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

Skip to content

Commit a166601

Browse files
committed
retoques
1 parent f36e5b4 commit a166601

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

dict

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ octales
411411
normalización
412412
operando
413413
onexit
414+
online
414415
option
415416
operandos
416417
org

library/tkinter.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
14-
"PO-Revision-Date: 2020-06-10 18:35-0300\n"
14+
"PO-Revision-Date: 2020-06-10 18:52-0300\n"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
@@ -630,7 +630,7 @@ msgstr ""
630630
#: ../Doc/library/tkinter.rst:297
631631
msgid "Note that the object name, ``.fred``, starts with a dot."
632632
msgstr ""
633-
"Tenga en cuenta que el nombre del objeto, `` .fred``, comienza con un punto."
633+
"Tenga en cuenta que el nombre del objeto, ``.fred``, comienza con un punto."
634634

635635
#: ../Doc/library/tkinter.rst:299
636636
msgid ""
@@ -640,8 +640,8 @@ msgid ""
640640
"not supported in Tk)."
641641
msgstr ""
642642
"Como era de esperar, los valores legales para *someAction* dependerán de la "
643-
"clase del widget: ``.fred disable`` funciona si fred es un botón (fred se "
644-
"atenúa), pero no funciona si fred es una etiqueta (la desactivación de "
643+
"clase del widget: ``.fred disable`` funciona si *fred* es un botón (se "
644+
"atenúa), pero no funciona si *fred* es una etiqueta (la desactivación de "
645645
"etiquetas no es compatible con Tk)."
646646

647647
#: ../Doc/library/tkinter.rst:303
@@ -1756,7 +1756,7 @@ msgstr ""
17561756

17571757
#: ../Doc/library/tkinter.rst:797
17581758
msgid ":class:`BitmapImage` for images in XBM format."
1759-
msgstr ":class:`BitmapImage` para imagenes en formato XBM."
1759+
msgstr ":class:`BitmapImage` para imágenes en formato XBM."
17601760

17611761
#: ../Doc/library/tkinter.rst:799
17621762
msgid ""

0 commit comments

Comments
 (0)