summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-28 02:19:10 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-28 02:19:10 +0000
commitaa81a3045e4b2d80a4313160e2427221ba9caea2 (patch)
tree1b77f5738013f5c4e1edd21755613135bf93715e /core/l10n/zh_CN.js
parentfe8e238df2a9cecf31e0f8354a04186fd1a6cba9 (diff)
downloadnextcloud-server-aa81a3045e4b2d80a4313160e2427221ba9caea2.tar.gz
nextcloud-server-aa81a3045e4b2d80a4313160e2427221ba9caea2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 25adbbe6fe9..740a2a58087 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -99,6 +99,7 @@ OC.L10N.register(
"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 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "此实例使用基于S3的对象存储作为主存储。上传的文件会临时存放在服务器上,所以建议PHP的临时目录有50 GB的可用空间。路径和可用空间的详情请查看日志。要改善此状况请修改php.ini文件中的临时目录路径或增加该路径的可用空间。",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "您正在通过安全连接访问实例,但是您的实例生成的 URL 不安全。 这很可能意味着您正在使用反向代理,并且覆盖配置变量未正确设置。 请阅读<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">有关此内容的文档页面</a>。",
"Error occurred while checking server setup" : "检查服务器设置时出错",
+ "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "获取更多详情,请查看<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "您的数据目录和文件可以从互联网直接访问。.htaccess 文件不起作用。强烈建议您配置 Web 服务器,以便数据目录不再可访问,或者您可以将数据目录移动到 Web 服务器文档根目录。",
"The \"{header}\" HTTP header is not set to \"{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 \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP 请求头 \"{header}\" 没有配置为 \"{expected}\"。某些功能可能无法正常工作,因此建议相应地调整此设置。",
@@ -167,8 +168,10 @@ OC.L10N.register(
"Search for {name} only" : "仅搜索 {name}",
"No results for {query}" : "没有 '{query}' 的相关结果",
"Start typing to search" : "开始输入搜索内容",
+ "Loading more results …" : "加载更多结果...",
"Load more results" : "加载更多结果",
"An error occurred while searching for {type}" : "搜索 {type} 时出错",
+ "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["请输入 {minSearchLength} 个字符或更多字符以进行搜索"],
"Search {types} …" : "搜索 {类型} …",
"Settings" : "设置",
"Could not load your contacts" : "无法加载您的联系人",
@@ -254,6 +257,7 @@ OC.L10N.register(
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "服务器上找不到该文档。可能此共享已被删除或过期。",
"Back to %s" : "返回 %s",
"Too many requests" : "请求过多",
+ "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "您的网络请求过多。如果出现错误,请稍后重试或与您的管理员联系。",
"Error" : "错误",
"Internal Server Error" : "内部服务器错误",
"The server was unable to complete your request." : "服务器不能完成您的请求。",