Skip to content

Commit e0d1d20

Browse files
Update translations
1 parent 20b2c4c commit e0d1d20

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

howto/regex.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2546,8 +2546,8 @@ msgstr ""
25462546
"string. Existe ainda mais coisa existente na RE, no entanto, e o ``>`` pode "
25472547
"não corresponder com o final da string, de modo que o mecanismo de expressão "
25482548
"regular tem que recuar caractere por caractere até encontrar uma "
2549-
"correspondência para a ``>``. A correspondência final se estende do ``'<'`` "
2550-
"em ``'<html>'`` ao ``'>'`` em ``'</title>'``, que não é o que você quer."
2549+
"correspondência para ``>``. A correspondência final se estende do ``'<'`` em "
2550+
"``'<html>'`` ao ``'>'`` em ``'</title>'``, que não é o que você quer."
25512551

25522552
#: ../../howto/regex.rst:1334
25532553
msgid ""

library/gzip.po

Lines changed: 2 additions & 2 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-25 15:29+0000\n"
14+
"POT-Creation-Date: 2025-05-09 16:19+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:16+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -78,7 +78,7 @@ msgid ""
7878
"object`."
7979
msgstr ""
8080
"Abre um arquivo comprimido com gzip em modo binário ou texto, retornando :"
81-
"term:`file object`."
81+
"term:`objeto arquivo`."
8282

8383
#: ../../library/gzip.rst:34
8484
msgid ""

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
- windows.po 342 / 343 ( 99.0% translated).
305305

306306

307-
# whatsnew (75.21% done)
307+
# whatsnew (75.22% done)
308308

309309
- 2.0.po 181 / 183 ( 98.0% translated).
310310
- 2.1.po 138 / 139 ( 99.0% translated).
@@ -320,7 +320,7 @@
320320
- 3.2.po 64 / 518 ( 12.0% translated).
321321
- 3.3.po 135 / 662 ( 20.0% translated).
322322
- 3.4.po 503 / 511 ( 98.0% translated).
323-
- 3.5.po 124 / 541 ( 22.0% translated).
323+
- 3.5.po 125 / 541 ( 23.0% translated).
324324
- 3.6.po 238 / 524 ( 45.0% translated).
325325
- 3.7.po 247 / 563 ( 43.0% translated).
326326
- 3.8.po 468 / 469 ( 99.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "67.34%", "translated": 37573, "entries": 55794, "updated_at": "2025-05-30T23:53:51+00:00Z"}
1+
{"completion": "67.34%", "translated": 37574, "entries": 55794, "updated_at": "2025-06-02T23:54:07+00:00Z"}

whatsnew/3.5.po

Lines changed: 2 additions & 2 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-01-21 22:20+0000\n"
14+
"POT-Creation-Date: 2025-05-23 16:05+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:23+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -778,7 +778,7 @@ msgstr ""
778778

779779
#: ../../whatsnew/3.5.rst:696
780780
msgid ":pep:`489` -- Multi-phase extension module initialization"
781-
msgstr ""
781+
msgstr ":pep:`489` -- Inicialização de módulo extensão multifase"
782782

783783
#: ../../whatsnew/3.5.rst:696
784784
msgid ""

0 commit comments

Comments
 (0)