Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4e69d63

Browse filesBrowse files
rodpobleteRodrigo Poblete
andauthored
traducido archivo c-api/apiabiversion (#2144)
Closes #2073 Co-authored-by: Rodrigo Poblete <rodrigopoblete.dev@gmail.com>
1 parent 6ebae42 commit 4e69d63
Copy full SHA for 4e69d63

File tree

Expand file treeCollapse file tree

1 file changed

+9
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-3
lines changed

‎c-api/apiabiversion.po

Copy file name to clipboardExpand all lines: c-api/apiabiversion.po
+9-3Lines changed: 9 additions & 3 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: 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
2526
msgid "API and ABI Versioning"
@@ -182,13 +183,18 @@ msgstr ""
182183
#: ../Doc/c-api/apiabiversion.rst:61
183184
msgid "This version is also available via the symbol :data:`Py_Version`."
184185
msgstr ""
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
187189
msgid ""
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."
191193
msgstr ""
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
194200
msgid "All the given macros are defined in :source:`Include/patchlevel.h`."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.