@c8y/ngx-components 1024.2.4 → 1024.8.3

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 (71) hide show
  1. package/fesm2022/{c8y-ngx-components-asset-property-grid.component-DhfJagxU.mjs → c8y-ngx-components-asset-property-grid.component-Ddva2QJW.mjs} +35 -19
  2. package/fesm2022/c8y-ngx-components-asset-property-grid.component-Ddva2QJW.mjs.map +1 -0
  3. package/fesm2022/c8y-ngx-components-bookmarks.mjs +33 -23
  4. package/fesm2022/c8y-ngx-components-bookmarks.mjs.map +1 -1
  5. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +30 -16
  6. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  7. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +3 -2
  8. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
  9. package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs +2 -2
  10. package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs.map +1 -1
  11. package/fesm2022/c8y-ngx-components-device-profile.mjs +27 -9
  12. package/fesm2022/c8y-ngx-components-device-profile.mjs.map +1 -1
  13. package/fesm2022/c8y-ngx-components-icon-selector.mjs +1538 -59
  14. package/fesm2022/c8y-ngx-components-icon-selector.mjs.map +1 -1
  15. package/fesm2022/c8y-ngx-components-protocol-opcua.mjs +9 -11
  16. package/fesm2022/c8y-ngx-components-protocol-opcua.mjs.map +1 -1
  17. package/fesm2022/c8y-ngx-components-remote-access-data.mjs +52 -2
  18. package/fesm2022/c8y-ngx-components-remote-access-data.mjs.map +1 -1
  19. package/fesm2022/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs +17 -3
  20. package/fesm2022/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs.map +1 -1
  21. package/fesm2022/c8y-ngx-components-remote-access-terminal-viewer.mjs +184 -41
  22. package/fesm2022/c8y-ngx-components-remote-access-terminal-viewer.mjs.map +1 -1
  23. package/fesm2022/c8y-ngx-components-repository-configuration.mjs +94 -49
  24. package/fesm2022/c8y-ngx-components-repository-configuration.mjs.map +1 -1
  25. package/fesm2022/c8y-ngx-components-repository-firmware.mjs +5 -4
  26. package/fesm2022/c8y-ngx-components-repository-firmware.mjs.map +1 -1
  27. package/fesm2022/c8y-ngx-components-repository-software.mjs +10 -4
  28. package/fesm2022/c8y-ngx-components-repository-software.mjs.map +1 -1
  29. package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +5 -4
  30. package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
  31. package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs +6 -5
  32. package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs.map +1 -1
  33. package/fesm2022/c8y-ngx-components.mjs +10 -5
  34. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  35. package/locales/de.po +327 -8
  36. package/locales/es.po +327 -8
  37. package/locales/fr.po +327 -8
  38. package/locales/ja_JP.po +325 -9
  39. package/locales/ko.po +327 -8
  40. package/locales/locales.pot +326 -7
  41. package/locales/nl.po +327 -8
  42. package/locales/pl.po +327 -8
  43. package/locales/pt_BR.po +327 -8
  44. package/locales/zh_CN.po +327 -8
  45. package/locales/zh_TW.po +327 -8
  46. package/package.json +1 -1
  47. package/types/c8y-ngx-components-bookmarks.d.ts +7 -7
  48. package/types/c8y-ngx-components-bookmarks.d.ts.map +1 -1
  49. package/types/c8y-ngx-components-context-dashboard.d.ts +7 -3
  50. package/types/c8y-ngx-components-context-dashboard.d.ts.map +1 -1
  51. package/types/c8y-ngx-components-device-profile.d.ts +5 -2
  52. package/types/c8y-ngx-components-device-profile.d.ts.map +1 -1
  53. package/types/c8y-ngx-components-icon-selector.d.ts +286 -32
  54. package/types/c8y-ngx-components-icon-selector.d.ts.map +1 -1
  55. package/types/c8y-ngx-components-protocol-opcua.d.ts.map +1 -1
  56. package/types/c8y-ngx-components-remote-access-data.d.ts +27 -1
  57. package/types/c8y-ngx-components-remote-access-data.d.ts.map +1 -1
  58. package/types/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.d.ts +10 -3
  59. package/types/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.d.ts.map +1 -1
  60. package/types/c8y-ngx-components-remote-access-terminal-viewer.d.ts +20 -2
  61. package/types/c8y-ngx-components-remote-access-terminal-viewer.d.ts.map +1 -1
  62. package/types/c8y-ngx-components-repository-configuration.d.ts +20 -10
  63. package/types/c8y-ngx-components-repository-configuration.d.ts.map +1 -1
  64. package/types/c8y-ngx-components-repository-firmware.d.ts.map +1 -1
  65. package/types/c8y-ngx-components-repository-software.d.ts +2 -0
  66. package/types/c8y-ngx-components-repository-software.d.ts.map +1 -1
  67. package/types/c8y-ngx-components-trusted-certificates.d.ts.map +1 -1
  68. package/types/c8y-ngx-components-widgets-implementations-asset-table.d.ts.map +1 -1
  69. package/types/c8y-ngx-components.d.ts +5 -1
  70. package/types/c8y-ngx-components.d.ts.map +1 -1
  71. package/fesm2022/c8y-ngx-components-asset-property-grid.component-DhfJagxU.mjs.map +0 -1
@@ -985,6 +985,9 @@ msgstr ""
985
985
  msgid "Add custom event"
986
986
  msgstr ""
987
987
 
988
+ msgid "Add custom icon"
989
+ msgstr ""
990
+
988
991
  msgid "Add custom operation"
989
992
  msgstr ""
990
993
 
@@ -1078,6 +1081,9 @@ msgstr ""
1078
1081
  msgid "Add holding register"
1079
1082
  msgstr ""
1080
1083
 
1084
+ msgid "Add icon"
1085
+ msgstr ""
1086
+
1081
1087
  msgid "Add icon map"
1082
1088
  msgstr ""
1083
1089
 
@@ -1117,6 +1123,9 @@ msgstr ""
1117
1123
  msgid "Add microservice"
1118
1124
  msgstr ""
1119
1125
 
1126
+ msgid "Add new collection`collection`"
1127
+ msgstr ""
1128
+
1120
1129
  msgid "Add new`configuration type`"
1121
1130
  msgstr ""
1122
1131
 
@@ -1669,6 +1678,9 @@ msgstr ""
1669
1678
  msgid "All filtered"
1670
1679
  msgstr ""
1671
1680
 
1681
+ msgid "All icons in this file already exist in this tenant."
1682
+ msgstr ""
1683
+
1672
1684
  msgid "All objects"
1673
1685
  msgstr ""
1674
1686
 
@@ -1783,6 +1795,9 @@ msgstr ""
1783
1795
  msgid "Allows to view dashboards on device level."
1784
1796
  msgstr ""
1785
1797
 
1798
+ msgid "Already exists"
1799
+ msgstr ""
1800
+
1786
1801
  msgid "Also delete all devices inside \"{{name}}\" and its subassets."
1787
1802
  msgstr ""
1788
1803
 
@@ -2078,6 +2093,9 @@ msgstr ""
2078
2093
  msgid "Are you sure you want to delete tenant policy \"{{name}}\"?"
2079
2094
  msgstr ""
2080
2095
 
2096
+ msgid "Are you sure you want to delete this icon? This cannot be undone."
2097
+ msgstr ""
2098
+
2081
2099
  msgid "Are you sure you want to delete? This operation is irreversible."
2082
2100
  msgstr ""
2083
2101
 
@@ -2403,6 +2421,9 @@ msgstr ""
2403
2421
  msgid "Auto`automatic aggregation mode`"
2404
2422
  msgstr ""
2405
2423
 
2424
+ msgid "Auto`icon-selector: automatic / default icon`"
2425
+ msgstr ""
2426
+
2406
2427
  msgid "Autodiscovery completed."
2407
2428
  msgstr ""
2408
2429
 
@@ -2613,6 +2634,9 @@ msgstr ""
2613
2634
  msgid "Bookmark added."
2614
2635
  msgstr ""
2615
2636
 
2637
+ msgid "Bookmark label"
2638
+ msgstr ""
2639
+
2616
2640
  msgid "Bookmark removed."
2617
2641
  msgstr ""
2618
2642
 
@@ -3412,6 +3436,9 @@ msgstr ""
3412
3436
  msgid "Clear changes"
3413
3437
  msgstr ""
3414
3438
 
3439
+ msgid "Clear collection"
3440
+ msgstr ""
3441
+
3415
3442
  msgid "Clear date range"
3416
3443
  msgstr ""
3417
3444
 
@@ -3678,6 +3705,12 @@ msgstr ""
3678
3705
  msgid "Collapse navigator on start up"
3679
3706
  msgstr ""
3680
3707
 
3708
+ msgid "Collection"
3709
+ msgstr ""
3710
+
3711
+ msgid "Collection is required."
3712
+ msgstr ""
3713
+
3681
3714
  msgid "Color"
3682
3715
  msgstr ""
3683
3716
 
@@ -3777,6 +3810,9 @@ msgstr ""
3777
3810
  msgid "Complex property.`tooltip`"
3778
3811
  msgstr ""
3779
3812
 
3813
+ msgid "Composited preview"
3814
+ msgstr ""
3815
+
3780
3816
  msgid "Compressed files must have an index.html at root. URLs in the web application can be relative."
3781
3817
  msgstr ""
3782
3818
 
@@ -3987,6 +4023,9 @@ msgstr ""
3987
4023
  msgid "Confirm device type change?"
3988
4024
  msgstr ""
3989
4025
 
4026
+ msgid "Confirm host key"
4027
+ msgstr ""
4028
+
3990
4029
  msgid "Confirm log out all users?"
3991
4030
  msgstr ""
3992
4031
 
@@ -4014,6 +4053,9 @@ msgstr ""
4014
4053
  msgid "Confirm selection"
4015
4054
  msgstr ""
4016
4055
 
4056
+ msgid "Confirm the host key for {{ endpoint }}. Only continue if the fingerprint matches the server you expect."
4057
+ msgstr ""
4058
+
4017
4059
  msgid "Confirm your current password"
4018
4060
  msgstr ""
4019
4061
 
@@ -4932,6 +4974,12 @@ msgstr ""
4932
4974
  msgid "Custom`application`"
4933
4975
  msgstr ""
4934
4976
 
4977
+ msgid "Custom`badge indicating a user-added icon category`"
4978
+ msgstr ""
4979
+
4980
+ msgid "Custom`icons-category`"
4981
+ msgstr ""
4982
+
4935
4983
  msgid "Custom`strategy`"
4936
4984
  msgstr ""
4937
4985
 
@@ -4965,6 +5013,9 @@ msgstr ""
4965
5013
  msgid "DHCP Server"
4966
5014
  msgstr ""
4967
5015
 
5016
+ msgid "DLT (single color) icons must not start with \"c8y-\". Use the C8Y (duocolor) type for c8y- prefixed icons."
5017
+ msgstr ""
5018
+
4968
5019
  msgid "DNS"
4969
5020
  msgstr ""
4970
5021
 
@@ -4998,6 +5049,12 @@ msgstr ""
4998
5049
  msgid "Dark"
4999
5050
  msgstr ""
5000
5051
 
5052
+ msgid "Dark layer"
5053
+ msgstr ""
5054
+
5055
+ msgid "Dark layer SVG"
5056
+ msgstr ""
5057
+
5001
5058
  msgid "Dark theme"
5002
5059
  msgstr ""
5003
5060
 
@@ -5591,6 +5648,9 @@ msgstr ""
5591
5648
  msgid "Delete group"
5592
5649
  msgstr ""
5593
5650
 
5651
+ msgid "Delete icon"
5652
+ msgstr ""
5653
+
5594
5654
  msgid "Delete instance"
5595
5655
  msgstr ""
5596
5656
 
@@ -5675,6 +5735,9 @@ msgstr ""
5675
5735
  msgid "Delete users"
5676
5736
  msgstr ""
5677
5737
 
5738
+ msgid "Delete {{name}}"
5739
+ msgstr ""
5740
+
5678
5741
  msgid "Delete`archive`"
5679
5742
  msgstr ""
5680
5743
 
@@ -5905,6 +5968,9 @@ msgstr ""
5905
5968
  msgid "Device profile deleted."
5906
5969
  msgstr ""
5907
5970
 
5971
+ msgid "Device profile name"
5972
+ msgstr ""
5973
+
5908
5974
  msgid "Device profiles"
5909
5975
  msgstr ""
5910
5976
 
@@ -6489,12 +6555,18 @@ msgstr ""
6489
6555
  msgid "Drop"
6490
6556
  msgstr ""
6491
6557
 
6558
+ msgid "Drop SVG file here or click to browse"
6559
+ msgstr ""
6560
+
6492
6561
  msgid "Drop a new certificate to replace"
6493
6562
  msgstr ""
6494
6563
 
6495
6564
  msgid "Drop a new private key to replace"
6496
6565
  msgstr ""
6497
6566
 
6567
+ msgid "Drop dark layer SVG"
6568
+ msgstr ""
6569
+
6498
6570
  msgid "Drop file here"
6499
6571
  msgstr ""
6500
6572
 
@@ -6507,12 +6579,18 @@ msgstr ""
6507
6579
  msgid "Drop files here or click to browse"
6508
6580
  msgstr ""
6509
6581
 
6582
+ msgid "Drop light layer SVG"
6583
+ msgstr ""
6584
+
6510
6585
  msgid "Drop the certificate in PEM format."
6511
6586
  msgstr ""
6512
6587
 
6513
6588
  msgid "Drop the private key in PEM format."
6514
6589
  msgstr ""
6515
6590
 
6591
+ msgid "Drop your .zip export file here or click to browse"
6592
+ msgstr ""
6593
+
6516
6594
  msgid "Due to the large number, only a subset of alarms are displayed. Use search to narrow down the number of results."
6517
6595
  msgstr ""
6518
6596
 
@@ -6522,6 +6600,9 @@ msgstr ""
6522
6600
  msgid "Due to the large number, only a subset of events are displayed. Use search to narrow down the number of results."
6523
6601
  msgstr ""
6524
6602
 
6603
+ msgid "Duocolor"
6604
+ msgstr ""
6605
+
6525
6606
  msgid "Duplicate"
6526
6607
  msgstr ""
6527
6608
 
@@ -6666,6 +6747,9 @@ msgstr ""
6666
6747
  msgid "Edit holding register: \"{{name}}\""
6667
6748
  msgstr ""
6668
6749
 
6750
+ msgid "Edit icon"
6751
+ msgstr ""
6752
+
6669
6753
  msgid "Edit in repository"
6670
6754
  msgstr ""
6671
6755
 
@@ -6726,6 +6810,9 @@ msgstr ""
6726
6810
  msgid "Edit widgets"
6727
6811
  msgstr ""
6728
6812
 
6813
+ msgid "Edit {{name}}"
6814
+ msgstr ""
6815
+
6729
6816
  msgid "Edit`tenant`"
6730
6817
  msgstr ""
6731
6818
 
@@ -7198,12 +7285,18 @@ msgstr ""
7198
7285
  msgid "Export as CSV"
7199
7286
  msgstr ""
7200
7287
 
7288
+ msgid "Export custom icons as ZIP"
7289
+ msgstr ""
7290
+
7201
7291
  msgid "Export data"
7202
7292
  msgstr ""
7203
7293
 
7204
7294
  msgid "Export details"
7205
7295
  msgstr ""
7206
7296
 
7297
+ msgid "Export failed."
7298
+ msgstr ""
7299
+
7207
7300
  msgid "Export mode"
7208
7301
  msgstr ""
7209
7302
 
@@ -7227,6 +7320,9 @@ msgid ""
7227
7320
  " allows you to maintain consistent branding across multiple tenants efficiently."
7228
7321
  msgstr ""
7229
7322
 
7323
+ msgid "Export`verb, exports custom icons as a ZIP file`"
7324
+ msgstr ""
7325
+
7230
7326
  msgid "Exports"
7231
7327
  msgstr ""
7232
7328
 
@@ -7347,6 +7443,9 @@ msgstr ""
7347
7443
  msgid "Failed to delete endpoint."
7348
7444
  msgstr ""
7349
7445
 
7446
+ msgid "Failed to delete icon."
7447
+ msgstr ""
7448
+
7350
7449
  msgid "Failed to delete the connection"
7351
7450
  msgstr ""
7352
7451
 
@@ -7374,6 +7473,9 @@ msgstr ""
7374
7473
  msgid "Failed to import translation keys"
7375
7474
  msgstr ""
7376
7475
 
7476
+ msgid "Failed to load custom icons."
7477
+ msgstr ""
7478
+
7377
7479
  msgid "Failed to open the relay due to: \"{{failureReason | translate}}\"."
7378
7480
  msgstr ""
7379
7481
 
@@ -7383,6 +7485,9 @@ msgstr ""
7383
7485
  msgid "Failed to process {{ count }} out of {{ total }}."
7384
7486
  msgstr ""
7385
7487
 
7488
+ msgid "Failed to read ZIP file."
7489
+ msgstr ""
7490
+
7386
7491
  msgid "Failed to register"
7387
7492
  msgstr ""
7388
7493
 
@@ -7398,6 +7503,9 @@ msgstr ""
7398
7503
  msgid "Failed to reset feature state."
7399
7504
  msgstr ""
7400
7505
 
7506
+ msgid "Failed to reset icon."
7507
+ msgstr ""
7508
+
7401
7509
  msgid "Failed to retrieve RDB snapshot."
7402
7510
  msgstr ""
7403
7511
 
@@ -7410,6 +7518,15 @@ msgstr ""
7410
7518
  msgid "Failed to save endpoint."
7411
7519
  msgstr ""
7412
7520
 
7521
+ msgid "Failed to save icon override."
7522
+ msgstr ""
7523
+
7524
+ msgid "Failed to save icon."
7525
+ msgstr ""
7526
+
7527
+ msgid "Failed to save the host key."
7528
+ msgstr ""
7529
+
7413
7530
  msgid "Failed to save translations"
7414
7531
  msgstr ""
7415
7532
 
@@ -7632,9 +7749,6 @@ msgstr ""
7632
7749
  msgid "Filter by text"
7633
7750
  msgstr ""
7634
7751
 
7635
- msgid "Filter by type"
7636
- msgstr ""
7637
-
7638
7752
  msgid "Filter configurations by description"
7639
7753
  msgstr ""
7640
7754
 
@@ -7671,6 +7785,9 @@ msgstr ""
7671
7785
  msgid "Filter firmware by name"
7672
7786
  msgstr ""
7673
7787
 
7788
+ msgid "Filter icons"
7789
+ msgstr ""
7790
+
7674
7791
  msgid "Filter inventory roles"
7675
7792
  msgstr ""
7676
7793
 
@@ -7943,6 +8060,9 @@ msgid ""
7943
8060
  " to get more information."
7944
8061
  msgstr ""
7945
8062
 
8063
+ msgid "Fingerprint (SHA-256): {{ value }}"
8064
+ msgstr ""
8065
+
7946
8066
  msgid "Finish"
7947
8067
  msgstr ""
7948
8068
 
@@ -7958,12 +8078,18 @@ msgstr ""
7958
8078
  msgid "Firmware deleted."
7959
8079
  msgstr ""
7960
8080
 
8081
+ msgid "Firmware description"
8082
+ msgstr ""
8083
+
7961
8084
  msgid "Firmware file"
7962
8085
  msgstr ""
7963
8086
 
7964
8087
  msgid "Firmware for hardware revision B"
7965
8088
  msgstr ""
7966
8089
 
8090
+ msgid "Firmware name"
8091
+ msgstr ""
8092
+
7967
8093
  msgid "Firmware patch added."
7968
8094
  msgstr ""
7969
8095
 
@@ -8993,6 +9119,15 @@ msgstr ""
8993
9119
  msgid "Host key"
8994
9120
  msgstr ""
8995
9121
 
9122
+ msgid "Host key changed"
9123
+ msgstr ""
9124
+
9125
+ msgid "Host key verification failed."
9126
+ msgstr ""
9127
+
9128
+ msgid "Host key was not confirmed. Connection aborted."
9129
+ msgstr ""
9130
+
8996
9131
  msgid "Hosted application"
8997
9132
  msgstr ""
8998
9133
 
@@ -9083,15 +9218,33 @@ msgstr ""
9083
9218
  msgid "Icon"
9084
9219
  msgstr ""
9085
9220
 
9221
+ msgid "Icon SVG"
9222
+ msgstr ""
9223
+
9224
+ msgid "Icon collection"
9225
+ msgstr ""
9226
+
9086
9227
  msgid "Icon color"
9087
9228
  msgstr ""
9088
9229
 
9089
9230
  msgid "Icon configuration"
9090
9231
  msgstr ""
9091
9232
 
9233
+ msgid "Icon grid"
9234
+ msgstr ""
9235
+
9092
9236
  msgid "Icon map"
9093
9237
  msgstr ""
9094
9238
 
9239
+ msgid "Icon name"
9240
+ msgstr ""
9241
+
9242
+ msgid "Icon name is required."
9243
+ msgstr ""
9244
+
9245
+ msgid "Icon type"
9246
+ msgstr ""
9247
+
9095
9248
  msgid "Icon with value"
9096
9249
  msgstr ""
9097
9250
 
@@ -9110,6 +9263,9 @@ msgstr ""
9110
9263
  msgid "If enabled, the zoom level and center bound is always adjusted to fit all assets within the map view."
9111
9264
  msgstr ""
9112
9265
 
9266
+ msgid "If left empty, the server host key is trusted automatically on the first connection."
9267
+ msgstr ""
9268
+
9113
9269
  msgid ""
9114
9270
  "If no constraints are set, device protocols are applied at any fitting location on the OPC UA\n"
9115
9271
  " server."
@@ -9189,9 +9345,18 @@ msgstr ""
9189
9345
  msgid "Import SmartREST template"
9190
9346
  msgstr ""
9191
9347
 
9348
+ msgid "Import custom icons"
9349
+ msgstr ""
9350
+
9192
9351
  msgid "Import device protocol"
9193
9352
  msgstr ""
9194
9353
 
9354
+ msgid "Import failed."
9355
+ msgstr ""
9356
+
9357
+ msgid "Import icons from ZIP"
9358
+ msgstr ""
9359
+
9195
9360
  msgid "Import keystore with jks file extension"
9196
9361
  msgstr ""
9197
9362
 
@@ -9204,6 +9369,12 @@ msgstr ""
9204
9369
  msgid "Import variant"
9205
9370
  msgstr ""
9206
9371
 
9372
+ msgid "Import`verb, imports icons from a ZIP file`"
9373
+ msgstr ""
9374
+
9375
+ msgid "Importing icons…"
9376
+ msgstr ""
9377
+
9207
9378
  msgid "Importing translation from available Web SDK based applications. This may take a while..."
9208
9379
  msgstr ""
9209
9380
 
@@ -9465,6 +9636,9 @@ msgstr ""
9465
9636
  msgid "Invalid SVG"
9466
9637
  msgstr ""
9467
9638
 
9639
+ msgid "Invalid ZIP: missing icons.json"
9640
+ msgstr ""
9641
+
9468
9642
  msgid "Invalid browse path."
9469
9643
  msgstr ""
9470
9644
 
@@ -9620,6 +9794,9 @@ msgstr ""
9620
9794
  msgid "Key"
9621
9795
  msgstr ""
9622
9796
 
9797
+ msgid "Key type: {{ keyType }}"
9798
+ msgstr ""
9799
+
9623
9800
  msgid "Key-based Authentication"
9624
9801
  msgstr ""
9625
9802
 
@@ -9905,6 +10082,12 @@ msgstr ""
9905
10082
  msgid "Light"
9906
10083
  msgstr ""
9907
10084
 
10085
+ msgid "Light layer"
10086
+ msgstr ""
10087
+
10088
+ msgid "Light layer SVG"
10089
+ msgstr ""
10090
+
9908
10091
  msgid "Light theme"
9909
10092
  msgstr ""
9910
10093
 
@@ -10091,6 +10274,9 @@ msgstr ""
10091
10274
  msgid "Loading files…"
10092
10275
  msgstr ""
10093
10276
 
10277
+ msgid "Loading icons…"
10278
+ msgstr ""
10279
+
10094
10280
  msgid "Loading indicator"
10095
10281
  msgstr ""
10096
10282
 
@@ -10250,6 +10436,9 @@ msgstr ""
10250
10436
  msgid "Longitude (°)"
10251
10437
  msgstr ""
10252
10438
 
10439
+ msgid "Lowercase letters, numbers and hyphens only"
10440
+ msgstr ""
10441
+
10253
10442
  msgid "Lua plugins settings"
10254
10443
  msgstr ""
10255
10444
 
@@ -10723,6 +10912,9 @@ msgstr ""
10723
10912
  msgid "Minutes"
10724
10913
  msgstr ""
10725
10914
 
10915
+ msgid "Missing SVG file"
10916
+ msgstr ""
10917
+
10726
10918
  msgid "Missing measurements of type: #{type}"
10727
10919
  msgstr ""
10728
10920
 
@@ -11441,6 +11633,9 @@ msgstr ""
11441
11633
  msgid "No events to display."
11442
11634
  msgstr ""
11443
11635
 
11636
+ msgid "No existing collection found."
11637
+ msgstr ""
11638
+
11444
11639
  msgid "No existing external IDs were determined."
11445
11640
  msgstr ""
11446
11641
 
@@ -11498,6 +11693,9 @@ msgstr ""
11498
11693
  msgid "No icons found"
11499
11694
  msgstr ""
11500
11695
 
11696
+ msgid "No icons to import."
11697
+ msgstr ""
11698
+
11501
11699
  msgid "No image to display."
11502
11700
  msgstr ""
11503
11701
 
@@ -12300,6 +12498,9 @@ msgstr ""
12300
12498
  msgid "Only lowercase letters, digits and hyphens allowed in the first part of the URI. Must start with a letter; hyphens only allowed in the middle. Must be a valid URI."
12301
12499
  msgstr ""
12302
12500
 
12501
+ msgid "Only lowercase letters, numbers and hyphens are allowed."
12502
+ msgstr ""
12503
+
12303
12504
  msgid "Only natural numbers allowed."
12304
12505
  msgstr ""
12305
12506
 
@@ -12553,9 +12754,18 @@ msgstr ""
12553
12754
  msgid "Overlay`style`"
12554
12755
  msgstr ""
12555
12756
 
12757
+ msgid "Overridden icon"
12758
+ msgstr ""
12759
+
12760
+ msgid "Override"
12761
+ msgstr ""
12762
+
12556
12763
  msgid "Override inherited"
12557
12764
  msgstr ""
12558
12765
 
12766
+ msgid "Override {{name}}"
12767
+ msgstr ""
12768
+
12559
12769
  msgid "Overrides the OAuth access token type"
12560
12770
  msgstr ""
12561
12771
 
@@ -13250,6 +13460,12 @@ msgstr ""
13250
13460
  msgid "Protocol and encryption"
13251
13461
  msgstr ""
13252
13462
 
13463
+ msgid "Protocol description"
13464
+ msgstr ""
13465
+
13466
+ msgid "Protocol name"
13467
+ msgstr ""
13468
+
13253
13469
  msgid "Provide a file path"
13254
13470
  msgstr ""
13255
13471
 
@@ -13877,6 +14093,9 @@ msgstr ""
13877
14093
  msgid "Remove"
13878
14094
  msgstr ""
13879
14095
 
14096
+ msgid "Remove SVG preview"
14097
+ msgstr ""
14098
+
13880
14099
  msgid "Remove all mappings"
13881
14100
  msgstr ""
13882
14101
 
@@ -13889,6 +14108,9 @@ msgstr ""
13889
14108
  msgid "Remove configurations"
13890
14109
  msgstr ""
13891
14110
 
14111
+ msgid "Remove dark layer SVG"
14112
+ msgstr ""
14113
+
13892
14114
  msgid "Remove filter"
13893
14115
  msgstr ""
13894
14116
 
@@ -13904,6 +14126,9 @@ msgstr ""
13904
14126
  msgid "Remove icon and use default icon"
13905
14127
  msgstr ""
13906
14128
 
14129
+ msgid "Remove light layer SVG"
14130
+ msgstr ""
14131
+
13907
14132
  msgid "Remove mapping"
13908
14133
  msgstr ""
13909
14134
 
@@ -13997,6 +14222,12 @@ msgstr ""
13997
14222
  msgid "Replace firmware"
13998
14223
  msgstr ""
13999
14224
 
14225
+ msgid "Replace icon"
14226
+ msgstr ""
14227
+
14228
+ msgid "Replace override for {{name}}"
14229
+ msgstr ""
14230
+
14000
14231
  msgid "Replacement device"
14001
14232
  msgstr ""
14002
14233
 
@@ -14108,9 +14339,15 @@ msgstr ""
14108
14339
  msgid "Reset filters"
14109
14340
  msgstr ""
14110
14341
 
14342
+ msgid "Reset icon"
14343
+ msgstr ""
14344
+
14111
14345
  msgid "Reset links"
14112
14346
  msgstr ""
14113
14347
 
14348
+ msgid "Reset override for {{name}}"
14349
+ msgstr ""
14350
+
14114
14351
  msgid "Reset password"
14115
14352
  msgstr ""
14116
14353
 
@@ -14525,6 +14762,9 @@ msgstr ""
14525
14762
  msgid "Save as image"
14526
14763
  msgstr ""
14527
14764
 
14765
+ msgid "Save changes"
14766
+ msgstr ""
14767
+
14528
14768
  msgid "Save configuration"
14529
14769
  msgstr ""
14530
14770
 
@@ -14561,6 +14801,9 @@ msgstr ""
14561
14801
  msgid "Saving"
14562
14802
  msgstr ""
14563
14803
 
14804
+ msgid "Saving…"
14805
+ msgstr ""
14806
+
14564
14807
  msgid "Scaling application \"{{appName}}\" from {{from}} to {{to}} instances"
14565
14808
  msgstr ""
14566
14809
 
@@ -14735,6 +14978,9 @@ msgstr ""
14735
14978
  msgid "Select a device protocol…"
14736
14979
  msgstr ""
14737
14980
 
14981
+ msgid "Select a different icon before deleting this one."
14982
+ msgstr ""
14983
+
14738
14984
  msgid "Select a firmware version"
14739
14985
  msgstr ""
14740
14986
 
@@ -15025,6 +15271,9 @@ msgstr ""
15025
15271
  msgid "Select or enter"
15026
15272
  msgstr ""
15027
15273
 
15274
+ msgid "Select or enter a collection name"
15275
+ msgstr ""
15276
+
15028
15277
  msgid "Select or search"
15029
15278
  msgstr ""
15030
15279
 
@@ -16254,6 +16503,12 @@ msgstr ""
16254
16503
  msgid "Single"
16255
16504
  msgstr ""
16256
16505
 
16506
+ msgid "Single SVG, inherits text color via currentColor."
16507
+ msgstr ""
16508
+
16509
+ msgid "Single color"
16510
+ msgstr ""
16511
+
16257
16512
  msgid "Single location"
16258
16513
  msgstr ""
16259
16514
 
@@ -16413,12 +16668,18 @@ msgstr ""
16413
16668
  msgid "Software deleted."
16414
16669
  msgstr ""
16415
16670
 
16671
+ msgid "Software description"
16672
+ msgstr ""
16673
+
16416
16674
  msgid "Software file"
16417
16675
  msgstr ""
16418
16676
 
16419
16677
  msgid "Software list"
16420
16678
  msgstr ""
16421
16679
 
16680
+ msgid "Software name"
16681
+ msgstr ""
16682
+
16422
16683
  msgid "Software repository"
16423
16684
  msgstr ""
16424
16685
 
@@ -16851,7 +17112,9 @@ msgstr ""
16851
17112
  msgid "Supported files: *.png, *.svg, *.jpg"
16852
17113
  msgstr ""
16853
17114
 
16854
- msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA, ED25519."
17115
+ msgid ""
17116
+ "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA,\n"
17117
+ " ED25519."
16855
17118
  msgstr ""
16856
17119
 
16857
17120
  msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA."
@@ -17422,6 +17685,12 @@ msgstr ""
17422
17685
  msgid "The following error occurred:"
17423
17686
  msgstr ""
17424
17687
 
17688
+ msgid "The following icons will be imported:"
17689
+ msgstr ""
17690
+
17691
+ msgid "The following icons will be skipped:"
17692
+ msgstr ""
17693
+
17425
17694
  msgid "The following operations are supported:"
17426
17695
  msgstr ""
17427
17696
 
@@ -17442,6 +17711,9 @@ msgstr ""
17442
17711
  msgid "The homepage of this application. By default, it is a customizable dashboard displaying the most important alarms and shortcuts to frequently used features."
17443
17712
  msgstr ""
17444
17713
 
17714
+ msgid "The host key for {{ endpoint }} has changed since it was last stored. This can happen after a legitimate key rotation, but it can also indicate a man-in-the-middle attack. Only continue if you trust the new key."
17715
+ msgstr ""
17716
+
17445
17717
  msgid "The image is entirely displayed within the widget while preserving the aspect ratio."
17446
17718
  msgstr ""
17447
17719
 
@@ -17907,6 +18179,9 @@ msgstr ""
17907
18179
  msgid "This login mode was already set by another administrator. Refresh the page to update the data."
17908
18180
  msgstr ""
17909
18181
 
18182
+ msgid "This name conflicts with a built-in icon. Use the Override option instead, or choose a different name."
18183
+ msgstr ""
18184
+
17910
18185
  msgid "This node id is already in use."
17911
18186
  msgstr ""
17912
18187
 
@@ -18016,6 +18291,9 @@ msgstr ""
18016
18291
  msgid "This will be matched with the message ID extracted from the protocol's data according to the \"Source\" setting."
18017
18292
  msgstr ""
18018
18293
 
18294
+ msgid "This will remove your custom override and restore the original icon."
18295
+ msgstr ""
18296
+
18019
18297
  msgid "Threshold (%)"
18020
18298
  msgstr ""
18021
18299
 
@@ -18333,6 +18611,9 @@ msgstr ""
18333
18611
  msgid "Truncated data. Change aggregation or select shorter date range."
18334
18612
  msgstr ""
18335
18613
 
18614
+ msgid "Trust and connect"
18615
+ msgstr ""
18616
+
18336
18617
  msgid "Trust store password"
18337
18618
  msgstr ""
18338
18619
 
@@ -18390,6 +18671,9 @@ msgid ""
18390
18671
  " to approve it by clicking on the \"Accept\" button."
18391
18672
  msgstr ""
18392
18673
 
18674
+ msgid "Two SVGs required: a dark layer and a light accent layer."
18675
+ msgstr ""
18676
+
18393
18677
  msgid "Two-factor authentication"
18394
18678
  msgstr ""
18395
18679
 
@@ -18479,6 +18763,9 @@ msgstr ""
18479
18763
  msgid "URL where the OAuth token is requested from (required if OAuth method is selected)"
18480
18764
  msgstr ""
18481
18765
 
18766
+ msgid "Unable to add the column because the property definition could not be found."
18767
+ msgstr ""
18768
+
18482
18769
  msgid "Unable to find option by given key: sigfox-agent/provider.token"
18483
18770
  msgstr ""
18484
18771
 
@@ -18623,6 +18910,9 @@ msgstr ""
18623
18910
  msgid "Unpacked`application`"
18624
18911
  msgstr ""
18625
18912
 
18913
+ msgid "Unsafe content was removed from the uploaded SVG:"
18914
+ msgstr ""
18915
+
18626
18916
  msgid "Unsigned (16-bits)"
18627
18917
  msgstr ""
18628
18918
 
@@ -18706,9 +18996,6 @@ msgstr ""
18706
18996
  msgid "Update bulk operation: {{updatesList}}"
18707
18997
  msgstr ""
18708
18998
 
18709
- msgid "Update certificate name"
18710
- msgstr ""
18711
-
18712
18999
  msgid "Update completed"
18713
19000
  msgstr ""
18714
19001
 
@@ -18804,18 +19091,32 @@ msgstr ""
18804
19091
  msgid "Upload CRL file (.csv format)"
18805
19092
  msgstr ""
18806
19093
 
19094
+ msgid "Upload SVG icon"
19095
+ msgstr ""
19096
+
18807
19097
  msgid "Upload a *.zip file"
18808
19098
  msgstr ""
18809
19099
 
18810
19100
  msgid "Upload a PKCS #12 (.pk12) file containing the private key and certificate."
18811
19101
  msgstr ""
18812
19102
 
19103
+ msgid ""
19104
+ "Upload a ZIP file previously exported from the icon selector to import custom icons into\n"
19105
+ " this tenant."
19106
+ msgstr ""
19107
+
18813
19108
  msgid "Upload a binary"
18814
19109
  msgstr ""
18815
19110
 
19111
+ msgid "Upload a custom SVG icon and assign it to a collection to keep your icons organized."
19112
+ msgstr ""
19113
+
18816
19114
  msgid "Upload a new version"
18817
19115
  msgstr ""
18818
19116
 
19117
+ msgid "Upload an SVG file."
19118
+ msgstr ""
19119
+
18819
19120
  msgid "Upload an image."
18820
19121
  msgstr ""
18821
19122
 
@@ -18825,18 +19126,27 @@ msgstr ""
18825
19126
  msgid "Upload certificate"
18826
19127
  msgstr ""
18827
19128
 
19129
+ msgid "Upload dark layer SVG"
19130
+ msgstr ""
19131
+
18828
19132
  msgid "Upload file"
18829
19133
  msgstr ""
18830
19134
 
18831
19135
  msgid "Upload files"
18832
19136
  msgstr ""
18833
19137
 
19138
+ msgid "Upload icon ZIP"
19139
+ msgstr ""
19140
+
18834
19141
  msgid "Upload in progress"
18835
19142
  msgstr ""
18836
19143
 
18837
19144
  msgid "Upload keystore"
18838
19145
  msgstr ""
18839
19146
 
19147
+ msgid "Upload light layer SVG"
19148
+ msgstr ""
19149
+
18840
19150
  msgid "Upload microservice"
18841
19151
  msgstr ""
18842
19152
 
@@ -21516,6 +21826,9 @@ msgid ""
21516
21826
  "(temporary)"
21517
21827
  msgstr ""
21518
21828
 
21829
+ msgid "{{count}} icon(s) imported."
21830
+ msgstr ""
21831
+
21519
21832
  msgid "{{count}} version"
21520
21833
  msgstr ""
21521
21834
 
@@ -21558,6 +21871,12 @@ msgstr ""
21558
21871
  msgid "{{minutes}} minutes {{seconds}} seconds"
21559
21872
  msgstr ""
21560
21873
 
21874
+ msgid "{{name}} (overridden)"
21875
+ msgstr ""
21876
+
21877
+ msgid "{{name}} actions"
21878
+ msgstr ""
21879
+
21561
21880
  msgid ""
21562
21881
  "{{protocolName | translate}} devices can send messages of different types with different encodings per type.\n"
21563
21882
  " Depending on the device, the type can be determined by looking either\n"