Skip to content

Commit

Permalink
Update translations from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 27, 2023
1 parent a109892 commit 50187db
Show file tree
Hide file tree
Showing 51 changed files with 673 additions and 585 deletions.
25 changes: 13 additions & 12 deletions c-api/init_config.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@
# Rodrigo Cândido, 2022
# Lívia Pavini Zeviani, 2022
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
# Vitor Buxbaum Orlandi, 2023
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 14:13+0000\n"
"POT-Creation-Date: 2023-11-24 14:13+0000\n"
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
"Last-Translator: Vitor Buxbaum Orlandi, 2023\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
"teams/5390/pt_BR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -682,19 +683,19 @@ msgstr ""

#: ../../c-api/init_config.rst:529
msgid ":c:member:`PyConfig.dev_mode`"
msgstr ""
msgstr ":c:member:`PyConfig.dev_mode`"

#: ../../c-api/init_config.rst:530
msgid ":c:member:`PyConfig.isolated`"
msgstr ""
msgstr ":c:member:`PyConfig.isolated`"

#: ../../c-api/init_config.rst:531
msgid ":c:member:`PyConfig.parse_argv`"
msgstr ""
msgstr ":c:member:`PyConfig.parse_argv`"

#: ../../c-api/init_config.rst:532
msgid ":c:member:`PyConfig.use_environment`"
msgstr ""
msgstr ":c:member:`PyConfig.use_environment`"

#: ../../c-api/init_config.rst:534
msgid ""
Expand Down Expand Up @@ -777,7 +778,7 @@ msgstr ""

#: ../../c-api/init_config.rst:583
msgid ":data:`sys.base_exec_prefix`."
msgstr ""
msgstr ":data:`sys.base_exec_prefix`."

#: ../../c-api/init_config.rst:587 ../../c-api/init_config.rst:599
#: ../../c-api/init_config.rst:607 ../../c-api/init_config.rst:715
Expand Down Expand Up @@ -1042,11 +1043,11 @@ msgstr ""

#: ../../c-api/init_config.rst:776
msgid "``\"strict\"``"
msgstr ""
msgstr "``\"strict\"``"

#: ../../c-api/init_config.rst:777
msgid "``\"surrogateescape\"``"
msgstr ""
msgstr "``\"surrogateescape\"``"

#: ../../c-api/init_config.rst:778
msgid "``\"surrogatepass\"`` (only supported with the UTF-8 encoding)"
Expand Down Expand Up @@ -1831,7 +1832,7 @@ msgstr ":c:member:`PyConfig.home`"

#: ../../c-api/init_config.rst:1450
msgid ":c:member:`PyConfig.platlibdir`"
msgstr ""
msgstr ":c:member:`PyConfig.platlibdir`"

#: ../../c-api/init_config.rst:1451
msgid ":c:member:`PyConfig.pathconfig_warnings`"
Expand Down Expand Up @@ -2019,7 +2020,7 @@ msgstr ""

#: ../../c-api/init_config.rst:1530
msgid "Py_RunMain()"
msgstr ""
msgstr "Py_RunMain()"

#: ../../c-api/init_config.rst:1534
msgid ""
Expand All @@ -2046,7 +2047,7 @@ msgstr ""

#: ../../c-api/init_config.rst:1550
msgid "Py_GetArgcArgv()"
msgstr ""
msgstr "Py_GetArgcArgv()"

#: ../../c-api/init_config.rst:1554
msgid "Get the original command line arguments, before Python modified them."
Expand Down
23 changes: 12 additions & 11 deletions c-api/memory.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,16 @@
# Welington Carlos <wcarlos3@gmail.com>, 2021
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
# Rodrigo Cândido, 2022
# Vitor Buxbaum Orlandi, 2023
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-20 14:13+0000\n"
"POT-Creation-Date: 2023-11-24 14:13+0000\n"
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
"Last-Translator: Rodrigo Cândido, 2022\n"
"Last-Translator: Vitor Buxbaum Orlandi, 2023\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
"teams/5390/pt_BR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -470,15 +471,15 @@ msgstr "Nome"

#: ../../c-api/memory.rst:380
msgid "PyMem_RawMalloc"
msgstr ""
msgstr "PyMem_RawMalloc"

#: ../../c-api/memory.rst:380
msgid "PyMem_Malloc"
msgstr ""
msgstr "PyMem_Malloc"

#: ../../c-api/memory.rst:380
msgid "PyObject_Malloc"
msgstr ""
msgstr "PyObject_Malloc"

#: ../../c-api/memory.rst:382
msgid "Release build"
Expand Down Expand Up @@ -830,7 +831,7 @@ msgstr ""

#: ../../c-api/memory.rst:563
msgid "``p[-2*S:-S]``"
msgstr ""
msgstr "``p[-2*S:-S]``"

#: ../../c-api/memory.rst:563
msgid ""
Expand All @@ -840,7 +841,7 @@ msgstr ""

#: ../../c-api/memory.rst:570
msgid "``p[-S]``"
msgstr ""
msgstr "``p[-S]``"

#: ../../c-api/memory.rst:566
msgid "API identifier (ASCII character):"
Expand All @@ -860,15 +861,15 @@ msgstr ""

#: ../../c-api/memory.rst:573
msgid "``p[-S+1:0]``"
msgstr ""
msgstr "``p[-S+1:0]``"

#: ../../c-api/memory.rst:573
msgid "Copies of PYMEM_FORBIDDENBYTE. Used to catch under- writes and reads."
msgstr ""

#: ../../c-api/memory.rst:582
msgid "``p[0:N]``"
msgstr ""
msgstr "``p[0:N]``"

#: ../../c-api/memory.rst:576
msgid ""
Expand All @@ -883,15 +884,15 @@ msgstr ""

#: ../../c-api/memory.rst:585
msgid "``p[N:N+S]``"
msgstr ""
msgstr "``p[N:N+S]``"

#: ../../c-api/memory.rst:585
msgid "Copies of PYMEM_FORBIDDENBYTE. Used to catch over- writes and reads."
msgstr ""

#: ../../c-api/memory.rst:596
msgid "``p[N+S:N+2*S]``"
msgstr ""
msgstr "``p[N+S:N+2*S]``"

#: ../../c-api/memory.rst:588
msgid ""
Expand Down
7 changes: 4 additions & 3 deletions c-api/object.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@
# Translators:
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2023
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
# Vitor Buxbaum Orlandi, 2023
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-08 14:13+0000\n"
"POT-Creation-Date: 2023-11-24 14:13+0000\n"
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
"Last-Translator: Vitor Buxbaum Orlandi, 2023\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
"teams/5390/pt_BR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -507,7 +508,7 @@ msgstr "repr"

#: ../../c-api/object.rst:209
msgid "ascii"
msgstr ""
msgstr "ascii"

#: ../../c-api/object.rst:217
msgid "string"
Expand Down
23 changes: 12 additions & 11 deletions c-api/structures.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,16 @@
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2023
# Rodrigo Cendamore, 2023
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
# Vitor Buxbaum Orlandi, 2023
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-13 14:14+0000\n"
"POT-Creation-Date: 2023-11-24 14:13+0000\n"
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
"Last-Translator: Vitor Buxbaum Orlandi, 2023\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
"teams/5390/pt_BR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -853,19 +854,19 @@ msgstr "T_BYTE"

#: ../../c-api/structures.rst:605
msgid "T_SHORT"
msgstr ""
msgstr "T_SHORT"

#: ../../c-api/structures.rst:605
msgid "T_INT"
msgstr ""
msgstr "T_INT"

#: ../../c-api/structures.rst:605
msgid "T_LONG"
msgstr ""
msgstr "T_LONG"

#: ../../c-api/structures.rst:605
msgid "T_LONGLONG"
msgstr ""
msgstr "T_LONGLONG"

#: ../../c-api/structures.rst:605
msgid "T_UBYTE"
Expand All @@ -889,15 +890,15 @@ msgstr ""

#: ../../c-api/structures.rst:605
msgid "T_PYSSIZET"
msgstr ""
msgstr "T_PYSSIZET"

#: ../../c-api/structures.rst:605
msgid "T_FLOAT"
msgstr ""
msgstr "T_FLOAT"

#: ../../c-api/structures.rst:605
msgid "T_DOUBLE"
msgstr ""
msgstr "T_DOUBLE"

#: ../../c-api/structures.rst:605
msgid "T_BOOL"
Expand All @@ -909,15 +910,15 @@ msgstr "T_CHAR"

#: ../../c-api/structures.rst:605
msgid "T_STRING"
msgstr ""
msgstr "T_STRING"

#: ../../c-api/structures.rst:605
msgid "T_STRING_INPLACE"
msgstr ""

#: ../../c-api/structures.rst:605
msgid "T_OBJECT_EX"
msgstr ""
msgstr "T_OBJECT_EX"

#: ../../c-api/structures.rst:605
msgid "structmember.h"
Expand Down
Loading

0 comments on commit 50187db

Please sign in to comment.