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

Skip to content

Commit babcb1c

Browse files
Update translations
1 parent 286f8b5 commit babcb1c

File tree

3 files changed

+6
-11
lines changed

3 files changed

+6
-11
lines changed

library/typing.po

Lines changed: 4 additions & 9 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-04-11 15:29+0000\n"
14+
"POT-Creation-Date: 2025-04-18 15:31+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/"
@@ -2164,11 +2164,6 @@ msgid ""
21642164
"ponies\" in :mod:`collections.abc` such as :class:`~collections.abc."
21652165
"Iterable`. For example::"
21662166
msgstr ""
2167-
"Esse protocolo pode ser usado com :func:`isinstance` e :func:`issubclass`. "
2168-
"Isso levanta :exc:`TypeError` quando aplicado a uma classe não-protocolo. "
2169-
"Isso permite uma verificação estrutural simples, muito semelhante a \"pôneis "
2170-
"de um truque só\" em :mod:`collections.abc`, como :class:`~collections.abc."
2171-
"Iterable`. Por exemplo::"
21722167

21732168
#: ../../library/typing.rst:1962
21742169
msgid ""
@@ -2703,7 +2698,7 @@ msgid ""
27032698
"function:"
27042699
msgstr ""
27052700
"Os argumentos do decorador ``dataclass_transform`` podem ser usados para "
2706-
"personalizar os comportamentos padrão da classe, metaclasse, ou função "
2701+
"personalizar o comportamento padrão da classe, metaclasse, ou função "
27072702
"decorada:"
27082703

27092704
#: ../../library/typing.rst:0
@@ -2898,8 +2893,8 @@ msgid ""
28982893
"An example of overload that gives a more precise type than can be expressed "
28992894
"using a union or a type variable:"
29002895
msgstr ""
2901-
"Um exemplo de sobrecarga que fornece um tipo mais preciso do que o tipo "
2902-
"expresso usando uma união ou um tipo variável:"
2896+
"Um exemplo de sobrecarga que fornece um tipo mais preciso do que o expressar "
2897+
"o tipo expresso por uma união ou um tipo variável:"
29032898

29042899
#: ../../library/typing.rst:2524
29052900
msgid ""

potodo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 471 / 563 ( 83.0% translated).
254+
- typing.po 470 / 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.55%", "translated": 37131, "entries": 55794, "updated_at": "2025-04-16T23:38:11+00:00Z"}
1+
{"completion": "66.55%", "translated": 37130, "entries": 55794, "updated_at": "2025-04-18T23:38:21+00:00Z"}

0 commit comments

Comments
 (0)