From ce8896844cf4ee58ef0d57323c7d5fb6e2b59bce Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Sun, 17 May 2020 15:44:04 +0000 Subject: 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/ --- locale/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/fr.po b/locale/fr.po index 0ed18ddf2..7cb0e1ef4 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 15:44+0000\n" -"Last-Translator: Anonymous \n" +"Last-Translator: Jeff Epler \n" "Language-Team: French \n" "Language: fr\n" @@ -1096,7 +1096,7 @@ msgstr "Broche MISO ou MOSI manquante" #: shared-bindings/displayio/Group.c msgid "Must be a %q subclass." -msgstr "Doit ĂȘtre une sous-classe% q." +msgstr "Doit ĂȘtre une sous-classe de %q." #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c msgid "Must provide MISO or MOSI pin" -- cgit v1.2.3