@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/ja_JP.po
CHANGED
|
@@ -528,6 +528,9 @@ msgstr "API リクエスト"
|
|
|
528
528
|
msgid "APN"
|
|
529
529
|
msgstr "APN"
|
|
530
530
|
|
|
531
|
+
msgid "ARCHIVED`Package out of maintenance.`"
|
|
532
|
+
msgstr ""
|
|
533
|
+
|
|
531
534
|
msgid "ARRAY"
|
|
532
535
|
msgstr "アレイ"
|
|
533
536
|
|
|
@@ -778,6 +781,9 @@ msgstr "追加"
|
|
|
778
781
|
msgid "Add Byte Order Mask (for Windows)"
|
|
779
782
|
msgstr "バイトオーダーのマスクを追加 (Windows向け)"
|
|
780
783
|
|
|
784
|
+
msgid "Add CA certificate"
|
|
785
|
+
msgstr ""
|
|
786
|
+
|
|
781
787
|
msgid "Add Header"
|
|
782
788
|
msgstr "ヘッダーを追加"
|
|
783
789
|
|
|
@@ -1246,6 +1252,12 @@ msgstr "追加されたウィジェット: {{ widgetList }}。"
|
|
|
1246
1252
|
msgid "Adding"
|
|
1247
1253
|
msgstr "追加中"
|
|
1248
1254
|
|
|
1255
|
+
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections."
|
|
1256
|
+
msgstr ""
|
|
1257
|
+
|
|
1258
|
+
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."
|
|
1259
|
+
msgstr ""
|
|
1260
|
+
|
|
1249
1261
|
msgid "Additional items not allowed."
|
|
1250
1262
|
msgstr "追加アイテムは使用できません。"
|
|
1251
1263
|
|
|
@@ -1554,6 +1566,15 @@ msgstr "ステータスの閲覧と Modbus デバイスの操作を許可しま
|
|
|
1554
1566
|
msgid "Allows to add and edit a custom style sheet to the branding."
|
|
1555
1567
|
msgstr "ブランディングにカスタム スタイル シートを追加および編集できるようにします。"
|
|
1556
1568
|
|
|
1569
|
+
msgid "Allows to connect to a Telnet service."
|
|
1570
|
+
msgstr ""
|
|
1571
|
+
|
|
1572
|
+
msgid "Allows to connect to a VNC service."
|
|
1573
|
+
msgstr ""
|
|
1574
|
+
|
|
1575
|
+
msgid "Allows to connect to an SSH service."
|
|
1576
|
+
msgstr ""
|
|
1577
|
+
|
|
1557
1578
|
msgid "Allows to edit the plain JSON of the branding."
|
|
1558
1579
|
msgstr "ブランディングのプレーン JSON を編集できるようにします。"
|
|
1559
1580
|
|
|
@@ -1563,6 +1584,9 @@ msgstr ""
|
|
|
1563
1584
|
msgid "Allows to make basic changes to the tenants branding."
|
|
1564
1585
|
msgstr "テナントのブランディングに基本的な変更を加えることができるようにします。"
|
|
1565
1586
|
|
|
1587
|
+
msgid "Allows to passthrough a TCP connction."
|
|
1588
|
+
msgstr ""
|
|
1589
|
+
|
|
1566
1590
|
msgid "Also delete all devices inside \"{{name}}\" and its subassets."
|
|
1567
1591
|
msgstr "\"{{name}}\" 内のすべてのデバイスとそのサブアセットも削除します。"
|
|
1568
1592
|
|
|
@@ -2483,6 +2507,9 @@ msgstr "マイクロサービスをアップロードすると、マイクロサ
|
|
|
2483
2507
|
msgid "By`user`"
|
|
2484
2508
|
msgstr "実行者"
|
|
2485
2509
|
|
|
2510
|
+
msgid "CA certificate"
|
|
2511
|
+
msgstr ""
|
|
2512
|
+
|
|
2486
2513
|
msgid "CAN Bus"
|
|
2487
2514
|
msgstr "CAN バス"
|
|
2488
2515
|
|
|
@@ -3719,6 +3746,9 @@ msgstr "内容を読み込むことができませんでした。"
|
|
|
3719
3746
|
msgid "Continue"
|
|
3720
3747
|
msgstr "次へ"
|
|
3721
3748
|
|
|
3749
|
+
msgid "Continue`installing an archived package`"
|
|
3750
|
+
msgstr ""
|
|
3751
|
+
|
|
3722
3752
|
msgid "Contract"
|
|
3723
3753
|
msgstr "契約"
|
|
3724
3754
|
|
|
@@ -4142,6 +4172,9 @@ msgstr "一括操作の作成: {{updatesList}}"
|
|
|
4142
4172
|
msgid "Create custom measurement"
|
|
4143
4173
|
msgstr "カスタム計測を作成"
|
|
4144
4174
|
|
|
4175
|
+
msgid "Create device certificates during device registration"
|
|
4176
|
+
msgstr ""
|
|
4177
|
+
|
|
4145
4178
|
msgid "Create event"
|
|
4146
4179
|
msgstr "イベントを作成"
|
|
4147
4180
|
|
|
@@ -4241,6 +4274,9 @@ msgid "Creates all registration requests at once, then each one needs to go thro
|
|
|
4241
4274
|
msgstr "すべての登録リクエストを一度に作成します。その後、各登録リクエストに関して通常の\n"
|
|
4242
4275
|
" 承認プロセスが行われます。"
|
|
4243
4276
|
|
|
4277
|
+
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"
|
|
4278
|
+
msgstr ""
|
|
4279
|
+
|
|
4244
4280
|
msgid "Creating application"
|
|
4245
4281
|
msgstr "アプリケーションを作成しています"
|
|
4246
4282
|
|
|
@@ -5851,6 +5887,9 @@ msgstr "EDS 解析は完了しましたがエラーがあります。"
|
|
|
5851
5887
|
msgid "EDS parsed with warnings."
|
|
5852
5888
|
msgstr "EDS 解析は完了しましたが警告があります。"
|
|
5853
5889
|
|
|
5890
|
+
msgid "EST registration - template.csv"
|
|
5891
|
+
msgstr ""
|
|
5892
|
+
|
|
5854
5893
|
msgid "EVENT"
|
|
5855
5894
|
msgstr "イベント"
|
|
5856
5895
|
|
|
@@ -6082,6 +6121,9 @@ msgstr "終了"
|
|
|
6082
6121
|
msgid "Endpoint"
|
|
6083
6122
|
msgstr "エンドポイント"
|
|
6084
6123
|
|
|
6124
|
+
msgid "Endpoint added."
|
|
6125
|
+
msgstr ""
|
|
6126
|
+
|
|
6085
6127
|
msgid "Endpoint client ID"
|
|
6086
6128
|
msgstr "エンドポイント クライアント ID"
|
|
6087
6129
|
|
|
@@ -6460,6 +6502,9 @@ msgstr "失敗"
|
|
|
6460
6502
|
msgid "Failed to activate application"
|
|
6461
6503
|
msgstr "アプリケーションを有効化できませんでした"
|
|
6462
6504
|
|
|
6505
|
+
msgid "Failed to add endpoint."
|
|
6506
|
+
msgstr ""
|
|
6507
|
+
|
|
6463
6508
|
msgid "Failed to add new child device."
|
|
6464
6509
|
msgstr "新しい子デバイスを追加できませんでした。"
|
|
6465
6510
|
|
|
@@ -6487,6 +6532,9 @@ msgstr "リレーを閉じることができませんでした。"
|
|
|
6487
6532
|
msgid "Failed to copy to clipboard"
|
|
6488
6533
|
msgstr "クリップボードにコピーできませんでした"
|
|
6489
6534
|
|
|
6535
|
+
msgid "Failed to delete endpoint."
|
|
6536
|
+
msgstr ""
|
|
6537
|
+
|
|
6490
6538
|
msgid "Failed to delete the connection"
|
|
6491
6539
|
msgstr "接続を削除できませんでした"
|
|
6492
6540
|
|
|
@@ -6529,6 +6577,9 @@ msgstr "RDB スナップショットを取得できませんでした: \"{{failu
|
|
|
6529
6577
|
msgid "Failed to save"
|
|
6530
6578
|
msgstr "保存できませんでした"
|
|
6531
6579
|
|
|
6580
|
+
msgid "Failed to save endpoint."
|
|
6581
|
+
msgstr ""
|
|
6582
|
+
|
|
6532
6583
|
msgid "Failed to save translations"
|
|
6533
6584
|
msgstr ""
|
|
6534
6585
|
|
|
@@ -7235,6 +7286,9 @@ msgstr "フル一括登録 - テンプレート.csv"
|
|
|
7235
7286
|
msgid "Full registration"
|
|
7236
7287
|
msgstr "フル登録"
|
|
7237
7288
|
|
|
7289
|
+
msgid "Full registration with device certificate creation"
|
|
7290
|
+
msgstr ""
|
|
7291
|
+
|
|
7238
7292
|
msgid "Full screen"
|
|
7239
7293
|
msgstr "フルスクリーン"
|
|
7240
7294
|
|
|
@@ -7244,6 +7298,9 @@ msgstr "横幅の全体表示"
|
|
|
7244
7298
|
msgid "Full`export type`"
|
|
7245
7299
|
msgstr "フル"
|
|
7246
7300
|
|
|
7301
|
+
msgid "Fullscreen"
|
|
7302
|
+
msgstr ""
|
|
7303
|
+
|
|
7247
7304
|
msgid "Functionalities"
|
|
7248
7305
|
msgstr "機能"
|
|
7249
7306
|
|
|
@@ -10189,6 +10246,9 @@ msgstr "利用可能なディスクリート入力はありません。"
|
|
|
10189
10246
|
msgid "No discrete inputs defined."
|
|
10190
10247
|
msgstr "ディスクリート入力が定義されていません。"
|
|
10191
10248
|
|
|
10249
|
+
msgid "No endpoints configured."
|
|
10250
|
+
msgstr ""
|
|
10251
|
+
|
|
10192
10252
|
msgid "No endpoints to display."
|
|
10193
10253
|
msgstr "表示できるエンドポイントはありません。"
|
|
10194
10254
|
|
|
@@ -10449,6 +10509,9 @@ msgstr "表示できるプロパティはありません。"
|
|
|
10449
10509
|
msgid "No property to display."
|
|
10450
10510
|
msgstr "表示できるプロパティはありません。"
|
|
10451
10511
|
|
|
10512
|
+
msgid "No provisioned certificates to display."
|
|
10513
|
+
msgstr ""
|
|
10514
|
+
|
|
10452
10515
|
msgid "No recent operations found"
|
|
10453
10516
|
msgstr "最近行った操作が見つかりません"
|
|
10454
10517
|
|
|
@@ -10943,6 +11006,9 @@ msgstr "タイマー時、メールでエクスポートを送信"
|
|
|
10943
11006
|
msgid "One .pem file may be uploaded"
|
|
10944
11007
|
msgstr "1 つの .pem ファイルをアップロードできます"
|
|
10945
11008
|
|
|
11009
|
+
msgid "One-time password"
|
|
11010
|
+
msgstr ""
|
|
11011
|
+
|
|
10946
11012
|
msgid "Online"
|
|
10947
11013
|
msgstr "オンライン"
|
|
10948
11014
|
|
|
@@ -10973,8 +11039,8 @@ msgstr "所有者に定義されているグローバル ロールのみを所
|
|
|
10973
11039
|
msgid "Only includes alarms for the parent device."
|
|
10974
11040
|
msgstr "親デバイスのアラームのみを含みます。"
|
|
10975
11041
|
|
|
10976
|
-
msgid "Only latest
|
|
10977
|
-
msgstr "
|
|
11042
|
+
msgid "Only latest versions"
|
|
11043
|
+
msgstr ""
|
|
10978
11044
|
|
|
10979
11045
|
msgid "Only letters, digits and underscore allowed."
|
|
10980
11046
|
msgstr "文字、数字、アンダースコアのみを使用できます。"
|
|
@@ -11295,6 +11361,9 @@ msgstr "パージ済み"
|
|
|
11295
11361
|
msgid "Package"
|
|
11296
11362
|
msgstr "パッケージ"
|
|
11297
11363
|
|
|
11364
|
+
msgid "Package archived`dialog title`"
|
|
11365
|
+
msgstr ""
|
|
11366
|
+
|
|
11298
11367
|
msgid "Package availability"
|
|
11299
11368
|
msgstr "パッケージの利用可能範囲"
|
|
11300
11369
|
|
|
@@ -11349,6 +11418,9 @@ msgstr "パリティ"
|
|
|
11349
11418
|
msgid "Parsing the DDF file resulted in an internal error"
|
|
11350
11419
|
msgstr "DDF ファイルの解析中に内部エラーが発生しました"
|
|
11351
11420
|
|
|
11421
|
+
msgid "Passthrough"
|
|
11422
|
+
msgstr ""
|
|
11423
|
+
|
|
11352
11424
|
msgid "Password"
|
|
11353
11425
|
msgstr "パスワード"
|
|
11354
11426
|
|
|
@@ -11914,6 +11986,9 @@ msgstr "プロバイダー名"
|
|
|
11914
11986
|
msgid "Provisioned"
|
|
11915
11987
|
msgstr "プロビジョニング済み"
|
|
11916
11988
|
|
|
11989
|
+
msgid "Provisioned certificates"
|
|
11990
|
+
msgstr ""
|
|
11991
|
+
|
|
11917
11992
|
msgid "Public key"
|
|
11918
11993
|
msgstr "公開鍵"
|
|
11919
11994
|
|
|
@@ -12184,6 +12259,9 @@ msgstr ""
|
|
|
12184
12259
|
msgid "Rearranged widgets: {{ widgetList }}."
|
|
12185
12260
|
msgstr "再配置されたウィジェット: {{ widgetList }}。"
|
|
12186
12261
|
|
|
12262
|
+
msgid "Reboot"
|
|
12263
|
+
msgstr "再起動"
|
|
12264
|
+
|
|
12187
12265
|
msgid "Reboot device"
|
|
12188
12266
|
msgstr "デバイスを再起動"
|
|
12189
12267
|
|
|
@@ -12316,9 +12394,6 @@ msgstr "地域"
|
|
|
12316
12394
|
msgid "Register"
|
|
12317
12395
|
msgstr "レジスタ"
|
|
12318
12396
|
|
|
12319
|
-
msgid "Register a general device"
|
|
12320
|
-
msgstr "一般デバイスを登録"
|
|
12321
|
-
|
|
12322
12397
|
msgid "Register a single Actility device"
|
|
12323
12398
|
msgstr "単一 Actility デバイスを登録"
|
|
12324
12399
|
|
|
@@ -12340,6 +12415,9 @@ msgstr "デバイスを登録"
|
|
|
12340
12415
|
msgid "Register devices in bulk"
|
|
12341
12416
|
msgstr "デバイスを一括登録"
|
|
12342
12417
|
|
|
12418
|
+
msgid "Register general devices"
|
|
12419
|
+
msgstr ""
|
|
12420
|
+
|
|
12343
12421
|
msgid "Register new subscription"
|
|
12344
12422
|
msgstr "新しいサブスクリプションを登録"
|
|
12345
12423
|
|
|
@@ -12415,6 +12493,9 @@ msgstr "リモート アクセス"
|
|
|
12415
12493
|
msgid "Remote access endpoint"
|
|
12416
12494
|
msgstr "リモート アクセス エンド ポイント"
|
|
12417
12495
|
|
|
12496
|
+
msgid "Remote access endpoints"
|
|
12497
|
+
msgstr ""
|
|
12498
|
+
|
|
12418
12499
|
msgid "Remote control a device's relay array."
|
|
12419
12500
|
msgstr "デバイスのリレー アレイを遠隔制御。"
|
|
12420
12501
|
|
|
@@ -12745,6 +12826,9 @@ msgstr "取り消し"
|
|
|
12745
12826
|
msgid "Revoke TOTP secret"
|
|
12746
12827
|
msgstr "TOTP シークレットの取り消し"
|
|
12747
12828
|
|
|
12829
|
+
msgid "Revoke provisioned certificate"
|
|
12830
|
+
msgstr ""
|
|
12831
|
+
|
|
12748
12832
|
msgid "Right"
|
|
12749
12833
|
msgstr "右"
|
|
12750
12834
|
|
|
@@ -13048,6 +13132,9 @@ msgstr "範囲"
|
|
|
13048
13132
|
msgid "Scope ID"
|
|
13049
13133
|
msgstr "スコープ ID"
|
|
13050
13134
|
|
|
13135
|
+
msgid "Screenshot"
|
|
13136
|
+
msgstr ""
|
|
13137
|
+
|
|
13051
13138
|
msgid "Scroll to parent operation."
|
|
13052
13139
|
msgstr "親操作までスクロールします。"
|
|
13053
13140
|
|
|
@@ -13186,6 +13273,9 @@ msgstr "パッケージ内容を表示するために、一覧からパッケー
|
|
|
13186
13273
|
msgid "Select a predefined command"
|
|
13187
13274
|
msgstr "事前定義されたコマンドを選択"
|
|
13188
13275
|
|
|
13276
|
+
msgid "Select a protocol"
|
|
13277
|
+
msgstr ""
|
|
13278
|
+
|
|
13189
13279
|
msgid "Select all"
|
|
13190
13280
|
msgstr "すべて選択"
|
|
13191
13281
|
|
|
@@ -13603,6 +13693,9 @@ msgstr "送信先(BCC)"
|
|
|
13603
13693
|
msgid "Send CC to"
|
|
13604
13694
|
msgstr "送信先(CC)"
|
|
13605
13695
|
|
|
13696
|
+
msgid "Send Ctrl+Alt+Del"
|
|
13697
|
+
msgstr ""
|
|
13698
|
+
|
|
13606
13699
|
msgid "Send SMS"
|
|
13607
13700
|
msgstr "SMS を送信"
|
|
13608
13701
|
|
|
@@ -13729,6 +13822,9 @@ msgstr "区切り線の色"
|
|
|
13729
13822
|
msgid "Serial"
|
|
13730
13823
|
msgstr "シリアル"
|
|
13731
13824
|
|
|
13825
|
+
msgid "Serial No."
|
|
13826
|
+
msgstr ""
|
|
13827
|
+
|
|
13732
13828
|
msgid "Serial communication"
|
|
13733
13829
|
msgstr "シリアル接続"
|
|
13734
13830
|
|
|
@@ -14311,6 +14407,9 @@ msgstr "すべて表示"
|
|
|
14311
14407
|
msgid "Show all breadcrumbs"
|
|
14312
14408
|
msgstr "すべての階層リンクを表示"
|
|
14313
14409
|
|
|
14410
|
+
msgid "Show archived packages"
|
|
14411
|
+
msgstr ""
|
|
14412
|
+
|
|
14314
14413
|
msgid "Show checkboxes that are"
|
|
14315
14414
|
msgstr "次のチェックボックスを表示"
|
|
14316
14415
|
|
|
@@ -14374,6 +14473,9 @@ msgstr "デバイスのみを表示"
|
|
|
14374
14473
|
msgid "Show only groups and assets"
|
|
14375
14474
|
msgstr "グループとアセットのみを表示"
|
|
14376
14475
|
|
|
14476
|
+
msgid "Show only latest version of plugins"
|
|
14477
|
+
msgstr ""
|
|
14478
|
+
|
|
14377
14479
|
msgid "Show password"
|
|
14378
14480
|
msgstr "パスワードの表示"
|
|
14379
14481
|
|
|
@@ -14417,6 +14519,9 @@ msgstr "デバイスの発生中のアラームを表示"
|
|
|
14417
14519
|
msgid "Shows the position of a device or all devices in a group."
|
|
14418
14520
|
msgstr "デバイスの位置またはグループのすべてのデバイスを表示します。"
|
|
14419
14521
|
|
|
14522
|
+
msgid "Shutdown"
|
|
14523
|
+
msgstr ""
|
|
14524
|
+
|
|
14420
14525
|
msgid "Sigfox"
|
|
14421
14526
|
msgstr "Sigfox"
|
|
14422
14527
|
|
|
@@ -15046,6 +15151,12 @@ msgstr "サポートされているファイル: *.ico"
|
|
|
15046
15151
|
msgid "Supported files: *.png, *.svg, *.jpg"
|
|
15047
15152
|
msgstr "サポートされているファイル: *.png, *.svg, *.jpg"
|
|
15048
15153
|
|
|
15154
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA, ED25519."
|
|
15155
|
+
msgstr ""
|
|
15156
|
+
|
|
15157
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA."
|
|
15158
|
+
msgstr ""
|
|
15159
|
+
|
|
15049
15160
|
msgid "Supported operations"
|
|
15050
15161
|
msgstr "サポートされている操作"
|
|
15051
15162
|
|
|
@@ -15483,6 +15594,9 @@ msgstr "デフォルト アプリケーションは、プラットフォーム
|
|
|
15483
15594
|
msgid "The device profile will be available for assignments on devices of the specified type. Otherwise, it will be available for all device types."
|
|
15484
15595
|
msgstr "デバイス プロファイルは、指定したタイプのデバイスで割り当てるために使用できます。デバイスが指定されていない場合は、すべてのデバイス タイプに使用できます。"
|
|
15485
15596
|
|
|
15597
|
+
msgid "The device registration process includes creating device certificates, which are issued by the tenant's Certificate Authority (CA)."
|
|
15598
|
+
msgstr ""
|
|
15599
|
+
|
|
15486
15600
|
msgid "The device request expired or one of the following occurred:"
|
|
15487
15601
|
msgstr "デバイスのリクエストの期限が切れたか、次のいずれかが発生しました:"
|
|
15488
15602
|
|
|
@@ -15598,6 +15712,16 @@ msgstr "パスワードをリセットが必要になるまでの、パスワー
|
|
|
15598
15712
|
msgid "The number of times before the current password can be reused. Minimum value is 0, preset value is 10."
|
|
15599
15713
|
msgstr "現在のパスワードを再使用できるまでの回数。最小値は 0、事前定義された値は 10 です。"
|
|
15600
15714
|
|
|
15715
|
+
msgid "The package was archived"
|
|
15716
|
+
msgstr ""
|
|
15717
|
+
|
|
15718
|
+
msgid "The package was archived by the owner marking it as out of maintenance. It is not\n"
|
|
15719
|
+
" recommended to install the package."
|
|
15720
|
+
msgstr ""
|
|
15721
|
+
|
|
15722
|
+
msgid "The package was marked by the author as archived."
|
|
15723
|
+
msgstr ""
|
|
15724
|
+
|
|
15601
15725
|
msgid "The password of the user that you are currently logged in with."
|
|
15602
15726
|
msgstr "ログインに使用したユーザー パスワード。"
|
|
15603
15727
|
|
|
@@ -15857,6 +15981,9 @@ msgstr "この日付は最も早い許容可能な日付より前です。"
|
|
|
15857
15981
|
msgid "This date is invalid."
|
|
15858
15982
|
msgstr "この日付は無効です。"
|
|
15859
15983
|
|
|
15984
|
+
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."
|
|
15985
|
+
msgstr ""
|
|
15986
|
+
|
|
15860
15987
|
msgid "This device has just been deleted. You will be redirected to \"All devices\" page now."
|
|
15861
15988
|
msgstr "このデバイスは削除されました。 \"すべてのデバイス\" ページに移動します。"
|
|
15862
15989
|
|
|
@@ -15921,6 +16048,9 @@ msgstr "このパッケージにはアプリケーションは含まれません
|
|
|
15921
16048
|
msgid "This package doesn't contain plugins."
|
|
15922
16049
|
msgstr "このパッケージにはプラグインは含まれません。"
|
|
15923
16050
|
|
|
16051
|
+
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?"
|
|
16052
|
+
msgstr ""
|
|
16053
|
+
|
|
15924
16054
|
msgid "This parameter has a max length of {{param.warnMaxLength}}."
|
|
15925
16055
|
msgstr "このパラメーターの最大長は {{param.warnMaxLength}} です。"
|
|
15926
16056
|
|
|
@@ -16989,6 +17119,12 @@ msgstr "センサー データのソースとしてスマートフォンを使
|
|
|
16989
17119
|
msgid "VNC"
|
|
16990
17120
|
msgstr "VNC"
|
|
16991
17121
|
|
|
17122
|
+
msgid "VNC credentials"
|
|
17123
|
+
msgstr ""
|
|
17124
|
+
|
|
17125
|
+
msgid "VNC viewer"
|
|
17126
|
+
msgstr ""
|
|
17127
|
+
|
|
16992
17128
|
msgid "Valid"
|
|
16993
17129
|
msgstr "有効"
|
|
16994
17130
|
|
|
@@ -17581,6 +17717,9 @@ msgstr "デバイス プロトコル {{protocolType}} \"{{protocolName}}\" を
|
|
|
17581
17717
|
msgid "You are about to delete device type \"{{name}}\". Connected devices of this type will become unavailable. Do you want to proceed?"
|
|
17582
17718
|
msgstr "デバイス タイプ \"{{name}}\" を削除しようとしています。このタイプの接続デバイスは使用できなくなります。続行しますか?"
|
|
17583
17719
|
|
|
17720
|
+
msgid "You are about to delete endpoint \"{{ endpointName }}\". Do you want to proceed?"
|
|
17721
|
+
msgstr ""
|
|
17722
|
+
|
|
17584
17723
|
msgid "You are about to delete endpoint \"{{config.name}}\" from device \"{{device.name}}\". Do you want to proceed?"
|
|
17585
17724
|
msgstr "エンドポイント \"{{config.name}}\" をデバイス \"{{device.name}}\" から削除しようとしています。続行しますか?"
|
|
17586
17725
|
|
|
@@ -17729,6 +17868,9 @@ msgstr "ブランディング構成を以前に保存された設定にリセッ
|
|
|
17729
17868
|
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?"
|
|
17730
17869
|
msgstr "このダッシュボードのウィジェットをリセットしようとしています。ダッシュボード ウィジェットに行ったすべての変更は失われ、復元することはできなくなります。続行しますか?"
|
|
17731
17870
|
|
|
17871
|
+
msgid "You are about to revoke provisioned certificate {{ serialNumber }}. Do you want to proceed?"
|
|
17872
|
+
msgstr ""
|
|
17873
|
+
|
|
17732
17874
|
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."
|
|
17733
17875
|
msgstr "セキュリティに影響を与える可能性のあるグローバル ロールの変更を保存しようとしています。これらの変更をすぐに適用するには、このロールを持つすべてのユーザーのセッションを終了する必要があります。"
|
|
17734
17876
|
|
|
@@ -18096,6 +18238,9 @@ msgstr "中央揃え"
|
|
|
18096
18238
|
msgid "children of current device or group, you can access their properties e.g."
|
|
18097
18239
|
msgstr "(例) 現在のデバイスまたはグループの子のプロパティにアクセスできます。"
|
|
18098
18240
|
|
|
18241
|
+
msgid "close"
|
|
18242
|
+
msgstr ""
|
|
18243
|
+
|
|
18099
18244
|
msgid "coaps://<LWM2M-server-domain>:<coaps-port>"
|
|
18100
18245
|
msgstr "coaps://<LWM2M-server-domain>:<coaps-port>"
|
|
18101
18246
|
|
|
@@ -18839,6 +18984,9 @@ msgstr "ロール {{list}} が追加されました"
|
|
|
18839
18984
|
msgid "roles {{list}} removed"
|
|
18840
18985
|
msgstr "ロール {{list}} が削除されました"
|
|
18841
18986
|
|
|
18987
|
+
msgid "search"
|
|
18988
|
+
msgstr ""
|
|
18989
|
+
|
|
18842
18990
|
msgid "searching \"{{ searchHint }}\""
|
|
18843
18991
|
msgstr "\"{{ searchHint }}\" を検索中です"
|
|
18844
18992
|
|
|
@@ -18981,6 +19129,9 @@ msgstr "ウィジェットのヘッダー スタイル"
|
|
|
18981
19129
|
msgid "widget margin"
|
|
18982
19130
|
msgstr "ウィジェット余白"
|
|
18983
19131
|
|
|
19132
|
+
msgid "x509"
|
|
19133
|
+
msgstr ""
|
|
19134
|
+
|
|
18984
19135
|
msgid "yellow"
|
|
18985
19136
|
msgstr "黄"
|
|
18986
19137
|
|