aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-22 01:55:28 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-22 01:55:28 -0500
commitb74cdb7da3bd7e3e91b674a32e197d8c3d432ea8 (patch)
treee0eb94dd5611a70de3f4f8e719322f13a196909e /core/l10n/zh_CN.js
parentd4ff71c1b6047744c75e24cdac2ea0ba05c66a79 (diff)
downloadnextcloud-server-b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8.tar.gz
nextcloud-server-b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 255628f351e..26301771c38 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -30,6 +30,11 @@ OC.L10N.register(
"No crop data provided" : "没有提供相应数据",
"No valid crop data provided" : "没有提供有效的裁剪数据",
"Crop is not square" : "裁剪的不是正方形",
+ "Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
+ "Couldn't reset password because the token is expired" : "无法重设密码,因为令牌已过期",
+ "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
+ "%s password reset" : "重置 %s 的密码",
+ "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。",
"Sunday" : "星期日",
"Monday" : "星期一",
"Tuesday" : "星期二",
@@ -78,7 +83,6 @@ OC.L10N.register(
"Settings" : "设置",
"Saving..." : "保存中...",
"seconds ago" : "几秒前",
- "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。",
"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. If you haven't enabled the recovery key, 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 />确认继续?",
"I know what I'm doing" : "我知道我在做什么",
@@ -156,9 +160,9 @@ OC.L10N.register(
"Share with users, groups or remote users …" : "分享给其他用户、组或远程用户 ...",
"Warning" : "警告",
"Error while sending notification" : "发送通知时出现错误",
+ "Delete" : "删除",
"The object type is not specified." : "未指定对象类型。",
"Enter new" : "输入新...",
- "Delete" : "删除",
"Add" : "增加",
"Edit tags" : "编辑标签",
"Error loading dialog template: {error}" : "加载对话框模板出错: {error}",
@@ -177,14 +181,6 @@ OC.L10N.register(
"The update was unsuccessful. " : "升级未成功",
"The update was successful. There were warnings." : "更新成功。有警告。",
"The update was successful. Redirecting you to ownCloud now." : "更新成功。正在重定向至 ownCloud。",
- "Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
- "Couldn't reset password because the token is expired" : "无法重设密码,因为令牌已过期",
- "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
- "%s password reset" : "重置 %s 的密码",
- "Use the following link to reset your password: {link}" : "使用以下链接重置您的密码:{link}",
- "New password" : "新密码",
- "New Password" : "新密码",
- "Reset password" : "重置密码",
"Searching other places" : "搜索其他地方",
"No search results in other folders" : "在其他文件夹中没有得到任何搜索结果",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"],
@@ -256,6 +252,10 @@ OC.L10N.register(
"Wrong password. Reset it?" : "密码错误。要重置么?",
"Stay logged in" : "保持登录",
"Alternative Logins" : "其他登录方式",
+ "Use the following link to reset your password: {link}" : "使用以下链接重置您的密码:{link}",
+ "New password" : "新密码",
+ "New Password" : "新密码",
+ "Reset password" : "重置密码",
"This ownCloud instance is currently in single user mode." : "当前ownCloud实例运行在单用户模式下。",
"This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",