@g1cloud/bluesea 5.0.0-beta.27 → 5.0.0-beta.28
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.
- package/README.md +21 -0
- package/bin/install-claude-skill.mjs +74 -0
- package/dist/{BSAlertModal-DT2Wai4R.js → BSAlertModal-BpbJuAe1.js} +1 -1
- package/dist/{BSGridColumnSettingModal-CUMe_yWj.js → BSGridColumnSettingModal-8MqhRWkU.js} +1 -1
- package/dist/{BSRichTextMaximizedModal-CaaSAgmI.js → BSRichTextMaximizedModal-C86Skc5v.js} +1 -1
- package/dist/{BSYesNoModal-C91E2MSF.js → BSYesNoModal-CHbktVAj.js} +1 -1
- package/dist/{BSYoutubeInputModal-DSI-NoGb.js → BSYoutubeInputModal-JKnr4hGE.js} +1 -1
- package/dist/{ImageInsertModal-7u7YeHsI.js → ImageInsertModal-DQwkQJ8b.js} +2 -2
- package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-CSHlFWfd.js → ImageProperties.vue_vue_type_script_setup_true_lang-BsMcsXdh.js} +1 -1
- package/dist/{ImagePropertiesModal-HRPdVJRK.js → ImagePropertiesModal-X7blKqTy.js} +2 -2
- package/dist/{LinkPropertiesModal-x73isyqI.js → LinkPropertiesModal-DGiiTivW.js} +1 -1
- package/dist/{TableInsertModal-BfWLdDCa.js → TableInsertModal-CupFfnOG.js} +1 -1
- package/dist/{TablePropertiesModal-D1wSXQ3C.js → TablePropertiesModal-CfK9i7Q5.js} +1 -1
- package/dist/{VideoInsertModal-DQ-wO6_P.js → VideoInsertModal-BwRRgibx.js} +2 -2
- package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-D73f1tdh.js → VideoProperties.vue_vue_type_script_setup_true_lang-zEMpmzTZ.js} +1 -1
- package/dist/{VideoPropertiesModal-BYADjPfV.js → VideoPropertiesModal-Dn6AzhPy.js} +2 -2
- package/dist/{YoutubeInsertModal-DNq4v5Ll.js → YoutubeInsertModal-DCn5bhN5.js} +2 -2
- package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-CWIVZP3H.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-B-YVlp4Y.js} +1 -1
- package/dist/{YoutubePropertiesModal-D2-7I2sg.js → YoutubePropertiesModal-Dg-n8cTv.js} +2 -2
- package/dist/bluesea.js +1 -1
- package/dist/bluesea.umd.cjs +9 -2
- package/dist/{index-BIvcVEog.js → index-e3O4IL4V.js} +25 -18
- package/dist/text/i18n.d.ts +2 -1
- package/package.json +6 -1
- package/skills/bluesea-ui/SKILL.md +312 -0
- package/skills/bluesea-ui/references/components.md +189 -0
- package/skills/bluesea-ui/references/grid.md +159 -0
- package/skills/bluesea-ui/references/i18n.md +126 -0
- package/skills/bluesea-ui/references/validation.md +176 -0
- package/text/bluesea_text_en.json +248 -964
- package/text/bluesea_text_fr.json +248 -964
- package/text/bluesea_text_ja.json +248 -964
- package/text/bluesea_text_ko.json +248 -964
- package/text/bluesea_text_zh.json +248 -964
|
@@ -1,964 +1,248 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
{
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
{
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
},
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
{
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
{
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
},
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
"text": "请输入半角数字。"
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"key": "bs.error.validation.onlyFutureDate",
|
|
253
|
-
"text": "请指定未来的日期和时间。"
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"key": "bs.error.validation.realNumber",
|
|
257
|
-
"text": "请输入半角数字(包括小数点)。"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"key": "bs.error.validation.regexp",
|
|
261
|
-
"text": "请检查格式。"
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"key": "bs.error.validation.required",
|
|
265
|
-
"text": "这是必填输入字段。"
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"key": "bs.error.validation.requiredCountryNo",
|
|
269
|
-
"text": "需要國際電話號碼。"
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"key": "bs.error.validation.tel",
|
|
273
|
-
"text": "请检查您的电话号码的格式。"
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"key": "bs.error.validation.url",
|
|
277
|
-
"text": "URL 格式有错误。"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"key": "bs.error.validation.valueMax",
|
|
281
|
-
"text": "最大输入值为{0}。"
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"key": "bs.error.validation.valueMax.exclusive",
|
|
285
|
-
"text": "必须小于最大值 {0}。"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"key": "bs.error.validation.valueMin",
|
|
289
|
-
"text": "最小输入值为 {0}。"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"key": "bs.error.validation.valueMin.exclusive",
|
|
293
|
-
"text": "必须至少大于 {0}。"
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"key": "bs.error.validation.valueRange",
|
|
297
|
-
"text": "请输入一个介于 {0} 和 {1} 之间的值。"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"key": "bs.error.validation.valueRange.exclusive",
|
|
301
|
-
"text": "最小值 {0} 必须大于最大值 {1}。"
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"key": "bs.error.validation.valueRange.maxExclusive",
|
|
305
|
-
"text": "最小必须为 {0} 或更多,最大必须为 {1} 或更多。"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"key": "bs.error.validation.valueRange.minExclusive",
|
|
309
|
-
"text": "必须大于或等于最小值 {0} 且小于或等于最大值 {1}。"
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"key": "bs.error.validator.digitPrecision",
|
|
313
|
-
"text": "整数最多可以有 {0} 位。"
|
|
314
|
-
},
|
|
315
|
-
{
|
|
316
|
-
"key": "bs.error.validator.digitScale",
|
|
317
|
-
"text": "小数点后最多可输入 {0} 位数字。"
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"key": "bs.expandAll",
|
|
321
|
-
"text": "全开"
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"key": "bs.fileupload.action",
|
|
325
|
-
"text": "删除"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"key": "bs.fileupload.alt",
|
|
329
|
-
"text": "替代文本"
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"key": "bs.fileupload.filename",
|
|
333
|
-
"text": "文件名"
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
"key": "bs.fileupload.filesize",
|
|
337
|
-
"text": "尺寸"
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"key": "bs.fileupload.filesizeTooBig",
|
|
341
|
-
"text": "文件太大,无法上传。"
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"key": "bs.fileupload.invalidFileExt",
|
|
345
|
-
"text": "只能上传扩展名为 {0} 的文件。"
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"key": "bs.fileupload.invalidFileName",
|
|
349
|
-
"text": "文件名无效。"
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"key": "bs.fileUpload.noFile",
|
|
353
|
-
"text": "无文件"
|
|
354
|
-
},
|
|
355
|
-
{
|
|
356
|
-
"key": "bs.fileupload.progress",
|
|
357
|
-
"text": "进度状态"
|
|
358
|
-
},
|
|
359
|
-
{
|
|
360
|
-
"key": "bs.fileUpload.selectFile",
|
|
361
|
-
"text": "选择文件"
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
"key": "bs.fileupload.thumbnail",
|
|
365
|
-
"text": "文件"
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"key": "bs.fileupload.totalFilesizeTooBig",
|
|
369
|
-
"text": "文件太大,无法上传。 .<br/>您最多可以单独上传 {0} 个文件,或者总共上传 {1} 个文件。",
|
|
370
|
-
"html": true
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"key": "bs.fileupload.uploadDone",
|
|
374
|
-
"text": "完成"
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"key": "bs.grid.caption",
|
|
378
|
-
"text": "标题"
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"key": "bs.grid.clearSetting",
|
|
382
|
-
"text": "过滤器初始化"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"key": "bs.grid.deleteSearchCond",
|
|
386
|
-
"text": "删除查询条件"
|
|
387
|
-
},
|
|
388
|
-
{
|
|
389
|
-
"key": "bs.grid.empty",
|
|
390
|
-
"text": "没有物品。"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"key": "bs.grid.excelDownload",
|
|
394
|
-
"text": "下载为 Excel 文件"
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"key": "bs.grid.filter",
|
|
398
|
-
"text": "筛选"
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"key": "bs.grid.fixed",
|
|
402
|
-
"text": "立柱固定"
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
"key": "bs.grid.hideColumn",
|
|
406
|
-
"text": "隐藏列"
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"key": "bs.grid.lookup",
|
|
410
|
-
"text": "询问"
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"key": "bs.grid.restoreAllColumnSetting",
|
|
414
|
-
"text": "初始化所有列设置"
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"key": "bs.grid.restoreSetting",
|
|
418
|
-
"text": "初始化"
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
"key": "bs.grid.saveSearchCond",
|
|
422
|
-
"text": "保存查询条件"
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
"key": "bs.grid.visible",
|
|
426
|
-
"text": "展示"
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
"key": "bs.gridcontrol.addRow",
|
|
430
|
-
"text": "添加行"
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"key": "bs.gridcontrol.autorefresh",
|
|
434
|
-
"text": "自动更新"
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
"key": "bs.gridcontrol.autoRefreshPeriod",
|
|
438
|
-
"text": "自动更新频率"
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"key": "bs.gridcontrol.clearFilter",
|
|
442
|
-
"text": "初始化搜索过滤器"
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
"key": "bs.gridcontrol.columnSetting",
|
|
446
|
-
"text": "栏目设置"
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"key": "bs.gridcontrol.deleteSelectedCount",
|
|
450
|
-
"text": "删除选择"
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"key": "bs.gridcontrol.downloadExcel",
|
|
454
|
-
"text": "您想下载 Excel 格式的数据吗? <br/>对于大数量,可能需要一些时间。"
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
"key": "bs.gridcontrol.filter",
|
|
458
|
-
"text": "过滤查询"
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
"key": "bs.gridcontrol.pageLength",
|
|
462
|
-
"text": "每页列表数"
|
|
463
|
-
},
|
|
464
|
-
{
|
|
465
|
-
"key": "bs.gridcontrol.removeRow",
|
|
466
|
-
"text": "行擦除"
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
"key": "bs.gridcontrol.selectedCount",
|
|
470
|
-
"text": "选择"
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"key": "bs.gridcontrol.selectRowToRemove",
|
|
474
|
-
"text": "选择要删除的行。"
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"key": "bs.gridcontrol.totalCount",
|
|
478
|
-
"text": "所有的"
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
"key": "bs.height",
|
|
482
|
-
"text": "高度"
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"key": "bs.hour",
|
|
486
|
-
"text": "时间"
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
"key": "bs.imageUpload.playVideo",
|
|
490
|
-
"text": "播放/停止视频"
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
"key": "bs.imageUpload.uploadImage",
|
|
494
|
-
"text": "上传图片"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"key": "bs.imageUpload.uploadImageOrVideo",
|
|
498
|
-
"text": "图片/视频上传"
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
"key": "bs.imageUpload.uploadThumbnail",
|
|
502
|
-
"text": "缩略图注册"
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"key": "bs.initialValue",
|
|
506
|
-
"text": "初始值"
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
"key": "bs.item",
|
|
510
|
-
"text": "物品"
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"key": "bs.language",
|
|
514
|
-
"text": "语言"
|
|
515
|
-
},
|
|
516
|
-
{
|
|
517
|
-
"key": "bs.lastmodified.title",
|
|
518
|
-
"text": "最终修正"
|
|
519
|
-
},
|
|
520
|
-
{
|
|
521
|
-
"key": "bs.left",
|
|
522
|
-
"text": "左边"
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
"key": "bs.link",
|
|
526
|
-
"text": "关联"
|
|
527
|
-
},
|
|
528
|
-
{
|
|
529
|
-
"key": "bs.linkTarget",
|
|
530
|
-
"text": "链接目标"
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"key": "bs.linkUrl",
|
|
534
|
-
"text": "链接网址"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"key": "bs.margin",
|
|
538
|
-
"text": "利润"
|
|
539
|
-
},
|
|
540
|
-
{
|
|
541
|
-
"key": "bs.maxHeight",
|
|
542
|
-
"text": "最大高度"
|
|
543
|
-
},
|
|
544
|
-
{
|
|
545
|
-
"key": "bs.maximizeOrRestore",
|
|
546
|
-
"text": "最大化/恢复"
|
|
547
|
-
},
|
|
548
|
-
{
|
|
549
|
-
"key": "bs.maxSize",
|
|
550
|
-
"text": "最大尺寸"
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"key": "bs.maxWidth",
|
|
554
|
-
"text": "最大宽度"
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"key": "bs.minute",
|
|
558
|
-
"text": "分钟"
|
|
559
|
-
},
|
|
560
|
-
{
|
|
561
|
-
"key": "bs.moveDown",
|
|
562
|
-
"text": "向下移动"
|
|
563
|
-
},
|
|
564
|
-
{
|
|
565
|
-
"key": "bs.moveUp",
|
|
566
|
-
"text": "向上移动"
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"key": "bs.multiimageupload.maxfilesize",
|
|
570
|
-
"text": "{0}:只能上传低于{1}的图像文件。"
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"key": "bs.multilangfield.expandall",
|
|
574
|
-
"text": "打开所有多语言字段"
|
|
575
|
-
},
|
|
576
|
-
{
|
|
577
|
-
"key": "bs.nativeupload.selectFile",
|
|
578
|
-
"text": "请选择文件"
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"key": "bs.nativeupload.upload",
|
|
582
|
-
"text": "上传"
|
|
583
|
-
},
|
|
584
|
-
{
|
|
585
|
-
"key": "bs.no",
|
|
586
|
-
"text": "不"
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"key": "bs.ok",
|
|
590
|
-
"text": "确认"
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
"key": "bs.openInNewTab",
|
|
594
|
-
"text": "在新选项卡中打开"
|
|
595
|
-
},
|
|
596
|
-
{
|
|
597
|
-
"key": "bs.pm",
|
|
598
|
-
"text": "下午"
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
"key": "bs.preview",
|
|
602
|
-
"text": "预览"
|
|
603
|
-
},
|
|
604
|
-
{
|
|
605
|
-
"key": "bs.properties",
|
|
606
|
-
"text": "特性"
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"key": "bs.refresh",
|
|
610
|
-
"text": "重新加载"
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
"key": "bs.registerUser.dupCheckButton",
|
|
614
|
-
"text": "重复确认"
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
"key": "bs.registerUser.emailAddr",
|
|
618
|
-
"text": "电子邮件"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
"key": "bs.registerUser.loginId",
|
|
622
|
-
"text": "ID"
|
|
623
|
-
},
|
|
624
|
-
{
|
|
625
|
-
"key": "bs.registerUser.loginPassword",
|
|
626
|
-
"text": "密码"
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
"key": "bs.registerUser.passwordConfirm",
|
|
630
|
-
"text": "确认密码"
|
|
631
|
-
},
|
|
632
|
-
{
|
|
633
|
-
"key": "bs.registerUser.requestBtn",
|
|
634
|
-
"text": "应用"
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
"key": "bs.registerUser.telephoneNo",
|
|
638
|
-
"text": "联系地址"
|
|
639
|
-
},
|
|
640
|
-
{
|
|
641
|
-
"key": "bs.registerUser.title",
|
|
642
|
-
"text": "账户注册"
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
"key": "bs.registerUser.userName",
|
|
646
|
-
"text": "姓名"
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
"key": "bs.remove",
|
|
650
|
-
"text": "擦除"
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
"key": "bs.reset",
|
|
654
|
-
"text": "重置"
|
|
655
|
-
},
|
|
656
|
-
{
|
|
657
|
-
"key": "bs.richtext.addColumnAfter",
|
|
658
|
-
"text": "在右侧添加列"
|
|
659
|
-
},
|
|
660
|
-
{
|
|
661
|
-
"key": "bs.richtext.addColumnBefore",
|
|
662
|
-
"text": "将列添加到左侧"
|
|
663
|
-
},
|
|
664
|
-
{
|
|
665
|
-
"key": "bs.richtext.addRowAfter",
|
|
666
|
-
"text": "在下面添加行"
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"key": "bs.richtext.addRowBefore",
|
|
670
|
-
"text": "在上方添加行"
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"key": "bs.richtext.alignCenter",
|
|
674
|
-
"text": "中心对齐"
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
"key": "bs.richtext.alignLeft",
|
|
678
|
-
"text": "左对齐"
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
"key": "bs.richtext.alignRight",
|
|
682
|
-
"text": "右对齐"
|
|
683
|
-
},
|
|
684
|
-
{
|
|
685
|
-
"key": "bs.richtext.bold",
|
|
686
|
-
"text": "大胆的"
|
|
687
|
-
},
|
|
688
|
-
{
|
|
689
|
-
"key": "bs.richtext.bulletList",
|
|
690
|
-
"text": "列表"
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"key": "bs.richtext.changeTextColor",
|
|
694
|
-
"text": "更改文字颜色"
|
|
695
|
-
},
|
|
696
|
-
{
|
|
697
|
-
"key": "bs.richtext.columns",
|
|
698
|
-
"text": "柱子"
|
|
699
|
-
},
|
|
700
|
-
{
|
|
701
|
-
"key": "bs.richtext.decreaseFontSize",
|
|
702
|
-
"text": "减小字体大小"
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
"key": "bs.richtext.deleteColumn",
|
|
706
|
-
"text": "删除列"
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"key": "bs.richtext.deleteRow",
|
|
710
|
-
"text": "删除行"
|
|
711
|
-
},
|
|
712
|
-
{
|
|
713
|
-
"key": "bs.richtext.deleteTable",
|
|
714
|
-
"text": "删除表"
|
|
715
|
-
},
|
|
716
|
-
{
|
|
717
|
-
"key": "bs.richtext.heading1",
|
|
718
|
-
"text": "标题1"
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"key": "bs.richtext.heading2",
|
|
722
|
-
"text": "标题2"
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
"key": "bs.richtext.heading3",
|
|
726
|
-
"text": "标题3"
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"key": "bs.richtext.heading4",
|
|
730
|
-
"text": "标题4"
|
|
731
|
-
},
|
|
732
|
-
{
|
|
733
|
-
"key": "bs.richtext.imageProperties",
|
|
734
|
-
"text": "图像属性"
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
"key": "bs.richtext.increaseFontSize",
|
|
738
|
-
"text": "增加字体大小"
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
"key": "bs.richtext.insertImage",
|
|
742
|
-
"text": "插入图片"
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"key": "bs.richtext.insertTable",
|
|
746
|
-
"text": "表格插入"
|
|
747
|
-
},
|
|
748
|
-
{
|
|
749
|
-
"key": "bs.richtext.insertVideo",
|
|
750
|
-
"text": "视频插入"
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
"key": "bs.richtext.insertYoutube",
|
|
754
|
-
"text": "添加 YouTube 视频"
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"key": "bs.richtext.italic",
|
|
758
|
-
"text": "倾角"
|
|
759
|
-
},
|
|
760
|
-
{
|
|
761
|
-
"key": "bs.richtext.orderedList",
|
|
762
|
-
"text": "号码表"
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
"key": "bs.richtext.removeLink",
|
|
766
|
-
"text": "链接删除"
|
|
767
|
-
},
|
|
768
|
-
{
|
|
769
|
-
"key": "bs.richtext.rows",
|
|
770
|
-
"text": "线"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"key": "bs.richtext.showVideoControl",
|
|
774
|
-
"text": "控制功能显示"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"key": "bs.richtext.strike",
|
|
778
|
-
"text": "删除线"
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
"key": "bs.richtext.table",
|
|
782
|
-
"text": "桌子"
|
|
783
|
-
},
|
|
784
|
-
{
|
|
785
|
-
"key": "bs.richtext.tableColumnInfo",
|
|
786
|
-
"text": "欄位資訊"
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
"key": "bs.richtext.tableProperties",
|
|
790
|
-
"text": "表格屬性"
|
|
791
|
-
},
|
|
792
|
-
{
|
|
793
|
-
"key": "bs.richtext.text",
|
|
794
|
-
"text": "正文"
|
|
795
|
-
},
|
|
796
|
-
{
|
|
797
|
-
"key": "bs.richtext.videoAutoplay",
|
|
798
|
-
"text": "自动播放"
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
"key": "bs.richtext.videoLoop",
|
|
802
|
-
"text": "重复播放"
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"key": "bs.richtext.videoMuted",
|
|
806
|
-
"text": "沉默的"
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
"key": "bs.richtext.videoProperties",
|
|
810
|
-
"text": "视频属性"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"key": "bs.richtext.youtube",
|
|
814
|
-
"text": "YouTube"
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
"key": "bs.richtext.youtubeProperties",
|
|
818
|
-
"text": "YouTube 属性"
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
"key": "bs.richtext.youtubeUrl",
|
|
822
|
-
"text": "YouTube 网址"
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"key": "bs.right",
|
|
826
|
-
"text": "右侧"
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"key": "bs.save",
|
|
830
|
-
"text": "保持"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"key": "bs.saved",
|
|
834
|
-
"text": "已保存。"
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"key": "bs.search",
|
|
838
|
-
"text": "搜索"
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
"key": "bs.second",
|
|
842
|
-
"text": "秒"
|
|
843
|
-
},
|
|
844
|
-
{
|
|
845
|
-
"key": "bs.select.selectAll",
|
|
846
|
-
"text": "所有的"
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"key": "bs.settingsIsReset",
|
|
850
|
-
"text": "设置已初始化。当屏幕更新时将会反映出来。"
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"key": "bs.size",
|
|
854
|
-
"text": "尺寸"
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"key": "bs.styledtextfield.bold",
|
|
858
|
-
"text": "大胆的"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"key": "bs.styledtextfield.italic",
|
|
862
|
-
"text": "斜体"
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"key": "bs.styledtextfield.removeFormat",
|
|
866
|
-
"text": "格式删除"
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"key": "bs.styledtextfield.strikethrough",
|
|
870
|
-
"text": "删除线"
|
|
871
|
-
},
|
|
872
|
-
{
|
|
873
|
-
"key": "bs.styledtextfield.underline",
|
|
874
|
-
"text": "强调"
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
"key": "bs.tabs.closeAllTabs",
|
|
878
|
-
"text": "关闭所有选项卡"
|
|
879
|
-
},
|
|
880
|
-
{
|
|
881
|
-
"key": "bs.tabs.closeOtherTabs",
|
|
882
|
-
"text": "关闭其他选项卡"
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
"key": "bs.tabs.closeThisTab",
|
|
886
|
-
"text": "关闭选项卡"
|
|
887
|
-
},
|
|
888
|
-
{
|
|
889
|
-
"key": "bs.timezone",
|
|
890
|
-
"text": "时区"
|
|
891
|
-
},
|
|
892
|
-
{
|
|
893
|
-
"key": "bs.top",
|
|
894
|
-
"text": "上侧"
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
"key": "bs.tree.cannotAddItem",
|
|
898
|
-
"text": "您无法在您要添加的项目下方添加其他项目。"
|
|
899
|
-
},
|
|
900
|
-
{
|
|
901
|
-
"key": "bs.tree.confirmCancelModified",
|
|
902
|
-
"text": "部分内容尚未保存。您想继续而不保存吗?"
|
|
903
|
-
},
|
|
904
|
-
{
|
|
905
|
-
"key": "bs.treecontrol.addRootBtnCaption",
|
|
906
|
-
"text": "添加顶级项目"
|
|
907
|
-
},
|
|
908
|
-
{
|
|
909
|
-
"key": "bs.treecontrol.addSiblingBtnCaption",
|
|
910
|
-
"text": "添加项目"
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"key": "bs.treecontrol.addSubBtnCaption",
|
|
914
|
-
"text": "添加子项目"
|
|
915
|
-
},
|
|
916
|
-
{
|
|
917
|
-
"key": "bs.treecontrol.saveOrderButton",
|
|
918
|
-
"text": "订单保存"
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"key": "bs.updatedBy",
|
|
922
|
-
"text": "修饰符ID"
|
|
923
|
-
},
|
|
924
|
-
{
|
|
925
|
-
"key": "bs.updatedDt",
|
|
926
|
-
"text": "修改日期和时间"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"key": "bs.url",
|
|
930
|
-
"text": "网址"
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"key": "bs.used",
|
|
934
|
-
"text": "可用性"
|
|
935
|
-
},
|
|
936
|
-
{
|
|
937
|
-
"key": "bs.weekNames",
|
|
938
|
-
"text": "日,月,火,水,木,金,土"
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"key": "bs.width",
|
|
942
|
-
"text": "宽度"
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
"key": "bs.widthHeightRatio",
|
|
946
|
-
"text": "纵横比"
|
|
947
|
-
},
|
|
948
|
-
{
|
|
949
|
-
"key": "bs.yes",
|
|
950
|
-
"text": "是的"
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"key": "bs.youtubeUrl",
|
|
954
|
-
"text": "Youtube 网址"
|
|
955
|
-
},
|
|
956
|
-
{
|
|
957
|
-
"key": "bs.zoomIn",
|
|
958
|
-
"text": "扩张"
|
|
959
|
-
},
|
|
960
|
-
{
|
|
961
|
-
"key": "bs.zoomOut",
|
|
962
|
-
"text": "减少"
|
|
963
|
-
}
|
|
964
|
-
]
|
|
1
|
+
{
|
|
2
|
+
"bs.addressfield.search": "邮政编码搜索",
|
|
3
|
+
"bs.addYoutubeUrl": "YouTube 视频注册",
|
|
4
|
+
"bs.align": "對齊",
|
|
5
|
+
"bs.am": "早晨",
|
|
6
|
+
"bs.bgcolor": "背景颜色",
|
|
7
|
+
"bs.bottom": "下侧",
|
|
8
|
+
"bs.cancel": "取消",
|
|
9
|
+
"bs.changeTabAfterSaving": "一些信息是新输入或修改的。保存后请移动。",
|
|
10
|
+
"bs.ckeditorfileupload.validatemessage": "只能上传 {0} 以下的图像文件。",
|
|
11
|
+
"bs.clear": "清除",
|
|
12
|
+
"bs.clearAll": "完全擦拭",
|
|
13
|
+
"bs.cleared": "已初始化。",
|
|
14
|
+
"bs.close": "关闭",
|
|
15
|
+
"bs.collapseAll": "全部关闭",
|
|
16
|
+
"bs.colorfield.desc": "请以“#FFFFFFF”或“红色”格式输入。",
|
|
17
|
+
"bs.colorfield.rgb.desc": "请输入 0 到 255 之间的 R/G/B 值。",
|
|
18
|
+
"bs.confirm.delete": "您想删除它吗?",
|
|
19
|
+
"bs.confirmLeavingModifiedTab": "新輸入或修改的資訊將被刪除。您確定要移動它嗎?",
|
|
20
|
+
"bs.copy": "复制",
|
|
21
|
+
"bs.createdBy": "注册人ID",
|
|
22
|
+
"bs.createdDt": "注册日期和时间",
|
|
23
|
+
"bs.datefield.invalidFormat.day": "请以“YYYYMMDD”格式输入。",
|
|
24
|
+
"bs.datefield.invalidFormat.hour": "请以“YYYYMMDD HH”格式输入。",
|
|
25
|
+
"bs.datefield.invalidFormat.minute": "请以“YYYYMMDD HHMM”格式输入。",
|
|
26
|
+
"bs.dateLookup.10daysAgo": "过去10天",
|
|
27
|
+
"bs.dateLookup.15daysAgo": "过去 15 天",
|
|
28
|
+
"bs.dateLookup.2monthsAgo": "过去2个月",
|
|
29
|
+
"bs.dateLookup.30daysAgo": "过去 30 天",
|
|
30
|
+
"bs.dateLookup.3monthsAgo": "过去 3 个月",
|
|
31
|
+
"bs.dateLookup.7daysAgo": "过去 7 天",
|
|
32
|
+
"bs.dateLookup.all": "整个时期",
|
|
33
|
+
"bs.dateLookup.custom": "风俗",
|
|
34
|
+
"bs.dateLookup.prevMonth": "上个月",
|
|
35
|
+
"bs.dateLookup.thisMonth": "本月",
|
|
36
|
+
"bs.dateLookup.today": "今天",
|
|
37
|
+
"bs.dateLookup.yesterday": "昨天",
|
|
38
|
+
"bs.daterangefield.day": "天",
|
|
39
|
+
"bs.daterangefield.month": "月",
|
|
40
|
+
"bs.daterangefield.week": "星期",
|
|
41
|
+
"bs.daterangegroup.invalidDateOrder": "请指定结束日期之前的日期作为开始日期。",
|
|
42
|
+
"bs.delete": "删除",
|
|
43
|
+
"bs.deleted": "已删除。",
|
|
44
|
+
"bs.details": "细节",
|
|
45
|
+
"bs.edit": "编辑",
|
|
46
|
+
"bs.error": "错误",
|
|
47
|
+
"bs.error.failedToUpload": "文件上传失败。 ({0})",
|
|
48
|
+
"bs.error.illegalAccess": "这是错误的做法。",
|
|
49
|
+
"bs.error.tooManyTabs": [
|
|
50
|
+
"最多将打开 {0} 个选项卡。 <br/>如果您想打开新标签,请关闭已打开的标签。",
|
|
51
|
+
1
|
|
52
|
+
],
|
|
53
|
+
"bs.error.uploadFailed": "上传失败。",
|
|
54
|
+
"bs.error.validation.allowed": "只能输入字符“{0}”。",
|
|
55
|
+
"bs.error.validation.currency": "您只能输入金额。",
|
|
56
|
+
"bs.error.validation.digitPrecisionScale": "您最多可以输入 {0} 位整数,最多可以输入 {1} 位小数点后的数字。",
|
|
57
|
+
"bs.error.validation.duplicated": "重复的输入值。",
|
|
58
|
+
"bs.error.validation.duplicationNotChecked": "请检查是否有重复。",
|
|
59
|
+
"bs.error.validation.email": "电子邮件地址格式有错误。",
|
|
60
|
+
"bs.error.validation.integerNumber": "请输入半角数字。",
|
|
61
|
+
"bs.error.validation.lengthExact": "{0}请输入字符数。",
|
|
62
|
+
"bs.error.validation.lengthMax": "请输入最多 {0} 个字符。",
|
|
63
|
+
"bs.error.validation.lengthMin": "请输入至少 {0} 个字符。",
|
|
64
|
+
"bs.error.validation.lengthRange": "请输入介于 {0} 到 {1} 个字符之间的字符数。",
|
|
65
|
+
"bs.error.validation.notAllowed": "无法输入“{0}”字符。",
|
|
66
|
+
"bs.error.validation.number": "请输入半角数字。",
|
|
67
|
+
"bs.error.validation.onlyFutureDate": "请指定未来的日期和时间。",
|
|
68
|
+
"bs.error.validation.realNumber": "请输入半角数字(包括小数点)。",
|
|
69
|
+
"bs.error.validation.regexp": "请检查格式。",
|
|
70
|
+
"bs.error.validation.required": "这是必填输入字段。",
|
|
71
|
+
"bs.error.validation.requiredCountryNo": "需要國際電話號碼。",
|
|
72
|
+
"bs.error.validation.tel": "请检查您的电话号码的格式。",
|
|
73
|
+
"bs.error.validation.url": "URL 格式有错误。",
|
|
74
|
+
"bs.error.validation.valueMax": "最大输入值为{0}。",
|
|
75
|
+
"bs.error.validation.valueMax.exclusive": "必须小于最大值 {0}。",
|
|
76
|
+
"bs.error.validation.valueMin": "最小输入值为 {0}。",
|
|
77
|
+
"bs.error.validation.valueMin.exclusive": "必须至少大于 {0}。",
|
|
78
|
+
"bs.error.validation.valueRange": "请输入一个介于 {0} 和 {1} 之间的值。",
|
|
79
|
+
"bs.error.validation.valueRange.exclusive": "最小值 {0} 必须大于最大值 {1}。",
|
|
80
|
+
"bs.error.validation.valueRange.maxExclusive": "最小必须为 {0} 或更多,最大必须为 {1} 或更多。",
|
|
81
|
+
"bs.error.validation.valueRange.minExclusive": "必须大于或等于最小值 {0} 且小于或等于最大值 {1}。",
|
|
82
|
+
"bs.error.validator.digitPrecision": "整数最多可以有 {0} 位。",
|
|
83
|
+
"bs.error.validator.digitScale": "小数点后最多可输入 {0} 位数字。",
|
|
84
|
+
"bs.expandAll": "全开",
|
|
85
|
+
"bs.fileupload.action": "删除",
|
|
86
|
+
"bs.fileupload.alt": "替代文本",
|
|
87
|
+
"bs.fileupload.filename": "文件名",
|
|
88
|
+
"bs.fileupload.filesize": "尺寸",
|
|
89
|
+
"bs.fileupload.filesizeTooBig": "文件太大,无法上传。",
|
|
90
|
+
"bs.fileupload.invalidFileExt": "只能上传扩展名为 {0} 的文件。",
|
|
91
|
+
"bs.fileupload.invalidFileName": "文件名无效。",
|
|
92
|
+
"bs.fileUpload.noFile": "无文件",
|
|
93
|
+
"bs.fileupload.progress": "进度状态",
|
|
94
|
+
"bs.fileUpload.selectFile": "选择文件",
|
|
95
|
+
"bs.fileupload.thumbnail": "文件",
|
|
96
|
+
"bs.fileupload.totalFilesizeTooBig": [
|
|
97
|
+
"文件太大,无法上传。 .<br/>您最多可以单独上传 {0} 个文件,或者总共上传 {1} 个文件。",
|
|
98
|
+
1
|
|
99
|
+
],
|
|
100
|
+
"bs.fileupload.uploadDone": "完成",
|
|
101
|
+
"bs.grid.caption": "标题",
|
|
102
|
+
"bs.grid.clearSetting": "过滤器初始化",
|
|
103
|
+
"bs.grid.deleteSearchCond": "删除查询条件",
|
|
104
|
+
"bs.grid.empty": "没有物品。",
|
|
105
|
+
"bs.grid.excelDownload": "下载为 Excel 文件",
|
|
106
|
+
"bs.grid.filter": "筛选",
|
|
107
|
+
"bs.grid.fixed": "立柱固定",
|
|
108
|
+
"bs.grid.hideColumn": "隐藏列",
|
|
109
|
+
"bs.grid.lookup": "询问",
|
|
110
|
+
"bs.grid.restoreAllColumnSetting": "初始化所有列设置",
|
|
111
|
+
"bs.grid.restoreSetting": "初始化",
|
|
112
|
+
"bs.grid.saveSearchCond": "保存查询条件",
|
|
113
|
+
"bs.grid.visible": "展示",
|
|
114
|
+
"bs.gridcontrol.addRow": "添加行",
|
|
115
|
+
"bs.gridcontrol.autorefresh": "自动更新",
|
|
116
|
+
"bs.gridcontrol.autoRefreshPeriod": "自动更新频率",
|
|
117
|
+
"bs.gridcontrol.clearFilter": "初始化搜索过滤器",
|
|
118
|
+
"bs.gridcontrol.columnSetting": "栏目设置",
|
|
119
|
+
"bs.gridcontrol.deleteSelectedCount": "删除选择",
|
|
120
|
+
"bs.gridcontrol.downloadExcel": "您想下载 Excel 格式的数据吗? <br/>对于大数量,可能需要一些时间。",
|
|
121
|
+
"bs.gridcontrol.filter": "过滤查询",
|
|
122
|
+
"bs.gridcontrol.pageLength": "每页列表数",
|
|
123
|
+
"bs.gridcontrol.removeRow": "行擦除",
|
|
124
|
+
"bs.gridcontrol.selectedCount": "选择",
|
|
125
|
+
"bs.gridcontrol.selectRowToRemove": "选择要删除的行。",
|
|
126
|
+
"bs.gridcontrol.totalCount": "所有的",
|
|
127
|
+
"bs.height": "高度",
|
|
128
|
+
"bs.hour": "时间",
|
|
129
|
+
"bs.imageUpload.playVideo": "播放/停止视频",
|
|
130
|
+
"bs.imageUpload.uploadImage": "上传图片",
|
|
131
|
+
"bs.imageUpload.uploadImageOrVideo": "图片/视频上传",
|
|
132
|
+
"bs.imageUpload.uploadThumbnail": "缩略图注册",
|
|
133
|
+
"bs.initialValue": "初始值",
|
|
134
|
+
"bs.item": "物品",
|
|
135
|
+
"bs.language": "语言",
|
|
136
|
+
"bs.lastmodified.title": "最终修正",
|
|
137
|
+
"bs.left": "左边",
|
|
138
|
+
"bs.link": "关联",
|
|
139
|
+
"bs.linkTarget": "链接目标",
|
|
140
|
+
"bs.linkUrl": "链接网址",
|
|
141
|
+
"bs.margin": "利润",
|
|
142
|
+
"bs.maxHeight": "最大高度",
|
|
143
|
+
"bs.maximizeOrRestore": "最大化/恢复",
|
|
144
|
+
"bs.maxSize": "最大尺寸",
|
|
145
|
+
"bs.maxWidth": "最大宽度",
|
|
146
|
+
"bs.minute": "分钟",
|
|
147
|
+
"bs.moveDown": "向下移动",
|
|
148
|
+
"bs.moveUp": "向上移动",
|
|
149
|
+
"bs.multiimageupload.maxfilesize": "{0}:只能上传低于{1}的图像文件。",
|
|
150
|
+
"bs.multilangfield.expandall": "打开所有多语言字段",
|
|
151
|
+
"bs.nativeupload.selectFile": "请选择文件",
|
|
152
|
+
"bs.nativeupload.upload": "上传",
|
|
153
|
+
"bs.no": "不",
|
|
154
|
+
"bs.ok": "确认",
|
|
155
|
+
"bs.openInNewTab": "在新选项卡中打开",
|
|
156
|
+
"bs.pm": "下午",
|
|
157
|
+
"bs.preview": "预览",
|
|
158
|
+
"bs.properties": "特性",
|
|
159
|
+
"bs.refresh": "重新加载",
|
|
160
|
+
"bs.registerUser.dupCheckButton": "重复确认",
|
|
161
|
+
"bs.registerUser.emailAddr": "电子邮件",
|
|
162
|
+
"bs.registerUser.loginId": "ID",
|
|
163
|
+
"bs.registerUser.loginPassword": "密码",
|
|
164
|
+
"bs.registerUser.passwordConfirm": "确认密码",
|
|
165
|
+
"bs.registerUser.requestBtn": "应用",
|
|
166
|
+
"bs.registerUser.telephoneNo": "联系地址",
|
|
167
|
+
"bs.registerUser.title": "账户注册",
|
|
168
|
+
"bs.registerUser.userName": "姓名",
|
|
169
|
+
"bs.remove": "擦除",
|
|
170
|
+
"bs.reset": "重置",
|
|
171
|
+
"bs.richtext.addColumnAfter": "在右侧添加列",
|
|
172
|
+
"bs.richtext.addColumnBefore": "将列添加到左侧",
|
|
173
|
+
"bs.richtext.addRowAfter": "在下面添加行",
|
|
174
|
+
"bs.richtext.addRowBefore": "在上方添加行",
|
|
175
|
+
"bs.richtext.alignCenter": "中心对齐",
|
|
176
|
+
"bs.richtext.alignLeft": "左对齐",
|
|
177
|
+
"bs.richtext.alignRight": "右对齐",
|
|
178
|
+
"bs.richtext.bold": "大胆的",
|
|
179
|
+
"bs.richtext.bulletList": "列表",
|
|
180
|
+
"bs.richtext.changeTextColor": "更改文字颜色",
|
|
181
|
+
"bs.richtext.columns": "柱子",
|
|
182
|
+
"bs.richtext.decreaseFontSize": "减小字体大小",
|
|
183
|
+
"bs.richtext.deleteColumn": "删除列",
|
|
184
|
+
"bs.richtext.deleteRow": "删除行",
|
|
185
|
+
"bs.richtext.deleteTable": "删除表",
|
|
186
|
+
"bs.richtext.heading1": "标题1",
|
|
187
|
+
"bs.richtext.heading2": "标题2",
|
|
188
|
+
"bs.richtext.heading3": "标题3",
|
|
189
|
+
"bs.richtext.heading4": "标题4",
|
|
190
|
+
"bs.richtext.imageProperties": "图像属性",
|
|
191
|
+
"bs.richtext.increaseFontSize": "增加字体大小",
|
|
192
|
+
"bs.richtext.insertImage": "插入图片",
|
|
193
|
+
"bs.richtext.insertTable": "表格插入",
|
|
194
|
+
"bs.richtext.insertVideo": "视频插入",
|
|
195
|
+
"bs.richtext.insertYoutube": "添加 YouTube 视频",
|
|
196
|
+
"bs.richtext.italic": "倾角",
|
|
197
|
+
"bs.richtext.orderedList": "号码表",
|
|
198
|
+
"bs.richtext.removeLink": "链接删除",
|
|
199
|
+
"bs.richtext.rows": "线",
|
|
200
|
+
"bs.richtext.showVideoControl": "控制功能显示",
|
|
201
|
+
"bs.richtext.strike": "删除线",
|
|
202
|
+
"bs.richtext.table": "桌子",
|
|
203
|
+
"bs.richtext.tableColumnInfo": "欄位資訊",
|
|
204
|
+
"bs.richtext.tableProperties": "表格屬性",
|
|
205
|
+
"bs.richtext.text": "正文",
|
|
206
|
+
"bs.richtext.videoAutoplay": "自动播放",
|
|
207
|
+
"bs.richtext.videoLoop": "重复播放",
|
|
208
|
+
"bs.richtext.videoMuted": "沉默的",
|
|
209
|
+
"bs.richtext.videoProperties": "视频属性",
|
|
210
|
+
"bs.richtext.youtube": "YouTube",
|
|
211
|
+
"bs.richtext.youtubeProperties": "YouTube 属性",
|
|
212
|
+
"bs.richtext.youtubeUrl": "YouTube 网址",
|
|
213
|
+
"bs.right": "右侧",
|
|
214
|
+
"bs.save": "保持",
|
|
215
|
+
"bs.saved": "已保存。",
|
|
216
|
+
"bs.search": "搜索",
|
|
217
|
+
"bs.second": "秒",
|
|
218
|
+
"bs.select.selectAll": "所有的",
|
|
219
|
+
"bs.settingsIsReset": "设置已初始化。当屏幕更新时将会反映出来。",
|
|
220
|
+
"bs.size": "尺寸",
|
|
221
|
+
"bs.styledtextfield.bold": "大胆的",
|
|
222
|
+
"bs.styledtextfield.italic": "斜体",
|
|
223
|
+
"bs.styledtextfield.removeFormat": "格式删除",
|
|
224
|
+
"bs.styledtextfield.strikethrough": "删除线",
|
|
225
|
+
"bs.styledtextfield.underline": "强调",
|
|
226
|
+
"bs.tabs.closeAllTabs": "关闭所有选项卡",
|
|
227
|
+
"bs.tabs.closeOtherTabs": "关闭其他选项卡",
|
|
228
|
+
"bs.tabs.closeThisTab": "关闭选项卡",
|
|
229
|
+
"bs.timezone": "时区",
|
|
230
|
+
"bs.top": "上侧",
|
|
231
|
+
"bs.tree.cannotAddItem": "您无法在您要添加的项目下方添加其他项目。",
|
|
232
|
+
"bs.tree.confirmCancelModified": "部分内容尚未保存。您想继续而不保存吗?",
|
|
233
|
+
"bs.treecontrol.addRootBtnCaption": "添加顶级项目",
|
|
234
|
+
"bs.treecontrol.addSiblingBtnCaption": "添加项目",
|
|
235
|
+
"bs.treecontrol.addSubBtnCaption": "添加子项目",
|
|
236
|
+
"bs.treecontrol.saveOrderButton": "订单保存",
|
|
237
|
+
"bs.updatedBy": "修饰符ID",
|
|
238
|
+
"bs.updatedDt": "修改日期和时间",
|
|
239
|
+
"bs.url": "网址",
|
|
240
|
+
"bs.used": "可用性",
|
|
241
|
+
"bs.weekNames": "日,月,火,水,木,金,土",
|
|
242
|
+
"bs.width": "宽度",
|
|
243
|
+
"bs.widthHeightRatio": "纵横比",
|
|
244
|
+
"bs.yes": "是的",
|
|
245
|
+
"bs.youtubeUrl": "Youtube 网址",
|
|
246
|
+
"bs.zoomIn": "扩张",
|
|
247
|
+
"bs.zoomOut": "减少"
|
|
248
|
+
}
|