diff options
| author | Jeff Epler <jepler@gmail.com> | 2020-05-17 15:54:18 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-05-18 04:23:27 +0200 |
| commit | d40ac8e65da26bd3c96cbc2f87be243a3f02ef0f (patch) | |
| tree | 1d61db3062a02b8d340aae9b61e0390052e778a9 | |
| parent | c51f5a6b26b3717f53cd8ec26278d8e167a731e4 (diff) | |
Translated using Weblate (French)
Currently translated at 85.2% (636 of 746 strings)
Translation: CircuitPython/master
Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
| -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 58b856751..6a31fbaab 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: 0.1\n" "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: Anonymous <noreply@weblate.org>\n" +"PO-Revision-Date: 2020-05-17 15:55+0000\n" +"Last-Translator: Jeff Epler <jepler@gmail.com>\n" "Language-Team: French <https://later.unpythonic.net/projects/circuitpython/" "circuitpython-master/fr/>\n" "Language: fr\n" @@ -1826,7 +1826,7 @@ msgstr "l'axe doit être -1, 0 ou 1" #: extmod/ulab/code/numerical.c msgid "axis must be None, 0, or 1" -msgstr "l'axe doit être Aucun, 0 ou 1" +msgstr "l'axe doit être None, 0 ou 1" #: py/builtinevex.c msgid "bad compile mode" |
