Turtle introduction traduction #507#521
Merged
JulienPalard merged 23 commits intopython:3.7from Jan 16, 2019
Merged
Conversation
Seluj78
requested changes
Jan 11, 2019
Collaborator
Seluj78
left a comment
There was a problem hiding this comment.
Un bon début ! check la CI pour des erreurs aussi 👌
Co-Authored-By: pablo-a <pabloabril75@gmail.com>
awecx
suggested changes
Jan 11, 2019
Co-Authored-By: pablo-a <pabloabril75@gmail.com>
awecx
reviewed
Jan 11, 2019
Co-Authored-By: pablo-a <pabloabril75@gmail.com>
Seluj78
requested changes
Jan 12, 2019
Seluj78
reviewed
Jan 12, 2019
Seluj78
reviewed
Jan 12, 2019
Seluj78
requested changes
Jan 12, 2019
Co-Authored-By: pablo-a <pabloabril75@gmail.com>
Co-Authored-By: pablo-a <pabloabril75@gmail.com>
Co-Authored-By: pablo-a <pabloabril75@gmail.com>
Seluj78
reviewed
Jan 12, 2019
Seluj78
requested changes
Jan 12, 2019
Co-Authored-By: pablo-a <pabloabril75@gmail.com>
awecx
reviewed
Jan 12, 2019
Co-Authored-By: pablo-a <pabloabril75@gmail.com>
christopheNan
suggested changes
Jan 12, 2019
Co-Authored-By: pablo-a <pabloabril75@gmail.com>
awecx
reviewed
Jan 13, 2019
| "underlying graphics, it needs a version of Python installed with Tk support." | ||
| msgstr "" | ||
| "*Turtle* permet d'utiliser des primitives graphiques en utilisant un style de " | ||
| "programmation orienté objet ou procédural. Du fait qu'il utilise la bibliothèque " |
There was a problem hiding this comment.
Attention à être constant dans le "orienté objet". Ici tu ne mets pas de tiret, mais tu en mets dans la suite.
Contributor
Author
There was a problem hiding this comment.
C'est corrige dans le dernier commit. plus de tiret nul part pour oriente objet
Contributor
Author
There was a problem hiding this comment.
C'est bon pour vous ?
There was a problem hiding this comment.
Il reste une occurrence l89 : "utiliser l'interface orientée-objet".
Member
|
Merci pour cette PR \o/ \o/ \o/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I translated a part of the introduction of the module. Don't hesitate if you want changes.