From 3ceb63b97e23b074f48c77505794207fb14f7e74 Mon Sep 17 00:00:00 2001 From: Krombel Date: Fri, 27 Oct 2017 13:48:35 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (912 of 912 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/ --- src/i18n/strings/de_DE.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index 75c383289b..00cf1099d7 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -909,5 +909,10 @@ "%(names)s and %(count)s others are typing|other": "%(names)s und %(count)s weitere schreiben", "And %(count)s more...|other": "Und %(count)s weitere...", "Delete Widget": "Widget löschen", - "Message removed": "Nachricht entfernt" + "Message removed": "Nachricht entfernt", + "Mention": "Erwähnung", + "Invite": "Einladung", + "Remove this room from the community": "Entferne diesen Raum von der Community", + "Deleting a widget removes it for all users in this room. Are you sure you want to delete this widget?": "Das Löschen eines Widgets entfernt es für alle Nutzer in diesem Raum. Bist du sicher, dass du dieses Widget löschen willst?", + "Mirror local video feed": "Spiegele lokalen Video-Feed" }