mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 04:50:46 -07:00
Update tw.php
This commit is contained in:
parent
7f3e7d5b63
commit
397cf699bb
1 changed files with 10 additions and 10 deletions
|
@ -573,7 +573,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 +740,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' => '使用網域主機名稱',
|
||||||
|
@ -758,5 +758,5 @@ $LANG['tw'] = array(
|
||||||
|
|
||||||
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
|
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
|
||||||
|
|
||||||
'Email Credentials' => 'Email Credentials',
|
'Email Credentials' => '信箱登入資訊',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue