From e2112227117435b6198731936c950eba273cb836 Mon Sep 17 00:00:00 2001 From: "Erick G. Islas-Osuna" Date: Tue, 9 Nov 2021 22:34:46 -0600 Subject: [PATCH 1/2] pending translations --- faq/gui.po | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/faq/gui.po b/faq/gui.po index aa3bea2a2b..a6a678f3c9 100644 --- a/faq/gui.po +++ b/faq/gui.po @@ -11,15 +11,16 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-10-16 21:42+0200\n" -"PO-Revision-Date: 2021-08-02 11:10+0200\n" -"Last-Translator: Cristián Maureira-Fredes \n" +"PO-Revision-Date: 2021-11-09 22:34-0600\n" +"Last-Translator: Erick G. Islas Osuna \n" "Language: es\n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.9.1\n" +"X-Generator: Poedit 3.0\n" #: ../Doc/faq/gui.rst:5 msgid "Graphic User Interface FAQ" @@ -34,14 +35,10 @@ msgid "General GUI Questions" msgstr "Preguntas generales de la GUI" #: ../Doc/faq/gui.rst:18 -#, fuzzy msgid "What GUI toolkits exist for Python?" -msgstr "" -"¿Qué conjuntos de herramientas de GUI específicas por plataforma existen " -"para Python?" +msgstr "¿Qué conjuntos de herramientas de GUI existen para Python?" #: ../Doc/faq/gui.rst:20 -#, fuzzy msgid "" "Standard builds of Python include an object-oriented interface to the Tcl/Tk " "widget set, called :ref:`tkinter `. This is probably the easiest " @@ -55,8 +52,8 @@ msgstr "" "`. Esta es probablemente la más fácil de instalar (ya que viene " "incluida con la mayoría de `distribuciones binarias `_ de Python) y usar. Para obtener más información sobre Tk, " -"incluyendo referencias a la fuente, ver la `Tcl/Tk página de inicio `_. Tcl/Tk es totalmente potable a Mac OSX, Windows y plataformas " +"incluyendo referencias a la fuente, ver la `Página de inicio Tcl/Tk `_. Tcl/Tk es totalmente portable a macOS, Windows y plataformas " "Unix." #: ../Doc/faq/gui.rst:28 @@ -67,6 +64,12 @@ msgid "" "wiki.python.org/moin/GuiProgramming#Platform-specific_Frameworks>`_ GUI " "frameworks can be found on the python wiki." msgstr "" +"Dependiendo de a que plataform(as) estés apuntando, hay también múltiples " +"alternativas. Una lista de conjuntos de herramientas `multiplataforma " +"`_ y " +"`de plataforma específica `_ puede ser encontrada en la " +"wiki de Python." #: ../Doc/faq/gui.rst:36 msgid "Tkinter questions" From 4e7c33155fe8e545e67be5968dee119df692a8f5 Mon Sep 17 00:00:00 2001 From: "Erick G. Islas-Osuna" Date: Wed, 10 Nov 2021 19:31:20 -0600 Subject: [PATCH 2/2] Update faq/gui.po MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cristián Maureira-Fredes --- faq/gui.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/gui.po b/faq/gui.po index a6a678f3c9..5a2364f5d7 100644 --- a/faq/gui.po +++ b/faq/gui.po @@ -64,7 +64,7 @@ msgid "" "wiki.python.org/moin/GuiProgramming#Platform-specific_Frameworks>`_ GUI " "frameworks can be found on the python wiki." msgstr "" -"Dependiendo de a que plataform(as) estés apuntando, hay también múltiples " +"Dependiendo de a que plataforma(s) estés apuntando, hay también múltiples " "alternativas. Una lista de conjuntos de herramientas `multiplataforma " "`_ y " "`de plataforma específica