gds-plus-design-vue 1.0.0 → 1.0.2

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.
@@ -0,0 +1,915 @@
1
+ 'use strict';
2
+ import el from './el/en_US.js'
3
+ export default {
4
+ ...el,
5
+ gd: {
6
+ /*选项集及提示*/
7
+ placeholder: {
8
+ input: "Please enter ",
9
+ select: "Please select ",
10
+ yes: "Yes",
11
+ no: "No",
12
+ required: "Required",
13
+ errors: "Validation errors",
14
+ ignore: "Ignore",
15
+ options: "Please enter approval comments",
16
+ endOption: "Please enter your signature comments",
17
+ transOption: "Please input the transfer review opinion",
18
+ link: "请输入链接地址",
19
+ erweima: "请输入二维码链接值"
20
+ },
21
+ /*接口交互提示*/
22
+ https: {
23
+ editTip: "Please select the data to edit!",
24
+ editTipOne: "Only one column of data can be selected for editing!",
25
+ delTip: "Please select the data to delete!",
26
+ delTitle: "Tips",
27
+ delContent: "Delete Selected Data?",
28
+ delOk: "Ok",
29
+ delCancel: "Cancel",
30
+ delSucc: "Deletion succeeded",
31
+ delFail: "Delete failed: ",
32
+ editSucc: "Edit succeeded",
33
+ editFail: "Edit failed: ",
34
+ saveSucc: "Saving succeeded",
35
+ saveFail: "Save failed: ",
36
+ addSucc: "Successfully added",
37
+ addFail: "Failed to add: ",
38
+ new: "New",
39
+ add: "New",
40
+ edit: "Edit",
41
+ copy: "Copy New",
42
+ cancelOk: "Ok",
43
+ emptyContent: "Whether to clear data?",
44
+ emptyOk: "Ok",
45
+ changeContent: "Discard changes?",
46
+ changeOk: "Ok",
47
+ saveContent: "Confirm to save?",
48
+ saveOk: "Save",
49
+ delExpression: "Whether to delete this expression?",
50
+ saveExpression: "Whether to save this expression?",
51
+ dataCleared: "Data cleared!",
52
+ uploadSucc: "File upload succeeded!",
53
+ uploadFail: "File upload failed!",
54
+ importSucc: "Import succeeded!",
55
+ importFail: "Import failed!",
56
+ shareTip: "Please select the data to share!",
57
+ shareTipOne: "Only one column of data sharing can be selected!",
58
+ operateTip: "Please select the data to operate on!",
59
+ enableContent: "Enable selected data?",
60
+ deactivateContent: "Do you want to disable the selected data?",
61
+ enableOk: "Confirm Enable",
62
+ deactivateOk: "Confirm Deactivation",
63
+ operateSucc: "Success",
64
+ operateFail: "Error",
65
+ assign: "Assign",
66
+ assignMsgl: "You have selected",
67
+ assignMsgr: "piece of data, to whom do you want to assign it?",
68
+ assignedTo: "Assigned to",
69
+ defaultViewTip: "Please select the data that needs to be set as the default view!",
70
+ defaultViewTipOne: "Only one column of data can be selected as the default view!",
71
+ defaultViewContent: "Do you want to set this data as the default view?",
72
+ defaultViewOk: "Confirm Settings",
73
+ configThemeContent: "Update personal homepage configuration?",
74
+ resetPwdContent: "Do you want to reset the password?",
75
+ resetPwdOk: "Reset Now",
76
+ addingData: "Adding data...",
77
+ Loading: "Loading...",
78
+ downloadingFiles: "The file is being compressed and downloaded...",
79
+ downloading: "Downloading...",
80
+ exporting: "Exporting...",
81
+ needColumnTip: "At least one column is required, please supplement!",
82
+ delSubordinatesTip: "Delete this menu and its subordinates?",
83
+ noData: "No corresponding data found!",
84
+ noDataForm: "No corresponding form data found",
85
+ quickActions: "Quick actions",
86
+ withdrawContent: "Confirm withdrawal?",
87
+ withdrawOk: "Immediate withdrawal",
88
+ releaseContent: "Confirm Release?",
89
+ releaseOk: "Publish Now",
90
+ uploading: "Uploading...",
91
+ errViewTip: "No View Permissions!",
92
+ numberTimeoutTip: "Request count exceeded, please manually add or try again later!",
93
+ exportTip: "Please select the data that needs to be exported!",
94
+ deploymentContent: "Confirm deployment?",
95
+ urgenTip: "Urged to process",
96
+ remindUrgenTip: "The other party has been reminded to check, please be patient and wait",
97
+ backTip: "RETURNED",
98
+ updateTemplateTip: "Confirm updating the front-end code template?",
99
+ clearCache: "Clean up local cache",
100
+ clearCacheTip: "Do you want to clear the local cache and log in again?",
101
+ clearCacheOk: "Confirm cleaning",
102
+ verification: "verify successfully",
103
+ verificationLose: "verification failed",
104
+ resSucc: "Reset successfully",
105
+ resErr: "Reset failure",
106
+ sendingSucc: "send successfully",
107
+ sendingErr: "sending failure",
108
+ resetFailure: "Reset failed. Please contact the administrator",
109
+ resetTipSucc: "Reset successfully.",
110
+ addTipSucc: "Successfully added.",
111
+ addTip: "An email containing a password reset link was sent to this user's mailbox.",
112
+ addTipp: "If the user does not receive the email, try sending a password reset request via Reset Password.",
113
+ bindTip: "User unbinding, please log in with your account",
114
+ bindSucc: 'Binding successful',
115
+ bindErr: "Binding failed",
116
+ operableNoTip: "Not operable!",
117
+ downTip: "Please select the file you want to download!",
118
+ downTipOne: "Only one column of data can be selected for download!",
119
+ createdContent: "Do you want to create the selected data?",
120
+ createdOk: "Confirm creation"
121
+ },
122
+ /*登录及登录成功提示*/
123
+ login: {
124
+ title: "Account login",
125
+ account: "Account",
126
+ accountTip: "Please enter the account number",
127
+ password: "Password",
128
+ passwordTip: "Please input a password",
129
+ rememberMe: "Remember me",
130
+ forgotPassword: "Forgot password",
131
+ login: "Login",
132
+ help: "Help",
133
+ privacy: "Privacy",
134
+ clause: "Clause",
135
+ welcome: "Welcome",
136
+ welcomeBack: "Welcome back",
137
+ morning: "Good morning",
138
+ forenoon: "Good morning",
139
+ noon: "Good noon",
140
+ afternoon: "Good afternoon",
141
+ night: "Good evening",
142
+ code: "Verification code",
143
+ codeTip: "Please enter the verification code",
144
+ codeTipErr: "Verification code error",
145
+ titlePho: "Phone login",
146
+ loading: "Logging in...",
147
+ codeSwitchTip: "If the image verification code recognition is difficult, click on the image verification code to refresh the display",
148
+ },
149
+ /*基础*/
150
+ basics: {
151
+ total: "Total",
152
+ strip: "",
153
+ refresh: "Refresh",
154
+ density: "Density",
155
+ default: "Default",
156
+ secondary: "Secondary",
157
+ compact: "Compact",
158
+ columnSettings: "Column",
159
+ columnDisplay: "Column",
160
+ reset: "Reset",
161
+ chart: "Charts",
162
+ border: "Border",
163
+ selected: "Selected",
164
+ data: "data",
165
+ leftRotation: "left rotation",
166
+ rightRotation: "right rotation",
167
+ reduce: "reduce",
168
+ amplify: "amplify",
169
+ download: "download",
170
+ screen: "screening"
171
+ },
172
+ /*主题及设置项*/
173
+ settings: {
174
+ overallStyle: "Overall style setting",
175
+ overallStyleTip: "Page style color matching",
176
+ darkMenuStyle: "Dark menu style",
177
+ doubleDarkMenuStyle: "Double dark menu style",
178
+ brightMenuStyle: "Bright menu style",
179
+ darkness: "darkness",
180
+ white: "white",
181
+ theme: "Theme color",
182
+ themeTip: "Page theme color matching",
183
+ navigationMode: "Navigation mode",
184
+ sidebarNavigation: "Sidebar Navigation",
185
+ topNavigation: "Top bar navigation",
186
+ areaWidth: "Content area width",
187
+ areaWidthTip: "This setting is only valid for [Top bar navigation]",
188
+ menusWidth: "Menu area width",
189
+ fixed: "Fixed",
190
+ streaming: "Streaming",
191
+ fixedHeader: "Fixed Header",
192
+ fixedHeaderSet: "Configurable when the header is fixed",
193
+ fixedHeaderSetTip: "Hide Header when sliding",
194
+ fixedMenu: "Fixed Side Menu",
195
+ otherSettings: "Other settings",
196
+ achromatism: "Color Weakness Mode",
197
+ multipleTabs: "Multi tab mode",
198
+ showCrumbs: "Show crumbs",
199
+ chineseLanguage: "简体中文",
200
+ englishLanguage: "English (USA)",
201
+ vietnamLanguage: "Tiếng Việt",
202
+ indonesiaLanguage: "Indonesia",
203
+ language: "Language",
204
+ btnModes: "Button settings",
205
+ text: "Text",
206
+ button: "Button",
207
+ echartsColor: "Chart color",
208
+ echartsColorStyle: "Chart Style Color Matching",
209
+ followTheme: "Follow the system theme color",
210
+ color: "color",
211
+ colorValue: "Color value",
212
+ custom: "Custom",
213
+ colorType: "Select mode",
214
+ selColor: "Choose a color",
215
+ effect: "Color effect",
216
+ colorTip: "Set at least 5 colors!",
217
+ tableSize: "Table size",
218
+ tablePageSize: "Table page capacity",
219
+ viewSearchBox: "View search",
220
+ hide: "Hide",
221
+ show: "Show",
222
+ tableColumnsMax: "Max of table columns",
223
+ noLimit: "no limit",
224
+ noTranslationValue: "No translation value taken as initial",
225
+ watermark: "Watermark",
226
+ default: "Default",
227
+ secondary: "Secondary",
228
+ compact: "Compact",
229
+ labelPosition: "Form label location",
230
+ right: "Right",
231
+ left: "Left",
232
+ top: "Top",
233
+ formMode: "Form Open Mode",
234
+ dialog: "Middle pop-up window",
235
+ drawer: "Right drawer",
236
+ },
237
+ /*主题色*/
238
+ theme: {
239
+ twilight: "Twilight",
240
+ volcano: "Volcano",
241
+ nightfall: "Nightfall",
242
+ mingQing: "Ming Qing",
243
+ auroragreen: "Aurora green",
244
+ dawnBlue: "Dawn Blue (default)",
245
+ geekBlue: "Geek Blue",
246
+ soypurple: "Soy purple",
247
+ switchingTopics: "Switching topics..."
248
+ },
249
+ /*系统图标*/
250
+ icon: {
251
+ linear: "Linear",
252
+ facial: "Facial",
253
+ directional: "Directional icon",
254
+ suggestive: "Suggestive icon",
255
+ edit: "Edit Class Icon",
256
+ data: "Data class icon",
257
+ website: "Site Common Icons",
258
+ brand: "Brand and logo",
259
+ info: "This icon indicates missing or missing information and can be ignored;",
260
+ err: "This icon is a warning prompt and requires the user to redo the operation."
261
+ },
262
+ /*用户*/
263
+ user: {
264
+ account: "Account number",
265
+ name: "Name",
266
+ sex: "Sex",
267
+ phone: "Phone",
268
+ status: "Status",
269
+ paw: "Password",
270
+ paws: "Duplicate password",
271
+ pawTip: "Please enter a password of at least five characters!",
272
+ pawMore: "Please enter the password again",
273
+ pawMoreTip: "Please confirm the consistency of the passwords entered twice",
274
+ roleName: "Role name",
275
+ basicInformation: "Basic information",
276
+ organization: "Organization",
277
+ accountTip: "Please enter an account with at least five characters!",
278
+ nickname: "Nickname",
279
+ birthday: "Birthday",
280
+ email: "Email",
281
+ tel: "Tel",
282
+ keyword: "Keyword",
283
+ keywordTip: "Please enter keywords such as name, account, and phone number",
284
+ roleType: "Role type",
285
+ addRole: "New Role",
286
+ copyRole: "Copy Role",
287
+ menuRole: "Authorization Menu",
288
+ dataRole: "Authorization Data",
289
+ menuRolevf: "Authorize Views/Forms",
290
+ rangeRole: "Scope of authority",
291
+ splittervf: "View/Form Splitting"
292
+ },
293
+ /*机构*/
294
+ org: {
295
+ displayName: "Name",
296
+ type: "Type",
297
+ code: "Code",
298
+ sort: "Sort",
299
+ remark: "Remarks",
300
+ parentBody: "Parent body",
301
+ jobTitle: "Job title",
302
+ topLevel: "top-level",
303
+ },
304
+ /*字典*/
305
+ dict: {
306
+ displayName: "Display Name",
307
+ code: "Unique code",
308
+ sort: "Sort",
309
+ state: "State",
310
+ remark: "Remarks",
311
+ dict: "Dict",
312
+ stopDictTip: "OK to disable the dictionary?",
313
+ useDictTip: "OK to enable the dictionary?",
314
+ dictValue: "Value",
315
+ dictManagement: "Dict value management",
316
+ colour: "Colour",
317
+ colourTip: "Label Style Instance :",
318
+ colourInstance: "Style instance",
319
+ referTo: "Refer to",
320
+ applyName: "Apply name",
321
+ systemType: "System type",
322
+ businessType: "Business type",
323
+ type: "Type",
324
+ digitCode: "Value of type int",
325
+ codePlaceholder: "please enter a number"
326
+ },
327
+ table: {
328
+ tableName: "Table name",
329
+ tableNameTip: "Please enter the table name",
330
+ businessName: "Business name",
331
+ businessNameTip: "Please enter the business name",
332
+ deployConfirm: "Confirm development deployment?",
333
+ enable: "Enabled",
334
+ notEnabled: "Not enabled",
335
+ deployTip: "Please select the data to deploy",
336
+ deployLodinng: "Publishing...",
337
+ deploymentLodinng: "Deploying...",
338
+ deploySucs: "Deployment succeeded",
339
+ deployFail: "Deployment failed",
340
+ authorName: "Author Name",
341
+ approval: "Enable approval",
342
+ audit: "Enable auditing",
343
+ plugIn: "Enable plug ins",
344
+ proxy: "Enable proxy",
345
+ tableNameRules: "Cannot start with a number and cannot have spaces in the beginning, end or middle!",
346
+ tableDescription: "Description",
347
+ menu: "Menu",
348
+ parentMenu: "Parent menu",
349
+ share: "Enable sharing",
350
+ teamTemplates: "Access Team Templates",
351
+ connectionTable: "Connection table",
352
+ viewWeb: "View web resources",
353
+ formWeb: "Forms web resources",
354
+ addTableTitle: "New Code Generation Configuration",
355
+ editTableTitle: "Edit Code Generation Configuration",
356
+ topLevel: "Top",
357
+ field: "Field",
358
+ view: "View",
359
+ form: "Form",
360
+ button: "Button",
361
+ relationship1n: "1: N Relationship",
362
+ relationshipn1: "N: 1 Relationship",
363
+ echarts: "Chart",
364
+ subtotal: "Subtotal",
365
+ isLocked: "Is it locked",
366
+ allowNewField: "Field addition",
367
+ unlocked: "Unlocked",
368
+ locked: "Locked",
369
+ addedNewField: "Can be added",
370
+ notAddedNewField: "Cannot be added",
371
+ mslaveSubmit: "Master slave submission",
372
+ customPageInterface: "Custom [Page] interface"
373
+ },
374
+ /*字段*/
375
+ field: {
376
+ handle: "Handle",
377
+ field: "Field",
378
+ describe: "Describe",
379
+ effectType: "Type",
380
+ dictionaries: "Dictionaries",
381
+ date: "Date",
382
+ about: "Foreign key/About",
383
+ precision: "Length/Precision",
384
+ defaultType: "Default value type",
385
+ numberingRules: "Numbering rules",
386
+ isNull: "isNull",
387
+ query: "Query",
388
+ audit: "Audit",
389
+ replenishData: "Please supplement data",
390
+ fieldTip: "The field cannot start with a number and there cannot be spaces in the beginning, end or middle!",
391
+ dictionariesTip: "Pull down, single selection, multiple selection and switch must be added to the dictionary!",
392
+ dateTimeTip: "When the type is DateTime, fuzzy query method cannot be selected!",
393
+ duplicateRemoval: "Please remove duplicate fields: ",
394
+ safety: "Safety",
395
+ integer: "Integer 32",
396
+ longInteger: "Long integer 64",
397
+ whole: "All",
398
+ unlocked: "Unlocked",
399
+ operationTyle: "Operator",
400
+ dataSources: "Data sources",
401
+ operationInterval: "Range of intervals",
402
+ operationEqual: "Equal"
403
+ },
404
+ /*视图*/
405
+ view: {
406
+ displayName: "Display Name",
407
+ viewName: "View Name",
408
+ type: "Type",
409
+ sort: "Sort",
410
+ default: "Default",
411
+ explain: "Explain",
412
+ filterConditions: "Filter",
413
+ queryCriteria: "Query",
414
+ addColumn: "Columns",
415
+ frozen: "Frozen",
416
+ column: "Column",
417
+ alias: "Alias",
418
+ width: "Width",
419
+ sorting: "Enable sorting",
420
+ gather: "Gather",
421
+ sourceTable: "Source Table",
422
+ tableFields: "Table Fields",
423
+ viewNameTip: "Please enter English letters!",
424
+ addColumnTip: "Please configure the display column!",
425
+ configSort: "Configure Sort Order",
426
+ sortBy: "Sort by",
427
+ secondBasis: "Second basis",
428
+ sortOrder: "Sort",
429
+ asc: "asc",
430
+ desc: "desc",
431
+ sysView: "System View",
432
+ myView: "My View",
433
+ presentView: "Save the current view as a personal view",
434
+ createView: "Create a personal view",
435
+ sourceField: "Source field",
436
+ align: "Align",
437
+ switch: "Whether to enable the view tree",
438
+ configuration: "configuration",
439
+ configurationSwitch: "View tree setting",
440
+ displayMode: "Display mode",
441
+ percentMode: "Ending with [%]",
442
+ permilMode: "Ending with [‰]",
443
+ pleaseConfig: "Please configure the view tree",
444
+ rulesControl: "Rules control",
445
+ fieldAttribute: "Field attribute settings",
446
+ fieldAttributeTip: "You have not selected a field yet",
447
+ today: "Today",
448
+ yesterday: "Yesterday",
449
+ within3Days: "Within 3 days",
450
+ within5Days: "Within 5 days",
451
+ within7Days: "Within 7 days",
452
+ daysAgo3: "3 days ago",
453
+ daysAgo5: "5 days ago",
454
+ daysAgo7: "7 days ago",
455
+ displayPrefix: "Display prefix",
456
+ btnRules: "Button Rules"
457
+ },
458
+ /*导入*/
459
+ xlsxImport: {
460
+ title: "Import",
461
+ file: "File",
462
+ entityTable: "Entity table",
463
+ uploadExcel: "Upload Excel file",
464
+ uploadExcelTip: "Upload Excel file to select entity table",
465
+ mapFieldsTip: "Please select a mapping field",
466
+ iconDescription: "Icon Description: ",
467
+ owner: "Owner",
468
+ foreignTable: "Foreign key table: ",
469
+ dictMapping: "Dictionary mapping",
470
+ dictMappingTip: "Please select the corresponding dictionary value",
471
+ associatedFieldsTip: "Select Associated Fields-",
472
+ lookUpFieldTip: "Please select a search field",
473
+ importInformation: "Import information",
474
+ mappingEntityFields: "Mapping entity fields",
475
+ foreignFields: "Foreign key fields",
476
+ type: "Type",
477
+ field: "Field",
478
+ importValues: "Import values",
479
+ systemOptions: "System options",
480
+ associatedTable: "Associated table name",
481
+ lookUpField: "LookUp field",
482
+ entityTableTip: "Please select an entity table",
483
+ importSucc: "Import was successful",
484
+ leastTip: "Please select at least one item!",
485
+ selectedForeign: "Foreign key selected",
486
+ selectedDict: "Selected dictionary mapping",
487
+ selectedAbout: "Selected about",
488
+ mapFieldsTips: "Please select the mapping field first!",
489
+ entityFileTip: "Please import the complete file",
490
+ },
491
+ /*高级查找*/
492
+ advancedFind: {
493
+ basicSettings: "Basic settings",
494
+ savedViews: "Saved Views",
495
+ query: "Query Results",
496
+ add: "New",
497
+ save: "Save",
498
+ anotherSave: "Save As",
499
+ editColumn: "Edit Column",
500
+ editProperties: "Edit Properties",
501
+ lookup: "Look up",
502
+ useSavedViews: "Use Saved Views",
503
+ new: "[New]",
504
+ systemView: "System View",
505
+ selViewTip: "Please select a view!",
506
+ editColumnTip: 'Please edit the column!',
507
+ viewProperties: "View Properties",
508
+ setDefaultView: "Set as default view",
509
+ saveNewView: "Save as New View",
510
+ editView: "Edit View",
511
+ viewTips: "Select the original view to be associated with, using its permissions, buttons, query criteria, sorting order, and so on.",
512
+ viewTip: "Select the original view that needs to be associated, and use its permissions and buttons.",
513
+ editAgain: "Click to edit again",
514
+ originalView: "Associate Original View",
515
+ isDefaultView: "Default View",
516
+ exportCurrent: "Current static page",
517
+ exportCurrentAll: "Current static page (all)",
518
+ exportSelected: "Selected Records",
519
+ exportCustom: "Custom",
520
+ },
521
+ /*顶部菜单*/
522
+ menu: {
523
+ advancedFind: "Seek",
524
+ menuAdvancedFind: "Advanced Find",
525
+ themeSettings: "Theme Settings",
526
+ fullScreen: "Full screen",
527
+ outFullScreen: "Exit full screen",
528
+ accountSettings: "Account Settings",
529
+ messageSending: "Message sending test",
530
+ logOut: "Log out",
531
+ logOutTip: "Tips",
532
+ logOutContent: "Do you really want to log out ?",
533
+ logOutOk: "confirm",
534
+ logOutCancel: "cancel",
535
+ switchApp: "Switching apps...",
536
+ menuName: "Menu name",
537
+ type: "Menu type",
538
+ icon: "Icon",
539
+ component: "Component",
540
+ router: "Router",
541
+ sort: "Sort",
542
+ menuNumber: "Menu number",
543
+ application: "Application",
544
+ menuLevel: "Menu level",
545
+ parentMenu: "Parent Menu",
546
+ redirectTip: "To open the homepage and load the menu under this directory, please fill in the loading menu route. After setting it as the homepage, other settings of the homepage will be replaced",
547
+ redirect: "Redirect",
548
+ openWithTip: "Button: none, menu: inner chain, outer chain, component, dashboard",
549
+ openWith: "Open with",
550
+ componentsTip: "The path under the views folder of the front-end Vue component, for example: system/menu/index. Note: Directory level filling: RouteView (without breadcrumbs), PageView (with breadcrumbs), menu level internal link opening http link filling: Iframe",
551
+ components: "Components",
552
+ routerTip: "The URL displayed by the browser, for example:/menu, corresponds to the menu page being opened",
553
+ permission: "Permission",
554
+ addressesTip: "When selecting the option that requires internal or external links to be opened, enter the link address to be opened here, for example: http://www.baidu.com",
555
+ addresses: "Addresses",
556
+ iconSize: "Suggested size 100 * 100",
557
+ table: "Table",
558
+ view: "Default view",
559
+ weightTip: "System Weight: Menu can be assigned to any role, Business Weight: Menu is not visible to super administrators",
560
+ weight: "Weight",
561
+ visible: "Is it visible",
562
+ remark: "remark",
563
+ echarts: "Personal chart",
564
+ personalView: "Personal view",
565
+ home: "Home",
566
+ closeLabelTip: "This is the last label and cannot be closed",
567
+ noLabelLeft: "There is no label on the left side",
568
+ noLabelRight: "There is no label on the right side",
569
+ closeThat: "Close current label",
570
+ closeRight: "Close right side",
571
+ closeLeft: "Close left side",
572
+ closeAll: "Close all",
573
+ viewWeights: "Default View Weights",
574
+ sysPriority: "System priority",
575
+ personalPriority: "Personal priority",
576
+ universalImport: "Universal import",
577
+ searchModeName: "Search module name",
578
+ singletonMode: "Singleton pattern",
579
+ multipleMode: "Multi instance mode",
580
+ collectMode: "collect",
581
+ },
582
+ /* 侧边栏*/
583
+ sidebar: {
584
+ dataOrigin: "data sources",
585
+ displayField: "display field",
586
+ parentData: "Parent relation field",
587
+ childrenData: "Child level this field",
588
+ association: "Associate this table field Settings",
589
+ assChid: "Associated table field Settings",
590
+ equalTo: "equal to",
591
+ shrink: "shrink",
592
+ unfold: "unfold"
593
+ },
594
+ /*过滤*/
595
+ filter: {
596
+ condition: "condition",
597
+ and: "and",
598
+ or: "or",
599
+ ands: "Group 'and'",
600
+ andsTip: "Use AND to group query rows together, and the result will only contain records or operations that match all the combined rows",
601
+ ors: "Group 'or'",
602
+ orsTip: "Use OR to group query rows together, and the result will only contain records or operations that match all the combined rows",
603
+ mergeTip: "Combination of at least 2 pieces of data!",
604
+ mergeIllegal: "Illegal combination!",
605
+ mergeAgainTip: "Can not be combined again!",
606
+ mergeDelTip: "Whether to delete this clause?",
607
+ mergeCancelTip: "Whether to ungroup this clause?",
608
+ relationshipHasTip: "The relationship to be added already exists in the query!",
609
+ cleanAllTip: "All fields and related entities of this entity will be cleared. Continue?",
610
+ delSubClause: "Whether to delete related entities and all their sub clauses?",
611
+ delCondition: "This operation will delete all filter criteria related to this entity?",
612
+ noAddCondition: "Cannot add a condition below this item",
613
+ relevant: "Relevant"
614
+ },
615
+ /*按钮*/
616
+ btnConfig: {
617
+ displayName: "Display Name",
618
+ sort: "Sort",
619
+ type: "Type",
620
+ adaptTo: "Adapt to",
621
+ displayPosition: "Display position",
622
+ creationTime: "Creation time",
623
+ explain: "Explain",
624
+ icon: "Icon",
625
+ executionFunction: "Execution method",
626
+ functionName: "Method Name",
627
+ subbutton: "Subbutton",
628
+ name: "Name",
629
+ key: "Key",
630
+ subbuttonTip: "Please complete the sub button data!",
631
+ view: "View",
632
+ form: "Form",
633
+ btn: "Button",
634
+ belongingView: "View",
635
+ belongingForm: "Form",
636
+ viewBtnSettings: "View Button Settings",
637
+ formBtnSettings: "Form Button Settings",
638
+ btnSave: "Save data; The data ID exists and calls the editing method to submit the data; If it does not exist, call the creation method and submit the data",
639
+ btnSaveClose: "Save the data and close it; The data ID exists and calls the editing method to submit the data; If it does not exist, call the creation method and submit the data",
640
+ btnAdd: "Open the form to add data",
641
+ btnEdit: "Open the form to edit data",
642
+ btnDel: "Delete selected data",
643
+ btnImportData: "Import Data",
644
+ btnExportData: "Export Data",
645
+ btnDeactivateData: "Disable data (data status)",
646
+ btnEnableData: "Enable data (data status)",
647
+ btnAssign: "Assign",
648
+ btnBatchUpdate: "Unified update",
649
+ btnTeamSharing: "Team sharing",
650
+ logAgain: "Log in again",
651
+ verify: "Test and verify",
652
+ },
653
+ /*关联*/
654
+ relation: {
655
+ name: "Name",
656
+ mainTable: "Main table",
657
+ relatedTables: "Related Tables",
658
+ behaviorType: "Behavior type",
659
+ field: "Field",
660
+ title: "Edit Relationship",
661
+ delete: "Delete",
662
+ assignment: "Assignment",
663
+ },
664
+ /*图表*/
665
+ echarts: {
666
+ name: "Name",
667
+ viewId: "View for chart preview",
668
+ type: "Chart type",
669
+ mode: "Summary method",
670
+ columnName: "Legend entry (sequence)",
671
+ columnNameTip: "Selectable calculation fields (calculated according to the selected field); If you want to select a field that contains a dictionary, please set the value according to the dictionary name (calculated by the dictionary value name).",
672
+ label: "Axis Label",
673
+ addLabel: "Add horizontal (classification) axis label",
674
+ addsLabel: "Please add horizontal (classification) axis label!",
675
+ editForm: "Edit Chart",
676
+ addForm: "New Chart",
677
+ nameTip: "Please enter a name!",
678
+ codeTip: "Please enter the encoding!",
679
+ selected: "Selected",
680
+ sysEcharts: "System ECharts",
681
+ myEcharts: "My ECharts",
682
+ createEcharts: "Create a personal ECharts",
683
+ closeChart: "Close ECharts",
684
+ shrinkRight: "Expand Right",
685
+ shrinkLeft: "Shrink Left",
686
+ amplify: "Amplify",
687
+ noData: "There is currently no data display available",
688
+ dispose: "Configuration interface",
689
+ selTemplate: "Select Template",
690
+ addColumns: "Add Template Columns",
691
+ configureDataTip: "Please configure the data!",
692
+ templateDisplay: "Template display",
693
+ templateA: "Template A",
694
+ templateB: "Template B",
695
+ templateC: "Template C",
696
+ templateD: "Template D",
697
+ emptyTemplatTip: "Re selecting the layout template will clear all data. Are you sure?",
698
+ selTemplateTip: "Please select a template!",
699
+ insertCV: "Insert Chart/View",
700
+ selTableTip: "Please select a table!",
701
+ selViewTip: "Please select a view!",
702
+ seleChartsTip: "Please select a chart!",
703
+ delTemplateTip: "Do you want to delete this template column?",
704
+ listTemplateA: "3 List A Template",
705
+ listTemplateBC: "3 List BC Template",
706
+ listTemplateCD: "4 List CD Template",
707
+ listTemplateB: "2 List B Template",
708
+ listTemplateAD: "3 List AD Template",
709
+ listTemplateEB: "2 List EB Template",
710
+ listTemplateCB: "4 List CB Template",
711
+ customTemplate: "Custom Template",
712
+ noSysEcharts: "There is currently no system chart available",
713
+ echartsManage: "Manage personal charts",
714
+ noEcharts: "There are currently no charts available, please create them first...",
715
+ none: "None"
716
+ },
717
+ /*按钮*/
718
+ btn: {
719
+ new: "New",
720
+ add: "Add",
721
+ edit: "Edit",
722
+ del: "Delete",
723
+ query: "Query",
724
+ reset: "Reset",
725
+ deploy: "Deploy",
726
+ save: "Save",
727
+ confirm: "Ok",
728
+ sort: "Sort",
729
+ back: "Back",
730
+ setButton: "Set button",
731
+ choice: "Choice",
732
+ empty: "Empty",
733
+ addTo: "Add",
734
+ cancel: "Cancel",
735
+ prev: "Prev",
736
+ next: "Next",
737
+ apply: "Ok",
738
+ preview: "Preview",
739
+ handle: "Operation",
740
+ up: "Up",
741
+ down: "Down",
742
+ copy: "Copy",
743
+ refresh: "Refresh",
744
+ share: "Share",
745
+ insert: "Insert",
746
+ enable: "Enable",
747
+ deactivate: "Deactivate",
748
+ setAsDefault: "Set as default",
749
+ upload: "Upload",
750
+ download: "Download",
751
+ resetPassword: "Reset password",
752
+ authorizationRole: "Authorization role",
753
+ selectAll: "Select all",
754
+ view: "View",
755
+ entity: "Entity",
756
+ viewPicture: "viewFile picture",
757
+ viewFile: "viewFile file",
758
+ lookup: "Look up",
759
+ cache: "Cache",
760
+ import: "Import",
761
+ export: "Export",
762
+ clearLog: "Clear Log",
763
+ release: "Release",
764
+ saveDraft: "Save as Draft",
765
+ withdraw: "Withdraw",
766
+ previewPictures: "Preview pictures",
767
+ update: "Update",
768
+ more: "More",
769
+ confirmClose: "Confirm and close",
770
+ saveClose: "Save and Close",
771
+ previousPage: "Previous page",
772
+ nextPage: "Next page",
773
+ print: "Print",
774
+ deployment: "Deployment",
775
+ close: "Close",
776
+ updateTemplate: 'Update template',
777
+ logAgain: "Log in again",
778
+ verify: "Test and verify",
779
+ configuration: "Configuration",
780
+ addToAll: "Add All",
781
+ remove: "Remove",
782
+ removeAll: "Remove All",
783
+ resetFilter: "Reset filter",
784
+ build: "Build",
785
+ move: "Move"
786
+ },
787
+ /*日志管理*/
788
+ log: {
789
+ className: "Nama kelas",
790
+ methodName: "Nama metode",
791
+ exceptionName: "Nama Kecualian",
792
+ exceptionMsg: "Informasi abnormal",
793
+ exceptionTime: "Waktu tidak normal",
794
+ operatorName: "Operator",
795
+ detail: "Rincian log",
796
+ logName: "Nama Log",
797
+ accessType: "Jenis akses",
798
+ whether: "Apakah berhasil",
799
+ ip: "Alamat IP",
800
+ browser: "pelayar",
801
+ visTime: "Waktu akses",
802
+ visitor: "pengunjung",
803
+ concreteMessage: "Informasi khusus",
804
+ requestMethod: "Metode permintaan",
805
+ resultsExecution: "hasil pengakuan",
806
+ requestAddress: "Alamat permintaan",
807
+ operationTime: "Waktu operasi",
808
+ operatorAccount: "Akun operator",
809
+ operatingSystem: "sistem operasi",
810
+ requestParameters: "Parameter permintaan",
811
+ returnResults: "Kembalikan hasil",
812
+ eventId: "Id peristiwa",
813
+ eventType: "Jenis peristiwa",
814
+ state: "keadaan",
815
+ payload: "Kandungan Permintaan",
816
+ message: "Kembalikan pesan",
817
+ stackTrace: "Galat melacak",
818
+ startTime: "waktu awal",
819
+ createdTime: "Waktu penciptaan",
820
+ endedTime: "Waktu akhir",
821
+ completionTime: "Waktu selesai",
822
+ tableName: "Nama Jadual",
823
+ fieldName: "Nama medan",
824
+ operate: "operasi",
825
+ oldValue: "Nilai lama",
826
+ newValue: "Nilai baru",
827
+ executionTime: "waktu eksekusi",
828
+ address: "address"
829
+ },
830
+ /*服务监控*/
831
+ machine: {
832
+ systemInformation: "informasi sistem",
833
+ host: "Nama Host:",
834
+ operatingSystem: "Sistem operasi:",
835
+ architecture: "Arkitektur sistem:",
836
+ framework: "Running framework:",
837
+ cpuCores: "Core CPU:",
838
+ networkInformation: "informasi jaringan",
839
+ externalNetwork: "Informasi jaringan luar:",
840
+ iPv4Address: "Alamat IPv4:",
841
+ cardMAC: "Kartu jaringan MAC:",
842
+ trafficStatistics: "Statistik lalu lintas:",
843
+ networkSpeed: "Kecepatan jaringan:",
844
+ otherInformation: "Informasi lain",
845
+ runTime: "Waktu jalankan:",
846
+ cpu: "Penggunaan CPU:",
847
+ totalMemory: "Total ingatan:",
848
+ memory: "Penggunaan ingatan:"
849
+ },
850
+ /*在线用户*/
851
+ onlineUser: {
852
+ keywordTip: "Silakan masukkan akun atau nama Anda",
853
+ account: "nomor rekening",
854
+ name: "nama penuh",
855
+ lastLoginIp: "IP Login",
856
+ lastTime: "waktu daftar masuk",
857
+ lastLoginBrowser: "pelayar",
858
+ lastLoginOs: "sistem operasi",
859
+ forceExist: "Paksa offline",
860
+ forceExistTip: "Apakah Anda ingin memaksa pengguna untuk diambil offline?"
861
+ },
862
+ /*系统配置*/
863
+ sysConfig: {
864
+ name: "Nama Parameter",
865
+ code: "Pengenkodan unik",
866
+ value: "Nilai parameter",
867
+ systemParameter: "parameter sistem",
868
+ groupCode: "Klasifikasi",
869
+ remark: "komentar"
870
+ },
871
+ /*通知公告*/
872
+ notice: {
873
+ keyword: "kata kunci",
874
+ keywordTip: "Silakan masukkan judul dan isi",
875
+ title: "title",
876
+ type: "tipe",
877
+ status: "keadaan",
878
+ content: "isi",
879
+ notifyTo: "Diterima pemberitahuan dari",
880
+ contentTip: "Silakan isi isi isi!",
881
+ notifyToTip: "Silakan pilih orang yang menerima pemberitahuan!",
882
+ detail: "rincian",
883
+ publisher: "Penerbit",
884
+ releaseTime: "Waktu pembebasan"
885
+ },
886
+ /*设计器*/
887
+ pageDesigner: {
888
+ title: "Title",
889
+ inputComponent: "Input component",
890
+ newPanel: "Panel baru ditambah",
891
+ newPanel: "New panel",
892
+ newPanelTip: "Minimum 1 sub panel",
893
+ newTabsTip: "At least 1 tab",
894
+ newTabs: "Tag Page"
895
+ },
896
+ /*状态*/
897
+ state: {
898
+ enable: "Enable",
899
+ disable: "Disable",
900
+ yes: "Yes",
901
+ no: "No",
902
+ alignLeft: "left",
903
+ alignCenter: "center",
904
+ alignRight: "right",
905
+ currentState: "Current state"
906
+ },
907
+ /*错误及异常提示*/
908
+ error: {
909
+ error: "error",
910
+ code401Tip: "Tips:",
911
+ code401Ok: "Log in again",
912
+ switchApp: "Application switching exception!"
913
+ }
914
+ }
915
+ };