diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index c1b46722895..898d6820416 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -231,14 +231,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "存储连接超时。%s", "Following databases are supported: %s" : "支持以下数据库:%s", "Following platforms are supported: %s" : "支持以下平台:%s", - "Overview" : "概览", - "Basic settings" : "基本设置", - "Sharing" : "共享", - "Security" : "安全", - "Groupware" : "组件", - "Personal info" : "个人信息", - "Mobile & desktop" : "手机与电脑", - "Invalid Federated Cloud ID" : "无效的联合云ID", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "这个通常可以通过赋予 apps 目录写入权限或者在 config 文件中关闭 AppStore 来修复。详情:%s" + "Invalid Federated Cloud ID" : "无效的联合云ID" }, "nplurals=1; plural=0;"); |