Skip to content

Traducido archivo library/tkinter #2160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Nov 7, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Eliminar :class:
  • Loading branch information
carlosalma committed Nov 6, 2022
commit ee6102986b637af28d4cc9e31dcacf353802eb99
8 changes: 4 additions & 4 deletions library/tkinter.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2022-11-04 00:55+0100\n"
"PO-Revision-Date: 2022-11-06 21:57+0100\n"
"Last-Translator: Carlos AlMa <carlos@carlosalma.es>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -326,9 +326,9 @@ msgid ""
"application, and initialize a Tcl interpreter for this widget. Each "
"instance has its own associated Tcl interpreter."
msgstr ""
"La clase :class:`Tk` se instancia sin argumentos. Esto crea un widget de "
"nivel superior de Tk que generalmente es la ventana principal de una "
"aplicación. Cada instancia tiene su propio intérprete Tcl asociado."
"Esto crea un widget de nivel superior de Tk que generalmente es la ventana "
"principal de una aplicación. Cada instancia tiene su propio intérprete Tcl "
"asociado."

#: ../Doc/library/tkinter.rst:133
msgid ""
Expand Down