Skip to content

Simplified Chinese #86

Description

@chinawpnpn

// Simplified Chinese
$_TRANSLATIONS["zh_cn"] = array(
"file_name" => "文件名称",
"size" => "文件大小",
"last_changed" => "更新时间",
"total_used_space" => "已用空间",
"free_space" => "可用空间",
"password" => "密码",
"upload" => "上传",
"failed_upload" => "上传失败",
"failed_move" => "无法将文件移至正确的目录",
"wrong_password" => "密码错误",
"make_directory" => "创建新目录",
"new_dir_failed" => "创建新目录失败",
"chmod_dir_failed" => "无法更改目录权限",
"unable_to_read_dir" => "无法读取目录",
"location" => "位置",
"root" => "Root",
"log_file_permission_error" => "该脚本没有写日志文件的权限",
"upload_not_allowed" => "脚本配置不允许在该目录中上传",
"upload_dir_not_writable" => "该目录没有写入权限",
"mobile_version" => "移动视图",
"standard_version" => "标准视图",
"page_load_time" => "加载页面耗时 %.2f ms ",
"wrong_pass" => "用户名或密码错误",
"username" => "用户名",
"log_in" => "登录",
"upload_type_not_allowed" => "该文件类型不允许上传",
"del" => "删除",
"log_out" => "退出登录"
);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions