Skip to content

Commit b557ba4

Browse files
author
Clark Chen
committed
Update tw.php
1 parent b583832 commit b557ba4

File tree

1 file changed

+23
-21
lines changed

1 file changed

+23
-21
lines changed

web/inc/i18n/tw.php

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@
525525
'EXTRACT' => '解壓縮',
526526
'DOWNLOAD' => '下載',
527527
'Hit' => 'Hit',
528-
'to reload the page' => 'to reload the page',
528+
'to reload the page' => '重新整理頁面',
529529
'Directory name cannot be empty' => '資料夾名稱不能為空白',
530530
'File name cannot be empty' => '檔案名稱不能為空白',
531531
'No file selected' => '還沒選取任何檔案',
@@ -543,8 +543,8 @@
543543
'Create' => '新增',
544544
'Compress' => '壓縮',
545545
'OK' => '確定',
546-
'Are you sure you want to copy' => '確定要複製嗎?',
547-
'Are you sure you want to delete' => '確定要刪除嗎?',
546+
'Are you sure you want to copy' => '確定要複製',
547+
'Are you sure you want to delete' => '確定要刪除',
548548
'into' => '資訊',
549549
'existing files will be replaced' => '原本的檔案會被覆蓋',
550550
'Original name' => '原始名稱',
@@ -553,21 +553,21 @@
553553
'Create file' => '新增檔案',
554554
'Create directory' => '新增資料夾',
555555

556-
'Add New object' => 'Add New object',
557-
'Save Form' => 'Save Form',
558-
'Cancel saving form' => 'Cancel saving form',
556+
'Add New object' => '新增',
557+
'Save Form' => '儲存設定',
558+
'Cancel saving form' => '不要儲存設定',
559559
'Go to USER list' => '回到使用者列表',
560560
'Go to WEB list' => '回到網站列表',
561561
'Go to DNS list' => '回到DNS列表',
562562
'Go to MAIL list' => '回到郵件列表',
563563
'Go to DB list' => '回到資料庫列表',
564564
'Go to CRON list' => '回到任務排程列表',
565565
'Go to BACKUP list' => '回到備份列表',
566-
'Focus on search' => 'Focus on search',
567-
'Display/Close shortcuts' => 'Display/Close shortcuts',
568-
'Move backward through top menu' => 'Move backward through top menu',
569-
'Move forward through top menu' => 'Move forward through top menu',
570-
'Enter focused element' => 'Enter focused element',
566+
'Focus on search' => '搜尋',
567+
'Display/Close shortcuts' => '顯示/關閉 快捷鍵列表',
568+
'Move backward through top menu' => '在頂置選單中向左移動',
569+
'Move forward through top menu' => '在頂置選單中向右移動',
570+
'Enter focused element' => '進去選擇的選項',
571571

572572
'Upload' => '上傳',
573573
'New File' => '新增檔案',
@@ -577,23 +577,25 @@
577577
'Copy' => '複製',
578578
'Archive' => '壓縮',
579579
'Delete' => '刪除',
580+
'Shortcuts' => '快捷鍵',
580581
'Save File (in text editor)' => '儲存檔案 (在目前的文字編輯器)',
581-
'Close Popup / Cancel' => 'Close Popup / Cancel',
582-
'Move Cursor Up' => 'Move Cursor Up',
583-
'Move Cursor Dow' => 'Move Cursor Dow',
584-
'Switch to Left Tab' => 'Switch to Left Tab',
585-
'Switch to Right Tab' => 'Switch to Right Tab',
586-
'Switch Tab' => 'Switch Tab',
587-
'Go to the Top of File List' => '回到檔案列表頂端',
582+
'Close Popup / Cancel' => '關閉快顯視窗 / 取消',
583+
'Move Cursor Up' => '選項往上移',
584+
'Move Cursor Down' => '選項往下移',
585+
'Switch to Left Tab' => '切換到左邊的管理器',
586+
'Switch to Right Tab' => '切換到右邊的管理器',
587+
'Switch Tab' => '切換到另一邊的管理器',
588+
'Go to the Top of the File List' => '回到檔案列表頂端',
588589
'Go to the Last File' => '回到上個檔案',
589-
'Open File/Enter Directory' => '開啟檔案/進入資料夾',
590+
'Open File / Enter Directory' => '開啟檔案進入資料夾',
590591
'Go to Parent Directory' => '回到上一頁',
591592
'Select Current File' => '選取目前的檔案',
592593
'Select Bunch of Files' => '選取多個檔案',
593-
'Append File to the Current Selection' => 'Append File to the Current Selection',
594+
'Add File to the Current Selection' => '增加檔案到已選取的列表',
594595
'Select All Files' => '選取所有檔案',
595596
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
596-
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager',
597+
'快捷鍵是的想法是由 magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> 檔案管理器 啟發的',
598+
'Save' => '儲存',
597599

598600
'Licence Key' => '授權金鑰',
599601
'Enter License Key' => '輸入授權金鑰',

0 commit comments

Comments
 (0)