Skip to content

Commit 7b4d77b

Browse files
Update translations
1 parent 07ec615 commit 7b4d77b

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
@@ -2217,8 +2217,8 @@ msgid ""
22172217
"The module-level function :func:`re.split` adds the RE to be used as the "
22182218
"first argument, but is otherwise the same. ::"
22192219
msgstr ""
2220-
"móduloA função de nível de módulo :func:`re.split` adiciona a RE a ser "
2221-
"utilizada como o primeiro argumento, mas, fora isso, é a mesma. ::"
2220+
"A função de nível de módulo :func:`re.split` adiciona a RE a ser utilizada "
2221+
"como o primeiro argumento, mas, fora isso, é a mesma. ::"
22222222

22232223
#: ../../howto/regex.rst:1138
22242224
msgid "Search and Replace"

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-26T23:54:44+00:00Z"}
1+
{"completion": "67.34%", "translated": 37573, "entries": 55794, "updated_at": "2025-05-27T23:54:01+00:00Z"}

tutorial/datastructures.po

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

216216
#: ../../tutorial/datastructures.rst:196
217217
msgid "List Comprehensions"
218-
msgstr "List Comprehensions"
218+
msgstr "Compreensões de lista"
219219

220220
#: ../../tutorial/datastructures.rst:198
221221
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.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/"
@@ -539,7 +539,7 @@ msgstr ""
539539

540540
#: ../../whatsnew/2.0.rst:262
541541
msgid "List Comprehensions"
542-
msgstr "List Comprehensions"
542+
msgstr "Compreensões de lista"
543543

544544
#: ../../whatsnew/2.0.rst:264
545545
msgid ""

0 commit comments

Comments
 (0)