-
Notifications
You must be signed in to change notification settings - Fork 266
Working on small files. #189
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
Changes from 2 commits
a7bfc64
20fd000
d6a7c5f
6813fef
0b904d8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: Python 3.6\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-05-06 00:40+0200\n" | ||
"PO-Revision-Date: 2018-05-08 18:08+0200\n" | ||
"PO-Revision-Date: 2018-06-10 16:28+0200\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: fr\n" | ||
|
@@ -37,6 +37,8 @@ msgstr "Particularité de l'implémentation CPython :" | |
msgid "" | ||
"Deprecated since version {deprecated}, will be removed in version {removed}" | ||
msgstr "" | ||
"Dépréciée depuis la version {deprecated}, sera retirée dans la version " | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. s/Dépréciée/Obsolète/ ? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Je me suis posé la question, "dépréciée" me semble porter le sens de "il y a une intention humaine de rendre cette chose obsolète", et me paraissait donc mieux qu'"obsolète" qui me semble juste dire que c'est ... désuet ? Dis moi si je me trompe. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Je dirais que "déprécier" porte intrinsèquement un jugement de valeur alors que "obsolète" indique, de mon point de vue, simplement que le temps a passé et que cette version n'a plus vocation à être utilisée. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. vendu |
||
"{removed}" | ||
|
||
#: ../Doc/tools/templates/indexcontent.html:8 | ||
msgid "Welcome! This is the documentation for Python %(release)s." | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/toute/toutes/