Skip to content

Commit 08b5279

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 8278632 commit 08b5279

File tree

200 files changed

+10364
-3499
lines changed

Some content is hidden

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

200 files changed

+10364
-3499
lines changed

c-api/buffer.po

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@
1414
# Leandro Braga <leandrobbraga@gmail.com>, 2021
1515
# Ana Carolina Dias, 2022
1616
# Rafael Fontenelle <rffontenelle@gmail.com>, 2022
17+
# Marco Rougeth <marco@rougeth.com>, 2023
1718
#
1819
#, fuzzy
1920
msgid ""
2021
msgstr ""
2122
"Project-Id-Version: Python 3.11\n"
2223
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2023-04-14 14:13+0000\n"
24+
"POT-Creation-Date: 2023-05-08 19:31+0000\n"
2425
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
25-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
26+
"Last-Translator: Marco Rougeth <marco@rougeth.com>, 2023\n"
2627
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2728
"teams/5390/pt_BR/)\n"
2829
"MIME-Version: 1.0\n"
@@ -945,3 +946,35 @@ msgstr ""
945946
"structs>`, *exporter* DEVE ser definida para o objeto de exportação e "
946947
"*flags* deve ser passado sem modificações. Caso contrário, *exporter* DEVE "
947948
"ser ``NULL``."
949+
950+
#: ../../c-api/buffer.rst:3
951+
msgid "buffer protocol"
952+
msgstr ""
953+
954+
#: ../../c-api/buffer.rst:3
955+
msgid "buffer interface"
956+
msgstr ""
957+
958+
#: ../../c-api/buffer.rst:3
959+
msgid "(see buffer protocol)"
960+
msgstr ""
961+
962+
#: ../../c-api/buffer.rst:3
963+
msgid "buffer object"
964+
msgstr ""
965+
966+
#: ../../c-api/buffer.rst:32
967+
msgid "PyBufferProcs"
968+
msgstr ""
969+
970+
#: ../../c-api/buffer.rst:284
971+
msgid "contiguous"
972+
msgstr "contíguo"
973+
974+
#: ../../c-api/buffer.rst:284
975+
msgid "C-contiguous"
976+
msgstr ""
977+
978+
#: ../../c-api/buffer.rst:284
979+
msgid "Fortran contiguous"
980+
msgstr ""

c-api/bytearray.po

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
# Translators:
77
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
88
# msilvavieira, 2021
9-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2022
9+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-04-14 14:13+0000\n"
16+
"POT-Creation-Date: 2023-05-08 19:31+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
18-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
18+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2020
"teams/5390/pt_BR/)\n"
2121
"MIME-Version: 1.0\n"
@@ -124,3 +124,11 @@ msgstr "Similar a :c:func:`PyByteArray_AsString`, mas sem verificação de erro.
124124
#: ../../c-api/bytearray.rst:85
125125
msgid "Similar to :c:func:`PyByteArray_Size`, but without error checking."
126126
msgstr "Similar a :c:func:`PyByteArray_Size`, mas sem verificação de erro."
127+
128+
#: ../../c-api/bytearray.rst:8
129+
msgid "object"
130+
msgstr "objeto"
131+
132+
#: ../../c-api/bytearray.rst:8
133+
msgid "bytearray"
134+
msgstr ""

c-api/bytes.po

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
1010
# Julio Gadioli Soares <jugaso@gmail.com>, 2021
1111
# Adorilson Bezerra <adorilson@gmail.com>, 2022
12-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2022
12+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1313
#
1414
#, fuzzy
1515
msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.11\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2023-04-21 14:13+0000\n"
19+
"POT-Creation-Date: 2023-05-08 19:31+0000\n"
2020
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
21-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
21+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
2222
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2323
"teams/5390/pt_BR/)\n"
2424
"MIME-Version: 1.0\n"
@@ -409,3 +409,11 @@ msgstr ""
409409
"*\\*bytes* pode diferir do seu valor de entrada. Se a realocação falhar, o "
410410
"objeto de bytes originais em *\\*bytes* é desalocado, *\\*bytes* é definido "
411411
"como ``NULL``, :exc:`MemoryError` é definido e ``-1`` é retornado."
412+
413+
#: ../../c-api/bytes.rst:11
414+
msgid "object"
415+
msgstr "objeto"
416+
417+
#: ../../c-api/bytes.rst:11
418+
msgid "bytes"
419+
msgstr ""

c-api/capsule.po

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
#
66
# Translators:
77
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
8-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2022
8+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-04-14 14:13+0000\n"
15+
"POT-Creation-Date: 2023-05-08 19:31+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
17+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1919
"teams/5390/pt_BR/)\n"
2020
"MIME-Version: 1.0\n"
@@ -276,3 +276,11 @@ msgid ""
276276
msgstr ""
277277
"Define o ponteiro nulo dentro de *capsule* para *pointer*. O ponteiro não "
278278
"pode ser ``NULL``."
279+
280+
#: ../../c-api/capsule.rst:8
281+
msgid "object"
282+
msgstr "objeto"
283+
284+
#: ../../c-api/capsule.rst:8
285+
msgid "Capsule"
286+
msgstr ""

c-api/code.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-04-21 14:13+0000\n"
16+
"POT-Creation-Date: 2023-05-08 19:31+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -196,3 +196,15 @@ msgstr ""
196196
"Equivalente ao código Python ``getattr(co, 'co_freevars')``. Retorna uma "
197197
"nova referência a um :c:type:`PyTupleObject` contendo os nomes das variáveis "
198198
"livres. Em caso de erro, ``NULL`` é retornado e uma exceção é levantada."
199+
200+
#: ../../c-api/code.rst:3
201+
msgid "object"
202+
msgstr "objeto"
203+
204+
#: ../../c-api/code.rst:3
205+
msgid "code"
206+
msgstr ""
207+
208+
#: ../../c-api/code.rst:3
209+
msgid "code object"
210+
msgstr ""

c-api/complex.po

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Renan Lopes <renans.l@icloud.com>, 2021
88
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
9+
# Marco Rougeth <marco@rougeth.com>, 2023
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.11\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
16+
"POT-Creation-Date: 2023-05-08 19:31+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
18+
"Last-Translator: Marco Rougeth <marco@rougeth.com>, 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"
@@ -208,3 +209,11 @@ msgstr ""
208209
#: ../../c-api/complex.rst:137
209210
msgid "Use :meth:`__index__` if available."
210211
msgstr "Usa :meth:`__index__`, se disponível."
212+
213+
#: ../../c-api/complex.rst:8
214+
msgid "object"
215+
msgstr "objeto"
216+
217+
#: ../../c-api/complex.rst:8
218+
msgid "complex number"
219+
msgstr "número complexo"

c-api/concrete.po

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2021
87
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
8+
# Vinicius Gubiani Ferreira <vini.g.fer@gmail.com>, 2023
9+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.11\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-04-21 14:13+0000\n"
16+
"POT-Creation-Date: 2023-05-08 19:31+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
17-
"Last-Translator: Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, "
18-
"2021\n"
18+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2020
"teams/5390/pt_BR/)\n"
2121
"MIME-Version: 1.0\n"
@@ -98,3 +98,20 @@ msgstr "Objetos Função"
9898
#: ../../c-api/concrete.rst:102
9999
msgid "Other Objects"
100100
msgstr "Outros Objetos"
101+
102+
#: ../../c-api/concrete.rst:43 ../../c-api/concrete.rst:58
103+
#: ../../c-api/concrete.rst:80
104+
msgid "object"
105+
msgstr "objeto"
106+
107+
#: ../../c-api/concrete.rst:43
108+
msgid "numeric"
109+
msgstr ""
110+
111+
#: ../../c-api/concrete.rst:58
112+
msgid "sequence"
113+
msgstr "sequência"
114+
115+
#: ../../c-api/concrete.rst:80
116+
msgid "mapping"
117+
msgstr "mapeamento"

c-api/dict.po

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
88
# Aline Balogh <linecrist@hotmail.com>, 2021
99
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
10+
# felipe caridade <caridade500@gmail.com>, 2023
1011
#
1112
#, fuzzy
1213
msgid ""
1314
msgstr ""
1415
"Project-Id-Version: Python 3.11\n"
1516
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
17+
"POT-Creation-Date: 2023-05-08 19:31+0000\n"
1718
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
18-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
19+
"Last-Translator: felipe caridade <caridade500@gmail.com>, 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"
@@ -319,3 +320,23 @@ msgstr ""
319320
"a última vence se *override* for verdadeiro, caso contrário, a primeira "
320321
"vence. Retorne ``0`` em caso de sucesso ou ``-1`` se uma exceção foi "
321322
"levantada. Python equivalente (exceto para o valor de retorno)::"
323+
324+
#: ../../c-api/dict.rst:8
325+
msgid "object"
326+
msgstr "objeto"
327+
328+
#: ../../c-api/dict.rst:8
329+
msgid "dictionary"
330+
msgstr "dicionário"
331+
332+
#: ../../c-api/dict.rst:73
333+
msgid "PyUnicode_FromString()"
334+
msgstr ""
335+
336+
#: ../../c-api/dict.rst:157
337+
msgid "built-in function"
338+
msgstr ""
339+
340+
#: ../../c-api/dict.rst:157
341+
msgid "len"
342+
msgstr ""

0 commit comments

Comments
 (0)