Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 02086fba36f..45d11cdaab2 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -37,7 +37,7 @@ OC.L10N.register(
"Failed to open archive when installing app" : "安装 App 是打开归档失败",
"App does not provide an info.xml file" : "应用未提供 info.xml 文件",
"App can't be installed because of not allowed code in the App" : "App 无法安装,因为 App 中有非法代码 ",
- "App can't be installed because it is not compatible with this version of ownCloud" : "App 无法安装,因为和当前 ownCloud 版本不兼容",
+ "App can't be installed because it is not compatible with this version of Nextcloud" : "App 无法安装,因为和当前 Nextcloud 版本不兼容",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "App 无法安装,因为 App 包含不允许在非内置 App 中使用的 <shipped>true</shipped> 标签",
"Application is not enabled" : "应用程序未启用",
"Authentication error" : "认证出错",