diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /lib/l10n/zh_CN.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
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;"); |