Skip to content

Commit a1ebeed

Browse files
author
Clark Chen
committed
Update tw.php
1 parent 94e439b commit a1ebeed

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

web/inc/i18n/tw.php

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,23 @@
357357
'Action' => '動作',
358358
'Protocol' => '協議',
359359
'Port' => '端口',
360+
'Proxy Server' => '代理伺服器',
361+
'Web Server' => '網頁伺服器',
362+
'DNS Server' => 'DNS伺服器',
363+
'MAIL Server' => '郵件伺服器',
364+
'Antivirus' => '防毒系統',
365+
'AntiSpam' => '防垃圾郵件',
366+
'Webmail URL' => '網路信箱網址',
367+
'MySQL Support' => 'MySQL支援',
368+
'phpMyAdmin URL' => 'phpMyAdmin網址',
369+
'Maximum Number Of Databases' => '資料庫最高可使用數量',
370+
'Current Number Of Databases' => '資料庫目前已使用數量',
371+
'PostgreSQL Support' => 'PostgreSQL支援',
372+
'Local backup' => '本機備份',
373+
'Compression level' => '壓縮程度',
374+
'Directory' => '路徑',
375+
'Remote backup' => '異地備份',
376+
'' => '',
360377
'Comment' => '備註',
361378
'Banlist' => '黑名單',
362379
'ranges are acceptable' => '可使用範圍(例如:21-22)',
@@ -596,7 +613,7 @@
596613
'Disable and Cancel Licence' => '刪除並且取消授權',
597614
'Licence Activated' => '授權已啟用',
598615
'Licence Deactivated' => '授權已停用',
599-
'Restrict users so that they cannot use SSH and access only their home directory.' => '限制使用者只能在SSH中使用他們自己的資料夾',
600-
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => '瀏覽、複製、編輯、取得你所有的網站資料使用全能的檔案管理器',
616+
'Restrict users so that they cannot use SSH and access only their home directory.' => '禁止使用者使用SSH,並且只能存取他們自己的資料夾',
617+
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => '瀏覽、複製、編輯、存取你所有的網站資料使用全能的檔案管理器',
601618
'This is a commercial module, you would need to purchace license key to enable it.' => '這是一個付費模組,您需要購買授權金鑰才能啟動它。'
602-
);
619+
);

0 commit comments

Comments
 (0)