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/en_us.json

77 lines
5.2 KiB
JSON
Raw Normal View History

2023-04-28 12:14:09 +00:00
{
2023-05-11 11:15:30 +00:00
"arcaea.download.help": "Get the latest version of game apk.",
"arcaea.download.message.success": "Current latest version is ${version}.\nDownload: ${url}",
2023-04-28 12:14:09 +00:00
"arcaea.random.help": "Random a track.",
"arcaea.rank.help.free": "View the current rank of the free packs.",
"arcaea.rank.help.paid": "View the current rank of the paid packs.",
2023-04-28 14:29:38 +00:00
"arcaea.help.desc": "Queries about Arcaea.",
2023-05-18 04:29:55 +00:00
"arcaea.message.sb616": "\nP.S. Men are mortal. Unfortunately, Guy's mom has passed away and can no longer answer you. She shall be always remembered.\n",
2023-05-15 10:36:23 +00:00
"arcaea.errcode.-1": "Invalid username or friend ID",
"arcaea.errcode.-2": "Invalid friend ID",
"arcaea.errcode.-3": "User not found",
"arcaea.errcode.-4": "Friend list is full",
"arcaea.errcode.-5": "Invalid song name or song ID",
"arcaea.errcode.-6": "Invalid song ID",
"arcaea.errcode.-7": "Song not recorded",
"arcaea.errcode.-8": "Too many records",
"arcaea.errcode.-9": "Invalid Difficulty",
"arcaea.errcode.-10": "Invalid recent records",
"arcaea.errcode.-11": "Failed to allocate Arcaea account",
"arcaea.errcode.-12": "Failed to clear friend object",
"arcaea.errcode.-13": "Failed to add object",
"arcaea.errcode.-14": "The song has no Beyond difficulty",
"arcaea.errcode.-15": "No play record",
"arcaea.errcode.-16": "User ranking banned",
"arcaea.errcode.-17": "Failed to query best 30 record",
"arcaea.errcode.-18": "Update server not available",
"arcaea.errcode.-19": "Invalid partner",
"arcaea.errcode.-20": "File does not exist",
"arcaea.errcode.-23": "Internal error occurred",
"arcaea.errcode.-233": "Unknown error occurred",
2023-05-18 04:29:55 +00:00
"arcaea.message.assets.not_found": "No resource files found! Please place the apk files of Arcaea to the robot's \"assets\" directory and rename them to \"arc.apk\", use \"${prefix}arcaea\" to initialize resources.",
2023-05-15 10:36:23 +00:00
"arcaea.message.failed": "Failed to query.",
"arcaea.message.failed.errcode": "Failed to query: ",
"arcaea.message.failed.fetch": "Failed to fetch.",
"arcaea.message.invalid.friendcode.format": "Please enter the correct friend ID!",
"arcaea.message.invalid.friendcode.non_digital": "Friend ID must be 9 digits!",
2023-05-18 04:29:55 +00:00
"arcaea.message.user_unbound": "Unbound user. Please bind user by \"${prefix}arcaea bind\".",
2023-05-15 10:36:23 +00:00
"arcaea.message.no_webrender": "No webrender configured, this command cannot be used.",
"arcaea.b30.help": "Query the best 30 list of Arcaea user. ",
2023-05-17 09:54:43 +00:00
"arcaea.b30.message.wait": "已将查询提交给队列,请耐心等待…",
"arcaea.b30.message.wait.check": "当前查询用时较长我们将在30分钟内每分钟检查一次返回的结果请耐心等待…",
"arcaea.b30.message.wait.timeout": "查询超时,建议过一段时间后重试。",
"arcaea.b30.message.wait.cached": "你已在 12 小时内提交过一次查询,将使用上次查询缓存的结果。",
"arcaea.b30.message.wait.already": "我们正在执行你上次使用的命令中,稍安勿躁…",
2023-05-15 10:36:23 +00:00
"arcaea.b30.message.success": "Result\nBest 30${b30} | Recent 10${r10}\nBest 30 last 5 list: \n${last5list}",
"arcaea.info.help": "Query the play record of Arcaea user. ",
"arcaea.info.message.result": "Recent play record of ${username} (${potential}): \n${trackname} (${difficulty})\nScore: ${score}\nPure: ${pure} (${shiny_pure})\nFar: ${far}\nLost: ${lost}\nPotential: ${realptt} -> ${ptt}\nTime: ${time_played} (UTC+8)",
"arcaea.info.message.result.none": "This user has no play record.",
"arcaea.song.help": "Query information about the music chart of Arcaea.",
"arcaea.song.message.invalid.difficulty": "Please enter correct chart difficulty!",
"arcaea.song.message.difficulty.not_found": "This chart difficulty does not exist.",
"arcaea.song.message.difficulty_rating": "Level: ",
"arcaea.song.message.artist": "Composition: ",
"arcaea.song.message.jacket_designer": "Illustration: ",
"arcaea.song.message.chart_designer": "Chart design: ",
"arcaea.song.message.note": "Notes: ",
"arcaea.song.message.bpm": "BPM: ",
"arcaea.song.message.set_friendly": "Songs by pack: ",
"arcaea.song.message.time": "Length: ",
"arcaea.song.message.time.second": " sec",
"arcaea.song.message.date": "Added date: ",
"arcaea.song.message.world_unlock": "Requires unlock via World: ",
"arcaea.song.message.remote_download": "Requires download: ",
"arcaea.song.message.best": "Best score: ",
"arcaea.song.message.side.colorless": "Colorless",
"arcaea.song.message.side.conflict": "Conflict",
"arcaea.song.message.side.light": "Light",
"arcaea.bind.help": "Bind Arcaea user.",
"arcaea.bind.message.success": "Binding successed: ${username} (${friendcode})",
2023-05-15 12:47:04 +00:00
"arcaea.bind.message.success.but_failed_fetch_username": "Binding successed, but could not fetch user information. Please check your own command available.",
2023-05-15 10:36:23 +00:00
"arcaea.bind.message.failed": "Binding failed, please try binding with your friend ID.",
"arcaea.unbind.help": "Unbind user.",
"arcaea.unbind.message.success": "Unbind succeeded.",
2023-05-18 04:29:55 +00:00
"arcaea.initialize.message.not_found": "\"arc.apk\" not found!",
2023-05-15 10:36:23 +00:00
"arcaea.initialize.message.success": "Initialized successed!"
2023-04-28 12:14:09 +00:00
}