Files
ThreadNet-Web/src/i18n/strings/en_EN.json
T

38 lines
3.6 KiB
JSON
Raw Normal View History

{
2020-04-09 11:19:40 +01:00
"Missing indexeddb worker script!": "Missing indexeddb worker script!",
2020-04-08 20:12:05 +01:00
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.",
"Invalid configuration: no default server specified.": "Invalid configuration: no default server specified.",
2020-07-13 14:12:44 +01:00
"Your Element is misconfigured": "Your Element is misconfigured",
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.",
2019-06-27 12:09:58 -06:00
"The message from the parser is: %(message)s": "The message from the parser is: %(message)s",
"Invalid JSON": "Invalid JSON",
2020-04-08 20:12:05 +01:00
"Unable to load config file: please refresh the page to try again.": "Unable to load config file: please refresh the page to try again.",
2020-04-09 10:42:58 +01:00
"Unexpected error preparing the app. See console for details.": "Unexpected error preparing the app. See console for details.",
2020-06-29 15:59:37 +01:00
"Download Completed": "Download Completed",
"Open": "Open",
"Dismiss": "Dismiss",
"Open user settings": "Open user settings",
"Previous/next recently visited room or community": "Previous/next recently visited room or community",
2020-07-13 14:12:44 +01:00
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
2020-03-02 20:04:31 +00:00
"Go to your browser to complete Sign In": "Go to your browser to complete Sign In",
2017-10-19 10:53:02 +01:00
"Unknown device": "Unknown device",
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
2017-10-19 10:53:02 +01:00
"You need to be using HTTPS to place a screen-sharing call.": "You need to be using HTTPS to place a screen-sharing call.",
"powered by Matrix": "powered by Matrix",
2019-01-26 00:24:41 -06:00
"Custom Server Options": "Custom Server Options",
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.",
2020-04-23 15:10:40 +01:00
"Unsupported browser": "Unsupported browser",
2020-07-13 14:12:44 +01:00
"Your browser can't run %(brand)s": "Your browser can't run %(brand)s",
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s uses advanced browser features which aren't supported by your current browser.",
2020-04-23 15:10:40 +01:00
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.",
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.",
2020-04-23 15:10:40 +01:00
"I understand the risks and wish to continue": "I understand the risks and wish to continue",
2020-04-28 00:52:41 +01:00
"Go to Riot.im": "Go to Riot.im",
2020-04-23 15:10:40 +01:00
"Failed to start": "Failed to start",
2020-07-13 14:24:32 +01:00
"Welcome to Element": "Welcome to Element",
2017-10-19 10:53:02 +01:00
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Decentralised, encrypted chat &amp; collaboration powered by [matrix]",
2019-02-01 20:00:13 +01:00
"Sign In": "Sign In",
"Create Account": "Create Account",
2020-05-28 19:08:03 +01:00
"Explore rooms": "Explore rooms"
}