Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54c692f

Browse files
Update translations
1 parent ecc9925 commit 54c692f

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

library/typing.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# Julio Biason, 2023
1515
# Juliano Naves <[email protected]>, 2024
1616
# Jones Martins, 2024
17-
# Rafael Fontenelle <[email protected]>, 2024
1817
# Adorilson Bezerra <[email protected]>, 2025
18+
# Rafael Fontenelle <[email protected]>, 2025
1919
#
2020
#, fuzzy
2121
msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.9\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2025-04-11 16:36+0000\n"
25+
"POT-Creation-Date: 2025-04-18 16:42+0000\n"
2626
"PO-Revision-Date: 2017-02-16 23:32+0000\n"
27-
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2025\n"
27+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2828
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2929
"teams/5390/pt_BR/)\n"
3030
"Language: pt_BR\n"
@@ -1937,6 +1937,9 @@ msgid ""
19371937
"mark classes that are defined in type stub files if an implementation "
19381938
"returns an instance of a private class::"
19391939
msgstr ""
1940+
"Este decorador em si não está disponível em tempo de execução. Seu objetivo "
1941+
"principal é marcar classes definidas em arquivos stub de tipo se uma "
1942+
"implementação retornar uma instância de uma classe privada:"
19401943

19411944
#: ../../library/typing.rst:1855
19421945
msgid ""
@@ -1948,7 +1951,7 @@ msgstr ""
19481951

19491952
#: ../../library/typing.rst:1859
19501953
msgid "Introspection helpers"
1951-
msgstr ""
1954+
msgstr "Auxiliares de introspecção"
19521955

19531956
#: ../../library/typing.rst:1863
19541957
msgid ""

potodo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080

8181

82-
# library (59.82% done)
82+
# library (59.83% done)
8383

8484
- argparse.po 262 / 290 ( 90.0% translated).
8585
- ast.po 179 / 193 ( 92.0% translated).
@@ -229,7 +229,7 @@
229229
- traceback.po 4 / 66 ( 6.0% translated).
230230
- tracemalloc.po 21 / 144 ( 14.0% translated).
231231
- turtle.po 494 / 514 ( 96.0% translated).
232-
- typing.po 132 / 323 ( 40.0% translated).
232+
- typing.po 134 / 323 ( 41.0% translated).
233233
- unicodedata.po 2 / 29 ( 6.0% translated).
234234
- unittest.mock-examples.po 22 / 160 ( 13.0% translated).
235235
- unittest.mock.po 108 / 373 ( 28.0% translated).
@@ -302,5 +302,5 @@
302302
- 3.9.po 382 / 386 ( 98.0% translated).
303303

304304

305-
# TOTAL (63.37% done)
305+
# TOTAL (63.38% done)
306306

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "63.37%", "translated": 31373, "entries": 49504, "updated_at": "2025-04-17T00:27:55+00:00Z"}
1+
{"completion": "63.38%", "translated": 31375, "entries": 49504, "updated_at": "2025-04-21T00:29:31+00:00Z"}

0 commit comments

Comments
 (0)