Skip to content

Commit 0d17350

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent a20c95a commit 0d17350

27 files changed

+509
-166
lines changed

c-api/init.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,16 @@
1313
# Marco Rougeth <[email protected]>, 2023
1414
# i17obot <[email protected]>, 2024
1515
# Rafael Fontenelle <[email protected]>, 2024
16+
# Adorilson Bezerra <[email protected]>, 2024
1617
#
1718
#, fuzzy
1819
msgid ""
1920
msgstr ""
2021
"Project-Id-Version: Python 3.13\n"
2122
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2024-08-03 20:15+0000\n"
23+
"POT-Creation-Date: 2024-08-23 14:16+0000\n"
2324
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
24-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
25+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2526
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2627
"teams/5390/pt_BR/)\n"
2728
"MIME-Version: 1.0\n"
@@ -2773,7 +2774,7 @@ msgstr "módulo"
27732774

27742775
#: ../../c-api/init.rst:335 ../../c-api/init.rst:1510 ../../c-api/init.rst:1605
27752776
msgid "builtins"
2776-
msgstr "builtins"
2777+
msgstr "embutidos"
27772778

27782779
#: ../../c-api/init.rst:335 ../../c-api/init.rst:1510 ../../c-api/init.rst:1605
27792780
msgid "__main__"

c-api/structures.po

Lines changed: 44 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
# Translators:
77
# Claudio Rogerio Carvalho Filho <[email protected]>, 2023
88
# Rodrigo Cendamore, 2023
9-
# Adorilson Bezerra <[email protected]>, 2024
109
# Rafael Fontenelle <[email protected]>, 2024
10+
# Adorilson Bezerra <[email protected]>, 2024
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-07-29 04:06+0000\n"
17+
"POT-Creation-Date: 2024-08-23 14:16+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
19-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
19+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2020
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2121
"teams/5390/pt_BR/)\n"
2222
"MIME-Version: 1.0\n"
@@ -28,7 +28,7 @@ msgstr ""
2828

2929
#: ../../c-api/structures.rst:6
3030
msgid "Common Object Structures"
31-
msgstr "Estruturas Comuns de Objetos"
31+
msgstr "Estruturas comuns de objetos"
3232

3333
#: ../../c-api/structures.rst:8
3434
msgid ""
@@ -659,7 +659,7 @@ msgstr "Tipo C"
659659

660660
#: ../../c-api/structures.rst:604
661661
msgid "Python type"
662-
msgstr "Tipo Python"
662+
msgstr "Tipo em Python"
663663

664664
#: ../../c-api/structures.rst:606
665665
msgid ":c:expr:`char`"
@@ -672,7 +672,7 @@ msgstr ":c:expr:`char`"
672672
#: ../../c-api/structures.rst:614 ../../c-api/structures.rst:615
673673
#: ../../c-api/structures.rst:616
674674
msgid ":py:class:`int`"
675-
msgstr ""
675+
msgstr ":py:class:`int`"
676676

677677
#: ../../c-api/structures.rst:607
678678
msgid ":c:expr:`short`"
@@ -688,7 +688,7 @@ msgstr ":c:expr:`long`"
688688

689689
#: ../../c-api/structures.rst:610
690690
msgid ":c:expr:`long long`"
691-
msgstr ""
691+
msgstr ":c:expr:`long long`"
692692

693693
#: ../../c-api/structures.rst:611
694694
msgid ":c:expr:`unsigned char`"
@@ -708,11 +708,11 @@ msgstr ":c:expr:`unsigned long`"
708708

709709
#: ../../c-api/structures.rst:615
710710
msgid ":c:expr:`unsigned long long`"
711-
msgstr ""
711+
msgstr ":c:expr:`unsigned long long`"
712712

713713
#: ../../c-api/structures.rst:616
714714
msgid ":c:expr:`Py_ssize_t`"
715-
msgstr ""
715+
msgstr ":c:expr:`Py_ssize_t`"
716716

717717
#: ../../c-api/structures.rst:617
718718
msgid ":c:expr:`float`"
@@ -728,39 +728,39 @@ msgstr ":c:expr:`double`"
728728

729729
#: ../../c-api/structures.rst:619
730730
msgid ":c:expr:`char` (written as 0 or 1)"
731-
msgstr ""
731+
msgstr ":c:expr:`char` (escrito como 0 ou 1)"
732732

733733
#: ../../c-api/structures.rst:619
734734
msgid ":py:class:`bool`"
735-
msgstr ""
735+
msgstr ":py:class:`bool`"
736736

737737
#: ../../c-api/structures.rst:621
738738
msgid ":c:expr:`const char *` (*)"
739-
msgstr ""
739+
msgstr ":c:expr:`const char *` (*)"
740740

741741
#: ../../c-api/structures.rst:621 ../../c-api/structures.rst:622
742742
msgid ":py:class:`str` (RO)"
743-
msgstr ""
743+
msgstr ":py:class:`str` (RO)"
744744

745745
#: ../../c-api/structures.rst:622
746746
msgid ":c:expr:`const char[]` (*)"
747-
msgstr ""
747+
msgstr ":c:expr:`const char[]` (*)"
748748

749749
#: ../../c-api/structures.rst:623
750750
msgid ":c:expr:`char` (0-127)"
751-
msgstr ""
751+
msgstr ":c:expr:`char` (0-127)"
752752

753753
#: ../../c-api/structures.rst:623
754754
msgid ":py:class:`str` (**)"
755-
msgstr ""
755+
msgstr ":py:class:`str` (**)"
756756

757757
#: ../../c-api/structures.rst:624
758758
msgid ":c:expr:`PyObject *`"
759-
msgstr ""
759+
msgstr ":c:expr:`PyObject *`"
760760

761761
#: ../../c-api/structures.rst:624
762762
msgid ":py:class:`object` (D)"
763-
msgstr ""
763+
msgstr ":py:class:`object` (D)"
764764

765765
#: ../../c-api/structures.rst:627
766766
msgid ""
@@ -775,13 +775,15 @@ msgstr ""
775775

776776
#: ../../c-api/structures.rst:634
777777
msgid "(RO): Implies :c:macro:`Py_READONLY`."
778-
msgstr ""
778+
msgstr "(RO): implica :c:macro:`Py_READONLY`."
779779

780780
#: ../../c-api/structures.rst:636
781781
msgid ""
782782
"(D): Can be deleted, in which case the pointer is set to ``NULL``. Reading a "
783783
"``NULL`` pointer raises :py:exc:`AttributeError`."
784784
msgstr ""
785+
"(D): pode ser deletado, neste caso o ponteiro é definido para ``NULL``. Ler "
786+
"um ponteiro ``NULL`` levanta uma exceção :py:exc:`AttributeError`."
785787

786788
#: ../../c-api/structures.rst:662
787789
msgid ""
@@ -800,7 +802,7 @@ msgstr ""
800802

801803
#: ../../c-api/structures.rst:676
802804
msgid "Always ``None``. Must be used with :c:macro:`Py_READONLY`."
803-
msgstr ""
805+
msgstr "Sempre ``None``. Deve ser usado com :c:macro:`Py_READONLY`."
804806

805807
#: ../../c-api/structures.rst:679
806808
msgid "Defining Getters and Setters"
@@ -873,92 +875,92 @@ msgstr "staticmethod"
873875

874876
#: ../../c-api/structures.rst:563
875877
msgid "READ_RESTRICTED (C macro)"
876-
msgstr ""
878+
msgstr "READ_RESTRICTED (macro C)"
877879

878880
#: ../../c-api/structures.rst:563
879881
msgid "WRITE_RESTRICTED (C macro)"
880-
msgstr ""
882+
msgstr "WRITE_RESTRICTED (macro C)"
881883

882884
#: ../../c-api/structures.rst:563
883885
msgid "RESTRICTED (C macro)"
884-
msgstr ""
886+
msgstr "RESTRICTED (macro C)"
885887

886888
#: ../../c-api/structures.rst:576
887889
msgid "READONLY (C macro)"
888-
msgstr ""
890+
msgstr "READONLY (macro C)"
889891

890892
#: ../../c-api/structures.rst:639
891893
msgid "T_BYTE (C macro)"
892-
msgstr ""
894+
msgstr "T_BYTE (macro C)"
893895

894896
#: ../../c-api/structures.rst:639
895897
msgid "T_SHORT (C macro)"
896-
msgstr ""
898+
msgstr "T_SHORT (macro C)"
897899

898900
#: ../../c-api/structures.rst:639
899901
msgid "T_INT (C macro)"
900-
msgstr ""
902+
msgstr "T_INT (macro C)"
901903

902904
#: ../../c-api/structures.rst:639
903905
msgid "T_LONG (C macro)"
904-
msgstr ""
906+
msgstr "T_LONG (macro C)"
905907

906908
#: ../../c-api/structures.rst:639
907909
msgid "T_LONGLONG (C macro)"
908-
msgstr ""
910+
msgstr "T_LONGLONG (macro C)"
909911

910912
#: ../../c-api/structures.rst:639
911913
msgid "T_UBYTE (C macro)"
912-
msgstr ""
914+
msgstr "T_UBYTE (macro C)"
913915

914916
#: ../../c-api/structures.rst:639
915917
msgid "T_USHORT (C macro)"
916-
msgstr ""
918+
msgstr "T_USHORT (macro C)"
917919

918920
#: ../../c-api/structures.rst:639
919921
msgid "T_UINT (C macro)"
920-
msgstr ""
922+
msgstr "T_UINT (macro C)"
921923

922924
#: ../../c-api/structures.rst:639
923925
msgid "T_ULONG (C macro)"
924-
msgstr ""
926+
msgstr "T_ULONG (macro C)"
925927

926928
#: ../../c-api/structures.rst:639
927929
msgid "T_ULONGULONG (C macro)"
928-
msgstr ""
930+
msgstr "T_ULONGULONG (macro C)"
929931

930932
#: ../../c-api/structures.rst:639
931933
msgid "T_PYSSIZET (C macro)"
932-
msgstr ""
934+
msgstr "T_PYSSIZET (macro C)"
933935

934936
#: ../../c-api/structures.rst:639
935937
msgid "T_FLOAT (C macro)"
936938
msgstr "T_FLOAT (macro C)"
937939

938940
#: ../../c-api/structures.rst:639
939941
msgid "T_DOUBLE (C macro)"
940-
msgstr ""
942+
msgstr "T_DOUBLE (macro C)"
941943

942944
#: ../../c-api/structures.rst:639
943945
msgid "T_BOOL (C macro)"
944-
msgstr ""
946+
msgstr "T_BOOL (macro C)"
945947

946948
#: ../../c-api/structures.rst:639
947949
msgid "T_CHAR (C macro)"
948-
msgstr ""
950+
msgstr "T_CHAR (macro C)"
949951

950952
#: ../../c-api/structures.rst:639
951953
msgid "T_STRING (C macro)"
952-
msgstr ""
954+
msgstr "T_STRING (macro C)"
953955

954956
#: ../../c-api/structures.rst:639
955957
msgid "T_STRING_INPLACE (C macro)"
956-
msgstr ""
958+
msgstr "T_STRING_INPLACE (macro C)"
957959

958960
#: ../../c-api/structures.rst:639
959961
msgid "T_OBJECT_EX (C macro)"
960-
msgstr ""
962+
msgstr "T_OBJECT_EX (macro C)"
961963

962964
#: ../../c-api/structures.rst:639
963965
msgid "structmember.h"
964-
msgstr ""
966+
msgstr "structmember.h"

glossary.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
# Vinicius Gubiani Ferreira <[email protected]>, 2021
1313
# yyyyyyyan <[email protected]>, 2021
1414
# David Macedo, 2022
15-
# Adorilson Bezerra <[email protected]>, 2024
1615
# Rafael Fontenelle <[email protected]>, 2024
16+
# Adorilson Bezerra <[email protected]>, 2024
1717
#
1818
#, fuzzy
1919
msgid ""
2020
msgstr ""
2121
"Project-Id-Version: Python 3.13\n"
2222
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2024-08-03 20:15+0000\n"
23+
"POT-Creation-Date: 2024-08-23 14:16+0000\n"
2424
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
25-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
25+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2626
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2727
"teams/5390/pt_BR/)\n"
2828
"MIME-Version: 1.0\n"
@@ -1693,8 +1693,8 @@ msgstr ""
16931693
"caixa. Alternativamente, uma função chave ad-hoc pode ser construída a "
16941694
"partir de uma expressão :keyword:`lambda`, como ``lambda r: (r[0], r[2])``. "
16951695
"Além disso, :func:`operator.attrgetter`, :func:`operator.itemgetter` e :func:"
1696-
"`operator.methodcaller` são três construtores de função chave. Consulte o :"
1697-
"ref:`HowTo de Ordenação <sortinghowto>` para ver exemplos de como criar e "
1696+
"`operator.methodcaller` são três construtores de função chave. Consulte o "
1697+
"guia de :ref: Ordenação <sortinghowto>` para ver exemplos de como criar e "
16981698
"utilizar funções chave."
16991699

17001700
#: ../../glossary.rst:720

howto/curses.po

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@
1111
# 82596da39877db21448335599650eb68_ac09920 <1d2e18e2f37f0ba6c4f06b239e0670bd_848591>, 2021
1212
# Danilo Lima <[email protected]>, 2021
1313
# Rafael Fontenelle <[email protected]>, 2023
14+
# Adorilson Bezerra <[email protected]>, 2024
1415
#
1516
#, fuzzy
1617
msgid ""
1718
msgstr ""
1819
"Project-Id-Version: Python 3.13\n"
1920
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-05-24 14:15+0000\n"
21+
"POT-Creation-Date: 2024-08-23 14:16+0000\n"
2122
"PO-Revision-Date: 2021-06-28 00:53+0000\n"
22-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
23+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2324
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2425
"teams/5390/pt_BR/)\n"
2526
"MIME-Version: 1.0\n"
@@ -165,10 +166,10 @@ msgid ""
165166
"that, see the Python library guide's section on ncurses, and the C manual "
166167
"pages for ncurses. It will, however, give you the basic ideas."
167168
msgstr ""
168-
"Este HOWTO é uma introdução à escrita de programas em modo texto com curses "
169-
"e Python. Isto não pretende ser um guia completo da PAI curses; para isso, "
170-
"veja a seção ncurses no guia da biblioteca Python, e o manual de ncurses. "
171-
"Isto, no entanto, lhe dará uma ideia básica."
169+
"Este documento é uma introdução à escrita de programas em modo texto com "
170+
"curses e Python. Isto não pretende ser um guia completo da API curses; para "
171+
"isso, veja a seção ncurses no guia da biblioteca Python, e o manual de "
172+
"ncurses. Isto, no entanto, lhe dará uma ideia básica."
172173

173174
#: ../../howto/curses.rst:80
174175
msgid "Starting and ending a curses application"

howto/enum.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@
1111
# Guilherme Alves da Silva, 2023
1212
# Vitor Buxbaum Orlandi, 2023
1313
# Rafael Fontenelle <[email protected]>, 2024
14+
# Adorilson Bezerra <[email protected]>, 2024
1415
#
1516
#, fuzzy
1617
msgid ""
1718
msgstr ""
1819
"Project-Id-Version: Python 3.13\n"
1920
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-07-12 14:15+0000\n"
21+
"POT-Creation-Date: 2024-08-23 14:16+0000\n"
2122
"PO-Revision-Date: 2021-06-28 00:53+0000\n"
22-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
23+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2324
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2425
"teams/5390/pt_BR/)\n"
2526
"MIME-Version: 1.0\n"
@@ -31,7 +32,7 @@ msgstr ""
3132

3233
#: ../../howto/enum.rst:5
3334
msgid "Enum HOWTO"
34-
msgstr "HOWTO Enum"
35+
msgstr "Enum"
3536

3637
#: ../../howto/enum.rst:11
3738
msgid ""

0 commit comments

Comments
 (0)