Skip to content

Conversation

@taijo
Copy link
Contributor

@taijo taijo commented Sep 20, 2018

No description provided.

library/http.po Outdated
#: ../Doc/library/http.rst:2
msgid ":mod:`http` --- HTTP modules"
msgstr ""
msgstr ":mod:`http` --- HTTP modules"
Copy link
Contributor

Choose a reason for hiding this comment

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

s/HTTP modules/modules HTTP/

library/http.po Outdated
"HyperText Transfer Protocol:"
msgstr ""
":mod:`http` est un paquet qui rassemble plusieurs modules servant à "
"travailler avec le protocole HTTP :"
Copy link
Contributor

Choose a reason for hiding this comment

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

expliciter HTTP après son premier emploi dans la page :
HTTP (HyperText Transfer Procotol)

library/http.po Outdated
"A subclass of :class:`enum.IntEnum` that defines a set of HTTP status codes, "
"reason phrases and long descriptions written in English."
msgstr ""
"Une sous classe de :class:`enum.IntEnum` qui définit un ensemble de codes "
Copy link
Contributor

Choose a reason for hiding this comment

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

Je ne mettrais pas d'article pour commencer la phrase car il s'agit d'une définition :
s/Une sous classe/Sous-classe/

library/http.po Outdated
#: ../Doc/library/http.rst:34
msgid "Usage::"
msgstr ""
msgstr "Usage::"
Copy link
Contributor

Choose a reason for hiding this comment

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

Utilisation me semble plus approprié.

"A format string argument is now :ref:`positional-only <positional-"
"only_parameter>`."
msgstr ""
"Une chaîne de caractères est maintenant :ref:`positional-only <positional-"
Copy link
Contributor

Choose a reason for hiding this comment

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

on peut traduire la partie de la référence qui n'est pas entre crochets : paramètre positionnel uniquement

"*braceidpattern* can be used to define separate patterns used inside and "
"outside the braces."
msgstr ""
"*braceidpattern* peut être utilisé pour définir des motifs séparés utilisés "
Copy link
Contributor

Choose a reason for hiding this comment

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

j'écrirais "des motifs différents suivant qu'ils sont à l'intérieur ou à l'extérieur des accolades"

"If given, this allows you to define different patterns for braced and "
"unbraced placeholders."
msgstr ""
"*braceidpattern* — Similaire à *idpattern* mais décrit le motif pour les "
Copy link
Contributor

Choose a reason for hiding this comment

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

j'écrirais "le motif quand il est placé entre accolades".

msgstr ""
"*braceidpattern* — Similaire à *idpattern* mais décrit le motif pour les "
"caractères entre crochets. La valeur par défaut est ``None``` ce qui "
"signifie qu’il faut revenir à *idpattern* (i.e le même motif est utilisé à "
Copy link
Contributor

Choose a reason for hiding this comment

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

j'écrirais "signifie que seul idpattern est pris en compte (le motif est le même, qu'il soit à l'intérieur ou pas d'accolades)

"caractères entre crochets. La valeur par défaut est ``None``` ce qui "
"signifie qu’il faut revenir à *idpattern* (i.e le même motif est utilisé à "
"l’intérieur et à l’extérieur des accolades). S’il est donné, cela vous "
"permet de définir des motifs différents pour des caractères entre accolades "
Copy link
Contributor

Choose a reason for hiding this comment

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

j'écrirais "définir des motifs entre accolades différents des motifs sans accolades".

@JulienPalard JulienPalard merged commit 26969dd into python:3.7 Sep 27, 2018
@JulienPalard
Copy link
Member

C'est mergé, merci pour ta PR 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants