@c8y/ngx-components 1023.14.68 → 1023.14.76
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/asset-properties/index.d.ts +20 -2
- package/asset-properties/index.d.ts.map +1 -1
- package/cockpit-config/index.d.ts.map +1 -1
- package/datapoint-selector/index.d.ts.map +1 -1
- package/echart/index.d.ts.map +1 -1
- package/ecosystem/application-plugins/index.d.ts.map +1 -1
- package/fesm2022/c8y-ngx-components-asset-properties.mjs +36 -12
- package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-cockpit-config.mjs +7 -7
- package/fesm2022/c8y-ngx-components-cockpit-config.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +3 -11
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-echart.mjs +44 -14
- package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs +10 -7
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-services.mjs +2 -2
- package/fesm2022/c8y-ngx-components-services.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +2 -2
- package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs +3 -3
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-exports.mjs +52 -50
- package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-three-d-rotation.mjs +4 -0
- package/fesm2022/c8y-ngx-components-widgets-implementations-three-d-rotation.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +30 -7
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/index.d.ts +10 -2
- package/index.d.ts.map +1 -1
- package/locales/de.po +317 -21
- package/locales/es.po +289 -7
- package/locales/fr.po +289 -7
- package/locales/ja_JP.po +289 -7
- package/locales/ko.po +289 -7
- package/locales/locales.pot +289 -7
- package/locales/nl.po +289 -7
- package/locales/pl.po +289 -7
- package/locales/pt_BR.po +289 -7
- package/locales/zh_CN.po +289 -7
- package/locales/zh_TW.po +289 -7
- package/package.json +1 -1
- package/widgets/exports/index.d.ts.map +1 -1
- package/widgets/implementations/html-widget/index.d.ts +2 -2
- package/widgets/implementations/html-widget/index.d.ts.map +1 -1
- package/widgets/implementations/three-d-rotation/index.d.ts.map +1 -1
package/locales/locales.pot
CHANGED
|
@@ -11,6 +11,9 @@ msgstr ""
|
|
|
11
11
|
"Content-Transfer-Encoding: 8bit\n"
|
|
12
12
|
"Plural-Forms: \n"
|
|
13
13
|
|
|
14
|
+
msgid "\"Groups\" navigation entry, allowing to navigate through asset hierarchy."
|
|
15
|
+
msgstr ""
|
|
16
|
+
|
|
14
17
|
msgid "\"Proof of possession\" is a security method used to prove that whoever sends a message is also in the possession of the particular cryptographic key."
|
|
15
18
|
msgstr ""
|
|
16
19
|
|
|
@@ -1302,6 +1305,24 @@ msgstr ""
|
|
|
1302
1305
|
msgid "Addresses from 248 up to 254 are not allowed."
|
|
1303
1306
|
msgstr ""
|
|
1304
1307
|
|
|
1308
|
+
msgid "Adds AI Code Assistant capabilities to the HTML Widget"
|
|
1309
|
+
msgstr ""
|
|
1310
|
+
|
|
1311
|
+
msgid "Adds Dashboard manager as Management feature and allows to manage type dashboards."
|
|
1312
|
+
msgstr ""
|
|
1313
|
+
|
|
1314
|
+
msgid "Adds SSH protocol support to the remote access feature."
|
|
1315
|
+
msgstr ""
|
|
1316
|
+
|
|
1317
|
+
msgid "Adds Telnet protocol support to the remote access feature."
|
|
1318
|
+
msgstr ""
|
|
1319
|
+
|
|
1320
|
+
msgid "Adds VNC protocol support to the remote access feature."
|
|
1321
|
+
msgstr ""
|
|
1322
|
+
|
|
1323
|
+
msgid "Adds passthrough support to the remote access feature."
|
|
1324
|
+
msgstr ""
|
|
1325
|
+
|
|
1305
1326
|
msgid "Adjust or reset the filter."
|
|
1306
1327
|
msgstr ""
|
|
1307
1328
|
|
|
@@ -1419,6 +1440,9 @@ msgstr ""
|
|
|
1419
1440
|
msgid "Alarm list"
|
|
1420
1441
|
msgstr ""
|
|
1421
1442
|
|
|
1443
|
+
msgid "Alarm list widget"
|
|
1444
|
+
msgstr ""
|
|
1445
|
+
|
|
1422
1446
|
msgid "Alarm mapping"
|
|
1423
1447
|
msgstr ""
|
|
1424
1448
|
|
|
@@ -1491,6 +1515,9 @@ msgstr ""
|
|
|
1491
1515
|
msgid "Alarms for given application, provided in realtime"
|
|
1492
1516
|
msgstr ""
|
|
1493
1517
|
|
|
1518
|
+
msgid "Alarms functionality in cockpit application."
|
|
1519
|
+
msgstr ""
|
|
1520
|
+
|
|
1494
1521
|
msgid "Alarms list"
|
|
1495
1522
|
msgstr ""
|
|
1496
1523
|
|
|
@@ -1530,6 +1557,9 @@ msgstr ""
|
|
|
1530
1557
|
msgid "All critical alarms"
|
|
1531
1558
|
msgstr ""
|
|
1532
1559
|
|
|
1560
|
+
msgid "All critical alarms widget"
|
|
1561
|
+
msgstr ""
|
|
1562
|
+
|
|
1533
1563
|
msgid "All device types"
|
|
1534
1564
|
msgstr ""
|
|
1535
1565
|
|
|
@@ -1602,6 +1632,18 @@ msgstr ""
|
|
|
1602
1632
|
msgid "Allows to add and edit a custom style sheet to the branding."
|
|
1603
1633
|
msgstr ""
|
|
1604
1634
|
|
|
1635
|
+
msgid "Allows to add dashboards on asset/group level."
|
|
1636
|
+
msgstr ""
|
|
1637
|
+
|
|
1638
|
+
msgid "Allows to add dashboards on device level."
|
|
1639
|
+
msgstr ""
|
|
1640
|
+
|
|
1641
|
+
msgid "Allows to bookmark views."
|
|
1642
|
+
msgstr ""
|
|
1643
|
+
|
|
1644
|
+
msgid "Allows to configure remote access on devices and to initiate the remote access connections."
|
|
1645
|
+
msgstr ""
|
|
1646
|
+
|
|
1605
1647
|
msgid "Allows to connect to a Telnet service."
|
|
1606
1648
|
msgstr ""
|
|
1607
1649
|
|
|
@@ -1611,6 +1653,9 @@ msgstr ""
|
|
|
1611
1653
|
msgid "Allows to connect to an SSH service."
|
|
1612
1654
|
msgstr ""
|
|
1613
1655
|
|
|
1656
|
+
msgid "Allows to define certain features of data points."
|
|
1657
|
+
msgstr ""
|
|
1658
|
+
|
|
1614
1659
|
msgid "Allows to edit the plain JSON of the branding."
|
|
1615
1660
|
msgstr ""
|
|
1616
1661
|
|
|
@@ -1626,6 +1671,18 @@ msgstr ""
|
|
|
1626
1671
|
msgid "Allows to passthrough a TCP connction."
|
|
1627
1672
|
msgstr ""
|
|
1628
1673
|
|
|
1674
|
+
msgid "Allows to search for assets."
|
|
1675
|
+
msgstr ""
|
|
1676
|
+
|
|
1677
|
+
msgid "Allows to set custom HTML on a dashboard"
|
|
1678
|
+
msgstr ""
|
|
1679
|
+
|
|
1680
|
+
msgid "Allows to view dashboards on asset/group level."
|
|
1681
|
+
msgstr ""
|
|
1682
|
+
|
|
1683
|
+
msgid "Allows to view dashboards on device level."
|
|
1684
|
+
msgstr ""
|
|
1685
|
+
|
|
1629
1686
|
msgid "Also delete all devices inside \"{{name}}\" and its subassets."
|
|
1630
1687
|
msgstr ""
|
|
1631
1688
|
|
|
@@ -1831,6 +1888,9 @@ msgstr ""
|
|
|
1831
1888
|
msgid "Applications owned by your tenant"
|
|
1832
1889
|
msgstr ""
|
|
1833
1890
|
|
|
1891
|
+
msgid "Applications widget"
|
|
1892
|
+
msgstr ""
|
|
1893
|
+
|
|
1834
1894
|
msgid "Applied to"
|
|
1835
1895
|
msgstr ""
|
|
1836
1896
|
|
|
@@ -1945,6 +2005,9 @@ msgstr ""
|
|
|
1945
2005
|
msgid "Asset notes"
|
|
1946
2006
|
msgstr ""
|
|
1947
2007
|
|
|
2008
|
+
msgid "Asset notes widget"
|
|
2009
|
+
msgstr ""
|
|
2010
|
+
|
|
1948
2011
|
msgid "Asset properties"
|
|
1949
2012
|
msgstr ""
|
|
1950
2013
|
|
|
@@ -1972,6 +2035,9 @@ msgstr ""
|
|
|
1972
2035
|
msgid "Assets and groups only"
|
|
1973
2036
|
msgstr ""
|
|
1974
2037
|
|
|
2038
|
+
msgid "Assets navigator"
|
|
2039
|
+
msgstr ""
|
|
2040
|
+
|
|
1975
2041
|
msgid "Assign"
|
|
1976
2042
|
msgstr ""
|
|
1977
2043
|
|
|
@@ -1980,6 +2046,9 @@ msgid_plural "Assign {{ $count }} devices"
|
|
|
1980
2046
|
msgstr[0] ""
|
|
1981
2047
|
msgstr[1] ""
|
|
1982
2048
|
|
|
2049
|
+
msgid "Assign a location to devices and assets that currently do not have any location."
|
|
2050
|
+
msgstr ""
|
|
2051
|
+
|
|
1983
2052
|
msgid "Assign a new owner"
|
|
1984
2053
|
msgstr ""
|
|
1985
2054
|
|
|
@@ -3327,6 +3396,9 @@ msgstr ""
|
|
|
3327
3396
|
msgid "Cockpit User"
|
|
3328
3397
|
msgstr ""
|
|
3329
3398
|
|
|
3399
|
+
msgid "Cockpit alarms"
|
|
3400
|
+
msgstr ""
|
|
3401
|
+
|
|
3330
3402
|
msgid "Cockpit configuration saved."
|
|
3331
3403
|
msgstr ""
|
|
3332
3404
|
|
|
@@ -3441,6 +3513,9 @@ msgstr ""
|
|
|
3441
3513
|
msgid "Compressed files must have an index.html at root. URLs in the web application can be relative."
|
|
3442
3514
|
msgstr ""
|
|
3443
3515
|
|
|
3516
|
+
msgid "Computed asset properties"
|
|
3517
|
+
msgstr ""
|
|
3518
|
+
|
|
3444
3519
|
msgid "Computed properties"
|
|
3445
3520
|
msgstr ""
|
|
3446
3521
|
|
|
@@ -4623,6 +4698,12 @@ msgstr ""
|
|
|
4623
4698
|
msgid "Dashboard default"
|
|
4624
4699
|
msgstr ""
|
|
4625
4700
|
|
|
4701
|
+
msgid "Dashboard details advanced tab"
|
|
4702
|
+
msgstr ""
|
|
4703
|
+
|
|
4704
|
+
msgid "Dashboard details tab for advanced settings."
|
|
4705
|
+
msgstr ""
|
|
4706
|
+
|
|
4626
4707
|
msgid "Dashboard exported."
|
|
4627
4708
|
msgstr ""
|
|
4628
4709
|
|
|
@@ -4653,6 +4734,27 @@ msgstr ""
|
|
|
4653
4734
|
msgid "Dashboard updated: {{ values }}."
|
|
4654
4735
|
msgstr ""
|
|
4655
4736
|
|
|
4737
|
+
msgid "Dashboards: Add asset/group dashboards"
|
|
4738
|
+
msgstr ""
|
|
4739
|
+
|
|
4740
|
+
msgid "Dashboards: Add device dashboards"
|
|
4741
|
+
msgstr ""
|
|
4742
|
+
|
|
4743
|
+
msgid "Dashboards: Cockpit home dashboard"
|
|
4744
|
+
msgstr ""
|
|
4745
|
+
|
|
4746
|
+
msgid "Dashboards: Dashboard manager"
|
|
4747
|
+
msgstr ""
|
|
4748
|
+
|
|
4749
|
+
msgid "Dashboards: Reports"
|
|
4750
|
+
msgstr ""
|
|
4751
|
+
|
|
4752
|
+
msgid "Dashboards: View asset/group dashboards"
|
|
4753
|
+
msgstr ""
|
|
4754
|
+
|
|
4755
|
+
msgid "Dashboards: View device dashboards"
|
|
4756
|
+
msgstr ""
|
|
4757
|
+
|
|
4656
4758
|
msgid "Data"
|
|
4657
4759
|
msgstr ""
|
|
4658
4760
|
|
|
@@ -4665,6 +4767,9 @@ msgstr ""
|
|
|
4665
4767
|
msgid "Data Explorer"
|
|
4666
4768
|
msgstr ""
|
|
4667
4769
|
|
|
4770
|
+
msgid "Data Points Table widget"
|
|
4771
|
+
msgstr ""
|
|
4772
|
+
|
|
4668
4773
|
msgid "Data Type"
|
|
4669
4774
|
msgstr ""
|
|
4670
4775
|
|
|
@@ -4727,6 +4832,9 @@ msgstr ""
|
|
|
4727
4832
|
msgid "Data point"
|
|
4728
4833
|
msgstr ""
|
|
4729
4834
|
|
|
4835
|
+
msgid "Data point explorer"
|
|
4836
|
+
msgstr ""
|
|
4837
|
+
|
|
4730
4838
|
msgid "Data point legend display"
|
|
4731
4839
|
msgstr ""
|
|
4732
4840
|
|
|
@@ -4757,6 +4865,9 @@ msgstr ""
|
|
|
4757
4865
|
msgid "Data points graph"
|
|
4758
4866
|
msgstr ""
|
|
4759
4867
|
|
|
4868
|
+
msgid "Data points graph widget"
|
|
4869
|
+
msgstr ""
|
|
4870
|
+
|
|
4760
4871
|
msgid "Data points list"
|
|
4761
4872
|
msgstr ""
|
|
4762
4873
|
|
|
@@ -5563,6 +5674,9 @@ msgstr ""
|
|
|
5563
5674
|
msgid "Diagnostics"
|
|
5564
5675
|
msgstr ""
|
|
5565
5676
|
|
|
5677
|
+
msgid "Dialogs to connect smartphone to platform."
|
|
5678
|
+
msgstr ""
|
|
5679
|
+
|
|
5566
5680
|
msgid "Diff"
|
|
5567
5681
|
msgstr ""
|
|
5568
5682
|
|
|
@@ -5871,7 +5985,7 @@ msgstr ""
|
|
|
5871
5985
|
msgid "Dots not allowed."
|
|
5872
5986
|
msgstr ""
|
|
5873
5987
|
|
|
5874
|
-
msgid "Down"
|
|
5988
|
+
msgid "Down`service status`"
|
|
5875
5989
|
msgstr ""
|
|
5876
5990
|
|
|
5877
5991
|
msgid "Downgrade"
|
|
@@ -6284,6 +6398,9 @@ msgstr ""
|
|
|
6284
6398
|
msgid "Enables or disables the settings globally for all tenants (only possible in management tenant)"
|
|
6285
6399
|
msgstr ""
|
|
6286
6400
|
|
|
6401
|
+
msgid "Enables visualization of data points"
|
|
6402
|
+
msgstr ""
|
|
6403
|
+
|
|
6287
6404
|
msgid "End"
|
|
6288
6405
|
msgstr ""
|
|
6289
6406
|
|
|
@@ -6446,6 +6563,9 @@ msgstr ""
|
|
|
6446
6563
|
msgid "Event list"
|
|
6447
6564
|
msgstr ""
|
|
6448
6565
|
|
|
6566
|
+
msgid "Event list widget"
|
|
6567
|
+
msgstr ""
|
|
6568
|
+
|
|
6449
6569
|
msgid "Event processing"
|
|
6450
6570
|
msgstr ""
|
|
6451
6571
|
|
|
@@ -8226,6 +8346,9 @@ msgstr ""
|
|
|
8226
8346
|
msgid "Help and service"
|
|
8227
8347
|
msgstr ""
|
|
8228
8348
|
|
|
8349
|
+
msgid "Help and service widget"
|
|
8350
|
+
msgstr ""
|
|
8351
|
+
|
|
8229
8352
|
msgid "Help content is only available in English."
|
|
8230
8353
|
msgstr ""
|
|
8231
8354
|
|
|
@@ -8425,6 +8548,9 @@ msgstr ""
|
|
|
8425
8548
|
msgid "Image display"
|
|
8426
8549
|
msgstr ""
|
|
8427
8550
|
|
|
8551
|
+
msgid "Image widget"
|
|
8552
|
+
msgstr ""
|
|
8553
|
+
|
|
8428
8554
|
msgid "Images"
|
|
8429
8555
|
msgstr ""
|
|
8430
8556
|
|
|
@@ -8557,6 +8683,9 @@ msgstr ""
|
|
|
8557
8683
|
msgid "Info gauge"
|
|
8558
8684
|
msgstr ""
|
|
8559
8685
|
|
|
8686
|
+
msgid "Info gauge widget"
|
|
8687
|
+
msgstr ""
|
|
8688
|
+
|
|
8560
8689
|
msgid "Info light"
|
|
8561
8690
|
msgstr ""
|
|
8562
8691
|
|
|
@@ -8835,6 +8964,9 @@ msgstr ""
|
|
|
8835
8964
|
msgid "KPI"
|
|
8836
8965
|
msgstr ""
|
|
8837
8966
|
|
|
8967
|
+
msgid "KPI widget"
|
|
8968
|
+
msgstr ""
|
|
8969
|
+
|
|
8838
8970
|
msgid "KPI?"
|
|
8839
8971
|
msgstr ""
|
|
8840
8972
|
|
|
@@ -9090,6 +9222,9 @@ msgstr ""
|
|
|
9090
9222
|
msgid "Legacy mode"
|
|
9091
9223
|
msgstr ""
|
|
9092
9224
|
|
|
9225
|
+
msgid "Legacy welcome to Cockpit widget"
|
|
9226
|
+
msgstr ""
|
|
9227
|
+
|
|
9093
9228
|
msgid "Legal notices"
|
|
9094
9229
|
msgstr ""
|
|
9095
9230
|
|
|
@@ -9186,6 +9321,9 @@ msgstr ""
|
|
|
9186
9321
|
msgid "Linear Gauge"
|
|
9187
9322
|
msgstr ""
|
|
9188
9323
|
|
|
9324
|
+
msgid "Linear Gauge widget"
|
|
9325
|
+
msgstr ""
|
|
9326
|
+
|
|
9189
9327
|
msgid "Link color"
|
|
9190
9328
|
msgstr ""
|
|
9191
9329
|
|
|
@@ -9582,6 +9720,9 @@ msgstr ""
|
|
|
9582
9720
|
msgid "Map center"
|
|
9583
9721
|
msgstr ""
|
|
9584
9722
|
|
|
9723
|
+
msgid "Map widget"
|
|
9724
|
+
msgstr ""
|
|
9725
|
+
|
|
9585
9726
|
msgid "Mapped to"
|
|
9586
9727
|
msgstr ""
|
|
9587
9728
|
|
|
@@ -9749,6 +9890,9 @@ msgstr ""
|
|
|
9749
9890
|
msgid "Message sending"
|
|
9750
9891
|
msgstr ""
|
|
9751
9892
|
|
|
9893
|
+
msgid "Message sending widget"
|
|
9894
|
+
msgstr ""
|
|
9895
|
+
|
|
9752
9896
|
msgid "Message template deleted."
|
|
9753
9897
|
msgstr ""
|
|
9754
9898
|
|
|
@@ -12440,6 +12584,9 @@ msgstr ""
|
|
|
12440
12584
|
msgid "Queue size"
|
|
12441
12585
|
msgstr ""
|
|
12442
12586
|
|
|
12587
|
+
msgid "Quick Links widget"
|
|
12588
|
+
msgstr ""
|
|
12589
|
+
|
|
12443
12590
|
msgid "Quick links"
|
|
12444
12591
|
msgstr ""
|
|
12445
12592
|
|
|
@@ -12518,6 +12665,9 @@ msgstr ""
|
|
|
12518
12665
|
msgid "Radial gauge and multiple label and value pairs for data points"
|
|
12519
12666
|
msgstr ""
|
|
12520
12667
|
|
|
12668
|
+
msgid "Radial gauge widget"
|
|
12669
|
+
msgstr ""
|
|
12670
|
+
|
|
12521
12671
|
msgid "Raise alarm"
|
|
12522
12672
|
msgstr ""
|
|
12523
12673
|
|
|
@@ -12650,6 +12800,9 @@ msgstr ""
|
|
|
12650
12800
|
msgid "Recent alarms are displayed below but older ones may not be shown."
|
|
12651
12801
|
msgstr ""
|
|
12652
12802
|
|
|
12803
|
+
msgid "Recent alarms widget"
|
|
12804
|
+
msgstr ""
|
|
12805
|
+
|
|
12653
12806
|
msgid "Recent data"
|
|
12654
12807
|
msgstr ""
|
|
12655
12808
|
|
|
@@ -12857,6 +13010,21 @@ msgstr ""
|
|
|
12857
13010
|
msgid "Remote access endpoints"
|
|
12858
13011
|
msgstr ""
|
|
12859
13012
|
|
|
13013
|
+
msgid "Remote access: Configuration list"
|
|
13014
|
+
msgstr ""
|
|
13015
|
+
|
|
13016
|
+
msgid "Remote access: Passthrough protocol support"
|
|
13017
|
+
msgstr ""
|
|
13018
|
+
|
|
13019
|
+
msgid "Remote access: SSH protocol support"
|
|
13020
|
+
msgstr ""
|
|
13021
|
+
|
|
13022
|
+
msgid "Remote access: Telnet protocol support"
|
|
13023
|
+
msgstr ""
|
|
13024
|
+
|
|
13025
|
+
msgid "Remote access: VNC protocol support"
|
|
13026
|
+
msgstr ""
|
|
13027
|
+
|
|
12860
13028
|
msgid "Remote control a device's relay array."
|
|
12861
13029
|
msgstr ""
|
|
12862
13030
|
|
|
@@ -12962,6 +13130,12 @@ msgstr ""
|
|
|
12962
13130
|
msgid "Replace device"
|
|
12963
13131
|
msgstr ""
|
|
12964
13132
|
|
|
13133
|
+
msgid "Replace device plugin"
|
|
13134
|
+
msgstr ""
|
|
13135
|
+
|
|
13136
|
+
msgid "Replace device plugin for enabling the action of replacing a physical device with another one."
|
|
13137
|
+
msgstr ""
|
|
13138
|
+
|
|
12965
13139
|
msgid "Replace firmware"
|
|
12966
13140
|
msgstr ""
|
|
12967
13141
|
|
|
@@ -13001,6 +13175,9 @@ msgstr ""
|
|
|
13001
13175
|
msgid "Reports"
|
|
13002
13176
|
msgstr ""
|
|
13003
13177
|
|
|
13178
|
+
msgid "Reports list and navigator items reports"
|
|
13179
|
+
msgstr ""
|
|
13180
|
+
|
|
13004
13181
|
msgid "Request diagnostic file"
|
|
13005
13182
|
msgstr ""
|
|
13006
13183
|
|
|
@@ -13088,9 +13265,6 @@ msgstr ""
|
|
|
13088
13265
|
msgid "Reset shades"
|
|
13089
13266
|
msgstr ""
|
|
13090
13267
|
|
|
13091
|
-
msgid "Reset to default"
|
|
13092
|
-
msgstr ""
|
|
13093
|
-
|
|
13094
13268
|
msgid "Reset to default plugins"
|
|
13095
13269
|
msgstr ""
|
|
13096
13270
|
|
|
@@ -14220,6 +14394,9 @@ msgstr ""
|
|
|
14220
14394
|
msgid "Sending…"
|
|
14221
14395
|
msgstr ""
|
|
14222
14396
|
|
|
14397
|
+
msgid "Sensor phone"
|
|
14398
|
+
msgstr ""
|
|
14399
|
+
|
|
14223
14400
|
msgid "Sensor threshold"
|
|
14224
14401
|
msgstr ""
|
|
14225
14402
|
|
|
@@ -14301,6 +14478,9 @@ msgstr ""
|
|
|
14301
14478
|
msgid "Services"
|
|
14302
14479
|
msgstr ""
|
|
14303
14480
|
|
|
14481
|
+
msgid "Services plugin"
|
|
14482
|
+
msgstr ""
|
|
14483
|
+
|
|
14304
14484
|
msgid "Session IP address"
|
|
14305
14485
|
msgstr ""
|
|
14306
14486
|
|
|
@@ -14616,6 +14796,9 @@ msgstr ""
|
|
|
14616
14796
|
msgid "Set network update interval (in seconds)"
|
|
14617
14797
|
msgstr ""
|
|
14618
14798
|
|
|
14799
|
+
msgid "Set of predefined computed asset properties."
|
|
14800
|
+
msgstr ""
|
|
14801
|
+
|
|
14619
14802
|
msgid "Set operation to EXECUTING"
|
|
14620
14803
|
msgstr ""
|
|
14621
14804
|
|
|
@@ -15041,6 +15224,9 @@ msgstr ""
|
|
|
15041
15224
|
msgid "Silo"
|
|
15042
15225
|
msgstr ""
|
|
15043
15226
|
|
|
15227
|
+
msgid "Silo widget"
|
|
15228
|
+
msgstr ""
|
|
15229
|
+
|
|
15044
15230
|
msgid "Simple bulk registration - template.csv"
|
|
15045
15231
|
msgstr ""
|
|
15046
15232
|
|
|
@@ -16000,6 +16186,9 @@ msgstr ""
|
|
|
16000
16186
|
msgid "The Login application provides functionalities for login and password reset."
|
|
16001
16187
|
msgstr ""
|
|
16002
16188
|
|
|
16189
|
+
msgid "The Services plugin provides a device tab that lists all services running on a device with their status, name, type and date of the last update."
|
|
16190
|
+
msgstr ""
|
|
16191
|
+
|
|
16003
16192
|
msgid "The URL format is invalid. The only supported protocols are http, https and opc.tcp."
|
|
16004
16193
|
msgstr ""
|
|
16005
16194
|
|
|
@@ -16162,6 +16351,9 @@ msgstr ""
|
|
|
16162
16351
|
msgid "The following placeholders are available: ${value}`KEEP_ORIGINAL`, ${serverId}`KEEP_ORIGINAL`, ${nodeId}`KEEP_ORIGINAL`, ${deviceId}`KEEP_ORIGINAL`."
|
|
16163
16352
|
msgstr ""
|
|
16164
16353
|
|
|
16354
|
+
msgid "The home dashboard of the cockpit app, shown when cockpit is opened."
|
|
16355
|
+
msgstr ""
|
|
16356
|
+
|
|
16165
16357
|
msgid ""
|
|
16166
16358
|
"The homepage of this application. By default, it is a customizable dashboard displaying\n"
|
|
16167
16359
|
" the most important alarms and shortcuts to frequently used features."
|
|
@@ -17064,6 +17256,9 @@ msgstr ""
|
|
|
17064
17256
|
msgid "Type dashboards"
|
|
17065
17257
|
msgstr ""
|
|
17066
17258
|
|
|
17259
|
+
msgid "Type dashboards manager."
|
|
17260
|
+
msgstr ""
|
|
17261
|
+
|
|
17067
17262
|
msgid "Type filter"
|
|
17068
17263
|
msgstr ""
|
|
17069
17264
|
|
|
@@ -17306,9 +17501,6 @@ msgid ""
|
|
|
17306
17501
|
" supported models from the list below."
|
|
17307
17502
|
msgstr ""
|
|
17308
17503
|
|
|
17309
|
-
msgid "Up"
|
|
17310
|
-
msgstr ""
|
|
17311
|
-
|
|
17312
17504
|
msgid "Up to 1,000,000 records per data point or data retention limit"
|
|
17313
17505
|
msgstr ""
|
|
17314
17506
|
|
|
@@ -17321,6 +17513,9 @@ msgstr ""
|
|
|
17321
17513
|
msgid "Up to 6 archives can be saved in the platform. If you upload a new archive, the oldest archive that is not active will be deleted. Do you want to proceed?"
|
|
17322
17514
|
msgstr ""
|
|
17323
17515
|
|
|
17516
|
+
msgid "Up`service status`"
|
|
17517
|
+
msgstr ""
|
|
17518
|
+
|
|
17324
17519
|
msgid "Update"
|
|
17325
17520
|
msgstr ""
|
|
17326
17521
|
|
|
@@ -18007,6 +18202,12 @@ msgstr ""
|
|
|
18007
18202
|
msgid "View history"
|
|
18008
18203
|
msgstr ""
|
|
18009
18204
|
|
|
18205
|
+
msgid "View listing children of devices."
|
|
18206
|
+
msgstr ""
|
|
18207
|
+
|
|
18208
|
+
msgid "View the location of devices and assets."
|
|
18209
|
+
msgstr ""
|
|
18210
|
+
|
|
18010
18211
|
msgid "Visible on login page"
|
|
18011
18212
|
msgstr ""
|
|
18012
18213
|
|
|
@@ -18116,6 +18317,12 @@ msgstr ""
|
|
|
18116
18317
|
msgid "Welcome to Cockpit"
|
|
18117
18318
|
msgstr ""
|
|
18118
18319
|
|
|
18320
|
+
msgid "Welcome to Cockpit widget"
|
|
18321
|
+
msgstr ""
|
|
18322
|
+
|
|
18323
|
+
msgid "Welcome to Device Management widget"
|
|
18324
|
+
msgstr ""
|
|
18325
|
+
|
|
18119
18326
|
msgid "Welcome to {{ appName }}"
|
|
18120
18327
|
msgstr ""
|
|
18121
18328
|
|
|
@@ -18209,6 +18416,81 @@ msgstr ""
|
|
|
18209
18416
|
msgid "Widgets rearranged"
|
|
18210
18417
|
msgstr ""
|
|
18211
18418
|
|
|
18419
|
+
msgid "Widgets: Alarm list"
|
|
18420
|
+
msgstr ""
|
|
18421
|
+
|
|
18422
|
+
msgid "Widgets: All critical alarms"
|
|
18423
|
+
msgstr ""
|
|
18424
|
+
|
|
18425
|
+
msgid "Widgets: Applications"
|
|
18426
|
+
msgstr ""
|
|
18427
|
+
|
|
18428
|
+
msgid "Widgets: Asset notes"
|
|
18429
|
+
msgstr ""
|
|
18430
|
+
|
|
18431
|
+
msgid "Widgets: Data Points Table"
|
|
18432
|
+
msgstr ""
|
|
18433
|
+
|
|
18434
|
+
msgid "Widgets: Data points graph"
|
|
18435
|
+
msgstr ""
|
|
18436
|
+
|
|
18437
|
+
msgid "Widgets: Event list"
|
|
18438
|
+
msgstr ""
|
|
18439
|
+
|
|
18440
|
+
msgid "Widgets: HTML Widget"
|
|
18441
|
+
msgstr ""
|
|
18442
|
+
|
|
18443
|
+
msgid "Widgets: HTML Widget AI Code Assistant"
|
|
18444
|
+
msgstr ""
|
|
18445
|
+
|
|
18446
|
+
msgid "Widgets: Help and service"
|
|
18447
|
+
msgstr ""
|
|
18448
|
+
|
|
18449
|
+
msgid "Widgets: Image"
|
|
18450
|
+
msgstr ""
|
|
18451
|
+
|
|
18452
|
+
msgid "Widgets: Info gauge"
|
|
18453
|
+
msgstr ""
|
|
18454
|
+
|
|
18455
|
+
msgid "Widgets: KPI widget"
|
|
18456
|
+
msgstr ""
|
|
18457
|
+
|
|
18458
|
+
msgid "Widgets: Legacy welcome to Cockpit"
|
|
18459
|
+
msgstr ""
|
|
18460
|
+
|
|
18461
|
+
msgid "Widgets: Linear Gauge"
|
|
18462
|
+
msgstr ""
|
|
18463
|
+
|
|
18464
|
+
msgid "Widgets: Map"
|
|
18465
|
+
msgstr ""
|
|
18466
|
+
|
|
18467
|
+
msgid "Widgets: Markdown"
|
|
18468
|
+
msgstr ""
|
|
18469
|
+
|
|
18470
|
+
msgid "Widgets: Message sending"
|
|
18471
|
+
msgstr ""
|
|
18472
|
+
|
|
18473
|
+
msgid "Widgets: Quick Links"
|
|
18474
|
+
msgstr ""
|
|
18475
|
+
|
|
18476
|
+
msgid "Widgets: Radial Gauge widget"
|
|
18477
|
+
msgstr ""
|
|
18478
|
+
|
|
18479
|
+
msgid "Widgets: Recent alarms"
|
|
18480
|
+
msgstr ""
|
|
18481
|
+
|
|
18482
|
+
msgid "Widgets: Rotation"
|
|
18483
|
+
msgstr ""
|
|
18484
|
+
|
|
18485
|
+
msgid "Widgets: Silo"
|
|
18486
|
+
msgstr ""
|
|
18487
|
+
|
|
18488
|
+
msgid "Widgets: Welcome to Cockpit"
|
|
18489
|
+
msgstr ""
|
|
18490
|
+
|
|
18491
|
+
msgid "Widgets: Welcome to Device Management"
|
|
18492
|
+
msgstr ""
|
|
18493
|
+
|
|
18212
18494
|
msgid "Will make this entry available to all users on the tenant if checked."
|
|
18213
18495
|
msgstr ""
|
|
18214
18496
|
|