@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/es.po
CHANGED
|
@@ -566,6 +566,9 @@ msgstr "Solicitudes de API"
|
|
|
566
566
|
msgid "APN"
|
|
567
567
|
msgstr "APN"
|
|
568
568
|
|
|
569
|
+
msgid "ARCHIVED`Package out of maintenance.`"
|
|
570
|
+
msgstr "ARCHIVADO"
|
|
571
|
+
|
|
569
572
|
msgid "ARRAY"
|
|
570
573
|
msgstr "VECTOR"
|
|
571
574
|
|
|
@@ -817,6 +820,9 @@ msgstr "Agregar"
|
|
|
817
820
|
msgid "Add Byte Order Mask (for Windows)"
|
|
818
821
|
msgstr "Agregar máscara de órdenes de byte (para Windows)"
|
|
819
822
|
|
|
823
|
+
msgid "Add CA certificate"
|
|
824
|
+
msgstr "Agregar Certificado CA"
|
|
825
|
+
|
|
820
826
|
msgid "Add Header"
|
|
821
827
|
msgstr "Agregar encabezado"
|
|
822
828
|
|
|
@@ -1285,6 +1291,12 @@ msgstr "Widgets agregados: {{ widgetList }}."
|
|
|
1285
1291
|
msgid "Adding"
|
|
1286
1292
|
msgstr "Agregando"
|
|
1287
1293
|
|
|
1294
|
+
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections."
|
|
1295
|
+
msgstr "Añadir un certificado CA permite a la aplicación confiar en certificados de la autoridad especificada, garantizando conexiones seguras."
|
|
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 "Añadir un certificado CA permite a la aplicación confiar en certificados de la autoridad especificada, garantizando conexiones seguras. Solo se permite un Certificado, por lo que el Botón está desactivado."
|
|
1299
|
+
|
|
1288
1300
|
msgid "Additional items not allowed."
|
|
1289
1301
|
msgstr "No se permiten elementos adicionales."
|
|
1290
1302
|
|
|
@@ -1598,6 +1610,15 @@ msgstr "Permite ver el estado y funcionamiento dispositivo modbus"
|
|
|
1598
1610
|
msgid "Allows to add and edit a custom style sheet to the branding."
|
|
1599
1611
|
msgstr "Permite agregar y editar una hoja de estilos personalizada para la marca."
|
|
1600
1612
|
|
|
1613
|
+
msgid "Allows to connect to a Telnet service."
|
|
1614
|
+
msgstr "Permite conectarse a un servicio Telnet."
|
|
1615
|
+
|
|
1616
|
+
msgid "Allows to connect to a VNC service."
|
|
1617
|
+
msgstr "Permite conectarse a un servicio VNC."
|
|
1618
|
+
|
|
1619
|
+
msgid "Allows to connect to an SSH service."
|
|
1620
|
+
msgstr "Permite conectarse a un servicio SSH."
|
|
1621
|
+
|
|
1601
1622
|
msgid "Allows to edit the plain JSON of the branding."
|
|
1602
1623
|
msgstr "Permite editar el JSON plano de la marca."
|
|
1603
1624
|
|
|
@@ -1607,6 +1628,9 @@ msgstr "Permite editar las traducciones."
|
|
|
1607
1628
|
msgid "Allows to make basic changes to the tenants branding."
|
|
1608
1629
|
msgstr "Permite realizar cambios básicos en la marca de los tenants."
|
|
1609
1630
|
|
|
1631
|
+
msgid "Allows to passthrough a TCP connction."
|
|
1632
|
+
msgstr "Permite pasar a través de una conexión TCP."
|
|
1633
|
+
|
|
1610
1634
|
msgid "Also delete all devices inside \"{{name}}\" and its subassets."
|
|
1611
1635
|
msgstr "Eliminar también todos los dispositivos que están dentro de \"{{name}}\" y sus subactivos."
|
|
1612
1636
|
|
|
@@ -2528,6 +2552,9 @@ msgstr "Al cargar un microservicio se acepta \n"
|
|
|
2528
2552
|
msgid "By`user`"
|
|
2529
2553
|
msgstr "Por"
|
|
2530
2554
|
|
|
2555
|
+
msgid "CA certificate"
|
|
2556
|
+
msgstr "Certificado CA"
|
|
2557
|
+
|
|
2531
2558
|
msgid "CAN Bus"
|
|
2532
2559
|
msgstr "CAN Bus"
|
|
2533
2560
|
|
|
@@ -3793,6 +3820,9 @@ msgstr "El contenido no ha podido cargarse."
|
|
|
3793
3820
|
msgid "Continue"
|
|
3794
3821
|
msgstr "Continuar"
|
|
3795
3822
|
|
|
3823
|
+
msgid "Continue`installing an archived package`"
|
|
3824
|
+
msgstr "Continuar"
|
|
3825
|
+
|
|
3796
3826
|
msgid "Contract"
|
|
3797
3827
|
msgstr "Contrato"
|
|
3798
3828
|
|
|
@@ -4216,6 +4246,9 @@ msgstr "Crear operación en masa: {{updatesList}}"
|
|
|
4216
4246
|
msgid "Create custom measurement"
|
|
4217
4247
|
msgstr "Crear medida personalizadas"
|
|
4218
4248
|
|
|
4249
|
+
msgid "Create device certificates during device registration"
|
|
4250
|
+
msgstr "Crear certificados de dispositivos durante el registro de dispositivos"
|
|
4251
|
+
|
|
4219
4252
|
msgid "Create event"
|
|
4220
4253
|
msgstr "Crear evento"
|
|
4221
4254
|
|
|
@@ -4317,6 +4350,9 @@ msgid "Creates all registration requests at once, then each one needs to go thro
|
|
|
4317
4350
|
msgstr "Crea al mismo tiempo todas las solicitudes de registro. Después cada una de ellas\n"
|
|
4318
4351
|
" será sometida al proceso normal de aceptación."
|
|
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 "Crea Certificados de Dispositivo y Dispositivos utilizando la Lista de Valores de Propiedad proporcionada. Una vez aprovisionados los certificados, los dispositivos pueden empezar a comunicarse inmediatamente con la plataforma."
|
|
4355
|
+
|
|
4320
4356
|
msgid "Creating application"
|
|
4321
4357
|
msgstr "Creando aplicación"
|
|
4322
4358
|
|
|
@@ -5927,6 +5963,9 @@ msgstr "EDS analizado con errores."
|
|
|
5927
5963
|
msgid "EDS parsed with warnings."
|
|
5928
5964
|
msgstr "EDS analizado con advertencias."
|
|
5929
5965
|
|
|
5966
|
+
msgid "EST registration - template.csv"
|
|
5967
|
+
msgstr "Registro EST - template.csv"
|
|
5968
|
+
|
|
5930
5969
|
msgid "EVENT"
|
|
5931
5970
|
msgstr "EVENTO"
|
|
5932
5971
|
|
|
@@ -6158,6 +6197,9 @@ msgstr "Finalizar"
|
|
|
6158
6197
|
msgid "Endpoint"
|
|
6159
6198
|
msgstr "Extremo"
|
|
6160
6199
|
|
|
6200
|
+
msgid "Endpoint added."
|
|
6201
|
+
msgstr "Extremo Agregado."
|
|
6202
|
+
|
|
6161
6203
|
msgid "Endpoint client ID"
|
|
6162
6204
|
msgstr "ID de cliente de extremo"
|
|
6163
6205
|
|
|
@@ -6536,6 +6578,9 @@ msgstr "Fallo"
|
|
|
6536
6578
|
msgid "Failed to activate application"
|
|
6537
6579
|
msgstr "No ha podido activarse la aplicación"
|
|
6538
6580
|
|
|
6581
|
+
msgid "Failed to add endpoint."
|
|
6582
|
+
msgstr "Fallo al agregar el Extremo."
|
|
6583
|
+
|
|
6539
6584
|
msgid "Failed to add new child device."
|
|
6540
6585
|
msgstr "No ha podido agregarse un nuevo dispositivo secundario."
|
|
6541
6586
|
|
|
@@ -6563,6 +6608,9 @@ msgstr "No ha podido cerrarse la retrasmisión."
|
|
|
6563
6608
|
msgid "Failed to copy to clipboard"
|
|
6564
6609
|
msgstr "No se ha podido copiar al portapapeles"
|
|
6565
6610
|
|
|
6611
|
+
msgid "Failed to delete endpoint."
|
|
6612
|
+
msgstr "Fallo al eliminar el Extremo."
|
|
6613
|
+
|
|
6566
6614
|
msgid "Failed to delete the connection"
|
|
6567
6615
|
msgstr "No ha podido eliminarse la conexión"
|
|
6568
6616
|
|
|
@@ -6605,6 +6653,9 @@ msgstr "La instantánea RDB no ha podido recuperarse debido a: \"{{failureReason
|
|
|
6605
6653
|
msgid "Failed to save"
|
|
6606
6654
|
msgstr "No ha podido guardarse"
|
|
6607
6655
|
|
|
6656
|
+
msgid "Failed to save endpoint."
|
|
6657
|
+
msgstr "Fallo al guardar Extremo."
|
|
6658
|
+
|
|
6608
6659
|
msgid "Failed to save translations"
|
|
6609
6660
|
msgstr "Error al guardar traducciones"
|
|
6610
6661
|
|
|
@@ -7316,6 +7367,9 @@ msgstr "Registro masivo completo - template.csv"
|
|
|
7316
7367
|
msgid "Full registration"
|
|
7317
7368
|
msgstr "Registro completo"
|
|
7318
7369
|
|
|
7370
|
+
msgid "Full registration with device certificate creation"
|
|
7371
|
+
msgstr "Registro completo con creación de Certificado de Dispositivo"
|
|
7372
|
+
|
|
7319
7373
|
msgid "Full screen"
|
|
7320
7374
|
msgstr "Pantalla completa"
|
|
7321
7375
|
|
|
@@ -7325,6 +7379,9 @@ msgstr "Ancho completo"
|
|
|
7325
7379
|
msgid "Full`export type`"
|
|
7326
7380
|
msgstr "Completo"
|
|
7327
7381
|
|
|
7382
|
+
msgid "Fullscreen"
|
|
7383
|
+
msgstr "Pantalla completa"
|
|
7384
|
+
|
|
7328
7385
|
msgid "Functionalities"
|
|
7329
7386
|
msgstr "Funciones"
|
|
7330
7387
|
|
|
@@ -10273,6 +10330,9 @@ msgstr "Sin entrada discretas disponible."
|
|
|
10273
10330
|
msgid "No discrete inputs defined."
|
|
10274
10331
|
msgstr "Sin entradas discretas definidas."
|
|
10275
10332
|
|
|
10333
|
+
msgid "No endpoints configured."
|
|
10334
|
+
msgstr "No hay extremos configurados."
|
|
10335
|
+
|
|
10276
10336
|
msgid "No endpoints to display."
|
|
10277
10337
|
msgstr "Ningún extremo que pueda mostrarse."
|
|
10278
10338
|
|
|
@@ -10533,6 +10593,9 @@ msgstr "No hay ninguna propiedad que mostrar."
|
|
|
10533
10593
|
msgid "No property to display."
|
|
10534
10594
|
msgstr "No hay ninguna propiedad que mostrar."
|
|
10535
10595
|
|
|
10596
|
+
msgid "No provisioned certificates to display."
|
|
10597
|
+
msgstr "No hay certificados provisionados para Mostrar."
|
|
10598
|
+
|
|
10536
10599
|
msgid "No recent operations found"
|
|
10537
10600
|
msgstr "No se han encontrado operaciones recientes"
|
|
10538
10601
|
|
|
@@ -11027,6 +11090,9 @@ msgstr "Enviar exportación por correo electrónico según el temporizador"
|
|
|
11027
11090
|
msgid "One .pem file may be uploaded"
|
|
11028
11091
|
msgstr "Se puede cargar un archivo .pem"
|
|
11029
11092
|
|
|
11093
|
+
msgid "One-time password"
|
|
11094
|
+
msgstr "Contraseña de un solo uso"
|
|
11095
|
+
|
|
11030
11096
|
msgid "Online"
|
|
11031
11097
|
msgstr "En línea"
|
|
11032
11098
|
|
|
@@ -11057,8 +11123,8 @@ msgstr "Para poder asignar un rol global a un usuario inferior, el usuario super
|
|
|
11057
11123
|
msgid "Only includes alarms for the parent device."
|
|
11058
11124
|
msgstr "Solo incluye alarmas para el dispositivo primario."
|
|
11059
11125
|
|
|
11060
|
-
msgid "Only latest
|
|
11061
|
-
msgstr "
|
|
11126
|
+
msgid "Only latest versions"
|
|
11127
|
+
msgstr "Sólo las últimas versiones"
|
|
11062
11128
|
|
|
11063
11129
|
msgid "Only letters, digits and underscore allowed."
|
|
11064
11130
|
msgstr "Sólo se permiten letras, dígitos y subrayados."
|
|
@@ -11379,6 +11445,9 @@ msgstr "PURGADO"
|
|
|
11379
11445
|
msgid "Package"
|
|
11380
11446
|
msgstr "Paquete"
|
|
11381
11447
|
|
|
11448
|
+
msgid "Package archived`dialog title`"
|
|
11449
|
+
msgstr "Paquete archivado"
|
|
11450
|
+
|
|
11382
11451
|
msgid "Package availability"
|
|
11383
11452
|
msgstr "Disponibilidad de paquete"
|
|
11384
11453
|
|
|
@@ -11433,6 +11502,9 @@ msgstr "Paridad"
|
|
|
11433
11502
|
msgid "Parsing the DDF file resulted in an internal error"
|
|
11434
11503
|
msgstr "Análisis del archivo DDF dio lugar a un error interno"
|
|
11435
11504
|
|
|
11505
|
+
msgid "Passthrough"
|
|
11506
|
+
msgstr "A través de"
|
|
11507
|
+
|
|
11436
11508
|
msgid "Password"
|
|
11437
11509
|
msgstr "Contraseña"
|
|
11438
11510
|
|
|
@@ -11998,6 +12070,9 @@ msgstr "Nombre de proveedor"
|
|
|
11998
12070
|
msgid "Provisioned"
|
|
11999
12071
|
msgstr "Suministrado"
|
|
12000
12072
|
|
|
12073
|
+
msgid "Provisioned certificates"
|
|
12074
|
+
msgstr "Certificados provisionados"
|
|
12075
|
+
|
|
12001
12076
|
msgid "Public key"
|
|
12002
12077
|
msgstr "Clave pública"
|
|
12003
12078
|
|
|
@@ -12268,6 +12343,9 @@ msgstr "Actualización en tiempo real"
|
|
|
12268
12343
|
msgid "Rearranged widgets: {{ widgetList }}."
|
|
12269
12344
|
msgstr "Widgets reordenados: {{ widgetList }}."
|
|
12270
12345
|
|
|
12346
|
+
msgid "Reboot"
|
|
12347
|
+
msgstr "Reiniciar"
|
|
12348
|
+
|
|
12271
12349
|
msgid "Reboot device"
|
|
12272
12350
|
msgstr "Reiniciar dispositivo"
|
|
12273
12351
|
|
|
@@ -12400,9 +12478,6 @@ msgstr "Región"
|
|
|
12400
12478
|
msgid "Register"
|
|
12401
12479
|
msgstr "Registro"
|
|
12402
12480
|
|
|
12403
|
-
msgid "Register a general device"
|
|
12404
|
-
msgstr "Registrar dispositivo general"
|
|
12405
|
-
|
|
12406
12481
|
msgid "Register a single Actility device"
|
|
12407
12482
|
msgstr "Registrar dispositivo de Actility individual"
|
|
12408
12483
|
|
|
@@ -12424,6 +12499,9 @@ msgstr "Registrar dispositivos"
|
|
|
12424
12499
|
msgid "Register devices in bulk"
|
|
12425
12500
|
msgstr "Registrar dispositivos en masa"
|
|
12426
12501
|
|
|
12502
|
+
msgid "Register general devices"
|
|
12503
|
+
msgstr "Registro de Dispositivos Generales"
|
|
12504
|
+
|
|
12427
12505
|
msgid "Register new subscription"
|
|
12428
12506
|
msgstr "Registrar nueva suscripción"
|
|
12429
12507
|
|
|
@@ -12499,6 +12577,9 @@ msgstr "Acceso remoto"
|
|
|
12499
12577
|
msgid "Remote access endpoint"
|
|
12500
12578
|
msgstr "Extremo de acceso remoto"
|
|
12501
12579
|
|
|
12580
|
+
msgid "Remote access endpoints"
|
|
12581
|
+
msgstr "Extremos de acceso remoto"
|
|
12582
|
+
|
|
12502
12583
|
msgid "Remote control a device's relay array."
|
|
12503
12584
|
msgstr "Control remoto de la matriz de retransmisión de un dispositivo."
|
|
12504
12585
|
|
|
@@ -12829,6 +12910,9 @@ msgstr "Revocar"
|
|
|
12829
12910
|
msgid "Revoke TOTP secret"
|
|
12830
12911
|
msgstr "Revocar TOTP secret"
|
|
12831
12912
|
|
|
12913
|
+
msgid "Revoke provisioned certificate"
|
|
12914
|
+
msgstr "Revocar Certificado provisionado"
|
|
12915
|
+
|
|
12832
12916
|
msgid "Right"
|
|
12833
12917
|
msgstr "Derecha"
|
|
12834
12918
|
|
|
@@ -13132,6 +13216,9 @@ msgstr "Alcance"
|
|
|
13132
13216
|
msgid "Scope ID"
|
|
13133
13217
|
msgstr "ID de alcance"
|
|
13134
13218
|
|
|
13219
|
+
msgid "Screenshot"
|
|
13220
|
+
msgstr "Captura de pantalla"
|
|
13221
|
+
|
|
13135
13222
|
msgid "Scroll to parent operation."
|
|
13136
13223
|
msgstr "Desplazarse a operación primaria."
|
|
13137
13224
|
|
|
@@ -13270,6 +13357,9 @@ msgstr "Seleccione un paquete de la lista para mostrar su contenido."
|
|
|
13270
13357
|
msgid "Select a predefined command"
|
|
13271
13358
|
msgstr "Seleccione un comando predefinido"
|
|
13272
13359
|
|
|
13360
|
+
msgid "Select a protocol"
|
|
13361
|
+
msgstr "Seleccionar un Protocolo"
|
|
13362
|
+
|
|
13273
13363
|
msgid "Select all"
|
|
13274
13364
|
msgstr "Seleccionar todos"
|
|
13275
13365
|
|
|
@@ -13687,6 +13777,9 @@ msgstr "Enviar BCC para"
|
|
|
13687
13777
|
msgid "Send CC to"
|
|
13688
13778
|
msgstr "Enviar CC a"
|
|
13689
13779
|
|
|
13780
|
+
msgid "Send Ctrl+Alt+Del"
|
|
13781
|
+
msgstr "Enviar Ctrl+Alt+Supr"
|
|
13782
|
+
|
|
13690
13783
|
msgid "Send SMS"
|
|
13691
13784
|
msgstr "Enviar SMS"
|
|
13692
13785
|
|
|
@@ -13813,6 +13906,9 @@ msgstr "Color de línea del separador"
|
|
|
13813
13906
|
msgid "Serial"
|
|
13814
13907
|
msgstr "Serie"
|
|
13815
13908
|
|
|
13909
|
+
msgid "Serial No."
|
|
13910
|
+
msgstr "Número de serie"
|
|
13911
|
+
|
|
13816
13912
|
msgid "Serial communication"
|
|
13817
13913
|
msgstr "Comunicación en serie"
|
|
13818
13914
|
|
|
@@ -14395,6 +14491,9 @@ msgstr "Mostrar todo"
|
|
|
14395
14491
|
msgid "Show all breadcrumbs"
|
|
14396
14492
|
msgstr "Mostrar todas las breadcrumbs"
|
|
14397
14493
|
|
|
14494
|
+
msgid "Show archived packages"
|
|
14495
|
+
msgstr "Mostrar paquetes archivados"
|
|
14496
|
+
|
|
14398
14497
|
msgid "Show checkboxes that are"
|
|
14399
14498
|
msgstr "Mostrar las casillas de verificación que son"
|
|
14400
14499
|
|
|
@@ -14458,6 +14557,9 @@ msgstr "Mostrar solo dispositivos"
|
|
|
14458
14557
|
msgid "Show only groups and assets"
|
|
14459
14558
|
msgstr "Mostrar solo grupos y activos"
|
|
14460
14559
|
|
|
14560
|
+
msgid "Show only latest version of plugins"
|
|
14561
|
+
msgstr "Mostrar solo la versión más reciente de los complementos"
|
|
14562
|
+
|
|
14461
14563
|
msgid "Show password"
|
|
14462
14564
|
msgstr "Mostrar contraseña"
|
|
14463
14565
|
|
|
@@ -14502,6 +14604,9 @@ msgstr "Muestra las alarmas activas del dispositivo"
|
|
|
14502
14604
|
msgid "Shows the position of a device or all devices in a group."
|
|
14503
14605
|
msgstr "Muestra la posición de un dispositivo o de todos los dispositivos dentro de un grupo."
|
|
14504
14606
|
|
|
14607
|
+
msgid "Shutdown"
|
|
14608
|
+
msgstr "Cierre"
|
|
14609
|
+
|
|
14505
14610
|
msgid "Sigfox"
|
|
14506
14611
|
msgstr "Sigfox"
|
|
14507
14612
|
|
|
@@ -15132,6 +15237,12 @@ msgstr "Archivos admitidos: *.ico"
|
|
|
15132
15237
|
msgid "Supported files: *.png, *.svg, *.jpg"
|
|
15133
15238
|
msgstr "Archivos compatibles: *.png, *.svg, *.jpg"
|
|
15134
15239
|
|
|
15240
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA, ED25519."
|
|
15241
|
+
msgstr "Formatos compatibles: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Algoritmos soportados: RSA, DSA, ECDSA, ED25519."
|
|
15242
|
+
|
|
15243
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA."
|
|
15244
|
+
msgstr "Formatos compatibles: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Algoritmos admitidos: RSA, DSA."
|
|
15245
|
+
|
|
15135
15246
|
msgid "Supported operations"
|
|
15136
15247
|
msgstr "Operaciones de soporte"
|
|
15137
15248
|
|
|
@@ -15568,6 +15679,9 @@ msgstr "La aplicación predeterminada especifica la aplicación que se abre de f
|
|
|
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 "El perfil de dispositivo estará disponible para asignaciones en todos los dispositivos del tipo indicado. Si no se indica ningún tipo, estará disponible para todos los tipos de dispositivo."
|
|
15570
15681
|
|
|
15682
|
+
msgid "The device registration process includes creating device certificates, which are issued by the tenant's Certificate Authority (CA)."
|
|
15683
|
+
msgstr "El proceso de registro de Dispositivos incluye la creación de Certificados de Dispositivos, que son emitidos por la Autoridad de Certificación (AC) del inquilino."
|
|
15684
|
+
|
|
15571
15685
|
msgid "The device request expired or one of the following occurred:"
|
|
15572
15686
|
msgstr "La solicitud de dispositivo ha expirado o se ha producido uno de los siguientes aspectos:"
|
|
15573
15687
|
|
|
@@ -15683,6 +15797,17 @@ msgstr "Número de días de validez de una contraseña antes de que sea necesari
|
|
|
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 "Número de veces que se puede reutilizar la contraseña actual. El valor mínimo es 0 y el valor preestablecido es 10."
|
|
15685
15799
|
|
|
15800
|
+
msgid "The package was archived"
|
|
15801
|
+
msgstr "Paquete archivado"
|
|
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 "El Paquete fue archivado por el propietario marcándolo como fuera de mantenimiento. No se recomienda instalar el Paquete en\n"
|
|
15806
|
+
" ."
|
|
15807
|
+
|
|
15808
|
+
msgid "The package was marked by the author as archived."
|
|
15809
|
+
msgstr "El Paquete fue marcado por el Autor como archivado."
|
|
15810
|
+
|
|
15686
15811
|
msgid "The password of the user that you are currently logged in with."
|
|
15687
15812
|
msgstr "Introduzca la contraseña del usuario con el que ha iniciado sesión."
|
|
15688
15813
|
|
|
@@ -15942,6 +16067,9 @@ msgstr "Esta fecha es anterior a la fecha más temprana permitida."
|
|
|
15942
16067
|
msgid "This date is invalid."
|
|
15943
16068
|
msgstr "Fecha inválida."
|
|
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 "Este Dispositivo ya no puede conectarse a la plataforma porque el último Certificado ha sido revocado. No es posible volver a emitir el Certificado. Para restaurar el acceso, el Dispositivo debe ser reinscrito. Sigue el proceso de reinscripción descrito en la documentación."
|
|
16072
|
+
|
|
15945
16073
|
msgid "This device has just been deleted. You will be redirected to \"All devices\" page now."
|
|
15946
16074
|
msgstr "Este dispositivo se acaba de eliminar. Se le va a redirigir ahora a la página \"Todos los dispositivos\"."
|
|
15947
16075
|
|
|
@@ -16006,6 +16134,9 @@ msgstr "Este paquete no contiene aplicaciones."
|
|
|
16006
16134
|
msgid "This package doesn't contain plugins."
|
|
16007
16135
|
msgstr "Este paquete no contiene complementos."
|
|
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 "Este Paquete ha sido archivado por su Autor, lo que normalmente significa que ya no se mantiene. No recomendamos instalar complementos de paquetes abandonados. ¿Desea continuar?"
|
|
16139
|
+
|
|
16009
16140
|
msgid "This parameter has a max length of {{param.warnMaxLength}}."
|
|
16010
16141
|
msgstr "Este parámetro tiene una longitud máxima de {{param.warnMaxLength}}."
|
|
16011
16142
|
|
|
@@ -17075,6 +17206,12 @@ msgstr "El uso de su teléfono inteligente como fuente de datos de sensor es una
|
|
|
17075
17206
|
msgid "VNC"
|
|
17076
17207
|
msgstr "VNC"
|
|
17077
17208
|
|
|
17209
|
+
msgid "VNC credentials"
|
|
17210
|
+
msgstr "Credenciales VNC"
|
|
17211
|
+
|
|
17212
|
+
msgid "VNC viewer"
|
|
17213
|
+
msgstr "Visor VNC"
|
|
17214
|
+
|
|
17078
17215
|
msgid "Valid"
|
|
17079
17216
|
msgstr "Válido"
|
|
17080
17217
|
|
|
@@ -17668,6 +17805,9 @@ msgstr "Se dispone a eliminar el protocolo de dispositivo {{protocolType}} \"{{p
|
|
|
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 "Se dispone a eliminar el tipo de dispositivo \"{{name}}\". Los dispositivos de este tipo que ya estén conectados dejarán de funcionar. ¿Desea continuar?"
|
|
17670
17807
|
|
|
17808
|
+
msgid "You are about to delete endpoint \"{{ endpointName }}\". Do you want to proceed?"
|
|
17809
|
+
msgstr "Usted está a punto de eliminar el Extremo \"{{ endpointName }}\". ¿Desea continuar?"
|
|
17810
|
+
|
|
17671
17811
|
msgid "You are about to delete endpoint \"{{config.name}}\" from device \"{{device.name}}\". Do you want to proceed?"
|
|
17672
17812
|
msgstr "Se dispone a eliminar el extremo \"{{config.name}}\" a partir del dispositivo \"{{device.name}}\". ¿Desea continuar?"
|
|
17673
17813
|
|
|
@@ -17816,6 +17956,9 @@ msgstr "Va a restablecer la configuración de marca utilizando la configuración
|
|
|
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 "Se dispone a restablecer los widgets de este cuadro de mando. Todos los cambios realizados en los widgets del cuadro de mando se perderán y no se podrán recuperar. ¿Desea continuar?"
|
|
17818
17958
|
|
|
17959
|
+
msgid "You are about to revoke provisioned certificate {{ serialNumber }}. Do you want to proceed?"
|
|
17960
|
+
msgstr "Usted está a punto de revocar Certificado aprovisionado {{ serialNumber }}. ¿Desea continuar?"
|
|
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 "Se dispone a guardar cambios en el rol global que podrían afectar a la seguridad. Para aplicar estos cambios inmediatamente, necesitará finalizar las sesiones de todos los usuarios con este rol."
|
|
17821
17964
|
|
|
@@ -18184,6 +18327,9 @@ msgstr "central"
|
|
|
18184
18327
|
msgid "children of current device or group, you can access their properties e.g."
|
|
18185
18328
|
msgstr "dispositivo secundario actual o grupo, puede acceder a sus propiedades por ejemplo."
|
|
18186
18329
|
|
|
18330
|
+
msgid "close"
|
|
18331
|
+
msgstr "Cerrar"
|
|
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 "funciones {{list}} agregadas"
|
|
|
18929
19075
|
msgid "roles {{list}} removed"
|
|
18930
19076
|
msgstr "funciones {{list}} eliminadas"
|
|
18931
19077
|
|
|
19078
|
+
msgid "search"
|
|
19079
|
+
msgstr "Buscar"
|
|
19080
|
+
|
|
18932
19081
|
msgid "searching \"{{ searchHint }}\""
|
|
18933
19082
|
msgstr "buscando \"{{ searchHint }}\""
|
|
18934
19083
|
|
|
@@ -19071,6 +19220,9 @@ msgstr "estilo de encabezado de widget"
|
|
|
19071
19220
|
msgid "widget margin"
|
|
19072
19221
|
msgstr "margen de widget"
|
|
19073
19222
|
|
|
19223
|
+
msgid "x509"
|
|
19224
|
+
msgstr "x509"
|
|
19225
|
+
|
|
19074
19226
|
msgid "yellow"
|
|
19075
19227
|
msgstr "amarillo"
|
|
19076
19228
|
|