2
2
# This file is distributed under the same license as the Python package.
3
3
# Maintained by the python-doc-es workteam.
4
4
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
5
- # Check https://github.com/PyCampES/python-docs-es/blob/3.7 /TRANSLATORS to get the list of volunteers
5
+ # Check https://github.com/PyCampES/python-docs-es/blob/3.8 /TRANSLATORS to get the list of volunteers
6
6
#
7
7
msgid ""
8
8
msgstr ""
9
- "Project-Id-Version : Python 3.7 \n "
9
+ "Project-Id-Version : Python 3.8 \n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2019-05-06 11:59-0400\n "
12
12
"PO-Revision-Date : 2020-05-08 01:45+0200\n "
13
- "Language-Team : python-doc-es (https://mail.python.org/mailman3/lists/docs-es. "
14
- "python.org)\n "
13
+ "Language-Team : python-doc-es\n "
15
14
"MIME-Version : 1.0\n "
16
15
"Content-Type : text/plain; charset=UTF-8\n "
17
16
"Content-Transfer-Encoding : 8bit\n "
@@ -22,7 +21,7 @@ msgstr ""
22
21
23
22
#: ../Doc/c-api/apiabiversion.rst:7
24
23
msgid "API and ABI Versioning"
25
- msgstr "Versionado API y ABI"
24
+ msgstr "Versiones de API y ABI"
26
25
27
26
#: ../Doc/c-api/apiabiversion.rst:9
28
27
msgid ""
@@ -47,7 +46,7 @@ msgstr "Bytes"
47
46
48
47
#: ../Doc/c-api/apiabiversion.rst:16
49
48
msgid "Bits (big endian order)"
50
- msgstr "Bits (orden big endian)"
49
+ msgstr "Bits (orden * big- endian* )"
51
50
52
51
#: ../Doc/c-api/apiabiversion.rst:16
53
52
msgid "Meaning"
@@ -118,7 +117,7 @@ msgstr ""
118
117
119
118
#: ../Doc/c-api/apiabiversion.rst:36
120
119
msgid "Thus ``3.4.1a2`` is hexversion ``0x030401a2``."
121
- msgstr "Asi ``3.4.1a2`` es la hexadecimal ``0x030401a2``."
120
+ msgstr "Así ``3.4.1a2`` es la hexadecimal ``0x030401a2``."
122
121
123
122
#: ../Doc/c-api/apiabiversion.rst:38
124
123
msgid "All the given macros are defined in :source:`Include/patchlevel.h`."
0 commit comments