diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-15 02:13:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-15 02:13:36 +0000 |
commit | 7fea53184783bb7438f46169d239b635fa21319a (patch) | |
tree | 672820f81ed4614a4703a756209097cd94f8fa93 /core/l10n/zh_CN.js | |
parent | bf18f1ee934b71e21b060450a30e321d98ab2da2 (diff) | |
download | nextcloud-server-7fea53184783bb7438f46169d239b635fa21319a.tar.gz nextcloud-server-7fea53184783bb7438f46169d239b635fa21319a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 52626504907..7786ee73e67 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -222,12 +222,15 @@ OC.L10N.register( "An internal error occurred." : "发生了内部错误。", "Please try again or contact your administrator." : "请重试或联系您的管理员。", "Username or email" : "用户名或邮箱", + "Username or\temail" : "用户名或\t邮箱", "Log in" : "登录", "Logging in …" : "正在登录 …", "Wrong username or password." : "错误的用户名或密码。", "User disabled" : "用户不可用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,请 30 秒之后再尝试。", "Reset password" : "重置密码", + "We have sent 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." : "我们已将密码重置邮件发送到您账号对应的电子邮箱中。如果您长时间没能收到邮件,请检查您邮箱的垃圾/广告文件夹。", + "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。", "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。", "Back to login" : "返回登录", "Forgot password?" : "忘记密码?", @@ -275,6 +278,15 @@ OC.L10N.register( "seconds ago" : "几秒前", "Connection to server lost" : "与服务器的连接断开", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"], + "Add to a project" : "添加到项目", + "Show details" : "显示详情", + "Hide details" : "隐藏详细信息", + "Rename project" : "重命名项目", + "Failed to rename the project" : "无法重命名项目", + "Failed to create a project" : "无法创建项目", + "Failed to add the item to the project" : "无法添加条目到项目中", + "Connect items to a project to make them easier to find" : "将条目关联到项目以使它们更容易查找", + "Type to search for existing projects" : "输入以搜索已有项目", "New in" : "新品", "View changelog" : "查看更新记录", "No action available" : "无可用操作", |