🌐 AI搜索 & 代理 主页
Skip to content

Commit 6e415e9

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent 9d0a8a2 commit 6e415e9

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

library/urllib.request.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.9\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-08-31 17:33+0000\n"
14+
"POT-Creation-Date: 2025-09-13 17:35+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:18+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -258,6 +258,12 @@ msgid ""
258258
"`~urllib.request.urlopen`. The code does not check for a real :class:"
259259
"`OpenerDirector`, and any class with the appropriate interface will work."
260260
msgstr ""
261+
"Instala uma instância de :class:`OpenerDirector` como o abridor global "
262+
"padrão. A instalação de um abridor só é necessária se você quiser que o "
263+
"urlopen o utilize; caso contrário, basta chamar :meth:`OpenerDirector.open` "
264+
"em vez de :func:`~urllib.request.urlopen`. O código não verifica se há um :"
265+
"class:`OpenerDirector` real, e qualquer classe com a interface apropriada "
266+
"funcionará."
261267

262268
#: ../../library/urllib.request.rst:132
263269
msgid ""

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
- unittest.mock.po 108 / 373 ( 28.0% translated).
262262
- unittest.po 309 / 499 ( 61.0% translated).
263263
- urllib.parse.po 95 / 154 ( 61.0% translated).
264-
- urllib.request.po 44 / 274 ( 16.0% translated).
264+
- urllib.request.po 45 / 274 ( 16.0% translated).
265265
- urllib.robotparser.po 12 / 14 ( 85.0% translated).
266266
- uuid.po 51 / 59 ( 86.0% translated).
267267
- warnings.po 67 / 109 ( 61.0% translated).
@@ -342,5 +342,5 @@
342342
- 3.9.po 383 / 393 ( 97.0% translated).
343343

344344

345-
# TOTAL (64.59% done)
345+
# TOTAL (64.60% done)
346346

reference/grammar.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ msgstr ""
2525

2626
#: ../../reference/grammar.rst:2
2727
msgid "Full Grammar specification"
28-
msgstr "Especificação Completa da Gramática"
28+
msgstr "Especificação completa da gramática"
2929

3030
#: ../../reference/grammar.rst:4
3131
msgid ""

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.59%", "translated": 31990, "entries": 49524, "updated_at": "2025-09-21T00:49:07+00:00Z"}
1+
{"completion": "64.6%", "translated": 31991, "entries": 49524, "updated_at": "2025-09-22T00:47:41+00:00Z"}

0 commit comments

Comments
 (0)