mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-02 05:32:24 +02:00
Update delibirdy-dialogue.json
This commit is contained in:
parent
c598c17251
commit
f5527aa560
@ -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}}满怀期待地看着你,它们好像想要什么东西。\\n也许给它们一件道具或一些钱能让它们满意?",
|
||||||
"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": "你向{{delibirdName}}们扔了点{{chosenItem}},\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": "你向{{delibirdName}}们扔了点{{chosenItem}},\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