MCSManager/languages/en_US.json

470 lines
35 KiB
JSON
Raw Normal View History

2023-09-05 15:18:57 +08:00
{
2023-11-08 14:08:44 +08:00
"TXT_CODE_00000001": "Welcome to MCSManager Management Panel",
2023-09-06 14:54:57 +08:00
"TXT_CODE_108ce2e4": "Width:",
2023-09-05 15:18:57 +08:00
"TXT_CODE_13663120": "For example: if no parameters are filled in, the \"Terminal Card\" can only be used on the \"Instance Details\" page.",
"TXT_CODE_153f705d": "Delete card",
2023-09-06 14:54:57 +08:00
"TXT_CODE_16d71239": "Dashboard",
2023-09-05 15:18:57 +08:00
"TXT_CODE_18cdc17f": "Modify the title",
"TXT_CODE_1f246be3": "Minimum height:",
2023-09-06 14:54:57 +08:00
"TXT_CODE_2c69ab15": "Exit",
2023-09-05 15:18:57 +08:00
"TXT_CODE_3efe364e": "Col",
2023-09-06 14:54:57 +08:00
"TXT_CODE_46913a7f": "Fuck 123",
2023-09-05 15:18:57 +08:00
"TXT_CODE_524e3036": "Terminal",
2023-09-06 14:54:57 +08:00
"TXT_CODE_5db4e96b": "Extended height (the highest height of the peer is the final height)",
"TXT_CODE_8145d82": "Save card layout",
"TXT_CODE_8b0f8aab": "Add new card",
"TXT_CODE_8c3164c9": "Profile",
"TXT_CODE_Instance_router.accessFileErr": "Access denied due to path error or non-existent file.",
"TXT_CODE_Instance_router.cancelIO": "Session {{id}} Request to stop redirect I/O stream of instance {{targetInstanceUuid}}",
"TXT_CODE_Instance_router.openInstanceErr": "Error starting instance {{instanceUuid}} : ",
"TXT_CODE_Instance_router.performTasks": "Session {{id}} asks instance {{uuid}} to execute async task: {{taskName}}",
"TXT_CODE_Instance_router.performTasksErr": "Instance {{uuid}} reported an error while executing async task {{taskName}} error: {{err}}",
"TXT_CODE_Instance_router.requestIO": "Session {{id}} Request to redirect I/O stream of instance {{targetInstanceUuid}}",
"TXT_CODE_Instance_router.taskEmpty": "No async task running",
"TXT_CODE_Instance_router.terminalLogNotExist": "terminal log file does not exist.",
"TXT_CODE_a0451c97": "Cancel",
2023-09-05 15:18:57 +08:00
"TXT_CODE_ae533703": "File Management",
2023-09-06 14:54:57 +08:00
"TXT_CODE_app.addr": "Access URL: http://<IP>:{{port}}/ or ws://<IP>:{{port}}",
"TXT_CODE_app.configPathTip": "Configuration file: data/Config/global.json",
"TXT_CODE_app.developInfo": "Unable to start! This is a developmenet project used by MCSManager developers.\nPlease go to https://mcsmanager.com/ for installation instructions.\nIf you insist to run this project in development mode, please manually create the following directory: public, src/public, put frontend static file in it to run.",
"TXT_CODE_app.doc": "Documentation: https://docs.mcsmanager.com/",
"TXT_CODE_app.exitTip": "Use Ctrl+C to close this program.",
"TXT_CODE_app.host": "Access address: http://localhost:{{port}}",
"TXT_CODE_app.httpSetupError": "The port may already be in use or the network device is unavailable.",
"TXT_CODE_app.instanceLoad": "Loaded {{n}} instances.",
"TXT_CODE_app.instanceLoadError": "Failed to load local instance file:",
"TXT_CODE_app.panelStarted": "Panel started.",
"TXT_CODE_app.password": "Access token: {{key}}",
"TXT_CODE_app.passwordTip": "The access token serves as the only access credential, please use the MCSManager WebPanel to connect.",
"TXT_CODE_app.portTip": "You need to open daemon port and port {{port}} for public access.",
"TXT_CODE_app.reference": "Project reference: https://github.com/mcsmanager",
"TXT_CODE_app.sessionConnect": "Session {{ip}} {{uuid}} connected",
"TXT_CODE_app.sessionDisconnect": "session {{ip}} {{uuid}} disconnected",
"TXT_CODE_app.started": "Daemon initialized!",
"TXT_CODE_app.sysinfo": "SysInfo",
"TXT_CODE_app.welcome": "Welcome to the MCSManager daemon",
"TXT_CODE_auth_router.access": "Session {{id}}({{address}}) authenticated.",
"TXT_CODE_auth_router.disconnect": "Session {{id}}({{address}}) disconnected due to authentication timed out.",
"TXT_CODE_auth_router.illegalAccess": "Insufficient permission, illegal access.",
"TXT_CODE_auth_router.notAccess": "Blocked an un authorized access from session {{id}}({{address}}) to {{event}}.",
2023-09-05 15:18:57 +08:00
"TXT_CODE_b5c7b82d": "Settings",
2023-09-06 14:54:57 +08:00
"TXT_CODE_baa16e45": "Extend width",
"TXT_CODE_command.errLen": "Incorrect command length, please double check your command format.",
"TXT_CODE_command.instanceNotOpen": "Failed to execute command, could not find the instance process.",
"TXT_CODE_command.quotes": "Unpaired quotes, use {quotes} to bypass the limit.",
"TXT_CODE_common._7unzip": "[7zip decompression task]",
"TXT_CODE_common._7zip": "[7zip compression task]",
"TXT_CODE_common.killProcess": "Forced kill process {{pid}}",
"TXT_CODE_common.title": "Title",
"TXT_CODE_common.uuidIrregular": "Invalid UUID {{uuid}}.",
"TXT_CODE_d356cf9d": "Shrink width",
"TXT_CODE_d507abff": "OK",
"TXT_CODE_daemonInfo.authError": "Remote node {{- v}} token verification error.",
"TXT_CODE_daemonInfo.authFailure": "Remote node {{- v}} token verification failed.",
"TXT_CODE_daemonInfo.authSuccess": "Remote node {{- v}} token verification succeed.",
"TXT_CODE_daemonInfo.closed": "Actively disconnect from the remote node {{- v}} ",
"TXT_CODE_daemonInfo.connect": "Remote node {{- v}} connected",
"TXT_CODE_daemonInfo.connectError": "Error connecting to remote node:{{- v}} ",
"TXT_CODE_daemonInfo.disconnect": "Remote node {{- v}} disconnected",
"TXT_CODE_daemonInfo.replaceConnect": "User initiated a duplicate connection request, resetting the connection.",
"TXT_CODE_daemonInfo.resetConnect": "User request to reconnect all available remote nodes, reconnecting...",
"TXT_CODE_daemonInfo.setLanguage": "Set node language.",
"TXT_CODE_daemonInfo.tryConnect": "Trying to connect to remote node...",
"TXT_CODE_e076d90b": "Node",
"TXT_CODE_e21473bc": "Application",
"TXT_CODE_e29b79df": "If you do not fill in any parameters, the newly added card will automatically obtain data according to the address, but this does not apply to all pages, it can only be used normally in specific pages.",
"TXT_CODE_e4c84088": "Please complete the required parameters of the card",
"TXT_CODE_ebd2a6a1": "Custom Layout",
"TXT_CODE_environment_router.crateErr": "Image creation {{name}}:{{tag}} error:{{error}}",
"TXT_CODE_environment_router.crateImage": "Daemon is creating image {{name}}:{{tag}} DockerFile as:\n{{dockerFileText}}\n",
"TXT_CODE_environment_router.crateSuccess": "Image creation {{name}}:{{tag}} success",
"TXT_CODE_environment_router.delImage": "Daemon is deleting image {{imageId}}",
"TXT_CODE_environment_router.dockerInfoErr": "Unable to get image information, please make sure docker was correctly installed.",
"TXT_CODE_f2686627": "Test 345",
"TXT_CODE_f5b9d58f": "Panel",
"TXT_CODE_f7d18982": "Hello",
"TXT_CODE_fd5ca298": "Shrink height (peers must agree to change the minimum height)",
"TXT_CODE_file_router.instanceNotExist": "Instance {{instanceUuid}} does not exist.",
"TXT_CODE_file_router.unzipLimit": "Exceeded the maximum allowed decompression tasks. Limit: {{maxFileTask}}, currently running: {{fileLock}}. Please wait patiently.",
"TXT_CODE_file_router_service.instanceNotExit": "Instance {{uuid}} does not exist.",
"TXT_CODE_frp.done": "The FRP intranet mapping program is installed. You can check the mapping status from the upper left corner. If it is not displayed, it may be blocked by antivirus software, file permissions may be insufficient, or the FRP key might be wrong.",
"TXT_CODE_frp.downloadErr": "Downloading the FRP application failed, and the FRP intranet mapping program cannot be started normally.",
"TXT_CODE_frp.installing": "Downloading and installing the FRP intranet mapping program at the same time, we will automatically start the mapping function later...",
"TXT_CODE_general_start.cmdEmpty": "Unable to start instance: empty start command.",
"TXT_CODE_general_start.cwd": "Working directory: {{cwd}}",
"TXT_CODE_general_start.cwdPathNotExist": "The working directory does not exist.",
"TXT_CODE_general_start.instanceConfigErr": "Start command, I/O encoding, or working directory is empty.",
"TXT_CODE_general_start.instanceUuid": "Instance identifier: [{{uuid}}]",
"TXT_CODE_general_start.pidErr": "Failed to start instance/container (empty PID), Possible cause:\n1. Incorrect start command, please double check the start command and parameters.\n2. Incorrectly configured host environment (e.g. no Java installed or PATH issue).\n\nNative start command: \n{{startCommand}}\n\nStart command parsing body:\nProgram: {{commandExeFile}}\nParameter(s): {{commandParameters}}\n\nPlease report to the system administrator, check with a technical specialist, or troubleshoot on your own.",
"TXT_CODE_general_start.startCmd": "Start command: {{cmdList}}",
"TXT_CODE_general_start.startErr": "Failed to start instance: Please check the starting command, host environment, or configuration file.",
"TXT_CODE_general_start.startInstance": "Session {{source}}: Request to start instance.",
"TXT_CODE_general_start.startOrdinaryTerminal": "Instance running. You can use command at the input box located at the bottom. If you need to use function keys like CTRL or TAB, please enable the emulation mode in terminal settings.",
"TXT_CODE_general_start.startSuccess": "Instance {{instanceUuid}} started, PID: {{pid}}",
"TXT_CODE_general_stop.execCmd": "Executed pre-defined stop command: {{stopCommand}}\nPlease set the correct stop command in the instance settings if the instances are not stopping.",
"TXT_CODE_general_stop.notRunning": "Failed to stop instance: not running.",
"TXT_CODE_general_stop.stopErr": "Failed to stop instance: stop command sent but the instance is not shutting down. Please double check your stop command or if the instance is frozen. The status was reset to running. You can also force terminate the instance process.",
"TXT_CODE_general_update.cmdFormatErr": "pdate command format error, please contact system administrator",
"TXT_CODE_general_update.err": "Error",
"TXT_CODE_general_update.error": "Update error: {{err}}",
"TXT_CODE_general_update.killProcess": "Killing task process...",
"TXT_CODE_general_update.readyUpdate": "Instance {{instanceUuid}} is preparing an update...",
"TXT_CODE_general_update.statusErr_notStop": "Unable to update: incorrect instance status, it has to be stopped first.",
"TXT_CODE_general_update.statusErr_otherProgress": "Incorrect instance status: other task(s) running.",
"TXT_CODE_general_update.terminateUpdate": "User request to stop the async update task for instance: {{instanceUuid}}",
"TXT_CODE_general_update.update": "Update",
"TXT_CODE_general_update.updateCmd": "Instance {{instanceUuid}} execute the following update command(s):",
"TXT_CODE_general_update.updateErr": "Update finished with incorrect result. Possibly due to damaged file(s) or network status.",
"TXT_CODE_general_update.updateFailed": "Update failed: the update command failed to start, please contact system administrator.",
"TXT_CODE_general_update.updateSuccess": "Successfully updated!",
"TXT_CODE_http_router.downloadErr": "Download error: {{error}}",
"TXT_CODE_http_router.fileNameNotSpec": "File requested by user does not conform to the specifications.",
"TXT_CODE_http_router.instanceNotExist": "Instance doesn't exist.",
"TXT_CODE_http_router.updateErr": "Unknown reason: Upload error",
"TXT_CODE_install.changeModeErr": "Failed to change permission of {{path}} . Please set it to chmod 755 or above manually.",
"TXT_CODE_install.guide": "Dependency reference: https://github.com/mcsmanager/pty",
"TXT_CODE_install.installErr": "Dependencies installation failed. Emulation terminal and some advanced features will not be available. The installation task will be retried on next start.",
"TXT_CODE_install.installed": "Optional dependencies installed, emulation terminal and some advanced features are now available.",
"TXT_CODE_install.ptyNotSupportSystem": "Emulation terminal can only support Windows/Linux x86_64 architecture, fall back to general terminal.",
"TXT_CODE_install.ptySupport": "Found installed dependencies, emulation terminal is now available.",
"TXT_CODE_install.skipInstall": "Non-Linux environment, skipping dependencies installation.",
"TXT_CODE_instance.dirEmpty": "Start command, I/O encoding, or working directory is empty.",
"TXT_CODE_instance.dirNoE": "The working directory does not exist.",
"TXT_CODE_instance.invalidContainerName": "Invalid container name {{v}}",
"TXT_CODE_instance.invalidCpu": "Illegal CPU core specification {{v}}",
"TXT_CODE_instance.successful": "Instance {{v}} started successfully",
"TXT_CODE_instanceConf.autoRestart": "Unexpected stop detected, restarting...",
"TXT_CODE_instanceConf.autoRestartErr": "Failed to auto restart: {{err}}",
"TXT_CODE_instanceConf.cantModifyInstanceType": "Unable change instance type: instance running.",
"TXT_CODE_instanceConf.cantModifyProcessType": "Unable to change instance process type: instance running.",
"TXT_CODE_instanceConf.cantModifyPtyModel": "Unable to change PTY mode: instance running.",
"TXT_CODE_instanceConf.error": "Error",
"TXT_CODE_instanceConf.info": "Info",
"TXT_CODE_instanceConf.initInstanceErr": "Failed to initialize instance: empty identifier or configuration.",
"TXT_CODE_instanceConf.instanceBusy": "Instance busy, unable to perform any actions.",
"TXT_CODE_instanceConf.instanceLock": "Failed to execute operation {{info}} : instance locked, please try again later.",
"TXT_CODE_instanceConf.instantExit": "Instance exited shortly after being started, possibly due to a wrong start command or configuration.",
"TXT_CODE_instanceConf.ptyNotExist": "Unable to use emulation terminal: {{path}} dependencies missing. You can contact the system administrator to install it by restarting the Daemon under Linux environment.",
"TXT_CODE_mc_update.updateInstance": "Update instance.....",
"TXT_CODE_passport_router.registerErr": "Invalid task name or empty token.",
"TXT_CODE_permission.apiError": "Wrong key",
"TXT_CODE_permission.forbidden": "Insufficient permission",
"TXT_CODE_permission.forbiddenInstance": "[Forbidden] [Middleware] Incorrect parameters or illegal access.",
"TXT_CODE_permission.forbiddenTokenError": "Failed to verify token (Token), access denied.",
"TXT_CODE_permission.tooFast": "Too many requests in a short time, please try again later.",
"TXT_CODE_permission.xmlhttprequestError": "Unable to find request head x-requested-with: xmlhttprequest",
"TXT_CODE_preset.actionErr": "Pre-defined command {{action}} unavailable.",
"TXT_CODE_process_config.writEmpty": "Empty write content: might be due to unsupported file type.",
"TXT_CODE_protocol.socketErr": "Invalid response from session {{id}}({{address}})/{{event}} :\n",
"TXT_CODE_pty_start.cmdEmpty": "Unable to start instance, empty startup command.",
"TXT_CODE_pty_start.cmdErr": "Start command, I/O encoding, or working directory is empty.",
"TXT_CODE_pty_start.cwdNotExist": "The working directory does not exist.",
"TXT_CODE_pty_start.instanceStartErr": "Failed to start instance: Please check the starting command, host environment, or configuration file.",
"TXT_CODE_pty_start.instanceUuid": "Instance Identifier: [{{instanceUuid}}]",
"TXT_CODE_pty_start.mustAbsolutePath": "In order to use the emulation terminal, you must use an absolute path for your instance.",
"TXT_CODE_pty_start.notSupportPty": "Failed to start emulation terminal: Unsupported system or architecture. Fall back to general terminal.",
"TXT_CODE_pty_start.pidErr": "Failed to start instance/container (empty PID), Possible cause:\n1. Incorrect start command, please double check the start command and parameters.\n2. Incorrectly configured host environment (e.g. no Java installed or PATH issue).\n\nNative start command: \n{{startCommand}}\n\nEmulation terminal: Please report to the system administrator, check with a technical specialist, or troubleshoot on your own.\nIf you think this is a panel issue, please switch back to general terminal mode by disabling the emulation mode.",
"TXT_CODE_pty_start.ptyCwd": "Working directory: {{cwd}}",
"TXT_CODE_pty_start.ptyParams": "PTY parameter: {{param}}",
"TXT_CODE_pty_start.ptyPath": "PTY Path: {{path}}",
"TXT_CODE_pty_start.sourceRequest": "Session {{source}}: request to start instance.",
"TXT_CODE_pty_start.startCmd": "Start command: {{cmd}}",
"TXT_CODE_pty_start.startEmulatedTerminal": "Active emulation terminal, you can use function keys (like CTRL, TAB) directly.",
"TXT_CODE_pty_start.startErr": "Failed to start emulation terminal: Lack of dependencies. Fall back to general terminal.",
"TXT_CODE_pty_start.startPty": "Session {{source}}: request to start instance in emulation terminal.",
"TXT_CODE_pty_start.startSuccess": "Instance {{instanceUuid}} Successfullly started PID: {{pid}}",
"TXT_CODE_pty_stop.execCmd": "Executed pre-defined stop command: {{stopCommand}}\nPlease set the correct stop command in the instance settings if the instances are not stopping.",
"TXT_CODE_pty_stop.notRunning": "Failed to stop: not running.",
"TXT_CODE_pty_stop.stopErr": "Failed to stop instance: stop command sent but the instance is not shutting down. Please double check your stop command or if the instance is frozen. The status was reset to running. You can also force terminate the instance process.",
"TXT_CODE_quick_install.hiperError": "Unable to start another HiPer process: HiPer is running!",
"TXT_CODE_quick_install.unzipError": "Failed to decompress file.",
"TXT_CODE_restart.error1": "Error restarting instance: instance has already been restarted. Restart of last state cancelled.",
"TXT_CODE_restart.error2": "Error restarting instance: incorrect instance status (expected: stopping, actual: running), restart cancelled.",
"TXT_CODE_restart.restarting": "Detected an unexpected server stop, restarting...",
"TXT_CODE_restart.start": "Executing scheduled restart.",
"TXT_CODE_router.file.off": "The system administrator has chosen to restrict the file management function for all users.",
"TXT_CODE_router.initComplete": "Initialization complete.",
"TXT_CODE_router.instance.createError": "Failed to create instance.",
"TXT_CODE_router.login.ban": "Your IP was blocked for 10 minutes due to multiple authentication failure.",
"TXT_CODE_router.login.init": "[Installation] Initializing administrator account: {{userName}}",
"TXT_CODE_router.login.installed": "Unable to install panel: already installed. For reinstallation, backup and delete data folder.",
"TXT_CODE_router.login.nameOrPassError": "Incorrect username or password.",
"TXT_CODE_router.schedule.invalidName": "Invalid task name",
"TXT_CODE_router.user.deleteFailure": "Unable to delete user data",
"TXT_CODE_router.user.existsUserName": "Username already exist.",
"TXT_CODE_router.user.installed": "Unable to install panel: already installed. For reinstallation, backup and delete data folder.",
"TXT_CODE_router.user.invalidPassword": "Invalid password format",
"TXT_CODE_router.user.invalidUserName": "Invalid username format",
"TXT_CODE_router.user.passwordCheck": "Password must contains the following: uppercase letter, lowercase letter, numbers, and a length between 9 and 36.",
"TXT_CODE_start.instanceMaturity": "Could not start instance: instance expired.",
"TXT_CODE_start.instanceNotDown": "Could not start instance: already running.",
"TXT_CODE_start.startInstance": "Starting instance...",
"TXT_CODE_stream_router.IGNOREAccess": "illegal access",
"TXT_CODE_stream_router.authSuccess": "Session {{id}} {{address}} I/O channel authenticated.",
"TXT_CODE_stream_router.disconnect": "Session {{id}} {{address}} disconnected from {{uuid}}",
"TXT_CODE_stream_router.establishConnection": "Established data channel between session {{id}} {{address}} and {{uuid}}",
"TXT_CODE_stream_router.instanceNotExist": "Instance does not exist.",
"TXT_CODE_stream_router.taskNotExist": "Task does not exist.",
"TXT_CODE_stream_router.unauthorizedAccess": "Insufficient permission, Illegal access.",
"TXT_CODE_systemRemoteService.autoCheckDaemon": "Local daemon detected, trying to fetch key and port...",
"TXT_CODE_systemRemoteService.error": "Unable to load configuration from local daemon, please configure the daemon manually. Visit https://docs.mcsmanager.com/ for more information.",
"TXT_CODE_systemRemoteService.loadDaemonTitle": "Attempting to read local daemon {{localKeyFilePath}}",
"TXT_CODE_systemRemoteService.nodeCount": "Remote nodes: {{n}}",
"TXT_CODE_systemUser.userCount": "Local users{{n}}",
"TXT_CODE_system_file.execLimit": "Exceeded the maximum file edit size limit.",
"TXT_CODE_system_file.illegalAccess": "Illegal access directory.",
"TXT_CODE_system_file.unzipLimit": "File decompression only supports file sizes up to {{max}}GB . You can change this limit in data/Config/global.json",
"TXT_CODE_system_instance.autoStart": "Sent an auto start command to instance {{name}} {{uuid}} ",
"TXT_CODE_system_instance.autoStartErr": "Error while auto starting instance: {{name}} {{uuid}} Reason: {{reason}}",
"TXT_CODE_system_instance.checkConf": "Please verify or delete file: data/InstanceConfig/{{uuid}}.json",
"TXT_CODE_system_instance.readInstanceFailed": "Failed to read application instance {{uuid}} Error: {{error}}",
"TXT_CODE_system_instance.uuidEmpty": "Unable to create new instance: empty UUID.",
"TXT_CODE_system_instance_control.crateSuccess": "Successfully created scheduled task: {{name}}",
"TXT_CODE_system_instance_control.crateTask": "Create scheduled task {{name}}:\n{{task}}",
"TXT_CODE_system_instance_control.crateTaskErr": "Error on creating scheduled task: incorrect time expression: \n{{name}}: {{timeArray}}\nPlease try removing file data/TaskConfig/{{name}}.json",
"TXT_CODE_system_instance_control.execCmdErr": "Error on executing scheduled task {{name}} for instance {{uuid}}. Error: \n {{error}}",
"TXT_CODE_system_instance_control.execLimit": "Unable to create scheduled task: limit reached.",
"TXT_CODE_system_instance_control.existRepeatTask": "A duplicate task already exists",
"TXT_CODE_system_instance_control.illegalName": "Illegal task name. Only underscore, digit, and letters are supported.",
"TXT_CODE_ui.help": "[Terminal] MCSManager Daemon is able to perform operations. Use \"help\" for more information.",
2023-09-06 15:30:31 +08:00
"TXT_CODE_version.versionDetectErr": "Version check failed.",
"TXT_CODE_13ae6a93": "copy",
"TXT_CODE_15a381d5": "Add new node",
"TXT_CODE_15f2e564": "not running",
"TXT_CODE_16853efe": "Change permissions",
"TXT_CODE_175b570d": "starting",
"TXT_CODE_181f2f08": "Unable to get remote node information",
"TXT_CODE_190ecd56": "Linux load",
"TXT_CODE_1987587b": "Required, 6 to 12 characters, supports Chinese, English and characters",
"TXT_CODE_1d67c9c6": "Limit on the number of logins with the same IP",
"TXT_CODE_1d9d0746": "User ID",
"TXT_CODE_1deaa2dd": "user",
"TXT_CODE_1f2062c7": "Required, 9 to 36 characters, must contain uppercase and lowercase letters and numbers",
"TXT_CODE_20509fa0": "Remote node list",
"TXT_CODE_21b8b71a": "Normal permissions are for business users, and the highest permissions are for managers.",
"TXT_CODE_233624ad": "Web page access port, please fill in a pure number, the default port is 23333 port.",
"TXT_CODE_236f70aa": "user configuration",
"TXT_CODE_2471b9c": "search by username",
"TXT_CODE_2799a1dd": "Quickly build applications",
"TXT_CODE_28190dbc": "successfully deleted",
"TXT_CODE_28e53fed": "Manage remote nodes",
"TXT_CODE_2ab3e9fd": "Deploy any console application",
"TXT_CODE_2abeb185": "The language modification here will modify the language of all nodes and all users synchronously.",
"TXT_CODE_2c2712a4": "CPU",
"TXT_CODE_2ca42b39": "Display specified text, supporting Markdown syntax",
"TXT_CODE_328191e": "It is applicable to the situation where the host has multiple network cards and multiple IP addresses. If you only have one public IP, please do not configure this option.",
"TXT_CODE_342a04a9": "In maintenance",
"TXT_CODE_37924654": "Please re-enter the new password",
"TXT_CODE_3a302f23": "manual",
"TXT_CODE_3a406403": "Status query",
"TXT_CODE_3b4b656d": "about",
"TXT_CODE_3c8fd4c2": "Nick name",
"TXT_CODE_3d0885c0": "platform",
"TXT_CODE_3d602459": "instance status",
"TXT_CODE_3ed96265": "iframe",
"TXT_CODE_3f99f17f": "remote node version",
"TXT_CODE_400a4210": "Enter code:",
"TXT_CODE_40ca4f2": "renew",
"TXT_CODE_413b9c01": "Node environment version",
"TXT_CODE_41406a5f": "universal card",
"TXT_CODE_45364559": "Please enter the Url link",
"TXT_CODE_458c34db": "Example link",
"TXT_CODE_461d1a01": "Search by node name",
"TXT_CODE_46bb965": "Set up a Steam game server",
"TXT_CODE_46f575ae": "Finally start:",
"TXT_CODE_47c35915": "Layout saved",
"TXT_CODE_47dcfa5": "Restart",
"TXT_CODE_4ab6a0b5": "Browser time",
"TXT_CODE_4b7eba50": "Online node / total node",
"TXT_CODE_4ccdd3a0": "console",
"TXT_CODE_4d81a657": "Preview",
"TXT_CODE_4d934e3a": "Ban user",
"TXT_CODE_4d993ca4": "picture frame",
"TXT_CODE_4df7e9bd": "CPU name",
"TXT_CODE_4ea93630": "Please enter content",
"TXT_CODE_4f34fc28": "Apply advanced parameter settings",
"TXT_CODE_4f6c39d3": "Please enter a new password",
"TXT_CODE_511aea70": "permissions",
"TXT_CODE_514e064a": "panel binding IP",
"TXT_CODE_5206cf41": "basic configuration",
"TXT_CODE_5246d704": "Failed to add user:",
"TXT_CODE_52c8a730": "enable",
"TXT_CODE_53408064": "new application",
"TXT_CODE_551b0348": "password",
"TXT_CODE_55ade942": "All basic data for the display panel",
"TXT_CODE_57245e94": "turn on",
"TXT_CODE_589e091c": "add one",
"TXT_CODE_593ee330": "Memory",
"TXT_CODE_5b60ad00": "Use the server's MCSManager account to enter the panel",
"TXT_CODE_5c605130": "user password",
"TXT_CODE_5e4a370d": "dark mode",
"TXT_CODE_6239c6b6": "no web page",
"TXT_CODE_633415e2": "Please fill in the form correctly",
"TXT_CODE_635d051": "no pictures yet",
"TXT_CODE_6372e25c": "last login time",
"TXT_CODE_63ccbf90": "permission level",
"TXT_CODE_66056676": "system resource information",
"TXT_CODE_6655c905": "Access-control-allow-origin: * will be added to the HTTP response, which may reduce security but improve development scalability.",
"TXT_CODE_66ce073e": "Offline",
"TXT_CODE_673eac8e": "light mode",
"TXT_CODE_68128434": "Setting up a Minecraft game server",
"TXT_CODE_6819de18": "Are you sure you want to close the APIKey",
"TXT_CODE_6b6f1d3": "You are free to design everything you want. \nToo many elements on the same page may cause performance degradation, so please allocate them reasonably.",
"TXT_CODE_6c5985ca": "go to",
"TXT_CODE_6ca6667f": "Memory usage (10min)",
"TXT_CODE_6e23c48": "other",
"TXT_CODE_6ef5195f": "can be used to display pictures",
"TXT_CODE_6f12aba3": "Are you sure you want to delete this hyperlink?",
"TXT_CODE_718c9310": "Disable",
"TXT_CODE_721157a3": "Data overview",
"TXT_CODE_74443c8f": "Instance is not running",
"TXT_CODE_745d8a03": "hyperlink block",
"TXT_CODE_745fc959": "This feature will protect your panel from brute force password cracking by a single host with only 10 password errors per IP.",
"TXT_CODE_760f00f5": "delete users",
"TXT_CODE_765d34e6": "user related",
"TXT_CODE_76b2a495": "Node related",
"TXT_CODE_77d038f7": "The amount of memory used by the panel side",
"TXT_CODE_78930f0f": "Edit URL",
"TXT_CODE_7b1adf35": "Interface design patterns",
"TXT_CODE_7b67813a": "termination",
"TXT_CODE_7c76dbf": "banned",
"TXT_CODE_7cad42a5": "Search by filename",
"TXT_CODE_7ec9c59c": "name:",
"TXT_CODE_7f0017d2": "panel port",
"TXT_CODE_80a560a1": "account",
"TXT_CODE_81634069": "Version",
"TXT_CODE_81b9b599": "Replication failed:",
"TXT_CODE_81e4c509": "Open Source Project Sponsorship List",
"TXT_CODE_8201d2c6": "Running number / total number of all instances",
"TXT_CODE_823bfe63": "online",
"TXT_CODE_823f9d21": "Cut and paste",
"TXT_CODE_856bd2f3": "Number of temporarily banned IPs",
"TXT_CODE_871fb0d6": "Number of failed logins: Number of successful logins",
"TXT_CODE_88e9361a": "instance running status",
"TXT_CODE_8b8e08a6": "Creation time:",
"TXT_CODE_940f7d5": "verify",
"TXT_CODE_9b99b72e": "Quickly deploy applications",
"TXT_CODE_9bb2f08b": "User Info",
"TXT_CODE_9c3ca8f": "Security Settings",
"TXT_CODE_9e9d3767": "If you are engaged in rental business activities, please make sure that the application instance runs in the Linux Docker virtual container, otherwise there will be security risks.",
"TXT_CODE_a0e70887": "Corresponding node version",
"TXT_CODE_a1a59b08": "Panel language",
"TXT_CODE_a1d885c1": "Add to",
"TXT_CODE_a4037a98": "Interface request volume trend",
"TXT_CODE_a409b8a9": "Stopping",
"TXT_CODE_a60466a1": "Assign application",
"TXT_CODE_a64f3007": "Unzip",
"TXT_CODE_a65c65c2": "Therefore, you must avoid using any IP in the LAN segment except localhost, and you must use the external network IP or domain name to connect.",
"TXT_CODE_a778451f": "normal authority",
"TXT_CODE_a7907771": "Saved successfully",
"TXT_CODE_a7c85e67": "add hyperlink",
"TXT_CODE_ad207008": "edit",
"TXT_CODE_ad5e2b0f": "link address",
"TXT_CODE_adab942e": "Allow ordinary users to use file management functions",
"TXT_CODE_ae747cc0": "Expire date:",
"TXT_CODE_af143e18": "clock",
"TXT_CODE_af19b7b5": "Under normal circumstances, the default value can meet personal daily usage scenarios. If the scale becomes larger, the requirements for hardware will be higher. In order not to excessively lose the user experience, a suitable threshold is very important.",
"TXT_CODE_af21e6b": "Panel version",
"TXT_CODE_b01f8383": "learn more",
"TXT_CODE_b128afa6": "Please enter a new card title",
"TXT_CODE_b197be11": "loading...",
"TXT_CODE_b1dedda3": "closure",
"TXT_CODE_b1f833f3": "The list of download sources when quickly installing the server, you can customize the preset download station of the server by changing this address.",
"TXT_CODE_b2767aa2": "Default resource download point",
"TXT_CODE_b2dbf778": "If you need to access the panel through a third-party application, you need to use this key for identity verification, and any request using this key has the same permissions as this account.",
"TXT_CODE_b438b517": "highest authority",
"TXT_CODE_b4a9d04a": "The number of online nodes is 444",
"TXT_CODE_b4d8588": "system version",
"TXT_CODE_b5a0661a": "title",
"TXT_CODE_b5b33dd4": "Login page text display",
"TXT_CODE_b7d026f8": "Scheduled Tasks",
"TXT_CODE_b8108d4d": "Enter the command here and press Enter to send it.",
"TXT_CODE_b858d78a": "copy successfully",
"TXT_CODE_bdb620b9": "running",
"TXT_CODE_bfb50126": "Node status overview",
"TXT_CODE_c266d3f7": "Only the first 40 sponsors are included. To view the complete list of sponsors or to support sponsorship, please go to",
"TXT_CODE_c26e5fb7": "Support Markdown format",
"TXT_CODE_c5c56801": "Registration time",
"TXT_CODE_c7d0002e": "IP address",
"TXT_CODE_c8333afa": "unknown status",
"TXT_CODE_c83551f5": "Rename",
"TXT_CODE_c855fc29": "Added user successfully",
"TXT_CODE_c8a51b2e": "Please enter the image address",
"TXT_CODE_c9609785": "online status",
"TXT_CODE_ca07c84c": "Your current browser does not support the Clipboard API",
"TXT_CODE_cb043d10": "Example",
"TXT_CODE_cc5a3aea": "The password length cannot be less than 6 characters",
"TXT_CODE_cd978243": "administrator",
"TXT_CODE_cdd555be": "basic settings",
"TXT_CODE_ce132192": "Search by app name",
"TXT_CODE_ceb783a9": "File management is a resource-intensive and difficult-to-control function.",
"TXT_CODE_cec321b4": "Output encoding:",
"TXT_CODE_cf9e259c": "Show current time",
"TXT_CODE_d07742fe": "Server configuration file",
"TXT_CODE_d23631cb": "Terminal settings",
"TXT_CODE_d31a684c": "Start Time:",
"TXT_CODE_d341127b": "event task",
"TXT_CODE_d3de39b4": "update completed",
"TXT_CODE_d51cd7ae": "generate",
"TXT_CODE_d648ff91": "But it does not include customized card titles or customized content in other languages.",
"TXT_CODE_d6a96ea4": "Display a custom set of hyperlink buttons",
"TXT_CODE_d6d9c42c": "application performance trends",
"TXT_CODE_d78ad17a": "Please select the user to delete",
"TXT_CODE_d7dbc7c2": "Not Enabled",
"TXT_CODE_d7ee9ba": "last login",
"TXT_CODE_d941eb89": "Application related",
"TXT_CODE_da7a0328": "unknown type",
"TXT_CODE_da8f97a7": "blocked access",
"TXT_CODE_db14fb46": "Added successfully",
"TXT_CODE_db9375a5": "Can be used to display external websites",
"TXT_CODE_ddcca0b9": "custom text box",
"TXT_CODE_dde54f31": "add one",
"TXT_CODE_e1c9a6ac": "App access",
"TXT_CODE_e3d96a26": "The panel failed to link to any remote node, please go to the node interface to add a remote node",
"TXT_CODE_e5b7522d": "If your ordinary users do not have any needs for file management, you can prohibit users from using file management.",
"TXT_CODE_e627e546": "Number of online nodes",
"TXT_CODE_e6856d81": "exit successfully",
"TXT_CODE_e6c30866": "Mirror management",
"TXT_CODE_e70a8e24": "state:",
"TXT_CODE_e83ffa03": "New users",
"TXT_CODE_eadb4f60": "Basic Information",
"TXT_CODE_eaed6901": "Running instance",
"TXT_CODE_eb28d9d": "Enter text content, support Markdown syntax, and can wrap lines.\n\nDont use other peoples copywriting easily, otherwise malicious code may be injected to attack you.",
"TXT_CODE_eb9fcdad": "username",
"TXT_CODE_eca8f1b3": "CPU usage (10min)",
"TXT_CODE_ecbd7449": "delete",
"TXT_CODE_ede0f8d0": "https://github.com/MCSManager/MCSManager/blob/master/LICENSE",
"TXT_CODE_edf84830": "System type",
"TXT_CODE_ef0ce2e": "Precautions",
"TXT_CODE_efd37c48": "functional group",
"TXT_CODE_f403308": "The software is released under the Apache-2.0 open source software license",
"TXT_CODE_f4244bbf": "Panel host CPU, RAM usage",
"TXT_CODE_f49149d0": "port",
"TXT_CODE_f52079a0": "connection address",
"TXT_CODE_f591e2fa": "Select theme",
"TXT_CODE_f7084f84": "user operation",
"TXT_CODE_f80e0786": "Connection Status",
"TXT_CODE_f9a92e38": "The application console, file upload, and file download on the remote node all require the web page to be able to directly connect to the remote node.",
"TXT_CODE_fa40177b": "Language",
"TXT_CODE_fcde7b2e": "These configuration settings require some expertise, and you can make a rough guess as to which values are right for you based on your hardware equipment.",
"TXT_CODE_fd13f431": "Edit picture",
"TXT_CODE_fdb6c369": "process username",
"TXT_CODE_fe731dfc": "operate",
"TXT_CODE_3ba5ad": "User Authentication",
"TXT_CODE_405cd346": "Cross-domain request API interface",
"TXT_CODE_68831be6": "type:",
"TXT_CODE_d51f5d6": "The passwords entered twice are inconsistent",
"TXT_CODE_db64faf6": "Number of panel logins",
"TXT_CODE_eb880db2": "general user",
"TXT_CODE_f54e6d1f": "panel time",
2023-09-06 15:38:17 +08:00
"TXT_CODE_e10c992a": "All users will see your new changes when they refresh the page.",
"TXT_CODE_50d471b2": "reset",
"TXT_CODE_6215388a": "new directory",
"TXT_CODE_791c73e9": "create a new file",
"TXT_CODE_7ceebc05": "Enter text content, support Markdown syntax, and can wrap lines.\n\nDont use other peoples copywriting easily, otherwise malicious code may be injected to attack you.",
"TXT_CODE_88122886": "compression",
"TXT_CODE_95495db": "file operation",
"TXT_CODE_e00c858c": "upload files",
"TXT_CODE_f0260e51": "Paste file"
2023-09-05 15:18:57 +08:00
}