Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions library/frameworks.po
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,18 @@ msgstr ""

#: ../Doc/library/frameworks.rst:5
msgid "Program Frameworks"
msgstr "*Frameworks* d'applications"
msgstr "Cadriciels d'applications"

#: ../Doc/library/frameworks.rst:7
msgid ""
"The modules described in this chapter are frameworks that will largely "
"dictate the structure of your program. Currently the modules described "
"here are all oriented toward writing command-line interfaces."
msgstr ""
"Les modules décrits dans ce chapitre sont des *frameworks* qui encadreront "
"la structure de vos programmes. Actuellement tous les modules décrits ici "
"sont destinés à écrire des interfaces en ligne de commande."
"Les modules décrits dans ce chapitre sont des cadriciels (*frameworks*, en "
"anglais) qui encadreront la structure de vos programmes. Actuellement tous "
"les modules décrits ici sont destinés à écrire des interfaces en ligne de "
"commande."

#: ../Doc/library/frameworks.rst:11
msgid "The full list of modules described in this chapter is:"
Expand Down