Translated using Weblate (Swedish)

Currently translated at 100.0% (1418 of 1418 strings)
This commit is contained in:
Michael Breidenbach 2020-12-23 17:28:55 +00:00 committed by Hosted Weblate
parent 9dcf87f1a4
commit 327e76220b
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"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-14 18:42-0500\n"
"PO-Revision-Date: 2020-12-10 15:29+0000\n"
"PO-Revision-Date: 2020-12-24 17:29+0000\n"
"Last-Translator: Michael Breidenbach <leahc@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
"freedombox/sv/>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.4-dev\n"
"X-Generator: Weblate 4.4.1-dev\n"
#: doc/dev/_templates/layout.html:11
msgid "Page source"
@ -91,10 +91,8 @@ msgid "Error installing application: {error}"
msgstr "Installationen misslyckades: {error}"
#: plinth/modules/apache/__init__.py:41
#, fuzzy
#| msgid "As a Server"
msgid "Apache HTTP Server"
msgstr "Som en server"
msgstr "Apache HTTP-server"
#: plinth/modules/apache/__init__.py:44
#: plinth/modules/monkeysphere/templates/monkeysphere.html:67
@ -1112,7 +1110,7 @@ msgstr "Ogiltigt domännamn"
#: plinth/modules/config/forms.py:40
#, python-brace-format
msgid "{user}'s website"
msgstr ""
msgstr "{user}s webbplats"
#: plinth/modules/config/forms.py:42
msgid "Apache Default"
@ -1429,29 +1427,24 @@ msgid "Results"
msgstr "Resultat"
#: plinth/modules/diagnostics/templates/diagnostics.html:36
#, fuzzy, python-format
#| msgid ""
#| "\n"
#| " App: %(app_name)s\n"
#| " "
#, python-format
msgid ""
"\n"
" App: %(app_name)s\n"
" "
msgstr ""
"\n"
" Appen: %(app_name)s\n"
" "
" Appen: %(app_name)s\n"
" "
#: plinth/modules/diagnostics/templates/diagnostics_app.html:10
msgid "Diagnostic Results"
msgstr "Diagnostikresultat"
#: plinth/modules/diagnostics/templates/diagnostics_app.html:12
#, fuzzy, python-format
#| msgid "App: %(app_id)s"
#, python-format
msgid "App: %(app_name)s"
msgstr "App:%(app_id)s"
msgstr "App:%(app_name)s"
#: plinth/modules/diagnostics/templates/diagnostics_app.html:21
msgid "This app does not support diagnostics"