Skip to content

Commit de07290

Browse files
Update translations
1 parent 5857369 commit de07290

File tree

3 files changed

+6
-11
lines changed

3 files changed

+6
-11
lines changed

library/typing.po

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-04-11 16:03+0000\n"
14+
"POT-Creation-Date: 2025-04-18 16:08+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1818
"teams/5390/pt_BR/)\n"
1919
"Language: pt_BR\n"
@@ -1513,11 +1513,6 @@ msgid ""
15131513
"ponies\" in :mod:`collections.abc` such as :class:`~collections.abc."
15141514
"Iterable`. For example::"
15151515
msgstr ""
1516-
"Esse protocolo pode ser usado com :func:`isinstance` e :func:`issubclass`. "
1517-
"Isso levanta :exc:`TypeError` quando aplicado a uma classe não-protocolo. "
1518-
"Isso permite uma verificação estrutural simples, muito semelhante a \"pôneis "
1519-
"de um truque só\" em :mod:`collections.abc`, como :class:`~collections.abc."
1520-
"Iterable`. Por exemplo::"
15211516

15221517
#: ../../library/typing.rst:1370
15231518
msgid ""

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 (60.21% done)
90+
# library (60.20% done)
9191

9292
- _thread.po 39 / 41 ( 95.0% translated).
9393
- argparse.po 256 / 290 ( 88.0% translated).
@@ -247,7 +247,7 @@
247247
- traceback.po 7 / 78 ( 8.0% translated).
248248
- tracemalloc.po 21 / 144 ( 14.0% translated).
249249
- turtle.po 508 / 514 ( 98.0% translated).
250-
- typing.po 196 / 374 ( 52.0% translated).
250+
- typing.po 195 / 374 ( 52.0% translated).
251251
- unicodedata.po 2 / 29 ( 6.0% translated).
252252
- unittest.mock-examples.po 22 / 160 ( 13.0% translated).
253253
- unittest.mock.po 110 / 373 ( 29.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.02%", "translated": 33074, "entries": 51659, "updated_at": "2025-04-16T23:54:05+00:00Z"}
1+
{"completion": "64.02%", "translated": 33073, "entries": 51659, "updated_at": "2025-04-18T23:53:46+00:00Z"}

0 commit comments

Comments
 (0)