summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-07-09 02:17:35 +0000
committerNextcloud bot <bot@nextcloud.com>2020-07-09 02:17:35 +0000
commit5864501d3f4a2bcc5eec110b29766cd2b0ab95d2 (patch)
treeb57ffe5059f4a3d0269e10e98fcfdb44d096e529 /lib/l10n/zh_CN.js
parentce5cb5ac339be6c0471576b0ba310e96c1302f0a (diff)
downloadnextcloud-server-5864501d3f4a2bcc5eec110b29766cd2b0ab95d2.tar.gz
nextcloud-server-5864501d3f4a2bcc5eec110b29766cd2b0ab95d2.zip
[tx-robot] updated from transifex
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 2cd90974301..528b8cc5942 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -193,8 +193,8 @@ OC.L10N.register(
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "权限通常可以通过赋予根目录写入权限来修复。查看:%s。",
"Setting locale to %s failed" : "设置语言为 %s 失败",
"Please install one of these locales on your system and restart your webserver." : "请在您的系统中安装下述一种语言并重启 Web 服务器。",
- "Please ask your server administrator to install the module." : "请联系服务器管理员安装模块。",
"PHP module %s not installed." : "PHP %s 模块未安装。",
+ "Please ask your server administrator to install the module." : "请联系服务器管理员安装模块。",
"PHP setting \"%s\" is not set to \"%s\"." : "PHP 选项 \"%s\" 未设置为 \"%s\"。",
"Adjusting this setting in php.ini will make Nextcloud run again" : "在 php.ini 中调整该设置将导致 Nextcloud 重新运行",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload 当前设置为 \"%s\",预期值为 \"0\"",