@c8y/ngx-components 1023.48.2 → 1023.50.2

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 (56) hide show
  1. package/asset-properties/index.d.ts +1 -2
  2. package/asset-properties/index.d.ts.map +1 -1
  3. package/context-dashboard/index.d.ts +2 -1
  4. package/context-dashboard/index.d.ts.map +1 -1
  5. package/echart/index.d.ts +5 -2
  6. package/echart/index.d.ts.map +1 -1
  7. package/fesm2022/c8y-ngx-components-asset-properties.mjs +3 -4
  8. package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
  9. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +12 -9
  10. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  11. package/fesm2022/c8y-ngx-components-device-grid.mjs +1 -1
  12. package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
  13. package/fesm2022/c8y-ngx-components-echart.mjs +96 -42
  14. package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
  15. package/fesm2022/c8y-ngx-components-widgets-definitions-asset-table.mjs +127 -0
  16. package/fesm2022/c8y-ngx-components-widgets-definitions-asset-table.mjs.map +1 -0
  17. package/fesm2022/c8y-ngx-components-widgets-definitions-datapoints-graph.mjs +3 -3
  18. package/fesm2022/c8y-ngx-components-widgets-definitions-datapoints-graph.mjs.map +1 -1
  19. package/fesm2022/c8y-ngx-components-widgets-definitions.mjs +1 -0
  20. package/fesm2022/c8y-ngx-components-widgets-definitions.mjs.map +1 -1
  21. package/fesm2022/c8y-ngx-components-widgets-exports.mjs +8 -1
  22. package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
  23. package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs +1959 -0
  24. package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs.map +1 -0
  25. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +55 -51
  26. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
  27. package/fesm2022/c8y-ngx-components.mjs +323 -164
  28. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  29. package/index.d.ts +150 -8
  30. package/index.d.ts.map +1 -1
  31. package/locales/de.po +204 -0
  32. package/locales/es.po +204 -0
  33. package/locales/fr.po +204 -0
  34. package/locales/ja_JP.po +204 -0
  35. package/locales/ko.po +204 -0
  36. package/locales/locales.pot +204 -0
  37. package/locales/nl.po +204 -0
  38. package/locales/pl.po +204 -0
  39. package/locales/pt_BR.po +204 -0
  40. package/locales/zh_CN.po +204 -0
  41. package/locales/zh_TW.po +204 -0
  42. package/package.json +1 -1
  43. package/widgets/cockpit-exports/index.d.ts +6 -0
  44. package/widgets/cockpit-exports/index.d.ts.map +1 -1
  45. package/widgets/definitions/asset-table/index.d.ts +6 -0
  46. package/widgets/definitions/asset-table/index.d.ts.map +1 -0
  47. package/widgets/definitions/index.d.ts +1 -0
  48. package/widgets/definitions/index.d.ts.map +1 -1
  49. package/widgets/device-management-exports/index.d.ts +6 -0
  50. package/widgets/device-management-exports/index.d.ts.map +1 -1
  51. package/widgets/exports/index.d.ts +8 -1
  52. package/widgets/exports/index.d.ts.map +1 -1
  53. package/widgets/implementations/asset-table/index.d.ts +229 -0
  54. package/widgets/implementations/asset-table/index.d.ts.map +1 -0
  55. package/widgets/implementations/datapoints-graph/index.d.ts +6 -3
  56. package/widgets/implementations/datapoints-graph/index.d.ts.map +1 -1
@@ -88,6 +88,9 @@ msgstr[1] ""
88
88
  msgid "(click to toggle)"
89
89
  msgstr ""
90
90
 
91
+ msgid "(custom`column`)"
92
+ msgstr ""
93
+
91
94
  msgid "(deprecated)"
92
95
  msgstr ""
93
96
 
@@ -1360,6 +1363,9 @@ msgstr ""
1360
1363
  msgid "Advanced settings"
1361
1364
  msgstr ""
1362
1365
 
1366
+ msgid "After `date`"
1367
+ msgstr ""
1368
+
1363
1369
  msgid "After adding your first message, the CSV preview will be shown here."
1364
1370
  msgstr ""
1365
1371
 
@@ -1708,6 +1714,9 @@ msgstr ""
1708
1714
  msgid "Also delete child hierarchy of this device."
1709
1715
  msgstr ""
1710
1716
 
1717
+ msgid "Alternate row background for readability"
1718
+ msgstr ""
1719
+
1711
1720
  msgid "Altitude"
1712
1721
  msgstr ""
1713
1722
 
@@ -2006,6 +2015,9 @@ msgstr ""
2006
2015
  msgid "Asset Manager`role`"
2007
2016
  msgstr ""
2008
2017
 
2018
+ msgid "Asset Table"
2019
+ msgstr ""
2020
+
2009
2021
  msgid "Asset data"
2010
2022
  msgstr ""
2011
2023
 
@@ -2033,6 +2045,9 @@ msgstr ""
2033
2045
  msgid "Asset table"
2034
2046
  msgstr ""
2035
2047
 
2048
+ msgid "Asset table v2"
2049
+ msgstr ""
2050
+
2036
2051
  msgid "Asset type node cannot become root node."
2037
2052
  msgstr ""
2038
2053
 
@@ -2404,6 +2419,9 @@ msgstr ""
2404
2419
  msgid "Be careful not to lock yourself out of the platform."
2405
2420
  msgstr ""
2406
2421
 
2422
+ msgid "Before `date`"
2423
+ msgstr ""
2424
+
2407
2425
  msgid "Before activating the custom domain name, make sure that:"
2408
2426
  msgstr ""
2409
2427
 
@@ -2479,6 +2497,9 @@ msgstr ""
2479
2497
  msgid "Boolean"
2480
2498
  msgstr ""
2481
2499
 
2500
+ msgid "Boolean select"
2501
+ msgstr ""
2502
+
2482
2503
  msgid "Bootstrap"
2483
2504
  msgstr ""
2484
2505
 
@@ -2889,9 +2910,15 @@ msgstr ""
2889
2910
  msgid "Category"
2890
2911
  msgstr ""
2891
2912
 
2913
+ msgid "Cell"
2914
+ msgstr ""
2915
+
2892
2916
  msgid "Cell ID"
2893
2917
  msgstr ""
2894
2918
 
2919
+ msgid "Cell borders"
2920
+ msgstr ""
2921
+
2895
2922
  msgid "Cellular WAN"
2896
2923
  msgstr ""
2897
2924
 
@@ -3031,6 +3058,9 @@ msgstr ""
3031
3058
  msgid "Change relay status to {{status | translate}}."
3032
3059
  msgstr ""
3033
3060
 
3061
+ msgid "Change row background color on hover"
3062
+ msgstr ""
3063
+
3034
3064
  msgid "Change status of \"{{name}}\" to \"{{label}}\"."
3035
3065
  msgstr ""
3036
3066
 
@@ -3458,6 +3488,9 @@ msgstr ""
3458
3488
  msgid "Column"
3459
3489
  msgstr ""
3460
3490
 
3491
+ msgid "Column header"
3492
+ msgstr ""
3493
+
3461
3494
  msgid "Column visibility"
3462
3495
  msgstr ""
3463
3496
 
@@ -3509,6 +3542,9 @@ msgstr ""
3509
3542
  msgid "Comparison"
3510
3543
  msgstr ""
3511
3544
 
3545
+ msgid "Comparison select"
3546
+ msgstr ""
3547
+
3512
3548
  msgid "Complete"
3513
3549
  msgstr ""
3514
3550
 
@@ -3542,6 +3578,9 @@ msgstr ""
3542
3578
  msgid "Compressed files must have an index.html at root. URLs in the web application can be relative."
3543
3579
  msgstr ""
3544
3580
 
3581
+ msgid "Computed"
3582
+ msgstr ""
3583
+
3545
3584
  msgid "Computed asset properties"
3546
3585
  msgstr ""
3547
3586
 
@@ -3683,6 +3722,9 @@ msgstr ""
3683
3722
  msgid "Configure hardware"
3684
3723
  msgstr ""
3685
3724
 
3725
+ msgid "Configure icon conditions"
3726
+ msgstr ""
3727
+
3686
3728
  msgid "Configure interval for status report in SMS mode (in seconds)"
3687
3729
  msgstr ""
3688
3730
 
@@ -4858,6 +4900,9 @@ msgid ""
4858
4900
  " filter."
4859
4901
  msgstr ""
4860
4902
 
4903
+ msgid "Data graph"
4904
+ msgstr ""
4905
+
4861
4906
  msgid "Data logging"
4862
4907
  msgstr ""
4863
4908
 
@@ -4933,6 +4978,9 @@ msgstr ""
4933
4978
  msgid "Data type"
4934
4979
  msgstr ""
4935
4980
 
4981
+ msgid "Data type select"
4982
+ msgstr ""
4983
+
4936
4984
  msgid "Data usage (MB)"
4937
4985
  msgstr ""
4938
4986
 
@@ -4969,6 +5017,9 @@ msgstr ""
4969
5017
  msgid "Date & time range"
4970
5018
  msgstr ""
4971
5019
 
5020
+ msgid "Date and time picker"
5021
+ msgstr ""
5022
+
4972
5023
  msgid "Date and time:"
4973
5024
  msgstr ""
4974
5025
 
@@ -5847,12 +5898,18 @@ msgstr ""
5847
5898
  msgid "Display all critical alarms from all devices"
5848
5899
  msgstr ""
5849
5900
 
5901
+ msgid "Display applied filters in the header"
5902
+ msgstr ""
5903
+
5850
5904
  msgid "Display as"
5851
5905
  msgstr ""
5852
5906
 
5853
5907
  msgid "Display category"
5854
5908
  msgstr ""
5855
5909
 
5910
+ msgid "Display columns configuration button"
5911
+ msgstr ""
5912
+
5856
5913
  msgid "Display content provided as Markdown. You can write Markdown text directly, upload a file, or provide a file path."
5857
5914
  msgstr ""
5858
5915
 
@@ -5880,6 +5937,9 @@ msgstr ""
5880
5937
  msgid "Display the data explorer in the navigator menu and on the group tabs."
5881
5938
  msgstr ""
5882
5939
 
5940
+ msgid "Display the data grid header"
5941
+ msgstr ""
5942
+
5883
5943
  msgid "Display the global search in the main header."
5884
5944
  msgstr ""
5885
5945
 
@@ -5898,6 +5958,9 @@ msgstr ""
5898
5958
  msgid "Displays a list of alarms filtered by object, severity, status and date"
5899
5959
  msgstr ""
5900
5960
 
5961
+ msgid "Displays a table of assets with configurable columns and filters."
5962
+ msgstr ""
5963
+
5901
5964
  msgid "Displays a welcome message for Cockpit"
5902
5965
  msgstr ""
5903
5966
 
@@ -6098,6 +6161,9 @@ msgstr ""
6098
6161
  msgid "Drag to reorder"
6099
6162
  msgstr ""
6100
6163
 
6164
+ msgid "Draw borders around table cells"
6165
+ msgstr ""
6166
+
6101
6167
  msgid "Drop"
6102
6168
  msgstr ""
6103
6169
 
@@ -6272,6 +6338,9 @@ msgstr ""
6272
6338
  msgid "Edit number of simulator instances"
6273
6339
  msgstr ""
6274
6340
 
6341
+ msgid "Edit operation"
6342
+ msgstr ""
6343
+
6275
6344
  msgid "Edit register: \"{{name}}\""
6276
6345
  msgstr ""
6277
6346
 
@@ -6903,6 +6972,9 @@ msgstr ""
6903
6972
  msgid "Failed to enable feature."
6904
6973
  msgstr ""
6905
6974
 
6975
+ msgid "Failed to execute operation: \"{{ errorMessage }}\""
6976
+ msgstr ""
6977
+
6906
6978
  msgid "Failed to extract certificate from PKCS12."
6907
6979
  msgstr ""
6908
6980
 
@@ -6984,6 +7056,9 @@ msgstr ""
6984
7056
  msgid "Failure reason"
6985
7057
  msgstr ""
6986
7058
 
7059
+ msgid "False"
7060
+ msgstr ""
7061
+
6987
7062
  msgid "Favicon"
6988
7063
  msgstr ""
6989
7064
 
@@ -7498,6 +7573,9 @@ msgstr ""
7498
7573
  msgid "Firmware update supported device protocol"
7499
7574
  msgstr ""
7500
7575
 
7576
+ msgid "First column link"
7577
+ msgstr ""
7578
+
7501
7579
  msgid "First name"
7502
7580
  msgstr ""
7503
7581
 
@@ -7644,6 +7722,9 @@ msgstr ""
7644
7722
  msgid "Frequency (in seconds)"
7645
7723
  msgstr ""
7646
7724
 
7725
+ msgid "From date"
7726
+ msgstr ""
7727
+
7647
7728
  msgid "From/To date filter"
7648
7729
  msgstr ""
7649
7730
 
@@ -8474,6 +8555,9 @@ msgstr ""
8474
8555
  msgid "Hourly: {{ minutes }} minute(s) past the hour."
8475
8556
  msgstr ""
8476
8557
 
8558
+ msgid "Hover highlight"
8559
+ msgstr ""
8560
+
8477
8561
  msgid "How to use properties in the widget"
8478
8562
  msgstr ""
8479
8563
 
@@ -8543,12 +8627,18 @@ msgstr ""
8543
8627
  msgid "Icon map"
8544
8628
  msgstr ""
8545
8629
 
8630
+ msgid "Icon with value"
8631
+ msgstr ""
8632
+
8546
8633
  msgid "Identification"
8547
8634
  msgstr ""
8548
8635
 
8549
8636
  msgid "Identity"
8550
8637
  msgstr ""
8551
8638
 
8639
+ msgid "If condition"
8640
+ msgstr ""
8641
+
8552
8642
  msgid "If enabled, the CSS will be encapsulated and no platform styling will be applied."
8553
8643
  msgstr ""
8554
8644
 
@@ -8685,6 +8775,9 @@ msgstr ""
8685
8775
  msgid "Inactive`switch`"
8686
8776
  msgstr ""
8687
8777
 
8778
+ msgid "Include descendants"
8779
+ msgstr ""
8780
+
8688
8781
  msgid "Include lowercase characters (for example, abcdef)"
8689
8782
  msgstr ""
8690
8783
 
@@ -8975,6 +9068,12 @@ msgstr ""
8975
9068
  msgid "Invitation email template"
8976
9069
  msgstr ""
8977
9070
 
9071
+ msgid "Is false"
9072
+ msgstr ""
9073
+
9074
+ msgid "Is true"
9075
+ msgstr ""
9076
+
8978
9077
  msgid "Isolation"
8979
9078
  msgstr ""
8980
9079
 
@@ -9491,6 +9590,9 @@ msgstr ""
9491
9590
  msgid "Loading files…"
9492
9591
  msgstr ""
9493
9592
 
9593
+ msgid "Loading indicator"
9594
+ msgstr ""
9595
+
9494
9596
  msgid "Loading items…"
9495
9597
  msgstr ""
9496
9598
 
@@ -9707,6 +9809,12 @@ msgstr ""
9707
9809
  msgid "Maintenance"
9708
9810
  msgstr ""
9709
9811
 
9812
+ msgid "Maintenance mode"
9813
+ msgstr ""
9814
+
9815
+ msgid "Maintenance mode toggled."
9816
+ msgstr ""
9817
+
9710
9818
  msgid "Maintenance status"
9711
9819
  msgstr ""
9712
9820
 
@@ -10583,6 +10691,9 @@ msgstr ""
10583
10691
  msgid "No asset selected"
10584
10692
  msgstr ""
10585
10693
 
10694
+ msgid "No asset table"
10695
+ msgstr ""
10696
+
10586
10697
  msgid "No assets or devices found for \"{{ searchData.lastText }}\"."
10587
10698
  msgstr ""
10588
10699
 
@@ -11049,6 +11160,9 @@ msgstr ""
11049
11160
  msgid "No preview available."
11050
11161
  msgstr ""
11051
11162
 
11163
+ msgid "No properties selected."
11164
+ msgstr ""
11165
+
11052
11166
  msgid "No properties to display"
11053
11167
  msgstr ""
11054
11168
 
@@ -11498,6 +11612,9 @@ msgstr ""
11498
11612
  msgid "Offset"
11499
11613
  msgstr ""
11500
11614
 
11615
+ msgid "On `date`"
11616
+ msgstr ""
11617
+
11501
11618
  msgid "On alarm"
11502
11619
  msgstr ""
11503
11620
 
@@ -12487,6 +12604,9 @@ msgstr ""
12487
12604
  msgid "Properties"
12488
12605
  msgstr ""
12489
12606
 
12607
+ msgid "Properties column settings (drag to reorder)"
12608
+ msgstr ""
12609
+
12490
12610
  msgid "Properties library"
12491
12611
  msgstr ""
12492
12612
 
@@ -12961,6 +13081,12 @@ msgstr ""
12961
13081
  msgid "Refresh token"
12962
13082
  msgstr ""
12963
13083
 
13084
+ msgid "Refreshing after the given interval"
13085
+ msgstr ""
13086
+
13087
+ msgid "Refreshing after the given interval, synchronized globally"
13088
+ msgstr ""
13089
+
12964
13090
  msgid "Regenerate this response"
12965
13091
  msgstr ""
12966
13092
 
@@ -13111,6 +13237,9 @@ msgstr ""
13111
13237
  msgid "Remove"
13112
13238
  msgstr ""
13113
13239
 
13240
+ msgid "Remove condition"
13241
+ msgstr ""
13242
+
13114
13243
  msgid "Remove configuration"
13115
13244
  msgstr ""
13116
13245
 
@@ -13168,6 +13297,9 @@ msgstr ""
13168
13297
  msgid "Removed widgets: {{ widgetList }}."
13169
13298
  msgstr ""
13170
13299
 
13300
+ msgid "Render the first column (excluding computed and alarm types) as a link to the asset details."
13301
+ msgstr ""
13302
+
13171
13303
  msgid "Render type"
13172
13304
  msgstr ""
13173
13305
 
@@ -13513,6 +13645,9 @@ msgstr ""
13513
13645
  msgid "Rotation widget"
13514
13646
  msgstr ""
13515
13647
 
13648
+ msgid "Row"
13649
+ msgstr ""
13650
+
13516
13651
  msgid "Rule"
13517
13652
  msgstr ""
13518
13653
 
@@ -13990,6 +14125,9 @@ msgstr ""
13990
14125
  msgid "Select code sanitization option"
13991
14126
  msgstr ""
13992
14127
 
14128
+ msgid "Select comparison type…"
14129
+ msgstr ""
14130
+
13993
14131
  msgid "Select configuration"
13994
14132
  msgstr ""
13995
14133
 
@@ -14014,6 +14152,9 @@ msgstr ""
14014
14152
  msgid "Select data points"
14015
14153
  msgstr ""
14016
14154
 
14155
+ msgid "Select data type…"
14156
+ msgstr ""
14157
+
14017
14158
  msgid "Select datapoints, alarms or events"
14018
14159
  msgstr ""
14019
14160
 
@@ -14023,6 +14164,9 @@ msgstr ""
14023
14164
  msgid "Select date range"
14024
14165
  msgstr ""
14025
14166
 
14167
+ msgid "Select date…"
14168
+ msgstr ""
14169
+
14026
14170
  msgid "Select device"
14027
14171
  msgstr ""
14028
14172
 
@@ -14074,6 +14218,9 @@ msgstr ""
14074
14218
  msgid "Select from the list of items matching the device type"
14075
14219
  msgstr ""
14076
14220
 
14221
+ msgid "Select from the list which columns to display."
14222
+ msgstr ""
14223
+
14077
14224
  msgid "Select from where this value should be taken."
14078
14225
  msgstr ""
14079
14226
 
@@ -14196,12 +14343,18 @@ msgstr ""
14196
14343
  msgid "Select owner"
14197
14344
  msgstr ""
14198
14345
 
14346
+ msgid "Select properties"
14347
+ msgstr ""
14348
+
14199
14349
  msgid "Select property"
14200
14350
  msgstr ""
14201
14351
 
14202
14352
  msgid "Select reference device"
14203
14353
  msgstr ""
14204
14354
 
14355
+ msgid "Select render type"
14356
+ msgstr ""
14357
+
14205
14358
  msgid "Select replacement device"
14206
14359
  msgstr ""
14207
14360
 
@@ -14250,6 +14403,9 @@ msgstr ""
14250
14403
  msgid "Select unit conversion"
14251
14404
  msgstr ""
14252
14405
 
14406
+ msgid "Select value…"
14407
+ msgstr ""
14408
+
14253
14409
  msgid "Select version or patch"
14254
14410
  msgstr ""
14255
14411
 
@@ -14393,6 +14549,9 @@ msgstr ""
14393
14549
  msgid "Send as widget to reports"
14394
14550
  msgstr ""
14395
14551
 
14552
+ msgid "Send command"
14553
+ msgstr ""
14554
+
14396
14555
  msgid "Send configuration SMS"
14397
14556
  msgstr ""
14398
14557
 
@@ -15083,6 +15242,9 @@ msgstr ""
15083
15242
  msgid "Show Tooltips"
15084
15243
  msgstr ""
15085
15244
 
15245
+ msgid "Show a spinner while data loads"
15246
+ msgstr ""
15247
+
15086
15248
  msgid "Show advanced options"
15087
15249
  msgstr ""
15088
15250
 
@@ -15101,6 +15263,9 @@ msgstr ""
15101
15263
  msgid "Show archived packages"
15102
15264
  msgstr ""
15103
15265
 
15266
+ msgid "Show assets and all descendants"
15267
+ msgstr ""
15268
+
15104
15269
  msgid "Show checkboxes that are"
15105
15270
  msgstr ""
15106
15271
 
@@ -15215,6 +15380,9 @@ msgstr ""
15215
15380
  msgid "Show status (read-only)"
15216
15381
  msgstr ""
15217
15382
 
15383
+ msgid "Show status icon column"
15384
+ msgstr ""
15385
+
15218
15386
  msgid "Show summary"
15219
15387
  msgstr ""
15220
15388
 
@@ -15233,6 +15401,9 @@ msgstr ""
15233
15401
  msgid "Show vertical line when alarm occurs"
15234
15402
  msgstr ""
15235
15403
 
15404
+ msgid "Show/hide column"
15405
+ msgstr ""
15406
+
15236
15407
  msgid "Showing 1 item"
15237
15408
  msgid_plural "Showing {{$count}} items"
15238
15409
  msgstr[0] ""
@@ -15557,6 +15728,9 @@ msgstr ""
15557
15728
  msgid "Sort descending"
15558
15729
  msgstr ""
15559
15730
 
15731
+ msgid "Sort order"
15732
+ msgstr ""
15733
+
15560
15734
  msgid "Sound detector"
15561
15735
  msgstr ""
15562
15736
 
@@ -15581,6 +15755,9 @@ msgstr ""
15581
15755
  msgid "Source tenant status"
15582
15756
  msgstr ""
15583
15757
 
15758
+ msgid "Specify at least one date."
15759
+ msgstr ""
15760
+
15584
15761
  msgid "Specify the exact start and end date/time of the time period to analyse. This provides a static view of historical data within the selected timeframe."
15585
15762
  msgstr ""
15586
15763
 
@@ -15739,6 +15916,9 @@ msgstr ""
15739
15916
  msgid "String is too short ({{ viewValue.length }} chars), minimum {{ schema.minLength }}."
15740
15917
  msgstr ""
15741
15918
 
15919
+ msgid "Striped rows"
15920
+ msgstr ""
15921
+
15742
15922
  msgid "Sub-index"
15743
15923
  msgstr ""
15744
15924
 
@@ -16036,6 +16216,9 @@ msgstr ""
16036
16216
  msgid "TRIAL"
16037
16217
  msgstr ""
16038
16218
 
16219
+ msgid "Table header"
16220
+ msgstr ""
16221
+
16039
16222
  msgid "Table of device properties, for example, name, type or notes."
16040
16223
  msgstr ""
16041
16224
 
@@ -17090,6 +17273,9 @@ msgstr ""
17090
17273
  msgid "To copy this dashboard, contact your administrator to request the necessary permissions."
17091
17274
  msgstr ""
17092
17275
 
17276
+ msgid "To date"
17277
+ msgstr ""
17278
+
17093
17279
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
17094
17280
  msgstr ""
17095
17281
 
@@ -17306,6 +17492,9 @@ msgstr ""
17306
17492
  msgid "Trigger on"
17307
17493
  msgstr ""
17308
17494
 
17495
+ msgid "True"
17496
+ msgstr ""
17497
+
17309
17498
  msgid "Truncated data."
17310
17499
  msgstr ""
17311
17500
 
@@ -17885,12 +18074,18 @@ msgstr ""
17885
18074
  msgid "Use extension package version"
17886
18075
  msgstr ""
17887
18076
 
18077
+ msgid "Use global refresh interval"
18078
+ msgstr ""
18079
+
17888
18080
  msgid "Use placeholders carefully."
17889
18081
  msgstr ""
17890
18082
 
17891
18083
  msgid "Use plugin version"
17892
18084
  msgstr ""
17893
18085
 
18086
+ msgid "Use refresh interval"
18087
+ msgstr ""
18088
+
17894
18089
  msgid "Use selected asset location"
17895
18090
  msgstr ""
17896
18091
 
@@ -18486,6 +18681,9 @@ msgstr ""
18486
18681
  msgid "When alarm is received then email is sent"
18487
18682
  msgstr ""
18488
18683
 
18684
+ msgid "When cell rendering is set to icon, show both icon and value"
18685
+ msgstr ""
18686
+
18489
18687
  msgid "When checked, saves these settings as the default configuration for this dashboard. If unchecked, changes will only apply for the current session and will reset when you reload the page."
18490
18688
  msgstr ""
18491
18689
 
@@ -18570,6 +18768,9 @@ msgstr ""
18570
18768
  msgid "Widgets: Asset notes"
18571
18769
  msgstr ""
18572
18770
 
18771
+ msgid "Widgets: Asset table"
18772
+ msgstr ""
18773
+
18573
18774
  msgid "Widgets: Data Points Table"
18574
18775
  msgstr ""
18575
18776
 
@@ -19511,6 +19712,9 @@ msgstr ""
19511
19712
  msgid "e.g. Elements"
19512
19713
  msgstr ""
19513
19714
 
19715
+ msgid "e.g. Execute operation"
19716
+ msgstr ""
19717
+
19514
19718
  msgid "e.g. Firmware for hardware revision B"
19515
19719
  msgstr ""
19516
19720