8000 frameworks -> cadriciels dans library/frameworks.po by deronnax · Pull Request #1298 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

frameworks -> cadriciels dans library/frameworks.po #1298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2020
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 stru 4DF2 cture 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
0