You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
msgstr "retorna el elemento en la posición *x*, *y*."
msgstr "Retorna el elemento en la posición *x*, *y*."
#: ../Doc/library/tkinter.ttk.rst:1106
msgid ""
"Returns the integer index of *item* within its parent's list of children."
msgstr ""
"retorna el índice entero de *item* dentro de la lista de elementos "
"Retorna el índice entero de *item* dentro de la lista de elementos "
"secundarios de su elemento primario."
#: ../Doc/library/tkinter.ttk.rst:1111
Expand DownExpand Up
@@ -2205,23 +2203,23 @@ msgid ""
"Returns the identifier of *item*'s next sibling, or '' if *item* is the last "
"child of its parent."
msgstr ""
"retorna el identificador del siguiente elemento de *item*, o '' si *item* es "
"Retorna el identificador del siguiente elemento de *item*, o '' si *item* es "
"el último elemento secundario de su elemento primario."
#: ../Doc/library/tkinter.ttk.rst:1154
msgid ""
"Returns the ID of the parent of *item*, or '' if *item* is at the top level "
"of the hierarchy."
msgstr ""
"retorna el identificador del elemento primario de *item* o '' si *item* está "
"Retorna el identificador del elemento primario de *item* o '' si *item* está "
"en el nivel superior de la jerarquía."
#: ../Doc/library/tkinter.ttk.rst:1160
msgid ""
"Returns the identifier of *item*'s previous sibling, or '' if *item* is the "
"first child of its parent."
msgstr ""
"retorna el identificador del elemento anterior de *item*, o '' si *item* es "
"Retorna el identificador del elemento anterior de *item*, o '' si *item* es "
"el primer elemento secundario de su elemento primario."
#: ../Doc/library/tkinter.ttk.rst:1166
Expand All
@@ -2243,7 +2241,7 @@ msgstr ""
#: ../Doc/library/tkinter.ttk.rst:1180
msgid "Returns a tuple of selected items."
msgstr "retorna una tupla de los elementos seleccionados."
msgstr "Retorna una tupla de los elementos seleccionados."
#: ../Doc/library/tkinter.ttk.rst:1182
msgid ""
Expand DownExpand Up
@@ -2431,7 +2429,7 @@ msgstr ""
#: ../Doc/library/tkinter.ttk.rst:1345
msgid "Returns the value specified for *option* in *style*."
msgstr "retorna el valor especificado para *option* en *style*."
msgstr "Retorna el valor especificado para *option* en *style*."
#: ../Doc/library/tkinter.ttk.rst:1347
msgid ""
Expand DownExpand Up
@@ -2571,11 +2569,11 @@ msgstr ""
#: ../Doc/library/tkinter.ttk.rst:1433
msgid "Returns the list of elements defined in the current theme."
msgstr "retorna la lista de elementos definidos en le tema actual."
msgstr "Retorna la lista de elementos definidos en le tema actual."
#: ../Doc/library/tkinter.ttk.rst:1438
msgid "Returns the list of *elementname*'s options."
msgstr "retorna la lista de opciones de *elementname*."
msgstr "Retorna la lista de opciones de *elementname*."
#: ../Doc/library/tkinter.ttk.rst:1443
msgid "Create a new theme."
Expand DownExpand Up
@@ -2623,7 +2621,7 @@ msgstr ""
#: ../Doc/library/tkinter.ttk.rst:1490
msgid "Returns a list of all known themes."
msgstr "retorna una lista de temas conocidos."
msgstr "Retorna una lista de temas conocidos."
#: ../Doc/library/tkinter.ttk.rst:1495
msgid ""
Expand Down
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.