mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
commit
5fb9268603
1 changed files with 23 additions and 23 deletions
|
@ -155,33 +155,33 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
and: "和"
|
and: "和"
|
||||||
name: "名字"
|
name: "名字"
|
||||||
date: "日期"
|
date: "日期"
|
||||||
# body: "Body"
|
body: "正文"
|
||||||
version: "版本"
|
version: "版本"
|
||||||
# pending: "Pending"
|
pending: "處理中"
|
||||||
# accepted: "Accepted"
|
accepted: "已接受"
|
||||||
# rejected: "Rejected"
|
rejected: "未接受"
|
||||||
# withdrawn: "Withdrawn"
|
withdrawn: "撤回"
|
||||||
# submitter: "Submitter"
|
submitter: "提交者"
|
||||||
# submitted: "Submitted"
|
submitted: "提交"
|
||||||
commit_msg: "送出訊息"
|
commit_msg: "送出訊息"
|
||||||
review: "回顧"
|
review: "回顧"
|
||||||
version_history: "版本歷史"
|
version_history: "版本歷史"
|
||||||
# version_history_for: "Version History for: "
|
version_history_for: "版本歷史: "
|
||||||
# select_changes: "Select two changes below to see the difference."
|
select_changes: "選擇下面兩項更新來查看改變"
|
||||||
# undo_prefix: "Undo"
|
undo_prefix: "取消"
|
||||||
# undo_shortcut: "(Ctrl+Z)"
|
undo_shortcut: "(Ctrl+Z)"
|
||||||
# redo_prefix: "Redo"
|
redo_prefix: "重做"
|
||||||
# redo_shortcut: "(Ctrl+Shift+Z)"
|
redo_shortcut: "(Ctrl+Shift+Z)"
|
||||||
play_preview: "播放預覽本關卡"
|
play_preview: "播放預覽本關卡"
|
||||||
# result: "Result"
|
result: "結果"
|
||||||
# results: "Results"
|
results: "結果"
|
||||||
# description: "Description"
|
description: "描述"
|
||||||
or: "或"
|
or: "或"
|
||||||
# subject: "Subject"
|
subject: "主題"
|
||||||
# email: "Email"
|
email: "Email"
|
||||||
# password: "Password"
|
password: "密碼"
|
||||||
message: "訊息"
|
message: "訊息"
|
||||||
# code: "Code"
|
code: "代碼"
|
||||||
ladder: "天梯"
|
ladder: "天梯"
|
||||||
when: "當"
|
when: "當"
|
||||||
opponent: "對手"
|
opponent: "對手"
|
||||||
|
@ -195,9 +195,9 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
hard: "困難"
|
hard: "困難"
|
||||||
player: "玩家"
|
player: "玩家"
|
||||||
player_level: "等級" # Like player level 5, not like level: Dungeons of Kithgard
|
player_level: "等級" # Like player level 5, not like level: Dungeons of Kithgard
|
||||||
# warrior: "Warrior"
|
warrior: "武士"
|
||||||
# ranger: "Ranger"
|
ranger: "巡邏兵"
|
||||||
# wizard: "Wizard"
|
wizard: "巫師"
|
||||||
|
|
||||||
units:
|
units:
|
||||||
second: "秒"
|
second: "秒"
|
||||||
|
|
Loading…
Reference in a new issue