Skip to content

Commit 50187db

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent a109892 commit 50187db

51 files changed

Lines changed: 673 additions & 585 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

c-api/init_config.po

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@
1111
# Rodrigo Cândido, 2022
1212
# Lívia Pavini Zeviani, 2022
1313
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
14+
# Vitor Buxbaum Orlandi, 2023
1415
#
1516
#, fuzzy
1617
msgid ""
1718
msgstr ""
1819
"Project-Id-Version: Python 3.12\n"
1920
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2023-08-25 14:13+0000\n"
21+
"POT-Creation-Date: 2023-11-24 14:13+0000\n"
2122
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
22-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
23+
"Last-Translator: Vitor Buxbaum Orlandi, 2023\n"
2324
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2425
"teams/5390/pt_BR/)\n"
2526
"MIME-Version: 1.0\n"
@@ -682,19 +683,19 @@ msgstr ""
682683

683684
#: ../../c-api/init_config.rst:529
684685
msgid ":c:member:`PyConfig.dev_mode`"
685-
msgstr ""
686+
msgstr ":c:member:`PyConfig.dev_mode`"
686687

687688
#: ../../c-api/init_config.rst:530
688689
msgid ":c:member:`PyConfig.isolated`"
689-
msgstr ""
690+
msgstr ":c:member:`PyConfig.isolated`"
690691

691692
#: ../../c-api/init_config.rst:531
692693
msgid ":c:member:`PyConfig.parse_argv`"
693-
msgstr ""
694+
msgstr ":c:member:`PyConfig.parse_argv`"
694695

695696
#: ../../c-api/init_config.rst:532
696697
msgid ":c:member:`PyConfig.use_environment`"
697-
msgstr ""
698+
msgstr ":c:member:`PyConfig.use_environment`"
698699

699700
#: ../../c-api/init_config.rst:534
700701
msgid ""
@@ -777,7 +778,7 @@ msgstr ""
777778

778779
#: ../../c-api/init_config.rst:583
779780
msgid ":data:`sys.base_exec_prefix`."
780-
msgstr ""
781+
msgstr ":data:`sys.base_exec_prefix`."
781782

782783
#: ../../c-api/init_config.rst:587 ../../c-api/init_config.rst:599
783784
#: ../../c-api/init_config.rst:607 ../../c-api/init_config.rst:715
@@ -1042,11 +1043,11 @@ msgstr ""
10421043

10431044
#: ../../c-api/init_config.rst:776
10441045
msgid "``\"strict\"``"
1045-
msgstr ""
1046+
msgstr "``\"strict\"``"
10461047

10471048
#: ../../c-api/init_config.rst:777
10481049
msgid "``\"surrogateescape\"``"
1049-
msgstr ""
1050+
msgstr "``\"surrogateescape\"``"
10501051

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

18321833
#: ../../c-api/init_config.rst:1450
18331834
msgid ":c:member:`PyConfig.platlibdir`"
1834-
msgstr ""
1835+
msgstr ":c:member:`PyConfig.platlibdir`"
18351836

18361837
#: ../../c-api/init_config.rst:1451
18371838
msgid ":c:member:`PyConfig.pathconfig_warnings`"
@@ -2019,7 +2020,7 @@ msgstr ""
20192020

20202021
#: ../../c-api/init_config.rst:1530
20212022
msgid "Py_RunMain()"
2022-
msgstr ""
2023+
msgstr "Py_RunMain()"
20232024

20242025
#: ../../c-api/init_config.rst:1534
20252026
msgid ""
@@ -2046,7 +2047,7 @@ msgstr ""
20462047

20472048
#: ../../c-api/init_config.rst:1550
20482049
msgid "Py_GetArgcArgv()"
2049-
msgstr ""
2050+
msgstr "Py_GetArgcArgv()"
20502051

20512052
#: ../../c-api/init_config.rst:1554
20522053
msgid "Get the original command line arguments, before Python modified them."

c-api/memory.po

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,16 @@
1010
# Welington Carlos <wcarlos3@gmail.com>, 2021
1111
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
1212
# Rodrigo Cândido, 2022
13+
# Vitor Buxbaum Orlandi, 2023
1314
#
1415
#, fuzzy
1516
msgid ""
1617
msgstr ""
1718
"Project-Id-Version: Python 3.12\n"
1819
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2023-10-20 14:13+0000\n"
20+
"POT-Creation-Date: 2023-11-24 14:13+0000\n"
2021
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
21-
"Last-Translator: Rodrigo Cândido, 2022\n"
22+
"Last-Translator: Vitor Buxbaum Orlandi, 2023\n"
2223
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2324
"teams/5390/pt_BR/)\n"
2425
"MIME-Version: 1.0\n"
@@ -470,15 +471,15 @@ msgstr "Nome"
470471

471472
#: ../../c-api/memory.rst:380
472473
msgid "PyMem_RawMalloc"
473-
msgstr ""
474+
msgstr "PyMem_RawMalloc"
474475

475476
#: ../../c-api/memory.rst:380
476477
msgid "PyMem_Malloc"
477-
msgstr ""
478+
msgstr "PyMem_Malloc"
478479

479480
#: ../../c-api/memory.rst:380
480481
msgid "PyObject_Malloc"
481-
msgstr ""
482+
msgstr "PyObject_Malloc"
482483

483484
#: ../../c-api/memory.rst:382
484485
msgid "Release build"
@@ -830,7 +831,7 @@ msgstr ""
830831

831832
#: ../../c-api/memory.rst:563
832833
msgid "``p[-2*S:-S]``"
833-
msgstr ""
834+
msgstr "``p[-2*S:-S]``"
834835

835836
#: ../../c-api/memory.rst:563
836837
msgid ""
@@ -840,7 +841,7 @@ msgstr ""
840841

841842
#: ../../c-api/memory.rst:570
842843
msgid "``p[-S]``"
843-
msgstr ""
844+
msgstr "``p[-S]``"
844845

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

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

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

869870
#: ../../c-api/memory.rst:582
870871
msgid "``p[0:N]``"
871-
msgstr ""
872+
msgstr "``p[0:N]``"
872873

873874
#: ../../c-api/memory.rst:576
874875
msgid ""
@@ -883,15 +884,15 @@ msgstr ""
883884

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

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

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

896897
#: ../../c-api/memory.rst:588
897898
msgid ""

c-api/object.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2023
88
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
9+
# Vitor Buxbaum Orlandi, 2023
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.12\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-09-08 14:13+0000\n"
16+
"POT-Creation-Date: 2023-11-24 14:13+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
18+
"Last-Translator: Vitor Buxbaum Orlandi, 2023\n"
1819
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1920
"teams/5390/pt_BR/)\n"
2021
"MIME-Version: 1.0\n"
@@ -507,7 +508,7 @@ msgstr "repr"
507508

508509
#: ../../c-api/object.rst:209
509510
msgid "ascii"
510-
msgstr ""
511+
msgstr "ascii"
511512

512513
#: ../../c-api/object.rst:217
513514
msgid "string"

c-api/structures.po

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2023
88
# Rodrigo Cendamore, 2023
99
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
10+
# Vitor Buxbaum Orlandi, 2023
1011
#
1112
#, fuzzy
1213
msgid ""
1314
msgstr ""
1415
"Project-Id-Version: Python 3.12\n"
1516
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-10-13 14:14+0000\n"
17+
"POT-Creation-Date: 2023-11-24 14:13+0000\n"
1718
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
18-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
19+
"Last-Translator: Vitor Buxbaum Orlandi, 2023\n"
1920
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2021
"teams/5390/pt_BR/)\n"
2122
"MIME-Version: 1.0\n"
@@ -853,19 +854,19 @@ msgstr "T_BYTE"
853854

854855
#: ../../c-api/structures.rst:605
855856
msgid "T_SHORT"
856-
msgstr ""
857+
msgstr "T_SHORT"
857858

858859
#: ../../c-api/structures.rst:605
859860
msgid "T_INT"
860-
msgstr ""
861+
msgstr "T_INT"
861862

862863
#: ../../c-api/structures.rst:605
863864
msgid "T_LONG"
864-
msgstr ""
865+
msgstr "T_LONG"
865866

866867
#: ../../c-api/structures.rst:605
867868
msgid "T_LONGLONG"
868-
msgstr ""
869+
msgstr "T_LONGLONG"
869870

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

890891
#: ../../c-api/structures.rst:605
891892
msgid "T_PYSSIZET"
892-
msgstr ""
893+
msgstr "T_PYSSIZET"
893894

894895
#: ../../c-api/structures.rst:605
895896
msgid "T_FLOAT"
896-
msgstr ""
897+
msgstr "T_FLOAT"
897898

898899
#: ../../c-api/structures.rst:605
899900
msgid "T_DOUBLE"
900-
msgstr ""
901+
msgstr "T_DOUBLE"
901902

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

910911
#: ../../c-api/structures.rst:605
911912
msgid "T_STRING"
912-
msgstr ""
913+
msgstr "T_STRING"
913914

914915
#: ../../c-api/structures.rst:605
915916
msgid "T_STRING_INPLACE"
916917
msgstr ""
917918

918919
#: ../../c-api/structures.rst:605
919920
msgid "T_OBJECT_EX"
920-
msgstr ""
921+
msgstr "T_OBJECT_EX"
921922

922923
#: ../../c-api/structures.rst:605
923924
msgid "structmember.h"

0 commit comments

Comments
 (0)