From ba2907da588ed4e03c4793ea7e9b6247f14288ba Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Fri, 28 Sep 2018 09:17:30 +0200 Subject: [PATCH] FIX: Hunspell 1.3.2 don't like negative values. --- library/zlib.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/library/zlib.po b/library/zlib.po index b5494ed2..b0dab920 100644 --- a/library/zlib.po +++ b/library/zlib.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Python 3.6\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-23 09:03+0100\n" -"PO-Revision-Date: 2018-09-27 15:57+0200\n" +"PO-Revision-Date: 2018-09-28 09:16+0200\n" "Last-Translator: Julien Palard \n" "Language-Team: FRENCH \n" "Language: fr\n" @@ -185,8 +185,8 @@ msgid "" "−9 to −15: Uses the absolute value of *wbits* as the window size logarithm, " "while producing a raw output stream with no header or trailing checksum." msgstr "" -"De -9 à -15 : utilise la valeur absolue de *wbits* comme logarithme binaire " -"de la taille du tampon, et ne produit pas d'entêtes ni de bloc final." +"De ``-9`` à ``-15`` : utilise la valeur absolue de *wbits* comme logarithme " +"binaire de la taille du tampon, et ne produit pas d'entêtes ni de bloc final." #: ../Doc/library/zlib.rst:93 msgid "" @@ -312,9 +312,9 @@ msgid "" "−8 to −15: Uses the absolute value of *wbits* as the window size logarithm. " "The input must be a raw stream with no header or trailer." msgstr "" -"De -8 à -15 : utilise la valeur absolue de *wbits* comme logarithme binaire " -"pour la taille du tampon. L'entrée doit être un flux brut, sans en-tête ni " -"bloc final." +"De ``-8`` à ``-15`` : utilise la valeur absolue de *wbits* comme logarithme " +"binaire pour la taille du tampon. L'entrée doit être un flux brut, sans en-" +"tête ni bloc final." #: ../Doc/library/zlib.rst:159 msgid ""