diff options
| author | Anonymous <noreply@weblate.org> | 2020-05-17 15:54:03 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-05-18 04:23:27 +0200 |
| commit | c51f5a6b26b3717f53cd8ec26278d8e167a731e4 (patch) | |
| tree | 6cfc0b2270fd2faefedea0d73a39ece8dd899e95 /locale/fr.po | |
| parent | 19eec97959e5c5dc6987002f756ebc952843699f (diff) | |
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/
Diffstat (limited to 'locale/fr.po')
| -rw-r--r-- | locale/fr.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/fr.po b/locale/fr.po index b1dcba1d7..58b856751 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -10,7 +10,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-12 14:37+1000\n" "PO-Revision-Date: 2020-05-17 15:54+0000\n" -"Last-Translator: Jeff Epler <jepler@gmail.com>\n" +"Last-Translator: Anonymous <noreply@weblate.org>\n" "Language-Team: French <https://later.unpythonic.net/projects/circuitpython/" "circuitpython-master/fr/>\n" "Language: fr\n" @@ -1822,11 +1822,11 @@ msgstr "l'axe doit être -1, 0, None ou 1" #: extmod/ulab/code/numerical.c msgid "axis must be -1, 0, or 1" -msgstr "" +msgstr "l'axe doit être -1, 0 ou 1" #: extmod/ulab/code/numerical.c msgid "axis must be None, 0, or 1" -msgstr "" +msgstr "l'axe doit être Aucun, 0 ou 1" #: py/builtinevex.c msgid "bad compile mode" |
