forked from AFPy/python-docs-fr
Proofreading email.encoders.
This commit is contained in:
parent 2a7eab5745
commit 9135622aef
1 changed files with 5 additions and 5 deletions
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2017-04-02 22:11+0200\n" | ||||
"PO-Revision-Date: 2018-10-05 09:46+0200\n" | ||||
"PO-Revision-Date: 2018-10-05 09:50+0200\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
"MIME-Version: 1.0\n" | ||||
| | @ -111,10 +111,10 @@ msgid "" | |||
"form than quoted-printable. The drawback of base64 encoding is that it " | ||||
"renders the text non-human readable." | ||||
msgstr "" | ||||
"Encode la charge utile au format base64, et assigne ``base64`` à l'en-tête :" | ||||
"mailheader:`Content-Transfer-Encoding`. C'est un bon encodage à utiliser " | ||||
"quand la majorité de la charge utile est non imprimable puisque c'est une " | ||||
"forme plus compacte que quoted-printable." | ||||
"Encode la charge utile au format *base64*, et assigne ``base64`` à l'en-" | ||||
"tête :mailheader:`Content-Transfer-Encoding`. C'est un bon encodage à " | ||||
"utiliser quand la majorité de la charge utile est non imprimable puisque " | ||||
"c'est une forme plus compacte que *quoted-printable*." | ||||
| ||||
#: ../Doc/library/email.encoders.rst:56 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue