Skip to content

Commit c51f5a6

Browse files
committed
Translated using Weblate (French)
Currently translated at 83.6% (624 of 746 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
1 parent 19eec97 commit c51f5a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

locale/fr.po

Lines changed: 3 additions & 3 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:54+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"
@@ -1822,11 +1822,11 @@ msgstr "l'axe doit être -1, 0, None ou 1"
18221822

18231823
#: extmod/ulab/code/numerical.c
18241824
msgid "axis must be -1, 0, or 1"
1825-
msgstr ""
1825+
msgstr "l'axe doit être -1, 0 ou 1"
18261826

18271827
#: extmod/ulab/code/numerical.c
18281828
msgid "axis must be None, 0, or 1"
1829-
msgstr ""
1829+
msgstr "l'axe doit être Aucun, 0 ou 1"
18301830

18311831
#: py/builtinevex.c
18321832
msgid "bad compile mode"

0 commit comments

Comments
 (0)