@@ -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:53+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 "
@@ -1777,15 +1777,15 @@ msgstr "adresses vides"
17771777
17781778#: extmod/ulab/code/vectorise.c
17791779msgid "arctan2 is implemented for scalars and ndarrays only"
1780- msgstr ""
1780+ msgstr "arctan2 est implémenté uniquement pour les scalaires et les ndarrays "
17811781
17821782#: py/modbuiltins.c
17831783msgid "arg is an empty sequence"
17841784msgstr "l'argument est une séquence vide"
17851785
17861786#: extmod/ulab/code/numerical.c
17871787msgid "argsort argument must be an ndarray"
1788- msgstr ""
1788+ msgstr "L'argument argsort doit être un ndarray "
17891789
17901790#: py/runtime.c
17911791msgid "argument has wrong type"
@@ -1802,23 +1802,23 @@ msgstr "l'argument devrait être un(e) '%q', pas '%q'"
18021802
18031803#: extmod/ulab/code/linalg.c
18041804msgid "arguments must be ndarrays"
1805- msgstr ""
1805+ msgstr "les arguments doivent être des ndarrays "
18061806
18071807#: py/objarray.c shared-bindings/nvm/ByteArray.c
18081808msgid "array/bytes required on right side"
18091809msgstr "tableau/octets requis à droite"
18101810
18111811#: extmod/ulab/code/numerical.c
18121812msgid "attempt to get argmin/argmax of an empty sequence"
1813- msgstr ""
1813+ msgstr "tenter d'obtenir argmin / argmax d'une séquence vide "
18141814
18151815#: py/objstr.c
18161816msgid "attributes not supported yet"
18171817msgstr "attribut pas encore supporté"
18181818
18191819#: extmod/ulab/code/numerical.c
18201820msgid "axis must be -1, 0, None, or 1"
1821- msgstr ""
1821+ msgstr "l'axe doit être -1, 0, Aucun ou 1 "
18221822
18231823#: extmod/ulab/code/numerical.c
18241824msgid "axis must be -1, 0, or 1"
0 commit comments