"use strict";
var __defProp = Object.defineProperty;
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
var __getOwnPropNames = Object.getOwnPropertyNames;
var __hasOwnProp = Object.prototype.hasOwnProperty;
var __export = (target, all) => {
for (var name in all)
__defProp(target, name, { get: all[name], enumerable: true });
};
var __copyProps = (to, from, except, desc) => {
if (from && typeof from === "object" || typeof from === "function") {
for (let key of __getOwnPropNames(from))
if (!__hasOwnProp.call(to, key) && key !== except)
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
}
return to;
};
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
var core_commands_exports = {};
__export(core_commands_exports, {
translations: () => translations
});
module.exports = __toCommonJS(core_commands_exports);
const translations = {
strings: {
"Server version: ${version}": "\u30B5\u30FC\u30D0\u30FC\u306E\u30D0\u30FC\u30B8\u30E7\u30F3: ${version}",
"/mee - must not start with a letter or number": "\u6587\u5B57\u3084\u6570\u5B57\u3092\u6700\u521D\u306B\u304A\u3044\u3066\u306F\u3044\u3051\u307E\u305B\u3093\u3002",
"What?! How are you not more excited to battle?! Try /battle! to show me you're ready.": "\u30D0\u30C8\u30EB\u304C\u76DB\u308A\u4E0A\u304C\u3063\u3066\u306A\u3044\u3063\u3066!?\u899A\u609F\u3092\u6C7A\u3081\u3066\u3001/battle! \u3060!",
"Access denied for custom avatar - make sure you're on the right account?": "\u3053\u306E\u30AB\u30B9\u30BF\u30E0\u30A2\u30D0\u30BF\u30FC\u3092\u4F7F\u7528\u3059\u308B\u6A29\u9650\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u8A31\u53EF\u3055\u308C\u3066\u3044\u308B\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3\u3057\u3066\u304F\u3060\u3055\u3044\u3002",
"Invalid avatar.": "\u30A2\u30D0\u30BF\u30FC\u540D\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002",
"Avatar changed to:": "\u30A2\u30D0\u30BF\u30FC\u3092\u6B21\u306E\u3082\u306E\u306B\u5909\u66F4\u3057\u307E\u3057\u305F\u3002",
"Artist: ": "\u4F5C\u8005: ",
"No one has PMed you yet.": "\u8AB0\u3082\u3042\u306A\u305F\u306BPM\u3092\u9001\u3063\u3066\u3044\u307E\u305B\u3093\u3002",
"You forgot the comma.": "\u30B3\u30F3\u30DE\u3092\u5FD8\u308C\u3066\u3044\u307E\u305B\u3093\u304B?",
"User ${targetUsername} not found. Did you misspell their name?": "\u30E6\u30FC\u30B6\u30FC\u540D:${targetUsername}\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u540D\u524D\u3092\u9593\u9055\u3048\u3066\u3044\u307E\u305B\u3093\u304B?",
"User ${targetUsername} is offline.": "\u30E6\u30FC\u30B6\u30FC\u540D:${targetUsername}\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",
'The user "${targetUsername}" was not found.': '\u30E6\u30FC\u30B6\u30FC\u540D:"${targetUsername}"\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002',
'The room "${target}" was not found.': '\u30C1\u30E3\u30C3\u30C8\u30EB\u30FC\u30E0:"${target}"\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002',
"You do not have permission to invite people into this room.": "\u3042\u306A\u305F\u306F\u3053\u306E\u90E8\u5C4B\u3067\u30E6\u30FC\u30B6\u30FC\u3092\u62DB\u5F85\u3059\u308B\u6A29\u9650\u3092\u6301\u3063\u3066\u3044\u307E\u305B\u3093\u3002",
'This user is already in "${targetRoom.title}".': '\u3053\u306E\u30E6\u30FC\u30B6\u30FC\u306F\u3059\u3067\u306B"${targetRoom.title}"\u306B\u3044\u307E\u3059\u3002',
"Setting status messages in /busy is no longer supported. Set a status using /status.": "/busy\u3067\u306E\u30B9\u30C6\u30FC\u30BF\u30B9\u30E1\u30C3\u30BB\u30FC\u30B8\u306E\u8A2D\u5B9A\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u306A\u304F\u306A\u308A\u307E\u3057\u305F\u3002\u30B9\u30C6\u30FC\u30BF\u30B9\u30E1\u30C3\u30BB\u30FC\u30B8\u306E\u8A2D\u5B9A\u306F\u3001/status\u3092\u4F7F\u3063\u3066\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002",
"Setting status messages in /away is no longer supported. Set a status using /status.": "/away\u3067\u306E\u30B9\u30C6\u30FC\u30BF\u30B9\u30E1\u30C3\u30BB\u30FC\u30B8\u306E\u8A2D\u5B9A\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u306A\u304F\u306A\u308A\u307E\u3057\u305F\u3002\u30B9\u30C6\u30FC\u30BF\u30B9\u30E1\u30C3\u30BB\u30FC\u30B8\u306E\u8A2D\u5B9A\u306F\u3001/status\u3092\u4F7F\u3063\u3066\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002",
"User '${target}' not found.": "\u30E6\u30FC\u30B6\u30FC\u540D'${target}'\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",
"${targetUser.name} does not have a status set.": "${targetUser.name}\u306F\u30B9\u30C6\u30FC\u30BF\u30B9\u30E1\u30C3\u30BB\u30FC\u30B8\u3092\u8A2D\u5B9A\u3057\u3066\u3044\u307E\u305B\u3093\u3002",
'${targetUser.name}\'s status "${targetUser.userMessage}" was cleared by ${user.name}${displayReason}': "${targetUser.name}\u306E\u30B9\u30C6\u30FC\u30BF\u30B9\u30E1\u30C3\u30BB\u30FC\u30B8\u306F${user.name}\u306B\u3088\u3063\u3066\u6D88\u53BB\u3055\u308C\u307E\u3057\u305F\u3002${displayReason}",
"You don't have a status message set.": "\u30B9\u30C6\u30FC\u30BF\u30B9\u30E1\u30C3\u30BB\u30FC\u30B8\u3092\u8A2D\u5B9A\u3057\u3066\u3044\u307E\u305B\u3093\u3002",
"You have cleared your status message.": "\u30B9\u30C6\u30FC\u30BF\u30B9\u30E1\u30C3\u30BB\u30FC\u30B8\u3092\u6D88\u53BB\u3057\u307E\u3057\u305F\u3002",
"This user has not played any ladder games yet.": "\u3053\u306E\u30E6\u30FC\u30B6\u30FC\u306Fladder\u304C\u6709\u52B9\u306A\u30D0\u30C8\u30EB\u3092\u3057\u3066\u3044\u307E\u305B\u3093\u3002",
"W[TN: initial for Wins]": "W(Wins\u306E\u982D\u6587\u5B57)",
"L[TN: initial for Losses]": "L(Losses\u306E\u982D\u6587\u5B57)",
"You already have the temporary symbol '${group}'.": "\u3042\u306A\u305F\u306F\u3059\u3067\u306B\u4E00\u6642\u7684\u306A\u30E9\u30F3\u30AF\u3067\u3042\u308B'${group}'\u306B\u306A\u3063\u3066\u3044\u307E\u3059\u3002",
"You must specify a valid group symbol.": "\u6709\u52B9\u306A\u30E9\u30F3\u30AF\u306E\u8A18\u53F7\u3092\u7279\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",
"You may only set a temporary symbol below your current rank.": "\u73FE\u5728\u306E\u30E9\u30F3\u30AF\u3088\u308A\u4E0B\u306E\u4E00\u6642\u7684\u306A\u30B7\u30F3\u30DC\u30EB\u3057\u304B\u8A2D\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002",
"Your temporary group symbol is now": "\u3042\u306A\u305F\u306E\u4E00\u6642\u7684\u306A\u30E9\u30F3\u30AF\u306E\u8A18\u53F7",
"Currently, you're viewing Pok\xE9mon Showdown in ${language}.": "\u73FE\u5728\u3001Pok\xE9mon Showdown\u3092${language}\u3067\u8868\u793A\u3057\u3066\u3044\u307E\u3059\u3002",
"Valid languages are: ${languages}": "\u6709\u52B9\u306A\u8A00\u8A9E\u4E00\u89A7: ${languages}",
"Pok\xE9mon Showdown will now be displayed in ${language} (except in language rooms).": "Pok\xE9mon Showdown\u306F\u8A00\u8A9E\u90E8\u5C4B\u4EE5\u5916\u306E\u5834\u6240\u306F${language}\u3067\u8868\u793A\u3055\u308C\u307E\u3059\u3002",
"Note that rooms can set their own language, which will override this setting.": "\u8A00\u8A9E\u90E8\u5C4B\u3067\u306F\u305D\u308C\u305E\u308C\u304C\u72EC\u81EA\u306E\u8A00\u8A9E\u3092\u8A2D\u5B9A\u3067\u304D\u3001\u305D\u306E\u5834\u5408\u306F\u30E6\u30FC\u30B6\u30FC\u8A2D\u5B9A\u3088\u308A\u90E8\u5C4B\u306E\u8A2D\u5B9A\u304C\u512A\u5148\u3055\u308C\u307E\u3059\u3002",
"/updatesettings expects JSON encoded object.": "/updatesettings \u3092\u4F7F\u7528\u3059\u308B\u306B\u306F\u3001JSON\u306B\u30A8\u30F3\u30B3\u30FC\u30C9\u3055\u308C\u305F\u30C7\u30FC\u30BF\u304C\u5FC5\u8981\u3067\u3059\u3002",
"Unable to parse settings in /updatesettings!": "/updatesettings \u306B\u304A\u3044\u3066\u3001\u8A2D\u5B9A\u306B\u4F7F\u7528\u3059\u308BJSON\u3092\u89E3\u6790\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002",
"Must be in a battle.": "\u30D0\u30C8\u30EB\u306E\u4E2D\u3067\u306A\u3051\u308C\u3070\u3044\u3051\u307E\u305B\u3093\u3002",
"User ${target} not found.": "\u30E6\u30FC\u30B6\u30FC ${target} \u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",
"Must be a player in this battle.": "\u30D7\u30EC\u30A4\u30E4\u30FC\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",
"${targetUser.name} has not requested extraction.": "${targetUser.name} \u306F\u89E3\u6790\u3092\u8981\u6C42\u3057\u3066\u3044\u307E\u305B\u3093\u3002",
"You have already consented to extraction with ${targetUser.name}.": "\u3042\u306A\u305F\u306F\u3059\u3067\u306B${targetUser.name}\u3068\u89E3\u6790\u306B\u540C\u610F\u3057\u3066\u3044\u307E\u3059\u3002",
"${user.name} consents to sharing battle team and choices with ${targetUser.name}.": "${user.name}\u3068${targetUser.name}\u306F\u30D0\u30C8\u30EB\u30C1\u30FC\u30E0\u3084\u6280\u306E\u9078\u629E\u3092\u5171\u6709\u3059\u308B\u3053\u3068\u306B\u540C\u610F\u3057\u307E\u3059\u3002",
"No input log found.": "\u30A4\u30F3\u30D7\u30C3\u30C8\u3055\u308C\u305F\u30ED\u30B0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",
"${targetUser.name} has extracted the battle input log.": "${targetUser.name}\u304C\u30D0\u30C8\u30EB\u306E\u30ED\u30B0\u3092\u51FA\u529B\u3057\u307E\u3057\u305F\u3002",
"This command only works in battle rooms.": "\u3053\u306E\u30B3\u30DE\u30F3\u30C9\u306F\u30D0\u30C8\u30EB\u5185\u306E\u307F\u3067\u6709\u52B9\u3067\u3059\u3002",
"This command only works when the battle has ended - if the battle has stalled, use /offertie.": "\u3053\u306E\u30B3\u30DE\u30F3\u30C9\u306F\u30D0\u30C8\u30EB\u304C\u7D42\u308F\u3063\u305F\u5F8C\u306B\u6709\u52B9\u306B\u306A\u308A\u307E\u3059\u3002\u30D0\u30C8\u30EB\u304C\u9577\u5F15\u304F\u5834\u5408\u306F\u3001/offertie \u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002",
"Alternatively, you can end the battle with /forcetie.": "\u3042\u308B\u3044\u306F/forcetie \u3067\u5F37\u5236\u7684\u306B\u30D0\u30C8\u30EB\u3092\u5F15\u304D\u5206\u3051\u306B\u3059\u308B\u3053\u3068\u3082\u3067\u304D\u307E\u3059\u3002",
"${user.name} has extracted the battle input log.": "${user.name}\u304C\u30D0\u30C8\u30EB\u306E\u30ED\u30B0\u3092\u51FA\u529B\u3057\u307E\u3057\u305F\u3002",
"You already extracted the battle input log.": "\u3042\u306A\u305F\u306F\u3059\u3067\u306B\u30ED\u30B0\u3092\u51FA\u529B\u3057\u3066\u3044\u307E\u3059\u3002",
"Battle input log re-requested.": "\u30ED\u30B0\u306E\u51FA\u529B\u304C\u518D\u8981\u6C42\u3055\u308C\u307E\u3057\u305F\u3002",
"Invalid input log.": "\u4E0D\u6B63\u306A\u30ED\u30B0\u3067\u3059\u3002",
"Your input log contains untrusted code - you must have console access to use it.": "\u5165\u529B\u30ED\u30B0\u306B\u306F\u4FE1\u983C\u3055\u308C\u3066\u3044\u306A\u3044\u30B3\u30FC\u30C9\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002\u3053\u308C\u3092\u4F7F\u7528\u3059\u308B\u306B\u306F\u30B3\u30F3\u30BD\u30FC\u30EB\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u6A29\u304C\u5FC5\u8981\u3067\u3059\u3002",
"This command can only be used in a battle.": "\u3053\u306E\u30B3\u30DE\u30F3\u30C9\u306F\u30D0\u30C8\u30EB\u5185\u3067\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059\u3002",
"Only players can extract their team.": "\u30D7\u30EC\u30A4\u30E4\u30FC\u306E\u307F\u304C\u30C1\u30FC\u30E0\u306E\u8A73\u7D30\u3092\u95B2\u89A7\u3067\u304D\u307E\u3059\u3002",
"Use a number between 1-6 to view a specific set.": "\u30BB\u30C3\u30C8\u3092\u51FA\u529B\u3059\u308B\u306B\u306F1\u304B\u30896\u306E\u9593\u306E\u6570\u5B57\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002",
'The Pokemon "${target}" is not in your team.': '"${target}"\u306F\u3042\u306A\u305F\u306E\u30C1\u30FC\u30E0\u306E\u4E2D\u306B\u306F\u3044\u307E\u305B\u3093\u3002',
"That Pokemon is not in your team.": "\u305D\u306E\u30DD\u30B1\u30E2\u30F3\u306F\u3042\u306A\u305F\u306E\u30C1\u30FC\u30E0\u306E\u4E2D\u306B\u306F\u3044\u307E\u305B\u3093\u3002",
"View team": "\u30C1\u30FC\u30E0\u3092\u898B\u308B",
"Must be in a battle room.": "\u30D0\u30C8\u30EB\u306E\u4E2D\u3067\u306A\u3051\u308C\u3070\u3044\u3051\u307E\u305B\u3093\u3002",
"This server does not allow offering ties.": "\u3053\u306E\u30B5\u30FC\u30D0\u30FC\u3067\u306F\u5F15\u304D\u5206\u3051\u306E\u63D0\u6848\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",
"You can't offer ties in tournaments.": "\u30C8\u30FC\u30CA\u30E1\u30F3\u30C8\u3067\u306F\u5F15\u304D\u5206\u3051\u3092\u63D0\u6848\u3067\u304D\u307E\u305B\u3093\u3002",
"It's too early to tie, please play until turn 100.": "\u5F15\u304D\u5206\u3051\u306E\u63D0\u6848\u304C\u65E9\u3059\u304E\u307E\u3059\u3002100\u30BF\u30FC\u30F3\u307E\u3067\u5F85\u3063\u3066\u304F\u3060\u3055\u3044\u3002",
"No other player is requesting a tie right now. It was probably canceled.": "\u4ED6\u306E\u30D7\u30EC\u30A4\u30E4\u30FC\u306F\u5F15\u304D\u5206\u3051\u3092\u63D0\u6848\u3057\u3066\u3044\u307E\u305B\u3093\u3002\u304A\u305D\u3089\u304F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3002",
"${user.name} is offering a tie.": "${user.name}\u304C\u5F15\u304D\u5206\u3051\u3092\u63D0\u6848\u3057\u3066\u3044\u307E\u3059\u3002",
"Accept tie": "\u5F15\u304D\u5206\u3051\u306E\u63D0\u6848\u3092\u53D7\u3051\u5165\u308C\u308B",
"Reject": "\u5F15\u304D\u5206\u3051\u306E\u63D0\u6848\u3092\u62D2\u5426\u3059\u308B",
"Must be a player to accept ties.": "\u5F15\u304D\u5206\u3051\u3092\u53D7\u3051\u5165\u308C\u308B\u306B\u306F\u30D7\u30EC\u30A4\u30E4\u30FC\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",
"You have already agreed to a tie.": "\u3059\u3067\u306B\u5F15\u304D\u5206\u3051\u540C\u610F\u3057\u3066\u3044\u307E\u3059\u3002",
"${user.name} accepted the tie.": "${user.name}\u304C\u5F15\u304D\u5206\u3051\u306B\u540C\u610F\u3057\u307E\u3057\u305F\u3002",
"All players have accepted the tie.": "\u5168\u3066\u306E\u30D7\u30EC\u30A4\u30E4\u30FC\u304C\u5F15\u304D\u5206\u3051\u306B\u540C\u610F\u3057\u307E\u3057\u305F\u3002",
"Must be a player to reject ties.": "\u5F15\u304D\u5206\u3051\u3092\u62D2\u5426\u3059\u308B\u306B\u306F\u30D7\u30EC\u30A4\u30E4\u30FC\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",
"${user.name} rejected the tie.": "${user.name}\u304C\u5F15\u304D\u5206\u3051\u3092\u62D2\u5426\u3057\u307E\u3057\u305F\u3002",
"This room doesn't have an active game.": "\u3053\u306E\u90E8\u5C4B\u306B\u306F\u3001\u9032\u884C\u4E2D\u306E\u30B2\u30FC\u30E0\u304C\u3042\u308A\u307E\u305B\u3093\u3002",
"This kind of game can't be forfeited.": "\u3053\u306E\u7A2E\u985E\u306E\u30B2\u30FC\u30E0\u306F\u964D\u53C2\u3067\u304D\u307E\u305B\u3093\u3002",
"This game doesn't support /choose": '\u3053\u306E\u30B2\u30FC\u30E0\u3067\u306F"/choose"\u304C\u4F7F\u3048\u307E\u305B\u3093\u3002',
"This game doesn't support /undo": '\u3053\u306E\u30B2\u30FC\u30E0\u3067\u306F"/undo"\u304C\u4F7F\u3048\u307E\u305B\u3093\u3002',
"You can only save replays for battles.": "\u30EA\u30D7\u30EC\u30A4\u304C\u4FDD\u5B58\u3067\u304D\u308B\u306E\u306F\u30D0\u30C8\u30EB\u3060\u3051\u3067\u3059\u3002",
"This battle can't have hidden replays, because the tournament is set to be forced public.": "\u30C8\u30FC\u30CA\u30E1\u30F3\u30C8\u306E\u8A2D\u5B9A\u3067\u3053\u306E\u30D0\u30C8\u30EB\u3092\u96A0\u3057\u90E8\u5C4B\u306B\u3059\u308B\u3053\u3068\u304C\u8A31\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",
"The replay for this battle is already set to hidden.": "\u3053\u306E\u30D0\u30C8\u30EB\u306E\u30EA\u30D7\u30EC\u30A4\u306F\u3059\u3067\u306B\u96A0\u3055\u308C\u3066\u3044\u307E\u3059\u3002",
"${user.name} hid the replay of this battle.": "${user.name}\u304C\u3053\u306E\u30D0\u30C8\u30EB\u306E\u30EA\u30D7\u30EC\u30A4\u3092\u975E\u8868\u793A\u306B\u3057\u307E\u3057\u305F\u3002",
"You can only do this in battle rooms.": "\u3053\u308C\u306F\u30D0\u30C8\u30EB\u90E8\u5C4B\u306E\u307F\u3067\u4F7F\u3048\u307E\u3059\u3002",
"You can only add a Player to unrated battles.": "\u30D7\u30EC\u30A4\u30E4\u30FC\u3092\u8FFD\u52A0\u3067\u304D\u308B\u306E\u306F\u30EC\u30FC\u30C8\u304C\u6709\u52B9\u3067\u306A\u3044\u30D0\u30C8\u30EB\u306E\u307F\u3067\u3059\u3002",
'Player must be set to "p1" or "p2", not "${target}".': '\u30D7\u30EC\u30A4\u30E4\u30FC\u306F"${target}"\u3067\u306F\u306A\u304F"p1"\u304B"p2"\u306B\u8A2D\u5B9A\u3057\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002',
"User ${name} not found.": "\u30E6\u30FC\u30B6\u30FC ${name} \u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",
"User ${name} must be in the battle room already.": '\u30E6\u30FC\u30B6\u30FC"${name}"\u306F\u3059\u3067\u306B\u30D0\u30C8\u30EB\u90E8\u5C4B\u306B\u5165\u5BA4\u3057\u3066\u3044\u307E\u3059\u3002',
"This room already has a player in slot ${target}.": "\u30B9\u30ED\u30C3\u30C8${name}\u306B\u306F\u3059\u3067\u306B\u30E6\u30FC\u30B6\u30FC\u304C\u5272\u308A\u5F53\u3066\u3089\u308C\u3066\u3044\u307E\u3059\u3002",
"Player 2": "\u30D7\u30EC\u30A4\u30E4\u30FC2",
"Players could not be restored (maybe this battle already has two players?).": "\u30D7\u30EC\u30A4\u30E4\u30FC\u306E\u5FA9\u5143\u304C\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002(\u3053\u306E\u30D0\u30C8\u30EB\u306B\u3059\u3067\u306B2\u4EBA\u30D7\u30EC\u30A4\u30E4\u30FC\u304C\u304B\u3089\u304B\u3082\u3057\u308C\u307E\u305B\u3093\u3002)",
"This game doesn't support /joingame": "\u3053\u306E\u30B2\u30FC\u30E0\u306F /joingame \u304C\u4F7F\u3048\u307E\u305B\u3093\u3002",
"This game doesn't support /leavegame": "\u3053\u306E\u30B2\u30FC\u30E0\u306F /leavegame \u304C\u4F7F\u3048\u307E\u305B\u3093\u3002",
"You can only do this in unrated non-tour battles.": "\u3053\u308C\u306F\u30C8\u30FC\u30CA\u30E1\u30F3\u30C8\u3067\u306A\u304F\u304B\u3064\u30EC\u30FC\u30C8\u304C\u6709\u52B9\u3067\u306F\u306A\u3044\u30D0\u30C8\u30EB\u3067\u306E\u307F\u6709\u52B9\u3067\u3059\u3002",
"User ${targetUsername} not found.": "\u30E6\u30FC\u30B6\u30FC ${targetuser.name} \u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002",
"${targetUser.name} was kicked from a battle by ${user.name} ${displayReason}": "${targetUser.name}\u306F${user.name}\u306B\u3088\u3063\u3066\u30D0\u30C8\u30EB\u304B\u3089\u30AD\u30C3\u30AF\u3055\u308C\u307E\u3057\u305F\u3002(${displayReason})",
"You can only set the timer from inside a battle room.": "\u30BF\u30A4\u30DE\u30FC\u306F\u30D0\u30C8\u30EB\u90E8\u5C4B\u306E\u4E2D\u3067\u8A2D\u5B9A\u3067\u304D\u307E\u3059\u3002",
"This game's timer is managed by a different command.": "\u3053\u306E\u30B2\u30FC\u30E0\u306E\u30BF\u30A4\u30DE\u30FC\u306F\u4ED6\u306E\u30B3\u30DE\u30F3\u30C9\u3067\u7BA1\u7406\u3055\u308C\u3066\u3044\u307E\u3059\u3002",
"The game timer is OFF.": "\u30B2\u30FC\u30E0\u306E\u30BF\u30A4\u30DE\u30FC\u304C\u30AA\u30D5\u306B\u306A\u308A\u307E\u3057\u305F\u3002",
"The game timer is ON (requested by ${requester})": "\u30B2\u30FC\u30E0\u306E\u30BF\u30A4\u30DE\u30FC\u304C\u30AA\u30F3\u306B\u306A\u308A\u307E\u3057\u305F(${requester}\u304C\u8A2D\u5B9A\u3057\u307E\u3057\u305F)",
"Access denied.": "\u30A2\u30AF\u30BB\u30B9\u304C\u62D2\u5426\u3055\u308C\u307E\u3057\u305F\u3002",
"Timer was turned off by staff. Please do not turn it back on until our staff say it's okay.": "\u30B9\u30BF\u30C3\u30D5\u304C\u30BF\u30A4\u30DE\u30FC\u3092\u30AA\u30D5\u306B\u8A2D\u5B9A\u3057\u307E\u3057\u305F\u3002\u30B9\u30BF\u30C3\u30D5\u306E\u8A31\u53EF\u3092\u5F97\u308B\u307E\u3067\u3001\u5143\u306B\u623B\u3055\u306A\u3044\u3067\u304F\u3060\u3055\u3044\u3002",
"The timer is already off.": "\u30BF\u30A4\u30DE\u30FC\u306F\u65E2\u306B\u30AA\u30D5\u306B\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002",
'"${target}" is not a recognized timer state.': '"${target}"\u306F\u8A8D\u8B58\u3067\u304D\u306A\u3044\u30BF\u30A4\u30DE\u30FC\u306E\u72B6\u614B\u3067\u3059\u3002',
"Forcetimer is now OFF: The timer is now opt-in. (set by ${user.name})": "\u5F37\u5236\u7684\u306A\u30BF\u30A4\u30DE\u30FC\u304C\u30AA\u30D5\u306B\u306A\u308A\u307E\u3057\u305F\u3002(by ${user.name})",
"Forcetimer is now ON: All battles will be timed. (set by ${user.name})": "\u30BF\u30A4\u30DE\u30FC\u304C\u30AA\u30F3\u306B\u306A\u308A\u307E\u3057\u305F\u3002\u3059\u3079\u3066\u306E\u30D0\u30C8\u30EB\u304C\u5F37\u5236\u7684\u306B\u30BF\u30A4\u30DE\u30FC\u3067\u8A08\u6E2C\u3055\u308C\u307E\u3059\u3002(by ${user.name})",
"'${target}' is not a recognized forcetimer setting.": "'${target}'\u306F\u8A8D\u8B58\u3067\u304D\u306A\u3044\u30BF\u30A4\u30DE\u30FC\u306E\u72B6\u614B\u3067\u3059\u3002",
"This server requires you to be rank ${groupName} or higher to search for a battle.": "\u3053\u306E\u30B5\u30FC\u30D0\u30FC\u3067\u306F\u3001\u30D0\u30C8\u30EB\u3092\u691C\u7D22\u3059\u308B\u305F\u3081\u306B\u306F\u30E9\u30F3\u30AF\u304C${groupName}\u4EE5\u4E0A\u3067\u3042\u308B\u3053\u3068\u304C\u5FC5\u8981\u3067\u3059\u3002",
"Since you have reached ${Config.forceregisterelo} ELO in ${target}, you must register your account to continue playing that format on ladder.": "ELO\u30EC\u30FC\u30C8\u304C${target}\u3067${Config.forceregisterelo}\u306B\u9054\u3057\u305F\u306E\u3067\u3001\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u767B\u9332\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",
"Register": "\u767B\u9332",
"The user '${targetUsername}' was not found.": '\u30E6\u30FC\u30B6\u30FC"${targetUsername}"\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002',
"You are locked and cannot challenge unlocked users. If this user is your friend, ask them to challenge you instead.": "\u3042\u306A\u305F\u306F\u30ED\u30C3\u30AF\u3055\u308C\u3066\u304A\u308A\u3001\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u306A\u3044\u30E6\u30FC\u30B6\u30FC\u306Bchallenge\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002\u3053\u306E\u30E6\u30FC\u30B6\u30FC\u304C\u3042\u306A\u305F\u306E\u53CB\u4EBA\u3067\u3042\u308B\u5834\u5408\u306F\u3001\u4EE3\u308F\u308A\u306Bchallenge\u3059\u308B\u3088\u3046\u4F9D\u983C\u3057\u3066\u304F\u3060\u3055\u3044",
"You are banned from battling and cannot challenge users.": "\u3042\u306A\u305F\u306F\u30D0\u30C8\u30EB\u3092\u3059\u308B\u3053\u3068\u3092\u7981\u6B62\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u307B\u304B\u306E\u30E6\u30FC\u30B6\u30FC\u306Bchallenge\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002",
"You must choose a username before you challenge someone.": "\u8AB0\u304B\u306Bchallenge\u3059\u308B\u524D\u306B\u30E6\u30FC\u30B6\u30FC\u540D\u3092\u6C7A\u3081\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",
"This server requires you to be rank ${groupName} or higher to challenge users.": "\u3053\u306E\u30B5\u30FC\u30D0\u30FC\u3067\u306F\u3001\u30E6\u30FC\u30B6\u30FC\u306Bchallenge\u3059\u308B\u305F\u3081\u306B\u306F\u30E9\u30F3\u30AF\u304C${groupName}\u4EE5\u4E0A\u3067\u3042\u308B\u3053\u3068\u304C\u5FC5\u8981\u3067\u3059\u3002",
"This command does not support specifying multiple users": "\u3053\u306E\u30B3\u30DE\u30F3\u30C9\u306F\u3067\u3001\u8907\u6570\u306E\u30E6\u30FC\u30B6\u30FC\u3092\u6307\u5B9A\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",
'User "${targetUsername}" not found.': '\u30E6\u30FC\u30B6\u30FC"${targetUsername}"\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002',
"Provide a valid format.": "\u6709\u52B9\u306A\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",
"Please provide a valid format.": "\u6709\u52B9\u306A\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",
"The format '${originalFormat.name}' was not found.": '\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8"${originalFormat.name}"\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002',
"Your team is valid for ${format.name}.": '\u3053\u306E\u30C1\u30FC\u30E0\u306F"${format.name}"\u306B\u9069\u5408\u3057\u3066\u3044\u307E\u3059\u3002',
"Your team was rejected for the following reasons:": "\u3053\u306E\u30C1\u30FC\u30E0\u306F\u4EE5\u4E0B\u306E\u7406\u7531\u306B\u3088\u3063\u3066\u4E0D\u9069\u5207\u3067\u3059\u3002",
"Battles are now hidden (except to staff) in your trainer card.": "\u3042\u306A\u305F\u306E\u30C8\u30EC\u30FC\u30CA\u30FC\u30AB\u30FC\u30C9\u5185\u3067\u30D0\u30C8\u30EB\u306F\u30B9\u30BF\u30C3\u30D5\u4EE5\u5916\u306B\u96A0\u3055\u308C\u307E\u3057\u305F",
"Battles are now visible in your trainer card.": "\u3042\u306A\u305F\u306E\u30C8\u30EC\u30FC\u30CA\u30FC\u30AB\u30FC\u30C9\u306B\u304A\u3044\u3066\u30D0\u30C8\u30EB\u304C\u898B\u3089\u308C\u308B\u3088\u3046\u306B\u306A\u308A\u307E\u3057\u305F\u3002",
"'${command}' is a help command.": '"${command}"\u306F\u30D8\u30EB\u30D7\u30B3\u30DE\u30F3\u30C9\u3067\u3059\u3002',
"The command '/${target}' does not exist.": '\u30B3\u30DE\u30F3\u30C9"/${target}"\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002',
"Could not find help for '/${target}'. Try /help for general help.": '"${target}"\u306E\u30D8\u30EB\u30D7\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002"/help"\u3067\u7DCF\u5408\u7684\u306A\u30D8\u30EB\u30D7\u3092\u8A66\u3057\u3066\u307F\u3066\u304F\u3060\u3055\u3044\u3002',
"Could not find help for '/${target}' - displaying help for '/${closestHelp}' instead": '"/${target}"\u306E\u30D8\u30EB\u30D7\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u3002"/${closestHelp}"\u306E\u30D8\u30EB\u30D7\u3092\u8868\u793A\u3057\u3066\u3044\u307E\u3059\u3002'
}
};
//# sourceMappingURL=core-commands.js.map