gds-plus-design-vue 1.0.1 → 1.0.21
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/lib/gd-initial.mjs +15 -817
- package/lib/gd-initial.umd.js +422 -3
- package/lib/index.0ed92bf2.mjs +127614 -0
- package/lib/main.64c08f2b.mjs +694 -0
- package/lib/style.css +7 -1
- package/locale/el/en_US.js +123 -0
- package/locale/el/id_ID.js +123 -0
- package/locale/el/vi_VN.js +123 -0
- package/locale/el/zh_CN.js +123 -0
- package/locale/en_US.js +1707 -0
- package/locale/id_ID.js +1709 -0
- package/locale/index.js +8 -0
- package/locale/vi_VN.js +1709 -0
- package/locale/zh_CN.js +1854 -0
- package/package.json +104 -94
- /package/lib/{element-theme-chalk.fbb1a631.mjs → element-theme-chalk.07d24301.mjs} +0 -0
package/locale/en_US.js
ADDED
|
@@ -0,0 +1,1707 @@
|
|
|
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: "Please enter the link address",
|
|
19
|
+
erweima: "Please enter the QR code link value",
|
|
20
|
+
tip: "Please enter the prompt",
|
|
21
|
+
inputKey: "Please enter key",
|
|
22
|
+
inputName: "Please enter name",
|
|
23
|
+
selectFileTip: 'Please upload'
|
|
24
|
+
},
|
|
25
|
+
/*接口交互提示*/
|
|
26
|
+
https: {
|
|
27
|
+
editTip: "Please select the data to edit!",
|
|
28
|
+
editTipOne: "Only one column of data can be selected for editing!",
|
|
29
|
+
delTip: "Please select the data to delete!",
|
|
30
|
+
delTitle: "Tips",
|
|
31
|
+
delContent: "Delete Selected Data?",
|
|
32
|
+
delOk: "Ok",
|
|
33
|
+
delCancel: "Cancel",
|
|
34
|
+
delSucc: "Deletion succeeded",
|
|
35
|
+
delFail: "Delete failed: ",
|
|
36
|
+
editSucc: "Edit succeeded",
|
|
37
|
+
editFail: "Edit failed: ",
|
|
38
|
+
saveSucc: "Saving succeeded",
|
|
39
|
+
saveFail: "Save failed: ",
|
|
40
|
+
addSucc: "Successfully added",
|
|
41
|
+
addFail: "Failed to add: ",
|
|
42
|
+
new: "New",
|
|
43
|
+
add: "New",
|
|
44
|
+
edit: "Edit",
|
|
45
|
+
copy: "Copy New",
|
|
46
|
+
cancelOk: "Ok",
|
|
47
|
+
emptyContent: "Whether to clear data?",
|
|
48
|
+
emptyOk: "Ok",
|
|
49
|
+
changeContent: "Discard changes?",
|
|
50
|
+
changeOk: "Ok",
|
|
51
|
+
saveContent: "Confirm to save?",
|
|
52
|
+
saveOk: "Save",
|
|
53
|
+
delExpression: "Whether to delete this expression?",
|
|
54
|
+
saveExpression: "Whether to save this expression?",
|
|
55
|
+
dataCleared: "Data cleared!",
|
|
56
|
+
uploadSucc: "File upload succeeded!",
|
|
57
|
+
uploadFail: "File upload failed!",
|
|
58
|
+
importSucc: "Import succeeded!",
|
|
59
|
+
importFail: "Import failed!",
|
|
60
|
+
shareTip: "Please select the data to share!",
|
|
61
|
+
shareTipOne: "Only one column of data sharing can be selected!",
|
|
62
|
+
operateTip: "Please select the data to operate on!",
|
|
63
|
+
enableContent: "Enable selected data?",
|
|
64
|
+
deactivateContent: "Do you want to disable the selected data?",
|
|
65
|
+
enableOk: "Confirm Enable",
|
|
66
|
+
deactivateOk: "Confirm Deactivation",
|
|
67
|
+
operateSucc: "Success",
|
|
68
|
+
operateFail: "Error",
|
|
69
|
+
assign: "Assign",
|
|
70
|
+
assignMsgl: "You have selected",
|
|
71
|
+
assignMsgr: "piece of data, to whom do you want to assign it?",
|
|
72
|
+
assignedTo: "Assigned to",
|
|
73
|
+
defaultViewTip: "Please select the data that needs to be set as the default view!",
|
|
74
|
+
defaultViewTipOne: "Only one column of data can be selected as the default view!",
|
|
75
|
+
defaultViewContent: "Do you want to set this data as the default view?",
|
|
76
|
+
defaultViewOk: "Confirm Settings",
|
|
77
|
+
configThemeContent: "Update personal homepage configuration?",
|
|
78
|
+
resetPwdContent: "Do you want to reset the password?",
|
|
79
|
+
resetPwdOk: "Reset Now",
|
|
80
|
+
addingData: "Adding data...",
|
|
81
|
+
Loading: "Loading...",
|
|
82
|
+
downloadingFiles: "The file is being compressed and downloaded...",
|
|
83
|
+
downloading: "Downloading...",
|
|
84
|
+
exporting: "Exporting...",
|
|
85
|
+
needColumnTip: "At least one column is required, please supplement!",
|
|
86
|
+
delSubordinatesTip: "Delete this menu and its subordinates?",
|
|
87
|
+
noData: "No corresponding data found!",
|
|
88
|
+
noDataForm: "No corresponding form data found",
|
|
89
|
+
quickActions: "Quick actions",
|
|
90
|
+
withdrawContent: "Confirm withdrawal?",
|
|
91
|
+
withdrawOk: "Immediate withdrawal",
|
|
92
|
+
releaseContent: "Confirm Release?",
|
|
93
|
+
releaseOk: "Publish Now",
|
|
94
|
+
uploading: "Uploading...",
|
|
95
|
+
errViewTip: "No View Permissions!",
|
|
96
|
+
numberTimeoutTip: "Request count exceeded, please manually add or try again later!",
|
|
97
|
+
exportTip: "Please select the data that needs to be exported!",
|
|
98
|
+
deploymentContent: "Confirm deployment?",
|
|
99
|
+
urgenTip: "Urged to process",
|
|
100
|
+
remindUrgenTip: "The other party has been reminded to check, please be patient and wait",
|
|
101
|
+
backTip: "RETURNED",
|
|
102
|
+
transTip: "Dipindahkan untuk penelitian",
|
|
103
|
+
endTip: "Tandatangan",
|
|
104
|
+
updateTemplateTip: "Confirm updating the front-end code template?",
|
|
105
|
+
clearCache: "Clean up local cache",
|
|
106
|
+
clearCacheTip: "Do you want to clear the local cache and log in again?",
|
|
107
|
+
clearCacheOk: "Confirm cleaning",
|
|
108
|
+
verification: "verify successfully",
|
|
109
|
+
verificationLose: "verification failed",
|
|
110
|
+
resSucc: "Reset successfully",
|
|
111
|
+
resErr: "Reset failure",
|
|
112
|
+
sendingSucc: "send successfully",
|
|
113
|
+
sendingErr: "sending failure",
|
|
114
|
+
resetFailure: "Reset failed. Please contact the administrator",
|
|
115
|
+
resetTipSucc: "Reset successfully.",
|
|
116
|
+
addTipSucc: "Successfully added.",
|
|
117
|
+
addTip: "An email containing a password reset link was sent to this user's mailbox.",
|
|
118
|
+
addTipp: "If the user does not receive the email, try sending a password reset request via Reset Password.",
|
|
119
|
+
bindTip: "User unbinding, please log in with your account",
|
|
120
|
+
bindSucc: 'Binding successful',
|
|
121
|
+
bindErr: "Binding failed",
|
|
122
|
+
operableNoTip: "Not operable!",
|
|
123
|
+
downTip: "Please select the file you want to download!",
|
|
124
|
+
downTipOne: "Only one column of data can be selected for download!",
|
|
125
|
+
createdContent: "Do you want to create the selected data?",
|
|
126
|
+
createdOk: "Confirm creation",
|
|
127
|
+
readTip: "Please select the data you want to view",
|
|
128
|
+
readTipOne: "Only one column of data can be selected"
|
|
129
|
+
},
|
|
130
|
+
/*登录及登录成功提示*/
|
|
131
|
+
login: {
|
|
132
|
+
title: "Account login",
|
|
133
|
+
account: "Account",
|
|
134
|
+
accountTip: "Please enter the account number",
|
|
135
|
+
password: "Password",
|
|
136
|
+
passwordTip: "Please input a password",
|
|
137
|
+
rememberMe: "Remember me",
|
|
138
|
+
forgotPassword: "Forgot password",
|
|
139
|
+
login: "Login",
|
|
140
|
+
help: "Help",
|
|
141
|
+
privacy: "Privacy",
|
|
142
|
+
clause: "Clause",
|
|
143
|
+
welcome: "Welcome",
|
|
144
|
+
welcomeBack: "Welcome back",
|
|
145
|
+
morning: "Good morning",
|
|
146
|
+
forenoon: "Good morning",
|
|
147
|
+
noon: "Good noon",
|
|
148
|
+
afternoon: "Good afternoon",
|
|
149
|
+
night: "Good evening",
|
|
150
|
+
code: "Verification code",
|
|
151
|
+
codeTip: "Please enter the verification code",
|
|
152
|
+
codeTipErr: "Verification code error",
|
|
153
|
+
titlePho: "Phone login",
|
|
154
|
+
loading: "Logging in...",
|
|
155
|
+
codeSwitchTip: "If the image verification code recognition is difficult, click on the image verification code to refresh the display",
|
|
156
|
+
},
|
|
157
|
+
/*基础*/
|
|
158
|
+
basics: {
|
|
159
|
+
total: "Total",
|
|
160
|
+
strip: "",
|
|
161
|
+
refresh: "Refresh",
|
|
162
|
+
density: "Density",
|
|
163
|
+
default: "Default",
|
|
164
|
+
secondary: "Secondary",
|
|
165
|
+
compact: "Compact",
|
|
166
|
+
columnSettings: "Column",
|
|
167
|
+
columnDisplay: "Column",
|
|
168
|
+
reset: "Reset",
|
|
169
|
+
chart: "Charts",
|
|
170
|
+
border: "Border",
|
|
171
|
+
selected: "Selected",
|
|
172
|
+
data: "data",
|
|
173
|
+
leftRotation: "left rotation",
|
|
174
|
+
rightRotation: "right rotation",
|
|
175
|
+
reduce: "reduce",
|
|
176
|
+
amplify: "amplify",
|
|
177
|
+
download: "download",
|
|
178
|
+
screen: "screening",
|
|
179
|
+
condition: "Condition",
|
|
180
|
+
handle: "operation",
|
|
181
|
+
if: "IF",
|
|
182
|
+
addCondition: "Add Condition",
|
|
183
|
+
addHandle: "Add Operation",
|
|
184
|
+
addElse: "Add ELSE",
|
|
185
|
+
businessRulesConditionTip: "Please supplement condition data!",
|
|
186
|
+
businessRulesHandleTip: "Please supplement the operation data!",
|
|
187
|
+
enableRules: "Enable Rules",
|
|
188
|
+
addBusinessRules: "New Business Rules",
|
|
189
|
+
businessSettings: "Business Rules",
|
|
190
|
+
addBtnRuleConfig: "Add button rules",
|
|
191
|
+
associatedView: "Associated View",
|
|
192
|
+
quickShowForm: "Quick Show Form",
|
|
193
|
+
},
|
|
194
|
+
/*主题及设置项*/
|
|
195
|
+
settings: {
|
|
196
|
+
overallStyle: "Overall style setting",
|
|
197
|
+
overallStyleTip: "Page style color matching",
|
|
198
|
+
darkMenuStyle: "Dark menu style",
|
|
199
|
+
doubleDarkMenuStyle: "Double dark menu style",
|
|
200
|
+
brightMenuStyle: "Bright menu style",
|
|
201
|
+
darkness: "darkness",
|
|
202
|
+
white: "white",
|
|
203
|
+
theme: "Theme color",
|
|
204
|
+
themeTip: "Page theme color matching",
|
|
205
|
+
navigationMode: "Navigation mode",
|
|
206
|
+
sidebarNavigation: "Sidebar Navigation",
|
|
207
|
+
topNavigation: "Top bar navigation",
|
|
208
|
+
areaWidth: "Content area width",
|
|
209
|
+
areaWidthTip: "This setting is only valid for [Top bar navigation]",
|
|
210
|
+
menusWidth: "Menu area width",
|
|
211
|
+
fixed: "Fixed",
|
|
212
|
+
streaming: "Streaming",
|
|
213
|
+
fixedHeader: "Fixed Header",
|
|
214
|
+
fixedHeaderSet: "Configurable when the header is fixed",
|
|
215
|
+
fixedHeaderSetTip: "Hide Header when sliding",
|
|
216
|
+
fixedMenu: "Fixed Side Menu",
|
|
217
|
+
otherSettings: "Other settings",
|
|
218
|
+
achromatism: "Color Weakness Mode",
|
|
219
|
+
multipleTabs: "Multi tab mode",
|
|
220
|
+
showCrumbs: "Show crumbs",
|
|
221
|
+
chineseLanguage: "简体中文",
|
|
222
|
+
englishLanguage: "English (USA)",
|
|
223
|
+
vietnamLanguage: "Tiếng Việt",
|
|
224
|
+
indonesiaLanguage: "Indonesia",
|
|
225
|
+
language: "Language",
|
|
226
|
+
btnModes: "Button settings",
|
|
227
|
+
text: "Text",
|
|
228
|
+
button: "Button",
|
|
229
|
+
echartsColor: "Chart color",
|
|
230
|
+
echartsColorStyle: "Chart Style Color Matching",
|
|
231
|
+
followTheme: "Follow the system theme color",
|
|
232
|
+
color: "color",
|
|
233
|
+
colorValue: "Color value",
|
|
234
|
+
custom: "Custom",
|
|
235
|
+
colorType: "Select mode",
|
|
236
|
+
selColor: "Choose a color",
|
|
237
|
+
effect: "Color effect",
|
|
238
|
+
colorTip: "Set at least 5 colors!",
|
|
239
|
+
tableSize: "Table size",
|
|
240
|
+
tablePageSize: "Table page capacity",
|
|
241
|
+
viewSearchBox: "View search",
|
|
242
|
+
hide: "Hide",
|
|
243
|
+
show: "Show",
|
|
244
|
+
tableColumnsMax: "Max of table columns",
|
|
245
|
+
noLimit: "no limit",
|
|
246
|
+
noTranslationValue: "No translation value taken as initial",
|
|
247
|
+
watermark: "Watermark",
|
|
248
|
+
default: "Default",
|
|
249
|
+
secondary: "Secondary",
|
|
250
|
+
compact: "Compact",
|
|
251
|
+
labelPosition: "Form label location",
|
|
252
|
+
right: "Right",
|
|
253
|
+
left: "Left",
|
|
254
|
+
top: "Top",
|
|
255
|
+
formMode: "Form Open Mode",
|
|
256
|
+
dialog: "Middle pop-up window",
|
|
257
|
+
drawer: "Right drawer",
|
|
258
|
+
},
|
|
259
|
+
/*主题色*/
|
|
260
|
+
theme: {
|
|
261
|
+
twilight: "Twilight",
|
|
262
|
+
volcano: "Volcano",
|
|
263
|
+
nightfall: "Nightfall",
|
|
264
|
+
mingQing: "Ming Qing",
|
|
265
|
+
auroragreen: "Aurora green",
|
|
266
|
+
dawnBlue: "Dawn Blue (default)",
|
|
267
|
+
geekBlue: "Geek Blue",
|
|
268
|
+
soypurple: "Soy purple",
|
|
269
|
+
switchingTopics: "Switching topics..."
|
|
270
|
+
},
|
|
271
|
+
/*系统图标*/
|
|
272
|
+
icon: {
|
|
273
|
+
linear: "Linear",
|
|
274
|
+
facial: "Facial",
|
|
275
|
+
directional: "Directional icon",
|
|
276
|
+
suggestive: "Suggestive icon",
|
|
277
|
+
edit: "Edit Class Icon",
|
|
278
|
+
data: "Data class icon",
|
|
279
|
+
website: "Site Common Icons",
|
|
280
|
+
brand: "Brand and logo",
|
|
281
|
+
info: "This icon indicates missing or missing information and can be ignored;",
|
|
282
|
+
err: "This icon is a warning prompt and requires the user to redo the operation."
|
|
283
|
+
},
|
|
284
|
+
/*用户*/
|
|
285
|
+
user: {
|
|
286
|
+
account: "Account number",
|
|
287
|
+
name: "Name",
|
|
288
|
+
sex: "Sex",
|
|
289
|
+
phone: "Phone",
|
|
290
|
+
status: "Status",
|
|
291
|
+
paw: "Password",
|
|
292
|
+
paws: "Duplicate password",
|
|
293
|
+
pawTip: "Please enter a password of at least five characters!",
|
|
294
|
+
pawMore: "Please enter the password again",
|
|
295
|
+
pawMoreTip: "Please confirm the consistency of the passwords entered twice",
|
|
296
|
+
roleName: "Role name",
|
|
297
|
+
basicInformation: "Basic information",
|
|
298
|
+
organization: "Organization",
|
|
299
|
+
accountTip: "Please enter an account with at least five characters!",
|
|
300
|
+
nickname: "Nickname",
|
|
301
|
+
birthday: "Birthday",
|
|
302
|
+
email: "Email",
|
|
303
|
+
tel: "Tel",
|
|
304
|
+
keyword: "Keyword",
|
|
305
|
+
keywordTip: "Please enter keywords such as name, account, and phone number",
|
|
306
|
+
roleType: "Role type",
|
|
307
|
+
addRole: "New Role",
|
|
308
|
+
copyRole: "Copy Role",
|
|
309
|
+
menuRole: "Authorization Menu",
|
|
310
|
+
dataRole: "Authorization Data",
|
|
311
|
+
menuRolevf: "Authorize Views/Forms",
|
|
312
|
+
rangeRole: "Scope of authority",
|
|
313
|
+
splittervf: "View/Form Splitting",
|
|
314
|
+
PSDNeverExpire: "password never expires",
|
|
315
|
+
orgOldName: "Original institution name",
|
|
316
|
+
orgOldNameTip: "The historical data institution to which the user belongs will be updated. Are you sure you want to modify the institution to which the user belongs?",
|
|
317
|
+
basicInformation: "Basic information",
|
|
318
|
+
},
|
|
319
|
+
/*机构*/
|
|
320
|
+
org: {
|
|
321
|
+
displayName: "Name",
|
|
322
|
+
type: "Type",
|
|
323
|
+
code: "Code",
|
|
324
|
+
sort: "Sort",
|
|
325
|
+
remark: "Remarks",
|
|
326
|
+
parentBody: "Parent body",
|
|
327
|
+
jobTitle: "Job title",
|
|
328
|
+
topLevel: "top-level",
|
|
329
|
+
},
|
|
330
|
+
/*字典*/
|
|
331
|
+
dict: {
|
|
332
|
+
displayName: "Display Name",
|
|
333
|
+
code: "Unique code",
|
|
334
|
+
sort: "Sort",
|
|
335
|
+
state: "State",
|
|
336
|
+
remark: "Remarks",
|
|
337
|
+
dict: "Dict",
|
|
338
|
+
stopDictTip: "OK to disable the dictionary?",
|
|
339
|
+
useDictTip: "OK to enable the dictionary?",
|
|
340
|
+
dictValue: "Value",
|
|
341
|
+
dictManagement: "Dict value management",
|
|
342
|
+
colour: "Colour",
|
|
343
|
+
colourTip: "Label Style Instance :",
|
|
344
|
+
colourInstance: "Style instance",
|
|
345
|
+
referTo: "Refer to",
|
|
346
|
+
applyName: "Apply name",
|
|
347
|
+
systemType: "System type",
|
|
348
|
+
businessType: "Business type",
|
|
349
|
+
type: "Type",
|
|
350
|
+
digitCode: "Value of type int",
|
|
351
|
+
codePlaceholder: "please enter a number"
|
|
352
|
+
},
|
|
353
|
+
table: {
|
|
354
|
+
tableName: "Table name",
|
|
355
|
+
tableNameTip: "Please enter the table name",
|
|
356
|
+
businessName: "Business name",
|
|
357
|
+
businessNameTip: "Please enter the business name",
|
|
358
|
+
deployConfirm: "Confirm development deployment?",
|
|
359
|
+
enable: "Enabled",
|
|
360
|
+
notEnabled: "Not enabled",
|
|
361
|
+
deployTip: "Please select the data to deploy",
|
|
362
|
+
deployLodinng: "Publishing...",
|
|
363
|
+
deploymentLodinng: "Deploying...",
|
|
364
|
+
deploySucs: "Deployment succeeded",
|
|
365
|
+
deployFail: "Deployment failed",
|
|
366
|
+
authorName: "Author Name",
|
|
367
|
+
approval: "Enable approval",
|
|
368
|
+
audit: "Enable auditing",
|
|
369
|
+
plugIn: "Enable plug ins",
|
|
370
|
+
proxy: "Enable proxy",
|
|
371
|
+
tableNameRules: "Cannot start with a number and cannot have spaces in the beginning, end or middle!",
|
|
372
|
+
tableDescription: "Description",
|
|
373
|
+
menu: "Menu",
|
|
374
|
+
parentMenu: "Parent menu",
|
|
375
|
+
share: "Enable sharing",
|
|
376
|
+
teamTemplates: "Access Team Templates",
|
|
377
|
+
connectionTable: "Connection table",
|
|
378
|
+
viewWeb: "View web resources",
|
|
379
|
+
formWeb: "Forms web resources",
|
|
380
|
+
addTableTitle: "New Code Generation Configuration",
|
|
381
|
+
editTableTitle: "Edit Code Generation Configuration",
|
|
382
|
+
topLevel: "Top",
|
|
383
|
+
field: "Field",
|
|
384
|
+
view: "View",
|
|
385
|
+
form: "Form",
|
|
386
|
+
button: "Button",
|
|
387
|
+
relationship1n: "1: N Relationship",
|
|
388
|
+
relationshipn1: "N: 1 Relationship",
|
|
389
|
+
echarts: "Chart",
|
|
390
|
+
subtotal: "Subtotal",
|
|
391
|
+
isLocked: "Is it locked",
|
|
392
|
+
allowNewField: "Field addition",
|
|
393
|
+
unlocked: "Unlocked",
|
|
394
|
+
locked: "Locked",
|
|
395
|
+
addedNewField: "Can be added",
|
|
396
|
+
notAddedNewField: "Cannot be added",
|
|
397
|
+
mslaveSubmit: "Master slave submission",
|
|
398
|
+
customPageInterface: "Custom [Page] interface"
|
|
399
|
+
},
|
|
400
|
+
/*字段*/
|
|
401
|
+
field: {
|
|
402
|
+
handle: "Handle",
|
|
403
|
+
field: "Field",
|
|
404
|
+
describe: "Describe",
|
|
405
|
+
effectType: "Type",
|
|
406
|
+
dictionaries: "Dictionaries",
|
|
407
|
+
date: "Date",
|
|
408
|
+
about: "Foreign key/About",
|
|
409
|
+
precision: "Length/Precision",
|
|
410
|
+
defaultType: "Default value type",
|
|
411
|
+
numberingRules: "Numbering rules",
|
|
412
|
+
isNull: "isNull",
|
|
413
|
+
query: "Query",
|
|
414
|
+
audit: "Audit",
|
|
415
|
+
replenishData: "Please supplement data",
|
|
416
|
+
fieldTip: "The field cannot start with a number and there cannot be spaces in the beginning, end or middle!",
|
|
417
|
+
dictionariesTip: "Pull down, single selection, multiple selection and switch must be added to the dictionary!",
|
|
418
|
+
dateTimeTip: "When the type is DateTime, fuzzy query method cannot be selected!",
|
|
419
|
+
duplicateRemoval: "Please remove duplicate fields: ",
|
|
420
|
+
safety: "Safety",
|
|
421
|
+
integer: "Integer 32",
|
|
422
|
+
longInteger: "Long integer 64",
|
|
423
|
+
whole: "All",
|
|
424
|
+
unlocked: "Unlocked",
|
|
425
|
+
operationTyle: "Operator",
|
|
426
|
+
dataSources: "Data sources",
|
|
427
|
+
operationInterval: "Range of intervals",
|
|
428
|
+
operationEqual: "Equal"
|
|
429
|
+
},
|
|
430
|
+
/*视图*/
|
|
431
|
+
view: {
|
|
432
|
+
displayName: "Display Name",
|
|
433
|
+
viewName: "View Name",
|
|
434
|
+
type: "Type",
|
|
435
|
+
sort: "Sort",
|
|
436
|
+
default: "Default",
|
|
437
|
+
explain: "Explain",
|
|
438
|
+
filterConditions: "Filter",
|
|
439
|
+
queryCriteria: "Query",
|
|
440
|
+
addColumn: "Columns",
|
|
441
|
+
frozen: "Frozen",
|
|
442
|
+
column: "Column",
|
|
443
|
+
alias: "Alias",
|
|
444
|
+
width: "Width",
|
|
445
|
+
sorting: "Enable sorting",
|
|
446
|
+
gather: "Gather",
|
|
447
|
+
sourceTable: "Source Table",
|
|
448
|
+
tableFields: "Table Fields",
|
|
449
|
+
viewNameTip: "Please enter English letters!",
|
|
450
|
+
addColumnTip: "Please configure the display column!",
|
|
451
|
+
configSort: "Configure Sort Order",
|
|
452
|
+
sortBy: "Sort by",
|
|
453
|
+
secondBasis: "Second basis",
|
|
454
|
+
sortOrder: "Sort",
|
|
455
|
+
asc: "asc",
|
|
456
|
+
desc: "desc",
|
|
457
|
+
sysView: "System View",
|
|
458
|
+
myView: "My View",
|
|
459
|
+
presentView: "Save the current view as a personal view",
|
|
460
|
+
createView: "Create a personal view",
|
|
461
|
+
sourceField: "Source field",
|
|
462
|
+
align: "Align",
|
|
463
|
+
switch: "Whether to enable the view tree",
|
|
464
|
+
configuration: "configuration",
|
|
465
|
+
configurationSwitch: "View tree setting",
|
|
466
|
+
displayMode: "Display mode",
|
|
467
|
+
percentMode: "Ending with [%]",
|
|
468
|
+
permilMode: "Ending with [‰]",
|
|
469
|
+
pleaseConfig: "Please configure the view tree",
|
|
470
|
+
rulesControl: "Rules control",
|
|
471
|
+
fieldAttribute: "Field attribute settings",
|
|
472
|
+
fieldAttributeTip: "You have not selected a field yet",
|
|
473
|
+
today: "Today",
|
|
474
|
+
yesterday: "Yesterday",
|
|
475
|
+
within3Days: "Within 3 days",
|
|
476
|
+
within5Days: "Within 5 days",
|
|
477
|
+
within7Days: "Within 7 days",
|
|
478
|
+
daysAgo3: "3 days ago",
|
|
479
|
+
daysAgo5: "5 days ago",
|
|
480
|
+
daysAgo7: "7 days ago",
|
|
481
|
+
displayPrefix: "Display prefix",
|
|
482
|
+
btnRules: "Button Rules",
|
|
483
|
+
basicInformation: "Basic information"
|
|
484
|
+
},
|
|
485
|
+
/*表单*/
|
|
486
|
+
form: {
|
|
487
|
+
displayName: "Display Name",
|
|
488
|
+
formName: "Eorm Name",
|
|
489
|
+
type: "Type",
|
|
490
|
+
explain: "Explain",
|
|
491
|
+
layoutControl: "Layout Control",
|
|
492
|
+
fieldControl: "Field Control",
|
|
493
|
+
associatedView: "Associated View",
|
|
494
|
+
quickShowForm: "Quick Show Form",
|
|
495
|
+
control: "Control",
|
|
496
|
+
formSettings: "Form Settings",
|
|
497
|
+
propertySettings: "Control Settings",
|
|
498
|
+
businessSettings: "Business Rules",
|
|
499
|
+
splitLine: "Split line",
|
|
500
|
+
cardLayout: "Card Layout",
|
|
501
|
+
tabLayout: "Tab Layout",
|
|
502
|
+
gridLayout: "Grid Layout",
|
|
503
|
+
collapsePanel: "Collapse Panel",
|
|
504
|
+
tableLayout: "Table Layout",
|
|
505
|
+
warningPrompt: "Warning prompt",
|
|
506
|
+
text: "Text",
|
|
507
|
+
html: "HTML",
|
|
508
|
+
customComponents: "Custom Components",
|
|
509
|
+
addBusinessRules: "New Business Rules",
|
|
510
|
+
condition: "Condition",
|
|
511
|
+
handle: "operation",
|
|
512
|
+
if: "IF",
|
|
513
|
+
addCondition: "Add Condition",
|
|
514
|
+
addHandle: "Add Operation",
|
|
515
|
+
addElse: "Add ELSE",
|
|
516
|
+
businessRulesConditionTip: "Please supplement condition data!",
|
|
517
|
+
businessRulesHandleTip: "Please supplement the operation data!",
|
|
518
|
+
enableRules: "Enable Rules",
|
|
519
|
+
saveRules: "Save Rules",
|
|
520
|
+
generateJSON: "Generate JSON",
|
|
521
|
+
generateCode: "Generate Code",
|
|
522
|
+
formLayout: "Form Layout",
|
|
523
|
+
level: "horizontal",
|
|
524
|
+
vertical: "vertical",
|
|
525
|
+
hanlinAcademician: "line",
|
|
526
|
+
labelLayoutTip: "Label layout (Horizontal effectiveness)",
|
|
527
|
+
fixed: "fixed",
|
|
528
|
+
grid: "grid",
|
|
529
|
+
nameTip: "Only English letters are supported",
|
|
530
|
+
labelWidth: "Label width (px)",
|
|
531
|
+
previewWidth: "Preview modal box width",
|
|
532
|
+
formTip: "Tips",
|
|
533
|
+
previewTip: "Please click Preview to view the actual preview effect",
|
|
534
|
+
ruleNameTip: "Please enter the business rule name!",
|
|
535
|
+
controlSelectedAdd: "Select Control Add from Left",
|
|
536
|
+
controlSelectedNo: "No control selected",
|
|
537
|
+
label: "Label",
|
|
538
|
+
contentSeat: "Space occupying content",
|
|
539
|
+
actionType: "Type of action",
|
|
540
|
+
inputType: "Input box display type",
|
|
541
|
+
inputTypeText: "Text display input",
|
|
542
|
+
inputTypePaw: "Password display input",
|
|
543
|
+
inputBox: "Input box",
|
|
544
|
+
textBox: "Text Box",
|
|
545
|
+
downSelector: "Pull down selector",
|
|
546
|
+
radio: "Radio",
|
|
547
|
+
checkbox: "Checkbox",
|
|
548
|
+
multipleSelector: "Pull down multiple selectors",
|
|
549
|
+
switch: "Switch",
|
|
550
|
+
digitalInputBox: "Digital input box",
|
|
551
|
+
score: "Score",
|
|
552
|
+
slidingBar: "Sliding input bar",
|
|
553
|
+
selfAdaption: "Adaptive content height",
|
|
554
|
+
minimumHeight: "Minimum height",
|
|
555
|
+
maximumHeight: "Maximum height",
|
|
556
|
+
width: "Width",
|
|
557
|
+
height: "Height",
|
|
558
|
+
steps: "Step",
|
|
559
|
+
minimum: "Minimum",
|
|
560
|
+
maximum: "Maximum",
|
|
561
|
+
maximumLength: "Maximum length",
|
|
562
|
+
labelSpacing: "Label spacing",
|
|
563
|
+
accuracy: "Numerical accuracy",
|
|
564
|
+
useType: "Use Form Type",
|
|
565
|
+
mainForm: "Main Form",
|
|
566
|
+
associatedForm: "Associated Form",
|
|
567
|
+
associationTable: "Association Table",
|
|
568
|
+
associatedFields: "Associated Table Associated Fields",
|
|
569
|
+
fieldsFields: "Associated fields of this table",
|
|
570
|
+
formsName: "Form Name",
|
|
571
|
+
dictionary: "Data dictionary unique code",
|
|
572
|
+
associationFk: "Foreign Key Association Table",
|
|
573
|
+
cascadingFilter: "Cascading filter",
|
|
574
|
+
tabConfiguration: "Tab Configuration",
|
|
575
|
+
itemConfiguration: "Column Option Configuration",
|
|
576
|
+
gridSpacing: "Grid spacing",
|
|
577
|
+
columnConfiguration: "Column Configuration Item",
|
|
578
|
+
iconPosition: "Icon position",
|
|
579
|
+
frame: "Frame",
|
|
580
|
+
default: "Default",
|
|
581
|
+
timeFormat: "Time format",
|
|
582
|
+
timeFormatTip: "Time format: YYYY-MM-DD HH:mm:ss",
|
|
583
|
+
labelPosition: "Label position",
|
|
584
|
+
left: "Left",
|
|
585
|
+
center: "Center",
|
|
586
|
+
right: "Right",
|
|
587
|
+
tabLocation: "Tab Location",
|
|
588
|
+
tabType: "Tab Type",
|
|
589
|
+
size: "Size",
|
|
590
|
+
http: "Download method",
|
|
591
|
+
aLabel: "A Label",
|
|
592
|
+
ajax: "ajax",
|
|
593
|
+
dynamicFunction: "Dynamic function",
|
|
594
|
+
dynamicName: "Dynamic function name",
|
|
595
|
+
buttonOperation: "Button operation",
|
|
596
|
+
submit: "Submit",
|
|
597
|
+
reset: "Reset",
|
|
598
|
+
auxiliary: "Auxiliary description",
|
|
599
|
+
actionProperties: "Action Properties",
|
|
600
|
+
styleProperties: "Style Properties",
|
|
601
|
+
showIcons: "Show Icons",
|
|
602
|
+
noBorder: "no border",
|
|
603
|
+
canClosed: "Can be closed",
|
|
604
|
+
maximumNumber: "Maximum upload quantity",
|
|
605
|
+
fileName: "File name",
|
|
606
|
+
extraParameters: "Additional parameters (JSON format)",
|
|
607
|
+
textAlignment: "text alignment",
|
|
608
|
+
fontProperties: "Font Attribute Settings",
|
|
609
|
+
tagsMaximum: "The maximum number of tags displayed",
|
|
610
|
+
tagsMaximumLength: "Maximum display tag text length",
|
|
611
|
+
showRequired: "Show required tags",
|
|
612
|
+
hide: "Hide",
|
|
613
|
+
disable: "Disable",
|
|
614
|
+
readOnly: "read-only",
|
|
615
|
+
clearable: "Clearable",
|
|
616
|
+
timeSelector: "Time Selector",
|
|
617
|
+
semiSelection: "Allow half selection",
|
|
618
|
+
showInputBox: "Show Input Box",
|
|
619
|
+
showlabel: "Show Label",
|
|
620
|
+
sinicization: "Sinicization",
|
|
621
|
+
hideNumber: "Hide Sequence Number",
|
|
622
|
+
allowDragging: "Allow dragging",
|
|
623
|
+
tickable: "Tickable",
|
|
624
|
+
animationToggle: "Animation Toggle",
|
|
625
|
+
downloadsAudioVideo: "Audio and video downloads",
|
|
626
|
+
check: "Check",
|
|
627
|
+
required: "Required",
|
|
628
|
+
requiredTip: "Required verification prompt information",
|
|
629
|
+
attribute: "Attribute",
|
|
630
|
+
showBorder: "Show Border",
|
|
631
|
+
mouseOn: "The mouse is turned on",
|
|
632
|
+
compact: "Compact",
|
|
633
|
+
tip: "Tips",
|
|
634
|
+
operatingTips: "Please right-click to add rows and columns or merge cells",
|
|
635
|
+
labelHelp: "Label Help",
|
|
636
|
+
prefix: "Prefix",
|
|
637
|
+
suffix: "Suffix",
|
|
638
|
+
name: "Name",
|
|
639
|
+
selWeb: "Select web resources",
|
|
640
|
+
acceptedName: "Accept parameter name (props)",
|
|
641
|
+
communication: "Communication $emit ('emitComponent ') parent response method name",
|
|
642
|
+
previewEffect: "The actual preview effect is implemented by user-defined development",
|
|
643
|
+
value: "Value",
|
|
644
|
+
pattern: "Pattern",
|
|
645
|
+
addVerification: "Add Verification",
|
|
646
|
+
filterFields: "Set Filter Fields",
|
|
647
|
+
tableFields: "Fields in this table",
|
|
648
|
+
associatedTableFields: "Associated Table Fields",
|
|
649
|
+
operator: "Operator",
|
|
650
|
+
equal: "Equal",
|
|
651
|
+
contain: "In",
|
|
652
|
+
vague: "Like",
|
|
653
|
+
subLabel: "Sub label",
|
|
654
|
+
newPanel: "New panel",
|
|
655
|
+
newPanelTip: "Minimum 1 sub panel",
|
|
656
|
+
uploadFileTip: "Click or drag files to this area",
|
|
657
|
+
maximumUploads: "Maximum number of uploads: ",
|
|
658
|
+
mergeDown: "Merge Down",
|
|
659
|
+
mergeRight: "Merge Right",
|
|
660
|
+
splitCell: "Split Cells",
|
|
661
|
+
addColumn: "Add a column",
|
|
662
|
+
addLine: "Add a line",
|
|
663
|
+
mergeDownTip: "This is the last row and cannot be merged down",
|
|
664
|
+
mergeDownTips: "The current table cannot be merged down",
|
|
665
|
+
mergeRightTip: "It is currently the last column and cannot be merged to the right",
|
|
666
|
+
mergeRightTips: "The current table cannot be merged to the right",
|
|
667
|
+
jsonData: "JSON data",
|
|
668
|
+
importFormat: "The import format is as follows:",
|
|
669
|
+
importJson: "Import json file",
|
|
670
|
+
stepMultipleTip: "The input value must be a multiple of the step size!",
|
|
671
|
+
editForm: "Edit Form Configuration",
|
|
672
|
+
addForm: "New Form Configuration",
|
|
673
|
+
displayNameTip: "Please enter the display name!",
|
|
674
|
+
formNameTip: "Please enter the form name!",
|
|
675
|
+
widthBoxTip: "Please enter the width of preview modal box!",
|
|
676
|
+
selectControl: "Please select the control from the left to add!",
|
|
677
|
+
supplementaryData: "Please supplement user-defined component data!",
|
|
678
|
+
changeEmptying: "Change Emptying",
|
|
679
|
+
bringTo: "Submittable",
|
|
680
|
+
plugInUnit: "plug-in unit",
|
|
681
|
+
approval: "Approval",
|
|
682
|
+
labelProperties: "Label Properties",
|
|
683
|
+
followRefresh: "Refresh after main form operation (default editing)",
|
|
684
|
+
viewFiltering: "View Filtering",
|
|
685
|
+
selUseView: "Select Use View",
|
|
686
|
+
selUseForm: "Select Use Form",
|
|
687
|
+
saved: "ID exists for submission/deletion",
|
|
688
|
+
refreshHost: "Refresh the main form after saving/deleting",
|
|
689
|
+
screeningDP: "Dynamic and static population screening",
|
|
690
|
+
tabTop: "top",
|
|
691
|
+
tabRight: "right",
|
|
692
|
+
tabBottom: "bottom",
|
|
693
|
+
tabLeft: "left",
|
|
694
|
+
tabLine: "line",
|
|
695
|
+
tabCard: "card",
|
|
696
|
+
tabLarge: "large",
|
|
697
|
+
tabDefault: "default",
|
|
698
|
+
tabSmall: "small",
|
|
699
|
+
alertSuccess: "success",
|
|
700
|
+
alertInfo: "info",
|
|
701
|
+
alertWarning: "warning",
|
|
702
|
+
alertError: "error",
|
|
703
|
+
screeningDPType: "Listening operation type",
|
|
704
|
+
screeningDPTypeTip: "Note: The matching data dictionary code value 1 is static and 2 is dynamic, please correspond one by one!",
|
|
705
|
+
screeningDPTarget: "Listening to the target object",
|
|
706
|
+
screeningDPTargetTip: "Note: The matching data dictionary association table is the data dictionary remark value, please remark the corresponding table name",
|
|
707
|
+
screeningDPView: "Configure usage views",
|
|
708
|
+
useView: "Using views",
|
|
709
|
+
currencySymbol: "Currency Symbol",
|
|
710
|
+
currencySel: "Follow the default currency of the system",
|
|
711
|
+
selectData: "Selected data",
|
|
712
|
+
whetherHide: "Whether to render when hidden",
|
|
713
|
+
visible: "List display",
|
|
714
|
+
controlStatu: "Sub table operation disabled",
|
|
715
|
+
controlStatuTip: "Control all sub tables (level 2) by configuring the main table dictionary value field (multiple choices) to disable operations (can be viewed)",
|
|
716
|
+
controlField: "Configure Fields",
|
|
717
|
+
controlValue: "Configure Field Values",
|
|
718
|
+
controlStatuTips: "Please add disabled data for subtable operations",
|
|
719
|
+
convertCurrency: "Convert currency to uppercase and add it to the specified field",
|
|
720
|
+
convertCurrencyProhibit: "No need for supplementation",
|
|
721
|
+
vueCode: "Code",
|
|
722
|
+
copyData: "Copy data",
|
|
723
|
+
exportCode: "Export code",
|
|
724
|
+
hideTagContent: "Hide tag content",
|
|
725
|
+
dashed: "Dashed line",
|
|
726
|
+
currencySymbolType: "Currency symbol display type",
|
|
727
|
+
currencyOfSymbol: "symbol",
|
|
728
|
+
currencyOfCode: "code",
|
|
729
|
+
defaultSysValue: "Default value follows the system's default currency",
|
|
730
|
+
currentUser: "Current user (non field in this table)",
|
|
731
|
+
bindFieldsTip: "Please select the associated fields that need to be bound",
|
|
732
|
+
equalVal: "If",
|
|
733
|
+
theValueIs: "The value is",
|
|
734
|
+
when: "When,",
|
|
735
|
+
filterVal: "filter",
|
|
736
|
+
dictionaryValue: "Dictionary value",
|
|
737
|
+
btnRuleConfig: "Button rule configuration",
|
|
738
|
+
addBtnRuleConfig: "Add button rules",
|
|
739
|
+
basicData: "Basic data"
|
|
740
|
+
},
|
|
741
|
+
/*导入*/
|
|
742
|
+
xlsxImport: {
|
|
743
|
+
title: "Import",
|
|
744
|
+
file: "File",
|
|
745
|
+
entityTable: "Entity table",
|
|
746
|
+
uploadExcel: "Upload Excel file",
|
|
747
|
+
uploadExcelTip: "Upload Excel file to select entity table",
|
|
748
|
+
mapFieldsTip: "Please select a mapping field",
|
|
749
|
+
iconDescription: "Icon Description: ",
|
|
750
|
+
owner: "Owner",
|
|
751
|
+
foreignTable: "Foreign key table: ",
|
|
752
|
+
dictMapping: "Dictionary mapping",
|
|
753
|
+
dictMappingTip: "Please select the corresponding dictionary value",
|
|
754
|
+
associatedFieldsTip: "Select Associated Fields-",
|
|
755
|
+
lookUpFieldTip: "Please select a search field",
|
|
756
|
+
importInformation: "Import information",
|
|
757
|
+
mappingEntityFields: "Mapping entity fields",
|
|
758
|
+
foreignFields: "Foreign key fields",
|
|
759
|
+
type: "Type",
|
|
760
|
+
field: "Field",
|
|
761
|
+
importValues: "Import values",
|
|
762
|
+
systemOptions: "System options",
|
|
763
|
+
associatedTable: "Associated table name",
|
|
764
|
+
lookUpField: "LookUp field",
|
|
765
|
+
entityTableTip: "Please select an entity table",
|
|
766
|
+
importSucc: "Import was successful",
|
|
767
|
+
leastTip: "Please select at least one item!",
|
|
768
|
+
selectedForeign: "Foreign key selected",
|
|
769
|
+
selectedDict: "Selected dictionary mapping",
|
|
770
|
+
selectedAbout: "Selected about",
|
|
771
|
+
mapFieldsTips: "Please select the mapping field first!",
|
|
772
|
+
entityFileTip: "Please import the complete file",
|
|
773
|
+
},
|
|
774
|
+
/*审批插件*/
|
|
775
|
+
approvalPlug: {
|
|
776
|
+
initiateApply: "Memulai aplikasi",
|
|
777
|
+
withdrawApply: "Pengunduran aplikasi",
|
|
778
|
+
history: "Sejarah Pengesahan",
|
|
779
|
+
process: "Proses saat ini:",
|
|
780
|
+
approver: "Penyetujui saat ini:",
|
|
781
|
+
confirm: "konfirmasi",
|
|
782
|
+
ratify: "persetujuan",
|
|
783
|
+
refuse: "menolak",
|
|
784
|
+
withdraw: "tarik",
|
|
785
|
+
initiate: "Inisiator",
|
|
786
|
+
notStarted: "Belum dimulai",
|
|
787
|
+
confirmApproval: "Konfirmasi persetujuan?",
|
|
788
|
+
confirmReject: "Konfirmasi penolakan?",
|
|
789
|
+
confirmWithdrawal: "Mengkonfirmasi penarikan diri?",
|
|
790
|
+
transfer: "Transfer for review",
|
|
791
|
+
countersign: "Tambah tanda tangan",
|
|
792
|
+
sign: "Tandatangan atas nama",
|
|
793
|
+
back: "Kembali",
|
|
794
|
+
reject: "Ditolak",
|
|
795
|
+
approvCopy: "Dipersetujui dan CC",
|
|
796
|
+
urging: "Proses mendesak",
|
|
797
|
+
pending: "Pendekaan",
|
|
798
|
+
approved: "Dipersetujui",
|
|
799
|
+
declined: "Ditolak",
|
|
800
|
+
returned: "Kembali",
|
|
801
|
+
approval: "Penyetujuan pendapat",
|
|
802
|
+
examine: "Pengesahan",
|
|
803
|
+
carbon: "Penerima CC",
|
|
804
|
+
assign: "Anggota yang ditentukan",
|
|
805
|
+
transfered: "Dipindahkan untuk penelitian",
|
|
806
|
+
fallback: "Kembali ke",
|
|
807
|
+
rollbackcause: "Alasan untuk kembali",
|
|
808
|
+
backNode: "Pilih node kembali",
|
|
809
|
+
countersignp: "Dipersetujui oleh",
|
|
810
|
+
countersignMen: "Tambah metode tanda tangan",
|
|
811
|
+
multiPerson: "Metode persetujuan banyak orang",
|
|
812
|
+
counterOption: "Komentar tanda tangan tambahan",
|
|
813
|
+
beforeSigning: "Sebelum aku",
|
|
814
|
+
afterSigning: "Setelah saya",
|
|
815
|
+
transPop: "Person Pengesahan Transfer",
|
|
816
|
+
transOption: "Periksa Opisi",
|
|
817
|
+
configSign: "Konfirmasi penambahan tanda tangan",
|
|
818
|
+
configBack: "Konfirmasi kembali",
|
|
819
|
+
configTransfer: "Konfirmasi transfer untuk penelitian",
|
|
820
|
+
initiated: "Dimulai",
|
|
821
|
+
beenSet: "Cc",
|
|
822
|
+
withdrawed: "Ditarik",
|
|
823
|
+
labelBtn: "Hak operasi"
|
|
824
|
+
},
|
|
825
|
+
/*高级查找*/
|
|
826
|
+
advancedFind: {
|
|
827
|
+
basicSettings: "Basic settings",
|
|
828
|
+
savedViews: "Saved Views",
|
|
829
|
+
query: "Query Results",
|
|
830
|
+
add: "New",
|
|
831
|
+
save: "Save",
|
|
832
|
+
anotherSave: "Save As",
|
|
833
|
+
editColumn: "Edit Column",
|
|
834
|
+
editProperties: "Edit Properties",
|
|
835
|
+
lookup: "Look up",
|
|
836
|
+
useSavedViews: "Use Saved Views",
|
|
837
|
+
new: "[New]",
|
|
838
|
+
systemView: "System View",
|
|
839
|
+
selViewTip: "Please select a view!",
|
|
840
|
+
editColumnTip: 'Please edit the column!',
|
|
841
|
+
viewProperties: "View Properties",
|
|
842
|
+
setDefaultView: "Set as default view",
|
|
843
|
+
saveNewView: "Save as New View",
|
|
844
|
+
editView: "Edit View",
|
|
845
|
+
viewTips: "Select the original view to be associated with, using its permissions, buttons, query criteria, sorting order, and so on.",
|
|
846
|
+
viewTip: "Select the original view that needs to be associated, and use its permissions and buttons.",
|
|
847
|
+
editAgain: "Click to edit again",
|
|
848
|
+
originalView: "Associate Original View",
|
|
849
|
+
isDefaultView: "Default View",
|
|
850
|
+
exportCurrent: "Current static page",
|
|
851
|
+
exportCurrentAll: "Current static page (all)",
|
|
852
|
+
exportSelected: "Selected Records",
|
|
853
|
+
exportCustom: "Custom",
|
|
854
|
+
},
|
|
855
|
+
/*顶部菜单*/
|
|
856
|
+
menu: {
|
|
857
|
+
advancedFind: "Seek",
|
|
858
|
+
menuAdvancedFind: "Advanced Find",
|
|
859
|
+
themeSettings: "Theme Settings",
|
|
860
|
+
fullScreen: "Full screen",
|
|
861
|
+
outFullScreen: "Exit full screen",
|
|
862
|
+
accountSettings: "Account Settings",
|
|
863
|
+
messageSending: "Message sending test",
|
|
864
|
+
logOut: "Log out",
|
|
865
|
+
logOutTip: "Tips",
|
|
866
|
+
logOutContent: "Do you really want to log out ?",
|
|
867
|
+
logOutOk: "confirm",
|
|
868
|
+
logOutCancel: "cancel",
|
|
869
|
+
switchApp: "Switching apps...",
|
|
870
|
+
menuName: "Menu name",
|
|
871
|
+
type: "Menu type",
|
|
872
|
+
icon: "Icon",
|
|
873
|
+
component: "Component",
|
|
874
|
+
router: "Router",
|
|
875
|
+
sort: "Sort",
|
|
876
|
+
menuNumber: "Menu number",
|
|
877
|
+
application: "Application",
|
|
878
|
+
menuLevel: "Menu level",
|
|
879
|
+
parentMenu: "Parent Menu",
|
|
880
|
+
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",
|
|
881
|
+
redirect: "Redirect",
|
|
882
|
+
openWithTip: "Button: none, menu: inner chain, outer chain, component, dashboard",
|
|
883
|
+
openWith: "Open with",
|
|
884
|
+
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",
|
|
885
|
+
components: "Components",
|
|
886
|
+
routerTip: "The URL displayed by the browser, for example:/menu, corresponds to the menu page being opened",
|
|
887
|
+
permission: "Permission",
|
|
888
|
+
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",
|
|
889
|
+
addresses: "Addresses",
|
|
890
|
+
iconSize: "Suggested size 100 * 100",
|
|
891
|
+
table: "Table",
|
|
892
|
+
view: "Default view",
|
|
893
|
+
weightTip: "System Weight: Menu can be assigned to any role, Business Weight: Menu is not visible to super administrators",
|
|
894
|
+
weight: "Weight",
|
|
895
|
+
visible: "Is it visible",
|
|
896
|
+
remark: "remark",
|
|
897
|
+
echarts: "Personal chart",
|
|
898
|
+
personalView: "Personal view",
|
|
899
|
+
home: "Home",
|
|
900
|
+
closeLabelTip: "This is the last label and cannot be closed",
|
|
901
|
+
noLabelLeft: "There is no label on the left side",
|
|
902
|
+
noLabelRight: "There is no label on the right side",
|
|
903
|
+
closeThat: "Close current label",
|
|
904
|
+
closeRight: "Close right side",
|
|
905
|
+
closeLeft: "Close left side",
|
|
906
|
+
closeAll: "Close all",
|
|
907
|
+
viewWeights: "Default View Weights",
|
|
908
|
+
sysPriority: "System priority",
|
|
909
|
+
personalPriority: "Personal priority",
|
|
910
|
+
universalImport: "Universal import",
|
|
911
|
+
searchModeName: "Search module name",
|
|
912
|
+
singletonMode: "Singleton pattern",
|
|
913
|
+
multipleMode: "Multi instance mode",
|
|
914
|
+
collectMode: "collect",
|
|
915
|
+
},
|
|
916
|
+
/* 侧边栏*/
|
|
917
|
+
sidebar: {
|
|
918
|
+
dataOrigin: "data sources",
|
|
919
|
+
displayField: "display field",
|
|
920
|
+
parentData: "Parent relation field",
|
|
921
|
+
childrenData: "Child level this field",
|
|
922
|
+
association: "Associate this table field Settings",
|
|
923
|
+
assChid: "Associated table field Settings",
|
|
924
|
+
equalTo: "equal to",
|
|
925
|
+
shrink: "shrink",
|
|
926
|
+
unfold: "unfold"
|
|
927
|
+
},
|
|
928
|
+
/*过滤*/
|
|
929
|
+
filter: {
|
|
930
|
+
condition: "condition",
|
|
931
|
+
and: "and",
|
|
932
|
+
or: "or",
|
|
933
|
+
ands: "Group 'and'",
|
|
934
|
+
andsTip: "Use AND to group query rows together, and the result will only contain records or operations that match all the combined rows",
|
|
935
|
+
ors: "Group 'or'",
|
|
936
|
+
orsTip: "Use OR to group query rows together, and the result will only contain records or operations that match all the combined rows",
|
|
937
|
+
mergeTip: "Combination of at least 2 pieces of data!",
|
|
938
|
+
mergeIllegal: "Illegal combination!",
|
|
939
|
+
mergeAgainTip: "Can not be combined again!",
|
|
940
|
+
mergeDelTip: "Whether to delete this clause?",
|
|
941
|
+
mergeCancelTip: "Whether to ungroup this clause?",
|
|
942
|
+
relationshipHasTip: "The relationship to be added already exists in the query!",
|
|
943
|
+
cleanAllTip: "All fields and related entities of this entity will be cleared. Continue?",
|
|
944
|
+
delSubClause: "Whether to delete related entities and all their sub clauses?",
|
|
945
|
+
delCondition: "This operation will delete all filter criteria related to this entity?",
|
|
946
|
+
noAddCondition: "Cannot add a condition below this item",
|
|
947
|
+
relevant: "Relevant"
|
|
948
|
+
},
|
|
949
|
+
/*按钮*/
|
|
950
|
+
btnConfig: {
|
|
951
|
+
displayName: "Display Name",
|
|
952
|
+
sort: "Sort",
|
|
953
|
+
type: "Type",
|
|
954
|
+
adaptTo: "Adapt to",
|
|
955
|
+
displayPosition: "Display position",
|
|
956
|
+
creationTime: "Creation time",
|
|
957
|
+
explain: "Explain",
|
|
958
|
+
icon: "Icon",
|
|
959
|
+
executionFunction: "Execution method",
|
|
960
|
+
functionName: "Method Name",
|
|
961
|
+
subbutton: "Subbutton",
|
|
962
|
+
name: "Name",
|
|
963
|
+
key: "Key",
|
|
964
|
+
subbuttonTip: "Please complete the sub button data!",
|
|
965
|
+
view: "View",
|
|
966
|
+
form: "Form",
|
|
967
|
+
btn: "Button",
|
|
968
|
+
belongingView: "View",
|
|
969
|
+
belongingForm: "Form",
|
|
970
|
+
viewBtnSettings: "View Button Settings",
|
|
971
|
+
formBtnSettings: "Form Button Settings",
|
|
972
|
+
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",
|
|
973
|
+
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",
|
|
974
|
+
btnAdd: "Open the form to add data",
|
|
975
|
+
btnEdit: "Open the form to edit data",
|
|
976
|
+
btnDel: "Delete selected data",
|
|
977
|
+
btnImportData: "Import Data",
|
|
978
|
+
btnExportData: "Export Data",
|
|
979
|
+
btnDeactivateData: "Disable data (data status)",
|
|
980
|
+
btnEnableData: "Enable data (data status)",
|
|
981
|
+
btnAssign: "Assign",
|
|
982
|
+
btnBatchUpdate: "Unified update",
|
|
983
|
+
btnTeamSharing: "Team sharing",
|
|
984
|
+
logAgain: "Log in again",
|
|
985
|
+
verify: "Test and verify",
|
|
986
|
+
},
|
|
987
|
+
/*关联*/
|
|
988
|
+
relation: {
|
|
989
|
+
name: "Name",
|
|
990
|
+
mainTable: "Main table",
|
|
991
|
+
relatedTables: "Related Tables",
|
|
992
|
+
behaviorType: "Behavior type",
|
|
993
|
+
field: "Field",
|
|
994
|
+
title: "Edit Relationship",
|
|
995
|
+
delete: "Delete",
|
|
996
|
+
assignment: "Assignment",
|
|
997
|
+
},
|
|
998
|
+
/*图表*/
|
|
999
|
+
echarts: {
|
|
1000
|
+
name: "Name",
|
|
1001
|
+
viewId: "View for chart preview",
|
|
1002
|
+
type: "Chart type",
|
|
1003
|
+
mode: "Summary method",
|
|
1004
|
+
columnName: "Legend entry (sequence)",
|
|
1005
|
+
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).",
|
|
1006
|
+
label: "Axis Label",
|
|
1007
|
+
addLabel: "Add horizontal (classification) axis label",
|
|
1008
|
+
addsLabel: "Please add horizontal (classification) axis label!",
|
|
1009
|
+
editForm: "Edit Chart",
|
|
1010
|
+
addForm: "New Chart",
|
|
1011
|
+
nameTip: "Please enter a name!",
|
|
1012
|
+
codeTip: "Please enter the encoding!",
|
|
1013
|
+
selected: "Selected",
|
|
1014
|
+
sysEcharts: "System ECharts",
|
|
1015
|
+
myEcharts: "My ECharts",
|
|
1016
|
+
createEcharts: "Create a personal ECharts",
|
|
1017
|
+
closeChart: "Close ECharts",
|
|
1018
|
+
shrinkRight: "Expand Right",
|
|
1019
|
+
shrinkLeft: "Shrink Left",
|
|
1020
|
+
amplify: "Amplify",
|
|
1021
|
+
noData: "There is currently no data display available",
|
|
1022
|
+
dispose: "Configuration interface",
|
|
1023
|
+
selTemplate: "Select Template",
|
|
1024
|
+
addColumns: "Add Template Columns",
|
|
1025
|
+
configureDataTip: "Please configure the data!",
|
|
1026
|
+
templateDisplay: "Template display",
|
|
1027
|
+
templateA: "Template A",
|
|
1028
|
+
templateB: "Template B",
|
|
1029
|
+
templateC: "Template C",
|
|
1030
|
+
templateD: "Template D",
|
|
1031
|
+
emptyTemplatTip: "Re selecting the layout template will clear all data. Are you sure?",
|
|
1032
|
+
selTemplateTip: "Please select a template!",
|
|
1033
|
+
insertCV: "Insert Chart/View",
|
|
1034
|
+
selTableTip: "Please select a table!",
|
|
1035
|
+
selViewTip: "Please select a view!",
|
|
1036
|
+
seleChartsTip: "Please select a chart!",
|
|
1037
|
+
delTemplateTip: "Do you want to delete this template column?",
|
|
1038
|
+
listTemplateA: "3 List A Template",
|
|
1039
|
+
listTemplateBC: "3 List BC Template",
|
|
1040
|
+
listTemplateCD: "4 List CD Template",
|
|
1041
|
+
listTemplateB: "2 List B Template",
|
|
1042
|
+
listTemplateAD: "3 List AD Template",
|
|
1043
|
+
listTemplateEB: "2 List EB Template",
|
|
1044
|
+
listTemplateCB: "4 List CB Template",
|
|
1045
|
+
customTemplate: "Custom Template",
|
|
1046
|
+
noSysEcharts: "There is currently no system chart available",
|
|
1047
|
+
echartsManage: "Manage personal charts",
|
|
1048
|
+
noEcharts: "There are currently no charts available, please create them first...",
|
|
1049
|
+
none: "None"
|
|
1050
|
+
},
|
|
1051
|
+
/*团队共享*/
|
|
1052
|
+
teamSharing: {
|
|
1053
|
+
title: "Share",
|
|
1054
|
+
addut: "Add Users/Teams",
|
|
1055
|
+
delSelected: "Delete selected",
|
|
1056
|
+
addutTip: "Please add users/teams!",
|
|
1057
|
+
confirmSaveTip: "Are you sure to save the data?",
|
|
1058
|
+
confirmSave: "Confirm save",
|
|
1059
|
+
selectData: "Select data",
|
|
1060
|
+
name: "User Name",
|
|
1061
|
+
query: "Query",
|
|
1062
|
+
edit: "Edit",
|
|
1063
|
+
delete: "Delete",
|
|
1064
|
+
share: "Share",
|
|
1065
|
+
source: "Source"
|
|
1066
|
+
},
|
|
1067
|
+
/*批量更新数据的字段值*/
|
|
1068
|
+
batchUpdate: {
|
|
1069
|
+
title: "Unified update of existing records",
|
|
1070
|
+
updateFields: "Update fields",
|
|
1071
|
+
updateValue: "Update value",
|
|
1072
|
+
updateFieldsTip: "Please select the update field!",
|
|
1073
|
+
updateValueTip: "Please select the updated value!",
|
|
1074
|
+
selRecords: "Selected records",
|
|
1075
|
+
delSelected: "Delete selected",
|
|
1076
|
+
delSelectedTip: "Please select an existing record",
|
|
1077
|
+
confirmUpdateTip: "Are you sure to update the selected existing records?",
|
|
1078
|
+
confirmUpdate: "Confirm update",
|
|
1079
|
+
selectData: "Select data",
|
|
1080
|
+
confirmAdd: "Confirm add"
|
|
1081
|
+
},
|
|
1082
|
+
/*字段安全性*/
|
|
1083
|
+
fieldSecurity: {
|
|
1084
|
+
name: "Name",
|
|
1085
|
+
createdTime: "Created time",
|
|
1086
|
+
description: "Description",
|
|
1087
|
+
field: "Field permissions",
|
|
1088
|
+
team: "Team",
|
|
1089
|
+
user: "User",
|
|
1090
|
+
role: "Role",
|
|
1091
|
+
table: "Table",
|
|
1092
|
+
read: "Read",
|
|
1093
|
+
update: "Update",
|
|
1094
|
+
create: "Create",
|
|
1095
|
+
editField: "Edit Field Security",
|
|
1096
|
+
editFieldTip: "Change permissions for the selected field.",
|
|
1097
|
+
allowReading: "Allow reading",
|
|
1098
|
+
allowReadingTip: "Users can view this field",
|
|
1099
|
+
allowUpdate: "Allow updates",
|
|
1100
|
+
allowUpdateTip: "Users can change the information in this field",
|
|
1101
|
+
allowCreate: "Allow creation",
|
|
1102
|
+
allowCreateTip: "Users can add information to this field when creating records",
|
|
1103
|
+
teamType: "Team type",
|
|
1104
|
+
},
|
|
1105
|
+
/*解决方案*/
|
|
1106
|
+
solution: {
|
|
1107
|
+
name: "Name",
|
|
1108
|
+
displayName: "Display Name",
|
|
1109
|
+
version: "Version",
|
|
1110
|
+
publisher: "Publisher",
|
|
1111
|
+
datetime: "Datetime",
|
|
1112
|
+
description: "Description",
|
|
1113
|
+
table: "Table",
|
|
1114
|
+
flow: "Flow path",
|
|
1115
|
+
dict: "Dictionary",
|
|
1116
|
+
webResources: "Web Resources",
|
|
1117
|
+
plugIn: "Plug-in unit",
|
|
1118
|
+
translate: "Translate",
|
|
1119
|
+
role: "Role",
|
|
1120
|
+
fieldSecurity: "Field security",
|
|
1121
|
+
application: "Application",
|
|
1122
|
+
menu: "Menu",
|
|
1123
|
+
type: "Type",
|
|
1124
|
+
export: "Export Solution",
|
|
1125
|
+
import: "Import Solution",
|
|
1126
|
+
importTip: "Select a compressed (. zip) file containing the solution you want to import",
|
|
1127
|
+
delContent: "Do you want to delete all records of the selected data?",
|
|
1128
|
+
assembly: "All components",
|
|
1129
|
+
addAssembly: "Add subcomponents",
|
|
1130
|
+
delAssembly: "Delete subcomponents",
|
|
1131
|
+
importTranslation: "Import Custom Translation",
|
|
1132
|
+
exportTranslation: "Export Custom Translation",
|
|
1133
|
+
tableCustom: "Table Custom Translation",
|
|
1134
|
+
processCustom: "Process Customization Translation",
|
|
1135
|
+
selectAll: "Select All",
|
|
1136
|
+
component: "Component (Table)",
|
|
1137
|
+
containAssembly: "Subcomponents included",
|
|
1138
|
+
dataErrorTip: "Data error, current data (table) does not exist or has been deleted!"
|
|
1139
|
+
},
|
|
1140
|
+
/*按钮*/
|
|
1141
|
+
btn: {
|
|
1142
|
+
new: "New",
|
|
1143
|
+
add: "Add",
|
|
1144
|
+
edit: "Edit",
|
|
1145
|
+
del: "Delete",
|
|
1146
|
+
query: "Query",
|
|
1147
|
+
reset: "Reset",
|
|
1148
|
+
deploy: "Deploy",
|
|
1149
|
+
save: "Save",
|
|
1150
|
+
confirm: "Ok",
|
|
1151
|
+
sort: "Sort",
|
|
1152
|
+
back: "Back",
|
|
1153
|
+
setButton: "Set button",
|
|
1154
|
+
choice: "Choice",
|
|
1155
|
+
empty: "Empty",
|
|
1156
|
+
addTo: "Add",
|
|
1157
|
+
cancel: "Cancel",
|
|
1158
|
+
prev: "Prev",
|
|
1159
|
+
next: "Next",
|
|
1160
|
+
apply: "Ok",
|
|
1161
|
+
preview: "Preview",
|
|
1162
|
+
handle: "Operation",
|
|
1163
|
+
up: "Up",
|
|
1164
|
+
down: "Down",
|
|
1165
|
+
copy: "Copy",
|
|
1166
|
+
refresh: "Refresh",
|
|
1167
|
+
share: "Share",
|
|
1168
|
+
insert: "Insert",
|
|
1169
|
+
enable: "Enable",
|
|
1170
|
+
deactivate: "Deactivate",
|
|
1171
|
+
setAsDefault: "Set as default",
|
|
1172
|
+
upload: "Upload",
|
|
1173
|
+
download: "Download",
|
|
1174
|
+
resetPassword: "Reset password",
|
|
1175
|
+
authorizationRole: "Authorization role",
|
|
1176
|
+
selectAll: "Select all",
|
|
1177
|
+
view: "View",
|
|
1178
|
+
entity: "Entity",
|
|
1179
|
+
viewPicture: "viewFile picture",
|
|
1180
|
+
viewFile: "viewFile file",
|
|
1181
|
+
lookup: "Look up",
|
|
1182
|
+
cache: "Cache",
|
|
1183
|
+
import: "Import",
|
|
1184
|
+
export: "Export",
|
|
1185
|
+
clearLog: "Clear Log",
|
|
1186
|
+
release: "Release",
|
|
1187
|
+
saveDraft: "Save as Draft",
|
|
1188
|
+
withdraw: "Withdraw",
|
|
1189
|
+
previewPictures: "Preview pictures",
|
|
1190
|
+
update: "Update",
|
|
1191
|
+
more: "More",
|
|
1192
|
+
confirmClose: "Confirm and close",
|
|
1193
|
+
saveClose: "Save and Close",
|
|
1194
|
+
previousPage: "Previous page",
|
|
1195
|
+
nextPage: "Next page",
|
|
1196
|
+
print: "Print",
|
|
1197
|
+
deployment: "Deployment",
|
|
1198
|
+
close: "Close",
|
|
1199
|
+
updateTemplate: 'Update template',
|
|
1200
|
+
logAgain: "Log in again",
|
|
1201
|
+
verify: "Test and verify",
|
|
1202
|
+
configuration: "Configuration",
|
|
1203
|
+
addToAll: "Add All",
|
|
1204
|
+
remove: "Remove",
|
|
1205
|
+
removeAll: "Remove All",
|
|
1206
|
+
resetFilter: "Reset filter",
|
|
1207
|
+
build: "Build",
|
|
1208
|
+
move: "Move",
|
|
1209
|
+
updateInstitutions: "Update institutions"
|
|
1210
|
+
},
|
|
1211
|
+
/*日志管理*/
|
|
1212
|
+
log: {
|
|
1213
|
+
className: "Nama kelas",
|
|
1214
|
+
methodName: "Nama metode",
|
|
1215
|
+
exceptionName: "Nama Kecualian",
|
|
1216
|
+
exceptionMsg: "Informasi abnormal",
|
|
1217
|
+
exceptionTime: "Waktu tidak normal",
|
|
1218
|
+
operatorName: "Operator",
|
|
1219
|
+
detail: "Rincian log",
|
|
1220
|
+
logName: "Nama Log",
|
|
1221
|
+
accessType: "Jenis akses",
|
|
1222
|
+
whether: "Apakah berhasil",
|
|
1223
|
+
ip: "Alamat IP",
|
|
1224
|
+
browser: "pelayar",
|
|
1225
|
+
visTime: "Waktu akses",
|
|
1226
|
+
visitor: "pengunjung",
|
|
1227
|
+
concreteMessage: "Informasi khusus",
|
|
1228
|
+
requestMethod: "Metode permintaan",
|
|
1229
|
+
resultsExecution: "hasil pengakuan",
|
|
1230
|
+
requestAddress: "Alamat permintaan",
|
|
1231
|
+
operationTime: "Waktu operasi",
|
|
1232
|
+
operatorAccount: "Akun operator",
|
|
1233
|
+
operatingSystem: "sistem operasi",
|
|
1234
|
+
requestParameters: "Parameter permintaan",
|
|
1235
|
+
returnResults: "Kembalikan hasil",
|
|
1236
|
+
eventId: "Id peristiwa",
|
|
1237
|
+
eventType: "Jenis peristiwa",
|
|
1238
|
+
state: "keadaan",
|
|
1239
|
+
payload: "Kandungan Permintaan",
|
|
1240
|
+
message: "Kembalikan pesan",
|
|
1241
|
+
stackTrace: "Galat melacak",
|
|
1242
|
+
startTime: "waktu awal",
|
|
1243
|
+
createdTime: "Waktu penciptaan",
|
|
1244
|
+
endedTime: "Waktu akhir",
|
|
1245
|
+
completionTime: "Waktu selesai",
|
|
1246
|
+
tableName: "Nama Jadual",
|
|
1247
|
+
fieldName: "Nama medan",
|
|
1248
|
+
operate: "operasi",
|
|
1249
|
+
oldValue: "Nilai lama",
|
|
1250
|
+
newValue: "Nilai baru",
|
|
1251
|
+
executionTime: "waktu eksekusi",
|
|
1252
|
+
address: "address"
|
|
1253
|
+
},
|
|
1254
|
+
/*服务监控*/
|
|
1255
|
+
machine: {
|
|
1256
|
+
systemInformation: "informasi sistem",
|
|
1257
|
+
host: "Nama Host:",
|
|
1258
|
+
operatingSystem: "Sistem operasi:",
|
|
1259
|
+
architecture: "Arkitektur sistem:",
|
|
1260
|
+
framework: "Running framework:",
|
|
1261
|
+
cpuCores: "Core CPU:",
|
|
1262
|
+
networkInformation: "informasi jaringan",
|
|
1263
|
+
externalNetwork: "Informasi jaringan luar:",
|
|
1264
|
+
iPv4Address: "Alamat IPv4:",
|
|
1265
|
+
cardMAC: "Kartu jaringan MAC:",
|
|
1266
|
+
trafficStatistics: "Statistik lalu lintas:",
|
|
1267
|
+
networkSpeed: "Kecepatan jaringan:",
|
|
1268
|
+
otherInformation: "Informasi lain",
|
|
1269
|
+
runTime: "Waktu jalankan:",
|
|
1270
|
+
cpu: "Penggunaan CPU:",
|
|
1271
|
+
totalMemory: "Total ingatan:",
|
|
1272
|
+
memory: "Penggunaan ingatan:"
|
|
1273
|
+
},
|
|
1274
|
+
/*在线用户*/
|
|
1275
|
+
onlineUser: {
|
|
1276
|
+
keywordTip: "Silakan masukkan akun atau nama Anda",
|
|
1277
|
+
account: "nomor rekening",
|
|
1278
|
+
name: "nama penuh",
|
|
1279
|
+
lastLoginIp: "IP Login",
|
|
1280
|
+
lastTime: "waktu daftar masuk",
|
|
1281
|
+
lastLoginBrowser: "pelayar",
|
|
1282
|
+
lastLoginOs: "sistem operasi",
|
|
1283
|
+
forceExist: "Paksa offline",
|
|
1284
|
+
forceExistTip: "Apakah Anda ingin memaksa pengguna untuk diambil offline?"
|
|
1285
|
+
},
|
|
1286
|
+
/*系统配置*/
|
|
1287
|
+
sysConfig: {
|
|
1288
|
+
name: "Nama Parameter",
|
|
1289
|
+
code: "Pengenkodan unik",
|
|
1290
|
+
value: "Nilai parameter",
|
|
1291
|
+
systemParameter: "parameter sistem",
|
|
1292
|
+
groupCode: "Klasifikasi",
|
|
1293
|
+
remark: "komentar"
|
|
1294
|
+
},
|
|
1295
|
+
/*邮件发送*/
|
|
1296
|
+
email: {
|
|
1297
|
+
sendEmail: "Send mail",
|
|
1298
|
+
receivingEmail: "Receiving email",
|
|
1299
|
+
receivingEmailTip: "Please enter the correct email address!",
|
|
1300
|
+
subject: "Subject",
|
|
1301
|
+
content: "Content",
|
|
1302
|
+
htmlEmail: "Send Html email",
|
|
1303
|
+
sending: "Sending",
|
|
1304
|
+
contentTip: "Please fill in the email content!"
|
|
1305
|
+
},
|
|
1306
|
+
/*通知公告*/
|
|
1307
|
+
notice: {
|
|
1308
|
+
keyword: "kata kunci",
|
|
1309
|
+
keywordTip: "Silakan masukkan judul dan isi",
|
|
1310
|
+
title: "title",
|
|
1311
|
+
type: "tipe",
|
|
1312
|
+
status: "keadaan",
|
|
1313
|
+
content: "isi",
|
|
1314
|
+
notifyTo: "Diterima pemberitahuan dari",
|
|
1315
|
+
contentTip: "Silakan isi isi isi!",
|
|
1316
|
+
notifyToTip: "Silakan pilih orang yang menerima pemberitahuan!",
|
|
1317
|
+
detail: "rincian",
|
|
1318
|
+
publisher: "Penerbit",
|
|
1319
|
+
releaseTime: "Waktu pembebasan"
|
|
1320
|
+
},
|
|
1321
|
+
/*web资源*/
|
|
1322
|
+
web: {
|
|
1323
|
+
name: "Name",
|
|
1324
|
+
nameTip: "Please enter the correct name, starting with a letter and up to 50 digits in length",
|
|
1325
|
+
displayName: "Display Name",
|
|
1326
|
+
type: "Type",
|
|
1327
|
+
creationTime: "Creation time",
|
|
1328
|
+
updatedTime: "Update time",
|
|
1329
|
+
remarks: "Remarks",
|
|
1330
|
+
resourceFile: "Resource File",
|
|
1331
|
+
selectFile: "Select File",
|
|
1332
|
+
resourceContent: "Resource content",
|
|
1333
|
+
path: "Path",
|
|
1334
|
+
selectFileTip: "Please select a file!"
|
|
1335
|
+
},
|
|
1336
|
+
/*消息模版和管理*/
|
|
1337
|
+
msg: {
|
|
1338
|
+
sendPlan: {
|
|
1339
|
+
name: 'Name',
|
|
1340
|
+
advanceDays: 'Advance by days',
|
|
1341
|
+
advanceDaysTip: '1 day in advance: 1',
|
|
1342
|
+
advanceHour: 'Advance hours',
|
|
1343
|
+
advanceHourTip: '1 hour in advance: 1',
|
|
1344
|
+
advanceMin: 'Advance by minutes',
|
|
1345
|
+
advanceMinTip: '30 minutes in advance: 30',
|
|
1346
|
+
delayDays: 'Delay by days',
|
|
1347
|
+
delayDaysTip: '1 day delay: 1',
|
|
1348
|
+
delayHour: 'Delayed by hours',
|
|
1349
|
+
delayHourTip: '1 hour delay: 1',
|
|
1350
|
+
delayMin: 'Delay by minutes',
|
|
1351
|
+
delayMinTip: 'Delayed by 30 minutes: 30',
|
|
1352
|
+
exclusionTime: 'Exclusion time period',
|
|
1353
|
+
exclusionTimeTip: 'If you need to cross days, please fill in two time periods, such as the first period from 22:00:00 to 23:59:59, and the second period from 00:00:00 to 8:00:00',
|
|
1354
|
+
addTime: 'Add time period',
|
|
1355
|
+
creationTime: "Creation time",
|
|
1356
|
+
completeTimeTip: "Please select the complete time!",
|
|
1357
|
+
correctTimeTip: "Please choose the correct time!",
|
|
1358
|
+
msgAlertRuleType: 'Type',
|
|
1359
|
+
messagetemPlate: 'Message Template',
|
|
1360
|
+
sendObject: 'Reminder object',
|
|
1361
|
+
alertDate: 'Time',
|
|
1362
|
+
content: 'Content',
|
|
1363
|
+
remark: 'Remark',
|
|
1364
|
+
},
|
|
1365
|
+
sendRecord: {
|
|
1366
|
+
name: 'Name',
|
|
1367
|
+
sendMode: 'Sending method',
|
|
1368
|
+
about: 'About',
|
|
1369
|
+
msgStatus: 'Message status',
|
|
1370
|
+
isAutomatic: 'Is it automatic',
|
|
1371
|
+
plannedTime: 'Planned sending time',
|
|
1372
|
+
actualTime: 'Actual sending time',
|
|
1373
|
+
updateTime: 'update time',
|
|
1374
|
+
creationTime: "Creation time",
|
|
1375
|
+
sendObject: 'Send Object Set',
|
|
1376
|
+
msgSendingPlan: 'Message sending plan',
|
|
1377
|
+
msgTemplate: 'Message Template',
|
|
1378
|
+
remarks: 'remarks',
|
|
1379
|
+
content: 'Template Content',
|
|
1380
|
+
msgsending: 'Message sending',
|
|
1381
|
+
msgsendingTip: 'Do you want to send a message?',
|
|
1382
|
+
},
|
|
1383
|
+
templateLibrary: {
|
|
1384
|
+
name: 'Name',
|
|
1385
|
+
weChatApp: 'WeChat application',
|
|
1386
|
+
templateCategory: 'Template category',
|
|
1387
|
+
state: 'State',
|
|
1388
|
+
creationTime: 'Creation time',
|
|
1389
|
+
display: 'Is it displayed',
|
|
1390
|
+
content: 'Template Content',
|
|
1391
|
+
analysis: 'Analysis',
|
|
1392
|
+
weChatName: 'WeCom',
|
|
1393
|
+
weChatApplicationName: 'WeCom application',
|
|
1394
|
+
weChatOfficialAccounts: 'WeChat official account',
|
|
1395
|
+
},
|
|
1396
|
+
temPlate: {
|
|
1397
|
+
name: 'Name',
|
|
1398
|
+
templateLibrary: 'Template Library',
|
|
1399
|
+
diagram: 'Example diagram',
|
|
1400
|
+
state: 'State',
|
|
1401
|
+
creationTime: 'Creation time',
|
|
1402
|
+
title: 'Title',
|
|
1403
|
+
isEnabled: 'Is it enabled',
|
|
1404
|
+
text: 'Text',
|
|
1405
|
+
url: 'URL',
|
|
1406
|
+
addField: "Add field",
|
|
1407
|
+
fieldConfiguration: 'Field configuration',
|
|
1408
|
+
variant: 'Variable type',
|
|
1409
|
+
systemValue: "System Value",
|
|
1410
|
+
table: 'Entity table',
|
|
1411
|
+
fields: 'Table Fields',
|
|
1412
|
+
fields2: 'Table Field 2',
|
|
1413
|
+
fields3: 'Table Field 3',
|
|
1414
|
+
variableSys: 'Variable system',
|
|
1415
|
+
tableName: "Associated Table Name",
|
|
1416
|
+
lookUpField: "LookUp Field",
|
|
1417
|
+
correctValueTip: "Please select the correct value",
|
|
1418
|
+
tableFieldsTip: "Please select the table and fields related to",
|
|
1419
|
+
tableForeignTip: "This foreign key has no foreign key table data",
|
|
1420
|
+
dataError: "Data error",
|
|
1421
|
+
dicCode: 'Unique encoding',
|
|
1422
|
+
dicId: 'ID',
|
|
1423
|
+
dicName: 'Dictionary value',
|
|
1424
|
+
dicRemark: 'Remarks'
|
|
1425
|
+
}
|
|
1426
|
+
},
|
|
1427
|
+
/*流程*/
|
|
1428
|
+
flow: {
|
|
1429
|
+
state: "State",
|
|
1430
|
+
creationTime: "Creation time",
|
|
1431
|
+
processName: "Process name",
|
|
1432
|
+
explain: "Explain",
|
|
1433
|
+
disableTip: "Whether to disable this process?",
|
|
1434
|
+
enableTip: "Enable this process?",
|
|
1435
|
+
handle: "operation",
|
|
1436
|
+
basicSettings: "Basic Settings",
|
|
1437
|
+
processDesign: "Process Design",
|
|
1438
|
+
perfectTip: "Please complete the information!",
|
|
1439
|
+
nodeTip: "Please complete the process node settings according to the prompts!",
|
|
1440
|
+
processStart: "Start",
|
|
1441
|
+
ProcessInformation: "Information",
|
|
1442
|
+
processEnd: "End",
|
|
1443
|
+
addNode: "Add Process Node",
|
|
1444
|
+
stage: "Stage",
|
|
1445
|
+
condition: "Condition",
|
|
1446
|
+
step: "Step",
|
|
1447
|
+
stageOrStep: "Stage/Step",
|
|
1448
|
+
stageTip: "Please supplement the data step information!",
|
|
1449
|
+
addStep: "Add Data Steps",
|
|
1450
|
+
stageTip: "Please supplement stage information!",
|
|
1451
|
+
addCondition: "Add Condition",
|
|
1452
|
+
addRule: "Add Rule",
|
|
1453
|
+
rule: "Rule",
|
|
1454
|
+
/*业务流程*/
|
|
1455
|
+
process: {
|
|
1456
|
+
title: "Operation flow",
|
|
1457
|
+
tableSort: "Table name (click to sort)",
|
|
1458
|
+
name: "Name",
|
|
1459
|
+
table: "Table",
|
|
1460
|
+
display: "Display",
|
|
1461
|
+
describe: 'Describe',
|
|
1462
|
+
oneColumn: "One row and one column",
|
|
1463
|
+
twoColumn: "One row and two columns",
|
|
1464
|
+
threeColumn: "One row with three columns",
|
|
1465
|
+
fourColumn: "One row with four columns",
|
|
1466
|
+
displayName: "Display Name",
|
|
1467
|
+
dataSteps: "Data Steps:",
|
|
1468
|
+
stepName: "Step Name",
|
|
1469
|
+
tableFields: "Table Fields",
|
|
1470
|
+
required: "Required",
|
|
1471
|
+
disable: "Disable",
|
|
1472
|
+
value: "Value",
|
|
1473
|
+
operator: "Operator",
|
|
1474
|
+
ruleLogic: "Rule logic",
|
|
1475
|
+
supplementRules: "Please supplement the rule information!",
|
|
1476
|
+
set: "Setting completed",
|
|
1477
|
+
rules: "Rules",
|
|
1478
|
+
processName: "Business process name",
|
|
1479
|
+
finished: "Finished",
|
|
1480
|
+
finish: "Finish",
|
|
1481
|
+
nextStage: "Next stage"
|
|
1482
|
+
},
|
|
1483
|
+
/*工作流*/
|
|
1484
|
+
work: {
|
|
1485
|
+
title: "Work flow",
|
|
1486
|
+
name: "Name",
|
|
1487
|
+
table: "Table",
|
|
1488
|
+
range: "Range",
|
|
1489
|
+
run: "Run",
|
|
1490
|
+
backgrounder: "Run this workflow in the background",
|
|
1491
|
+
startTime: "Start time",
|
|
1492
|
+
afterCreation: "After record creation",
|
|
1493
|
+
afterChange: "After the record field is changed",
|
|
1494
|
+
afterDeletion: "After deleting records",
|
|
1495
|
+
selField: "Select Field",
|
|
1496
|
+
stepName: "Step Name",
|
|
1497
|
+
stepOperation: "Step Operation:",
|
|
1498
|
+
type: "Type",
|
|
1499
|
+
attribute: "Attribute",
|
|
1500
|
+
createRecords: "Create Records",
|
|
1501
|
+
updateRecords: "Update Records",
|
|
1502
|
+
stageName: "Stage name",
|
|
1503
|
+
discontentExecute: "Execute when not satisfied",
|
|
1504
|
+
supplementConditionsRules: "Please supplement the conditions/rules!",
|
|
1505
|
+
conditionsRules: "Conditions/Rules",
|
|
1506
|
+
addConditionsRules: "Add Condition/Rule",
|
|
1507
|
+
conditionsRulesTip: "Please add conditions/rules!",
|
|
1508
|
+
AddedConditionsRules: "Added condition/rule!",
|
|
1509
|
+
value: "Value",
|
|
1510
|
+
update: "Update",
|
|
1511
|
+
create: "Create",
|
|
1512
|
+
fieldConfiguration: "Field configuration",
|
|
1513
|
+
selectedFields: "Selected fields",
|
|
1514
|
+
tableFieldsTip: "Please select a table field",
|
|
1515
|
+
tableFields: "Table field ",
|
|
1516
|
+
tableFieldsTwo: "Table field 2",
|
|
1517
|
+
tableFieldsTwoTip: "Please select table field 2",
|
|
1518
|
+
entityTable: "Entity table",
|
|
1519
|
+
addField: "Add field"
|
|
1520
|
+
},
|
|
1521
|
+
/*审批流*/
|
|
1522
|
+
approval: {
|
|
1523
|
+
title: "Approval process",
|
|
1524
|
+
name: "Name",
|
|
1525
|
+
table: "Table",
|
|
1526
|
+
classify: "Classify",
|
|
1527
|
+
code: "Code",
|
|
1528
|
+
replenishData: "Please supplement data",
|
|
1529
|
+
ccInformation: "Cc information",
|
|
1530
|
+
addMembers: "Add Members",
|
|
1531
|
+
addMembersTip: "No more than 100 people",
|
|
1532
|
+
specifyMembers: "Specify Members",
|
|
1533
|
+
applicantHimself: "Applicant himself",
|
|
1534
|
+
approverInformation: "Approver Information",
|
|
1535
|
+
assignSuperior: "Assign superior",
|
|
1536
|
+
successiveSuperiors: "Continuous multi-level superior",
|
|
1537
|
+
successivePersons: "Heads of successive multi-level departments",
|
|
1538
|
+
associatedMembers: "Associate Member Control",
|
|
1539
|
+
designatedLevel: "Designated level",
|
|
1540
|
+
personsApproval: "Multi person approval method",
|
|
1541
|
+
orSignature: "Or sign (with the consent of one member)",
|
|
1542
|
+
jointlySign: "Countersignature (all members must agree)",
|
|
1543
|
+
endPoint: "Specify End Point",
|
|
1544
|
+
bottomUp: "Bottom up",
|
|
1545
|
+
bottomUpTip: "From bottom to top refers to taking the applicant's immediate superior as the first level, increasing to higher levels",
|
|
1546
|
+
businessTable: "Business Work Order Association Table",
|
|
1547
|
+
associatedMembersTip: "This member control is a multiple choice",
|
|
1548
|
+
reviewedBy: "Reviewed by",
|
|
1549
|
+
CcBy: "Cc",
|
|
1550
|
+
megTemplate: "Approval Message Template",
|
|
1551
|
+
megTemplatecc: "Cc Message Template",
|
|
1552
|
+
megTemplateTurn: "Reject template",
|
|
1553
|
+
megTemplatePress: "Reminder template",
|
|
1554
|
+
megTemplateRecall: "Recall template",
|
|
1555
|
+
megTemplateTurret: "Transfer Approval Template",
|
|
1556
|
+
megTemplateBack: "Pending template",
|
|
1557
|
+
megTemplateSign: "Return template",
|
|
1558
|
+
megTemplateEnd: "Add signature template",
|
|
1559
|
+
autoApproval: "Automatic approval",
|
|
1560
|
+
approvalMethodTip: "Please select the approval method",
|
|
1561
|
+
addMembersTip: "Please add a member",
|
|
1562
|
+
addFieldTip: "Please add table field data",
|
|
1563
|
+
autoApprvalErr: "Option disabled, please reselect",
|
|
1564
|
+
optionalCC: "Unlimited scope",
|
|
1565
|
+
optionaAssign: "Designated area",
|
|
1566
|
+
allowReturn: "allow Return",
|
|
1567
|
+
allowCC: "Optional CC",
|
|
1568
|
+
allowTransfer: "Scope of referra",
|
|
1569
|
+
allowAddSignature: "Scope of countersigning",
|
|
1570
|
+
addMembersNum: "Cannot exceed one person",
|
|
1571
|
+
signatureOr: "Or sign",
|
|
1572
|
+
andtlySign: "Countersign",
|
|
1573
|
+
configTemplate: "Template configuration",
|
|
1574
|
+
configTemplateRetract: "Template configuration Put it away",
|
|
1575
|
+
departmentHead: "Add Department",
|
|
1576
|
+
addMembersHead: "Please add department",
|
|
1577
|
+
contentReturn: "Is it allowed for node approvers to return the process to historical nodes",
|
|
1578
|
+
contentCC: "Is it allowed to send the current approval result to the designated personnel",
|
|
1579
|
+
contentTrans: "Is it allowed for approvers to transfer approval tasks to designated personnel",
|
|
1580
|
+
contentSign: "Allow the current approver to add designated personnel for approval",
|
|
1581
|
+
selMembers: "Selected members",
|
|
1582
|
+
selDepartment: "Selected department",
|
|
1583
|
+
textReturn: "Do you want to enable the rejection of intermediate node message notifications",
|
|
1584
|
+
textSgin: "Do you want to enable message notifications for returning intermediate nodes",
|
|
1585
|
+
automatic: "Automatic approval template",
|
|
1586
|
+
returnApproval: "Return approval template",
|
|
1587
|
+
nodeApproval: "Please add reviewer process configuration",
|
|
1588
|
+
}
|
|
1589
|
+
},
|
|
1590
|
+
/*插件*/
|
|
1591
|
+
plugin: {
|
|
1592
|
+
step: "Step",
|
|
1593
|
+
name: "Name",
|
|
1594
|
+
status: "State",
|
|
1595
|
+
remarks: "Remarks",
|
|
1596
|
+
deactivate: "OK to disable the plug-in?",
|
|
1597
|
+
enable: "OK to enable the plug-in?",
|
|
1598
|
+
plugFile: "Plug in file",
|
|
1599
|
+
selectFile: "Select File",
|
|
1600
|
+
fileFormatTip: "File format error!",
|
|
1601
|
+
stepManagement: "SDK step management",
|
|
1602
|
+
eventSteps: "Event steps",
|
|
1603
|
+
entityName: "Entity name",
|
|
1604
|
+
executeMessage: "Execute message",
|
|
1605
|
+
executePhase: "Execution phase",
|
|
1606
|
+
sort: "Sort",
|
|
1607
|
+
eventHandler: "Event handler",
|
|
1608
|
+
secureString: "Secure string"
|
|
1609
|
+
},
|
|
1610
|
+
/*账户设置*/
|
|
1611
|
+
account: {
|
|
1612
|
+
basicSettings: "Pengaturan dasar",
|
|
1613
|
+
securitySetting: "pengaturan keamanan",
|
|
1614
|
+
personalization: "Pengaturan pribadi",
|
|
1615
|
+
notify: "Notifikasi pesan baru",
|
|
1616
|
+
bindenterpriseWechat: 'Bind Enterprise WeChat',
|
|
1617
|
+
noBindenterpriseWechat: 'Not bound to enterprise wechat',
|
|
1618
|
+
nickname: "nama panggilan",
|
|
1619
|
+
birthday: "ulang tahun",
|
|
1620
|
+
sex: "Gender",
|
|
1621
|
+
phone: "nomor telepon",
|
|
1622
|
+
tel: "Nomor telepon:",
|
|
1623
|
+
email: "E-mail",
|
|
1624
|
+
emailTip: "Silakan masukkan nomor email yang benar!",
|
|
1625
|
+
language: "bahasa default",
|
|
1626
|
+
currency: "Uang Default",
|
|
1627
|
+
timeZone: "Zona Waktu Default",
|
|
1628
|
+
updateInformation: "Kemaskini informasi dasar",
|
|
1629
|
+
passWord: "Kata sandi akun",
|
|
1630
|
+
strength: "Kekuatan sandi saat ini",
|
|
1631
|
+
strong: "kuat",
|
|
1632
|
+
changePaw: "Ubah Sandi",
|
|
1633
|
+
originalPaw: "Kata sandi asal",
|
|
1634
|
+
newPaw: "Kata sandi baru",
|
|
1635
|
+
newPawTip: "Silakan masukkan kata sandi setidaknya enam karakter!",
|
|
1636
|
+
newPawTipErr: "Kata sandi harus mengandung angka, huruf, huruf besar dan huruf kecil, huruf khusus, dan maksimum 18 huruf!",
|
|
1637
|
+
repeatPaw: "Ulangi kata sandi baru",
|
|
1638
|
+
repeatPawTip: "Silakan masukkan sandi baru lagi",
|
|
1639
|
+
repeatPawTiperr: "Silakan konfirmasi konsistensi kata sandi yang dimasukkan dua kali!",
|
|
1640
|
+
homepage: "halaman rumah pribadi",
|
|
1641
|
+
homepageTip: "Setelah konfigurasi, pengguna dapat log masuk langsung ke halaman rumah pribadi mereka",
|
|
1642
|
+
modifyavatar: "Ubah avatar",
|
|
1643
|
+
selectPicture: "Pilih gambar",
|
|
1644
|
+
userAuthentication: "user authentication",
|
|
1645
|
+
passAuthentication: "Hello, for the security of your account, please change the password",
|
|
1646
|
+
loginID: "login ID",
|
|
1647
|
+
changePassword: "Password change complete",
|
|
1648
|
+
resetPasswords: "Password reset complete",
|
|
1649
|
+
userName: "user name",
|
|
1650
|
+
eamil: "e-mail address",
|
|
1651
|
+
code: "code",
|
|
1652
|
+
userNameTip: "Please enter your username",
|
|
1653
|
+
eamilTip: "Please enter your email address",
|
|
1654
|
+
codeTip: "Please enter the verification code",
|
|
1655
|
+
passdTi: "Hello! Your account password will be",
|
|
1656
|
+
// [具体日期]或[剩余天数]
|
|
1657
|
+
passwTip: "Expires after days. To protect the security of your account, we recommend that you change your password as soon as possible",
|
|
1658
|
+
logOutTip: "hint",
|
|
1659
|
+
logOutContent: "Do you really want to log out ?",
|
|
1660
|
+
logOutOk: "change password",
|
|
1661
|
+
logOutCancel: "cancel",
|
|
1662
|
+
delTitle: "Tips",
|
|
1663
|
+
toExit: "Whether to exit modification",
|
|
1664
|
+
changePwd: "Password has expired: Please click 'Change password'",
|
|
1665
|
+
verification: "verify successfully",
|
|
1666
|
+
verificationLose: "verification failed",
|
|
1667
|
+
promptInfo: "We have sent your registered email",
|
|
1668
|
+
promptMes: "Sent an email with a link to reset the password.",
|
|
1669
|
+
promptMessage: "Please log in to your email and click the password reset link in the email to set your new password.",
|
|
1670
|
+
promptMess: "If you do not receive an email within a few minutes, please check your spam folder or try to resend the password reset request.",
|
|
1671
|
+
repeatPawTipodl: "The new password cannot be the same as the old one",
|
|
1672
|
+
userBinding: "User binding",
|
|
1673
|
+
loading: "be logging in...",
|
|
1674
|
+
otherWay: "Other login methods",
|
|
1675
|
+
bindTip: "Detected that your enterprise WeChat account has not been linked to a personal account. Do you want to bind a personal account?",
|
|
1676
|
+
bind: "Bind"
|
|
1677
|
+
},
|
|
1678
|
+
/*设计器*/
|
|
1679
|
+
pageDesigner: {
|
|
1680
|
+
title: "Title",
|
|
1681
|
+
inputComponent: "Input component",
|
|
1682
|
+
newPanel: "Panel baru ditambah",
|
|
1683
|
+
newPanel: "New panel",
|
|
1684
|
+
newPanelTip: "Minimum 1 sub panel",
|
|
1685
|
+
newTabsTip: "At least 1 tab",
|
|
1686
|
+
newTabs: "Tag Page"
|
|
1687
|
+
},
|
|
1688
|
+
/*状态*/
|
|
1689
|
+
state: {
|
|
1690
|
+
enable: "Enable",
|
|
1691
|
+
disable: "Disable",
|
|
1692
|
+
yes: "Yes",
|
|
1693
|
+
no: "No",
|
|
1694
|
+
alignLeft: "left",
|
|
1695
|
+
alignCenter: "center",
|
|
1696
|
+
alignRight: "right",
|
|
1697
|
+
currentState: "Current state"
|
|
1698
|
+
},
|
|
1699
|
+
/*错误及异常提示*/
|
|
1700
|
+
error: {
|
|
1701
|
+
error: "error",
|
|
1702
|
+
code401Tip: "Tips:",
|
|
1703
|
+
code401Ok: "Log in again",
|
|
1704
|
+
switchApp: "Application switching exception!"
|
|
1705
|
+
}
|
|
1706
|
+
}
|
|
1707
|
+
};
|