Skip to content

Commit 09d505c

Browse files
pomerge from 3.8 branch into 3.7
1 parent 1afa3e6 commit 09d505c

65 files changed

Lines changed: 95 additions & 76 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

howto/ipaddress.po

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

4040
#: ../../howto/ipaddress.rst:12
4141
msgid "Nick Coghlan"
42-
msgstr ""
42+
msgstr "Nick Coghlan"
4343

4444
#: ../../howto/ipaddress.rstNone
4545
msgid "Overview"

howto/pyporting.po

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

7272
#: ../../howto/pyporting.rst:27
7373
msgid "The Short Explanation"
74-
msgstr ""
74+
msgstr "A explicação breve"
7575

7676
#: ../../howto/pyporting.rst:29
7777
msgid ""

howto/regex.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ msgstr ":const:`IGNORECASE`, :const:`I`"
11541154

11551155
#: ../../howto/regex.rst:546
11561156
msgid "Do case-insensitive matches."
1157-
msgstr ""
1157+
msgstr "Faz combinações sem diferenciar maiúsculo de minúsculo"
11581158

11591159
#: ../../howto/regex.rst:548
11601160
msgid ":const:`LOCALE`, :const:`L`"
@@ -1170,7 +1170,7 @@ msgstr ":const:`MULTILINE`, :const:`M`"
11701170

11711171
#: ../../howto/regex.rst:550
11721172
msgid "Multi-line matching, affecting ``^`` and ``$``."
1173-
msgstr ""
1173+
msgstr "Correspondência multilinha, afetando ``^`` e ``$``."
11741174

11751175
#: ../../howto/regex.rst:553
11761176
msgid ":const:`VERBOSE`, :const:`X` (for 'extended')"

howto/unicode.po

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

809809
#: ../../howto/unicode.rst:669
810810
msgid "The most important tip is:"
811-
msgstr ""
811+
msgstr "A dica mais importante é:"
812812

813813
#: ../../howto/unicode.rst:671
814814
msgid ""

library/asyncio-eventloop.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,7 @@ msgstr ""
11861186

11871187
#: ../../library/asyncio-eventloop.rst:908
11881188
msgid "DNS"
1189-
msgstr ""
1189+
msgstr "DNS"
11901190

11911191
#: ../../library/asyncio-eventloop.rst:913
11921192
msgid "Asynchronous version of :meth:`socket.getaddrinfo`."
@@ -1661,7 +1661,7 @@ msgstr ""
16611661

16621662
#: ../../library/asyncio-eventloop.rst:1310
16631663
msgid "Server Objects"
1664-
msgstr ""
1664+
msgstr "Objetos Server"
16651665

16661666
#: ../../library/asyncio-eventloop.rst:1312
16671667
msgid ""

library/asyncio-llapi-index.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ msgstr ""
150150

151151
#: ../../library/asyncio-llapi-index.rst:69
152152
msgid "Debugging"
153-
msgstr ""
153+
msgstr "Depuração"
154154

155155
#: ../../library/asyncio-llapi-index.rst:74
156156
msgid ":meth:`loop.set_debug`"
@@ -268,7 +268,7 @@ msgstr ""
268268

269269
#: ../../library/asyncio-llapi-index.rst:132
270270
msgid "DNS"
271-
msgstr ""
271+
msgstr "DNS"
272272

273273
#: ../../library/asyncio-llapi-index.rst:137
274274
msgid "``await`` :meth:`loop.getaddrinfo`"
@@ -568,7 +568,7 @@ msgstr ""
568568

569569
#: ../../library/asyncio-llapi-index.rst:281
570570
msgid "Transports"
571-
msgstr ""
571+
msgstr "Transportes"
572572

573573
#: ../../library/asyncio-llapi-index.rst:283
574574
msgid "All transports implement the following methods:"

library/asyncio-protocol.po

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

121121
#: ../../library/asyncio-protocol.rst:70
122122
msgid "Transports"
123-
msgstr ""
123+
msgstr "Transportes"
124124

125125
#: ../../library/asyncio-protocol.rst:72
126126
msgid ""

library/binascii.po

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

2525
#: ../../library/binascii.rst:2
2626
msgid ":mod:`binascii` --- Convert between binary and ASCII"
27-
msgstr ""
27+
msgstr ":mod:`binascii` --- Converte entre binário e ASCII"
2828

2929
#: ../../library/binascii.rst:15
3030
msgid ""

library/chunk.po

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

9090
#: ../../library/chunk.rst:41
9191
msgid "0 or 1"
92-
msgstr ""
92+
msgstr "0 ou 1"
9393

9494
#: ../../library/chunk.rst:41
9595
msgid "Pad byte needed if *n* is odd and chunk alignment is used"

library/cmd.po

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

7575
#: ../../library/cmd.rst:42
7676
msgid "Cmd Objects"
77-
msgstr ""
77+
msgstr "Objetos Cmd"
7878

7979
#: ../../library/cmd.rst:44
8080
msgid "A :class:`Cmd` instance has the following methods:"

0 commit comments

Comments
 (0)