From b427b26abc7f4c96f2a53a76eb1bb8c168a547e7 Mon Sep 17 00:00:00 2001 From: ikmaak Date: Fri, 18 Dec 2020 12:15:39 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (1418 of 1418 strings) --- plinth/locale/de/LC_MESSAGES/django.po | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/plinth/locale/de/LC_MESSAGES/django.po b/plinth/locale/de/LC_MESSAGES/django.po index c60086adc..23faa193d 100644 --- a/plinth/locale/de/LC_MESSAGES/django.po +++ b/plinth/locale/de/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: FreedomBox UI\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" -"Last-Translator: Johannes Keyser \n" +"PO-Revision-Date: 2020-12-19 12:29+0000\n" +"Last-Translator: ikmaak \n" "Language-Team: German \n" "Language: de\n" @@ -93,10 +93,8 @@ msgid "Error installing application: {error}" msgstr "Fehler beim Installieren der Anwendung: {error}" #: plinth/modules/apache/__init__.py:41 -#, fuzzy -#| msgid "As a Server" msgid "Apache HTTP Server" -msgstr "Als Server" +msgstr "Apache HTTP Server" #: plinth/modules/apache/__init__.py:44 #: plinth/modules/monkeysphere/templates/monkeysphere.html:67 @@ -1128,7 +1126,7 @@ msgstr "Ungültiger Domain-Name" #: plinth/modules/config/forms.py:40 #, python-brace-format msgid "{user}'s website" -msgstr "" +msgstr "{user}'s Website" #: plinth/modules/config/forms.py:42 msgid "Apache Default" @@ -1448,29 +1446,24 @@ msgid "Results" msgstr "Ergebnis" #: 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" -" App: %(app_name)s\n" -" " +" App: %(app_name)s\n" +" " #: plinth/modules/diagnostics/templates/diagnostics_app.html:10 msgid "Diagnostic Results" msgstr "Diagnose-Ergebnisse" #: 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"