aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/fr
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2024-08-17 22:37:12 +0300
committerGitHub <noreply@github.com>2024-08-17 22:37:12 +0300
commit7883432c19f34ccd8ce4df27841ed18f0067e677 (patch)
treee8ad025c8656a3cbed0674c42301a3366d32fd55 /src/_locales/fr
parentAdded Dropdown is searchable hint https://github.com/libredirect/browser_exte... (diff)
parentComplete translation keys and fix Simplified Chinese translations (diff)
downloadlibredirect-7883432c19f34ccd8ce4df27841ed18f0067e677.zip
Merge pull request #973 from monstorix/master
Complete translation keys and fix Simplified Chinese translations
Diffstat (limited to 'src/_locales/fr')
-rw-r--r--src/_locales/fr/messages.json43
1 files changed, 38 insertions, 5 deletions
diff --git a/src/_locales/fr/messages.json b/src/_locales/fr/messages.json
index b24f6fcc..03fbc927 100644
--- a/src/_locales/fr/messages.json
+++ b/src/_locales/fr/messages.json
@@ -83,8 +83,8 @@
"message": "Ajoutez vos instances favorites",
"description": "used in the settings page"
},
- "copyRaw": {
- "message": "Copier le lien original"
+ "copyOriginal": {
+ "message": "Copy Original"
},
"copied": {
"message": "Copié"
@@ -100,13 +100,46 @@
"about": {
"message": "À propos"
},
+ "unsupportedIframesHandling": {
+ "message": "Gestion des iframes non prises en charge"
+ },
"fetchPublicInstances": {
"message": "Rechercher des instances publiques"
},
"disable": {
"message": "Désactiver"
},
- "unsupportedIframesHandling": {
- "message": "Gestion des iframes non prises en charge"
+ "pingInstances": {
+ "message": "Ping Instances"
+ },
+ "exportSettingsToSync": {
+ "message": "Export Settings to Sync"
+ },
+ "importSettingsFromSync": {
+ "message": "Import Settings from Sync"
+ },
+ "services": {
+ "message": "Services"
+ },
+ "service": {
+ "message": "Service"
+ },
+ "bookmarksMenu": {
+ "message": "Bookmarks menu"
+ },
+ "redirectOnlyInIncognito": {
+ "message": "Redirect Only in Incognito"
+ },
+ "bypass": {
+ "message": "Bypass"
+ },
+ "block": {
+ "message": "Block"
+ },
+ "searchHint": {
+ "message": "Set LibRedirect as Default Search Engine. For how to do in chromium browsers, click <a href='https://libredirect.github.io/docs.html#search_engine_chromium' target='_blank' rel='noopener noreferrer'>here</a>."
+ },
+ "redirect": {
+ "message": "Redirect"
}
-}
+} \ No newline at end of file