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

Skip to content

Commit e24cae9

Browse files
Update translations
1 parent 1fff993 commit e24cae9

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

faq/programming.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
# Claudio Rogerio Carvalho Filho <[email protected]>, 2018
99
# Marco Rougeth <[email protected]>, 2019
1010
# Leonardo Mendes, 2021
11-
# Rafael Fontenelle <[email protected]>, 2025
1211
# Adorilson Bezerra <[email protected]>, 2025
12+
# Rafael Fontenelle <[email protected]>, 2025
1313
#
1414
#, fuzzy
1515
msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.9\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2025-02-14 16:41+0000\n"
19+
"POT-Creation-Date: 2025-03-07 16:50+0000\n"
2020
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
21-
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2025\n"
21+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2222
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2323
"teams/5390/pt_BR/)\n"
2424
"Language: pt_BR\n"

library/abc.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
# Bonifacio de Oliveira <[email protected]>, 2019
88
# Alexsandro Felix <[email protected]>, 2019
99
# Lilian Corrêa <[email protected]>, 2019
10-
# Rafael Fontenelle <[email protected]>, 2023
10+
# Rafael Fontenelle <[email protected]>, 2025
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.9\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2025-01-24 16:37+0000\n"
17+
"POT-Creation-Date: 2025-03-07 16:50+0000\n"
1818
"PO-Revision-Date: 2017-02-16 17:47+0000\n"
19-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
19+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
2020
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2121
"teams/5390/pt_BR/)\n"
2222
"Language: pt_BR\n"

library/collections.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ msgid ""
11311131
msgstr ""
11321132
"Retorna uma nova subclasse de tupla chamada *typename*. A nova subclasse é "
11331133
"usada para criar objetos semelhantes a tuplas que possuem campos acessíveis "
1134-
"por pesquisa de atributos, além de serem indexáveis e iteráveis. As "
1134+
"por pesquisa de atributos, além de serem indexáveis e iteráveis. As "
11351135
"instâncias da subclasse também possuem uma docstring útil (com typename e "
11361136
"field_names) e um método útil :meth:`__repr__` que lista o conteúdo da tupla "
11371137
"em um formato ``nome=valor``."
@@ -1534,7 +1534,7 @@ msgid ""
15341534
"passed to the :class:`OrderedDict` constructor and its :meth:`update` method."
15351535
msgstr ""
15361536
"Com a aceitação da :pep:`468`, a ordem é mantida para argumentos nomeados "
1537-
"passados para o construtor :class:`OrderedDict` e seu método :meth:`update`."
1537+
"passados para o construtor :class:`OrderedDict` e seu método :meth:`update`."
15381538

15391539
#: ../../library/collections.rst:1137
15401540
msgid ":class:`OrderedDict` Examples and Recipes"

library/configparser.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ msgid ""
5252
"This library does *not* interpret or write the value-type prefixes used in "
5353
"the Windows Registry extended version of INI syntax."
5454
msgstr ""
55-
"Esta biblioteca *não* interpreta ou escreve os prefixos de tipo de valor "
55+
"Esta biblioteca *não* interpreta nem escreve os prefixos de tipo de valor "
5656
"usados na versão estendida do Registro do Windows da sintaxe INI."
5757

5858
#: ../../library/configparser.rst:38
@@ -921,7 +921,7 @@ msgid ""
921921
"can be indented. When *inline_comment_prefixes* is given, it will be used "
922922
"as the set of substrings that prefix comments in non-empty lines."
923923
msgstr ""
924-
"Quando *delimitadores* são fornecidos, eles são usados como o conjunto de "
924+
"Quando *delimiters* são fornecidos, eles são usados como o conjunto de "
925925
"substrings que dividem chaves de valores. Quando *comment_prefixes* for "
926926
"fornecido, ele será usado como o conjunto de substrings que prefixam "
927927
"comentários em linhas vazias. Os comentários podem ser indentados. Quando "

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "63.19%", "translated": 31283, "entries": 49504, "updated_at": "2025-03-07T12:05:58+00:00Z"}
1+
{"completion": "63.19%", "translated": 31283, "entries": 49504, "updated_at": "2025-03-08T00:22:42+00:00Z"}

0 commit comments

Comments
 (0)