Translated using Weblate (Swedish)

Currently translated at 100.0% (1558 of 1558 strings)
This commit is contained in:
bittin1ddc447d824349b2 2024-02-01 19:17:02 +00:00 committed by Hosted Weblate
parent 5654aa136a
commit cb2c9a65fb
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-29 20:14-0500\n" "POT-Creation-Date: 2024-01-29 20:14-0500\n"
"PO-Revision-Date: 2024-01-03 16:09+0000\n" "PO-Revision-Date: 2024-02-02 20:01+0000\n"
"Last-Translator: bittin1ddc447d824349b2 <bittin@reimu.nl>\n" "Last-Translator: bittin1ddc447d824349b2 <bittin@reimu.nl>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
"freedombox/sv/>\n" "freedombox/sv/>\n"
@ -1563,28 +1563,20 @@ msgid "Go to diagnostics results"
msgstr "Gå till Diagnostikresultat" msgstr "Gå till Diagnostikresultat"
#: plinth/modules/diagnostics/forms.py:11 #: plinth/modules/diagnostics/forms.py:11
#, fuzzy
#| msgid "Enable Subdomains"
msgid "Enable daily run" msgid "Enable daily run"
msgstr "Aktivera underdomäner" msgstr "Aktivera daglig körning"
#: plinth/modules/diagnostics/forms.py:12 #: plinth/modules/diagnostics/forms.py:12
#, fuzzy
#| msgid "When enabled, FreedomBox automatically updates once a day."
msgid "When enabled, diagnostic checks will run once a day." msgid "When enabled, diagnostic checks will run once a day."
msgstr "När den är aktiverad uppdateras FreedomBox automatiskt dagligen." msgstr "När det är aktiverat körs diagnostiska kontroller en gång om dagen."
#: plinth/modules/diagnostics/templates/diagnostics.html:11 #: plinth/modules/diagnostics/templates/diagnostics.html:11
#, fuzzy
#| msgid "Diagnostics"
msgid "Diagnostics Run" msgid "Diagnostics Run"
msgstr "Diagnostik" msgstr "Diagnostik körning"
#: plinth/modules/diagnostics/templates/diagnostics.html:17 #: plinth/modules/diagnostics/templates/diagnostics.html:17
#, fuzzy
#| msgid "Run Diagnostics"
msgid "Run Diagnostics Now" msgid "Run Diagnostics Now"
msgstr "Utför diagnostik" msgstr "Utför diagnostik nu"
#: plinth/modules/diagnostics/templates/diagnostics.html:22 #: plinth/modules/diagnostics/templates/diagnostics.html:22
msgid "View Results" msgid "View Results"
@ -8512,10 +8504,9 @@ msgid "Finished: {name}"
msgstr "Avslutad: {name}" msgstr "Avslutad: {name}"
#: plinth/package.py:214 #: plinth/package.py:214
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Package {expression} is not available for install"
msgid "Package {package_expression} is not available for install" msgid "Package {package_expression} is not available for install"
msgstr "Paket {expression} är inte tillgänglig för installation" msgstr "Paket {package_expression} är inte tillgänglig för installation"
#: plinth/package.py:231 #: plinth/package.py:231
#, python-brace-format #, python-brace-format