mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Translated using Weblate (German)
Currently translated at 99.5% (1507 of 1514 strings)
This commit is contained in:
parent
cd2b2f5f2c
commit
05d62c2354
@ -10,8 +10,8 @@ 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: 2021-09-18 09:34-0400\n"
|
"POT-Creation-Date: 2021-09-18 09:34-0400\n"
|
||||||
"PO-Revision-Date: 2021-07-24 18:34+0000\n"
|
"PO-Revision-Date: 2021-09-21 20:38+0000\n"
|
||||||
"Last-Translator: Johannes Keyser <joke@fsfe.org>\n"
|
"Last-Translator: Dietmar <sagen@permondes.de>\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"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@ -19,7 +19,7 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.7.2-dev\n"
|
"X-Generator: Weblate 4.9-dev\n"
|
||||||
|
|
||||||
#: doc/dev/_templates/layout.html:11
|
#: doc/dev/_templates/layout.html:11
|
||||||
msgid "Page source"
|
msgid "Page source"
|
||||||
@ -2108,88 +2108,79 @@ msgstr ""
|
|||||||
"konfigurieren."
|
"konfigurieren."
|
||||||
|
|
||||||
#: plinth/modules/email_server/__init__.py:49
|
#: plinth/modules/email_server/__init__.py:49
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Chat Server"
|
|
||||||
msgid "Email Server"
|
msgid "Email Server"
|
||||||
msgstr "Chatserver"
|
msgstr "E-Mail Server"
|
||||||
|
|
||||||
#: plinth/modules/email_server/__init__.py:81
|
#: plinth/modules/email_server/__init__.py:81
|
||||||
|
#, fuzzy
|
||||||
msgid "Powered by Postfix, Dovecot & Rspamd"
|
msgid "Powered by Postfix, Dovecot & Rspamd"
|
||||||
msgstr ""
|
msgstr "Betrieben mit Postfix, Dovecot und Rspamd"
|
||||||
|
|
||||||
#: plinth/modules/email_server/aliases/__init__.py:66
|
#: plinth/modules/email_server/aliases/__init__.py:66
|
||||||
#: plinth/modules/email_server/aliases/__init__.py:73
|
#: plinth/modules/email_server/aliases/__init__.py:73
|
||||||
msgid "The alias was taken"
|
msgid "The alias was taken"
|
||||||
msgstr ""
|
msgstr "Der Alias wurde übernommen"
|
||||||
|
|
||||||
#: plinth/modules/email_server/aliases/models.py:13
|
#: plinth/modules/email_server/aliases/models.py:13
|
||||||
msgid "Must be at least 2 characters long"
|
msgid "Must be at least 2 characters long"
|
||||||
msgstr ""
|
msgstr "Muss mindestens 2 Zeichen lang sein"
|
||||||
|
|
||||||
#: plinth/modules/email_server/aliases/models.py:15
|
#: plinth/modules/email_server/aliases/models.py:15
|
||||||
msgid "Contains illegal characters"
|
msgid "Contains illegal characters"
|
||||||
msgstr ""
|
msgstr "Enthält unzulässige Zeichen"
|
||||||
|
|
||||||
#: plinth/modules/email_server/aliases/models.py:17
|
#: plinth/modules/email_server/aliases/models.py:17
|
||||||
msgid "Must start and end with a-z or 0-9"
|
msgid "Must start and end with a-z or 0-9"
|
||||||
msgstr ""
|
msgstr "Muss mit a-z oder 0-9 beginnen und enden"
|
||||||
|
|
||||||
#: plinth/modules/email_server/aliases/models.py:19
|
#: plinth/modules/email_server/aliases/models.py:19
|
||||||
msgid "Cannot be a number"
|
msgid "Cannot be a number"
|
||||||
msgstr ""
|
msgstr "Kann keine Zahl sein"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/domain.py:35
|
#: plinth/modules/email_server/audit/domain.py:35
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Error setting domain name: {exception}"
|
|
||||||
msgid "Postfix domain name config"
|
msgid "Postfix domain name config"
|
||||||
msgstr "Fehler beim Setzen des Domainnamens: {exception}"
|
msgstr "Postfix-Domänenname konfigurieren"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/home.py:23
|
#: plinth/modules/email_server/audit/home.py:23
|
||||||
#: plinth/modules/email_server/audit/home.py:32
|
#: plinth/modules/email_server/audit/home.py:32
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Directory does not exist."
|
|
||||||
msgid "User does not exist"
|
msgid "User does not exist"
|
||||||
msgstr "Verzeichnis ist nicht vorhanden."
|
msgstr "Benutzer existiert nicht"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/ldap.py:66
|
#: plinth/modules/email_server/audit/ldap.py:66
|
||||||
msgid "Postfix-Dovecot SASL integration"
|
msgid "Postfix-Dovecot SASL integration"
|
||||||
msgstr ""
|
msgstr "Postfix-Dovecot SASL-Integration"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/ldap.py:67
|
#: plinth/modules/email_server/audit/ldap.py:67
|
||||||
msgid "Postfix alias maps"
|
msgid "Postfix alias maps"
|
||||||
msgstr ""
|
msgstr "Postfix-Alias-Maps"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/ldap.py:68
|
#: plinth/modules/email_server/audit/ldap.py:68
|
||||||
msgid "Postfix local recipient maps"
|
msgid "Postfix local recipient maps"
|
||||||
msgstr ""
|
msgstr "Lokale Postfix-Empfänger-Maps"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/rcube.py:31
|
#: plinth/modules/email_server/audit/rcube.py:31
|
||||||
#, fuzzy
|
|
||||||
#| msgid "unavailable"
|
|
||||||
msgid "RoundCube availability"
|
msgid "RoundCube availability"
|
||||||
msgstr "nicht verfügbar"
|
msgstr "Verfügbarkeit von RoundCube"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/rcube.py:32
|
#: plinth/modules/email_server/audit/rcube.py:32
|
||||||
msgid "RoundCube configured for FreedomBox email"
|
msgid "RoundCube configured for FreedomBox email"
|
||||||
msgstr ""
|
msgstr "RoundCube konfiguriert für FreedomBox E-Mail"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/spam.py:86
|
#: plinth/modules/email_server/audit/spam.py:86
|
||||||
msgid "Inbound and outbound mail filters"
|
msgid "Inbound and outbound mail filters"
|
||||||
msgstr ""
|
msgstr "Filter für eingehende und ausgehende Mails"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/tls.py:80
|
#: plinth/modules/email_server/audit/tls.py:80
|
||||||
msgid "Postfix TLS parameters"
|
msgid "Postfix TLS parameters"
|
||||||
msgstr ""
|
msgstr "Postfix TLS-Parameter"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/tls.py:81
|
#: plinth/modules/email_server/audit/tls.py:81
|
||||||
msgid "Postfix uses a TLS certificate"
|
msgid "Postfix uses a TLS certificate"
|
||||||
msgstr ""
|
msgstr "Postfix verwendet ein TLS-Zertifikat"
|
||||||
|
|
||||||
#: plinth/modules/email_server/audit/tls.py:90
|
#: plinth/modules/email_server/audit/tls.py:90
|
||||||
#, fuzzy
|
|
||||||
#| msgid "No certificate"
|
|
||||||
msgid "Has a TLS certificate"
|
msgid "Has a TLS certificate"
|
||||||
msgstr "Kein Zertifikat"
|
msgstr "Hat ein TLS-Zertifikat"
|
||||||
|
|
||||||
#: plinth/modules/email_server/forms.py:7
|
#: plinth/modules/email_server/forms.py:7
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -2199,7 +2190,7 @@ msgstr "Domain"
|
|||||||
|
|
||||||
#: plinth/modules/email_server/forms.py:14
|
#: plinth/modules/email_server/forms.py:14
|
||||||
msgid "New alias (without @domain)"
|
msgid "New alias (without @domain)"
|
||||||
msgstr ""
|
msgstr "Neuer Alias (ohne @Domäne)"
|
||||||
|
|
||||||
#: plinth/modules/email_server/manifest.py:6
|
#: plinth/modules/email_server/manifest.py:6
|
||||||
#: plinth/modules/roundcube/__init__.py:55
|
#: plinth/modules/roundcube/__init__.py:55
|
||||||
@ -2208,46 +2199,37 @@ msgid "Roundcube"
|
|||||||
msgstr "Roundcube"
|
msgstr "Roundcube"
|
||||||
|
|
||||||
#: plinth/modules/email_server/manifest.py:12
|
#: plinth/modules/email_server/manifest.py:12
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Mozilla Thunderbird"
|
|
||||||
msgid "Thunderbird"
|
msgid "Thunderbird"
|
||||||
msgstr "Mozilla Thunderbird"
|
msgstr "Thunderbird"
|
||||||
|
|
||||||
#: plinth/modules/email_server/manifest.py:27
|
#: plinth/modules/email_server/manifest.py:27
|
||||||
|
#, fuzzy
|
||||||
msgid "K-9 Mail"
|
msgid "K-9 Mail"
|
||||||
msgstr ""
|
msgstr "K-9 Mail"
|
||||||
|
|
||||||
#: plinth/modules/email_server/manifest.py:40
|
#: plinth/modules/email_server/manifest.py:40
|
||||||
msgid "FairEmail"
|
msgid "FairEmail"
|
||||||
msgstr ""
|
msgstr "FairEmail"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_alias.html:12
|
#: plinth/modules/email_server/templates/email_alias.html:12
|
||||||
msgid "You have no email aliases."
|
msgid "You have no email aliases."
|
||||||
msgstr ""
|
msgstr "Sie haben keine E-Mail-Aliase."
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_alias.html:21
|
#: plinth/modules/email_server/templates/email_alias.html:21
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Disabled"
|
|
||||||
msgid "Disable selected"
|
msgid "Disable selected"
|
||||||
msgstr "Deaktiviert"
|
msgstr "Deaktivieren ausgewählt"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_alias.html:24
|
#: plinth/modules/email_server/templates/email_alias.html:24
|
||||||
#, fuzzy
|
|
||||||
#| msgid "cable is connected"
|
|
||||||
msgid "Enable selected"
|
msgid "Enable selected"
|
||||||
msgstr "Kabel verbunden"
|
msgstr "Aktivieren ausgewählt"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_alias.html:27
|
#: plinth/modules/email_server/templates/email_alias.html:27
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Deleted selected snapshots"
|
|
||||||
msgid "Delete selected"
|
msgid "Delete selected"
|
||||||
msgstr "Ausgewählte Schnappschüsse gelöscht"
|
msgstr "Ausgewählte löschen"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_alias.html:31
|
#: plinth/modules/email_server/templates/email_alias.html:31
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Create a new backup"
|
|
||||||
msgid "Create a new email alias"
|
msgid "Create a new email alias"
|
||||||
msgstr "Neue Sicherung erstellen"
|
msgstr "Einen neuen E-Mail-Alias erstellen"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_alias.html:38
|
#: plinth/modules/email_server/templates/email_alias.html:38
|
||||||
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
|
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
|
||||||
@ -2255,10 +2237,8 @@ msgid "Add"
|
|||||||
msgstr "Hinzufügen"
|
msgstr "Hinzufügen"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_domains.html:19
|
#: plinth/modules/email_server/templates/email_domains.html:19
|
||||||
#, fuzzy
|
|
||||||
#| msgid "New Backup"
|
|
||||||
msgid "New value"
|
msgid "New value"
|
||||||
msgstr "neues Backup"
|
msgstr "Neuer Wert"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_domains.html:31
|
#: plinth/modules/email_server/templates/email_domains.html:31
|
||||||
#: plinth/modules/email_server/templates/email_security.html:23
|
#: plinth/modules/email_server/templates/email_security.html:23
|
||||||
@ -2270,84 +2250,72 @@ msgid "Update"
|
|||||||
msgstr "Aktualisieren"
|
msgstr "Aktualisieren"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_form_base.html:12
|
#: plinth/modules/email_server/templates/email_form_base.html:12
|
||||||
|
#, fuzzy
|
||||||
msgid "There was a problem with your request. Please try again."
|
msgid "There was a problem with your request. Please try again."
|
||||||
msgstr ""
|
msgstr "Es gab ein Problem mit Ihrer Anfrage. Bitte versuchen Sie es erneut."
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_security.html:13
|
#: plinth/modules/email_server/templates/email_security.html:13
|
||||||
msgid "Postfix TLS"
|
msgid "Postfix TLS"
|
||||||
msgstr ""
|
msgstr "Postfix TLS"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_security.html:18
|
#: plinth/modules/email_server/templates/email_security.html:18
|
||||||
msgid "Dovecot TLS"
|
msgid "Dovecot TLS"
|
||||||
msgstr ""
|
msgstr "Dovecot TLS"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_server.html:14
|
#: plinth/modules/email_server/templates/email_server.html:14
|
||||||
msgid "Visit Rspamd administration interface"
|
msgid "Visit Rspamd administration interface"
|
||||||
msgstr ""
|
msgstr "Besuche die Verwaltungsoberfläche von Rspamd"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_server.html:18
|
#: plinth/modules/email_server/templates/email_server.html:18
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Service Type"
|
|
||||||
msgid "Service Alert"
|
msgid "Service Alert"
|
||||||
msgstr "Typ des Dienstes"
|
msgstr "Service-Warnung"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/email_server.html:38
|
#: plinth/modules/email_server/templates/email_server.html:38
|
||||||
msgid "Repair"
|
msgid "Repair"
|
||||||
msgstr ""
|
msgstr "Reparieren"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/my_mail.html:15
|
#: plinth/modules/email_server/templates/my_mail.html:15
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Path is not a directory."
|
|
||||||
msgid "You do not have a home directory."
|
msgid "You do not have a home directory."
|
||||||
msgstr "Pfad ist kein Verzeichnis."
|
msgstr "Sie haben kein Home-Verzeichnis."
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/my_mail.html:17
|
#: plinth/modules/email_server/templates/my_mail.html:17
|
||||||
|
#, fuzzy
|
||||||
msgid "Create one to begin receiving emails."
|
msgid "Create one to begin receiving emails."
|
||||||
msgstr ""
|
msgstr "Erstellen Sie eine, um den Empfang von E-Mails zu starten."
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/my_mail.html:22
|
#: plinth/modules/email_server/templates/my_mail.html:22
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Updated media directory"
|
|
||||||
msgid "Create home directory"
|
msgid "Create home directory"
|
||||||
msgstr "Aktualisiertes Medienverzeichnis"
|
msgstr "Home-Verzeichnis erstellen"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/tls_form.html:10
|
#: plinth/modules/email_server/templates/tls_form.html:10
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Current status:"
|
|
||||||
msgid "Keep current settings"
|
msgid "Keep current settings"
|
||||||
msgstr "Aktueller Status:"
|
msgstr "Aktuelle Einstellungen beibehalten"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/tls_form.html:19
|
#: plinth/modules/email_server/templates/tls_form.html:19
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Let's Encrypt"
|
|
||||||
msgid "Use Let's Encrypt"
|
msgid "Use Let's Encrypt"
|
||||||
msgstr "Let's Encrypt"
|
msgstr "Let's Encrypt verwenden"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/tls_form.html:24
|
#: plinth/modules/email_server/templates/tls_form.html:24
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Domain name set"
|
#| msgid "Domain name set"
|
||||||
msgid "Common name"
|
msgid "Common name"
|
||||||
msgstr "Domainname gesetzt"
|
msgstr "Allgemeiner Name"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/tls_form.html:38
|
#: plinth/modules/email_server/templates/tls_form.html:38
|
||||||
msgid "Use custom values"
|
msgid "Use custom values"
|
||||||
msgstr ""
|
msgstr "Benutzerdefinierte Werte verwenden"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/tls_form.html:43
|
#: plinth/modules/email_server/templates/tls_form.html:43
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Certificate Status"
|
|
||||||
msgid "Certificate path"
|
msgid "Certificate path"
|
||||||
msgstr "Zertifikatstatus"
|
msgstr "Zertifikatspfad"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/tls_form.html:53
|
#: plinth/modules/email_server/templates/tls_form.html:53
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Private key of this machine"
|
|
||||||
msgid "Private key path"
|
msgid "Private key path"
|
||||||
msgstr "Privater Schlüssel dieser Maschine"
|
msgstr "Pfad des privaten Schlüssels"
|
||||||
|
|
||||||
#: plinth/modules/email_server/templates/tls_form.html:67
|
#: plinth/modules/email_server/templates/tls_form.html:67
|
||||||
msgid "Use system default"
|
msgid "Use system default"
|
||||||
msgstr ""
|
msgstr "Systemstandard verwenden"
|
||||||
|
|
||||||
#: plinth/modules/email_server/views.py:24
|
#: plinth/modules/email_server/views.py:24
|
||||||
#: plinth/modules/email_server/views.py:32 plinth/templates/base.html:110
|
#: plinth/modules/email_server/views.py:32 plinth/templates/base.html:110
|
||||||
@ -2356,12 +2324,12 @@ msgstr "Startseite"
|
|||||||
|
|
||||||
#: plinth/modules/email_server/views.py:25
|
#: plinth/modules/email_server/views.py:25
|
||||||
msgid "My Mail"
|
msgid "My Mail"
|
||||||
msgstr ""
|
msgstr "Meine Mail"
|
||||||
|
|
||||||
#: plinth/modules/email_server/views.py:26
|
#: plinth/modules/email_server/views.py:26
|
||||||
#: plinth/modules/email_server/views.py:33
|
#: plinth/modules/email_server/views.py:33
|
||||||
msgid "My Aliases"
|
msgid "My Aliases"
|
||||||
msgstr ""
|
msgstr "Meine Aliase"
|
||||||
|
|
||||||
#: plinth/modules/email_server/views.py:27
|
#: plinth/modules/email_server/views.py:27
|
||||||
#: plinth/modules/networks/templates/connection_show.html:259
|
#: plinth/modules/networks/templates/connection_show.html:259
|
||||||
@ -2377,23 +2345,20 @@ msgstr "Domains"
|
|||||||
#: plinth/modules/email_server/views.py:104
|
#: plinth/modules/email_server/views.py:104
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Internal error in {0}"
|
msgid "Internal error in {0}"
|
||||||
msgstr ""
|
msgstr "Interner Fehler in {0}"
|
||||||
|
|
||||||
#: plinth/modules/email_server/views.py:107
|
#: plinth/modules/email_server/views.py:107
|
||||||
|
#, fuzzy
|
||||||
msgid "Check syslog for more information"
|
msgid "Check syslog for more information"
|
||||||
msgstr ""
|
msgstr "Prüfen Sie das Syslog für weitere Informationen"
|
||||||
|
|
||||||
#: plinth/modules/email_server/views.py:181
|
#: plinth/modules/email_server/views.py:181
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Enable damage"
|
|
||||||
msgid "Enabled aliases"
|
msgid "Enabled aliases"
|
||||||
msgstr "Schaden einschalten"
|
msgstr "Aktivierte Aliase"
|
||||||
|
|
||||||
#: plinth/modules/email_server/views.py:182
|
#: plinth/modules/email_server/views.py:182
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Disabled"
|
|
||||||
msgid "Disabled aliases"
|
msgid "Disabled aliases"
|
||||||
msgstr "Deaktiviert"
|
msgstr "Deaktivierte Aliase"
|
||||||
|
|
||||||
#: plinth/modules/firewall/__init__.py:33
|
#: plinth/modules/firewall/__init__.py:33
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
@ -6283,23 +6248,16 @@ msgstr ""
|
|||||||
"bereitstellt."
|
"bereitstellt."
|
||||||
|
|
||||||
#: plinth/modules/security/templates/security_report.html:19
|
#: plinth/modules/security/templates/security_report.html:19
|
||||||
#, fuzzy
|
|
||||||
#| msgid ""
|
|
||||||
#| "The following table lists the current reported number, and historical "
|
|
||||||
#| "count, of security vulnerabilities for each installed app. More "
|
|
||||||
#| "information on the vulnerabilities can be found on the <a href=\"https://"
|
|
||||||
#| "security-tracker.debian.org/tracker/\">Debian Security Bug Tracker</a>."
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The following table lists the current reported number of security "
|
"The following table lists the current reported number of security "
|
||||||
"vulnerabilities for each installed app. More information on the "
|
"vulnerabilities for each installed app. More information on the "
|
||||||
"vulnerabilities can be found on the <a href=\"https://security-tracker."
|
"vulnerabilities can be found on the <a href=\"https://security-tracker."
|
||||||
"debian.org/tracker/\">Debian Security Bug Tracker</a>."
|
"debian.org/tracker/\">Debian Security Bug Tracker</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Die folgende Tabelle listet die aktuell gemeldete Anzahl und die vergangene "
|
"Die folgende Tabelle listet die aktuell gemeldete Anzahl von "
|
||||||
"Anzahl von Sicherheitslücken für jede installierte App auf. Weitere "
|
"Sicherheitslücken für jede installierte App auf. Weitere Informationen zu "
|
||||||
"Informationen zu den Sicherheitslücken können auf dem <a href=\"https://"
|
"den Sicherheitslücken können auf dem <a href=\"https://security-tracker."
|
||||||
"security-tracker.debian.org/tracker/\">Debian Security Bug Tracker</a> "
|
"debian.org/tracker/\">Debian Security Bug Tracker</a> gefunden werden."
|
||||||
"gefunden werden."
|
|
||||||
|
|
||||||
#: plinth/modules/security/templates/security_report.html:28
|
#: plinth/modules/security/templates/security_report.html:28
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -8372,6 +8330,12 @@ msgid ""
|
|||||||
"Administration interface and produced web pages are suitable for mobile "
|
"Administration interface and produced web pages are suitable for mobile "
|
||||||
"devices."
|
"devices."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"WordPress ist eine beliebte Form zur Erstellung und Verwaltung von Websites "
|
||||||
|
"und Blogs. Die Inhalte können über eine Benutzeroberfläche verwaltet werden. "
|
||||||
|
"Layout und Funktionalität der Webseiten können angepasst werden. Das "
|
||||||
|
"Erscheinungsbild kann mithilfe von Themes angepasst werden. Die "
|
||||||
|
"Verwaltungsoberfläche und die erstellten Webseiten sind für mobile Geräte "
|
||||||
|
"geeignet."
|
||||||
|
|
||||||
#: plinth/modules/wordpress/__init__.py:42
|
#: plinth/modules/wordpress/__init__.py:42
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
@ -8381,6 +8345,11 @@ msgid ""
|
|||||||
"the correct domain name. Enable permalinks in administrator interface for "
|
"the correct domain name. Enable permalinks in administrator interface for "
|
||||||
"better URLs to your pages and posts."
|
"better URLs to your pages and posts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Sie müssen die WordPress-Einrichtung ausführen, indem Sie die App aufrufen, "
|
||||||
|
"bevor Sie die Website unten öffentlich zugänglich machen. Das Setup muss "
|
||||||
|
"ausgeführt werden, wenn Sie auf {box_name} mit dem richtigen Domainnamen "
|
||||||
|
"zugreifen. Aktivieren Sie Permalinks in der Administratoroberfläche, um "
|
||||||
|
"bessere URLs für Ihre Seiten und Beiträge zu erhalten."
|
||||||
|
|
||||||
#: plinth/modules/wordpress/__init__.py:47
|
#: plinth/modules/wordpress/__init__.py:47
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -8388,6 +8357,10 @@ msgid ""
|
|||||||
"during setup. Bookmark the <a href=\"/wordpress/wp-admin/\">admin page</a> "
|
"during setup. Bookmark the <a href=\"/wordpress/wp-admin/\">admin page</a> "
|
||||||
"to reach administration interface in the future."
|
"to reach administration interface in the future."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"WordPress hat seine eigenen Benutzerkonten. Das erste Administratorkonto "
|
||||||
|
"wird beim Einrichten erstellt. Setzen Sie ein Lesezeichen für die <a href=\"/"
|
||||||
|
"wordpress/wp-admin/\">Administrationsseite</a>, um die "
|
||||||
|
"Administrationsoberfläche in Zukunft zu erreichen."
|
||||||
|
|
||||||
#: plinth/modules/wordpress/__init__.py:51
|
#: plinth/modules/wordpress/__init__.py:51
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -8395,31 +8368,32 @@ msgid ""
|
|||||||
"from administrator interface. Additional plugins or themes may be installed "
|
"from administrator interface. Additional plugins or themes may be installed "
|
||||||
"and upgraded at your own risk."
|
"and upgraded at your own risk."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Nach einem größeren Versions-Upgrade müssen Sie das Datenbank-Upgrade "
|
||||||
|
"manuell über die Administrator-Schnittstelle durchführen. Zusätzliche "
|
||||||
|
"Plugins oder Themes können auf Ihr eigenes Risiko installiert und "
|
||||||
|
"aktualisiert werden."
|
||||||
|
|
||||||
#: plinth/modules/wordpress/__init__.py:69
|
#: plinth/modules/wordpress/__init__.py:69
|
||||||
#: plinth/modules/wordpress/manifest.py:6
|
#: plinth/modules/wordpress/manifest.py:6
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Address"
|
|
||||||
msgid "WordPress"
|
msgid "WordPress"
|
||||||
msgstr "Adresse"
|
msgstr "WordPress"
|
||||||
|
|
||||||
#: plinth/modules/wordpress/__init__.py:70
|
#: plinth/modules/wordpress/__init__.py:70
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Wiki and Blog"
|
|
||||||
msgid "Website and Blog"
|
msgid "Website and Blog"
|
||||||
msgstr "Wiki und Blog"
|
msgstr "Internetseite und Blog"
|
||||||
|
|
||||||
#: plinth/modules/wordpress/forms.py:14
|
#: plinth/modules/wordpress/forms.py:14
|
||||||
#, fuzzy
|
|
||||||
#| msgid "public access"
|
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "öffentlicher Zugang"
|
msgstr "Öffentlicher Zugang"
|
||||||
|
|
||||||
#: plinth/modules/wordpress/forms.py:15
|
#: plinth/modules/wordpress/forms.py:15
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow all visitors. Disabling allows only administrators to view the "
|
"Allow all visitors. Disabling allows only administrators to view the "
|
||||||
"WordPress site or blog. Enable only after performing initial WordPress setup."
|
"WordPress site or blog. Enable only after performing initial WordPress setup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Alle Besucher zulassen. Wenn Sie diese Option deaktivieren, können nur "
|
||||||
|
"Administratoren die WordPress-Website oder den Blog aufrufen. Aktivieren Sie "
|
||||||
|
"diese Option erst nach der Ersteinrichtung von WordPress."
|
||||||
|
|
||||||
#: plinth/modules/zoph/__init__.py:33
|
#: plinth/modules/zoph/__init__.py:33
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user