diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 75b663a434a..627759e83e7 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -76,7 +76,6 @@ OC.L10N.register( "Basic settings" : "基本设置", "Sharing" : "共享", "Security" : "安全", - "Theming" : "主题", "Groupware" : "组件", "Additional settings" : "其他设置", "Personal info" : "个人信息", @@ -244,11 +243,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "存储连接超时。%s", "Library %s with a version higher than %s is required - available version %s." : "%s 需要 %s 或更高的版本 - 可用版本 %s。", "Library %s with a version lower than %s is required - available version %s." : "%s 需要 %s 或更低的版本 - 可用版本 %s。", - "APCu" : "APCu", - "Redis" : "Redis", - "Encryption" : "加密", - "Tips & tricks" : "小提示", - "Sync clients" : "同步客户", "Sharing %s failed, because the user %s does not exist" : "共享 %s 失败,因为用户 %s 不存在", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "共享 %s 失败,因为用户 %s 不是 %s 所属的任何组的用户", "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为该项已经共享给用户 %s", @@ -262,8 +256,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s 向您共享了 »%s«", "%s shared »%s« with you." : "%s 已与您共享了 »%s«。", "%s via %s" : "%s 通过 %s", - "No app name specified" : "没有指定的 App 名称", - "App '%s' could not be installed!" : "应用 '%s' 无法被安装!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "应用程序 \"%s\" 无法被安装,因为为满足下列依赖关系:%s", "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" 已被云联合提供商 \"%s\" 使用" }, |