@c8y/ngx-components 1021.51.1 → 1021.54.2
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/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/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/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/icon-selector/icons/platform/index.mjs +10 -8
- package/esm2022/interval-picker/interval-picker.component.mjs +3 -3
- package/esm2022/interval-picker/interval-picker.model.mjs +1 -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/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-icon-selector-icons-platform.mjs +9 -7
- package/fesm2022/c8y-ngx-components-icon-selector-icons-platform.mjs.map +1 -1
- 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-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-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 +429 -277
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/icon-selector/icons/index.d.ts +1 -1
- package/icon-selector/icons/platform/index.d.ts +2 -2
- package/icon-selector/icons/platform/index.d.ts.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 +190 -272
- 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/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/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/fr.po
CHANGED
|
@@ -424,6 +424,29 @@ msgstr "<small>Formats pris en charge : OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />A
|
|
|
424
424
|
msgid "<small>Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Supported algorithms: RSA, DSA.</small>"
|
|
425
425
|
msgstr "<small>Formats pris en charge : OpenSSHv1, OpenSSHv2, PEM, SSH2.<br />Algorithmes pris en charge : 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>Visibilité :</b>\n"
|
|
441
|
+
" Utiliser l'icône de visibilité pour basculer la visibilité des points de données, des alarmes ou des événements sur le graphique. Au moins un point de données est requis pour afficher le graphique.\n"
|
|
442
|
+
" </li>\n"
|
|
443
|
+
" <li>\n"
|
|
444
|
+
" <b>Détails de l'alarme</b>:\n"
|
|
445
|
+
" Cliquez sur la légende de l'alarme pour mettre en évidence la zone comprise entre l'heure de déclenchement de l'alarme et l'heure d'arrêt de l'alarme.\n"
|
|
446
|
+
" Vous pouvez également cliquer sur la ligne de marque de l'alarme sur le graphique pour mettre en évidence l'alarme et mettre en pause l'infobulle. Cliquez sur la zone en surbrillance ou sur l'élément de la légende pour annuler la mise en surbrillance.\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 "Couleur d'arrière-plan actif"
|
|
|
766
789
|
msgid "Active border color"
|
|
767
790
|
msgstr "Couleur de la bordure active"
|
|
768
791
|
|
|
792
|
+
msgid "Active configuration cannot be removed"
|
|
793
|
+
msgstr "La configuration active ne peut pas être supprimée"
|
|
794
|
+
|
|
769
795
|
msgid "Active filters"
|
|
770
796
|
msgstr "Filtres actifs"
|
|
771
797
|
|
|
@@ -1415,6 +1441,9 @@ msgstr "Configuration de l'agent"
|
|
|
1415
1441
|
msgid "Aggregation"
|
|
1416
1442
|
msgstr "Agrégation"
|
|
1417
1443
|
|
|
1444
|
+
msgid "Aggregation selection"
|
|
1445
|
+
msgstr "Sélection de l'Agrégation"
|
|
1446
|
+
|
|
1418
1447
|
msgid "Aggregation type"
|
|
1419
1448
|
msgstr "Type d'agrégation"
|
|
1420
1449
|
|
|
@@ -1433,9 +1462,6 @@ msgstr "Nombre d'alarmes aujourd'hui"
|
|
|
1433
1462
|
msgid "Alarm created"
|
|
1434
1463
|
msgstr "Alarme créée"
|
|
1435
1464
|
|
|
1436
|
-
msgid "Alarm duration"
|
|
1437
|
-
msgstr "Durée de l'alarme"
|
|
1438
|
-
|
|
1439
1465
|
msgid "Alarm list"
|
|
1440
1466
|
msgstr "Liste d'alarmes"
|
|
1441
1467
|
|
|
@@ -1448,8 +1474,8 @@ msgstr "Les mappages d'alarmes adaptent automatiquement la description et la gra
|
|
|
1448
1474
|
msgid "Alarm mask"
|
|
1449
1475
|
msgstr "Masque de l'alarme"
|
|
1450
1476
|
|
|
1451
|
-
msgid "Alarm
|
|
1452
|
-
msgstr "Une alarme
|
|
1477
|
+
msgid "Alarm of this type is currently active and outside of the selected time range"
|
|
1478
|
+
msgstr "Une alarme de ce type est actuellement active et en dehors de la plage de temps sélectionnée."
|
|
1453
1479
|
|
|
1454
1480
|
msgid "Alarm severity"
|
|
1455
1481
|
msgstr "Gravité de l'alarme"
|
|
@@ -1487,6 +1513,12 @@ msgstr "Type d'alarme/événement"
|
|
|
1487
1513
|
msgid "Alarms"
|
|
1488
1514
|
msgstr "Alarmes"
|
|
1489
1515
|
|
|
1516
|
+
msgid "Alarms & Events"
|
|
1517
|
+
msgstr "Alarmes et événements"
|
|
1518
|
+
|
|
1519
|
+
msgid "Alarms & events"
|
|
1520
|
+
msgstr "Alarmes et événements"
|
|
1521
|
+
|
|
1490
1522
|
msgid "Alarms (3 mo.)"
|
|
1491
1523
|
msgstr "Alarmes (3 mo.)"
|
|
1492
1524
|
|
|
@@ -2012,6 +2044,9 @@ msgstr "Affectez l'appareil à un groupe ci-dessous."
|
|
|
2012
2044
|
msgid "Assigns a new owner to all direct sub-users of the deleted user."
|
|
2013
2045
|
msgstr "Affecte un nouveau propriétaire à tous les sous-utilisateurs directs de l'utilisateur supprimé."
|
|
2014
2046
|
|
|
2047
|
+
msgid "At least 1 active data points must be active."
|
|
2048
|
+
msgstr "Au moins un point de données doit être actif."
|
|
2049
|
+
|
|
2015
2050
|
msgid "At least 1 data point must be selected"
|
|
2016
2051
|
msgstr "Au moins 1 point de données doit être sélectionné"
|
|
2017
2052
|
|
|
@@ -2219,6 +2254,9 @@ msgstr "Configurations prises en charge disponibles"
|
|
|
2219
2254
|
msgid "Awake time registration parameter"
|
|
2220
2255
|
msgstr "Paramètre d'enregistrement du temps de veille"
|
|
2221
2256
|
|
|
2257
|
+
msgid "Axis"
|
|
2258
|
+
msgstr "Axe"
|
|
2259
|
+
|
|
2222
2260
|
msgid "Azure AD"
|
|
2223
2261
|
msgstr "Azure AD"
|
|
2224
2262
|
|
|
@@ -2654,15 +2692,6 @@ msgstr "PERSONNALISÉ"
|
|
|
2654
2692
|
msgid "Cache duration"
|
|
2655
2693
|
msgstr "Durée de la mise en cache"
|
|
2656
2694
|
|
|
2657
|
-
msgid "Calculate"
|
|
2658
|
-
msgstr "Calculer"
|
|
2659
|
-
|
|
2660
|
-
msgid "Calculate energy consumption"
|
|
2661
|
-
msgstr "Calculer la consommation énergétique"
|
|
2662
|
-
|
|
2663
|
-
msgid "Calculates energy consumption"
|
|
2664
|
-
msgstr "Calcule la consommation d'énergie"
|
|
2665
|
-
|
|
2666
2695
|
msgid "Camera type"
|
|
2667
2696
|
msgstr "Type d'appareil photo"
|
|
2668
2697
|
|
|
@@ -3285,6 +3314,9 @@ msgstr "Cliquez pour ajouter des points et définir la zone. Faites glisser les
|
|
|
3285
3314
|
msgid "Click to edit"
|
|
3286
3315
|
msgstr "Cliquer pour modifier"
|
|
3287
3316
|
|
|
3317
|
+
msgid "Click to enable zoom, then click and drag on the desired area in the chart."
|
|
3318
|
+
msgstr "Cliquez pour activer le zoom, puis cliquez et faites glisser sur la zone souhaitée du graphique."
|
|
3319
|
+
|
|
3288
3320
|
msgid "Click to fetch subgroups"
|
|
3289
3321
|
msgstr "Cliquez pour récupérer les sous-groupes"
|
|
3290
3322
|
|
|
@@ -3495,6 +3527,9 @@ msgstr "Configurer convertisseur"
|
|
|
3495
3527
|
msgid "Configuration"
|
|
3496
3528
|
msgstr "Configuration"
|
|
3497
3529
|
|
|
3530
|
+
msgid "Configuration 1"
|
|
3531
|
+
msgstr "Configuration 1"
|
|
3532
|
+
|
|
3498
3533
|
msgid "Configuration complete."
|
|
3499
3534
|
msgstr "Configuration terminée."
|
|
3500
3535
|
|
|
@@ -3507,6 +3542,9 @@ msgstr "Configuration supprimée."
|
|
|
3507
3542
|
msgid "Configuration file"
|
|
3508
3543
|
msgstr "Fichier de configuration"
|
|
3509
3544
|
|
|
3545
|
+
msgid "Configuration label"
|
|
3546
|
+
msgstr "Étiquette de configuration"
|
|
3547
|
+
|
|
3510
3548
|
msgid "Configuration repository"
|
|
3511
3549
|
msgstr "Archive de configuration"
|
|
3512
3550
|
|
|
@@ -4204,14 +4242,14 @@ msgstr "Créez une mesure si la valeur est modifiée."
|
|
|
4204
4242
|
msgid "Create a new command template"
|
|
4205
4243
|
msgstr "Créer un nouveau modèle de commande"
|
|
4206
4244
|
|
|
4207
|
-
msgid "Create
|
|
4208
|
-
msgstr "Créer
|
|
4245
|
+
msgid "Create a new report with the Data points graph widget using the current configuration."
|
|
4246
|
+
msgstr "Créer un nouveau rapport avec le widget graphique Points données en utilisant la configuration actuelle."
|
|
4209
4247
|
|
|
4210
|
-
msgid "Create
|
|
4211
|
-
msgstr "Créer
|
|
4248
|
+
msgid "Create a new report with widget"
|
|
4249
|
+
msgstr "Créer un nouveau Rapport avec Widget"
|
|
4212
4250
|
|
|
4213
|
-
msgid "Create alarm
|
|
4214
|
-
msgstr "Créer une alarme
|
|
4251
|
+
msgid "Create alarm"
|
|
4252
|
+
msgstr "Créer une alarme"
|
|
4215
4253
|
|
|
4216
4254
|
msgid "Create an alarm if the value is not equal to 0"
|
|
4217
4255
|
msgstr "Créer une alarme lorsque la valeur est différente de 0"
|
|
@@ -4281,6 +4319,9 @@ msgstr "Créer de nouveaux ID externes pour l'appareil d'origine"
|
|
|
4281
4319
|
msgid "Create new group and assign device"
|
|
4282
4320
|
msgstr "Créer nouveau groupe et affecter appareil"
|
|
4283
4321
|
|
|
4322
|
+
msgid "Create new report with widget"
|
|
4323
|
+
msgstr "Créer un nouveau rapport avec un Widget"
|
|
4324
|
+
|
|
4284
4325
|
msgid "Create new subscription"
|
|
4285
4326
|
msgstr "Créer un nouvel abonnement"
|
|
4286
4327
|
|
|
@@ -4326,12 +4367,6 @@ msgstr "Créé le"
|
|
|
4326
4367
|
msgid "Created to`date`"
|
|
4327
4368
|
msgstr "Créé au"
|
|
4328
4369
|
|
|
4329
|
-
msgid "Creates alarm when measurements are missing"
|
|
4330
|
-
msgstr "Crée une alarme lorsque les mesures sont manquantes"
|
|
4331
|
-
|
|
4332
|
-
msgid "Creates alarms when measurement reaches thresholds"
|
|
4333
|
-
msgstr "Crée des alarmes lorsque la mesure atteint les seuils"
|
|
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 "Crée tous les identifiants des appareils et les appareils utilisant la liste des valeurs de propriétés.\n"
|
|
@@ -4558,9 +4593,6 @@ msgstr "Foncé"
|
|
|
4558
4593
|
msgid "Dashboard"
|
|
4559
4594
|
msgstr "Tableau de bord"
|
|
4560
4595
|
|
|
4561
|
-
msgid "Dashboard & frequency"
|
|
4562
|
-
msgstr "Tableau de bord & fréquence"
|
|
4563
|
-
|
|
4564
4596
|
msgid "Dashboard asset model has been disabled."
|
|
4565
4597
|
msgstr "Le modèle de l'actif du tableau de bord a été désactivé."
|
|
4566
4598
|
|
|
@@ -4609,11 +4641,8 @@ msgstr "Intervalle des tableaux de bord"
|
|
|
4609
4641
|
msgid "Dashboard updated: {{ values }}."
|
|
4610
4642
|
msgstr "Tableau de bord mis à jour : {{ values }}."
|
|
4611
4643
|
|
|
4612
|
-
msgid "Data"
|
|
4613
|
-
msgstr "
|
|
4614
|
-
|
|
4615
|
-
msgid "Data & frequency"
|
|
4616
|
-
msgstr "Données et fréquence"
|
|
4644
|
+
msgid "Data Explorer \"new\""
|
|
4645
|
+
msgstr "Explorateur de données \"nouveau\""
|
|
4617
4646
|
|
|
4618
4647
|
msgid "Data bits"
|
|
4619
4648
|
msgstr "Bits de données"
|
|
@@ -4648,6 +4677,12 @@ msgstr "Les données ne correspondent à aucun schéma de \"oneOf\"."
|
|
|
4648
4677
|
msgid "Data explorer"
|
|
4649
4678
|
msgstr "Explorateur de données"
|
|
4650
4679
|
|
|
4680
|
+
msgid "Data explorer \"new\""
|
|
4681
|
+
msgstr "Explorateur de données \"nouveau\""
|
|
4682
|
+
|
|
4683
|
+
msgid "Data explorer configurations"
|
|
4684
|
+
msgstr "Configurations de l'Explorateur de données"
|
|
4685
|
+
|
|
4651
4686
|
msgid "Data export"
|
|
4652
4687
|
msgstr "Exportation de données"
|
|
4653
4688
|
|
|
@@ -4668,9 +4703,6 @@ msgstr "Les données correspondent à plus d'un schéma de \"oneOf\"."
|
|
|
4668
4703
|
msgid "Data matches schema from \"not\"."
|
|
4669
4704
|
msgstr "Les données correspondent au schéma de \"not\"."
|
|
4670
4705
|
|
|
4671
|
-
msgid "Data point"
|
|
4672
|
-
msgstr "Point de données"
|
|
4673
|
-
|
|
4674
4706
|
msgid "Data point library"
|
|
4675
4707
|
msgstr "Bibliothèque de points de données"
|
|
4676
4708
|
|
|
@@ -4695,6 +4727,12 @@ msgstr "Points de données"
|
|
|
4695
4727
|
msgid "Data points graph"
|
|
4696
4728
|
msgstr "Graphique de points de données"
|
|
4697
4729
|
|
|
4730
|
+
msgid "Data points graph \"new\""
|
|
4731
|
+
msgstr "Point de données graphique \"nouveau\""
|
|
4732
|
+
|
|
4733
|
+
msgid "Data points graph 2"
|
|
4734
|
+
msgstr "Points de données graphique 2"
|
|
4735
|
+
|
|
4698
4736
|
msgid "Data points list"
|
|
4699
4737
|
msgstr "Liste de points de données"
|
|
4700
4738
|
|
|
@@ -4767,6 +4805,12 @@ msgstr "Date de réception"
|
|
|
4767
4805
|
msgid "Date selection"
|
|
4768
4806
|
msgstr "Sélection de la date"
|
|
4769
4807
|
|
|
4808
|
+
msgid "Date selection in the widget view."
|
|
4809
|
+
msgstr "Sélection de la date dans la vue du Widget."
|
|
4810
|
+
|
|
4811
|
+
msgid "Date selection in widget view is not possible when using dashboard time range."
|
|
4812
|
+
msgstr "La sélection de la date dans la vue du widget n'est pas possible lorsqu'on utilise l'Intervalle des tableaux de bord."
|
|
4813
|
+
|
|
4770
4814
|
msgid "Date sent"
|
|
4771
4815
|
msgstr "Date envoyée"
|
|
4772
4816
|
|
|
@@ -4929,6 +4973,9 @@ msgstr "Supprimer tout"
|
|
|
4929
4973
|
msgid "Delete all branding variants"
|
|
4930
4974
|
msgstr "Supprimer toutes les variantes de personnalisation"
|
|
4931
4975
|
|
|
4976
|
+
msgid "Delete all configurations"
|
|
4977
|
+
msgstr "Supprimer toutes les configurations"
|
|
4978
|
+
|
|
4932
4979
|
msgid "Delete all variants"
|
|
4933
4980
|
msgstr "Supprimer toutes les variantes"
|
|
4934
4981
|
|
|
@@ -5531,6 +5578,9 @@ msgstr "Désactiver temps réel"
|
|
|
5531
5578
|
msgid "Disable timeout"
|
|
5532
5579
|
msgstr "Désactiver délai d'expiration"
|
|
5533
5580
|
|
|
5581
|
+
msgid "Disable zoom in"
|
|
5582
|
+
msgstr "Désactiver le zoom avant"
|
|
5583
|
+
|
|
5534
5584
|
msgid "Disabled"
|
|
5535
5585
|
msgstr "Désactivé"
|
|
5536
5586
|
|
|
@@ -5630,9 +5680,18 @@ msgstr "Affichez le contenu fourni comme Markdown. Vous pouvez soit charger un f
|
|
|
5630
5680
|
msgid "Display custom HTML code"
|
|
5631
5681
|
msgstr "Afficher le code HTML personnalisé"
|
|
5632
5682
|
|
|
5683
|
+
msgid "Display labels and units on Y-axis"
|
|
5684
|
+
msgstr "Affichage des étiquettes et des unités sur l'axe des Y"
|
|
5685
|
+
|
|
5686
|
+
msgid "Display labels and units on y-axis"
|
|
5687
|
+
msgstr "Affichage des étiquettes et des unités sur l'axe des ordonnées"
|
|
5688
|
+
|
|
5633
5689
|
msgid "Display mode"
|
|
5634
5690
|
msgstr "Mode d'affichage"
|
|
5635
5691
|
|
|
5692
|
+
msgid "Display options"
|
|
5693
|
+
msgstr "Options d'affichage"
|
|
5694
|
+
|
|
5636
5695
|
msgid "Display selected roaming network"
|
|
5637
5696
|
msgstr "Afficher le réseau d'itinérance sélectionné"
|
|
5638
5697
|
|
|
@@ -5651,6 +5710,9 @@ msgstr "Affichez l'onglet Smart Rules au niveau des groupes et des appareils."
|
|
|
5651
5710
|
msgid "Display top level groups under the Groups navigator menu."
|
|
5652
5711
|
msgstr "Affichez les groupes de niveau supérieur dans le menu de navigation Groupes."
|
|
5653
5712
|
|
|
5713
|
+
msgid "Displays a graph of selected datapoints"
|
|
5714
|
+
msgstr "Affichage d'un graphique des points de données sélectionnés"
|
|
5715
|
+
|
|
5654
5716
|
msgid "Displays a list of alarms filtered by object, severity, status and date"
|
|
5655
5717
|
msgstr "Affiche la liste des alarmes filtrées par objet, gravité, état et date"
|
|
5656
5718
|
|
|
@@ -5892,6 +5954,9 @@ msgstr "Dupliquer l'application"
|
|
|
5892
5954
|
msgid "Duplicate as regular dashboard"
|
|
5893
5955
|
msgstr "Dupliquer comme un tableau de bord normal"
|
|
5894
5956
|
|
|
5957
|
+
msgid "Duplicate configuration"
|
|
5958
|
+
msgstr "Configuration dupliquée"
|
|
5959
|
+
|
|
5895
5960
|
msgid "Duplicate existing application"
|
|
5896
5961
|
msgstr "Dupliquer l'application existante"
|
|
5897
5962
|
|
|
@@ -5940,9 +6005,6 @@ msgstr "Mappage d'accès dynamique"
|
|
|
5940
6005
|
msgid "Dynamic access mapping principle"
|
|
5941
6006
|
msgstr "Principe du mappage d'accès dynamique"
|
|
5942
6007
|
|
|
5943
|
-
msgid "E"
|
|
5944
|
-
msgstr "E"
|
|
5945
|
-
|
|
5946
6008
|
msgid "ECN0"
|
|
5947
6009
|
msgstr "ECN0"
|
|
5948
6010
|
|
|
@@ -5973,6 +6035,9 @@ msgstr "Chaque demande de l'utilisateur de support émanant d'un utilisateur sou
|
|
|
5973
6035
|
msgid "Easily copy any branding variant from any tenant"
|
|
5974
6036
|
msgstr "Copier facilement n'importe quelle variante de personnalisation de n'importe quel gérant"
|
|
5975
6037
|
|
|
6038
|
+
msgid "Easily switch and manage configurations."
|
|
6039
|
+
msgstr "Changez et gérez facilement les configurations."
|
|
6040
|
+
|
|
5976
6041
|
msgid "Ecosystem"
|
|
5977
6042
|
msgstr "Écosystème"
|
|
5978
6043
|
|
|
@@ -6129,6 +6194,9 @@ msgstr "Activer la barre des cookies"
|
|
|
6129
6194
|
msgid "Enable dark theme support"
|
|
6130
6195
|
msgstr "Activer le support des thèmes foncés"
|
|
6131
6196
|
|
|
6197
|
+
msgid "Enable date selection in the widget view."
|
|
6198
|
+
msgstr "Activer la sélection de la date dans la vue du Widget."
|
|
6199
|
+
|
|
6132
6200
|
msgid "Enable in-product information & communication"
|
|
6133
6201
|
msgstr "Activer informations & communication dans le produit"
|
|
6134
6202
|
|
|
@@ -6210,12 +6278,6 @@ msgstr "Point de terminaison enregistré."
|
|
|
6210
6278
|
msgid "Ends with"
|
|
6211
6279
|
msgstr "Se termine par"
|
|
6212
6280
|
|
|
6213
|
-
msgid "Energy"
|
|
6214
|
-
msgstr "Énergie"
|
|
6215
|
-
|
|
6216
|
-
msgid "Energy consumption measurement:"
|
|
6217
|
-
msgstr "Mesure de la consommation d'énergie:"
|
|
6218
|
-
|
|
6219
6281
|
msgid "Enforce \"green\" passwords for all users"
|
|
6220
6282
|
msgstr "Forcer des mots de passe \"verts\" pour tous les utilisateurs"
|
|
6221
6283
|
|
|
@@ -6268,9 +6330,6 @@ msgstr "Entrez le code suivant\n"
|
|
|
6268
6330
|
msgid "Enter the password of the user that you are currently logged in with."
|
|
6269
6331
|
msgstr "Entrez le mot de passe de l'utilisateur avec lequel vous êtes actuellement connecté."
|
|
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 "Entrez des numéros de téléphone internationaux valides. Le format accepté est + 49 9 876 543 210. S'il y a plusieurs numéros, séparez-les par des virgules."
|
|
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 "Entrez les identifiants de votre fournisseur de SMS. Cela active des fonctionnalités de la plateforme qui utilise des services SMS (par exemple, authentification à deux facteurs et notifications utilisateur)."
|
|
6276
6335
|
|
|
@@ -6310,15 +6369,6 @@ msgstr "Erreur lors de la récupération de l'application avec l'ID indiqué :
|
|
|
6310
6369
|
msgid "Error while processing report"
|
|
6311
6370
|
msgstr "Erreur lors du traitement du rapport"
|
|
6312
6371
|
|
|
6313
|
-
msgid "Escalate alarm"
|
|
6314
|
-
msgstr "Lancer le processus d'escalade pour l'alarme"
|
|
6315
|
-
|
|
6316
|
-
msgid "Escalate as follows:"
|
|
6317
|
-
msgstr "Lancer procédure d'escalade comme suit :"
|
|
6318
|
-
|
|
6319
|
-
msgid "Escalation steps"
|
|
6320
|
-
msgstr "Étapes de l'escalade"
|
|
6321
|
-
|
|
6322
6372
|
msgid "Event"
|
|
6323
6373
|
msgstr "Événement"
|
|
6324
6374
|
|
|
@@ -6400,9 +6450,6 @@ msgstr "Exécuter le modèle de commande"
|
|
|
6400
6450
|
msgid "Execute generic command: {{command}}"
|
|
6401
6451
|
msgstr "Exécuter commande générique : {{command}}"
|
|
6402
6452
|
|
|
6403
|
-
msgid "Execute operation:"
|
|
6404
|
-
msgstr "Exécuter l'opération :"
|
|
6405
|
-
|
|
6406
6453
|
msgid "Execute shell command"
|
|
6407
6454
|
msgstr "Exécuter une commande shell"
|
|
6408
6455
|
|
|
@@ -6412,9 +6459,6 @@ msgstr "Exécuter via ({{deliveryType}})"
|
|
|
6412
6459
|
msgid "Execute with parameters"
|
|
6413
6460
|
msgstr "Exécuter avec paramètres"
|
|
6414
6461
|
|
|
6415
|
-
msgid "Executes an operation when alarm is received"
|
|
6416
|
-
msgstr "Exécute une opération à la réception d'une alarme"
|
|
6417
|
-
|
|
6418
6462
|
msgid "Executing"
|
|
6419
6463
|
msgstr "En cours d'exécution"
|
|
6420
6464
|
|
|
@@ -6469,9 +6513,6 @@ msgstr "Exportation CSV"
|
|
|
6469
6513
|
msgid "Export as CSV"
|
|
6470
6514
|
msgstr "Exporter au format CSV"
|
|
6471
6515
|
|
|
6472
|
-
msgid "Export data"
|
|
6473
|
-
msgstr "Données d'exportation"
|
|
6474
|
-
|
|
6475
6516
|
msgid "Export details"
|
|
6476
6517
|
msgstr "Détails de l'exportation"
|
|
6477
6518
|
|
|
@@ -6603,6 +6644,12 @@ msgstr "Échec de fermeture du relais."
|
|
|
6603
6644
|
msgid "Failed to copy to clipboard"
|
|
6604
6645
|
msgstr "Échec de la copie dans le presse-papier"
|
|
6605
6646
|
|
|
6647
|
+
msgid "Failed to create report and widget."
|
|
6648
|
+
msgstr "Échoué dans la création du rapport et du widget."
|
|
6649
|
+
|
|
6650
|
+
msgid "Failed to create widget."
|
|
6651
|
+
msgstr "Échoué dans la création du Widget."
|
|
6652
|
+
|
|
6606
6653
|
msgid "Failed to delete endpoint."
|
|
6607
6654
|
msgstr "Échoué dans la suppression du point de terminaison."
|
|
6608
6655
|
|
|
@@ -6747,9 +6794,6 @@ msgstr "Chargement de fichier"
|
|
|
6747
6794
|
msgid "File with exported data can be downloaded from {tenant-domain}/apps/cockpit/index.html#?download={binaryId}."
|
|
6748
6795
|
msgstr "Le fichier avec les données exportées peuvent être téléchargées depuis {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 "Le fichier contenant les données exportées peut être téléchargé depuis {tenant-domain}/inventory/binaries/{binaryId}."
|
|
6752
|
-
|
|
6753
6797
|
msgid "File(s) uploaded."
|
|
6754
6798
|
msgstr "Fichier(s) chargé(s)."
|
|
6755
6799
|
|
|
@@ -7431,12 +7475,6 @@ msgstr "Générique"
|
|
|
7431
7475
|
msgid "Generic colors"
|
|
7432
7476
|
msgstr "Couleurs génériques"
|
|
7433
7477
|
|
|
7434
|
-
msgid "Geofence"
|
|
7435
|
-
msgstr "Limite géographique"
|
|
7436
|
-
|
|
7437
|
-
msgid "Geofence violation"
|
|
7438
|
-
msgstr "Violation de limite géographique"
|
|
7439
|
-
|
|
7440
7478
|
msgid "Get CANopen interface type"
|
|
7441
7479
|
msgstr "Obtenir le type d'interface CANopen"
|
|
7442
7480
|
|
|
@@ -8075,6 +8113,9 @@ msgstr "Nombre hexadécimal"
|
|
|
8075
8113
|
msgid "Hidden`style`"
|
|
8076
8114
|
msgstr "Masqué"
|
|
8077
8115
|
|
|
8116
|
+
msgid "Hide data point"
|
|
8117
|
+
msgstr "Point de données caché"
|
|
8118
|
+
|
|
8078
8119
|
msgid "Hide details"
|
|
8079
8120
|
msgstr "Masquer les détails"
|
|
8080
8121
|
|
|
@@ -8341,12 +8382,6 @@ msgstr "Y compris les appareils enfants de cet appareil"
|
|
|
8341
8382
|
msgid "Incomplete`proof of possession`"
|
|
8342
8383
|
msgstr "Non terminé"
|
|
8343
8384
|
|
|
8344
|
-
msgid "Increase alarm severity"
|
|
8345
|
-
msgstr "Augmenter la gravité de l'alarme"
|
|
8346
|
-
|
|
8347
|
-
msgid "Increase alarm severity when active for too long"
|
|
8348
|
-
msgstr "Augmenter la gravité de l'alarme lorsqu'elle est active depuis trop longtemps"
|
|
8349
|
-
|
|
8350
8385
|
msgid "Index"
|
|
8351
8386
|
msgstr "Index"
|
|
8352
8387
|
|
|
@@ -9482,6 +9517,9 @@ msgstr "Mesures"
|
|
|
9482
9517
|
msgid "Measurements created"
|
|
9483
9518
|
msgstr "Mesures créées"
|
|
9484
9519
|
|
|
9520
|
+
msgid "Measurements received for this data point may be out of sync."
|
|
9521
|
+
msgstr "Les mesures reçues pour ce point de données peuvent être désynchronisées."
|
|
9522
|
+
|
|
9485
9523
|
msgid "Measurements with different units are selected."
|
|
9486
9524
|
msgstr "Des mesures ayant des unités différentes sont sélectionnées."
|
|
9487
9525
|
|
|
@@ -9500,6 +9538,15 @@ msgstr "Étiquette du menu pour l'affichage dans le sous-menu lorsque le tableau
|
|
|
9500
9538
|
msgid "Merge"
|
|
9501
9539
|
msgstr "Fusionner"
|
|
9502
9540
|
|
|
9541
|
+
msgid "Merge axis"
|
|
9542
|
+
msgstr "Fusionner les axes"
|
|
9543
|
+
|
|
9544
|
+
msgid "Merge matching data points into single axis"
|
|
9545
|
+
msgstr "Fusionner les points de données correspondants en un seul axe"
|
|
9546
|
+
|
|
9547
|
+
msgid "Merge matching datapoints into single axis."
|
|
9548
|
+
msgstr "Fusionner les points de données correspondants en un seul axe."
|
|
9549
|
+
|
|
9503
9550
|
msgid "Message"
|
|
9504
9551
|
msgstr "Message"
|
|
9505
9552
|
|
|
@@ -9661,9 +9708,6 @@ msgstr "Minutes"
|
|
|
9661
9708
|
msgid "Misc"
|
|
9662
9709
|
msgstr "Divers"
|
|
9663
9710
|
|
|
9664
|
-
msgid "Missing measurements of type: #{type}"
|
|
9665
|
-
msgstr "Mesures de type : #{type} manquantes"
|
|
9666
|
-
|
|
9667
9711
|
msgid "Mobile"
|
|
9668
9712
|
msgstr "Mobile"
|
|
9669
9713
|
|
|
@@ -9688,9 +9732,6 @@ msgstr "Configuration du module"
|
|
|
9688
9732
|
msgid "Module version"
|
|
9689
9733
|
msgstr "Version du module"
|
|
9690
9734
|
|
|
9691
|
-
msgid "Monitored measurement:"
|
|
9692
|
-
msgstr "Mesure de suivi :"
|
|
9693
|
-
|
|
9694
9735
|
msgid "Month"
|
|
9695
9736
|
msgstr "Mois"
|
|
9696
9737
|
|
|
@@ -9918,12 +9959,6 @@ msgstr "Réseau"
|
|
|
9918
9959
|
msgid "New"
|
|
9919
9960
|
msgstr "Nouveau"
|
|
9920
9961
|
|
|
9921
|
-
msgid "New #{severity} alarm from #{source.name}"
|
|
9922
|
-
msgstr "Nouvelle alarme #{severity} provenant de #{source.name}"
|
|
9923
|
-
|
|
9924
|
-
msgid "New #{severity} alarm has been received from #{source.name}. Alarm text is: \"#{text}\"."
|
|
9925
|
-
msgstr "Une nouvelle alarme #{severity} a été reçue de #{source.name}. Le texte de l'alarme est : \"#{text}\"."
|
|
9926
|
-
|
|
9927
9962
|
msgid "New LNS connection can't be empty."
|
|
9928
9963
|
msgstr "La nouvelle connexion LNS ne peut pas être vide."
|
|
9929
9964
|
|
|
@@ -9984,9 +10019,6 @@ msgstr "Nouvelle exportation"
|
|
|
9984
10019
|
msgid "New export schedule"
|
|
9985
10020
|
msgstr "Nouveau plan d'exportation"
|
|
9986
10021
|
|
|
9987
|
-
msgid "New geofence violation from #{source.name}"
|
|
9988
|
-
msgstr "Nouvelle violation de limite géographique de #{source.name}"
|
|
9989
|
-
|
|
9990
10022
|
msgid "New global role"
|
|
9991
10023
|
msgstr "Nouveau rôle global"
|
|
9992
10024
|
|
|
@@ -10227,6 +10259,9 @@ msgstr "Il n'y a pas encore de propriétés personnalisées."
|
|
|
10227
10259
|
msgid "No data aggregation"
|
|
10228
10260
|
msgstr "Aucune agrégation de données"
|
|
10229
10261
|
|
|
10262
|
+
msgid "No data available"
|
|
10263
|
+
msgstr "Pas de données disponibles"
|
|
10264
|
+
|
|
10230
10265
|
msgid "No data available."
|
|
10231
10266
|
msgstr "Aucune donnée disponible."
|
|
10232
10267
|
|
|
@@ -10239,6 +10274,9 @@ msgstr "Aucun filtre de données défini."
|
|
|
10239
10274
|
msgid "No data points found."
|
|
10240
10275
|
msgstr "Aucun point de données trouvé."
|
|
10241
10276
|
|
|
10277
|
+
msgid "No data points selected"
|
|
10278
|
+
msgstr "Aucun point de données n'est sélectionné"
|
|
10279
|
+
|
|
10242
10280
|
msgid "No data points selected."
|
|
10243
10281
|
msgstr "Aucun point de données supprimé."
|
|
10244
10282
|
|
|
@@ -10809,12 +10847,6 @@ msgstr "Pas le propriétaire"
|
|
|
10809
10847
|
msgid "Not written`setting`"
|
|
10810
10848
|
msgstr "Non écrit"
|
|
10811
10849
|
|
|
10812
|
-
msgid "Note that exporting data can take some time, email will be sent as soon as export is completed."
|
|
10813
|
-
msgstr "Veuillez noter que l'exportation de données peut prendre un certain temps. Un e-mail sera envoyé à la fin de l'exportation."
|
|
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 "Veuillez noter que cette règle peut utiliser soit une configuration de la bibliothèque de points de données, soit une configuration de points de données. La modification de la configuration de points de données après la création de la règle,peut entraîner le dysfonctionnement de celle-ci. Envisagez plutôt d'utiliser la règle \"Créer une alarme qui se déclenche lorsque les mesures atteignent des seuils explicites\"."
|
|
10817
|
-
|
|
10818
10850
|
msgid "Note: Report generation can take a long time to complete."
|
|
10819
10851
|
msgstr "Remarque : la génération de rapports peut prendre un certain temps."
|
|
10820
10852
|
|
|
@@ -11001,87 +11033,12 @@ msgstr "La tâche de délestage \"{{ taskName }}\" s'est terminée avec succès.
|
|
|
11001
11033
|
msgid "Offset"
|
|
11002
11034
|
msgstr "Décalage"
|
|
11003
11035
|
|
|
11004
|
-
msgid "On alarm"
|
|
11005
|
-
msgstr "En cas d'alarme"
|
|
11006
|
-
|
|
11007
|
-
msgid "On alarm duration"
|
|
11008
|
-
msgstr "En cas d'alarme prolongée"
|
|
11009
|
-
|
|
11010
|
-
msgid "On alarm duration increase severity"
|
|
11011
|
-
msgstr "Augmenter la gravité en cas d'alarme prolongée"
|
|
11012
|
-
|
|
11013
|
-
msgid "On alarm escalate it"
|
|
11014
|
-
msgstr "Lancer une procédure d'escalade en cas d'alarme"
|
|
11015
|
-
|
|
11016
|
-
msgid "On alarm execute operation"
|
|
11017
|
-
msgstr "Exécuter l'opération en cas d'alarme"
|
|
11018
|
-
|
|
11019
|
-
msgid "On alarm matching:"
|
|
11020
|
-
msgstr "En cas d'alarme assortie:"
|
|
11021
|
-
|
|
11022
|
-
msgid "On alarm send SMS"
|
|
11023
|
-
msgstr "Envoyer un SMS en cas d'alarme"
|
|
11024
|
-
|
|
11025
|
-
msgid "On alarm send email"
|
|
11026
|
-
msgstr "Envoyer un e-mail en cas d'alarme"
|
|
11027
|
-
|
|
11028
|
-
msgid "On entering"
|
|
11029
|
-
msgstr "En entrant"
|
|
11030
|
-
|
|
11031
|
-
msgid "On entering and leaving"
|
|
11032
|
-
msgstr "En entrant et en sortant"
|
|
11033
|
-
|
|
11034
|
-
msgid "On geofence"
|
|
11035
|
-
msgstr "Si limite géographique"
|
|
11036
|
-
|
|
11037
|
-
msgid "On geofence create alarm"
|
|
11038
|
-
msgstr "Créer alarme si limite géographique"
|
|
11039
|
-
|
|
11040
|
-
msgid "On geofence send email"
|
|
11041
|
-
msgstr "Envoyer un e-mail si limite géographique"
|
|
11042
|
-
|
|
11043
|
-
msgid "On geofence violation:"
|
|
11044
|
-
msgstr "En cas de violation de la limite géographique :"
|
|
11045
|
-
|
|
11046
|
-
msgid "On leaving"
|
|
11047
|
-
msgstr "En sortant"
|
|
11048
|
-
|
|
11049
|
-
msgid "On measurement explicit threshold"
|
|
11050
|
-
msgstr "En cas de mesure dépassant le seuil explicite"
|
|
11051
|
-
|
|
11052
|
-
msgid "On measurement explicit threshold create alarm"
|
|
11053
|
-
msgstr "Créer une alarme en cas de mesure dépassant le seuil explicite"
|
|
11054
|
-
|
|
11055
|
-
msgid "On measurement threshold"
|
|
11056
|
-
msgstr "En cas de mesure du seuil"
|
|
11057
|
-
|
|
11058
|
-
msgid "On measurement threshold create alarm"
|
|
11059
|
-
msgstr "Créer une alarme en cas de mesure du seuil"
|
|
11060
|
-
|
|
11061
|
-
msgid "On missing measurements"
|
|
11062
|
-
msgstr "En cas de mesures manquantes"
|
|
11063
|
-
|
|
11064
|
-
msgid "On missing measurements create alarm"
|
|
11065
|
-
msgstr "Créer une alarme en cas de mesures manquantes"
|
|
11066
|
-
|
|
11067
11036
|
msgid "On schedule send export via email"
|
|
11068
11037
|
msgstr "Envoyer l'exportation par e-mail dans les délais prévus"
|
|
11069
11038
|
|
|
11070
11039
|
msgid "On step {{stepNo}} failed"
|
|
11071
11040
|
msgstr "Échec lors de l'étape {{stepNo}}"
|
|
11072
11041
|
|
|
11073
|
-
msgid "On threshold:"
|
|
11074
|
-
msgstr "Sur le seuil :"
|
|
11075
|
-
|
|
11076
|
-
msgid "On timer"
|
|
11077
|
-
msgstr "Dans les délais prévus"
|
|
11078
|
-
|
|
11079
|
-
msgid "On timer send dashboard via email"
|
|
11080
|
-
msgstr "Envoyer un tableau de bord par e-mail dans les délais prévus"
|
|
11081
|
-
|
|
11082
|
-
msgid "On timer send export via email"
|
|
11083
|
-
msgstr "Envoyer l'exportation par e-mail dans les délais prévus"
|
|
11084
|
-
|
|
11085
11042
|
msgid "One .pem file may be uploaded"
|
|
11086
11043
|
msgstr "Un fichier .pem peut être chargé"
|
|
11087
11044
|
|
|
@@ -11702,9 +11659,6 @@ msgstr "Modèle du téléphone"
|
|
|
11702
11659
|
msgid "Phone number"
|
|
11703
11660
|
msgstr "Numéro de téléphone"
|
|
11704
11661
|
|
|
11705
|
-
msgid "Phone number(s)"
|
|
11706
|
-
msgstr "Numéro(s) de téléphone"
|
|
11707
|
-
|
|
11708
11662
|
msgid "Phones"
|
|
11709
11663
|
msgstr "Téléphones"
|
|
11710
11664
|
|
|
@@ -11939,9 +11893,6 @@ msgstr "Imprimer le code QR"
|
|
|
11939
11893
|
msgid "Print QR codes"
|
|
11940
11894
|
msgstr "Imprimer les codes QR"
|
|
11941
11895
|
|
|
11942
|
-
msgid "Print screen of dashboard"
|
|
11943
|
-
msgstr "Capture d'écran du tableau de bord"
|
|
11944
|
-
|
|
11945
11896
|
msgid "Privacy"
|
|
11946
11897
|
msgstr "Confidentialité"
|
|
11947
11898
|
|
|
@@ -12380,12 +12331,6 @@ msgstr "Appareils récemment enregistrés"
|
|
|
12380
12331
|
msgid "Red range"
|
|
12381
12332
|
msgstr "Plage rouge"
|
|
12382
12333
|
|
|
12383
|
-
msgid "Red range (max)"
|
|
12384
|
-
msgstr "Plage rouge (max)"
|
|
12385
|
-
|
|
12386
|
-
msgid "Red range (min)"
|
|
12387
|
-
msgstr "Plage rouge (min)"
|
|
12388
|
-
|
|
12389
12334
|
msgid "Redirect URL"
|
|
12390
12335
|
msgstr "URL de redirection"
|
|
12391
12336
|
|
|
@@ -12602,6 +12547,12 @@ msgstr "Supprimer configuration de personnalisation appliquée"
|
|
|
12602
12547
|
msgid "Remove branding"
|
|
12603
12548
|
msgstr "Supprimer personnalisation"
|
|
12604
12549
|
|
|
12550
|
+
msgid "Remove configuration"
|
|
12551
|
+
msgstr "Supprimer la configuration"
|
|
12552
|
+
|
|
12553
|
+
msgid "Remove configurations"
|
|
12554
|
+
msgstr "Supprimer les configurations"
|
|
12555
|
+
|
|
12605
12556
|
msgid "Remove filter"
|
|
12606
12557
|
msgstr "Supprimer filtre"
|
|
12607
12558
|
|
|
@@ -12689,21 +12640,24 @@ msgstr "Jeu de réplicas \"{{replicaSetName}}\" réduit jusqu'à l'échelle \"{{
|
|
|
12689
12640
|
msgid "Replica set \"{{replicaSetName}}\" scaled up to \"{{scaleNumber}}\"."
|
|
12690
12641
|
msgstr "Jeu de réplicas \"{{replicaSetName}}\" mis à l'échelle jusqu'à \"{{scaleNumber}}\"."
|
|
12691
12642
|
|
|
12692
|
-
msgid "Reply to"
|
|
12693
|
-
msgstr "Répondre à"
|
|
12694
|
-
|
|
12695
12643
|
msgid "Reply to (single email address)"
|
|
12696
12644
|
msgstr "Répondre à (une seule adresse e-mail)"
|
|
12697
12645
|
|
|
12698
12646
|
msgid "Report"
|
|
12699
12647
|
msgstr "Rapport"
|
|
12700
12648
|
|
|
12649
|
+
msgid "Report and widget created."
|
|
12650
|
+
msgstr "Rapport et Widget créés."
|
|
12651
|
+
|
|
12701
12652
|
msgid "Report created."
|
|
12702
12653
|
msgstr "Rapport créé."
|
|
12703
12654
|
|
|
12704
12655
|
msgid "Report deleted."
|
|
12705
12656
|
msgstr "Rapport supprimé."
|
|
12706
12657
|
|
|
12658
|
+
msgid "Report name"
|
|
12659
|
+
msgstr "Nom du rapport"
|
|
12660
|
+
|
|
12707
12661
|
msgid "Report updated: {{ values }}."
|
|
12708
12662
|
msgstr "Rapport mis à jour : {{ values }}."
|
|
12709
12663
|
|
|
@@ -13145,6 +13099,9 @@ msgstr "Sauvegarder et déconnecter les utilisateurs"
|
|
|
13145
13099
|
msgid "Save and reload"
|
|
13146
13100
|
msgstr "Enregistrez et chargez à nouveau"
|
|
13147
13101
|
|
|
13102
|
+
msgid "Save as image"
|
|
13103
|
+
msgstr "Enregistrer en tant qu'image"
|
|
13104
|
+
|
|
13148
13105
|
msgid "Save branding configuration first"
|
|
13149
13106
|
msgstr "Enregistrer d'abord la configuration de personnalisation"
|
|
13150
13107
|
|
|
@@ -13205,9 +13162,6 @@ msgstr "Planifier tous les appareils"
|
|
|
13205
13162
|
msgid "Schedule interval"
|
|
13206
13163
|
msgstr "Intervalle de programmation"
|
|
13207
13164
|
|
|
13208
|
-
msgid "Schedule intervals need to be provided in Coordinated Universal Time (UTC)."
|
|
13209
|
-
msgstr "L'intervalle de programmation doit être indiqué en temps universel coordonné (UTC)."
|
|
13210
|
-
|
|
13211
13165
|
msgid "Scheduled"
|
|
13212
13166
|
msgstr "Planifié"
|
|
13213
13167
|
|
|
@@ -13439,8 +13393,8 @@ msgstr "Sélectionner point de données"
|
|
|
13439
13393
|
msgid "Select data point from library"
|
|
13440
13394
|
msgstr "Sélectionner le point de données depuis la bibliothèque"
|
|
13441
13395
|
|
|
13442
|
-
msgid "Select data point to
|
|
13443
|
-
msgstr "Sélectionner
|
|
13396
|
+
msgid "Select data point to render chart"
|
|
13397
|
+
msgstr "Sélectionner le point de données pour le rendu du graphique"
|
|
13444
13398
|
|
|
13445
13399
|
msgid "Select data points"
|
|
13446
13400
|
msgstr "Sélectionner des points de données"
|
|
@@ -13583,6 +13537,9 @@ msgstr "Sélectionner l'une des versions existantes."
|
|
|
13583
13537
|
msgid "Select one of the protocols."
|
|
13584
13538
|
msgstr "Sélectionnez l'un des protocoles."
|
|
13585
13539
|
|
|
13540
|
+
msgid "Select one or more reports to send the Data points graph widget with the current configuration"
|
|
13541
|
+
msgstr "Sélectionner un ou plusieurs rapports à envoyer le widget graphique Points de données avec la configuration actuelle."
|
|
13542
|
+
|
|
13586
13543
|
msgid "Select or create new firmware"
|
|
13587
13544
|
msgstr "Sélectionner ou créer un nouveau microprogramme"
|
|
13588
13545
|
|
|
@@ -13714,6 +13671,9 @@ msgstr "Actif sélectionné"
|
|
|
13714
13671
|
msgid "Selected assets"
|
|
13715
13672
|
msgstr "Actifs sélectionnés"
|
|
13716
13673
|
|
|
13674
|
+
msgid "Selected configuration"
|
|
13675
|
+
msgstr "Configuration sélectionnée"
|
|
13676
|
+
|
|
13717
13677
|
msgid "Selected data points"
|
|
13718
13678
|
msgstr "Points de données sélectionnés"
|
|
13719
13679
|
|
|
@@ -13775,21 +13735,12 @@ msgstr "Envoyer"
|
|
|
13775
13735
|
msgid "Send \"{{name}}\" via email"
|
|
13776
13736
|
msgstr "Envoyer \"{{name}}\" par e-mail"
|
|
13777
13737
|
|
|
13778
|
-
msgid "Send BCC to"
|
|
13779
|
-
msgstr "Envoyer en copie cachée à"
|
|
13780
|
-
|
|
13781
|
-
msgid "Send CC to"
|
|
13782
|
-
msgstr "Envoyer en copie à"
|
|
13783
|
-
|
|
13784
13738
|
msgid "Send Ctrl+Alt+Del"
|
|
13785
13739
|
msgstr "Envoyer Ctrl+Alt+Suppr."
|
|
13786
13740
|
|
|
13787
13741
|
msgid "Send SMS"
|
|
13788
13742
|
msgstr "Envoyer un SMS"
|
|
13789
13743
|
|
|
13790
|
-
msgid "Send SMS:"
|
|
13791
|
-
msgstr "Envoyer un SMS :"
|
|
13792
|
-
|
|
13793
13744
|
msgid "Send a warning email to a global role when the storage quota is nearly reached."
|
|
13794
13745
|
msgstr "Envoyer un e-mail d'avertissement à un rôle global lorsque le quota de stockage est presque atteint."
|
|
13795
13746
|
|
|
@@ -13799,6 +13750,9 @@ msgstr "Envoyer comme widget au tableau de bord"
|
|
|
13799
13750
|
msgid "Send as widget to report"
|
|
13800
13751
|
msgstr "Envoyer comme widget au rapport"
|
|
13801
13752
|
|
|
13753
|
+
msgid "Send as widget to reports"
|
|
13754
|
+
msgstr "Envoyer comme Widget dans les rapports"
|
|
13755
|
+
|
|
13802
13756
|
msgid "Send configuration SMS"
|
|
13803
13757
|
msgstr "Envoyer un SMS de configuration"
|
|
13804
13758
|
|
|
@@ -13823,24 +13777,15 @@ msgstr "Envoyer connexion : hors ligne"
|
|
|
13823
13777
|
msgid "Send connection: online"
|
|
13824
13778
|
msgstr "Envoyer une connexion : en ligne"
|
|
13825
13779
|
|
|
13826
|
-
msgid "Send dashboard via email"
|
|
13827
|
-
msgstr "Envoyer le tableau de bord par e-mail"
|
|
13828
|
-
|
|
13829
13780
|
msgid "Send email"
|
|
13830
13781
|
msgstr "Envoyer un e-mail"
|
|
13831
13782
|
|
|
13832
13783
|
msgid "Send email to suspended tenant's administrator"
|
|
13833
13784
|
msgstr "Envoyer un e-mail à l'administrateur du gérant suspendu"
|
|
13834
13785
|
|
|
13835
|
-
msgid "Send email:"
|
|
13836
|
-
msgstr "Envoyer e-mail :"
|
|
13837
|
-
|
|
13838
13786
|
msgid "Send event"
|
|
13839
13787
|
msgstr "Envoyer un événement"
|
|
13840
13788
|
|
|
13841
|
-
msgid "Send export via email"
|
|
13842
|
-
msgstr "Envoyer exportation par e-mail"
|
|
13843
|
-
|
|
13844
13789
|
msgid "Send me information about outages, maintenance or updates."
|
|
13845
13790
|
msgstr "Envoyez-moi des informations sur les pannes, la maintenance ou les mises à jour."
|
|
13846
13791
|
|
|
@@ -14510,6 +14455,9 @@ msgstr "Afficher les alarmes effacées"
|
|
|
14510
14455
|
msgid "Show connection"
|
|
14511
14456
|
msgstr "Afficher connexion"
|
|
14512
14457
|
|
|
14458
|
+
msgid "Show data point"
|
|
14459
|
+
msgstr "Afficher le point de données"
|
|
14460
|
+
|
|
14513
14461
|
msgid "Show details"
|
|
14514
14462
|
msgstr "Afficher détails"
|
|
14515
14463
|
|
|
@@ -14528,6 +14476,15 @@ msgstr "Afficher le message d'erreur"
|
|
|
14528
14476
|
msgid "Show icon"
|
|
14529
14477
|
msgstr "Afficher icône"
|
|
14530
14478
|
|
|
14479
|
+
msgid "Show icon when alarm or event occurs"
|
|
14480
|
+
msgstr "Afficher l'icône en cas d'alarme ou d'événement"
|
|
14481
|
+
|
|
14482
|
+
msgid "Show icon when triggered"
|
|
14483
|
+
msgstr "Afficher l'icône en cas de déclenchement"
|
|
14484
|
+
|
|
14485
|
+
msgid "Show icon when triggered`When alarms and events occur the icon will be shown`"
|
|
14486
|
+
msgstr "Afficher l'icône en cas de déclenchement`Lorsque des alarmes et des événements se produisent, l'icône s'affiche`"
|
|
14487
|
+
|
|
14531
14488
|
msgid "Show in navigator"
|
|
14532
14489
|
msgstr "Afficher dans le navigateur"
|
|
14533
14490
|
|
|
@@ -14552,6 +14509,9 @@ msgstr "Afficher les éléments avec leur ID système"
|
|
|
14552
14509
|
msgid "Show items with type"
|
|
14553
14510
|
msgstr "Afficher les éléments avec leur type"
|
|
14554
14511
|
|
|
14512
|
+
msgid "Show labels and units"
|
|
14513
|
+
msgstr "Afficher les étiquettes et les unités"
|
|
14514
|
+
|
|
14555
14515
|
msgid "Show legend"
|
|
14556
14516
|
msgstr "Afficher la légende"
|
|
14557
14517
|
|
|
@@ -14576,6 +14536,9 @@ msgstr "Afficher les pourcentages"
|
|
|
14576
14536
|
msgid "Show services updated`between dates`"
|
|
14577
14537
|
msgstr "Afficher les services mis à jour"
|
|
14578
14538
|
|
|
14539
|
+
msgid "Show slider"
|
|
14540
|
+
msgstr "Afficher le curseur"
|
|
14541
|
+
|
|
14579
14542
|
msgid "Show status (read-only access)"
|
|
14580
14543
|
msgstr "Afficher l'état (accès en lecture seule)"
|
|
14581
14544
|
|
|
@@ -14597,6 +14560,12 @@ msgstr "Afficher le chemin"
|
|
|
14597
14560
|
msgid "Show trend icon"
|
|
14598
14561
|
msgstr "Afficher l'icône de tendance"
|
|
14599
14562
|
|
|
14563
|
+
msgid "Show vertical line on every occurrence"
|
|
14564
|
+
msgstr "Afficher une ligne verticale à chaque occurrence"
|
|
14565
|
+
|
|
14566
|
+
msgid "Show vertical line when alarm occurs"
|
|
14567
|
+
msgstr "Afficher une ligne verticale en cas d'alarme"
|
|
14568
|
+
|
|
14600
14569
|
msgid "Showing 1 item"
|
|
14601
14570
|
msgid_plural "Showing {{$count}} items"
|
|
14602
14571
|
msgstr[0] "Affichage d'1 élément"
|
|
@@ -14875,6 +14844,9 @@ msgstr "Type de logiciel"
|
|
|
14875
14844
|
msgid "Software update"
|
|
14876
14845
|
msgstr "Mise à jour du logiciel"
|
|
14877
14846
|
|
|
14847
|
+
msgid "Some alarms or events have no matching data points. No icons will be shown for them."
|
|
14848
|
+
msgstr "Certaines alarmes ou certains événements n'ont pas de points de données correspondants. Aucune icône ne sera affichée pour eux."
|
|
14849
|
+
|
|
14878
14850
|
msgid "Some assets or devices might not be shown. Try narrowing search criteria."
|
|
14879
14851
|
msgstr "Certains actifs ou appareils peuvent ne pas être affichés. Essayez de restreindre vos critères de recherche."
|
|
14880
14852
|
|
|
@@ -16211,12 +16183,6 @@ msgstr "Cet ID sera mis en correspondance avec l'ID du message extrait des donn
|
|
|
16211
16183
|
msgid "Threshold (%)"
|
|
16212
16184
|
msgstr "Seuil (%)"
|
|
16213
16185
|
|
|
16214
|
-
msgid "Threshold exceeded"
|
|
16215
|
-
msgstr "Seuil dépassé"
|
|
16216
|
-
|
|
16217
|
-
msgid "Thresholds exceeded"
|
|
16218
|
-
msgstr "Seuils dépassés"
|
|
16219
|
-
|
|
16220
16186
|
msgid "Thе smart group will be created based on the filters currently applied in the device list."
|
|
16221
16187
|
msgstr "Ce groupe Smart sera créé en fonction des filtres appliqués dans la liste des appareils."
|
|
16222
16188
|
|
|
@@ -16441,12 +16407,12 @@ msgstr "Transport"
|
|
|
16441
16407
|
msgid "Travelers tracking"
|
|
16442
16408
|
msgstr "Suivi des voyageurs"
|
|
16443
16409
|
|
|
16444
|
-
msgid "Trigger on"
|
|
16445
|
-
msgstr "Déclenchement actif"
|
|
16446
|
-
|
|
16447
16410
|
msgid "Truncated data."
|
|
16448
16411
|
msgstr "Données tronquées."
|
|
16449
16412
|
|
|
16413
|
+
msgid "Truncated data. Change aggregation or select shorter date range."
|
|
16414
|
+
msgstr "Données tronquées. Modifier l'agrégation ou sélectionner une plage de dates plus courte."
|
|
16415
|
+
|
|
16450
16416
|
msgid "Trust store password"
|
|
16451
16417
|
msgstr "Mot de passe du truststore"
|
|
16452
16418
|
|
|
@@ -17562,12 +17528,6 @@ msgstr "Quand"
|
|
|
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 "Si cette option est activée, la passerelle scanne l'espace d'adresse de tous les serveurs et applique automatiquement ce protocole d'appareil à tous les nœuds correspondant aux critères."
|
|
17564
17530
|
|
|
17565
|
-
msgid "When alarm is received then SMS is sent"
|
|
17566
|
-
msgstr "Un SMS est envoyé lorsque l'alarme est reçue"
|
|
17567
|
-
|
|
17568
|
-
msgid "When alarm is received then email is sent"
|
|
17569
|
-
msgstr "Lorsque l'alarme est reçue, un e-mail est envoyé"
|
|
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 "Si vous cliquez sur OK, vous acceptez qu'un utilisateur du support ait accès à votre gérant pour vous aider dans votre problème spécifique."
|
|
17573
17533
|
|
|
@@ -17682,12 +17642,24 @@ msgstr "Format de fichier incorrect. Un fichier *.zip avec une application web v
|
|
|
17682
17642
|
msgid "Wrong file type, select an image."
|
|
17683
17643
|
msgstr "Type de fichier incorrect, veuillez sélectionner une image."
|
|
17684
17644
|
|
|
17645
|
+
msgid "X axis helper lines"
|
|
17646
|
+
msgstr "Lignes d'aide pour l'axe X"
|
|
17647
|
+
|
|
17648
|
+
msgid "X-axis helper lines"
|
|
17649
|
+
msgstr "Lignes d'aide de l'axe X"
|
|
17650
|
+
|
|
17685
17651
|
msgid "X.509 certificate (PEM format)"
|
|
17686
17652
|
msgstr "Certificat X.509 (format PEM)"
|
|
17687
17653
|
|
|
17654
|
+
msgid "Y axis helper lines"
|
|
17655
|
+
msgstr "Lignes d'aide pour l'axe des Y"
|
|
17656
|
+
|
|
17688
17657
|
msgid "Y-axis"
|
|
17689
17658
|
msgstr "Axe y"
|
|
17690
17659
|
|
|
17660
|
+
msgid "Y-axis helper lines"
|
|
17661
|
+
msgstr "Lignes d'aide sur l'axe des ordonnées"
|
|
17662
|
+
|
|
17691
17663
|
msgid "Year"
|
|
17692
17664
|
msgstr "Année"
|
|
17693
17665
|
|
|
@@ -18290,21 +18262,6 @@ msgstr "immeuble"
|
|
|
18290
18262
|
msgid "by`user`"
|
|
18291
18263
|
msgstr "par"
|
|
18292
18264
|
|
|
18293
|
-
msgid "c8y_EnergyConsumption"
|
|
18294
|
-
msgstr "c8y_EnergyConsumption"
|
|
18295
|
-
|
|
18296
|
-
msgid "c8y_EnergyCounter"
|
|
18297
|
-
msgstr "c8y_EnergyCounter"
|
|
18298
|
-
|
|
18299
|
-
msgid "c8y_GeofenceAlarm"
|
|
18300
|
-
msgstr "c8y_GeofenceAlarm"
|
|
18301
|
-
|
|
18302
|
-
msgid "c8y_MissingMeasurementsAlarm"
|
|
18303
|
-
msgstr "c8y_MissingMeasurementsAlarm"
|
|
18304
|
-
|
|
18305
|
-
msgid "c8y_ThresholdAlarm"
|
|
18306
|
-
msgstr "c8y_ThresholdAlarm"
|
|
18307
|
-
|
|
18308
18265
|
msgid "calculating number of API requests"
|
|
18309
18266
|
msgstr "calcul du nombre de demandes API"
|
|
18310
18267
|
|
|
@@ -18359,9 +18316,6 @@ msgstr "virgule - ,"
|
|
|
18359
18316
|
msgid "configuration"
|
|
18360
18317
|
msgstr "configuration"
|
|
18361
18318
|
|
|
18362
|
-
msgid "create alarm"
|
|
18363
|
-
msgstr "créer une alarme"
|
|
18364
|
-
|
|
18365
18319
|
msgid "current device or group, you can access its properties e.g."
|
|
18366
18320
|
msgstr "appareil ou groupe actuel, vous pouvez accéder à leurs propriétés p.ex."
|
|
18367
18321
|
|
|
@@ -18758,24 +18712,12 @@ msgstr "p.ex. : #27b3ce"
|
|
|
18758
18712
|
msgid "e.g.: Verification code: {token}"
|
|
18759
18713
|
msgstr "p.ex. : code de vérification : {token}"
|
|
18760
18714
|
|
|
18761
|
-
msgid "email"
|
|
18762
|
-
msgstr "e-mail"
|
|
18763
|
-
|
|
18764
|
-
msgid "energy consumption"
|
|
18765
|
-
msgstr "consommation d'énergie"
|
|
18766
|
-
|
|
18767
|
-
msgid "escalate it"
|
|
18768
|
-
msgstr "lancer procédure d'escalade"
|
|
18769
|
-
|
|
18770
18715
|
msgid "event"
|
|
18771
18716
|
msgstr "événement"
|
|
18772
18717
|
|
|
18773
18718
|
msgid "exampleUser"
|
|
18774
18719
|
msgstr "UtilisateurModèle"
|
|
18775
18720
|
|
|
18776
|
-
msgid "execute operation"
|
|
18777
|
-
msgstr "exécuter l'opération"
|
|
18778
|
-
|
|
18779
18721
|
msgid "failure reason: \"{{ failureReason | translate }}\""
|
|
18780
18722
|
msgstr "motif de l'échec : \"{{ failureReason | translate }}\""
|
|
18781
18723
|
|
|
@@ -18875,9 +18817,6 @@ msgstr "dans"
|
|
|
18875
18817
|
msgid "inactive`subscription`"
|
|
18876
18818
|
msgstr "inactif"
|
|
18877
18819
|
|
|
18878
|
-
msgid "increase severity"
|
|
18879
|
-
msgstr "augmenter la gravité"
|
|
18880
|
-
|
|
18881
18820
|
msgid "install \"{{ softwareName }}\""
|
|
18882
18821
|
msgstr "installer \"{{ softwareName }}\""
|
|
18883
18822
|
|
|
@@ -18905,9 +18844,6 @@ msgstr "latitude"
|
|
|
18905
18844
|
msgid "lax`code sanitization`"
|
|
18906
18845
|
msgstr "lax"
|
|
18907
18846
|
|
|
18908
|
-
msgid "leaving"
|
|
18909
|
-
msgstr "départ"
|
|
18910
|
-
|
|
18911
18847
|
msgid "left`horizontal alignment`"
|
|
18912
18848
|
msgstr "gauche"
|
|
18913
18849
|
|
|
@@ -19101,18 +19037,6 @@ msgstr "secondes"
|
|
|
19101
19037
|
msgid "semi-colon - ;"
|
|
19102
19038
|
msgstr "point virgule - ;"
|
|
19103
19039
|
|
|
19104
|
-
msgid "send SMS"
|
|
19105
|
-
msgstr "envoyer un SMS"
|
|
19106
|
-
|
|
19107
|
-
msgid "send dashboard via email"
|
|
19108
|
-
msgstr "envoyer tableau de bord par e-mail"
|
|
19109
|
-
|
|
19110
|
-
msgid "send email"
|
|
19111
|
-
msgstr "envoyer e-mail"
|
|
19112
|
-
|
|
19113
|
-
msgid "send export via email"
|
|
19114
|
-
msgstr "envoyer exportation par e-mail"
|
|
19115
|
-
|
|
19116
19040
|
msgid "serialNumber"
|
|
19117
19041
|
msgstr "serialNumber"
|
|
19118
19042
|
|
|
@@ -19321,6 +19245,9 @@ msgstr "{{ name }} (version {{ version }})"
|
|
|
19321
19245
|
msgid "{{ numberOfApps }} apps selected for branding"
|
|
19322
19246
|
msgstr "{{ numberOfApps }} applications sélectionnées pour la personnalisation"
|
|
19323
19247
|
|
|
19248
|
+
msgid "{{ numberOfReports }} reports selected for widget"
|
|
19249
|
+
msgstr "{{ numberOfReports }} Rapports sélectionnés pour le Widget"
|
|
19250
|
+
|
|
19324
19251
|
msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
|
|
19325
19252
|
msgstr "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} de {{ itemsTotal }}"
|
|
19326
19253
|
|