Skip to content

Commit c5981a8

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent 18d7423 commit c5981a8

19 files changed

+173
-91
lines changed

about.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+
# Alexsey Batista da Silva, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
15+
"POT-Creation-Date: 2025-09-13 14:53+0000\n"
1516
"PO-Revision-Date: 2025-07-18 19:20+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
17+
"Last-Translator: Alexsey Batista da Silva, 2025\n"
1718
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1819
"teams/5390/pt_BR/)\n"
1920
"Language: pt_BR\n"

c-api/hash.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-08-11 15:17+0000\n"
14+
"POT-Creation-Date: 2025-08-31 15:07+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:20+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -71,7 +71,7 @@ msgstr "Definição de função de hash usada por :c:func:`PyHash_GetFuncDef`."
7171

7272
#: ../../c-api/hash.rst:56
7373
msgid "Hash function."
74-
msgstr ""
74+
msgstr "Função de hash."
7575

7676
#: ../../c-api/hash.rst:60
7777
msgid "Hash function name (UTF-8 encoded string)."

faq/design.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1340,6 +1340,14 @@ msgid ""
13401340
"actually do this correctly, but it's trivial to check this property in a "
13411341
"test suite."
13421342
msgstr ""
1343+
"Uma disciplina de teste apropriada pode ajudar a construir aplicações "
1344+
"grandes e complexas no Python, assim como ter especificações de interface. "
1345+
"Na verdade, pode ser melhor porque uma especificação de interface não pode "
1346+
"testar certas propriedades de um programa. Por exemplo, espera-se que o "
1347+
"método :meth:`list.append` adicione novos elementos ao final de alguma lista "
1348+
"interna; uma especificação de interface não pode testar se sua "
1349+
"implementação :meth:`list.append` realmente fará isso corretamente, mas é "
1350+
"trivial verificar esta propriedade em um conjunto de testes."
13431351

13441352
#: ../../faq/design.rst:597
13451353
msgid ""

howto/free-threading-extensions.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-07-25 15:00+0000\n"
14+
"POT-Creation-Date: 2025-09-03 15:14+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -339,7 +339,7 @@ msgstr ":c:func:`PyList_GetItemRef`"
339339

340340
#: ../../howto/free-threading-extensions.rst:162
341341
msgid ":c:func:`PyList_GET_ITEM`"
342-
msgstr ""
342+
msgstr ":c:func:`PyList_GET_ITEM`"
343343

344344
#: ../../howto/free-threading-extensions.rst:164
345345
msgid ":c:func:`PyDict_GetItem`"

howto/index.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-08-09 15:09+0000\n"
14+
"POT-Creation-Date: 2025-08-29 15:18+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -45,7 +45,7 @@ msgstr "Geral:"
4545

4646
#: ../../howto/index.rst:43
4747
msgid ":ref:`a-conceptual-overview-of-asyncio`"
48-
msgstr ""
48+
msgstr ":ref:`a-conceptual-overview-of-asyncio`"
4949

5050
#: ../../howto/index.rst:44
5151
msgid ":ref:`annotations-howto`"

library/asyncio.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-08-09 15:09+0000\n"
14+
"POT-Creation-Date: 2025-08-29 15:18+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -91,11 +91,11 @@ msgstr ""
9191

9292
#: ../../library/asyncio.rst:34
9393
msgid ":ref:`a-conceptual-overview-of-asyncio`"
94-
msgstr ""
94+
msgstr ":ref:`a-conceptual-overview-of-asyncio`"
9595

9696
#: ../../library/asyncio.rst:35
9797
msgid "Explanation of the fundamentals of asyncio."
98-
msgstr ""
98+
msgstr "Explicação dos fundamentos do asyncio."
9999

100100
#: ../../library/asyncio.rst:37
101101
msgid "asyncio provides a set of **high-level** APIs to:"

library/cmdlinelibs.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-08-17 15:09+0000\n"
14+
"POT-Creation-Date: 2025-09-05 15:15+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -25,7 +25,7 @@ msgstr ""
2525

2626
#: ../../library/cmdlinelibs.rst:5
2727
msgid "Command-line interface libraries"
28-
msgstr ""
28+
msgstr "Bibliotecas de interface de linha de comando"
2929

3030
#: ../../library/cmdlinelibs.rst:7
3131
msgid ""

library/collections.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,6 +1523,14 @@ msgid ""
15231523
"list. This technique is simpler and faster than an equivalent technique "
15241524
"using :meth:`dict.setdefault`:"
15251525
msgstr ""
1526+
"Quando cada chave é encontrada pela primeira vez, ela ainda não está no "
1527+
"mapeamento; então uma entrada é criada automaticamente usando a função :attr:"
1528+
"`~defaultdict.default_factory` que retorna uma :class:`list` vazia. A "
1529+
"operação :meth:`!list.append` então anexa o valor à nova lista. Quando as "
1530+
"chaves são encontradas novamente, a pesquisa prossegue normalmente "
1531+
"(retornando a lista daquela chave) e a operação :meth:`list.append` adiciona "
1532+
"outro valor à lista. Esta técnica é mais simples e rápida que uma técnica "
1533+
"equivalente usando :meth:`dict.setdefault`:"
15261534

15271535
#: ../../library/collections.rst:799
15281536
msgid ""

0 commit comments

Comments
 (0)