|
7 | 7 | msgstr ""
|
8 | 8 | "Project-Id-Version: Git\n"
|
9 | 9 | "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
|
10 |
| -"POT-Creation-Date: 2019-05-31 14:35+0800\n" |
11 |
| -"PO-Revision-Date: 2019-06-03 09:33-0500\n" |
| 10 | +"POT-Creation-Date: 2019-06-04 08:24+0800\n" |
| 11 | +"PO-Revision-Date: 2019-06-04 18:51-0500\n" |
12 | 12 | "Last-Translator: christopher.diaz.riv@gmail.com\n"
|
13 | 13 | "Language-Team: CodeLabora <codelabora@gmail.com>\n"
|
14 | 14 | "Language: es\n"
|
@@ -2643,8 +2643,8 @@ msgid "show the given source prefix instead of \"a/\""
|
2643 | 2643 | msgstr "mostrar el prefijo de fuente dado en lugar de \"a/\""
|
2644 | 2644 |
|
2645 | 2645 | #: diff.c:5357
|
2646 |
| -msgid "show the given source prefix instead of \"b/\"" |
2647 |
| -msgstr "mostrar el prefijo de fuente dado en lugar de \"b/\"" |
| 2646 | +msgid "show the given destination prefix instead of \"b/\"" |
| 2647 | +msgstr "mostrar el prefijo de destino en lugar de \"b/\"" |
2648 | 2648 |
|
2649 | 2649 | #: diff.c:5360
|
2650 | 2650 | msgid "prepend an additional prefix to every line of output"
|
@@ -3540,7 +3540,11 @@ msgstr "no se pueden combinar múltiples tipos de especificaciones de filtro"
|
3540 | 3540 | msgid "expected 'tree:<depth>'"
|
3541 | 3541 | msgstr "se esperaba 'tree:<depth>'"
|
3542 | 3542 |
|
3543 |
| -#: list-objects-filter-options.c:156 |
| 3543 | +#: list-objects-filter-options.c:84 |
| 3544 | +msgid "sparse:path filters support has been dropped" |
| 3545 | +msgstr "soporte para filtros sparse:path ha sido discontinuado" |
| 3546 | + |
| 3547 | +#: list-objects-filter-options.c:158 |
3544 | 3548 | msgid "cannot change partial clone promisor remote"
|
3545 | 3549 | msgstr "no se puede cambiar un clon parcial remoto promisor"
|
3546 | 3550 |
|
@@ -20755,7 +20759,7 @@ msgstr "no se puede hacer fetch por sha1 sobre smart http"
|
20755 | 20759 |
|
20756 | 20760 | #: remote-curl.c:1120 remote-curl.c:1126
|
20757 | 20761 | #, c-format
|
20758 |
| -msgid "protocol error: expected sha/ref, got %s'" |
| 20762 | +msgid "protocol error: expected sha/ref, got '%s'" |
20759 | 20763 | msgstr "error de protocolo: se esperaba sha/ref, se obtuvo '%s'"
|
20760 | 20764 |
|
20761 | 20765 | #: remote-curl.c:1138 remote-curl.c:1252
|
@@ -20784,11 +20788,11 @@ msgstr "remote-curl: fetch intentado sin un repositorio local"
|
20784 | 20788 | msgid "remote-curl: unknown command '%s' from git"
|
20785 | 20789 | msgstr "remote-curl: comando '%s' desconocido de git"
|
20786 | 20790 |
|
20787 |
| -#: list-objects-filter-options.h:63 |
| 20791 | +#: list-objects-filter-options.h:61 |
20788 | 20792 | msgid "args"
|
20789 | 20793 | msgstr "args"
|
20790 | 20794 |
|
20791 |
| -#: list-objects-filter-options.h:64 |
| 20795 | +#: list-objects-filter-options.h:62 |
20792 | 20796 | msgid "object filtering"
|
20793 | 20797 | msgstr "filtrado de objeto"
|
20794 | 20798 |
|
|
0 commit comments