summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locale/fr.po5
1 files changed, 4 insertions, 1 deletions
diff --git a/locale/fr.po b/locale/fr.po
index 5fdaae07c..4958ee745 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 20:56+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"
@@ -486,6 +486,8 @@ msgstr "Impossible de lire la température"
#: shared-bindings/_bleio/Adapter.c
msgid "Cannot have scan responses for extended, connectable advertisements."
msgstr ""
+"Impossible d'avoir des réponses d'analyse pour les publicités étendues et "
+"connectables."
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "Cannot output both channels on the same pin"
@@ -745,6 +747,7 @@ msgstr "Tuple de longueur %d attendu, obtenu %d"
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Extended advertisements with scan response not supported."
msgstr ""
+"Les publicités étendues avec réponse d'analyse ne sont pas prises en charge."
#: extmod/ulab/code/fft.c
msgid "FFT is defined for ndarrays only"