Skip to content

Commit 392caec

Browse files
authored
Merge pull request hestiacp#1628 from clarkchentw/patch-2
Update tw.php
2 parents 7f3e7d5 + dd19eef commit 392caec

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

web/inc/i18n/tw.php

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
/**
33
* Vesta language file
44
* 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)
95
* Clark's Hosting Service (https://host.clark-chen.com)
106
* Clark Chen (clark@clark-chen.com)
117
*/
@@ -220,6 +216,7 @@
220216
'Autoreply' => '自動回覆',
221217
'Forward to' => '轉寄到',
222218
'Do not store forwarded mail' => '不保留已轉發的郵件',
219+
'Email Credentials' => '信箱登入資訊',
223220
'IMAP hostname' => 'IMAP 主機名稱',
224221
'IMAP port' => 'IMAP 連接埠',
225222
'IMAP security' => 'IMAP 安全性',
@@ -573,7 +570,7 @@
573570
'Current Number Of Databases' => '目前的資料庫數量',
574571
'Local backup' => '本機備份',
575572
'Compression level' => '壓縮等級',
576-
'Directory' => 'Directory',
573+
'Directory' => '路徑',
577574
'Remote backup' => '遠端備份',
578575
'ftp' => 'FTP',
579576
'sftp' => 'SFTP',
@@ -740,14 +737,14 @@
740737
'webalizer' => 'webalizer',
741738
'awstats' => 'awstats',
742739

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' => '簽發者',
751748

752749
'Use server hostname' => '使用伺服器主機名稱',
753750
'Use domain hostname' => '使用網域主機名稱',
@@ -757,6 +754,4 @@
757754
'Do not use encryption' => '不要使用加密',
758755

759756
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
760-
761-
'Email Credentials' => 'Email Credentials',
762757
);

0 commit comments

Comments
 (0)