mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-01 07:40:22 -04:00
Update zh-HANT.coffee
Finish the rest of general
This commit is contained in:
parent
752e71f74c
commit
d47a04208a
1 changed files with 16 additions and 16 deletions
|
@ -166,22 +166,22 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
commit_msg: "送出訊息"
|
||||
review: "回顧"
|
||||
version_history: "版本歷史"
|
||||
# version_history_for: "Version History for: "
|
||||
# select_changes: "Select two changes below to see the difference."
|
||||
# undo_prefix: "Undo"
|
||||
# undo_shortcut: "(Ctrl+Z)"
|
||||
# redo_prefix: "Redo"
|
||||
# redo_shortcut: "(Ctrl+Shift+Z)"
|
||||
version_history_for: "版本歷史: "
|
||||
select_changes: "選擇下面兩項更新來查看改變"
|
||||
undo_prefix: "取消"
|
||||
undo_shortcut: "(Ctrl+Z)"
|
||||
redo_prefix: "重做"
|
||||
redo_shortcut: "(Ctrl+Shift+Z)"
|
||||
play_preview: "播放預覽本關卡"
|
||||
# result: "Result"
|
||||
# results: "Results"
|
||||
# description: "Description"
|
||||
result: "結果"
|
||||
results: "結果"
|
||||
description: "描述"
|
||||
or: "或"
|
||||
# subject: "Subject"
|
||||
# email: "Email"
|
||||
# password: "Password"
|
||||
subject: "主題"
|
||||
email: "Email"
|
||||
password: "密碼"
|
||||
message: "訊息"
|
||||
# code: "Code"
|
||||
code: "代碼"
|
||||
ladder: "天梯"
|
||||
when: "當"
|
||||
opponent: "對手"
|
||||
|
@ -195,9 +195,9 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
hard: "困難"
|
||||
player: "玩家"
|
||||
player_level: "等級" # Like player level 5, not like level: Dungeons of Kithgard
|
||||
# warrior: "Warrior"
|
||||
# ranger: "Ranger"
|
||||
# wizard: "Wizard"
|
||||
warrior: "武士"
|
||||
ranger: "巡邏兵"
|
||||
wizard: "巫師"
|
||||
|
||||
units:
|
||||
second: "秒"
|
||||
|
|
Loading…
Add table
Reference in a new issue