@c8y/ngx-components 1018.0.206 → 1018.0.211

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/core/common/ApplicationOptions.d.ts +6 -0
  2. package/ecosystem/shared/ecosystem.constants.d.ts +1 -1
  3. package/esm2020/auth-configuration/sso-configuration/template-parts/external-token-config.component.mjs +3 -3
  4. package/esm2020/cockpit-config/cockpit-configuration.component.mjs +3 -3
  5. package/esm2020/cockpit-config/setup/cockpit-setup-step3.component.mjs +3 -3
  6. package/esm2020/core/common/ApplicationOptions.mjs +1 -1
  7. package/esm2020/core/file-picker-new/file-picker-new.component.mjs +3 -3
  8. package/esm2020/core/file-picker-new/file-picker-validators.mjs +4 -4
  9. package/esm2020/core/help/help.component.mjs +3 -3
  10. package/esm2020/ecosystem/license-confirm/license-confirm-modal.component.mjs +5 -5
  11. package/esm2020/ecosystem/shared/ecosystem.constants.mjs +2 -2
  12. package/esm2020/icon-selector/icons/hands/index.mjs +2 -2
  13. package/esm2020/map/map-status.component.mjs +3 -3
  14. package/esm2020/protocol-lwm2m/factories/lwm2m-device-grid.factory.mjs +2 -2
  15. package/esm2020/sub-assets/assign-devices/assign-devices.component.mjs +3 -3
  16. package/esm2020/widgets/implementations/map/map-widget-config.component.mjs +3 -3
  17. package/fesm2015/c8y-ngx-components-auth-configuration.mjs +2 -2
  18. package/fesm2015/c8y-ngx-components-auth-configuration.mjs.map +1 -1
  19. package/fesm2015/c8y-ngx-components-cockpit-config.mjs +4 -4
  20. package/fesm2015/c8y-ngx-components-cockpit-config.mjs.map +1 -1
  21. package/fesm2015/c8y-ngx-components-ecosystem-license-confirm.mjs +4 -4
  22. package/fesm2015/c8y-ngx-components-ecosystem-license-confirm.mjs.map +1 -1
  23. package/fesm2015/c8y-ngx-components-ecosystem-shared.mjs +1 -1
  24. package/fesm2015/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
  25. package/fesm2015/c8y-ngx-components-icon-selector-icons-hands.mjs +1 -1
  26. package/fesm2015/c8y-ngx-components-icon-selector-icons-hands.mjs.map +1 -1
  27. package/fesm2015/c8y-ngx-components-map.mjs +2 -2
  28. package/fesm2015/c8y-ngx-components-map.mjs.map +1 -1
  29. package/fesm2015/c8y-ngx-components-protocol-lwm2m-factories.mjs +1 -1
  30. package/fesm2015/c8y-ngx-components-protocol-lwm2m-factories.mjs.map +1 -1
  31. package/fesm2015/c8y-ngx-components-sub-assets.mjs +2 -2
  32. package/fesm2015/c8y-ngx-components-sub-assets.mjs.map +1 -1
  33. package/fesm2015/c8y-ngx-components-widgets-implementations-map.mjs +2 -2
  34. package/fesm2015/c8y-ngx-components-widgets-implementations-map.mjs.map +1 -1
  35. package/fesm2015/c8y-ngx-components.mjs +7 -7
  36. package/fesm2015/c8y-ngx-components.mjs.map +1 -1
  37. package/fesm2020/c8y-ngx-components-auth-configuration.mjs +2 -2
  38. package/fesm2020/c8y-ngx-components-auth-configuration.mjs.map +1 -1
  39. package/fesm2020/c8y-ngx-components-cockpit-config.mjs +4 -4
  40. package/fesm2020/c8y-ngx-components-cockpit-config.mjs.map +1 -1
  41. package/fesm2020/c8y-ngx-components-ecosystem-license-confirm.mjs +4 -4
  42. package/fesm2020/c8y-ngx-components-ecosystem-license-confirm.mjs.map +1 -1
  43. package/fesm2020/c8y-ngx-components-ecosystem-shared.mjs +1 -1
  44. package/fesm2020/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
  45. package/fesm2020/c8y-ngx-components-icon-selector-icons-hands.mjs +1 -1
  46. package/fesm2020/c8y-ngx-components-icon-selector-icons-hands.mjs.map +1 -1
  47. package/fesm2020/c8y-ngx-components-map.mjs +2 -2
  48. package/fesm2020/c8y-ngx-components-map.mjs.map +1 -1
  49. package/fesm2020/c8y-ngx-components-protocol-lwm2m-factories.mjs +1 -1
  50. package/fesm2020/c8y-ngx-components-protocol-lwm2m-factories.mjs.map +1 -1
  51. package/fesm2020/c8y-ngx-components-sub-assets.mjs +2 -2
  52. package/fesm2020/c8y-ngx-components-sub-assets.mjs.map +1 -1
  53. package/fesm2020/c8y-ngx-components-widgets-implementations-map.mjs +2 -2
  54. package/fesm2020/c8y-ngx-components-widgets-implementations-map.mjs.map +1 -1
  55. package/fesm2020/c8y-ngx-components.mjs +7 -7
  56. package/fesm2020/c8y-ngx-components.mjs.map +1 -1
  57. package/icon-selector/icons/hands/index.d.ts +1 -1
  58. package/locales/de.po +519 -166
  59. package/locales/en.po +4 -1
  60. package/locales/es.po +816 -305
  61. package/locales/fr.po +732 -220
  62. package/locales/ja_JP.po +812 -225
  63. package/locales/ko.po +940 -429
  64. package/locales/locales.pot +20 -38
  65. package/locales/nl.po +804 -293
  66. package/locales/pl.po +712 -222
  67. package/locales/pt_BR.po +875 -364
  68. package/locales/ru.po +752 -250
  69. package/locales/zh_CN.po +823 -312
  70. package/locales/zh_TW.po +1188 -677
  71. package/package.json +1 -1
package/locales/en.po CHANGED
@@ -202,6 +202,9 @@ msgstr "Concepts guide"
202
202
  msgid "Contain`verb, image fitting option`"
203
203
  msgstr "Contain"
204
204
 
205
+ msgid "Could not deploy the application, as an application with the same name`KEEP_ORIGINAL`, context-path`KEEP_ORIGINAL` or key`KEEP_ORIGINAL` exists already."
206
+ msgstr "Could not deploy the application, as an application with the same name, context-path or key exists already."
207
+
205
208
  msgid "Cover`verb, image fitting option`"
206
209
  msgstr "Cover"
207
210
 
@@ -553,7 +556,7 @@ msgstr "Full width"
553
556
  msgid "HH`HOURS`"
554
557
  msgstr "HH"
555
558
 
556
- msgid "Hands`icons-category`"
559
+ msgid "Hands`human hands, icons-category`"
557
560
  msgstr "Hands"
558
561
 
559
562
  msgid "Hidden`style`"