l10n: es.po: Spanish update for v2.18.0 round 3

Signed-off-by: Christopher Diaz Riveros <chrisadr@gentoo.org>

Christopher Diaz Riveros committed Jun 16, 2018 at 09:58 UTC 3b1110a6587cd7ea65a8c51e9432963f9a5435c9
1 file changed +20 -20
po/es.po
+20 -20
@@ -7,8 +7,8 @@ msgid ""
7 msgstr ""
8 "Project-Id-Version: Git\n"
9 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
10 -"POT-Creation-Date: 2018-06-08 09:03+0800\n"
11 -"PO-Revision-Date: 2018-06-10 13:59-0500\n"
10 +"POT-Creation-Date: 2018-06-16 22:06+0800\n"
11 +"PO-Revision-Date: 2018-06-16 09:57-0500\n"
12 "Last-Translator: christopher.diaz.riv@gmail.com\n"
13 "Language-Team: CodeLabora <codelabora@gmail.com>\n"
14 "Language: es\n"
@@ -16,7 +16,7 @@ msgstr ""
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 -"X-Generator: Poedit 2.0.6\n"
19 +"X-Generator: Poedit 2.0.7\n"
20
21 #: advice.c:92
22 #, c-format
@@ -1289,7 +1289,7 @@ msgstr ""
1289 "Apapa este mensaje ejecutando\n"
1290 "\"git config advice.graftFileDeprecated false\""
1291
1292 -#: commit.c:1537
1292 +#: commit.c:1540
1293 msgid ""
1294 "Warning: commit message did not conform to UTF-8.\n"
1295 "You may want to amend it after fixing the message, or set the config\n"
@@ -2341,8 +2341,8 @@ msgstr "Haciendo fast-forward a submódulo %s para el siguiente commit:"
2341
2342 #: merge-recursive.c:1211 merge-recursive.c:1223
2343 #, c-format
2344 -msgid "Fast-forwarding submodule %s to %s"
2345 -msgstr "Avance rápido del submódulo %s a %s"
2344 +msgid "Fast-forwarding submodule %s"
2345 +msgstr "Avance rápido en submódulo %s"
2346
2347 #: merge-recursive.c:1245
2348 #, c-format
@@ -9437,7 +9437,7 @@ msgstr "número inválido de hilos especificado (%d) para %s"
9437 #. variable for tweaking threads, currently
9438 #. grep.threads
9439 #.
9440 -#: builtin/grep.c:293 builtin/index-pack.c:1531 builtin/index-pack.c:1723
9440 +#: builtin/grep.c:293 builtin/index-pack.c:1535 builtin/index-pack.c:1727
9441 #, c-format
9442 msgid "no threads support, ignoring %s"
9443 msgstr "no hay soporte para hilos, ignorando %s"
@@ -9650,7 +9650,7 @@ msgstr "--no-index o --untracked no se puede usar con revs"
9650 msgid "unable to resolve revision: %s"
9651 msgstr "no se posible resolver revisión: %s"
9652
9653 -#: builtin/grep.c:1036 builtin/index-pack.c:1527
9653 +#: builtin/grep.c:1036 builtin/index-pack.c:1531
9654 #, c-format
9655 msgid "invalid number of threads specified (%d)"
9656 msgstr "número inválido de hilos especificado (%d)"
@@ -10060,58 +10060,58 @@ msgstr "no se puede guardar el archivo paquete"
10060 msgid "cannot store index file"
10061 msgstr "no se puede guardar el archivo índice"
10062
10063 -#: builtin/index-pack.c:1521
10063 +#: builtin/index-pack.c:1525
10064 #, c-format
10065 msgid "bad pack.indexversion=%<PRIu32>"
10066 msgstr "mal pack.indexversion=%<PRIu32>"
10067
10068 -#: builtin/index-pack.c:1590
10068 +#: builtin/index-pack.c:1594
10069 #, c-format
10070 msgid "Cannot open existing pack file '%s'"
10071 msgstr "No se puede abrir el archivo paquete existente '%s'"
10072
10073 -#: builtin/index-pack.c:1592
10073 +#: builtin/index-pack.c:1596
10074 #, c-format
10075 msgid "Cannot open existing pack idx file for '%s'"
10076 msgstr "No se puede abrir el índice del archivo paquete para '%s'"
10077
10078 -#: builtin/index-pack.c:1640
10078 +#: builtin/index-pack.c:1644
10079 #, c-format
10080 msgid "non delta: %d object"
10081 msgid_plural "non delta: %d objects"
10082 msgstr[0] "no delta: %d objeto"
10083 msgstr[1] "no delta: %d objetos"
10084
10085 -#: builtin/index-pack.c:1647
10085 +#: builtin/index-pack.c:1651
10086 #, c-format
10087 msgid "chain length = %d: %lu object"
10088 msgid_plural "chain length = %d: %lu objects"
10089 msgstr[0] "largo de cadena = %d: %lu objeto"
10090 msgstr[1] "largo de cadena = %d: %lu objetos"
10091
10092 -#: builtin/index-pack.c:1684
10092 +#: builtin/index-pack.c:1688
10093 msgid "Cannot come back to cwd"
10094 msgstr "No se puede regresar a cwd"
10095
10096 -#: builtin/index-pack.c:1735 builtin/index-pack.c:1738
10097 -#: builtin/index-pack.c:1754 builtin/index-pack.c:1758
10096 +#: builtin/index-pack.c:1739 builtin/index-pack.c:1742
10097 +#: builtin/index-pack.c:1758 builtin/index-pack.c:1762
10098 #, c-format
10099 msgid "bad %s"
10100 msgstr "mal %s"
10101
10102 -#: builtin/index-pack.c:1774
10102 +#: builtin/index-pack.c:1778
10103 msgid "--fix-thin cannot be used without --stdin"
10104 msgstr "--fix-thin no puede ser usada sin --stdin"
10105
10106 -#: builtin/index-pack.c:1776
10106 +#: builtin/index-pack.c:1780
10107 msgid "--stdin requires a git repository"
10108 msgstr "--stdin requiere un repositorio git"
10109
10110 -#: builtin/index-pack.c:1782
10110 +#: builtin/index-pack.c:1786
10111 msgid "--verify with no packfile name given"
10112 msgstr "--verify no recibió ningún nombre de archivo de paquete"
10113
10114 -#: builtin/index-pack.c:1832 builtin/unpack-objects.c:578
10114 +#: builtin/index-pack.c:1836 builtin/unpack-objects.c:578
10115 msgid "fsck error in pack objects"
10116 msgstr "error de fsck en objetos paquete"
10117