1
0
Fork 0

Update GUI

1st edit ever on GitHub, Please check it carefully.
This commit is contained in:
indetronable 2017-01-19 21:12:19 +01:00 committed by GitHub
parent 384a9e5c5d
commit 227e3e04a9
1 changed files with 6 additions and 3 deletions

View File

@ -18,15 +18,15 @@ msgstr ""
#: ../Doc/faq/gui.rst:5
msgid "Graphic User Interface FAQ"
msgstr ""
msgstr "FAQ Interface Graphique"
#: ../Doc/faq/gui.rst:15
msgid "General GUI Questions"
msgstr ""
msgstr "Questions générales sur l'interface graphique"
#: ../Doc/faq/gui.rst:18
msgid "What platform-independent GUI toolkits exist for Python?"
msgstr ""
msgstr "Quel boite à outils multi-platforme existe-t-il sur Python ?"
#: ../Doc/faq/gui.rst:20
msgid ""
@ -34,6 +34,9 @@ msgid ""
"them haven't been ported to Python 3 yet. At least `Tkinter`_ and `Qt`_ are "
"known to be Python 3-compatible."
msgstr ""
"Selon les plateformes que vous comptez utiliser, il en existe plusieurs. Certaines "
"ne sont cependant pas encore disponible en Python 3. A minima, `Tkinter`_ and `Qt`_ sont "
"connu pour être compatible à Python 3."
#: ../Doc/faq/gui.rst:27
msgid "Tkinter"