diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-09 00:08:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-09 00:08:24 +0000 |
commit | 628284a34c08bbc16a4cff06245ed5aee4c96aac (patch) | |
tree | 1bd3301c6492b58983e11aaf631e9127f4f649f6 /settings/l10n/zh_CN.js | |
parent | 3384c5fb70842a1dbdd24381bdbfa56593c93d2f (diff) | |
download | nextcloud-server-628284a34c08bbc16a4cff06245ed5aee4c96aac.tar.gz nextcloud-server-628284a34c08bbc16a4cff06245ed5aee4c96aac.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index f9f8ec1ff45..4d68eabbd12 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -323,10 +323,9 @@ OC.L10N.register( "Cancel" : "取消", "Choose as profile picture" : "选择个人头像", "Full name" : "全名", - "No display name set" : "不显示名称设置", "Email" : "电子邮件", - "Your email address" : "您的电子邮件", "No email address set" : "尚未设置 Email 地址", + "Your email address" : "您的电子邮件", "For password reset and notifications" : "密码重置和通知", "Phone number" : "电话号码", "Your phone number" : "您的电话号码", @@ -417,6 +416,7 @@ OC.L10N.register( "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", + "No display name set" : "不显示名称设置", "For password recovery and notifications" : "用于密码恢复和通知", "Your website" : "您的网站", "Your Twitter handle" : "您的 Twitter 账号", |