Skip to content

Commit bdb9129

Browse files
Update translations
1 parent ddf2d9a commit bdb9129

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

library/inspect.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-21 22:53+0000\n"
14+
"POT-Creation-Date: 2025-05-23 16:44+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -1428,7 +1428,7 @@ msgstr ""
14281428

14291429
#: ../../library/inspect.rst:1132
14301430
msgid "Compute the annotations dict for an object."
1431-
msgstr ""
1431+
msgstr "Calcula o dicionário de anotações para um objeto."
14321432

14331433
#: ../../library/inspect.rst:1134
14341434
msgid ""
@@ -1445,7 +1445,7 @@ msgstr ""
14451445

14461446
#: ../../library/inspect.rst:1141
14471447
msgid "This function handles several details for you:"
1448-
msgstr ""
1448+
msgstr "Esta função cuida de vários detalhes para você:"
14491449

14501450
#: ../../library/inspect.rst:1143
14511451
msgid ""
@@ -1472,6 +1472,8 @@ msgid ""
14721472
"All accesses to object members and dict values are done using ``getattr()`` "
14731473
"and ``dict.get()`` for safety."
14741474
msgstr ""
1475+
"Todos os acessos aos membros do objeto e valores do dicionário são feitos "
1476+
"usando ``getattr()`` e ``dict.get()`` por segurança."
14751477

14761478
#: ../../library/inspect.rst:1155
14771479
msgid "Always, always, always returns a freshly created dict."

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787

8888

8989

90-
# library (61.12% done)
90+
# library (61.13% done)
9191

9292
- _thread.po 39 / 41 ( 95.0% translated).
9393
- argparse.po 256 / 290 ( 88.0% translated).
@@ -176,7 +176,7 @@
176176
- imp.po 8 / 68 ( 11.0% translated).
177177
- importlib.metadata.po 36 / 53 ( 67.0% translated).
178178
- importlib.po 225 / 346 ( 65.0% translated).
179-
- inspect.po 83 / 338 ( 24.0% translated).
179+
- inspect.po 86 / 338 ( 25.0% translated).
180180
- io.po 18 / 245 ( 7.0% translated).
181181
- ipaddress.po 155 / 158 ( 98.0% translated).
182182
- itertools.po 128 / 153 ( 83.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.72%", "translated": 33433, "entries": 51659, "updated_at": "2025-05-23T00:35:01+00:00Z"}
1+
{"completion": "64.72%", "translated": 33436, "entries": 51659, "updated_at": "2025-05-24T00:34:00+00:00Z"}

0 commit comments

Comments
 (0)