Skip to content

Commit 4a57f17

Browse files
salvador-penaweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 32.3% (3788 of 11693 strings) Translation: Git Manpages/Translations Translate-URL: https://hosted.weblate.org/projects/git-manpages/translations/es/ Signed-off-by: Salvador Peña <[email protected]>
1 parent 1d23632 commit 4a57f17

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

po/documentation.es.po

+19-12
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
1010
"POT-Creation-Date: 2024-12-25 19:35+0100\n"
11-
"PO-Revision-Date: 2025-02-23 16:20+0000\n"
11+
"PO-Revision-Date: 2025-02-23 22:59+0000\n"
1212
"Last-Translator: Salvador Peña <[email protected]>\n"
1313
"Language-Team: LANGUAGE <[email protected]>\n"
1414
"Language: es\n"
@@ -3102,19 +3102,19 @@ msgstr "`add.ignore-errors` (obsoleto)"
31023102
#: en/config/add.txt:5
31033103
#, priority:300
31043104
msgid "Tells `git add` to continue adding files when some files cannot be added due to indexing errors."
3105-
msgstr ""
3105+
msgstr "Le indica a `git add` que continúe agregando ficheros cuando alguno no puede ser agregado por errores de indexación."
31063106

31073107
#. type: Plain text
31083108
#: en/config/add.txt:7
31093109
#, no-wrap, placeholders:'`--ignore-errors`', priority:300
31103110
msgid "\tEquivalent to the `--ignore-errors` option.\n"
3111-
msgstr ""
3111+
msgstr "\tEquivalente a la opción `--ignore-errors`.\n"
31123112

31133113
#. type: Plain text
31143114
#: en/config/add.txt:10
31153115
#, no-wrap, placeholders:'`--ignore-errors`':'linkgit:git-add[1]', priority:300
31163116
msgid "\tEquivalent to the `--ignore-errors` option of linkgit:git-add[1].\n"
3117-
msgstr ""
3117+
msgstr "\tEquivalente a la opción `--ignore-errors` de linkgit:git-add[1].\n"
31183118

31193119
#. type: Plain text
31203120
#: en/config/add.txt:12
@@ -3123,6 +3123,8 @@ msgid ""
31233123
"\t`add.ignore-errors` is deprecated, as it does not follow the usual\n"
31243124
"\tnaming convention for configuration variables.\n"
31253125
msgstr ""
3126+
"\t`add.ignore-errors` es obsoleto, ya que no sigue la acostumbrada\n"
3127+
"\tconvención de nombres para variables de configuración.\n"
31263128

31273129
#. type: Labeled list
31283130
#: en/config/clone.txt:1
@@ -3273,6 +3275,8 @@ msgid ""
32733275
"\tA comma separated list of `--dirstat` parameters specifying the\n"
32743276
"\tdefault behavior of the `--dirstat` option to `git diff` and friends.\n"
32753277
msgstr ""
3278+
"\tUna lista separada por comas de parámetros de `--dirstat` especificando el\n"
3279+
"\tcomportamiento predeterminado de la opción `--dirstat` para `git diff` y sus amigos.\n"
32763280

32773281
#. type: Plain text
32783282
#: en/config/diff.txt:20
@@ -3282,6 +3286,9 @@ msgid ""
32823286
"\tdefault behavior of the `--dirstat` option to linkgit:git-diff[1]\n"
32833287
"\tand friends.\n"
32843288
msgstr ""
3289+
"\tUna lista separada por comas de parámetros `--dirstat` especificando el\n"
3290+
"\tcomportamiento predeterminado de la opción `--dirstat` para linkgit:git-diff[1]\n"
3291+
"\ty sus amigos.\n"
32853292

32863293
#. type: Plain text
32873294
#: en/config/diff.txt:25
@@ -3573,13 +3580,13 @@ msgstr "`diff.orderFile`"
35733580
#: en/config/diff.txt:142
35743581
#, priority:280
35753582
msgid "File indicating how to order files within a diff."
3576-
msgstr ""
3583+
msgstr "Fichero que indica cómo ordenar los ficheros dentro de una diff."
35773584

35783585
#. type: Plain text
35793586
#: en/config/diff.txt:144
35803587
#, no-wrap, placeholders:'`-O`', priority:280
35813588
msgid "\tSee the `-O` option for details.\n"
3582-
msgstr ""
3589+
msgstr "\tVer la opción `-O` para detalles.\n"
35833590

35843591
#. type: Plain text
35853592
#: en/config/diff.txt:147
@@ -3667,7 +3674,7 @@ msgstr "`diff.<controlador>.command`"
36673674
#: en/config/diff.txt:187
36683675
#, placeholders:'linkgit:gitattributes[5]', priority:280
36693676
msgid "The custom diff driver command. See linkgit:gitattributes[5] for details."
3670-
msgstr ""
3677+
msgstr "El comando de controlador de diff personalizado. Ver linkgit:gitattributes[5] para detalles."
36713678

36723679
#. type: Labeled list
36733680
#: en/config/diff.txt:188
@@ -3691,7 +3698,7 @@ msgstr "`diff.<controlador>.xfuncname`"
36913698
#: en/config/diff.txt:201
36923699
#, placeholders:'linkgit:gitattributes[5]', priority:280
36933700
msgid "The regular expression that the diff driver should use to recognize the hunk header. A built-in pattern may also be used. See linkgit:gitattributes[5] for details."
3694-
msgstr ""
3701+
msgstr "La expresión regular que el controlador de diff puede usar para reconocer el encabezado de bloque. También se puede usar un patrón inter-construido. Ver linkgit:gitattributes[5] para detalles."
36953702

36963703
#. type: Labeled list
36973704
#: en/config/diff.txt:202
@@ -16602,7 +16609,7 @@ msgstr "Si los objetos en el directorio `$GIT_DIR/objects` del repositorio tiene
1660216609
#: en/git-clone.txt:68
1660316610
#, placeholders:'`--no-local`', priority:300
1660416611
msgid "This option does not work with repositories owned by other users for security reasons, and `--no-local` must be specified for the clone to succeed."
16605-
msgstr ""
16612+
msgstr "Por razones de seguridad, esta opción no funciona con repositorios pertenecientes a otros usuarios, y debe especificarse `--no-local` para que la clonación tenga éxito."
1660616613

1660716614
#. type: Plain text
1660816615
#: en/git-clone.txt:72
@@ -65491,7 +65498,7 @@ msgstr "[[def_trailer]]remolque"
6549165498
#: en/glossary-content.txt:703
6549265499
#, placeholders:'linkgit:git-interpret-trailers[1]', priority:310
6549365500
msgid "Key-value metadata. Trailers are optionally found at the end of a commit message. Might be called \"footers\" or \"tags\" in other communities. See linkgit:git-interpret-trailers[1]."
65494-
msgstr ""
65501+
msgstr "Metadatos clave-valor. Los remolques se encuentran opcionalmente al final del mensaje de confirmación. También se les conoce como \"pies de página\" o \"etiquetas\" en otras comunidades. Ver linkgit:git-interpret-trailers[1]."
6549565502

6549665503
#. type: Labeled list
6549765504
#: en/glossary-content.txt:704
@@ -71292,7 +71299,7 @@ msgstr "Se pueden usar las siguientes sintaxis con ellas:"
7129271299
#: en/urls.txt:19
7129371300
#, priority:300
7129471301
msgid "`ssh://[<user>@]<host>[:<port>]/<path-to-git-repo>`"
71295-
msgstr ""
71302+
msgstr "`ssh://[<usuario>@]<servidor>[:<puerto>]/<ruta-al-repositorio>`"
7129671303

7129771304
#. type: Plain text
7129871305
#: en/urls.txt:20
@@ -71340,7 +71347,7 @@ msgstr "Los protocolos ssh y git soportan adicionalmente expansión de `~<nombre
7134071347
#: en/urls.txt:36
7134171348
#, priority:300
7134271349
msgid "`ssh://[<user>@]<host>[:<port>]/~<user>/<path-to-git-repo>`"
71343-
msgstr ""
71350+
msgstr "`ssh://[<usuario>@]<servidor>[:<puerto>]/~<usuario>/<ruta-al-repositorio>`"
7134471351

7134571352
#. type: Plain text
7134671353
#: en/urls.txt:37

0 commit comments

Comments
 (0)