Skip to content

Commit 6406869

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

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

web/inc/i18n/tw.php

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
'first name' => '名字',
340340
'last name' => '姓氏',
341341
'account' => '帳號',
342-
'ssl certificate' => 'SSL 證書',
342+
'ssl certificate' => 'SSL 憑證',
343343
'ssl key' => 'SSL密鑰',
344344
'stats user password' => '統計使用者帳號密碼',
345345
'stats username' => '統計使用者名稱',
@@ -373,7 +373,6 @@
373373
'Compression level' => '壓縮程度',
374374
'Directory' => '路徑',
375375
'Remote backup' => '異地備份',
376-
'' => '',
377376
'Comment' => '備註',
378377
'Banlist' => '黑名單',
379378
'ranges are acceptable' => '可使用範圍(例如:21-22)',
@@ -417,7 +416,7 @@
417416
'CRON_CREATED_OK' => '任務排程 已加入成功!',
418417
'IP_CREATED_OK' => 'IP位置 <a href="/edit/ip/?ip=%s"><b>%s</b></a> 已加入成功!',
419418
'PACKAGE_CREATED_OK' => '方案 <a href="/edit/package/?package=%s"><b>%s</b></a> 已加入成功!',
420-
'SSL_GENERATED_OK' => 'SSL證書 已加入成功!',
419+
'SSL_GENERATED_OK' => 'SSL憑證 已加入成功!',
421420
'RULE_CREATED_OK' => 'Rule 已加入成功!',
422421
'Autoupdate has been successfully enabled' => '自動更新已成功啟動',
423422
'Autoupdate has been successfully disabled' => '自動更新已成功關閉',
@@ -604,7 +603,7 @@
604603
'Add File to the Current Selection' => '增加檔案到已選取的列表',
605604
'Select All Files' => '選取所有檔案',
606605
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
607-
'快捷鍵是的想法是由 magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> 檔案管理器 啟發的',
606+
"快捷鍵是的想法是由 magnificent GNU <a href='https://www.midnight-commander.org/'>Midnight Commander</a> 檔案管理器 啟發的<br> 繁體中文翻譯是由 <a href='https://host.clark-chen.com'>Clark's 虛擬主機服務</a> 總工程師 <a href='https://www.clark-chen.com/'>Clark Chen</a> 提供。",
608607
'Save' => '儲存',
609608
'Licence Key' => '授權金鑰',
610609
'Enter License Key' => '輸入授權金鑰',

0 commit comments

Comments
 (0)