Skip to content

Commit a138fa2

Browse files
Update translations
1 parent 0ee9355 commit a138fa2

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

library/dataclasses.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 15:28+0000\n"
14+
"POT-Creation-Date: 2025-06-13 16:17+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:14+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -381,6 +381,11 @@ msgid ""
381381
"replace the default field value with a call to the provided :func:`!field` "
382382
"function. For example::"
383383
msgstr ""
384+
"Para casos de uso comuns e simples, nenhuma outra funcionalidade é "
385+
"necessária. Existem, no entanto, alguns recursos que requerem informações "
386+
"adicionais por campo. Para satisfazer essa necessidade de informações "
387+
"adicionais, você pode substituir o valor do campo padrão por uma chamada "
388+
"para a função :func:`!field` fornecida. Por exemplo::"
384389

385390
#: ../../library/dataclasses.rst:241
386391
msgid ""
@@ -397,7 +402,7 @@ msgstr ""
397402

398403
#: ../../library/dataclasses.rst:246
399404
msgid "The parameters to :func:`!field` are:"
400-
msgstr ""
405+
msgstr "Os parâmetros de :func:`!field` são:"
401406

402407
#: ../../library/dataclasses.rst:248
403408
msgid ""

library/zoneinfo.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ msgstr ""
145145

146146
#: ../../library/zoneinfo.rst:106
147147
msgid "Configuring the data sources"
148-
msgstr "Configuring the data sources"
148+
msgstr "Configurando as fontes de dados"
149149

150150
#: ../../library/zoneinfo.rst:108
151151
msgid ""

potodo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
- curses.ascii.po 68 / 69 ( 98.0% translated).
126126
- curses.panel.po 22 / 23 ( 95.0% translated).
127127
- curses.po 64 / 485 ( 13.0% translated).
128-
- dataclasses.po 62 / 124 ( 50.0% translated).
128+
- dataclasses.po 64 / 124 ( 51.0% translated).
129129
- datetime.po 575 / 586 ( 98.0% translated).
130130
- dbm.po 81 / 85 ( 95.0% translated).
131131
- difflib.po 14 / 134 ( 10.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "67.93%", "translated": 37912, "entries": 55811, "updated_at": "2025-06-23T23:53:31+00:00Z"}
1+
{"completion": "67.93%", "translated": 37914, "entries": 55811, "updated_at": "2025-06-24T23:54:48+00:00Z"}

0 commit comments

Comments
 (0)