From c9592c8a28c53401979d25e26ba69fd168e9a3a0 Mon Sep 17 00:00:00 2001 From: Allan Nordhøy Date: Sun, 5 Jun 2022 18:43:16 +0000 Subject: 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/ --- src/_locales/en/messages.json | 435 +++++++++++++++++++++--------------------- 1 file changed, 214 insertions(+), 221 deletions(-) (limited to 'src') diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index a31447f0..d99b89ac 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -1,222 +1,215 @@ { - "extensionName": { - "message": "LibRedirect", - "description": "name of the extension" - }, - "extensionDescription": { - "message": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends", - "description": "description of the extension" - }, - "switchInstance": { - "message": "Switch Instance", - "description": "used in manifest.json as shortcut description" - }, - "settings": { - "message": "Settings", - "description": "used in the popup" - }, - "general": { - "message": "General", - "description": "used in the settings page" - }, - "search": { - "message": "Search", - "description": "used in the settings page" - }, - "translate": { - "message": "Translate", - "description": "used in the settings page" - }, - "maps": { - "message": "Maps", - "description": "used in the settings page" - }, - "sendFiles": { - "message": "Send Files", - "description": "used in the settings page" - }, - "youtube": { - "message": "YouTube", - "description": "used in the settings page" - }, - "instagram": { - "message": "Instagram", - "description": "used in the settings page" - }, - "twitter": { - "message": "Twitter", - "description": "used in the settings page" - }, - "reddit": { - "message": "Reddit", - "description": "used in the settings page" - }, - "tiktok": { - "message": "TikTok", - "description": "used in the settings page" - }, - "ytmusic": { - "message": "YT Music", - "description": "used in the settings page" - }, - "imgur": { - "message": "Imgur", - "description": "used in the settings page" - }, - "wikipedia": { - "message": "Wikipedia", - "description": "used in the settings page" - }, - "peertube": { - "message": "PeerTube", - "description": "used in the settings page" - }, - "medium": { - "message": "Medium", - "description": "used in the settings page" - }, - "tor": { - "message": "Tor", - "description": "used in the settings page" - }, - "theme": { - "message": "Theme", - "description": "used in the settings page" - }, - "system": { - "message": "System", - "description": "used in the settings page" - }, - "light": { - "message": "Light", - "description": "used in the settings page" - }, - "dark": { - "message": "Dark", - "description": "used in the settings page" - }, - "autoRedirect": { - "message": "Auto Redirect of offline instances", - "description": "used in the settings page" - }, - "exceptions": { - "message": "Exceptions", - "description": "used in the settings page" - }, - "updateInstances": { - "message": "Update Instances", - "description": "used in the settings page" - }, - "importSettings": { - "message": "Import Settings", - "description": "used in the settings page" - }, - "exportSettings": { - "message": "Export Settings", - "description": "used in the settings page" - }, - "resetSettings": { - "message": "Reset Settings", - "description": "used in the settings page" - }, - "customPopup": { - "message": "Customize Popup", - "description": "used in the settings page" - }, - "enable": { - "message": "Enable", - "description": "used in the settings page" - }, - "protocol": { - "message": "Protocol", - "description": "used in the settings page" - }, - "normal": { - "message": "Normal", - "description": "used in the settings page" - }, - "defaultInstances": { - "message": "Default Instances", - "description": "used in the settings page" - }, - "customInstances": { - "message": "Custom Instances", - "description": "used in the settings page" - }, - "toggleAll": { - "message": "Toggle all", - "description": "used in the settings page" - }, - "frontend": { - "message": "Frontend", - "description": "used in the settings page" - }, - "notFullyPrivate": { - "message": "This isn't a fully private frontend.", - "description": "" - }, - "searchNote": { - "message": "Note: To use Search to its full potential, make LibRedirect as the Default Search Engine", - "description": "used in the settings page" - }, - "redirectType": { - "message": "Redirect Type", - "description": "used in the settings page" - }, - "embeddedVids": { - "message": "Embedded Videos Frontend", - "description": "used in the settings page" - }, - "both": { - "message": "both", - "description": "used in the settings page" - }, - "onlyEmbedded": { - "message": "only embedded", - "description": "used in the settings page" - }, - "onlyNotEmbedded": { - "message": "only not embedded", - "description": "used in the settings page" - }, - "instanceOffline": { - "message": "This instance is offline, you'll be redirected after ", - "description": "used in instance_offline.html" - }, - "cancel": { - "message": "Cancel", - "description": "used in instance_offline.html" - }, - "instanceIsOff": { - "message": "Instance is offline", - "description": "used in instance_offline.html" - }, - "redirectionCanceled": { - "message": "Redirection canceled", - "description": "used in instance_offline.js" - }, - "copyRaw": { - "message": "Copy Raw", - "description": "" - }, - "copied": { - "message": "Copied", - "description": "" - }, - "unifySettings": { - "message": "Unify Settings", - "description": "" - }, - "lbry": { - "message": "LBRY", - "description": "" - }, - "i2p": { - "message": "I2P", - "description": "" - }, - "testInstancesLatency": { - "message": "Test Instances Latency", - "description": "" - } -} \ No newline at end of file + "extensionName": { + "message": "LibRedirect", + "description": "name of the extension" + }, + "extensionDescription": { + "message": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends", + "description": "description of the extension" + }, + "switchInstance": { + "message": "Switch Instance", + "description": "used in manifest.json as shortcut description" + }, + "settings": { + "message": "Settings", + "description": "used in the popup" + }, + "general": { + "message": "General", + "description": "used in the settings page" + }, + "search": { + "message": "Search", + "description": "used in the settings page" + }, + "translate": { + "message": "Translate", + "description": "used in the settings page" + }, + "maps": { + "message": "Maps", + "description": "used in the settings page" + }, + "sendFiles": { + "message": "Send Files", + "description": "used in the settings page" + }, + "youtube": { + "message": "YouTube", + "description": "used in the settings page" + }, + "instagram": { + "message": "Instagram", + "description": "used in the settings page" + }, + "twitter": { + "message": "Twitter", + "description": "used in the settings page" + }, + "reddit": { + "message": "Reddit", + "description": "used in the settings page" + }, + "tiktok": { + "message": "TikTok", + "description": "used in the settings page" + }, + "ytmusic": { + "message": "YT Music", + "description": "used in the settings page" + }, + "imgur": { + "message": "Imgur", + "description": "used in the settings page" + }, + "wikipedia": { + "message": "Wikipedia", + "description": "used in the settings page" + }, + "peertube": { + "message": "PeerTube", + "description": "used in the settings page" + }, + "medium": { + "message": "Medium", + "description": "used in the settings page" + }, + "tor": { + "message": "Tor", + "description": "used in the settings page" + }, + "theme": { + "message": "Theme", + "description": "used in the settings page" + }, + "system": { + "message": "System", + "description": "used in the settings page" + }, + "light": { + "message": "Light", + "description": "used in the settings page" + }, + "dark": { + "message": "Dark", + "description": "used in the settings page" + }, + "autoRedirect": { + "message": "Auto-redirect away from offline instances", + "description": "used in the settings page" + }, + "exceptions": { + "message": "Exceptions", + "description": "used in the settings page" + }, + "updateInstances": { + "message": "Update Instances", + "description": "used in the settings page" + }, + "importSettings": { + "message": "Import Settings", + "description": "used in the settings page" + }, + "exportSettings": { + "message": "Export Settings", + "description": "used in the settings page" + }, + "resetSettings": { + "message": "Reset Settings", + "description": "used in the settings page" + }, + "customPopup": { + "message": "Customize Popup", + "description": "used in the settings page" + }, + "enable": { + "message": "Enable", + "description": "used in the settings page" + }, + "protocol": { + "message": "Protocol", + "description": "used in the settings page" + }, + "normal": { + "message": "Normal", + "description": "used in the settings page" + }, + "defaultInstances": { + "message": "Default Instances", + "description": "used in the settings page" + }, + "customInstances": { + "message": "Custom Instances", + "description": "used in the settings page" + }, + "toggleAll": { + "message": "Toggle all", + "description": "used in the settings page" + }, + "frontend": { + "message": "Frontend", + "description": "used in the settings page" + }, + "notFullyPrivate": { + "message": "This isn't a fully private frontend." + }, + "searchNote": { + "message": "Note: Use the search to its full potential by making LibRedirect your default search engine.", + "description": "used in the settings page" + }, + "redirectType": { + "message": "Redirect Type", + "description": "used in the settings page" + }, + "embeddedVids": { + "message": "Embedded Videos Frontend", + "description": "used in the settings page" + }, + "both": { + "message": "both", + "description": "used in the settings page" + }, + "onlyEmbedded": { + "message": "only embedded", + "description": "used in the settings page" + }, + "onlyNotEmbedded": { + "message": "only not embedded", + "description": "used in the settings page" + }, + "instanceOffline": { + "message": "This instance is offline, you'll be redirected after ", + "description": "used in instance_offline.html" + }, + "cancel": { + "message": "Cancel", + "description": "used in instance_offline.html" + }, + "instanceIsOff": { + "message": "Instance is offline", + "description": "used in instance_offline.html" + }, + "redirectionCanceled": { + "message": "Redirection canceled", + "description": "used in instance_offline.js" + }, + "copyRaw": { + "message": "Copy Raw" + }, + "copied": { + "message": "Copied" + }, + "unifySettings": { + "message": "Unify Settings" + }, + "lbry": { + "message": "LBRY" + }, + "i2p": { + "message": "I2P" + }, + "testInstancesLatency": { + "message": "Test Instances Latency" + } +} -- cgit 1.4.1