summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnonymous <noreply@weblate.org>2020-05-17 19:07:19 +0000
committerHosted Weblate <hosted@weblate.org>2020-05-18 04:23:28 +0200
commit4d1cbf3d635f0b1963d8edfca10df66719da9c2f (patch)
tree4c1b86631aeb1b1935990ec99c7bbca0c9a3060c
parentbc64b8b35857e81b0d1e199bb44a6b0ae746356a (diff)
Translated using Weblate (French)
Currently translated at 100.0% (746 of 746 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
-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"