@@ -527,6 +527,8 @@ msgid ""
527
527
"The :class:`ttk.Combobox` widget combines a text field with a pop-down list "
528
528
"of values. This widget is a subclass of :class:`Entry`."
529
529
msgstr ""
530
+ "O widget :class:`ttk.Combobox` combina um campo de texto com uma lista "
531
+ "suspensa de valores. Esse widget é uma subclasse de :class:`Entry`."
530
532
531
533
#: ../../library/ttk.rst:292
532
534
msgid ""
@@ -550,7 +552,7 @@ msgstr ""
550
552
551
553
#: ../../library/ttk.rst:309
552
554
msgid "exportselection"
553
- msgstr ""
555
+ msgstr "exportselection "
554
556
555
557
#: ../../library/ttk.rst:309
556
558
msgid ""
@@ -568,6 +570,8 @@ msgid ""
568
570
"Specifies how the text is aligned within the widget. One of \" left\" , "
569
571
"\" center\" , or \" right\" ."
570
572
msgstr ""
573
+ "Especifica como o texto é alinhado dentro do widget. Pode ser \" left\" , "
574
+ "\" center\" , ou \" right\" ."
571
575
572
576
#: ../../library/ttk.rst:316 ../../library/ttk.rst:389
573
577
#: ../../library/ttk.rst:721
@@ -576,11 +580,11 @@ msgstr "height"
576
580
577
581
#: ../../library/ttk.rst:316
578
582
msgid "Specifies the height of the pop-down listbox, in rows."
579
- msgstr ""
583
+ msgstr "Especifica a altura, em linhas, da lista suspensa. "
580
584
581
585
#: ../../library/ttk.rst:318
582
586
msgid "postcommand"
583
- msgstr ""
587
+ msgstr "postcommand "
584
588
585
589
#: ../../library/ttk.rst:318
586
590
msgid ""
@@ -610,7 +614,7 @@ msgstr "valores"
610
614
611
615
#: ../../library/ttk.rst:335
612
616
msgid "Specifies the list of values to display in the drop-down listbox."
613
- msgstr ""
617
+ msgstr "Especifica a lista de valores para exibição na lista suspensa. "
614
618
615
619
#: ../../library/ttk.rst:338
616
620
msgid ""
@@ -620,7 +624,7 @@ msgstr ""
620
624
621
625
#: ../../library/ttk.rst:345
622
626
msgid "Virtual events"
623
- msgstr ""
627
+ msgstr "Eventos virtuais "
624
628
625
629
#: ../../library/ttk.rst:347
626
630
msgid ""
@@ -630,7 +634,7 @@ msgstr ""
630
634
631
635
#: ../../library/ttk.rst:352
632
636
msgid "ttk.Combobox"
633
- msgstr ""
637
+ msgstr "ttk.Combobox "
634
638
635
639
#: ../../library/ttk.rst:358
636
640
msgid ""
@@ -641,7 +645,7 @@ msgstr ""
641
645
642
646
#: ../../library/ttk.rst:365
643
647
msgid "Returns the current value of the combobox."
644
- msgstr ""
648
+ msgstr "Retorna o valor atual do combobox. "
645
649
646
650
#: ../../library/ttk.rst:370
647
651
msgid "Sets the value of the combobox to *value*."
@@ -661,7 +665,7 @@ msgstr ""
661
665
#: ../../library/ttk.rst:384 ../../library/ttk.rst:570
662
666
#: ../../library/ttk.rst:705
663
667
msgid "This widget accepts the following specific options:"
664
- msgstr ""
668
+ msgstr "Este widget aceita as seguintes opções específicas: "
665
669
666
670
#: ../../library/ttk.rst:389
667
671
msgid ""
0 commit comments