Skip to content

Commit f2ddbbc

Browse files
committed
Apply powrap on othergui.po
1 parent 3c0c589 commit f2ddbbc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

library/othergui.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ msgstr ""
4747
"mediante `GObject <https://developer.gnome.org/gobject/stable/>`_. Una de "
4848
"estas bibliotecas es el conjunto de widgets `GTK+ 3 <https://www.gtk.org/"
4949
">`_. GTK+ viene con muchos más widgets de los que proporciona Tkinter. Un "
50-
"`Python GTK+ 3 Tutorial <https://python-gtk-3-tutorial.readthedocs."
51-
"io/>`_ está disponible."
50+
"`Python GTK+ 3 Tutorial <https://python-gtk-3-tutorial.readthedocs.io/>`_ "
51+
"está disponible."
5252

5353
#: ../Doc/library/othergui.rst:24
5454
msgid "`PyGTK <http://www.pygtk.org/>`_"
@@ -65,8 +65,8 @@ msgstr ""
6565
"PyGTK proporciona enlaces para una versión anterior de la biblioteca, GTK+ "
6666
"2. Proporciona una interfaz orientada a objetos que es ligeramente más alto "
6767
"que el nivel C. También hay enlaces a `GNOME <https://www.gnome.org/>`_. "
68-
"Un `tutorial <http://www.pygtk.org/pygtk2tutorial/index.html>`_ en línea está "
69-
"disponible."
68+
"Un `tutorial <http://www.pygtk.org/pygtk2tutorial/index.html>`_ en línea "
69+
"está disponible."
7070

7171
#: ../Doc/library/othergui.rst:31
7272
msgid "`PyQt <https://riverbankcomputing.com/software/pyqt/intro>`_"
@@ -79,8 +79,8 @@ msgid ""
7979
"Unix, Windows and Mac OS X. :program:`sip` is a tool for generating bindings "
8080
"for C++ libraries as Python classes, and is specifically designed for Python."
8181
msgstr ""
82-
"PyQt es un enlace :program:`sip`\\ -wrapped al kit de herramientas Qt. Qt es "
83-
"un extenso marco de desarrollo de aplicaciones de C++ GUI que está "
82+
"PyQt es un enlace :program:`sip`\\ -wrapped al kit de herramientas Qt. Qt "
83+
"es un extenso marco de desarrollo de aplicaciones de C++ GUI que está "
8484
"disponible para Unix, Windows y Mac OS X. :program:`sip` es una herramienta "
8585
"para generar enlaces para bibliotecas de C++ como clases de Python, y está "
8686
"diseñado específicamente para Python."

0 commit comments

Comments
 (0)