From ca7f3716cbcfc319139dfe66b3bab2065d6a5b53 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:20:08 +0000 Subject: [PATCH] chore: Translate transifex_input.json in zh_CN 100% translated source file: 'transifex_input.json' on 'zh_CN'. --- .../src/i18n/messages/zh_CN.json | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/translations/frontend-app-profile/src/i18n/messages/zh_CN.json b/translations/frontend-app-profile/src/i18n/messages/zh_CN.json index 61520245987..98b4ecb9253 100644 --- a/translations/frontend-app-profile/src/i18n/messages/zh_CN.json +++ b/translations/frontend-app-profile/src/i18n/messages/zh_CN.json @@ -3,7 +3,11 @@ "profile.age.details": "要与其他 {siteName} 学员分享您的个人资料,您必须确认您已年满 13 岁。", "profile.age.set.date": "设置您的出生日期", "profile.datejoined.member.since": "会员自{year}", - "profile.bio.empty": "添加简介", + "profile.notfound.message": "您访问的地址不存在或有误。请检查URL后重新尝试访问。", + "profile.viewMyRecords": "查看我的记录", + "profile.loading": "简介文件加载中......", + "profile.username.description": "您的个人资料信息仅对您可见。 {siteName} 上的其他人只能看到您的用户名。", + "profile.bio.empty": "添加个人简历", "profile.bio.about.me": "个人资料", "profile.certificate.organization.label": "从", "profile.certificate.completion.date.label": "在{date}前完成", @@ -26,14 +30,6 @@ "profile.education.levels.el": "小学", "profile.education.levels.none": "未受正规教育", "profile.education.levels.o": "其他教育程度", - "profile.editbutton.edit": "编辑", - "profile.formcontrols.who.can.see": "对谁可见:", - "profile.formcontrols.button.cancel": "取消", - "profile.formcontrols.button.save": "保存", - "profile.formcontrols.button.saving": "正在保存", - "profile.formcontrols.button.saved": "已保存", - "profile.visibility.who.just.me": "仅自己", - "profile.visibility.who.everyone": "{siteName} 上的每个人", "profile.learningGoal.learningGoal": "学习目标", "profile.learningGoal.options.start_career": "我想开始我的职业生涯", "profile.learningGoal.options.advance_career": "我想提升我的事业", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "更改", "profile.sociallinks.add": "添加{network}", "profile.sociallinks.social.links": "社交链接", - "profile.notfound.message": "您访问的地址不存在或有误。请检查URL后重新尝试访问。", - "profile.viewMyRecords": "查看我的记录", - "profile.loading": "配置文件加载中......", - "profile.username.description": "您的个人资料信息仅对您可见。 {siteName} 上的其他人只能看到您的用户名。" + "profile.editbutton.edit": "编辑", + "profile.formcontrols.who.can.see": "对谁可见:", + "profile.formcontrols.button.cancel": "取消", + "profile.formcontrols.button.save": "保存", + "profile.formcontrols.button.saving": "正在保存", + "profile.formcontrols.button.saved": "已保存", + "profile.visibility.who.just.me": "仅自己", + "profile.visibility.who.everyone": "{siteName} 上的每个人" } \ No newline at end of file