Translated using Weblate (Swedish)

Currently translated at 100.0% (321 of 321 strings)

Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/sv/
This commit is contained in:
Kim Alvefur
2022-01-18 07:28:59 +00:00
committed by Weblate
parent 6244ad5c8a
commit 2f0b38b149
2 changed files with 30 additions and 26 deletions

View File

@@ -6,18 +6,18 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: translations@snikket.org\n"
"POT-Creation-Date: 2022-01-17 17:27+0100\n" "POT-Creation-Date: 2022-01-17 17:27+0100\n"
"PO-Revision-Date: 2021-08-01 14:00+0000\n" "PO-Revision-Date: 2022-01-18 09:21+0000\n"
"Last-Translator: Kim Alvefur <zash@zash.se>\n" "Last-Translator: Kim Alvefur <zash@zash.se>\n"
"Language-Team: Swedish <http://i18n.sotecware.net/projects/snikket/web-" "Language-Team: Swedish <http://i18n.sotecware.net/projects/snikket/"
"portal/sv/>\n" "web-portal/sv/>\n"
"Language: sv\n" "Language: sv\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.7.2\n" "X-Generator: Weblate 4.8.1\n"
"Generated-By: Babel 2.9.0\n" "Generated-By: Babel 2.9.0\n"
#: snikket_web/admin.py:68 snikket_web/templates/admin_delete_user.html:10 #: snikket_web/admin.py:68 snikket_web/templates/admin_delete_user.html:10
@@ -221,6 +221,8 @@ msgid ""
"The account data you tried to import is too large to upload. Please contact " "The account data you tried to import is too large to upload. Please contact "
"your Snikket operator." "your Snikket operator."
msgstr "" msgstr ""
"Kontot du försökte importera är för stort för att ladda upp. Vänligen "
"kontakta din Snikket-operatör."
#: snikket_web/invite.py:112 #: snikket_web/invite.py:112
msgid "Username" msgid "Username"
@@ -261,11 +263,11 @@ msgstr "Ändra lösenord"
#: snikket_web/invite.py:244 #: snikket_web/invite.py:244
msgid "Account data file" msgid "Account data file"
msgstr "" msgstr "Kontodatafil"
#: snikket_web/invite.py:248 #: snikket_web/invite.py:248
msgid "Import data" msgid "Import data"
msgstr "" msgstr "Importera data"
#: snikket_web/invite.py:269 #: snikket_web/invite.py:269
#, python-format #, python-format
@@ -273,6 +275,8 @@ msgid ""
"The account data you tried to import is in an unknown format. Please upload " "The account data you tried to import is in an unknown format. Please upload "
"an XML file in XEP-0227 format (provided format: %(mimetype)s)." "an XML file in XEP-0227 format (provided format: %(mimetype)s)."
msgstr "" msgstr ""
"Kontot du försökte importera är i ett okänt format. Vänligen ladda upp en "
"XML-fil i XEP-0227-format (angivet format: %(mimetype)s)."
#: snikket_web/invite.py:289 snikket_web/templates/unauth.html:18 #: snikket_web/invite.py:289 snikket_web/templates/unauth.html:18
#: snikket_web/user.py:178 #: snikket_web/user.py:178
@@ -341,11 +345,11 @@ msgstr "Uppdatera profil"
#: snikket_web/user.py:82 #: snikket_web/user.py:82
msgid "Account data" msgid "Account data"
msgstr "" msgstr "Kontodata"
#: snikket_web/user.py:86 #: snikket_web/user.py:86
msgid "Upload" msgid "Upload"
msgstr "" msgstr "Ladda upp"
#: snikket_web/user.py:111 #: snikket_web/user.py:111
msgid "Incorrect password." msgid "Incorrect password."
@@ -369,11 +373,11 @@ msgstr "Profilen uppdaterad"
#: snikket_web/user.py:184 #: snikket_web/user.py:184
msgid "Export" msgid "Export"
msgstr "" msgstr "Exportera"
#: snikket_web/user.py:202 #: snikket_web/user.py:202
msgid "You currently have no account data to export." msgid "You currently have no account data to export."
msgstr "" msgstr "Du har för närvarande inget data att exportera."
#: snikket_web/templates/_footer.html:4 #: snikket_web/templates/_footer.html:4
#, python-format #, python-format
@@ -1007,7 +1011,7 @@ msgstr "Snikket-serverstatus"
#: snikket_web/templates/admin_system.html:71 #: snikket_web/templates/admin_system.html:71
msgid "Storage used by shared files" msgid "Storage used by shared files"
msgstr "" msgstr "Utrymme används av delade filer"
#: snikket_web/templates/admin_system.html:79 #: snikket_web/templates/admin_system.html:79
msgid "Connected devices" msgid "Connected devices"
@@ -1297,22 +1301,20 @@ msgid ""
"You can now safely close this page, or log in to the web portal to <a href=" "You can now safely close this page, or log in to the web portal to <a href="
"\"%(login_url)s\">manage your account</a>." "\"%(login_url)s\">manage your account</a>."
msgstr "" msgstr ""
"Du kan nu stänga den här sidan utan risk, eller logga in till webbportalen "
"för att <a href=\"%(login_url)s\">hantera ditt konto</a>."
#: snikket_web/templates/invite_success.html:21 #: snikket_web/templates/invite_success.html:21
#, fuzzy
#| msgid "Operation successful"
msgid "Import successful" msgid "Import successful"
msgstr "Operationen lyckades" msgstr "Importen lyckades"
#: snikket_web/templates/invite_success.html:22 #: snikket_web/templates/invite_success.html:22
msgid "Congratulations! Your account data has been successfully imported." msgid "Congratulations! Your account data has been successfully imported."
msgstr "" msgstr "Grattulerar! Importen av ditt kontodata lyckades."
#: snikket_web/templates/invite_success.html:26 #: snikket_web/templates/invite_success.html:26
#, fuzzy
#| msgid "Using the Snikket app"
msgid "Moving to Snikket?" msgid "Moving to Snikket?"
msgstr "Med Snikket-appen" msgstr "Flyttar till Snikket?"
#: snikket_web/templates/invite_success.html:27 #: snikket_web/templates/invite_success.html:27
msgid "" msgid ""
@@ -1321,10 +1323,14 @@ msgid ""
"information, etc.) from your previous account. When you have exported the " "information, etc.) from your previous account. When you have exported the "
"data from your previous account, upload it using the form below." "data from your previous account, upload it using the form below."
msgstr "" msgstr ""
"Om du flyttar från en annan Snikket-instans eller annan XMPP-kompatibel "
"tjänst så kan du om du vill importera data (kontakter, profilinformation, "
"etc.) från ditt förra konto. När du exporterat data från förra kontot, ladda "
"upp det med formuläret nedan."
#: snikket_web/templates/invite_success.html:30 #: snikket_web/templates/invite_success.html:30
msgid "Upload account data" msgid "Upload account data"
msgstr "" msgstr "Ladda upp kontodata"
#: snikket_web/templates/invite_view.html:6 #: snikket_web/templates/invite_view.html:6
#, python-format #, python-format
@@ -1554,10 +1560,8 @@ msgstr "Redigera profil"
#: snikket_web/templates/user_home.html:33 #: snikket_web/templates/user_home.html:33
#: snikket_web/templates/user_manage_data.html:4 #: snikket_web/templates/user_manage_data.html:4
#, fuzzy
#| msgid "Manage users"
msgid "Manage your data" msgid "Manage your data"
msgstr "Hantera användare" msgstr "Hantera ditt data"
#: snikket_web/templates/user_home.html:39 #: snikket_web/templates/user_home.html:39
msgid "Your Snikket" msgid "Your Snikket"
@@ -1584,16 +1588,16 @@ msgstr ""
"några av dina anslutna enheter." "några av dina anslutna enheter."
#: snikket_web/templates/user_manage_data.html:8 #: snikket_web/templates/user_manage_data.html:8
#, fuzzy
#| msgid "Your account"
msgid "Export account" msgid "Export account"
msgstr "Ditt konto" msgstr "Exportera konto"
#: snikket_web/templates/user_manage_data.html:9 #: snikket_web/templates/user_manage_data.html:9
msgid "" msgid ""
"Download your account data as a file for backup purposes or to move your " "Download your account data as a file for backup purposes or to move your "
"account to another service." "account to another service."
msgstr "" msgstr ""
"Ladda ner ditt kontodata som en fil att ha som säkerhetskopia eller om du "
"vill flytta ditt konto till en annan tjänst."
#: snikket_web/templates/user_passwd.html:5 #: snikket_web/templates/user_passwd.html:5
msgid "Change your password" msgid "Change your password"