mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Update zh-HANT.coffee
This commit is contained in:
parent
fd56a0c218
commit
94499f670c
1 changed files with 17 additions and 17 deletions
|
@ -1236,20 +1236,20 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
|
||||
# admin:
|
||||
# av_espionage: "Espionage" # Really not important to translate /admin controls.
|
||||
# av_espionage_placeholder: "Email or username"
|
||||
# av_usersearch: "User Search"
|
||||
# av_usersearch_placeholder: "Email, username, name, whatever"
|
||||
# av_usersearch_search: "Search"
|
||||
# av_title: "Admin Views"
|
||||
# av_entities_sub_title: "Entities"
|
||||
# av_entities_users_url: "Users"
|
||||
# av_entities_active_instances_url: "Active Instances"
|
||||
# av_entities_employer_list_url: "Employer List"
|
||||
# av_entities_candidates_list_url: "Candidate List"
|
||||
# av_entities_user_code_problems_list_url: "User Code Problems List"
|
||||
# av_other_sub_title: "Other"
|
||||
# av_other_debug_base_url: "Base (for debugging base.jade)"
|
||||
# u_title: "User List"
|
||||
# ucp_title: "User Code Problems"
|
||||
# lg_title: "Latest Games"
|
||||
# clas: "CLAs"
|
||||
av_espionage_placeholder: "信箱或用戶名"
|
||||
av_usersearch: "用戶搜尋"
|
||||
av_usersearch_placeholder: "信箱, 用戶名, 姓名, 任何東西"
|
||||
av_usersearch_search: "搜尋"
|
||||
av_title: "管理員視野"
|
||||
av_entities_sub_title: "商業個體"
|
||||
av_entities_users_url: "使用者"
|
||||
av_entities_active_instances_url: "有效實例"
|
||||
av_entities_employer_list_url: "員工列表"
|
||||
av_entities_candidates_list_url: "候選人列表"
|
||||
av_entities_user_code_problems_list_url: "用戶代碼問題列表"
|
||||
av_other_sub_title: "其他"
|
||||
av_other_debug_base_url: "Base (用於測試 base.jade)"
|
||||
u_title: "用戶列表"
|
||||
ucp_title: "用戶代碼問題"
|
||||
lg_title: "最新遊戲"
|
||||
clas: "貢獻者許可協議"
|
||||
|
|
Loading…
Reference in a new issue