Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0b81f8

Browse files
Update translations
1 parent cf1a566 commit d0b81f8

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

bugs.po

Lines changed: 4 additions & 4 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-02-28 16:12+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -43,9 +43,9 @@ msgid ""
4343
"Python as it streamlines the process and involves less people. Learn how to :"
4444
"ref:`contribute <contributing-to-python>`."
4545
msgstr ""
46-
"Às vezes, pode ser mais rápido consertar os bugs você mesmo e contribuir "
47-
"com patches para o Python uma vez que isso agiliza o processo e envolve "
48-
"menos pessoas. Veja aqui como :ref:`contribuir <contributing-to-python>`."
46+
"Às vezes, pode ser mais rápido consertar os bugs você mesmo e contribuir com "
47+
"patches para o Python uma vez que isso agiliza o processo e envolve menos "
48+
"pessoas. Veja aqui como :ref:`contribuir <contributing-to-python>`."
4949

5050
#: ../../bugs.rst:16
5151
msgid "Documentation bugs"

howto/regex.po

Lines changed: 3 additions & 3 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-03-07 16:17+0000\n"
14+
"POT-Creation-Date: 2025-03-14 16:12+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -642,7 +642,7 @@ msgstr ""
642642

643643
#: ../../howto/regex.rst:265
644644
msgid "Compiling Regular Expressions"
645-
msgstr "Compilando Expressões Regulares"
645+
msgstr "Compilando expressões regulares"
646646

647647
#: ../../howto/regex.rst:267
648648
msgid ""
@@ -660,7 +660,7 @@ msgid ""
660660
"various special features and syntax variations. We'll go over the available "
661661
"settings later, but for now a single example will do::"
662662
msgstr ""
663-
":func:`re.compile` também aceita um argumento opcional *flags*, utilizados "
663+
":func:`re.compile` também aceita um argumento opcional *flags*, utilizado "
664664
"para habilitar vários recursos especiais e variações de sintaxe. Nós vamos "
665665
"ver todas as configurações disponíveis mais tarde, mas por agora, um único "
666666
"exemplo vai servir::"

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "63.89%", "translated": 33005, "entries": 51659, "updated_at": "2025-03-18T23:54:50+00:00Z"}
1+
{"completion": "63.89%", "translated": 33005, "entries": 51659, "updated_at": "2025-03-20T23:54:10+00:00Z"}

0 commit comments

Comments
 (0)