Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-18 05:26:57 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-18 05:26:57 +0300
commit3b70e44f2a1483fe89469e7de9321c2cc79fd720 (patch)
treee375b6c7e234c4ddc67224eec2ef365981d71b1b /lib/l10n/zh_CN.json
parentb73f40eabbfb3e7941b5628b7243b58211e07d58 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r--lib/l10n/zh_CN.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 73181be1fd4..84b426667e8 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -1,6 +1,7 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "无法写入 \"config\" 目录!",
"This can usually be fixed by giving the webserver write access to the config directory." : "通常可以通过授予 Web 服务器对 config 目录的写访问权限来解决此问题。",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果你喜欢将 config.php 文件设置为只读,可以将 \"config is read only\"选项设置为 true。",
"See %s" : "查看 %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。",
"Sample configuration detected" : "示例配置检测",