|
2 | 2 | /** |
3 | 3 | * Vesta language file |
4 | 4 | * This language file is translate by |
5 | | - * Peter Dave Hello Blog (https://www.peterdavehello.org) |
6 | | - * Peter Dave Hello GitHub (https://github.com/PeterDaveHello) |
7 | | - * Peter Dave Hello Twitter (https://twitter.com/PeterDaveHello) |
8 | | - * Clark's Computer Knowledge Journal (https://www.clark-chen.com) |
9 | 5 | * Clark's Hosting Service (https://host.clark-chen.com) |
10 | 6 | * Clark Chen (clark@clark-chen.com) |
11 | 7 | */ |
|
220 | 216 | 'Autoreply' => '自動回覆', |
221 | 217 | 'Forward to' => '轉寄到', |
222 | 218 | 'Do not store forwarded mail' => '不保留已轉發的郵件', |
| 219 | + 'Email Credentials' => '信箱登入資訊', |
223 | 220 | 'IMAP hostname' => 'IMAP 主機名稱', |
224 | 221 | 'IMAP port' => 'IMAP 連接埠', |
225 | 222 | 'IMAP security' => 'IMAP 安全性', |
|
573 | 570 | 'Current Number Of Databases' => '目前的資料庫數量', |
574 | 571 | 'Local backup' => '本機備份', |
575 | 572 | 'Compression level' => '壓縮等級', |
576 | | - 'Directory' => 'Directory', |
| 573 | + 'Directory' => '路徑', |
577 | 574 | 'Remote backup' => '遠端備份', |
578 | 575 | 'ftp' => 'FTP', |
579 | 576 | 'sftp' => 'SFTP', |
|
740 | 737 | 'webalizer' => 'webalizer', |
741 | 738 | 'awstats' => 'awstats', |
742 | 739 |
|
743 | | - 'Vesta SSL' => 'Vesta SSL', |
744 | | - 'SUBJECT' => 'SUBJECT', |
745 | | - 'ALIASES' => 'ALIASES', |
746 | | - 'NOT_BEFORE' => 'NOT_BEFORE', |
747 | | - 'NOT_AFTER' => 'NOT_AFTER', |
748 | | - 'SIGNATURE' => 'SIGNATURE', |
749 | | - 'PUB_KEY' => 'PUB_KEY', |
750 | | - 'ISSUER' => 'ISSUER', |
| 740 | + 'Vesta SSL' => 'Vesta後台 SSL', |
| 741 | + 'SUBJECT' => '主體名稱', |
| 742 | + 'ALIASES' => '主體別名', |
| 743 | + 'NOT_BEFORE' => '有效期自', |
| 744 | + 'NOT_AFTER' => '有效期到', |
| 745 | + 'SIGNATURE' => '簽章演算法', |
| 746 | + 'PUB_KEY' => '公開金鑰', |
| 747 | + 'ISSUER' => '簽發者', |
751 | 748 |
|
752 | 749 | 'Use server hostname' => '使用伺服器主機名稱', |
753 | 750 | 'Use domain hostname' => '使用網域主機名稱', |
|
757 | 754 | 'Do not use encryption' => '不要使用加密', |
758 | 755 |
|
759 | 756 | 'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)', |
760 | | - |
761 | | - 'Email Credentials' => 'Email Credentials', |
762 | 757 | ); |
0 commit comments