Skip to content

Commit 7e2937c

Browse files
authored
Merge branch '3.12' into traduccion-library/exceptions.po
2 parents 5e0ff3c + 49689c3 commit 7e2937c

16 files changed

+186
-171
lines changed

c-api/apiabiversion.po

Lines changed: 8 additions & 5 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: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2022-10-31 21:13-0300\n"
14+
"PO-Revision-Date: 2024-10-31 01:00-0400\n"
1515
"Last-Translator: \n"
16-
"Language: es\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.13.0\n"
23+
"X-Generator: Poedit 3.5\n"
2324

2425
#: ../Doc/c-api/apiabiversion.rst:7
2526
msgid "API and ABI Versioning"
@@ -182,12 +183,14 @@ msgstr ""
182183
#: ../Doc/c-api/apiabiversion.rst:61
183184
msgid "Use this for numeric comparisons, e.g. ``#if PY_VERSION_HEX >= ...``."
184185
msgstr ""
186+
"Use esto para comparaciones numéricas, por ejemplo ``#if PY_VERSION_HEX "
187+
">= ...``."
185188

186189
#: ../Doc/c-api/apiabiversion.rst:63
187-
#, fuzzy
188190
msgid "This version is also available via the symbol :c:var:`Py_Version`."
189191
msgstr ""
190-
"Esta versión también está disponible a través del símbolo :data:`Py_Version`."
192+
"Esta versión también está disponible a través del símbolo :c:var:"
193+
"`Py_Version`."
191194

192195
#: ../Doc/c-api/apiabiversion.rst:67
193196
msgid ""

c-api/bytearray.po

Lines changed: 6 additions & 6 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: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2022-11-05 12:32-0300\n"
14+
"PO-Revision-Date: 2024-10-29 21:11-0400\n"
1515
"Last-Translator: Sofía Denner <[email protected]>\n"
16-
"Language: es\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.13.0\n"
23+
"X-Generator: Poedit 3.5\n"
2324

2425
#: ../Doc/c-api/bytearray.rst:6
2526
msgid "Byte Array Objects"
@@ -128,9 +129,8 @@ msgstr ""
128129

129130
#: ../Doc/c-api/bytearray.rst:8
130131
msgid "object"
131-
msgstr ""
132+
msgstr "object"
132133

133134
#: ../Doc/c-api/bytearray.rst:8
134-
#, fuzzy
135135
msgid "bytearray"
136-
msgstr "Objetos de arreglos de bytes (*bytearrays*)"
136+
msgstr "bytearray"

c-api/memoryview.po

Lines changed: 6 additions & 6 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: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2021-08-01 20:28+0200\n"
14+
"PO-Revision-Date: 2024-10-29 21:14-0400\n"
1515
"Last-Translator: Cristián Maureira-Fredes <[email protected]>\n"
16-
"Language: es\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.13.0\n"
23+
"X-Generator: Poedit 3.5\n"
2324

2425
#: ../Doc/c-api/memoryview.rst:9
2526
msgid "MemoryView objects"
@@ -116,9 +117,8 @@ msgstr ""
116117

117118
#: ../Doc/c-api/memoryview.rst:5
118119
msgid "object"
119-
msgstr ""
120+
msgstr "object"
120121

121122
#: ../Doc/c-api/memoryview.rst:5
122-
#, fuzzy
123123
msgid "memoryview"
124-
msgstr "Objetos de vista de memoria (*MemoryView*)"
124+
msgstr "memoryview"

c-api/slice.po

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,15 @@ msgstr ""
6666
"*length* como errores."
6767

6868
#: ../Doc/c-api/slice.rst:36
69-
#, fuzzy
7069
msgid ""
7170
"Returns ``0`` on success and ``-1`` on error with no exception set (unless "
7271
"one of the indices was not ``None`` and failed to be converted to an "
7372
"integer, in which case ``-1`` is returned with an exception set)."
7473
msgstr ""
7574
"Retorna ``0`` en caso de éxito y ``-1`` en caso de error sin excepción "
76-
"establecida (a menos que uno de los índices no sea :const:`None` y no se "
77-
"haya convertido a un entero, en cuyo caso ``- 1`` se retorna con una "
78-
"excepción establecida)."
75+
"establecida (a menos que uno de los índices no sea ``None`` y no se haya "
76+
"convertido a un entero, en cuyo caso ``- 1`` se retorna con una excepción "
77+
"establecida)."
7978

8079
#: ../Doc/c-api/slice.rst:40
8180
msgid "You probably do not want to use this function."
@@ -187,16 +186,15 @@ msgid "Ellipsis Object"
187186
msgstr "Objeto elipsis"
188187

189188
#: ../Doc/c-api/slice.rst:121
190-
#, fuzzy
191189
msgid ""
192190
"The Python ``Ellipsis`` object. This object has no methods. Like :c:data:"
193191
"`Py_None`, it is an `immortal <https://peps.python.org/pep-0683/>`_. "
194192
"singleton object."
195193
msgstr ""
196-
"El objeto ``Elipsis`` de Python. Este objeto no tiene métodos. Debe tratarse "
197-
"como cualquier otro objeto con respecto a los recuentos de referencia. Como :"
198-
"c:data:`Py_None` es un objeto singleton."
194+
"El objeto ``Elipsis`` de Python. Este objeto no tiene métodos. Al igual que :"
195+
"c:data:`Py_None`, es un objeto singleton `inmortal <https://peps.python.org/"
196+
"pep-0683/>`_."
199197

200198
#: ../Doc/c-api/slice.rst:125
201199
msgid ":c:data:`Py_Ellipsis` is immortal."
202-
msgstr ""
200+
msgstr ":c:data:`Py_Ellipsis` es inmortal."

0 commit comments

Comments
 (0)