diff options
| author | Anonymous <noreply@weblate.org> | 2020-05-17 15:29:42 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-05-18 04:23:26 +0200 |
| commit | e8adbdbddc5d440034859683e527f5b72f8875e9 (patch) | |
| tree | 12e1716f30f3bb3770d727119211619375edc16f | |
| parent | eed21c4886671f3d0184f6f1df0822634fd34b44 (diff) | |
Translated using Weblate (French)
Currently translated at 64.3% (480 of 746 strings)
Translation: CircuitPython/master
Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
| -rw-r--r-- | locale/fr.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/fr.po b/locale/fr.po index 2bdb2ace0..7508170ca 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:29+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" @@ -96,7 +96,7 @@ msgstr "%q doit ĂȘtre >=1" #: shared-bindings/vectorio/Polygon.c msgid "%q must be a tuple of length 2" -msgstr "" +msgstr "% q doit ĂȘtre un tuple de longueur 2" #: shared-bindings/fontio/BuiltinFont.c msgid "%q should be an int" |
