diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 250152f0af1..4f1dfddb5ea 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -212,6 +212,8 @@ OC.L10N.register( "Copied!" : "已复制!", "Copy" : "复制", "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。", + "Your full name" : "你的全名", + "No full name set" : "未设置全名", "Email options" : "电子邮件选项", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", "Remove primary email" : "删除主邮件地址", @@ -219,14 +221,19 @@ OC.L10N.register( "Your email address" : "您的电子邮件", "Additional email address {index}" : "附加邮件地址 {index}", "No email address set" : "尚未设置 Email 地址", + "Language" : "语言", + "Help translate" : "帮助翻译", + "No language set" : "没有设置语言", "Add" : "添加", + "Change privacy level of {accountProperty}" : "更改 {accountProperty} 的隐私范围", + "Unable to update federation scope of the primary {accountProperty}" : "无法更新主 {accountProperty} 的联盟范围", + "Unable to update federation scope of additional {accountProperty}" : "无法更新附加 {accountProperty} 的联盟范围", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", "Add new email address" : "添加新的电子邮件地址", "Add user to group" : "添加用户到组", "Set user as admin for" : "设置用户为管理员", "Select user quota" : "选择用户容量限额", - "No language set" : "没有设置语言", "Delete user" : "删除用户", "Wipe all devices" : "擦除所有设备", "Disable user" : "禁用用户", @@ -251,14 +258,13 @@ OC.L10N.register( "Add a new user" : "添加新用户", "Group admin for" : "分组管理员", "Quota" : "配额", - "Language" : "语言", "User backend" : "用户来源", "Storage location" : "存储位置", "Last login" : "最后登录", "No users in here" : "这里没有用户", "Default quota" : "默认配额", "Common languages" : "常用语言", - "All languages" : "所有语言", + "Other languages" : "其他语言", "Password change is disabled because the master key is disabled" : "密码修改被禁用,因为主密码被禁用", "Passwordless authentication requires a secure connection." : "无密码身份验证需要安全的连接。", "Add WebAuthn device" : "添加 WebAuthn 设备", @@ -299,7 +305,9 @@ OC.L10N.register( "You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。", "Please confirm the group removal " : "请确认移除群组", "Address" : "地址", + "Avatar" : "头像", "Full name" : "全名", + "Additional email" : "附加邮箱", "Phone number" : "电话号码", "Twitter" : "Twitter", "Website" : "网站", @@ -430,7 +438,6 @@ OC.L10N.register( "Link https://…" : "链接 https://…", "Change privacy level of Twitter profile" : "更改推特资料的隐私权限", "Twitter handle @…" : "Twitter 用户名 @…", - "Help translate" : "帮助翻译", "Locale" : "本地", "Current password" : "当前密码", "New password" : "新密码", @@ -447,6 +454,7 @@ OC.L10N.register( "Nextcloud Talk for Android" : "Nextcloud Talk for Android", "Add user in group" : "向群组中添加用户", "Close" : "关闭", + "All languages" : "所有语言", "Everyone" : "所有人", "The app will be downloaded from the app store" : "该应用将从应用商店下载", "Error: This app can not be enabled because it makes the server unstable" : "错误:无法启用应用因为它会导致服务器不稳定", |