Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/maimai/locales/zh_tw.json
2023-06-05 17:14:29 +08:00

25 lines
No EOL
2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"maimai.help.b40": "查詢 B40 訊息。(僅限中國版 Maimai",
"maimai.help.b50": "查詢 B50 訊息。(僅限中國版 Maimai",
"maimai.help.desc": "查詢 Maimai 相關的內容。",
"maimai.help.inner": "依據定數或定數範圍內搜尋歌曲。",
"maimai.help.level": "依據等級搜尋歌曲。",
"maimai.help.random": "隨機一首歌曲。",
"maimai.help.random.filter": "随机一首指定条件的歌曲,输入为“#”则表示无条件。",
"maimai.help.search": "依據歌名(或一部分)搜尋歌曲。",
"maimai.help.song": "查詢 Maimai 歌曲或譜面的訊息。",
"maimai.message.chart_not_found": "未找到符合要求的譜面。",
"maimai.message.forbidden": "此使用者禁止了其他人取得資料。",
"maimai.message.inner": "以下為定數 ${rating} 的曲目列表:",
"maimai.message.inner.range": "以下為定數 ${rating}-${rating_max} 的曲目列表:",
"maimai.message.level": "以下為難度 ${level} 的曲目列表:",
"maimai.message.music_not_found": "未找到符合要求的歌曲。",
"maimai.message.no_username": "請提供使用者名稱!",
"maimai.message.random.error": "发生错误:无法随机歌曲,请检查输入。",
"maimai.message.search": "「${keyword}」的搜尋結果:",
"maimai.message.song": "藝術家:${artist}\n分類${genre}\nBPM${bpm}\n版本${version}\n難度${level}",
"maimai.message.song.dx": "${diff} ${level} (${ds})\nTAP${tap}\nHOLD${hold}\nSLIDE${slide}\nTOUCH${touch}\nBREAK${_break}\n譜師${charter}",
"maimai.message.song.sd": "${diff} ${level} (${ds})\nTAP${tap}\nHOLD${hold}\nSLIDE${slide}\nBREAK${_break}\n譜師${charter}",
"maimai.message.too_much": "結果過多(${length} 條),請縮小搜尋範圍。",
"maimai.message.user_not_found": "未找到此使用者,請確認此使用者的名稱和查分器中的名稱相同。"
}