mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Firewall phrases for German.
This commit is contained in:
parent
a11c7b2e76
commit
e47b891d0d
1 changed files with 25 additions and 0 deletions
|
@ -11,6 +11,7 @@ $LANG['de'] = array(
|
|||
'Statistics' => 'Statistiken',
|
||||
'Log' => 'Logs',
|
||||
'Services' => 'Dienste',
|
||||
'Firewall' => 'Firewall',
|
||||
'Updates' => 'Aktualisierungen',
|
||||
'Log in' => 'Anmelden',
|
||||
'Log out' => 'Abmelden',
|
||||
|
@ -37,6 +38,8 @@ $LANG['de'] = array(
|
|||
'Restore All' => 'Alles wiederherstellen',
|
||||
'Add Package' => 'Paket erstellen',
|
||||
'Add IP' => 'IP hinzufügen',
|
||||
'Add Rule' => 'Regel hinzufügen',
|
||||
'Ban IP Address' => 'Blockieren IP',
|
||||
'Search' => 'Suche',
|
||||
'Add one more FTP Account' => 'Fügen Sie eine weitere FTP-Konto',
|
||||
'Overall Statistics' => 'Globale Statistik',
|
||||
|
@ -72,6 +75,7 @@ $LANG['de'] = array(
|
|||
'list accounts' => '%s Konten auflisten',
|
||||
'add account' => 'Konto hinzufügen',
|
||||
'open webmail' => 'Webmail öffnen',
|
||||
'list fail2ban' => 'fail2ban',
|
||||
'open %s' => '%s öffnen',
|
||||
'download' => 'Reunterladen',
|
||||
'restore' => 'Wiederherstellen',
|
||||
|
@ -85,6 +89,8 @@ $LANG['de'] = array(
|
|||
'reread IP' => 'IP aktualisieren',
|
||||
'enable autoupdate' => 'autoupdate aktivieren',
|
||||
'disable autoupdate' => 'autoupdate deaktivieren',
|
||||
'turn on notifications' => 'benachrichtigung aktivieren',
|
||||
'turn off notifications' => 'benachrichtigungen abschalten',
|
||||
|
||||
'Adding User' => 'Benutzer anlegen',
|
||||
'Editing User' => 'Benutzer bearbeiten',
|
||||
|
@ -110,6 +116,9 @@ $LANG['de'] = array(
|
|||
'Generating CSR' => 'CSR generieren',
|
||||
'Listing' => 'Auflistung',
|
||||
'Search Results' => 'Suchergebnisse',
|
||||
'Adding Firewall Rule' => 'Hinzufügen von Firewall-Regel',
|
||||
'Editing Firewall Rule' => 'Bearbeiten von Firewall-Regel',
|
||||
'Adding IP Address to Banlist' => 'Hinzufügen von IP-Adresse der schwarzen Liste',
|
||||
|
||||
'active' => 'Aktiv',
|
||||
'spnd' => 'Gesperrt',
|
||||
|
@ -329,6 +338,13 @@ $LANG['de'] = array(
|
|||
'State / Province' => 'Staat / Provinz',
|
||||
'City / Locality' => 'Stadt / Lokalitat',
|
||||
'Organization' => 'Organisation',
|
||||
'Action' => 'Aktion',
|
||||
'Protocol' => 'Protokoll',
|
||||
'Port' => 'Port',
|
||||
'Comment' => 'Kommentar',
|
||||
'Banlist' => 'Bannliste',
|
||||
'ranges are acceptable' => 'Bereiche akzeptabel',
|
||||
'CIDR format is supported' => 'CIDR-Format wird unterstützt',
|
||||
|
||||
'1 account' => '1 Konto',
|
||||
'%s accounts' => '%s Konten',
|
||||
|
@ -355,6 +371,9 @@ $LANG['de'] = array(
|
|||
'1 object' => '1 Objekt',
|
||||
'%s objects' => '%s Objekte',
|
||||
'no exclusions' => 'Keine Ausschlüsse',
|
||||
'1 rule' => '1 regel',
|
||||
'%s rules' => '%s regeln',
|
||||
'There are no currently banned IP' => 'Es gibt keine aktuell gesperrte IP',
|
||||
|
||||
'USER_CREATED_OK' => 'Benutzer <a href="/edit/user/?user=%s"><b>%s</b></a> wurde erfolgreich angelegt.',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domäne <a href="/edit/web/?domain=%s"><b>%s</b></a> wurde erfolgreich angelegt.',
|
||||
|
@ -367,8 +386,11 @@ $LANG['de'] = array(
|
|||
'IP_CREATED_OK' => 'IP Adresse <a href="/edit/ip/?ip=%s"><b>%s</b></a> wurde erfolgreich hinzugefügt.',
|
||||
'PACKAGE_CREATED_OK' => 'Packet <a href="/edit/package/?package=%s"><b>%s</b></a> wurde erfolgreich angelegt.',
|
||||
'SSL_GENERATED_OK' => 'SSL zertifikat wurde erfolgreich angelegt.',
|
||||
'RULE_CREATED_OK' => 'Regel wurde erfolgreich erstellt.',
|
||||
'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
|
||||
'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
|
||||
'Cronjob email reporting has been successfully enabled' => 'Cronjob E-Mail-Berichterstattung wurde erfolgreich aktiviert wurde',
|
||||
'Cronjob email reporting has been successfully disabled' => 'Cronjob E-Mail-Berichterstattung wurde erfolgreich deaktiviert',
|
||||
'Changes has been saved.' => 'Änderungen wurden gespeichert.',
|
||||
'Confirmation' => 'Bestätigung',
|
||||
'DELETE_USER_CONFIRMATION' => '%s wirklich löschen?',
|
||||
|
@ -393,6 +415,9 @@ $LANG['de'] = array(
|
|||
'DELETE_EXCLUSION_CONFIRMATION' => 'Ausschlüsse %s wirklich löschen?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Packet %s? wirklich löschen?',
|
||||
'DELETE_IP_CONFIRMATION' => '%s wirklich löschen?',
|
||||
'DELETE_RULE_CONFIRMATION' => 'Regel #%s wirklich löschen?',
|
||||
'SUSPEND_RULE_CONFIRMATION' => 'Regel #%s wirklich sperren?',
|
||||
'UNSUSPEND_RULE_CONFIRMATION' => 'Regel #%s wirklich entsperren?',
|
||||
'RESTART_CONFIRMATION' => '%s wirklich neu starten?',
|
||||
'Welcome' => 'Willkommen',
|
||||
'LOGGED_IN_AS' => 'Angemeldet als %s',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue