mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-03 06:52:16 +02:00
Translate game-stats-ui-handler.json via GitLocalize
This commit is contained in:
parent
235c0ccb29
commit
37a0940032
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"stats": "統計",
|
"stats": "統計",
|
||||||
"playTime": "プレー時間",
|
"playTime": "プレイ時間",
|
||||||
"totalBattles": "合計バトル数",
|
"totalBattles": "合計バトル数",
|
||||||
"starters": "スターター数",
|
"starters": "スターター数",
|
||||||
"shinyStarters": "色違いスターター数",
|
"shinyStarters": "色違いスターター数",
|
||||||
@ -12,27 +12,27 @@
|
|||||||
"dailyRunAttempts": "デイリーラン",
|
"dailyRunAttempts": "デイリーラン",
|
||||||
"dailyRunWins": "デイリーラン勝利",
|
"dailyRunWins": "デイリーラン勝利",
|
||||||
"endlessRuns": "エンドレスラン",
|
"endlessRuns": "エンドレスラン",
|
||||||
"highestWaveEndless": "エンドレス最高ウェーブ",
|
"highestWaveEndless": "エンドレス最高波",
|
||||||
"highestMoney": "最大貯金",
|
"highestMoney": "最大貯金",
|
||||||
"highestDamage": "最大ダメージ",
|
"highestDamage": "最大ダメージ",
|
||||||
"highestHPHealed": "最大HP回復",
|
"highestHPHealed": "最大HP回復",
|
||||||
"pokemonEncountered": "遭遇したポケモン",
|
"pokemonEncountered": "遭遇したポケモン",
|
||||||
"pokemonDefeated": "倒したポケモン",
|
"pokemonDefeated": "倒したポケモン",
|
||||||
"pokemonCaught": "捕まえたポケモン",
|
"pokemonCaught": "捕まえたポケモン",
|
||||||
"eggsHatched": "ふかしたタマゴ",
|
"eggsHatched": "孵化したタマゴ",
|
||||||
"subLegendsSeen": "見つけた順伝説",
|
"subLegendsSeen": "見つけた順伝説",
|
||||||
"subLegendsCaught": "捕まえた順伝説",
|
"subLegendsCaught": "捕まえた準伝説ポケモン",
|
||||||
"subLegendsHatched": "ふかした順伝説",
|
"subLegendsHatched": "孵化した準伝説ポケモン",
|
||||||
"legendsSeen": "見つけた伝説",
|
"legendsSeen": "見つけた伝説",
|
||||||
"legendsCaught": "捕まえた伝説",
|
"legendsCaught": "捕まえた伝説ポケモン",
|
||||||
"legendsHatched": "ふかした伝説",
|
"legendsHatched": "孵化した伝説ポケモン",
|
||||||
"mythicalsSeen": "見つけた幻ポケモン",
|
"mythicalsSeen": "見つけた幻ポケモン",
|
||||||
"mythicalsCaught": "捕まえた幻ポケモン",
|
"mythicalsCaught": "捕まえた幻ポケモン",
|
||||||
"mythicalsHatched": "ふかした幻ポケモン",
|
"mythicalsHatched": "孵化した幻ポケモン",
|
||||||
"shiniesSeen": "見つけた色違い",
|
"shiniesSeen": "見つけた色違いポケモン",
|
||||||
"shiniesCaught": "捕まえた色違い",
|
"shiniesCaught": "捕まえた色違いポケモン",
|
||||||
"shiniesHatched": "ふかした色違い",
|
"shiniesHatched": "孵化した色違いポケモン",
|
||||||
"pokemonFused": "合体したポケモン",
|
"pokemonFused": "吸収合体したポケモン",
|
||||||
"trainersDefeated": "倒したトレーナー",
|
"trainersDefeated": "倒したトレーナー",
|
||||||
"eggsPulled": "引いたタマゴ",
|
"eggsPulled": "引いたタマゴ",
|
||||||
"rareEggsPulled": "引いたレアタマゴ",
|
"rareEggsPulled": "引いたレアタマゴ",
|
||||||
|
Loading…
Reference in New Issue
Block a user