Skip to content

Commit

Permalink
Correct translations
Browse files Browse the repository at this point in the history
Change-Id: I3bd2fd1dd7a30faedabd781f9299a85c4f260473
  • Loading branch information
awesome-michael committed Mar 16, 2020
1 parent 4f2aea2 commit 3afbfac
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 25 deletions.
4 changes: 2 additions & 2 deletions res/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@
<a href="https://amp.care" target="_blank" rel="noopener">
<img src="welcome/images/logo.svg" alt="" class="mx_Logo"/>
</a>
<h1 class="mx_Header_title">_t("Welcome to AMP.care")</h1>
<h4 class="mx_Header_subtitle">_t("Communication solutions for specialists")</h4>
<h1 class="mx_Header_title">_t("Welcome to Riot.im")</h1>
<h4 class="mx_Header_subtitle">_t("Decentralised, encrypted chat &amp; collaboration powered by [matrix]")</h4>
<div class="mx_ButtonGroup">
<div class="mx_ButtonRow">
<a href="#/login" class="mx_ButtonParent mx_ButtonSignIn mx_Button_iconSignIn">
Expand Down
12 changes: 6 additions & 6 deletions src/i18n/strings/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"Custom Server Options": "Benutzerdefinierte Server-Optionen",
"Dismiss": "Ablehnen",
"%(appName)s via %(browserName)s on %(osName)s": "%(appName)s via %(browserName)s auf %(osName)s",
"Riot Desktop on %(platformName)s": "Riot Desktop auf %(platformName)s",
"Riot Desktop on %(platformName)s": "AMP.care Desktop auf %(platformName)s",
"Unknown device": "Unbekanntes Gerät",
"You need to be using HTTPS to place a screen-sharing call.": "Du musst HTTPS nutzen um einen Anruf mit Bildschirmfreigabe durchzuführen.",
"Welcome to Riot.im": "Willkommen bei Riot.im",
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Dezentrale, verschlüsselte Chat- &amp; Kollaborationslösung unterstützt von [matrix]",
"Chat with Riot Bot": "Chatte mit dem Riot Bot",
"Welcome to Riot.im": "Willkommen bei AMP.care",
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Kommunikation für Spezialisten",
"Chat with Riot Bot": "Chatte mit dem AMP Bot",
"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.": "Du kannst die erweiterte Serveroption nutzen um dich an einem anderen Matrixserver anzumelden, indem du eine andere Heimserver-URL angibst. Dies erlaubt dir, Riot mit einem existierenden Matrix-Konto auf einem anderen Heimserver zu nutzen.",
"Sign In": "Anmelden",
"Create Account": "Konto erstellen",
Expand All @@ -18,8 +18,8 @@
"Unexpected error preparing the app. See console for details.": "Unerwarteter Fehler bei der Vorbereitung der App. Siehe Konsole für Details.",
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Ungültige Konfiguration: Es kann nur eine der Optionen default_server_config, default_server_name oder default_hs_url angegeben werden.",
"Invalid configuration: no default server specified.": "Ungültige Konfiguration: Es wurde kein Standardserver angegeben.",
"Your Riot is misconfigured": "Dein Riot ist falsch konfiguriert",
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Deine Riot Konfiguration enthält ungültiges JSON. Bitte korrigiere das Problem und lade die Seite neu.",
"Your Riot is misconfigured": "Dein AMP.care ist falsch konfiguriert",
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Deine AMP.care Konfiguration enthält ungültiges JSON. Bitte korrigiere das Problem und lade die Seite neu.",
"The message from the parser is: %(message)s": "Die Nachricht des Parsers ist: %(message)s",
"Invalid JSON": "Ungültiges JSON",
"Privacy": "Datenschutz"
Expand Down
17 changes: 8 additions & 9 deletions src/i18n/strings/en_EN.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,28 @@
{
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.",
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Your AMP.care configuration contains invalid JSON. Please correct the problem and reload the page.",
"The message from the parser is: %(message)s": "The message from the parser is: %(message)s",
"Invalid JSON": "Invalid JSON",
"Your Riot is misconfigured": "Your Riot is misconfigured",
"Your Riot is misconfigured": "Your AMP.care is misconfigured",
"Unexpected error preparing the app. See console for details.": "Unexpected error preparing the app. See console for details.",
"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.",
"Riot Desktop on %(platformName)s": "Riot Desktop on %(platformName)s",
"AMP.care Desktop on %(platformName)s": "AMP.care Desktop on %(platformName)s",
"Riot Desktop on %(platformName)s": "AMP.care Desktop on %(platformName)s",
"Unknown device": "Unknown device",
"%(appName)s via %(browserName)s on %(osName)s": "%(appName)s via %(browserName)s on %(osName)s",
"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",
"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.",
"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 AMP.care with an existing Matrix account on a different homeserver.",
"Dismiss": "Dismiss",
"Welcome to AMP.care": "Welcome to AMP.care",
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Decentralised, encrypted chat &amp; collaboration powered by [matrix]",
"Welcome to Riot.im": "Welcome to AMP.care",
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Communication solutions for specialists",
"Sign In": "Sign In",
"Create Account": "Create Account",
"Need help?": "Need help?",
"Chat with AMP Bot": "Chat with AMP Bot",
"Chat with Riot Bot": "Chat with AMP Bot",
"Explore rooms": "Explore rooms",
"Room Directory": "Room Directory",
"Search the room directory": "Search the room directory",
"Get started with some tips from AMP Bot!": "Get started with some tips from AMP Bot!",
"Get started with some tips from Riot Bot!": "Get started with some tips from AMP Bot!",
"Privacy": "Privacy"
}
14 changes: 7 additions & 7 deletions src/i18n/strings/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
"Custom Server Options": "Custom Server Options",
"Dismiss": "Dismiss",
"powered by Matrix": "powered by Matrix",
"Riot Desktop on %(platformName)s": "Riot Desktop on %(platformName)s",
"Riot Desktop on %(platformName)s": "AMP.care Desktop on %(platformName)s",
"Unknown device": "Unknown device",
"You need to be using HTTPS to place a screen-sharing call.": "You need to be using HTTPS to place a screen-sharing call.",
"Welcome to AMP.care": "Welcome to AMP.care",
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Decentralised, encrypted chat &amp; collaboration powered by [matrix]",
"Chat with Riot Bot": "Chat with Riot Bot",
"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.",
"Welcome to Riot.im": "Welcome to AMP.care",
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Communication solutions for specialists",
"Chat with Riot Bot": "Chat with AMP Bot",
"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 AMP.care with an existing Matrix account on a different homeserver.",
"Sign In": "Sign In",
"Create Account": "Create Account",
"Need help?": "Need help?",
"Explore rooms": "Explore rooms",
"Room Directory": "Room Directory",
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.",
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Your AMP.care configuration contains invalid JSON. Please correct the problem and reload the page.",
"The message from the parser is: %(message)s": "The message from the parser is: %(message)s",
"Invalid JSON": "Invalid JSON",
"Your Riot is misconfigured": "Your Riot is misconfigured",
"Your Riot is misconfigured": "Your AMP.care is misconfigured",
"Unexpected error preparing the app. See console for details.": "Unexpected error preparing the app. See console for details.",
"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."
Expand Down
2 changes: 1 addition & 1 deletion src/vector/platform/ElectronPlatform.js
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ export default class ElectronPlatform extends VectorBasePlatform {
}

getDefaultDeviceDisplayName(): string {
return _t('AMP.care Desktop on %(platformName)s', { platformName: platformFriendlyName() });
return _t('Riot Desktop on %(platformName)s', { platformName: platformFriendlyName() });
}

screenCaptureErrorString(): ?string {
Expand Down

0 comments on commit 3afbfac

Please sign in to comment.