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>2022-06-09 05:32:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-09 05:32:03 +0300
commit270343a602d5e6a6c94579328c0ecdf77a218e1e (patch)
tree556a6fc1265e65892f906d506234b8ae2f9dee74 /core/l10n/zh_CN.json
parent1cf2ed484eeb101566ca1bc570b2b52a2936d7b5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r--core/l10n/zh_CN.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index daf2d41df1b..07cff0b83c6 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -342,7 +342,6 @@
"You can close this window." : "您可以关闭此窗口。",
"This share is password-protected" : "这个共享是被密码保护的",
"Email address" : "电子邮件地址",
- "Request password" : "需要密码",
"Go to %s" : "转至 %s",
"Two-factor authentication" : "两步验证",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "您的账号已启用安全增强。请选择第二种验证方式。",
@@ -386,6 +385,7 @@
"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 password is wrong. Try again." : "用户名或密码错误!请重试",
"You haven't added any info yet" : "你尚未添加任何信息",
- "{user} hasn't added any info yet" : "{user} 尚未添加任何信息"
+ "{user} hasn't added any info yet" : "{user} 尚未添加任何信息",
+ "Request password" : "需要密码"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file