en.php 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594
  1. <?php
  2. /**
  3. * Vesta language file
  4. * skid (skid@vestacp.com)
  5. */
  6. $LANG['en'] = array(
  7. 'Packages' => 'Packages',
  8. 'IP' => 'IP',
  9. 'Graphs' => 'Graphs',
  10. 'Statistics' => 'Statistics',
  11. 'Log' => 'Log',
  12. 'Server' => 'Server',
  13. 'Services' => 'Services',
  14. 'Firewall' => 'Firewall',
  15. 'Updates' => 'Updates',
  16. 'Log in' => 'Log in',
  17. 'Log out' => 'Log out',
  18. 'USER' => 'USER',
  19. 'WEB' => 'WEB',
  20. 'DNS' => 'DNS',
  21. 'MAIL' => 'MAIL',
  22. 'DB' => 'DB',
  23. 'CRON' => 'CRON',
  24. 'BACKUP' => 'BACKUP',
  25. 'Add User' => 'Add User',
  26. 'Add Domain' => 'Add Domain',
  27. 'Add Web Domain' => 'Add Web Domain',
  28. 'Add DNS Domain' => 'Add DNS Domain',
  29. 'Add DNS Record' => 'Add DNS Record',
  30. 'Add Mail Domain' => 'Add Mail Domain',
  31. 'Add Mail Account' => 'Add Mail Account',
  32. 'Add Database' => 'Add Database',
  33. 'Add Cron Job' => 'Add Cron Job',
  34. 'Create Backup' => 'Create Backup',
  35. 'Configure' => 'Configure',
  36. 'Restore All' => 'Restore All',
  37. 'Add Package' => 'Add Package',
  38. 'Add IP' => 'Add IP Address',
  39. 'Add Rule' => 'Add Rule',
  40. 'Ban IP Address' => 'Ban IP Address',
  41. 'Search' => 'Search',
  42. 'Add one more FTP Account' => 'Add one more FTP Account',
  43. 'Overall Statistics' => 'Overall Statistics',
  44. 'Daily' => 'Daily',
  45. 'Weekly' => 'Weekly',
  46. 'Monthly' => 'Monthly',
  47. 'Yearly' => 'Yearly',
  48. 'Add' => 'Add',
  49. 'Back' => 'Back',
  50. 'Save' => 'Save',
  51. 'Submit' => 'Submit',
  52. 'toggle all' => 'toggle all',
  53. 'apply to selected' => 'apply to selected',
  54. 'rebuild' => 'rebuild',
  55. 'rebuild web' => 'rebuild web',
  56. 'rebuild dns' => 'rebuild dns',
  57. 'rebuild mail' => 'rebuild mail',
  58. 'rebuild db' => 'rebuild db',
  59. 'rebuild cron' => 'rebuild cron',
  60. 'update counters' => 'update counters',
  61. 'suspend' => 'suspend',
  62. 'unsuspend' => 'unsuspend',
  63. 'delete' => 'delete',
  64. 'show per user' => 'show per user',
  65. 'login as' => 'login as',
  66. 'logout' => 'logout',
  67. 'edit' => 'edit',
  68. 'open webstats' => 'open webstats',
  69. 'view logs' => 'view logs',
  70. 'list records' => 'list %s records',
  71. 'add record' => 'add record',
  72. 'list accounts' => 'list %s accounts',
  73. 'add account' => 'add account',
  74. 'open webmail' => 'open webmail',
  75. 'list fail2ban' => 'list fail2ban',
  76. 'open %s' => 'open %s',
  77. 'download' => 'download',
  78. 'restore' => 'restore',
  79. 'configure restore settings' => 'configure restore settings',
  80. 'stop' => 'stop',
  81. 'start' => 'start',
  82. 'restart' => 'restart',
  83. 'update' => 'update',
  84. 'generate' => 'generate',
  85. 'Generate CSR' => 'Generate CSR',
  86. 'reread IP' => 'reread IP',
  87. 'enable autoupdate' => 'enable autoupdate',
  88. 'disable autoupdate' => 'disable autoupdate',
  89. 'turn on notifications' => 'turn on notification',
  90. 'turn off notifications' => 'turn off notifications',
  91. 'Adding User' => 'Adding User',
  92. 'Editing User' => 'Editing User',
  93. 'Adding Domain' => 'Adding Domain',
  94. 'Editing Domain' => 'Editing Domain',
  95. 'Adding DNS Domain' => 'Adding DNS Domain',
  96. 'Editing DNS Domain' => 'Editing DNS Domain',
  97. 'Adding DNS Record' => 'Adding DNS Record',
  98. 'Editing DNS Record' => 'Editing DNS Record',
  99. 'Adding Mail Domain' => 'Adding Mail Domain',
  100. 'Editing Mail Domain' => 'Editing Mail Domain',
  101. 'Adding Mail Account' => 'Adding Mail Account',
  102. 'Editing Mail Account' => 'Editing Mail Account',
  103. 'Adding database' => 'Adding database',
  104. 'Editing Cron Job' => 'Editing Cron Job',
  105. 'Adding Cron Job' => 'Adding Cron Job',
  106. 'Editing Database' => 'Editing Database',
  107. 'Adding Package' => 'Adding Package',
  108. 'Editing Package' => 'Editing Package',
  109. 'Adding IP address' => 'Adding IP address',
  110. 'Editing IP Address' => 'Editing IP Address',
  111. 'Editing Backup Exclusions' => 'Editing Backup Exclusions',
  112. 'Generating CSR' => 'Generating CSR',
  113. 'Listing' => 'Listing',
  114. 'Search Results' => 'Search Results',
  115. 'Adding Firewall Rule' => 'Adding Firewall Rule',
  116. 'Editing Firewall Rule' => 'Editing Firewall Rule',
  117. 'Adding IP Address to Banlist' => 'Adding IP Address to Banlist',
  118. 'active' => 'active',
  119. 'spnd' => 'suspended',
  120. 'suspended' => 'suspended',
  121. 'running' => 'running',
  122. 'stopped' => 'stopped',
  123. 'outdated' => 'outdated',
  124. 'updated' => 'updated',
  125. 'yes' => 'yes',
  126. 'no' => 'no',
  127. 'none' => 'none',
  128. 'pb' => 'pb',
  129. 'tb' => 'tb',
  130. 'gb' => 'gb',
  131. 'mb' => 'mb',
  132. 'minute' => 'minute',
  133. 'hour' => 'hour',
  134. 'day' => 'day',
  135. 'days' => 'days',
  136. 'hours' => 'hours',
  137. 'minutes' => 'minutes',
  138. 'month' => 'month',
  139. 'package' => 'package',
  140. 'Bandwidth' => 'Bandwidth',
  141. 'Disk' => 'Disk',
  142. 'Web' => 'Web',
  143. 'Mail' => 'Mail',
  144. 'Databases' => 'Databases',
  145. 'User Directories' => 'User Directories',
  146. 'Template' => 'Template',
  147. 'Web Template' => 'Web Template',
  148. 'Backend Template' => 'Backend Template',
  149. 'Proxy Template' =>'Proxy Template',
  150. 'DNS Template' => 'DNS Template',
  151. 'Web Domains' => 'Web Domains',
  152. 'SSL Domains' => 'SSL Domains',
  153. 'Web Aliases' => 'Web Aliases',
  154. 'per domain' => 'per domain',
  155. 'DNS Domains' => 'DNS Domains',
  156. 'DNS Domains' => 'DNS Domains',
  157. 'DNS records' => 'DNS records' ,
  158. 'Name Servers' => 'Name Servers',
  159. 'Mail Domains' => 'Mail Domains',
  160. 'Mail Accounts' => 'Mail Accounts',
  161. 'Cron Jobs' => 'Cron Jobs',
  162. 'SSH Access' => 'SSH Access',
  163. 'IP Addresses' => 'IP Addresses',
  164. 'Backups' => 'Backups',
  165. 'Backup System' => 'Backup System',
  166. 'backup exclusions' => 'backup exclusions',
  167. 'template' => 'template',
  168. 'SSL Support' => 'SSL Support',
  169. 'SSL Home Directory' => 'SSL Home',
  170. 'Proxy Support' => 'Proxy Support',
  171. 'Proxy Extensions' => 'Proxy Extensions',
  172. 'Web Statistics' => 'Web Statistics',
  173. 'Additional FTP Account' => 'Additional FTP',
  174. 'SOA' => 'SOA',
  175. 'TTL' => 'TTL',
  176. 'Expire' => 'Expire',
  177. 'Records' => 'Records',
  178. 'Catchall email' => 'Catchall email',
  179. 'AntiVirus Support' => 'AntiVirus Support',
  180. 'AntiSpam Support' => 'AntiSpam Support',
  181. 'DKIM Support' => 'DKIM Support',
  182. 'Accounts' => 'Accounts',
  183. 'Quota' => 'Quota',
  184. 'Autoreply' => 'Autoreply',
  185. 'Forward to' => 'Forward to',
  186. 'Do not store forwarded mail' => 'Do not store forwarded mail',
  187. 'database' => 'database',
  188. 'User' => 'User',
  189. 'Host' => 'Host',
  190. 'Charset' => 'Charset',
  191. 'Min' => 'Min',
  192. 'Hour' => 'Hour',
  193. 'Day' => 'Day',
  194. 'Month' => 'Month',
  195. 'Day of week' => 'Day of week',
  196. 'local' => 'local',
  197. 'Run Time' => 'Run Time',
  198. 'Backup Size' => 'Backup Size',
  199. 'SYS' => 'SYS',
  200. 'Domains' => 'Domains',
  201. 'Status' => 'Status',
  202. 'shared' => 'shared',
  203. 'dedicated' => 'dedicated',
  204. 'Owner' => 'Owner',
  205. 'Users' => 'Users',
  206. 'Load Average' => 'Load Average',
  207. 'Memory Usage' => 'Memory Usage',
  208. 'HTTPD Usage' => 'HTTPD Usage',
  209. 'NGINX Usage' => 'NGINX Usage',
  210. 'MySQL Usage on localhost' => 'MySQL Usage on localhost',
  211. 'PostgreSQL Usage on localhost' => 'PostgreSQL Usage on localhost',
  212. 'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',
  213. 'FTP Usage' => 'FTP Usage',
  214. 'SSH Usage' => 'SSH Usage',
  215. 'reverse proxy' => 'reverse proxy',
  216. 'web server' => 'web server',
  217. 'dns server' => 'dns server',
  218. 'mail server' => 'mail server',
  219. 'pop/imap server' => 'pop/imap server',
  220. 'email antivirus' => 'email antivirus',
  221. 'email antispam' => 'email antispam',
  222. 'database server' => 'database server',
  223. 'ftp server' => 'ftp server',
  224. 'job scheduler' => 'job scheduler',
  225. 'CPU' => 'CPU',
  226. 'Memory' => 'Memory',
  227. 'Uptime' => 'Uptime',
  228. 'core package' => 'core package',
  229. 'php interpreter' => 'php interpreter',
  230. 'internal web server' => 'internal web server',
  231. 'Version' => 'Version',
  232. 'Release' => 'Release',
  233. 'Architecture' => 'Architecture',
  234. 'Object' => 'Object',
  235. 'Owner' => 'Owner',
  236. 'Username' => 'Username',
  237. 'Password' => 'Password',
  238. 'Email' => 'Email',
  239. 'Package' => 'Package',
  240. 'Language' => 'Language',
  241. 'First Name' => 'First Name',
  242. 'Last Name' => 'Last Name',
  243. 'Send login credentials to email address' => 'Send login credentials to email address',
  244. 'Default Template' => 'Default Template',
  245. 'Default Name Servers' => 'Default Name Servers',
  246. 'Domain' => 'Domain',
  247. 'DNS Support' => 'DNS Support',
  248. 'Mail Support' => 'Mail Support',
  249. 'Advanced options' => 'Advanced options',
  250. 'Aliases' => 'Aliases',
  251. 'SSL Certificate' => 'SSL Certificate',
  252. 'SSL Key' => 'SSL Key',
  253. 'SSL Certificate Authority / Intermediate' => 'SSL Certificate Authority / Intermediate',
  254. 'SSL CSR' => 'SSL CSR',
  255. 'optional' => 'optional',
  256. 'internal' => 'internal',
  257. 'Statistics Authorization' => 'Statistics Authorization',
  258. 'Statistics Auth' => 'Statistics Auth',
  259. 'Account' => 'Account',
  260. 'Prefix will be automaticaly added to username' => 'Prefix %s will be automaticaly added to username',
  261. 'Send FTP credentials to email' => 'Send FTP credentials to email',
  262. 'Expiration Date' => 'Expiration Date',
  263. 'YYYY-MM-DD' => 'YYYY-MM-DD',
  264. 'Name servers' => 'Name servers',
  265. 'Record' => 'Record',
  266. 'IP or Value' => 'IP or Value',
  267. 'Priority' => 'Priority',
  268. 'Record Number' => 'Record Number',
  269. 'in megabytes' => 'in megabytes',
  270. 'Message' => 'Message',
  271. 'use local-part' => 'use local-part',
  272. 'one or more email addresses' => 'one or more email addresses',
  273. 'Prefix will be automaticaly added to database name and database user' => 'Prefix %s will be automaticaly added to database name and database user.',
  274. 'Database' => 'Database',
  275. 'Type' => 'Type',
  276. 'Minute' => 'Minute',
  277. 'Command' => 'Command',
  278. 'Package Name' => 'Package Name',
  279. 'Netmask' => 'Netmask',
  280. 'Interface' => 'Interface',
  281. 'Shared' => 'Shared',
  282. 'Assigned user' => 'Assigned user',
  283. 'Assigned domain' => 'Assigned domain',
  284. 'NAT IP association' => 'NAT IP association',
  285. 'shell' => 'shell',
  286. 'web domains' => 'web domains',
  287. 'web aliases' => 'web aliases',
  288. 'dns records' => 'dns records',
  289. 'mail domains' => 'mail domains',
  290. 'mail accounts' => 'mail accounts',
  291. 'accounts' => 'accounts',
  292. 'databases' => 'databases',
  293. 'cron jobs' => 'cron jobs',
  294. 'backups' => 'backups',
  295. 'quota' => 'quota',
  296. 'day of week' => 'day of week',
  297. 'cmd' => 'cmd',
  298. 'users' => 'users',
  299. 'domains' => 'domains',
  300. 'aliases' => 'aliases',
  301. 'records' => 'records',
  302. 'jobs' => 'jobs',
  303. 'username' => 'username',
  304. 'password' => 'password',
  305. 'type' => 'type',
  306. 'charset' => 'charset',
  307. 'domain' => 'domain',
  308. 'ip' => 'ip',
  309. 'ip address' => 'ip address',
  310. 'IP address' => 'IP address',
  311. 'netmask' => 'netmask',
  312. 'interface' => 'interface',
  313. 'assigned user' => 'assigned user',
  314. 'ns1' => 'ns1',
  315. 'ns2' => 'ns2',
  316. 'user' => 'user',
  317. 'email' => 'email',
  318. 'first name' => 'first name',
  319. 'last name' => 'last name',
  320. 'account' => 'account',
  321. 'ssl certificate' => 'ssl certificate',
  322. 'ssl key' => 'ssl key',
  323. 'stats user password' => 'stats user password',
  324. 'stats username' => 'stats username',
  325. 'stats password' => 'stats password',
  326. 'ftp user password' => 'ftp user password',
  327. 'ftp user' => 'ftp user',
  328. 'Last 70 lines of %s.%s.log' => 'Last 70 lines of %s.%s.log',
  329. 'Download AccessLog' => 'Download AccessLog',
  330. 'Download ErrorLog' => 'Download ErrorLog',
  331. 'Country' => 'Country',
  332. '2 letter code' => '2 letter code',
  333. 'State / Province' => 'State / Province',
  334. 'City / Locality' => 'City / Locality',
  335. 'Organization' => 'Organization',
  336. 'Action' => 'Action',
  337. 'Protocol' => 'Protocol',
  338. 'Port' => 'Port',
  339. 'Comment' => 'Comment',
  340. 'Banlist' => 'Banlist',
  341. 'ranges are acceptable' => 'ranges are acceptable',
  342. 'CIDR format is supported' => 'CIDR format is supported',
  343. 'Add one more Name Server' => 'Add one more Name Server',
  344. 'unlimited' => 'unlimited',
  345. '1 account' => '1 account',
  346. '%s accounts' => '%s accounts',
  347. '1 domain' => '1 domain',
  348. '%s domains' => '%s domains',
  349. '1 record' => '1 record',
  350. '%s records' => '%s records',
  351. '1 mail account' => '1 mail account',
  352. '%s mail accounts' => '%s mail accounts',
  353. '1 database' => '1 database',
  354. '%s databases' => '%s databases',
  355. '1 cron job' => '1 cron job',
  356. '%s cron jobs' => '%s cron jobs',
  357. '1 archive' => '1 archive',
  358. '%s archives' => '%s archives',
  359. '1 package' => '1 package',
  360. '%s packages' => '%s packages',
  361. '1 IP address' => '1 IP address',
  362. '%s IP addresses' => '%s IP addresses',
  363. '1 month' => '1 month',
  364. '%s months' => '%s months',
  365. '1 log record' => '1 log record',
  366. '%s log records' => '%s log records',
  367. '1 object' => '1 object',
  368. '%s objects' => '%s objects',
  369. 'no exclusions' => 'no exclusions',
  370. '1 rule' => '1 rule',
  371. '%s rules' => '%s rules',
  372. 'There are no currently banned IP' => 'There are no currently banned IP',
  373. 'USER_CREATED_OK' => 'User <a href="/edit/user/?user=%s"><b>%s</b></a> has been created successfully.',
  374. 'WEB_DOMAIN_CREATED_OK' => 'Domain <a href="/edit/web/?domain=%s"><b>%s</b></a> has been created successfully.',
  375. 'DNS_DOMAIN_CREATED_OK' => 'DNS domain <a href="/list/dns/?domain=%s"><b>%s</b></a> has been created successfully.',
  376. 'DNS_RECORD_CREATED_OK' => 'Record <b>%s.%s</b> has been created successfully.',
  377. 'MAIL_DOMAIN_CREATED_OK' => 'Mail domain <a href="/list/mail/?domain=%s"><b>%s</b></a> has been created successfully.',
  378. 'MAIL_ACCOUNT_CREATED_OK' => 'Mail account <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> has been created successfully.',
  379. 'DATABASE_CREATED_OK' => 'Database <a href="/edit/db/?database=%s"><b>%s</b></a> has been created successfully.',
  380. 'CRON_CREATED_OK' => 'Cron job has been created successfully.',
  381. 'IP_CREATED_OK' => 'IP address <a href="/edit/ip/?ip=%s"><b>%s</b></a> has been created successfully.',
  382. 'PACKAGE_CREATED_OK' => 'Package <a href="/edit/package/?package=%s"><b>%s</b></a> has been created successfully.',
  383. 'SSL_GENERATED_OK' => 'Certificate has been generated successfully.',
  384. 'RULE_CREATED_OK' => 'Rule has been created successfully.',
  385. 'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled.',
  386. 'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled.',
  387. 'Cronjob email reporting has been successfully enabled' => 'Cronjob email reporting has been successfully enabled',
  388. 'Cronjob email reporting has been successfully disabled' => 'Cronjob email reporting has been successfully disabled',
  389. 'Changes has been saved.' => 'Changes have been saved.',
  390. 'Confirmation' => 'Confirmation',
  391. 'DELETE_USER_CONFIRMATION' => 'Are you sure you want to delete user %s?',
  392. 'SUSPEND_USER_CONFIRMATION' => 'Are you sure you want to suspend user %s?',
  393. 'UNSUSPEND_USER_CONFIRMATION' => 'Are you sure you want to unsuspend user %s?',
  394. 'DELETE_DOMAIN_CONFIRMATION' => 'Are you sure you want to delete domain %s?',
  395. 'SUSPEND_DOMAIN_CONFIRMATION' => 'Are you sure you want to suspend domain %s?',
  396. 'UNSUSPEND_DOMAIN_CONFIRMATION' => 'Are you sure you want to unsuspend domain %s?',
  397. 'DELETE_RECORD_CONFIRMATION' => 'Are you sure you want to delete record %s?',
  398. 'SUSPEND_RECORD_CONFIRMATION' => 'Are you sure you want to suspend record %s?',
  399. 'UNSUSPEND_RECORD_CONFIRMATION' => 'Are you sure you want to unsuspend record %s?',
  400. 'DELETE_MAIL_ACCOUNT_CONFIRMATION' => 'Are you sure you want to delete %s?',
  401. 'SUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Are you sure you want to suspend %s?',
  402. 'UNSUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Are you sure you want to unsuspend %s?',
  403. 'DELETE_DATABASE_CONFIRMATION' => 'Are you sure you want to delete database %s?',
  404. 'SUSPEND_DATABASE_CONFIRMATION' => 'Are you sure you want to suspend database %s?',
  405. 'UNSUSPEND_DATABASE_CONFIRMATION' => 'Are you sure you want to unsuspend database %s?',
  406. 'DELETE_CRON_CONFIRMATION' => 'Are you sure you want to delete cron job?',
  407. 'SUSPEND_CRON_CONFIRMATION' => 'Are you sure you want to suspend cron job?',
  408. 'UNSUSPEND_CRON_CONFIRMATION' => 'Are you sure you want to unsuspend cron job?',
  409. 'DELETE_BACKUP_CONFIRMATION' => 'Are you sure you want to delete %s backup?',
  410. 'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure you want to delete %s exclusion?',
  411. 'DELETE_PACKAGE_CONFIRMATION' => 'Are you sure you want to delete package %s?',
  412. 'DELETE_IP_CONFIRMATION' => 'Are you sure you want to delete IP address %s?',
  413. 'DELETE_RULE_CONFIRMATION' => 'Are you sure you want to delete rule #%s?',
  414. 'SUSPEND_RULE_CONFIRMATION' => 'Are you sure you want to suspend rule #%s?',
  415. 'UNSUSPEND_RULE_CONFIRMATION' => 'Are you sure you want to unsuspend rule #%s?',
  416. 'LEAVE_PAGE_CONFIRMATION' => 'Leave Page?',
  417. 'RESTART_CONFIRMATION' => 'Are you sure you want to restart %s?',
  418. 'Welcome' => 'Welcome',
  419. 'LOGGED_IN_AS' => 'Logged in as user %s',
  420. 'Error' => 'Error',
  421. 'Invalid username or password' => 'Invalid username or password.',
  422. 'Invalid username or code' => 'Invalid username or code.',
  423. 'Passwords not match' => 'Passwords do not match.',
  424. 'Please enter valid email address.' => 'Please enter a valid email address.',
  425. 'Field "%s" can not be blank.' => 'Field "%s" can not be blank.',
  426. 'Password is too short.' => 'Password is too short (minimum is 6 characters)',
  427. 'Error code:' => 'Error code: %s',
  428. 'SERVICE_ACTION_FAILED' => '"%s" "%s" failed',
  429. 'IP address is in use' => 'IP address is in use',
  430. 'BACKUP_SCHEDULED' => 'Task has been added to the queue. You will receive an email notification when your backup is ready for download.',
  431. 'BACKUP_EXISTS' => 'An existing backup is already running. Please wait for that backup to finish.',
  432. 'RESTORE_SCHEDULED' => 'Task has been added to the queue. You will receive an email notification when your restore has been completed.',
  433. 'RESTORE_EXISTS' => 'An existing restoration task is already running. Please wait for it to finish before launching it again.',
  434. '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",
  435. 'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
  436. '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",
  437. 'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
  438. 'CRON_EXCLUSIONS' => "To exclude all jobs use *",
  439. 'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
  440. 'Welcome to Vesta Control Panel' => 'Welcome to Vesta Control Panel',
  441. 'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',
  442. 'GREETINGS_GORDON_FREEMAN' => "Hello, %s %s,\n",
  443. 'GREETINGS' => "Hello,\n",
  444. 'ACCOUNT_READY' => "Your account has been created and is ready for use.\n\nhttps://%s/login/\nUsername: %s\nPassword: %s\n\n--\nVesta Control Panel\n",
  445. 'FTP login credentials' => 'FTP login credentials',
  446. 'FTP_ACCOUNT_READY' => "FTP account has been created and is ready for use.\n\nHostname: %s\nUsername: %s_%s\nPassword: %s\n\n--\nVesta Control Panel\n",
  447. 'Database Credentials' => 'Database Credentials',
  448. 'DATABASE_READY' => "Database has been created successfully.\n\nDatabase: %s\nUser: %s\nPassword: %s\n%s\n\n--\nVesta Control Panel\n",
  449. 'forgot password' => 'forgot password',
  450. 'Confirm' => 'Confirm',
  451. 'New Password' => 'New Password',
  452. 'Confirm Password' => 'Confirm Password',
  453. 'Reset' => 'Reset',
  454. 'Reset Code' => 'Reset Code',
  455. 'RESET_NOTICE' => '',
  456. 'RESET_CODE_SENT' => 'Password reset code has been sent to your email address<br>',
  457. 'MAIL_RESET_SUBJECT' => 'Password Reset at %s',
  458. 'PASSWORD_RESET_REQUEST' => "To reset your control panel password, please follow this link:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\nAlternatively, you may go to https://%s/reset/?action=code&user=%s and enter the following reset code:\n%s\n\nIf you did not request password reset, please ignore this message and accept our apologies.\n\n--\nVesta Control Panel\n",
  459. 'Jan' => 'Jan',
  460. 'Feb' => 'Feb',
  461. 'Mar' => 'Mar',
  462. 'Apr' => 'Apr',
  463. 'May' => 'May',
  464. 'Jun' => 'Jun',
  465. 'Jul' => 'Jul',
  466. 'Aug' => 'Aug',
  467. 'Sep' => 'Sep',
  468. 'Oct' => 'Oct',
  469. 'Nov' => 'Nov',
  470. 'Dec' => 'Dec',
  471. 'Configuring Server' => 'Configuring Server',
  472. 'Hostname' => 'Hostname',
  473. 'Time Zone' => 'Time Zone',
  474. 'Default Language' => 'Default Language',
  475. 'FileSystem Disk Quota ' => 'FileSystem Disk Quota ',
  476. 'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
  477. 'preview' => 'preview',
  478. 'Reseller Role' => 'Reseller Role',
  479. 'Web Config Editor' => 'Web Config Editor',
  480. 'Template Manager' => 'Template Manager',
  481. 'Backup Migration Manager' => 'Backup Migration Manager',
  482. 'FileManager' => 'FileManager',
  483. 'show: CPU / MEM / NET / DISK' => 'show: CPU / MEM / NET / DISK',
  484. 'sort by' => 'sort by',
  485. 'Date' => 'Date',
  486. 'Starred' => 'Starred',
  487. 'Name' => 'Name',
  488. 'File Manager' => 'File Manager',
  489. 'type' => 'type',
  490. 'size' => 'size',
  491. 'date' => 'date',
  492. 'name' => 'name',
  493. 'Initializing' => 'Initializing',
  494. 'UPLOAD' => 'UPLOAD',
  495. 'NEW FILE' => 'NEW FILE',
  496. 'NEW DIR' => 'NEW DIR',
  497. 'DELETE' => 'DELETE',
  498. 'RENAME' => 'RENAME',
  499. 'COPY' => 'COPY',
  500. 'ARCHIVE' => 'ARCHIVE',
  501. 'EXTRACT' => 'EXTRACT',
  502. 'DOWNLOAD' => 'DOWNLOAD',
  503. 'Hit' => 'Hit',
  504. 'to reload the page' => 'to reload the page',
  505. 'Directory name cannot be empty' => 'Directory name cannot be empty',
  506. 'File name cannot be empty' => 'File name cannot be empty',
  507. 'No file selected' => 'No file selected',
  508. 'No file or folder selected' => 'No file or folder selected',
  509. 'File type not supported' => 'File type not supported',
  510. 'Directory download not available in current version' => 'Directory download not available in current version',
  511. 'Directory not available' => 'Directory not available',
  512. 'Done' => 'Done',
  513. 'Close' => 'Close',
  514. 'Copy' => 'Copy',
  515. 'Cancel' => 'Cancel',
  516. 'Rename' => 'Rename',
  517. 'Delete' => 'Delete',
  518. 'Extract' => 'Extract',
  519. 'Create' => 'Create',
  520. 'Compress' => 'Compress',
  521. 'OK' => 'OK',
  522. 'Are you sure you want to copy' => 'Are you sure you want to copy',
  523. 'Are you sure you want to delete' => 'Are you sure you want to delete',
  524. 'into' => 'into',
  525. 'existing files will be replaced' => 'existing files will be replaced',
  526. 'Original name' => 'Original name',
  527. 'File' => 'File',
  528. 'already exists' => 'already exists',
  529. 'Create file' => 'Create file',
  530. 'Create directory' => 'Create directory',
  531. 'Add New object' => 'Add New object',
  532. 'Save Form' => 'Save Form',
  533. 'Cancel saving form' => 'Cancel saving form',
  534. 'Go to USER list' => 'Go to USER list',
  535. 'Go to WEB list' => 'Go to WEB list',
  536. 'Go to DNS list' => 'Go to DNS list',
  537. 'Go to MAIL list' => 'Go to MAIL list',
  538. 'Go to DB list' => 'Go to DB list',
  539. 'Go to CRON list' => 'Go to CRON list',
  540. 'Go to BACKUP list' => 'Go to BACKUP list',
  541. 'Focus on search' => 'Focus on search',
  542. 'Display/Close shortcuts' => 'Display/Close shortcuts',
  543. 'Move backward through top menu' => 'Move backward through top menu',
  544. 'Move forward through top menu' => 'Move forward through top menu',
  545. 'Enter focused element' => 'Enter focused element',
  546. 'Upload' => 'Upload',
  547. 'New File' => 'New File',
  548. 'New Folder' => 'New Folder',
  549. 'Download' => 'Download',
  550. 'Rename' => 'Rename',
  551. 'Copy' => 'Copy',
  552. 'Archive' => 'Archive',
  553. 'Delete' => 'Delete',
  554. 'Save File (in text editor)' => 'Save File (in text editor)',
  555. 'Close Popup / Cancel' => 'Close Popup / Cancel',
  556. 'Move Cursor Up' => 'Move Cursor Up',
  557. 'Move Cursor Dow' => 'Move Cursor Dow',
  558. 'Switch to Left Tab' => 'Switch to Left Tab',
  559. 'Switch to Right Tab' => 'Switch to Right Tab',
  560. 'Switch Tab' => 'Switch Tab',
  561. 'Go to the Top of File List' => 'Go to the Top of File List',
  562. 'Go to the Last File' => 'Go to the Last File',
  563. 'Open File/Enter Directory' => 'Open File/Enter Directory',
  564. 'Go to Parent Directory' => 'Go to Parent Directory',
  565. 'Select Current File' => 'Select Current File',
  566. 'Select Bunch of Files' => 'Select Bunch of Files',
  567. 'Append File to the Current Selection' => 'Append File to the Current Selection',
  568. 'Select All Files' => 'Select All Files',
  569. 'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
  570. 'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager'
  571. );