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

39 lines
3.6 KiB
JSON
Raw Normal View History

{
2017-05-30 19:09:39 +02:00
"powered by Matrix": "betrieben mit Matrix",
2020-08-05 17:57:46 +00:00
"Dismiss": "Ausblenden",
2017-06-01 13:40:27 +02:00
"Unknown device": "Unbekanntes Gerät",
2021-05-04 20:10:54 +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.",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Willkommen bei Element",
2021-05-13 18:04:18 +00:00
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Dezentrale, verschlüsselte Chat- & Kollaborationslösung basierend auf [matrix]",
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",
2021-03-03 20:45:31 +00:00
"Unexpected error preparing the app. See console for details.": "Unerwarteter Fehler bei der Vorbereitung der App. Siehe in die Konsole für mehr Details.",
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",
2021-03-13 13:28:28 +00:00
"Open user settings": "Benutzereinstellungen öffnen",
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.",
2021-04-14 20:35:57 +00:00
"Missing indexeddb worker script!": "Fehlendes indexeddb-Arbeitsskript!",
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",
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",
2020-07-13 14:21:07 +01:00
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
2020-05-04 13:14:19 +00:00
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
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",
2021-04-14 20:35:57 +00:00
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Deine Elementkonfiguration enthält ungültiges JSON. Bitte korrigiere das Problem und lade die Seite neu.",
"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",
"Switch to space by number": "Zum n-ten Space wechseln"
}