Files
asciinevrdie/lib/l10n/app_ko.arb
JiWoong Sul 9ecf9d1692 feat(i18n): 다국어 번역 확장 및 UI 개선
- 영어/일본어/한국어/중국어 번역 추가
- VictoryOverlay 레이아웃 개선
- NewCharacterScreen 기능 추가
2026-01-05 15:44:54 +09:00

96 lines
3.3 KiB
Plaintext

{
"@@locale": "ko",
"appTitle": "아스키 네버 다이",
"tagNoNetwork": "오프라인",
"tagIdleRpg": "방치형 RPG",
"tagLocalSaves": "로컬 저장",
"newCharacter": "새 캐릭터",
"loadSave": "불러오기",
"loadGame": "게임 불러오기",
"viewBuildPlan": "빌드 계획 보기",
"buildRoadmap": "빌드 로드맵",
"techStack": "기술 스택",
"cancel": "취소",
"exitGame": "게임 종료",
"saveProgressQuestion": "나가기 전에 저장하시겠습니까?",
"exitWithoutSaving": "저장하지 않고 종료",
"saveAndExit": "저장 후 종료",
"progressQuestTitle": "아스키 네버 다이 - {name}",
"levelUp": "레벨 업",
"completeQuest": "퀘스트 완료",
"completePlot": "플롯 완료",
"characterSheet": "캐릭터 시트",
"traits": "특성",
"stats": "능력치",
"experience": "경험치",
"xpNeededForNextLevel": "다음 레벨까지 필요한 XP",
"spellBook": "스킬",
"noSpellsYet": "습득한 스킬이 없습니다",
"equipment": "장비",
"inventory": "인벤토리",
"encumbrance": "적재량",
"combatLog": "전투 로그",
"plotDevelopment": "스토리 진행",
"quests": "퀘스트",
"traitName": "이름",
"traitRace": "종족",
"traitClass": "직업",
"traitLevel": "레벨",
"statStr": "힘",
"statCon": "체력",
"statDex": "민첩",
"statInt": "지능",
"statWis": "지혜",
"statCha": "매력",
"statHpMax": "HP 최대",
"statMpMax": "MP 최대",
"equipWeapon": "무기",
"equipShield": "방패",
"equipHelm": "투구",
"equipHauberk": "갑옷",
"equipBrassairts": "어깨보호대",
"equipVambraces": "팔보호대",
"equipGauntlets": "건틀릿",
"equipGambeson": "방탄복",
"equipCuisses": "허벅지보호대",
"equipGreaves": "정강이보호대",
"equipSollerets": "철제 신발",
"gold": "코인",
"goldAmount": "코인: {amount}",
"prologue": "프롤로그",
"actNumber": "{number}막",
"noActiveQuests": "진행 중인 퀘스트 없음",
"questNumber": "퀘스트 #{number}",
"welcomeMessage": "아스키 네버 다이에 오신 것을 환영합니다!",
"noSavedGames": "저장된 게임이 없습니다.",
"loadError": "저장 파일 로드 실패: {error}",
"name": "이름",
"generateName": "이름 생성",
"total": "합계",
"unroll": "펼치기",
"roll": "굴리기",
"race": "종족",
"classTitle": "직업",
"percentComplete": "{percent}% 완료",
"newCharacterTitle": "아스키 네버 다이 - 새 캐릭터",
"soldButton": "확인!",
"endingCongratulations": "★ 축하합니다 ★",
"endingGameComplete": "게임을 클리어하셨습니다!",
"endingTheHero": "영웅",
"endingLevelFormat": "레벨 {level}",
"endingJourneyStats": "여정 통계",
"endingMonstersSlain": "처치한 몬스터",
"endingQuestsCompleted": "완료한 퀘스트",
"endingPlayTime": "플레이 시간",
"endingFinalStats": "최종 능력치",
"endingCredits": "크레딧",
"endingThankYou": "플레이해 주셔서 감사합니다!",
"endingLegendLivesOn": "당신의 전설은 계속됩니다...",
"endingHallOfFameLine1": "당신의 영웅적인 업적이",
"endingHallOfFameLine2": "명예의 전당에 기록됩니다",
"endingSkip": "건너뛰기",
"endingTapToSkip": "탭하여 건너뛰기"
}