Merge pull request #59 from indetronable/patch-1

Update GUI.po and General.po
This commit is contained in:
Julien 2017-01-21 16:51:34 +01:00 committed by GitHub
commit 9c8ea20f2d
2 changed files with 12 additions and 9 deletions

View File

@ -18,15 +18,15 @@ msgstr ""
#: ../Doc/faq/general.rst:5
msgid "General Python FAQ"
msgstr ""
msgstr "FAQ Générale sur Python"
#: ../Doc/faq/general.rst:13
msgid "General Information"
msgstr ""
msgstr "Informations Générales"
#: ../Doc/faq/general.rst:16
msgid "What is Python?"
msgstr ""
msgstr "Qu'est ce que Python ?"
#: ../Doc/faq/general.rst:18
msgid ""
@ -49,7 +49,7 @@ msgstr ""
#: ../Doc/faq/general.rst:33
msgid "What is the Python Software Foundation?"
msgstr ""
msgstr "Qu'est ce que la Python Software Foundation ?"
#: ../Doc/faq/general.rst:35
msgid ""
@ -69,7 +69,7 @@ msgstr ""
#: ../Doc/faq/general.rst:47
msgid "Are there copyright restrictions on the use of Python?"
msgstr ""
msgstr "Y'a-t-il des restrictions liées à la propriété intelectuelle quant à l'utilisation de Python ?"
#: ../Doc/faq/general.rst:49
msgid ""
@ -97,7 +97,7 @@ msgstr ""
#: ../Doc/faq/general.rst:65
msgid "Why was Python created in the first place?"
msgstr ""
msgstr "Pourquoi Python a été créé ?"
#: ../Doc/faq/general.rst:67
msgid ""

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 "Quelles boites à 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`_ et `Qt`_ sont "
"connus pour être compatible avec Python 3."
#: ../Doc/faq/gui.rst:27
msgid "Tkinter"