Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b250b16

Browse files
authored
Update library.po
Translation of documentation
1 parent 561b4d8 commit b250b16

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

faq/library.po

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

1919
#: ../Doc/faq/library.rst:5
2020
msgid "Library and Extension FAQ"
21-
msgstr ""
21+
msgstr "Bibliothèque et Extension Question Fréquemment Posé"
2222

2323
#: ../Doc/faq/library.rst:12
2424
msgid "General Library Questions"
25-
msgstr ""
25+
msgstr "Questions générales sur la bibliothèque"
2626

2727
#: ../Doc/faq/library.rst:15
2828
msgid "How do I find a module or application to perform task X?"
29-
msgstr ""
29+
msgstr "Comment puis-je trouver un module ou une application pour exécuter la tâche X?"
3030

3131
#: ../Doc/faq/library.rst:17
3232
msgid ""
@@ -45,7 +45,7 @@ msgstr ""
4545

4646
#: ../Doc/faq/library.rst:28
4747
msgid "Where is the math.py (socket.py, regex.py, etc.) source file?"
48-
msgstr ""
48+
msgstr "Où se situe le fichier source math.py (socket.py, regex.py, etc.)?"
4949

5050
#: ../Doc/faq/library.rst:30
5151
msgid ""
@@ -58,16 +58,16 @@ msgstr ""
5858

5959
#: ../Doc/faq/library.rst:35
6060
msgid "There are (at least) three kinds of modules in Python:"
61-
msgstr ""
61+
msgstr "Il y a (au moins) trois types de modules dans Python"
6262

6363
#: ../Doc/faq/library.rst:37
6464
msgid "modules written in Python (.py);"
65-
msgstr ""
65+
msgstr "modules écrits en Python (.py);"
6666

6767
#: ../Doc/faq/library.rst:38
6868
msgid ""
6969
"modules written in C and dynamically loaded (.dll, .pyd, .so, .sl, etc);"
70-
msgstr ""
70+
msgstr "modules écrits en C et chargés dynamiquement (.dll, .pyd, .so, .sl, .etc);"
7171

7272
#: ../Doc/faq/library.rst:39
7373
msgid ""

0 commit comments

Comments
 (0)