Update language files

This commit is contained in:
Flat 2016-07-03 17:58:29 +09:00
commit 119fc756d0
28 changed files with 3507 additions and 1412 deletions

View file

@ -25,6 +25,21 @@ $LANG['de'] = array(
'CRON' => 'CRONS',
'BACKUP' => 'BACKUPS',
'LOGIN' => 'LOGIN',
'RESET PASSWORD' => 'RESET PASSWORD',
'SEARCH' => 'SEARCH',
'PACKAGE' => 'PACKAGE',
'RRD' => 'RRD',
'STATS' => 'STATS',
'LOG' => 'LOG',
'UPDATES' => 'UPDATES',
'FIREWALL' => 'FIREWALL',
'SERVER' => 'SERVER',
'MEMORY' => 'MEMORY',
'DISK' => 'DISK',
'NETWORK' => 'NETWORK',
'Web Log Manager' => 'Web Log Manager',
'Add User' => 'Benutzer anlegen',
'Add Domain' => 'Domain hinzufügen',
'Add Web Domain' => 'Domain hinzufügen',
@ -53,7 +68,7 @@ $LANG['de'] = array(
'Save' => 'Speichern',
'Submit' => 'Übermitteln',
'toggle all' => 'alle', // please make it as short as "toggle all" 'Alle wählen/abwählen',
'toggle all' => 'alle', // please make it as short as "toggle all" 'Alle wählen/abwählen',
'apply to selected' => 'Auswählen',
'rebuild' => 'Erneuern',
'rebuild web' => 'Web erneuern',
@ -90,8 +105,8 @@ $LANG['de'] = array(
'reread IP' => 'IP aktualisieren',
'enable autoupdate' => 'Autoupdate aktivieren',
'disable autoupdate' => 'Autoupdate deaktivieren',
'turn on notifications' => 'turn on notifications', // please make it as short as "turn on notifications" 'Benachrichtigungen aktivieren',
'turn off notifications' => 'turn off notifications', // please make it as short as "turn off notifications" 'Benachrichtigungen deaktivieren',
'turn on notifications' => 'turn on notifications', // please make it as short as "turn on notifications" 'Benachrichtigungen aktivieren',
'turn off notifications' => 'turn off notifications', // please make it as short as "turn off notifications" 'Benachrichtigungen deaktivieren',
'Adding User' => 'Benutzer anlegen',
'Editing User' => 'Benutzer bearbeiten',
@ -167,6 +182,7 @@ $LANG['de'] = array(
'Mail Accounts' => 'Mail Konten',
'Cron Jobs' => 'Cron Jobs',
'SSH Access' => 'SSH Zugriff',
'IP Address' => 'IP Address',
'IP Addresses' => 'IP-Adressen',
'Backups' => 'Backups',
'Backup System' => 'Backup System',
@ -178,10 +194,12 @@ $LANG['de'] = array(
'Proxy Extensions' => 'Proxy Erweiterungen',
'Web Statistics' => 'Web Statistiken',
'Additional FTP Account' => 'Zusätzliche FTP Accounts',
'Path' => 'Path',
'SOA' => 'SOA',
'TTL' => 'TTL',
'Expire' => 'Ablauf',
'Records' => 'Einträge',
'Serial' => 'Serial',
'Catchall email' => 'Alle E-Mails auffangen in',
'AntiVirus Support' => 'AntiVirus Unterstützung',
'AntiSpam Support' => 'AntiSpam Unterstützung',
@ -191,6 +209,16 @@ $LANG['de'] = array(
'Autoreply' => 'Autoreply',
'Forward to' => 'Weiterleiten zu',
'Do not store forwarded mail' => 'Weiterleitungs Adresse nicht speichern',
'IMAP hostname' => 'IMAP hostname',
'IMAP port' => 'IMAP port',
'IMAP security' => 'IMAP security',
'IMAP auth method' => 'IMAP auth method',
'SMTP hostname' => 'SMTP hostname',
'SMTP port' => 'SMTP port',
'SMTP security' => 'SMTP security',
'SMTP auth method' => 'SMTP auth method',
'STARTTLS' => 'STARTTLS',
'Normal password' => 'Normal password',
'database' => 'Datenbank',
'User' => 'Benutzer',
'Host' => 'Host',
@ -212,11 +240,13 @@ $LANG['de'] = array(
'Users' => 'Benutzer',
'Load Average' => 'Durchschnittliche Last',
'Memory Usage' => 'Arbeitsspeichernutzung',
'APACHE2 Usage' => 'APACHE2 Usage',
'HTTPD Usage' => 'HTTPD Benutzung',
'NGINX Usage' => 'NGINX Benutzung',
'MySQL Usage on localhost' => 'MySQL Benutzung auf localhost',
'PostgreSQL Usage on localhost' => 'PostgreSQL Benutzung on localhost',
'Bandwidth Usage eth0' => 'Bandbreitennutzung eth0',
'Exim Usage' => 'Exim Usage',
'FTP Usage' => 'FTP Benutzung',
'SSH Usage' => 'SSH Benutzung',
'reverse proxy' => 'Reverse Proxy',
@ -229,6 +259,8 @@ $LANG['de'] = array(
'database server' => 'Datenbank Server',
'ftp server' => 'FTP Server',
'job scheduler' => 'Job-Scheduler',
'firewall' => 'firewall',
'brute-force monitor' => 'brute-force monitor',
'CPU' => 'CPU',
'Memory' => 'Arbeitsspeicher',
'Uptime' => 'Betriebszeit',
@ -239,7 +271,6 @@ $LANG['de'] = array(
'Release' => 'Release',
'Architecture' => 'Architektur',
'Object' => 'Objekt',
'Owner' => 'Besitzer',
'Username' => 'Bentzername',
'Password' => 'Passwort',
'Email' => 'E-Mail',
@ -333,6 +364,8 @@ $LANG['de'] = array(
'ftp user password' => 'FTP Benutzer Passwort',
'ftp user' => 'FTP Benutzer',
'Last 70 lines of %s.%s.log' => 'Die letzten 70 Zeilen von %s.%s.log',
'AccessLog' => 'AccessLog',
'ErrorLog' => 'ErrorLog',
'Download AccessLog' => 'AccessLog herunterladen',
'Download ErrorLog' => 'ErrorLog herunterladen',
'Country' => 'Land',
@ -347,8 +380,19 @@ $LANG['de'] = array(
'Banlist' => 'schwarze Liste',
'ranges are acceptable' => 'Bereiche sind erlaubt',
'CIDR format is supported' => 'CIDR-Format wird unterstützt',
'ACCEPT' => 'ACCEPT',
'DROP' => 'DROP',
'TCP' => 'TCP',
'UDP' => 'UDP',
'ICMP' => 'ICMP',
'SSH' => 'SSH',
'FTP' => 'FTP',
'VESTA' => 'VESTA',
'Add one more Name Server' => 'Add one more Name Server',
'cron' => 'cron',
'user dir' => 'user dir',
'unlimited' => 'unbegrenzt',
'1 account' => '1 Konto',
'%s accounts' => '%s Konten',
@ -364,6 +408,8 @@ $LANG['de'] = array(
'%s cron jobs' => '%s Cron Jobs',
'1 archive' => '1 Archiv',
'%s archives' => '%s Archive',
'1 item' => '1 item',
'%s items' => '%s items',
'1 package' => '1 Paket',
'%s packages' => '%s Pakete',
'1 IP address' => '1 IP Adresse',
@ -391,6 +437,7 @@ $LANG['de'] = array(
'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.',
'BANLIST_CREATED_OK' => 'IP address has been banned successfully', // I'm not sure about this text
'Autoupdate has been successfully enabled' => 'Autoupdate wurde erfolgreich aktiviert',
'Autoupdate has been successfully disabled' => 'Autoupdate wurde erfolgreich deaktiviert',
'Cronjob email reporting has been successfully enabled' => 'Cronjob E-Mail-Berichterstattung wurde erfolgreich aktiviert',
@ -466,7 +513,7 @@ $LANG['de'] = array(
'Confirm Password' => 'Passwort bestätigen',
'Reset' => 'Zurücksetzen',
'Reset Code' => 'Rücksetz-Code',
'RESET_NOTICE' => '',
'RESET_NOTICE' => '', // should we add something here?
'RESET_CODE_SENT' => 'Passwort Rücksetz-Code wurde an Ihre Adresse gesandt<br>',
'MAIL_RESET_SUBJECT' => 'Passwort Reset für %s',
'PASSWORD_RESET_REQUEST' => "Zum Zurücksetzen Ihres Passwortes, besuchen Sie bitte folgenden Link:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\nAlternativ, können Sie auf https://%s/reset/?action=code&user=%s gehen und dort folgenden Reset Code eingeben:\n%s\n\nWenn Sie Ihr Passwort nicht zurücksetzen wollten, ignorieren Sie diese Nachricht und entschuldigen Sie uns die Unannehmlichkeiten.\n\n--\nVesta Control Panel\n",
@ -488,6 +535,29 @@ $LANG['de'] = array(
'Hostname' => 'Hostname',
'Time Zone' => 'Zeitzone',
'Default Language' => 'Standardsprache',
'Proxy Server' => 'Proxy Server',
'Web Server' => 'Web Server',
'Backend Server' => 'Backend Server',
'Backend Pool Mode' => 'Backend Pool Mode',
'DNS Server' => 'DNS Server',
'DNS Cluster' => 'DNS Cluster',
'MAIL Server' => 'MAIL Server',
'Antivirus' => 'Antivirus',
'AntiSpam' => 'AntiSpam',
'Webmail URL' => 'Webmail URL',
'MySQL Support' => 'MySQL Support',
'phpMyAdmin URL' => 'phpMyAdmin URL',
'PostgreSQL Support' => 'PostgreSQL Support',
'phpPgAdmin URL' => 'phpPgAdmin URL',
'Maximum Number Of Databases' => 'Maximum Number Of Databases',
'Current Number Of Databases' => 'Current Number Of Databases',
'Local backup' => 'Local backup',
'Compression level' => 'Compression level',
'Directory' => 'Directory',
'Remote backup' => 'Remote backup',
'ftp' => 'FTP',
'sftp' => 'SFTP',
'SFTP Chroot' => 'SFTP Chroot',
'FileSystem Disk Quota' => 'Dateisystem Nutzungskontingent',
'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
'preview' => 'vorschau',
@ -503,8 +573,8 @@ $LANG['de'] = array(
'Starred' => 'Starred',
'Name' => 'Name',
'File Manager' => 'File Manager',
'type' => 'type',
'size' => 'size',
'date' => 'date',
'name' => 'name',
@ -519,6 +589,7 @@ $LANG['de'] = array(
'ARCHIVE' => 'ARCHIVE',
'EXTRACT' => 'EXTRACT',
'DOWNLOAD' => 'DOWNLOAD',
'Are you sure?' => 'Are you sure?', // unused?
'Hit' => 'Hit',
'to reload the page' => 'to reload the page',
'Directory name cannot be empty' => 'Directory name cannot be empty',
@ -539,6 +610,10 @@ $LANG['de'] = array(
'Create' => 'Create',
'Compress' => 'Compress',
'OK' => 'OK',
'YOU ARE COPYING' => 'YOU ARE COPYING', // unused?
'YOU ARE REMOVING' => 'YOU ARE REMOVING',
'Delete items' => 'Delete items',
'Copy files' => 'Copy files',
'Are you sure you want to copy' => 'Are you sure you want to copy',
'Are you sure you want to delete' => 'Are you sure you want to delete',
'into' => 'into',
@ -558,6 +633,7 @@ $LANG['de'] = array(
'write by others' => 'write by others',
'execute/search by others' => 'execute/search by others',
'Shortcuts' => 'Shortcuts',
'Add New object' => 'Add New object',
'Save Form' => 'Save Form',
'Cancel saving form' => 'Cancel saving form',
@ -580,10 +656,7 @@ $LANG['de'] = array(
'New File' => 'New File',
'New Folder' => 'New Folder',
'Download' => 'Download',
'Rename' => 'Rename',
'Copy' => 'Copy',
'Archive' => 'Archive',
'Delete' => 'Delete',
'Save File (in text editor)' => 'Save File (in text editor)',
'Close Popup / Cancel' => 'Close Popup / Cancel',
'Move Cursor Up' => 'Move Cursor Up',
@ -615,9 +688,6 @@ $LANG['de'] = array(
'Minutes' => 'Minutes',
'Hourly' => 'Hourly',
'Daily' => 'Daily',
'Weekly' => 'Weekly',
'Monthly' => 'Monthly',
'Run Command' => 'Run Command',
'every month' => 'every month',
'every odd month' => 'every odd month',
@ -639,7 +709,9 @@ $LANG['de'] = array(
'every minute' => 'every minute',
'every two minutes' => 'every two minutes',
'every' => 'every',
'Hour' => 'Hour',
'Minute' => 'Minute'
'Generate' => 'Generate',
'webalizer' => 'webalizer',
'awstats' => 'awstats',
);