@c8y/ngx-components 1022.21.3 → 1022.26.1

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.
Files changed (79) hide show
  1. package/asset-properties/asset-properties.model.d.ts +117 -0
  2. package/asset-properties/asset-properties.model.d.ts.map +1 -0
  3. package/asset-properties/asset-properties.service.d.ts +72 -0
  4. package/asset-properties/asset-properties.service.d.ts.map +1 -0
  5. package/asset-properties/asset-property-list/asset-property-action.directive.d.ts +11 -0
  6. package/asset-properties/asset-property-list/asset-property-action.directive.d.ts.map +1 -0
  7. package/asset-properties/asset-property-list/asset-property-icon.pipe.d.ts +11 -0
  8. package/asset-properties/asset-property-list/asset-property-icon.pipe.d.ts.map +1 -0
  9. package/asset-properties/asset-property-list/asset-property-list.component.d.ts +195 -0
  10. package/asset-properties/asset-property-list/asset-property-list.component.d.ts.map +1 -0
  11. package/asset-properties/asset-property-list/asset-property-value.pipe.d.ts +17 -0
  12. package/asset-properties/asset-property-list/asset-property-value.pipe.d.ts.map +1 -0
  13. package/asset-properties/asset-property-list/tree-data-source.d.ts +19 -0
  14. package/asset-properties/asset-property-list/tree-data-source.d.ts.map +1 -0
  15. package/asset-properties/asset-property-selector-drawer/asset-property-selector-drawer.component.d.ts +75 -0
  16. package/asset-properties/asset-property-selector-drawer/asset-property-selector-drawer.component.d.ts.map +1 -0
  17. package/asset-properties/c8y-ngx-components-asset-properties.d.ts.map +1 -0
  18. package/asset-properties/index.d.ts +6 -0
  19. package/asset-properties/index.d.ts.map +1 -0
  20. package/core/user/user-edit-modal.component.d.ts.map +1 -1
  21. package/datapoint-explorer/view/datapoint-explorer.component.d.ts +2 -0
  22. package/datapoint-explorer/view/datapoint-explorer.component.d.ts.map +1 -1
  23. package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts +8 -2
  24. package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts.map +1 -1
  25. package/echart/charts.component.d.ts +1 -1
  26. package/echart/charts.component.d.ts.map +1 -1
  27. package/echart/index.d.ts +1 -0
  28. package/echart/index.d.ts.map +1 -1
  29. package/echart/models/datapoints-graph-widget.model.d.ts +13 -0
  30. package/echart/models/datapoints-graph-widget.model.d.ts.map +1 -1
  31. package/echart/services/chart-helpers.service.d.ts +23 -0
  32. package/echart/services/chart-helpers.service.d.ts.map +1 -0
  33. package/echart/services/echarts-options.service.d.ts +1 -1
  34. package/echart/services/echarts-options.service.d.ts.map +1 -1
  35. package/fesm2022/c8y-ngx-components-alarms.mjs +2 -2
  36. package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
  37. package/fesm2022/c8y-ngx-components-asset-properties.mjs +1573 -0
  38. package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -0
  39. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +22 -7
  40. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
  41. package/fesm2022/c8y-ngx-components-device-list.mjs +2 -2
  42. package/fesm2022/c8y-ngx-components-device-list.mjs.map +1 -1
  43. package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs +32 -18
  44. package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs.map +1 -1
  45. package/fesm2022/c8y-ngx-components-echart-models.mjs +14 -1
  46. package/fesm2022/c8y-ngx-components-echart-models.mjs.map +1 -1
  47. package/fesm2022/c8y-ngx-components-echart.mjs +88 -29
  48. package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
  49. package/fesm2022/c8y-ngx-components-protocol-opcua.mjs +3 -3
  50. package/fesm2022/c8y-ngx-components-protocol-opcua.mjs.map +1 -1
  51. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs +6 -0
  52. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs.map +1 -1
  53. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +12 -4
  54. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
  55. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +51 -10
  56. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
  57. package/fesm2022/c8y-ngx-components.mjs +1 -1
  58. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  59. package/locales/de.po +38 -24
  60. package/locales/es.po +38 -24
  61. package/locales/fr.po +38 -24
  62. package/locales/ja_JP.po +37 -24
  63. package/locales/ko.po +37 -24
  64. package/locales/locales.pot +43 -12
  65. package/locales/nl.po +38 -24
  66. package/locales/pl.po +38 -24
  67. package/locales/pt_BR.po +38 -24
  68. package/locales/zh_CN.po +38 -24
  69. package/locales/zh_TW.po +38 -24
  70. package/package.json +1 -1
  71. package/widgets/definitions/html-widget/html-widget-config.factory.d.ts.map +1 -1
  72. package/widgets/implementations/datapoints-graph/datapoints-graph-config/datapoints-graph-widget-config.component.d.ts +2 -0
  73. package/widgets/implementations/datapoints-graph/datapoints-graph-config/datapoints-graph-widget-config.component.d.ts.map +1 -1
  74. package/widgets/implementations/html-widget/html-widget-properties-selector/html-widget-properties-selector.component.d.ts +17 -0
  75. package/widgets/implementations/html-widget/html-widget-properties-selector/html-widget-properties-selector.component.d.ts.map +1 -0
  76. package/widgets/implementations/html-widget/html-widget.model.d.ts +2 -2
  77. package/widgets/implementations/html-widget/html-widget.model.d.ts.map +1 -1
  78. package/widgets/implementations/html-widget/index.d.ts +1 -0
  79. package/widgets/implementations/html-widget/index.d.ts.map +1 -1
package/locales/ja_JP.po CHANGED
@@ -192,12 +192,6 @@ msgid "1 user"
192
192
  msgid_plural "{{$count}} users"
193
193
  msgstr[0] "{{$count}} ユーザー"
194
194
 
195
- msgid "30`seconds`"
196
- msgstr "30"
197
-
198
- msgid "40`seconds`"
199
- msgstr "40"
200
-
201
195
  msgid "<Not calculated>"
202
196
  msgstr "<未計算>"
203
197
 
@@ -1462,6 +1456,9 @@ msgstr "同意して続行"
1462
1456
  msgid "Alarm"
1463
1457
  msgstr "アラーム"
1464
1458
 
1459
+ msgid "Alarm count"
1460
+ msgstr ""
1461
+
1465
1462
  msgid "Alarm count 3 months"
1466
1463
  msgstr "過去 3 か月間のアラーム数"
1467
1464
 
@@ -2003,6 +2000,9 @@ msgstr "アセット プロパティ"
2003
2000
  msgid "Asset properties updated."
2004
2001
  msgstr "アセットのプロパティが更新されました。"
2005
2002
 
2003
+ msgid "Asset property list"
2004
+ msgstr ""
2005
+
2006
2006
  msgid "Asset selection"
2007
2007
  msgstr "アセットの選択"
2008
2008
 
@@ -3212,6 +3212,9 @@ msgstr "ジオフェンスをクリア"
3212
3212
  msgid "Clear mapping"
3213
3213
  msgstr "マッピングをクリア"
3214
3214
 
3215
+ msgid "Clear search"
3216
+ msgstr "検索をクリア"
3217
+
3215
3218
  msgid "Clear selection"
3216
3219
  msgstr "選択のクリア"
3217
3220
 
@@ -3318,6 +3321,10 @@ msgstr "フィルターを適用する列ヘッダーをクリックしてくだ
3318
3321
  msgid "Click the column headers to apply filters. Click <b>Active filters</b> button to manage applied filters."
3319
3322
  msgstr "列ヘッダーをクリックして、フィルターを適用してください。<b>アクティブなフィルター</b> ボタンをクリックして、適用されているフィルターを管理できます。"
3320
3323
 
3324
+ msgid "Click the copy icon for your chosen property and insert it into the HTML widget as a template\n"
3325
+ " literal."
3326
+ msgstr ""
3327
+
3321
3328
  msgid "Click the link to download the file with the affected devices."
3322
3329
  msgstr "リンクをクリックして、影響を受けるデバイスを含むファイルをダウンロードしてください。"
3323
3330
 
@@ -3411,6 +3418,9 @@ msgstr "すべて折りたたむ"
3411
3418
  msgid "Collapse navigator on start up"
3412
3419
  msgstr "起動時にナビゲーターを折りたたむ"
3413
3420
 
3421
+ msgid "Collapse {{ assetPropertyLabel }}"
3422
+ msgstr ""
3423
+
3414
3424
  msgid "Color"
3415
3425
  msgstr "色"
3416
3426
 
@@ -6463,6 +6473,9 @@ msgstr "イベント プロパティ"
6463
6473
  msgid "Event text"
6464
6474
  msgstr "イベント テキスト"
6465
6475
 
6476
+ msgid "Event time"
6477
+ msgstr ""
6478
+
6466
6479
  msgid "Event type"
6467
6480
  msgstr "イベント タイプ"
6468
6481
 
@@ -6556,6 +6569,9 @@ msgstr "階層リンクを展開"
6556
6569
  msgid "Expand node"
6557
6570
  msgstr "ノードの拡張"
6558
6571
 
6572
+ msgid "Expand {{ assetPropertyLabel }}"
6573
+ msgstr ""
6574
+
6559
6575
  msgid "Expand/collapse"
6560
6576
  msgstr "展開/折りたたむ"
6561
6577
 
@@ -8295,6 +8311,9 @@ msgstr "時間ごとの集計"
8295
8311
  msgid "Hourly: {{ minutes }} minute(s) past the hour."
8296
8312
  msgstr "毎時: {{ minutes }} 分"
8297
8313
 
8314
+ msgid "How to use properties in the widget"
8315
+ msgstr ""
8316
+
8298
8317
  msgid "How would you like to proceed with sub-users when the owner is deleted?"
8299
8318
  msgstr "所有者が削除された際のサブユーザーの取り扱いを指定してください。"
8300
8319
 
@@ -10456,9 +10475,6 @@ msgstr "説明はありません"
10456
10475
  msgid "No description available."
10457
10476
  msgstr "説明はありません。"
10458
10477
 
10459
- msgid "No description provided."
10460
- msgstr "説明はありません。"
10461
-
10462
10478
  msgid "No device groups available due to the device owner permissions. The device owner must be\n"
10463
10479
  " granted access to some device groups first."
10464
10480
  msgstr "デバイス所有者の権限のため、デバイス グループは使用できません。デバイス所有者には、\n"
@@ -10742,9 +10758,6 @@ msgstr "利用できる他のソフトウェア バージョンはありませ
10742
10758
  msgid "No package selected"
10743
10759
  msgstr "パッケージは選択されていません"
10744
10760
 
10745
- msgid "No parameters to display."
10746
- msgstr "表示するパラメーターはありません。"
10747
-
10748
10761
  msgid "No password"
10749
10762
  msgstr "パスワードがありません"
10750
10763
 
@@ -10790,6 +10803,9 @@ msgstr "<code>text/*</code> 以外の MIME タイプのログ ファイルに利
10790
10803
  msgid "No preview available."
10791
10804
  msgstr "利用できるプレビューはありません。"
10792
10805
 
10806
+ msgid "No properties to display"
10807
+ msgstr ""
10808
+
10793
10809
  msgid "No properties to display."
10794
10810
  msgstr "表示できるプロパティはありません。"
10795
10811
 
@@ -11403,6 +11419,9 @@ msgstr "スマートフォンで \n"
11403
11419
  msgid "Open dashboard"
11404
11420
  msgstr "ダッシュボードを開く"
11405
11421
 
11422
+ msgid "Open details"
11423
+ msgstr ""
11424
+
11406
11425
  msgid "Open in Device Management"
11407
11426
  msgstr "デバイス管理で開く"
11408
11427
 
@@ -11702,12 +11721,6 @@ msgstr "ページ {{ pageNo }} を読み込んでいます…"
11702
11721
  msgid "Panel"
11703
11722
  msgstr "パネル"
11704
11723
 
11705
- msgid "Parameters"
11706
- msgstr "パラメーター"
11707
-
11708
- msgid "Parameters used in the device will be displayed here"
11709
- msgstr "デバイスで使用されるパラメーターはここに表示されます"
11710
-
11711
11724
  msgid "Parent group ID"
11712
11725
  msgstr "親グループ ID"
11713
11726
 
@@ -13603,6 +13616,9 @@ msgstr "リストからアラームを選択すると、その詳細が表示さ
13603
13616
  msgid "Select an asset from the list."
13604
13617
  msgstr "アセットを一覧から選択してください。"
13605
13618
 
13619
+ msgid "Select an asset to see the available properties."
13620
+ msgstr ""
13621
+
13606
13622
  msgid "Select an asset with alarms from the list."
13607
13623
  msgstr "アラームがあるアセットをリストから選択します。"
13608
13624
 
@@ -16175,6 +16191,9 @@ msgstr "設定はプラットフォーム レベルで有効化されます。"
16175
16191
  msgid "The setting is enforced on the platform level."
16176
16192
  msgstr "設定はプラットフォーム レベルで強制されます。"
16177
16193
 
16194
+ msgid "The smart group will be created based on the filters currently applied in the device list."
16195
+ msgstr ""
16196
+
16178
16197
  msgid "The successfully enrolled devices can now request signed certificates and use them to\n"
16179
16198
  " connect and authenticate to the platform via certificate-based authentication."
16180
16199
  msgstr "正常に登録されたデバイスにより、署名済み証明書をリクエストして、証明書ベースの認証によるプラットホームへの接続と認証にそれらを使用できるようになりました。"
@@ -16506,9 +16525,6 @@ msgstr "しきい値を超えました"
16506
16525
  msgid "Thresholds exceeded"
16507
16526
  msgstr "しきい値を超えました"
16508
16527
 
16509
- msgid "Thе smart group will be created based on the filters currently applied in the device list."
16510
- msgstr "スマート グループは、デバイス リストに現在適用されているフィルターに基づいて作成されます。"
16511
-
16512
16528
  msgid "Time"
16513
16529
  msgstr "時間"
16514
16530
 
@@ -19271,9 +19287,6 @@ msgstr "未定義"
19271
19287
  msgid "note: \"{{ note }}\""
19272
19288
  msgstr "注釈: \"{{ note }}\""
19273
19289
 
19274
- msgid "ns=2;s=Node1"
19275
- msgstr "ns=2;s=Node1"
19276
-
19277
19290
  msgid "number of devices"
19278
19291
  msgstr "デバイス数"
19279
19292
 
package/locales/ko.po CHANGED
@@ -192,12 +192,6 @@ msgid "1 user"
192
192
  msgid_plural "{{$count}} users"
193
193
  msgstr[0] "사용자 {{$count}}명"
194
194
 
195
- msgid "30`seconds`"
196
- msgstr "30"
197
-
198
- msgid "40`seconds`"
199
- msgstr "40"
200
-
201
195
  msgid "<Not calculated>"
202
196
  msgstr "<계산되지 않음>"
203
197
 
@@ -1464,6 +1458,9 @@ msgstr "동의 및 진행"
1464
1458
  msgid "Alarm"
1465
1459
  msgstr "알람"
1466
1460
 
1461
+ msgid "Alarm count"
1462
+ msgstr "알람 횟수"
1463
+
1467
1464
  msgid "Alarm count 3 months"
1468
1465
  msgstr "알람 수(3개월)"
1469
1466
 
@@ -2005,6 +2002,9 @@ msgstr "자산 속성"
2005
2002
  msgid "Asset properties updated."
2006
2003
  msgstr "자산 속성을 업데이트했습니다."
2007
2004
 
2005
+ msgid "Asset property list"
2006
+ msgstr "자산 속성 목록"
2007
+
2008
2008
  msgid "Asset selection"
2009
2009
  msgstr "자산 선택"
2010
2010
 
@@ -3215,6 +3215,9 @@ msgstr "지오펜스 지우기"
3215
3215
  msgid "Clear mapping"
3216
3216
  msgstr "매핑 지우기"
3217
3217
 
3218
+ msgid "Clear search"
3219
+ msgstr "검색어지우기"
3220
+
3218
3221
  msgid "Clear selection"
3219
3222
  msgstr "선택 항목 지우기"
3220
3223
 
@@ -3321,6 +3324,10 @@ msgstr "필터를 적용하려면 열 머리글을 클릭하십시오."
3321
3324
  msgid "Click the column headers to apply filters. Click <b>Active filters</b> button to manage applied filters."
3322
3325
  msgstr "열 머리글을 클릭하여 필터를 적용하십시오. 적용된 필터를 관리하려면 <b>활성 필터</b> 버튼을 클릭하십시오."
3323
3326
 
3327
+ msgid "Click the copy icon for your chosen property and insert it into the HTML widget as a template\n"
3328
+ " literal."
3329
+ msgstr "선택한 속성의 복사 아이콘을 클릭하고 HTML 위젯에 템플릿 리터럴로 삽입하세요.\n"
3330
+
3324
3331
  msgid "Click the link to download the file with the affected devices."
3325
3332
  msgstr "링크를 클릭하여 영향 받은 디바이스를 포함하는 파일을 다운로드하십시오."
3326
3333
 
@@ -3414,6 +3421,9 @@ msgstr "모두 접기"
3414
3421
  msgid "Collapse navigator on start up"
3415
3422
  msgstr "시작할 때 내비게이터 접기"
3416
3423
 
3424
+ msgid "Collapse {{ assetPropertyLabel }}"
3425
+ msgstr "접기 {{ assetPropertyLabel }}"
3426
+
3417
3427
  msgid "Color"
3418
3428
  msgstr "색상"
3419
3429
 
@@ -6468,6 +6478,9 @@ msgstr "이벤트 속성"
6468
6478
  msgid "Event text"
6469
6479
  msgstr "이벤트 텍스트"
6470
6480
 
6481
+ msgid "Event time"
6482
+ msgstr "이벤트 시간"
6483
+
6471
6484
  msgid "Event type"
6472
6485
  msgstr "이벤트 유형"
6473
6486
 
@@ -6561,6 +6574,9 @@ msgstr "이동 경로 펼치기"
6561
6574
  msgid "Expand node"
6562
6575
  msgstr "노드 펼치기"
6563
6576
 
6577
+ msgid "Expand {{ assetPropertyLabel }}"
6578
+ msgstr "{{ assetPropertyLabel }}펼치기"
6579
+
6564
6580
  msgid "Expand/collapse"
6565
6581
  msgstr "펼치기/접기"
6566
6582
 
@@ -8302,6 +8318,9 @@ msgstr "시간당 집계"
8302
8318
  msgid "Hourly: {{ minutes }} minute(s) past the hour."
8303
8319
  msgstr "매 시간: 매 시간 {{ minutes }}분 후."
8304
8320
 
8321
+ msgid "How to use properties in the widget"
8322
+ msgstr "위젯에서 속성을 사용하는 방법"
8323
+
8305
8324
  msgid "How would you like to proceed with sub-users when the owner is deleted?"
8306
8325
  msgstr "소유자 삭제 시 하위 사용자를 어떻게 처리하고 싶으십니까?"
8307
8326
 
@@ -10464,9 +10483,6 @@ msgstr "제공된 설명 없음"
10464
10483
  msgid "No description available."
10465
10484
  msgstr "사용할 수 있는 설명이 없습니다."
10466
10485
 
10467
- msgid "No description provided."
10468
- msgstr "설명 정보가 없습니다."
10469
-
10470
10486
  msgid "No device groups available due to the device owner permissions. The device owner must be\n"
10471
10487
  " granted access to some device groups first."
10472
10488
  msgstr "디바이스 소유자 권한으로 인해 사용 가능한 디바이스 그룹이 없습니다.\n"
@@ -10750,9 +10766,6 @@ msgstr "사용 가능한 다른 소프트웨어 버전이 없습니다."
10750
10766
  msgid "No package selected"
10751
10767
  msgstr "선택된 패키지 없음"
10752
10768
 
10753
- msgid "No parameters to display."
10754
- msgstr "표시할 매개 변수가 없습니다."
10755
-
10756
10769
  msgid "No password"
10757
10770
  msgstr "비밀번호 없음"
10758
10771
 
@@ -10798,6 +10811,9 @@ msgstr "<code>text/*</code> 외 MIME 유형의 로그 파일을 미리 볼 수
10798
10811
  msgid "No preview available."
10799
10812
  msgstr "미리 보기 불가."
10800
10813
 
10814
+ msgid "No properties to display"
10815
+ msgstr "표시할 속성이 없습니다."
10816
+
10801
10817
  msgid "No properties to display."
10802
10818
  msgstr "표시할 속성이 없습니다."
10803
10819
 
@@ -11411,6 +11427,9 @@ msgstr "스마트폰에서\n"
11411
11427
  msgid "Open dashboard"
11412
11428
  msgstr "대시보드 열기"
11413
11429
 
11430
+ msgid "Open details"
11431
+ msgstr "상세 정보 열기"
11432
+
11414
11433
  msgid "Open in Device Management"
11415
11434
  msgstr "Device Management에서 열기"
11416
11435
 
@@ -11710,12 +11729,6 @@ msgstr "{{ pageNo }} 페이지 로드 중…"
11710
11729
  msgid "Panel"
11711
11730
  msgstr "패널"
11712
11731
 
11713
- msgid "Parameters"
11714
- msgstr "Parameters"
11715
-
11716
- msgid "Parameters used in the device will be displayed here"
11717
- msgstr "디바이스에 사용된 매개 변수가 여기에 표시됩니다."
11718
-
11719
11732
  msgid "Parent group ID"
11720
11733
  msgstr "상위 그룹 ID"
11721
11734
 
@@ -13611,6 +13624,9 @@ msgstr "목록에서 알람을 선택하여 자세한 내용을 보십시오."
13611
13624
  msgid "Select an asset from the list."
13612
13625
  msgstr "목록에서 자산을 선택하십시오."
13613
13626
 
13627
+ msgid "Select an asset to see the available properties."
13628
+ msgstr "사용 가능한 속성을 보려면 자산을 선택하세요."
13629
+
13614
13630
  msgid "Select an asset with alarms from the list."
13615
13631
  msgstr "목록에서 알람이 있는 자산을 선택하십시오."
13616
13632
 
@@ -16185,6 +16201,9 @@ msgstr "설정은 플랫폼 수준에서 활성화됩니다."
16185
16201
  msgid "The setting is enforced on the platform level."
16186
16202
  msgstr "설정이 플랫폼 수준에서 실행됩니다."
16187
16203
 
16204
+ msgid "The smart group will be created based on the filters currently applied in the device list."
16205
+ msgstr "스마트 그룹은 현재 디바이스 목록에 적용된 필터에 따라 생성됩니다."
16206
+
16188
16207
  msgid "The successfully enrolled devices can now request signed certificates and use them to\n"
16189
16208
  " connect and authenticate to the platform via certificate-based authentication."
16190
16209
  msgstr "성공적으로 등록된 디바이스는 이제 서명된 인증서를 요청하고, 이를 사용하여 인증서 기반 인증을 통해 플랫폼에 연결하고 인증할 수 있습니다\n"
@@ -16517,9 +16536,6 @@ msgstr "임계치 초과"
16517
16536
  msgid "Thresholds exceeded"
16518
16537
  msgstr "임계치 초과"
16519
16538
 
16520
- msgid "Thе smart group will be created based on the filters currently applied in the device list."
16521
- msgstr "스마트 그룹은 현재 디바이스 목록에 적용된 필터를 기반으로 만들어집니다."
16522
-
16523
16539
  msgid "Time"
16524
16540
  msgstr "시간"
16525
16541
 
@@ -19285,9 +19301,6 @@ msgstr "미지정"
19285
19301
  msgid "note: \"{{ note }}\""
19286
19302
  msgstr "참고: \"{{ note }}\""
19287
19303
 
19288
- msgid "ns=2;s=Node1"
19289
- msgstr "ns=2;s=노드1"
19290
-
19291
19304
  msgid "number of devices"
19292
19305
  msgstr "디바이스 수"
19293
19306
 
@@ -206,12 +206,6 @@ msgid_plural "{{$count}} users"
206
206
  msgstr[0] ""
207
207
  msgstr[1] ""
208
208
 
209
- msgid "30`seconds`"
210
- msgstr ""
211
-
212
- msgid "40`seconds`"
213
- msgstr ""
214
-
215
209
  msgid "<Not calculated>"
216
210
  msgstr ""
217
211
 
@@ -1383,6 +1377,9 @@ msgstr ""
1383
1377
  msgid "Alarm"
1384
1378
  msgstr ""
1385
1379
 
1380
+ msgid "Alarm count"
1381
+ msgstr ""
1382
+
1386
1383
  msgid "Alarm count 3 months"
1387
1384
  msgstr ""
1388
1385
 
@@ -1921,6 +1918,9 @@ msgstr ""
1921
1918
  msgid "Asset properties updated."
1922
1919
  msgstr ""
1923
1920
 
1921
+ msgid "Asset property list"
1922
+ msgstr ""
1923
+
1924
1924
  msgid "Asset selection"
1925
1925
  msgstr ""
1926
1926
 
@@ -3095,6 +3095,9 @@ msgstr ""
3095
3095
  msgid "Clear mapping"
3096
3096
  msgstr ""
3097
3097
 
3098
+ msgid "Clear search"
3099
+ msgstr ""
3100
+
3098
3101
  msgid "Clear selection"
3099
3102
  msgstr ""
3100
3103
 
@@ -3200,6 +3203,11 @@ msgstr ""
3200
3203
  msgid "Click the column headers to apply filters. Click <b>Active filters</b> button to manage applied filters."
3201
3204
  msgstr ""
3202
3205
 
3206
+ msgid ""
3207
+ "Click the copy icon for your chosen property and insert it into the HTML widget as a template\n"
3208
+ " literal."
3209
+ msgstr ""
3210
+
3203
3211
  msgid "Click the link to download the file with the affected devices."
3204
3212
  msgstr ""
3205
3213
 
@@ -3293,6 +3301,9 @@ msgstr ""
3293
3301
  msgid "Collapse navigator on start up"
3294
3302
  msgstr ""
3295
3303
 
3304
+ msgid "Collapse {{ assetPropertyLabel }}"
3305
+ msgstr ""
3306
+
3296
3307
  msgid "Color"
3297
3308
  msgstr ""
3298
3309
 
@@ -6341,6 +6352,9 @@ msgstr ""
6341
6352
  msgid "Event text"
6342
6353
  msgstr ""
6343
6354
 
6355
+ msgid "Event time"
6356
+ msgstr ""
6357
+
6344
6358
  msgid "Event type"
6345
6359
  msgstr ""
6346
6360
 
@@ -6434,6 +6448,9 @@ msgstr ""
6434
6448
  msgid "Expand node"
6435
6449
  msgstr ""
6436
6450
 
6451
+ msgid "Expand {{ assetPropertyLabel }}"
6452
+ msgstr ""
6453
+
6437
6454
  msgid "Expand/collapse"
6438
6455
  msgstr ""
6439
6456
 
@@ -8115,6 +8132,9 @@ msgstr ""
8115
8132
  msgid "Hourly: {{ minutes }} minute(s) past the hour."
8116
8133
  msgstr ""
8117
8134
 
8135
+ msgid "How to use properties in the widget"
8136
+ msgstr ""
8137
+
8118
8138
  msgid "How would you like to proceed with sub-users when the owner is deleted?"
8119
8139
  msgstr ""
8120
8140
 
@@ -10609,6 +10629,9 @@ msgstr ""
10609
10629
  msgid "No preview available."
10610
10630
  msgstr ""
10611
10631
 
10632
+ msgid "No properties to display"
10633
+ msgstr ""
10634
+
10612
10635
  msgid "No properties to display."
10613
10636
  msgstr ""
10614
10637
 
@@ -11219,6 +11242,9 @@ msgstr ""
11219
11242
  msgid "Open dashboard"
11220
11243
  msgstr ""
11221
11244
 
11245
+ msgid "Open details"
11246
+ msgstr ""
11247
+
11222
11248
  msgid "Open in Device Management"
11223
11249
  msgstr ""
11224
11250
 
@@ -12392,6 +12418,11 @@ msgstr ""
12392
12418
  msgid "Recent alarms are displayed below. Past alarms might not be shown."
12393
12419
  msgstr ""
12394
12420
 
12421
+ msgid ""
12422
+ "Recent alarms are displayed below. Past alarms might not be shown. Optionally you can\n"
12423
+ " add a custom alarm."
12424
+ msgstr ""
12425
+
12395
12426
  msgid "Recent data"
12396
12427
  msgstr ""
12397
12428
 
@@ -13403,6 +13434,9 @@ msgstr ""
13403
13434
  msgid "Select an asset from the list."
13404
13435
  msgstr ""
13405
13436
 
13437
+ msgid "Select an asset to see the available properties."
13438
+ msgstr ""
13439
+
13406
13440
  msgid "Select an asset with alarms from the list."
13407
13441
  msgstr ""
13408
13442
 
@@ -15971,6 +16005,9 @@ msgstr ""
15971
16005
  msgid "The setting is enforced on the platform level."
15972
16006
  msgstr ""
15973
16007
 
16008
+ msgid "The smart group will be created based on the filters currently applied in the device list."
16009
+ msgstr ""
16010
+
15974
16011
  msgid ""
15975
16012
  "The successfully enrolled devices can now request signed certificates and use them to\n"
15976
16013
  " connect and authenticate to the platform via certificate-based authentication."
@@ -16301,9 +16338,6 @@ msgstr ""
16301
16338
  msgid "Thresholds exceeded"
16302
16339
  msgstr ""
16303
16340
 
16304
- msgid "Thе smart group will be created based on the filters currently applied in the device list."
16305
- msgstr ""
16306
-
16307
16341
  msgid "Time"
16308
16342
  msgstr ""
16309
16343
 
@@ -19067,9 +19101,6 @@ msgstr ""
19067
19101
  msgid "note: \"{{ note }}\""
19068
19102
  msgstr ""
19069
19103
 
19070
- msgid "ns=2;s=Node1"
19071
- msgstr ""
19072
-
19073
19104
  msgid "number of devices"
19074
19105
  msgstr ""
19075
19106