aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/fr
diff options
context:
space:
mode:
authorLeJun <lejun@gmx.fr>2022-07-24 14:47:02 +0000
committerHosted Weblate <hosted@weblate.org>2022-07-25 20:20:59 +0200
commit4206e8d464ef01b987aab013b60ad0ef02ab5d02 (patch)
tree85e7a4db5d1a2ecdc4b3aa45f610068434c5d9cb /src/_locales/fr
parentAdded translation using Weblate (Dutch) (diff)
downloadlibredirect-4206e8d464ef01b987aab013b60ad0ef02ab5d02.zip
Translated using Weblate (French)
Currently translated at 100.0% (54 of 54 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/fr/
Diffstat (limited to 'src/_locales/fr')
-rw-r--r--src/_locales/fr/messages.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/_locales/fr/messages.json b/src/_locales/fr/messages.json
index 42c3d8dc..c3234890 100644
--- a/src/_locales/fr/messages.json
+++ b/src/_locales/fr/messages.json
@@ -44,7 +44,7 @@
"description": "used in the settings page"
},
"dark": {
- "message": "Obscur",
+ "message": "Sombre",
"description": "used in the settings page"
},
"autoRedirect": {
@@ -56,11 +56,11 @@
"description": "used in the settings page"
},
"importSettings": {
- "message": "Paramètres d'importation",
+ "message": "Importation de paramètres",
"description": "used in the settings page"
},
"exportSettings": {
- "message": "Paramètres d'exportation",
+ "message": "Exportation de paramètres",
"description": "used in the settings page"
},
"enable": {
@@ -214,5 +214,8 @@
},
"loki": {
"message": "Lokinet"
+ },
+ "protocolFallback": {
+ "message": "Retour au mode normal si aucune instance n’est disponible pour le protocole sélectionné"
}
}