external.ts
11.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
export default {
pageConfigText: 'Page Configuration',
settingText: 'Customized',
animationText: 'Animation',
dataText: 'Data',
groupText: 'Grouping',
eventText: 'Event',
page: {
widthText: 'Width',
heightText: 'Height',
backgroundImageText: 'The background image needs to be smaller than',
fileTypeText: 'A file in the format png/jpg/gif',
bgSelectText: 'Background selection',
placeBg: 'Please select the background you want to use',
bgColorText: 'Background color',
appTypeText: 'Application type',
bgControlText: 'Background control',
clearBgText: 'Clear background',
clearColorText: 'Clear Color',
adapterText: 'Adaptation method',
applyColorText: 'Apply Color',
applyBgText: 'Application background',
themeColorText: 'Theme colors',
yText: 'Y-axis rolling',
yDesc: 'X-axis coverage, Y-axis adaptive rolling',
autoText: 'self-adaption',
autoDesc: 'Adaptive proportional display with white space on the page',
xText: 'X-axis rolling',//
xDesc: 'Y-axis coverage, X-axis adaptive rolling',
fullText: 'Overspread',
fullDesc: 'Forcibly stretch the screen and fill all views',
imageExceedsText: 'Image exceeds',
placeuploadText: 'Restricted, please upload again!',
fileUploadText: 'The file format does not match, please upload again!',
dissolveGroupText: 'Dissolve groups',
filterText: 'Filter',
transformText: 'Transformation',
fAndtText: 'Filter / Transformation',
alsoText: 'It will also disappear!',
hueText: 'Hue',
valueText: 'Value:',
saturationText: 'Saturation',
contrastText: 'Contrast ratio',
brightnessText: 'Brightness',
transparencyText: 'Transparency',
mix: 'Mix',
videoHeedText: 'Video components require a transparent background color. Generally, filter color is selected',
rotateText: 'Rotate °',
zAxisText: 'Z-axis (plane) - rotation',
angleText: 'Angle',
xRotateText: 'X-axis - rotation',
yRotateText: 'Y-axis - rotation',
inclineText: 'Incline',
xTiltText: 'X-axis - tilt',
yTiltText: 'Y-axis - tilt',
perviewHeedText: 'If the large screen is blurry during preview, you can try turning off the filter to fix it',
customColorText: 'Custom Colors',
applicationText: 'Application Data',
noColorText: 'There are currently no custom colors available,',
noSelectColorText: 'No custom color has been selected yet',
isGiveUpText: 'There are currently changes that have not been saved. Do you want to discard the modifications directly?',
isColor: 'Do you want to delete this color?',
footer7dataText: 'The bottom chart only displays 7 pieces of data',
delColorText: 'Delete Color',
defaultColor: 'Default extension color:',
transparetColor: 'Transparent Extended Color:',
},
customized: {
placeChart: 'Please enter the chart name',
textRule1: 'Please enter at least one character!',
LeftText: 'Bureau Left',
xCenterText: 'Centered X-axis',
rightText: 'Bureau Right',
topText: 'Top',
yCenterText: 'Y-axis centered',
bottomText: 'Bottom',
rendererText: 'Renderer',
allRenderText: 'All echarts chart components will default to using the selected renderer for rendering',
currentText: 'Current',
onlyRenderText: 'Only the current component is rendered using the specified renderer',
color: 'Color',
applyThisGroup: 'Apply this group',
sizeText: 'Size',
subtitleText: 'Subtitle',
containerText: 'Container',
distanceText: 'Distance',
leftDistanceText: 'Left distance',
rightDistanceText: 'Right distance',
upperDistanceText: 'Upper distance',
lowerDistanceText: 'Lower distance',
xAxisText: 'x-axis',
yAxisText: 'y-axis',
offset: 'Offset',
axisText: 'Axis',
thicknessText: 'Thickness',
locationText: 'Location',
alignedText: 'Aligned zero',
reverseText: 'Reverse',
scaleText: 'Scale',
lengthText: 'Length',
dividerText: 'Divder',
rangeText: 'Range',
legend: 'Legend',
legendText: 'Legend text',
legendLocationText: 'Legend location',
legendInfoText: 'Legend information',
directionText: 'Direction',
shapeText: 'Shape',
legendSizeText: 'Legend size',
visualMapText: 'Visual mapping',
levelText: 'Level',
controlbkText: 'Control Block',
placeDirectionText: 'Placement direction',
reversalText: 'Reversal',
dragComponentText: 'Real time updates of drag and drop components',
keepLeftText: "Keep left",
centerText: 'Center',
keepRightText: 'Keep right',
keepUpText: 'Up',
keepLowerText: "Lower",
horizontalText: 'Horizontal',
verticalText: 'Vertical',
circleText: 'Circle',
rectText: 'Rect',
roundRectTxt: 'Round Square',
triangleText: 'Triangle',
penShaped: 'Pen shaped',
arrowText: 'Arrow shaped',
},
animation: {
animationConfigText: 'Animation configuration',
isEnabledAnimText: 'Is animation enabled',
animationTimeText: 'Animation time function',
animationDurText: 'Animation duration',
animationDelayText: 'Animation Delay',
animationNumberText: 'Animation execution times',
clearAnimationText: 'Clear animation',
emphAnimationText: 'Emphasize animation',
bounceText: 'Bounce',
flashText: 'Flashing',
zoomText: 'Zoom in/out',
zoomSpringText: 'Zoom in/out spring',
shakeText: 'Shake left and right',
swingText: 'Left and right fan-shaped swing',
zoomShakeText: 'Zoom in, shake out',
shapedText: 'Fan shaped wobble',
shakeDownText: 'Shake left and right up and down',
moveAnimationText: 'Move into animation',
fadeIn: 'FadeIn',
fadeInLeft: 'Enter Right',
fadeInRight: 'Enter Left',
fadeInUp: 'Enter Up',
fadeInDown: 'Enter downwards',
fadeInLeftBig: 'Long right entry',
fadeInRightBig: 'Long left entry',
fadeInUpBig: 'Enter Long Distance Up',
fadeInDownBig: 'Enter down long distance',
rotateIn: 'rotate in',
rotateInDownLeft: 'Left clockwise rotation',
rotateInDownRight: 'Right clockwise rotation',
rotateInUpLeft: 'Left counterclockwise rotation',
rotateInUpRight: 'Right counterclockwise rotation',
bounceIn: 'Bounce in',
bounceInLeft: 'Pop Right',
bounceInRight: 'Pop Left',
bounceInUp: 'Pop Up',
bounceInDown: 'Pop Down',
lightSpeedInRight: 'Light speed enters from right',
lightSpeedInLeft: 'Light speed enters from left',
lightSpeedOutRight: 'Light speed exits from right',
lightSpeedOutLeft: 'Light speed exits from left',
flip: 'Y-axis rotation',
flipInX: 'Center X-axis rotation',
flipInY: 'Center Y-axis rotation',
rollIn: 'Left long radius rotation',
zoomIn: 'Enter from small to large',
zoomInLeft: 'Enlarge left to enter',
zoomInRight: 'Enlarge right to enter',
zoomInUp: 'Grow up to enter',
zoomInDown: 'Grow down to enter',
slideInLeft: 'Slide Right to Expand',
slideInRight: 'Slide Left to Expand',
slideInUp: 'Slide Up to Expand',
slideInDown: 'slide down to expand',
},
data: {
requestMethot: 'Request method',
interfacemethod: 'Interface method',
text: 'Test',
defaultField: 'Default assignment to dataset field',
sendRequest: 'Send request',
field: 'Field',
mapping: 'Mapping',
mate: 'Mate',
filterDefaultData: 'The filter defaults to processing the "data" field of the returned value from the interface',
componentNoData: 'This component has no data source',
general: 'General identification',
dataItem: 'Data item',
clickDownload: 'Click [Download] to view complete data',
configMethod: 'Please configure the request first',
tag1: 'When selecting "real-time trajectory or obtaining device longitude and latitude historical data" for the public interface',
tag2: 'The longitude and latitude inside have been processed by the platform through the filtering function in the interface',
GlobalConfig: 'Global public configuration',
preUrl: 'Pre URL',
updateInterval: 'Update interval, 0 will only initialize',
placeNumber: 'Please enter a number',
editConfig: 'Edit Configuration',
address: 'Address',
requestURL: 'Request Method&URL Address',
placeURL: 'Please enter the URL address',
selectMode: 'Select mode',
ordinary: 'Ordinary method',
SQL: 'SQL request',
publicInterface: 'Publice interface',
placePublice: "Please select a public interface",
notBody: 'This interface does not have a Body body',
serialNumber: 'Serial Number',
insertRow: 'Insert row',
delRow: 'Delete row',
result: 'Result',
requestConfig: 'Request configuration',
way: 'Way',
componentSpac: 'Component spacing',
globalInterval: 'Global interval (default)',
sourceAddress: 'Source address',
componentAddress: 'Component address',
createFilter: 'Create filter',
filterFunction: 'Filter function Editor',
interfaceReturn: 'Interface return data (res):',
filterResults: 'Filter results',
rule: 'Rule',
filterDefault: 'The filter defaults to processing the "data" field of the returned value from the interface',
filterErrorLog: 'Filter function error,log:',
isFilter: 'Do you want to delete the filter',
filterErrorSave: 'Filter function error, unable to save',
},
event: {
associatedComponent: 'Associated Components',
targetComponent: 'Select target components',
triggerEvent: 'Trigger Event',
binding: 'Binding',
doesnot: 'Does not support "static components" and supports "components" and "public APi"',
onlyComponent: 'Only display components that meet the criteria',
largeScreen: 'Large screen',
placeLarge: 'Please select a large screen',
targetParams: 'Associate target request parameters',
isModule: 'Do you want to delete this associated interaction module',
basicEventEditor: "Basic Event Editor",
echartsTip: 'Tip: The ECharts component will intercept mouse events',
verResults: "Verification results",
errorFunction: 'Error function',
errorInfo: 'Error message',
stackInfo: 'Stack information',
varDesc: 'Variable Declaration',
mouse: 'Mouse Event Object',
writingMethod: 'The writing method is the same as normal JavaScript writing',
click: 'Click',
double: 'Double Click',
mouseEntry: 'Mouse entry',
mouseRemoval: 'Mouse removal',
eventFunctionError: 'Event function error, unable to save',
basicEventConfig: 'Basic Event Configuration',
advancedConfig: 'Advanced Event Configuration',
advancedEditor: 'Advanced Event Editor (used in conjunction with source code)',
triggeringEvent: 'Parameters received when triggering corresponding lifecycle events',
chartComponent: 'Chart component instance',
largeScreenId: 'The set ID of all components in the current large screen is the configuration ID in the chart component, which can be obtained from other chart components for control',
packageCode: 'The following are the package variables that are built-in and available in the code environment',
introduceCase: 'Introduce case studies',
case: 'Case',
paramsTooltip: 'By providing parameters, customized tooltips, interactive events, and more can be added to the chart',
previous: 'Previous Render',
after: 'After rendering',
doesDomComponent: 'At this time, the component DOM does not yet exist',
alreadyDomComponent: 'At this point, the component DOM already exists',
},
threeModel: {
loadError: 'Load error occurred'
}
}