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
2023-05-21 20:26:57 +08:00

77 lines
No EOL
5.3 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": "Invalid username or friend ID",
"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.-2": "Invalid friend ID",
"arcaea.errcode.-20": "File does not exist",
"arcaea.errcode.-23": "Internal error occurred",
"arcaea.errcode.-233": "Unknown error occurred",
"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.help.b30": "Query the best 30 list of Arcaea user. ",
"arcaea.help.bind": "Bind Arcaea user.",
"arcaea.help.desc": "Queries about Arcaea.",
"arcaea.help.download": "Get the latest version of game apk.",
"arcaea.help.info": "Query the play record of Arcaea user. ",
"arcaea.help.random": "Random a track.",
"arcaea.help.rank.free": "View the current rank of the free packs.",
"arcaea.help.rank.paid": "View the current rank of the paid packs.",
"arcaea.help.song": "Query information about the music chart of Arcaea.",
"arcaea.help.unbind": "Unbind user.",
"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.",
"arcaea.message.b30.low_potential": "你的潜力值过低10.0),无法使用此命令。",
"arcaea.message.b30.success": "Result\nBest 30${b30} | Recent 10${r10}\nBest 30 last 5 list: \n${last5list}",
"arcaea.message.b30.wait": "已将查询提交给队列,请耐心等待…",
"arcaea.message.b30.wait.already": "正在执行你上次使用的命令中,稍安勿躁…",
"arcaea.message.b30.wait.cached": "你已在 12 小时内提交过一次查询,将使用上次查询缓存的结果。",
"arcaea.message.b30.wait.check": "当前查询用时较长我们将在30分钟内每分钟检查一次返回的结果请耐心等待…",
"arcaea.message.b30.wait.timeout": "查询超时,请稍后重试。",
"arcaea.message.bind.failed": "Binding failed, please try binding with your friend ID.",
"arcaea.message.bind.success": "Binding successed: ${username} (${friendcode})",
"arcaea.message.bind.success.but_failed_fetch_username": "Binding successed, but could not fetch user information. Please check your own command available.",
"arcaea.message.download.success": "Current latest version is ${version}.\nDownload: ${url}",
"arcaea.message.failed": "Failed to query.",
"arcaea.message.failed.errcode": "Failed to query: ",
"arcaea.message.failed.fetch": "Failed to fetch.",
"arcaea.message.info.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.message.info.result.none": "This user has no play record.",
"arcaea.message.initialize.not_found": "\"arc.apk\" not found!",
"arcaea.message.initialize.success": "Initialized successed!",
"arcaea.message.invalid.friendcode.format": "Please enter the correct friend ID!",
"arcaea.message.invalid.friendcode.non_digital": "Friend ID must be 9 digits!",
"arcaea.message.no_webrender": "No webrender configured, this command cannot be used.",
"arcaea.message.sb616": "P.S. Men are mortal. Unfortunately, Guy's mom has passed away and can no longer answer you. She shall be always remembered.\n",
"arcaea.message.song.artist": "Composition: ",
"arcaea.message.song.best": "Best score: ",
"arcaea.message.song.bpm": "BPM: ",
"arcaea.message.song.chart_designer": "Chart design: ",
"arcaea.message.song.date": "Added date: ",
"arcaea.message.song.difficulty.not_found": "This chart difficulty does not exist.",
"arcaea.message.song.difficulty_rating": "Level: ",
"arcaea.message.song.invalid.difficulty": "Please enter correct chart difficulty!",
"arcaea.message.song.jacket_designer": "Illustration: ",
"arcaea.message.song.note": "Notes: ",
"arcaea.message.song.remote_download": "Requires download: ",
"arcaea.message.song.set_friendly": "Songs by pack: ",
"arcaea.message.song.side.colorless": "Colorless",
"arcaea.message.song.side.conflict": "Conflict",
"arcaea.message.song.side.light": "Light",
"arcaea.message.song.time": "Length: ",
"arcaea.message.song.time.second": " sec",
"arcaea.message.song.world_unlock": "Requires unlock via World: ",
"arcaea.message.unbind.success": "Unbind succeeded.",
"arcaea.message.user_unbound": "Unbound user. Please bind user by \"${prefix}arcaea bind\"."
}