Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions c-api/apiabiversion.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2022-10-31 21:13-0300\n"
"PO-Revision-Date: 2024-10-31 01:00-0400\n"
"Last-Translator: \n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.13.0\n"
"X-Generator: Poedit 3.5\n"

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

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

#: ../Doc/c-api/apiabiversion.rst:67
msgid ""
Expand Down