summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnonymous <noreply@weblate.org>2020-05-17 15:29:04 +0000
committerHosted Weblate <hosted@weblate.org>2020-05-18 04:23:26 +0200
commitaea15ad1694cca7e9accba0964e63bbe64dd5006 (patch)
tree4385c4a5426221cd94990641e0cf88fc7e1d7241
parent530469ff69d329dcb8c1e3f1775835e93bfe4754 (diff)
Translated using Weblate (French)
Currently translated at 64.2% (479 of 746 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
-rw-r--r--locale/fr.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/fr.po b/locale/fr.po
index 27909e1e6..9af41fb7b 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:29+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"
@@ -85,7 +85,7 @@ msgstr "les indices %q doivent ĂȘtre des entiers, pas %s"
#: shared-bindings/vectorio/Polygon.c
msgid "%q list must be a list"
-msgstr ""
+msgstr "La liste% q doit ĂȘtre une liste"
#: shared-bindings/_bleio/CharacteristicBuffer.c
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c