diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-06 01:54:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-06 01:54:56 -0500 |
commit | 94eb2e782fa164492dd2665e6651eaa7068039aa (patch) | |
tree | 34a4604aa41e6987ea6a0bd2bdbdc3959424d047 /lib/l10n/zh_CN.json | |
parent | bfb519cced9713416fa4af753aa39ee42b468268 (diff) | |
download | nextcloud-server-94eb2e782fa164492dd2665e6651eaa7068039aa.tar.gz nextcloud-server-94eb2e782fa164492dd2665e6651eaa7068039aa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index bad13fcc12b..5d4a134221c 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -89,10 +89,6 @@ "Please ask your server administrator to install the module." : "请联系服务器管理员安装模块。", "PHP module %s not installed." : "PHP %s 模块未安装。", "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "请联系服务器管理员升级 PHP 到最新的版本。ownCloud 和 PHP 社区已经不再支持此版本的 PHP。", - "PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly." : "PHP Safe Mode 已经启用,ownCloud 需要 Safe Mode 停用以正常工作。", - "PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." : "PHP Safe Mode 已经被废弃并且应当被停用。请联系服务器管理员在 php.ini 或您的服务器设置中停用 Safe Mode。", - "Magic Quotes is enabled. ownCloud requires that it is disabled to work properly." : "Magic Quotes 已经启用,ownCloud 需要 Magic Quotes 停用以正常工作。", - "Magic Quotes is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." : "Magic Quotes 已经被废弃并且应当被停用。请联系服务器管理员在 php.ini 或您的服务器设置中停用 Magic Quotes。", "PHP modules have been installed, but they are still listed as missing?" : "PHP 模块已经安装,但仍然显示未安装?", "Please ask your server administrator to restart the web server." : "请联系服务器管理员重启网页服务器。", "PostgreSQL >= 9 required" : "要求 PostgreSQL >= 9", |