external.ts
16.2 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
292
293
export default {
  pageConfigText: '页面配置',//Page Configuration
  settingText: '定制',//Customized
  animationText: '动画',//Animation
  dataText: '数据',//Data
  groupText: '分组',//Grouping
  eventText: '事件',
  page: {
    backgroundImageText: '背景图需小于',//The background image needs to be smaller than
    fileTypeText: '格式为png/jpg/gif的文件',//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轴滚动',//Y-axis rolling
    yDesc: 'X轴铺满,Y轴自适应滚动',//X-axis coverage, Y-axis adaptive rolling
    autoText: '自适应',//self-adaption
    autoDesc: '自适应比例展示,页面会有留白',//Adaptive proportional display with white space on the page
    xText: 'X轴滚动',//X-axis rolling
    xDesc: 'Y轴铺满,X轴自适应滚动',//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: '也将消失!',
    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轴(平面) - 旋转',
    angleText: '角度',//Angle
    xRotateText: 'X轴 - 旋转',//X-axis - rotation
    yRotateText: 'Y轴 - 旋转',//Y-axis - rotation
    inclineText: '倾斜°',//incline
    xTiltText: 'X轴 - 倾斜',//X-axis - tilt
    yTiltText: 'Y轴 - 倾斜',//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: '暂未选择自定义颜色',
    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: '底部图表仅展示 7 条数据',//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: 'X轴居中',//Centered X-axis
    rightText: '局右',//Bureau Right
    topText: '顶部',//Top
    yCenterText: 'Y轴居中',//Y-axis centered
    bottomText: '底部',//Bottom
    applyThisGroup: '应用此分组',
    rendererText: '渲染器',//Renderer
    allRenderText: '所有echarts图表组件默认都将采用所选的渲染器进行渲染',//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
    sizeText: '大小',//Size
    subtitleText: '副标题',//Subtitle
    containerText: '容器',//Container
    distanceText: '距离',//Distance
    leftDistanceText: '左侧距离',//Left distance
    rightDistanceText: '右侧距离',//Right distance
    upperDistanceText: '上侧距离',//Upper distance
    lowerDistanceText: '下侧距离',//Lower distance
    xAxisText: 'X轴',//x-axis
    yAxisText: 'Y轴',//y-axis
    offset: '偏移量',//Offset
    axisText: '轴线',//Axis
    thicknessText: '粗细',//Thickness
    locationText: '位置',
    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: '三角形',
    penShapedText: '钢笔形',//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轴旋转',//Y-axis rotation
    flipInX: '中心X轴旋转',//Center X-axis rotation
    flipInY: '中心Y轴旋转',//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: '默认赋值给 dataset 字段',//Default assignment to dataset field
    sendRequest: '发送请求',//Send request
    field: '字段',//Field
    mapping: '映射',//Mapping
    mate: '匹配',//Mate
    filterDefaultData: '过滤器默认处理接口返回值的「data」字段',//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: '当公共接口选择“实时轨迹或者获取设备经纬度历史数据”时,属性选择则选择经纬度即可(longitude,latitude)',//When selecting "real-time trajectory or obtaining device longitude and latitude historical data" for the public interface, select longitude and latitude for attribute selection (longitude, latitude)
    tag2: '如果是结构体属性的话,选择对应结构体属性即可,里面的经纬度,平台已经通过接口里面的过滤函数进行处理',//If it is a structural property, select the corresponding structural property. The longitude and latitude inside have been processed by the platform through the filtering function in the interface
    GlobalConfig: '全局公共配置',//Global public configuration
    preUrl: '前置 URL',//Pre URL
    updateInterval: '更新间隔,为 0 只会初始化',//Update interval, 0 will only initialize
    placeNumber: '请输入数字',//Please enter a number
    editConfig: '编辑配置',//Edit Configuration
    address: '地址',//Address
    requestURL: '请求方式 & URL地址',//Request Method&URL Address
    placeURL: '请输入URL地址',//Please enter the URL address
    selectMode: '选择方式',//Select mode
    ordinary: '普通请求',//Ordinary method
    SQL: 'SQL请求',//SQL request
    publicInterface: '公共接口',//Publice interface
    placePublice: "请选择公共接口",//Please select a public interface
    notBody: '该接口没有 Body 体',//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: '组件地址',
    createFilter: '新增过滤器',//Create filter
    filterFunction: '过滤器函数编辑器',//Filter function Editor
    interfaceReturn: '接口返回数据(res):',//Interface return data (res):
    filterResults: '过滤器结果:',//Filter results
    rule: '规则',//Rule
    filterDefault: '过滤器默认处理接口返回值的「data」字段',//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: '不支持「静态组件」支持「组件」「公共APi」',//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: '提示: ECharts 组件会拦截鼠标事件',//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: '编写方式同正常 JavaScript 写法',//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: '当前大屏内所有组件的集合id 图表组件中的配置id,可以获取其他图表组件进行控制',//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: '通过提供的参数可为图表增加定制化的tooltip、交互事件等等',//By providing parameters, customized tooltips, interactive events, and more can be added to the chart
    previous: '渲染之前',//Previous Render
    after: '渲染之后',//After rendering
    doesDomComponent: '此时组件 DOM 还未存在',//At this time, the component DOM does not yet exist
    alreadyDomComponent: '此时组件 DOM 已经存在',//At this point, the component DOM already exists
  },
  threeModel: {
    loadError: '加载发生错误'
  }
}