mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
Update tw.php
This commit is contained in:
parent
7a5c63f092
commit
dbb59ca17c
1 changed files with 4 additions and 2 deletions
|
@ -346,7 +346,7 @@ $LANG['tw'] = array(
|
||||||
'stats password' => '統計密碼',
|
'stats password' => '統計密碼',
|
||||||
'ftp user password' => 'FTP使用者帳號密碼',
|
'ftp user password' => 'FTP使用者帳號密碼',
|
||||||
'ftp user' => 'FTP使用者',
|
'ftp user' => 'FTP使用者',
|
||||||
'Last 70 lines of %s.%s.log' => '最後70行的 %s.%s.記錄',
|
'Last 70 lines of %s.%s.log' => ' %s.%s.log 的最後70行',
|
||||||
'AccessLog' => '存取記錄',
|
'AccessLog' => '存取記錄',
|
||||||
'ErrorLog' => '錯誤紀錄',
|
'ErrorLog' => '錯誤紀錄',
|
||||||
'Download AccessLog' => '下載存取記錄',
|
'Download AccessLog' => '下載存取記錄',
|
||||||
|
@ -619,7 +619,9 @@ $LANG['tw'] = array(
|
||||||
'Display/Close shortcuts' => '顯示/關閉 快捷鍵列表',
|
'Display/Close shortcuts' => '顯示/關閉 快捷鍵列表',
|
||||||
'Move backward through top menu' => '在頂置選單中向左移動',
|
'Move backward through top menu' => '在頂置選單中向左移動',
|
||||||
'Move forward through top menu' => '在頂置選單中向右移動',
|
'Move forward through top menu' => '在頂置選單中向右移動',
|
||||||
'Enter focused element' => '進去選擇的選項',
|
'Enter focused element' => '進入選擇的選項',
|
||||||
|
'Move up through elements list' => '往上查看列表',
|
||||||
|
'Move down through elements list' => '往下查看列表',
|
||||||
'Upload' => '上傳',
|
'Upload' => '上傳',
|
||||||
'New File' => '新增檔案',
|
'New File' => '新增檔案',
|
||||||
'New Folder' => '新增資料夾',
|
'New Folder' => '新增資料夾',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue