@@ -18,15 +18,17 @@ msgstr ""
1818
1919#: ../Doc/faq/library.rst:5
2020msgid "Library and Extension FAQ"
21- msgstr ""
21+ msgstr "Bibliothèque et Extension FAQ "
2222
2323#: ../Doc/faq/library.rst:12
2424msgid "General Library Questions"
25- msgstr ""
25+ msgstr "Questions générales sur la bibliothèque "
2626
2727#: ../Doc/faq/library.rst:15
2828msgid "How do I find a module or application to perform task X?"
2929msgstr ""
30+ "Comment puis-je trouver un module ou une application pour exécuter la tâche "
31+ "X?"
3032
3133#: ../Doc/faq/library.rst:17
3234msgid ""
@@ -45,7 +47,7 @@ msgstr ""
4547
4648#: ../Doc/faq/library.rst:28
4749msgid "Where is the math.py (socket.py, regex.py, etc.) source file?"
48- msgstr ""
50+ msgstr "Où se situe le fichier source math.py (socket.py, regex.py, etc.)? "
4951
5052#: ../Doc/faq/library.rst:30
5153msgid ""
@@ -58,16 +60,17 @@ msgstr ""
5860
5961#: ../Doc/faq/library.rst:35
6062msgid "There are (at least) three kinds of modules in Python:"
61- msgstr ""
63+ msgstr "Il y a (au moins) trois types de modules dans Python "
6264
6365#: ../Doc/faq/library.rst:37
6466msgid "modules written in Python (.py);"
65- msgstr ""
67+ msgstr "modules écrits en Python (.py); "
6668
6769#: ../Doc/faq/library.rst:38
6870msgid ""
6971"modules written in C and dynamically loaded (.dll, .pyd, .so, .sl, etc);"
7072msgstr ""
73+ "modules écrits en C et chargés dynamiquement (.dll, .pyd, .so, .sl, .etc);"
7174
7275#: ../Doc/faq/library.rst:39
7376msgid ""
0 commit comments