Skip to content

Commit 95f7d6f

Browse files
Update translations from Transifex
1 parent cee27ce commit 95f7d6f

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

library/decimal.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Marco Rougeth <marco@rougeth.com>, 2021
99
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
1010
# Rafael Fontenelle <rffontenelle@gmail.com>, 2021
11+
# Adorilson Bezerra <adorilson@gmail.com>, 2022
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1819
"PO-Revision-Date: 2021-06-28 01:04+0000\n"
19-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2021\n"
20+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2022\n"
2021
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/python-doc/"
2122
"teams/5390/pt_BR/)\n"
2223
"MIME-Version: 1.0\n"
@@ -736,6 +737,8 @@ msgid ""
736737
"Alternative constructor that only accepts instances of :class:`float` or :"
737738
"class:`int`."
738739
msgstr ""
740+
"Construtor alternativo que aceita apenas instâncias de :class:`float` ou :"
741+
"class:`int`."
739742

740743
#: ../../library/decimal.rst:579
741744
msgid ""

tutorial/stdlib.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2021
87
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
98
# Leticia Portella <leportella@gmail.com>, 2021
109
# Misael borges <misael@planosassessoria.com.br>, 2021
1110
# Adorilson Bezerra <adorilson@gmail.com>, 2021
11+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2022
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1919
"PO-Revision-Date: 2021-06-28 01:50+0000\n"
20-
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2021\n"
20+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
2121
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/python-doc/"
2222
"teams/5390/pt_BR/)\n"
2323
"MIME-Version: 1.0\n"
@@ -337,6 +337,10 @@ msgid ""
337337
"remote procedure calls into an almost trivial task. Despite the modules' "
338338
"names, no direct knowledge or handling of XML is needed."
339339
msgstr ""
340+
"Os módulos :mod:`xmlrpc.client` e :mod:`xmlrpc.server` tornam a "
341+
"implementação de chamadas remotas (remote procedure calls) em uma tarefa "
342+
"quase trivial. Apesar dos nomes dos módulos, nenhum conhecimento direto ou "
343+
"manipulação de XML é necessário."
340344

341345
#: ../../tutorial/stdlib.rst:333
342346
msgid ""

0 commit comments

Comments
 (0)