From 95e070f785b1d99330adc406b33d5d0ba1c0bd17 Mon Sep 17 00:00:00 2001 From: Christophe Nanteuil Date: Tue, 29 Aug 2023 00:43:13 +0200 Subject: [PATCH] =?UTF-8?q?conformit=C3=A9=20pospell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/email.contentmanager.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/library/email.contentmanager.po b/library/email.contentmanager.po index 9c0c7c46..e7c36815 100644 --- a/library/email.contentmanager.po +++ b/library/email.contentmanager.po @@ -6,14 +6,14 @@ msgstr "" "Project-Id-Version: Python 3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-08-24 09:01+0200\n" -"PO-Revision-Date: 2023-08-27 16:55+0200\n" +"PO-Revision-Date: 2023-08-29 00:40+0200\n" +"Last-Translator: Christophe Nanteuil \n" "Language-Team: FRENCH \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Last-Translator: Christophe Nanteuil \n" -"X-Generator: Poedit 2.4.2\n" +"X-Generator: Poedit 3.2.2\n" #: library/email.contentmanager.rst:2 msgid ":mod:`email.contentmanager`: Managing MIME Content" @@ -218,7 +218,7 @@ msgstr "" "Renvoie la charge utile de la partie sous la forme d'une chaîne (pour les " "parties ``text``), d'un objet :class:`~email.message.EmailMessage` (pour les " "parties ``message/rfc822``) ou d'un objet ``bytes`` (pour tous les autres " -"types non multiparties). Lève une :exc:`KeyError` si elle est appelée sur un " +"types non *multipart*). Lève une :exc:`KeyError` si elle est appelée sur un " "``multipart``. Si la partie est une partie ``text`` et que *errors* est " "spécifié, elle l'utilise comme gestionnaire d'erreurs lors du décodage de la " "charge utile en Unicode. Le gestionnaire d'erreurs par défaut est "