Skip to content

Commit 2ad76ca

Browse files
Update translations
1 parent 4b82ef8 commit 2ad76ca

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

howto/regex.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2639,8 +2639,8 @@ msgid ""
26392639
"The module-level function :func:`re.split` adds the RE to be used as the "
26402640
"first argument, but is otherwise the same. ::"
26412641
msgstr ""
2642-
"móduloA função de nível de módulo :func:`re.split` adiciona a RE a ser "
2643-
"utilizada como o primeiro argumento, mas, fora isso, é a mesma. ::"
2642+
"A função de nível de módulo :func:`re.split` adiciona a RE a ser utilizada "
2643+
"como o primeiro argumento, mas, fora isso, é a mesma. ::"
26442644

26452645
#: ../../howto/regex.rst:1125
26462646
msgid ""

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "68.08%", "translated": 42208, "entries": 61994, "updated_at": "2025-05-26T23:40:36+00:00Z"}
1+
{"completion": "68.08%", "translated": 42208, "entries": 61994, "updated_at": "2025-05-27T01:58:27+00:00Z"}

tutorial/datastructures.po

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

320320
#: ../../tutorial/datastructures.rst:196
321321
msgid "List Comprehensions"
322-
msgstr "List Comprehensions"
322+
msgstr "Compreensões de lista"
323323

324324
#: ../../tutorial/datastructures.rst:198
325325
msgid ""

whatsnew/2.0.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 14:53+0000\n"
14+
"POT-Creation-Date: 2025-05-09 15:40+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:34+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -573,7 +573,7 @@ msgstr ""
573573

574574
#: ../../whatsnew/2.0.rst:262
575575
msgid "List Comprehensions"
576-
msgstr "List Comprehensions"
576+
msgstr "Compreensões de lista"
577577

578578
#: ../../whatsnew/2.0.rst:264
579579
msgid ""

0 commit comments

Comments
 (0)