8000 translate 1/7 paragraphs · python/python-docs-es@a6c9e2e · GitHub
[go: up one dir, main page]

Skip to content

Commit a6c9e2e

Browse files
committed
translate 1/7 paragraphs
1 parent fded436 commit a6c9e2e

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

c-api/code.po

Lines changed: 9 additions & 4 deletions
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: 2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date: 2021-08-16 13:04+0200\n"
15-
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
16-
"Language: es\n"
14+
"PO-Revision-Date: 2022-10-30 12:49-0300\n"
15+
"Last-Translator: Sofía Denner <sofi.denner@gmail.com>\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.10.3\n"
23+
"X-Generator: Poedit 3.2\n"
2324

2425
#: ../Doc/c-api/code.rst:8
2526
msgid "Code Objects"
@@ -132,6 +133,10 @@ msgid ""
132133
"for the instruction at ``byte_offset``. Sets the value to ``0`` when "
133134
"information is not available for any particular element."
134135
msgstr ""
136+
"Establece los punteros ``int`` pasados en los números de línea y columna del "
137+
"código fuente para las instrucciones en ``byte_offset``. Establece el valor "
138+
"en ``0`` cuando la información no está disponible para algún elemento en "
139+
"particular."
135140

136141
#: ../Doc/c-api/code.rst:78
137142
msgid "Returns ``1`` if the function succeeds and 0 otherwise."

0 commit comments

Comments
 (0)
0