summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-05-17 15:59:43 +0000
committerHosted Weblate <hosted@weblate.org>2020-05-18 04:23:28 +0200
commita0d7f5cce35912c267dfb382a148d2c551fe03fb (patch)
tree7712733e10ffac6528c054cb138edb2848c27b46
parent4642c60f14d813cde7d477b647356932d38a74db (diff)
Translated using Weblate (French)
Currently translated at 91.2% (681 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 c9e67842c..74c0947a0 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:59+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"
@@ -2995,7 +2995,7 @@ msgstr "return attendait '%q' mais a reçu '%q'"
#: shared-bindings/rgbmatrix/RGBMatrix.c
#, c-format
msgid "rgb_pins[%d] duplicates another pin assignment"
-msgstr "rgb_pins [% d] duplique une autre affectation de broches"
+msgstr "rgb_pins [%d] duplique une autre affectation de broches"
#: shared-bindings/rgbmatrix/RGBMatrix.c
#, c-format