|
9 | 9 | "access-list.public.subtitle": "Keine Authentifizierung erforderlich", |
10 | 10 | "access-list.satisfy-any": "Satisfy Any", |
11 | 11 | "access-list.subtitle": "{users} {users, plural, one {User} other {Users}}, {rules} {rules, plural, one {Regel} other {Regeln}} - Erstellt: {date}", |
12 | | - "access-lists": "Zugrifflisten", |
| 12 | + "access-lists": "Zugriffslisten", |
13 | 13 | "action.add": "Hinzufügen", |
14 | | - "action.add-location": "Pfad Hinzufügen", |
| 14 | + "action.add-location": "Pfad hinzufügen", |
15 | 15 | "action.close": "Schließen", |
16 | 16 | "action.delete": "Löschen", |
17 | 17 | "action.disable": "Deaktivieren", |
18 | 18 | "action.download": "Herunterladen", |
19 | 19 | "action.edit": "Bearbeiten", |
20 | 20 | "action.enable": "Aktivieren", |
21 | 21 | "action.permissions": "Berechtigungen", |
22 | | - "action.renew": "Erneuert", |
23 | | - "action.view-details": "Details", |
24 | | - "auditlogs": "Protokoll", |
| 22 | + "action.renew": "Erneuern", |
| 23 | + "action.view-details": "Details anzeigen", |
| 24 | + "auditlogs": "Protokolle", |
25 | 25 | "cancel": "Abbrechen", |
26 | 26 | "certificate": "Zertifikat", |
27 | 27 | "certificate.custom-certificate": "Zertifikat", |
28 | 28 | "certificate.custom-certificate-key": "Privater Schlüssel", |
29 | | - "certificate.custom-intermediate": "Zwischen Zertifikat", |
| 29 | + "certificate.custom-intermediate": "Zwischenzertifikat", |
30 | 30 | "certificate.in-use": "In Benutzung", |
31 | 31 | "certificate.none.subtitle": "Kein Zertifikat zugewiesen", |
32 | 32 | "certificate.none.subtitle.for-http": "Dieser Host verwendet kein HTTPS.", |
|
39 | 39 | "certificates.dns.credentials": "Inhalt der Anmeldedaten-Datei", |
40 | 40 | "certificates.dns.credentials-note": "Dieses Plugin erfordert eine Konfigurationsdatei, die einen API-Token oder andere Anmeldedaten für Ihren Anbieter enthält.", |
41 | 41 | "certificates.dns.credentials-warning": "Diese Daten werden als Klartext in der Datenbank und in einer Datei gespeichert!", |
42 | | - "certificates.dns.propagation-seconds": "Wartzeit in Sekunden", |
| 42 | + "certificates.dns.propagation-seconds": "Wartezeit in Sekunden", |
43 | 43 | "certificates.dns.propagation-seconds-note": "Leer lassen um die Standardwartezeit des Plugins zu nutzen", |
44 | 44 | "certificates.dns.provider": "DNS Provider", |
45 | 45 | "certificates.dns.warning": "Dieser Abschnitt erfordert einige Kenntnisse über Certbot und seine DNS-Plugins. Bitte konsultieren Sie die jeweilige Plugin-Dokumentation.", |
|
56 | 56 | "column.access": "Zugriff", |
57 | 57 | "column.authorization": "Genehmigung", |
58 | 58 | "column.authorizations": "Genehmigungen", |
59 | | - "column.custom-locations": "Benutzerdefinierte Pfad", |
| 59 | + "column.custom-locations": "Benutzerdefinierte Pfade", |
60 | 60 | "column.destination": "Ziel", |
61 | 61 | "column.details": "Details", |
62 | | - "column.email": "Email", |
| 62 | + "column.email": "E-Mail", |
63 | 63 | "column.event": "Ereignis", |
64 | 64 | "column.expires": "Verfällt am", |
65 | 65 | "column.http-code": "HTTP Code", |
|
92 | 92 | "domains.hsts-subdomains": "HSTS Sub-domains", |
93 | 93 | "domains.http2-support": "HTTP/2 Support", |
94 | 94 | "domains.use-dns": "Nutze DNS Challenge", |
95 | | - "email-address": "Email Addresse", |
| 95 | + "email-address": "E-Mail-Adresse", |
96 | 96 | "empty-search": "Keine Ergebnisse gefunden", |
97 | 97 | "empty-subtitle": "Warum erstellen Sie nicht eine?", |
98 | 98 | "enabled": "aktiviert", |
|
102 | 102 | "error.invalid-domain": "Ungültige Domain: {domain}", |
103 | 103 | "error.invalid-email": "Ungültige E-Mail-Adresse", |
104 | 104 | "error.max-character-length": "Die maximale Länge beträgt {max} Zeichen{max, plural, one {} other {s}}", |
105 | | - "error.max-domains": "Zu viele Domains, maximal sind {max}", |
| 105 | + "error.max-domains": "Zu viele Domains, Maximum beträgt {max}", |
106 | 106 | "error.maximum": "Maximum ist {max}", |
107 | 107 | "error.min-character-length": "Die minimale Länge beträgt {min} Zeichen{min, plural, one {} other {s}}", |
108 | 108 | "error.minimum": "Minimum ist {min}", |
|
113 | 113 | "host.flags.block-exploits": "Gängige Exploits blockieren", |
114 | 114 | "host.flags.cache-assets": "Cache Assets", |
115 | 115 | "host.flags.preserve-path": "Pfad beibehalten", |
116 | | - "host.flags.protocols": "Protokole", |
117 | | - "host.flags.websockets-upgrade": "Websockets Support", |
| 116 | + "host.flags.protocols": "Protokolle", |
| 117 | + "host.flags.websockets-upgrade": "Websockets-Unterstützung", |
118 | 118 | "host.forward-port": "Forward Port", |
119 | 119 | "host.forward-scheme": "Schema", |
120 | 120 | "hosts": "Hosts", |
|
123 | 123 | "lets-encrypt-via-dns": "Let's Encrypt via DNS", |
124 | 124 | "lets-encrypt-via-http": "Let's Encrypt via HTTP", |
125 | 125 | "loading": "Laden…", |
126 | | - "login.title": "Account Login", |
| 126 | + "login.title": "Anmelden", |
127 | 127 | "nginx-config.label": "Benutzerdefinierte Nginx Konfiguration", |
128 | 128 | "nginx-config.placeholder": "# Geben Sie hier Ihre benutzerdefinierte Nginx-Konfiguration auf eigene Gefahr ein!", |
129 | 129 | "no-permission-error": "Sie haben keinen Zugriff, um dies anzuzeigen.", |
130 | 130 | "notfound.action": "Take me home", |
131 | | - "notfound.content": "We are sorry but the page you are looking for was not found", |
| 131 | + "notfound.content": "Es tut uns leid, aber die gesuchte Seite wurde nicht gefunden", |
132 | 132 | "notfound.title": "Oops… You just found an error page", |
133 | 133 | "notification.error": "Error", |
134 | 134 | "notification.object-deleted": "{object} wurde gelöscht", |
|
160 | 160 | "permissions.manage": "Verwalten", |
161 | 161 | "permissions.view": "Nur anzeigen", |
162 | 162 | "permissions.visibility.all": "Alle Elemente", |
163 | | - "permissions.visibility.title": "Objekt Sichtbarkeit", |
| 163 | + "permissions.visibility.title": "Objektsichtbarkeit", |
164 | 164 | "permissions.visibility.user": "Nur erstellte Elemente", |
165 | 165 | "proxy-host": "Proxy Host", |
166 | 166 | "proxy-host.forward-host": "Forward Hostname / IP", |
|
173 | 173 | "redirection-hosts": "Redirection Hosts", |
174 | 174 | "redirection-hosts.count": "{count} {count, plural, one {Redirection Host} other {Redirection Hosts}}", |
175 | 175 | "role.admin": "Administrator", |
176 | | - "role.standard-user": "Standard User", |
| 176 | + "role.standard-user": "Standardbenutzer", |
177 | 177 | "save": "Speichern", |
178 | 178 | "setting": "Einstellung", |
179 | 179 | "settings": "Einstellungen", |
180 | | - "settings.default-site": "Standard Seite", |
| 180 | + "settings.default-site": "Standardseite", |
181 | 181 | "settings.default-site.404": "404 Page", |
182 | 182 | "settings.default-site.444": "No Response (444)", |
183 | 183 | "settings.default-site.congratulations": "Willkommensseite", |
|
188 | 188 | "setup.preamble": "Beginnen Sie mit der Erstellung Ihres Administratorkontos.", |
189 | 189 | "setup.title": "Willkommen!", |
190 | 190 | "sign-in": "Login", |
191 | | - "ssl-certificate": "SSL Zertifikate", |
| 191 | + "ssl-certificate": "SSL-Zertifikate", |
192 | 192 | "stream": "Stream", |
193 | 193 | "stream.forward-host": "Forward Host", |
194 | 194 | "stream.incoming-port": "Incoming Port", |
|
0 commit comments