-
Notifications
You must be signed in to change notification settings - Fork 265
Programming #733
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
Programming #733
Conversation
hahahah "hello darkness" |
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.
Joli trad' et fichier intéressant !
Si quelqu'un a une idée pour traduire "initializer", je suis preneur. |
Et je ne comprends pas pourquoi powrap refuse "d'E/S", j'ai bien rajouté "E" et "S" dans le dictionnaire pourtant. |
Si tu parle de « array initializers that can be turned into code objects using the marshal module » je pense qu'ils parlent de la syntaxe
Tu peux ne pas te casser la tete avec :
|
Tu pourrais mettre « d'entrée/sortie » ? |
Co-Authored-By: Julien Palard <julien@palard.fr>
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.
👍
Ok pour merge ? 👍 |
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.
Excellente traduction. Quelques remarques, à prendre ou à laisser.
Juste import qui n'existe pas en français.
@@ -467,13 +656,22 @@ msgid "" | |||
"dictionary in this example, subsequent calls to the function will refer to " | |||
"this changed object." | |||
msgstr "" | |||
"On est souvent amené à croire qu'un appel de fonction créé des nouveau " |
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.
"On est souvent amené à croire qu'un appel de fonction créé des nouveau " | |
"Vous pouvez être amené à croire qu'un appel de fonction crée des nouveaux " |
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.
Quelques remarques complémentaires.
pour la traduction de « sort », nous avons convergé vers « ordonner » ou « classer ».
faq/programming.po
Outdated
@@ -1711,23 +2116,26 @@ msgid "" | |||
"value\". In Python, use the ``key`` argument for the :meth:`list.sort` " | |||
"method::" | |||
msgstr "" | |||
"Cette technique, attribuée à Randal Schwartz de la communauté Perl, trie les " | |||
"éléments d'une liste par une transformation qui fait correspondre chaque " | |||
"élément à sa \"valeur de tri\". En Python, ceci est géré par l'argument " |
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.
"élément à sa \"valeur de tri\". En Python, ceci est géré par l'argument " | |
"élément à sa \"valeur pour le classement\". En Python, ceci est géré par l'argument " |
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.
Très gros travail d'excellente qualité ! Merci beaucoup pour cette contribution.
Merci CristopheNan pour cette lecture rigoureuse. Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
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.
J'ai répondu aux suggestions de ChristopheNan (que je remercie encore au passage pour son excellente relecture avec plus de 80 erreurs relevées).
Il me semble intéressant d'avoir un avis tiers pour certaines.
@@ -1558,12 +1924,13 @@ msgstr "" | |||
|
|||
#: ../Doc/faq/programming.rst:1218 | |||
msgid "This looks correct if you print it:" | |||
msgstr "" | |||
msgstr "Elle semble correcte si on l'affiche :" |
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.
??
Je croyais qu'au contraire, on essayait de limiter les tounures formes directes et qu'on privilégiait les tournures plus impersonnelles...
@JulienPalard un avis ?
Traduction de "sort" par "ordonner / classer". Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
…into programming
LGTM |
Dû à un méchant conflit (ma faute), que github n'arrive même pas a afficher, j'ai "squash and merge" cette branche a la main, bien remis @awecx en auteur du commit, puis poussée sur la 3.7. |
Donc la PR est marquée come "Closed" parce que git ne voit pas mon squash and merge .. tiens je vais essayer en rajoutant |
Bon ça l'aide pas, mais c'est peut être parce qu'elle est maintenant fermée, j'essayerai la prochaine fois voir si github arrive a repérer le squash and merge et a marquer "Merged" au lieu de "Closed". |
Merci en tout cas pour cette belle trad', et boom on passe à 41.4% \o/. Jeudi je vous fais tourner les slides de ma talk à WriteTheDocsParis pour ceux qui ne viennent pas, on y voit la progression sur plusieurs années. |
No description provided.