Translated using Weblate (German)

Currently translated at 100.0% (1475 of 1475 strings)
This commit is contained in:
nautilusx 2022-08-16 17:01:46 +00:00 committed by Hosted Weblate
parent 83bfc51931
commit 0c89d73e48
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-08-15 20:19-0400\n" "POT-Creation-Date: 2022-08-15 20:19-0400\n"
"PO-Revision-Date: 2022-08-05 21:15+0000\n" "PO-Revision-Date: 2022-08-18 17:21+0000\n"
"Last-Translator: nautilusx <translate@disroot.org>\n" "Last-Translator: nautilusx <translate@disroot.org>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/" "Language-Team: German <https://hosted.weblate.org/projects/freedombox/"
"freedombox/de/>\n" "freedombox/de/>\n"
@ -8224,21 +8224,19 @@ msgid "Generic"
msgstr "Allgemein" msgstr "Allgemein"
#: plinth/operation.py:116 #: plinth/operation.py:116
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error setting hostname: {exception}"
msgid "Error: {name}: {exception_message}" msgid "Error: {name}: {exception_message}"
msgstr "Fehler beim Setzen des Hostnamens: {exception}" msgstr "Fehler: {name}: {exception_message}"
#: plinth/operation.py:119 #: plinth/operation.py:119
#, python-brace-format #, python-brace-format
msgid "Waiting to start: {name}" msgid "Waiting to start: {name}"
msgstr "" msgstr "Warten auf den Start: {name}"
#: plinth/operation.py:125 #: plinth/operation.py:125
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Service disabled: {name}"
msgid "Finished: {name}" msgid "Finished: {name}"
msgstr "Dienst ausgeschaltet: {name}" msgstr "Fertig: {name}"
#: plinth/package.py:187 #: plinth/package.py:187
#, python-brace-format #, python-brace-format
@ -8273,61 +8271,47 @@ msgstr "Konfigurationsdatei: {file}"
#: plinth/package.py:410 #: plinth/package.py:410
msgid "Timeout waiting for package manager" msgid "Timeout waiting for package manager"
msgstr "" msgstr "Zeitüberschreitung beim Warten auf den Paket-Manager"
#: plinth/setup.py:44 #: plinth/setup.py:44
#, fuzzy
#| msgid "Install Apps"
msgid "Installing app" msgid "Installing app"
msgstr "Apps installieren" msgstr "Installation der App"
#: plinth/setup.py:46 #: plinth/setup.py:46
#, fuzzy
#| msgid "Updating..."
msgid "Updating app" msgid "Updating app"
msgstr "Aktualisierung läuft …" msgstr "Aktualisieren der App"
#: plinth/setup.py:72 #: plinth/setup.py:72
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error installing application: {string} {details}"
msgid "Error installing app: {string} {details}" msgid "Error installing app: {string} {details}"
msgstr "Fehler beim Installieren der Anwendung: {string} {details}" msgstr "Fehler bei der Installation der App: {string} {details}"
#: plinth/setup.py:76 #: plinth/setup.py:76
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error installing application: {string} {details}"
msgid "Error updating app: {string} {details}" msgid "Error updating app: {string} {details}"
msgstr "Fehler beim Installieren der Anwendung: {string} {details}" msgstr "Fehler beim Aktualisieren der App: {string} {details}"
#: plinth/setup.py:82 #: plinth/setup.py:82
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error installing application: {error}"
msgid "Error installing app: {error}" msgid "Error installing app: {error}"
msgstr "Fehler beim Installieren der Anwendung: {error}" msgstr "Fehler bei der Installation der App: {error}"
#: plinth/setup.py:85 #: plinth/setup.py:85
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error installing application: {error}"
msgid "Error updating app: {error}" msgid "Error updating app: {error}"
msgstr "Fehler beim Installieren der Anwendung: {error}" msgstr "Fehler beim Aktualisieren der App: {error}"
#: plinth/setup.py:89 #: plinth/setup.py:89
#, fuzzy
#| msgid "Application installed."
msgid "App installed." msgid "App installed."
msgstr "Anwendung installiert." msgstr "App installiert."
#: plinth/setup.py:91 #: plinth/setup.py:91
#, fuzzy
#| msgid "Last update"
msgid "App updated" msgid "App updated"
msgstr "Letztes Update" msgstr "App aktualisiert"
#: plinth/setup.py:411 #: plinth/setup.py:411
#, fuzzy
#| msgid "Upgrade Packages"
msgid "Updating app packages" msgid "Updating app packages"
msgstr "Pakete aktualisieren" msgstr "Aktualisieren von App-Paketen"
#: plinth/templates/403.html:10 #: plinth/templates/403.html:10
msgid "403 Forbidden" msgid "403 Forbidden"