diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-08 00:07:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-08 00:07:45 +0000 |
commit | 4b0f50c456e0acac7202b498f484fed4e7d294c5 (patch) | |
tree | 4e4e5f29a01a429ea3722bb7900056be824ee5aa /settings/l10n/zh_CN.js | |
parent | ca9d25169dcdd2923a356e2a797d8704506a3787 (diff) | |
download | nextcloud-server-4b0f50c456e0acac7202b498f484fed4e7d294c5.tar.gz nextcloud-server-4b0f50c456e0acac7202b498f484fed4e7d294c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index e44085facf8..6ad40993d6b 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -30,7 +30,6 @@ OC.L10N.register( "A user with that name already exists." : "使用该名称的用户已存在.", "To send a password link to the user an email address is required." : "发送密码链接给用户需要一个电子邮箱地址.", "Unable to create user." : "无法创建用户.", - "Your %s account was created" : "你的帐户 %s 已创建", "Unable to delete user." : "无法删除用户", "Settings saved" : "设置已保存", "Unable to change full name" : "无法修改全名", @@ -40,6 +39,7 @@ OC.L10N.register( "Invalid user" : "无效用户", "Unable to change mail address" : "无法修改电子邮箱地址", "Email saved" : "电子邮件已保存", + "Your %s account was created" : "你的帐户 %s 已创建", "Password confirmation is required" : "需要密码确认", "Couldn't remove app." : "无法删除应用.", "Couldn't update app." : "无法更新应用.", @@ -259,9 +259,6 @@ OC.L10N.register( "Issued By" : "授权由", "Valid until %s" : "有效期至 %s", "Import root certificate" : "导入根证书", - "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "您好,<br><br>您刚刚创建了 %s 账户<br><br>您的用户名: <strong>%s</strong><br>现在访问: <strong><a href=\"%s\">%s</a></strong><br><br>", - "Cheers!" : "干杯!", - "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "您好,\n\n您刚刚创建了 %s 账户.\n\n您的用户名: %s\n现在访问: %s\n", "Administrator documentation" : "管理员文档", "Online documentation" : "在线文档", "Forum" : "论坛", @@ -348,6 +345,9 @@ OC.L10N.register( "Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组", "Unable to add user to group %s" : "无法将用户添加到分组 %s", "Unable to remove user from group %s" : "无法从分组 %s 中移除用户", + "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "您好,<br><br>您刚刚创建了 %s 账户<br><br>您的用户名: <strong>%s</strong><br>现在访问: <strong><a href=\"%s\">%s</a></strong><br><br>", + "Cheers!" : "干杯!", + "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "您好,\n\n您刚刚创建了 %s 账户.\n\n您的用户名: %s\n现在访问: %s\n", "For password recovery and notifications" : "用于密码恢复和通知", "Show last log in" : "显示最后登录" }, |