@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/ko.po
CHANGED
|
@@ -512,6 +512,9 @@ msgstr "API 요청"
|
|
|
512
512
|
msgid "APN"
|
|
513
513
|
msgstr "APN"
|
|
514
514
|
|
|
515
|
+
msgid "ARCHIVED`Package out of maintenance.`"
|
|
516
|
+
msgstr ""
|
|
517
|
+
|
|
515
518
|
msgid "ARRAY"
|
|
516
519
|
msgstr "배열"
|
|
517
520
|
|
|
@@ -762,6 +765,9 @@ msgstr "추가"
|
|
|
762
765
|
msgid "Add Byte Order Mask (for Windows)"
|
|
763
766
|
msgstr "Byte Order Mask 추가(Windows)"
|
|
764
767
|
|
|
768
|
+
msgid "Add CA certificate"
|
|
769
|
+
msgstr ""
|
|
770
|
+
|
|
765
771
|
msgid "Add Header"
|
|
766
772
|
msgstr "머리글 추가"
|
|
767
773
|
|
|
@@ -1230,6 +1236,12 @@ msgstr "추가된 위젯: {{ widgetList }}."
|
|
|
1230
1236
|
msgid "Adding"
|
|
1231
1237
|
msgstr "추가 중"
|
|
1232
1238
|
|
|
1239
|
+
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections."
|
|
1240
|
+
msgstr ""
|
|
1241
|
+
|
|
1242
|
+
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."
|
|
1243
|
+
msgstr ""
|
|
1244
|
+
|
|
1233
1245
|
msgid "Additional items not allowed."
|
|
1234
1246
|
msgstr "추가 항목은 허용되지 않습니다."
|
|
1235
1247
|
|
|
@@ -1531,6 +1543,15 @@ msgstr "상태 및 작동 중인 Modbus 디바이스 보기 허용"
|
|
|
1531
1543
|
msgid "Allows to add and edit a custom style sheet to the branding."
|
|
1532
1544
|
msgstr "브랜딩에 사용자 지정 스타일 시트를 추가하고 편집할 수 있게 합니다."
|
|
1533
1545
|
|
|
1546
|
+
msgid "Allows to connect to a Telnet service."
|
|
1547
|
+
msgstr ""
|
|
1548
|
+
|
|
1549
|
+
msgid "Allows to connect to a VNC service."
|
|
1550
|
+
msgstr ""
|
|
1551
|
+
|
|
1552
|
+
msgid "Allows to connect to an SSH service."
|
|
1553
|
+
msgstr ""
|
|
1554
|
+
|
|
1534
1555
|
msgid "Allows to edit the plain JSON of the branding."
|
|
1535
1556
|
msgstr "브랜딩의 일반 JSON을 편집할 수 있게 합니다."
|
|
1536
1557
|
|
|
@@ -1540,6 +1561,9 @@ msgstr ""
|
|
|
1540
1561
|
msgid "Allows to make basic changes to the tenants branding."
|
|
1541
1562
|
msgstr "테넌트 브랜딩에 기본적인 사항을 변경할 수 있게 합니다."
|
|
1542
1563
|
|
|
1564
|
+
msgid "Allows to passthrough a TCP connction."
|
|
1565
|
+
msgstr ""
|
|
1566
|
+
|
|
1543
1567
|
msgid "Also delete all devices inside \"{{name}}\" and its subassets."
|
|
1544
1568
|
msgstr "\"{{name}}\" 내의 모든 디바이스와 그 하위 자산도 삭제됩니다."
|
|
1545
1569
|
|
|
@@ -2460,6 +2484,9 @@ msgstr "마이크로서비스를 업로드함으로써\n"
|
|
|
2460
2484
|
msgid "By`user`"
|
|
2461
2485
|
msgstr "기준"
|
|
2462
2486
|
|
|
2487
|
+
msgid "CA certificate"
|
|
2488
|
+
msgstr ""
|
|
2489
|
+
|
|
2463
2490
|
msgid "CAN Bus"
|
|
2464
2491
|
msgstr "CAN Bus"
|
|
2465
2492
|
|
|
@@ -3696,6 +3723,9 @@ msgstr "콘텐츠를 로드할 수 없습니다."
|
|
|
3696
3723
|
msgid "Continue"
|
|
3697
3724
|
msgstr "계속"
|
|
3698
3725
|
|
|
3726
|
+
msgid "Continue`installing an archived package`"
|
|
3727
|
+
msgstr ""
|
|
3728
|
+
|
|
3699
3729
|
msgid "Contract"
|
|
3700
3730
|
msgstr "계약"
|
|
3701
3731
|
|
|
@@ -4119,6 +4149,9 @@ msgstr "대량 작업 생성: {{updatesList}}"
|
|
|
4119
4149
|
msgid "Create custom measurement"
|
|
4120
4150
|
msgstr "사용자 지정 측정값 생성"
|
|
4121
4151
|
|
|
4152
|
+
msgid "Create device certificates during device registration"
|
|
4153
|
+
msgstr ""
|
|
4154
|
+
|
|
4122
4155
|
msgid "Create event"
|
|
4123
4156
|
msgstr "이벤트 생성"
|
|
4124
4157
|
|
|
@@ -4218,6 +4251,9 @@ msgid "Creates all registration requests at once, then each one needs to go thro
|
|
|
4218
4251
|
msgstr "모든 등록 요청을 한 번에 생성하면, 각 등록 요청은 정규 승인 프로세스를 \n"
|
|
4219
4252
|
" 거쳐야 합니다."
|
|
4220
4253
|
|
|
4254
|
+
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"
|
|
4255
|
+
msgstr ""
|
|
4256
|
+
|
|
4221
4257
|
msgid "Creating application"
|
|
4222
4258
|
msgstr "애플리케이션 생성 중"
|
|
4223
4259
|
|
|
@@ -5828,6 +5864,9 @@ msgstr "EDS 구문 분석 시 오류가 발생했습니다."
|
|
|
5828
5864
|
msgid "EDS parsed with warnings."
|
|
5829
5865
|
msgstr "EDS 구문 분석 시 경고가 발생했습니다."
|
|
5830
5866
|
|
|
5867
|
+
msgid "EST registration - template.csv"
|
|
5868
|
+
msgstr ""
|
|
5869
|
+
|
|
5831
5870
|
msgid "EVENT"
|
|
5832
5871
|
msgstr "이벤트"
|
|
5833
5872
|
|
|
@@ -6059,6 +6098,9 @@ msgstr "종료"
|
|
|
6059
6098
|
msgid "Endpoint"
|
|
6060
6099
|
msgstr "엔드포인트"
|
|
6061
6100
|
|
|
6101
|
+
msgid "Endpoint added."
|
|
6102
|
+
msgstr ""
|
|
6103
|
+
|
|
6062
6104
|
msgid "Endpoint client ID"
|
|
6063
6105
|
msgstr "엔드포인트 클라이언트 ID"
|
|
6064
6106
|
|
|
@@ -6437,6 +6479,9 @@ msgstr "실패"
|
|
|
6437
6479
|
msgid "Failed to activate application"
|
|
6438
6480
|
msgstr "애플리케이션 활성화 실패"
|
|
6439
6481
|
|
|
6482
|
+
msgid "Failed to add endpoint."
|
|
6483
|
+
msgstr ""
|
|
6484
|
+
|
|
6440
6485
|
msgid "Failed to add new child device."
|
|
6441
6486
|
msgstr "신규 하위 디바이스를 추가하지 못했습니다."
|
|
6442
6487
|
|
|
@@ -6464,6 +6509,9 @@ msgstr "릴레이를 닫지 못했습니다."
|
|
|
6464
6509
|
msgid "Failed to copy to clipboard"
|
|
6465
6510
|
msgstr "클립보드로 복사에 실패"
|
|
6466
6511
|
|
|
6512
|
+
msgid "Failed to delete endpoint."
|
|
6513
|
+
msgstr ""
|
|
6514
|
+
|
|
6467
6515
|
msgid "Failed to delete the connection"
|
|
6468
6516
|
msgstr "연결 삭제 실패"
|
|
6469
6517
|
|
|
@@ -6506,6 +6554,9 @@ msgstr "RDB 스냅샷 가져오기 실패: \"{{failureReason | translate}}\"."
|
|
|
6506
6554
|
msgid "Failed to save"
|
|
6507
6555
|
msgstr "저장 실패"
|
|
6508
6556
|
|
|
6557
|
+
msgid "Failed to save endpoint."
|
|
6558
|
+
msgstr ""
|
|
6559
|
+
|
|
6509
6560
|
msgid "Failed to save translations"
|
|
6510
6561
|
msgstr ""
|
|
6511
6562
|
|
|
@@ -7212,6 +7263,9 @@ msgstr "전체 대량 작업 - template.csv"
|
|
|
7212
7263
|
msgid "Full registration"
|
|
7213
7264
|
msgstr "전체 등록"
|
|
7214
7265
|
|
|
7266
|
+
msgid "Full registration with device certificate creation"
|
|
7267
|
+
msgstr ""
|
|
7268
|
+
|
|
7215
7269
|
msgid "Full screen"
|
|
7216
7270
|
msgstr "전체 화면"
|
|
7217
7271
|
|
|
@@ -7221,6 +7275,9 @@ msgstr "전체 너비"
|
|
|
7221
7275
|
msgid "Full`export type`"
|
|
7222
7276
|
msgstr ""
|
|
7223
7277
|
|
|
7278
|
+
msgid "Fullscreen"
|
|
7279
|
+
msgstr ""
|
|
7280
|
+
|
|
7224
7281
|
msgid "Functionalities"
|
|
7225
7282
|
msgstr "기능"
|
|
7226
7283
|
|
|
@@ -10166,6 +10223,9 @@ msgstr "사용 가능한 개별 입력이 없습니다."
|
|
|
10166
10223
|
msgid "No discrete inputs defined."
|
|
10167
10224
|
msgstr "정의된 개별 입력이 없습니다."
|
|
10168
10225
|
|
|
10226
|
+
msgid "No endpoints configured."
|
|
10227
|
+
msgstr ""
|
|
10228
|
+
|
|
10169
10229
|
msgid "No endpoints to display."
|
|
10170
10230
|
msgstr "표시할 엔드포인트가 없습니다."
|
|
10171
10231
|
|
|
@@ -10426,6 +10486,9 @@ msgstr "표시할 속성이 없습니다."
|
|
|
10426
10486
|
msgid "No property to display."
|
|
10427
10487
|
msgstr "표시할 속성이 없습니다."
|
|
10428
10488
|
|
|
10489
|
+
msgid "No provisioned certificates to display."
|
|
10490
|
+
msgstr ""
|
|
10491
|
+
|
|
10429
10492
|
msgid "No recent operations found"
|
|
10430
10493
|
msgstr "최근 작업 없음"
|
|
10431
10494
|
|
|
@@ -10920,6 +10983,9 @@ msgstr "타이머 작동 시 이메일로 내보내기 전송"
|
|
|
10920
10983
|
msgid "One .pem file may be uploaded"
|
|
10921
10984
|
msgstr "하나의 .pem 파일이 업로드될 수 있습니다."
|
|
10922
10985
|
|
|
10986
|
+
msgid "One-time password"
|
|
10987
|
+
msgstr ""
|
|
10988
|
+
|
|
10923
10989
|
msgid "Online"
|
|
10924
10990
|
msgstr "온라인"
|
|
10925
10991
|
|
|
@@ -10950,8 +11016,8 @@ msgstr "소유자에 대해 정의된 전역 역할만 소유 사용자에 대
|
|
|
10950
11016
|
msgid "Only includes alarms for the parent device."
|
|
10951
11017
|
msgstr "상위 디바이스에 대한 알람만 포함합니다."
|
|
10952
11018
|
|
|
10953
|
-
msgid "Only latest
|
|
10954
|
-
msgstr "
|
|
11019
|
+
msgid "Only latest versions"
|
|
11020
|
+
msgstr ""
|
|
10955
11021
|
|
|
10956
11022
|
msgid "Only letters, digits and underscore allowed."
|
|
10957
11023
|
msgstr "문자, 숫자 및 밑줄만 허용됩니다."
|
|
@@ -11272,6 +11338,9 @@ msgstr "제거됨"
|
|
|
11272
11338
|
msgid "Package"
|
|
11273
11339
|
msgstr "패키지"
|
|
11274
11340
|
|
|
11341
|
+
msgid "Package archived`dialog title`"
|
|
11342
|
+
msgstr ""
|
|
11343
|
+
|
|
11275
11344
|
msgid "Package availability"
|
|
11276
11345
|
msgstr "패키지 가용성"
|
|
11277
11346
|
|
|
@@ -11326,6 +11395,9 @@ msgstr "패리티"
|
|
|
11326
11395
|
msgid "Parsing the DDF file resulted in an internal error"
|
|
11327
11396
|
msgstr "DDF 파일 구문 분석 시 내부 오류 발생"
|
|
11328
11397
|
|
|
11398
|
+
msgid "Passthrough"
|
|
11399
|
+
msgstr ""
|
|
11400
|
+
|
|
11329
11401
|
msgid "Password"
|
|
11330
11402
|
msgstr "비밀번호"
|
|
11331
11403
|
|
|
@@ -11891,6 +11963,9 @@ msgstr "공급자 이름"
|
|
|
11891
11963
|
msgid "Provisioned"
|
|
11892
11964
|
msgstr "프로비저닝됨"
|
|
11893
11965
|
|
|
11966
|
+
msgid "Provisioned certificates"
|
|
11967
|
+
msgstr ""
|
|
11968
|
+
|
|
11894
11969
|
msgid "Public key"
|
|
11895
11970
|
msgstr "공개 키"
|
|
11896
11971
|
|
|
@@ -12161,6 +12236,9 @@ msgstr ""
|
|
|
12161
12236
|
msgid "Rearranged widgets: {{ widgetList }}."
|
|
12162
12237
|
msgstr "재배열된 위젯: {{ widgetList }}."
|
|
12163
12238
|
|
|
12239
|
+
msgid "Reboot"
|
|
12240
|
+
msgstr "재부팅"
|
|
12241
|
+
|
|
12164
12242
|
msgid "Reboot device"
|
|
12165
12243
|
msgstr "디바이스 재부팅"
|
|
12166
12244
|
|
|
@@ -12293,9 +12371,6 @@ msgstr "지역"
|
|
|
12293
12371
|
msgid "Register"
|
|
12294
12372
|
msgstr "등록"
|
|
12295
12373
|
|
|
12296
|
-
msgid "Register a general device"
|
|
12297
|
-
msgstr "일반 디바이스 등록"
|
|
12298
|
-
|
|
12299
12374
|
msgid "Register a single Actility device"
|
|
12300
12375
|
msgstr "단일 Actility 디바이스 등록"
|
|
12301
12376
|
|
|
@@ -12317,6 +12392,9 @@ msgstr "디바이스 등록"
|
|
|
12317
12392
|
msgid "Register devices in bulk"
|
|
12318
12393
|
msgstr "디바이스 대량 등록"
|
|
12319
12394
|
|
|
12395
|
+
msgid "Register general devices"
|
|
12396
|
+
msgstr ""
|
|
12397
|
+
|
|
12320
12398
|
msgid "Register new subscription"
|
|
12321
12399
|
msgstr "신규 구독 등록"
|
|
12322
12400
|
|
|
@@ -12392,6 +12470,9 @@ msgstr "원격 액세스"
|
|
|
12392
12470
|
msgid "Remote access endpoint"
|
|
12393
12471
|
msgstr "원격 액세스 엔드포인트"
|
|
12394
12472
|
|
|
12473
|
+
msgid "Remote access endpoints"
|
|
12474
|
+
msgstr ""
|
|
12475
|
+
|
|
12395
12476
|
msgid "Remote control a device's relay array."
|
|
12396
12477
|
msgstr "디바이스의 릴레이 배열을 원격 제어합니다."
|
|
12397
12478
|
|
|
@@ -12722,6 +12803,9 @@ msgstr "철회"
|
|
|
12722
12803
|
msgid "Revoke TOTP secret"
|
|
12723
12804
|
msgstr "TOTP 암호 철회"
|
|
12724
12805
|
|
|
12806
|
+
msgid "Revoke provisioned certificate"
|
|
12807
|
+
msgstr ""
|
|
12808
|
+
|
|
12725
12809
|
msgid "Right"
|
|
12726
12810
|
msgstr "오른쪽"
|
|
12727
12811
|
|
|
@@ -13025,6 +13109,9 @@ msgstr "범위"
|
|
|
13025
13109
|
msgid "Scope ID"
|
|
13026
13110
|
msgstr "범위 ID"
|
|
13027
13111
|
|
|
13112
|
+
msgid "Screenshot"
|
|
13113
|
+
msgstr ""
|
|
13114
|
+
|
|
13028
13115
|
msgid "Scroll to parent operation."
|
|
13029
13116
|
msgstr "상위 작업이 나올 때까지 스크롤합니다."
|
|
13030
13117
|
|
|
@@ -13163,6 +13250,9 @@ msgstr "콘텐츠를 표시할 패키지를 목록에서 선택하십시오."
|
|
|
13163
13250
|
msgid "Select a predefined command"
|
|
13164
13251
|
msgstr "사전 정의된 명령 선택"
|
|
13165
13252
|
|
|
13253
|
+
msgid "Select a protocol"
|
|
13254
|
+
msgstr ""
|
|
13255
|
+
|
|
13166
13256
|
msgid "Select all"
|
|
13167
13257
|
msgstr "모두 선택"
|
|
13168
13258
|
|
|
@@ -13580,6 +13670,9 @@ msgstr "BCC 전송"
|
|
|
13580
13670
|
msgid "Send CC to"
|
|
13581
13671
|
msgstr "CC 전송"
|
|
13582
13672
|
|
|
13673
|
+
msgid "Send Ctrl+Alt+Del"
|
|
13674
|
+
msgstr ""
|
|
13675
|
+
|
|
13583
13676
|
msgid "Send SMS"
|
|
13584
13677
|
msgstr "SMS 전송"
|
|
13585
13678
|
|
|
@@ -13706,6 +13799,9 @@ msgstr "구분자 라인 색상"
|
|
|
13706
13799
|
msgid "Serial"
|
|
13707
13800
|
msgstr "시리얼"
|
|
13708
13801
|
|
|
13802
|
+
msgid "Serial No."
|
|
13803
|
+
msgstr ""
|
|
13804
|
+
|
|
13709
13805
|
msgid "Serial communication"
|
|
13710
13806
|
msgstr "시리얼 통신"
|
|
13711
13807
|
|
|
@@ -14288,6 +14384,9 @@ msgstr "모두 표시"
|
|
|
14288
14384
|
msgid "Show all breadcrumbs"
|
|
14289
14385
|
msgstr "모든 이동 경로 표시"
|
|
14290
14386
|
|
|
14387
|
+
msgid "Show archived packages"
|
|
14388
|
+
msgstr ""
|
|
14389
|
+
|
|
14291
14390
|
msgid "Show checkboxes that are"
|
|
14292
14391
|
msgstr "다음 확인란 표시"
|
|
14293
14392
|
|
|
@@ -14351,6 +14450,9 @@ msgstr "디바이스만 표시"
|
|
|
14351
14450
|
msgid "Show only groups and assets"
|
|
14352
14451
|
msgstr "그룹 및 자산만 표시"
|
|
14353
14452
|
|
|
14453
|
+
msgid "Show only latest version of plugins"
|
|
14454
|
+
msgstr ""
|
|
14455
|
+
|
|
14354
14456
|
msgid "Show password"
|
|
14355
14457
|
msgstr "비밀번호 표시"
|
|
14356
14458
|
|
|
@@ -14394,6 +14496,9 @@ msgstr "디바이스에 대한 활성 알람 표시"
|
|
|
14394
14496
|
msgid "Shows the position of a device or all devices in a group."
|
|
14395
14497
|
msgstr "한 디바이스 또는 그룹 내 모든 디바이스의 위치를 표시합니다."
|
|
14396
14498
|
|
|
14499
|
+
msgid "Shutdown"
|
|
14500
|
+
msgstr ""
|
|
14501
|
+
|
|
14397
14502
|
msgid "Sigfox"
|
|
14398
14503
|
msgstr "Sigfox"
|
|
14399
14504
|
|
|
@@ -15024,6 +15129,12 @@ msgstr "지원되는 파일: *.ico"
|
|
|
15024
15129
|
msgid "Supported files: *.png, *.svg, *.jpg"
|
|
15025
15130
|
msgstr "지원되는 파일: *.png, *.svg, *.jpg"
|
|
15026
15131
|
|
|
15132
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA, ED25519."
|
|
15133
|
+
msgstr ""
|
|
15134
|
+
|
|
15135
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA."
|
|
15136
|
+
msgstr ""
|
|
15137
|
+
|
|
15027
15138
|
msgid "Supported operations"
|
|
15028
15139
|
msgstr "지원되는 작업"
|
|
15029
15140
|
|
|
@@ -15460,6 +15571,9 @@ msgstr "기본 애플리케이션은 플랫폼에 로그인할 때 기본적으
|
|
|
15460
15571
|
msgid "The device profile will be available for assignments on devices of the specified type. Otherwise, it will be available for all device types."
|
|
15461
15572
|
msgstr "디바이스 프로필을 지정된 유형의 디바이스에 할당할 수 있게 됩니다. 지정하지 않으면 모든 디바이스 유형에서 사용할 수 있게 됩니다."
|
|
15462
15573
|
|
|
15574
|
+
msgid "The device registration process includes creating device certificates, which are issued by the tenant's Certificate Authority (CA)."
|
|
15575
|
+
msgstr ""
|
|
15576
|
+
|
|
15463
15577
|
msgid "The device request expired or one of the following occurred:"
|
|
15464
15578
|
msgstr "디바이스 요청이 만료되었거나 다음 중 한 가지 경우가 발생했습니다."
|
|
15465
15579
|
|
|
@@ -15575,6 +15689,16 @@ msgstr "비밀번호를 재설정하기 전까지 사용할 수 있는 일수입
|
|
|
15575
15689
|
msgid "The number of times before the current password can be reused. Minimum value is 0, preset value is 10."
|
|
15576
15690
|
msgstr "현재 비밀번호를 재사용하기 전까지 허용되는 횟수입니다. 최소값은 0이고 프리셋 값은 10입니다."
|
|
15577
15691
|
|
|
15692
|
+
msgid "The package was archived"
|
|
15693
|
+
msgstr ""
|
|
15694
|
+
|
|
15695
|
+
msgid "The package was archived by the owner marking it as out of maintenance. It is not\n"
|
|
15696
|
+
" recommended to install the package."
|
|
15697
|
+
msgstr ""
|
|
15698
|
+
|
|
15699
|
+
msgid "The package was marked by the author as archived."
|
|
15700
|
+
msgstr ""
|
|
15701
|
+
|
|
15578
15702
|
msgid "The password of the user that you are currently logged in with."
|
|
15579
15703
|
msgstr "현재 로그인한 사용자의 비밀번호입니다."
|
|
15580
15704
|
|
|
@@ -15834,6 +15958,9 @@ msgstr "이 날짜는 가장 빠른 허용일 이전입니다."
|
|
|
15834
15958
|
msgid "This date is invalid."
|
|
15835
15959
|
msgstr "이 날짜는 유효하지 않습니다."
|
|
15836
15960
|
|
|
15961
|
+
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."
|
|
15962
|
+
msgstr ""
|
|
15963
|
+
|
|
15837
15964
|
msgid "This device has just been deleted. You will be redirected to \"All devices\" page now."
|
|
15838
15965
|
msgstr "이 디바이스는 방금 삭제되었습니다. \"모든 디바이스\" 페이지로 이동합니다."
|
|
15839
15966
|
|
|
@@ -15898,6 +16025,9 @@ msgstr "이 패키지에는 애플리케이션이 없습니다."
|
|
|
15898
16025
|
msgid "This package doesn't contain plugins."
|
|
15899
16026
|
msgstr "이 패키지에는 플러그인이 없습니다."
|
|
15900
16027
|
|
|
16028
|
+
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?"
|
|
16029
|
+
msgstr ""
|
|
16030
|
+
|
|
15901
16031
|
msgid "This parameter has a max length of {{param.warnMaxLength}}."
|
|
15902
16032
|
msgstr "이 파라미터의 최대 길이는 {{param.warnMaxLength}}입니다."
|
|
15903
16033
|
|
|
@@ -16966,6 +17096,12 @@ msgstr "스마트폰을 센서 데이터의 소스로 활용하면 Cumulocity Io
|
|
|
16966
17096
|
msgid "VNC"
|
|
16967
17097
|
msgstr "VNC"
|
|
16968
17098
|
|
|
17099
|
+
msgid "VNC credentials"
|
|
17100
|
+
msgstr ""
|
|
17101
|
+
|
|
17102
|
+
msgid "VNC viewer"
|
|
17103
|
+
msgstr ""
|
|
17104
|
+
|
|
16969
17105
|
msgid "Valid"
|
|
16970
17106
|
msgstr "유효함"
|
|
16971
17107
|
|
|
@@ -17558,6 +17694,9 @@ msgstr "{{protocolType}} \"{{protocolName}}\" 디바이스 프로토콜을 삭
|
|
|
17558
17694
|
msgid "You are about to delete device type \"{{name}}\". Connected devices of this type will become unavailable. Do you want to proceed?"
|
|
17559
17695
|
msgstr "\"{{name}}\" 디바이스 유형을 삭제하려 합니다. 이 유형의 연결된 디바이스를 사용할 수 없게 됩니다. 계속 진행하시겠습니까?"
|
|
17560
17696
|
|
|
17697
|
+
msgid "You are about to delete endpoint \"{{ endpointName }}\". Do you want to proceed?"
|
|
17698
|
+
msgstr ""
|
|
17699
|
+
|
|
17561
17700
|
msgid "You are about to delete endpoint \"{{config.name}}\" from device \"{{device.name}}\". Do you want to proceed?"
|
|
17562
17701
|
msgstr "\"{{device.name}}\" 디바이스에서 \"{{config.name}}\" 엔드포인트를 삭제하려 합니다. 계속 진행하시겠습니까?"
|
|
17563
17702
|
|
|
@@ -17706,6 +17845,9 @@ msgstr "브랜딩 구성을 이전에 저장한 설정으로 재설정합니다.
|
|
|
17706
17845
|
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?"
|
|
17707
17846
|
msgstr "이 대시보드의 위젯을 재설정하려 합니다. 대시보드 위젯의 모든 변경 사항이 손실되고 복구할 수 없게 됩니다. 계속 진행하시겠습니까?"
|
|
17708
17847
|
|
|
17848
|
+
msgid "You are about to revoke provisioned certificate {{ serialNumber }}. Do you want to proceed?"
|
|
17849
|
+
msgstr ""
|
|
17850
|
+
|
|
17709
17851
|
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."
|
|
17710
17852
|
msgstr "보안에 영향을 줄 수 있는 변경 사항을 전역 역할에 저장하려고 합니다. 이러한 변경 사항을 즉시 적용하려면 이 역할이 있는 모든 사용자의 세션을 종료해야 합니다."
|
|
17711
17853
|
|
|
@@ -18073,6 +18215,9 @@ msgstr "가운데"
|
|
|
18073
18215
|
msgid "children of current device or group, you can access their properties e.g."
|
|
18074
18216
|
msgstr "현재 디바이스 또는 그룹의 하위, 속성에 액세스할 수 있음(예."
|
|
18075
18217
|
|
|
18218
|
+
msgid "close"
|
|
18219
|
+
msgstr ""
|
|
18220
|
+
|
|
18076
18221
|
msgid "coaps://<LWM2M-server-domain>:<coaps-port>"
|
|
18077
18222
|
msgstr "coaps://<LWM2M-server-domain>:<coaps-port>"
|
|
18078
18223
|
|
|
@@ -18816,6 +18961,9 @@ msgstr "{{list}} 역할 추가됨"
|
|
|
18816
18961
|
msgid "roles {{list}} removed"
|
|
18817
18962
|
msgstr "{{list}} 역할 제거됨"
|
|
18818
18963
|
|
|
18964
|
+
msgid "search"
|
|
18965
|
+
msgstr ""
|
|
18966
|
+
|
|
18819
18967
|
msgid "searching \"{{ searchHint }}\""
|
|
18820
18968
|
msgstr "\"{{ searchHint }}\" 검색 중"
|
|
18821
18969
|
|
|
@@ -18958,6 +19106,9 @@ msgstr "위젯 머리글 스타일"
|
|
|
18958
19106
|
msgid "widget margin"
|
|
18959
19107
|
msgstr "위젯 여백"
|
|
18960
19108
|
|
|
19109
|
+
msgid "x509"
|
|
19110
|
+
msgstr ""
|
|
19111
|
+
|
|
18961
19112
|
msgid "yellow"
|
|
18962
19113
|
msgstr "노란색"
|
|
18963
19114
|
|