@c8y/ngx-components 1023.90.1 → 1023.96.0

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 (101) hide show
  1. package/ai/agents/scada/index.d.ts +10 -0
  2. package/ai/agents/scada/index.d.ts.map +1 -0
  3. package/ai/ai-chat/index.d.ts +1 -1
  4. package/ai/ai-chat/index.d.ts.map +1 -1
  5. package/auth-configuration/index.d.ts +19 -1
  6. package/auth-configuration/index.d.ts.map +1 -1
  7. package/computed-asset-properties/index.d.ts +89 -1
  8. package/computed-asset-properties/index.d.ts.map +1 -1
  9. package/context-dashboard/index.d.ts +18 -8
  10. package/context-dashboard/index.d.ts.map +1 -1
  11. package/echart/index.d.ts +1 -1
  12. package/echart/models/index.d.ts +1 -1
  13. package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs +2 -2
  14. package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs.map +1 -1
  15. package/fesm2022/c8y-ngx-components-ai-agents-scada.mjs +893 -0
  16. package/fesm2022/c8y-ngx-components-ai-agents-scada.mjs.map +1 -0
  17. package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs +1 -0
  18. package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs.map +1 -1
  19. package/fesm2022/c8y-ngx-components-asset-properties.mjs +2 -2
  20. package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
  21. package/fesm2022/c8y-ngx-components-auth-configuration.mjs +73 -7
  22. package/fesm2022/c8y-ngx-components-auth-configuration.mjs.map +1 -1
  23. package/fesm2022/{c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-Cy9R6Ixb.mjs → c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-CHZX7ALq.mjs} +10 -9
  24. package/fesm2022/c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-CHZX7ALq.mjs.map +1 -0
  25. package/fesm2022/{c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-LrmlAh6V.mjs → c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-DgWGXzEx.mjs} +2 -2
  26. package/fesm2022/{c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-LrmlAh6V.mjs.map → c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-DgWGXzEx.mjs.map} +1 -1
  27. package/fesm2022/{c8y-ngx-components-computed-asset-properties-last-measurement-config.component-f1u1TcCl.mjs → c8y-ngx-components-computed-asset-properties-last-measurement-config.component-yfc45-l_.mjs} +2 -2
  28. package/fesm2022/{c8y-ngx-components-computed-asset-properties-last-measurement-config.component-f1u1TcCl.mjs.map → c8y-ngx-components-computed-asset-properties-last-measurement-config.component-yfc45-l_.mjs.map} +1 -1
  29. package/fesm2022/c8y-ngx-components-computed-asset-properties.mjs +1 -1
  30. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +44 -36
  31. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  32. package/fesm2022/c8y-ngx-components-echart-models.mjs.map +1 -1
  33. package/fesm2022/c8y-ngx-components-echart.mjs +1 -1
  34. package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
  35. package/fesm2022/c8y-ngx-components-global-context.mjs +112 -22
  36. package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
  37. package/fesm2022/c8y-ngx-components-repository-configuration.mjs +292 -115
  38. package/fesm2022/c8y-ngx-components-repository-configuration.mjs.map +1 -1
  39. package/fesm2022/c8y-ngx-components-repository-firmware.mjs +2 -2
  40. package/fesm2022/c8y-ngx-components-repository-firmware.mjs.map +1 -1
  41. package/fesm2022/c8y-ngx-components-repository-software.mjs +1 -1
  42. package/fesm2022/c8y-ngx-components-repository-software.mjs.map +1 -1
  43. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs +2 -1
  44. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs.map +1 -1
  45. package/fesm2022/c8y-ngx-components-widgets-definitions-scada.mjs +169 -0
  46. package/fesm2022/c8y-ngx-components-widgets-definitions-scada.mjs.map +1 -0
  47. package/fesm2022/c8y-ngx-components-widgets-definitions.mjs +2 -1
  48. package/fesm2022/c8y-ngx-components-widgets-definitions.mjs.map +1 -1
  49. package/fesm2022/c8y-ngx-components-widgets-exports.mjs +8 -1
  50. package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
  51. package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs +2 -2
  52. package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs.map +1 -1
  53. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +3 -3
  54. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
  55. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-list.mjs +2 -2
  56. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-list.mjs.map +1 -1
  57. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs +2 -2
  58. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs.map +1 -1
  59. package/fesm2022/c8y-ngx-components-widgets-implementations-events.mjs +2 -2
  60. package/fesm2022/c8y-ngx-components-widgets-implementations-events.mjs.map +1 -1
  61. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +90 -32
  62. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
  63. package/fesm2022/c8y-ngx-components-widgets-implementations-kpi.mjs +2 -2
  64. package/fesm2022/c8y-ngx-components-widgets-implementations-kpi.mjs.map +1 -1
  65. package/fesm2022/c8y-ngx-components-widgets-implementations-scada.mjs +1698 -0
  66. package/fesm2022/c8y-ngx-components-widgets-implementations-scada.mjs.map +1 -0
  67. package/fesm2022/c8y-ngx-components.mjs +193 -40
  68. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  69. package/global-context/index.d.ts +58 -3
  70. package/global-context/index.d.ts.map +1 -1
  71. package/index.d.ts +77 -22
  72. package/index.d.ts.map +1 -1
  73. package/locales/de.po +170 -10
  74. package/locales/es.po +170 -10
  75. package/locales/fr.po +170 -10
  76. package/locales/ja_JP.po +162 -9
  77. package/locales/ko.po +170 -10
  78. package/locales/locales.pot +212 -7
  79. package/locales/nl.po +170 -10
  80. package/locales/pl.po +170 -10
  81. package/locales/pt_BR.po +170 -10
  82. package/locales/zh_CN.po +170 -10
  83. package/locales/zh_TW.po +170 -10
  84. package/package.json +1 -1
  85. package/repository/configuration/index.d.ts +64 -39
  86. package/repository/configuration/index.d.ts.map +1 -1
  87. package/widgets/cockpit-exports/index.d.ts +6 -0
  88. package/widgets/cockpit-exports/index.d.ts.map +1 -1
  89. package/widgets/definitions/index.d.ts +1 -0
  90. package/widgets/definitions/index.d.ts.map +1 -1
  91. package/widgets/definitions/scada/index.d.ts +6 -0
  92. package/widgets/definitions/scada/index.d.ts.map +1 -0
  93. package/widgets/device-management-exports/index.d.ts +6 -0
  94. package/widgets/device-management-exports/index.d.ts.map +1 -1
  95. package/widgets/exports/index.d.ts +8 -1
  96. package/widgets/exports/index.d.ts.map +1 -1
  97. package/widgets/implementations/html-widget/index.d.ts +30 -12
  98. package/widgets/implementations/html-widget/index.d.ts.map +1 -1
  99. package/widgets/implementations/scada/index.d.ts +415 -0
  100. package/widgets/implementations/scada/index.d.ts.map +1 -0
  101. package/fesm2022/c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-Cy9R6Ixb.mjs.map +0 -1
@@ -1054,6 +1054,9 @@ msgstr ""
1054
1054
  msgid "Add first asset property mapping."
1055
1055
  msgstr ""
1056
1056
 
1057
+ msgid "Add first placeholder in the preview or code."
1058
+ msgstr ""
1059
+
1057
1060
  msgid "Add fragment"
1058
1061
  msgstr ""
1059
1062
 
@@ -1195,6 +1198,9 @@ msgstr ""
1195
1198
  msgid "Add pattern"
1196
1199
  msgstr ""
1197
1200
 
1201
+ msgid "Add placeholder"
1202
+ msgstr ""
1203
+
1198
1204
  msgid "Add policy"
1199
1205
  msgstr ""
1200
1206
 
@@ -1420,6 +1426,9 @@ msgstr ""
1420
1426
  msgid "Advanced developer mode"
1421
1427
  msgstr ""
1422
1428
 
1429
+ msgid "Advanced editor"
1430
+ msgstr ""
1431
+
1423
1432
  msgid "Advanced settings"
1424
1433
  msgstr ""
1425
1434
 
@@ -1853,6 +1862,9 @@ msgstr ""
1853
1862
  msgid "An object identifier value, typically an address identifying a device and its status."
1854
1863
  msgstr ""
1855
1864
 
1865
+ msgid "Analyze and suggest"
1866
+ msgstr ""
1867
+
1856
1868
  msgid "Analyzing query…"
1857
1869
  msgstr ""
1858
1870
 
@@ -2349,6 +2361,9 @@ msgstr ""
2349
2361
  msgid "Auto"
2350
2362
  msgstr ""
2351
2363
 
2364
+ msgid "Auto (from filename)"
2365
+ msgstr ""
2366
+
2352
2367
  msgid "Auto apply constraints"
2353
2368
  msgstr ""
2354
2369
 
@@ -2538,6 +2553,9 @@ msgstr ""
2538
2553
  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."
2539
2554
  msgstr ""
2540
2555
 
2556
+ msgid "Best guess"
2557
+ msgstr ""
2558
+
2541
2559
  msgid "Billing mode"
2542
2560
  msgstr ""
2543
2561
 
@@ -2679,6 +2697,9 @@ msgstr ""
2679
2697
  msgid "Browse"
2680
2698
  msgstr ""
2681
2699
 
2700
+ msgid "Browse or drop file here…"
2701
+ msgstr ""
2702
+
2682
2703
  msgid "Browse path"
2683
2704
  msgstr ""
2684
2705
 
@@ -2868,6 +2889,9 @@ msgstr ""
2868
2889
  msgid "CRL saved."
2869
2890
  msgstr ""
2870
2891
 
2892
+ msgid "CSS"
2893
+ msgstr ""
2894
+
2871
2895
  msgid "CSS encapsulation"
2872
2896
  msgstr ""
2873
2897
 
@@ -3039,6 +3063,9 @@ msgstr ""
3039
3063
  msgid "Certificate"
3040
3064
  msgstr ""
3041
3065
 
3066
+ msgid "Certificate (PEM)"
3067
+ msgstr ""
3068
+
3042
3069
  msgid "Certificate ID field"
3043
3070
  msgstr ""
3044
3071
 
@@ -4134,6 +4161,9 @@ msgstr ""
4134
4161
  msgid "Content couldn't be loaded."
4135
4162
  msgstr ""
4136
4163
 
4164
+ msgid "Content is sourced from a remote URL and cannot be edited inline."
4165
+ msgstr ""
4166
+
4137
4167
  msgid "Continue"
4138
4168
  msgstr ""
4139
4169
 
@@ -4251,6 +4281,9 @@ msgstr ""
4251
4281
  msgid "Could not add identity. External ID \"{{externalId}}\" of the type \"{{type}}\" already exists."
4252
4282
  msgstr ""
4253
4283
 
4284
+ msgid "Could not apply the pasted SVG code."
4285
+ msgstr ""
4286
+
4254
4287
  msgid "Could not assign child devices."
4255
4288
  msgstr ""
4256
4289
 
@@ -4473,6 +4506,9 @@ msgstr ""
4473
4506
  msgid "Could not set device protocol."
4474
4507
  msgstr ""
4475
4508
 
4509
+ msgid "Could not subscribe to mapped data."
4510
+ msgstr ""
4511
+
4476
4512
  msgid "Could not subscribe to the microservice because another application with the same context path is already subscribed."
4477
4513
  msgstr ""
4478
4514
 
@@ -4491,6 +4527,9 @@ msgstr ""
4491
4527
  msgid "Could not upload the files."
4492
4528
  msgstr ""
4493
4529
 
4530
+ msgid "Could not upload the selected SVG file."
4531
+ msgstr ""
4532
+
4494
4533
  msgid "Could not use a reserved SQL keyword \"{{tenantId}}\" as a domain name."
4495
4534
  msgstr ""
4496
4535
 
@@ -4800,6 +4839,12 @@ msgstr ""
4800
4839
  msgid "Currently installed"
4801
4840
  msgstr ""
4802
4841
 
4842
+ msgid "Currently saved certificate"
4843
+ msgstr ""
4844
+
4845
+ msgid "Currently saved private key"
4846
+ msgstr ""
4847
+
4803
4848
  msgid "Custom"
4804
4849
  msgstr ""
4805
4850
 
@@ -6178,6 +6223,9 @@ msgstr ""
6178
6223
  msgid "Displays a customizable quick links widget"
6179
6224
  msgstr ""
6180
6225
 
6226
+ msgid "Displays a dynamically updated SVG image for real-time device monitoring."
6227
+ msgstr ""
6228
+
6181
6229
  msgid "Displays a graph of selected data points"
6182
6230
  msgstr ""
6183
6231
 
@@ -6396,6 +6444,12 @@ msgstr ""
6396
6444
  msgid "Drop"
6397
6445
  msgstr ""
6398
6446
 
6447
+ msgid "Drop a new certificate to replace"
6448
+ msgstr ""
6449
+
6450
+ msgid "Drop a new private key to replace"
6451
+ msgstr ""
6452
+
6399
6453
  msgid "Drop file here"
6400
6454
  msgstr ""
6401
6455
 
@@ -6408,6 +6462,12 @@ msgstr ""
6408
6462
  msgid "Drop files here or click to browse"
6409
6463
  msgstr ""
6410
6464
 
6465
+ msgid "Drop the certificate in PEM format."
6466
+ msgstr ""
6467
+
6468
+ msgid "Drop the private key in PEM format."
6469
+ msgstr ""
6470
+
6411
6471
  msgid "Due to the large number, only a subset of alarms are displayed. Use search to narrow down the number of results."
6412
6472
  msgstr ""
6413
6473
 
@@ -6555,6 +6615,9 @@ msgstr ""
6555
6615
  msgid "Edit holding register: \"{{name}}\""
6556
6616
  msgstr ""
6557
6617
 
6618
+ msgid "Edit inline"
6619
+ msgstr ""
6620
+
6558
6621
  msgid "Edit input register: \"{{name}}\""
6559
6622
  msgstr ""
6560
6623
 
@@ -6618,6 +6681,9 @@ msgstr ""
6618
6681
  msgid "Editing`icons-category`"
6619
6682
  msgstr ""
6620
6683
 
6684
+ msgid "Editor language"
6685
+ msgstr ""
6686
+
6621
6687
  msgid "Email"
6622
6688
  msgstr ""
6623
6689
 
@@ -6684,6 +6750,9 @@ msgstr ""
6684
6750
  msgid "Enable in-product information & communication"
6685
6751
  msgstr ""
6686
6752
 
6753
+ msgid "Enable mTLS authentication"
6754
+ msgstr ""
6755
+
6687
6756
  msgid "Enable message banner"
6688
6757
  msgstr ""
6689
6758
 
@@ -6815,6 +6884,9 @@ msgstr ""
6815
6884
  msgid "Enter address"
6816
6885
  msgstr ""
6817
6886
 
6887
+ msgid "Enter at least 3 characters to search."
6888
+ msgstr ""
6889
+
6818
6890
  msgid "Enter one or more valid email addresses, separated with a comma."
6819
6891
  msgstr ""
6820
6892
 
@@ -7380,6 +7452,9 @@ msgstr ""
7380
7452
  msgid "File \"{{ vm.details.name }}\" is ready for download."
7381
7453
  msgstr ""
7382
7454
 
7455
+ msgid "File URL"
7456
+ msgstr ""
7457
+
7383
7458
  msgid "File could not be loaded."
7384
7459
  msgstr ""
7385
7460
 
@@ -7425,6 +7500,9 @@ msgstr ""
7425
7500
  msgid "File(s) uploaded."
7426
7501
  msgstr ""
7427
7502
 
7503
+ msgid "Filename"
7504
+ msgstr ""
7505
+
7428
7506
  msgid "Files and folders`icons-category`"
7429
7507
  msgstr ""
7430
7508
 
@@ -7911,8 +7989,8 @@ msgstr ""
7911
7989
 
7912
7990
  msgid ""
7913
7991
  "For correct application behavior you can use only \"{{ host }}\" or \"{{\n"
7914
- " defaultRedirectUrl\n"
7915
- " }}\", the latter one is recommended."
7992
+ " defaultRedirectUrl\n"
7993
+ " }}\", the latter one is recommended."
7916
7994
  msgstr ""
7917
7995
 
7918
7996
  msgid ""
@@ -8112,6 +8190,9 @@ msgstr ""
8112
8190
  msgid "Generate public and private keys"
8113
8191
  msgstr ""
8114
8192
 
8193
+ msgid "Generate with AI"
8194
+ msgstr ""
8195
+
8115
8196
  msgid "Generating report"
8116
8197
  msgstr ""
8117
8198
 
@@ -8909,6 +8990,9 @@ msgstr ""
8909
8990
  msgid "INCORRECT"
8910
8991
  msgstr ""
8911
8992
 
8993
+ msgid "INI / TOML / Properties"
8994
+ msgstr ""
8995
+
8912
8996
  msgid "INTEGER"
8913
8997
  msgstr ""
8914
8998
 
@@ -9434,6 +9518,9 @@ msgstr ""
9434
9518
  msgid "J2ME commands"
9435
9519
  msgstr ""
9436
9520
 
9521
+ msgid "JSON"
9522
+ msgstr ""
9523
+
9437
9524
  msgid "JSON parsed successfully."
9438
9525
  msgstr ""
9439
9526
 
@@ -9446,6 +9533,9 @@ msgstr ""
9446
9533
  msgid "JWT field"
9447
9534
  msgstr ""
9448
9535
 
9536
+ msgid "JavaScript"
9537
+ msgstr ""
9538
+
9449
9539
  msgid "KPI"
9450
9540
  msgstr ""
9451
9541
 
@@ -10172,10 +10262,17 @@ msgstr ""
10172
10262
  msgid "Major`alarm`"
10173
10263
  msgstr ""
10174
10264
 
10175
- msgid "Make sure that \"Valid Redirect URIs\" in the authorization server is set to \"{{ redirectURI }}\" or to the full URIs of the used applications if the authorization server does not support patterns."
10265
+ msgid ""
10266
+ "Make sure that \"Valid Redirect URIs\" in the authorization server is set to \"{{\n"
10267
+ " redirectURI\n"
10268
+ " }}\" or to the full URIs of the used applications if the authorization server\n"
10269
+ " does not support patterns."
10176
10270
  msgstr ""
10177
10271
 
10178
- msgid "Make sure that \"Valid Redirect URIs\" in the authorization server is set to \"{{ redirectURI }}\"."
10272
+ msgid ""
10273
+ "Make sure that \"Valid Redirect URIs\" in the authorization server is set to \"{{\n"
10274
+ " redirectURI\n"
10275
+ " }}\"."
10179
10276
  msgstr ""
10180
10277
 
10181
10278
  msgid "Make sure that:"
@@ -10244,6 +10341,9 @@ msgstr ""
10244
10341
  msgid "Mark as provided"
10245
10342
  msgstr ""
10246
10343
 
10344
+ msgid "Markdown"
10345
+ msgstr ""
10346
+
10247
10347
  msgid "Markdown widget"
10248
10348
  msgstr ""
10249
10349
 
@@ -10742,9 +10842,15 @@ msgstr ""
10742
10842
  msgid "Name and email"
10743
10843
  msgstr ""
10744
10844
 
10845
+ msgid "Name does not match the required format."
10846
+ msgstr ""
10847
+
10745
10848
  msgid "Name is mandatory but has no restricted format or semantics."
10746
10849
  msgstr ""
10747
10850
 
10851
+ msgid "Name must be a valid identifier (only letters, digits, underscores, or dollar signs allowed, cannot start with a digit)."
10852
+ msgstr ""
10853
+
10748
10854
  msgid "Name must be unique among coils and discrete inputs."
10749
10855
  msgstr ""
10750
10856
 
@@ -11511,6 +11617,9 @@ msgstr ""
11511
11617
  msgid "No permissions required."
11512
11618
  msgstr ""
11513
11619
 
11620
+ msgid "No placeholder mappings"
11621
+ msgstr ""
11622
+
11514
11623
  msgid "No plugin selected"
11515
11624
  msgstr ""
11516
11625
 
@@ -12597,12 +12706,18 @@ msgstr ""
12597
12706
  msgid "Passwords do not match."
12598
12707
  msgstr ""
12599
12708
 
12709
+ msgid "Paste SVG code here"
12710
+ msgstr ""
12711
+
12600
12712
  msgid "Paste dashboard"
12601
12713
  msgstr ""
12602
12714
 
12603
12715
  msgid "Paste dashboard \"{{ dashboardName }}\""
12604
12716
  msgstr ""
12605
12717
 
12718
+ msgid "Paste text"
12719
+ msgstr ""
12720
+
12606
12721
  msgid "Paste the certificate in PEM format."
12607
12722
  msgstr ""
12608
12723
 
@@ -12730,6 +12845,15 @@ msgstr ""
12730
12845
  msgid "Placeholder"
12731
12846
  msgstr ""
12732
12847
 
12848
+ msgid "Placeholder mappings"
12849
+ msgstr ""
12850
+
12851
+ msgid "Placeholder name"
12852
+ msgstr ""
12853
+
12854
+ msgid "Placeholder name is required."
12855
+ msgstr ""
12856
+
12733
12857
  msgid "Placeholder: {tenant} - suspended tenant's ID; {tenant-domain} - tenant's domain"
12734
12858
  msgstr ""
12735
12859
 
@@ -12751,6 +12875,9 @@ msgstr ""
12751
12875
  msgid "Placeholders: {user}, {exportApi}"
12752
12876
  msgstr ""
12753
12877
 
12878
+ msgid "Plain text"
12879
+ msgstr ""
12880
+
12754
12881
  msgid "Platform administration`KEEP_ORIGINAL`"
12755
12882
  msgstr ""
12756
12883
 
@@ -12769,6 +12896,9 @@ msgstr ""
12769
12896
  msgid "Please note that this action is irreversible. Do you want to save your changes?"
12770
12897
  msgstr ""
12771
12898
 
12899
+ msgid "Please paste SVG code before applying."
12900
+ msgstr ""
12901
+
12772
12902
  msgid "Plugin installation"
12773
12903
  msgstr ""
12774
12904
 
@@ -12961,9 +13091,15 @@ msgstr ""
12961
13091
  msgid "Private key"
12962
13092
  msgstr ""
12963
13093
 
13094
+ msgid "Private key (PEM)"
13095
+ msgstr ""
13096
+
12964
13097
  msgid "Private key cipher does not match"
12965
13098
  msgstr ""
12966
13099
 
13100
+ msgid "Private key matching the client certificate, in PEM format (PKCS#8). The platform encrypts the key at rest after the first save and will return only an encrypted value on subsequent loads. Accepted file extensions: .pem, .key."
13101
+ msgstr ""
13102
+
12967
13103
  msgid "Private key must be provided when \"Public/private keys\" option is selected."
12968
13104
  msgstr ""
12969
13105
 
@@ -13102,6 +13238,9 @@ msgstr ""
13102
13238
  msgid "Provisioned certificates removed from user object: \"{{ userName }}\""
13103
13239
  msgstr ""
13104
13240
 
13241
+ msgid "Public X.509 client certificate in PEM format, issued for this tenant by a CA trusted by your authorization server. Accepted file extension: .pem."
13242
+ msgstr ""
13243
+
13105
13244
  msgid "Public key"
13106
13245
  msgstr ""
13107
13246
 
@@ -13186,6 +13325,9 @@ msgstr ""
13186
13325
  msgid "Query analyzed"
13187
13326
  msgstr ""
13188
13327
 
13328
+ msgid "Query analyzed."
13329
+ msgstr ""
13330
+
13189
13331
  msgid "Queue size"
13190
13332
  msgstr ""
13191
13333
 
@@ -13735,6 +13877,9 @@ msgstr ""
13735
13877
  msgid "Renamed asset property and updated references in HTML code."
13736
13878
  msgstr ""
13737
13879
 
13880
+ msgid "Renamed placeholder and updated references in code."
13881
+ msgstr ""
13882
+
13738
13883
  msgid "Render the first column (excluding computed and alarm types) as a link to the asset details."
13739
13884
  msgstr ""
13740
13885
 
@@ -14107,6 +14252,12 @@ msgstr ""
14107
14252
  msgid "S/N"
14108
14253
  msgstr ""
14109
14254
 
14255
+ msgid "SCADA"
14256
+ msgstr ""
14257
+
14258
+ msgid "SCADA SVG agent"
14259
+ msgstr ""
14260
+
14110
14261
  msgid "SCHEDULED"
14111
14262
  msgstr ""
14112
14263
 
@@ -14239,9 +14390,21 @@ msgstr ""
14239
14390
  msgid "SVG"
14240
14391
  msgstr ""
14241
14392
 
14393
+ msgid "SVG and mappings updated."
14394
+ msgstr ""
14395
+
14396
+ msgid "SVG code applied."
14397
+ msgstr ""
14398
+
14399
+ msgid "SVG configuration"
14400
+ msgstr ""
14401
+
14242
14402
  msgid "SVG content will be sanitized."
14243
14403
  msgstr ""
14244
14404
 
14405
+ msgid "SVG file uploaded."
14406
+ msgstr ""
14407
+
14245
14408
  msgid "Sampling interval"
14246
14409
  msgstr ""
14247
14410
 
@@ -14398,6 +14561,9 @@ msgstr ""
14398
14561
  msgid "Search results"
14399
14562
  msgstr ""
14400
14563
 
14564
+ msgid "Search users"
14565
+ msgstr ""
14566
+
14401
14567
  msgid "Searching by exact match. Click for other search options:"
14402
14568
  msgstr ""
14403
14569
 
@@ -16631,6 +16797,9 @@ msgstr ""
16631
16797
  msgid "Switch to ModemMode"
16632
16798
  msgstr ""
16633
16799
 
16800
+ msgid "Switch to inline editing"
16801
+ msgstr ""
16802
+
16634
16803
  msgid "Switch vibration detector off"
16635
16804
  msgstr ""
16636
16805
 
@@ -17267,6 +17436,12 @@ msgstr ""
17267
17436
  msgid "The preview shows the structure of the raw file from all sources."
17268
17437
  msgstr ""
17269
17438
 
17439
+ msgid "The private key is encrypted for security reasons."
17440
+ msgstr ""
17441
+
17442
+ msgid "The private key will be encrypted on the server after saving."
17443
+ msgstr ""
17444
+
17270
17445
  msgid "The provided name is already taken."
17271
17446
  msgstr ""
17272
17447
 
@@ -17380,6 +17555,9 @@ msgstr ""
17380
17555
  msgid "The update method is determined by the widget type. Some widgets support real-time updates via WebSocket connection, while others use periodic refreshes."
17381
17556
  msgstr ""
17382
17557
 
17558
+ msgid "The uploaded file appears to be binary. Switching to inline editing will discard it. Do you want to continue?"
17559
+ msgstr ""
17560
+
17383
17561
  msgid "The uploaded image cannot be bigger than 4 MB. Please upload a smaller one."
17384
17562
  msgstr ""
17385
17563
 
@@ -18173,6 +18351,9 @@ msgstr ""
18173
18351
  msgid "Type: {{ alarmType }}"
18174
18352
  msgstr ""
18175
18353
 
18354
+ msgid "TypeScript"
18355
+ msgstr ""
18356
+
18176
18357
  msgid "Types"
18177
18358
  msgstr ""
18178
18359
 
@@ -18487,6 +18668,9 @@ msgstr ""
18487
18668
  msgid "Updated widgets: {{ widgetList }}."
18488
18669
  msgstr ""
18489
18670
 
18671
+ msgid "Updating SVG and mappings…"
18672
+ msgstr ""
18673
+
18490
18674
  msgid "Updating global roles will force you to log out. Do you want to proceed?"
18491
18675
  msgstr ""
18492
18676
 
@@ -18597,6 +18781,9 @@ msgstr ""
18597
18781
  msgid "Use [Enter] or <br> tag to add a new line"
18598
18782
  msgstr ""
18599
18783
 
18784
+ msgid "Use a client certificate (mTLS) instead of a client secret to authenticate the platform with the authorization server. Use this option only if the authorization server enforces certificate-based client authentication."
18785
+ msgstr ""
18786
+
18600
18787
  msgid "Use alarms to create smart rules for microservice availability."
18601
18788
  msgstr ""
18602
18789
 
@@ -18821,6 +19008,9 @@ msgstr ""
18821
19008
  msgid "Username and password"
18822
19009
  msgstr ""
18823
19010
 
19011
+ msgid "Username must contain at least 3 characters."
19012
+ msgstr ""
19013
+
18824
19014
  msgid "Username must not contain spaces nor slashes (\"/\", \"\\\") nor (\"+\"), (\":\"), (\"$\") signs."
18825
19015
  msgstr ""
18826
19016
 
@@ -19225,6 +19415,9 @@ msgstr ""
19225
19415
  msgid "What can I help you with?"
19226
19416
  msgstr ""
19227
19417
 
19418
+ msgid "What would you like to visualize in this SCADA widget?"
19419
+ msgstr ""
19420
+
19228
19421
  msgid "When"
19229
19422
  msgstr ""
19230
19423
 
@@ -19384,6 +19577,9 @@ msgstr ""
19384
19577
  msgid "Widgets: Rotation"
19385
19578
  msgstr ""
19386
19579
 
19580
+ msgid "Widgets: SCADA"
19581
+ msgstr ""
19582
+
19387
19583
  msgid "Widgets: Silo"
19388
19584
  msgstr ""
19389
19585
 
@@ -19450,12 +19646,18 @@ msgstr ""
19450
19646
  msgid "X.509 certificate (PEM format)"
19451
19647
  msgstr ""
19452
19648
 
19649
+ msgid "XML"
19650
+ msgstr ""
19651
+
19453
19652
  msgid "Y-axis"
19454
19653
  msgstr ""
19455
19654
 
19456
19655
  msgid "Y-axis helper lines"
19457
19656
  msgstr ""
19458
19657
 
19658
+ msgid "YAML"
19659
+ msgstr ""
19660
+
19459
19661
  msgid "Year"
19460
19662
  msgstr ""
19461
19663
 
@@ -20307,9 +20509,6 @@ msgstr ""
20307
20509
  msgid "e.g. Forwarding measurements"
20308
20510
  msgstr ""
20309
20511
 
20310
- msgid "e.g. Host configuration"
20311
- msgstr ""
20312
-
20313
20512
  msgid "e.g. Host configuration applied to devices with type c8y_Linux"
20314
20513
  msgstr ""
20315
20514
 
@@ -20541,6 +20740,9 @@ msgstr ""
20541
20740
  msgid "e.g. myCustomOperation"
20542
20741
  msgstr ""
20543
20742
 
20743
+ msgid "e.g. myPlaceholder"
20744
+ msgstr ""
20745
+
20544
20746
  msgid "e.g. myProperty"
20545
20747
  msgstr ""
20546
20748
 
@@ -21094,6 +21296,9 @@ msgstr ""
21094
21296
  msgid "{{ count }} patches"
21095
21297
  msgstr ""
21096
21298
 
21299
+ msgid "{{ count }} placeholders"
21300
+ msgstr ""
21301
+
21097
21302
  msgid "{{ count }} selected"
21098
21303
  msgstr ""
21099
21304