Skip to content

Commit 8e55e6d

Browse files
Update translations
1 parent 5d51cbc commit 8e55e6d

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

howto/regex.po

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

25432543
#: ../../howto/regex.rst:1329
25442544
msgid ""

library/gzip.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.9\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2025-05-02 16:40+0000\n"
18+
"POT-Creation-Date: 2025-05-23 17:18+0000\n"
1919
"PO-Revision-Date: 2017-02-16 23:12+0000\n"
2020
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2121
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -82,7 +82,7 @@ msgid ""
8282
"object`."
8383
msgstr ""
8484
"Abre um arquivo comprimido com gzip em modo binário ou texto, retornando :"
85-
"term:`file object`."
85+
"term:`objeto arquivo`."
8686

8787
#: ../../library/gzip.rst:34
8888
msgid ""

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
- windows.po 300 / 303 ( 99.0% translated).
285285

286286

287-
# whatsnew (67.71% done)
287+
# whatsnew (67.73% done)
288288

289289
- 2.0.po 135 / 182 ( 74.0% translated).
290290
- 2.2.po 136 / 192 ( 70.0% translated).
@@ -296,7 +296,7 @@
296296
- 3.2.po 69 / 518 ( 13.0% translated).
297297
- 3.3.po 159 / 660 ( 24.0% translated).
298298
- 3.4.po 509 / 511 ( 99.0% translated).
299-
- 3.5.po 124 / 541 ( 22.0% translated).
299+
- 3.5.po 125 / 541 ( 23.0% translated).
300300
- 3.6.po 241 / 517 ( 46.0% translated).
301301
- 3.7.po 242 / 555 ( 43.0% translated).
302302
- 3.9.po 382 / 386 ( 98.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.09%", "translated": 31725, "entries": 49504, "updated_at": "2025-05-31T00:43:18+00:00Z"}
1+
{"completion": "64.09%", "translated": 31726, "entries": 49504, "updated_at": "2025-06-03T00:47:00+00:00Z"}

whatsnew/3.5.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
# Victor Matheus Castro <victormatheuscastro@gmail.com>, 2017
1010
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2017
1111
# Adorilson Bezerra <adorilson@gmail.com>, 2024
12-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
12+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
1313
#
1414
#, fuzzy
1515
msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.9\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2025-01-17 15:27+0000\n"
19+
"POT-Creation-Date: 2025-05-30 17:27+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:44+0000\n"
21-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
21+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2222
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2323
"teams/5390/pt_BR/)\n"
2424
"Language: pt_BR\n"
@@ -783,7 +783,7 @@ msgstr ""
783783

784784
#: ../../whatsnew/3.5.rst:696
785785
msgid ":pep:`489` -- Multi-phase extension module initialization"
786-
msgstr ""
786+
msgstr ":pep:`489` -- Inicialização de módulo extensão multifase"
787787

788788
#: ../../whatsnew/3.5.rst:696
789789
msgid ""

0 commit comments

Comments
 (0)