diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:24 +0000 |
commit | 423f4e6144eb0244bedf47e0312740f2888e13cf (patch) | |
tree | b56cd9d0c64be8ba6ec0f7e9e33aa49acfaf1b1f /apps/settings/l10n/zh_CN.js | |
parent | fe46f23a7298381ec487b6acd7da540d72d01530 (diff) | |
download | nextcloud-server-423f4e6144eb0244bedf47e0312740f2888e13cf.tar.gz nextcloud-server-423f4e6144eb0244bedf47e0312740f2888e13cf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index fdaed8a9d97..c4bb6fb526c 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -310,7 +310,6 @@ OC.L10N.register( "Unset as primary email" : "取消设为主邮件地址", "This address is not confirmed" : "此地址未经确认", "Set as primary email" : "设为主电子邮件地址", - "Your email address" : "您的电子邮件", "Additional email address {index}" : "附加邮件地址 {index}", "Unable to delete primary email address" : "无法删除主电邮地址", "Unable to update primary email address" : "无法更新主电邮地址", @@ -321,11 +320,9 @@ OC.L10N.register( "Additional emails" : "附加邮箱地址", "Your handle" : "您的别名", "Your headline" : "您的标题", - "Language" : "语言", "Help translate" : "帮助翻译", "Unable to update language" : "无法更新语言", "No language set" : "没有设置语言", - "Locale" : "地区语系", "Week starts on {firstDayOfWeek}" : "每周开始于 {firstDayOfWeek}", "Unable to update locale" : "无法更新语系", "No locale set" : "没有设置语系", @@ -363,6 +360,7 @@ OC.L10N.register( "Set user as admin for …" : "将用户设置为以下群组的管理员 ...", "Quota" : "配额", "Set user quota" : "设置用户配额", + "Language" : "语言", "Set default language" : "设置默认语言", "Manager" : "管理者", "Add new user" : "添加新用户", @@ -444,6 +442,7 @@ OC.L10N.register( "Fediverse (e.g. Mastodon)" : "联邦宇宙(例如 Mastodon)", "Website" : "网站", "Profile visibility" : "个人资料可见性", + "Locale" : "地区语系", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "不可用,因为包括文件共享和日历邀请在内的核心功能需要此属性", "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "您的账号上的联合云功能已被停用,如有疑问,请咨询系统管理员。", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "不可用,因为不允许将特定于用户的数据发布到查找服务器,如果有任何问题,请与系统管理员联系", @@ -538,6 +537,7 @@ OC.L10N.register( "Please confirm the group removal " : "请确认移除群组", "Choose profile picture from files" : "从文件中选择个人资料图片", "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", + "Your email address" : "您的电子邮件", "Your location" : "您的位置", "Add new password" : "添加新的密码", "Add new email address" : "添加新的电子邮件地址", |