|
37 | 37 | 'NETWORK' => 'Мрежа', |
38 | 38 | 'Web Log Manager' => 'Web Log Manager', |
39 | 39 |
|
| 40 | + 'no notifications' => 'no notifications', |
| 41 | + |
40 | 42 | 'Add User' => 'Добави потребител', |
41 | 43 | 'Add Domain' => 'Добави домейн', |
42 | 44 | 'Add Web Domain' => 'Добави домейн', |
|
104 | 106 | 'disable autoupdate' => 'disable autoupdate', |
105 | 107 | 'turn on notifications' => 'turn on notifications', |
106 | 108 | 'turn off notifications' => 'turn off notifications', |
| 109 | + 'configure' => 'configure', |
107 | 110 |
|
108 | 111 | 'Adding User' => 'Adding User', |
109 | 112 | 'Editing User' => 'Editing User', |
|
187 | 190 | 'template' => 'template', |
188 | 191 | 'SSL Support' => 'SSL Support', |
189 | 192 | 'SSL Home Directory' => 'SSL Home', |
| 193 | + 'Lets Encrypt Support' => 'Lets Encrypt Support', |
| 194 | + 'Lets Encrypt' => 'Lets Encrypt', |
| 195 | + 'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes', |
190 | 196 | 'Proxy Support' => 'Proxy Support', |
191 | 197 | 'Proxy Extensions' => 'Proxy Extensions', |
192 | 198 | 'Web Statistics' => 'Web Statistics', |
|
243 | 249 | 'MySQL Usage on localhost' => 'MySQL Usage on localhost', |
244 | 250 | 'PostgreSQL Usage on localhost' => 'PostgreSQL Usage on localhost', |
245 | 251 | 'Bandwidth Usage eth0' => 'Bandwidth Usage eth0', |
| 252 | + 'Bandwidth Usage eth1' => 'Bandwidth Usage eth1', |
246 | 253 | 'Exim Usage' => 'Exim Usage', |
247 | 254 | 'FTP Usage' => 'FTP Usage', |
248 | 255 | 'SSH Usage' => 'SSH Usage', |
|
282 | 289 | 'DNS Support' => 'DNS Support', |
283 | 290 | 'Mail Support' => 'Mail Support', |
284 | 291 | 'Advanced options' => 'Advanced options', |
| 292 | + 'Basic options' => 'Basic options', |
285 | 293 | 'Aliases' => 'Aliases', |
286 | 294 | 'SSL Certificate' => 'SSL Certificate', |
287 | 295 | 'SSL Key' => 'SSL Key', |
|
441 | 449 | 'PACKAGE_CREATED_OK' => 'Package <a href="/edit/package/?package=%s"><b>%s</b></a> has been created successfully.', |
442 | 450 | 'SSL_GENERATED_OK' => 'Certificate has been generated successfully.', |
443 | 451 | 'RULE_CREATED_OK' => 'Rule has been created successfully.', |
444 | | - 'BANLIST_CREATED_OK' => 'IP address has been banned successfully', // I'm not sure about this text |
| 452 | + 'BANLIST_CREATED_OK' => 'IP address has been banned successfully', |
445 | 453 | 'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled.', |
446 | 454 | 'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled.', |
447 | 455 | 'Cronjob email reporting has been successfully enabled' => 'Cronjob email reporting has been successfully enabled', |
|
517 | 525 | 'Confirm Password' => 'Confirm Password', |
518 | 526 | 'Reset' => 'Reset', |
519 | 527 | 'Reset Code' => 'Reset Code', |
520 | | - 'RESET_NOTICE' => '', // should we add something here? |
| 528 | + 'RESET_NOTICE' => '', |
521 | 529 | 'RESET_CODE_SENT' => 'Password reset code has been sent to your email address<br>', |
522 | 530 | 'MAIL_RESET_SUBJECT' => 'Password Reset at %s', |
523 | 531 | '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", |
|
577 | 585 | 'Starred' => 'Starred', |
578 | 586 | 'Name' => 'Name', |
579 | 587 |
|
| 588 | + 'save to favorites' => 'save to favorites', |
580 | 589 |
|
581 | 590 | 'File Manager' => 'File Manager', |
582 | 591 | 'size' => 'size', |
|
588 | 597 | 'NEW DIR' => 'NEW DIR', |
589 | 598 | 'DELETE' => 'DELETE', |
590 | 599 | 'RENAME' => 'RENAME', |
| 600 | + 'MOVE' => 'MOVE', |
591 | 601 | 'RIGHTS' => 'RIGHTS', |
592 | 602 | 'COPY' => 'COPY', |
593 | 603 | 'ARCHIVE' => 'ARCHIVE', |
594 | 604 | 'EXTRACT' => 'EXTRACT', |
595 | 605 | 'DOWNLOAD' => 'DOWNLOAD', |
596 | | - 'Are you sure?' => 'Are you sure?', // unused? |
| 606 | + 'Are you sure?' => 'Are you sure?', |
597 | 607 | 'Hit' => 'Hit', |
598 | 608 | 'to reload the page' => 'to reload the page', |
599 | 609 | 'Directory name cannot be empty' => 'Directory name cannot be empty', |
|
608 | 618 | 'Copy' => 'Copy', |
609 | 619 | 'Cancel' => 'Cancel', |
610 | 620 | 'Rename' => 'Rename', |
| 621 | + 'Move' => 'Move', |
611 | 622 | 'Change Rights' => 'Change Rights', |
612 | 623 | 'Delete' => 'Delete', |
613 | 624 | 'Extract' => 'Extract', |
614 | 625 | 'Create' => 'Create', |
615 | 626 | 'Compress' => 'Compress', |
616 | 627 | 'OK' => 'OK', |
617 | | - 'YOU ARE COPYING' => 'YOU ARE COPYING', // unused? |
| 628 | + 'YOU ARE COPYING' => 'YOU ARE COPYING', |
618 | 629 | 'YOU ARE REMOVING' => 'YOU ARE REMOVING', |
619 | 630 | 'Delete items' => 'Delete items', |
620 | 631 | 'Copy files' => 'Copy files', |
| 632 | + 'Move files' => 'Move files', |
621 | 633 | 'Are you sure you want to copy' => 'Are you sure you want to copy', |
| 634 | + 'Are you sure you want to move' => 'Are you sure you want to move', |
622 | 635 | 'Are you sure you want to delete' => 'Are you sure you want to delete', |
623 | 636 | 'into' => 'into', |
624 | 637 | 'existing files will be replaced' => 'existing files will be replaced', |
|
671 | 684 | 'Go to the Top of the File List' => 'Go to the Top of the File List', |
672 | 685 | 'Go to the Last File' => 'Go to the Last File', |
673 | 686 | 'Open File / Enter Directory' => 'Open File / Enter Directory', |
| 687 | + 'Edit File' => 'Edit File', |
674 | 688 | 'Go to Parent Directory' => 'Go to Parent Directory', |
675 | 689 | 'Select Current File' => 'Select Current File', |
676 | 690 | 'Select Bunch of Files' => 'Select Bunch of Files', |
|
718 | 732 | 'webalizer' => 'webalizer', |
719 | 733 | 'awstats' => 'awstats', |
720 | 734 |
|
| 735 | + 'Vesta SSL' => 'Vesta SSL', |
| 736 | + 'SUBJECT' => 'SUBJECT', |
| 737 | + 'ALIASES' => 'ALIASES', |
| 738 | + 'NOT_BEFORE' => 'NOT_BEFORE', |
| 739 | + 'NOT_AFTER' => 'NOT_AFTER', |
| 740 | + 'SIGNATURE' => 'SIGNATURE', |
| 741 | + 'PUB_KEY' => 'PUB_KEY', |
| 742 | + 'ISSUER' => 'ISSUER', |
| 743 | + |
| 744 | + 'Use server hostname' => 'Use server hostname', |
| 745 | + 'Use domain hostname' => 'Use domain hostname', |
| 746 | + 'Use STARTTLS' => 'Use STARTTLS', |
| 747 | + 'Use SSL' => 'Use SSL', |
| 748 | + 'No encryption' => 'No encryption', |
| 749 | + 'Do not use encryption' => 'Do not use encryption', |
| 750 | + |
| 751 | + 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', |
| 752 | + |
721 | 753 | ); |
0 commit comments