Skip to content

Commit 6a2ba17

Browse files
Lisappleweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 99.5% (991 of 995 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
1 parent c105ec9 commit 6a2ba17

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

locale/fr.po

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2022-07-06 05:15+0000\n"
11+
"PO-Revision-Date: 2022-07-19 23:15+0000\n"
1212
"Last-Translator: Maxime Leroy <[email protected]>\n"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=utf-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n > 1;\n"
18-
"X-Generator: Weblate 4.13.1-dev\n"
18+
"X-Generator: Weblate 4.14-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -2291,7 +2291,7 @@ msgstr "Format non supporté"
22912291

22922292
#: shared-bindings/hashlib/__init__.c
22932293
msgid "Unsupported hash algorithm"
2294-
msgstr ""
2294+
msgstr "Algorithme de hachage non supporté"
22952295

22962296
#: ports/espressif/common-hal/dualbank/__init__.c
22972297
msgid "Update Failed"
@@ -2459,7 +2459,7 @@ msgstr "la taille de la matrice et de l'index doivent être égaux"
24592459

24602460
#: extmod/ulab/code/numpy/io/io.c
24612461
msgid "array has too many dimensions"
2462-
msgstr ""
2462+
msgstr "la tableau à trop de dimensions"
24632463

24642464
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
24652465
#: shared-bindings/nvm/ByteArray.c
@@ -2840,7 +2840,7 @@ msgstr "les arguments convolve ne doivent pas être vides"
28402840

28412841
#: extmod/ulab/code/numpy/io/io.c
28422842
msgid "corrupted file"
2843-
msgstr ""
2843+
msgstr "fichier corrompu"
28442844

28452845
#: extmod/ulab/code/numpy/poly.c
28462846
msgid "could not invert Vandermonde matrix"
@@ -2938,7 +2938,7 @@ msgstr "vide"
29382938

29392939
#: extmod/ulab/code/numpy/io/io.c
29402940
msgid "empty file"
2941-
msgstr ""
2941+
msgstr "fichier vide"
29422942

29432943
#: extmod/moduasyncio.c extmod/moduheapq.c extmod/modutimeq.c
29442944
msgid "empty heap"
@@ -3261,7 +3261,7 @@ msgstr "la matrice d'entrée est singulière"
32613261

32623262
#: extmod/ulab/code/numpy/create.c
32633263
msgid "input must be 1- or 2-d"
3264-
msgstr ""
3264+
msgstr "l'entrée doit être 1D ou 2D"
32653265

32663266
#: extmod/ulab/code/numpy/carray/carray.c
32673267
msgid "input must be a 1D ndarray"
@@ -3479,7 +3479,7 @@ msgstr "max_length doit être 0-%d lorsque fixed_length est %s"
34793479

34803480
#: extmod/ulab/code/ndarray.c
34813481
msgid "maximum number of dimensions is "
3482-
msgstr ""
3482+
msgstr "le nombre maximal de dimensions est "
34833483

34843484
#: py/runtime.c
34853485
msgid "maximum recursion depth exceeded"
@@ -3883,7 +3883,7 @@ msgstr "pow() avec 3 arguments nécessite des entiers"
38833883

38843884
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
38853885
msgid "pressing SW38 button at start up.\n"
3886-
msgstr ""
3886+
msgstr "presser le bouton SW38 au démarrage.\n"
38873887

38883888
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
38893889
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
@@ -4327,11 +4327,11 @@ msgstr "types non supportés pour %q: '%q', '%q'"
43274327

43284328
#: extmod/ulab/code/numpy/io/io.c
43294329
msgid "usecols is too high"
4330-
msgstr ""
4330+
msgstr "usecols est trop grand"
43314331

43324332
#: extmod/ulab/code/numpy/io/io.c
43334333
msgid "usecols keyword must be specified"
4334-
msgstr ""
4334+
msgstr "le mot-clé \"usecols\" doit être spécifié"
43354335

43364336
#: py/objint.c
43374337
#, c-format
@@ -4376,7 +4376,7 @@ msgstr "axe incorrecte spécifiée"
43764376

43774377
#: extmod/ulab/code/numpy/io/io.c
43784378
msgid "wrong dtype"
4379-
msgstr ""
4379+
msgstr "dtype invalide"
43804380

43814381
#: extmod/ulab/code/numpy/transform.c
43824382
msgid "wrong index type"
@@ -4394,7 +4394,7 @@ msgstr "mauvaise taille du tableau de condition"
43944394

43954395
#: extmod/ulab/code/numpy/transform.c
43964396
msgid "wrong length of index array"
4397-
msgstr ""
4397+
msgstr "mauvaise longueur du tableau d'indices"
43984398

43994399
#: extmod/ulab/code/numpy/create.c py/objarray.c py/objstr.c
44004400
msgid "wrong number of arguments"

0 commit comments

Comments
 (0)