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:
authorNextcloud bot <bot@nextcloud.com>2019-07-30 05:14:45 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-30 05:14:45 +0300
commit74eb2894a79f95ce4d08db19763d59dc8f489690 (patch)
tree958fdb38778e9086423c69713e9916ad12f0fb10 /core/l10n/zh_CN.js
parente21f4409909ae13f1a6f4f0328eb2ab4fa85b16b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 4117aaba67c..c3cc0c951c4 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -20,14 +20,11 @@ OC.L10N.register(
"Password reset is disabled" : "密码重置不可用",
"Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
"Couldn't reset password because the token is expired" : "令牌已过期,无法重置密码",
- "Could not send reset email because there is no email address for this username. Please contact your administrator." : "该用户没有设置电子邮件地址,无发送重置邮件。请联系管理员。",
"%s password reset" : "重置 %s 的密码",
"Password reset" : "重置密码",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "点击下面的按钮来重置您的密码。如果您并没有请求密码重置,请忽略这封邮件。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "点击下述链接重置您的密码。如果您没有请求重置密码,请忽略本邮件。",
"Reset your password" : "重置您的密码",
- "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。",
- "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
"Nextcloud Server" : "Nextcloud 服务器",
"Some of your link shares have been removed" : "您的一些链接共享已被移除",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "由于一个安全缺陷,我们必须移除您的部分链接共享。更多信息请查看此链接。",
@@ -232,6 +229,7 @@ OC.L10N.register(
"Reset password" : "重置密码",
"A password reset message has been sent to the e-mail 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." : "如果它不在此处,请询问您的本地管理员。",
+ "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。",
"Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。",
"Back to login" : "返回登录",
"Forgot password?" : "忘记密码?",
@@ -401,6 +399,8 @@ 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." : "无法发送重置邮件,请检查您的用户名是否正确。",
"Updated \"%s\" to %s" : "更新 \"%s\" 为 %s",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>",
"Dismiss" : "忽略",