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:
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index a580104a039..41cf8722167 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -46,7 +46,6 @@ OC.L10N.register(
"Checked for update of app \"%s\" in appstore" : "已检查%s应用的是否有更新",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "检查 %s 的数据库结构是否可以更新 (这可能需要很长的时间, 这取决于数据库大小)",
"Checked database schema update for apps" : "已经检查应用的数据库结构更新",
- "Updated \"%s\" to %s" : "更新 \"%s\" 为 %s",
"Set log level to debug" : "设置日志级别为 调试",
"Reset log level" : "重设日志级别",
"Starting code integrity check" : "开始代码完整性检查",
@@ -289,12 +288,10 @@ OC.L10N.register(
"Forgot password?" : "忘记密码?",
"Back to login" : "返回登录",
"Connect to your account" : "连接您的账户",
- "Please log in before granting %s access to your %s account." : "请在登录之前授权 %s 访问你的 %s 账户。",
"App token" : "App 令牌",
"Grant access" : "授权访问",
"Alternative log in using app token" : "使用应用程序令牌替代登录",
"Account access" : "账户访问",
- "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。",
"Redirecting …" : "正在跳转 …",
"New password" : "新密码",
"New Password" : "新密码",
@@ -306,9 +303,7 @@ OC.L10N.register(
"Error while validating your second factor" : "验证您的第二项时出错",
"Access through untrusted domain" : "通过不被信任的域名访问",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "请联系你的管理员。如果你就是管理员,请参照 config.sample.php 中的示例编辑 config/config.php 中的 \"trusted_domains\" 设置。",
- "Further information how to configure this can be found in the %sdocumentation%s." : "更多配置信息可以查看 %s文档%s。",
"App update required" : "必须的应用更新",
- "%s will be updated to version %s" : "%s 将会更新至版本 %s",
"These apps will be updated:" : "以下应用将被更新:",
"These incompatible apps will be disabled:" : "下述不兼容的应用将被禁用:",
"The theme %s has been disabled." : "%s 主题已被禁用.",
@@ -325,6 +320,7 @@ OC.L10N.register(
"This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.",
"Thank you for your patience." : "感谢您久等了.",
+ "Updated \"%s\" to %s" : "更新 \"%s\" 为 %s",
"%s (3rdparty)" : "%s(第三方)",
"There was an error loading your contacts" : "加载联系人出错",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "由于 WebDAV 接口似乎被破坏, 因此你的 Web 服务器没有正确地设置允许文件同步。",
@@ -365,12 +361,16 @@ OC.L10N.register(
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系您的系统管理员. 如果您是系统管理员, 在 config/config.php 文件中设置 \"trusted_domain\". 可以在 config/config.sample.php 文件中找到例子.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于您的配置, 作为系统管理员, 您还可以点击下面的按钮来信任该域名.",
"Add \"%s\" as trusted domain" : "添加 \"%s\" 为信任域名",
+ "%s will be updated to version %s" : "%s 将会更新至版本 %s",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "获取更多帮助, 请查看 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP 无法访问 /dev/urandom,出于安全原因这是强烈不推荐的。更多信息请参见<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。",
"Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "您的 PHP 没有 FreeType 支持,导致配置文件图片和设置界面中断。",
"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 <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "HTTP 请求头 \"Strict-Transport-Security\" 没有配置为至少 “{seconds}” 秒。出于增强安全性考虑,我们推荐按照 <a href=\"{docUrl}\" rel=\"noreferrer noopener\">安全提示</a>中的说明启用HSTS。",
"Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "您正在通过 HTTP 访问该站点, 我们强烈建议您按照<a href=\"{docUrl}\">安全提示</a>中的说明配置服务器强制使用 HTTPS.",
"Back to log in" : "返回登录",
- "Depending on your configuration, this button could also work to trust the domain:" : "取决于配置,此按钮也可用作设置信任域名:"
+ "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。",
+ "Depending on your configuration, this button could also work to trust the domain:" : "取决于配置,此按钮也可用作设置信任域名:",
+ "Please log in before granting %s access to your %s account." : "请在登录之前授权 %s 访问你的 %s 账户。",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "更多配置信息可以查看 %s文档%s。"
},
"nplurals=1; plural=0;");