Skip to content
Snippets Groups Projects
Commit 323cc4b6 authored by Rasmus Båtman's avatar Rasmus Båtman Committed by Weblate
Browse files

Translated using Weblate (Swedish)

Currently translated at 100.0% (86 of 86 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/sv/
parent 291d06d3
No related merge requests found
...@@ -40,7 +40,8 @@ ...@@ -40,7 +40,8 @@
"unreads": "Oläst", "unreads": "Oläst",
"friends": "Vänner", "friends": "Vänner",
"home": "Hem", "home": "Hem",
"dev": "Utvecklare" "dev": "Utvecklare",
"saved": "Sparade Meddelanden"
} }
}, },
"status": { "status": {
...@@ -62,7 +63,9 @@ ...@@ -62,7 +63,9 @@
"actions": { "actions": {
"reload": "Ladda Om Appen", "reload": "Ladda Om Appen",
"close": "Stäng", "close": "Stäng",
"ok": "Okej" "ok": "Okej",
"cancel": "Avbryt",
"continue": "Fortsätt"
}, },
"signed_out": "Du blev utloggad!", "signed_out": "Du blev utloggad!",
"clipboard": { "clipboard": {
...@@ -70,7 +73,11 @@ ...@@ -70,7 +73,11 @@
"https": "Du är just nu inte i en HTTPS kontext.", "https": "Du är just nu inte i en HTTPS kontext.",
"unavailable": "Urklippet är otillgängligt!" "unavailable": "Urklippet är otillgängligt!"
}, },
"error": "Ett fel inträffades!" "error": "Ett fel inträffades!",
"onboarding": {
"pick": "Var god och välj ett användarnamn.",
"welcome": "Välkommen till REVOLT!"
}
}, },
"status": { "status": {
"reconnecting": "Återansluter...", "reconnecting": "Återansluter...",
...@@ -81,7 +88,8 @@ ...@@ -81,7 +88,8 @@
}, },
"context_menu": { "context_menu": {
"block_user": "Blockera Användare", "block_user": "Blockera Användare",
"copy_id": "Kopiera ID" "copy_id": "Kopiera ID",
"message_user": "Meddela"
} }
}, },
"dayjs": { "dayjs": {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment