- 일본어/중국어 번역 수정 - game_text_l10n 번역 데이터 정리 - VictoryOverlay 레이아웃 개선 - GameSessionController 상태 관리 개선
79 lines
2.3 KiB
Plaintext
79 lines
2.3 KiB
Plaintext
{
|
||
"@@locale": "zh",
|
||
|
||
"appTitle": "ASCII NEVER DIE",
|
||
"tagNoNetwork": "No network",
|
||
"tagIdleRpg": "Idle RPG loop",
|
||
"tagLocalSaves": "Local saves",
|
||
"newCharacter": "New character",
|
||
"loadSave": "Load save",
|
||
"loadGame": "Load Game",
|
||
"viewBuildPlan": "View build plan",
|
||
"buildRoadmap": "Build roadmap",
|
||
"techStack": "Tech stack",
|
||
"cancel": "Cancel",
|
||
"exitGame": "Exit Game",
|
||
"saveProgressQuestion": "Save your progress before leaving?",
|
||
"exitWithoutSaving": "Exit without saving",
|
||
"saveAndExit": "Save and Exit",
|
||
"progressQuestTitle": "ASCII NEVER DIE - {name}",
|
||
"levelUp": "Level Up",
|
||
"completeQuest": "Complete Quest",
|
||
"completePlot": "Complete Plot",
|
||
"characterSheet": "Character Sheet",
|
||
"traits": "Traits",
|
||
"stats": "Stats",
|
||
"experience": "Experience",
|
||
"xpNeededForNextLevel": "XP needed for next level",
|
||
"spellBook": "技能",
|
||
"noSpellsYet": "暂无技能",
|
||
"equipment": "Equipment",
|
||
"inventory": "Inventory",
|
||
"encumbrance": "Encumbrance",
|
||
"combatLog": "战斗日志",
|
||
"plotDevelopment": "Plot Development",
|
||
"quests": "Quests",
|
||
"traitName": "Name",
|
||
"traitRace": "Race",
|
||
"traitClass": "Class",
|
||
"traitLevel": "Level",
|
||
"statStr": "STR",
|
||
"statCon": "CON",
|
||
"statDex": "DEX",
|
||
"statInt": "INT",
|
||
"statWis": "WIS",
|
||
"statCha": "CHA",
|
||
"statHpMax": "HP Max",
|
||
"statMpMax": "MP Max",
|
||
"equipWeapon": "Weapon",
|
||
"equipShield": "Shield",
|
||
"equipHelm": "Helm",
|
||
"equipHauberk": "Hauberk",
|
||
"equipBrassairts": "Brassairts",
|
||
"equipVambraces": "Vambraces",
|
||
"equipGauntlets": "Gauntlets",
|
||
"equipGambeson": "Gambeson",
|
||
"equipCuisses": "Cuisses",
|
||
"equipGreaves": "Greaves",
|
||
"equipSollerets": "Sollerets",
|
||
"gold": "Gold",
|
||
"goldAmount": "Gold: {amount}",
|
||
"prologue": "Prologue",
|
||
"actNumber": "Act {number}",
|
||
"noActiveQuests": "No active quests",
|
||
"questNumber": "Quest #{number}",
|
||
"welcomeMessage": "欢迎来到ASCII NEVER DIE!",
|
||
"noSavedGames": "No saved games found.",
|
||
"loadError": "Failed to load save file: {error}",
|
||
"name": "Name",
|
||
"generateName": "Generate Name",
|
||
"total": "Total",
|
||
"unroll": "Unroll",
|
||
"roll": "Roll",
|
||
"race": "Race",
|
||
"classTitle": "Class",
|
||
"percentComplete": "{percent}% complete",
|
||
"newCharacterTitle": "ASCII NEVER DIE - New Character",
|
||
"soldButton": "Sold!"
|
||
}
|