diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 2d305321570..250152f0af1 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -212,16 +212,14 @@ OC.L10N.register( "Copied!" : "已复制!", "Copy" : "复制", "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。", - "Add" : "添加", "Email options" : "电子邮件选项", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", - "Your email address" : "您的电子邮件", - "Additional email address {index}" : "附加邮件地址 {index}", "Remove primary email" : "删除主邮件地址", "Delete email" : "删除电子邮件", + "Your email address" : "您的电子邮件", + "Additional email address {index}" : "附加邮件地址 {index}", "No email address set" : "尚未设置 Email 地址", - "Change privacy level of email" : "更改电子邮件的隐私级别", - "Email" : "电子邮件", + "Add" : "添加", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", "Add new email address" : "添加新的电子邮件地址", @@ -248,6 +246,7 @@ OC.L10N.register( "New user" : "新建用户", "Will be autogenerated" : "将自动生成", "Display name" : "显示名称", + "Email" : "电子邮件", "Default language" : "默认语言", "Add a new user" : "添加新用户", "Group admin for" : "分组管理员", @@ -299,6 +298,11 @@ OC.L10N.register( "Send email to new user" : "发送电子邮件给新用户", "You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。", "Please confirm the group removal " : "请确认移除群组", + "Address" : "地址", + "Full name" : "全名", + "Phone number" : "电话号码", + "Twitter" : "Twitter", + "Website" : "网站", "Download and enable" : "下载并启用", "Enable" : "启用", "Enable untested app" : "启用未经测试的应用", @@ -417,20 +421,13 @@ OC.L10N.register( "You are a member of the following groups:" : "您是以下群组的成员:", "You are using <strong>%s</strong>" : "您已经使用了 <strong>%s</strong> 存储空间", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您正在使用 <strong>%1$s</strong> ,来自 <strong>%2$s</strong> (<strong>%3$s %%</strong>)", - "Full name" : "全名", - "Change privacy level of full name" : "更改全名的隐私级别", - "No display name set" : "不显示名称设置", - "Phone number" : "电话号码", "Change privacy level of phone number" : "更改电话号码的隐私级别", "Your phone number" : "您的电话号码", - "Address" : "地址", "Change privacy level of address" : "更改地址的隐私级别", "Your postal address" : "您的邮寄地址", - "Website" : "网站", "Change privacy level of website" : "更改网站的隐私级别", "It can take up to 24 hours before the account is displayed as verified." : "在账号显示为已验证之前最多可能需要 24 小时。", "Link https://…" : "链接 https://…", - "Twitter" : "Twitter", "Change privacy level of Twitter profile" : "更改推特资料的隐私权限", "Twitter handle @…" : "Twitter 用户名 @…", "Help translate" : "帮助翻译", @@ -460,6 +457,9 @@ OC.L10N.register( "Set default expiration date for link shares" : "设置链接共享的默认到期日期", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "允许在共享对话框中自动补全用户名。(如果被禁用,则需要输入完整的用户名或电子邮件地址。)", "Restrict username autocompletion to users within the same groups" : "将用户名自动补全限制为相同组中的用户", - "For password reset and notifications" : "用于密码重置和通知" + "No display name set" : "不显示名称设置", + "For password reset and notifications" : "用于密码重置和通知", + "Change privacy level of full name" : "更改全名的隐私级别", + "Change privacy level of email" : "更改电子邮件的隐私级别" }, "nplurals=1; plural=0;"); |