Skip to content

Conversation

@JulienPalard
Copy link
Member

No description provided.

library/os.po Outdated
msgid "Windows now returns the file index as :attr:`st_ino` when available."
msgstr ""
"Windows renvoie maintenant l'index du fichier dans l'attribut :attr:"
"`st_ino`, lorsqu'il est disponnible."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/disponnible/disponible/

library/pty.po Outdated
msgstr ""
"Le programme suivant se comporte comme la commande Unix :manpage:"
"`script(1)`, utilisant un pseudo-terminal pour enregistrer toute entrées et "
"sorties d'une session dans un fichier \"typescript\". ::"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/toute entrées/toutes les entrées/

"``LC_NUMERIC`` locale is different than the ``LC_CTYPE`` locale. This "
"temporary change affects other threads."
msgstr ""
"Lors du formattage avec le format ``n`` (comme ``'{:n}'.format(1234)``) d'un "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/formattage/formatage/g

sphinx.po Outdated
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 "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Dépréciée/Obsolète/ ?

Copy link
Member Author

Choose a reason for hiding this comment

The 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.

Copy link
Contributor

Choose a reason for hiding this comment

The 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.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vendu

library/pty.po Outdated
"Le programme suivant se comporte comme la commande Unix :manpage:"
"`script(1)`, utilisant un pseudo-terminal pour enregistrer toute entrées et "
"sorties d'une session dans un fichier \"typescript\". ::"
"`script(1)`, utilisant un pseudo-terminal pour enregistrer toute les entrées "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/toute/toutes/

@christopheNan christopheNan merged commit 8f0aa65 into python:3.6 Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants