@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": "Only numbers are allowed."
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"key": "bs.error.validation.onlyFutureDate",
|
|
253
|
-
"text": "Can only be set to a future date."
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"key": "bs.error.validation.realNumber",
|
|
257
|
-
"text": "Only real numbers are allowed."
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"key": "bs.error.validation.regexp",
|
|
261
|
-
"text": "Invalid pattern."
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"key": "bs.error.validation.required",
|
|
265
|
-
"text": "This field is required."
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"key": "bs.error.validation.requiredCountryNo",
|
|
269
|
-
"text": "International Calling Code is required."
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"key": "bs.error.validation.tel",
|
|
273
|
-
"text": "Place enter a valid phone number."
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"key": "bs.error.validation.url",
|
|
277
|
-
"text": "Invalid URL format"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"key": "bs.error.validation.valueMax",
|
|
281
|
-
"text": "Maximum value is {0}"
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"key": "bs.error.validation.valueMax.exclusive",
|
|
285
|
-
"text": "Maximum value should be less than {0}"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"key": "bs.error.validation.valueMin",
|
|
289
|
-
"text": "Minimum value is {0}"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"key": "bs.error.validation.valueMin.exclusive",
|
|
293
|
-
"text": "Minimum value should be greater than {0}"
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"key": "bs.error.validation.valueRange",
|
|
297
|
-
"text": "Value should be between {0} and {1}"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"key": "bs.error.validation.valueRange.exclusive",
|
|
301
|
-
"text": "Value should be between {0} (exclusive) and {1} (exclusive)"
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"key": "bs.error.validation.valueRange.maxExclusive",
|
|
305
|
-
"text": "Value should be between {0} and {1} (exclusive)"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"key": "bs.error.validation.valueRange.minExclusive",
|
|
309
|
-
"text": "Value should be between {0} (exclusive) and {1}"
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"key": "bs.error.validator.digitPrecision",
|
|
313
|
-
"text": "You can enter up to {0} integer digits."
|
|
314
|
-
},
|
|
315
|
-
{
|
|
316
|
-
"key": "bs.error.validator.digitScale",
|
|
317
|
-
"text": "You can enter up to {0} decimal places."
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"key": "bs.expandAll",
|
|
321
|
-
"text": "Expand All"
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"key": "bs.fileupload.action",
|
|
325
|
-
"text": "Delete"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"key": "bs.fileupload.alt",
|
|
329
|
-
"text": "Alternate Text"
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"key": "bs.fileupload.filename",
|
|
333
|
-
"text": "Filename"
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
"key": "bs.fileupload.filesize",
|
|
337
|
-
"text": "Size"
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"key": "bs.fileupload.filesizeTooBig",
|
|
341
|
-
"text": "File size is too big to upload."
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"key": "bs.fileupload.invalidFileExt",
|
|
345
|
-
"text": "Only {0} files are available."
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"key": "bs.fileupload.invalidFileName",
|
|
349
|
-
"text": "Filename is not valid."
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"key": "bs.fileUpload.noFile",
|
|
353
|
-
"text": "No file"
|
|
354
|
-
},
|
|
355
|
-
{
|
|
356
|
-
"key": "bs.fileupload.progress",
|
|
357
|
-
"text": "Progress"
|
|
358
|
-
},
|
|
359
|
-
{
|
|
360
|
-
"key": "bs.fileUpload.selectFile",
|
|
361
|
-
"text": "Select file"
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
"key": "bs.fileupload.thumbnail",
|
|
365
|
-
"text": "File"
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"key": "bs.fileupload.totalFilesizeTooBig",
|
|
369
|
-
"text": "File size is too big to upload.<br/>Only {0} per file and total {1} are possible to upload.",
|
|
370
|
-
"html": true
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"key": "bs.fileupload.uploadDone",
|
|
374
|
-
"text": "Done"
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"key": "bs.grid.caption",
|
|
378
|
-
"text": "Caption"
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"key": "bs.grid.clearSetting",
|
|
382
|
-
"text": "Clear Filter"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"key": "bs.grid.deleteSearchCond",
|
|
386
|
-
"text": "Delete Condition"
|
|
387
|
-
},
|
|
388
|
-
{
|
|
389
|
-
"key": "bs.grid.empty",
|
|
390
|
-
"text": "No data"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"key": "bs.grid.excelDownload",
|
|
394
|
-
"text": "Download as an Excel file"
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"key": "bs.grid.filter",
|
|
398
|
-
"text": "Filter"
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"key": "bs.grid.fixed",
|
|
402
|
-
"text": "Fixed"
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
"key": "bs.grid.hideColumn",
|
|
406
|
-
"text": "Hide Column"
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"key": "bs.grid.lookup",
|
|
410
|
-
"text": "Search"
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"key": "bs.grid.restoreAllColumnSetting",
|
|
414
|
-
"text": "Reset All Column Settings"
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"key": "bs.grid.restoreSetting",
|
|
418
|
-
"text": "Reset"
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
"key": "bs.grid.saveSearchCond",
|
|
422
|
-
"text": "Save Condition"
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
"key": "bs.grid.visible",
|
|
426
|
-
"text": "Show"
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
"key": "bs.gridcontrol.addRow",
|
|
430
|
-
"text": "Append Row"
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"key": "bs.gridcontrol.autorefresh",
|
|
434
|
-
"text": "Auto Refresh"
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
"key": "bs.gridcontrol.autoRefreshPeriod",
|
|
438
|
-
"text": "Auto Refresh Period"
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"key": "bs.gridcontrol.clearFilter",
|
|
442
|
-
"text": "Clear filter"
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
"key": "bs.gridcontrol.columnSetting",
|
|
446
|
-
"text": "Column Setting"
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"key": "bs.gridcontrol.deleteSelectedCount",
|
|
450
|
-
"text": "Delete selection"
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"key": "bs.gridcontrol.downloadExcel",
|
|
454
|
-
"text": "Are you sure to download the data in excel format?<br/>If you have a lot of data, it may take a long time."
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
"key": "bs.gridcontrol.filter",
|
|
458
|
-
"text": "Filter"
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
"key": "bs.gridcontrol.pageLength",
|
|
462
|
-
"text": "Size Per Page"
|
|
463
|
-
},
|
|
464
|
-
{
|
|
465
|
-
"key": "bs.gridcontrol.removeRow",
|
|
466
|
-
"text": "Remove Row"
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
"key": "bs.gridcontrol.selectedCount",
|
|
470
|
-
"text": "Selected"
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"key": "bs.gridcontrol.selectRowToRemove",
|
|
474
|
-
"text": "Select rows to remove."
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"key": "bs.gridcontrol.totalCount",
|
|
478
|
-
"text": "Total"
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
"key": "bs.height",
|
|
482
|
-
"text": "Height"
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"key": "bs.hour",
|
|
486
|
-
"text": "Hour"
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
"key": "bs.imageUpload.playVideo",
|
|
490
|
-
"text": "Play/Pause Video"
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
"key": "bs.imageUpload.uploadImage",
|
|
494
|
-
"text": "Upload image"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"key": "bs.imageUpload.uploadImageOrVideo",
|
|
498
|
-
"text": "Upload image or video"
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
"key": "bs.imageUpload.uploadThumbnail",
|
|
502
|
-
"text": "Upload Thumbnail"
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"key": "bs.initialValue",
|
|
506
|
-
"text": "Initial Value"
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
"key": "bs.item",
|
|
510
|
-
"text": "Item"
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"key": "bs.language",
|
|
514
|
-
"text": "Language"
|
|
515
|
-
},
|
|
516
|
-
{
|
|
517
|
-
"key": "bs.lastmodified.title",
|
|
518
|
-
"text": "Last Modified"
|
|
519
|
-
},
|
|
520
|
-
{
|
|
521
|
-
"key": "bs.left",
|
|
522
|
-
"text": "Left"
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
"key": "bs.link",
|
|
526
|
-
"text": "Link"
|
|
527
|
-
},
|
|
528
|
-
{
|
|
529
|
-
"key": "bs.linkTarget",
|
|
530
|
-
"text": "Link Target"
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"key": "bs.linkUrl",
|
|
534
|
-
"text": "Link URL"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"key": "bs.margin",
|
|
538
|
-
"text": "Margin"
|
|
539
|
-
},
|
|
540
|
-
{
|
|
541
|
-
"key": "bs.maxHeight",
|
|
542
|
-
"text": "Max Height"
|
|
543
|
-
},
|
|
544
|
-
{
|
|
545
|
-
"key": "bs.maximizeOrRestore",
|
|
546
|
-
"text": "Maximize/Restore"
|
|
547
|
-
},
|
|
548
|
-
{
|
|
549
|
-
"key": "bs.maxSize",
|
|
550
|
-
"text": "Max Size"
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"key": "bs.maxWidth",
|
|
554
|
-
"text": "Max Width"
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"key": "bs.minute",
|
|
558
|
-
"text": "Min."
|
|
559
|
-
},
|
|
560
|
-
{
|
|
561
|
-
"key": "bs.moveDown",
|
|
562
|
-
"text": "Move Down"
|
|
563
|
-
},
|
|
564
|
-
{
|
|
565
|
-
"key": "bs.moveUp",
|
|
566
|
-
"text": "Move Up"
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"key": "bs.multiimageupload.maxfilesize",
|
|
570
|
-
"text": "{0}: Only image files of {1} or less can be uploaded."
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"key": "bs.multilangfield.expandall",
|
|
574
|
-
"text": "Expand All Multi Lang Fields"
|
|
575
|
-
},
|
|
576
|
-
{
|
|
577
|
-
"key": "bs.nativeupload.selectFile",
|
|
578
|
-
"text": "Select a file."
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"key": "bs.nativeupload.upload",
|
|
582
|
-
"text": "Upload"
|
|
583
|
-
},
|
|
584
|
-
{
|
|
585
|
-
"key": "bs.no",
|
|
586
|
-
"text": "No"
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"key": "bs.ok",
|
|
590
|
-
"text": "OK"
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
"key": "bs.openInNewTab",
|
|
594
|
-
"text": "Open in new tab"
|
|
595
|
-
},
|
|
596
|
-
{
|
|
597
|
-
"key": "bs.pm",
|
|
598
|
-
"text": "PM"
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
"key": "bs.preview",
|
|
602
|
-
"text": "Preview"
|
|
603
|
-
},
|
|
604
|
-
{
|
|
605
|
-
"key": "bs.properties",
|
|
606
|
-
"text": "Properties"
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"key": "bs.refresh",
|
|
610
|
-
"text": "Refresh"
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
"key": "bs.registerUser.dupCheckButton",
|
|
614
|
-
"text": "Check"
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
"key": "bs.registerUser.emailAddr",
|
|
618
|
-
"text": "Email Address"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
"key": "bs.registerUser.loginId",
|
|
622
|
-
"text": "ID"
|
|
623
|
-
},
|
|
624
|
-
{
|
|
625
|
-
"key": "bs.registerUser.loginPassword",
|
|
626
|
-
"text": "Password"
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
"key": "bs.registerUser.passwordConfirm",
|
|
630
|
-
"text": "Password Confirm"
|
|
631
|
-
},
|
|
632
|
-
{
|
|
633
|
-
"key": "bs.registerUser.requestBtn",
|
|
634
|
-
"text": "REQUEST"
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
"key": "bs.registerUser.telephoneNo",
|
|
638
|
-
"text": "Contact"
|
|
639
|
-
},
|
|
640
|
-
{
|
|
641
|
-
"key": "bs.registerUser.title",
|
|
642
|
-
"text": "Register Account"
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
"key": "bs.registerUser.userName",
|
|
646
|
-
"text": "Name"
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
"key": "bs.remove",
|
|
650
|
-
"text": "Remove"
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
"key": "bs.reset",
|
|
654
|
-
"text": "Reset"
|
|
655
|
-
},
|
|
656
|
-
{
|
|
657
|
-
"key": "bs.richtext.addColumnAfter",
|
|
658
|
-
"text": "Add Column After"
|
|
659
|
-
},
|
|
660
|
-
{
|
|
661
|
-
"key": "bs.richtext.addColumnBefore",
|
|
662
|
-
"text": "Add Column Before"
|
|
663
|
-
},
|
|
664
|
-
{
|
|
665
|
-
"key": "bs.richtext.addRowAfter",
|
|
666
|
-
"text": "Add Row After"
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"key": "bs.richtext.addRowBefore",
|
|
670
|
-
"text": "Add Row Before"
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"key": "bs.richtext.alignCenter",
|
|
674
|
-
"text": "Align Center"
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
"key": "bs.richtext.alignLeft",
|
|
678
|
-
"text": "Align Left"
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
"key": "bs.richtext.alignRight",
|
|
682
|
-
"text": "Align Right"
|
|
683
|
-
},
|
|
684
|
-
{
|
|
685
|
-
"key": "bs.richtext.bold",
|
|
686
|
-
"text": "Bold"
|
|
687
|
-
},
|
|
688
|
-
{
|
|
689
|
-
"key": "bs.richtext.bulletList",
|
|
690
|
-
"text": "Bulleted List"
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"key": "bs.richtext.changeTextColor",
|
|
694
|
-
"text": "Change Text Color"
|
|
695
|
-
},
|
|
696
|
-
{
|
|
697
|
-
"key": "bs.richtext.columns",
|
|
698
|
-
"text": "Columns"
|
|
699
|
-
},
|
|
700
|
-
{
|
|
701
|
-
"key": "bs.richtext.decreaseFontSize",
|
|
702
|
-
"text": "Decrease Font Size"
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
"key": "bs.richtext.deleteColumn",
|
|
706
|
-
"text": "Delete Column"
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"key": "bs.richtext.deleteRow",
|
|
710
|
-
"text": "Delete Row"
|
|
711
|
-
},
|
|
712
|
-
{
|
|
713
|
-
"key": "bs.richtext.deleteTable",
|
|
714
|
-
"text": "Delete Table"
|
|
715
|
-
},
|
|
716
|
-
{
|
|
717
|
-
"key": "bs.richtext.heading1",
|
|
718
|
-
"text": "Heading 1"
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"key": "bs.richtext.heading2",
|
|
722
|
-
"text": "Heading 2"
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
"key": "bs.richtext.heading3",
|
|
726
|
-
"text": "Heading 3"
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"key": "bs.richtext.heading4",
|
|
730
|
-
"text": "Heading 4"
|
|
731
|
-
},
|
|
732
|
-
{
|
|
733
|
-
"key": "bs.richtext.imageProperties",
|
|
734
|
-
"text": "Image Properties"
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
"key": "bs.richtext.increaseFontSize",
|
|
738
|
-
"text": "Increase Font Size"
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
"key": "bs.richtext.insertImage",
|
|
742
|
-
"text": "Insert Image"
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"key": "bs.richtext.insertTable",
|
|
746
|
-
"text": "Insert Table"
|
|
747
|
-
},
|
|
748
|
-
{
|
|
749
|
-
"key": "bs.richtext.insertVideo",
|
|
750
|
-
"text": "Insert Video"
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
"key": "bs.richtext.insertYoutube",
|
|
754
|
-
"text": "Insert Youtube Video"
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"key": "bs.richtext.italic",
|
|
758
|
-
"text": "Italic"
|
|
759
|
-
},
|
|
760
|
-
{
|
|
761
|
-
"key": "bs.richtext.orderedList",
|
|
762
|
-
"text": "Ordered List"
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
"key": "bs.richtext.removeLink",
|
|
766
|
-
"text": "Remove Link"
|
|
767
|
-
},
|
|
768
|
-
{
|
|
769
|
-
"key": "bs.richtext.rows",
|
|
770
|
-
"text": "Rows"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"key": "bs.richtext.showVideoControl",
|
|
774
|
-
"text": "Show Controls"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"key": "bs.richtext.strike",
|
|
778
|
-
"text": "Strike Through"
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
"key": "bs.richtext.table",
|
|
782
|
-
"text": "Table"
|
|
783
|
-
},
|
|
784
|
-
{
|
|
785
|
-
"key": "bs.richtext.tableColumnInfo",
|
|
786
|
-
"text": "Column Info."
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
"key": "bs.richtext.tableProperties",
|
|
790
|
-
"text": "Table Properties"
|
|
791
|
-
},
|
|
792
|
-
{
|
|
793
|
-
"key": "bs.richtext.text",
|
|
794
|
-
"text": "Text"
|
|
795
|
-
},
|
|
796
|
-
{
|
|
797
|
-
"key": "bs.richtext.videoAutoplay",
|
|
798
|
-
"text": "Autoplay"
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
"key": "bs.richtext.videoLoop",
|
|
802
|
-
"text": "Loop"
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"key": "bs.richtext.videoMuted",
|
|
806
|
-
"text": "Muted"
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
"key": "bs.richtext.videoProperties",
|
|
810
|
-
"text": "Video Properties"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"key": "bs.richtext.youtube",
|
|
814
|
-
"text": "Youtube"
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
"key": "bs.richtext.youtubeProperties",
|
|
818
|
-
"text": "Youtube Properties"
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
"key": "bs.richtext.youtubeUrl",
|
|
822
|
-
"text": "Youtube URL"
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"key": "bs.right",
|
|
826
|
-
"text": "Right"
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"key": "bs.save",
|
|
830
|
-
"text": "Save"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"key": "bs.saved",
|
|
834
|
-
"text": "It has been saved."
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"key": "bs.search",
|
|
838
|
-
"text": "Search"
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
"key": "bs.second",
|
|
842
|
-
"text": "Sec."
|
|
843
|
-
},
|
|
844
|
-
{
|
|
845
|
-
"key": "bs.select.selectAll",
|
|
846
|
-
"text": "All"
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"key": "bs.settingsIsReset",
|
|
850
|
-
"text": "The setting is reset. Applied when refreshing."
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"key": "bs.size",
|
|
854
|
-
"text": "Size"
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"key": "bs.styledtextfield.bold",
|
|
858
|
-
"text": "Bold"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"key": "bs.styledtextfield.italic",
|
|
862
|
-
"text": "Italic"
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"key": "bs.styledtextfield.removeFormat",
|
|
866
|
-
"text": "Remove Format"
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"key": "bs.styledtextfield.strikethrough",
|
|
870
|
-
"text": "Strike Through"
|
|
871
|
-
},
|
|
872
|
-
{
|
|
873
|
-
"key": "bs.styledtextfield.underline",
|
|
874
|
-
"text": "Underline"
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
"key": "bs.tabs.closeAllTabs",
|
|
878
|
-
"text": "Close All Tabs"
|
|
879
|
-
},
|
|
880
|
-
{
|
|
881
|
-
"key": "bs.tabs.closeOtherTabs",
|
|
882
|
-
"text": "Close Other Tabs"
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
"key": "bs.tabs.closeThisTab",
|
|
886
|
-
"text": "Close This Tab"
|
|
887
|
-
},
|
|
888
|
-
{
|
|
889
|
-
"key": "bs.timezone",
|
|
890
|
-
"text": "Timezone"
|
|
891
|
-
},
|
|
892
|
-
{
|
|
893
|
-
"key": "bs.top",
|
|
894
|
-
"text": "Top"
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
"key": "bs.tree.cannotAddItem",
|
|
898
|
-
"text": "Cannot add new item under new item."
|
|
899
|
-
},
|
|
900
|
-
{
|
|
901
|
-
"key": "bs.tree.confirmCancelModified",
|
|
902
|
-
"text": "There are unsaved modifications. Are you sure to select another item?"
|
|
903
|
-
},
|
|
904
|
-
{
|
|
905
|
-
"key": "bs.treecontrol.addRootBtnCaption",
|
|
906
|
-
"text": "Add root item"
|
|
907
|
-
},
|
|
908
|
-
{
|
|
909
|
-
"key": "bs.treecontrol.addSiblingBtnCaption",
|
|
910
|
-
"text": "Add sibling item"
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"key": "bs.treecontrol.addSubBtnCaption",
|
|
914
|
-
"text": "Add sub item"
|
|
915
|
-
},
|
|
916
|
-
{
|
|
917
|
-
"key": "bs.treecontrol.saveOrderButton",
|
|
918
|
-
"text": "Save Order"
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"key": "bs.updatedBy",
|
|
922
|
-
"text": "Updated by"
|
|
923
|
-
},
|
|
924
|
-
{
|
|
925
|
-
"key": "bs.updatedDt",
|
|
926
|
-
"text": "Updated at"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"key": "bs.url",
|
|
930
|
-
"text": "URL"
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"key": "bs.used",
|
|
934
|
-
"text": "Used"
|
|
935
|
-
},
|
|
936
|
-
{
|
|
937
|
-
"key": "bs.weekNames",
|
|
938
|
-
"text": "Mon,Tue,Wed,Thu,Fri,Sat,Sun"
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"key": "bs.width",
|
|
942
|
-
"text": "Width"
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
"key": "bs.widthHeightRatio",
|
|
946
|
-
"text": "Width/Height Ratio"
|
|
947
|
-
},
|
|
948
|
-
{
|
|
949
|
-
"key": "bs.yes",
|
|
950
|
-
"text": "Yes"
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"key": "bs.youtubeUrl",
|
|
954
|
-
"text": "Youtube URL"
|
|
955
|
-
},
|
|
956
|
-
{
|
|
957
|
-
"key": "bs.zoomIn",
|
|
958
|
-
"text": "Zoom In"
|
|
959
|
-
},
|
|
960
|
-
{
|
|
961
|
-
"key": "bs.zoomOut",
|
|
962
|
-
"text": "Zoom Out"
|
|
963
|
-
}
|
|
964
|
-
]
|
|
1
|
+
{
|
|
2
|
+
"bs.addressfield.search": "Address Search",
|
|
3
|
+
"bs.addYoutubeUrl": "Add YouTube URL",
|
|
4
|
+
"bs.align": "Align",
|
|
5
|
+
"bs.am": "AM",
|
|
6
|
+
"bs.bgcolor": "BG Color",
|
|
7
|
+
"bs.bottom": "Bottom",
|
|
8
|
+
"bs.cancel": "Cancel",
|
|
9
|
+
"bs.changeTabAfterSaving": "You have new or modified information. Please save and move on.",
|
|
10
|
+
"bs.ckeditorfileupload.validatemessage": "Only image files of {0} or less can be uploaded.",
|
|
11
|
+
"bs.clear": "Clear",
|
|
12
|
+
"bs.clearAll": "Clear All",
|
|
13
|
+
"bs.cleared": "It has been cleared.",
|
|
14
|
+
"bs.close": "Close",
|
|
15
|
+
"bs.collapseAll": "Collapse All",
|
|
16
|
+
"bs.colorfield.desc": "Type in the format '#FFFFFF' or 'red'.",
|
|
17
|
+
"bs.colorfield.rgb.desc": "Enter R/G/B value between 0 and 255 respectively.",
|
|
18
|
+
"bs.confirm.delete": "Are you sure to delete?",
|
|
19
|
+
"bs.confirmLeavingModifiedTab": "Newly entered or modified information will be deleted. Are you sure to move it?",
|
|
20
|
+
"bs.copy": "Copy",
|
|
21
|
+
"bs.createdBy": "Registered by",
|
|
22
|
+
"bs.createdDt": "Registered at",
|
|
23
|
+
"bs.datefield.invalidFormat.day": "Enter in the format 'YYYYMMDD'.",
|
|
24
|
+
"bs.datefield.invalidFormat.hour": "Enter in the format 'YYYYMMDD HH'.",
|
|
25
|
+
"bs.datefield.invalidFormat.minute": "Enter in the format 'YYYYMMDD HHMM'.",
|
|
26
|
+
"bs.dateLookup.10daysAgo": "10 Days Ago",
|
|
27
|
+
"bs.dateLookup.15daysAgo": "15 Days Ago",
|
|
28
|
+
"bs.dateLookup.2monthsAgo": "2 Months Ago",
|
|
29
|
+
"bs.dateLookup.30daysAgo": "30 Days Ago",
|
|
30
|
+
"bs.dateLookup.3monthsAgo": "3 Months Ago",
|
|
31
|
+
"bs.dateLookup.7daysAgo": "7 Days Ago",
|
|
32
|
+
"bs.dateLookup.all": "All",
|
|
33
|
+
"bs.dateLookup.custom": "Custom",
|
|
34
|
+
"bs.dateLookup.prevMonth": "Prev Month",
|
|
35
|
+
"bs.dateLookup.thisMonth": "This Month",
|
|
36
|
+
"bs.dateLookup.today": "Today",
|
|
37
|
+
"bs.dateLookup.yesterday": "Yesterday",
|
|
38
|
+
"bs.daterangefield.day": "Day",
|
|
39
|
+
"bs.daterangefield.month": "Month",
|
|
40
|
+
"bs.daterangefield.week": "Week",
|
|
41
|
+
"bs.daterangegroup.invalidDateOrder": "Start date should be before end date.",
|
|
42
|
+
"bs.delete": "Delete",
|
|
43
|
+
"bs.deleted": "Deleted.",
|
|
44
|
+
"bs.details": "Details",
|
|
45
|
+
"bs.edit": "Edit",
|
|
46
|
+
"bs.error": "Error",
|
|
47
|
+
"bs.error.failedToUpload": "Failed to upload a file. ({0})",
|
|
48
|
+
"bs.error.illegalAccess": "Invalid Access",
|
|
49
|
+
"bs.error.tooManyTabs": [
|
|
50
|
+
"Maximum tab count is {0}.<br/>Close other tabs to open a new tab.",
|
|
51
|
+
1
|
|
52
|
+
],
|
|
53
|
+
"bs.error.uploadFailed": "Upload failed.",
|
|
54
|
+
"bs.error.validation.allowed": "Only \"{0}\" are allowed",
|
|
55
|
+
"bs.error.validation.currency": "You can only enter an amount.",
|
|
56
|
+
"bs.error.validation.digitPrecisionScale": "You can enter up to {0} digits for integers and up to {1} digits for decimals.",
|
|
57
|
+
"bs.error.validation.duplicated": "Duplicated value",
|
|
58
|
+
"bs.error.validation.duplicationNotChecked": "Duplication is not checked.",
|
|
59
|
+
"bs.error.validation.email": "Invalid email format",
|
|
60
|
+
"bs.error.validation.integerNumber": "Only integer numbers are allowed.",
|
|
61
|
+
"bs.error.validation.lengthExact": "Length should be {0}",
|
|
62
|
+
"bs.error.validation.lengthMax": "Maximum length is {0}",
|
|
63
|
+
"bs.error.validation.lengthMin": "Minimum length is {0}",
|
|
64
|
+
"bs.error.validation.lengthRange": "The length should be between {0} and {1}",
|
|
65
|
+
"bs.error.validation.notAllowed": "\"{0}\" are now allowed",
|
|
66
|
+
"bs.error.validation.number": "Only numbers are allowed.",
|
|
67
|
+
"bs.error.validation.onlyFutureDate": "Can only be set to a future date.",
|
|
68
|
+
"bs.error.validation.realNumber": "Only real numbers are allowed.",
|
|
69
|
+
"bs.error.validation.regexp": "Invalid pattern.",
|
|
70
|
+
"bs.error.validation.required": "This field is required.",
|
|
71
|
+
"bs.error.validation.requiredCountryNo": "International Calling Code is required.",
|
|
72
|
+
"bs.error.validation.tel": "Place enter a valid phone number.",
|
|
73
|
+
"bs.error.validation.url": "Invalid URL format",
|
|
74
|
+
"bs.error.validation.valueMax": "Maximum value is {0}",
|
|
75
|
+
"bs.error.validation.valueMax.exclusive": "Maximum value should be less than {0}",
|
|
76
|
+
"bs.error.validation.valueMin": "Minimum value is {0}",
|
|
77
|
+
"bs.error.validation.valueMin.exclusive": "Minimum value should be greater than {0}",
|
|
78
|
+
"bs.error.validation.valueRange": "Value should be between {0} and {1}",
|
|
79
|
+
"bs.error.validation.valueRange.exclusive": "Value should be between {0} (exclusive) and {1} (exclusive)",
|
|
80
|
+
"bs.error.validation.valueRange.maxExclusive": "Value should be between {0} and {1} (exclusive)",
|
|
81
|
+
"bs.error.validation.valueRange.minExclusive": "Value should be between {0} (exclusive) and {1}",
|
|
82
|
+
"bs.error.validator.digitPrecision": "You can enter up to {0} integer digits.",
|
|
83
|
+
"bs.error.validator.digitScale": "You can enter up to {0} decimal places.",
|
|
84
|
+
"bs.expandAll": "Expand All",
|
|
85
|
+
"bs.fileupload.action": "Delete",
|
|
86
|
+
"bs.fileupload.alt": "Alternate Text",
|
|
87
|
+
"bs.fileupload.filename": "Filename",
|
|
88
|
+
"bs.fileupload.filesize": "Size",
|
|
89
|
+
"bs.fileupload.filesizeTooBig": "File size is too big to upload.",
|
|
90
|
+
"bs.fileupload.invalidFileExt": "Only {0} files are available.",
|
|
91
|
+
"bs.fileupload.invalidFileName": "Filename is not valid.",
|
|
92
|
+
"bs.fileUpload.noFile": "No file",
|
|
93
|
+
"bs.fileupload.progress": "Progress",
|
|
94
|
+
"bs.fileUpload.selectFile": "Select file",
|
|
95
|
+
"bs.fileupload.thumbnail": "File",
|
|
96
|
+
"bs.fileupload.totalFilesizeTooBig": [
|
|
97
|
+
"File size is too big to upload.<br/>Only {0} per file and total {1} are possible to upload.",
|
|
98
|
+
1
|
|
99
|
+
],
|
|
100
|
+
"bs.fileupload.uploadDone": "Done",
|
|
101
|
+
"bs.grid.caption": "Caption",
|
|
102
|
+
"bs.grid.clearSetting": "Clear Filter",
|
|
103
|
+
"bs.grid.deleteSearchCond": "Delete Condition",
|
|
104
|
+
"bs.grid.empty": "No data",
|
|
105
|
+
"bs.grid.excelDownload": "Download as an Excel file",
|
|
106
|
+
"bs.grid.filter": "Filter",
|
|
107
|
+
"bs.grid.fixed": "Fixed",
|
|
108
|
+
"bs.grid.hideColumn": "Hide Column",
|
|
109
|
+
"bs.grid.lookup": "Search",
|
|
110
|
+
"bs.grid.restoreAllColumnSetting": "Reset All Column Settings",
|
|
111
|
+
"bs.grid.restoreSetting": "Reset",
|
|
112
|
+
"bs.grid.saveSearchCond": "Save Condition",
|
|
113
|
+
"bs.grid.visible": "Show",
|
|
114
|
+
"bs.gridcontrol.addRow": "Append Row",
|
|
115
|
+
"bs.gridcontrol.autorefresh": "Auto Refresh",
|
|
116
|
+
"bs.gridcontrol.autoRefreshPeriod": "Auto Refresh Period",
|
|
117
|
+
"bs.gridcontrol.clearFilter": "Clear filter",
|
|
118
|
+
"bs.gridcontrol.columnSetting": "Column Setting",
|
|
119
|
+
"bs.gridcontrol.deleteSelectedCount": "Delete selection",
|
|
120
|
+
"bs.gridcontrol.downloadExcel": "Are you sure to download the data in excel format?<br/>If you have a lot of data, it may take a long time.",
|
|
121
|
+
"bs.gridcontrol.filter": "Filter",
|
|
122
|
+
"bs.gridcontrol.pageLength": "Size Per Page",
|
|
123
|
+
"bs.gridcontrol.removeRow": "Remove Row",
|
|
124
|
+
"bs.gridcontrol.selectedCount": "Selected",
|
|
125
|
+
"bs.gridcontrol.selectRowToRemove": "Select rows to remove.",
|
|
126
|
+
"bs.gridcontrol.totalCount": "Total",
|
|
127
|
+
"bs.height": "Height",
|
|
128
|
+
"bs.hour": "Hour",
|
|
129
|
+
"bs.imageUpload.playVideo": "Play/Pause Video",
|
|
130
|
+
"bs.imageUpload.uploadImage": "Upload image",
|
|
131
|
+
"bs.imageUpload.uploadImageOrVideo": "Upload image or video",
|
|
132
|
+
"bs.imageUpload.uploadThumbnail": "Upload Thumbnail",
|
|
133
|
+
"bs.initialValue": "Initial Value",
|
|
134
|
+
"bs.item": "Item",
|
|
135
|
+
"bs.language": "Language",
|
|
136
|
+
"bs.lastmodified.title": "Last Modified",
|
|
137
|
+
"bs.left": "Left",
|
|
138
|
+
"bs.link": "Link",
|
|
139
|
+
"bs.linkTarget": "Link Target",
|
|
140
|
+
"bs.linkUrl": "Link URL",
|
|
141
|
+
"bs.margin": "Margin",
|
|
142
|
+
"bs.maxHeight": "Max Height",
|
|
143
|
+
"bs.maximizeOrRestore": "Maximize/Restore",
|
|
144
|
+
"bs.maxSize": "Max Size",
|
|
145
|
+
"bs.maxWidth": "Max Width",
|
|
146
|
+
"bs.minute": "Min.",
|
|
147
|
+
"bs.moveDown": "Move Down",
|
|
148
|
+
"bs.moveUp": "Move Up",
|
|
149
|
+
"bs.multiimageupload.maxfilesize": "{0}: Only image files of {1} or less can be uploaded.",
|
|
150
|
+
"bs.multilangfield.expandall": "Expand All Multi Lang Fields",
|
|
151
|
+
"bs.nativeupload.selectFile": "Select a file.",
|
|
152
|
+
"bs.nativeupload.upload": "Upload",
|
|
153
|
+
"bs.no": "No",
|
|
154
|
+
"bs.ok": "OK",
|
|
155
|
+
"bs.openInNewTab": "Open in new tab",
|
|
156
|
+
"bs.pm": "PM",
|
|
157
|
+
"bs.preview": "Preview",
|
|
158
|
+
"bs.properties": "Properties",
|
|
159
|
+
"bs.refresh": "Refresh",
|
|
160
|
+
"bs.registerUser.dupCheckButton": "Check",
|
|
161
|
+
"bs.registerUser.emailAddr": "Email Address",
|
|
162
|
+
"bs.registerUser.loginId": "ID",
|
|
163
|
+
"bs.registerUser.loginPassword": "Password",
|
|
164
|
+
"bs.registerUser.passwordConfirm": "Password Confirm",
|
|
165
|
+
"bs.registerUser.requestBtn": "REQUEST",
|
|
166
|
+
"bs.registerUser.telephoneNo": "Contact",
|
|
167
|
+
"bs.registerUser.title": "Register Account",
|
|
168
|
+
"bs.registerUser.userName": "Name",
|
|
169
|
+
"bs.remove": "Remove",
|
|
170
|
+
"bs.reset": "Reset",
|
|
171
|
+
"bs.richtext.addColumnAfter": "Add Column After",
|
|
172
|
+
"bs.richtext.addColumnBefore": "Add Column Before",
|
|
173
|
+
"bs.richtext.addRowAfter": "Add Row After",
|
|
174
|
+
"bs.richtext.addRowBefore": "Add Row Before",
|
|
175
|
+
"bs.richtext.alignCenter": "Align Center",
|
|
176
|
+
"bs.richtext.alignLeft": "Align Left",
|
|
177
|
+
"bs.richtext.alignRight": "Align Right",
|
|
178
|
+
"bs.richtext.bold": "Bold",
|
|
179
|
+
"bs.richtext.bulletList": "Bulleted List",
|
|
180
|
+
"bs.richtext.changeTextColor": "Change Text Color",
|
|
181
|
+
"bs.richtext.columns": "Columns",
|
|
182
|
+
"bs.richtext.decreaseFontSize": "Decrease Font Size",
|
|
183
|
+
"bs.richtext.deleteColumn": "Delete Column",
|
|
184
|
+
"bs.richtext.deleteRow": "Delete Row",
|
|
185
|
+
"bs.richtext.deleteTable": "Delete Table",
|
|
186
|
+
"bs.richtext.heading1": "Heading 1",
|
|
187
|
+
"bs.richtext.heading2": "Heading 2",
|
|
188
|
+
"bs.richtext.heading3": "Heading 3",
|
|
189
|
+
"bs.richtext.heading4": "Heading 4",
|
|
190
|
+
"bs.richtext.imageProperties": "Image Properties",
|
|
191
|
+
"bs.richtext.increaseFontSize": "Increase Font Size",
|
|
192
|
+
"bs.richtext.insertImage": "Insert Image",
|
|
193
|
+
"bs.richtext.insertTable": "Insert Table",
|
|
194
|
+
"bs.richtext.insertVideo": "Insert Video",
|
|
195
|
+
"bs.richtext.insertYoutube": "Insert Youtube Video",
|
|
196
|
+
"bs.richtext.italic": "Italic",
|
|
197
|
+
"bs.richtext.orderedList": "Ordered List",
|
|
198
|
+
"bs.richtext.removeLink": "Remove Link",
|
|
199
|
+
"bs.richtext.rows": "Rows",
|
|
200
|
+
"bs.richtext.showVideoControl": "Show Controls",
|
|
201
|
+
"bs.richtext.strike": "Strike Through",
|
|
202
|
+
"bs.richtext.table": "Table",
|
|
203
|
+
"bs.richtext.tableColumnInfo": "Column Info.",
|
|
204
|
+
"bs.richtext.tableProperties": "Table Properties",
|
|
205
|
+
"bs.richtext.text": "Text",
|
|
206
|
+
"bs.richtext.videoAutoplay": "Autoplay",
|
|
207
|
+
"bs.richtext.videoLoop": "Loop",
|
|
208
|
+
"bs.richtext.videoMuted": "Muted",
|
|
209
|
+
"bs.richtext.videoProperties": "Video Properties",
|
|
210
|
+
"bs.richtext.youtube": "Youtube",
|
|
211
|
+
"bs.richtext.youtubeProperties": "Youtube Properties",
|
|
212
|
+
"bs.richtext.youtubeUrl": "Youtube URL",
|
|
213
|
+
"bs.right": "Right",
|
|
214
|
+
"bs.save": "Save",
|
|
215
|
+
"bs.saved": "It has been saved.",
|
|
216
|
+
"bs.search": "Search",
|
|
217
|
+
"bs.second": "Sec.",
|
|
218
|
+
"bs.select.selectAll": "All",
|
|
219
|
+
"bs.settingsIsReset": "The setting is reset. Applied when refreshing.",
|
|
220
|
+
"bs.size": "Size",
|
|
221
|
+
"bs.styledtextfield.bold": "Bold",
|
|
222
|
+
"bs.styledtextfield.italic": "Italic",
|
|
223
|
+
"bs.styledtextfield.removeFormat": "Remove Format",
|
|
224
|
+
"bs.styledtextfield.strikethrough": "Strike Through",
|
|
225
|
+
"bs.styledtextfield.underline": "Underline",
|
|
226
|
+
"bs.tabs.closeAllTabs": "Close All Tabs",
|
|
227
|
+
"bs.tabs.closeOtherTabs": "Close Other Tabs",
|
|
228
|
+
"bs.tabs.closeThisTab": "Close This Tab",
|
|
229
|
+
"bs.timezone": "Timezone",
|
|
230
|
+
"bs.top": "Top",
|
|
231
|
+
"bs.tree.cannotAddItem": "Cannot add new item under new item.",
|
|
232
|
+
"bs.tree.confirmCancelModified": "There are unsaved modifications. Are you sure to select another item?",
|
|
233
|
+
"bs.treecontrol.addRootBtnCaption": "Add root item",
|
|
234
|
+
"bs.treecontrol.addSiblingBtnCaption": "Add sibling item",
|
|
235
|
+
"bs.treecontrol.addSubBtnCaption": "Add sub item",
|
|
236
|
+
"bs.treecontrol.saveOrderButton": "Save Order",
|
|
237
|
+
"bs.updatedBy": "Updated by",
|
|
238
|
+
"bs.updatedDt": "Updated at",
|
|
239
|
+
"bs.url": "URL",
|
|
240
|
+
"bs.used": "Used",
|
|
241
|
+
"bs.weekNames": "Mon,Tue,Wed,Thu,Fri,Sat,Sun",
|
|
242
|
+
"bs.width": "Width",
|
|
243
|
+
"bs.widthHeightRatio": "Width/Height Ratio",
|
|
244
|
+
"bs.yes": "Yes",
|
|
245
|
+
"bs.youtubeUrl": "Youtube URL",
|
|
246
|
+
"bs.zoomIn": "Zoom In",
|
|
247
|
+
"bs.zoomOut": "Zoom Out"
|
|
248
|
+
}
|