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

40 lines
4.0 KiB
JSON
Raw Normal View History

{
2017-05-30 19:09:39 +02:00
"powered by Matrix": "betrieben mit Matrix",
2017-09-04 07:57:55 +00:00
"Custom Server Options": "Benutzerdefinierte Server-Optionen",
2017-05-30 19:09:39 +02:00
"Dismiss": "Ablehnen",
2017-06-01 13:40:27 +02:00
"%(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",
"Unknown device": "Unbekanntes Gerät",
2017-06-01 10:59:40 +00:00
"You need to be using HTTPS to place a screen-sharing call.": "Du musst HTTPS nutzen um einen Anruf mit Bildschirmfreigabe durchzuführen.",
2017-06-07 19:46:24 +02:00
"Welcome to Riot.im": "Willkommen bei Riot.im",
2017-07-01 21:34:59 +00:00
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Dezentrale, verschlüsselte Chat- & Kollaborationslösung unterstützt von [matrix]",
2019-01-31 13:24:00 +00:00
"Chat with Riot Bot": "Chatte mit dem Riot Bot",
2020-03-07 09:10:10 +00:00
"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 benutzerdefinierte Server-Optionen nutzen, um dich an anderen Matrix Servern anzumelden, indem du eine andere Heimserver-URL angibst. Dies erlaubt dir, Riot mit einem existierenden Matrix-Konto auf einem anderen Heimserver zu nutzen.",
2019-02-08 20:24:12 +00:00
"Sign In": "Anmelden",
2020-02-29 10:24:36 +00:00
"Create Account": "Account erstellen",
2019-02-19 10:03:14 +00:00
"Need help?": "Brauchst du Hilfe?",
2020-03-07 09:10:10 +00:00
"Explore rooms": "Erkunde Räume",
2019-05-29 15:49:55 +00:00
"Room Directory": "Raumverzeichnis",
"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.",
2019-06-03 14:07:12 +00:00
"Invalid configuration: no default server specified.": "Ungültige Konfiguration: Es wurde kein Standardserver angegeben.",
2019-07-01 14:39:38 +00:00
"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.",
"The message from the parser is: %(message)s": "Die Nachricht des Parsers ist: %(message)s",
2020-03-07 09:10:10 +00:00
"Invalid JSON": "Ungültiges JSON",
2020-03-21 15:26:21 +00:00
"Go to your browser to complete Sign In": "Gehe zu deinem Browser, um die Anmeldung abzuschließen",
2020-04-17 00:11:14 +00:00
"Open user settings": "Öffne Nutzer-Einstellungen",
2020-04-17 00:13:14 +00:00
"Unable to load config file: please refresh the page to try again.": "Konfigurationsdatei kann nicht geladen werden: Bitte aktualisieren Sie die Seite, um es erneut zu versuchen.",
"Missing indexeddb worker script!": "Fehlendes „indexeddb worker“-Script!",
2020-05-03 13:59:43 +00:00
"Previous/next recently visited room or community": "Vorheriger/nächster kürzlich besuchter Raum oder Community",
"Unsupported browser": "Nicht unterstützter Browser",
"Your browser can't run Riot": "Riot funktioniert in deinem Browser nicht",
"Riot uses advanced browser features which aren't supported by your current browser.": "Riot nutzt fortgeschrittene Browser-Eigenschaften, die dein aktueller Browser nicht unterstützt.",
"Go to Riot.im": "Gehe zu Riot.im",
2020-05-04 13:14:19 +00:00
"Failed to start": "Start fehlgeschlagen",
"Riot Desktop (%(platformName)s)": "Riot Desktop (%(platformName)s)",
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Bitte installiere <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, oder <safariLink>Safari</safariLink> für das beste Erlebnis.",
"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.": "Du kannst mit diesem Browser weitermachen, aber einiges könnte nicht funktionieren und die Darstellung könnte fehlerhaft sein."
}