@@ -8,14 +8,17 @@ msgid ""
88msgstr ""
99"Project-Id-Version : 0.1\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2020-05-04 19:52-0400\n "
12- "PO-Revision-Date : 2019-04-14 20:05+0100\n "
13- "Last-Translator : Pierrick Couturier <arofarn@arofarn.info>\n "
14- "Language-Team : fr\n "
11+ "POT-Creation-Date : 2020-03-20 17:57-0500\n "
12+ "PO-Revision-Date : 2020-03-29 16:58+0000\n "
13+ "Last-Translator : Weblate Admin <jepler@unpythonic.net>\n "
14+ "Language-Team : French <https://later.unpythonic.net/projects/circuitpython/ "
15+ "circuitpython-master/fr/>\n "
1516"Language : fr\n "
1617"MIME-Version : 1.0\n "
1718"Content-Type : text/plain; charset=utf-8\n "
1819"Content-Transfer-Encoding : 8bit\n "
20+ "Plural-Forms : nplurals=2; plural=n > 1;\n "
21+ "X-Generator : Weblate 3.11.3\n "
1922
2023#: main.c
2124msgid ""
@@ -31,12 +34,18 @@ msgid ""
3134"Please file an issue with the contents of your CIRCUITPY drive at \n"
3235"https://github.com/adafruit/circuitpython/issues\n"
3336msgstr ""
37+ "\n"
38+ "Veuillez signaler un problème avec le contenu de votre lecteur CIRCUITPY à l'"
39+ "adresse\n"
40+ "https://github.com/adafruit/circuitpython/issues\n"
3441
3542#: supervisor/shared/safe_mode.c
3643msgid ""
3744"\n"
3845"To exit, please reset the board without "
3946msgstr ""
47+ "\n"
48+ "Pour repartir, veuillez réinitialiser sans "
4049
4150#: py/obj.c
4251msgid " File \" %q\" "
@@ -48,7 +57,7 @@ msgstr " Fichier \"%q\", ligne %d"
4857
4958#: main.c
5059msgid " output:\n"
51- msgstr " sortie:\n"
60+ msgstr " sortie :\n"
5261
5362#: py/objstr.c
5463#, c-format
@@ -75,14 +84,12 @@ msgstr "les indices %q doivent être des entiers, pas %s"
7584#: shared-bindings/_bleio/CharacteristicBuffer.c
7685#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
7786#: shared-bindings/displayio/Shape.c
78- #, fuzzy
7987msgid "%q must be >= 1"
8088msgstr "%d doit être >=1"
8189
8290#: shared-bindings/fontio/BuiltinFont.c
83- #, fuzzy
8491msgid "%q should be an int"
85- msgstr "y doit être un entier (int)"
92+ msgstr "%q doit être un entier (int)"
8693
8794#: py/bc.c py/objnamedtuple.c
8895msgid "%q() takes %d positional arguments but %d were given"
@@ -144,11 +151,11 @@ msgstr "'%s' l'entier 0x%x ne correspond pas au masque 0x%x"
144151
145152#: py/runtime.c
146153msgid "'%s' object cannot assign attribute '%q'"
147- msgstr ""
154+ msgstr "L'objet '%s' ne peut pas assigner l'attribut '%q' "
148155
149156#: py/proto.c
150157msgid "'%s' object does not support '%q'"
151- msgstr ""
158+ msgstr "L'objet '%s' ne prends pas en charge '%q' "
152159
153160#: py/obj.c
154161#, c-format
@@ -198,7 +205,7 @@ msgstr "'align' nécessite 1 argument"
198205
199206#: py/compile.c
200207msgid "'async for' or 'async with' outside async function"
201- msgstr ""
208+ msgstr "'async for' ou 'async with' sans fonction async "
202209
203210#: py/compile.c
204211msgid "'await' outside function"
0 commit comments