|
21 | 21 | "killProcess": "Forced kill process {{pid}}", |
22 | 22 | "uuidIrregular": "Invalid UUID {{uuid}}." |
23 | 23 | }, |
24 | | - |
25 | 24 | "command": { |
26 | 25 | "quotes": "Unpaired quotes,use {quotes} to bypass the limit.", |
27 | 26 | "errLen": "Incorrect command length, please double check your command format.", |
28 | 27 | "instanceNotOpen": "Failed to execute command, could not find the instance process." |
29 | 28 | }, |
30 | | - |
31 | 29 | "instance": { |
32 | 30 | "dirEmpty": "start command, I/O encoding, or working directory is empty.", |
33 | 31 | "dirNoE": "The working directory does not exist.", |
34 | 32 | "invalidCpu": "Illegal CPU core specification {{v}}", |
35 | 33 | "invalidContainerName": "Invalid container name {{v}}", |
36 | 34 | "successful": "Instance {{v}} started successfully" |
37 | 35 | }, |
38 | | - |
39 | 36 | "start": { |
40 | 37 | "instanceNotDown": "Could not start instance: already running.", |
41 | 38 | "instanceMaturity": "Could not start instance: instance expired.", |
42 | 39 | "startInstance": "starting instance..." |
43 | 40 | }, |
44 | | - |
45 | 41 | "restart": { |
46 | 42 | "start": "Executing scheduled restart.", |
47 | 43 | "error1": "Error restarting instance: instance has already been restarted. Restart of last state cancelled.", |
48 | 44 | "error2": "Error restarting instance: incorrect instance status (expected: stopping, actual: running), restart cancelled.", |
49 | 45 | "restarting": "Detected an unexpected server stop, restarting..." |
50 | 46 | }, |
51 | | - |
52 | 47 | "general_start": { |
53 | 48 | "instanceConfigErr": "Start command,I/O encoding, or working directory is empty.", |
54 | 49 | "cwdPathNotExist": "The working directory does not exist.", |
|
62 | 57 | "startSuccess": "Instance {{instanceUuid}} started, PID: {{pid}}", |
63 | 58 | "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." |
64 | 59 | }, |
65 | | - |
66 | 60 | "general_stop": { |
67 | 61 | "notRunning": "Failed to stop instance: not running.", |
68 | 62 | "execCmd": "Executed pre-defined stop command:{{stopCommand}}\nPlease set the correct stop command in the instance settings if the instance are not stopping.", |
69 | 63 | "stopErr": "Failed to stop instance: stop command sent but the instance is not shutting down. Please double check your stop command or if instance is frozen. The status was reset to running. You can also force terminate the instance process." |
70 | 64 | }, |
71 | | - |
72 | 65 | "general_update": { |
73 | 66 | "statusErr_notStop": "Unable to update: incorrect instance status, it has to be stopped first.", |
74 | 67 | "statusErr_otherProgress": "Incorrect instance status: other task(s) running.", |
|
84 | 77 | "terminateUpdate": "User request to stop the async update task for instance: {{instanceUuid}}", |
85 | 78 | "killProcess": "Killing task process..." |
86 | 79 | }, |
87 | | - |
88 | 80 | "pty_start": { |
89 | 81 | "cmdErr": "Start command,I/O encoding, or working directory is empty.", |
90 | 82 | "cwdNotExist": "The working directory does not exist.", |
|
104 | 96 | "startEmulatedTerminal": "Active emulation terminal, you can use function keys (like CTRL, TAB) directly.", |
105 | 97 | "mustAbsolutePath": "In order to use the emulation terminal, you must use absolute path for your instance." |
106 | 98 | }, |
107 | | - |
108 | 99 | "pty_stop": { |
109 | 100 | "notRunning": "Failed to stop: not running.", |
110 | 101 | "execCmd": "Executed pre-defined stop command:{{stopCommand}}\nPlease set the correct stop command in the instance settings if the instance are not stopping.", |
111 | 102 | "stopErr": "Failed to stop instance: stop command sent but the instance is not shutting down. Please double check your stop command or if instance is frozen. The status was reset to running. You can also force terminate the instance process." |
112 | 103 | }, |
113 | | - |
114 | 104 | "instanceConf": { |
115 | 105 | "initInstanceErr": "Failed to initialize instance: empty identifier or configuration.", |
116 | 106 | "cantModifyInstanceType": "Unable change instance type: instance running.", |
|
125 | 115 | "autoRestartErr": "Failed to auto restart: {{err}}", |
126 | 116 | "instantExit": "Instance exited short after started, might be due to a wrong start command or configuration." |
127 | 117 | }, |
128 | | - |
129 | 118 | "preset": { |
130 | 119 | "actionErr": "Pre-defined command {{action}} unavailable." |
131 | 120 | }, |
132 | | - |
133 | 121 | "process_config": { |
134 | 122 | "writEmpty": "Empty write content: might be due to unsupported file type." |
135 | 123 | }, |
136 | | - |
137 | 124 | "mc_update": { |
138 | 125 | "updateInstance": "Update instance....." |
139 | 126 | }, |
140 | | - |
141 | 127 | "auth_router": { |
142 | 128 | "notAccess": "Blocked an un authorized access from session {{id}}({{address}}) to {{event}}.", |
143 | 129 | "illegalAccess": "Insufficient permission, illegal access.", |
144 | 130 | "access": "Session {{id}}({{address}}) authenticated.", |
145 | 131 | "disconnect": "Session {{id}}({{address}}) disconnected due to authentication timed out." |
146 | 132 | }, |
147 | | - |
148 | 133 | "environment_router": { |
149 | 134 | "dockerInfoErr": "Unable to get image information, please make sure docker was correctly installed.", |
150 | 135 | "crateImage": "Daemon is creating image {{name}}:{{tag}} DockerFile as:\n{{dockerFileText}}\n", |
151 | 136 | "crateSuccess": "Image creation {{name}}:{{tag}} success", |
152 | 137 | "crateErr": "Image creation {{name}}:{{tag}} error:{{error}}", |
153 | 138 | "delImage": "Daemon is deleting image {{imageId}}" |
154 | 139 | }, |
155 | | - |
156 | 140 | "file_router": { |
157 | 141 | "instanceNotExist": "Instance {{instanceUuid}} does not exist.", |
158 | 142 | "unzipLimit": "Exceeded the maximum allowed decompresson tasks. Limit: {{maxFileTask}},currently running: {{fileLock}}. Please wait patiently." |
159 | 143 | }, |
160 | | - |
161 | 144 | "http_router": { |
162 | 145 | "instanceNotExist": "Instance doesn't exist.", |
163 | 146 | "fileNameNotSpec": "File requested by user does not conform to hte specification.", |
164 | 147 | "downloadErr": "Download error: {{error}}", |
165 | 148 | "updateErr": "Unkonwn reason: Upload error" |
166 | 149 | }, |
167 | | - |
168 | 150 | "Instance_router": { |
169 | 151 | "requestIO": "Session {{id}} Request to redirect I/O stream of instance {{targetInstanceUuid}}", |
170 | 152 | "cancelIO": "Session {{id}} Request to stop redirect I/O stream of instance {{targetInstanceUuid}}", |
|
175 | 157 | "accessFileErr": "Access denied due to path error or non-existent file.", |
176 | 158 | "terminalLogNotExist": "terminal log file does not exist." |
177 | 159 | }, |
178 | | - |
179 | 160 | "passport_router": { |
180 | 161 | "registerErr": "Invalid task name or empty token." |
181 | 162 | }, |
182 | | - |
183 | 163 | "stream_router": { |
184 | 164 | "unauthorizedAccess": "Insufficient perission, Illegal access.", |
185 | 165 | "taskNotExist": "Task not exist.", |
186 | 166 | "instanceNotExist": "Instance does not exist.", |
187 | 167 | "authSuccess": "Session {{id}} {{address}} I/O channel authenticated.", |
188 | 168 | "establishConnection": "Established data channel between session {{id}} {{address}} and {{uuid}}", |
189 | | - "disconnect": "Session {{id}} {{address}} disconnected from {{uuid}}" |
| 169 | + "disconnect": "Session {{id}} {{address}} disconnected from {{uuid}}", |
| 170 | + "IGNOREAccess": "illegal access" |
190 | 171 | }, |
191 | | - |
192 | 172 | "file_router_service": { |
193 | 173 | "instanceNotExit": "Instance {{uuid}} does not exist." |
194 | 174 | }, |
195 | | - |
196 | 175 | "install": { |
197 | 176 | "ptyNotSupportSystem": "Emulation terminal can only support Windows/Linux x86_64 architecture, fall back to general terminal.", |
198 | 177 | "ptySupport": "Found installed dependencies, emulation terminal is available now.", |
|
202 | 181 | "changeModeErr": "Failed to change permission of {{path}} .Please set it to chmod 755 or above manually.", |
203 | 182 | "installErr": "Dependencies installation failed. Emulation terminal and some advancced features are not available. The installation task will be retried on next start." |
204 | 183 | }, |
205 | | - |
206 | 184 | "protocol": { |
207 | 185 | "socketErr": "Invalid response from session {{id}}({{address}})/{{event}} :\n" |
208 | 186 | }, |
209 | | - |
210 | 187 | "router": { |
211 | 188 | "initComplete": "Initialization complete." |
212 | 189 | }, |
213 | | - |
214 | 190 | "system_file": { |
215 | 191 | "illegalAccess": "Illegal access directory.", |
216 | 192 | "unzipLimit": "File decompression only support file size up to {{max}}GB . You can change this limit in data/Config/global.json", |
217 | 193 | "execLimit": "Exceeded the maximum file edit size limit." |
218 | 194 | }, |
219 | | - |
220 | 195 | "system_instance_control": { |
221 | 196 | "execLimit": "Unable to create scheduled task: limit reached.", |
222 | 197 | "existRepeatTask": "A duplicate task already exists", |
|
226 | 201 | "crateSuccess": "Successfully created schedule task: {{name}}", |
227 | 202 | "execCmdErr": "Error on executing scheduled task {{name}} for instance {{uuid}}. Error: \n {{error}}" |
228 | 203 | }, |
229 | | - |
230 | 204 | "system_instance": { |
231 | 205 | "autoStart": "Sent an auto start command to instance {{name}} {{uuid}} ", |
232 | 206 | "autoStartErr": "Error while auto starting instance: {{name}} {{uuid}} Reason: {{reason}}", |
233 | 207 | "readInstanceFailed": "Failed to read application instance {{uuid}} Error: {{error}}", |
234 | 208 | "checkConf": "Please verify or delete file:data/InstanceConfig/{{uuid}}.json", |
235 | 209 | "uuidEmpty": "Unable to create new instance: empty UUID." |
236 | 210 | }, |
237 | | - |
238 | 211 | "ui": { |
239 | 212 | "help": "[Terminal] MCSManager Daemon is able to perform operations. Use \"help\" for more information." |
240 | 213 | }, |
241 | | - |
242 | 214 | "version": { |
243 | 215 | "versionDetectErr": "Version check failed." |
244 | 216 | }, |
245 | | - |
246 | 217 | "quick_install": { |
247 | 218 | "unzipError": "Failed decompress file.", |
248 | 219 | "hiperError": "Unable to start another HiPer process: HiPer is running.!" |
249 | 220 | }, |
250 | | - |
251 | 221 | "hiper": { |
252 | 222 | "alreadyExist": "Unable to start multiple HiPer process: HiPer is running." |
253 | 223 | } |
|
0 commit comments