Translate modifier-type.json

This commit is contained in:
Chapybara-jp 2024-09-11 02:33:43 +02:00 committed by GitHub
parent db39ef336b
commit 2232cff61e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,84 +2,84 @@
"ModifierType": { "ModifierType": {
"AddPokeballModifierType": { "AddPokeballModifierType": {
"name": "{{modifierCount}}x {{pokeballName}}", "name": "{{modifierCount}}x {{pokeballName}}",
"description": "{{pokeballName}} x{{modifierCount}}こ てにいれる (インベントリ: {{pokeballAmount}}) \nほそくりつ: {{catchRate}}" "description": "{{pokeballName}}を {{modifierCount}}個 手に入れる (所有: {{pokeballAmount}})\n捕捉率{{catchRate}}"
}, },
"AddVoucherModifierType": { "AddVoucherModifierType": {
"name": "{{modifierCount}}x {{voucherTypeName}}", "name": "{{modifierCount}}x {{voucherTypeName}}",
"description": "{{voucherTypeName}} x{{modifierCount}}こ てにいれる" "description": "{{voucherTypeName}}を {{modifierCount}}個 手に入れる"
}, },
"PokemonHeldItemModifierType": { "PokemonHeldItemModifierType": {
"extra": { "extra": {
"inoperable": "{{pokemonName}} はこのアイテムを\nもつことができません!", "inoperable": "{{pokemonName}}は このアイテムを\n持つ ことが できません!",
"tooMany": "{{pokemonName}} はこのアイテムを\nもちすぎています!" "tooMany": "{{pokemonName}}は このアイテムを\n持ちすぎています!"
} }
}, },
"PokemonHpRestoreModifierType": { "PokemonHpRestoreModifierType": {
"description": "ポケモンの HPを {{restorePoints}} または {{restorePercent}}%のどちらか たかいほうを かいふくする", "description": "ポケモン 一匹の {{restorePoints}}HP、または {{restorePercent}}% のどちらかは 高いほうを 回復する",
"extra": { "extra": {
"fully": "ポケモンのHPをすべてかいふくする", "fully": "ポケモン 1匹の HPを すべて 回復する",
"fullyWithStatus": "ポケモンの HPと じょうたいいじょうを かいふくする" "fullyWithStatus": "ポケモン 1匹の HPと 状態異常を すべて 回復する"
} }
}, },
"PokemonReviveModifierType": { "PokemonReviveModifierType": {
"description": "ひんしになってしまったポケモンの HP {{restorePercent}}%を かいふくする" "description": "ひんしに なった ポケモン 1匹を 元気にした上で\nHPを {{restorePercent}}% 回復する"
}, },
"PokemonStatusHealModifierType": { "PokemonStatusHealModifierType": {
"description": "すべてのじょうたいいじょうを なおす" "description": "ポケモン 1匹の 状態の 異常を すべて 回復する"
}, },
"PokemonPpRestoreModifierType": { "PokemonPpRestoreModifierType": {
"description": "ポケモンが おぼえている わざの PPを {{restorePoints}}ずつ かいふくする", "description": "ポケモンが 覚えている 技のうち 1つの PPを 10だけ 回復する",
"extra": { "extra": {
"fully": "ポケモンが おぼえている わざの PPを すべて かいふくする" "fully": "ポケモンが 覚えている 技のうち 1つの PPを すべて 回復する"
} }
}, },
"PokemonAllMovePpRestoreModifierType": { "PokemonAllMovePpRestoreModifierType": {
"description": "ポケモンが おぼえている 4つの わざの PPを {{restorePoints}}ずつ かいふくする", "description": "ポケモンが 覚えている 4つの 技の PPを {{restorePoints}}ずつ 回復する",
"extra": { "extra": {
"fully": "ポケモンが おぼえている 4つの わざの PPを すべて かいふくする" "fully": "ポケモンが 覚えている 4つの 技の PPを すべて 回復する"
} }
}, },
"PokemonPpUpModifierType": { "PokemonPpUpModifierType": {
"description": "ポケモンのわざのさいだいPPを さいだいPP 5ごとに {{upPoints}} ポイントずつ ふやします(さいだい3" "description": "ポケモン 覚えている 技のうち 1つの PPの 最大値を 5ごとに {{upPoints}}ポイントずつ 上げる(最大3"
}, },
"PokemonNatureChangeModifierType": { "PokemonNatureChangeModifierType": {
"name": "{{natureName}} Mint", "name": "{{natureName}}ミント",
"description": "ポケモンのせいかくを {{natureName}}にかえて スターターのせいかくをえいきゅうにかいじょする" "description": "ポケモン 1匹の 性格を 「{{natureName}}」に 変える。\nその上、スターター画面でも {{natureName}}が 選べるように なる。"
}, },
"DoubleBattleChanceBoosterModifierType": { "DoubleBattleChanceBoosterModifierType": {
"description": "バトル{{battleCount}}回の間  ダブルバトルになる  確率を 4倍に する" "description": "バトル{{battleCount}}回の間  ダブルバトルになる  確率を 4倍に する"
}, },
"TempStatStageBoosterModifierType": { "TempStatStageBoosterModifierType": {
"description": "全員の 手持ちポケモンの {{stat}}を 最大5回の バトルの間に {{amount}}あげる.", "description": "全員の 手持ちポケモンの {{stat}}を 最大5回の バトルの間に {{amount}} 上げる",
"extra": { "extra": {
"stage": "段階", "stage": "1段階",
"percentage": "" "percentage": "30%"
} }
}, },
"AttackTypeBoosterModifierType": { "AttackTypeBoosterModifierType": {
"description": "ポケモンの {{moveType}}タイプのわざのいりょくを20パーセントあげる" "description": "ポケモンの {{moveType}}タイプの 技の 威力を 20% 上げる"
}, },
"PokemonLevelIncrementModifierType": { "PokemonLevelIncrementModifierType": {
"description": "ポケモンのレベルを1あげる" "description": "ポケモンの レベルを {{levels}} 上げる"
}, },
"AllPokemonLevelIncrementModifierType": { "AllPokemonLevelIncrementModifierType": {
"description": "すべてのパーティメンバーのレベルを1あげる" "description": "手持ちポケモンの 全員のレベルを {{levels}} 上げる"
}, },
"BaseStatBoosterModifierType": { "BaseStatBoosterModifierType": {
"description": "ポケモンの{{stat}}のきほんステータスを10パーセントあげる。こたいちがたかいほどスタックのげんかいもたかくなる。" "description": " {{stat}} 10% \n   
}, },
"AllPokemonFullHpRestoreModifierType": { "AllPokemonFullHpRestoreModifierType": {
"description": "すべてのポケモンのHPを100パーセントかいふくする" "description": "手持ちポケモン 全員の HPを すべて 回復する"
}, },
"AllPokemonFullReviveModifierType": { "AllPokemonFullReviveModifierType": {
"description": "ひんしになったすべてのポケモンをふっかつさせ HPをぜんかいふくする" "description": "ひんしに なってしまった ポケモン 全員の HPを すべて 回復する"
}, },
"MoneyRewardModifierType": { "MoneyRewardModifierType": {
"description": "{{moneyMultiplier}}ぶんのきんがくをあたえる (₽{{moneyAmount}})", "description": "{{moneyMultiplier}}額の 円を 与える({{moneyAmount}}円)",
"extra": { "extra": {
"small": "すくない", "small": "",
"moderate": "ふつう", "moderate": "普通の 金",
"large": "おおい" "large": ""
} }
}, },
"ExpBoosterModifierType": { "ExpBoosterModifierType": {