mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-29 02:06:07 +00:00
[Localization] "Fake" translations cleanup (#3719)
* Removed the one fake translation in zh_CN * Removed fake translations from zh_TW --------- Co-authored-by: InnocentGameDev <asdargmng@gmail.com>
This commit is contained in:
parent
87af50388e
commit
4ab222ad9d
@ -27,6 +27,5 @@
|
|||||||
"harshSunClearMessage": "日照复原了。",
|
"harshSunClearMessage": "日照复原了。",
|
||||||
"strongWindsStartMessage": "吹起了神秘的乱流!",
|
"strongWindsStartMessage": "吹起了神秘的乱流!",
|
||||||
"strongWindsLapseMessage": "神秘的乱流势头不减。",
|
"strongWindsLapseMessage": "神秘的乱流势头不减。",
|
||||||
"strongWindsEffectMessage": "The mysterious air current weakened the attack!",
|
|
||||||
"strongWindsClearMessage": "神秘的乱流停止了。"
|
"strongWindsClearMessage": "神秘的乱流停止了。"
|
||||||
}
|
}
|
@ -19,11 +19,5 @@
|
|||||||
"name": "單屬性",
|
"name": "單屬性",
|
||||||
"desc": "你只能使用{{type}}\n屬性的寶可夢",
|
"desc": "你只能使用{{type}}\n屬性的寶可夢",
|
||||||
"desc_default": "你只能使用所選\n屬性的寶可夢"
|
"desc_default": "你只能使用所選\n屬性的寶可夢"
|
||||||
},
|
|
||||||
"freshStart": {
|
|
||||||
"name": "Fresh Start",
|
|
||||||
"desc": "You can only use the original starters, and only as if you had just started PokéRogue.",
|
|
||||||
"value.0": "Off",
|
|
||||||
"value.1": "On"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,44 +4,5 @@
|
|||||||
"CANCEL": "取消",
|
"CANCEL": "取消",
|
||||||
"RELEASE": "放生",
|
"RELEASE": "放生",
|
||||||
"APPLY": "應用",
|
"APPLY": "應用",
|
||||||
"TEACH": "教授",
|
"TEACH": "教授"
|
||||||
"SPLICE": "Splice",
|
|
||||||
"UNSPLICE": "Unsplice",
|
|
||||||
"ACTIVATE": "Activate",
|
|
||||||
"DEACTIVATE": "Deactivate",
|
|
||||||
"TRANSFER": "Transfer",
|
|
||||||
"ALL": "All",
|
|
||||||
"PASS_BATON": "Pass Baton",
|
|
||||||
"UNPAUSE_EVOLUTION": "Unpause Evolution",
|
|
||||||
"REVIVE": "Revive",
|
|
||||||
"RENAME": "Rename",
|
|
||||||
"choosePokemon": "Choose a Pokémon.",
|
|
||||||
"doWhatWithThisPokemon": "Do what with this Pokémon?",
|
|
||||||
"noEnergy": "{{pokemonName}} has no energy\nleft to battle!",
|
|
||||||
"hasEnergy": "{{pokemonName}} still has energy\nto battle!",
|
|
||||||
"cantBeUsed": "{{pokemonName}} can't be used in\nthis challenge!",
|
|
||||||
"tooManyItems": "{{pokemonName}} has too many\nof this item!",
|
|
||||||
"anyEffect": "It won't have any effect.",
|
|
||||||
"unpausedEvolutions": "Evolutions have been unpaused for {{pokemonName}}.",
|
|
||||||
"unspliceConfirmation": "Do you really want to unsplice {{fusionName}}\nfrom {{pokemonName}}? {{fusionName}} will be lost.",
|
|
||||||
"wasReverted": "{{fusionName}} was reverted to {{pokemonName}}.",
|
|
||||||
"releaseConfirmation": "Do you really want to release {{pokemonName}}?",
|
|
||||||
"releaseInBattle": "You can't release a Pokémon that's in battle!",
|
|
||||||
"selectAMove": "Select a move.",
|
|
||||||
"changeQuantity": "Select a held item to transfer.\nUse < and > to change the quantity.",
|
|
||||||
"selectAnotherPokemonToSplice": "Select another Pokémon to splice.",
|
|
||||||
"cancel": "Cancel",
|
|
||||||
"able": "Able",
|
|
||||||
"notAble": "Not able",
|
|
||||||
"learned": "Learned",
|
|
||||||
"goodbye": "Goodbye, {{pokemonName}}!",
|
|
||||||
"byebye": "Byebye, {{pokemonName}}!",
|
|
||||||
"farewell": "Farewell, {{pokemonName}}!",
|
|
||||||
"soLong": "So long, {{pokemonName}}!",
|
|
||||||
"thisIsWhereWePart": "This is where we part, {{pokemonName}}!",
|
|
||||||
"illMissYou": "I'll miss you, {{pokemonName}}!",
|
|
||||||
"illNeverForgetYou": "I'll never forget you, {{pokemonName}}!",
|
|
||||||
"untilWeMeetAgain": "Until we meet again, {{pokemonName}}!",
|
|
||||||
"sayonara": "Sayonara, {{pokemonName}}!",
|
|
||||||
"smellYaLater": "Smell ya later, {{pokemonName}}!"
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user