From 327e76220b56613f29203ccb3447df7d01180b90 Mon Sep 17 00:00:00 2001 From: Michael Breidenbach Date: Wed, 23 Dec 2020 17:28:55 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 100.0% (1418 of 1418 strings) --- plinth/locale/sv/LC_MESSAGES/django.po | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index 3e1418cb6..0bfaab08f 100644 --- a/plinth/locale/sv/LC_MESSAGES/django.po +++ b/plinth/locale/sv/LC_MESSAGES/django.po @@ -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 \n" "Language-Team: Swedish \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"