Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for file translations/frontend-app-profile/src/i18n/transifex_input.json in zh_CN #2458

Merged
merged 1 commit into from
Nov 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions translations/frontend-app-profile/src/i18n/messages/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}前完成",
Expand All @@ -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": "我想提升我的事业",
Expand All @@ -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} 上的每个人"
}