mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-27 17:59:28 +02:00
Update delibirdy-dialogue.json
This commit is contained in:
parent
4e82b23a84
commit
08c40d078c
@ -1,29 +1,29 @@
|
|||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"intro": "A pack of {{delibirdName}} have appeared!",
|
"intro": "{{delibirdName}}の 群れは 現れてきた!",
|
||||||
"title": "Delibir-dy",
|
"title": "デリバリーか デリシャスか",
|
||||||
"description": "The {{delibirdName}}s are looking at you expectantly, as if they want something. Perhaps giving them an item or some money would satisfy them?",
|
"description": "何かを ほしがる 表情で {{delibirdName}}は 期待で 見つめる。 アイテムや お金で 満足できる かもしれません…",
|
||||||
"query": "What will you give them?",
|
"query": "何をあげますか?",
|
||||||
"invalid_selection": "Pokémon doesn't have that kind of item.",
|
"invalid_selection": "このポケモンは そのような アイテムが 持っていない!",
|
||||||
"option": {
|
"option": {
|
||||||
"1": {
|
"1": {
|
||||||
"label": "Give Money",
|
"label": "お金をあげる",
|
||||||
"tooltip": "(-) Give the {{delibirdName}}s {{money, money}}\n(+) Receive a Gift Item",
|
"tooltip": "(-) {{delibirdName}}に{{money, money}}あげる\n(+) プレセントをもらう",
|
||||||
"selected": "You toss the money to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!"
|
"selected": "お金を {{delibirdName}}に 投げます。\n興奮で ペチャペチャと 話し合います。$話しが 終わってから ありがたく プレセントを くれます!"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"label": "Give Food",
|
"label": "食べ物をあげる",
|
||||||
"tooltip": "(-) Give the {{delibirdName}}s a Berry or Reviver Seed\n(+) Receive a Gift Item",
|
"tooltip": "(-) {{delibirdName}}に きのみ や ふっかつのタネ をあげる\n(+) プレセントをもらう",
|
||||||
"select_prompt": "Select an item to give.",
|
"select_prompt": "あげたい アイテムを 選んでください",
|
||||||
"selected": "You toss the {{chosenItem}} to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!"
|
"selected": "{{chosenItem}}を {{delibirdName}}に 投げます。\n興奮で ペチャペチャと 話し合います。$話しが 終わってから ありがたく プレセントを くれます!"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"label": "Give an Item",
|
"label": "アイテムをあげる",
|
||||||
"tooltip": "(-) Give the {{delibirdName}}s a Held Item\n(+) Receive a Gift Item",
|
"tooltip": "(-) {{delibirdName}}に持ち物をあげる\n(+) プレセントをもらう",
|
||||||
"select_prompt": "Select an item to give.",
|
"select_prompt": "あげたい アイテムを 選んでください",
|
||||||
"selected": "You toss the {{chosenItem}} to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!"
|
"selected": "{{chosenItem}}を {{delibirdName}}に 投げます。\n興奮で ペチャペチャと 話し合います。$話しが 終わってから ありがたく プレセントを くれます!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"outro": "The {{delibirdName}} pack happily waddles off into the distance.$What a curious little exchange!"
|
"outro": "{{delibirdName}}の 群れが 嬉しそうに ちょこちょこ歩きで 帰ります。$何と 不思議な 遭遇!"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user