update chinese translations

This commit is contained in:
renothing
2016-02-14 10:03:28 +08:00
parent 124f93dbad
commit fbb58e08d3

View File

@@ -1113,29 +1113,29 @@ return array(
'End date: ' => '结束时间:', 'End date: ' => '结束时间:',
'New due date: ' => '新超期时间:', 'New due date: ' => '新超期时间:',
'Start date changed: ' => '开始时间已改变:', 'Start date changed: ' => '开始时间已改变:',
// 'Disable private projects' => '', 'Disable private projects' => '禁用私有项目',
// 'Do you really want to remove this custom filter: "%s"?' => '', 'Do you really want to remove this custom filter: "%s"?' => '你确定要移除这个自定义过滤器:"%s"',
// 'Remove a custom filter' => '', 'Remove a custom filter' => '移除自定义过滤器',
// 'User activated successfully.' => '', 'User activated successfully.' => '用户已激活。',
// 'Unable to enable this user.' => '', 'Unable to enable this user.' => '无法启用该用户。',
// 'User disabled successfully.' => '', 'User disabled successfully.' => '用户已禁用。',
// 'Unable to disable this user.' => '', 'Unable to disable this user.' => '无法禁用该用户。',
// 'All files have been uploaded successfully.' => '', 'All files have been uploaded successfully.' => '所有文件已成功上传。',
// 'View uploaded files' => '', 'View uploaded files' => '查看已上传文件',
// 'The maximum allowed file size is %sB.' => '', 'The maximum allowed file size is %sB.' => '最大上传尺寸 %sB',
// 'Choose files again' => '', 'Choose files again' => '重新选择文件',
// 'Drag and drop your files here' => '', 'Drag and drop your files here' => '拖放文件到这里',
// 'choose files' => '', 'choose files' => '选择文件',
// 'View profile' => '', 'View profile' => '查看个人信息',
// 'Two Factor' => '', 'Two Factor' => '双重认证',
// 'Disable user' => '', 'Disable user' => '禁用用户',
// 'Do you really want to disable this user: "%s"?' => '', 'Do you really want to disable this user: "%s"?' => '你确定要禁用该用户:"%s"',
// 'Enable user' => '', 'Enable user' => '启用用户',
// 'Do you really want to enable this user: "%s"?' => '', 'Do you really want to enable this user: "%s"?' => '你确定要启用该用户:"%s"',
// 'Download' => '', 'Download' => '下载',
// 'Uploaded: %s' => '', 'Uploaded: %s' => '上传:%s',
// 'Size: %s' => '', 'Size: %s' => '大小:%s',
// 'Uploaded by %s' => '', 'Uploaded by %s' => '由%s上传',
// 'Filename' => '', 'Filename' => '文件名',
// 'Size' => '', 'Size' => '大小',
); );