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.js13
1 files changed, 3 insertions, 10 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index cb4efbf62fd..727ed1bae0f 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"No valid crop data provided" : "没有提供有效的裁剪数据",
"Crop is not square" : "裁剪的不是正方形",
"State token does not match" : "状态令牌无法匹配",
+ "Invalid app password" : "无效的应用密码",
"Could not complete login" : "无法完成登录",
"Your login token is invalid or has expired" : "您的登录token无效或已过期",
"Password reset is disabled" : "密码重置不可用",
@@ -287,7 +288,6 @@ OC.L10N.register(
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite应只用于最小化和开发实例。生产环境我们推荐使用不同的数据库后端。",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "如果您使用文件同步客户端,强烈不建议使用SQLite。",
"Install recommended apps" : "安装推荐的应用",
- "Calendar, Contacts, Talk, Mail & OnlyOffice" : "日历、联系人、通话、电子邮件和 OnlyOffice",
"Finish setup" : "安装完成",
"Finishing …" : "正在完成 …",
"Need help?" : "需要帮助?",
@@ -352,13 +352,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式,这将花费一些时间。",
"This page will refresh itself when the instance is available again." : "当实例再次可用时,页面会自动刷新。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。",
- "Could not send reset email because there is no email address for this username. Please contact your administrator." : "该用户没有设置电子邮件地址,无发送重置邮件。请联系管理员。",
- "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
- "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "我们已将密码重置电子邮件发送到我们已知道的此账号的电子邮件地址。 如果您未在合理的时间内收到,请检查您的垃圾邮件/垃圾邮件文件夹。<br> 如果不存在,请咨询管理员。",
- "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的文件已经加密。当您的密码重置后没有任何方式能恢复您的数据。<br />如果您不确定,请在继续前联系您的管理员。<br/>您是否真的要继续?",
- "Sending email …" : "正在发送电子邮件…",
"You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "您目前正在运行 PHP 5.6。 Nextcloud 的当前主要版本是最后一个支持 PHP 5.6 的版本。 建议将 PHP 版本升级到 7.0 以便能够升级到 Nextcloud 14。",
- "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 访问网站不安全。强烈建议您将服务器设置成 HTTPS 协议,请查阅 <a href=\"{docUrl}\">安全贴士↗</a>。",
"Shared" : "已共享",
"Shared with" : "共享给",
"Shared by" : "共享人",
@@ -438,9 +432,8 @@ OC.L10N.register(
"Error removing share" : "移除共享时出错",
"({scope})" : "({scope})",
"Saving..." : "正在保存...",
- "Dismiss" : "忽略",
"Your client should now be connected! You can close this window." : "您的客户端现在应该可以连接了!您可以关闭这个窗口。",
- "New Password" : "新密码",
- "Cancel log in" : "取消登录"
+ "Cancel log in" : "取消登录",
+ "Calendar, Contacts, Talk, Mail & OnlyOffice" : "日历、联系人、通话、电子邮件和 OnlyOffice"
},
"nplurals=1; plural=0;");