@@ -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 -10-30 21:22 -0300\n "
14+ "PO-Revision-Date : 2022 -10-31 21:13 -0300\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.10.3\n "
23+ "X-Generator : Poedit 3.2.1\n "
2324
2425#: ../Doc/c-api/apiabiversion.rst:7
2526msgid "API and ABI Versioning"
@@ -182,13 +183,18 @@ msgstr ""
182183#: ../Doc/c-api/apiabiversion.rst:61
183184msgid "This version is also available via the symbol :data:`Py_Version`."
184185msgstr ""
186+ "Esta versión también está disponible a través del símbolo :data:`Py_Version`."
185187
186188#: ../Doc/c-api/apiabiversion.rst:65
187189msgid ""
188190"The Python runtime version number encoded in a single constant integer, with "
189191"the same format as the :c:macro:`PY_VERSION_HEX` macro. This contains the "
190192"Python version used at run time."
191193msgstr ""
194+ "El número de versión de Python en tiempo de ejecución codificado en un único "
195+ "entero constante, con el mismo formato que la macro :c:macro:"
196+ "`PY_VERSION_HEX`. Contiene la versión de Python utilizada en tiempo de "
197+ "ejecución."
192198
193199#: ../Doc/c-api/apiabiversion.rst:71
194200msgid "All the given macros are defined in :source:`Include/patchlevel.h`."
0 commit comments