Skip to content

Commit

Permalink
Update delibirdy-dialogue.json
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Sep 17, 2024
1 parent c598c17 commit f5527aa
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions src/locales/zh_CN/mystery-encounters/delibirdy-dialogue.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@


{
"intro": "A pack of {{delibirdName}} have appeared!",
"title": "Delibir-dy",
"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?",
"query": "What will you give them?",
"invalid_selection": "Pokémon doesn't have that kind of item.",
"intro": "一伙{{delibirdName}}出现了!",
"title": "信使鸟快递",
"description": "{{delibirdName}}满怀期待地看着你,它们好像想要什么东西。\\n也许给它们一件道具或一些钱能让它们满意?",
"query": "你要给它们什么?",
"invalid_selection": "宝可梦身上并没有那种道具。",
"option": {
"1": {
"label": "Give Money",
"tooltip": "(-) Give the {{delibirdName}}s {{money, money}}\n(+) Receive a Gift Item",
"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!"
"label": "给钱",
"tooltip": "(-)给予{{delibirdName}}{{money, money}}\n(+)获得一件礼物",
"selected": "你向{{delibirdName}}们扔了点钱,\n它们兴奋地互相嚷嚷着。$信使鸟们转向你并高兴地给你一份礼物!"
},
"2": {
"label": "Give Food",
"tooltip": "(-) Give the {{delibirdName}}s a Berry or Reviver Seed\n(+) Receive a Gift Item",
"select_prompt": "Select an item to give.",
"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!"
"label": "给吃的",
"tooltip": "(-)给予{{delibirdName}}们树果或复活之种\n(+)获得一件礼物",
"select_prompt": "选择要给予的道具",
"selected": "你向{{delibirdName}}们扔了点{{chosenItem}},\n它们兴奋地互相嚷嚷着。$信使鸟们转向你并高兴地给你一份礼物!"
},
"3": {
"label": "Give an Item",
"tooltip": "(-) Give the {{delibirdName}}s a Held Item\n(+) Receive a Gift Item",
"select_prompt": "Select an item to give.",
"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!"
"label": "给道具",
"tooltip": "(-)给予{{delibirdName}}一件道具\n(+)获得一件礼物",
"select_prompt": "选择要给予的道具",
"selected": "你向{{delibirdName}}们扔了点{{chosenItem}},\n它们兴奋地互相嚷嚷着。$信使鸟们转向你并高兴地给你一份礼物!"
}
},
"outro": "The {{delibirdName}} pack happily waddles off into the distance.$What a curious little exchange!"
}
"outro": "{{delibirdName}}们兴高采烈地摇摆着,走向远方。$多么有趣的小交易!"
}

0 comments on commit f5527aa

Please sign in to comment.