Clark Chen 10 лет назад
Родитель
Сommit
a1ebeedd58
1 измененных файлов с 20 добавлено и 3 удалено
  1. 20 3
      web/inc/i18n/tw.php

+ 20 - 3
web/inc/i18n/tw.php

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