mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Update ko.coffee
This commit is contained in:
parent
dc7cbb9c35
commit
f99239c11a
1 changed files with 17 additions and 17 deletions
|
@ -96,8 +96,8 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
# blurb: "You’re making great progress! Tell someone how much you've learned with CodeCombat."
|
# blurb: "You’re making great progress! Tell someone how much you've learned with CodeCombat."
|
||||||
# email_invalid: "Email address invalid."
|
# email_invalid: "Email address invalid."
|
||||||
# form_blurb: "Enter their email below and we’ll show them!"
|
# form_blurb: "Enter their email below and we’ll show them!"
|
||||||
# form_label: "Email Address"
|
form_label: "이메일"
|
||||||
# placeholder: "email address"
|
placeholder: "이메일"
|
||||||
# title: "Excellent Work, Apprentice"
|
# title: "Excellent Work, Apprentice"
|
||||||
# tell_friend: "Tell your Friend"
|
# tell_friend: "Tell your Friend"
|
||||||
# tell_parent: "Tell your Parent"
|
# tell_parent: "Tell your Parent"
|
||||||
|
@ -130,13 +130,13 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
send_password: "복구 비밀번호 전송"
|
send_password: "복구 비밀번호 전송"
|
||||||
# recovery_sent: "Recovery email sent."
|
# recovery_sent: "Recovery email sent."
|
||||||
|
|
||||||
# items:
|
items:
|
||||||
# primary: "Primary"
|
# primary: "Primary"
|
||||||
# secondary: "Secondary"
|
# secondary: "Secondary"
|
||||||
# armor: "Armor"
|
# armor: "Armor"
|
||||||
# accessories: "Accessories"
|
# accessories: "Accessories"
|
||||||
# misc: "Misc"
|
# misc: "Misc"
|
||||||
# books: "Books"
|
books: "책"
|
||||||
|
|
||||||
common:
|
common:
|
||||||
# back: "Back" # When used as an action verb, like "Navigate backward"
|
# back: "Back" # When used as an action verb, like "Navigate backward"
|
||||||
|
@ -179,9 +179,9 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
version_history_for: "버전 히스토리 : "
|
version_history_for: "버전 히스토리 : "
|
||||||
# select_changes: "Select two changes below to see the difference."
|
# select_changes: "Select two changes below to see the difference."
|
||||||
# undo_prefix: "Undo"
|
# undo_prefix: "Undo"
|
||||||
# undo_shortcut: "(Ctrl+Z)"
|
undo_shortcut: "(Ctrl+Z)"
|
||||||
# redo_prefix: "Redo"
|
# redo_prefix: "Redo"
|
||||||
# redo_shortcut: "(Ctrl+Shift+Z)"
|
redo_shortcut: "(Ctrl+Shift+Z)"
|
||||||
# play_preview: "Play preview of current level"
|
# play_preview: "Play preview of current level"
|
||||||
result: "결과"
|
result: "결과"
|
||||||
results: "결과들"
|
results: "결과들"
|
||||||
|
@ -355,13 +355,13 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
# multiplayer_caption: "Play with friends!"
|
# multiplayer_caption: "Play with friends!"
|
||||||
# auth_caption: "Save your progress."
|
# auth_caption: "Save your progress."
|
||||||
|
|
||||||
# leaderboard:
|
leaderboard:
|
||||||
# leaderboard: "Leaderboard"
|
# leaderboard: "Leaderboard"
|
||||||
# view_other_solutions: "View Other Solutions"
|
# view_other_solutions: "View Other Solutions"
|
||||||
# scores: "Scores"
|
# scores: "Scores"
|
||||||
# top_players: "Top Players by"
|
# top_players: "Top Players by"
|
||||||
# day: "Today"
|
day: "오늘"
|
||||||
# week: "This Week"
|
week: "이번 주"
|
||||||
# all: "All-Time"
|
# all: "All-Time"
|
||||||
# time: "Time"
|
# time: "Time"
|
||||||
# damage_taken: "Damage Taken"
|
# damage_taken: "Damage Taken"
|
||||||
|
@ -433,7 +433,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
|
|
||||||
choose_hero:
|
choose_hero:
|
||||||
# choose_hero: "Choose Your Hero"
|
# choose_hero: "Choose Your Hero"
|
||||||
# programming_language: "Programming Language"
|
programming_language: "프로그래밍 언어"
|
||||||
# programming_language_description: "Which programming language do you want to use?"
|
# programming_language_description: "Which programming language do you want to use?"
|
||||||
# default: "Default"
|
# default: "Default"
|
||||||
# experimental: "Experimental"
|
# experimental: "Experimental"
|
||||||
|
@ -520,17 +520,17 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
# press_paragraph_1_prefix: "Want to write about us? Feel free to download and use all of the resources included in our"
|
# press_paragraph_1_prefix: "Want to write about us? Feel free to download and use all of the resources included in our"
|
||||||
# press_paragraph_1_link: "press packet"
|
# press_paragraph_1_link: "press packet"
|
||||||
# press_paragraph_1_suffix: ". All logos and images may be used without contacting us directly."
|
# press_paragraph_1_suffix: ". All logos and images may be used without contacting us directly."
|
||||||
# team: "Team"
|
team: "팀"
|
||||||
# george_title: "CEO"
|
george_title: "최고경영자"
|
||||||
# george_blurb: "Businesser"
|
# george_blurb: "Businesser"
|
||||||
# scott_title: "Programmer"
|
scott_title: "프로그래머"
|
||||||
# scott_blurb: "Reasonable One"
|
# scott_blurb: "Reasonable One"
|
||||||
# nick_title: "Programmer"
|
nick_title: "프로그래머"
|
||||||
# nick_blurb: "Motivation Guru"
|
# nick_blurb: "Motivation Guru"
|
||||||
# michael_title: "Programmer"
|
michael_title: "프로그래머"
|
||||||
# michael_blurb: "Sys Admin"
|
# michael_blurb: "Sys Admin"
|
||||||
# matt_title: "Programmer"
|
matt_title: "프로그래머"
|
||||||
# matt_blurb: "Bicyclist"
|
matt_blurb: "자전거 타는 사람"
|
||||||
|
|
||||||
# teachers:
|
# teachers:
|
||||||
# title: "CodeCombat for Teachers"
|
# title: "CodeCombat for Teachers"
|
||||||
|
|
Loading…
Reference in a new issue