diff options
| author | Anonymous <noreply@weblate.org> | 2020-05-17 16:01:12 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-05-18 04:23:28 +0200 |
| commit | 85fb23163935ebfadd4f38989e466d1049cd1191 (patch) | |
| tree | 741f0db4deb6399fd0a315c26a235af89cbc1e27 | |
| parent | 2c4e18be60519c116aba96ca27384f95b4749722 (diff) | |
Translated using Weblate (French)
Currently translated at 92.3% (689 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 5e904628e..3bdaf4252 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 16:01+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" @@ -3164,7 +3164,7 @@ msgstr "trop d'arguments fournis avec ce format" #: extmod/ulab/code/ndarray.c msgid "too many indices" -msgstr "" +msgstr "trop d'indices" #: py/runtime.c #, c-format @@ -3295,7 +3295,7 @@ msgstr "type non supporté pour %q: '%s', '%s'" #: py/objint.c #, c-format msgid "value must fit in %d byte(s)" -msgstr "" +msgstr "la valeur doit tenir dans% d octet (s)" #: shared-bindings/displayio/Bitmap.c msgid "value_count must be > 0" |
