@c8y/ngx-components 1021.52.0 → 1021.54.4
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/alarm-event-selector/alarm-event-attributes-form/alarm-event-attributes-form.component.d.ts +10 -2
- package/alarm-event-selector/alarm-event-attributes-form/alarm-event-attributes-form.component.d.ts.map +1 -1
- package/alarm-event-selector/alarm-event-attributes-form/alarm-event-attributes-form.model.d.ts +11 -0
- package/alarm-event-selector/alarm-event-attributes-form/alarm-event-attributes-form.model.d.ts.map +1 -0
- package/alarm-event-selector/alarm-event-selection-list/alarm-event-selection-list.component.d.ts +10 -4
- package/alarm-event-selector/alarm-event-selection-list/alarm-event-selection-list.component.d.ts.map +1 -1
- package/alarm-event-selector/alarm-event-selector-list-item/alarm-event-selector-list-item.component.d.ts +3 -1
- package/alarm-event-selector/alarm-event-selector-list-item/alarm-event-selector-list-item.component.d.ts.map +1 -1
- package/alarm-event-selector/alarm-event-selector.model.d.ts +7 -0
- package/alarm-event-selector/alarm-event-selector.model.d.ts.map +1 -1
- package/core/application/app-icon.component.d.ts.map +1 -1
- package/core/dashboard/dashboard-child-action.component.d.ts +1 -1
- package/core/dashboard/dashboard-child-action.component.d.ts.map +1 -1
- package/core/dashboard/dashboard.module.d.ts +29 -29
- package/core/dashboard/index.d.ts +3 -0
- package/core/dashboard/index.d.ts.map +1 -1
- package/core/dashboard/widgets-dashboard.component.d.ts +1 -1
- package/core/dashboard/widgets-dashboard.component.d.ts.map +1 -1
- package/core/dashboard/wiget-time-context/aggregation-picker/aggregation-picker.component.d.ts +1 -1
- package/core/dashboard/wiget-time-context/aggregation-picker/aggregation-picker.component.d.ts.map +1 -1
- package/core/dashboard/wiget-time-context/realtime-control/realtime-control.component.d.ts +1 -1
- package/core/dashboard/wiget-time-context/realtime-control/realtime-control.component.d.ts.map +1 -1
- package/core/dashboard/wiget-time-context/widget-time-context-date-range.service.d.ts +10 -0
- package/core/dashboard/wiget-time-context/widget-time-context-date-range.service.d.ts.map +1 -0
- package/core/dashboard/wiget-time-context/widget-time-context.component.d.ts +7 -4
- package/core/dashboard/wiget-time-context/widget-time-context.component.d.ts.map +1 -1
- package/core/dashboard/wiget-time-context/widget-time-context.model.d.ts +0 -1
- package/core/dashboard/wiget-time-context/widget-time-context.model.d.ts.map +1 -1
- package/core/date-picker/date-picker.component.d.ts +1 -1
- package/core/date-picker/date-picker.component.d.ts.map +1 -1
- package/core/date-picker/date-picker.module.d.ts +9 -9
- package/core/date-time-picker/close-date-picker.directive.d.ts +1 -1
- package/core/date-time-picker/close-date-picker.directive.d.ts.map +1 -1
- package/core/date-time-picker/date-time-picker.component.d.ts +6 -3
- package/core/date-time-picker/date-time-picker.component.d.ts.map +1 -1
- package/core/date-time-picker/date-time-picker.module.d.ts +11 -11
- package/core/date-time-picker/date-time-picker.module.d.ts.map +1 -1
- package/core/forms/forms.module.d.ts +18 -18
- package/core/forms/required-input-placeholder.directive.d.ts +1 -1
- package/core/forms/required-input-placeholder.directive.d.ts.map +1 -1
- package/core/router/router.service.d.ts.map +1 -1
- package/core/user/user-menu.service.d.ts +36 -11
- package/core/user/user-menu.service.d.ts.map +1 -1
- package/datapoint-explorer/c8y-ngx-components-datapoint-explorer.d.ts.map +1 -0
- package/datapoint-explorer/datapoint-explorer.module.d.ts +7 -0
- package/datapoint-explorer/datapoint-explorer.module.d.ts.map +1 -0
- package/datapoint-explorer/index.d.ts +2 -0
- package/datapoint-explorer/index.d.ts.map +1 -0
- package/datapoint-explorer/view/c8y-ngx-components-datapoint-explorer-view.d.ts.map +1 -0
- package/datapoint-explorer/view/configuration/naming-dictionary.d.ts +3 -0
- package/datapoint-explorer/view/configuration/naming-dictionary.d.ts.map +1 -0
- package/datapoint-explorer/view/configuration/workspace-configuration.component.d.ts +38 -0
- package/datapoint-explorer/view/configuration/workspace-configuration.component.d.ts.map +1 -0
- package/datapoint-explorer/view/configuration/workspace-configuration.model.d.ts +7 -0
- package/datapoint-explorer/view/configuration/workspace-configuration.model.d.ts.map +1 -0
- package/datapoint-explorer/view/configuration/workspace-configuration.service.d.ts +15 -0
- package/datapoint-explorer/view/configuration/workspace-configuration.service.d.ts.map +1 -0
- package/datapoint-explorer/view/create-new-report-modal/create-new-report-modal.component.d.ts +25 -0
- package/datapoint-explorer/view/create-new-report-modal/create-new-report-modal.component.d.ts.map +1 -0
- package/datapoint-explorer/view/datapoint-explorer.component.d.ts +67 -0
- package/datapoint-explorer/view/datapoint-explorer.component.d.ts.map +1 -0
- package/datapoint-explorer/view/datapoint-explorer.service.d.ts +9 -0
- package/datapoint-explorer/view/datapoint-explorer.service.d.ts.map +1 -0
- package/datapoint-explorer/view/index.d.ts +2 -0
- package/datapoint-explorer/view/index.d.ts.map +1 -0
- package/datapoint-explorer/view/send-as-widget-to-report-modal/send-as-widget-to-report-modal.component.d.ts +23 -0
- package/datapoint-explorer/view/send-as-widget-to-report-modal/send-as-widget-to-report-modal.component.d.ts.map +1 -0
- package/echart/c8y-ngx-components-echart.d.ts.map +1 -0
- package/echart/chart-alerts/chart-alerts.component.d.ts +8 -0
- package/echart/chart-alerts/chart-alerts.component.d.ts.map +1 -0
- package/echart/charts.component.d.ts +63 -0
- package/echart/charts.component.d.ts.map +1 -0
- package/echart/index.d.ts +5 -0
- package/echart/index.d.ts.map +1 -0
- package/echart/models/c8y-ngx-components-echart-models.d.ts.map +1 -0
- package/echart/models/chart.model.d.ts +37 -0
- package/echart/models/chart.model.d.ts.map +1 -0
- package/echart/models/datapoints-graph-widget.model.d.ts +126 -0
- package/echart/models/datapoints-graph-widget.model.d.ts.map +1 -0
- package/echart/models/index.d.ts +4 -0
- package/echart/models/index.d.ts.map +1 -0
- package/echart/models/svg-icons.model.d.ts +22 -0
- package/echart/models/svg-icons.model.d.ts.map +1 -0
- package/echart/services/chart-alarms.service.d.ts +17 -0
- package/echart/services/chart-alarms.service.d.ts.map +1 -0
- package/echart/services/chart-events.service.d.ts +17 -0
- package/echart/services/chart-events.service.d.ts.map +1 -0
- package/echart/services/chart-realtime.service.d.ts +35 -0
- package/echart/services/chart-realtime.service.d.ts.map +1 -0
- package/echart/services/chart-types.service.d.ts +15 -0
- package/echart/services/chart-types.service.d.ts.map +1 -0
- package/echart/services/custom-measurements.service.d.ts +12 -0
- package/echart/services/custom-measurements.service.d.ts.map +1 -0
- package/echart/services/echarts-options.service.d.ts +143 -0
- package/echart/services/echarts-options.service.d.ts.map +1 -0
- package/echart/services/y-axis.service.d.ts +17 -0
- package/echart/services/y-axis.service.d.ts.map +1 -0
- package/esm2022/alarm-event-selector/alarm-event-attributes-form/alarm-event-attributes-form.component.mjs +37 -12
- package/esm2022/alarm-event-selector/alarm-event-attributes-form/alarm-event-attributes-form.model.mjs +2 -0
- package/esm2022/alarm-event-selector/alarm-event-selection-list/alarm-event-selection-list.component.mjs +39 -12
- package/esm2022/alarm-event-selector/alarm-event-selector-list-item/alarm-event-selector-list-item.component.mjs +6 -4
- package/esm2022/alarm-event-selector/alarm-event-selector.component.mjs +1 -1
- package/esm2022/alarm-event-selector/alarm-event-selector.model.mjs +1 -1
- package/esm2022/alarm-event-selector/custom-alarm-event-form/custom-alarm-event-form.component.mjs +1 -1
- package/esm2022/alarms/alarms-filter.component.mjs +3 -3
- package/esm2022/core/application/app-icon.component.mjs +4 -4
- package/esm2022/core/dashboard/dashboard-child-action.component.mjs +3 -3
- package/esm2022/core/dashboard/dashboard.module.mjs +17 -14
- package/esm2022/core/dashboard/index.mjs +4 -1
- package/esm2022/core/dashboard/widgets-dashboard.component.mjs +9 -9
- package/esm2022/core/dashboard/wiget-time-context/aggregation-picker/aggregation-picker.component.mjs +11 -9
- package/esm2022/core/dashboard/wiget-time-context/realtime-control/realtime-control.component.mjs +8 -7
- package/esm2022/core/dashboard/wiget-time-context/widget-time-context-date-range.service.mjs +23 -0
- package/esm2022/core/dashboard/wiget-time-context/widget-time-context.component.mjs +70 -26
- package/esm2022/core/dashboard/wiget-time-context/widget-time-context.model.mjs +1 -1
- package/esm2022/core/date-picker/date-picker.component.mjs +29 -14
- package/esm2022/core/date-picker/date-picker.module.mjs +9 -7
- package/esm2022/core/date-time-picker/close-date-picker.directive.mjs +4 -3
- package/esm2022/core/date-time-picker/date-time-picker.component.mjs +57 -29
- package/esm2022/core/date-time-picker/date-time-picker.module.mjs +11 -7
- package/esm2022/core/forms/forms.module.mjs +3 -3
- package/esm2022/core/forms/ip-range-input-list.component.mjs +5 -5
- package/esm2022/core/forms/required-input-placeholder.directive.mjs +4 -3
- package/esm2022/core/router/router.service.mjs +1 -1
- package/esm2022/core/time-interval/time-interval.component.mjs +3 -3
- package/esm2022/core/user/user-menu.service.mjs +57 -17
- package/esm2022/datapoint-explorer/c8y-ngx-components-datapoint-explorer.mjs +5 -0
- package/esm2022/datapoint-explorer/datapoint-explorer.module.mjs +65 -0
- package/esm2022/datapoint-explorer/index.mjs +2 -0
- package/esm2022/datapoint-explorer/view/c8y-ngx-components-datapoint-explorer-view.mjs +5 -0
- package/esm2022/datapoint-explorer/view/configuration/naming-dictionary.mjs +65 -0
- package/esm2022/datapoint-explorer/view/configuration/workspace-configuration.component.mjs +169 -0
- package/esm2022/datapoint-explorer/view/configuration/workspace-configuration.model.mjs +2 -0
- package/esm2022/datapoint-explorer/view/configuration/workspace-configuration.service.mjs +40 -0
- package/esm2022/datapoint-explorer/view/create-new-report-modal/create-new-report-modal.component.mjs +64 -0
- package/esm2022/datapoint-explorer/view/datapoint-explorer.component.mjs +279 -0
- package/esm2022/datapoint-explorer/view/datapoint-explorer.service.mjs +23 -0
- package/esm2022/datapoint-explorer/view/index.mjs +2 -0
- package/esm2022/datapoint-explorer/view/send-as-widget-to-report-modal/send-as-widget-to-report-modal.component.mjs +48 -0
- package/esm2022/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.mjs +3 -3
- package/esm2022/datapoint-selector/datapoint-selector-list-item/datapoint-selector-list-item.component.mjs +3 -3
- package/esm2022/datapoints-export-selector/datapoints-export-selector-modal/datapoints-export-selector-file-exporter/datapoints-exports-selector-file-types/datapoints-exports-selector-file-types.component.mjs +3 -3
- package/esm2022/datapoints-export-selector/datapoints-export-selector.component.mjs +3 -3
- package/esm2022/device-list/add-smart-group.component.mjs +3 -3
- package/esm2022/echart/c8y-ngx-components-echart.mjs +5 -0
- package/esm2022/echart/chart-alerts/chart-alerts.component.mjs +16 -0
- package/esm2022/echart/charts.component.mjs +560 -0
- package/esm2022/echart/index.mjs +5 -0
- package/esm2022/echart/models/c8y-ngx-components-echart-models.mjs +5 -0
- package/esm2022/echart/models/chart.model.mjs +2 -0
- package/esm2022/echart/models/datapoints-graph-widget.model.mjs +17 -0
- package/esm2022/echart/models/index.mjs +4 -0
- package/esm2022/echart/models/svg-icons.model.mjs +22 -0
- package/esm2022/echart/services/chart-alarms.service.mjs +58 -0
- package/esm2022/echart/services/chart-events.service.mjs +44 -0
- package/esm2022/echart/services/chart-realtime.service.mjs +193 -0
- package/esm2022/echart/services/chart-types.service.mjs +102 -0
- package/esm2022/echart/services/custom-measurements.service.mjs +52 -0
- package/esm2022/echart/services/echarts-options.service.mjs +857 -0
- package/esm2022/echart/services/y-axis.service.mjs +150 -0
- package/esm2022/interval-picker/interval-picker.component.mjs +3 -3
- package/esm2022/interval-picker/interval-picker.model.mjs +1 -1
- package/esm2022/map/map.component.mjs +4 -1
- package/esm2022/report-dashboard/index.mjs +2 -1
- package/esm2022/time-context/c8y-ngx-components-time-context.mjs +5 -0
- package/esm2022/time-context/index.mjs +2 -0
- package/esm2022/time-context/time-context.component.mjs +217 -0
- package/esm2022/time-context/time-context.service.mjs +83 -0
- package/esm2022/tracking/tracking.component.mjs +5 -6
- package/esm2022/tracking/tracking.service.mjs +7 -3
- package/esm2022/translation-editor/lazy/translation-editor/translation-editor.component.mjs +6 -5
- package/esm2022/widgets/cockpit-exports/index.mjs +8 -1
- package/esm2022/widgets/definitions/datapoints-graph/c8y-ngx-components-widgets-definitions-datapoints-graph.mjs +5 -0
- package/esm2022/widgets/definitions/datapoints-graph/index.mjs +31 -0
- package/esm2022/widgets/definitions/index.mjs +3 -2
- package/esm2022/widgets/implementations/datapoints-graph/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +5 -0
- package/esm2022/widgets/implementations/datapoints-graph/datapoints-graph-config/datapoints-graph-widget-config.component.mjs +239 -0
- package/esm2022/widgets/implementations/datapoints-graph/datapoints-graph-view/datapoints-graph-widget-view.component.mjs +241 -0
- package/esm2022/widgets/implementations/datapoints-graph/index.mjs +3 -0
- package/fesm2022/c8y-ngx-components-alarm-event-selector.mjs +80 -28
- package/fesm2022/c8y-ngx-components-alarm-event-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs +2 -2
- package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +658 -0
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-datapoint-explorer.mjs +72 -0
- package/fesm2022/c8y-ngx-components-datapoint-explorer.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +4 -4
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs +4 -4
- package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-list.mjs +2 -2
- package/fesm2022/c8y-ngx-components-device-list.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-echart-models.mjs +46 -0
- package/fesm2022/c8y-ngx-components-echart-models.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-echart.mjs +2023 -0
- package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-interval-picker.mjs +2 -2
- package/fesm2022/c8y-ngx-components-interval-picker.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-map.mjs +3 -0
- package/fesm2022/c8y-ngx-components-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-report-dashboard.mjs +1 -1
- package/fesm2022/c8y-ngx-components-time-context.mjs +300 -0
- package/fesm2022/c8y-ngx-components-time-context.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-tracking.mjs +10 -7
- package/fesm2022/c8y-ngx-components-tracking.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-translation-editor-lazy.mjs +5 -4
- package/fesm2022/c8y-ngx-components-translation-editor-lazy.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-cockpit-exports.mjs +7 -0
- package/fesm2022/c8y-ngx-components-widgets-cockpit-exports.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-datapoints-graph.mjs +38 -0
- package/fesm2022/c8y-ngx-components-widgets-definitions-datapoints-graph.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-widgets-definitions.mjs +2 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +467 -0
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components.mjs +433 -281
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/interval-picker/interval-picker.component.d.ts.map +1 -1
- package/interval-picker/interval-picker.model.d.ts.map +1 -1
- package/locales/de.po +206 -279
- package/locales/es.po +206 -279
- package/locales/fr.po +206 -279
- package/locales/ja_JP.po +196 -279
- package/locales/ko.po +455 -444
- package/locales/locales.pot +200 -0
- package/locales/nl.po +206 -279
- package/locales/pl.po +206 -279
- package/locales/pt_BR.po +206 -279
- package/locales/zh_CN.po +450 -443
- package/locales/zh_TW.po +452 -445
- package/map/map.component.d.ts.map +1 -1
- package/package.json +1 -1
- package/report-dashboard/index.d.ts +1 -0
- package/report-dashboard/index.d.ts.map +1 -1
- package/time-context/c8y-ngx-components-time-context.d.ts.map +1 -0
- package/time-context/index.d.ts +2 -0
- package/time-context/index.d.ts.map +1 -0
- package/time-context/time-context.component.d.ts +61 -0
- package/time-context/time-context.component.d.ts.map +1 -0
- package/time-context/time-context.service.d.ts +25 -0
- package/time-context/time-context.service.d.ts.map +1 -0
- package/tracking/tracking.component.d.ts.map +1 -1
- package/tracking/tracking.service.d.ts.map +1 -1
- package/translation-editor/lazy/translation-editor/translation-editor.component.d.ts.map +1 -1
- package/widgets/cockpit-exports/index.d.ts +6 -0
- package/widgets/cockpit-exports/index.d.ts.map +1 -1
- package/widgets/definitions/datapoints-graph/c8y-ngx-components-widgets-definitions-datapoints-graph.d.ts.map +1 -0
- package/widgets/definitions/datapoints-graph/index.d.ts +16 -0
- package/widgets/definitions/datapoints-graph/index.d.ts.map +1 -0
- package/widgets/definitions/index.d.ts +1 -0
- package/widgets/definitions/index.d.ts.map +1 -1
- package/widgets/implementations/datapoints-graph/c8y-ngx-components-widgets-implementations-datapoints-graph.d.ts.map +1 -0
- package/widgets/implementations/datapoints-graph/datapoints-graph-config/datapoints-graph-widget-config.component.d.ts +43 -0
- package/widgets/implementations/datapoints-graph/datapoints-graph-config/datapoints-graph-widget-config.component.d.ts.map +1 -0
- package/widgets/implementations/datapoints-graph/datapoints-graph-view/datapoints-graph-widget-view.component.d.ts +54 -0
- package/widgets/implementations/datapoints-graph/datapoints-graph-view/datapoints-graph-widget-view.component.d.ts.map +1 -0
- package/widgets/implementations/datapoints-graph/index.d.ts +3 -0
- package/widgets/implementations/datapoints-graph/index.d.ts.map +1 -0
package/locales/es.po
CHANGED
|
@@ -424,6 +424,29 @@ msgstr "<small>Formatos admitidos: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Algorit
|
|
|
424
424
|
msgid "<small>Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Supported algorithms: RSA, DSA.</small>"
|
|
425
425
|
msgstr "<small>Formatos admitidos: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Algoritmos admitidos: RSA, DSA.</small>"
|
|
426
426
|
|
|
427
|
+
msgid "<ul class=\"m-l-0 p-l-8 m-t-8 m-b-0\">\n"
|
|
428
|
+
" <li>\n"
|
|
429
|
+
" <b>Visibility:</b>\n"
|
|
430
|
+
" use visibility icon to toggle datapoint, alarm or event visibility on chart. At least one datapoint is required to display chart.\n"
|
|
431
|
+
" </li>\n"
|
|
432
|
+
" <li>\n"
|
|
433
|
+
" <b>Alarm details</b>\n"
|
|
434
|
+
" Click alarm legend item to highlight area between alarm raised timestamp and alarm cleared timestamp.\n"
|
|
435
|
+
" You can also click alarm markline on chart to highlight alarm and to pause tooltip. Click on highlighted area or legend item to cancel highlighting.\n"
|
|
436
|
+
" </li>\n"
|
|
437
|
+
" </ul>"
|
|
438
|
+
msgstr "<ul class=\"m-l-0 p-l-8 m-t-8 m-b-0\">\n"
|
|
439
|
+
" <li>\n"
|
|
440
|
+
" <b>Visibilidad:</b>\n"
|
|
441
|
+
" utilice el icono de visibilidad para alternar la visibilidad de los puntos de datos, alarmas o eventos en el gráfico. Mostrar el gráfico requiere al menos un punto de datos.\n"
|
|
442
|
+
" </li>\n"
|
|
443
|
+
" <li>\n"
|
|
444
|
+
" <b>Detalles de la alarma</b>:\n"
|
|
445
|
+
" Haga clic en el elemento de la leyenda de alarma para resaltar el área entre la marca de tiempo de alarma activada y la marca de tiempo de alarma desactivada.\n"
|
|
446
|
+
" También puede hacer clic en la línea de alarma del gráfico para resaltar la alarma y pausar la información sobre herramientas. Haga clic en el área resaltada o en el elemento de la leyenda para cancelar el resaltado.\n"
|
|
447
|
+
" </li>\n"
|
|
448
|
+
" </ul>"
|
|
449
|
+
|
|
427
450
|
msgid "A <strong>global role</strong> contains generally applicable permissions. For example,\n"
|
|
428
451
|
" select \"Read\" in the \"Inventory\" row to allow users with this role to read all objects in\n"
|
|
429
452
|
" inventory."
|
|
@@ -766,6 +789,9 @@ msgstr "Color de fondo activo"
|
|
|
766
789
|
msgid "Active border color"
|
|
767
790
|
msgstr "Color del borde activo"
|
|
768
791
|
|
|
792
|
+
msgid "Active configuration cannot be removed"
|
|
793
|
+
msgstr "No se puede quitar la configuración Activo"
|
|
794
|
+
|
|
769
795
|
msgid "Active filters"
|
|
770
796
|
msgstr "Filtros activos"
|
|
771
797
|
|
|
@@ -1415,6 +1441,9 @@ msgstr "Configuración de agente"
|
|
|
1415
1441
|
msgid "Aggregation"
|
|
1416
1442
|
msgstr "Agregación"
|
|
1417
1443
|
|
|
1444
|
+
msgid "Aggregation selection"
|
|
1445
|
+
msgstr "Seleccionar agregación"
|
|
1446
|
+
|
|
1418
1447
|
msgid "Aggregation type"
|
|
1419
1448
|
msgstr "Tipo de agregación"
|
|
1420
1449
|
|
|
@@ -1433,9 +1462,6 @@ msgstr "Alarma cuenta hoy"
|
|
|
1433
1462
|
msgid "Alarm created"
|
|
1434
1463
|
msgstr "Alarma creada"
|
|
1435
1464
|
|
|
1436
|
-
msgid "Alarm duration"
|
|
1437
|
-
msgstr "Duración de alarma"
|
|
1438
|
-
|
|
1439
1465
|
msgid "Alarm list"
|
|
1440
1466
|
msgstr "Lista de Alarmas"
|
|
1441
1467
|
|
|
@@ -1448,8 +1474,8 @@ msgstr "La asignación de alarma transforma automáticamente la descripción y l
|
|
|
1448
1474
|
msgid "Alarm mask"
|
|
1449
1475
|
msgstr "Máscara de alarma"
|
|
1450
1476
|
|
|
1451
|
-
msgid "Alarm
|
|
1452
|
-
msgstr "
|
|
1477
|
+
msgid "Alarm of this type is currently active and outside of the selected time range"
|
|
1478
|
+
msgstr "Alarma de este tipo está actualmente activa y fuera del rango de tiempo seleccionado"
|
|
1453
1479
|
|
|
1454
1480
|
msgid "Alarm severity"
|
|
1455
1481
|
msgstr "Gravedad de la alarma"
|
|
@@ -1487,6 +1513,12 @@ msgstr "Tipo de alarma/evento"
|
|
|
1487
1513
|
msgid "Alarms"
|
|
1488
1514
|
msgstr "Alarmas"
|
|
1489
1515
|
|
|
1516
|
+
msgid "Alarms & Events"
|
|
1517
|
+
msgstr "Alarmas y Eventos"
|
|
1518
|
+
|
|
1519
|
+
msgid "Alarms & events"
|
|
1520
|
+
msgstr "Alarmas y eventos"
|
|
1521
|
+
|
|
1490
1522
|
msgid "Alarms (3 mo.)"
|
|
1491
1523
|
msgstr "Alarmas (3 meses)"
|
|
1492
1524
|
|
|
@@ -2012,6 +2044,9 @@ msgstr "Asignar el dispositivo a un grupo de más abajo."
|
|
|
2012
2044
|
msgid "Assigns a new owner to all direct sub-users of the deleted user."
|
|
2013
2045
|
msgstr "Asigna un propietario nuevo a todos los subusuarios directos del usuario eliminado."
|
|
2014
2046
|
|
|
2047
|
+
msgid "At least 1 active data points must be active."
|
|
2048
|
+
msgstr "Al menos 1 Punto de datos activo debe estar activo."
|
|
2049
|
+
|
|
2015
2050
|
msgid "At least 1 data point must be selected"
|
|
2016
2051
|
msgstr "Se debe seleccionar al menos 1 punto de datos"
|
|
2017
2052
|
|
|
@@ -2219,6 +2254,9 @@ msgstr "Configuraciones admitidas disponibles"
|
|
|
2219
2254
|
msgid "Awake time registration parameter"
|
|
2220
2255
|
msgstr "Parámetro de registro de tiempo activo"
|
|
2221
2256
|
|
|
2257
|
+
msgid "Axis"
|
|
2258
|
+
msgstr "Eje"
|
|
2259
|
+
|
|
2222
2260
|
msgid "Azure AD"
|
|
2223
2261
|
msgstr "Azure AD"
|
|
2224
2262
|
|
|
@@ -2654,15 +2692,6 @@ msgstr "PERSONALIZADO"
|
|
|
2654
2692
|
msgid "Cache duration"
|
|
2655
2693
|
msgstr "Duración de caché"
|
|
2656
2694
|
|
|
2657
|
-
msgid "Calculate"
|
|
2658
|
-
msgstr "Calcular"
|
|
2659
|
-
|
|
2660
|
-
msgid "Calculate energy consumption"
|
|
2661
|
-
msgstr "Calcular consumo energético"
|
|
2662
|
-
|
|
2663
|
-
msgid "Calculates energy consumption"
|
|
2664
|
-
msgstr "Calcula el consumo energético"
|
|
2665
|
-
|
|
2666
2695
|
msgid "Camera type"
|
|
2667
2696
|
msgstr "Tipo de cámara"
|
|
2668
2697
|
|
|
@@ -3285,6 +3314,9 @@ msgstr "Haga clic para agregar puntos y definir el área. Arrastre los puntos pa
|
|
|
3285
3314
|
msgid "Click to edit"
|
|
3286
3315
|
msgstr "Click para editar"
|
|
3287
3316
|
|
|
3317
|
+
msgid "Click to enable zoom, then click and drag on the desired area in the chart."
|
|
3318
|
+
msgstr "Haz clic para Habilitar el zoom, luego haz clic y arrastra sobre el área deseada en el gráfico."
|
|
3319
|
+
|
|
3288
3320
|
msgid "Click to fetch subgroups"
|
|
3289
3321
|
msgstr "Hacer clic para capturar subgrupos"
|
|
3290
3322
|
|
|
@@ -3495,6 +3527,9 @@ msgstr "Representación de configuración"
|
|
|
3495
3527
|
msgid "Configuration"
|
|
3496
3528
|
msgstr "Configuración"
|
|
3497
3529
|
|
|
3530
|
+
msgid "Configuration 1"
|
|
3531
|
+
msgstr "Configuración 1"
|
|
3532
|
+
|
|
3498
3533
|
msgid "Configuration complete."
|
|
3499
3534
|
msgstr "Configuración completada."
|
|
3500
3535
|
|
|
@@ -3507,6 +3542,9 @@ msgstr "Configuración eliminada."
|
|
|
3507
3542
|
msgid "Configuration file"
|
|
3508
3543
|
msgstr "Archivo de configuración"
|
|
3509
3544
|
|
|
3545
|
+
msgid "Configuration label"
|
|
3546
|
+
msgstr "Etiqueta de configuración"
|
|
3547
|
+
|
|
3510
3548
|
msgid "Configuration repository"
|
|
3511
3549
|
msgstr "Depósito de configuración"
|
|
3512
3550
|
|
|
@@ -4204,14 +4242,14 @@ msgstr "Crear una medida cada vez que se cambia el valor."
|
|
|
4204
4242
|
msgid "Create a new command template"
|
|
4205
4243
|
msgstr "Cree una nueva plantilla de comando"
|
|
4206
4244
|
|
|
4207
|
-
msgid "Create
|
|
4208
|
-
msgstr "Crear
|
|
4245
|
+
msgid "Create a new report with the Data points graph widget using the current configuration."
|
|
4246
|
+
msgstr "Crear un nuevo informe con el Widget del gráfico de Puntos de datos utilizando la configuración Actual."
|
|
4209
4247
|
|
|
4210
|
-
msgid "Create
|
|
4211
|
-
msgstr "Crear
|
|
4248
|
+
msgid "Create a new report with widget"
|
|
4249
|
+
msgstr "Crear un nuevo Informar con Widget"
|
|
4212
4250
|
|
|
4213
|
-
msgid "Create alarm
|
|
4214
|
-
msgstr "Crear alarma
|
|
4251
|
+
msgid "Create alarm"
|
|
4252
|
+
msgstr "Crear alarma"
|
|
4215
4253
|
|
|
4216
4254
|
msgid "Create an alarm if the value is not equal to 0"
|
|
4217
4255
|
msgstr "Crear una alarma si el valor no es igual a 0"
|
|
@@ -4281,6 +4319,9 @@ msgstr "Cree nuevos ID externos para el dispositivo original"
|
|
|
4281
4319
|
msgid "Create new group and assign device"
|
|
4282
4320
|
msgstr "Crear nuevo grupo y asignar dispositivo"
|
|
4283
4321
|
|
|
4322
|
+
msgid "Create new report with widget"
|
|
4323
|
+
msgstr "Crear nuevo Informar con Widget"
|
|
4324
|
+
|
|
4284
4325
|
msgid "Create new subscription"
|
|
4285
4326
|
msgstr "Crear nueva suscripción"
|
|
4286
4327
|
|
|
@@ -4326,12 +4367,6 @@ msgstr "Creado el"
|
|
|
4326
4367
|
msgid "Created to`date`"
|
|
4327
4368
|
msgstr "Creado hasta el"
|
|
4328
4369
|
|
|
4329
|
-
msgid "Creates alarm when measurements are missing"
|
|
4330
|
-
msgstr "Crea alarma cuando faltan datos de medición"
|
|
4331
|
-
|
|
4332
|
-
msgid "Creates alarms when measurement reaches thresholds"
|
|
4333
|
-
msgstr "Crea alarmas cuando la medición alcanza los umbrales"
|
|
4334
|
-
|
|
4335
4370
|
msgid "Creates all device credentials and devices using provided list of property values.\n"
|
|
4336
4371
|
" Devices can start communicating with the platform immediately."
|
|
4337
4372
|
msgstr "Crea todas las credenciales de dispositivo y los dispositivos con ayuda de una lista proporcionada de valores de propiedad.\n"
|
|
@@ -4558,9 +4593,6 @@ msgstr "Oscuro"
|
|
|
4558
4593
|
msgid "Dashboard"
|
|
4559
4594
|
msgstr "Cuadro de mando"
|
|
4560
4595
|
|
|
4561
|
-
msgid "Dashboard & frequency"
|
|
4562
|
-
msgstr "Cuadro de mando & frecuencia"
|
|
4563
|
-
|
|
4564
4596
|
msgid "Dashboard asset model has been disabled."
|
|
4565
4597
|
msgstr "Se ha desactivado el modelo de activo de cuadro de mando."
|
|
4566
4598
|
|
|
@@ -4609,11 +4641,8 @@ msgstr "Rango de tiempo del cuadro de mando"
|
|
|
4609
4641
|
msgid "Dashboard updated: {{ values }}."
|
|
4610
4642
|
msgstr "Cuadro de mando actualizado: {{ values }}."
|
|
4611
4643
|
|
|
4612
|
-
msgid "Data"
|
|
4613
|
-
msgstr "
|
|
4614
|
-
|
|
4615
|
-
msgid "Data & frequency"
|
|
4616
|
-
msgstr "Datos & frecuencia"
|
|
4644
|
+
msgid "Data Explorer \"new\""
|
|
4645
|
+
msgstr "Explorador de datos \"nuevo\""
|
|
4617
4646
|
|
|
4618
4647
|
msgid "Data bits"
|
|
4619
4648
|
msgstr "Dits de datos"
|
|
@@ -4648,6 +4677,12 @@ msgstr "Los datos no corresponden a ningún esquema de \"oneOf\"."
|
|
|
4648
4677
|
msgid "Data explorer"
|
|
4649
4678
|
msgstr "Explorador de datos"
|
|
4650
4679
|
|
|
4680
|
+
msgid "Data explorer \"new\""
|
|
4681
|
+
msgstr "Explorador de datos \"nuevo\""
|
|
4682
|
+
|
|
4683
|
+
msgid "Data explorer configurations"
|
|
4684
|
+
msgstr "Configuraciones del Explorador de datos"
|
|
4685
|
+
|
|
4651
4686
|
msgid "Data export"
|
|
4652
4687
|
msgstr "Exportar datos"
|
|
4653
4688
|
|
|
@@ -4668,9 +4703,6 @@ msgstr "Los datos corresponden a más de un esquema de \"oneOf\"."
|
|
|
4668
4703
|
msgid "Data matches schema from \"not\"."
|
|
4669
4704
|
msgstr "Los datos corresponden al esquema de \"not\"."
|
|
4670
4705
|
|
|
4671
|
-
msgid "Data point"
|
|
4672
|
-
msgstr "Punto de datos"
|
|
4673
|
-
|
|
4674
4706
|
msgid "Data point library"
|
|
4675
4707
|
msgstr "Biblioteca de punto de datos"
|
|
4676
4708
|
|
|
@@ -4695,6 +4727,12 @@ msgstr "Puntos de datos"
|
|
|
4695
4727
|
msgid "Data points graph"
|
|
4696
4728
|
msgstr "Gráfico de puntos de datos"
|
|
4697
4729
|
|
|
4730
|
+
msgid "Data points graph \"new\""
|
|
4731
|
+
msgstr "Gráfico \"nuevo\" de puntos de datos"
|
|
4732
|
+
|
|
4733
|
+
msgid "Data points graph 2"
|
|
4734
|
+
msgstr "Gráfico de puntos de datos 2"
|
|
4735
|
+
|
|
4698
4736
|
msgid "Data points list"
|
|
4699
4737
|
msgstr "Lista de puntos de datos"
|
|
4700
4738
|
|
|
@@ -4767,6 +4805,12 @@ msgstr "Fecha de recibida"
|
|
|
4767
4805
|
msgid "Date selection"
|
|
4768
4806
|
msgstr "Selección de fecha"
|
|
4769
4807
|
|
|
4808
|
+
msgid "Date selection in the widget view."
|
|
4809
|
+
msgstr "Seleccionar Fecha en la vista del Widget."
|
|
4810
|
+
|
|
4811
|
+
msgid "Date selection in widget view is not possible when using dashboard time range."
|
|
4812
|
+
msgstr "No es posible seleccionar la fecha en la vista del Widget cuando se utiliza el Rango de tiempo del cuadro de mando."
|
|
4813
|
+
|
|
4770
4814
|
msgid "Date sent"
|
|
4771
4815
|
msgstr "Fecha de envío"
|
|
4772
4816
|
|
|
@@ -4929,6 +4973,9 @@ msgstr "Eliminar todo"
|
|
|
4929
4973
|
msgid "Delete all branding variants"
|
|
4930
4974
|
msgstr "Eliminar todas las variantes de marca"
|
|
4931
4975
|
|
|
4976
|
+
msgid "Delete all configurations"
|
|
4977
|
+
msgstr "Eliminar todas las configuraciones"
|
|
4978
|
+
|
|
4932
4979
|
msgid "Delete all variants"
|
|
4933
4980
|
msgstr "Eliminar todas las variantes"
|
|
4934
4981
|
|
|
@@ -5531,6 +5578,9 @@ msgstr "Desactivar tiempo real"
|
|
|
5531
5578
|
msgid "Disable timeout"
|
|
5532
5579
|
msgstr "Desactivar tiempo de espera"
|
|
5533
5580
|
|
|
5581
|
+
msgid "Disable zoom in"
|
|
5582
|
+
msgstr "Desactivar zoom in"
|
|
5583
|
+
|
|
5534
5584
|
msgid "Disabled"
|
|
5535
5585
|
msgstr "Desactivado"
|
|
5536
5586
|
|
|
@@ -5630,9 +5680,18 @@ msgstr "Mostrar contenido proporcionado como Markdown. Puede cargar un archivo o
|
|
|
5630
5680
|
msgid "Display custom HTML code"
|
|
5631
5681
|
msgstr "Mostrar código HTML personalizado"
|
|
5632
5682
|
|
|
5683
|
+
msgid "Display labels and units on Y-axis"
|
|
5684
|
+
msgstr "Mostrar etiquetas y unidades en el eje Y"
|
|
5685
|
+
|
|
5686
|
+
msgid "Display labels and units on y-axis"
|
|
5687
|
+
msgstr "Mostrar etiquetas y unidades en el eje y"
|
|
5688
|
+
|
|
5633
5689
|
msgid "Display mode"
|
|
5634
5690
|
msgstr "Modo de visualización"
|
|
5635
5691
|
|
|
5692
|
+
msgid "Display options"
|
|
5693
|
+
msgstr "Opciones de Mostrar"
|
|
5694
|
+
|
|
5636
5695
|
msgid "Display selected roaming network"
|
|
5637
5696
|
msgstr "Mostrar red roaming seleccionada"
|
|
5638
5697
|
|
|
@@ -5651,6 +5710,9 @@ msgstr "Mostrar pestaña 'Reglas inteligentes' en grupos y dispositivos."
|
|
|
5651
5710
|
msgid "Display top level groups under the Groups navigator menu."
|
|
5652
5711
|
msgstr "Mostrar grupos de nivel superior en el menú de navegador Grupos."
|
|
5653
5712
|
|
|
5713
|
+
msgid "Displays a graph of selected datapoints"
|
|
5714
|
+
msgstr "Muestra un gráfico de los puntos de datos seleccionados"
|
|
5715
|
+
|
|
5654
5716
|
msgid "Displays a list of alarms filtered by object, severity, status and date"
|
|
5655
5717
|
msgstr "Muestra una lista de alarmas filtradas por objeto, gravedad, estado y fecha"
|
|
5656
5718
|
|
|
@@ -5892,6 +5954,9 @@ msgstr "Duplicar aplicación"
|
|
|
5892
5954
|
msgid "Duplicate as regular dashboard"
|
|
5893
5955
|
msgstr "Duplicar como cuadro de mando normal"
|
|
5894
5956
|
|
|
5957
|
+
msgid "Duplicate configuration"
|
|
5958
|
+
msgstr "Duplicar la configuración"
|
|
5959
|
+
|
|
5895
5960
|
msgid "Duplicate existing application"
|
|
5896
5961
|
msgstr "Duplicar aplicación existente"
|
|
5897
5962
|
|
|
@@ -5940,9 +6005,6 @@ msgstr "Asignación de permisos dinámica"
|
|
|
5940
6005
|
msgid "Dynamic access mapping principle"
|
|
5941
6006
|
msgstr "Principio de asignación de permisos dinámica"
|
|
5942
6007
|
|
|
5943
|
-
msgid "E"
|
|
5944
|
-
msgstr "E"
|
|
5945
|
-
|
|
5946
6008
|
msgid "ECN0"
|
|
5947
6009
|
msgstr "ECN0"
|
|
5948
6010
|
|
|
@@ -5973,6 +6035,9 @@ msgstr "Cada solicitud de usuario de soporte procedente de un usuario del subten
|
|
|
5973
6035
|
msgid "Easily copy any branding variant from any tenant"
|
|
5974
6036
|
msgstr "Copie fácilmente cualquier variante de marca de cualquier tenant"
|
|
5975
6037
|
|
|
6038
|
+
msgid "Easily switch and manage configurations."
|
|
6039
|
+
msgstr "Cambia y gestiona configuraciones fácilmente."
|
|
6040
|
+
|
|
5976
6041
|
msgid "Ecosystem"
|
|
5977
6042
|
msgstr "Ecosistema"
|
|
5978
6043
|
|
|
@@ -6129,6 +6194,9 @@ msgstr "Activar pancarta de cookie"
|
|
|
6129
6194
|
msgid "Enable dark theme support"
|
|
6130
6195
|
msgstr "Habilitar el soporte para tema oscuro"
|
|
6131
6196
|
|
|
6197
|
+
msgid "Enable date selection in the widget view."
|
|
6198
|
+
msgstr "Habilitar la selección de la Fecha en la vista del Widget."
|
|
6199
|
+
|
|
6132
6200
|
msgid "Enable in-product information & communication"
|
|
6133
6201
|
msgstr "Habilitar la información y comunicación en el producto"
|
|
6134
6202
|
|
|
@@ -6210,12 +6278,6 @@ msgstr "Extremo guardado."
|
|
|
6210
6278
|
msgid "Ends with"
|
|
6211
6279
|
msgstr "Termina en"
|
|
6212
6280
|
|
|
6213
|
-
msgid "Energy"
|
|
6214
|
-
msgstr "Energía"
|
|
6215
|
-
|
|
6216
|
-
msgid "Energy consumption measurement:"
|
|
6217
|
-
msgstr "Medición del consumo energético:"
|
|
6218
|
-
|
|
6219
6281
|
msgid "Enforce \"green\" passwords for all users"
|
|
6220
6282
|
msgstr "Exigir que todas las contraseñas de usuario sean \"verdes\""
|
|
6221
6283
|
|
|
@@ -6268,9 +6330,6 @@ msgstr "Introduzca el código siguiente\n"
|
|
|
6268
6330
|
msgid "Enter the password of the user that you are currently logged in with."
|
|
6269
6331
|
msgstr "Introduzca la contraseña del usuario con el que ha iniciado sesión."
|
|
6270
6332
|
|
|
6271
|
-
msgid "Enter valid international phone numbers. The accepted format is +49 9 876 543 210. Separate multiple numbers with a comma."
|
|
6272
|
-
msgstr "Introduzca un número de teléfono internacional válido. El formato aceptado es + 34 9 876 543 210. Si introduce varios números, sepárelos por comas."
|
|
6273
|
-
|
|
6274
6333
|
msgid "Enter your credentials from your SMS provider. This enables platform features that utilize SMS services (for example, two-factor authentication and user notifications)."
|
|
6275
6334
|
msgstr "Introduzca sus credenciales de su proveedor de SMS. Esto activa las funciones de plataforma que utilizan servicios de SMS (p. ej. la autenticación de dos factores y las notificaciones de usuario)."
|
|
6276
6335
|
|
|
@@ -6310,15 +6369,6 @@ msgstr "Error al recuperar la aplicación con el ID dado: {{ applicationId }} co
|
|
|
6310
6369
|
msgid "Error while processing report"
|
|
6311
6370
|
msgstr "Error al procesar el informe"
|
|
6312
6371
|
|
|
6313
|
-
msgid "Escalate alarm"
|
|
6314
|
-
msgstr "Escalar alarma"
|
|
6315
|
-
|
|
6316
|
-
msgid "Escalate as follows:"
|
|
6317
|
-
msgstr "Escalar como sigue:"
|
|
6318
|
-
|
|
6319
|
-
msgid "Escalation steps"
|
|
6320
|
-
msgstr "Pasos de escalamiento"
|
|
6321
|
-
|
|
6322
6372
|
msgid "Event"
|
|
6323
6373
|
msgstr "Evento"
|
|
6324
6374
|
|
|
@@ -6400,9 +6450,6 @@ msgstr "Ejecutar plantilla de comando"
|
|
|
6400
6450
|
msgid "Execute generic command: {{command}}"
|
|
6401
6451
|
msgstr "Ejecutar comando genérico: {{command}}"
|
|
6402
6452
|
|
|
6403
|
-
msgid "Execute operation:"
|
|
6404
|
-
msgstr "Ejecutar la operación:"
|
|
6405
|
-
|
|
6406
6453
|
msgid "Execute shell command"
|
|
6407
6454
|
msgstr "Ejecutar comando shell"
|
|
6408
6455
|
|
|
@@ -6412,9 +6459,6 @@ msgstr "Ejecutar vía ({{deliveryType}})"
|
|
|
6412
6459
|
msgid "Execute with parameters"
|
|
6413
6460
|
msgstr "Ejecutar con parámetros"
|
|
6414
6461
|
|
|
6415
|
-
msgid "Executes an operation when alarm is received"
|
|
6416
|
-
msgstr "Ejecuta una operación cuando se recibe la alarma"
|
|
6417
|
-
|
|
6418
6462
|
msgid "Executing"
|
|
6419
6463
|
msgstr "Ejecutando"
|
|
6420
6464
|
|
|
@@ -6469,9 +6513,6 @@ msgstr "Exportar CSV"
|
|
|
6469
6513
|
msgid "Export as CSV"
|
|
6470
6514
|
msgstr "Exportar como CSV"
|
|
6471
6515
|
|
|
6472
|
-
msgid "Export data"
|
|
6473
|
-
msgstr "Datos de exportación"
|
|
6474
|
-
|
|
6475
6516
|
msgid "Export details"
|
|
6476
6517
|
msgstr "Detalles de exportación"
|
|
6477
6518
|
|
|
@@ -6603,6 +6644,12 @@ msgstr "No ha podido cerrarse la retrasmisión."
|
|
|
6603
6644
|
msgid "Failed to copy to clipboard"
|
|
6604
6645
|
msgstr "No se ha podido copiar al portapapeles"
|
|
6605
6646
|
|
|
6647
|
+
msgid "Failed to create report and widget."
|
|
6648
|
+
msgstr "Fallo al crear Informar y Widget."
|
|
6649
|
+
|
|
6650
|
+
msgid "Failed to create widget."
|
|
6651
|
+
msgstr "Fallo al crear Widget."
|
|
6652
|
+
|
|
6606
6653
|
msgid "Failed to delete endpoint."
|
|
6607
6654
|
msgstr "Fallo al eliminar el Extremo."
|
|
6608
6655
|
|
|
@@ -6747,9 +6794,6 @@ msgstr "Carga de archivos"
|
|
|
6747
6794
|
msgid "File with exported data can be downloaded from {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
|
|
6748
6795
|
msgstr "El archivo con los datos exportados puede descargarse desde {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
|
|
6749
6796
|
|
|
6750
|
-
msgid "File with exported data can be downloaded from {tenant-domain}/inventory/binaries/{binaryId}."
|
|
6751
|
-
msgstr "El archivo con los datos exportados puede descargarse desde {tenant-domain}/inventory/binaries/{binaryId}."
|
|
6752
|
-
|
|
6753
6797
|
msgid "File(s) uploaded."
|
|
6754
6798
|
msgstr "Archivo(s) cargados."
|
|
6755
6799
|
|
|
@@ -7431,12 +7475,6 @@ msgstr "Genérico"
|
|
|
7431
7475
|
msgid "Generic colors"
|
|
7432
7476
|
msgstr "Colores genéricos"
|
|
7433
7477
|
|
|
7434
|
-
msgid "Geofence"
|
|
7435
|
-
msgstr "Geofence"
|
|
7436
|
-
|
|
7437
|
-
msgid "Geofence violation"
|
|
7438
|
-
msgstr "Violación de la Geofence"
|
|
7439
|
-
|
|
7440
7478
|
msgid "Get CANopen interface type"
|
|
7441
7479
|
msgstr "Obtener tipo de interfaz CANopen"
|
|
7442
7480
|
|
|
@@ -8075,6 +8113,9 @@ msgstr "Número hexadecimal"
|
|
|
8075
8113
|
msgid "Hidden`style`"
|
|
8076
8114
|
msgstr "Oculto"
|
|
8077
8115
|
|
|
8116
|
+
msgid "Hide data point"
|
|
8117
|
+
msgstr "Ocultar punto de datos"
|
|
8118
|
+
|
|
8078
8119
|
msgid "Hide details"
|
|
8079
8120
|
msgstr "Ocultar Detalles"
|
|
8080
8121
|
|
|
@@ -8341,12 +8382,6 @@ msgstr "Incluyendo dispositivos secundarios de este dispositivo"
|
|
|
8341
8382
|
msgid "Incomplete`proof of possession`"
|
|
8342
8383
|
msgstr "Incompleto"
|
|
8343
8384
|
|
|
8344
|
-
msgid "Increase alarm severity"
|
|
8345
|
-
msgstr "Aumentar la severidad de la alarma"
|
|
8346
|
-
|
|
8347
|
-
msgid "Increase alarm severity when active for too long"
|
|
8348
|
-
msgstr "Aumentar la severidad de la alarma cuando se activa por mucho tiempo"
|
|
8349
|
-
|
|
8350
8385
|
msgid "Index"
|
|
8351
8386
|
msgstr "Índice"
|
|
8352
8387
|
|
|
@@ -9482,6 +9517,9 @@ msgstr "Estadísticas"
|
|
|
9482
9517
|
msgid "Measurements created"
|
|
9483
9518
|
msgstr "Mediciones creadas"
|
|
9484
9519
|
|
|
9520
|
+
msgid "Measurements received for this data point may be out of sync."
|
|
9521
|
+
msgstr "Las Medidas recibidas para este Punto de datos pueden estar desincronizadas."
|
|
9522
|
+
|
|
9485
9523
|
msgid "Measurements with different units are selected."
|
|
9486
9524
|
msgstr "Se han seleccionado medidas con diferentes unidades."
|
|
9487
9525
|
|
|
@@ -9500,6 +9538,15 @@ msgstr "Etiqueta de menú para visualizar en el submenú cuando se coloca el cua
|
|
|
9500
9538
|
msgid "Merge"
|
|
9501
9539
|
msgstr "Combinar"
|
|
9502
9540
|
|
|
9541
|
+
msgid "Merge axis"
|
|
9542
|
+
msgstr "Fusionar eje"
|
|
9543
|
+
|
|
9544
|
+
msgid "Merge matching data points into single axis"
|
|
9545
|
+
msgstr "Fusionar puntos de datos coincidentes en un solo eje"
|
|
9546
|
+
|
|
9547
|
+
msgid "Merge matching datapoints into single axis."
|
|
9548
|
+
msgstr "Fusiona los puntos de datos coincidentes en un único eje."
|
|
9549
|
+
|
|
9503
9550
|
msgid "Message"
|
|
9504
9551
|
msgstr "Mensaje"
|
|
9505
9552
|
|
|
@@ -9661,9 +9708,6 @@ msgstr "Minutos"
|
|
|
9661
9708
|
msgid "Misc"
|
|
9662
9709
|
msgstr "Miscelánea"
|
|
9663
9710
|
|
|
9664
|
-
msgid "Missing measurements of type: #{type}"
|
|
9665
|
-
msgstr "Falta las mediciones del tipo: #{type}"
|
|
9666
|
-
|
|
9667
9711
|
msgid "Mobile"
|
|
9668
9712
|
msgstr "Celular"
|
|
9669
9713
|
|
|
@@ -9688,9 +9732,6 @@ msgstr "Configuración de módulo"
|
|
|
9688
9732
|
msgid "Module version"
|
|
9689
9733
|
msgstr "Versión de módulo"
|
|
9690
9734
|
|
|
9691
|
-
msgid "Monitored measurement:"
|
|
9692
|
-
msgstr "Medición supervisada:"
|
|
9693
|
-
|
|
9694
9735
|
msgid "Month"
|
|
9695
9736
|
msgstr "Mes"
|
|
9696
9737
|
|
|
@@ -9918,12 +9959,6 @@ msgstr "Red"
|
|
|
9918
9959
|
msgid "New"
|
|
9919
9960
|
msgstr "Nuevo"
|
|
9920
9961
|
|
|
9921
|
-
msgid "New #{severity} alarm from #{source.name}"
|
|
9922
|
-
msgstr "Nueva alarma de #{severity} de #{source.name}"
|
|
9923
|
-
|
|
9924
|
-
msgid "New #{severity} alarm has been received from #{source.name}. Alarm text is: \"#{text}\"."
|
|
9925
|
-
msgstr "Nueva alarma de #{severity} se ha recibido de #{source.name}. Texto de alarma es: \"#{texto}\"."
|
|
9926
|
-
|
|
9927
9962
|
msgid "New LNS connection can't be empty."
|
|
9928
9963
|
msgstr "La nueva conexión LNS no puede estar vacía."
|
|
9929
9964
|
|
|
@@ -9984,9 +10019,6 @@ msgstr "Nueva exportación"
|
|
|
9984
10019
|
msgid "New export schedule"
|
|
9985
10020
|
msgstr "Nuevo horario de exportación"
|
|
9986
10021
|
|
|
9987
|
-
msgid "New geofence violation from #{source.name}"
|
|
9988
|
-
msgstr "Nueva violación de geofence de #{source.name}"
|
|
9989
|
-
|
|
9990
10022
|
msgid "New global role"
|
|
9991
10023
|
msgstr "Nuevo rol global"
|
|
9992
10024
|
|
|
@@ -10227,6 +10259,9 @@ msgstr "Aún no hay propiedades personalizadas."
|
|
|
10227
10259
|
msgid "No data aggregation"
|
|
10228
10260
|
msgstr "Sin agregación de datos"
|
|
10229
10261
|
|
|
10262
|
+
msgid "No data available"
|
|
10263
|
+
msgstr "Datos no disponibles"
|
|
10264
|
+
|
|
10230
10265
|
msgid "No data available."
|
|
10231
10266
|
msgstr "No hay datos disponibles."
|
|
10232
10267
|
|
|
@@ -10239,6 +10274,9 @@ msgstr "No se ha definido ningún filtro de datos."
|
|
|
10239
10274
|
msgid "No data points found."
|
|
10240
10275
|
msgstr "No se encuentran los puntos de datos."
|
|
10241
10276
|
|
|
10277
|
+
msgid "No data points selected"
|
|
10278
|
+
msgstr "No hay puntos de datos seleccionados"
|
|
10279
|
+
|
|
10242
10280
|
msgid "No data points selected."
|
|
10243
10281
|
msgstr "Ningún punto de datos seleccionado."
|
|
10244
10282
|
|
|
@@ -10809,12 +10847,6 @@ msgstr "No el propietario"
|
|
|
10809
10847
|
msgid "Not written`setting`"
|
|
10810
10848
|
msgstr "No escrito"
|
|
10811
10849
|
|
|
10812
|
-
msgid "Note that exporting data can take some time, email will be sent as soon as export is completed."
|
|
10813
|
-
msgstr "Tenga en cuenta que exportar datos puede tardar algún tiempo, se enviará un correo electrónico tan pronto como la exportación haya finalizado."
|
|
10814
|
-
|
|
10815
|
-
msgid "Note that this rule may either use a configuration from the data point library or a data point configuration. Changing the data point configuration after the creation of the rule might result in rule malfunction. Consider to use the rule \"Create alarm when measurement reaches explicit thresholds\" instead."
|
|
10816
|
-
msgstr "Tenga en cuenta que esta regla puede utilizar una configuración procedente de la biblioteca de punto de datos o una configuración de punto de datos. Si cambia la configuración de punto de datos después de haber creado la regla puede que ésta ya no funcione correctamente. Considere la posibilidad de aplicar la regla \"Crear alarma cuando medida alcanza límites explícitos\" en su lugar."
|
|
10817
|
-
|
|
10818
10850
|
msgid "Note: Report generation can take a long time to complete."
|
|
10819
10851
|
msgstr "Nota: La generación de informe puede durar bastante antes de concluir."
|
|
10820
10852
|
|
|
@@ -11001,87 +11033,12 @@ msgstr "La tarea de descarga \"{{ taskName }}\" ha finalizado correctamente."
|
|
|
11001
11033
|
msgid "Offset"
|
|
11002
11034
|
msgstr "Desplazamiento"
|
|
11003
11035
|
|
|
11004
|
-
msgid "On alarm"
|
|
11005
|
-
msgstr "En caso de alarma"
|
|
11006
|
-
|
|
11007
|
-
msgid "On alarm duration"
|
|
11008
|
-
msgstr "Duración en caso de alarma"
|
|
11009
|
-
|
|
11010
|
-
msgid "On alarm duration increase severity"
|
|
11011
|
-
msgstr "Aumentar gravedad en caso de prolongación de alarma"
|
|
11012
|
-
|
|
11013
|
-
msgid "On alarm escalate it"
|
|
11014
|
-
msgstr "Escalar en caso de alarma"
|
|
11015
|
-
|
|
11016
|
-
msgid "On alarm execute operation"
|
|
11017
|
-
msgstr "Ejecutar operación en caso de alarma"
|
|
11018
|
-
|
|
11019
|
-
msgid "On alarm matching:"
|
|
11020
|
-
msgstr "En caso de alarma de tipo:"
|
|
11021
|
-
|
|
11022
|
-
msgid "On alarm send SMS"
|
|
11023
|
-
msgstr "Enviar SMS en caso de alarma"
|
|
11024
|
-
|
|
11025
|
-
msgid "On alarm send email"
|
|
11026
|
-
msgstr "Enviar correo electrónico en caso de alarma"
|
|
11027
|
-
|
|
11028
|
-
msgid "On entering"
|
|
11029
|
-
msgstr "Al entrar"
|
|
11030
|
-
|
|
11031
|
-
msgid "On entering and leaving"
|
|
11032
|
-
msgstr "En la entrada y salida"
|
|
11033
|
-
|
|
11034
|
-
msgid "On geofence"
|
|
11035
|
-
msgstr "En geofence"
|
|
11036
|
-
|
|
11037
|
-
msgid "On geofence create alarm"
|
|
11038
|
-
msgstr "Crear alarma en caso de geovalla"
|
|
11039
|
-
|
|
11040
|
-
msgid "On geofence send email"
|
|
11041
|
-
msgstr "Enviar correo en caso de geovalla"
|
|
11042
|
-
|
|
11043
|
-
msgid "On geofence violation:"
|
|
11044
|
-
msgstr "En caso de violación de geovalla:"
|
|
11045
|
-
|
|
11046
|
-
msgid "On leaving"
|
|
11047
|
-
msgstr "A la salida"
|
|
11048
|
-
|
|
11049
|
-
msgid "On measurement explicit threshold"
|
|
11050
|
-
msgstr "En caso de sobrepaso de umbral explícito de medición"
|
|
11051
|
-
|
|
11052
|
-
msgid "On measurement explicit threshold create alarm"
|
|
11053
|
-
msgstr "Crear alarma en caso de sobrepaso de umbral explícito de medición"
|
|
11054
|
-
|
|
11055
|
-
msgid "On measurement threshold"
|
|
11056
|
-
msgstr "En caso de sobrepaso de umbral de medición"
|
|
11057
|
-
|
|
11058
|
-
msgid "On measurement threshold create alarm"
|
|
11059
|
-
msgstr "Crear alarma en caso de sobrepaso de umbral de medición"
|
|
11060
|
-
|
|
11061
|
-
msgid "On missing measurements"
|
|
11062
|
-
msgstr "Sobre las medidas que faltan"
|
|
11063
|
-
|
|
11064
|
-
msgid "On missing measurements create alarm"
|
|
11065
|
-
msgstr "Crear alarma en caso de faltar datos de medición"
|
|
11066
|
-
|
|
11067
11036
|
msgid "On schedule send export via email"
|
|
11068
11037
|
msgstr "Enviar exportación por correo electrónico según el horario previsto"
|
|
11069
11038
|
|
|
11070
11039
|
msgid "On step {{stepNo}} failed"
|
|
11071
11040
|
msgstr "En el paso {{stepNo}} falló"
|
|
11072
11041
|
|
|
11073
|
-
msgid "On threshold:"
|
|
11074
|
-
msgstr "En el umbral:"
|
|
11075
|
-
|
|
11076
|
-
msgid "On timer"
|
|
11077
|
-
msgstr "A tiempo"
|
|
11078
|
-
|
|
11079
|
-
msgid "On timer send dashboard via email"
|
|
11080
|
-
msgstr "Enviar cuadro de mando por correo electrónico según el temporizador"
|
|
11081
|
-
|
|
11082
|
-
msgid "On timer send export via email"
|
|
11083
|
-
msgstr "Enviar exportación por correo electrónico según el temporizador"
|
|
11084
|
-
|
|
11085
11042
|
msgid "One .pem file may be uploaded"
|
|
11086
11043
|
msgstr "Se puede cargar un archivo .pem"
|
|
11087
11044
|
|
|
@@ -11702,9 +11659,6 @@ msgstr "Modelo del teléfono"
|
|
|
11702
11659
|
msgid "Phone number"
|
|
11703
11660
|
msgstr "Número de teléfono"
|
|
11704
11661
|
|
|
11705
|
-
msgid "Phone number(s)"
|
|
11706
|
-
msgstr "Número(s) de teléfono"
|
|
11707
|
-
|
|
11708
11662
|
msgid "Phones"
|
|
11709
11663
|
msgstr "Teléfonos"
|
|
11710
11664
|
|
|
@@ -11939,9 +11893,6 @@ msgstr "Imprimir código QR"
|
|
|
11939
11893
|
msgid "Print QR codes"
|
|
11940
11894
|
msgstr "Imprimir códigos QR"
|
|
11941
11895
|
|
|
11942
|
-
msgid "Print screen of dashboard"
|
|
11943
|
-
msgstr "Imprimir pantalla de cuadro de mando"
|
|
11944
|
-
|
|
11945
11896
|
msgid "Privacy"
|
|
11946
11897
|
msgstr "Privacidad"
|
|
11947
11898
|
|
|
@@ -12380,12 +12331,6 @@ msgstr "Dispositivos registrados recientemente"
|
|
|
12380
12331
|
msgid "Red range"
|
|
12381
12332
|
msgstr "Gama roja"
|
|
12382
12333
|
|
|
12383
|
-
msgid "Red range (max)"
|
|
12384
|
-
msgstr "Gama roja (máxima)"
|
|
12385
|
-
|
|
12386
|
-
msgid "Red range (min)"
|
|
12387
|
-
msgstr "Gama roja (min)"
|
|
12388
|
-
|
|
12389
12334
|
msgid "Redirect URL"
|
|
12390
12335
|
msgstr "URL de redireccionamiento"
|
|
12391
12336
|
|
|
@@ -12602,6 +12547,12 @@ msgstr "Quitar marca aplicada"
|
|
|
12602
12547
|
msgid "Remove branding"
|
|
12603
12548
|
msgstr "Quitar marca"
|
|
12604
12549
|
|
|
12550
|
+
msgid "Remove configuration"
|
|
12551
|
+
msgstr "Quitar la configuración"
|
|
12552
|
+
|
|
12553
|
+
msgid "Remove configurations"
|
|
12554
|
+
msgstr "Quitar configuraciones"
|
|
12555
|
+
|
|
12605
12556
|
msgid "Remove filter"
|
|
12606
12557
|
msgstr "Quitar filtro"
|
|
12607
12558
|
|
|
@@ -12689,21 +12640,24 @@ msgstr "Conjunto de réplicas \"{{replicaSetName}}\" reducido hasta \"{{scaleNum
|
|
|
12689
12640
|
msgid "Replica set \"{{replicaSetName}}\" scaled up to \"{{scaleNumber}}\"."
|
|
12690
12641
|
msgstr "Conjunto de réplicas \"{{replicaSetName}}\" aumentado a \"{{scaleNumber}}\"."
|
|
12691
12642
|
|
|
12692
|
-
msgid "Reply to"
|
|
12693
|
-
msgstr "Responder a"
|
|
12694
|
-
|
|
12695
12643
|
msgid "Reply to (single email address)"
|
|
12696
12644
|
msgstr "Responder a (una dirección de correo electrónico)"
|
|
12697
12645
|
|
|
12698
12646
|
msgid "Report"
|
|
12699
12647
|
msgstr "Informar"
|
|
12700
12648
|
|
|
12649
|
+
msgid "Report and widget created."
|
|
12650
|
+
msgstr "Informar y crear Widget."
|
|
12651
|
+
|
|
12701
12652
|
msgid "Report created."
|
|
12702
12653
|
msgstr "Informe creado."
|
|
12703
12654
|
|
|
12704
12655
|
msgid "Report deleted."
|
|
12705
12656
|
msgstr "Informe eliminado."
|
|
12706
12657
|
|
|
12658
|
+
msgid "Report name"
|
|
12659
|
+
msgstr "Informar nombre"
|
|
12660
|
+
|
|
12707
12661
|
msgid "Report updated: {{ values }}."
|
|
12708
12662
|
msgstr "Informe actualizado: {{ values }}."
|
|
12709
12663
|
|
|
@@ -13145,6 +13099,9 @@ msgstr "Guardar y cerrar sesión de usuarios"
|
|
|
13145
13099
|
msgid "Save and reload"
|
|
13146
13100
|
msgstr "Guardar y volver a cargar"
|
|
13147
13101
|
|
|
13102
|
+
msgid "Save as image"
|
|
13103
|
+
msgstr "Guardar como Imagen"
|
|
13104
|
+
|
|
13148
13105
|
msgid "Save branding configuration first"
|
|
13149
13106
|
msgstr "Guardar primero la configuración de marca"
|
|
13150
13107
|
|
|
@@ -13205,9 +13162,6 @@ msgstr "Programar para todos los dispositivos"
|
|
|
13205
13162
|
msgid "Schedule interval"
|
|
13206
13163
|
msgstr "Intervalo de programación"
|
|
13207
13164
|
|
|
13208
|
-
msgid "Schedule intervals need to be provided in Coordinated Universal Time (UTC)."
|
|
13209
|
-
msgstr "Los intervalos de horario deben indicarse en la hora universal coordinada (UTC)."
|
|
13210
|
-
|
|
13211
13165
|
msgid "Scheduled"
|
|
13212
13166
|
msgstr "Programado"
|
|
13213
13167
|
|
|
@@ -13439,8 +13393,8 @@ msgstr "Seleccionar punto de datos"
|
|
|
13439
13393
|
msgid "Select data point from library"
|
|
13440
13394
|
msgstr "Seleccionar punto de datos desde la biblioteca"
|
|
13441
13395
|
|
|
13442
|
-
msgid "Select data point to
|
|
13443
|
-
msgstr "Seleccionar punto de datos para
|
|
13396
|
+
msgid "Select data point to render chart"
|
|
13397
|
+
msgstr "Seleccionar el punto de datos para representar el gráfico"
|
|
13444
13398
|
|
|
13445
13399
|
msgid "Select data points"
|
|
13446
13400
|
msgstr "Seleccionar puntos de datos"
|
|
@@ -13583,6 +13537,9 @@ msgstr "Seleccione una de las versiones existentes."
|
|
|
13583
13537
|
msgid "Select one of the protocols."
|
|
13584
13538
|
msgstr "Seleccione un protocolo."
|
|
13585
13539
|
|
|
13540
|
+
msgid "Select one or more reports to send the Data points graph widget with the current configuration"
|
|
13541
|
+
msgstr "Seleccionar uno o más informes para Enviar el Widget del gráfico de Puntos de datos con la configuración Actual"
|
|
13542
|
+
|
|
13586
13543
|
msgid "Select or create new firmware"
|
|
13587
13544
|
msgstr "Seleccionar o crear nuevo firmware"
|
|
13588
13545
|
|
|
@@ -13714,6 +13671,9 @@ msgstr "Activo seleccionado"
|
|
|
13714
13671
|
msgid "Selected assets"
|
|
13715
13672
|
msgstr "Activos seleccionados"
|
|
13716
13673
|
|
|
13674
|
+
msgid "Selected configuration"
|
|
13675
|
+
msgstr "Configuración seleccionada"
|
|
13676
|
+
|
|
13717
13677
|
msgid "Selected data points"
|
|
13718
13678
|
msgstr "Puntos de datos seleccionados"
|
|
13719
13679
|
|
|
@@ -13775,21 +13735,12 @@ msgstr "Enviar"
|
|
|
13775
13735
|
msgid "Send \"{{name}}\" via email"
|
|
13776
13736
|
msgstr "Enviar \"{{name}}\" por correo electrónico"
|
|
13777
13737
|
|
|
13778
|
-
msgid "Send BCC to"
|
|
13779
|
-
msgstr "Enviar BCC para"
|
|
13780
|
-
|
|
13781
|
-
msgid "Send CC to"
|
|
13782
|
-
msgstr "Enviar CC a"
|
|
13783
|
-
|
|
13784
13738
|
msgid "Send Ctrl+Alt+Del"
|
|
13785
13739
|
msgstr "Enviar Ctrl+Alt+Supr"
|
|
13786
13740
|
|
|
13787
13741
|
msgid "Send SMS"
|
|
13788
13742
|
msgstr "Enviar SMS"
|
|
13789
13743
|
|
|
13790
|
-
msgid "Send SMS:"
|
|
13791
|
-
msgstr "Enviar SMS:"
|
|
13792
|
-
|
|
13793
13744
|
msgid "Send a warning email to a global role when the storage quota is nearly reached."
|
|
13794
13745
|
msgstr "Enviar un mensaje de alerta a un rol global cuando prácticamente se ha alcanzado la cuota de almacenamiento."
|
|
13795
13746
|
|
|
@@ -13799,6 +13750,9 @@ msgstr "Enviar como widget para cuadro de mando"
|
|
|
13799
13750
|
msgid "Send as widget to report"
|
|
13800
13751
|
msgstr "Enviar como widget para informe"
|
|
13801
13752
|
|
|
13753
|
+
msgid "Send as widget to reports"
|
|
13754
|
+
msgstr "Enviar como widget a los informes"
|
|
13755
|
+
|
|
13802
13756
|
msgid "Send configuration SMS"
|
|
13803
13757
|
msgstr "Enviar configuración SMS"
|
|
13804
13758
|
|
|
@@ -13823,24 +13777,15 @@ msgstr "Enviar conexión: desconectada"
|
|
|
13823
13777
|
msgid "Send connection: online"
|
|
13824
13778
|
msgstr "Enviar conexión: en línea"
|
|
13825
13779
|
|
|
13826
|
-
msgid "Send dashboard via email"
|
|
13827
|
-
msgstr "Enviar cuadro de mando por correo electrónico"
|
|
13828
|
-
|
|
13829
13780
|
msgid "Send email"
|
|
13830
13781
|
msgstr "Enviar correo electrónico"
|
|
13831
13782
|
|
|
13832
13783
|
msgid "Send email to suspended tenant's administrator"
|
|
13833
13784
|
msgstr "Enviar correo electrónico al administrador del tenant suspendido"
|
|
13834
13785
|
|
|
13835
|
-
msgid "Send email:"
|
|
13836
|
-
msgstr "Enviar correo electrónico:"
|
|
13837
|
-
|
|
13838
13786
|
msgid "Send event"
|
|
13839
13787
|
msgstr "Enviar evento"
|
|
13840
13788
|
|
|
13841
|
-
msgid "Send export via email"
|
|
13842
|
-
msgstr "Enviar exportación por correo electrónico"
|
|
13843
|
-
|
|
13844
13789
|
msgid "Send me information about outages, maintenance or updates."
|
|
13845
13790
|
msgstr "Envíenme información sobre interrupciones, mantenimiento o actualizaciones."
|
|
13846
13791
|
|
|
@@ -14510,6 +14455,9 @@ msgstr "Mostrar alarmas eliminadas"
|
|
|
14510
14455
|
msgid "Show connection"
|
|
14511
14456
|
msgstr "Mostrar conexión"
|
|
14512
14457
|
|
|
14458
|
+
msgid "Show data point"
|
|
14459
|
+
msgstr "Mostrar punto de datos"
|
|
14460
|
+
|
|
14513
14461
|
msgid "Show details"
|
|
14514
14462
|
msgstr "Mostrar detalles"
|
|
14515
14463
|
|
|
@@ -14528,6 +14476,15 @@ msgstr "Mostrar mensaje de error"
|
|
|
14528
14476
|
msgid "Show icon"
|
|
14529
14477
|
msgstr "Mostrar icono"
|
|
14530
14478
|
|
|
14479
|
+
msgid "Show icon when alarm or event occurs"
|
|
14480
|
+
msgstr "Mostrar icono cuando se produce una Alarma o Evento"
|
|
14481
|
+
|
|
14482
|
+
msgid "Show icon when triggered"
|
|
14483
|
+
msgstr "Mostrar icono al activarse"
|
|
14484
|
+
|
|
14485
|
+
msgid "Show icon when triggered`When alarms and events occur the icon will be shown`"
|
|
14486
|
+
msgstr "Mostrar icono al activarse`Cuando se produzcan alarmas y eventos se mostrará el icono`."
|
|
14487
|
+
|
|
14531
14488
|
msgid "Show in navigator"
|
|
14532
14489
|
msgstr "Mostrar en navegador"
|
|
14533
14490
|
|
|
@@ -14552,6 +14509,9 @@ msgstr "Mostrar elementos con ID de sistema"
|
|
|
14552
14509
|
msgid "Show items with type"
|
|
14553
14510
|
msgstr "Mostrar elementos con su tipo"
|
|
14554
14511
|
|
|
14512
|
+
msgid "Show labels and units"
|
|
14513
|
+
msgstr "Mostrar etiquetas y unidades"
|
|
14514
|
+
|
|
14555
14515
|
msgid "Show legend"
|
|
14556
14516
|
msgstr "Mostrar leyenda"
|
|
14557
14517
|
|
|
@@ -14576,6 +14536,9 @@ msgstr "Mostrar porcentajes"
|
|
|
14576
14536
|
msgid "Show services updated`between dates`"
|
|
14577
14537
|
msgstr "Mostrar servicios actualizados"
|
|
14578
14538
|
|
|
14539
|
+
msgid "Show slider"
|
|
14540
|
+
msgstr "Mostrar control deslizante"
|
|
14541
|
+
|
|
14579
14542
|
msgid "Show status (read-only access)"
|
|
14580
14543
|
msgstr "Mostrar estado (acceso de sólo lectura)"
|
|
14581
14544
|
|
|
@@ -14597,6 +14560,12 @@ msgstr "Mostrar seguimiento"
|
|
|
14597
14560
|
msgid "Show trend icon"
|
|
14598
14561
|
msgstr "Mostrar icono de tendencia"
|
|
14599
14562
|
|
|
14563
|
+
msgid "Show vertical line on every occurrence"
|
|
14564
|
+
msgstr "Mostrar línea vertical en cada ocurrencia"
|
|
14565
|
+
|
|
14566
|
+
msgid "Show vertical line when alarm occurs"
|
|
14567
|
+
msgstr "Mostrar línea vertical cuando se produce una Alarma"
|
|
14568
|
+
|
|
14600
14569
|
msgid "Showing 1 item"
|
|
14601
14570
|
msgid_plural "Showing {{$count}} items"
|
|
14602
14571
|
msgstr[0] "Mostrando 1 elemento"
|
|
@@ -14875,6 +14844,9 @@ msgstr "Tipo de software"
|
|
|
14875
14844
|
msgid "Software update"
|
|
14876
14845
|
msgstr "Actualizar Software"
|
|
14877
14846
|
|
|
14847
|
+
msgid "Some alarms or events have no matching data points. No icons will be shown for them."
|
|
14848
|
+
msgstr "Algunas Alarmas o Eventos no tienen Puntos de datos coincidentes. No se mostrarán iconos para ellos."
|
|
14849
|
+
|
|
14878
14850
|
msgid "Some assets or devices might not be shown. Try narrowing search criteria."
|
|
14879
14851
|
msgstr "Puede que no se estén mostrando todos los activos o dispositivos. Intente limitar los criterios de búsqueda."
|
|
14880
14852
|
|
|
@@ -16211,12 +16183,6 @@ msgstr "Este identificador se comparará con el ID de mensaje extraído de los d
|
|
|
16211
16183
|
msgid "Threshold (%)"
|
|
16212
16184
|
msgstr "Umbral (%)"
|
|
16213
16185
|
|
|
16214
|
-
msgid "Threshold exceeded"
|
|
16215
|
-
msgstr "Umbral excedido"
|
|
16216
|
-
|
|
16217
|
-
msgid "Thresholds exceeded"
|
|
16218
|
-
msgstr "Umbral excedido"
|
|
16219
|
-
|
|
16220
16186
|
msgid "Thе smart group will be created based on the filters currently applied in the device list."
|
|
16221
16187
|
msgstr "El Grupo inteligente se creará en función de los filtros aplicados actualmente en la Lista de dispositivos."
|
|
16222
16188
|
|
|
@@ -16441,12 +16407,12 @@ msgstr "Transporte"
|
|
|
16441
16407
|
msgid "Travelers tracking"
|
|
16442
16408
|
msgstr "Seguimiento de viajeros"
|
|
16443
16409
|
|
|
16444
|
-
msgid "Trigger on"
|
|
16445
|
-
msgstr "Activador"
|
|
16446
|
-
|
|
16447
16410
|
msgid "Truncated data."
|
|
16448
16411
|
msgstr "Datos truncados."
|
|
16449
16412
|
|
|
16413
|
+
msgid "Truncated data. Change aggregation or select shorter date range."
|
|
16414
|
+
msgstr "Datos truncados. Cambie la Agregación o seleccione un intervalo de fechas más corto."
|
|
16415
|
+
|
|
16450
16416
|
msgid "Trust store password"
|
|
16451
16417
|
msgstr "Contraseña de almacén de confianza"
|
|
16452
16418
|
|
|
@@ -17562,12 +17528,6 @@ msgstr "Cuándo"
|
|
|
17562
17528
|
msgid "When active, the gateway scans the address space of all servers and automatically applies this device protocol to all nodes matching the criteria."
|
|
17563
17529
|
msgstr "Cuando está activa, la puerta escanea el espacio de dirección de todos los servidores y aplica automáticamente este protocolo de dispositivo a todos los nodos que cumplan los criterios."
|
|
17564
17530
|
|
|
17565
|
-
msgid "When alarm is received then SMS is sent"
|
|
17566
|
-
msgstr "Cuando se recibe la alarma entonces se envía el SMS"
|
|
17567
|
-
|
|
17568
|
-
msgid "When alarm is received then email is sent"
|
|
17569
|
-
msgstr "Cuando se recibe la alarma se envía un correo electrónico"
|
|
17570
|
-
|
|
17571
17531
|
msgid "When clicking OK you agree that a support user gets access to your tenant to help you in your specific problem."
|
|
17572
17532
|
msgstr "Al hacer clic en Aceptar, acepta que un usuario de soporte tenga acceso a su tenant para ayudarle con su problema específico."
|
|
17573
17533
|
|
|
@@ -17682,12 +17642,24 @@ msgstr "Formato de archivo incorrecto. Se esperaba un archivo del tipo *.zip con
|
|
|
17682
17642
|
msgid "Wrong file type, select an image."
|
|
17683
17643
|
msgstr "Tipo de archivo incorrecto, seleccione una imagen."
|
|
17684
17644
|
|
|
17645
|
+
msgid "X axis helper lines"
|
|
17646
|
+
msgstr "Líneas de ayuda del eje X"
|
|
17647
|
+
|
|
17648
|
+
msgid "X-axis helper lines"
|
|
17649
|
+
msgstr "Líneas de ayuda del eje X"
|
|
17650
|
+
|
|
17685
17651
|
msgid "X.509 certificate (PEM format)"
|
|
17686
17652
|
msgstr "Certificado X.509 (formato PEM)"
|
|
17687
17653
|
|
|
17654
|
+
msgid "Y axis helper lines"
|
|
17655
|
+
msgstr "Líneas de ayuda del eje Y"
|
|
17656
|
+
|
|
17688
17657
|
msgid "Y-axis"
|
|
17689
17658
|
msgstr "Eje Y"
|
|
17690
17659
|
|
|
17660
|
+
msgid "Y-axis helper lines"
|
|
17661
|
+
msgstr "Líneas de ayuda del eje Y"
|
|
17662
|
+
|
|
17691
17663
|
msgid "Year"
|
|
17692
17664
|
msgstr "Año"
|
|
17693
17665
|
|
|
@@ -18290,21 +18262,6 @@ msgstr "en construcción"
|
|
|
18290
18262
|
msgid "by`user`"
|
|
18291
18263
|
msgstr "por"
|
|
18292
18264
|
|
|
18293
|
-
msgid "c8y_EnergyConsumption"
|
|
18294
|
-
msgstr "c8y_ConsumoDeEnergía"
|
|
18295
|
-
|
|
18296
|
-
msgid "c8y_EnergyCounter"
|
|
18297
|
-
msgstr "c8y_ContadorDeEnergía"
|
|
18298
|
-
|
|
18299
|
-
msgid "c8y_GeofenceAlarm"
|
|
18300
|
-
msgstr "c8y_AlarmaGeofence"
|
|
18301
|
-
|
|
18302
|
-
msgid "c8y_MissingMeasurementsAlarm"
|
|
18303
|
-
msgstr "c8y_MedicionesDeAlarmaPerdidas"
|
|
18304
|
-
|
|
18305
|
-
msgid "c8y_ThresholdAlarm"
|
|
18306
|
-
msgstr "c8y_AlarmaDeUmbral"
|
|
18307
|
-
|
|
18308
18265
|
msgid "calculating number of API requests"
|
|
18309
18266
|
msgstr "calculando el número de solicitudes de API"
|
|
18310
18267
|
|
|
@@ -18359,9 +18316,6 @@ msgstr "coma - ,"
|
|
|
18359
18316
|
msgid "configuration"
|
|
18360
18317
|
msgstr "configuración"
|
|
18361
18318
|
|
|
18362
|
-
msgid "create alarm"
|
|
18363
|
-
msgstr "crear alarma"
|
|
18364
|
-
|
|
18365
18319
|
msgid "current device or group, you can access its properties e.g."
|
|
18366
18320
|
msgstr "dispositivo actual o grupo, puede acceder a sus propiedades por ejemplo."
|
|
18367
18321
|
|
|
@@ -18758,24 +18712,12 @@ msgstr "p. ej. : #27b3ce"
|
|
|
18758
18712
|
msgid "e.g.: Verification code: {token}"
|
|
18759
18713
|
msgstr "p. ej. : código de verificación: {token}"
|
|
18760
18714
|
|
|
18761
|
-
msgid "email"
|
|
18762
|
-
msgstr "correo electrónico"
|
|
18763
|
-
|
|
18764
|
-
msgid "energy consumption"
|
|
18765
|
-
msgstr "consumo energético"
|
|
18766
|
-
|
|
18767
|
-
msgid "escalate it"
|
|
18768
|
-
msgstr "escalarlo"
|
|
18769
|
-
|
|
18770
18715
|
msgid "event"
|
|
18771
18716
|
msgstr "evento"
|
|
18772
18717
|
|
|
18773
18718
|
msgid "exampleUser"
|
|
18774
18719
|
msgstr "ejemploUsuario"
|
|
18775
18720
|
|
|
18776
|
-
msgid "execute operation"
|
|
18777
|
-
msgstr "ejecutar operación"
|
|
18778
|
-
|
|
18779
18721
|
msgid "failure reason: \"{{ failureReason | translate }}\""
|
|
18780
18722
|
msgstr "motivo del error: \"{{ failureReason | translate }}\""
|
|
18781
18723
|
|
|
@@ -18875,9 +18817,6 @@ msgstr "dentro de"
|
|
|
18875
18817
|
msgid "inactive`subscription`"
|
|
18876
18818
|
msgstr "inactiva"
|
|
18877
18819
|
|
|
18878
|
-
msgid "increase severity"
|
|
18879
|
-
msgstr "aumentar la gravedad"
|
|
18880
|
-
|
|
18881
18820
|
msgid "install \"{{ softwareName }}\""
|
|
18882
18821
|
msgstr "instalar \"{{ softwareName }}\""
|
|
18883
18822
|
|
|
@@ -18905,9 +18844,6 @@ msgstr "latitud"
|
|
|
18905
18844
|
msgid "lax`code sanitization`"
|
|
18906
18845
|
msgstr "flojo"
|
|
18907
18846
|
|
|
18908
|
-
msgid "leaving"
|
|
18909
|
-
msgstr "dejando"
|
|
18910
|
-
|
|
18911
18847
|
msgid "left`horizontal alignment`"
|
|
18912
18848
|
msgstr "izquierda"
|
|
18913
18849
|
|
|
@@ -19101,18 +19037,6 @@ msgstr "segundos"
|
|
|
19101
19037
|
msgid "semi-colon - ;"
|
|
19102
19038
|
msgstr "punto y coma - ;"
|
|
19103
19039
|
|
|
19104
|
-
msgid "send SMS"
|
|
19105
|
-
msgstr "enviar SMS"
|
|
19106
|
-
|
|
19107
|
-
msgid "send dashboard via email"
|
|
19108
|
-
msgstr "enviar cuadro de mando por correo electrónico"
|
|
19109
|
-
|
|
19110
|
-
msgid "send email"
|
|
19111
|
-
msgstr "enviar correo electrónico"
|
|
19112
|
-
|
|
19113
|
-
msgid "send export via email"
|
|
19114
|
-
msgstr "enviar exportación por correo electrónico"
|
|
19115
|
-
|
|
19116
19040
|
msgid "serialNumber"
|
|
19117
19041
|
msgstr "número de serie"
|
|
19118
19042
|
|
|
@@ -19321,6 +19245,9 @@ msgstr "{{ name }} (versión {{ version }})"
|
|
|
19321
19245
|
msgid "{{ numberOfApps }} apps selected for branding"
|
|
19322
19246
|
msgstr "{{ numberOfApps }} aplicaciones seleccionadas para la marca"
|
|
19323
19247
|
|
|
19248
|
+
msgid "{{ numberOfReports }} reports selected for widget"
|
|
19249
|
+
msgstr "{{ numberOfReports }} Informes seleccionados para el Widget"
|
|
19250
|
+
|
|
19324
19251
|
msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
|
|
19325
19252
|
msgstr "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} de {{ itemsTotal }}"
|
|
19326
19253
|
|