diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-12 02:24:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-12 02:24:55 +0000 |
commit | ac893e843b64b00ad83ce08e88534fc7c4d3f464 (patch) | |
tree | a8e7788506c0b3224c3ab8008bb190bb35922338 /core/l10n/zh_CN.js | |
parent | 295fee91a887cd794447aeda3a7a06d7c9decf54 (diff) | |
download | nextcloud-server-ac893e843b64b00ad83ce08e88534fc7c4d3f464.tar.gz nextcloud-server-ac893e843b64b00ad83ce08e88534fc7c4d3f464.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 99190819d38..af3cd0e5f80 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -147,7 +147,6 @@ OC.L10N.register( "Passwordless authentication is not supported in your browser." : "浏览器不支持无密码验证。", "Passwordless authentication is only available over a secure connection." : "无密码身份验证仅在安全连接上可用。", "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." : "无法修改密码,请联系管理员。", @@ -403,6 +402,7 @@ OC.L10N.register( "Searching other places" : "搜索其他位置", "No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果", "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"], + "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." : "密码重置的电子邮件发送到此账号的电子邮件地址。 如果您未在合理的时间内收到,请优先检查您的垃圾邮件/垃圾邮件文件夹。如果不存在此电子邮件,请咨询系统管理员。", "Nextcloud {app}" : "Nextcloud {app}", "Search" : "搜索", "These apps will be updated:" : "以下应用将被更新:", |