mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
commit
392caec58e
1 changed files with 10 additions and 15 deletions
|
@ -2,10 +2,6 @@
|
||||||
/**
|
/**
|
||||||
* Vesta language file
|
* Vesta language file
|
||||||
* This language file is translate by
|
* This language file is translate by
|
||||||
* Peter Dave Hello Blog (https://www.peterdavehello.org)
|
|
||||||
* Peter Dave Hello GitHub (https://github.com/PeterDaveHello)
|
|
||||||
* Peter Dave Hello Twitter (https://twitter.com/PeterDaveHello)
|
|
||||||
* Clark's Computer Knowledge Journal (https://www.clark-chen.com)
|
|
||||||
* Clark's Hosting Service (https://host.clark-chen.com)
|
* Clark's Hosting Service (https://host.clark-chen.com)
|
||||||
* Clark Chen (clark@clark-chen.com)
|
* Clark Chen (clark@clark-chen.com)
|
||||||
*/
|
*/
|
||||||
|
@ -220,6 +216,7 @@ $LANG['tw'] = array(
|
||||||
'Autoreply' => '自動回覆',
|
'Autoreply' => '自動回覆',
|
||||||
'Forward to' => '轉寄到',
|
'Forward to' => '轉寄到',
|
||||||
'Do not store forwarded mail' => '不保留已轉發的郵件',
|
'Do not store forwarded mail' => '不保留已轉發的郵件',
|
||||||
|
'Email Credentials' => '信箱登入資訊',
|
||||||
'IMAP hostname' => 'IMAP 主機名稱',
|
'IMAP hostname' => 'IMAP 主機名稱',
|
||||||
'IMAP port' => 'IMAP 連接埠',
|
'IMAP port' => 'IMAP 連接埠',
|
||||||
'IMAP security' => 'IMAP 安全性',
|
'IMAP security' => 'IMAP 安全性',
|
||||||
|
@ -573,7 +570,7 @@ $LANG['tw'] = array(
|
||||||
'Current Number Of Databases' => '目前的資料庫數量',
|
'Current Number Of Databases' => '目前的資料庫數量',
|
||||||
'Local backup' => '本機備份',
|
'Local backup' => '本機備份',
|
||||||
'Compression level' => '壓縮等級',
|
'Compression level' => '壓縮等級',
|
||||||
'Directory' => 'Directory',
|
'Directory' => '路徑',
|
||||||
'Remote backup' => '遠端備份',
|
'Remote backup' => '遠端備份',
|
||||||
'ftp' => 'FTP',
|
'ftp' => 'FTP',
|
||||||
'sftp' => 'SFTP',
|
'sftp' => 'SFTP',
|
||||||
|
@ -740,14 +737,14 @@ $LANG['tw'] = array(
|
||||||
'webalizer' => 'webalizer',
|
'webalizer' => 'webalizer',
|
||||||
'awstats' => 'awstats',
|
'awstats' => 'awstats',
|
||||||
|
|
||||||
'Vesta SSL' => 'Vesta SSL',
|
'Vesta SSL' => 'Vesta後台 SSL',
|
||||||
'SUBJECT' => 'SUBJECT',
|
'SUBJECT' => '主體名稱',
|
||||||
'ALIASES' => 'ALIASES',
|
'ALIASES' => '主體別名',
|
||||||
'NOT_BEFORE' => 'NOT_BEFORE',
|
'NOT_BEFORE' => '有效期自',
|
||||||
'NOT_AFTER' => 'NOT_AFTER',
|
'NOT_AFTER' => '有效期到',
|
||||||
'SIGNATURE' => 'SIGNATURE',
|
'SIGNATURE' => '簽章演算法',
|
||||||
'PUB_KEY' => 'PUB_KEY',
|
'PUB_KEY' => '公開金鑰',
|
||||||
'ISSUER' => 'ISSUER',
|
'ISSUER' => '簽發者',
|
||||||
|
|
||||||
'Use server hostname' => '使用伺服器主機名稱',
|
'Use server hostname' => '使用伺服器主機名稱',
|
||||||
'Use domain hostname' => '使用網域主機名稱',
|
'Use domain hostname' => '使用網域主機名稱',
|
||||||
|
@ -757,6 +754,4 @@ $LANG['tw'] = array(
|
||||||
'Do not use encryption' => '不要使用加密',
|
'Do not use encryption' => '不要使用加密',
|
||||||
|
|
||||||
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
|
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
|
||||||
|
|
||||||
'Email Credentials' => 'Email Credentials',
|
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue