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

37 lines
3.5 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",
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.",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Willkommen bei Element",
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-02-08 20:24:12 +00:00
"Sign In": "Anmelden",
2020-02-29 10:24:36 +00:00
"Create Account": "Account erstellen",
2020-03-07 09:10:10 +00:00
"Explore rooms": "Erkunde Räume",
2019-05-29 15:49:55 +00:00
"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
"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-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-08-04 14:25:27 +00:00
"Missing indexeddb worker script!": "Fehlendes indexeddb Worker-Skript!",
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)",
2020-05-10 20:10:07 +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.",
2020-05-04 13:15:55 +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 mit diesem Browser weitermachen, aber einiges könnte nicht funktionieren und die Darstellung könnte fehlerhaft sein.",
2020-07-16 09:30:11 +00:00
"I understand the risks and wish to continue": "Ich verstehe die Risiken und möchte fortfahren",
"Your Element is misconfigured": "Dein Element ist fehlkonfiguriert",
"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.",
"Download Completed": "Download fertiggestellt",
2020-08-05 17:57:46 +00:00
"Open": "Öffnen",
2020-07-16 22:03:24 +00:00
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s verwendet erweiterte Browserfunktionen, die von Ihrem aktuellen 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",
2020-09-08 19:00:56 +00:00
"Powered by Matrix": "Betrieben mit Matrix"
}