update chinese translations

This commit is contained in:
renothing 2016-02-14 10:03:28 +08:00
parent 124f93dbad
commit fbb58e08d3
1 changed files with 25 additions and 25 deletions

View File

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