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/arcaea/locales/zh_cn.json
多羅狼 aad16be665
sync
2023-03-18 01:07:10 +08:00

79 lines
5.1 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.

{
"arcaea.errcode.-1": "非法的用户名或好友代码",
"arcaea.errcode.-2": "非法的好友代码",
"arcaea.errcode.-3": "未找到用户",
"arcaea.errcode.-4": "好友列表已满",
"arcaea.errcode.-5": "非法的歌曲名或歌曲 ID",
"arcaea.errcode.-6": "非法的歌曲 ID",
"arcaea.errcode.-7": "歌曲未记录",
"arcaea.errcode.-8": "记录过多",
"arcaea.errcode.-9": "非法的难度",
"arcaea.errcode.-10": "非法的近期记录数",
"arcaea.errcode.-11": "分配 Arcaea 账户失败",
"arcaea.errcode.-12": "清除好友对象失败",
"arcaea.errcode.-13": "添加对象失败",
"arcaea.errcode.-14": "该歌曲无 Beyond 难度",
"arcaea.errcode.-15": "无游玩记录",
"arcaea.errcode.-16": "用户排行榜被封禁",
"arcaea.errcode.-17": "查询 B30 记录失败",
"arcaea.errcode.-18": "更新服务器不可用",
"arcaea.errcode.-19": "非法的搭档",
"arcaea.errcode.-20": "文件不存在",
"arcaea.errcode.-23": "发生了内部错误",
"arcaea.errcode.-233": "发生了未知错误",
"arcaea.message.assets.not_found": "未找到资源文件!请放置一份 Arcaea 的 apk 文件到机器人的 assets 目录并重命名为 arc.apk 后,使用 ~arcaea initialize 初始化资源。",
"arcaea.message.failed": "查询失败。",
"arcaea.message.failed.errcode": "查询失败:",
"arcaea.message.failed.fetch": "获取失败。",
"arcaea.message.invalid.friendcode.format": "请输入正确的好友码!",
"arcaea.message.invalid.friendcode.non_digital": "好友码必须是 9 位数字!",
"arcaea.message.official": "使用官方 API",
"arcaea.message.official.fetch.failed": "使用官方 API 获取失败。",
"arcaea.message.official.fetch.failed.fallback": "使用官方 API 获取失败,尝试使用非官方接口。",
"arcaea.message.unofficial": "使用非官方 API",
"arcaea.message.unofficial.fetch.failed": "使用非官方 API 查询失败!",
"arcaea.message.user.unbound": "未绑定用户,请使用 ~arcaea bind <friendcode> 绑定一个用户。",
"arcaea.message.no_webrender": "未配置 webrender无法使用此命令。",
"arcaea.help": "查询 Arcaea 相关内容。",
"arcaea.b30.help": "查询 Arcaea 用户的 b30 列表。(自动选择使用 API",
"arcaea.b30.message.success": "获取结果\nB30${b30} | R10${r10}\nB30 倒 5 列表:\n${last5list}",
"arcaea.info.help": "查询 Arcaea 用户的最近游玩记录。自动选择使用API",
"arcaea.info.message.result": "${username} (${potential}) 的最近游玩记录:\n${trackname}${difficulty}\n分数${score}\nPure${pure} (${shiny_pure})\nFar${far}\nLost${lost}\n潜力值${realptt} -> ${ptt}\n时间${time_played} (UTC+8)",
"arcaea.info.message.result.none": "此用户无游玩记录。",
"arcaea.song.help": "查询一首 Arcaea 谱面的信息。",
"arcaea.song.message.invalid.difficulty": "请输入正确的谱面难度!",
"arcaea.song.message.difficulty.not_found": "该谱面难度不存在。",
"arcaea.song.message.difficulty_rating": "难度:",
"arcaea.song.message.artist": "作曲:",
"arcaea.song.message.jacket_designer": "封面:",
"arcaea.song.message.chart_designer": "谱师:",
"arcaea.song.message.note": "物量:",
"arcaea.song.message.bpm": "BPM",
"arcaea.song.message.set_friendly": "所属曲包:",
"arcaea.song.message.time": "时长:",
"arcaea.song.message.time.second": "秒",
"arcaea.song.message.date": "上线日期:",
"arcaea.song.message.world_unlock": "需要通过世界解锁:",
"arcaea.song.message.remote_download": "需要下载:",
"arcaea.song.message.best": "最佳成绩:",
"arcaea.song.message.side.colorless": "消色",
"arcaea.song.message.side.conflict": "纷争",
"arcaea.song.message.side.light": "光芒",
"arcaea.bind.help": "绑定 Arcaea 用户。",
"arcaea.bind.message.success": "绑定成功:${username} (${friendcode})",
"arcaea.bind.message.success.but.failed.fetch.username": "绑定成功,但是无法获取用户信息。请自行检查命令是否可用。",
"arcaea.bind.message.failed": "绑定失败,请尝试使用好友码绑定。",
"arcaea.unbind.help": "解绑用户。",
"arcaea.unbind.message.success": "解绑成功。",
"arcaea.initialize.message.not_found": "未找到 arc.apk",
"arcaea.initialize.message.success": "成功初始化!",
"arcaea.download.help": "获取最新版本的游戏 apk。",
"arcaea.download.message.success": "目前的最新版本为 ${version}。\n下载地址${url}",
"arcaea.random.help": "随机一首曲子。",
"arcaea.rank.help.free": "查看当前免费包游玩排行。",
"arcaea.rank.help.paid": "查看当前付费包游玩排行。",
"arcaea.switch.help": "切换查询时默认优先使用的 API 接口。",
"arcaea.switch.message.success.official": "已切换为官方 API。",
"arcaea.switch.message.success.unofficial": "已切换为非官方 API。"
}