From 4faf38e40761465d6e7d55b00713c03fb56d6ec2 Mon Sep 17 00:00:00 2001 From: "houedji.espoir" Date: Tue, 14 Nov 2023 21:51:26 +0100 Subject: [PATCH] Poursuite de traduction --- library/io.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/library/io.po b/library/io.po index a7aae67e..18d6fe75 100644 --- a/library/io.po +++ b/library/io.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Python 3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-07-23 14:38+0200\n" -"PO-Revision-Date: 2023-11-13 23:42+0100\n" +"PO-Revision-Date: 2023-11-14 21:49+0100\n" "Last-Translator: Houedji Espoir \n" "Language-Team: FRENCH \n" "Language: fr\n" @@ -82,6 +82,8 @@ msgstr "" msgid "" "In-memory text streams are also available as :class:`StringIO` objects::" msgstr "" +"Les flux de texte en mémoire sont également disponible sous forme d'objets :" +"class:`StringIO` ::" #: library/io.rst:67 msgid ""