diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 9624ac4c6c3..7f1d1dec21e 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -231,10 +231,7 @@ "You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。", "Please confirm the group removal " : "请确认移除群组", "Your biography" : "个人小传", - "Unable to update biography" : "无法更新小传", "Your full name" : "你的全名", - "Unable to update full name" : "无法更新全名", - "No full name set" : "未设置全名", "Email options" : "电子邮件选项", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", "Remove primary email" : "删除主邮件地址", @@ -252,13 +249,11 @@ "No email address set" : "尚未设置 Email 地址", "Additional emails" : "附加邮箱地址", "Your headline" : "你的标题", - "Unable to update headline" : "无法更新标题", "Language" : "语言", "Help translate" : "帮助翻译", "Unable to update language" : "无法更新语言", "No language set" : "没有设置语言", "Your organisation" : "你的组织", - "Unable to update organisation" : "无法更新组织", "Edit your Profile visibility" : "编辑个人资料可见性", "Enable Profile" : "编辑个人资料", "Unable to update profile enabled state" : "无法更新个人资料启用状态", @@ -266,9 +261,7 @@ "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", "Your role" : "你的角色", - "Unable to update role" : "无法更新角色", - "Unable to update federation scope of the primary {accountProperty}" : "无法更新主 {accountProperty} 的联盟范围", - "Unable to update federation scope of additional {accountProperty}" : "无法更新附加 {accountProperty} 的联盟范围", + "Your Twitter handle" : "您的 Twitter 账号", "Add" : "添加", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", @@ -455,8 +448,6 @@ "Change privacy level of website" : "更改网站的隐私级别", "It can take up to 24 hours before the account is displayed as verified." : "在账号显示为已验证之前最多可能需要 24 小时。", "Link https://…" : "链接 https://…", - "Change privacy level of Twitter profile" : "更改推特资料的隐私权限", - "Twitter handle @…" : "Twitter 用户名 @…", "Locale" : "本地", "Current password" : "当前密码", "New password" : "新密码", @@ -494,6 +485,16 @@ "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "在输入全名或电子邮件地址时允许用户名自动完成 (忽略丢失的电话簿匹配和同属一个小组的匹配)", "Change privacy level of full name" : "更改全名的隐私级别", "No display name set" : "不显示名称设置", - "Change scope level of {accountProperty}" : "更改 {accountProperty} 的范围" + "Change privacy level of Twitter profile" : "更改推特资料的隐私权限", + "Twitter handle @…" : "Twitter 用户名 @…", + "Unable to update biography" : "无法更新小传", + "Unable to update full name" : "无法更新全名", + "No full name set" : "未设置全名", + "Unable to update headline" : "无法更新标题", + "Unable to update organisation" : "无法更新组织", + "Unable to update role" : "无法更新角色", + "Change scope level of {accountProperty}" : "更改 {accountProperty} 的范围", + "Unable to update federation scope of the primary {accountProperty}" : "无法更新主 {accountProperty} 的联盟范围", + "Unable to update federation scope of additional {accountProperty}" : "无法更新附加 {accountProperty} 的联盟范围" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |