Skip to content

Commit f49f354

Browse files
Update translations
1 parent ceadf7d commit f49f354

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
@@ -2530,8 +2530,8 @@ msgstr ""
25302530
"string. Existe ainda mais coisa existente na RE, no entanto, e o ``>`` pode "
25312531
"não corresponder com o final da string, de modo que o mecanismo de expressão "
25322532
"regular tem que recuar caractere por caractere até encontrar uma "
2533-
"correspondência para a ``>``. A correspondência final se estende do ``'<'`` "
2534-
"em ``'<html>'`` ao ``'>'`` em ``'</title>'``, que não é o que você quer."
2533+
"correspondência para ``>``. A correspondência final se estende do ``'<'`` em "
2534+
"``'<html>'`` ao ``'>'`` em ``'</title>'``, que não é o que você quer."
25352535

25362536
#: ../../howto/regex.rst:1329
25372537
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.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-05-02 16:07+0000\n"
14+
"POT-Creation-Date: 2025-05-16 16:46+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+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
@@ -306,7 +306,7 @@
306306
- windows.po 307 / 309 ( 99.0% translated).
307307

308308

309-
# whatsnew (70.23% done)
309+
# whatsnew (70.25% done)
310310

311311
- 2.0.po 137 / 182 ( 75.0% translated).
312312
- 2.2.po 138 / 192 ( 71.0% translated).
@@ -319,7 +319,7 @@
319319
- 3.2.po 69 / 518 ( 13.0% translated).
320320
- 3.3.po 159 / 660 ( 24.0% translated).
321321
- 3.4.po 510 / 511 ( 99.0% translated).
322-
- 3.5.po 124 / 541 ( 22.0% translated).
322+
- 3.5.po 125 / 541 ( 23.0% translated).
323323
- 3.6.po 239 / 517 ( 46.0% translated).
324324
- 3.7.po 243 / 555 ( 43.0% translated).
325325

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.73%", "translated": 33439, "entries": 51659, "updated_at": "2025-05-31T00:33:53+00:00Z"}
1+
{"completion": "64.73%", "translated": 33440, "entries": 51659, "updated_at": "2025-06-03T00:37:51+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.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 16:02+0000\n"
14+
"POT-Creation-Date: 2025-05-30 16:53+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17: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)