@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/ko.po CHANGED
@@ -1439,6 +1439,9 @@ msgstr "알람 수(오늘)"
1439
1439
  msgid "Alarm created"
1440
1440
  msgstr "알람 생성됨"
1441
1441
 
1442
+ msgid "Alarm details"
1443
+ msgstr "알람 상세 정보"
1444
+
1442
1445
  msgid "Alarm list"
1443
1446
  msgstr "알람 목록"
1444
1447
 
@@ -2254,6 +2257,12 @@ msgstr "차단됨"
2254
2257
  msgid "Back"
2255
2258
  msgstr "뒤로"
2256
2259
 
2260
+ msgid "Back to package overview"
2261
+ msgstr "패키지 개요로 뒤로"
2262
+
2263
+ msgid "Back to package versions overview"
2264
+ msgstr "패키지 버전 개요로 뒤로"
2265
+
2257
2266
  msgid "Backend"
2258
2267
  msgstr "백엔드"
2259
2268
 
@@ -2869,6 +2878,9 @@ msgstr "아이콘 변경"
2869
2878
  msgid "Change log"
2870
2879
  msgstr "로그 변경"
2871
2880
 
2881
+ msgid "Change logs"
2882
+ msgstr "변경 내역"
2883
+
2872
2884
  msgid "Change owner of original device`owner may be a human or system user`"
2873
2885
  msgstr "원래 디바이스의 소유자 변경"
2874
2886
 
@@ -5789,6 +5801,9 @@ msgstr "{{version}} 버전을 최신으로 설정하시겠습니까? 새 애플
5789
5801
  msgid "Documentation"
5790
5802
  msgstr "문서"
5791
5803
 
5804
+ msgid "Documentation availability varies by plugin."
5805
+ msgstr "문서 가용성은 플러그인에 따라 다릅니다."
5806
+
5792
5807
  msgid "Does not match pattern {{ requiredPattern }}."
5793
5808
  msgstr "{{ requiredPattern }} 패턴이 불일치합니다."
5794
5809
 
@@ -10091,6 +10106,9 @@ msgstr "다음"
10091
10106
  msgid "No"
10092
10107
  msgstr "아니요"
10093
10108
 
10109
+ msgid "No CHANGELOG.md found for package version"
10110
+ msgstr "패키지 버전에서 CHANGELOG.md를 찾을 수 없습니다."
10111
+
10094
10112
  msgid "No Cumulocity IoT manifest found."
10095
10113
  msgstr "Cumulocity IoT 매니페스트를 찾을 수 없습니다."
10096
10114
 
@@ -10103,6 +10121,9 @@ msgstr "이 디바이스에 할당된 RDB 스냅샷이 없습니다. 디바이
10103
10121
  msgid "No README.md found"
10104
10122
  msgstr "README.md가 없습니다."
10105
10123
 
10124
+ msgid "No README.md found for plugin"
10125
+ msgstr "플러그인에 대한 README.md를 찾을 수 없습니다."
10126
+
10106
10127
  msgid "No REST API custom fields. Click below to add the first one."
10107
10128
  msgstr "REST API 사용자 지정 필드가 없습니다. 아래를 클릭하여 처음으로 추가하십시오."
10108
10129
 
@@ -10515,6 +10536,9 @@ msgstr "일치하는 항목이 없습니다."
10515
10536
  msgid "No matching microservices."
10516
10537
  msgstr "일치하는 마이크로서비스가 없습니다."
10517
10538
 
10539
+ msgid "No matching plugins"
10540
+ msgstr "일치하는 플러그인이 없습니다."
10541
+
10518
10542
  msgid "No matching smart rules available."
10519
10543
  msgstr "일치하는 Smart rule 이 없습니다."
10520
10544
 
@@ -10581,6 +10605,9 @@ msgstr "이 범위에 대한 권한이 없습니다."
10581
10605
  msgid "No permissions required."
10582
10606
  msgstr "필요한 권한이 없습니다."
10583
10607
 
10608
+ msgid "No plugin selected"
10609
+ msgstr "플러그인이 선택되지 않았습니다."
10610
+
10584
10611
  msgid "No plugins available"
10585
10612
  msgstr "사용 가능한 플러그인 없음"
10586
10613
 
@@ -11388,9 +11415,6 @@ msgstr "패키지 보관`대화 제목`"
11388
11415
  msgid "Package availability"
11389
11416
  msgstr "패키지 가용성"
11390
11417
 
11391
- msgid "Package contents"
11392
- msgstr "패키지 콘텐츠"
11393
-
11394
11418
  msgid "Package contents could not be determined."
11395
11419
  msgstr "패키지 콘텐츠를 확인할 수 없습니다."
11396
11420
 
@@ -13292,6 +13316,9 @@ msgstr "SmartREST 템플릿에서 메시지 선택"
13292
13316
  msgid "Select a package from the list to display the package contents."
13293
13317
  msgstr "콘텐츠를 표시할 패키지를 목록에서 선택하십시오."
13294
13318
 
13319
+ msgid "Select a plugin from the list to view its documentation."
13320
+ msgstr "목록에서 플러그인을 선택하여 문서를 확인하세요."
13321
+
13295
13322
  msgid "Select a predefined command"
13296
13323
  msgstr "사전 정의된 명령 선택"
13297
13324
 
@@ -13595,9 +13622,6 @@ msgstr "미리 볼 애플리케이션을 선택하십시오."
13595
13622
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
13596
13623
  msgstr "자산을 선택한 다음 사용 가능한 데이터 포인트 목록에서 원하는 데이터 포인트의 더하기 버튼을 클릭하십시오."
13597
13624
 
13598
- msgid "Select the compatible plugins to install"
13599
- msgstr "설치할 호환되는 플러그인 선택"
13600
-
13601
13625
  msgid "Select the global roles for which the dashboard will be available"
13602
13626
  msgstr "대시보드를 사용할 수 있는 전역 역할을 선택"
13603
13627
 
@@ -14513,6 +14537,9 @@ msgstr "비밀번호 표시"
14513
14537
  msgid "Show percentages"
14514
14538
  msgstr "백분율 표시"
14515
14539
 
14540
+ msgid "Show readme"
14541
+ msgstr "읽기 파일 표시"
14542
+
14516
14543
  msgid "Show services updated`between dates`"
14517
14544
  msgstr "업데이트된 서비스 표시"
14518
14545
 
@@ -16230,9 +16257,15 @@ msgstr "이 대시보드를 복사하려면 관리자에게 문의하여 필요
16230
16257
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
16231
16258
  msgstr "결과를 보려면 <a href=\"#/device/{{deviceId}}/control\">여기</a>를 클릭"
16232
16259
 
16260
+ msgid "To view the contents of \"CHANGELOG\", add the file \"CHANGELOG.md\" to the package."
16261
+ msgstr "\"CHANGELOG\"의 내용을 보려면 패키지에 \"CHANGELOG.md\" 파일을 추가하세요."
16262
+
16233
16263
  msgid "To view the contents of \"README\", add the file \"README.md\" to the package."
16234
16264
  msgstr "\"README\"의 내용을 보려면 \"README.md\" 파일을 패키지에 추가해야 합니다."
16235
16265
 
16266
+ msgid "To view the contents of \"README\", add the file \"README.md\" to the plugin."
16267
+ msgstr "\"README\"의 내용을 보려면 플러그인에 \"README.md\" 파일을 추가하세요."
16268
+
16236
16269
  msgid "To`date`"
16237
16270
  msgstr "종료"
16238
16271
 
@@ -17383,6 +17416,9 @@ msgstr "버전 미일치"
17383
17416
  msgid "Version of privacy policy"
17384
17417
  msgstr "개인 정보 보호 정책의 버전"
17385
17418
 
17419
+ msgid "Version {{ selectedVersion }} package contents"
17420
+ msgstr "버전 {{ selectedVersion }} 패키지 내용"
17421
+
17386
17422
  msgid "Version:"
17387
17423
  msgstr "버전:"
17388
17424
 
@@ -19238,6 +19274,9 @@ msgstr "{{ numberOfApps }}개의 앱이 브랜딩에 대해 선택됨"
19238
19274
  msgid "{{ numberOfReports }} reports selected for widget"
19239
19275
  msgstr "{{ numberOfReports }} 위젯에 대해 선택한 보고서"
19240
19276
 
19277
+ msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
19278
+ msgstr "{{ packageContentsTitle | translate: { selectedVersion } }}"
19279
+
19241
19280
  msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
19242
19281
  msgstr "{{ pageFirstItemIdx }} - {{ itemsTotal }} 중 {{ pageLastItemIdx }}"
19243
19282
 
@@ -2173,6 +2173,12 @@ msgstr ""
2173
2173
  msgid "Back"
2174
2174
  msgstr ""
2175
2175
 
2176
+ msgid "Back to package overview"
2177
+ msgstr ""
2178
+
2179
+ msgid "Back to package versions overview"
2180
+ msgstr ""
2181
+
2176
2182
  msgid "Backend"
2177
2183
  msgstr ""
2178
2184
 
@@ -2787,6 +2793,9 @@ msgstr ""
2787
2793
  msgid "Change log"
2788
2794
  msgstr ""
2789
2795
 
2796
+ msgid "Change logs"
2797
+ msgstr ""
2798
+
2790
2799
  msgid "Change owner of original device`owner may be a human or system user`"
2791
2800
  msgstr ""
2792
2801
 
@@ -5666,6 +5675,9 @@ msgstr ""
5666
5675
  msgid "Documentation"
5667
5676
  msgstr ""
5668
5677
 
5678
+ msgid "Documentation availability varies by plugin."
5679
+ msgstr ""
5680
+
5669
5681
  msgid "Does not match pattern {{ requiredPattern }}."
5670
5682
  msgstr ""
5671
5683
 
@@ -9912,6 +9924,9 @@ msgstr ""
9912
9924
  msgid "No"
9913
9925
  msgstr ""
9914
9926
 
9927
+ msgid "No CHANGELOG.md found for package version"
9928
+ msgstr ""
9929
+
9915
9930
  msgid "No Cumulocity IoT manifest found."
9916
9931
  msgstr ""
9917
9932
 
@@ -9924,6 +9939,9 @@ msgstr ""
9924
9939
  msgid "No README.md found"
9925
9940
  msgstr ""
9926
9941
 
9942
+ msgid "No README.md found for plugin"
9943
+ msgstr ""
9944
+
9927
9945
  msgid "No REST API custom fields. Click below to add the first one."
9928
9946
  msgstr ""
9929
9947
 
@@ -10336,6 +10354,9 @@ msgstr ""
10336
10354
  msgid "No matching microservices."
10337
10355
  msgstr ""
10338
10356
 
10357
+ msgid "No matching plugins"
10358
+ msgstr ""
10359
+
10339
10360
  msgid "No matching smart rules available."
10340
10361
  msgstr ""
10341
10362
 
@@ -10402,6 +10423,9 @@ msgstr ""
10402
10423
  msgid "No permissions required."
10403
10424
  msgstr ""
10404
10425
 
10426
+ msgid "No plugin selected"
10427
+ msgstr ""
10428
+
10405
10429
  msgid "No plugins available"
10406
10430
  msgstr ""
10407
10431
 
@@ -11206,9 +11230,6 @@ msgstr ""
11206
11230
  msgid "Package availability"
11207
11231
  msgstr ""
11208
11232
 
11209
- msgid "Package contents"
11210
- msgstr ""
11211
-
11212
11233
  msgid "Package contents could not be determined."
11213
11234
  msgstr ""
11214
11235
 
@@ -13100,6 +13121,9 @@ msgstr ""
13100
13121
  msgid "Select a package from the list to display the package contents."
13101
13122
  msgstr ""
13102
13123
 
13124
+ msgid "Select a plugin from the list to view its documentation."
13125
+ msgstr ""
13126
+
13103
13127
  msgid "Select a predefined command"
13104
13128
  msgstr ""
13105
13129
 
@@ -13403,9 +13427,6 @@ msgstr ""
13403
13427
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
13404
13428
  msgstr ""
13405
13429
 
13406
- msgid "Select the compatible plugins to install"
13407
- msgstr ""
13408
-
13409
13430
  msgid "Select the global roles for which the dashboard will be available"
13410
13431
  msgstr ""
13411
13432
 
@@ -14320,6 +14341,9 @@ msgstr ""
14320
14341
  msgid "Show percentages"
14321
14342
  msgstr ""
14322
14343
 
14344
+ msgid "Show readme"
14345
+ msgstr ""
14346
+
14323
14347
  msgid "Show services updated`between dates`"
14324
14348
  msgstr ""
14325
14349
 
@@ -16030,9 +16054,15 @@ msgstr ""
16030
16054
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
16031
16055
  msgstr ""
16032
16056
 
16057
+ msgid "To view the contents of \"CHANGELOG\", add the file \"CHANGELOG.md\" to the package."
16058
+ msgstr ""
16059
+
16033
16060
  msgid "To view the contents of \"README\", add the file \"README.md\" to the package."
16034
16061
  msgstr ""
16035
16062
 
16063
+ msgid "To view the contents of \"README\", add the file \"README.md\" to the plugin."
16064
+ msgstr ""
16065
+
16036
16066
  msgid "To`date`"
16037
16067
  msgstr ""
16038
16068
 
@@ -17182,6 +17212,9 @@ msgstr ""
17182
17212
  msgid "Version of privacy policy"
17183
17213
  msgstr ""
17184
17214
 
17215
+ msgid "Version {{ selectedVersion }} package contents"
17216
+ msgstr ""
17217
+
17185
17218
  msgid "Version:"
17186
17219
  msgstr ""
17187
17220
 
@@ -19035,6 +19068,9 @@ msgstr ""
19035
19068
  msgid "{{ numberOfReports }} reports selected for widget"
19036
19069
  msgstr ""
19037
19070
 
19071
+ msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
19072
+ msgstr ""
19073
+
19038
19074
  msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
19039
19075
  msgstr ""
19040
19076
 
package/locales/nl.po CHANGED
@@ -1456,6 +1456,9 @@ msgstr "Aantal alarmen vandaag"
1456
1456
  msgid "Alarm created"
1457
1457
  msgstr "Alarm gemaakt"
1458
1458
 
1459
+ msgid "Alarm details"
1460
+ msgstr "Details Alarm"
1461
+
1459
1462
  msgid "Alarm list"
1460
1463
  msgstr "Alarmlijst"
1461
1464
 
@@ -2272,6 +2275,12 @@ msgstr "GEBLOKKEERD"
2272
2275
  msgid "Back"
2273
2276
  msgstr "Terug"
2274
2277
 
2278
+ msgid "Back to package overview"
2279
+ msgstr "Terug naar Pakketoverzicht"
2280
+
2281
+ msgid "Back to package versions overview"
2282
+ msgstr "Terug naar overzicht van versies van pakketten"
2283
+
2275
2284
  msgid "Backend"
2276
2285
  msgstr "Back-end"
2277
2286
 
@@ -2887,6 +2896,9 @@ msgstr "Pictogram wijzigen"
2887
2896
  msgid "Change log"
2888
2897
  msgstr "Wijzigingenlogboek"
2889
2898
 
2899
+ msgid "Change logs"
2900
+ msgstr "Logboeken Wijzigen"
2901
+
2890
2902
  msgid "Change owner of original device`owner may be a human or system user`"
2891
2903
  msgstr "Eigenaar van oorspronkelijk apparaat wijzigen"
2892
2904
 
@@ -5808,6 +5820,9 @@ msgstr "Wilt u versie {{version}} instellen als de meest recente? Bij de impleme
5808
5820
  msgid "Documentation"
5809
5821
  msgstr "Documentatie"
5810
5822
 
5823
+ msgid "Documentation availability varies by plugin."
5824
+ msgstr "Beschikbaarheid van documentatie verschilt per plugin."
5825
+
5811
5826
  msgid "Does not match pattern {{ requiredPattern }}."
5812
5827
  msgstr "Komt niet overeen met patroon {{ requiredPattern }}."
5813
5828
 
@@ -10109,6 +10124,9 @@ msgstr "Volgende"
10109
10124
  msgid "No"
10110
10125
  msgstr "Nee"
10111
10126
 
10127
+ msgid "No CHANGELOG.md found for package version"
10128
+ msgstr "Geen CHANGELOG.md gevonden voor versie van pakket"
10129
+
10112
10130
  msgid "No Cumulocity IoT manifest found."
10113
10131
  msgstr "Geen Cumulocity IoT-manifest gevonden."
10114
10132
 
@@ -10121,6 +10139,9 @@ msgstr "Geen RDB-snapshot toegewezen aan dit apparaat. Huidige RDB-snapshot opvr
10121
10139
  msgid "No README.md found"
10122
10140
  msgstr "Geen README.md gevonden"
10123
10141
 
10142
+ msgid "No README.md found for plugin"
10143
+ msgstr "Geen README.md gevonden voor plugin"
10144
+
10124
10145
  msgid "No REST API custom fields. Click below to add the first one."
10125
10146
  msgstr "Geen aangepaste velden REST API. Klik hieronder om het eerste toe te voegen."
10126
10147
 
@@ -10533,6 +10554,9 @@ msgstr "Geen overeenkomstige items."
10533
10554
  msgid "No matching microservices."
10534
10555
  msgstr "Geen overeenkomstige microservices."
10535
10556
 
10557
+ msgid "No matching plugins"
10558
+ msgstr "Geen overeenkomende plug-ins"
10559
+
10536
10560
  msgid "No matching smart rules available."
10537
10561
  msgstr "Geen overeenkomstige smart rules beschikbaar."
10538
10562
 
@@ -10599,6 +10623,9 @@ msgstr "Geen machtigingen voor dit bereik."
10599
10623
  msgid "No permissions required."
10600
10624
  msgstr "Geen machtigingen vereist."
10601
10625
 
10626
+ msgid "No plugin selected"
10627
+ msgstr "Geen plugin geselecteerd"
10628
+
10602
10629
  msgid "No plugins available"
10603
10630
  msgstr "Geen plug-ins beschikbaar"
10604
10631
 
@@ -11406,9 +11433,6 @@ msgstr "Pakket gearchiveerd"
11406
11433
  msgid "Package availability"
11407
11434
  msgstr "Pakketbeschikbaarheid"
11408
11435
 
11409
- msgid "Package contents"
11410
- msgstr "Pakketinhoud"
11411
-
11412
11436
  msgid "Package contents could not be determined."
11413
11437
  msgstr "Inhoud van het pakket kan niet worden vastgesteld."
11414
11438
 
@@ -13310,6 +13334,9 @@ msgstr "Selecteer een bericht uit de SmartREST-sjablonen"
13310
13334
  msgid "Select a package from the list to display the package contents."
13311
13335
  msgstr "Selecteer een pakket in de lijst om de inhoud van het pakket weer te geven."
13312
13336
 
13337
+ msgid "Select a plugin from the list to view its documentation."
13338
+ msgstr "Selecteer een plugin uit de lijst om de bijbehorende documentatie te bekijken."
13339
+
13313
13340
  msgid "Select a predefined command"
13314
13341
  msgstr "Een vooraf gedefinieerde opdracht selecteren"
13315
13342
 
@@ -13613,9 +13640,6 @@ msgstr "Selecteer de applicatie waarvan u een voorbeeld wilt zien."
13613
13640
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
13614
13641
  msgstr "Selecteer de asset en klik vervolgens in de lijst met beschikbare gegevenspunten op de plus-knop op het gewenste gegevenspunt."
13615
13642
 
13616
- msgid "Select the compatible plugins to install"
13617
- msgstr "Selecteer de te installeren compatibele plug-ins"
13618
-
13619
13643
  msgid "Select the global roles for which the dashboard will be available"
13620
13644
  msgstr "Selecteer de globale rollen waarvoor het dashboard beschikbaar moet zijn"
13621
13645
 
@@ -14531,6 +14555,9 @@ msgstr "Wachtwoord weergeven"
14531
14555
  msgid "Show percentages"
14532
14556
  msgstr "Percentages tonen"
14533
14557
 
14558
+ msgid "Show readme"
14559
+ msgstr "Leesmij Weergeven"
14560
+
14534
14561
  msgid "Show services updated`between dates`"
14535
14562
  msgstr "Bijgewerkte services weergeven"
14536
14563
 
@@ -16249,9 +16276,15 @@ msgstr "Om dit dashboard te kopiëren, moet je contact opnemen met je beheerder
16249
16276
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
16250
16277
  msgstr "Klik om het resultaat te zien <a href=\"#/device/{{deviceId}}/control\">hier</a>"
16251
16278
 
16279
+ msgid "To view the contents of \"CHANGELOG\", add the file \"CHANGELOG.md\" to the package."
16280
+ msgstr "Voeg het bestand \"CHANGELOG.md\" toe aan het pakket om de inhoud van \"CHANGELOG\" te bekijken."
16281
+
16252
16282
  msgid "To view the contents of \"README\", add the file \"README.md\" to the package."
16253
16283
  msgstr "Als u de inhoud van \"README\" wilt weergeven, voegt u het bestand \"README.md\" toe aan het pakket."
16254
16284
 
16285
+ msgid "To view the contents of \"README\", add the file \"README.md\" to the plugin."
16286
+ msgstr "Om de inhoud van \"README\" te bekijken, voeg je het bestand \"README.md\" toe aan de plugin."
16287
+
16255
16288
  msgid "To`date`"
16256
16289
  msgstr "Tot"
16257
16290
 
@@ -17402,6 +17435,9 @@ msgstr "Verkeerde versie"
17402
17435
  msgid "Version of privacy policy"
17403
17436
  msgstr "Versie van privacybeleid"
17404
17437
 
17438
+ msgid "Version {{ selectedVersion }} package contents"
17439
+ msgstr "Versie {{ selectedVersion }} inhoud van het pakket"
17440
+
17405
17441
  msgid "Version:"
17406
17442
  msgstr "Versie:"
17407
17443
 
@@ -19261,6 +19297,9 @@ msgstr "{{ numberOfApps }} apps geselecteerd voor branding"
19261
19297
  msgid "{{ numberOfReports }} reports selected for widget"
19262
19298
  msgstr "{{ numberOfReports }} Rapporten geselecteerd voor widget"
19263
19299
 
19300
+ msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
19301
+ msgstr "{{ packageContentsTitle | vertalen: { selectedVersion } }}"
19302
+
19264
19303
  msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
19265
19304
  msgstr "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} van {{ itemsTotal }}"
19266
19305
 
package/locales/pl.po CHANGED
@@ -1493,6 +1493,9 @@ msgstr "Liczba alarmów dzisiaj"
1493
1493
  msgid "Alarm created"
1494
1494
  msgstr "Utworzono alarm"
1495
1495
 
1496
+ msgid "Alarm details"
1497
+ msgstr "Szczegóły alarmu"
1498
+
1496
1499
  msgid "Alarm list"
1497
1500
  msgstr "Lista alarmów"
1498
1501
 
@@ -2311,6 +2314,12 @@ msgstr "ZABLOKOWANE"
2311
2314
  msgid "Back"
2312
2315
  msgstr "Wstecz"
2313
2316
 
2317
+ msgid "Back to package overview"
2318
+ msgstr "Wstecz do przeglądu pakietów"
2319
+
2320
+ msgid "Back to package versions overview"
2321
+ msgstr "Wstecz do przeglądu wersji pakietu"
2322
+
2314
2323
  msgid "Backend"
2315
2324
  msgstr "Backend"
2316
2325
 
@@ -2926,6 +2935,9 @@ msgstr "Zmień ikonę"
2926
2935
  msgid "Change log"
2927
2936
  msgstr "Dziennik zmian"
2928
2937
 
2938
+ msgid "Change logs"
2939
+ msgstr "Dzienniki zmian"
2940
+
2929
2941
  msgid "Change owner of original device`owner may be a human or system user`"
2930
2942
  msgstr "Zmień właściciela urządzenia pierwotnego"
2931
2943
 
@@ -5849,6 +5861,9 @@ msgstr "Czy chcesz ustawić wersję {{version}} jako najnowszą? Wdrożenie nowe
5849
5861
  msgid "Documentation"
5850
5862
  msgstr "Dokumentacja"
5851
5863
 
5864
+ msgid "Documentation availability varies by plugin."
5865
+ msgstr "Dostępność dokumentacji różni się w zależności od Wtyczki."
5866
+
5852
5867
  msgid "Does not match pattern {{ requiredPattern }}."
5853
5868
  msgstr "Brak zgodności ze wzorcem {{ requiredPattern }}."
5854
5869
 
@@ -10157,6 +10172,9 @@ msgstr "Następna"
10157
10172
  msgid "No"
10158
10173
  msgstr "Nie"
10159
10174
 
10175
+ msgid "No CHANGELOG.md found for package version"
10176
+ msgstr "Nie znaleziono CHANGELOG.md dla wersji pakietu"
10177
+
10160
10178
  msgid "No Cumulocity IoT manifest found."
10161
10179
  msgstr "Nie znaleziono manifestu Cumulocity IoT."
10162
10180
 
@@ -10169,6 +10187,9 @@ msgstr "Do tego urządzenia nie przypisano żadnej migawki RDB. Pobierz bieżąc
10169
10187
  msgid "No README.md found"
10170
10188
  msgstr "Nie znaleziono pliku README.md"
10171
10189
 
10190
+ msgid "No README.md found for plugin"
10191
+ msgstr "Nie znaleziono pliku README.md dla Wtyczki"
10192
+
10172
10193
  msgid "No REST API custom fields. Click below to add the first one."
10173
10194
  msgstr "Brak pól niestandardowych interfejsu API REST. Kliknij poniżej, aby dodać pierwsze."
10174
10195
 
@@ -10581,6 +10602,9 @@ msgstr "Brak pasujących elementów."
10581
10602
  msgid "No matching microservices."
10582
10603
  msgstr "Brak pasujących mikrousług."
10583
10604
 
10605
+ msgid "No matching plugins"
10606
+ msgstr "Brak pasujących Wtyczek"
10607
+
10584
10608
  msgid "No matching smart rules available."
10585
10609
  msgstr "Brak pasujących reguł inteligentnych."
10586
10610
 
@@ -10647,6 +10671,9 @@ msgstr "Brak uprawnień dla tego zakresu."
10647
10671
  msgid "No permissions required."
10648
10672
  msgstr "Nie są wymagane uprawnienia."
10649
10673
 
10674
+ msgid "No plugin selected"
10675
+ msgstr "Nie wybrano żadnej Wtyczki"
10676
+
10650
10677
  msgid "No plugins available"
10651
10678
  msgstr "Brak dostępnych wtyczek"
10652
10679
 
@@ -11454,9 +11481,6 @@ msgstr "Pakiet zarchiwizowany"
11454
11481
  msgid "Package availability"
11455
11482
  msgstr "Dostępność pakietu"
11456
11483
 
11457
- msgid "Package contents"
11458
- msgstr "Zawartość pakietu"
11459
-
11460
11484
  msgid "Package contents could not be determined."
11461
11485
  msgstr "Nie można określić zawartości pakietu."
11462
11486
 
@@ -13358,6 +13382,9 @@ msgstr "Wybierz wiadomość z szablonów SmartREST"
13358
13382
  msgid "Select a package from the list to display the package contents."
13359
13383
  msgstr "Wybierz pakiet z listy, aby wyświetlić jego zawartość."
13360
13384
 
13385
+ msgid "Select a plugin from the list to view its documentation."
13386
+ msgstr "Wybierz Wtyczkę z Listy, aby wyświetlić jej dokumentację."
13387
+
13361
13388
  msgid "Select a predefined command"
13362
13389
  msgstr "Wybierz wstępnie zdefiniowane polecenie"
13363
13390
 
@@ -13661,9 +13688,6 @@ msgstr "Wybierz aplikację, której podgląd chcesz wyświetlić."
13661
13688
  msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
13662
13689
  msgstr "Wybierz zasób, a następnie na liście dostępnych punktów danych kliknij przycisk plus na żądanym punkcie danych."
13663
13690
 
13664
- msgid "Select the compatible plugins to install"
13665
- msgstr "Wybierz zgodne wtyczki do zainstalowania"
13666
-
13667
13691
  msgid "Select the global roles for which the dashboard will be available"
13668
13692
  msgstr "Wybierz role globalne, dla których pulpit będzie dostępny"
13669
13693
 
@@ -14579,6 +14603,9 @@ msgstr "Pokaż hasło"
14579
14603
  msgid "Show percentages"
14580
14604
  msgstr "Pokaż wartości procentowe"
14581
14605
 
14606
+ msgid "Show readme"
14607
+ msgstr "Pokaż readme"
14608
+
14582
14609
  msgid "Show services updated`between dates`"
14583
14610
  msgstr "Pokaż zaktualizowane usługi"
14584
14611
 
@@ -16298,9 +16325,15 @@ msgstr "Aby skopiować ten pulpit, należy skontaktować się z administratorem
16298
16325
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
16299
16326
  msgstr "Aby wyświetlić wynik, kliknij <a href=\"#/device/{{deviceId}}/control\">tutaj</a>"
16300
16327
 
16328
+ msgid "To view the contents of \"CHANGELOG\", add the file \"CHANGELOG.md\" to the package."
16329
+ msgstr "Aby wyświetlić zawartość \"CHANGELOG\", dodaj plik \"CHANGELOG.md\" do pakietu."
16330
+
16301
16331
  msgid "To view the contents of \"README\", add the file \"README.md\" to the package."
16302
16332
  msgstr "Aby wyświetlić zawartość pliku „README”, dodaj plik „README.md” do pakietu."
16303
16333
 
16334
+ msgid "To view the contents of \"README\", add the file \"README.md\" to the plugin."
16335
+ msgstr "Aby wyświetlić zawartość \"README\", dodaj plik \"README.md\" do Wtyczki."
16336
+
16304
16337
  msgid "To`date`"
16305
16338
  msgstr "Do"
16306
16339
 
@@ -17451,6 +17484,9 @@ msgstr "Niezgodność wersji"
17451
17484
  msgid "Version of privacy policy"
17452
17485
  msgstr "Wersja polityki prywatności"
17453
17486
 
17487
+ msgid "Version {{ selectedVersion }} package contents"
17488
+ msgstr "Wersja {{ selectedVersion }} Zawartość pakietu"
17489
+
17454
17490
  msgid "Version:"
17455
17491
  msgstr "Wersja:"
17456
17492
 
@@ -19318,6 +19354,9 @@ msgstr "Aplikacje ({{ numberOfApps }}) wybrane do oznakowania marką"
19318
19354
  msgid "{{ numberOfReports }} reports selected for widget"
19319
19355
  msgstr "{{ numberOfReports }} Raporty wybrane dla Widżetu"
19320
19356
 
19357
+ msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
19358
+ msgstr "{{ packageContentsTitle | translate: { selectedVersion } }}"
19359
+
19321
19360
  msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
19322
19361
  msgstr "{{ pageFirstItemIdx }}–{{ pageLastItemIdx }} z {{ itemsTotal }}"
19323
19362