@@ -6,7 +6,7 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2018-03-23 09:03+0100\n "
9- "PO-Revision-Date : 2019-08-12 12:42 +0200\n "
9+ "PO-Revision-Date : 2019-08-12 16:58 +0200\n "
1010"Last-Translator : Julien Palard <julien@palard.fr>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
@@ -282,14 +282,13 @@ msgstr ""
282282
283283#: ../Doc/library/base64.rst:164
284284msgid ""
285- "*foldspaces* is an optional flag that uses the special short sequence 'y' "
286- "instead of 4 consecutive spaces (ASCII 0x20) as supported by 'btoa'. This "
287- "feature is not supported by the \" standard\" Ascii85 encoding."
285+ "*foldspaces* is an optional flag that uses the special short sequence 'y' instead "
286+ "of 4 consecutive spaces (ASCII 0x20) as supported by 'btoa'. This feature is not "
287+ "supported by the \" standard\" Ascii85 encoding."
288288msgstr ""
289- "*foldspaces* est un drapeau optionnel spécifiant l'usage de la courte "
290- "séquence spéciale 'y' plutôt que 4 espaces consécutifs (ASCII 0x20) comme "
291- "supporté par 'btoa'. Cette fonctionnalité n'est pas gérée par l'encodage "
292- "\" standard\" Ascii85."
289+ "L'option *foldspaces* permet d'utiliser la séquence spéciale 'y' à la place de "
290+ "quatre espaces consécutifs (ASCII 0x20) comme pris en charge par 'btoa'. Cette "
291+ "fonctionnalité n'est pas gérée par l'encodage \" standard\" Ascii85."
293292
294293#: ../Doc/library/base64.rst:168
295294msgid ""
@@ -328,14 +327,13 @@ msgstr ""
328327
329328#: ../Doc/library/base64.rst:186
330329msgid ""
331- "*foldspaces* is a flag that specifies whether the 'y' short sequence should "
332- "be accepted as shorthand for 4 consecutive spaces (ASCII 0x20). This feature "
333- "is not supported by the \" standard\" Ascii85 encoding."
330+ "*foldspaces* is a flag that specifies whether the 'y' short sequence should be "
331+ "accepted as shorthand for 4 consecutive spaces (ASCII 0x20). This feature is not "
332+ "supported by the \" standard\" Ascii85 encoding."
334333msgstr ""
335- "*foldspaces* est un drapeau optionnel spécifiant l'usage de la courte "
336- "séquence spéciale 'y' plutôt que 4 espaces consécutifs (ASCII 0x20) comme "
337- "supporté par 'btoa'. Cette fonctionnalité n'est pas permise par l'encodage "
338- "\" standard\" Ascii85."
334+ "L'option *foldspaces* permet d'utiliser la séquence spéciale 'y' à la place de "
335+ "quatre espaces consécutifs (ASCII 0x20) comme pris en charge par 'btoa'. Cette "
336+ "fonctionnalité n'est pas gérée par l'encodage \" standard\" Ascii85."
339337
340338#: ../Doc/library/base64.rst:190
341339msgid ""
0 commit comments