@operato/scene-mpi 2.0.0-alpha.0 → 2.0.0-alpha.6
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/CHANGELOG.md +18 -0
- package/package.json +2 -2
- package/translations/en.json +5 -0
- package/translations/ja.json +24 -19
- package/translations/ko.json +5 -0
- package/translations/ms.json +29 -21
- package/translations/zh.json +29 -21
- package/tsconfig.tsbuildinfo +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,24 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [2.0.0-alpha.6](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-24)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### :bug: Bug Fix
|
|
10
|
+
|
|
11
|
+
* translation ([266d423](https://github.com/things-scene/operato-scene/commit/266d423d9d6992464f45a437acc90ccf8ed33bf6))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
## [2.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-21)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### :bug: Bug Fix
|
|
19
|
+
|
|
20
|
+
* 컴포넌트 명 다국어 ([64e1f08](https://github.com/things-scene/operato-scene/commit/64e1f08af32d2ac193c3d31b0025f8d06f569ca4))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
6
24
|
## [2.0.0-alpha.0](https://github.com/things-scene/operato-scene/compare/v1.3.9...v2.0.0-alpha.0) (2024-01-14)
|
|
7
25
|
|
|
8
26
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@operato/scene-mpi",
|
|
3
3
|
"description": "Multi-purpose indicator integration component for things-scene",
|
|
4
4
|
"author": "heartyoh",
|
|
5
|
-
"version": "2.0.0-alpha.
|
|
5
|
+
"version": "2.0.0-alpha.6",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
8
8
|
"license": "MIT",
|
|
@@ -57,5 +57,5 @@
|
|
|
57
57
|
"prettier --write"
|
|
58
58
|
]
|
|
59
59
|
},
|
|
60
|
-
"gitHead": "
|
|
60
|
+
"gitHead": "4b495a98c769d6c4194904a62a1cd7a5e37593db"
|
|
61
61
|
}
|
package/translations/en.json
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"component.indicator": "indicator",
|
|
3
|
+
"component.gateway": "gateway",
|
|
4
|
+
"component.seven-segment": "seven-segment",
|
|
5
|
+
"component.boot-button": "boot-button",
|
|
6
|
+
"component.reply-button": "reply-button",
|
|
2
7
|
"label.org-box-qty": "box qty",
|
|
3
8
|
"label.org-ea-qty": "item qty",
|
|
4
9
|
"label.button_color": "button color",
|
package/translations/ja.json
CHANGED
|
@@ -1,26 +1,31 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
2
|
+
"component.indicator": "インジケーター",
|
|
3
|
+
"component.gateway": "ゲートウェイ",
|
|
4
|
+
"component.seven-segment": "セブンセグメント",
|
|
5
|
+
"component.boot-button": "ブートボタン",
|
|
6
|
+
"component.reply-button": "リプライボタン",
|
|
7
|
+
"label.org-box-qty": "ボックス数",
|
|
8
|
+
"label.org-ea-qty": "アイテム数",
|
|
4
9
|
"label.button_color": "ボタンの色",
|
|
5
|
-
"label.reply_publisher": "
|
|
6
|
-
"label.req_publisher": "
|
|
7
|
-
"label.reply_target": "
|
|
8
|
-
"label.power_flag": "
|
|
9
|
-
"label.boot_flag": "
|
|
10
|
-
"label.pub_topic": "
|
|
11
|
-
"label.sub_topic": "
|
|
10
|
+
"label.reply_publisher": "返信パブリッシャーID",
|
|
11
|
+
"label.req_publisher": "リクエストパブリッシャーID",
|
|
12
|
+
"label.reply_target": "返信ターゲット",
|
|
13
|
+
"label.power_flag": "電源フラグ",
|
|
14
|
+
"label.boot_flag": "ブートフラグ",
|
|
15
|
+
"label.pub_topic": "パブリッシュトピック",
|
|
16
|
+
"label.sub_topic": "サブスクライブトピック",
|
|
12
17
|
"label.publisher": "パブリッシャー",
|
|
13
18
|
"label.switch": "スイッチ",
|
|
14
|
-
"label.interval": "
|
|
15
|
-
"label.segment_role": "
|
|
19
|
+
"label.interval": "インターバル",
|
|
20
|
+
"label.segment_role": "セグメントの役割",
|
|
16
21
|
"label.digit height": "数字の高さ",
|
|
17
22
|
"label.digit width": "数字の幅",
|
|
18
|
-
"label.digit distance": "
|
|
19
|
-
"label.display angle": "
|
|
20
|
-
"label.segment width": "
|
|
21
|
-
"label.segment distance": "
|
|
22
|
-
"label.segment count": "
|
|
23
|
-
"label.corner type": "
|
|
24
|
-
"label.color-on": "
|
|
25
|
-
"label.color-off": "
|
|
23
|
+
"label.digit distance": "数字の間隔",
|
|
24
|
+
"label.display angle": "表示角度",
|
|
25
|
+
"label.segment width": "セグメントの幅",
|
|
26
|
+
"label.segment distance": "セグメントの間隔",
|
|
27
|
+
"label.segment count": "セグメント数",
|
|
28
|
+
"label.corner type": "角の種類",
|
|
29
|
+
"label.color-on": "オンの色",
|
|
30
|
+
"label.color-off": "オフの色"
|
|
26
31
|
}
|
package/translations/ko.json
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"component.indicator": "indicator",
|
|
3
|
+
"component.gateway": "gateway",
|
|
4
|
+
"component.seven-segment": "seven-segment",
|
|
5
|
+
"component.boot-button": "boot-button",
|
|
6
|
+
"component.reply-button": "reply-button",
|
|
2
7
|
"label.org-box-qty": "박스 수량",
|
|
3
8
|
"label.org-ea-qty": "아이템 수량",
|
|
4
9
|
"label.button_color": "버튼 색상",
|
package/translations/ms.json
CHANGED
|
@@ -1,23 +1,31 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"label.
|
|
8
|
-
"label.
|
|
9
|
-
"label.
|
|
10
|
-
"label.
|
|
11
|
-
"label.
|
|
12
|
-
"label.
|
|
13
|
-
"label.
|
|
14
|
-
"label.
|
|
15
|
-
"label.
|
|
16
|
-
"label.
|
|
17
|
-
"label.
|
|
18
|
-
"label.
|
|
19
|
-
"label.
|
|
20
|
-
"label.
|
|
21
|
-
"label.
|
|
22
|
-
"label.
|
|
2
|
+
"component.indicator": "penunjuk",
|
|
3
|
+
"component.gateway": "pintu gerbang",
|
|
4
|
+
"component.seven-segment": "segment tujuh",
|
|
5
|
+
"component.boot-button": "butang boot",
|
|
6
|
+
"component.reply-button": "butang balas",
|
|
7
|
+
"label.org-box-qty": "kuantiti kotak",
|
|
8
|
+
"label.org-ea-qty": "kuantiti item",
|
|
9
|
+
"label.button_color": "warna butang",
|
|
10
|
+
"label.reply_publisher": "id penerbit balasan",
|
|
11
|
+
"label.req_publisher": "id penerbit permintaan",
|
|
12
|
+
"label.reply_target": "sasaran balasan",
|
|
13
|
+
"label.power_flag": "bendera kuasa",
|
|
14
|
+
"label.boot_flag": "bendera boot",
|
|
15
|
+
"label.pub_topic": "topik penerbitan",
|
|
16
|
+
"label.sub_topic": "topik langganan",
|
|
17
|
+
"label.publisher": "penerbit",
|
|
18
|
+
"label.switch": "tukar",
|
|
19
|
+
"label.interval": "selang masa",
|
|
20
|
+
"label.segment_role": "peranan segmen",
|
|
21
|
+
"label.digit height": "tinggi digit",
|
|
22
|
+
"label.digit width": "lebar digit",
|
|
23
|
+
"label.digit distance": "jarak digit",
|
|
24
|
+
"label.display angle": "sudut paparan",
|
|
25
|
+
"label.segment width": "lebar segmen",
|
|
26
|
+
"label.segment distance": "jarak segmen",
|
|
27
|
+
"label.segment count": "bilangan segmen",
|
|
28
|
+
"label.corner type": "jenis sudut",
|
|
29
|
+
"label.color-on": "warna hidup",
|
|
30
|
+
"label.color-off": "warna mati"
|
|
23
31
|
}
|
package/translations/zh.json
CHANGED
|
@@ -1,23 +1,31 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"label.
|
|
8
|
-
"label.
|
|
9
|
-
"label.
|
|
10
|
-
"label.
|
|
11
|
-
"label.
|
|
12
|
-
"label.
|
|
13
|
-
"label.
|
|
14
|
-
"label.
|
|
15
|
-
"label.
|
|
16
|
-
"label.
|
|
17
|
-
"label.
|
|
18
|
-
"label.
|
|
19
|
-
"label.
|
|
20
|
-
"label.
|
|
21
|
-
"label.
|
|
22
|
-
"label.
|
|
2
|
+
"component.indicator": "指示灯",
|
|
3
|
+
"component.gateway": "网关",
|
|
4
|
+
"component.seven-segment": "七段数码管",
|
|
5
|
+
"component.boot-button": "启动按钮",
|
|
6
|
+
"component.reply-button": "回复按钮",
|
|
7
|
+
"label.org-box-qty": "盒数量",
|
|
8
|
+
"label.org-ea-qty": "物品数量",
|
|
9
|
+
"label.button_color": "按钮颜色",
|
|
10
|
+
"label.reply_publisher": "回复发布ID",
|
|
11
|
+
"label.req_publisher": "请求发布ID",
|
|
12
|
+
"label.reply_target": "回复目标",
|
|
13
|
+
"label.power_flag": "电源标志",
|
|
14
|
+
"label.boot_flag": "启动标志",
|
|
15
|
+
"label.pub_topic": "发布主题",
|
|
16
|
+
"label.sub_topic": "订阅主题",
|
|
17
|
+
"label.publisher": "发布者",
|
|
18
|
+
"label.switch": "开关",
|
|
19
|
+
"label.interval": "间隔",
|
|
20
|
+
"label.segment_role": "数码管角色",
|
|
21
|
+
"label.digit height": "数字高度",
|
|
22
|
+
"label.digit width": "数字宽度",
|
|
23
|
+
"label.digit distance": "数字间距",
|
|
24
|
+
"label.display angle": "显示角度",
|
|
25
|
+
"label.segment width": "段宽度",
|
|
26
|
+
"label.segment distance": "段间距",
|
|
27
|
+
"label.segment count": "段数量",
|
|
28
|
+
"label.corner type": "角类型",
|
|
29
|
+
"label.color-on": "开启颜色",
|
|
30
|
+
"label.color-off": "关闭颜色"
|
|
23
31
|
}
|