@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/pt_BR.po
CHANGED
|
@@ -566,6 +566,9 @@ msgstr "Solicitações de 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 "MATRIZ"
|
|
571
574
|
|
|
@@ -817,6 +820,9 @@ msgstr "Adicionar"
|
|
|
817
820
|
msgid "Add Byte Order Mask (for Windows)"
|
|
818
821
|
msgstr "Adicionar máscara de ordem de byte (para Windows)"
|
|
819
822
|
|
|
823
|
+
msgid "Add CA certificate"
|
|
824
|
+
msgstr "Adicionar certificado CA"
|
|
825
|
+
|
|
820
826
|
msgid "Add Header"
|
|
821
827
|
msgstr "Adicionar cabeçalho"
|
|
822
828
|
|
|
@@ -1285,6 +1291,12 @@ msgstr "Widgets adicionados: {{ widgetList }}."
|
|
|
1285
1291
|
msgid "Adding"
|
|
1286
1292
|
msgstr "Adicionando"
|
|
1287
1293
|
|
|
1294
|
+
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections."
|
|
1295
|
+
msgstr "A adição de um certificado CA permite que o aplicativo confie em certificados da autoridade especificada, garantindo conexões 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 adição de um certificado CA permite que o aplicativo confie em certificados da autoridade especificada, garantindo conexões seguras. Apenas um certificado é permitido, e é por isso que o botão está desativado."
|
|
1299
|
+
|
|
1288
1300
|
msgid "Additional items not allowed."
|
|
1289
1301
|
msgstr "Itens adicionais não permitidos."
|
|
1290
1302
|
|
|
@@ -1598,6 +1610,15 @@ msgstr "Permite ver o status e operar o dispositivo Modbus"
|
|
|
1598
1610
|
msgid "Allows to add and edit a custom style sheet to the branding."
|
|
1599
1611
|
msgstr "Permite adicionar e editar uma folha de estilos personalizada à marca."
|
|
1600
1612
|
|
|
1613
|
+
msgid "Allows to connect to a Telnet service."
|
|
1614
|
+
msgstr "Permite a conexão a um serviço Telnet."
|
|
1615
|
+
|
|
1616
|
+
msgid "Allows to connect to a VNC service."
|
|
1617
|
+
msgstr "Permite a conexão com um serviço VNC."
|
|
1618
|
+
|
|
1619
|
+
msgid "Allows to connect to an SSH service."
|
|
1620
|
+
msgstr "Permite a conexão a um serviço SSH."
|
|
1621
|
+
|
|
1601
1622
|
msgid "Allows to edit the plain JSON of the branding."
|
|
1602
1623
|
msgstr "Permite editar o JSON da marca como texto simples."
|
|
1603
1624
|
|
|
@@ -1607,6 +1628,9 @@ msgstr "Permite editar traduções."
|
|
|
1607
1628
|
msgid "Allows to make basic changes to the tenants branding."
|
|
1608
1629
|
msgstr "Permite fazer alterações básicas na marca dos tenants."
|
|
1609
1630
|
|
|
1631
|
+
msgid "Allows to passthrough a TCP connction."
|
|
1632
|
+
msgstr "Permite a passagem de uma conexão TCP."
|
|
1633
|
+
|
|
1610
1634
|
msgid "Also delete all devices inside \"{{name}}\" and its subassets."
|
|
1611
1635
|
msgstr "Exclua também todos os dispositivos dentro de \"{{name}}\" e seus subativos."
|
|
1612
1636
|
|
|
@@ -2528,6 +2552,9 @@ msgstr "Ao carregar um microsserviço, você concorda com o\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 "Não foi possível carregar o conteúdo."
|
|
|
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 "Criar operação em massa: {{updatesList}}"
|
|
|
4216
4246
|
msgid "Create custom measurement"
|
|
4217
4247
|
msgstr "Criar medição personalizada"
|
|
4218
4248
|
|
|
4249
|
+
msgid "Create device certificates during device registration"
|
|
4250
|
+
msgstr "Criar certificados de dispositivo durante o registro do dispositivo"
|
|
4251
|
+
|
|
4219
4252
|
msgid "Create event"
|
|
4220
4253
|
msgstr "Criar evento"
|
|
4221
4254
|
|
|
@@ -4317,6 +4350,9 @@ msgid "Creates all registration requests at once, then each one needs to go thro
|
|
|
4317
4350
|
msgstr "Cria todas as solicitações de registro de uma vez, depois cada um deles precisa passar pelo\n"
|
|
4318
4351
|
" processo normal de aceitação."
|
|
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 "Cria certificados de dispositivo e dispositivos usando a lista fornecida de valores de propriedade. Depois que os certificados são provisionados, os dispositivos podem começar a se comunicar imediatamente com a plataforma"
|
|
4355
|
+
|
|
4320
4356
|
msgid "Creating application"
|
|
4321
4357
|
msgstr "Criando aplicação"
|
|
4322
4358
|
|
|
@@ -5927,6 +5963,9 @@ msgstr "EDS analisado com erros."
|
|
|
5927
5963
|
msgid "EDS parsed with warnings."
|
|
5928
5964
|
msgstr "EDS analisado com avisos."
|
|
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 "Fim"
|
|
|
6158
6197
|
msgid "Endpoint"
|
|
6159
6198
|
msgstr "Endpoint"
|
|
6160
6199
|
|
|
6200
|
+
msgid "Endpoint added."
|
|
6201
|
+
msgstr "Ponto final adicionado."
|
|
6202
|
+
|
|
6161
6203
|
msgid "Endpoint client ID"
|
|
6162
6204
|
msgstr "ID do cliente do endpoint"
|
|
6163
6205
|
|
|
@@ -6536,6 +6578,9 @@ msgstr "Falha"
|
|
|
6536
6578
|
msgid "Failed to activate application"
|
|
6537
6579
|
msgstr "Falha ao ativar a aplicação"
|
|
6538
6580
|
|
|
6581
|
+
msgid "Failed to add endpoint."
|
|
6582
|
+
msgstr "Falha ao adicionar o ponto de extremidade."
|
|
6583
|
+
|
|
6539
6584
|
msgid "Failed to add new child device."
|
|
6540
6585
|
msgstr "Falha ao adicionar novo dispositivo secundário."
|
|
6541
6586
|
|
|
@@ -6563,6 +6608,9 @@ msgstr "Falha ao fechar o relé."
|
|
|
6563
6608
|
msgid "Failed to copy to clipboard"
|
|
6564
6609
|
msgstr "Falha ao copiar para a área de transferência"
|
|
6565
6610
|
|
|
6611
|
+
msgid "Failed to delete endpoint."
|
|
6612
|
+
msgstr "Falha ao excluir o ponto de extremidade."
|
|
6613
|
+
|
|
6566
6614
|
msgid "Failed to delete the connection"
|
|
6567
6615
|
msgstr "Falha ao excluir a conexão"
|
|
6568
6616
|
|
|
@@ -6605,6 +6653,9 @@ msgstr "Falha ao recuperar o snapshot RDB: \"{{failureReason | translate}}\"."
|
|
|
6605
6653
|
msgid "Failed to save"
|
|
6606
6654
|
msgstr "Falha ao salvar"
|
|
6607
6655
|
|
|
6656
|
+
msgid "Failed to save endpoint."
|
|
6657
|
+
msgstr "Falha ao salvar o ponto de extremidade."
|
|
6658
|
+
|
|
6608
6659
|
msgid "Failed to save translations"
|
|
6609
6660
|
msgstr "Falha ao salvar traduções"
|
|
6610
6661
|
|
|
@@ -7316,6 +7367,9 @@ msgstr "Registro em massa 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 com criação de certificado de dispositivo"
|
|
7372
|
+
|
|
7319
7373
|
msgid "Full screen"
|
|
7320
7374
|
msgstr "Tela inteira"
|
|
7321
7375
|
|
|
@@ -7325,6 +7379,9 @@ msgstr "Largura total"
|
|
|
7325
7379
|
msgid "Full`export type`"
|
|
7326
7380
|
msgstr "Completo"
|
|
7327
7381
|
|
|
7382
|
+
msgid "Fullscreen"
|
|
7383
|
+
msgstr "Tela cheia"
|
|
7384
|
+
|
|
7328
7385
|
msgid "Functionalities"
|
|
7329
7386
|
msgstr "Funcionalidades"
|
|
7330
7387
|
|
|
@@ -10273,6 +10330,9 @@ msgstr "Não existem entradas discretas disponíveis."
|
|
|
10273
10330
|
msgid "No discrete inputs defined."
|
|
10274
10331
|
msgstr "Nenhuma entrada discreta definida."
|
|
10275
10332
|
|
|
10333
|
+
msgid "No endpoints configured."
|
|
10334
|
+
msgstr "Nenhum ponto de extremidade configurado."
|
|
10335
|
+
|
|
10276
10336
|
msgid "No endpoints to display."
|
|
10277
10337
|
msgstr "Nenhum endpoint para exibir."
|
|
10278
10338
|
|
|
@@ -10533,6 +10593,9 @@ msgstr "Nenhuma propriedade para exibir."
|
|
|
10533
10593
|
msgid "No property to display."
|
|
10534
10594
|
msgstr "Nenhuma propriedade para exibir."
|
|
10535
10595
|
|
|
10596
|
+
msgid "No provisioned certificates to display."
|
|
10597
|
+
msgstr "Não há certificados provisionados para exibir."
|
|
10598
|
+
|
|
10536
10599
|
msgid "No recent operations found"
|
|
10537
10600
|
msgstr "Nenhuma operação recente encontrada"
|
|
10538
10601
|
|
|
@@ -11027,6 +11090,9 @@ msgstr "No caso de timer, enviar exportação por e-mail"
|
|
|
11027
11090
|
msgid "One .pem file may be uploaded"
|
|
11028
11091
|
msgstr "Um arquivo .pem pode ser carregado"
|
|
11029
11092
|
|
|
11093
|
+
msgid "One-time password"
|
|
11094
|
+
msgstr "Senha de uso único"
|
|
11095
|
+
|
|
11030
11096
|
msgid "Online"
|
|
11031
11097
|
msgstr "Online"
|
|
11032
11098
|
|
|
@@ -11057,8 +11123,8 @@ msgstr "Apenas papéis globais definidos no proprietário podem ser definidos no
|
|
|
11057
11123
|
msgid "Only includes alarms for the parent device."
|
|
11058
11124
|
msgstr "Inclui apenas alarmes para o dispositivo principal."
|
|
11059
11125
|
|
|
11060
|
-
msgid "Only latest
|
|
11061
|
-
msgstr "
|
|
11126
|
+
msgid "Only latest versions"
|
|
11127
|
+
msgstr "Somente as versões mais recentes"
|
|
11062
11128
|
|
|
11063
11129
|
msgid "Only letters, digits and underscore allowed."
|
|
11064
11130
|
msgstr "São permitidas somente letras, dígitos e sublinhado."
|
|
@@ -11379,6 +11445,9 @@ msgstr "EXPURGADO"
|
|
|
11379
11445
|
msgid "Package"
|
|
11380
11446
|
msgstr "Pacote"
|
|
11381
11447
|
|
|
11448
|
+
msgid "Package archived`dialog title`"
|
|
11449
|
+
msgstr "Pacote arquivado"
|
|
11450
|
+
|
|
11382
11451
|
msgid "Package availability"
|
|
11383
11452
|
msgstr "Disponibilidade de pacote"
|
|
11384
11453
|
|
|
@@ -11433,6 +11502,9 @@ msgstr "Paridade"
|
|
|
11433
11502
|
msgid "Parsing the DDF file resulted in an internal error"
|
|
11434
11503
|
msgstr "A análise do arquivo DDF resultou em um erro interno"
|
|
11435
11504
|
|
|
11505
|
+
msgid "Passthrough"
|
|
11506
|
+
msgstr "Passagem"
|
|
11507
|
+
|
|
11436
11508
|
msgid "Password"
|
|
11437
11509
|
msgstr "Senha"
|
|
11438
11510
|
|
|
@@ -11998,6 +12070,9 @@ msgstr "Nome do provedor"
|
|
|
11998
12070
|
msgid "Provisioned"
|
|
11999
12071
|
msgstr "Aprovisionado"
|
|
12000
12072
|
|
|
12073
|
+
msgid "Provisioned certificates"
|
|
12074
|
+
msgstr "Certificados provisionados"
|
|
12075
|
+
|
|
12001
12076
|
msgid "Public key"
|
|
12002
12077
|
msgstr "Chave pública"
|
|
12003
12078
|
|
|
@@ -12268,6 +12343,9 @@ msgstr "Atualização em tempo real"
|
|
|
12268
12343
|
msgid "Rearranged widgets: {{ widgetList }}."
|
|
12269
12344
|
msgstr "Widgets reorganizados: {{ 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ão"
|
|
|
12400
12478
|
msgid "Register"
|
|
12401
12479
|
msgstr "Registrador"
|
|
12402
12480
|
|
|
12403
|
-
msgid "Register a general device"
|
|
12404
|
-
msgstr "Registrar um dispositivo geral"
|
|
12405
|
-
|
|
12406
12481
|
msgid "Register a single Actility device"
|
|
12407
12482
|
msgstr "Registrar um único dispositivo de Actility"
|
|
12408
12483
|
|
|
@@ -12424,6 +12499,9 @@ msgstr "Registrar dispositivos"
|
|
|
12424
12499
|
msgid "Register devices in bulk"
|
|
12425
12500
|
msgstr "Registrar dispositivos em massa"
|
|
12426
12501
|
|
|
12502
|
+
msgid "Register general devices"
|
|
12503
|
+
msgstr "Registre dispositivos gerais"
|
|
12504
|
+
|
|
12427
12505
|
msgid "Register new subscription"
|
|
12428
12506
|
msgstr "Registrar nova subscrição"
|
|
12429
12507
|
|
|
@@ -12499,6 +12577,9 @@ msgstr "Acesso remoto"
|
|
|
12499
12577
|
msgid "Remote access endpoint"
|
|
12500
12578
|
msgstr "Endpoint do acesso remoto"
|
|
12501
12579
|
|
|
12580
|
+
msgid "Remote access endpoints"
|
|
12581
|
+
msgstr "Pontos de extremidade de acesso remoto"
|
|
12582
|
+
|
|
12502
12583
|
msgid "Remote control a device's relay array."
|
|
12503
12584
|
msgstr "Controle remoto da lista de relay de um dispositivo."
|
|
12504
12585
|
|
|
@@ -12829,6 +12910,9 @@ msgstr "Revogar"
|
|
|
12829
12910
|
msgid "Revoke TOTP secret"
|
|
12830
12911
|
msgstr "Revogar TOTP secreto"
|
|
12831
12912
|
|
|
12913
|
+
msgid "Revoke provisioned certificate"
|
|
12914
|
+
msgstr "Revogação de certificado provisionado"
|
|
12915
|
+
|
|
12832
12916
|
msgid "Right"
|
|
12833
12917
|
msgstr "Direita"
|
|
12834
12918
|
|
|
@@ -13132,6 +13216,9 @@ msgstr "Âmbito"
|
|
|
13132
13216
|
msgid "Scope ID"
|
|
13133
13217
|
msgstr "ID do Escopo"
|
|
13134
13218
|
|
|
13219
|
+
msgid "Screenshot"
|
|
13220
|
+
msgstr "Captura de tela"
|
|
13221
|
+
|
|
13135
13222
|
msgid "Scroll to parent operation."
|
|
13136
13223
|
msgstr "Rolar até a operação superior."
|
|
13137
13224
|
|
|
@@ -13270,6 +13357,9 @@ msgstr "Selecione um pacote da lista para exibir o respectivo conteúdo."
|
|
|
13270
13357
|
msgid "Select a predefined command"
|
|
13271
13358
|
msgstr "Selecionar um comando predefinido"
|
|
13272
13359
|
|
|
13360
|
+
msgid "Select a protocol"
|
|
13361
|
+
msgstr "Selecione um protocolo"
|
|
13362
|
+
|
|
13273
13363
|
msgid "Select all"
|
|
13274
13364
|
msgstr "Selecionar tudo"
|
|
13275
13365
|
|
|
@@ -13687,6 +13777,9 @@ msgstr "Enviar BCC para"
|
|
|
13687
13777
|
msgid "Send CC to"
|
|
13688
13778
|
msgstr "Enviar CC para"
|
|
13689
13779
|
|
|
13780
|
+
msgid "Send Ctrl+Alt+Del"
|
|
13781
|
+
msgstr "Enviar Ctrl+Alt+Del"
|
|
13782
|
+
|
|
13690
13783
|
msgid "Send SMS"
|
|
13691
13784
|
msgstr "Enviar SMS"
|
|
13692
13785
|
|
|
@@ -13813,6 +13906,9 @@ msgstr "Cor da linha de separação"
|
|
|
13813
13906
|
msgid "Serial"
|
|
13814
13907
|
msgstr "Série"
|
|
13815
13908
|
|
|
13909
|
+
msgid "Serial No."
|
|
13910
|
+
msgstr "Número de série"
|
|
13911
|
+
|
|
13816
13912
|
msgid "Serial communication"
|
|
13817
13913
|
msgstr "Comunicação serial"
|
|
13818
13914
|
|
|
@@ -14395,6 +14491,9 @@ msgstr "Mostrar tudo"
|
|
|
14395
14491
|
msgid "Show all breadcrumbs"
|
|
14396
14492
|
msgstr "Mostrar todas as trilhas de navegação"
|
|
14397
14493
|
|
|
14494
|
+
msgid "Show archived packages"
|
|
14495
|
+
msgstr "Mostrar pacotes arquivados"
|
|
14496
|
+
|
|
14398
14497
|
msgid "Show checkboxes that are"
|
|
14399
14498
|
msgstr "Mostrar caixas de verificação que estão"
|
|
14400
14499
|
|
|
@@ -14458,6 +14557,9 @@ msgstr "Mostrar apenas dispositivos"
|
|
|
14458
14557
|
msgid "Show only groups and assets"
|
|
14459
14558
|
msgstr "Mostrar somente grupos e ativos"
|
|
14460
14559
|
|
|
14560
|
+
msgid "Show only latest version of plugins"
|
|
14561
|
+
msgstr "Mostrar apenas a versão mais recente dos plug-ins"
|
|
14562
|
+
|
|
14461
14563
|
msgid "Show password"
|
|
14462
14564
|
msgstr "Mostrar senha"
|
|
14463
14565
|
|
|
@@ -14502,6 +14604,9 @@ msgstr "Mostra os alarmes ativos para o dispositivo"
|
|
|
14502
14604
|
msgid "Shows the position of a device or all devices in a group."
|
|
14503
14605
|
msgstr "Mostra a posição de um dispositivo ou de todos os dispositivos em um grupo."
|
|
14504
14606
|
|
|
14607
|
+
msgid "Shutdown"
|
|
14608
|
+
msgstr "Desligamento"
|
|
14609
|
+
|
|
14505
14610
|
msgid "Sigfox"
|
|
14506
14611
|
msgstr "Sigfox"
|
|
14507
14612
|
|
|
@@ -15132,6 +15237,12 @@ msgstr "Arquivo suportados: *.ico"
|
|
|
15132
15237
|
msgid "Supported files: *.png, *.svg, *.jpg"
|
|
15133
15238
|
msgstr "Arquivo suportados: *.png, *.svg, *.jpg"
|
|
15134
15239
|
|
|
15240
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA, ED25519."
|
|
15241
|
+
msgstr "Formatos compatíveis: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Algoritmos compatíveis: RSA, DSA, ECDSA, ED25519."
|
|
15242
|
+
|
|
15243
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA."
|
|
15244
|
+
msgstr "Formatos compatíveis: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Algoritmos compatíveis: RSA, DSA."
|
|
15245
|
+
|
|
15135
15246
|
msgid "Supported operations"
|
|
15136
15247
|
msgstr "Operações suportadas"
|
|
15137
15248
|
|
|
@@ -15568,6 +15679,9 @@ msgstr "A aplicação padrão especifica a aplicação que aparece por padrão a
|
|
|
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 "O perfil de dispositivo estará disponível para atribuições em dispositivos do tipo especificado. Caso contrário, ele estará disponível para todos os 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 "O processo de registro do dispositivo inclui a criação de certificados de dispositivo, que são emitidos pela autoridade de certificação (CA) do locatário."
|
|
15684
|
+
|
|
15571
15685
|
msgid "The device request expired or one of the following occurred:"
|
|
15572
15686
|
msgstr "A solicitação do dispositivo expirou ou ocorreu uma das seguintes hipóteses:"
|
|
15573
15687
|
|
|
@@ -15683,6 +15797,17 @@ msgstr "O número de dias que uma senha pode ser válida antes de ser redefinida
|
|
|
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 "O número de vezes antes que a senha atual possa ser reutilizada. Valor mínimo é 0, valor predefinido é 10."
|
|
15685
15799
|
|
|
15800
|
+
msgid "The package was archived"
|
|
15801
|
+
msgstr "O pacote foi arquivado"
|
|
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 "O pacote foi arquivado pelo proprietário, que o marcou como fora de manutenção. Não é\n"
|
|
15806
|
+
" recomendável instalar o pacote."
|
|
15807
|
+
|
|
15808
|
+
msgid "The package was marked by the author as archived."
|
|
15809
|
+
msgstr "O pacote foi marcado pelo autor como arquivado."
|
|
15810
|
+
|
|
15686
15811
|
msgid "The password of the user that you are currently logged in with."
|
|
15687
15812
|
msgstr "A senha do usuário com a qual você está conectado no momento."
|
|
15688
15813
|
|
|
@@ -15942,6 +16067,9 @@ msgstr "Essa data é anterior à data mais antiga permitida."
|
|
|
15942
16067
|
msgid "This date is invalid."
|
|
15943
16068
|
msgstr "Essa data é 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 não pode mais se conectar à plataforma porque o último certificado foi revogado. Não é possível reemitir o certificado. Para restaurar o acesso, o dispositivo deve ser registrado novamente. Siga o processo de reinscrição conforme descrito na documentação."
|
|
16072
|
+
|
|
15945
16073
|
msgid "This device has just been deleted. You will be redirected to \"All devices\" page now."
|
|
15946
16074
|
msgstr "Este dispositivo foi excluído. Você será redirecionado para a página \"Todos os dispositivos\" página agora."
|
|
15947
16075
|
|
|
@@ -16006,6 +16134,9 @@ msgstr "Esse pacote não contém uma aplicação."
|
|
|
16006
16134
|
msgid "This package doesn't contain plugins."
|
|
16007
16135
|
msgstr "Esse pacote não contém plugins."
|
|
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 pacote foi arquivado por seu autor, o que normalmente significa que não está mais sendo mantido. Não recomendamos a instalação de plug-ins de pacotes abandonados. Você ainda gostaria de continuar?"
|
|
16139
|
+
|
|
16009
16140
|
msgid "This parameter has a max length of {{param.warnMaxLength}}."
|
|
16010
16141
|
msgstr "Esse parâmetro tem um comprimento máximo de {{param.warnMaxLength}}."
|
|
16011
16142
|
|
|
@@ -17075,6 +17206,12 @@ msgstr "Usar seu smartphone como fonte de dados de sensores é uma maneira rápi
|
|
|
17075
17206
|
msgid "VNC"
|
|
17076
17207
|
msgstr "VNC"
|
|
17077
17208
|
|
|
17209
|
+
msgid "VNC credentials"
|
|
17210
|
+
msgstr "Credenciais da VNC"
|
|
17211
|
+
|
|
17212
|
+
msgid "VNC viewer"
|
|
17213
|
+
msgstr "Visualizador VNC"
|
|
17214
|
+
|
|
17078
17215
|
msgid "Valid"
|
|
17079
17216
|
msgstr "Válido"
|
|
17080
17217
|
|
|
@@ -17668,6 +17805,9 @@ msgstr "Você está prestes a excluir o protocolo do dispositivo {{protocolType}
|
|
|
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 "Você está prestes a excluir o tipo de dispositivo \"{{name}}\". Dispositivos conectados desse tipo ficarão indisponíveis. Deseja continuar?"
|
|
17670
17807
|
|
|
17808
|
+
msgid "You are about to delete endpoint \"{{ endpointName }}\". Do you want to proceed?"
|
|
17809
|
+
msgstr "Você está prestes a excluir o endpoint \"{{ endpointName }}\". Deseja prosseguir?"
|
|
17810
|
+
|
|
17671
17811
|
msgid "You are about to delete endpoint \"{{config.name}}\" from device \"{{device.name}}\". Do you want to proceed?"
|
|
17672
17812
|
msgstr "Você está prestes a excluir o endpoint \"{{config.name}}\" do dispositivo \"{{device.name}}\". Deseja continuar?"
|
|
17673
17813
|
|
|
@@ -17816,6 +17956,9 @@ msgstr "Você está prestes a redefinir a configuração de marca para as config
|
|
|
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 "Você está prestes a redefinir os widgets deste painel. Todas as alterações nos widgets do painel serão perdidas e não poderão ser recuperadas. Deseja continuar?"
|
|
17818
17958
|
|
|
17959
|
+
msgid "You are about to revoke provisioned certificate {{ serialNumber }}. Do you want to proceed?"
|
|
17960
|
+
msgstr "Você está prestes a revogar o certificado provisionado {{ serialNumber }}. Deseja prosseguir?"
|
|
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 "Você está prestes a salvar as alterações no papel global que podem afetar a segurança. Para aplicar essas alterações imediatamente, será preciso encerrar as sessões de todos os usuários com esse papel."
|
|
17821
17964
|
|
|
@@ -18184,6 +18327,9 @@ msgstr "centro"
|
|
|
18184
18327
|
msgid "children of current device or group, you can access their properties e.g."
|
|
18185
18328
|
msgstr "dispositivos secundários do dispositivo ou grupo atual, você pode acessar suas propriedades, p. ex."
|
|
18186
18329
|
|
|
18330
|
+
msgid "close"
|
|
18331
|
+
msgstr "próximo"
|
|
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 "papéis {{list}} adicionados"
|
|
|
18929
19075
|
msgid "roles {{list}} removed"
|
|
18930
19076
|
msgstr "papeis {{list}} removidos"
|
|
18931
19077
|
|
|
19078
|
+
msgid "search"
|
|
19079
|
+
msgstr "pesquisa"
|
|
19080
|
+
|
|
18932
19081
|
msgid "searching \"{{ searchHint }}\""
|
|
18933
19082
|
msgstr "pesquisando \"{{ searchHint }}\""
|
|
18934
19083
|
|
|
@@ -19071,6 +19220,9 @@ msgstr "estilo de cabeçalho do widget"
|
|
|
19071
19220
|
msgid "widget margin"
|
|
19072
19221
|
msgstr "margem do widget"
|
|
19073
19222
|
|
|
19223
|
+
msgid "x509"
|
|
19224
|
+
msgstr "x509"
|
|
19225
|
+
|
|
19074
19226
|
msgid "yellow"
|
|
19075
19227
|
msgstr "amarelo"
|
|
19076
19228
|
|