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

Skip to content

Commit 673c9b4

Browse files
Update translations
1 parent 9860adb commit 673c9b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library/typing.po

Lines changed: 3 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-03-21 16:10+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -1404,7 +1404,7 @@ msgid ""
14041404
"``P.kwargs`` are instances respectively of :class:`ParamSpecArgs` and :class:"
14051405
"`ParamSpecKwargs`."
14061406
msgstr ""
1407-
"Como ``ParamSpec`` capturar tanto parâmetros posicionais quanto parâmetros "
1407+
"Como ``ParamSpec`` captura tanto parâmetros posicionais quanto parâmetros "
14081408
"nomeados, ``P.args`` e ``P.kwargs`` podem ser usados para dividir um "
14091409
"``ParamSpec`` em seus componentes. ``P.args`` representa a tupla de "
14101410
"parâmetros posicionais em uma determinada chamada e só deve ser usada para "
@@ -1434,7 +1434,7 @@ msgid ""
14341434
"Only parameter specification variables defined in global scope can be "
14351435
"pickled."
14361436
msgstr ""
1437-
"Somente variáveis de especificação de parâmetro definidas em escopo global "
1437+
"somente variáveis de especificação de parâmetro definidas em escopo global "
14381438
"podem ser serializadas com pickle."
14391439

14401440
#: ../../library/typing.rst:1278

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "63.97%", "translated": 33048, "entries": 51659, "updated_at": "2025-03-28T23:55:28+00:00Z"}
1+
{"completion": "63.97%", "translated": 33048, "entries": 51659, "updated_at": "2025-04-01T23:54:09+00:00Z"}

0 commit comments

Comments
 (0)