Skip to content

Commit 776b0e1

Browse files
committed
corrección
1 parent e23e735 commit 776b0e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

library/codecs.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2024-09-02 21:49+0200\n"
14+
"PO-Revision-Date: 2024-09-09 19:17+0230\n"
1515
"Last-Translator: Carlos Mena Pérez <@carlosm00>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -3366,7 +3366,7 @@ msgstr "strict"
33663366
#: ../Doc/library/codecs.rst:312 ../Doc/library/codecs.rst:364
33673367
#: ../Doc/library/codecs.rst:387
33683368
msgid "error handler's name"
3369-
msgstr "error handler's name"
3369+
msgstr "nombre de gestor de errores"
33703370

33713371
#: ../Doc/library/codecs.rst:312
33723372
msgid "ignore"
@@ -3386,19 +3386,19 @@ msgstr "surrogateescape"
33863386

33873387
#: ../Doc/library/codecs.rst:312
33883388
msgid "? (question mark)"
3389-
msgstr "? (question mark)"
3389+
msgstr "? (signo de pregunta)"
33903390

33913391
#: ../Doc/library/codecs.rst:312
33923392
msgid "replacement character"
3393-
msgstr "replacement character"
3393+
msgstr "caracter de reemplazo"
33943394

33953395
#: ../Doc/library/codecs.rst:312
33963396
msgid "\\ (backslash)"
3397-
msgstr "\\ (backslash)"
3397+
msgstr "\\ (barra inversa)"
33983398

33993399
#: ../Doc/library/codecs.rst:312 ../Doc/library/codecs.rst:364
34003400
msgid "escape sequence"
3401-
msgstr "escape sequence"
3401+
msgstr "secuencia de escape"
34023402

34033403
#: ../Doc/library/codecs.rst:312
34043404
msgid "\\x"

0 commit comments

Comments
 (0)