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

Skip to content

Commit 860937f

Browse files
Update translations
1 parent 3634814 commit 860937f

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
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.9\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2025-01-17 15:27+0000\n"
17+
"POT-Creation-Date: 2025-02-28 16:44+0000\n"
1818
"PO-Revision-Date: 2017-02-16 17:31+0000\n"
1919
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2020
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -46,9 +46,9 @@ msgid ""
4646
"Python as it streamlines the process and involves less people. Learn how to :"
4747
"ref:`contribute <contributing-to-python>`."
4848
msgstr ""
49-
"Às vezes, pode ser mais rápido consertar os bugs você mesmo e contribuir "
50-
"com patches para o Python uma vez que isso agiliza o processo e envolve "
51-
"menos pessoas. Veja aqui como :ref:`contribuir <contributing-to-python>`."
49+
"Às vezes, pode ser mais rápido consertar os bugs você mesmo e contribuir com "
50+
"patches para o Python uma vez que isso agiliza o processo e envolve menos "
51+
"pessoas. Veja aqui como :ref:`contribuir <contributing-to-python>`."
5252

5353
#: ../../bugs.rst:16
5454
msgid "Documentation bugs"

howto/regex.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.9\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2025-02-28 16:44+0000\n"
21+
"POT-Creation-Date: 2025-03-14 16:54+0000\n"
2222
"PO-Revision-Date: 2017-02-16 17:45+0000\n"
2323
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -649,7 +649,7 @@ msgstr ""
649649

650650
#: ../../howto/regex.rst:265
651651
msgid "Compiling Regular Expressions"
652-
msgstr "Compilando Expressões Regulares"
652+
msgstr "Compilando expressões regulares"
653653

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

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "63.25%", "translated": 31312, "entries": 49504, "updated_at": "2025-03-18T00:27:23+00:00Z"}
1+
{"completion": "63.25%", "translated": 31312, "entries": 49504, "updated_at": "2025-03-21T00:27:09+00:00Z"}

0 commit comments

Comments
 (0)