pokerogue/src/locales/zh_CN/starter-select-ui-handler.json
Lugiad 89dac46dfc
[Localization] Localization batch - [Not meant to be merged until last minute] (#4127)
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
Co-authored-by: Asdar <asdargmng@gmail.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: SangaraSorama <100420976+SangaraSorama@users.noreply.github.com>
2024-09-11 13:46:26 -07:00

46 lines
1.3 KiB
JSON

{
"confirmStartTeam": "使用这些宝可梦开始游戏吗?",
"confirmExit": "确定要退出吗?",
"invalidParty": "初始队伍不可用!",
"gen1": "I",
"gen2": "II",
"gen3": "III",
"gen4": "IV",
"gen5": "V",
"gen6": "VI",
"gen7": "VII",
"gen8": "VIII",
"gen9": "IX",
"growthRate": "成长速度:",
"ability": "特性:",
"passive": "被动:",
"nature": "性格:",
"eggMoves": "蛋招式",
"addToParty": "加入队伍",
"removeFromParty": "移出队伍",
"toggleIVs": "显示个体",
"manageMoves": "管理招式",
"manageNature": "管理性格",
"addToFavorites": "添加到最爱",
"removeFromFavorites": "移出最爱",
"useCandies": "使用糖果",
"selectNature": "选择性格",
"selectMoveSwapOut": "选择要替换的招式。",
"selectMoveSwapWith": "选择要替换成的招式",
"sameSpeciesEgg": "兑换一颗蛋",
"unlockPassive": "解锁被动",
"reduceCost": "降低花费",
"cycleShiny": ": 闪光",
"cycleForm": ": 形态",
"cycleGender": ": 性别",
"cycleAbility": ": 特性",
"cycleNature": ": 性格",
"cycleVariant": ": 变种",
"goFilter": ": 转到筛选",
"enablePassive": "启用被动",
"disablePassive": "禁用被动",
"locked": "未解锁",
"disabled": "已禁用",
"uncaught": "未捕获"
}