Skip to content

Commit e942dd6

Browse files
committed
Translated using Weblate (French)
Currently translated at 89.0% (664 of 746 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
1 parent 362c4d3 commit e942dd6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

locale/fr.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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 <[email protected]>\n"
13+
"Last-Translator: Anonymous <[email protected]>\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
25732573
msgid "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
25772577
msgid "iterations did not converge"
2578-
msgstr ""
2578+
msgstr "les itérations n'ont pas convergé"
25792579

25802580
#: py/objstr.c
25812581
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"
26062606

26072607
#: shared-bindings/audiomixer/MixerVoice.c
26082608
msgid "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
26122612
msgid "lhs and rhs should be compatible"
@@ -2630,7 +2630,7 @@ msgstr "entiers longs non supportés dans cette build"
26302630

26312631
#: py/parse.c
26322632
msgid "malformed f-string"
2633-
msgstr ""
2633+
msgstr "f-string mal formé"
26342634

26352635
#: shared-bindings/_stage/Layer.c
26362636
msgid "map buffer too small"
@@ -2642,17 +2642,17 @@ msgstr "erreur de domaine math"
26422642

26432643
#: extmod/ulab/code/linalg.c
26442644
msgid "matrix dimensions do not match"
2645-
msgstr ""
2645+
msgstr "les dimensions de la matrice ne correspondent pas"
26462646

26472647
#: extmod/ulab/code/linalg.c
26482648
msgid "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
26542654
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"
26562656

26572657
#: py/runtime.c
26582658
msgid "maximum recursion depth exceeded"

0 commit comments

Comments
 (0)