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

@ -271,7 +271,6 @@ $LANG['en'] = array(
'Release' => 'Release',
'Architecture' => 'Architecture',
'Object' => 'Object',
'Owner' => 'Owner',
'Username' => 'Username',
'Password' => 'Password',
'Email' => 'Email',
@ -489,12 +488,12 @@ $LANG['en'] = array(
'RESTORE_SCHEDULED' => 'Task has been added to the queue. You will receive an email notification when your restore has been completed.',
'RESTORE_EXISTS' => 'An existing restoration task is already running. Please wait for it to finish before launching it again.',
'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
'WEB_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp',
'DNS_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *',
'MAIL_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster',
'DB_EXCLUSIONS' => 'Type full database name, one per line. To exclude all databases use *',
'CRON_EXCLUSIONS' => 'To exclude all jobs use *',
'USER_EXCLUSIONS' => 'Type directory name, one per line. To exlude all dirs use *',
'Welcome to Vesta Control Panel' => 'Welcome to Vesta Control Panel',
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',
@ -576,7 +575,6 @@ $LANG['en'] = array(
'File Manager' => 'File Manager',
'type' => 'type',
'size' => 'size',
'date' => 'date',
'name' => 'name',
@ -591,7 +589,7 @@ $LANG['en'] = array(
'ARCHIVE' => 'ARCHIVE',
'EXTRACT' => 'EXTRACT',
'DOWNLOAD' => 'DOWNLOAD',
'Are you sure?' => 'Are you sure?', // unused?
'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',
@ -612,7 +610,7 @@ $LANG['en'] = array(
'Create' => 'Create',
'Compress' => 'Compress',
'OK' => 'OK',
'YOU ARE COPYING' => 'YOU ARE COPYING', // unused?
'YOU ARE COPYING' => 'YOU ARE COPYING', // unused?
'YOU ARE REMOVING' => 'YOU ARE REMOVING',
'Delete items' => 'Delete items',
'Copy files' => 'Copy files',
@ -658,10 +656,7 @@ $LANG['en'] = 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',
@ -693,9 +688,6 @@ $LANG['en'] = 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',
@ -717,8 +709,6 @@ $LANG['en'] = array(
'every minute' => 'every minute',
'every two minutes' => 'every two minutes',
'every' => 'every',
'Hour' => 'Hour',
'Minute' => 'Minute',
'Generate' => 'Generate',
'webalizer' => 'webalizer',