efront 4.4.12 → 4.4.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (72) hide show
  1. package/#/345/233/275/351/231/205/345/214/226.yml +884 -65
  2. package/apps/reptile/encode.js +1 -1
  3. package/coms/basic/#loader.js +4 -4
  4. package/coms/basic/BigNumber.js +6 -6
  5. package/coms/basic/BitTree.js +1 -1
  6. package/coms/basic/Enum.js +1 -1
  7. package/coms/basic/Matrix.js +1 -1
  8. package/coms/basic/analyse_test.js +1 -1
  9. package/coms/basic/assert.js +1 -1
  10. package/coms/basic/color.js +1 -1
  11. package/coms/basic/compile.js +1 -1
  12. package/coms/basic/cross_.js +2 -2
  13. package/coms/basic/crypt.js +3 -3
  14. package/coms/basic/decodePack.js +3 -3
  15. package/coms/basic/deepEqual.js +1 -1
  16. package/coms/basic/encodeRange_test.js +1 -1
  17. package/coms/basic/encodeUTF16.js +2 -2
  18. package/coms/basic/encodeUTF8.js +1 -1
  19. package/coms/basic/parseYML.js +2 -2
  20. package/coms/basic/refilm.js +2 -2
  21. package/coms/basic/repeat.js +1 -1
  22. package/coms/basic/submit_.js +4 -4
  23. package/coms/basic_/Array2.js +2 -2
  24. package/coms/basic_/Promise.js +1 -1
  25. package/coms/basic_/exec_.js +1 -1
  26. package/coms/compile/Javascript.js +2 -2
  27. package/coms/compile/Program.js +1 -1
  28. package/coms/compile/common.js +4 -4
  29. package/coms/compile/downLevel.js +5 -5
  30. package/coms/compile/unstruct.js +9 -4
  31. package/coms/compile/unstruct_test.js +2 -1
  32. package/coms/compile/washcode.js +2 -2
  33. package/coms/docs/execute.js +1 -1
  34. package/coms/explorer/Explorer.js +6 -6
  35. package/coms/explorer/context.js +16 -16
  36. package/coms/explorer/deepcp.js +2 -2
  37. package/coms/explorer/edit.html +3 -3
  38. package/coms/frame/chat.html +2 -2
  39. package/coms/frame/route.js +1 -1
  40. package/coms/kugou/parseSongsList.js +1 -1
  41. package/coms/reptile/colored_console.js +8 -2
  42. package/coms/reptile/cross.js +1 -1
  43. package/coms/reptile/decodeHttpResponse.js +1 -1
  44. package/coms/reptile/detectWithExtension.js +1 -1
  45. package/coms/zimoli/Enum.js +1 -1
  46. package/coms/zimoli/api.js +19 -19
  47. package/coms/zimoli/avatarEditor.js +1 -1
  48. package/coms/zimoli/care.js +3 -3
  49. package/coms/zimoli/cast.js +1 -1
  50. package/coms/zimoli/chooseFile.js +2 -2
  51. package/coms/zimoli/clock.js +1 -1
  52. package/coms/zimoli/confirm.js +2 -2
  53. package/coms/zimoli/createElement.js +2 -2
  54. package/coms/zimoli/cross.js +3 -3
  55. package/coms/zimoli/css.js +1 -1
  56. package/coms/zimoli/downloadmap.js +2 -2
  57. package/coms/zimoli/grid.js +4 -4
  58. package/coms/zimoli/icon.js +1 -1
  59. package/coms/zimoli/list.js +1 -1
  60. package/coms/zimoli/mediaDevices.js +1 -1
  61. package/coms/zimoli/menu.js +1 -1
  62. package/coms/zimoli/on.js +3 -3
  63. package/coms/zimoli/overlap_test.js +1 -1
  64. package/coms/zimoli/popup.js +2 -2
  65. package/coms/zimoli/render.js +10 -10
  66. package/coms/zimoli/table.js +1 -1
  67. package/coms/zimoli/watch.js +1 -1
  68. package/coms/zimoli/zimoli.js +3 -3
  69. package/docs//345/267/245/345/205/267//345/233/275/351/231/205/345/214/226.xht +12 -4
  70. package/package.json +1 -1
  71. package/public/efront.js +1 -1
  72. package/coms/kugou/fxPlayer.js +0 -12474
@@ -1,8 +1,818 @@
1
+ - zh-CN: 过滤空串
2
+ en: Filter empty strings
3
+
4
+ - zh-CN: 、
5
+ en: ","
6
+
7
+ - zh-CN: ,
8
+ en: "."
9
+
10
+ - zh-CN: !
11
+ en: ","
12
+
13
+ - zh-CN: https://letsencrypt.org/zh-cn/
14
+ en:
15
+
16
+ - zh-CN: 没有发现上传函数
17
+ en: No upload function found
18
+
19
+ - zh-CN: 加载cookie出错!
20
+ en: Error loading cookie!
21
+
22
+ - zh-CN: 无效
23
+ en: is invalid
24
+
25
+ - zh-CN: 使用 document 的
26
+ en: Using document
27
+
28
+ - zh-CN: 当前运行环境不支持事件capture
29
+ en: The current operating environment does not support event capture
30
+
31
+ - zh-CN: 存储空间被破坏
32
+ en: Storage space is damaged
33
+
34
+ - zh-CN: 写入存储空间失败!
35
+ en: Writing to storage space failed!
36
+
37
+ - zh-CN: 加载共享路径出错
38
+ en: Error loading shared path
39
+
40
+ - zh-CN: "内容格式不支持:"
41
+ en: "Content format not supported:"
42
+
43
+ - zh-CN: 无法存储
44
+ en: Unable to store
45
+
46
+ - zh-CN: 检查到两个菜单项使用了相同的快捷键
47
+ en: Checked that two menu items used the same shortcut key
48
+
49
+ - zh-CN: 如您需要使用参数--SCITER或--QUICKJS或--QJS,请购买炸毛授权
50
+ en: "If you need to use the parameters --SCITER or --QUICKJS or --QJS, please purchase the authorization for explosion"
51
+
52
+ - zh-CN: 检测到错误,无法建立代码关联:$1
53
+ en: "Error detected, unable to establish code association: $1"
54
+
55
+ - zh-CN: 路径不支持
56
+ en: Path not supported
57
+
58
+ - zh-CN: 已跳过
59
+ en: Skipped
60
+
61
+ - zh-CN: 在异步过程中发现未处理的异常:
62
+ en: "Unhandled exception found during asynchronous process:"
63
+
64
+ - zh-CN: 颜色数据不正确:$1
65
+ en: "Color data incorrect: $1"
66
+
67
+ - zh-CN: "请使用https访问如下路径:"
68
+ en: "Please use HTTPS to access the following path:"
69
+
70
+ - zh-CN: 对象过大,$1未能完成比对
71
+ en: "Object too large, $1 failed to complete comparison"
72
+
73
+ - zh-CN: 数据存在错误!
74
+ en: There is an error in the data!
75
+
76
+ - zh-CN: 要发布或打包的项目不存在:$1
77
+ en: "The project to be published or packaged does not exist: $1"
78
+
79
+ - zh-CN: 用时
80
+ en: Time consumption
81
+
82
+ - zh-CN: 毫秒
83
+ en: ms
84
+
85
+ - zh-CN: 发现可能被覆盖的路径
86
+ en: Discovering paths that may be covered
87
+
88
+ - zh-CN: 在您所编译的项目中没有发现主程序
89
+ en: No main program was found in the project you compiled
90
+
91
+ - zh-CN: 不要在这个层级未知的地方下手!
92
+ en: "Don't take action in unknown places at this level!"
93
+
94
+ - zh-CN: "执行: <gray>$1</gray>,用时: <gray>$2</gray>秒"
95
+ en: "Execution:<gray>$1</ray>, time taken:<gray>$2</ray>seconds"
96
+
97
+ - zh-CN: 指定的路径$1不存在!
98
+ en: The specified path $1 does not exist!
99
+
100
+ - zh-CN: 不存在uri
101
+ en: No uri present
102
+
103
+ - zh-CN: 正在
104
+ en: Currently in progress
105
+
106
+ - zh-CN: 请求网络失败,请确认网络连接正常!
107
+ en: "Network request failed, please confirm that the network connection is normal!"
108
+
109
+ - zh-CN: 无法访问服务器!
110
+ en: Unable to access server!
111
+
112
+ - zh-CN: 失败!
113
+ en: Failed!
114
+
115
+ - zh-CN: 处理返回结果失败!
116
+ en: Processing return result failed!
117
+
118
+ - zh-CN: 处理结果失败!
119
+ en: Processing result failed!
120
+
121
+ - zh-CN: 成功!
122
+ en: Success!
123
+
124
+ - zh-CN: 接口返回信息异常!
125
+ en: The interface returned abnormal information!
126
+
127
+ - zh-CN: 接口未返回信息!
128
+ en: Interface did not return information!
129
+
130
+ - zh-CN: 屏蔽了重复设置
131
+ en: Blocked duplicate settings
132
+
133
+ - zh-CN: 请求取消!
134
+ en: Request cancellation!
135
+
136
+ - zh-CN: 请求超时!
137
+ en: Request timed out!
138
+
139
+ - zh-CN: 不支持的数据格式
140
+ en: Unsupported data format
141
+
142
+ - zh-CN: 队列有$1个请求
143
+ en: There are $1 requests in the queue
144
+
145
+ - zh-CN: 请不要在同一个对象上使用过多的同类型的care!
146
+ en: Please do not use too many of the same type of care on the same object!
147
+
148
+ - zh-CN: 参数数量不正确
149
+ en: Incorrect number of parameters
150
+
151
+ - zh-CN: care只能使用在对象上!
152
+ en: Care can only be used on objects!
153
+
154
+ - zh-CN: 请用new关键字进行创建!
155
+ en: Please use the new keyword to create!
156
+
157
+ - zh-CN: 消息体不合法!
158
+ en: The message body is illegal!
159
+
160
+ - zh-CN: 您的传达了有歧义的信息:$1
161
+ en: "Your message conveyed ambiguous information: $1"
162
+
163
+ - zh-CN: 父元素不能是当前元素的子元素
164
+ en: The parent element cannot be a child element of the current element
165
+
166
+ - zh-CN: createElement将会在未来的版本中移除!
167
+ en: createElement will be removed in future versions!
168
+
169
+ - zh-CN: cross_host格式不正确
170
+ en: cross_host format is incorrect
171
+
172
+ - zh-CN: 请用new关键字创建!
173
+ en: Please create with the new keyword!
174
+
175
+ - zh-CN: 数据转换为grid失败!
176
+ en: Data conversion to grid failed!
177
+
178
+ - zh-CN: 参数不支持
179
+ en: Parameter not supported
180
+
181
+ - zh-CN: 遇到不规则布局,无法自动处理!
182
+ en: "Encountered irregular layout, unable to process automatically!"
183
+
184
+ - zh-CN: 图标组件的服务端已从efront移除,请勿使用!
185
+ en: "The server of the icon component has been removed from efront, please do not use it!"
186
+
187
+ - zh-CN: 多于600个元素需要绘制!
188
+ en: More than 600 elements need to be drawn!
189
+
190
+ - zh-CN: 当前环境不支持mediaDevices!
191
+ en: The current environment does not support mediaDevices!
192
+
193
+ - zh-CN: 不支持的菜单类型:$1
194
+ en: "Unsupported menu type: $1"
195
+
196
+ - zh-CN: 绑定事件参数无效$1
197
+ en: Invalid binding event parameter $1
198
+
199
+ - zh-CN: 参数异常:$1
200
+ en: "Parameter exception: $1"
201
+
202
+ - zh-CN: 当前环境无法使用
203
+ en: The current environment cannot be used
204
+
205
+ - zh-CN: "不能识别循环表达式: $1"
206
+ en: "Unrecognized loop expression: $1"
207
+
208
+ - zh-CN: 数据量过大,取消绘制!
209
+ en: "Data volume is too large, cancel drawing!"
210
+
211
+ - zh-CN: 请不要在if表达式中使用太多的条件!
212
+ en: "Please do not use too many conditions in 'if' expressions!"
213
+
214
+ - zh-CN: else/elseif前缺少同级if!
215
+ en: "Missing same level 'if' before 'else'/'elseif'!"
216
+
217
+ - zh-CN: 父级作用域链应以数组的类型传入
218
+ en: The parent scope chain should be passed in as an array type
219
+
220
+ - zh-CN: 父作用域链的长度必须相等着
221
+ en: The length of the parent scope chain must be equal
222
+
223
+ - zh-CN: "同一个id不能使用两次:"
224
+ en: "The same ID cannot be used twice:"
225
+
226
+ - zh-CN: 暂不支持在同一元素上使用多次if结构!
227
+ en: We currently do not support using the if structure multiple times on the same element!
228
+
229
+ - zh-CN: 暂不支持在同一元素上使用多次repeat类型的属性!
230
+ en: We currently do not support using attributes of type repeat multiple times on the same element!
231
+
232
+ - zh-CN: table组件源数据错误!
233
+ en: Table component source data error!
234
+
235
+ - zh-CN: 参数不支持!
236
+ en: Parameter not supported!
237
+
238
+ - zh-CN: 调用create前请确保prepare执行完毕:$1
239
+ en: "Please ensure that prepare is completed before calling create: $1"
240
+
241
+ - zh-CN: 加载$1失败!
242
+ en: Loading $1 failed!
243
+
244
+ - zh-CN: "编译错误:"
245
+ en: "Compilation error:"
246
+
247
+ - zh-CN: 请不要重复添加
248
+ en: Please do not add again
249
+
250
+ - zh-CN: 验证身份失败!
251
+ en: Identity verification failed!
252
+
253
+ - zh-CN: 请不要在共享路径中创建服务器脚本!
254
+ en: Please do not create server scripts in shared paths!
255
+
256
+ - zh-CN: 服务器功能目前仅在nodejs环境中可用!
257
+ en: The server functionality is currently only available in the nodejs environment!
258
+
259
+ - zh-CN: 服务器重启
260
+ en: Server restart
261
+
262
+ - zh-CN: 正在退出..
263
+ en: Exiting
264
+
265
+ - zh-CN: 进程已退出
266
+ en: Process has exited
267
+
268
+ - zh-CN: 密码不正确!
269
+ en: The password is incorrect!
270
+
271
+ - zh-CN: 输入新密码:
272
+ en: "Enter new password:"
273
+
274
+ - zh-CN: 确认密码:
275
+ en: "Confirm password:"
276
+
277
+ - zh-CN: 两次输入密码不一致
278
+ en: The passwords entered twice are inconsistent
279
+
280
+ - zh-CN: 抓取
281
+ en: Grab
282
+
283
+ - zh-CN: "代理: $1 => $2"
284
+ en: "Agent: $1=>$2"
285
+
286
+ - zh-CN: 房间不存在!
287
+ en: The room does not exist!
288
+
289
+ - zh-CN: 状态错误
290
+ en: Status error
291
+
292
+ - zh-CN: 路径<gray>$1</gray>不存在
293
+ en: Path<gray>$1</gray>does not exist
294
+
295
+ - zh-CN: 只在主线程中使用
296
+ en: Only used in the main thread
297
+
298
+ - zh-CN: 未定义方法 $1
299
+ en: Undefined method $1
300
+
301
+ - zh-CN: 无法加载数据!
302
+ en: Unable to load data!
303
+
304
+ - zh-CN: "重复定义: $1"
305
+ en: "Duplicate definition: $1"
306
+
307
+ - zh-CN: "路径不存在:"
308
+ en: "Path does not exist:"
309
+
310
+ - zh-CN: 指定的任务 $1 不存在!
311
+ en: The specified task $1 does not exist!
312
+
313
+ - zh-CN: 任务 $1 未启用!
314
+ en: Task $1 is not enabled!
315
+
316
+ - zh-CN: 密钥 $1 不存在!
317
+ en: Key $1 does not exist!
318
+
319
+ - zh-CN: 加载 $1!
320
+ en: Load $1!
321
+
322
+ - zh-CN: 代码结构异常
323
+ en: Code structure exception
324
+
325
+ - zh-CN: 余集变量不能有默认值
326
+ en: Residual variables cannot have default values
327
+
328
+ - zh-CN: 辅助级别异常:
329
+ en: "Auxiliary level exception:"
330
+
331
+ - zh-CN: 自
332
+ en: since
333
+
334
+ - zh-CN: 至
335
+ en: to
336
+
337
+ - zh-CN: 码列
338
+ en: Code queue
339
+
340
+ - zh-CN: 暂不支持在当前语境读取尾部非剩余元素
341
+ en: Currently not supported for reading non residual elements at the end in the current context
342
+
343
+ - zh-CN: 参数声明异常!
344
+ en: Parameter declaration exception!
345
+
346
+ - zh-CN: 语句不完整
347
+ en: Incomplete statement
348
+
349
+ - zh-CN: 属性<green>$1</green>被后文覆盖,已移除<yellow>$2</yellow>
350
+ en: "Attribute<green>$1</green>is overwritten by the following text, removed<yellow>$2</yellow>"
351
+
352
+ - zh-CN: 缺少导出项!
353
+ en: Missing export item!
354
+
355
+ - zh-CN: 配置错误!
356
+ en: Configuration error!
357
+
358
+ - zh-CN: break语句异常
359
+ en: Break statement exception
360
+
361
+ - zh-CN: 正在处理:$1/$2
362
+ en: "Processing: $1/$2"
363
+
364
+ - zh-CN: 请不要在源码文件夹执行清理操作!
365
+ en: Please do not perform cleaning operations in the source code folder!
366
+
367
+ - zh-CN: 加载$1出错!
368
+ en: Error loading $1!
369
+
370
+ - zh-CN: 读取已编译数据失败!url:$1
371
+ en: "Failed to read compiled data! URL: $1"
372
+
373
+ - zh-CN: 类型不被支持!
374
+ en: The type is not supported!
375
+
376
+ - zh-CN: 正在分析
377
+ en: Analyzing
378
+
379
+ - zh-CN: "正在处理($1/$2): $3"
380
+ en: "Processing ($1/$2): $3"
381
+
382
+ - zh-CN: 监听端口:$1
383
+ en: "Listening port: $1"
384
+
385
+ - zh-CN: 当前版本
386
+ en: Current version
387
+
388
+ - zh-CN: 目标版本
389
+ en: Target version
390
+
391
+ - zh-CN: 正在重新加载
392
+ en: Reloading
393
+
394
+ - zh-CN: 暂不支持变量重命名
395
+ en: Variable renaming is currently not supported
396
+
397
+ - zh-CN: 正在写入 $1
398
+ en: Writing $1
399
+
400
+ - zh-CN: 不支持
401
+ en: Not supported
402
+
403
+ - zh-CN: 当前运行环境使用class extends Array会有难以解决的不兼容性问题,请更换代码的实现方式!
404
+ en:
405
+
406
+ - zh-CN: 代码异常!
407
+ en: Code exception!
408
+
409
+ - zh-CN: 属性错误
410
+ en: Attribute error
411
+
412
+ - zh-CN: 不支持半年级数数进制!
413
+ en: Half grade decimal system not supported!
414
+
415
+ - zh-CN: 不支持小于1的进位方针!
416
+ en: Do not support carry policy less than 1!
417
+
418
+ - zh-CN: 数据错误!
419
+ en: Data error!
420
+
421
+ - zh-CN: 进制错误!
422
+ en: Decimal error!
423
+
424
+ - zh-CN: 小数位数只能是0和$1之间的数字
425
+ en: The decimal places can only be numbers between 0 and $1
426
+
427
+ - zh-CN: 请输入保留小数的位数!
428
+ en: Please enter the number of decimal places!
429
+
430
+ - zh-CN: 参数错误!
431
+ en: Parameter error!
432
+
433
+ - zh-CN: 意外标记 $1
434
+ en: Unexpected tag $1
435
+
436
+ - zh-CN: 路径格式错误!
437
+ en: Path format error!
438
+
439
+ - zh-CN: 请传入更高强度的密码!
440
+ en: Please enter a stronger password!
441
+
442
+ - zh-CN: 数据异常!
443
+ en: Data abnormality!
444
+
445
+ - zh-CN: 编码异常!
446
+ en: Encoding exception!
447
+
448
+ - zh-CN: 编码错误
449
+ en: Encoding error
450
+
451
+ - zh-CN: 数据异常
452
+ en: Data anomaly
453
+
454
+ - zh-CN: 向量维度不支持!
455
+ en: Vector dimension not supported!
456
+
457
+ - zh-CN: 数据过大
458
+ en: Data too large
459
+
460
+ - zh-CN: 数据超出大小限制!
461
+ en: Data exceeds size limit!
462
+
463
+ - zh-CN: 占用内存过大!
464
+ en: Excessive memory usage!
465
+
466
+ - zh-CN: 请输入
467
+ en: Please enter
468
+
469
+ - zh-CN: 请选择
470
+ en: Please select
471
+
472
+ - zh-CN: 您输入的$1有误
473
+ en: The $1 you entered is incorrect
474
+
475
+ - zh-CN: 请设置密码
476
+ en: Please set password
477
+
478
+ - zh-CN: 服务器已满!
479
+ en: The server is full!
480
+
481
+ - zh-CN: 当前并发量大,请重试!
482
+ en: "The current concurrency is high, please try again!"
483
+
484
+ - zh-CN: 目标位置不存在!
485
+ en: The target location does not exist!
486
+
487
+ - zh-CN: 已经翻过这个位置
488
+ en: I have already flipped over this position
489
+
490
+ - zh-CN: 起始位置不存在!
491
+ en: The starting position does not exist!
492
+
493
+ - zh-CN: 起始位置不存在可操作棋子!
494
+ en: There are no operable chess pieces at the starting position!
495
+
496
+ - zh-CN: 您只能操作自己的棋子!
497
+ en: You can only operate your own chess pieces!
498
+
499
+ - zh-CN: 起始位置和目标位置应该在同一直线上!
500
+ en: The starting position and target position should be on the same straight line!
501
+
502
+ - zh-CN: 一次只能走一个格子!
503
+ en: You can only walk one grid at a time!
504
+
505
+ - zh-CN: 不能吃自己的棋子!
506
+ en: "You can't eat your own chess pieces!"
507
+
508
+ - zh-CN: 不能吃相临位置未翻开的棋子!
509
+ en: Cannot eat chess pieces that have not been opened in adjacent positions!
510
+
511
+ - zh-CN: 兵卒只能吃將帥!
512
+ en: Soldiers can only eat generals!
513
+
514
+ - zh-CN: 將帥不能吃兵卒!
515
+ en: Generals cannot eat soldiers!
516
+
517
+ - zh-CN: 无法吃比自己大的子
518
+ en: Unable to eat bigger than oneself
519
+
520
+ - zh-CN: 不可以移动到远处的位置!
521
+ en: Cannot move to a distant location!
522
+
523
+ - zh-CN: 至少翻过一个子才能吃远处的子!
524
+ en: At least flipping over one piece is enough to eat the ones in the distance!
525
+
526
+ - zh-CN: 最多翻过一个子去吃远处的子!
527
+ en: "At most, flip over one piece to eat the far-off piece!"
528
+
529
+ - zh-CN: 非法操作!
530
+ en: Illegal operation!
531
+
532
+ - zh-CN: 棋局不存在!
533
+ en: The chess game does not exist!
534
+
535
+ - zh-CN: 房间观战人数已满!
536
+ en: The room is full of spectators!
537
+
538
+ - zh-CN: 无效的连接标识
539
+ en: Invalid connection identifier
540
+
541
+ - zh-CN: 缺少棋手!
542
+ en: Lack of chess players!
543
+
544
+ - zh-CN: 现在不该您操作!
545
+ en: "It's not your turn to operate now!"
546
+
547
+ - zh-CN: 完成,用时$1秒$2。
548
+ en: "Complete! Time Used: $1s$2"
549
+
550
+ - zh-CN: ,占用内存 $1
551
+ en: ", Memory Used: $1"
552
+
553
+ - zh-CN: 无法读取源路径:$1
554
+ en: "Can not read from the source path: $1"
555
+
556
+ - zh-CN: 提取文本时存在异常
557
+ en: There is an exception when extracting text
558
+
559
+ - zh-CN: 正在读取文件列表,请稍候..
560
+ en: "Reading file list, please wait"
561
+
562
+ - zh-CN: 正在提取字符串..
563
+ en: Extracting string
564
+
565
+ - zh-CN: 您的浏览器环境无法选择文件!
566
+ en: Your browser environment is unable to select files!
567
+
568
+ - zh-CN: 打开文件失败!
569
+ en: Open file failed!
570
+
571
+ - zh-CN: 请运行在有文件操作的环境下
572
+ en: Please run in an environment with file operations
573
+
574
+ - zh-CN: 文件名
575
+ en: file name
576
+
577
+ - zh-CN: 描述
578
+ en: describe
579
+
580
+ - zh-CN: 上传完成!
581
+ en: Upload completed!
582
+
583
+ - zh-CN: 有$1个文件上传失败!
584
+ en: $1 file failed to upload!
585
+
586
+ - zh-CN: "读取文件$1出错:"
587
+ en: "Error reading file $1:"
588
+
589
+ - zh-CN: 文件不存在
590
+ en: file does not exist
591
+
592
+ - zh-CN: 请求无效
593
+ en: Invalid request
594
+
595
+ - zh-CN: 文件内容不足
596
+ en: Insufficient file content
597
+
598
+ - zh-CN: 路径不存在
599
+ en: path does not exist
600
+
601
+ - zh-CN: 文件已存在
602
+ en: file already exist
603
+
604
+ - zh-CN: 服务繁忙
605
+ en: Busy service
606
+
607
+ - zh-CN: 拒绝访问
608
+ en: access denied
609
+
610
+ - zh-CN: $1 请求方法无效
611
+ en: The $1 request method is invalid
612
+
613
+ - zh-CN: 目标文件已存在
614
+ en: The target file already exists
615
+
616
+ - zh-CN: 复制文件夹
617
+ en: Copy folder
618
+
619
+ - zh-CN: 复制文件
620
+ en: Copying files
621
+
622
+ - zh-CN: 创建文件夹失败
623
+ en: Failed to create folder
624
+
625
+ - zh-CN: 发送
626
+ en: send
627
+
628
+ - zh-CN: 返回(O)
629
+ en: Return(O)
630
+
631
+ - zh-CN: 打开(O)
632
+ en: Open(O)
633
+
634
+ - zh-CN: 剪切(C)
635
+ en: Cut(C)
636
+
637
+ - zh-CN: 复制(R)
638
+ en: Copy(R)
639
+
640
+ - zh-CN: 全选(A)
641
+ en: Select All(A)
642
+
643
+ - zh-CN: 替换(R)
644
+ en: Replace(R)
645
+
646
+ - zh-CN: 粘贴(V)
647
+ en: Paste(V)
648
+
649
+ - zh-CN: 不能移入子文件夹
650
+ en: Unable to move into sub folder
651
+
652
+ - zh-CN: "请输入新的$1名:"
653
+ en: "Please enter a new $1 name:"
654
+
655
+ - zh-CN: 文件夹
656
+ en: Folder
657
+
658
+ - zh-CN: 命名冲突
659
+ en: Name conflict
660
+
661
+ - zh-CN: 有文件正在复制!
662
+ en: There are files being copied!
663
+
664
+ - zh-CN: 新建文件夹(D)
665
+ en: New folder(D)
666
+
667
+ - zh-CN: 添加文件(F)
668
+ en: Add file(F)
669
+
670
+ - zh-CN: 重命名(R)
671
+ en: Renaming(R)
672
+
673
+ - zh-CN: 确认删除(D)
674
+ en: Confirm deletion(D)
675
+
676
+ - zh-CN: 删除(D)
677
+ en: Delete(D)
678
+
679
+ - zh-CN: 确认要删除如下 $1 项吗?
680
+ en: Are you sure you want to delete the following $1 item?
681
+
682
+ - zh-CN: 修改
683
+ en: Modify
684
+
685
+ - zh-CN: 添加
686
+ en: Add
687
+
688
+ - zh-CN: 保存
689
+ en: Save
690
+
691
+ - zh-CN: 无法删除!
692
+ en: Unable to delete!
693
+
694
+ - zh-CN: 无法移动!
695
+ en: Unable to move!
696
+
697
+ - zh-CN: 无法复制!
698
+ en: Unable to copy!
699
+
700
+ - zh-CN: 无法读取文件内容!
701
+ en: Unable to read file content!
702
+
703
+ - zh-CN: 无法重命名!
704
+ en: Unable to rename!
705
+
706
+ - zh-CN: 添加失败!
707
+ en: Add failed!
708
+
709
+ - zh-CN: 将不处理此文件的页面自动预载<gray>$1</gray>
710
+ en: Automatically preload pages that do not process this file<gray>$1</gray>
711
+
712
+ - zh-CN: 文件名无法生成导出变量!
713
+ en: The file name cannot generate export variables!
714
+
715
+ - zh-CN: 文件中存在冗余数据<gray>$1</gray>:<data>$2</data>
716
+ en: There is redundant data in the file<gray>$1</gray>:<data>$2</data>
717
+
718
+ - zh-CN: 路径所指向的不是文件$1
719
+ en: The path does not point to file $1
720
+
721
+ - zh-CN: 文件过大!$1
722
+ en: The file is too large$ one
723
+
724
+ - zh-CN: 读取文件信息出错$1
725
+ en: Error reading file information $1
726
+
727
+ - zh-CN: 源路径不存在文件$1
728
+ en: File $1 does not exist in the source path
729
+
730
+ - zh-CN: 加载$1出错
731
+ en: Error loading $1
732
+
733
+ - zh-CN: 读取less文件出错!lessfile:$1
734
+ en: "Error reading less file! Lessfile: $1"
735
+
736
+ - zh-CN: 读取html文件出错!htmlfile:$1
737
+ en: "Error reading HTML file! Htmlfile: $1"
738
+
739
+ - zh-CN: $1 将被内置模块替换!
740
+ en: $1 will be replaced by built-in modules!
741
+
742
+ - zh-CN: 没有发现文件:$1
743
+ en: "No file found: $1"
744
+
745
+ - zh-CN: $1 将使用运行环境的全局变量
746
+ en: $1 will use the global variables of the runtime environment
747
+
748
+ - zh-CN: 本页使用的证书服务来自
749
+ en: The certificate service used on this page comes from
750
+
751
+ - zh-CN: 单次签名
752
+ en: Single signature
753
+
754
+ - zh-CN: 公钥
755
+ en: Public key
756
+
757
+ - zh-CN: 域名
758
+ en: Domain Name
759
+
760
+ - zh-CN: 更新连接
761
+ en: Update Connection
762
+
763
+ - zh-CN: $1首次引用点如下:
764
+ en: "the first position $1 occurs is:"
765
+
766
+ - zh-CN: 与$1相关的项
767
+ en: item related to $1
768
+
769
+ - zh-CN: 没有与指定的参数$1相关的项
770
+ en: No item related to parameter $1 exists
771
+
772
+ - zh-CN: $1 $2 中没有找到外部变量
773
+ en: "No outside variable were found: $1 $2"
774
+
775
+ - zh-CN: $1 $2 中共有 $3 个外部变量
776
+ en: "$3 outside variable(s) were found: $1 $2"
777
+
778
+ - zh-CN: 写入文件失败:$1
779
+ en: "Write file faild: $1"
780
+
781
+ - zh-CN: 读取文件失败:$1
782
+ en: "Read file faild: $1"
783
+
784
+ - zh-CN: 创建目录失败:$1
785
+ en: "Create path failed: $1"
786
+
787
+ - zh-CN: 读取目录失败:$1
788
+ en: "Can't read from source path."
789
+
790
+ - zh-CN: 源路径不存在:$1
791
+ en: "Source path doesn't exists."
792
+
793
+ - zh-CN: 目标路径无法创建!
794
+ en: Create path failed!
795
+
796
+ - zh-CN: 目标路径已存在:$1
797
+ en: "Target path already Exists: $1"
798
+
799
+ - zh-CN: 请先设置app名称!如:$1
800
+ en: "Please set app, such as: $1"
801
+
802
+ - zh-CN: $1 已存在!
803
+ en: $1 already exists.
804
+
805
+ - zh-CN: "文件$1用到可能不存在的外部模块: $2"
806
+ en: "Outside Modules not found in file$1: $2"
807
+
808
+ - zh-CN: "文件$1用到可能不存在的外部变量: $2"
809
+ en: "Outsize Variables not found in file$1: $2"
810
+
1
811
  - zh-CN: 六十进制
2
- en: sexagesimal
812
+ en: Sexagesimal
3
813
 
4
814
  - zh-CN: 翻译工具
5
- en: translation tool
815
+ en: Translation Tool
6
816
 
7
817
  - zh-CN: 数值过大易造成页面卡死!
8
818
  en: Too large a value can easily cause the page to freeze!
@@ -14,7 +824,7 @@
14
824
  en: Automatically recognize the environment and start the testing environment server
15
825
 
16
826
  - zh-CN: 返回
17
- en: back
827
+ en: Back
18
828
 
19
829
  - zh-CN: 未没找到匹配的资源:$1
20
830
  en: "No matching resources found: $1"
@@ -44,7 +854,7 @@
44
854
  en: The specified global variable was not found
45
855
 
46
856
  - zh-CN: 在以上 $1 个文件中找到了指定的全局变量
47
- en: Found the specified global variable in the $1 file above
857
+ en: Found the specified global variable in the $1 file(s) above
48
858
 
49
859
  - zh-CN: 正在查找
50
860
  en: Finding
@@ -71,7 +881,7 @@
71
881
  en: "The server is busy, please try again later!"
72
882
 
73
883
  - zh-CN: 重试
74
- en: retry
884
+ en: Retry
75
885
 
76
886
  - zh-CN: $1秒后再试
77
887
  en: Try again in $1 second
@@ -173,7 +983,7 @@
173
983
  en: "Detected external variables that may not exist in $1:"
174
984
 
175
985
  - zh-CN: "压缩($1/$2):"
176
- en: "Compression ($1/$2):"
986
+ en: "Compress ($1/$2):"
177
987
 
178
988
  - zh-CN: 存在环形引用:$1
179
989
  en: "There is a circular reference: $1"
@@ -200,7 +1010,7 @@
200
1010
  en: Please do not write files to non publishing directories!
201
1011
 
202
1012
  - zh-CN: 十进制
203
- en: Decimal system
1013
+ en: Decimalism
204
1014
 
205
1015
  - zh-CN: 十六进制
206
1016
  en: Hexadecimal
@@ -224,16 +1034,16 @@
224
1034
  en: Numerical conversion
225
1035
 
226
1036
  - zh-CN: 检查utf8
227
- en: Check utf8
1037
+ en: Check UTF8
228
1038
 
229
1039
  - zh-CN: 检查gbk
230
- en: Check gbk
1040
+ en: Check GBK
231
1041
 
232
1042
  - zh-CN: 要检查的字符集区间(双字节以内)
233
1043
  en: Character set interval to check (within double bytes)
234
1044
 
235
1045
  - zh-CN: 编码
236
- en: coding
1046
+ en: Code
237
1047
 
238
1048
  - zh-CN: 识别为unicode后的字符
239
1049
  en: Characters recognized as unicode
@@ -248,7 +1058,7 @@
248
1058
  en: "Download files from the network, similar to wget in Unix"
249
1059
 
250
1060
  - zh-CN: 输入内容..
251
- en: Input content
1061
+ en: Type content..
252
1062
 
253
1063
  - zh-CN: readme.md
254
1064
  en: readme-en.md
@@ -287,7 +1097,7 @@
287
1097
  en: Character Set Check
288
1098
 
289
1099
  - zh-CN: 国际化
290
- en: internationalization
1100
+ en: Internationalization
291
1101
 
292
1102
  - zh-CN: 开发者选项
293
1103
  en: Developer Options
@@ -332,13 +1142,13 @@
332
1142
  en: No import items
333
1143
 
334
1144
  - zh-CN: 清理
335
- en: clean up
1145
+ en: Clean up
336
1146
 
337
1147
  - zh-CN: 载入测试代码
338
- en: Load Test Code
1148
+ en: Load code exists
339
1149
 
340
1150
  - zh-CN: 运行
341
- en: working
1151
+ en: Run
342
1152
 
343
1153
  - zh-CN: 简介
344
1154
  en: brief introduction
@@ -350,7 +1160,7 @@
350
1160
  en: Character Set Checker
351
1161
 
352
1162
  - zh-CN: 检查
353
- en: inspect
1163
+ en: Inspect
354
1164
 
355
1165
  - zh-CN: 要检查的字符集区间
356
1166
  en: Character set interval to check
@@ -383,7 +1193,7 @@
383
1193
  en: $1 in total
384
1194
 
385
1195
  - zh-CN: 序号
386
- en: Serial number
1196
+ en: Number
387
1197
 
388
1198
  - zh-CN: "翻译结果仅做为参考,未必完美替换,语法参考:"
389
1199
  en: "The translation results are only for reference and may not be a perfect replacement. Grammar reference:"
@@ -419,13 +1229,19 @@
419
1229
  en: The appid and key cannot have only one!
420
1230
 
421
1231
  - zh-CN: 提示
422
- en: prompt
1232
+ en: INFO
1233
+
1234
+ - zh-CN: 注意
1235
+ en: NOTICE
1236
+
1237
+ - zh-CN: 错误
1238
+ en: ERROR
423
1239
 
424
1240
  - zh-CN: appid及密钥申请地址
425
1241
  en: AppID and key application address
426
1242
 
427
1243
  - zh-CN: 目标语言
428
- en: target language
1244
+ en: Target Language
429
1245
 
430
1246
  - zh-CN: efront目前使用的翻译接口免费额度受限,如果遇到翻译失败的情况,您可以自己申请一个appid和密钥配置后使用
431
1247
  en: "The free quota of the translation interface currently used by efront is limited. If you encounter translation failure, you can apply for an appid and key configuration yourself before using it"
@@ -503,7 +1319,7 @@
503
1319
  en: Slovene language
504
1320
 
505
1321
  - zh-CN: 字符串
506
- en: character string
1322
+ en: string
507
1323
 
508
1324
  - zh-CN: 已翻译
509
1325
  en: Translated
@@ -524,7 +1340,7 @@
524
1340
  en: One click Baidu
525
1341
 
526
1342
  - zh-CN: yml文件
527
- en: Yml file
1343
+ en: yml File
528
1344
 
529
1345
  - zh-CN: 数据无法解析
530
1346
  en: Data cannot be parsed
@@ -557,7 +1373,7 @@
557
1373
  en: Only data of object type is supported!
558
1374
 
559
1375
  - zh-CN: 帮助
560
- en: help
1376
+ en: HELP
561
1377
 
562
1378
  - zh-CN: $1可以使用的命令语法有:
563
1379
  en: "The command syntax that can be used for $1 is:"
@@ -581,7 +1397,10 @@
581
1397
  en: "The commands that can be used are:"
582
1398
 
583
1399
  - zh-CN: 如要显示更具体的信息,请使用:$1
584
- en:
1400
+ en: "To show more messages, used"
1401
+
1402
+ - zh-CN: 是
1403
+ en: is
585
1404
 
586
1405
  - zh-CN: 目前没有与 $1 相关的帮助信息!
587
1406
  en: There is currently no help information related to $1!
@@ -590,7 +1409,7 @@
590
1409
  en: Open ports can be accessed through a browser to view documents
591
1410
 
592
1411
  - zh-CN: 可以通过浏览器访问已打开的端口以查看示例项目:$1
593
- en:
1412
+ en: "You may open the port opened to view the demo: $1"
594
1413
 
595
1414
  - zh-CN: 请在空目录或efront目录执行创建操作!
596
1415
  en: Please perform the creation operation in an empty or front directory!
@@ -634,9 +1453,6 @@
634
1453
  - zh-CN: 如下命令与您输入的命令相似:
635
1454
  en: "The following command is similar to the one you entered:"
636
1455
 
637
- - zh-CN: 错误
638
- en: error
639
-
640
1456
  - zh-CN: 异常退出
641
1457
  en: Abnormal exit
642
1458
 
@@ -700,6 +1516,9 @@
700
1516
  - zh-CN: 编译项目
701
1517
  en: Compile Project
702
1518
 
1519
+ - zh-CN: 编译
1520
+ en: Compile
1521
+
703
1522
  - zh-CN: 监测文件变化,自动编译更新的部分并输出到指定目录
704
1523
  en: "Monitor file changes, automatically compile updated parts and output them to the specified directory"
705
1524
 
@@ -734,7 +1553,7 @@
734
1553
  en: Find the real path based on the search path of the module
735
1554
 
736
1555
  - zh-CN: 格式化代码
737
- en: formatting code
1556
+ en: Formatting code
738
1557
 
739
1558
  - zh-CN: 导出与指定的对象路径关联的代码
740
1559
  en: Export code associated with the specified object path
@@ -770,22 +1589,22 @@
770
1589
  en: Command Name
771
1590
 
772
1591
  - zh-CN: 您的应用名
773
- en: Your app name
1592
+ en: Your App Name
774
1593
 
775
1594
  - zh-CN: 源项目
776
- en: source item
1595
+ en: Source Project
777
1596
 
778
1597
  - zh-CN: http端口
779
- en: HTTP port
1598
+ en: HTTP Port
780
1599
 
781
1600
  - zh-CN: https端口
782
- en: HTTPS port
1601
+ en: HTTPS Port
783
1602
 
784
1603
  - zh-CN: 变量名
785
- en: Variable name
1604
+ en: Variable Name
786
1605
 
787
1606
  - zh-CN: efront服务器地址
788
- en: Efront server address
1607
+ en: efront Server Address
789
1608
 
790
1609
  - zh-CN: efront服务器提供的连接号
791
1610
  en: The Dash provided by the efront server
@@ -803,7 +1622,7 @@
803
1622
  en: The path where the JSON file is located
804
1623
 
805
1624
  - zh-CN: 签名
806
- en: autograph
1625
+ en: Autograph
807
1626
 
808
1627
  - zh-CN: 文件或文件夹的路径
809
1628
  en: Path to file or folder
@@ -821,25 +1640,25 @@
821
1640
  en: The property path of the object
822
1641
 
823
1642
  - zh-CN: 缩进空格数
824
- en: Indent spaces
1643
+ en: Indent Spaces
825
1644
 
826
1645
  - zh-CN: 文件路径
827
1646
  en: File Path
828
1647
 
829
1648
  - zh-CN: 用户名
830
- en: user name
1649
+ en: User Name
831
1650
 
832
1651
  - zh-CN: 游客
833
- en: tourist
1652
+ en: Tourist
834
1653
 
835
1654
  - zh-CN: 登录中
836
1655
  en: Logging in
837
1656
 
838
1657
  - zh-CN: 确定
839
- en: confirm
1658
+ en: Confirm
840
1659
 
841
1660
  - zh-CN: 取消
842
- en: cancel
1661
+ en: Cancel
843
1662
 
844
1663
  - zh-CN: 服务器异常$1
845
1664
  en: Server Exception $1
@@ -875,7 +1694,7 @@
875
1694
  en: The server canceled your request
876
1695
 
877
1696
  - zh-CN: 文件
878
- en: file
1697
+ en: File
879
1698
 
880
1699
  - zh-CN: 键名
881
1700
  en: Key Name
@@ -884,10 +1703,10 @@
884
1703
  en: Display Name
885
1704
 
886
1705
  - zh-CN: 密钥
887
- en: secret key
1706
+ en: Secret Key
888
1707
 
889
1708
  - zh-CN: 备注
890
- en: remarks
1709
+ en: Remarks
891
1710
 
892
1711
  - zh-CN: 任务ID
893
1712
  en: Task ID
@@ -896,52 +1715,52 @@
896
1715
  en: Task Name
897
1716
 
898
1717
  - zh-CN: 是否启用
899
- en: Enabled or not
1718
+ en: Enabled or Not
900
1719
 
901
1720
  - zh-CN: 任务代码
902
1721
  en: Task Code
903
1722
 
904
1723
  - zh-CN: 标识
905
- en: identification
1724
+ en: Identification
906
1725
 
907
1726
  - zh-CN: 应用名
908
1727
  en: App Name
909
1728
 
910
1729
  - zh-CN: 路径
911
- en: route
1730
+ en: Route
912
1731
 
913
1732
  - zh-CN: 代理路径
914
1733
  en: Proxy Path
915
1734
 
916
1735
  - zh-CN: 二维码
917
- en: QR code
1736
+ en: QR Code
918
1737
 
919
1738
  - zh-CN: 真实路径
920
- en: Real path
1739
+ en: Real Path
921
1740
 
922
1741
  - zh-CN: 动作
923
- en: action
1742
+ en: Action
924
1743
 
925
1744
  - zh-CN: 状态
926
- en: state
1745
+ en: State
927
1746
 
928
1747
  - zh-CN: 地址
929
- en: address
1748
+ en: Address
930
1749
 
931
1750
  - zh-CN: 地理位置
932
- en: geographical position
1751
+ en: Geographical Position
933
1752
 
934
1753
  - zh-CN: 启动时间
935
- en: Start time
1754
+ en: Start Time
936
1755
 
937
1756
  - zh-CN: 端口
938
- en: port
1757
+ en: Port
939
1758
 
940
1759
  - zh-CN: 版本
941
- en: edition
1760
+ en: Edition
942
1761
 
943
1762
  - zh-CN: 进程
944
- en: process
1763
+ en: Process
945
1764
 
946
1765
  - zh-CN: 访问量
947
1766
  en: Visits
@@ -950,31 +1769,31 @@
950
1769
  en: Room name
951
1770
 
952
1771
  - zh-CN: 数值
953
- en: numerical value
1772
+ en: Value
954
1773
 
955
1774
  - zh-CN: 文本
956
- en: text
1775
+ en: Text
957
1776
 
958
1777
  - zh-CN: 字典ID
959
- en: Dictionary ID
1778
+ en: ID
960
1779
 
961
1780
  - zh-CN: 字典名
962
- en: Dictionary name
1781
+ en: Dictionary Name
963
1782
 
964
1783
  - zh-CN: 字典数据
965
- en: Dictionary data
1784
+ en: Dictionary Data
966
1785
 
967
1786
  - zh-CN: 名称
968
- en: name
1787
+ en: Name
969
1788
 
970
1789
  - zh-CN: 服务器
971
- en: The server
1790
+ en: Server
972
1791
 
973
1792
  - zh-CN: 服务器地址
974
- en: server address
1793
+ en: Server Address
975
1794
 
976
1795
  - zh-CN: 密码
977
- en: password
1796
+ en: Password
978
1797
 
979
1798
  - zh-CN: 这是一个空白项目
980
1799
  en: This is a blank project