Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Merge branch '3.8' into traduccion-apiabiversion
  • Loading branch information
humitos authored and cmaureir committed May 8, 2020
commit f5d11371dfeb406b359bd5ad8cafe9f5d1b5167d
9 changes: 4 additions & 5 deletions c-api/apiabiversion.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
"PO-Revision-Date: 2020-05-08 01:45+0200\n"
"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es."
"python.org)\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand All @@ -22,7 +21,7 @@ msgstr ""

#: ../Doc/c-api/apiabiversion.rst:7
msgid "API and ABI Versioning"
msgstr "Versionado API y ABI"
msgstr "Versiones de API y ABI"

#: ../Doc/c-api/apiabiversion.rst:9
msgid ""
Expand All @@ -47,7 +46,7 @@ msgstr "Bytes"

#: ../Doc/c-api/apiabiversion.rst:16
msgid "Bits (big endian order)"
msgstr "Bits (orden big endian)"
msgstr "Bits (orden *big-endian*)"

#: ../Doc/c-api/apiabiversion.rst:16
msgid "Meaning"
Expand Down Expand Up @@ -118,7 +117,7 @@ msgstr ""

#: ../Doc/c-api/apiabiversion.rst:36
msgid "Thus ``3.4.1a2`` is hexversion ``0x030401a2``."
msgstr "Asi ``3.4.1a2`` es la hexadecimal ``0x030401a2``."
msgstr "Así ``3.4.1a2`` es la hexadecimal ``0x030401a2``."

#: ../Doc/c-api/apiabiversion.rst:38
msgid "All the given macros are defined in :source:`Include/patchlevel.h`."
Expand Down
1 change: 1 addition & 0 deletions dict
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ autocompletado
backspace
bash
batch
big-endian
bug
búfer
collector
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.