@c8y/ngx-components 1021.63.2 → 1021.66.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 (146) hide show
  1. package/auth-configuration/sso-configuration/template-parts/signature-configuration.component.d.ts +7 -2
  2. package/auth-configuration/sso-configuration/template-parts/signature-configuration.component.d.ts.map +1 -1
  3. package/core/bottom-drawer/bottom-drawer-ref.d.ts +4 -0
  4. package/core/bottom-drawer/bottom-drawer-ref.d.ts.map +1 -1
  5. package/core/breadcrumb/breadcrumb-item.component.d.ts +1 -1
  6. package/core/breadcrumb/breadcrumb-item.component.d.ts.map +1 -1
  7. package/core/breadcrumb/breadcrumb-outlet.component.d.ts +1 -1
  8. package/core/breadcrumb/breadcrumb-outlet.component.d.ts.map +1 -1
  9. package/core/breadcrumb/breadcrumb.component.d.ts +1 -1
  10. package/core/breadcrumb/breadcrumb.component.d.ts.map +1 -1
  11. package/core/breadcrumb/breadcrumb.module.d.ts +7 -7
  12. package/core/breadcrumb/breadcrumb.module.d.ts.map +1 -1
  13. package/core/common/common.module.d.ts +38 -38
  14. package/core/common/date-format.service.d.ts +30 -0
  15. package/core/common/date-format.service.d.ts.map +1 -0
  16. package/core/common/date.pipe.d.ts +7 -3
  17. package/core/common/date.pipe.d.ts.map +1 -1
  18. package/core/common/index.d.ts +1 -0
  19. package/core/common/index.d.ts.map +1 -1
  20. package/core/common/outlet.directive.d.ts +1 -1
  21. package/core/common/outlet.directive.d.ts.map +1 -1
  22. package/core/common/user-preferences/user-preferences-store-current-user.d.ts +11 -0
  23. package/core/common/user-preferences/user-preferences-store-current-user.d.ts.map +1 -0
  24. package/core/common/user-preferences/user-preferences.service.d.ts +40 -1
  25. package/core/common/user-preferences/user-preferences.service.d.ts.map +1 -1
  26. package/core/date-picker/date-picker.component.d.ts +3 -1
  27. package/core/date-picker/date-picker.component.d.ts.map +1 -1
  28. package/core/date-time-picker/date-time-picker.component.d.ts +6 -3
  29. package/core/date-time-picker/date-time-picker.component.d.ts.map +1 -1
  30. package/core/dynamic-forms/date/date.type.component.d.ts +3 -0
  31. package/core/dynamic-forms/date/date.type.component.d.ts.map +1 -1
  32. package/core/plugins/plugins.model.d.ts +1 -0
  33. package/core/plugins/plugins.model.d.ts.map +1 -1
  34. package/core/plugins/plugins.service.d.ts +7 -2
  35. package/core/plugins/plugins.service.d.ts.map +1 -1
  36. package/core/time-interval/time-interval.component.d.ts +4 -2
  37. package/core/time-interval/time-interval.component.d.ts.map +1 -1
  38. package/ecosystem/application-plugins/application-plugin-readme.component.d.ts +15 -0
  39. package/ecosystem/application-plugins/application-plugin-readme.component.d.ts.map +1 -0
  40. package/ecosystem/application-plugins/application-plugins.component.d.ts +4 -2
  41. package/ecosystem/application-plugins/application-plugins.component.d.ts.map +1 -1
  42. package/ecosystem/application-plugins/application-plugins.module.d.ts +4 -3
  43. package/ecosystem/application-plugins/application-plugins.module.d.ts.map +1 -1
  44. package/ecosystem/application-plugins/install-plugin.component.d.ts +8 -4
  45. package/ecosystem/application-plugins/install-plugin.component.d.ts.map +1 -1
  46. package/ecosystem/application-plugins/plugin-list.component.d.ts +10 -26
  47. package/ecosystem/application-plugins/plugin-list.component.d.ts.map +1 -1
  48. package/ecosystem/application-plugins/plugin-list.service.d.ts +27 -0
  49. package/ecosystem/application-plugins/plugin-list.service.d.ts.map +1 -0
  50. package/ecosystem/ecosystem.module.d.ts +2 -1
  51. package/ecosystem/ecosystem.module.d.ts.map +1 -1
  52. package/ecosystem/packages/package-changelog-tab/package-changelog-tab.component.d.ts +15 -0
  53. package/ecosystem/packages/package-changelog-tab/package-changelog-tab.component.d.ts.map +1 -0
  54. package/ecosystem/packages/package-changelog.guard.d.ts +10 -0
  55. package/ecosystem/packages/package-changelog.guard.d.ts.map +1 -0
  56. package/ecosystem/packages/package-details/package-details.component.d.ts +7 -9
  57. package/ecosystem/packages/package-details/package-details.component.d.ts.map +1 -1
  58. package/ecosystem/packages/package-versions/package-contents/contents-plugins/contents-plugins.component.d.ts +5 -1
  59. package/ecosystem/packages/package-versions/package-contents/contents-plugins/contents-plugins.component.d.ts.map +1 -1
  60. package/ecosystem/packages/package-versions/package-contents/packages-contents.component.d.ts +8 -3
  61. package/ecosystem/packages/package-versions/package-contents/packages-contents.component.d.ts.map +1 -1
  62. package/ecosystem/packages/package-versions/packages-versions.component.d.ts +9 -2
  63. package/ecosystem/packages/package-versions/packages-versions.component.d.ts.map +1 -1
  64. package/ecosystem/shared/index.d.ts +1 -0
  65. package/ecosystem/shared/index.d.ts.map +1 -1
  66. package/ecosystem/shared/package-changelog/package-changelog.component.d.ts +24 -0
  67. package/ecosystem/shared/package-changelog/package-changelog.component.d.ts.map +1 -0
  68. package/ecosystem/shared/shared-ecosystem.module.d.ts +2 -1
  69. package/ecosystem/shared/shared-ecosystem.module.d.ts.map +1 -1
  70. package/esm2022/auth-configuration/sso-configuration/template-parts/signature-configuration.component.mjs +11 -7
  71. package/esm2022/core/bottom-drawer/bottom-drawer-ref.mjs +9 -3
  72. package/esm2022/core/breadcrumb/breadcrumb-item.component.mjs +3 -3
  73. package/esm2022/core/breadcrumb/breadcrumb-outlet.component.mjs +19 -9
  74. package/esm2022/core/breadcrumb/breadcrumb.component.mjs +3 -3
  75. package/esm2022/core/breadcrumb/breadcrumb.module.mjs +16 -5
  76. package/esm2022/core/common/common.module.mjs +6 -6
  77. package/esm2022/core/common/date-format.service.mjs +81 -0
  78. package/esm2022/core/common/date.pipe.mjs +29 -6
  79. package/esm2022/core/common/index.mjs +2 -1
  80. package/esm2022/core/common/outlet.directive.mjs +4 -3
  81. package/esm2022/core/common/user-preferences/user-preferences-store-current-user.mjs +22 -0
  82. package/esm2022/core/common/user-preferences/user-preferences.service.mjs +106 -16
  83. package/esm2022/core/date-picker/date-picker.component.mjs +11 -4
  84. package/esm2022/core/date-time-picker/date-time-picker.component.mjs +20 -11
  85. package/esm2022/core/dynamic-forms/date/date.type.component.mjs +12 -4
  86. package/esm2022/core/plugins/plugins.model.mjs +1 -1
  87. package/esm2022/core/plugins/plugins.service.mjs +31 -5
  88. package/esm2022/core/time-interval/time-interval.component.mjs +9 -2
  89. package/esm2022/ecosystem/application-plugins/application-plugin-readme.component.mjs +26 -0
  90. package/esm2022/ecosystem/application-plugins/application-plugins.component.mjs +29 -14
  91. package/esm2022/ecosystem/application-plugins/application-plugins.module.mjs +6 -3
  92. package/esm2022/ecosystem/application-plugins/install-plugin.component.mjs +21 -15
  93. package/esm2022/ecosystem/application-plugins/plugin-list-item.component.mjs +3 -3
  94. package/esm2022/ecosystem/application-plugins/plugin-list.component.mjs +26 -202
  95. package/esm2022/ecosystem/application-plugins/plugin-list.service.mjs +200 -0
  96. package/esm2022/ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.mjs +3 -3
  97. package/esm2022/ecosystem/application-properties/update-application-modal/update-application-modal.component.mjs +1 -1
  98. package/esm2022/ecosystem/ecosystem.module.mjs +21 -5
  99. package/esm2022/ecosystem/packages/package-changelog-tab/package-changelog-tab.component.mjs +33 -0
  100. package/esm2022/ecosystem/packages/package-changelog.guard.mjs +22 -0
  101. package/esm2022/ecosystem/packages/package-details/package-details.component.mjs +25 -44
  102. package/esm2022/ecosystem/packages/package-versions/package-contents/contents-plugins/contents-plugins.component.mjs +14 -4
  103. package/esm2022/ecosystem/packages/package-versions/package-contents/packages-contents.component.mjs +27 -8
  104. package/esm2022/ecosystem/packages/package-versions/packages-versions.component.mjs +22 -8
  105. package/esm2022/ecosystem/shared/index.mjs +2 -1
  106. package/esm2022/ecosystem/shared/list-filters/list-filters.component.mjs +3 -3
  107. package/esm2022/ecosystem/shared/package-changelog/package-changelog.component.mjs +82 -0
  108. package/esm2022/ecosystem/shared/package-version-select/package-version-select.component.mjs +3 -3
  109. package/esm2022/ecosystem/shared/shared-ecosystem.module.mjs +12 -6
  110. package/esm2022/operations/bulk-operation-scheduler/operation-scheduler.component.mjs +9 -7
  111. package/esm2022/operations/bulk-operations-list/bulk-operations-list.component.mjs +1 -1
  112. package/esm2022/upgrade/ng1/downgraded.services.mjs +3 -2
  113. package/esm2022/upgrade/ng1/index.mjs +3 -2
  114. package/fesm2022/c8y-ngx-components-auth-configuration.mjs +9 -5
  115. package/fesm2022/c8y-ngx-components-auth-configuration.mjs.map +1 -1
  116. package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs +209 -142
  117. package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs.map +1 -1
  118. package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs +96 -13
  119. package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
  120. package/fesm2022/c8y-ngx-components-ecosystem.mjs +336 -186
  121. package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
  122. package/fesm2022/c8y-ngx-components-operations-bulk-operation-scheduler.mjs +7 -5
  123. package/fesm2022/c8y-ngx-components-operations-bulk-operation-scheduler.mjs.map +1 -1
  124. package/fesm2022/c8y-ngx-components-operations-bulk-operations-list.mjs +1 -1
  125. package/fesm2022/c8y-ngx-components-operations-bulk-operations-list.mjs.map +1 -1
  126. package/fesm2022/c8y-ngx-components-upgrade.mjs +3 -1
  127. package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
  128. package/fesm2022/c8y-ngx-components.mjs +833 -550
  129. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  130. package/locales/de.po +45 -6
  131. package/locales/es.po +45 -6
  132. package/locales/fr.po +45 -6
  133. package/locales/ja_JP.po +45 -6
  134. package/locales/ko.po +45 -6
  135. package/locales/locales.pot +42 -6
  136. package/locales/nl.po +45 -6
  137. package/locales/pl.po +45 -6
  138. package/locales/pt_BR.po +45 -6
  139. package/locales/zh_CN.po +45 -6
  140. package/locales/zh_TW.po +45 -6
  141. package/operations/bulk-operation-scheduler/operation-scheduler.component.d.ts +4 -2
  142. package/operations/bulk-operation-scheduler/operation-scheduler.component.d.ts.map +1 -1
  143. package/package.json +1 -1
  144. package/upgrade/ng1/downgraded.services.d.ts +1 -0
  145. package/upgrade/ng1/downgraded.services.d.ts.map +1 -1
  146. package/upgrade/ng1/index.d.ts.map +1 -1
package/locales/de.po CHANGED
@@ -1454,6 +1454,9 @@ msgstr "Anzahl Alarme (heute)"
1454
1454
  msgid "Alarm created"
1455
1455
  msgstr "Alarm erstellt"
1456
1456
 
1457
+ msgid "Alarm details"
1458
+ msgstr "Details zum Alarm"
1459
+
1457
1460
  msgid "Alarm list"
1458
1461
  msgstr "Alarmliste"
1459
1462
 
@@ -2270,6 +2273,12 @@ msgstr "BLOCKIERT"
2270
2273
  msgid "Back"
2271
2274
  msgstr "Zurück"
2272
2275
 
2276
+ msgid "Back to package overview"
2277
+ msgstr "Zurück zur Paketübersicht"
2278
+
2279
+ msgid "Back to package versions overview"
2280
+ msgstr "Zurück zur Übersicht der Paket-Versionen"
2281
+
2273
2282
  msgid "Backend"
2274
2283
  msgstr "Backend"
2275
2284
 
@@ -2885,6 +2894,9 @@ msgstr "Änderungssymbol"
2885
2894
  msgid "Change log"
2886
2895
  msgstr "Änderungsprotokoll"
2887
2896
 
2897
+ msgid "Change logs"
2898
+ msgstr "Ändern von Protokollen"
2899
+
2888
2900
  msgid "Change owner of original device`owner may be a human or system user`"
2889
2901
  msgstr "Besitzer des geänderten Geräts ändern"
2890
2902
 
@@ -5802,6 +5814,9 @@ msgstr "Möchten Sie die Version {{version}} als die neueste festlegen? Wenn Sie
5802
5814
  msgid "Documentation"
5803
5815
  msgstr "Dokumentation"
5804
5816
 
5817
+ msgid "Documentation availability varies by plugin."
5818
+ msgstr "Die Verfügbarkeit der Dokumentation variiert je nach Plugin."
5819
+
5805
5820
  msgid "Does not match pattern {{ requiredPattern }}."
5806
5821
  msgstr "Entspricht nicht dem Muster {{ requiredPattern }}."
5807
5822
 
@@ -10095,6 +10110,9 @@ msgstr "Vor"
10095
10110
  msgid "No"
10096
10111
  msgstr "Nein"
10097
10112
 
10113
+ msgid "No CHANGELOG.md found for package version"
10114
+ msgstr "Keine CHANGELOG.md für Paket Version gefunden"
10115
+
10098
10116
  msgid "No Cumulocity IoT manifest found."
10099
10117
  msgstr "Kein Cumulocity IoT Manifest gefunden."
10100
10118
 
@@ -10107,6 +10125,9 @@ msgstr "Diesem Gerät wurde bisher kein RDB-Snapshot zugewiesen. Laden Sie den a
10107
10125
  msgid "No README.md found"
10108
10126
  msgstr "Keine README.md gefunden."
10109
10127
 
10128
+ msgid "No README.md found for plugin"
10129
+ msgstr "Keine README.md für Plugin gefunden"
10130
+
10110
10131
  msgid "No REST API custom fields. Click below to add the first one."
10111
10132
  msgstr "Keine benutzerdefinierten REST API-Felder. Klicken Sie unten, um das erste hinzuzufügen."
10112
10133
 
@@ -10519,6 +10540,9 @@ msgstr "Keine passenden Elemente."
10519
10540
  msgid "No matching microservices."
10520
10541
  msgstr "Keine übereinstimmenden Microservices."
10521
10542
 
10543
+ msgid "No matching plugins"
10544
+ msgstr "Keine passenden Plugins"
10545
+
10522
10546
  msgid "No matching smart rules available."
10523
10547
  msgstr "Keine passende Smart Rule verfügbar."
10524
10548
 
@@ -10585,6 +10609,9 @@ msgstr "Keine Berechtigungen in diesem Bereich"
10585
10609
  msgid "No permissions required."
10586
10610
  msgstr "Keine Berechtigungen erforderlich."
10587
10611
 
10612
+ msgid "No plugin selected"
10613
+ msgstr "Kein Plugin ausgewählt"
10614
+
10588
10615
  msgid "No plugins available"
10589
10616
  msgstr "Keine Plugins verfügbar"
10590
10617
 
@@ -11391,9 +11418,6 @@ msgstr "Paket archiviert"
11391
11418
  msgid "Package availability"
11392
11419
  msgstr "Packetverfügbarkeit"
11393
11420
 
11394
- msgid "Package contents"
11395
- msgstr "Packetinhalte"
11396
-
11397
11421
  msgid "Package contents could not be determined."
11398
11422
  msgstr "Die Paketinhalte konnten nicht festgestellt werden."
11399
11423
 
@@ -13294,6 +13318,9 @@ msgstr "Wählen Sie eine Nachricht aus den SmartREST-Templates."
13294
13318
  msgid "Select a package from the list to display the package contents."
13295
13319
  msgstr "Wählen Sie ein Paket aus der Liste aus, um den Paketinhalt anzuzeigen."
13296
13320
 
13321
+ msgid "Select a plugin from the list to view its documentation."
13322
+ msgstr "Wählen Sie ein Plugin aus der Liste aus, um dessen Dokumentation anzuzeigen."
13323
+
13297
13324
  msgid "Select a predefined command"
13298
13325
  msgstr "Wählen Sie ein Beispielkommando aus."
13299
13326
 
@@ -13597,9 +13624,6 @@ msgstr "Wählen Sie die Anwendung aus, die Sie in der Vorschau anzeigen möchten
13597
13624
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
13598
13625
  msgstr "Wählen Sie das Asset aus und klicken Sie dann in der Liste der verfügbaren Datenpunkte auf die Plus-Schaltfläche des gewünschten Datenpunkts."
13599
13626
 
13600
- msgid "Select the compatible plugins to install"
13601
- msgstr "Wählen Sie die passenden Plugins für die Installation"
13602
-
13603
13627
  msgid "Select the global roles for which the dashboard will be available"
13604
13628
  msgstr "Wählen Sie die globalen Rollen aus, für die das Dashboard verfügbar sein soll"
13605
13629
 
@@ -14515,6 +14539,9 @@ msgstr "Passwort anzeigen"
14515
14539
  msgid "Show percentages"
14516
14540
  msgstr "Prozentwerte anzeigen"
14517
14541
 
14542
+ msgid "Show readme"
14543
+ msgstr "Readme anzeigen"
14544
+
14518
14545
  msgid "Show services updated`between dates`"
14519
14546
  msgstr "Anzeigen von Services mit Aktualisierung zwischen"
14520
14547
 
@@ -16233,9 +16260,15 @@ msgstr "Um dieses Dashboard zu kopieren, wenden Sie sich an Ihren Administrator,
16233
16260
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
16234
16261
  msgstr "<a href=\"#/device/{{deviceId}}/control\">Ergebnis des Kommandos</a>"
16235
16262
 
16263
+ msgid "To view the contents of \"CHANGELOG\", add the file \"CHANGELOG.md\" to the package."
16264
+ msgstr "Um den Inhalt von \"CHANGELOG\" anzuzeigen, fügen Sie die Datei \"CHANGELOG.md\" zum Paket hinzu."
16265
+
16236
16266
  msgid "To view the contents of \"README\", add the file \"README.md\" to the package."
16237
16267
  msgstr "Um den Inhalt von \"README\" anzuzeigen, fügen Sie dem Paket die Datei \"README.md\" hinzu."
16238
16268
 
16269
+ msgid "To view the contents of \"README\", add the file \"README.md\" to the plugin."
16270
+ msgstr "Um den Inhalt von \"README\" anzuzeigen, fügen Sie die Datei \"README.md\" zum Plugin hinzu."
16271
+
16239
16272
  msgid "To`date`"
16240
16273
  msgstr "Bis"
16241
16274
 
@@ -17386,6 +17419,9 @@ msgstr "Versionskonflikt"
17386
17419
  msgid "Version of privacy policy"
17387
17420
  msgstr "Version der Regeln für den Datenschutz"
17388
17421
 
17422
+ msgid "Version {{ selectedVersion }} package contents"
17423
+ msgstr "Version {{ selectedVersion }} Inhalt des Pakets"
17424
+
17389
17425
  msgid "Version:"
17390
17426
  msgstr "Version:"
17391
17427
 
@@ -19245,6 +19281,9 @@ msgstr "{{ numberOfApps }} Apps für Branding ausgewählt"
19245
19281
  msgid "{{ numberOfReports }} reports selected for widget"
19246
19282
  msgstr "{{ numberOfReports }} für das Widget ausgewählte Berichte"
19247
19283
 
19284
+ msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
19285
+ msgstr "{{ packageContentsTitle | translate: { selectedVersion } }}"
19286
+
19248
19287
  msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
19249
19288
  msgstr "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} von {{ itemsTotal }}"
19250
19289
 
package/locales/es.po CHANGED
@@ -1456,6 +1456,9 @@ msgstr "Alarma cuenta hoy"
1456
1456
  msgid "Alarm created"
1457
1457
  msgstr "Alarma creada"
1458
1458
 
1459
+ msgid "Alarm details"
1460
+ msgstr "Detalles de la alarma"
1461
+
1459
1462
  msgid "Alarm list"
1460
1463
  msgstr "Lista de Alarmas"
1461
1464
 
@@ -2272,6 +2275,12 @@ msgstr "BLOQUEADO"
2272
2275
  msgid "Back"
2273
2276
  msgstr "Atrás"
2274
2277
 
2278
+ msgid "Back to package overview"
2279
+ msgstr "Atrás a la vista general del paquete"
2280
+
2281
+ msgid "Back to package versions overview"
2282
+ msgstr "Atrás a la vista general de las versiones del paquete"
2283
+
2275
2284
  msgid "Backend"
2276
2285
  msgstr "Backend"
2277
2286
 
@@ -2887,6 +2896,9 @@ msgstr "Cambiar icono"
2887
2896
  msgid "Change log"
2888
2897
  msgstr "Cambiar inicio de sesión"
2889
2898
 
2899
+ msgid "Change logs"
2900
+ msgstr "Cambios en los registros"
2901
+
2890
2902
  msgid "Change owner of original device`owner may be a human or system user`"
2891
2903
  msgstr "Cambiar propietario del dispositivo original"
2892
2904
 
@@ -5808,6 +5820,9 @@ msgstr "¿Desea marcar la versión {{version}} como última? Si se despliegan nu
5808
5820
  msgid "Documentation"
5809
5821
  msgstr "Documentación"
5810
5822
 
5823
+ msgid "Documentation availability varies by plugin."
5824
+ msgstr "La disponibilidad de la documentación varía según el complemento."
5825
+
5811
5826
  msgid "Does not match pattern {{ requiredPattern }}."
5812
5827
  msgstr "No coincide con el patrón {{ requiredPattern }}."
5813
5828
 
@@ -10110,6 +10125,9 @@ msgstr "Siguiente"
10110
10125
  msgid "No"
10111
10126
  msgstr "No"
10112
10127
 
10128
+ msgid "No CHANGELOG.md found for package version"
10129
+ msgstr "No se ha encontrado CHANGELOG.md para la versión del paquete."
10130
+
10113
10131
  msgid "No Cumulocity IoT manifest found."
10114
10132
  msgstr "No se encontró ningún manifiesto de Cumulocity IoT."
10115
10133
 
@@ -10122,6 +10140,9 @@ msgstr "No hay instantánea RDB asignada a este dispositivo. Obtener instantáne
10122
10140
  msgid "No README.md found"
10123
10141
  msgstr "No se encontró ningún README.md."
10124
10142
 
10143
+ msgid "No README.md found for plugin"
10144
+ msgstr "No se ha encontrado README.md para el complemento."
10145
+
10125
10146
  msgid "No REST API custom fields. Click below to add the first one."
10126
10147
  msgstr "No hay campos personalizados REST API. Haga clic a continuación para agregar el primero de ellos."
10127
10148
 
@@ -10534,6 +10555,9 @@ msgstr "Ningún elemento coincidente."
10534
10555
  msgid "No matching microservices."
10535
10556
  msgstr "Ningún microservicio coincidente."
10536
10557
 
10558
+ msgid "No matching plugins"
10559
+ msgstr "No hay complementos coincidentes"
10560
+
10537
10561
  msgid "No matching smart rules available."
10538
10562
  msgstr "Ninguna regla inteligente coincidente disponible."
10539
10563
 
@@ -10600,6 +10624,9 @@ msgstr "No hay permisos para este alcance."
10600
10624
  msgid "No permissions required."
10601
10625
  msgstr "No se requieren permisos."
10602
10626
 
10627
+ msgid "No plugin selected"
10628
+ msgstr "No hay complementos seleccionados"
10629
+
10603
10630
  msgid "No plugins available"
10604
10631
  msgstr "No hay complementos disponibles"
10605
10632
 
@@ -11407,9 +11434,6 @@ msgstr "Paquete archivado"
11407
11434
  msgid "Package availability"
11408
11435
  msgstr "Disponibilidad de paquete"
11409
11436
 
11410
- msgid "Package contents"
11411
- msgstr "Contenido de paquete"
11412
-
11413
11437
  msgid "Package contents could not be determined."
11414
11438
  msgstr "No se pudo determinar el contenido del paquete."
11415
11439
 
@@ -13311,6 +13335,9 @@ msgstr "Seleccione un mensaje de las plantillas SmartREST"
13311
13335
  msgid "Select a package from the list to display the package contents."
13312
13336
  msgstr "Seleccione un paquete de la lista para mostrar su contenido."
13313
13337
 
13338
+ msgid "Select a plugin from the list to view its documentation."
13339
+ msgstr "Selecciona un complemento de la lista para ver su documentación."
13340
+
13314
13341
  msgid "Select a predefined command"
13315
13342
  msgstr "Seleccione un comando predefinido"
13316
13343
 
@@ -13614,9 +13641,6 @@ msgstr "Seleccione la aplicación de la que desea ver una vista previa."
13614
13641
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
13615
13642
  msgstr "Seleccione el archivo y acto seguido, en la lista de puntos de datos haga clic en el botón más del punto de datos deseado."
13616
13643
 
13617
- msgid "Select the compatible plugins to install"
13618
- msgstr "Seleccionar los complementos compatibles para su instalación"
13619
-
13620
13644
  msgid "Select the global roles for which the dashboard will be available"
13621
13645
  msgstr "Seleccione los roles globales para los que estará disponible el cuadro de mando"
13622
13646
 
@@ -14532,6 +14556,9 @@ msgstr "Mostrar contraseña"
14532
14556
  msgid "Show percentages"
14533
14557
  msgstr "Mostrar porcentajes"
14534
14558
 
14559
+ msgid "Show readme"
14560
+ msgstr "Mostrar archivo Léame"
14561
+
14535
14562
  msgid "Show services updated`between dates`"
14536
14563
  msgstr "Mostrar servicios actualizados"
14537
14564
 
@@ -16250,9 +16277,15 @@ msgstr "Para copiar este cuadro de mando, póngase en contacto con su administra
16250
16277
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
16251
16278
  msgstr "Para ver el resultado haga clic <a href=\"#/device/{{deviceId}}/control\">aquí</a>"
16252
16279
 
16280
+ msgid "To view the contents of \"CHANGELOG\", add the file \"CHANGELOG.md\" to the package."
16281
+ msgstr "Para ver el contenido de «CHANGELOG», agrega el archivo «CHANGELOG.md» al paquete."
16282
+
16253
16283
  msgid "To view the contents of \"README\", add the file \"README.md\" to the package."
16254
16284
  msgstr "Para ver el contenido de \"README\", agregue el archivo \"README.md\" al paquete."
16255
16285
 
16286
+ msgid "To view the contents of \"README\", add the file \"README.md\" to the plugin."
16287
+ msgstr "Para ver el contenido de «README», agrega el archivo «README.md» al complemento."
16288
+
16256
16289
  msgid "To`date`"
16257
16290
  msgstr "Al"
16258
16291
 
@@ -17403,6 +17436,9 @@ msgstr "Incompatibilidad de versiones"
17403
17436
  msgid "Version of privacy policy"
17404
17437
  msgstr "Versión de la normativa de privacidad"
17405
17438
 
17439
+ msgid "Version {{ selectedVersion }} package contents"
17440
+ msgstr "Versión {{ selectedVersion }} contenido del paquete"
17441
+
17406
17442
  msgid "Version:"
17407
17443
  msgstr "Versión:"
17408
17444
 
@@ -19262,6 +19298,9 @@ msgstr "{{ numberOfApps }} aplicaciones seleccionadas para la marca"
19262
19298
  msgid "{{ numberOfReports }} reports selected for widget"
19263
19299
  msgstr "{{ numberOfReports }} Informes seleccionados para el Widget"
19264
19300
 
19301
+ msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
19302
+ msgstr "{{ packageContentsTitle | translate: { selectedVersion } }}"
19303
+
19265
19304
  msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
19266
19305
  msgstr "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} de {{ itemsTotal }}"
19267
19306
 
package/locales/fr.po CHANGED
@@ -1455,6 +1455,9 @@ msgstr "Nombre d'alarmes aujourd'hui"
1455
1455
  msgid "Alarm created"
1456
1456
  msgstr "Alarme créée"
1457
1457
 
1458
+ msgid "Alarm details"
1459
+ msgstr "Détails de l'alarme"
1460
+
1458
1461
  msgid "Alarm list"
1459
1462
  msgstr "Liste d'alarmes"
1460
1463
 
@@ -2271,6 +2274,12 @@ msgstr "BLOQUÉ"
2271
2274
  msgid "Back"
2272
2275
  msgstr "Précédent"
2273
2276
 
2277
+ msgid "Back to package overview"
2278
+ msgstr "Précédent vers l'aperçu des packages"
2279
+
2280
+ msgid "Back to package versions overview"
2281
+ msgstr "Précédent vers l'aperçu des versions du package"
2282
+
2274
2283
  msgid "Backend"
2275
2284
  msgstr "Principal"
2276
2285
 
@@ -2886,6 +2895,9 @@ msgstr "Modifier l'icône"
2886
2895
  msgid "Change log"
2887
2896
  msgstr "Modifier log"
2888
2897
 
2898
+ msgid "Change logs"
2899
+ msgstr "Modifier les journaux"
2900
+
2889
2901
  msgid "Change owner of original device`owner may be a human or system user`"
2890
2902
  msgstr "Modifier le propriétaire de l'appareil d'origine"
2891
2903
 
@@ -5807,6 +5819,9 @@ msgstr "Voulez-vous définir la version {{version}} comme la dernière ? Le dé
5807
5819
  msgid "Documentation"
5808
5820
  msgstr "Documentation"
5809
5821
 
5822
+ msgid "Documentation availability varies by plugin."
5823
+ msgstr "La disponibilité de la documentation varie selon les plugins."
5824
+
5810
5825
  msgid "Does not match pattern {{ requiredPattern }}."
5811
5826
  msgstr "Ne correspond pas au motif {{ requiredPattern }}."
5812
5827
 
@@ -10112,6 +10127,9 @@ msgstr "Suivante"
10112
10127
  msgid "No"
10113
10128
  msgstr "Non"
10114
10129
 
10130
+ msgid "No CHANGELOG.md found for package version"
10131
+ msgstr "Aucun fichier CHANGELOG.md trouvé pour la version du package"
10132
+
10115
10133
  msgid "No Cumulocity IoT manifest found."
10116
10134
  msgstr "Aucun manifeste IoT Cumulocity n'a été trouvé."
10117
10135
 
@@ -10124,6 +10142,9 @@ msgstr "Aucune configuration RDB affectée à cet appareil. Téléchargez la con
10124
10142
  msgid "No README.md found"
10125
10143
  msgstr "Aucun fichier README.md trouvé"
10126
10144
 
10145
+ msgid "No README.md found for plugin"
10146
+ msgstr "Aucun fichier README.md trouvé pour le plugin"
10147
+
10127
10148
  msgid "No REST API custom fields. Click below to add the first one."
10128
10149
  msgstr "Aucun champ personnalisé de l'API REST. Cliquez ci-dessous pour ajouter le premier."
10129
10150
 
@@ -10536,6 +10557,9 @@ msgstr "Aucun élément correspondant."
10536
10557
  msgid "No matching microservices."
10537
10558
  msgstr "Aucun micro-service correspondant."
10538
10559
 
10560
+ msgid "No matching plugins"
10561
+ msgstr "Aucun plugin correspondant"
10562
+
10539
10563
  msgid "No matching smart rules available."
10540
10564
  msgstr "Aucune Smart Rule correspondante disponible."
10541
10565
 
@@ -10602,6 +10626,9 @@ msgstr "Aucune autorisation pour cette étendue."
10602
10626
  msgid "No permissions required."
10603
10627
  msgstr "Aucune autorisation requise."
10604
10628
 
10629
+ msgid "No plugin selected"
10630
+ msgstr "Aucun plugin sélectionné"
10631
+
10605
10632
  msgid "No plugins available"
10606
10633
  msgstr "Aucun plugin disponible"
10607
10634
 
@@ -11409,9 +11436,6 @@ msgstr "Package archivé"
11409
11436
  msgid "Package availability"
11410
11437
  msgstr "Disponibilité du package"
11411
11438
 
11412
- msgid "Package contents"
11413
- msgstr "Contenu du package"
11414
-
11415
11439
  msgid "Package contents could not be determined."
11416
11440
  msgstr "Impossible de déterminer les contenus du paquet."
11417
11441
 
@@ -13313,6 +13337,9 @@ msgstr "Sélectionner un message parmi les modèles SmartREST"
13313
13337
  msgid "Select a package from the list to display the package contents."
13314
13338
  msgstr "Sélectionnez un package de la liste pour afficher le contenu du package."
13315
13339
 
13340
+ msgid "Select a plugin from the list to view its documentation."
13341
+ msgstr "Sélectionnez un plugin dans la liste pour afficher sa documentation."
13342
+
13316
13343
  msgid "Select a predefined command"
13317
13344
  msgstr "Sélectionner une commande prédéfinie"
13318
13345
 
@@ -13616,9 +13643,6 @@ msgstr "Sélectionnez l'application que vous souhaitez prévisualiser."
13616
13643
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
13617
13644
  msgstr "Sélectionnez l'actif, puis, sur la liste des points de données disponibles, cliquez sur le bouton Plus du point de données sélectionné."
13618
13645
 
13619
- msgid "Select the compatible plugins to install"
13620
- msgstr "Sélectionnez les plugins compatibles à installer"
13621
-
13622
13646
  msgid "Select the global roles for which the dashboard will be available"
13623
13647
  msgstr "Sélectionnez les rôles globaux pour lesquels le tableau de bord sera disponible"
13624
13648
 
@@ -14534,6 +14558,9 @@ msgstr "Afficher le mot de passe"
14534
14558
  msgid "Show percentages"
14535
14559
  msgstr "Afficher les pourcentages"
14536
14560
 
14561
+ msgid "Show readme"
14562
+ msgstr "Afficher le fichier Lisez-moi"
14563
+
14537
14564
  msgid "Show services updated`between dates`"
14538
14565
  msgstr "Afficher les services mis à jour"
14539
14566
 
@@ -16252,9 +16279,15 @@ msgstr "Pour copier ce tableau de bord, contactez votre administrateur pour dema
16252
16279
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
16253
16280
  msgstr "Pour afficher le résultat, cliquez <a href=\"#/device/{{deviceId}}/control\">ici</a>"
16254
16281
 
16282
+ msgid "To view the contents of \"CHANGELOG\", add the file \"CHANGELOG.md\" to the package."
16283
+ msgstr "Pour afficher le contenu de « CHANGELOG », ajoutez le fichier « CHANGELOG.md » au package."
16284
+
16255
16285
  msgid "To view the contents of \"README\", add the file \"README.md\" to the package."
16256
16286
  msgstr "Pour afficher les contenus de \"README\", ajoutez le fichier \"README.md\" au package."
16257
16287
 
16288
+ msgid "To view the contents of \"README\", add the file \"README.md\" to the plugin."
16289
+ msgstr "Pour afficher le contenu du fichier « README », ajoutez le fichier « README.md » au plugin."
16290
+
16258
16291
  msgid "To`date`"
16259
16292
  msgstr "À"
16260
16293
 
@@ -17405,6 +17438,9 @@ msgstr "Incompatibilité de versions"
17405
17438
  msgid "Version of privacy policy"
17406
17439
  msgstr "Version de la politique de confidentialité"
17407
17440
 
17441
+ msgid "Version {{ selectedVersion }} package contents"
17442
+ msgstr "Version {{ selectedVersion }} contenu du package"
17443
+
17408
17444
  msgid "Version:"
17409
17445
  msgstr "Version :"
17410
17446
 
@@ -19264,6 +19300,9 @@ msgstr "{{ numberOfApps }} applications sélectionnées pour la personnalisation
19264
19300
  msgid "{{ numberOfReports }} reports selected for widget"
19265
19301
  msgstr "{{ numberOfReports }} Rapports sélectionnés pour le Widget"
19266
19302
 
19303
+ msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
19304
+ msgstr "{{ packageContentsTitle | translate: { selectedVersion } }}"
19305
+
19267
19306
  msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
19268
19307
  msgstr "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} de {{ itemsTotal }}"
19269
19308
 
package/locales/ja_JP.po CHANGED
@@ -1436,6 +1436,9 @@ msgstr "本日のアラーム数"
1436
1436
  msgid "Alarm created"
1437
1437
  msgstr "アラームが作成されました"
1438
1438
 
1439
+ msgid "Alarm details"
1440
+ msgstr ""
1441
+
1439
1442
  msgid "Alarm list"
1440
1443
  msgstr "アラーム リスト"
1441
1444
 
@@ -2251,6 +2254,12 @@ msgstr "ブロック済み"
2251
2254
  msgid "Back"
2252
2255
  msgstr "戻る"
2253
2256
 
2257
+ msgid "Back to package overview"
2258
+ msgstr ""
2259
+
2260
+ msgid "Back to package versions overview"
2261
+ msgstr ""
2262
+
2254
2263
  msgid "Backend"
2255
2264
  msgstr "バックエンド"
2256
2265
 
@@ -2866,6 +2875,9 @@ msgstr "アイコンの変更"
2866
2875
  msgid "Change log"
2867
2876
  msgstr "変更ログ"
2868
2877
 
2878
+ msgid "Change logs"
2879
+ msgstr ""
2880
+
2869
2881
  msgid "Change owner of original device`owner may be a human or system user`"
2870
2882
  msgstr "元のデバイスの所有者の変更"
2871
2883
 
@@ -5787,6 +5799,9 @@ msgstr "バージョン {{version}} を最新として設定しますか?新
5787
5799
  msgid "Documentation"
5788
5800
  msgstr "ドキュメンテーション"
5789
5801
 
5802
+ msgid "Documentation availability varies by plugin."
5803
+ msgstr ""
5804
+
5790
5805
  msgid "Does not match pattern {{ requiredPattern }}."
5791
5806
  msgstr "パターン {{ requiredPattern }} が適合しません。"
5792
5807
 
@@ -10087,6 +10102,9 @@ msgstr "次へ"
10087
10102
  msgid "No"
10088
10103
  msgstr "いいえ"
10089
10104
 
10105
+ msgid "No CHANGELOG.md found for package version"
10106
+ msgstr ""
10107
+
10090
10108
  msgid "No Cumulocity IoT manifest found."
10091
10109
  msgstr "Cumulocity IoT マニフェストは見つかりませんでした。"
10092
10110
 
@@ -10099,6 +10117,9 @@ msgstr "このデバイスに割り当てられた RDB スナップショット
10099
10117
  msgid "No README.md found"
10100
10118
  msgstr "README.md は見つかりませんでした"
10101
10119
 
10120
+ msgid "No README.md found for plugin"
10121
+ msgstr ""
10122
+
10102
10123
  msgid "No REST API custom fields. Click below to add the first one."
10103
10124
  msgstr "REST API のカスタム フィールドはありません。最初のカスタム フィールドを追加するには、下をクリックしてください。"
10104
10125
 
@@ -10511,6 +10532,9 @@ msgstr "適合するアイテムはありません。"
10511
10532
  msgid "No matching microservices."
10512
10533
  msgstr "適合するマイクロサービスはありません。"
10513
10534
 
10535
+ msgid "No matching plugins"
10536
+ msgstr ""
10537
+
10514
10538
  msgid "No matching smart rules available."
10515
10539
  msgstr "使用可能な一致するスマート ルールはありません。"
10516
10540
 
@@ -10577,6 +10601,9 @@ msgstr "このスコープに対するアクセス権限はありません。"
10577
10601
  msgid "No permissions required."
10578
10602
  msgstr "アクセス権限は必要ありません。"
10579
10603
 
10604
+ msgid "No plugin selected"
10605
+ msgstr ""
10606
+
10580
10607
  msgid "No plugins available"
10581
10608
  msgstr "利用可能なプラグインはありません"
10582
10609
 
@@ -11384,9 +11411,6 @@ msgstr "パッケージはアーカイブされました"
11384
11411
  msgid "Package availability"
11385
11412
  msgstr "パッケージの利用可能範囲"
11386
11413
 
11387
- msgid "Package contents"
11388
- msgstr "パッケージ内容"
11389
-
11390
11414
  msgid "Package contents could not be determined."
11391
11415
  msgstr "パッケージ内容は特定できませんでした。"
11392
11416
 
@@ -13288,6 +13312,9 @@ msgstr "SmartREST テンプレートからメッセージを選択"
13288
13312
  msgid "Select a package from the list to display the package contents."
13289
13313
  msgstr "パッケージ内容を表示するために、一覧からパッケージを選択してください。"
13290
13314
 
13315
+ msgid "Select a plugin from the list to view its documentation."
13316
+ msgstr ""
13317
+
13291
13318
  msgid "Select a predefined command"
13292
13319
  msgstr "事前定義されたコマンドを選択"
13293
13320
 
@@ -13591,9 +13618,6 @@ msgstr "プレビューするアプリケーションを選択してください
13591
13618
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
13592
13619
  msgstr "アセットを選択して、使用可能なデータ ポイントの一覧で目的のデータ ポイントのプラス記号をクリックしてください。"
13593
13620
 
13594
- msgid "Select the compatible plugins to install"
13595
- msgstr "インストールする互換性のあるプラグインを選択してください"
13596
-
13597
13621
  msgid "Select the global roles for which the dashboard will be available"
13598
13622
  msgstr "ダッシュボードが使用できるグローバル ロールを選択してください。"
13599
13623
 
@@ -14509,6 +14533,9 @@ msgstr "パスワードの表示"
14509
14533
  msgid "Show percentages"
14510
14534
  msgstr "パーセンテージを表示"
14511
14535
 
14536
+ msgid "Show readme"
14537
+ msgstr ""
14538
+
14512
14539
  msgid "Show services updated`between dates`"
14513
14540
  msgstr "更新されたサービスを表示"
14514
14541
 
@@ -16226,9 +16253,15 @@ msgstr "このダッシュボードをコピーするには、管理者に連絡
16226
16253
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
16227
16254
  msgstr "結果を確認するには、<a href=\"#/device/{{deviceId}}/control\">こちら</a>をクリックしてください"
16228
16255
 
16256
+ msgid "To view the contents of \"CHANGELOG\", add the file \"CHANGELOG.md\" to the package."
16257
+ msgstr ""
16258
+
16229
16259
  msgid "To view the contents of \"README\", add the file \"README.md\" to the package."
16230
16260
  msgstr "\"README\" の内容を表示するには、パッケージに \"README.md\" ファイルを追加してください。"
16231
16261
 
16262
+ msgid "To view the contents of \"README\", add the file \"README.md\" to the plugin."
16263
+ msgstr ""
16264
+
16232
16265
  msgid "To`date`"
16233
16266
  msgstr "終了日"
16234
16267
 
@@ -17378,6 +17411,9 @@ msgstr "バージョン不適合"
17378
17411
  msgid "Version of privacy policy"
17379
17412
  msgstr "プライバシー ポリシーのバージョン"
17380
17413
 
17414
+ msgid "Version {{ selectedVersion }} package contents"
17415
+ msgstr ""
17416
+
17381
17417
  msgid "Version:"
17382
17418
  msgstr "バージョン:"
17383
17419
 
@@ -19233,6 +19269,9 @@ msgstr "{{ numberOfApps }} アプリがブランディングに選択されて
19233
19269
  msgid "{{ numberOfReports }} reports selected for widget"
19234
19270
  msgstr "{{ numberOfReports }} レポートがウィジェット用に選択されています"
19235
19271
 
19272
+ msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
19273
+ msgstr ""
19274
+
19236
19275
  msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
19237
19276
  msgstr "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} / {{ itemsTotal }}"
19238
19277