12
12
# Philippe Gonzaga <philippe@gonzaga.dev>, 2021
13
13
# Danilo Lima <djkcond@gmail.com>, 2021
14
14
# Rafael Fontenelle <rffontenelle@gmail.com>, 2021
15
+ # Luca Farah, 2021
15
16
#
16
17
#, fuzzy
17
18
msgid ""
@@ -20,7 +21,7 @@ msgstr ""
20
21
"Report-Msgid-Bugs-To : \n "
21
22
"POT-Creation-Date : 2021-06-29 12:56+0000\n "
22
23
"PO-Revision-Date : 2021-06-28 01:15+0000\n "
23
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com> , 2021\n "
24
+ "Last-Translator : Luca Farah , 2021\n "
24
25
"Language-Team : Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
25
26
"teams/5390/pt_BR/)\n "
26
27
"MIME-Version : 1.0\n "
@@ -31,7 +32,7 @@ msgstr ""
31
32
32
33
#: ../../library/tkinter.ttk.rst:2
33
34
msgid ":mod:`tkinter.ttk` --- Tk themed widgets"
34
- msgstr ""
35
+ msgstr ": mod: `tkinter.ttk` --- Widgets temáticos do Tk "
35
36
36
37
#: ../../library/tkinter.ttk.rst:9
37
38
msgid "**Source code:** :source:`Lib/tkinter/ttk.py`"
@@ -65,11 +66,11 @@ msgstr ""
65
66
66
67
#: ../../library/tkinter.ttk.rst:34
67
68
msgid "Using Ttk"
68
- msgstr ""
69
+ msgstr "Usando Ttk "
69
70
70
71
#: ../../library/tkinter.ttk.rst:36
71
72
msgid "To start using Ttk, import its module::"
72
- msgstr ""
73
+ msgstr "Para começar a usar Ttk, importe seu modulo:: "
73
74
74
75
#: ../../library/tkinter.ttk.rst:40
75
76
msgid ""
@@ -130,11 +131,11 @@ msgstr ""
130
131
131
132
#: ../../library/tkinter.ttk.rst:80
132
133
msgid "Tk code::"
133
- msgstr ""
134
+ msgstr "Código Tk:: "
134
135
135
136
#: ../../library/tkinter.ttk.rst:86
136
137
msgid "Ttk code::"
137
- msgstr ""
138
+ msgstr "Código Ttk:: "
138
139
139
140
#: ../../library/tkinter.ttk.rst:94
140
141
msgid ""
@@ -144,7 +145,7 @@ msgstr ""
144
145
145
146
#: ../../library/tkinter.ttk.rst:98
146
147
msgid "Widget"
147
- msgstr ""
148
+ msgstr "Ferramenta "
148
149
149
150
#: ../../library/tkinter.ttk.rst:100
150
151
msgid ""
@@ -154,7 +155,7 @@ msgstr ""
154
155
155
156
#: ../../library/tkinter.ttk.rst:105
156
157
msgid "Standard Options"
157
- msgstr ""
158
+ msgstr "Opções padrões "
158
159
159
160
#: ../../library/tkinter.ttk.rst:107
160
161
msgid "All the :mod:`ttk` Widgets accepts the following options:"
@@ -227,7 +228,7 @@ msgstr ""
227
228
228
229
#: ../../library/tkinter.ttk.rst:139
229
230
msgid "Scrollable Widget Options"
230
- msgstr ""
231
+ msgstr "Opções de ferramenta rolável "
231
232
232
233
#: ../../library/tkinter.ttk.rst:141
233
234
msgid ""
@@ -268,7 +269,7 @@ msgstr ""
268
269
269
270
#: ../../library/tkinter.ttk.rst:165
270
271
msgid "Label Options"
271
- msgstr ""
272
+ msgstr "Opções de rótulo "
272
273
273
274
#: ../../library/tkinter.ttk.rst:167
274
275
msgid ""
@@ -279,7 +280,7 @@ msgstr ""
279
280
#: ../../library/tkinter.ttk.rst:175 ../../library/tkinter.ttk.rst:523
280
281
#: ../../library/tkinter.ttk.rst:863
281
282
msgid "text"
282
- msgstr ""
283
+ msgstr "texto "
283
284
284
285
#: ../../library/tkinter.ttk.rst:175
285
286
msgid "Specifies a text string to be displayed inside the widget."
@@ -331,11 +332,11 @@ msgstr ""
331
332
332
333
#: ../../library/tkinter.ttk.rst:196
333
334
msgid "text: display text only"
334
- msgstr ""
335
+ msgstr "texto: exibir apenas texto "
335
336
336
337
#: ../../library/tkinter.ttk.rst:197
337
338
msgid "image: display image only"
338
- msgstr ""
339
+ msgstr "imagem: exibir apenas a imagem "
339
340
340
341
#: ../../library/tkinter.ttk.rst:198
341
342
msgid ""
0 commit comments