Skip to content

Commit f7ce44b

Browse files
Update translations
1 parent d3d774f commit f7ce44b

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

22072207
#: ../../howto/regex.rst:1133
22082208
msgid "Search and Replace"

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-27T00:34:14+00:00Z"}
1+
{"completion": "64.73%", "translated": 33439, "entries": 51659, "updated_at": "2025-05-28T00:35:22+00:00Z"}

tutorial/datastructures.po

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

220220
#: ../../tutorial/datastructures.rst:197
221221
msgid "List Comprehensions"
222-
msgstr "List Comprehensions"
222+
msgstr "Compreensões de lista"
223223

224224
#: ../../tutorial/datastructures.rst:199
225225
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.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-21 22:53+0000\n"
14+
"POT-Creation-Date: 2025-05-23 16:44+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/"
@@ -531,7 +531,7 @@ msgstr ""
531531

532532
#: ../../whatsnew/2.0.rst:262
533533
msgid "List Comprehensions"
534-
msgstr "List Comprehensions"
534+
msgstr "Compreensões de lista"
535535

536536
#: ../../whatsnew/2.0.rst:264
537537
msgid ""

0 commit comments

Comments
 (0)