Translated using Weblate (Swedish)

Currently translated at 100.0% (1354 of 1354 strings)
This commit is contained in:
Michael Breidenbach 2020-10-26 16:40:43 +00:00 committed by Hosted Weblate
parent af9bf4251e
commit 4d62530e4e
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: 2020-10-19 20:11-0400\n" "POT-Creation-Date: 2020-10-19 20:11-0400\n"
"PO-Revision-Date: 2020-10-15 22:26+0000\n" "PO-Revision-Date: 2020-10-27 10:43+0000\n"
"Last-Translator: Michael Breidenbach <leahc@tutanota.com>\n" "Last-Translator: Michael Breidenbach <leahc@tutanota.com>\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"
@ -17,7 +17,7 @@ msgstr ""
"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.3-dev\n" "X-Generator: Weblate 4.3.2-dev\n"
#: doc/dev/_templates/layout.html:11 #: doc/dev/_templates/layout.html:11
msgid "Page source" msgid "Page source"
@ -920,7 +920,7 @@ msgstr ""
#: plinth/modules/calibre/__init__.py:57 #: plinth/modules/calibre/__init__.py:57
msgid "Use calibre e-book libraries" msgid "Use calibre e-book libraries"
msgstr "" msgstr "Använd calibre e-bokbibliotek"
#: plinth/modules/calibre/__init__.py:60 plinth/modules/calibre/manifest.py:9 #: plinth/modules/calibre/__init__.py:60 plinth/modules/calibre/manifest.py:9
msgid "calibre" msgid "calibre"
@ -1359,23 +1359,21 @@ msgstr "fel"
#. Megabyte. #. Megabyte.
#: plinth/modules/diagnostics/__init__.py:192 #: plinth/modules/diagnostics/__init__.py:192
msgid "MiB" msgid "MiB"
msgstr "" msgstr "MiB"
#. Translators: This is the unit of computer storage Gibibyte similar to #. Translators: This is the unit of computer storage Gibibyte similar to
#. Gigabyte. #. Gigabyte.
#: plinth/modules/diagnostics/__init__.py:197 #: plinth/modules/diagnostics/__init__.py:197
#, fuzzy
#| msgid "Git"
msgid "GiB" msgid "GiB"
msgstr "Git" msgstr "GiB"
#: plinth/modules/diagnostics/__init__.py:204 #: plinth/modules/diagnostics/__init__.py:204
msgid "You should disable some apps to reduce memory usage." msgid "You should disable some apps to reduce memory usage."
msgstr "" msgstr "Du bör inaktivera vissa appar för att minska minnesanvändningen."
#: plinth/modules/diagnostics/__init__.py:209 #: plinth/modules/diagnostics/__init__.py:209
msgid "You should not install any new apps on this system." msgid "You should not install any new apps on this system."
msgstr "" msgstr "Du bör inte installera några nya appar på det här systemet."
#: plinth/modules/diagnostics/__init__.py:221 #: plinth/modules/diagnostics/__init__.py:221
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
@ -1383,10 +1381,12 @@ msgid ""
"System is low on memory: {percent_used}% used, {memory_available} " "System is low on memory: {percent_used}% used, {memory_available} "
"{memory_available_unit} free. {advice_message}" "{memory_available_unit} free. {advice_message}"
msgstr "" msgstr ""
"Systemet är ont om minne: {percent_used}% används, "
"{memory_available}·{memory_available_unit} ledig. {advice_message}"
#: plinth/modules/diagnostics/__init__.py:223 #: plinth/modules/diagnostics/__init__.py:223
msgid "Low Memory" msgid "Low Memory"
msgstr "" msgstr "Låg minne"
#: plinth/modules/diagnostics/templates/diagnostics.html:17 #: plinth/modules/diagnostics/templates/diagnostics.html:17
#: plinth/modules/diagnostics/templates/diagnostics_button.html:13 #: plinth/modules/diagnostics/templates/diagnostics_button.html:13
@ -1409,6 +1409,9 @@ msgid ""
" App: %(app_name)s\n" " App: %(app_name)s\n"
" " " "
msgstr "" msgstr ""
"\n"
" Appen: %(app_name)s\n"
" "
#: plinth/modules/diagnostics/templates/diagnostics_app.html:10 #: plinth/modules/diagnostics/templates/diagnostics_app.html:10
msgid "Diagnostic Results" msgid "Diagnostic Results"
@ -2272,12 +2275,13 @@ msgid "You are running %(os_release)s and %(box_name)s version %(version)s."
msgstr "Du använder %(os_release)s och %(box_name)s version %(version)s." msgstr "Du använder %(os_release)s och %(box_name)s version %(version)s."
#: plinth/modules/help/templates/help_about.html:69 #: plinth/modules/help/templates/help_about.html:69
#, fuzzy, python-format #, python-format
#| msgid "There is a new %(box_name)s version available."
msgid "" msgid ""
"There is a new %(box_name)s version <a href=\"%(upgrades_url)s\">available</" "There is a new %(box_name)s version <a href=\"%(upgrades_url)s\">available</"
"a>." "a>."
msgstr "Det finns en ny %(box_name)s version tillgänglig." msgstr ""
"Det finns en ny %(box_name)s version <a href=\"%(upgrades_url)s\""
">tillgänglig</a>."
#: plinth/modules/help/templates/help_about.html:74 #: plinth/modules/help/templates/help_about.html:74
#: plinth/modules/upgrades/templates/upgrades_configure.html:53 #: plinth/modules/upgrades/templates/upgrades_configure.html:53
@ -6749,10 +6753,8 @@ msgid "There is a new %(box_name)s version available."
msgstr "Det finns en ny %(box_name)s version tillgänglig." msgstr "Det finns en ny %(box_name)s version tillgänglig."
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:51
#, fuzzy
#| msgid "FreedomBox Updated"
msgid "Your Freedombox needs an update!" msgid "Your Freedombox needs an update!"
msgstr "FreedomBox uppdaterad" msgstr "Din Freedombox behöver en uppdatering!"
#: plinth/modules/upgrades/templates/upgrades_configure.html:63 #: plinth/modules/upgrades/templates/upgrades_configure.html:63
msgid "" msgid ""