diff --git a/.gitattributes b/.gitattributes index 7f909e53..f6a7cb0f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,5 +7,5 @@ # chmod a+x ~/.local/bin/podiff # git config diff.podiff.textconv podiff -*.po diff=podiff +*.po diff=podiff merge=po3way *.pot diff=podiff diff --git a/howto/logging-cookbook.po b/howto/logging-cookbook.po index 0fbc5a92..698723f9 100644 --- a/howto/logging-cookbook.po +++ b/howto/logging-cookbook.po @@ -13,7 +13,6 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Last-Translator: \n" "X-Generator: Poedit 2.4.2\n" #: howto/logging-cookbook.rst:5 diff --git a/library/html.parser.po b/library/html.parser.po index 15190054..cc13493d 100644 --- a/library/html.parser.po +++ b/library/html.parser.po @@ -7,7 +7,6 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-03-23 18:39+0100\n" "PO-Revision-Date: 2022-05-08 09:48+0200\n" -"Last-Translator: FULL NAME \n" "Language-Team: FRENCH \n" "Language: fr\n" "MIME-Version: 1.0\n" diff --git a/library/http.server.po b/library/http.server.po index a33e0b0c..07ac19e0 100644 --- a/library/http.server.po +++ b/library/http.server.po @@ -7,7 +7,6 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-05-22 23:13+0200\n" "PO-Revision-Date: 2022-04-27 06:17-0400\n" -"Last-Translator: FULL NAME \n" "Language-Team: FRENCH \n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -250,6 +249,7 @@ msgstr "" "client. La valeur par défaut est ``'text/html'``." #: library/http.server.rst:160 +#, fuzzy msgid "" "Specifies the HTTP version to which the server is conformant. It is sent in " "responses to let the client know the server's communication capabilities for " @@ -628,7 +628,7 @@ msgstr "" #: library/http.server.rst:466 msgid "" -"CGI scripts run by the :class:`CGIHTTPRequestHandler` class cannot execute " +"CGI scripts run by the :class:`CGIHTTPRequestHandler` class cannot execute " "redirects (HTTP code 302), because code 200 (script output follows) is sent " "prior to execution of the CGI script. This pre-empts the status code." msgstr "" diff --git a/library/logging.handlers.po b/library/logging.handlers.po index de1f2218..94fcdb15 100644 --- a/library/logging.handlers.po +++ b/library/logging.handlers.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-23 18:39+0100\n" +"POT-Creation-Date: 2022-04-05 10:05+0200\n" "PO-Revision-Date: 2020-12-14 10:12+0100\n" "Last-Translator: Antoine Wecxsteen\n" "Language-Team: FRENCH \n" diff --git a/library/pathlib.po b/library/pathlib.po index 009ed4f7..a6c8b0ce 100644 --- a/library/pathlib.po +++ b/library/pathlib.po @@ -1248,6 +1248,7 @@ msgstr "" "leur équivalent :class:`PurePath` / :class:`Path` correspondant." #: library/pathlib.rst:1259 +#, fuzzy msgid "" "Not all pairs of functions/methods below are equivalent. Some of them, " "despite having some overlapping use-cases, have different semantics. They " @@ -1488,6 +1489,7 @@ msgid "Footnotes" msgstr "Notes" #: library/pathlib.rst:1301 +#, fuzzy msgid "" ":func:`os.path.abspath` normalizes the resulting path, which may change its " "meaning in the presence of symlinks, while :meth:`Path.absolute` does not." diff --git a/library/random.po b/library/random.po index 944feaed..ffc83e90 100644 --- a/library/random.po +++ b/library/random.po @@ -195,6 +195,7 @@ msgstr "" "chaîne de caractères." #: library/random.rst:89 +#, fuzzy msgid "" "The *seed* must be one of the following types: *NoneType*, :class:`int`, :" "class:`float`, :class:`str`, :class:`bytes`, or :class:`bytearray`." @@ -509,10 +510,6 @@ msgid "" "The *population* must be a sequence. Automatic conversion of sets to lists " "is no longer supported." msgstr "" -"À l’avenir, la *population* devra être une séquence. Les instances de :" -"class:`set` ne sont plus prises en charge. Le *set* doit d’abord être " -"converti en une :class:`list` ou :class:`tuple`, de préférence dans un ordre " -"déterministe de telle sorte que l’échantillon soit reproductible." #: library/random.rst:266 msgid "Real-valued distributions" diff --git a/library/stdtypes.po b/library/stdtypes.po index c6d80abf..415f43bf 100644 --- a/library/stdtypes.po +++ b/library/stdtypes.po @@ -680,6 +680,7 @@ msgstr "" "tout équivalent Unicode (caractères avec la propriété ``Nd``)." #: library/stdtypes.rst:356 +#, fuzzy msgid "" "See https://www.unicode.org/Public/14.0.0/ucd/extracted/DerivedNumericType." "txt for a complete list of code points with the ``Nd`` property." diff --git a/library/warnings.po b/library/warnings.po index 9849aa5a..442ad465 100644 --- a/library/warnings.po +++ b/library/warnings.po @@ -7,7 +7,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-05-22 23:13+0200\n" "PO-Revision-Date: 2022-05-18 13:35+0200\n" -"Last-Translator: Stéphane Lambelin\n" +"Last-Translator: Jean Abou Samra \n" "Language-Team: FRENCH \n" "Language: fr\n" "MIME-Version: 1.0\n" diff --git a/library/zlib.po b/library/zlib.po index c67ae941..e93ab2c8 100644 --- a/library/zlib.po +++ b/library/zlib.po @@ -7,7 +7,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-05-22 23:13+0200\n" "PO-Revision-Date: 2022-05-18 13:34+0200\n" -"Last-Translator: Durand \n" +"Last-Translator: Jean Abou Samra \n" "Language-Team: FRENCH \n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -91,7 +91,7 @@ msgstr "" #: library/zlib.rst:136 msgid "The result is always unsigned." -msgstr "" +msgstr "Renvoie une valeur non-signée." #: library/zlib.rst:49 #, fuzzy @@ -275,6 +275,7 @@ msgstr "" "algorithme a été conçu pour être exploité comme un algorithme de somme de " "contrôle, ce n'est pas un algorithme de hachage générique." +#: library/zlib.rst:141 msgid "" "Decompresses the bytes in *data*, returning a bytes object containing the " "uncompressed data. The *wbits* parameter depends on the format of *data*, " diff --git a/tutorial/errors.po b/tutorial/errors.po index 54a21858..f73ccfc3 100644 --- a/tutorial/errors.po +++ b/tutorial/errors.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-18 17:06+0100\n" +"POT-Creation-Date: 2022-05-22 23:13+0200\n" "PO-Revision-Date: 2022-05-20 09:47+0200\n" "Last-Translator: Julien Palard \n" "Language-Team: FRENCH \n" @@ -285,9 +285,6 @@ msgid "" "exit` and :exc:`KeyboardInterrupt` which is raised when a user wishes to " "interrupt the program." msgstr "" -"Concernant la dernière clause ``except``, vous pouvez omettre les noms des " -"exceptions, cependant la valeur de l'exception doit alors être récupérée " -"avec ``sys.exc_info()[1]``." #: tutorial/errors.rst:188 msgid "" @@ -298,11 +295,15 @@ msgid "" msgstr "" #: tutorial/errors.rst:193 +#, fuzzy msgid "" "The most common pattern for handling :exc:`Exception` is to print or log the " "exception and then re-raise it (allowing a caller to handle the exception as " "well)::" msgstr "" +"Concernant la dernière clause ``except``, vous pouvez omettre les noms des " +"exceptions, cependant la valeur de l'exception doit alors être récupérée " +"avec ``sys.exc_info()[1]``." #: tutorial/errors.rst:211 msgid "" diff --git a/tutorial/floatingpoint.po b/tutorial/floatingpoint.po index efced22d..a547f2d3 100644 --- a/tutorial/floatingpoint.po +++ b/tutorial/floatingpoint.po @@ -30,21 +30,9 @@ msgid "" "fractional notation, and the second in base 2." msgstr "" "Les nombres à virgule flottante sont représentés, au niveau matériel, en " -"fractions de nombres binaires (base 2). Par exemple, la fraction décimale " -"``0.125`` a la valeur 1/10 + 2/100 + 5/1000 et, de la même manière, la " -"fraction binaire..." - -#: tutorial/floatingpoint.rst:19 -msgid "" -"has value 1/10 + 2/100 + 5/1000, and in the same way the binary fraction ::" -msgstr "" - -#: tutorial/floatingpoint.rst:23 -msgid "" -"has value 0/2 + 0/4 + 1/8. These two fractions have identical values, the " -"only real difference being that the first is written in base 10 fractional " -"notation, and the second in base 2." -msgstr "" +"fractions de nombres binaires (base 2). Par exemple, la fraction décimale ::" +"a la valeur 1/10 + 2/100 + 5/1000 et, de la même manière, la fraction " +"binaire ::" "a la valeur 0/2 + 0/4 + 1/8. Ces deux fractions ont une valeur identique, la " "seule différence est que la première est une fraction décimale, la seconde " "est une fraction binaire."