Skip to content

Commit aa0b21a

Browse files
committed
Translated using Weblate (French)
Currently translated at 83.3% (622 of 746 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
1 parent 8ed19c1 commit aa0b21a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/fr.po

Lines changed: 6 additions & 6 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:53+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"
@@ -1777,15 +1777,15 @@ msgstr "adresses vides"
17771777

17781778
#: extmod/ulab/code/vectorise.c
17791779
msgid "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
17831783
msgid "arg is an empty sequence"
17841784
msgstr "l'argument est une séquence vide"
17851785

17861786
#: extmod/ulab/code/numerical.c
17871787
msgid "argsort argument must be an ndarray"
1788-
msgstr ""
1788+
msgstr "L'argument argsort doit être un ndarray"
17891789

17901790
#: py/runtime.c
17911791
msgid "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
18041804
msgid "arguments must be ndarrays"
1805-
msgstr ""
1805+
msgstr "les arguments doivent être des ndarrays"
18061806

18071807
#: py/objarray.c shared-bindings/nvm/ByteArray.c
18081808
msgid "array/bytes required on right side"
18091809
msgstr "tableau/octets requis à droite"
18101810

18111811
#: extmod/ulab/code/numerical.c
18121812
msgid "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
18161816
msgid "attributes not supported yet"
18171817
msgstr "attribut pas encore supporté"
18181818

18191819
#: extmod/ulab/code/numerical.c
18201820
msgid "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
18241824
msgid "axis must be -1, 0, or 1"

0 commit comments

Comments
 (0)