Skip to content

Commit 3b1110a

Browse files
author
Christopher Diaz Riveros
committed
l10n: es.po: Spanish update for v2.18.0 round 3
Signed-off-by: Christopher Diaz Riveros <[email protected]>
1 parent 90d4bec commit 3b1110a

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

po/es.po

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Git\n"
99
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\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"
1212
"Last-Translator: [email protected]\n"
1313
"Language-Team: CodeLabora <[email protected]>\n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19-
"X-Generator: Poedit 2.0.6\n"
19+
"X-Generator: Poedit 2.0.7\n"
2020

2121
#: advice.c:92
2222
#, c-format
@@ -1289,7 +1289,7 @@ msgstr ""
12891289
"Apapa este mensaje ejecutando\n"
12901290
"\"git config advice.graftFileDeprecated false\""
12911291

1292-
#: commit.c:1537
1292+
#: commit.c:1540
12931293
msgid ""
12941294
"Warning: commit message did not conform to UTF-8.\n"
12951295
"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:"
23412341

23422342
#: merge-recursive.c:1211 merge-recursive.c:1223
23432343
#, 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"
23462346

23472347
#: merge-recursive.c:1245
23482348
#, c-format
@@ -9437,7 +9437,7 @@ msgstr "número inválido de hilos especificado (%d) para %s"
94379437
#. variable for tweaking threads, currently
94389438
#. grep.threads
94399439
#.
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
94419441
#, c-format
94429442
msgid "no threads support, ignoring %s"
94439443
msgstr "no hay soporte para hilos, ignorando %s"
@@ -9650,7 +9650,7 @@ msgstr "--no-index o --untracked no se puede usar con revs"
96509650
msgid "unable to resolve revision: %s"
96519651
msgstr "no se posible resolver revisión: %s"
96529652

9653-
#: builtin/grep.c:1036 builtin/index-pack.c:1527
9653+
#: builtin/grep.c:1036 builtin/index-pack.c:1531
96549654
#, c-format
96559655
msgid "invalid number of threads specified (%d)"
96569656
msgstr "número inválido de hilos especificado (%d)"
@@ -10060,58 +10060,58 @@ msgstr "no se puede guardar el archivo paquete"
1006010060
msgid "cannot store index file"
1006110061
msgstr "no se puede guardar el archivo índice"
1006210062

10063-
#: builtin/index-pack.c:1521
10063+
#: builtin/index-pack.c:1525
1006410064
#, c-format
1006510065
msgid "bad pack.indexversion=%<PRIu32>"
1006610066
msgstr "mal pack.indexversion=%<PRIu32>"
1006710067

10068-
#: builtin/index-pack.c:1590
10068+
#: builtin/index-pack.c:1594
1006910069
#, c-format
1007010070
msgid "Cannot open existing pack file '%s'"
1007110071
msgstr "No se puede abrir el archivo paquete existente '%s'"
1007210072

10073-
#: builtin/index-pack.c:1592
10073+
#: builtin/index-pack.c:1596
1007410074
#, c-format
1007510075
msgid "Cannot open existing pack idx file for '%s'"
1007610076
msgstr "No se puede abrir el índice del archivo paquete para '%s'"
1007710077

10078-
#: builtin/index-pack.c:1640
10078+
#: builtin/index-pack.c:1644
1007910079
#, c-format
1008010080
msgid "non delta: %d object"
1008110081
msgid_plural "non delta: %d objects"
1008210082
msgstr[0] "no delta: %d objeto"
1008310083
msgstr[1] "no delta: %d objetos"
1008410084

10085-
#: builtin/index-pack.c:1647
10085+
#: builtin/index-pack.c:1651
1008610086
#, c-format
1008710087
msgid "chain length = %d: %lu object"
1008810088
msgid_plural "chain length = %d: %lu objects"
1008910089
msgstr[0] "largo de cadena = %d: %lu objeto"
1009010090
msgstr[1] "largo de cadena = %d: %lu objetos"
1009110091

10092-
#: builtin/index-pack.c:1684
10092+
#: builtin/index-pack.c:1688
1009310093
msgid "Cannot come back to cwd"
1009410094
msgstr "No se puede regresar a cwd"
1009510095

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
1009810098
#, c-format
1009910099
msgid "bad %s"
1010010100
msgstr "mal %s"
1010110101

10102-
#: builtin/index-pack.c:1774
10102+
#: builtin/index-pack.c:1778
1010310103
msgid "--fix-thin cannot be used without --stdin"
1010410104
msgstr "--fix-thin no puede ser usada sin --stdin"
1010510105

10106-
#: builtin/index-pack.c:1776
10106+
#: builtin/index-pack.c:1780
1010710107
msgid "--stdin requires a git repository"
1010810108
msgstr "--stdin requiere un repositorio git"
1010910109

10110-
#: builtin/index-pack.c:1782
10110+
#: builtin/index-pack.c:1786
1011110111
msgid "--verify with no packfile name given"
1011210112
msgstr "--verify no recibió ningún nombre de archivo de paquete"
1011310113

10114-
#: builtin/index-pack.c:1832 builtin/unpack-objects.c:578
10114+
#: builtin/index-pack.c:1836 builtin/unpack-objects.c:578
1011510115
msgid "fsck error in pack objects"
1011610116
msgstr "error de fsck en objetos paquete"
1011710117

0 commit comments

Comments
 (0)