Skip to content

Commit 33a18c4

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent b72246a commit 33a18c4

File tree

6 files changed

+496
-535
lines changed

6 files changed

+496
-535
lines changed

c-api/apiabiversion.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.11\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2022-11-27 16:16+0000\n"
17+
"POT-Creation-Date: 2022-12-17 16:14+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1919
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
2020
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/python-doc/"
@@ -184,11 +184,15 @@ msgstr ""
184184
"``0x030a00f0``."
185185

186186
#: ../../c-api/apiabiversion.rst:61
187+
msgid "Use this for numeric comparisons, e.g. ``#if PY_VERSION_HEX >= ...``."
188+
msgstr ""
189+
190+
#: ../../c-api/apiabiversion.rst:63
187191
msgid "This version is also available via the symbol :data:`Py_Version`."
188192
msgstr ""
189193
"Esta versão também está disponível através do símbolo :data:`Py_Version`."
190194

191-
#: ../../c-api/apiabiversion.rst:65
195+
#: ../../c-api/apiabiversion.rst:67
192196
msgid ""
193197
"The Python runtime version number encoded in a single constant integer, with "
194198
"the same format as the :c:macro:`PY_VERSION_HEX` macro. This contains the "
@@ -198,7 +202,7 @@ msgstr ""
198202
"constante, com o mesmo formato da macro :c:macro:`PY_VERSION_HEX`. Ele "
199203
"contém a versão do Python usada em tempo de execução."
200204

201-
#: ../../c-api/apiabiversion.rst:71
205+
#: ../../c-api/apiabiversion.rst:73
202206
msgid "All the given macros are defined in :source:`Include/patchlevel.h`."
203207
msgstr ""
204208
"Todas as macros dadas estão definidas em :source:`Include/patchlevel.h`."

c-api/buffer.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgid ""
2020
msgstr ""
2121
"Project-Id-Version: Python 3.11\n"
2222
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2022-11-26 16:16+0000\n"
23+
"POT-Creation-Date: 2022-12-17 16:14+0000\n"
2424
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
2525
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
2626
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/python-doc/"

0 commit comments

Comments
 (0)