-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
4f1efca
commit 5830670
Showing
1 changed file
with
57 additions
and
0 deletions.
There are no files selected for viewing
57 changes: 57 additions & 0 deletions
57
translations/frontend-app-profile/src/i18n/messages/zh_HK.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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": "" | ||
} |