Skip to content

Commit 923b006

Browse files
rodpobleteRodrigo Pobletecmaureir
committed
Traducción 'c-api/codec.po' (#1550)
* traduccion completa archivo c-api/codec * Apply suggestions from code review * powrap c-api/codec Co-authored-by: Rodrigo Poblete <rodrigopoblete.dev@gmail.com> Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com> Co-authored-by: Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>
1 parent 17b62b9 commit 923b006

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

c-api/codec.po

+7-2
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
14-
"PO-Revision-Date: 2020-05-16 17:27+0200\n"
14+
"PO-Revision-Date: 2021-10-18 22:40-0300\n"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=utf-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
2222
"Generated-By: Babel 2.9.1\n"
23+
"X-Generator: Poedit 3.0\n"
2324

2425
#: ../Doc/c-api/codec.rst:4
2526
msgid "Codec registry and support functions"
@@ -44,6 +45,10 @@ msgid ""
4445
"search function is not registered, do nothing. Return 0 on success. Raise an "
4546
"exception and return -1 on error."
4647
msgstr ""
48+
"Anula el registro de una función de búsqueda de códecs y borra el caché del "
49+
"registro. Si la función de búsqueda no está registrada, no hace nada. "
50+
"Retorna 0 en caso de éxito. Lanza una excepción y devuelva -1 en caso de "
51+
"error."
4752

4853
#: ../Doc/c-api/codec.rst:23
4954
msgid ""

0 commit comments

Comments
 (0)