commit
59aa6e257a
1 changed files with 45 additions and 45 deletions
|
@ -52,7 +52,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
spectate: "관중모드" # Ladder page
|
spectate: "관중모드" # Ladder page
|
||||||
# players: "players" # Hover over a level on /play
|
# players: "players" # Hover over a level on /play
|
||||||
# hours_played: "hours played" # Hover over a level on /play
|
# hours_played: "hours played" # Hover over a level on /play
|
||||||
# items: "Items" # Tooltip on item shop button from /play
|
items: "아이템" # Tooltip on item shop button from /play
|
||||||
# unlock: "Unlock" # For purchasing items and heroes
|
# unlock: "Unlock" # For purchasing items and heroes
|
||||||
# confirm: "Confirm"
|
# confirm: "Confirm"
|
||||||
# owned: "Owned" # For items you own
|
# owned: "Owned" # For items you own
|
||||||
|
@ -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: "갑옷"
|
||||||
# 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"
|
||||||
|
@ -164,7 +164,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
general:
|
general:
|
||||||
and: "그리고"
|
and: "그리고"
|
||||||
name: "이름"
|
name: "이름"
|
||||||
# date: "Date"
|
date: "날짜"
|
||||||
body: "구성"
|
body: "구성"
|
||||||
version: "버전"
|
version: "버전"
|
||||||
# pending: "Pending"
|
# pending: "Pending"
|
||||||
|
@ -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: "결과들"
|
||||||
|
@ -205,25 +205,25 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
hard: "상급"
|
hard: "상급"
|
||||||
player: "플레이어"
|
player: "플레이어"
|
||||||
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard
|
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard
|
||||||
# warrior: "Warrior"
|
warrior: "전사"
|
||||||
# ranger: "Ranger"
|
ranger: "레인저"
|
||||||
# wizard: "Wizard"
|
wizard: "마법사"
|
||||||
|
|
||||||
# units:
|
units:
|
||||||
# second: "second"
|
second: "초"
|
||||||
# seconds: "seconds"
|
seconds: "초"
|
||||||
# minute: "minute"
|
minute: "분"
|
||||||
# minutes: "minutes"
|
minutes: "분"
|
||||||
# hour: "hour"
|
hour: "시간"
|
||||||
# hours: "hours"
|
hours: "시간"
|
||||||
# day: "day"
|
day: "일"
|
||||||
# days: "days"
|
days: "일"
|
||||||
# week: "week"
|
week: "주"
|
||||||
# weeks: "weeks"
|
weeks: "주"
|
||||||
# month: "month"
|
month: "개월"
|
||||||
# months: "months"
|
months: "개월"
|
||||||
# year: "year"
|
year: "년"
|
||||||
# years: "years"
|
years: "년"
|
||||||
|
|
||||||
play_level:
|
play_level:
|
||||||
done: "완료"
|
done: "완료"
|
||||||
|
@ -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"
|
||||||
|
@ -444,7 +444,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
lua_blurb: "게임 스크립팅 언어"
|
lua_blurb: "게임 스크립팅 언어"
|
||||||
io_blurb: "간단하지만 아직 잘 알려지지 않은 언어."
|
io_blurb: "간단하지만 아직 잘 알려지지 않은 언어."
|
||||||
# status: "Status"
|
# status: "Status"
|
||||||
# weapons: "Weapons"
|
weapons: "무기"
|
||||||
# weapons_warrior: "Swords - Short Range, No Magic"
|
# weapons_warrior: "Swords - Short Range, No Magic"
|
||||||
# weapons_ranger: "Crossbows, Guns - Long Range, No Magic"
|
# weapons_ranger: "Crossbows, Guns - Long Range, No Magic"
|
||||||
# weapons_wizard: "Wands, Staffs - Long Range, Magic"
|
# weapons_wizard: "Wands, Staffs - Long Range, Magic"
|
||||||
|
@ -485,7 +485,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
options:
|
options:
|
||||||
# general_options: "General Options" # Check out the Options tab in the Game Menu while playing a level
|
# general_options: "General Options" # Check out the Options tab in the Game Menu while playing a level
|
||||||
# volume_label: "Volume"
|
# volume_label: "Volume"
|
||||||
# music_label: "Music"
|
music_label: "음악"
|
||||||
# music_description: "Turn background music on/off."
|
# music_description: "Turn background music on/off."
|
||||||
# autorun_label: "Autorun"
|
# autorun_label: "Autorun"
|
||||||
# autorun_description: "Control automatic code execution."
|
# autorun_description: "Control automatic code execution."
|
||||||
|
@ -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"
|
||||||
|
@ -588,7 +588,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
forum_page: "포럼"
|
forum_page: "포럼"
|
||||||
forum_suffix: " 대신에."
|
forum_suffix: " 대신에."
|
||||||
# faq_prefix: "There's also a"
|
# faq_prefix: "There's also a"
|
||||||
# faq: "FAQ"
|
faq: "자주 묻는 질문"
|
||||||
# subscribe_prefix: "If you need help figuring out a level, please"
|
# subscribe_prefix: "If you need help figuring out a level, please"
|
||||||
# subscribe: "buy a CodeCombat subscription"
|
# subscribe: "buy a CodeCombat subscription"
|
||||||
# subscribe_suffix: "and we'll be happy to help you with your code."
|
# subscribe_suffix: "and we'll be happy to help you with your code."
|
||||||
|
@ -706,9 +706,9 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
revert: "되돌리기"
|
revert: "되돌리기"
|
||||||
revert_models: "모델 되돌리기"
|
revert_models: "모델 되돌리기"
|
||||||
pick_a_terrain: "지형을 선택하세요."
|
pick_a_terrain: "지형을 선택하세요."
|
||||||
# dungeon: "Dungeon"
|
dungeon: "지하 감옥"
|
||||||
# indoor: "Indoor"
|
# indoor: "Indoor"
|
||||||
# desert: "Desert"
|
desert: "사막"
|
||||||
grassy: "풀로 덮인"
|
grassy: "풀로 덮인"
|
||||||
small: "작게"
|
small: "작게"
|
||||||
# large: "Large"
|
# large: "Large"
|
||||||
|
@ -1007,10 +1007,10 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
# user_remark: "User Remark"
|
# user_remark: "User Remark"
|
||||||
# user_remarks: "User Remarks"
|
# user_remarks: "User Remarks"
|
||||||
# versions: "Versions"
|
# versions: "Versions"
|
||||||
# items: "Items"
|
items: "아이템"
|
||||||
# heroes: "Heroes"
|
# heroes: "Heroes"
|
||||||
# achievement: "Achievement"
|
# achievement: "Achievement"
|
||||||
# clas: "CLAs"
|
clas: "CLAs"
|
||||||
# play_counts: "Play Counts"
|
# play_counts: "Play Counts"
|
||||||
# feedback: "Feedback"
|
# feedback: "Feedback"
|
||||||
# payment_info: "Payment Info"
|
# payment_info: "Payment Info"
|
||||||
|
|
Reference in a new issue