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

Skip to content

Commit bfca86a

Browse files
pomerge from 3.10 branch into 3.6
1 parent b83adea commit bfca86a

File tree

3 files changed

+18
-16
lines changed

3 files changed

+18
-16
lines changed

library/asyncio-eventloops.po

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

259259
#: ../../library/asyncio-eventloops.rst:169
260260
msgid "Get the event loop for the current context."
261-
msgstr ""
261+
msgstr "Pegar o evento de loop para o contexto atual."
262262

263263
#: ../../library/asyncio-eventloops.rst:171
264264
msgid ""
@@ -276,7 +276,7 @@ msgstr ""
276276

277277
#: ../../library/asyncio-eventloops.rst:183
278278
msgid "Set the event loop for the current context to *loop*."
279-
msgstr ""
279+
msgstr "Definir o evento de loop do contexto atual como *loop*."
280280

281281
#: ../../library/asyncio-eventloops.rst:187
282282
msgid ""

library/gc.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ msgstr ""
6161

6262
#: ../../library/gc.rst:33
6363
msgid "Disable automatic garbage collection."
64-
msgstr ""
64+
msgstr "Desative a coleta de lixo automática."
6565

6666
#: ../../library/gc.rst:38
6767
msgid "Returns true if automatic collection is enabled."
@@ -92,7 +92,7 @@ msgstr ""
9292

9393
#: ../../library/gc.rst:63
9494
msgid "Return the debugging flags currently set."
95-
msgstr ""
95+
msgstr "Retorne os sinalizadores de depuração atualmente definidos."
9696

9797
#: ../../library/gc.rst:68
9898
msgid ""
@@ -158,6 +158,8 @@ msgid ""
158158
"Return the current collection thresholds as a tuple of ``(threshold0, "
159159
"threshold1, threshold2)``."
160160
msgstr ""
161+
"Retorne os limites da coleção atual como uma tupla de ``(threshold0, "
162+
"threshold1, threshold2)``."
161163

162164
#: ../../library/gc.rst:125
163165
msgid ""

library/tkinter.ttk.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ msgstr ""
2727

2828
#: ../../library/tkinter.ttk.rst:2
2929
msgid ":mod:`tkinter.ttk` --- Tk themed widgets"
30-
msgstr ""
30+
msgstr ": mod: `tkinter.ttk` --- Widgets temáticos do Tk"
3131

3232
#: ../../library/tkinter.ttk.rst:9
3333
msgid "**Source code:** :source:`Lib/tkinter/ttk.py`"
@@ -60,11 +60,11 @@ msgstr ""
6060

6161
#: ../../library/tkinter.ttk.rst:34
6262
msgid "Using Ttk"
63-
msgstr ""
63+
msgstr "Usando Ttk"
6464

6565
#: ../../library/tkinter.ttk.rst:36
6666
msgid "To start using Ttk, import its module::"
67-
msgstr ""
67+
msgstr "Para começar a usar Ttk, importe seu modulo::"
6868

6969
#: ../../library/tkinter.ttk.rst:40
7070
msgid ""
@@ -126,11 +126,11 @@ msgstr ""
126126

127127
#: ../../library/tkinter.ttk.rst:80
128128
msgid "Tk code::"
129-
msgstr ""
129+
msgstr "Código Tk::"
130130

131131
#: ../../library/tkinter.ttk.rst:86
132132
msgid "Ttk code::"
133-
msgstr ""
133+
msgstr "Código Ttk::"
134134

135135
#: ../../library/tkinter.ttk.rst:94
136136
msgid ""
@@ -140,7 +140,7 @@ msgstr ""
140140

141141
#: ../../library/tkinter.ttk.rst:98
142142
msgid "Widget"
143-
msgstr ""
143+
msgstr "Ferramenta"
144144

145145
#: ../../library/tkinter.ttk.rst:100
146146
msgid ""
@@ -150,7 +150,7 @@ msgstr ""
150150

151151
#: ../../library/tkinter.ttk.rst:105
152152
msgid "Standard Options"
153-
msgstr ""
153+
msgstr "Opções padrões"
154154

155155
#: ../../library/tkinter.ttk.rst:107
156156
msgid "All the :mod:`ttk` Widgets accepts the following options:"
@@ -221,7 +221,7 @@ msgstr ""
221221

222222
#: ../../library/tkinter.ttk.rst:139
223223
msgid "Scrollable Widget Options"
224-
msgstr ""
224+
msgstr "Opções de ferramenta rolável"
225225

226226
#: ../../library/tkinter.ttk.rst:141
227227
msgid ""
@@ -262,7 +262,7 @@ msgstr ""
262262

263263
#: ../../library/tkinter.ttk.rst:165
264264
msgid "Label Options"
265-
msgstr ""
265+
msgstr "Opções de rótulo"
266266

267267
#: ../../library/tkinter.ttk.rst:167
268268
msgid ""
@@ -273,7 +273,7 @@ msgstr ""
273273
#: ../../library/tkinter.ttk.rst:175 ../../library/tkinter.ttk.rst:442
274274
#: ../../library/tkinter.ttk.rst:782
275275
msgid "text"
276-
msgstr ""
276+
msgstr "texto"
277277

278278
#: ../../library/tkinter.ttk.rst:175
279279
msgid "Specifies a text string to be displayed inside the widget."
@@ -325,11 +325,11 @@ msgstr ""
325325

326326
#: ../../library/tkinter.ttk.rst:196
327327
msgid "text: display text only"
328-
msgstr ""
328+
msgstr "texto: exibir apenas texto"
329329

330330
#: ../../library/tkinter.ttk.rst:197
331331
msgid "image: display image only"
332-
msgstr ""
332+
msgstr "imagem: exibir apenas a imagem"
333333

334334
#: ../../library/tkinter.ttk.rst:198
335335
msgid ""

0 commit comments

Comments
 (0)