Skip to content

Commit

Permalink
v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
unocelli committed May 17, 2022
1 parent 4faa782 commit 2149dbe
Show file tree
Hide file tree
Showing 55 changed files with 10,141 additions and 544 deletions.
1,382 changes: 985 additions & 397 deletions 3rdpartylicenses.txt

Large diffs are not rendered by default.

Binary file added Quicksand-Bold.0c04462696ac0fd3e85e.ttf
Binary file not shown.
Binary file added Quicksand-Bold.412a4a341e967a3f3d93.woff2
Binary file not shown.
Binary file added Quicksand-Bold.906c75609d6bce9962db.woff
Binary file not shown.
Binary file added Quicksand-Medium.0c64233241ead44bffbe.ttf
Binary file not shown.
Binary file added Quicksand-Medium.2fcf64a18ad80fe59a86.woff2
Binary file not shown.
Binary file added Quicksand-Medium.b9b216072d3c46c85126.woff
Binary file not shown.
Binary file added Quicksand-Regular.2044a9b51618bde16f5b.ttf
Binary file not shown.
Binary file added Quicksand-Regular.9a2eae65cc9606100e72.woff2
Binary file not shown.
Binary file added Quicksand-Regular.c4f2664b33d97957b51d.woff
Binary file not shown.
Binary file added assets/fonts/quicksand-bold/Quicksand-Bold.ttf
Binary file not shown.
Binary file added assets/fonts/quicksand-bold/Quicksand-Bold.woff
Binary file not shown.
Binary file added assets/fonts/quicksand-bold/Quicksand-Bold.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
443 changes: 435 additions & 8 deletions assets/i18n/en.json

Large diffs are not rendered by default.

776 changes: 776 additions & 0 deletions assets/i18n/es.json

Large diffs are not rendered by default.

774 changes: 774 additions & 0 deletions assets/i18n/ko.json

Large diffs are not rendered by default.

656 changes: 656 additions & 0 deletions assets/i18n/pt.json

Large diffs are not rendered by default.

673 changes: 673 additions & 0 deletions assets/i18n/tr.json

Large diffs are not rendered by default.

57 changes: 43 additions & 14 deletions assets/i18n/zh-cn.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"with param": "示例 {{value}}",


"app.home": "主页",
"app.lab": "测试",
"app.editor": "编辑器",

"header.new-project": "新建项目",
"header.save-project": "保存项目",
"header.saveas-project": "项目另存为...",
Expand All @@ -27,7 +31,7 @@

"dlg.layout-title": "布局设置",
"dlg.layout-general": "常规",
"dlg.layout-lbl-sview": "开始视图",
"dlg.layout-lbl-sview": "主页视图",
"dlg.layout-lbl-zoom": "缩放",
"dlg.layout-show-dev": "显示按钮",
"dlg.layout-navigation": "导航菜单(侧栏菜单)",
Expand Down Expand Up @@ -89,10 +93,11 @@
"general.search-notfound": "找不到选项",
"general.username": "用户名",
"general.password": "密码",
"general.clientid": "客户端ID",
"general.clientId": "客户端ID",


"tester.title": "变量",
"tester.send": "发送",

"item.navsmode-none": "无侧栏",
"item.navsmode-push": "需要时显示",
Expand All @@ -114,8 +119,11 @@
"chart.config-title": "图表设置",
"chart.config-charts": "图表",
"chart.config-devices": "设备",
"chart.config-tags": "标签",
"chart.config-tags": "变量",
"chart.config-lines": "图表坐标轴",
"chart.config-line-name": "名称",
"chart.config-line-label": "说明",
"chart.config-line-yaxis": "Y轴",
"chart.config-line-color": "更改坐标轴颜色",
"chart.config-name-title": "图表",
"chart.config-name": "名称",
Expand All @@ -126,6 +134,7 @@
"chart.property-layout": "布局",
"chart.property-chart": "要显示的图表",
"chart.property-chart-type": "显示模式",
"chart.property-realtime-max": "时间轴跨度(分钟)",
"chart.viewtype-realtime1": "实时",
"chart.viewtype-history": "历史",
"chart.property-font": "字体",
Expand All @@ -137,6 +146,8 @@
"chart.property-color.grid": "网格颜色",
"chart.property-color.legend": "图例颜色",
"chart.property-legend.mode": "图例显示模式",
"chart.property-date.format": "日期格式",
"chart.property-time.format": "时间格式",

"chart.rangetype-last8h": "前8小时",
"chart.rangetype-last1d": "前一天",
Expand All @@ -145,9 +156,13 @@

"chart.legend-always": "总是",
"chart.legend-follow": "跟随",
"chart.legend-onmouseover": "鼠标滑过时",
"chart.legend-bottom": "底部",
"chart.legend-never": "从不",

"chart.labels-serie": "系列",
"chart.labels-time": "时间",
"chart.labels-title": "标题",

"editor.views": "视图",
"editor.view-delete": "删除",
"editor.view-rename": "重命名",
Expand Down Expand Up @@ -191,7 +206,8 @@
"editor.interactivity-id-title": "识别元素",
"editor.interactivity-class": "班级:",
"editor.interactivity-class-title": "元素类",

"editor.interactivity-name": "",

"editor.cmenu-cut": "剪切",
"editor.cmenu-copy": "复制",
"editor.cmenu-paste": "粘贴",
Expand Down Expand Up @@ -319,10 +335,21 @@

"shapes.action-hide": "隐藏",
"shapes.action-show": "显示",
"shapes.action-blink": "闪烁",
"shapes.action-stop": "停止",
"shapes.action-clockwise": "顺时针转动",
"shapes.action-anticlockwise": "逆时针转动",
"shapes.action-downup": "上下",
"shapes.event-click": "单击",
"shapes.event-onpage": "打开页面",
"shapes.event-onwindow": "打开窗口",
"shapes.event-ondialog": "打开对话框",
"shapes.event-oniframe": "打开链接",
"shapes.event-oncard": "打开卡片",
"shapes.event-onsetvalue": "设置变量值",
"shapes.event-ontogglevalue": "设置开关变量值",
"shapes.event-onsetinput": "设置输入框",
"shapes.event-onclose": "关闭",

"pipe.property-props": "属性",
"pipe.property-border-width": "边框宽度",
Expand Down Expand Up @@ -391,7 +418,7 @@
"device.list-title": "设备设置",
"device.list-device": "设备",
"device.list-filter": "过滤器",
"device.list-name": "名称",
"device.list-name": "变量",
"device.list-address": "地址",
"device.list-type": "类型",
"device.list-min": "最小值",
Expand All @@ -400,7 +427,7 @@

"device.property-client": "设备属性",
"device.property-server": "福萨服务器属性",
"device.property-name": "名称",
"device.property-name": "变量",
"device.property-type": "类型",
"device.property-polling": "轮询",
"device.property-enable": "启用",
Expand Down Expand Up @@ -434,15 +461,16 @@
"device.discovery-topics": "浏览broker上的主题",
"device.add-topics": "在broker上发布我的主题",
"device.property-mqtt-address": "地址(mqtt://[server]:[port])",
"device.tag-property-title": "标签属性",
"device.browsetag-property-title": "浏览服务器中的标签",
"device.tag-property-title": "变量属性",
"device.browsetag-property-title": "浏览服务器中的变量",
"device.tag-property-device": "设备",
"device.tag-property-name": "标签名",
"device.tag-property-name": "变量名称",
"device.tag-property-register": "寄存器",
"device.tag-property-type": "类型",
"device.tag-property-address": "地址(例如db5.dbb3、db4.dbX2.0、MB7)",
"device.tag-property-min": "最小值",
"device.tag-property-max": "最大值",
"device.tag-property-divisor": "除数(缩小比例)",
"device.tag-property-address-offset": "地址偏移量(1-65536)",
"device.tag-array-id": "数组ID:",
"device.tag-array-value": "值:",
Expand Down Expand Up @@ -489,6 +517,7 @@
"gauges.property-map-variable": "添加要绑定的上下文变量",
"gauges.property-head-remove-mapvariable": "移除绑定",
"gauges.property-tooltip-add-event": "添加事件绑定",
"gauges.property-interval-msec": "间隔(ms)",

"bag.property-ticks": "刻度",
"bag.property-divisions": "主刻度",
Expand Down Expand Up @@ -616,13 +645,13 @@
"msg.textproperty-error-exist": "文本ID已经存在!",
"msg.textproperty-missing-value": "缺少某些变量!",
"msg.device-remove": "是否删除设备?",
"msg.device-tag-remove": "是否删除标签",
"msg.device-tag-exist": "标签名已经存在",
"msg.device-tag-remove": "是否删除变量",
"msg.device-tag-exist": "变量名已经存在",

"msg.home-welcome": "没有设置主视图…先在编辑器映射设备,设计可视化视图并绑定设备变量!",
"msg.project-load-error": "无法读取'{{value}}'",
"msg.project": "是否保存项目?",
"msg.tags-remove-all": "是否删除所有变量标签",
"msg.tags-remove-all": "是否删除所有变量",
"msg.view-remove": "是否删除视图'{{value}}'?",
"msg.device-connection-error": "设备'{{value}}'连接错误!",
"msg.server-connection-error": "服务器连接错误!",
Expand Down
114 changes: 16 additions & 98 deletions assets/images/chart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/gauge-donut.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/gauge-mat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/gauge-zone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions assets/images/graphbar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions assets/images/graphpie.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 54 additions & 0 deletions assets/images/iframe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2149dbe

Please sign in to comment.