diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 7cce8d7b71a..123e25c8516 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -57,6 +57,7 @@ OC.L10N.register( "Empty filename is not allowed" : "不允许使用空名称。", "App \"%s\" cannot be installed because appinfo file cannot be read." : "无法安装应用\"%s\",因为无法读取appinfo文件.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容.", + "__language_name__" : "简体中文", "This is an automatically sent email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。", "Help" : "帮助", "Apps" : "应用", @@ -79,7 +80,6 @@ OC.L10N.register( "Personal info" : "个人信息", "Sync clients" : "同步客户", "Unlimited" : "无限制", - "__language_name__" : "简体中文", "Verifying" : "验证", "Verifying …" : "验证...", "Verify" : "验证", |