From 9e590c14e3e3105c4536e3b53b6a9b47f7b8a152 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 17 May 2020 15:28:34 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 64.0% (478 of 746 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/ --- locale/fr.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locale/fr.po b/locale/fr.po index 1710c0cf3e..0206e7917c 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:28+0000\n" -"Last-Translator: Jeff Epler \n" +"Last-Translator: Anonymous \n" "Language-Team: French \n" "Language: fr\n" @@ -68,6 +68,8 @@ msgstr "%%c nécessite un entier 'int' ou un caractère 'char'" #, c-format msgid "%d address pins and %d rgb pins indicate a height of %d, not %d" msgstr "" +"Les broches d'adresse% d et les broches RVB% d indiquent une hauteur de% d, " +"pas% d" #: shared-bindings/microcontroller/Pin.c msgid "%q in use"