@@ -10,7 +10,7 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2020-05-12 14:37+1000\n "
12
12
"PO-Revision-Date : 2020-05-17 15:58+0000\n "
13
- "
Last-Translator :
Jeff Epler <[email protected] >\n"
13
+ "
Last-Translator :
Anonymous <[email protected] >\n"
14
14
"Language-Team : French <https://later.unpythonic.net/projects/circuitpython/ "
15
15
"circuitpython-master/fr/>\n "
16
16
"Language : fr\n "
@@ -2571,11 +2571,11 @@ msgstr ""
2571
2571
2572
2572
#: extmod/ulab/code/ndarray.c
2573
2573
msgid "iterables are not of the same length"
2574
- msgstr ""
2574
+ msgstr "les itérables ne sont pas de la même longueur "
2575
2575
2576
2576
#: extmod/ulab/code/linalg.c
2577
2577
msgid "iterations did not converge"
2578
- msgstr ""
2578
+ msgstr "les itérations n'ont pas convergé "
2579
2579
2580
2580
#: py/objstr.c
2581
2581
msgid "join expects a list of str/bytes objects consistent with self object"
@@ -2606,7 +2606,7 @@ msgstr "argument 'length' non-permis pour ce type"
2606
2606
2607
2607
#: shared-bindings/audiomixer/MixerVoice.c
2608
2608
msgid "level must be between 0 and 1"
2609
- msgstr ""
2609
+ msgstr "le niveau doit être compris entre 0 et 1 "
2610
2610
2611
2611
#: py/objarray.c
2612
2612
msgid "lhs and rhs should be compatible"
@@ -2630,7 +2630,7 @@ msgstr "entiers longs non supportés dans cette build"
2630
2630
2631
2631
#: py/parse.c
2632
2632
msgid "malformed f-string"
2633
- msgstr ""
2633
+ msgstr "f-string mal formé "
2634
2634
2635
2635
#: shared-bindings/_stage/Layer.c
2636
2636
msgid "map buffer too small"
@@ -2642,17 +2642,17 @@ msgstr "erreur de domaine math"
2642
2642
2643
2643
#: extmod/ulab/code/linalg.c
2644
2644
msgid "matrix dimensions do not match"
2645
- msgstr ""
2645
+ msgstr "les dimensions de la matrice ne correspondent pas "
2646
2646
2647
2647
#: extmod/ulab/code/linalg.c
2648
2648
msgid "matrix is not positive definite"
2649
- msgstr ""
2649
+ msgstr "la matrice n'est pas définie positive "
2650
2650
2651
2651
#: ports/nrf/common-hal/_bleio/Characteristic.c
2652
2652
#: ports/nrf/common-hal/_bleio/Descriptor.c
2653
2653
#, c-format
2654
2654
msgid "max_length must be 0-%d when fixed_length is %s"
2655
- msgstr ""
2655
+ msgstr "max_length doit être 0-% d lorsque fixed_length est% s "
2656
2656
2657
2657
#: py/runtime.c
2658
2658
msgid "maximum recursion depth exceeded"
0 commit comments