diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
commit | 9e550ab844ec5f5a2100a074309ad8d844948d79 (patch) | |
tree | d183d7153c2f746a355bc6f3f2ac286c27a67942 /core/l10n/zh_CN.js | |
parent | e51a76b92d1ad48cccd9efdcd6e25977da154a6d (diff) | |
download | nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.tar.gz nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 51252eb02bb..962b5ee4c7d 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -131,9 +131,6 @@ OC.L10N.register( "Reset password" : "重置密码", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X 不被支持并且 %s 在这个平台上无法正常工作。请自行承担风险!", "For the best results, please consider using a GNU/Linux server instead." : "为了达到最好的效果,请考虑使用 GNU/Linux 服务器。", - "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "%s 实例运行在 32bit PHP 环境, php.ini 中设置了 open_basedir。在文件超过 4GB 时会有问题, 所以强烈不建议这样设置.", - "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "请从 php.ini 中删除 open_basedir 设置或变更为 64bit PHP.", - "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "%s 实例运行在 32bit PHP 环境, 而且 cURL 未安装. 在文件超过 4GB 时会有问题, 所以强烈不建议这样设置.", "Please install the cURL extension and restart your webserver." : "请安装 cURL 扩展并重启网页服务器.", "Personal" : "个人", "Users" : "用户", |