Skip to content

Commit 9c8ea20

Browse files
authored
Merge pull request #59 from indetronable/patch-1
Update GUI.po and General.po
2 parents 5674010 + 62a68ed commit 9c8ea20

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

faq/general.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ msgstr ""
1818

1919
#: ../Doc/faq/general.rst:5
2020
msgid "General Python FAQ"
21-
msgstr ""
21+
msgstr "FAQ Générale sur Python"
2222

2323
#: ../Doc/faq/general.rst:13
2424
msgid "General Information"
25-
msgstr ""
25+
msgstr "Informations Générales"
2626

2727
#: ../Doc/faq/general.rst:16
2828
msgid "What is Python?"
29-
msgstr ""
29+
msgstr "Qu'est ce que Python ?"
3030

3131
#: ../Doc/faq/general.rst:18
3232
msgid ""
@@ -49,7 +49,7 @@ msgstr ""
4949

5050
#: ../Doc/faq/general.rst:33
5151
msgid "What is the Python Software Foundation?"
52-
msgstr ""
52+
msgstr "Qu'est ce que la Python Software Foundation ?"
5353

5454
#: ../Doc/faq/general.rst:35
5555
msgid ""
@@ -69,7 +69,7 @@ msgstr ""
6969

7070
#: ../Doc/faq/general.rst:47
7171
msgid "Are there copyright restrictions on the use of Python?"
72-
msgstr ""
72+
msgstr "Y'a-t-il des restrictions liées à la propriété intelectuelle quant à l'utilisation de Python ?"
7373

7474
#: ../Doc/faq/general.rst:49
7575
msgid ""
@@ -97,7 +97,7 @@ msgstr ""
9797

9898
#: ../Doc/faq/general.rst:65
9999
msgid "Why was Python created in the first place?"
100-
msgstr ""
100+
msgstr "Pourquoi Python a été créé ?"
101101

102102
#: ../Doc/faq/general.rst:67
103103
msgid ""

faq/gui.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,25 @@ msgstr ""
1818

1919
#: ../Doc/faq/gui.rst:5
2020
msgid "Graphic User Interface FAQ"
21-
msgstr ""
21+
msgstr "FAQ Interface Graphique"
2222

2323
#: ../Doc/faq/gui.rst:15
2424
msgid "General GUI Questions"
25-
msgstr ""
25+
msgstr "Questions générales sur l'interface graphique"
2626

2727
#: ../Doc/faq/gui.rst:18
2828
msgid "What platform-independent GUI toolkits exist for Python?"
29-
msgstr ""
29+
msgstr "Quelles boites à outils multi-platforme existe-t-il sur Python ?"
3030

3131
#: ../Doc/faq/gui.rst:20
3232
msgid ""
3333
"Depending on what platform(s) you are aiming at, there are several. Some of "
3434
"them haven't been ported to Python 3 yet. At least `Tkinter`_ and `Qt`_ are "
3535
"known to be Python 3-compatible."
3636
msgstr ""
37+
"Selon les plateformes que vous comptez utiliser, il en existe plusieurs. Certaines "
38+
"ne sont cependant pas encore disponible en Python 3. A minima, `Tkinter`_ et `Qt`_ sont "
39+
"connus pour être compatible avec Python 3."
3740

3841
#: ../Doc/faq/gui.rst:27
3942
msgid "Tkinter"

0 commit comments

Comments
 (0)