Update strings
parent
94ed0841e4
commit
7f5be65571
|
@ -1,132 +1,132 @@
|
|||
<?php
|
||||
$L= array(
|
||||
"upload_clear" =>'清空',
|
||||
"upload_setting" =>"設置",
|
||||
"upload_tips" =>'采用分片上傳,不再受php.ini限制;推薦chrome體驗文件夾拖拽上傳',
|
||||
"upload_exist" =>"同名文件處理",
|
||||
"upload_exist_rename" =>"重命名",
|
||||
"upload_clear" =>'清除',
|
||||
"upload_setting" =>"設定",
|
||||
"upload_tips" =>'採取分片上傳,不再受php.ini限制;推薦Chrome體驗資料夾拖曳上傳',
|
||||
"upload_exist" =>"同名檔案處理",
|
||||
"upload_exist_rename" =>"重新命名",
|
||||
"upload_exist_replace" =>"覆蓋",
|
||||
"upload_exist_skip" =>"跳過",
|
||||
"upload_exist_skip" =>"略過",
|
||||
|
||||
"more" =>"更多",
|
||||
'system_setting' =>"系統設置",
|
||||
"openProject" =>"編輯器打開項目",
|
||||
"url_download" =>"下載地址",
|
||||
"url_link" =>"外鏈地址",
|
||||
"app_type_link" =>"快捷方式",
|
||||
"createLink" =>"創建快捷方式",
|
||||
"createProject" =>"添加到編輯器工程",
|
||||
"only_read" =>"只讀",
|
||||
"only_read_desc" =>"該目錄沒有寫權限<br/>可以在操作系統中設置此目錄的權限",
|
||||
"explorerNew" =>'kod 鏈接',
|
||||
'system_setting' =>"系統設定",
|
||||
"openProject" =>"編輯器開啟項目",
|
||||
"url_download" =>"下載網址",
|
||||
"url_link" =>"外部網址",
|
||||
"app_type_link" =>"捷徑",
|
||||
"createLink" =>"建立捷徑",
|
||||
"createProject" =>"新增志編輯器工程",
|
||||
"only_read" =>"唯讀",
|
||||
"only_read_desc" =>"此目錄無寫權限<br/>可以在作業系統中設定此目錄的權限",
|
||||
"explorerNew" =>'kod 連結',
|
||||
'zip_download_ready' =>'壓縮後會自動下載,請稍後...',
|
||||
"set_background" =>"設置為桌面壁紙",
|
||||
"set_background" =>"設定為桌面桌布",
|
||||
|
||||
"share" =>"共享",
|
||||
"share_path" =>"共享路径",
|
||||
"share_title" =>"資源共享",
|
||||
"share_name" =>"共享標題",
|
||||
"share_time" =>"到期時間",
|
||||
"share_time_desc" =>"留空表示不設置到期時間",
|
||||
"share" =>"共用",
|
||||
"share_path" =>"共用路径",
|
||||
"share_title" =>"資源共用",
|
||||
"share_name" =>"共用標題",
|
||||
"share_time" =>"逾期時間",
|
||||
"share_time_desc" =>"留空表示不設定逾期時間",
|
||||
"share_password" =>"提取密碼",
|
||||
"share_password_desc" =>"留空表示不需要密碼",
|
||||
"share_cancle" =>"取消共享",
|
||||
"share_create" =>"創建公開鏈接",
|
||||
"share_url" =>"共享地址",
|
||||
"share_cancle" =>"取消共用",
|
||||
"share_create" =>"建立公開連結",
|
||||
"share_url" =>"共用網址",
|
||||
"share_not_download" =>"禁止下載",
|
||||
"share_not_download_tips" =>"共享者禁止了下載!",
|
||||
"share_not_download_tips" =>"共用者禁止了下載!",
|
||||
"share_code_read" =>"代碼閱讀",
|
||||
"share_save" =>"保存配置",
|
||||
"share_save" =>"儲存設定",
|
||||
"share_error_param" =>'參數錯誤!',
|
||||
"share_error_user" =>'用戶信息錯誤!',
|
||||
"share_error_sid" =>'共享不存在!',
|
||||
"share_error_time" =>'您來晚了,該共享已經過期!',
|
||||
"share_error_path" =>'共享文件不存在,被刪除或者移走了!',
|
||||
"share_error_user" =>'使用者資訊錯誤!',
|
||||
"share_error_sid" =>'共用不存在!',
|
||||
"share_error_time" =>'您來晚了,此共用已逾期!',
|
||||
"share_error_path" =>'共用檔案不存在,被刪除或者移走了!',
|
||||
"share_error_password" =>"密碼錯誤!",
|
||||
'share_error_show_tips' =>"該類型文件暫不支持預覽!",
|
||||
"share_view_num" =>'瀏覽:',
|
||||
'share_error_show_tips' =>"此類型檔案暫不支援預覽!",
|
||||
"share_view_num" =>'檢視:',
|
||||
"share_download_num" =>'下載:',
|
||||
"my_share" => "我的共享",
|
||||
"share_edit" => "編輯共享",
|
||||
"share_remove" => "取消共享",
|
||||
"share_remove_tips" => "確定取消共享?公開連接將失效.",
|
||||
"share_open_page" => "打開共享頁面",
|
||||
"share_open_path" => "進入文件所在目錄",
|
||||
"recycle_clear" => '清空回收站',
|
||||
"recycle_clear_success" => "清空回收站成功!",
|
||||
"recycle_clear_info" => "您確定要徹底刪除回收站嗎?",
|
||||
"my_share" => "我的共用",
|
||||
"share_edit" => "編輯共用",
|
||||
"share_remove" => "取消共用",
|
||||
"share_remove_tips" => "確定取消共用?公開連結將失效.",
|
||||
"share_open_page" => "開啟共用頁面",
|
||||
"share_open_path" => "進入檔案所在目錄",
|
||||
"recycle_clear" => '清除垃圾筒',
|
||||
"recycle_clear_success" => "清除垃圾筒成功!",
|
||||
"recycle_clear_info" => "您確定要徹底刪除垃圾筒嗎?",
|
||||
"recycle_remove" => "徹底刪除",
|
||||
"fav_remove" => "取消收藏",
|
||||
"remove_item" =>"項內容",//刪除3項內容 (3 item)
|
||||
"uploading" =>"正在上傳",
|
||||
'show_file' =>"新頁面預覽",
|
||||
"unknow_file_title" =>"文件打開提示!",
|
||||
"unknow_file_tips" =>"暫不支持打開",
|
||||
"unknow_file_download" =>"下載到本地",
|
||||
"unknow_file_office" =>"office預覽,此程序需要部署在外網",
|
||||
"config_save_error_auth" => '配置保存失败,管理员禁止了此权限!',
|
||||
"config_save_error_file" => '配置保存失败,kod目录需要有写权限!',
|
||||
"unknow_file_title" =>"檔案開啟提示!",
|
||||
"unknow_file_tips" =>"暫不支援開啟",
|
||||
"unknow_file_download" =>"下載至本機",
|
||||
"unknow_file_office" =>"Office預覽,此程式需要部署在外部網路",
|
||||
"config_save_error_auth" => '設定儲存失敗,管理員禁止了此權限!',
|
||||
"config_save_error_file" => '設定儲存失敗,kod目錄需要有寫入權限!',
|
||||
|
||||
//editor
|
||||
"shortcut" => '快捷鍵',
|
||||
"shortcut" => '快速鍵',
|
||||
"learnMore" => '了解更多',
|
||||
"code_mode" => '高亮語法',
|
||||
"replace" => '替換',
|
||||
"code_mode" => '語法反白',
|
||||
"replace" => '取代',
|
||||
"selectAll" => '全選',
|
||||
"reload" => "重新載入",
|
||||
"about" => "關於",
|
||||
'complete_current' => "自動補全當前",
|
||||
"view" => '視圖',
|
||||
'complete_current' => "自動完成",
|
||||
"view" => '檢視',
|
||||
"tools" => "工具",
|
||||
"help" => "幫助",
|
||||
"help" => "說明",
|
||||
"not_exists" => "不存在",
|
||||
"group_role_fileDownload" => "文件下載",
|
||||
"group_role_share" => "共享",
|
||||
"group_role_fileDownload" => "檔案下載",
|
||||
"group_role_share" => "共用",
|
||||
|
||||
"system_setting" => "系統設置",
|
||||
"system_setting_menu" => "菜單管理",
|
||||
"system_name" => "程序名稱",
|
||||
"system_name_desc" => "程序logo標題",
|
||||
"system_desc" => "程序描述",
|
||||
"system_desc" => "程序描述",
|
||||
"system_setting" => "系統設定",
|
||||
"system_setting_menu" => "選單管理",
|
||||
"system_name" => "程式名稱",
|
||||
"system_name_desc" => "程式logo標題",
|
||||
"system_desc" => "程式描述",
|
||||
"system_desc" => "程式描述",
|
||||
"path_hidden" => "目錄排除",
|
||||
"path_hidden_desc" => "默認不顯示的目錄和文件,逗號隔開",
|
||||
"new_user_folder" => "新用戶默認創建目錄",
|
||||
"path_hidden_desc" => "預設不顯示的目錄和檔案,逗號隔開",
|
||||
"new_user_folder" => "新使用者預設建立目錄",
|
||||
"new_user_folder_desc" => "用逗號隔開",
|
||||
"new_user_app" =>"新用戶默認創建app",
|
||||
"new_user_app" =>"新使用者預設建立app",
|
||||
"new_user_app_desc" =>"應用中心的應用,多個用逗號隔開",
|
||||
"auto_login" =>"遊客自動登錄",
|
||||
"auto_login_desc" =>"默認登錄用戶名為<code>guest</code>的用戶;開啟後確保<code>guest</code>用戶存在",
|
||||
"first_in" =>"登陸後默認進入",
|
||||
"menu_name" =>"菜單名",
|
||||
"auto_login" =>"遊客自動登入",
|
||||
"auto_login_desc" =>"預設登入使用者名稱為<code>guest</code>的使用者;開啟後確保<code>guest</code>使用者存在",
|
||||
"first_in" =>"登入後預設進入",
|
||||
"menu_name" =>"選單名稱",
|
||||
"menu_hidden" => "隱藏",
|
||||
"menu_show" =>"顯示",
|
||||
"menu_move_down" =>"下移",
|
||||
"menu_move_up" =>"上移",
|
||||
"menu_move_del" =>"刪除",
|
||||
"menu_open_window" =>"新窗口打開",
|
||||
"url_path" =>"url地址",
|
||||
"url_path_desc" =>"url地址或js代碼",
|
||||
"no_permission_read" =>"該文件沒有讀取權限",
|
||||
"no_permission_download" =>"管理员限制了下载和预览!",
|
||||
"menu_open_window" =>"新視窗開啟",
|
||||
"url_path" =>"url網址",
|
||||
"url_path_desc" =>"url網址或js代碼",
|
||||
"no_permission_read" =>"此檔案無讀取權限",
|
||||
"no_permission_download" =>"管理員限制了下載與預覽!",
|
||||
|
||||
|
||||
"php_env_check" => "運行環境監測:",
|
||||
"php_env_check" => "執行環境檢查:",
|
||||
"php_env_error" => "環境錯誤:",
|
||||
"php_env_error_ignore" =>"忽略",
|
||||
"php_env_error_version" =>"PHP版本不能低於5.0",
|
||||
"php_env_error_iconv" =>"未開啟 iconv",
|
||||
"php_env_error_mb_string" =>"未開啟 mb_string",
|
||||
"php_env_error_file" =>"未開啟 file_get_contents",
|
||||
"php_env_error_path" =>"不可寫",
|
||||
"php_env_error_gd" =>"須開啟php GD庫, 否則驗證碼、縮略圖使用將不正常",
|
||||
"install_login" =>"您可以用如下賬號登陸",
|
||||
"php_env_error_path" =>"無法寫入",
|
||||
"php_env_error_gd" =>"必須開啟php GD庫, 否則驗證碼、縮圖使用將不正常",
|
||||
"install_login" =>"您可以用如下帳號登陸",
|
||||
"install_enter" =>"進入系統",
|
||||
"install_user_default" =>"管理員:admin/admin(請務必修改密碼)<br/>普通用戶:demo/demo<br/>遊客用戶:guest/guest",
|
||||
"install_user_default" =>"管理員:admin/admin(請務必修改密碼)<br/>普通使用者:demo/demo<br/>遊客使用者:guest/guest",
|
||||
|
||||
"copyright_desc" =>"這是壹款備受好評的web文檔管理系統,妳可以用它來做內部文檔管理或共享、也可以用來管理服務器上的網站,取代Ftp
|
||||
,甚至可以當作webIDE直接在線開發。同時妳也可以將此程序二次開發整合到妳現有的系統。",
|
||||
'copyright_contact' =>'授權或定制請聯系QQ:<a href="http://wpa.qq.com/msgrd?v=3&uin=3232048103&site=qq&menu=yes" target="_blank">3232048103</a><a href="javascript:core.openIE(\'http://kalcaddle.com/qa.html\');">問題反饋</a>',
|
||||
"copyright_desc" =>"這是一款備受好評的web檔案管理系統,你可以用它來做內部檔案管理或共用、也可以用來管理伺服器上的網站,取代Ftp
|
||||
,甚至可以當作webIDE直接線上開發。同時你也可以將此程式二次開發整合進你現有的系統。",
|
||||
'copyright_contact' =>'授權或客製請聯絡QQ:<a href="http://wpa.qq.com/msgrd?v=3&uin=3232048103&site=qq&menu=yes" target="_blank">3232048103</a><a href="javascript:core.openIE(\'http://kalcaddle.com/qa.html\');">問題反饋</a>',
|
||||
"copyright_info" =>'Copyright © <a href="http://kalcaddle.com/" target="_blank">kalcaddle.com</a> All rights reserved.',
|
||||
"copyright_pre" =>'Powered by KodExplorer',
|
||||
"kod_name" => "KodExplorer",
|
||||
|
@ -135,46 +135,46 @@ $L= array(
|
|||
"kod_name_copyright" => "芒果雲•資源管理器",
|
||||
|
||||
|
||||
"login" => "登六",
|
||||
"guest_login" => "遊客登六",
|
||||
"username" => "用護名",
|
||||
"login" => "登入",
|
||||
"guest_login" => "遊客登入",
|
||||
"username" => "使用者名稱",
|
||||
"password" => "密碼",
|
||||
"login_code" => "驗證碼",
|
||||
"login_rember_password" => "記住密碼",
|
||||
"us" => "千帆網路工作室",
|
||||
"login_not_null" => "用護名密碼不能為空!",
|
||||
"login_not_null" => "使用者名稱密碼不能為空!",
|
||||
"code_error" => "驗證碼錯誤",
|
||||
"user_not_exists" => "用護名不存在!",
|
||||
"user_not_exists" => "使用者名稱不存在!",
|
||||
"password_error" => "密碼錯誤!",
|
||||
"password_not_null" => "密碼不能為空!",
|
||||
"old_password_error" => "原密碼錯誤!",
|
||||
"permission" => "許可權!",
|
||||
"permission" => "權限!",
|
||||
"permission_edit" => "修改權限",
|
||||
"no_permission" => "您沒有此權限!",
|
||||
"no_permission_ext" => "您沒有該類型文件權限",
|
||||
"no_permission" => "您無此權限!",
|
||||
"no_permission_ext" => "您無此類型檔案權限",
|
||||
"dialog_min" => "最小化",
|
||||
"dialog_min_all" => "最小化所有",
|
||||
"dialog_display_all" => "顯示所有窗口",
|
||||
"dialog_close_all" => "關閉所有窗口",
|
||||
"dialog_display_all" => "顯示所有視窗",
|
||||
"dialog_close_all" => "關閉所有視窗",
|
||||
|
||||
//通用
|
||||
"open" => "打開",
|
||||
"open" => "開啟",
|
||||
"others" => "其他",
|
||||
"open_with" => "打開方式",
|
||||
"open_with" => "開啟檔案",
|
||||
"close" => "關閉",
|
||||
"close_all" => "關閉全部",
|
||||
"close_right" => "關閉右側標籤",
|
||||
"close_others" => "關閉其他",
|
||||
"loading" => "操作中...",
|
||||
"loading" => "作業中...",
|
||||
"warning" => "警告",
|
||||
"getting" => "獲取中...",
|
||||
"sending" => "數據發送中...",
|
||||
"data_error" => "數據出錯!",
|
||||
"getting" => "取得中...",
|
||||
"sending" => "資料傳送中...",
|
||||
"data_error" => "資料出錯!",
|
||||
"get_success" => "獲取成功!",
|
||||
"save_success" => "保存成功!",
|
||||
"success" => "操作成功",
|
||||
"error" => "操作失敗",
|
||||
"error_repeat" => "'操作失敗,請註意名稱不能重複!'",
|
||||
"save_success" => "儲存成功!",
|
||||
"success" => "作業成功",
|
||||
"error" => "作業失敗",
|
||||
"error_repeat" => "'作業失敗,請註意名稱不能重複!'",
|
||||
"system_error" => "系統錯誤",
|
||||
"name" => "名稱",
|
||||
"type" => "類型",
|
||||
|
@ -183,302 +183,302 @@ $L= array(
|
|||
"size" => "大小",
|
||||
"byte" => "位元組",
|
||||
"path" => "路徑",
|
||||
"action" => "操作",
|
||||
"create_time" => "創建時間",
|
||||
"action" => "動作",
|
||||
"create_time" => "建立時間",
|
||||
"modify_time" => "修改時間",
|
||||
"last_time" => "最後訪問",
|
||||
"last_time" => "最後造訪",
|
||||
"sort_type" => "排序方式",
|
||||
"time_type" => "Y/m/d H:i:s",
|
||||
"time_type_info" => "Y年m月d日 H:i:s",
|
||||
"public_path" => "公共目錄",
|
||||
|
||||
//右鍵
|
||||
"file" => "檔",
|
||||
"folder" => "檔夾",
|
||||
"file" => "檔案",
|
||||
"folder" => "資料夾",
|
||||
"copy" => "複製",
|
||||
"clone" => "創建副本",
|
||||
"past" => "粘貼",
|
||||
"cute" => "剪切",
|
||||
"clone" => "複製一份",
|
||||
"past" => "貼上",
|
||||
"cute" => "剪下",
|
||||
"remove" => "刪除",
|
||||
"info" => "屬性",
|
||||
"list_type" => "查看",
|
||||
"info" => "內容",
|
||||
"list_type" => "檢視",
|
||||
"list_icon" => "圖示排列",
|
||||
"list_list" => "列表排列",
|
||||
"list_list" => "清單排列",
|
||||
"sort_up" => "遞增",
|
||||
"sort_down" => "遞減",
|
||||
"order_type" => "排序方式",
|
||||
"order_desc" => "降序",
|
||||
"order_asc" => "昇冪",
|
||||
"rename" => "重命名",
|
||||
"add_to_fav" => "添加到收藏夾",
|
||||
"search_in_path" => "檔夾中搜索",
|
||||
"add_to_play" => "添加到播放列表",
|
||||
"manage_fav" => "管理收藏夾",
|
||||
"refresh_tree" => "刷新樹目錄",
|
||||
"order_desc" => "遞減",
|
||||
"order_asc" => "遞增",
|
||||
"rename" => "重新命名",
|
||||
"add_to_fav" => "新增至書籤",
|
||||
"search_in_path" => "資料夾中搜尋",
|
||||
"add_to_play" => "新增至播放清單",
|
||||
"manage_fav" => "管理書籤",
|
||||
"refresh_tree" => "重新整理樹目錄",
|
||||
"manage_folder" => "管理目錄",
|
||||
"close_menu" => "關閉菜單",
|
||||
"close_menu" => "關閉選單",
|
||||
"zip" => "zip壓縮",
|
||||
"unzip" => "zip解壓到當前",
|
||||
"clipboard" => "查看剪貼板",
|
||||
"full_screen" => "全屏/退出全屏",
|
||||
"unzip" => "zip解壓至目前",
|
||||
"clipboard" => "檢視剪貼簿",
|
||||
"full_screen" => "全螢幕/離開全螢幕",
|
||||
|
||||
"tips" => "提示",
|
||||
"ziping" => "正在壓縮...",
|
||||
"unziping" => "正在解壓...",
|
||||
"moving" => "移動操作中...",
|
||||
"moving" => "移動中...",
|
||||
"remove_title" => "刪除確認",
|
||||
"remove_info" => "確認刪除選中內容嗎?",
|
||||
"name_isexists" => "出錯了,該名稱已存在!",
|
||||
"name_isexists" => "出錯了,此名稱已存在!",
|
||||
|
||||
"install" => '安裝',
|
||||
"width" => '寬',
|
||||
"height" => '高',
|
||||
"app" => '應用',
|
||||
"app_store" => '應用商店',
|
||||
"app_create" => '創建應用',
|
||||
"app_create" => '建立應用',
|
||||
"app_edit" => '修改應用',
|
||||
"app_group_all" => '全部',
|
||||
"app_group_game" => '遊戲',
|
||||
"app_group_tools" => '工具',
|
||||
"app_group_reader" => '閱讀',
|
||||
"app_group_movie" => '影視',
|
||||
"app_group_movie" => '影片',
|
||||
"app_group_music" => '音樂',
|
||||
"app_group_life" => '生活',
|
||||
"app_group_others" => '其他',
|
||||
|
||||
"app_desc" => '描述',
|
||||
"app_icon" => '應用圖示',
|
||||
"app_icon_show" => 'url地址或該目錄',
|
||||
"app_group" => '應用分組',
|
||||
"app_icon" => '應用程式圖示',
|
||||
"app_icon_show" => 'url網址或此目錄',
|
||||
"app_group" => '應用程式分組',
|
||||
"app_type" => '類型',
|
||||
"app_type_url" => '鏈接',
|
||||
"app_type_code" => 'js擴展',
|
||||
"app_display" => '外觀',
|
||||
"app_type_url" => '連結',
|
||||
"app_type_code" => 'js擴充',
|
||||
"app_display" => '顯示',
|
||||
"app_display_border" => '無邊框(選中即無邊框)',
|
||||
"app_display_size" => '調整大小(選中即可調整)',
|
||||
"app_size" => '尺寸',
|
||||
"app_url" => '鏈接地址',
|
||||
"app_url" => '連結網址,
|
||||
"app_code" => 'js 代碼',
|
||||
|
||||
//檔管理
|
||||
//檔案管理
|
||||
"edit" => "編輯",
|
||||
"edit_can_not" => "不是文本檔",
|
||||
"edit_too_big" => "文件太大,不能大於20M",
|
||||
"open_default" => "默認方式打開",
|
||||
"open_ie" => "流覽器打開",
|
||||
"refresh" => "刷新",
|
||||
"refresh_all" => "強制刷新",
|
||||
"newfile" => "新建檔",
|
||||
"newfolder" => "新建檔夾",
|
||||
"newothers" => "新建其他",
|
||||
"edit_can_not" => "不是文字檔案",
|
||||
"edit_too_big" => "檔案太大,不能大於20M",
|
||||
"open_default" => "預設方式開啟",
|
||||
"open_ie" => "瀏覽器開啟",
|
||||
"refresh" => "重新整理",
|
||||
"refresh_all" => "強制重新整理",
|
||||
"newfile" => "新增檔案",
|
||||
"newfolder" => "新增資料夾",
|
||||
"newothers" => "新增其他",
|
||||
"path_loading" => "載入中...",
|
||||
"go" => "走著!",
|
||||
"go" => "移至",
|
||||
"go_up" => "上層",
|
||||
"history_next" => "前進",
|
||||
"history_back" => "後退",
|
||||
"address_in_edit" => "點擊進入編輯狀態",
|
||||
"double_click_rename" => "雙擊名稱重命名",
|
||||
"double_click_open" => "雙擊打開",
|
||||
"path_null" => "該檔夾為空,可以拖拽檔到該窗口上傳。",
|
||||
"address_in_edit" => "按一下進入編輯狀態",
|
||||
"double_click_rename" => "按兩下名稱重新命名",
|
||||
"double_click_open" => "按兩下開啟",
|
||||
"path_null" => "此資料夾為空,可以拖曳檔案至此視窗上傳。",
|
||||
|
||||
//上傳下載
|
||||
"upload" => "上傳",
|
||||
"upload_ready" => "等待上傳...",
|
||||
"uploading" => "上傳中...",
|
||||
"upload_success" => "上傳成功",
|
||||
"upload_path_current" => "切換到當前目錄",
|
||||
"upload_select" => "選擇檔",
|
||||
"upload_path_current" => "切換至目前目錄",
|
||||
"upload_select" => "選擇檔案",
|
||||
"upload_max_size" => "最大允許",
|
||||
"upload_size_info" => "如果想配置更大,請修改php.ini中允許上傳的最大值。選擇檔時,大於該配置的將自動過濾掉。",
|
||||
"upload_size_info" => "如果想設定更大,請修改php.ini中允許上傳的最大值。選擇檔案時,大於此設定的將自動篩選掉。",
|
||||
"upload_error" => "上傳失敗",
|
||||
"upload_muti" => "多檔上傳",
|
||||
"upload_drag" => "拖拽上傳",
|
||||
"upload_drag" => "拖曳上傳",
|
||||
"upload_drag_tips" => "鬆開即可上傳!",
|
||||
"path_not_allow" => "檔案名不允許出現",
|
||||
"path_not_allow" => "檔案名稱不允許出現",
|
||||
"download" => "下載",
|
||||
"download_address" => "下載地址",
|
||||
"download_address" => "下載網址",
|
||||
"download_ready" => "即將下載",
|
||||
"download_success" => "下載成功!",
|
||||
"download_error" => "下載失敗!",
|
||||
"download_error_create" => "寫入出錯!",
|
||||
"download_error_exists" => "遠程檔不存!",
|
||||
"upload_error_null" => "沒有檔!",
|
||||
"upload_error_big" => "檔大小超過伺服器限制",
|
||||
"upload_error_move" => "移動檔失敗!",
|
||||
"upload_error_exists" => "該檔已存在",
|
||||
"upload_local" => "本地上傳",
|
||||
"download_from_server" => "遠程下載",
|
||||
"save_path" => "保存路徑",
|
||||
"upload_select_muti" => "可選擇多個檔上傳",
|
||||
"download_error_exists" => "遠端檔案不存在!",
|
||||
"upload_error_null" => "無檔案!",
|
||||
"upload_error_big" => "檔案大小超過伺服器限制",
|
||||
"upload_error_move" => "移動檔案失敗!",
|
||||
"upload_error_exists" => "此檔案已存在",
|
||||
"upload_local" => "本機上傳",
|
||||
"download_from_server" => "遠端下載",
|
||||
"save_path" => "儲存路徑",
|
||||
"upload_select_muti" => "可選擇多個檔案上傳",
|
||||
|
||||
//搜索
|
||||
"search" => "搜索",
|
||||
"searching" => "搜索中...",
|
||||
"search_null" => "沒有搜索結果!",
|
||||
//搜尋
|
||||
"search" => "搜尋",
|
||||
"searching" => "搜尋中...",
|
||||
"search_null" => "無搜尋結果!",
|
||||
"search_uplow" => "區分大小寫",
|
||||
"search_content" => "搜索檔內容",
|
||||
"search_info" => "請輸入搜索詞和路徑進行搜索!",
|
||||
"search_ext_tips" => "用|隔開;例如 php|js|css<br/>不填則搜索默認文本檔",
|
||||
"search_content" => "搜尋檔案內容",
|
||||
"search_info" => "請輸入搜尋詞和路徑進行搜尋!",
|
||||
"search_ext_tips" => "用|隔開;例如 php|js|css<br/>不填則搜尋預設文字檔案",
|
||||
"file_type" => "檔類型",
|
||||
"goto" => "跳轉到",
|
||||
"goto" => "跳轉至",
|
||||
"contain" => "包含",
|
||||
"server_dwonload_desc" => "個任務加入到下載列表",
|
||||
"parent_permission" => "父目錄許可權",
|
||||
"server_dwonload_desc" => "個任務加入至下載清單",
|
||||
"parent_permission" => "父目錄權限",
|
||||
|
||||
"root_path" => "我的文件",
|
||||
"root_path" => "根目錄",
|
||||
"lib" => "庫",
|
||||
"fav" => "收藏夾",
|
||||
"fav" => "書籤",
|
||||
"desktop" => "桌面",
|
||||
"browser" => "流覽器",
|
||||
"browser" => "瀏覽器",
|
||||
"my_computer" => "我的電腦",
|
||||
"recycle" => "回收站",
|
||||
"my_document" => "我的文檔",
|
||||
"recycle" => "垃圾筒",
|
||||
"my_document" => "我的文件",
|
||||
"my_picture" => "我的照片",
|
||||
"my_music" => "我的音樂",
|
||||
"my_movie" => "我的視頻",
|
||||
"my_movie" => "我的影片",
|
||||
"my_download" => "我的下載",
|
||||
|
||||
//介面
|
||||
"ui_desktop" => "桌面",
|
||||
"ui_explorer" => "檔管理",
|
||||
"ui_explorer" => "檔案管理",
|
||||
"ui_editor" => "編輯器",
|
||||
"adminer" => "adminer",
|
||||
"ui_project_home" => "專案主頁",
|
||||
"ui_login" => "登六",
|
||||
"ui_logout" => "退出",
|
||||
"ui_login" => "登入",
|
||||
"ui_logout" => "登出",
|
||||
|
||||
//設置
|
||||
"setting" => "系統設置",
|
||||
//設定
|
||||
"setting" => "系統設定",
|
||||
"setting_title" => "選項",
|
||||
"setting_user" => "個人中心",
|
||||
"setting_password" => "修改密碼",
|
||||
"setting_password_old" => "原密碼",
|
||||
"setting_password_new" => "修改為",
|
||||
"setting_language" => "語言設置",
|
||||
"setting_member" => "用護管理",
|
||||
"setting_group" => "用護組管理",
|
||||
"setting_group_add" => "添加用護組",
|
||||
"setting_group_edit" => "編輯用護組",
|
||||
"setting_language" => "語言設定",
|
||||
"setting_member" => "使用者管理",
|
||||
"setting_group" => "使用者群組管理",
|
||||
"setting_group_add" => "新增使用者群組",
|
||||
"setting_group_edit" => "編輯使用者群組",
|
||||
"setting_theme" => "主題切換",
|
||||
"setting_wall" => "更換壁紙",
|
||||
"setting_wall_diy" => "自定義壁紙:",
|
||||
"setting_wall_info" => "圖片url地址,本地圖片可以右鍵圖片流覽器打開即可得到",
|
||||
"setting_fav" => "收藏夾管理",
|
||||
"setting_wall" => "變換桌布",
|
||||
"setting_wall_diy" => "自訂桌布:",
|
||||
"setting_wall_info" => "圖片url網址,本機圖片可以右鍵圖片瀏覽器開啟即可得到",
|
||||
"setting_fav" => "書籤管理",
|
||||
"setting_player" => "播放器",
|
||||
"setting_player_music" => "音樂播放器設置",
|
||||
"setting_player_movie" => "視頻播放器設置",
|
||||
"setting_help" => "使用幫助",
|
||||
"setting_about" => "關於作品",
|
||||
"setting_player_music" => "音樂播放器設定",
|
||||
"setting_player_movie" => "影片播放器設定",
|
||||
"setting_help" => "說明",
|
||||
"setting_about" => "關於",
|
||||
"setting_success" => "修改已生效!",
|
||||
"can_not_repeat" => "不允許重複",
|
||||
"absolute_path" => "絕對地址",
|
||||
"absolute_path" => "絕對位址",
|
||||
|
||||
// setting page
|
||||
"group" => "用護組",
|
||||
"data_not_full" => "數據提交不完整!",
|
||||
"default_user_can_not_do" => "默認用護不能操作",
|
||||
"default_group_can_not_do" => "默認用護組不能操作",
|
||||
"username_can_not_null" => "用護名不能為空!",
|
||||
"groupname_can_not_null" => "用護組名不能為空!",
|
||||
"groupdesc_can_not_null" => "用護組描述不能為空!",
|
||||
"group_move_user_error" => "所屬用護組用護移動失敗",
|
||||
"group_already_remove" => "該用護組已被刪除",
|
||||
"group_not_exists" => "該用護組不存在",
|
||||
"member_add" => "添加用護",
|
||||
"password_null_not_update" => "密碼不填表示不更改",
|
||||
"if_save_file" => "檔尚未保存,是否保存?",
|
||||
"group" => "使用者群組",
|
||||
"data_not_full" => "資料送出不完整!",
|
||||
"default_user_can_not_do" => "預設使用者不能操作",
|
||||
"default_group_can_not_do" => "預設使用者群組不能操作",
|
||||
"username_can_not_null" => "使用者名稱不能為空!",
|
||||
"groupname_can_not_null" => "使用者群組名稱不能為空!",
|
||||
"groupdesc_can_not_null" => "使用者群組描述不能為空!",
|
||||
"group_move_user_error" => "所屬使用者群組使用者移動失敗",
|
||||
"group_already_remove" => "此使用者群組已被刪除",
|
||||
"group_not_exists" => "此使用者群組不存在",
|
||||
"member_add" => "新增使用者",
|
||||
"password_null_not_update" => "密碼不填表示不變更",
|
||||
"if_save_file" => "檔案尚未儲存,是否儲存?",
|
||||
"if_remove" => "確認刪除",
|
||||
"member_remove_tips" => "刪除後該用護目錄會被清空",
|
||||
"group_remove_tips" => "刪除後該用護組用護無法登六<br/>(需要重新設置用護組)",
|
||||
"group_name" => "用護組名",
|
||||
"group_name_tips" => "建議英文名,不能重複",
|
||||
"member_remove_tips" => "刪除後此使用者目錄會被清除",
|
||||
"group_remove_tips" => "刪除後此使用者群組使用者無法登入<br/>(需要重新設定使用者群組)",
|
||||
"group_name" => "使用者群組名稱",
|
||||
"group_name_tips" => "建議英文名稱,不能重複",
|
||||
"group_desc" => "展示名稱",
|
||||
"group_desc_tips" => "組名描述",
|
||||
"group_role_ext" => "擴展名限制",
|
||||
"group_desc_tips" => "群組名稱描述",
|
||||
"group_role_ext" => "副檔名限制",
|
||||
"group_role_ext_tips" => "多個用|分隔開",
|
||||
"group_role_file" => "檔管理",
|
||||
"group_role_file" => "檔案管理",
|
||||
"group_role_upload" => "上傳下載",
|
||||
"group_role_user" => "用護數據",
|
||||
"group_role_group" => "用護組管理",
|
||||
"group_role_member" => "用護管理",
|
||||
"group_role_mkfile" => "新建檔",
|
||||
"group_role_mkdir" => "新建檔夾",
|
||||
"group_role_pathrname" => "重命名",
|
||||
"group_role_user" => "使用者資料",
|
||||
"group_role_group" => "使用者群組管理",
|
||||
"group_role_member" => "使用者管理",
|
||||
"group_role_mkfile" => "新增檔案",
|
||||
"group_role_mkdir" => "新增資料夾",
|
||||
"group_role_pathrname" => "重新命名",
|
||||
"group_role_pathdelete" => "檔(夾)刪除",
|
||||
"group_role_pathinfo" => "檔(夾)屬性",
|
||||
"group_role_pathmove" => "移動(複製/剪切/粘貼/拖拽操作)",
|
||||
"group_role_pathinfo" => "檔(夾)內容",
|
||||
"group_role_pathmove" => "移動(複製/剪下/貼上/拖曳操作)",
|
||||
"group_role_zip" => "zip壓縮",
|
||||
"group_role_unzip" => "zip解壓",
|
||||
"group_role_search" => "搜索",
|
||||
"group_role_filesave" => "編輯保存檔",
|
||||
"group_role_search" => "搜尋",
|
||||
"group_role_filesave" => "編輯儲存檔案",
|
||||
"group_role_can_upload" => "上傳下載",
|
||||
"group_role_upload" => "允許上傳",
|
||||
"group_role_download" => "遠程下載",
|
||||
"group_role_download" => "遠端下載",
|
||||
"group_role_passowrd" => "修改密碼",
|
||||
"group_role_config" => "用護配置",
|
||||
"group_role_fav" => "收藏夾操作(添加/編輯/刪除)",
|
||||
"group_role_list" => "列表查看",
|
||||
"group_role_member_add" => "添加用護",
|
||||
"group_role_member_edit" => "編輯用護",
|
||||
"group_role_member_del" => "刪除用護",
|
||||
"group_role_group_add" => "添加用護組",
|
||||
"group_role_group_edit" => "編輯用護組",
|
||||
"group_role_group_del" => "刪除用護組",
|
||||
"group_role_ext_warning" => "不允許此類檔的上傳,<br/>重命名(重命名為指定擴展名),<br/>編輯保存,遠程下載,解壓",
|
||||
"group_tips"=>"<li>1.用護組名不能重複,修改組名後原屬於改組用護會自動關聯</li><li>2.擴展名限制關系系統安全性,請務必謹慎操作<i>(果在web目錄下新建php;就意味著改程式的許可權對此用護形同虛設)</i></li><li>3.護管理、許可權組管理;查看許可權和增刪改許可權是邦定的;程式會自動關聯</li><li>4.設定許可權組能添加許可權組後,後續許可權是不繼承的<i>(此許可權相當於最高許可權)</i></li>",
|
||||
"group_role_config" => "使用者設定",
|
||||
"group_role_fav" => "書籤操作(新增/編輯/刪除)",
|
||||
"group_role_list" => "清單檢視",
|
||||
"group_role_member_add" => "新增使用者",
|
||||
"group_role_member_edit" => "編輯使用者",
|
||||
"group_role_member_del" => "刪除使用者",
|
||||
"group_role_group_add" => "新增使用者群組",
|
||||
"group_role_group_edit" => "編輯使用者群組",
|
||||
"group_role_group_del" => "刪除使用者群組",
|
||||
"group_role_ext_warning" => "不允許此類檔案的上傳,<br/>重新命名(重新命名為指定副檔名),<br/>編輯儲存,遠端下載,解壓",
|
||||
"group_tips"=>"<li>1.使用者群組名稱不能重複,修改群組名稱後原屬於改群組使用者會自動關聯</li><li>2.副檔名限制關聯系統安全性,請務必謹慎作業<i>(如果在web目錄下新增php;就意味著改程式的權限對此使用者形同虛設)</i></li><li>3.使用者管理、權限群組管理;檢視權限和增刪改權限是連結的;程式會自動關聯</li><li>4.設定權限群組能新增權限群組後,後續權限是不繼承的<i>(此權限相當於最高權限)</i></li>",
|
||||
|
||||
//explorer_ajax
|
||||
"not_null" => "必填項不能為空!",
|
||||
"picture_can_not_null" => "圖片地址不能為空!",
|
||||
"rname_success" => "重命名成功!",
|
||||
"please_inpute_search_words" => "請輸入要搜索的字串",
|
||||
"picture_can_not_null" => "圖片網址不能為空!",
|
||||
"rname_success" => "重新命名成功!",
|
||||
"please_inpute_search_words" => "請輸入要搜尋的字串",
|
||||
"remove_success" => "刪除成功!",
|
||||
"remove_fali" => "刪除失敗!",
|
||||
"clipboard_null" => "剪貼板為空!",
|
||||
"create_success" => "新建成功!",
|
||||
"create_error" => "新建失敗,請檢查目錄許可權!",
|
||||
"copy_success" => "【複製】—— 覆蓋剪貼板成功!",
|
||||
"cute_success" => "【剪切】—— 覆蓋剪貼板成功!",
|
||||
"clipboard_state" => "剪切板狀態:",
|
||||
"no_permission_write" => "該目錄沒有寫權限",
|
||||
"no_permission_write_all" => "该文件或目录没有写权限",
|
||||
"no_permission_write_file" => "该文件沒有寫權限",
|
||||
"clipboard_null" => "剪貼簿為空!",
|
||||
"create_success" => "新增成功!",
|
||||
"create_error" => "新增失敗,請檢查目錄權限!",
|
||||
"copy_success" => "【複製】—— 覆蓋剪貼簿成功!",
|
||||
"cute_success" => "【剪下】—— 覆蓋剪貼簿成功!",
|
||||
"clipboard_state" => "剪貼簿狀態:",
|
||||
"no_permission_write" => "此目錄無寫權限",
|
||||
"no_permission_write_all" => "此檔案或目錄無寫入權限",
|
||||
"no_permission_write_file" => "此檔案無寫權限",
|
||||
"copy_not_exists" => "來源不存在",
|
||||
"current_has_parent" => "目標檔夾是原始檔案夾的子檔夾!",
|
||||
"past_success" => "<b>粘貼操作完成</b>",
|
||||
"cute_past_success" => "<b>剪切操作完成</b>(原始檔案被刪除,剪貼板清空)",
|
||||
"current_has_parent" => "目標資料夾是原始資料夾的子資料夾!",
|
||||
"past_success" => "<b>貼上操作完成</b>",
|
||||
"cute_past_success" => "<b>剪下作業完成</b>(原始檔案被刪除,剪貼簿清除)",
|
||||
"zip_success" => "壓縮完成",
|
||||
"not_zip" => "不是壓縮檔",
|
||||
"zip_null" => "沒有選擇的檔或目錄",
|
||||
"zip_null" => "無選擇的檔案或目錄",
|
||||
"unzip_success" => "解壓完成",
|
||||
"gotoline" => "跳轉到行",
|
||||
"path_is_current" => "所打開路徑和當前路徑壹洋!",
|
||||
"path_exists" => "該名稱已存在!",
|
||||
"gotoline" => "跳轉至列",
|
||||
"path_is_current" => "所開啟路徑與目前路徑一致!",
|
||||
"path_exists" => "此名稱已存在!",
|
||||
|
||||
//編輯器
|
||||
"undo" => "撤銷",
|
||||
"redo" => "反撤銷",
|
||||
"undo" => "復原",
|
||||
"redo" => "反復原",
|
||||
"preview" => "預覽",
|
||||
"wordwrap" => "自動換行/不自動換行",
|
||||
"char_all_display" => "顯示&隱藏不可見字元",
|
||||
"auto_complete" => "自動提示(取消)",
|
||||
"function_list" => "函數列表",
|
||||
"function_list" => "函數清單",
|
||||
"code_theme" => "代碼風格",
|
||||
"font_size" => "字體",
|
||||
"font_size" => "字型",
|
||||
|
||||
//button
|
||||
"button_ok" => "確定",
|
||||
"button_submit" => "提交",
|
||||
"button_set" => "設置",
|
||||
"button_submit" => "送出",
|
||||
"button_set" => "設定",
|
||||
"button_cancel" => "取消",
|
||||
"button_edit" => "編輯",
|
||||
"button_save" => "保存",
|
||||
"button_save_all" => "保存全部",
|
||||
"button_not_save" => "不保存",
|
||||
"button_add" => "添加",
|
||||
"button_back_add" => "返回添加",
|
||||
"button_save" => "儲存",
|
||||
"button_save_all" => "儲存全部",
|
||||
"button_not_save" => "不儲存",
|
||||
"button_add" => "新增",
|
||||
"button_back_add" => "返回新增",
|
||||
"button_del" => "刪除",
|
||||
"button_save_edit" => "保存修改",
|
||||
"button_save_submit" => "保存提交",
|
||||
"button_save_edit" => "儲存修改",
|
||||
"button_save_submit" => "儲存送出",
|
||||
"button_select_all" => "全選/反選"
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue