@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/fr.po
CHANGED
|
@@ -566,6 +566,9 @@ msgstr "Demandes API"
|
|
|
566
566
|
msgid "APN"
|
|
567
567
|
msgstr "APN"
|
|
568
568
|
|
|
569
|
+
msgid "ARCHIVED`Package out of maintenance.`"
|
|
570
|
+
msgstr "ARCHIVED"
|
|
571
|
+
|
|
569
572
|
msgid "ARRAY"
|
|
570
573
|
msgstr "TABLEAU"
|
|
571
574
|
|
|
@@ -817,6 +820,9 @@ msgstr "Ajouter"
|
|
|
817
820
|
msgid "Add Byte Order Mask (for Windows)"
|
|
818
821
|
msgstr "Ajouter un masque de commande d'octet (pour Windows)"
|
|
819
822
|
|
|
823
|
+
msgid "Add CA certificate"
|
|
824
|
+
msgstr "Ajouter un certificat d'autorité de certification"
|
|
825
|
+
|
|
820
826
|
msgid "Add Header"
|
|
821
827
|
msgstr "Ajouter en-tête"
|
|
822
828
|
|
|
@@ -1285,6 +1291,12 @@ msgstr "Widgets ajoutés : {{ widgetList }}."
|
|
|
1285
1291
|
msgid "Adding"
|
|
1286
1292
|
msgstr "Ajout en cours"
|
|
1287
1293
|
|
|
1294
|
+
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections."
|
|
1295
|
+
msgstr "L'ajout d'un certificat d'autorité de certification permet à l'application de faire confiance aux certificats de l'autorité spécifiée, ce qui garantit des connexions sécurisées."
|
|
1296
|
+
|
|
1297
|
+
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."
|
|
1298
|
+
msgstr "L'ajout d'un certificat d'autorité de certification permet à l'application de faire confiance aux certificats de l'autorité spécifiée, garantissant ainsi des connexions sécurisées. Un seul certificat est autorisé, c'est pourquoi le bouton est désactivé."
|
|
1299
|
+
|
|
1288
1300
|
msgid "Additional items not allowed."
|
|
1289
1301
|
msgstr "Éléments supplémentaires non autorisés."
|
|
1290
1302
|
|
|
@@ -1598,6 +1610,15 @@ msgstr "Autorise l'affichage de l'état et le fonctionnement de l'appareil Modbu
|
|
|
1598
1610
|
msgid "Allows to add and edit a custom style sheet to the branding."
|
|
1599
1611
|
msgstr "Permet d'ajouter et de modifier une feuille de style personnalisée à la personnalisation."
|
|
1600
1612
|
|
|
1613
|
+
msgid "Allows to connect to a Telnet service."
|
|
1614
|
+
msgstr "Permet de se connecter à un service Telnet."
|
|
1615
|
+
|
|
1616
|
+
msgid "Allows to connect to a VNC service."
|
|
1617
|
+
msgstr "Permet de se connecter à un service VNC."
|
|
1618
|
+
|
|
1619
|
+
msgid "Allows to connect to an SSH service."
|
|
1620
|
+
msgstr "Permet de se connecter à un service SSH."
|
|
1621
|
+
|
|
1601
1622
|
msgid "Allows to edit the plain JSON of the branding."
|
|
1602
1623
|
msgstr "Permet de modifier le JSON simple de la personnalisation."
|
|
1603
1624
|
|
|
@@ -1607,6 +1628,9 @@ msgstr "Permet de modifier les traductions."
|
|
|
1607
1628
|
msgid "Allows to make basic changes to the tenants branding."
|
|
1608
1629
|
msgstr "Permet d'effectuer des modifications de base à la personnalisation des gérants."
|
|
1609
1630
|
|
|
1631
|
+
msgid "Allows to passthrough a TCP connction."
|
|
1632
|
+
msgstr "Permet de passer à travers une connexion TCP."
|
|
1633
|
+
|
|
1610
1634
|
msgid "Also delete all devices inside \"{{name}}\" and its subassets."
|
|
1611
1635
|
msgstr "Supprimez également tous les appareils de \"{{name}}\" et de ses sous-actifs."
|
|
1612
1636
|
|
|
@@ -2528,6 +2552,9 @@ msgstr "En chargeant un microservice, vous acceptez \n"
|
|
|
2528
2552
|
msgid "By`user`"
|
|
2529
2553
|
msgstr "Par"
|
|
2530
2554
|
|
|
2555
|
+
msgid "CA certificate"
|
|
2556
|
+
msgstr "Certificat CA"
|
|
2557
|
+
|
|
2531
2558
|
msgid "CAN Bus"
|
|
2532
2559
|
msgstr "CAN Bus"
|
|
2533
2560
|
|
|
@@ -3793,6 +3820,9 @@ msgstr "Impossible de charger le contenu."
|
|
|
3793
3820
|
msgid "Continue"
|
|
3794
3821
|
msgstr "Continuer"
|
|
3795
3822
|
|
|
3823
|
+
msgid "Continue`installing an archived package`"
|
|
3824
|
+
msgstr "Continuer"
|
|
3825
|
+
|
|
3796
3826
|
msgid "Contract"
|
|
3797
3827
|
msgstr "Contrat"
|
|
3798
3828
|
|
|
@@ -4216,6 +4246,9 @@ msgstr "Créer opération en masse : {{updatesList}}"
|
|
|
4216
4246
|
msgid "Create custom measurement"
|
|
4217
4247
|
msgstr "Créer une mesure personnalisée"
|
|
4218
4248
|
|
|
4249
|
+
msgid "Create device certificates during device registration"
|
|
4250
|
+
msgstr "Créer des certificats d'appareil lors de l'enregistrement de l'appareil"
|
|
4251
|
+
|
|
4219
4252
|
msgid "Create event"
|
|
4220
4253
|
msgstr "Créer un événement"
|
|
4221
4254
|
|
|
@@ -4317,6 +4350,9 @@ msgid "Creates all registration requests at once, then each one needs to go thro
|
|
|
4317
4350
|
msgstr "Crée toutes les demandes d'enregistrement en une fois, chacune d'entre elles devant passer par un\n"
|
|
4318
4351
|
" processus d'acceptation régulier."
|
|
4319
4352
|
|
|
4353
|
+
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"
|
|
4354
|
+
msgstr "Crée des certificats d'appareils et des appareils à l'aide de la liste de valeurs de propriétés fournie. Une fois les certificats fournis, les appareils peuvent immédiatement commencer à communiquer avec la plateforme."
|
|
4355
|
+
|
|
4320
4356
|
msgid "Creating application"
|
|
4321
4357
|
msgstr "Création de l'application"
|
|
4322
4358
|
|
|
@@ -5927,6 +5963,9 @@ msgstr "EDS analysé avec erreurs."
|
|
|
5927
5963
|
msgid "EDS parsed with warnings."
|
|
5928
5964
|
msgstr "EDS analysé avec avertissements."
|
|
5929
5965
|
|
|
5966
|
+
msgid "EST registration - template.csv"
|
|
5967
|
+
msgstr "Inscription EST - modèle.csv"
|
|
5968
|
+
|
|
5930
5969
|
msgid "EVENT"
|
|
5931
5970
|
msgstr "ÉVÉNEMENT"
|
|
5932
5971
|
|
|
@@ -6158,6 +6197,9 @@ msgstr "Fin"
|
|
|
6158
6197
|
msgid "Endpoint"
|
|
6159
6198
|
msgstr "Point de terminaison"
|
|
6160
6199
|
|
|
6200
|
+
msgid "Endpoint added."
|
|
6201
|
+
msgstr "Point de terminaison ajouté."
|
|
6202
|
+
|
|
6161
6203
|
msgid "Endpoint client ID"
|
|
6162
6204
|
msgstr "ID client du point de terminaison"
|
|
6163
6205
|
|
|
@@ -6536,6 +6578,9 @@ msgstr "Échoué"
|
|
|
6536
6578
|
msgid "Failed to activate application"
|
|
6537
6579
|
msgstr "Échec de l'activation de l'application"
|
|
6538
6580
|
|
|
6581
|
+
msgid "Failed to add endpoint."
|
|
6582
|
+
msgstr "Échoué dans l'ajout d'un point de terminaison."
|
|
6583
|
+
|
|
6539
6584
|
msgid "Failed to add new child device."
|
|
6540
6585
|
msgstr "Échec de l'ajout d'un nouvel appareil enfant."
|
|
6541
6586
|
|
|
@@ -6563,6 +6608,9 @@ msgstr "Échec de fermeture du relais."
|
|
|
6563
6608
|
msgid "Failed to copy to clipboard"
|
|
6564
6609
|
msgstr "Échec de la copie dans le presse-papier"
|
|
6565
6610
|
|
|
6611
|
+
msgid "Failed to delete endpoint."
|
|
6612
|
+
msgstr "Échoué dans la suppression du point de terminaison."
|
|
6613
|
+
|
|
6566
6614
|
msgid "Failed to delete the connection"
|
|
6567
6615
|
msgstr "Échec de la suppression de la connexion"
|
|
6568
6616
|
|
|
@@ -6605,6 +6653,9 @@ msgstr "Échec de la récupération de la configuration RDB : \"{{failureReason
|
|
|
6605
6653
|
msgid "Failed to save"
|
|
6606
6654
|
msgstr "Échec de l'enregistrement"
|
|
6607
6655
|
|
|
6656
|
+
msgid "Failed to save endpoint."
|
|
6657
|
+
msgstr "Échoué à enregistrer le point de terminaison."
|
|
6658
|
+
|
|
6608
6659
|
msgid "Failed to save translations"
|
|
6609
6660
|
msgstr "Échec de l'enregistrement des traductions"
|
|
6610
6661
|
|
|
@@ -7316,6 +7367,9 @@ msgstr "Enregistrement en masse complet - template.csv"
|
|
|
7316
7367
|
msgid "Full registration"
|
|
7317
7368
|
msgstr "Enregistrement complet"
|
|
7318
7369
|
|
|
7370
|
+
msgid "Full registration with device certificate creation"
|
|
7371
|
+
msgstr "Enregistrement complet avec création d'un certificat pour l'appareil"
|
|
7372
|
+
|
|
7319
7373
|
msgid "Full screen"
|
|
7320
7374
|
msgstr "Plein écran"
|
|
7321
7375
|
|
|
@@ -7325,6 +7379,9 @@ msgstr "Pleine chasse"
|
|
|
7325
7379
|
msgid "Full`export type`"
|
|
7326
7380
|
msgstr "Complet"
|
|
7327
7381
|
|
|
7382
|
+
msgid "Fullscreen"
|
|
7383
|
+
msgstr "Plein écran"
|
|
7384
|
+
|
|
7328
7385
|
msgid "Functionalities"
|
|
7329
7386
|
msgstr "Fonctionnalités"
|
|
7330
7387
|
|
|
@@ -10273,6 +10330,9 @@ msgstr "Aucune entrée discrète disponible."
|
|
|
10273
10330
|
msgid "No discrete inputs defined."
|
|
10274
10331
|
msgstr "Aucune entrée discrète définie."
|
|
10275
10332
|
|
|
10333
|
+
msgid "No endpoints configured."
|
|
10334
|
+
msgstr "Aucun point de terminaison n'est configuré."
|
|
10335
|
+
|
|
10276
10336
|
msgid "No endpoints to display."
|
|
10277
10337
|
msgstr "Aucun point de terminaison à afficher."
|
|
10278
10338
|
|
|
@@ -10533,6 +10593,9 @@ msgstr "Aucune propriété à afficher."
|
|
|
10533
10593
|
msgid "No property to display."
|
|
10534
10594
|
msgstr "Aucune propriété à afficher."
|
|
10535
10595
|
|
|
10596
|
+
msgid "No provisioned certificates to display."
|
|
10597
|
+
msgstr "Aucun certificat provisionné à afficher."
|
|
10598
|
+
|
|
10536
10599
|
msgid "No recent operations found"
|
|
10537
10600
|
msgstr "Aucune opération récente trouvée"
|
|
10538
10601
|
|
|
@@ -11027,6 +11090,9 @@ msgstr "Envoyer l'exportation par e-mail dans les délais prévus"
|
|
|
11027
11090
|
msgid "One .pem file may be uploaded"
|
|
11028
11091
|
msgstr "Un fichier .pem peut être chargé"
|
|
11029
11092
|
|
|
11093
|
+
msgid "One-time password"
|
|
11094
|
+
msgstr "Mot de passe unique"
|
|
11095
|
+
|
|
11030
11096
|
msgid "Online"
|
|
11031
11097
|
msgstr "En ligne"
|
|
11032
11098
|
|
|
@@ -11057,8 +11123,8 @@ msgstr "Seuls les rôles globaux définis pour le propriétaire peuvent être d
|
|
|
11057
11123
|
msgid "Only includes alarms for the parent device."
|
|
11058
11124
|
msgstr "Inclure uniquement les alarmes pour l'appareil parent."
|
|
11059
11125
|
|
|
11060
|
-
msgid "Only latest
|
|
11061
|
-
msgstr "
|
|
11126
|
+
msgid "Only latest versions"
|
|
11127
|
+
msgstr "Aucune version : les versions les plus récentes"
|
|
11062
11128
|
|
|
11063
11129
|
msgid "Only letters, digits and underscore allowed."
|
|
11064
11130
|
msgstr "Seules les lettres, les chiffres et les tirets sont autorisés."
|
|
@@ -11379,6 +11445,9 @@ msgstr "PURGÉ"
|
|
|
11379
11445
|
msgid "Package"
|
|
11380
11446
|
msgstr "Package"
|
|
11381
11447
|
|
|
11448
|
+
msgid "Package archived`dialog title`"
|
|
11449
|
+
msgstr "Package archivé"
|
|
11450
|
+
|
|
11382
11451
|
msgid "Package availability"
|
|
11383
11452
|
msgstr "Disponibilité du package"
|
|
11384
11453
|
|
|
@@ -11433,6 +11502,9 @@ msgstr "Parité"
|
|
|
11433
11502
|
msgid "Parsing the DDF file resulted in an internal error"
|
|
11434
11503
|
msgstr "L'analyse du fichier DDF a entraîné une erreur interne"
|
|
11435
11504
|
|
|
11505
|
+
msgid "Passthrough"
|
|
11506
|
+
msgstr "Passage"
|
|
11507
|
+
|
|
11436
11508
|
msgid "Password"
|
|
11437
11509
|
msgstr "Mot de passe"
|
|
11438
11510
|
|
|
@@ -11998,6 +12070,9 @@ msgstr "Nom du fournisseur"
|
|
|
11998
12070
|
msgid "Provisioned"
|
|
11999
12071
|
msgstr "Provisionné(e)"
|
|
12000
12072
|
|
|
12073
|
+
msgid "Provisioned certificates"
|
|
12074
|
+
msgstr "Certificats provisionnés"
|
|
12075
|
+
|
|
12001
12076
|
msgid "Public key"
|
|
12002
12077
|
msgstr "Clé publique"
|
|
12003
12078
|
|
|
@@ -12268,6 +12343,9 @@ msgstr "Actualisation en temps réel"
|
|
|
12268
12343
|
msgid "Rearranged widgets: {{ widgetList }}."
|
|
12269
12344
|
msgstr "Widgets réarrangés : {{ widgetList }}."
|
|
12270
12345
|
|
|
12346
|
+
msgid "Reboot"
|
|
12347
|
+
msgstr "Redémarrer"
|
|
12348
|
+
|
|
12271
12349
|
msgid "Reboot device"
|
|
12272
12350
|
msgstr "Redémarrer l'appareil"
|
|
12273
12351
|
|
|
@@ -12400,9 +12478,6 @@ msgstr "Région"
|
|
|
12400
12478
|
msgid "Register"
|
|
12401
12479
|
msgstr "Registre"
|
|
12402
12480
|
|
|
12403
|
-
msgid "Register a general device"
|
|
12404
|
-
msgstr "Enregistrer un appareil général"
|
|
12405
|
-
|
|
12406
12481
|
msgid "Register a single Actility device"
|
|
12407
12482
|
msgstr "Enregistrer un seul appareil Actility"
|
|
12408
12483
|
|
|
@@ -12424,6 +12499,9 @@ msgstr "Enregistrer les appareils"
|
|
|
12424
12499
|
msgid "Register devices in bulk"
|
|
12425
12500
|
msgstr "Enregistrer des appareils en masse"
|
|
12426
12501
|
|
|
12502
|
+
msgid "Register general devices"
|
|
12503
|
+
msgstr "Registre des appareils généraux"
|
|
12504
|
+
|
|
12427
12505
|
msgid "Register new subscription"
|
|
12428
12506
|
msgstr "Enregistrer un nouvel abonnement"
|
|
12429
12507
|
|
|
@@ -12499,6 +12577,9 @@ msgstr "Accès à distance"
|
|
|
12499
12577
|
msgid "Remote access endpoint"
|
|
12500
12578
|
msgstr "Point de terminaison d'accès à distance"
|
|
12501
12579
|
|
|
12580
|
+
msgid "Remote access endpoints"
|
|
12581
|
+
msgstr "Points de terminaison d'accès à distance"
|
|
12582
|
+
|
|
12502
12583
|
msgid "Remote control a device's relay array."
|
|
12503
12584
|
msgstr "Commander le tableau de relais d'un dispositif à distance."
|
|
12504
12585
|
|
|
@@ -12829,6 +12910,9 @@ msgstr "Révoquer"
|
|
|
12829
12910
|
msgid "Revoke TOTP secret"
|
|
12830
12911
|
msgstr "Révoquer le jeton secret TOTP"
|
|
12831
12912
|
|
|
12913
|
+
msgid "Revoke provisioned certificate"
|
|
12914
|
+
msgstr "Révoquer un certificat provisionné"
|
|
12915
|
+
|
|
12832
12916
|
msgid "Right"
|
|
12833
12917
|
msgstr "Droit"
|
|
12834
12918
|
|
|
@@ -13132,6 +13216,9 @@ msgstr "Cadre"
|
|
|
13132
13216
|
msgid "Scope ID"
|
|
13133
13217
|
msgstr "ID de l'étendue"
|
|
13134
13218
|
|
|
13219
|
+
msgid "Screenshot"
|
|
13220
|
+
msgstr "Capture d'écran"
|
|
13221
|
+
|
|
13135
13222
|
msgid "Scroll to parent operation."
|
|
13136
13223
|
msgstr "Déroulez jusqu'à l'opération parente."
|
|
13137
13224
|
|
|
@@ -13270,6 +13357,9 @@ msgstr "Sélectionnez un package de la liste pour afficher le contenu du package
|
|
|
13270
13357
|
msgid "Select a predefined command"
|
|
13271
13358
|
msgstr "Sélectionner une commande prédéfinie"
|
|
13272
13359
|
|
|
13360
|
+
msgid "Select a protocol"
|
|
13361
|
+
msgstr "Sélectionner un protocole"
|
|
13362
|
+
|
|
13273
13363
|
msgid "Select all"
|
|
13274
13364
|
msgstr "Sélectionner tous"
|
|
13275
13365
|
|
|
@@ -13687,6 +13777,9 @@ msgstr "Envoyer en copie cachée à"
|
|
|
13687
13777
|
msgid "Send CC to"
|
|
13688
13778
|
msgstr "Envoyer en copie à"
|
|
13689
13779
|
|
|
13780
|
+
msgid "Send Ctrl+Alt+Del"
|
|
13781
|
+
msgstr "Envoyer Ctrl+Alt+Suppr."
|
|
13782
|
+
|
|
13690
13783
|
msgid "Send SMS"
|
|
13691
13784
|
msgstr "Envoyer un SMS"
|
|
13692
13785
|
|
|
@@ -13813,6 +13906,9 @@ msgstr "Couleur de la ligne de séparation"
|
|
|
13813
13906
|
msgid "Serial"
|
|
13814
13907
|
msgstr "Série"
|
|
13815
13908
|
|
|
13909
|
+
msgid "Serial No."
|
|
13910
|
+
msgstr "Numéro de série"
|
|
13911
|
+
|
|
13816
13912
|
msgid "Serial communication"
|
|
13817
13913
|
msgstr "Communication en série"
|
|
13818
13914
|
|
|
@@ -14395,6 +14491,9 @@ msgstr "Afficher tout"
|
|
|
14395
14491
|
msgid "Show all breadcrumbs"
|
|
14396
14492
|
msgstr "Afficher tous les fils d'Ariane"
|
|
14397
14493
|
|
|
14494
|
+
msgid "Show archived packages"
|
|
14495
|
+
msgstr "Afficher les packages archivés"
|
|
14496
|
+
|
|
14398
14497
|
msgid "Show checkboxes that are"
|
|
14399
14498
|
msgstr "Afficher cases à cocher qui sont"
|
|
14400
14499
|
|
|
@@ -14458,6 +14557,9 @@ msgstr "Afficher uniquement les appareils"
|
|
|
14458
14557
|
msgid "Show only groups and assets"
|
|
14459
14558
|
msgstr "Afficher uniquement les groupes et les actifs"
|
|
14460
14559
|
|
|
14560
|
+
msgid "Show only latest version of plugins"
|
|
14561
|
+
msgstr "Afficher uniquement la dernière version des plugins"
|
|
14562
|
+
|
|
14461
14563
|
msgid "Show password"
|
|
14462
14564
|
msgstr "Afficher le mot de passe"
|
|
14463
14565
|
|
|
@@ -14502,6 +14604,9 @@ msgstr "Affiche les alarmes actives pour l'appareil"
|
|
|
14502
14604
|
msgid "Shows the position of a device or all devices in a group."
|
|
14503
14605
|
msgstr "Affiche la position d'un appareil ou de tous les appareils dans un groupe."
|
|
14504
14606
|
|
|
14607
|
+
msgid "Shutdown"
|
|
14608
|
+
msgstr "Fermeture"
|
|
14609
|
+
|
|
14505
14610
|
msgid "Sigfox"
|
|
14506
14611
|
msgstr "Sigfox"
|
|
14507
14612
|
|
|
@@ -15132,6 +15237,12 @@ msgstr "Fichiers pris en charge : *.ico"
|
|
|
15132
15237
|
msgid "Supported files: *.png, *.svg, *.jpg"
|
|
15133
15238
|
msgstr "Fichiers pris en charge : *.png, *.svg, *.jpg"
|
|
15134
15239
|
|
|
15240
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA, ED25519."
|
|
15241
|
+
msgstr "Formats pris en charge : OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Algorithmes pris en charge : RSA, DSA, ECDSA, ED25519."
|
|
15242
|
+
|
|
15243
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA."
|
|
15244
|
+
msgstr "Formats pris en charge : OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Algorithmes pris en charge : RSA, DSA."
|
|
15245
|
+
|
|
15135
15246
|
msgid "Supported operations"
|
|
15136
15247
|
msgstr "Opérations prises en charge"
|
|
15137
15248
|
|
|
@@ -15568,6 +15679,9 @@ msgstr "L'application par défaut indique l'application qui s'affiche par défau
|
|
|
15568
15679
|
msgid "The device profile will be available for assignments on devices of the specified type. Otherwise, it will be available for all device types."
|
|
15569
15680
|
msgstr "Le profil de l'appareil est disponible pour les affectations sur des appareils du type indiqué. Sinon, il sera disponible pour tous les types d'appareils."
|
|
15570
15681
|
|
|
15682
|
+
msgid "The device registration process includes creating device certificates, which are issued by the tenant's Certificate Authority (CA)."
|
|
15683
|
+
msgstr "Le processus d'enregistrement de l'appareil comprend la création de certificats d'appareil, qui sont délivrés par l'autorité de certification (AC) du Gérant."
|
|
15684
|
+
|
|
15571
15685
|
msgid "The device request expired or one of the following occurred:"
|
|
15572
15686
|
msgstr "La demande de l'appareil a expiré ou l'un des événements suivants s'est produit :"
|
|
15573
15687
|
|
|
@@ -15683,6 +15797,17 @@ msgstr "Nombre de jours pendant lesquels un mot de passe peut être valide avant
|
|
|
15683
15797
|
msgid "The number of times before the current password can be reused. Minimum value is 0, preset value is 10."
|
|
15684
15798
|
msgstr "Nombre de fois avant que le mot de passe actuel puisse être réutilisé. La valeur minimale est 0, la valeur prédéfinie est 10."
|
|
15685
15799
|
|
|
15800
|
+
msgid "The package was archived"
|
|
15801
|
+
msgstr "Le Package a été archivé"
|
|
15802
|
+
|
|
15803
|
+
msgid "The package was archived by the owner marking it as out of maintenance. It is not\n"
|
|
15804
|
+
" recommended to install the package."
|
|
15805
|
+
msgstr "Le Package a été archivé par le propriétaire qui l'a marqué comme n'étant plus en maintenance. Il n'est pas\n"
|
|
15806
|
+
" recommandé d'installer ce Package."
|
|
15807
|
+
|
|
15808
|
+
msgid "The package was marked by the author as archived."
|
|
15809
|
+
msgstr "Le Package a été marqué par l'Auteur comme étant archivé."
|
|
15810
|
+
|
|
15686
15811
|
msgid "The password of the user that you are currently logged in with."
|
|
15687
15812
|
msgstr "Mot de passe de l'utilisateur avec lequel vous êtes actuellement connecté."
|
|
15688
15813
|
|
|
@@ -15942,6 +16067,9 @@ msgstr "Cette date est antérieure à la date la plus proche autorisée."
|
|
|
15942
16067
|
msgid "This date is invalid."
|
|
15943
16068
|
msgstr "Cette date n'est pas valide."
|
|
15944
16069
|
|
|
16070
|
+
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."
|
|
16071
|
+
msgstr "Cet appareil ne peut plus se connecter à la plate-forme car le dernier certificat a été révoqué. La réémission du certificat n'est pas possible. Pour restaurer l'accès, l'appareil doit être réinscrit. Veuillez suivre la procédure de réinscription décrite dans la documentation."
|
|
16072
|
+
|
|
15945
16073
|
msgid "This device has just been deleted. You will be redirected to \"All devices\" page now."
|
|
15946
16074
|
msgstr "Cet appareil vient d'être supprimé. Vous allez maintenant être redirigé vers la page \"Tous les appareilss\"."
|
|
15947
16075
|
|
|
@@ -16006,6 +16134,9 @@ msgstr "Ce package ne contient pas d'application."
|
|
|
16006
16134
|
msgid "This package doesn't contain plugins."
|
|
16007
16135
|
msgstr "Ce package ne contient aucun plugin."
|
|
16008
16136
|
|
|
16137
|
+
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?"
|
|
16138
|
+
msgstr "Ce Package a été archivé par son Auteur, ce qui signifie généralement qu'il n'est plus maintenu. Nous ne recommandons pas d'installer des plugins provenant de packages abandonnés. Voulez-vous quand même continuer ?"
|
|
16139
|
+
|
|
16009
16140
|
msgid "This parameter has a max length of {{param.warnMaxLength}}."
|
|
16010
16141
|
msgstr "Ce paramètre a une longueur maximum de {{param.warnMaxLength}}."
|
|
16011
16142
|
|
|
@@ -17075,6 +17206,12 @@ msgstr "L'utilisation de votre smartphone comme source de données de capteurs e
|
|
|
17075
17206
|
msgid "VNC"
|
|
17076
17207
|
msgstr "VNC"
|
|
17077
17208
|
|
|
17209
|
+
msgid "VNC credentials"
|
|
17210
|
+
msgstr "Identifiants VNC"
|
|
17211
|
+
|
|
17212
|
+
msgid "VNC viewer"
|
|
17213
|
+
msgstr "Visionneuse VNC"
|
|
17214
|
+
|
|
17078
17215
|
msgid "Valid"
|
|
17079
17216
|
msgstr "Valide"
|
|
17080
17217
|
|
|
@@ -17668,6 +17805,9 @@ msgstr "Vous allez supprimer le protocole de l'appareil {{protocolType}} \"{{pro
|
|
|
17668
17805
|
msgid "You are about to delete device type \"{{name}}\". Connected devices of this type will become unavailable. Do you want to proceed?"
|
|
17669
17806
|
msgstr "Vous allez supprimer le type d'appareil \"{{name}}\". Les appareils connectés de ce type seront indisponibles. Souhaitez-vous continuer cette action ?"
|
|
17670
17807
|
|
|
17808
|
+
msgid "You are about to delete endpoint \"{{ endpointName }}\". Do you want to proceed?"
|
|
17809
|
+
msgstr "Vous allez supprimer le point de terminaison \"{{ endpointName }}\". Souhaitez-vous continuer cette action ?"
|
|
17810
|
+
|
|
17671
17811
|
msgid "You are about to delete endpoint \"{{config.name}}\" from device \"{{device.name}}\". Do you want to proceed?"
|
|
17672
17812
|
msgstr "Vous allez supprimer le point de terminaison \"{{config.name}}\" de l'appareil \"{{device.name}}\". Souhaitez-vous continuer cette action ?"
|
|
17673
17813
|
|
|
@@ -17816,6 +17956,9 @@ msgstr "Vous allez réinitialiser la configuration de personnalisation sur les p
|
|
|
17816
17956
|
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?"
|
|
17817
17957
|
msgstr "Vous allez réinitialiser les widgets de ce tableau de bord. Toutes les modifications apportées aux widgets du tableau de bord seront perdues et ne pourront plus être récupérées. Souhaitez-vous poursuivre ?"
|
|
17818
17958
|
|
|
17959
|
+
msgid "You are about to revoke provisioned certificate {{ serialNumber }}. Do you want to proceed?"
|
|
17960
|
+
msgstr "Vous allez révoquer le certificat provisionné {{ serialNumber }}. Souhaitez-vous continuer cette action ?"
|
|
17961
|
+
|
|
17819
17962
|
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."
|
|
17820
17963
|
msgstr "Vous allez enregistrer des modifications dans le rôle global qui pourraient affecter la sécurité. Pour appliquer ces modifications immédiatement, vous devez mettre fin aux sessions de tous les utilisateurs ayant ce rôle."
|
|
17821
17964
|
|
|
@@ -18184,6 +18327,9 @@ msgstr "centré"
|
|
|
18184
18327
|
msgid "children of current device or group, you can access their properties e.g."
|
|
18185
18328
|
msgstr "enfants de l'appareil actuel ou du groupe, vous pouvez accéder à leurs propriétés p.ex."
|
|
18186
18329
|
|
|
18330
|
+
msgid "close"
|
|
18331
|
+
msgstr "Fermer"
|
|
18332
|
+
|
|
18187
18333
|
msgid "coaps://<LWM2M-server-domain>:<coaps-port>"
|
|
18188
18334
|
msgstr "coaps://<LWM2M-server-domain>:<coaps-port>"
|
|
18189
18335
|
|
|
@@ -18929,6 +19075,9 @@ msgstr "rôles {{list}} ajoutés"
|
|
|
18929
19075
|
msgid "roles {{list}} removed"
|
|
18930
19076
|
msgstr "rôle {{list}} supprimés"
|
|
18931
19077
|
|
|
19078
|
+
msgid "search"
|
|
19079
|
+
msgstr "Rechercher"
|
|
19080
|
+
|
|
18932
19081
|
msgid "searching \"{{ searchHint }}\""
|
|
18933
19082
|
msgstr "recherche en cours \"{{ searchHint }}\""
|
|
18934
19083
|
|
|
@@ -19071,6 +19220,9 @@ msgstr "style d'en-tête du widget"
|
|
|
19071
19220
|
msgid "widget margin"
|
|
19072
19221
|
msgstr "marge du widget"
|
|
19073
19222
|
|
|
19223
|
+
msgid "x509"
|
|
19224
|
+
msgstr "x509"
|
|
19225
|
+
|
|
19074
19226
|
msgid "yellow"
|
|
19075
19227
|
msgstr "jaune"
|
|
19076
19228
|
|