@c8y/ngx-components 1021.38.0 → 1021.49.1
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.
- package/api/services.d.ts +1 -1
- package/api/services.d.ts.map +1 -1
- package/auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.d.ts.map +1 -1
- package/connectivity/abstract-connectivity-tab.factory.d.ts +1 -1
- package/context-dashboard/add-dashboard.component.d.ts.map +1 -1
- package/context-dashboard/context-dashboard.model.d.ts +4 -2
- package/context-dashboard/context-dashboard.model.d.ts.map +1 -1
- package/context-dashboard/dashboard-detail.component.d.ts.map +1 -1
- package/context-dashboard/dashboard-manager/dashboard-manager.model.d.ts +1 -0
- package/context-dashboard/dashboard-manager/dashboard-manager.model.d.ts.map +1 -1
- package/context-dashboard/dashboard-manager/dashboard-manager.service.d.ts +0 -1
- package/context-dashboard/dashboard-manager/dashboard-manager.service.d.ts.map +1 -1
- package/context-dashboard/dashboard-manager/type-dashboards-list/type-dashboards-list.component.d.ts.map +1 -1
- package/context-dashboard/new-dashboard.guard.d.ts +1 -1
- package/context-dashboard/new-dashboard.guard.d.ts.map +1 -1
- package/core/action/action.component.d.ts +2 -1
- package/core/action/action.component.d.ts.map +1 -1
- package/core/action/action.model.d.ts +3 -2
- package/core/action/action.model.d.ts.map +1 -1
- package/core/breadcrumb/breadcrumb-item.component.d.ts +2 -1
- package/core/breadcrumb/breadcrumb-item.component.d.ts.map +1 -1
- package/core/breadcrumb/breadcrumb.model.d.ts +2 -1
- package/core/breadcrumb/breadcrumb.model.d.ts.map +1 -1
- package/core/common/ApplicationOptions.d.ts +1 -0
- package/core/common/ApplicationOptions.d.ts.map +1 -1
- package/core/common/empty-state/empty-state.component.d.ts +2 -1
- package/core/common/empty-state/empty-state.component.d.ts.map +1 -1
- package/core/common/get-group-icon.pipe.d.ts +2 -1
- package/core/common/get-group-icon.pipe.d.ts.map +1 -1
- package/core/common/group.service.d.ts +22 -7
- package/core/common/group.service.d.ts.map +1 -1
- package/core/common/icon.directive.d.ts +5 -5
- package/core/common/icon.directive.d.ts.map +1 -1
- package/core/common/service-registry.model.d.ts +2 -1
- package/core/common/service-registry.model.d.ts.map +1 -1
- package/core/data-grid/data-grid.model.d.ts +2 -1
- package/core/data-grid/data-grid.model.d.ts.map +1 -1
- package/core/docs/docs.models.d.ts +2 -1
- package/core/docs/docs.models.d.ts.map +1 -1
- package/core/docs/help-and-support-outlet/help-and-support-outlet.component.d.ts +5 -1
- package/core/docs/help-and-support-outlet/help-and-support-outlet.component.d.ts.map +1 -1
- package/core/docs/legal-notices-outlet/legal-notices-outlet.component.d.ts +5 -1
- package/core/docs/legal-notices-outlet/legal-notices-outlet.component.d.ts.map +1 -1
- package/core/docs/support-outlet/support-outlet.component.d.ts +5 -1
- package/core/docs/support-outlet/support-outlet.component.d.ts.map +1 -1
- package/core/forms/filter-input.component.d.ts +8 -3
- package/core/forms/filter-input.component.d.ts.map +1 -1
- package/core/list-group/list-item-action.component.d.ts +2 -1
- package/core/list-group/list-item-action.component.d.ts.map +1 -1
- package/core/list-group/list-item-icon.component.d.ts +2 -1
- package/core/list-group/list-item-icon.component.d.ts.map +1 -1
- package/core/login/login.service.d.ts.map +1 -1
- package/core/navigator/navigator-icon.component.d.ts +1 -1
- package/core/navigator/navigator-icon.component.d.ts.map +1 -1
- package/core/navigator/navigator-node-data.d.ts +2 -1
- package/core/navigator/navigator-node-data.d.ts.map +1 -1
- package/core/navigator/navigator-node.component.d.ts.map +1 -1
- package/core/navigator/navigator-node.d.ts +2 -1
- package/core/navigator/navigator-node.d.ts.map +1 -1
- package/core/plugins/plugins.model.d.ts +7 -2
- package/core/plugins/plugins.model.d.ts.map +1 -1
- package/core/plugins/plugins.service.d.ts.map +1 -1
- package/core/properties-list/properties-list.component.d.ts +2 -1
- package/core/properties-list/properties-list.component.d.ts.map +1 -1
- package/core/provider-configuration/model/dynamic-provider-config.model.d.ts +2 -2
- package/core/provider-configuration/model/dynamic-provider-config.model.d.ts.map +1 -1
- package/core/router/context-route.service.d.ts.map +1 -1
- package/core/router/router.model.d.ts +1 -1
- package/core/router/router.model.d.ts.map +1 -1
- package/core/router/scoped-context-route.service.d.ts.map +1 -1
- package/core/search/search.model.d.ts +2 -1
- package/core/search/search.model.d.ts.map +1 -1
- package/core/select/select-keyboard.service.d.ts +4 -0
- package/core/select/select-keyboard.service.d.ts.map +1 -1
- package/core/select/select.component.d.ts +14 -3
- package/core/select/select.component.d.ts.map +1 -1
- package/core/select-modal/select-modal.component.d.ts +2 -1
- package/core/select-modal/select-modal.component.d.ts.map +1 -1
- package/core/shared/core.model.d.ts +5 -1
- package/core/shared/core.model.d.ts.map +1 -1
- package/core/tabs/conditional-tabs-outlet.component.d.ts.map +1 -1
- package/core/tabs/tab.component.d.ts +3 -2
- package/core/tabs/tab.component.d.ts.map +1 -1
- package/core/tabs/tab.model.d.ts +10 -5
- package/core/tabs/tab.model.d.ts.map +1 -1
- package/core/tabs/tabs-outlet.component.d.ts +7 -4
- package/core/tabs/tabs-outlet.component.d.ts.map +1 -1
- package/core/user/user-menu-item.component.d.ts +2 -1
- package/core/user/user-menu-item.component.d.ts.map +1 -1
- package/core/user/user.model.d.ts +2 -1
- package/core/user/user.model.d.ts.map +1 -1
- package/core/wizard/wizard.model.d.ts +4 -3
- package/core/wizard/wizard.model.d.ts.map +1 -1
- package/data-grid-columns/asset-type/asset-type.cell-renderer.component.d.ts.map +1 -1
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.d.ts +15 -46
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.d.ts.map +1 -1
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.d.ts +3 -0
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.d.ts.map +1 -1
- package/datapoint-selector/datapoint-selection.model.d.ts +6 -7
- package/datapoint-selector/datapoint-selection.model.d.ts.map +1 -1
- package/datapoints-export-selector/datapoints-export-selector.model.d.ts +2 -1
- package/datapoints-export-selector/datapoints-export-selector.model.d.ts.map +1 -1
- package/device-grid/columns/icon.cell-renderer.component.d.ts +14 -0
- package/device-grid/columns/icon.cell-renderer.component.d.ts.map +1 -0
- package/device-grid/columns/index.d.ts +1 -0
- package/device-grid/columns/index.d.ts.map +1 -1
- package/device-grid/device-grid.component.d.ts.map +1 -1
- package/device-grid/device-grid.service.d.ts +0 -2
- package/device-grid/device-grid.service.d.ts.map +1 -1
- package/device-provisioned-certificates/c8y-ngx-components-device-provisioned-certificates.d.ts.map +1 -0
- package/device-provisioned-certificates/device-provisioned-certificates.guard.d.ts +11 -0
- package/device-provisioned-certificates/device-provisioned-certificates.guard.d.ts.map +1 -0
- package/device-provisioned-certificates/device-provisioned-certificates.module.d.ts +13 -0
- package/device-provisioned-certificates/device-provisioned-certificates.module.d.ts.map +1 -0
- package/device-provisioned-certificates/device-provisioned-certificates.service.d.ts +13 -0
- package/device-provisioned-certificates/device-provisioned-certificates.service.d.ts.map +1 -0
- package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts +57 -0
- package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts.map +1 -0
- package/device-provisioned-certificates/index.d.ts +2 -0
- package/device-provisioned-certificates/index.d.ts.map +1 -0
- package/ecosystem/application-plugins/application-plugins.component.d.ts +4 -0
- package/ecosystem/application-plugins/application-plugins.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/application-plugins.module.d.ts +2 -2
- package/ecosystem/application-plugins/application-plugins.module.d.ts.map +1 -1
- package/ecosystem/application-plugins/index.d.ts +1 -0
- package/ecosystem/application-plugins/index.d.ts.map +1 -1
- package/ecosystem/application-plugins/install-plugin.component.d.ts +9 -11
- package/ecosystem/application-plugins/install-plugin.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.d.ts +12 -0
- package/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.d.ts.map +1 -0
- package/ecosystem/application-plugins/plugin-list-item.component.d.ts +8 -3
- package/ecosystem/application-plugins/plugin-list-item.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/plugin-list.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.d.ts.map +1 -1
- package/ecosystem/applications/application-list/application-list.component.d.ts +2 -2
- package/ecosystem/applications/application-list/application-list.component.d.ts.map +1 -1
- package/ecosystem/applications/install-from-package/install-from-package.component.d.ts.map +1 -1
- package/ecosystem/archived-confirm/archived-confirm-modal.component.d.ts +11 -0
- package/ecosystem/archived-confirm/archived-confirm-modal.component.d.ts.map +1 -0
- package/ecosystem/archived-confirm/archived-confirm.module.d.ts +10 -0
- package/ecosystem/archived-confirm/archived-confirm.module.d.ts.map +1 -0
- package/ecosystem/archived-confirm/c8y-ngx-components-ecosystem-archived-confirm.d.ts.map +1 -0
- package/ecosystem/archived-confirm/index.d.ts +3 -0
- package/ecosystem/archived-confirm/index.d.ts.map +1 -0
- package/ecosystem/ecosystem.module.d.ts +2 -1
- package/ecosystem/ecosystem.module.d.ts.map +1 -1
- package/ecosystem/features/feature-list.component.d.ts +2 -2
- package/ecosystem/features/feature-list.component.d.ts.map +1 -1
- package/ecosystem/microservices/microservice-list.component.d.ts +2 -2
- package/ecosystem/microservices/microservice-list.component.d.ts.map +1 -1
- package/ecosystem/packages/deploy-application/deploy-application.component.d.ts.map +1 -1
- package/ecosystem/packages/package-details/package-details.component.d.ts +7 -2
- package/ecosystem/packages/package-details/package-details.component.d.ts.map +1 -1
- package/ecosystem/packages/package-list/packages-list.component.d.ts +2 -2
- package/ecosystem/packages/package-list/packages-list.component.d.ts.map +1 -1
- package/ecosystem/shared/add-application.component.d.ts +2 -1
- package/ecosystem/shared/add-application.component.d.ts.map +1 -1
- package/ecosystem/shared/application-card.component.d.ts +4 -0
- package/ecosystem/shared/application-card.component.d.ts.map +1 -1
- package/ecosystem/shared/archived-filter/archived-filter.component.d.ts +12 -0
- package/ecosystem/shared/archived-filter/archived-filter.component.d.ts.map +1 -0
- package/ecosystem/shared/ecosystem.constants.d.ts +4 -0
- package/ecosystem/shared/ecosystem.constants.d.ts.map +1 -1
- package/ecosystem/shared/ecosystem.model.d.ts +5 -1
- package/ecosystem/shared/ecosystem.model.d.ts.map +1 -1
- package/ecosystem/shared/ecosystem.service.d.ts +7 -0
- package/ecosystem/shared/ecosystem.service.d.ts.map +1 -1
- package/ecosystem/shared/index.d.ts +1 -0
- package/ecosystem/shared/index.d.ts.map +1 -1
- package/ecosystem/shared/list-filters/list-filters.component.d.ts +14 -4
- package/ecosystem/shared/list-filters/list-filters.component.d.ts.map +1 -1
- package/ecosystem/shared/list-filters/list-filters.model.d.ts +8 -2
- package/ecosystem/shared/list-filters/list-filters.model.d.ts.map +1 -1
- package/ecosystem/shared/shared-ecosystem.module.d.ts +9 -8
- package/ecosystem/shared/shared-ecosystem.module.d.ts.map +1 -1
- package/ecosystem/shared/translate-package-label.pipe.d.ts +1 -1
- package/ecosystem/shared/translate-package-label.pipe.d.ts.map +1 -1
- package/esm2022/alarms/alarm-info.component.mjs +1 -1
- package/esm2022/api/services.mjs +2 -2
- package/esm2022/auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.mjs +10 -5
- package/esm2022/auth-configuration/sso-configuration/template-parts/user-data-mapping.component.mjs +4 -4
- package/esm2022/context-dashboard/add-dashboard.component.mjs +4 -2
- package/esm2022/context-dashboard/context-dashboard.model.mjs +3 -2
- package/esm2022/context-dashboard/context-dashboard.service.mjs +2 -2
- package/esm2022/context-dashboard/dashboard-detail.component.mjs +5 -3
- package/esm2022/context-dashboard/dashboard-manager/dashboard-manager.model.mjs +1 -1
- package/esm2022/context-dashboard/dashboard-manager/dashboard-manager.service.mjs +5 -15
- package/esm2022/context-dashboard/dashboard-manager/type-dashboards-list/type-dashboards-list.component.mjs +2 -2
- package/esm2022/context-dashboard/new-dashboard.guard.mjs +1 -1
- package/esm2022/core/action/action.component.mjs +1 -1
- package/esm2022/core/action/action.model.mjs +1 -1
- package/esm2022/core/bootstrap/bootstrap.component.mjs +1 -1
- package/esm2022/core/breadcrumb/breadcrumb-item.component.mjs +1 -1
- package/esm2022/core/breadcrumb/breadcrumb.model.mjs +1 -1
- package/esm2022/core/common/ApplicationOptions.mjs +1 -1
- package/esm2022/core/common/empty-state/empty-state.component.mjs +1 -1
- package/esm2022/core/common/get-group-icon.pipe.mjs +1 -1
- package/esm2022/core/common/group.service.mjs +2 -2
- package/esm2022/core/common/icon.directive.mjs +1 -1
- package/esm2022/core/common/service-registry.model.mjs +1 -1
- package/esm2022/core/data-grid/data-grid.model.mjs +1 -1
- package/esm2022/core/docs/docs.models.mjs +1 -1
- package/esm2022/core/docs/support-outlet/support-outlet.component.mjs +3 -3
- package/esm2022/core/forms/filter-input.component.mjs +22 -7
- package/esm2022/core/list-group/list-item-action.component.mjs +1 -1
- package/esm2022/core/list-group/list-item-icon.component.mjs +1 -1
- package/esm2022/core/login/credentials.component.mjs +2 -2
- package/esm2022/core/login/login.service.mjs +18 -7
- package/esm2022/core/navigator/navigator-node-data.mjs +1 -1
- package/esm2022/core/navigator/navigator-node.component.mjs +11 -2
- package/esm2022/core/navigator/navigator-node.mjs +1 -1
- package/esm2022/core/plugins/plugins.model.mjs +5 -1
- package/esm2022/core/plugins/plugins.service.mjs +6 -2
- package/esm2022/core/properties-list/properties-list.component.mjs +1 -1
- package/esm2022/core/provider-configuration/model/dynamic-provider-config.model.mjs +1 -1
- package/esm2022/core/router/context-route.service.mjs +4 -2
- package/esm2022/core/router/router.model.mjs +1 -1
- package/esm2022/core/router/scoped-context-route.service.mjs +4 -2
- package/esm2022/core/search/search.model.mjs +1 -1
- package/esm2022/core/select/select-keyboard.service.mjs +7 -3
- package/esm2022/core/select/select.component.mjs +36 -8
- package/esm2022/core/select-modal/select-modal.component.mjs +2 -2
- package/esm2022/core/shared/core.model.mjs +6 -2
- package/esm2022/core/tabs/conditional-tabs-outlet.component.mjs +4 -2
- package/esm2022/core/tabs/tab.component.mjs +1 -1
- package/esm2022/core/tabs/tab.model.mjs +1 -1
- package/esm2022/core/tabs/tabs-outlet.component.mjs +41 -12
- package/esm2022/core/user/user-menu-item.component.mjs +1 -1
- package/esm2022/core/user/user.model.mjs +1 -1
- package/esm2022/core/wizard/wizard.model.mjs +1 -1
- package/esm2022/data-grid-columns/asset-type/asset-type.cell-renderer.component.mjs +1 -1
- package/esm2022/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.mjs +47 -22
- package/esm2022/datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.mjs +1 -1
- package/esm2022/datapoint-selector/datapoint-selection.model.mjs +1 -1
- package/esm2022/datapoint-selector/datapoint-selector-list-item/datapoint-selector-list-item.component.mjs +3 -3
- package/esm2022/datapoints-export-selector/datapoints-export-selector.model.mjs +1 -1
- package/esm2022/device-grid/columns/icon.cell-renderer.component.mjs +42 -0
- package/esm2022/device-grid/columns/index.mjs +2 -1
- package/esm2022/device-grid/device-grid.component.mjs +3 -3
- package/esm2022/device-grid/device-grid.service.mjs +7 -25
- package/esm2022/device-provisioned-certificates/c8y-ngx-components-device-provisioned-certificates.mjs +5 -0
- package/esm2022/device-provisioned-certificates/device-provisioned-certificates.guard.mjs +28 -0
- package/esm2022/device-provisioned-certificates/device-provisioned-certificates.module.mjs +51 -0
- package/esm2022/device-provisioned-certificates/device-provisioned-certificates.service.mjs +31 -0
- package/esm2022/device-provisioned-certificates/device-tab-provisioned-certificates.component.mjs +76 -0
- package/esm2022/device-provisioned-certificates/index.mjs +2 -0
- package/esm2022/ecosystem/application-plugins/application-plugins.component.mjs +41 -39
- package/esm2022/ecosystem/application-plugins/application-plugins.module.mjs +8 -6
- package/esm2022/ecosystem/application-plugins/apps-to-update-remotes-select.component.mjs +1 -1
- package/esm2022/ecosystem/application-plugins/index.mjs +2 -1
- package/esm2022/ecosystem/application-plugins/install-plugin.component.mjs +18 -21
- package/esm2022/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.mjs +26 -0
- package/esm2022/ecosystem/application-plugins/plugin-list-item.component.mjs +14 -6
- package/esm2022/ecosystem/application-plugins/plugin-list.component.mjs +14 -12
- package/esm2022/ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.mjs +7 -1
- package/esm2022/ecosystem/applications/application-list/application-list.component.mjs +1 -1
- package/esm2022/ecosystem/applications/install-from-package/install-from-package.component.mjs +6 -1
- package/esm2022/ecosystem/archived-confirm/archived-confirm-modal.component.mjs +22 -0
- package/esm2022/ecosystem/archived-confirm/archived-confirm.module.mjs +32 -0
- package/esm2022/ecosystem/archived-confirm/c8y-ngx-components-ecosystem-archived-confirm.mjs +5 -0
- package/esm2022/ecosystem/archived-confirm/index.mjs +3 -0
- package/esm2022/ecosystem/ecosystem.module.mjs +20 -16
- package/esm2022/ecosystem/features/feature-list.component.mjs +1 -1
- package/esm2022/ecosystem/microservices/microservice-list.component.mjs +1 -1
- package/esm2022/ecosystem/packages/deploy-application/deploy-application.component.mjs +6 -1
- package/esm2022/ecosystem/packages/package-details/package-details.component.mjs +13 -8
- package/esm2022/ecosystem/packages/package-list/packages-list.component.mjs +4 -4
- package/esm2022/ecosystem/shared/add-application.component.mjs +1 -1
- package/esm2022/ecosystem/shared/application-card.component.mjs +3 -3
- package/esm2022/ecosystem/shared/archived-filter/archived-filter.component.mjs +27 -0
- package/esm2022/ecosystem/shared/ecosystem.constants.mjs +5 -1
- package/esm2022/ecosystem/shared/ecosystem.model.mjs +7 -3
- package/esm2022/ecosystem/shared/ecosystem.service.mjs +26 -1
- package/esm2022/ecosystem/shared/index.mjs +2 -1
- package/esm2022/ecosystem/shared/list-filters/list-filters.component.mjs +75 -13
- package/esm2022/ecosystem/shared/list-filters/list-filters.model.mjs +1 -1
- package/esm2022/ecosystem/shared/shared-ecosystem.module.mjs +10 -5
- package/esm2022/ecosystem/shared/translate-package-label.pipe.mjs +3 -3
- package/esm2022/files-repository/files-repository.component.mjs +2 -2
- package/esm2022/files-repository/files-repository.service.mjs +5 -16
- package/esm2022/icon-selector/icon-selector.component.mjs +1 -1
- package/esm2022/icon-selector/icons/index.mjs +1 -1
- package/esm2022/operations/shared/status-option.model.mjs +1 -1
- package/esm2022/protocol-lwm2m/components/configuration/lwm2m-configuration.component.mjs +2 -2
- package/esm2022/protocol-opcua/opcua-auto-apply-settings.component.mjs +1 -1
- package/esm2022/register-device/bulk/bulk-device-registration-modal.component.mjs +17 -9
- package/esm2022/register-device/general/general-device-registration-button.component.mjs +3 -3
- package/esm2022/register-device/general/general-device-registration.component.mjs +109 -33
- package/esm2022/remote-access/configurations/c8y-ngx-components-remote-access-configurations.mjs +5 -0
- package/esm2022/remote-access/configurations/index.mjs +16 -0
- package/esm2022/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.mjs +218 -0
- package/esm2022/remote-access/configurations/remote-access-configuration-list/remote-access-connect-button/remote-access-connect-button.component.mjs +60 -0
- package/esm2022/remote-access/configurations/remote-access-pick-protocol-modal/remote-access-pick-protocol-modal.component.mjs +36 -0
- package/esm2022/remote-access/data/c8y-ngx-components-remote-access-data.mjs +5 -0
- package/esm2022/remote-access/data/index.mjs +3 -0
- package/esm2022/remote-access/data/remote-access-protocol-provider.mjs +2 -0
- package/esm2022/remote-access/data/remote-access.service.mjs +200 -0
- package/esm2022/remote-access/passthrough/c8y-ngx-components-remote-access-passthrough.mjs +5 -0
- package/esm2022/remote-access/passthrough/index.mjs +36 -0
- package/esm2022/remote-access/shared/c8y-ngx-components-remote-access-shared.mjs +5 -0
- package/esm2022/remote-access/shared/index.mjs +3 -0
- package/esm2022/remote-access/shared/remote-access-basic-endpoint-modal/remote-access-basic-endpoint-modal.component.mjs +49 -0
- package/esm2022/remote-access/shared/ssh-key-input/ssh-key-input.component.mjs +87 -0
- package/esm2022/remote-access/ssh/c8y-ngx-components-remote-access-ssh.mjs +5 -0
- package/esm2022/remote-access/ssh/index.mjs +73 -0
- package/esm2022/remote-access/ssh/remote-access-ssh-endpoint-modal/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs +5 -0
- package/esm2022/remote-access/ssh/remote-access-ssh-endpoint-modal/index.mjs +2 -0
- package/esm2022/remote-access/ssh/remote-access-ssh-endpoint-modal/remote-access-ssh-endpoint-modal.component.mjs +104 -0
- package/esm2022/remote-access/telnet/c8y-ngx-components-remote-access-telnet.mjs +5 -0
- package/esm2022/remote-access/telnet/index.mjs +43 -0
- package/esm2022/remote-access/terminal-viewer/c8y-ngx-components-remote-access-terminal-viewer.mjs +5 -0
- package/esm2022/remote-access/terminal-viewer/index.mjs +2 -0
- package/esm2022/remote-access/terminal-viewer/shell-adapter.mjs +36 -0
- package/esm2022/remote-access/terminal-viewer/telnet-negotiator.mjs +96 -0
- package/esm2022/remote-access/terminal-viewer/terminal-viewer.component.mjs +101 -0
- package/esm2022/remote-access/vnc/c8y-ngx-components-remote-access-vnc.mjs +5 -0
- package/esm2022/remote-access/vnc/index.mjs +73 -0
- package/esm2022/remote-access/vnc/remote-access-vnc-endpoint-modal/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.mjs +5 -0
- package/esm2022/remote-access/vnc/remote-access-vnc-endpoint-modal/index.mjs +2 -0
- package/esm2022/remote-access/vnc/remote-access-vnc-endpoint-modal/remote-access-vnc-endpoint-modal.component.mjs +59 -0
- package/esm2022/remote-access/vnc/vnc-viewer/c8y-ngx-components-remote-access-vnc-vnc-viewer.mjs +5 -0
- package/esm2022/remote-access/vnc/vnc-viewer/index.mjs +2 -0
- package/esm2022/remote-access/vnc/vnc-viewer/vnc-credentials-prompt/vnc-credentials-prompt.component.mjs +57 -0
- package/esm2022/remote-access/vnc/vnc-viewer/vnc-viewer.component.mjs +158 -0
- package/esm2022/replace-device/replace-device-wizard/replace-device-wizard.model.mjs +1 -1
- package/esm2022/report-dashboard/report-dashboard-list.component.mjs +4 -3
- package/esm2022/repository/configuration/device-tab/device-configuration-list.component.mjs +1 -1
- package/esm2022/repository/shared/repository.model.mjs +1 -1
- package/esm2022/repository/shared/repository.service.mjs +3 -3
- package/esm2022/services/status-options/status-options.model.mjs +1 -1
- package/esm2022/sub-assets/group-info.component.mjs +1 -1
- package/esm2022/tenants/custom-properties/custom-properties.service.mjs +6 -2
- package/esm2022/translation-editor/data/translation-store.service.mjs +4 -3
- package/esm2022/trusted-certificates/list/trusted-certificate-list.component.mjs +35 -9
- package/esm2022/upgrade/bridge.service.mjs +16 -2
- package/esm2022/widgets/implementations/alarms/severity-icon.pipe.mjs +1 -1
- package/esm2022/widgets/implementations/datapoints-table/datapoints-table-config/datapoints-table-config.component.mjs +3 -2
- package/esm2022/widgets/implementations/kpi/kpi-widget.model.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-api.mjs +3 -2
- package/fesm2022/c8y-ngx-components-api.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-auth-configuration.mjs +12 -7
- package/fesm2022/c8y-ngx-components-auth-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +15 -20
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-data-grid-columns-asset-type.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-data-grid-columns.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +48 -23
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-grid.mjs +48 -28
- package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs +174 -0
- package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs +125 -105
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-archived-confirm.mjs +57 -0
- package/fesm2022/c8y-ngx-components-ecosystem-archived-confirm.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs +147 -31
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem.mjs +1452 -1414
- package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-files-repository.mjs +5 -16
- package/fesm2022/c8y-ngx-components-files-repository.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-icon-selector-icons.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-icon-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-protocol-lwm2m-components-configuration.mjs +1 -1
- package/fesm2022/c8y-ngx-components-protocol-lwm2m-components-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-protocol-opcua.mjs +1 -1
- package/fesm2022/c8y-ngx-components-protocol-opcua.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-register-device.mjs +269 -188
- package/fesm2022/c8y-ngx-components-register-device.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-remote-access-configurations.mjs +314 -0
- package/fesm2022/c8y-ngx-components-remote-access-configurations.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-data.mjs +206 -0
- package/fesm2022/c8y-ngx-components-remote-access-data.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-passthrough.mjs +42 -0
- package/fesm2022/c8y-ngx-components-remote-access-passthrough.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-shared.mjs +138 -0
- package/fesm2022/c8y-ngx-components-remote-access-shared.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs +111 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh.mjs +79 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-telnet.mjs +50 -0
- package/fesm2022/c8y-ngx-components-remote-access-telnet.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-terminal-viewer.mjs +235 -0
- package/fesm2022/c8y-ngx-components-remote-access-terminal-viewer.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.mjs +66 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-vnc-viewer.mjs +211 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-vnc-viewer.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc.mjs +79 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-replace-device-replace-device-wizard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-report-dashboard.mjs +3 -2
- package/fesm2022/c8y-ngx-components-report-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-configuration.mjs +1 -1
- package/fesm2022/c8y-ngx-components-repository-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-shared.mjs +2 -2
- package/fesm2022/c8y-ngx-components-repository-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-services.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-sub-assets.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +5 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-translation-editor-data.mjs +3 -2
- package/fesm2022/c8y-ngx-components-translation-editor-data.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +43 -17
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-upgrade.mjs +16 -2
- package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs +2 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +151 -38
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/files-repository/files-repository.component.d.ts.map +1 -1
- package/files-repository/files-repository.service.d.ts +0 -2
- package/files-repository/files-repository.service.d.ts.map +1 -1
- package/icon-selector/icon-selector.component.d.ts +3 -2
- package/icon-selector/icon-selector.component.d.ts.map +1 -1
- package/icon-selector/icons/index.d.ts +1 -0
- package/icon-selector/icons/index.d.ts.map +1 -1
- package/locales/de.po +157 -5
- package/locales/es.po +157 -5
- package/locales/fr.po +157 -5
- package/locales/ja_JP.po +156 -5
- package/locales/ko.po +156 -5
- package/locales/locales.pot +156 -4
- package/locales/nl.po +157 -5
- package/locales/pl.po +159 -7
- package/locales/pt_BR.po +157 -5
- package/locales/zh_CN.po +156 -5
- package/locales/zh_TW.po +156 -5
- package/operations/shared/status-option.model.d.ts +2 -1
- package/operations/shared/status-option.model.d.ts.map +1 -1
- package/package.json +1 -1
- package/register-device/bulk/bulk-device-registration-modal.component.d.ts +6 -2
- package/register-device/bulk/bulk-device-registration-modal.component.d.ts.map +1 -1
- package/register-device/general/general-device-registration-button.component.d.ts +1 -1
- package/register-device/general/general-device-registration-button.component.d.ts.map +1 -1
- package/register-device/general/general-device-registration.component.d.ts +21 -7
- package/register-device/general/general-device-registration.component.d.ts.map +1 -1
- package/remote-access/configurations/c8y-ngx-components-remote-access-configurations.d.ts.map +1 -0
- package/remote-access/configurations/index.d.ts +3 -0
- package/remote-access/configurations/index.d.ts.map +1 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.d.ts +34 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.d.ts.map +1 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-connect-button/remote-access-connect-button.component.d.ts +17 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-connect-button/remote-access-connect-button.component.d.ts.map +1 -0
- package/remote-access/configurations/remote-access-pick-protocol-modal/remote-access-pick-protocol-modal.component.d.ts +18 -0
- package/remote-access/configurations/remote-access-pick-protocol-modal/remote-access-pick-protocol-modal.component.d.ts.map +1 -0
- package/remote-access/data/c8y-ngx-components-remote-access-data.d.ts.map +1 -0
- package/remote-access/data/index.d.ts +3 -0
- package/remote-access/data/index.d.ts.map +1 -0
- package/remote-access/data/remote-access-protocol-provider.d.ts +21 -0
- package/remote-access/data/remote-access-protocol-provider.d.ts.map +1 -0
- package/remote-access/data/remote-access.service.d.ts +94 -0
- package/remote-access/data/remote-access.service.d.ts.map +1 -0
- package/remote-access/passthrough/c8y-ngx-components-remote-access-passthrough.d.ts.map +1 -0
- package/remote-access/passthrough/index.d.ts +17 -0
- package/remote-access/passthrough/index.d.ts.map +1 -0
- package/remote-access/shared/c8y-ngx-components-remote-access-shared.d.ts.map +1 -0
- package/remote-access/shared/index.d.ts +3 -0
- package/remote-access/shared/index.d.ts.map +1 -0
- package/remote-access/shared/remote-access-basic-endpoint-modal/remote-access-basic-endpoint-modal.component.d.ts +37 -0
- package/remote-access/shared/remote-access-basic-endpoint-modal/remote-access-basic-endpoint-modal.component.d.ts.map +1 -0
- package/remote-access/shared/ssh-key-input/ssh-key-input.component.d.ts +38 -0
- package/remote-access/shared/ssh-key-input/ssh-key-input.component.d.ts.map +1 -0
- package/remote-access/ssh/c8y-ngx-components-remote-access-ssh.d.ts.map +1 -0
- package/remote-access/ssh/index.d.ts +22 -0
- package/remote-access/ssh/index.d.ts.map +1 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.d.ts.map +1 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/index.d.ts +2 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/index.d.ts.map +1 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/remote-access-ssh-endpoint-modal.component.d.ts +64 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/remote-access-ssh-endpoint-modal.component.d.ts.map +1 -0
- package/remote-access/telnet/c8y-ngx-components-remote-access-telnet.d.ts.map +1 -0
- package/remote-access/telnet/index.d.ts +17 -0
- package/remote-access/telnet/index.d.ts.map +1 -0
- package/remote-access/terminal-viewer/c8y-ngx-components-remote-access-terminal-viewer.d.ts.map +1 -0
- package/remote-access/terminal-viewer/index.d.ts +2 -0
- package/remote-access/terminal-viewer/index.d.ts.map +1 -0
- package/remote-access/terminal-viewer/shell-adapter.d.ts +14 -0
- package/remote-access/terminal-viewer/shell-adapter.d.ts.map +1 -0
- package/remote-access/terminal-viewer/telnet-negotiator.d.ts +13 -0
- package/remote-access/terminal-viewer/telnet-negotiator.d.ts.map +1 -0
- package/remote-access/terminal-viewer/terminal-viewer.component.d.ts +25 -0
- package/remote-access/terminal-viewer/terminal-viewer.component.d.ts.map +1 -0
- package/remote-access/vnc/c8y-ngx-components-remote-access-vnc.d.ts.map +1 -0
- package/remote-access/vnc/index.d.ts +22 -0
- package/remote-access/vnc/index.d.ts.map +1 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.d.ts.map +1 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/index.d.ts +2 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/index.d.ts.map +1 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/remote-access-vnc-endpoint-modal.component.d.ts +46 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/remote-access-vnc-endpoint-modal.component.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/c8y-ngx-components-remote-access-vnc-vnc-viewer.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/index.d.ts +2 -0
- package/remote-access/vnc/vnc-viewer/index.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/vnc-credentials-prompt/vnc-credentials-prompt.component.d.ts +32 -0
- package/remote-access/vnc/vnc-viewer/vnc-credentials-prompt/vnc-credentials-prompt.component.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/vnc-viewer.component.d.ts +37 -0
- package/remote-access/vnc/vnc-viewer/vnc-viewer.component.d.ts.map +1 -0
- package/replace-device/replace-device-wizard/replace-device-wizard.model.d.ts +2 -1
- package/replace-device/replace-device-wizard/replace-device-wizard.model.d.ts.map +1 -1
- package/report-dashboard/report-dashboard-list.component.d.ts +29 -0
- package/report-dashboard/report-dashboard-list.component.d.ts.map +1 -1
- package/repository/shared/repository.model.d.ts +2 -1
- package/repository/shared/repository.model.d.ts.map +1 -1
- package/services/status-options/status-options.model.d.ts +2 -1
- package/services/status-options/status-options.model.d.ts.map +1 -1
- package/sub-assets/group-info.component.d.ts +2 -1
- package/sub-assets/group-info.component.d.ts.map +1 -1
- package/tenants/custom-properties/custom-properties.service.d.ts.map +1 -1
- package/translation-editor/data/translation-store.service.d.ts.map +1 -1
- package/trusted-certificates/list/trusted-certificate-list.component.d.ts +7 -2
- package/trusted-certificates/list/trusted-certificate-list.component.d.ts.map +1 -1
- package/upgrade/bridge.service.d.ts +5 -0
- package/upgrade/bridge.service.d.ts.map +1 -1
- package/widgets/implementations/alarms/severity-icon.pipe.d.ts.map +1 -1
- package/widgets/implementations/datapoints-table/datapoints-table-config/datapoints-table-config.component.d.ts.map +1 -1
- package/widgets/implementations/kpi/kpi-widget.model.d.ts +2 -1
- package/widgets/implementations/kpi/kpi-widget.model.d.ts.map +1 -1
- package/ecosystem/application-plugins/only-latest-plugin-version.pipe.d.ts +0 -10
- package/ecosystem/application-plugins/only-latest-plugin-version.pipe.d.ts.map +0 -1
- package/esm2022/ecosystem/application-plugins/only-latest-plugin-version.pipe.mjs +0 -20
package/locales/pl.po
CHANGED
|
@@ -397,7 +397,7 @@ msgid "<p>To export data, you must meet at least one of these criteria:</p>\n"
|
|
|
397
397
|
" </li>\n"
|
|
398
398
|
" </ul>\n"
|
|
399
399
|
" <p>Don't meet these requirements? Contact your system administrator for assistance.</p>"
|
|
400
|
-
msgstr "<p>Aby
|
|
400
|
+
msgstr "<p>Aby wyeksportować dane, musisz spełnić co najmniej jedno z tych kryteriów:</p>\n"
|
|
401
401
|
" <ul>\n"
|
|
402
402
|
" <li>\n"
|
|
403
403
|
" Posiadać\n"
|
|
@@ -407,7 +407,7 @@ msgstr "<p>Aby Eksportuj dane, musisz spełnić co najmniej jedno z tych kryteri
|
|
|
407
407
|
" <li>\n"
|
|
408
408
|
" Być\n"
|
|
409
409
|
" <b>właścicielem źródła</b>\n"
|
|
410
|
-
" z którego chcesz
|
|
410
|
+
" z którego chcesz wyeksportować dane\n"
|
|
411
411
|
" </li>\n"
|
|
412
412
|
" </ul>\n"
|
|
413
413
|
" <p>Nie spełniasz tych wymagań? Skontaktuj się z administracją systemu w celu uzyskania pomocy.</p>"
|
|
@@ -601,6 +601,9 @@ msgstr "Żądania interfejsu API"
|
|
|
601
601
|
msgid "APN"
|
|
602
602
|
msgstr "APN"
|
|
603
603
|
|
|
604
|
+
msgid "ARCHIVED`Package out of maintenance.`"
|
|
605
|
+
msgstr "ZARCHIWIZOWANY"
|
|
606
|
+
|
|
604
607
|
msgid "ARRAY"
|
|
605
608
|
msgstr "TABLICA"
|
|
606
609
|
|
|
@@ -854,6 +857,9 @@ msgstr "Dodaj"
|
|
|
854
857
|
msgid "Add Byte Order Mask (for Windows)"
|
|
855
858
|
msgstr "Dodaj maskę kolejności bajtów (w systemie Windows)"
|
|
856
859
|
|
|
860
|
+
msgid "Add CA certificate"
|
|
861
|
+
msgstr "Dodaj certyfikat CA"
|
|
862
|
+
|
|
857
863
|
msgid "Add Header"
|
|
858
864
|
msgstr "Dodaj nagłówek"
|
|
859
865
|
|
|
@@ -1322,6 +1328,12 @@ msgstr "Dodano widżety: {{ widgetList }}."
|
|
|
1322
1328
|
msgid "Adding"
|
|
1323
1329
|
msgstr "Dodawanie"
|
|
1324
1330
|
|
|
1331
|
+
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections."
|
|
1332
|
+
msgstr "Dodanie certyfikatu CA pozwala aplikacji zaufać certyfikatom z określonego urzędu, zapewniając bezpieczne łączności."
|
|
1333
|
+
|
|
1334
|
+
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections. Only one certificate is allowed, which is why the button is disabled."
|
|
1335
|
+
msgstr "Dodanie certyfikatu CA pozwala aplikacji ufać certyfikatom z określonego urzędu, zapewniając bezpieczne łączności. Dozwolony jest tylko jeden certyfikat, dlatego przycisk jest wyłączony."
|
|
1336
|
+
|
|
1325
1337
|
msgid "Additional items not allowed."
|
|
1326
1338
|
msgstr "Dodatkowe elementy nie są dozwolone."
|
|
1327
1339
|
|
|
@@ -1635,6 +1647,15 @@ msgstr "Umożliwia wyświetlanie statusu i sterowanie parametrami działającego
|
|
|
1635
1647
|
msgid "Allows to add and edit a custom style sheet to the branding."
|
|
1636
1648
|
msgstr "Umożliwia dodanie i edycję niestandardowego arkusza stylów do oznakowania marką."
|
|
1637
1649
|
|
|
1650
|
+
msgid "Allows to connect to a Telnet service."
|
|
1651
|
+
msgstr "Umożliwia połączenie z usługą Telnet."
|
|
1652
|
+
|
|
1653
|
+
msgid "Allows to connect to a VNC service."
|
|
1654
|
+
msgstr "Umożliwia połączenie z usługą VNC."
|
|
1655
|
+
|
|
1656
|
+
msgid "Allows to connect to an SSH service."
|
|
1657
|
+
msgstr "Umożliwia połączenie z usługą SSH."
|
|
1658
|
+
|
|
1638
1659
|
msgid "Allows to edit the plain JSON of the branding."
|
|
1639
1660
|
msgstr "Umożliwia edycję zwykłego kodu JSON oznakowania marką."
|
|
1640
1661
|
|
|
@@ -1644,6 +1665,9 @@ msgstr "Umożliwia edycję tłumaczeń."
|
|
|
1644
1665
|
msgid "Allows to make basic changes to the tenants branding."
|
|
1645
1666
|
msgstr "Umożliwia wprowadzenie podstawowych zmian w oznakowaniu tenanta marką."
|
|
1646
1667
|
|
|
1668
|
+
msgid "Allows to passthrough a TCP connction."
|
|
1669
|
+
msgstr "Umożliwia przekazywanie połączenia TCP."
|
|
1670
|
+
|
|
1647
1671
|
msgid "Also delete all devices inside \"{{name}}\" and its subassets."
|
|
1648
1672
|
msgstr "Usuń również wszystkie urządzenia znajdujące się w „{{name}}” i jego zasobach podrzędnych."
|
|
1649
1673
|
|
|
@@ -2567,6 +2591,9 @@ msgstr "Przesyłając mikrousługę, zgadzasz się na\n"
|
|
|
2567
2591
|
msgid "By`user`"
|
|
2568
2592
|
msgstr "Przez:"
|
|
2569
2593
|
|
|
2594
|
+
msgid "CA certificate"
|
|
2595
|
+
msgstr "Certyfikat CA"
|
|
2596
|
+
|
|
2570
2597
|
msgid "CAN Bus"
|
|
2571
2598
|
msgstr "CAN Bus"
|
|
2572
2599
|
|
|
@@ -3832,6 +3859,9 @@ msgstr "Nie udało się wczytać treści."
|
|
|
3832
3859
|
msgid "Continue"
|
|
3833
3860
|
msgstr "Dalej"
|
|
3834
3861
|
|
|
3862
|
+
msgid "Continue`installing an archived package`"
|
|
3863
|
+
msgstr "Kontynuuj"
|
|
3864
|
+
|
|
3835
3865
|
msgid "Contract"
|
|
3836
3866
|
msgstr "Kontrakt"
|
|
3837
3867
|
|
|
@@ -4255,6 +4285,9 @@ msgstr "Utwórz operację zbiorczą: {{updatesList}}"
|
|
|
4255
4285
|
msgid "Create custom measurement"
|
|
4256
4286
|
msgstr "Utwórz niestandardowy pomiar"
|
|
4257
4287
|
|
|
4288
|
+
msgid "Create device certificates during device registration"
|
|
4289
|
+
msgstr "Utwórz certyfikaty urządzenia podczas rejestracji urządzenia"
|
|
4290
|
+
|
|
4258
4291
|
msgid "Create event"
|
|
4259
4292
|
msgstr "Utwórz zdarzenie"
|
|
4260
4293
|
|
|
@@ -4357,6 +4390,9 @@ msgid "Creates all registration requests at once, then each one needs to go thro
|
|
|
4357
4390
|
msgstr "Tworzy wszystkie żądania rejestracji jednocześnie; następnie każde z nich musi przejść\n"
|
|
4358
4391
|
" normalny proces akceptacji."
|
|
4359
4392
|
|
|
4393
|
+
msgid "Creates device certificates and devices using the provided list of property values. Once the certificates are provisioned, the devices can immediately start communicating with the platform"
|
|
4394
|
+
msgstr "Tworzy certyfikaty urządzeń i urządzenia przy użyciu dostarczonej listy wartości właściwości. Po dostarczeniu certyfikatów urządzenia mogą natychmiast rozpocząć komunikację z platformą"
|
|
4395
|
+
|
|
4360
4396
|
msgid "Creating application"
|
|
4361
4397
|
msgstr "Tworzenie aplikacji"
|
|
4362
4398
|
|
|
@@ -5967,6 +6003,9 @@ msgstr "Przeanalizowano EDS z błędami."
|
|
|
5967
6003
|
msgid "EDS parsed with warnings."
|
|
5968
6004
|
msgstr "Przeanalizowano EDS z ostrzeżeniami."
|
|
5969
6005
|
|
|
6006
|
+
msgid "EST registration - template.csv"
|
|
6007
|
+
msgstr "Rejestracja EST - szablon.csv"
|
|
6008
|
+
|
|
5970
6009
|
msgid "EVENT"
|
|
5971
6010
|
msgstr "ZDARZENIE"
|
|
5972
6011
|
|
|
@@ -6198,6 +6237,9 @@ msgstr "Koniec"
|
|
|
6198
6237
|
msgid "Endpoint"
|
|
6199
6238
|
msgstr "Punkt końcowy"
|
|
6200
6239
|
|
|
6240
|
+
msgid "Endpoint added."
|
|
6241
|
+
msgstr "Dodany punkt końcowy."
|
|
6242
|
+
|
|
6201
6243
|
msgid "Endpoint client ID"
|
|
6202
6244
|
msgstr "Identyfikator klienta punktu końcowego"
|
|
6203
6245
|
|
|
@@ -6576,6 +6618,9 @@ msgstr "Nieudana"
|
|
|
6576
6618
|
msgid "Failed to activate application"
|
|
6577
6619
|
msgstr "Nie udało się aktywować aplikacji"
|
|
6578
6620
|
|
|
6621
|
+
msgid "Failed to add endpoint."
|
|
6622
|
+
msgstr "Nieudana próba dodania punktu końcowego."
|
|
6623
|
+
|
|
6579
6624
|
msgid "Failed to add new child device."
|
|
6580
6625
|
msgstr "Nie udało się dodać nowego urządzenia podrzędnego."
|
|
6581
6626
|
|
|
@@ -6603,6 +6648,9 @@ msgstr "Nie udało się zamknąć przekaźnika."
|
|
|
6603
6648
|
msgid "Failed to copy to clipboard"
|
|
6604
6649
|
msgstr "Nie udało się skopiować do schowka"
|
|
6605
6650
|
|
|
6651
|
+
msgid "Failed to delete endpoint."
|
|
6652
|
+
msgstr "Nieudana próba usunięcia punktu końcowego."
|
|
6653
|
+
|
|
6606
6654
|
msgid "Failed to delete the connection"
|
|
6607
6655
|
msgstr "Nie udało się usunąć połączenia"
|
|
6608
6656
|
|
|
@@ -6645,6 +6693,9 @@ msgstr "Nie udało się pobrać migawki RDB: „{{failureReason | translate}}”
|
|
|
6645
6693
|
msgid "Failed to save"
|
|
6646
6694
|
msgstr "Zapis nieudany"
|
|
6647
6695
|
|
|
6696
|
+
msgid "Failed to save endpoint."
|
|
6697
|
+
msgstr "Nieudana próba zapisania punktu końcowego."
|
|
6698
|
+
|
|
6648
6699
|
msgid "Failed to save translations"
|
|
6649
6700
|
msgstr "Nie udało się zapisać tłumaczeń"
|
|
6650
6701
|
|
|
@@ -7356,6 +7407,9 @@ msgstr "Pełna rejestracja zbiorcza - szablon.csv"
|
|
|
7356
7407
|
msgid "Full registration"
|
|
7357
7408
|
msgstr "Pełna rejestracja"
|
|
7358
7409
|
|
|
7410
|
+
msgid "Full registration with device certificate creation"
|
|
7411
|
+
msgstr "Pełna rejestracja z utworzeniem certyfikatu urządzenia"
|
|
7412
|
+
|
|
7359
7413
|
msgid "Full screen"
|
|
7360
7414
|
msgstr "Pełny ekran"
|
|
7361
7415
|
|
|
@@ -7365,6 +7419,9 @@ msgstr "Pełna szerokość"
|
|
|
7365
7419
|
msgid "Full`export type`"
|
|
7366
7420
|
msgstr "Pełny"
|
|
7367
7421
|
|
|
7422
|
+
msgid "Fullscreen"
|
|
7423
|
+
msgstr "Pełny ekran"
|
|
7424
|
+
|
|
7368
7425
|
msgid "Functionalities"
|
|
7369
7426
|
msgstr "Funkcjonalności"
|
|
7370
7427
|
|
|
@@ -10319,6 +10376,9 @@ msgstr "Brak dostępnych wejść dyskretnych."
|
|
|
10319
10376
|
msgid "No discrete inputs defined."
|
|
10320
10377
|
msgstr "Nie zdefiniowano wejść dyskretnych."
|
|
10321
10378
|
|
|
10379
|
+
msgid "No endpoints configured."
|
|
10380
|
+
msgstr "Nie skonfigurowano punktów końcowych."
|
|
10381
|
+
|
|
10322
10382
|
msgid "No endpoints to display."
|
|
10323
10383
|
msgstr "Brak punktów końcowych do wyświetlenia."
|
|
10324
10384
|
|
|
@@ -10579,6 +10639,9 @@ msgstr "Brak właściwości do wyświetlenia."
|
|
|
10579
10639
|
msgid "No property to display."
|
|
10580
10640
|
msgstr "Brak właściwości do wyświetlenia."
|
|
10581
10641
|
|
|
10642
|
+
msgid "No provisioned certificates to display."
|
|
10643
|
+
msgstr "Brak udostępnionych certyfikatów do wyświetlenia."
|
|
10644
|
+
|
|
10582
10645
|
msgid "No recent operations found"
|
|
10583
10646
|
msgstr "Nie znaleziono ostatnich operacji"
|
|
10584
10647
|
|
|
@@ -11073,6 +11136,9 @@ msgstr "Przy sygnale czasomierza wyślij eksport pocztą e-mail"
|
|
|
11073
11136
|
msgid "One .pem file may be uploaded"
|
|
11074
11137
|
msgstr "Można przesłać jeden plik .pem"
|
|
11075
11138
|
|
|
11139
|
+
msgid "One-time password"
|
|
11140
|
+
msgstr "Hasło jednorazowe"
|
|
11141
|
+
|
|
11076
11142
|
msgid "Online"
|
|
11077
11143
|
msgstr "Online"
|
|
11078
11144
|
|
|
@@ -11103,8 +11169,8 @@ msgstr "Dla posiadanego użytkownika można definiować tylko role globalne zdef
|
|
|
11103
11169
|
msgid "Only includes alarms for the parent device."
|
|
11104
11170
|
msgstr "Uwzględnia tylko alarmy dla urządzenia nadrzędnego."
|
|
11105
11171
|
|
|
11106
|
-
msgid "Only latest
|
|
11107
|
-
msgstr "Tylko
|
|
11172
|
+
msgid "Only latest versions"
|
|
11173
|
+
msgstr "Tylko najnowsze wersje"
|
|
11108
11174
|
|
|
11109
11175
|
msgid "Only letters, digits and underscore allowed."
|
|
11110
11176
|
msgstr "Dozwolone są tylko litery, cyfry i znaki podkreślenia."
|
|
@@ -11425,6 +11491,9 @@ msgstr "WYCZYSZCZONE"
|
|
|
11425
11491
|
msgid "Package"
|
|
11426
11492
|
msgstr "Pakiet"
|
|
11427
11493
|
|
|
11494
|
+
msgid "Package archived`dialog title`"
|
|
11495
|
+
msgstr "Pakiet zarchiwizowany"
|
|
11496
|
+
|
|
11428
11497
|
msgid "Package availability"
|
|
11429
11498
|
msgstr "Dostępność pakietu"
|
|
11430
11499
|
|
|
@@ -11479,6 +11548,9 @@ msgstr "Parzystość"
|
|
|
11479
11548
|
msgid "Parsing the DDF file resulted in an internal error"
|
|
11480
11549
|
msgstr "Podczas analizowania pliku DDF wystąpił błąd wewnętrzny"
|
|
11481
11550
|
|
|
11551
|
+
msgid "Passthrough"
|
|
11552
|
+
msgstr "Passthrough"
|
|
11553
|
+
|
|
11482
11554
|
msgid "Password"
|
|
11483
11555
|
msgstr "Hasło"
|
|
11484
11556
|
|
|
@@ -12044,6 +12116,9 @@ msgstr "Nazwa dostawcy"
|
|
|
12044
12116
|
msgid "Provisioned"
|
|
12045
12117
|
msgstr "Udostępniono"
|
|
12046
12118
|
|
|
12119
|
+
msgid "Provisioned certificates"
|
|
12120
|
+
msgstr "Udostępnione certyfikaty"
|
|
12121
|
+
|
|
12047
12122
|
msgid "Public key"
|
|
12048
12123
|
msgstr "Klucz publiczny"
|
|
12049
12124
|
|
|
@@ -12314,6 +12389,9 @@ msgstr "Odświeżanie w czasie rzeczywistym"
|
|
|
12314
12389
|
msgid "Rearranged widgets: {{ widgetList }}."
|
|
12315
12390
|
msgstr "Zmieniono kolejność widżetów: {{ widgetList }}."
|
|
12316
12391
|
|
|
12392
|
+
msgid "Reboot"
|
|
12393
|
+
msgstr "Uruchom ponownie"
|
|
12394
|
+
|
|
12317
12395
|
msgid "Reboot device"
|
|
12318
12396
|
msgstr "Uruchom ponownie urządzenie"
|
|
12319
12397
|
|
|
@@ -12446,9 +12524,6 @@ msgstr "Region"
|
|
|
12446
12524
|
msgid "Register"
|
|
12447
12525
|
msgstr "Zarejestruj"
|
|
12448
12526
|
|
|
12449
|
-
msgid "Register a general device"
|
|
12450
|
-
msgstr "Zarejestruj ogólne urządzenie"
|
|
12451
|
-
|
|
12452
12527
|
msgid "Register a single Actility device"
|
|
12453
12528
|
msgstr "Zarejestruj pojedyncze urządzenie Actility"
|
|
12454
12529
|
|
|
@@ -12470,6 +12545,9 @@ msgstr "Zarejestruj urządzenia"
|
|
|
12470
12545
|
msgid "Register devices in bulk"
|
|
12471
12546
|
msgstr "Zarejestruj urządzenia zbiorczo"
|
|
12472
12547
|
|
|
12548
|
+
msgid "Register general devices"
|
|
12549
|
+
msgstr "Zarejestruj urządzenia ogólne"
|
|
12550
|
+
|
|
12473
12551
|
msgid "Register new subscription"
|
|
12474
12552
|
msgstr "Zarejestruj nową subskrypcję"
|
|
12475
12553
|
|
|
@@ -12545,6 +12623,9 @@ msgstr "Dostęp zdalny"
|
|
|
12545
12623
|
msgid "Remote access endpoint"
|
|
12546
12624
|
msgstr "Punkt końcowy dostępu zdalnego"
|
|
12547
12625
|
|
|
12626
|
+
msgid "Remote access endpoints"
|
|
12627
|
+
msgstr "Punkty końcowe zdalnego dostępu"
|
|
12628
|
+
|
|
12548
12629
|
msgid "Remote control a device's relay array."
|
|
12549
12630
|
msgstr "Steruj zdalnie tablicą przekaźników urządzenia."
|
|
12550
12631
|
|
|
@@ -12875,6 +12956,9 @@ msgstr "Odbierz"
|
|
|
12875
12956
|
msgid "Revoke TOTP secret"
|
|
12876
12957
|
msgstr "Unieważnij klucz tajny TOTP"
|
|
12877
12958
|
|
|
12959
|
+
msgid "Revoke provisioned certificate"
|
|
12960
|
+
msgstr "Odbierz udostępniony certyfikat"
|
|
12961
|
+
|
|
12878
12962
|
msgid "Right"
|
|
12879
12963
|
msgstr "Z prawej"
|
|
12880
12964
|
|
|
@@ -13178,6 +13262,9 @@ msgstr "Zakres"
|
|
|
13178
13262
|
msgid "Scope ID"
|
|
13179
13263
|
msgstr "Identyfikator zakresu"
|
|
13180
13264
|
|
|
13265
|
+
msgid "Screenshot"
|
|
13266
|
+
msgstr "Zrzut ekranu"
|
|
13267
|
+
|
|
13181
13268
|
msgid "Scroll to parent operation."
|
|
13182
13269
|
msgstr "Przewiń do operacji nadrzędnej."
|
|
13183
13270
|
|
|
@@ -13316,6 +13403,9 @@ msgstr "Wybierz pakiet z listy, aby wyświetlić jego zawartość."
|
|
|
13316
13403
|
msgid "Select a predefined command"
|
|
13317
13404
|
msgstr "Wybierz wstępnie zdefiniowane polecenie"
|
|
13318
13405
|
|
|
13406
|
+
msgid "Select a protocol"
|
|
13407
|
+
msgstr "Wybierz protokół"
|
|
13408
|
+
|
|
13319
13409
|
msgid "Select all"
|
|
13320
13410
|
msgstr "Zaznacz wszystko"
|
|
13321
13411
|
|
|
@@ -13733,6 +13823,9 @@ msgstr "Wyślij kopię UDW do"
|
|
|
13733
13823
|
msgid "Send CC to"
|
|
13734
13824
|
msgstr "Wyślij kopię DW do"
|
|
13735
13825
|
|
|
13826
|
+
msgid "Send Ctrl+Alt+Del"
|
|
13827
|
+
msgstr "Wyślij Ctrl+Alt+Del"
|
|
13828
|
+
|
|
13736
13829
|
msgid "Send SMS"
|
|
13737
13830
|
msgstr "Wyślij wiadomość SMS"
|
|
13738
13831
|
|
|
@@ -13859,6 +13952,9 @@ msgstr "Kolor linii oddzielającej"
|
|
|
13859
13952
|
msgid "Serial"
|
|
13860
13953
|
msgstr "Szeregowe"
|
|
13861
13954
|
|
|
13955
|
+
msgid "Serial No."
|
|
13956
|
+
msgstr "Nr seryjny."
|
|
13957
|
+
|
|
13862
13958
|
msgid "Serial communication"
|
|
13863
13959
|
msgstr "Komunikacja szeregowa"
|
|
13864
13960
|
|
|
@@ -14441,6 +14537,9 @@ msgstr "Pokaż wszystko"
|
|
|
14441
14537
|
msgid "Show all breadcrumbs"
|
|
14442
14538
|
msgstr "Pokaż wszystkie ścieżki nawigacyjne"
|
|
14443
14539
|
|
|
14540
|
+
msgid "Show archived packages"
|
|
14541
|
+
msgstr "Pokaż zarchiwizowane pakiety"
|
|
14542
|
+
|
|
14444
14543
|
msgid "Show checkboxes that are"
|
|
14445
14544
|
msgstr "Pokaż pola wyboru, które są"
|
|
14446
14545
|
|
|
@@ -14504,6 +14603,9 @@ msgstr "Wyświetl tylko urządzenia"
|
|
|
14504
14603
|
msgid "Show only groups and assets"
|
|
14505
14604
|
msgstr "Pokaż tylko grupy i zasoby"
|
|
14506
14605
|
|
|
14606
|
+
msgid "Show only latest version of plugins"
|
|
14607
|
+
msgstr "Wyświetlaj tylko najnowsze wersje wtyczek"
|
|
14608
|
+
|
|
14507
14609
|
msgid "Show password"
|
|
14508
14610
|
msgstr "Pokaż hasło"
|
|
14509
14611
|
|
|
@@ -14550,6 +14652,9 @@ msgstr "Pokazuje aktywne alarmy dla urządzenia"
|
|
|
14550
14652
|
msgid "Shows the position of a device or all devices in a group."
|
|
14551
14653
|
msgstr "Pokazuje pozycję urządzenia lub wszystkich urządzeń w grupie."
|
|
14552
14654
|
|
|
14655
|
+
msgid "Shutdown"
|
|
14656
|
+
msgstr "Wyłączenie"
|
|
14657
|
+
|
|
14553
14658
|
msgid "Sigfox"
|
|
14554
14659
|
msgstr "Sigfox"
|
|
14555
14660
|
|
|
@@ -15180,6 +15285,12 @@ msgstr "Obsługiwane pliki: *.ico"
|
|
|
15180
15285
|
msgid "Supported files: *.png, *.svg, *.jpg"
|
|
15181
15286
|
msgstr "Obsługiwane pliki: *.png, *.svg, *.jpg"
|
|
15182
15287
|
|
|
15288
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA, ED25519."
|
|
15289
|
+
msgstr "Obsługiwane formaty: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Obsługiwane algorytmy: RSA, DSA, ECDSA, ED25519."
|
|
15290
|
+
|
|
15291
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA."
|
|
15292
|
+
msgstr "Obsługiwane formaty: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Obsługiwane algorytmy: RSA, DSA."
|
|
15293
|
+
|
|
15183
15294
|
msgid "Supported operations"
|
|
15184
15295
|
msgstr "Obsługiwane operacje"
|
|
15185
15296
|
|
|
@@ -15616,6 +15727,9 @@ msgstr "Aplikacja domyślna to aplikacja, która domyślnie pojawia się podczas
|
|
|
15616
15727
|
msgid "The device profile will be available for assignments on devices of the specified type. Otherwise, it will be available for all device types."
|
|
15617
15728
|
msgstr "Profil urządzenia będzie dostępny do przypisywania na urządzeniach określonego typu. W przeciwnym razie będzie dostępny dla wszystkich typów urządzeń."
|
|
15618
15729
|
|
|
15730
|
+
msgid "The device registration process includes creating device certificates, which are issued by the tenant's Certificate Authority (CA)."
|
|
15731
|
+
msgstr "Proces rejestracji urządzenia obejmuje utworzenie certyfikatów urządzenia, które są wydawane przez urząd certyfikacji najemcy (CA)."
|
|
15732
|
+
|
|
15619
15733
|
msgid "The device request expired or one of the following occurred:"
|
|
15620
15734
|
msgstr "Żądanie urządzenia wygasło lub wystąpiła jedna z następujących sytuacji:"
|
|
15621
15735
|
|
|
@@ -15731,6 +15845,17 @@ msgstr "Liczba dni, przez które hasło może być ważne, zanim konieczne będz
|
|
|
15731
15845
|
msgid "The number of times before the current password can be reused. Minimum value is 0, preset value is 10."
|
|
15732
15846
|
msgstr "Liczba zmian, po których można ponownie wykorzystać bieżące hasło. Wartość minimalna to 0, wartość wstępnie ustawiona to 10."
|
|
15733
15847
|
|
|
15848
|
+
msgid "The package was archived"
|
|
15849
|
+
msgstr "Pakiet został zarchiwizowany"
|
|
15850
|
+
|
|
15851
|
+
msgid "The package was archived by the owner marking it as out of maintenance. It is not\n"
|
|
15852
|
+
" recommended to install the package."
|
|
15853
|
+
msgstr "Pakiet został zarchiwizowany przez właściciela, który oznaczył go jako nieobsługiwany. Nie zaleca się instalowania pakietu\n"
|
|
15854
|
+
" ."
|
|
15855
|
+
|
|
15856
|
+
msgid "The package was marked by the author as archived."
|
|
15857
|
+
msgstr "Pakiet został oznaczony przez autora jako zarchiwizowany."
|
|
15858
|
+
|
|
15734
15859
|
msgid "The password of the user that you are currently logged in with."
|
|
15735
15860
|
msgstr "Hasło aktualnie zalogowanego użytkownika."
|
|
15736
15861
|
|
|
@@ -15990,6 +16115,9 @@ msgstr "Ta data jest wcześniejsza niż najwcześniejsza dopuszczalna data."
|
|
|
15990
16115
|
msgid "This date is invalid."
|
|
15991
16116
|
msgstr "Ta data jest nieprawidłowa."
|
|
15992
16117
|
|
|
16118
|
+
msgid "This device can no longer connect to the platform because the last certificate has been revoked. Reissuing the certificate is not possible. To restore access, the device must be re-enrolled. Please follow the re-enrollment process as outlined in the documentation."
|
|
16119
|
+
msgstr "To urządzenie nie może połączyć się z platformą, ponieważ ostatni certyfikat został odwołany. Ponowne wydanie certyfikatu nie jest możliwe. Aby przywrócić dostęp, urządzenie musi zostać ponownie zarejestrowane. Postępuj zgodnie z procesem ponownej rejestracji opisanym w dokumentacji."
|
|
16120
|
+
|
|
15993
16121
|
msgid "This device has just been deleted. You will be redirected to \"All devices\" page now."
|
|
15994
16122
|
msgstr "To urządzenie zostało właśnie usunięte. Teraz nastąpi przekierowanie do strony Wszystkie urządzenia."
|
|
15995
16123
|
|
|
@@ -16053,6 +16181,9 @@ msgstr "Ten pakiet nie zawiera aplikacji."
|
|
|
16053
16181
|
msgid "This package doesn't contain plugins."
|
|
16054
16182
|
msgstr "Ten pakiet nie zawiera wtyczek."
|
|
16055
16183
|
|
|
16184
|
+
msgid "This package has been archived by its author, which typically means it's no longer being maintained. We don't recommend installing plugins from abandoned packages. Would you still like to proceed?"
|
|
16185
|
+
msgstr "Ten pakiet został zarchiwizowany przez jego autora, co zazwyczaj oznacza, że nie jest już utrzymywany. Nie zalecamy instalowania wtyczek z porzuconych pakietów. Czy nadal chcesz kontynuować?"
|
|
16186
|
+
|
|
16056
16187
|
msgid "This parameter has a max length of {{param.warnMaxLength}}."
|
|
16057
16188
|
msgstr "Ten parametr ma maksymalną długość równą {{param.warnMaxLength}}."
|
|
16058
16189
|
|
|
@@ -17122,6 +17253,12 @@ msgstr "Użycie smartfona jako źródła danych czujnika pozwala szybko rozpocz
|
|
|
17122
17253
|
msgid "VNC"
|
|
17123
17254
|
msgstr "VNC"
|
|
17124
17255
|
|
|
17256
|
+
msgid "VNC credentials"
|
|
17257
|
+
msgstr "Dane do logowania VNC"
|
|
17258
|
+
|
|
17259
|
+
msgid "VNC viewer"
|
|
17260
|
+
msgstr "Przeglądarka VNC"
|
|
17261
|
+
|
|
17125
17262
|
msgid "Valid"
|
|
17126
17263
|
msgstr "Ważny"
|
|
17127
17264
|
|
|
@@ -17717,6 +17854,9 @@ msgstr "Zamierzasz usunąć protokół urządzenia {{protocolType}} „{{protoco
|
|
|
17717
17854
|
msgid "You are about to delete device type \"{{name}}\". Connected devices of this type will become unavailable. Do you want to proceed?"
|
|
17718
17855
|
msgstr "Zamierzasz usunąć typ urządzenia „{{name}}”. Podłączone urządzenia tego typu staną się niedostępne. Czy chcesz kontynuować?"
|
|
17719
17856
|
|
|
17857
|
+
msgid "You are about to delete endpoint \"{{ endpointName }}\". Do you want to proceed?"
|
|
17858
|
+
msgstr "Zamierzasz usunąć punkt końcowy \"{{ endpointName }}\". Czy chcesz kontynuować?"
|
|
17859
|
+
|
|
17720
17860
|
msgid "You are about to delete endpoint \"{{config.name}}\" from device \"{{device.name}}\". Do you want to proceed?"
|
|
17721
17861
|
msgstr "Zamierzasz usunąć punkt końcowy „{{config.name}}” z urządzenia „{{device.name}}”. Czy chcesz kontynuować?"
|
|
17722
17862
|
|
|
@@ -17865,6 +18005,9 @@ msgstr "Zamierzasz zresetować konfigurację oznakowania marką do wcześniej za
|
|
|
17865
18005
|
msgid "You are about to reset the widgets of this dashboard. All changes to the dashboard widgets will get lost and cannot be recovered. Do you want to proceed?"
|
|
17866
18006
|
msgstr "Zamierzasz zresetować widżety tego pulpitu. Wszystkie zmiany widżetów pulpitu zostaną utracone i nie będzie można ich przywrócić. Czy chcesz kontynuować?"
|
|
17867
18007
|
|
|
18008
|
+
msgid "You are about to revoke provisioned certificate {{ serialNumber }}. Do you want to proceed?"
|
|
18009
|
+
msgstr "Zamierzasz odwołać udostępniony certyfikat {{ serialNumber }}. Czy chcesz kontynuować?"
|
|
18010
|
+
|
|
17868
18011
|
msgid "You are about to save changes in the global role which might affect security. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
|
|
17869
18012
|
msgstr "Zamierzasz zapisać zmiany w roli globalnej, które mogą mieć wpływ na bezpieczeństwo. Aby natychmiast zastosować te zmiany, należy zakończyć sesje wszystkich użytkowników z przypisaną tą rolą."
|
|
17870
18013
|
|
|
@@ -18235,6 +18378,9 @@ msgstr "do środka"
|
|
|
18235
18378
|
msgid "children of current device or group, you can access their properties e.g."
|
|
18236
18379
|
msgstr "urządzenia podrzędne bieżącego urządzenia lub grupy; można uzyskać dostęp do ich właściwości, np."
|
|
18237
18380
|
|
|
18381
|
+
msgid "close"
|
|
18382
|
+
msgstr "zamknij"
|
|
18383
|
+
|
|
18238
18384
|
msgid "coaps://<LWM2M-server-domain>:<coaps-port>"
|
|
18239
18385
|
msgstr "coaps://<domena-serwera-LWM2M>:<port-coaps>"
|
|
18240
18386
|
|
|
@@ -18984,6 +19130,9 @@ msgstr "dodano role {{list}}"
|
|
|
18984
19130
|
msgid "roles {{list}} removed"
|
|
18985
19131
|
msgstr "usunięto role {{list}}"
|
|
18986
19132
|
|
|
19133
|
+
msgid "search"
|
|
19134
|
+
msgstr "szukaj"
|
|
19135
|
+
|
|
18987
19136
|
msgid "searching \"{{ searchHint }}\""
|
|
18988
19137
|
msgstr "wyszukiwanie „{{ searchHint }}”"
|
|
18989
19138
|
|
|
@@ -19126,6 +19275,9 @@ msgstr "styl nagłówka widżetu"
|
|
|
19126
19275
|
msgid "widget margin"
|
|
19127
19276
|
msgstr "margines widżetu"
|
|
19128
19277
|
|
|
19278
|
+
msgid "x509"
|
|
19279
|
+
msgstr "x509"
|
|
19280
|
+
|
|
19129
19281
|
msgid "yellow"
|
|
19130
19282
|
msgstr "żółty"
|
|
19131
19283
|
|