diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 5c980d859f7..9408742b043 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -122,7 +122,6 @@ "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP标头中的 \"{header}\" 字段未包含 \"{expected}\"。这意味着您的访问存在潜在的安全性和隐私问题,我们建议您调整此项设置。", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "\"{header}\" HTTP 头 未设置到 \"{val1}\"、 \"{val2}\"、 \"{val3}\"、 \"{val4}\" 或 \"{val5}\"。这可能会泄露 refer 信息。见 {linkstart}W3C 建议 ↗{linkend}", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "\"Strict-Transport-Security\" HTTP 头未设为至少 \"{seconds}\" 秒。为了提高安全性,建议启用 HSTS,参考步骤见 {linkstart}安全小贴士 ↗{linkend}", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "通过 HTTP 不安全访问站点。强烈建议你将服务器设置为要求 HTTPS,参考步骤见 {linkstart}安全小贴士 ↗{linkend}", "unknown text" : "未知文字", "Hello world!" : "你好,世界!", "sunny" : "晴", @@ -408,6 +407,7 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。", "Please use the command line updater because updating via the browser is disabled in your config.php." : "请使用命令行更新程序,因为通过浏览器更新在您的config.php中被禁用。", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在运行 32 位版本的 PHP 服务。 Nextcloud 需要 64 位以良好运作,请升级您的操作系统与 PHP 服务至 64 位版本!有关更多详细信息,请阅读{linkstart}有关的文档页面 ↗{linkend}。", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "通过 HTTP 不安全访问站点。强烈建议你将服务器设置为要求 HTTPS,参考步骤见 {linkstart}安全小贴士 ↗{linkend}", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "密码重置消息已发送到该帐户的电子邮件地址。如果您没有收到,请检查您的垃圾邮件/垃圾文件夹或向您的本地管理员寻求帮助。 ", "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。", "Press enter to start searching" : "按 Enter 开始搜索", |