@@ -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:53+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 "
@@ -1777,15 +1777,15 @@ msgstr "adresses vides"
1777
1777
1778
1778
#: extmod/ulab/code/vectorise.c
1779
1779
msgid "arctan2 is implemented for scalars and ndarrays only"
1780
- msgstr ""
1780
+ msgstr "arctan2 est implémenté uniquement pour les scalaires et les ndarrays "
1781
1781
1782
1782
#: py/modbuiltins.c
1783
1783
msgid "arg is an empty sequence"
1784
1784
msgstr "l'argument est une séquence vide"
1785
1785
1786
1786
#: extmod/ulab/code/numerical.c
1787
1787
msgid "argsort argument must be an ndarray"
1788
- msgstr ""
1788
+ msgstr "L'argument argsort doit être un ndarray "
1789
1789
1790
1790
#: py/runtime.c
1791
1791
msgid "argument has wrong type"
@@ -1802,23 +1802,23 @@ msgstr "l'argument devrait être un(e) '%q', pas '%q'"
1802
1802
1803
1803
#: extmod/ulab/code/linalg.c
1804
1804
msgid "arguments must be ndarrays"
1805
- msgstr ""
1805
+ msgstr "les arguments doivent être des ndarrays "
1806
1806
1807
1807
#: py/objarray.c shared-bindings/nvm/ByteArray.c
1808
1808
msgid "array/bytes required on right side"
1809
1809
msgstr "tableau/octets requis à droite"
1810
1810
1811
1811
#: extmod/ulab/code/numerical.c
1812
1812
msgid "attempt to get argmin/argmax of an empty sequence"
1813
- msgstr ""
1813
+ msgstr "tenter d'obtenir argmin / argmax d'une séquence vide "
1814
1814
1815
1815
#: py/objstr.c
1816
1816
msgid "attributes not supported yet"
1817
1817
msgstr "attribut pas encore supporté"
1818
1818
1819
1819
#: extmod/ulab/code/numerical.c
1820
1820
msgid "axis must be -1, 0, None, or 1"
1821
- msgstr ""
1821
+ msgstr "l'axe doit être -1, 0, Aucun ou 1 "
1822
1822
1823
1823
#: extmod/ulab/code/numerical.c
1824
1824
msgid "axis must be -1, 0, or 1"
0 commit comments