Skip to content

Commit

Permalink
Update main.php
Browse files Browse the repository at this point in the history
  • Loading branch information
david082321 authored Sep 7, 2018
1 parent 8a659e4 commit 8199452
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions config/i18n/zh-TW/main.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"system_group_create" => "建立部門",
"system_group_name" => "部門名稱",
"system_group_father" => "上級部門",
"system_group_add" => "添加子部門",
"system_group_add" => "新增子部門",
"system_group_remove" => "刪除部門",
"system_group_remove_tips" => "確認刪除該部門?<br/>刪除後屬於該部門的使用者會移除,子部門移動到根部門",
"system_group_select" => "選擇所在部門",
Expand All @@ -94,7 +94,7 @@
"system_member_remove_tips" => "確認刪除使用者?<br/>刪除後該使用者目錄會徹底刪除",
"system_member_set_role" => "確認更改所選使用者的權限組?",
"system_member_remove_group" => "確定將所選使用者從該組移除?",
"system_member_import" => "批次添加",
"system_member_import" => "批次新增",
"system_member_import_desc" => "每行一個使用者,<br/>已存在則自動忽略",
"system_member_use" => "啟用",
"system_member_unuse" => "禁用",
Expand All @@ -103,11 +103,11 @@
"system_member_space_number" => "必須是數字!",
"system_member_group_config" => "批次設定部門",
"system_member_group_remove" => "從該部門移除",
"system_member_group_insert" => "添加到部門",
"system_member_group_insert" => "新增到部門",
"system_member_group_reset" => "重設部門",
"system_member_group_error" => "部門錯誤",
"system_group_action" => "部門管理",
"system_role_add" => "添加角色身份",
"system_role_add" => "新增角色身份",
"system_role_read" => "唯讀",
"system_role_write" => "可讀寫",
"system_setting_root_path" => "根目錄訪問",
Expand All @@ -132,7 +132,7 @@
"group_guest" => "訪客",
"group_guest_desc" => "您不是該部門成員,<br/>僅能訪問[部門共享目錄]下面的內容,唯讀權限.",
"group_role_lebel_desc" => "您是該部門成員,<br/>部門內檔案所有操作權限均由管理員分配",
"button_save_and_add" => "儲存並繼續添加",
"button_save_and_add" => "儲存並繼續新增",
"path_cannot_search" => "該目錄不支援搜尋!",
"not_support" => "暫不支援!",
"group_not_exist" => "使用者組不存在!",
Expand All @@ -144,7 +144,7 @@
"upload_exist_rename" => "重新命名",
"upload_exist_replace" => "覆蓋",
"upload_exist_skip" => "略過",
"upload_add_more" => "批次添加",
"upload_add_more" => "批次新增",
"more" => "更多",
"system_setting" => "系統設定",
"openProject" => "編輯器開啟項目",
Expand Down Expand Up @@ -391,7 +391,7 @@
"time_type_info" => "Y/m/d H:i:s",
"public_path" => "公共目錄",
"system_path_not_change" => "系統目錄,不允許修改",
"file" => "",
"file" => "檔案",
"folder" => "資料夾",
"copy" => "複製",
"past" => "貼上",
Expand All @@ -412,9 +412,9 @@
"order_desc" => "降序",
"order_asc" => "昇冪",
"rename" => "重新命名",
"add_to_fav" => "添加到收藏夾",
"add_to_fav" => "新增到收藏夾",
"search_in_path" => "資料夾中搜尋",
"add_to_play" => "添加到播放列表",
"add_to_play" => "新增到播放列表",
"manage_fav" => "管理收藏夾",
"refresh_tree" => "刷新樹目錄",
"manage_folder" => "管理目錄",
Expand Down Expand Up @@ -475,7 +475,7 @@
"open_ie" => "瀏覽器打開",
"refresh" => "刷新",
"refresh_all" => "強制刷新",
"newfile" => "建立檔",
"newfile" => "建立檔案",
"newfile_save_as" => "儲存到",
"newfolder" => "建立資料夾",
"newothers" => "建立其他",
Expand All @@ -498,7 +498,7 @@
"upload_ready" => "等待上傳 ",
"upload_success" => "上傳成功",
"upload_path_current" => "切換到目前目錄",
"upload_select" => "選擇檔",
"upload_select" => "選擇檔案",
"upload_max_size" => "最大允許",
"upload_size_info" => "如果想設定更大,請修改php.ini中允許上傳的最大值。選擇檔時,大於該設定的將自動過濾掉。",
"upload_error" => "上傳失敗",
Expand All @@ -515,10 +515,10 @@
"download_error" => "下載失敗!",
"download_error_create" => "寫入出錯!",
"download_error_exists" => "連結到檔案失敗!",
"upload_error_null" => "無檔",
"upload_error_big" => "檔大小超過伺服器限制",
"upload_error_move" => "移動檔失敗",
"upload_error_exists" => "該檔已存在",
"upload_error_null" => "無檔案",
"upload_error_big" => "檔案大小超過伺服器限制",
"upload_error_move" => "移動檔案失敗",
"upload_error_exists" => "該檔案已存在",
"upload_local" => "本機上傳",
"download_from_server" => "離線下載",
"save_path" => "儲存路徑",
Expand All @@ -532,7 +532,7 @@
"search_content" => "搜尋檔案內容",
"search_info" => "請輸入搜尋詞和路徑進行搜尋!",
"search_ext_tips" => "用|隔開;例如 php|js|css<br/>不填則搜尋預設文字檔",
"file_type" => "檔類型",
"file_type" => "檔案類型",
"goto" => "跳轉到",
"server_dwonload_desc" => "個任務加入到下載列表",
"parent_permission" => "父目錄許可權",
Expand Down Expand Up @@ -564,7 +564,7 @@
"setting_language" => "語言設定",
"setting_member" => "使用者管理",
"setting_group" => "使用者組管理",
"setting_group_add" => "添加使用者組",
"setting_group_add" => "新增使用者組",
"setting_group_edit" => "編輯使用者組",
"setting_theme" => "主題設定",
"setting_wall" => "壁紙設定",
Expand All @@ -590,10 +590,10 @@
"group_move_user_error" => "所屬使用者組使用者移動失敗",
"group_already_remove" => "該使用者組已被刪除",
"group_not_exists" => "該使用者組不存在",
"member_add" => "添加使用者",
"member_add" => "新增使用者",
"password_null_not_update" => "密碼不填表示不更改",
"if_save_file_tips" => "有檔案未儲存,確定關閉視窗?",
"if_save_file" => "檔尚未儲存,是否儲存?",
"if_save_file" => "檔案尚未儲存,是否儲存?",
"if_remove" => "確認刪除",
"member_remove_tips" => "刪除後該使用者目錄會被清除",
"group_remove_tips" => "刪除後該使用者組使用者無法登入<br/>(需要重新設定使用者組)",
Expand All @@ -603,12 +603,12 @@
"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_mkfile" => "建立檔案",
"group_role_mkdir" => "建立資料夾",
"group_role_pathrname" => "重新命名",
"group_role_pathdelete" => "檔案刪除",
Expand All @@ -622,13 +622,13 @@
"group_role_download" => "遠程下載",
"group_role_passowrd" => "修改密碼",
"group_role_config" => "使用者設定",
"group_role_fav" => "收藏夾操作(添加/編輯/刪除)",
"group_role_fav" => "收藏夾操作(新增/編輯/刪除)",
"action_list" => "列表查看",
"action_add" => "添加",
"action_add" => "新增",
"action_edit" => "編輯",
"action_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_ext_warning" => "不允許此類檔案的上傳,<br/>重新命名(重新命名為指定副檔名),<br/>編輯儲存,遠程下載,解壓",
"group_tips" => "<li> 1.使用者組名不能重複,修改組名後原屬於改組使用者會自動關聯</li><li> 2.副檔名限制關係系統安全性,請務必謹慎操作<i>(如果在web目錄下建立php;就意味著改程式的權限對此使用者形同虛設)</i> </li><li> 3.戶管理、權限組管理;查看權限和增刪改權限是綁定的;程式會自動關聯</li><li> 4.設定權限組能新增權限組後,後續權限是不繼承的<i>(此權限相當於最高權限)</i> </li>",
"not_null" => "必填項不能為空!",
"picture_can_not_null" => "圖片地址不能為空!",
"rname_success" => "重新命名成功!",
Expand Down Expand Up @@ -676,8 +676,8 @@
"button_apply" => "套用",
"button_save_all" => "儲存全部",
"button_not_save" => "不儲存",
"button_add" => "添加",
"button_back_add" => "返回添加",
"button_add" => "新增",
"button_back_add" => "返回新增",
"button_del" => "刪除",
"button_save_edit" => "儲存修改",
"button_save_submit" => "儲存提交",
Expand Down

0 comments on commit 8199452

Please sign in to comment.