Translated using Weblate (French)

Currently translated at 74.6% (557 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 15:44:08 +00:00 committed by Hosted Weblate
parent ce8896844c
commit b2f4c8cb98

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 15:44+0000\n" "PO-Revision-Date: 2020-05-17 15:44+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"
@ -1100,12 +1100,12 @@ msgstr "Doit être une sous-classe de %q."
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
msgid "Must provide MISO or MOSI pin" msgid "Must provide MISO or MOSI pin"
msgstr "" msgstr "Doit fournir une broche MISO ou MOSI"
#: shared-bindings/rgbmatrix/RGBMatrix.c #: shared-bindings/rgbmatrix/RGBMatrix.c
#, c-format #, c-format
msgid "Must use a multiple of 6 rgb pins, not %d" msgid "Must use a multiple of 6 rgb pins, not %d"
msgstr "" msgstr "Doit utiliser un multiple de 6 broches RVB, pas% d"
#: py/parse.c #: py/parse.c
msgid "Name too long" msgid "Name too long"