From 4eebdfcb2e9eebe25c6406f161fd4d8e43058143 Mon Sep 17 00:00:00 2001 From: Albin Stjerna Date: Fri, 1 Feb 2019 13:59:53 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 79.5% (1207 of 1517 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sv/ --- src/i18n/strings/sv.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/sv.json b/src/i18n/strings/sv.json index 0a0a01860d..66470c4a75 100644 --- a/src/i18n/strings/sv.json +++ b/src/i18n/strings/sv.json @@ -1290,5 +1290,6 @@ "Show developer tools": "Visa utvecklingsverktyg", "You are currently using Riot anonymously as a guest.": "Du använder för närvarande Riot anonymt som gäst.", "You are an administrator of this community. You will not be able to rejoin without an invite from another administrator.": "Du är administratör för denna community. Du kommer inte kunna gå med igen utan en inbjudan från en annan administratör.", - "If you would like to create a Matrix account you can register now.": "Om du vill skapa ett Matrix-konto kan du registrera dig nu." + "If you would like to create a Matrix account you can register now.": "Om du vill skapa ett Matrix-konto kan du registrera dig nu.", + "You can also set a custom identity server, but you won't be able to invite users by email address, or be invited by email address yourself.": "Du kan använda en egen identitetsserver, men då kan du inte bjuda in användare via epostadress eller själv bjudas in med din epostadress." }