Skip to content

Commit 51d4aca

Browse files
Update translations
1 parent 8e55e6d commit 51d4aca

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

howto/logging.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.9\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2025-04-25 16:43+0000\n"
25+
"POT-Creation-Date: 2025-05-16 17:24+0000\n"
2626
"PO-Revision-Date: 2017-02-16 17:45+0000\n"
2727
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2828
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -453,7 +453,7 @@ msgstr ""
453453
"pacote logging pré-data novas opções de formatação como :meth:`str.format` "
454454
"e :class:`string.Template`. Estas novas opções de formatação são suportadas, "
455455
"mas explorá-las esta fora do escopo deste tutorial: veja :ref:`formatting-"
456-
"styles`  para mais informações."
456+
"styles` para mais informações."
457457

458458
#: ../../howto/logging.rst:265
459459
msgid "Changing the format of displayed messages"

library/email.generator.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.9\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-05-09 17:38+0000\n"
14+
"POT-Creation-Date: 2025-05-30 17:27+0000\n"
1515
"PO-Revision-Date: 2017-02-16 23:08+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -373,9 +373,9 @@ msgid ""
373373
msgstr ""
374374
"O módulo :mod:`email.generator` também fornece uma classe derivada, :class:"
375375
"`DecodedGenerator`, que é como a classe base :class:`Generator`, exceto que "
376-
"as partes não- :mimetype:`text` não são serializadas, mas são representadas "
377-
"no fluxo de saída por uma string derivada de um modelo preenchido com "
378-
"informações sobre a parte."
376+
"as partes não-\\ :mimetype:`text` não são serializadas, mas são "
377+
"representadas no fluxo de saída por uma string derivada de um modelo "
378+
"preenchido com informações sobre a parte."
379379

380380
#: ../../library/email.generator.rst:244
381381
msgid ""

library/string.po

Lines changed: 5 additions & 5 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-03-28 17:02+0000\n"
21+
"POT-Creation-Date: 2025-05-23 17:18+0000\n"
2222
"PO-Revision-Date: 2017-02-16 23:28+0000\n"
2323
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -1176,7 +1176,7 @@ msgstr "Argumentos de aninhamento e exemplos mais complexos::"
11761176

11771177
#: ../../library/string.rst:720
11781178
msgid "Template strings"
1179-
msgstr "Strings de modelo"
1179+
msgstr "Strings template"
11801180

11811181
#: ../../library/string.rst:722
11821182
msgid ""
@@ -1200,7 +1200,7 @@ msgid ""
12001200
"Template strings support ``$``-based substitutions, using the following "
12011201
"rules:"
12021202
msgstr ""
1203-
"Strings de modelo oferecem suporte a substituições baseadas em ``$``, usando "
1203+
"Strings template oferecem suporte a substituições baseadas em ``$``, usando "
12041204
"as seguintes regras:"
12051205

12061206
#: ../../library/string.rst:734
@@ -1252,7 +1252,7 @@ msgstr ""
12521252

12531253
#: ../../library/string.rst:756
12541254
msgid "The constructor takes a single argument which is the template string."
1255-
msgstr "O construtor recebe um único argumento que é a string de modelo."
1255+
msgstr "O construtor recebe um único argumento que é a string template"
12561256

12571257
#: ../../library/string.rst:761
12581258
msgid ""
@@ -1328,7 +1328,7 @@ msgid ""
13281328
msgstr ""
13291329
"Uso avançado: você pode derivar subclasses de :class:`Template` para "
13301330
"personalizar a sintaxe do espaço reservado, caractere delimitador ou toda a "
1331-
"expressão regular usada para analisar strings de modelo. Para fazer isso, "
1331+
"expressão regular usada para analisar strings template. Para fazer isso, "
13321332
"você pode substituir estes atributos de classe:"
13331333

13341334
#: ../../library/string.rst:813

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.09%", "translated": 31726, "entries": 49504, "updated_at": "2025-06-03T00:47:00+00:00Z"}
1+
{"completion": "64.09%", "translated": 31726, "entries": 49504, "updated_at": "2025-06-06T00:47:11+00:00Z"}

whatsnew/2.7.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.9\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2025-01-17 15:27+0000\n"
19+
"POT-Creation-Date: 2025-05-23 17:18+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:43+0000\n"
2121
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2222
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -1492,7 +1492,7 @@ msgstr ""
14921492
"A implementação de ``%`` verifica se o operando do lado esquerdo é uma "
14931493
"string Python e usa casos especiais; isso resulta em um aumento de "
14941494
"desempenho de 1 a 3% para aplicativos que usam frequentemente ``%`` com "
1495-
"strings, como bibliotecas de modelos. (Implementação de Collin Winter; :"
1495+
"strings, como templates em bibliotecas. (Implementação de Collin Winter; :"
14961496
"issue:`5176`.)"
14971497

14981498
#: ../../whatsnew/2.7.rst:997

0 commit comments

Comments
 (0)