* [PATCH] l10n: es.po: fix typos
@ 2017-11-04 23:20 Gaston Gonzalez
2017-11-05 0:18 ` Christopher Díaz Riveros
0 siblings, 1 reply; 2+ messages in thread
From: Gaston Gonzalez @ 2017-11-04 23:20 UTC (permalink / raw)
To: git; +Cc: chrisadr, Gaston Gonzalez
Fix some typos in the spanish translation.
Signed-off-by: Gaston Gonzalez <gascoar@gmail.com>
---
po/es.po | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/po/es.po b/po/es.po
index 89a2dc014..43251cbc9 100644
--- a/po/es.po
+++ b/po/es.po
@@ -4746,7 +4746,7 @@ msgstr ""
#: wt-status.c:1668
#, c-format
msgid "nothing to commit, working tree clean\n"
-msgstr "nada para hacer comit, el arbol de trabajo esta limpio\n"
+msgstr "nada para hacer commit, el arbol de trabajo esta limpio\n"
#: wt-status.c:1780
msgid "No commits yet on "
@@ -15518,17 +15518,17 @@ msgid ""
"\n"
" git rebase --continue\n"
msgstr ""
-"TIene cambios en el area de stage de su arbol de trabajo.\n"
+"Tiene cambios en el area de stage de su arbol de trabajo.\n"
"Si estos cambios estan destinados a \n"
"ser aplastados en el commit previo, ejecute:\n"
"\n"
" git commit --amend $gpg_sign_opt_quoted\n"
"\n"
-"Si estos estan destinados a ir en un nuevo comit, ejecute:\n"
+"Si estos estan destinados a ir en un nuevo commit, ejecute:\n"
"\n"
" git commit $gpg_sign_opt_quoted\n"
"\n"
-"En ambos casos, cuando termite, continue con:\n"
+"En ambos casos, cuando termine, continue con:\n"
"\n"
" git rebase --continue\n"
--
2.15.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-05 0:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-04 23:20 [PATCH] l10n: es.po: fix typos Gaston Gonzalez
2017-11-05 0:18 ` Christopher Díaz Riveros
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).