Skip to content

Conversation

@sweenu
Copy link
Contributor

@sweenu sweenu commented Oct 23, 2017

Traduction complète de la doc de la libraire pipes.

@sweenu sweenu changed the title Review pour pipes.po Traduction de pipes.po Oct 23, 2017
library/pipes.po Outdated
#: ../Doc/library/pipes.rst:20
msgid "The :mod:`pipes` module defines the following class:"
msgstr ""
msgstr "Le module :mod: `pipes` définit la classe suivante :"
Copy link
Member

Choose a reason for hiding this comment

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

L'espace en trop ici est une faute de sytaxe a la compilation pour sphinc-doc. Entre :mod: et pipes.

library/pipes.po Outdated
"Return a file-like object, open to *file*, but read from or written to by "
"the pipeline. Note that only one of ``'r'``, ``'w'`` may be given."
msgstr ""
"Renvoie un objet `file-like`, ouvert à *file*, mais lut du ou écrit vers par "
Copy link
Member

Choose a reason for hiding this comment

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

"lut du ou écrit vers par le" me pique le ceveau. pourquoi pas "permettant d'écrire dans la pipeline. ou de la lire" ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. C'est bien mieux comme ça en effet :)

@JulienPalard
Copy link
Member

Bonjour et merci beaucoup pour cette traduction \o/

J'ai trouvé quelques points a améliorer, sinon tout va bien.

@sweenu
Copy link
Contributor Author

sweenu commented Oct 24, 2017

J'ai merge les changements. Merci pour la review.

@JulienPalard JulienPalard merged commit cc3e057 into python:3.6 Oct 24, 2017
@JulienPalard
Copy link
Member

Parfait, merci beaucoup !!

JulienPalard pushed a commit that referenced this pull request Feb 20, 2023
Co-authored-by: Iucounu <iucounu@riseup.net>
Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/55
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Iucounu <iucounu@noreply.localhost>
Co-committed-by: Iucounu <iucounu@noreply.localhost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants