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

19 lines
1.3 KiB
JSON
Raw Normal View History

2023-05-21 06:41:50 +00:00
{
"maimai.help.desc": "与 Maimai 相关的工具,移植自 Mai-bot。",
"maimai.help.inner": "根据定数或定数范围查询对应歌曲。",
"maimai.help.today": "查看今天的舞萌运势。",
"maimai.help.b40": "查询 B40 信息。(仅限大陆版舞萌)",
"maimai.help.b50": "查询 B50 信息。(仅限大陆版舞萌)",
2023-05-27 12:15:10 +00:00
"maimai.help.random": "随机一首歌曲。",
"maimai.help.random.regex": "(今天)maimai(玩)什么 随机一首歌曲",
2023-05-21 06:41:50 +00:00
"maimai.message.too_much": "结果过多(${length} 条),请缩小搜索范围。",
"maimai.message.no_username": "请提供用户名!",
2023-05-27 11:37:21 +00:00
"maimai.message.user_not_found": "未找到此玩家,请确保此玩家的用户名和查分器中的用户名相同。",
2023-05-21 06:41:50 +00:00
"maimai.message.forbidden": "此用户禁止了其他人获取数据。",
2023-05-27 11:37:21 +00:00
"maimai.message.music_not_found": "未找到符合要求的歌曲。",
"maimai.message.chart_not_found": "未找到符合要求的谱面。",
2023-05-27 09:19:33 +00:00
"maimai.message.b50.waiting": "加载时间较长,请稍等……",
2023-05-27 10:19:24 +00:00
"maimai.message.inner": "以下为定数 ${rating} 的曲目列表:",
2023-05-27 11:37:21 +00:00
"maimai.message.inner.range": "以下为定数 ${rating}-${rating_max} 的曲目列表:",
"maimai.message.random.error": "发生错误:请检查语法。"
2023-05-21 06:41:50 +00:00
}