@@ -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
2526msgid "API and ABI Versioning"
@@ -182,12 +183,14 @@ msgstr ""
182183#: ../Doc/c-api/apiabiversion.rst:61
183184msgid "Use this for numeric comparisons, e.g. ``#if PY_VERSION_HEX >= ...``."
184185msgstr ""
186+ "Use esto para comparaciones numéricas, por ejemplo ``#if PY_VERSION_HEX "
187+ ">= ...``."
185188
186189#: ../Doc/c-api/apiabiversion.rst:63
187- #, fuzzy
188190msgid "This version is also available via the symbol :c:var:`Py_Version`."
189191msgstr ""
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
193196msgid ""
0 commit comments