Update main.php

pull/120/head
future 2017-01-20 12:20:04 +08:00 committed by GitHub
parent 731fc8b0de
commit e6f68e3e99
1 changed files with 28 additions and 28 deletions

View File

@ -6,7 +6,7 @@ return array(
"share_can_upload" => "Can Upload", "share_can_upload" => "Can Upload",
"move_error" => "Move Error", "move_error" => "Move Error",
"setting_basic" => "Basic Setting", "setting_basic" => "Basic Setting",
"setting_user_sound_open" => "Turns on the sound", "setting_user_sound_open" => "Turn on the sound",
"setting_user_animate_open" => "Open the animation", "setting_user_animate_open" => "Open the animation",
"recycle_open_if" => "Open The Recycle", "recycle_open_if" => "Open The Recycle",
"recycle_open" => "Open", "recycle_open" => "Open",
@ -35,9 +35,9 @@ return array(
"system_role_admin_set" => "The system administrator has all permissions without setting!", "system_role_admin_set" => "The system administrator has all permissions without setting!",
"login_error_user_not_use" => "User has been disabled! Please contact administrator", "login_error_user_not_use" => "User has been disabled! Please contact administrator",
"login_error_kod_version" => "Program version conflict", "login_error_kod_version" => "Program version conflict",
"login_error_role" => "Your group does not exist,please contact administrator", "login_error_role" => "Your group does not exist, please contact administrator",
"no_permission_group" => "You are not in this group!", "no_permission_group" => "You are not in this group!",
"no_permission_write" => "Path can not write,check the permission", "no_permission_write" => "Path can not write, check the permission",
"user" => "User", "user" => "User",
"save_as" => "Save as", "save_as" => "Save as",
"check_update" => "Update", "check_update" => "Update",
@ -52,7 +52,7 @@ return array(
"path_is_root_tips" => "I have been the root of it!", "path_is_root_tips" => "I have been the root of it!",
"kod_group" => "All Group", "kod_group" => "All Group",
"my_kod_group" => "My Group", "my_kod_group" => "My Group",
"space_tips_default" => "(GB) 0 no limit", "space_tips_default" => "(GB) 0 Unlimited",
"space_tips_full" => "No limit", "space_tips_full" => "No limit",
"space_size" => "Space Size", "space_size" => "Space Size",
"space_size_use" => "Space Use", "space_size_use" => "Space Use",
@ -81,14 +81,14 @@ return array(
"system_set_home_path_tips" => "The empty directory then uses the default directory", "system_set_home_path_tips" => "The empty directory then uses the default directory",
"system_member_group" => "Group", "system_member_group" => "Group",
"system_member_group_edit" => "Edit Group", "system_member_group_edit" => "Edit Group",
"system_member_remove" => "Rmove User", "system_member_remove" => "Remove User",
"system_member_remove_tips" => "Confirm delete users? After <br/> delete the user directory will completely remove", "system_member_remove_tips" => "Confirm deleting users? After <br/> deletion the users directory will be completely removed",
"system_member_set_role" => "Confirm the selected user group permissions?", "system_member_set_role" => "Confirm the selected user group permissions?",
"system_member_remove_group" => "OK to remove the selected user from this group?", "system_member_remove_group" => "OK to remove the selected user from this group?",
"system_member_import" => "Batch add", "system_member_import" => "Batch add",
"system_member_import_desc" => "A user of each line,<br/>already exists has been automatically ignored", "system_member_import_desc" => "A user of each line,<br/>those were already existed will be automatically ignored",
"system_member_use" => "Enable", "system_member_use" => "Enable",
"system_member_unuse" => "Disabled", "system_member_unuse" => "Disable",
"system_member_group_config" => "Set groups", "system_member_group_config" => "Set groups",
"system_member_group_remove" => "Remove from the group", "system_member_group_remove" => "Remove from the group",
"system_member_group_insert" => "Add to the group", "system_member_group_insert" => "Add to the group",
@ -99,9 +99,9 @@ return array(
"system_role_read" => "Only Read", "system_role_read" => "Only Read",
"system_role_write" => "Read Write", "system_role_write" => "Read Write",
"button_save_and_add" => "Save and continue", "button_save_and_add" => "Save and continue",
"path_cannot_search" => "The directory does not support the search!", "path_cannot_search" => "The directory does not support searching!",
"not_support" => "not support!", "not_support" => "not supported!",
"group_not_exist" => "Group not exists!", "group_not_exist" => "Group does not exist!",
"upload_clear" => "Clear", "upload_clear" => "Clear",
"upload_setting" => "Setting", "upload_setting" => "Setting",
"upload_tips" => "Use piecewise upload, no longer limited to php.ini;", "upload_tips" => "Use piecewise upload, no longer limited to php.ini;",
@ -219,20 +219,20 @@ return array(
"php_env_check" => "Environment check:", "php_env_check" => "Environment check:",
"php_env_error" => "Environment error:", "php_env_error" => "Environment error:",
"php_env_error_ignore" => "Ignore", "php_env_error_ignore" => "Ignore",
"php_env_error_version" => "PHP version must more than 5.0", "php_env_error_version" => "PHP version must be greater than 5.0",
"php_env_error_iconv" => "Not open iconv", "php_env_error_iconv" => "iconv is not enabled",
"php_env_error_mb_string" => "Not open mb_string", "php_env_error_mb_string" => "mb_string is not enabled",
"php_env_error_file" => "Not open file_get_contents", "php_env_error_file" => "file_get_contents is not enabled",
"php_env_error_path" => "Can not write", "php_env_error_path" => "Can not write",
"php_env_error_list_dir" => "Your web server has a directory directory feature turned on, please disable this feature for security reasons! <a href=\"https://www.google.com.hk/#newwindow=1&safe=strict&q=web+server+turn+off+directory+listing\" target=\"blank\">how? </a>", "php_env_error_list_dir" => "Your web server has a directory directory feature turned on, please disable this feature for security reasons! <a href=\"https://www.google.com.hk/#newwindow=1&safe=strict&q=web+server+turn+off+directory+listing\" target=\"blank\">how? </a>",
"php_env_error_gd" => "Not open php GD", "php_env_error_gd" => "php GD is not enabled",
"install_login" => "Use the following account login", "install_login" => "Use the following account to log in",
"install_enter" => "Enter", "install_enter" => "Enter",
"install_user_default" => "Administrator: {0} / (below set a password) <br/> Average user: {1} <br/> Guest users: {2}", "install_user_default" => "Administrator: {0} / (below set a password) <br/> Average user: {1} <br/> Guest users: {2}",
"login_root_password" => "Set the administrator password", "login_root_password" => "Set the administrator password",
"login_root_password_tips" => "Please set admin's password!", "login_root_password_tips" => "Please set admin's password!",
"forget_password" => "Forget Password", "forget_password" => "Forget Password",
"forget_password_tips" => "Forgot Administrator Password: <br/> Please log server delete <b>./data/system/install.lock</b> reset; <br/><br/> Non-administrator Forgot Password: <br/> Please contact the administrator to reset!", "forget_password_tips" => "Forgot Administrator Password: <br/> Please log into the server and delete <b>./data/system/install.lock</b> reset; <br/><br/> Non-administrator Forgot Password: <br/> Please contact the administrator to reset!",
"copyright_desc" => "Kodexplorer is a highly acclaimed web document management system that you can use for internal document management or sharing. It can also be used to manage web sites on the server, replace Ftp, and even be developed directly as web IDE. At the same time you can also secondary development of this program integrated into your existing system.", "copyright_desc" => "Kodexplorer is a highly acclaimed web document management system that you can use for internal document management or sharing. It can also be used to manage web sites on the server, replace Ftp, and even be developed directly as web IDE. At the same time you can also secondary development of this program integrated into your existing system.",
"copyright_contact" => "Authorize or customized, please 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.openWindow('http://kalcaddle.com/qa.html');\">problem Feedback</a>", "copyright_contact" => "Authorize or customized, please 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.openWindow('http://kalcaddle.com/qa.html');\">problem Feedback</a>",
"copyright_info" => "Copyright © <a href=\"http://kalcaddle.com/\" target=\"_blank\">kalcaddle.com</a> All rights reserved.", "copyright_info" => "Copyright © <a href=\"http://kalcaddle.com/\" target=\"_blank\">kalcaddle.com</a> All rights reserved.",
@ -249,10 +249,10 @@ return array(
"need_check_code" => "Need Verification", "need_check_code" => "Need Verification",
"login_rember_password" => "Remember me", "login_rember_password" => "Remember me",
"us" => "kalcaddle.com", "us" => "kalcaddle.com",
"login_not_null" => "User name and password can not be empty!", "login_not_null" => "User name and password cannot be empty!",
"code_error" => "Verification code error", "code_error" => "Verification code error",
"password_error" => "Username or password error!", "password_error" => "Username or password error!",
"password_not_null" => "Password can not empty!", "password_not_null" => "Password cannot be empty!",
"old_password_error" => "Old password error!", "old_password_error" => "Old password error!",
"permission" => "Permission", "permission" => "Permission",
"permission_edit" => "Permission Edit", "permission_edit" => "Permission Edit",
@ -272,7 +272,7 @@ return array(
"close_others" => "Close others", "close_others" => "Close others",
"loading" => "Loading...", "loading" => "Loading...",
"warning" => "Warning", "warning" => "Warning",
"getting" => "Data getting...", "getting" => "Retrieving data...",
"sending" => "Sending...", "sending" => "Sending...",
"data_error" => "Data error! ", "data_error" => "Data error! ",
"get_success" => "Success!", "get_success" => "Success!",
@ -321,7 +321,7 @@ return array(
"add_to_fav" => "Add to bookmark", "add_to_fav" => "Add to bookmark",
"search_in_path" => "Folder", "search_in_path" => "Folder",
"add_to_play" => "Add to playlist", "add_to_play" => "Add to playlist",
"manage_fav" => "Manage bookmark", "manage_fav" => "Manage bookmarks",
"refresh_tree" => "Reload tree", "refresh_tree" => "Reload tree",
"manage_folder" => "Show in Finder", "manage_folder" => "Show in Finder",
"close_menu" => "Close menu", "close_menu" => "Close menu",
@ -341,7 +341,7 @@ return array(
"moving" => "Move file", "moving" => "Move file",
"remove_title" => "Delete confirmation", "remove_title" => "Delete confirmation",
"remove_info" => "Confirmation remove the selected?", "remove_info" => "Confirmation remove the selected?",
"name_isexists" => "Wrong,the name already exists! ", "name_isexists" => "Error, the name already exists! ",
"install" => "Install", "install" => "Install",
"width" => "Width", "width" => "Width",
"height" => "Height", "height" => "Height",
@ -374,7 +374,7 @@ return array(
"edit_can_not" => "Is not a text file", "edit_can_not" => "Is not a text file",
"edit_too_big" => "Cannot be greater than 40M", "edit_too_big" => "Cannot be greater than 40M",
"open_default" => "Default mode", "open_default" => "Default mode",
"open_ie" => "Browser open", "open_ie" => "Open in browser",
"refresh" => "Reload", "refresh" => "Reload",
"refresh_all" => "Reload forced", "refresh_all" => "Reload forced",
"newfile" => "New file", "newfile" => "New file",
@ -389,7 +389,7 @@ return array(
"address_in_edit" => "Click to enter the edit", "address_in_edit" => "Click to enter the edit",
"double_click_rename" => "Double click the title rename", "double_click_rename" => "Double click the title rename",
"double_click_open" => "Double click to open", "double_click_open" => "Double click to open",
"path_null" => "Folder is empty,you can drag and drop files to upload the window. ", "path_null" => "Folder is empty, you can drag and drop files to the window to upload.",
"file_size_title" => "File icon size", "file_size_title" => "File icon size",
"file_size_small_super" => "Super small", "file_size_small_super" => "Super small",
"file_size_small" => "Small", "file_size_small" => "Small",
@ -478,7 +478,7 @@ return array(
"setting_about" => "About", "setting_about" => "About",
"setting_success" => "Setting successfully.", "setting_success" => "Setting successfully.",
"can_not_repeat" => "Name already exists!", "can_not_repeat" => "Name already exists!",
"absolute_path" => "Absolute address", "absolute_path" => "Absolute path",
"group" => "User group", "group" => "User group",
"data_not_full" => "Data submission incomplete! ", "data_not_full" => "Data submission incomplete! ",
"default_user_can_not_do" => "Default user cannot operate", "default_user_can_not_do" => "Default user cannot operate",
@ -490,7 +490,7 @@ return array(
"group_already_remove" => "The user group is deleted", "group_already_remove" => "The user group is deleted",
"group_not_exists" => "The user group does not exist", "group_not_exists" => "The user group does not exist",
"member_add" => "Add user", "member_add" => "Add user",
"password_null_not_update" => "Empty representative doesn not modify the password", "password_null_not_update" => "Empty representative not to modify the password",
"if_save_file" => "File has not been saved", "if_save_file" => "File has not been saved",
"if_remove" => "To confirm the deletion", "if_remove" => "To confirm the deletion",
"member_remove_tips" => "Delete the user directory will be empty", "member_remove_tips" => "Delete the user directory will be empty",
@ -570,7 +570,7 @@ return array(
"button_edit" => "Edit", "button_edit" => "Edit",
"button_save" => "Save", "button_save" => "Save",
"button_save_all" => "Save all", "button_save_all" => "Save all",
"button_not_save" => "Don not save", "button_not_save" => "Dont save",
"button_add" => "Add", "button_add" => "Add",
"button_back_add" => "Add and back", "button_back_add" => "Add and back",
"button_del" => "Delete", "button_del" => "Delete",