Translated using Weblate (German)

Currently translated at 100.0% (1418 of 1418 strings)
This commit is contained in:
ikmaak 2020-12-18 12:15:39 +00:00 committed by Hosted Weblate
parent b00c5994a3
commit b427b26abc
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -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 <johanneskeyser@posteo.de>\n"
"PO-Revision-Date: 2020-12-19 12:29+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/"
"freedombox/de/>\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"