From 2a94502a0df0209c830b055a2a24f1b428e64cfd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rasmus=20B=C3=A5tman?= <raggebat@gmail.com>
Date: Sun, 17 Jan 2021 19:46:23 +0000
Subject: [PATCH] Translated using Weblate (Swedish)

Currently translated at 100.0% (80 of 80 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/sv/
---
 sv.json | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/sv.json b/sv.json
index 4134fa5..3ed6208 100644
--- a/sv.json
+++ b/sv.json
@@ -56,6 +56,27 @@
                 "incoming": "Inkommande vänförfrågning.",
                 "blocked": "Blockerade",
                 "pending": "Väntande"
+            },
+            "requires_online": "Du behöver vara online för att visa detta.",
+            "modals": {
+                "actions": {
+                    "reload": "Ladda Om Appen",
+                    "close": "Stäng",
+                    "ok": "Okej"
+                },
+                "signed_out": "Du blev utloggad!",
+                "clipboard": {
+                    "copy": "Kopiera Manuellt:",
+                    "https": "Du är just nu inte i en HTTPS kontext.",
+                    "unavailable": "Urklippet är otillgängligt!"
+                },
+                "error": "Ett fel inträffades!"
+            },
+            "status": {
+                "reconnecting": "Ã…teransluter...",
+                "connecting": "Ansluter...",
+                "disconnected": "Frånkopplad.",
+                "offline": "Offline."
             }
         },
         "context_menu": {
-- 
GitLab