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

Skip to content

Commit d145cda

Browse files
Update translations
1 parent df09e5a commit d145cda

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

library/typing.po

Lines changed: 7 additions & 1 deletion
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-03-14 15:32+0000\n"
14+
"POT-Creation-Date: 2025-03-28 15:41+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -1767,6 +1767,8 @@ msgid ""
17671767
"Type variable tuple. A specialized form of :ref:`type variable <typevar>` "
17681768
"that enables *variadic* generics."
17691769
msgstr ""
1770+
"Tupla de tipo variável. Uma forma especializada de :ref:`tipo variável "
1771+
"<typevar>` que permite genéricos *variádicos*."
17701772

17711773
#: ../../library/typing.rst:1592
17721774
msgid ""
@@ -1775,6 +1777,10 @@ msgid ""
17751777
"number of types by acting like an *arbitrary* number of type variables "
17761778
"wrapped in a tuple. For example::"
17771779
msgstr ""
1780+
"Um tipo variável normal permite a parametrização com um único tipo. Uma "
1781+
"tupla de tipos variáveis, por outro lado, permite a parametrização com um "
1782+
"número *arbitrário* de tipos, agindo como um número *arbitrário* de tipos "
1783+
"variáveis envolvidos em um tupla. Por exemplo::"
17781784

17791785
#: ../../library/typing.rst:1614
17801786
msgid ""

potodo.md

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

8686

8787

88-
# library (61.58% done)
88+
# library (61.59% done)
8989

9090
- _thread.po 49 / 51 ( 96.0% translated).
9191
- abc.po 48 / 49 ( 97.0% translated).
@@ -251,7 +251,7 @@
251251
- traceback.po 9 / 94 ( 9.0% translated).
252252
- tracemalloc.po 21 / 144 ( 14.0% translated).
253253
- tty.po 8 / 10 ( 80.0% translated).
254-
- typing.po 467 / 563 ( 82.0% translated).
254+
- typing.po 469 / 563 ( 83.0% translated).
255255
- unicodedata.po 4 / 32 ( 12.0% translated).
256256
- unittest.mock-examples.po 22 / 162 ( 13.0% translated).
257257
- unittest.mock.po 107 / 388 ( 27.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "66.49%", "translated": 37095, "entries": 55794, "updated_at": "2025-03-28T23:38:01+00:00Z"}
1+
{"completion": "66.49%", "translated": 37097, "entries": 55794, "updated_at": "2025-03-30T23:37:40+00:00Z"}

0 commit comments

Comments
 (0)