From 5830670778b43a200d7ba344808db0ed41952913 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:38:44 +0000 Subject: [PATCH] chore: Translate transifex_input.json in zh_HK 61% of minimum 30% reviewed source file: 'transifex_input.json' on 'zh_HK'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- .../src/i18n/messages/zh_HK.json | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 translations/frontend-app-profile/src/i18n/messages/zh_HK.json diff --git a/translations/frontend-app-profile/src/i18n/messages/zh_HK.json b/translations/frontend-app-profile/src/i18n/messages/zh_HK.json new file mode 100644 index 00000000000..82c3c906709 --- /dev/null +++ b/translations/frontend-app-profile/src/i18n/messages/zh_HK.json @@ -0,0 +1,57 @@ +{ + "profile.page.title": "", + "profile.age.details": "", + "profile.age.set.date": "", + "profile.datejoined.member.since": "", + "profile.notfound.message": "", + "profile.viewMyRecords": "", + "profile.loading": "資料載入中...", + "profile.username.description": "", + "profile.bio.empty": "", + "profile.bio.about.me": "關於我", + "profile.certificate.organization.label": "由", + "profile.certificate.completion.date.label": "", + "profile.no.certificates": "", + "profile.certificates.my.certificates": "我的證書", + "profile.certificates.view.certificate": "查看證書", + "profile.certificates.types.verified": "驗證證書", + "profile.certificates.types.professional": "專業證書", + "profile.certificates.types.unknown": "證書", + "profile.country.label": "位置", + "profile.country.empty": "新增位置", + "profile.education.empty": "新增教育程度", + "profile.education.education": "教育程度", + "profile.education.levels.p": "博士", + "profile.education.levels.m": "", + "profile.education.levels.b": "學士學位", + "profile.education.levels.a": "副學士學位", + "profile.education.levels.hs": "中學", + "profile.education.levels.jhs": "", + "profile.education.levels.el": "小學", + "profile.education.levels.none": "", + "profile.education.levels.o": "其他教育", + "profile.learningGoal.learningGoal": "學習目標", + "profile.learningGoal.options.start_career": "", + "profile.learningGoal.options.advance_career": "", + "profile.learningGoal.options.learn_something_new": "", + "profile.learningGoal.options.something_else": "其他的東西", + "profile.name.full.name": "全名", + "profile.name.details": "", + "profile.name.empty": "新增姓名", + "profile.preferredlanguage.empty": "新增語言", + "profile.preferredlanguage.label": "", + "profile.profileavatar.upload-button": "上傳圖片", + "profile.profileavatar.remove.button": "移除", + "profile.image.alt.attribute": "個人頭像", + "profile.profileavatar.change-button": "修改", + "profile.sociallinks.add": "", + "profile.sociallinks.social.links": "社群連結", + "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": "" +} \ No newline at end of file