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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

33 lines
3.1 KiB
JSON
Raw Normal View History

{
2020-08-05 17:57:46 +00:00
"Dismiss": "Ausblenden",
2017-06-01 13:40:27 +02:00
"Unknown device": "Unbekanntes Gerät",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Willkommen bei Element",
2019-02-08 20:24:12 +00:00
"Sign In": "Anmelden",
2021-03-12 16:41:35 +00:00
"Create Account": "Konto erstellen",
2021-02-02 12:53:51 +00:00
"Explore rooms": "Räume erkunden",
+44
2022-09-06 12:11:00 +02:00
"Unexpected error preparing the app. See console for details.": "Unerwarteter Fehler bei der Vorbereitung der App; mehr Details in der Konsole.",
2019-05-29 15:49:55 +00:00
"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
"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",
2021-03-12 16:41:35 +00:00
"Go to your browser to complete Sign In": "Gehe zu deinem Browser, um die Anmeldung abzuschließen",
2020-09-01 12:52:21 +00:00
"Unable to load config file: please refresh the page to try again.": "Konfigurationsdatei kann nicht geladen werden: Bitte aktualisiere die Seite, um es erneut zu versuchen.",
2020-05-03 13:59:43 +00:00
"Unsupported browser": "Nicht unterstützter Browser",
2020-07-13 17:03:03 +01:00
"Go to element.io": "Gehe zu element.io",
2020-05-04 13:14:19 +00:00
"Failed to start": "Start fehlgeschlagen",
2021-03-13 13:28:28 +00:00
"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.",
2021-04-14 20:37:15 +00:00
"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 deinen aktuellen Browser weiterhin verwenden. Es ist aber möglich, dass nicht alles richtig funktioniert oder das Aussehen der App inkorrekt ist.",
2020-07-16 09:30:11 +00:00
"I understand the risks and wish to continue": "Ich verstehe die Risiken und möchte fortfahren",
2021-03-03 20:45:31 +00:00
"Your Element is misconfigured": "Dein Element ist falsch konfiguriert",
+44
2022-09-06 12:11:00 +02:00
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Deine Element-Konfiguration enthält ungültiges JSON. Bitte korrigiere das Problem und lade die Seite neu.",
2021-04-14 20:35:57 +00:00
"Download Completed": "Herunterladen fertiggestellt",
2020-08-05 17:57:46 +00:00
"Open": "Öffnen",
2021-03-13 13:28:28 +00:00
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s verwendet erweiterte Browserfunktionen, die von deinem Browser nicht unterstützt werden.",
2020-07-24 03:32:07 +00:00
"Your browser can't run %(brand)s": "Dein Browser kann %(brand)s nicht ausführen",
2021-04-24 18:44:40 +00:00
"Powered by Matrix": "Betrieben mit Matrix",
2021-07-08 13:44:46 +00:00
"Use %(brand)s on mobile": "Verwende %(brand)s am Handy",
+11
2022-10-18 13:34:38 +02:00
"Decentralised, encrypted chat &amp; collaboration powered by $matrixLogo": "Dezentralisierter, verschlüsselter Chat &amp; Zusammenarbeit unterstützt von $matrixLogo",
"%(appName)s: %(browserName)s on %(osName)s": "%(appName)s: %(browserName)s auf %(osName)s",
"%(brand)s Desktop: %(platformName)s": "%(brand)s Desktop: %(platformName)s"
}