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/
This commit is contained in:
Anonymous 2020-05-17 16:01:12 +00:00 committed by Hosted Weblate
parent 2c4e18be60
commit 85fb231639
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n" "POT-Creation-Date: 2020-05-12 14:37+1000\n"
"PO-Revision-Date: 2020-05-17 16:01+0000\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/" "Language-Team: French <https://later.unpythonic.net/projects/circuitpython/"
"circuitpython-master/fr/>\n" "circuitpython-master/fr/>\n"
"Language: fr\n" "Language: fr\n"
@ -3164,7 +3164,7 @@ msgstr "trop d'arguments fournis avec ce format"
#: extmod/ulab/code/ndarray.c #: extmod/ulab/code/ndarray.c
msgid "too many indices" msgid "too many indices"
msgstr "" msgstr "trop d'indices"
#: py/runtime.c #: py/runtime.c
#, c-format #, c-format
@ -3295,7 +3295,7 @@ msgstr "type non supporté pour %q: '%s', '%s'"
#: py/objint.c #: py/objint.c
#, c-format #, c-format
msgid "value must fit in %d byte(s)" msgid "value must fit in %d byte(s)"
msgstr "" msgstr "la valeur doit tenir dans% d octet (s)"
#: shared-bindings/displayio/Bitmap.c #: shared-bindings/displayio/Bitmap.c
msgid "value_count must be > 0" msgid "value_count must be > 0"