diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-18 01:55:40 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-18 01:55:40 -0500 |
commit | b9c39b60ec95f4e3acb33a71baedaf9dda3e8659 (patch) | |
tree | 44f5da170ea9134db371dc1813352f914a4e5d02 /core/l10n/zh_CN.js | |
parent | ceaa193df24b72817e6d352b3ad4eeaa24db9a1b (diff) | |
download | nextcloud-server-b9c39b60ec95f4e3acb33a71baedaf9dda3e8659.tar.gz nextcloud-server-b9c39b60ec95f4e3acb33a71baedaf9dda3e8659.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index a9edc7c6ae5..2b253177472 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -167,8 +167,6 @@ OC.L10N.register( "Line: %s" : "行: %s", "Trace" : "追踪", "Security Warning" : "安全警告", - "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" : "你的PHP版本容易受到空字节攻击 (CVE-2006-7243)", - "Please update your PHP installation to use %s securely." : "为保证安全使用 %s 请更新您的PHP。", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "关于如何配置服务器,请参见 <a href=\"%s\" target=\"_blank\">此文档</a>。", "Create an <strong>admin account</strong>" : "创建<strong>管理员账号</strong>", |