@c8y/ngx-components 1023.30.0 → 1023.42.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 (125) hide show
  1. package/alarms/cockpit/index.d.ts.map +1 -1
  2. package/alarms/devicemanagement/index.d.ts.map +1 -1
  3. package/alarms/index.d.ts +25 -2
  4. package/alarms/index.d.ts.map +1 -1
  5. package/asset-properties/index.d.ts +20 -2
  6. package/asset-properties/index.d.ts.map +1 -1
  7. package/bookmarks/index.d.ts +15 -7
  8. package/bookmarks/index.d.ts.map +1 -1
  9. package/context-dashboard/index.d.ts.map +1 -1
  10. package/datapoint-explorer/view/index.d.ts +2 -0
  11. package/datapoint-explorer/view/index.d.ts.map +1 -1
  12. package/device-grid/index.d.ts.map +1 -1
  13. package/echart/index.d.ts +19 -3
  14. package/echart/index.d.ts.map +1 -1
  15. package/feature-toggles/index.d.ts +6 -0
  16. package/feature-toggles/index.d.ts.map +1 -0
  17. package/feature-toggles/list/index.d.ts +63 -0
  18. package/feature-toggles/list/index.d.ts.map +1 -0
  19. package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs +6 -11
  20. package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs.map +1 -1
  21. package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs +37 -11
  22. package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs.map +1 -1
  23. package/fesm2022/c8y-ngx-components-alarms.mjs +58 -10
  24. package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
  25. package/fesm2022/c8y-ngx-components-asset-properties.mjs +36 -12
  26. package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
  27. package/fesm2022/{c8y-ngx-components-asset-property-grid.component-B04ixTyA.mjs → c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs} +5 -12
  28. package/fesm2022/c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs.map +1 -0
  29. package/fesm2022/c8y-ngx-components-bookmarks.mjs +86 -39
  30. package/fesm2022/c8y-ngx-components-bookmarks.mjs.map +1 -1
  31. package/fesm2022/c8y-ngx-components-cockpit-config.mjs +2 -2
  32. package/fesm2022/c8y-ngx-components-cockpit-config.mjs.map +1 -1
  33. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +3 -2
  34. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  35. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +21 -36
  36. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
  37. package/fesm2022/c8y-ngx-components-device-grid.mjs +5 -2
  38. package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
  39. package/fesm2022/c8y-ngx-components-echart.mjs +101 -42
  40. package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
  41. package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs +3 -3
  42. package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs.map +1 -1
  43. package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs +242 -0
  44. package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs.map +1 -0
  45. package/fesm2022/c8y-ngx-components-feature-toggles.mjs +36 -0
  46. package/fesm2022/c8y-ngx-components-feature-toggles.mjs.map +1 -0
  47. package/fesm2022/c8y-ngx-components-global-context.mjs +60 -17
  48. package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
  49. package/fesm2022/c8y-ngx-components-map.mjs +127 -33
  50. package/fesm2022/c8y-ngx-components-map.mjs.map +1 -1
  51. package/fesm2022/c8y-ngx-components-tenants.mjs +2 -2
  52. package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
  53. package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +7 -3
  54. package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
  55. package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs +19 -0
  56. package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs.map +1 -0
  57. package/fesm2022/c8y-ngx-components-upgrade.mjs +46 -4
  58. package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
  59. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs +3 -3
  60. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs.map +1 -1
  61. package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs +30 -0
  62. package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs.map +1 -0
  63. package/fesm2022/c8y-ngx-components-widgets-definitions.mjs +2 -1
  64. package/fesm2022/c8y-ngx-components-widgets-definitions.mjs.map +1 -1
  65. package/fesm2022/c8y-ngx-components-widgets-exports.mjs +8 -1
  66. package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
  67. package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs +5 -5
  68. package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs.map +1 -1
  69. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +3 -3
  70. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
  71. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs +4 -4
  72. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs.map +1 -1
  73. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +4 -3
  74. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
  75. package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs +18 -11
  76. package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs.map +1 -1
  77. package/fesm2022/c8y-ngx-components-widgets-implementations-markdown.mjs +156 -67
  78. package/fesm2022/c8y-ngx-components-widgets-implementations-markdown.mjs.map +1 -1
  79. package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs +366 -0
  80. package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs.map +1 -0
  81. package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs +5 -2
  82. package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs.map +1 -1
  83. package/fesm2022/c8y-ngx-components.mjs +44 -15
  84. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  85. package/global-context/index.d.ts +23 -4
  86. package/global-context/index.d.ts.map +1 -1
  87. package/index.d.ts +11 -1
  88. package/index.d.ts.map +1 -1
  89. package/locales/de.po +261 -143
  90. package/locales/es.po +155 -53
  91. package/locales/fr.po +299 -193
  92. package/locales/ja_JP.po +346 -252
  93. package/locales/ko.po +154 -54
  94. package/locales/locales.pot +142 -41
  95. package/locales/nl.po +156 -54
  96. package/locales/pl.po +155 -53
  97. package/locales/pt_BR.po +154 -54
  98. package/locales/zh_CN.po +155 -53
  99. package/locales/zh_TW.po +156 -54
  100. package/map/index.d.ts +41 -10
  101. package/map/index.d.ts.map +1 -1
  102. package/package.json +1 -1
  103. package/trusted-certificates/index.d.ts +2 -0
  104. package/trusted-certificates/index.d.ts.map +1 -1
  105. package/upgrade/index.d.ts.map +1 -1
  106. package/widgets/cockpit-exports/index.d.ts +6 -0
  107. package/widgets/cockpit-exports/index.d.ts.map +1 -1
  108. package/widgets/definitions/index.d.ts +1 -0
  109. package/widgets/definitions/index.d.ts.map +1 -1
  110. package/widgets/definitions/pie-chart/index.d.ts +25 -0
  111. package/widgets/definitions/pie-chart/index.d.ts.map +1 -0
  112. package/widgets/device-management-exports/index.d.ts +6 -0
  113. package/widgets/device-management-exports/index.d.ts.map +1 -1
  114. package/widgets/exports/index.d.ts +8 -1
  115. package/widgets/exports/index.d.ts.map +1 -1
  116. package/widgets/implementations/html-widget/index.d.ts +2 -2
  117. package/widgets/implementations/html-widget/index.d.ts.map +1 -1
  118. package/widgets/implementations/map/index.d.ts +1 -0
  119. package/widgets/implementations/map/index.d.ts.map +1 -1
  120. package/widgets/implementations/markdown/index.d.ts +52 -18
  121. package/widgets/implementations/markdown/index.d.ts.map +1 -1
  122. package/widgets/implementations/pie-chart/index.d.ts +129 -0
  123. package/widgets/implementations/pie-chart/index.d.ts.map +1 -0
  124. package/widgets/widget-providers/index.d.ts.map +1 -1
  125. package/fesm2022/c8y-ngx-components-asset-property-grid.component-B04ixTyA.mjs.map +0 -1
@@ -430,9 +430,6 @@ msgstr ""
430
430
  msgid "A list displaying current values for selected measurements"
431
431
  msgstr ""
432
432
 
433
- msgid "A pie chart displaying current values for selected measurements"
434
- msgstr ""
435
-
436
433
  msgid "A problem occurred with microservice subscription."
437
434
  msgstr ""
438
435
 
@@ -798,9 +795,6 @@ msgstr ""
798
795
  msgid "Add Byte Order Mask (for Windows)"
799
796
  msgstr ""
800
797
 
801
- msgid "Add CA certificate"
802
- msgstr ""
803
-
804
798
  msgid "Add Header"
805
799
  msgstr ""
806
800
 
@@ -1278,12 +1272,6 @@ msgstr ""
1278
1272
  msgid "Adding"
1279
1273
  msgstr ""
1280
1274
 
1281
- msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections."
1282
- msgstr ""
1283
-
1284
- msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections. Only one certificate is allowed, which is why the button is disabled."
1285
- msgstr ""
1286
-
1287
1275
  msgid "Additional items not allowed."
1288
1276
  msgstr ""
1289
1277
 
@@ -1671,6 +1659,9 @@ msgstr ""
1671
1659
  msgid "Allows to make basic changes to the tenants branding."
1672
1660
  msgstr ""
1673
1661
 
1662
+ msgid "Allows to manage feature toggles for the tenant."
1663
+ msgstr ""
1664
+
1674
1665
  msgid "Allows to monitor and manage the usage of messaging service."
1675
1666
  msgstr ""
1676
1667
 
@@ -2395,8 +2386,9 @@ msgid "Before activating the custom domain name, make sure that:"
2395
2386
  msgstr ""
2396
2387
 
2397
2388
  msgid ""
2398
- "Before modifying permissions for the \"Device User`role`\" role, please be aware that such changes can significantly impact platform security.\n"
2399
- " When defining permissions for the \"Device User`role`\", please consider that individual devices might get compromised."
2389
+ "Before modifying permissions for the \"Device User`role`\" role, please be aware that such\n"
2390
+ " changes can significantly impact platform security. When defining permissions for the\n"
2391
+ " \"Device User`role`\", please consider that individual devices might get compromised."
2400
2392
  msgstr ""
2401
2393
 
2402
2394
  msgid "Below you can configure one or more OPC UA servers. The OPC UA agent will connect to these servers if they are enabled and the connection state is set to connected."
@@ -4605,6 +4597,9 @@ msgstr ""
4605
4597
  msgid "Custom`application`"
4606
4598
  msgstr ""
4607
4599
 
4600
+ msgid "Custom`strategy`"
4601
+ msgstr ""
4602
+
4608
4603
  msgid "Customer"
4609
4604
  msgstr ""
4610
4605
 
@@ -5072,6 +5067,9 @@ msgstr ""
5072
5067
  msgid "Default: 0 (unlimited validity)"
5073
5068
  msgstr ""
5074
5069
 
5070
+ msgid "Default`strategy`"
5071
+ msgstr ""
5072
+
5075
5073
  msgid "Define how the raw value should be transformed before storing in the platform."
5076
5074
  msgstr ""
5077
5075
 
@@ -5872,6 +5870,9 @@ msgstr ""
5872
5870
  msgid "Displays current device orientation"
5873
5871
  msgstr ""
5874
5872
 
5873
+ msgid "Displays data in a pie chart format."
5874
+ msgstr ""
5875
+
5875
5876
  msgid "Displays editable asset notes."
5876
5877
  msgstr ""
5877
5878
 
@@ -6856,9 +6857,15 @@ msgstr ""
6856
6857
  msgid "Failed to delete the connection"
6857
6858
  msgstr ""
6858
6859
 
6860
+ msgid "Failed to disable feature."
6861
+ msgstr ""
6862
+
6859
6863
  msgid "Failed to disconnect SIM card from the session."
6860
6864
  msgstr ""
6861
6865
 
6866
+ msgid "Failed to enable feature."
6867
+ msgstr ""
6868
+
6862
6869
  msgid "Failed to extract certificate from PKCS12."
6863
6870
  msgstr ""
6864
6871
 
@@ -6892,6 +6899,9 @@ msgstr ""
6892
6899
  msgid "Failed to request export."
6893
6900
  msgstr ""
6894
6901
 
6902
+ msgid "Failed to reset feature state."
6903
+ msgstr ""
6904
+
6895
6905
  msgid "Failed to retrieve RDB snapshot."
6896
6906
  msgstr ""
6897
6907
 
@@ -6943,9 +6953,27 @@ msgstr ""
6943
6953
  msgid "Feature"
6944
6954
  msgstr ""
6945
6955
 
6956
+ msgid "Feature disabled."
6957
+ msgstr ""
6958
+
6959
+ msgid "Feature enabled."
6960
+ msgstr ""
6961
+
6962
+ msgid "Feature phases"
6963
+ msgstr ""
6964
+
6946
6965
  msgid "Feature preview"
6947
6966
  msgstr ""
6948
6967
 
6968
+ msgid "Feature reset to default state."
6969
+ msgstr ""
6970
+
6971
+ msgid "Feature strategies"
6972
+ msgstr ""
6973
+
6974
+ msgid "Feature toggles"
6975
+ msgstr ""
6976
+
6949
6977
  msgid "Features"
6950
6978
  msgstr ""
6951
6979
 
@@ -7482,6 +7510,9 @@ msgstr ""
7482
7510
  msgid "Fit to assets bounds"
7483
7511
  msgstr ""
7484
7512
 
7513
+ msgid "Fit to bounds"
7514
+ msgstr ""
7515
+
7485
7516
  msgid "Fixed IP address"
7486
7517
  msgstr ""
7487
7518
 
@@ -7685,6 +7716,12 @@ msgstr ""
7685
7716
  msgid "General template"
7686
7717
  msgstr ""
7687
7718
 
7719
+ msgid "Generally available`feature phase`"
7720
+ msgstr ""
7721
+
7722
+ msgid "Generate CA certificate"
7723
+ msgstr ""
7724
+
7688
7725
  msgid "Generate bootstrap server config"
7689
7726
  msgstr ""
7690
7727
 
@@ -8213,12 +8250,18 @@ msgstr ""
8213
8250
  msgid "Globally available"
8214
8251
  msgstr ""
8215
8252
 
8253
+ msgid "Go back"
8254
+ msgstr ""
8255
+
8216
8256
  msgid "Go to location"
8217
8257
  msgstr ""
8218
8258
 
8219
8259
  msgid "Go to source"
8220
8260
  msgstr ""
8221
8261
 
8262
+ msgid "Go to start page"
8263
+ msgstr ""
8264
+
8222
8265
  msgid "Go to the asset data table"
8223
8266
  msgstr ""
8224
8267
 
@@ -8509,6 +8552,9 @@ msgstr ""
8509
8552
  msgid "If enabled, the CSS will be encapsulated and no platform styling will be applied."
8510
8553
  msgstr ""
8511
8554
 
8555
+ msgid "If enabled, the zoom level and center bound is always adjusted to fit all assets within the map view."
8556
+ msgstr ""
8557
+
8512
8558
  msgid ""
8513
8559
  "If no constraints are set, device protocols are applied at any fitting location on the OPC UA\n"
8514
8560
  " server."
@@ -9843,9 +9889,6 @@ msgstr ""
9843
9889
  msgid "Measurements received for this data point may be out of sync."
9844
9890
  msgstr ""
9845
9891
 
9846
- msgid "Measurements with different units are selected."
9847
- msgstr ""
9848
-
9849
9892
  msgid "Mechanism"
9850
9893
  msgstr ""
9851
9894
 
@@ -10216,9 +10259,6 @@ msgstr ""
10216
10259
  msgid "My trackers"
10217
10260
  msgstr ""
10218
10261
 
10219
- msgid "MyType`DEVICE_TYPE`"
10220
- msgstr ""
10221
-
10222
10262
  msgid "N/A"
10223
10263
  msgstr ""
10224
10264
 
@@ -10291,7 +10331,7 @@ msgstr ""
10291
10331
  msgid "Need more filter possibilities?"
10292
10332
  msgstr ""
10293
10333
 
10294
- msgid "Negative measurements received from data point(s): {{ list }}"
10334
+ msgid "Negative measurements received from data point(s): {{ datapoints }}"
10295
10335
  msgstr ""
10296
10336
 
10297
10337
  msgid "Netmask"
@@ -10612,6 +10652,9 @@ msgstr ""
10612
10652
  msgid "No connectivity plans with free slots available. Please contact ThingPark on the device quota limits for your connectivity plans or remove unused devices from ThingPark and retry registering the device in the {{companyName}} platform."
10613
10653
  msgstr ""
10614
10654
 
10655
+ msgid "No content to preview"
10656
+ msgstr ""
10657
+
10615
10658
  msgid "No contracts found. New contracts must be created via the Sigfox platform."
10616
10659
  msgstr ""
10617
10660
 
@@ -10761,6 +10804,9 @@ msgstr ""
10761
10804
  msgid "No external IDs added yet."
10762
10805
  msgstr ""
10763
10806
 
10807
+ msgid "No feature toggles available."
10808
+ msgstr ""
10809
+
10764
10810
  msgid "No features to display."
10765
10811
  msgstr ""
10766
10812
 
@@ -11915,6 +11961,9 @@ msgstr ""
11915
11961
  msgid "Packed decimal"
11916
11962
  msgstr ""
11917
11963
 
11964
+ msgid "Page not found"
11965
+ msgstr ""
11966
+
11918
11967
  msgid "Page size"
11919
11968
  msgstr ""
11920
11969
 
@@ -12132,6 +12181,9 @@ msgstr ""
12132
12181
  msgid "Pet tracking"
12133
12182
  msgstr ""
12134
12183
 
12184
+ msgid "Phase"
12185
+ msgstr ""
12186
+
12135
12187
  msgid "Phone Sensor Dashboard"
12136
12188
  msgstr ""
12137
12189
 
@@ -12150,10 +12202,7 @@ msgstr ""
12150
12202
  msgid "PiB"
12151
12203
  msgstr ""
12152
12204
 
12153
- msgid "Pie Chart"
12154
- msgstr ""
12155
-
12156
- msgid "Pie Chart Options"
12205
+ msgid "Pie chart"
12157
12206
  msgstr ""
12158
12207
 
12159
12208
  msgid "Placeholder"
@@ -12387,6 +12436,9 @@ msgstr ""
12387
12436
  msgid "Private key must be provided when \"Public/private keys\" option is selected."
12388
12437
  msgstr ""
12389
12438
 
12439
+ msgid "Private preview`feature phase`"
12440
+ msgstr ""
12441
+
12390
12442
  msgid "Private`package availability`"
12391
12443
  msgstr ""
12392
12444
 
@@ -12522,6 +12574,9 @@ msgstr ""
12522
12574
  msgid "Public key in PEM format"
12523
12575
  msgstr ""
12524
12576
 
12577
+ msgid "Public preview`feature phase`"
12578
+ msgstr ""
12579
+
12525
12580
  msgid "Public/private keys"
12526
12581
  msgstr ""
12527
12582
 
@@ -13278,6 +13333,9 @@ msgstr ""
13278
13333
  msgid "Reset shades"
13279
13334
  msgstr ""
13280
13335
 
13336
+ msgid "Reset the toggle to the default state depending on the phase"
13337
+ msgstr ""
13338
+
13281
13339
  msgid "Reset to default plugins"
13282
13340
  msgstr ""
13283
13341
 
@@ -14233,6 +14291,9 @@ msgstr ""
14233
14291
  msgid "Selected data points"
14234
14292
  msgstr ""
14235
14293
 
14294
+ msgid "Selected data points have different units."
14295
+ msgstr ""
14296
+
14236
14297
  msgid "Selected events"
14237
14298
  msgstr ""
14238
14299
 
@@ -15010,6 +15071,15 @@ msgstr ""
15010
15071
  msgid "Show \"Software changes\""
15011
15072
  msgstr ""
15012
15073
 
15074
+ msgid "Show Labels"
15075
+ msgstr ""
15076
+
15077
+ msgid "Show Legend"
15078
+ msgstr ""
15079
+
15080
+ msgid "Show Tooltips"
15081
+ msgstr ""
15082
+
15013
15083
  msgid "Show advanced options"
15014
15084
  msgstr ""
15015
15085
 
@@ -15109,9 +15179,6 @@ msgstr ""
15109
15179
  msgid "Show labels and units"
15110
15180
  msgstr ""
15111
15181
 
15112
- msgid "Show legend"
15113
- msgstr ""
15114
-
15115
15182
  msgid "Show more"
15116
15183
  msgstr ""
15117
15184
 
@@ -15127,9 +15194,6 @@ msgstr ""
15127
15194
  msgid "Show password"
15128
15195
  msgstr ""
15129
15196
 
15130
- msgid "Show percentages"
15131
- msgstr ""
15132
-
15133
15197
  msgid "Show readme"
15134
15198
  msgstr ""
15135
15199
 
@@ -15154,9 +15218,6 @@ msgstr ""
15154
15218
  msgid "Show timestamp"
15155
15219
  msgstr ""
15156
15220
 
15157
- msgid "Show tooltips"
15158
- msgstr ""
15159
-
15160
15221
  msgid "Show track"
15161
15222
  msgstr ""
15162
15223
 
@@ -15651,6 +15712,9 @@ msgstr ""
15651
15712
  msgid "Store up to {{ versionHistoryLimit }} dashboard versions. Any additional versions will replace/delete older ones"
15652
15713
  msgstr ""
15653
15714
 
15715
+ msgid "Strategy"
15716
+ msgstr ""
15717
+
15654
15718
  msgid "Streaming Analytics"
15655
15719
  msgstr ""
15656
15720
 
@@ -16190,6 +16254,9 @@ msgstr ""
16190
16254
  msgid "The CA certificate has not been renewed; however, it may still have sufficient validity remaining."
16191
16255
  msgstr ""
16192
16256
 
16257
+ msgid "The Certificate Authority (CA) certificate is used to sign device certificates for secure authentication. Only one CA certificate can be generated for the tenant."
16258
+ msgstr ""
16259
+
16193
16260
  msgid ""
16194
16261
  "The Cockpit application allows you to build IoT applications in minutes.\n"
16195
16262
  " To get started, connect any device to the platform.\n"
@@ -16292,7 +16359,7 @@ msgstr ""
16292
16359
 
16293
16360
  msgid ""
16294
16361
  "The current application is not owned by this tenant. Clone the application before\n"
16295
- " running the setup."
16362
+ " running the setup."
16296
16363
  msgstr ""
16297
16364
 
16298
16365
  msgid "The current version of the blueprint that you are trying to install does not satisfy the requirements for the following API version \"{{ apiVersion }}\" or SDK version \"{{ sdkVersion }}\". Do you want to proceed?"
@@ -16358,6 +16425,21 @@ msgstr ""
16358
16425
  msgid "The feature \"Ignore case when logging in\" is not available."
16359
16426
  msgstr ""
16360
16427
 
16428
+ msgid "The feature is available for public preview and can be used by all users. It is disabled by default."
16429
+ msgstr ""
16430
+
16431
+ msgid "The feature is generally available and can be used by all users. It is enabled by default."
16432
+ msgstr ""
16433
+
16434
+ msgid "The feature is in private preview and available to a selected set of users. It is disabled by default."
16435
+ msgstr ""
16436
+
16437
+ msgid "The feature toggle has been customized. When the phase of the feature changes, the custom state remains unchanged."
16438
+ msgstr ""
16439
+
16440
+ msgid "The feature toggle is using the default state based on its phase."
16441
+ msgstr ""
16442
+
16361
16443
  msgid "The file is empty."
16362
16444
  msgstr ""
16363
16445
 
@@ -16473,6 +16555,9 @@ msgstr ""
16473
16555
  msgid "The package was marked by the author as archived."
16474
16556
  msgstr ""
16475
16557
 
16558
+ msgid "The page you are looking for does not exist or you do not have permission to access it."
16559
+ msgstr ""
16560
+
16476
16561
  msgid "The password of the user that you are currently logged in with."
16477
16562
  msgstr ""
16478
16563
 
@@ -16716,9 +16801,9 @@ msgid "This address is already in use."
16716
16801
  msgstr ""
16717
16802
 
16718
16803
  msgid ""
16719
- "This application (or any plugin that you added recently) has pre-requirements that needs\n"
16720
- " to be configured first. This wizard will guide you through the steps that are necessary\n"
16721
- " to get your customized application up and running."
16804
+ "This application (or any plugin that you added recently) has pre-requirements that\n"
16805
+ " needs to be configured first. This wizard will guide you through the steps that are\n"
16806
+ " necessary to get your customized application up and running."
16722
16807
  msgstr ""
16723
16808
 
16724
16809
  msgid "This application doesn't have any plugin. Click below to install."
@@ -17024,6 +17109,9 @@ msgstr ""
17024
17109
  msgid "Toggle help text"
17025
17110
  msgstr ""
17026
17111
 
17112
+ msgid "Toggle key"
17113
+ msgstr ""
17114
+
17027
17115
  msgid "Toggle maintenance mode"
17028
17116
  msgstr ""
17029
17117
 
@@ -17675,6 +17763,9 @@ msgstr ""
17675
17763
  msgid "Upload a binary"
17676
17764
  msgstr ""
17677
17765
 
17766
+ msgid "Upload a file or provide a URL to see the preview"
17767
+ msgstr ""
17768
+
17678
17769
  msgid "Upload a new version"
17679
17770
  msgstr ""
17680
17771
 
@@ -18754,7 +18845,9 @@ msgstr ""
18754
18845
  msgid "You are about to delete the external ID \"{{externalId}}\" of the type \"{{type}}\". Do you want to proceed?"
18755
18846
  msgstr ""
18756
18847
 
18757
- msgid "You are about to delete the global role. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
18848
+ msgid ""
18849
+ "You are about to delete the global role. To apply these changes immediately, you'll need to\n"
18850
+ " terminate the sessions of all users with this role."
18758
18851
  msgstr ""
18759
18852
 
18760
18853
  msgid "You are about to delete the report \"{{ reportName }}\". Be aware that the report has a locked dashboard assigned. Do you want to proceed?"
@@ -18830,7 +18923,9 @@ msgstr ""
18830
18923
  msgid "You are about to revoke the provisioned certificates with serial numbers: {{ serialNumbers }}. Do you want to proceed?"
18831
18924
  msgstr ""
18832
18925
 
18833
- msgid "You are about to save changes in the global role which might affect security. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
18926
+ msgid ""
18927
+ "You are about to save changes in the global role which might affect security. To apply these\n"
18928
+ " changes immediately, you'll need to terminate the sessions of all users with this role."
18834
18929
  msgstr ""
18835
18930
 
18836
18931
  msgid "You are about to save changes to the SSO configuration. For these changes to take effect immediately, it is recommended to log out all affected users. If you prefer, you may skip the logout by unchecking the box below."
@@ -18947,7 +19042,7 @@ msgstr ""
18947
19042
 
18948
19043
  msgid ""
18949
19044
  "You don't have sufficient rights to setup this application. Contact an application\n"
18950
- " administrator to setup the required steps."
19045
+ " administrator to setup the required steps."
18951
19046
  msgstr ""
18952
19047
 
18953
19048
  msgid "You don't have the permission required to manage application access for {{ user.userName }}."
@@ -19198,6 +19293,9 @@ msgstr ""
19198
19293
  msgid "c8y_GeofenceAlarm"
19199
19294
  msgstr ""
19200
19295
 
19296
+ msgid "c8y_MQTTDevice`DEVICE_TYPE`"
19297
+ msgstr ""
19298
+
19201
19299
  msgid "c8y_MissingMeasurementsAlarm"
19202
19300
  msgstr ""
19203
19301
 
@@ -20135,6 +20233,9 @@ msgstr ""
20135
20233
  msgid "yellow"
20136
20234
  msgstr ""
20137
20235
 
20236
+ msgid "{{ 'Feature toggles' | translate }}"
20237
+ msgstr ""
20238
+
20138
20239
  msgid "{{ appName | translate }} (public)"
20139
20240
  msgstr ""
20140
20241