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_cn.json
2023-06-12 13:51:36 +08:00

29 lines
No EOL
2.4 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.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.help.scoreline": "查询歌曲的分数线。",
"maimai.message.chart_not_found": "未找到符合要求的谱面。",
"maimai.message.b40.deprecated": "B40 已弃用,即将查询 B50……",
"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${brk}\n谱师${charter}",
"maimai.message.song.sd": "${diff} ${level} (${ds})\nTAP${tap}\nHOLD${hold}\nSLIDE${slide}\nBREAK${brk}\n谱师${charter}",
"maimai.message.too_much": "结果过多(${length} 条),请缩小搜索范围。",
"maimai.message.scoreline": "分数线 ${scoreline}% 允许的最多 TAP GREAT 数量为 ${tap_great}(每个-${tap_great_prop}%\nBREAK 50落一共 ${brk} 个)等价于 {b2t_great} 个 TAP GREAT-{b2t_great_prop}%",
"maimai.message.scoreline.error": "发生错误:无法计算结果,请检查输入。",
"maimai.message.user_not_found": "未找到此玩家,请确保此玩家的用户名和查分器中的用户名相同。"
}