diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-18 02:18:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-18 02:18:30 +0000 |
commit | a61bad6ede7d99eae7e754f94ef39272d7ff1ba7 (patch) | |
tree | 916fa6bb8524c20a77f62e77143bff2539a5e371 /core/l10n/zh_CN.js | |
parent | 54012a6abd2993700648d9d19cc66aacb65ec809 (diff) | |
download | nextcloud-server-a61bad6ede7d99eae7e754f94ef39272d7ff1ba7.tar.gz nextcloud-server-a61bad6ede7d99eae7e754f94ef39272d7ff1ba7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 17e182fc278..1d2bfbd517a 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -177,8 +177,8 @@ OC.L10N.register( "No contacts found" : "无法找到联系人", "Show all contacts …" : "显示所有联系人 …", "Install the Contacts app" : "安装联系人应用", - "Loading your contacts …" : "加载您的联系人 …", - "Looking for {term} …" : "查找 {term} …", + "Loading your contacts …" : "正在加载您的联系人 …", + "Looking for {term} …" : "正在查找 {term} …", "No" : "否", "Yes" : "是", "No files in here" : "未找到文件", @@ -208,7 +208,7 @@ OC.L10N.register( "Pending" : "等待", "Copy to {folder}" : "复制到 {folder}", "Move to {folder}" : "移动到 {folder}", - "Saving..." : "保存中...", + "Saving..." : "正在保存...", "Authentication required" : "授权请求", "This action requires you to confirm your password" : "请您确认您的密码", "Confirm" : "确认", @@ -345,7 +345,7 @@ OC.L10N.register( "Dismiss" : "忽略", "The link to reset your password has been sent to your email. 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 …" : "正在发送邮件…", + "Sending email …" : "正在发送电子邮件…", "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{name} 已安装 {version} 版本,出于稳定和性能的考虑,建议更新到 {name} 版本。", "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" : "已共享", |