@@ -10,7 +10,7 @@ msgstr ""
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2020-05-12 14:37+1000\n "
1212"PO-Revision-Date : 2020-05-17 15:58+0000\n "
13- "Last-Translator : Jeff Epler <jepler@gmail.com >\n "
13+ "Last-Translator : Anonymous <noreply@weblate.org >\n "
1414"Language-Team : French <https://later.unpythonic.net/projects/circuitpython/ "
1515"circuitpython-master/fr/>\n "
1616"Language : fr\n "
@@ -2571,11 +2571,11 @@ msgstr ""
25712571
25722572#: extmod/ulab/code/ndarray.c
25732573msgid "iterables are not of the same length"
2574- msgstr ""
2574+ msgstr "les itérables ne sont pas de la même longueur "
25752575
25762576#: extmod/ulab/code/linalg.c
25772577msgid "iterations did not converge"
2578- msgstr ""
2578+ msgstr "les itérations n'ont pas convergé "
25792579
25802580#: py/objstr.c
25812581msgid "join expects a list of str/bytes objects consistent with self object"
@@ -2606,7 +2606,7 @@ msgstr "argument 'length' non-permis pour ce type"
26062606
26072607#: shared-bindings/audiomixer/MixerVoice.c
26082608msgid "level must be between 0 and 1"
2609- msgstr ""
2609+ msgstr "le niveau doit être compris entre 0 et 1 "
26102610
26112611#: py/objarray.c
26122612msgid "lhs and rhs should be compatible"
@@ -2630,7 +2630,7 @@ msgstr "entiers longs non supportés dans cette build"
26302630
26312631#: py/parse.c
26322632msgid "malformed f-string"
2633- msgstr ""
2633+ msgstr "f-string mal formé "
26342634
26352635#: shared-bindings/_stage/Layer.c
26362636msgid "map buffer too small"
@@ -2642,17 +2642,17 @@ msgstr "erreur de domaine math"
26422642
26432643#: extmod/ulab/code/linalg.c
26442644msgid "matrix dimensions do not match"
2645- msgstr ""
2645+ msgstr "les dimensions de la matrice ne correspondent pas "
26462646
26472647#: extmod/ulab/code/linalg.c
26482648msgid "matrix is not positive definite"
2649- msgstr ""
2649+ msgstr "la matrice n'est pas définie positive "
26502650
26512651#: ports/nrf/common-hal/_bleio/Characteristic.c
26522652#: ports/nrf/common-hal/_bleio/Descriptor.c
26532653#, c-format
26542654msgid "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 "
26562656
26572657#: py/runtime.c
26582658msgid "maximum recursion depth exceeded"
0 commit comments