Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traduction de library/typing.po#1020

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deronnax merged 41 commits intopython:3.8fromKydlaw:library-typing
May 3, 2020
Merged

Traduction de library/typing.po#1020

deronnax merged 41 commits intopython:3.8fromKydlaw:library-typing
May 3, 2020

Conversation

Kydlaw
Copy link
Contributor

Closes#835

Copy link
Contributor

@vpoulailleauvpoulailleau left a comment

Choose a reason for hiding this comment

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

C'est un début de review (je donne des cours de Python et là je suis en pause…)

padpo -p 1020

Avec la commande ci-dessus, tu pourras constater des (72) petits problèmes à corriger.

Pour avoir padpo, jette un coup d'œil àhttps://github.com/vpoulailleau/padpo

Si je trouve du temps ce midi, je continuerai ma review.

En tout cas, merci pour ta contribution.

Copy link
Contributor

@vpoulailleauvpoulailleau left a comment

Choose a reason for hiding this comment

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

Il en reste encore, mais j'arrive au bout de ma pause repas ! 😉

Copy link
Contributor

@vpoulailleauvpoulailleau left a comment

Choose a reason for hiding this comment

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

Voilà, c'est fini pour ce qu'avait à dire padpo ! Tu peux généralement accepter les suggestions depuis GitHub ce qui mettra à jour ton fichier dans git.

J'ai mis quelques suggestions supplémentaires.

@Seluj78@christopheNan@deronnax et autres : je n'ai pas vraiment relu, je me suis concentré sur les résultats de padpo. Il faudra envisager une relecture de fond après cette relecture de forme.

Kydlawand others added24 commitsNovember 23, 2019 15:34
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Copy link
Contributor

@christopheNanchristopheNan left a comment

Choose a reason for hiding this comment

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

Début de relecture.
Je n'ai pas relu tous les premières remarques que tu as déjà marquées comme résolues. Donc, il se peut que certaines de mes remarques aient déjà été tranchées.

Co-Authored-By: Julien Palard <julien@palard.fr>
@deronnax
Copy link
Collaborator

hello@Kydlaw . Te sens-tu de poursuivre ?

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com>
@deronnaxderonnax self-assigned thisApr 30, 2020
@deronnax
Copy link
Collaborator

ajout quelques suggestions restantes + 2-3 corrections + j'ai pris sur moi de changer tous les "retourne" en "renvoie".
Je pense qu'on est bon.

@deronnax
Copy link
Collaborator

mon Dieu elle est enfin verte. Allez, review puis approval !

Copy link
Contributor

@christopheNanchristopheNan left a comment

Choose a reason for hiding this comment

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

Merci pour cette grosse contribution.


#: ../Doc/library/typing.rst:1310
msgid ":data:`ClassVar` accepts only types and cannot be further subscribed."
msgstr ""
":data:`ClassVar` n'accepte que les types et ne peut plus être souscrit."
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
":data:`ClassVar` n'accepte que les types et ne peut plus êtresouscrit."
":data:`ClassVar` n'accepte que les types et ne peut plus êtredérivé."

?


#: ../Doc/library/typing.rst:1326
msgid ""
"A special typing construct to indicate to type checkers that a name cannot "
"be re-assigned or overridden in a subclass. For example::"
msgstr ""
"Une construction de type spéciale pour indiquer aux vérificateurs de type "
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"Une constructionde typespéciale pour indiquer aux vérificateurs de type"
"Constructionde typeparticulière pour indiquer aux vérificateurs de type"


#: ../Doc/library/typing.rst:1360
msgid ""
"A special constant that is assumed to be ``True`` by 3rd party static type "
"checkers. It is ``False`` at runtime. Usage::"
msgstr ""
"Une constante spéciale qui est supposée être ``True`` par les vérificateurs "
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"Une constantespéciale quiest supposée être``True``par les vérificateurs"
"Constantespéciale quivaut``True``pour les vérificateurs"


#: ../Doc/library/typing.rst:1360
msgid ""
"A special constant that is assumed to be ``True`` by 3rd party static type "
"checkers. It is ``False`` at runtime. Usage::"
msgstr ""
"Une constante spéciale qui est supposée être ``True`` par les vérificateurs "
"de type statiques tiers. C'est ``False`` au moment de l'exécution. "
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"de type statiques tiers. C'est ``False``au moment de l'exécution."
"de type statiques tiers et ``False``à l'exécution."

@@ -1167,3 +1573,9 @@ msgid ""
"interpreter runtime. Type annotations for local variables are not "
"evaluated, so the second annotation does not need to be enclosed in quotes."
msgstr ""
"Notez que la première annotation de type doit être entourée de guillemets, "
"ce qui en fait une \" référence avancée\", pour cacher la référence "
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"ce qui en fait une\"référenceavancée\", pour cacher la référence "
"ce qui en fait une« référenceavant », pour cacher la référence"

deronnaxand others added2 commitsMay 3, 2020 13:13
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
@deronnax
Copy link
Collaborator

j'ai appliqué toutes les suggestions sans lire et j'ai fait le wrapping.

@deronnaxderonnax dismissedJulienPalard’sstale reviewMay 3, 2020 14:36

Julien pas dispo en ce moment

Copy link
Contributor

@christopheNanchristopheNan left a comment

Choose a reason for hiding this comment

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

Je fais confiance à@deronnax pour l'application des suggestions.

deronnax reacted with heart emoji
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@JulienPalardJulienPalardJulienPalard left review comments

@vpoulailleauvpoulailleauvpoulailleau requested changes

@christopheNanchristopheNanchristopheNan approved these changes

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Je travaille sur library/typing.po
5 participants
@Kydlaw@JulienPalard@deronnax@vpoulailleau@christopheNan

[8]ページ先頭

©2009-2025 Movatter.jp