aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php18
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 6a5dcb50a95..727daccad05 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -8,14 +8,6 @@ $TRANSLATIONS = array(
"Updating filecache, this may take really long..." => "正在更新文件缓存,这可能需要较长时间...",
"Updated filecache" => "文件缓存已更新",
"... %d%% done ..." => "...已完成 %d%% ...",
-"Category type not provided." => "未提供分类类型。",
-"No category to add?" => "没有可添加分类?",
-"This category already exists: %s" => "此分类已存在:%s",
-"Object type not provided." => "未提供对象类型。",
-"%s ID not provided." => "%s ID未提供。",
-"Error adding %s to favorites." => "向收藏夹中新增%s时出错。",
-"No categories selected for deletion." => "没有选择要删除的类别",
-"Error removing %s from favorites." => "从收藏夹中移除%s时出错。",
"Sunday" => "星期日",
"Monday" => "星期一",
"Tuesday" => "星期二",
@@ -53,12 +45,9 @@ $TRANSLATIONS = array(
"Ok" => "好",
"_{count} file conflict_::_{count} file conflicts_" => array(""),
"Cancel" => "取消",
-"The object type is not specified." => "未指定对象类型。",
-"Error" => "错误",
-"The app name is not specified." => "未指定应用名称。",
-"The required file {file} is not installed!" => "所需文件{file}未安装!",
"Shared" => "已共享",
"Share" => "分享",
+"Error" => "错误",
"Error while sharing" => "共享时出错",
"Error while unsharing" => "取消共享时出错",
"Error while changing permissions" => "修改权限时出错",
@@ -90,6 +79,9 @@ $TRANSLATIONS = array(
"Sending ..." => "正在发送...",
"Email sent" => "邮件已发送",
"Warning" => "警告",
+"The object type is not specified." => "未指定对象类型。",
+"Delete" => "删除",
+"Add" => "增加",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "更新不成功。请汇报将此问题汇报给 <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud 社区</a>。",
"The update was successful. Redirecting you to ownCloud now." => "更新成功。正在重定向至 ownCloud。",
"%s password reset" => "重置 %s 的密码",
@@ -112,8 +104,6 @@ $TRANSLATIONS = array(
"Help" => "帮助",
"Access forbidden" => "访问禁止",
"Cloud not found" => "未找到云",
-"Edit categories" => "编辑分类",
-"Add" => "增加",
"Security Warning" => "安全警告",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "你的PHP版本容易受到空字节攻击 (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "为保证安全使用 %s 请更新您的PHP。",