Translated using Weblate (English)

Currently translated at 100.0% (55 of 55 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/en/
This commit is contained in:
Allan Nordhøy 2022-06-05 18:43:16 +00:00 committed by Hosted Weblate
parent 5a520764a8
commit c9592c8a28
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -96,7 +96,7 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"autoRedirect": { "autoRedirect": {
"message": "Auto Redirect of offline instances", "message": "Auto-redirect away from offline instances",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"exceptions": { "exceptions": {
@ -152,11 +152,10 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"notFullyPrivate": { "notFullyPrivate": {
"message": "This isn't a fully private frontend.", "message": "This isn't a fully private frontend."
"description": ""
}, },
"searchNote": { "searchNote": {
"message": "Note: To use Search to its full potential, make LibRedirect as the Default Search Engine", "message": "Note: Use the search to its full potential by making LibRedirect your default search engine.",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"redirectType": { "redirectType": {
@ -196,27 +195,21 @@
"description": "used in instance_offline.js" "description": "used in instance_offline.js"
}, },
"copyRaw": { "copyRaw": {
"message": "Copy Raw", "message": "Copy Raw"
"description": ""
}, },
"copied": { "copied": {
"message": "Copied", "message": "Copied"
"description": ""
}, },
"unifySettings": { "unifySettings": {
"message": "Unify Settings", "message": "Unify Settings"
"description": ""
}, },
"lbry": { "lbry": {
"message": "LBRY", "message": "LBRY"
"description": ""
}, },
"i2p": { "i2p": {
"message": "I2P", "message": "I2P"
"description": ""
}, },
"testInstancesLatency": { "testInstancesLatency": {
"message": "Test Instances Latency", "message": "Test Instances Latency"
"description": ""
} }
} }