@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.10.3\n "
23
+ "X-Generator : Poedit 3.2\n "
23
24
24
25
#: ../Doc/c-api/code.rst:8
25
26
msgid "Code Objects"
@@ -132,6 +133,10 @@ msgid ""
132
133
"for the instruction at ``byte_offset``. Sets the value to ``0`` when "
133
134
"information is not available for any particular element."
134
135
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."
135
140
136
141
#: ../Doc/c-api/code.rst:78
137
142
msgid "Returns ``1`` if the function succeeds and 0 otherwise."
0 commit comments