From c9d40ec865e5fd3470e928aa53c14ed8b913d8b7 Mon Sep 17 00:00:00 2001 From: Kenneth Larsson Date: Tue, 7 Aug 2018 08:30:55 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 99.4% (1209 of 1216 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 937cd5c684..20b46199c0 100644 --- a/src/i18n/strings/sv.json +++ b/src/i18n/strings/sv.json @@ -1218,5 +1218,6 @@ "The password field must not be blank.": "Lösenords-fältet får inte vara tomt.", "This homeserver has hit its Monthly Active User limit. Please contact your service administrator to continue using the service.": "Hemservern har nått sin månatliga gräns för användaraktivitet. Kontakta din serviceadministratör för att fortsätta använda servicen.", "Failed to remove widget": "Det gick inte att ta bort widget", - "An error ocurred whilst trying to remove the widget from the room": "Ett fel uppstod vid borttagning av widget från rummet" + "An error ocurred whilst trying to remove the widget from the room": "Ett fel uppstod vid borttagning av widget från rummet", + "Demote yourself?": "Sänk egen behörighetsnivå?" }