Translated using Weblate (French)

Currently translated at 65.9% (492 of 746 strings)

Translation: CircuitPython/master
Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
This commit is contained in:
Jeff Epler 2020-05-17 15:35:18 +00:00 committed by Hosted Weblate
parent 69d1a91ede
commit ec1e51c683
1 changed files with 2 additions and 2 deletions

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:35+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Last-Translator: Jeff Epler <jepler@gmail.com>\n"
"Language-Team: French <https://later.unpythonic.net/projects/circuitpython/"
"circuitpython-master/fr/>\n"
"Language: fr\n"
@ -431,7 +431,7 @@ msgstr "Le tampon est trop petit"
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
#, c-format
msgid "Buffer length %d too big. It must be less than %d"
msgstr "La longueur du tampon% d est trop grande. Il doit être inférieur à% d"
msgstr "La longueur du tampon %d est trop grande. Il doit être inférieur à %d"
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
msgid "Buffer must be at least length 1"