From 018cf0b54d1ae58ebec2b7b821cdec6e32f3349d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Morten=20Juhl-Johansen=20Z=C3=B6lde-Fej?= Date: Tue, 10 Apr 2018 10:06:01 +0000 Subject: [PATCH] Translated using Weblate (Danish) Currently translated at 24.2% (245 of 1011 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/da/ --- src/i18n/strings/da.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/da.json b/src/i18n/strings/da.json index dbcc9fbb2c..31fb7d9d01 100644 --- a/src/i18n/strings/da.json +++ b/src/i18n/strings/da.json @@ -242,5 +242,7 @@ "(unknown failure: %(reason)s)": "(ukendt fejl: %(reason)s)", "%(senderName)s ended the call.": "%(senderName)s afsluttede opkaldet.", "%(senderName)s placed a %(callType)s call.": "%(senderName)s startede et %(callType)s opkald.", - "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s inviterede %(targetDisplayName)s til rummet." + "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s inviterede %(targetDisplayName)s til rummet.", + "Submit debug logs": "Indsend debug-logfiler", + "Online": "Online" }