Translated using Weblate (French)

Currently translated at 77.0% (575 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:45:54 +00:00 committed by Hosted Weblate
parent 7adc63125e
commit 5ebc1d4746

View File

@ -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:46+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"
@ -1276,7 +1276,7 @@ msgstr ""
#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
#: ports/stm/common-hal/displayio/ParallelBus.c
msgid "ParallelBus not yet supported"
msgstr ""
msgstr "ParallelBus pas encore pris en charge"
#: py/moduerrno.c
msgid "Permission denied"
@ -1292,11 +1292,11 @@ msgstr "La broche ne peut être utilisée pour l'ADC"
#: ports/atmel-samd/common-hal/countio/Counter.c
msgid "Pin must support hardware interrupts"
msgstr ""
msgstr "La broche doit prendre en charge les interruptions matérielles"
#: ports/stm/common-hal/pulseio/PulseIn.c
msgid "Pin number already reserved by EXTI"
msgstr ""
msgstr "Numéro de broche déjà réservé par EXTI"
#: shared-bindings/rgbmatrix/RGBMatrix.c
#, c-format
@ -1305,6 +1305,9 @@ msgid ""
"bytes. If this cannot be avoided, pass allow_inefficient=True to the "
"constructor"
msgstr ""
"Le brochage utilise% d octets par élément, ce qui consomme plus que le% d "
"octets idéal. Si cela ne peut pas être évité, transmettez allow_inefficient ="
" True au constructeur"
#: py/builtinhelp.c
#, fuzzy