aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index eecba883630..847d0042947 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -304,9 +304,9 @@ OC.L10N.register(
"Temporary directory is correctly configured:\n%s" : "临时目录配置正确:\n%s",
"This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "该实例使用基于S3的对象存储作为主存储,并且临时目录中有足够的空间。\n%s",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "此实例使用基于 S3 的对象存储作为主存储。上传的文件临时存储在服务器上,因此建议在 PHP 的临时目录中留出 50 GiB 的可用空间。为了改善这一点,请更改 php.ini 中的临时目录或在该路径中留出更多可用空间。\n检查临时路径中的可用空间为 %.1f GiB,而不是建议的 50 GiB。路径:%s",
- "Database transaction isolation level" : "数据库事务隔离等级",
+ "Database transaction isolation level" : "数据库事务隔离级别",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "数据库没有运行在“READ COMMITTED”事务隔离级别。当多项操作同时执行时将产生问题。",
- "Was not able to get transaction isolation level: %s" : "未能获取事务隔离等级:%s",
+ "Was not able to get transaction isolation level: %s" : "未能获取事务隔离级别:%s",
".well-known URLs" : ".well-known URL",
"`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "您的配置中的 `check_for_working_wellknown_setup` 设置为 false,因此跳过了此检查。",
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "无法检查您的网络服务器是否正确服务 `.well-known`。 请手动检查。",