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

Skip to content

Commit 926b961

Browse files
Update translations from Transifex
1 parent 6349ce4 commit 926b961

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

library/asyncio-eventloop.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
# Marco Rougeth <[email protected]>, 2021
99
# Claudio Rogerio Carvalho Filho <[email protected]>, 2021
1010
# Humberto Rocha <[email protected]>, 2021
11-
# Rafael Fontenelle <[email protected]>, 2021
1211
# Raphael Mendonça, 2021
1312
# Italo Penaforte <[email protected]>, 2021
1413
# i17obot <[email protected]>, 2021
1514
# Vinicius Gubiani Ferreira <[email protected]>, 2021
15+
# Rafael Fontenelle <[email protected]>, 2021
1616
#
1717
#, fuzzy
1818
msgid ""
@@ -21,7 +21,7 @@ msgstr ""
2121
"Report-Msgid-Bugs-To: \n"
2222
"POT-Creation-Date: 2021-08-18 13:46+0000\n"
2323
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
24-
"Last-Translator: Vinicius Gubiani Ferreira <vini.g.fer@gmail.com>, 2021\n"
24+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2021\n"
2525
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/python-doc/"
2626
"teams/5390/pt_BR/)\n"
2727
"MIME-Version: 1.0\n"
@@ -818,7 +818,7 @@ msgstr ""
818818

819819
#: ../../library/asyncio-eventloop.rst:461
820820
msgid "Added the *happy_eyeballs_delay* and *interleave* parameters."
821-
msgstr "Adicionado os parâmetros *happy_eyeballs_delay* e *interleave*."
821+
msgstr "Adicionados os parâmetros *happy_eyeballs_delay* e *interleave*."
822822

823823
#: ../../library/asyncio-eventloop.rst:463
824824
msgid ""
@@ -1215,7 +1215,7 @@ msgstr ""
12151215

12161216
#: ../../library/asyncio-eventloop.rst:672
12171217
msgid "Added *ssl_handshake_timeout* and *start_serving* parameters."
1218-
msgstr "Adicionado os parâmetros *ssl_handshake_timeout* e *start_serving*."
1218+
msgstr "Adicionados os parâmetros *ssl_handshake_timeout* e *start_serving*."
12191219

12201220
#: ../../library/asyncio-eventloop.rst:685
12211221
msgid "The *host* parameter can be a sequence of strings."
@@ -1236,7 +1236,7 @@ msgid ""
12361236
"Similar to :meth:`loop.create_server` but works with the :py:data:`~socket."
12371237
"AF_UNIX` socket family."
12381238
msgstr ""
1239-
"Similar a :meth:`loop.create_server`, mas trabalha com a familia de soquete :"
1239+
"Similar a :meth:`loop.create_server`, mas trabalha com a família de soquete :"
12401240
"py:data:`~socket.AF_UNIX`."
12411241

12421242
#: ../../library/asyncio-eventloop.rst:701

library/os.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
# Rodrigo Neres <[email protected]>, 2021
1616
# i17obot <[email protected]>, 2021
1717
# Jayme Tosi Neto <[email protected]>, 2021
18-
# Rafael Fontenelle <[email protected]>, 2021
1918
# Adorilson Bezerra <[email protected]>, 2021
19+
# Rafael Fontenelle <[email protected]>, 2021
2020
#
2121
#, fuzzy
2222
msgid ""
@@ -25,7 +25,7 @@ msgstr ""
2525
"Report-Msgid-Bugs-To: \n"
2626
"POT-Creation-Date: 2021-07-27 13:07+0000\n"
2727
"PO-Revision-Date: 2021-06-28 01:10+0000\n"
28-
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2021\n"
28+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2021\n"
2929
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/python-doc/"
3030
"teams/5390/pt_BR/)\n"
3131
"MIME-Version: 1.0\n"
@@ -103,6 +103,7 @@ msgstr ""
103103
msgid ""
104104
"On VxWorks, os.popen, os.fork, os.execv and os.spawn*p* are not supported."
105105
msgstr ""
106+
"Em VxWorks, os.popen, os.fork, os.execv e os.spawn*p* não são suportados."
106107

107108
#: ../../library/os.rst:39
108109
msgid ""

0 commit comments

Comments
 (0)