mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-03 23:12:20 +02:00
Translate battler-tags.json via GitLocalize
This commit is contained in:
parent
b0baf7b8c8
commit
0a16d25927
@ -1,4 +1,12 @@
|
|||||||
{
|
{
|
||||||
|
"trappedDesc": "捕らわれること",
|
||||||
|
"flinchedDesc": "ひるむこと",
|
||||||
|
"confusedDesc": "混乱",
|
||||||
|
"infatuatedDesc": "メロメロ",
|
||||||
|
"seedDesc": "種を植えつくこと",
|
||||||
|
"nightmareDesc": "あくむ",
|
||||||
|
"ingrainDesc": "根",
|
||||||
|
"drowsyDesc": "ねむけ",
|
||||||
"rechargingLapse": "{{pokemonNameWithAffix}}は 攻撃の 反動で 動けない!",
|
"rechargingLapse": "{{pokemonNameWithAffix}}は 攻撃の 反動で 動けない!",
|
||||||
"trappedOnAdd": "{{pokemonNameWithAffix}}は もう 逃げられない!",
|
"trappedOnAdd": "{{pokemonNameWithAffix}}は もう 逃げられない!",
|
||||||
"trappedOnRemove": "{{pokemonNameWithAffix}}は\n{{moveName}}の 効果が 解けた!",
|
"trappedOnRemove": "{{pokemonNameWithAffix}}は\n{{moveName}}の 効果が 解けた!",
|
||||||
@ -13,9 +21,9 @@
|
|||||||
"infatuatedOnAdd": "{{pokemonNameWithAffix}}は {{sourcePokemonName}}に メロメロに なった!",
|
"infatuatedOnAdd": "{{pokemonNameWithAffix}}は {{sourcePokemonName}}に メロメロに なった!",
|
||||||
"infatuatedOnOverlap": "{{pokemonNameWithAffix}}は すでに メロメロだ!",
|
"infatuatedOnOverlap": "{{pokemonNameWithAffix}}は すでに メロメロだ!",
|
||||||
"infatuatedLapse": "{{pokemonNameWithAffix}}は {{sourcePokemonName}}に メロメロだ!",
|
"infatuatedLapse": "{{pokemonNameWithAffix}}は {{sourcePokemonName}}に メロメロだ!",
|
||||||
"infatuatedLapseImmobilize": "{{pokemonNameWithAffix}}は\nメロメロで わざが 出せなかった!",
|
"infatuatedLapseImmobilize": "{{pokemonNameWithAffix}}は メロメロで 技が出せなかった!",
|
||||||
"infatuatedOnRemove": "{{pokemonNameWithAffix}}は メロメロ状態が 治った!",
|
"infatuatedOnRemove": "{{pokemonNameWithAffix}}は メロメロ状態が 治った!",
|
||||||
"seededOnAdd": "{{pokemonNameWithAffix}}に 種を 植(う)えつけた!",
|
"seededOnAdd": "{{pokemonNameWithAffix}}に 種を 植えつけた!",
|
||||||
"seededLapse": "やどりぎが {{pokemonNameWithAffix}}の 体力を うばう!",
|
"seededLapse": "やどりぎが {{pokemonNameWithAffix}}の 体力を うばう!",
|
||||||
"seededLapseShed": "{{pokemonNameWithAffix}}は ヘドロえきを 吸い取った!",
|
"seededLapseShed": "{{pokemonNameWithAffix}}は ヘドロえきを 吸い取った!",
|
||||||
"nightmareOnAdd": "{{pokemonNameWithAffix}}は あくむを 見始めた!",
|
"nightmareOnAdd": "{{pokemonNameWithAffix}}は あくむを 見始めた!",
|
||||||
@ -60,4 +68,4 @@
|
|||||||
"cursedOnAdd": "{{pokemonNameWithAffix}}は 自分の 体力を 削って\n{{pokemonName}}に のろいを かけた!",
|
"cursedOnAdd": "{{pokemonNameWithAffix}}は 自分の 体力を 削って\n{{pokemonName}}に のろいを かけた!",
|
||||||
"cursedLapse": "{{pokemonNameWithAffix}}は のろわれている!",
|
"cursedLapse": "{{pokemonNameWithAffix}}は のろわれている!",
|
||||||
"stockpilingOnAdd": "{{pokemonNameWithAffix}}は {{stockpiledCount}}つ たくわえた!"
|
"stockpilingOnAdd": "{{pokemonNameWithAffix}}は {{stockpiledCount}}つ たくわえた!"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user