@@ -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 : 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 "
15
15
"Last-Translator : \n "
16
- "Language : es\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.13.0\n "
23
+ "X-Generator : Poedit 3.5\n "
23
24
24
25
#: ../Doc/c-api/apiabiversion.rst:7
25
26
msgid "API and ABI Versioning"
@@ -182,12 +183,14 @@ msgstr ""
182
183
#: ../Doc/c-api/apiabiversion.rst:61
183
184
msgid "Use this for numeric comparisons, e.g. ``#if PY_VERSION_HEX >= ...``."
184
185
msgstr ""
186
+ "Use esto para comparaciones numéricas, por ejemplo ``#if PY_VERSION_HEX "
187
+ ">= ...``."
185
188
186
189
#: ../Doc/c-api/apiabiversion.rst:63
187
- #, fuzzy
188
190
msgid "This version is also available via the symbol :c:var:`Py_Version`."
189
191
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`."
191
194
192
195
#: ../Doc/c-api/apiabiversion.rst:67
193
196
msgid ""
0 commit comments