@c8y/ngx-components 1021.71.3 → 1021.73.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/branding/shared/lazy/branding/branding.component.d.ts.map +1 -1
  2. package/core/beta-feature/beta-preview.component.d.ts +0 -1
  3. package/core/beta-feature/beta-preview.component.d.ts.map +1 -1
  4. package/core/beta-feature/beta-preview.service.d.ts +1 -1
  5. package/core/beta-feature/beta-preview.service.d.ts.map +1 -1
  6. package/core/common/ApplicationOptions.d.ts +4 -1
  7. package/core/common/ApplicationOptions.d.ts.map +1 -1
  8. package/esm2022/branding/shared/lazy/branding/branding.component.mjs +4 -5
  9. package/esm2022/core/beta-feature/beta-preview.component.mjs +1 -3
  10. package/esm2022/core/beta-feature/beta-preview.service.mjs +10 -6
  11. package/esm2022/core/common/ApplicationOptions.mjs +1 -1
  12. package/esm2022/datapoint-explorer/view/datapoint-explorer.component.mjs +3 -3
  13. package/esm2022/datapoint-selector/datapoint-selector.component.mjs +3 -3
  14. package/esm2022/ecosystem/packages/package-versions/packages-versions.component.mjs +3 -3
  15. package/esm2022/messaging-management/messaging-management.module.mjs +21 -5
  16. package/esm2022/register-device/general/general-device-registration.component.mjs +3 -3
  17. package/esm2022/register-device/general/general-device-registration.service.mjs +2 -2
  18. package/esm2022/trusted-certificates/list/trusted-certificate-list.component.mjs +6 -3
  19. package/esm2022/widgets/implementations/datapoints-graph/datapoints-graph-config/datapoints-graph-widget-config.component.mjs +3 -3
  20. package/esm2022/widgets/implementations/datapoints-graph/datapoints-graph-view/datapoints-graph-widget-view.component.mjs +3 -3
  21. package/fesm2022/c8y-ngx-components-branding-shared-lazy.mjs +3 -4
  22. package/fesm2022/c8y-ngx-components-branding-shared-lazy.mjs.map +1 -1
  23. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +2 -2
  24. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
  25. package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +2 -2
  26. package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
  27. package/fesm2022/c8y-ngx-components-ecosystem.mjs +2 -2
  28. package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
  29. package/fesm2022/c8y-ngx-components-messaging-management.mjs +19 -3
  30. package/fesm2022/c8y-ngx-components-messaging-management.mjs.map +1 -1
  31. package/fesm2022/c8y-ngx-components-register-device.mjs +3 -3
  32. package/fesm2022/c8y-ngx-components-register-device.mjs.map +1 -1
  33. package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +5 -2
  34. package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
  35. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +4 -4
  36. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
  37. package/fesm2022/c8y-ngx-components.mjs +9 -6
  38. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  39. package/locales/de.po +314 -41
  40. package/locales/es.po +315 -42
  41. package/locales/fr.po +315 -42
  42. package/locales/ja_JP.po +308 -47
  43. package/locales/ko.po +314 -42
  44. package/locales/locales.pot +305 -31
  45. package/locales/nl.po +312 -40
  46. package/locales/pl.po +315 -42
  47. package/locales/pt_BR.po +312 -39
  48. package/locales/zh_CN.po +312 -40
  49. package/locales/zh_TW.po +313 -42
  50. package/messaging-management/messaging-management.module.d.ts.map +1 -1
  51. package/package.json +1 -1
  52. package/trusted-certificates/list/trusted-certificate-list.component.d.ts.map +1 -1
@@ -278,8 +278,7 @@ msgid ""
278
278
  " After customization, you can set your new variant as global or apply it to specific apps.\n"
279
279
  " </p>\n"
280
280
  " <p>\n"
281
- " To revert changes, simply set the default branding as global or use the \"Delete all\n"
282
- " brandings\" button at any time.\n"
281
+ " To revert changes, simply set the default branding as global or use the \"Delete all variants\" button at any time.\n"
283
282
  " </p>"
284
283
  msgstr ""
285
284
 
@@ -1390,6 +1389,9 @@ msgstr ""
1390
1389
  msgid "Alarm details"
1391
1390
  msgstr ""
1392
1391
 
1392
+ msgid "Alarm duration"
1393
+ msgstr ""
1394
+
1393
1395
  msgid "Alarm list"
1394
1396
  msgstr ""
1395
1397
 
@@ -1402,6 +1404,9 @@ msgstr ""
1402
1404
  msgid "Alarm mask"
1403
1405
  msgstr ""
1404
1406
 
1407
+ msgid "Alarm occurred"
1408
+ msgstr ""
1409
+
1405
1410
  msgid "Alarm of this type is currently active and outside of the selected time range"
1406
1411
  msgstr ""
1407
1412
 
@@ -1441,9 +1446,6 @@ msgstr ""
1441
1446
  msgid "Alarms"
1442
1447
  msgstr ""
1443
1448
 
1444
- msgid "Alarms & Events"
1445
- msgstr ""
1446
-
1447
1449
  msgid "Alarms & events"
1448
1450
  msgstr ""
1449
1451
 
@@ -1972,7 +1974,7 @@ msgstr ""
1972
1974
  msgid "Assigns a new owner to all direct sub-users of the deleted user."
1973
1975
  msgstr ""
1974
1976
 
1975
- msgid "At least 1 active data points must be active."
1977
+ msgid "At least 1 data point must be active."
1976
1978
  msgstr ""
1977
1979
 
1978
1980
  msgid "At least 1 data point must be selected"
@@ -2646,6 +2648,15 @@ msgstr ""
2646
2648
  msgid "Cache duration"
2647
2649
  msgstr ""
2648
2650
 
2651
+ msgid "Calculate"
2652
+ msgstr ""
2653
+
2654
+ msgid "Calculate energy consumption"
2655
+ msgstr ""
2656
+
2657
+ msgid "Calculates energy consumption"
2658
+ msgstr ""
2659
+
2649
2660
  msgid "Camera type"
2650
2661
  msgstr ""
2651
2662
 
@@ -4174,6 +4185,12 @@ msgstr ""
4174
4185
  msgid "Create alarm"
4175
4186
  msgstr ""
4176
4187
 
4188
+ msgid "Create alarm when measurement reaches explicit thresholds"
4189
+ msgstr ""
4190
+
4191
+ msgid "Create alarm:"
4192
+ msgstr ""
4193
+
4177
4194
  msgid "Create an alarm if the value is not equal to 0"
4178
4195
  msgstr ""
4179
4196
 
@@ -4296,6 +4313,12 @@ msgstr ""
4296
4313
  msgid "Created to`date`"
4297
4314
  msgstr ""
4298
4315
 
4316
+ msgid "Creates alarm when measurements are missing"
4317
+ msgstr ""
4318
+
4319
+ msgid "Creates alarms when measurement reaches thresholds"
4320
+ msgstr ""
4321
+
4299
4322
  msgid ""
4300
4323
  "Creates all device credentials and devices using provided list of property values.\n"
4301
4324
  " Devices can start communicating with the platform immediately."
@@ -4522,6 +4545,9 @@ msgstr ""
4522
4545
  msgid "Dashboard"
4523
4546
  msgstr ""
4524
4547
 
4548
+ msgid "Dashboard & frequency"
4549
+ msgstr ""
4550
+
4525
4551
  msgid "Dashboard asset model has been disabled."
4526
4552
  msgstr ""
4527
4553
 
@@ -4570,6 +4596,12 @@ msgstr ""
4570
4596
  msgid "Dashboard updated: {{ values }}."
4571
4597
  msgstr ""
4572
4598
 
4599
+ msgid "Data"
4600
+ msgstr ""
4601
+
4602
+ msgid "Data & frequency"
4603
+ msgstr ""
4604
+
4573
4605
  msgid "Data Broker"
4574
4606
  msgstr ""
4575
4607
 
@@ -4632,6 +4664,9 @@ msgstr ""
4632
4664
  msgid "Data matches schema from \"not\"."
4633
4665
  msgstr ""
4634
4666
 
4667
+ msgid "Data point"
4668
+ msgstr ""
4669
+
4635
4670
  msgid "Data point library"
4636
4671
  msgstr ""
4637
4672
 
@@ -4890,6 +4925,9 @@ msgstr ""
4890
4925
  msgid "Delete Active Jobs"
4891
4926
  msgstr ""
4892
4927
 
4928
+ msgid "Delete CA certificate?"
4929
+ msgstr ""
4930
+
4893
4931
  msgid "Delete LWM2M device"
4894
4932
  msgstr ""
4895
4933
 
@@ -5085,7 +5123,7 @@ msgstr ""
5085
5123
  msgid "Delete tenant policy"
5086
5124
  msgstr ""
5087
5125
 
5088
- msgid "Delete trusted certificate"
5126
+ msgid "Delete trusted certificate?"
5089
5127
  msgstr ""
5090
5128
 
5091
5129
  msgid "Delete user"
@@ -5615,9 +5653,6 @@ msgstr ""
5615
5653
  msgid "Display labels and units on Y-axis"
5616
5654
  msgstr ""
5617
5655
 
5618
- msgid "Display labels and units on y-axis"
5619
- msgstr ""
5620
-
5621
5656
  msgid "Display mode"
5622
5657
  msgstr ""
5623
5658
 
@@ -5936,6 +5971,9 @@ msgstr ""
5936
5971
  msgid "Dynamic access mapping principle"
5937
5972
  msgstr ""
5938
5973
 
5974
+ msgid "E"
5975
+ msgstr ""
5976
+
5939
5977
  msgid "ECN0"
5940
5978
  msgstr ""
5941
5979
 
@@ -6217,6 +6255,12 @@ msgstr ""
6217
6255
  msgid "Ends with"
6218
6256
  msgstr ""
6219
6257
 
6258
+ msgid "Energy"
6259
+ msgstr ""
6260
+
6261
+ msgid "Energy consumption measurement:"
6262
+ msgstr ""
6263
+
6220
6264
  msgid "Enforce \"green\" passwords for all users"
6221
6265
  msgstr ""
6222
6266
 
@@ -6268,6 +6312,9 @@ msgstr ""
6268
6312
  msgid "Enter the password of the user that you are currently logged in with."
6269
6313
  msgstr ""
6270
6314
 
6315
+ msgid "Enter valid international phone numbers. The accepted format is +49 9 876 543 210. Separate multiple numbers with a comma."
6316
+ msgstr ""
6317
+
6271
6318
  msgid "Enter your credentials from your SMS provider. This enables platform features that utilize SMS services (for example, two-factor authentication and user notifications)."
6272
6319
  msgstr ""
6273
6320
 
@@ -6307,6 +6354,15 @@ msgstr ""
6307
6354
  msgid "Error while processing report"
6308
6355
  msgstr ""
6309
6356
 
6357
+ msgid "Escalate alarm"
6358
+ msgstr ""
6359
+
6360
+ msgid "Escalate as follows:"
6361
+ msgstr ""
6362
+
6363
+ msgid "Escalation steps"
6364
+ msgstr ""
6365
+
6310
6366
  msgid "Event"
6311
6367
  msgstr ""
6312
6368
 
@@ -6388,6 +6444,9 @@ msgstr ""
6388
6444
  msgid "Execute generic command: {{command}}"
6389
6445
  msgstr ""
6390
6446
 
6447
+ msgid "Execute operation:"
6448
+ msgstr ""
6449
+
6391
6450
  msgid "Execute shell command"
6392
6451
  msgstr ""
6393
6452
 
@@ -6397,6 +6456,9 @@ msgstr ""
6397
6456
  msgid "Execute with parameters"
6398
6457
  msgstr ""
6399
6458
 
6459
+ msgid "Executes an operation when alarm is received"
6460
+ msgstr ""
6461
+
6400
6462
  msgid "Executing"
6401
6463
  msgstr ""
6402
6464
 
@@ -6451,6 +6513,9 @@ msgstr ""
6451
6513
  msgid "Export as CSV"
6452
6514
  msgstr ""
6453
6515
 
6516
+ msgid "Export data"
6517
+ msgstr ""
6518
+
6454
6519
  msgid "Export details"
6455
6520
  msgstr ""
6456
6521
 
@@ -6741,6 +6806,9 @@ msgstr ""
6741
6806
  msgid "File with exported data can be downloaded from {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
6742
6807
  msgstr ""
6743
6808
 
6809
+ msgid "File with exported data can be downloaded from {tenant-domain}/inventory/binaries/{binaryId}."
6810
+ msgstr ""
6811
+
6744
6812
  msgid "File(s) uploaded."
6745
6813
  msgstr ""
6746
6814
 
@@ -7373,6 +7441,12 @@ msgstr ""
7373
7441
  msgid "Generic colors"
7374
7442
  msgstr ""
7375
7443
 
7444
+ msgid "Geofence"
7445
+ msgstr ""
7446
+
7447
+ msgid "Geofence violation"
7448
+ msgstr ""
7449
+
7376
7450
  msgid "Get CANopen interface type"
7377
7451
  msgstr ""
7378
7452
 
@@ -8292,6 +8366,12 @@ msgstr ""
8292
8366
  msgid "Incomplete`proof of possession`"
8293
8367
  msgstr ""
8294
8368
 
8369
+ msgid "Increase alarm severity"
8370
+ msgstr ""
8371
+
8372
+ msgid "Increase alarm severity when active for too long"
8373
+ msgstr ""
8374
+
8295
8375
  msgid "Index"
8296
8376
  msgstr ""
8297
8377
 
@@ -9472,15 +9552,9 @@ msgstr ""
9472
9552
  msgid "Merge"
9473
9553
  msgstr ""
9474
9554
 
9475
- msgid "Merge axis"
9476
- msgstr ""
9477
-
9478
9555
  msgid "Merge matching data points into single axis"
9479
9556
  msgstr ""
9480
9557
 
9481
- msgid "Merge matching datapoints into single axis."
9482
- msgstr ""
9483
-
9484
9558
  msgid "Message"
9485
9559
  msgstr ""
9486
9560
 
@@ -9663,6 +9737,9 @@ msgstr ""
9663
9737
  msgid "Misc"
9664
9738
  msgstr ""
9665
9739
 
9740
+ msgid "Missing measurements of type: #{type}"
9741
+ msgstr ""
9742
+
9666
9743
  msgid "Mobile"
9667
9744
  msgstr ""
9668
9745
 
@@ -9687,6 +9764,9 @@ msgstr ""
9687
9764
  msgid "Module version"
9688
9765
  msgstr ""
9689
9766
 
9767
+ msgid "Monitored measurement:"
9768
+ msgstr ""
9769
+
9690
9770
  msgid "Monitoring"
9691
9771
  msgstr ""
9692
9772
 
@@ -9917,6 +9997,12 @@ msgstr ""
9917
9997
  msgid "New"
9918
9998
  msgstr ""
9919
9999
 
10000
+ msgid "New #{severity} alarm from #{source.name}"
10001
+ msgstr ""
10002
+
10003
+ msgid "New #{severity} alarm has been received from #{source.name}. Alarm text is: \"#{text}\"."
10004
+ msgstr ""
10005
+
9920
10006
  msgid "New LNS connection can't be empty."
9921
10007
  msgstr ""
9922
10008
 
@@ -9980,6 +10066,9 @@ msgstr ""
9980
10066
  msgid "New features available"
9981
10067
  msgstr ""
9982
10068
 
10069
+ msgid "New geofence violation from #{source.name}"
10070
+ msgstr ""
10071
+
9983
10072
  msgid "New global role"
9984
10073
  msgstr ""
9985
10074
 
@@ -10826,6 +10915,15 @@ msgstr ""
10826
10915
  msgid "Not written`setting`"
10827
10916
  msgstr ""
10828
10917
 
10918
+ msgid "Note that exporting data can take some time, email will be sent as soon as export is completed."
10919
+ msgstr ""
10920
+
10921
+ msgid "Note that this rule explicitly uses the provided fragment and series. It may use a fragment and series from either a data point library entry or a data point, but it does not hold a reference to them. Changing the data point library entry or data point after the rule's creation might cause it to malfunction. Consider using the rule \"On measurement threshold create alarm\" instead, which assigns a reference to the data point library entry."
10922
+ msgstr ""
10923
+
10924
+ msgid "Note that this rule may only use a configuration from the data point library. It holds a reference to that entry, and any changes in the data point library will be reflected by the reference."
10925
+ msgstr ""
10926
+
10829
10927
  msgid "Note: Report generation can take a long time to complete."
10830
10928
  msgstr ""
10831
10929
 
@@ -11015,12 +11113,87 @@ msgstr ""
11015
11113
  msgid "Offset"
11016
11114
  msgstr ""
11017
11115
 
11116
+ msgid "On alarm"
11117
+ msgstr ""
11118
+
11119
+ msgid "On alarm duration"
11120
+ msgstr ""
11121
+
11122
+ msgid "On alarm duration increase severity"
11123
+ msgstr ""
11124
+
11125
+ msgid "On alarm escalate it"
11126
+ msgstr ""
11127
+
11128
+ msgid "On alarm execute operation"
11129
+ msgstr ""
11130
+
11131
+ msgid "On alarm matching:"
11132
+ msgstr ""
11133
+
11134
+ msgid "On alarm send SMS"
11135
+ msgstr ""
11136
+
11137
+ msgid "On alarm send email"
11138
+ msgstr ""
11139
+
11140
+ msgid "On entering"
11141
+ msgstr ""
11142
+
11143
+ msgid "On entering and leaving"
11144
+ msgstr ""
11145
+
11146
+ msgid "On geofence"
11147
+ msgstr ""
11148
+
11149
+ msgid "On geofence create alarm"
11150
+ msgstr ""
11151
+
11152
+ msgid "On geofence send email"
11153
+ msgstr ""
11154
+
11155
+ msgid "On geofence violation:"
11156
+ msgstr ""
11157
+
11158
+ msgid "On leaving"
11159
+ msgstr ""
11160
+
11161
+ msgid "On measurement explicit threshold"
11162
+ msgstr ""
11163
+
11164
+ msgid "On measurement explicit threshold create alarm"
11165
+ msgstr ""
11166
+
11167
+ msgid "On measurement threshold"
11168
+ msgstr ""
11169
+
11170
+ msgid "On measurement threshold create alarm"
11171
+ msgstr ""
11172
+
11173
+ msgid "On missing measurements"
11174
+ msgstr ""
11175
+
11176
+ msgid "On missing measurements create alarm"
11177
+ msgstr ""
11178
+
11018
11179
  msgid "On schedule send export via email"
11019
11180
  msgstr ""
11020
11181
 
11021
11182
  msgid "On step {{stepNo}} failed"
11022
11183
  msgstr ""
11023
11184
 
11185
+ msgid "On threshold:"
11186
+ msgstr ""
11187
+
11188
+ msgid "On timer"
11189
+ msgstr ""
11190
+
11191
+ msgid "On timer send dashboard via email"
11192
+ msgstr ""
11193
+
11194
+ msgid "On timer send export via email"
11195
+ msgstr ""
11196
+
11024
11197
  msgid "One .pem file may be uploaded"
11025
11198
  msgstr ""
11026
11199
 
@@ -11608,6 +11781,9 @@ msgstr ""
11608
11781
  msgid "Personal tracking"
11609
11782
  msgstr ""
11610
11783
 
11784
+ msgid "Personalize your experience with a theme-able interface. Create a unique look that aligns with your brand identity."
11785
+ msgstr ""
11786
+
11611
11787
  msgid "Perspective camera"
11612
11788
  msgstr ""
11613
11789
 
@@ -11623,6 +11799,9 @@ msgstr ""
11623
11799
  msgid "Phone number"
11624
11800
  msgstr ""
11625
11801
 
11802
+ msgid "Phone number(s)"
11803
+ msgstr ""
11804
+
11626
11805
  msgid "Phones"
11627
11806
  msgstr ""
11628
11807
 
@@ -11860,6 +12039,9 @@ msgstr ""
11860
12039
  msgid "Print QR codes"
11861
12040
  msgstr ""
11862
12041
 
12042
+ msgid "Print screen of dashboard"
12043
+ msgstr ""
12044
+
11863
12045
  msgid "Privacy"
11864
12046
  msgstr ""
11865
12047
 
@@ -12307,6 +12489,12 @@ msgstr ""
12307
12489
  msgid "Red range"
12308
12490
  msgstr ""
12309
12491
 
12492
+ msgid "Red range (max)"
12493
+ msgstr ""
12494
+
12495
+ msgid "Red range (min)"
12496
+ msgstr ""
12497
+
12310
12498
  msgid "Redirect URL"
12311
12499
  msgstr ""
12312
12500
 
@@ -12616,6 +12804,9 @@ msgstr ""
12616
12804
  msgid "Replica set \"{{replicaSetName}}\" scaled up to \"{{scaleNumber}}\"."
12617
12805
  msgstr ""
12618
12806
 
12807
+ msgid "Reply to"
12808
+ msgstr ""
12809
+
12619
12810
  msgid "Reply to (single email address)"
12620
12811
  msgstr ""
12621
12812
 
@@ -13141,6 +13332,9 @@ msgstr ""
13141
13332
  msgid "Schedule interval"
13142
13333
  msgstr ""
13143
13334
 
13335
+ msgid "Schedule intervals need to be provided in Coordinated Universal Time (UTC)."
13336
+ msgstr ""
13337
+
13144
13338
  msgid "Scheduled"
13145
13339
  msgstr ""
13146
13340
 
@@ -13378,6 +13572,9 @@ msgstr ""
13378
13572
  msgid "Select data point from library"
13379
13573
  msgstr ""
13380
13574
 
13575
+ msgid "Select data point to prefill inputs below"
13576
+ msgstr ""
13577
+
13381
13578
  msgid "Select data point to render chart"
13382
13579
  msgstr ""
13383
13580
 
@@ -13719,12 +13916,21 @@ msgstr ""
13719
13916
  msgid "Send \"{{name}}\" via email"
13720
13917
  msgstr ""
13721
13918
 
13919
+ msgid "Send BCC to"
13920
+ msgstr ""
13921
+
13922
+ msgid "Send CC to"
13923
+ msgstr ""
13924
+
13722
13925
  msgid "Send Ctrl+Alt+Del"
13723
13926
  msgstr ""
13724
13927
 
13725
13928
  msgid "Send SMS"
13726
13929
  msgstr ""
13727
13930
 
13931
+ msgid "Send SMS:"
13932
+ msgstr ""
13933
+
13728
13934
  msgid "Send a warning email to a global role when the storage quota is nearly reached."
13729
13935
  msgstr ""
13730
13936
 
@@ -13761,15 +13967,24 @@ msgstr ""
13761
13967
  msgid "Send connection: online"
13762
13968
  msgstr ""
13763
13969
 
13970
+ msgid "Send dashboard via email"
13971
+ msgstr ""
13972
+
13764
13973
  msgid "Send email"
13765
13974
  msgstr ""
13766
13975
 
13767
13976
  msgid "Send email to suspended tenant's administrator"
13768
13977
  msgstr ""
13769
13978
 
13979
+ msgid "Send email:"
13980
+ msgstr ""
13981
+
13770
13982
  msgid "Send event"
13771
13983
  msgstr ""
13772
13984
 
13985
+ msgid "Send export via email"
13986
+ msgstr ""
13987
+
13773
13988
  msgid "Send me information about outages, maintenance or updates."
13774
13989
  msgstr ""
13775
13990
 
@@ -15882,6 +16097,11 @@ msgstr ""
15882
16097
  msgid "The setting is enforced on the platform level."
15883
16098
  msgstr ""
15884
16099
 
16100
+ msgid ""
16101
+ "The successfully enrolled devices can now request signed certificates and use them to\n"
16102
+ " connect and authenticate to the platform via certificate-based authentication."
16103
+ msgstr ""
16104
+
15885
16105
  msgid "The target URL did not accept the connection yet."
15886
16106
  msgstr ""
15887
16107
 
@@ -16189,6 +16409,12 @@ msgstr ""
16189
16409
  msgid "Threshold (%)"
16190
16410
  msgstr ""
16191
16411
 
16412
+ msgid "Threshold exceeded"
16413
+ msgstr ""
16414
+
16415
+ msgid "Thresholds exceeded"
16416
+ msgstr ""
16417
+
16192
16418
  msgid "Thе smart group will be created based on the filters currently applied in the device list."
16193
16419
  msgstr ""
16194
16420
 
@@ -16446,6 +16672,9 @@ msgstr ""
16446
16672
  msgid "Travelers tracking"
16447
16673
  msgstr ""
16448
16674
 
16675
+ msgid "Trigger on"
16676
+ msgstr ""
16677
+
16449
16678
  msgid "Truncated data."
16450
16679
  msgstr ""
16451
16680
 
@@ -16489,9 +16718,9 @@ msgid "Turn on"
16489
16718
  msgstr ""
16490
16719
 
16491
16720
  msgid ""
16492
- "Turn on the registered device(s) and wait for connection(s) to be established. Once a\n"
16493
- " device is connected, its status will change to \"Pending acceptance\". You will need to\n"
16494
- " approve it by clicking on the \"Accept\" button."
16721
+ "Turn on the registered devices and wait for connections to be established. Once a device\n"
16722
+ " is connected, its status will change to \"Pending acceptance\". You will need to approve\n"
16723
+ " it by clicking on the \"Accept\" button."
16495
16724
  msgstr ""
16496
16725
 
16497
16726
  msgid "Turns off automatic handling of objects 3, 4 and 6"
@@ -17587,6 +17816,12 @@ msgstr ""
17587
17816
  msgid "When active, the gateway scans the address space of all servers and automatically applies this device protocol to all nodes matching the criteria."
17588
17817
  msgstr ""
17589
17818
 
17819
+ msgid "When alarm is received then SMS is sent"
17820
+ msgstr ""
17821
+
17822
+ msgid "When alarm is received then email is sent"
17823
+ msgstr ""
17824
+
17590
17825
  msgid "When clicking OK you agree that a support user gets access to your tenant to help you in your specific problem."
17591
17826
  msgstr ""
17592
17827
 
@@ -17701,18 +17936,12 @@ msgstr ""
17701
17936
  msgid "Wrong file type, select an image."
17702
17937
  msgstr ""
17703
17938
 
17704
- msgid "X axis helper lines"
17705
- msgstr ""
17706
-
17707
17939
  msgid "X-axis helper lines"
17708
17940
  msgstr ""
17709
17941
 
17710
17942
  msgid "X.509 certificate (PEM format)"
17711
17943
  msgstr ""
17712
17944
 
17713
- msgid "Y axis helper lines"
17714
- msgstr ""
17715
-
17716
17945
  msgid "Y-axis"
17717
17946
  msgstr ""
17718
17947
 
@@ -17884,6 +18113,9 @@ msgstr ""
17884
18113
  msgid "You are about to delete tenant \"{{ company }}\" (ID \"{{ id }}\")."
17885
18114
  msgstr ""
17886
18115
 
18116
+ msgid "You are about to delete the Certificate Authority (CA) certificate for this tenant. Any device enrolled using this CA certificate for authentication will no longer be able to connect to the platform."
18117
+ msgstr ""
18118
+
17887
18119
  msgid "You are about to delete the configuration \"{{name}}\". Do you want to proceed?"
17888
18120
  msgstr ""
17889
18121
 
@@ -18334,6 +18566,21 @@ msgstr ""
18334
18566
  msgid "bytes"
18335
18567
  msgstr ""
18336
18568
 
18569
+ msgid "c8y_EnergyConsumption"
18570
+ msgstr ""
18571
+
18572
+ msgid "c8y_EnergyCounter"
18573
+ msgstr ""
18574
+
18575
+ msgid "c8y_GeofenceAlarm"
18576
+ msgstr ""
18577
+
18578
+ msgid "c8y_MissingMeasurementsAlarm"
18579
+ msgstr ""
18580
+
18581
+ msgid "c8y_ThresholdAlarm"
18582
+ msgstr ""
18583
+
18337
18584
  msgid "calculating number of API requests"
18338
18585
  msgstr ""
18339
18586
 
@@ -18388,6 +18635,9 @@ msgstr ""
18388
18635
  msgid "configuration"
18389
18636
  msgstr ""
18390
18637
 
18638
+ msgid "create alarm"
18639
+ msgstr ""
18640
+
18391
18641
  msgid "current device or group, you can access its properties e.g."
18392
18642
  msgstr ""
18393
18643
 
@@ -18784,12 +19034,24 @@ msgstr ""
18784
19034
  msgid "e.g.: Verification code: {token}"
18785
19035
  msgstr ""
18786
19036
 
19037
+ msgid "email"
19038
+ msgstr ""
19039
+
19040
+ msgid "energy consumption"
19041
+ msgstr ""
19042
+
19043
+ msgid "escalate it"
19044
+ msgstr ""
19045
+
18787
19046
  msgid "event"
18788
19047
  msgstr ""
18789
19048
 
18790
19049
  msgid "exampleUser"
18791
19050
  msgstr ""
18792
19051
 
19052
+ msgid "execute operation"
19053
+ msgstr ""
19054
+
18793
19055
  msgid "failure reason: \"{{ failureReason | translate }}\""
18794
19056
  msgstr ""
18795
19057
 
@@ -18889,6 +19151,9 @@ msgstr ""
18889
19151
  msgid "inactive`subscription`"
18890
19152
  msgstr ""
18891
19153
 
19154
+ msgid "increase severity"
19155
+ msgstr ""
19156
+
18892
19157
  msgid "install \"{{ softwareName }}\""
18893
19158
  msgstr ""
18894
19159
 
@@ -18916,6 +19181,9 @@ msgstr ""
18916
19181
  msgid "lax`code sanitization`"
18917
19182
  msgstr ""
18918
19183
 
19184
+ msgid "leaving"
19185
+ msgstr ""
19186
+
18919
19187
  msgid "left`horizontal alignment`"
18920
19188
  msgstr ""
18921
19189
 
@@ -19109,6 +19377,18 @@ msgstr ""
19109
19377
  msgid "semi-colon - ;"
19110
19378
  msgstr ""
19111
19379
 
19380
+ msgid "send SMS"
19381
+ msgstr ""
19382
+
19383
+ msgid "send dashboard via email"
19384
+ msgstr ""
19385
+
19386
+ msgid "send email"
19387
+ msgstr ""
19388
+
19389
+ msgid "send export via email"
19390
+ msgstr ""
19391
+
19112
19392
  msgid "serialNumber"
19113
19393
  msgstr ""
19114
19394
 
@@ -19325,9 +19605,6 @@ msgstr ""
19325
19605
  msgid "{{ numberOfSubscribers }} subscribers unsubscribed."
19326
19606
  msgstr ""
19327
19607
 
19328
- msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
19329
- msgstr ""
19330
-
19331
19608
  msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
19332
19609
  msgstr ""
19333
19610
 
@@ -19343,9 +19620,6 @@ msgstr ""
19343
19620
  msgid "{{ secondsLeft }} s / {{ interval }} s"
19344
19621
  msgstr ""
19345
19622
 
19346
- msgid "{{ selectedListTitle }}"
19347
- msgstr ""
19348
-
19349
19623
  msgid "{{ successfulDevicesCount }} devices registered"
19350
19624
  msgstr ""
19351
19625