summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-06-20 22:43:28 +0200
committerGitHub <noreply@github.com>2016-06-20 22:43:28 +0200
commit0236535fd3e98a23a1fd3d4adfa472050a6c146e (patch)
tree4ecf67ec75117a43a009d426f95444292dcd2b36 /lib/l10n/zh_CN.js
parent9a0b78e757471953301a0092d113802bce2097d8 (diff)
parent851b277a8e5aa7a2c776f96c4ee0c727713309ff (diff)
downloadnextcloud-server-9.0.51.tar.gz
nextcloud-server-9.0.51.zip
Merge pull request #178 from nextcloud/fix-itv9.0.51
[stable9] Branding
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" : "认证出错",