mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
Merge branch 'james616616-patch-1'
This commit is contained in:
commit
29a0e7db3f
1 changed files with 22 additions and 22 deletions
|
@ -670,29 +670,29 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
# rules: "Rules"
|
# rules: "Rules"
|
||||||
# winners: "Winners"
|
# winners: "Winners"
|
||||||
|
|
||||||
# user:
|
user:
|
||||||
# stats: "Stats"
|
# stats: "Stats"
|
||||||
# singleplayer_title: "Singleplayer Levels"
|
singleplayer_title: "單人遊戲等級"
|
||||||
# multiplayer_title: "Multiplayer Levels"
|
multiplayer_title: "多人遊戲等級"
|
||||||
# achievements_title: "Achievements"
|
achievements_title: "成就"
|
||||||
# last_played: "Last Played"
|
last_played: "最後游玩"
|
||||||
# status: "Status"
|
status: "狀態"
|
||||||
# status_completed: "Completed"
|
status_completed: "已完成"
|
||||||
# status_unfinished: "Unfinished"
|
status_unfinished: "未完成"
|
||||||
# no_singleplayer: "No Singleplayer games played yet."
|
no_singleplayer: "還沒有玩過單人遊戲."
|
||||||
# no_multiplayer: "No Multiplayer games played yet."
|
no_multiplayer: "還沒有玩過多 人遊戲."
|
||||||
# no_achievements: "No Achievements earned yet."
|
no_achievements: "還沒有取得成就."
|
||||||
# favorite_prefix: "Favorite language is "
|
favorite_prefix: "語言喜好為"
|
||||||
# favorite_postfix: "."
|
favorite_postfix: "."
|
||||||
|
|
||||||
# achievements:
|
achievements:
|
||||||
# last_earned: "Last Earned"
|
# last_earned: "Last Earned"
|
||||||
# amount_achieved: "Amount"
|
amount_achieved: "數量"
|
||||||
# achievement: "Achievement"
|
achievement: "成就"
|
||||||
# category_contributor: "Contributor"
|
category_contributor: "貢獻者"
|
||||||
# category_miscellaneous: "Miscellaneous"
|
# category_miscellaneous: "Miscellaneous"
|
||||||
# category_levels: "Levels"
|
category_levels: "等級"
|
||||||
# category_undefined: "Uncategorized"
|
category_undefined: "未定義"
|
||||||
# current_xp_prefix: ""
|
# current_xp_prefix: ""
|
||||||
# current_xp_postfix: " in total"
|
# current_xp_postfix: " in total"
|
||||||
# new_xp_prefix: ""
|
# new_xp_prefix: ""
|
||||||
|
@ -701,9 +701,9 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
||||||
# left_xp_infix: " until level "
|
# left_xp_infix: " until level "
|
||||||
# left_xp_postfix: ""
|
# left_xp_postfix: ""
|
||||||
|
|
||||||
# account:
|
account:
|
||||||
# recently_played: "Recently Played"
|
recently_played: "最近玩過"
|
||||||
# no_recent_games: "No games played during the past two weeks."
|
no_recent_games: "在過去兩個星期沒有遊戲玩過。"
|
||||||
|
|
||||||
# loading_error:
|
# loading_error:
|
||||||
# could_not_load: "Error loading from server"
|
# could_not_load: "Error loading from server"
|
||||||
|
|
Loading…
Reference in a new issue