From d888bcb31358fc1ca794752ddd001ea203e4ce66 Mon Sep 17 00:00:00 2001
From: code-surfer <1703github@rainbow.in-berlin.de>
Date: Mon, 4 May 2020 13:14:19 +0000
Subject: [PATCH] Translated using Weblate (German)
Currently translated at 100.0% (36 of 36 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
---
src/i18n/strings/de_DE.json | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json
index 9240c38cb..274ac7ad4 100644
--- a/src/i18n/strings/de_DE.json
+++ b/src/i18n/strings/de_DE.json
@@ -31,5 +31,9 @@
"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",
- "Failed to start": "Start fehlgeschlagen"
+ "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 Chrome, Firefox, or Safari for the best experience.": "Bitte installiere Chrome, Firefox, oder Safari 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."
}