From 49bf55097515f4822d45727091d3b698e201f39f Mon Sep 17 00:00:00 2001 From: BenjaminVettori Date: Tue, 2 Jul 2019 17:17:05 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 87.5% (1458 of 1667 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index f968f68b85..4113a67a69 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -1833,5 +1833,8 @@ "Please supply a https:// or http:// widget URL": "Bitte gib eine https:// oder http:// Widget-URL an", "Sends the given emote coloured as a rainbow": "Sended das Emoji in Regenbogenfarben", "%(senderName)s made no change.": "%(senderName)s hat keine Änderung vorgenommen.", - "%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s hat die Einladung zum Raumbeitritt für %(targetDisplayName)s zurückgezogen" + "%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s hat die Einladung zum Raumbeitritt für %(targetDisplayName)s zurückgezogen", + "Cannot reach homeserver": "Der Heimserver ist nicht erreichbar", + "Ensure you have a stable internet connection, or get in touch with the server admin": "Stelle sicher, dass du eine stabile Internetverbindung hast oder wende dich an deinen Server-Administrator", + "Ask your Riot admin to check your config for incorrect or duplicate entries.": "Wende dich an deinen Riot admin um deine Konfiguration auf ungültige oder doppelte Einträge zu überprüfen." }