Skip to content

Commit 17311eb

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent 2939582 commit 17311eb

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

glossary.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,11 +2086,11 @@ msgid ""
20862086
"`collections.defaultdict`, :class:`collections.OrderedDict` and :class:"
20872087
"`collections.Counter`."
20882088
msgstr ""
2089-
"Um objeto contêiner que tem suporte a pesquisas de chave arbitrária e "
2090-
"implementa os métodos especificados nas :class:`collections.abc.Mapping` ou :"
2091-
"class:`collections.abc.MutableMapping` :ref:`classes base abstratas "
2092-
"<collections-abstract-base-classes>`. Exemplos incluem :class:`dict`, :class:"
2093-
"`collections.defaultdict`, :class:`collections.OrderedDict` e :class:"
2089+
"Um objeto contêiner com suporte a pesquisas de chave arbitrária e que "
2090+
"implementa os métodos especificados nas :ref:`classes base abstratas "
2091+
"<collections-abstract-base-classes>` :class:`collections.abc.Mapping` ou :"
2092+
"class:`collections.abc.MutableMapping`. Exemplos incluem :class:`dict`, :"
2093+
"class:`collections.defaultdict`, :class:`collections.OrderedDict` e :class:"
20942094
"`collections.Counter`."
20952095

20962096
#: ../../glossary.rst:847

library/stdtypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11148,7 +11148,7 @@ msgstr "! f-string"
1114811148

1114911149
#: ../../library/stdtypes.rst:2381
1115011150
msgid "f-strings"
11151-
msgstr "Literais de strings formatadas"
11151+
msgstr "f-strings"
1115211152

1115311153
#: ../../library/stdtypes.rst:2381
1115411154
msgid "fstring"

reference/lexical_analysis.po

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

12941294
#: ../../reference/lexical_analysis.rst:713
12951295
msgid "f-strings"
1296-
msgstr "Literais de strings formatadas"
1296+
msgstr "f-strings"
12971297

12981298
#: ../../reference/lexical_analysis.rst:717
12991299
msgid ""

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.09%", "translated": 48908, "entries": 76316, "updated_at": "2025-08-23T23:26:30+00:00Z"}
1+
{"completion": "64.09%", "translated": 48908, "entries": 76316, "updated_at": "2025-08-24T23:26:09+00:00Z"}

0 commit comments

Comments
 (0)