From e8f113eea8deb2868d60776df6a121639767d322 Mon Sep 17 00:00:00 2001 From: Chris Arnold <79218285+chriscarnold@users.noreply.github.com> Date: Mon, 30 Oct 2023 11:19:27 +0000 Subject: [PATCH 01/10] Translations until line 80 --- resources/locales/es_ES/cake.po | 36 + resources/locales/es_ES/cake_dev.po | 20 + resources/locales/es_ES/default.po | 29744 ++++++++++++++++++++++ resources/locales/es_ES/oitc_console.po | 597 + 4 files changed, 30397 insertions(+) create mode 100644 resources/locales/es_ES/cake.po create mode 100644 resources/locales/es_ES/cake_dev.po create mode 100644 resources/locales/es_ES/default.po create mode 100644 resources/locales/es_ES/oitc_console.po diff --git a/resources/locales/es_ES/cake.po b/resources/locales/es_ES/cake.po new file mode 100644 index 0000000000..976752b9f7 --- /dev/null +++ b/resources/locales/es_ES/cake.po @@ -0,0 +1,36 @@ +# LANGUAGE translation of CakePHP Application +# Copyright YEAR NAME +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: CakePHP 4.4.17\n" +"POT-Creation-Date: 2023-10-09 09:40+0200\n" +"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" +"Last-Translator: NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: ./src/Template/Error/error400.php:36 +#: ./src/Template/Error/error500.php:40 +#: ./src/Template/Errors/error400.php:18 +#: ./src/Template/Errors/error500.php:18 +msgid "Error" +msgstr "" + +#: ./src/Template/Error/error400.php:37 +#: ./src/Template/Errors/error400.php:20 +msgid "The requested address {0} was not found on this server." +msgstr "" + +#: ./src/Template/Error/error500.php:38 +msgid "An Internal Error Has Occurred" +msgstr "" + +#: ./src/Template/Errors/error500.php:19 +msgid "An Internal Error Has Occurred." +msgstr "" + diff --git a/resources/locales/es_ES/cake_dev.po b/resources/locales/es_ES/cake_dev.po new file mode 100644 index 0000000000..f8f7cbfd7d --- /dev/null +++ b/resources/locales/es_ES/cake_dev.po @@ -0,0 +1,20 @@ +# LANGUAGE translation of CakePHP Application +# Copyright YEAR NAME +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"POT-Creation-Date: 2022-10-04 09:53+0200\n" +"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" +"Last-Translator: NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: ./src/itnovum/openITCOCKPIT/Core/Security/CSRF.php:176 +msgid "The request has been black-holed" +msgstr "" + diff --git a/resources/locales/es_ES/default.po b/resources/locales/es_ES/default.po new file mode 100644 index 0000000000..0c394f2993 --- /dev/null +++ b/resources/locales/es_ES/default.po @@ -0,0 +1,29744 @@ +# LANGUAGE translation of CakePHP Application +# Copyright YEAR NAME +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"POT-Creation-Date: 2023-10-09 09:40+0200\n" +"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" +"Last-Translator: NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaConfigurationController.php:152 +msgid "Error while connecting to Grafana server." +msgstr "Error al conectar con el servidor Grafana." + +#: ./plugins/GrafanaModule/src/Controller/GrafanaConfigurationController.php:153 +msgid "For detailed information, please uncomment line {0} in {1}. Detailed output is disabled due to security reasons." +msgstr "Para obtener información detallada, quite el comentario de la línea {0} en {1}. La salida detallada está desactivada por motivos de seguridad." + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:167 +msgid "Invalid Userdashboard" +msgstr "Panel de usuario no válido" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:396 +msgid "User defined Grafana dashboard successfully deleted" +msgstr "El panel de control definido por el usuario de Grafana ha sido eliminado con éxito" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:403 +msgid "Could not delete user defined Grafana dashboard" +msgstr "No se ha podido eliminar el panel de control definido por el usuario de Grafana" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:663 +msgid "Metric not found" +msgstr "No se ha encontrado la métrica" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1029 +msgid "Synchronization finished successfully" +msgstr "La sincronización se ha completado con éxito" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1037 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1403 +msgid "An error has been occured while synchronizing" +msgstr "Ha ocurrido un error durante la sincronización" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1148 +msgid "Last 2 days" +msgstr "Los dos últimos días" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1149 +msgid "Last 7 days" +msgstr "Los siete últimos días" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1150 +msgid "Last 30 days" +msgstr "Los treinta últimos días" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1151 +msgid "Last 90 days" +msgstr "Los noventa últimos días" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1152 +msgid "Last 6 months" +msgstr "Los seis últimos meses" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1153 +msgid "Last year" +msgstr "El año pasado" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1156 +msgid "Today so far" +msgstr "En lo que va de día" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1157 +msgid "This week so far" +msgstr "En lo que va de semana" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1158 +msgid "This month so far" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1161 +msgid "Last 5 minutes" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1162 +msgid "Last 15 minutes" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1163 +msgid "Last 30 minutes" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1164 +msgid "Last 1 hour" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1165 +msgid "Last 3 hours" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1166 +msgid "Last 6 hours" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1167 +msgid "Last 12 hours" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1168 +msgid "Last 24 hours" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1172 +#: ./src/Controller/AngularController.php:1321 +msgid "Refresh every 5s" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1173 +#: ./src/Controller/AngularController.php:1322 +msgid "Refresh every 10s" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1174 +#: ./src/Controller/AngularController.php:1323 +msgid "Refresh every 30s" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1175 +#: ./src/Controller/AngularController.php:1324 +msgid "Refresh every 1m" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1176 +#: ./src/Controller/AngularController.php:1326 +msgid "Refresh every 5m" +msgstr "" + +#: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1177 +#: ./src/Controller/AngularController.php:1327 +msgid "Refresh every 15m" +msgstr "" + +#: ./plugins/GrafanaModule/src/Lib/Menu.php:45 +#: ./plugins/GrafanaModule/src/Lib/Menu.php:63 +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:51 +#: ./src/Template/Hosts/browser.php:112 +msgid "Grafana" +msgstr "" + +#: ./plugins/GrafanaModule/src/Lib/Menu.php:60 +#: ./plugins/MattermostModule/src/Lib/Menu.php:44 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:637 +#: .-modules/OpenstreetmapModule/src/Lib/Menu.php:43 +#: .-modules/PagerdutyModule/src/Lib/Menu.php:43 +#: .-modules/ServicenowModule/src/Lib/Menu.php:43 +#: .-modules/SlackModule/src/Lib/Menu.php:43 +msgid "APIs" +msgstr "" + +#: ./plugins/GrafanaModule/src/Lib/Widgets.php:52 +msgid "Grafana (auto generated)" +msgstr "" + +#: ./plugins/GrafanaModule/src/Lib/Widgets.php:63 +msgid "Grafana (user defined)" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/grafana_widget.php:38 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_widget.php:38 +#: ./plugins/MapModule/templates/Mapeditors/map_widget.php:41 +#: ./src/Template/Automaps/automap_widget.php:40 +#: ./src/Template/Dashboards/tacho_widget.php:38 +#: ./src/Template/Dashboards/traffic_light_widget.php:38 +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:29 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/evc_widget.php:20 +#: .-modules/SLAModule/templates/Slas/sla_calendar_widget.php:20 +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:20 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:20 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:20 +msgid "No element selected" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/grafana_widget.php:52 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:78 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:79 +msgid "Grafana dashboard" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/grafana_widget.php:55 +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:166 +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:184 +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:205 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:86 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:87 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:132 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:149 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:244 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:415 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_widget.php:55 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:317 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:346 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:435 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:582 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:612 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:720 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:792 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:842 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:860 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:998 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1405 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1532 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1610 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1639 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1728 +#: ./plugins/MapModule/templates/Mapeditors/map_widget.php:67 +#: ./plugins/MapModule/templates/Maps/add.php:72 +#: ./plugins/MapModule/templates/Maps/add.php:93 +#: ./plugins/MapModule/templates/Maps/edit.php:72 +#: ./plugins/MapModule/templates/Maps/edit.php:93 +#: ./plugins/MapModule/templates/Rotations/add.php:71 +#: ./plugins/MapModule/templates/Rotations/add.php:120 +#: ./plugins/MapModule/templates/Rotations/edit.php:72 +#: ./plugins/MapModule/templates/Rotations/edit.php:121 +#: ./plugins/NagiosModule/templates/Cmd/index.php:78 +#: ./src/Template/Agentchecks/add.php:111 +#: ./src/Template/Agentchecks/edit.php:110 +#: ./src/Template/Agentconnector/config.php:169 +#: ./src/Template/Agentconnector/config.php:488 +#: ./src/Template/Agentconnector/config.php:544 +#: ./src/Template/Agentconnector/create_services.php:306 +#: ./src/Template/Agentconnector/create_services.php:324 +#: ./src/Template/Agentconnector/create_services.php:353 +#: ./src/Template/Agentconnector/create_services.php:372 +#: ./src/Template/Agentconnector/create_services.php:402 +#: ./src/Template/Agentconnector/create_services.php:421 +#: ./src/Template/Agentconnector/create_services.php:440 +#: ./src/Template/Agentconnector/create_services.php:467 +#: ./src/Template/Agentconnector/create_services.php:493 +#: ./src/Template/Agentconnector/create_services.php:511 +#: ./src/Template/Agentconnector/create_services.php:537 +#: ./src/Template/Agentconnector/create_services.php:563 +#: ./src/Template/Agentconnector/create_services.php:590 +#: ./src/Template/Agentconnector/create_services.php:617 +#: ./src/Template/Agentconnector/create_services.php:644 +#: ./src/Template/Agentconnector/select_agent.php:177 +#: ./src/Template/Agentconnector/wizard.php:108 +#: ./src/Template/Angular/acknowledge_host.php:23 +#: ./src/Template/Angular/disable_host_notifications.php:23 +#: ./src/Template/Angular/downtime_host.php:22 +#: ./src/Template/Angular/enable_host_notifications.php:23 +#: ./src/Template/Angular/reschedule_host.php:20 +#: ./src/Template/Angular/submit_host_result.php:21 +#: ./src/Template/Angular/submit_service_result.php:20 +#: ./src/Template/Automaps/add.php:70 +#: ./src/Template/Automaps/add.php:326 +#: ./src/Template/Automaps/automap_widget.php:109 +#: ./src/Template/Automaps/edit.php:72 +#: ./src/Template/Automaps/edit.php:328 +#: ./src/Template/Backups/index.php:62 +#: ./src/Template/Calendars/add.php:69 +#: ./src/Template/Calendars/edit.php:70 +#: ./src/Template/ConfigurationFiles/db_backend.php:40 +#: ./src/Template/ConfigurationFiles/graphing_docker.php:178 +#: ./src/Template/ConfigurationFiles/graphing_docker.php:268 +#: ./src/Template/ConfigurationFiles/nagios_cfg.php:103 +#: ./src/Template/ConfigurationFiles/perfdata_backend.php:40 +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:43 +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:213 +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:354 +#: ./src/Template/Contactgroups/add.php:71 +#: ./src/Template/Contactgroups/add.php:117 +#: ./src/Template/Contactgroups/edit.php:71 +#: ./src/Template/Contactgroups/edit.php:117 +#: ./src/Template/Contacts/add.php:67 +#: ./src/Template/Contacts/add.php:150 +#: ./src/Template/Contacts/add.php:188 +#: ./src/Template/Contacts/add.php:205 +#: ./src/Template/Contacts/add.php:335 +#: ./src/Template/Contacts/add.php:353 +#: ./src/Template/Contacts/add_from_ldap.php:68 +#: ./src/Template/Contacts/add_from_ldap.php:86 +#: ./src/Template/Contacts/add_from_ldap.php:179 +#: ./src/Template/Contacts/add_from_ldap.php:209 +#: ./src/Template/Contacts/add_from_ldap.php:226 +#: ./src/Template/Contacts/add_from_ldap.php:349 +#: ./src/Template/Contacts/add_from_ldap.php:367 +#: ./src/Template/Contacts/edit.php:71 +#: ./src/Template/Contacts/edit.php:187 +#: ./src/Template/Contacts/edit.php:226 +#: ./src/Template/Contacts/edit.php:243 +#: ./src/Template/Contacts/edit.php:375 +#: ./src/Template/Contacts/edit.php:393 +#: ./src/Template/Containers/index.php:61 +#: ./src/Template/Cronjobs/index.php:143 +#: ./src/Template/Cronjobs/index.php:161 +#: ./src/Template/Cronjobs/index.php:242 +#: ./src/Template/Cronjobs/index.php:260 +#: ./src/Template/Currentstatereports/index.php:62 +#: ./src/Template/Currentstatereports/index.php:81 +#: ./src/Template/Dashboards/index.php:399 +#: ./src/Template/Dashboards/tacho_widget.php:61 +#: ./src/Template/Dashboards/tacho_widget.php:75 +#: ./src/Template/Dashboards/traffic_light_widget.php:61 +#: ./src/Template/Downtimereports/index.php:127 +#: ./src/Template/Hostdependencies/add.php:70 +#: ./src/Template/Hostdependencies/add.php:96 +#: ./src/Template/Hostdependencies/add.php:118 +#: ./src/Template/Hostdependencies/add.php:140 +#: ./src/Template/Hostdependencies/add.php:161 +#: ./src/Template/Hostdependencies/add.php:189 +#: ./src/Template/Hostdependencies/edit.php:70 +#: ./src/Template/Hostdependencies/edit.php:96 +#: ./src/Template/Hostdependencies/edit.php:118 +#: ./src/Template/Hostdependencies/edit.php:140 +#: ./src/Template/Hostdependencies/edit.php:161 +#: ./src/Template/Hostdependencies/edit.php:189 +#: ./src/Template/Hostescalations/add.php:70 +#: ./src/Template/Hostescalations/add.php:101 +#: ./src/Template/Hostescalations/add.php:129 +#: ./src/Template/Hostescalations/add.php:158 +#: ./src/Template/Hostescalations/add.php:184 +#: ./src/Template/Hostescalations/add.php:283 +#: ./src/Template/Hostescalations/add.php:303 +#: ./src/Template/Hostescalations/edit.php:69 +#: ./src/Template/Hostescalations/edit.php:101 +#: ./src/Template/Hostescalations/edit.php:129 +#: ./src/Template/Hostescalations/edit.php:158 +#: ./src/Template/Hostescalations/edit.php:184 +#: ./src/Template/Hostescalations/edit.php:282 +#: ./src/Template/Hostescalations/edit.php:302 +#: ./src/Template/Hostgroups/add.php:69 +#: ./src/Template/Hostgroups/add.php:128 +#: ./src/Template/Hostgroups/add.php:147 +#: ./src/Template/Hostgroups/append.php:71 +#: ./src/Template/Hostgroups/edit.php:70 +#: ./src/Template/Hostgroups/edit.php:129 +#: ./src/Template/Hostgroups/edit.php:148 +#: ./src/Template/Hostgroups/extended.php:94 +#: ./src/Template/Hosts/add.php:96 +#: ./src/Template/Hosts/add.php:121 +#: ./src/Template/Hosts/add.php:148 +#: ./src/Template/Hosts/add.php:256 +#: ./src/Template/Hosts/add.php:279 +#: ./src/Template/Hosts/add.php:350 +#: ./src/Template/Hosts/add.php:386 +#: ./src/Template/Hosts/add.php:479 +#: ./src/Template/Hosts/add.php:654 +#: ./src/Template/Hosts/add.php:693 +#: ./src/Template/Hosts/add.php:717 +#: ./src/Template/Hosts/add.php:998 +#: ./src/Template/Hosts/add.php:1048 +#: ./src/Template/Hosts/edit.php:95 +#: ./src/Template/Hosts/edit.php:121 +#: ./src/Template/Hosts/edit.php:161 +#: ./src/Template/Hosts/edit.php:271 +#: ./src/Template/Hosts/edit.php:294 +#: ./src/Template/Hosts/edit.php:366 +#: ./src/Template/Hosts/edit.php:402 +#: ./src/Template/Hosts/edit.php:495 +#: ./src/Template/Hosts/edit.php:669 +#: ./src/Template/Hosts/edit.php:739 +#: ./src/Template/Hosts/edit.php:763 +#: ./src/Template/Hosts/edit.php:1046 +#: ./src/Template/Hosts/edit.php:1096 +#: ./src/Template/Hosts/edit_details.php:83 +#: ./src/Template/Hosts/edit_details.php:192 +#: ./src/Template/Hosts/edit_details.php:340 +#: ./src/Template/Hosts/edit_details.php:381 +#: ./src/Template/Hosts/sharing.php:70 +#: ./src/Template/Hosts/sharing.php:92 +#: ./src/Template/Hosttemplates/add.php:82 +#: ./src/Template/Hosttemplates/add.php:117 +#: ./src/Template/Hosttemplates/add.php:151 +#: ./src/Template/Hosttemplates/add.php:217 +#: ./src/Template/Hosttemplates/add.php:295 +#: ./src/Template/Hosttemplates/add.php:448 +#: ./src/Template/Hosttemplates/add.php:478 +#: ./src/Template/Hosttemplates/add.php:496 +#: ./src/Template/Hosttemplates/add.php:739 +#: ./src/Template/Hosttemplates/add.php:782 +#: ./src/Template/Hosttemplates/copy.php:107 +#: ./src/Template/Hosttemplates/edit.php:86 +#: ./src/Template/Hosttemplates/edit.php:121 +#: ./src/Template/Hosttemplates/edit.php:155 +#: ./src/Template/Hosttemplates/edit.php:216 +#: ./src/Template/Hosttemplates/edit.php:290 +#: ./src/Template/Hosttemplates/edit.php:440 +#: ./src/Template/Hosttemplates/edit.php:471 +#: ./src/Template/Hosttemplates/edit.php:489 +#: ./src/Template/Hosttemplates/edit.php:733 +#: ./src/Template/Hosttemplates/edit.php:776 +#: ./src/Template/Instantreports/add.php:68 +#: ./src/Template/Instantreports/add.php:101 +#: ./src/Template/Instantreports/add.php:125 +#: ./src/Template/Instantreports/add.php:144 +#: ./src/Template/Instantreports/add.php:164 +#: ./src/Template/Instantreports/add.php:183 +#: ./src/Template/Instantreports/add.php:254 +#: ./src/Template/Instantreports/add.php:270 +#: ./src/Template/Instantreports/add.php:338 +#: ./src/Template/Instantreports/add.php:371 +#: ./src/Template/Instantreports/edit.php:69 +#: ./src/Template/Instantreports/edit.php:102 +#: ./src/Template/Instantreports/edit.php:126 +#: ./src/Template/Instantreports/edit.php:145 +#: ./src/Template/Instantreports/edit.php:165 +#: ./src/Template/Instantreports/edit.php:184 +#: ./src/Template/Instantreports/edit.php:255 +#: ./src/Template/Instantreports/edit.php:271 +#: ./src/Template/Instantreports/edit.php:339 +#: ./src/Template/Instantreports/edit.php:372 +#: ./src/Template/Instantreports/generate.php:82 +#: ./src/Template/Instantreports/generate.php:99 +#: ./src/Template/Locations/add.php:71 +#: ./src/Template/Locations/add.php:154 +#: ./src/Template/Locations/edit.php:72 +#: ./src/Template/Locations/edit.php:156 +#: ./src/Template/Macros/index.php:168 +#: ./src/Template/Macros/index.php:270 +#: ./src/Template/MessagesOtd/add.php:153 +#: ./src/Template/MessagesOtd/add.php:192 +#: ./src/Template/MessagesOtd/edit.php:153 +#: ./src/Template/MessagesOtd/edit.php:190 +#: ./src/Template/Profile/edit.php:198 +#: ./src/Template/Profile/edit.php:219 +#: ./src/Template/Profile/edit.php:236 +#: ./src/Template/Servicedependencies/add.php:69 +#: ./src/Template/Servicedependencies/add.php:95 +#: ./src/Template/Servicedependencies/add.php:117 +#: ./src/Template/Servicedependencies/add.php:139 +#: ./src/Template/Servicedependencies/add.php:160 +#: ./src/Template/Servicedependencies/add.php:188 +#: ./src/Template/Servicedependencies/edit.php:70 +#: ./src/Template/Servicedependencies/edit.php:96 +#: ./src/Template/Servicedependencies/edit.php:118 +#: ./src/Template/Servicedependencies/edit.php:140 +#: ./src/Template/Servicedependencies/edit.php:161 +#: ./src/Template/Servicedependencies/edit.php:189 +#: ./src/Template/Serviceescalations/add.php:70 +#: ./src/Template/Serviceescalations/add.php:103 +#: ./src/Template/Serviceescalations/add.php:132 +#: ./src/Template/Serviceescalations/add.php:162 +#: ./src/Template/Serviceescalations/add.php:189 +#: ./src/Template/Serviceescalations/add.php:289 +#: ./src/Template/Serviceescalations/add.php:309 +#: ./src/Template/Serviceescalations/edit.php:70 +#: ./src/Template/Serviceescalations/edit.php:103 +#: ./src/Template/Serviceescalations/edit.php:132 +#: ./src/Template/Serviceescalations/edit.php:162 +#: ./src/Template/Serviceescalations/edit.php:189 +#: ./src/Template/Serviceescalations/edit.php:288 +#: ./src/Template/Serviceescalations/edit.php:308 +#: ./src/Template/Servicegroups/add.php:69 +#: ./src/Template/Servicegroups/add.php:128 +#: ./src/Template/Servicegroups/add.php:147 +#: ./src/Template/Servicegroups/append.php:71 +#: ./src/Template/Servicegroups/edit.php:70 +#: ./src/Template/Servicegroups/edit.php:129 +#: ./src/Template/Servicegroups/edit.php:148 +#: ./src/Template/Servicegroups/extended.php:94 +#: ./src/Template/Services/add.php:86 +#: ./src/Template/Services/add.php:116 +#: ./src/Template/Services/add.php:188 +#: ./src/Template/Services/add.php:274 +#: ./src/Template/Services/add.php:365 +#: ./src/Template/Services/add.php:542 +#: ./src/Template/Services/add.php:641 +#: ./src/Template/Services/add.php:666 +#: ./src/Template/Services/add.php:962 +#: ./src/Template/Services/copy.php:64 +#: ./src/Template/Services/copy.php:135 +#: ./src/Template/Services/edit.php:135 +#: ./src/Template/Services/edit.php:254 +#: ./src/Template/Services/edit.php:340 +#: ./src/Template/Services/edit.php:430 +#: ./src/Template/Services/edit.php:609 +#: ./src/Template/Services/edit.php:703 +#: ./src/Template/Services/edit.php:728 +#: ./src/Template/Services/edit.php:1024 +#: ./src/Template/Servicetemplategroups/add.php:70 +#: ./src/Template/Servicetemplategroups/add.php:116 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:70 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:88 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:69 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:87 +#: ./src/Template/Servicetemplategroups/append.php:71 +#: ./src/Template/Servicetemplategroups/edit.php:71 +#: ./src/Template/Servicetemplategroups/edit.php:117 +#: ./src/Template/Servicetemplates/add.php:83 +#: ./src/Template/Servicetemplates/add.php:121 +#: ./src/Template/Servicetemplates/add.php:174 +#: ./src/Template/Servicetemplates/add.php:242 +#: ./src/Template/Servicetemplates/add.php:324 +#: ./src/Template/Servicetemplates/add.php:484 +#: ./src/Template/Servicetemplates/add.php:520 +#: ./src/Template/Servicetemplates/add.php:542 +#: ./src/Template/Servicetemplates/add.php:806 +#: ./src/Template/Servicetemplates/copy.php:120 +#: ./src/Template/Servicetemplates/edit.php:87 +#: ./src/Template/Servicetemplates/edit.php:126 +#: ./src/Template/Servicetemplates/edit.php:179 +#: ./src/Template/Servicetemplates/edit.php:244 +#: ./src/Template/Servicetemplates/edit.php:322 +#: ./src/Template/Servicetemplates/edit.php:479 +#: ./src/Template/Servicetemplates/edit.php:515 +#: ./src/Template/Servicetemplates/edit.php:537 +#: ./src/Template/Servicetemplates/edit.php:801 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:71 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:197 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:71 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:180 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:71 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:180 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:71 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:158 +#: ./src/Template/Timeperiods/add.php:82 +#: ./src/Template/Timeperiods/add.php:136 +#: ./src/Template/Timeperiods/edit.php:92 +#: ./src/Template/Timeperiods/edit.php:146 +#: ./src/Template/Usercontainerroles/add.php:83 +#: ./src/Template/Usercontainerroles/add.php:105 +#: ./src/Template/Usercontainerroles/edit.php:85 +#: ./src/Template/Usercontainerroles/edit.php:107 +#: ./src/Template/Usergroups/add.php:96 +#: ./src/Template/Usergroups/edit.php:100 +#: ./src/Template/Users/add.php:76 +#: ./src/Template/Users/add.php:139 +#: ./src/Template/Users/add.php:186 +#: ./src/Template/Users/add.php:374 +#: ./src/Template/Users/add.php:391 +#: ./src/Template/Users/add.php:427 +#: ./src/Template/Users/add_from_ldap.php:78 +#: ./src/Template/Users/add_from_ldap.php:222 +#: ./src/Template/Users/add_from_ldap.php:288 +#: ./src/Template/Users/add_from_ldap.php:355 +#: ./src/Template/Users/add_from_ldap.php:561 +#: ./src/Template/Users/add_from_ldap.php:578 +#: ./src/Template/Users/edit.php:150 +#: ./src/Template/Users/edit.php:218 +#: ./src/Template/Users/edit.php:294 +#: ./src/Template/Users/edit.php:529 +#: ./src/Template/Users/edit.php:546 +#: ./src/Template/Users/edit.php:582 +#: ./src/Template/Wizards/edit.php:79 +#: ./src/Template/Wizards/wizard_host_configuration.php:108 +#: ./src/Template/Wizards/wizard_host_configuration.php:133 +#: ./src/Template/Wizards/wizard_host_configuration.php:154 +#: ./src/Template/Wizards/wizard_host_configuration.php:269 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:76 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:83 +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:105 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:78 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:83 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:99 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:115 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:50 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:52 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:40 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:54 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:92 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:92 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:95 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:95 +#: .-modules/CheckmkModule/templates/Scans/index.php:134 +#: .-modules/CheckmkModule/templates/Scans/index.php:189 +#: .-modules/CheckmkModule/templates/Scans/index.php:222 +#: .-modules/CheckmkModule/templates/Scans/index.php:237 +#: .-modules/CheckmkModule/templates/Scans/index.php:271 +#: .-modules/CheckmkModule/templates/Scans/index.php:380 +#: .-modules/CheckmkModule/templates/Scans/index.php:395 +#: .-modules/CheckmkModule/templates/Scans/index.php:411 +#: .-modules/CheckmkModule/templates/Scans/index.php:427 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:58 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:58 +#: .-modules/DesignModule/templates/Designs/edit.php:580 +#: .-modules/DistributeModule/templates/Satellites/add.php:58 +#: .-modules/DistributeModule/templates/Satellites/add.php:119 +#: .-modules/DistributeModule/templates/Satellites/add.php:445 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:53 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:163 +#: .-modules/DistributeModule/templates/Satellites/edit.php:61 +#: .-modules/DistributeModule/templates/Satellites/edit.php:122 +#: .-modules/DistributeModule/templates/Satellites/edit.php:449 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:116 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:142 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:84 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:104 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:184 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:299 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:338 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:362 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:275 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:295 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:322 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:343 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/evc_widget.php:41 +#: .-modules/ImportModule/templates/Configurationitems/export.php:70 +#: .-modules/ImportModule/templates/Configurationitems/export.php:84 +#: .-modules/ImportModule/templates/Configurationitems/export.php:98 +#: .-modules/ImportModule/templates/Configurationitems/export.php:112 +#: .-modules/ImportModule/templates/Configurationitems/export.php:126 +#: .-modules/ImportModule/templates/Configurationitems/export.php:140 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:62 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:63 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:62 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:349 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:61 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:346 +#: .-modules/ImportModule/templates/HostDefaults/add.php:79 +#: .-modules/ImportModule/templates/HostDefaults/add.php:164 +#: .-modules/ImportModule/templates/HostDefaults/add.php:185 +#: .-modules/ImportModule/templates/HostDefaults/add.php:212 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:61 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:146 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:167 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:194 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:119 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:141 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:166 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:198 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:218 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:237 +#: .-modules/ImportModule/templates/Importers/add.php:59 +#: .-modules/ImportModule/templates/Importers/add.php:140 +#: .-modules/ImportModule/templates/Importers/add.php:161 +#: .-modules/ImportModule/templates/Importers/add.php:574 +#: .-modules/ImportModule/templates/Importers/edit.php:62 +#: .-modules/ImportModule/templates/Importers/edit.php:143 +#: .-modules/ImportModule/templates/Importers/edit.php:164 +#: .-modules/ImportModule/templates/Importers/edit.php:572 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:55 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:90 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:112 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:56 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:91 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:113 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:53 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:248 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:281 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:304 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:362 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:404 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:427 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:489 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:535 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:53 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:248 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:281 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:304 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:359 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:402 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:425 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:487 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:533 +#: .-modules/SLAModule/templates/Slas/add.php:58 +#: .-modules/SLAModule/templates/Slas/add.php:184 +#: .-modules/SLAModule/templates/Slas/edit.php:58 +#: .-modules/SLAModule/templates/Slas/edit.php:184 +#: .-modules/SLAModule/templates/Slas/generate.php:100 +#: .-modules/SLAModule/templates/Slas/generate.php:116 +#: .-modules/SLAModule/templates/Slas/sla_calendar_widget.php:144 +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:231 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:318 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:318 +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:56 +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:83 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:56 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:83 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:112 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:140 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:168 +msgid "Please choose" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/grafana_widget.php:74 +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:238 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_widget.php:73 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:552 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:761 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1041 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1430 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1578 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1801 +#: ./plugins/MapModule/templates/Mapeditors/map_widget.php:85 +#: ./src/Template/Angular/acknowledge_host.php:99 +#: ./src/Template/Angular/acknowledge_service.php:82 +#: ./src/Template/Angular/downtime_host.php:127 +#: ./src/Template/Angular/downtime_service.php:101 +#: ./src/Template/Angular/send_host_notification.php:67 +#: ./src/Template/Angular/send_service_notification.php:69 +#: ./src/Template/Angular/submit_host_result.php:65 +#: ./src/Template/Angular/submit_service_result.php:65 +#: ./src/Template/Automaps/automap_widget.php:143 +#: ./src/Template/Browsers/index.php:545 +#: ./src/Template/Calendars/add.php:166 +#: ./src/Template/Calendars/add.php:204 +#: ./src/Template/Calendars/edit.php:163 +#: ./src/Template/Calendars/edit.php:201 +#: ./src/Template/ConfigurationFiles/after_export.php:75 +#: ./src/Template/ConfigurationFiles/db_backend.php:60 +#: ./src/Template/ConfigurationFiles/gearman.php:75 +#: ./src/Template/ConfigurationFiles/graphing_docker.php:345 +#: ./src/Template/ConfigurationFiles/graphite_web.php:98 +#: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:125 +#: ./src/Template/ConfigurationFiles/nagios_cfg.php:143 +#: ./src/Template/ConfigurationFiles/nagios_module_config.php:57 +#: ./src/Template/ConfigurationFiles/perfdata_backend.php:60 +#: ./src/Template/ConfigurationFiles/php_fpm_oitc.php:56 +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:375 +#: ./src/Template/ConfigurationFiles/statusengine3_cfg.php:78 +#: ./src/Template/ConfigurationFiles/statusengine_cfg.php:78 +#: ./src/Template/Containers/index.php:808 +#: ./src/Template/Cronjobs/index.php:212 +#: ./src/Template/Cronjobs/index.php:313 +#: ./src/Template/Dashboards/host_status_overview_widget.php:169 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:244 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:342 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:316 +#: ./src/Template/Dashboards/service_status_overview_widget.php:195 +#: ./src/Template/Dashboards/services_downtime_widget.php:260 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:446 +#: ./src/Template/Dashboards/services_status_list_widget.php:420 +#: ./src/Template/Dashboards/tacho_widget.php:99 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:298 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:349 +#: ./src/Template/Dashboards/traffic_light_widget.php:88 +#: ./src/Template/Documentations/view.php:206 +#: ./src/Template/Hosts/index.php:616 +#: ./src/Template/Macros/index.php:239 +#: ./src/Template/Macros/index.php:348 +#: ./src/Template/Profile/edit.php:584 +#: ./src/Template/Profile/edit_apikey.php:87 +#: ./src/Template/Services/index.php:628 +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:124 +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:200 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:161 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:199 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:277 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:70 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:147 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:112 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:259 +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:131 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:183 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:377 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/evc_widget.php:55 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:280 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:488 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:486 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:186 +#: .-modules/PagerdutyModule/templates/Settings/edit.php:163 +#: .-modules/PrometheusModule/templates/ConfigurationFiles/prometheus_cfgs_prometheus.php:42 +#: .-modules/SLAModule/templates/SlaSettings/index.php:100 +#: .-modules/SLAModule/templates/Slas/sla_calendar_widget.php:154 +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:241 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:328 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:328 +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:166 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:166 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:287 +#: .-modules/SlackModule/templates/SlackSettings/index.php:146 +#: .-modules/SnmpTrapModule/templates/ConfigurationFiles/snmp_trap_cfgs_snmptrapd.php:57 +#: .-modules/SnmpTrapModule/templates/ConfigurationFiles/snmp_trap_cfgs_snmptrapd_conf.php:74 +#: .-modules/SnmpTrapModule/templates/ConfigurationFiles/snmp_trap_cfgs_snmptt_ini.php:76 +msgid "Save" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:29 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:29 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:29 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:29 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:29 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:29 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:29 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:29 +#: ./plugins/MapModule/templates/Mapeditors/view.php:29 +#: ./plugins/MapModule/templates/Maps/add.php:29 +#: ./plugins/MapModule/templates/Maps/copy.php:29 +#: ./plugins/MapModule/templates/Maps/edit.php:29 +#: ./plugins/MapModule/templates/Maps/index.php:29 +#: ./plugins/MapModule/templates/Rotations/add.php:29 +#: ./plugins/MapModule/templates/Rotations/edit.php:29 +#: ./plugins/MapModule/templates/Rotations/index.php:29 +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:29 +#: ./plugins/NagiosModule/templates/Cmd/index.php:35 +#: ./src/Template/Administrators/debug.php:38 +#: ./src/Template/Administrators/querylog.php:29 +#: ./src/Template/Agentchecks/add.php:29 +#: ./src/Template/Agentchecks/edit.php:29 +#: ./src/Template/Agentchecks/index.php:29 +#: ./src/Template/Agentconnector/autotls.php:28 +#: ./src/Template/Agentconnector/config.php:28 +#: ./src/Template/Agentconnector/create_services.php:28 +#: ./src/Template/Agentconnector/install.php:28 +#: ./src/Template/Agentconnector/pull.php:28 +#: ./src/Template/Agentconnector/push.php:28 +#: ./src/Template/Agentconnector/push_satellite.php:28 +#: ./src/Template/Agentconnector/select_agent.php:28 +#: ./src/Template/Agentconnector/show_output.php:28 +#: ./src/Template/Agentconnector/wizard.php:28 +#: ./src/Template/Automaps/add.php:29 +#: ./src/Template/Automaps/copy.php:29 +#: ./src/Template/Automaps/edit.php:29 +#: ./src/Template/Automaps/index.php:29 +#: ./src/Template/Automaps/view.php:29 +#: ./src/Template/Backups/index.php:29 +#: ./src/Template/Calendars/add.php:29 +#: ./src/Template/Calendars/edit.php:29 +#: ./src/Template/Calendars/index.php:29 +#: ./src/Template/Changelogs/index.php:37 +#: ./src/Template/Commands/add.php:34 +#: ./src/Template/Commands/copy.php:29 +#: ./src/Template/Commands/edit.php:34 +#: ./src/Template/Commands/index.php:29 +#: ./src/Template/Commands/used_by.php:29 +#: ./src/Template/ConfigurationFiles/edit.php:29 +#: ./src/Template/ConfigurationFiles/index.php:29 +#: ./src/Template/Contactgroups/add.php:29 +#: ./src/Template/Contactgroups/copy.php:29 +#: ./src/Template/Contactgroups/edit.php:29 +#: ./src/Template/Contactgroups/index.php:29 +#: ./src/Template/Contactgroups/used_by.php:29 +#: ./src/Template/Contacts/add.php:29 +#: ./src/Template/Contacts/add_from_ldap.php:29 +#: ./src/Template/Contacts/copy.php:29 +#: ./src/Template/Contacts/edit.php:29 +#: ./src/Template/Contacts/index.php:29 +#: ./src/Template/Contacts/used_by.php:29 +#: ./src/Template/Containers/index.php:30 +#: ./src/Template/Containers/show_details.php:249 +#: ./src/Template/Cronjobs/index.php:29 +#: ./src/Template/Currentstatereports/index.php:29 +#: ./src/Template/Dashboards/index.php:29 +#: ./src/Template/DeletedHosts/index.php:29 +#: ./src/Template/Documentations/wiki.php:29 +#: ./src/Template/Downtimereports/index.php:29 +#: ./src/Template/Downtimes/host.php:32 +#: ./src/Template/Downtimes/service.php:32 +#: ./src/Template/Exports/index.php:29 +#: ./src/Template/Hostdependencies/add.php:30 +#: ./src/Template/Hostdependencies/edit.php:30 +#: ./src/Template/Hostdependencies/index.php:29 +#: ./src/Template/Hostescalations/add.php:30 +#: ./src/Template/Hostescalations/edit.php:30 +#: ./src/Template/Hostescalations/index.php:29 +#: ./src/Template/Hostgroups/add.php:29 +#: ./src/Template/Hostgroups/append.php:29 +#: ./src/Template/Hostgroups/copy.php:29 +#: ./src/Template/Hostgroups/edit.php:29 +#: ./src/Template/Hostgroups/extended.php:29 +#: ./src/Template/Hostgroups/index.php:29 +#: ./src/Template/Hosts/add.php:29 +#: ./src/Template/Hosts/copy.php:29 +#: ./src/Template/Hosts/disabled.php:29 +#: ./src/Template/Hosts/edit.php:29 +#: ./src/Template/Hosts/edit_details.php:29 +#: ./src/Template/Hosts/index.php:34 +#: ./src/Template/Hosts/not_monitored.php:29 +#: ./src/Template/Hosts/sharing.php:29 +#: ./src/Template/Hosts/used_by.php:36 +#: ./src/Template/Hosttemplates/add.php:29 +#: ./src/Template/Hosttemplates/copy.php:29 +#: ./src/Template/Hosttemplates/edit.php:29 +#: ./src/Template/Hosttemplates/index.php:29 +#: ./src/Template/Hosttemplates/used_by.php:29 +#: ./src/Template/Instantreports/add.php:29 +#: ./src/Template/Instantreports/edit.php:29 +#: ./src/Template/Instantreports/generate.php:29 +#: ./src/Template/Instantreports/index.php:29 +#: ./src/Template/Locations/add.php:30 +#: ./src/Template/Locations/edit.php:30 +#: ./src/Template/Locations/index.php:29 +#: ./src/Template/Logentries/index.php:29 +#: ./src/Template/Macros/index.php:29 +#: ./src/Template/MessagesOtd/add.php:29 +#: ./src/Template/MessagesOtd/edit.php:29 +#: ./src/Template/MessagesOtd/index.php:29 +#: ./src/Template/Metrics/info.php:30 +#: ./src/Template/Nagiostats/index.php:29 +#: ./src/Template/Notifications/index.php:29 +#: ./src/Template/Notifications/services.php:29 +#: ./src/Template/Packetmanager/index.php:39 +#: ./src/Template/Profile/edit.php:30 +#: ./src/Template/Proxy/index.php:29 +#: ./src/Template/Registers/index.php:31 +#: ./src/Template/Servicedependencies/add.php:30 +#: ./src/Template/Servicedependencies/edit.php:30 +#: ./src/Template/Servicedependencies/index.php:29 +#: ./src/Template/Serviceescalations/add.php:30 +#: ./src/Template/Serviceescalations/edit.php:30 +#: ./src/Template/Serviceescalations/index.php:29 +#: ./src/Template/Servicegroups/add.php:29 +#: ./src/Template/Servicegroups/append.php:29 +#: ./src/Template/Servicegroups/copy.php:29 +#: ./src/Template/Servicegroups/edit.php:29 +#: ./src/Template/Servicegroups/extended.php:29 +#: ./src/Template/Servicegroups/index.php:29 +#: ./src/Template/Services/add.php:29 +#: ./src/Template/Services/copy.php:29 +#: ./src/Template/Services/disabled.php:29 +#: ./src/Template/Services/edit.php:29 +#: ./src/Template/Services/index.php:29 +#: ./src/Template/Services/not_monitored.php:29 +#: ./src/Template/Services/service_list.php:29 +#: ./src/Template/Services/used_by.php:34 +#: ./src/Template/Servicetemplategroups/add.php:29 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:29 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:29 +#: ./src/Template/Servicetemplategroups/append.php:29 +#: ./src/Template/Servicetemplategroups/copy.php:29 +#: ./src/Template/Servicetemplategroups/edit.php:29 +#: ./src/Template/Servicetemplategroups/index.php:29 +#: ./src/Template/Servicetemplates/add.php:29 +#: ./src/Template/Servicetemplates/copy.php:29 +#: ./src/Template/Servicetemplates/edit.php:29 +#: ./src/Template/Servicetemplates/index.php:29 +#: ./src/Template/Servicetemplates/used_by.php:29 +#: ./src/Template/Statistics/index.php:29 +#: ./src/Template/Statusmaps/index.php:29 +#: ./src/Template/Supports/issue.php:36 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:29 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:29 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:29 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:29 +#: ./src/Template/Systemdowntimes/host.php:32 +#: ./src/Template/Systemdowntimes/hostgroup.php:32 +#: ./src/Template/Systemdowntimes/node.php:32 +#: ./src/Template/Systemdowntimes/service.php:32 +#: ./src/Template/Systemfailures/add.php:29 +#: ./src/Template/Systemfailures/index.php:29 +#: ./src/Template/Systemsettings/index.php:29 +#: ./src/Template/Tenants/add.php:30 +#: ./src/Template/Tenants/edit.php:30 +#: ./src/Template/Tenants/index.php:29 +#: ./src/Template/Timeperiods/add.php:40 +#: ./src/Template/Timeperiods/copy.php:29 +#: ./src/Template/Timeperiods/edit.php:40 +#: ./src/Template/Timeperiods/index.php:29 +#: ./src/Template/Timeperiods/used_by.php:29 +#: ./src/Template/Timeperiods/view_details.php:30 +#: ./src/Template/Usercontainerroles/add.php:30 +#: ./src/Template/Usercontainerroles/copy.php:29 +#: ./src/Template/Usercontainerroles/edit.php:30 +#: ./src/Template/Usercontainerroles/index.php:29 +#: ./src/Template/Usergroups/add.php:29 +#: ./src/Template/Usergroups/copy.php:29 +#: ./src/Template/Usergroups/edit.php:29 +#: ./src/Template/Usergroups/index.php:29 +#: ./src/Template/Users/add.php:35 +#: ./src/Template/Users/add_from_ldap.php:35 +#: ./src/Template/Users/edit.php:30 +#: ./src/Template/Users/index.php:34 +#: ./src/Template/Wizards/assignments.php:29 +#: ./src/Template/Wizards/edit.php:29 +#: ./src/Template/Wizards/index.php:29 +#: ./src/Template/Wizards/linuxserverssh.php:29 +#: ./src/Template/Wizards/mysqlserver.php:29 +#: ./src/Template/Wizards/wizard_host_configuration.php:33 +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:11 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:10 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:10 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:11 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:10 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:10 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:13 +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:10 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:10 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:10 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:10 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:10 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:10 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:30 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:30 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:30 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:30 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:30 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:30 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:30 +#: .-modules/CheckmkModule/templates/Scans/index.php:30 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:12 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:12 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:11 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:11 +#: .-modules/CustomalertModule/templates/Customalerts/history.php:11 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:11 +#: .-modules/DB2Module/templates/Wizards/db2.php:10 +#: .-modules/DesignModule/templates/Designs/edit.php:13 +#: .-modules/DistributeModule/templates/Satellites/add.php:14 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:11 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:32 +#: .-modules/DistributeModule/templates/Satellites/edit.php:13 +#: .-modules/DistributeModule/templates/Satellites/index.php:19 +#: .-modules/DistributeModule/templates/Satellites/status.php:19 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:19 +#: .-modules/DistributeModule/templates/Satellites/used_by.php:12 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:11 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:10 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:10 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:10 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:10 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:10 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:10 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:10 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:10 +#: .-modules/HANAModule/templates/Wizards/saphana.php:10 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:11 +#: .-modules/ImportModule/templates/Configurationitems/export.php:11 +#: .-modules/ImportModule/templates/Configurationitems/import.php:16 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:16 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:16 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:11 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:16 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:15 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:11 +#: .-modules/ImportModule/templates/HostDefaults/add.php:15 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:15 +#: .-modules/ImportModule/templates/HostDefaults/index.php:11 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:11 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:11 +#: .-modules/ImportModule/templates/ImportedFiles/view.php:11 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:14 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:12 +#: .-modules/ImportModule/templates/Importers/add.php:14 +#: .-modules/ImportModule/templates/Importers/edit.php:15 +#: .-modules/ImportModule/templates/Importers/index.php:11 +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:10 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:10 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:10 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:11 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:10 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:11 +#: .-modules/PagerdutyModule/templates/Settings/edit.php:11 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:11 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:12 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:12 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:13 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:13 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:11 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:13 +#: .-modules/SAPModule/templates/Wizards/sap.php:10 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:12 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:11 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:11 +#: .-modules/SLAModule/templates/SlaSettings/index.php:11 +#: .-modules/SLAModule/templates/Slas/add.php:12 +#: .-modules/SLAModule/templates/Slas/edit.php:12 +#: .-modules/SLAModule/templates/Slas/generate.php:13 +#: .-modules/SLAModule/templates/Slas/hosts.php:11 +#: .-modules/SLAModule/templates/Slas/index.php:11 +#: .-modules/SLAModule/templates/Slas/view_details.php:20 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:11 +#: .-modules/SlackModule/templates/SlackSettings/index.php:11 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:29 +#: .-modules/UPSModule/templates/Wizards/ups.php:11 +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:11 +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:29 +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:11 +msgid "Home" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:33 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:33 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:33 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:33 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:33 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:33 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:33 +msgid "Grafana Module" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:37 +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:52 +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:37 +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:51 +#: ./src/Template/Agentconnector/wizard.php:49 +#: ./src/Template/Proxy/index.php:38 +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:19 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:19 +#: .-modules/SLAModule/templates/SlaSettings/index.php:19 +msgid "Configuration" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:41 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:41 +#: ./plugins/MapModule/templates/Mapeditors/view.php:62 +#: ./plugins/MapModule/templates/Maps/edit.php:41 +#: ./plugins/MapModule/templates/Rotations/edit.php:41 +#: ./plugins/MapModule/templates/Rotations/index.php:182 +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:41 +#: ./src/Template/Agentchecks/edit.php:43 +#: ./src/Template/Agentchecks/index.php:195 +#: ./src/Template/Agentconnector/pull.php:230 +#: ./src/Template/Agentconnector/push.php:272 +#: ./src/Template/Automaps/edit.php:38 +#: ./src/Template/Automaps/index.php:242 +#: ./src/Template/Automaps/view.php:63 +#: ./src/Template/Browsers/index.php:881 +#: ./src/Template/Calendars/edit.php:38 +#: ./src/Template/Calendars/index.php:174 +#: ./src/Template/Changelogs/entity.php:113 +#: ./src/Template/Changelogs/index.php:210 +#: ./src/Template/Commands/edit.php:43 +#: ./src/Template/Commands/index.php:206 +#: ./src/Template/ConfigurationFiles/edit.php:38 +#: ./src/Template/Contactgroups/edit.php:38 +#: ./src/Template/Contactgroups/index.php:188 +#: ./src/Template/Contacts/edit.php:38 +#: ./src/Template/Contacts/index.php:291 +#: ./src/Template/Containers/index.php:152 +#: ./src/Template/Containers/index.php:191 +#: ./src/Template/Containers/index.php:230 +#: ./src/Template/Documentations/view.php:88 +#: ./src/Template/Hostdependencies/edit.php:39 +#: ./src/Template/Hostdependencies/index.php:591 +#: ./src/Template/Hostescalations/edit.php:39 +#: ./src/Template/Hostescalations/index.php:514 +#: ./src/Template/Hostgroups/edit.php:38 +#: ./src/Template/Hostgroups/extended.php:115 +#: ./src/Template/Hostgroups/extended.php:389 +#: ./src/Template/Hostgroups/index.php:184 +#: ./src/Template/Hosts/browser.php:1546 +#: ./src/Template/Hosts/browser.php:1747 +#: ./src/Template/Hosts/browser.php:1864 +#: ./src/Template/Hosts/disabled.php:281 +#: ./src/Template/Hosts/edit.php:38 +#: ./src/Template/Hosts/hostservicelist.php:179 +#: ./src/Template/Hosts/index.php:959 +#: ./src/Template/Hosts/not_monitored.php:286 +#: ./src/Template/Hosttemplates/edit.php:38 +#: ./src/Template/Hosttemplates/index.php:191 +#: ./src/Template/Hosttemplates/used_by.php:137 +#: ./src/Template/Instantreports/edit.php:38 +#: ./src/Template/Instantreports/index.php:372 +#: ./src/Template/Instantreports/send_emails_list.php:130 +#: ./src/Template/Locations/edit.php:39 +#: ./src/Template/Locations/index.php:178 +#: ./src/Template/MessagesOtd/edit.php:38 +#: ./src/Template/MessagesOtd/index.php:206 +#: ./src/Template/Profile/edit.php:39 +#: ./src/Template/Servicedependencies/edit.php:39 +#: ./src/Template/Servicedependencies/index.php:627 +#: ./src/Template/Serviceescalations/edit.php:39 +#: ./src/Template/Serviceescalations/index.php:531 +#: ./src/Template/Servicegroups/edit.php:38 +#: ./src/Template/Servicegroups/extended.php:113 +#: ./src/Template/Servicegroups/extended.php:371 +#: ./src/Template/Servicegroups/index.php:184 +#: ./src/Template/Services/disabled.php:244 +#: ./src/Template/Services/edit.php:38 +#: ./src/Template/Services/index.php:992 +#: ./src/Template/Services/not_monitored.php:253 +#: ./src/Template/Services/service_list.php:81 +#: ./src/Template/Services/service_list.php:426 +#: ./src/Template/Services/service_list.php:649 +#: ./src/Template/Services/service_list.php:808 +#: ./src/Template/Servicetemplategroups/edit.php:38 +#: ./src/Template/Servicetemplategroups/index.php:176 +#: ./src/Template/Servicetemplates/edit.php:38 +#: ./src/Template/Servicetemplates/index.php:232 +#: ./src/Template/Servicetemplates/used_by.php:167 +#: ./src/Template/Tenants/edit.php:39 +#: ./src/Template/Tenants/index.php:178 +#: ./src/Template/Timeperiods/edit.php:49 +#: ./src/Template/Timeperiods/index.php:186 +#: ./src/Template/Timeperiods/view_details.php:69 +#: ./src/Template/Usercontainerroles/edit.php:39 +#: ./src/Template/Usercontainerroles/index.php:181 +#: ./src/Template/Usergroups/edit.php:38 +#: ./src/Template/Usergroups/index.php:168 +#: ./src/Template/Users/edit.php:39 +#: ./src/Template/Users/index.php:269 +#: ./src/Template/Wizards/assignments.php:166 +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:23 +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:106 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:177 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:106 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:19 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:155 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:42 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:201 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:42 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:178 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:287 +#: .-modules/DesignModule/templates/Designs/edit.php:25 +#: .-modules/DistributeModule/templates/Satellites/edit.php:25 +#: .-modules/DistributeModule/templates/Satellites/index.php:233 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:23 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:116 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:178 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:191 +#: .-modules/ImportModule/templates/HostDefaults/index.php:179 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:113 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:180 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:811 +#: .-modules/ImportModule/templates/Importers/index.php:209 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:26 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:194 +#: .-modules/SLAModule/templates/SlaSettings/index.php:23 +#: .-modules/SLAModule/templates/Slas/index.php:264 +#: .-modules/SLAModule/templates/Slas/view_details.php:53 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:24 +msgid "Edit" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:60 +msgid "Grafana URL" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:74 +msgid "Grafana API Key" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:88 +msgid "Grafana Prefix" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:111 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:182 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:181 +msgid "Connect via HTTPS" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:127 +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:117 +#: ./src/Template/Agentconnector/config.php:442 +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:60 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:243 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:242 +msgid "Use Proxy" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:132 +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:122 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:248 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:247 +msgid "Determine if the configured proxy should be used." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:134 +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:124 +#: ./src/Template/Agentconnector/config.php:449 +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:61 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:250 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:249 +#: .-modules/PagerdutyModule/templates/Settings/edit.php:152 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:276 +#: .-modules/SlackModule/templates/SlackSettings/index.php:135 +msgid "Determine if the configured proxy should be used." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:152 +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:69 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:268 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:267 +msgid "Ignore SSL certificate" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:155 +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:70 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:271 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:270 +msgid "Disable certificate validation to allow usage of self-signed certificates." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:162 +msgid "Dashboard Style" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:170 +msgid "dark" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:171 +msgid "light" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:180 +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:57 +msgid "Hostgroups" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:195 +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:216 +msgid "Only generate dashboards for hosts in the selected host groups. If empty the system will generate a dashboard for all hosts." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:201 +msgid "Hostgroups (excluded)" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:227 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:328 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:327 +msgid "Connection established successfully." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:235 +msgid "Check Grafana Connection" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:37 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:37 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:37 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:37 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:37 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:37 +#: ./src/Template/Containers/show_details.php:233 +msgid "User dashboards" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:41 +#: ./plugins/MapModule/templates/Maps/add.php:41 +#: ./plugins/MapModule/templates/Rotations/add.php:41 +#: ./src/Template/Agentchecks/add.php:43 +#: ./src/Template/Automaps/add.php:38 +#: ./src/Template/Calendars/add.php:38 +#: ./src/Template/Changelogs/entity.php:99 +#: ./src/Template/Changelogs/index.php:196 +#: ./src/Template/Commands/add.php:43 +#: ./src/Template/Contactgroups/add.php:38 +#: ./src/Template/Contacts/add.php:38 +#: ./src/Template/Containers/index.php:136 +#: ./src/Template/Containers/index.php:167 +#: ./src/Template/Containers/index.php:206 +#: ./src/Template/Containers/index.php:245 +#: ./src/Template/Hostdependencies/add.php:39 +#: ./src/Template/Hostescalations/add.php:39 +#: ./src/Template/Hostgroups/add.php:38 +#: ./src/Template/Hosts/add.php:38 +#: ./src/Template/Hosts/browser.php:1224 +#: ./src/Template/Hosttemplates/add.php:38 +#: ./src/Template/Instantreports/add.php:38 +#: ./src/Template/Locations/add.php:39 +#: ./src/Template/MessagesOtd/add.php:38 +#: ./src/Template/Servicedependencies/add.php:39 +#: ./src/Template/Serviceescalations/add.php:39 +#: ./src/Template/Servicegroups/add.php:38 +#: ./src/Template/Services/add.php:38 +#: ./src/Template/Servicetemplategroups/add.php:38 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:41 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:41 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:41 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:41 +#: ./src/Template/Systemfailures/add.php:38 +#: ./src/Template/Tenants/add.php:39 +#: ./src/Template/Timeperiods/add.php:49 +#: ./src/Template/Timeperiods/add.php:235 +#: ./src/Template/Timeperiods/edit.php:245 +#: ./src/Template/Usercontainerroles/add.php:39 +#: ./src/Template/Usergroups/add.php:38 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:19 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:42 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:42 +#: .-modules/DistributeModule/templates/Satellites/add.php:26 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:23 +#: .-modules/ImportModule/templates/HostDefaults/add.php:364 +#: .-modules/ImportModule/templates/HostDefaults/add.php:509 +#: .-modules/ImportModule/templates/HostDefaults/add.php:635 +#: .-modules/ImportModule/templates/HostDefaults/add.php:761 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:346 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:491 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:616 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:742 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:99 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:166 +#: .-modules/ImportModule/templates/Importers/add.php:1008 +#: .-modules/ImportModule/templates/Importers/edit.php:1006 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:26 +msgid "Add" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:47 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:47 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:48 +msgid "No Grafana configuration found!" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:49 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:49 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:50 +msgid "Grafana Configuration" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:54 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:54 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:56 +msgid "A valid {0} is required, before this feature can be used." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:63 +msgid "Create new user defined Grafana dashboard" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:69 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:57 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:70 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:85 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:64 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:119 +#: ./plugins/MapModule/templates/Mapeditors/view.php:57 +#: ./plugins/MapModule/templates/Maps/add.php:56 +#: ./plugins/MapModule/templates/Maps/copy.php:54 +#: ./plugins/MapModule/templates/Maps/edit.php:56 +#: ./plugins/MapModule/templates/Rotations/add.php:56 +#: ./plugins/MapModule/templates/Rotations/edit.php:57 +#: ./src/Template/Agentchecks/add.php:57 +#: ./src/Template/Agentchecks/edit.php:58 +#: ./src/Template/Agentconnector/autotls.php:79 +#: ./src/Template/Agentconnector/config.php:82 +#: ./src/Template/Agentconnector/create_services.php:88 +#: ./src/Template/Agentconnector/create_services.php:95 +#: ./src/Template/Agentconnector/install.php:83 +#: ./src/Template/Agentconnector/select_agent.php:79 +#: ./src/Template/Agentconnector/show_output.php:62 +#: ./src/Template/Agentconnector/wizard.php:57 +#: ./src/Template/Agentconnector/wizard.php:84 +#: ./src/Template/Automaps/add.php:53 +#: ./src/Template/Automaps/copy.php:53 +#: ./src/Template/Automaps/edit.php:55 +#: ./src/Template/Automaps/view.php:58 +#: ./src/Template/Calendars/add.php:51 +#: ./src/Template/Calendars/edit.php:52 +#: ./src/Template/Commands/add.php:68 +#: ./src/Template/Commands/copy.php:52 +#: ./src/Template/Commands/edit.php:73 +#: ./src/Template/Commands/used_by.php:61 +#: ./src/Template/ConfigurationFiles/edit.php:56 +#: ./src/Template/Contactgroups/add.php:53 +#: ./src/Template/Contactgroups/copy.php:52 +#: ./src/Template/Contactgroups/edit.php:54 +#: ./src/Template/Contactgroups/used_by.php:58 +#: ./src/Template/Contacts/add.php:52 +#: ./src/Template/Contacts/add_from_ldap.php:52 +#: ./src/Template/Contacts/copy.php:52 +#: ./src/Template/Contacts/edit.php:56 +#: ./src/Template/Contacts/used_by.php:53 +#: ./src/Template/Containers/show_details.php:311 +#: ./src/Template/Documentations/view.php:50 +#: ./src/Template/Documentations/view.php:67 +#: ./src/Template/Errors/error403.php:49 +#: ./src/Template/Errors/error404.php:52 +#: ./src/Template/Hostdependencies/add.php:55 +#: ./src/Template/Hostdependencies/edit.php:55 +#: ./src/Template/Hostescalations/add.php:55 +#: ./src/Template/Hostescalations/edit.php:54 +#: ./src/Template/Hostgroups/add.php:53 +#: ./src/Template/Hostgroups/append.php:54 +#: ./src/Template/Hostgroups/copy.php:53 +#: ./src/Template/Hostgroups/edit.php:54 +#: ./src/Template/Hostgroups/extended.php:80 +#: ./src/Template/Hosts/add.php:72 +#: ./src/Template/Hosts/copy.php:52 +#: ./src/Template/Hosts/edit.php:71 +#: ./src/Template/Hosts/edit_details.php:54 +#: ./src/Template/Hosts/sharing.php:55 +#: ./src/Template/Hosts/used_by.php:69 +#: ./src/Template/Hosttemplates/add.php:59 +#: ./src/Template/Hosttemplates/copy.php:53 +#: ./src/Template/Hosttemplates/edit.php:63 +#: ./src/Template/Hosttemplates/used_by.php:63 +#: ./src/Template/Instantreports/add.php:53 +#: ./src/Template/Instantreports/edit.php:54 +#: ./src/Template/Locations/add.php:54 +#: ./src/Template/Locations/edit.php:55 +#: ./src/Template/MessagesOtd/add.php:53 +#: ./src/Template/MessagesOtd/edit.php:53 +#: ./src/Template/Servicedependencies/add.php:54 +#: ./src/Template/Servicedependencies/edit.php:55 +#: ./src/Template/Serviceescalations/add.php:55 +#: ./src/Template/Serviceescalations/edit.php:55 +#: ./src/Template/Servicegroups/add.php:53 +#: ./src/Template/Servicegroups/append.php:54 +#: ./src/Template/Servicegroups/copy.php:53 +#: ./src/Template/Servicegroups/edit.php:54 +#: ./src/Template/Servicegroups/extended.php:80 +#: ./src/Template/Services/add.php:54 +#: ./src/Template/Services/copy.php:51 +#: ./src/Template/Services/edit.php:74 +#: ./src/Template/Services/used_by.php:66 +#: ./src/Template/Servicetemplategroups/add.php:53 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:54 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:54 +#: ./src/Template/Servicetemplategroups/append.php:54 +#: ./src/Template/Servicetemplategroups/copy.php:53 +#: ./src/Template/Servicetemplategroups/edit.php:54 +#: ./src/Template/Servicetemplates/add.php:59 +#: ./src/Template/Servicetemplates/copy.php:53 +#: ./src/Template/Servicetemplates/edit.php:63 +#: ./src/Template/Servicetemplates/used_by.php:80 +#: ./src/Template/Systemdowntimes/add.php:45 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:55 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:55 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:55 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:55 +#: ./src/Template/Systemfailures/add.php:52 +#: ./src/Template/Tenants/add.php:54 +#: ./src/Template/Tenants/edit.php:55 +#: ./src/Template/Timeperiods/add.php:65 +#: ./src/Template/Timeperiods/copy.php:52 +#: ./src/Template/Timeperiods/edit.php:70 +#: ./src/Template/Timeperiods/used_by.php:61 +#: ./src/Template/Timeperiods/view_details.php:63 +#: ./src/Template/Usercontainerroles/add.php:54 +#: ./src/Template/Usercontainerroles/copy.php:53 +#: ./src/Template/Usercontainerroles/edit.php:56 +#: ./src/Template/Usergroups/add.php:53 +#: ./src/Template/Usergroups/copy.php:53 +#: ./src/Template/Usergroups/edit.php:56 +#: ./src/Template/Users/add.php:60 +#: ./src/Template/Users/add_from_ldap.php:61 +#: ./src/Template/Users/edit.php:65 +#: ./src/Template/layout/error.php:40 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:45 +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:38 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:38 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:33 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:34 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:76 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:76 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:58 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:58 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:40 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:40 +#: .-modules/DistributeModule/templates/Satellites/add.php:42 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:37 +#: .-modules/DistributeModule/templates/Satellites/edit.php:45 +#: .-modules/DistributeModule/templates/Satellites/used_by.php:49 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:60 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:46 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:39 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:38 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:64 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:51 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:67 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:44 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:45 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:44 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:44 +#: .-modules/ImportModule/templates/HostDefaults/add.php:43 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:44 +#: .-modules/ImportModule/templates/ImportedFiles/view.php:52 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:59 +#: .-modules/ImportModule/templates/Importers/add.php:42 +#: .-modules/ImportModule/templates/Importers/edit.php:45 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:40 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:41 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:40 +#: .-modules/SLAModule/templates/Slas/add.php:40 +#: .-modules/SLAModule/templates/Slas/edit.php:40 +#: .-modules/SLAModule/templates/Slas/generate.php:48 +#: .-modules/SLAModule/templates/Slas/view_details.php:48 +msgid "Back" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:78 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:79 +#: ./plugins/MapModule/templates/Maps/add.php:64 +#: ./plugins/MapModule/templates/Rotations/add.php:64 +#: ./src/Template/Agentchecks/add.php:66 +#: ./src/Template/Automaps/add.php:62 +#: ./src/Template/Calendars/add.php:60 +#: ./src/Template/Calendars/edit.php:61 +#: ./src/Template/Commands/add.php:76 +#: ./src/Template/Contactgroups/add.php:62 +#: ./src/Template/Contacts/add.php:60 +#: ./src/Template/Contacts/add_from_ldap.php:61 +#: ./src/Template/Hostdependencies/add.php:63 +#: ./src/Template/Hostescalations/add.php:63 +#: ./src/Template/Hostgroups/add.php:62 +#: ./src/Template/Hostgroups/edit.php:63 +#: ./src/Template/Hosts/add.php:81 +#: ./src/Template/Hosttemplates/add.php:68 +#: ./src/Template/Hosttemplates/edit.php:72 +#: ./src/Template/Instantreports/add.php:61 +#: ./src/Template/Locations/add.php:63 +#: ./src/Template/MessagesOtd/add.php:62 +#: ./src/Template/MessagesOtd/edit.php:62 +#: ./src/Template/Servicedependencies/add.php:62 +#: ./src/Template/Servicedependencies/edit.php:63 +#: ./src/Template/Serviceescalations/add.php:63 +#: ./src/Template/Servicegroups/add.php:62 +#: ./src/Template/Services/add.php:63 +#: ./src/Template/Servicetemplategroups/add.php:62 +#: ./src/Template/Servicetemplategroups/edit.php:63 +#: ./src/Template/Servicetemplates/add.php:68 +#: ./src/Template/Servicetemplates/edit.php:72 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:63 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:63 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:63 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:63 +#: ./src/Template/Tenants/add.php:63 +#: ./src/Template/Timeperiods/add.php:74 +#: ./src/Template/Usercontainerroles/add.php:63 +#: ./src/Template/Usergroups/add.php:62 +#: ./src/Template/Users/add.php:69 +#: ./src/Template/Users/add_from_ldap.php:70 +#: ./src/Template/Users/edit.php:74 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:42 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:43 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:84 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:66 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:50 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:50 +#: .-modules/DistributeModule/templates/Satellites/add.php:51 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:45 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:69 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:54 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:54 +#: .-modules/ImportModule/templates/HostDefaults/add.php:71 +#: .-modules/ImportModule/templates/Importers/add.php:51 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:48 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:80 +#: .-modules/SLAModule/templates/Slas/add.php:50 +#: .-modules/SLAModule/templates/Slas/edit.php:50 +msgid "created successfully" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:82 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:83 +#: ./plugins/MapModule/templates/Maps/add.php:68 +#: ./plugins/MapModule/templates/Maps/edit.php:68 +#: ./plugins/MapModule/templates/Rotations/add.php:67 +#: ./plugins/MapModule/templates/Rotations/edit.php:68 +#: ./src/Model/Table/ChangelogsTable.php:669 +#: ./src/Model/Table/ChangelogsTable.php:672 +#: ./src/Model/Table/ChangelogsTable.php:687 +#: ./src/Model/Table/ChangelogsTable.php:690 +#: ./src/Model/Table/ChangelogsTable.php:701 +#: ./src/Model/Table/ChangelogsTable.php:705 +#: ./src/Template/Automaps/add.php:66 +#: ./src/Template/Automaps/edit.php:68 +#: ./src/Template/Calendars/add.php:65 +#: ./src/Template/Calendars/edit.php:66 +#: ./src/Template/Contactgroups/add.php:67 +#: ./src/Template/Contactgroups/edit.php:67 +#: ./src/Template/Contacts/add.php:63 +#: ./src/Template/Contacts/add_from_ldap.php:64 +#: ./src/Template/Contacts/edit.php:67 +#: ./src/Template/Containers/index.php:58 +#: ./src/Template/Hostdependencies/add.php:66 +#: ./src/Template/Hostdependencies/edit.php:66 +#: ./src/Template/Hostescalations/add.php:66 +#: ./src/Template/Hostescalations/edit.php:65 +#: ./src/Template/Hostgroups/add.php:65 +#: ./src/Template/Hostgroups/edit.php:66 +#: ./src/Template/Hosts/add.php:92 +#: ./src/Template/Hosts/browser.php:873 +#: ./src/Template/Hosts/edit.php:91 +#: ./src/Template/Hosttemplates/add.php:78 +#: ./src/Template/Hosttemplates/edit.php:82 +#: ./src/Template/Instantreports/add.php:64 +#: ./src/Template/Instantreports/edit.php:65 +#: ./src/Template/Locations/add.php:67 +#: ./src/Template/Locations/edit.php:68 +#: ./src/Template/Servicedependencies/add.php:65 +#: ./src/Template/Servicedependencies/edit.php:66 +#: ./src/Template/Serviceescalations/add.php:66 +#: ./src/Template/Serviceescalations/edit.php:66 +#: ./src/Template/Servicegroups/add.php:65 +#: ./src/Template/Servicegroups/edit.php:66 +#: ./src/Template/Services/browser.php:1052 +#: ./src/Template/Servicetemplategroups/add.php:66 +#: ./src/Template/Servicetemplategroups/edit.php:67 +#: ./src/Template/Servicetemplates/add.php:79 +#: ./src/Template/Servicetemplates/edit.php:83 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:38 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:67 +#: ./src/Template/Systemdowntimes/host.php:103 +#: ./src/Template/Systemdowntimes/hostgroup.php:103 +#: ./src/Template/Systemdowntimes/node.php:103 +#: ./src/Template/Systemdowntimes/service.php:103 +#: ./src/Template/Timeperiods/add.php:78 +#: ./src/Template/Timeperiods/edit.php:88 +#: ./src/Template/Usercontainerroles/add.php:101 +#: ./src/Template/Usercontainerroles/edit.php:103 +#: ./src/Template/Users/add.php:135 +#: ./src/Template/Users/add_from_ldap.php:284 +#: ./src/Template/Users/edit.php:214 +#: ./src/Template/Wizards/wizard_host_configuration.php:129 +#: ./src/Template/element/Systemdowntimes/tabs.php:54 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:71 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:73 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:46 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:48 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:88 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:88 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:54 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:54 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:208 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:234 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:312 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:534 +#: .-modules/DistributeModule/templates/Satellites/add.php:55 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:103 +#: .-modules/DistributeModule/templates/Satellites/edit.php:58 +#: .-modules/DistributeModule/templates/Satellites/index.php:169 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:80 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:99 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:106 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:58 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:59 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:115 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:58 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:57 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:115 +#: .-modules/ImportModule/templates/HostDefaults/add.php:75 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:57 +#: .-modules/ImportModule/templates/HostDefaults/index.php:115 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:111 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:115 +#: .-modules/ImportModule/templates/Importers/add.php:55 +#: .-modules/ImportModule/templates/Importers/edit.php:58 +#: .-modules/ImportModule/templates/Importers/index.php:146 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:52 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:53 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:141 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:233 +#: .-modules/SLAModule/templates/Slas/add.php:54 +#: .-modules/SLAModule/templates/Slas/edit.php:54 +#: .-modules/SLAModule/templates/Slas/hosts.php:129 +#: .-modules/SLAModule/templates/Slas/index.php:128 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:245 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:270 +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:41 +#: .-modules/SLAModule/templates/Slas/view_details.php:99 +#: .-modules/SLAModule/templates/Slas/view_details.php:367 +msgid "Container" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:93 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:94 +#: ./plugins/MapModule/templates/Maps/add.php:80 +#: ./plugins/MapModule/templates/Maps/edit.php:80 +#: ./plugins/MapModule/templates/Rotations/add.php:79 +#: ./plugins/MapModule/templates/Rotations/edit.php:80 +#: ./src/Template/Automaps/add.php:77 +#: ./src/Template/Automaps/edit.php:79 +#: ./src/Template/Calendars/add.php:76 +#: ./src/Template/Calendars/edit.php:77 +#: ./src/Template/Contactgroups/add.php:78 +#: ./src/Template/Contactgroups/edit.php:78 +#: ./src/Template/Contacts/add.php:75 +#: ./src/Template/Contacts/edit.php:80 +#: ./src/Template/Hostdependencies/add.php:77 +#: ./src/Template/Hostdependencies/edit.php:77 +#: ./src/Template/Hostescalations/add.php:77 +#: ./src/Template/Hostescalations/edit.php:76 +#: ./src/Template/Hostgroups/add.php:79 +#: ./src/Template/Hostgroups/edit.php:80 +#: ./src/Template/Hosts/add.php:103 +#: ./src/Template/Hosts/edit.php:103 +#: ./src/Template/Hosttemplates/add.php:89 +#: ./src/Template/Hosttemplates/edit.php:93 +#: ./src/Template/Instantreports/add.php:75 +#: ./src/Template/Instantreports/edit.php:76 +#: ./src/Template/Servicedependencies/add.php:76 +#: ./src/Template/Servicedependencies/edit.php:77 +#: ./src/Template/Serviceescalations/add.php:77 +#: ./src/Template/Serviceescalations/edit.php:77 +#: ./src/Template/Servicegroups/add.php:79 +#: ./src/Template/Servicegroups/edit.php:80 +#: ./src/Template/Services/copy.php:72 +#: ./src/Template/Servicetemplategroups/add.php:80 +#: ./src/Template/Servicetemplategroups/edit.php:81 +#: ./src/Template/Servicetemplates/add.php:90 +#: ./src/Template/Servicetemplates/edit.php:94 +#: ./src/Template/Timeperiods/add.php:89 +#: ./src/Template/Timeperiods/edit.php:99 +#: ./src/Template/Wizards/wizard_host_configuration.php:140 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:86 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:88 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:57 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:59 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:99 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:99 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:65 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:65 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:91 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:69 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:70 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:69 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:68 +#: .-modules/ImportModule/templates/HostDefaults/add.php:86 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:68 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:127 +#: .-modules/ImportModule/templates/Importers/add.php:66 +#: .-modules/ImportModule/templates/Importers/edit.php:69 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:63 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:64 +#: .-modules/SLAModule/templates/Slas/add.php:65 +#: .-modules/SLAModule/templates/Slas/edit.php:65 +msgid "Please select a container." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:102 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:103 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:114 +msgid "User dashboard name" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:118 +msgid "Create Grafana dashboard" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:121 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:101 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:123 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1246 +#: ./plugins/MapModule/templates/Maps/add.php:157 +#: ./plugins/MapModule/templates/Maps/copy.php:126 +#: ./plugins/MapModule/templates/Maps/edit.php:152 +#: ./plugins/MapModule/templates/Rotations/add.php:138 +#: ./plugins/MapModule/templates/Rotations/edit.php:139 +#: ./src/Template/Agentchecks/add.php:136 +#: ./src/Template/Agentchecks/edit.php:129 +#: ./src/Template/Agentconnector/autotls.php:131 +#: ./src/Template/Angular/confirm_deactivate.php:23 +#: ./src/Template/Angular/confirm_delete.php:27 +#: ./src/Template/Angular/mass_activate.php:49 +#: ./src/Template/Angular/mass_deactivate.php:49 +#: ./src/Template/Angular/mass_delete.php:65 +#: ./src/Template/Automaps/add.php:446 +#: ./src/Template/Automaps/copy.php:139 +#: ./src/Template/Automaps/edit.php:444 +#: ./src/Template/Calendars/add.php:127 +#: ./src/Template/Calendars/edit.php:124 +#: ./src/Template/Commands/add.php:226 +#: ./src/Template/Commands/add.php:359 +#: ./src/Template/Commands/copy.php:113 +#: ./src/Template/Commands/edit.php:231 +#: ./src/Template/Commands/edit.php:364 +#: ./src/Template/ConfigurationFiles/after_export.php:77 +#: ./src/Template/ConfigurationFiles/db_backend.php:62 +#: ./src/Template/ConfigurationFiles/gearman.php:77 +#: ./src/Template/ConfigurationFiles/graphing_docker.php:347 +#: ./src/Template/ConfigurationFiles/graphite_web.php:100 +#: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:127 +#: ./src/Template/ConfigurationFiles/nagios_cfg.php:145 +#: ./src/Template/ConfigurationFiles/nagios_module_config.php:59 +#: ./src/Template/ConfigurationFiles/perfdata_backend.php:62 +#: ./src/Template/ConfigurationFiles/php_fpm_oitc.php:58 +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:377 +#: ./src/Template/ConfigurationFiles/statusengine3_cfg.php:80 +#: ./src/Template/ConfigurationFiles/statusengine_cfg.php:80 +#: ./src/Template/Contactgroups/add.php:139 +#: ./src/Template/Contactgroups/copy.php:106 +#: ./src/Template/Contactgroups/edit.php:136 +#: ./src/Template/Contacts/add.php:521 +#: ./src/Template/Contacts/add_from_ldap.php:538 +#: ./src/Template/Contacts/copy.php:135 +#: ./src/Template/Contacts/edit.php:558 +#: ./src/Template/Containers/index.php:746 +#: ./src/Template/Containers/index.php:811 +#: ./src/Template/Documentations/view.php:203 +#: ./src/Template/Downtimes/host.php:325 +#: ./src/Template/Downtimes/host.php:385 +#: ./src/Template/Downtimes/service.php:343 +#: ./src/Template/Downtimes/service.php:411 +#: ./src/Template/FilterBookmarks/directive.php:110 +#: ./src/Template/Hostdependencies/add.php:392 +#: ./src/Template/Hostdependencies/edit.php:393 +#: ./src/Template/Hostescalations/add.php:376 +#: ./src/Template/Hostescalations/edit.php:373 +#: ./src/Template/Hostgroups/add.php:171 +#: ./src/Template/Hostgroups/add_hosts_to_hostgroup.php:51 +#: ./src/Template/Hostgroups/append.php:100 +#: ./src/Template/Hostgroups/copy.php:110 +#: ./src/Template/Hostgroups/edit.php:167 +#: ./src/Template/Hosts/add.php:1138 +#: ./src/Template/Hosts/copy.php:156 +#: ./src/Template/Hosts/edit.php:1174 +#: ./src/Template/Hosts/edit_details.php:469 +#: ./src/Template/Hosts/sharing.php:112 +#: ./src/Template/Hosttemplates/add.php:813 +#: ./src/Template/Hosttemplates/copy.php:160 +#: ./src/Template/Hosttemplates/edit.php:803 +#: ./src/Template/Instantreports/add.php:388 +#: ./src/Template/Instantreports/edit.php:389 +#: ./src/Template/Locations/add.php:187 +#: ./src/Template/Locations/edit.php:185 +#: ./src/Template/MessagesOtd/add.php:394 +#: ./src/Template/MessagesOtd/edit.php:388 +#: ./src/Template/Profile/edit.php:271 +#: ./src/Template/Profile/edit.php:426 +#: ./src/Template/Proxy/index.php:114 +#: ./src/Template/Servicedependencies/add.php:421 +#: ./src/Template/Servicedependencies/edit.php:414 +#: ./src/Template/Serviceescalations/add.php:395 +#: ./src/Template/Serviceescalations/edit.php:394 +#: ./src/Template/Servicegroups/add.php:170 +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:141 +#: ./src/Template/Servicegroups/append.php:100 +#: ./src/Template/Servicegroups/copy.php:110 +#: ./src/Template/Servicegroups/edit.php:167 +#: ./src/Template/Services/add.php:1064 +#: ./src/Template/Services/copy.php:187 +#: ./src/Template/Services/edit.php:1123 +#: ./src/Template/Servicetemplategroups/add.php:138 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:185 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:201 +#: ./src/Template/Servicetemplategroups/append.php:101 +#: ./src/Template/Servicetemplategroups/copy.php:110 +#: ./src/Template/Servicetemplategroups/edit.php:135 +#: ./src/Template/Servicetemplates/add.php:902 +#: ./src/Template/Servicetemplates/copy.php:174 +#: ./src/Template/Servicetemplates/edit.php:893 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:307 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:290 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:290 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:268 +#: ./src/Template/Systemfailures/add.php:172 +#: ./src/Template/Tenants/add.php:167 +#: ./src/Template/Tenants/edit.php:164 +#: ./src/Template/Timeperiods/add.php:246 +#: ./src/Template/Timeperiods/copy.php:107 +#: ./src/Template/Timeperiods/edit.php:256 +#: ./src/Template/Usercontainerroles/add.php:152 +#: ./src/Template/Usercontainerroles/copy.php:96 +#: ./src/Template/Usercontainerroles/edit.php:150 +#: ./src/Template/Usergroups/add.php:204 +#: ./src/Template/Usergroups/add.php:295 +#: ./src/Template/Usergroups/copy.php:110 +#: ./src/Template/Usergroups/edit.php:213 +#: ./src/Template/Usergroups/edit.php:300 +#: ./src/Template/Users/add.php:548 +#: ./src/Template/Users/add_from_ldap.php:678 +#: ./src/Template/Users/edit.php:701 +#: ./src/Template/Wizards/edit.php:104 +#: ./src/Template/Wizards/mysqlserver.php:245 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:122 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:120 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:153 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:149 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:118 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:114 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:262 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:262 +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:122 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:112 +#: .-modules/DB2Module/templates/Wizards/db2.php:251 +#: .-modules/DistributeModule/templates/Satellites/add.php:493 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:273 +#: .-modules/DistributeModule/templates/Satellites/edit.php:492 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:463 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:380 +#: .-modules/HANAModule/templates/Wizards/saphana.php:183 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:247 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:283 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:284 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:491 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:489 +#: .-modules/ImportModule/templates/HostDefaults/add.php:781 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:757 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:320 +#: .-modules/ImportModule/templates/Importers/add.php:1023 +#: .-modules/ImportModule/templates/Importers/edit.php:1020 +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:144 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:351 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:275 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:247 +#: .-modules/PrometheusModule/templates/ConfigurationFiles/prometheus_cfgs_prometheus.php:44 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:230 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:227 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:606 +#: .-modules/SAPModule/templates/Wizards/sap.php:186 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:314 +#: .-modules/SLAModule/templates/Slas/add.php:262 +#: .-modules/SLAModule/templates/Slas/edit.php:261 +#: .-modules/SnmpTrapModule/templates/ConfigurationFiles/snmp_trap_cfgs_snmptrapd.php:59 +#: .-modules/SnmpTrapModule/templates/ConfigurationFiles/snmp_trap_cfgs_snmptrapd_conf.php:76 +#: .-modules/SnmpTrapModule/templates/ConfigurationFiles/snmp_trap_cfgs_snmptt_ini.php:78 +#: .-modules/UPSModule/templates/Wizards/ups.php:247 +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:188 +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:218 +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:149 +msgid "Cancel" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:41 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:96 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:217 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:260 +#: ./plugins/MapModule/templates/Maps/copy.php:41 +#: ./plugins/MapModule/templates/Maps/copy.php:122 +#: ./plugins/MapModule/templates/Maps/index.php:190 +#: ./plugins/MapModule/templates/Maps/index.php:243 +#: ./src/Template/Angular/host_browser_menu.php:47 +#: ./src/Template/Angular/host_browser_menu.php:49 +#: ./src/Template/Angular/service_browser_menu.php:51 +#: ./src/Template/Angular/service_browser_menu.php:53 +#: ./src/Template/Automaps/copy.php:38 +#: ./src/Template/Automaps/copy.php:135 +#: ./src/Template/Automaps/index.php:259 +#: ./src/Template/Automaps/index.php:303 +#: ./src/Template/Browsers/index.php:897 +#: ./src/Template/Browsers/index.php:989 +#: ./src/Template/Changelogs/entity.php:127 +#: ./src/Template/Changelogs/index.php:224 +#: ./src/Template/Commands/copy.php:38 +#: ./src/Template/Commands/copy.php:109 +#: ./src/Template/Commands/index.php:228 +#: ./src/Template/Commands/index.php:270 +#: ./src/Template/Contactgroups/copy.php:38 +#: ./src/Template/Contactgroups/copy.php:102 +#: ./src/Template/Contactgroups/index.php:210 +#: ./src/Template/Contactgroups/index.php:253 +#: ./src/Template/Contacts/copy.php:38 +#: ./src/Template/Contacts/copy.php:131 +#: ./src/Template/Contacts/index.php:313 +#: ./src/Template/Contacts/index.php:356 +#: ./src/Template/Hostgroups/copy.php:38 +#: ./src/Template/Hostgroups/copy.php:106 +#: ./src/Template/Hostgroups/extended.php:130 +#: ./src/Template/Hostgroups/extended.php:426 +#: ./src/Template/Hostgroups/index.php:206 +#: ./src/Template/Hostgroups/index.php:249 +#: ./src/Template/Hosts/browser.php:457 +#: ./src/Template/Hosts/browser.php:458 +#: ./src/Template/Hosts/browser.php:861 +#: ./src/Template/Hosts/browser.php:863 +#: ./src/Template/Hosts/browser.php:1554 +#: ./src/Template/Hosts/browser.php:1619 +#: ./src/Template/Hosts/browser.php:1772 +#: ./src/Template/Hosts/browser.php:1889 +#: ./src/Template/Hosts/copy.php:38 +#: ./src/Template/Hosts/copy.php:152 +#: ./src/Template/Hosts/index.php:849 +#: ./src/Template/Hosts/index.php:851 +#: ./src/Template/Hosts/index.php:975 +#: ./src/Template/Hosts/index.php:1074 +#: ./src/Template/Hosts/not_monitored.php:252 +#: ./src/Template/Hosts/not_monitored.php:254 +#: ./src/Template/Hosts/not_monitored.php:386 +#: ./src/Template/Hosttemplates/copy.php:38 +#: ./src/Template/Hosttemplates/index.php:221 +#: ./src/Template/Hosttemplates/index.php:265 +#: ./src/Template/Servicegroups/copy.php:38 +#: ./src/Template/Servicegroups/copy.php:106 +#: ./src/Template/Servicegroups/extended.php:128 +#: ./src/Template/Servicegroups/extended.php:405 +#: ./src/Template/Servicegroups/index.php:206 +#: ./src/Template/Servicegroups/index.php:249 +#: ./src/Template/Services/browser.php:547 +#: ./src/Template/Services/browser.php:549 +#: ./src/Template/Services/browser.php:1017 +#: ./src/Template/Services/browser.php:1019 +#: ./src/Template/Services/browser.php:1030 +#: ./src/Template/Services/browser.php:1032 +#: ./src/Template/Services/copy.php:38 +#: ./src/Template/Services/disabled.php:273 +#: ./src/Template/Services/disabled.php:317 +#: ./src/Template/Services/index.php:768 +#: ./src/Template/Services/index.php:769 +#: ./src/Template/Services/index.php:1007 +#: ./src/Template/Services/index.php:1071 +#: ./src/Template/Services/not_monitored.php:282 +#: ./src/Template/Services/not_monitored.php:326 +#: ./src/Template/Services/service_list.php:97 +#: ./src/Template/Services/service_list.php:455 +#: ./src/Template/Services/service_list.php:506 +#: ./src/Template/Services/service_list.php:668 +#: ./src/Template/Services/service_list.php:713 +#: ./src/Template/Services/service_list.php:827 +#: ./src/Template/Services/service_list.php:872 +#: ./src/Template/Servicetemplategroups/copy.php:38 +#: ./src/Template/Servicetemplategroups/copy.php:106 +#: ./src/Template/Servicetemplategroups/index.php:215 +#: ./src/Template/Servicetemplategroups/index.php:259 +#: ./src/Template/Servicetemplates/copy.php:38 +#: ./src/Template/Servicetemplates/index.php:262 +#: ./src/Template/Servicetemplates/index.php:306 +#: ./src/Template/Timeperiods/copy.php:38 +#: ./src/Template/Timeperiods/copy.php:103 +#: ./src/Template/Timeperiods/index.php:201 +#: ./src/Template/Timeperiods/index.php:258 +#: ./src/Template/Usercontainerroles/copy.php:38 +#: ./src/Template/Usercontainerroles/copy.php:92 +#: ./src/Template/Usercontainerroles/index.php:190 +#: ./src/Template/Usercontainerroles/index.php:234 +#: ./src/Template/Usergroups/copy.php:38 +#: ./src/Template/Usergroups/copy.php:106 +#: ./src/Template/Usergroups/index.php:176 +#: ./src/Template/Usergroups/index.php:221 +#: ./src/Template/element/command_mass_changes.php:37 +#: ./src/Template/element/contactgroup_mass_changes.php:37 +#: ./src/Template/element/contacts_mass_changes.php:37 +#: ./src/Template/element/host_mass_changes.php:37 +#: ./src/Template/element/servicetemplate_mass_changes.php:37 +#: ./src/Template/element/timeperiod_mass_changes.php:37 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:57 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:58 +msgid "Copy" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:50 +#: ./src/Template/Automaps/copy.php:46 +msgid "Auto map" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:51 +msgid "Copy user defined Grafana dashboard/s" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:67 +msgid "Source dashboard:" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:74 +msgid "Dashboard name" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:82 +msgid "Name of the new user defined Grafana dashboard" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:63 +msgid "Edit user defined Grafana dashboard" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:119 +msgid "Update Grafana dashboard" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:41 +msgid "Editor" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:64 +msgid "Please make sure to synchronize your changes with Grafana after you have made modifications." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:73 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:50 +#: ./src/Template/Dashboards/index.php:33 +#: ./src/Template/Dashboards/index.php:52 +msgid "Dashboard" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:79 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:201 +#: ./plugins/MapModule/templates/Maps/index.php:181 +msgid "Edit settings" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:90 +msgid "Synchronize with Grafana" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:107 +msgid "Add row" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:125 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:299 +msgid "Synchronize with Grafana Modal" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:151 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:202 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:369 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:448 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:325 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:555 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:764 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1044 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1164 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1433 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1581 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1804 +#: ./src/Template/Angular/acknowledge_host.php:102 +#: ./src/Template/Angular/acknowledge_service.php:85 +#: ./src/Template/Angular/columns_config_export.php:65 +#: ./src/Template/Angular/columns_config_import.php:73 +#: ./src/Template/Angular/disable_host_flap_detection.php:45 +#: ./src/Template/Angular/disable_host_notifications.php:62 +#: ./src/Template/Angular/disable_service_flap_detection.php:41 +#: ./src/Template/Angular/disable_service_notifications.php:45 +#: ./src/Template/Angular/downtime_host.php:130 +#: ./src/Template/Angular/downtime_service.php:104 +#: ./src/Template/Angular/enable_host_flap_detection.php:45 +#: ./src/Template/Angular/enable_host_notifications.php:62 +#: ./src/Template/Angular/enable_service_flap_detection.php:41 +#: ./src/Template/Angular/enable_service_notifications.php:45 +#: ./src/Template/Angular/executing.php:24 +#: ./src/Template/Angular/mass_delete_acknowledgements.php:44 +#: ./src/Template/Angular/mass_delete_host_downtimes.php:48 +#: ./src/Template/Angular/mass_delete_service_downtimes.php:34 +#: ./src/Template/Angular/reschedule_host.php:42 +#: ./src/Template/Angular/send_host_notification.php:70 +#: ./src/Template/Angular/send_service_notification.php:72 +#: ./src/Template/Angular/submit_host_result.php:68 +#: ./src/Template/Angular/submit_service_result.php:68 +#: ./src/Template/Calendars/add.php:169 +#: ./src/Template/Calendars/add.php:207 +#: ./src/Template/Calendars/edit.php:166 +#: ./src/Template/Calendars/edit.php:204 +#: ./src/Template/Commands/add.php:306 +#: ./src/Template/Commands/add.php:416 +#: ./src/Template/Commands/edit.php:311 +#: ./src/Template/Commands/edit.php:421 +#: ./src/Template/ConfigurationFiles/edit.php:102 +#: ./src/Template/Cronjobs/index.php:215 +#: ./src/Template/Cronjobs/index.php:316 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:533 +#: ./src/Template/Dashboards/index.php:344 +#: ./src/Template/Dashboards/index.php:418 +#: ./src/Template/Dashboards/index.php:465 +#: ./src/Template/Dashboards/index.php:507 +#: ./src/Template/Dashboards/index.php:596 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:727 +#: ./src/Template/Documentations/view.php:291 +#: ./src/Template/Documentations/wiki.php:132 +#: ./src/Template/FilterBookmarks/directive.php:147 +#: ./src/Template/FilterBookmarks/directive.php:205 +#: ./src/Template/FilterBookmarks/directive.php:263 +#: ./src/Template/Macros/index.php:242 +#: ./src/Template/Macros/index.php:351 +#: ./src/Template/MessagesOtd/add.php:471 +#: ./src/Template/MessagesOtd/edit.php:465 +#: ./src/Template/Packetmanager/index.php:384 +#: ./src/Template/Packetmanager/index.php:472 +#: ./src/Template/Profile/edit.php:587 +#: ./src/Template/Profile/edit_apikey.php:90 +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:90 +#: ./src/Template/Services/details.php:307 +#: ./src/Template/Servicetemplates/add_servicetemplates_to_servicetemplategroup.php:65 +#: ./src/Template/Users/index.php:374 +#: ./src/Template/element/apikey_help.php:58 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:164 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:202 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:280 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:156 +#: .-modules/DesignModule/templates/Designs/edit.php:618 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:892 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1149 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1171 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1380 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1402 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1611 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1633 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1841 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1863 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1978 +#: .-modules/PrometheusModule/templates/element/promql_modal.php:108 +msgid "Close" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:22 +msgid "Add Metric" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:26 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:217 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:383 +msgid "Panel options" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:30 +msgid "Remove Panel" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:69 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:281 +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:170 +msgid "Bar chart" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:72 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:290 +msgid "Stat" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:75 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:299 +msgid "Gauge" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:78 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:308 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:317 +msgid "Bar gauge" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:81 +msgid "Bar gauge (Retro LCD)" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:84 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:272 +msgid "Time series" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:99 +msgid "This panel is empty. Start by adding metrics." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:115 +msgid "Add new metric" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:118 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:199 +msgid "Update metric" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:129 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:789 +msgid "Select service" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:146 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:839 +#: ./src/Template/Dashboards/tacho_widget.php:73 +msgid "Select metric" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:196 +msgid "Add metric" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:229 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:390 +msgid "Panel title" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:241 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:408 +msgid "Panel unit" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:263 +msgid "Visualization type" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:318 +msgid "Retro LCD" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:325 +msgid "Stack series" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:327 +msgid "only available for time series and bar charts" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:337 +msgid "Off" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:347 +#: ./src/Template/Automaps/add.php:333 +#: ./src/Template/Automaps/edit.php:335 +msgid "Normal" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:356 +msgid "100%" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:363 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:439 +msgid "Changes will be saved automatically." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_row.php:7 +msgid "Add Panel" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_row.php:12 +msgid "Remove Row" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_timepicker.php:39 +#: ./src/Template/Services/browser.php:1405 +msgid "Auto refresh" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_timepicker.php:52 +msgid "Long term" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_timepicker.php:65 +msgid "Until now" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_timepicker.php:78 +#: ./src/Model/Table/WidgetsTable.php:245 +msgid "Today" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_widget.php:52 +msgid "Select user defined Grafana dashboard" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:41 +#: ./plugins/MapModule/templates/Maps/index.php:41 +#: ./plugins/MapModule/templates/Rotations/index.php:41 +#: ./src/Template/Administrators/querylog.php:38 +#: ./src/Template/Agentchecks/index.php:43 +#: ./src/Template/Agentconnector/pull.php:37 +#: ./src/Template/Agentconnector/push.php:37 +#: ./src/Template/Agentconnector/push_satellite.php:37 +#: ./src/Template/Automaps/index.php:38 +#: ./src/Template/Changelogs/index.php:46 +#: ./src/Template/ConfigurationFiles/index.php:38 +#: ./src/Template/Contactgroups/index.php:38 +#: ./src/Template/Containers/index.php:39 +#: ./src/Template/Cronjobs/index.php:38 +#: ./src/Template/Currentstatereports/index.php:38 +#: ./src/Template/Downtimereports/index.php:38 +#: ./src/Template/Downtimes/host.php:44 +#: ./src/Template/Downtimes/service.php:44 +#: ./src/Template/Hostdependencies/index.php:38 +#: ./src/Template/Hostescalations/index.php:38 +#: ./src/Template/Hostgroups/index.php:38 +#: ./src/Template/Hosttemplates/index.php:38 +#: ./src/Template/Instantreports/index.php:38 +#: ./src/Template/Locations/index.php:38 +#: ./src/Template/Logentries/index.php:38 +#: ./src/Template/Macros/index.php:38 +#: ./src/Template/MessagesOtd/index.php:38 +#: ./src/Template/Nagiostats/index.php:38 +#: ./src/Template/Notifications/index.php:41 +#: ./src/Template/Notifications/services.php:41 +#: ./src/Template/Packetmanager/index.php:48 +#: ./src/Template/Servicedependencies/index.php:38 +#: ./src/Template/Serviceescalations/index.php:38 +#: ./src/Template/Servicegroups/index.php:38 +#: ./src/Template/Servicetemplategroups/index.php:38 +#: ./src/Template/Servicetemplates/index.php:38 +#: ./src/Template/Statistics/index.php:38 +#: ./src/Template/Statusmaps/index.php:38 +#: ./src/Template/Systemdowntimes/host.php:44 +#: ./src/Template/Systemdowntimes/hostgroup.php:44 +#: ./src/Template/Systemdowntimes/node.php:44 +#: ./src/Template/Systemdowntimes/service.php:44 +#: ./src/Template/Systemfailures/index.php:38 +#: ./src/Template/Tenants/index.php:38 +#: ./src/Template/Timeperiods/index.php:38 +#: ./src/Template/Usercontainerroles/index.php:38 +#: ./src/Template/Usergroups/index.php:38 +#: ./src/Template/Users/index.php:43 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:54 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:31 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:44 +#: .-modules/DistributeModule/templates/Satellites/index.php:31 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:31 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:31 +#: .-modules/ImportModule/templates/HostDefaults/index.php:31 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:20 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:31 +#: .-modules/ImportModule/templates/ImportedFiles/view.php:34 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:32 +#: .-modules/ImportModule/templates/Importers/index.php:62 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:35 +msgid "Overview" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:53 +msgid "User defined Grafana dashboards" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:54 +#: ./plugins/MapModule/templates/Maps/index.php:54 +#: ./plugins/MapModule/templates/Rotations/index.php:54 +#: ./plugins/NagiosModule/templates/Cmd/index.php:54 +#: ./src/Template/Automaps/index.php:49 +#: ./src/Template/Calendars/index.php:48 +#: ./src/Template/Changelogs/entity.php:32 +#: ./src/Template/Changelogs/index.php:56 +#: ./src/Template/Commands/index.php:50 +#: ./src/Template/ConfigurationFiles/index.php:48 +#: ./src/Template/Contactgroups/index.php:51 +#: ./src/Template/Contacts/index.php:48 +#: ./src/Template/Containers/index.php:50 +#: ./src/Template/Cronjobs/index.php:51 +#: ./src/Template/DeletedHosts/index.php:48 +#: ./src/Template/Downtimereports/index.php:48 +#: ./src/Template/Downtimes/host.php:68 +#: ./src/Template/Downtimes/service.php:68 +#: ./src/Template/Hostdependencies/index.php:51 +#: ./src/Template/Hostescalations/index.php:51 +#: ./src/Template/Hostgroups/index.php:51 +#: ./src/Template/Hosts/browser.php:1172 +#: ./src/Template/Hosts/disabled.php:52 +#: ./src/Template/Hosts/index.php:75 +#: ./src/Template/Hosts/not_monitored.php:55 +#: ./src/Template/Hosttemplates/index.php:51 +#: ./src/Template/Instantreports/index.php:51 +#: ./src/Template/Locations/index.php:51 +#: ./src/Template/Logentries/index.php:48 +#: ./src/Template/Macros/index.php:63 +#: ./src/Template/MessagesOtd/index.php:51 +#: ./src/Template/Nagiostats/index.php:49 +#: ./src/Template/Servicedependencies/index.php:51 +#: ./src/Template/Serviceescalations/index.php:51 +#: ./src/Template/Servicegroups/index.php:51 +#: ./src/Template/Services/index.php:63 +#: ./src/Template/Servicetemplategroups/index.php:51 +#: ./src/Template/Servicetemplates/index.php:54 +#: ./src/Template/Statusmaps/index.php:71 +#: ./src/Template/Systemdowntimes/host.php:66 +#: ./src/Template/Systemdowntimes/hostgroup.php:66 +#: ./src/Template/Systemdowntimes/node.php:66 +#: ./src/Template/Systemdowntimes/service.php:66 +#: ./src/Template/Systemfailures/index.php:51 +#: ./src/Template/Tenants/index.php:51 +#: ./src/Template/Usercontainerroles/index.php:51 +#: ./src/Template/Usergroups/index.php:51 +#: ./src/Template/Users/index.php:56 +#: ./src/Template/Wizards/assignments.php:47 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:32 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:29 +#: .-modules/DesignModule/templates/Designs/edit.php:37 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:66 +#: .-modules/DistributeModule/templates/Satellites/index.php:48 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:32 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:32 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:31 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:33 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:33 +#: .-modules/SLAModule/templates/Slas/index.php:31 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:54 +msgid "overview" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:58 +#: ./plugins/MapModule/templates/Maps/index.php:58 +#: ./plugins/MapModule/templates/Rotations/index.php:58 +#: ./src/Template/Acknowledgements/host.php:43 +#: ./src/Template/Acknowledgements/service.php:43 +#: ./src/Template/Administrators/debug.php:489 +#: ./src/Template/Administrators/debug.php:557 +#: ./src/Template/Administrators/debug.php:662 +#: ./src/Template/Agentchecks/index.php:64 +#: ./src/Template/Agentconnector/pull.php:88 +#: ./src/Template/Agentconnector/push.php:88 +#: ./src/Template/Agentconnector/push_satellite.php:113 +#: ./src/Template/Automaps/index.php:53 +#: ./src/Template/Automaps/view.php:53 +#: ./src/Template/Browsers/index.php:210 +#: ./src/Template/Calendars/index.php:52 +#: ./src/Template/Changelogs/entity.php:36 +#: ./src/Template/Changelogs/index.php:76 +#: ./src/Template/Commands/index.php:54 +#: ./src/Template/Contactgroups/index.php:55 +#: ./src/Template/Contacts/index.php:52 +#: ./src/Template/Cronjobs/index.php:55 +#: ./src/Template/Dashboards/index.php:154 +#: ./src/Template/Dashboards/index.php:156 +#: ./src/Template/DeletedHosts/index.php:80 +#: ./src/Template/Downtimes/host.php:95 +#: ./src/Template/Downtimes/service.php:95 +#: ./src/Template/Hostchecks/index.php:43 +#: ./src/Template/Hostdependencies/index.php:55 +#: ./src/Template/Hostescalations/index.php:55 +#: ./src/Template/Hostgroups/extended.php:70 +#: ./src/Template/Hostgroups/index.php:55 +#: ./src/Template/Hosts/browser.php:77 +#: ./src/Template/Hosts/browser.php:1218 +#: ./src/Template/Hosts/disabled.php:84 +#: ./src/Template/Hosts/index.php:109 +#: ./src/Template/Hosts/not_monitored.php:89 +#: ./src/Template/Hosttemplates/index.php:55 +#: ./src/Template/Instantreports/index.php:55 +#: ./src/Template/Locations/index.php:55 +#: ./src/Template/Logentries/index.php:52 +#: ./src/Template/Macros/index.php:67 +#: ./src/Template/MessagesOtd/index.php:55 +#: ./src/Template/Nagiostats/index.php:53 +#: ./src/Template/Notifications/host_notification.php:43 +#: ./src/Template/Notifications/index.php:72 +#: ./src/Template/Notifications/service_notification.php:43 +#: ./src/Template/Notifications/services.php:72 +#: ./src/Template/Profile/edit.php:448 +#: ./src/Template/Servicechecks/index.php:43 +#: ./src/Template/Servicedependencies/index.php:55 +#: ./src/Template/Serviceescalations/index.php:55 +#: ./src/Template/Servicegroups/extended.php:70 +#: ./src/Template/Servicegroups/index.php:55 +#: ./src/Template/Services/browser.php:75 +#: ./src/Template/Services/browser.php:1472 +#: ./src/Template/Services/details.php:36 +#: ./src/Template/Services/disabled.php:75 +#: ./src/Template/Services/index.php:88 +#: ./src/Template/Services/not_monitored.php:75 +#: ./src/Template/Services/service_list.php:158 +#: ./src/Template/Servicetemplategroups/index.php:55 +#: ./src/Template/Servicetemplates/index.php:58 +#: ./src/Template/Statehistories/host.php:43 +#: ./src/Template/Statehistories/service.php:43 +#: ./src/Template/Systemdowntimes/host.php:121 +#: ./src/Template/Systemdowntimes/hostgroup.php:120 +#: ./src/Template/Systemdowntimes/node.php:120 +#: ./src/Template/Systemdowntimes/service.php:120 +#: ./src/Template/Systemfailures/index.php:55 +#: ./src/Template/Tenants/index.php:55 +#: ./src/Template/Timeperiods/index.php:53 +#: ./src/Template/Usercontainerroles/index.php:55 +#: ./src/Template/Usergroups/index.php:55 +#: ./src/Template/Users/index.php:60 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:36 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:33 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:73 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:65 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:35 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:38 +#: .-modules/CustomalertModule/templates/Customalerts/history.php:37 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:38 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:20 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:120 +#: .-modules/DistributeModule/templates/Satellites/index.php:52 +#: .-modules/DistributeModule/templates/Satellites/status.php:68 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:68 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:36 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:58 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:61 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:35 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:35 +#: .-modules/ImportModule/templates/HostDefaults/index.php:35 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:36 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:52 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:35 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:50 +#: .-modules/ImportModule/templates/Importers/index.php:66 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:37 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:72 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:39 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:102 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:38 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:38 +#: .-modules/SLAModule/templates/Slas/index.php:35 +#: .-modules/SLAModule/templates/Slas/view_details.php:57 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:58 +msgid "Refresh" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:62 +#: ./plugins/MapModule/templates/Maps/index.php:62 +#: ./plugins/MapModule/templates/Rotations/index.php:62 +#: ./src/Template/Agentchecks/index.php:68 +#: ./src/Template/Agentconnector/pull.php:92 +#: ./src/Template/Agentconnector/push.php:92 +#: ./src/Template/Agentconnector/push_satellite.php:117 +#: ./src/Template/Automaps/index.php:57 +#: ./src/Template/Browsers/index.php:214 +#: ./src/Template/Calendars/index.php:56 +#: ./src/Template/Commands/index.php:58 +#: ./src/Template/Contactgroups/index.php:59 +#: ./src/Template/Contacts/index.php:56 +#: ./src/Template/Cronjobs/index.php:59 +#: ./src/Template/DeletedHosts/index.php:84 +#: ./src/Template/Hostdependencies/index.php:59 +#: ./src/Template/Hostescalations/index.php:59 +#: ./src/Template/Hostgroups/extended.php:74 +#: ./src/Template/Hostgroups/index.php:59 +#: ./src/Template/Hosts/disabled.php:88 +#: ./src/Template/Hosts/index.php:113 +#: ./src/Template/Hosts/not_monitored.php:93 +#: ./src/Template/Hosttemplates/index.php:59 +#: ./src/Template/Instantreports/index.php:59 +#: ./src/Template/Instantreports/send_emails_list.php:47 +#: ./src/Template/Locations/index.php:59 +#: ./src/Template/Macros/index.php:71 +#: ./src/Template/MessagesOtd/index.php:59 +#: ./src/Template/Servicedependencies/index.php:59 +#: ./src/Template/Serviceescalations/index.php:59 +#: ./src/Template/Servicegroups/extended.php:74 +#: ./src/Template/Servicegroups/index.php:59 +#: ./src/Template/Services/disabled.php:79 +#: ./src/Template/Services/index.php:92 +#: ./src/Template/Services/not_monitored.php:79 +#: ./src/Template/Services/service_list.php:163 +#: ./src/Template/Servicetemplategroups/index.php:59 +#: ./src/Template/Servicetemplates/index.php:62 +#: ./src/Template/Systemfailures/index.php:59 +#: ./src/Template/Tenants/index.php:59 +#: ./src/Template/Timeperiods/index.php:57 +#: ./src/Template/Usercontainerroles/index.php:59 +#: ./src/Template/Usergroups/index.php:59 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:41 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:37 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:77 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:69 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:40 +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:70 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:101 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:191 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:52 +#: .-modules/DistributeModule/templates/Satellites/index.php:56 +#: .-modules/DistributeModule/templates/Satellites/status.php:72 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:40 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:40 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:40 +#: .-modules/ImportModule/templates/HostDefaults/index.php:40 +#: .-modules/ImportModule/templates/Importers/index.php:72 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:44 +#: .-modules/SLAModule/templates/Slas/index.php:40 +msgid "New" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:67 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:77 +#: ./plugins/MapModule/templates/Maps/index.php:67 +#: ./plugins/MapModule/templates/Maps/index.php:77 +#: ./plugins/MapModule/templates/Rotations/index.php:67 +#: ./plugins/MapModule/templates/Rotations/index.php:77 +#: ./src/Template/Acknowledgements/host.php:46 +#: ./src/Template/Acknowledgements/host.php:56 +#: ./src/Template/Acknowledgements/service.php:46 +#: ./src/Template/Acknowledgements/service.php:56 +#: ./src/Template/Agentchecks/index.php:72 +#: ./src/Template/Agentchecks/index.php:81 +#: ./src/Template/Agentconnector/pull.php:96 +#: ./src/Template/Agentconnector/pull.php:106 +#: ./src/Template/Agentconnector/push.php:96 +#: ./src/Template/Agentconnector/push.php:106 +#: ./src/Template/Agentconnector/push_satellite.php:121 +#: ./src/Template/Agentconnector/push_satellite.php:131 +#: ./src/Template/Automaps/index.php:61 +#: ./src/Template/Automaps/index.php:71 +#: ./src/Template/Browsers/index.php:219 +#: ./src/Template/Browsers/index.php:233 +#: ./src/Template/Calendars/index.php:60 +#: ./src/Template/Calendars/index.php:70 +#: ./src/Template/Changelogs/entity.php:39 +#: ./src/Template/Changelogs/entity.php:47 +#: ./src/Template/Changelogs/index.php:79 +#: ./src/Template/Changelogs/index.php:89 +#: ./src/Template/Commands/index.php:62 +#: ./src/Template/Commands/index.php:71 +#: ./src/Template/Contactgroups/index.php:64 +#: ./src/Template/Contactgroups/index.php:74 +#: ./src/Template/Contacts/index.php:67 +#: ./src/Template/Contacts/index.php:77 +#: ./src/Template/DeletedHosts/index.php:88 +#: ./src/Template/DeletedHosts/index.php:98 +#: ./src/Template/Downtimes/host.php:136 +#: ./src/Template/Downtimes/host.php:147 +#: ./src/Template/Downtimes/service.php:136 +#: ./src/Template/Downtimes/service.php:147 +#: ./src/Template/FilterBookmarks/directive.php:35 +#: ./src/Template/Hostchecks/index.php:46 +#: ./src/Template/Hostchecks/index.php:56 +#: ./src/Template/Hostdependencies/index.php:64 +#: ./src/Template/Hostdependencies/index.php:74 +#: ./src/Template/Hostescalations/index.php:64 +#: ./src/Template/Hostescalations/index.php:74 +#: ./src/Template/Hostgroups/index.php:64 +#: ./src/Template/Hostgroups/index.php:74 +#: ./src/Template/Hosts/disabled.php:92 +#: ./src/Template/Hosts/disabled.php:102 +#: ./src/Template/Hosts/index.php:120 +#: ./src/Template/Hosts/not_monitored.php:97 +#: ./src/Template/Hosts/not_monitored.php:107 +#: ./src/Template/Hosttemplates/index.php:64 +#: ./src/Template/Hosttemplates/index.php:74 +#: ./src/Template/Instantreports/index.php:64 +#: ./src/Template/Instantreports/index.php:74 +#: ./src/Template/Locations/index.php:64 +#: ./src/Template/Locations/index.php:74 +#: ./src/Template/Logentries/index.php:55 +#: ./src/Template/Logentries/index.php:65 +#: ./src/Template/MessagesOtd/index.php:64 +#: ./src/Template/MessagesOtd/index.php:74 +#: ./src/Template/Notifications/host_notification.php:46 +#: ./src/Template/Notifications/host_notification.php:56 +#: ./src/Template/Notifications/index.php:75 +#: ./src/Template/Notifications/index.php:85 +#: ./src/Template/Notifications/service_notification.php:46 +#: ./src/Template/Notifications/service_notification.php:56 +#: ./src/Template/Notifications/services.php:75 +#: ./src/Template/Notifications/services.php:85 +#: ./src/Template/Servicechecks/index.php:46 +#: ./src/Template/Servicechecks/index.php:56 +#: ./src/Template/Servicedependencies/index.php:64 +#: ./src/Template/Servicedependencies/index.php:74 +#: ./src/Template/Serviceescalations/index.php:64 +#: ./src/Template/Serviceescalations/index.php:74 +#: ./src/Template/Servicegroups/index.php:64 +#: ./src/Template/Servicegroups/index.php:74 +#: ./src/Template/Services/disabled.php:83 +#: ./src/Template/Services/disabled.php:92 +#: ./src/Template/Services/index.php:99 +#: ./src/Template/Services/not_monitored.php:83 +#: ./src/Template/Services/not_monitored.php:92 +#: ./src/Template/Servicetemplategroups/index.php:64 +#: ./src/Template/Servicetemplategroups/index.php:74 +#: ./src/Template/Servicetemplates/index.php:67 +#: ./src/Template/Servicetemplates/index.php:77 +#: ./src/Template/Statehistories/host.php:46 +#: ./src/Template/Statehistories/host.php:56 +#: ./src/Template/Statehistories/service.php:46 +#: ./src/Template/Statehistories/service.php:56 +#: ./src/Template/Systemdowntimes/host.php:162 +#: ./src/Template/Systemdowntimes/host.php:173 +#: ./src/Template/Systemdowntimes/hostgroup.php:161 +#: ./src/Template/Systemdowntimes/hostgroup.php:172 +#: ./src/Template/Systemdowntimes/node.php:161 +#: ./src/Template/Systemdowntimes/node.php:172 +#: ./src/Template/Systemdowntimes/service.php:161 +#: ./src/Template/Systemdowntimes/service.php:172 +#: ./src/Template/Systemfailures/index.php:64 +#: ./src/Template/Systemfailures/index.php:74 +#: ./src/Template/Tenants/index.php:64 +#: ./src/Template/Tenants/index.php:74 +#: ./src/Template/Timeperiods/index.php:61 +#: ./src/Template/Timeperiods/index.php:71 +#: ./src/Template/Usercontainerroles/index.php:63 +#: ./src/Template/Usercontainerroles/index.php:73 +#: ./src/Template/Usergroups/index.php:63 +#: ./src/Template/Usergroups/index.php:73 +#: ./src/Template/Users/index.php:75 +#: ./src/Template/Users/index.php:85 +#: ./src/Template/Wizards/assignments.php:52 +#: ./src/Template/Wizards/index.php:48 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:46 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:56 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:41 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:51 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:81 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:91 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:73 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:83 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:44 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:53 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:41 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:91 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:41 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:125 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:30 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:161 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:172 +#: .-modules/DistributeModule/templates/Satellites/index.php:61 +#: .-modules/DistributeModule/templates/Satellites/index.php:71 +#: .-modules/DistributeModule/templates/Satellites/status.php:77 +#: .-modules/DistributeModule/templates/Satellites/status.php:87 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:72 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:82 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:45 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:55 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:44 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:54 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:44 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:54 +#: .-modules/ImportModule/templates/HostDefaults/index.php:44 +#: .-modules/ImportModule/templates/HostDefaults/index.php:54 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:39 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:47 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:55 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:65 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:38 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:48 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:105 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:115 +#: .-modules/ImportModule/templates/Importers/index.php:76 +#: .-modules/ImportModule/templates/Importers/index.php:85 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:43 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:54 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:76 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:86 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:48 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:58 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:106 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:116 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:41 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:69 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:41 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:67 +#: .-modules/SLAModule/templates/Slas/hosts.php:38 +#: .-modules/SLAModule/templates/Slas/hosts.php:88 +#: .-modules/SLAModule/templates/Slas/index.php:44 +#: .-modules/SLAModule/templates/Slas/index.php:53 +#: .-modules/SLAModule/templates/Slas/view_details.php:60 +#: .-modules/SLAModule/templates/Slas/view_details.php:323 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:61 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:71 +msgid "Filter" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:88 +#: ./src/Template/Changelogs/index.php:115 +#: ./src/Template/Locations/index.php:85 +#: ./src/Template/Tenants/index.php:85 +#: ./src/Template/Usercontainerroles/index.php:84 +#: ./src/Template/Usergroups/index.php:84 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:67 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:92 +msgid "Filter by name" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:98 +#: ./plugins/MapModule/templates/Maps/index.php:111 +#: ./plugins/MapModule/templates/Rotations/index.php:111 +#: ./src/Template/Acknowledgements/host.php:154 +#: ./src/Template/Acknowledgements/service.php:166 +#: ./src/Template/Agentchecks/index.php:116 +#: ./src/Template/Agentconnector/pull.php:127 +#: ./src/Template/Agentconnector/push.php:159 +#: ./src/Template/Agentconnector/push_satellite.php:184 +#: ./src/Template/Automaps/index.php:105 +#: ./src/Template/Browsers/index.php:454 +#: ./src/Template/Calendars/index.php:105 +#: ./src/Template/Changelogs/entity.php:194 +#: ./src/Template/Changelogs/index.php:286 +#: ./src/Template/Commands/index.php:147 +#: ./src/Template/Contactgroups/index.php:108 +#: ./src/Template/Contacts/index.php:125 +#: ./src/Template/DeletedHosts/index.php:129 +#: ./src/Template/Downtimes/host.php:280 +#: ./src/Template/Downtimes/service.php:293 +#: ./src/Template/Hostchecks/index.php:187 +#: ./src/Template/Hostdependencies/index.php:358 +#: ./src/Template/Hostescalations/index.php:278 +#: ./src/Template/Hostgroups/index.php:108 +#: ./src/Template/Hosts/disabled.php:181 +#: ./src/Template/Hosts/index.php:524 +#: ./src/Template/Hosts/not_monitored.php:186 +#: ./src/Template/Hosttemplates/index.php:118 +#: ./src/Template/Instantreports/index.php:202 +#: ./src/Template/Locations/index.php:108 +#: ./src/Template/Logentries/index.php:128 +#: ./src/Template/MessagesOtd/index.php:127 +#: ./src/Template/Notifications/host_notification.php:153 +#: ./src/Template/Notifications/index.php:217 +#: ./src/Template/Notifications/service_notification.php:165 +#: ./src/Template/Notifications/services.php:244 +#: ./src/Template/Servicechecks/index.php:195 +#: ./src/Template/Servicedependencies/index.php:384 +#: ./src/Template/Serviceescalations/index.php:290 +#: ./src/Template/Servicegroups/index.php:108 +#: ./src/Template/Services/disabled.php:146 +#: ./src/Template/Services/index.php:539 +#: ./src/Template/Services/not_monitored.php:146 +#: ./src/Template/Servicetemplategroups/index.php:108 +#: ./src/Template/Servicetemplates/index.php:149 +#: ./src/Template/Statehistories/host.php:183 +#: ./src/Template/Statehistories/service.php:195 +#: ./src/Template/Systemdowntimes/host.php:220 +#: ./src/Template/Systemdowntimes/hostgroup.php:219 +#: ./src/Template/Systemdowntimes/node.php:219 +#: ./src/Template/Systemdowntimes/service.php:232 +#: ./src/Template/Systemfailures/index.php:108 +#: ./src/Template/Tenants/index.php:108 +#: ./src/Template/Timeperiods/index.php:105 +#: ./src/Template/Usercontainerroles/index.php:94 +#: ./src/Template/Usergroups/index.php:107 +#: ./src/Template/Users/index.php:163 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:77 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:86 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:138 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:117 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:183 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:127 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:266 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:70 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:219 +#: .-modules/DistributeModule/templates/Satellites/index.php:138 +#: .-modules/DistributeModule/templates/Satellites/status.php:160 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:139 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:89 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:90 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:90 +#: .-modules/ImportModule/templates/HostDefaults/index.php:90 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:136 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:238 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:84 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:320 +#: .-modules/ImportModule/templates/Importers/index.php:121 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:175 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:123 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:114 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:138 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:109 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:107 +#: .-modules/SLAModule/templates/Slas/hosts.php:111 +#: .-modules/SLAModule/templates/Slas/index.php:89 +#: .-modules/SLAModule/templates/Slas/view_details.php:387 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:159 +msgid "Reset Filter" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:144 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:153 +msgid "Not synchronized" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:185 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:58 +msgid "Open in Editor" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:194 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:268 +msgid "Synchronize" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:209 +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:41 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:124 +#: ./plugins/MapModule/templates/Mapeditors/view.php:41 +#: ./plugins/MapModule/templates/Maps/index.php:197 +#: ./plugins/MapModule/templates/Rotations/index.php:190 +#: ./src/Template/Automaps/index.php:250 +#: ./src/Template/Automaps/view.php:38 +#: ./src/Template/Hosts/edit.php:64 +#: ./src/Template/Services/edit.php:67 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:51 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:135 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:207 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:134 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:134 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:22 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:202 +msgid "View" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:226 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:549 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:758 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1038 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1427 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1575 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1798 +#: ./plugins/MapModule/templates/Maps/index.php:209 +#: ./plugins/MapModule/templates/Rotations/index.php:203 +#: ./src/Template/Agentchecks/index.php:204 +#: ./src/Template/Agentconnector/pull.php:246 +#: ./src/Template/Agentconnector/push.php:292 +#: ./src/Template/Agentconnector/push_satellite.php:318 +#: ./src/Template/Angular/confirm_delete.php:24 +#: ./src/Template/Angular/mass_delete.php:62 +#: ./src/Template/Automaps/index.php:269 +#: ./src/Template/Browsers/index.php:954 +#: ./src/Template/Calendars/index.php:183 +#: ./src/Template/Changelogs/entity.php:140 +#: ./src/Template/Changelogs/index.php:237 +#: ./src/Template/Commands/index.php:236 +#: ./src/Template/Contactgroups/index.php:219 +#: ./src/Template/Contacts/index.php:322 +#: ./src/Template/Containers/index.php:799 +#: ./src/Template/Cronjobs/index.php:309 +#: ./src/Template/Dashboards/index.php:106 +#: ./src/Template/FilterBookmarks/directive.php:109 +#: ./src/Template/Hostdependencies/index.php:601 +#: ./src/Template/Hostescalations/index.php:524 +#: ./src/Template/Hostgroups/extended.php:435 +#: ./src/Template/Hostgroups/index.php:215 +#: ./src/Template/Hosts/browser.php:337 +#: ./src/Template/Hosts/browser.php:383 +#: ./src/Template/Hosts/browser.php:1583 +#: ./src/Template/Hosts/browser.php:1781 +#: ./src/Template/Hosts/browser.php:1898 +#: ./src/Template/Hosts/disabled.php:324 +#: ./src/Template/Hosts/index.php:1039 +#: ./src/Template/Hosts/not_monitored.php:351 +#: ./src/Template/Hosttemplates/index.php:231 +#: ./src/Template/Hosttemplates/used_by.php:147 +#: ./src/Template/Instantreports/index.php:389 +#: ./src/Template/Instantreports/send_emails_list.php:144 +#: ./src/Template/Locations/index.php:202 +#: ./src/Template/Macros/index.php:345 +#: ./src/Template/MessagesOtd/index.php:222 +#: ./src/Template/Profile/edit_apikey.php:83 +#: ./src/Template/Servicedependencies/index.php:637 +#: ./src/Template/Serviceescalations/index.php:541 +#: ./src/Template/Servicegroups/extended.php:414 +#: ./src/Template/Servicegroups/index.php:215 +#: ./src/Template/Services/browser.php:333 +#: ./src/Template/Services/browser.php:379 +#: ./src/Template/Services/browser.php:461 +#: ./src/Template/Services/browser.php:507 +#: ./src/Template/Services/details.php:230 +#: ./src/Template/Services/disabled.php:283 +#: ./src/Template/Services/index.php:1036 +#: ./src/Template/Services/not_monitored.php:292 +#: ./src/Template/Services/service_list.php:464 +#: ./src/Template/Services/service_list.php:679 +#: ./src/Template/Services/service_list.php:838 +#: ./src/Template/Servicetemplategroups/index.php:224 +#: ./src/Template/Servicetemplates/index.php:272 +#: ./src/Template/Servicetemplates/used_by.php:177 +#: ./src/Template/Systemdowntimes/host.php:262 +#: ./src/Template/Systemdowntimes/host.php:313 +#: ./src/Template/Systemdowntimes/hostgroup.php:261 +#: ./src/Template/Systemdowntimes/hostgroup.php:312 +#: ./src/Template/Systemdowntimes/node.php:261 +#: ./src/Template/Systemdowntimes/node.php:306 +#: ./src/Template/Systemdowntimes/service.php:279 +#: ./src/Template/Systemdowntimes/service.php:340 +#: ./src/Template/Tenants/index.php:201 +#: ./src/Template/Timeperiods/index.php:224 +#: ./src/Template/Usercontainerroles/index.php:200 +#: ./src/Template/Usergroups/index.php:187 +#: ./src/Template/Users/index.php:288 +#: ./src/Template/element/calendar_mass_changes.php:37 +#: ./src/Template/element/command_mass_changes.php:44 +#: ./src/Template/element/contactgroup_mass_changes.php:44 +#: ./src/Template/element/contacts_mass_changes.php:44 +#: ./src/Template/element/downtimes_mass_delete.php:38 +#: ./src/Template/element/downtimes_mass_service_delete.php:38 +#: ./src/Template/element/host_mass_changes.php:43 +#: ./src/Template/element/hostgroup_mass_changes.php:37 +#: ./src/Template/element/map_mass_changes.php:37 +#: ./src/Template/element/service_mass_changes.php:38 +#: ./src/Template/element/servicegroup_mass_changes.php:37 +#: ./src/Template/element/servicetemplate_mass_changes.php:44 +#: ./src/Template/element/tenant_mass_changes.php:37 +#: ./src/Template/element/timeperiod_mass_changes.php:44 +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:119 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:194 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:119 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:274 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:164 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:209 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:186 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:304 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:261 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:306 +#: .-modules/DistributeModule/templates/Satellites/index.php:251 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:153 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:225 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:152 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:195 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:208 +#: .-modules/ImportModule/templates/HostDefaults/index.php:196 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:127 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:195 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:220 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:828 +#: .-modules/ImportModule/templates/Importers/index.php:226 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:239 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:204 +#: .-modules/SLAModule/templates/Slas/index.php:310 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:254 +msgid "Delete" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:237 +#: ./plugins/MapModule/templates/Maps/index.php:220 +#: ./plugins/MapModule/templates/Rotations/index.php:214 +#: ./src/Template/Acknowledgements/host.php:219 +#: ./src/Template/Acknowledgements/service.php:232 +#: ./src/Template/Agentchecks/index.php:215 +#: ./src/Template/Agentconnector/pull.php:257 +#: ./src/Template/Agentconnector/push.php:303 +#: ./src/Template/Agentconnector/push_satellite.php:329 +#: ./src/Template/Automaps/index.php:280 +#: ./src/Template/Browsers/index.php:966 +#: ./src/Template/Calendars/index.php:194 +#: ./src/Template/Changelogs/entity.php:202 +#: ./src/Template/Changelogs/index.php:295 +#: ./src/Template/Commands/index.php:247 +#: ./src/Template/Contactgroups/index.php:230 +#: ./src/Template/Contactgroups/used_by.php:178 +#: ./src/Template/Contacts/index.php:333 +#: ./src/Template/Containers/show_details.php:377 +#: ./src/Template/Containers/show_details.php:404 +#: ./src/Template/Cronjobs/index.php:112 +#: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:162 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:144 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:148 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:122 +#: ./src/Template/Dashboards/parent_outages_widget.php:67 +#: ./src/Template/Dashboards/services_downtime_widget.php:149 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:161 +#: ./src/Template/Dashboards/services_status_list_widget.php:135 +#: ./src/Template/DeletedHosts/index.php:185 +#: ./src/Template/Downtimes/host.php:397 +#: ./src/Template/Downtimes/service.php:423 +#: ./src/Template/Hostchecks/index.php:259 +#: ./src/Template/Hostdependencies/index.php:612 +#: ./src/Template/Hostescalations/index.php:536 +#: ./src/Template/Hostgroups/extended.php:252 +#: ./src/Template/Hostgroups/index.php:226 +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:164 +#: ./src/Template/Hosts/browser.php:1594 +#: ./src/Template/Hosts/browser.php:1792 +#: ./src/Template/Hosts/browser.php:1909 +#: ./src/Template/Hosts/disabled.php:335 +#: ./src/Template/Hosts/index.php:1051 +#: ./src/Template/Hosts/not_monitored.php:363 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:133 +#: ./src/Template/Hosttemplates/index.php:242 +#: ./src/Template/Instantreports/index.php:400 +#: ./src/Template/Instantreports/send_emails_list.php:159 +#: ./src/Template/Locations/index.php:213 +#: ./src/Template/Logentries/index.php:176 +#: ./src/Template/Macros/index.php:134 +#: ./src/Template/MessagesOtd/index.php:233 +#: ./src/Template/Notifications/host_notification.php:223 +#: ./src/Template/Notifications/index.php:293 +#: ./src/Template/Notifications/service_notification.php:236 +#: ./src/Template/Notifications/services.php:338 +#: ./src/Template/Servicechecks/index.php:276 +#: ./src/Template/Servicedependencies/index.php:648 +#: ./src/Template/Serviceescalations/index.php:553 +#: ./src/Template/Servicegroups/extended.php:255 +#: ./src/Template/Servicegroups/index.php:226 +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:191 +#: ./src/Template/Services/disabled.php:294 +#: ./src/Template/Services/index.php:1047 +#: ./src/Template/Services/not_monitored.php:303 +#: ./src/Template/Services/pdf/list_to_pdf.php:159 +#: ./src/Template/Services/service_list.php:475 +#: ./src/Template/Services/service_list.php:690 +#: ./src/Template/Services/service_list.php:849 +#: ./src/Template/Servicetemplategroups/index.php:235 +#: ./src/Template/Servicetemplates/index.php:283 +#: ./src/Template/Statehistories/host.php:254 +#: ./src/Template/Statehistories/service.php:271 +#: ./src/Template/Statusmaps/index.php:191 +#: ./src/Template/Systemdowntimes/host.php:325 +#: ./src/Template/Systemdowntimes/hostgroup.php:324 +#: ./src/Template/Systemdowntimes/node.php:318 +#: ./src/Template/Systemdowntimes/service.php:352 +#: ./src/Template/Systemfailures/index.php:171 +#: ./src/Template/Tenants/index.php:212 +#: ./src/Template/Timeperiods/index.php:235 +#: ./src/Template/Usercontainerroles/index.php:211 +#: ./src/Template/Usergroups/index.php:198 +#: ./src/Template/Users/index.php:299 +#: ./src/Template/Wizards/assignments.php:178 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:205 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:175 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:315 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:181 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:643 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:169 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:315 +#: .-modules/DistributeModule/templates/Satellites/index.php:262 +#: .-modules/DistributeModule/templates/Satellites/status.php:237 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:225 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:236 +#: .-modules/ImportModule/src/Command/ImportCommand.php:629 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:390 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:575 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:206 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:219 +#: .-modules/ImportModule/templates/HostDefaults/index.php:207 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:144 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:247 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:231 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:839 +#: .-modules/ImportModule/templates/Importers/index.php:237 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:250 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:215 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:259 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:233 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:234 +#: .-modules/SLAModule/templates/Slas/hosts.php:196 +#: .-modules/SLAModule/templates/Slas/index.php:321 +#: .-modules/SLAModule/templates/Slas/view_details.php:581 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:266 +msgid "No entries match the selection" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:247 +#: ./plugins/MapModule/templates/Maps/index.php:230 +#: ./plugins/MapModule/templates/Rotations/index.php:224 +#: ./src/Template/Agentchecks/index.php:228 +#: ./src/Template/Agentconnector/pull.php:267 +#: ./src/Template/Agentconnector/push.php:313 +#: ./src/Template/Agentconnector/push_satellite.php:339 +#: ./src/Template/Angular/wizard_filter.php:47 +#: ./src/Template/Angular/wizard_interface_filter.php:47 +#: ./src/Template/Automaps/index.php:290 +#: ./src/Template/Browsers/index.php:976 +#: ./src/Template/Calendars/index.php:204 +#: ./src/Template/Commands/index.php:257 +#: ./src/Template/Contactgroups/index.php:240 +#: ./src/Template/Contacts/index.php:343 +#: ./src/Template/Downtimes/host.php:407 +#: ./src/Template/Downtimes/service.php:433 +#: ./src/Template/Exports/index.php:145 +#: ./src/Template/Hostdependencies/index.php:622 +#: ./src/Template/Hostescalations/index.php:546 +#: ./src/Template/Hostgroups/index.php:236 +#: ./src/Template/Hosts/browser.php:1605 +#: ./src/Template/Hosts/browser.php:1920 +#: ./src/Template/Hosts/disabled.php:345 +#: ./src/Template/Hosts/index.php:1061 +#: ./src/Template/Hosts/not_monitored.php:373 +#: ./src/Template/Hosttemplates/index.php:252 +#: ./src/Template/Hosttemplates/used_by.php:168 +#: ./src/Template/Instantreports/index.php:410 +#: ./src/Template/Locations/index.php:223 +#: ./src/Template/MessagesOtd/index.php:243 +#: ./src/Template/Servicedependencies/index.php:658 +#: ./src/Template/Serviceescalations/index.php:563 +#: ./src/Template/Servicegroups/index.php:236 +#: ./src/Template/Services/disabled.php:304 +#: ./src/Template/Services/index.php:1057 +#: ./src/Template/Services/not_monitored.php:313 +#: ./src/Template/Services/service_list.php:493 +#: ./src/Template/Services/service_list.php:700 +#: ./src/Template/Services/service_list.php:859 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:162 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:173 +#: ./src/Template/Servicetemplategroups/index.php:245 +#: ./src/Template/Servicetemplates/index.php:293 +#: ./src/Template/Servicetemplates/used_by.php:198 +#: ./src/Template/Systemdowntimes/host.php:335 +#: ./src/Template/Systemdowntimes/hostgroup.php:334 +#: ./src/Template/Systemdowntimes/node.php:328 +#: ./src/Template/Systemdowntimes/service.php:362 +#: ./src/Template/Systemfailures/index.php:181 +#: ./src/Template/Tenants/index.php:222 +#: ./src/Template/Timeperiods/index.php:245 +#: ./src/Template/Usercontainerroles/index.php:221 +#: ./src/Template/Usergroups/index.php:208 +#: ./src/Template/Users/index.php:309 +#: ./src/Template/element/calendar_mass_changes.php:31 +#: ./src/Template/element/command_mass_changes.php:31 +#: ./src/Template/element/contactgroup_mass_changes.php:31 +#: ./src/Template/element/contacts_mass_changes.php:31 +#: ./src/Template/element/downtimes_mass_delete.php:31 +#: ./src/Template/element/downtimes_mass_service_delete.php:31 +#: ./src/Template/element/host_mass_changes.php:31 +#: ./src/Template/element/hostgroup_mass_changes.php:31 +#: ./src/Template/element/map_mass_changes.php:31 +#: ./src/Template/element/service_mass_changes.php:31 +#: ./src/Template/element/servicegroup_mass_changes.php:31 +#: ./src/Template/element/servicetemplate_mass_changes.php:31 +#: ./src/Template/element/tenant_mass_changes.php:31 +#: ./src/Template/element/timeperiod_mass_changes.php:31 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:215 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:185 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:325 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:653 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:325 +#: .-modules/DistributeModule/templates/Satellites/index.php:272 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:246 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:216 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:229 +#: .-modules/ImportModule/templates/HostDefaults/index.php:217 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:241 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:849 +#: .-modules/ImportModule/templates/Importers/index.php:247 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:262 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:271 +#: .-modules/SLAModule/templates/Slas/index.php:331 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:277 +msgid "Select all" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:253 +#: ./plugins/MapModule/templates/Maps/index.php:236 +#: ./plugins/MapModule/templates/Rotations/index.php:230 +#: ./src/Template/Agentchecks/index.php:234 +#: ./src/Template/Agentconnector/pull.php:273 +#: ./src/Template/Agentconnector/push.php:319 +#: ./src/Template/Agentconnector/push_satellite.php:345 +#: ./src/Template/Angular/wizard_filter.php:51 +#: ./src/Template/Angular/wizard_interface_filter.php:51 +#: ./src/Template/Automaps/index.php:296 +#: ./src/Template/Browsers/index.php:982 +#: ./src/Template/Calendars/index.php:210 +#: ./src/Template/Commands/index.php:263 +#: ./src/Template/Contactgroups/index.php:246 +#: ./src/Template/Contacts/index.php:349 +#: ./src/Template/Downtimes/host.php:413 +#: ./src/Template/Downtimes/service.php:439 +#: ./src/Template/Exports/index.php:151 +#: ./src/Template/Hostdependencies/index.php:628 +#: ./src/Template/Hostescalations/index.php:552 +#: ./src/Template/Hostgroups/index.php:242 +#: ./src/Template/Hosts/browser.php:1611 +#: ./src/Template/Hosts/browser.php:1926 +#: ./src/Template/Hosts/disabled.php:351 +#: ./src/Template/Hosts/index.php:1067 +#: ./src/Template/Hosts/not_monitored.php:379 +#: ./src/Template/Hosttemplates/index.php:258 +#: ./src/Template/Hosttemplates/used_by.php:174 +#: ./src/Template/Instantreports/index.php:416 +#: ./src/Template/Locations/index.php:229 +#: ./src/Template/MessagesOtd/index.php:249 +#: ./src/Template/Servicedependencies/index.php:664 +#: ./src/Template/Serviceescalations/index.php:569 +#: ./src/Template/Servicegroups/index.php:242 +#: ./src/Template/Services/disabled.php:310 +#: ./src/Template/Services/index.php:1063 +#: ./src/Template/Services/not_monitored.php:319 +#: ./src/Template/Services/service_list.php:499 +#: ./src/Template/Services/service_list.php:706 +#: ./src/Template/Services/service_list.php:865 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:168 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:179 +#: ./src/Template/Servicetemplategroups/index.php:251 +#: ./src/Template/Servicetemplates/index.php:299 +#: ./src/Template/Servicetemplates/used_by.php:204 +#: ./src/Template/Systemdowntimes/host.php:341 +#: ./src/Template/Systemdowntimes/hostgroup.php:340 +#: ./src/Template/Systemdowntimes/node.php:334 +#: ./src/Template/Systemdowntimes/service.php:368 +#: ./src/Template/Systemfailures/index.php:187 +#: ./src/Template/Tenants/index.php:228 +#: ./src/Template/Timeperiods/index.php:251 +#: ./src/Template/Usercontainerroles/index.php:227 +#: ./src/Template/Usergroups/index.php:214 +#: ./src/Template/Users/index.php:315 +#: ./src/Template/element/calendar_mass_changes.php:33 +#: ./src/Template/element/command_mass_changes.php:33 +#: ./src/Template/element/contactgroup_mass_changes.php:33 +#: ./src/Template/element/contacts_mass_changes.php:33 +#: ./src/Template/element/downtimes_mass_delete.php:33 +#: ./src/Template/element/downtimes_mass_service_delete.php:33 +#: ./src/Template/element/host_mass_changes.php:33 +#: ./src/Template/element/hostgroup_mass_changes.php:33 +#: ./src/Template/element/map_mass_changes.php:33 +#: ./src/Template/element/service_mass_changes.php:33 +#: ./src/Template/element/servicegroup_mass_changes.php:33 +#: ./src/Template/element/servicetemplate_mass_changes.php:33 +#: ./src/Template/element/tenant_mass_changes.php:33 +#: ./src/Template/element/timeperiod_mass_changes.php:33 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:221 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:191 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:331 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:659 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:331 +#: .-modules/DistributeModule/templates/Satellites/index.php:278 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:252 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:222 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:235 +#: .-modules/ImportModule/templates/HostDefaults/index.php:223 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:247 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:855 +#: .-modules/ImportModule/templates/Importers/index.php:253 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:268 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:277 +#: .-modules/SLAModule/templates/Slas/index.php:337 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:283 +msgid "Undo selection" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:276 +#: ./plugins/MapModule/templates/Maps/index.php:251 +#: ./plugins/MapModule/templates/Rotations/index.php:237 +#: ./src/Template/Agentchecks/index.php:241 +#: ./src/Template/Agentconnector/pull.php:280 +#: ./src/Template/Agentconnector/push.php:326 +#: ./src/Template/Agentconnector/push_satellite.php:352 +#: ./src/Template/Automaps/index.php:311 +#: ./src/Template/Browsers/index.php:997 +#: ./src/Template/Calendars/index.php:217 +#: ./src/Template/Commands/index.php:278 +#: ./src/Template/Contactgroups/index.php:261 +#: ./src/Template/Contacts/index.php:364 +#: ./src/Template/Hostdependencies/index.php:635 +#: ./src/Template/Hostescalations/index.php:559 +#: ./src/Template/Hostgroups/index.php:257 +#: ./src/Template/Hosts/browser.php:1628 +#: ./src/Template/Hosts/browser.php:1944 +#: ./src/Template/Hosts/disabled.php:364 +#: ./src/Template/Hosts/index.php:1082 +#: ./src/Template/Hosts/not_monitored.php:394 +#: ./src/Template/Hosttemplates/index.php:273 +#: ./src/Template/Hosttemplates/used_by.php:181 +#: ./src/Template/Instantreports/index.php:423 +#: ./src/Template/Locations/index.php:236 +#: ./src/Template/MessagesOtd/index.php:256 +#: ./src/Template/Servicedependencies/index.php:671 +#: ./src/Template/Serviceescalations/index.php:576 +#: ./src/Template/Servicegroups/index.php:257 +#: ./src/Template/Services/disabled.php:334 +#: ./src/Template/Services/index.php:1080 +#: ./src/Template/Services/not_monitored.php:334 +#: ./src/Template/Services/service_list.php:514 +#: ./src/Template/Services/service_list.php:721 +#: ./src/Template/Services/service_list.php:889 +#: ./src/Template/Servicetemplategroups/index.php:268 +#: ./src/Template/Servicetemplates/index.php:314 +#: ./src/Template/Servicetemplates/used_by.php:211 +#: ./src/Template/Systemdowntimes/host.php:348 +#: ./src/Template/Systemdowntimes/hostgroup.php:347 +#: ./src/Template/Systemdowntimes/node.php:341 +#: ./src/Template/Systemdowntimes/service.php:375 +#: ./src/Template/Systemfailures/index.php:194 +#: ./src/Template/Tenants/index.php:235 +#: ./src/Template/Timeperiods/index.php:266 +#: ./src/Template/Usercontainerroles/index.php:242 +#: ./src/Template/Usergroups/index.php:229 +#: ./src/Template/Users/index.php:322 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:228 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:198 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:338 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:338 +#: .-modules/DistributeModule/templates/Satellites/index.php:285 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:260 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:229 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:242 +#: .-modules/ImportModule/templates/HostDefaults/index.php:230 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:254 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:862 +#: .-modules/ImportModule/templates/Importers/index.php:260 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:276 +#: .-modules/SLAModule/templates/Slas/index.php:344 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:290 +msgid "Delete selected" +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:81 +#: ./src/Template/Angular/not_found.php:37 +msgid "404 Ooops..." +msgstr "" + +#: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:100 +msgid "Dashboard not found in Grafana" +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:60 +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:196 +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:308 +#: .-modules/DesignModule/src/Controller/UploadsController.php:27 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1455 +msgid "There is no file to store" +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:84 +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:216 +#: .-modules/ImportModule/src/Command/ImportCommand.php:253 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1482 +msgid "File extension \".{0}\" not supported!" +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:96 +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:232 +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:349 +#: .-modules/DesignModule/src/Controller/DesignsController.php:161 +#: .-modules/DesignModule/src/Controller/UploadsController.php:61 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1494 +msgid "Cannot move uploaded file" +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:117 +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:249 +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:483 +#: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:218 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1515 +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:392 +msgid "File uploaded successfully" +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:123 +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:255 +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:489 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1523 +msgid "Upload failed: {0}" +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:176 +msgid "Background deleted successfully." +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:186 +msgid "Error while deleting background." +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:288 +msgid "Icon deleted successfully." +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:298 +msgid "Error while deleting icon." +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:333 +msgid "Iconsets needs to be packed as an .zip file." +msgstr "" + +#: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:355 +msgid "Could not open uploaded zip file." +msgstr "" + +#: ./plugins/MapModule/src/Controller/MapeditorsController.php:2123 +msgid "Mapeditor settings successfully updated" +msgstr "" + +#: ./plugins/MapModule/src/Controller/MapsController.php:145 +msgid "Invalid map" +msgstr "" + +#: ./plugins/MapModule/src/Controller/MapsController.php:202 +msgid "Invalid Map" +msgstr "" + +#: ./plugins/MapModule/src/Controller/RotationsController.php:176 +#: ./plugins/MapModule/src/Controller/RotationsController.php:229 +msgid "Invalid Map rotation" +msgstr "" + +#: ./plugins/MapModule/src/Controller/RotationsController.php:245 +msgid "Map rotation deleted successfully" +msgstr "" + +#: ./plugins/MapModule/src/Controller/RotationsController.php:251 +msgid "Could not delete map rotation" +msgstr "" + +#: ./plugins/MapModule/src/Lib/Menu.php:43 +#: ./plugins/MapModule/src/Lib/Menu.php:46 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:37 +#: ./plugins/MapModule/templates/Mapeditors/view.php:37 +#: ./plugins/MapModule/templates/Maps/add.php:37 +#: ./plugins/MapModule/templates/Maps/copy.php:37 +#: ./plugins/MapModule/templates/Maps/edit.php:37 +#: ./plugins/MapModule/templates/Maps/index.php:37 +#: ./plugins/MapModule/templates/Maps/index.php:53 +#: ./plugins/MapModule/templates/Rotations/add.php:116 +#: ./plugins/MapModule/templates/Rotations/edit.php:117 +#: ./src/Model/Table/ContainersTable.php:1037 +#: ./src/Template/Containers/show_details.php:220 +#: ./src/Template/Hosts/used_by.php:141 +#: ./src/Template/Services/used_by.php:132 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:79 +#: .-modules/OpenstreetmapModule/src/Lib/Menu.php:25 +msgid "Maps" +msgstr "" + +#: ./plugins/MapModule/src/Lib/Menu.php:56 +#: ./plugins/MapModule/templates/Rotations/add.php:37 +#: ./plugins/MapModule/templates/Rotations/edit.php:37 +#: ./plugins/MapModule/templates/Rotations/index.php:37 +#: ./plugins/MapModule/templates/Rotations/index.php:53 +msgid "Rotations" +msgstr "" + +#: ./plugins/MapModule/src/Lib/Widgets.php:54 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:333 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:598 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1626 +#: ./plugins/MapModule/templates/Mapeditors/map_widget.php:64 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:608 +#: ./plugins/MapModule/templates/Maps/add.php:64 +#: ./plugins/MapModule/templates/Maps/edit.php:64 +#: ./src/Template/Hosts/browser.php:997 +#: ./src/Template/Services/browser.php:1174 +msgid "Map" +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:225 +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:399 +msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:232 +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:406 +msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:239 +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:413 +msgid "The uploaded file was only partially uploaded" +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:246 +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:420 +msgid "No file was uploaded" +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:253 +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:427 +msgid "Missing a temporary folder." +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:260 +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:434 +msgid "Failed to write file to disk." +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:267 +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:441 +msgid "A PHP extension stopped the file upload." +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapgadgetsTable.php:168 +msgid "Please select a metric." +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapgadgetsTable.php:175 +msgid "Please select an output type." +msgstr "" + +#: ./plugins/MapModule/src/Model/Table/MapsTable.php:211 +#: ./plugins/MapModule/src/Model/Table/MapsTable.php:215 +#: ./src/Model/Table/AutomapsTable.php:94 +#: ./src/Model/Table/ContactsTable.php:170 +#: ./src/Model/Table/ContactsTable.php:177 +#: ./src/Model/Table/ContactsTable.php:184 +#: ./src/Model/Table/ContactsTable.php:188 +msgid "You have to choose at least one option." +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:33 +#: ./plugins/MapModule/templates/Mapeditors/view.php:33 +#: ./plugins/MapModule/templates/Maps/add.php:33 +#: ./plugins/MapModule/templates/Maps/copy.php:33 +#: ./plugins/MapModule/templates/Maps/edit.php:33 +#: ./plugins/MapModule/templates/Maps/index.php:33 +#: ./plugins/MapModule/templates/Rotations/add.php:33 +#: ./plugins/MapModule/templates/Rotations/edit.php:33 +#: ./plugins/MapModule/templates/Rotations/index.php:33 +msgid "Map Module" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:41 +msgid "Map editor" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:50 +#: ./plugins/MapModule/templates/Maps/edit.php:50 +msgid "Edit map:" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:59 +msgid "Show help lines" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:66 +msgid "Help lines distance" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:84 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:92 +msgid "Change size automatically" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:100 +msgid "Enable grid" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:104 +msgid "Grid size" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:221 +msgid "Add item" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:225 +msgid "Add line" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:229 +msgid "Add summary status item" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:236 +msgid "Add gadget" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:242 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1059 +msgid "Change background image" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:249 +msgid "Add stateless text" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:254 +msgid "Add stateless icon" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:273 +msgid "Click to hide layer" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:277 +msgid "Click to show layer" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:297 +msgid "Add or edit map item" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:302 +msgid "Upload iconset" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:314 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:579 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1607 +msgid "Select object type" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:322 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:587 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1615 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:36 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:725 +#: ./src/Template/Acknowledgements/host.php:38 +#: ./src/Template/Agentconnector/wizard.php:104 +#: ./src/Template/Contactgroups/used_by.php:88 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:57 +#: ./src/Template/Dashboards/services_downtime_widget.php:57 +#: ./src/Template/Downtimes/host.php:41 +#: ./src/Template/Downtimes/host.php:295 +#: ./src/Template/Downtimes/service.php:308 +#: ./src/Template/Hostchecks/index.php:38 +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:85 +#: ./src/Template/Hosts/add.php:81 +#: ./src/Template/Hosts/browser.php:72 +#: ./src/Template/Hosts/edit.php:80 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:75 +#: ./src/Template/Hosts/used_by.php:53 +#: ./src/Template/Notifications/host_notification.php:38 +#: ./src/Template/Notifications/index.php:52 +#: ./src/Template/Notifications/index.php:234 +#: ./src/Template/Notifications/services.php:261 +#: ./src/Template/Services/add.php:77 +#: ./src/Template/Services/add.php:79 +#: ./src/Template/Services/add.php:81 +#: ./src/Template/Services/copy.php:60 +#: ./src/Template/Services/details.php:52 +#: ./src/Template/Services/edit.php:97 +#: ./src/Template/Services/edit.php:100 +#: ./src/Template/Services/index.php:702 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:84 +#: ./src/Template/Statehistories/host.php:38 +#: ./src/Template/Systemdowntimes/add.php:79 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:38 +#: ./src/Template/Systemdowntimes/host.php:41 +#: ./src/Template/Systemdowntimes/host.php:76 +#: ./src/Template/Systemdowntimes/hostgroup.php:76 +#: ./src/Template/Systemdowntimes/node.php:76 +#: ./src/Template/Systemdowntimes/service.php:76 +#: ./src/Template/Wizards/wizard_host_configuration.php:104 +#: ./src/Template/element/Systemdowntimes/tabs.php:30 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:123 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:252 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:123 +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:29 +#: .-modules/AutoreportModule/templates/email/html/default_mail.php:66 +#: .-modules/AutoreportModule/templates/email/text/default_mail.php:12 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:118 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:118 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:138 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:318 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:478 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:76 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:29 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:86 +#: .-modules/SLAModule/templates/Slas/generate.php:282 +#: .-modules/SLAModule/templates/Slas/generate.php:415 +#: .-modules/SLAModule/templates/Slas/hosts.php:122 +#: .-modules/SLAModule/templates/Slas/view_details.php:293 +#: .-modules/SLAModule/templates/Slas/view_details.php:401 +msgid "Host" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:325 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:590 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1618 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:170 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:214 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:253 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:566 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:760 +#: ./src/Template/Acknowledgements/service.php:38 +#: ./src/Template/Contactgroups/used_by.php:123 +#: ./src/Template/Currentstatereports/index.php:337 +#: ./src/Template/Dashboards/services_downtime_widget.php:61 +#: ./src/Template/Dashboards/tacho_widget.php:59 +#: ./src/Template/Dashboards/traffic_light_widget.php:59 +#: ./src/Template/Downtimes/service.php:312 +#: ./src/Template/Hosts/browser.php:1171 +#: ./src/Template/Instantreports/add.php:227 +#: ./src/Template/Instantreports/edit.php:228 +#: ./src/Template/Notifications/service_notification.php:38 +#: ./src/Template/Notifications/services.php:52 +#: ./src/Template/Notifications/services.php:265 +#: ./src/Template/Servicechecks/index.php:38 +#: ./src/Template/Services/add.php:63 +#: ./src/Template/Services/browser.php:70 +#: ./src/Template/Services/browser.php:1368 +#: ./src/Template/Services/details.php:62 +#: ./src/Template/Services/edit.php:83 +#: ./src/Template/Services/index.php:706 +#: ./src/Template/Services/used_by.php:51 +#: ./src/Template/Statehistories/service.php:38 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:38 +#: ./src/Template/Systemdowntimes/host.php:85 +#: ./src/Template/Systemdowntimes/hostgroup.php:85 +#: ./src/Template/Systemdowntimes/node.php:85 +#: ./src/Template/Systemdowntimes/service.php:85 +#: ./src/Template/element/Systemdowntimes/tabs.php:38 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:124 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:253 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:124 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:29 +#: .-modules/AutoreportModule/templates/email/html/default_mail.php:70 +#: .-modules/AutoreportModule/templates/email/text/default_mail.php:16 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:179 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:179 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:143 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:323 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:488 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:85 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:18 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:62 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:29 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:131 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:132 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:132 +#: .-modules/SLAModule/src/Lib/CsvReport.php:66 +#: .-modules/SLAModule/src/Lib/CsvReport.php:139 +#: .-modules/SLAModule/templates/Slas/generate.php:159 +#: .-modules/SLAModule/templates/Slas/generate.php:282 +#: .-modules/SLAModule/templates/Slas/generate.php:415 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:115 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:327 +msgid "Service" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:328 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:593 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1621 +#: ./src/Template/Containers/index.php:95 +#: ./src/Template/Systemdowntimes/add.php:153 +msgid "Hostgroup" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:331 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:596 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1624 +#: ./src/Template/Containers/index.php:99 +msgid "Servicegroup" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:343 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:609 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1636 +msgid "Select object" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:361 +msgid "Select iconset" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:388 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:901 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1358 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1485 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1655 +msgid "Position X" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:400 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:421 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:641 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:662 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:685 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:706 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:913 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:934 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:957 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:981 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1369 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1390 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1497 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1518 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1667 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1688 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1711 +msgid "0" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:409 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:922 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1378 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1506 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1676 +msgid "Position Y" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:432 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:717 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:995 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1402 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1529 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1725 +msgid "Select layer" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:445 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:730 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1008 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1415 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1542 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1738 +msgid "Layers could be used to stack items on a map. Empty layers will be deleted automatically." +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:450 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:735 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1013 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1420 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1547 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1743 +msgid "Add new layer" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:465 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:750 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1028 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1757 +#: ./src/Template/Automaps/add.php:277 +#: ./src/Template/Automaps/edit.php:279 +msgid "Show Label" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:473 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1764 +msgid "Label position" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:481 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1772 +msgid "Left" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:487 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1778 +msgid "Top" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:493 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1784 +msgid "Bottom" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:499 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1790 +msgid "Right" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:508 +msgid "Upload new iconset (as .zip package)" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:512 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1148 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1558 +#: ./src/Template/Profile/edit.php:334 +#: .-modules/DesignModule/templates/Designs/edit.php:597 +#: .-modules/DesignModule/templates/Designs/edit.php:644 +#: .-modules/ImportModule/templates/Configurationitems/import.php:61 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1023 +msgid "Max allowed file size: " +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:527 +msgid "To upload a own iconset, you need to compress all required icons into a .zip archive." +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:529 +msgid "All icons needs to be PNG images. In addition you should follow the" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:531 +msgid "openITCOCKPIT color guidelines." +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:535 +msgid "Required icons: " +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:542 +msgid "Go back to settings" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:569 +msgid "Add or edit line" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:599 +msgid "Stateless line" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:629 +msgid "Start X" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:650 +msgid "Start Y" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:673 +msgid "End X" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:694 +msgid "End Y" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:778 +msgid "Add or edit gadget" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:809 +msgid "Select gadget type" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:857 +msgid "Select output type" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:864 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:86 +#: ./src/Template/Dashboards/services_status_list_widget.php:80 +#: ./src/Template/Hosts/browser.php:1291 +#: ./src/Template/Servicechecks/index.php:224 +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:95 +#: ./src/Template/Services/index.php:571 +#: ./src/Template/Services/index.php:738 +#: ./src/Template/Services/pdf/list_to_pdf.php:78 +#: ./src/Template/Services/service_list.php:250 +#: ./src/Template/Statehistories/service.php:225 +msgid "Service output" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:865 +#: ./src/Template/email/html/notification_service.php:171 +msgid "Service long output" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:876 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1305 +#: ./src/Template/Documentations/view.php:163 +#: ./src/Template/MessagesOtd/add.php:267 +#: ./src/Template/MessagesOtd/edit.php:265 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:193 +msgid "Font size" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:888 +msgid "13" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:945 +msgid "Width" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:964 +#: ./plugins/MapModule/templates/Mapeditors/edit.php:988 +msgid "Keep blank for default width" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:969 +msgid "Height" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1080 +msgid "Map background image is not available!" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1083 +msgid "You can choose a new background or manually remove the orphaned link" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1087 +msgid " Remove the orphaned link" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1106 +msgid "Remove background from map!" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1109 +msgid "If no background image is desired, it can be removed here" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1113 +msgid " Remove background" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1122 +msgid "Choose background image" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1144 +msgid "Upload new background image" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1179 +msgid "Add or edit stateless text" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1193 +#: ./src/Template/Dashboards/website_widget.php:60 +#: ./src/Template/Documentations/view.php:241 +#: ./src/Template/MessagesOtd/add.php:421 +#: ./src/Template/MessagesOtd/edit.php:415 +#: .-modules/DistributeModule/templates/Satellites/add.php:213 +#: .-modules/DistributeModule/templates/Satellites/edit.php:217 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:132 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:131 +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:31 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:31 +msgid "URL" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1209 +#: ./src/Template/Documentations/view.php:258 +#: ./src/Template/MessagesOtd/add.php:438 +#: ./src/Template/MessagesOtd/edit.php:432 +msgid "Description Text" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1219 +#: ./src/Template/Documentations/view.php:268 +#: ./src/Template/MessagesOtd/add.php:448 +#: ./src/Template/MessagesOtd/edit.php:442 +msgid "Official page for openITCOCKPIT" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1235 +#: ./src/Template/Documentations/view.php:281 +#: ./src/Template/MessagesOtd/add.php:461 +#: ./src/Template/MessagesOtd/edit.php:455 +msgid "Open in new tab" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1249 +msgid "Insert link" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1309 +#: ./src/Template/Automaps/add.php:330 +#: ./src/Template/Automaps/edit.php:332 +#: ./src/Template/Documentations/view.php:167 +#: ./src/Template/MessagesOtd/add.php:272 +#: ./src/Template/MessagesOtd/edit.php:270 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:197 +msgid "Smallest" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1311 +#: ./src/Template/Automaps/add.php:331 +#: ./src/Template/Automaps/edit.php:333 +#: ./src/Template/Documentations/view.php:169 +#: ./src/Template/MessagesOtd/add.php:275 +#: ./src/Template/MessagesOtd/edit.php:273 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:199 +msgid "Smaller" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1313 +#: ./src/Template/Automaps/add.php:332 +#: ./src/Template/Automaps/edit.php:334 +#: ./src/Template/Documentations/view.php:171 +#: ./src/Template/MessagesOtd/add.php:278 +#: ./src/Template/MessagesOtd/edit.php:276 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:201 +msgid "Small" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1315 +#: ./src/Template/Automaps/add.php:334 +#: ./src/Template/Automaps/edit.php:336 +#: ./src/Template/Documentations/view.php:173 +#: ./src/Template/MessagesOtd/add.php:281 +#: ./src/Template/MessagesOtd/edit.php:279 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:203 +msgid "Big" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1317 +#: ./src/Template/Automaps/add.php:335 +#: ./src/Template/Automaps/edit.php:337 +#: ./src/Template/Documentations/view.php:175 +#: ./src/Template/MessagesOtd/add.php:284 +#: ./src/Template/MessagesOtd/edit.php:282 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:205 +msgid "Bigger" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1319 +#: ./src/Template/Automaps/add.php:336 +#: ./src/Template/Automaps/edit.php:338 +#: ./src/Template/Documentations/view.php:177 +#: ./src/Template/MessagesOtd/add.php:287 +#: ./src/Template/MessagesOtd/edit.php:285 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:207 +msgid "Biggest" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1448 +msgid "Add or edit stateless icon" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1554 +msgid "Upload new icon" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1596 +msgid "Add or edit summary state item" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1699 +msgid "Radius" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/edit.php:1718 +msgid "Keep blank for default radius" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:38 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:216 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:20 +msgid " (DISABLED)" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:48 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:226 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:417 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:415 +msgid "Hostname" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:58 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:263 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:365 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:508 +#: ./src/Template/Automaps/add.php:117 +#: ./src/Template/Automaps/copy.php:87 +#: ./src/Template/Automaps/edit.php:119 +#: ./src/Template/Automaps/index.php:125 +#: ./src/Template/Calendars/add.php:98 +#: ./src/Template/Calendars/edit.php:99 +#: ./src/Template/Calendars/index.php:125 +#: ./src/Template/Commands/add.php:160 +#: ./src/Template/Commands/add.php:263 +#: ./src/Template/Commands/add.php:392 +#: ./src/Template/Commands/copy.php:96 +#: ./src/Template/Commands/edit.php:165 +#: ./src/Template/Commands/edit.php:268 +#: ./src/Template/Commands/edit.php:397 +#: ./src/Template/Contactgroups/add.php:100 +#: ./src/Template/Contactgroups/copy.php:85 +#: ./src/Template/Contactgroups/edit.php:100 +#: ./src/Template/Contactgroups/index.php:128 +#: ./src/Template/Contacts/add.php:97 +#: ./src/Template/Contacts/add_from_ldap.php:130 +#: ./src/Template/Contacts/copy.php:85 +#: ./src/Template/Contacts/edit.php:134 +#: ./src/Template/Contacts/index.php:145 +#: ./src/Template/Containers/index.php:467 +#: ./src/Template/Containers/index.php:476 +#: ./src/Template/Containers/index.php:598 +#: ./src/Template/Containers/index.php:607 +#: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:77 +#: ./src/Template/Downtimereports/host_availability_overview.php:24 +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:99 +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:253 +#: ./src/Template/Hostgroups/add.php:98 +#: ./src/Template/Hostgroups/copy.php:87 +#: ./src/Template/Hostgroups/edit.php:99 +#: ./src/Template/Hostgroups/index.php:128 +#: ./src/Template/Hosts/add.php:230 +#: ./src/Template/Hosts/browser.php:959 +#: ./src/Template/Hosts/copy.php:102 +#: ./src/Template/Hosts/edit.php:245 +#: ./src/Template/Hosts/edit_details.php:117 +#: ./src/Template/Hosttemplates/add.php:133 +#: ./src/Template/Hosttemplates/copy.php:88 +#: ./src/Template/Hosttemplates/edit.php:137 +#: ./src/Template/Locations/add.php:97 +#: ./src/Template/Locations/edit.php:99 +#: ./src/Template/Locations/index.php:128 +#: ./src/Template/Macros/index.php:89 +#: ./src/Template/Macros/index.php:200 +#: ./src/Template/Macros/index.php:306 +#: ./src/Template/MessagesOtd/add.php:79 +#: ./src/Template/MessagesOtd/edit.php:79 +#: ./src/Template/MessagesOtd/index.php:147 +#: ./src/Template/Profile/edit.php:473 +#: ./src/Template/Profile/edit.php:518 +#: ./src/Template/Profile/edit_apikey.php:18 +#: ./src/Template/Servicegroups/add.php:98 +#: ./src/Template/Servicegroups/copy.php:87 +#: ./src/Template/Servicegroups/edit.php:99 +#: ./src/Template/Servicegroups/index.php:128 +#: ./src/Template/Services/add.php:163 +#: ./src/Template/Services/browser.php:1136 +#: ./src/Template/Services/copy.php:117 +#: ./src/Template/Services/edit.php:229 +#: ./src/Template/Servicetemplategroups/add.php:99 +#: ./src/Template/Servicetemplategroups/copy.php:87 +#: ./src/Template/Servicetemplategroups/edit.php:100 +#: ./src/Template/Servicetemplategroups/index.php:128 +#: ./src/Template/Servicetemplates/add.php:154 +#: ./src/Template/Servicetemplates/copy.php:102 +#: ./src/Template/Servicetemplates/edit.php:159 +#: ./src/Template/Servicetemplates/index.php:173 +#: ./src/Template/Tenants/add.php:80 +#: ./src/Template/Tenants/edit.php:81 +#: ./src/Template/Tenants/index.php:128 +#: ./src/Template/Timeperiods/add.php:111 +#: ./src/Template/Timeperiods/copy.php:86 +#: ./src/Template/Timeperiods/edit.php:121 +#: ./src/Template/Timeperiods/index.php:124 +#: ./src/Template/Usergroups/add.php:79 +#: ./src/Template/Usergroups/copy.php:87 +#: ./src/Template/Usergroups/edit.php:83 +#: ./src/Template/Usergroups/index.php:127 +#: ./src/Template/Users/add.php:490 +#: ./src/Template/Users/add_from_ldap.php:617 +#: ./src/Template/Users/edit.php:647 +#: ./src/Template/Wizards/assignments.php:115 +#: ./src/Template/Wizards/wizard_host_configuration.php:235 +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:54 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:97 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:54 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:79 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:81 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:182 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:106 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:136 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:121 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:121 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:155 +#: .-modules/CheckmkModule/templates/Scans/index.php:478 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:107 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:107 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:204 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:148 +#: .-modules/DistributeModule/templates/Satellites/add.php:105 +#: .-modules/DistributeModule/templates/Satellites/edit.php:108 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:135 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:76 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:55 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:54 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:65 +#: .-modules/ImportModule/src/Command/ImportCommand.php:114 +#: .-modules/ImportModule/src/Command/ImportCommand.php:422 +#: .-modules/ImportModule/src/Command/ImportCommand.php:485 +#: .-modules/ImportModule/src/Command/ImportCommand.php:541 +#: .-modules/ImportModule/src/Command/ImportCommand.php:594 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:87 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:87 +#: .-modules/ImportModule/src/Lib/ImporterOptions.php:15 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:91 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:92 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:111 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:91 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:442 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:90 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:440 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:111 +#: .-modules/ImportModule/templates/HostDefaults/add.php:111 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:93 +#: .-modules/ImportModule/templates/HostDefaults/index.php:111 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:105 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:347 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1333 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1564 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1795 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1932 +#: .-modules/ImportModule/templates/Importers/add.php:88 +#: .-modules/ImportModule/templates/Importers/edit.php:91 +#: .-modules/ImportModule/templates/Importers/index.php:142 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:57 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:177 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:772 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:980 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:225 +#: .-modules/SLAModule/templates/Slas/add.php:87 +#: .-modules/SLAModule/templates/Slas/edit.php:87 +#: .-modules/SLAModule/templates/Slas/index.php:110 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:220 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:245 +msgid "Description" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:66 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:173 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:271 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:569 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:728 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:763 +#: ./src/Template/Acknowledgements/host.php:167 +#: ./src/Template/Acknowledgements/service.php:179 +#: ./src/Template/Administrators/debug.php:207 +#: ./src/Template/Currentstatereports/index.php:335 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:56 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:459 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:56 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:56 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:653 +#: ./src/Template/Dashboards/services_status_list_widget.php:56 +#: ./src/Template/Hostchecks/index.php:200 +#: ./src/Template/Hosts/browser.php:157 +#: ./src/Template/Notifications/host_notification.php:166 +#: ./src/Template/Notifications/index.php:230 +#: ./src/Template/Notifications/service_notification.php:178 +#: ./src/Template/Notifications/services.php:257 +#: ./src/Template/Servicechecks/index.php:208 +#: ./src/Template/Services/browser.php:150 +#: ./src/Template/Services/details.php:71 +#: ./src/Template/Services/disabled.php:156 +#: ./src/Template/Services/index.php:657 +#: ./src/Template/Services/not_monitored.php:156 +#: ./src/Template/Services/service_list.php:191 +#: ./src/Template/Services/service_list.php:584 +#: ./src/Template/Services/service_list.php:743 +#: ./src/Template/Statehistories/host.php:196 +#: ./src/Template/Statehistories/service.php:208 +#: ./src/Template/email/html/notification_host.php:145 +#: ./src/Template/email/html/notification_service.php:160 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:307 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:483 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:116 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:84 +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:19 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:19 +msgid "State" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:77 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:197 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:247 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:283 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:457 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:750 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:786 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:56 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:96 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:115 +msgid "Not in monitoring" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:84 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:176 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:290 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:572 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:731 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:766 +#: ./src/Template/Agentconnector/show_output.php:37 +#: ./src/Template/Angular/submit_host_result.php:37 +#: ./src/Template/Angular/submit_service_result.php:37 +#: ./src/Template/Currentstatereports/index.php:342 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:512 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:706 +#: ./src/Template/Hosts/browser.php:465 +#: ./src/Template/Hosts/hostservicelist.php:72 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:78 +#: ./src/Template/Notifications/host_notification.php:182 +#: ./src/Template/Notifications/index.php:250 +#: ./src/Template/Notifications/service_notification.php:194 +#: ./src/Template/Notifications/services.php:281 +#: ./src/Template/Servicegroups/extended.php:246 +#: ./src/Template/Services/browser.php:556 +#: ./src/Template/Services/details.php:124 +#: ./src/Template/email/html/notification_host.php:152 +#: ./src/Template/email/html/notification_service.php:167 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:103 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:204 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:240 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:314 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:350 +msgid "Output" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:93 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:299 +#: ./src/Template/Services/details.php:134 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:111 +msgid "Perfdata" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:101 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:307 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:119 +msgid "Current attempt" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:109 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:315 +#: ./src/Template/Browsers/index.php:483 +#: ./src/Template/Browsers/index.php:636 +#: ./src/Template/Currentstatereports/index.php:275 +#: ./src/Template/Currentstatereports/index.php:339 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:477 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:671 +#: ./src/Template/Hostgroups/extended.php:238 +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:87 +#: ./src/Template/Hosts/browser.php:175 +#: ./src/Template/Hosts/browser.php:705 +#: ./src/Template/Hosts/hostservicelist.php:66 +#: ./src/Template/Hosts/index.php:554 +#: ./src/Template/Hosts/index.php:708 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:77 +#: ./src/Template/Servicegroups/extended.php:240 +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:93 +#: ./src/Template/Services/browser.php:168 +#: ./src/Template/Services/browser.php:855 +#: ./src/Template/Services/details.php:89 +#: ./src/Template/Services/index.php:569 +#: ./src/Template/Services/index.php:727 +#: ./src/Template/Services/pdf/list_to_pdf.php:77 +#: ./src/Template/Services/service_list.php:240 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:127 +msgid "Last check" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:117 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:323 +#: ./src/Template/Currentstatereports/index.php:278 +#: ./src/Template/Currentstatereports/index.php:340 +#: ./src/Template/Hostgroups/extended.php:241 +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:88 +#: ./src/Template/Hosts/browser.php:183 +#: ./src/Template/Hosts/browser.php:712 +#: ./src/Template/Hosts/hostservicelist.php:69 +#: ./src/Template/Servicegroups/extended.php:243 +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:94 +#: ./src/Template/Services/browser.php:862 +#: ./src/Template/Services/index.php:570 +#: ./src/Template/Services/index.php:733 +#: ./src/Template/Services/service_list.php:245 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:135 +msgid "Next check" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:126 +msgid "Summary State" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:136 +msgid "Summary Output" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:141 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:390 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:535 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:659 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:60 +msgid "Services: " +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:236 +#: ./src/Template/Services/browser.php:641 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:45 +msgid "Host state" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:331 +#: ./src/Template/Browsers/index.php:482 +#: ./src/Template/Browsers/index.php:630 +#: ./src/Template/Hosts/browser.php:534 +#: ./src/Template/Hosts/browser.php:1286 +#: ./src/Template/Hosts/index.php:553 +#: ./src/Template/Hosts/index.php:702 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:76 +#: ./src/Template/Services/browser.php:643 +#: ./src/Template/Services/index.php:568 +#: ./src/Template/Services/index.php:721 +#: ./src/Template/Services/pdf/list_to_pdf.php:76 +#: ./src/Template/Services/service_list.php:235 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:143 +msgid "Last state change" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:346 +#: ./src/Template/Hostgroups/add.php:62 +#: ./src/Template/Hostgroups/append.php:63 +#: ./src/Template/Hostgroups/append.php:67 +#: ./src/Template/Hostgroups/edit.php:63 +#: ./src/Template/Hostgroups/extended.php:34 +#: ./src/Template/Hostgroups/extended.php:90 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:83 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:38 +#: ./src/Template/Systemdowntimes/host.php:94 +#: ./src/Template/Systemdowntimes/hostgroup.php:94 +#: ./src/Template/Systemdowntimes/node.php:94 +#: ./src/Template/Systemdowntimes/service.php:94 +#: ./src/Template/element/Systemdowntimes/tabs.php:46 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:94 +msgid "Host group" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:355 +#: ./src/Template/Hostgroups/copy.php:70 +#: ./src/Template/Hostgroups/index.php:124 +#: ./src/Template/Systemdowntimes/hostgroup.php:234 +msgid "Host group name" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:373 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:516 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:635 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:37 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:112 +msgid "Summary state" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:384 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:532 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:653 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:54 +msgid "Summary output" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:387 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:656 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:57 +msgid "Hosts: " +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:396 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:664 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:65 +msgid "Hosts overview" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:418 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:540 +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:687 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:86 +msgid "Services overview" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:489 +#: ./src/Template/Servicegroups/add.php:34 +#: ./src/Template/Servicegroups/add.php:62 +#: ./src/Template/Servicegroups/append.php:63 +#: ./src/Template/Servicegroups/append.php:67 +#: ./src/Template/Servicegroups/edit.php:34 +#: ./src/Template/Servicegroups/edit.php:63 +#: ./src/Template/Servicegroups/extended.php:34 +#: ./src/Template/Servicegroups/extended.php:90 +msgid "Service group" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:498 +#: ./src/Template/Servicegroups/copy.php:70 +#: ./src/Template/Servicegroups/index.php:124 +msgid "Service group name" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:617 +#: ./plugins/MapModule/templates/Maps/copy.php:70 +#: ./plugins/MapModule/templates/Maps/index.php:127 +msgid "Map name" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:627 +#: ./plugins/MapModule/templates/Maps/copy.php:86 +#: ./plugins/MapModule/templates/Maps/index.php:131 +msgid "Map title" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:714 +msgid "Host and services are not in state UP/OK" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:718 +msgid " maximum 20" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/view.php:50 +msgid "View map:" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/view.php:68 +msgid "Fullscreen" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/view.php:73 +msgid "Leave fullscreen" +msgstr "" + +#: ./plugins/MapModule/templates/Mapeditors/view_directive.php:26 +msgid "{0} Map background image is not available!!!" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/add.php:51 +msgid "Create new map" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/add.php:89 +#: ./plugins/MapModule/templates/Maps/edit.php:89 +#: ./src/Template/Agentconnector/push_satellite.php:225 +#: ./src/Template/Hosts/add.php:340 +#: ./src/Template/Hosts/add.php:343 +#: ./src/Template/Hosts/add.php:345 +#: ./src/Template/Hosts/browser.php:936 +#: ./src/Template/Hosts/browser.php:946 +#: ./src/Template/Hosts/edit.php:356 +#: ./src/Template/Hosts/edit.php:359 +#: ./src/Template/Hosts/edit.php:361 +#: ./src/Template/Hosts/edit_details.php:188 +#: ./src/Template/Services/browser.php:1114 +#: ./src/Template/Services/browser.php:1124 +#: ./src/Template/Systemdowntimes/host.php:112 +#: ./src/Template/Systemdowntimes/hostgroup.php:112 +#: ./src/Template/Systemdowntimes/node.php:112 +#: ./src/Template/Systemdowntimes/service.php:112 +#: ./src/Template/Wizards/wizard_host_configuration.php:259 +#: ./src/Template/Wizards/wizard_host_configuration.php:262 +#: ./src/Template/Wizards/wizard_host_configuration.php:264 +#: .-modules/DistributeModule/templates/Satellites/add.php:51 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:20 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:49 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:112 +#: .-modules/DistributeModule/templates/Satellites/edit.php:54 +#: .-modules/DistributeModule/templates/Satellites/used_by.php:34 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:112 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:113 +#: .-modules/ImportModule/templates/HostDefaults/add.php:203 +#: .-modules/ImportModule/templates/HostDefaults/add.php:205 +#: .-modules/ImportModule/templates/HostDefaults/add.php:207 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:185 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:187 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:189 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:187 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:190 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:193 +msgid "Satellite" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/add.php:108 +#: ./plugins/MapModule/templates/Maps/edit.php:107 +msgid "Map Name" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/add.php:121 +#: ./plugins/MapModule/templates/Maps/edit.php:120 +msgid "Map Title" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/add.php:134 +#: ./plugins/MapModule/templates/Maps/edit.php:133 +msgid "Refresh interval" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/add.php:151 +#: ./src/Template/Agentchecks/add.php:129 +#: ./src/Template/Automaps/add.php:441 +#: ./src/Template/Calendars/add.php:122 +#: ./src/Template/Contactgroups/add.php:133 +#: ./src/Template/Contacts/add.php:516 +#: ./src/Template/Contacts/add_from_ldap.php:533 +#: ./src/Template/Hostgroups/add.php:164 +#: ./src/Template/Hosts/add.php:1077 +#: ./src/Template/Hosttemplates/add.php:806 +#: ./src/Template/Locations/add.php:182 +#: ./src/Template/MessagesOtd/add.php:383 +#: ./src/Template/Servicegroups/add.php:164 +#: ./src/Template/Services/add.php:1057 +#: ./src/Template/Servicetemplategroups/add.php:132 +#: ./src/Template/Servicetemplates/add.php:895 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:302 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:285 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:285 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:263 +#: ./src/Template/Systemfailures/add.php:167 +#: ./src/Template/Tenants/add.php:162 +#: ./src/Template/Usercontainerroles/add.php:147 +#: ./src/Template/Usergroups/add.php:199 +#: ./src/Template/Usergroups/add.php:290 +#: ./src/Template/Users/add.php:543 +#: ./src/Template/Users/add_from_ldap.php:673 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:117 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:149 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:114 +#: .-modules/DistributeModule/templates/Satellites/add.php:486 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:268 +#: .-modules/ImportModule/templates/HostDefaults/add.php:773 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:223 +msgid "Create another" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/add.php:154 +msgid "Create map" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/copy.php:49 +msgid "Copy map/s" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/copy.php:64 +msgid "Source map:" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/copy.php:78 +msgid "Name of the new map" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/copy.php:94 +msgid "Title of the new map" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/copy.php:102 +msgid "Refresh Interval" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/copy.php:110 +msgid "Automatic maps update interval in seconds" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/edit.php:64 +#: ./src/Template/Agentchecks/edit.php:67 +#: ./src/Template/Contactgroups/edit.php:63 +#: ./src/Template/Hostdependencies/edit.php:63 +#: ./src/Template/Hostescalations/edit.php:62 +#: ./src/Template/Hostgroups/append.php:63 +#: ./src/Template/Serviceescalations/edit.php:63 +#: ./src/Template/Servicegroups/append.php:63 +#: ./src/Template/Servicegroups/edit.php:63 +#: ./src/Template/Services/edit.php:83 +#: ./src/Template/Servicetemplategroups/append.php:63 +#: ./src/Template/Usercontainerroles/edit.php:65 +#: ./src/Template/Usergroups/edit.php:65 +#: .-modules/DistributeModule/templates/Satellites/edit.php:54 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:137 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:49 +msgid "saved successfully" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/edit.php:149 +msgid "Update map" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/index.php:88 +msgid "Filter by Map name" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/index.php:101 +msgid "Filter by Map title" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/index.php:175 +msgid "Edit in Map editor" +msgstr "" + +#: ./plugins/MapModule/templates/Maps/index.php:202 +#: ./plugins/MapModule/templates/Rotations/index.php:196 +msgid "View in fullscreen" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/add.php:51 +msgid "Create new map rotation" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/add.php:64 +#: ./plugins/MapModule/templates/Rotations/edit.php:65 +msgid "Rotation" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/add.php:88 +#: ./plugins/MapModule/templates/Rotations/edit.php:89 +msgid "Rotation Name" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/add.php:101 +#: ./plugins/MapModule/templates/Rotations/edit.php:102 +#: ./plugins/MapModule/templates/Rotations/index.php:131 +msgid "Rotation interval" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/add.php:135 +msgid "Create rotation" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/edit.php:51 +msgid "Edit map rotation:" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/edit.php:65 +#: ./src/Template/Automaps/edit.php:64 +#: ./src/Template/Commands/edit.php:81 +#: ./src/Template/Contacts/edit.php:64 +#: ./src/Template/Hosts/edit.php:80 +#: ./src/Template/Instantreports/edit.php:62 +#: ./src/Template/Locations/edit.php:64 +#: ./src/Template/Proxy/index.php:58 +#: ./src/Template/Tenants/edit.php:64 +#: ./src/Template/Timeperiods/edit.php:84 +#: ./src/Template/Wizards/edit.php:58 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:55 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:53 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:53 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:68 +#: .-modules/ImportModule/templates/Importers/edit.php:54 +msgid "updated successfully" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/edit.php:136 +msgid "Update map rotation" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/index.php:88 +msgid "Filter by Rotation name" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/index.php:101 +msgid "Filter by Rotation Interval" +msgstr "" + +#: ./plugins/MapModule/templates/Rotations/index.php:127 +msgid "Rotation name" +msgstr "" + +#: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:76 +#: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:136 +msgid "Issue got acknowledged by {0} via Mattermost." +msgstr "" + +#: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:83 +#: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:143 +msgid "Issue got acknowledged by **@{0}** via Mattermost." +msgstr "" + +#: ./plugins/MattermostModule/src/Lib/Menu.php:47 +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:50 +msgid "Mattermost" +msgstr "" + +#: ./plugins/MattermostModule/src/Model/Table/MattermostSettingsTable.php:89 +msgid "For Two-way integration an API key is required." +msgstr "" + +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:33 +msgid "Mattermost Module" +msgstr "" + +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:59 +#: .-modules/PagerdutyModule/templates/Settings/edit.php:118 +#: .-modules/SlackModule/templates/SlackSettings/index.php:44 +msgid "Webhook URL" +msgstr "" + +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:70 +msgid "Mattermost Webhook URL." +msgstr "" + +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:83 +msgid "Enable Two-way integration" +msgstr "" + +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:90 +#: ./src/Template/Agentconnector/config.php:333 +msgid "openITCOCKPIT API Key" +msgstr "" + +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:102 +#: .-modules/DistributeModule/templates/Satellites/add.php:331 +#: .-modules/DistributeModule/templates/Satellites/add.php:395 +#: .-modules/DistributeModule/templates/Satellites/edit.php:335 +#: .-modules/DistributeModule/templates/Satellites/edit.php:399 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:190 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:189 +msgid "API Key" +msgstr "" + +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:104 +msgid "used by Mattermost for authentication against openITCOCKPIT." +msgstr "" + +#: ./plugins/MattermostModule/templates/MattermostSettings/index.php:133 +#: ./src/Template/Proxy/index.php:110 +msgid "Save configuration" +msgstr "" + +#: ./plugins/NagiosModule/src/Controller/CmdController.php:97 +#: ./plugins/NagiosModule/src/Controller/CmdController.php:363 +#: .-modules/PagerdutyModule/src/Controller/AcknowledgeController.php:98 +#: .-modules/PagerdutyModule/src/Controller/AcknowledgeController.php:127 +msgid "Command added successfully to queue" +msgstr "" + +#: ./plugins/NagiosModule/src/Controller/CmdController.php:173 +#: ./plugins/NagiosModule/src/Controller/CmdController.php:256 +msgid "Commands added successfully to queue" +msgstr "" + +#: ./plugins/NagiosModule/src/Lib/Menu.php:44 +msgid "API" +msgstr "" + +#: ./plugins/NagiosModule/src/Lib/Menu.php:49 +#: ./plugins/NagiosModule/templates/Cmd/index.php:53 +msgid "External commands" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:40 +#: ./src/Template/Administrators/debug.php:142 +msgid "Monitoring Engine" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:44 +msgid "External Command" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:64 +msgid "What is this API for?" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:65 +msgid "This API can be used by third party application to send commands to the monitoring backend." +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:67 +msgid "This could be useful to transfer passive check results or to acknowledge host or service states." +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:74 +#: ./src/Template/Commands/add.php:96 +#: ./src/Template/Commands/edit.php:101 +#: ./src/Template/Commands/index.php:166 +msgid "Command type" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:98 +msgid "Parameter" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:99 +msgid "Default value" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:110 +msgid "required" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:121 +msgid "No parameters" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:162 +#: ./plugins/NagiosModule/templates/Cmd/index.php:170 +#: ./plugins/NagiosModule/templates/Cmd/index.php:201 +#: .-modules/PagerdutyModule/templates/Settings/edit.php:127 +#: .-modules/SlackModule/templates/SlackSettings/index.php:109 +msgid "YOUR_API_KEY_HERE" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:221 +#: ./src/Template/Agentconnector/config.php:344 +msgid "You need to create an openITCOCKPIT user defined API key first." +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:222 +#: ./src/Template/Agentconnector/config.php:348 +#: .-modules/PagerdutyModule/templates/Settings/edit.php:132 +#: .-modules/SlackModule/templates/SlackSettings/index.php:114 +msgid "Click here for help" +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:227 +msgid "is not required in the URL and can be removed." +msgstr "" + +#: ./plugins/NagiosModule/templates/Cmd/index.php:234 +msgid "External documentation" +msgstr "" + +#: ./src/Command/AcknowledgePerMailCommand.php:169 +#: ./src/Command/AcknowledgePerMailCommand.php:185 +msgid "Acknowledged per mail" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:162 +msgid "GearmanWorker: Fork new worker child" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1166 +msgid "Started refresh of monitoring configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1173 +msgid "Create Backup of current configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1205 +msgid "Create Backup of current Prometheus configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1248 +msgid "Delete old configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1259 +msgid "Execute pre export tasks" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1271 +msgid "Create default configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1274 +msgid "Create hosttemplate configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1277 +msgid "Create host configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1280 +msgid "Create command configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1283 +msgid "Create contact configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1286 +msgid "Create contact group configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1289 +msgid "Create timeperiod configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1292 +msgid "Create host group configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1295 +msgid "Create host escalation configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1298 +msgid "Create servicetemplate configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1301 +msgid "Create service configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1304 +msgid "Create service escalation configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1307 +msgid "Create service group configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1310 +msgid "Create host dependency configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1313 +msgid "Create service dependency configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1316 +msgid "Export user defined macros" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1322 +msgid "Create main Prometheus configuration file" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1325 +msgid "Create Prometheus targets" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1328 +msgid "Create Prometheus alert rules" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1360 +msgid "Execute post export tasks" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1372 +msgid "Verifying new configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1424 +msgid "Check if monitoring engine is running" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1438 +msgid "Reloading monitoring engine" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1454 +msgid "Restarting monitoring engine" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1473 +#: ./src/Command/GearmanWorkerCommand.php:1520 +msgid "Execute after export command" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1504 +msgid "Restarting containerized monitoring engine" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1558 +msgid "Verifying new Prometheus configuration" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1578 +msgid "Restarting Prometheus monitoring engine" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1600 +msgid "Refresh of configuration finished" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1631 +msgid "with an error" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1633 +msgid "successfully" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1643 +msgid "Refresh of monitoring configuration finished {0}" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1739 +msgid "Mark Satellite for configuration synchronization through NSTA daemon [" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1755 +msgid "Check if NSTA daemon is running" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1769 +msgid "Reloading NSTA daemon" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1785 +msgid "Restarting NSTA daemon" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1820 +msgid "Check if Event-Collectd daemon is running" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1834 +msgid "Reloading Event-Collectd daemon" +msgstr "" + +#: ./src/Command/GearmanWorkerCommand.php:1850 +msgid "Restarting Event-Collectd daemon" +msgstr "" + +#: ./src/Command/HostgroupContainerPermissionsCommand.php:90 +msgid "Perform hostgroup container permission update on hosttemplate: \"{0}\". ContainerId: {1}" +msgstr "" + +#: ./src/Command/HostgroupContainerPermissionsCommand.php:154 +msgid "Perform hostgroup container permission update on host: \"{0}\". ContainerId: {1}" +msgstr "" + +#: ./src/Command/InstantReportCommand.php:99 +msgid "Never" +msgstr "" + +#: ./src/Command/InstantReportCommand.php:100 +msgid "Daily" +msgstr "" + +#: ./src/Command/InstantReportCommand.php:101 +msgid "Weekly" +msgstr "" + +#: ./src/Command/InstantReportCommand.php:102 +msgid "Monthly" +msgstr "" + +#: ./src/Command/InstantReportCommand.php:103 +msgid "Yearly" +msgstr "" + +#: ./src/Command/InstantReportCommand.php:194 +msgid "An error occured while sending instant report mail: " +msgstr "" + +#: ./src/Command/NagiosExportCommand.php:74 +msgid "Verifying monitoring configuration files, please standby..." +msgstr "" + +#: ./src/Command/ResetPasswordCommand.php:39 +msgid "If set the new password will get print to the CLI" +msgstr "" + +#: ./src/Command/ResetPasswordCommand.php:45 +msgid "Do not send the new password per mail" +msgstr "" + +#: ./src/Command/ResetPasswordCommand.php:51 +msgid "If set the user will also be marked as enabled in the database. If not set the is_active field will be left untouched." +msgstr "" + +#: ./src/Command/ResetPasswordCommand.php:136 +msgid "New password is: {0}" +msgstr "" + +#: ./src/Command/ResetPasswordCommand.php:145 +#: ./src/Command/Update3To4Command.php:313 +#: ./src/Controller/UsersController.php:692 +msgid "Your " +msgstr "" + +#: ./src/Command/ResetPasswordCommand.php:145 +#: ./src/Command/Update3To4Command.php:313 +#: ./src/Controller/UsersController.php:692 +msgid " got reset!" +msgstr "" + +#: ./src/Command/ResetPasswordCommand.php:161 +#: ./src/Command/Update3To4Command.php:336 +msgid "New password was send to {0}" +msgstr "" + +#: ./src/Command/RolesCommand.php:107 +msgid "Checking permissions for user group \"{0}\"..." +msgstr "" + +#: ./src/Command/RolesCommand.php:334 +msgid "Restore default permissions for user group \"Administrator\"" +msgstr "" + +#: ./src/Command/RolesCommand.php:414 +msgid "Re-Enable default permissions for user group \"{0}\" but keep custom changes." +msgstr "" + +#: ./src/Command/SetupCommand.php:129 +msgid "Setup will continue in {0} seconds. Press CTRL + C to abort." +msgstr "" + +#: ./src/Command/SetupCommand.php:142 +msgid "This shell helps you to setup your fresh installation of openITCOCKPIT." +msgstr "" + +#: ./src/Command/SetupCommand.php:143 +msgid "Warning:" +msgstr "" + +#: ./src/Command/SetupCommand.php:144 +msgid "Only run this command, if you installed openITCOCKPIT right now and never logged in to the interface!" +msgstr "" + +#: ./src/Command/SetupCommand.php:145 +msgid "If you continue, you will lose all your archive data!" +msgstr "" + +#: ./src/Command/SetupCommand.php:164 +msgid "Setup openITCOCKPIT and create your first user." +msgstr "" + +#: ./src/Command/SetupCommand.php:175 +msgid "You can now open the web frontend in your browser and login. Have a nice day!" +msgstr "" + +#: ./src/Command/SetupCommand.php:341 +msgid "Please enter the FQDN or IP address of your openITCOCKPIT Server. If you do not know your IP address enter a random one and change it via the interface later." +msgstr "" + +#: ./src/Command/SetupCommand.php:546 +msgid "User \"{0}\" created successfully" +msgstr "" + +#: ./src/Command/SetupCommand.php:571 +msgid "Hostname was set to \"{0}\"" +msgstr "" + +#: ./src/Command/SetupCommand.php:587 +msgid "E-Mail sender was set to \"{0}\"" +msgstr "" + +#: ./src/Command/SetupCommand.php:603 +#: ./src/Command/Update3To4Command.php:256 +msgid "Mail configuration \"{0}\" saved successfully." +msgstr "" + +#: ./src/Command/Update3To4Command.php:86 +msgid "Migrate openITCOCKPIT V3 E-Mail configuration" +msgstr "" + +#: ./src/Command/Update3To4Command.php:92 +msgid "Enable users from the file /root/.openitcockpit_active_user_migration.json" +msgstr "" + +#: ./src/Command/Update3To4Command.php:98 +msgid "Send a new random password to all local users per mail." +msgstr "" + +#: ./src/Command/Update3To4Command.php:104 +msgid "Migrate notification history records from nagios_ to statusengine_ tables." +msgstr "" + +#: ./src/Command/Update3To4Command.php:110 +msgid "Migrate statehistory records from nagios_ to statusengine_ tables." +msgstr "" + +#: ./src/Command/Update3To4Command.php:116 +msgid "Migrate acknowledgements history records from nagios_ to statusengine_ tables." +msgstr "" + +#: ./src/Command/Update3To4Command.php:122 +msgid "Migrate downtimes history records from nagios_ to statusengine_ tables." +msgstr "" + +#: ./src/Command/Update3To4Command.php:128 +msgid "Migrate hostchecks records from nagios_ to statusengine_ tables." +msgstr "" + +#: ./src/Command/Update3To4Command.php:134 +msgid "Migrate servicechecks records from nagios_ to statusengine_ tables." +msgstr "" + +#: ./src/Command/Update3To4Command.php:140 +msgid "Migrate logentries records from nagios_ to statusengine_ tables." +msgstr "" + +#: ./src/Command/Update3To4Command.php:146 +msgid "Set the Statusengine Broker as default submit method for EVC results" +msgstr "" + +#: ./src/Command/Update3To4Command.php:152 +msgid "Migrate the SSH configuration of V3 satellite systems" +msgstr "" + +#: ./src/Command/Update3To4Command.php:1487 +msgid "Create partition {0} in table {1}" +msgstr "" + +#: ./src/Controller/AcknowledgementsController.php:71 +#: ./src/Controller/AcknowledgementsController.php:237 +#: ./src/Controller/HostchecksController.php:60 +#: ./src/Controller/HostsController.php:331 +#: ./src/Controller/HostsController.php:1569 +#: ./src/Controller/HostsController.php:2664 +#: ./src/Controller/HostsController.php:2746 +#: ./src/Controller/HostsController.php:3517 +#: ./src/Controller/HostsController.php:3584 +#: ./src/Controller/NotificationsController.php:169 +#: ./src/Controller/ServicesController.php:2612 +#: ./src/Controller/ServicesController.php:3069 +#: ./src/Controller/StatehistoriesController.php:68 +#: .-modules/CheckmkModule/src/Controller/ScansController.php:61 +#: .-modules/CheckmkModule/src/Controller/ScansController.php:366 +#: .-modules/CheckmkModule/src/Controller/ScansController.php:476 +#: .-modules/CheckmkModule/src/Controller/ScansController.php:515 +#: .-modules/ImportModule/src/Controller/ExternalSystemsController.php:454 +#: .-modules/NWCModule/src/Controller/WizardsController.php:204 +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:65 +#: .-modules/SLAModule/src/Controller/SlaAvailabilityStatusHostsLogController.php:45 +#: .-modules/SLAModule/src/Controller/SlasController.php:332 +msgid "Invalid host" +msgstr "" + +#: ./src/Controller/AcknowledgementsController.php:141 +#: ./src/Controller/AcknowledgementsController.php:208 +#: ./src/Controller/NotificationsController.php:241 +#: ./src/Controller/ServicechecksController.php:66 +#: ./src/Controller/ServicesController.php:336 +#: ./src/Controller/ServicesController.php:894 +#: ./src/Controller/ServicesController.php:1265 +#: ./src/Controller/ServicesController.php:1332 +#: ./src/Controller/ServicesController.php:3060 +#: ./src/Controller/ServicesController.php:3138 +#: ./src/Controller/StatehistoriesController.php:140 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:1330 +#: .-modules/SLAModule/src/Controller/SlaAvailabilityStatusServicesLogController.php:38 +#: .-modules/SLAModule/src/Controller/SlasController.php:462 +msgid "Invalid service" +msgstr "" + +#: ./src/Controller/AcknowledgementsController.php:226 +#: ./src/Controller/AcknowledgementsController.php:253 +#: ./src/Controller/DowntimesController.php:393 +msgid "Successfully" +msgstr "" + +#: ./src/Controller/AdministratorsController.php:79 +msgid "Community - unregistered" +msgstr "" + +#: ./src/Controller/AdministratorsController.php:81 +#: ./src/Template/Packetmanager/index.php:234 +msgid "Enterprise" +msgstr "" + +#: ./src/Controller/AdministratorsController.php:83 +msgid "Community - registered" +msgstr "" + +#: ./src/Controller/AdministratorsController.php:172 +#: ./src/Template/Changelogs/entity.php:186 +#: ./src/Template/Cronjobs/index.php:86 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:131 +#: ./src/Template/Dashboards/services_downtime_widget.php:136 +#: ./src/Template/DeletedHosts/index.php:178 +#: ./src/Template/Downtimereports/index.php:221 +#: ./src/Template/Downtimes/host.php:375 +#: ./src/Template/Downtimes/service.php:401 +#: ./src/Template/Hostdependencies/index.php:494 +#: ./src/Template/Hostdependencies/index.php:496 +#: ./src/Template/Hosts/browser.php:636 +#: ./src/Template/Hosts/browser.php:830 +#: ./src/Template/Instantreports/index.php:298 +#: ./src/Template/Instantreports/index.php:308 +#: ./src/Template/Servicedependencies/index.php:520 +#: ./src/Template/Servicedependencies/index.php:522 +#: ./src/Template/Services/browser.php:779 +#: ./src/Template/Services/browser.php:981 +#: ./src/Template/Services/service_list.php:937 +#: ./src/Template/Wizards/assignments.php:140 +#: ./src/Template/element/calendar_mass_changes.php:44 +#: ./src/Template/element/command_mass_changes.php:51 +#: ./src/Template/element/contactgroup_mass_changes.php:53 +#: ./src/Template/element/contacts_mass_changes.php:55 +#: ./src/Template/element/downtimes_mass_delete.php:47 +#: ./src/Template/element/host_mass_changes.php:110 +#: ./src/Template/element/hostgroup_mass_changes.php:48 +#: ./src/Template/element/map_mass_changes.php:44 +#: ./src/Template/element/service_mass_changes.php:89 +#: ./src/Template/element/servicegroup_mass_changes.php:48 +#: ./src/Template/element/servicetemplate_mass_changes.php:73 +#: ./src/Template/element/tenant_mass_changes.php:47 +#: ./src/Template/element/timeperiod_mass_changes.php:54 +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:190 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:232 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:272 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:297 +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:9 +#: .-modules/SLAModule/templates/Slas/view_details.php:127 +msgid "Yes" +msgstr "" + +#: ./src/Controller/AdministratorsController.php:172 +#: ./src/Template/Cronjobs/index.php:87 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:134 +#: ./src/Template/Dashboards/services_downtime_widget.php:139 +#: ./src/Template/Downtimes/host.php:376 +#: ./src/Template/Downtimes/service.php:402 +#: ./src/Template/Hostdependencies/index.php:499 +#: ./src/Template/Hostdependencies/index.php:501 +#: ./src/Template/Hosts/browser.php:641 +#: ./src/Template/Hosts/browser.php:835 +#: ./src/Template/Instantreports/index.php:302 +#: ./src/Template/Instantreports/index.php:312 +#: ./src/Template/Servicedependencies/index.php:525 +#: ./src/Template/Servicedependencies/index.php:527 +#: ./src/Template/Services/browser.php:784 +#: ./src/Template/Services/browser.php:986 +#: ./src/Template/Wizards/assignments.php:137 +#: ./src/Template/element/calendar_mass_changes.php:45 +#: ./src/Template/element/command_mass_changes.php:52 +#: ./src/Template/element/contactgroup_mass_changes.php:54 +#: ./src/Template/element/contacts_mass_changes.php:56 +#: ./src/Template/element/downtimes_mass_delete.php:48 +#: ./src/Template/element/host_mass_changes.php:111 +#: ./src/Template/element/hostgroup_mass_changes.php:49 +#: ./src/Template/element/map_mass_changes.php:45 +#: ./src/Template/element/service_mass_changes.php:90 +#: ./src/Template/element/servicegroup_mass_changes.php:49 +#: ./src/Template/element/servicetemplate_mass_changes.php:74 +#: ./src/Template/element/tenant_mass_changes.php:48 +#: ./src/Template/element/timeperiod_mass_changes.php:55 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:248 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:277 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:302 +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:9 +#: .-modules/SLAModule/templates/Slas/view_details.php:131 +msgid "No" +msgstr "" + +#: ./src/Controller/AdministratorsController.php:366 +msgid "System test mail from " +msgstr "" + +#: ./src/Controller/AdministratorsController.php:382 +msgid "Test mail send to: " +msgstr "" + +#: ./src/Controller/AdministratorsController.php:387 +msgid "An error occured while sending test mail: " +msgstr "" + +#: ./src/Controller/AgentchecksController.php:126 +#: ./src/Controller/AgentchecksController.php:169 +msgid "Agentcheck not found" +msgstr "" + +#: ./src/Controller/AgentconnectorController.php:244 +msgid "Agent config not found" +msgstr "" + +#: ./src/Controller/AgentconnectorController.php:286 +msgid "Push Agent config not found" +msgstr "" + +#: ./src/Controller/AgentconnectorController.php:349 +msgid "Satellite Push Agent config not found" +msgstr "" + +#: ./src/Controller/AngularController.php:509 +msgid "You are not permitted to access this object." +msgstr "" + +#: ./src/Controller/AngularController.php:530 +msgid "Object could not be found." +msgstr "" + +#: ./src/Controller/AngularController.php:682 +#: ./src/Template/Systemdowntimes/add.php:81 +#: ./src/Template/Systemdowntimes/add.php:155 +msgid "In maintenance" +msgstr "" + +#: ./src/Controller/AngularController.php:1320 +#: ./src/Template/Angular/auto_refresher.php:14 +#: ./src/Template/Angular/auto_refresher.php:16 +#: ./src/Template/Automaps/automap.php:42 +#: ./src/Template/Automaps/index.php:203 +#: ./src/Template/Contacts/index.php:183 +#: ./src/Template/Contacts/index.php:221 +#: ./src/Template/DeletedHosts/index.php:69 +#: ./src/Template/Hosts/browser.php:1213 +#: ./src/Template/Hosts/disabled.php:38 +#: ./src/Template/Hosts/disabled.php:73 +#: ./src/Template/Hosts/index.php:96 +#: ./src/Template/Hosts/not_monitored.php:76 +#: ./src/Template/Hosttemplates/used_by.php:96 +#: ./src/Template/Hosttemplates/used_by.php:102 +#: ./src/Template/Services/disabled.php:38 +#: ./src/Template/Services/disabled.php:50 +#: ./src/Template/Services/disabled.php:69 +#: ./src/Template/Services/index.php:82 +#: ./src/Template/Services/not_monitored.php:69 +#: ./src/Template/Services/service_list.php:148 +#: ./src/Template/Servicetemplates/used_by.php:131 +#: ./src/Template/Servicetemplates/used_by.php:137 +#: ./src/Template/Statusmaps/index.php:166 +#: ./src/Template/Users/index.php:224 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:250 +msgid "Disabled" +msgstr "" + +#: ./src/Controller/AngularController.php:1325 +msgid "Refresh every 2m" +msgstr "" + +#: ./src/Controller/AppController.php:334 +msgid "Permission denied" +msgstr "" + +#: ./src/Controller/AppController.php:335 +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:89 +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:35 +#: .-modules/SLAModule/templates/Slas/sla_calendar_widget.php:129 +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:215 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:302 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:302 +msgid "You are not permitted to access this object" +msgstr "" + +#: ./src/Controller/AutomapsController.php:139 +#: ./src/Controller/AutomapsController.php:213 +msgid "Automap not found" +msgstr "" + +#: ./src/Controller/AutomapsController.php:356 +msgid "Invalid Automap" +msgstr "" + +#: ./src/Controller/AutomapsController.php:621 +msgid "Auto map not found" +msgstr "" + +#: ./src/Controller/BrowsersController.php:108 +msgid "root" +msgstr "" + +#: ./src/Controller/CalendarsController.php:139 +#: ./src/Controller/CalendarsController.php:221 +msgid "Invalid calendar" +msgstr "" + +#: ./src/Controller/CalendarsController.php:244 +msgid "Calendar deleted successfully" +msgstr "" + +#: ./src/Controller/CalendarsController.php:251 +msgid "Issue while deleting calendar" +msgstr "" + +#: ./src/Controller/CommandsController.php:83 +#: ./src/Controller/CommandsController.php:197 +#: ./src/Controller/CommandsController.php:267 +#: ./src/Controller/HostsController.php:3263 +#: ./src/Controller/HosttemplatesController.php:659 +#: ./src/Controller/ServicesController.php:2777 +#: ./src/Controller/ServicesController.php:2876 +#: ./src/Controller/ServicetemplatesController.php:660 +#: ./src/Controller/ServicetemplatesController.php:759 +msgid "Invalid command" +msgstr "" + +#: ./src/Controller/CommandsController.php:207 +#: ./src/Controller/ContactgroupsController.php:263 +#: ./src/Controller/ContactsController.php:315 +#: ./src/Controller/HosttemplatesController.php:283 +#: ./src/Controller/ServicetemplatesController.php:307 +#: ./src/Controller/TenantsController.php:339 +#: ./src/Controller/TimeperiodsController.php:283 +msgid "Used by other objects" +msgstr "" + +#: ./src/Controller/CommandsController.php:215 +#: .-modules/ImportModule/src/Controller/ExternalSystemsController.php:320 +msgid "Issue while deleting command" +msgstr "" + +#: ./src/Controller/ConfigurationFilesController.php:243 +#: .-modules/PrometheusModule/src/Controller/ConfigurationFilesController.php:71 +#: .-modules/SnmpTrapModule/src/Controller/ConfigurationFilesController.php:104 +msgid "Config successfully restored to default" +msgstr "" + +#: ./src/Controller/ContactgroupsController.php:98 +msgid "Invalid contact group" +msgstr "" + +#: ./src/Controller/ContactgroupsController.php:167 +#: ./src/Controller/ContactgroupsController.php:243 +#: ./src/Controller/ContactgroupsController.php:455 +msgid "Contact group not found" +msgstr "" + +#: ./src/Controller/ContactgroupsController.php:272 +#: ./src/Controller/ContactgroupsController.php:319 +#: ./src/Controller/ContactsController.php:323 +msgid "Issue while deleting contact" +msgstr "" + +#: ./src/Controller/ContactsController.php:126 +#: ./src/Controller/ContactsController.php:532 +msgid "Invalid contact" +msgstr "" + +#: ./src/Controller/ContactsController.php:189 +#: ./src/Controller/ContactsController.php:294 +msgid "Contact not found" +msgstr "" + +#: ./src/Controller/ContainersController.php:75 +#: ./src/Controller/ContainersController.php:157 +#: ./src/Controller/ContainersController.php:534 +#: ./src/Controller/ContainersController.php:572 +#: ./src/Controller/HostdependenciesController.php:256 +#: ./src/Controller/HostescalationsController.php:327 +#: ./src/Controller/HostescalationsController.php:370 +#: ./src/Controller/HostsController.php:3086 +#: ./src/Controller/LocationsController.php:280 +#: ./src/Controller/ServicedependenciesController.php:250 +#: ./src/Controller/ServiceescalationsController.php:264 +#: ./src/Controller/ServiceescalationsController.php:327 +#: ./src/Controller/ServiceescalationsController.php:370 +#: ./src/Controller/TenantsController.php:281 +#: ./src/Controller/WizardsController.php:398 +#: ./src/Model/Table/ContainersTable.php:1123 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:1418 +#: .-modules/ImportModule/src/Controller/ExternalMonitoringsController.php:332 +#: .-modules/ImportModule/src/Controller/ExternalSystemsController.php:423 +#: .-modules/ImportModule/src/Controller/HostDefaultsController.php:345 +#: .-modules/ImportModule/src/Controller/ImportersController.php:394 +msgid "Invalid container" +msgstr "" + +#: ./src/Controller/ContainersController.php:239 +msgid "Container not found" +msgstr "" + +#: ./src/Controller/ContainersController.php:480 +#: ./src/Controller/HostgroupsController.php:330 +#: ./src/Controller/ServicegroupsController.php:337 +#: ./src/Controller/ServicetemplategroupsController.php:448 +msgid "Container is not empty" +msgstr "" + +#: ./src/Controller/CronjobsController.php:117 +msgid "Invalid cronjob" +msgstr "" + +#: ./src/Controller/CurrentstatereportsController.php:179 +msgid "Currentstatereport_" +msgstr "" + +#: ./src/Controller/DashboardsController.php:219 +#: ./src/Controller/DashboardsController.php:275 +msgid "Successfully saved" +msgstr "" + +#: ./src/Controller/DashboardsController.php:299 +msgid "Successfully deleted" +msgstr "" + +#: ./src/Controller/DashboardsController.php:304 +msgid "Error while deleting Widget" +msgstr "" + +#: ./src/Controller/DocumentationsController.php:233 +msgid "MySQL performance" +msgstr "" + +#: ./src/Controller/DocumentationsController.php:234 +msgid "A few tips to optimize your MySQL performance." +msgstr "" + +#: ./src/Controller/DocumentationsController.php:239 +msgid "Browser Push Notifications" +msgstr "" + +#: ./src/Controller/DocumentationsController.php:240 +msgid "How to setup openITCOCKPIT browser push notifications." +msgstr "" + +#: ./src/Controller/DowntimereportsController.php:134 +msgid "No downtimes within specified time found ({0} - {1}) !" +msgstr "" + +#: ./src/Controller/DowntimereportsController.php:234 +msgid "! No downtimes within specified time found ({0} - {1}) !" +msgstr "" + +#: ./src/Controller/DowntimereportsController.php:250 +msgid "Downtimereport_" +msgstr "" + +#: ./src/Controller/DowntimesController.php:219 +#: ./src/Template/Angular/acknowledge_host.php:45 +#: ./src/Template/Angular/acknowledge_service.php:26 +msgid "Comment can not be empty" +msgstr "" + +#: ./src/Controller/DowntimesController.php:223 +msgid "Start date can not be empty" +msgstr "" + +#: ./src/Controller/DowntimesController.php:227 +msgid "Start time can not be empty" +msgstr "" + +#: ./src/Controller/DowntimesController.php:231 +msgid "End date can not be empty" +msgstr "" + +#: ./src/Controller/DowntimesController.php:235 +msgid "End time can not be empty" +msgstr "" + +#: ./src/Controller/DowntimesController.php:242 +#: ./src/Controller/DowntimesController.php:246 +msgid "Date is not valid" +msgstr "" + +#: ./src/Controller/DowntimesController.php:310 +msgid "Could not find downtime" +msgstr "" + +#: ./src/Controller/ExportsController.php:149 +msgid "Refresh of monitoring configuration successfully!" +msgstr "" + +#: ./src/Controller/ExportsController.php:227 +msgid "Refresh of monitoring configuration started" +msgstr "" + +#: ./src/Controller/FilterBookmarksController.php:169 +msgid "Filter successfully deleted" +msgstr "" + +#: ./src/Controller/FilterBookmarksController.php:180 +msgid "Error while deleting filter bookmark" +msgstr "" + +#: ./src/Controller/HostdependenciesController.php:93 +#: ./src/Controller/HostdependenciesController.php:219 +msgid "Host dependency not found" +msgstr "" + +#: ./src/Controller/HostdependenciesController.php:242 +#: ./src/Controller/HostescalationsController.php:251 +#: ./src/Controller/ServicedependenciesController.php:238 +#: ./src/Controller/ServiceescalationsController.php:248 +msgid "This is only allowed via API." +msgstr "" + +#: ./src/Controller/HostescalationsController.php:96 +#: ./src/Controller/HostescalationsController.php:228 +msgid "Host escalation not found" +msgstr "" + +#: ./src/Controller/HostescalationsController.php:269 +msgid "Invalid hosttemplate" +msgstr "" + +#: ./src/Controller/HostgroupsController.php:115 +#: ./src/Controller/HostgroupsController.php:200 +#: ./src/Controller/HostgroupsController.php:278 +#: ./src/Controller/HostgroupsController.php:355 +#: ./src/Controller/HostgroupsController.php:715 +#: ./src/Controller/ServicegroupsController.php:910 +msgid "Invalid Hostgroup" +msgstr "" + +#: ./src/Controller/HostgroupsController.php:554 +#: ./src/Controller/HostgroupsController.php:672 +msgid "Hostgroups_" +msgstr "" + +#: ./src/Controller/HostsController.php:502 +#: ./src/Controller/HostsController.php:507 +#: ./src/Controller/ServicesController.php:577 +#: ./src/Controller/ServicesController.php:582 +#: ./src/Controller/UsersController.php:576 +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:4 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:4 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:146 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:151 +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:592 +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:597 +msgid "This field cannot be left empty" +msgstr "" + +#: ./src/Controller/HostsController.php:522 +#: ./src/Controller/HostsController.php:700 +#: ./src/Controller/HostsController.php:3200 +#: ./src/Controller/HosttemplatesController.php:114 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:166 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:1472 +msgid "Invalid host template" +msgstr "" + +#: ./src/Controller/HostsController.php:625 +#: ./src/Controller/HostsController.php:856 +#: ./src/Controller/HostsController.php:1441 +#: ./src/Controller/HostsController.php:1506 +#: ./src/Controller/HostsController.php:2040 +#: ./src/Controller/HostsController.php:2065 +#: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:614 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:998 +msgid "Host not found" +msgstr "" + +#: ./src/Controller/HostsController.php:1481 +msgid "Host successfully disabled" +msgstr "" + +#: ./src/Controller/HostsController.php:1489 +msgid "Issue while disabling host" +msgstr "" + +#: ./src/Controller/HostsController.php:1546 +msgid "Host successfully enabled" +msgstr "" + +#: ./src/Controller/HostsController.php:1554 +msgid "Issue while enabling host" +msgstr "" + +#: ./src/Controller/HostsController.php:1595 +#: .-modules/DistributeModule/src/Controller/SatellitesController.php:346 +msgid "Issue while deleting host" +msgstr "" + +#: ./src/Controller/HostsController.php:1611 +#: .-modules/DistributeModule/src/Controller/SatellitesController.php:363 +msgid "Issue while deleting host. Service used by other objects." +msgstr "" + +#: ./src/Controller/HostsController.php:1639 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:776 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:816 +msgid "Host successfully deleted" +msgstr "" + +#: ./src/Controller/HostsController.php:1645 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:822 +msgid "Error while deleting host" +msgstr "" + +#: ./src/Controller/HostsController.php:2485 +#: ./src/Controller/HostsController.php:2630 +msgid "Hosts_" +msgstr "" + +#: ./src/Controller/HostsController.php:2709 +msgid "Invalid request parameter" +msgstr "" + +#: ./src/Controller/HostsController.php:3527 +#: ./src/Controller/ServicesController.php:3085 +#: .-modules/SLAModule/src/Controller/SlasController.php:590 +msgid "Invalid sla" +msgstr "" + +#: ./src/Controller/HosttemplatesController.php:197 +#: ./src/Controller/HosttemplatesController.php:268 +#: ./src/Controller/HosttemplatesController.php:449 +msgid "Host template not found" +msgstr "" + +#: ./src/Controller/HosttemplatesController.php:291 +msgid "Issue while deleting host template" +msgstr "" + +#: ./src/Controller/HosttemplatesController.php:301 +msgid "Host template successfully deleted" +msgstr "" + +#: ./src/Controller/HosttemplatesController.php:307 +msgid "Error while deleting host template" +msgstr "" + +#: ./src/Controller/HosttemplatesController.php:517 +#: ./src/Controller/ServicetemplatesController.php:830 +msgid "Invalid Container" +msgstr "" + +#: ./src/Controller/InstantreportsController.php:145 +#: ./src/Controller/InstantreportsController.php:267 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/InstantreportCreator.php:101 +msgid "Instant report not found" +msgstr "" + +#: ./src/Controller/InstantreportsController.php:242 +msgid "No report data specified time found ({0} - {1}) !" +msgstr "" + +#: ./src/Controller/InstantreportsController.php:353 +msgid "! No data within specified time found ({0} - {1}) !" +msgstr "" + +#: ./src/Controller/LocationsController.php:96 +#: ./src/Controller/LocationsController.php:185 +#: ./src/Controller/LocationsController.php:290 +msgid "Invalid location" +msgstr "" + +#: ./src/Controller/LocationsController.php:335 +msgid "Location is used by other object." +msgstr "" + +#: ./src/Controller/LocationsController.php:343 +msgid "Issue while deleting location" +msgstr "" + +#: ./src/Controller/MessagesOtdController.php:133 +#: ./src/Controller/MessagesOtdController.php:185 +#: ./src/Controller/MessagesOtdController.php:214 +msgid "Invalid message of the day" +msgstr "" + +#: ./src/Controller/MessagesOtdController.php:192 +msgid "Message of the day deleted successfully" +msgstr "" + +#: ./src/Controller/MessagesOtdController.php:199 +msgid "Issue while deleting message of the days" +msgstr "" + +#: ./src/Controller/MessagesOtdController.php:246 +msgid "Message of the day " +msgstr "" + +#: ./src/Controller/MessagesOtdController.php:276 +msgid "Message of the day mail sent successfully" +msgstr "" + +#: ./src/Controller/MessagesOtdController.php:281 +msgid "An error occurred while sending test mail: " +msgstr "" + +#: ./src/Controller/ProfileController.php:62 +#: ./src/Controller/UsersController.php:352 +#: ./src/Controller/UsersController.php:527 +#: ./src/Controller/UsersController.php:664 +msgid "User not found" +msgstr "" + +#: ./src/Controller/ProfileController.php:142 +msgid "Current password is incorrect" +msgstr "" + +#: ./src/Controller/ProfileController.php:161 +msgid "Password changed successfully." +msgstr "" + +#: ./src/Controller/ProfileController.php:223 +msgid "File Upload success!" +msgstr "" + +#: ./src/Controller/ProfileController.php:229 +#: ./src/Controller/ProfileController.php:230 +msgid "Could not save image data, may be wrong data type. Allowed types are .png, .jpg and .gif" +msgstr "" + +#: ./src/Controller/ProfileController.php:254 +#: ./src/Controller/ProfileController.php:293 +msgid "Invalid API key" +msgstr "" + +#: ./src/Controller/ProfileController.php:305 +msgid "API key updated successfully" +msgstr "" + +#: ./src/Controller/ProfileController.php:376 +msgid "API key created successfully" +msgstr "" + +#: ./src/Controller/ProfileController.php:402 +msgid "Api key deleted successfully" +msgstr "" + +#: ./src/Controller/ProfileController.php:408 +msgid "Could not delete api key" +msgstr "" + +#: ./src/Controller/ProfileController.php:457 +msgid "File deleted sucessfully" +msgstr "" + +#: ./src/Controller/ServicedependenciesController.php:92 +#: ./src/Controller/ServicedependenciesController.php:215 +msgid "Service dependency not found" +msgstr "" + +#: ./src/Controller/ServiceescalationsController.php:91 +#: ./src/Controller/ServiceescalationsController.php:225 +msgid "Service escalation not found" +msgstr "" + +#: ./src/Controller/ServicegroupsController.php:124 +#: ./src/Controller/ServicegroupsController.php:208 +#: ./src/Controller/ServicegroupsController.php:285 +#: ./src/Controller/ServicegroupsController.php:377 +msgid "Invalid Servicegroup" +msgstr "" + +#: ./src/Controller/ServicegroupsController.php:584 +#: ./src/Controller/ServicegroupsController.php:695 +msgid "Servicegroups_" +msgstr "" + +#: ./src/Controller/ServicesController.php:609 +#: ./src/Controller/ServicesController.php:766 +#: ./src/Controller/ServicesController.php:2679 +#: ./src/Controller/ServicetemplatesController.php:118 +#: ./src/Controller/ServicetemplatesController.php:490 +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:121 +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:624 +msgid "Invalid service template" +msgstr "" + +#: ./src/Controller/ServicesController.php:702 +#: ./src/Controller/ServicesController.php:1430 +#: ./src/Controller/ServicesController.php:1465 +#: ./src/Controller/ServicesController.php:2261 +#: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:664 +#: .-modules/CustomalertModule/src/Controller/CustomalertsController.php:404 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:928 +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:311 +msgid "Service not found" +msgstr "" + +#: ./src/Controller/ServicesController.php:919 +msgid "Issue while deleting service" +msgstr "" + +#: ./src/Controller/ServicesController.php:929 +msgid "Service successfully deleted" +msgstr "" + +#: ./src/Controller/ServicesController.php:935 +msgid "Error while deleting service" +msgstr "" + +#: ./src/Controller/ServicesController.php:1285 +msgid "Issue while disabling service" +msgstr "" + +#: ./src/Controller/ServicesController.php:1314 +msgid "Service successfully disabled" +msgstr "" + +#: ./src/Controller/ServicesController.php:1350 +msgid "Could not enable service, because associated host is also disabled." +msgstr "" + +#: ./src/Controller/ServicesController.php:1361 +msgid "Issue while enabling service" +msgstr "" + +#: ./src/Controller/ServicesController.php:1390 +msgid "Service successfully enabled" +msgstr "" + +#: ./src/Controller/ServicesController.php:1995 +#: ./src/Controller/ServicesController.php:2130 +msgid "Services_" +msgstr "" + +#: ./src/Controller/ServicesController.php:2748 +#: ./src/Controller/ServicetemplatesController.php:226 +#: ./src/Controller/ServicetemplatesController.php:629 +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:63 +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:64 +msgid "None" +msgstr "" + +#: ./src/Controller/ServicetemplategroupsController.php:106 +#: ./src/Controller/ServicetemplategroupsController.php:267 +msgid "Invalid service template group" +msgstr "" + +#: ./src/Controller/ServicetemplategroupsController.php:178 +#: ./src/Controller/ServicetemplategroupsController.php:390 +msgid "Service template group not found" +msgstr "" + +#: ./src/Controller/ServicetemplategroupsController.php:657 +#: ./src/Controller/ServicetemplategroupsController.php:782 +msgid "No service template ids set" +msgstr "" + +#: ./src/Controller/ServicetemplategroupsController.php:854 +msgid "No matching host group \"{0}\" found." +msgstr "" + +#: ./src/Controller/ServicetemplategroupsController.php:980 +msgid "Created {0} new services" +msgstr "" + +#: ./src/Controller/ServicetemplategroupsController.php:1025 +msgid "Invalid container id" +msgstr "" + +#: ./src/Controller/ServicetemplatesController.php:208 +#: ./src/Controller/ServicetemplatesController.php:292 +msgid "Service template not found" +msgstr "" + +#: ./src/Controller/ServicetemplatesController.php:315 +msgid "Issue while deleting service template" +msgstr "" + +#: ./src/Controller/ServicetemplatesController.php:325 +msgid "Service template successfully deleted" +msgstr "" + +#: ./src/Controller/ServicetemplatesController.php:331 +msgid "Error while deleting service template" +msgstr "" + +#: ./src/Controller/StatisticsController.php:110 +msgid "Error while saving data" +msgstr "" + +#: ./src/Controller/StatisticsController.php:115 +msgid "Record successfully saved" +msgstr "" + +#: ./src/Controller/StatusmapsController.php:202 +#: ./src/Controller/WizardsController.php:107 +msgid "Invalid request parameters" +msgstr "" + +#: ./src/Controller/SystemdowntimesController.php:316 +#: ./src/Controller/SystemdowntimesController.php:423 +#: ./src/Controller/SystemdowntimesController.php:530 +#: ./src/Controller/SystemdowntimesController.php:641 +#: .-modules/DistributeModule/src/Controller/SatellitesController.php:479 +msgid "You have to select at least on object." +msgstr "" + +#: ./src/Controller/SystemdowntimesController.php:773 +msgid "Invalide Systemdowntime" +msgstr "" + +#: ./src/Controller/SystemdowntimesController.php:779 +msgid "Systemdowntime successfully deleted" +msgstr "" + +#: ./src/Controller/SystemdowntimesController.php:786 +msgid "Error while deleting systemdowntime" +msgstr "" + +#: ./src/Controller/SystemfailuresController.php:146 +msgid "System failure not found" +msgstr "" + +#: ./src/Controller/TenantsController.php:93 +#: ./src/Controller/TenantsController.php:183 +#: ./src/Controller/TenantsController.php:289 +msgid "Invalid tenant" +msgstr "" + +#: ./src/Controller/TenantsController.php:324 +msgid "Tenant deleted successfully" +msgstr "" + +#: ./src/Controller/TenantsController.php:329 +msgid "Could not delete tenant" +msgstr "" + +#: ./src/Controller/TenantsController.php:346 +msgid "Issue while deleting tenant" +msgstr "" + +#: ./src/Controller/TimeperiodsController.php:115 +#: ./src/Controller/TimeperiodsController.php:143 +#: ./src/Controller/TimeperiodsController.php:459 +msgid "Invalid timeperiod" +msgstr "" + +#: ./src/Controller/TimeperiodsController.php:268 +msgid "Timeperiod not found" +msgstr "" + +#: ./src/Controller/TimeperiodsController.php:291 +msgid "Issue while deleting timeperiod" +msgstr "" + +#: ./src/Controller/UsergroupsController.php:91 +msgid "Invalid usergroup" +msgstr "" + +#: ./src/Controller/UsergroupsController.php:209 +#: ./src/Controller/UsergroupsController.php:324 +msgid "User group not found" +msgstr "" + +#: ./src/Controller/UsersController.php:137 +msgid "E-Mail address not found in openITCOCKPIT Database." +msgstr "" + +#: ./src/Controller/UsersController.php:182 +msgid "Invalid username or password" +msgstr "" + +#: ./src/Controller/UsersController.php:716 +msgid "Password reset successfully. The new password was send to {0}" +msgstr "" + +#: ./src/Controller/WizardsController.php:146 +msgid "Wizard not found" +msgstr "" + +#: ./src/Controller/WizardsController.php:354 +#: ./src/Model/Table/CommandsTable.php:91 +#: ./src/Model/Table/ContainersTable.php:255 +#: ./src/Model/Table/ContainersTable.php:293 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/ConfigGenerator.php:198 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:101 +msgid "This field cannot be left blank." +msgstr "" + +#: ./src/Controller/WizardsController.php:477 +msgid "Only hosts with Prometheus exporters are listed" +msgstr "" + +#: ./src/Form/AgentConfigurationForm.php:68 +msgid "Please enter a username." +msgstr "" + +#: ./src/Form/AgentConfigurationForm.php:84 +msgid "Please enter a password." +msgstr "" + +#: ./src/Form/AgentConfigurationForm.php:99 +msgid "Please enter a server URL." +msgstr "" + +#: ./src/Form/AgentConfigurationForm.php:114 +msgid "Please enter a API key." +msgstr "" + +#: ./src/Form/AgentConfigurationForm.php:129 +msgid "The port numbers in the range from 1 to 65535" +msgstr "" + +#: ./src/Form/AgentConfigurationForm.php:135 +msgid "The check interval has to be in range from 1 to 7200" +msgstr "" + +#: ./src/Form/AgentConfigurationForm.php:141 +msgid "The push timeout has to be in range from 1 to 40" +msgstr "" + +#: ./src/Form/AgentConfigurationForm.php:160 +msgid "Please enter a certificate file." +msgstr "" + +#: ./src/Form/AgentConfigurationForm.php:183 +msgid "Please enter certificate key file." +msgstr "" + +#: ./src/Form/CurrentstatereportForm.php:44 +#: ./src/Form/CurrentstatereportForm.php:45 +msgid "You must specify at least one service." +msgstr "" + +#: ./src/Form/CurrentstatereportForm.php:51 +msgid "You must specify at least one service status." +msgstr "" + +#: ./src/Form/WizardMysqlServerForm.php:59 +#: .-modules/DB2Module/src/Form/DB2Form.php:36 +#: .-modules/HANAModule/src/Form/SapHanaForm.php:51 +#: .-modules/MSSQLModule/src/Form/MSSqlForm.php:36 +#: .-modules/ORACLEModule/src/Form/OracleForm.php:36 +#: .-modules/SAPModule/src/Form/SapForm.php:48 +#: .-modules/VMWAREHORIZONModule/src/Form/VMWareHorizonForm.php:39 +#: .-modules/VMWAREModule/src/Form/VMWareForm.php:41 +#: .-modules/VMwareSnapshotModule/src/Form/VMwareSnapshotForm.php:39 +msgid "You have to select at least one service" +msgstr "" + +#: ./src/Form/WizardSNMPForm.php:91 +#: .-modules/NWCModule/src/Form/NetworkBasicForm.php:61 +#: .-modules/NWCModule/src/Form/NetworkBasicForm.php:69 +msgid "Please select at least one service or interface" +msgstr "" + +#: ./src/Identifier/SslIdentifier.php:53 +msgid "Invalid client certificate" +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:483 +msgid "File: {0}" +msgstr "" + +#: ./src/Model/Entity/FilterBookmark.php:37 +msgid "Filters" +msgstr "" + +#: ./src/Model/Entity/FilterBookmark.php:39 +msgid "Favorites" +msgstr "" + +#: ./src/Model/Entity/Host.php:432 +#: ./src/Model/Entity/Service.php:370 +msgid "Used by Autoreport module" +msgstr "" + +#: ./src/Model/Entity/Host.php:441 +#: ./src/Model/Entity/Service.php:379 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:746 +msgid "Used by Eventcorrelation module" +msgstr "" + +#: ./src/Model/Table/AgentconfigsTable.php:87 +#: ./src/Model/Table/AgentconfigsTable.php:92 +#: ./src/Model/Table/AgentconfigsTable.php:96 +#: ./src/Model/Table/AgentconfigsTable.php:101 +msgid "Password can not be blank if basic auth is enabled." +msgstr "" + +#: ./src/Model/Table/AutomapsTable.php:77 +#: ./src/Model/Table/AutomapsTable.php:79 +msgid "You need to select at least one container" +msgstr "" + +#: ./src/Model/Table/AutomapsTable.php:136 +msgid "Font size out of range (1-7)" +msgstr "" + +#: ./src/Model/Table/CalendarsTable.php:89 +#: ./src/Model/Table/CommandsTable.php:86 +msgid "This command name has already been taken." +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:614 +#: ./src/Template/Systemdowntimes/add.php:97 +#: ./src/Template/Systemdowntimes/add.php:171 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:182 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:165 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:165 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:143 +#: ./src/Template/Timeperiods/add.php:28 +#: ./src/Template/Timeperiods/edit.php:28 +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:44 +#: ./src/itnovum/openITCOCKPIT/Core/Views/Systemdowntime.php:161 +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:82 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:671 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:148 +#: .-modules/SLAModule/src/Lib/SlaReport.php:80 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:622 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:7 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:7 +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:15 +#: .-modules/SLAModule/templates/Slas/view_details.php:7 +msgid "Monday" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:615 +#: ./src/Template/Systemdowntimes/add.php:98 +#: ./src/Template/Systemdowntimes/add.php:172 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:183 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:166 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:166 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:144 +#: ./src/Template/Timeperiods/add.php:29 +#: ./src/Template/Timeperiods/edit.php:29 +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:45 +#: ./src/itnovum/openITCOCKPIT/Core/Views/Systemdowntime.php:162 +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:83 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:672 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:149 +#: .-modules/SLAModule/src/Lib/SlaReport.php:81 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:623 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:8 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:8 +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:16 +#: .-modules/SLAModule/templates/Slas/view_details.php:8 +msgid "Tuesday" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:616 +#: ./src/Template/Systemdowntimes/add.php:99 +#: ./src/Template/Systemdowntimes/add.php:173 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:184 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:167 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:167 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:145 +#: ./src/Template/Timeperiods/add.php:30 +#: ./src/Template/Timeperiods/edit.php:30 +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:46 +#: ./src/itnovum/openITCOCKPIT/Core/Views/Systemdowntime.php:163 +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:84 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:673 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:150 +#: .-modules/SLAModule/src/Lib/SlaReport.php:82 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:624 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:9 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:9 +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:17 +#: .-modules/SLAModule/templates/Slas/view_details.php:9 +msgid "Wednesday" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:617 +#: ./src/Template/Systemdowntimes/add.php:100 +#: ./src/Template/Systemdowntimes/add.php:174 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:185 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:168 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:168 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:146 +#: ./src/Template/Timeperiods/add.php:31 +#: ./src/Template/Timeperiods/edit.php:31 +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:47 +#: ./src/itnovum/openITCOCKPIT/Core/Views/Systemdowntime.php:164 +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:85 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:674 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:151 +#: .-modules/SLAModule/src/Lib/SlaReport.php:83 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:625 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:10 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:10 +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:18 +#: .-modules/SLAModule/templates/Slas/view_details.php:10 +msgid "Thursday" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:618 +#: ./src/Template/Systemdowntimes/add.php:101 +#: ./src/Template/Systemdowntimes/add.php:175 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:186 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:169 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:169 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:147 +#: ./src/Template/Timeperiods/add.php:32 +#: ./src/Template/Timeperiods/edit.php:32 +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:48 +#: ./src/itnovum/openITCOCKPIT/Core/Views/Systemdowntime.php:165 +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:86 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:675 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:152 +#: .-modules/SLAModule/src/Lib/SlaReport.php:84 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:626 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:11 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:11 +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:19 +#: .-modules/SLAModule/templates/Slas/view_details.php:11 +msgid "Friday" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:619 +#: ./src/Template/Systemdowntimes/add.php:102 +#: ./src/Template/Systemdowntimes/add.php:176 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:187 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:170 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:170 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:148 +#: ./src/Template/Timeperiods/add.php:33 +#: ./src/Template/Timeperiods/edit.php:33 +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:49 +#: ./src/itnovum/openITCOCKPIT/Core/Views/Systemdowntime.php:166 +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:87 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:676 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:153 +#: .-modules/SLAModule/src/Lib/SlaReport.php:85 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:627 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:12 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:12 +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:20 +#: .-modules/SLAModule/templates/Slas/view_details.php:12 +msgid "Saturday" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:620 +#: ./src/Template/Systemdowntimes/add.php:103 +#: ./src/Template/Systemdowntimes/add.php:177 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:188 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:171 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:171 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:149 +#: ./src/Template/Timeperiods/add.php:34 +#: ./src/Template/Timeperiods/edit.php:34 +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:50 +#: ./src/itnovum/openITCOCKPIT/Core/Views/Systemdowntime.php:167 +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:88 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:677 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:154 +#: .-modules/SLAModule/src/Lib/SlaReport.php:86 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:628 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:13 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:13 +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:21 +#: .-modules/SLAModule/templates/Slas/view_details.php:13 +msgid "Sunday" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:660 +#: ./src/Model/Table/ChangelogsTable.php:675 +#: ./src/Model/Table/ChangelogsTable.php:683 +#: ./src/Model/Table/ChangelogsTable.php:694 +#: ./src/Model/Table/ChangelogsTable.php:698 +msgid "Command arguments" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:662 +#: ./src/Model/Table/ChangelogsTable.php:674 +#: ./src/Model/Table/ChangelogsTable.php:679 +#: ./src/Model/Table/ChangelogsTable.php:693 +#: ./src/Model/Table/ChangelogsTable.php:697 +msgid "Custom variables" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:663 +#: ./src/Template/Contacts/add.php:179 +#: ./src/Template/Contacts/add.php:181 +#: ./src/Template/Contacts/add.php:183 +#: ./src/Template/Contacts/add_from_ldap.php:205 +#: ./src/Template/Contacts/edit.php:216 +#: ./src/Template/Contacts/edit.php:219 +#: ./src/Template/Contacts/edit.php:221 +msgid "Host time period" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:664 +#: ./src/Template/Contacts/add.php:326 +#: ./src/Template/Contacts/add.php:328 +#: ./src/Template/Contacts/add.php:330 +#: ./src/Template/Contacts/add_from_ldap.php:345 +#: ./src/Template/Contacts/edit.php:365 +#: ./src/Template/Contacts/edit.php:368 +#: ./src/Template/Contacts/edit.php:370 +msgid "Service time period" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:665 +msgid "Host command" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:666 +msgid "Service command" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:670 +#: ./src/Model/Table/ChangelogsTable.php:678 +#: ./src/Model/Table/ContainersTable.php:1026 +#: ./src/Template/Changelogs/index.php:146 +#: ./src/Template/Commands/used_by.php:74 +#: ./src/Template/Contactgroups/add.php:113 +#: ./src/Template/Contactgroups/edit.php:113 +#: ./src/Template/Contacts/add.php:34 +#: ./src/Template/Contacts/add_from_ldap.php:34 +#: ./src/Template/Contacts/copy.php:34 +#: ./src/Template/Contacts/copy.php:46 +#: ./src/Template/Contacts/edit.php:34 +#: ./src/Template/Contacts/index.php:34 +#: ./src/Template/Contacts/index.php:47 +#: ./src/Template/Contacts/used_by.php:34 +#: ./src/Template/Contacts/used_by.php:46 +#: ./src/Template/Containers/index.php:329 +#: ./src/Template/Containers/show_details.php:101 +#: ./src/Template/Hostescalations/add.php:278 +#: ./src/Template/Hostescalations/edit.php:277 +#: ./src/Template/Hostescalations/index.php:311 +#: ./src/Template/Hosts/add.php:688 +#: ./src/Template/Hosts/browser.php:582 +#: ./src/Template/Hosts/edit.php:734 +#: ./src/Template/Hosts/edit_details.php:334 +#: ./src/Template/Hosttemplates/add.php:474 +#: ./src/Template/Hosttemplates/edit.php:467 +#: ./src/Template/Serviceescalations/add.php:284 +#: ./src/Template/Serviceescalations/edit.php:283 +#: ./src/Template/Serviceescalations/index.php:323 +#: ./src/Template/Services/add.php:636 +#: ./src/Template/Services/browser.php:725 +#: ./src/Template/Services/edit.php:698 +#: ./src/Template/Servicetemplates/add.php:515 +#: ./src/Template/Servicetemplates/edit.php:510 +#: ./src/Template/Timeperiods/used_by.php:74 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:220 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:333 +#: .-modules/ImportModule/templates/Configurationitems/export.php:94 +#: .-modules/ImportModule/templates/Configurationitems/import.php:148 +#: .-modules/ImportModule/templates/Configurationitems/import.php:374 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:213 +msgid "Contacts" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:677 +#: ./src/Template/Hosts/add.php:377 +#: ./src/Template/Hosts/add.php:380 +#: ./src/Template/Hosts/browser.php:488 +#: ./src/Template/Hosts/browser.php:1094 +#: ./src/Template/Hosts/edit.php:393 +#: ./src/Template/Hosts/edit.php:396 +#: ./src/Template/Hosttemplates/add.php:206 +#: ./src/Template/Hosttemplates/add.php:209 +#: ./src/Template/Hosttemplates/add.php:212 +#: ./src/Template/Hosttemplates/edit.php:208 +#: ./src/Template/Hosttemplates/edit.php:211 +#: ./src/Template/Services/add.php:265 +#: ./src/Template/Services/add.php:268 +#: ./src/Template/Services/browser.php:588 +#: ./src/Template/Services/browser.php:1283 +#: ./src/Template/Services/edit.php:331 +#: ./src/Template/Services/edit.php:334 +#: ./src/Template/Servicetemplates/add.php:231 +#: ./src/Template/Servicetemplates/add.php:234 +#: ./src/Template/Servicetemplates/add.php:236 +#: ./src/Template/Servicetemplates/edit.php:235 +#: ./src/Template/Servicetemplates/edit.php:238 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:179 +msgid "Check period" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:680 +#: ./src/Model/Table/ContainersTable.php:1027 +#: ./src/Template/Changelogs/index.php:147 +#: ./src/Template/Contactgroups/copy.php:34 +#: ./src/Template/Contactgroups/copy.php:46 +#: ./src/Template/Contactgroups/index.php:34 +#: ./src/Template/Contactgroups/index.php:50 +#: ./src/Template/Contacts/used_by.php:65 +#: ./src/Template/Containers/show_details.php:111 +#: ./src/Template/Hostescalations/index.php:312 +#: ./src/Template/Hosts/add.php:712 +#: ./src/Template/Hosts/browser.php:599 +#: ./src/Template/Hosts/edit.php:758 +#: ./src/Template/Hosts/edit_details.php:375 +#: ./src/Template/Hosttemplates/add.php:492 +#: ./src/Template/Hosttemplates/edit.php:485 +#: ./src/Template/Serviceescalations/index.php:324 +#: ./src/Template/Services/add.php:661 +#: ./src/Template/Services/browser.php:742 +#: ./src/Template/Services/edit.php:723 +#: ./src/Template/Servicetemplates/add.php:537 +#: ./src/Template/Servicetemplates/edit.php:532 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:357 +#: .-modules/ImportModule/templates/Configurationitems/export.php:108 +#: .-modules/ImportModule/templates/Configurationitems/import.php:154 +#: .-modules/ImportModule/templates/Configurationitems/import.php:378 +msgid "Contact groups" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:681 +msgid "Event handler command" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:682 +msgid "Notify period" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:684 +#: ./src/Model/Table/ChangelogsTable.php:699 +msgid "Event handler command arguments" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:691 +#: ./src/Model/Table/ContainersTable.php:1025 +#: ./src/Template/Changelogs/index.php:153 +#: ./src/Template/Commands/used_by.php:111 +#: ./src/Template/Contacts/used_by.php:112 +#: ./src/Template/Containers/index.php:341 +#: ./src/Template/Containers/index.php:346 +#: ./src/Template/Containers/show_details.php:61 +#: ./src/Template/Servicegroups/add.php:143 +#: ./src/Template/Servicegroups/edit.php:144 +#: ./src/Template/Servicetemplategroups/add.php:112 +#: ./src/Template/Servicetemplategroups/edit.php:113 +#: ./src/Template/Servicetemplates/add.php:34 +#: ./src/Template/Servicetemplates/copy.php:34 +#: ./src/Template/Servicetemplates/copy.php:46 +#: ./src/Template/Servicetemplates/edit.php:34 +#: ./src/Template/Servicetemplates/index.php:34 +#: ./src/Template/Servicetemplates/index.php:53 +#: ./src/Template/Timeperiods/used_by.php:229 +#: ./src/Template/Wizards/edit.php:75 +#: .-modules/ImportModule/templates/Configurationitems/export.php:122 +#: .-modules/ImportModule/templates/Configurationitems/import.php:160 +#: .-modules/ImportModule/templates/Configurationitems/import.php:382 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:214 +msgid "Service templates" +msgstr "" + +#: ./src/Model/Table/ChangelogsTable.php:703 +msgid "Time ranges" +msgstr "" + +#: ./src/Model/Table/CommandsTable.php:61 +#: ./src/Template/Commands/add.php:105 +#: ./src/Template/Commands/edit.php:110 +#: ./src/Template/Commands/index.php:102 +msgid "Service check command" +msgstr "" + +#: ./src/Model/Table/CommandsTable.php:62 +#: ./src/Template/Commands/add.php:106 +#: ./src/Template/Commands/edit.php:111 +#: ./src/Template/Commands/index.php:114 +msgid "Host check command" +msgstr "" + +#: ./src/Model/Table/CommandsTable.php:63 +#: ./src/Template/Commands/add.php:107 +#: ./src/Template/Commands/edit.php:112 +#: ./src/Template/Commands/index.php:126 +msgid "Notification command" +msgstr "" + +#: ./src/Model/Table/CommandsTable.php:64 +#: ./src/Template/Commands/add.php:108 +#: ./src/Template/Commands/edit.php:113 +#: ./src/Template/Commands/index.php:138 +msgid "Eventhandler command" +msgstr "" + +#: ./src/Model/Table/ContactgroupsTable.php:90 +#: ./src/Model/Table/ContactgroupsTable.php:94 +msgid "You have to choose at least one contact." +msgstr "" + +#: ./src/Model/Table/ContactsTable.php:133 +#: ./src/Model/Table/ContactsTable.php:140 +msgid "You must at least specify either the email address or the phone number." +msgstr "" + +#: ./src/Model/Table/ContactsTable.php:136 +msgid "Invalid email address" +msgstr "" + +#: ./src/Model/Table/ContactsTable.php:161 +#: ./src/Model/Table/ContactsTable.php:167 +msgid "You have to choose at least one command." +msgstr "" + +#: ./src/Model/Table/ContactsTable.php:194 +#: ./src/Model/Table/HostsTable.php:423 +#: ./src/Model/Table/HosttemplatesTable.php:363 +#: ./src/Model/Table/ServicesTable.php:424 +#: ./src/Model/Table/ServicetemplatesTable.php:405 +msgid "Macro name needs to be unique" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:286 +msgid "This name already exists." +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:456 +msgid "You need root privileges" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1019 +#: ./src/Template/Containers/index.php:79 +#: ./src/Template/Containers/index.php:380 +#: ./src/Template/Containers/show_details.php:328 +#: ./src/Template/Tenants/add.php:63 +#: ./src/Template/Tenants/edit.php:64 +#: .-modules/HANAModule/templates/Wizards/saphana.php:33 +msgid "Tenant" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1020 +#: ./src/Template/Containers/index.php:83 +#: ./src/Template/Containers/index.php:391 +#: ./src/Template/Containers/show_details.php:333 +#: ./src/Template/Locations/add.php:63 +#: ./src/Template/Locations/edit.php:64 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:513 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:706 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1048 +#: .-modules/SLAModule/src/Lib/CsvReport.php:64 +msgid "Location" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1021 +msgid "Device group" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1022 +#: ./src/Template/Containers/index.php:87 +#: ./src/Template/Containers/index.php:396 +#: ./src/Template/Containers/show_details.php:338 +msgid "Node" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1023 +#: ./src/Template/Angular/top_search.php:27 +#: ./src/Template/Angular/top_search.php:36 +#: ./src/Template/Angular/top_search.php:39 +#: ./src/Template/Browsers/index.php:205 +#: ./src/Template/Changelogs/index.php:148 +#: ./src/Template/Commands/used_by.php:132 +#: ./src/Template/Contacts/used_by.php:135 +#: ./src/Template/Containers/index.php:334 +#: ./src/Template/Containers/show_details.php:31 +#: ./src/Template/DeletedHosts/index.php:34 +#: ./src/Template/Downtimereports/index.php:104 +#: ./src/Template/Hostdependencies/add.php:91 +#: ./src/Template/Hostdependencies/edit.php:91 +#: ./src/Template/Hostdependencies/index.php:370 +#: ./src/Template/Hostescalations/add.php:91 +#: ./src/Template/Hostescalations/edit.php:91 +#: ./src/Template/Hostescalations/index.php:292 +#: ./src/Template/Hostgroups/add.php:124 +#: ./src/Template/Hostgroups/edit.php:125 +#: ./src/Template/Hosts/add.php:34 +#: ./src/Template/Hosts/copy.php:34 +#: ./src/Template/Hosts/copy.php:46 +#: ./src/Template/Hosts/disabled.php:34 +#: ./src/Template/Hosts/edit.php:34 +#: ./src/Template/Hosts/edit_details.php:34 +#: ./src/Template/Hosts/index.php:39 +#: ./src/Template/Hosts/index.php:74 +#: ./src/Template/Hosts/not_monitored.php:34 +#: ./src/Template/Hosts/sharing.php:34 +#: ./src/Template/Hosts/used_by.php:41 +#: ./src/Template/Instantreports/add.php:106 +#: ./src/Template/Instantreports/add.php:139 +#: ./src/Template/Instantreports/add.php:207 +#: ./src/Template/Instantreports/edit.php:107 +#: ./src/Template/Instantreports/edit.php:140 +#: ./src/Template/Instantreports/edit.php:208 +#: ./src/Template/Instantreports/index.php:120 +#: ./src/Template/Instantreports/index.php:167 +#: ./src/Template/Instantreports/index.php:267 +#: ./src/Template/Instantreports/index.php:281 +#: ./src/Template/Notifications/index.php:38 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:67 +#: ./src/Template/Timeperiods/used_by.php:126 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:184 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:78 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:78 +#: .-modules/DistributeModule/templates/Satellites/used_by.php:61 +#: .-modules/SLAModule/templates/Slas/generate.php:139 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:41 +msgid "Hosts" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1024 +#: ./src/Template/Changelogs/index.php:150 +#: ./src/Template/Commands/used_by.php:93 +#: ./src/Template/Contacts/used_by.php:89 +#: ./src/Template/Containers/index.php:335 +#: ./src/Template/Containers/show_details.php:41 +#: ./src/Template/Hostgroups/add.php:143 +#: ./src/Template/Hostgroups/edit.php:144 +#: ./src/Template/Hosttemplates/copy.php:34 +#: ./src/Template/Hosttemplates/copy.php:46 +#: ./src/Template/Hosttemplates/index.php:34 +#: ./src/Template/Hosttemplates/index.php:50 +#: ./src/Template/Hosttemplates/used_by.php:34 +#: ./src/Template/Timeperiods/used_by.php:144 +msgid "Host templates" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1028 +#: ./src/Template/Changelogs/index.php:149 +#: ./src/Template/Containers/show_details.php:51 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:275 +#: ./src/Template/Hostdependencies/add.php:135 +#: ./src/Template/Hostdependencies/edit.php:135 +#: ./src/Template/Hostdependencies/index.php:372 +#: ./src/Template/Hostescalations/add.php:148 +#: ./src/Template/Hostescalations/edit.php:148 +#: ./src/Template/Hostescalations/index.php:300 +#: ./src/Template/Hostgroups/add.php:34 +#: ./src/Template/Hostgroups/append.php:34 +#: ./src/Template/Hostgroups/copy.php:34 +#: ./src/Template/Hostgroups/copy.php:46 +#: ./src/Template/Hostgroups/edit.php:34 +#: ./src/Template/Hostgroups/index.php:34 +#: ./src/Template/Hostgroups/index.php:50 +#: ./src/Template/Hosts/add.php:251 +#: ./src/Template/Hosts/edit.php:266 +#: ./src/Template/Hosttemplates/add.php:147 +#: ./src/Template/Hosttemplates/edit.php:151 +#: ./src/Template/Instantreports/add.php:105 +#: ./src/Template/Instantreports/add.php:121 +#: ./src/Template/Instantreports/edit.php:106 +#: ./src/Template/Instantreports/edit.php:122 +#: ./src/Template/Instantreports/index.php:107 +#: ./src/Template/Instantreports/index.php:263 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:67 +#: ./src/Template/Systemdowntimes/hostgroup.php:41 +msgid "Host groups" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1029 +#: ./src/Template/Changelogs/index.php:152 +#: ./src/Template/Containers/show_details.php:81 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:326 +#: ./src/Template/Instantreports/add.php:107 +#: ./src/Template/Instantreports/add.php:159 +#: ./src/Template/Instantreports/edit.php:108 +#: ./src/Template/Instantreports/edit.php:160 +#: ./src/Template/Instantreports/index.php:133 +#: ./src/Template/Instantreports/index.php:271 +#: ./src/Template/Servicedependencies/add.php:134 +#: ./src/Template/Servicedependencies/edit.php:135 +#: ./src/Template/Servicedependencies/index.php:398 +#: ./src/Template/Serviceescalations/add.php:152 +#: ./src/Template/Serviceescalations/edit.php:152 +#: ./src/Template/Serviceescalations/index.php:312 +#: ./src/Template/Servicegroups/append.php:34 +#: ./src/Template/Servicegroups/copy.php:34 +#: ./src/Template/Servicegroups/copy.php:46 +#: ./src/Template/Servicegroups/index.php:34 +#: ./src/Template/Servicegroups/index.php:50 +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:58 +#: ./src/Template/Services/add.php:183 +#: ./src/Template/Services/edit.php:249 +#: ./src/Template/Servicetemplates/add.php:169 +#: ./src/Template/Servicetemplates/edit.php:174 +msgid "Service groups" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1030 +#: ./src/Template/Changelogs/index.php:154 +#: ./src/Template/Containers/index.php:344 +#: ./src/Template/Containers/show_details.php:71 +#: ./src/Template/Servicetemplategroups/copy.php:34 +#: ./src/Template/Servicetemplategroups/copy.php:46 +#: ./src/Template/Servicetemplategroups/index.php:34 +#: ./src/Template/Servicetemplategroups/index.php:50 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:109 +#: .-modules/ImportModule/templates/Configurationitems/export.php:136 +#: .-modules/ImportModule/templates/Configurationitems/import.php:166 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:233 +msgid "Service template groups" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1031 +#: ./src/Template/Hostdependencies/add.php:35 +#: ./src/Template/Hostdependencies/edit.php:35 +#: ./src/Template/Hostdependencies/index.php:34 +#: ./src/Template/Hostdependencies/index.php:50 +#: ./src/Template/Timeperiods/used_by.php:91 +msgid "Host dependencies" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1032 +#: ./src/Template/Contacts/used_by.php:176 +#: ./src/Template/Containers/show_details.php:152 +#: ./src/Template/Hostescalations/index.php:34 +#: ./src/Template/Timeperiods/used_by.php:108 +msgid "Host escalations" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1033 +#: ./src/Template/Containers/show_details.php:162 +#: ./src/Template/Servicedependencies/add.php:35 +#: ./src/Template/Servicedependencies/edit.php:35 +#: ./src/Template/Servicedependencies/index.php:34 +#: ./src/Template/Servicedependencies/index.php:50 +#: ./src/Template/Timeperiods/used_by.php:178 +msgid "Service dependencies" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1034 +#: ./src/Template/Contacts/used_by.php:199 +#: ./src/Template/Containers/show_details.php:172 +#: ./src/Template/Serviceescalations/index.php:34 +#: ./src/Template/Timeperiods/used_by.php:195 +msgid "Service escalations" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1035 +#: ./src/Template/Containers/show_details.php:183 +#: ./src/Template/Hosts/browser.php:972 +#: ./src/Template/Hosts/used_by.php:82 +#: ./src/Template/Instantreports/add.php:34 +#: ./src/Template/Instantreports/edit.php:34 +#: ./src/Template/Instantreports/generate.php:34 +#: ./src/Template/Instantreports/index.php:34 +#: ./src/Template/Instantreports/index.php:50 +#: ./src/Template/Services/browser.php:1149 +#: ./src/Template/Services/used_by.php:79 +#: ./src/Template/Timeperiods/used_by.php:161 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:112 +msgid "Instant reports" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1036 +#: ./src/Template/Hosts/browser.php:980 +#: ./src/Template/Hosts/used_by.php:101 +#: ./src/Template/Services/browser.php:1157 +#: ./src/Template/Services/used_by.php:96 +#: ./src/Template/Timeperiods/used_by.php:246 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:14 +msgid "Autoreports" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1038 +#: ./src/Template/Containers/show_details.php:208 +#: .-modules/DistributeModule/src/Lib/Menu.php:27 +#: .-modules/DistributeModule/templates/Satellites/add.php:22 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:41 +#: .-modules/DistributeModule/templates/Satellites/edit.php:21 +#: .-modules/DistributeModule/templates/Satellites/index.php:27 +#: .-modules/DistributeModule/templates/Satellites/index.php:47 +#: .-modules/DistributeModule/templates/Satellites/status.php:27 +#: .-modules/DistributeModule/templates/Satellites/status.php:43 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:27 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:43 +#: .-modules/DistributeModule/templates/Satellites/used_by.php:20 +msgid "Satellites" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1039 +#: ./src/Template/Changelogs/index.php:155 +#: ./src/Template/Containers/show_details.php:91 +#: ./src/Template/Timeperiods/add.php:45 +#: ./src/Template/Timeperiods/copy.php:34 +#: ./src/Template/Timeperiods/edit.php:45 +#: ./src/Template/Timeperiods/index.php:34 +#: ./src/Template/Timeperiods/index.php:49 +#: ./src/Template/Timeperiods/used_by.php:34 +#: ./src/Template/Timeperiods/view_details.php:35 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:468 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:111 +#: .-modules/ImportModule/templates/Configurationitems/export.php:80 +#: .-modules/ImportModule/templates/Configurationitems/import.php:142 +#: .-modules/ImportModule/templates/Configurationitems/import.php:370 +msgid "Time periods" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1040 +msgid "Grafana user dashboards" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1041 +#: ./src/Template/Containers/show_details.php:121 +#: ./src/Template/Usercontainerroles/index.php:113 +#: ./src/Template/Users/add.php:40 +#: ./src/Template/Users/add_from_ldap.php:40 +#: ./src/Template/Users/add_from_ldap.php:54 +#: ./src/Template/Users/edit.php:35 +#: ./src/Template/Users/index.php:39 +#: ./src/Template/Users/index.php:55 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:387 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:389 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:223 +msgid "Users" +msgstr "" + +#: ./src/Model/Table/ContainersTable.php:1042 +#: ./src/Template/Containers/show_details.php:131 +#: ./src/Template/Usercontainerroles/add.php:35 +#: ./src/Template/Usercontainerroles/copy.php:34 +#: ./src/Template/Usercontainerroles/edit.php:35 +#: ./src/Template/Usercontainerroles/index.php:34 +#: ./src/Template/Usercontainerroles/index.php:50 +msgid "User container roles" +msgstr "" + +#: ./src/Model/Table/CustomvariablesTable.php:58 +msgid "Macro name cannot be left blank." +msgstr "" + +#: ./src/Model/Table/CustomvariablesTable.php:59 +msgid "Macro name contains illegal characters" +msgstr "" + +#: ./src/Model/Table/CustomvariablesTable.php:65 +msgid "Macro value cannot be left blank." +msgstr "" + +#: ./src/Model/Table/DashboardTabsTable.php:131 +msgid "Default" +msgstr "" + +#: ./src/Model/Table/HostdependenciesTable.php:114 +#: ./src/Model/Table/HostdependenciesTable.php:118 +msgid "You have to choose at least one host." +msgstr "" + +#: ./src/Model/Table/HostdependenciesTable.php:121 +#: ./src/Model/Table/HostdependenciesTable.php:125 +msgid "You have to choose at least one dependent host." +msgstr "" + +#: ./src/Model/Table/HostdependenciesTable.php:542 +msgid "Host dependency #{0}" +msgstr "" + +#: ./src/Model/Table/HostescalationsTable.php:123 +#: ./src/Model/Table/HostescalationsTable.php:129 +msgid "You have to choose at least one host or one host group." +msgstr "" + +#: ./src/Model/Table/HostescalationsTable.php:135 +#: ./src/Model/Table/HostescalationsTable.php:141 +#: ./src/Model/Table/HosttemplatesTable.php:350 +#: ./src/Model/Table/HosttemplatesTable.php:356 +#: ./src/Model/Table/ServiceescalationsTable.php:124 +#: ./src/Model/Table/ServiceescalationsTable.php:130 +msgid "You must specify at least one contact or contact group." +msgstr "" + +#: ./src/Model/Table/HostescalationsTable.php:147 +#: ./src/Model/Table/HostescalationsTable.php:157 +#: ./src/Model/Table/ServiceescalationsTable.php:149 +#: ./src/Model/Table/ServiceescalationsTable.php:159 +msgid "The first notification must be before the last notification." +msgstr "" + +#: ./src/Model/Table/HostescalationsTable.php:700 +msgid "Host escalation #{0}" +msgstr "" + +#: ./src/Model/Table/HostgroupsTable.php:105 +#: ./src/Model/Table/ServicegroupsTable.php:103 +msgid "Not a valid URL." +msgstr "" + +#: ./src/Model/Table/HostsTable.php:236 +#: ./src/Model/Table/HosttemplatesTable.php:163 +#: ./src/Model/Table/ServicesTable.php:227 +#: ./src/Model/Table/ServicetemplatesTable.php:193 +msgid "This value must be between 1 and 5" +msgstr "" + +#: ./src/Model/Table/HostsTable.php:248 +#: ./src/Model/Table/HostsTable.php:260 +#: ./src/Model/Table/HostsTable.php:266 +#: ./src/Model/Table/HosttemplatesTable.php:174 +#: ./src/Model/Table/HosttemplatesTable.php:186 +#: ./src/Model/Table/HosttemplatesTable.php:192 +#: ./src/Model/Table/ServicesTable.php:233 +#: ./src/Model/Table/ServicesTable.php:245 +#: ./src/Model/Table/ServicesTable.php:251 +#: ./src/Model/Table/ServicetemplatesTable.php:204 +#: .-modules/ImportModule/src/Model/Table/ImportedServicesTable.php:86 +msgid "This value need to be at least 1" +msgstr "" + +#: ./src/Model/Table/HostsTable.php:254 +#: ./src/Model/Table/HosttemplatesTable.php:180 +#: ./src/Model/Table/ServicesTable.php:239 +#: ./src/Model/Table/ServicetemplatesTable.php:210 +msgid "This value need to be at least 0" +msgstr "" + +#: ./src/Model/Table/HostsTable.php:272 +#: ./src/Model/Table/HosttemplatesTable.php:198 +#: ./src/Model/Table/ServicesTable.php:257 +#: ./src/Model/Table/ServicetemplatesTable.php:238 +#: ./src/Model/Table/ServicetemplatesTable.php:245 +msgid "Please select a check period" +msgstr "" + +#: ./src/Model/Table/HostsTable.php:278 +#: ./src/Model/Table/HosttemplatesTable.php:204 +#: ./src/Model/Table/ServicesTable.php:263 +#: ./src/Model/Table/ServicetemplatesTable.php:244 +msgid "Please select a check command" +msgstr "" + +#: ./src/Model/Table/HostsTable.php:284 +#: ./src/Model/Table/HosttemplatesTable.php:210 +#: ./src/Model/Table/ServicesTable.php:274 +#: ./src/Model/Table/ServicetemplatesTable.php:255 +msgid "Please select a notify period" +msgstr "" + +#: ./src/Model/Table/HostsTable.php:293 +#: ./src/Model/Table/HostsTable.php:302 +#: ./src/Model/Table/HostsTable.php:311 +#: ./src/Model/Table/HostsTable.php:320 +#: ./src/Model/Table/HostsTable.php:329 +#: ./src/Model/Table/HosttemplatesTable.php:219 +#: ./src/Model/Table/HosttemplatesTable.php:228 +#: ./src/Model/Table/HosttemplatesTable.php:237 +#: ./src/Model/Table/HosttemplatesTable.php:246 +#: ./src/Model/Table/HosttemplatesTable.php:255 +#: ./src/Model/Table/ServicesTable.php:283 +#: ./src/Model/Table/ServicesTable.php:292 +#: ./src/Model/Table/ServicesTable.php:301 +#: ./src/Model/Table/ServicesTable.php:310 +#: ./src/Model/Table/ServicesTable.php:319 +#: ./src/Model/Table/ServicesTable.php:328 +#: ./src/Model/Table/ServicetemplatesTable.php:264 +#: ./src/Model/Table/ServicetemplatesTable.php:273 +#: ./src/Model/Table/ServicetemplatesTable.php:282 +#: ./src/Model/Table/ServicetemplatesTable.php:291 +#: ./src/Model/Table/ServicetemplatesTable.php:300 +#: ./src/Model/Table/ServicetemplatesTable.php:309 +msgid "You must specify at least one notification option." +msgstr "" + +#: ./src/Model/Table/HostsTable.php:338 +#: ./src/Model/Table/HostsTable.php:343 +#: ./src/Model/Table/HostsTable.php:347 +#: ./src/Model/Table/HostsTable.php:352 +#: ./src/Model/Table/HostsTable.php:356 +#: ./src/Model/Table/HostsTable.php:361 +#: ./src/Model/Table/HosttemplatesTable.php:269 +#: ./src/Model/Table/HosttemplatesTable.php:278 +#: ./src/Model/Table/HosttemplatesTable.php:287 +#: ./src/Model/Table/ServicesTable.php:337 +#: ./src/Model/Table/ServicesTable.php:342 +#: ./src/Model/Table/ServicesTable.php:346 +#: ./src/Model/Table/ServicesTable.php:351 +#: ./src/Model/Table/ServicesTable.php:355 +#: ./src/Model/Table/ServicesTable.php:360 +#: ./src/Model/Table/ServicesTable.php:364 +#: ./src/Model/Table/ServicesTable.php:369 +#: ./src/Model/Table/ServicetemplatesTable.php:323 +#: ./src/Model/Table/ServicetemplatesTable.php:332 +#: ./src/Model/Table/ServicetemplatesTable.php:341 +#: ./src/Model/Table/ServicetemplatesTable.php:350 +msgid "You must specify at least one flap detection option." +msgstr "" + +#: ./src/Model/Table/HostsTable.php:471 +msgid "Parent/child loop detected." +msgstr "" + +#: ./src/Model/Table/HostsTable.php:4143 +msgid "Generic host" +msgstr "" + +#: ./src/Model/Table/HostsTable.php:4151 +msgid "EVC host" +msgstr "" + +#: ./src/Model/Table/HosttemplatesTable.php:1322 +#: ./src/Model/Table/ServicetemplatesTable.php:1363 +msgid "Generic templates" +msgstr "" + +#: ./src/Model/Table/HosttemplatesTable.php:1330 +#: ./src/Model/Table/ServicetemplatesTable.php:1371 +msgid "EVC templates" +msgstr "" + +#: ./src/Model/Table/InstantreportsTable.php:120 +msgid "You must specify at least one user" +msgstr "" + +#: ./src/Model/Table/InstantreportsTable.php:125 +msgid "Please select a valid interval type" +msgstr "" + +#: ./src/Model/Table/InstantreportsTable.php:134 +msgid "You must specify at least one host group" +msgstr "" + +#: ./src/Model/Table/InstantreportsTable.php:140 +msgid "You must specify at least one host" +msgstr "" + +#: ./src/Model/Table/InstantreportsTable.php:146 +msgid "You must specify at least one service group" +msgstr "" + +#: ./src/Model/Table/InstantreportsTable.php:152 +msgid "You must specify at least one service" +msgstr "" + +#: ./src/Model/Table/LocationsTable.php:94 +#: ./src/Model/Table/LocationsTable.php:104 +msgid "It is required to specify valid values for LONGITUDE and LATITUDE" +msgstr "" + +#: ./src/Model/Table/MessagesOtdTable.php:87 +msgid "Please set content for the message of the day" +msgstr "" + +#: ./src/Model/Table/MessagesOtdTable.php:104 +msgid "Please enter the expiry time in days" +msgstr "" + +#: ./src/Model/Table/ProxiesTable.php:55 +msgid "This field needs to be numeric." +msgstr "" + +#: ./src/Model/Table/ProxiesTable.php:57 +#: ./src/Model/Table/ProxiesTable.php:58 +msgid "Port needs to be between 0 and 65535" +msgstr "" + +#: ./src/Model/Table/RegistersTable.php:92 +msgid "Please enter a license key" +msgstr "" + +#: ./src/Model/Table/RegistersTable.php:129 +msgid "Invalid license key" +msgstr "" + +#: ./src/Model/Table/ServicedependenciesTable.php:115 +#: ./src/Model/Table/ServicedependenciesTable.php:119 +msgid "You have to choose at least one service." +msgstr "" + +#: ./src/Model/Table/ServicedependenciesTable.php:122 +#: ./src/Model/Table/ServicedependenciesTable.php:126 +msgid "You have to choose at least one dependent service." +msgstr "" + +#: ./src/Model/Table/ServicedependenciesTable.php:569 +msgid "Service dependency #{0}" +msgstr "" + +#: ./src/Model/Table/ServiceescalationsTable.php:136 +#: ./src/Model/Table/ServiceescalationsTable.php:142 +msgid "You have to choose at least one service or one service group." +msgstr "" + +#: ./src/Model/Table/ServiceescalationsTable.php:713 +msgid "Service escalation #{0}" +msgstr "" + +#: ./src/Model/Table/ServicesTable.php:209 +msgid "Please enter a service name." +msgstr "" + +#: ./src/Model/Table/ServicesTable.php:439 +#: .-modules/ImportModule/src/Model/Table/ImportedServicesTable.php:91 +msgid "This field cannot be 0" +msgstr "" + +#: ./src/Model/Table/ServicesTable.php:3885 +msgid "Generic service" +msgstr "" + +#: ./src/Model/Table/ServicesTable.php:3893 +msgid "EVC service" +msgstr "" + +#: ./src/Model/Table/ServicesTable.php:3902 +msgid "Checkmk service" +msgstr "" + +#: ./src/Model/Table/ServicesTable.php:3911 +msgid "Prometheus service" +msgstr "" + +#: ./src/Model/Table/ServicesTable.php:3919 +msgid "Agent service" +msgstr "" + +#: ./src/Model/Table/ServicesTable.php:3927 +msgid "External service" +msgstr "" + +#: ./src/Model/Table/ServicetemplategroupsTable.php:98 +msgid "You must select at least one service template." +msgstr "" + +#: ./src/Model/Table/ServicetemplatesTable.php:1380 +msgid "Checkmk templates" +msgstr "" + +#: ./src/Model/Table/ServicetemplatesTable.php:1389 +msgid "Prometheus templates" +msgstr "" + +#: ./src/Model/Table/ServicetemplatesTable.php:1397 +msgid "Agent templates" +msgstr "" + +#: ./src/Model/Table/ServicetemplatesTable.php:1405 +msgid "External templates" +msgstr "" + +#: ./src/Model/Table/SystemdowntimesTable.php:96 +msgid "Please select at least on object." +msgstr "" + +#: ./src/Model/Table/SystemdowntimesTable.php:101 +#: ./src/Model/Table/SystemdowntimesTable.php:136 +msgid "You must select at least one day of the week or one day of the month, or both" +msgstr "" + +#: ./src/Model/Table/SystemdowntimesTable.php:130 +msgid "Weekdays needs to be in range (1-7)." +msgstr "" + +#: ./src/Model/Table/SystemdowntimesTable.php:162 +msgid "Weekdays needs to be in range (1-31)." +msgstr "" + +#: ./src/Model/Table/SystemdowntimesTable.php:196 +msgid "Start time needs to be a valid date." +msgstr "" + +#: ./src/Model/Table/SystemdowntimesTable.php:224 +msgid "End time needs to be a valid date." +msgstr "" + +#: ./src/Model/Table/SystemdowntimesTable.php:259 +msgid "\"From\" date should be greater then \"to\" date." +msgstr "" + +#: ./src/Model/Table/SystemdowntimesTable.php:264 +msgid "Duration needs to be greater than zero." +msgstr "" + +#: ./src/Model/Table/SystemdowntimesTable.php:291 +msgid "This field needs to be 0 or 1" +msgstr "" + +#: ./src/Model/Table/SystemfailuresTable.php:71 +#: ./src/Model/Table/SystemfailuresTable.php:81 +msgid "Please enter a valid date" +msgstr "" + +#: ./src/Model/Table/SystemfailuresTable.php:74 +#: ./src/Model/Table/SystemfailuresTable.php:84 +msgid "Start time must be before end time." +msgstr "" + +#: ./src/Model/Table/TimeperiodTimerangesTable.php:72 +msgid "The start time must be before the end time." +msgstr "" + +#: ./src/Model/Table/TimeperiodTimerangesTable.php:87 +msgid "The end time must be after the start time." +msgstr "" + +#: ./src/Model/Table/UsercontainerrolesTable.php:122 +#: ./src/Model/Table/UsercontainerrolesTable.php:126 +msgid "You have to choose at least one container." +msgstr "" + +#: ./src/Model/Table/UsergroupsTable.php:89 +msgid "This user role name has already been taken." +msgstr "" + +#: ./src/Model/Table/UsersTable.php:132 +#: ./src/Model/Table/UsersTable.php:138 +msgid "You need to select at least one container or container role." +msgstr "" + +#: ./src/Model/Table/UsersTable.php:143 +msgid "You have to select a user role." +msgstr "" + +#: ./src/Model/Table/UsersTable.php:206 +msgid "You have to select a user" +msgstr "" + +#: ./src/Model/Table/UsersTable.php:219 +msgid "DN could not left be blank." +msgstr "" + +#: ./src/Model/Table/UsersTable.php:251 +msgid "Minimum amount is 1" +msgstr "" + +#: ./src/Model/Table/UsersTable.php:252 +msgid "Maximum amount is 1000" +msgstr "" + +#: ./src/Model/Table/UsersTable.php:308 +msgid "The new password can not be the same as the old password is." +msgstr "" + +#: ./src/Model/Table/UsersTable.php:1306 +msgid "Local user" +msgstr "" + +#: ./src/Model/Table/UsersTable.php:1312 +msgid "LDAP user" +msgstr "" + +#: ./src/Model/Table/UsersTable.php:1318 +msgid "OAuth user" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:78 +#: ./src/Model/Table/WidgetsTable.php:84 +#: ./src/Model/Table/WidgetsTable.php:90 +#: ./src/Model/Table/WidgetsTable.php:96 +msgid "This field needs a numeric value." +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:156 +msgid "Welcome" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:168 +msgid "Parent outages" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:181 +msgid "Hosts pie chart" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:193 +msgid "Hosts pie chart 180" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:201 +msgid "Services pie chart" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:213 +msgid "Services pie chart 180" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:221 +msgid "Traffic light" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:229 +msgid "Tachometer" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:237 +#: ./src/Template/Systemdowntimes/host.php:52 +#: ./src/Template/Systemdowntimes/hostgroup.php:52 +#: ./src/Template/Systemdowntimes/node.php:52 +#: ./src/Template/Systemdowntimes/service.php:52 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:52 +msgid "Notice" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:253 +#: ./src/Template/Calendars/add.php:60 +#: ./src/Template/Calendars/edit.php:61 +#: ./src/Template/Timeperiods/add.php:127 +#: ./src/Template/Timeperiods/add.php:129 +#: ./src/Template/Timeperiods/add.php:131 +#: ./src/Template/Timeperiods/edit.php:137 +#: ./src/Template/Timeperiods/edit.php:139 +#: ./src/Template/Timeperiods/edit.php:141 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:260 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:363 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:365 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:367 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:365 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:367 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:369 +msgid "Calendar" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:275 +msgid "Hosts in downtime" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:290 +msgid "Services in downtime" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:305 +msgid "Host status list" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:313 +#: ./src/Template/Browsers/index.php:99 +msgid "Host status overview" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:321 +msgid "Tactical overview for hosts" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:329 +msgid "Host status list (extended)" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:340 +msgid "Service status list" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:348 +#: ./src/Template/Browsers/index.php:145 +msgid "Service status overview" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:356 +msgid "Tactical overview for services" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:364 +msgid "Service status list (extended)" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:375 +#: ./src/Template/Automaps/add.php:62 +#: ./src/Template/Automaps/edit.php:64 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:94 +msgid "Auto Map" +msgstr "" + +#: ./src/Model/Table/WidgetsTable.php:386 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:298 +msgid "Website" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:103 +#: ./src/Template/Wizards/linuxserverssh.php:38 +msgid "Linux Server" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:104 +msgid "Monitoring for your Linux Server with openITCOCKPIT Agent" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:142 +msgid "Windows Server" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:143 +msgid "Monitoring for your Windows Server with openITCOCKPIT Agent" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:180 +msgid "macOS Server" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:181 +msgid "Monitoring for your macOS Server with openITCOCKPIT Agent" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:192 +msgid "Mysql" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:193 +msgid "Track MySQL Query Throughput, Execution Performance, Connections, And Buffer Pool Usage" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:239 +#: .-modules/CheckmkModule/src/Lib/Menu.php:43 +#: .-modules/CheckmkModule/src/Lib/Wizards.php:58 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:52 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:53 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:53 +msgid "Checkmk" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:240 +#: .-modules/CheckmkModule/src/Lib/Wizards.php:59 +msgid "Monitoring for your server with checkmk" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:246 +#: .-modules/PrometheusModule/src/Lib/Menu.php:25 +#: .-modules/PrometheusModule/src/Lib/Menu.php:36 +#: .-modules/PrometheusModule/src/Lib/Menu.php:46 +#: .-modules/PrometheusModule/src/Lib/Wizards.php:40 +msgid "Prometheus" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:247 +#: .-modules/PrometheusModule/src/Lib/Wizards.php:41 +msgid "Metrics based monitoring using Prometheus" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:253 +#: .-modules/NWCModule/src/Lib/Wizards.php:38 +msgid "Network" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:254 +#: .-modules/NWCModule/src/Lib/Wizards.php:39 +msgid "Used to check any kind of network devices and interfaces like: Switch, Router, Firewall, Access Point, ..." +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:260 +#: .-modules/SAPModule/src/Lib/Wizards.php:38 +#: .-modules/SAPModule/templates/Wizards/sap.php:19 +msgid "SAP" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:261 +#: .-modules/SAPModule/src/Lib/Wizards.php:39 +msgid "Monitoring SAP Systems" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:267 +#: .-modules/HANAModule/src/Lib/Wizards.php:38 +msgid "SAP HANA (System)" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:268 +#: .-modules/HANAModule/src/Lib/Wizards.php:39 +msgid "Monitoring for your SAP Hana System Database" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:274 +#: .-modules/HANAModule/src/Lib/Wizards.php:50 +msgid "SAP HANA (Tenant)" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:275 +#: .-modules/HANAModule/src/Lib/Wizards.php:51 +msgid "Monitoring for your SAP Hana Tenant Database" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:281 +#: .-modules/VMWAREModule/src/Lib/Wizards.php:38 +msgid "VMware (through vCenter)" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:282 +msgid "Check everything regarding VMware. vCenter, virtual machines..." +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:288 +#: .-modules/VMWAREModule/src/Lib/Wizards.php:49 +msgid "VMware (esx directly)" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:289 +msgid "Check everything regarding VMware. ESX Hosts, virtual machines..." +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:295 +#: .-modules/VMWAREHORIZONModule/src/Lib/Wizards.php:39 +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:20 +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:41 +msgid "VMware Horizon" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:296 +#: .-modules/VMWAREHORIZONModule/src/Lib/Wizards.php:40 +msgid "Monitor your VMware Horizon Virtual Desktop Infrastructure" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:302 +#: .-modules/VMwareSnapshotModule/src/Lib/Wizards.php:39 +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:20 +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:41 +msgid "VMware Snapshot" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:303 +#: .-modules/VMwareSnapshotModule/src/Lib/Wizards.php:40 +msgid "Monitor your VMware snapshots to avoid performance issues" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:309 +#: .-modules/DB2Module/src/Lib/Wizards.php:38 +msgid "DB2 Monitoring" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:310 +#: .-modules/DB2Module/src/Lib/Wizards.php:39 +msgid "Monitor your DB2 server" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:316 +#: .-modules/ORACLEModule/src/Lib/Wizards.php:38 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:19 +msgid "Oracle" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:317 +#: .-modules/ORACLEModule/src/Lib/Wizards.php:39 +msgid "Track connection time, connected users, session and process usage, ...." +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:323 +#: .-modules/UPSModule/src/Lib/Wizards.php:38 +msgid "Uninterruptible Power Supply" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:324 +#: .-modules/UPSModule/src/Lib/Wizards.php:39 +msgid "Add your UPS for monitoring by specifying the device details" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:330 +#: .-modules/PRINTERModule/src/Lib/Wizards.php:38 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:20 +msgid "Printer" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:331 +#: .-modules/PRINTERModule/src/Lib/Wizards.php:39 +msgid "Add your printers for monitoring by specifying the device details" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:337 +#: .-modules/MSSQLModule/src/Lib/Wizards.php:38 +msgid "MSSQL Monitoring" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:338 +#: .-modules/MSSQLModule/src/Lib/Wizards.php:39 +msgid "Monitor your Microsoft SQL Server" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:344 +#: .-modules/HPSERVERHARDWAREModule/src/Lib/Wizards.php:38 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:20 +msgid "HP Server Hardware" +msgstr "" + +#: ./src/Model/Table/WizardAssignmentsTable.php:345 +#: .-modules/HPSERVERHARDWAREModule/src/Lib/Wizards.php:39 +msgid "These checks will allow you to monitor your HP server" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:39 +#: ./src/Template/Acknowledgements/service.php:39 +msgid "acknowledgement history" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:65 +#: ./src/Template/Acknowledgements/service.php:65 +#: ./src/Template/Angular/downtime_host.php:62 +#: ./src/Template/Angular/downtime_service.php:40 +#: ./src/Template/Changelogs/entity.php:56 +#: ./src/Template/Changelogs/index.php:98 +#: ./src/Template/Downtimereports/index.php:166 +#: ./src/Template/Downtimes/host.php:156 +#: ./src/Template/Downtimes/service.php:156 +#: ./src/Template/Hostchecks/index.php:65 +#: ./src/Template/Instantreports/generate.php:113 +#: ./src/Template/Notifications/host_notification.php:65 +#: ./src/Template/Notifications/index.php:93 +#: ./src/Template/Notifications/service_notification.php:65 +#: ./src/Template/Notifications/services.php:93 +#: ./src/Template/Servicechecks/index.php:65 +#: ./src/Template/Statehistories/host.php:65 +#: ./src/Template/Statehistories/service.php:65 +#: ./src/Template/Systemdowntimes/add.php:113 +#: ./src/Template/Systemdowntimes/add.php:187 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:231 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:214 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:214 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:192 +#: ./src/Template/Systemfailures/add.php:103 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:472 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:115 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:61 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:128 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:150 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:39 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:197 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:56 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:74 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:204 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:79 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:77 +#: .-modules/SLAModule/templates/Slas/generate.php:174 +msgid "From" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:69 +#: ./src/Template/Acknowledgements/service.php:69 +#: ./src/Template/Changelogs/entity.php:60 +#: ./src/Template/Changelogs/index.php:102 +#: ./src/Template/Downtimes/host.php:160 +#: ./src/Template/Downtimes/service.php:160 +#: ./src/Template/Hostchecks/index.php:70 +#: ./src/Template/Notifications/host_notification.php:69 +#: ./src/Template/Notifications/index.php:96 +#: ./src/Template/Notifications/service_notification.php:69 +#: ./src/Template/Notifications/services.php:96 +#: ./src/Template/Servicechecks/index.php:69 +#: ./src/Template/Statehistories/host.php:69 +#: ./src/Template/Statehistories/service.php:69 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:154 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:43 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:60 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:79 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:83 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:81 +msgid "From date" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:82 +#: ./src/Template/Acknowledgements/service.php:82 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:175 +#: ./src/Template/Dashboards/services_downtime_widget.php:191 +#: ./src/Template/Downtimes/host.php:214 +#: ./src/Template/Downtimes/service.php:227 +#: ./src/Template/Systemdowntimes/host.php:210 +#: ./src/Template/Systemdowntimes/hostgroup.php:209 +#: ./src/Template/Systemdowntimes/node.php:209 +#: ./src/Template/Systemdowntimes/service.php:222 +#: ./src/Template/Systemfailures/index.php:85 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:209 +msgid "Filter by comment" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:93 +#: ./src/Template/Acknowledgements/service.php:93 +#: ./src/Template/Angular/downtime_host.php:91 +#: ./src/Template/Angular/downtime_service.php:67 +#: ./src/Template/Changelogs/entity.php:71 +#: ./src/Template/Changelogs/index.php:126 +#: ./src/Template/Downtimereports/index.php:180 +#: ./src/Template/Downtimes/host.php:184 +#: ./src/Template/Downtimes/service.php:184 +#: ./src/Template/Hostchecks/index.php:94 +#: ./src/Template/Instantreports/generate.php:127 +#: ./src/Template/Notifications/host_notification.php:93 +#: ./src/Template/Notifications/index.php:119 +#: ./src/Template/Notifications/service_notification.php:93 +#: ./src/Template/Notifications/services.php:119 +#: ./src/Template/Servicechecks/index.php:93 +#: ./src/Template/Statehistories/host.php:93 +#: ./src/Template/Statehistories/service.php:93 +#: ./src/Template/Systemdowntimes/add.php:127 +#: ./src/Template/Systemdowntimes/add.php:202 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:265 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:248 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:248 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:226 +#: ./src/Template/Systemfailures/add.php:134 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:473 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:116 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:67 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:144 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:165 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:54 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:231 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:71 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:103 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:95 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:93 +#: .-modules/SLAModule/templates/Slas/generate.php:188 +msgid "To" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:97 +#: ./src/Template/Acknowledgements/service.php:97 +#: ./src/Template/Changelogs/entity.php:75 +#: ./src/Template/Changelogs/index.php:130 +#: ./src/Template/Downtimes/host.php:188 +#: ./src/Template/Downtimes/service.php:188 +#: ./src/Template/Hostchecks/index.php:99 +#: ./src/Template/Notifications/host_notification.php:97 +#: ./src/Template/Notifications/index.php:122 +#: ./src/Template/Notifications/service_notification.php:97 +#: ./src/Template/Notifications/services.php:122 +#: ./src/Template/Servicechecks/index.php:97 +#: ./src/Template/Statehistories/host.php:97 +#: ./src/Template/Statehistories/service.php:97 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:169 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:58 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:75 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:108 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:99 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:97 +msgid "To date" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:110 +#: ./src/Template/Acknowledgements/service.php:110 +msgid "Filter by author" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:121 +#: ./src/Template/Acknowledgements/service.php:121 +#: ./src/Template/Hostchecks/index.php:110 +#: ./src/Template/Notifications/host_notification.php:108 +#: ./src/Template/Notifications/index.php:172 +#: ./src/Template/Notifications/service_notification.php:108 +#: ./src/Template/Notifications/services.php:186 +#: ./src/Template/Servicechecks/index.php:108 +#: ./src/Template/Statehistories/host.php:108 +#: ./src/Template/Statehistories/service.php:108 +msgid "States" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:132 +#: ./src/Template/Angular/submit_host_result.php:26 +#: ./src/Template/Browsers/index.php:368 +#: ./src/Template/Contactgroups/index.php:154 +#: ./src/Template/Contacts/add.php:260 +#: ./src/Template/Contacts/add_from_ldap.php:281 +#: ./src/Template/Contacts/edit.php:298 +#: ./src/Template/Contacts/index.php:197 +#: ./src/Template/Dashboards/host_status_overview_widget.php:98 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:257 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:231 +#: ./src/Template/Hostchecks/index.php:135 +#: ./src/Template/Hostdependencies/add.php:252 +#: ./src/Template/Hostdependencies/add.php:335 +#: ./src/Template/Hostdependencies/edit.php:253 +#: ./src/Template/Hostdependencies/edit.php:336 +#: ./src/Template/Hostdependencies/index.php:197 +#: ./src/Template/Hostdependencies/index.php:273 +#: ./src/Template/Hostdependencies/index.php:512 +#: ./src/Template/Hostdependencies/index.php:541 +#: ./src/Template/Hostescalations/add.php:349 +#: ./src/Template/Hostescalations/edit.php:348 +#: ./src/Template/Hostescalations/index.php:254 +#: ./src/Template/Hostescalations/index.php:474 +#: ./src/Template/Hosts/add.php:744 +#: ./src/Template/Hosts/add.php:867 +#: ./src/Template/Hosts/browser.php:658 +#: ./src/Template/Hosts/edit.php:792 +#: ./src/Template/Hosts/edit.php:915 +#: ./src/Template/Hosts/index.php:302 +#: ./src/Template/Hosttemplates/add.php:519 +#: ./src/Template/Hosttemplates/add.php:641 +#: ./src/Template/Hosttemplates/edit.php:512 +#: ./src/Template/Hosttemplates/edit.php:635 +#: ./src/Template/Notifications/host_notification.php:131 +#: ./src/Template/Notifications/index.php:195 +#: ./src/Template/Statehistories/host.php:131 +#: ./src/Template/Statusmaps/index.php:148 +#: ./src/Template/Systemsettings/index.php:102 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/DowntimeReportPieChartWidgetDataPreparer.php:50 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/StatehistoryConverter.php:281 +#: ./src/itnovum/openITCOCKPIT/Core/Views/HoststatusIcon.php:87 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:389 +msgid "Down" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:144 +#: ./src/Template/Angular/submit_host_result.php:27 +#: ./src/Template/Browsers/index.php:380 +#: ./src/Template/Contacts/add.php:265 +#: ./src/Template/Contacts/add_from_ldap.php:286 +#: ./src/Template/Contacts/edit.php:303 +#: ./src/Template/Contacts/index.php:202 +#: ./src/Template/Dashboards/host_status_overview_widget.php:110 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:271 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:245 +#: ./src/Template/Hostchecks/index.php:147 +#: ./src/Template/Hostdependencies/add.php:266 +#: ./src/Template/Hostdependencies/add.php:349 +#: ./src/Template/Hostdependencies/edit.php:267 +#: ./src/Template/Hostdependencies/edit.php:350 +#: ./src/Template/Hostdependencies/index.php:211 +#: ./src/Template/Hostdependencies/index.php:287 +#: ./src/Template/Hostdependencies/index.php:517 +#: ./src/Template/Hostdependencies/index.php:546 +#: ./src/Template/Hostescalations/add.php:364 +#: ./src/Template/Hostescalations/edit.php:362 +#: ./src/Template/Hostescalations/index.php:268 +#: ./src/Template/Hostescalations/index.php:479 +#: ./src/Template/Hosts/add.php:749 +#: ./src/Template/Hosts/add.php:872 +#: ./src/Template/Hosts/browser.php:664 +#: ./src/Template/Hosts/edit.php:797 +#: ./src/Template/Hosts/edit.php:920 +#: ./src/Template/Hosttemplates/add.php:524 +#: ./src/Template/Hosttemplates/add.php:646 +#: ./src/Template/Hosttemplates/edit.php:517 +#: ./src/Template/Hosttemplates/edit.php:640 +#: ./src/Template/Notifications/host_notification.php:143 +#: ./src/Template/Notifications/index.php:207 +#: ./src/Template/Statehistories/host.php:143 +#: ./src/Template/Statusmaps/index.php:154 +#: ./src/Template/Systemsettings/index.php:103 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/DowntimeReportPieChartWidgetDataPreparer.php:51 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/StatehistoryConverter.php:282 +#: ./src/itnovum/openITCOCKPIT/Core/Views/HoststatusIcon.php:88 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:394 +msgid "Unreachable" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:171 +#: ./src/Template/Acknowledgements/service.php:183 +#: ./src/Template/DeletedHosts/index.php:150 +#: ./src/Template/Hostchecks/index.php:204 +#: ./src/Template/Logentries/index.php:143 +#: ./src/Template/MessagesOtd/add.php:89 +#: ./src/Template/MessagesOtd/edit.php:89 +#: ./src/Template/MessagesOtd/index.php:151 +#: ./src/Template/Notifications/host_notification.php:170 +#: ./src/Template/Notifications/index.php:238 +#: ./src/Template/Notifications/service_notification.php:182 +#: ./src/Template/Notifications/services.php:269 +#: ./src/Template/Servicechecks/index.php:212 +#: ./src/Template/Services/service_list.php:915 +#: ./src/Template/Statehistories/host.php:200 +#: ./src/Template/Statehistories/service.php:212 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:89 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:115 +msgid "Date" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:175 +#: ./src/Template/Acknowledgements/service.php:187 +#: ./src/Template/Angular/downtime_tooltip.php:31 +#: ./src/Template/Systemfailures/add.php:75 +msgid "Author" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:179 +#: ./src/Template/Acknowledgements/service.php:191 +#: ./src/Template/Angular/ack_tooltip.php:33 +#: ./src/Template/Angular/acknowledge_host.php:40 +#: ./src/Template/Angular/acknowledge_service.php:21 +#: ./src/Template/Angular/downtime_host.php:40 +#: ./src/Template/Angular/downtime_service.php:18 +#: ./src/Template/Angular/downtime_tooltip.php:34 +#: ./src/Template/Angular/send_host_notification.php:20 +#: ./src/Template/Angular/send_service_notification.php:21 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:65 +#: ./src/Template/Dashboards/services_downtime_widget.php:69 +#: ./src/Template/Downtimes/host.php:303 +#: ./src/Template/Downtimes/service.php:320 +#: ./src/Template/Systemdowntimes/add.php:81 +#: ./src/Template/Systemdowntimes/add.php:155 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:125 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:108 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:108 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:86 +#: ./src/Template/Systemdowntimes/host.php:245 +#: ./src/Template/Systemdowntimes/hostgroup.php:244 +#: ./src/Template/Systemdowntimes/node.php:244 +#: ./src/Template/Systemdowntimes/service.php:262 +#: ./src/Template/Systemfailures/add.php:90 +#: ./src/Template/Systemfailures/index.php:136 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:91 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:244 +msgid "Comment" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:183 +#: ./src/Template/Acknowledgements/service.php:195 +#: ./src/Template/Angular/ack_tooltip.php:27 +#: ./src/Template/Angular/ack_tooltip.php:28 +#: ./src/Template/Angular/acknowledge_host.php:61 +#: ./src/Template/Angular/acknowledge_service.php:42 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:421 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:524 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:629 +#: ./src/Template/Hosts/browser.php:360 +#: ./src/Template/Services/browser.php:356 +#: ./src/Template/Services/browser.php:484 +#: ./src/Template/Services/details.php:248 +msgid "Sticky" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:205 +#: ./src/Template/Acknowledgements/service.php:218 +#: ./src/Template/Systemsettings/index.php:118 +#: ./src/Template/Systemsettings/index.php:154 +msgid "True" +msgstr "" + +#: ./src/Template/Acknowledgements/host.php:209 +#: ./src/Template/Acknowledgements/service.php:222 +#: ./src/Template/Systemsettings/index.php:119 +#: ./src/Template/Systemsettings/index.php:153 +msgid "False" +msgstr "" + +#: ./src/Template/Acknowledgements/service.php:132 +#: ./src/Template/Angular/submit_service_result.php:25 +#: ./src/Template/Angular/system_health.php:126 +#: ./src/Template/Angular/system_health.php:138 +#: ./src/Template/Angular/system_health.php:150 +#: ./src/Template/Angular/system_health.php:162 +#: ./src/Template/Angular/system_health.php:174 +#: ./src/Template/Angular/system_health.php:187 +#: ./src/Template/Angular/system_health.php:278 +#: ./src/Template/Angular/system_health_menu.php:109 +#: ./src/Template/Angular/system_health_menu.php:125 +#: ./src/Template/Angular/system_health_menu.php:140 +#: ./src/Template/Angular/system_health_menu.php:155 +#: ./src/Template/Angular/system_health_menu.php:170 +#: ./src/Template/Angular/system_health_menu.php:185 +#: ./src/Template/Angular/system_health_menu.php:284 +#: ./src/Template/Automaps/index.php:174 +#: ./src/Template/ConfigurationFiles/nagios_cfg.php:109 +#: ./src/Template/Contacts/add.php:407 +#: ./src/Template/Contacts/add_from_ldap.php:421 +#: ./src/Template/Contacts/edit.php:447 +#: ./src/Template/Contacts/index.php:235 +#: ./src/Template/Currentstatereports/index.php:119 +#: ./src/Template/Dashboards/service_status_overview_widget.php:111 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:347 +#: ./src/Template/Dashboards/services_status_list_widget.php:321 +#: ./src/Template/MessagesOtd/add.php:199 +#: ./src/Template/MessagesOtd/edit.php:197 +#: ./src/Template/Notifications/service_notification.php:131 +#: ./src/Template/Notifications/services.php:209 +#: ./src/Template/Servicechecks/index.php:131 +#: ./src/Template/Servicedependencies/add.php:254 +#: ./src/Template/Servicedependencies/add.php:351 +#: ./src/Template/Servicedependencies/edit.php:249 +#: ./src/Template/Servicedependencies/edit.php:343 +#: ./src/Template/Servicedependencies/index.php:195 +#: ./src/Template/Servicedependencies/index.php:285 +#: ./src/Template/Servicedependencies/index.php:538 +#: ./src/Template/Servicedependencies/index.php:572 +#: ./src/Template/Serviceescalations/add.php:355 +#: ./src/Template/Serviceescalations/edit.php:354 +#: ./src/Template/Serviceescalations/index.php:252 +#: ./src/Template/Serviceescalations/index.php:486 +#: ./src/Template/Services/add.php:696 +#: ./src/Template/Services/add.php:824 +#: ./src/Template/Services/browser.php:801 +#: ./src/Template/Services/browser.php:1256 +#: ./src/Template/Services/edit.php:758 +#: ./src/Template/Services/edit.php:886 +#: ./src/Template/Services/index.php:281 +#: ./src/Template/Servicetemplates/add.php:568 +#: ./src/Template/Servicetemplates/add.php:683 +#: ./src/Template/Servicetemplates/edit.php:563 +#: ./src/Template/Servicetemplates/edit.php:678 +#: ./src/Template/Statehistories/service.php:131 +#: ./src/Template/Statusmaps/host_and_services_summary_status.php:51 +#: ./src/Template/Systemsettings/index.php:110 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/DowntimeReportPieChartWidgetDataPreparer.php:80 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/StatehistoryConverter.php:287 +#: ./src/itnovum/openITCOCKPIT/Core/Views/ServicestatusIcon.php:90 +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:28 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:28 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:147 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:70 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:84 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:93 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:82 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:199 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:97 +#: .-modules/PrometheusModule/src/Command/PrometheusBridgeCommand.php:131 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:269 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:316 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:269 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:316 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:617 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:121 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:121 +#: .-modules/SLAModule/templates/Slas/view_details.php:201 +msgid "Warning" +msgstr "" + +#: ./src/Template/Acknowledgements/service.php:144 +#: ./src/Template/Angular/submit_service_result.php:26 +#: ./src/Template/Angular/system_health.php:66 +#: ./src/Template/Angular/system_health.php:78 +#: ./src/Template/Angular/system_health.php:90 +#: ./src/Template/Angular/system_health.php:102 +#: ./src/Template/Angular/system_health.php:114 +#: ./src/Template/Angular/system_health_menu.php:16 +#: ./src/Template/Angular/system_health_menu.php:32 +#: ./src/Template/Angular/system_health_menu.php:47 +#: ./src/Template/Angular/system_health_menu.php:62 +#: ./src/Template/Angular/system_health_menu.php:77 +#: ./src/Template/Angular/system_health_menu.php:93 +#: ./src/Template/Automaps/index.php:179 +#: ./src/Template/Contacts/add.php:412 +#: ./src/Template/Contacts/add_from_ldap.php:426 +#: ./src/Template/Contacts/edit.php:452 +#: ./src/Template/Contacts/index.php:240 +#: ./src/Template/Currentstatereports/index.php:131 +#: ./src/Template/Dashboards/service_status_overview_widget.php:123 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:361 +#: ./src/Template/Dashboards/services_status_list_widget.php:335 +#: ./src/Template/Notifications/service_notification.php:143 +#: ./src/Template/Notifications/services.php:222 +#: ./src/Template/Servicechecks/index.php:143 +#: ./src/Template/Servicedependencies/add.php:268 +#: ./src/Template/Servicedependencies/add.php:365 +#: ./src/Template/Servicedependencies/edit.php:263 +#: ./src/Template/Servicedependencies/edit.php:357 +#: ./src/Template/Servicedependencies/index.php:209 +#: ./src/Template/Servicedependencies/index.php:299 +#: ./src/Template/Servicedependencies/index.php:543 +#: ./src/Template/Servicedependencies/index.php:577 +#: ./src/Template/Serviceescalations/add.php:369 +#: ./src/Template/Serviceescalations/edit.php:368 +#: ./src/Template/Serviceescalations/index.php:266 +#: ./src/Template/Serviceescalations/index.php:491 +#: ./src/Template/Services/add.php:701 +#: ./src/Template/Services/add.php:829 +#: ./src/Template/Services/browser.php:807 +#: ./src/Template/Services/browser.php:1260 +#: ./src/Template/Services/edit.php:763 +#: ./src/Template/Services/edit.php:891 +#: ./src/Template/Services/index.php:293 +#: ./src/Template/Servicetemplates/add.php:573 +#: ./src/Template/Servicetemplates/add.php:688 +#: ./src/Template/Servicetemplates/edit.php:568 +#: ./src/Template/Servicetemplates/edit.php:683 +#: ./src/Template/Statehistories/service.php:143 +#: ./src/Template/Statusmaps/host_and_services_summary_status.php:54 +#: ./src/Template/Systemsettings/index.php:111 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/DowntimeReportPieChartWidgetDataPreparer.php:81 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/StatehistoryConverter.php:288 +#: ./src/itnovum/openITCOCKPIT/Core/Views/ServicestatusIcon.php:91 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:148 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:76 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:90 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:99 +#: .-modules/PrometheusModule/src/Command/PrometheusBridgeCommand.php:135 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:392 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:440 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:390 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:438 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:618 +msgid "Critical" +msgstr "" + +#: ./src/Template/Acknowledgements/service.php:156 +#: ./src/Template/Angular/submit_service_result.php:27 +#: ./src/Template/Angular/system_health.php:296 +#: ./src/Template/Angular/system_health_menu.php:315 +#: ./src/Template/Automaps/index.php:184 +#: ./src/Template/ConfigurationFiles/nagios_cfg.php:108 +#: ./src/Template/Contacts/add.php:417 +#: ./src/Template/Contacts/add_from_ldap.php:431 +#: ./src/Template/Contacts/edit.php:457 +#: ./src/Template/Contacts/index.php:245 +#: ./src/Template/Currentstatereports/index.php:143 +#: ./src/Template/Dashboards/service_status_overview_widget.php:135 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:375 +#: ./src/Template/Dashboards/services_status_list_widget.php:349 +#: ./src/Template/Hosts/index.php:314 +#: ./src/Template/Notifications/service_notification.php:155 +#: ./src/Template/Notifications/services.php:234 +#: ./src/Template/Servicechecks/index.php:155 +#: ./src/Template/Servicedependencies/add.php:282 +#: ./src/Template/Servicedependencies/add.php:379 +#: ./src/Template/Servicedependencies/edit.php:277 +#: ./src/Template/Servicedependencies/edit.php:371 +#: ./src/Template/Servicedependencies/index.php:223 +#: ./src/Template/Servicedependencies/index.php:313 +#: ./src/Template/Servicedependencies/index.php:548 +#: ./src/Template/Servicedependencies/index.php:582 +#: ./src/Template/Serviceescalations/add.php:383 +#: ./src/Template/Serviceescalations/edit.php:382 +#: ./src/Template/Serviceescalations/index.php:280 +#: ./src/Template/Serviceescalations/index.php:496 +#: ./src/Template/Services/add.php:706 +#: ./src/Template/Services/add.php:834 +#: ./src/Template/Services/browser.php:813 +#: ./src/Template/Services/browser.php:1264 +#: ./src/Template/Services/edit.php:768 +#: ./src/Template/Services/edit.php:896 +#: ./src/Template/Services/index.php:305 +#: ./src/Template/Servicetemplates/add.php:578 +#: ./src/Template/Servicetemplates/add.php:693 +#: ./src/Template/Servicetemplates/edit.php:573 +#: ./src/Template/Servicetemplates/edit.php:688 +#: ./src/Template/Statehistories/service.php:155 +#: ./src/Template/Statusmaps/host_and_services_summary_status.php:57 +#: ./src/Template/Systemsettings/index.php:112 +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:173 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/DowntimeReportPieChartWidgetDataPreparer.php:82 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/StatehistoryConverter.php:289 +#: ./src/itnovum/openITCOCKPIT/Core/Views/ServicestatusIcon.php:92 +#: .-modules/DistributeModule/src/Model/Entity/Satellite.php:91 +#: .-modules/DistributeModule/src/Model/Entity/SatelliteTask.php:58 +#: .-modules/DistributeModule/templates/Satellites/status.php:149 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:125 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:149 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:82 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:96 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:105 +#: .-modules/PagerdutyModule/src/Controller/AcknowledgeController.php:133 +msgid "Unknown" +msgstr "" + +#: ./src/Template/Administrators/debug.php:47 +msgid "Debugging information" +msgstr "" + +#: ./src/Template/Administrators/debug.php:56 +msgid "Set XDEBUG_TRIGGER cookie" +msgstr "" + +#: ./src/Template/Administrators/debug.php:60 +msgid "Remove XDEBUG_TRIGGER cookie" +msgstr "" + +#: ./src/Template/Administrators/debug.php:64 +msgid "Show SQL query log" +msgstr "" + +#: ./src/Template/Administrators/debug.php:74 +#: ./src/Template/Exports/index.php:60 +#: ./src/Template/Exports/index.php:73 +msgid "Critical error!" +msgstr "" + +#: ./src/Template/Administrators/debug.php:76 +msgid "Could not connect to Gearman Job Server! No background tasks will get executed!" +msgstr "" + +#: ./src/Template/Administrators/debug.php:88 +#: ./src/Template/Packetmanager/index.php:61 +msgid "Ubuntu Bionic 18.04 is end of life soon!" +msgstr "" + +#: ./src/Template/Administrators/debug.php:90 +#: ./src/Template/Packetmanager/index.php:63 +msgid "Official end of life of Ubuntu Bionic scheduled for April 2023." +msgstr "" + +#: ./src/Template/Administrators/debug.php:91 +#: ./src/Template/Packetmanager/index.php:64 +msgid "Therefore openITCOCKPIT 4.5.5 will be one of the last releases for Ubuntu Bionic. Please update to Ubuntu Focal to receive further updates." +msgstr "" + +#: ./src/Template/Administrators/debug.php:93 +#: ./src/Template/Administrators/debug.php:107 +#: ./src/Template/Packetmanager/index.php:66 +#: ./src/Template/Packetmanager/index.php:80 +msgid "Need help updating your system? Please don't hesitate to contact our enterprise support {0}." +msgstr "" + +#: ./src/Template/Administrators/debug.php:102 +#: ./src/Template/Packetmanager/index.php:75 +msgid "Debian Buster 10 end of life!" +msgstr "" + +#: ./src/Template/Administrators/debug.php:104 +#: ./src/Template/Packetmanager/index.php:77 +msgid "Debian Buster is not supported by the Debian security team anymore!" +msgstr "" + +#: ./src/Template/Administrators/debug.php:105 +#: ./src/Template/Packetmanager/index.php:78 +msgid "Therefore openITCOCKPIT 4.5.5 will be one of the last releases for Debian Buster. Please update to Debian Bullseye to receive further updates." +msgstr "" + +#: ./src/Template/Administrators/debug.php:118 +msgid "Interface information" +msgstr "" + +#: ./src/Template/Administrators/debug.php:133 +msgid "System name" +msgstr "" + +#: ./src/Template/Administrators/debug.php:136 +#: ./src/Template/Nagiostats/index.php:194 +msgid "Version" +msgstr "" + +#: ./src/Template/Administrators/debug.php:139 +msgid "Edition" +msgstr "" + +#: ./src/Template/Administrators/debug.php:145 +msgid "Path for config" +msgstr "" + +#: ./src/Template/Administrators/debug.php:148 +msgid "Path for backups" +msgstr "" + +#: ./src/Template/Administrators/debug.php:151 +msgid "Command interface" +msgstr "" + +#: ./src/Template/Administrators/debug.php:165 +msgid "Process information" +msgstr "" + +#: ./src/Template/Administrators/debug.php:177 +#: ./src/Template/Administrators/debug.php:191 +#: ./src/Template/Agentconnector/autotls.php:187 +#: ./src/Template/Agentconnector/autotls.php:275 +#: ./src/Template/Agentconnector/create_services.php:168 +#: ./src/Template/Errors/error403.php:30 +#: ./src/Template/Errors/error404.php:30 +#: ./src/Template/Exports/index.php:205 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:339 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:427 +#: .-modules/DistributeModule/templates/Satellites/status.php:151 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:175 +msgid "Error" +msgstr "" + +#: ./src/Template/Administrators/debug.php:179 +msgid "Gearman-Job-Server is not running, openITCOCKPIT could not check the state of background daemons" +msgstr "" + +#: ./src/Template/Administrators/debug.php:181 +msgid "Please start Gearman-Job-Server first" +msgstr "" + +#: ./src/Template/Administrators/debug.php:192 +msgid "gearman_worker is not running, openITCOCKPIT could not check the state of background daemons" +msgstr "" + +#: ./src/Template/Administrators/debug.php:194 +msgid "Please start gearman_worker first" +msgstr "" + +#: ./src/Template/Administrators/debug.php:206 +msgid "Process" +msgstr "" + +#: ./src/Template/Administrators/debug.php:213 +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:35 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:104 +msgid "Monitoring engine" +msgstr "" + +#: ./src/Template/Administrators/debug.php:217 +#: ./src/Template/Administrators/debug.php:238 +#: ./src/Template/Administrators/debug.php:259 +#: ./src/Template/Administrators/debug.php:279 +#: ./src/Template/Administrators/debug.php:296 +#: ./src/Template/Administrators/debug.php:317 +#: ./src/Template/Administrators/debug.php:338 +#: ./src/Template/Administrators/debug.php:359 +#: ./src/Template/Administrators/debug.php:380 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:54 +#: ./src/Template/Dashboards/services_downtime_widget.php:54 +#: ./src/Template/Downtimes/host.php:292 +#: ./src/Template/Downtimes/service.php:305 +#: .-modules/DistributeModule/src/Model/Entity/SatelliteTask.php:66 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:127 +msgid "Running" +msgstr "" + +#: ./src/Template/Administrators/debug.php:221 +#: ./src/Template/Administrators/debug.php:242 +#: ./src/Template/Administrators/debug.php:263 +#: ./src/Template/Administrators/debug.php:300 +#: ./src/Template/Administrators/debug.php:321 +#: ./src/Template/Administrators/debug.php:342 +#: ./src/Template/Administrators/debug.php:363 +#: ./src/Template/Administrators/debug.php:384 +msgid "Stopped" +msgstr "" + +#: ./src/Template/Administrators/debug.php:234 +msgid "Database connector" +msgstr "" + +#: ./src/Template/Administrators/debug.php:246 +#: ./src/Template/Administrators/debug.php:267 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:107 +msgid "Statusengine" +msgstr "" + +#: ./src/Template/Administrators/debug.php:255 +msgid "Perfdata processor" +msgstr "" + +#: ./src/Template/Administrators/debug.php:276 +#: ./src/Template/Administrators/debug.php:658 +msgid "Queuing engine" +msgstr "" + +#: ./src/Template/Administrators/debug.php:292 +msgid "Gearman Worker" +msgstr "" + +#: ./src/Template/Administrators/debug.php:313 +msgid "OITC Cmd" +msgstr "" + +#: ./src/Template/Administrators/debug.php:334 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:114 +msgid "NSTA" +msgstr "" + +#: ./src/Template/Administrators/debug.php:355 +msgid "Push notification service" +msgstr "" + +#: ./src/Template/Administrators/debug.php:376 +msgid "Nodejs Backend" +msgstr "" + +#: ./src/Template/Administrators/debug.php:414 +msgid "Server information" +msgstr "" + +#: ./src/Template/Administrators/debug.php:421 +#: ./src/Template/Hosts/copy.php:116 +#: .-modules/ImportModule/src/Command/ImportCommand.php:421 +#: .-modules/ImportModule/src/Command/ImportCommand.php:484 +#: .-modules/ImportModule/src/Command/ImportCommand.php:540 +#: .-modules/ImportModule/src/Command/ImportCommand.php:593 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:78 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:78 +#: .-modules/ImportModule/src/Lib/ImporterOptions.php:16 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:95 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:342 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1332 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1563 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1794 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1931 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:220 +#: .-modules/SLAModule/templates/Slas/hosts.php:126 +msgid "Address" +msgstr "" + +#: ./src/Template/Administrators/debug.php:424 +msgid "Webserver" +msgstr "" + +#: ./src/Template/Administrators/debug.php:427 +msgid "HTTPS / TLS" +msgstr "" + +#: ./src/Template/Administrators/debug.php:430 +msgid "OS" +msgstr "" + +#: ./src/Template/Administrators/debug.php:433 +msgid "Kernel" +msgstr "" + +#: ./src/Template/Administrators/debug.php:436 +msgid "Containerized" +msgstr "" + +#: ./src/Template/Administrators/debug.php:439 +msgid "PHP version" +msgstr "" + +#: ./src/Template/Administrators/debug.php:442 +msgid "PHP Memory limit" +msgstr "" + +#: ./src/Template/Administrators/debug.php:445 +msgid "PHP Max. execution time" +msgstr "" + +#: ./src/Template/Administrators/debug.php:448 +msgid "PHP loaded extensions" +msgstr "" + +#: ./src/Template/Administrators/debug.php:451 +msgid "CPU model" +msgstr "" + +#: ./src/Template/Administrators/debug.php:454 +msgid "CPU Architecture" +msgstr "" + +#: ./src/Template/Administrators/debug.php:457 +msgid "Number of CPU cores" +msgstr "" + +#: ./src/Template/Administrators/debug.php:473 +msgid "CPU load" +msgstr "" + +#: ./src/Template/Administrators/debug.php:483 +msgid "Keep history" +msgstr "" + +#: ./src/Template/Administrators/debug.php:492 +msgid "Current load:" +msgstr "" + +#: ./src/Template/Administrators/debug.php:513 +msgid "1 Minute" +msgstr "" + +#: ./src/Template/Administrators/debug.php:521 +msgid "5 Minutes" +msgstr "" + +#: ./src/Template/Administrators/debug.php:529 +msgid "15 Minutes" +msgstr "" + +#: ./src/Template/Administrators/debug.php:553 +msgid "Memory and disk usage" +msgstr "" + +#: ./src/Template/Administrators/debug.php:564 +msgid "Memory usage" +msgstr "" + +#: ./src/Template/Administrators/debug.php:567 +#: ./src/Template/Administrators/debug.php:606 +msgid "Total:" +msgstr "" + +#: ./src/Template/Administrators/debug.php:569 +#: ./src/Template/Administrators/debug.php:608 +msgid "Used:" +msgstr "" + +#: ./src/Template/Administrators/debug.php:573 +msgid "Cached:" +msgstr "" + +#: ./src/Template/Administrators/debug.php:577 +msgid "Buffers:" +msgstr "" + +#: ./src/Template/Administrators/debug.php:603 +msgid "Swap usage" +msgstr "" + +#: ./src/Template/Administrators/debug.php:625 +#: ./src/Template/Agentconnector/create_services.php:300 +msgid "Disk usage" +msgstr "" + +#: ./src/Template/Administrators/debug.php:630 +msgid "Size" +msgstr "" + +#: ./src/Template/Administrators/debug.php:631 +msgid "Available" +msgstr "" + +#: ./src/Template/Administrators/debug.php:632 +msgid "Mount point" +msgstr "" + +#: ./src/Template/Administrators/debug.php:673 +msgid "Queue name" +msgstr "" + +#: ./src/Template/Administrators/debug.php:676 +msgid "Jobs waiting" +msgstr "" + +#: ./src/Template/Administrators/debug.php:679 +msgid "Active jobs" +msgstr "" + +#: ./src/Template/Administrators/debug.php:682 +msgid "Worker available" +msgstr "" + +#: ./src/Template/Administrators/debug.php:713 +msgid "Email configuration" +msgstr "" + +#: ./src/Template/Administrators/debug.php:720 +msgid "Mail server address" +msgstr "" + +#: ./src/Template/Administrators/debug.php:723 +msgid "Mail server port" +msgstr "" + +#: ./src/Template/Administrators/debug.php:726 +msgid "Transport method" +msgstr "" + +#: ./src/Template/Administrators/debug.php:729 +#: ./src/Template/Agentconnector/config.php:639 +#: ./src/Template/Agentconnector/config.php:648 +#: ./src/Template/Users/login.php:65 +#: ./src/Template/Wizards/mysqlserver.php:151 +#: .-modules/CheckmkModule/templates/Scans/index.php:247 +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:138 +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:70 +msgid "Username" +msgstr "" + +#: ./src/Template/Administrators/debug.php:732 +#: ./src/Template/Agentconnector/config.php:660 +#: ./src/Template/Agentconnector/config.php:669 +#: ./src/Template/Users/login.php:74 +#: ./src/Template/Wizards/mysqlserver.php:164 +#: .-modules/CheckmkModule/templates/Scans/index.php:257 +#: .-modules/DB2Module/templates/Wizards/db2.php:180 +#: .-modules/HANAModule/templates/Wizards/saphana.php:83 +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:73 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:204 +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:109 +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:151 +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:82 +msgid "Password" +msgstr "" + +#: ./src/Template/Administrators/debug.php:734 +msgid "Password hidden due to security please see the file /opt/openitc/frontend/config/email.php for detailed configuration information." +msgstr "" + +#: ./src/Template/Administrators/debug.php:740 +msgid "Send test Email to" +msgstr "" + +#: ./src/Template/Administrators/debug.php:755 +msgid "Client information" +msgstr "" + +#: ./src/Template/Administrators/debug.php:762 +msgid "Client OS" +msgstr "" + +#: ./src/Template/Administrators/debug.php:765 +msgid "Client browser" +msgstr "" + +#: ./src/Template/Administrators/debug.php:768 +msgid "Client IP address" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:34 +msgid "Databases query log" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:47 +msgid "Databases" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:48 +msgid "query log" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:53 +msgid "Successfully connected" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:57 +msgid "Used query log slots" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:63 +msgid "Try manual reconnect" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:66 +msgid "Truncate log" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:76 +msgid "Enable query logging" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:77 +msgid "It is very important to set {0} to {1} in the file" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:88 +msgid "Connection error" +msgstr "" + +#: ./src/Template/Administrators/querylog.php:89 +msgid "Could not connect to Query Log WebSocket Server. Did you execute" +msgstr "" + +#: ./src/Template/Agentchecks/add.php:34 +#: ./src/Template/Agentchecks/edit.php:34 +#: ./src/Template/Agentchecks/index.php:34 +#: ./src/Template/Agentconnector/autotls.php:33 +#: ./src/Template/Agentconnector/create_services.php:33 +#: ./src/Template/Agentconnector/install.php:33 +#: ./src/Template/Agentconnector/pull.php:33 +#: ./src/Template/Agentconnector/push.php:33 +#: ./src/Template/Agentconnector/push_satellite.php:33 +#: ./src/Template/Agentconnector/select_agent.php:33 +#: ./src/Template/Agentconnector/show_output.php:33 +#: ./src/Template/Agentconnector/wizard.php:33 +#: ./src/Template/Agentconnector/wizard.php:46 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:597 +#: .-modules/ImportModule/src/Lib/ImporterDataTypes.php:17 +msgid "openITCOCKPIT Agent" +msgstr "" + +#: ./src/Template/Agentchecks/add.php:39 +#: ./src/Template/Agentchecks/edit.php:39 +#: ./src/Template/Agentchecks/index.php:39 +#: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:118 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:54 +msgid "Checks" +msgstr "" + +#: ./src/Template/Agentchecks/add.php:52 +msgid "Create new openITCOCKPIT Agent check" +msgstr "" + +#: ./src/Template/Agentchecks/add.php:66 +#: ./src/Template/Agentchecks/edit.php:67 +#: .-modules/ImportModule/templates/Importers/add.php:692 +#: .-modules/ImportModule/templates/Importers/add.php:945 +#: .-modules/ImportModule/templates/Importers/edit.php:690 +#: .-modules/ImportModule/templates/Importers/edit.php:942 +msgid "Agent check" +msgstr "" + +#: ./src/Template/Agentchecks/add.php:70 +#: ./src/Template/Agentchecks/edit.php:71 +#: ./src/Template/Angular/macros.php:36 +#: ./src/Template/Automaps/add.php:104 +#: ./src/Template/Automaps/edit.php:106 +#: ./src/Template/Automaps/index.php:121 +#: ./src/Template/Calendars/add.php:85 +#: ./src/Template/Calendars/edit.php:86 +#: ./src/Template/Commands/add.php:119 +#: ./src/Template/Commands/add.php:185 +#: ./src/Template/Commands/add.php:257 +#: ./src/Template/Commands/edit.php:124 +#: ./src/Template/Commands/edit.php:190 +#: ./src/Template/Commands/edit.php:262 +#: ./src/Template/Contactgroups/add.php:87 +#: ./src/Template/Contactgroups/edit.php:87 +#: ./src/Template/Contacts/add.php:84 +#: ./src/Template/Contacts/add_from_ldap.php:117 +#: ./src/Template/Contacts/edit.php:121 +#: ./src/Template/Containers/index.php:409 +#: ./src/Template/Containers/index.php:437 +#: ./src/Template/Containers/index.php:571 +#: ./src/Template/Containers/index.php:769 +#: ./src/Template/FilterBookmarks/directive.php:172 +#: ./src/Template/FilterBookmarks/directive.php:230 +#: ./src/Template/Hostgroups/add.php:85 +#: ./src/Template/Hostgroups/edit.php:86 +#: ./src/Template/Instantreports/add.php:84 +#: ./src/Template/Instantreports/edit.php:85 +#: ./src/Template/Instantreports/index.php:218 +#: ./src/Template/Locations/add.php:84 +#: ./src/Template/Locations/edit.php:86 +#: ./src/Template/Macros/index.php:83 +#: ./src/Template/Servicegroups/add.php:85 +#: ./src/Template/Servicegroups/edit.php:86 +#: ./src/Template/Servicetemplategroups/add.php:86 +#: ./src/Template/Servicetemplategroups/edit.php:87 +#: ./src/Template/Tenants/add.php:67 +#: ./src/Template/Tenants/edit.php:68 +#: ./src/Template/Timeperiods/add.php:98 +#: ./src/Template/Timeperiods/edit.php:108 +#: ./src/Template/Usercontainerroles/index.php:110 +#: ./src/Template/Usergroups/add.php:66 +#: ./src/Template/Usergroups/edit.php:69 +#: ./src/Template/Usergroups/index.php:123 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:336 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:93 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:224 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:66 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:68 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:108 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:108 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:94 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:94 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:199 +#: .-modules/ImportModule/src/Command/ImportCommand.php:113 +#: .-modules/ImportModule/src/Command/ImportCommand.php:420 +#: .-modules/ImportModule/src/Command/ImportCommand.php:483 +#: .-modules/ImportModule/src/Command/ImportCommand.php:539 +#: .-modules/ImportModule/src/Command/ImportCommand.php:592 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:69 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:69 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:78 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:79 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:106 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:78 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:77 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:106 +#: .-modules/ImportModule/templates/HostDefaults/add.php:95 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:77 +#: .-modules/ImportModule/templates/HostDefaults/index.php:106 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:100 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:72 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:337 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1331 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1562 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1793 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1930 +#: .-modules/ImportModule/templates/Importers/index.php:137 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:49 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:369 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:610 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:931 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:72 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:73 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:127 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:613 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:215 +#: .-modules/SLAModule/templates/Slas/add.php:74 +#: .-modules/SLAModule/templates/Slas/edit.php:74 +#: .-modules/SLAModule/templates/Slas/index.php:105 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:216 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:241 +msgid "Name" +msgstr "" + +#: ./src/Template/Agentchecks/add.php:78 +#: ./src/Template/Agentchecks/edit.php:79 +msgid "The name of the check is equal to the key from the agents JSON output." +msgstr "" + +#: ./src/Template/Agentchecks/add.php:85 +#: ./src/Template/Agentchecks/edit.php:86 +#: ./src/Template/Agentchecks/index.php:135 +msgid "Plugin name" +msgstr "" + +#: ./src/Template/Agentchecks/add.php:93 +#: ./src/Template/Agentchecks/edit.php:94 +msgid "The name of the check plugin used by the poller." +msgstr "" + +#: ./src/Template/Agentchecks/add.php:103 +#: ./src/Template/Agentchecks/add.php:105 +#: ./src/Template/Agentchecks/add.php:107 +#: ./src/Template/Agentchecks/edit.php:103 +#: ./src/Template/Agentchecks/edit.php:106 +#: ./src/Template/Contactgroups/used_by.php:105 +#: ./src/Template/Services/add.php:107 +#: ./src/Template/Services/add.php:109 +#: ./src/Template/Services/add.php:111 +#: ./src/Template/Services/edit.php:125 +#: ./src/Template/Services/edit.php:128 +#: ./src/Template/Servicetemplates/add.php:68 +#: ./src/Template/Servicetemplates/edit.php:72 +#: ./src/Template/Servicetemplates/used_by.php:34 +#: ./src/Template/Servicetemplates/used_by.php:50 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:86 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:88 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:90 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:86 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:88 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:90 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:272 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:108 +#: .-modules/ImportModule/templates/Importers/add.php:627 +#: .-modules/ImportModule/templates/Importers/add.php:725 +#: .-modules/ImportModule/templates/Importers/add.php:880 +#: .-modules/ImportModule/templates/Importers/add.php:978 +#: .-modules/ImportModule/templates/Importers/edit.php:625 +#: .-modules/ImportModule/templates/Importers/edit.php:723 +#: .-modules/ImportModule/templates/Importers/edit.php:877 +#: .-modules/ImportModule/templates/Importers/edit.php:975 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:526 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:528 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:530 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:524 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:526 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:528 +msgid "Service template" +msgstr "" + +#: ./src/Template/Agentchecks/add.php:133 +msgid "Create agent check" +msgstr "" + +#: ./src/Template/Agentchecks/edit.php:52 +msgid "Edit openITCOCKPIT Agent check:" +msgstr "" + +#: ./src/Template/Agentchecks/edit.php:126 +msgid "Update agent check" +msgstr "" + +#: ./src/Template/Agentchecks/index.php:54 +msgid "Agent checks overview" +msgstr "" + +#: ./src/Template/Agentchecks/index.php:60 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:60 +msgid "Go to Servicetemplates" +msgstr "" + +#: ./src/Template/Agentchecks/index.php:92 +msgid "Filter by agent check name" +msgstr "" + +#: ./src/Template/Agentchecks/index.php:106 +#: ./src/Template/Servicetemplates/index.php:88 +msgid "Filter by service template name" +msgstr "" + +#: ./src/Template/Agentchecks/index.php:131 +msgid "Agent check name" +msgstr "" + +#: ./src/Template/Agentchecks/index.php:139 +#: ./src/Template/Servicetemplates/copy.php:70 +#: ./src/Template/Servicetemplates/index.php:165 +msgid "Service template name" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:37 +#: ./src/Template/Agentconnector/config.php:37 +#: ./src/Template/Agentconnector/create_services.php:37 +#: ./src/Template/Agentconnector/install.php:37 +#: ./src/Template/Agentconnector/select_agent.php:37 +#: ./src/Template/Agentconnector/wizard.php:37 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:204 +msgid "Wizard" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:46 +#: ./src/Template/Agentconnector/config.php:46 +#: ./src/Template/Agentconnector/create_services.php:46 +#: ./src/Template/Agentconnector/install.php:46 +#: ./src/Template/Agentconnector/select_agent.php:46 +msgid "openITCOCKPIT Agent Configuration for:" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:59 +#: ./src/Template/Agentconnector/config.php:59 +#: ./src/Template/Agentconnector/create_services.php:59 +#: ./src/Template/Agentconnector/install.php:59 +#: ./src/Template/Agentconnector/select_agent.php:59 +#: ./src/Template/Agentconnector/wizard.php:66 +msgid "Select host" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:63 +#: ./src/Template/Agentconnector/config.php:62 +#: ./src/Template/Agentconnector/create_services.php:63 +#: ./src/Template/Agentconnector/install.php:63 +#: ./src/Template/Agentconnector/select_agent.php:63 +#: ./src/Template/Agentconnector/wizard.php:69 +msgid "Configure Agent" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:67 +#: ./src/Template/Agentconnector/config.php:65 +#: ./src/Template/Agentconnector/create_services.php:67 +#: ./src/Template/Agentconnector/install.php:66 +#: ./src/Template/Agentconnector/select_agent.php:67 +#: ./src/Template/Agentconnector/wizard.php:72 +msgid "Install Agent" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:70 +#: ./src/Template/Agentconnector/config.php:69 +#: ./src/Template/Agentconnector/create_services.php:72 +#: ./src/Template/Agentconnector/install.php:70 +#: ./src/Template/Agentconnector/wizard.php:75 +msgid "Exchange TLS Certificate" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:73 +#: ./src/Template/Agentconnector/config.php:76 +#: ./src/Template/Agentconnector/create_services.php:81 +#: ./src/Template/Agentconnector/install.php:77 +#: ./src/Template/Agentconnector/select_agent.php:73 +#: ./src/Template/Agentconnector/wizard.php:78 +#: .-modules/CheckmkModule/templates/Scans/index.php:497 +#: .-modules/DB2Module/templates/Wizards/db2.php:248 +#: .-modules/HANAModule/templates/Wizards/saphana.php:180 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:244 +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:141 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:348 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:272 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:244 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:667 +#: .-modules/SAPModule/templates/Wizards/sap.php:183 +#: .-modules/UPSModule/templates/Wizards/ups.php:244 +msgid "Create services" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:88 +#: ./src/Template/Agentconnector/autotls.php:169 +#: ./src/Template/Agentconnector/config.php:90 +#: ./src/Template/Agentconnector/install.php:91 +#: ./src/Template/Agentconnector/select_agent.php:88 +#: ./src/Template/Agentconnector/wizard.php:91 +#: ./src/Template/Wizards/linuxserverssh.php:73 +#: ./src/Template/Wizards/wizard_host_configuration.php:72 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:57 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:65 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:59 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:65 +msgid "Next" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:106 +#: ./src/Template/Agentconnector/autotls.php:124 +msgid "Executing TLS certificate exchange" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:127 +msgid "(via remote satellite system)" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:157 +#: ./src/Template/MessagesOtd/add.php:198 +#: ./src/Template/MessagesOtd/edit.php:196 +#: ./src/Template/element/dialog_success.php:32 +#: .-modules/DistributeModule/src/Model/Entity/Satellite.php:92 +#: .-modules/DistributeModule/src/Model/Entity/SatelliteTask.php:70 +#: .-modules/DistributeModule/templates/Satellites/status.php:150 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:128 +msgid "Success" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:202 +msgid "Reset AutoTLS certificate" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:220 +msgid "Error!" +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:234 +msgid "Trust this Agent and generate a new certificate." +msgstr "" + +#: ./src/Template/Agentconnector/autotls.php:251 +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:343 +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:338 +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:473 +msgid "Unknown error" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:33 +msgid "openITCOCKPIT Agent " +msgstr "" + +#: ./src/Template/Agentconnector/config.php:72 +#: ./src/Template/Agentconnector/create_services.php:75 +#: ./src/Template/Agentconnector/install.php:73 +#: ./src/Template/Agentconnector/select_agent.php:70 +msgid "Select Agent" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:108 +msgid "Which operation system do you want to monitor?" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:119 +#: ./src/Template/Agentconnector/create_services.php:481 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:192 +msgid "Windows" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:127 +#: ./src/Template/Agentconnector/create_services.php:551 +msgid "Linux" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:135 +#: ./src/Template/Agentconnector/create_services.php:525 +msgid "macOS" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:156 +#: ./src/Template/Hosts/add.php:87 +#: ./src/Template/Hosts/edit.php:86 +#: ./src/Template/Hosts/edit_details.php:64 +#: ./src/Template/Hosttemplates/add.php:73 +#: ./src/Template/Hosttemplates/edit.php:77 +#: ./src/Template/Services/add.php:69 +#: ./src/Template/Services/edit.php:90 +#: ./src/Template/Servicetemplates/add.php:74 +#: ./src/Template/Servicetemplates/edit.php:78 +#: ./src/Template/Wizards/wizard_host_configuration.php:82 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:75 +msgid "Basic configuration" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:164 +msgid "Operation mode" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:173 +#: ./src/Template/Agentconnector/pull.php:50 +msgid "Pull mode" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:174 +#: ./src/Template/Agentconnector/push.php:50 +msgid "Push mode" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:184 +msgid "Agent bind address" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:192 +msgid "0.0.0.0" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:196 +msgid "IP address that openITCOCKPIT Agent should bind to." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:197 +msgid "Set 0.0.0.0 to bind to all interfaces." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:209 +msgid "Agent bind port" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:223 +msgid "Port number that openITCOCKPIT Agent should bind to." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:224 +msgid "Default: 3333" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:236 +#: ./src/Template/Hosts/add.php:533 +#: ./src/Template/Hosts/browser.php:495 +#: ./src/Template/Hosts/edit.php:549 +#: ./src/Template/Hosts/edit_details.php:221 +#: ./src/Template/Hosttemplates/add.php:339 +#: ./src/Template/Hosttemplates/edit.php:334 +#: ./src/Template/Services/add.php:418 +#: ./src/Template/Services/browser.php:595 +#: ./src/Template/Services/edit.php:485 +#: ./src/Template/Servicetemplates/add.php:371 +#: ./src/Template/Servicetemplates/edit.php:369 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:204 +msgid "Check interval" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:250 +msgid "Determines in seconds how often the openITCOCKPIT Agent will execute all checks." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:251 +msgid "Default: 30" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:275 +msgid "Push mode configuration" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:285 +msgid "openITCOCKPIT Server Address" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:296 +msgid "External address of your openITCOCKPIT Server." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:310 +msgid "openITCOCKPIT Satellite Server Address" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:321 +msgid "External address of your openITCOCKPIT Satellite Server." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:359 +msgid "HTTP Proxy" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:370 +msgid "HTTP Proxy that should be used by the agent. Leave blank for no proxy." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:382 +msgid "Verify server certificate" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:385 +msgid "Require valid TLS certificates (e.g. Let's Encrypt)" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:394 +msgid "Push timeout" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:407 +msgid "HTTP timeout in seconds" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:430 +msgid "Pull mode configuration" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:447 +#: .-modules/PagerdutyModule/templates/Settings/edit.php:150 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:274 +#: .-modules/SlackModule/templates/SlackSettings/index.php:133 +msgid "Determine if the configured proxy should be used." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:473 +msgid "Security configuration" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:483 +#: ./src/Template/Agentconnector/pull.php:149 +msgid "Connection type" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:492 +#: ./src/Template/Agentconnector/pull.php:190 +msgid "Auto-TLS" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:493 +#: ./src/Template/Agentconnector/config.php:549 +#: ./src/Template/Agentconnector/pull.php:182 +msgid "HTTPS" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:494 +#: ./src/Template/Agentconnector/config.php:550 +msgid "HTTP (plaintext)" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:497 +msgid "openITCOCKPIT automatically generate a TLS certificate for authentication and encryption purpose. Auto-TLS is only available in Pull mode." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:500 +msgid "Start the Agents web server with own TLS certificates from Let's Encrypt for example." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:504 +msgid "It's recommended to also enable HTTP Basic Authentication to restrict the access to the agent." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:508 +msgid "Communication will be plaintext. No encryption and authentication. Not recommended!" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:524 +msgid "Enable Webserver" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:527 +msgid "By default the web server of the Agent is disabled when running in Push mode." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:530 +msgid "It is highly recommended to enable at least HTTP Basic Authentication!" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:539 +msgid "Web server type" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:564 +#: .-modules/DistributeModule/templates/Satellites/add.php:268 +#: .-modules/DistributeModule/templates/Satellites/edit.php:272 +msgid "Verify certificate" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:567 +msgid "Enabled TLS certificate validation. This requires valid certificates like from Let's Encrypt" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:577 +#: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:105 +msgid "TLS certificate file" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:586 +msgid "/etc/ssl/acme.sh/example.org/cert.pem" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:592 +msgid "Full path to certificate file the Agent should use" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:602 +#: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:88 +msgid "TLS key file" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:611 +msgid "/etc/ssl/acme.sh/example.org/privkey.pem" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:617 +msgid "Full path to key file the Agent should use" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:630 +msgid "Enable HTTP Basic Authentication" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:684 +msgid "Enable remote configuration update mode" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:687 +msgid "Enables the remote agent configuration update mode." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:689 +msgid "Should only be configured after an successful TLS configuration." +msgstr "" + +#: ./src/Template/Agentconnector/config.php:692 +msgid "Warning: This could lead to remote code execution!" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:713 +msgid "Enable/disable checks" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:725 +msgid "Enable CPU stats" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:737 +msgid "Enable Memory stats" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:749 +msgid "Enable Swap stats" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:761 +msgid "Enable Process checks" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:773 +msgid "Enable Network stats" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:785 +msgid "Enable Network I/O stats" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:797 +msgid "Enable Disk usage checks" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:809 +msgid "Enable Disk I/O stats" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:821 +msgid "Enable Systemd checks (only affects Linux)" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:833 +msgid "Enable Launchd checks (only affects macOS)" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:845 +msgid "Enable Windows Services checks (only affects Windows)" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:857 +msgid "Enable Windows Event Log checks (only affects Windows)" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:869 +msgid "Enable Sensor stats (only affects Linux and macOS)" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:881 +msgid "Enable Docker checks" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:893 +msgid "Enable KVM checks through libvirt" +msgstr "" + +#: ./src/Template/Agentconnector/config.php:905 +msgid "Collect information about logged in users" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:105 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:67 +msgid "Finish" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:123 +msgid "Select Services to monitor" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:140 +#: ./src/Template/Agentconnector/select_agent.php:124 +msgid "Waiting for Agent data." +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:194 +msgid "There are no new services available" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:197 +msgid "Please verify your Agent Configuration." +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:202 +msgid "Go to \"Configure Agent\"" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:222 +msgid "Creating new services..." +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:250 +msgid "Services created successfully!" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:253 +msgid "To apply the changes, please refresh your monitoring configuration." +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:259 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:63 +msgid "Go to \"Refresh monitoring configuration\"" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:272 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:643 +#: .-modules/HANAModule/templates/Wizards/saphana.php:30 +#: .-modules/SLAModule/src/Lib/CsvReport.php:65 +#: .-modules/SLAModule/src/Lib/CsvReport.php:138 +msgid "System" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:294 +msgid "Disk information" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:318 +msgid "Disk IO" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:340 +msgid "Networking" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:347 +msgid "Link status" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:366 +msgid "Network IO" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:388 +msgid "Docker" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:396 +msgid "Docker status" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:415 +msgid "Container CPU percentage" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:434 +msgid "Container Memory usage" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:455 +msgid "Running processes" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:461 +#: .-modules/CheckmkModule/templates/Scans/index.php:391 +msgid "Processes" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:487 +msgid "Windows services" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:505 +msgid "Windows event logs" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:531 +msgid "Launchd services" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:557 +msgid "Systemd services" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:578 +#: ./src/Template/Agentconnector/create_services.php:584 +msgid "Sensors" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:605 +msgid "Libvirt" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:611 +msgid "Libvirt (KVM)" +msgstr "" + +#: ./src/Template/Agentconnector/create_services.php:632 +#: ./src/Template/Agentconnector/create_services.php:638 +msgid "Custom checks" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:109 +msgid "Download and install openITCOCKPIT Monitoring Agent " +msgstr "" + +#: ./src/Template/Agentconnector/install.php:126 +msgid "Download and install the openITCOCKPIT Monitoring Agent." +msgstr "" + +#: ./src/Template/Agentconnector/install.php:129 +msgid "If not already done, please {0} the openITCOCKPIT Agent now." +msgstr "" + +#: ./src/Template/Agentconnector/install.php:129 +#: .-modules/CheckmkModule/templates/Scans/index.php:88 +msgid "download and install" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:154 +msgid "Configuration file/s for the openITCOCKPIT Monitoring Agent" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:159 +msgid "After the installation process is completed you should replace the default openITCOCKPIT Agent configuration with the recently generated configuration." +msgstr "" + +#: ./src/Template/Agentconnector/install.php:161 +msgid "Copy and paste the shown configuration file to" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:162 +msgid "C:\\Program Files\\it-novum\\openitcockpit-agent\\config.ini" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:163 +msgid "/etc/openitcockpit-agent/config.ini" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:164 +msgid "/Applications/openitcockpit-agent/config.ini" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:186 +msgid " Restart openITCOCKPIT Agent " +msgstr "" + +#: ./src/Template/Agentconnector/install.php:192 +msgid "To enable the new configuration a restart of the openITCOCKPIT Agent is required." +msgstr "" + +#: ./src/Template/Agentconnector/install.php:196 +msgid "Run as administrator (via cmd.exe)" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:197 +msgid "sc stop openITCOCKPITAgent && sc start openITCOCKPITAgent" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:201 +msgid "sudo systemctl restart openitcockpit-agent.service" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:205 +msgid "sudo /bin/launchctl stop com.it-novum.openitcockpit.agent" +msgstr "" + +#: ./src/Template/Agentconnector/install.php:207 +msgid "sudo /bin/launchctl start com.it-novum.openitcockpit.agent" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:42 +msgid "Only the configuration for the openITCOCKPIT Agent will be deleted. Not the host itself." +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:49 +#: ./src/Template/Agentconnector/push.php:49 +#: ./src/Template/Agentconnector/push_satellite.php:74 +msgid "Agents overview" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:59 +#: ./src/Template/Agentconnector/push.php:59 +#: ./src/Template/Agentconnector/push_satellite.php:84 +msgid "Pull" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:67 +#: ./src/Template/Agentconnector/push.php:67 +#: ./src/Template/Agentconnector/push_satellite.php:92 +msgid "Push" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:81 +#: ./src/Template/Agentconnector/push.php:81 +#: ./src/Template/Agentconnector/push_satellite.php:106 +msgid "Push via Satellite (Import Module)" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:117 +#: ./src/Template/Agentconnector/push.php:117 +#: ./src/Template/Agentconnector/push_satellite.php:142 +#: ./src/Template/Browsers/index.php:244 +#: ./src/Template/Dashboards/host_status_overview_widget.php:68 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:164 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:168 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:142 +#: ./src/Template/Dashboards/parent_outages_widget.php:40 +#: ./src/Template/Dashboards/service_status_overview_widget.php:68 +#: ./src/Template/Dashboards/services_downtime_widget.php:169 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:182 +#: ./src/Template/Dashboards/services_status_list_widget.php:156 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:203 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:254 +#: ./src/Template/DeletedHosts/index.php:109 +#: ./src/Template/Downtimes/host.php:173 +#: ./src/Template/Downtimes/service.php:173 +#: ./src/Template/Hostdependencies/index.php:87 +#: ./src/Template/Hostescalations/index.php:87 +#: ./src/Template/Hostgroups/extended.php:186 +#: ./src/Template/Hosts/disabled.php:113 +#: ./src/Template/Hosts/index.php:148 +#: ./src/Template/Hosts/not_monitored.php:118 +#: ./src/Template/Notifications/index.php:148 +#: ./src/Template/Notifications/services.php:148 +#: ./src/Template/Services/disabled.php:103 +#: ./src/Template/Services/index.php:126 +#: ./src/Template/Services/not_monitored.php:103 +#: ./src/Template/Statusmaps/index.php:91 +#: ./src/Template/Systemdowntimes/host.php:184 +#: ./src/Template/Systemdowntimes/service.php:183 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:103 +#: .-modules/SLAModule/templates/Slas/hosts.php:100 +#: .-modules/SLAModule/templates/Slas/view_details.php:335 +msgid "Filter by host name" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:142 +#: ./src/Template/Browsers/index.php:479 +#: ./src/Template/Browsers/index.php:615 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:68 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:68 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:68 +#: ./src/Template/Dashboards/services_status_list_widget.php:68 +#: ./src/Template/DeletedHosts/index.php:142 +#: ./src/Template/Hostgroups/extended.php:232 +#: ./src/Template/Hosts/add.php:164 +#: ./src/Template/Hosts/copy.php:70 +#: ./src/Template/Hosts/disabled.php:198 +#: ./src/Template/Hosts/edit.php:177 +#: ./src/Template/Hosts/index.php:550 +#: ./src/Template/Hosts/index.php:687 +#: ./src/Template/Hosts/not_monitored.php:204 +#: ./src/Template/Hosttemplates/used_by.php:77 +#: ./src/Template/Servicegroups/extended.php:231 +#: ./src/Template/Services/browser.php:642 +#: ./src/Template/Systemdowntimes/host.php:235 +#: ./src/Template/Systemdowntimes/service.php:247 +#: ./src/Template/Wizards/wizard_host_configuration.php:170 +#: ./src/Template/email/html/notification_host.php:133 +#: ./src/Template/email/html/notification_service.php:148 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:138 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:31 +#: .-modules/ImportModule/src/Lib/ImporterOptions.php:14 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:418 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:136 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:183 +msgid "Host name" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:146 +#: ./src/Template/Metrics/info.php:69 +#: ./src/Template/Proxy/index.php:77 +#: ./src/Template/Wizards/linuxserverssh.php:100 +#: .-modules/DistributeModule/templates/Satellites/add.php:157 +#: .-modules/DistributeModule/templates/Satellites/edit.php:161 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:164 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:165 +msgid "Port" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:186 +msgid "HTTPS (insecure)" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:194 +msgid "Auto-TLS certificate exchange error" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:198 +msgid "HTTP" +msgstr "" + +#: ./src/Template/Agentconnector/pull.php:237 +msgid "Query Agent" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:42 +msgid "By deleting, the corresponding openITCOCKPIT Agent is not able to send data to the openITCOCKPIT server anymore." +msgstr "" + +#: ./src/Template/Agentconnector/push.php:127 +#: ./src/Template/Agentconnector/push_satellite.php:152 +msgid "Host assignments" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:138 +#: ./src/Template/Agentconnector/push_satellite.php:163 +msgid "Host assigned" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:150 +#: ./src/Template/Agentconnector/push_satellite.php:175 +msgid "Agents witout host assignment" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:174 +#: ./src/Template/Agentconnector/push_satellite.php:199 +msgid "Assigned host" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:178 +#: ./src/Template/Agentconnector/push_satellite.php:203 +msgid "Agent UUID" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:182 +#: ./src/Template/Agentconnector/push_satellite.php:207 +msgid "Agent Hostname" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:186 +#: ./src/Template/Agentconnector/push_satellite.php:211 +msgid "Agent IP address" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:190 +#: ./src/Template/Agentconnector/push_satellite.php:215 +msgid "Remote address" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:195 +#: ./src/Template/Agentconnector/push_satellite.php:220 +#: ./src/Template/Angular/system_health.php:307 +#: ./src/Template/Documentations/view.php:85 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:107 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:342 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:107 +#: .-modules/SLAModule/templates/Slas/view_details.php:413 +msgid "Last update" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:224 +#: ./src/Template/Agentconnector/push_satellite.php:254 +msgid "No host assignment defined" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:275 +msgid "Assign to host" +msgstr "" + +#: ./src/Template/Agentconnector/push.php:283 +#: ./src/Template/Agentconnector/push_satellite.php:309 +msgid "Show received data" +msgstr "" + +#: ./src/Template/Agentconnector/push_satellite.php:42 +msgid "Warning! You also need to delete the corresponding record on the Satellite System!" +msgstr "" + +#: ./src/Template/Agentconnector/push_satellite.php:57 +msgid "Information may be not complete" +msgstr "" + +#: ./src/Template/Agentconnector/push_satellite.php:60 +msgid "This list will only show openITCOCKPIT Monitoring Agents, which are running in push mode and are related to the Import Module." +msgstr "" + +#: ./src/Template/Agentconnector/push_satellite.php:61 +msgid "In case the Import Module is not in use, this list is probably empty." +msgstr "" + +#: ./src/Template/Agentconnector/push_satellite.php:75 +msgid "Push mode via a Satellite system" +msgstr "" + +#: ./src/Template/Agentconnector/select_agent.php:106 +msgid "Select Agent to create host assignment" +msgstr "" + +#: ./src/Template/Agentconnector/select_agent.php:151 +msgid "Agent not in list?" +msgstr "" + +#: ./src/Template/Agentconnector/select_agent.php:154 +msgid "Most likely the Agent did not send any data to the openITCOCKPIT Server yet. Please check the log file of the Agent and refresh the list." +msgstr "" + +#: ./src/Template/Agentconnector/select_agent.php:161 +msgid "Refresh list" +msgstr "" + +#: ./src/Template/Agentconnector/select_agent.php:172 +msgid "Available Agents" +msgstr "" + +#: ./src/Template/Agentconnector/select_agent.php:184 +msgid "Agents with an exact match of the IP-Address will be selected automatically. If none of the IP-Addresses matches openITCOCKPIT will pre-select the best matching hostname." +msgstr "" + +#: ./src/Template/Agentconnector/show_output.php:46 +msgid "openITCOCKPIT Agent Output of:" +msgstr "" + +#: ./src/Template/Agentconnector/show_output.php:49 +msgid "Agent: " +msgstr "" + +#: ./src/Template/Agentconnector/show_output.php:77 +msgid "openITCOCKPIT Monitoring Agent Output" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:115 +#: ./src/Template/Services/add.php:94 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:96 +msgid "Please select a host." +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:124 +msgid "Register Agent in pull mode" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:131 +msgid "When to use pull mode?" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:134 +msgid "In pull mode the openITCOCKPIT server will frequently connect to the agent via an HTTP/S connection to get the latest check results." +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:136 +msgid "Use the pull mode when your openITCOCKPIT server can establish a direct connection to the target system." +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:138 +msgid "If your openITCOCKPIT server is located in the same datacenter." +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:149 +msgid "Continue with pull mode" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:160 +msgid "Register Agent in push mode" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:167 +msgid "When to use push mode?" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:170 +msgid "In push mode the Agent will frequently push the latest check results to the openITCOCKPIT server via an HTTPS connection on port 443." +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:172 +msgid "Use the push mode whenever your openITCOCKPIT server cannot establish a direct connection the the target system." +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:174 +msgid "In a fast changing environment or when your openITCOCKPIT server is running in the cloud." +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:185 +msgid "Continue with push mode" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:200 +msgid "Create new services" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:207 +msgid "Agent is already configured" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:210 +msgid "Add new services to your monitoring" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:221 +msgid "Continue with service creation" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:232 +#: ./src/Template/Agentconnector/wizard.php:255 +msgid "Edit agent configuration" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:239 +msgid "When is a configuration change required?" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:242 +msgid "To enable new agent checks/features" +msgstr "" + +#: ./src/Template/Agentconnector/wizard.php:244 +msgid "To switch from \"Push\" to \"Pull\" mode and vice versa" +msgstr "" + +#: ./src/Template/Angular/ack_tooltip.php:27 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:522 +#: ./src/Template/Services/browser.php:354 +#: ./src/Template/Services/details.php:246 +msgid "State of service is acknowledged" +msgstr "" + +#: ./src/Template/Angular/ack_tooltip.php:28 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:419 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:627 +#: ./src/Template/Hosts/browser.php:358 +#: ./src/Template/Services/browser.php:482 +msgid "State of host is acknowledged" +msgstr "" + +#: ./src/Template/Angular/ack_tooltip.php:31 +msgid "Set by" +msgstr "" + +#: ./src/Template/Angular/ack_tooltip.php:32 +msgid "Set at" +msgstr "" + +#: ./src/Template/Angular/acknowledge_host.php:7 +#: ./src/Template/Browsers/index.php:1045 +#: ./src/Template/Hostgroups/extended.php:154 +#: ./src/Template/Hosts/browser.php:759 +#: ./src/Template/Hosts/index.php:1131 +#: ./src/Template/element/host_mass_changes.php:87 +msgid "Acknowledge host status" +msgstr "" + +#: ./src/Template/Angular/acknowledge_host.php:19 +#: ./src/Template/Angular/disable_host_notifications.php:19 +#: ./src/Template/Angular/enable_host_notifications.php:19 +#: ./src/Template/Angular/reschedule_host.php:16 +msgid "Select method" +msgstr "" + +#: ./src/Template/Angular/acknowledge_host.php:27 +#: ./src/Template/Angular/disable_host_notifications.php:27 +#: ./src/Template/Angular/downtime_host.php:26 +#: ./src/Template/Angular/enable_host_notifications.php:27 +msgid "Individual hosts" +msgstr "" + +#: ./src/Template/Angular/acknowledge_host.php:28 +#: ./src/Template/Angular/disable_host_notifications.php:28 +#: ./src/Template/Angular/downtime_host.php:27 +#: ./src/Template/Angular/enable_host_notifications.php:28 +msgid "Hosts including services" +msgstr "" + +#: ./src/Template/Angular/acknowledge_host.php:65 +msgid "Sticky acknowledgements will be stay until the host is back in state Up" +msgstr "" + +#: ./src/Template/Angular/acknowledge_host.php:79 +#: ./src/Template/Angular/acknowledge_service.php:60 +msgid "Notify" +msgstr "" + +#: ./src/Template/Angular/acknowledge_host.php:83 +msgid "The system will send a notification to inform contacts that the current host problem has been acknowledged." +msgstr "" + +#: ./src/Template/Angular/acknowledge_host.php:89 +#: ./src/Template/Angular/acknowledge_service.php:70 +#: ./src/Template/Angular/downtime_host.php:116 +#: ./src/Template/Angular/downtime_service.php:90 +#: ./src/Template/Angular/executing.php:7 +#: ./src/Template/Angular/reschedule_host.php:7 +#: ./src/Template/Angular/send_host_notification.php:56 +#: ./src/Template/Angular/send_service_notification.php:57 +#: ./src/Template/Angular/submit_host_result.php:53 +#: ./src/Template/Angular/submit_service_result.php:54 +msgid "Executing command" +msgstr "" + +#: ./src/Template/Angular/acknowledge_service.php:8 +#: ./src/Template/Servicegroups/extended.php:152 +#: ./src/Template/Services/browser.php:911 +#: ./src/Template/Services/details.php:160 +msgid "Acknowledge service status" +msgstr "" + +#: ./src/Template/Angular/acknowledge_service.php:46 +msgid "Sticky acknowledgements will be stay until the service is back in state Ok" +msgstr "" + +#: ./src/Template/Angular/acknowledge_service.php:64 +msgid "The system will send a notification to inform contacts that the current service problem has been acknowledged." +msgstr "" + +#: ./src/Template/Angular/change_log_entry.php:47 +msgid "by" +msgstr "" + +#: ./src/Template/Angular/change_log_entry.php:59 +msgid "by Cronjob" +msgstr "" + +#: ./src/Template/Angular/columns_config_export.php:38 +msgid "Share column configuration" +msgstr "" + +#: ./src/Template/Angular/columns_config_export.php:46 +msgid "Share this column configuration string" +msgstr "" + +#: ./src/Template/Angular/columns_config_export.php:58 +#: ./src/Template/FilterBookmarks/directive.php:140 +#: ./src/Template/Packetmanager/index.php:457 +msgid "Copy to clipboard" +msgstr "" + +#: ./src/Template/Angular/columns_config_import.php:35 +msgid "Column config is not for this table" +msgstr "" + +#: ./src/Template/Angular/columns_config_import.php:35 +msgid "Unable to import config" +msgstr "" + +#: ./src/Template/Angular/columns_config_import.php:40 +msgid "Import column configuration" +msgstr "" + +#: ./src/Template/Angular/columns_config_import.php:52 +msgid "Paste a column configuration string" +msgstr "" + +#: ./src/Template/Angular/columns_config_import.php:71 +#: ./src/Template/Browsers/index.php:532 +#: ./src/Template/Hosts/index.php:603 +#: ./src/Template/Services/index.php:615 +#: .-modules/DesignModule/templates/Designs/edit.php:541 +#: .-modules/ImportModule/templates/Configurationitems/export.php:42 +#: .-modules/ImportModule/templates/Configurationitems/import.php:23 +#: .-modules/ImportModule/templates/Configurationitems/import.php:47 +#: .-modules/ImportModule/templates/Configurationitems/import.php:211 +msgid "Import" +msgstr "" + +#: ./src/Template/Angular/confirm_deactivate.php:6 +#: ./src/Template/Angular/confirm_delete.php:6 +#: ./src/Template/Angular/mass_activate.php:6 +#: ./src/Template/Angular/mass_deactivate.php:6 +#: ./src/Template/Angular/mass_delete.php:7 +#: ./src/Template/Angular/mass_delete_acknowledgements.php:6 +#: ./src/Template/Angular/mass_delete_host_downtimes.php:6 +#: ./src/Template/Angular/mass_delete_service_downtimes.php:6 +#: ./src/Template/ConfigurationFiles/edit.php:83 +#: ./src/Template/FilterBookmarks/directive.php:93 +#: ./src/Template/Hosts/browser.php:287 +#: ./src/Template/Services/browser.php:282 +#: ./src/Template/Systemsettings/index.php:55 +#: ./src/Template/element/calendar_mass_changes.php:41 +#: ./src/Template/element/command_mass_changes.php:48 +#: ./src/Template/element/contactgroup_mass_changes.php:50 +#: ./src/Template/element/contacts_mass_changes.php:52 +#: ./src/Template/element/host_mass_changes.php:104 +#: ./src/Template/element/hostgroup_mass_changes.php:45 +#: ./src/Template/element/map_mass_changes.php:41 +#: ./src/Template/element/service_mass_changes.php:83 +#: ./src/Template/element/servicegroup_mass_changes.php:45 +#: ./src/Template/element/servicetemplate_mass_changes.php:67 +#: ./src/Template/element/tenant_mass_changes.php:44 +#: ./src/Template/element/timeperiod_mass_changes.php:51 +#: ./src/Template/layout/app_frame.php:192 +#: ./src/Template/layout/app_frame.php:208 +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:36 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:36 +#: .-modules/SLAModule/templates/SlaSettings/index.php:36 +msgid "Attention!" +msgstr "" + +#: ./src/Template/Angular/confirm_deactivate.php:11 +msgid "Do you really want deactivate the selected object?" +msgstr "" + +#: ./src/Template/Angular/confirm_deactivate.php:20 +#: ./src/Template/Angular/mass_deactivate.php:46 +#: ./src/Template/Browsers/index.php:906 +#: ./src/Template/Browsers/index.php:1017 +#: ./src/Template/Hostgroups/extended.php:398 +#: ./src/Template/Hosts/browser.php:1563 +#: ./src/Template/Hosts/browser.php:1756 +#: ./src/Template/Hosts/index.php:984 +#: ./src/Template/Hosts/index.php:1110 +#: ./src/Template/Hosts/not_monitored.php:303 +#: ./src/Template/Hosts/not_monitored.php:416 +#: ./src/Template/Servicegroups/extended.php:380 +#: ./src/Template/Services/index.php:1016 +#: ./src/Template/Services/not_monitored.php:262 +#: ./src/Template/Services/service_list.php:435 +#: ./src/Template/Services/service_list.php:529 +#: ./src/Template/Services/service_list.php:658 +#: ./src/Template/Statistics/index.php:73 +#: ./src/Template/element/host_mass_changes.php:61 +#: ./src/Template/element/service_mass_changes.php:47 +msgid "Disable" +msgstr "" + +#: ./src/Template/Angular/confirm_delete.php:15 +#: ./src/Template/Angular/mass_delete.php:16 +#: ./src/Template/FilterBookmarks/directive.php:102 +msgid "Do you really want delete the selected object?" +msgstr "" + +#: ./src/Template/Angular/disable_host_flap_detection.php:7 +msgid "Disable host flap detection" +msgstr "" + +#: ./src/Template/Angular/disable_host_flap_detection.php:19 +#: ./src/Template/Angular/disable_service_flap_detection.php:18 +msgid "Yes, I would like to temporarily disable flap detection." +msgstr "" + +#: ./src/Template/Angular/disable_host_flap_detection.php:23 +#: ./src/Template/Angular/disable_host_notifications.php:40 +#: ./src/Template/Angular/disable_service_flap_detection.php:22 +#: ./src/Template/Angular/disable_service_notifications.php:23 +#: ./src/Template/Angular/enable_host_flap_detection.php:23 +#: ./src/Template/Angular/enable_host_notifications.php:40 +#: ./src/Template/Angular/enable_service_flap_detection.php:22 +#: ./src/Template/Angular/enable_service_notifications.php:23 +msgid "This option is only temporary. It does not affect your configuration. This is an external command and only saved in the memory of your monitoring engine." +msgstr "" + +#: ./src/Template/Angular/disable_host_flap_detection.php:42 +#: ./src/Template/Angular/disable_host_notifications.php:59 +#: ./src/Template/Angular/disable_service_flap_detection.php:38 +#: ./src/Template/Angular/disable_service_notifications.php:42 +#: ./src/Template/Angular/enable_host_flap_detection.php:42 +#: ./src/Template/Angular/enable_host_notifications.php:59 +#: ./src/Template/Angular/enable_service_flap_detection.php:38 +#: ./src/Template/Angular/enable_service_notifications.php:42 +#: ./src/Template/Angular/reschedule_host.php:39 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:207 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:207 +msgid "Execute" +msgstr "" + +#: ./src/Template/Angular/disable_host_notifications.php:7 +msgid "Disable host notification" +msgstr "" + +#: ./src/Template/Angular/disable_host_notifications.php:36 +#: ./src/Template/Angular/disable_service_notifications.php:19 +msgid "Yes, I would like to temporarily disable notifications." +msgstr "" + +#: ./src/Template/Angular/disable_service_flap_detection.php:7 +msgid "Disable service flap detection" +msgstr "" + +#: ./src/Template/Angular/disable_service_notifications.php:7 +msgid "Disable service notifications" +msgstr "" + +#: ./src/Template/Angular/downtime_host.php:7 +#: ./src/Template/Angular/downtime_service.php:7 +#: ./src/Template/Browsers/index.php:1041 +#: ./src/Template/Hostgroups/extended.php:147 +#: ./src/Template/Hosts/browser.php:1670 +#: ./src/Template/Hosts/index.php:1127 +#: ./src/Template/Servicegroups/extended.php:145 +#: ./src/Template/Services/index.php:1128 +#: ./src/Template/Services/service_list.php:555 +#: ./src/Template/element/host_mass_changes.php:83 +#: ./src/Template/element/service_mass_changes.php:62 +#: .-modules/DistributeModule/templates/Satellites/index.php:299 +msgid "Set planned maintenance times" +msgstr "" + +#: ./src/Template/Angular/downtime_host.php:18 +#: ./src/Template/Systemdowntimes/add.php:80 +#: ./src/Template/Systemdowntimes/add.php:154 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:102 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:85 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:85 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:68 +msgid "Maintenance period for" +msgstr "" + +#: ./src/Template/Angular/downtime_host.php:28 +msgid "Hosts and dependent Hosts (triggered)" +msgstr "" + +#: ./src/Template/Angular/downtime_host.php:30 +msgid "Hosts and dependent Hosts (non-triggered)" +msgstr "" + +#: ./src/Template/Angular/downtime_host.php:45 +#: ./src/Template/Angular/downtime_host.php:48 +#: ./src/Template/Angular/downtime_service.php:23 +#: ./src/Template/Angular/downtime_service.php:26 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:89 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:105 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:203 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:53 +msgid "In progress" +msgstr "" + +#: ./src/Template/Angular/downtime_tooltip.php:27 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:483 +#: ./src/Template/Services/browser.php:304 +#: ./src/Template/Services/details.php:201 +msgid "The service is currently in a planned maintenance period" +msgstr "" + +#: ./src/Template/Angular/downtime_tooltip.php:28 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:379 +#: ./src/Template/Hosts/browser.php:308 +msgid "The host is currently in a planned maintenance period" +msgstr "" + +#: ./src/Template/Angular/downtime_tooltip.php:32 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:73 +#: ./src/Template/Dashboards/services_downtime_widget.php:77 +#: ./src/Template/Downtimes/host.php:311 +#: ./src/Template/Downtimes/service.php:329 +#: ./src/Template/Timeperiods/add.php:188 +#: ./src/Template/Timeperiods/edit.php:198 +#: ./src/Template/Users/login.php:130 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:159 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:164 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:111 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:117 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:195 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:231 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:305 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:341 +msgid "Start" +msgstr "" + +#: ./src/Template/Angular/downtime_tooltip.php:33 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:77 +#: ./src/Template/Dashboards/services_downtime_widget.php:81 +#: ./src/Template/Downtimes/host.php:315 +#: ./src/Template/Downtimes/service.php:333 +#: ./src/Template/Timeperiods/add.php:210 +#: ./src/Template/Timeperiods/edit.php:220 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:169 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:174 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:122 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:128 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:198 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:234 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:308 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:344 +msgid "End" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:28 +#: ./src/Template/Angular/interval_input.php:33 +#: ./src/Template/Angular/interval_input_with_differ.php:33 +msgid "1m" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:29 +#: ./src/Template/Angular/interval_input.php:34 +#: ./src/Template/Angular/interval_input_with_differ.php:34 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:20 +#: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:18 +msgid "1 minute" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:33 +#: ./src/Template/Angular/interval_input.php:38 +#: ./src/Template/Angular/interval_input_with_differ.php:38 +msgid "2m" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:34 +#: ./src/Template/Angular/interval_input.php:39 +#: ./src/Template/Angular/interval_input_with_differ.php:39 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:22 +#: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:20 +msgid "2 minutes" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:38 +#: ./src/Template/Angular/interval_input.php:43 +#: ./src/Template/Angular/interval_input_with_differ.php:43 +msgid "5m" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:39 +#: ./src/Template/Angular/interval_input.php:44 +#: ./src/Template/Angular/interval_input_with_differ.php:44 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:25 +#: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:21 +msgid "5 minutes" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:43 +#: ./src/Template/Angular/interval_input.php:48 +#: ./src/Template/Angular/interval_input_with_differ.php:48 +msgid "10m" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:44 +#: ./src/Template/Angular/interval_input.php:49 +#: ./src/Template/Angular/interval_input_with_differ.php:49 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:26 +#: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:22 +msgid "10 minutes" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:48 +#: ./src/Template/Angular/interval_input.php:53 +#: ./src/Template/Angular/interval_input_with_differ.php:53 +msgid "15m" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:49 +#: ./src/Template/Angular/interval_input.php:54 +#: ./src/Template/Angular/interval_input_with_differ.php:54 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:27 +msgid "15 minutes" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:53 +#: ./src/Template/Angular/interval_input.php:58 +#: ./src/Template/Angular/interval_input_with_differ.php:58 +msgid "30m" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:54 +#: ./src/Template/Angular/interval_input.php:59 +#: ./src/Template/Angular/interval_input_with_differ.php:59 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:30 +#: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:23 +msgid "30 minutes" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:58 +#: ./src/Template/Angular/interval_input.php:63 +#: ./src/Template/Angular/interval_input_with_differ.php:63 +msgid "45m" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:59 +#: ./src/Template/Angular/interval_input.php:64 +#: ./src/Template/Angular/interval_input_with_differ.php:64 +msgid "45 minutes" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:63 +#: ./src/Template/Angular/interval_input.php:68 +#: ./src/Template/Angular/interval_input_with_differ.php:68 +msgid "1h" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:64 +#: ./src/Template/Angular/interval_input.php:69 +#: ./src/Template/Angular/interval_input_with_differ.php:69 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:33 +#: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:24 +msgid "1 hour" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:68 +#: ./src/Template/Angular/interval_input.php:73 +#: ./src/Template/Angular/interval_input_with_differ.php:73 +msgid "1.5h" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:69 +#: ./src/Template/Angular/interval_input.php:74 +#: ./src/Template/Angular/interval_input_with_differ.php:74 +msgid "1.5 hours" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:73 +#: ./src/Template/Angular/interval_input.php:78 +#: ./src/Template/Angular/interval_input_with_differ.php:78 +msgid "2h" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:74 +#: ./src/Template/Angular/interval_input.php:79 +#: ./src/Template/Angular/interval_input_with_differ.php:79 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:35 +msgid "2 hours" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:78 +#: ./src/Template/Angular/interval_input.php:83 +#: ./src/Template/Angular/interval_input_with_differ.php:83 +msgid "4h" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:79 +#: ./src/Template/Angular/interval_input.php:84 +#: ./src/Template/Angular/interval_input_with_differ.php:84 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:37 +msgid "4 hours" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:83 +msgid "8h" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:84 +msgid "8 hours" +msgstr "" + +#: ./src/Template/Angular/duration_input.php:109 +msgid "Duration in minutes" +msgstr "" + +#: ./src/Template/Angular/enable_host_flap_detection.php:7 +msgid "Enable host flap detection" +msgstr "" + +#: ./src/Template/Angular/enable_host_flap_detection.php:19 +#: ./src/Template/Angular/enable_service_flap_detection.php:18 +msgid "Yes, I would like to temporarily enable flap detection." +msgstr "" + +#: ./src/Template/Angular/enable_host_notifications.php:7 +msgid "Enable host notification" +msgstr "" + +#: ./src/Template/Angular/enable_host_notifications.php:36 +#: ./src/Template/Angular/enable_service_notifications.php:19 +msgid "Yes, I would like to temporarily enable notifications." +msgstr "" + +#: ./src/Template/Angular/enable_service_flap_detection.php:7 +msgid "Enable service flap detection" +msgstr "" + +#: ./src/Template/Angular/enable_service_notifications.php:7 +msgid "Enable service notifications" +msgstr "" + +#: ./src/Template/Angular/forbidden.php:37 +msgid "403 Forbidden" +msgstr "" + +#: ./src/Template/Angular/forbidden.php:56 +msgid "You do not have the required permissions." +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:46 +#: ./src/Template/Angular/service_browser_menu.php:50 +#: ./src/Template/Hosts/browser.php:456 +#: ./src/Template/Hosts/browser.php:860 +#: ./src/Template/Hosts/index.php:848 +#: ./src/Template/Hosts/not_monitored.php:251 +#: ./src/Template/Packetmanager/index.php:453 +#: ./src/Template/Services/browser.php:546 +#: ./src/Template/Services/browser.php:1016 +#: ./src/Template/Services/browser.php:1029 +#: ./src/Template/Services/index.php:767 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:56 +msgid "Copied" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:62 +#: ./src/Template/Angular/service_browser_menu.php:70 +msgid "Back to overview" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:67 +#: ./src/Template/Angular/service_browser_menu.php:75 +#: ./src/Template/Browsers/index.php:1029 +#: ./src/Template/Hostgroups/extended.php:140 +#: ./src/Template/Hosts/browser.php:1658 +#: ./src/Template/Hosts/index.php:1123 +#: ./src/Template/Servicegroups/extended.php:138 +#: ./src/Template/Services/details.php:146 +#: ./src/Template/Services/index.php:1116 +#: ./src/Template/Services/service_list.php:543 +#: ./src/Template/element/host_mass_changes.php:78 +#: ./src/Template/element/service_mass_changes.php:57 +msgid "Reset check time" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:77 +#: ./src/Template/Angular/service_browser_menu.php:85 +msgid "Object documentation" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:90 +#: ./src/Template/Angular/service_browser_menu.php:98 +#: ./src/Template/Hosts/index.php:385 +#: ./src/Template/Notifications/index.php:34 +#: ./src/Template/Notifications/index.php:51 +#: ./src/Template/Notifications/services.php:34 +#: ./src/Template/Notifications/services.php:51 +#: ./src/Template/Services/index.php:402 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:150 +#: ./src/itnovum/openITCOCKPIT/Core/Timeline/Groups.php:49 +#: .-modules/DesignModule/templates/Designs/edit.php:585 +msgid "Notifications" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:98 +#: ./src/Template/Angular/service_browser_menu.php:106 +msgid "Check history" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:106 +#: ./src/Template/Angular/service_browser_menu.php:114 +msgid "State history" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:114 +#: ./src/Template/Angular/service_browser_menu.php:122 +msgid "Acknowledgement history" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:121 +#: ./src/Template/Angular/service_browser_menu.php:129 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1176 +msgid "External link" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:130 +#: ./src/Template/Angular/service_browser_menu.php:138 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:116 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:188 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:115 +msgid "Edit host" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:139 +#: ./src/Template/Angular/service_browser_menu.php:155 +#: ./src/Template/Browsers/index.php:1004 +#: ./src/Template/Hostgroups/index.php:264 +#: ./src/Template/Hosts/browser.php:1635 +#: ./src/Template/Hosts/index.php:1089 +#: ./src/Template/Hosts/not_monitored.php:401 +#: ./src/Template/Servicegroups/index.php:264 +#: ./src/Template/Services/index.php:1087 +#: ./src/Template/Services/service_list.php:522 +#: ./src/Template/Servicetemplates/index.php:321 +#: .-modules/DistributeModule/templates/Satellites/index.php:292 +msgid "More actions" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:147 +#: ./src/Template/Angular/service_browser_menu.php:163 +#: ./src/Template/Hosts/disabled.php:312 +#: ./src/Template/Hosts/index.php:998 +#: ./src/Template/Hosts/not_monitored.php:317 +msgid "Service list" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:154 +#: ./src/Template/Angular/service_browser_menu.php:170 +#: ./src/Template/Browsers/index.php:941 +#: ./src/Template/Commands/index.php:213 +#: ./src/Template/Contactgroups/index.php:195 +#: ./src/Template/Contacts/index.php:298 +#: ./src/Template/Hostgroups/extended.php:122 +#: ./src/Template/Hostgroups/extended.php:416 +#: ./src/Template/Hostgroups/index.php:198 +#: ./src/Template/Hosts/browser.php:1570 +#: ./src/Template/Hosts/browser.php:1763 +#: ./src/Template/Hosts/browser.php:1880 +#: ./src/Template/Hosts/disabled.php:305 +#: ./src/Template/Hosts/index.php:991 +#: ./src/Template/Hosts/not_monitored.php:310 +#: ./src/Template/Hosttemplates/index.php:198 +#: ./src/Template/Locations/index.php:185 +#: ./src/Template/Packetmanager/index.php:163 +#: ./src/Template/Packetmanager/index.php:212 +#: ./src/Template/Packetmanager/index.php:331 +#: ./src/Template/Servicegroups/extended.php:120 +#: ./src/Template/Servicegroups/extended.php:396 +#: ./src/Template/Servicegroups/index.php:191 +#: ./src/Template/Services/disabled.php:260 +#: ./src/Template/Services/index.php:999 +#: ./src/Template/Services/not_monitored.php:269 +#: ./src/Template/Services/service_list.php:88 +#: ./src/Template/Services/service_list.php:442 +#: ./src/Template/Servicetemplategroups/index.php:207 +#: ./src/Template/Servicetemplates/index.php:239 +#: ./src/Template/Tenants/index.php:185 +#: ./src/Template/Timeperiods/index.php:208 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:185 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:198 +#: .-modules/ImportModule/templates/HostDefaults/index.php:186 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:818 +#: .-modules/ImportModule/templates/Importers/index.php:216 +msgid "Changelog" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:161 +#: ./src/Template/Browsers/index.php:920 +#: ./src/Template/Hosts/index.php:1005 +#: ./src/Template/Hosts/not_monitored.php:324 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:47 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:47 +msgid "Allocate service template group" +msgstr "" + +#: ./src/Template/Angular/host_browser_menu.php:168 +#: ./src/Template/Browsers/index.php:934 +#: ./src/Template/Hosts/index.php:1020 +#: ./src/Template/Hosts/not_monitored.php:339 +#: ./src/Template/Services/service_list.php:112 +msgid "openITCOCKPIT Agent discovery" +msgstr "" + +#: ./src/Template/Angular/human_time.php:28 +msgid "hour" +msgstr "" + +#: ./src/Template/Angular/human_time.php:33 +msgid "hours" +msgstr "" + +#: ./src/Template/Angular/human_time.php:37 +#: ./src/Template/Angular/human_time.php:43 +#: ./src/Template/Angular/human_time.php:49 +#: ./src/Template/Angular/human_time.php:55 +msgid "and" +msgstr "" + +#: ./src/Template/Angular/human_time.php:39 +#: ./src/Template/Nagiostats/index.php:79 +#: ./src/Template/Nagiostats/index.php:242 +#: ./src/Template/Nagiostats/index.php:332 +#: ./src/Template/Nagiostats/index.php:452 +msgid "minute" +msgstr "" + +#: ./src/Template/Angular/human_time.php:45 +#: ./src/Template/Nagiostats/index.php:86 +#: ./src/Template/Nagiostats/index.php:93 +#: ./src/Template/Nagiostats/index.php:100 +#: ./src/Template/Nagiostats/index.php:249 +#: ./src/Template/Nagiostats/index.php:256 +#: ./src/Template/Nagiostats/index.php:263 +#: ./src/Template/Nagiostats/index.php:339 +#: ./src/Template/Nagiostats/index.php:346 +#: ./src/Template/Nagiostats/index.php:353 +#: ./src/Template/Nagiostats/index.php:459 +#: ./src/Template/Nagiostats/index.php:466 +#: ./src/Template/Nagiostats/index.php:473 +msgid "minutes" +msgstr "" + +#: ./src/Template/Angular/human_time.php:51 +msgid "second" +msgstr "" + +#: ./src/Template/Angular/human_time.php:57 +msgid "seconds" +msgstr "" + +#: ./src/Template/Angular/interval_input.php:28 +#: ./src/Template/Angular/interval_input_with_differ.php:28 +msgid "30s" +msgstr "" + +#: ./src/Template/Angular/interval_input.php:29 +#: ./src/Template/Angular/interval_input_with_differ.php:29 +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:19 +#: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:17 +msgid "30 seconds" +msgstr "" + +#: ./src/Template/Angular/interval_input.php:108 +#: ./src/Template/Angular/interval_input_with_differ.php:111 +msgid "Interval in seconds" +msgstr "" + +#: ./src/Template/Angular/macros.php:46 +#: ./src/Template/Commands/add.php:260 +#: ./src/Template/Commands/edit.php:265 +#: ./src/Template/Macros/index.php:86 +#: ./src/Template/Macros/index.php:182 +#: ./src/Template/Macros/index.php:288 +#: ./src/Template/Nagiostats/index.php:189 +#: ./src/Template/Systemsettings/index.php:79 +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:61 +#: .-modules/ImportModule/templates/Configurationitems/import.php:114 +#: .-modules/PrometheusModule/templates/PrometheusQuery/browser_directive.php:26 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:623 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:686 +#: .-modules/SLAModule/templates/SlaSettings/index.php:61 +msgid "Value" +msgstr "" + +#: ./src/Template/Angular/macros.php:57 +msgid "Is password" +msgstr "" + +#: ./src/Template/Angular/macros.php:65 +msgid "Is not a password" +msgstr "" + +#: ./src/Template/Angular/mass_activate.php:15 +msgid "Do you really want activate the selected objects?" +msgstr "" + +#: ./src/Template/Angular/mass_activate.php:34 +msgid "Activating..." +msgstr "" + +#: ./src/Template/Angular/mass_activate.php:46 +#: ./src/Template/Hostgroups/extended.php:408 +#: ./src/Template/Hosts/browser.php:1873 +#: ./src/Template/Hosts/browser.php:1935 +#: ./src/Template/Hosts/disabled.php:298 +#: ./src/Template/Hosts/disabled.php:357 +#: ./src/Template/Servicegroups/extended.php:389 +#: ./src/Template/Services/disabled.php:253 +#: ./src/Template/Services/disabled.php:326 +#: ./src/Template/Services/service_list.php:817 +#: ./src/Template/Services/service_list.php:881 +#: ./src/Template/Statistics/index.php:58 +#: ./src/Template/Statistics/index.php:65 +msgid "Enable" +msgstr "" + +#: ./src/Template/Angular/mass_deactivate.php:15 +msgid "Do you really want deactivate the selected objects?" +msgstr "" + +#: ./src/Template/Angular/mass_deactivate.php:34 +msgid "Deactivating..." +msgstr "" + +#: ./src/Template/Angular/mass_delete.php:49 +#: ./src/Template/Angular/mass_delete_acknowledgements.php:29 +#: ./src/Template/Hostgroups/add_hosts_to_hostgroup.php:31 +msgid "Deleting..." +msgstr "" + +#: ./src/Template/Angular/mass_delete_acknowledgements.php:15 +msgid "Do you really want to delete the acknowledgements?" +msgstr "" + +#: ./src/Template/Angular/mass_delete_acknowledgements.php:41 +msgid "Delete acknowledgement" +msgstr "" + +#: ./src/Template/Angular/mass_delete_host_downtimes.php:15 +msgid "Do you really want to cancel the selected host downtimes?" +msgstr "" + +#: ./src/Template/Angular/mass_delete_host_downtimes.php:27 +msgid "Also cancel corresponding service downtimes." +msgstr "" + +#: ./src/Template/Angular/mass_delete_host_downtimes.php:33 +#: ./src/Template/Angular/mass_delete_service_downtimes.php:19 +msgid "Canceling..." +msgstr "" + +#: ./src/Template/Angular/mass_delete_host_downtimes.php:45 +#: ./src/Template/Angular/mass_delete_service_downtimes.php:31 +msgid "Cancel downtime" +msgstr "" + +#: ./src/Template/Angular/mass_delete_service_downtimes.php:15 +msgid "Do you really want to cancel the selected service downtimes?" +msgstr "" + +#: ./src/Template/Angular/menustats.php:26 +msgid "Display of storage notifications" +msgstr "" + +#: ./src/Template/Angular/menustats.php:29 +msgid "host notifications" +msgstr "" + +#: ./src/Template/Angular/menustats.php:34 +msgid "critical messages" +msgstr "" + +#: ./src/Template/Angular/menustats.php:40 +msgid "warning messages" +msgstr "" + +#: ./src/Template/Angular/menustats.php:47 +msgid "Display of service notifications" +msgstr "" + +#: ./src/Template/Angular/menustats.php:49 +msgid "service notifications" +msgstr "" + +#: ./src/Template/Angular/menustats.php:55 +msgid "messages with filter set to criticals only" +msgstr "" + +#: ./src/Template/Angular/menustats.php:61 +msgid "messages with filter set to warnings only" +msgstr "" + +#: ./src/Template/Angular/menustats.php:67 +msgid "messages with filter set to unknowns only" +msgstr "" + +#: ./src/Template/Angular/message_of_the_day.php:29 +#: ./src/Template/Angular/message_of_the_day.php:42 +msgid "Message of the day!" +msgstr "" + +#: ./src/Template/Angular/not_found.php:56 +msgid "Looks like the object you are looking for has vanished" +msgstr "" + +#: ./src/Template/Angular/paginator.php:30 +#: ./src/Template/Instantreports/send_emails_list.php:168 +msgid "Page" +msgstr "" + +#: ./src/Template/Angular/paginator.php:32 +#: ./src/Template/Instantreports/send_emails_list.php:168 +msgid "of" +msgstr "" + +#: ./src/Template/Angular/paginator.php:34 +#: ./src/Template/Instantreports/send_emails_list.php:168 +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:52 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:49 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:49 +msgid "Total" +msgstr "" + +#: ./src/Template/Angular/paginator.php:36 +#: ./src/Template/Instantreports/send_emails_list.php:168 +msgid "entries" +msgstr "" + +#: ./src/Template/Angular/queryhandler.php:3 +msgid "Monitoring Engine is not running!" +msgstr "" + +#: ./src/Template/Angular/queryhandler.php:5 +msgid "File {{queryHandler.path}} does not exists" +msgstr "" + +#: ./src/Template/Angular/regex_helper_tooltip.php:26 +msgid "RegEx Examples" +msgstr "" + +#: ./src/Template/Angular/regex_helper_tooltip.php:31 +msgid "Match anything regex" +msgstr "" + +#: ./src/Template/Angular/regex_helper_tooltip.php:36 +msgid "Match any character" +msgstr "" + +#: ./src/Template/Angular/regex_helper_tooltip.php:41 +msgid "Match the beginning of a string" +msgstr "" + +#: ./src/Template/Angular/regex_helper_tooltip.php:46 +msgid "Match the end of a string" +msgstr "" + +#: ./src/Template/Angular/regex_helper_tooltip.php:51 +msgid "Match either of the sequences" +msgstr "" + +#: ./src/Template/Angular/reload_required.php:7 +msgid "Reload of interface required" +msgstr "" + +#: ./src/Template/Angular/reload_required.php:17 +msgid "To apply changes, a reload of the interface is required." +msgstr "" + +#: ./src/Template/Angular/reload_required.php:21 +msgid "Automatically reload in {{ delay - i }} seconds." +msgstr "" + +#: ./src/Template/Angular/reschedule_host.php:24 +msgid "Only host" +msgstr "" + +#: ./src/Template/Angular/reschedule_host.php:25 +msgid "Host and services" +msgstr "" + +#: ./src/Template/Angular/scroll.php:30 +msgid "Paginator disabled for better performance. Running in scroll mode." +msgstr "" + +#: ./src/Template/Angular/send_host_notification.php:7 +msgid "Send custom host notification" +msgstr "" + +#: ./src/Template/Angular/send_host_notification.php:32 +#: ./src/Template/Angular/send_service_notification.php:33 +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:238 +msgid "Force" +msgstr "" + +#: ./src/Template/Angular/send_host_notification.php:35 +#: ./src/Template/Angular/send_service_notification.php:36 +msgid "Time period and notifications disabled configuration will be ignored" +msgstr "" + +#: ./src/Template/Angular/send_host_notification.php:47 +#: ./src/Template/Angular/send_service_notification.php:48 +msgid "Broadcast" +msgstr "" + +#: ./src/Template/Angular/send_host_notification.php:50 +#: ./src/Template/Angular/send_service_notification.php:51 +msgid "Notification will also be sent to escalation contacts" +msgstr "" + +#: ./src/Template/Angular/send_service_notification.php:8 +msgid "Send custom service notification" +msgstr "" + +#: ./src/Template/Angular/service_browser_menu.php:41 +#: ./src/Template/email/html/notification_service.php:104 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:56 +msgid "on" +msgstr "" + +#: ./src/Template/Angular/service_browser_menu.php:146 +msgid "Edit service" +msgstr "" + +#: ./src/Template/Angular/sidebar.php:46 +#: ./src/Template/Angular/top_search.php:66 +msgid "Type to search" +msgstr "" + +#: ./src/Template/Angular/sidebar.php:68 +msgid "Administrator privileges" +msgstr "" + +#: ./src/Template/Angular/sidebar.php:101 +#: ./src/Template/Statistics/index.php:34 +#: ./src/Template/Statistics/index.php:47 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:585 +msgid "Anonymous statistics" +msgstr "" + +#: ./src/Template/Angular/sidebar.php:107 +#: ./src/Template/Supports/issue.php:41 +#: ./src/Template/Supports/issue.php:55 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:688 +msgid "Support" +msgstr "" + +#: ./src/Template/Angular/sidebar.php:113 +#: ./src/Template/Documentations/wiki.php:34 +#: ./src/Template/Documentations/wiki.php:47 +#: ./src/Template/Documentations/wiki.php:84 +#: ./src/Template/Hosttemplates/index.php:213 +#: ./src/Template/Servicetemplates/index.php:254 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:698 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:56 +msgid "Documentation" +msgstr "" + +#: ./src/Template/Angular/submit_host_result.php:8 +#: ./src/Template/Angular/submit_service_result.php:7 +msgid "Passive transfer of check result" +msgstr "" + +#: ./src/Template/Angular/submit_host_result.php:17 +#: ./src/Template/Angular/submit_service_result.php:17 +#: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:93 +#: ./src/Template/Downtimereports/host_availability_overview.php:40 +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:115 +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:269 +#: ./src/Template/Hostgroups/extended.php:217 +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:82 +#: ./src/Template/Hosts/hostservicelist.php:43 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:72 +#: ./src/Template/Servicegroups/extended.php:214 +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:88 +#: ./src/Template/Services/pdf/list_to_pdf.php:72 +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:59 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:165 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:37 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:357 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:598 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:919 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1221 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:138 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:136 +#: .-modules/SLAModule/templates/Slas/generate.php:303 +#: .-modules/SLAModule/templates/Slas/generate.php:436 +#: .-modules/SLAModule/templates/Slas/index.php:140 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:63 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:354 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:63 +#: .-modules/SLAModule/templates/Slas/view_details.php:425 +msgid "Status" +msgstr "" + +#: ./src/Template/Angular/submit_host_result.php:25 +#: ./src/Template/Browsers/index.php:356 +#: ./src/Template/Dashboards/host_status_overview_widget.php:86 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:243 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:217 +#: ./src/Template/Hostchecks/index.php:122 +#: ./src/Template/Hostdependencies/add.php:238 +#: ./src/Template/Hostdependencies/add.php:321 +#: ./src/Template/Hostdependencies/edit.php:239 +#: ./src/Template/Hostdependencies/edit.php:322 +#: ./src/Template/Hostdependencies/index.php:183 +#: ./src/Template/Hostdependencies/index.php:259 +#: ./src/Template/Hostdependencies/index.php:507 +#: ./src/Template/Hostdependencies/index.php:536 +#: ./src/Template/Hostescalations/index.php:240 +#: ./src/Template/Hosts/index.php:290 +#: ./src/Template/Notifications/host_notification.php:119 +#: ./src/Template/Notifications/index.php:183 +#: ./src/Template/Statehistories/host.php:119 +#: ./src/Template/Statusmaps/index.php:142 +#: ./src/Template/Systemsettings/index.php:101 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/DowntimeReportPieChartWidgetDataPreparer.php:49 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/StatehistoryConverter.php:280 +#: ./src/itnovum/openITCOCKPIT/Core/Views/HoststatusIcon.php:86 +msgid "Up" +msgstr "" + +#: ./src/Template/Angular/submit_host_result.php:49 +#: ./src/Template/Angular/submit_service_result.php:50 +msgid "Force to hard state" +msgstr "" + +#: ./src/Template/Angular/submit_service_result.php:24 +#: ./src/Template/Automaps/index.php:169 +#: ./src/Template/Currentstatereports/index.php:107 +#: ./src/Template/Dashboards/service_status_overview_widget.php:99 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:333 +#: ./src/Template/Dashboards/services_status_list_widget.php:307 +#: ./src/Template/Notifications/service_notification.php:119 +#: ./src/Template/Notifications/services.php:197 +#: ./src/Template/Servicechecks/index.php:119 +#: ./src/Template/Servicedependencies/add.php:240 +#: ./src/Template/Servicedependencies/add.php:337 +#: ./src/Template/Servicedependencies/edit.php:235 +#: ./src/Template/Servicedependencies/edit.php:329 +#: ./src/Template/Servicedependencies/index.php:181 +#: ./src/Template/Servicedependencies/index.php:271 +#: ./src/Template/Servicedependencies/index.php:533 +#: ./src/Template/Servicedependencies/index.php:567 +#: ./src/Template/Serviceescalations/index.php:238 +#: ./src/Template/Services/browser.php:1252 +#: ./src/Template/Services/index.php:269 +#: ./src/Template/Statehistories/service.php:119 +#: ./src/Template/Statusmaps/host_and_services_summary_status.php:48 +#: ./src/Template/Systemsettings/index.php:109 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/DowntimeReportPieChartWidgetDataPreparer.php:79 +#: ./src/itnovum/openITCOCKPIT/Core/Reports/StatehistoryConverter.php:286 +#: ./src/itnovum/openITCOCKPIT/Core/Views/ServicestatusIcon.php:89 +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:146 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:64 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:78 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:87 +msgid "Ok" +msgstr "" + +#: ./src/Template/Angular/system_health.php:26 +msgid "Display of system health notifications" +msgstr "" + +#: ./src/Template/Angular/system_health.php:28 +msgid "System health" +msgstr "" + +#: ./src/Template/Angular/system_health.php:37 +#: ./src/Template/Angular/system_health_menu.php:5 +msgid "System Health" +msgstr "" + +#: ./src/Template/Angular/system_health.php:48 +#: ./src/Template/Angular/system_health_menu.php:299 +msgid "Alright!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:51 +#: ./src/Template/Angular/system_health_menu.php:302 +msgid "No issues detected. System operates normally." +msgstr "" + +#: ./src/Template/Angular/system_health.php:68 +#: ./src/Template/Angular/system_health_menu.php:35 +msgid "Monitoring engine is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:80 +#: ./src/Template/Angular/system_health_menu.php:50 +msgid "Gearman job server not reachable!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:92 +#: ./src/Template/Angular/system_health_menu.php:65 +msgid "Service gearman_worker is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:104 +#: ./src/Template/Angular/system_health_menu.php:80 +msgid "Database connector NDOUtils is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:116 +#: ./src/Template/Angular/system_health_menu.php:96 +msgid "Database connector Statusengine is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:128 +#: ./src/Template/Angular/system_health_menu.php:112 +msgid "Performance data processer Statusengine is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:140 +#: ./src/Template/Angular/system_health_menu.php:128 +msgid "Performance data processer NPCD is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:152 +#: ./src/Template/Angular/system_health_menu.php:143 +msgid "Service sudo_server is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:164 +#: ./src/Template/Angular/system_health_menu.php:158 +msgid "Service oitc_cmd is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:177 +#: ./src/Template/Angular/system_health_menu.php:173 +msgid "Service push_notification is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:190 +msgid "Nodejs backend is not running" +msgstr "" + +#: ./src/Template/Angular/system_health.php:199 +#: ./src/Template/Angular/system_health_menu.php:200 +msgid "Current CPU load is too high!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:212 +#: .-modules/DistributeModule/templates/Satellites/status.php:186 +msgid "Sync status" +msgstr "" + +#: ./src/Template/Angular/system_health.php:212 +msgid "failed" +msgstr "" + +#: ./src/Template/Angular/system_health.php:214 +msgid "last seen" +msgstr "" + +#: ./src/Template/Angular/system_health.php:224 +#: ./src/Template/Angular/system_health_menu.php:215 +msgid "High memory usage." +msgstr "" + +#: ./src/Template/Angular/system_health.php:241 +#: ./src/Template/Angular/system_health_menu.php:237 +msgid "High Swap usage" +msgstr "" + +#: ./src/Template/Angular/system_health.php:258 +#: ./src/Template/Angular/system_health_menu.php:260 +msgid "Low disk space left for mountpoint:" +msgstr "" + +#: ./src/Template/Angular/system_health.php:280 +#: ./src/Template/Angular/system_health_menu.php:287 +msgid "Service NSTA is not running!" +msgstr "" + +#: ./src/Template/Angular/system_health.php:298 +#: ./src/Template/Angular/system_health_menu.php:318 +msgid "Could not detect system health status." +msgstr "" + +#: ./src/Template/Angular/system_health_menu.php:19 +msgid "Cannot retrieve system health data" +msgstr "" + +#: ./src/Template/Angular/system_health_menu.php:188 +msgid "NodeJS Server is not running" +msgstr "" + +#: ./src/Template/Angular/template_diff.php:27 +#: ./src/Template/Angular/template_diff_button.php:27 +msgid "Click to restore the template default value:" +msgstr "" + +#: ./src/Template/Angular/top_search.php:42 +#: ./src/Template/Angular/top_search.php:45 +#: ./src/Template/Changelogs/index.php:151 +#: ./src/Template/Commands/used_by.php:150 +#: ./src/Template/Contacts/used_by.php:158 +#: ./src/Template/Containers/index.php:340 +#: ./src/Template/Currentstatereports/index.php:58 +#: ./src/Template/Downtimes/service.php:41 +#: ./src/Template/Instantreports/add.php:108 +#: ./src/Template/Instantreports/add.php:178 +#: ./src/Template/Instantreports/edit.php:109 +#: ./src/Template/Instantreports/edit.php:179 +#: ./src/Template/Instantreports/index.php:146 +#: ./src/Template/Instantreports/index.php:193 +#: ./src/Template/Instantreports/index.php:275 +#: ./src/Template/Instantreports/index.php:289 +#: ./src/Template/Notifications/services.php:38 +#: ./src/Template/Servicedependencies/add.php:90 +#: ./src/Template/Servicedependencies/edit.php:91 +#: ./src/Template/Servicedependencies/index.php:396 +#: ./src/Template/Serviceescalations/add.php:93 +#: ./src/Template/Serviceescalations/edit.php:93 +#: ./src/Template/Serviceescalations/index.php:304 +#: ./src/Template/Servicegroups/add.php:124 +#: ./src/Template/Servicegroups/edit.php:125 +#: ./src/Template/Services/add.php:34 +#: ./src/Template/Services/copy.php:34 +#: ./src/Template/Services/disabled.php:34 +#: ./src/Template/Services/disabled.php:49 +#: ./src/Template/Services/edit.php:34 +#: ./src/Template/Services/index.php:34 +#: ./src/Template/Services/index.php:62 +#: ./src/Template/Services/not_monitored.php:34 +#: ./src/Template/Services/not_monitored.php:49 +#: ./src/Template/Services/service_list.php:34 +#: ./src/Template/Services/used_by.php:39 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:67 +#: ./src/Template/Systemdowntimes/service.php:41 +#: ./src/Template/Timeperiods/used_by.php:212 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:194 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:292 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:608 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:44 +msgid "Services" +msgstr "" + +#: ./src/Template/Angular/top_search.php:48 +#: ./src/Template/Angular/top_search.php:51 +#: ./src/Template/DeletedHosts/index.php:146 +#: ./src/Template/Hosts/browser.php:855 +#: ./src/Template/Hosts/disabled.php:210 +#: ./src/Template/Services/service_list.php:911 +msgid "UUID" +msgstr "" + +#: ./src/Template/Angular/top_search.php:54 +#: ./src/Template/Angular/top_search.php:57 +#: ./src/Template/Browsers/index.php:481 +#: ./src/Template/Browsers/index.php:624 +#: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:85 +#: ./src/Template/Downtimereports/host_availability_overview.php:32 +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:107 +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:261 +#: ./src/Template/Hosts/browser.php:821 +#: ./src/Template/Hosts/disabled.php:202 +#: ./src/Template/Hosts/index.php:552 +#: ./src/Template/Hosts/index.php:696 +#: ./src/Template/Hosts/not_monitored.php:208 +#: ./src/Template/Proxy/index.php:62 +#: .-modules/DistributeModule/templates/Satellites/add.php:87 +#: .-modules/DistributeModule/templates/Satellites/edit.php:90 +#: .-modules/DistributeModule/templates/Satellites/index.php:158 +#: .-modules/DistributeModule/templates/Satellites/status.php:177 +msgid "IP address" +msgstr "" + +#: ./src/Template/Angular/user_timezone.php:26 +msgid "Display of server and client times" +msgstr "" + +#: ./src/Template/Angular/user_timezone.php:28 +msgid "local time of client" +msgstr "" + +#: ./src/Template/Angular/user_timezone.php:32 +msgid "display time information" +msgstr "" + +#: ./src/Template/Angular/user_timezone.php:35 +msgid "local time of server" +msgstr "" + +#: ./src/Template/Angular/version_check.php:27 +#: ./src/Template/Packetmanager/index.php:179 +msgid "New version available!" +msgstr "" + +#: ./src/Template/Angular/wizard_filter.php:37 +#: ./src/Template/Dashboards/service_status_overview_widget.php:81 +#: ./src/Template/Dashboards/services_downtime_widget.php:180 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:203 +#: ./src/Template/Dashboards/services_status_list_widget.php:177 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:275 +#: ./src/Template/Downtimes/service.php:201 +#: ./src/Template/Hosts/browser.php:1365 +#: ./src/Template/Hosts/hostservicelist.php:14 +#: ./src/Template/Notifications/services.php:174 +#: ./src/Template/Servicedependencies/index.php:87 +#: ./src/Template/Serviceescalations/index.php:87 +#: ./src/Template/Servicegroups/extended.php:184 +#: ./src/Template/Services/disabled.php:126 +#: ./src/Template/Services/index.php:149 +#: ./src/Template/Services/not_monitored.php:126 +#: ./src/Template/Servicetemplates/index.php:114 +#: ./src/Template/Systemdowntimes/service.php:196 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:110 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:110 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:116 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:97 +msgid "Filter by service name" +msgstr "" + +#: ./src/Template/Angular/wizard_interface_filter.php:37 +msgid "Filter by interface name" +msgstr "" + +#: ./src/Template/Automaps/add.php:34 +#: ./src/Template/Automaps/copy.php:34 +#: ./src/Template/Automaps/edit.php:34 +#: ./src/Template/Automaps/index.php:34 +#: ./src/Template/Automaps/index.php:48 +#: ./src/Template/Automaps/view.php:34 +msgid "Auto Maps" +msgstr "" + +#: ./src/Template/Automaps/add.php:48 +msgid "Create new auto map" +msgstr "" + +#: ./src/Template/Automaps/add.php:96 +#: ./src/Template/Automaps/automap.php:39 +#: ./src/Template/Automaps/edit.php:98 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:81 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:81 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:256 +msgid "Recursive" +msgstr "" + +#: ./src/Template/Automaps/add.php:130 +#: ./src/Template/Automaps/copy.php:101 +#: ./src/Template/Automaps/edit.php:132 +#: ./src/Template/Automaps/index.php:129 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:142 +msgid "Host RegEx" +msgstr "" + +#: ./src/Template/Automaps/add.php:141 +#: ./src/Template/Automaps/edit.php:143 +msgid "{0} hosts matching to regular expression." +msgstr "" + +#: ./src/Template/Automaps/add.php:147 +#: ./src/Template/Automaps/copy.php:116 +#: ./src/Template/Automaps/edit.php:149 +#: ./src/Template/Automaps/index.php:133 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:98 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:98 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:238 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:238 +msgid "Service RegEx" +msgstr "" + +#: ./src/Template/Automaps/add.php:158 +#: ./src/Template/Automaps/edit.php:160 +msgid "{0} services matching to regular expression." +msgstr "" + +#: ./src/Template/Automaps/add.php:167 +#: ./src/Template/Automaps/edit.php:169 +msgid "Filter and display options" +msgstr "" + +#: ./src/Template/Automaps/add.php:180 +#: ./src/Template/Automaps/edit.php:182 +msgid "Show Ok" +msgstr "" + +#: ./src/Template/Automaps/add.php:195 +#: ./src/Template/Automaps/edit.php:197 +msgid "Show Warning" +msgstr "" + +#: ./src/Template/Automaps/add.php:210 +#: ./src/Template/Automaps/edit.php:212 +msgid "Show Critical" +msgstr "" + +#: ./src/Template/Automaps/add.php:225 +#: ./src/Template/Automaps/edit.php:227 +msgid "Show Unknown" +msgstr "" + +#: ./src/Template/Automaps/add.php:240 +#: ./src/Template/Automaps/edit.php:242 +msgid "Show Downtime" +msgstr "" + +#: ./src/Template/Automaps/add.php:255 +#: ./src/Template/Automaps/edit.php:257 +msgid "Show Acknowledged" +msgstr "" + +#: ./src/Template/Automaps/add.php:262 +#: ./src/Template/Automaps/edit.php:264 +msgid "Display options" +msgstr "" + +#: ./src/Template/Automaps/add.php:294 +#: ./src/Template/Automaps/edit.php:296 +msgid "Group by Host" +msgstr "" + +#: ./src/Template/Automaps/add.php:311 +#: ./src/Template/Automaps/edit.php:313 +msgid "Use pagination" +msgstr "" + +#: ./src/Template/Automaps/add.php:315 +#: ./src/Template/Automaps/edit.php:317 +msgid "Will may decrease loading performance if disabled." +msgstr "" + +#: ./src/Template/Automaps/add.php:322 +#: ./src/Template/Automaps/edit.php:324 +msgid "Icon size" +msgstr "" + +#: ./src/Template/Automaps/add.php:339 +#: ./src/Template/Automaps/edit.php:341 +msgid "Please select a icon size." +msgstr "" + +#: ./src/Template/Automaps/add.php:352 +#: ./src/Template/Automaps/edit.php:354 +msgid "Icon Preview" +msgstr "" + +#: ./src/Template/Automaps/add.php:362 +#: ./src/Template/Automaps/add.php:370 +#: ./src/Template/Automaps/add.php:371 +#: ./src/Template/Automaps/add.php:377 +#: ./src/Template/Automaps/add.php:378 +#: ./src/Template/Automaps/add.php:390 +#: ./src/Template/Automaps/add.php:397 +#: ./src/Template/Automaps/add.php:399 +#: ./src/Template/Automaps/add.php:408 +#: ./src/Template/Automaps/add.php:410 +#: ./src/Template/Automaps/add.php:420 +#: ./src/Template/Automaps/add.php:421 +#: ./src/Template/Automaps/add.php:427 +#: ./src/Template/Automaps/add.php:428 +#: ./src/Template/Automaps/edit.php:364 +#: ./src/Template/Automaps/edit.php:372 +#: ./src/Template/Automaps/edit.php:373 +#: ./src/Template/Automaps/edit.php:379 +#: ./src/Template/Automaps/edit.php:380 +#: ./src/Template/Automaps/edit.php:392 +#: ./src/Template/Automaps/edit.php:399 +#: ./src/Template/Automaps/edit.php:401 +#: ./src/Template/Automaps/edit.php:410 +#: ./src/Template/Automaps/edit.php:412 +#: ./src/Template/Automaps/edit.php:422 +#: ./src/Template/Automaps/edit.php:423 +#: ./src/Template/Automaps/edit.php:429 +#: ./src/Template/Automaps/edit.php:430 +msgid "Example host" +msgstr "" + +#: ./src/Template/Automaps/add.php:370 +#: ./src/Template/Automaps/add.php:371 +#: ./src/Template/Automaps/add.php:397 +#: ./src/Template/Automaps/add.php:408 +#: ./src/Template/Automaps/add.php:420 +#: ./src/Template/Automaps/add.php:421 +#: ./src/Template/Automaps/edit.php:372 +#: ./src/Template/Automaps/edit.php:373 +#: ./src/Template/Automaps/edit.php:399 +#: ./src/Template/Automaps/edit.php:410 +#: ./src/Template/Automaps/edit.php:422 +#: ./src/Template/Automaps/edit.php:423 +msgid "Service 1" +msgstr "" + +#: ./src/Template/Automaps/add.php:377 +#: ./src/Template/Automaps/add.php:378 +#: ./src/Template/Automaps/add.php:399 +#: ./src/Template/Automaps/add.php:410 +#: ./src/Template/Automaps/add.php:427 +#: ./src/Template/Automaps/add.php:428 +#: ./src/Template/Automaps/edit.php:379 +#: ./src/Template/Automaps/edit.php:380 +#: ./src/Template/Automaps/edit.php:401 +#: ./src/Template/Automaps/edit.php:412 +#: ./src/Template/Automaps/edit.php:429 +#: ./src/Template/Automaps/edit.php:430 +msgid "Service 2" +msgstr "" + +#: ./src/Template/Automaps/add.php:444 +msgid "Create auto map" +msgstr "" + +#: ./src/Template/Automaps/automap.php:31 +msgid "Regular expression for hosts" +msgstr "" + +#: ./src/Template/Automaps/automap.php:35 +msgid "Regular expression for services" +msgstr "" + +#: ./src/Template/Automaps/automap.php:46 +#: ./src/Template/Automaps/index.php:207 +#: ./src/Template/Contacts/index.php:187 +#: ./src/Template/Contacts/index.php:225 +#: ./src/Template/Cronjobs/index.php:75 +#: ./src/Template/Cronjobs/index.php:201 +#: ./src/Template/Cronjobs/index.php:298 +#: ./src/Template/Hosts/index.php:396 +#: ./src/Template/Services/index.php:413 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:254 +msgid "Enabled" +msgstr "" + +#: ./src/Template/Automaps/automap_widget.php:60 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:21 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:21 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:21 +#: ./src/Template/Dashboards/services_downtime_widget.php:21 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:21 +#: ./src/Template/Dashboards/services_status_list_widget.php:21 +msgid "Pause scrolling" +msgstr "" + +#: ./src/Template/Automaps/automap_widget.php:65 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:26 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:26 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:26 +#: ./src/Template/Dashboards/services_downtime_widget.php:26 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:26 +#: ./src/Template/Dashboards/services_status_list_widget.php:26 +msgid "Start scrolling" +msgstr "" + +#: ./src/Template/Automaps/automap_widget.php:73 +msgid "Refresh interval:" +msgstr "" + +#: ./src/Template/Automaps/automap_widget.php:106 +msgid "Automap" +msgstr "" + +#: ./src/Template/Automaps/automap_widget.php:130 +msgid "Limit per page" +msgstr "" + +#: ./src/Template/Automaps/automap_widget.php:135 +msgid "This option has only an effect if \"Use pagination\" is enabled." +msgstr "" + +#: ./src/Template/Automaps/copy.php:47 +msgid "Copy auto map/s" +msgstr "" + +#: ./src/Template/Automaps/copy.php:63 +msgid "Source auto map:" +msgstr "" + +#: ./src/Template/Automaps/copy.php:70 +msgid "Automap name" +msgstr "" + +#: ./src/Template/Automaps/copy.php:78 +msgid "Name of the new auto map" +msgstr "" + +#: ./src/Template/Automaps/edit.php:48 +msgid "Edit auto map: " +msgstr "" + +#: ./src/Template/Automaps/edit.php:442 +msgid "Update auto map" +msgstr "" + +#: ./src/Template/Automaps/index.php:82 +msgid "Filter by auto map name" +msgstr "" + +#: ./src/Template/Automaps/index.php:95 +#: ./src/Template/Calendars/index.php:94 +#: ./src/Template/Hostgroups/index.php:98 +#: ./src/Template/Locations/index.php:98 +#: ./src/Template/MessagesOtd/index.php:102 +#: ./src/Template/Servicegroups/index.php:98 +#: ./src/Template/Tenants/index.php:98 +#: ./src/Template/Usergroups/index.php:97 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:75 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:115 +#: .-modules/DistributeModule/templates/Satellites/index.php:108 +msgid "Filter by description" +msgstr "" + +#: ./src/Template/Automaps/index.php:136 +msgid "Status filters" +msgstr "" + +#: ./src/Template/Automaps/index.php:139 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:212 +msgid "Recursive container" +msgstr "" + +#: ./src/Template/Automaps/index.php:171 +#: ./src/Template/Hostdependencies/index.php:509 +#: ./src/Template/Hostdependencies/index.php:538 +#: ./src/Template/Servicedependencies/index.php:535 +#: ./src/Template/Servicedependencies/index.php:569 +msgid "O" +msgstr "" + +#: ./src/Template/Automaps/index.php:176 +#: ./src/Template/Contacts/index.php:237 +#: ./src/Template/Servicedependencies/index.php:540 +#: ./src/Template/Servicedependencies/index.php:574 +#: ./src/Template/Serviceescalations/index.php:488 +msgid "W" +msgstr "" + +#: ./src/Template/Automaps/index.php:181 +#: ./src/Template/Contacts/index.php:242 +#: ./src/Template/Servicedependencies/index.php:545 +#: ./src/Template/Servicedependencies/index.php:579 +#: ./src/Template/Serviceescalations/index.php:493 +msgid "C" +msgstr "" + +#: ./src/Template/Automaps/index.php:186 +#: ./src/Template/Contacts/index.php:204 +#: ./src/Template/Contacts/index.php:247 +#: ./src/Template/Hostdependencies/index.php:519 +#: ./src/Template/Hostdependencies/index.php:548 +#: ./src/Template/Hostescalations/index.php:481 +#: ./src/Template/Servicedependencies/index.php:550 +#: ./src/Template/Servicedependencies/index.php:584 +#: ./src/Template/Serviceescalations/index.php:498 +msgid "U" +msgstr "" + +#: ./src/Template/Automaps/index.php:189 +#: ./src/Template/Dashboards/host_status_overview_widget.php:125 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:289 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:263 +#: ./src/Template/Dashboards/service_status_overview_widget.php:150 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:393 +#: ./src/Template/Dashboards/services_status_list_widget.php:367 +#: ./src/Template/Hosts/browser.php:1086 +#: ./src/Template/Services/browser.php:1275 +#: ./src/Template/Statusmaps/index.php:179 +msgid "Acknowledged" +msgstr "" + +#: ./src/Template/Automaps/index.php:194 +#: ./src/Template/Browsers/index.php:431 +#: ./src/Template/Currentstatereports/index.php:194 +#: ./src/Template/Hosts/index.php:365 +#: ./src/Template/Services/index.php:354 +#: ./src/Template/Statusmaps/index.php:173 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:188 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:189 +msgid "In downtime" +msgstr "" + +#: ./src/Template/Automaps/view.php:47 +msgid "View auto map: " +msgstr "" + +#: ./src/Template/Backups/index.php:34 +msgid "Backups" +msgstr "" + +#: ./src/Template/Backups/index.php:38 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:575 +msgid "Backup / Restore" +msgstr "" + +#: ./src/Template/Backups/index.php:47 +msgid "Backup management" +msgstr "" + +#: ./src/Template/Backups/index.php:57 +msgid "Backupfile for Restore" +msgstr "" + +#: ./src/Template/Backups/index.php:78 +msgid "Delete file" +msgstr "" + +#: ./src/Template/Backups/index.php:85 +msgid "Download file" +msgstr "" + +#: ./src/Template/Backups/index.php:92 +msgid "Start Restore" +msgstr "" + +#: ./src/Template/Backups/index.php:107 +msgid "Filename for Backup" +msgstr "" + +#: ./src/Template/Backups/index.php:125 +msgid "Start Backup" +msgstr "" + +#: ./src/Template/Browsers/index.php:55 +#: ./src/Template/Changelogs/index.php:158 +msgid "Nodes" +msgstr "" + +#: ./src/Template/Browsers/index.php:68 +msgid "Type to filter..." +msgstr "" + +#: ./src/Template/Browsers/index.php:105 +msgid "No hosts associated with this node" +msgstr "" + +#: ./src/Template/Browsers/index.php:151 +msgid "No services associated with this node" +msgstr "" + +#: ./src/Template/Browsers/index.php:206 +msgid "browser" +msgstr "" + +#: ./src/Template/Browsers/index.php:223 +msgid "Fields" +msgstr "" + +#: ./src/Template/Browsers/index.php:250 +#: ./src/Template/Browsers/index.php:273 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:174 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:148 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:188 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:209 +#: ./src/Template/Dashboards/services_status_list_widget.php:162 +#: ./src/Template/Dashboards/services_status_list_widget.php:183 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:209 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:230 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:260 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:281 +#: ./src/Template/DeletedHosts/index.php:115 +#: ./src/Template/Hosts/browser.php:1371 +#: ./src/Template/Hosts/disabled.php:119 +#: ./src/Template/Hosts/disabled.php:142 +#: ./src/Template/Hosts/index.php:154 +#: ./src/Template/Hosts/index.php:190 +#: ./src/Template/Hosts/not_monitored.php:124 +#: ./src/Template/Hosts/not_monitored.php:147 +#: ./src/Template/Services/disabled.php:109 +#: ./src/Template/Services/disabled.php:132 +#: ./src/Template/Services/index.php:132 +#: ./src/Template/Services/index.php:155 +#: ./src/Template/Services/not_monitored.php:109 +#: ./src/Template/Services/not_monitored.php:132 +msgid "Enable RegEx" +msgstr "" + +#: ./src/Template/Browsers/index.php:267 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:224 +#: ./src/Template/Hosts/disabled.php:136 +#: ./src/Template/Hosts/index.php:184 +#: ./src/Template/Hosts/not_monitored.php:141 +#: ./src/Template/Statusmaps/index.php:80 +#: .-modules/DistributeModule/templates/Satellites/index.php:95 +#: .-modules/DistributeModule/templates/Satellites/status.php:111 +msgid "Filter by IP address" +msgstr "" + +#: ./src/Template/Browsers/index.php:290 +#: ./src/Template/Hostchecks/index.php:83 +#: ./src/Template/Hosts/browser.php:1392 +#: ./src/Template/Hosts/index.php:207 +#: ./src/Template/Notifications/host_notification.php:82 +#: ./src/Template/Notifications/index.php:109 +#: ./src/Template/Notifications/service_notification.php:82 +#: ./src/Template/Notifications/services.php:109 +#: ./src/Template/Servicechecks/index.php:82 +#: ./src/Template/Services/index.php:186 +#: ./src/Template/Statehistories/host.php:82 +#: ./src/Template/Statehistories/service.php:82 +msgid "Filter by output" +msgstr "" + +#: ./src/Template/Browsers/index.php:307 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:204 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:178 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:249 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:300 +#: ./src/Template/Hosts/index.php:224 +#: ./src/Template/Services/index.php:203 +msgid "Filter by tags" +msgstr "" + +#: ./src/Template/Browsers/index.php:324 +#: ./src/Template/Hosts/index.php:259 +msgid "Filter by host types" +msgstr "" + +#: ./src/Template/Browsers/index.php:345 +#: ./src/Template/Dashboards/host_status_overview_widget.php:76 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:231 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:205 +#: ./src/Template/Hosts/disabled.php:195 +#: ./src/Template/Hosts/index.php:279 +#: ./src/Template/Hosts/not_monitored.php:200 +msgid "Host status" +msgstr "" + +#: ./src/Template/Browsers/index.php:389 +#: ./src/Template/Currentstatereports/index.php:152 +#: ./src/Template/Dashboards/host_status_overview_widget.php:116 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:280 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:254 +#: ./src/Template/Dashboards/service_status_overview_widget.php:141 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:384 +#: ./src/Template/Dashboards/services_status_list_widget.php:358 +#: ./src/Template/Hosts/index.php:323 +#: ./src/Template/Services/index.php:312 +#: ./src/itnovum/openITCOCKPIT/Core/Timeline/Groups.php:39 +msgid "Acknowledgements" +msgstr "" + +#: ./src/Template/Browsers/index.php:400 +#: ./src/Template/Currentstatereports/index.php:163 +#: ./src/Template/Hosts/index.php:334 +#: ./src/Template/Services/index.php:323 +msgid "Acknowledge" +msgstr "" + +#: ./src/Template/Browsers/index.php:412 +#: ./src/Template/Currentstatereports/index.php:175 +#: ./src/Template/Hosts/index.php:346 +#: ./src/Template/Services/index.php:335 +msgid "Not acknowledged" +msgstr "" + +#: ./src/Template/Browsers/index.php:420 +#: ./src/Template/Currentstatereports/index.php:183 +#: ./src/Template/Dashboards/host_status_overview_widget.php:140 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:309 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:283 +#: ./src/Template/Dashboards/service_status_overview_widget.php:165 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:413 +#: ./src/Template/Dashboards/services_status_list_widget.php:387 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:157 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:196 +#: ./src/Template/Downtimes/host.php:37 +#: ./src/Template/Downtimes/service.php:37 +#: ./src/Template/Hosts/index.php:354 +#: ./src/Template/Services/index.php:343 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:359 +#: ./src/itnovum/openITCOCKPIT/Core/Timeline/Groups.php:44 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:470 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:113 +msgid "Downtimes" +msgstr "" + +#: ./src/Template/Browsers/index.php:443 +#: ./src/Template/Currentstatereports/index.php:206 +#: ./src/Template/Hosts/index.php:377 +#: ./src/Template/Services/index.php:366 +msgid "Not in downtime" +msgstr "" + +#: ./src/Template/Browsers/index.php:460 +#: ./src/Template/Hosts/index.php:531 +#: ./src/Template/Services/index.php:546 +msgid "Column configuration" +msgstr "" + +#: ./src/Template/Browsers/index.php:466 +#: ./src/Template/Hosts/index.php:537 +#: ./src/Template/Services/index.php:552 +msgid "Columns" +msgstr "" + +#: ./src/Template/Browsers/index.php:472 +#: ./src/Template/Browsers/index.php:574 +#: ./src/Template/Hosts/index.php:543 +#: ./src/Template/Hosts/index.php:645 +msgid "Hoststatus" +msgstr "" + +#: ./src/Template/Browsers/index.php:473 +#: ./src/Template/Browsers/index.php:583 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:59 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:59 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:59 +#: ./src/Template/Dashboards/services_status_list_widget.php:59 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:119 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:145 +#: ./src/Template/Hosts/index.php:544 +#: ./src/Template/Hosts/index.php:654 +#: ./src/Template/Services/index.php:559 +#: ./src/Template/Services/index.php:666 +#: ./src/Template/Services/service_list.php:197 +msgid "is acknowledged" +msgstr "" + +#: ./src/Template/Browsers/index.php:474 +#: ./src/Template/Browsers/index.php:590 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:64 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:64 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:64 +#: ./src/Template/Dashboards/services_status_list_widget.php:64 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:154 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:193 +#: ./src/Template/Hosts/index.php:545 +#: ./src/Template/Hosts/index.php:661 +#: ./src/Template/Services/index.php:560 +#: ./src/Template/Services/index.php:673 +#: ./src/Template/Services/service_list.php:204 +msgid "is in downtime" +msgstr "" + +#: ./src/Template/Browsers/index.php:475 +#: ./src/Template/Browsers/index.php:595 +#: ./src/Template/Browsers/index.php:720 +#: ./src/Template/Hosts/browser.php:632 +#: ./src/Template/Hosts/browser.php:1258 +#: ./src/Template/Hosts/browser.php:1455 +#: ./src/Template/Hosts/index.php:546 +#: ./src/Template/Hosts/index.php:667 +#: ./src/Template/Hosts/index.php:790 +#: ./src/Template/Services/browser.php:775 +#: ./src/Template/Services/index.php:561 +#: ./src/Template/Services/index.php:678 +#: ./src/Template/Services/index.php:864 +#: ./src/Template/Services/service_list.php:210 +#: ./src/Template/Services/service_list.php:310 +msgid "Notifications enabled" +msgstr "" + +#: ./src/Template/Browsers/index.php:476 +#: ./src/Template/Browsers/index.php:600 +#: ./src/Template/Browsers/index.php:734 +#: ./src/Template/Hosts/index.php:547 +#: ./src/Template/Hosts/index.php:672 +#: ./src/Template/Hosts/index.php:804 +msgid "Shared" +msgstr "" + +#: ./src/Template/Browsers/index.php:477 +#: ./src/Template/Browsers/index.php:604 +#: ./src/Template/Browsers/index.php:744 +#: ./src/Template/Hosts/index.php:548 +#: ./src/Template/Hosts/index.php:676 +#: ./src/Template/Hosts/index.php:815 +#: ./src/Template/Hosts/not_monitored.php:230 +msgid "Passively transferred host" +msgstr "" + +#: ./src/Template/Browsers/index.php:478 +#: ./src/Template/Browsers/index.php:609 +#: ./src/Template/Hosts/add.php:322 +#: ./src/Template/Hosts/browser.php:845 +#: ./src/Template/Hosts/edit.php:337 +#: ./src/Template/Hosts/edit_details.php:167 +#: ./src/Template/Hosts/index.php:417 +#: ./src/Template/Hosts/index.php:549 +#: ./src/Template/Hosts/index.php:681 +#: ./src/Template/Hosttemplates/add.php:183 +#: ./src/Template/Hosttemplates/edit.php:186 +#: ./src/Template/Services/add.php:235 +#: ./src/Template/Services/browser.php:996 +#: ./src/Template/Services/edit.php:301 +#: ./src/Template/Services/index.php:432 +#: ./src/Template/Services/index.php:564 +#: ./src/Template/Services/index.php:695 +#: ./src/Template/Servicetemplates/add.php:208 +#: ./src/Template/Servicetemplates/edit.php:213 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:154 +msgid "Priority" +msgstr "" + +#: ./src/Template/Browsers/index.php:480 +#: ./src/Template/Browsers/index.php:619 +#: ./src/Template/Hosts/index.php:551 +#: ./src/Template/Hosts/index.php:691 +#: ./src/Template/email/html/notification_host.php:137 +#: ./src/Template/email/html/notification_service.php:152 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:161 +msgid "Host description" +msgstr "" + +#: ./src/Template/Browsers/index.php:484 +#: ./src/Template/Browsers/index.php:641 +#: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:109 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:82 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:76 +#: ./src/Template/Hostchecks/index.php:216 +#: ./src/Template/Hosts/index.php:555 +#: ./src/Template/Hosts/index.php:713 +#: ./src/Template/Statehistories/host.php:212 +msgid "Host output" +msgstr "" + +#: ./src/Template/Browsers/index.php:485 +#: ./src/Template/Browsers/index.php:646 +#: ./src/Template/Hosts/disabled.php:157 +#: ./src/Template/Hosts/disabled.php:214 +#: ./src/Template/Hosts/index.php:500 +#: ./src/Template/Hosts/index.php:556 +#: ./src/Template/Hosts/index.php:718 +#: ./src/Template/Hosts/not_monitored.php:161 +#: ./src/Template/Hosts/not_monitored.php:212 +#: ./src/Template/Services/index.php:515 +msgid "Instance" +msgstr "" + +#: ./src/Template/Browsers/index.php:486 +#: ./src/Template/Browsers/index.php:493 +#: ./src/Template/Browsers/index.php:651 +#: ./src/Template/Hostgroups/extended.php:244 +#: ./src/Template/Hosts/index.php:557 +#: ./src/Template/Hosts/index.php:564 +#: ./src/Template/Hosts/index.php:722 +#: ./src/Template/Services/index.php:576 +msgid "Service Summary " +msgstr "" + +#: ./src/Template/Browsers/index.php:487 +#: ./src/Template/Browsers/index.php:656 +#: ./src/Template/Hosts/index.php:558 +#: ./src/Template/Hosts/index.php:727 +msgid "Host notes" +msgstr "" + +#: ./src/Template/Browsers/index.php:488 +#: ./src/Template/Browsers/index.php:660 +#: ./src/Template/Hosts/index.php:559 +#: ./src/Template/Hosts/index.php:731 +msgid "Host type" +msgstr "" + +#: ./src/Template/Browsers/index.php:522 +#: ./src/Template/Hosts/index.php:593 +#: ./src/Template/Services/index.php:605 +msgid "Share configuration" +msgstr "" + +#: ./src/Template/Browsers/index.php:525 +#: ./src/Template/Hosts/index.php:596 +#: ./src/Template/Services/index.php:608 +msgid "Share" +msgstr "" + +#: ./src/Template/Browsers/index.php:529 +#: ./src/Template/Hosts/index.php:600 +#: ./src/Template/Services/index.php:612 +msgid "Import configuration" +msgstr "" + +#: ./src/Template/Browsers/index.php:537 +#: ./src/Template/Browsers/index.php:540 +#: ./src/Template/Hosts/index.php:608 +#: ./src/Template/Hosts/index.php:611 +#: ./src/Template/Services/index.php:620 +#: ./src/Template/Services/index.php:623 +#: .-modules/DesignModule/templates/Designs/edit.php:423 +msgid "Reset to default" +msgstr "" + +#: ./src/Template/Browsers/index.php:543 +#: ./src/Template/Hosts/index.php:614 +#: ./src/Template/Services/index.php:626 +msgid "Save Columns configuration in browser" +msgstr "" + +#: ./src/Template/Browsers/index.php:702 +#: ./src/Template/Currentstatereports/index.php:316 +#: ./src/Template/Currentstatereports/index.php:369 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:103 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:94 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:107 +#: ./src/Template/Dashboards/services_status_list_widget.php:98 +#: ./src/Template/Hostgroups/extended.php:279 +#: ./src/Template/Hosts/browser.php:1438 +#: ./src/Template/Hosts/hostservicelist.php:90 +#: ./src/Template/Hosts/index.php:773 +#: ./src/Template/Servicegroups/extended.php:273 +#: ./src/Template/Services/index.php:847 +#: ./src/Template/Services/service_list.php:296 +msgid "Sticky Acknowledgedment" +msgstr "" + +#: ./src/Template/Browsers/index.php:726 +#: ./src/Template/Hosts/browser.php:1461 +#: ./src/Template/Hosts/index.php:796 +#: ./src/Template/Services/index.php:870 +#: ./src/Template/Services/service_list.php:316 +msgid "Notifications disabled" +msgstr "" + +#: ./src/Template/Browsers/index.php:740 +#: ./src/Template/Hosts/index.php:811 +msgid "Restricted view" +msgstr "" + +#: ./src/Template/Browsers/index.php:889 +#: ./src/Template/Hosts/disabled.php:289 +#: ./src/Template/Hosts/index.php:967 +#: ./src/Template/Hosts/not_monitored.php:294 +msgid "Sharing" +msgstr "" + +#: ./src/Template/Browsers/index.php:913 +msgid "Service List" +msgstr "" + +#: ./src/Template/Browsers/index.php:927 +#: ./src/Template/Browsers/index.php:1023 +#: ./src/Template/Hostgroups/append.php:95 +#: ./src/Template/Hosts/index.php:1013 +#: ./src/Template/Hosts/not_monitored.php:332 +msgid "Append to host group" +msgstr "" + +#: ./src/Template/Browsers/index.php:1011 +#: ./src/Template/Hosts/index.php:1103 +#: ./src/Template/Hosts/not_monitored.php:409 +#: ./src/Template/element/host_mass_changes.php:55 +msgid "Edit details" +msgstr "" + +#: ./src/Template/Browsers/index.php:1033 +#: ./src/Template/Hostgroups/extended.php:161 +#: ./src/Template/Hosts/browser.php:1662 +#: ./src/Template/Hosts/index.php:1135 +#: ./src/Template/Servicegroups/extended.php:159 +#: ./src/Template/Services/index.php:1120 +#: ./src/Template/Services/service_list.php:547 +#: ./src/Template/element/host_mass_changes.php:92 +#: ./src/Template/element/service_mass_changes.php:71 +#: .-modules/DistributeModule/templates/Satellites/index.php:304 +#: .-modules/DistributeModule/templates/Satellites/index.php:307 +msgid "Disable notification" +msgstr "" + +#: ./src/Template/Browsers/index.php:1037 +#: ./src/Template/Hostgroups/extended.php:168 +#: ./src/Template/Hosts/add.php:631 +#: ./src/Template/Hosts/browser.php:786 +#: ./src/Template/Hosts/browser.php:1666 +#: ./src/Template/Hosts/edit.php:645 +#: ./src/Template/Hosts/index.php:1139 +#: ./src/Template/Hosttemplates/add.php:427 +#: ./src/Template/Hosttemplates/edit.php:423 +#: ./src/Template/Servicegroups/extended.php:166 +#: ./src/Template/Services/add.php:516 +#: ./src/Template/Services/browser.php:938 +#: ./src/Template/Services/edit.php:583 +#: ./src/Template/Services/index.php:1124 +#: ./src/Template/Services/service_list.php:551 +#: ./src/Template/Servicetemplates/add.php:462 +#: ./src/Template/Servicetemplates/edit.php:460 +#: ./src/Template/element/host_mass_changes.php:97 +#: ./src/Template/element/service_mass_changes.php:76 +msgid "Enable notifications" +msgstr "" + +#: ./src/Template/Calendars/add.php:34 +#: ./src/Template/Calendars/edit.php:34 +#: ./src/Template/Calendars/index.php:34 +#: ./src/Template/Calendars/index.php:47 +msgid "Calendars" +msgstr "" + +#: ./src/Template/Calendars/add.php:46 +msgid "Create new calendar" +msgstr "" + +#: ./src/Template/Calendars/add.php:61 +#: ./src/Template/Calendars/edit.php:62 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:44 +msgid "Add holiday " +msgstr "" + +#: ./src/Template/Calendars/add.php:61 +#: ./src/Template/Calendars/edit.php:62 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:44 +msgid "Delete ALL holidays" +msgstr "" + +#: ./src/Template/Calendars/add.php:62 +#: ./src/Template/Calendars/edit.php:63 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:45 +msgid "Delete MONTH events" +msgstr "" + +#: ./src/Template/Calendars/add.php:62 +#: ./src/Template/Calendars/edit.php:63 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:45 +msgid "Delete ALL events" +msgstr "" + +#: ./src/Template/Calendars/add.php:125 +msgid "Create calendar" +msgstr "" + +#: ./src/Template/Calendars/add.php:145 +#: ./src/Template/Calendars/edit.php:142 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:140 +msgid "Add new bank holiday" +msgstr "" + +#: ./src/Template/Calendars/add.php:158 +#: ./src/Template/Calendars/add.php:196 +#: ./src/Template/Calendars/edit.php:155 +#: ./src/Template/Calendars/edit.php:193 +#: ./src/Template/MessagesOtd/add.php:66 +#: ./src/Template/MessagesOtd/edit.php:66 +#: ./src/Template/MessagesOtd/index.php:143 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:153 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:191 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:147 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:152 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:98 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:104 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:250 +msgid "Title" +msgstr "" + +#: ./src/Template/Calendars/add.php:183 +#: ./src/Template/Calendars/edit.php:180 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:178 +msgid "Edit holiday" +msgstr "" + +#: ./src/Template/Calendars/edit.php:46 +msgid "Edit calendar:" +msgstr "" + +#: ./src/Template/Calendars/edit.php:122 +msgid "Update calendar" +msgstr "" + +#: ./src/Template/Calendars/index.php:38 +#: ./src/Template/Contacts/index.php:38 +#: ./src/Template/Systemsettings/index.php:38 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:19 +msgid "index" +msgstr "" + +#: ./src/Template/Calendars/index.php:81 +msgid "Filter by calendar name" +msgstr "" + +#: ./src/Template/Calendars/index.php:121 +msgid "Calendar name" +msgstr "" + +#: ./src/Template/Changelogs/entity.php:31 +#: ./src/Template/Changelogs/index.php:42 +#: ./src/Template/Changelogs/index.php:55 +#: .-modules/ImportModule/templates/Configurationitems/import.php:522 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:31 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:16 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:29 +msgid "Change log" +msgstr "" + +#: ./src/Template/Changelogs/entity.php:85 +#: ./src/Template/Changelogs/index.php:183 +#: ./src/Template/Macros/index.php:92 +#: ./src/Template/Services/service_list.php:69 +#: .-modules/ImportModule/templates/ImportChangelogs/entity.php:85 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:153 +msgid "Actions" +msgstr "" + +#: ./src/Template/Changelogs/entity.php:153 +#: ./src/Template/Changelogs/index.php:250 +msgid "Activate" +msgstr "" + +#: ./src/Template/Changelogs/entity.php:166 +#: ./src/Template/Changelogs/index.php:263 +msgid "Deactivate" +msgstr "" + +#: ./src/Template/Changelogs/entity.php:173 +msgid "Show services" +msgstr "" + +#: ./src/Template/Changelogs/index.php:63 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:39 +msgid "Main overview" +msgstr "" + +#: ./src/Template/Changelogs/index.php:70 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:46 +msgid "Import Module Changes" +msgstr "" + +#: ./src/Template/Changelogs/index.php:140 +#: .-modules/ImportModule/templates/Configurationitems/import.php:132 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:118 +msgid "Object type" +msgstr "" + +#: ./src/Template/Changelogs/index.php:145 +#: ./src/Template/Commands/add.php:39 +#: ./src/Template/Commands/copy.php:34 +#: ./src/Template/Commands/copy.php:46 +#: ./src/Template/Commands/edit.php:39 +#: ./src/Template/Commands/index.php:34 +#: ./src/Template/Commands/index.php:49 +#: ./src/Template/Commands/used_by.php:34 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:230 +#: .-modules/ImportModule/templates/Configurationitems/export.php:66 +#: .-modules/ImportModule/templates/Configurationitems/import.php:136 +#: .-modules/ImportModule/templates/Configurationitems/import.php:366 +msgid "Commands" +msgstr "" + +#: ./src/Template/Changelogs/index.php:156 +#: ./src/Template/Locations/add.php:35 +#: ./src/Template/Locations/edit.php:35 +#: ./src/Template/Locations/index.php:34 +#: ./src/Template/Locations/index.php:50 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:518 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:16 +msgid "Locations" +msgstr "" + +#: ./src/Template/Changelogs/index.php:157 +#: ./src/Template/Tenants/add.php:35 +#: ./src/Template/Tenants/edit.php:35 +#: ./src/Template/Tenants/index.php:34 +#: ./src/Template/Tenants/index.php:50 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:498 +msgid "Tenants" +msgstr "" + +#: ./src/Template/Changelogs/index.php:159 +msgid "Refresh configuration" +msgstr "" + +#: ./src/Template/Changelogs/index.php:276 +#: ./src/Template/Exports/index.php:34 +#: ./src/Template/Exports/index.php:47 +#: .-modules/ImportModule/templates/Configurationitems/export.php:18 +#: .-modules/ImportModule/templates/Configurationitems/export.php:35 +#: .-modules/ImportModule/templates/Configurationitems/import.php:39 +msgid "Export" +msgstr "" + +#: ./src/Template/Commands/add.php:52 +msgid "Create new command" +msgstr "" + +#: ./src/Template/Commands/add.php:58 +#: ./src/Template/Commands/edit.php:63 +msgid "Default macros overview" +msgstr "" + +#: ./src/Template/Commands/add.php:62 +#: ./src/Template/Commands/edit.php:67 +msgid "$USERn$ overview" +msgstr "" + +#: ./src/Template/Commands/add.php:76 +#: ./src/Template/Commands/edit.php:81 +#: ./src/Template/Commands/used_by.php:46 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:159 +msgid "Command" +msgstr "" + +#: ./src/Template/Commands/add.php:84 +#: ./src/Template/Commands/edit.php:89 +#: ./src/Template/Macros/index.php:48 +msgid "Security notice" +msgstr "" + +#: ./src/Template/Commands/add.php:86 +#: ./src/Template/Commands/edit.php:91 +msgid "User defined macros inside of command_line could lead to unwanted code execution." +msgstr "" + +#: ./src/Template/Commands/add.php:88 +#: ./src/Template/Commands/edit.php:93 +#: ./src/Template/Macros/index.php:52 +msgid "It is recommended to only provide access for a certain group of users to edit commands and user defined macros." +msgstr "" + +#: ./src/Template/Commands/add.php:132 +#: ./src/Template/Commands/copy.php:85 +#: ./src/Template/Commands/edit.php:137 +#: ./src/Template/Hosts/browser.php:445 +#: ./src/Template/Services/browser.php:535 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:134 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:134 +msgid "Command line" +msgstr "" + +#: ./src/Template/Commands/add.php:146 +#: ./src/Template/Commands/edit.php:151 +msgid "user defined macro" +msgstr "" + +#: ./src/Template/Commands/add.php:152 +#: ./src/Template/Commands/edit.php:157 +msgid "A $-sign needs to be escaped manually (\\$). Semicolons (;) needs to be defined as {0}." +msgstr "" + +#: ./src/Template/Commands/add.php:154 +#: ./src/Template/Commands/edit.php:159 +msgid "Nagios supports up to 32 $ARGx$ macros ($ARG1$ through $ARG32$)" +msgstr "" + +#: ./src/Template/Commands/add.php:170 +#: ./src/Template/Commands/edit.php:175 +msgid "Arguments" +msgstr "" + +#: ./src/Template/Commands/add.php:188 +#: ./src/Template/Commands/edit.php:193 +msgid "Please enter a name" +msgstr "" + +#: ./src/Template/Commands/add.php:207 +#: ./src/Template/Commands/edit.php:212 +msgid "empty arguments will be removed automatically" +msgstr "" + +#: ./src/Template/Commands/add.php:214 +#: ./src/Template/Commands/edit.php:219 +msgid "Add argument" +msgstr "" + +#: ./src/Template/Commands/add.php:224 +msgid "Create command" +msgstr "" + +#: ./src/Template/Commands/add.php:243 +#: ./src/Template/Commands/edit.php:248 +#: ./src/Template/Macros/index.php:34 +msgid "User defined macros" +msgstr "" + +#: ./src/Template/Commands/add.php:284 +#: ./src/Template/Commands/edit.php:289 +#: ./src/Template/Macros/index.php:111 +#: ./src/Template/Macros/index.php:227 +#: ./src/Template/Macros/index.php:333 +msgid "Hide value" +msgstr "" + +#: ./src/Template/Commands/add.php:291 +#: ./src/Template/Commands/edit.php:296 +#: ./src/Template/Macros/index.php:118 +msgid "Show value" +msgstr "" + +#: ./src/Template/Commands/add.php:318 +#: ./src/Template/Commands/edit.php:323 +msgid "Mismatch in number of defined arguments detected" +msgstr "" + +#: ./src/Template/Commands/add.php:326 +#: ./src/Template/Commands/edit.php:331 +msgid "Different amount of used {0} variables compared to defined arguments!" +msgstr "" + +#: ./src/Template/Commands/add.php:332 +#: ./src/Template/Commands/edit.php:337 +msgid "Number of used {0} variables:" +msgstr "" + +#: ./src/Template/Commands/add.php:335 +#: ./src/Template/Commands/edit.php:340 +msgid "Number of defined arguments:" +msgstr "" + +#: ./src/Template/Commands/add.php:341 +#: ./src/Template/Commands/edit.php:346 +msgid "Used in command line, but missing in arguments definition" +msgstr "" + +#: ./src/Template/Commands/add.php:348 +#: ./src/Template/Commands/edit.php:353 +msgid "Defined in arguments definition, but not used in command line" +msgstr "" + +#: ./src/Template/Commands/add.php:356 +#: ./src/Template/Commands/edit.php:361 +msgid "Save anyway" +msgstr "" + +#: ./src/Template/Commands/add.php:371 +#: ./src/Template/Commands/edit.php:376 +msgid "List of all available default macros" +msgstr "" + +#: ./src/Template/Commands/add.php:389 +#: ./src/Template/Commands/edit.php:394 +msgid "Macro" +msgstr "" + +#: ./src/Template/Commands/copy.php:47 +msgid "Copy command/s" +msgstr "" + +#: ./src/Template/Commands/copy.php:62 +msgid "Source command:" +msgstr "" + +#: ./src/Template/Commands/copy.php:69 +#: ./src/Template/Commands/index.php:162 +msgid "Command name" +msgstr "" + +#: ./src/Template/Commands/copy.php:77 +msgid "Name of the new command" +msgstr "" + +#: ./src/Template/Commands/edit.php:52 +msgid "Edit command:" +msgstr "" + +#: ./src/Template/Commands/edit.php:229 +msgid "Update command" +msgstr "" + +#: ./src/Template/Commands/index.php:38 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:42 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:42 +#: .-modules/CheckmkModule/templates/Scans/index.php:42 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:23 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:41 +msgid "Index" +msgstr "" + +#: ./src/Template/Commands/index.php:82 +msgid "Filter by command name" +msgstr "" + +#: ./src/Template/Commands/index.php:91 +msgid "Command types" +msgstr "" + +#: ./src/Template/Commands/index.php:220 +#: ./src/Template/Commands/used_by.php:38 +#: ./src/Template/Contactgroups/used_by.php:38 +#: ./src/Template/Contacts/edit.php:94 +#: ./src/Template/Contacts/index.php:305 +#: ./src/Template/Contacts/used_by.php:38 +#: ./src/Template/Hosts/browser.php:965 +#: ./src/Template/Hosts/index.php:1031 +#: ./src/Template/Hosts/used_by.php:45 +#: ./src/Template/Hosttemplates/index.php:205 +#: ./src/Template/Hosttemplates/used_by.php:38 +#: ./src/Template/Services/browser.php:1142 +#: ./src/Template/Services/index.php:1027 +#: ./src/Template/Services/used_by.php:43 +#: ./src/Template/Servicetemplates/index.php:246 +#: ./src/Template/Servicetemplates/used_by.php:38 +#: ./src/Template/Timeperiods/index.php:215 +#: ./src/Template/Timeperiods/used_by.php:38 +#: .-modules/DistributeModule/templates/Satellites/index.php:241 +#: .-modules/DistributeModule/templates/Satellites/used_by.php:24 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:125 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:197 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:124 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:26 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:124 +msgid "Used by" +msgstr "" + +#: ./src/Template/Commands/used_by.php:52 +#: ./src/Template/Contactgroups/used_by.php:51 +#: ./src/Template/Hosts/used_by.php:59 +#: ./src/Template/Hosttemplates/used_by.php:53 +#: ./src/Template/Services/used_by.php:57 +#: ./src/Template/Servicetemplates/used_by.php:56 +#: ./src/Template/Timeperiods/used_by.php:52 +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:31 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:31 +#: .-modules/DistributeModule/templates/Satellites/used_by.php:40 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:31 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:31 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:41 +msgid "is used by" +msgstr "" + +#: ./src/Template/Commands/used_by.php:54 +#: ./src/Template/Contactgroups/used_by.php:53 +#: ./src/Template/Hosts/used_by.php:61 +#: ./src/Template/Services/used_by.php:59 +#: ./src/Template/Timeperiods/used_by.php:54 +msgid "objects." +msgstr "" + +#: ./src/Template/Commands/used_by.php:169 +msgid "This command is not used by any object" +msgstr "" + +#: ./src/Template/ConfigurationFiles/db_backend.php:36 +#: ./src/Template/ConfigurationFiles/perfdata_backend.php:36 +msgid "Database backend" +msgstr "" + +#: ./src/Template/ConfigurationFiles/db_backend.php:44 +msgid "Statusengine 3 - MySQL" +msgstr "" + +#: ./src/Template/ConfigurationFiles/db_backend.php:45 +msgid "Statusengine 3 - CrateDB" +msgstr "" + +#: ./src/Template/ConfigurationFiles/db_backend.php:46 +msgid "Statusengine 2 / NDOUtils - MySQL" +msgstr "" + +#: ./src/Template/ConfigurationFiles/edit.php:34 +msgid "Configuration file" +msgstr "" + +#: ./src/Template/ConfigurationFiles/edit.php:47 +msgid "Edit configuration file " +msgstr "" + +#: ./src/Template/ConfigurationFiles/edit.php:52 +#: ./src/Template/ConfigurationFiles/edit.php:99 +#: ./src/Template/Dashboards/index.php:148 +msgid "Restore default" +msgstr "" + +#: ./src/Template/ConfigurationFiles/edit.php:92 +msgid "Do you really want to restore default configuration? All manual changes will be lost." +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:37 +msgid "Carbon storage path" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:73 +msgid "VictoriaMetrics storage path" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:89 +msgid "Carbon Cache instances" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:106 +msgid "Carbon C Relay workers" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:123 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:258 +msgid "Carbon storage schema" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:139 +#: ./src/Template/ConfigurationFiles/graphing_docker.php:227 +msgid "VictoriaMetrics retention period" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:157 +msgid "Local Graphite-Web port" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:174 +msgid "Graphite-Web timezone" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:197 +#: ./src/Template/Dashboards/welcome_widget.php:43 +#: ./src/Template/Profile/edit.php:255 +#: ./src/Template/Users/add.php:410 +#: ./src/Template/Users/add_from_ldap.php:597 +#: ./src/Template/Users/edit.php:565 +msgid "Server timezone is:" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:201 +#: ./src/Template/Profile/edit.php:259 +#: ./src/Template/Users/add.php:414 +#: ./src/Template/Users/add_from_ldap.php:601 +#: ./src/Template/Users/edit.php:569 +msgid "Current server time:" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:210 +msgid "Local Carbon C Relay port" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:253 +msgid "Enable Docker userland proxy" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:264 +msgid "Network configuration" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:272 +msgid "Automatically" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:273 +msgid "Manually" +msgstr "" + +#: ./src/Template/ConfigurationFiles/graphing_docker.php:325 +msgid "Docker Compose subnet" +msgstr "" + +#: ./src/Template/ConfigurationFiles/index.php:34 +#: ./src/Template/ConfigurationFiles/index.php:47 +msgid "Configuration file editor" +msgstr "" + +#: ./src/Template/ConfigurationFiles/index.php:66 +#: ./src/Template/Packetmanager/index.php:95 +msgid "Containerized installation" +msgstr "" + +#: ./src/Template/ConfigurationFiles/index.php:69 +msgid "Containerized installations are configured through environment variables" +msgstr "" + +#: ./src/Template/ConfigurationFiles/index.php:81 +msgid "File name" +msgstr "" + +#: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:43 +msgid "Use nginx as reverse proxy" +msgstr "" + +#: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:54 +msgid "HTTP bind address" +msgstr "" + +#: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:71 +msgid "HTTPS bind address" +msgstr "" + +#: ./src/Template/ConfigurationFiles/nagios_cfg.php:107 +msgid "Critical (default)" +msgstr "" + +#: ./src/Template/ConfigurationFiles/nagios_cfg.php:110 +#: .-modules/PrometheusModule/src/Command/PrometheusBridgeCommand.php:127 +msgid "OK" +msgstr "" + +#: ./src/Template/ConfigurationFiles/perfdata_backend.php:44 +msgid "Whisper (Statusengine 3 / Statusengine 2)" +msgstr "" + +#: ./src/Template/ConfigurationFiles/perfdata_backend.php:45 +msgid "Crate (Statusengine 3)" +msgstr "" + +#: ./src/Template/ConfigurationFiles/perfdata_backend.php:46 +msgid "Rrdtool (Statusengine 2 / NPCD)" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:47 +msgid "Use check_result_path" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:48 +msgid "Use external command file (nagios.cmd)" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:49 +msgid "Use Naemon Query Handler (nagios.qh recommended)" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:96 +msgid "SSH configuration" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:205 +msgid "Logging" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:217 +msgid "Disable loging" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:218 +msgid "Only some information about phpNSTA" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:219 +msgid "Process fork information" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:220 +msgid "File operation information" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:221 +msgid "Nagios process information" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:222 +msgid "SSH tunnel information" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:223 +msgid "System time synchronization information" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:224 +msgid "Events triggerd by the SAT-Systems" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:225 +msgid "Child process monitoring" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:226 +msgid "Data for Mod_Gearman" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:227 +msgid "Bulk Transmission" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:228 +msgid "Custom data transmission" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:229 +msgid "ALL" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:291 +msgid "Supervisor" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:326 +msgid "Time synchronisation" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:358 +msgid "Hour" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:359 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:184 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:186 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:60 +#: .-modules/SLAModule/templates/Slas/add.php:105 +#: .-modules/SLAModule/templates/Slas/edit.php:105 +msgid "Day" +msgstr "" + +#: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:360 +msgid "Minute" +msgstr "" + +#: ./src/Template/Contactgroups/add.php:34 +#: ./src/Template/Contactgroups/add.php:62 +#: ./src/Template/Contactgroups/edit.php:34 +#: ./src/Template/Contactgroups/edit.php:63 +#: ./src/Template/Contactgroups/used_by.php:34 +#: ./src/Template/Contactgroups/used_by.php:46 +msgid "Contact group" +msgstr "" + +#: ./src/Template/Contactgroups/add.php:47 +msgid "Create new contact group" +msgstr "" + +#: ./src/Template/Contactgroups/add.php:136 +msgid "Create contact group" +msgstr "" + +#: ./src/Template/Contactgroups/copy.php:47 +msgid "Copy contact group/s" +msgstr "" + +#: ./src/Template/Contactgroups/copy.php:62 +msgid "Source contact group:" +msgstr "" + +#: ./src/Template/Contactgroups/copy.php:69 +#: ./src/Template/Contactgroups/index.php:124 +msgid "Contact group name" +msgstr "" + +#: ./src/Template/Contactgroups/copy.php:77 +msgid "Name of the new contact group" +msgstr "" + +#: ./src/Template/Contactgroups/edit.php:47 +msgid "Edit contact group:" +msgstr "" + +#: ./src/Template/Contactgroups/edit.php:132 +msgid "Update contact group" +msgstr "" + +#: ./src/Template/Contactgroups/index.php:85 +msgid "Filter by contact group name" +msgstr "" + +#: ./src/Template/Contactgroups/index.php:98 +msgid "Filter by contact group description" +msgstr "" + +#: ./src/Template/Contactgroups/index.php:131 +msgid "Number of contacts" +msgstr "" + +#: ./src/Template/Contactgroups/index.php:156 +msgid "Empty" +msgstr "" + +#: ./src/Template/Contactgroups/index.php:202 +msgid "Used By" +msgstr "" + +#: ./src/Template/Contactgroups/used_by.php:70 +#: ./src/Template/Hosts/add.php:138 +#: ./src/Template/Hosts/add.php:141 +#: ./src/Template/Hosts/add.php:143 +#: ./src/Template/Hosts/edit.php:153 +#: ./src/Template/Hosts/edit.php:156 +#: ./src/Template/Hosttemplates/add.php:34 +#: ./src/Template/Hosttemplates/add.php:68 +#: ./src/Template/Hosttemplates/edit.php:34 +#: ./src/Template/Hosttemplates/edit.php:72 +#: ./src/Template/Hosttemplates/used_by.php:47 +#: ./src/Template/Wizards/wizard_host_configuration.php:150 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:100 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:104 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:105 +#: .-modules/ImportModule/templates/HostDefaults/add.php:153 +#: .-modules/ImportModule/templates/HostDefaults/add.php:156 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:135 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:138 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:158 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:161 +msgid "Host template" +msgstr "" + +#: ./src/Template/Contactgroups/used_by.php:140 +#: ./src/Template/Contactgroups/used_by.php:148 +#: ./src/Template/Contactgroups/used_by.php:151 +#: ./src/Template/Contacts/used_by.php:183 +#: ./src/Template/Contacts/used_by.php:186 +#: ./src/Template/Hostescalations/add.php:35 +#: ./src/Template/Hostescalations/add.php:63 +#: ./src/Template/Hostescalations/edit.php:35 +#: ./src/Template/Hostescalations/edit.php:62 +#: ./src/Template/Timeperiods/used_by.php:115 +#: ./src/Template/Timeperiods/used_by.php:118 +msgid "Host escalation" +msgstr "" + +#: ./src/Template/Contactgroups/used_by.php:158 +#: ./src/Template/Contactgroups/used_by.php:166 +#: ./src/Template/Contactgroups/used_by.php:169 +#: ./src/Template/Contacts/used_by.php:206 +#: ./src/Template/Contacts/used_by.php:209 +#: ./src/Template/Serviceescalations/add.php:35 +#: ./src/Template/Serviceescalations/add.php:63 +#: ./src/Template/Serviceescalations/edit.php:35 +#: ./src/Template/Serviceescalations/edit.php:63 +#: ./src/Template/Timeperiods/used_by.php:202 +#: ./src/Template/Timeperiods/used_by.php:205 +msgid "Service escalation" +msgstr "" + +#: ./src/Template/Contacts/add.php:46 +msgid "Create new contact" +msgstr "" + +#: ./src/Template/Contacts/add.php:60 +#: ./src/Template/Contacts/add_from_ldap.php:61 +#: ./src/Template/Contacts/edit.php:64 +#: ./src/Template/Notifications/host_notification.php:174 +#: ./src/Template/Notifications/index.php:242 +#: ./src/Template/Notifications/service_notification.php:186 +#: ./src/Template/Notifications/services.php:273 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:292 +msgid "Contact" +msgstr "" + +#: ./src/Template/Contacts/add.php:110 +#: ./src/Template/Contacts/add_from_ldap.php:143 +#: ./src/Template/Contacts/copy.php:99 +#: ./src/Template/Contacts/edit.php:147 +#: ./src/Template/Contacts/index.php:149 +#: ./src/Template/Registers/index.php:108 +#: ./src/Template/Users/index.php:183 +msgid "Email" +msgstr "" + +#: ./src/Template/Contacts/add.php:124 +#: ./src/Template/Contacts/add_from_ldap.php:161 +#: ./src/Template/Contacts/copy.php:113 +#: ./src/Template/Contacts/edit.php:161 +#: ./src/Template/Contacts/index.php:153 +#: ./src/Template/Users/index.php:187 +msgid "Phone" +msgstr "" + +#: ./src/Template/Contacts/add.php:141 +#: ./src/Template/Contacts/add.php:143 +#: ./src/Template/Contacts/add.php:145 +#: ./src/Template/Contacts/add_from_ldap.php:175 +#: ./src/Template/Contacts/edit.php:178 +#: ./src/Template/Contacts/edit.php:180 +#: ./src/Template/Contacts/edit.php:182 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:61 +#: ./src/Template/Dashboards/services_downtime_widget.php:65 +#: ./src/Template/Downtimes/host.php:299 +#: ./src/Template/Downtimes/service.php:316 +#: ./src/Template/Systemdowntimes/host.php:240 +#: ./src/Template/Systemdowntimes/hostgroup.php:239 +#: ./src/Template/Systemdowntimes/node.php:239 +#: ./src/Template/Systemdowntimes/service.php:257 +#: ./src/Template/Systemfailures/index.php:132 +#: ./src/Template/Users/add.php:69 +#: ./src/Template/Users/add_from_ldap.php:70 +#: ./src/Template/Users/edit.php:74 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:122 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:239 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:107 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:357 +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:97 +msgid "User" +msgstr "" + +#: ./src/Template/Contacts/add.php:160 +#: ./src/Template/Contacts/add_from_ldap.php:189 +#: ./src/Template/Contacts/edit.php:197 +msgid "For browser notifications, a user needs to be assigned to the contact. User Id will be automatically available as $_CONTACTOITCUSERID$ contact macro." +msgstr "" + +#: ./src/Template/Contacts/add.php:170 +#: ./src/Template/Contacts/add_from_ldap.php:199 +#: ./src/Template/Contacts/edit.php:207 +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:62 +msgid "Host notification" +msgstr "" + +#: ./src/Template/Contacts/add.php:201 +#: ./src/Template/Contacts/add_from_ldap.php:222 +#: ./src/Template/Contacts/edit.php:239 +msgid "Host commands" +msgstr "" + +#: ./src/Template/Contacts/add.php:226 +#: ./src/Template/Contacts/add_from_ldap.php:247 +#: ./src/Template/Contacts/edit.php:264 +msgid "Host notifications enabled" +msgstr "" + +#: ./src/Template/Contacts/add.php:237 +#: ./src/Template/Contacts/add.php:385 +#: ./src/Template/Contacts/add_from_ldap.php:258 +#: ./src/Template/Contacts/add_from_ldap.php:399 +#: ./src/Template/Contacts/edit.php:275 +#: ./src/Template/Contacts/edit.php:425 +msgid "Push notifications to browser" +msgstr "" + +#: ./src/Template/Contacts/add.php:255 +#: ./src/Template/Contacts/add.php:402 +#: ./src/Template/Contacts/add_from_ldap.php:276 +#: ./src/Template/Contacts/add_from_ldap.php:416 +#: ./src/Template/Contacts/edit.php:293 +#: ./src/Template/Contacts/edit.php:442 +#: ./src/Template/Contacts/index.php:192 +#: ./src/Template/Contacts/index.php:230 +#: ./src/Template/Hostescalations/add.php:335 +#: ./src/Template/Hostescalations/edit.php:334 +#: ./src/Template/Hostescalations/index.php:469 +#: ./src/Template/Hosts/add.php:739 +#: ./src/Template/Hosts/add.php:862 +#: ./src/Template/Hosts/edit.php:787 +#: ./src/Template/Hosts/edit.php:910 +#: ./src/Template/Hosttemplates/add.php:514 +#: ./src/Template/Hosttemplates/add.php:636 +#: ./src/Template/Hosttemplates/edit.php:507 +#: ./src/Template/Hosttemplates/edit.php:630 +#: ./src/Template/Serviceescalations/add.php:341 +#: ./src/Template/Serviceescalations/edit.php:340 +#: ./src/Template/Serviceescalations/index.php:481 +#: ./src/Template/Services/add.php:691 +#: ./src/Template/Services/add.php:819 +#: ./src/Template/Services/edit.php:753 +#: ./src/Template/Services/edit.php:881 +#: ./src/Template/Servicetemplates/add.php:563 +#: ./src/Template/Servicetemplates/add.php:678 +#: ./src/Template/Servicetemplates/edit.php:558 +#: ./src/Template/Servicetemplates/edit.php:673 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:384 +msgid "Recovery" +msgstr "" + +#: ./src/Template/Contacts/add.php:270 +#: ./src/Template/Contacts/add.php:422 +#: ./src/Template/Contacts/add_from_ldap.php:291 +#: ./src/Template/Contacts/add_from_ldap.php:436 +#: ./src/Template/Contacts/edit.php:308 +#: ./src/Template/Contacts/edit.php:462 +#: ./src/Template/Contacts/index.php:207 +#: ./src/Template/Contacts/index.php:250 +#: ./src/Template/Hosts/add.php:754 +#: ./src/Template/Hosts/browser.php:670 +#: ./src/Template/Hosts/edit.php:802 +#: ./src/Template/Hosttemplates/add.php:529 +#: ./src/Template/Hosttemplates/edit.php:522 +#: ./src/Template/Services/add.php:711 +#: ./src/Template/Services/browser.php:819 +#: ./src/Template/Services/edit.php:773 +#: ./src/Template/Servicetemplates/add.php:583 +#: ./src/Template/Servicetemplates/edit.php:578 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:399 +msgid "Flapping" +msgstr "" + +#: ./src/Template/Contacts/add.php:275 +#: ./src/Template/Contacts/add.php:427 +#: ./src/Template/Contacts/add_from_ldap.php:296 +#: ./src/Template/Contacts/add_from_ldap.php:441 +#: ./src/Template/Contacts/edit.php:313 +#: ./src/Template/Contacts/edit.php:467 +#: ./src/Template/Contacts/index.php:213 +#: ./src/Template/Contacts/index.php:256 +#: ./src/Template/Hosts/add.php:759 +#: ./src/Template/Hosts/browser.php:676 +#: ./src/Template/Hosts/browser.php:1082 +#: ./src/Template/Hosts/edit.php:807 +#: ./src/Template/Hosttemplates/add.php:534 +#: ./src/Template/Hosttemplates/edit.php:527 +#: ./src/Template/Services/add.php:716 +#: ./src/Template/Services/browser.php:825 +#: ./src/Template/Services/browser.php:1271 +#: ./src/Template/Services/edit.php:778 +#: ./src/Template/Servicetemplates/add.php:588 +#: ./src/Template/Servicetemplates/edit.php:583 +#: ./src/Template/Systemdowntimes/add.php:30 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:63 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:63 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:63 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:63 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:45 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:404 +msgid "Downtime" +msgstr "" + +#: ./src/Template/Contacts/add.php:285 +#: ./src/Template/Contacts/add_from_ldap.php:306 +#: ./src/Template/Contacts/edit.php:323 +#: ./src/Template/Hosts/add.php:768 +#: ./src/Template/Hosts/edit.php:816 +#: ./src/Template/Hosttemplates/add.php:544 +#: ./src/Template/Hosttemplates/edit.php:537 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:413 +msgid "Host notification options" +msgstr "" + +#: ./src/Template/Contacts/add.php:317 +#: ./src/Template/Contacts/add_from_ldap.php:339 +#: ./src/Template/Contacts/edit.php:356 +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:63 +msgid "Service notification" +msgstr "" + +#: ./src/Template/Contacts/add.php:349 +#: ./src/Template/Contacts/add_from_ldap.php:363 +#: ./src/Template/Contacts/edit.php:389 +msgid "Service commands" +msgstr "" + +#: ./src/Template/Contacts/add.php:373 +#: ./src/Template/Contacts/add_from_ldap.php:387 +#: ./src/Template/Contacts/edit.php:413 +msgid "Service notifications enabled" +msgstr "" + +#: ./src/Template/Contacts/add.php:437 +#: ./src/Template/Contacts/add_from_ldap.php:451 +#: ./src/Template/Contacts/edit.php:477 +#: ./src/Template/Services/add.php:725 +#: ./src/Template/Services/edit.php:787 +#: ./src/Template/Servicetemplates/add.php:597 +#: ./src/Template/Servicetemplates/edit.php:592 +msgid "Service notification options" +msgstr "" + +#: ./src/Template/Contacts/add.php:469 +#: ./src/Template/Contacts/add_from_ldap.php:485 +#: ./src/Template/Contacts/edit.php:510 +msgid "Read more about browser push notification in the" +msgstr "" + +#: ./src/Template/Contacts/add.php:471 +#: ./src/Template/Contacts/add_from_ldap.php:487 +#: ./src/Template/Contacts/edit.php:512 +#: ./src/Template/Documentations/view.php:81 +msgid "documentation" +msgstr "" + +#: ./src/Template/Contacts/add.php:481 +#: ./src/Template/Contacts/add_from_ldap.php:497 +#: ./src/Template/Contacts/edit.php:522 +msgid "Define contact macros" +msgstr "" + +#: ./src/Template/Contacts/add.php:493 +#: ./src/Template/Contacts/add_from_ldap.php:509 +#: ./src/Template/Contacts/edit.php:534 +msgid "CONTACT" +msgstr "" + +#: ./src/Template/Contacts/add.php:505 +#: ./src/Template/Contacts/add_from_ldap.php:521 +#: ./src/Template/Contacts/edit.php:546 +#: ./src/Template/Hosts/add.php:974 +#: ./src/Template/Hosts/edit.php:1022 +#: ./src/Template/Hosttemplates/add.php:718 +#: ./src/Template/Hosttemplates/edit.php:712 +#: ./src/Template/Services/add.php:1045 +#: ./src/Template/Services/edit.php:1108 +#: ./src/Template/Servicetemplates/add.php:883 +#: ./src/Template/Servicetemplates/edit.php:878 +msgid "Add new macro" +msgstr "" + +#: ./src/Template/Contacts/add.php:519 +#: ./src/Template/Contacts/add_from_ldap.php:536 +msgid "Create contact" +msgstr "" + +#: ./src/Template/Contacts/add_from_ldap.php:38 +#: ./src/Template/Contacts/index.php:62 +#: ./src/Template/Users/index.php:69 +msgid "Import from LDAP" +msgstr "" + +#: ./src/Template/Contacts/add_from_ldap.php:47 +msgid "Import contact from LDAP" +msgstr "" + +#: ./src/Template/Contacts/add_from_ldap.php:82 +#: ./src/Template/Profile/edit.php:94 +#: ./src/Template/Users/add_from_ldap.php:74 +#: ./src/Template/Users/edit.php:324 +msgid "SAM-Account-Name" +msgstr "" + +#: ./src/Template/Contacts/add_from_ldap.php:103 +#: ./src/Template/Users/add_from_ldap.php:130 +msgid "Connected LDAP server" +msgstr "" + +#: ./src/Template/Contacts/add_from_ldap.php:106 +#: ./src/Template/Users/add_from_ldap.php:133 +msgid "Used filter query" +msgstr "" + +#: ./src/Template/Contacts/add_from_ldap.php:109 +#: ./src/Template/Users/add_from_ldap.php:136 +msgid "Base DN" +msgstr "" + +#: ./src/Template/Contacts/add_from_ldap.php:155 +msgid "Imported value from LDAP." +msgstr "" + +#: ./src/Template/Contacts/copy.php:47 +msgid "Copy contact/s" +msgstr "" + +#: ./src/Template/Contacts/copy.php:62 +msgid "Source contact:" +msgstr "" + +#: ./src/Template/Contacts/copy.php:68 +#: ./src/Template/Contacts/index.php:141 +msgid "Contact name" +msgstr "" + +#: ./src/Template/Contacts/copy.php:77 +msgid "Name of the new contact" +msgstr "" + +#: ./src/Template/Contacts/edit.php:46 +msgid "Edit contact: " +msgstr "" + +#: ./src/Template/Contacts/edit.php:89 +msgid "Required containers" +msgstr "" + +#: ./src/Template/Contacts/edit.php:111 +msgid "This contact is used by other configuration objects. Deleting these containers would result in a corrupted configuration." +msgstr "" + +#: ./src/Template/Contacts/edit.php:556 +msgid "Update contact" +msgstr "" + +#: ./src/Template/Contacts/index.php:88 +#: ./src/Template/Notifications/index.php:161 +#: ./src/Template/Notifications/services.php:161 +msgid "Filter by contact name" +msgstr "" + +#: ./src/Template/Contacts/index.php:101 +msgid "Filter by contact email" +msgstr "" + +#: ./src/Template/Contacts/index.php:114 +msgid "Filter by contact phone" +msgstr "" + +#: ./src/Template/Contacts/index.php:156 +#: ./src/Template/Notifications/index.php:59 +#: ./src/Template/Notifications/services.php:59 +msgid "Host notifications" +msgstr "" + +#: ./src/Template/Contacts/index.php:159 +#: ./src/Template/Notifications/index.php:66 +#: ./src/Template/Notifications/services.php:66 +msgid "Service notifications" +msgstr "" + +#: ./src/Template/Contacts/index.php:194 +#: ./src/Template/Contacts/index.php:232 +#: ./src/Template/Hostescalations/index.php:471 +#: ./src/Template/Serviceescalations/index.php:483 +msgid "R" +msgstr "" + +#: ./src/Template/Contacts/index.php:199 +#: ./src/Template/Hostdependencies/index.php:514 +#: ./src/Template/Hostdependencies/index.php:543 +#: ./src/Template/Hostescalations/index.php:476 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:139 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:142 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:145 +msgid "D" +msgstr "" + +#: ./src/Template/Contacts/used_by.php:47 +msgid "Used by..." +msgstr "" + +#: ./src/Template/Contacts/used_by.php:223 +msgid "This contact is not used by any object" +msgstr "" + +#: ./src/Template/Containers/index.php:35 +#: ./src/Template/Containers/index.php:49 +#: ./src/Template/Containers/show_details.php:254 +#: ./src/Template/Containers/show_details.php:293 +#: ./src/Template/Systemdowntimes/node.php:41 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:508 +msgid "Containers" +msgstr "" + +#: ./src/Template/Containers/index.php:75 +msgid "Global" +msgstr "" + +#: ./src/Template/Containers/index.php:91 +msgid "Contactgroup" +msgstr "" + +#: ./src/Template/Containers/index.php:103 +msgid "Servicetemplategroup" +msgstr "" + +#: ./src/Template/Containers/index.php:114 +msgid "Tree" +msgstr "" + +#: ./src/Template/Containers/index.php:175 +#: ./src/Template/Containers/index.php:214 +#: ./src/Template/Containers/index.php:253 +#: ./src/Template/Containers/show_details.php:259 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:538 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:732 +#: ./src/Template/Locations/index.php:192 +#: ./src/Template/Tenants/index.php:191 +msgid "Show details" +msgstr "" + +#: ./src/Template/Containers/index.php:324 +msgid "Sub containers:" +msgstr "" + +#: ./src/Template/Containers/index.php:363 +msgid "Add new container" +msgstr "" + +#: ./src/Template/Containers/index.php:373 +msgid "Select container type" +msgstr "" + +#: ./src/Template/Containers/index.php:418 +#: ./src/Template/Containers/index.php:778 +#: ./src/Template/Systemdowntimes/node.php:234 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:234 +msgid "Container name" +msgstr "" + +#: ./src/Template/Containers/index.php:446 +#: ./src/Template/Locations/index.php:124 +msgid "Location name" +msgstr "" + +#: ./src/Template/Containers/index.php:461 +msgid "Optional fields for location" +msgstr "" + +#: ./src/Template/Containers/index.php:487 +#: ./src/Template/Locations/add.php:110 +#: ./src/Template/Locations/edit.php:112 +msgid "Latitude" +msgstr "" + +#: ./src/Template/Containers/index.php:503 +#: ./src/Template/Locations/add.php:118 +#: ./src/Template/Locations/edit.php:120 +msgid " Latitude must be a number between -90 and 90 degree inclusive." +msgstr "" + +#: ./src/Template/Containers/index.php:516 +#: ./src/Template/Locations/add.php:130 +#: ./src/Template/Locations/edit.php:132 +msgid "Longitude" +msgstr "" + +#: ./src/Template/Containers/index.php:532 +msgid "Longitude must be a number -180 and 180 degree inclusive." +msgstr "" + +#: ./src/Template/Containers/index.php:544 +#: ./src/Template/Locations/add.php:150 +#: ./src/Template/Locations/edit.php:152 +#: ./src/Template/Profile/edit.php:232 +#: ./src/Template/Users/add.php:387 +#: ./src/Template/Users/add_from_ldap.php:574 +#: ./src/Template/Users/edit.php:542 +#: .-modules/DistributeModule/templates/Satellites/add.php:442 +#: .-modules/DistributeModule/templates/Satellites/edit.php:446 +msgid "Timezone" +msgstr "" + +#: ./src/Template/Containers/index.php:565 +msgid "Optional fields for tenant" +msgstr "" + +#: ./src/Template/Containers/index.php:580 +#: ./src/Template/Tenants/index.php:124 +msgid "Tenant name" +msgstr "" + +#: ./src/Template/Containers/index.php:617 +#: ./src/Template/Profile/edit.php:60 +#: ./src/Template/Registers/index.php:94 +#: ./src/Template/Tenants/add.php:93 +#: ./src/Template/Tenants/edit.php:94 +#: ./src/Template/Users/add.php:247 +#: ./src/Template/Users/add_from_ldap.php:424 +#: ./src/Template/Users/edit.php:394 +msgid "First name" +msgstr "" + +#: ./src/Template/Containers/index.php:626 +#: ./src/Template/Containers/index.php:645 +msgid "John" +msgstr "" + +#: ./src/Template/Containers/index.php:636 +#: ./src/Template/Profile/edit.php:77 +#: ./src/Template/Registers/index.php:97 +#: ./src/Template/Tenants/add.php:106 +#: ./src/Template/Tenants/edit.php:107 +#: ./src/Template/Users/add.php:260 +#: ./src/Template/Users/add_from_ldap.php:442 +#: ./src/Template/Users/edit.php:411 +msgid "Last name" +msgstr "" + +#: ./src/Template/Containers/index.php:655 +#: ./src/Template/Containers/index.php:674 +#: ./src/Template/Tenants/add.php:119 +#: ./src/Template/Tenants/edit.php:120 +msgid "Street" +msgstr "" + +#: ./src/Template/Containers/index.php:664 +#: ./src/Template/Containers/index.php:683 +msgid "Any street" +msgstr "" + +#: ./src/Template/Containers/index.php:693 +#: ./src/Template/Tenants/add.php:132 +#: ./src/Template/Tenants/edit.php:133 +msgid "Zip code" +msgstr "" + +#: ./src/Template/Containers/index.php:702 +msgid "12345" +msgstr "" + +#: ./src/Template/Containers/index.php:712 +#: ./src/Template/Tenants/add.php:146 +#: ./src/Template/Tenants/edit.php:147 +msgid "City" +msgstr "" + +#: ./src/Template/Containers/index.php:721 +msgid "Any city" +msgstr "" + +#: ./src/Template/Containers/index.php:735 +msgid "Create new node" +msgstr "" + +#: ./src/Template/Containers/index.php:739 +#: ./src/Template/Tenants/add.php:49 +msgid "Create new tenant" +msgstr "" + +#: ./src/Template/Containers/index.php:743 +#: ./src/Template/Locations/add.php:49 +msgid "Create new location" +msgstr "" + +#: ./src/Template/Containers/index.php:759 +msgid "Edit container name" +msgstr "" + +#: ./src/Template/Containers/index.php:802 +msgid "Show Details" +msgstr "" + +#: ./src/Template/Containers/show_details.php:142 +msgid "Hostdependencies" +msgstr "" + +#: ./src/Template/Containers/show_details.php:195 +msgid "Auto reports" +msgstr "" + +#: ./src/Template/Containers/show_details.php:285 +msgid "Container " +msgstr "" + +#: ./src/Template/Containers/show_details.php:286 +msgid "details" +msgstr "" + +#: ./src/Template/Containers/show_details.php:298 +msgid "Containers map" +msgstr "" + +#: ./src/Template/Containers/show_details.php:305 +#: ./src/Template/Dashboards/index.php:167 +msgid "Fullscreen mode" +msgstr "" + +#: ./src/Template/Containers/show_details.php:387 +#: ./src/Template/Statusmaps/index.php:125 +msgid " nodes" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:34 +msgid "Cron jobs" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:50 +msgid "Cronjobs" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:70 +#: ./src/Template/Cronjobs/index.php:157 +#: ./src/Template/Cronjobs/index.php:256 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:160 +msgid "Task" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:71 +#: ./src/Template/Cronjobs/index.php:139 +#: ./src/Template/Cronjobs/index.php:238 +msgid "Plugin" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:72 +#: ./src/Template/Cronjobs/index.php:175 +#: ./src/Template/Cronjobs/index.php:274 +#: ./src/Template/Hostescalations/index.php:309 +#: ./src/Template/Serviceescalations/index.php:321 +#: .-modules/DistributeModule/templates/Satellites/add.php:357 +#: .-modules/DistributeModule/templates/Satellites/edit.php:361 +msgid "Interval" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:73 +msgid "Last scheduled" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:74 +msgid "Is currently running" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:130 +msgid "Add Cronjob" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:186 +#: ./src/Template/Cronjobs/index.php:285 +msgid "Cronjob schedule interval in minutes" +msgstr "" + +#: ./src/Template/Cronjobs/index.php:206 +#: ./src/Template/Cronjobs/index.php:303 +msgid "Determine if this cronjob should be executed." +msgstr "" + +#: ./src/Template/Cronjobs/index.php:229 +msgid "Edit Cronjob" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:34 +msgid "Current state report" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:47 +msgid "Create new current state report" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:54 +#: ./src/Template/Downtimereports/index.php:92 +#: ./src/Template/Instantreports/generate.php:75 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:89 +#: .-modules/SLAModule/templates/Slas/generate.php:92 +msgid "Report created successfully" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:54 +#: ./src/Template/Downtimereports/index.php:92 +#: ./src/Template/Instantreports/generate.php:75 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:89 +#: .-modules/SLAModule/templates/Slas/generate.php:92 +msgid "Report could not be created" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:77 +#: ./src/Template/Downtimereports/index.php:123 +#: ./src/Template/Instantreports/generate.php:95 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:54 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:110 +#: .-modules/SLAModule/templates/Slas/generate.php:111 +msgid "Report format" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:85 +#: ./src/Template/Downtimereports/index.php:131 +#: ./src/Template/Instantreports/generate.php:103 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:51 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:119 +#: .-modules/SLAModule/templates/Slas/generate.php:120 +msgid "PDF" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:86 +#: ./src/Template/Downtimereports/index.php:132 +#: ./src/Template/Instantreports/generate.php:104 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:51 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:120 +#: .-modules/SLAModule/templates/Slas/generate.php:121 +msgid "HTML" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:96 +#: ./src/Template/Dashboards/service_status_overview_widget.php:89 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:321 +#: ./src/Template/Dashboards/services_status_list_widget.php:295 +#: ./src/Template/Hosts/browser.php:1238 +#: ./src/Template/Services/index.php:258 +msgid "Service status" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:214 +#: ./src/Template/Services/index.php:374 +msgid "Check type" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:224 +#: ./src/Template/Services/index.php:384 +msgid "Active service" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:236 +#: ./src/Template/Services/index.php:396 +msgid "Passive service" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:246 +msgid "Generating report..." +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:281 +#: ./src/Template/Currentstatereports/index.php:341 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:493 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:502 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:687 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:696 +#: ./src/Template/Hostchecks/index.php:212 +#: ./src/Template/Hosts/browser.php:199 +#: ./src/Template/Hosts/browser.php:208 +#: ./src/Template/Hosts/browser.php:730 +#: ./src/Template/Servicechecks/index.php:220 +#: ./src/Template/Services/browser.php:192 +#: ./src/Template/Services/browser.php:201 +#: ./src/Template/Services/browser.php:881 +#: ./src/Template/Services/details.php:105 +#: ./src/Template/Services/details.php:114 +#: ./src/Template/Statehistories/host.php:208 +#: ./src/Template/Statehistories/service.php:221 +msgid "State type" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:293 +#: ./src/Template/Currentstatereports/index.php:393 +#: ./src/Template/Currentstatereports/index.php:401 +#: ./src/Template/Hostgroups/extended.php:309 +#: ./src/Template/Hostgroups/extended.php:317 +#: ./src/Template/Hosts/browser.php:193 +#: ./src/Template/Hosts/browser.php:724 +#: ./src/Template/Hosts/hostservicelist.php:139 +#: ./src/Template/Hosts/hostservicelist.php:148 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:123 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:124 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:125 +#: ./src/Template/Servicegroups/extended.php:331 +#: ./src/Template/Servicegroups/extended.php:340 +#: ./src/Template/Services/browser.php:186 +#: ./src/Template/Services/browser.php:874 +#: ./src/Template/Services/index.php:943 +#: ./src/Template/Services/index.php:953 +#: ./src/Template/Services/service_list.php:378 +#: ./src/Template/Services/service_list.php:388 +msgid "n/a" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:299 +#: ./src/Template/Currentstatereports/index.php:406 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:496 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:690 +#: ./src/Template/Hosts/browser.php:202 +#: ./src/Template/Hosts/browser.php:732 +#: ./src/Template/Services/browser.php:195 +#: ./src/Template/Services/browser.php:883 +#: ./src/Template/Services/details.php:108 +msgid "Hard state" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:304 +#: ./src/Template/Currentstatereports/index.php:410 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:505 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:699 +#: ./src/Template/Hosts/browser.php:211 +#: ./src/Template/Hosts/browser.php:737 +#: ./src/Template/Services/browser.php:204 +#: ./src/Template/Services/browser.php:888 +#: ./src/Template/Services/details.php:117 +msgid "Soft state" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:319 +#: ./src/Template/Currentstatereports/index.php:372 +#: ./src/Template/Hostgroups/extended.php:227 +#: ./src/Template/Hostgroups/extended.php:286 +#: ./src/Template/Hosts/browser.php:1268 +#: ./src/Template/Hosts/browser.php:1489 +#: ./src/Template/Hosts/hostservicelist.php:55 +#: ./src/Template/Hosts/hostservicelist.php:116 +#: ./src/Template/Servicegroups/extended.php:226 +#: ./src/Template/Servicegroups/extended.php:299 +#: ./src/Template/Services/index.php:563 +#: ./src/Template/Services/index.php:687 +#: ./src/Template/Services/index.php:898 +#: ./src/Template/Services/service_list.php:220 +#: ./src/Template/Services/service_list.php:345 +msgid "Passively transferred service" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:338 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:72 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:469 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:72 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:76 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:663 +#: ./src/Template/Dashboards/services_status_list_widget.php:76 +#: ./src/Template/Hostgroups/extended.php:235 +#: ./src/Template/Hosts/browser.php:167 +#: ./src/Template/Hosts/browser.php:698 +#: ./src/Template/Hosts/hostservicelist.php:63 +#: ./src/Template/Servicegroups/extended.php:237 +#: ./src/Template/Services/browser.php:160 +#: ./src/Template/Services/browser.php:848 +#: ./src/Template/Services/details.php:81 +#: ./src/Template/Services/index.php:808 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:86 +msgid "State since" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:343 +#: ./src/Template/Servicechecks/index.php:228 +#: ./src/Template/Services/browser.php:564 +msgid "Performance data" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:450 +msgid "No performance data available" +msgstr "" + +#: ./src/Template/Currentstatereports/index.php:472 +msgid "Create current state report" +msgstr "" + +#: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:51 +msgid "Current state report " +msgstr "" + +#: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:52 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/pdf/summary_view_table.php:49 +msgid "Date: " +msgstr "" + +#: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:101 +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:86 +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:92 +msgid "Status since" +msgstr "" + +#: ./src/Template/Dashboards/host_status_overview_widget.php:136 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:300 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:274 +#: ./src/Template/Dashboards/service_status_overview_widget.php:161 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:404 +#: ./src/Template/Dashboards/services_status_list_widget.php:378 +msgid "Not Acknowledged" +msgstr "" + +#: ./src/Template/Dashboards/host_status_overview_widget.php:149 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:318 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:292 +#: ./src/Template/Dashboards/service_status_overview_widget.php:174 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:422 +#: ./src/Template/Dashboards/services_status_list_widget.php:396 +msgid "In Downtime" +msgstr "" + +#: ./src/Template/Dashboards/host_status_overview_widget.php:160 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:329 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:303 +#: ./src/Template/Dashboards/service_status_overview_widget.php:185 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:433 +#: ./src/Template/Dashboards/services_status_list_widget.php:407 +msgid "Not in Downtime" +msgstr "" + +#: ./src/Template/Dashboards/hosts_downtime_widget.php:34 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:34 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:34 +#: ./src/Template/Dashboards/services_downtime_widget.php:34 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:34 +#: ./src/Template/Dashboards/services_status_list_widget.php:34 +msgid "Scroll interval:" +msgstr "" + +#: ./src/Template/Dashboards/hosts_downtime_widget.php:69 +#: ./src/Template/Dashboards/services_downtime_widget.php:73 +#: ./src/Template/Downtimes/host.php:307 +#: ./src/Template/Downtimes/service.php:324 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:343 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:508 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:185 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:121 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:118 +msgid "Created" +msgstr "" + +#: ./src/Template/Dashboards/hosts_downtime_widget.php:81 +#: ./src/Template/Dashboards/services_downtime_widget.php:85 +#: ./src/Template/Downtimes/host.php:319 +#: ./src/Template/Downtimes/service.php:337 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:169 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:152 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:152 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:130 +#: ./src/Template/Systemdowntimes/host.php:259 +#: ./src/Template/Systemdowntimes/hostgroup.php:258 +#: ./src/Template/Systemdowntimes/node.php:258 +#: ./src/Template/Systemdowntimes/service.php:276 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:135 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:258 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:201 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:237 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:311 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:347 +msgid "Duration" +msgstr "" + +#: ./src/Template/Dashboards/hosts_downtime_widget.php:85 +#: ./src/Template/Dashboards/hosts_downtime_widget.php:218 +#: ./src/Template/Dashboards/services_downtime_widget.php:89 +#: ./src/Template/Dashboards/services_downtime_widget.php:234 +#: ./src/Template/Downtimes/host.php:259 +#: ./src/Template/Downtimes/host.php:323 +#: ./src/Template/Downtimes/service.php:272 +#: ./src/Template/Downtimes/service.php:341 +msgid "Was cancelled" +msgstr "" + +#: ./src/Template/Dashboards/hosts_downtime_widget.php:185 +#: ./src/Template/Dashboards/services_downtime_widget.php:201 +#: ./src/Template/Downtimes/host.php:224 +#: ./src/Template/Downtimes/service.php:237 +#: ./src/Template/Hostdependencies/index.php:322 +#: ./src/Template/Hostescalations/index.php:313 +#: ./src/Template/Servicedependencies/index.php:348 +#: ./src/Template/Serviceescalations/index.php:325 +msgid "Options" +msgstr "" + +#: ./src/Template/Dashboards/hosts_downtime_widget.php:196 +#: ./src/Template/Dashboards/services_downtime_widget.php:212 +#: ./src/Template/Downtimes/host.php:235 +#: ./src/Template/Downtimes/service.php:248 +msgid "Is running" +msgstr "" + +#: ./src/Template/Dashboards/hosts_downtime_widget.php:207 +#: ./src/Template/Dashboards/services_downtime_widget.php:223 +#: ./src/Template/Downtimes/host.php:247 +#: ./src/Template/Downtimes/service.php:260 +msgid "Was not cancelled" +msgstr "" + +#: ./src/Template/Dashboards/hosts_downtime_widget.php:231 +#: ./src/Template/Dashboards/services_downtime_widget.php:247 +#: ./src/Template/Downtimes/host.php:271 +#: ./src/Template/Downtimes/service.php:284 +msgid "Hide expired" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:75 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:79 +msgid "Downtime comment" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:78 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:82 +msgid "Acknowledgement comment" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:138 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:151 +msgid "Show more information" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:189 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:163 +msgid "Filter by host output" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:219 +#: ./src/Template/Dashboards/hosts_status_list_widget.php:193 +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:265 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:316 +#: ./src/Template/Hosts/index.php:243 +#: ./src/Template/Services/index.php:222 +msgid "Filter by excluded tags" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:383 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:487 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:592 +#: ./src/Template/Hosts/browser.php:312 +#: ./src/Template/Services/browser.php:308 +#: ./src/Template/Services/browser.php:436 +#: ./src/Template/Services/details.php:205 +msgid "Downtime was set by" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:385 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:489 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:594 +#: ./src/Template/Hosts/browser.php:314 +#: ./src/Template/Services/browser.php:310 +#: ./src/Template/Services/browser.php:438 +#: ./src/Template/Services/details.php:207 +msgid "with an duration of" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:390 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:494 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:599 +#: ./src/Template/Hosts/browser.php:319 +#: ./src/Template/Services/browser.php:315 +#: ./src/Template/Services/browser.php:443 +#: ./src/Template/Services/details.php:212 +msgid "Start time:" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:392 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:496 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:601 +#: ./src/Template/Hosts/browser.php:321 +#: ./src/Template/Services/browser.php:317 +#: ./src/Template/Services/browser.php:445 +#: ./src/Template/Services/details.php:214 +msgid "End time:" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:397 +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:432 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:501 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:535 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:606 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:640 +#: ./src/Template/Hosts/browser.php:326 +#: ./src/Template/Hosts/browser.php:371 +#: ./src/Template/Services/browser.php:322 +#: ./src/Template/Services/browser.php:367 +#: ./src/Template/Services/browser.php:450 +#: ./src/Template/Services/browser.php:495 +#: ./src/Template/Services/details.php:219 +#: ./src/Template/Services/details.php:259 +msgid "Comment: " +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:426 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:529 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:634 +#: ./src/Template/Hosts/browser.php:365 +#: ./src/Template/Services/browser.php:361 +#: ./src/Template/Services/browser.php:489 +#: ./src/Template/Services/details.php:253 +msgid "Acknowledgement was set by" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:428 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:531 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:636 +#: ./src/Template/Hosts/browser.php:367 +#: ./src/Template/Services/browser.php:363 +#: ./src/Template/Services/browser.php:491 +#: ./src/Template/Services/details.php:255 +msgid "at" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:449 +#: ./src/Template/Hosts/browser.php:398 +msgid "The state of this host is currently flapping!" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:485 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:679 +#: ./src/Template/Services/browser.php:176 +#: ./src/Template/Services/details.php:97 +msgid " Next check" +msgstr "" + +#: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:522 +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:716 +#: ./src/Template/Hosts/browser.php:513 +#: ./src/Template/Services/browser.php:613 +msgid "Long output" +msgstr "" + +#: ./src/Template/Dashboards/index.php:84 +msgid "Rename" +msgstr "" + +#: ./src/Template/Dashboards/index.php:91 +msgid "Start sharing" +msgstr "" + +#: ./src/Template/Dashboards/index.php:98 +msgid "Stop sharing" +msgstr "" + +#: ./src/Template/Dashboards/index.php:115 +msgid "Setup tab rotation" +msgstr "" + +#: ./src/Template/Dashboards/index.php:121 +msgid "Lock for edit" +msgstr "" + +#: ./src/Template/Dashboards/index.php:132 +msgid "Add Widget" +msgstr "" + +#: ./src/Template/Dashboards/index.php:160 +msgid "Add tab" +msgstr "" + +#: ./src/Template/Dashboards/index.php:190 +msgid "Edit title" +msgstr "" + +#: ./src/Template/Dashboards/index.php:286 +msgid "Remove widget" +msgstr "" + +#: ./src/Template/Dashboards/index.php:317 +#: ./src/Template/Dashboards/index.php:330 +#: ./src/Template/Dashboards/index.php:569 +msgid "Edit widget title" +msgstr "" + +#: ./src/Template/Dashboards/index.php:341 +#: ./src/Template/Dashboards/index.php:593 +msgid "Save widget Title" +msgstr "" + +#: ./src/Template/Dashboards/index.php:358 +#: ./src/Template/Dashboards/index.php:381 +msgid "Create new tab" +msgstr "" + +#: ./src/Template/Dashboards/index.php:369 +msgid "Tab name" +msgstr "" + +#: ./src/Template/Dashboards/index.php:389 +#: ./src/Template/Dashboards/index.php:411 +msgid "Create from shared tab" +msgstr "" + +#: ./src/Template/Dashboards/index.php:396 +msgid "Select shared tab" +msgstr "" + +#: ./src/Template/Dashboards/index.php:433 +#: ./src/Template/Users/add.php:357 +#: ./src/Template/Users/add_from_ldap.php:544 +#: ./src/Template/Users/edit.php:512 +msgid "Tab rotation interval" +msgstr "" + +#: ./src/Template/Dashboards/index.php:444 +msgid "Set tab rotation interval" +msgstr "" + +#: ./src/Template/Dashboards/index.php:459 +msgid "If you only have one tab, the rotation will just refresh the data of your current tab." +msgstr "" + +#: ./src/Template/Dashboards/index.php:480 +#: ./src/Template/Dashboards/index.php:504 +msgid "Rename tab" +msgstr "" + +#: ./src/Template/Dashboards/index.php:493 +msgid "New tab name" +msgstr "" + +#: ./src/Template/Dashboards/index.php:522 +msgid "For your dashboard is an update available" +msgstr "" + +#: ./src/Template/Dashboards/index.php:533 +msgid "You created this dashboard out of an \"shared\" dashboard. The original dashboard was updated." +msgstr "" + +#: ./src/Template/Dashboards/index.php:535 +msgid "This means the original dashboard was reorder, new objects where added or existing objects gets deleted." +msgstr "" + +#: ./src/Template/Dashboards/index.php:536 +msgid "You can now choose if you want to update your dashboard or keep your current dashboard." +msgstr "" + +#: ./src/Template/Dashboards/index.php:538 +msgid "Warning: By updating your dashboard, local modifications will get lost." +msgstr "" + +#: ./src/Template/Dashboards/index.php:546 +msgid "Never perform an update for this dashboard" +msgstr "" + +#: ./src/Template/Dashboards/index.php:550 +msgid "Yes update" +msgstr "" + +#: ./src/Template/Dashboards/index.php:554 +msgid "No thanks" +msgstr "" + +#: ./src/Template/Dashboards/index.php:579 +msgid "New title of widget" +msgstr "" + +#: ./src/Template/Dashboards/notice_widget.php:50 +msgid "Insert text, html or markdown code" +msgstr "" + +#: ./src/Template/Dashboards/parent_outages_widget.php:29 +msgid "Currently are no network segment issues" +msgstr "" + +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:72 +#: ./src/Template/Dashboards/services_status_list_widget.php:72 +#: ./src/Template/Hosts/browser.php:1275 +#: ./src/Template/Hosts/browser.php:1699 +#: ./src/Template/Hosts/browser.php:1811 +#: ./src/Template/Hosts/hostservicelist.php:60 +#: ./src/Template/Servicegroups/extended.php:234 +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:91 +#: ./src/Template/Services/add.php:133 +#: ./src/Template/Services/copy.php:100 +#: ./src/Template/Services/disabled.php:161 +#: ./src/Template/Services/edit.php:170 +#: ./src/Template/Services/index.php:565 +#: ./src/Template/Services/not_monitored.php:161 +#: ./src/Template/Services/service_list.php:225 +#: ./src/Template/Services/service_list.php:589 +#: ./src/Template/Services/service_list.php:748 +#: ./src/Template/Servicetemplates/add.php:137 +#: ./src/Template/Servicetemplates/copy.php:87 +#: ./src/Template/Servicetemplates/edit.php:142 +#: ./src/Template/Servicetemplates/index.php:169 +#: ./src/Template/Servicetemplates/used_by.php:92 +#: ./src/Template/Systemdowntimes/service.php:252 +#: ./src/Template/email/html/notification_service.php:140 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:139 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:144 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:552 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:550 +msgid "Service name" +msgstr "" + +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:224 +#: ./src/Template/Dashboards/services_status_list_widget.php:198 +msgid "Filter by service output" +msgstr "" + +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:245 +#: ./src/Template/Dashboards/services_status_list_widget.php:219 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:100 +msgid "Filter by host tags" +msgstr "" + +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:265 +#: ./src/Template/Dashboards/services_status_list_widget.php:239 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:123 +msgid "Filter by excluded host tags" +msgstr "" + +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:289 +#: ./src/Template/Dashboards/services_status_list_widget.php:263 +msgid "Filter by service tags" +msgstr "" + +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:309 +#: ./src/Template/Dashboards/services_status_list_widget.php:283 +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:171 +msgid "Filter by excluded service tags" +msgstr "" + +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:553 +#: ./src/Template/Services/browser.php:397 +#: ./src/Template/Services/details.php:274 +msgid "The state of this service is currently flapping!" +msgstr "" + +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:565 +#: ./src/Template/Services/browser.php:409 +msgid "Problem with host detected!" +msgstr "" + +#: ./src/Template/Dashboards/services_status_list_extended_widget.php:588 +#: ./src/Template/Services/browser.php:432 +msgid "The host of this service is currently in a planned maintenance period" +msgstr "" + +#: ./src/Template/Dashboards/tacho_widget.php:92 +#: ./src/Template/Dashboards/traffic_light_widget.php:80 +msgid "Show label" +msgstr "" + +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:46 +#: ./src/Template/Nagiostats/index.php:202 +msgid "Total hosts" +msgstr "" + +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:88 +msgid "Unhandled Hosts" +msgstr "" + +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:122 +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:148 +msgid "Acknowledgments" +msgstr "" + +#: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:279 +msgid "Filter by host groups" +msgstr "" + +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:46 +#: ./src/Template/Nagiostats/index.php:206 +msgid "Total services" +msgstr "" + +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:101 +msgid "Unhandled Services" +msgstr "" + +#: ./src/Template/Dashboards/tactical_overview_services_widget.php:330 +msgid "Filter by service groups" +msgstr "" + +#: ./src/Template/Dashboards/website_widget.php:52 +msgid "To embed a website the {0} HTML tag is used." +msgstr "" + +#: ./src/Template/Dashboards/website_widget.php:54 +msgid "Most websites have restrictions for embedding and my not work. Depending on the security settings of the web browser mixing of http and https connections can cause issues." +msgstr "" + +#: ./src/Template/Dashboards/welcome_widget.php:33 +msgid "hosts are monitored" +msgstr "" + +#: ./src/Template/Dashboards/welcome_widget.php:36 +msgid "services are monitored" +msgstr "" + +#: ./src/Template/Dashboards/welcome_widget.php:39 +msgid "Your selected Timezone is " +msgstr "" + +#: ./src/Template/Dashboards/welcome_widget.php:47 +msgid "{0} version is {1}," +msgstr "" + +#: ./src/Template/Dashboards/welcome_widget.php:50 +#: ./src/Template/element/header.php:36 +#: ./src/Template/element/header.php:39 +msgid "No active subscription" +msgstr "" + +#: ./src/Template/Dashboards/welcome_widget.php:53 +#: ./src/Template/element/header.php:49 +msgid "Community Edition" +msgstr "" + +#: ./src/Template/Dashboards/welcome_widget.php:55 +msgid "Enterprise Edition" +msgstr "" + +#: ./src/Template/DeletedHosts/index.php:38 +#: ./src/Template/DeletedHosts/index.php:75 +#: ./src/Template/Hosts/disabled.php:79 +#: ./src/Template/Hosts/index.php:103 +#: ./src/Template/Hosts/not_monitored.php:83 +#: ./src/Template/Services/service_list.php:153 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:50 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:224 +msgid "Deleted" +msgstr "" + +#: ./src/Template/DeletedHosts/index.php:47 +msgid "Deleted hosts" +msgstr "" + +#: ./src/Template/DeletedHosts/index.php:55 +#: ./src/Template/Hosts/disabled.php:59 +#: ./src/Template/Hosts/index.php:43 +#: ./src/Template/Hosts/index.php:82 +#: ./src/Template/Hosts/not_monitored.php:62 +#: ./src/Template/Services/disabled.php:56 +#: ./src/Template/Services/index.php:38 +#: ./src/Template/Services/index.php:69 +#: ./src/Template/Services/not_monitored.php:56 +msgid "Monitored" +msgstr "" + +#: ./src/Template/DeletedHosts/index.php:62 +#: ./src/Template/Hosts/browser.php:1208 +#: ./src/Template/Hosts/disabled.php:66 +#: ./src/Template/Hosts/index.php:89 +#: ./src/Template/Hosts/not_monitored.php:38 +#: ./src/Template/Hosts/not_monitored.php:54 +#: ./src/Template/Hosts/not_monitored.php:69 +#: ./src/Template/Services/disabled.php:62 +#: ./src/Template/Services/index.php:75 +#: ./src/Template/Services/not_monitored.php:38 +#: ./src/Template/Services/not_monitored.php:50 +#: ./src/Template/Services/not_monitored.php:62 +#: ./src/Template/Services/service_list.php:143 +#: ./src/Template/Statusmaps/index.php:160 +#: ./src/Template/pdf/create_pdf_report.php:302 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:88 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:102 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:111 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:205 +msgid "Not monitored" +msgstr "" + +#: ./src/Template/DeletedHosts/index.php:154 +#: ./src/Template/Services/service_list.php:919 +msgid "Performance data deleted" +msgstr "" + +#: ./src/Template/DeletedHosts/index.php:174 +#: ./src/Template/Hostdependencies/add.php:280 +#: ./src/Template/Hostdependencies/add.php:363 +#: ./src/Template/Hostdependencies/edit.php:281 +#: ./src/Template/Hostdependencies/edit.php:364 +#: ./src/Template/Hostdependencies/index.php:225 +#: ./src/Template/Hostdependencies/index.php:301 +#: ./src/Template/Hostdependencies/index.php:522 +#: ./src/Template/Hostdependencies/index.php:551 +#: ./src/Template/Servicedependencies/add.php:296 +#: ./src/Template/Servicedependencies/add.php:393 +#: ./src/Template/Servicedependencies/edit.php:291 +#: ./src/Template/Servicedependencies/edit.php:385 +#: ./src/Template/Servicedependencies/index.php:237 +#: ./src/Template/Servicedependencies/index.php:327 +#: ./src/Template/Servicedependencies/index.php:553 +#: ./src/Template/Servicedependencies/index.php:587 +#: ./src/Template/Services/service_list.php:932 +msgid "Pending" +msgstr "" + +#: ./src/Template/Documentations/view.php:42 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:500 +#: .-modules/ImportModule/templates/Importers/add.php:590 +#: .-modules/ImportModule/templates/Importers/add.php:843 +#: .-modules/ImportModule/templates/Importers/edit.php:588 +#: .-modules/ImportModule/templates/Importers/edit.php:841 +msgid "Host template:" +msgstr "" + +#: ./src/Template/Documentations/view.php:59 +msgid "Service template:" +msgstr "" + +#: ./src/Template/Documentations/view.php:80 +msgid "Object" +msgstr "" + +#: ./src/Template/Documentations/view.php:97 +msgid "No documentation has been written yet for this object. Click on \"Edit\" to start writing." +msgstr "" + +#: ./src/Template/Documentations/view.php:232 +#: ./src/Template/MessagesOtd/add.php:412 +#: ./src/Template/MessagesOtd/edit.php:406 +msgid "Insert hyperlink" +msgstr "" + +#: ./src/Template/Documentations/view.php:288 +#: ./src/Template/MessagesOtd/add.php:468 +#: ./src/Template/MessagesOtd/edit.php:462 +msgid "Insert" +msgstr "" + +#: ./src/Template/Documentations/wiki.php:38 +msgid "Wiki" +msgstr "" + +#: ./src/Template/Documentations/wiki.php:48 +msgid "wiki" +msgstr "" + +#: ./src/Template/Documentations/wiki.php:56 +msgid "New to openITCOCKPIT?" +msgstr "" + +#: ./src/Template/Documentations/wiki.php:59 +msgid "We recommend every new user to read our" +msgstr "" + +#: ./src/Template/Documentations/wiki.php:61 +msgid "beginners guide." +msgstr "" + +#: ./src/Template/Documentations/wiki.php:63 +msgid "This guide provides information about the basic concept of openITCOCKPIT and how to monitor your first host." +msgstr "" + +#: ./src/Template/Documentations/wiki.php:68 +msgid "Beginners guide." +msgstr "" + +#: ./src/Template/Documentations/wiki.php:75 +msgid "Technical documentation" +msgstr "" + +#: ./src/Template/Documentations/wiki.php:78 +msgid "The technical documentation of openITCOCKPIT containers detailed information about additional Modules, background processes, the usage of the JSON-API and so on." +msgstr "" + +#: ./src/Template/Documentations/wiki.php:92 +msgid "Additional help" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:34 +#: ./src/Template/Downtimereports/index.php:47 +msgid "Downtime report" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:96 +#: ./src/Template/Instantreports/add.php:198 +#: ./src/Template/Instantreports/edit.php:199 +#: ./src/Template/Instantreports/index.php:155 +#: ./src/Template/Instantreports/index.php:224 +#: .-modules/SLAModule/templates/Slas/generate.php:129 +msgid "Evaluation" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:113 +#: ./src/Template/Instantreports/add.php:217 +#: ./src/Template/Instantreports/edit.php:218 +#: ./src/Template/Instantreports/index.php:180 +#: .-modules/SLAModule/templates/Slas/generate.php:149 +msgid "Hosts and Services" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:144 +#: ./src/Template/Downtimereports/index.php:146 +#: ./src/Template/Downtimereports/index.php:148 +#: ./src/Template/Hostdependencies/add.php:179 +#: ./src/Template/Hostdependencies/add.php:181 +#: ./src/Template/Hostdependencies/add.php:183 +#: ./src/Template/Hostdependencies/edit.php:179 +#: ./src/Template/Hostdependencies/edit.php:181 +#: ./src/Template/Hostdependencies/edit.php:183 +#: ./src/Template/Hostdependencies/index.php:374 +#: ./src/Template/Instantreports/add.php:245 +#: ./src/Template/Instantreports/add.php:247 +#: ./src/Template/Instantreports/add.php:249 +#: ./src/Template/Instantreports/edit.php:246 +#: ./src/Template/Instantreports/edit.php:248 +#: ./src/Template/Instantreports/edit.php:250 +#: ./src/Template/Servicedependencies/add.php:178 +#: ./src/Template/Servicedependencies/add.php:180 +#: ./src/Template/Servicedependencies/add.php:182 +#: ./src/Template/Servicedependencies/edit.php:179 +#: ./src/Template/Servicedependencies/edit.php:181 +#: ./src/Template/Servicedependencies/edit.php:183 +#: ./src/Template/Servicedependencies/index.php:400 +#: ./src/Template/Serviceescalations/index.php:322 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:152 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:154 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:156 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:154 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:156 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:158 +#: .-modules/SLAModule/templates/Slas/index.php:119 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:294 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:319 +msgid "Timeperiod" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:153 +#: ./src/Template/Downtimereports/index.php:198 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:161 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:163 +msgid "Please choose a timeperiod" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:172 +#: ./src/Template/Downtimereports/index.php:186 +#: ./src/Template/Instantreports/generate.php:119 +#: ./src/Template/Instantreports/generate.php:133 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:244 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:278 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:227 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:261 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:227 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:261 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:205 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:239 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:141 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:143 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:135 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:151 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:210 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:244 +#: .-modules/SLAModule/templates/Slas/generate.php:180 +#: .-modules/SLAModule/templates/Slas/generate.php:194 +msgid "DD.MM.YYYY" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:194 +#: ./src/Template/Instantreports/add.php:267 +#: ./src/Template/Instantreports/edit.php:268 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:469 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:112 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:313 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:315 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:171 +#: .-modules/SLAModule/templates/Slas/add.php:223 +#: .-modules/SLAModule/templates/Slas/edit.php:222 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:282 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:307 +#: .-modules/SLAModule/templates/Slas/view_details.php:137 +msgid "Reflection state" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:202 +#: ./src/Template/Instantreports/add.php:276 +#: ./src/Template/Instantreports/edit.php:277 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:319 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:321 +#: .-modules/SLAModule/templates/Slas/add.php:228 +#: .-modules/SLAModule/templates/Slas/edit.php:227 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:285 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:310 +#: .-modules/SLAModule/templates/Slas/view_details.php:141 +msgid "soft and hard state" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:203 +#: ./src/Template/Instantreports/add.php:279 +#: ./src/Template/Instantreports/edit.php:280 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:320 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:322 +#: .-modules/SLAModule/templates/Slas/add.php:229 +#: .-modules/SLAModule/templates/Slas/edit.php:228 +msgid "only hard state" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:213 +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:180 +msgid "Dynamic color" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:242 +msgid "Create downtime report" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:263 +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:76 +msgid "Involved in outages (Hosts):" +msgstr "" + +#: ./src/Template/Downtimereports/index.php:290 +msgid "Hosts without outages:" +msgstr "" + +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:53 +#: ./src/Template/Instantreports/generate.php:152 +#: ./src/Template/Instantreports/pdf/create_pdf_report.php:63 +#: ./src/Template/pdf/create_pdf_report.php:66 +msgid "Analysis period: " +msgstr "" + +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:154 +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:316 +msgid "Involved in outages (Services):" +msgstr "" + +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:172 +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:334 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:62 +msgid "Servicetemplate" +msgstr "" + +#: ./src/Template/Downtimereports/pdf/create_pdf_report.php:237 +msgid " Hosts without outages:" +msgstr "" + +#: ./src/Template/Downtimes/host.php:53 +#: ./src/Template/Downtimes/service.php:53 +#: ./src/Template/Hostgroups/extended.php:55 +#: ./src/Template/Hosts/index.php:50 +#: ./src/Template/Servicegroups/extended.php:55 +#: ./src/Template/Services/index.php:52 +msgid "Command sent successfully" +msgstr "" + +#: ./src/Template/Downtimes/host.php:55 +#: ./src/Template/Downtimes/service.php:55 +#: ./src/Template/Hostgroups/extended.php:56 +#: ./src/Template/Servicegroups/extended.php:56 +msgid "Data refresh in" +msgstr "" + +#: ./src/Template/Downtimes/host.php:55 +#: ./src/Template/Downtimes/service.php:55 +#: ./src/Template/Hostgroups/extended.php:56 +#: ./src/Template/Hosts/index.php:52 +#: ./src/Template/Servicegroups/extended.php:56 +#: ./src/Template/Services/index.php:54 +msgid "seconds..." +msgstr "" + +#: ./src/Template/Downtimes/host.php:67 +#: ./src/Template/Downtimes/host.php:78 +#: ./src/Template/Downtimes/service.php:78 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:574 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:506 +msgid "Host downtimes" +msgstr "" + +#: ./src/Template/Downtimes/host.php:87 +#: ./src/Template/Downtimes/service.php:67 +#: ./src/Template/Downtimes/service.php:87 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:754 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:727 +msgid "Service downtimes" +msgstr "" + +#: ./src/Template/Downtimes/host.php:100 +#: ./src/Template/Downtimes/service.php:100 +#: ./src/Template/Systemdowntimes/add.php:43 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:34 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:34 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:34 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:34 +#: ./src/Template/Systemdowntimes/host.php:126 +#: ./src/Template/Systemdowntimes/hostgroup.php:125 +#: ./src/Template/Systemdowntimes/node.php:125 +#: ./src/Template/Systemdowntimes/service.php:125 +#: ./src/Template/element/Downtimes/create_dropdown.php:27 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:16 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:125 +msgid "Create downtime" +msgstr "" + +#: ./src/Template/Downtimes/host.php:106 +#: ./src/Template/Downtimes/service.php:106 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:288 +#: ./src/Template/Systemdowntimes/host.php:132 +#: ./src/Template/Systemdowntimes/hostgroup.php:131 +#: ./src/Template/Systemdowntimes/node.php:131 +#: ./src/Template/Systemdowntimes/service.php:131 +#: ./src/Template/element/Downtimes/create_dropdown.php:35 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:131 +msgid "Create host downtime" +msgstr "" + +#: ./src/Template/Downtimes/host.php:112 +#: ./src/Template/Downtimes/service.php:112 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:266 +#: ./src/Template/Systemdowntimes/host.php:138 +#: ./src/Template/Systemdowntimes/hostgroup.php:137 +#: ./src/Template/Systemdowntimes/node.php:137 +#: ./src/Template/Systemdowntimes/service.php:137 +#: ./src/Template/element/Downtimes/create_dropdown.php:43 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:137 +msgid "Create service downtime" +msgstr "" + +#: ./src/Template/Downtimes/host.php:118 +#: ./src/Template/Downtimes/service.php:118 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:288 +#: ./src/Template/Systemdowntimes/host.php:144 +#: ./src/Template/Systemdowntimes/hostgroup.php:143 +#: ./src/Template/Systemdowntimes/node.php:143 +#: ./src/Template/Systemdowntimes/service.php:143 +#: ./src/Template/element/Downtimes/create_dropdown.php:51 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:143 +msgid "Create host group downtime" +msgstr "" + +#: ./src/Template/Downtimes/host.php:124 +#: ./src/Template/Downtimes/service.php:124 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:305 +#: ./src/Template/Systemdowntimes/host.php:150 +#: ./src/Template/Systemdowntimes/hostgroup.php:149 +#: ./src/Template/Systemdowntimes/node.php:149 +#: ./src/Template/Systemdowntimes/service.php:149 +#: ./src/Template/element/Downtimes/create_dropdown.php:59 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:271 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:149 +msgid "Create container downtime" +msgstr "" + +#: ./src/Template/Downtimes/host.php:130 +#: ./src/Template/Downtimes/service.php:130 +#: ./src/Template/Systemdowntimes/host.php:156 +#: ./src/Template/Systemdowntimes/hostgroup.php:155 +#: ./src/Template/Systemdowntimes/node.php:155 +#: ./src/Template/Systemdowntimes/service.php:155 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:155 +msgid "Create satellite downtime" +msgstr "" + +#: ./src/Template/Downtimes/host.php:201 +#: ./src/Template/Downtimes/service.php:214 +#: ./src/Template/Systemdowntimes/host.php:197 +#: ./src/Template/Systemdowntimes/hostgroup.php:196 +#: ./src/Template/Systemdowntimes/node.php:196 +#: ./src/Template/Systemdowntimes/service.php:209 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:196 +msgid "Filter by user" +msgstr "" + +#: ./src/Template/Downtimes/host.php:420 +#: ./src/Template/Downtimes/service.php:447 +msgid "Cancel selected" +msgstr "" + +#: ./src/Template/Downtimes/icon.php:28 +msgid "Downtime currently running" +msgstr "" + +#: ./src/Template/Downtimes/icon.php:34 +msgid "Downtime is expired" +msgstr "" + +#: ./src/Template/Downtimes/icon.php:40 +msgid "Downtime was cancelled" +msgstr "" + +#: ./src/Template/Downtimes/icon.php:46 +msgid "Downtime not started yet" +msgstr "" + +#: ./src/Template/Errors/error403.php:32 +msgid "403" +msgstr "" + +#: ./src/Template/Errors/error404.php:32 +msgid "404" +msgstr "" + +#: ./src/Template/Exports/index.php:38 +msgid "Apply configuration" +msgstr "" + +#: ./src/Template/Exports/index.php:48 +#: ./src/Template/element/header.php:80 +#: ./src/Template/element/header.php:90 +msgid "Refresh monitoring configuration" +msgstr "" + +#: ./src/Template/Exports/index.php:62 +msgid "Could not connect to Gearman Job Server" +msgstr "" + +#: ./src/Template/Exports/index.php:75 +msgid "Gearman Worker background daemon is not running. Please contact your system administrator." +msgstr "" + +#: ./src/Template/Exports/index.php:94 +msgid "Create backup of current configuration" +msgstr "" + +#: ./src/Template/Exports/index.php:105 +msgid "Select instances which the new configuration should get pushed." +msgstr "" + +#: ./src/Template/Exports/index.php:116 +msgid "Instances name" +msgstr "" + +#: ./src/Template/Exports/index.php:157 +msgid "Save selection" +msgstr "" + +#: ./src/Template/Exports/index.php:179 +msgid "Satellite Status has been moved." +msgstr "" + +#: ./src/Template/Exports/index.php:182 +msgid "Satellite export status has been moved to a separate view." +msgstr "" + +#: ./src/Template/Exports/index.php:187 +msgid "Go to \"Satellite Status\"" +msgstr "" + +#: ./src/Template/Exports/index.php:198 +msgid "Tasks" +msgstr "" + +#: ./src/Template/Exports/index.php:206 +msgid "Error while refreshing monitoring configuration." +msgstr "" + +#: ./src/Template/Exports/index.php:214 +msgid "New configuration is invalid" +msgstr "" + +#: ./src/Template/Exports/index.php:227 +msgid "New Prometheus configuration is invalid" +msgstr "" + +#: ./src/Template/Exports/index.php:259 +msgid "Refresh in progress " +msgstr "" + +#: ./src/Template/Exports/index.php:266 +msgid "Launch refresh" +msgstr "" + +#: ./src/Template/FilterBookmarks/directive.php:52 +#: ./src/Template/FilterBookmarks/directive.php:160 +#: ./src/Template/FilterBookmarks/directive.php:218 +msgid "Edit bookmark" +msgstr "" + +#: ./src/Template/FilterBookmarks/directive.php:59 +msgid "Share filter" +msgstr "" + +#: ./src/Template/FilterBookmarks/directive.php:66 +msgid "Delete current filter" +msgstr "" + +#: ./src/Template/FilterBookmarks/directive.php:71 +msgid "Update filter" +msgstr "" + +#: ./src/Template/FilterBookmarks/directive.php:78 +msgid "Save as new filter" +msgstr "" + +#: ./src/Template/FilterBookmarks/directive.php:123 +msgid "Bookmark URL" +msgstr "" + +#: ./src/Template/FilterBookmarks/directive.php:195 +#: ./src/Template/FilterBookmarks/directive.php:253 +msgid "Add to favorites" +msgstr "" + +#: ./src/Template/FilterBookmarks/directive.php:203 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:259 +msgid "Update" +msgstr "" + +#: ./src/Template/FilterBookmarks/directive.php:261 +msgid "Create bookmark" +msgstr "" + +#: ./src/Template/Hostchecks/index.php:39 +#: ./src/Template/Servicechecks/index.php:39 +msgid "check history" +msgstr "" + +#: ./src/Template/Hostchecks/index.php:155 +#: ./src/Template/Servicechecks/index.php:163 +#: ./src/Template/Statehistories/host.php:151 +#: ./src/Template/Statehistories/service.php:163 +msgid "State Types" +msgstr "" + +#: ./src/Template/Hostchecks/index.php:166 +#: ./src/Template/Hostchecks/index.php:247 +#: ./src/Template/Servicechecks/index.php:174 +#: ./src/Template/Servicechecks/index.php:261 +#: ./src/Template/Statehistories/host.php:162 +#: ./src/Template/Statehistories/host.php:242 +#: ./src/Template/Statehistories/service.php:174 +#: ./src/Template/Statehistories/service.php:259 +msgid "Soft" +msgstr "" + +#: ./src/Template/Hostchecks/index.php:178 +#: ./src/Template/Hostchecks/index.php:240 +#: ./src/Template/Servicechecks/index.php:186 +#: ./src/Template/Servicechecks/index.php:253 +#: ./src/Template/Statehistories/host.php:174 +#: ./src/Template/Statehistories/host.php:235 +#: ./src/Template/Statehistories/service.php:186 +#: ./src/Template/Statehistories/service.php:251 +msgid "Hard" +msgstr "" + +#: ./src/Template/Hostchecks/index.php:208 +#: ./src/Template/Servicechecks/index.php:216 +#: ./src/Template/Statehistories/host.php:204 +#: ./src/Template/Statehistories/service.php:217 +msgid "Check attempt" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:49 +msgid "Create new host dependency" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:63 +#: ./src/Template/Hostdependencies/edit.php:63 +#: ./src/Template/Timeperiods/used_by.php:98 +#: ./src/Template/Timeperiods/used_by.php:101 +msgid "Host dependency" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:80 +#: ./src/Template/Hostdependencies/edit.php:80 +msgid "Host dependencies are an advanced feature that allow you to\n suppress notifications for hosts based on the status of one or more other hosts." +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:113 +#: ./src/Template/Hostdependencies/edit.php:113 +#: ./src/Template/Hostdependencies/index.php:371 +msgid "Dependent hosts" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:156 +#: ./src/Template/Hostdependencies/edit.php:156 +#: ./src/Template/Hostdependencies/index.php:373 +msgid "Dependent host groups" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:210 +#: ./src/Template/Hostdependencies/edit.php:211 +#: ./src/Template/Hostdependencies/index.php:335 +#: ./src/Template/Hostdependencies/index.php:375 +#: ./src/Template/Servicedependencies/add.php:212 +#: ./src/Template/Servicedependencies/edit.php:210 +#: ./src/Template/Servicedependencies/index.php:361 +#: ./src/Template/Servicedependencies/index.php:401 +msgid "Inherits parent" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:222 +#: ./src/Template/Hostdependencies/edit.php:223 +#: ./src/Template/Hostdependencies/index.php:376 +#: ./src/Template/Servicedependencies/add.php:224 +#: ./src/Template/Servicedependencies/edit.php:222 +#: ./src/Template/Servicedependencies/index.php:402 +msgid "Execution failure criteria" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:226 +#: ./src/Template/Hostdependencies/edit.php:227 +msgid "Disable active host checking of dependend host/s, if master host state is one of the selected states." +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:294 +#: ./src/Template/Hostdependencies/edit.php:295 +#: ./src/Template/Hostdependencies/index.php:239 +#: ./src/Template/Hostdependencies/index.php:527 +#: ./src/Template/Servicedependencies/add.php:310 +#: ./src/Template/Servicedependencies/edit.php:305 +#: ./src/Template/Servicedependencies/index.php:251 +#: ./src/Template/Servicedependencies/index.php:558 +msgid "Execution none" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:305 +#: ./src/Template/Hostdependencies/edit.php:306 +#: ./src/Template/Hostdependencies/index.php:377 +#: ./src/Template/Servicedependencies/add.php:321 +#: ./src/Template/Servicedependencies/edit.php:316 +#: ./src/Template/Servicedependencies/index.php:403 +msgid "Notification failure criteria" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:309 +#: ./src/Template/Hostdependencies/edit.php:310 +msgid "Disable host notifications of dependend host/s, if master host state is one of the selected states." +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:377 +#: ./src/Template/Hostdependencies/edit.php:378 +#: ./src/Template/Hostdependencies/index.php:315 +#: ./src/Template/Hostdependencies/index.php:556 +#: ./src/Template/Servicedependencies/add.php:407 +#: ./src/Template/Servicedependencies/edit.php:399 +#: ./src/Template/Servicedependencies/index.php:341 +#: ./src/Template/Servicedependencies/index.php:592 +msgid "Notification none" +msgstr "" + +#: ./src/Template/Hostdependencies/add.php:390 +msgid "Create host dependency" +msgstr "" + +#: ./src/Template/Hostdependencies/edit.php:49 +msgid "Edit host dependency" +msgstr "" + +#: ./src/Template/Hostdependencies/edit.php:391 +msgid "Update host dependency" +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:97 +msgid "You can either search for \"host\" OR \"dependent host\". Opposing field will be reset automatically" +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:112 +msgid "Filter by dependent host name" +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:130 +#: ./src/Template/Hostescalations/index.php:130 +msgid "Filter by host group" +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:140 +msgid "You can either search for \"host group\" OR \"dependent host group\". Opposing field will be reset automatically" +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:155 +msgid "Filter by dependent host group" +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:170 +#: ./src/Template/Servicedependencies/index.php:168 +msgid "Execution fail on ..." +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:246 +#: ./src/Template/Servicedependencies/index.php:258 +msgid "Notification fail on ..." +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:348 +#: ./src/Template/Servicedependencies/index.php:374 +msgid "Not inherits parent" +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:524 +#: ./src/Template/Hostdependencies/index.php:553 +#: ./src/Template/Hostgroups/extended.php:228 +#: ./src/Template/Hosts/hostservicelist.php:56 +#: ./src/Template/Servicedependencies/index.php:555 +#: ./src/Template/Servicedependencies/index.php:589 +#: ./src/Template/Servicegroups/extended.php:227 +msgid "P" +msgstr "" + +#: ./src/Template/Hostdependencies/index.php:529 +#: ./src/Template/Hostdependencies/index.php:558 +#: ./src/Template/Servicedependencies/index.php:560 +#: ./src/Template/Servicedependencies/index.php:594 +msgid "N" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:49 +msgid "Create new host escalation" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:80 +#: ./src/Template/Hostescalations/edit.php:79 +msgid "Notification escalations could be used to notify a certain user group in case of an emergency.\nOnce a host or service escalated, contacts, contact group and notification options will be overwritten by the escalation." +msgstr "" + +#: ./src/Template/Hostescalations/add.php:118 +#: ./src/Template/Hostescalations/edit.php:118 +msgid "Excluded host groups" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:174 +#: ./src/Template/Hostescalations/edit.php:174 +msgid "Excluded Hosts" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:202 +#: ./src/Template/Hostescalations/edit.php:202 +#: ./src/Template/Serviceescalations/add.php:208 +#: ./src/Template/Serviceescalations/edit.php:207 +msgid "First notification" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:211 +#: ./src/Template/Hostescalations/edit.php:211 +#: ./src/Template/Serviceescalations/add.php:217 +#: ./src/Template/Serviceescalations/edit.php:216 +msgid "Number of notifications that passed before the escalation rule will\n overwrite notification settings." +msgstr "" + +#: ./src/Template/Hostescalations/add.php:221 +#: ./src/Template/Hostescalations/edit.php:221 +#: ./src/Template/Serviceescalations/add.php:227 +#: ./src/Template/Serviceescalations/edit.php:226 +msgid "Last notification" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:230 +#: ./src/Template/Hostescalations/edit.php:230 +msgid "If number of last_notification is reached, the notification rule\n will be disabled and the notification options of the host or service will be used again." +msgstr "" + +#: ./src/Template/Hostescalations/add.php:241 +#: ./src/Template/Hostescalations/edit.php:241 +#: ./src/Template/Hosts/add.php:672 +#: ./src/Template/Hosts/browser.php:627 +#: ./src/Template/Hosts/edit.php:687 +#: ./src/Template/Hosts/edit_details.php:317 +#: ./src/Template/Hosttemplates/add.php:461 +#: ./src/Template/Hosttemplates/edit.php:454 +#: ./src/Template/Serviceescalations/add.php:247 +#: ./src/Template/Serviceescalations/edit.php:246 +#: ./src/Template/Services/add.php:560 +#: ./src/Template/Services/browser.php:770 +#: ./src/Template/Services/edit.php:627 +#: ./src/Template/Servicetemplates/add.php:499 +#: ./src/Template/Servicetemplates/edit.php:494 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:317 +msgid "Notification interval" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:257 +#: ./src/Template/Hostescalations/add.php:260 +#: ./src/Template/Hostescalations/add.php:262 +#: ./src/Template/Hostescalations/edit.php:257 +#: ./src/Template/Hostescalations/edit.php:259 +#: ./src/Template/Hostescalations/edit.php:261 +#: ./src/Template/Serviceescalations/add.php:263 +#: ./src/Template/Serviceescalations/add.php:266 +#: ./src/Template/Serviceescalations/add.php:268 +#: ./src/Template/Serviceescalations/edit.php:262 +#: ./src/Template/Serviceescalations/edit.php:265 +#: ./src/Template/Serviceescalations/edit.php:267 +msgid "Escalation period" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:267 +#: ./src/Template/Hostescalations/edit.php:266 +#: ./src/Template/Serviceescalations/add.php:273 +#: ./src/Template/Serviceescalations/edit.php:272 +msgid "Please choose a escalation timeperiod" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:298 +#: ./src/Template/Hostescalations/edit.php:297 +#: ./src/Template/Serviceescalations/add.php:304 +#: ./src/Template/Serviceescalations/edit.php:303 +msgid "Contactgroups" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:319 +#: ./src/Template/Hostescalations/edit.php:318 +#: ./src/Template/Serviceescalations/add.php:325 +#: ./src/Template/Serviceescalations/edit.php:324 +msgid "Escalation options" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:322 +#: ./src/Template/Hostescalations/edit.php:321 +#: ./src/Template/Serviceescalations/add.php:328 +#: ./src/Template/Serviceescalations/edit.php:327 +msgid "Enables the escalation for the selected states" +msgstr "" + +#: ./src/Template/Hostescalations/add.php:374 +msgid "Create host escalation" +msgstr "" + +#: ./src/Template/Hostescalations/edit.php:49 +msgid "Edit host escalation" +msgstr "" + +#: ./src/Template/Hostescalations/edit.php:371 +msgid "Update host escalation" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:50 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:270 +msgid "Host Escalations" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:97 +msgid "You can either search for \"host\" OR \"excluded host\". Opposing Field will be reset automatically" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:112 +msgid "Filter by excluded host" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:140 +msgid "You can either search for \"host group\" OR \"excluded host group\". Opposing Field will be reset automatically" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:155 +msgid "Filter by excluded host group" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:170 +#: ./src/Template/Serviceescalations/index.php:168 +msgid "Notification options" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:182 +#: ./src/Template/Serviceescalations/index.php:180 +msgid "Filter by first notification" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:199 +#: ./src/Template/Serviceescalations/index.php:197 +msgid "Filter by last notification" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:217 +#: ./src/Template/Serviceescalations/index.php:215 +msgid "Filter by notification interval" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:227 +#: ./src/Template/Serviceescalations/index.php:225 +msgid "Escalate on ..." +msgstr "" + +#: ./src/Template/Hostescalations/index.php:297 +msgid "Excluded hosts groups" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:305 +msgid "Excluded hosts" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:307 +#: ./src/Template/Serviceescalations/index.php:319 +msgid "First" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:308 +#: ./src/Template/Serviceescalations/index.php:320 +msgid "Last" +msgstr "" + +#: ./src/Template/Hostescalations/index.php:310 +#: ./src/Template/Instantreports/index.php:228 +#: ./src/Template/Timeperiods/add.php:74 +#: ./src/Template/Timeperiods/edit.php:84 +#: ./src/Template/Timeperiods/used_by.php:46 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:83 +#: .-modules/SLAModule/templates/Slas/view_details.php:150 +msgid "Time period" +msgstr "" + +#: ./src/Template/Hostgroups/add.php:47 +#: ./src/Template/Hostgroups/add_hosts_to_hostgroup.php:44 +msgid "Create new host group" +msgstr "" + +#: ./src/Template/Hostgroups/add.php:111 +#: ./src/Template/Hostgroups/edit.php:112 +msgid "Host group URL" +msgstr "" + +#: ./src/Template/Hostgroups/add.php:167 +msgid "Create host group" +msgstr "" + +#: ./src/Template/Hostgroups/add_hosts_to_hostgroup.php:7 +msgid "Append host/s to host group" +msgstr "" + +#: ./src/Template/Hostgroups/add_hosts_to_hostgroup.php:16 +msgid "Selected hosts" +msgstr "" + +#: ./src/Template/Hostgroups/add_hosts_to_hostgroup.php:48 +msgid "Append existing host group" +msgstr "" + +#: ./src/Template/Hostgroups/append.php:38 +msgid "Append hosts to host group" +msgstr "" + +#: ./src/Template/Hostgroups/append.php:47 +msgid "Append hosts" +msgstr "" + +#: ./src/Template/Hostgroups/append.php:48 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:48 +msgid "to host group" +msgstr "" + +#: ./src/Template/Hostgroups/append.php:86 +#: ./src/Template/Servicegroups/append.php:86 +#: ./src/Template/Services/copy.php:84 +#: ./src/Template/Servicetemplategroups/append.php:86 +msgid "Please notice:" +msgstr "" + +#: ./src/Template/Hostgroups/append.php:87 +msgid "Hosts that could not be assigned to the selected host group due to container permissions, will be removed automatically" +msgstr "" + +#: ./src/Template/Hostgroups/copy.php:47 +msgid "Copy host group/s" +msgstr "" + +#: ./src/Template/Hostgroups/copy.php:63 +msgid "Source host group:" +msgstr "" + +#: ./src/Template/Hostgroups/copy.php:78 +msgid "Name of the new host group" +msgstr "" + +#: ./src/Template/Hostgroups/edit.php:47 +msgid "Edit host group:" +msgstr "" + +#: ./src/Template/Hostgroups/edit.php:164 +msgid "Update host group" +msgstr "" + +#: ./src/Template/Hostgroups/extended.php:38 +#: ./src/Template/Servicegroups/extended.php:38 +msgid "Extended overview" +msgstr "" + +#: ./src/Template/Hostgroups/extended.php:66 +#: ./src/Template/Servicegroups/extended.php:66 +msgid "UUID: " +msgstr "" + +#: ./src/Template/Hostgroups/extended.php:107 +#: ./src/Template/Servicegroups/extended.php:106 +msgid "Action" +msgstr "" + +#: ./src/Template/Hostgroups/index.php:85 +#: ./src/Template/Systemdowntimes/hostgroup.php:183 +msgid "Filter by host group name" +msgstr "" + +#: ./src/Template/Hostgroups/index.php:191 +#: ./src/Template/Servicegroups/index.php:198 +msgid "Extended view" +msgstr "" + +#: ./src/Template/Hostgroups/index.php:269 +#: ./src/Template/Hosts/index.php:1094 +#: ./src/Template/Servicegroups/index.php:269 +#: ./src/Template/Services/index.php:1092 +#: ./src/Template/element/host_mass_changes.php:72 +#: ./src/Template/element/hostgroup_mass_changes.php:42 +#: ./src/Template/element/servicegroup_mass_changes.php:42 +msgid "List as PDF" +msgstr "" + +#: ./src/Template/Hostgroups/index.php:272 +#: ./src/Template/Hosts/index.php:1097 +#: ./src/Template/Servicegroups/index.php:272 +#: ./src/Template/Services/index.php:1095 +msgid "List as CSV" +msgstr "" + +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:70 +msgid "Number of Hostgroups: " +msgstr "" + +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:75 +#: ./src/Template/Hosts/pdf/list_to_pdf.php:65 +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:76 +msgid "Number of Hosts: " +msgstr "" + +#: ./src/Template/Hostgroups/pdf/list_to_pdf.php:156 +msgid "This host group has no hosts" +msgstr "" + +#: ./src/Template/Hosts/add.php:54 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:59 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:59 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:42 +msgid "/root container selected!" +msgstr "" + +#: ./src/Template/Hosts/add.php:55 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:60 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:60 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:43 +msgid "Choosing a tenant container is recommended for later permission purposes" +msgstr "" + +#: ./src/Template/Hosts/add.php:66 +msgid "Create new host" +msgstr "" + +#: ./src/Template/Hosts/add.php:81 +#: ./src/Template/Hosts/edit.php:80 +msgid "+ %s Services created successfully" +msgstr "" + +#: ./src/Template/Hosts/add.php:81 +#: ./src/Template/Hosts/edit.php:80 +msgid ". %s service template groups has been removed due to insufficient permissions" +msgstr "" + +#: ./src/Template/Hosts/add.php:107 +msgid "Hosts in /root can't be moved to other containers later" +msgstr "" + +#: ./src/Template/Hosts/add.php:117 +#: ./src/Template/Hosts/browser.php:898 +#: ./src/Template/Hosts/edit.php:116 +#: ./src/Template/Hosts/edit_details.php:79 +#: ./src/Template/Hosts/sharing.php:38 +#: ./src/Template/Hosts/sharing.php:88 +#: ./src/Template/Services/browser.php:1077 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:100 +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:107 +#: .-modules/ImportModule/templates/HostDefaults/add.php:181 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:163 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:137 +msgid "Shared containers" +msgstr "" + +#: ./src/Template/Hosts/add.php:155 +#: ./src/Template/Hosts/edit.php:168 +#: ./src/Template/Wizards/wizard_host_configuration.php:161 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:111 +#: .-modules/ImportModule/templates/HostDefaults/add.php:171 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:153 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:174 +msgid "Please select a host template." +msgstr "" + +#: ./src/Template/Hosts/add.php:177 +#: ./src/Template/Hosts/edit.php:192 +#: ./src/Template/Wizards/wizard_host_configuration.php:183 +msgid "Could not resolve hostname." +msgstr "" + +#: ./src/Template/Hosts/add.php:190 +#: ./src/Template/Hosts/copy.php:95 +#: ./src/Template/Hosts/edit.php:205 +#: ./src/Template/Wizards/wizard_host_configuration.php:196 +msgid "A host with the name {0} already exists. Duplicate host names could lead to confusion." +msgstr "" + +#: ./src/Template/Hosts/add.php:203 +#: ./src/Template/Hosts/edit.php:217 +#: ./src/Template/Wizards/wizard_host_configuration.php:208 +msgid "DNS Lookup" +msgstr "" + +#: ./src/Template/Hosts/add.php:210 +#: ./src/Template/Hosts/edit.php:225 +#: ./src/Template/Wizards/wizard_host_configuration.php:215 +#: ./src/Template/email/html/notification_host.php:141 +#: ./src/Template/email/html/notification_service.php:156 +msgid "Host address" +msgstr "" + +#: ./src/Template/Hosts/add.php:216 +#: ./src/Template/Hosts/edit.php:231 +#: ./src/Template/Wizards/wizard_host_configuration.php:221 +msgid "IPv4/IPv6 address or FQDN" +msgstr "" + +#: ./src/Template/Hosts/add.php:224 +#: ./src/Template/Hosts/edit.php:239 +#: ./src/Template/Wizards/wizard_host_configuration.php:229 +msgid "Could not resolve address." +msgstr "" + +#: ./src/Template/Hosts/add.php:275 +#: ./src/Template/Hosts/edit.php:290 +msgid "Parent hosts" +msgstr "" + +#: ./src/Template/Hosts/add.php:294 +#: ./src/Template/Hosts/browser.php:927 +#: ./src/Template/Hosts/edit.php:309 +#: ./src/Template/Hosts/edit_details.php:140 +#: ./src/Template/Hosttemplates/add.php:165 +#: ./src/Template/Hosttemplates/edit.php:169 +#: ./src/Template/Services/add.php:207 +#: ./src/Template/Services/browser.php:1105 +#: ./src/Template/Services/edit.php:273 +#: ./src/Template/Servicetemplates/add.php:190 +#: ./src/Template/Servicetemplates/edit.php:195 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:229 +msgid "Tags" +msgstr "" + +#: ./src/Template/Hosts/add.php:316 +#: ./src/Template/Hosts/edit.php:331 +#: ./src/Template/Hosts/edit_details.php:151 +#: ./src/Template/Hosttemplates/add.php:177 +#: ./src/Template/Hosttemplates/edit.php:180 +#: ./src/Template/Services/add.php:228 +#: ./src/Template/Services/edit.php:294 +#: ./src/Template/Servicetemplates/add.php:201 +#: ./src/Template/Servicetemplates/edit.php:206 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:144 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:170 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:206 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:232 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:144 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:170 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:206 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:232 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:111 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:136 +msgid "Press return to separate tags" +msgstr "" + +#: ./src/Template/Hosts/add.php:369 +#: ./src/Template/Hosts/edit.php:385 +#: ./src/Template/Hosts/edit_details.php:208 +#: ./src/Template/Hosttemplates/add.php:198 +#: ./src/Template/Hosttemplates/edit.php:201 +#: ./src/Template/Services/add.php:257 +#: ./src/Template/Services/edit.php:323 +#: ./src/Template/Servicetemplates/add.php:222 +#: ./src/Template/Servicetemplates/edit.php:227 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:173 +msgid "Check configuration" +msgstr "" + +#: ./src/Template/Hosts/add.php:397 +#: ./src/Template/Hosts/add.php:447 +#: ./src/Template/Hosts/add.php:490 +#: ./src/Template/Hosts/edit.php:413 +#: ./src/Template/Hosts/edit.php:463 +#: ./src/Template/Hosts/edit.php:506 +#: ./src/Template/Hosttemplates/add.php:302 +#: ./src/Template/Hosttemplates/edit.php:297 +#: ./src/Template/Services/add.php:333 +#: ./src/Template/Services/add.php:376 +#: ./src/Template/Services/copy.php:144 +#: ./src/Template/Services/edit.php:398 +#: ./src/Template/Services/edit.php:441 +#: ./src/Template/Servicetemplates/add.php:332 +#: ./src/Template/Servicetemplates/copy.php:133 +#: ./src/Template/Servicetemplates/edit.php:330 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:195 +msgid "Due to active checking is disabled, this command will only be used as freshness check command." +msgstr "" + +#: ./src/Template/Hosts/add.php:415 +#: ./src/Template/Hosts/edit.php:431 +#: ./src/Template/Hosttemplates/add.php:239 +#: ./src/Template/Hosttemplates/edit.php:238 +#: ./src/Template/Services/add.php:300 +#: ./src/Template/Services/edit.php:366 +#: ./src/Template/Servicetemplates/add.php:264 +#: ./src/Template/Servicetemplates/edit.php:266 +msgid "Enable active checks" +msgstr "" + +#: ./src/Template/Hosts/add.php:424 +#: ./src/Template/Hosts/edit.php:440 +#: ./src/Template/Hosttemplates/add.php:241 +#: ./src/Template/Hosttemplates/edit.php:240 +#: ./src/Template/Services/add.php:309 +#: ./src/Template/Services/add.php:525 +#: ./src/Template/Services/edit.php:375 +#: ./src/Template/Services/edit.php:592 +#: ./src/Template/Servicetemplates/add.php:268 +#: ./src/Template/Servicetemplates/edit.php:270 +msgid "If disabled the check command won't be executed. This is useful if an external program sends state data to openITCOCKPIT." +msgstr "" + +#: ./src/Template/Hosts/add.php:439 +#: ./src/Template/Hosts/edit.php:455 +#: ./src/Template/Hosttemplates/add.php:256 +#: ./src/Template/Hosttemplates/edit.php:255 +#: ./src/Template/Services/add.php:325 +#: ./src/Template/Services/edit.php:390 +#: ./src/Template/Servicetemplates/add.php:283 +#: ./src/Template/Servicetemplates/edit.php:285 +msgid "Enable freshness check" +msgstr "" + +#: ./src/Template/Hosts/add.php:454 +#: ./src/Template/Hosts/edit.php:470 +#: ./src/Template/Hosttemplates/add.php:268 +#: ./src/Template/Hosttemplates/edit.php:267 +#: ./src/Template/Services/add.php:340 +#: ./src/Template/Services/edit.php:405 +#: ./src/Template/Servicetemplates/add.php:295 +#: ./src/Template/Servicetemplates/edit.php:297 +msgid "Freshness threshold" +msgstr "" + +#: ./src/Template/Hosts/add.php:470 +#: ./src/Template/Hosts/add.php:473 +#: ./src/Template/Hosts/browser.php:432 +#: ./src/Template/Hosts/edit.php:486 +#: ./src/Template/Hosts/edit.php:489 +#: ./src/Template/Hosttemplates/add.php:284 +#: ./src/Template/Hosttemplates/add.php:287 +#: ./src/Template/Hosttemplates/add.php:290 +#: ./src/Template/Hosttemplates/copy.php:103 +#: ./src/Template/Hosttemplates/edit.php:282 +#: ./src/Template/Hosttemplates/edit.php:285 +#: ./src/Template/Services/add.php:356 +#: ./src/Template/Services/add.php:359 +#: ./src/Template/Services/browser.php:522 +#: ./src/Template/Services/copy.php:131 +#: ./src/Template/Services/edit.php:421 +#: ./src/Template/Services/edit.php:424 +#: ./src/Template/Servicetemplates/add.php:313 +#: ./src/Template/Servicetemplates/add.php:316 +#: ./src/Template/Servicetemplates/add.php:318 +#: ./src/Template/Servicetemplates/copy.php:117 +#: ./src/Template/Servicetemplates/edit.php:314 +#: ./src/Template/Servicetemplates/edit.php:317 +msgid "Check command" +msgstr "" + +#: ./src/Template/Hosts/add.php:527 +#: ./src/Template/Hosts/edit.php:543 +#: ./src/Template/Hosttemplates/add.php:333 +#: ./src/Template/Hosttemplates/copy.php:147 +#: ./src/Template/Hosttemplates/edit.php:328 +#: ./src/Template/Services/add.php:412 +#: ./src/Template/Services/copy.php:174 +#: ./src/Template/Services/edit.php:478 +#: ./src/Template/Servicetemplates/add.php:365 +#: ./src/Template/Servicetemplates/copy.php:161 +#: ./src/Template/Servicetemplates/edit.php:363 +msgid "This command does not have any parameters." +msgstr "" + +#: ./src/Template/Hosts/add.php:548 +#: ./src/Template/Hosts/browser.php:502 +#: ./src/Template/Hosts/edit.php:564 +#: ./src/Template/Hosts/edit_details.php:239 +#: ./src/Template/Hosttemplates/add.php:352 +#: ./src/Template/Hosttemplates/edit.php:347 +#: ./src/Template/Services/add.php:434 +#: ./src/Template/Services/browser.php:602 +#: ./src/Template/Services/edit.php:500 +#: ./src/Template/Servicetemplates/add.php:385 +#: ./src/Template/Servicetemplates/edit.php:383 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:219 +msgid "Retry interval" +msgstr "" + +#: ./src/Template/Hosts/add.php:566 +#: ./src/Template/Hosts/edit.php:582 +#: ./src/Template/Hosts/edit_details.php:257 +#: ./src/Template/Hosttemplates/add.php:366 +#: ./src/Template/Hosttemplates/edit.php:361 +#: ./src/Template/Services/add.php:452 +#: ./src/Template/Services/edit.php:518 +#: ./src/Template/Servicetemplates/add.php:401 +#: ./src/Template/Servicetemplates/edit.php:399 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:237 +msgid "Max. number of check attempts" +msgstr "" + +#: ./src/Template/Hosts/add.php:597 +#: ./src/Template/Hosts/edit.php:613 +#: ./src/Template/Hosts/edit_details.php:288 +#: ./src/Template/Hosttemplates/add.php:394 +#: ./src/Template/Hosttemplates/edit.php:389 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:268 +msgid "Number of failed attempts before the host will switch into hard state." +msgstr "" + +#: ./src/Template/Hosts/add.php:600 +#: ./src/Template/Hosts/edit.php:616 +#: ./src/Template/Hosts/edit_details.php:291 +#: ./src/Template/Hosttemplates/add.php:397 +#: ./src/Template/Hosttemplates/edit.php:392 +#: ./src/Template/Services/add.php:486 +#: ./src/Template/Services/edit.php:552 +#: ./src/Template/Servicetemplates/add.php:432 +#: ./src/Template/Servicetemplates/edit.php:430 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:271 +msgid "Worst case time delay until notification command gets executed after state hits a non ok state: " +msgstr "" + +#: ./src/Template/Hosts/add.php:617 +#: ./src/Template/Hosts/edit.php:633 +#: ./src/Template/Hosts/edit_details.php:304 +#: ./src/Template/Hosttemplates/add.php:413 +#: ./src/Template/Hosttemplates/edit.php:408 +#: ./src/Template/Services/add.php:502 +#: ./src/Template/Services/edit.php:569 +#: ./src/Template/Servicetemplates/add.php:448 +#: ./src/Template/Servicetemplates/edit.php:446 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:288 +msgid "Notification configuration" +msgstr "" + +#: ./src/Template/Hosts/add.php:637 +#: ./src/Template/Hosts/edit.php:652 +#: ./src/Template/Hosttemplates/add.php:429 +#: ./src/Template/Hosttemplates/edit.php:425 +#: ./src/Template/Servicetemplates/add.php:464 +#: ./src/Template/Servicetemplates/edit.php:462 +msgid "This option is used to determine whether or not notifications are enabled for this host." +msgstr "" + +#: ./src/Template/Hosts/add.php:645 +#: ./src/Template/Hosts/add.php:648 +#: ./src/Template/Hosts/browser.php:622 +#: ./src/Template/Hosts/edit.php:660 +#: ./src/Template/Hosts/edit.php:663 +#: ./src/Template/Hosttemplates/add.php:437 +#: ./src/Template/Hosttemplates/add.php:440 +#: ./src/Template/Hosttemplates/add.php:443 +#: ./src/Template/Hosttemplates/edit.php:432 +#: ./src/Template/Hosttemplates/edit.php:435 +#: ./src/Template/Services/add.php:533 +#: ./src/Template/Services/add.php:536 +#: ./src/Template/Services/browser.php:765 +#: ./src/Template/Services/edit.php:600 +#: ./src/Template/Services/edit.php:603 +#: ./src/Template/Servicetemplates/add.php:473 +#: ./src/Template/Servicetemplates/add.php:476 +#: ./src/Template/Servicetemplates/add.php:478 +#: ./src/Template/Servicetemplates/edit.php:470 +#: ./src/Template/Servicetemplates/edit.php:473 +msgid "Notification period" +msgstr "" + +#: ./src/Template/Hosts/add.php:811 +#: ./src/Template/Hosts/edit.php:859 +#: ./src/Template/Hosts/edit_details.php:412 +#: ./src/Template/Hosttemplates/add.php:581 +#: ./src/Template/Hosttemplates/edit.php:574 +#: ./src/Template/Services/add.php:769 +#: ./src/Template/Services/edit.php:831 +#: ./src/Template/Servicetemplates/add.php:635 +#: ./src/Template/Servicetemplates/edit.php:630 +msgid "Misc. configuration" +msgstr "" + +#: ./src/Template/Hosts/add.php:817 +#: ./src/Template/Hosts/copy.php:133 +#: ./src/Template/Hosts/edit.php:865 +#: ./src/Template/Hosts/edit_details.php:425 +#: ./src/Template/Hosttemplates/add.php:586 +#: ./src/Template/Hosttemplates/edit.php:579 +msgid "Host URL" +msgstr "" + +#: ./src/Template/Hosts/add.php:831 +#: ./src/Template/Hosts/edit.php:879 +#: ./src/Template/Hosts/edit_details.php:436 +#: ./src/Template/Hosttemplates/add.php:595 +#: ./src/Template/Hosttemplates/edit.php:588 +msgid "The macros $HOSTID$, $HOSTNAME$, $HOSTDISPLAYNAME$ and $HOSTADDRESS$ will be replaced" +msgstr "" + +#: ./src/Template/Hosts/add.php:840 +#: ./src/Template/Hosts/browser.php:953 +#: ./src/Template/Hosts/edit.php:888 +#: ./src/Template/Hosts/edit_details.php:449 +#: ./src/Template/Hosttemplates/add.php:604 +#: ./src/Template/Hosttemplates/edit.php:597 +#: ./src/Template/Services/add.php:798 +#: ./src/Template/Services/browser.php:1130 +#: ./src/Template/Services/edit.php:860 +#: ./src/Template/Servicetemplates/add.php:660 +#: ./src/Template/Servicetemplates/edit.php:655 +msgid "Notes" +msgstr "" + +#: ./src/Template/Hosts/add.php:886 +#: ./src/Template/Hosts/browser.php:826 +#: ./src/Template/Hosts/edit.php:934 +#: ./src/Template/Hosttemplates/add.php:626 +#: ./src/Template/Hosttemplates/edit.php:619 +#: ./src/Template/Services/add.php:850 +#: ./src/Template/Services/browser.php:977 +#: ./src/Template/Services/edit.php:912 +#: ./src/Template/Servicetemplates/add.php:709 +#: ./src/Template/Servicetemplates/edit.php:704 +msgid "Flap detection enabled" +msgstr "" + +#: ./src/Template/Hosts/add.php:900 +#: ./src/Template/Hosts/edit.php:948 +#: ./src/Template/Hosttemplates/add.php:656 +#: ./src/Template/Hosttemplates/edit.php:650 +#: ./src/Template/Services/add.php:865 +#: ./src/Template/Services/edit.php:927 +#: ./src/Template/Servicetemplates/add.php:720 +#: ./src/Template/Servicetemplates/edit.php:715 +msgid "Flap detection options" +msgstr "" + +#: ./src/Template/Hosts/add.php:945 +#: ./src/Template/Hosts/edit.php:993 +#: ./src/Template/Hosttemplates/add.php:694 +#: ./src/Template/Hosttemplates/edit.php:688 +msgid "Host macro configuration" +msgstr "" + +#: ./src/Template/Hosts/add.php:956 +#: ./src/Template/Hosts/edit.php:1004 +#: ./src/Template/Hosttemplates/add.php:705 +#: ./src/Template/Hosttemplates/edit.php:699 +msgid "HOST" +msgstr "" + +#: ./src/Template/Hosts/add.php:968 +#: ./src/Template/Hosts/edit.php:1016 +msgid "Macros in green color are inherited from the host template." +msgstr "" + +#: ./src/Template/Hosts/add.php:986 +#: ./src/Template/Hosts/edit.php:1034 +#: ./src/Template/Hosttemplates/add.php:730 +#: ./src/Template/Hosttemplates/edit.php:724 +msgid "Prometheus Exporters" +msgstr "" + +#: ./src/Template/Hosts/add.php:992 +#: ./src/Template/Hosts/edit.php:1040 +#: ./src/Template/Hosttemplates/add.php:735 +#: ./src/Template/Hosttemplates/edit.php:729 +#: .-modules/PrometheusModule/src/Lib/Menu.php:40 +msgid "Exporters" +msgstr "" + +#: ./src/Template/Hosts/add.php:1010 +#: ./src/Template/Hosts/edit.php:1058 +#: ./src/Template/Hosttemplates/add.php:747 +#: ./src/Template/Hosttemplates/edit.php:741 +msgid "To monitor this host using Prometheus please select the exporters that are installed on the host." +msgstr "" + +#: ./src/Template/Hosts/add.php:1012 +#: ./src/Template/Hosts/edit.php:1060 +msgid "Before you could query the host through Prometheus, you need to refresh the monitoring configuration." +msgstr "" + +#: ./src/Template/Hosts/add.php:1028 +#: ./src/Template/Hosts/edit.php:1076 +#: ./src/Template/Hosttemplates/add.php:763 +#: ./src/Template/Hosttemplates/edit.php:757 +#: .-modules/SLAModule/templates/Slas/hosts.php:33 +#: .-modules/SLAModule/templates/Slas/view_details.php:41 +msgid "Service Level Agreement" +msgstr "" + +#: ./src/Template/Hosts/add.php:1036 +#: ./src/Template/Hosts/add.php:1039 +#: ./src/Template/Hosts/add.php:1042 +#: ./src/Template/Hosts/edit.php:1084 +#: ./src/Template/Hosts/edit.php:1087 +#: ./src/Template/Hosts/edit.php:1090 +#: ./src/Template/Hosttemplates/add.php:771 +#: ./src/Template/Hosttemplates/add.php:774 +#: ./src/Template/Hosttemplates/add.php:777 +#: ./src/Template/Hosttemplates/edit.php:765 +#: ./src/Template/Hosttemplates/edit.php:768 +#: ./src/Template/Hosttemplates/edit.php:771 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:153 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:483 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1039 +msgid "Service class" +msgstr "" + +#: ./src/Template/Hosts/add.php:1061 +#: ./src/Template/Hosts/edit.php:1109 +msgid "You can define service levels for this host." +msgstr "" + +#: ./src/Template/Hosts/add.php:1084 +msgid "Create host and setup agent" +msgstr "" + +#: ./src/Template/Hosts/add.php:1091 +msgid "Create host" +msgstr "" + +#: ./src/Template/Hosts/add.php:1105 +msgid "Save and create service" +msgstr "" + +#: ./src/Template/Hosts/add.php:1113 +msgid "Save and setup agent" +msgstr "" + +#: ./src/Template/Hosts/add.php:1122 +msgid "Save host and assign matching service template groups" +msgstr "" + +#: ./src/Template/Hosts/add.php:1130 +msgid "Save and run Checkmk discovery" +msgstr "" + +#: ./src/Template/Hosts/browser.php:39 +#: ./src/Template/Services/browser.php:38 +#: ./src/Template/Services/details.php:44 +msgid "Command sent successfully. Refresh in 5 seconds" +msgstr "" + +#: ./src/Template/Hosts/browser.php:83 +#: ./src/Template/Services/browser.php:81 +msgid "Status information" +msgstr "" + +#: ./src/Template/Hosts/browser.php:89 +msgid "Device information" +msgstr "" + +#: ./src/Template/Hosts/browser.php:96 +#: ./src/Template/Services/browser.php:94 +msgid "Timeline" +msgstr "" + +#: ./src/Template/Hosts/browser.php:104 +#: ./src/Template/Services/browser.php:102 +#: .-modules/ServicenowModule/src/Lib/Menu.php:46 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:34 +msgid "ServiceNow" +msgstr "" + +#: ./src/Template/Hosts/browser.php:120 +msgid "CMDB" +msgstr "" + +#: ./src/Template/Hosts/browser.php:142 +#: ./src/Template/Services/browser.php:132 +msgid "Not available" +msgstr "" + +#: ./src/Template/Hosts/browser.php:289 +msgid "This host is currently disabled!" +msgstr "" + +#: ./src/Template/Hosts/browser.php:295 +#: ./src/Template/Services/browser.php:291 +#: .-modules/DistributeModule/templates/Satellites/status.php:31 +#: .-modules/DistributeModule/templates/Satellites/status.php:44 +msgid "Status overview" +msgstr "" + +#: ./src/Template/Hosts/browser.php:411 +msgid "Problem with parent host detected!" +msgstr "" + +#: ./src/Template/Hosts/browser.php:473 +#: ./src/Template/Services/browser.php:573 +msgid "Last time" +msgstr "" + +#: ./src/Template/Hosts/browser.php:525 +msgid "Parent host overview" +msgstr "" + +#: ./src/Template/Hosts/browser.php:532 +msgid "Parent host state" +msgstr "" + +#: ./src/Template/Hosts/browser.php:533 +msgid "Parent host name" +msgstr "" + +#: ./src/Template/Hosts/browser.php:556 +#: ./src/Template/Services/browser.php:671 +msgid "Notification overview" +msgstr "" + +#: ./src/Template/Hosts/browser.php:562 +#: ./src/Template/Hosts/edit.php:716 +#: ./src/Template/Services/add.php:590 +#: ./src/Template/Services/browser.php:678 +#: ./src/Template/Services/edit.php:655 +msgid "Contacts and contact groups got inherited from" +msgstr "" + +#: ./src/Template/Hosts/browser.php:567 +#: ./src/Template/Hosts/browser.php:570 +#: ./src/Template/Hosts/edit.php:720 +#: ./src/Template/Hosts/edit.php:723 +#: ./src/Template/Services/add.php:618 +#: ./src/Template/Services/add.php:621 +#: ./src/Template/Services/browser.php:711 +#: ./src/Template/Services/browser.php:714 +#: ./src/Template/Services/edit.php:683 +#: ./src/Template/Services/edit.php:686 +msgid "host template" +msgstr "" + +#: ./src/Template/Hosts/browser.php:647 +#: ./src/Template/Services/browser.php:790 +msgid "Notify on" +msgstr "" + +#: ./src/Template/Hosts/browser.php:652 +#: ./src/Template/Services/browser.php:795 +msgid "Recover" +msgstr "" + +#: ./src/Template/Hosts/browser.php:746 +#: ./src/Template/Services/browser.php:898 +msgid "Reset check time " +msgstr "" + +#: ./src/Template/Hosts/browser.php:752 +#: ./src/Template/Services/browser.php:904 +#: ./src/Template/Services/details.php:153 +msgid "Schedule maintenance" +msgstr "" + +#: ./src/Template/Hosts/browser.php:765 +#: ./src/Template/Services/browser.php:917 +#: ./src/Template/Services/details.php:168 +msgid "Passive transfer check result" +msgstr "" + +#: ./src/Template/Hosts/browser.php:772 +#: ./src/Template/Services/browser.php:924 +#: ./src/Template/Services/details.php:175 +msgid "Enable flap detection" +msgstr "" + +#: ./src/Template/Hosts/browser.php:779 +#: ./src/Template/Services/browser.php:931 +#: ./src/Template/Services/details.php:182 +msgid "Disable flap detection" +msgstr "" + +#: ./src/Template/Hosts/browser.php:793 +#: ./src/Template/Services/browser.php:945 +msgid "Disable notifications" +msgstr "" + +#: ./src/Template/Hosts/browser.php:799 +msgid "Send custom host notification " +msgstr "" + +#: ./src/Template/Hosts/browser.php:816 +msgid "Host overview" +msgstr "" + +#: ./src/Template/Hosts/browser.php:988 +#: ./src/Template/Services/browser.php:1165 +#: .-modules/EventcorrelationModule/src/Lib/Menu.php:42 +#: .-modules/EventcorrelationModule/src/Lib/Widgets.php:35 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:69 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/evc_widget.php:38 +msgid "Event Correlation" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1005 +#: ./src/Template/Hosts/used_by.php:160 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:317 +msgid "Host Groups" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1025 +#: ./src/Template/Services/browser.php:1203 +msgid "Outages: " +msgstr "" + +#: ./src/Template/Hosts/browser.php:1031 +#: ./src/Template/Services/browser.php:1208 +msgid "\n No\n data\n available\n !" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1045 +#: ./src/Template/Services/browser.php:1223 +msgid "Legend" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1047 +#: ./src/Template/Services/browser.php:1226 +msgid "State types" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1053 +msgid "Up soft" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1057 +msgid "Down soft" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1061 +msgid "Unreachable soft" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1067 +msgid "Up hard" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1071 +msgid "Down hard" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1075 +msgid "Unreachable hard" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1090 +#: ./src/Template/Services/browser.php:1279 +msgid "Notification" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1101 +#: ./src/Template/Services/browser.php:1290 +msgid "Downtime cancelled" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1120 +#: ./src/Template/Hosts/browser.php:1143 +#: ./src/Template/Hosts/browser.php:1154 +#: ./src/Template/Services/browser.php:1329 +#: ./src/Template/Services/browser.php:1351 +msgid "No permissions" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1186 +msgid "Problem with host detected." +msgstr "" + +#: ./src/Template/Hosts/browser.php:1190 +msgid "Services output may not as expected!" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1203 +#: ./src/Template/Services/service_list.php:138 +#: ./src/Template/Users/index.php:228 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:44 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:218 +msgid "Active" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1245 +msgid "Acknowledgedment" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1252 +msgid "in Downtime" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1264 +#: ./src/Template/Services/index.php:683 +#: ./src/Template/Services/service_list.php:216 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:139 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:154 +msgid "Grapher" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1279 +#: ./src/Template/Services/browser.php:1037 +#: ./src/Template/Services/index.php:566 +#: ./src/Template/Services/index.php:711 +#: ./src/Template/Services/not_monitored.php:165 +#: ./src/Template/Services/service_list.php:229 +msgid "Service type" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1645 +#: ./src/Template/Services/index.php:1103 +msgid "Disable services" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1652 +#: ./src/Template/Services/index.php:1110 +#: ./src/Template/Services/service_list.php:536 +msgid "Add to service group" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1674 +#: ./src/Template/Services/index.php:1132 +#: ./src/Template/Services/service_list.php:559 +#: ./src/Template/element/service_mass_changes.php:66 +msgid "Acknowledge status" +msgstr "" + +#: ./src/Template/Hosts/browser.php:1694 +#: ./src/Template/Hosts/browser.php:1806 +#: ./src/Template/Services/index.php:558 +msgid "Servicestatus" +msgstr "" + +#: ./src/Template/Hosts/copy.php:47 +msgid "Copy host/s" +msgstr "" + +#: ./src/Template/Hosts/copy.php:62 +msgid "Source host:" +msgstr "" + +#: ./src/Template/Hosts/copy.php:79 +#: ./src/Template/Services/copy.php:108 +msgid "Name of the new host" +msgstr "" + +#: ./src/Template/Hosts/copy.php:124 +msgid "Address of the new host" +msgstr "" + +#: ./src/Template/Hosts/disabled.php:51 +msgid "Disabled hosts" +msgstr "" + +#: ./src/Template/Hosts/disabled.php:161 +#: ./src/Template/Hosts/index.php:504 +#: ./src/Template/Hosts/not_monitored.php:165 +#: ./src/Template/Services/index.php:519 +msgid "Filter by instance" +msgstr "" + +#: ./src/Template/Hosts/disabled.php:206 +msgid "Hosttemplate name" +msgstr "" + +#: ./src/Template/Hosts/edit.php:48 +msgid "Edit host:" +msgstr "" + +#: ./src/Template/Hosts/edit.php:80 +msgid " + %s Services has been disabled" +msgstr "" + +#: ./src/Template/Hosts/edit.php:107 +msgid "Objects in /root can't be moved to other containers" +msgstr "" + +#: ./src/Template/Hosts/edit.php:137 +msgid "Not available for EVC hosts." +msgstr "" + +#: ./src/Template/Hosts/edit.php:179 +msgid "/ Name of correlation" +msgstr "" + +#: ./src/Template/Hosts/edit.php:711 +#: ./src/Template/Services/add.php:584 +#: ./src/Template/Services/edit.php:650 +msgid "Disable inheritance" +msgstr "" + +#: ./src/Template/Hosts/edit.php:1125 +#: ./src/Template/Hosts/edit.php:1129 +msgid "Update host" +msgstr "" + +#: ./src/Template/Hosts/edit.php:1143 +msgid "Update and create service" +msgstr "" + +#: ./src/Template/Hosts/edit.php:1150 +msgid "Update and setup agent" +msgstr "" + +#: ./src/Template/Hosts/edit.php:1158 +msgid "Update host and assign matching service template groups" +msgstr "" + +#: ./src/Template/Hosts/edit.php:1166 +msgid "Update and run Checkmk discovery" +msgstr "" + +#: ./src/Template/Hosts/edit_details.php:38 +#: ./src/Template/Hosts/edit_details.php:48 +msgid "Edit host detail" +msgstr "" + +#: ./src/Template/Hosts/edit_details.php:75 +#: ./src/Template/Hosts/edit_details.php:113 +#: ./src/Template/Hosts/edit_details.php:136 +#: ./src/Template/Hosts/edit_details.php:163 +#: ./src/Template/Hosts/edit_details.php:184 +#: ./src/Template/Hosts/edit_details.php:217 +#: ./src/Template/Hosts/edit_details.php:235 +#: ./src/Template/Hosts/edit_details.php:253 +#: ./src/Template/Hosts/edit_details.php:313 +#: ./src/Template/Hosts/edit_details.php:330 +#: ./src/Template/Hosts/edit_details.php:371 +#: ./src/Template/Hosts/edit_details.php:421 +#: ./src/Template/Hosts/edit_details.php:445 +msgid "Unlock for edit" +msgstr "" + +#: ./src/Template/Hosts/edit_details.php:101 +#: ./src/Template/Hosts/edit_details.php:360 +#: ./src/Template/Hosts/edit_details.php:402 +msgid "Keep existing" +msgstr "" + +#: ./src/Template/Hosts/edit_details.php:465 +msgid "Save details" +msgstr "" + +#: ./src/Template/Hosts/index.php:51 +#: ./src/Template/Services/index.php:53 +msgid "Page refresh in" +msgstr "" + +#: ./src/Template/Hosts/index.php:117 +#: ./src/Template/Services/index.php:96 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:40 +msgid "Unhandled only" +msgstr "" + +#: ./src/Template/Hosts/index.php:171 +msgid "Filter by host description" +msgstr "" + +#: ./src/Template/Hosts/index.php:408 +#: ./src/Template/Services/index.php:425 +msgid "Not enabled" +msgstr "" + +#: ./src/Template/Hosts/index.php:1117 +#: ./src/Template/Hosts/not_monitored.php:423 +#: ./src/Template/element/host_mass_changes.php:67 +msgid "Add to host group" +msgstr "" + +#: ./src/Template/Hosts/pdf/list_to_pdf.php:52 +msgid "Hosts Overview" +msgstr "" + +#: ./src/Template/Hosts/sharing.php:46 +msgid "Sharing for" +msgstr "" + +#: ./src/Template/Hosts/sharing.php:63 +msgid "Host sharing" +msgstr "" + +#: ./src/Template/Hosts/sharing.php:63 +msgid "edit successfully" +msgstr "" + +#: ./src/Template/Hosts/sharing.php:66 +msgid "Primary container" +msgstr "" + +#: ./src/Template/Hosts/sharing.php:79 +msgid "Due to dependencies it is not possible to change the primary container in this view." +msgstr "" + +#: ./src/Template/Hosts/sharing.php:108 +msgid "Update sharing" +msgstr "" + +#: ./src/Template/Hosts/used_by.php:121 +#: ./src/Template/Services/used_by.php:113 +msgid "Eventcorrelations" +msgstr "" + +#: ./src/Template/Hosts/used_by.php:178 +msgid "This host is not used by any object" +msgstr "" + +#: ./src/Template/Hosttemplates/add.php:48 +msgid "Create new host template" +msgstr "" + +#: ./src/Template/Hosttemplates/add.php:98 +#: ./src/Template/Hosttemplates/edit.php:102 +#: ./src/Template/Servicetemplates/add.php:99 +#: ./src/Template/Servicetemplates/edit.php:103 +msgid "Template name" +msgstr "" + +#: ./src/Template/Hosttemplates/add.php:113 +#: ./src/Template/Hosttemplates/edit.php:117 +#: ./src/Template/Servicetemplates/add.php:117 +#: ./src/Template/Servicetemplates/edit.php:122 +msgid "Template Type" +msgstr "" + +#: ./src/Template/Hosttemplates/add.php:124 +#: ./src/Template/Hosttemplates/edit.php:128 +#: ./src/Template/Servicetemplates/add.php:128 +#: ./src/Template/Servicetemplates/edit.php:133 +msgid "Defines the type of the template. Use \"Generic template\" if you are not sure." +msgstr "" + +#: ./src/Template/Hosttemplates/add.php:261 +#: ./src/Template/Hosttemplates/edit.php:260 +#: ./src/Template/Servicetemplates/add.php:288 +#: ./src/Template/Servicetemplates/edit.php:290 +msgid "If enabled the system will check that passive checks for this service will be received as frequently as defined." +msgstr "" + +#: ./src/Template/Hosttemplates/add.php:790 +#: ./src/Template/Hosttemplates/edit.php:784 +msgid "You can define service levels for all hosts using this host template." +msgstr "" + +#: ./src/Template/Hosttemplates/add.php:809 +msgid "Create host template" +msgstr "" + +#: ./src/Template/Hosttemplates/copy.php:47 +msgid "Copy host template/s" +msgstr "" + +#: ./src/Template/Hosttemplates/copy.php:63 +msgid "Source host template:" +msgstr "" + +#: ./src/Template/Hosttemplates/copy.php:70 +#: ./src/Template/Hosttemplates/index.php:134 +msgid "Host template name" +msgstr "" + +#: ./src/Template/Hosttemplates/copy.php:78 +msgid "Name of the new host template" +msgstr "" + +#: ./src/Template/Hosttemplates/copy.php:156 +msgid "Copy host templates" +msgstr "" + +#: ./src/Template/Hosttemplates/edit.php:48 +msgid "Edit host template:" +msgstr "" + +#: ./src/Template/Hosttemplates/edit.php:799 +msgid "Update host template" +msgstr "" + +#: ./src/Template/Hosttemplates/index.php:85 +msgid "Filter by host template name" +msgstr "" + +#: ./src/Template/Hosttemplates/index.php:99 +msgid "Filter by host template types" +msgstr "" + +#: ./src/Template/Hosttemplates/index.php:138 +#: ./src/Template/Instantreports/add.php:97 +#: ./src/Template/Instantreports/edit.php:98 +#: ./src/Template/Instantreports/index.php:95 +#: ./src/Template/Instantreports/index.php:221 +#: ./src/Template/Logentries/index.php:149 +#: ./src/Template/Servicetemplates/index.php:177 +#: ./src/Template/Users/index.php:198 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:85 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:264 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:166 +msgid "Type" +msgstr "" + +#: ./src/Template/Hosttemplates/used_by.php:55 +msgid "host/s." +msgstr "" + +#: ./src/Template/Hosttemplates/used_by.php:109 +#: ./src/Template/Services/disabled.php:190 +#: ./src/Template/Services/index.php:803 +#: ./src/Template/Services/not_monitored.php:193 +#: ./src/Template/Servicetemplates/used_by.php:114 +msgid "Go to Service list" +msgstr "" + +#: ./src/Template/Hosttemplates/used_by.php:158 +msgid "This host template is not used by any host" +msgstr "" + +#: ./src/Template/Instantreports/add.php:47 +msgid "Create new instant report" +msgstr "" + +#: ./src/Template/Instantreports/add.php:61 +#: ./src/Template/Instantreports/edit.php:62 +#: ./src/Template/Instantreports/generate.php:78 +#: ./src/Template/email/html/instantreport_mail.php:50 +#: ./src/Template/email/text/instantreport_mail.php:3 +msgid "Instant report" +msgstr "" + +#: ./src/Template/Instantreports/add.php:114 +#: ./src/Template/Instantreports/edit.php:115 +msgid "Select the object type, which should be evaluated by the report." +msgstr "" + +#: ./src/Template/Instantreports/add.php:235 +#: ./src/Template/Instantreports/edit.php:236 +#: .-modules/SLAModule/templates/Slas/generate.php:167 +msgid "Choose if only host, host and services or only services should be evaluated." +msgstr "" + +#: ./src/Template/Instantreports/add.php:297 +#: ./src/Template/Instantreports/edit.php:298 +#: ./src/Template/Instantreports/index.php:236 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:336 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:338 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:186 +#: .-modules/SLAModule/templates/Slas/add.php:217 +#: .-modules/SLAModule/templates/Slas/edit.php:216 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:268 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:293 +#: .-modules/SLAModule/templates/Slas/view_details.php:122 +msgid "Consider downtimes" +msgstr "" + +#: ./src/Template/Instantreports/add.php:312 +#: ./src/Template/Instantreports/edit.php:313 +#: ./src/Template/Instantreports/index.php:232 +msgid "Summary display" +msgstr "" + +#: ./src/Template/Instantreports/add.php:327 +#: ./src/Template/Instantreports/edit.php:328 +msgid "Send email" +msgstr "" + +#: ./src/Template/Instantreports/add.php:335 +#: ./src/Template/Instantreports/edit.php:336 +#: ./src/Template/Instantreports/index.php:239 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:194 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:196 +msgid "Send interval" +msgstr "" + +#: ./src/Template/Instantreports/add.php:344 +#: ./src/Template/Instantreports/edit.php:345 +#: ./src/Template/Instantreports/index.php:317 +msgid "NEVER" +msgstr "" + +#: ./src/Template/Instantreports/add.php:347 +#: ./src/Template/Instantreports/edit.php:348 +#: ./src/Template/Instantreports/index.php:320 +msgid "DAY" +msgstr "" + +#: ./src/Template/Instantreports/add.php:350 +#: ./src/Template/Instantreports/edit.php:351 +#: ./src/Template/Instantreports/index.php:323 +msgid "WEEK" +msgstr "" + +#: ./src/Template/Instantreports/add.php:353 +#: ./src/Template/Instantreports/edit.php:354 +#: ./src/Template/Instantreports/index.php:326 +msgid "MONTH" +msgstr "" + +#: ./src/Template/Instantreports/add.php:356 +#: ./src/Template/Instantreports/edit.php:357 +#: ./src/Template/Instantreports/index.php:329 +msgid "YEAR" +msgstr "" + +#: ./src/Template/Instantreports/add.php:366 +#: ./src/Template/Instantreports/edit.php:367 +msgid "Users to send" +msgstr "" + +#: ./src/Template/Instantreports/add.php:386 +msgid "Create instant report" +msgstr "" + +#: ./src/Template/Instantreports/edit.php:47 +msgid "Edit instant report" +msgstr "" + +#: ./src/Template/Instantreports/edit.php:387 +msgid "Update instant report" +msgstr "" + +#: ./src/Template/Instantreports/generate.php:38 +#: ./src/Template/Instantreports/index.php:379 +#: ./src/Template/Instantreports/send_emails_list.php:137 +msgid "Generate" +msgstr "" + +#: ./src/Template/Instantreports/generate.php:47 +msgid "Generate instant report" +msgstr "" + +#: ./src/Template/Instantreports/generate.php:142 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:164 +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:112 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:184 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:112 +#: .-modules/SLAModule/templates/Slas/generate.php:206 +#: .-modules/SLAModule/templates/Slas/index.php:300 +msgid "Generate report" +msgstr "" + +#: ./src/Template/Instantreports/generate.php:216 +#: ./src/Template/Instantreports/pdf/create_pdf_report.php:193 +#: ./src/Template/pdf/create_pdf_report.php:198 +#: ./src/Template/pdf/create_pdf_report.php:232 +msgid "Hosts summary" +msgstr "" + +#: ./src/Template/Instantreports/generate.php:235 +#: ./src/Template/Instantreports/pdf/create_pdf_report.php:233 +#: ./src/Template/pdf/create_pdf_report.php:246 +#: ./src/Template/pdf/create_pdf_report.php:282 +msgid "Services summary" +msgstr "" + +#: ./src/Template/Instantreports/index.php:85 +msgid "Filter by instant report name" +msgstr "" + +#: ./src/Template/Instantreports/index.php:242 +#: ./src/Template/Instantreports/send_emails_list.php:88 +msgid "Send to" +msgstr "" + +#: ./src/Template/Instantreports/index.php:285 +msgid "Hosts and services" +msgstr "" + +#: ./src/Template/Instantreports/pdf/create_pdf_report.php:128 +#: ./src/Template/pdf/create_pdf_report.php:124 +#: ./src/Template/pdf/create_pdf_report.php:284 +msgid "There are no time frames defined. Time evaluation report data is not available for the selected period." +msgstr "" + +#: ./src/Template/Instantreports/send_emails_list.php:31 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:12 +msgid "Reporting" +msgstr "" + +#: ./src/Template/Instantreports/send_emails_list.php:33 +msgid "Instant Report" +msgstr "" + +#: ./src/Template/Instantreports/send_emails_list.php:53 +msgid "Instant Reports" +msgstr "" + +#: ./src/Template/Instantreports/send_emails_list.php:57 +msgid "Saved" +msgstr "" + +#: ./src/Template/Instantreports/send_emails_list.php:62 +msgid "Send Emails" +msgstr "" + +#: ./src/Template/Locations/add.php:138 +#: ./src/Template/Locations/edit.php:140 +msgid " Latitude must be a number between -180 and 180 degree inclusive." +msgstr "" + +#: ./src/Template/Locations/add.php:185 +msgid "Create location" +msgstr "" + +#: ./src/Template/Locations/edit.php:49 +msgid "Edit location:" +msgstr "" + +#: ./src/Template/Locations/edit.php:183 +msgid "Update location" +msgstr "" + +#: ./src/Template/Logentries/index.php:34 +#: ./src/Template/Logentries/index.php:47 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:160 +msgid "Log entries" +msgstr "" + +#: ./src/Template/Logentries/index.php:76 +msgid "Filter by record and UUID" +msgstr "" + +#: ./src/Template/Logentries/index.php:90 +msgid "Filter by host" +msgstr "" + +#: ./src/Template/Logentries/index.php:109 +msgid "Filter by entry type" +msgstr "" + +#: ./src/Template/Logentries/index.php:155 +msgid "Record" +msgstr "" + +#: ./src/Template/Macros/index.php:50 +msgid "User defined macros can also be used inside of check commands. This could lead to unwanted code execution." +msgstr "" + +#: ./src/Template/Macros/index.php:62 +msgid "Macros" +msgstr "" + +#: ./src/Template/Macros/index.php:125 +msgid "Edit macro" +msgstr "" + +#: ./src/Template/Macros/index.php:140 +msgid "Nagios supports up to 256 $USERx$ macros ($USER1$ through $USER256$)" +msgstr "" + +#: ./src/Template/Macros/index.php:155 +msgid "Add user defined macro" +msgstr "" + +#: ./src/Template/Macros/index.php:164 +msgid "Macro name" +msgstr "" + +#: ./src/Template/Macros/index.php:232 +#: ./src/Template/Macros/index.php:338 +msgid "Blur macro value to prevent accidentally leak values if your PC is connected to a projector or television." +msgstr "" + +#: ./src/Template/Macros/index.php:233 +#: ./src/Template/Macros/index.php:339 +msgid "Security notice: The value will be still written to the HTML document in plaintext!" +msgstr "" + +#: ./src/Template/Macros/index.php:257 +msgid "Edit user defined macro" +msgstr "" + +#: ./src/Template/Macros/index.php:266 +msgid "Select macro name" +msgstr "" + +#: ./src/Template/Macros/index.php:279 +msgid "If you change the macro name, you manually need to edit all occurrences of the macro!" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:34 +#: ./src/Template/MessagesOtd/edit.php:34 +#: ./src/Template/MessagesOtd/index.php:34 +msgid "Messages of the day" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:47 +msgid "Create new message of the day" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:62 +#: ./src/Template/MessagesOtd/edit.php:62 +#: ./src/Template/MessagesOtd/index.php:50 +#: ./src/Template/email/html/message_otd_mail.php:50 +#: ./src/Template/email/text/message_otd_mail.php:32 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:481 +msgid "Message of the day" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:104 +#: ./src/Template/MessagesOtd/edit.php:104 +msgid "Expiration" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:113 +#: ./src/Template/MessagesOtd/add.php:119 +#: ./src/Template/MessagesOtd/edit.php:113 +#: ./src/Template/MessagesOtd/edit.php:119 +msgid "expiration duration" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:113 +#: ./src/Template/MessagesOtd/add.php:125 +#: ./src/Template/MessagesOtd/edit.php:113 +#: ./src/Template/MessagesOtd/edit.php:125 +msgid "no expiration" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:138 +#: ./src/Template/MessagesOtd/edit.php:138 +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:123 +msgid "in days" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:146 +#: ./src/Template/MessagesOtd/edit.php:146 +msgid "Leave this field blank to receive a permanent message of the day. The message will be displayed from the defined date. For temporary messages, set the expiration time in days." +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:151 +#: ./src/Template/MessagesOtd/edit.php:151 +msgid "Filter for user groups (optional)" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:161 +#: ./src/Template/MessagesOtd/edit.php:161 +msgid "Select user groups for restricted visibility. Leave this field blank to avoid excluding users." +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:175 +#: ./src/Template/MessagesOtd/edit.php:174 +#: ./src/Template/MessagesOtd/index.php:213 +msgid "Notify users" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:183 +#: ./src/Template/MessagesOtd/edit.php:182 +msgid "If activated, the system sends notifications via email with the current content of the \"Message of the day\" to affected users" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:189 +#: ./src/Template/MessagesOtd/edit.php:187 +msgid "Style" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:196 +#: ./src/Template/MessagesOtd/edit.php:194 +#: ./src/Template/Metrics/info.php:39 +#: ./src/Template/Systemsettings/index.php:80 +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:64 +#: .-modules/SLAModule/templates/SlaSettings/index.php:64 +msgid "Info" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:197 +#: ./src/Template/MessagesOtd/edit.php:195 +msgid "Primary" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:200 +#: ./src/Template/MessagesOtd/edit.php:198 +msgid "Danger" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:206 +#: ./src/Template/MessagesOtd/edit.php:204 +msgid "Text" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:337 +#: ./src/Template/MessagesOtd/edit.php:335 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:251 +msgid "Preview" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:387 +msgid "Create message of the day and notify users" +msgstr "" + +#: ./src/Template/MessagesOtd/add.php:391 +msgid "Create message of the day" +msgstr "" + +#: ./src/Template/MessagesOtd/edit.php:47 +msgid "Edit new message of the day" +msgstr "" + +#: ./src/Template/MessagesOtd/edit.php:381 +msgid "Update message of the day and notify users" +msgstr "" + +#: ./src/Template/MessagesOtd/edit.php:385 +msgid "Update message of the day" +msgstr "" + +#: ./src/Template/MessagesOtd/index.php:87 +msgid "Filter by title" +msgstr "" + +#: ./src/Template/MessagesOtd/index.php:117 +msgid "Filter by date" +msgstr "" + +#: ./src/Template/MessagesOtd/index.php:155 +msgid "Expiration duration (in days)" +msgstr "" + +#: ./src/Template/Metrics/info.php:35 +msgid "{0} metrics" +msgstr "" + +#: ./src/Template/Metrics/info.php:48 +msgid "Prometheus metrics export of {0} internal metrics" +msgstr "" + +#: ./src/Template/Metrics/info.php:58 +msgid "This Prometheus Exporter can be used to monitor internal metrics of {0} with a second instance of {1} or with Prometheus." +msgstr "" + +#: ./src/Template/Metrics/info.php:63 +msgid "How to use" +msgstr "" + +#: ./src/Template/Metrics/info.php:66 +msgid "This exporter can be scraped by any Prometheus compatible client." +msgstr "" + +#: ./src/Template/Metrics/info.php:72 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:149 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:150 +msgid "Metric path" +msgstr "" + +#: ./src/Template/Metrics/info.php:75 +msgid "Full path" +msgstr "" + +#: ./src/Template/Metrics/info.php:80 +msgid "Additional config" +msgstr "" + +#: ./src/Template/Metrics/info.php:96 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:65 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:65 +msgid "Available metrics" +msgstr "" + +#: ./src/Template/Metrics/info.php:99 +msgid "This list shows all metrics that are exported." +msgstr "" + +#: ./src/Template/Nagiostats/index.php:34 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:565 +msgid "Performance Info" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:48 +msgid "Performance Information" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:64 +msgid "Executed Active Service Checks" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:73 +#: ./src/Template/Nagiostats/index.php:236 +#: ./src/Template/Nagiostats/index.php:326 +#: ./src/Template/Nagiostats/index.php:446 +msgid "Timeframe" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:74 +#: ./src/Template/Nagiostats/index.php:237 +#: ./src/Template/Nagiostats/index.php:327 +#: ./src/Template/Nagiostats/index.php:447 +msgid "Checks performed" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:107 +#: ./src/Template/Nagiostats/index.php:360 +msgid "Since start" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:125 +msgid "Active Service Checks Timings" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:134 +#: ./src/Template/Nagiostats/index.php:188 +#: ./src/Template/Nagiostats/index.php:290 +#: ./src/Template/Nagiostats/index.php:386 +#: ./src/Template/Nagiostats/index.php:500 +#: ./src/Template/Systemsettings/index.php:78 +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:58 +#: .-modules/SLAModule/templates/SlaSettings/index.php:58 +msgid "Key" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:135 +#: ./src/Template/Nagiostats/index.php:291 +#: ./src/Template/Nagiostats/index.php:387 +#: ./src/Template/Nagiostats/index.php:501 +msgid "Min." +msgstr "" + +#: ./src/Template/Nagiostats/index.php:136 +#: ./src/Template/Nagiostats/index.php:292 +#: ./src/Template/Nagiostats/index.php:388 +#: ./src/Template/Nagiostats/index.php:502 +msgid "Max." +msgstr "" + +#: ./src/Template/Nagiostats/index.php:142 +#: ./src/Template/Nagiostats/index.php:394 +msgid "Execution time" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:150 +#: ./src/Template/Nagiostats/index.php:406 +msgid "Latency" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:162 +#: ./src/Template/Nagiostats/index.php:298 +#: ./src/Template/Nagiostats/index.php:418 +#: ./src/Template/Nagiostats/index.php:508 +msgid "State changes" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:179 +msgid "Additional information" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:198 +msgid "Core PID" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:210 +msgid "Program uptime" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:227 +msgid "Passive Service Checks" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:281 +msgid "Processed Passive Service Checks" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:317 +msgid "Executed Active Host Checks" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:377 +msgid "Active Host Checks Timing" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:437 +msgid "Processed Passive Host Checks" +msgstr "" + +#: ./src/Template/Nagiostats/index.php:491 +msgid "Passive Host Checks" +msgstr "" + +#: ./src/Template/Notifications/host_notification.php:39 +#: ./src/Template/Notifications/service_notification.php:39 +msgid "notifications" +msgstr "" + +#: ./src/Template/Notifications/host_notification.php:178 +#: ./src/Template/Notifications/index.php:246 +#: ./src/Template/Notifications/service_notification.php:190 +#: ./src/Template/Notifications/services.php:277 +msgid "Notification Method" +msgstr "" + +#: ./src/Template/Notifications/index.php:135 +#: ./src/Template/Notifications/services.php:135 +msgid "Filter by notification method" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:44 +msgid "Package manager" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:98 +msgid "Your installation of {0} is running in a container based environment like Docker." +msgstr "" + +#: ./src/Template/Packetmanager/index.php:99 +msgid "Therefore all available module are installed by default." +msgstr "" + +#: ./src/Template/Packetmanager/index.php:112 +msgid "Packagemanager" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:121 +msgid "Connection error." +msgstr "" + +#: ./src/Template/Packetmanager/index.php:137 +msgid "Your system is on the latest version!" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:187 +msgid "Please update your {0} installation to the latest version to get new features and latest security fixes." +msgstr "" + +#: ./src/Template/Packetmanager/index.php:202 +msgid "How to Update" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:271 +msgid "This module is already installed" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:277 +msgid "Installed" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:295 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:131 +msgid "Install" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:309 +#: ./src/Template/Supports/issue.php:118 +msgid "Request a quote" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:350 +msgid "Blog" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:353 +msgid "News about IT monitoring from the experts behind openITCOCKPIT " +msgstr "" + +#: ./src/Template/Packetmanager/index.php:356 +msgid "Visit our blog for more details:" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:369 +msgid "Latest version" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:399 +msgid "Install packages" +msgstr "" + +#: ./src/Template/Packetmanager/index.php:408 +msgid "To install the selected packages, please execute the following command on your {0} system." +msgstr "" + +#: ./src/Template/Packetmanager/index.php:428 +#: ./src/Template/Packetmanager/index.php:442 +msgid "Installation done. Please reload your {0} web interface." +msgstr "" + +#: ./src/Template/Packetmanager/index.php:466 +msgid "To install two or more packages at once, close this window and select the next module you like to install. All selected modules will be added to the installation command." +msgstr "" + +#: ./src/Template/Profile/edit.php:35 +#: ./src/Template/Profile/edit.php:51 +#: ./src/Template/Profile/edit.php:288 +msgid "Profile" +msgstr "" + +#: ./src/Template/Profile/edit.php:52 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:487 +msgid "information" +msgstr "" + +#: ./src/Template/Profile/edit.php:71 +#: ./src/Template/Profile/edit.php:88 +#: ./src/Template/Profile/edit.php:122 +#: ./src/Template/Users/add_from_ldap.php:104 +#: ./src/Template/Users/add_from_ldap.php:400 +#: ./src/Template/Users/add_from_ldap.php:436 +#: ./src/Template/Users/add_from_ldap.php:454 +#: ./src/Template/Users/edit.php:367 +#: ./src/Template/Users/edit.php:405 +#: ./src/Template/Users/edit.php:422 +msgid "Value imported from LDAP Server" +msgstr "" + +#: ./src/Template/Profile/edit.php:105 +#: ./src/Template/Users/edit.php:335 +msgid "Username for the login" +msgstr "" + +#: ./src/Template/Profile/edit.php:111 +#: ./src/Template/Users/add.php:215 +#: ./src/Template/Users/add_from_ldap.php:388 +#: ./src/Template/Users/edit.php:356 +msgid "Email address" +msgstr "" + +#: ./src/Template/Profile/edit.php:128 +#: ./src/Template/Users/add.php:299 +#: ./src/Template/Users/add_from_ldap.php:486 +#: ./src/Template/Users/edit.php:454 +msgid "Phone Number" +msgstr "" + +#: ./src/Template/Profile/edit.php:152 +#: ./src/Template/Users/add.php:334 +#: ./src/Template/Users/add_from_ldap.php:521 +#: ./src/Template/Users/edit.php:489 +msgid "Show status badges in menu" +msgstr "" + +#: ./src/Template/Profile/edit.php:168 +#: ./src/Template/Users/add.php:350 +#: ./src/Template/Users/add_from_ldap.php:537 +#: ./src/Template/Users/edit.php:505 +msgid "Recursive Browser" +msgstr "" + +#: ./src/Template/Profile/edit.php:175 +#: ./src/Template/Users/add.php:312 +#: ./src/Template/Users/add_from_ldap.php:499 +#: ./src/Template/Users/edit.php:467 +msgid "Length of lists" +msgstr "" + +#: ./src/Template/Profile/edit.php:185 +msgid "This value defines how many records will load per list. You can choose between 1 and 1000" +msgstr "" + +#: ./src/Template/Profile/edit.php:194 +#: ./src/Template/Users/edit.php:578 +msgid "Language" +msgstr "" + +#: ./src/Template/Profile/edit.php:208 +#: ./src/Template/Users/add.php:439 +#: ./src/Template/Users/edit.php:594 +msgid "These options are community translations. Feel free to extend them and open a github pull request." +msgstr "" + +#: ./src/Template/Profile/edit.php:215 +#: ./src/Template/Users/add.php:370 +#: ./src/Template/Users/add_from_ldap.php:557 +#: ./src/Template/Users/edit.php:525 +msgid "Date format" +msgstr "" + +#: ./src/Template/Profile/edit.php:269 +msgid "Update Profile" +msgstr "" + +#: ./src/Template/Profile/edit.php:289 +msgid "picture" +msgstr "" + +#: ./src/Template/Profile/edit.php:297 +msgid "Current image" +msgstr "" + +#: ./src/Template/Profile/edit.php:307 +msgid "You have no own image uploaded yet" +msgstr "" + +#: ./src/Template/Profile/edit.php:322 +msgid "Delete my image" +msgstr "" + +#: ./src/Template/Profile/edit.php:329 +msgid "Select image" +msgstr "" + +#: ./src/Template/Profile/edit.php:359 +#: ./src/Template/Profile/edit.php:424 +msgid "Change Password" +msgstr "" + +#: ./src/Template/Profile/edit.php:369 +msgid "LDAP users need to change their password through the operating system or an LDAP account manager tool." +msgstr "" + +#: ./src/Template/Profile/edit.php:376 +msgid "Current password" +msgstr "" + +#: ./src/Template/Profile/edit.php:390 +#: ./src/Template/Users/add.php:450 +#: ./src/Template/Users/edit.php:605 +#: ./src/Template/email/html/reset_password.php:50 +msgid "New password" +msgstr "" + +#: ./src/Template/Profile/edit.php:401 +#: ./src/Template/Users/add.php:461 +#: ./src/Template/Users/edit.php:616 +msgid "The password must consist of 6 alphanumeric characters and must contain at least one digit" +msgstr "" + +#: ./src/Template/Profile/edit.php:407 +#: ./src/Template/Users/add.php:469 +#: ./src/Template/Users/edit.php:623 +msgid "Confirm new password" +msgstr "" + +#: ./src/Template/Profile/edit.php:442 +msgid "API keys" +msgstr "" + +#: ./src/Template/Profile/edit.php:452 +#: .-modules/DistributeModule/templates/Satellites/add.php:346 +#: .-modules/DistributeModule/templates/Satellites/add.php:410 +#: .-modules/DistributeModule/templates/Satellites/edit.php:350 +#: .-modules/DistributeModule/templates/Satellites/edit.php:414 +msgid "Create new API key" +msgstr "" + +#: ./src/Template/Profile/edit.php:462 +msgid "No API keys created yet. You can still use the api using your username and password." +msgstr "" + +#: ./src/Template/Profile/edit.php:464 +msgid "It's recommended to create a own API key for every external application." +msgstr "" + +#: ./src/Template/Profile/edit.php:470 +#: .-modules/DistributeModule/templates/Satellites/edit.php:40 +#: .-modules/DistributeModule/templates/Satellites/index.php:188 +msgid "ID" +msgstr "" + +#: ./src/Template/Profile/edit.php:476 +#: ./src/Template/Profile/edit.php:489 +msgid "Show" +msgstr "" + +#: ./src/Template/Profile/edit.php:509 +msgid "Create API key" +msgstr "" + +#: ./src/Template/Profile/edit.php:532 +#: ./src/Template/Profile/edit_apikey.php:32 +msgid "API key (read-only)" +msgstr "" + +#: ./src/Template/Profile/edit.php:547 +#: ./src/Template/Profile/edit_apikey.php:47 +msgid "example" +msgstr "" + +#: ./src/Template/Profile/edit.php:556 +#: ./src/Template/Profile/edit_apikey.php:56 +msgid "For self-signed certificates, add" +msgstr "" + +#: ./src/Template/Profile/edit.php:563 +#: ./src/Template/Profile/edit_apikey.php:63 +msgid "example with JSON processor" +msgstr "" + +#: ./src/Template/Profile/edit.php:580 +msgid "Generate new key" +msgstr "" + +#: ./src/Template/Profile/edit_apikey.php:9 +msgid "Edit API key" +msgstr "" + +#: ./src/Template/Profile/edit_apikey.php:75 +msgid "To transfer the API key to your mobile device, scan the QR code." +msgstr "" + +#: ./src/Template/Proxy/index.php:34 +#: ./src/Template/Proxy/index.php:47 +msgid "HTTP-Proxy" +msgstr "" + +#: ./src/Template/Proxy/index.php:48 +msgid "Edit configuration" +msgstr "" + +#: ./src/Template/Proxy/index.php:58 +msgid "Proxy configuration" +msgstr "" + +#: ./src/Template/Proxy/index.php:99 +#: .-modules/DistributeModule/templates/Satellites/add.php:281 +#: .-modules/DistributeModule/templates/Satellites/edit.php:285 +msgid "Enable proxy" +msgstr "" + +#: ./src/Template/Proxy/index.php:103 +msgid "If disabled the proxy server will not be used." +msgstr "" + +#: ./src/Template/Registers/index.php:36 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:678 +msgid "Registration" +msgstr "" + +#: ./src/Template/Registers/index.php:40 +msgid "License" +msgstr "" + +#: ./src/Template/Registers/index.php:49 +msgid "Register this openICOCKPIT instance" +msgstr "" + +#: ./src/Template/Registers/index.php:55 +msgid "Credits" +msgstr "" + +#: ./src/Template/Registers/index.php:64 +#: ./src/Template/Registers/index.php:103 +msgid "License key" +msgstr "" + +#: ./src/Template/Registers/index.php:79 +msgid "Get your openITCOCKPIT Enterprise Subscription today" +msgstr "" + +#: ./src/Template/Registers/index.php:100 +msgid "Expires" +msgstr "" + +#: ./src/Template/Registers/index.php:111 +#: ./src/Template/Users/add.php:273 +#: ./src/Template/Users/add_from_ldap.php:460 +#: ./src/Template/Users/edit.php:428 +#: ./src/Template/Users/index.php:191 +msgid "Company" +msgstr "" + +#: ./src/Template/Registers/index.php:125 +msgid "Register" +msgstr "" + +#: ./src/Template/Servicedependencies/add.php:49 +msgid "Create new service dependency" +msgstr "" + +#: ./src/Template/Servicedependencies/add.php:62 +#: ./src/Template/Servicedependencies/edit.php:63 +#: ./src/Template/Timeperiods/used_by.php:185 +#: ./src/Template/Timeperiods/used_by.php:188 +msgid "Service dependency" +msgstr "" + +#: ./src/Template/Servicedependencies/add.php:79 +#: ./src/Template/Servicedependencies/edit.php:80 +msgid "Service dependencies are an advanced feature that allow you to\n suppress notifications for services based on the status of one or more other services." +msgstr "" + +#: ./src/Template/Servicedependencies/add.php:112 +#: ./src/Template/Servicedependencies/edit.php:113 +#: ./src/Template/Servicedependencies/index.php:397 +msgid "Dependent services" +msgstr "" + +#: ./src/Template/Servicedependencies/add.php:155 +#: ./src/Template/Servicedependencies/edit.php:156 +#: ./src/Template/Servicedependencies/index.php:399 +msgid "Dependent service groups" +msgstr "" + +#: ./src/Template/Servicedependencies/add.php:228 +msgid "Disable active service checking of dependend service/s, if master service state is one of the selected states." +msgstr "" + +#: ./src/Template/Servicedependencies/add.php:325 +msgid "Disable service notifications of dependend service/s, if master service state is one of the selected states." +msgstr "" + +#: ./src/Template/Servicedependencies/add.php:419 +msgid "Create service dependency" +msgstr "" + +#: ./src/Template/Servicedependencies/edit.php:49 +msgid "Edit service dependency" +msgstr "" + +#: ./src/Template/Servicedependencies/edit.php:412 +msgid "Update service dependency" +msgstr "" + +#: ./src/Template/Servicedependencies/index.php:97 +msgid "You can either search for \"service\" OR \"dependent service\". Opposing field will be reset automatically" +msgstr "" + +#: ./src/Template/Servicedependencies/index.php:112 +msgid "Filter by dependent service name" +msgstr "" + +#: ./src/Template/Servicedependencies/index.php:128 +#: ./src/Template/Serviceescalations/index.php:128 +msgid "Filter by service group" +msgstr "" + +#: ./src/Template/Servicedependencies/index.php:138 +msgid "You can either search for \"service group\" OR \"dependent service group\". Opposing field will be reset automatically" +msgstr "" + +#: ./src/Template/Servicedependencies/index.php:153 +msgid "Filter by dependent service group" +msgstr "" + +#: ./src/Template/Serviceescalations/add.php:49 +msgid "Create new service escalation" +msgstr "" + +#: ./src/Template/Serviceescalations/add.php:80 +#: ./src/Template/Serviceescalations/edit.php:80 +msgid "Notification escalations could be used to notify a certain user group in case of an emergency.\nOnce a service escalated, contacts, contact group and notification options will be overwritten by the escalation." +msgstr "" + +#: ./src/Template/Serviceescalations/add.php:121 +#: ./src/Template/Serviceescalations/edit.php:121 +#: ./src/Template/Serviceescalations/index.php:309 +msgid "Excluded service groups" +msgstr "" + +#: ./src/Template/Serviceescalations/add.php:179 +#: ./src/Template/Serviceescalations/edit.php:179 +msgid "Excluded Services" +msgstr "" + +#: ./src/Template/Serviceescalations/add.php:236 +#: ./src/Template/Serviceescalations/edit.php:235 +msgid "If number of last_notification is reached, the notification rule\n will be disabled and the notification options of the service will be used again." +msgstr "" + +#: ./src/Template/Serviceescalations/add.php:393 +msgid "Create service escalation" +msgstr "" + +#: ./src/Template/Serviceescalations/edit.php:49 +msgid "Edit Service escalation" +msgstr "" + +#: ./src/Template/Serviceescalations/edit.php:392 +msgid "Update service escalation" +msgstr "" + +#: ./src/Template/Serviceescalations/index.php:50 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:280 +msgid "Service Escalations" +msgstr "" + +#: ./src/Template/Serviceescalations/index.php:97 +msgid "You can either search for \"service\" OR \"excluded service\". Opposing Field will be reset automatically" +msgstr "" + +#: ./src/Template/Serviceescalations/index.php:112 +msgid "Filter by excluded service name" +msgstr "" + +#: ./src/Template/Serviceescalations/index.php:138 +msgid "You can either search for \"service group\" OR \"excluded service group\". Opposing Field will be reset automatically" +msgstr "" + +#: ./src/Template/Serviceescalations/index.php:153 +msgid "Filter by excluded service group" +msgstr "" + +#: ./src/Template/Serviceescalations/index.php:317 +msgid "Excluded services" +msgstr "" + +#: ./src/Template/Servicegroups/add.php:47 +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:81 +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:132 +msgid "Create new service group" +msgstr "" + +#: ./src/Template/Servicegroups/add.php:111 +#: ./src/Template/Servicegroups/edit.php:112 +msgid "Service group URL" +msgstr "" + +#: ./src/Template/Servicegroups/add.php:167 +msgid "Create service group" +msgstr "" + +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:57 +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:111 +msgid "Append services/s to service group" +msgstr "" + +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:66 +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:116 +msgid "Selected services" +msgstr "" + +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:86 +#: ./src/Template/Servicegroups/add_services_to_servicegroup.php:137 +msgid "Append existing service group" +msgstr "" + +#: ./src/Template/Servicegroups/append.php:38 +msgid "Append services to service group" +msgstr "" + +#: ./src/Template/Servicegroups/append.php:47 +msgid "Append services" +msgstr "" + +#: ./src/Template/Servicegroups/append.php:48 +msgid "to service group" +msgstr "" + +#: ./src/Template/Servicegroups/append.php:87 +msgid "Services that could not be assigned to the selected service group due to container permissions, will be removed automatically" +msgstr "" + +#: ./src/Template/Servicegroups/append.php:95 +msgid "Append to service group" +msgstr "" + +#: ./src/Template/Servicegroups/copy.php:47 +msgid "Copy service group/s" +msgstr "" + +#: ./src/Template/Servicegroups/copy.php:63 +msgid "Source service group:" +msgstr "" + +#: ./src/Template/Servicegroups/copy.php:78 +msgid "Name of the new service group" +msgstr "" + +#: ./src/Template/Servicegroups/edit.php:47 +msgid "Edit service group:" +msgstr "" + +#: ./src/Template/Servicegroups/edit.php:164 +msgid "Update service group" +msgstr "" + +#: ./src/Template/Servicegroups/index.php:85 +msgid "Filter by service group name" +msgstr "" + +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:71 +msgid "Number of Servicegroups: " +msgstr "" + +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:81 +#: ./src/Template/Services/pdf/list_to_pdf.php:65 +msgid "Number of Services: " +msgstr "" + +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:107 +msgid "Service group: " +msgstr "" + +#: ./src/Template/Servicegroups/pdf/list_to_pdf.php:184 +msgid "There are no services defined" +msgstr "" + +#: ./src/Template/Services/add.php:48 +msgid "Create new service" +msgstr "" + +#: ./src/Template/Services/add.php:124 +#: ./src/Template/Services/edit.php:144 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:543 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:541 +msgid "Please select a service template." +msgstr "" + +#: ./src/Template/Services/add.php:155 +#: ./src/Template/Services/edit.php:221 +msgid "A service with the name {0} already exists on this host. Duplicate service names could lead to confusion." +msgstr "" + +#: ./src/Template/Services/add.php:483 +#: ./src/Template/Services/edit.php:549 +#: ./src/Template/Servicetemplates/add.php:429 +#: ./src/Template/Servicetemplates/edit.php:427 +msgid "Number of failed attempts before the service will switch into hard state." +msgstr "" + +#: ./src/Template/Services/add.php:595 +#: ./src/Template/Services/add.php:598 +#: ./src/Template/Services/browser.php:684 +#: ./src/Template/Services/browser.php:687 +#: ./src/Template/Services/edit.php:660 +#: ./src/Template/Services/edit.php:663 +msgid "service template" +msgstr "" + +#: ./src/Template/Services/add.php:607 +#: ./src/Template/Services/add.php:610 +#: ./src/Template/Services/browser.php:698 +#: ./src/Template/Services/browser.php:701 +#: ./src/Template/Services/edit.php:672 +#: ./src/Template/Services/edit.php:675 +msgid "host" +msgstr "" + +#: ./src/Template/Services/add.php:775 +#: ./src/Template/Services/edit.php:837 +#: ./src/Template/Servicetemplates/add.php:641 +#: ./src/Template/Servicetemplates/edit.php:636 +msgid "Service URL" +msgstr "" + +#: ./src/Template/Services/add.php:792 +#: ./src/Template/Services/edit.php:854 +#: ./src/Template/Servicetemplates/add.php:654 +#: ./src/Template/Servicetemplates/edit.php:649 +msgid "The macros $HOSTID$, $HOSTNAME$, $HOSTDISPLAYNAME$, $HOSTADDRESS$, $SERVICEID$, $SERVICEDESC$, $SERVICEDISPLAYNAME$ will be replaced" +msgstr "" + +#: ./src/Template/Services/add.php:914 +#: ./src/Template/Services/edit.php:976 +#: ./src/Template/Servicetemplates/add.php:763 +#: ./src/Template/Servicetemplates/edit.php:758 +msgid "Status volatile" +msgstr "" + +#: ./src/Template/Services/add.php:924 +#: ./src/Template/Services/edit.php:986 +#: ./src/Template/Servicetemplates/add.php:769 +#: ./src/Template/Servicetemplates/edit.php:764 +msgid "Will force the monitoring engine to send a notification on each Non-Ok check result that will occur." +msgstr "" + +#: ./src/Template/Services/add.php:928 +#: ./src/Template/Services/edit.php:990 +#: ./src/Template/Servicetemplates/add.php:773 +#: ./src/Template/Servicetemplates/edit.php:768 +msgid "Online documentation" +msgstr "" + +#: ./src/Template/Services/add.php:942 +#: ./src/Template/Services/edit.php:1004 +#: ./src/Template/Servicetemplates/add.php:785 +#: ./src/Template/Servicetemplates/edit.php:780 +msgid "Event Handler configuration" +msgstr "" + +#: ./src/Template/Services/add.php:952 +#: ./src/Template/Services/add.php:954 +#: ./src/Template/Services/add.php:956 +#: ./src/Template/Services/edit.php:1014 +#: ./src/Template/Services/edit.php:1016 +#: ./src/Template/Services/edit.php:1018 +#: ./src/Template/Servicetemplates/add.php:795 +#: ./src/Template/Servicetemplates/add.php:798 +#: ./src/Template/Servicetemplates/add.php:800 +#: ./src/Template/Servicetemplates/edit.php:790 +#: ./src/Template/Servicetemplates/edit.php:793 +#: ./src/Template/Servicetemplates/edit.php:795 +msgid "Event Handler" +msgstr "" + +#: ./src/Template/Services/add.php:1006 +#: ./src/Template/Services/edit.php:1068 +#: ./src/Template/Servicetemplates/add.php:845 +#: ./src/Template/Servicetemplates/edit.php:840 +msgid "This Event Handler command does not have any parameters." +msgstr "" + +#: ./src/Template/Services/add.php:1016 +#: ./src/Template/Services/edit.php:1079 +#: ./src/Template/Servicetemplates/add.php:854 +#: ./src/Template/Servicetemplates/edit.php:849 +msgid "Service macro configuration" +msgstr "" + +#: ./src/Template/Services/add.php:1027 +#: ./src/Template/Services/edit.php:1090 +#: ./src/Template/Servicetemplates/add.php:865 +#: ./src/Template/Servicetemplates/edit.php:860 +msgid "SERVICE" +msgstr "" + +#: ./src/Template/Services/add.php:1039 +#: ./src/Template/Services/edit.php:1102 +#: ./src/Template/Servicetemplates/add.php:877 +#: ./src/Template/Servicetemplates/edit.php:872 +msgid "Macros in green color are inherited from the service template." +msgstr "" + +#: ./src/Template/Services/add.php:1060 +msgid "Create service" +msgstr "" + +#: ./src/Template/Services/browser.php:87 +msgid "Service information" +msgstr "" + +#: ./src/Template/Services/browser.php:110 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:15 +msgid "Custom alerts" +msgstr "" + +#: ./src/Template/Services/browser.php:284 +msgid "This service is currently disabled!" +msgstr "" + +#: ./src/Template/Services/browser.php:634 +msgid "Host state overview" +msgstr "" + +#: ./src/Template/Services/browser.php:951 +msgid "Send custom service notification " +msgstr "" + +#: ./src/Template/Services/browser.php:967 +msgid "Service overview" +msgstr "" + +#: ./src/Template/Services/browser.php:972 +msgid "Host ip address" +msgstr "" + +#: ./src/Template/Services/browser.php:1011 +msgid "Host UUID" +msgstr "" + +#: ./src/Template/Services/browser.php:1024 +msgid "Service UUID" +msgstr "" + +#: ./src/Template/Services/browser.php:1182 +#: ./src/Template/Services/used_by.php:151 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:327 +msgid "Service Groups" +msgstr "" + +#: ./src/Template/Services/browser.php:1234 +msgid "Ok soft" +msgstr "" + +#: ./src/Template/Services/browser.php:1238 +msgid "Warning soft" +msgstr "" + +#: ./src/Template/Services/browser.php:1242 +msgid "Critical soft" +msgstr "" + +#: ./src/Template/Services/browser.php:1246 +msgid "Unknown soft" +msgstr "" + +#: ./src/Template/Services/browser.php:1309 +msgid "Synchronize times for timeline and service graph" +msgstr "" + +#: ./src/Template/Services/browser.php:1369 +msgid "graphs" +msgstr "" + +#: ./src/Template/Services/browser.php:1381 +msgid "Smooth" +msgstr "" + +#: ./src/Template/Services/browser.php:1393 +msgid "Show data points" +msgstr "" + +#: ./src/Template/Services/browser.php:1412 +msgid "Timerange: " +msgstr "" + +#: ./src/Template/Services/browser.php:1428 +msgid "Datasource: " +msgstr "" + +#: ./src/Template/Services/browser.php:1445 +msgid "Aggregation: " +msgstr "" + +#: ./src/Template/Services/browser.php:1446 +#: ./src/Template/Services/browser.php:1455 +msgid "Minimum" +msgstr "" + +#: ./src/Template/Services/browser.php:1447 +#: ./src/Template/Services/browser.php:1460 +msgid "Average" +msgstr "" + +#: ./src/Template/Services/browser.php:1448 +#: ./src/Template/Services/browser.php:1465 +msgid "Maximum" +msgstr "" + +#: ./src/Template/Services/copy.php:46 +msgid "Copy service/s" +msgstr "" + +#: ./src/Template/Services/copy.php:85 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:115 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:114 +msgid "Services which use a service template that could not be assigned to the selected host due to container permissions, will be removed automatically." +msgstr "" + +#: ./src/Template/Services/copy.php:94 +msgid "Source service:" +msgstr "" + +#: ./src/Template/Services/copy.php:183 +msgid "Copy services" +msgstr "" + +#: ./src/Template/Services/details.php:31 +msgid "Service status details" +msgstr "" + +#: ./src/Template/Services/details.php:285 +msgid "Service graph" +msgstr "" + +#: ./src/Template/Services/details.php:303 +msgid "Open details" +msgstr "" + +#: ./src/Template/Services/edit.php:48 +msgid "Edit service:" +msgstr "" + +#: ./src/Template/Services/edit.php:192 +msgid "The name of CHECK_MK services can't be changed." +msgstr "" + +#: ./src/Template/Services/edit.php:203 +msgid "The name of external monitored services has to be changed on the external system itself." +msgstr "" + +#: ./src/Template/Services/edit.php:1119 +msgid "Update service" +msgstr "" + +#: ./src/Template/Services/index.php:173 +msgid "Filter by service description" +msgstr "" + +#: ./src/Template/Services/index.php:238 +msgid "Filter by service types" +msgstr "" + +#: ./src/Template/Services/index.php:562 +msgid "Charts" +msgstr "" + +#: ./src/Template/Services/index.php:567 +#: ./src/Template/Services/index.php:715 +#: ./src/Template/email/html/notification_service.php:144 +msgid "Service description" +msgstr "" + +#: ./src/Template/Services/load_arguments.php:68 +msgid "no parameters for this command defined" +msgstr "" + +#: ./src/Template/Services/pdf/list_to_pdf.php:52 +msgid "Services Overview" +msgstr "" + +#: ./src/Template/Services/pdf/list_to_pdf.php:75 +msgid "Servicename" +msgstr "" + +#: ./src/Template/Services/service_list.php:38 +#: ./src/Template/Services/service_list.php:131 +msgid "Services of Host" +msgstr "" + +#: ./src/Template/Services/service_list.php:57 +#: ./src/Template/Statusmaps/index.php:47 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:372 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:391 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:43 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:52 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:374 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:393 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:29 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:29 +msgid "Please select..." +msgstr "" + +#: ./src/Template/Services/service_list.php:75 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:67 +msgid "Browser" +msgstr "" + +#: ./src/Template/Services/service_list.php:105 +msgid "Allocate Service Template Group" +msgstr "" + +#: ./src/Template/Services/service_list.php:169 +msgid "Open host in browser" +msgstr "" + +#: ./src/Template/Services/service_list.php:907 +msgid "Service Name" +msgstr "" + +#: ./src/Template/Services/used_by.php:169 +msgid "This service is not used by any object" +msgstr "" + +#: ./src/Template/Servicetemplategroups/add.php:34 +#: ./src/Template/Servicetemplategroups/add.php:62 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:34 +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:66 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:34 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:65 +#: ./src/Template/Servicetemplategroups/append.php:34 +#: ./src/Template/Servicetemplategroups/append.php:63 +#: ./src/Template/Servicetemplategroups/append.php:67 +#: ./src/Template/Servicetemplategroups/edit.php:34 +#: ./src/Template/Servicetemplategroups/edit.php:63 +#: .-modules/ImportModule/templates/Importers/add.php:663 +#: .-modules/ImportModule/templates/Importers/add.php:916 +#: .-modules/ImportModule/templates/Importers/edit.php:661 +#: .-modules/ImportModule/templates/Importers/edit.php:913 +msgid "Service template group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/add.php:47 +#: ./src/Template/Servicetemplates/add_servicetemplates_to_servicetemplategroup.php:56 +msgid "Create new service template group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/add.php:135 +msgid "Create service template group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:38 +msgid "Allocate service template group to host" +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:48 +msgid "to host" +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:62 +msgid "successfully deployed" +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:78 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:77 +#: ./src/Template/Servicetemplategroups/append.php:79 +msgid "Please select a service template group." +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:112 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:111 +msgid "Please notice" +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:126 +msgid "Service/s to deploy on target host:" +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:141 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:149 +msgid "Service already exist on selected host. Tick the box to create a duplicate." +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:149 +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:158 +msgid "Service already exist on selected host but is disabled. Tick the box to create a duplicate." +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_host.php:179 +#: ./src/Template/Servicetemplategroups/index.php:200 +msgid "Allocate to host" +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:38 +msgid "Allocate service template group to host group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:95 +msgid "Please select a host group." +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:128 +msgid "Service/s to deploy on host:" +msgstr "" + +#: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:196 +#: ./src/Template/Servicetemplategroups/index.php:184 +msgid "Allocate to host group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/append.php:38 +msgid "Append service templates to service template group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/append.php:47 +msgid "Append service templates" +msgstr "" + +#: ./src/Template/Servicetemplategroups/append.php:48 +msgid "to service template group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/append.php:87 +msgid "Service templates that could not be assigned to the selected service tempalte group due to container permissions, will be removed automatically" +msgstr "" + +#: ./src/Template/Servicetemplategroups/append.php:95 +msgid "Append to service template group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/copy.php:47 +msgid "Copy service template group/s" +msgstr "" + +#: ./src/Template/Servicetemplategroups/copy.php:63 +msgid "Source service template group:" +msgstr "" + +#: ./src/Template/Servicetemplategroups/copy.php:70 +#: ./src/Template/Servicetemplategroups/index.php:124 +msgid "Service template group name" +msgstr "" + +#: ./src/Template/Servicetemplategroups/copy.php:78 +msgid "Name of the new service template group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/edit.php:47 +msgid "Edit service template group:" +msgstr "" + +#: ./src/Template/Servicetemplategroups/edit.php:132 +msgid "Update service template group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/index.php:85 +msgid "Filter by service template group name" +msgstr "" + +#: ./src/Template/Servicetemplategroups/index.php:98 +msgid "Filter by service template group description" +msgstr "" + +#: ./src/Template/Servicetemplategroups/index.php:192 +msgid "Allocate to matching host group" +msgstr "" + +#: ./src/Template/Servicetemplategroups/index.php:291 +msgid "Deploying services..." +msgstr "" + +#: ./src/Template/Servicetemplates/add.php:38 +msgid "add" +msgstr "" + +#: ./src/Template/Servicetemplates/add.php:48 +msgid "Create new service template" +msgstr "" + +#: ./src/Template/Servicetemplates/add.php:110 +#: ./src/Template/Servicetemplates/edit.php:115 +msgid "Name of the service template." +msgstr "" + +#: ./src/Template/Servicetemplates/add.php:145 +#: ./src/Template/Servicetemplates/edit.php:150 +msgid "Default name of services using this service template." +msgstr "" + +#: ./src/Template/Servicetemplates/add.php:898 +msgid "Create service template" +msgstr "" + +#: ./src/Template/Servicetemplates/add_servicetemplates_to_servicetemplategroup.php:32 +msgid "Append service template/s to service template group" +msgstr "" + +#: ./src/Template/Servicetemplates/add_servicetemplates_to_servicetemplategroup.php:41 +msgid "Selected service templates" +msgstr "" + +#: ./src/Template/Servicetemplates/add_servicetemplates_to_servicetemplategroup.php:61 +msgid "Append existing service template group" +msgstr "" + +#: ./src/Template/Servicetemplates/copy.php:47 +msgid "Copy service template/s" +msgstr "" + +#: ./src/Template/Servicetemplates/copy.php:63 +msgid "Source service template:" +msgstr "" + +#: ./src/Template/Servicetemplates/copy.php:78 +msgid "Name of the new service template" +msgstr "" + +#: ./src/Template/Servicetemplates/copy.php:170 +msgid "Copy service templates" +msgstr "" + +#: ./src/Template/Servicetemplates/edit.php:48 +msgid "Edit service template:" +msgstr "" + +#: ./src/Template/Servicetemplates/edit.php:889 +msgid "Update service template" +msgstr "" + +#: ./src/Template/Servicetemplates/index.php:101 +msgid "Filter by service template description" +msgstr "" + +#: ./src/Template/Servicetemplates/index.php:128 +msgid "Filter by service template types" +msgstr "" + +#: ./src/Template/Servicetemplates/index.php:329 +msgid "Add to service template group" +msgstr "" + +#: ./src/Template/Servicetemplates/used_by.php:58 +msgid "services." +msgstr "" + +#: ./src/Template/Servicetemplates/used_by.php:75 +msgid " Include disabled services" +msgstr "" + +#: ./src/Template/Servicetemplates/used_by.php:188 +msgid "This service template is not used by any services" +msgstr "" + +#: ./src/Template/Statehistories/host.php:39 +#: ./src/Template/Statehistories/service.php:39 +msgid "state history" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:33 +#: ./src/Template/Statistics/index.php:48 +msgid "We ask for your help" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:42 +msgid "\n We are always interested to improve openITCOCKPIT with every new version.\n You can help us, by submitting anonymous statistical information to us.\n " +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:52 +#: ./src/Template/Statistics/index.php:79 +msgid "What data do we collect?" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:55 +#: ./src/Template/Statistics/index.php:82 +msgid "We are not interested in who you are, in which company you work or any other personal data." +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:57 +#: ./src/Template/Statistics/index.php:84 +msgid "We just ask you, to provide us system metrics like:" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:60 +#: ./src/Template/Statistics/index.php:87 +msgid "CPU load, number of CPU cores and CPU model" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:61 +#: ./src/Template/Statistics/index.php:88 +msgid "Memory and swap usage" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:62 +#: ./src/Template/Statistics/index.php:89 +msgid "Version of used monitoring engine" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:63 +#: ./src/Template/Statistics/index.php:90 +msgid "Version of PHP" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:64 +#: ./src/Template/Statistics/index.php:91 +msgid "Version of openITCOCKPIT and installed openITCOCKPIT modules" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:65 +#: ./src/Template/Statistics/index.php:92 +msgid "Number of monitored hosts and services" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:66 +#: ./src/Template/Statistics/index.php:93 +msgid "Used operating system" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:67 +#: ./src/Template/Statistics/index.php:94 +msgid "MySQL usage statistics like number of select, insert and delete statements" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:71 +msgid "Show me all metrics you like to collect." +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:77 +#: ./src/Template/Statistics/index.php:99 +msgid "Do you track users on the interface?" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:81 +#: ./src/Template/Statistics/index.php:103 +msgid "No. We are not interested in any user or user behavior data." +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:88 +#: ./src/Template/Statistics/index.php:146 +msgid "Why do you ask for this data?" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:93 +#: ./src/Template/Statistics/index.php:149 +msgid "\n This information influences decisions such as which openITCOCKPIT modules should\n get new features or which operating system is used by most of the users.\n\n In addition the data will help use to optimize the database schema and improve scalability of\n openITCOCKPIT.\n " +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:105 +msgid "Ask me again" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:108 +msgid "I want more information" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:111 +msgid "Yes, I want to help" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:114 +msgid "No, thanks" +msgstr "" + +#: ./src/Template/Statistics/ask_anonymous_statistics.php:124 +msgid "Many thanks for your support!" +msgstr "" + +#: ./src/Template/Statistics/index.php:56 +msgid "Sending of anonymous statistics is currently disabled." +msgstr "" + +#: ./src/Template/Statistics/index.php:63 +msgid "Sending of anonymous statistics is currently disabled. Waiting for your approval." +msgstr "" + +#: ./src/Template/Statistics/index.php:71 +msgid "Sending of anonymous statistics is currently enabled. Many thanks for your support!" +msgstr "" + +#: ./src/Template/Statistics/index.php:108 +msgid "What records would you like to send exactly?" +msgstr "" + +#: ./src/Template/Statistics/index.php:111 +msgid "To be as transparent as possible, we show you all records that will be send to us. (This data was generated on your system.)" +msgstr "" + +#: ./src/Template/Statistics/index.php:121 +msgid "What is the" +msgstr "" + +#: ./src/Template/Statistics/index.php:124 +msgid "The system_id is a unique number that was generated on your system.\n The system_id is included in every request, to enable our database to locate your record and update it.\n " +msgstr "" + +#: ./src/Template/Statistics/index.php:130 +msgid "The system_id will not be linked to any other records." +msgstr "" + +#: ./src/Template/Statistics/index.php:134 +msgid "If you want to change your system_id, you can delete the file" +msgstr "" + +#: ./src/Template/Statistics/index.php:140 +msgid "openITCOCKPIT will generate a new system_id, if required." +msgstr "" + +#: ./src/Template/Statusmaps/host_and_services_summary_status.php:85 +msgid "TOTAL:" +msgstr "" + +#: ./src/Template/Statusmaps/index.php:34 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:84 +msgid "Status Map" +msgstr "" + +#: ./src/Template/Statusmaps/index.php:70 +msgid "Status map" +msgstr "" + +#: ./src/Template/Statusmaps/index.php:109 +msgid "Consider parent child relations" +msgstr "" + +#: ./src/Template/Statusmaps/index.php:113 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:196 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:196 +msgid "Reset" +msgstr "" + +#: ./src/Template/Statusmaps/index.php:185 +msgid "Acknowledged and in downtime" +msgstr "" + +#: ./src/Template/Supports/issue.php:45 +msgid "Issue" +msgstr "" + +#: ./src/Template/Supports/issue.php:56 +msgid "Report an issue" +msgstr "" + +#: ./src/Template/Supports/issue.php:67 +msgid "Commercial support" +msgstr "" + +#: ./src/Template/Supports/issue.php:78 +msgid "Get Professional Support" +msgstr "" + +#: ./src/Template/Supports/issue.php:81 +msgid "Access to a large variety of extensions for your openITCOCKPIT" +msgstr "" + +#: ./src/Template/Supports/issue.php:84 +msgid "Report system issues" +msgstr "" + +#: ./src/Template/Supports/issue.php:87 +msgid "Report system crashes" +msgstr "" + +#: ./src/Template/Supports/issue.php:90 +#: ./src/Template/Supports/issue.php:150 +msgid "Unwanted behavior or bugs" +msgstr "" + +#: ./src/Template/Supports/issue.php:93 +msgid "Get in Touch with us!" +msgstr "" + +#: ./src/Template/Supports/issue.php:110 +msgid "Create a Ticket" +msgstr "" + +#: ./src/Template/Supports/issue.php:134 +msgid "Social Networks" +msgstr "" + +#: ./src/Template/Supports/issue.php:145 +msgid "General questions about openITCOCKPIT" +msgstr "" + +#: ./src/Template/Supports/issue.php:147 +msgid "System issues" +msgstr "" + +#: ./src/Template/Supports/issue.php:148 +msgid "System crashes" +msgstr "" + +#: ./src/Template/Supports/issue.php:152 +msgid "Errors with packages for your\n distribution" +msgstr "" + +#: ./src/Template/Supports/issue.php:161 +msgid "Subscribe to get the very latest news about openITCOCKPIT" +msgstr "" + +#: ./src/Template/Supports/issue.php:168 +msgid "News" +msgstr "" + +#: ./src/Template/Supports/issue.php:169 +msgid "Group discussions" +msgstr "" + +#: ./src/Template/Supports/issue.php:172 +msgid "Ask other openITCOCKPIT users" +msgstr "" + +#: ./src/Template/Supports/issue.php:183 +msgid "Twitter" +msgstr "" + +#: ./src/Template/Supports/issue.php:189 +msgid "GitHub" +msgstr "" + +#: ./src/Template/Supports/issue.php:195 +msgid "Reddit" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:32 +msgid "create" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:50 +msgid "Host downtime" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:54 +msgid "Hostgroup downtime" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:58 +msgid "Service downtime" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:74 +#: ./src/Template/Systemdowntimes/add.php:148 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:108 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:91 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:91 +#: ./src/Template/Systemsettings/index.php:169 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:74 +msgid "Individual host" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:75 +#: ./src/Template/Systemdowntimes/add.php:149 +msgid "Host and dependent Hosts (triggered)" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:76 +#: ./src/Template/Systemdowntimes/add.php:150 +msgid "Host and dependent Hosts (non-triggered)" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:85 +#: ./src/Template/Systemdowntimes/add.php:159 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:145 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:128 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:128 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:106 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:111 +msgid "Recurring downtime" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:106 +#: ./src/Template/Systemdowntimes/add.php:180 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:193 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:176 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:176 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:154 +#: ./src/Template/Systemdowntimes/host.php:248 +#: ./src/Template/Systemdowntimes/hostgroup.php:247 +#: ./src/Template/Systemdowntimes/node.php:247 +#: ./src/Template/Systemdowntimes/service.php:265 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:159 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:247 +msgid "Weekdays" +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:107 +#: ./src/Template/Systemdowntimes/add.php:181 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:220 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:203 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:203 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:181 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:186 +msgid "1,2,3,4,5 or " +msgstr "" + +#: ./src/Template/Systemdowntimes/add.php:107 +#: ./src/Template/Systemdowntimes/add.php:181 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:214 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:197 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:197 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:175 +#: ./src/Template/Systemdowntimes/host.php:250 +#: ./src/Template/Systemdowntimes/hostgroup.php:249 +#: ./src/Template/Systemdowntimes/node.php:249 +#: ./src/Template/Systemdowntimes/service.php:267 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:180 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:249 +msgid "Days of month" +msgstr "" + +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:50 +msgid "Create new container downtime" +msgstr "" + +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:92 +msgid "Recursive container lookup" +msgstr "" + +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:95 +msgid "Will also create a downtime for all children containers" +msgstr "" + +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:115 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:98 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:98 +#: ./src/Template/Systemsettings/index.php:171 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:81 +msgid "Host including services" +msgstr "" + +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:154 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:137 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:137 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:115 +#: ./src/Template/Systemdowntimes/host.php:254 +#: ./src/Template/Systemdowntimes/hostgroup.php:253 +#: ./src/Template/Systemdowntimes/node.php:253 +#: ./src/Template/Systemdowntimes/service.php:271 +#: ./src/Template/Systemfailures/index.php:124 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:141 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:120 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:253 +msgid "Start time" +msgstr "" + +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:161 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:256 +#: ./src/Template/Systemdowntimes/add_containerdowntime.php:290 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:144 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:239 +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:273 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:144 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:239 +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:273 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:122 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:217 +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:251 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:127 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:222 +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:256 +msgid "hh:mm" +msgstr "" + +#: ./src/Template/Systemdowntimes/add_hostdowntime.php:50 +msgid "Create new host downtime" +msgstr "" + +#: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:50 +msgid "Create new host group downtime" +msgstr "" + +#: ./src/Template/Systemdowntimes/add_servicedowntime.php:50 +msgid "Create new service downtime" +msgstr "" + +#: ./src/Template/Systemdowntimes/host.php:37 +#: ./src/Template/Systemdowntimes/host.php:65 +#: ./src/Template/Systemdowntimes/hostgroup.php:37 +#: ./src/Template/Systemdowntimes/hostgroup.php:65 +#: ./src/Template/Systemdowntimes/node.php:37 +#: ./src/Template/Systemdowntimes/node.php:65 +#: ./src/Template/Systemdowntimes/service.php:37 +#: ./src/Template/Systemdowntimes/service.php:65 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:37 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:65 +msgid "Recurring downtimes" +msgstr "" + +#: ./src/Template/Systemdowntimes/host.php:54 +#: ./src/Template/Systemdowntimes/hostgroup.php:54 +#: ./src/Template/Systemdowntimes/node.php:54 +#: ./src/Template/Systemdowntimes/service.php:54 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:54 +msgid "Recurring downtimes with deleted objects will be deleted automatically by the cronjob" +msgstr "" + +#: ./src/Template/Systemdowntimes/host.php:299 +#: ./src/Template/Systemdowntimes/hostgroup.php:298 +#: ./src/Template/Systemdowntimes/node.php:292 +#: ./src/Template/Systemdowntimes/service.php:326 +#: .-modules/DistributeModule/templates/Satellites/downtime.php:292 +msgid "Every defined weekday" +msgstr "" + +#: ./src/Template/Systemdowntimes/node.php:183 +msgid "Filter by container name" +msgstr "" + +#: ./src/Template/Systemfailures/add.php:34 +#: ./src/Template/Systemfailures/add.php:61 +msgid "System failure" +msgstr "" + +#: ./src/Template/Systemfailures/add.php:46 +msgid "Create new system failure" +msgstr "" + +#: ./src/Template/Systemfailures/add.php:61 +msgid " created successfully" +msgstr "" + +#: ./src/Template/Systemfailures/add.php:66 +msgid "What are \"System Failures\" for?" +msgstr "" + +#: ./src/Template/Systemfailures/add.php:67 +msgid "System failures are outages of the openITCOCKPIT server itself. They need to be created manually." +msgstr "" + +#: ./src/Template/Systemfailures/add.php:69 +msgid "Timeframes defined by System failures will be ignored while report generation." +msgstr "" + +#: ./src/Template/Systemfailures/add.php:170 +msgid "Create system failure" +msgstr "" + +#: ./src/Template/Systemfailures/index.php:34 +msgid "System Failure" +msgstr "" + +#: ./src/Template/Systemfailures/index.php:50 +msgid "System failures" +msgstr "" + +#: ./src/Template/Systemfailures/index.php:98 +msgid "Filter by first and last name" +msgstr "" + +#: ./src/Template/Systemfailures/index.php:128 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:142 +msgid "End time" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:34 +#: ./src/Template/Systemsettings/index.php:68 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:648 +msgid "System Settings" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:56 +msgid "Do not change values, where you don't know what you are doing!" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:126 +msgid "PHP session" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:127 +msgid "PHP LDAP" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:128 +msgid "SSO oAuth2" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:129 +msgid "SSO oAuth2 and LDAP" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:136 +msgid "Active Directory LDAP" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:138 +msgid "OpenLDAP" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:160 +msgid "Plain" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:161 +msgid "StartTLS" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:162 +msgid "TLS (ldaps)" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:190 +msgid "Click for more information." +msgstr "" + +#: ./src/Template/Systemsettings/index.php:197 +msgid "Generic" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:198 +msgid "Ping Identity" +msgstr "" + +#: ./src/Template/Systemsettings/index.php:199 +msgid "Azure Active Directory" +msgstr "" + +#: ./src/Template/Tenants/add.php:165 +msgid "Create tenant" +msgstr "" + +#: ./src/Template/Tenants/edit.php:49 +msgid "Edit tenant:" +msgstr "" + +#: ./src/Template/Tenants/edit.php:162 +msgid "Update tenant" +msgstr "" + +#: ./src/Template/Timeperiods/add.php:59 +msgid "Create new time period" +msgstr "" + +#: ./src/Template/Timeperiods/add.php:147 +#: ./src/Template/Timeperiods/edit.php:157 +msgid "In addition to the interval defined by the given time ranges, you are able to add 24x7 days using a calendar. This will only affect the monitoring engine." +msgstr "" + +#: ./src/Template/Timeperiods/add.php:154 +#: ./src/Template/Timeperiods/edit.php:164 +msgid "Time ranges:" +msgstr "" + +#: ./src/Template/Timeperiods/add.php:158 +#: ./src/Template/Timeperiods/edit.php:168 +msgid "Do not enter overlapping timeframes" +msgstr "" + +#: ./src/Template/Timeperiods/add.php:190 +#: ./src/Template/Timeperiods/edit.php:200 +msgid "(00:00)" +msgstr "" + +#: ./src/Template/Timeperiods/add.php:212 +#: ./src/Template/Timeperiods/edit.php:222 +msgid "(24:00)" +msgstr "" + +#: ./src/Template/Timeperiods/add.php:243 +msgid "Create time period" +msgstr "" + +#: ./src/Template/Timeperiods/copy.php:46 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:250 +msgid "Time Periods" +msgstr "" + +#: ./src/Template/Timeperiods/copy.php:47 +msgid "Copy time period/s" +msgstr "" + +#: ./src/Template/Timeperiods/copy.php:63 +msgid "Source time period:" +msgstr "" + +#: ./src/Template/Timeperiods/copy.php:69 +#: ./src/Template/Timeperiods/index.php:120 +msgid "Time period name" +msgstr "" + +#: ./src/Template/Timeperiods/copy.php:77 +msgid "Name of the new time period" +msgstr "" + +#: ./src/Template/Timeperiods/edit.php:59 +msgid "Edit time period:" +msgstr "" + +#: ./src/Template/Timeperiods/edit.php:76 +#: ./src/Template/Timeperiods/index.php:193 +#: ./src/Template/Timeperiods/view_details.php:39 +#: .-modules/SLAModule/templates/Slas/index.php:271 +#: .-modules/SLAModule/templates/Slas/view_details.php:32 +msgid "View details" +msgstr "" + +#: ./src/Template/Timeperiods/edit.php:253 +msgid "Update time period" +msgstr "" + +#: ./src/Template/Timeperiods/index.php:82 +msgid "Filter by time period name" +msgstr "" + +#: ./src/Template/Timeperiods/index.php:95 +msgid "Filter by time period description" +msgstr "" + +#: ./src/Template/Timeperiods/used_by.php:264 +msgid "This timeperiod is not used by any object" +msgstr "" + +#: ./src/Template/Timeperiods/view_details.php:49 +msgid "Time period:" +msgstr "" + +#: ./src/Template/Usercontainerroles/add.php:49 +msgid "Create new user container role" +msgstr "" + +#: ./src/Template/Usercontainerroles/add.php:63 +#: ./src/Template/Usercontainerroles/copy.php:46 +#: ./src/Template/Usercontainerroles/edit.php:65 +msgid "User container role" +msgstr "" + +#: ./src/Template/Usercontainerroles/add.php:66 +#: ./src/Template/Usercontainerroles/edit.php:68 +msgid "Role name" +msgstr "" + +#: ./src/Template/Usercontainerroles/add.php:79 +#: ./src/Template/Usercontainerroles/edit.php:81 +#: ./src/Template/Usergroups/add.php:92 +#: ./src/Template/Usergroups/edit.php:96 +#: ./src/Template/Users/add_from_ldap.php:110 +#: ./src/Template/Users/edit.php:341 +msgid "LDAP groups" +msgstr "" + +#: ./src/Template/Usercontainerroles/add.php:95 +#: ./src/Template/Usercontainerroles/edit.php:97 +#: ./src/Template/Usergroups/add.php:108 +#: ./src/Template/Usergroups/edit.php:112 +msgid "LDAP users which are member of the selected LDAP groups will be assigned automatically to the user container role." +msgstr "" + +#: ./src/Template/Usercontainerroles/add.php:130 +#: ./src/Template/Usercontainerroles/edit.php:132 +#: ./src/Template/Users/add.php:107 +#: ./src/Template/Users/add.php:168 +#: ./src/Template/Users/add_from_ldap.php:188 +#: ./src/Template/Users/add_from_ldap.php:254 +#: ./src/Template/Users/add_from_ldap.php:317 +#: ./src/Template/Users/edit.php:117 +#: ./src/Template/Users/edit.php:186 +#: ./src/Template/Users/edit.php:248 +msgid "read" +msgstr "" + +#: ./src/Template/Usercontainerroles/add.php:138 +#: ./src/Template/Usercontainerroles/edit.php:140 +#: ./src/Template/Users/add.php:113 +#: ./src/Template/Users/add.php:176 +#: ./src/Template/Users/add_from_ldap.php:194 +#: ./src/Template/Users/add_from_ldap.php:260 +#: ./src/Template/Users/add_from_ldap.php:325 +#: ./src/Template/Users/edit.php:123 +#: ./src/Template/Users/edit.php:192 +#: ./src/Template/Users/edit.php:256 +msgid "read/write" +msgstr "" + +#: ./src/Template/Usercontainerroles/add.php:150 +msgid "Create user container role" +msgstr "" + +#: ./src/Template/Usercontainerroles/copy.php:47 +msgid "Copy User container role/s" +msgstr "" + +#: ./src/Template/Usercontainerroles/copy.php:63 +msgid "Source user container role:" +msgstr "" + +#: ./src/Template/Usercontainerroles/copy.php:70 +msgid "User container role name" +msgstr "" + +#: ./src/Template/Usercontainerroles/copy.php:78 +msgid "Name of the new user container role" +msgstr "" + +#: ./src/Template/Usercontainerroles/edit.php:49 +msgid "Edit user container role:" +msgstr "" + +#: ./src/Template/Usercontainerroles/edit.php:148 +msgid "Update user container role" +msgstr "" + +#: ./src/Template/Usercontainerroles/index.php:146 +msgid "User container role through LDAP" +msgstr "" + +#: ./src/Template/Usergroups/add.php:34 +#: ./src/Template/Usergroups/copy.php:34 +#: ./src/Template/Usergroups/copy.php:46 +#: ./src/Template/Usergroups/edit.php:34 +#: ./src/Template/Usergroups/index.php:34 +#: ./src/Template/Usergroups/index.php:50 +msgid "User roles" +msgstr "" + +#: ./src/Template/Usergroups/add.php:48 +msgid "Create new user role" +msgstr "" + +#: ./src/Template/Usergroups/add.php:62 +#: ./src/Template/Usergroups/edit.php:65 +#: ./src/Template/Users/add.php:182 +#: ./src/Template/Users/edit.php:290 +#: ./src/Template/Users/index.php:202 +msgid "User role" +msgstr "" + +#: ./src/Template/Usergroups/add.php:124 +#: ./src/Template/Usergroups/edit.php:137 +msgid "Filter by controller" +msgstr "" + +#: ./src/Template/Usergroups/add.php:136 +#: ./src/Template/Usergroups/edit.php:149 +msgid "Bulk actions" +msgstr "" + +#: ./src/Template/Usergroups/add.php:142 +#: ./src/Template/Usergroups/edit.php:155 +msgid "Tick all" +msgstr "" + +#: ./src/Template/Usergroups/add.php:147 +#: ./src/Template/Usergroups/edit.php:160 +msgid "Untick all" +msgstr "" + +#: ./src/Template/Usergroups/add.php:153 +#: ./src/Template/Usergroups/edit.php:166 +msgid "Tick all: index" +msgstr "" + +#: ./src/Template/Usergroups/add.php:158 +#: ./src/Template/Usergroups/edit.php:171 +msgid "Untick all: index" +msgstr "" + +#: ./src/Template/Usergroups/add.php:164 +#: ./src/Template/Usergroups/edit.php:177 +msgid "Tick all: add" +msgstr "" + +#: ./src/Template/Usergroups/add.php:169 +#: ./src/Template/Usergroups/edit.php:182 +msgid "Untick all: add" +msgstr "" + +#: ./src/Template/Usergroups/add.php:175 +#: ./src/Template/Usergroups/edit.php:188 +msgid "Tick all: edit" +msgstr "" + +#: ./src/Template/Usergroups/add.php:180 +#: ./src/Template/Usergroups/edit.php:193 +msgid "Untick all: edit" +msgstr "" + +#: ./src/Template/Usergroups/add.php:186 +#: ./src/Template/Usergroups/edit.php:199 +msgid "Tick all: delete" +msgstr "" + +#: ./src/Template/Usergroups/add.php:191 +#: ./src/Template/Usergroups/edit.php:204 +msgid "Untick all: delete" +msgstr "" + +#: ./src/Template/Usergroups/add.php:202 +#: ./src/Template/Usergroups/add.php:293 +msgid "Create user role" +msgstr "" + +#: ./src/Template/Usergroups/copy.php:47 +msgid "Copy user role/s" +msgstr "" + +#: ./src/Template/Usergroups/copy.php:63 +msgid "Source user role:" +msgstr "" + +#: ./src/Template/Usergroups/copy.php:70 +msgid "User role name" +msgstr "" + +#: ./src/Template/Usergroups/copy.php:78 +msgid "Name of the new user role" +msgstr "" + +#: ./src/Template/Usergroups/edit.php:48 +msgid "Edit user role:" +msgstr "" + +#: ./src/Template/Usergroups/edit.php:121 +#: ./src/Template/element/host_mass_changes.php:107 +#: ./src/Template/element/service_mass_changes.php:86 +#: ./src/Template/element/servicetemplate_mass_changes.php:70 +msgid "Notice!" +msgstr "" + +#: ./src/Template/Usergroups/edit.php:122 +msgid "Permissions of the user role Administrator will be set back to default on every update of {0}!" +msgstr "" + +#: ./src/Template/Usergroups/edit.php:211 +#: ./src/Template/Usergroups/edit.php:298 +msgid "Update user role" +msgstr "" + +#: ./src/Template/Users/add.php:44 +msgid "Add local" +msgstr "" + +#: ./src/Template/Users/add.php:54 +msgid "Create new local user" +msgstr "" + +#: ./src/Template/Users/add.php:72 +#: ./src/Template/Users/add_from_ldap.php:218 +#: ./src/Template/Users/edit.php:146 +msgid "Container Roles" +msgstr "" + +#: ./src/Template/Users/add.php:88 +#: ./src/Template/Users/edit.php:167 +msgid "Container Roles are handy to grant the same permissions to multiple users." +msgstr "" + +#: ./src/Template/Users/add.php:131 +#: ./src/Template/Users/add_from_ldap.php:279 +#: ./src/Template/Users/edit.php:210 +msgid "The user permissions will be extended or adapted with additional containers" +msgstr "" + +#: ./src/Template/Users/add.php:151 +#: ./src/Template/Users/add_from_ldap.php:300 +#: ./src/Template/Users/edit.php:231 +msgid "Container assignments defined in the user will overwrite permissions inherited from Container Roles!" +msgstr "" + +#: ./src/Template/Users/add.php:208 +#: ./src/Template/Users/add_from_ldap.php:381 +#: ./src/Template/Users/edit.php:316 +#: ./src/Template/Users/index.php:195 +msgid "Is active" +msgstr "" + +#: ./src/Template/Users/add.php:239 +#: ./src/Template/Users/add_from_ldap.php:416 +#: ./src/Template/Users/edit.php:387 +msgid "Enable login through oAuth2" +msgstr "" + +#: ./src/Template/Users/add.php:286 +#: ./src/Template/Users/add_from_ldap.php:473 +#: ./src/Template/Users/edit.php:441 +msgid "Company position" +msgstr "" + +#: ./src/Template/Users/add.php:423 +msgid "Frontend language" +msgstr "" + +#: ./src/Template/Users/add.php:437 +#: ./src/Template/Users/edit.php:592 +msgid "Manual logout and login again required for changes to take effect for the current user." +msgstr "" + +#: ./src/Template/Users/add.php:484 +#: ./src/Template/Users/add_from_ldap.php:611 +#: ./src/Template/Users/edit.php:641 +msgid "Api keys" +msgstr "" + +#: ./src/Template/Users/add.php:501 +#: ./src/Template/Users/add_from_ldap.php:628 +#: ./src/Template/Users/edit.php:658 +msgid "Api key" +msgstr "" + +#: ./src/Template/Users/add.php:514 +#: ./src/Template/Users/add_from_ldap.php:641 +#: ./src/Template/Users/edit.php:671 +msgid "Generate new API key" +msgstr "" + +#: ./src/Template/Users/add.php:533 +#: ./src/Template/Users/add_from_ldap.php:660 +#: ./src/Template/Users/edit.php:690 +msgid "Add ApiKey" +msgstr "" + +#: ./src/Template/Users/add.php:546 +msgid "Create user" +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:44 +msgid "Add from LDAP" +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:55 +msgid "Import new user from LDAP" +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:92 +msgid "DN" +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:146 +#: ./src/Template/Users/edit.php:79 +msgid "Container Roles through LDAP" +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:150 +#: ./src/Template/Users/add_from_ldap.php:335 +#: ./src/Template/Users/edit.php:83 +#: ./src/Template/Users/edit.php:267 +msgid "No matches" +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:165 +#: ./src/Template/Users/edit.php:97 +msgid "Automatically assigned container roles based on the LDAP groups of the current user." +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:213 +#: ./src/Template/Users/edit.php:141 +msgid "The user permissions will be extended or adapted with additional user roles or containers" +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:235 +#: ./src/Template/Users/edit.php:163 +msgid "Container Roles are handy to grant the same permissions to multiple users. Container Roles will overwrite automatically assignments via LDAP groups." +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:331 +#: ./src/Template/Users/edit.php:263 +msgid "User role through LDAP" +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:351 +#: ./src/Template/Users/edit.php:287 +msgid "Fallback User role" +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:366 +#: ./src/Template/Users/edit.php:281 +msgid "Fall back user role that is used by the system, when no user role assignment through LDAP is possible." +msgstr "" + +#: ./src/Template/Users/add_from_ldap.php:676 +msgid "Create user from LDAP" +msgstr "" + +#: ./src/Template/Users/edit.php:49 +msgid "Edit local user:" +msgstr "" + +#: ./src/Template/Users/edit.php:50 +msgid "Edit LDAP user:" +msgstr "" + +#: ./src/Template/Users/edit.php:75 +msgid "Hidden due to insufficient permissions" +msgstr "" + +#: ./src/Template/Users/edit.php:634 +msgid "Please leave the password fields blank if you don't want to change the password." +msgstr "" + +#: ./src/Template/Users/edit.php:699 +msgid "Update user" +msgstr "" + +#: ./src/Template/Users/index.php:64 +msgid "New local user" +msgstr "" + +#: ./src/Template/Users/index.php:96 +msgid "Filter by full name" +msgstr "" + +#: ./src/Template/Users/index.php:109 +msgid "Filter by email" +msgstr "" + +#: ./src/Template/Users/index.php:122 +msgid "Filter by phone" +msgstr "" + +#: ./src/Template/Users/index.php:135 +msgid "Filter by company" +msgstr "" + +#: ./src/Template/Users/index.php:149 +msgid "Filter by user role" +msgstr "" + +#: ./src/Template/Users/index.php:179 +msgid "Full name" +msgstr "" + +#: ./src/Template/Users/index.php:278 +msgid "Reset password" +msgstr "" + +#: ./src/Template/Users/index.php:345 +msgid "Reset user password" +msgstr "" + +#: ./src/Template/Users/index.php:354 +msgid "Do you really want to reset the password for the selected user?" +msgstr "" + +#: ./src/Template/Users/index.php:365 +msgid "The system will send the user an email with a new random generated password." +msgstr "" + +#: ./src/Template/Users/index.php:371 +msgid "Yes - reset password" +msgstr "" + +#: ./src/Template/Users/login.php:47 +#: ./src/Template/Users/login.php:107 +#: ./src/Template/Wizards/linuxserverssh.php:86 +#: .-modules/DistributeModule/templates/Satellites/add.php:143 +#: .-modules/DistributeModule/templates/Satellites/edit.php:147 +msgid "Login" +msgstr "" + +#: ./src/Template/Users/login.php:56 +msgid "Login through Single sign-on" +msgstr "" + +#: ./src/Template/Users/login.php:95 +msgid "Remember Me" +msgstr "" + +#: ./src/Template/Users/login.php:119 +msgid "Authorization through SSL certificate successfully." +msgstr "" + +#: ./src/Template/Wizards/assignments.php:33 +#: ./src/Template/Wizards/edit.php:33 +#: ./src/Template/Wizards/index.php:33 +#: ./src/Template/Wizards/linuxserverssh.php:34 +#: ./src/Template/Wizards/mysqlserver.php:34 +#: ./src/Template/Wizards/wizard_host_configuration.php:38 +#: .-modules/DB2Module/templates/Wizards/db2.php:15 +#: .-modules/HANAModule/templates/Wizards/saphana.php:15 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:16 +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:15 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:15 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:15 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:16 +#: .-modules/SAPModule/templates/Wizards/sap.php:15 +#: .-modules/UPSModule/templates/Wizards/ups.php:16 +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:16 +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:34 +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:16 +msgid "Wizards" +msgstr "" + +#: ./src/Template/Wizards/assignments.php:36 +#: ./src/Template/Wizards/assignments.php:45 +#: ./src/Template/Wizards/edit.php:36 +#: ./src/Template/Wizards/edit.php:45 +msgid "Assignments" +msgstr "" + +#: ./src/Template/Wizards/assignments.php:112 +msgid "Wizard title" +msgstr "" + +#: ./src/Template/Wizards/assignments.php:118 +msgid "Assignments necessary" +msgstr "" + +#: ./src/Template/Wizards/edit.php:47 +msgid "edit service templates assignments" +msgstr "" + +#: ./src/Template/Wizards/edit.php:58 +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:708 +msgid "Wizard assignments" +msgstr "" + +#: ./src/Template/Wizards/edit.php:100 +msgid "Save assignments" +msgstr "" + +#: ./src/Template/Wizards/index.php:43 +msgid "Configuration Wizards" +msgstr "" + +#: ./src/Template/Wizards/index.php:44 +msgid "Beta" +msgstr "" + +#: ./src/Template/Wizards/index.php:156 +msgid "Require module" +msgstr "" + +#: ./src/Template/Wizards/linuxserverssh.php:47 +msgid "Configuration Wizard: Linux Server (SSH)" +msgstr "" + +#: ./src/Template/Wizards/linuxserverssh.php:58 +msgid "Linux Server Information" +msgstr "" + +#: ./src/Template/Wizards/linuxserverssh.php:62 +msgid "Contact configuration" +msgstr "" + +#: ./src/Template/Wizards/linuxserverssh.php:66 +msgid "Configuration overview" +msgstr "" + +#: ./src/Template/Wizards/linuxserverssh.php:82 +msgid "Main server configuration" +msgstr "" + +#: ./src/Template/Wizards/linuxserverssh.php:114 +#: .-modules/DistributeModule/templates/Satellites/add.php:171 +#: .-modules/DistributeModule/templates/Satellites/edit.php:175 +msgid "SSH port of remote machine." +msgstr "" + +#: ./src/Template/Wizards/linuxserverssh.php:119 +#: .-modules/DistributeModule/templates/Satellites/add.php:176 +#: .-modules/DistributeModule/templates/Satellites/edit.php:180 +msgid "PrivateKeyPath" +msgstr "" + +#: ./src/Template/Wizards/linuxserverssh.php:130 +#: .-modules/DistributeModule/templates/Satellites/add.php:187 +#: .-modules/DistributeModule/templates/Satellites/edit.php:191 +msgid "We will use a default path to private key if this field left empty" +msgstr "" + +#: ./src/Template/Wizards/linuxserverssh.php:135 +#: .-modules/DistributeModule/templates/Satellites/add.php:375 +#: .-modules/DistributeModule/templates/Satellites/add.php:421 +#: .-modules/DistributeModule/templates/Satellites/edit.php:379 +#: .-modules/DistributeModule/templates/Satellites/edit.php:425 +msgid "Timeout" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:38 +msgid "MySQL" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:47 +msgid "Configuration Wizard: MySQL Server" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:61 +msgid "MySQL Information" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:74 +msgid "MySQL Server" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:85 +msgid "MySQL configuration help" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:102 +msgid "To enable external databases access you have to change the {0} of your MySQL server." +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:105 +msgid "Changing the bind address can be a potential security issue!" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:108 +msgid "The bind-address is configured in my.cnf. Most likely this file is located at {0} or {1}" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:118 +msgid "Change the bind-address from 127.0.0.1 to the external address of the system or use 0.0.0.0 to bind to all interfaces." +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:125 +msgid "Restart the MySQL server to apply the changes." +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:132 +msgid "Create a new MySQL user for {0}" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:135 +msgid "Please replace {0} with the address of the {1} server and set a secure password" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:177 +msgid "Database" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:192 +msgid "MySQL services" +msgstr "" + +#: ./src/Template/Wizards/mysqlserver.php:242 +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:74 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:151 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:116 +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:185 +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:215 +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:146 +msgid "Create" +msgstr "" + +#: ./src/Template/Wizards/wizard_host_configuration.php:51 +msgid "Configuration Wizard: " +msgstr "" + +#: ./src/Template/Wizards/wizard_host_configuration.php:65 +msgid "Host Information" +msgstr "" + +#: ./src/Template/Wizards/wizard_host_configuration.php:97 +msgid "Use existing host" +msgstr "" + +#: ./src/Template/element/apikey_help.php:32 +msgid "API Keys Overview" +msgstr "" + +#: ./src/Template/element/apikey_help.php:41 +msgid "Click on your name in the top left corner to edit your profile." +msgstr "" + +#: ./src/Template/element/apikey_help.php:48 +msgid "At the bottom of the page, you can find the \"API Keys\" section. Click on \"Create new API key\"" +msgstr "" + +#: ./src/Template/element/calendar_mass_changes.php:43 +msgid "Do you really want delete the selected calendars?" +msgstr "" + +#: ./src/Template/element/command_mass_changes.php:50 +msgid "Do you really want delete the selected commands?" +msgstr "" + +#: ./src/Template/element/contactgroup_mass_changes.php:52 +msgid "Do you really want delete the selected contactgroups?" +msgstr "" + +#: ./src/Template/element/contacts_mass_changes.php:54 +msgid "Do you really want delete the selected contacts?" +msgstr "" + +#: ./src/Template/element/dialog_success.php:28 +msgid "success" +msgstr "" + +#: ./src/Template/element/downtimes_mass_delete.php:44 +msgid "You are about to delete downtime for host:" +msgstr "" + +#: ./src/Template/element/downtimes_mass_delete.php:46 +msgid "Do you want to delete service downtimes for this host too?" +msgstr "" + +#: ./src/Template/element/header.php:52 +msgid "CE" +msgstr "" + +#: ./src/Template/element/header.php:68 +msgid "Loading..." +msgstr "" + +#: ./src/Template/element/header.php:133 +msgid "Sign out" +msgstr "" + +#: ./src/Template/element/host_mass_changes.php:48 +#: ./src/Template/element/service_mass_changes.php:41 +#: ./src/Template/element/servicetemplate_mass_changes.php:49 +msgid "More" +msgstr "" + +#: ./src/Template/element/host_mass_changes.php:106 +msgid "Do you really want delete the selected hosts?" +msgstr "" + +#: ./src/Template/element/host_mass_changes.php:109 +msgid "Do you really want disable the selected hosts?" +msgstr "" + +#: ./src/Template/element/hostgroup_mass_changes.php:47 +msgid "Do you really want delete the selected hostgroups?" +msgstr "" + +#: ./src/Template/element/map_mass_changes.php:43 +msgid "Do you really want delete the selected maps?" +msgstr "" + +#: ./src/Template/element/paginator_or_scroll.php:29 +msgid "Switch to Paginator Mode" +msgstr "" + +#: ./src/Template/element/paginator_or_scroll.php:33 +msgid "Switch to Scroll Mode" +msgstr "" + +#: ./src/Template/element/repository_checker.php:22 +msgid "APT Repository - Manually action required!" +msgstr "" + +#: ./src/Template/element/repository_checker.php:25 +#: ./src/Template/element/repository_checker.php:93 +msgid "Please contact your system administrator." +msgstr "" + +#: ./src/Template/element/repository_checker.php:33 +#: ./src/Template/element/repository_checker.php:44 +#: ./src/Template/element/repository_checker.php:68 +#: ./src/Template/element/repository_checker.php:101 +#: ./src/Template/element/repository_checker.php:112 +msgid "Error code" +msgstr "" + +#: ./src/Template/element/repository_checker.php:55 +msgid "Your system is using the old openITCOCKPIT APT repository, which will be shut down soon." +msgstr "" + +#: ./src/Template/element/repository_checker.php:57 +msgid "Please update your sources.list to use our new repository" +msgstr "" + +#: ./src/Template/element/repository_checker.php:90 +msgid "DNF Repository - Manually action required!" +msgstr "" + +#: ./src/Template/element/service_mass_changes.php:35 +msgid "Copy to host" +msgstr "" + +#: ./src/Template/element/service_mass_changes.php:51 +msgid "Add to servicegroup" +msgstr "" + +#: ./src/Template/element/service_mass_changes.php:85 +msgid "Do you really want delete the selected services?" +msgstr "" + +#: ./src/Template/element/service_mass_changes.php:88 +msgid "Do you really want disable the selected services?" +msgstr "" + +#: ./src/Template/element/servicegroup_mass_changes.php:47 +msgid "Do you really want delete the selected servicegroups?" +msgstr "" + +#: ./src/Template/element/servicetemplate_mass_changes.php:57 +msgid "Allocate to service template group" +msgstr "" + +#: ./src/Template/element/servicetemplate_mass_changes.php:69 +msgid "Do you really want to delete the selected service templates and all attached services?" +msgstr "" + +#: ./src/Template/element/servicetemplate_mass_changes.php:72 +msgid "Do you really want to disable the selected service templates?" +msgstr "" + +#: ./src/Template/element/shortcut_links.php:64 +msgid "Add More" +msgstr "" + +#: ./src/Template/element/tenant_mass_changes.php:46 +msgid "Do you really want delete the selected tenants? All nodes, contacts, contactgroups, locations, calendars, timeperiods, hosttemplates, hostgroups, hosts, servicetemplates, servicetemplategroups, servicegroups and services from the selected tenant(s) will be deleted too." +msgstr "" + +#: ./src/Template/element/timeperiod_mass_changes.php:53 +msgid "Do you really want delete the selected timeperiods?" +msgstr "" + +#: ./src/Template/email/html/instantreport_mail.php:74 +#: .-modules/AutoreportModule/templates/email/html/autoreport_mail.php:55 +msgid "Attached you find the automatically generated report: " +msgstr "" + +#: ./src/Template/email/html/instantreport_mail.php:97 +#: ./src/Template/email/html/message_otd_mail.php:112 +#: ./src/Template/email/html/notification_host.php:196 +#: ./src/Template/email/html/notification_service.php:245 +#: ./src/Template/email/html/reset_password.php:101 +#: ./src/Template/email/html/test_mail.php:98 +#: .-modules/AutoreportModule/templates/email/html/autoreport_mail.php:78 +#: .-modules/AutoreportModule/templates/email/html/default_mail.php:93 +msgid "openITCOCKPIT" +msgstr "" + +#: ./src/Template/email/html/message_otd_mail.php:76 +msgid "(Duration in days: {0})" +msgstr "" + +#: ./src/Template/email/html/notification_host.php:61 +#: ./src/Template/email/html/notification_service.php:65 +msgid "{0} notification" +msgstr "" + +#: ./src/Template/email/html/notification_host.php:100 +#: ./src/Template/email/html/notification_service.php:110 +msgid " is {0}" +msgstr "" + +#: ./src/Template/email/html/notification_host.php:112 +#: ./src/Template/email/html/notification_service.php:121 +msgid "The current status was acknowledged by {0} with the comment: " +msgstr "" + +#: ./src/Template/email/html/notification_host.php:129 +#: ./src/Template/email/html/notification_service.php:136 +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:77 +msgid "Time" +msgstr "" + +#: ./src/Template/email/html/notification_host.php:156 +msgid "Host long output" +msgstr "" + +#: ./src/Template/email/html/notification_host.php:197 +#: ./src/Template/email/html/notification_service.php:246 +msgid "it-novum" +msgstr "" + +#: ./src/Template/email/html/reset_password.php:73 +msgid "Your password got reset!" +msgstr "" + +#: ./src/Template/email/html/reset_password.php:77 +#: ./src/Template/email/text/reset_password.php:9 +msgid "New password: {0}" +msgstr "" + +#: ./src/Template/email/html/reset_password.php:80 +#: ./src/Template/email/text/reset_password.php:12 +msgid "Please change the password after the first login." +msgstr "" + +#: ./src/Template/email/html/test_mail.php:50 +msgid "Test mail" +msgstr "" + +#: ./src/Template/email/html/test_mail.php:73 +#: ./src/Template/email/text/test_mail.php:3 +msgid "System test mail" +msgstr "" + +#: ./src/Template/email/html/test_mail.php:77 +#: ./src/Template/email/text/test_mail.php:9 +msgid "This is a test email of your monitoring system - " +msgstr "" + +#: ./src/Template/email/text/instantreport_mail.php:9 +#: .-modules/AutoreportModule/templates/email/text/autoreport_mail.php:9 +msgid "Attached you find the automatically generated report:" +msgstr "" + +#: ./src/Template/email/text/message_otd_mail.php:37 +msgid "Title : {0}" +msgstr "" + +#: ./src/Template/email/text/message_otd_mail.php:40 +msgid "Description : {0}" +msgstr "" + +#: ./src/Template/email/text/message_otd_mail.php:44 +msgid "Expiration (Duration in days: {0})" +msgstr "" + +#: ./src/Template/email/text/message_otd_mail.php:49 +msgid "Content: {0}" +msgstr "" + +#: ./src/Template/email/text/reset_password.php:3 +msgid "Your {0} password got reset!" +msgstr "" + +#: ./src/Template/layout/app_frame.php:193 +msgid "Could not connect to SudoServer. External commands may not work. Please try to reload this page." +msgstr "" + +#: ./src/Template/layout/app_frame.php:209 +msgid "Lost connection to SudoServer. External commands may not work. Please try to reload this page." +msgstr "" + +#: ./src/Template/layout/login.php:48 +msgid "Sign In" +msgstr "" + +#: ./src/Template/pdf/create_pdf_report.php:235 +msgid "There are no time frames defined.Time evaluation report data is not available for the selected period." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:122 +msgid "Certificates where already exchanged." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:151 +msgid "Agent is only reachable through HTTP but should be reachable through secure HTTPS. Most likely someone deleted the certificate file on the agent." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:167 +msgid "TLS certificate mismatch. Agent has maybe compromised. Please make sure that you are connected to the right Agent. To resolve this issue delete the files \"agent.crt\", \"agent.csr\" and \"server_ca-crt\" and restart the Agent." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:218 +msgid "AutoTLS certificates successfully exchanged." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:226 +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:234 +msgid "Error while sending certificate to Agent." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:243 +msgid "No JSON response from Agent or key csr is missing in the result" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:251 +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:260 +msgid "Could not establish HTTP connection for AutoTLS certificate exchange." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:281 +msgid "Successfully establish HTTPS connection to the Agent (No AutoTLS)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:291 +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:327 +msgid "No JSON response from Agent or key agent is missing in the result" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:298 +msgid "Could not establish HTTPS connection" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:317 +msgid "Connection established successfully using insecure HTTP (plaintext)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:334 +msgid "Could not establish insecure HTTP connection" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/AfterExport.php:81 +msgid "SSH user used to establish SSH connection with satellite systems." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/AfterExport.php:82 +msgid "Private key file used to establish SSH connection." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/AfterExport.php:83 +msgid "Public key file used to establish SSH connection." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/AfterExport.php:84 +msgid "Remote command to restart monitoring engine and run remote after export tasks." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/AfterExport.php:85 +msgid "Port number of remote SSH server." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/ConfigGenerator.php:206 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:109 +msgid "This field needs to be a float." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/ConfigGenerator.php:212 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:121 +msgid "This field needs to be an integer." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/ConfigGenerator.php:218 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:127 +msgid "This field needs to be a boolean." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/ConfigGenerator.php:224 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:139 +msgid "This field can not left be blank." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/DbBackend.php:72 +msgid "Value out of range (Nagios, Crate, Statusengine3)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/DbBackend.php:98 +msgid "Database Backend used by openITCOCKPIT. Be careful with this option!" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/Gearman.php:56 +msgid "The host address where the gearman-job-server is running." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/Gearman.php:57 +msgid "Process id file used by the gearman_worker." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/Gearman.php:58 +msgid "Port number of gearman-job-server." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/Gearman.php:59 +msgid "Number of gearman_worker processes." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:96 +msgid "openITCOCKPIT Interface configuration files" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:117 +msgid "Carbon and Whisper (Graphing)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:120 +msgid "PHP-FPM" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:126 +msgid "SnmpTrapModule" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:134 +msgid "PrometheusModule" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:176 +msgid "Value is not in CIDR notation" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:182 +msgid "Value is not a valid IPv4 address in CIDR notation" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:186 +msgid "Subnet needs to be numeric." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:190 +msgid "Value is not a valid IPv4 address in CIDR notation. Subnet is out of range." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:199 +msgid "Can not be the same subnet as used for Fixed CIDR" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:257 +msgid "Path where Carbon will store whisper files." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:259 +msgid "Number of carbon cache instances for multi core CPU scaling" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:260 +msgid "Number of Carbon-C-Relay worker threads. (Carbon-Cache load balancer)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:261 +msgid "Local HTTP port used by Graphite-Web" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:262 +msgid "Local plaintext port to send metrics to Carbon-C-Relay." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:263 +msgid " Only beneficial on linux filesystems that support the fallocate system call. It maintains the benefits of contiguous reads/writes, but with a potentially much faster creation speed, by allowing the kernel to handle the block allocation and zero-ing. Enabling this option may allow a large increase of MAX_CREATES_PER_MINUTE. If enabled on an OS or filesystem that is unsupported this option will gracefully fallback to standard POSIX file access methods." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:264 +msgid "Set your local timezone for Graphite-Web. (Django's default is America/Chicago) If your graphs appear to be offset by a couple hours then this probably needs to be explicitly set to your local timezone. Set this value to the same timezone, as your servers timezone is!" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:265 +msgid "Determine if docker daemon will automatically configure network interface docker0" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:268 +msgid "Subnet used by Docker Compose in CIDR notation. For Example 192.168.1.0/24. Needs to be a different subnet than used for Fixed CIDR!" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:269 +msgid "Path used by VictoriaMetrics to store data." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:270 +msgid "Period in month how long VictoriaMetrics will keep stored metrics." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:271 +msgid "Local HTTP port used by VictoriaMetrics." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:272 +msgid "Enable the Docker userland proxy. Warning: This could lead to very high CPU usage." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphiteWeb.php:89 +msgid "IP-Address of the Graphite-Web server openITCOCKPIT should use to query data." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphiteWeb.php:90 +msgid "Port of the Graphite-Web server." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphiteWeb.php:91 +msgid "Prefix added to every metric stored in carbon" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphiteWeb.php:92 +msgid "Use HTTPS to connect to Graphite-Web server." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphiteWeb.php:93 +msgid "Use configured proxy server to connect to Graphite-Web server." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/NSTAMaster.php:86 +msgid "Bind address of the HTTP interface. Default: 127.0.0.1:7473" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/NSTAMaster.php:87 +msgid "Bind address of the HTTP interface. Default: 127.0.0.1:7474" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/NSTAMaster.php:88 +msgid "TLS certificate key file to be used. Default: /etc/ssl/private/ssl-cert-snakeoil.key" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/NSTAMaster.php:89 +msgid "TLS certificate file to be used. Default: /etc/ssl/certs/ssl-cert-snakeoil.pem" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/NSTAMaster.php:90 +msgid "Use openITCOCKPIT's preconfigured webserver as revers proxy for NSTA." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/NagiosCfg.php:127 +msgid "Value out of range (c, u, w, o)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/NagiosModuleConfig.php:81 +msgid "Minimum value of monitoring related interval settings for sliders in seconds." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/NagiosModuleConfig.php:82 +msgid "Maximum value of monitoring related interval settings for sliders in seconds." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/NagiosModuleConfig.php:83 +msgid "Step size of sliders in seconds" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/PerfdataBackend.php:73 +msgid "Value out of range (Whisper, Crate, Rrdtool)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/PerfdataBackend.php:99 +msgid "Time-series backend used by openITCOCKPIT to store performance data. Be careful with this option!" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/PhpFpmOitc.php:77 +msgid "Maximum number of children that can be alive at the same time" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/PhpFpmOitc.php:78 +msgid "Number of children created on startup." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/PhpFpmOitc.php:79 +msgid "Minimum number of children in idle state (waiting to process)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/PhpFpmOitc.php:80 +msgid "Maximum number of children in idle state (waiting to process)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:91 +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:97 +msgid "Value out of range (1-3)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:124 +msgid "Date format for filename of rotaed logfiles. Germany: d_m_Y_H_i, USA: m_d_Y_H_i" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:125 +msgid "Date format of the timestamp in the logfile. Germany: d.m.Y H:i:s, USA: m.d.Y H:i:s" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:126 +msgid "Determines in days, how long old log files should be keeped." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:127 +msgid "Determines how to submit check result data to Naemon/Nagios." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:128 +msgid "Bulk size of submitted passive check results." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:129 +msgid "Maximum number of worker processes. Recommendation: One process per satellite." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:130 +msgid "Use an SSH tunnel for each satellite for secure connection." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:131 +msgid "Username used to established SSH connection." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:132 +msgid "Private key file used to established SSH connection." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:133 +msgid "Public key file used to established SSH connection." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:134 +msgid "SSH Port of remote hosts" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:135 +msgid "The local ports where each satellite system gets bind to" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:136 +msgid "Username used for supervisor XML-RPC API." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:137 +msgid "Password of supervisor XML-RPC API" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:138 +msgid "Synchronize the system clock to each connected satellite system" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/ConfigGenerator/phpNSTAMaster.php:139 +msgid "System time synchronization interval" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:54 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:716 +msgid "January" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:55 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:717 +msgid "February" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:56 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:718 +msgid "March" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:57 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:719 +msgid "April" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:58 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:720 +msgid "May" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:59 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:721 +msgid "June" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:60 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:722 +msgid "July" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:61 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:723 +msgid "August" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:62 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:724 +msgid "September" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:63 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:725 +msgid "October" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:64 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:726 +msgid "November" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/CalendarTime.php:65 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:727 +msgid "December" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Http.php:71 +msgid "PHP Extension php5-curl loaded successfully" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Http.php:74 +msgid "PHP Extension php5-curl not loaded or installed!" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:16 +msgid "Australia" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:17 +msgid "Austria" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:18 +msgid "Belgium" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:19 +msgid "Bosnia and Herzegovina" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:20 +msgid "Czech Republic" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:21 +msgid "Denmark" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:22 +msgid "Estonia" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:23 +msgid "Finland" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:24 +msgid "France" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:25 +msgid "Germany" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:26 +msgid "Greece" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:27 +msgid "Hungary" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:28 +msgid "Ireland" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:29 +msgid "Italy" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:30 +msgid "Japan" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:31 +msgid "Latvia" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:32 +msgid "Lithuania" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:33 +msgid "Netherlands" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:34 +msgid "New Zealand" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:35 +msgid "Norway" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:36 +msgid "Poland" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:37 +msgid "Portugal" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:38 +msgid "Romania" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:39 +msgid "Russian Federation" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:40 +msgid "Slovakia" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:41 +msgid "South Africa" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:42 +msgid "Spain" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:43 +msgid "Sweden" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:44 +msgid "Switzerland" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:45 +msgid "Ukraine" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:46 +msgid "United Kingdom" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:47 +msgid "United States" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:105 +msgid "German" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:114 +msgid "English" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:124 +msgid "French" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:133 +msgid "Russian" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Locales.php:142 +msgid "Ukrainian" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:113 +msgid "Happy Easter" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:128 +msgid "Valentine's Day" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:143 +msgid "German Unity Day" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:158 +msgid "System Administrator Appreciation Day" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:173 +msgid "International Beer Day" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:188 +msgid "Happy Halloween" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:203 +msgid "Merry Christmas" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:217 +msgid "International Cat Day" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:231 +msgid "International Chocolate Day" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/LoginBackgrounds.php:245 +msgid "International Women's Day" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:57 +msgid "Dashboards" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:107 +msgid "Reports" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:122 +msgid "Downtime reports" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:132 +msgid "Current State reports" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:145 +msgid "Logs" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:170 +msgid "Change Log" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:181 +msgid "Monitoring" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:215 +msgid "Objects" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:240 +msgid "User Defined Macros" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:290 +msgid "Host Dependencies" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:300 +msgid "Service Dependencies" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:312 +msgid "Groups" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:337 +msgid "Contact Groups" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:347 +msgid "Service Template Grps." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:364 +msgid "Host Downtimes" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:374 +msgid "Service Downtimes" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:384 +msgid "Recurring Host Downtimes" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:394 +msgid "Recurring Service Downtimes" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:404 +msgid "System Failures" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:416 +msgid "Templates" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:421 +msgid "Host Templates" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:431 +msgid "Service Templates" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:442 +msgid "Administration" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:446 +msgid "User management" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:451 +msgid "Manage Users" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:461 +msgid "Manage User Roles" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:471 +msgid "User Container Roles" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:487 +msgid "message" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:487 +msgid "news" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:493 +msgid "Container management" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:530 +msgid "System tools" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:535 +msgid "Cron Jobs" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:545 +msgid "Package Manager" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:555 +msgid "Debugging" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:602 +msgid "Agent Wizard" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:612 +msgid "Agents Overview" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:622 +msgid "Agent Checks" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:633 +msgid "System Configuration" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:658 +msgid "Config file editor" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:668 +msgid "Proxy Settings" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:718 +msgid "Prometheus Metrics" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Reports/DowntimeReportBarChartWidgetDataPreparer.php:46 +msgid "Availability in %" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Timeline/DowntimeSerializer.php:86 +msgid " Cancelled" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Timeline/Groups.php:54 +msgid "State history service" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Timeline/Groups.php:59 +msgid "State history host" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:35 +msgid "Runtime error" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:36 +msgid "Runtime warning" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:38 +msgid "Verification error" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:39 +msgid "Verification warning" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:41 +msgid "Config error" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:42 +msgid "Config warning" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:44 +msgid "Process info" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:45 +msgid "Event handler" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:46 +msgid "External command" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:49 +msgid "Host up" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:50 +msgid "Host down" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:51 +msgid "Host unreachable" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:53 +msgid "Service ok" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:54 +msgid "Service unknown" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:55 +msgid "Service warning" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:56 +msgid "Service critical" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:58 +msgid "Passive check" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:60 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:328 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:493 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:82 +msgid "Message" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/HoststatusIcon.php:143 +#: ./src/itnovum/openITCOCKPIT/Core/Views/ServicestatusIcon.php:159 +msgid "Not found in monitoring" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/ListSettingsRenderer.php:108 +msgid "Apply" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/ListSettingsRenderer.php:120 +msgid "From:" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/ListSettingsRenderer.php:135 +msgid "To:" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/Logentry.php:124 +msgid "External command failed" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/Logentry.php:125 +msgid "Timeperiod transition" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:139 +msgid "Y" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:139 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:142 +msgid "M" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:139 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:142 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:145 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:148 +msgid "h" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:139 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:142 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:145 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:148 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:151 +msgid "m" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:139 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:142 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:145 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:148 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:151 +#: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:154 +msgid "s" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaColors.php:17 +msgid "Green" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaColors.php:28 +msgid "Yellow" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaColors.php:39 +msgid "Red" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaColors.php:50 +msgid "Blue" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaColors.php:61 +msgid "Orange" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaColors.php:72 +msgid "Purple" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:65 +msgid "Short" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:66 +msgid "Percent (0-100)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:67 +msgid "Percent (0.0-1.0)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:68 +msgid "Humidity (%H)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:69 +msgid "Decibel (dB)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:70 +msgid "Hexadecimal (0x)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:71 +msgid "Hexadecimal" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:72 +msgid "Scientific notation" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:73 +msgid "Locale format" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:78 +msgid "Herz" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:79 +msgid "Nanoseconds (ns)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:80 +msgid "Microseconds (µs)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:81 +msgid "Milliseconds (ms)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:82 +msgid "Seconds (s)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:83 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:254 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:138 +msgid "Minutes" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:84 +msgid "Hours" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:85 +msgid "Days" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:89 +msgid "Data (IEC)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:90 +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:99 +msgid "Bits" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:91 +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:100 +msgid "Bytes" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:92 +msgid "Kibibytes (KiB)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:93 +msgid "Mebibytes (MiB)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:94 +msgid "Gibibytes (GiB)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:98 +msgid "Data (Metric)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:101 +msgid "Kilobytes (KB)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:102 +msgid "Megabytes (MB)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:103 +msgid "Gigabytes (GB)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:107 +msgid "Data rates" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:108 +msgid "Packets/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:109 +msgid "Bits/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:110 +msgid "Bytes/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:111 +msgid "Kilobits/sec (kbit/s)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:112 +msgid "Kilobytes/ses (KB/s)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:113 +msgid "Megabits/sec (mbit/s)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:114 +msgid "Megabytes/sec (MB/s)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:115 +msgid "Gigabits/sec (gbit/s)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:116 +msgid "Gigabytes/sec (GB/s)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:120 +msgid "Data throughput" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:121 +msgid "ops/sec (ops)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:122 +msgid "requests/sec (rps)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:123 +msgid "reads/sec (rps)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:124 +msgid "writes/sec (wps)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:125 +msgid "I/O ops/sec (iops)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:126 +msgid "ops/min (opm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:127 +msgid "reads/min (rpm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:128 +msgid "writes/min (wpm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:132 +msgid "Temperature" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:133 +msgid "Celsius (°C)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:134 +msgid "Farenheit (°F)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:135 +msgid "Kelvin (K)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:139 +msgid "Currencies" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:140 +msgid "Dollars ($)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:141 +msgid "Euro (€)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:142 +msgid "Pounds (£)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:143 +msgid "Yen (¥)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:144 +msgid "Rubles (₽)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:145 +msgid "Hryvnias (₴)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:146 +msgid "Real (R$)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:147 +msgid "Danish Krone (kr)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:148 +msgid "Icelandic Króna (kr)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:149 +msgid "Norwegian Krone (kr)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:150 +msgid "Swedish Krona (kr)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:151 +msgid "Czech koruna (czk)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:152 +msgid "Swiss franc (CHF)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:153 +msgid "Polish Złoty (PLN)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:154 +msgid "Bitcoin (฿)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:158 +msgid "Length" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:159 +msgid "Millimetre (mm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:160 +msgid "Meter (m)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:161 +msgid "Kilometer (km)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:162 +msgid "Feet (ft)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:163 +msgid "Mile (mi)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:168 +msgid "Area" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:169 +msgid "Square Meters (m²)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:170 +msgid "Square Feet (ft²)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:171 +msgid "Square Miles (mi²)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:175 +msgid "Mass" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:176 +msgid "Milligram (mg)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:177 +msgid "Gram (g)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:178 +msgid "Kilogram (kg)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:179 +msgid "Ton (t)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:183 +msgid "Velocity" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:184 +msgid "Metres/second (m/s)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:185 +msgid "Kilometers/hour (km/h)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:186 +msgid "Miles/hour (mph)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:187 +msgid "Knot (kn)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:192 +msgid "Volume" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:193 +msgid "Millilitre (ml)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:194 +msgid "Litre (l)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:195 +msgid "Cubic metre (m3)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:196 +msgid "Cubic decimetre (dm3)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:197 +msgid "Gallons" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:201 +msgid "Energy" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:202 +msgid "Watt (W)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:203 +msgid "Kilowatt (kW)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:204 +msgid "Milliwatt (mW)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:205 +msgid "Watt per square metre (W/m²)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:206 +msgid "Volt-ampere (VA)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:207 +msgid "Kilovolt-ampere (kVA)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:208 +msgid "Volt-ampere reactive (var)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:209 +msgid "Kilovolt-ampere reactive (kvar)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:210 +msgid "Watt-hour (Wh)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:211 +msgid "Kilowatt-hour (kWh)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:212 +msgid "Kilowatt-min (kWm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:213 +msgid "Joule (J)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:214 +msgid "Electron volt (eV)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:215 +msgid "Ampere (A)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:216 +msgid "Kiloampere (kA)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:217 +msgid "Milliampere (mA)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:218 +msgid "Volt (V)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:219 +msgid "Kilovolt (kV)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:220 +msgid "Millivolt (mV)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:221 +msgid "Decibel-milliwatt (dBm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:222 +msgid "Ohm (Ω)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:223 +msgid "Lumens (Lm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:227 +msgid "Pressure" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:228 +msgid "Millibars" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:229 +msgid "Bars" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:230 +msgid "Kilobars" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:231 +msgid "Hectopascals" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:232 +msgid "Kilopascals" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:233 +msgid "Inches of mercury" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:234 +msgid "PSI" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:239 +msgid "Newton-meters (Nm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:240 +msgid "Kilonewton-meters (kNm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:241 +msgid "Newtons (N)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:242 +msgid "Kilonewtons (kN)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:246 +msgid "Flow" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:247 +msgid "Litre/hour (l/h)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:248 +msgid "Litre/min (l/min)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:249 +msgid "Millilitre/min (ml/min)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:250 +msgid "Cubic meters/sec (cms)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:251 +msgid "Gallons/min (gpm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:252 +msgid "Cubic feet/sec (cfs)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:253 +msgid "Cubic feet/min (cfm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:257 +msgid "Angle" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:258 +msgid "Degrees (°)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:259 +msgid "Radians" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:260 +msgid "Gradian" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:264 +msgid "Date and time" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:265 +msgid "YYYY-MM-DD HH:mm:ss" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:266 +msgid "DD/MM/YYYY h:mm:ss a" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:267 +msgid "From Now" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:271 +msgid "Hash rates" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:272 +msgid "Hashes/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:273 +msgid "Kilohashes/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:274 +msgid "Megahashes/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:275 +msgid "Gigahashes/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:276 +msgid "Terahashes/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:277 +msgid "Petahashes/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:278 +msgid "Exahashes/sec" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:282 +msgid "Acceleration" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:283 +msgid "Meters/sec²" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:284 +msgid "Feet/sec²" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:285 +msgid "G unit" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:289 +msgid "Radiation" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:290 +msgid "Becquerel (Bq)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:291 +msgid "curie (Ci)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:292 +msgid "Gray (Gy)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:293 +msgid "rad" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:294 +msgid "Sievert (Sv)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:295 +msgid "rem" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:296 +msgid "Exposure (C/kg)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:297 +msgid "roentgen (R)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:298 +msgid "Sievert/hour (Sv/h)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:302 +msgid "Concentration" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:303 +msgid "parts-per-million (ppm)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:304 +msgid "parts-per-billion (ppb)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:305 +msgid "nanogram per cubic metre (ng/m³)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:306 +msgid "nanogram per normal cubic metre (ng/Nm³)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:307 +msgid "microgram per cubic metre (μg/m³)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:308 +msgid "microgram per normal cubic metre (μg/Nm³)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:309 +msgid "milligram per cubic metre (mg/m³)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:310 +msgid "milligram per normal cubic metre (mg/Nm³)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:311 +msgid "gram per cubic metre (g/m³)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:312 +msgid "gram per normal cubic metre (g/Nm³)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:49 +msgid "Host Macros" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:54 +msgid "The UUID of the host (\"1284b927-2bd2-4737-a3da-c39854376ca2\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:58 +msgid "The human name of the host (\"srvstorage01\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:62 +msgid "The human name of the host (\"srvstorage01\"), same as $HOSTDISPLAYNAME$" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:66 +msgid "Address or FQDN of the host. (\"10.10.12.12\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:70 +msgid "Current host state as string (\"UP\", \"DOWN\", or \"UNREACHABLE\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:74 +msgid "Current host state as integer (0=UP, 1=DOWN, 2=UNREACHABLE)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:78 +msgid "Last host state as string (\"UP\", \"DOWN\", or \"UNREACHABLE\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:82 +msgid "Last host state as integer (0=UP, 1=DOWN, 2=UNREACHABLE)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:86 +msgid "Current host state type as string (\"SOFT\" or \"HARD\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:90 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:278 +msgid "Current check attempt as integer" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:94 +msgid "Max number of host check attempts." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:98 +msgid "Number of state change events as unique number per host." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:102 +msgid "Last unique host event number." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:106 +msgid "Unique number of the current host problem state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:110 +msgid "Unique number of the last host problem state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:114 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:306 +msgid "Delay between scheduled check time and actual check time as floating point. (\"2.05\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:118 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:310 +msgid "Plugin execution time as floating point. (\"4.21\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:122 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:314 +msgid "Time since last state change occured as string (HH MM SS)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:126 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:318 +msgid "Time since last state change occured as integer in seconds." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:130 +msgid "If the host in a scheduled downtime, this value will be >= 1." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:134 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:326 +msgid "State change percentage as floating point. (This is used by the flap detection algorithm)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:138 +msgid "Contain the first host group of an host as string (\"12403d1a-70c0-468b-ad8d-446fb8412205\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:142 +msgid "A comma separated of all the host groups the host belongs to. (\"12403d1a-70c0-468b-ad8d-446fb8412205,20a1bad7-60c1-433d-8e28-716cde8b8f04\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:146 +msgid "Unix timestamp (integer) of the last host check." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:150 +msgid "Unix timestamp (integer) of last host state change." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:154 +msgid "Unix timestamp (integer) of the last host UP state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:158 +msgid "Unix timestamp (integer) of the last host DOWN state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:162 +msgid "Unix timestamp (integer) of the last host UNREACHABLE state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:166 +msgid "Output of host check plugin (\"OK - 127.5.6.7: rta 0,054ms, lost 0% \")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:170 +msgid "The long plugin output of current host check." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:174 +msgid "Performance date output of current host check. (\"rta=0.054000ms;100.000000;500.000000;0.000000 pl=0%;20;60;0\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:178 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:374 +msgid "Contains the command UUID including used command arguments (\"5a538ebc-03de-4ce6-8e32-665b841abde3!3000.0,80%!4000.0,90%;\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:182 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:186 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:230 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:234 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:238 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:378 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:382 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:405 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:409 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:413 +msgid "Not implemented by openITCOCKPIT." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:190 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:386 +msgid "Uer defined notes for the host." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:194 +msgid "Total number of services associated with the host." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:198 +msgid "Total number of services associated with the host in state OK." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:202 +msgid "Total number of services associated with the host in state WARNING." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:207 +msgid "Total number of services associated with the host in state CRITICAL." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:211 +msgid "Total number of services associated with the host in state UNKNOWN." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:217 +msgid "Host Group Macros" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:222 +msgid "The UUID of the host group (\"fc11e1b9-9c0f-49d7-90b5-f283fe39a21d\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:226 +msgid "A comma separated list of the host group mebers as UUIDs (\"c7176869-ffb7-4149-b960-bdbf9ae85968,f5e943f3-c46f-4f6d-8fc1-468774a72332\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:244 +msgid "Service Macros" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:249 +msgid "The UUID of the service (\"bd19ce04-3209-4664-a146-bd1220e740bc\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:253 +msgid "The human name of the service (\"PING\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:257 +msgid "Current service state as string (\"OK\", \"WARNING\", \"UNKNOWN\", or \"CRITICAL\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:261 +msgid "Current service state as integer (0=OK, 1=WARNING, 2=CRITICAL, 3=UNKNOWN)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:265 +msgid "Last service state as string (\"OK\", \"WARNING\", \"UNKNOWN\", or \"CRITICAL\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:270 +msgid "Last service state as integer (0=OK, 1=WARNING, 2=CRITICAL, 3=UNKNOWN)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:274 +msgid "Current service state type as string (\"SOFT\" or \"HARD\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:282 +msgid "Max number of service check attempts." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:286 +msgid "Is volatile as integer (0=NO, 1=YES)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:290 +msgid "Number of state change events as unique number per service." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:294 +msgid "Last unique service event number." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:298 +msgid "Unique number of the current service problem state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:302 +msgid "Unique number of the last service problem state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:322 +msgid "If the service in a scheduled downtime, this value will be >= 1." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:330 +msgid "Contain the first service group of an service as string (\"6123eb90-a3eb-4895-b348-c464d9494d14\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:334 +msgid "A comma separated of all the service groups the service belongs to. (\"6123eb90-a3eb-4895-b348-c464d9494d14,666b1caf-4c0f-45e8-9380-78f9e915b82d\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:338 +msgid "Unix timestamp (integer) of the last service check." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:342 +msgid "Unix timestamp (integer) of last service state change." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:346 +msgid "Unix timestamp (integer) of the last service OK state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:350 +msgid "Unix timestamp (integer) of the last service WARNING state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:354 +msgid "Unix timestamp (integer) of the last service CRITICAL state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:358 +msgid "Unix timestamp (integer) of the last service UNKNOWN state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:362 +msgid "Output of service check plugin (\"OK - 127.5.6.7: rta 0,054ms, lost 0% \")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:366 +msgid "The long plugin output of current service check." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:370 +msgid "Performance date output of current service check. (\"rta=0.054000ms;100.000000;500.000000;0.000000 pl=0%;20;60;0\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:392 +msgid "Service Group Macros" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:397 +msgid "The UUID of the host group (\"65c7692e-b322-4788-8232-97258b457f22\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:401 +msgid "A comma separated list of the service group mebers as UUIDs (\"0a9feda1-569e-40fe-a5a3-b2f389818301,ade06bfb-f9bd-4112-9537-2b3d286a6572\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:419 +msgid "Contact Macros" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:424 +msgid "The UUID of the contact (\"9595f7d6-2b79-4a7b-b7b8-414eec84c0b0\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:428 +msgid "The human name of the contact (\"info\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:432 +msgid "The human name of the contact (\"info\"), same as $CONTACTGROUPNAME$" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:436 +msgid "Email address of the contact. (\"community@openitcockpit.io\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:440 +msgid "Pager number of the contact. (\"004913456789\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:444 +msgid "A comma separated of all the contact groups the contact belongs to. (\"06e352a8-643d-4fa8-a7bd-9ff74ad0e112,4992c7ad-1bb4-465a-8fe4-a721461b69a2\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:450 +msgid "Contact Group Macros" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:455 +msgid "The UUID of the contact group (\"06e352a8-643d-4fa8-a7bd-9ff74ad0e112\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:459 +msgid "A comma separated of all the contacts belongs to the contact group. (\"9595f7d6-2b79-4a7b-b7b8-414eec84c0b0,6de7d0f9-413e-41cc-b1e4-3289072b72c4\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:465 +msgid "SUMMARY Macros (Notice: CPU intensive to calculate - use with care)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:470 +msgid "Number of hosts in state UP." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:474 +msgid "Number of hosts in state DOWN." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:478 +msgid "Number of hosts in state UNREACHABLE." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:482 +msgid "Number of unhandled hosts. Unhandled hosts are in a DOWN state and not acknowledged or in a scheduled downtime." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:486 +msgid "Number of unhandled hosts. Unhandled hosts are in a UNREACHABLE state and not acknowledged or in a scheduled downtime." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:490 +msgid "Number of hosts in a non UP state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:494 +msgid "Number of unhandled hosts. Unhandled hosts are in a non UP state and not acknowledged or in a scheduled downtime." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:498 +msgid "Number of services in state OK." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:502 +msgid "Number of services in state WARNING." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:506 +msgid "Number of services in state CRITICAL." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:510 +msgid "Number of services in state UNKNOWN." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:514 +msgid "Number of unhandled services. Unhandled services are in a WARNING state and not acknowledged or in a scheduled downtime." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:518 +msgid "Number of unhandled services. Unhandled services are in a CRITICAL state and not acknowledged or in a scheduled downtime." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:522 +msgid "Number of unhandled services. Unhandled services are in a UNKNOWN state and not acknowledged or in a scheduled downtime." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:526 +msgid "Number of services in a non OK state." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:530 +msgid "Number of unhandled services. Unhandled services are in a non OK state and not acknowledged or in a scheduled downtime." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:536 +msgid "Notification Macros" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:541 +msgid "Notification type as string (\"PROBLEM\", \"RECOVERY\", \"ACKNOWLEDGEMENT\", \"FLAPPINGSTART\", \"FLAPPINGSTOP\", \"FLAPPINGDISABLED\", \"DOWNTIMESTART\", \"DOWNTIMEEND\", or \"DOWNTIMECANCELLED\")." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:545 +msgid "A comma separated of all the contacts for this notification. (\"12403d1a-70c0-468b-ad8d-446fb8412205,20a1bad7-60c1-433d-8e28-716cde8b8f04\")" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:550 +msgid "Is this an escalated notification (0=NO, 1=YES)" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:554 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:558 +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:562 +msgid "openITCOCKPIT user name as string." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:566 +msgid "Comment data of the notification." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:570 +msgid "Number of send notifications for a host. If the host state goes to RECOVERY, the counter will be reset to 0." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:574 +msgid "Unique event number of the host notification." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:578 +msgid "Number of send notifications for a service. If the service state goes to OK, the counter will be reset to 0." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:582 +msgid "Unique event number of the service notification." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:588 +msgid "Date and Time Macros" +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:593 +msgid "Current date as string (DD-MM-YYYY)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:597 +msgid "Current time as string (HH:MM:SS)." +msgstr "" + +#: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:601 +msgid "Current time as UNIX timestamp." +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:66 +msgid "Delete temporary automatic report files..." +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:101 +msgid " no reports to send" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:163 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:176 +msgid "An error occured while sending auto report mail: \"{0}\":" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:167 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:411 +msgid "Host {0}" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:170 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:414 +msgid "Service {0}" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:263 +msgid "Sending Report {0} to {1}" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:269 +msgid "An error occured while sending auto report mail: " +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:295 +msgid "Report \"{0}\" with ID: {1} run failed: {2}" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:302 +msgid "Report \"{0}\" with ID: {1} run successfully" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:339 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:427 +msgid "Cannot generate quarterly autoreports." +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:352 +msgid "Autoreports could not be generated! No store path defined!" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:407 +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:420 +msgid "An error occured while generating quarterly autoreports: \"{0}\":" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:466 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:109 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:136 +msgid "Report id" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:467 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:110 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:137 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:92 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:94 +msgid "Report name" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:471 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:114 +msgid "Minimal allowed availability (min)" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:474 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:117 +msgid "Minimal allowed availability (%)" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:475 +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:118 +msgid "Current availability" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:511 +msgid "{0} was not generated." +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:565 +msgid "Mo" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:566 +msgid "Tu" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:567 +msgid "We" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:568 +msgid "Th" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:569 +msgid "Fr" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:570 +msgid "Sa" +msgstr "" + +#: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:571 +msgid "Su" +msgstr "" + +#: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:120 +#: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:189 +#: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:251 +#: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:333 +#: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:564 +#: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:821 +#: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:853 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportAvailabilityLogTable.php:64 +msgid "Auto report not found" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:99 +msgid "Report \"{0}\" cannot be evaluated. Time evaluation report data is not available for the selected period \"{1}\"" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:111 +msgid "Report \"{0}\" cannot be create. No hosts and services are available in selected report" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:139 +msgid "The report \"{0}\" cannot be evaluated. The evaluation time is 0 seconds for the selected period \"{1}\"" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:185 +msgid "Report \"{0}\" cannot be evaluated. The following Hosts/Services were created after the selected starting period \"{1}\":" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:246 +msgid "Time evaluation report data is not available for the selected period ({0} with calendar: {1})" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:809 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:174 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:175 +#: .-modules/SLAModule/templates/Slas/generate.php:294 +#: .-modules/SLAModule/templates/Slas/generate.php:427 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:192 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:302 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:169 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:121 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:194 +msgid "Outages" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Autoreport.php:813 +msgid "Outages of at least {0} min" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:140 +msgid "Outage date" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:143 +msgid "Duration (Minutes)" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/CsvReport.php:144 +msgid "Planned downtime" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Menu.php:27 +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:103 +msgid "Autoreport" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Menu.php:44 +msgid "Autoreport Globals" +msgstr "" + +#: .-modules/AutoreportModule/src/Lib/Widgets.php:36 +msgid "Autoreport Overview" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:59 +msgid "Please enter a valid path" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:139 +msgid "Use tenant name instead of report name as subject for automatic generated mails" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:143 +msgid "Generates reports only for Hosts and Services that were created before the start date" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:147 +msgid "Send reports in PDF format" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:151 +msgid "Send reports in CSV format" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:155 +msgid "Send quarterly reports" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:159 +msgid "Shows outages in scheduled downtime" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:163 +msgid "Shows all downtimes" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:167 +msgid "Use create date in filename. Format: Filename \"Reportname_+/- (dmY)...\"" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:171 +msgid "Use Year in filename. Format: Filename \"Reportname_+/- (Y)...\"" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:175 +msgid "Displays SLA graph" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:179 +msgid "Shows summary statistics on first page of report" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:183 +msgid "Shows host name with current availability" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:187 +msgid "Shows service description with current availability" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:191 +msgid "Email addresses which will be notified in case of failure while creating the quarterly reports. Use \";\" as email delimiter when sending to multiple recipients" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportSettingsTable.php:195 +msgid "Path for Reports files" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:145 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:181 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:191 +msgid "This field cannot be left blank" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:156 +msgid "The provided value is invalid (For example 99.999)" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:165 +msgid "The provided value must be a number" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:173 +msgid "The provided value is invalid (min: 0 max: 100)" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:203 +msgid "You must select at least one user." +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:207 +msgid "Please select a calendar" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:234 +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:244 +msgid "Outage duration needs to be numeric" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:238 +msgid "You must select at least one option for host and/or service (\"in %\" and/or \"in h\")" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:634 +msgid "{0} %" +msgstr "" + +#: .-modules/AutoreportModule/src/Model/Table/AutoreportsTable.php:636 +msgid "{0} minutes" +msgstr "" + +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:15 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:15 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:15 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:16 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:15 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:15 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:18 +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:15 +#: .-modules/AutoreportModule/templates/Autoreports/index.php:15 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:15 +msgid "Autoreport Module" +msgstr "" + +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:37 +#: .-modules/SLAModule/templates/SlaSettings/index.php:37 +msgid "This changes affects all reports" +msgstr "" + +#: .-modules/AutoreportModule/templates/AutoreportSettings/index.php:47 +msgid "Autoreport Settings" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:19 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:19 +msgid "Create auto report" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:22 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:23 +msgid "Step 1" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:31 +msgid "Create new autoreport" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:42 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:44 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:44 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:44 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:44 +msgid "Report configuration" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:46 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:48 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:48 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:48 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:48 +msgid "Host and services configuration" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:50 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:52 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:52 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:52 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:52 +msgid "Report details" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:66 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:68 +msgid "Main report configuration" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:106 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:108 +msgid "Report description" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:127 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:129 +msgid "Set start" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:135 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:137 +#: .-modules/SLAModule/templates/Slas/add.php:114 +#: .-modules/SLAModule/templates/Slas/add.php:117 +#: .-modules/SLAModule/templates/Slas/edit.php:114 +#: .-modules/SLAModule/templates/Slas/edit.php:117 +#: .-modules/SLAModule/templates/Slas/index.php:124 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:66 +msgid "Start date" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:174 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:176 +#: .-modules/SLAModule/templates/Slas/add.php:96 +#: .-modules/SLAModule/templates/Slas/edit.php:96 +msgid "Evaluation period" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:180 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:182 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:832 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:850 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:856 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:869 +#: .-modules/SLAModule/templates/Slas/add.php:101 +#: .-modules/SLAModule/templates/Slas/edit.php:101 +msgid "Year" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:181 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:183 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:782 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:798 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:806 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:820 +#: .-modules/SLAModule/templates/Slas/add.php:102 +#: .-modules/SLAModule/templates/Slas/edit.php:102 +msgid "Quarter" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:182 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:184 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:58 +#: .-modules/SLAModule/templates/Slas/add.php:103 +#: .-modules/SLAModule/templates/Slas/edit.php:103 +msgid "Month" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:183 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:185 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:59 +#: .-modules/SLAModule/templates/Slas/add.php:104 +#: .-modules/SLAModule/templates/Slas/edit.php:104 +msgid "Week" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:200 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:202 +msgid "never" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:201 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:203 +msgid "yearly" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:202 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:204 +msgid "quarterly" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:203 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:205 +msgid "monthly" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:204 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:206 +msgid "weekly" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:205 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:207 +msgid "daily" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:219 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:221 +msgid "Guaranteed availability" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:243 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:245 +msgid "in percent" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:249 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:251 +msgid "in minutes" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:265 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:267 +msgid "You must specify at least \"Guaranteed availability\" or \"Max. number of outages\"" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:274 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:276 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:144 +msgid "Max. number of outages" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:300 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:130 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:302 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:259 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:130 +msgid "Graph" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:306 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:126 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:308 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:255 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:126 +msgid "in %" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:307 +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:127 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:309 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:256 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:127 +msgid "in h" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:352 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:354 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:201 +msgid "Consider holidays" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:22 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:22 +msgid "Step 2" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:32 +msgid "Create new auto report:" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:61 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:61 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:61 +msgid "Prev" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:73 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:73 +msgid "Report configuration for hosts and services" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:129 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:258 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:129 +msgid "Alias" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:133 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:133 +msgid "Use minimum, average or maximum values for graph" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:134 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:134 +msgid "MIN|AVG|MAX" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:136 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:261 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:136 +msgid "Max. outage duration" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:137 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:262 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:137 +msgid "All failures" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:142 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:142 +msgid "host settings" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/add_step_two.php:144 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:144 +msgid "service settings" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_availibility_colors.php:2 +msgid "Colors" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:24 +msgid "Calculate availability" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:48 +msgid "Last update: " +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:80 +#: .-modules/SLAModule/templates/Slas/sla_calendar_widget.php:120 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:37 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:36 +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:206 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:293 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:293 +msgid "No data available " +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:116 +msgid "Availibility" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:127 +msgid " in %" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:140 +msgid " in h" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:149 +msgid "Show log data" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:158 +msgid "Log date" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:26 +msgid "Create autoreport" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:45 +msgid "Report" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/create_report.php:51 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:121 +#: .-modules/SLAModule/templates/Slas/generate.php:122 +msgid "CSV" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:20 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:19 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:19 +msgid "Edit auto report" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:32 +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:32 +msgid "Edit auto report:" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:22 +msgid "Step 3" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:32 +msgid "Autoreport configuration overview:" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:75 +msgid "Report overview" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:100 +msgid "Report interval" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:113 +msgid "Report send interval" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:125 +msgid "Min. availibility" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:156 +msgid "Use start time" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:176 +msgid "hard" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:179 +msgid "hard and soft" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:247 +msgid "Host and service options" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:304 +msgid "No Services selected. Report will considered only host state changes." +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:22 +#: .-modules/SLAModule/templates/Slas/generate.php:25 +msgid "Generate Report" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:31 +msgid "Generate auto report" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:94 +#: .-modules/AutoreportModule/templates/email/html/autoreport_mail.php:31 +#: .-modules/AutoreportModule/templates/email/text/autoreport_mail.php:3 +msgid "Auto report" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:179 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:68 +#: .-modules/SLAModule/templates/Slas/generate.php:221 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:107 +msgid "Evaluated time period" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:218 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:97 +msgid "Availability overview" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:227 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:108 +msgid "Maximum allowed outage duration" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:229 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:111 +msgid "Measured outage duration " +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:235 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:118 +msgid "Percentage" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:245 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:264 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:310 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:378 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:419 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:128 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:148 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:196 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:257 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:293 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:210 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:211 +#: .-modules/SLAModule/templates/Slas/generate.php:350 +#: .-modules/SLAModule/templates/Slas/generate.php:399 +#: .-modules/SLAModule/templates/Slas/generate.php:479 +#: .-modules/SLAModule/templates/Slas/index.php:223 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:68 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:394 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:68 +#: .-modules/SLAModule/templates/Slas/view_details.php:468 +#: .-modules/SLAModule/templates/Slas/view_details.php:539 +msgid "PASSED" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:249 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:268 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:314 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:383 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:424 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:132 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:152 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:200 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:261 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:297 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:214 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:215 +#: .-modules/SLAModule/templates/Slas/generate.php:354 +#: .-modules/SLAModule/templates/Slas/generate.php:403 +#: .-modules/SLAModule/templates/Slas/generate.php:475 +#: .-modules/SLAModule/templates/Slas/index.php:227 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:72 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:397 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:72 +#: .-modules/SLAModule/templates/Slas/view_details.php:472 +#: .-modules/SLAModule/templates/Slas/view_details.php:543 +msgid "FAILED" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:281 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:167 +msgid "Outages overview" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:290 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:177 +msgid "Maximum allowed number of outages" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:293 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:180 +msgid "Measured number of outages" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:327 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:214 +msgid "Evaluated host and services" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:340 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:228 +msgid "Availability " +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:370 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:411 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:248 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:284 +msgid "No historical data available " +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:436 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:315 +msgid "SLA overview" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:448 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:330 +#: .-modules/SLAModule/templates/Slas/generate.php:260 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:135 +msgid "Host and service details" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:520 +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:698 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:434 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:657 +msgid "Outage time exceeding the permitted limit ({0} min)" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:547 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:472 +msgid "Host outage in downtime exceeding the permitted limit ({0} min)" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:548 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:474 +msgid "Host outage in downtime" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:726 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:694 +msgid "Service outage in downtime exceeding the permitted limit ({0} min)" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/generate.php:727 +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:696 +msgid "Service outage in downtime" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:19 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:19 +msgid "Host used by" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:33 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:33 +msgid "autoreports." +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:51 +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:51 +msgid "Auto report name" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/host_used_by.php:131 +msgid "This host is not used by any autoreport or you have insufficient permissions." +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/index.php:19 +msgid "Auto Reports Overview" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/index.php:31 +msgid " Auto reports" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/index.php:101 +msgid "Report inteval" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/index.php:105 +msgid "Report send inteval" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/index.php:109 +msgid "Min. availability" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/index.php:113 +msgid "Max number of outages" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/pdf/generate.php:51 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:53 +msgid "Analysis period" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:19 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:19 +msgid "Service used by" +msgstr "" + +#: .-modules/AutoreportModule/templates/Autoreports/service_used_by.php:131 +msgid "This service is not used by any autoreport or you have insufficient permissions." +msgstr "" + +#: .-modules/AutoreportModule/templates/email/html/default_mail.php:31 +#: .-modules/AutoreportModule/templates/email/text/default_mail.php:3 +msgid "Quarterly auto report" +msgstr "" + +#: .-modules/AutoreportModule/templates/email/html/default_mail.php:53 +msgid "Quarterly auto report informations" +msgstr "" + +#: .-modules/ChangecalendarModule/src/Controller/ChangecalendarsController.php:119 +#: .-modules/ChangecalendarModule/src/Controller/ChangecalendarsController.php:155 +msgid "Invalid changeCalendar" +msgstr "" + +#: .-modules/ChangecalendarModule/src/Controller/ChangecalendarsController.php:214 +#: .-modules/ChangecalendarModule/src/Controller/ChangecalendarsController.php:249 +#: .-modules/ChangecalendarModule/src/Controller/ChangecalendarsController.php:313 +msgid "Invalid Changecalendar" +msgstr "" + +#: .-modules/ChangecalendarModule/src/Controller/ChangecalendarsController.php:325 +msgid "Change calendar deleted successfully" +msgstr "" + +#: .-modules/ChangecalendarModule/src/Controller/ChangecalendarsController.php:332 +msgid "Issue while deleting Changecalendar" +msgstr "" + +#: .-modules/ChangecalendarModule/src/Lib/Menu.php:28 +#: .-modules/ChangecalendarModule/src/Lib/Widgets.php:34 +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:42 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:43 +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:37 +msgid "Change calendar" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:15 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:15 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:15 +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:28 +msgid "Change calendars" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:27 +msgid "Create new change calendar" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:92 +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:94 +msgid "Colour" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:120 +msgid "Create Changecalendar" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:27 +msgid "Edit change calendar:" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:118 +msgid "Update changecalendar" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:138 +msgid "Modify date" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:62 +msgid "Filter by changecalendar name" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:102 +msgid "Change calendar name" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:20 +msgid "No change calendar selected" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:51 +msgid "Display Type" +msgstr "" + +#: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:61 +msgid "List" +msgstr "" + +#: .-modules/CheckmkModule/src/Controller/MkLogfileController.php:59 +msgid "MkLogfile is empty or does not exist." +msgstr "" + +#: .-modules/CheckmkModule/src/Controller/ScansController.php:89 +msgid "Checkmk Agent" +msgstr "" + +#: .-modules/CheckmkModule/src/Controller/ScansController.php:101 +msgid "No MKChecks defined! Checkmk will not work." +msgstr "" + +#: .-modules/CheckmkModule/src/Controller/ScansController.php:212 +msgid "MK service created successfully" +msgstr "" + +#: .-modules/CheckmkModule/src/Controller/ScansController.php:335 +#: .-modules/CheckmkModule/src/Controller/ScansController.php:548 +msgid "Invalid Checkmk satellite task" +msgstr "" + +#: .-modules/CheckmkModule/src/Lib/AdditionalLinks.php:34 +#: .-modules/CheckmkModule/src/Lib/AdditionalLinks.php:44 +#: .-modules/CheckmkModule/src/Lib/AdditionalLinks.php:54 +#: .-modules/CheckmkModule/src/Lib/AdditionalLinks.php:64 +msgid "Checkmk discovery" +msgstr "" + +#: .-modules/CheckmkModule/src/Lib/Menu.php:48 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:38 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:38 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:38 +msgid "Checkmk Checks" +msgstr "" + +#: .-modules/CheckmkModule/src/Lib/Menu.php:58 +#: .-modules/CheckmkModule/templates/Mkagents/add.php:38 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:38 +msgid "Checkmk Agents" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/add.php:34 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:34 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:34 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:34 +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:34 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:34 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:34 +#: .-modules/CheckmkModule/templates/Scans/index.php:34 +msgid "Checkmk Module" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/add.php:70 +msgid "Create new Checkmk agent" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/add.php:84 +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:84 +#: .-modules/CheckmkModule/templates/Scans/index.php:107 +msgid "Checkmk agent" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:38 +msgid "Checkmk agents" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:42 +msgid "Downloads" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:53 +msgid "Agent Downloads" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:60 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:119 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:60 +msgid "Special agents" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:67 +#: .-modules/CheckmkModule/templates/Mkagents/index.php:66 +msgid "Agent downloads" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:83 +msgid "All files are located at {0} on the file system." +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:99 +msgid "Linux, Unix, macOS and other" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:105 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:198 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:277 +msgid "Agents" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:133 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:212 +msgid "Example configurations" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:147 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:226 +msgid "Plugins" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:161 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:240 +#: .-modules/CheckmkModule/templates/Mkagents/download.php:291 +msgid "Other files" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/download.php:271 +msgid "z/OS" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:70 +msgid "Edit Checkmk agent" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/edit.php:84 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:66 +msgid "edited successfully" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/index.php:38 +msgid "Checkmk special agents" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/index.php:54 +msgid "Agent" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/index.php:102 +msgid "Filter by agent name" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/index.php:128 +msgid "Filter by command" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkagents/index.php:151 +msgid "Agent name" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:52 +msgid "Create new Checkmk check" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:66 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:66 +msgid "Checkmk check" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:70 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:70 +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:130 +msgid "Check name" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkchecks/add.php:102 +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:102 +msgid "Please select a servicetemplate." +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkchecks/edit.php:52 +msgid "Edit Checkmk check" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:94 +msgid "Filter by check name" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:107 +msgid "Filter by servicetemplate name" +msgstr "" + +#: .-modules/CheckmkModule/templates/Mkchecks/index.php:134 +msgid "Servicetemplate name" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:38 +msgid "Scans" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:52 +msgid "Scan device:" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:60 +msgid "Cancel waiting for satellite result" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:85 +msgid "Download and install the Checkmk Agent." +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:88 +msgid "If not already done, please {0} the Checkmk Agent now." +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:119 +msgid "Enable Checkmk agent" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:122 +msgid "If enabled, openITCOCKPIT will query the Checkmk agent on the remote host." +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:130 +msgid "Datasource" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:160 +msgid "SNMP" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:172 +msgid "Enable SNMP" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:175 +msgid "If enabled, openITCOCKPIT will query the remote host through SNMP." +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:185 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:62 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:61 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:62 +#: .-modules/UPSModule/templates/Wizards/ups.php:62 +msgid "SNMP version" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:193 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:69 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:68 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:69 +#: .-modules/UPSModule/templates/Wizards/ups.php:69 +msgid "SNMP V 1" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:194 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:70 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:69 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:70 +#: .-modules/UPSModule/templates/Wizards/ups.php:70 +msgid "SNMP V 2c" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:195 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:71 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:70 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:71 +#: .-modules/UPSModule/templates/Wizards/ups.php:71 +msgid "SNMP V 3" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:203 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:78 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:77 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:78 +#: .-modules/UPSModule/templates/Wizards/ups.php:78 +msgid "Community" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:218 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:94 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:93 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:94 +#: .-modules/UPSModule/templates/Wizards/ups.php:94 +msgid "Security level" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:233 +msgid "Hash algorithm" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:267 +msgid "Encryption algorithm" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:281 +msgid "Encryption password" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:309 +msgid "Execute discovery" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:332 +msgid "Error from Satellite!" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:353 +msgid "Executing remote discovery..." +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:357 +msgid "Waiting for response from Satellite..." +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:376 +msgid "Health" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:407 +msgid "Windows Services" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:423 +msgid "Systemd Services" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:447 +msgid "More services available" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:450 +msgid "Before you are able to monitor the following services, it is required that an appropriate service template has been created." +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:456 +#: .-modules/ImportModule/templates/HostDefaults/add.php:266 +#: .-modules/ImportModule/templates/HostDefaults/add.php:683 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:664 +msgid "Go to \"Service templates\"" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:462 +msgid "Go to \"Agent Checks\"" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:475 +msgid "Checkmk Check" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:476 +msgid "Item" +msgstr "" + +#: .-modules/CheckmkModule/templates/Scans/index.php:477 +msgid "Parameters" +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CustomAlertWorkerCommand.php:173 +msgid "CustomAlertWorker: Fork new worker child" +msgstr "" + +#: .-modules/CustomalertModule/src/Controller/CustomalertRulesController.php:105 +#: .-modules/CustomalertModule/src/Controller/CustomalertRulesController.php:153 +#: .-modules/CustomalertModule/src/Controller/CustomalertRulesController.php:191 +msgid "Custom alert rule not found" +msgstr "" + +#: .-modules/CustomalertModule/src/Controller/CustomalertsController.php:343 +msgid "Custom alert not found" +msgstr "" + +#: .-modules/CustomalertModule/src/Lib/Menu.php:25 +#: .-modules/CustomalertModule/templates/Customalerts/history.php:32 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:30 +msgid "Custom Alerts" +msgstr "" + +#: .-modules/CustomalertModule/src/Lib/Menu.php:30 +msgid "Service alerts" +msgstr "" + +#: .-modules/CustomalertModule/src/Lib/Menu.php:40 +msgid "Custom alerting rules" +msgstr "" + +#: .-modules/CustomalertModule/src/Lib/Widgets.php:37 +msgid "Custom Alerts Counter" +msgstr "" + +#: .-modules/CustomalertModule/src/Model/Table/CustomalertRulesTable.php:114 +msgid "Your service regex is an invalid regular expression." +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:16 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:16 +msgid " Custom Alert Module" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:20 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:20 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:19 +msgid "Custom Alert Rules " +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:24 +msgid "Add custom alert rule" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:34 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:34 +msgid "Create new custom alert rule" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:49 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:49 +msgid "Custom alert rule" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:88 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:88 +msgid "When enabled, this alert rule will also apply to hosts in all sub-container." +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:123 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:184 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:123 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:184 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:91 +msgid "Included tags" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:149 +#: .-modules/CustomalertModule/templates/CustomalertRules/add.php:211 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:149 +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:211 +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:116 +msgid "Excluded tags" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:24 +msgid "Edit custom alert rule" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:15 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:15 +#: .-modules/CustomalertModule/templates/Customalerts/history.php:15 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:15 +msgid "Custom Alert Module" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:18 +msgid "Custom Alert Rules" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:30 +msgid "Custom Alert" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:31 +msgid "Rules" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:65 +msgid "Filter by rule name" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:78 +msgid "Filter by rule description" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:147 +msgid "Filter service tags" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/index.php:294 +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:34 +msgid "Affected services" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:23 +msgid "Custom Alert Rule Affected Services" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:33 +msgid "Custom Alert Rule" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:55 +msgid "Go to \"Custom rule configuration\"" +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:70 +msgid "Custom alert rule: " +msgstr "" + +#: .-modules/CustomalertModule/templates/CustomalertRules/services.php:81 +msgid "Overview of all affected services. Please refresh your configuration after configuration changes!" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:82 +msgid "In progress " +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:94 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:109 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:215 +msgid "Done" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:106 +msgid "Manually closed " +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:110 +msgid "Alerts older than" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/customalerts_widget.php:119 +msgid "Leave empty for all alerts" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/history.php:19 +msgid "Service Alerts " +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/history.php:23 +msgid "Custom Alerts State History" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/history.php:33 +msgid "State History" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/history.php:60 +msgid "Commented by " +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/history.php:83 +msgid "Service:" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/history.php:101 +msgid "This alert was automatically generated by the alerting daemon" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:18 +msgid "Custom Alerts Overview" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:73 +msgid "New alerts" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:113 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:226 +msgid "Manually closed" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:137 +msgid "Filter by custom alerts message" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:180 +msgid "Alert status" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:238 +#: .-modules/SLAModule/templates/Slas/view_details.php:371 +msgid "Filter by container" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:286 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:290 +msgid "Group view by host" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:333 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:498 +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:8 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:119 +msgid "Annotation" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:338 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:503 +msgid "last 24h" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:348 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:513 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:180 +msgid "Modified" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:445 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:616 +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:119 +msgid "Annotate" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:454 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:625 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:8 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:109 +msgid "Close manually" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:461 +#: .-modules/CustomalertModule/templates/Customalerts/index.php:632 +msgid "History" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:666 +msgid "Annotate selected" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/index.php:674 +msgid "Close selected manually" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:31 +msgid "No items are selected for annotations!" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:39 +msgid "Do you want annotate the selected objects?" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:58 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:79 +msgid "Add comment" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:66 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:87 +msgid "The maximum length for this field is 1024." +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:67 +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:88 +msgid " Characters available: " +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:78 +msgid "Determining host state..." +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:82 +msgid "All hosts are Up." +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:87 +msgid "At least one host is down or unreachable." +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:98 +msgid "Set annotation comment as host acknowledgement" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_annotate.php:107 +msgid "Annotating..." +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:31 +msgid "No items have been selected to close!" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:48 +#: .-modules/ImportModule/templates/Configurationitems/import.php:113 +msgid "Information" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:51 +msgid "Only custom notifications with a status of \"{0}\" or \"{1}\" can be closed. Custom notifications with a different status are automatically removed from the selection." +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:60 +msgid "Do you want close the selected objects?" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:97 +msgid "Closing..." +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:16 +msgid "history" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:90 +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:125 +msgid "State time" +msgstr "" + +#: .-modules/CustomalertModule/templates/Customalerts/service_history.php:146 +msgid "Automatically closed" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:19 +msgid "DB2" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:28 +msgid "Configuration Wizard: DB2 Database" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:42 +msgid "Configure DB2 Monitoring" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:56 +#: .-modules/HANAModule/templates/Wizards/saphana.php:66 +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:56 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:56 +msgid "Administration Settings" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:66 +msgid "DB2 configuration help" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:79 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:80 +msgid "Please replace XXXXX with your version." +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:84 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:85 +msgid "Please download a recent version of the following packages from here" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:101 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:72 +msgid "Environment" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:103 +msgid "Add the following to {0}" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:113 +msgid "Installation" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:133 +msgid "Create User within Databas" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:135 +msgid "To ensure, that openITCOCKPIT is able to query information from the database, you need to add a operationsystem user called \"nagios\" (with same group name)." +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:138 +msgid "Maybe there is already a user {0}, wich is beeing used to monitore the operatingsystem." +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:141 +msgid "Afterwords you need to enable the monitoring switches:" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:147 +msgid "The nagios user (resp. the nagios group) is going to get the needed privileges and after a restart of the database, everything is prepared." +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:157 +msgid "Restart the DB2 server to apply the changes." +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:168 +#: .-modules/HANAModule/templates/Wizards/saphana.php:71 +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:61 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:192 +msgid "Database user" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:195 +msgid "DB2 Database services" +msgstr "" + +#: .-modules/DB2Module/templates/Wizards/db2.php:198 +#: .-modules/HANAModule/templates/Wizards/saphana.php:130 +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:194 +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:91 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:193 +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:222 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:194 +#: .-modules/SAPModule/templates/Wizards/sap.php:133 +#: .-modules/UPSModule/templates/Wizards/ups.php:194 +msgid "To avoiding duplicate service configuration, the existing services with the same name will be automatically deselected" +msgstr "" + +#: .-modules/DesignModule/src/Controller/DesignsController.php:112 +msgid "Design saved successfully" +msgstr "" + +#: .-modules/DesignModule/src/Controller/DesignsController.php:152 +msgid "No file to import" +msgstr "" + +#: .-modules/DesignModule/src/Controller/DesignsController.php:156 +msgid "Uploaded file type is not allowed" +msgstr "" + +#: .-modules/DesignModule/src/Controller/DesignsController.php:203 +msgid "Design imported and saved successfully" +msgstr "" + +#: .-modules/DesignModule/src/Controller/UploadsController.php:33 +msgid "Error on uploading file" +msgstr "" + +#: .-modules/DesignModule/src/Controller/UploadsController.php:99 +msgid "Unsuported image format." +msgstr "" + +#: .-modules/DesignModule/src/Controller/UploadsController.php:107 +#: .-modules/ImportModule/src/Controller/ConfigurationitemsController.php:263 +msgid "Upload successful" +msgstr "" + +#: .-modules/DesignModule/src/Controller/UploadsController.php:114 +msgid "Reset successful" +msgstr "" + +#: .-modules/DesignModule/src/Controller/UploadsController.php:139 +msgid "No custom logo found" +msgstr "" + +#: .-modules/DesignModule/src/Lib/Menu.php:27 +msgid "Design Editor" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:17 +msgid "Design Module" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:21 +msgid "Design" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:36 +msgid "Designs" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:46 +msgid "Layout, Header and Menu" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:54 +msgid "Logo in header" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:60 +msgid "Page Header" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:76 +msgid "Sidebar" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:93 +msgid "Gradient" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:98 +msgid "Sidebar gradient" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:111 +msgid "Navigation title font" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:125 +msgid "Navigation menu font" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:139 +msgid "Navigation menu font on hover" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:147 +msgid "Main background" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:161 +msgid "Tables" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:164 +msgid "Table background color" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:172 +msgid "Table font color" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:180 +msgid "Table border" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:188 +msgid "Table hover background" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:196 +msgid "Table hover font color" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:203 +msgid "Tabs" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:206 +msgid "Tab background" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:213 +msgid "Tab font color" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:221 +msgid "Tab font color hover" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:233 +msgid "Panels, Cards" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:236 +msgid "Panel background" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:250 +msgid "Panel Title" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:264 +msgid "Page content font" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:279 +msgid "Card background" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:293 +msgid "Card header Background" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:308 +msgid "Card content font" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:323 +msgid "Panel and Card header font" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:338 +msgid "Breadcrumbs" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:341 +msgid "Breadcrumb font color" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:356 +msgid "Breadcrumb with links font color" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:371 +msgid "Input fields and Buttons" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:374 +msgid "Default button color" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:389 +msgid "Default button font color" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:404 +msgid "Default button border color" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:421 +msgid "Dark Theme" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:428 +msgid "Update style" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:436 +msgid "Logos" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:440 +msgid "Upload logo" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:450 +#: .-modules/DesignModule/templates/Designs/edit.php:468 +#: .-modules/DesignModule/templates/Designs/edit.php:485 +#: .-modules/DesignModule/templates/Designs/edit.php:503 +msgid "Reset logo" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:454 +msgid "The logo is used by the interface and PDF files." +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:472 +msgid "The small logo is used by notifications." +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:489 +msgid "The logo is used by the interface and login screen." +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:506 +msgid "This Logo is used in the page header" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:518 +msgid "Custom CSS" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:526 +msgid "Save custom CSS" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:535 +msgid "Import / Export Design" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:546 +msgid "Export current saved design" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:565 +msgid "Upload your logo" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:576 +msgid "Logo for" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:584 +msgid "Interface and PDFs" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:586 +msgid "Interface and Login" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:587 +msgid "Header logo" +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:599 +msgid "Supported iamge types: .jpg, .png and .gif." +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:607 +#: .-modules/DesignModule/templates/Designs/edit.php:653 +msgid "Drop files here or click to upload." +msgstr "" + +#: .-modules/DesignModule/templates/Designs/edit.php:632 +msgid "Upload your Design" +msgstr "" + +#: .-modules/DistributeModule/src/Controller/SatellitesController.php:122 +#: .-modules/DistributeModule/src/Controller/SatellitesController.php:171 +#: .-modules/DistributeModule/src/Controller/SatellitesController.php:318 +#: .-modules/DistributeModule/src/Controller/SatellitesController.php:425 +msgid "Satellite not found" +msgstr "" + +#: .-modules/DistributeModule/src/Controller/SatellitesController.php:398 +msgid "Issue while deleting hosts..." +msgstr "" + +#: .-modules/DistributeModule/src/Controller/SatellitesController.php:405 +msgid "Satellite successfully deleted" +msgstr "" + +#: .-modules/DistributeModule/src/Lib/Menu.php:37 +#: .-modules/DistributeModule/templates/Satellites/status.php:53 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:53 +msgid "Satellites Status" +msgstr "" + +#: .-modules/DistributeModule/src/Lib/SatSyncMethods.php:11 +msgid "SSH" +msgstr "" + +#: .-modules/DistributeModule/src/Lib/SatSyncMethods.php:12 +msgid "HTTPS pull mode" +msgstr "" + +#: .-modules/DistributeModule/src/Lib/SatSyncMethods.php:13 +msgid "HTTPS push mode" +msgstr "" + +#: .-modules/DistributeModule/src/Model/Entity/Satellite.php:93 +#: .-modules/DistributeModule/src/Model/Entity/SatelliteTask.php:74 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:129 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:169 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:280 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:64 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:64 +#: .-modules/SLAModule/templates/Slas/view_details.php:176 +msgid "Failed" +msgstr "" + +#: .-modules/DistributeModule/src/Model/Entity/SatelliteTask.php:62 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:126 +msgid "Queued" +msgstr "" + +#: .-modules/DistributeModule/src/Model/Entity/SatelliteTask.php:78 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:130 +msgid "Aborted" +msgstr "" + +#: .-modules/DistributeModule/src/Model/Table/SatellitesTable.php:148 +msgid "Synchronisation method is out of bounds: [{0}]" +msgstr "" + +#: .-modules/DistributeModule/src/Model/Table/SatellitesTable.php:153 +#: .-modules/DistributeModule/src/Model/Table/SatellitesTable.php:164 +#: .-modules/HANAModule/src/Form/SapHanaForm.php:37 +#: .-modules/HANAModule/src/Form/SapHanaForm.php:44 +msgid "The port numbers in the range from 0 to 65535" +msgstr "" + +#: .-modules/DistributeModule/src/Model/Table/SatellitesTable.php:201 +msgid "The entered URL is invalid" +msgstr "" + +#: .-modules/DistributeModule/src/Model/Table/SatellitesTable.php:218 +msgid "The entered Proxy URL is invalid" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:18 +#: .-modules/DistributeModule/templates/Satellites/edit.php:17 +#: .-modules/DistributeModule/templates/Satellites/index.php:23 +#: .-modules/DistributeModule/templates/Satellites/status.php:23 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:23 +#: .-modules/DistributeModule/templates/Satellites/used_by.php:16 +msgid "Distribute Module" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:36 +msgid "Create new satellite" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:72 +#: .-modules/DistributeModule/templates/Satellites/edit.php:75 +msgid "Satellite Name" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:99 +#: .-modules/DistributeModule/templates/Satellites/edit.php:102 +msgid "This address will be used for all communications between the master instance and the satellite system." +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:116 +#: .-modules/DistributeModule/templates/Satellites/edit.php:119 +msgid "Synchronisation method" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:132 +#: .-modules/DistributeModule/templates/Satellites/edit.php:135 +msgid "HTTPS Push: The Satellite System will push check results to the Master system and frequently check for configuration changes." +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:134 +#: .-modules/DistributeModule/templates/Satellites/edit.php:137 +msgid "HTTPS Pull: The Mastersystem will frequently pull check results from the Satellite and push configuration changes." +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:136 +#: .-modules/DistributeModule/templates/Satellites/edit.php:139 +msgid "SSH: The Mastersystem will create an SSH tunnel to the Satellite system and pull check results and push configuration changes." +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:192 +#: .-modules/DistributeModule/templates/Satellites/edit.php:196 +msgid "RemotePort" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:206 +#: .-modules/DistributeModule/templates/Satellites/edit.php:210 +msgid "Gearman port of remote machine." +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:286 +#: .-modules/DistributeModule/templates/Satellites/edit.php:290 +msgid "If enabled the proxy server will be used." +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:292 +#: .-modules/DistributeModule/templates/Satellites/edit.php:296 +msgid "Proxy URL" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:370 +#: .-modules/DistributeModule/templates/Satellites/edit.php:374 +msgid "Time interval in seconds the master system will pickup check results" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:388 +#: .-modules/DistributeModule/templates/Satellites/add.php:434 +#: .-modules/DistributeModule/templates/Satellites/edit.php:392 +#: .-modules/DistributeModule/templates/Satellites/edit.php:438 +msgid "Time limit in seconds which defines when the satellite should be marked as OFFLINE ." +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:473 +#: .-modules/DistributeModule/templates/Satellites/edit.php:476 +msgid "Time Syncing" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:477 +#: .-modules/DistributeModule/templates/Satellites/edit.php:480 +msgid "Determines if you want to synchronise the system clock of the master server to the satellite system.\nNotice: It is not recommended to enable this option. Please use a NTP server whenever possible." +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add.php:489 +msgid "Create satellite" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:32 +msgid "Create new satellite downtime" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/downtime.php:183 +#: .-modules/DistributeModule/templates/Satellites/index.php:82 +#: .-modules/DistributeModule/templates/Satellites/status.php:98 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:93 +msgid "Filter by satellite name" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/edit.php:35 +msgid "Edit satellite:" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/edit.php:488 +msgid "Update satellite" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/index.php:122 +#: .-modules/DistributeModule/templates/Satellites/status.php:125 +msgid "Filter by sync method" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/index.php:154 +#: .-modules/DistributeModule/templates/Satellites/status.php:173 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:156 +msgid "Instance name" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/index.php:162 +#: .-modules/DistributeModule/templates/Satellites/status.php:181 +msgid "Sync method" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/index.php:166 +msgid "Time zone" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/index.php:312 +#: .-modules/DistributeModule/templates/Satellites/index.php:315 +msgid "Enable notification" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/status.php:61 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:61 +msgid "Satellite Tasks" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/status.php:144 +msgid "Filter by sync status" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/status.php:191 +msgid "Last sync" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/status.php:196 +msgid "Last seen" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/status.php:201 +msgid "Last error" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/tasks.php:31 +#: .-modules/DistributeModule/templates/Satellites/tasks.php:44 +msgid "Tasks overview" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/tasks.php:106 +msgid "Filter by Task" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/tasks.php:120 +msgid "Filter by status" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/tasks.php:152 +msgid "Task ID" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/tasks.php:170 +msgid "Task Result" +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/used_by.php:42 +msgid "hosts." +msgstr "" + +#: .-modules/DistributeModule/templates/Satellites/used_by.php:79 +msgid "This satellite is not used by any host" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Command/EvcPluginCommand.php:292 +msgid "0 services are OK" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Command/EvcPluginCommand.php:331 +msgid "{0} - {1} services ({2} from {3} services are OK)" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:252 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:428 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:714 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:1506 +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:1666 +msgid "Invalid event correlation host" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:538 +msgid "Can not save empty event correlation." +msgstr "" + +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:828 +msgid "Could not delete event correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:847 +msgid "Invalid event correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Form/EventcorrelationForm.php:48 +msgid "Operator out of bounds" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Form/EventcorrelationForm.php:58 +msgid "This operator requires at least two Services" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Form/EventcorrelationForm.php:69 +msgid "The EQUAL Operator can only have one Service" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Form/EventcorrelationForm.php:80 +msgid "The MIN Operator requires a Modifier which is in the range of 1 - X (where X is the number of the selected services)" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Form/EventcorrelationForm.php:86 +msgid "Operator modifier has to be greater than 0." +msgstr "" + +#: .-modules/EventcorrelationModule/src/Lib/Menu.php:58 +msgid "Event Correlation Globals" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Model/Table/EventcorrelationSettingsTable.php:59 +msgid "Out of range (0-15)" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Model/Table/EventcorrelationSettingsTable.php:66 +msgid "Supported options are \"naemon\", \"nagios\" or \"statusengine\"" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Model/Table/EventcorrelationSettingsTable.php:97 +msgid "Consider service status type (0 => every state type, 1 => only hard state)" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Model/Table/EventcorrelationSettingsTable.php:101 +msgid "Consider number of states" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Model/Table/EventcorrelationSettingsTable.php:105 +msgid "If enabled, the event correlation host will go in \"down\" state if the last (root) event correlation service is \"critical\"" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Model/Table/EventcorrelationSettingsTable.php:109 +msgid "Monitoring System" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Model/Table/EventcorrelationSettingsTable.php:113 +msgid "Use this status as status for disabled services in an event correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/src/Model/Table/EventcorrelationSettingsTable.php:117 +msgid "If enabled, shows note if event correlation contains disabled services" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:15 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:14 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:14 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:15 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:14 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:14 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:14 +msgid "Event Correlation Module" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:37 +msgid "This changes affects all event correlations" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:47 +msgid "Event Correlation Settings" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:64 +msgid "Consider state type" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:69 +msgid "If disabled every state type will be considered to calculate the event correlation result. If enabled only \"hard state\" events will be used." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:83 +msgid "Consider state count" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:88 +msgid "If enabled, services in unknown state are ignored if there are more other services in critical or warning state." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:102 +msgid "Reflect status to host" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:107 +msgid "If enabled, the event correlation host will go in \"down\" state if the last element (root) of the event correlation is in \"critical\" state " +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:113 +msgid "Check result submit method" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:120 +msgid "Statusengine Event Broker (Naemon and Naemon) (Recommend)" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:121 +msgid "Query Handler (Naemon only - naemon.qh) (Recommend over nagios.cmd)" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:122 +msgid "External commands pipe (Nagios and Nameon - nagios.cmd)" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:131 +msgid "If Statusengine Event Broker or Naemons Query Handler will be used to submit correlation results a detailed long output will be passed to the monitoring engine. The external command pipe does not support long output." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:139 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:107 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:124 +msgid "Status for disabled service" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:156 +msgid "This status will be used for disabled services." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:170 +msgid "Show note for disabled services" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:175 +msgid "If enabled, shows note if event correlation contains disabled services." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:19 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:22 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:18 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:31 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:18 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:19 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:22 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:18 +msgid "Event Correlations" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:26 +msgid "Create new correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:54 +msgid "Create new Event Correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:120 +msgid "Host name / Name of correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:294 +msgid "Notification Period" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:458 +msgid "Create event correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:22 +msgid "Edit correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:32 +msgid "Edit Event Correlation:" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:40 +msgid "Save Event Correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:94 +msgid "New virtual service" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:104 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:121 +msgid "Event correlation includes disabled services!" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:125 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:143 +msgid "Go to \"Event Correlation Globals\"" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:137 +msgid "Event Correlation " +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:145 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:160 +msgid "New vService" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:241 +msgid "Create virtual service" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:242 +msgid "Modify virtual service" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:254 +msgid "Name of vService" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:265 +msgid "Name of the virtual service that holds the result of the correlation." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:285 +msgid "Only service templates of the EVC type are available." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:307 +msgid "Services that should be correlated" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:314 +msgid "vServices" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:333 +msgid "Virtual services that should be correlated" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:340 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:278 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:301 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:401 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:424 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:278 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:301 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:399 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:422 +msgid "Operator" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:347 +msgid "AND" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:348 +msgid "OR" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:349 +msgid "EQUAL" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:350 +msgid "MIN" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:360 +msgid "Operator modifier" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:15 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:15 +msgid "Eventcorrelation Module" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:33 +msgid "eventcorrelations." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:52 +msgid "Eventcorrelation name" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:108 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:180 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:107 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:74 +msgid "Edit Correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:142 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:214 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:141 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:54 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:141 +msgid "Download as PDF" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/host_used_by.php:165 +msgid "This host is not used by any event correlation or you have insufficient permissions." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:19 +msgid "Event Correlations Overview" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:66 +msgid "Filter by event correlation name" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:79 +msgid "Filter by event correlation description" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:105 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:51 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:62 +msgid "Event correlation name" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:109 +msgid "Event correlation description" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:134 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:140 +msgid "This EVC contains Hosts you are not permitted to view" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:144 +msgid "DISABLED" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/pdf/summary_view_table.php:40 +msgid "Event correlation: " +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:33 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:43 +msgid "event correlations." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:164 +msgid "This service is not used by any event correlation or you have insufficient permissions." +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:22 +msgid "Summary View" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:31 +msgid "Event Correlation as summary:" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:40 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:41 +msgid "EVC Tree" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:47 +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:48 +msgid "EVC Summary" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:35 +msgid "Event correlation" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:152 +msgid "This event correlation is not used by other event correlations" +msgstr "" + +#: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:32 +msgid "Event Correlation:" +msgstr "" + +#: .-modules/HANAModule/templates/Wizards/saphana.php:19 +msgid "SAP HANA" +msgstr "" + +#: .-modules/HANAModule/templates/Wizards/saphana.php:28 +msgid "Configuration Wizard: SAP HANA Database" +msgstr "" + +#: .-modules/HANAModule/templates/Wizards/saphana.php:49 +msgid "Configure SAP HANA System Database Monitoring" +msgstr "" + +#: .-modules/HANAModule/templates/Wizards/saphana.php:52 +msgid "Configure SAP HANA Tenant Database Monitoring" +msgstr "" + +#: .-modules/HANAModule/templates/Wizards/saphana.php:96 +msgid "HANA System port" +msgstr "" + +#: .-modules/HANAModule/templates/Wizards/saphana.php:109 +msgid "HANA Tenant port" +msgstr "" + +#: .-modules/HANAModule/templates/Wizards/saphana.php:124 +msgid "SAP HANA System Database services" +msgstr "" + +#: .-modules/HANAModule/templates/Wizards/saphana.php:127 +msgid "SAP HANA Tenant Database services" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:29 +msgid "Configuration Wizard: HP Server" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:43 +msgid "Configure SNMP for HP Server Hardware Monitoring" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:56 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:55 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:56 +#: .-modules/UPSModule/templates/Wizards/ups.php:56 +msgid "SNMP Server Settings" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:101 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:100 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:101 +#: .-modules/UPSModule/templates/Wizards/ups.php:101 +msgid "authPriv" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:102 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:101 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:102 +#: .-modules/UPSModule/templates/Wizards/ups.php:102 +msgid "authNoPriv" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:103 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:102 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:103 +#: .-modules/UPSModule/templates/Wizards/ups.php:103 +msgid "noAuthNoPriv" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:107 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:106 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:107 +#: .-modules/UPSModule/templates/Wizards/ups.php:107 +msgid "Communication with authentication and privacy. The protocols used for Authentication are MD5 and SHA and for Privacy, DES (Data Encryption Standard) and AES (Advanced Encryption Standard)." +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:112 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:111 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:112 +#: .-modules/UPSModule/templates/Wizards/ups.php:112 +msgid "Communication with authentication and without privacy. The protocols used for Authentication are MD5 and SHA (Secure Hash Algorithm)." +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:117 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:116 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:117 +#: .-modules/UPSModule/templates/Wizards/ups.php:117 +msgid "Communication without authentication and privacy." +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:124 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:123 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:124 +#: .-modules/UPSModule/templates/Wizards/ups.php:124 +msgid "Auth Protocol" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:130 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:129 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:130 +#: .-modules/UPSModule/templates/Wizards/ups.php:130 +msgid "MD5" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:131 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:130 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:131 +#: .-modules/UPSModule/templates/Wizards/ups.php:131 +msgid "SHA" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:136 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:135 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:136 +#: .-modules/UPSModule/templates/Wizards/ups.php:136 +msgid "Security name" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:149 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:148 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:149 +#: .-modules/UPSModule/templates/Wizards/ups.php:149 +msgid "Auth Password" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:162 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:161 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:162 +#: .-modules/UPSModule/templates/Wizards/ups.php:162 +msgid "Privacy Protocol" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:169 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:168 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:169 +#: .-modules/UPSModule/templates/Wizards/ups.php:169 +msgid "DES" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:170 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:169 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:170 +#: .-modules/UPSModule/templates/Wizards/ups.php:170 +msgid "AES" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:171 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:170 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:171 +#: .-modules/UPSModule/templates/Wizards/ups.php:171 +msgid "AES128" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:172 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:171 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:172 +#: .-modules/UPSModule/templates/Wizards/ups.php:172 +msgid "3DES" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:173 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:172 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:173 +#: .-modules/UPSModule/templates/Wizards/ups.php:173 +msgid "3DESDE" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:178 +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:177 +#: .-modules/PRINTERModule/templates/Wizards/printer.php:178 +#: .-modules/UPSModule/templates/Wizards/ups.php:178 +msgid "Privacy password" +msgstr "" + +#: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:192 +msgid "HP server hardware services" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:112 +msgid "Import ID" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:144 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:154 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:78 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:6 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:6 +msgid "ONLINE" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:145 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:158 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:82 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:10 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:10 +msgid "OFFLINE" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:174 +msgid "Importer not found!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:217 +msgid "❗Error while importing host data!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:218 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:391 +msgid "Data imported successfully" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:239 +msgid "File not found!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:250 +msgid "Generate preview for csv files - maximal 10 rows will be shown" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:274 +#: .-modules/ImportModule/src/Command/ImportCommand.php:326 +msgid "⚠️ CSV file works, but the elements are empty. Data preview is not possible!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:284 +msgid "❗Data to import are invalid!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:321 +msgid "⚠️ A possible cause for this could be the wrong delimiter or CSV structure is not consistent. Please check your importer configuration.!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:363 +msgid "❗Could not save csv file!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:391 +msgid "Import data from i-doit successfully finished!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:401 +#: .-modules/ImportModule/src/Command/ImportCommand.php:465 +msgid "❗Error: {0}" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:407 +msgid "Generate preview for i-doit data - maximal 10 rows will be shown" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:415 +msgid "⚠️ Connect to i-doit works, but the elements are empty. Data preview is not possible!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:419 +#: .-modules/ImportModule/src/Command/ImportCommand.php:482 +#: .-modules/ImportModule/src/Command/ImportCommand.php:538 +#: .-modules/ImportModule/src/Command/ImportCommand.php:591 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1330 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1561 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1792 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1929 +#: .-modules/ImportModule/templates/Importers/add.php:329 +#: .-modules/ImportModule/templates/Importers/add.php:354 +#: .-modules/ImportModule/templates/Importers/edit.php:331 +#: .-modules/ImportModule/templates/Importers/edit.php:355 +msgid "UID" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:423 +#: .-modules/ImportModule/src/Command/ImportCommand.php:486 +#: .-modules/ImportModule/src/Command/ImportCommand.php:542 +#: .-modules/ImportModule/src/Command/ImportCommand.php:595 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:96 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:96 +#: .-modules/ImportModule/src/Lib/ImporterOptions.php:17 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:454 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:452 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1334 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1565 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1796 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1933 +msgid "Software" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:458 +msgid "Import data from iTop successfully finished!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:471 +msgid "Generate preview for iTop data - maximal 10 rows will be shown" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:478 +msgid "⚠️ Connect to iTop works, but the elements are empty. Data preview is not possible!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:523 +msgid "Import data from push agents successfully finished!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:527 +msgid "Generate preview for push agents data - maximal 10 rows will be shown" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:534 +msgid "⚠️ No push agents found. Data preview is not possible!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:575 +msgid "❗Error no external monitoring system defined" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:580 +msgid "Import data from External Monitoring System successfully finished!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:585 +msgid "Generate preview for External Monitoring System data - maximal 10 rows will be shown" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:587 +msgid "⚠️ Elements are empty. Data preview is not possible!" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:647 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:401 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:595 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:642 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:685 +msgid "Error while importing host data" +msgstr "" + +#: .-modules/ImportModule/src/Command/ImportCommand.php:694 +msgid "❗Could not save imported host!" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ConfigurationitemsController.php:901 +msgid "Temporary uploaded JSON file successfully removed" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ConfigurationitemsController.php:912 +msgid "Error while deleting uploaded JSON File." +msgstr "" + +#: .-modules/ImportModule/src/Controller/ExternalMonitoringsController.php:154 +msgid "External monitoring system not found" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ExternalMonitoringsController.php:267 +msgid "External Monitoring system not found" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ExternalSystemsController.php:181 +#: .-modules/ImportModule/src/Controller/ExternalSystemsController.php:294 +msgid "External system not found" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ExternalSystemsController.php:311 +msgid "Used by Importer \"{0}\"" +msgstr "" + +#: .-modules/ImportModule/src/Controller/HostDefaultsController.php:135 +#: .-modules/ImportModule/src/Controller/HostDefaultsController.php:209 +msgid "Host defaults not found" +msgstr "" + +#: .-modules/ImportModule/src/Controller/HostDefaultsController.php:227 +msgid "Used by Importer {0}" +msgstr "" + +#: .-modules/ImportModule/src/Controller/HostDefaultsController.php:237 +msgid "Issue while deleting host defaults" +msgstr "" + +#: .-modules/ImportModule/src/Controller/HostDefaultsController.php:249 +msgid "Issue while deleting host defaults..." +msgstr "" + +#: .-modules/ImportModule/src/Controller/HostDefaultsController.php:281 +msgid "Host defaults successfully deleted" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedFilesController.php:81 +#: .-modules/ImportModule/src/Controller/ImportedFilesController.php:111 +#: .-modules/ImportModule/src/Controller/ImportedFilesController.php:138 +msgid "Imported file not found" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedFilesController.php:154 +msgid "Imported file successfully removed" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedFilesController.php:163 +msgid "Error while deleting imported file" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:234 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:708 +msgid "Imported host not found" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:341 +msgid "Importers not found" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:402 +msgid "Import data from uploaded CSV file successfully finished" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:414 +msgid "No valid records exists" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:455 +msgid "Import data from i-doit system successfully finished" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:496 +msgid "Import data from OITC push agents successfully finished" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:522 +msgid "Import data from iTop system successfully finished" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:553 +msgid "Import data from External Monitoring system successfully finished" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1442 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1583 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1654 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1713 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1769 +#: .-modules/ImportModule/src/Controller/ImportersController.php:154 +#: .-modules/ImportModule/src/Controller/ImportersController.php:301 +msgid "Importer not found" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1552 +msgid "Temporary uploaded CSV file successfully removed" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1563 +msgid "Error while deleting uploaded CSV File." +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1627 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1685 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1745 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1800 +msgid "Load data for preview successfully finished" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1636 +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1754 +msgid "Connection error: {0}!" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1695 +msgid "No data available" +msgstr "" + +#: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1810 +msgid "No data received from external monitoring system" +msgstr "" + +#: .-modules/ImportModule/src/Form/ConfigurationitemsExportForm.php:34 +#: .-modules/ImportModule/src/Form/ConfigurationitemsExportForm.php:39 +#: .-modules/ImportModule/src/Form/ConfigurationitemsExportForm.php:44 +#: .-modules/ImportModule/src/Form/ConfigurationitemsExportForm.php:49 +#: .-modules/ImportModule/src/Form/ConfigurationitemsExportForm.php:54 +#: .-modules/ImportModule/src/Form/ConfigurationitemsExportForm.php:59 +#: .-modules/ImportModule/templates/Configurationitems/export.php:59 +msgid "You must select at least one configuration item for export." +msgstr "" + +#: .-modules/ImportModule/src/Lib/APIConnectors/IDoitConnector.php:151 +#: .-modules/ImportModule/src/Lib/APIConnectors/IDoitConnector.php:278 +msgid "i-doit system error: Invalid API key" +msgstr "" + +#: .-modules/ImportModule/src/Lib/APIConnectors/IDoitConnector.php:180 +#: .-modules/ImportModule/src/Lib/APIConnectors/IDoitConnector.php:301 +#: .-modules/ImportModule/src/Lib/APIConnectors/iTopConnector.php:155 +msgid "No response from external system." +msgstr "" + +#: .-modules/ImportModule/src/Lib/APIConnectors/IDoitConnector.php:187 +#: .-modules/ImportModule/src/Lib/APIConnectors/IDoitConnector.php:308 +#: .-modules/ImportModule/src/Lib/APIConnectors/iTopConnector.php:162 +msgid "Error while connecting to external system." +msgstr "" + +#: .-modules/ImportModule/src/Lib/APIConnectors/iTopConnector.php:100 +msgid "External system respond is HTML instead of JSON." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:32 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:32 +msgid "Delimiter" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:33 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:33 +msgid "Chose CSV file delimeter" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:34 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:34 +msgid "Any character may be used to separate the values. In a comma-separated valuen a comma-separated values (CSV) file the data items are separated using commas as a delimiter, while in a tab-separated values (TSV) file, the data items are separated using tabs as a delimiter." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:60 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:60 +msgid "Unique identifier" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:62 +msgid "Column name of the CSV file which will be used as unique identifier for host. This column must be present in the CSV file." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:71 +msgid "Column name of the CSV file which will be used as host name. This column must be present in the CSV file." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:80 +msgid "Column name of the CSV file which will be used as host address. This column must be present in the CSV file." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:89 +msgid "Column name of the CSV file which will be used as host description." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:98 +msgid "Column name of the CSV file which will be used as software assignment." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:105 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:105 +#: .-modules/ImportModule/src/Lib/DataSourceForms/ITopJson.php:26 +#: .-modules/ImportModule/src/Lib/DataSourceForms/IdoitJson.php:26 +#: .-modules/ImportModule/src/Lib/DataSourceForms/OITCAgentJson.php:26 +msgid "Use host name as address" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:106 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:106 +#: .-modules/ImportModule/src/Lib/DataSourceForms/ITopJson.php:27 +#: .-modules/ImportModule/src/Lib/DataSourceForms/IdoitJson.php:27 +#: .-modules/ImportModule/src/Lib/DataSourceForms/OITCAgentJson.php:27 +msgid "Use host name as address if address column is empty or does not exists." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:114 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:114 +#: .-modules/ImportModule/src/Lib/DataSourceForms/ITopJson.php:35 +#: .-modules/ImportModule/src/Lib/DataSourceForms/IdoitJson.php:35 +#: .-modules/ImportModule/src/Lib/DataSourceForms/OITCAgentJson.php:35 +msgid "Use address as host name" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithHeaderJson.php:115 +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:115 +#: .-modules/ImportModule/src/Lib/DataSourceForms/ITopJson.php:36 +#: .-modules/ImportModule/src/Lib/DataSourceForms/IdoitJson.php:36 +#: .-modules/ImportModule/src/Lib/DataSourceForms/OITCAgentJson.php:36 +msgid "Use address as host name if host name column is empty or does not exists." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:62 +msgid "Column number - numbering begins with 0 (first column) - of the CSV file which will be used as unique identifier for host. This column must be present in the CSV file." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:71 +msgid "Column number (numbering begins with 0) of the CSV file which will be used as host name. This column must be present in the CSV file." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:80 +msgid "Column number (numbering begins with 0) of the CSV file which will be used as host address. This column must be present in the CSV file." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:89 +msgid "Column number (numbering begins with 0) of the CSV file which will be used as host description." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/CsvWithoutHeaderJson.php:98 +msgid "Column number (numbering begins with 0) of the CSV file which will be used as software assignment." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:30 +msgid "Icinga2 API URL" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:31 +msgid "URL of your Icinga2 API endpoint" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:41 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:205 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:204 +msgid "API User" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:50 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:220 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:219 +msgid "API Password" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:79 +msgid "Check types" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:88 +msgid "All check results" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:93 +msgid "Only state changes" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:101 +msgid "Receive Downtimes" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:102 +msgid "Determine if downtimes created in Icinga 2 should be transferred to openITCOCKPIT." +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:110 +msgid "Receive Acknowledgements" +msgstr "" + +#: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:111 +msgid "Determine if acknowledgements created in Icinga 2 should be transferred to openITCOCKPIT." +msgstr "" + +#: .-modules/ImportModule/src/Lib/ExternalMonitoringTypes.php:14 +msgid "Icinga 2" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ExternalSystemTypes.php:14 +msgid "i-doit System" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ExternalSystemTypes.php:15 +msgid "iTop System" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterCsvParser.php:200 +#: .-modules/ImportModule/src/Lib/ImporterCsvParser.php:299 +#: .-modules/ImportModule/src/Lib/ImporterITopDataParser.php:234 +#: .-modules/ImportModule/src/Lib/ImporterIdoitDataParser.php:162 +#: .-modules/ImportModule/src/Lib/ImporterOITCAgentDataParser.php:190 +msgid "Matching not possible" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterCsvParser.php:201 +msgid "A possible cause for this could be the wrong delimiter or CSV structure is not consistent. Please check your importer configuration." +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterCsvParser.php:208 +#: .-modules/ImportModule/src/Lib/ImporterITopDataParser.php:242 +#: .-modules/ImportModule/src/Lib/ImporterIdoitDataParser.php:170 +#: .-modules/ImportModule/src/Lib/ImporterOITCAgentDataParser.php:198 +msgid "Data preview not possible" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterCsvParser.php:209 +#: .-modules/ImportModule/src/Lib/ImporterCsvParser.php:300 +msgid "Uploading the CSV file works, but the elements are empty. Data preview is not possible." +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterCsvParser.php:315 +msgid "Matching for header fields is not possible" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterCsvParser.php:316 +msgid "A possible reason for this could be the wrong configuration mapping or wrong delimiter. Please check your importer configuration." +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterDataTypes.php:14 +#: .-modules/ImportModule/templates/Importers/add.php:305 +#: .-modules/ImportModule/templates/Importers/edit.php:307 +msgid "CSV with header" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterDataTypes.php:15 +#: .-modules/ImportModule/templates/Importers/add.php:308 +#: .-modules/ImportModule/templates/Importers/edit.php:310 +msgid "CSV without header" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterDataTypes.php:16 +msgid "i-doit" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterDataTypes.php:18 +msgid "iTop" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterDataTypes.php:19 +#: .-modules/ImportModule/src/Lib/Menu.php:80 +msgid "External Monitoring" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterITopDataParser.php:235 +#: .-modules/ImportModule/src/Lib/ImporterIdoitDataParser.php:163 +#: .-modules/ImportModule/src/Lib/ImporterOITCAgentDataParser.php:191 +msgid "A possible cause for this could be the structure is not consistent. Please check your importer configuration." +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterITopDataParser.php:243 +msgid "Connect to iTop works, but the elements are empty. Data preview is not possible." +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterITopDataParser.php:436 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:43 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:363 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:604 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:925 +msgid "Production Critical" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterITopDataParser.php:439 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:84 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:118 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:406 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:442 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:644 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:679 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:968 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1004 +msgid "Production relevant" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterITopDataParser.php:442 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:80 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:116 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:402 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:440 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:640 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:677 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:964 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1002 +msgid "No Production relevance" +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterIdoitDataParser.php:171 +msgid "Connect to i-doit works, but the elements are empty. Data preview is not possible." +msgstr "" + +#: .-modules/ImportModule/src/Lib/ImporterOITCAgentDataParser.php:199 +msgid "Agent push agents are present, but the extracted elements are empty. Data preview is not possible." +msgstr "" + +#: .-modules/ImportModule/src/Lib/Menu.php:25 +msgid "Object Import" +msgstr "" + +#: .-modules/ImportModule/src/Lib/Menu.php:30 +#: .-modules/ImportModule/templates/HostDefaults/index.php:30 +msgid "Host Defaults" +msgstr "" + +#: .-modules/ImportModule/src/Lib/Menu.php:40 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:124 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:300 +#: .-modules/ImportModule/templates/Importers/add.php:22 +#: .-modules/ImportModule/templates/Importers/edit.php:23 +#: .-modules/ImportModule/templates/Importers/index.php:61 +msgid "Importers" +msgstr "" + +#: .-modules/ImportModule/src/Lib/Menu.php:50 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:31 +msgid "Imported Hosts" +msgstr "" + +#: .-modules/ImportModule/src/Lib/Menu.php:60 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:30 +#: .-modules/ImportModule/templates/ImportedFiles/view.php:19 +msgid "Imported Files" +msgstr "" + +#: .-modules/ImportModule/src/Lib/Menu.php:70 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:24 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:23 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:30 +msgid "External Systems" +msgstr "" + +#: .-modules/ImportModule/src/Lib/Menu.php:90 +msgid "Export / Import" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:98 +#: .-modules/ImportModule/templates/HostDefaults/add.php:525 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:508 +msgid "Agent checks matches" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:101 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:53 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:53 +#: .-modules/ImportModule/templates/Importers/add.php:129 +#: .-modules/ImportModule/templates/Importers/add.php:132 +#: .-modules/ImportModule/templates/Importers/add.php:135 +#: .-modules/ImportModule/templates/Importers/edit.php:132 +#: .-modules/ImportModule/templates/Importers/edit.php:135 +#: .-modules/ImportModule/templates/Importers/edit.php:138 +msgid "External system" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:102 +msgid "External monitoring" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:103 +msgid "Host default" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:110 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:251 +msgid "Agent checks" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:111 +msgid "Services to import" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:114 +#: .-modules/ImportModule/templates/HostDefaults/add.php:652 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:633 +msgid "External Monitoring Checks" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:115 +#: .-modules/ImportModule/templates/HostDefaults/add.php:380 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:362 +msgid "Service template groups matches" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:116 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:218 +msgid "Service template matches" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:301 +msgid "Start data import from \"{0}\"" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:320 +msgid "Finished data import from \"{0}\"" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:322 +msgid "An error occurred while data import from \"{0}\"" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:357 +msgid "Start synchronization with monitoring" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:375 +msgid "Finished synchronization with monitoring" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ChangelogsTable.php:377 +msgid "while synchronizing imported data with monitoring" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ExternalMonitoringsTable.php:117 +msgid "Unsupported external monitoring system" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ExternalMonitoringsTable.php:164 +msgid "Valid options are CheckResult or StateChange" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ExternalSystemsTable.php:109 +msgid "API key cannot be empty if data source is i-doit." +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ExternalSystemsTable.php:118 +msgid "API user cannot be empty if data source is iTop." +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ExternalSystemsTable.php:127 +msgid "API password cannot be empty if data source is iTop." +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:822 +msgid "Host template missing" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:827 +msgid "Container missing" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:831 +msgid "No service template groups and service templates defined" +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ImportersTable.php:140 +msgid "External system can not be blank if data source is i-doit / iTop." +msgstr "" + +#: .-modules/ImportModule/src/Model/Table/ImportersTable.php:196 +msgid "You have to pick exactly one external monitoring system." +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/export.php:15 +#: .-modules/ImportModule/templates/Configurationitems/import.php:20 +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:20 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:20 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:15 +#: .-modules/ImportModule/templates/ExternalSystems/add.php:20 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:19 +#: .-modules/ImportModule/templates/ExternalSystems/index.php:15 +#: .-modules/ImportModule/templates/HostDefaults/add.php:19 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:19 +#: .-modules/ImportModule/templates/HostDefaults/index.php:15 +#: .-modules/ImportModule/templates/ImportedFiles/index.php:15 +#: .-modules/ImportModule/templates/ImportedFiles/view.php:15 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:18 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:16 +#: .-modules/ImportModule/templates/Importers/add.php:18 +#: .-modules/ImportModule/templates/Importers/edit.php:19 +#: .-modules/ImportModule/templates/Importers/index.php:15 +msgid "Import Module" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/export.php:27 +msgid "Export configuration items for /root Container" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/export.php:56 +msgid "Configuration items" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/export.php:157 +msgid "Export configuration items" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:32 +msgid "Import configuration items from JSON File" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:69 +msgid "Drop JSON file here or click to upload." +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:82 +msgid "File information" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:85 +msgid "Uploaded file contains errors!" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:118 +msgid "Created with {0} version" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:124 +msgid "Checksum" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:133 +msgid "Count" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:190 +msgid "It is recommended that you create a backup before starting the import!" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:193 +msgid "No changes were applied yet. If not already done make sure that you have a backup of your current configuration." +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:199 +msgid "Go to \"Backup / Restore\"" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:214 +msgid "Error while importing data!" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:231 +msgid "Error while importing " +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:233 +msgid "Source UUID:" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:242 +msgid "Please see the log file for more information." +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:267 +msgid "Ready to import" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:270 +msgid "No conflicts were found." +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:289 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:211 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:60 +msgid "Start import" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:308 +msgid "Possible dangerous changes detected" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:311 +msgid "Importing this configuration could break your currently running monitoring configuration." +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:312 +msgid "Before importing, please check the shown comparison." +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:330 +msgid "Start import anyway" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:341 +msgid "This overview will only show potential dangerous changes. For example if command arguments get removed from an existing check command." +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:343 +msgid "It will not mean that the change will break something. {0} can not detected if a change was made intentionally or by accident." +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:352 +msgid "Current configuration" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:356 +msgid "New configuration after import" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:386 +msgid "Service templates groups" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:513 +msgid "Import finished successfully" +msgstr "" + +#: .-modules/ImportModule/templates/Configurationitems/import.php:516 +msgid "The new configuration got imported successfully. All changes where documented within the change log." +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:24 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:24 +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:30 +msgid "External Monitoring Systems" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:28 +msgid "Add external monitoring system" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:38 +msgid "Create new external monitoring system" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:53 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:54 +msgid "External Monitoring system" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:99 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:100 +msgid "System type" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:111 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:112 +msgid "Synchronize status information from Icinga 2 with openITCOCKPIT." +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:125 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:126 +msgid "Data source settings" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/add.php:210 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:211 +#: .-modules/ImportModule/templates/Importers/add.php:405 +#: .-modules/ImportModule/templates/Importers/edit.php:406 +msgid "Press return to separate" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:28 +msgid "Edit external monitoring system" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:38 +#: .-modules/ImportModule/templates/ExternalMonitorings/edit.php:281 +msgid "Update external monitoring system" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:18 +msgid "External Monitoring Systems Overview" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:66 +msgid "Filter by monitoring system name" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalMonitorings/index.php:79 +msgid "Filter by monitoring system description" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:28 +msgid "Add external system" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:38 +msgid "Create new external system" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:99 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:98 +#: .-modules/ImportModule/templates/Importers/add.php:100 +#: .-modules/ImportModule/templates/Importers/edit.php:103 +msgid "Data source" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:111 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:110 +msgid "i-doit enables external access to the IT documentation via an application programming interface (API)" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:114 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:113 +msgid "iTop enables external access to the IT documentation via an application programming interface (API)" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:124 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:123 +msgid "Connection settings" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:127 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:126 +msgid "Predefined connection settings are used to load additional information dynamically" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:284 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:283 +msgid "Object type settings" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:287 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:286 +msgid "Please select all object types you want to import or leave them blank to include all available object types." +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:302 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:301 +msgid "Load object types for import" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:305 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:304 +msgid "Selecting the object types can take some time if the number of config items is too large." +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:314 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:313 +msgid "Check External System Connection and load available object types" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:336 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:335 +msgid "Detected object types" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:345 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:342 +msgid "Object types" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:371 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:369 +msgid "Custom object type mappings" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:381 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:379 +msgid "Class name" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:393 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:391 +msgid "Interface type" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:398 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:396 +msgid "Custom" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:399 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:397 +msgid "PhysicalInterface" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:400 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:398 +msgid "LogicalInterface" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:409 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:407 +msgid "Remove mapping" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:429 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:427 +msgid "IP-Address" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/add.php:469 +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:467 +msgid "Add custom mapping" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:27 +msgid "Edit external system" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/edit.php:37 +msgid "Update external system" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/index.php:18 +msgid "External Systems Overview" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/index.php:66 +msgid "Filter by system name" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/index.php:79 +msgid "Filter by system description" +msgstr "" + +#: .-modules/ImportModule/templates/ExternalSystems/index.php:118 +msgid "Connectivity" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:23 +#: .-modules/ImportModule/templates/HostDefaults/add.php:71 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:23 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:53 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:123 +#: .-modules/ImportModule/templates/Importers/add.php:562 +#: .-modules/ImportModule/templates/Importers/add.php:565 +#: .-modules/ImportModule/templates/Importers/add.php:568 +#: .-modules/ImportModule/templates/Importers/edit.php:560 +#: .-modules/ImportModule/templates/Importers/edit.php:563 +#: .-modules/ImportModule/templates/Importers/edit.php:566 +msgid "Host defaults" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:27 +msgid "Add host defaults" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:37 +msgid "Create new host defaults" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:61 +msgid "What are host defaults?" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:64 +msgid "Define defaults like which Container and services should assigned to imported hosts, depending on the used data source (Importer)." +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:105 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:87 +msgid "Name of default assigment. E.g.: CSV Import from i-doit" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:126 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:108 +msgid "Host details" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:129 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:111 +msgid "Predefined host settings that are automatically assigned when hosts are imported." +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:134 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:116 +msgid "Host container" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:139 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:121 +msgid "Will be automatically selected" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:159 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:141 +msgid "Use this host template as default" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:236 +msgid "Service templates matches" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:237 +#: .-modules/ImportModule/templates/HostDefaults/add.php:381 +#: .-modules/ImportModule/templates/HostDefaults/add.php:526 +#: .-modules/ImportModule/templates/HostDefaults/add.php:653 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:219 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:363 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:509 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:634 +msgid " (optional):" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:239 +#: .-modules/ImportModule/templates/HostDefaults/add.php:655 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:636 +msgid "If the match is successful, these service templates are assigned to the imported hosts." +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:243 +#: .-modules/ImportModule/templates/HostDefaults/add.php:388 +#: .-modules/ImportModule/templates/HostDefaults/add.php:533 +#: .-modules/ImportModule/templates/HostDefaults/add.php:660 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:225 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:370 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:516 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:641 +#: .-modules/ImportModule/templates/Importers/add.php:526 +#: .-modules/ImportModule/templates/Importers/edit.php:524 +msgid "Do not enter empty matches" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:256 +#: .-modules/ImportModule/templates/HostDefaults/add.php:673 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:654 +msgid "No service templates are defined" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:259 +#: .-modules/ImportModule/templates/HostDefaults/add.php:676 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:657 +msgid "Please create at least one \"Service template\"" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:294 +#: .-modules/ImportModule/templates/HostDefaults/add.php:439 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:276 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:421 +#: .-modules/ImportModule/templates/Importers/add.php:618 +#: .-modules/ImportModule/templates/Importers/add.php:654 +#: .-modules/ImportModule/templates/Importers/add.php:777 +#: .-modules/ImportModule/templates/Importers/add.php:871 +#: .-modules/ImportModule/templates/Importers/add.php:907 +#: .-modules/ImportModule/templates/Importers/edit.php:616 +#: .-modules/ImportModule/templates/Importers/edit.php:652 +#: .-modules/ImportModule/templates/Importers/edit.php:775 +#: .-modules/ImportModule/templates/Importers/edit.php:868 +#: .-modules/ImportModule/templates/Importers/edit.php:904 +msgid "Field to match" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:309 +#: .-modules/ImportModule/templates/HostDefaults/add.php:454 +#: .-modules/ImportModule/templates/HostDefaults/add.php:602 +#: .-modules/ImportModule/templates/HostDefaults/add.php:704 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:291 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:436 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:583 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:685 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:291 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:664 +#: .-modules/ImportModule/templates/Importers/add.php:791 +#: .-modules/ImportModule/templates/Importers/edit.php:789 +msgid "RegEx" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:319 +#: .-modules/ImportModule/templates/HostDefaults/add.php:464 +#: .-modules/ImportModule/templates/HostDefaults/add.php:612 +#: .-modules/ImportModule/templates/HostDefaults/add.php:714 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:301 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:446 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:593 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:695 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:302 +msgid "RegEx that needs to match" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:342 +#: .-modules/ImportModule/templates/HostDefaults/add.php:738 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:324 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:719 +msgid "Service template to assign on match" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:383 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:221 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:365 +msgid "If the match is successful, these service template groups are assigned to the imported hosts." +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:401 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:238 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:383 +msgid "No service template groups are defined" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:404 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:241 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:386 +msgid "Please create at least one \"Service template groups\"" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:411 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:248 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:393 +msgid "Go to \"Service template groups\"" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:487 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:469 +msgid "Service template group to assign on match" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:528 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:511 +msgid "If the match is successful, these agent checks are assigned to the imported hosts." +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:546 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:529 +msgid "No agent checks are defined" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:549 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:532 +msgid "Please create at least one \"Agent check\"" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:556 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:539 +msgid "Go to \"Agent checks\"" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:583 +#: .-modules/ImportModule/templates/HostDefaults/edit.php:565 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:274 +msgid "Agent check to assign on match" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/add.php:777 +msgid "Create host defaults" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/edit.php:27 +msgid "Edit host defaults" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/edit.php:37 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:36 +msgid "Edit host defaults: " +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/edit.php:753 +msgid "Update host defaults" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/index.php:18 +msgid "Host Defaults Overview" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/index.php:66 +msgid "Filter by host defaults name" +msgstr "" + +#: .-modules/ImportModule/templates/HostDefaults/index.php:79 +msgid "Filter by host defaults description" +msgstr "" + +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:125 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:22 +msgid "Imported hosts" +msgstr "" + +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:126 +msgid "External systems" +msgstr "" + +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:127 +msgid "External monitorings" +msgstr "" + +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:128 +msgid "Start import data" +msgstr "" + +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:129 +#: .-modules/ImportModule/templates/ImportChangelogs/index.php:227 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:94 +msgid "Synchronize with monitoring" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/index.php:18 +msgid "Imported Files Overview" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/index.php:60 +msgid "Filter by imported file name" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/index.php:73 +msgid "Filter by file extension" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/index.php:104 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:352 +#: .-modules/ImportModule/templates/Importers/add.php:51 +#: .-modules/ImportModule/templates/Importers/edit.php:54 +msgid "Importer" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/index.php:116 +msgid "File size" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/index.php:210 +#: .-modules/ImportModule/templates/ImportedFiles/view.php:45 +msgid "Download" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/view.php:23 +msgid "Imported file view" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/view.php:33 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:375 +msgid "Imported file" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/view.php:71 +msgid "Can't read imported csv file" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/view.php:74 +msgid "The imported file may have been deleted." +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/view.php:92 +msgid "File Content is not available in imported file" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedFiles/view.php:95 +msgid "Maybe the file is no: CSV, or the file is empty" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:26 +msgid "Edit imported host" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:43 +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:46 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:194 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:453 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:456 +msgid "In monitoring (disabled)" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:50 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:289 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:439 +msgid "Marked for disable" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:68 +msgid "Imported host" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:82 +msgid "Identifier" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:89 +msgid "The identifier is used by the Importer to be able to identify and update records." +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/edit.php:316 +msgid "Update imported host" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:19 +msgid "Imported Hosts Overview" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:38 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:772 +msgid "Completely" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:42 +msgid "Some optional fields are missing" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:46 +msgid "Some required fields are missing" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:100 +msgid "No importers defined" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:127 +msgid "Filter by imported host name" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:140 +msgid "Filter by imported host address" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:153 +msgid "Filter by imported host description" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:161 +msgid "Already synchronized" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:174 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:432 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:435 +msgid "In monitoring" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:210 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:425 +msgid "NEW" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:219 +msgid "Ready for synchronization" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:257 +msgid "Flags" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:271 +msgid "Imported hosts with changes" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:304 +msgid "Filter by importer" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:361 +msgid "Reserved settings" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:366 +msgid "Import date" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:371 +msgid "Last modified" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:379 +msgid "Progress" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:444 +msgid "Imported host with changes" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:514 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:527 +msgid "missing data" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:520 +#: .-modules/ImportModule/templates/Importers/add.php:596 +#: .-modules/ImportModule/templates/Importers/add.php:849 +#: .-modules/ImportModule/templates/Importers/edit.php:594 +#: .-modules/ImportModule/templates/Importers/edit.php:847 +msgid "Container:" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:531 +#: .-modules/ImportModule/templates/Importers/add.php:601 +#: .-modules/ImportModule/templates/Importers/add.php:854 +#: .-modules/ImportModule/templates/Importers/edit.php:599 +#: .-modules/ImportModule/templates/Importers/edit.php:852 +msgid "Shared containers:" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:543 +msgid "Satellite:" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:559 +msgid "Service templates:" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:577 +msgid "No service templates defined" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:582 +msgid "Service template groups:" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:600 +msgid "No service template groups defined" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:606 +msgid "Services:" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:632 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:703 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:746 +msgid " Service used by other objects." +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:648 +msgid "Agent Checks:" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:667 +msgid "Regular expression used to create the agent check" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:677 +msgid "openITCOCKPIT Agent Services:" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:720 +msgid "External Services:" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:885 +msgid "Import CSV File with header" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:889 +msgid "Import CSV File without header" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:902 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1181 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1412 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1643 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1873 +msgid "Overview importer configuration" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1014 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1294 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1525 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1756 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1893 +msgid "Go to \"Importer configuration\"" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1031 +msgid "Drop CSV file here or click to upload." +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1040 +msgid "Upload CSV File and create preview" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1056 +msgid "CSV Data preview" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1081 +msgid "This preview shows maximal 10 first valid records from csv file." +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1083 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1320 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1551 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1782 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1919 +msgid "Furthermore are all hosts displayed and no filter rules get applied." +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1086 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1323 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1554 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1785 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1922 +msgid "Lines with duplicate identifiers are automatically ignored" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1101 +msgid "Is missing" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1121 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1349 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1580 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1811 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1948 +msgid "Invalid rows (show maximal 5 rows for preview)" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1146 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1377 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1608 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1838 +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1975 +msgid "Start data import" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1168 +msgid "Import data from i-doit system" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1301 +msgid "i-doit Data preview" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1318 +msgid "This preview shows maximal 10 first valid records from i-doit system." +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1399 +msgid "Import data from openITCOCKPIT Agent" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1532 +msgid "openITCOCKPIT Agent Data preview" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1549 +msgid "This preview shows maximal 10 first valid records from openITCOCKPIT Agent." +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1630 +msgid "Import data from iTop system" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1763 +msgid "iTop Data preview" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1780 +msgid "This preview shows maximal 10 first valid records from iTop system." +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1860 +msgid "Import data from External Monitoring System system" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1900 +msgid "External Monitoring System Data preview" +msgstr "" + +#: .-modules/ImportModule/templates/ImportedHosts/index.php:1917 +msgid "This preview shows maximal 10 first valid records from External Monitoring System." +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:26 +msgid "Add importer" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:36 +msgid "Create new importer" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:75 +#: .-modules/ImportModule/templates/Importers/edit.php:78 +msgid "Importer name" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:112 +#: .-modules/ImportModule/templates/Importers/edit.php:115 +msgid "The first row of the CSV file will be treated as column names" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:115 +#: .-modules/ImportModule/templates/Importers/edit.php:118 +msgid "The CSV file consists only data sets without column names as header" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:118 +#: .-modules/ImportModule/templates/Importers/edit.php:121 +msgid "Importing Data from JSON Files" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:148 +#: .-modules/ImportModule/templates/Importers/edit.php:151 +msgid "Use external system for showing additional host information" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:157 +#: .-modules/ImportModule/templates/Importers/edit.php:160 +msgid "External monitoring system" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:170 +#: .-modules/ImportModule/templates/Importers/edit.php:173 +msgid "openITCOCKPIT will query the selected external monitoring to import devices monitored by the remote system. openITCOCKPIT will synchronize the status. The monitoring itself is still done by the external monitoring system." +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:186 +#: .-modules/ImportModule/templates/Importers/edit.php:189 +msgid "Import empty hosts" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:193 +#: .-modules/ImportModule/templates/Importers/edit.php:196 +msgid "If enabled, all hosts will be imported even without at least one match" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:205 +#: .-modules/ImportModule/templates/Importers/edit.php:208 +msgid "Disable updates" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:212 +#: .-modules/ImportModule/templates/Importers/edit.php:215 +msgid "If enabled, only new hosts will be imported. Already synchronized hosts are not changed" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:226 +#: .-modules/ImportModule/templates/Importers/edit.php:229 +msgid "Force disable hosts if they are not present in the imported data" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:233 +#: .-modules/ImportModule/templates/Importers/edit.php:236 +msgid "If enabled all hosts outside of import data will get disabled automatically" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:247 +#: .-modules/ImportModule/templates/Importers/edit.php:249 +msgid "Force delete services if not in mapping" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:254 +msgid "If enabled all services outside of the service template group assignment will get deleted automatically" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:268 +#: .-modules/ImportModule/templates/Importers/edit.php:270 +msgid "Keep container settings" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:273 +#: .-modules/ImportModule/templates/Importers/edit.php:275 +msgid "Keep container settings for hosts that have already been synchronized" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:287 +#: .-modules/ImportModule/templates/Importers/edit.php:289 +msgid "Keep satellite settings" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:292 +#: .-modules/ImportModule/templates/Importers/edit.php:294 +msgid "Keep satellite settings for hosts that have already been synchronized" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:302 +#: .-modules/ImportModule/templates/Importers/edit.php:304 +msgid "Data source mapping configuration for:" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:311 +#: .-modules/ImportModule/templates/Importers/edit.php:313 +msgid "JSON" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:478 +#: .-modules/ImportModule/templates/Importers/edit.php:478 +msgid "Define global filter for import (optional)" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:492 +#: .-modules/ImportModule/templates/Importers/edit.php:492 +msgid "Hostname RegEx defined!" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:493 +#: .-modules/ImportModule/templates/Importers/edit.php:493 +msgid "The regular expression will be applied to all objects. Leave this field blank if you do not want to apply a filter by hostname." +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:500 +#: .-modules/ImportModule/templates/Importers/edit.php:500 +msgid "Hostname RegEx" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:506 +#: .-modules/ImportModule/templates/Importers/edit.php:506 +msgid "The defined regular expression get applied to all imported hosts." +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:523 +#: .-modules/ImportModule/templates/Importers/edit.php:521 +msgid "Host defaults assignments" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:539 +#: .-modules/ImportModule/templates/Importers/edit.php:537 +msgid "No host defaults are defined" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:542 +#: .-modules/ImportModule/templates/Importers/edit.php:540 +#: .-modules/ImportModule/templates/Importers/index.php:40 +msgid "Please create at least one \"Host defaults\"" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:549 +#: .-modules/ImportModule/templates/Importers/edit.php:547 +#: .-modules/ImportModule/templates/Importers/index.php:47 +msgid "Go to \"Host defaults\"" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:570 +#: .-modules/ImportModule/templates/Importers/edit.php:568 +msgid "assignment" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:584 +#: .-modules/ImportModule/templates/Importers/edit.php:582 +msgid "The saved settings get applied to all imported hosts." +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:622 +#: .-modules/ImportModule/templates/Importers/add.php:658 +#: .-modules/ImportModule/templates/Importers/add.php:696 +#: .-modules/ImportModule/templates/Importers/add.php:720 +#: .-modules/ImportModule/templates/Importers/add.php:804 +#: .-modules/ImportModule/templates/Importers/add.php:875 +#: .-modules/ImportModule/templates/Importers/add.php:911 +#: .-modules/ImportModule/templates/Importers/add.php:949 +#: .-modules/ImportModule/templates/Importers/add.php:973 +#: .-modules/ImportModule/templates/Importers/edit.php:620 +#: .-modules/ImportModule/templates/Importers/edit.php:656 +#: .-modules/ImportModule/templates/Importers/edit.php:694 +#: .-modules/ImportModule/templates/Importers/edit.php:718 +#: .-modules/ImportModule/templates/Importers/edit.php:802 +#: .-modules/ImportModule/templates/Importers/edit.php:872 +#: .-modules/ImportModule/templates/Importers/edit.php:908 +#: .-modules/ImportModule/templates/Importers/edit.php:946 +#: .-modules/ImportModule/templates/Importers/edit.php:970 +msgid "RegEx that needs to match " +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:747 +#: .-modules/ImportModule/templates/Importers/edit.php:745 +msgid "Optional overwrites" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:750 +#: .-modules/ImportModule/templates/Importers/edit.php:748 +msgid "Define exceptions for particular hosts, that should get imported using a different configuration." +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:752 +#: .-modules/ImportModule/templates/Importers/edit.php:750 +msgid "Matching is done in the shown order." +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:754 +#: .-modules/ImportModule/templates/Importers/edit.php:752 +msgid "The last matching overwrite configuration gets used by the Importer." +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:824 +#: .-modules/ImportModule/templates/Importers/edit.php:822 +msgid "Host defaults to assign on match" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/add.php:1019 +msgid "Create importer" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/edit.php:27 +msgid "Edit importer" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/edit.php:37 +#: .-modules/ImportModule/templates/Importers/edit.php:1016 +msgid "Update importer" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/edit.php:256 +msgid "If disabled all services outside of the service template group assignment will get deleted automatically" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/index.php:18 +msgid "Importers Overview" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/index.php:23 +msgid "When the importer is deleted, also all associated hosts in the Imported Hosts list get deleted. This means that no further updates are possible for these hosts. All hosts that have already been included in the monitoring will retained." +msgstr "" + +#: .-modules/ImportModule/templates/Importers/index.php:37 +msgid "No \"Host defaults\" defined" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/index.php:97 +msgid "Filter by importer name" +msgstr "" + +#: .-modules/ImportModule/templates/Importers/index.php:110 +msgid "Filter by importer description" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:3 +msgid "i-doit overview" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:32 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:807 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1101 +msgid "Model" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:47 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:221 +msgid "Archived" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:65 +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:193 +msgid "Sysid" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:77 +msgid "Location path" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:107 +msgid "CMDB Status" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:113 +msgid "Applications" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:145 +msgid "Updated" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:156 +msgid "Hardware Details" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:159 +msgid "Memory" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:174 +msgid "CPU" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:188 +msgid "Contract overview" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:199 +msgid "Contract period" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:210 +msgid "until" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:231 +msgid "Product" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:237 +msgid "Reaction rate" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:256 +msgid "Costs" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:270 +msgid "Payment period" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:278 +msgid "CMDB Status " +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:284 +msgid "Cost calculation" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:306 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:294 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:881 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1385 +msgid "Accounting" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:311 +msgid "Inventory number" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:317 +msgid "Acquirement date" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:326 +msgid "Invoice number" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:332 +msgid "Order number" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:340 +msgid "Guarantee period" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/idoit.php:347 +msgid "Guarantee period status / Guarantee period base" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:3 +msgid "iTop overview" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:34 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:354 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:595 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:916 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1218 +msgid "General information" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:40 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:601 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1224 +msgid "Operations" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:57 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:377 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:618 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:939 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1238 +msgid "implementation" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:60 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:380 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:621 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:942 +msgid "production" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:63 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:383 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:624 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:945 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1244 +msgid "stock" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:66 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:386 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:627 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:948 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1247 +msgid "obsolete" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:81 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:403 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:641 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:965 +msgid "low" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:85 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:407 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:645 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:969 +msgid "medium" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:88 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:120 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:410 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:444 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:648 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:681 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:972 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1006 +msgid "Production relevance high" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:89 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:411 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:649 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:973 +msgid "high" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:96 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:655 +msgid "DNS domain" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:109 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:632 +msgid "Server role" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:127 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:451 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:687 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1013 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1285 +msgid "External ID" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:138 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:698 +#: .-modules/SLAModule/templates/Slas/generate.php:288 +#: .-modules/SLAModule/templates/Slas/generate.php:421 +#: .-modules/SLAModule/templates/Slas/sla_availability_overview.php:12 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:46 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:44 +msgid "Uptime" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:147 +msgid "Organisation" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:162 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:763 +msgid "Short description" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:168 +msgid "Host or cluster" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:183 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:715 +msgid "Last OS Patching" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:193 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:781 +msgid "Application solutions" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:203 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:732 +msgid "Next OS Patching" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:229 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:539 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:794 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1087 +msgid "Server details" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:234 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:823 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1109 +msgid "OS Family" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:242 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:831 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1117 +msgid "OS Version" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:250 +msgid "Management url" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:260 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:839 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1125 +msgid "Cpu type" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:269 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:848 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1134 +msgid "Cpu count" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:277 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:856 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1142 +msgid "Cpu cores" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:285 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:864 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1150 +msgid "RAM" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:299 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:886 +msgid "Provider HW" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:305 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:892 +msgid "Provider OS" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:314 +msgid "Provider contract" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:320 +msgid "Provider SLA" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:329 +msgid "PSP operations department" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:360 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:922 +msgid "Network component" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:392 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:994 +msgid "Scope" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:432 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1069 +msgid "Wanedge type" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:462 +msgid "Network other information" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:468 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1057 +msgid "Risk class" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:474 +msgid "Provider ID" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:489 +msgid "Monitoring template" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:498 +msgid "HW support service class" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:504 +msgid "Service CI Dummy CI" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:519 +msgid "Operation risk class" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:528 +msgid "Building room" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:545 +msgid "Network type" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:554 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:873 +msgid "Serial number" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:563 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:799 +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1093 +msgid "Brand name" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:572 +msgid "K number" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:669 +msgid "Server window" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:726 +msgid "Rack" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:743 +msgid "Rack position" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:754 +msgid "Rack units" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:815 +msgid "Hardware type full" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:954 +msgid "Hierarchy" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1024 +msgid "Service window" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1033 +msgid "Final class" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1078 +msgid "Provider name" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1230 +msgid "man_wan_id" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1241 +msgid "active" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1253 +msgid "finalclass" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1261 +msgid "hostname" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1276 +msgid "monitoring_template" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1296 +msgid "wan_interface" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1304 +msgid "org_id_friendlyname" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1310 +msgid "loopback_ip" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1319 +msgid "organization_name" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1325 +msgid "location_name" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1334 +msgid "wan_scope" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1347 +msgid "WANLine details" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1352 +msgid "router_asset_id" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1360 +msgid "topsite" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1368 +msgid "linetype" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1376 +msgid "wan_edge_type" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1390 +msgid "provider_id_friendlyname" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1396 +msgid "wan_serviceclass" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1405 +msgid "provider_linenumber" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1411 +msgid "wan_risk_class" +msgstr "" + +#: .-modules/ImportModule/templates/element/CMDB/itop.php:1419 +msgid "service_number" +msgstr "" + +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:19 +msgid "Microsoft SQL Server" +msgstr "" + +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:28 +msgid "Configuration Wizard: MSSQL Database" +msgstr "" + +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:42 +msgid "Configure MSSQL Monitoring" +msgstr "" + +#: .-modules/MSSQLModule/templates/Wizards/mssql.php:88 +msgid "MSSQL Database services" +msgstr "" + +#: .-modules/NWCModule/src/Controller/WizardsController.php:235 +msgid "SNMP discovery is not possible. Please check your SNMP credentials" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:19 +msgid "Network Basic" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:28 +msgid "Configuration Wizard: Network Basic" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:42 +msgid "Configure SNMP for Network Monitoring" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:191 +msgid "SNMP services" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:237 +msgid "SNNP Interfaces" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:239 +msgid "To avoiding duplicate interface service configuration, the existing services with the same name will be automatically deselected" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:261 +msgid "Service template for checking interfaces does not exist" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:264 +msgid "Try to execute {0} to resolve the issue" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:283 +msgid "Discovering Interfaces for SNMP Services" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:286 +msgid "Scan this device and locate all of the interfaces that reside on the device. Only possible with valid SNMP configuration" +msgstr "" + +#: .-modules/NWCModule/templates/Wizards/networkbasic.php:294 +msgid "Start SNMP Interface discovery" +msgstr "" + +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:28 +msgid "Configuration Wizard: Oracle Database" +msgstr "" + +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:42 +msgid "Configure Oracle Monitoring" +msgstr "" + +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:66 +msgid "Oracle configuration help" +msgstr "" + +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:108 +msgid "Extract files" +msgstr "" + +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:145 +msgid "Environment Variables" +msgstr "" + +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:147 +msgid "Add to following to {0}" +msgstr "" + +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:156 +msgid "Perl Module" +msgstr "" + +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:166 +msgid "Create User within Database" +msgstr "" + +#: .-modules/ORACLEModule/templates/Wizards/oracle.php:219 +msgid "Oracle Database services" +msgstr "" + +#: .-modules/OpenstreetmapModule/src/Controller/OpenstreetmapController.php:183 +msgid "Reset map" +msgstr "" + +#: .-modules/OpenstreetmapModule/src/Lib/Menu.php:28 +#: .-modules/OpenstreetmapModule/src/Lib/Menu.php:46 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:19 +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:33 +msgid "OpenStreetMap" +msgstr "" + +#: .-modules/OpenstreetmapModule/src/Model/Table/OpenstreetmapSettingsTable.php:66 +msgid "Value needs to be greater or equal 15." +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:15 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:14 +msgid "OpenStreetMap Module" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:61 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:76 +msgid "Show locations with status" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:70 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:85 +msgid "Up / Ok" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:94 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:109 +msgid "Down / Critical" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:107 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:121 +msgid "Unreachable / Unknown" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:118 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:132 +msgid "Empty or not monitored locations" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:129 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:143 +msgid "Hide empty locations" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:143 +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:157 +msgid "Hide not monitored locations" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:154 +msgid "Empty Locations" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:193 +msgid "Unreachable | Unknown" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:196 +msgid "Down | Critical" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:202 +msgid "Up | Ok" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:216 +msgid "Missing configuration or location settings" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:226 +msgid "Configuration / OpenStreetMap Settings" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:229 +msgid "No OpenStreetMap Settings defined" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:239 +msgid "Basic Monitoring / Locations" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:242 +msgid "Missing Settings" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:244 +msgid "No locations with longitude and latitude parameter defined" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:18 +msgid "OpenStreetMap Settings" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:22 +#: .-modules/PagerdutyModule/templates/Settings/edit.php:23 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:20 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:36 +#: .-modules/SlackModule/templates/SlackSettings/index.php:23 +msgid "Settings" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:32 +msgid "Edit OpenStreetMap Settings" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:43 +msgid "Server address" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:59 +msgid "Map update interval" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:164 +msgid "Advanced settings" +msgstr "" + +#: .-modules/OpenstreetmapModule/templates/OpenstreetmapSettings/index.php:175 +msgid "Highlight downtimes and acknowledges" +msgstr "" + +#: .-modules/PRINTERModule/templates/Wizards/printer.php:29 +msgid "Configuration Wizard: Printer" +msgstr "" + +#: .-modules/PRINTERModule/templates/Wizards/printer.php:43 +msgid "Configure SNMP for Printer Monitoring" +msgstr "" + +#: .-modules/PRINTERModule/templates/Wizards/printer.php:192 +msgid "Printer services" +msgstr "" + +#: .-modules/PagerdutyModule/src/Controller/AcknowledgeController.php:51 +msgid "Wrong incident type" +msgstr "" + +#: .-modules/PagerdutyModule/src/Lib/Menu.php:46 +msgid "PagerDuty" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:15 +msgid "PagerDuty Module" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:19 +msgid "PagerDuty Settings" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:33 +msgid "Edit PagerDuty Settings" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:45 +msgid "API key" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:57 +msgid "The API Key you got from PagerDuty" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:64 +msgid "Integration Key" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:76 +msgid "The Integration Key you got from PagerDuty after you created the Service" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:83 +msgid "API URL" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:95 +msgid "API URL of the PagerDuty service." +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:106 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:252 +#: .-modules/SlackModule/templates/SlackSettings/index.php:87 +msgid "Enable Two-Way Integration" +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:109 +msgid "Via the Two-Way Integration PagerDuty is able, to acknowledge host and service problems." +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:111 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:257 +#: .-modules/SlackModule/templates/SlackSettings/index.php:92 +msgid "For this it is required, that your openITCOCKPIT Server is accessible from the Internet." +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:130 +msgid "Webhook URL for PagerDuty. You need to create an openITCOCKPIT user defined API key first." +msgstr "" + +#: .-modules/PagerdutyModule/templates/Settings/edit.php:145 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:269 +#: .-modules/SlackModule/templates/SlackSettings/index.php:128 +msgid "Use Proxy Server" +msgstr "" + +#: .-modules/PrometheusModule/src/Controller/PrometheusExportersController.php:111 +#: .-modules/PrometheusModule/src/Controller/PrometheusExportersController.php:158 +msgid "Prometheus exporter not found" +msgstr "" + +#: .-modules/PrometheusModule/src/Controller/PrometheusExportersController.php:170 +msgid "Prometheus exporter successfully deleted" +msgstr "" + +#: .-modules/PrometheusModule/src/Controller/PrometheusExportersController.php:177 +msgid "Error while deleting Prometheus exporter" +msgstr "" + +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:222 +msgid "Invalid alert rule" +msgstr "" + +#: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:560 +msgid "Invalid host id" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/AlertRuleValidationRules.php:44 +msgid "threshold type as is out of bounds: [{0}]" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/AlertRuleValidationRules.php:74 +#: .-modules/PrometheusModule/src/Lib/AlertRuleValidationRules.php:115 +msgid "Warning and Critical can not be equal." +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/AlertRuleValidationRules.php:133 +#: .-modules/PrometheusModule/src/Lib/AlertRuleValidationRules.php:140 +msgid "Longer as is out of bounds: [{0}]" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/AlertRuleValidationRules.php:144 +#: .-modules/PrometheusModule/src/Lib/AlertRuleValidationRules.php:154 +msgid "Operator as is out of bounds: [{0}]" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:16 +msgid "5 seconds" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:17 +msgid "10 seconds" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:18 +#: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:16 +msgid "15 seconds" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:21 +#: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:19 +msgid "1 minute 30 seconds" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:23 +msgid "3 minutes" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:24 +msgid "4 minutes" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:28 +msgid "20 minutes" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:29 +msgid "25 minutes" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:31 +msgid "40 minutes" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:32 +msgid "50 minutes" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:34 +msgid "1 hour 30 minutes" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:36 +msgid "3 hours" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:38 +msgid "5 hours" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:39 +msgid "6 hours" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:40 +msgid "12 hours" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/ForLengths.php:41 +msgid "1 day" +msgstr "" + +#: .-modules/PrometheusModule/src/Lib/Menu.php:30 +#: .-modules/PrometheusModule/src/Lib/Menu.php:36 +msgid "Query" +msgstr "" + +#: .-modules/PrometheusModule/src/Model/Table/PrometheusExportersTable.php:171 +msgid "Scrape interval is out of bounds: [{0}]" +msgstr "" + +#: .-modules/PrometheusModule/src/Model/Table/PrometheusExportersTable.php:178 +msgid "Scrape timeout is out of bounds: [{0}]" +msgstr "" + +#: .-modules/PrometheusModule/src/Model/Table/PrometheusExportersTable.php:185 +msgid "This is not a valid YAML configuration." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:16 +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:17 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:17 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:18 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:18 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:16 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:18 +msgid "Prometheus Module" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:20 +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:65 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:95 +msgid "Alert rules" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:47 +msgid "Prometheus alert rules" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:48 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:78 +msgid "of Host" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:57 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:87 +msgid "Metrics" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:111 +msgid "Filter by PromQL" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:149 +#: .-modules/PrometheusModule/templates/PrometheusQuery/browser_directive.php:11 +msgid "PromQL" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:153 +#: .-modules/PrometheusModule/templates/PrometheusQuery/browser_directive.php:27 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:170 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:615 +msgid "Unit" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:226 +msgid "Edit alert rule" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:22 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:22 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:22 +msgid "Exporters Overview" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:35 +msgid "Create new exporter" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:48 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:49 +msgid "Exporter" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:87 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:88 +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:137 +msgid "Scrape interval" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:103 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:104 +msgid "How frequently Prometheus will request data from the exporter." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:109 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:110 +msgid "Scrape timeout" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:125 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:126 +msgid "How long Prometheus will wait for an request to complete before it will timeout." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:143 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:144 +msgid "A one word description like \"os\", \"webserver\" or \"mysql\" to make Prometheus queries easier." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:176 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:177 +msgid "The prometheus documentation provides a list of" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:178 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:179 +msgid "default port allocations." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:192 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:193 +msgid "Add port to targets" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:196 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:197 +msgid "Most exports requires that the port number gets added to the target address (e.g node_exporter)." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:197 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:198 +msgid "For the snmp_exporter you have to untick this." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:203 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:204 +msgid "YAML config" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:213 +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:214 +msgid "Some exporters like the \"Blackbox exporter\" or \"SNMP exporter\" require a special YAML configuration. Deeper Prometheus knowledge is recommended." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:226 +msgid "Create exporter" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:35 +msgid "Edit exporter:" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:223 +msgid "Update exporter" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:34 +msgid "Prometheus exporters" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:70 +msgid "Filter by exporter name" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:83 +msgid "Filter by exporter service" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:97 +msgid "Filter by scrape interval" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/browser_directive.php:4 +msgid "Prometheus state overview" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/browser_directive.php:15 +msgid "Metric count" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/browser_directive.php:25 +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:158 +msgid "Metric" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:22 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:32 +msgid "Edit Prometheus alert rule" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:40 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:40 +msgid "PromQL help" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:50 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:50 +msgid "Selected metrics to use" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:77 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:77 +msgid "Brackets" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:90 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:90 +msgid "Arithmetic binary operators" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:91 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:91 +msgid "addition" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:95 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:95 +msgid "subtraction" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:99 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:99 +msgid "multiplication" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:103 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:103 +msgid "division" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:107 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:107 +msgid "modulo" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:112 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:112 +msgid "power/exponentiation" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:120 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:120 +msgid "Aggregation operators" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:122 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:122 +msgid "calculate sum over dimensions" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:127 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:127 +msgid "select minimum over dimensions" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:132 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:132 +msgid "select maximum over dimensions" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:137 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:137 +msgid "calculate the average over dimensions" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:142 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:142 +msgid "calculate population standard deviation over dimensions" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:147 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:147 +msgid "calculate population standard variance over dimensions" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:152 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:152 +msgid "count number of elements in the vector" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:157 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:157 +msgid "count number of elements with the same value" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:162 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:162 +msgid "smallest k elements by sample value" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:167 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:167 +msgid "largest k elements by sample value" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:172 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:172 +msgid "calculate φ-quantile (0 ≤ φ ≤ 1) over dimensions" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:190 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:190 +msgid "PromQL query" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:200 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:200 +msgid "Query area" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:219 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:219 +msgid "Query result" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:224 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:224 +msgid "no data" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:237 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:237 +msgid "Service and alert definition" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:243 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:243 +msgid "Threshold type" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:252 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:252 +msgid "Scalar" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:253 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:253 +msgid "Range Inclusive (≥ 10 and ≤ 20 - inside the range of 10 to 20)" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:254 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:254 +msgid "Range Exclusive (< 10 or > 20 - outside the range of 10 to 20)" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:285 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:408 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:285 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:406 +msgid "== (equal)" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:286 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:409 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:286 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:407 +msgid "!= (not equal)" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:287 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:410 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:287 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:408 +msgid "> (greater-than)" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:288 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:411 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:288 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:409 +msgid "< (less-than)" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:289 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:412 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:289 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:410 +msgid ">= (greater-or-equal)" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:290 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:413 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:290 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:411 +msgid "<= (less-or-equal)" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:308 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:431 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:308 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:429 +msgid "automatically" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:330 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:329 +msgid "Warning min" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:344 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:342 +msgid "Warning max" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:357 +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:484 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:354 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:482 +msgid "Longer than..." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:455 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:453 +msgid "Critical min" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:470 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:468 +msgid "Critical max" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:568 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:566 +msgid "Metric unit" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:583 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:581 +msgid "Unit of the metric." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:585 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:583 +msgid "Examples:" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:587 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:585 +msgid "\"b\" for bytes." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:588 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:586 +msgid "\"KB\" for kilobytes." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:589 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:587 +msgid "\"s\" for seconds." +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:590 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:588 +msgid "\"Mbps\" or \"Mbit/s\"" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:591 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:589 +msgid "\"MB/s\" for megabytes per second" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:602 +msgid "Update alert rule" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:618 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:681 +msgid "Current values" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:622 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:685 +msgid "Element" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:20 +msgid "Query Overview" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:53 +msgid "Metrics missing?" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:56 +msgid "Have you refreshed the monitoring configuration?" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:77 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:32 +msgid "Prometheus metrics" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:127 +msgid "Filter by metric name" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:162 +msgid "Help" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:244 +msgid "Create service from metric" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:287 +msgid "Create service from metrics" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:22 +msgid "Add metric to monitoring" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:597 +msgid "Add to service" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:614 +msgid "PromQL Query" +msgstr "" + +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:620 +#: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:654 +msgid "Remove" +msgstr "" + +#: .-modules/PrometheusModule/templates/element/promql_modal.php:14 +msgid "PromQL help and example queries" +msgstr "" + +#: .-modules/PrometheusModule/templates/element/promql_modal.php:24 +msgid "Linux memory usage in percent" +msgstr "" + +#: .-modules/PrometheusModule/templates/element/promql_modal.php:34 +msgid "Average MB/s network traffic (transmit) over the last 2 minutes" +msgstr "" + +#: .-modules/PrometheusModule/templates/element/promql_modal.php:44 +msgid "Average Mbit/s network traffic (transmit) over the last 2 minutes" +msgstr "" + +#: .-modules/PrometheusModule/templates/element/promql_modal.php:54 +msgid "Average Mbit/s network traffic (transmit) of all network interfaces over the last 2 minutes" +msgstr "" + +#: .-modules/PrometheusModule/templates/element/promql_modal.php:64 +msgid "Average MB/s written to disk sda over the last 2 minutes" +msgstr "" + +#: .-modules/PrometheusModule/templates/element/promql_modal.php:74 +msgid "Windows CPU usage in percentage" +msgstr "" + +#: .-modules/PrometheusModule/templates/element/promql_modal.php:85 +msgid "Windows Disk usage in percentage" +msgstr "" + +#: .-modules/PrometheusModule/templates/element/promql_modal.php:97 +msgid "Windows memory usage in percentage" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:28 +msgid "Configuration Wizard: SAP" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:42 +msgid "Configure SAP Monitoring" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:55 +msgid "SAP Server Settings" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:60 +msgid "SAP System Instance Numbers" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:72 +msgid "Client" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:84 +msgid "RFC User" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:96 +msgid "RFC Password" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:108 +msgid "SID" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:120 +msgid "MSGROUP" +msgstr "" + +#: .-modules/SAPModule/templates/Wizards/sap.php:131 +msgid "SAP services" +msgstr "" + +#: .-modules/SLAModule/src/Controller/HostMappingRulesController.php:40 +#: .-modules/SLAModule/src/Controller/SlasController.php:142 +#: .-modules/SLAModule/src/Controller/SlasController.php:198 +#: .-modules/SLAModule/src/Controller/SlasController.php:251 +msgid "SLA not found" +msgstr "" + +#: .-modules/SLAModule/src/Lib/CsvReport.php:67 +msgid "UP_%" +msgstr "" + +#: .-modules/SLAModule/src/Lib/CsvReport.php:68 +msgid "DOWN_%" +msgstr "" + +#: .-modules/SLAModule/src/Lib/CsvReport.php:69 +msgid "UP_Seconds" +msgstr "" + +#: .-modules/SLAModule/src/Lib/CsvReport.php:70 +msgid "DOWN_Seconds" +msgstr "" + +#: .-modules/SLAModule/src/Lib/CsvReport.php:140 +msgid "Start Date" +msgstr "" + +#: .-modules/SLAModule/src/Lib/CsvReport.php:141 +msgid "Start Time" +msgstr "" + +#: .-modules/SLAModule/src/Lib/CsvReport.php:142 +msgid "End Date" +msgstr "" + +#: .-modules/SLAModule/src/Lib/CsvReport.php:143 +msgid "End Time" +msgstr "" + +#: .-modules/SLAModule/src/Lib/CsvReport.php:144 +msgid "Down Period" +msgstr "" + +#: .-modules/SLAModule/src/Lib/Menu.php:25 +msgid "SLA Management" +msgstr "" + +#: .-modules/SLAModule/src/Lib/Menu.php:30 +msgid "SLAs" +msgstr "" + +#: .-modules/SLAModule/src/Lib/Menu.php:47 +msgid "SLA Globals" +msgstr "" + +#: .-modules/SLAModule/src/Lib/Sla.php:42 +msgid "SLA \"{0}\" cannot be evaluated. Time evaluation sla data is not available for the selected period \"{1}\"" +msgstr "" + +#: .-modules/SLAModule/src/Lib/Sla.php:56 +msgid "SLA \"{0}\" cannot be evaluated. The start date of the evaluation is in the future \"{1}\"" +msgstr "" + +#: .-modules/SLAModule/src/Lib/Sla.php:74 +msgid "SLA \"{0}\" cannot be calculated. No hosts are available in selected SLA" +msgstr "" + +#: .-modules/SLAModule/src/Lib/SlaHost.php:418 +#: .-modules/SLAModule/src/Lib/SlaService.php:419 +msgid "Time evaluation sla data is not available for the selected period ({0} with calendar: {1})" +msgstr "" + +#: .-modules/SLAModule/src/Lib/SlaReport.php:271 +msgid "SLA \"{0}\" cannot be evaluated. The \"from\" and \"to\" date of the evaluation is before sla start date \"{1}\"" +msgstr "" + +#: .-modules/SLAModule/src/Lib/SlaReport.php:282 +msgid "SLA \"{0}\" cannot be evaluated. The \"from\" date of the evaluation is before sla start date \"{1}\"" +msgstr "" + +#: .-modules/SLAModule/src/Lib/Widgets.php:36 +msgid "SLA Status" +msgstr "" + +#: .-modules/SLAModule/src/Lib/Widgets.php:45 +msgid "SLA Calendar Overview" +msgstr "" + +#: .-modules/SLAModule/src/Lib/Widgets.php:54 +msgid "SLA Summary" +msgstr "" + +#: .-modules/SLAModule/src/Model/Table/HostMappingRulesTable.php:86 +#: .-modules/SLAModule/src/Model/Table/HostMappingRulesTable.php:97 +#: .-modules/SLAModule/src/Model/Table/HostMappingRulesTable.php:109 +msgid "Please select at least one option" +msgstr "" + +#: .-modules/SLAModule/src/Model/Table/HostMappingRulesTable.php:118 +msgid "Your host name regex is an invalid regular expression." +msgstr "" + +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:662 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:673 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:693 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:699 +#: .-modules/SLAModule/src/Reports/SlaDaterangesCreator.php:708 +msgid "Week {0}" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:16 +msgid " Service Level Agreement Module" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:20 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:19 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:19 +#: .-modules/SLAModule/templates/Slas/add.php:20 +#: .-modules/SLAModule/templates/Slas/edit.php:20 +#: .-modules/SLAModule/templates/Slas/generate.php:21 +#: .-modules/SLAModule/templates/Slas/hosts.php:19 +#: .-modules/SLAModule/templates/Slas/index.php:18 +#: .-modules/SLAModule/templates/Slas/index.php:30 +#: .-modules/SLAModule/templates/Slas/view_details.php:28 +msgid "Service Level Agreements" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:24 +msgid "Manage mapping rules" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:34 +msgid "Host mapping rules" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:57 +#: .-modules/SLAModule/templates/Slas/hosts.php:67 +msgid "Service level Agreement: " +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:68 +msgid "Please note: This in an one-time assignment. Hosts that will be created later on, are not automatically assigned to the given SLA. You would need to execute the rule manually to add new hosts." +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:70 +msgid "It is recommended to assign the SLA via the host templates." +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:79 +msgid "Host mapping rule" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:183 +msgid "Only unassigned hosts" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:199 +msgid "Show affected hosts" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:202 +msgid "This host list is ONLY for previewing which hosts will be updated." +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:203 +msgid "Please note this list is paginated! Verify the hosts before running \"Assign to hosts\"." +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:236 +#: .-modules/SLAModule/templates/Slas/add.php:49 +#: .-modules/SLAModule/templates/Slas/edit.php:49 +#: .-modules/SLAModule/templates/Slas/generate.php:95 +msgid "SLA" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:295 +#: .-modules/SLAModule/templates/Slas/index.php:282 +msgid "Assign to hosts" +msgstr "" + +#: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:307 +msgid "Save mapping rule and assign to hosts" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:15 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:15 +#: .-modules/SLAModule/templates/Slas/add.php:16 +#: .-modules/SLAModule/templates/Slas/edit.php:16 +#: .-modules/SLAModule/templates/Slas/generate.php:17 +#: .-modules/SLAModule/templates/Slas/hosts.php:15 +#: .-modules/SLAModule/templates/Slas/index.php:15 +#: .-modules/SLAModule/templates/Slas/view_details.php:24 +msgid "Service Level Agreement Module" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:23 +msgid "SLA Host Overview" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:32 +msgid "SLA Host Status Log" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:123 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:121 +msgid "Evaluation range" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:126 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:124 +msgid "State summary" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:129 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:127 +msgid "Outage overview" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:132 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:130 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:345 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:124 +#: .-modules/SLAModule/templates/Slas/view_details.php:416 +msgid "Goal" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:135 +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:133 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:348 +#: .-modules/SLAModule/templates/Slas/view_details.php:419 +msgid " Achieved" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:23 +msgid "SLA Service Overview" +msgstr "" + +#: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:32 +msgid "SLA Service Status Log" +msgstr "" + +#: .-modules/SLAModule/templates/SlaSettings/index.php:15 +msgid "SLA Module" +msgstr "" + +#: .-modules/SLAModule/templates/SlaSettings/index.php:47 +msgid "SLA Settings" +msgstr "" + +#: .-modules/SLAModule/templates/SlaSettings/index.php:71 +msgid "Max storage age" +msgstr "" + +#: .-modules/SLAModule/templates/SlaSettings/index.php:86 +msgid "Time in weeks how long SLA related data will be stored" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/add.php:24 +msgid "Add SLA" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/add.php:34 +msgid "Create Service Level Agreement" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/add.php:121 +#: .-modules/SLAModule/templates/Slas/edit.php:121 +msgid "If no start date is defined, 1. January of the current year will be used automatically." +msgstr "" + +#: .-modules/SLAModule/templates/Slas/add.php:130 +#: .-modules/SLAModule/templates/Slas/edit.php:130 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:94 +msgid "Guaranteed availability as percentage" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/add.php:144 +#: .-modules/SLAModule/templates/Slas/edit.php:144 +msgid "An uptime guarantee that indicates the percentage of time the system is available" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/add.php:152 +#: .-modules/SLAModule/templates/Slas/edit.php:152 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:84 +msgid "Warning threshold as percentage" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/add.php:174 +#: .-modules/SLAModule/templates/Slas/add.php:176 +#: .-modules/SLAModule/templates/Slas/add.php:178 +#: .-modules/SLAModule/templates/Slas/edit.php:174 +#: .-modules/SLAModule/templates/Slas/edit.php:176 +#: .-modules/SLAModule/templates/Slas/edit.php:178 +msgid "Operating time" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/add.php:238 +msgid "Save SLA" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/add.php:255 +msgid "Save and go to host assignments" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/edit.php:24 +msgid "Edit SLA" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/edit.php:34 +msgid "Update Service Level Agreement" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/edit.php:237 +msgid "Update SLA" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/edit.php:254 +msgid "Update and go to host assignments" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/generate.php:34 +msgid "Generate sla report" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/generate.php:285 +#: .-modules/SLAModule/templates/Slas/generate.php:418 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:78 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:330 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:78 +#: .-modules/SLAModule/templates/Slas/view_details.php:404 +msgid "Total time" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/generate.php:291 +#: .-modules/SLAModule/templates/Slas/generate.php:424 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:100 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:339 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:100 +#: .-modules/SLAModule/templates/Slas/view_details.php:410 +msgid "Outage time" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/generate.php:297 +#: .-modules/SLAModule/templates/Slas/generate.php:430 +msgid "Goal(%)" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/generate.php:300 +#: .-modules/SLAModule/templates/Slas/generate.php:433 +msgid "Achieved(%)" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/hosts.php:23 +msgid "Service Level Agreement Affected Hosts" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/hosts.php:34 +#: .-modules/SLAModule/templates/Slas/index.php:292 +msgid "Affected hosts" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/hosts.php:52 +msgid "Go to \"SLA configuration\"" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/hosts.php:78 +msgid "Overview of all affected hosts. Please refresh your configuration after configuration changes!" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/hosts.php:132 +msgid "Direct assignment or via the host template" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/index.php:65 +msgid "Filter by sla name" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/index.php:78 +msgid "Filter by sla description" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/index.php:115 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:75 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:224 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:249 +#: .-modules/SLAModule/templates/Slas/view_details.php:74 +msgid "Evaluation interval" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/index.php:132 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:229 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:254 +#: .-modules/SLAModule/templates/Slas/view_details.php:82 +msgid "Thresholds" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/index.php:136 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:121 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:127 +#: .-modules/SLAModule/templates/Slas/view_details.php:299 +msgid "Achieved" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:180 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:290 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:176 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:176 +#: .-modules/SLAModule/templates/Slas/view_details.php:226 +msgid "Passed" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:228 +#: .-modules/SLAModule/templates/Slas/pdf/generate.php:338 +msgid "Outages in downtime" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_availability_overview.php:11 +msgid "Availability" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_availability_overview.php:13 +msgid "Outage" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_calendar_widget.php:142 +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:229 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:316 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:316 +msgid "Sla" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:34 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:33 +msgid "Information!" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:84 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:333 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:84 +#: .-modules/SLAModule/templates/Slas/view_details.php:407 +msgid "Availability time" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:93 +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:336 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:93 +msgid "Total outages" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:117 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:117 +#: .-modules/SLAModule/templates/Slas/view_details.php:295 +msgid "limit 10" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:144 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:169 +msgid "Currently available" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:198 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:223 +msgid "Minimal availability" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:205 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:230 +msgid "Days total" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_host_information.php:289 +#: .-modules/SLAModule/templates/Slas/sla_service_information.php:314 +#: .-modules/SLAModule/templates/Slas/view_details.php:144 +msgid "hard state only" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_hosts_overview.php:7 +msgid "Top 10 hosts with the lowest availability" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:44 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:41 +msgid "Number of hosts" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:47 +#: .-modules/SLAModule/templates/Slas/sla_widget.php:44 +msgid "Number of services" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:65 +msgid "Host UP" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:71 +msgid "Host DOWN" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:77 +msgid "Service UP" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_summary_widget.php:83 +msgid "Service DOWN" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/sla_widget.php:230 +#: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:230 +#: .-modules/SLAModule/templates/Slas/view_details.php:252 +msgid "Not calculated" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:10 +msgid "Timeperiod details" +msgstr "" + +#: .-modules/SLAModule/templates/Slas/view_details.php:498 +#: .-modules/SLAModule/templates/Slas/view_details.php:569 +msgid "View status log" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:9 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:9 +msgid "Incident overview" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:15 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:15 +msgid "Number" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:23 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:23 +msgid "Resolution code" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:27 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:27 +msgid "Resolution notes" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:44 +msgid "Edit Host-Specific Settings" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:53 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:53 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:109 +msgid "Incident Impact" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:62 +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:89 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:62 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:89 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:118 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:146 +msgid "1 - High" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:63 +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:90 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:63 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:90 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:119 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:147 +msgid "2 - Medium" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:64 +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:91 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:64 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:91 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:120 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:148 +msgid "3 - Low" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:70 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:70 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:126 +msgid "Impact defines the effect that the task has on business
Including urgency used for priority calculating" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:72 +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:99 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:72 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:99 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:128 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:156 +msgid "(More information)" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:80 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:80 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:137 +msgid "Incident Urgency" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:97 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:97 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:154 +msgid "Urgency defines the extent to which the task resolution can be delayed
Including impact used for priority calculating" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:107 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:107 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:190 +msgid "Assignment Group" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:119 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:119 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:202 +msgid "ServiceNow Incident Assignment Group" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:126 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:126 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:209 +msgid "Assigned To" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:138 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:138 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:221 +msgid "ServiceNow Incident Assigned To (automatically sets status to \"In progress\")" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:145 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:145 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:229 +msgid "Business Service" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:157 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:157 +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:240 +msgid "ServiceNow Incident Business Service" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/host_configuration.php:175 +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:175 +msgid "No edit permissions" +msgstr "" + +#: .-modules/ServicenowModule/templates/Elements/service_configuration.php:44 +msgid "Edit Service-Specific Settings" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:15 +msgid "ServiceNow Module" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:47 +msgid "ServiceNow URL" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:59 +msgid "URL to your ServiceNow Instance" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:67 +msgid "User ID" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:80 +msgid "ServiceNow User ID" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:88 +msgid "User Password" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:101 +msgid "ServiceNow User Password" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:165 +msgid "Incident recovery state" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:174 +msgid "Resolved" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:175 +msgid "Closed" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:176 +msgid "Canceled" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:182 +msgid "Incident state on host / service recovery" +msgstr "" + +#: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:255 +msgid "Via the Two-Way Integration ServiceNow is able, to acknowledge host and service problems." +msgstr "" + +#: .-modules/SlackModule/src/Lib/Menu.php:46 +msgid "Slack" +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:15 +msgid "Slack Module" +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:19 +msgid "Slack Settings" +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:33 +msgid "Edit Slack Settings" +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:57 +msgid "Incoming Webhook URL you got from Slack after you enable incoming webhooks." +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:64 +msgid "OAuth Access Token" +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:76 +msgid "OAuth Access Token for your Slack Workspace (required for two-way integration)" +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:90 +msgid "Via the Two-Way Integration Slack is able, to acknowledge host and service problems." +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:99 +msgid "Request URL" +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:112 +msgid "Webhook URL for Slack. You need to create an openITCOCKPIT user defined API key first." +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:115 +msgid "If you want to use the two-way integration, your openITCOCKPIT server requires a valid SSL certificate, as described in the " +msgstr "" + +#: .-modules/SlackModule/templates/SlackSettings/index.php:115 +msgid "Slack FAQ" +msgstr "" + +#: .-modules/SnmpTrapModule/src/Controller/SnmpttListController.php:69 +msgid "Snmptt entry not found" +msgstr "" + +#: .-modules/SnmpTrapModule/src/Lib/Menu.php:27 +msgid "Snmp Trap Logs" +msgstr "" + +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:33 +msgid "Snmp Trap Module" +msgstr "" + +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:37 +msgid "SnmpttList" +msgstr "" + +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:53 +msgid "Snmp trap logs" +msgstr "" + +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:82 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:179 +msgid "Event name" +msgstr "" + +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:95 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:187 +msgid "Event ID" +msgstr "" + +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:109 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:191 +msgid "Trap OID" +msgstr "" + +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:122 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:199 +msgid "Format line" +msgstr "" + +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:149 +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:195 +msgid "Agent IP" +msgstr "" + +#: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:175 +msgid "Severity" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:81 +msgid "Welcome to the Template Export Shell." +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:82 +msgid "I will give you all the necessary data to get a valid file which can be imported in openITCOCKPIT to have awesome new monitoring possibilities :)" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:83 +msgid "Now please answer a few questions: " +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:86 +msgid "Would you like to export Hosttemplate data ?" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:90 +msgid "Please enter the Hosttemplate wildcard in SQL Format (%sap% or something like that" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:91 +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:104 +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:114 +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:130 +msgid "Do you want to add additional Filters ?" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:99 +msgid "Would you like to export Servicetemplate data ?" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:103 +msgid "Please enter the Servicetemplate wildcard in SQL Format (%sap% or something like that" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:109 +msgid "Would you like to export Servicetemplategroup data too ?" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:113 +msgid "Please enter the Servicetemplategroup wildcard in SQL Format (%sap% or something like that" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:125 +msgid "Would you like to export Macro data ?" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:129 +msgid "Please enter the Macro wildcard in SQL Format (%sap% or something like that" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:154 +msgid "You want to do nothing ? Okay bye bye :) " +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:161 +msgid "No filters given" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:172 +msgid "Retrieving commands" +msgstr "" + +#: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:175 +msgid "Replacing Ids" +msgstr "" + +#: .-modules/UPSModule/templates/Wizards/ups.php:20 +msgid "UPS" +msgstr "" + +#: .-modules/UPSModule/templates/Wizards/ups.php:29 +msgid "Configuration Wizard: UPS" +msgstr "" + +#: .-modules/UPSModule/templates/Wizards/ups.php:43 +msgid "Configure SNMP for UPS Monitoring" +msgstr "" + +#: .-modules/UPSModule/templates/Wizards/ups.php:192 +msgid "UPS services" +msgstr "" + +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:29 +msgid "Configuration Wizard: VMware Horizon" +msgstr "" + +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:52 +msgid "VMware Horizon Connection Server" +msgstr "" + +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:62 +msgid "VMware Horizon configuration help" +msgstr "" + +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:79 +msgid "Please create a User within the Connection-Center with Administrator permission on {0}. Because only these Users will have permission to connect to the REST API." +msgstr "" + +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:85 +msgid "Please ensure to have a recent API version installed, because not all functions are included within old versions." +msgstr "" + +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:121 +msgid "Domain" +msgstr "" + +#: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:135 +msgid "VMware Horizon services" +msgstr "" + +#: .-modules/VMWAREModule/src/Lib/Wizards.php:39 +#: .-modules/VMWAREModule/src/Lib/Wizards.php:50 +msgid "Check everything regarding VMware. ESX Hosts, vCenter, virtual machines..." +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:38 +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:65 +msgid "VMware" +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:47 +msgid "Configuration Wizard: VMware Server" +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:49 +msgid "through vCenter" +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:52 +msgid "esx directly" +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:76 +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:52 +msgid "VMware Server" +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:87 +msgid "VMware configuration help" +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:100 +msgid "Check everything regarding VMware. ESX Hosts, vCenter, virtual machine" +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:104 +msgid "Download the VMware Perl SDK" +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:107 +msgid "here." +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:113 +msgid "Add an read-only user to your vCenter host." +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:124 +msgid "vCenter Address" +msgstr "" + +#: .-modules/VMWAREModule/templates/Wizards/vmware.php:166 +msgid "VMware services" +msgstr "" + +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:29 +msgid "Configuration Wizard: VMware Snapshot" +msgstr "" + +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:57 +msgid "VMware Host" +msgstr "" + +#: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:96 +msgid "VMware Snapshot services" +msgstr "" + diff --git a/resources/locales/es_ES/oitc_console.po b/resources/locales/es_ES/oitc_console.po new file mode 100644 index 0000000000..3929cde0f9 --- /dev/null +++ b/resources/locales/es_ES/oitc_console.po @@ -0,0 +1,597 @@ +# LANGUAGE translation of CakePHP Application +# Copyright YEAR NAME +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"POT-Creation-Date: 2023-10-09 09:40+0200\n" +"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" +"Last-Translator: NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:137 +#: ./src/Command/NagiosNotificationCommand.php:150 +#: ./src/Command/NagiosXmlNotificationCommand.php:150 +#: ./src/Command/PushoverNotificationCommand.php:98 +#: ./src/Command/SendPushNotificationCommand.php:66 +#: ./src/Command/SmsNotificationCommand.php:69 +#: .-modules/PagerdutyModule/src/Command/PagerdutyNotificationCommand.php:33 +#: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:52 +#: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:41 +msgid "Type of the notification host or service" +msgstr "" + +#: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:138 +#: ./src/Command/PushoverNotificationCommand.php:99 +#: ./src/Command/SendPushNotificationCommand.php:67 +msgid "Notification type of monitoring engine => $NOTIFICATIONTYPE$ " +msgstr "" + +#: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:139 +#: ./src/Command/PushoverNotificationCommand.php:100 +#: ./src/Command/SendPushNotificationCommand.php:68 +msgid "Host uuid you want to send a notification => $HOSTNAME$" +msgstr "" + +#: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:140 +#: ./src/Command/PushoverNotificationCommand.php:101 +#: ./src/Command/SendPushNotificationCommand.php:69 +msgid "Service uuid you want to send a notification => $SERVICEDESC$" +msgstr "" + +#: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:141 +#: ./src/Command/PushoverNotificationCommand.php:102 +#: ./src/Command/SendPushNotificationCommand.php:70 +msgid "current host state => $HOSTSTATEID$/$SERVICESTATEID$" +msgstr "" + +#: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:142 +#: ./src/Command/PushoverNotificationCommand.php:103 +#: ./src/Command/SendPushNotificationCommand.php:71 +msgid "host output => $HOSTOUTPUT$/$SERVICEOUTPUT$" +msgstr "" + +#: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:143 +#: ./src/Command/PushoverNotificationCommand.php:104 +#: ./src/Command/SendPushNotificationCommand.php:72 +msgid "host acknowledgement author => $NOTIFICATIONAUTHOR$" +msgstr "" + +#: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:144 +#: ./src/Command/PushoverNotificationCommand.php:105 +#: ./src/Command/SendPushNotificationCommand.php:73 +msgid "host acknowledgement comment => $NOTIFICATIONCOMMENT$" +msgstr "" + +#: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:145 +#: ./src/Command/NagiosNotificationCommand.php:170 +#: ./src/Command/NagiosXmlNotificationCommand.php:169 +msgid "Disable emojis in subject" +msgstr "" + +#: ./src/Command/CronjobsCommand.php:67 +msgid "All cronjobs will be forced to execute!" +msgstr "" + +#: ./src/Command/CronjobsCommand.php:73 +msgid "List all available cronjobs!" +msgstr "" + +#: ./src/Command/CronjobsCommand.php:79 +msgid "Only execute the given cronjob by Task name" +msgstr "" + +#: ./src/Command/DebugCommand.php:66 +msgid "Tail and parse monitoring logfile" +msgstr "" + +#: ./src/Command/DebugCommand.php:67 +msgid "Tailf and parse monitoring logfile" +msgstr "" + +#: ./src/Command/DebugCommand.php:68 +msgid "Read and translate from stdin. Example: cat file.cfg | oitc debug -s" +msgstr "" + +#: ./src/Command/DebugCommand.php:69 +msgid "Replace timestamps in output - only for --stdin" +msgstr "" + +#: ./src/Command/DebugCommand.php:114 +msgid "[T]ail and parse monitoring log file" +msgstr "" + +#: ./src/Command/DebugCommand.php:115 +msgid "[TF] Tail -f and parse monitoring log file" +msgstr "" + +#: ./src/Command/DebugCommand.php:116 +msgid "[H] Debug host configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:117 +msgid "[HG] Debug host group configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:118 +msgid "[HT] Debug host template configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:119 +msgid "[S] Debug service configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:120 +msgid "[SG] Debug service group configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:121 +msgid "[ST] Debug service template configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:122 +msgid "[TP] Debug time period configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:123 +msgid "[CM] Debug command configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:124 +msgid "[C] Debug contact configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:125 +msgid "[CG] Debug contact group configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:126 +msgid "[HE] Debug host escalation configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:127 +msgid "[SE] Debug service escalation configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:128 +msgid "[HD] Debug host dependency configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:129 +msgid "[SD] Debug service dependency configuration files" +msgstr "" + +#: ./src/Command/DebugCommand.php:130 +msgid "[UUID] Search object by UUID" +msgstr "" + +#: ./src/Command/DebugCommand.php:131 +msgid "[Q]uit" +msgstr "" + +#: ./src/Command/DebugCommand.php:134 +msgid "What would you like to do?" +msgstr "" + +#: ./src/Command/DebugCommand.php:193 +msgid "You have made an invalid selection. Please choose by entering T or B." +msgstr "" + +#: ./src/Command/DebugCommand.php:201 +msgid "Hopefully i was helpful" +msgstr "" + +#: ./src/Command/DebugCommand.php:202 +msgid "Thanks for using me, bye" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:151 +#: ./src/Command/NagiosXmlNotificationCommand.php:151 +#: ./src/Command/SmsNotificationCommand.php:70 +#: .-modules/PagerdutyModule/src/Command/PagerdutyNotificationCommand.php:34 +#: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:42 +msgid "Notification type of monitoring engine" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:152 +#: ./src/Command/NagiosXmlNotificationCommand.php:152 +#: ./src/Command/SmsNotificationCommand.php:72 +#: .-modules/PagerdutyModule/src/Command/PagerdutyNotificationCommand.php:35 +#: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:53 +#: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:43 +msgid "Host uuid you want to send a notification" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:153 +#: ./src/Command/NagiosXmlNotificationCommand.php:153 +msgid "Host description you want to send a notification" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:154 +#: ./src/Command/NagiosXmlNotificationCommand.php:154 +#: .-modules/PagerdutyModule/src/Command/PagerdutyNotificationCommand.php:36 +#: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:54 +#: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:44 +msgid "current host state" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:155 +#: ./src/Command/NagiosXmlNotificationCommand.php:155 +#: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:55 +#: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:45 +msgid "host address" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:156 +#: ./src/Command/NagiosXmlNotificationCommand.php:156 +msgid "host output" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:157 +#: ./src/Command/NagiosXmlNotificationCommand.php:157 +msgid "host long output" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:158 +#: ./src/Command/NagiosXmlNotificationCommand.php:158 +msgid "host acknowledgement author" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:159 +#: ./src/Command/NagiosXmlNotificationCommand.php:159 +msgid "host acknowledgement comment" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:160 +#: ./src/Command/NagiosXmlNotificationCommand.php:160 +#: ./src/Command/SmsNotificationCommand.php:73 +msgid "recivers mail address" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:161 +#: ./src/Command/NagiosXmlNotificationCommand.php:161 +msgid "human name of the contact" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:162 +#: ./src/Command/NagiosXmlNotificationCommand.php:162 +#: ./src/Command/SmsNotificationCommand.php:74 +#: .-modules/PagerdutyModule/src/Command/PagerdutyNotificationCommand.php:38 +#: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:57 +#: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:47 +msgid "Service uuid you want to notify" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:163 +#: ./src/Command/NagiosXmlNotificationCommand.php:163 +#: .-modules/PagerdutyModule/src/Command/PagerdutyNotificationCommand.php:39 +#: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:58 +#: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:48 +msgid "service state" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:164 +#: ./src/Command/NagiosXmlNotificationCommand.php:164 +msgid "service output" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:165 +#: ./src/Command/NagiosXmlNotificationCommand.php:165 +msgid "service long output" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:166 +#: ./src/Command/NagiosXmlNotificationCommand.php:166 +msgid "service acknowledgement author" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:167 +#: ./src/Command/NagiosXmlNotificationCommand.php:167 +msgid "service acknowledgement comment" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:168 +msgid "Email type for notifications [text, html, both]" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:169 +#: ./src/Command/NagiosXmlNotificationCommand.php:168 +msgid "disable email attachments" +msgstr "" + +#: ./src/Command/NagiosNotificationCommand.php:171 +#: ./src/Command/NagiosXmlNotificationCommand.php:170 +msgid "E-Mail layout/template that should be used" +msgstr "" + +#: ./src/Command/PushoverNotificationCommand.php:106 +msgid "API Token of your Pushover Application => $_CONTACTPUSHOVERAPP$" +msgstr "" + +#: ./src/Command/PushoverNotificationCommand.php:107 +msgid "Your Pushover User Key => $_CONTACTPUSHOVERUSER$" +msgstr "" + +#: ./src/Command/PushoverNotificationCommand.php:108 +msgid "If set, connection will be established using the proxy server defined in openITCOCKPIT interface." +msgstr "" + +#: ./src/Command/QueryLogCommand.php:80 +msgid "Pretty print sql queries" +msgstr "" + +#: ./src/Command/QueryLogCommand.php:81 +msgid "Hide (ARO/ACO) permission queries" +msgstr "" + +#: ./src/Command/QueryLogCommand.php:82 +msgid "Start a WebSocket server to make the query log accessible from openITCOCKPIT web interface" +msgstr "" + +#: ./src/Command/SendPushNotificationCommand.php:74 +msgid "openITCOCKPIT User Id" +msgstr "" + +#: ./src/Command/SetupCommand.php:148 +msgid "[Y]es I want to continue the setup of openITCOCKPIT" +msgstr "" + +#: ./src/Command/SetupCommand.php:149 +msgid "[N]o and exit shell" +msgstr "" + +#: ./src/Command/SetupCommand.php:151 +msgid "Are you sure you want to continue?" +msgstr "" + +#: ./src/Command/SetupCommand.php:157 +msgid "Setup aborted!" +msgstr "" + +#: ./src/Command/SetupCommand.php:160 +msgid "You have made an invalid selection. Please choose by entering Y or N." +msgstr "" + +#: ./src/Command/SetupCommand.php:277 +msgid "Please enter your first name" +msgstr "" + +#: ./src/Command/SetupCommand.php:289 +msgid "Please enter your last name" +msgstr "" + +#: ./src/Command/SetupCommand.php:301 +msgid "Please enter your email address. This will be the username for the login." +msgstr "" + +#: ./src/Command/SetupCommand.php:316 +msgid "Please enter a password for the login." +msgstr "" + +#: ./src/Command/SetupCommand.php:319 +msgid "Please confirm your password" +msgstr "" + +#: ./src/Command/SetupCommand.php:343 +msgid "System Address or FQDN?" +msgstr "" + +#: ./src/Command/SetupCommand.php:377 +msgid "Please enter a sender email address" +msgstr "" + +#: ./src/Command/SetupCommand.php:391 +msgid "Please enter the address of your mail server (e.g. mail.example.org)" +msgstr "" + +#: ./src/Command/SetupCommand.php:403 +msgid "Please enter the port of your mail server" +msgstr "" + +#: ./src/Command/SetupCommand.php:417 +msgid "If required, set a username, or leave it blank if you don't need a user" +msgstr "" + +#: ./src/Command/SetupCommand.php:427 +msgid "Please enter your password, or leave it blank if you don't need a password" +msgstr "" + +#: ./src/Command/SmsNotificationCommand.php:68 +msgid "IP address of the SMS gateway" +msgstr "" + +#: ./src/Command/SmsNotificationCommand.php:71 +msgid "Transport method for example NRPE" +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:233 +#: ./src/Lib/DebugConfigNagiosTask.php:238 +msgid "Please enter the name of the " +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:244 +msgid "No name field for " +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:254 +msgid "I found " +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:256 +msgid "Please select one " +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:267 +msgid "Your choice please" +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:275 +msgid " not found" +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:293 +msgid "Please enter your UUID" +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:300 +msgid "No result for given UUID" +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:401 +#: ./src/Lib/DebugConfigNagiosTask.php:484 +msgid "Notice: This is not the real nagios configuration file. This is a human readable version of the config." +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:406 +msgid "File not found! (" +msgstr "" + +#: ./src/Lib/DebugConfigNagiosTask.php:495 +msgid "Folder %s is empty!" +msgstr "" + +#: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:106 +msgid "Host or Service" +msgstr "" + +#: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:107 +msgid "PROBLEM" +msgstr "" + +#: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:108 +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:63 +msgid "The Host UUID" +msgstr "" + +#: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:109 +msgid "The Host output" +msgstr "" + +#: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:110 +msgid "State ID of the current host state" +msgstr "" + +#: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:111 +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:65 +msgid "The Service UUID" +msgstr "" + +#: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:112 +msgid "The Service output" +msgstr "" + +#: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:113 +msgid "State ID of the current service state" +msgstr "" + +#: .-modules/CheckmkModule/src/Command/CheckmkNagiosExportCommand.php:97 +msgid "Write initial Checkmk configuration" +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:82 +msgid "ID of the container open alerts should be monitored. If empty, all alerts will be considered. There can be multiple container-id arguments" +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:91 +msgid "Include alerts of all sub-container." +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:101 +msgid "0=New, 1=In Progress, 2=Done, 3=Manually Closed. There can be multiple statetype arguments" +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:110 +msgid "Number of alerts before the plugin will output a warning state. There can be multiple warning arguments for each --statetype. It is important to have the same order e.g.: --statetype 0 --warning 5 --statetype 1 --warning 10" +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:119 +msgid "Number of alerts before the plugin will output a critical state. There can be multiple critical arguments for each --statetype. It is important to have the same order e.g.: --statetype 0 --critical 10 --statetype 1 --critical 15" +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:128 +msgid "Alerts older than the provided number in days will trigger a warning state. There can be multiple age-warning arguments for each --statetype. It is important to have the same order e.g.: --statetype 0 --age-warning 2 --statetype 1 --age-warning 5" +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:136 +msgid "Alerts older than the provided number in days will trigger a critical state. There can be multiple age-critical arguments for each --statetype. It is important to have the same order e.g.: --statetype 0 --age-critical 4 --statetype 1 --age-critical 10" +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:144 +msgid "Only consider alerts where the message contains provided string" +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:153 +msgid "Determines if the plugin should print detailed information as long output." +msgstr "" + +#: .-modules/CustomalertModule/src/Command/CustomAlertWorkerCommand.php:111 +msgid "Print UUIDs of dropped services" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:53 +msgid "The Receiver of the message in international format eg. 0049123456789" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:54 +msgid "The Sender of the message" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:56 +msgid "The ID of your massenversand.de account" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:57 +msgid "The Password of your massenversand.de account" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:58 +msgid "The time to send the Message 0 = now or hhmmddmmyyyy" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:59 +msgid "t = text sms, c = oversize sms, f = flash sms, utf8 = utf8 sms 70 digits per sms " +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:60 +msgid "1 = no SMS will be created but the server will respond like it would be" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:61 +msgid "host or service" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:62 +msgid "The date and time the problem occoured" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:64 +msgid "State of the Host" +msgstr "" + +#: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:66 +msgid "State of the Service" +msgstr "" + +#: .-modules/PagerdutyModule/src/Command/PagerdutyNotificationCommand.php:37 +#: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:56 +#: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:46 +msgid "output" +msgstr "" + +#: .-modules/PrometheusModule/src/Command/PrometheusBridgeCommand.php:53 +msgid "Run PrometheusBridge as endless loop (Daemon)" +msgstr "" + +#: .-modules/PrometheusModule/src/Command/PrometheusBridgeCommand.php:54 +msgid "Loop interval in seconds" +msgstr "" + +#: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:59 +msgid "comment" +msgstr "" + From b5061bb2b006095d016d7743faf8f4dc7d339c32 Mon Sep 17 00:00:00 2001 From: Vicky9bp <105239980+Vicky9bp@users.noreply.github.com> Date: Mon, 30 Oct 2023 11:50:00 +0000 Subject: [PATCH 02/10] translation until line 1242 --- resources/locales/es_ES/default.po | 74 +++++++++++++++--------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/resources/locales/es_ES/default.po b/resources/locales/es_ES/default.po index 0c394f2993..5f1fb0a6ea 100644 --- a/resources/locales/es_ES/default.po +++ b/resources/locales/es_ES/default.po @@ -24,15 +24,15 @@ msgstr "Para obtener información detallada, quite el comentario de la línea {0 #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:167 msgid "Invalid Userdashboard" -msgstr "Panel de usuario no válido" +msgstr "Dashboard de usuario no válido" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:396 msgid "User defined Grafana dashboard successfully deleted" -msgstr "El panel de control definido por el usuario de Grafana ha sido eliminado con éxito" +msgstr "El dashboard definido por el usuario de Grafana ha sido eliminado con éxito" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:403 msgid "Could not delete user defined Grafana dashboard" -msgstr "No se ha podido eliminar el panel de control definido por el usuario de Grafana" +msgstr "No se ha podido eliminar el dashboard definido por el usuario de Grafana" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:663 msgid "Metric not found" @@ -81,76 +81,76 @@ msgstr "En lo que va de semana" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1158 msgid "This month so far" -msgstr "" +msgstr "En lo que va de mes" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1161 msgid "Last 5 minutes" -msgstr "" +msgstr "Últimos 5 minutos" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1162 msgid "Last 15 minutes" -msgstr "" +msgstr "Últimos 15 minutos" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1163 msgid "Last 30 minutes" -msgstr "" +msgstr "Últimos 30 minutos" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1164 msgid "Last 1 hour" -msgstr "" +msgstr "Última hora" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1165 msgid "Last 3 hours" -msgstr "" +msgstr "Últimas 3 horas" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1166 msgid "Last 6 hours" -msgstr "" +msgstr "Últimas 6 horas" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1167 msgid "Last 12 hours" -msgstr "" +msgstr "Últimas 12 horas" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1168 msgid "Last 24 hours" -msgstr "" +msgstr "Últimas 24 horas" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1172 #: ./src/Controller/AngularController.php:1321 msgid "Refresh every 5s" -msgstr "" +msgstr "Actualizar cada 5 segundos" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1173 #: ./src/Controller/AngularController.php:1322 msgid "Refresh every 10s" -msgstr "" +msgstr "Actualizar cada 10 segundos" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1174 #: ./src/Controller/AngularController.php:1323 msgid "Refresh every 30s" -msgstr "" +msgstr "Actualizar cada 30 segundos" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1175 #: ./src/Controller/AngularController.php:1324 msgid "Refresh every 1m" -msgstr "" +msgstr "Actualizar cada minuto" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1176 #: ./src/Controller/AngularController.php:1326 msgid "Refresh every 5m" -msgstr "" +msgstr "Actualizar cada 5 minutos" #: ./plugins/GrafanaModule/src/Controller/GrafanaUserdashboardsController.php:1177 #: ./src/Controller/AngularController.php:1327 msgid "Refresh every 15m" -msgstr "" +msgstr "Actualizar cada 15 minutos" #: ./plugins/GrafanaModule/src/Lib/Menu.php:45 #: ./plugins/GrafanaModule/src/Lib/Menu.php:63 #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:51 #: ./src/Template/Hosts/browser.php:112 msgid "Grafana" -msgstr "" +msgstr "Grafana" #: ./plugins/GrafanaModule/src/Lib/Menu.php:60 #: ./plugins/MattermostModule/src/Lib/Menu.php:44 @@ -160,15 +160,15 @@ msgstr "" #: .-modules/ServicenowModule/src/Lib/Menu.php:43 #: .-modules/SlackModule/src/Lib/Menu.php:43 msgid "APIs" -msgstr "" +msgstr "APIs" #: ./plugins/GrafanaModule/src/Lib/Widgets.php:52 msgid "Grafana (auto generated)" -msgstr "" +msgstr "Grafana (autogenerado)" #: ./plugins/GrafanaModule/src/Lib/Widgets.php:63 msgid "Grafana (user defined)" -msgstr "" +msgstr "Grafana (definido por el usuario)" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/grafana_widget.php:38 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_widget.php:38 @@ -183,13 +183,13 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/sla_widget.php:20 #: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:20 msgid "No element selected" -msgstr "" +msgstr "No se ha seleccionado un elemento" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/grafana_widget.php:52 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:78 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:79 msgid "Grafana dashboard" -msgstr "" +msgstr "Grafana dashboard" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/grafana_widget.php:55 #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:166 @@ -675,7 +675,7 @@ msgstr "" #: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:140 #: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:168 msgid "Please choose" -msgstr "" +msgstr "Por favor elija" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/grafana_widget.php:74 #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:238 @@ -768,7 +768,7 @@ msgstr "" #: .-modules/SnmpTrapModule/templates/ConfigurationFiles/snmp_trap_cfgs_snmptrapd_conf.php:74 #: .-modules/SnmpTrapModule/templates/ConfigurationFiles/snmp_trap_cfgs_snmptt_ini.php:76 msgid "Save" -msgstr "" +msgstr "Guardar" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:29 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:29 @@ -1061,7 +1061,7 @@ msgstr "" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:29 #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:11 msgid "Home" -msgstr "" +msgstr "Inicio" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:33 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:33 @@ -1071,7 +1071,7 @@ msgstr "" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:33 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:33 msgid "Grafana Module" -msgstr "" +msgstr "Módulo Grafana" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:37 #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:52 @@ -1083,7 +1083,7 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:19 #: .-modules/SLAModule/templates/SlaSettings/index.php:19 msgid "Configuration" -msgstr "" +msgstr "Configuración" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:41 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:41 @@ -1205,25 +1205,25 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/view_details.php:53 #: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:24 msgid "Edit" -msgstr "" +msgstr "Editar" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:60 msgid "Grafana URL" -msgstr "" +msgstr "URL de Grafana" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:74 msgid "Grafana API Key" -msgstr "" +msgstr "Clave de la API" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:88 msgid "Grafana Prefix" -msgstr "" +msgstr "Prefijo de Grafana" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:111 #: .-modules/ImportModule/templates/ExternalSystems/add.php:182 #: .-modules/ImportModule/templates/ExternalSystems/edit.php:181 msgid "Connect via HTTPS" -msgstr "" +msgstr "Conectarse a través de HTTPS" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:127 #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:117 @@ -1232,14 +1232,14 @@ msgstr "" #: .-modules/ImportModule/templates/ExternalSystems/add.php:243 #: .-modules/ImportModule/templates/ExternalSystems/edit.php:242 msgid "Use Proxy" -msgstr "" +msgstr "Usar Proxy" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:132 #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:122 #: .-modules/ImportModule/templates/ExternalSystems/add.php:248 #: .-modules/ImportModule/templates/ExternalSystems/edit.php:247 msgid "Determine if the configured proxy should be used." -msgstr "" +msgstr "Determinar si se debería usar configured proxy" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:134 #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:124 @@ -1251,7 +1251,7 @@ msgstr "" #: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:276 #: .-modules/SlackModule/templates/SlackSettings/index.php:135 msgid "Determine if the configured proxy should be used." -msgstr "" +msgstr "Determinar " #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:152 #: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:69 From e80a826b4eaf9a216df7fbd58836237cf75416f9 Mon Sep 17 00:00:00 2001 From: Chris Arnold <79218285+chriscarnold@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:56:54 +0000 Subject: [PATCH 03/10] default translation end to 29660 --- resources/locales/es_ES/default.po | 42 +++++++++++++++--------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/resources/locales/es_ES/default.po b/resources/locales/es_ES/default.po index 5f1fb0a6ea..0002241930 100644 --- a/resources/locales/es_ES/default.po +++ b/resources/locales/es_ES/default.po @@ -29657,88 +29657,88 @@ msgstr "" #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:62 msgid "VMware Horizon configuration help" -msgstr "" +msgstr "Ayuda sobre la configuración de VMware Horizon" #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:79 msgid "Please create a User within the Connection-Center with Administrator permission on {0}. Because only these Users will have permission to connect to the REST API." -msgstr "" +msgstr "Por favor, cree un Usuario dentro de la Central de Conexión con permiso de Administrador en {0}. Porque sólo estos usuarios tendrán permiso para conectarse a la API REST." #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:85 msgid "Please ensure to have a recent API version installed, because not all functions are included within old versions." -msgstr "" +msgstr "Asegúrese de tener instalada una versión reciente de la API, ya que no todas las funciones están incluidas en las versiones antiguas." #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:121 msgid "Domain" -msgstr "" +msgstr "Dominio" #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:135 msgid "VMware Horizon services" -msgstr "" +msgstr "Servicios de VMware Horizon" #: .-modules/VMWAREModule/src/Lib/Wizards.php:39 #: .-modules/VMWAREModule/src/Lib/Wizards.php:50 msgid "Check everything regarding VMware. ESX Hosts, vCenter, virtual machines..." -msgstr "" +msgstr "Compruebe todo lo relacionado con VMware. Hosts ESX, vCenter, máquinas virtuales..." #: .-modules/VMWAREModule/templates/Wizards/vmware.php:38 #: .-modules/VMWAREModule/templates/Wizards/vmware.php:65 msgid "VMware" -msgstr "" +msgstr "VMware" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:47 msgid "Configuration Wizard: VMware Server" -msgstr "" +msgstr "Asistente de configuración: VMware Server" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:49 msgid "through vCenter" -msgstr "" +msgstr "mediante vCenter" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:52 msgid "esx directly" -msgstr "" +msgstr "esx directamente" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:76 #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:52 msgid "VMware Server" -msgstr "" +msgstr "VMware Server" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:87 msgid "VMware configuration help" -msgstr "" +msgstr "Ayuda sobre la configuración de VMware" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:100 msgid "Check everything regarding VMware. ESX Hosts, vCenter, virtual machine" -msgstr "" +msgstr "Compruebe todo lo relacionado con VMware. Hosts ESX, vCenter, máquina virtual" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:104 msgid "Download the VMware Perl SDK" -msgstr "" +msgstr "Descargue el SDK Perl de VMware" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:107 msgid "here." -msgstr "" +msgstr "aquí." #: .-modules/VMWAREModule/templates/Wizards/vmware.php:113 msgid "Add an read-only user to your vCenter host." -msgstr "" +msgstr "Añada un usuario de sólo lectura a su host vCenter." #: .-modules/VMWAREModule/templates/Wizards/vmware.php:124 msgid "vCenter Address" -msgstr "" +msgstr "Dirección vCenter" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:166 msgid "VMware services" -msgstr "" +msgstr "Servicios de VMware" #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:29 msgid "Configuration Wizard: VMware Snapshot" -msgstr "" +msgstr "Asistente de configuración: VMware Snapshot" #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:57 msgid "VMware Host" -msgstr "" +msgstr "VM Host" #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:96 msgid "VMware Snapshot services" -msgstr "" +msgstr "Servicios de VMware Snapshot" From cdf147dc1dd55fcab4fd524f00f315083d5431cf Mon Sep 17 00:00:00 2001 From: Chris Arnold <79218285+chriscarnold@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:23:31 +0000 Subject: [PATCH 04/10] more translations --- resources/locales/es_ES/default.po | 70 +++++++++++++++--------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/resources/locales/es_ES/default.po b/resources/locales/es_ES/default.po index 0002241930..5345c37b53 100644 --- a/resources/locales/es_ES/default.po +++ b/resources/locales/es_ES/default.po @@ -29509,151 +29509,151 @@ msgstr "" #: .-modules/SlackModule/templates/SlackSettings/index.php:115 msgid "If you want to use the two-way integration, your openITCOCKPIT server requires a valid SSL certificate, as described in the " -msgstr "" +msgstr "Si desea utilizar la integración bidireccional, su servidor openITCOCKPIT necesita un certificado SSL válido, como se ha descrito en" #: .-modules/SlackModule/templates/SlackSettings/index.php:115 msgid "Slack FAQ" -msgstr "" +msgstr "Preguntas frecuentes sobre Slack" #: .-modules/SnmpTrapModule/src/Controller/SnmpttListController.php:69 msgid "Snmptt entry not found" -msgstr "" +msgstr "Entrada Snmptt no encontrada" #: .-modules/SnmpTrapModule/src/Lib/Menu.php:27 msgid "Snmp Trap Logs" -msgstr "" +msgstr "Registros de Snmp trap" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:33 msgid "Snmp Trap Module" -msgstr "" +msgstr "Modulo Snmp Trap" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:37 msgid "SnmpttList" -msgstr "" +msgstr "SnmpttList" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:53 msgid "Snmp trap logs" -msgstr "" +msgstr "Registros de Snmp trap" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:82 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:179 msgid "Event name" -msgstr "" +msgstr "Nombre del evento" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:95 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:187 msgid "Event ID" -msgstr "" +msgstr "Identificador del evento" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:109 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:191 msgid "Trap OID" -msgstr "" +msgstr "Trap OID" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:122 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:199 msgid "Format line" -msgstr "" +msgstr "Línea de formato" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:149 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:195 msgid "Agent IP" -msgstr "" +msgstr "IP agente" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:175 msgid "Severity" -msgstr "" +msgstr "Severidad" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:81 msgid "Welcome to the Template Export Shell." -msgstr "" +msgstr "Bienvenido al Template Export Shell." #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:82 msgid "I will give you all the necessary data to get a valid file which can be imported in openITCOCKPIT to have awesome new monitoring possibilities :)" -msgstr "" +msgstr "Te daré todos los datos necesarios para obtener un archivo válido que puede ser importado en openITCOCKPIT para tener nuevas posibilidades de monitorización. :)" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:83 msgid "Now please answer a few questions: " -msgstr "" +msgstr "Ahora, por favor, responda a algunas preguntas: " #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:86 msgid "Would you like to export Hosttemplate data ?" -msgstr "" +msgstr "¿Desea exportar datos de Hosttemplate?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:90 msgid "Please enter the Hosttemplate wildcard in SQL Format (%sap% or something like that" -msgstr "" +msgstr "Por favor, introduzca el comodín Servicetemplategroup en formato SQL (%sap% o algo así" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:91 #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:104 #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:114 #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:130 msgid "Do you want to add additional Filters ?" -msgstr "" +msgstr "¿Desea añadir filtros adicionales?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:99 msgid "Would you like to export Servicetemplate data ?" -msgstr "" +msgstr "¿Desea exportar datos de Servicetemplate?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:103 msgid "Please enter the Servicetemplate wildcard in SQL Format (%sap% or something like that" -msgstr "" +msgstr "Por favor, introduzca el comodín Servicetemplategroup en formato SQL (%sap% o algo así" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:109 msgid "Would you like to export Servicetemplategroup data too ?" -msgstr "" +msgstr "¿Desea exportar también los datos de Servicetemplategroup?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:113 msgid "Please enter the Servicetemplategroup wildcard in SQL Format (%sap% or something like that" -msgstr "" +msgstr "Por favor, introduzca el comodín Servicetemplategroup en formato SQL (%sap% o algo así" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:125 msgid "Would you like to export Macro data ?" -msgstr "" +msgstr "¿Desea exportar datos Macro?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:129 msgid "Please enter the Macro wildcard in SQL Format (%sap% or something like that" -msgstr "" +msgstr "Por favor, introduzca el comodín macro en formato SQL (%sap% o algo así" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:154 msgid "You want to do nothing ? Okay bye bye :) " -msgstr "" +msgstr "¿No quieres hacer nada? Vale adiós :)" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:161 msgid "No filters given" -msgstr "" +msgstr "Sin filtros" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:172 msgid "Retrieving commands" -msgstr "" +msgstr "Recuperar comandos" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:175 msgid "Replacing Ids" -msgstr "" +msgstr "Sustitución de identificadores" #: .-modules/UPSModule/templates/Wizards/ups.php:20 msgid "UPS" -msgstr "" +msgstr "UPS" #: .-modules/UPSModule/templates/Wizards/ups.php:29 msgid "Configuration Wizard: UPS" -msgstr "" +msgstr "Asistente de configuración: UPS" #: .-modules/UPSModule/templates/Wizards/ups.php:43 msgid "Configure SNMP for UPS Monitoring" -msgstr "" +msgstr "Configurar SNMP para la monitorización de UPS" #: .-modules/UPSModule/templates/Wizards/ups.php:192 msgid "UPS services" -msgstr "" +msgstr "Servicios de UPS" #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:29 msgid "Configuration Wizard: VMware Horizon" -msgstr "" +msgstr "Asistente de configuración: VMware Horizon" #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:52 msgid "VMware Horizon Connection Server" -msgstr "" +msgstr "Servidor de conexión VMware Horizon" #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:62 msgid "VMware Horizon configuration help" From 2f045cd6b5bb334b08cb646bc19a60ad8a5d67b0 Mon Sep 17 00:00:00 2001 From: Vicky9bp <105239980+Vicky9bp@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:44:58 +0000 Subject: [PATCH 05/10] further Spanish translations --- resources/locales/es_ES/default.po | 618 ++++++++++++++--------------- 1 file changed, 309 insertions(+), 309 deletions(-) diff --git a/resources/locales/es_ES/default.po b/resources/locales/es_ES/default.po index 5f1fb0a6ea..1db3f92039 100644 --- a/resources/locales/es_ES/default.po +++ b/resources/locales/es_ES/default.po @@ -1251,57 +1251,57 @@ msgstr "Determinar si se debería usar configured prox #: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:276 #: .-modules/SlackModule/templates/SlackSettings/index.php:135 msgid "Determine if the configured proxy should be used." -msgstr "Determinar " +msgstr "Determinar si se debería usar el proxy configurado" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:152 #: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:69 #: .-modules/ImportModule/templates/ExternalSystems/add.php:268 #: .-modules/ImportModule/templates/ExternalSystems/edit.php:267 msgid "Ignore SSL certificate" -msgstr "" +msgstr "Ignorar el certificado SSL" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:155 #: .-modules/ImportModule/src/Lib/DataSourceForms/IcingaExternalMonitoringJson.php:70 #: .-modules/ImportModule/templates/ExternalSystems/add.php:271 #: .-modules/ImportModule/templates/ExternalSystems/edit.php:270 msgid "Disable certificate validation to allow usage of self-signed certificates." -msgstr "" +msgstr "Desactivar la validación del certificado para permitir el uso de certificados autofirmados" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:162 msgid "Dashboard Style" -msgstr "" +msgstr "Estilo de dashboard" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:170 msgid "dark" -msgstr "" +msgstr "oscuro" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:171 msgid "light" -msgstr "" +msgstr "claro" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:180 #: ./src/Template/Hostgroups/pdf/list_to_pdf.php:57 msgid "Hostgroups" -msgstr "" +msgstr "Grupos de host" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:195 #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:216 msgid "Only generate dashboards for hosts in the selected host groups. If empty the system will generate a dashboard for all hosts." -msgstr "" +msgstr "Generar únicamente dashboards para hosts en los grupos de host seleccionados. Si están vacíos, el sistema generará un dashboard para todos los hosts." #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:201 msgid "Hostgroups (excluded)" -msgstr "" +msgstr "Grupos de host (excluídos)" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:227 #: .-modules/ImportModule/templates/ExternalSystems/add.php:328 #: .-modules/ImportModule/templates/ExternalSystems/edit.php:327 msgid "Connection established successfully." -msgstr "" +msgstr "Conexión establecida con éxito" #: ./plugins/GrafanaModule/templates/GrafanaConfiguration/index.php:235 msgid "Check Grafana Connection" -msgstr "" +msgstr "Comprobar la conexión a Grafana" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:37 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:37 @@ -1311,7 +1311,7 @@ msgstr "" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:37 #: ./src/Template/Containers/show_details.php:233 msgid "User dashboards" -msgstr "" +msgstr "Dashboards de usuario" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:41 #: ./plugins/MapModule/templates/Maps/add.php:41 @@ -1372,29 +1372,29 @@ msgstr "" #: .-modules/ImportModule/templates/Importers/edit.php:1006 #: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:26 msgid "Add" -msgstr "" +msgstr "Añadir" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:47 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:47 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:48 msgid "No Grafana configuration found!" -msgstr "" +msgstr "¡No se ha encoontrado la configuración de Grafana!" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:49 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:49 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:50 msgid "Grafana Configuration" -msgstr "" +msgstr "Configuración de Grafana" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:54 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:54 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:56 msgid "A valid {0} is required, before this feature can be used." -msgstr "" +msgstr "Se requiere un {0} válido antes de que esta función se pueda usar" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:63 msgid "Create new user defined Grafana dashboard" -msgstr "" +msgstr "Crear un nuevo dashboard de Grafana definido por el usuario" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:69 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:57 @@ -1555,7 +1555,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/generate.php:48 #: .-modules/SLAModule/templates/Slas/view_details.php:48 msgid "Back" -msgstr "" +msgstr "Atrás" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:78 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:79 @@ -1618,7 +1618,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/add.php:50 #: .-modules/SLAModule/templates/Slas/edit.php:50 msgid "created successfully" -msgstr "" +msgstr "Creado con éxito" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:82 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:83 @@ -1730,7 +1730,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/view_details.php:99 #: .-modules/SLAModule/templates/Slas/view_details.php:367 msgid "Container" -msgstr "" +msgstr "Contenedor" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:93 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:94 @@ -1795,17 +1795,17 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/add.php:65 #: .-modules/SLAModule/templates/Slas/edit.php:65 msgid "Please select a container." -msgstr "" +msgstr "Por favor seleccione un contenedor" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:102 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:103 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:114 msgid "User dashboard name" -msgstr "" +msgstr "Nombre de usuario de dashboard" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:118 msgid "Create Grafana dashboard" -msgstr "" +msgstr "Crear dashboard de Grafana" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/add.php:121 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:101 @@ -1979,7 +1979,7 @@ msgstr "" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:218 #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:149 msgid "Cancel" -msgstr "" +msgstr "Cancelar" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:41 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:96 @@ -2095,70 +2095,70 @@ msgstr "" #: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:57 #: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:58 msgid "Copy" -msgstr "" +msgstr "Copiar" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:50 #: ./src/Template/Automaps/copy.php:46 msgid "Auto map" -msgstr "" +msgstr "Auto map" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:51 msgid "Copy user defined Grafana dashboard/s" -msgstr "" +msgstr "Copiar el/los dasboard(s) de Grafana definido(s) por el usuario" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:67 msgid "Source dashboard:" -msgstr "" +msgstr "Dashboard de origen" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:74 msgid "Dashboard name" -msgstr "" +msgstr "Nombre de dashboard" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:82 msgid "Name of the new user defined Grafana dashboard" -msgstr "" +msgstr "Nombre del nuevo dashboard de Grafana definido por el usuario" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:63 msgid "Edit user defined Grafana dashboard" -msgstr "" +msgstr "Editar el dashboard de Grafana definido por el usuario" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/edit.php:119 msgid "Update Grafana dashboard" -msgstr "" +msgstr "Actualizar el dashboard de Grafana" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:41 msgid "Editor" -msgstr "" +msgstr "Editor" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:64 msgid "Please make sure to synchronize your changes with Grafana after you have made modifications." -msgstr "" +msgstr "Por favor asegúrese de sincronizar sus cambios con Grafana después de hacer modificaciones" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:73 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:50 #: ./src/Template/Dashboards/index.php:33 #: ./src/Template/Dashboards/index.php:52 msgid "Dashboard" -msgstr "" +msgstr "Dashboard" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:79 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:201 #: ./plugins/MapModule/templates/Maps/index.php:181 msgid "Edit settings" -msgstr "" +msgstr "Editar configuración" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:90 msgid "Synchronize with Grafana" -msgstr "" +msgstr "Sincronizar con Grafana" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:107 msgid "Add row" -msgstr "" +msgstr "Añadir fila" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:125 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:299 msgid "Synchronize with Grafana Modal" -msgstr "" +msgstr ".Sincronizar con Modal Grafana" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/editor.php:151 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:202 @@ -2248,155 +2248,155 @@ msgstr "" #: .-modules/ImportModule/templates/ImportedHosts/index.php:1978 #: .-modules/PrometheusModule/templates/element/promql_modal.php:108 msgid "Close" -msgstr "" +msgstr "Cerrar" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:22 msgid "Add Metric" -msgstr "" +msgstr "Añadir métrica" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:26 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:217 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:383 msgid "Panel options" -msgstr "" +msgstr "Opciones del panel" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:30 msgid "Remove Panel" -msgstr "" +msgstr "Eliminar panel" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:69 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:281 #: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:170 msgid "Bar chart" -msgstr "" +msgstr "Gráfico de barras" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:72 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:290 msgid "Stat" -msgstr "" +msgstr "Estadística" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:75 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:299 msgid "Gauge" -msgstr "" +msgstr "Indicador" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:78 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:308 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:317 msgid "Bar gauge" -msgstr "" +msgstr "Indicador de barras" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:81 msgid "Bar gauge (Retro LCD)" -msgstr "" +msgstr "Indicador de barras (retro LCD)" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:84 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:272 msgid "Time series" -msgstr "" +msgstr "Series de tiempo" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:99 msgid "This panel is empty. Start by adding metrics." -msgstr "" +msgstr "Este panel está vacío. Empiece añadiendo métricas" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:115 msgid "Add new metric" -msgstr "" +msgstr "Añadir métrica" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:118 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:199 msgid "Update metric" -msgstr "" +msgstr "Actualizar métrica" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:129 #: ./plugins/MapModule/templates/Mapeditors/edit.php:789 msgid "Select service" -msgstr "" +msgstr "Seleccionar servicio" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:146 #: ./plugins/MapModule/templates/Mapeditors/edit.php:839 #: ./src/Template/Dashboards/tacho_widget.php:73 msgid "Select metric" -msgstr "" +msgstr "Seleccionar métrica" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:196 msgid "Add metric" -msgstr "" +msgstr "Añadir métrica" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:229 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:390 msgid "Panel title" -msgstr "" +msgstr "Título del panel" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:241 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:408 msgid "Panel unit" -msgstr "" +msgstr "Unidad del panel" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:263 msgid "Visualization type" -msgstr "" +msgstr "Tipo de visualización" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:318 msgid "Retro LCD" -msgstr "" +msgstr "Retro LCD" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:325 msgid "Stack series" -msgstr "" +msgstr "Apilar las series" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:327 msgid "only available for time series and bar charts" -msgstr "" +msgstr "Solo disponible para series de tiempo y gráficas de barras" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:337 msgid "Off" -msgstr "" +msgstr "Off" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:347 #: ./src/Template/Automaps/add.php:333 #: ./src/Template/Automaps/edit.php:335 msgid "Normal" -msgstr "" +msgstr "Normal" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:356 msgid "100%" -msgstr "" +msgstr "100%" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:363 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_panel.php:439 msgid "Changes will be saved automatically." -msgstr "" +msgstr "Los cambios se guardarán automáticamente" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_row.php:7 msgid "Add Panel" -msgstr "" +msgstr "Añadir panel" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_row.php:12 msgid "Remove Row" -msgstr "" +msgstr "Eliminar fila" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_timepicker.php:39 #: ./src/Template/Services/browser.php:1405 msgid "Auto refresh" -msgstr "" +msgstr "Actualizar automáticamente" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_timepicker.php:52 msgid "Long term" -msgstr "" +msgstr "A largo plazo" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_timepicker.php:65 msgid "Until now" -msgstr "" +msgstr "Hasta ahora" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_timepicker.php:78 #: ./src/Model/Table/WidgetsTable.php:245 msgid "Today" -msgstr "" +msgstr "Hoy" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/grafana_widget.php:52 msgid "Select user defined Grafana dashboard" -msgstr "" +msgstr "Seleccionar dashboard de Grafana definido por el usuario" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:41 #: ./plugins/MapModule/templates/Maps/index.php:41 @@ -2460,11 +2460,11 @@ msgstr "" #: .-modules/ImportModule/templates/Importers/index.php:62 #: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:35 msgid "Overview" -msgstr "" +msgstr "Visión general" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:53 msgid "User defined Grafana dashboards" -msgstr "" +msgstr "Dashboards de Grafana definidos por el usuario" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:54 #: ./plugins/MapModule/templates/Maps/index.php:54 @@ -2528,7 +2528,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/index.php:31 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:54 msgid "overview" -msgstr "" +msgstr "Visión general" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:58 #: ./plugins/MapModule/templates/Maps/index.php:58 @@ -2639,7 +2639,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/view_details.php:57 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:58 msgid "Refresh" -msgstr "" +msgstr "Actualizar" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:62 #: ./plugins/MapModule/templates/Maps/index.php:62 @@ -2703,7 +2703,7 @@ msgstr "" #: .-modules/PrometheusModule/templates/PrometheusExporters/index.php:44 #: .-modules/SLAModule/templates/Slas/index.php:40 msgid "New" -msgstr "" +msgstr "Nuevo" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:67 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:77 @@ -2882,7 +2882,7 @@ msgstr "" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:61 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:71 msgid "Filter" -msgstr "" +msgstr "Filtrar" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:88 #: ./src/Template/Changelogs/index.php:115 @@ -2893,7 +2893,7 @@ msgstr "" #: .-modules/AutoreportModule/templates/Autoreports/index.php:67 #: .-modules/ImportModule/templates/ImportChangelogs/index.php:92 msgid "Filter by name" -msgstr "" +msgstr "Filtrar por nombre" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:98 #: ./plugins/MapModule/templates/Maps/index.php:111 @@ -2984,22 +2984,22 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/view_details.php:387 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:159 msgid "Reset Filter" -msgstr "" +msgstr "Resetear filtro" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:144 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:153 msgid "Not synchronized" -msgstr "" +msgstr "No sincronizado" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:185 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:58 msgid "Open in Editor" -msgstr "" +msgstr "Abrir en editor" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:194 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:268 msgid "Synchronize" -msgstr "" +msgstr "Sincronizar" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:209 #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:41 @@ -3019,7 +3019,7 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:22 #: .-modules/ImportModule/templates/ImportedFiles/index.php:202 msgid "View" -msgstr "" +msgstr "Ver" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:226 #: ./plugins/MapModule/templates/Mapeditors/edit.php:549 @@ -3140,7 +3140,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/index.php:310 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:254 msgid "Delete" -msgstr "" +msgstr "Borrar" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:237 #: ./plugins/MapModule/templates/Maps/index.php:220 @@ -3259,7 +3259,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/view_details.php:581 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:266 msgid "No entries match the selection" -msgstr "" +msgstr "No hay entradas que coincidan con su selección" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:247 #: ./plugins/MapModule/templates/Maps/index.php:230 @@ -3348,7 +3348,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/index.php:331 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:277 msgid "Select all" -msgstr "" +msgstr "Seleccionar todos" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:253 #: ./plugins/MapModule/templates/Maps/index.php:236 @@ -3437,7 +3437,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/index.php:337 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:283 msgid "Undo selection" -msgstr "" +msgstr "Deshacer selección" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/index.php:276 #: ./plugins/MapModule/templates/Maps/index.php:251 @@ -3503,16 +3503,16 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/index.php:344 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:290 msgid "Delete selected" -msgstr "" +msgstr "Borrar seleccionados" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:81 #: ./src/Template/Angular/not_found.php:37 msgid "404 Ooops..." -msgstr "" +msgstr "404...¡vaya!" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/view.php:100 msgid "Dashboard not found in Grafana" -msgstr "" +msgstr "No se ha encontrado el dashboard en Grafana" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:60 #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:196 @@ -3520,14 +3520,14 @@ msgstr "" #: .-modules/DesignModule/src/Controller/UploadsController.php:27 #: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1455 msgid "There is no file to store" -msgstr "" +msgstr "No hay archivo que guardar" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:84 #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:216 #: .-modules/ImportModule/src/Command/ImportCommand.php:253 #: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1482 msgid "File extension \".{0}\" not supported!" -msgstr "" +msgstr "La extensión del archivo \".{0}\" no es compatible" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:96 #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:232 @@ -3536,7 +3536,7 @@ msgstr "" #: .-modules/DesignModule/src/Controller/UploadsController.php:61 #: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1494 msgid "Cannot move uploaded file" -msgstr "" +msgstr "No se puede mover el archivo subido" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:117 #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:249 @@ -3545,63 +3545,63 @@ msgstr "" #: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1515 #: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:392 msgid "File uploaded successfully" -msgstr "" +msgstr "Archivo subido con éxito" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:123 #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:255 #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:489 #: .-modules/ImportModule/src/Controller/ImportedHostsController.php:1523 msgid "Upload failed: {0}" -msgstr "" +msgstr "La carga ha fallado: {0}" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:176 msgid "Background deleted successfully." -msgstr "" +msgstr "Fondo borrado con éxito" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:186 msgid "Error while deleting background." -msgstr "" +msgstr "Error al eliminar el fondo" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:288 msgid "Icon deleted successfully." -msgstr "" +msgstr "Icono borrado con éxito" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:298 msgid "Error while deleting icon." -msgstr "" +msgstr "Error al eliminar el icono" #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:333 msgid "Iconsets needs to be packed as an .zip file." -msgstr "" +msgstr "Los conjuntos de iconos tienen que comprimirse como .zip file." #: ./plugins/MapModule/src/Controller/BackgroundUploadsController.php:355 msgid "Could not open uploaded zip file." -msgstr "" +msgstr "No se ha podido abrir el zip file subido" #: ./plugins/MapModule/src/Controller/MapeditorsController.php:2123 msgid "Mapeditor settings successfully updated" -msgstr "" +msgstr "La configuración del Mapeditor se ha actualizado con éxito" #: ./plugins/MapModule/src/Controller/MapsController.php:145 msgid "Invalid map" -msgstr "" +msgstr "Mapa inválido" #: ./plugins/MapModule/src/Controller/MapsController.php:202 msgid "Invalid Map" -msgstr "" +msgstr "Mapa inválido" #: ./plugins/MapModule/src/Controller/RotationsController.php:176 #: ./plugins/MapModule/src/Controller/RotationsController.php:229 msgid "Invalid Map rotation" -msgstr "" +msgstr "Rotación de mapa inválido" #: ./plugins/MapModule/src/Controller/RotationsController.php:245 msgid "Map rotation deleted successfully" -msgstr "" +msgstr "Rotación de mapa eliminado con éxito" #: ./plugins/MapModule/src/Controller/RotationsController.php:251 msgid "Could not delete map rotation" -msgstr "" +msgstr "No se ha podido eliminar la rotación del mapa" #: ./plugins/MapModule/src/Lib/Menu.php:43 #: ./plugins/MapModule/src/Lib/Menu.php:46 @@ -3621,7 +3621,7 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:79 #: .-modules/OpenstreetmapModule/src/Lib/Menu.php:25 msgid "Maps" -msgstr "" +msgstr "Mapas" #: ./plugins/MapModule/src/Lib/Menu.php:56 #: ./plugins/MapModule/templates/Rotations/add.php:37 @@ -3629,7 +3629,7 @@ msgstr "" #: ./plugins/MapModule/templates/Rotations/index.php:37 #: ./plugins/MapModule/templates/Rotations/index.php:53 msgid "Rotations" -msgstr "" +msgstr "Rotaciones" #: ./plugins/MapModule/src/Lib/Widgets.php:54 #: ./plugins/MapModule/templates/Mapeditors/edit.php:333 @@ -3642,50 +3642,50 @@ msgstr "" #: ./src/Template/Hosts/browser.php:997 #: ./src/Template/Services/browser.php:1174 msgid "Map" -msgstr "" +msgstr "Mapa" #: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:225 #: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:399 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" +msgstr "El archivo subido excede la directriz upload_max_filesize en php.ini" #: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:232 #: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:406 msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" -msgstr "" +msgstr "El archivo subido excede la directriz MAX_FILE_SIZE que se especificó en el formulario HTML" #: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:239 #: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:413 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "El archivo subido solo se ha subido parcialmente" #: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:246 #: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:420 msgid "No file was uploaded" -msgstr "" +msgstr "No se ha subido ningún archivo" #: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:253 #: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:427 msgid "Missing a temporary folder." -msgstr "" +msgstr "Falta una carpeta temporal" #: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:260 #: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:434 msgid "Failed to write file to disk." -msgstr "" +msgstr "No se ha podido grabar el archivo en el disco" #: ./plugins/MapModule/src/Model/Table/MapUploadsTable.php:267 #: .-modules/ImportModule/src/Model/Table/ImportedHostsTable.php:441 msgid "A PHP extension stopped the file upload." -msgstr "" +msgstr "Una extensión PHP impidió la subida del archivo" #: ./plugins/MapModule/src/Model/Table/MapgadgetsTable.php:168 msgid "Please select a metric." -msgstr "" +msgstr "Por favor seleccione una métrica" #: ./plugins/MapModule/src/Model/Table/MapgadgetsTable.php:175 msgid "Please select an output type." -msgstr "" +msgstr "Por favor seleccione un tipo de salida" #: ./plugins/MapModule/src/Model/Table/MapsTable.php:211 #: ./plugins/MapModule/src/Model/Table/MapsTable.php:215 @@ -3695,7 +3695,7 @@ msgstr "" #: ./src/Model/Table/ContactsTable.php:184 #: ./src/Model/Table/ContactsTable.php:188 msgid "You have to choose at least one option." -msgstr "" +msgstr "Tiene que elegir al menos una opción" #: ./plugins/MapModule/templates/Mapeditors/edit.php:33 #: ./plugins/MapModule/templates/Mapeditors/view.php:33 @@ -3707,88 +3707,88 @@ msgstr "" #: ./plugins/MapModule/templates/Rotations/edit.php:33 #: ./plugins/MapModule/templates/Rotations/index.php:33 msgid "Map Module" -msgstr "" +msgstr "Módulo de Mapa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:41 msgid "Map editor" -msgstr "" +msgstr "Editor de Mapa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:50 #: ./plugins/MapModule/templates/Maps/edit.php:50 msgid "Edit map:" -msgstr "" +msgstr "Editar mapa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:59 msgid "Show help lines" -msgstr "" +msgstr "Mostrar líneas de ayuda" #: ./plugins/MapModule/templates/Mapeditors/edit.php:66 msgid "Help lines distance" -msgstr "" +msgstr "Ayudar a que las líneas se distancien" #: ./plugins/MapModule/templates/Mapeditors/edit.php:84 #: ./plugins/MapModule/templates/Mapeditors/edit.php:92 msgid "Change size automatically" -msgstr "" +msgstr "Cambiar el tamaño automáticamente" #: ./plugins/MapModule/templates/Mapeditors/edit.php:100 msgid "Enable grid" -msgstr "" +msgstr "Habilitar cuadrícula" #: ./plugins/MapModule/templates/Mapeditors/edit.php:104 msgid "Grid size" -msgstr "" +msgstr "Tamaño de la cuadrícula" #: ./plugins/MapModule/templates/Mapeditors/edit.php:221 msgid "Add item" -msgstr "" +msgstr "Añadir elemento" #: ./plugins/MapModule/templates/Mapeditors/edit.php:225 msgid "Add line" -msgstr "" +msgstr "Añadir línea" #: ./plugins/MapModule/templates/Mapeditors/edit.php:229 msgid "Add summary status item" -msgstr "" +msgstr "Añadir elemento de estado de resumen" #: ./plugins/MapModule/templates/Mapeditors/edit.php:236 msgid "Add gadget" -msgstr "" +msgstr "Añadir dispositivo" #: ./plugins/MapModule/templates/Mapeditors/edit.php:242 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1059 msgid "Change background image" -msgstr "" +msgstr "Cambiar la imagen de fondo" #: ./plugins/MapModule/templates/Mapeditors/edit.php:249 msgid "Add stateless text" -msgstr "" +msgstr "Añadir texto sin estados previos" #: ./plugins/MapModule/templates/Mapeditors/edit.php:254 msgid "Add stateless icon" -msgstr "" +msgstr "Añadir icono sin estados previos" #: ./plugins/MapModule/templates/Mapeditors/edit.php:273 msgid "Click to hide layer" -msgstr "" +msgstr "Hacer click para ocultar capa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:277 msgid "Click to show layer" -msgstr "" +msgstr "Hacer click para mostrar capa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:297 msgid "Add or edit map item" -msgstr "" +msgstr "Añadir o editar elemento de mapa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:302 msgid "Upload iconset" -msgstr "" +msgstr "Subir conjunto de iconos" #: ./plugins/MapModule/templates/Mapeditors/edit.php:314 #: ./plugins/MapModule/templates/Mapeditors/edit.php:579 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1607 msgid "Select object type" -msgstr "" +msgstr "Seleccionar tipo de objeto" #: ./plugins/MapModule/templates/Mapeditors/edit.php:322 #: ./plugins/MapModule/templates/Mapeditors/edit.php:587 @@ -3853,7 +3853,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/view_details.php:293 #: .-modules/SLAModule/templates/Slas/view_details.php:401 msgid "Host" -msgstr "" +msgstr "Host" #: ./plugins/MapModule/templates/Mapeditors/edit.php:325 #: ./plugins/MapModule/templates/Mapeditors/edit.php:590 @@ -3917,7 +3917,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/sla_host_information.php:115 #: .-modules/SLAModule/templates/Slas/sla_host_information.php:327 msgid "Service" -msgstr "" +msgstr "Servicio" #: ./plugins/MapModule/templates/Mapeditors/edit.php:328 #: ./plugins/MapModule/templates/Mapeditors/edit.php:593 @@ -3925,24 +3925,24 @@ msgstr "" #: ./src/Template/Containers/index.php:95 #: ./src/Template/Systemdowntimes/add.php:153 msgid "Hostgroup" -msgstr "" +msgstr "Grupo de host" #: ./plugins/MapModule/templates/Mapeditors/edit.php:331 #: ./plugins/MapModule/templates/Mapeditors/edit.php:596 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1624 #: ./src/Template/Containers/index.php:99 msgid "Servicegroup" -msgstr "" +msgstr "Grupo de servicio" #: ./plugins/MapModule/templates/Mapeditors/edit.php:343 #: ./plugins/MapModule/templates/Mapeditors/edit.php:609 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1636 msgid "Select object" -msgstr "" +msgstr "Seleccionar objeto" #: ./plugins/MapModule/templates/Mapeditors/edit.php:361 msgid "Select iconset" -msgstr "" +msgstr "Seleccionar conjunto de iconos" #: ./plugins/MapModule/templates/Mapeditors/edit.php:388 #: ./plugins/MapModule/templates/Mapeditors/edit.php:901 @@ -3950,7 +3950,7 @@ msgstr "" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1485 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1655 msgid "Position X" -msgstr "" +msgstr "Posición X" #: ./plugins/MapModule/templates/Mapeditors/edit.php:400 #: ./plugins/MapModule/templates/Mapeditors/edit.php:421 @@ -3970,7 +3970,7 @@ msgstr "" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1688 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1711 msgid "0" -msgstr "" +msgstr "0" #: ./plugins/MapModule/templates/Mapeditors/edit.php:409 #: ./plugins/MapModule/templates/Mapeditors/edit.php:922 @@ -3978,7 +3978,7 @@ msgstr "" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1506 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1676 msgid "Position Y" -msgstr "" +msgstr "Posición Y" #: ./plugins/MapModule/templates/Mapeditors/edit.php:432 #: ./plugins/MapModule/templates/Mapeditors/edit.php:717 @@ -3987,7 +3987,7 @@ msgstr "" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1529 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1725 msgid "Select layer" -msgstr "" +msgstr "Seleccionar capa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:445 #: ./plugins/MapModule/templates/Mapeditors/edit.php:730 @@ -3996,7 +3996,7 @@ msgstr "" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1542 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1738 msgid "Layers could be used to stack items on a map. Empty layers will be deleted automatically." -msgstr "" +msgstr "Las capas podrían usarse para amontonar elementos en un mapa. Las capas vacías se borrarán automáticamente" #: ./plugins/MapModule/templates/Mapeditors/edit.php:450 #: ./plugins/MapModule/templates/Mapeditors/edit.php:735 @@ -4005,7 +4005,7 @@ msgstr "" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1547 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1743 msgid "Add new layer" -msgstr "" +msgstr "Añadir nueva capa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:465 #: ./plugins/MapModule/templates/Mapeditors/edit.php:750 @@ -4014,36 +4014,36 @@ msgstr "" #: ./src/Template/Automaps/add.php:277 #: ./src/Template/Automaps/edit.php:279 msgid "Show Label" -msgstr "" +msgstr "Mostrar etiqueta" #: ./plugins/MapModule/templates/Mapeditors/edit.php:473 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1764 msgid "Label position" -msgstr "" +msgstr "Posición de la etiqueta" #: ./plugins/MapModule/templates/Mapeditors/edit.php:481 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1772 msgid "Left" -msgstr "" +msgstr "Izquierda" #: ./plugins/MapModule/templates/Mapeditors/edit.php:487 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1778 msgid "Top" -msgstr "" +msgstr "Arriba" #: ./plugins/MapModule/templates/Mapeditors/edit.php:493 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1784 msgid "Bottom" -msgstr "" +msgstr "Abajo" #: ./plugins/MapModule/templates/Mapeditors/edit.php:499 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1790 msgid "Right" -msgstr "" +msgstr "Derecha" #: ./plugins/MapModule/templates/Mapeditors/edit.php:508 msgid "Upload new iconset (as .zip package)" -msgstr "" +msgstr "Subir nuevo conjunto de iconos (como archivo .zip)" #: ./plugins/MapModule/templates/Mapeditors/edit.php:512 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1148 @@ -4054,63 +4054,63 @@ msgstr "" #: .-modules/ImportModule/templates/Configurationitems/import.php:61 #: .-modules/ImportModule/templates/ImportedHosts/index.php:1023 msgid "Max allowed file size: " -msgstr "" +msgstr "Tamaño máximo de archivo permitido:" #: ./plugins/MapModule/templates/Mapeditors/edit.php:527 msgid "To upload a own iconset, you need to compress all required icons into a .zip archive." -msgstr "" +msgstr "Para subir un conjunto de iconos propio, necesita comprimir todos los iconos en cuestión en un archivo .zip" #: ./plugins/MapModule/templates/Mapeditors/edit.php:529 msgid "All icons needs to be PNG images. In addition you should follow the" -msgstr "" +msgstr "Todos los iconos tienen que ser imágenes PNG. Además, debería seguir el" #: ./plugins/MapModule/templates/Mapeditors/edit.php:531 msgid "openITCOCKPIT color guidelines." -msgstr "" +msgstr "openITCOCKPIT indicaciones de color" #: ./plugins/MapModule/templates/Mapeditors/edit.php:535 msgid "Required icons: " -msgstr "" +msgstr "Iconos necesarios:" #: ./plugins/MapModule/templates/Mapeditors/edit.php:542 msgid "Go back to settings" -msgstr "" +msgstr "Volver a la configuración" #: ./plugins/MapModule/templates/Mapeditors/edit.php:569 msgid "Add or edit line" -msgstr "" +msgstr "Añadir o editar línea" #: ./plugins/MapModule/templates/Mapeditors/edit.php:599 msgid "Stateless line" -msgstr "" +msgstr "Líneas sin estados previos" #: ./plugins/MapModule/templates/Mapeditors/edit.php:629 msgid "Start X" -msgstr "" +msgstr "Empezar X" #: ./plugins/MapModule/templates/Mapeditors/edit.php:650 msgid "Start Y" -msgstr "" +msgstr "Empezar Y" #: ./plugins/MapModule/templates/Mapeditors/edit.php:673 msgid "End X" -msgstr "" +msgstr "Terminar X" #: ./plugins/MapModule/templates/Mapeditors/edit.php:694 msgid "End Y" -msgstr "" +msgstr "Terminar Y" #: ./plugins/MapModule/templates/Mapeditors/edit.php:778 msgid "Add or edit gadget" -msgstr "" +msgstr "Añadir o editar dispositivo" #: ./plugins/MapModule/templates/Mapeditors/edit.php:809 msgid "Select gadget type" -msgstr "" +msgstr "Seleccionar tipo de dispositivo" #: ./plugins/MapModule/templates/Mapeditors/edit.php:857 msgid "Select output type" -msgstr "" +msgstr "Seleccionar tipo de salida" #: ./plugins/MapModule/templates/Mapeditors/edit.php:864 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:86 @@ -4124,12 +4124,12 @@ msgstr "" #: ./src/Template/Services/service_list.php:250 #: ./src/Template/Statehistories/service.php:225 msgid "Service output" -msgstr "" +msgstr "Salida de servicio" #: ./plugins/MapModule/templates/Mapeditors/edit.php:865 #: ./src/Template/email/html/notification_service.php:171 msgid "Service long output" -msgstr "" +msgstr "Salida larga de servicio" #: ./plugins/MapModule/templates/Mapeditors/edit.php:876 #: ./plugins/MapModule/templates/Mapeditors/edit.php:1305 @@ -4138,60 +4138,60 @@ msgstr "" #: ./src/Template/MessagesOtd/edit.php:265 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:193 msgid "Font size" -msgstr "" +msgstr "Tamaño de fuente" #: ./plugins/MapModule/templates/Mapeditors/edit.php:888 msgid "13" -msgstr "" +msgstr "13" #: ./plugins/MapModule/templates/Mapeditors/edit.php:945 msgid "Width" -msgstr "" +msgstr "Ancho" #: ./plugins/MapModule/templates/Mapeditors/edit.php:964 #: ./plugins/MapModule/templates/Mapeditors/edit.php:988 msgid "Keep blank for default width" -msgstr "" +msgstr "Dejar en blanco para anchura predeterminada" #: ./plugins/MapModule/templates/Mapeditors/edit.php:969 msgid "Height" -msgstr "" +msgstr "Altura" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1080 msgid "Map background image is not available!" -msgstr "" +msgstr "La imagen de fondo del mapa no está disponible" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1083 msgid "You can choose a new background or manually remove the orphaned link" -msgstr "" +msgstr "Puede elegir un fondo nuevo o eliminar el enlace huérfano manualmente" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1087 msgid " Remove the orphaned link" -msgstr "" +msgstr "Eliminar el enlace huérfano" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1106 msgid "Remove background from map!" -msgstr "" +msgstr "¡Eliminar el fondo del mapa!" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1109 msgid "If no background image is desired, it can be removed here" -msgstr "" +msgstr "Si no desea imagen de fondo, puede quitarla aquí" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1113 msgid " Remove background" -msgstr "" +msgstr "Eliminar fondo" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1122 msgid "Choose background image" -msgstr "" +msgstr "Elegir imagen de fondo" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1144 msgid "Upload new background image" -msgstr "" +msgstr "Subir una imagen de fondo nueva" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1179 msgid "Add or edit stateless text" -msgstr "" +msgstr "Añadir o editar texto sin estados previos" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1193 #: ./src/Template/Dashboards/website_widget.php:60 @@ -4205,32 +4205,32 @@ msgstr "" #: .-modules/ServicenowModule/templates/Elements/host_configuration.php:31 #: .-modules/ServicenowModule/templates/Elements/service_configuration.php:31 msgid "URL" -msgstr "" +msgstr "URL" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1209 #: ./src/Template/Documentations/view.php:258 #: ./src/Template/MessagesOtd/add.php:438 #: ./src/Template/MessagesOtd/edit.php:432 msgid "Description Text" -msgstr "" +msgstr "Texto de descripción" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1219 #: ./src/Template/Documentations/view.php:268 #: ./src/Template/MessagesOtd/add.php:448 #: ./src/Template/MessagesOtd/edit.php:442 msgid "Official page for openITCOCKPIT" -msgstr "" +msgstr "Página oficial para openITCOCKPIT" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1235 #: ./src/Template/Documentations/view.php:281 #: ./src/Template/MessagesOtd/add.php:461 #: ./src/Template/MessagesOtd/edit.php:455 msgid "Open in new tab" -msgstr "" +msgstr "Abrir en una nueva pestaña" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1249 msgid "Insert link" -msgstr "" +msgstr "Insertar enlace" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1309 #: ./src/Template/Automaps/add.php:330 @@ -4240,7 +4240,7 @@ msgstr "" #: ./src/Template/MessagesOtd/edit.php:270 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:197 msgid "Smallest" -msgstr "" +msgstr "El más pequeño" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1311 #: ./src/Template/Automaps/add.php:331 @@ -4250,7 +4250,7 @@ msgstr "" #: ./src/Template/MessagesOtd/edit.php:273 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:199 msgid "Smaller" -msgstr "" +msgstr "Más pequeño" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1313 #: ./src/Template/Automaps/add.php:332 @@ -4260,7 +4260,7 @@ msgstr "" #: ./src/Template/MessagesOtd/edit.php:276 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:201 msgid "Small" -msgstr "" +msgstr "Pequeño" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1315 #: ./src/Template/Automaps/add.php:334 @@ -4270,7 +4270,7 @@ msgstr "" #: ./src/Template/MessagesOtd/edit.php:279 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:203 msgid "Big" -msgstr "" +msgstr "Grande" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1317 #: ./src/Template/Automaps/add.php:335 @@ -4280,7 +4280,7 @@ msgstr "" #: ./src/Template/MessagesOtd/edit.php:282 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:205 msgid "Bigger" -msgstr "" +msgstr "Más grande" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1319 #: ./src/Template/Automaps/add.php:336 @@ -4290,40 +4290,40 @@ msgstr "" #: ./src/Template/MessagesOtd/edit.php:285 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:207 msgid "Biggest" -msgstr "" +msgstr "El más grande" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1448 msgid "Add or edit stateless icon" -msgstr "" +msgstr "Añadir o editar icono sin estados previos" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1554 msgid "Upload new icon" -msgstr "" +msgstr "Subir nuevo icono" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1596 msgid "Add or edit summary state item" -msgstr "" +msgstr "Añadir o editar elemento de estado de resumen" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1699 msgid "Radius" -msgstr "" +msgstr "Radio" #: ./plugins/MapModule/templates/Mapeditors/edit.php:1718 msgid "Keep blank for default radius" -msgstr "" +msgstr "Dejar en blanco para radio predeterminado" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:38 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:216 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:20 msgid " (DISABLED)" -msgstr "" +msgstr " (DESHABILITADO)" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:48 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:226 #: .-modules/ImportModule/templates/ExternalSystems/add.php:417 #: .-modules/ImportModule/templates/ExternalSystems/edit.php:415 msgid "Hostname" -msgstr "" +msgstr "Nombre del host" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:58 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:263 @@ -4478,7 +4478,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/sla_host_information.php:220 #: .-modules/SLAModule/templates/Slas/sla_service_information.php:245 msgid "Description" -msgstr "" +msgstr "Descripción" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:66 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:173 @@ -4522,7 +4522,7 @@ msgstr "" #: .-modules/ServicenowModule/templates/Elements/host_configuration.php:19 #: .-modules/ServicenowModule/templates/Elements/service_configuration.php:19 msgid "State" -msgstr "" +msgstr "Estado" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:77 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:197 @@ -4535,7 +4535,7 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:96 #: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:115 msgid "Not in monitoring" -msgstr "" +msgstr "No está en monitorización" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:84 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:176 @@ -4567,20 +4567,20 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/pdf/generate.php:314 #: .-modules/SLAModule/templates/Slas/pdf/generate.php:350 msgid "Output" -msgstr "" +msgstr "Salida" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:93 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:299 #: ./src/Template/Services/details.php:134 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:111 msgid "Perfdata" -msgstr "" +msgstr "Perfdata" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:101 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:307 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:119 msgid "Current attempt" -msgstr "" +msgstr "Intento actual" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:109 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:315 @@ -4609,7 +4609,7 @@ msgstr "" #: ./src/Template/Services/service_list.php:240 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:127 msgid "Last check" -msgstr "" +msgstr "Última comprobación" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:117 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:323 @@ -4628,15 +4628,15 @@ msgstr "" #: ./src/Template/Services/service_list.php:245 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:135 msgid "Next check" -msgstr "" +msgstr "Siguiente comprobación" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:126 msgid "Summary State" -msgstr "" +msgstr "Estado de resumen" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:136 msgid "Summary Output" -msgstr "" +msgstr "Salida de resumen" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:141 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:390 @@ -4644,13 +4644,13 @@ msgstr "" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:659 #: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:60 msgid "Services: " -msgstr "" +msgstr "Servicios: " #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:236 #: ./src/Template/Services/browser.php:641 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:45 msgid "Host state" -msgstr "" +msgstr "Estado del host" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:331 #: ./src/Template/Browsers/index.php:482 @@ -4667,7 +4667,7 @@ msgstr "" #: ./src/Template/Services/service_list.php:235 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:143 msgid "Last state change" -msgstr "" +msgstr "Último cambio de estado" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:346 #: ./src/Template/Hostgroups/add.php:62 @@ -4685,14 +4685,14 @@ msgstr "" #: ./src/Template/element/Systemdowntimes/tabs.php:46 #: .-modules/DistributeModule/templates/Satellites/downtime.php:94 msgid "Host group" -msgstr "" +msgstr "Grupo de host" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:355 #: ./src/Template/Hostgroups/copy.php:70 #: ./src/Template/Hostgroups/index.php:124 #: ./src/Template/Systemdowntimes/hostgroup.php:234 msgid "Host group name" -msgstr "" +msgstr "Nombre del grupo de host" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:373 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:516 @@ -4700,33 +4700,33 @@ msgstr "" #: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:37 #: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:112 msgid "Summary state" -msgstr "" +msgstr "Estado del resumen" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:384 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:532 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:653 #: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:54 msgid "Summary output" -msgstr "" +msgstr "Salida del resumen" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:387 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:656 #: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:57 msgid "Hosts: " -msgstr "" +msgstr "Hosts: " #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:396 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:664 #: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:65 msgid "Hosts overview" -msgstr "" +msgstr "Visión general de los hosts" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:418 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:540 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:687 #: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:86 msgid "Services overview" -msgstr "" +msgstr "Visión general de los servicios" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:489 #: ./src/Template/Servicegroups/add.php:34 @@ -4738,53 +4738,53 @@ msgstr "" #: ./src/Template/Servicegroups/extended.php:34 #: ./src/Template/Servicegroups/extended.php:90 msgid "Service group" -msgstr "" +msgstr "Grupo de servicio" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:498 #: ./src/Template/Servicegroups/copy.php:70 #: ./src/Template/Servicegroups/index.php:124 msgid "Service group name" -msgstr "" +msgstr "Nombre del grupo de servicio" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:617 #: ./plugins/MapModule/templates/Maps/copy.php:70 #: ./plugins/MapModule/templates/Maps/index.php:127 msgid "Map name" -msgstr "" +msgstr "Nombre del mapa" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:627 #: ./plugins/MapModule/templates/Maps/copy.php:86 #: ./plugins/MapModule/templates/Maps/index.php:131 msgid "Map title" -msgstr "" +msgstr "Título del mapa" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:714 msgid "Host and services are not in state UP/OK" -msgstr "" +msgstr "El host y los servicios no están en estado UP/OK" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:718 msgid " maximum 20" -msgstr "" +msgstr "Máximo 20" #: ./plugins/MapModule/templates/Mapeditors/view.php:50 msgid "View map:" -msgstr "" +msgstr "Ver mapa:" #: ./plugins/MapModule/templates/Mapeditors/view.php:68 msgid "Fullscreen" -msgstr "" +msgstr "Pantalla completa" #: ./plugins/MapModule/templates/Mapeditors/view.php:73 msgid "Leave fullscreen" -msgstr "" +msgstr "Salir de pantalla completa" #: ./plugins/MapModule/templates/Mapeditors/view_directive.php:26 msgid "{0} Map background image is not available!!!" -msgstr "" +msgstr "{0} La imagen de fondo del mapa no está disponible" #: ./plugins/MapModule/templates/Maps/add.php:51 msgid "Create new map" -msgstr "" +msgstr "Crear mapa nuevo" #: ./plugins/MapModule/templates/Maps/add.php:89 #: ./plugins/MapModule/templates/Maps/edit.php:89 @@ -4825,22 +4825,22 @@ msgstr "" #: .-modules/ImportModule/templates/ImportedHosts/edit.php:190 #: .-modules/ImportModule/templates/ImportedHosts/edit.php:193 msgid "Satellite" -msgstr "" +msgstr "Satélite" #: ./plugins/MapModule/templates/Maps/add.php:108 #: ./plugins/MapModule/templates/Maps/edit.php:107 msgid "Map Name" -msgstr "" +msgstr "Nombre del mapa" #: ./plugins/MapModule/templates/Maps/add.php:121 #: ./plugins/MapModule/templates/Maps/edit.php:120 msgid "Map Title" -msgstr "" +msgstr "Título del mapa" #: ./plugins/MapModule/templates/Maps/add.php:134 #: ./plugins/MapModule/templates/Maps/edit.php:133 msgid "Refresh interval" -msgstr "" +msgstr "Actualizar intervalo" #: ./plugins/MapModule/templates/Maps/add.php:151 #: ./src/Template/Agentchecks/add.php:129 @@ -4877,35 +4877,35 @@ msgstr "" #: .-modules/ImportModule/templates/HostDefaults/add.php:773 #: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:223 msgid "Create another" -msgstr "" +msgstr "Crear otro" #: ./plugins/MapModule/templates/Maps/add.php:154 msgid "Create map" -msgstr "" +msgstr "Crear mapa" #: ./plugins/MapModule/templates/Maps/copy.php:49 msgid "Copy map/s" -msgstr "" +msgstr "Copiar mapa(s)" #: ./plugins/MapModule/templates/Maps/copy.php:64 msgid "Source map:" -msgstr "" +msgstr "Mapa de origen" #: ./plugins/MapModule/templates/Maps/copy.php:78 msgid "Name of the new map" -msgstr "" +msgstr "Nombre del mapa nuevo" #: ./plugins/MapModule/templates/Maps/copy.php:94 msgid "Title of the new map" -msgstr "" +msgstr "Título del mapa nuevo" #: ./plugins/MapModule/templates/Maps/copy.php:102 msgid "Refresh Interval" -msgstr "" +msgstr "Actualizar intervalo" #: ./plugins/MapModule/templates/Maps/copy.php:110 msgid "Automatic maps update interval in seconds" -msgstr "" +msgstr "Los mapas automáticos actualizan el intervalo en segundos" #: ./plugins/MapModule/templates/Maps/edit.php:64 #: ./src/Template/Agentchecks/edit.php:67 @@ -4924,56 +4924,56 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/Eventcorrelations/edit_correlation.php:137 #: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:49 msgid "saved successfully" -msgstr "" +msgstr "Guardado con éxito" #: ./plugins/MapModule/templates/Maps/edit.php:149 msgid "Update map" -msgstr "" +msgstr "Actualizar mapa" #: ./plugins/MapModule/templates/Maps/index.php:88 msgid "Filter by Map name" -msgstr "" +msgstr "Filtrar por nombre de mapa" #: ./plugins/MapModule/templates/Maps/index.php:101 msgid "Filter by Map title" -msgstr "" +msgstr "Filtrar por título de mapa" #: ./plugins/MapModule/templates/Maps/index.php:175 msgid "Edit in Map editor" -msgstr "" +msgstr "Editar en el editor de mapas" #: ./plugins/MapModule/templates/Maps/index.php:202 #: ./plugins/MapModule/templates/Rotations/index.php:196 msgid "View in fullscreen" -msgstr "" +msgstr "Ver en pantalla completa" #: ./plugins/MapModule/templates/Rotations/add.php:51 msgid "Create new map rotation" -msgstr "" +msgstr "Crear nueva rotación de mapas" #: ./plugins/MapModule/templates/Rotations/add.php:64 #: ./plugins/MapModule/templates/Rotations/edit.php:65 msgid "Rotation" -msgstr "" +msgstr "Rotación" #: ./plugins/MapModule/templates/Rotations/add.php:88 #: ./plugins/MapModule/templates/Rotations/edit.php:89 msgid "Rotation Name" -msgstr "" +msgstr "Nombre de rotación" #: ./plugins/MapModule/templates/Rotations/add.php:101 #: ./plugins/MapModule/templates/Rotations/edit.php:102 #: ./plugins/MapModule/templates/Rotations/index.php:131 msgid "Rotation interval" -msgstr "" +msgstr "Intervalo de rotación" #: ./plugins/MapModule/templates/Rotations/add.php:135 msgid "Create rotation" -msgstr "" +msgstr "Crear rotación" #: ./plugins/MapModule/templates/Rotations/edit.php:51 msgid "Edit map rotation:" -msgstr "" +msgstr "Editar mapa de rotación" #: ./plugins/MapModule/templates/Rotations/edit.php:65 #: ./src/Template/Automaps/edit.php:64 @@ -4992,65 +4992,65 @@ msgstr "" #: .-modules/ImportModule/templates/ImportedHosts/edit.php:68 #: .-modules/ImportModule/templates/Importers/edit.php:54 msgid "updated successfully" -msgstr "" +msgstr "Actualizado con éxito" #: ./plugins/MapModule/templates/Rotations/edit.php:136 msgid "Update map rotation" -msgstr "" +msgstr "Actualizar rotación de mapas" #: ./plugins/MapModule/templates/Rotations/index.php:88 msgid "Filter by Rotation name" -msgstr "" +msgstr "Filtrar por nombre de rotación" #: ./plugins/MapModule/templates/Rotations/index.php:101 msgid "Filter by Rotation Interval" -msgstr "" +msgstr "Filtrar por intervalo de rotación" #: ./plugins/MapModule/templates/Rotations/index.php:127 msgid "Rotation name" -msgstr "" +msgstr "Nombre de rotación" #: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:76 #: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:136 msgid "Issue got acknowledged by {0} via Mattermost." -msgstr "" +msgstr "{0} reconoció el problema a través de Mattermost" #: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:83 #: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:143 msgid "Issue got acknowledged by **@{0}** via Mattermost." -msgstr "" +msgstr "**@{0}** reconoció el problema a través de Mattermost" #: ./plugins/MattermostModule/src/Lib/Menu.php:47 #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:50 msgid "Mattermost" -msgstr "" +msgstr "Mattermost" #: ./plugins/MattermostModule/src/Model/Table/MattermostSettingsTable.php:89 msgid "For Two-way integration an API key is required." -msgstr "" +msgstr "Para la integración bidireccional, se requiere una API" #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:33 msgid "Mattermost Module" -msgstr "" +msgstr "Módulo Mattermost" #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:59 #: .-modules/PagerdutyModule/templates/Settings/edit.php:118 #: .-modules/SlackModule/templates/SlackSettings/index.php:44 msgid "Webhook URL" -msgstr "" +msgstr "Webhook URL" #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:70 msgid "Mattermost Webhook URL." -msgstr "" +msgstr "Mattermost Webhook URL." #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:83 msgid "Enable Two-way integration" -msgstr "" +msgstr "Habilitar la integración bidireccional" #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:90 #: ./src/Template/Agentconnector/config.php:333 msgid "openITCOCKPIT API Key" -msgstr "" +msgstr "clave de API de openITCOCKPIT" #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:102 #: .-modules/DistributeModule/templates/Satellites/add.php:331 @@ -5060,81 +5060,81 @@ msgstr "" #: .-modules/ImportModule/templates/ExternalSystems/add.php:190 #: .-modules/ImportModule/templates/ExternalSystems/edit.php:189 msgid "API Key" -msgstr "" +msgstr "clave de API" #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:104 msgid "used by Mattermost for authentication against openITCOCKPIT." -msgstr "" +msgstr "usado por Mattermost para la autenticación contra openITCOCKPIT." #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:133 #: ./src/Template/Proxy/index.php:110 msgid "Save configuration" -msgstr "" +msgstr "Guardar configuración" #: ./plugins/NagiosModule/src/Controller/CmdController.php:97 #: ./plugins/NagiosModule/src/Controller/CmdController.php:363 #: .-modules/PagerdutyModule/src/Controller/AcknowledgeController.php:98 #: .-modules/PagerdutyModule/src/Controller/AcknowledgeController.php:127 msgid "Command added successfully to queue" -msgstr "" +msgstr "Comando añadido a la cola con éxito" #: ./plugins/NagiosModule/src/Controller/CmdController.php:173 #: ./plugins/NagiosModule/src/Controller/CmdController.php:256 msgid "Commands added successfully to queue" -msgstr "" +msgstr "Comandos añadidos a la cola con éxito" #: ./plugins/NagiosModule/src/Lib/Menu.php:44 msgid "API" -msgstr "" +msgstr "API" #: ./plugins/NagiosModule/src/Lib/Menu.php:49 #: ./plugins/NagiosModule/templates/Cmd/index.php:53 msgid "External commands" -msgstr "" +msgstr "Comandos externos" #: ./plugins/NagiosModule/templates/Cmd/index.php:40 #: ./src/Template/Administrators/debug.php:142 msgid "Monitoring Engine" -msgstr "" +msgstr "Motor de monitorización" #: ./plugins/NagiosModule/templates/Cmd/index.php:44 msgid "External Command" -msgstr "" +msgstr "Comando externo" #: ./plugins/NagiosModule/templates/Cmd/index.php:64 msgid "What is this API for?" -msgstr "" +msgstr "¿Para qué sirve esta API" #: ./plugins/NagiosModule/templates/Cmd/index.php:65 msgid "This API can be used by third party application to send commands to the monitoring backend." -msgstr "" +msgstr "Esta API se puede usar por una aplicación de terceros para enviar comandos a la monitorización de fondo." #: ./plugins/NagiosModule/templates/Cmd/index.php:67 msgid "This could be useful to transfer passive check results or to acknowledge host or service states." -msgstr "" +msgstr "Esto podría ser útil para transferir resultados de verificación pasiva o para reconocer estados de host o servicio." #: ./plugins/NagiosModule/templates/Cmd/index.php:74 #: ./src/Template/Commands/add.php:96 #: ./src/Template/Commands/edit.php:101 #: ./src/Template/Commands/index.php:166 msgid "Command type" -msgstr "" +msgstr "Tipo de comando" #: ./plugins/NagiosModule/templates/Cmd/index.php:98 msgid "Parameter" -msgstr "" +msgstr "Parámetro" #: ./plugins/NagiosModule/templates/Cmd/index.php:99 msgid "Default value" -msgstr "" +msgstr "Valor predeterminado" #: ./plugins/NagiosModule/templates/Cmd/index.php:110 msgid "required" -msgstr "" +msgstr "Requerido" #: ./plugins/NagiosModule/templates/Cmd/index.php:121 msgid "No parameters" -msgstr "" +msgstr "No hay parámetros" #: ./plugins/NagiosModule/templates/Cmd/index.php:162 #: ./plugins/NagiosModule/templates/Cmd/index.php:170 @@ -5142,64 +5142,64 @@ msgstr "" #: .-modules/PagerdutyModule/templates/Settings/edit.php:127 #: .-modules/SlackModule/templates/SlackSettings/index.php:109 msgid "YOUR_API_KEY_HERE" -msgstr "" +msgstr "YOUR_API_KEY_HERE" #: ./plugins/NagiosModule/templates/Cmd/index.php:221 #: ./src/Template/Agentconnector/config.php:344 msgid "You need to create an openITCOCKPIT user defined API key first." -msgstr "" +msgstr "Tiene que crear una clave API definida por el usuario de openITCOCKPIT." #: ./plugins/NagiosModule/templates/Cmd/index.php:222 #: ./src/Template/Agentconnector/config.php:348 #: .-modules/PagerdutyModule/templates/Settings/edit.php:132 #: .-modules/SlackModule/templates/SlackSettings/index.php:114 msgid "Click here for help" -msgstr "" +msgstr "Haga click aquí para obtener ayuda" #: ./plugins/NagiosModule/templates/Cmd/index.php:227 msgid "is not required in the URL and can be removed." -msgstr "" +msgstr "No es necesario en la URL y se puede eliminar" #: ./plugins/NagiosModule/templates/Cmd/index.php:234 msgid "External documentation" -msgstr "" +msgstr "Documentación externa" #: ./src/Command/AcknowledgePerMailCommand.php:169 #: ./src/Command/AcknowledgePerMailCommand.php:185 msgid "Acknowledged per mail" -msgstr "" +msgstr "Reconocido por mail" #: ./src/Command/GearmanWorkerCommand.php:162 msgid "GearmanWorker: Fork new worker child" -msgstr "" +msgstr "GearmanWorker: Fork new worker child" #: ./src/Command/GearmanWorkerCommand.php:1166 msgid "Started refresh of monitoring configuration" -msgstr "" +msgstr "Empezó actualización de la configuración de monitorización" #: ./src/Command/GearmanWorkerCommand.php:1173 msgid "Create Backup of current configuration" -msgstr "" +msgstr "Crear copia de seguridad de la configuración actual" #: ./src/Command/GearmanWorkerCommand.php:1205 msgid "Create Backup of current Prometheus configuration" -msgstr "" +msgstr "Crear copia de seguridad de la configuración de Prometheus actual" #: ./src/Command/GearmanWorkerCommand.php:1248 msgid "Delete old configuration" -msgstr "" +msgstr "Borrar configuración antigua" #: ./src/Command/GearmanWorkerCommand.php:1259 msgid "Execute pre export tasks" -msgstr "" +msgstr "Ejecutar tareas previas a la exportación" #: ./src/Command/GearmanWorkerCommand.php:1271 msgid "Create default configuration" -msgstr "" +msgstr "Crear configuración predeterminada" #: ./src/Command/GearmanWorkerCommand.php:1274 msgid "Create hosttemplate configuration" -msgstr "" +msgstr "Crear configuración de la plantilla de host" #: ./src/Command/GearmanWorkerCommand.php:1277 msgid "Create host configuration" From a6a66b9353f531c06c6fdc77a273d2669055be41 Mon Sep 17 00:00:00 2001 From: Chris Arnold <79218285+chriscarnold@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:02:24 +0000 Subject: [PATCH 06/10] Update cake.po spanish translation for cake.po --- resources/locales/es_ES/cake.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/locales/es_ES/cake.po b/resources/locales/es_ES/cake.po index 976752b9f7..3bdec13d83 100644 --- a/resources/locales/es_ES/cake.po +++ b/resources/locales/es_ES/cake.po @@ -19,18 +19,18 @@ msgstr "" #: ./src/Template/Errors/error400.php:18 #: ./src/Template/Errors/error500.php:18 msgid "Error" -msgstr "" +msgstr "Error" #: ./src/Template/Error/error400.php:37 #: ./src/Template/Errors/error400.php:20 msgid "The requested address {0} was not found on this server." -msgstr "" +msgstr "La dirección solicitada {0} no se encontró en este servidor." #: ./src/Template/Error/error500.php:38 msgid "An Internal Error Has Occurred" -msgstr "" +msgstr "Ha ocurrido un error interno" #: ./src/Template/Errors/error500.php:19 msgid "An Internal Error Has Occurred." -msgstr "" +msgstr "Ha ocurrido un error interno" From bb6d5c5cec55792a81c2cb8c6a4a0e0586f5511d Mon Sep 17 00:00:00 2001 From: Chris Arnold <79218285+chriscarnold@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:09:28 +0000 Subject: [PATCH 07/10] Update cake_dev.po spanish translation cake_dev.po --- resources/locales/es_ES/cake_dev.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/locales/es_ES/cake_dev.po b/resources/locales/es_ES/cake_dev.po index f8f7cbfd7d..095e5dc2f1 100644 --- a/resources/locales/es_ES/cake_dev.po +++ b/resources/locales/es_ES/cake_dev.po @@ -16,5 +16,5 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Security/CSRF.php:176 msgid "The request has been black-holed" -msgstr "" +msgstr "La petición ha sido rechazada" From e15b5762292b25adc88e5fb83394c29ee24b3274 Mon Sep 17 00:00:00 2001 From: Vicky9bp <105239980+Vicky9bp@users.noreply.github.com> Date: Tue, 31 Oct 2023 15:06:13 +0000 Subject: [PATCH 08/10] Update oitc_console.po Translated oitc_console.po to Spanish --- resources/locales/es_ES/oitc_console.po | 257 ++++++++++++------------ 1 file changed, 128 insertions(+), 129 deletions(-) diff --git a/resources/locales/es_ES/oitc_console.po b/resources/locales/es_ES/oitc_console.po index 3929cde0f9..a3970e60d9 100644 --- a/resources/locales/es_ES/oitc_console.po +++ b/resources/locales/es_ES/oitc_console.po @@ -24,171 +24,171 @@ msgstr "" #: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:52 #: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:41 msgid "Type of the notification host or service" -msgstr "" +msgstr "Tipo de host o servicio de notificación" #: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:138 #: ./src/Command/PushoverNotificationCommand.php:99 #: ./src/Command/SendPushNotificationCommand.php:67 msgid "Notification type of monitoring engine => $NOTIFICATIONTYPE$ " -msgstr "" +msgstr "Tipo de notificación del motor de monitorización => $NOTIFICATIONTYPE$ " #: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:139 #: ./src/Command/PushoverNotificationCommand.php:100 #: ./src/Command/SendPushNotificationCommand.php:68 msgid "Host uuid you want to send a notification => $HOSTNAME$" -msgstr "" +msgstr "Host uuid al que quiere mandar una notificación => $HOSTNAME$" #: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:140 #: ./src/Command/PushoverNotificationCommand.php:101 #: ./src/Command/SendPushNotificationCommand.php:69 msgid "Service uuid you want to send a notification => $SERVICEDESC$" -msgstr "" +msgstr "Servicio uuid al que quiere mandar una notificación => $SERVICEDESC$" #: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:141 #: ./src/Command/PushoverNotificationCommand.php:102 #: ./src/Command/SendPushNotificationCommand.php:70 msgid "current host state => $HOSTSTATEID$/$SERVICESTATEID$" -msgstr "" +msgstr "estado del host actual => $HOSTSTATEID$/$SERVICESTATEID$" #: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:142 #: ./src/Command/PushoverNotificationCommand.php:103 #: ./src/Command/SendPushNotificationCommand.php:71 msgid "host output => $HOSTOUTPUT$/$SERVICEOUTPUT$" -msgstr "" +msgstr "salida del host => $HOSTOUTPUT$/$SERVICEOUTPUT$" #: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:143 #: ./src/Command/PushoverNotificationCommand.php:104 #: ./src/Command/SendPushNotificationCommand.php:72 msgid "host acknowledgement author => $NOTIFICATIONAUTHOR$" -msgstr "" +msgstr "autor del reconocimiento del host => $NOTIFICATIONAUTHOR$" #: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:144 #: ./src/Command/PushoverNotificationCommand.php:105 #: ./src/Command/SendPushNotificationCommand.php:73 msgid "host acknowledgement comment => $NOTIFICATIONCOMMENT$" -msgstr "" +msgstr "comentario del reconocimiento del host => $NOTIFICATIONCOMMENT$" #: ./plugins/MattermostModule/src/Command/MattermostNotificationCommand.php:145 #: ./src/Command/NagiosNotificationCommand.php:170 #: ./src/Command/NagiosXmlNotificationCommand.php:169 msgid "Disable emojis in subject" -msgstr "" +msgstr "Deshabilitar los emojis en el asunto" #: ./src/Command/CronjobsCommand.php:67 msgid "All cronjobs will be forced to execute!" -msgstr "" +msgstr "¡Se forzará la ejecución de todos los cronjobs!" #: ./src/Command/CronjobsCommand.php:73 msgid "List all available cronjobs!" -msgstr "" +msgstr "¡Enumerar todos los cronjobs disponibles!" #: ./src/Command/CronjobsCommand.php:79 msgid "Only execute the given cronjob by Task name" -msgstr "" +msgstr "Ejecutar sólo el cronjob proporcionado por nombre de tarea" #: ./src/Command/DebugCommand.php:66 msgid "Tail and parse monitoring logfile" -msgstr "" +msgstr "Tail y analizar el archivo de registro de supervisión" #: ./src/Command/DebugCommand.php:67 msgid "Tailf and parse monitoring logfile" -msgstr "" +msgstr "Tailf y análizar el archivo de registro de supervisión" #: ./src/Command/DebugCommand.php:68 msgid "Read and translate from stdin. Example: cat file.cfg | oitc debug -s" -msgstr "" +msgstr "Leer y traducir de stdin. Ejemplo: cat file.cfg | oitc debug -s" #: ./src/Command/DebugCommand.php:69 msgid "Replace timestamps in output - only for --stdin" -msgstr "" +msgstr "Sustituir las marcas horarias en la salida - sólo para --stdin" #: ./src/Command/DebugCommand.php:114 msgid "[T]ail and parse monitoring log file" -msgstr "" +msgstr "[T]ail y análizar el archivo de registro de supervisión" #: ./src/Command/DebugCommand.php:115 msgid "[TF] Tail -f and parse monitoring log file" -msgstr "" +msgstr "[TF] Tail -f y análizar el archivo de registro de supervisión" #: ./src/Command/DebugCommand.php:116 msgid "[H] Debug host configuration files" -msgstr "" +msgstr "[H] Depurar los archivos de configuración del host" #: ./src/Command/DebugCommand.php:117 msgid "[HG] Debug host group configuration files" -msgstr "" +msgstr "[HG] Depurar los archivos de configuración del grupo del host" #: ./src/Command/DebugCommand.php:118 msgid "[HT] Debug host template configuration files" -msgstr "" +msgstr "[HT] Depurar los archivos de configuración de la plantilla del host" #: ./src/Command/DebugCommand.php:119 msgid "[S] Debug service configuration files" -msgstr "" +msgstr "[S] Depurar los archivos de configuración del servicio" #: ./src/Command/DebugCommand.php:120 msgid "[SG] Debug service group configuration files" -msgstr "" +msgstr "[SG] Depurar los archivos de configuración del grupo de servicios" #: ./src/Command/DebugCommand.php:121 msgid "[ST] Debug service template configuration files" -msgstr "" +msgstr "[ST] Depurar los archivos de configuración de la plantilla del servicio" #: ./src/Command/DebugCommand.php:122 msgid "[TP] Debug time period configuration files" -msgstr "" +msgstr "[TP] Depurar los archivos de configuración del período de tiempo" #: ./src/Command/DebugCommand.php:123 msgid "[CM] Debug command configuration files" -msgstr "" +msgstr "[CM] Depurar los archivos de configuración del comando" #: ./src/Command/DebugCommand.php:124 msgid "[C] Debug contact configuration files" -msgstr "" +msgstr "[C] Depurar los archivos de configuración del contacto" #: ./src/Command/DebugCommand.php:125 msgid "[CG] Debug contact group configuration files" -msgstr "" +msgstr "[CG] Depurar los archivos de configuración del grupo de contactos" #: ./src/Command/DebugCommand.php:126 msgid "[HE] Debug host escalation configuration files" -msgstr "" +msgstr "[HE] Depurar los archivos de configuración de la escalada del host" #: ./src/Command/DebugCommand.php:127 msgid "[SE] Debug service escalation configuration files" -msgstr "" +msgstr "[SE] Depurar los archivos de configuración de la escalación del servicio" #: ./src/Command/DebugCommand.php:128 msgid "[HD] Debug host dependency configuration files" -msgstr "" +msgstr "[HD] Depurar los archivos de configuración de la dependencia del host" #: ./src/Command/DebugCommand.php:129 msgid "[SD] Debug service dependency configuration files" -msgstr "" +msgstr "[SD] Depurar los archivos de configuración de la dependencia del servicio" #: ./src/Command/DebugCommand.php:130 msgid "[UUID] Search object by UUID" -msgstr "" +msgstr "[UUID] Buscar objeto por UUID" #: ./src/Command/DebugCommand.php:131 msgid "[Q]uit" -msgstr "" +msgstr "[Q]uit" #: ./src/Command/DebugCommand.php:134 msgid "What would you like to do?" -msgstr "" +msgstr "¿Qué le gustaría hacer?" #: ./src/Command/DebugCommand.php:193 msgid "You have made an invalid selection. Please choose by entering T or B." -msgstr "" +msgstr "Ha hecho una selección inválida. Por favor, elija presionando T o B" #: ./src/Command/DebugCommand.php:201 msgid "Hopefully i was helpful" -msgstr "" +msgstr "Espero que le haya sido de ayuda" #: ./src/Command/DebugCommand.php:202 msgid "Thanks for using me, bye" -msgstr "" +msgstr "Gracias por usarme, adiós" #: ./src/Command/NagiosNotificationCommand.php:151 #: ./src/Command/NagiosXmlNotificationCommand.php:151 @@ -196,7 +196,7 @@ msgstr "" #: .-modules/PagerdutyModule/src/Command/PagerdutyNotificationCommand.php:34 #: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:42 msgid "Notification type of monitoring engine" -msgstr "" +msgstr "Tipo de notificación del motor de supervisión" #: ./src/Command/NagiosNotificationCommand.php:152 #: ./src/Command/NagiosXmlNotificationCommand.php:152 @@ -205,12 +205,12 @@ msgstr "" #: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:53 #: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:43 msgid "Host uuid you want to send a notification" -msgstr "" +msgstr "Host uuid al que quiere enviarle una notificación" #: ./src/Command/NagiosNotificationCommand.php:153 #: ./src/Command/NagiosXmlNotificationCommand.php:153 msgid "Host description you want to send a notification" -msgstr "" +msgstr "Descripción del host al que quiere enviarle una notificación" #: ./src/Command/NagiosNotificationCommand.php:154 #: ./src/Command/NagiosXmlNotificationCommand.php:154 @@ -218,45 +218,45 @@ msgstr "" #: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:54 #: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:44 msgid "current host state" -msgstr "" +msgstr "estado del host actual" #: ./src/Command/NagiosNotificationCommand.php:155 #: ./src/Command/NagiosXmlNotificationCommand.php:155 #: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:55 #: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:45 msgid "host address" -msgstr "" +msgstr "dirección del host" #: ./src/Command/NagiosNotificationCommand.php:156 #: ./src/Command/NagiosXmlNotificationCommand.php:156 msgid "host output" -msgstr "" +msgstr "salida del host" #: ./src/Command/NagiosNotificationCommand.php:157 #: ./src/Command/NagiosXmlNotificationCommand.php:157 msgid "host long output" -msgstr "" +msgstr "salida larga del host" #: ./src/Command/NagiosNotificationCommand.php:158 #: ./src/Command/NagiosXmlNotificationCommand.php:158 msgid "host acknowledgement author" -msgstr "" +msgstr "autor de reconocimiento del host" #: ./src/Command/NagiosNotificationCommand.php:159 #: ./src/Command/NagiosXmlNotificationCommand.php:159 msgid "host acknowledgement comment" -msgstr "" +msgstr "comentario de reconocimiento del host" #: ./src/Command/NagiosNotificationCommand.php:160 #: ./src/Command/NagiosXmlNotificationCommand.php:160 #: ./src/Command/SmsNotificationCommand.php:73 msgid "recivers mail address" -msgstr "" +msgstr "dirección de email del recipiente" #: ./src/Command/NagiosNotificationCommand.php:161 #: ./src/Command/NagiosXmlNotificationCommand.php:161 msgid "human name of the contact" -msgstr "" +msgstr "nombre humano del contacto" #: ./src/Command/NagiosNotificationCommand.php:162 #: ./src/Command/NagiosXmlNotificationCommand.php:162 @@ -265,7 +265,7 @@ msgstr "" #: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:57 #: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:47 msgid "Service uuid you want to notify" -msgstr "" +msgstr "Servicio uuid al que quiere notificar" #: ./src/Command/NagiosNotificationCommand.php:163 #: ./src/Command/NagiosXmlNotificationCommand.php:163 @@ -273,325 +273,324 @@ msgstr "" #: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:58 #: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:48 msgid "service state" -msgstr "" +msgstr "estado del servicio" #: ./src/Command/NagiosNotificationCommand.php:164 #: ./src/Command/NagiosXmlNotificationCommand.php:164 msgid "service output" -msgstr "" +msgstr "salida del servicio" #: ./src/Command/NagiosNotificationCommand.php:165 #: ./src/Command/NagiosXmlNotificationCommand.php:165 msgid "service long output" -msgstr "" +msgstr "salida larga del servicio" #: ./src/Command/NagiosNotificationCommand.php:166 #: ./src/Command/NagiosXmlNotificationCommand.php:166 msgid "service acknowledgement author" -msgstr "" +msgstr "autor del reconocimiento del servicio" #: ./src/Command/NagiosNotificationCommand.php:167 #: ./src/Command/NagiosXmlNotificationCommand.php:167 msgid "service acknowledgement comment" -msgstr "" +msgstr "comentario de reconocimiento del servicio" #: ./src/Command/NagiosNotificationCommand.php:168 msgid "Email type for notifications [text, html, both]" -msgstr "" +msgstr "Tipo de email para notificaciones [texto, html, ambos]" #: ./src/Command/NagiosNotificationCommand.php:169 #: ./src/Command/NagiosXmlNotificationCommand.php:168 msgid "disable email attachments" -msgstr "" +msgstr "deshabilitar los archivos adjuntos del email" #: ./src/Command/NagiosNotificationCommand.php:171 #: ./src/Command/NagiosXmlNotificationCommand.php:170 msgid "E-Mail layout/template that should be used" -msgstr "" +msgstr "Formato/plantilla del email que debería usarse" #: ./src/Command/PushoverNotificationCommand.php:106 msgid "API Token of your Pushover Application => $_CONTACTPUSHOVERAPP$" -msgstr "" +msgstr "Token API de su aplicación Pushover => $_CONTACTPUSHOVERAPP$" #: ./src/Command/PushoverNotificationCommand.php:107 msgid "Your Pushover User Key => $_CONTACTPUSHOVERUSER$" -msgstr "" +msgstr "Su clave de usuario Pushover => $_CONTACTPUSHOVERUSER$" #: ./src/Command/PushoverNotificationCommand.php:108 msgid "If set, connection will be established using the proxy server defined in openITCOCKPIT interface." -msgstr "" +msgstr "Si está configurada, la conexión será establecida usando el servidor proxy definido en la interfaz openITCOCKPIT." #: ./src/Command/QueryLogCommand.php:80 msgid "Pretty print sql queries" -msgstr "" +msgstr "Imprimir consultas sql" #: ./src/Command/QueryLogCommand.php:81 msgid "Hide (ARO/ACO) permission queries" -msgstr "" +msgstr "Ocultar consultas de permisos (ARO/ACO)" #: ./src/Command/QueryLogCommand.php:82 msgid "Start a WebSocket server to make the query log accessible from openITCOCKPIT web interface" -msgstr "" +msgstr "Iniciar un servidor WebSocket para que el registro de consultas sea accesible desde la interfaz web de openITCOCKPIT" #: ./src/Command/SendPushNotificationCommand.php:74 msgid "openITCOCKPIT User Id" -msgstr "" +msgstr "Identificador de usuario de openITCOCKPIT" #: ./src/Command/SetupCommand.php:148 msgid "[Y]es I want to continue the setup of openITCOCKPIT" -msgstr "" +msgstr "[S]i quiero continuar la instalación de openITCOCKPIT" #: ./src/Command/SetupCommand.php:149 msgid "[N]o and exit shell" -msgstr "" +msgstr "[N]o y salir del shell" #: ./src/Command/SetupCommand.php:151 msgid "Are you sure you want to continue?" -msgstr "" +msgstr "¿Está seguro de que quiere continuar?" #: ./src/Command/SetupCommand.php:157 msgid "Setup aborted!" -msgstr "" +msgstr "¡Instalación cancelada!" #: ./src/Command/SetupCommand.php:160 msgid "You have made an invalid selection. Please choose by entering Y or N." -msgstr "" +msgstr "Ha hecho una selección inválida. Por favor, elija tecleando Y o N" #: ./src/Command/SetupCommand.php:277 msgid "Please enter your first name" -msgstr "" +msgstr "Por favor, introduja su nombre de pila" #: ./src/Command/SetupCommand.php:289 msgid "Please enter your last name" -msgstr "" +msgstr "Por favor, introduja su apellido" #: ./src/Command/SetupCommand.php:301 msgid "Please enter your email address. This will be the username for the login." -msgstr "" +msgstr "Por favor, introduja su dirección de email. Esta será su nombre de usuario para el inicio de sesión" #: ./src/Command/SetupCommand.php:316 msgid "Please enter a password for the login." -msgstr "" +msgstr "Por favor, introduja una contraseña para el inicio de sesión." #: ./src/Command/SetupCommand.php:319 msgid "Please confirm your password" -msgstr "" +msgstr "Por favor, confirme su contraseña" #: ./src/Command/SetupCommand.php:343 msgid "System Address or FQDN?" -msgstr "" +msgstr "¿Dirección del sistema o FQDN?" #: ./src/Command/SetupCommand.php:377 msgid "Please enter a sender email address" -msgstr "" +msgstr "Por favor, introduja la dirección de correo del remitente" #: ./src/Command/SetupCommand.php:391 msgid "Please enter the address of your mail server (e.g. mail.example.org)" -msgstr "" +msgstr "Por favor, introduja la dirección de correo de su servidor de correo (p. ej.: correo.ejemplo.org)" #: ./src/Command/SetupCommand.php:403 msgid "Please enter the port of your mail server" -msgstr "" +msgstr "Por favor, introduja el puerto de su servidor de correo electrónico" #: ./src/Command/SetupCommand.php:417 msgid "If required, set a username, or leave it blank if you don't need a user" -msgstr "" +msgstr "Si se requiere, establezca un nombre de usuario o déjelo en blanco si no lo necesita" #: ./src/Command/SetupCommand.php:427 msgid "Please enter your password, or leave it blank if you don't need a password" -msgstr "" +msgstr "Por favor, introduja su contraseña o déjelo en blanco si no la necesita" #: ./src/Command/SmsNotificationCommand.php:68 msgid "IP address of the SMS gateway" -msgstr "" +msgstr "Dirección IP de la puerta de enlace de los SMS" #: ./src/Command/SmsNotificationCommand.php:71 msgid "Transport method for example NRPE" -msgstr "" +msgstr "Método de transporte, por ejemplo NRPE" #: ./src/Lib/DebugConfigNagiosTask.php:233 #: ./src/Lib/DebugConfigNagiosTask.php:238 msgid "Please enter the name of the " -msgstr "" +msgstr "Por favor, introduja el nombre de " #: ./src/Lib/DebugConfigNagiosTask.php:244 msgid "No name field for " -msgstr "" +msgstr "No hay campo de nombre para " #: ./src/Lib/DebugConfigNagiosTask.php:254 msgid "I found " -msgstr "" +msgstr "Encontré " #: ./src/Lib/DebugConfigNagiosTask.php:256 msgid "Please select one " -msgstr "" +msgstr "Por favor, seleccione un " #: ./src/Lib/DebugConfigNagiosTask.php:267 msgid "Your choice please" -msgstr "" +msgstr "Su elección por favor" #: ./src/Lib/DebugConfigNagiosTask.php:275 msgid " not found" -msgstr "" +msgstr " no se ha encontrado" #: ./src/Lib/DebugConfigNagiosTask.php:293 msgid "Please enter your UUID" -msgstr "" +msgstr "Por favor, introduja su UUID" #: ./src/Lib/DebugConfigNagiosTask.php:300 msgid "No result for given UUID" -msgstr "" +msgstr "No hay resultado para el UUID propuesto" #: ./src/Lib/DebugConfigNagiosTask.php:401 #: ./src/Lib/DebugConfigNagiosTask.php:484 msgid "Notice: This is not the real nagios configuration file. This is a human readable version of the config." -msgstr "" +msgstr "Aviso: Este no es el archivo de configuración de nagios real. Esta es una versión legible y humana de la configuración." #: ./src/Lib/DebugConfigNagiosTask.php:406 msgid "File not found! (" -msgstr "" +msgstr "Archivo no encontrado! (" #: ./src/Lib/DebugConfigNagiosTask.php:495 msgid "Folder %s is empty!" -msgstr "" +msgstr "Carpeta %s está vacía!" #: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:106 msgid "Host or Service" -msgstr "" +msgstr "Host o Servicio" #: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:107 msgid "PROBLEM" -msgstr "" +msgstr "PROBLEMA" #: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:108 #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:63 msgid "The Host UUID" -msgstr "" +msgstr "El Host UUID" #: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:109 msgid "The Host output" -msgstr "" +msgstr "La salida del Host" #: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:110 msgid "State ID of the current host state" -msgstr "" +msgstr "Identificador del estado del estado del host actual" #: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:111 #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:65 msgid "The Service UUID" -msgstr "" +msgstr "El servicio UUID" #: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:112 msgid "The Service output" -msgstr "" +msgstr "La salida del servicio" #: .-modules/AxiosAssystModule/src/Command/AxiosAssystNotificationCommand.php:113 msgid "State ID of the current service state" -msgstr "" +msgstr "Identificador del estado del servicio actual" #: .-modules/CheckmkModule/src/Command/CheckmkNagiosExportCommand.php:97 msgid "Write initial Checkmk configuration" -msgstr "" +msgstr "Escribir la configuración Checkmk inicial" #: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:82 msgid "ID of the container open alerts should be monitored. If empty, all alerts will be considered. There can be multiple container-id arguments" -msgstr "" +msgstr "Se deberían supervisar las alertas abiertas del identificador del contenedor. Puede haber múltiples argumentos del identificador del contendor" #: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:91 msgid "Include alerts of all sub-container." -msgstr "" +msgstr "Incluir alertas de todos los subcontenedores." #: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:101 msgid "0=New, 1=In Progress, 2=Done, 3=Manually Closed. There can be multiple statetype arguments" -msgstr "" +msgstr "0=Nuevo, 1=En curso, 2=Terminado, 3=Cerrado manualmente. Puede haber múltiples argumentos de statetype" #: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:110 msgid "Number of alerts before the plugin will output a warning state. There can be multiple warning arguments for each --statetype. It is important to have the same order e.g.: --statetype 0 --warning 5 --statetype 1 --warning 10" -msgstr "" +msgstr "Número de alertas antes de que el complemento genere un estado de advertencia. Puede haber múltiples argumentos de advertencia para cada --statetype. Es importante tener el mismo orden, p. ej.: --statetype 0 --advertencia 5 --statetype 1 --advertencia 10" #: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:119 msgid "Number of alerts before the plugin will output a critical state. There can be multiple critical arguments for each --statetype. It is important to have the same order e.g.: --statetype 0 --critical 10 --statetype 1 --critical 15" -msgstr "" +msgstr "Número de alertas antes de que el complemento genere un estado crítico. Puede haber múltiples argumentos críticos para cada --statetype. Es importante tener el mismo orden, p. ej.: --statetype 0 --crítico 10 --statetype 1 --crítico 15" #: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:128 msgid "Alerts older than the provided number in days will trigger a warning state. There can be multiple age-warning arguments for each --statetype. It is important to have the same order e.g.: --statetype 0 --age-warning 2 --statetype 1 --age-warning 5" -msgstr "" +msgstr "Las alertas que sean más antiguas que el número proporcionado en días generarán un estado de advertencia. Puede haber múltiples argumentos de advertencia sobre la edad para cada --statetype. Es importante tener el mismo orden, p. ej.: --statetype 0 --advertenciasobreedad 2 --statetype 1 --advertenciasobreedad 5" #: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:136 msgid "Alerts older than the provided number in days will trigger a critical state. There can be multiple age-critical arguments for each --statetype. It is important to have the same order e.g.: --statetype 0 --age-critical 4 --statetype 1 --age-critical 10" -msgstr "" +msgstr "Las alertas que sean más antiguas que el número proporcionado en días generarán un estado crítico. Puede haber múltiples argumentos de advertencia sobre la edad para cada --statetype. Es importante tener el mismo orden, p. ej.: --statetype 0 --críticoparalaedad 4 --statetype 1 --críticoparalaedad 10" #: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:144 msgid "Only consider alerts where the message contains provided string" -msgstr "" +msgstr "Sólo considerar las alertas donde el mensaje contenga la cadena proporcionada" #: .-modules/CustomalertModule/src/Command/CheckAlertsCommand.php:153 msgid "Determines if the plugin should print detailed information as long output." -msgstr "" +msgstr "Determina si el complemento debería imprimir información detallada como salida larga." #: .-modules/CustomalertModule/src/Command/CustomAlertWorkerCommand.php:111 msgid "Print UUIDs of dropped services" -msgstr "" +msgstr "Imprimir UUIDs de los servicios dados de baja" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:53 msgid "The Receiver of the message in international format eg. 0049123456789" -msgstr "" +msgstr "El recipiente del mensaje en formato internacional, p. ej.: 0049123456789" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:54 msgid "The Sender of the message" -msgstr "" +msgstr "El remitente del mensaje" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:56 msgid "The ID of your massenversand.de account" -msgstr "" +msgstr "El identificador de tu cuenta de massenversand.de" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:57 msgid "The Password of your massenversand.de account" -msgstr "" +msgstr "La contraseña de tu cuenta de massenversand.de" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:58 msgid "The time to send the Message 0 = now or hhmmddmmyyyy" -msgstr "" +msgstr "La hora a la que mandar en Mensaje 0 = ahora o hhmmddmmaaa" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:59 msgid "t = text sms, c = oversize sms, f = flash sms, utf8 = utf8 sms 70 digits per sms " -msgstr "" +msgstr "t = texto sms, c = sms de gran tamaño, f = flash sms, utf8 = sms 70 dígitos por sms " #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:60 msgid "1 = no SMS will be created but the server will respond like it would be" -msgstr "" +msgstr "1 = no se creará un sms pero el servidor responderá como de costumbre" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:61 msgid "host or service" -msgstr "" +msgstr "host o servicio" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:62 msgid "The date and time the problem occoured" -msgstr "" +msgstr "La fecha y hora en las que ocurrió el problema" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:64 msgid "State of the Host" -msgstr "" +msgstr "Estado del host" #: .-modules/MassenversandDeModule/src/Command/NotifyByMassenversandDeCommand.php:66 msgid "State of the Service" -msgstr "" +msgstr "Estado del servicio" #: .-modules/PagerdutyModule/src/Command/PagerdutyNotificationCommand.php:37 #: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:56 #: .-modules/SlackModule/src/Command/SlackNotificationCommand.php:46 msgid "output" -msgstr "" +msgstr "salida" #: .-modules/PrometheusModule/src/Command/PrometheusBridgeCommand.php:53 msgid "Run PrometheusBridge as endless loop (Daemon)" -msgstr "" +msgstr "Ejecutar PrometheusBridge como bucle sin fin (Daemon)" #: .-modules/PrometheusModule/src/Command/PrometheusBridgeCommand.php:54 msgid "Loop interval in seconds" -msgstr "" +msgstr "Enlazar el intervalo en bucle en segundos" #: .-modules/ServicenowModule/src/Command/ServicenowNotificationCommand.php:59 msgid "comment" -msgstr "" - +msgstr "comentar" From 12ad685f9f574af94de0eaa136b284136da8ca72 Mon Sep 17 00:00:00 2001 From: Vicky9bp <105239980+Vicky9bp@users.noreply.github.com> Date: Wed, 29 Nov 2023 08:37:28 +0000 Subject: [PATCH 09/10] further translations --- resources/locales/es_ES/default.po | 2491 ++++++++++++++-------------- 1 file changed, 1245 insertions(+), 1246 deletions(-) diff --git a/resources/locales/es_ES/default.po b/resources/locales/es_ES/default.po index b82cfc0938..64671ce81f 100644 --- a/resources/locales/es_ES/default.po +++ b/resources/locales/es_ES/default.po @@ -2100,7 +2100,7 @@ msgstr "Copiar" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:50 #: ./src/Template/Automaps/copy.php:46 msgid "Auto map" -msgstr "Auto map" +msgstr "Automapa" #: ./plugins/GrafanaModule/templates/GrafanaUserdashboards/copy.php:51 msgid "Copy user defined Grafana dashboard/s" @@ -3707,11 +3707,11 @@ msgstr "Tiene que elegir al menos una opción" #: ./plugins/MapModule/templates/Rotations/edit.php:33 #: ./plugins/MapModule/templates/Rotations/index.php:33 msgid "Map Module" -msgstr "Módulo de Mapa" +msgstr "Módulo del mapa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:41 msgid "Map editor" -msgstr "Editor de Mapa" +msgstr "Editor del mapa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:50 #: ./plugins/MapModule/templates/Maps/edit.php:50 @@ -3778,7 +3778,7 @@ msgstr "Hacer click para mostrar capa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:297 msgid "Add or edit map item" -msgstr "Añadir o editar elemento de mapa" +msgstr "Añadir o editar elemento del mapa" #: ./plugins/MapModule/templates/Mapeditors/edit.php:302 msgid "Upload iconset" @@ -4316,7 +4316,7 @@ msgstr "Dejar en blanco para radio predeterminado" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:216 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/get_servicestatus.php:20 msgid " (DISABLED)" -msgstr " (DESHABILITADO)" +msgstr " (DESACTIVADO)" #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:48 #: ./plugins/MapModule/templates/Mapeditors/mapsummary.php:226 @@ -5013,12 +5013,12 @@ msgstr "Nombre de rotación" #: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:76 #: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:136 msgid "Issue got acknowledged by {0} via Mattermost." -msgstr "{0} reconoció el problema a través de Mattermost" +msgstr "{0} confirmó el problema a través de Mattermost" #: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:83 #: ./plugins/MattermostModule/src/Controller/AcknowledgeController.php:143 msgid "Issue got acknowledged by **@{0}** via Mattermost." -msgstr "**@{0}** reconoció el problema a través de Mattermost" +msgstr "**@{0}** confirmó el problema a través de Mattermost" #: ./plugins/MattermostModule/src/Lib/Menu.php:47 #: ./plugins/MattermostModule/templates/MattermostSettings/index.php:50 @@ -5107,11 +5107,11 @@ msgstr "¿Para qué sirve esta API" #: ./plugins/NagiosModule/templates/Cmd/index.php:65 msgid "This API can be used by third party application to send commands to the monitoring backend." -msgstr "Esta API se puede usar por una aplicación de terceros para enviar comandos a la monitorización de fondo." +msgstr "Esta API se puede usar por una aplicación de terceros para enviar comandos al backend de control." #: ./plugins/NagiosModule/templates/Cmd/index.php:67 msgid "This could be useful to transfer passive check results or to acknowledge host or service states." -msgstr "Esto podría ser útil para transferir resultados de verificación pasiva o para reconocer estados de host o servicio." +msgstr "Esto podría ser útil para transferir resultados de verificación pasiva o para confirmar los estados del host o del servicio." #: ./plugins/NagiosModule/templates/Cmd/index.php:74 #: ./src/Template/Commands/add.php:96 @@ -5167,7 +5167,7 @@ msgstr "Documentación externa" #: ./src/Command/AcknowledgePerMailCommand.php:169 #: ./src/Command/AcknowledgePerMailCommand.php:185 msgid "Acknowledged per mail" -msgstr "Reconocido por mail" +msgstr "Confirmado por mail" #: ./src/Command/GearmanWorkerCommand.php:162 msgid "GearmanWorker: Fork new worker child" @@ -5203,334 +5203,334 @@ msgstr "Crear configuración de la plantilla de host" #: ./src/Command/GearmanWorkerCommand.php:1277 msgid "Create host configuration" -msgstr "" +msgstr "Crear configuración de host" #: ./src/Command/GearmanWorkerCommand.php:1280 msgid "Create command configuration" -msgstr "" +msgstr "Crear configuración de comando" #: ./src/Command/GearmanWorkerCommand.php:1283 msgid "Create contact configuration" -msgstr "" +msgstr "Crear configuración de contacto" #: ./src/Command/GearmanWorkerCommand.php:1286 msgid "Create contact group configuration" -msgstr "" +msgstr "Crear grupo de configuración de contacto" #: ./src/Command/GearmanWorkerCommand.php:1289 msgid "Create timeperiod configuration" -msgstr "" +msgstr "Crear configuración de período de tiempo" #: ./src/Command/GearmanWorkerCommand.php:1292 msgid "Create host group configuration" -msgstr "" +msgstr "Crear configuración de grupo del host" #: ./src/Command/GearmanWorkerCommand.php:1295 msgid "Create host escalation configuration" -msgstr "" +msgstr "Crear configuración de la escalación del host" #: ./src/Command/GearmanWorkerCommand.php:1298 msgid "Create servicetemplate configuration" -msgstr "" +msgstr "Crear configuración de servicetemplate" #: ./src/Command/GearmanWorkerCommand.php:1301 msgid "Create service configuration" -msgstr "" +msgstr "Crear configuración de servicio" #: ./src/Command/GearmanWorkerCommand.php:1304 msgid "Create service escalation configuration" -msgstr "" +msgstr "Crear configuración de escalación del servicio" #: ./src/Command/GearmanWorkerCommand.php:1307 msgid "Create service group configuration" -msgstr "" +msgstr "Crear configuración del grupo de servicio" #: ./src/Command/GearmanWorkerCommand.php:1310 msgid "Create host dependency configuration" -msgstr "" +msgstr "Crear configuración de dependencia del host" #: ./src/Command/GearmanWorkerCommand.php:1313 msgid "Create service dependency configuration" -msgstr "" +msgstr "Crear configuración de dependencia del servicio" #: ./src/Command/GearmanWorkerCommand.php:1316 msgid "Export user defined macros" -msgstr "" +msgstr "Exportar macros definidos por el usuario" #: ./src/Command/GearmanWorkerCommand.php:1322 msgid "Create main Prometheus configuration file" -msgstr "" +msgstr "Crear archivo principal de configuración Prometheus" #: ./src/Command/GearmanWorkerCommand.php:1325 msgid "Create Prometheus targets" -msgstr "" +msgstr "Crear objetivos Prometheus" #: ./src/Command/GearmanWorkerCommand.php:1328 msgid "Create Prometheus alert rules" -msgstr "" +msgstr "Crear reglas de alerta Prometheus" #: ./src/Command/GearmanWorkerCommand.php:1360 msgid "Execute post export tasks" -msgstr "" +msgstr "Ejecutar tareas posteriores a la exportación" #: ./src/Command/GearmanWorkerCommand.php:1372 msgid "Verifying new configuration" -msgstr "" +msgstr "Verificando la nueva configuración" #: ./src/Command/GearmanWorkerCommand.php:1424 msgid "Check if monitoring engine is running" -msgstr "" +msgstr "Comprobar si la supervisión del motor está en funcionamiento" #: ./src/Command/GearmanWorkerCommand.php:1438 msgid "Reloading monitoring engine" -msgstr "" +msgstr "Cargando de nuevo el motor de supervisión" #: ./src/Command/GearmanWorkerCommand.php:1454 msgid "Restarting monitoring engine" -msgstr "" +msgstr "Reiniciando el motor de supervisión" #: ./src/Command/GearmanWorkerCommand.php:1473 #: ./src/Command/GearmanWorkerCommand.php:1520 msgid "Execute after export command" -msgstr "" +msgstr "Ejecutar después del comando de exportación" #: ./src/Command/GearmanWorkerCommand.php:1504 msgid "Restarting containerized monitoring engine" -msgstr "" +msgstr "Reiniciando el motor de supervisión en contenedores" #: ./src/Command/GearmanWorkerCommand.php:1558 msgid "Verifying new Prometheus configuration" -msgstr "" +msgstr "Verificando la nueva configuración de Prometheus" #: ./src/Command/GearmanWorkerCommand.php:1578 msgid "Restarting Prometheus monitoring engine" -msgstr "" +msgstr "Reiniciando el motor de supervisión de Prometheus" #: ./src/Command/GearmanWorkerCommand.php:1600 msgid "Refresh of configuration finished" -msgstr "" +msgstr "Actualización de la configuración completada" #: ./src/Command/GearmanWorkerCommand.php:1631 msgid "with an error" -msgstr "" +msgstr "con un error" #: ./src/Command/GearmanWorkerCommand.php:1633 msgid "successfully" -msgstr "" +msgstr "con éxito" #: ./src/Command/GearmanWorkerCommand.php:1643 msgid "Refresh of monitoring configuration finished {0}" -msgstr "" +msgstr "Actualización de la configuración de supervisión completada {0}" #: ./src/Command/GearmanWorkerCommand.php:1739 msgid "Mark Satellite for configuration synchronization through NSTA daemon [" -msgstr "" +msgstr "Marcar satélite para sincronización de configuración a través de NSTA daemon [" #: ./src/Command/GearmanWorkerCommand.php:1755 msgid "Check if NSTA daemon is running" -msgstr "" +msgstr "Comprobar si NSTA daemon está en funcionamiento" #: ./src/Command/GearmanWorkerCommand.php:1769 msgid "Reloading NSTA daemon" -msgstr "" +msgstr "Cargando de nuevo NSTA daemon" #: ./src/Command/GearmanWorkerCommand.php:1785 msgid "Restarting NSTA daemon" -msgstr "" +msgstr "Reiniciando NSTA daemon" #: ./src/Command/GearmanWorkerCommand.php:1820 msgid "Check if Event-Collectd daemon is running" -msgstr "" +msgstr "Comprobar si Event-Collectd daemon está en funcionamiento" #: ./src/Command/GearmanWorkerCommand.php:1834 msgid "Reloading Event-Collectd daemon" -msgstr "" +msgstr "Cargando de nuevo Event-Collectd daemon" #: ./src/Command/GearmanWorkerCommand.php:1850 msgid "Restarting Event-Collectd daemon" -msgstr "" +msgstr "Reiniciando Event-Collectd daemon" #: ./src/Command/HostgroupContainerPermissionsCommand.php:90 msgid "Perform hostgroup container permission update on hosttemplate: \"{0}\". ContainerId: {1}" -msgstr "" +msgstr "Realizar actualización de permisos del contenedor del grupo de hosts en hosttemplate: \"{0}\". ContainerId: {1}" #: ./src/Command/HostgroupContainerPermissionsCommand.php:154 msgid "Perform hostgroup container permission update on host: \"{0}\". ContainerId: {1}" -msgstr "" +msgstr "Realizar actualización de permisos del contenedor hostgroup en el host: \"{0}\". ContainerId: {1}" #: ./src/Command/InstantReportCommand.php:99 msgid "Never" -msgstr "" +msgstr "Nunca" #: ./src/Command/InstantReportCommand.php:100 msgid "Daily" -msgstr "" +msgstr "Diariamente" #: ./src/Command/InstantReportCommand.php:101 msgid "Weekly" -msgstr "" +msgstr "Semanalmente" #: ./src/Command/InstantReportCommand.php:102 msgid "Monthly" -msgstr "" +msgstr "Mensualmente" #: ./src/Command/InstantReportCommand.php:103 msgid "Yearly" -msgstr "" +msgstr "Anualmente" #: ./src/Command/InstantReportCommand.php:194 msgid "An error occured while sending instant report mail: " -msgstr "" +msgstr "Ocurrió un error al enviar el correo de informe instantáneo" #: ./src/Command/NagiosExportCommand.php:74 msgid "Verifying monitoring configuration files, please standby..." -msgstr "" +msgstr "Verificando los archivos de configuración de supervisión, por favor espere..." #: ./src/Command/ResetPasswordCommand.php:39 msgid "If set the new password will get print to the CLI" -msgstr "" +msgstr "Si establecida, la nueva contraseña Si se establece, la nueva contraseña se imprimirá en el CLI " #: ./src/Command/ResetPasswordCommand.php:45 msgid "Do not send the new password per mail" -msgstr "" +msgstr "No envíe la nueva contraseña por correo" #: ./src/Command/ResetPasswordCommand.php:51 msgid "If set the user will also be marked as enabled in the database. If not set the is_active field will be left untouched." -msgstr "" +msgstr "Si se establece, se marcará al usuario como habilitado en la base de datos. Si no se establece, el campo is_active se dejará intacto." #: ./src/Command/ResetPasswordCommand.php:136 msgid "New password is: {0}" -msgstr "" +msgstr "La nueva contraseña es: {0}" #: ./src/Command/ResetPasswordCommand.php:145 #: ./src/Command/Update3To4Command.php:313 #: ./src/Controller/UsersController.php:692 msgid "Your " -msgstr "" +msgstr "Su " #: ./src/Command/ResetPasswordCommand.php:145 #: ./src/Command/Update3To4Command.php:313 #: ./src/Controller/UsersController.php:692 msgid " got reset!" -msgstr "" +msgstr " se ha restablecido!" #: ./src/Command/ResetPasswordCommand.php:161 #: ./src/Command/Update3To4Command.php:336 msgid "New password was send to {0}" -msgstr "" +msgstr "La nueva contraseña se ha enviado a {0}" #: ./src/Command/RolesCommand.php:107 msgid "Checking permissions for user group \"{0}\"..." -msgstr "" +msgstr "Comprobando los permisos para el grupo de usuarios \"{0}\"..." #: ./src/Command/RolesCommand.php:334 msgid "Restore default permissions for user group \"Administrator\"" -msgstr "" +msgstr "Restablecer los permisos predeterminados para el grupo de usuarios \"Administrator\"" #: ./src/Command/RolesCommand.php:414 msgid "Re-Enable default permissions for user group \"{0}\" but keep custom changes." -msgstr "" +msgstr "Habilitar de nuevo los permisos predeterminados para el grupo de usuarios \"{0}\" pero mantener los cambios personalizados." #: ./src/Command/SetupCommand.php:129 msgid "Setup will continue in {0} seconds. Press CTRL + C to abort." -msgstr "" +msgstr "La instalación continuará en {0} segundos. Pulse CTRL + C para cancelar". #: ./src/Command/SetupCommand.php:142 msgid "This shell helps you to setup your fresh installation of openITCOCKPIT." -msgstr "" +msgstr "Este shell le ayuda a configurar su nueva instalación de openITCOCKPIT" #: ./src/Command/SetupCommand.php:143 msgid "Warning:" -msgstr "" +msgstr "Advertencia" #: ./src/Command/SetupCommand.php:144 msgid "Only run this command, if you installed openITCOCKPIT right now and never logged in to the interface!" -msgstr "" +msgstr "¡Ejecutar este comando sólo si acaba de instalar openITCOCKPIT y nunca ha iniciado sesión en la interfaz!" #: ./src/Command/SetupCommand.php:145 msgid "If you continue, you will lose all your archive data!" -msgstr "" +msgstr "¡Si continúa, perderá todos sus datos archivados!" #: ./src/Command/SetupCommand.php:164 msgid "Setup openITCOCKPIT and create your first user." -msgstr "" +msgstr "Instale openITCOCKPIT y cree su primer usuario." #: ./src/Command/SetupCommand.php:175 msgid "You can now open the web frontend in your browser and login. Have a nice day!" -msgstr "" +msgstr "Ahora ya puede abrir la interfaz web en su buscador e iniciar sesión. ¡Que tenga un buen día!" #: ./src/Command/SetupCommand.php:341 msgid "Please enter the FQDN or IP address of your openITCOCKPIT Server. If you do not know your IP address enter a random one and change it via the interface later." -msgstr "" +msgstr "Por favor, inserte el FQDN o dirección IP de su Servidor openITCOCKPIT. Si no conoce su dirección IP, inserte una al azar y cámbiela por medio de la interfaz más tarde." #: ./src/Command/SetupCommand.php:546 msgid "User \"{0}\" created successfully" -msgstr "" +msgstr "Usuario \"{0}\" creado con éxito" #: ./src/Command/SetupCommand.php:571 msgid "Hostname was set to \"{0}\"" -msgstr "" +msgstr "Se estableció el Hostname a \"{0}\"" #: ./src/Command/SetupCommand.php:587 msgid "E-Mail sender was set to \"{0}\"" -msgstr "" +msgstr "El remitente del E-Mail se estableció a \"{0}\"" #: ./src/Command/SetupCommand.php:603 #: ./src/Command/Update3To4Command.php:256 msgid "Mail configuration \"{0}\" saved successfully." -msgstr "" +msgstr "La configuración del Mail \"{0}\" se ha guardado con éxito" #: ./src/Command/Update3To4Command.php:86 msgid "Migrate openITCOCKPIT V3 E-Mail configuration" -msgstr "" +msgstr "Migrar la configuración de openITCOCKPIT V3 E-Mail" #: ./src/Command/Update3To4Command.php:92 msgid "Enable users from the file /root/.openitcockpit_active_user_migration.json" -msgstr "" +msgstr "Habilitar los usuarios del archivo /root/.openitcockpit_active_user_migration.json" #: ./src/Command/Update3To4Command.php:98 msgid "Send a new random password to all local users per mail." -msgstr "" +msgstr "Enviar una nueva contraseña al azar por correo a todos los usuarios locales." #: ./src/Command/Update3To4Command.php:104 msgid "Migrate notification history records from nagios_ to statusengine_ tables." -msgstr "" +msgstr "Migrar el historial de notificaciones de las tablas nagios_ a statusengine_." #: ./src/Command/Update3To4Command.php:110 msgid "Migrate statehistory records from nagios_ to statusengine_ tables." -msgstr "" +msgstr "Migrar el historial de statehistory de las tablas nagios_ a statusengine_." #: ./src/Command/Update3To4Command.php:116 msgid "Migrate acknowledgements history records from nagios_ to statusengine_ tables." -msgstr "" +msgstr "Migrar el historial de confirmaciones de las tablas nagios_ a statusengine_." #: ./src/Command/Update3To4Command.php:122 msgid "Migrate downtimes history records from nagios_ to statusengine_ tables." -msgstr "" +msgstr "Migrar el historial de tiempos de inactividad de las tablas nagios_ a statusengine_." #: ./src/Command/Update3To4Command.php:128 msgid "Migrate hostchecks records from nagios_ to statusengine_ tables." -msgstr "" +msgstr "Migrar los historiales de hostchecks de las tablas nagios_ a statusengine_." #: ./src/Command/Update3To4Command.php:134 msgid "Migrate servicechecks records from nagios_ to statusengine_ tables." -msgstr "" +msgstr "Migrar los historiales servicechecks de las tablas nagios_ a statusengine_." #: ./src/Command/Update3To4Command.php:140 msgid "Migrate logentries records from nagios_ to statusengine_ tables." -msgstr "" +msgstr "Migrar los historiales de logentries de las tablas nagios_ a statusengine_." #: ./src/Command/Update3To4Command.php:146 msgid "Set the Statusengine Broker as default submit method for EVC results" -msgstr "" +msgstr "Establecer el Statusengine Broker como método de entrega predeterminado para resultados EVC" #: ./src/Command/Update3To4Command.php:152 msgid "Migrate the SSH configuration of V3 satellite systems" -msgstr "" +msgstr "Migrar la configuración SSH de los sistemas de satélite V3" #: ./src/Command/Update3To4Command.php:1487 msgid "Create partition {0} in table {1}" -msgstr "" +msgstr "Crear partición {0} en tabla {1}" #: ./src/Controller/AcknowledgementsController.php:71 #: ./src/Controller/AcknowledgementsController.php:237 @@ -5555,7 +5555,7 @@ msgstr "" #: .-modules/SLAModule/src/Controller/SlaAvailabilityStatusHostsLogController.php:45 #: .-modules/SLAModule/src/Controller/SlasController.php:332 msgid "Invalid host" -msgstr "" +msgstr "Host inválido" #: ./src/Controller/AcknowledgementsController.php:141 #: ./src/Controller/AcknowledgementsController.php:208 @@ -5572,26 +5572,26 @@ msgstr "" #: .-modules/SLAModule/src/Controller/SlaAvailabilityStatusServicesLogController.php:38 #: .-modules/SLAModule/src/Controller/SlasController.php:462 msgid "Invalid service" -msgstr "" +msgstr "Servicio inválido" #: ./src/Controller/AcknowledgementsController.php:226 #: ./src/Controller/AcknowledgementsController.php:253 #: ./src/Controller/DowntimesController.php:393 msgid "Successfully" -msgstr "" +msgstr "Con éxito" #: ./src/Controller/AdministratorsController.php:79 msgid "Community - unregistered" -msgstr "" +msgstr "Comunidad - no registrada" #: ./src/Controller/AdministratorsController.php:81 #: ./src/Template/Packetmanager/index.php:234 msgid "Enterprise" -msgstr "" +msgstr "Empresa" #: ./src/Controller/AdministratorsController.php:83 msgid "Community - registered" -msgstr "" +msgstr "Comunidad - registrada" #: ./src/Controller/AdministratorsController.php:172 #: ./src/Template/Changelogs/entity.php:186 @@ -5634,7 +5634,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:9 #: .-modules/SLAModule/templates/Slas/view_details.php:127 msgid "Yes" -msgstr "" +msgstr "Sí" #: ./src/Controller/AdministratorsController.php:172 #: ./src/Template/Cronjobs/index.php:87 @@ -5672,50 +5672,50 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:9 #: .-modules/SLAModule/templates/Slas/view_details.php:131 msgid "No" -msgstr "" +msgstr "No" #: ./src/Controller/AdministratorsController.php:366 msgid "System test mail from " -msgstr "" +msgstr "Sistema de prueba de correo de " #: ./src/Controller/AdministratorsController.php:382 msgid "Test mail send to: " -msgstr "" +msgstr "Enviar correo de prueba a: " #: ./src/Controller/AdministratorsController.php:387 msgid "An error occured while sending test mail: " -msgstr "" +msgstr "Ha ocurrido un error al enviar correo de prueba: " #: ./src/Controller/AgentchecksController.php:126 #: ./src/Controller/AgentchecksController.php:169 msgid "Agentcheck not found" -msgstr "" +msgstr "No se ha encontrado Agentcheck" #: ./src/Controller/AgentconnectorController.php:244 msgid "Agent config not found" -msgstr "" +msgstr "No se ha encontrado la configuración del agente" #: ./src/Controller/AgentconnectorController.php:286 msgid "Push Agent config not found" -msgstr "" +msgstr "No se ha encontrado la configuración del Agente Push" #: ./src/Controller/AgentconnectorController.php:349 msgid "Satellite Push Agent config not found" -msgstr "" +msgstr "No se ha encontrado la configuración del Agente Push Satélite" #: ./src/Controller/AngularController.php:509 msgid "You are not permitted to access this object." -msgstr "" +msgstr "No tiene permiso para acceder a este objeto." #: ./src/Controller/AngularController.php:530 msgid "Object could not be found." -msgstr "" +msgstr "El objeto no se ha podido encontrar." #: ./src/Controller/AngularController.php:682 #: ./src/Template/Systemdowntimes/add.php:81 #: ./src/Template/Systemdowntimes/add.php:155 msgid "In maintenance" -msgstr "" +msgstr "En mantenimiento" #: ./src/Controller/AngularController.php:1320 #: ./src/Template/Angular/auto_refresher.php:14 @@ -5744,15 +5744,15 @@ msgstr "" #: ./src/Template/Users/index.php:224 #: .-modules/CustomalertModule/templates/CustomalertRules/index.php:250 msgid "Disabled" -msgstr "" +msgstr "Desactivado" #: ./src/Controller/AngularController.php:1325 msgid "Refresh every 2m" -msgstr "" +msgstr "Actulizar cada 2 minutos" #: ./src/Controller/AppController.php:334 msgid "Permission denied" -msgstr "" +msgstr "Permiso denegado" #: ./src/Controller/AppController.php:335 #: .-modules/AutoreportModule/templates/Autoreports/autoreport_widget.php:89 @@ -5762,37 +5762,37 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/sla_widget.php:302 #: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:302 msgid "You are not permitted to access this object" -msgstr "" +msgstr "No tiene permiso para acceder a este objeto." #: ./src/Controller/AutomapsController.php:139 #: ./src/Controller/AutomapsController.php:213 msgid "Automap not found" -msgstr "" +msgstr "No se ha encontrado el automapa" #: ./src/Controller/AutomapsController.php:356 msgid "Invalid Automap" -msgstr "" +msgstr "Automapa inválido" #: ./src/Controller/AutomapsController.php:621 msgid "Auto map not found" -msgstr "" +msgstr "No se ha encontrado el automapa" #: ./src/Controller/BrowsersController.php:108 msgid "root" -msgstr "" +msgstr "raíz" #: ./src/Controller/CalendarsController.php:139 #: ./src/Controller/CalendarsController.php:221 msgid "Invalid calendar" -msgstr "" +msgstr "Calendario inválido" #: ./src/Controller/CalendarsController.php:244 msgid "Calendar deleted successfully" -msgstr "" +msgstr "El calendario ha sido borrado con éxito" #: ./src/Controller/CalendarsController.php:251 msgid "Issue while deleting calendar" -msgstr "" +msgstr "Hubo un problema al borrar el calendario" #: ./src/Controller/CommandsController.php:83 #: ./src/Controller/CommandsController.php:197 @@ -5804,7 +5804,7 @@ msgstr "" #: ./src/Controller/ServicetemplatesController.php:660 #: ./src/Controller/ServicetemplatesController.php:759 msgid "Invalid command" -msgstr "" +msgstr "Comando inválido" #: ./src/Controller/CommandsController.php:207 #: ./src/Controller/ContactgroupsController.php:263 @@ -5814,44 +5814,44 @@ msgstr "" #: ./src/Controller/TenantsController.php:339 #: ./src/Controller/TimeperiodsController.php:283 msgid "Used by other objects" -msgstr "" +msgstr "Usado por otros objetos" #: ./src/Controller/CommandsController.php:215 #: .-modules/ImportModule/src/Controller/ExternalSystemsController.php:320 msgid "Issue while deleting command" -msgstr "" +msgstr "Hubo un problema al borrar el comando" #: ./src/Controller/ConfigurationFilesController.php:243 #: .-modules/PrometheusModule/src/Controller/ConfigurationFilesController.php:71 #: .-modules/SnmpTrapModule/src/Controller/ConfigurationFilesController.php:104 msgid "Config successfully restored to default" -msgstr "" +msgstr "La conexión se ha restablecido con éxito a predeterminada" #: ./src/Controller/ContactgroupsController.php:98 msgid "Invalid contact group" -msgstr "" +msgstr "Grupo de contactos inválido" #: ./src/Controller/ContactgroupsController.php:167 #: ./src/Controller/ContactgroupsController.php:243 #: ./src/Controller/ContactgroupsController.php:455 msgid "Contact group not found" -msgstr "" +msgstr "No se ha encontrado el grupo de contactos" #: ./src/Controller/ContactgroupsController.php:272 #: ./src/Controller/ContactgroupsController.php:319 #: ./src/Controller/ContactsController.php:323 msgid "Issue while deleting contact" -msgstr "" +msgstr "Hubo un problema al borrar el contacto" #: ./src/Controller/ContactsController.php:126 #: ./src/Controller/ContactsController.php:532 msgid "Invalid contact" -msgstr "" +msgstr "Contacto inválido" #: ./src/Controller/ContactsController.php:189 #: ./src/Controller/ContactsController.php:294 msgid "Contact not found" -msgstr "" +msgstr "No se ha encontrado el contacto" #: ./src/Controller/ContainersController.php:75 #: ./src/Controller/ContainersController.php:157 @@ -5875,135 +5875,135 @@ msgstr "" #: .-modules/ImportModule/src/Controller/HostDefaultsController.php:345 #: .-modules/ImportModule/src/Controller/ImportersController.php:394 msgid "Invalid container" -msgstr "" +msgstr "Contenedor inválido" #: ./src/Controller/ContainersController.php:239 msgid "Container not found" -msgstr "" +msgstr "No se ha encontrado el contenedor" #: ./src/Controller/ContainersController.php:480 #: ./src/Controller/HostgroupsController.php:330 #: ./src/Controller/ServicegroupsController.php:337 #: ./src/Controller/ServicetemplategroupsController.php:448 msgid "Container is not empty" -msgstr "" +msgstr "El contenedor no está vacío" #: ./src/Controller/CronjobsController.php:117 msgid "Invalid cronjob" -msgstr "" +msgstr "Cronjob inválido" #: ./src/Controller/CurrentstatereportsController.php:179 msgid "Currentstatereport_" -msgstr "" +msgstr "Currentstatereport_" #: ./src/Controller/DashboardsController.php:219 #: ./src/Controller/DashboardsController.php:275 msgid "Successfully saved" -msgstr "" +msgstr "Guardado con éxito" #: ./src/Controller/DashboardsController.php:299 msgid "Successfully deleted" -msgstr "" +msgstr "Borrado con éxito" #: ./src/Controller/DashboardsController.php:304 msgid "Error while deleting Widget" -msgstr "" +msgstr "Error al borrar Widget" #: ./src/Controller/DocumentationsController.php:233 msgid "MySQL performance" -msgstr "" +msgstr "Rendimiento de MySQL" #: ./src/Controller/DocumentationsController.php:234 msgid "A few tips to optimize your MySQL performance." -msgstr "" +msgstr "Algunos trucos para optimizar su rendimiento de MySQL." #: ./src/Controller/DocumentationsController.php:239 msgid "Browser Push Notifications" -msgstr "" +msgstr "Notificaciones Push del buscador" #: ./src/Controller/DocumentationsController.php:240 msgid "How to setup openITCOCKPIT browser push notifications." -msgstr "" +msgstr "Cómo instalar las notificaciones push del buscador de openITCOCKPIT." #: ./src/Controller/DowntimereportsController.php:134 msgid "No downtimes within specified time found ({0} - {1}) !" -msgstr "" +msgstr "No se han encontrado tiempos de inactividad dentro del rango de tiempo especificado ({0} - {1}) !" #: ./src/Controller/DowntimereportsController.php:234 msgid "! No downtimes within specified time found ({0} - {1}) !" -msgstr "" +msgstr "! No se han encontrado tiempos de inactividad dentro del rango de tiempo especificado ({0} - {1}) !" #: ./src/Controller/DowntimereportsController.php:250 msgid "Downtimereport_" -msgstr "" +msgstr "Downtimereport_" #: ./src/Controller/DowntimesController.php:219 #: ./src/Template/Angular/acknowledge_host.php:45 #: ./src/Template/Angular/acknowledge_service.php:26 msgid "Comment can not be empty" -msgstr "" +msgstr "El comentario no puede estar vacío" #: ./src/Controller/DowntimesController.php:223 msgid "Start date can not be empty" -msgstr "" +msgstr "La fecha de inicio no puede estar vacía" #: ./src/Controller/DowntimesController.php:227 msgid "Start time can not be empty" -msgstr "" +msgstr "La hora de inicio no puede estar vacía" #: ./src/Controller/DowntimesController.php:231 msgid "End date can not be empty" -msgstr "" +msgstr "La fecha de finalización no puede estar vacía" #: ./src/Controller/DowntimesController.php:235 msgid "End time can not be empty" -msgstr "" +msgstr "La fecha de finalización no puede estar vacía" #: ./src/Controller/DowntimesController.php:242 #: ./src/Controller/DowntimesController.php:246 msgid "Date is not valid" -msgstr "" +msgstr "La fecha no es válida" #: ./src/Controller/DowntimesController.php:310 msgid "Could not find downtime" -msgstr "" +msgstr "No se ha podido encontrar el período de inactividad" #: ./src/Controller/ExportsController.php:149 msgid "Refresh of monitoring configuration successfully!" -msgstr "" +msgstr "¡La actualización de la configuración de supervisión se ha hecho con éxito!" #: ./src/Controller/ExportsController.php:227 msgid "Refresh of monitoring configuration started" -msgstr "" +msgstr "La actualización de la configuración de supervisión ha empezado" #: ./src/Controller/FilterBookmarksController.php:169 msgid "Filter successfully deleted" -msgstr "" +msgstr "El filtro se ha borrado con éxito" #: ./src/Controller/FilterBookmarksController.php:180 msgid "Error while deleting filter bookmark" -msgstr "" +msgstr "Ha habido un error al borrar el marcador de filtros" #: ./src/Controller/HostdependenciesController.php:93 #: ./src/Controller/HostdependenciesController.php:219 msgid "Host dependency not found" -msgstr "" +msgstr "No se ha encontrado la dependencia del host" #: ./src/Controller/HostdependenciesController.php:242 #: ./src/Controller/HostescalationsController.php:251 #: ./src/Controller/ServicedependenciesController.php:238 #: ./src/Controller/ServiceescalationsController.php:248 msgid "This is only allowed via API." -msgstr "" +msgstr "Esto solo está permitido a través de la API." #: ./src/Controller/HostescalationsController.php:96 #: ./src/Controller/HostescalationsController.php:228 msgid "Host escalation not found" -msgstr "" +msgstr "No se ha encontrado la escalación del host" #: ./src/Controller/HostescalationsController.php:269 msgid "Invalid hosttemplate" -msgstr "" +msgstr "Hosttemplate inválido" #: ./src/Controller/HostgroupsController.php:115 #: ./src/Controller/HostgroupsController.php:200 @@ -6012,12 +6012,12 @@ msgstr "" #: ./src/Controller/HostgroupsController.php:715 #: ./src/Controller/ServicegroupsController.php:910 msgid "Invalid Hostgroup" -msgstr "" +msgstr "Hostgroup inválido" #: ./src/Controller/HostgroupsController.php:554 #: ./src/Controller/HostgroupsController.php:672 msgid "Hostgroups_" -msgstr "" +msgstr "Hostgroups_" #: ./src/Controller/HostsController.php:502 #: ./src/Controller/HostsController.php:507 @@ -6031,7 +6031,7 @@ msgstr "" #: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:592 #: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:597 msgid "This field cannot be left empty" -msgstr "" +msgstr "Este campo no se puede dejar vacío" #: ./src/Controller/HostsController.php:522 #: ./src/Controller/HostsController.php:700 @@ -6040,7 +6040,7 @@ msgstr "" #: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:166 #: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:1472 msgid "Invalid host template" -msgstr "" +msgstr "Plantilla del host inválida" #: ./src/Controller/HostsController.php:625 #: ./src/Controller/HostsController.php:856 @@ -6051,207 +6051,207 @@ msgstr "" #: .-modules/AutoreportModule/src/Controller/AutoreportsController.php:614 #: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:998 msgid "Host not found" -msgstr "" +msgstr "No se ha encontrado el host" #: ./src/Controller/HostsController.php:1481 msgid "Host successfully disabled" -msgstr "" +msgstr "Se ha desactivado el host con éxito" #: ./src/Controller/HostsController.php:1489 msgid "Issue while disabling host" -msgstr "" +msgstr "Ha habido un problema al deshabilitar el host" #: ./src/Controller/HostsController.php:1546 msgid "Host successfully enabled" -msgstr "" +msgstr "Se ha activado el host con éxito" #: ./src/Controller/HostsController.php:1554 msgid "Issue while enabling host" -msgstr "" +msgstr "Ha habido un problema al habilitar el host" #: ./src/Controller/HostsController.php:1595 #: .-modules/DistributeModule/src/Controller/SatellitesController.php:346 msgid "Issue while deleting host" -msgstr "" +msgstr "Ha habido un problema al borrar el host" #: ./src/Controller/HostsController.php:1611 #: .-modules/DistributeModule/src/Controller/SatellitesController.php:363 msgid "Issue while deleting host. Service used by other objects." -msgstr "" +msgstr "Ha habido un problema al eliminar el host. El servicio ha sido usado por otros objetos." #: ./src/Controller/HostsController.php:1639 #: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:776 #: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:816 msgid "Host successfully deleted" -msgstr "" +msgstr "Se ha borrado el host con éxito" #: ./src/Controller/HostsController.php:1645 #: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:822 msgid "Error while deleting host" -msgstr "" +msgstr "Error al borrar el host" #: ./src/Controller/HostsController.php:2485 #: ./src/Controller/HostsController.php:2630 msgid "Hosts_" -msgstr "" +msgstr "Hosts_" #: ./src/Controller/HostsController.php:2709 msgid "Invalid request parameter" -msgstr "" +msgstr "Parámetro de solicitud inválido" #: ./src/Controller/HostsController.php:3527 #: ./src/Controller/ServicesController.php:3085 #: .-modules/SLAModule/src/Controller/SlasController.php:590 msgid "Invalid sla" -msgstr "" +msgstr "sla inválida" #: ./src/Controller/HosttemplatesController.php:197 #: ./src/Controller/HosttemplatesController.php:268 #: ./src/Controller/HosttemplatesController.php:449 msgid "Host template not found" -msgstr "" +msgstr "No se ha encontrado la plantilla del host" #: ./src/Controller/HosttemplatesController.php:291 msgid "Issue while deleting host template" -msgstr "" +msgstr "Ha habido un problema al borrar la plantilla del host" #: ./src/Controller/HosttemplatesController.php:301 msgid "Host template successfully deleted" -msgstr "" +msgstr "Se ha borrado la plantilla del host con éxito" #: ./src/Controller/HosttemplatesController.php:307 msgid "Error while deleting host template" -msgstr "" +msgstr "Error al borrar la plantilla del host" #: ./src/Controller/HosttemplatesController.php:517 #: ./src/Controller/ServicetemplatesController.php:830 msgid "Invalid Container" -msgstr "" +msgstr "Contenedor inválido" #: ./src/Controller/InstantreportsController.php:145 #: ./src/Controller/InstantreportsController.php:267 #: ./src/itnovum/openITCOCKPIT/Core/Reports/InstantreportCreator.php:101 msgid "Instant report not found" -msgstr "" +msgstr "No se ha encontrado el informe instantáneo" #: ./src/Controller/InstantreportsController.php:242 msgid "No report data specified time found ({0} - {1}) !" -msgstr "" +msgstr "No se han encontrado datos de informes dentro del rango de tiempo especificado ({0} - {1}) !" #: ./src/Controller/InstantreportsController.php:353 msgid "! No data within specified time found ({0} - {1}) !" -msgstr "" +msgstr "No se han encontrado datos dentro del rango de tiempo especificado ({0} - {1}) !" #: ./src/Controller/LocationsController.php:96 #: ./src/Controller/LocationsController.php:185 #: ./src/Controller/LocationsController.php:290 msgid "Invalid location" -msgstr "" +msgstr "Ubicación inválida" #: ./src/Controller/LocationsController.php:335 msgid "Location is used by other object." -msgstr "" +msgstr "La ubicación es usada por otro objeto." #: ./src/Controller/LocationsController.php:343 msgid "Issue while deleting location" -msgstr "" +msgstr "Hubo un problema al borrar la ubicación" #: ./src/Controller/MessagesOtdController.php:133 #: ./src/Controller/MessagesOtdController.php:185 #: ./src/Controller/MessagesOtdController.php:214 msgid "Invalid message of the day" -msgstr "" +msgstr "Mensaje del día inválido" #: ./src/Controller/MessagesOtdController.php:192 msgid "Message of the day deleted successfully" -msgstr "" +msgstr "Se ha borrado el mensaje del día con éxito" #: ./src/Controller/MessagesOtdController.php:199 msgid "Issue while deleting message of the days" -msgstr "" +msgstr "Hubo un problema al borrar el mensaje de los días" #: ./src/Controller/MessagesOtdController.php:246 msgid "Message of the day " -msgstr "" +msgstr "Mensaje del día" #: ./src/Controller/MessagesOtdController.php:276 msgid "Message of the day mail sent successfully" -msgstr "" +msgstr "Se ha enviado con éxito el correo del mensaje del día" #: ./src/Controller/MessagesOtdController.php:281 msgid "An error occurred while sending test mail: " -msgstr "" +msgstr "Hubo un error al mandar el correo de prueba: " #: ./src/Controller/ProfileController.php:62 #: ./src/Controller/UsersController.php:352 #: ./src/Controller/UsersController.php:527 #: ./src/Controller/UsersController.php:664 msgid "User not found" -msgstr "" +msgstr "No se ha encontrado el usuario" #: ./src/Controller/ProfileController.php:142 msgid "Current password is incorrect" -msgstr "" +msgstr "La contraseña actual es incorrecta" #: ./src/Controller/ProfileController.php:161 msgid "Password changed successfully." -msgstr "" +msgstr "La contraseña se ha cambiado con éxito." #: ./src/Controller/ProfileController.php:223 msgid "File Upload success!" -msgstr "" +msgstr "¡La subida del archivo se ha completado con éxito!" #: ./src/Controller/ProfileController.php:229 #: ./src/Controller/ProfileController.php:230 msgid "Could not save image data, may be wrong data type. Allowed types are .png, .jpg and .gif" -msgstr "" +msgstr "No se ha podido guardar los datos de la imagen, podría ser el tipo de datos incorrecto. Los tipos permitidos son .png, .jpg y .gif" #: ./src/Controller/ProfileController.php:254 #: ./src/Controller/ProfileController.php:293 msgid "Invalid API key" -msgstr "" +msgstr "Clave API inválida" #: ./src/Controller/ProfileController.php:305 msgid "API key updated successfully" -msgstr "" +msgstr "Se ha actualizado con éxito la clave API" #: ./src/Controller/ProfileController.php:376 msgid "API key created successfully" -msgstr "" +msgstr "Se ha creado con éxito la clave API" #: ./src/Controller/ProfileController.php:402 msgid "Api key deleted successfully" -msgstr "" +msgstr "Se ha borrado con éxito la clave API" #: ./src/Controller/ProfileController.php:408 msgid "Could not delete api key" -msgstr "" +msgstr "No se ha podido eliminar la clave API" #: ./src/Controller/ProfileController.php:457 msgid "File deleted sucessfully" -msgstr "" +msgstr "El archivo se ha borrado con éxito" #: ./src/Controller/ServicedependenciesController.php:92 #: ./src/Controller/ServicedependenciesController.php:215 msgid "Service dependency not found" -msgstr "" +msgstr "La dependencia del servicio no se ha encontrado" #: ./src/Controller/ServiceescalationsController.php:91 #: ./src/Controller/ServiceescalationsController.php:225 msgid "Service escalation not found" -msgstr "" +msgstr "La escalación del servicio no se ha encontrado" #: ./src/Controller/ServicegroupsController.php:124 #: ./src/Controller/ServicegroupsController.php:208 #: ./src/Controller/ServicegroupsController.php:285 #: ./src/Controller/ServicegroupsController.php:377 msgid "Invalid Servicegroup" -msgstr "" +msgstr "Servicegroup inválido" #: ./src/Controller/ServicegroupsController.php:584 #: ./src/Controller/ServicegroupsController.php:695 msgid "Servicegroups_" -msgstr "" +msgstr "Servicegroups_" #: ./src/Controller/ServicesController.php:609 #: ./src/Controller/ServicesController.php:766 @@ -6261,7 +6261,7 @@ msgstr "" #: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:121 #: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:624 msgid "Invalid service template" -msgstr "" +msgstr "Plantilla de servicio inválida" #: ./src/Controller/ServicesController.php:702 #: ./src/Controller/ServicesController.php:1430 @@ -6272,44 +6272,44 @@ msgstr "" #: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:928 #: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:311 msgid "Service not found" -msgstr "" +msgstr "El servicio no se ha encontrado" #: ./src/Controller/ServicesController.php:919 msgid "Issue while deleting service" -msgstr "" +msgstr "Hubo un problema al eliminar el servicio" #: ./src/Controller/ServicesController.php:929 msgid "Service successfully deleted" -msgstr "" +msgstr "El servicio se ha borrado con éxito" #: ./src/Controller/ServicesController.php:935 msgid "Error while deleting service" -msgstr "" +msgstr "Hubo un error al eliminar el servicio" #: ./src/Controller/ServicesController.php:1285 msgid "Issue while disabling service" -msgstr "" +msgstr "Hubo un problema al deshabilitar el servicio" #: ./src/Controller/ServicesController.php:1314 msgid "Service successfully disabled" -msgstr "" +msgstr "El servicio se ha desactivado con éxito" #: ./src/Controller/ServicesController.php:1350 msgid "Could not enable service, because associated host is also disabled." -msgstr "" +msgstr "No se ha podido habilitar el servicio porque el host asociado también está desactivado." #: ./src/Controller/ServicesController.php:1361 msgid "Issue while enabling service" -msgstr "" +msgstr "Hubo un problema al habilitar el servicio" #: ./src/Controller/ServicesController.php:1390 msgid "Service successfully enabled" -msgstr "" +msgstr "El servicio se ha activado con éxito" #: ./src/Controller/ServicesController.php:1995 #: ./src/Controller/ServicesController.php:2130 msgid "Services_" -msgstr "" +msgstr "Services_" #: ./src/Controller/ServicesController.php:2748 #: ./src/Controller/ServicetemplatesController.php:226 @@ -6317,64 +6317,64 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:63 #: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:64 msgid "None" -msgstr "" +msgstr "Ninguno" #: ./src/Controller/ServicetemplategroupsController.php:106 #: ./src/Controller/ServicetemplategroupsController.php:267 msgid "Invalid service template group" -msgstr "" +msgstr "Grupo de plantillas del servicio inválido" #: ./src/Controller/ServicetemplategroupsController.php:178 #: ./src/Controller/ServicetemplategroupsController.php:390 msgid "Service template group not found" -msgstr "" +msgstr "No se ha encontrado el grupo de plantillas del servicio" #: ./src/Controller/ServicetemplategroupsController.php:657 #: ./src/Controller/ServicetemplategroupsController.php:782 msgid "No service template ids set" -msgstr "" +msgstr "No se han establecido identificadores de plantilla de servicio" #: ./src/Controller/ServicetemplategroupsController.php:854 msgid "No matching host group \"{0}\" found." -msgstr "" +msgstr "No se ha encontrado ningún grupo de hosts \"{0}\" que coincidan." #: ./src/Controller/ServicetemplategroupsController.php:980 msgid "Created {0} new services" -msgstr "" +msgstr "Se han creado {0} servicios nuevos" #: ./src/Controller/ServicetemplategroupsController.php:1025 msgid "Invalid container id" -msgstr "" +msgstr "Identificador de contenedor inválido" #: ./src/Controller/ServicetemplatesController.php:208 #: ./src/Controller/ServicetemplatesController.php:292 msgid "Service template not found" -msgstr "" +msgstr "No se ha encontrado la plantilla del servicio" #: ./src/Controller/ServicetemplatesController.php:315 msgid "Issue while deleting service template" -msgstr "" +msgstr "Hubo un problema al eliminar la plantilla del servicio" #: ./src/Controller/ServicetemplatesController.php:325 msgid "Service template successfully deleted" -msgstr "" +msgstr "Se ha borrado con éxito la plantilla del servicio" #: ./src/Controller/ServicetemplatesController.php:331 msgid "Error while deleting service template" -msgstr "" +msgstr "Hubo un error al borrar la plantilla del servicio" #: ./src/Controller/StatisticsController.php:110 msgid "Error while saving data" -msgstr "" +msgstr "Hubo un error al guardar los datos" #: ./src/Controller/StatisticsController.php:115 msgid "Record successfully saved" -msgstr "" +msgstr "Se ha guardado el informe correctamente" #: ./src/Controller/StatusmapsController.php:202 #: ./src/Controller/WizardsController.php:107 msgid "Invalid request parameters" -msgstr "" +msgstr "Parámetros de solicitud inválidos" #: ./src/Controller/SystemdowntimesController.php:316 #: ./src/Controller/SystemdowntimesController.php:423 @@ -6382,80 +6382,80 @@ msgstr "" #: ./src/Controller/SystemdowntimesController.php:641 #: .-modules/DistributeModule/src/Controller/SatellitesController.php:479 msgid "You have to select at least on object." -msgstr "" +msgstr "Tiene que seleccionar al menos un objeto." #: ./src/Controller/SystemdowntimesController.php:773 msgid "Invalide Systemdowntime" -msgstr "" +msgstr "Systemdowntime inválido" #: ./src/Controller/SystemdowntimesController.php:779 msgid "Systemdowntime successfully deleted" -msgstr "" +msgstr "Se ha borrado correctamente Systemdowntime" #: ./src/Controller/SystemdowntimesController.php:786 msgid "Error while deleting systemdowntime" -msgstr "" +msgstr "Hubo un error al borrar systemdowntime" #: ./src/Controller/SystemfailuresController.php:146 msgid "System failure not found" -msgstr "" +msgstr "No se ha encontrado el fallo del sistema" #: ./src/Controller/TenantsController.php:93 #: ./src/Controller/TenantsController.php:183 #: ./src/Controller/TenantsController.php:289 msgid "Invalid tenant" -msgstr "" +msgstr "Tenencia inválida" #: ./src/Controller/TenantsController.php:324 msgid "Tenant deleted successfully" -msgstr "" +msgstr "Se ha borrado la tenencia correctamente" #: ./src/Controller/TenantsController.php:329 msgid "Could not delete tenant" -msgstr "" +msgstr "No se ha podido borrar la tenencia" #: ./src/Controller/TenantsController.php:346 msgid "Issue while deleting tenant" -msgstr "" +msgstr "Hubo un problema al eliminar la tenencia" #: ./src/Controller/TimeperiodsController.php:115 #: ./src/Controller/TimeperiodsController.php:143 #: ./src/Controller/TimeperiodsController.php:459 msgid "Invalid timeperiod" -msgstr "" +msgstr "Período de tiempo inválido" #: ./src/Controller/TimeperiodsController.php:268 msgid "Timeperiod not found" -msgstr "" +msgstr "No se ha encontrado el período de tiempo" #: ./src/Controller/TimeperiodsController.php:291 msgid "Issue while deleting timeperiod" -msgstr "" +msgstr "Hubo un problema al eliminar el período de tiempo" #: ./src/Controller/UsergroupsController.php:91 msgid "Invalid usergroup" -msgstr "" +msgstr "Grupo de usuarios inválido" #: ./src/Controller/UsergroupsController.php:209 #: ./src/Controller/UsergroupsController.php:324 msgid "User group not found" -msgstr "" +msgstr "No se ha encontrado el grupo de usuarios" #: ./src/Controller/UsersController.php:137 msgid "E-Mail address not found in openITCOCKPIT Database." -msgstr "" +msgstr "No se ha encontrado la dirección de email en la base de datos de openITCOCKPIT." #: ./src/Controller/UsersController.php:182 msgid "Invalid username or password" -msgstr "" +msgstr "Nombre de usuario o contraseña inválido" #: ./src/Controller/UsersController.php:716 msgid "Password reset successfully. The new password was send to {0}" -msgstr "" +msgstr "Se ha restablecido la contraseña con éxito. La nueva contraseña se ha enviado a {0}" #: ./src/Controller/WizardsController.php:146 msgid "Wizard not found" -msgstr "" +msgstr "No se ha encontrado el asistente" #: ./src/Controller/WizardsController.php:354 #: ./src/Model/Table/CommandsTable.php:91 @@ -6464,56 +6464,56 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/ConfigGenerator/ConfigGenerator.php:198 #: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:101 msgid "This field cannot be left blank." -msgstr "" +msgstr "Este campo no se puede dejar en blanco." #: ./src/Controller/WizardsController.php:477 msgid "Only hosts with Prometheus exporters are listed" -msgstr "" +msgstr "Solo se muestran los hosts con exportadores Prometheus" #: ./src/Form/AgentConfigurationForm.php:68 msgid "Please enter a username." -msgstr "" +msgstr "Por favor, introduja un nombre de usuario." #: ./src/Form/AgentConfigurationForm.php:84 msgid "Please enter a password." -msgstr "" +msgstr "Por favor, introduja una contraseña." #: ./src/Form/AgentConfigurationForm.php:99 msgid "Please enter a server URL." -msgstr "" +msgstr "Por favor, introduja un servidor URL." #: ./src/Form/AgentConfigurationForm.php:114 msgid "Please enter a API key." -msgstr "" +msgstr "Por favor, introduja una clave API." #: ./src/Form/AgentConfigurationForm.php:129 msgid "The port numbers in the range from 1 to 65535" -msgstr "" +msgstr "Los números de puerto en el rango de 1 a 65535" #: ./src/Form/AgentConfigurationForm.php:135 msgid "The check interval has to be in range from 1 to 7200" -msgstr "" +msgstr "El intervalo de comprobación tiene que estar entre 1 y 7200" #: ./src/Form/AgentConfigurationForm.php:141 msgid "The push timeout has to be in range from 1 to 40" -msgstr "" +msgstr "El tiempo de espera push tiene que estar en el rango de 1 a 40" #: ./src/Form/AgentConfigurationForm.php:160 msgid "Please enter a certificate file." -msgstr "" +msgstr "Por favor, introduja un archivo de certificado." #: ./src/Form/AgentConfigurationForm.php:183 msgid "Please enter certificate key file." -msgstr "" +msgstr "Por favor, introduja el archivo de clave del certificado." #: ./src/Form/CurrentstatereportForm.php:44 #: ./src/Form/CurrentstatereportForm.php:45 msgid "You must specify at least one service." -msgstr "" +msgstr "Tiene que especificar al menos un servicio." #: ./src/Form/CurrentstatereportForm.php:51 msgid "You must specify at least one service status." -msgstr "" +msgstr "Tiene que especificar al menos un estado de servicio." #: ./src/Form/WizardMysqlServerForm.php:59 #: .-modules/DB2Module/src/Form/DB2Form.php:36 @@ -6525,61 +6525,61 @@ msgstr "" #: .-modules/VMWAREModule/src/Form/VMWareForm.php:41 #: .-modules/VMwareSnapshotModule/src/Form/VMwareSnapshotForm.php:39 msgid "You have to select at least one service" -msgstr "" +msgstr "Tiene que seleccionar al menos un servicio" #: ./src/Form/WizardSNMPForm.php:91 #: .-modules/NWCModule/src/Form/NetworkBasicForm.php:61 #: .-modules/NWCModule/src/Form/NetworkBasicForm.php:69 msgid "Please select at least one service or interface" -msgstr "" +msgstr "Por favor, seleccione al menos un servicio o interfaz" #: ./src/Identifier/SslIdentifier.php:53 msgid "Invalid client certificate" -msgstr "" +msgstr "Certificado de cliente inválido" #: ./src/Lib/DebugConfigNagiosTask.php:483 msgid "File: {0}" -msgstr "" +msgstr "File: {0}" #: ./src/Model/Entity/FilterBookmark.php:37 msgid "Filters" -msgstr "" +msgstr "Filtros" #: ./src/Model/Entity/FilterBookmark.php:39 msgid "Favorites" -msgstr "" +msgstr "Favoritos" #: ./src/Model/Entity/Host.php:432 #: ./src/Model/Entity/Service.php:370 msgid "Used by Autoreport module" -msgstr "" +msgstr "Usado por el módulo Autoreport" #: ./src/Model/Entity/Host.php:441 #: ./src/Model/Entity/Service.php:379 #: .-modules/EventcorrelationModule/src/Controller/EventcorrelationsController.php:746 msgid "Used by Eventcorrelation module" -msgstr "" +msgstr "Usado por el módulo Eventcorrelation" #: ./src/Model/Table/AgentconfigsTable.php:87 #: ./src/Model/Table/AgentconfigsTable.php:92 #: ./src/Model/Table/AgentconfigsTable.php:96 #: ./src/Model/Table/AgentconfigsTable.php:101 msgid "Password can not be blank if basic auth is enabled." -msgstr "" +msgstr "La contraseña no puede dejarse en blanco si se habilita la autenticación básica." #: ./src/Model/Table/AutomapsTable.php:77 #: ./src/Model/Table/AutomapsTable.php:79 msgid "You need to select at least one container" -msgstr "" +msgstr "Tiene que seleccionar al menos un contenedor" #: ./src/Model/Table/AutomapsTable.php:136 msgid "Font size out of range (1-7)" -msgstr "" +msgstr "Tamaño de fuente fuera de rango (1-7)" #: ./src/Model/Table/CalendarsTable.php:89 #: ./src/Model/Table/CommandsTable.php:86 msgid "This command name has already been taken." -msgstr "" +msgstr "Este nombre de comando ya está cogido." #: ./src/Model/Table/ChangelogsTable.php:614 #: ./src/Template/Systemdowntimes/add.php:97 @@ -6602,7 +6602,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:15 #: .-modules/SLAModule/templates/Slas/view_details.php:7 msgid "Monday" -msgstr "" +msgstr "Lunes" #: ./src/Model/Table/ChangelogsTable.php:615 #: ./src/Template/Systemdowntimes/add.php:98 @@ -6625,7 +6625,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:16 #: .-modules/SLAModule/templates/Slas/view_details.php:8 msgid "Tuesday" -msgstr "" +msgstr "Martes" #: ./src/Model/Table/ChangelogsTable.php:616 #: ./src/Template/Systemdowntimes/add.php:99 @@ -6648,7 +6648,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:17 #: .-modules/SLAModule/templates/Slas/view_details.php:9 msgid "Wednesday" -msgstr "" +msgstr "Miércoles" #: ./src/Model/Table/ChangelogsTable.php:617 #: ./src/Template/Systemdowntimes/add.php:100 @@ -6671,7 +6671,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:18 #: .-modules/SLAModule/templates/Slas/view_details.php:10 msgid "Thursday" -msgstr "" +msgstr "Jueves" #: ./src/Model/Table/ChangelogsTable.php:618 #: ./src/Template/Systemdowntimes/add.php:101 @@ -6694,7 +6694,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:19 #: .-modules/SLAModule/templates/Slas/view_details.php:11 msgid "Friday" -msgstr "" +msgstr "Viernes" #: ./src/Model/Table/ChangelogsTable.php:619 #: ./src/Template/Systemdowntimes/add.php:102 @@ -6717,7 +6717,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:20 #: .-modules/SLAModule/templates/Slas/view_details.php:12 msgid "Saturday" -msgstr "" +msgstr "Sábado" #: ./src/Model/Table/ChangelogsTable.php:620 #: ./src/Template/Systemdowntimes/add.php:103 @@ -6740,7 +6740,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/timeperiod_details_tooltip.php:21 #: .-modules/SLAModule/templates/Slas/view_details.php:13 msgid "Sunday" -msgstr "" +msgstr "Domingo" #: ./src/Model/Table/ChangelogsTable.php:660 #: ./src/Model/Table/ChangelogsTable.php:675 @@ -6748,7 +6748,7 @@ msgstr "" #: ./src/Model/Table/ChangelogsTable.php:694 #: ./src/Model/Table/ChangelogsTable.php:698 msgid "Command arguments" -msgstr "" +msgstr "Argumentos de comando" #: ./src/Model/Table/ChangelogsTable.php:662 #: ./src/Model/Table/ChangelogsTable.php:674 @@ -6756,7 +6756,7 @@ msgstr "" #: ./src/Model/Table/ChangelogsTable.php:693 #: ./src/Model/Table/ChangelogsTable.php:697 msgid "Custom variables" -msgstr "" +msgstr "Variables personalizadas" #: ./src/Model/Table/ChangelogsTable.php:663 #: ./src/Template/Contacts/add.php:179 @@ -6767,7 +6767,7 @@ msgstr "" #: ./src/Template/Contacts/edit.php:219 #: ./src/Template/Contacts/edit.php:221 msgid "Host time period" -msgstr "" +msgstr "Período de tiempo del host" #: ./src/Model/Table/ChangelogsTable.php:664 #: ./src/Template/Contacts/add.php:326 @@ -6778,15 +6778,15 @@ msgstr "" #: ./src/Template/Contacts/edit.php:368 #: ./src/Template/Contacts/edit.php:370 msgid "Service time period" -msgstr "" +msgstr "Período de tiempo del servicio" #: ./src/Model/Table/ChangelogsTable.php:665 msgid "Host command" -msgstr "" +msgstr "Comando del host" #: ./src/Model/Table/ChangelogsTable.php:666 msgid "Service command" -msgstr "" +msgstr "Comando del servicio" #: ./src/Model/Table/ChangelogsTable.php:670 #: ./src/Model/Table/ChangelogsTable.php:678 @@ -6831,7 +6831,7 @@ msgstr "" #: .-modules/ImportModule/templates/Configurationitems/import.php:374 #: .-modules/ImportModule/templates/element/CMDB/itop.php:213 msgid "Contacts" -msgstr "" +msgstr "Contactos" #: ./src/Model/Table/ChangelogsTable.php:677 #: ./src/Template/Hosts/add.php:377 @@ -6858,7 +6858,7 @@ msgstr "" #: ./src/Template/Servicetemplates/edit.php:238 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:179 msgid "Check period" -msgstr "" +msgstr "Comprobar período" #: ./src/Model/Table/ChangelogsTable.php:680 #: ./src/Model/Table/ContainersTable.php:1027 @@ -6887,20 +6887,20 @@ msgstr "" #: .-modules/ImportModule/templates/Configurationitems/import.php:154 #: .-modules/ImportModule/templates/Configurationitems/import.php:378 msgid "Contact groups" -msgstr "" +msgstr "Grupos de contactos" #: ./src/Model/Table/ChangelogsTable.php:681 msgid "Event handler command" -msgstr "" +msgstr "Comando del controlador de eventos" #: ./src/Model/Table/ChangelogsTable.php:682 msgid "Notify period" -msgstr "" +msgstr "Período de notificación" #: ./src/Model/Table/ChangelogsTable.php:684 #: ./src/Model/Table/ChangelogsTable.php:699 msgid "Event handler command arguments" -msgstr "" +msgstr "Argumentos de comando del controlador de eventos" #: ./src/Model/Table/ChangelogsTable.php:691 #: ./src/Model/Table/ContainersTable.php:1025 @@ -6927,58 +6927,58 @@ msgstr "" #: .-modules/ImportModule/templates/Configurationitems/import.php:382 #: .-modules/ImportModule/templates/ImportedHosts/edit.php:214 msgid "Service templates" -msgstr "" +msgstr "Plantillas del servicio" #: ./src/Model/Table/ChangelogsTable.php:703 msgid "Time ranges" -msgstr "" +msgstr "Rangos de tiempo" #: ./src/Model/Table/CommandsTable.php:61 #: ./src/Template/Commands/add.php:105 #: ./src/Template/Commands/edit.php:110 #: ./src/Template/Commands/index.php:102 msgid "Service check command" -msgstr "" +msgstr "Comando de comprobación del servicio" #: ./src/Model/Table/CommandsTable.php:62 #: ./src/Template/Commands/add.php:106 #: ./src/Template/Commands/edit.php:111 #: ./src/Template/Commands/index.php:114 msgid "Host check command" -msgstr "" +msgstr "Comando de comprobación del host" #: ./src/Model/Table/CommandsTable.php:63 #: ./src/Template/Commands/add.php:107 #: ./src/Template/Commands/edit.php:112 #: ./src/Template/Commands/index.php:126 msgid "Notification command" -msgstr "" +msgstr "Comando de notificación" #: ./src/Model/Table/CommandsTable.php:64 #: ./src/Template/Commands/add.php:108 #: ./src/Template/Commands/edit.php:113 #: ./src/Template/Commands/index.php:138 msgid "Eventhandler command" -msgstr "" +msgstr "Comando Eventhandler" #: ./src/Model/Table/ContactgroupsTable.php:90 #: ./src/Model/Table/ContactgroupsTable.php:94 msgid "You have to choose at least one contact." -msgstr "" +msgstr "Tiene que elegir al menos un contacto." #: ./src/Model/Table/ContactsTable.php:133 #: ./src/Model/Table/ContactsTable.php:140 msgid "You must at least specify either the email address or the phone number." -msgstr "" +msgstr "Tiene que especificar al menos o la dirección de email o el número de teléfono." #: ./src/Model/Table/ContactsTable.php:136 msgid "Invalid email address" -msgstr "" +msgstr "Dirección de email inválida" #: ./src/Model/Table/ContactsTable.php:161 #: ./src/Model/Table/ContactsTable.php:167 msgid "You have to choose at least one command." -msgstr "" +msgstr "Tiene que elegir al menos un comando." #: ./src/Model/Table/ContactsTable.php:194 #: ./src/Model/Table/HostsTable.php:423 @@ -6986,17 +6986,17 @@ msgstr "" #: ./src/Model/Table/ServicesTable.php:424 #: ./src/Model/Table/ServicetemplatesTable.php:405 msgid "Macro name needs to be unique" -msgstr "" +msgstr "El nombre de Macro tiene que ser único" #: ./src/Model/Table/ContainersTable.php:286 msgid "This name already exists." -msgstr "" +msgstr "Este nombre ya existe." #: ./src/Model/Table/ContainersTable.php:456 msgid "You need root privileges" -msgstr "" +msgstr "Necesita privilegios de root" -#: ./src/Model/Table/ContainersTable.php:1019 +#: ./src/Model/Table/Containerstable.php:1019 #: ./src/Template/Containers/index.php:79 #: ./src/Template/Containers/index.php:380 #: ./src/Template/Containers/show_details.php:328 @@ -7004,7 +7004,7 @@ msgstr "" #: ./src/Template/Tenants/edit.php:64 #: .-modules/HANAModule/templates/Wizards/saphana.php:33 msgid "Tenant" -msgstr "" +msgstr "Tenencia" #: ./src/Model/Table/ContainersTable.php:1020 #: ./src/Template/Containers/index.php:83 @@ -7017,18 +7017,18 @@ msgstr "" #: .-modules/ImportModule/templates/element/CMDB/itop.php:1048 #: .-modules/SLAModule/src/Lib/CsvReport.php:64 msgid "Location" -msgstr "" +msgstr "Ubicación" #: ./src/Model/Table/ContainersTable.php:1021 msgid "Device group" -msgstr "" +msgstr "Grupo de dispositivos" #: ./src/Model/Table/ContainersTable.php:1022 #: ./src/Template/Containers/index.php:87 #: ./src/Template/Containers/index.php:396 #: ./src/Template/Containers/show_details.php:338 msgid "Node" -msgstr "" +msgstr "Nodo" #: ./src/Model/Table/ContainersTable.php:1023 #: ./src/Template/Angular/top_search.php:27 @@ -7081,7 +7081,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/generate.php:139 #: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:41 msgid "Hosts" -msgstr "" +msgstr "Hosts" #: ./src/Model/Table/ContainersTable.php:1024 #: ./src/Template/Changelogs/index.php:150 @@ -7098,7 +7098,7 @@ msgstr "" #: ./src/Template/Hosttemplates/used_by.php:34 #: ./src/Template/Timeperiods/used_by.php:144 msgid "Host templates" -msgstr "" +msgstr "Plantillas del host" #: ./src/Model/Table/ContainersTable.php:1028 #: ./src/Template/Changelogs/index.php:149 @@ -7130,7 +7130,7 @@ msgstr "" #: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:67 #: ./src/Template/Systemdowntimes/hostgroup.php:41 msgid "Host groups" -msgstr "" +msgstr "Grupos de host" #: ./src/Model/Table/ContainersTable.php:1029 #: ./src/Template/Changelogs/index.php:152 @@ -7159,7 +7159,7 @@ msgstr "" #: ./src/Template/Servicetemplates/add.php:169 #: ./src/Template/Servicetemplates/edit.php:174 msgid "Service groups" -msgstr "" +msgstr "Grupos de servicio" #: ./src/Model/Table/ContainersTable.php:1030 #: ./src/Template/Changelogs/index.php:154 @@ -7174,7 +7174,7 @@ msgstr "" #: .-modules/ImportModule/templates/Configurationitems/import.php:166 #: .-modules/ImportModule/templates/ImportedHosts/edit.php:233 msgid "Service template groups" -msgstr "" +msgstr "Grupos de plantilla de servicios" #: ./src/Model/Table/ContainersTable.php:1031 #: ./src/Template/Hostdependencies/add.php:35 @@ -7183,7 +7183,7 @@ msgstr "" #: ./src/Template/Hostdependencies/index.php:50 #: ./src/Template/Timeperiods/used_by.php:91 msgid "Host dependencies" -msgstr "" +msgstr "Dependencias del host" #: ./src/Model/Table/ContainersTable.php:1032 #: ./src/Template/Contacts/used_by.php:176 @@ -7191,7 +7191,7 @@ msgstr "" #: ./src/Template/Hostescalations/index.php:34 #: ./src/Template/Timeperiods/used_by.php:108 msgid "Host escalations" -msgstr "" +msgstr "Escalaciones del host" #: ./src/Model/Table/ContainersTable.php:1033 #: ./src/Template/Containers/show_details.php:162 @@ -7201,7 +7201,7 @@ msgstr "" #: ./src/Template/Servicedependencies/index.php:50 #: ./src/Template/Timeperiods/used_by.php:178 msgid "Service dependencies" -msgstr "" +msgstr "Dependencias del servicio" #: ./src/Model/Table/ContainersTable.php:1034 #: ./src/Template/Contacts/used_by.php:199 @@ -7209,7 +7209,7 @@ msgstr "" #: ./src/Template/Serviceescalations/index.php:34 #: ./src/Template/Timeperiods/used_by.php:195 msgid "Service escalations" -msgstr "" +msgstr "Escalaciones del servicio" #: ./src/Model/Table/ContainersTable.php:1035 #: ./src/Template/Containers/show_details.php:183 @@ -7225,7 +7225,7 @@ msgstr "" #: ./src/Template/Timeperiods/used_by.php:161 #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:112 msgid "Instant reports" -msgstr "" +msgstr "Informes instantáneos" #: ./src/Model/Table/ContainersTable.php:1036 #: ./src/Template/Hosts/browser.php:980 @@ -7235,7 +7235,7 @@ msgstr "" #: ./src/Template/Timeperiods/used_by.php:246 #: .-modules/AutoreportModule/templates/Autoreports/create_report.php:14 msgid "Autoreports" -msgstr "" +msgstr "Autoinformes" #: ./src/Model/Table/ContainersTable.php:1038 #: ./src/Template/Containers/show_details.php:208 @@ -7251,7 +7251,7 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/tasks.php:43 #: .-modules/DistributeModule/templates/Satellites/used_by.php:20 msgid "Satellites" -msgstr "" +msgstr "Satélites" #: ./src/Model/Table/ContainersTable.php:1039 #: ./src/Template/Changelogs/index.php:155 @@ -7269,11 +7269,11 @@ msgstr "" #: .-modules/ImportModule/templates/Configurationitems/import.php:142 #: .-modules/ImportModule/templates/Configurationitems/import.php:370 msgid "Time periods" -msgstr "" +msgstr "Períodos de tiempo" #: ./src/Model/Table/ContainersTable.php:1040 msgid "Grafana user dashboards" -msgstr "" +msgstr "Dashboards del usuario de Grafana" #: ./src/Model/Table/ContainersTable.php:1041 #: ./src/Template/Containers/show_details.php:121 @@ -7288,7 +7288,7 @@ msgstr "" #: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:389 #: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:223 msgid "Users" -msgstr "" +msgstr "Usuarios" #: ./src/Model/Table/ContainersTable.php:1042 #: ./src/Template/Containers/show_details.php:131 @@ -7298,42 +7298,42 @@ msgstr "" #: ./src/Template/Usercontainerroles/index.php:34 #: ./src/Template/Usercontainerroles/index.php:50 msgid "User container roles" -msgstr "" +msgstr "Funciones del contenedor del usuario" #: ./src/Model/Table/CustomvariablesTable.php:58 msgid "Macro name cannot be left blank." -msgstr "" +msgstr "El nombre Macro no se puede dejar en blanco." #: ./src/Model/Table/CustomvariablesTable.php:59 msgid "Macro name contains illegal characters" -msgstr "" +msgstr "El nombre Macro contiene caracteres ilegales" #: ./src/Model/Table/CustomvariablesTable.php:65 msgid "Macro value cannot be left blank." -msgstr "" +msgstr "El valor Macro no se puede dejar en blanco." #: ./src/Model/Table/DashboardTabsTable.php:131 msgid "Default" -msgstr "" +msgstr "predeterminado" #: ./src/Model/Table/HostdependenciesTable.php:114 #: ./src/Model/Table/HostdependenciesTable.php:118 msgid "You have to choose at least one host." -msgstr "" +msgstr "Tiene que elegir al menos un host." #: ./src/Model/Table/HostdependenciesTable.php:121 #: ./src/Model/Table/HostdependenciesTable.php:125 msgid "You have to choose at least one dependent host." -msgstr "" +msgstr "Tiene que elegir al menos un host dependiente." #: ./src/Model/Table/HostdependenciesTable.php:542 msgid "Host dependency #{0}" -msgstr "" +msgstr "Dependencia del host #{0}" #: ./src/Model/Table/HostescalationsTable.php:123 #: ./src/Model/Table/HostescalationsTable.php:129 msgid "You have to choose at least one host or one host group." -msgstr "" +msgstr "Tiene que elegir al menos un host o un grupo de hosts." #: ./src/Model/Table/HostescalationsTable.php:135 #: ./src/Model/Table/HostescalationsTable.php:141 @@ -7342,30 +7342,30 @@ msgstr "" #: ./src/Model/Table/ServiceescalationsTable.php:124 #: ./src/Model/Table/ServiceescalationsTable.php:130 msgid "You must specify at least one contact or contact group." -msgstr "" +msgstr "Tiene que especificar al menos un contacto o grupo de contactos." #: ./src/Model/Table/HostescalationsTable.php:147 #: ./src/Model/Table/HostescalationsTable.php:157 #: ./src/Model/Table/ServiceescalationsTable.php:149 #: ./src/Model/Table/ServiceescalationsTable.php:159 msgid "The first notification must be before the last notification." -msgstr "" +msgstr "La primera notificación debe ser antes de la última notificación." #: ./src/Model/Table/HostescalationsTable.php:700 msgid "Host escalation #{0}" -msgstr "" +msgstr "Escalación del host #{0}" #: ./src/Model/Table/HostgroupsTable.php:105 #: ./src/Model/Table/ServicegroupsTable.php:103 msgid "Not a valid URL." -msgstr "" +msgstr "No es una URL válida." #: ./src/Model/Table/HostsTable.php:236 #: ./src/Model/Table/HosttemplatesTable.php:163 #: ./src/Model/Table/ServicesTable.php:227 #: ./src/Model/Table/ServicetemplatesTable.php:193 msgid "This value must be between 1 and 5" -msgstr "" +msgstr "Este valor debe ser entre 1 y 5" #: ./src/Model/Table/HostsTable.php:248 #: ./src/Model/Table/HostsTable.php:260 @@ -7379,14 +7379,14 @@ msgstr "" #: ./src/Model/Table/ServicetemplatesTable.php:204 #: .-modules/ImportModule/src/Model/Table/ImportedServicesTable.php:86 msgid "This value need to be at least 1" -msgstr "" +msgstr "Este valor debe ser de al menos 1" #: ./src/Model/Table/HostsTable.php:254 #: ./src/Model/Table/HosttemplatesTable.php:180 #: ./src/Model/Table/ServicesTable.php:239 #: ./src/Model/Table/ServicetemplatesTable.php:210 msgid "This value need to be at least 0" -msgstr "" +msgstr "Este valor debe ser de al menos 0" #: ./src/Model/Table/HostsTable.php:272 #: ./src/Model/Table/HosttemplatesTable.php:198 @@ -7394,21 +7394,21 @@ msgstr "" #: ./src/Model/Table/ServicetemplatesTable.php:238 #: ./src/Model/Table/ServicetemplatesTable.php:245 msgid "Please select a check period" -msgstr "" +msgstr "Por favor, elija un período de comprobación" #: ./src/Model/Table/HostsTable.php:278 #: ./src/Model/Table/HosttemplatesTable.php:204 #: ./src/Model/Table/ServicesTable.php:263 #: ./src/Model/Table/ServicetemplatesTable.php:244 msgid "Please select a check command" -msgstr "" +msgstr "Por favor, seleccione un comando de comprobación" #: ./src/Model/Table/HostsTable.php:284 #: ./src/Model/Table/HosttemplatesTable.php:210 #: ./src/Model/Table/ServicesTable.php:274 #: ./src/Model/Table/ServicetemplatesTable.php:255 msgid "Please select a notify period" -msgstr "" +msgstr "Por favor, seleccione un período de notificación" #: ./src/Model/Table/HostsTable.php:293 #: ./src/Model/Table/HostsTable.php:302 @@ -7433,7 +7433,7 @@ msgstr "" #: ./src/Model/Table/ServicetemplatesTable.php:300 #: ./src/Model/Table/ServicetemplatesTable.php:309 msgid "You must specify at least one notification option." -msgstr "" +msgstr "Tiene que especificar al menos una opción de notificación." #: ./src/Model/Table/HostsTable.php:338 #: ./src/Model/Table/HostsTable.php:343 @@ -7457,303 +7457,303 @@ msgstr "" #: ./src/Model/Table/ServicetemplatesTable.php:341 #: ./src/Model/Table/ServicetemplatesTable.php:350 msgid "You must specify at least one flap detection option." -msgstr "" +msgstr "Tiene que especificar al menos una opción de detección de fluctuación." #: ./src/Model/Table/HostsTable.php:471 msgid "Parent/child loop detected." -msgstr "" +msgstr "Se ha detectado un bucle padre/hijo." #: ./src/Model/Table/HostsTable.php:4143 msgid "Generic host" -msgstr "" +msgstr "Host genérico" #: ./src/Model/Table/HostsTable.php:4151 msgid "EVC host" -msgstr "" +msgstr "Host EVC" #: ./src/Model/Table/HosttemplatesTable.php:1322 #: ./src/Model/Table/ServicetemplatesTable.php:1363 msgid "Generic templates" -msgstr "" +msgstr "Plantillas genéricas" #: ./src/Model/Table/HosttemplatesTable.php:1330 #: ./src/Model/Table/ServicetemplatesTable.php:1371 msgid "EVC templates" -msgstr "" +msgstr "Plantillas EVC" #: ./src/Model/Table/InstantreportsTable.php:120 msgid "You must specify at least one user" -msgstr "" +msgstr "Tiene que especificar al menos un usuario" #: ./src/Model/Table/InstantreportsTable.php:125 msgid "Please select a valid interval type" -msgstr "" +msgstr "Por favor, seleccione un tipo de intervalo válido" #: ./src/Model/Table/InstantreportsTable.php:134 msgid "You must specify at least one host group" -msgstr "" +msgstr "Tiene que especificar al menos un grupo de hosts" #: ./src/Model/Table/InstantreportsTable.php:140 msgid "You must specify at least one host" -msgstr "" +msgstr "Tiene que especificar al menos un host" #: ./src/Model/Table/InstantreportsTable.php:146 msgid "You must specify at least one service group" -msgstr "" +msgstr "Tiene que especificar al menos un grupo de servicios" #: ./src/Model/Table/InstantreportsTable.php:152 msgid "You must specify at least one service" -msgstr "" +msgstr "Tiene que especificar al menos un servicio" #: ./src/Model/Table/LocationsTable.php:94 #: ./src/Model/Table/LocationsTable.php:104 msgid "It is required to specify valid values for LONGITUDE and LATITUDE" -msgstr "" +msgstr "Es necesario que especifique valores válidos para LONGITUD y LATITUD" #: ./src/Model/Table/MessagesOtdTable.php:87 msgid "Please set content for the message of the day" -msgstr "" +msgstr "Por favor, establezca contenido para el mensaje del día" #: ./src/Model/Table/MessagesOtdTable.php:104 msgid "Please enter the expiry time in days" -msgstr "" +msgstr "Por favor, inserte la fecha de caducidad en días" #: ./src/Model/Table/ProxiesTable.php:55 msgid "This field needs to be numeric." -msgstr "" +msgstr "Este campo tiene que ser numérico." #: ./src/Model/Table/ProxiesTable.php:57 #: ./src/Model/Table/ProxiesTable.php:58 msgid "Port needs to be between 0 and 65535" -msgstr "" +msgstr "El puerto tiene que ser entre 0 y 65535" #: ./src/Model/Table/RegistersTable.php:92 msgid "Please enter a license key" -msgstr "" +msgstr "Por favor, introduja una clave de licencia" #: ./src/Model/Table/RegistersTable.php:129 msgid "Invalid license key" -msgstr "" +msgstr "Clave de licencia inválida" #: ./src/Model/Table/ServicedependenciesTable.php:115 #: ./src/Model/Table/ServicedependenciesTable.php:119 msgid "You have to choose at least one service." -msgstr "" +msgstr "Tiene que elegir al menos un servicio." #: ./src/Model/Table/ServicedependenciesTable.php:122 #: ./src/Model/Table/ServicedependenciesTable.php:126 msgid "You have to choose at least one dependent service." -msgstr "" +msgstr "Tiene que elegir al menos un servicio de dependencia." #: ./src/Model/Table/ServicedependenciesTable.php:569 msgid "Service dependency #{0}" -msgstr "" +msgstr "Servicio de dependencia #{0}" #: ./src/Model/Table/ServiceescalationsTable.php:136 #: ./src/Model/Table/ServiceescalationsTable.php:142 msgid "You have to choose at least one service or one service group." -msgstr "" +msgstr "Tiene que elegir al menos un servicio o un grupo de servicios." #: ./src/Model/Table/ServiceescalationsTable.php:713 msgid "Service escalation #{0}" -msgstr "" +msgstr "Escalación del servicio #{0}" #: ./src/Model/Table/ServicesTable.php:209 msgid "Please enter a service name." -msgstr "" +msgstr "Por favor, inserte un nombre de servicio." #: ./src/Model/Table/ServicesTable.php:439 #: .-modules/ImportModule/src/Model/Table/ImportedServicesTable.php:91 msgid "This field cannot be 0" -msgstr "" +msgstr "Este campo no puede ser 0" #: ./src/Model/Table/ServicesTable.php:3885 msgid "Generic service" -msgstr "" +msgstr "Servicio genérico" #: ./src/Model/Table/ServicesTable.php:3893 msgid "EVC service" -msgstr "" +msgstr "Servicio EVC" #: ./src/Model/Table/ServicesTable.php:3902 msgid "Checkmk service" -msgstr "" +msgstr "Servicio Checkmk" #: ./src/Model/Table/ServicesTable.php:3911 msgid "Prometheus service" -msgstr "" +msgstr "Servicio Prometheus" #: ./src/Model/Table/ServicesTable.php:3919 msgid "Agent service" -msgstr "" +msgstr "Servicio Agente" #: ./src/Model/Table/ServicesTable.php:3927 msgid "External service" -msgstr "" +msgstr "Servicio Externo" #: ./src/Model/Table/ServicetemplategroupsTable.php:98 msgid "You must select at least one service template." -msgstr "" +msgstr "Tiene que seleccionar al menos una plantilla de servicios" #: ./src/Model/Table/ServicetemplatesTable.php:1380 msgid "Checkmk templates" -msgstr "" +msgstr "Plantillas de Checkmk" #: ./src/Model/Table/ServicetemplatesTable.php:1389 msgid "Prometheus templates" -msgstr "" +msgstr "Plantillas Prometheus" #: ./src/Model/Table/ServicetemplatesTable.php:1397 msgid "Agent templates" -msgstr "" +msgstr "Plantillas Agente" #: ./src/Model/Table/ServicetemplatesTable.php:1405 msgid "External templates" -msgstr "" +msgstr "Plantillas externas" #: ./src/Model/Table/SystemdowntimesTable.php:96 msgid "Please select at least on object." -msgstr "" +msgstr "Por favor, seleccione al menos un objeto." #: ./src/Model/Table/SystemdowntimesTable.php:101 #: ./src/Model/Table/SystemdowntimesTable.php:136 msgid "You must select at least one day of the week or one day of the month, or both" -msgstr "" +msgstr "Tiene que seleccionar al menos un día de la semana o un día del mes, o ambos" #: ./src/Model/Table/SystemdowntimesTable.php:130 msgid "Weekdays needs to be in range (1-7)." -msgstr "" +msgstr "Los días de la semana tienen que estar en rango (1-7)." #: ./src/Model/Table/SystemdowntimesTable.php:162 msgid "Weekdays needs to be in range (1-31)." -msgstr "" +msgstr "Los días de la semana tienen que estar en el rango (1-31)." #: ./src/Model/Table/SystemdowntimesTable.php:196 msgid "Start time needs to be a valid date." -msgstr "" +msgstr "La hora de inicio tiene que ser una fecha válida." #: ./src/Model/Table/SystemdowntimesTable.php:224 msgid "End time needs to be a valid date." -msgstr "" +msgstr "La hora de finalización tiene que ser una fecha válida." #: ./src/Model/Table/SystemdowntimesTable.php:259 msgid "\"From\" date should be greater then \"to\" date." -msgstr "" +msgstr "La fecha \"desde\" debería ser mayor que la fecha \"hasta\"." #: ./src/Model/Table/SystemdowntimesTable.php:264 msgid "Duration needs to be greater than zero." -msgstr "" +msgstr "La duración tiene que ser mayor que cero" #: ./src/Model/Table/SystemdowntimesTable.php:291 msgid "This field needs to be 0 or 1" -msgstr "" +msgstr "Este campo necesita ser 0 o 1" #: ./src/Model/Table/SystemfailuresTable.php:71 #: ./src/Model/Table/SystemfailuresTable.php:81 msgid "Please enter a valid date" -msgstr "" +msgstr "Por favor, inserte una fecha válida" #: ./src/Model/Table/SystemfailuresTable.php:74 #: ./src/Model/Table/SystemfailuresTable.php:84 msgid "Start time must be before end time." -msgstr "" +msgstr "La hora de inicio tiene que ser antes de la hora de finalización." #: ./src/Model/Table/TimeperiodTimerangesTable.php:72 msgid "The start time must be before the end time." -msgstr "" +msgstr "La hora de inicio tiene que ser antes de la hora de finalización." #: ./src/Model/Table/TimeperiodTimerangesTable.php:87 msgid "The end time must be after the start time." -msgstr "" +msgstr "La hora de finalización tiene que ser después de la hora de inicio." #: ./src/Model/Table/UsercontainerrolesTable.php:122 #: ./src/Model/Table/UsercontainerrolesTable.php:126 msgid "You have to choose at least one container." -msgstr "" +msgstr "Tiene que elegir al menos un contenedor." #: ./src/Model/Table/UsergroupsTable.php:89 msgid "This user role name has already been taken." -msgstr "" +msgstr "Este nombre del rol del usuario ya está cogido." #: ./src/Model/Table/UsersTable.php:132 #: ./src/Model/Table/UsersTable.php:138 msgid "You need to select at least one container or container role." -msgstr "" +msgstr "Tiene que seleccionar al menos un contenedor o función del contenedor." #: ./src/Model/Table/UsersTable.php:143 msgid "You have to select a user role." -msgstr "" +msgstr "Tiene que seleccionar una función de usuario." #: ./src/Model/Table/UsersTable.php:206 msgid "You have to select a user" -msgstr "" +msgstr "Tiene que seleccionar un usuario" #: ./src/Model/Table/UsersTable.php:219 msgid "DN could not left be blank." -msgstr "" +msgstr "El DN no se puede dejar en blanco." #: ./src/Model/Table/UsersTable.php:251 msgid "Minimum amount is 1" -msgstr "" +msgstr "La cantidad mínima es 1" #: ./src/Model/Table/UsersTable.php:252 msgid "Maximum amount is 1000" -msgstr "" +msgstr "La cantidad máxima es 1000" #: ./src/Model/Table/UsersTable.php:308 msgid "The new password can not be the same as the old password is." -msgstr "" +msgstr "La nueva contraseña no puede ser igual a la antigua." #: ./src/Model/Table/UsersTable.php:1306 msgid "Local user" -msgstr "" +msgstr "Usuario local" #: ./src/Model/Table/UsersTable.php:1312 msgid "LDAP user" -msgstr "" +msgstr "Usuario LDAP" #: ./src/Model/Table/UsersTable.php:1318 msgid "OAuth user" -msgstr "" +msgstr "Usuario OAuth" #: ./src/Model/Table/WidgetsTable.php:78 #: ./src/Model/Table/WidgetsTable.php:84 #: ./src/Model/Table/WidgetsTable.php:90 #: ./src/Model/Table/WidgetsTable.php:96 msgid "This field needs a numeric value." -msgstr "" +msgstr "Este campo necesita un valor numérico." #: ./src/Model/Table/WidgetsTable.php:156 msgid "Welcome" -msgstr "" +msgstr "Bienvenido" #: ./src/Model/Table/WidgetsTable.php:168 msgid "Parent outages" -msgstr "" +msgstr "Interrupciones parentales" #: ./src/Model/Table/WidgetsTable.php:181 msgid "Hosts pie chart" -msgstr "" +msgstr "Gráfico de barras de hosts" #: ./src/Model/Table/WidgetsTable.php:193 msgid "Hosts pie chart 180" -msgstr "" +msgstr "Gráfico de barras 180" #: ./src/Model/Table/WidgetsTable.php:201 msgid "Services pie chart" -msgstr "" +msgstr "Gráfico de barras de servicios" #: ./src/Model/Table/WidgetsTable.php:213 msgid "Services pie chart 180" -msgstr "" +msgstr "Gráfico de barras de servicios 180" #: ./src/Model/Table/WidgetsTable.php:221 msgid "Traffic light" -msgstr "" +msgstr "Semáforo" #: ./src/Model/Table/WidgetsTable.php:229 msgid "Tachometer" -msgstr "" +msgstr "Tacómetro" #: ./src/Model/Table/WidgetsTable.php:237 #: ./src/Template/Systemdowntimes/host.php:52 @@ -7762,7 +7762,7 @@ msgstr "" #: ./src/Template/Systemdowntimes/service.php:52 #: .-modules/DistributeModule/templates/Satellites/downtime.php:52 msgid "Notice" -msgstr "" +msgstr "Aviso" #: ./src/Model/Table/WidgetsTable.php:253 #: ./src/Template/Calendars/add.php:60 @@ -7781,94 +7781,94 @@ msgstr "" #: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:367 #: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:369 msgid "Calendar" -msgstr "" +msgstr "Calendario" #: ./src/Model/Table/WidgetsTable.php:275 msgid "Hosts in downtime" -msgstr "" +msgstr "Hosts en período de inactividad" #: ./src/Model/Table/WidgetsTable.php:290 msgid "Services in downtime" -msgstr "" +msgstr "Servicios en período de inactividad" #: ./src/Model/Table/WidgetsTable.php:305 msgid "Host status list" -msgstr "" +msgstr "Lista de estado del host" #: ./src/Model/Table/WidgetsTable.php:313 #: ./src/Template/Browsers/index.php:99 msgid "Host status overview" -msgstr "" +msgstr "Visión general del estado del host" #: ./src/Model/Table/WidgetsTable.php:321 msgid "Tactical overview for hosts" -msgstr "" +msgstr "Visión general táctica para los hosts" #: ./src/Model/Table/WidgetsTable.php:329 msgid "Host status list (extended)" -msgstr "" +msgstr "Lista (extensa) del estado del host" #: ./src/Model/Table/WidgetsTable.php:340 msgid "Service status list" -msgstr "" +msgstr "Lista del estado del servicio" #: ./src/Model/Table/WidgetsTable.php:348 #: ./src/Template/Browsers/index.php:145 msgid "Service status overview" -msgstr "" +msgstr "Visión general del estado del servicio" #: ./src/Model/Table/WidgetsTable.php:356 msgid "Tactical overview for services" -msgstr "" +msgstr "Visión general táctica para los servicios" #: ./src/Model/Table/WidgetsTable.php:364 msgid "Service status list (extended)" -msgstr "" +msgstr "Lista (extensa) del estado del servicio" #: ./src/Model/Table/WidgetsTable.php:375 #: ./src/Template/Automaps/add.php:62 #: ./src/Template/Automaps/edit.php:64 #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:94 msgid "Auto Map" -msgstr "" +msgstr "Automapa" #: ./src/Model/Table/WidgetsTable.php:386 #: .-modules/ImportModule/templates/element/CMDB/idoit.php:298 msgid "Website" -msgstr "" +msgstr "Sitio web" #: ./src/Model/Table/WizardAssignmentsTable.php:103 #: ./src/Template/Wizards/linuxserverssh.php:38 msgid "Linux Server" -msgstr "" +msgstr "Servidor Linux" #: ./src/Model/Table/WizardAssignmentsTable.php:104 msgid "Monitoring for your Linux Server with openITCOCKPIT Agent" -msgstr "" +msgstr "Supervisando su Servidor Linux con el Agente openITCOCKPIT" #: ./src/Model/Table/WizardAssignmentsTable.php:142 msgid "Windows Server" -msgstr "" +msgstr "Servidor Windows" #: ./src/Model/Table/WizardAssignmentsTable.php:143 msgid "Monitoring for your Windows Server with openITCOCKPIT Agent" -msgstr "" +msgstr "Supervisando su Servidor Windows con el Agente openITCOCKPIT" #: ./src/Model/Table/WizardAssignmentsTable.php:180 msgid "macOS Server" -msgstr "" +msgstr "Servidor macOS" #: ./src/Model/Table/WizardAssignmentsTable.php:181 msgid "Monitoring for your macOS Server with openITCOCKPIT Agent" -msgstr "" +msgstr "msgid "Supervisando su Servidor macOS con el Agente openITCOCKPIT" #: ./src/Model/Table/WizardAssignmentsTable.php:192 msgid "Mysql" -msgstr "" +msgstr "MySQL" #: ./src/Model/Table/WizardAssignmentsTable.php:193 msgid "Track MySQL Query Throughput, Execution Performance, Connections, And Buffer Pool Usage" -msgstr "" +msgstr "Realizar seguimiento del rendimiento de consultas MySQL, rendimiento de ejecución, conexiones y uso de la memoria intermedia" #: ./src/Model/Table/WizardAssignmentsTable.php:239 #: .-modules/CheckmkModule/src/Lib/Menu.php:43 @@ -7877,12 +7877,12 @@ msgstr "" #: .-modules/CheckmkModule/templates/Mkagents/index.php:53 #: .-modules/CheckmkModule/templates/Mkchecks/index.php:53 msgid "Checkmk" -msgstr "" +msgstr "Checkmk" #: ./src/Model/Table/WizardAssignmentsTable.php:240 #: .-modules/CheckmkModule/src/Lib/Wizards.php:59 msgid "Monitoring for your server with checkmk" -msgstr "" +msgstr "Supervisando su servidor con Checkmk" #: ./src/Model/Table/WizardAssignmentsTable.php:246 #: .-modules/PrometheusModule/src/Lib/Menu.php:25 @@ -7890,163 +7890,163 @@ msgstr "" #: .-modules/PrometheusModule/src/Lib/Menu.php:46 #: .-modules/PrometheusModule/src/Lib/Wizards.php:40 msgid "Prometheus" -msgstr "" +msgstr "Prometheus" #: ./src/Model/Table/WizardAssignmentsTable.php:247 #: .-modules/PrometheusModule/src/Lib/Wizards.php:41 msgid "Metrics based monitoring using Prometheus" -msgstr "" +msgstr "Monitorización basada en métricas usando Prometheus" #: ./src/Model/Table/WizardAssignmentsTable.php:253 #: .-modules/NWCModule/src/Lib/Wizards.php:38 msgid "Network" -msgstr "" +msgstr "Red" #: ./src/Model/Table/WizardAssignmentsTable.php:254 #: .-modules/NWCModule/src/Lib/Wizards.php:39 msgid "Used to check any kind of network devices and interfaces like: Switch, Router, Firewall, Access Point, ..." -msgstr "" +msgstr "Usado para comprobar cualquier tipo de dispositivos de red e interfaces como: conmutador, enrutador, cortafuegos, punto de acceso..." #: ./src/Model/Table/WizardAssignmentsTable.php:260 #: .-modules/SAPModule/src/Lib/Wizards.php:38 #: .-modules/SAPModule/templates/Wizards/sap.php:19 msgid "SAP" -msgstr "" +msgstr "SAP" #: ./src/Model/Table/WizardAssignmentsTable.php:261 #: .-modules/SAPModule/src/Lib/Wizards.php:39 msgid "Monitoring SAP Systems" -msgstr "" +msgstr "Supervisando los Systemas SAP" #: ./src/Model/Table/WizardAssignmentsTable.php:267 #: .-modules/HANAModule/src/Lib/Wizards.php:38 msgid "SAP HANA (System)" -msgstr "" +msgstr "SAP HANA (Sistema)" #: ./src/Model/Table/WizardAssignmentsTable.php:268 #: .-modules/HANAModule/src/Lib/Wizards.php:39 msgid "Monitoring for your SAP Hana System Database" -msgstr "" +msgstr "Supervisando su base de datos del sistema SAP Hana" #: ./src/Model/Table/WizardAssignmentsTable.php:274 #: .-modules/HANAModule/src/Lib/Wizards.php:50 msgid "SAP HANA (Tenant)" -msgstr "" +msgstr "SAP HANA (Tenencia)" #: ./src/Model/Table/WizardAssignmentsTable.php:275 #: .-modules/HANAModule/src/Lib/Wizards.php:51 msgid "Monitoring for your SAP Hana Tenant Database" -msgstr "" +msgstr "Supervisando su base de datos de la Tenencia SAP Hana" #: ./src/Model/Table/WizardAssignmentsTable.php:281 #: .-modules/VMWAREModule/src/Lib/Wizards.php:38 msgid "VMware (through vCenter)" -msgstr "" +msgstr "VMware (a través de vCenter)" #: ./src/Model/Table/WizardAssignmentsTable.php:282 msgid "Check everything regarding VMware. vCenter, virtual machines..." -msgstr "" +msgstr "Compruebe todo lo relacionado con VMware. vCenter, máquinas virtuales..." #: ./src/Model/Table/WizardAssignmentsTable.php:288 #: .-modules/VMWAREModule/src/Lib/Wizards.php:49 msgid "VMware (esx directly)" -msgstr "" +msgstr "VMware (directamente esx)" #: ./src/Model/Table/WizardAssignmentsTable.php:289 msgid "Check everything regarding VMware. ESX Hosts, virtual machines..." -msgstr "" +msgstr "Compruebe todo lo relacionado con VMware. Hosts ESX, máquinas virtuales..." #: ./src/Model/Table/WizardAssignmentsTable.php:295 #: .-modules/VMWAREHORIZONModule/src/Lib/Wizards.php:39 #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:20 #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:41 msgid "VMware Horizon" -msgstr "" +msgstr "VMware Horizon" #: ./src/Model/Table/WizardAssignmentsTable.php:296 #: .-modules/VMWAREHORIZONModule/src/Lib/Wizards.php:40 msgid "Monitor your VMware Horizon Virtual Desktop Infrastructure" -msgstr "" +msgstr "Monitorice su infraestructura de escritorio virtual VMware Horizon" #: ./src/Model/Table/WizardAssignmentsTable.php:302 #: .-modules/VMwareSnapshotModule/src/Lib/Wizards.php:39 #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:20 #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:41 msgid "VMware Snapshot" -msgstr "" +msgstr "VMware Snapshot" #: ./src/Model/Table/WizardAssignmentsTable.php:303 #: .-modules/VMwareSnapshotModule/src/Lib/Wizards.php:40 msgid "Monitor your VMware snapshots to avoid performance issues" -msgstr "" +msgstr "Monitorice sus VMware snapshots para evitar problemas de rendimiento" #: ./src/Model/Table/WizardAssignmentsTable.php:309 #: .-modules/DB2Module/src/Lib/Wizards.php:38 msgid "DB2 Monitoring" -msgstr "" +msgstr "Monitorización DB2" #: ./src/Model/Table/WizardAssignmentsTable.php:310 #: .-modules/DB2Module/src/Lib/Wizards.php:39 msgid "Monitor your DB2 server" -msgstr "" +msgstr "Supervise su servidor DB2" #: ./src/Model/Table/WizardAssignmentsTable.php:316 #: .-modules/ORACLEModule/src/Lib/Wizards.php:38 #: .-modules/ORACLEModule/templates/Wizards/oracle.php:19 msgid "Oracle" -msgstr "" +msgstr "Oráculo" #: ./src/Model/Table/WizardAssignmentsTable.php:317 #: .-modules/ORACLEModule/src/Lib/Wizards.php:39 msgid "Track connection time, connected users, session and process usage, ...." -msgstr "" +msgstr "Hacer seguimiento del tiempo de conexión, usuarios conectados, sesión y utilización del proceso..." #: ./src/Model/Table/WizardAssignmentsTable.php:323 #: .-modules/UPSModule/src/Lib/Wizards.php:38 msgid "Uninterruptible Power Supply" -msgstr "" +msgstr "Suministro de energía ininterrumpido" #: ./src/Model/Table/WizardAssignmentsTable.php:324 #: .-modules/UPSModule/src/Lib/Wizards.php:39 msgid "Add your UPS for monitoring by specifying the device details" -msgstr "" +msgstr "Añada su UPS para su supervisión especificando los detalles del dispositivo" #: ./src/Model/Table/WizardAssignmentsTable.php:330 #: .-modules/PRINTERModule/src/Lib/Wizards.php:38 #: .-modules/PRINTERModule/templates/Wizards/printer.php:20 msgid "Printer" -msgstr "" +msgstr "Impresora" #: ./src/Model/Table/WizardAssignmentsTable.php:331 #: .-modules/PRINTERModule/src/Lib/Wizards.php:39 msgid "Add your printers for monitoring by specifying the device details" -msgstr "" +msgstr "Añada sus impresoras para su supervisión especificando los detalles del dispositivo" #: ./src/Model/Table/WizardAssignmentsTable.php:337 #: .-modules/MSSQLModule/src/Lib/Wizards.php:38 msgid "MSSQL Monitoring" -msgstr "" +msgstr "Monitorización MSSQL" #: ./src/Model/Table/WizardAssignmentsTable.php:338 #: .-modules/MSSQLModule/src/Lib/Wizards.php:39 msgid "Monitor your Microsoft SQL Server" -msgstr "" +msgstr "Monitorice su Servidor SQL de Microsoft" #: ./src/Model/Table/WizardAssignmentsTable.php:344 #: .-modules/HPSERVERHARDWAREModule/src/Lib/Wizards.php:38 #: .-modules/HPSERVERHARDWAREModule/templates/Wizards/hpserverhardware.php:20 msgid "HP Server Hardware" -msgstr "" +msgstr "Hardware de Servidor HP" #: ./src/Model/Table/WizardAssignmentsTable.php:345 #: .-modules/HPSERVERHARDWAREModule/src/Lib/Wizards.php:39 msgid "These checks will allow you to monitor your HP server" -msgstr "" +msgstr "Estas comprobaciones le permitirán supervisar su servidor HP" #: ./src/Template/Acknowledgements/host.php:39 #: ./src/Template/Acknowledgements/service.php:39 msgid "acknowledgement history" -msgstr "" +msgstr "Historial de confirmaciones" #: ./src/Template/Acknowledgements/host.php:65 #: ./src/Template/Acknowledgements/service.php:65 @@ -8087,7 +8087,7 @@ msgstr "" #: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:77 #: .-modules/SLAModule/templates/Slas/generate.php:174 msgid "From" -msgstr "" +msgstr "Desde" #: ./src/Template/Acknowledgements/host.php:69 #: ./src/Template/Acknowledgements/service.php:69 @@ -8110,7 +8110,7 @@ msgstr "" #: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:83 #: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:81 msgid "From date" -msgstr "" +msgstr "Fecha de inicio" #: ./src/Template/Acknowledgements/host.php:82 #: ./src/Template/Acknowledgements/service.php:82 @@ -8125,7 +8125,7 @@ msgstr "" #: ./src/Template/Systemfailures/index.php:85 #: .-modules/DistributeModule/templates/Satellites/downtime.php:209 msgid "Filter by comment" -msgstr "" +msgstr "Filtrar por comentario" #: ./src/Template/Acknowledgements/host.php:93 #: ./src/Template/Acknowledgements/service.php:93 @@ -8165,7 +8165,7 @@ msgstr "" #: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:93 #: .-modules/SLAModule/templates/Slas/generate.php:188 msgid "To" -msgstr "" +msgstr "Hasta" #: ./src/Template/Acknowledgements/host.php:97 #: ./src/Template/Acknowledgements/service.php:97 @@ -8188,12 +8188,12 @@ msgstr "" #: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:99 #: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:97 msgid "To date" -msgstr "" +msgstr "Fecha de fin" #: ./src/Template/Acknowledgements/host.php:110 #: ./src/Template/Acknowledgements/service.php:110 msgid "Filter by author" -msgstr "" +msgstr "Filtrar por autor" #: ./src/Template/Acknowledgements/host.php:121 #: ./src/Template/Acknowledgements/service.php:121 @@ -8206,7 +8206,7 @@ msgstr "" #: ./src/Template/Statehistories/host.php:108 #: ./src/Template/Statehistories/service.php:108 msgid "States" -msgstr "" +msgstr "Estados" #: ./src/Template/Acknowledgements/host.php:132 #: ./src/Template/Angular/submit_host_result.php:26 @@ -8252,7 +8252,7 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Views/HoststatusIcon.php:87 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:389 msgid "Down" -msgstr "" +msgstr "Abajo" #: ./src/Template/Acknowledgements/host.php:144 #: ./src/Template/Angular/submit_host_result.php:27 @@ -8296,7 +8296,7 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Views/HoststatusIcon.php:88 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:394 msgid "Unreachable" -msgstr "" +msgstr "Inalcanzable" #: ./src/Template/Acknowledgements/host.php:171 #: ./src/Template/Acknowledgements/service.php:183 @@ -8317,14 +8317,14 @@ msgstr "" #: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:89 #: .-modules/SLAModule/templates/Slas/sla_service_information.php:115 msgid "Date" -msgstr "" +msgstr "Fecha" #: ./src/Template/Acknowledgements/host.php:175 #: ./src/Template/Acknowledgements/service.php:187 #: ./src/Template/Angular/downtime_tooltip.php:31 #: ./src/Template/Systemfailures/add.php:75 msgid "Author" -msgstr "" +msgstr "Autor" #: ./src/Template/Acknowledgements/host.php:179 #: ./src/Template/Acknowledgements/service.php:191 @@ -8355,7 +8355,7 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:91 #: .-modules/DistributeModule/templates/Satellites/downtime.php:244 msgid "Comment" -msgstr "" +msgstr "Comentario" #: ./src/Template/Acknowledgements/host.php:183 #: ./src/Template/Acknowledgements/service.php:195 @@ -8371,21 +8371,21 @@ msgstr "" #: ./src/Template/Services/browser.php:484 #: ./src/Template/Services/details.php:248 msgid "Sticky" -msgstr "" +msgstr "Fijado" #: ./src/Template/Acknowledgements/host.php:205 #: ./src/Template/Acknowledgements/service.php:218 #: ./src/Template/Systemsettings/index.php:118 #: ./src/Template/Systemsettings/index.php:154 msgid "True" -msgstr "" +msgstr "Verdadero" #: ./src/Template/Acknowledgements/host.php:209 #: ./src/Template/Acknowledgements/service.php:222 #: ./src/Template/Systemsettings/index.php:119 #: ./src/Template/Systemsettings/index.php:153 msgid "False" -msgstr "" +msgstr "Falso" #: ./src/Template/Acknowledgements/service.php:132 #: ./src/Template/Angular/submit_service_result.php:25 @@ -8466,7 +8466,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:121 #: .-modules/SLAModule/templates/Slas/view_details.php:201 msgid "Warning" -msgstr "" +msgstr "Advertencia" #: ./src/Template/Acknowledgements/service.php:144 #: ./src/Template/Angular/submit_service_result.php:26 @@ -8533,7 +8533,7 @@ msgstr "" #: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:438 #: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:618 msgid "Critical" -msgstr "" +msgstr "Crítico" #: ./src/Template/Acknowledgements/service.php:156 #: ./src/Template/Angular/submit_service_result.php:27 @@ -8593,103 +8593,103 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:105 #: .-modules/PagerdutyModule/src/Controller/AcknowledgeController.php:133 msgid "Unknown" -msgstr "" +msgstr "Desconocido" #: ./src/Template/Administrators/debug.php:47 msgid "Debugging information" -msgstr "" +msgstr "Depurando información" #: ./src/Template/Administrators/debug.php:56 msgid "Set XDEBUG_TRIGGER cookie" -msgstr "" +msgstr "Establecer cookie XDEBUG_TRIGGER" #: ./src/Template/Administrators/debug.php:60 msgid "Remove XDEBUG_TRIGGER cookie" -msgstr "" +msgstr "Eliminar cookie XDEBUG_TRIGGER" #: ./src/Template/Administrators/debug.php:64 msgid "Show SQL query log" -msgstr "" +msgstr "Mostrar registro de consultas SQL" #: ./src/Template/Administrators/debug.php:74 #: ./src/Template/Exports/index.php:60 #: ./src/Template/Exports/index.php:73 msgid "Critical error!" -msgstr "" +msgstr "¡Error crítico!" #: ./src/Template/Administrators/debug.php:76 msgid "Could not connect to Gearman Job Server! No background tasks will get executed!" -msgstr "" +msgstr "¡No se ha podido conectar al servidor Gearman Job! ¡No se ejecutarán tareas de fondo!" #: ./src/Template/Administrators/debug.php:88 #: ./src/Template/Packetmanager/index.php:61 msgid "Ubuntu Bionic 18.04 is end of life soon!" -msgstr "" +msgstr "¡Ubuntu Bionic 18.04 llegará pronto a su fin!" #: ./src/Template/Administrators/debug.php:90 #: ./src/Template/Packetmanager/index.php:63 msgid "Official end of life of Ubuntu Bionic scheduled for April 2023." -msgstr "" +msgstr "El fin de ciclo de Ubuntu Bionic se ha establecido para abril de 2023" #: ./src/Template/Administrators/debug.php:91 #: ./src/Template/Packetmanager/index.php:64 msgid "Therefore openITCOCKPIT 4.5.5 will be one of the last releases for Ubuntu Bionic. Please update to Ubuntu Focal to receive further updates." -msgstr "" +msgstr "Por eso, openITCOCKPIT 4.5.5 será uno de los últimos lanzamientos para Ubuntu Bionic. Por favor, pásese a Ubuntu Focal para recibir más actualizaciones." #: ./src/Template/Administrators/debug.php:93 #: ./src/Template/Administrators/debug.php:107 #: ./src/Template/Packetmanager/index.php:66 #: ./src/Template/Packetmanager/index.php:80 msgid "Need help updating your system? Please don't hesitate to contact our enterprise support {0}." -msgstr "" +msgstr "¿Necesita ayuda para actualizar su sistema? Por favor, no dude en contactar con nuestro servicio al cliente {0}." #: ./src/Template/Administrators/debug.php:102 #: ./src/Template/Packetmanager/index.php:75 msgid "Debian Buster 10 end of life!" -msgstr "" +msgstr "¡Debian Buster 10 ha llegado a su fin!" #: ./src/Template/Administrators/debug.php:104 #: ./src/Template/Packetmanager/index.php:77 msgid "Debian Buster is not supported by the Debian security team anymore!" -msgstr "" +msgstr "¡El equipo de seguridad de Debian ya no da soporte a Debian Buster!" #: ./src/Template/Administrators/debug.php:105 #: ./src/Template/Packetmanager/index.php:78 msgid "Therefore openITCOCKPIT 4.5.5 will be one of the last releases for Debian Buster. Please update to Debian Bullseye to receive further updates." -msgstr "" +msgstr "Por tanto, openITCOCKPIT 4.5.5 será uno de los últimos lanzamientos para Debian Buster. Por favor, pásese a Debian Bullseye para recibir más actualizaciones" #: ./src/Template/Administrators/debug.php:118 msgid "Interface information" -msgstr "" +msgstr "información de la interfaz" #: ./src/Template/Administrators/debug.php:133 msgid "System name" -msgstr "" +msgstr "Nombre del sistema" #: ./src/Template/Administrators/debug.php:136 #: ./src/Template/Nagiostats/index.php:194 msgid "Version" -msgstr "" +msgstr "Versión" #: ./src/Template/Administrators/debug.php:139 msgid "Edition" -msgstr "" +msgstr "Edición" #: ./src/Template/Administrators/debug.php:145 msgid "Path for config" -msgstr "" +msgstr "Ruta para configuración" #: ./src/Template/Administrators/debug.php:148 msgid "Path for backups" -msgstr "" +msgstr "Ruta para copias de seguridad" #: ./src/Template/Administrators/debug.php:151 msgid "Command interface" -msgstr "" +msgstr "Comando interfaz" #: ./src/Template/Administrators/debug.php:165 msgid "Process information" -msgstr "" +msgstr "Procesar información" #: ./src/Template/Administrators/debug.php:177 #: ./src/Template/Administrators/debug.php:191 @@ -8704,33 +8704,33 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/status.php:151 #: .-modules/DistributeModule/templates/Satellites/tasks.php:175 msgid "Error" -msgstr "" +msgstr "Error" #: ./src/Template/Administrators/debug.php:179 msgid "Gearman-Job-Server is not running, openITCOCKPIT could not check the state of background daemons" -msgstr "" +msgstr "Gearman-Job-Server no se está ejecutando, openITCOCKPIT no pudo comprobar el estado de los daemons de fondo" #: ./src/Template/Administrators/debug.php:181 msgid "Please start Gearman-Job-Server first" -msgstr "" +msgstr "Por favor, inicie Gearman-Job-Server primero" #: ./src/Template/Administrators/debug.php:192 msgid "gearman_worker is not running, openITCOCKPIT could not check the state of background daemons" -msgstr "" +msgstr "gearman_worker no se está ejecutando, openITCOCKPIT no pudo comprobar el estado de los daemons de fondo" #: ./src/Template/Administrators/debug.php:194 msgid "Please start gearman_worker first" -msgstr "" +msgstr "Por favor, inicie gearman_worker primero" #: ./src/Template/Administrators/debug.php:206 msgid "Process" -msgstr "" +msgstr "Procesar" #: ./src/Template/Administrators/debug.php:213 #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:35 #: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:104 msgid "Monitoring engine" -msgstr "" +msgstr "Supervisando motor" #: ./src/Template/Administrators/debug.php:217 #: ./src/Template/Administrators/debug.php:238 @@ -8748,7 +8748,7 @@ msgstr "" #: .-modules/DistributeModule/src/Model/Entity/SatelliteTask.php:66 #: .-modules/DistributeModule/templates/Satellites/tasks.php:127 msgid "Running" -msgstr "" +msgstr "Ejecutando" #: ./src/Template/Administrators/debug.php:221 #: ./src/Template/Administrators/debug.php:242 @@ -8759,51 +8759,51 @@ msgstr "" #: ./src/Template/Administrators/debug.php:363 #: ./src/Template/Administrators/debug.php:384 msgid "Stopped" -msgstr "" +msgstr "Detenido" #: ./src/Template/Administrators/debug.php:234 msgid "Database connector" -msgstr "" +msgstr "Conector de base de datos" #: ./src/Template/Administrators/debug.php:246 #: ./src/Template/Administrators/debug.php:267 #: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:107 msgid "Statusengine" -msgstr "" +msgstr "Statusengine" #: ./src/Template/Administrators/debug.php:255 msgid "Perfdata processor" -msgstr "" +msgstr "Procesor de Perfdata" #: ./src/Template/Administrators/debug.php:276 #: ./src/Template/Administrators/debug.php:658 msgid "Queuing engine" -msgstr "" +msgstr "Motor de colas" #: ./src/Template/Administrators/debug.php:292 msgid "Gearman Worker" -msgstr "" +msgstr "Gearman Worker" #: ./src/Template/Administrators/debug.php:313 msgid "OITC Cmd" -msgstr "" +msgstr "OITC Cmd" #: ./src/Template/Administrators/debug.php:334 #: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GeneratorRegistry.php:114 msgid "NSTA" -msgstr "" +msgstr "NSTA" #: ./src/Template/Administrators/debug.php:355 msgid "Push notification service" -msgstr "" +msgstr "Servicio de notificaciones push" #: ./src/Template/Administrators/debug.php:376 msgid "Nodejs Backend" -msgstr "" +msgstr "Backend Nodejs" #: ./src/Template/Administrators/debug.php:414 msgid "Server information" -msgstr "" +msgstr "información del servidor" #: ./src/Template/Administrators/debug.php:421 #: ./src/Template/Hosts/copy.php:116 @@ -8823,158 +8823,158 @@ msgstr "" #: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:220 #: .-modules/SLAModule/templates/Slas/hosts.php:126 msgid "Address" -msgstr "" +msgstr "Dirección" #: ./src/Template/Administrators/debug.php:424 msgid "Webserver" -msgstr "" +msgstr "Servidor web" #: ./src/Template/Administrators/debug.php:427 msgid "HTTPS / TLS" -msgstr "" +msgstr "HTTPS / TLS" #: ./src/Template/Administrators/debug.php:430 msgid "OS" -msgstr "" +msgstr "OS" #: ./src/Template/Administrators/debug.php:433 msgid "Kernel" -msgstr "" +msgstr "Kernel" #: ./src/Template/Administrators/debug.php:436 msgid "Containerized" -msgstr "" +msgstr "En contenedores" #: ./src/Template/Administrators/debug.php:439 msgid "PHP version" -msgstr "" +msgstr "Versión PHP" #: ./src/Template/Administrators/debug.php:442 msgid "PHP Memory limit" -msgstr "" +msgstr "Límite de memoria PHP" #: ./src/Template/Administrators/debug.php:445 msgid "PHP Max. execution time" -msgstr "" +msgstr "Tiempo de ejecución máximo PHP" #: ./src/Template/Administrators/debug.php:448 msgid "PHP loaded extensions" -msgstr "" +msgstr "Extensiones cargadas PHP" #: ./src/Template/Administrators/debug.php:451 msgid "CPU model" -msgstr "" +msgstr "Modelo de CPU" #: ./src/Template/Administrators/debug.php:454 msgid "CPU Architecture" -msgstr "" +msgstr "Arquitectura de la CPU" #: ./src/Template/Administrators/debug.php:457 msgid "Number of CPU cores" -msgstr "" +msgstr "Número de núcleos de CPU" #: ./src/Template/Administrators/debug.php:473 msgid "CPU load" -msgstr "" +msgstr "Cargar CPU" #: ./src/Template/Administrators/debug.php:483 msgid "Keep history" -msgstr "" +msgstr "Mantener el historial" #: ./src/Template/Administrators/debug.php:492 msgid "Current load:" -msgstr "" +msgstr "Carga actual:" #: ./src/Template/Administrators/debug.php:513 msgid "1 Minute" -msgstr "" +msgstr "1 minuto" #: ./src/Template/Administrators/debug.php:521 msgid "5 Minutes" -msgstr "" +msgstr "5 minutos" #: ./src/Template/Administrators/debug.php:529 msgid "15 Minutes" -msgstr "" +msgstr "15 minutos" #: ./src/Template/Administrators/debug.php:553 msgid "Memory and disk usage" -msgstr "" +msgstr "Uso de la memoria y disco" #: ./src/Template/Administrators/debug.php:564 msgid "Memory usage" -msgstr "" +msgstr "Uso de la memoria" #: ./src/Template/Administrators/debug.php:567 #: ./src/Template/Administrators/debug.php:606 msgid "Total:" -msgstr "" +msgstr "Total:" #: ./src/Template/Administrators/debug.php:569 #: ./src/Template/Administrators/debug.php:608 msgid "Used:" -msgstr "" +msgstr "Usado:" #: ./src/Template/Administrators/debug.php:573 msgid "Cached:" -msgstr "" +msgstr "En la caché:" #: ./src/Template/Administrators/debug.php:577 msgid "Buffers:" -msgstr "" +msgstr "Búferes:" #: ./src/Template/Administrators/debug.php:603 msgid "Swap usage" -msgstr "" +msgstr "Cambiar el uso" #: ./src/Template/Administrators/debug.php:625 #: ./src/Template/Agentconnector/create_services.php:300 msgid "Disk usage" -msgstr "" +msgstr "Uso del disco" #: ./src/Template/Administrators/debug.php:630 msgid "Size" -msgstr "" +msgstr "Tamaño" #: ./src/Template/Administrators/debug.php:631 msgid "Available" -msgstr "" +msgstr "Disponible" #: ./src/Template/Administrators/debug.php:632 msgid "Mount point" -msgstr "" +msgstr "Punto de anclaje" #: ./src/Template/Administrators/debug.php:673 msgid "Queue name" -msgstr "" +msgstr "Nombre de cola" #: ./src/Template/Administrators/debug.php:676 msgid "Jobs waiting" -msgstr "" +msgstr "Tareas esperando" #: ./src/Template/Administrators/debug.php:679 msgid "Active jobs" -msgstr "" +msgstr "Tareas activas" #: ./src/Template/Administrators/debug.php:682 msgid "Worker available" -msgstr "" +msgstr "Worker disponible" #: ./src/Template/Administrators/debug.php:713 msgid "Email configuration" -msgstr "" +msgstr "Configuración del email" #: ./src/Template/Administrators/debug.php:720 msgid "Mail server address" -msgstr "" +msgstr "Dirección del servidor mail" #: ./src/Template/Administrators/debug.php:723 msgid "Mail server port" -msgstr "" +msgstr "Puerto del servidor mail" #: ./src/Template/Administrators/debug.php:726 msgid "Transport method" -msgstr "" +msgstr "Método de transporte" #: ./src/Template/Administrators/debug.php:729 #: ./src/Template/Agentconnector/config.php:639 @@ -8985,7 +8985,7 @@ msgstr "" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:138 #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:70 msgid "Username" -msgstr "" +msgstr "Nombre de usuario" #: ./src/Template/Administrators/debug.php:732 #: ./src/Template/Agentconnector/config.php:660 @@ -9001,75 +9001,75 @@ msgstr "" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:151 #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:82 msgid "Password" -msgstr "" +msgstr "Contraseña" #: ./src/Template/Administrators/debug.php:734 msgid "Password hidden due to security please see the file /opt/openitc/frontend/config/email.php for detailed configuration information." -msgstr "" +msgstr "La contraseña ha sido ocultada por motivos de seguridad; por favor vea el archivo /opt/openitc/frontend/config/email.php para tener información detallada sobre la configuración." #: ./src/Template/Administrators/debug.php:740 msgid "Send test Email to" -msgstr "" +msgstr "Enviar email de prueba a" #: ./src/Template/Administrators/debug.php:755 msgid "Client information" -msgstr "" +msgstr "Información del cliente" #: ./src/Template/Administrators/debug.php:762 msgid "Client OS" -msgstr "" +msgstr "Cliente OS" #: ./src/Template/Administrators/debug.php:765 msgid "Client browser" -msgstr "" +msgstr "Buscador del cliente" #: ./src/Template/Administrators/debug.php:768 msgid "Client IP address" -msgstr "" +msgstr "Dirección IP del cliente" #: ./src/Template/Administrators/querylog.php:34 msgid "Databases query log" -msgstr "" +msgstr "Registro de consultas de las bases de datos" #: ./src/Template/Administrators/querylog.php:47 msgid "Databases" -msgstr "" +msgstr "Bases de datos" #: ./src/Template/Administrators/querylog.php:48 msgid "query log" -msgstr "" +msgstr "Registro de consultas" #: ./src/Template/Administrators/querylog.php:53 msgid "Successfully connected" -msgstr "" +msgstr "Conectado con éxito" #: ./src/Template/Administrators/querylog.php:57 msgid "Used query log slots" -msgstr "" +msgstr "Espacios de registro de consultas utilizadas" #: ./src/Template/Administrators/querylog.php:63 msgid "Try manual reconnect" -msgstr "" +msgstr "Intentar la reconexión manual" #: ./src/Template/Administrators/querylog.php:66 msgid "Truncate log" -msgstr "" +msgstr "Truncar el registro" #: ./src/Template/Administrators/querylog.php:76 msgid "Enable query logging" -msgstr "" +msgstr "Habilitar el registro de consultas" #: ./src/Template/Administrators/querylog.php:77 msgid "It is very important to set {0} to {1} in the file" -msgstr "" +msgstr "Es muy importante establecer {0} a {1} en el archivo" #: ./src/Template/Administrators/querylog.php:88 msgid "Connection error" -msgstr "" +msgstr "Error de conexión" #: ./src/Template/Administrators/querylog.php:89 msgid "Could not connect to Query Log WebSocket Server. Did you execute" -msgstr "" +msgstr "No se ha podido conectar al servidor WebSocket del registro de consultas. ¿Ejecutó?" #: ./src/Template/Agentchecks/add.php:34 #: ./src/Template/Agentchecks/edit.php:34 @@ -9087,7 +9087,7 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:597 #: .-modules/ImportModule/src/Lib/ImporterDataTypes.php:17 msgid "openITCOCKPIT Agent" -msgstr "" +msgstr "Agente openITCOCKPIT" #: ./src/Template/Agentchecks/add.php:39 #: ./src/Template/Agentchecks/edit.php:39 @@ -9095,11 +9095,11 @@ msgstr "" #: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:118 #: .-modules/CheckmkModule/templates/Mkchecks/index.php:54 msgid "Checks" -msgstr "" +msgstr "Comprobaciones" #: ./src/Template/Agentchecks/add.php:52 msgid "Create new openITCOCKPIT Agent check" -msgstr "" +msgstr "Crear nueva comprobación del agente openITCOCKPIT" #: ./src/Template/Agentchecks/add.php:66 #: ./src/Template/Agentchecks/edit.php:67 @@ -9108,7 +9108,7 @@ msgstr "" #: .-modules/ImportModule/templates/Importers/edit.php:690 #: .-modules/ImportModule/templates/Importers/edit.php:942 msgid "Agent check" -msgstr "" +msgstr "Comprobación del agente" #: ./src/Template/Agentchecks/add.php:70 #: ./src/Template/Agentchecks/edit.php:71 @@ -9204,23 +9204,23 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/sla_host_information.php:216 #: .-modules/SLAModule/templates/Slas/sla_service_information.php:241 msgid "Name" -msgstr "" +msgstr "Nombre" #: ./src/Template/Agentchecks/add.php:78 #: ./src/Template/Agentchecks/edit.php:79 msgid "The name of the check is equal to the key from the agents JSON output." -msgstr "" +msgstr "El nombre del comprobamiento es igual a la clave de salida JSON de los agentes." #: ./src/Template/Agentchecks/add.php:85 #: ./src/Template/Agentchecks/edit.php:86 #: ./src/Template/Agentchecks/index.php:135 msgid "Plugin name" -msgstr "" +msgstr "Nombre del complemento" #: ./src/Template/Agentchecks/add.php:93 #: ./src/Template/Agentchecks/edit.php:94 msgid "The name of the check plugin used by the poller." -msgstr "" +msgstr "El nombre del plugin de comprobación utilizado por el poller." #: ./src/Template/Agentchecks/add.php:103 #: ./src/Template/Agentchecks/add.php:105 @@ -9260,47 +9260,47 @@ msgstr "" #: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:526 #: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:528 msgid "Service template" -msgstr "" +msgstr "Plantilla del servicio" #: ./src/Template/Agentchecks/add.php:133 msgid "Create agent check" -msgstr "" +msgstr "Crear comprobación del agente" #: ./src/Template/Agentchecks/edit.php:52 msgid "Edit openITCOCKPIT Agent check:" -msgstr "" +msgstr "Editar comprobación del agente openITCOCKPIT" #: ./src/Template/Agentchecks/edit.php:126 msgid "Update agent check" -msgstr "" +msgstr "Actualizar la comprobación del agente" #: ./src/Template/Agentchecks/index.php:54 msgid "Agent checks overview" -msgstr "" +msgstr "Visión general de las comprobaciones del agente" #: ./src/Template/Agentchecks/index.php:60 #: .-modules/CheckmkModule/templates/Mkchecks/index.php:60 msgid "Go to Servicetemplates" -msgstr "" +msgstr "Ir a Servicetemplates" #: ./src/Template/Agentchecks/index.php:92 msgid "Filter by agent check name" -msgstr "" +msgstr "Filtrar por nombre de comprobación del agente" #: ./src/Template/Agentchecks/index.php:106 #: ./src/Template/Servicetemplates/index.php:88 msgid "Filter by service template name" -msgstr "" +msgstr "Filtrar por nombre de plantilla del servicio" #: ./src/Template/Agentchecks/index.php:131 msgid "Agent check name" -msgstr "" +msgstr "Nombre de comprobación del agente" #: ./src/Template/Agentchecks/index.php:139 #: ./src/Template/Servicetemplates/copy.php:70 #: ./src/Template/Servicetemplates/index.php:165 msgid "Service template name" -msgstr "" +msgstr "Nombre de la plantilla del servicio" #: ./src/Template/Agentconnector/autotls.php:37 #: ./src/Template/Agentconnector/config.php:37 @@ -9310,7 +9310,7 @@ msgstr "" #: ./src/Template/Agentconnector/wizard.php:37 #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:204 msgid "Wizard" -msgstr "" +msgstr "Asistente" #: ./src/Template/Agentconnector/autotls.php:46 #: ./src/Template/Agentconnector/config.php:46 @@ -9318,7 +9318,7 @@ msgstr "" #: ./src/Template/Agentconnector/install.php:46 #: ./src/Template/Agentconnector/select_agent.php:46 msgid "openITCOCKPIT Agent Configuration for:" -msgstr "" +msgstr "Configuración del agente openITCOCKPIT para:" #: ./src/Template/Agentconnector/autotls.php:59 #: ./src/Template/Agentconnector/config.php:59 @@ -9327,7 +9327,7 @@ msgstr "" #: ./src/Template/Agentconnector/select_agent.php:59 #: ./src/Template/Agentconnector/wizard.php:66 msgid "Select host" -msgstr "" +msgstr "Seleccionar host" #: ./src/Template/Agentconnector/autotls.php:63 #: ./src/Template/Agentconnector/config.php:62 @@ -9336,7 +9336,7 @@ msgstr "" #: ./src/Template/Agentconnector/select_agent.php:63 #: ./src/Template/Agentconnector/wizard.php:69 msgid "Configure Agent" -msgstr "" +msgstr "Configurar Agente" #: ./src/Template/Agentconnector/autotls.php:67 #: ./src/Template/Agentconnector/config.php:65 @@ -9345,7 +9345,7 @@ msgstr "" #: ./src/Template/Agentconnector/select_agent.php:67 #: ./src/Template/Agentconnector/wizard.php:72 msgid "Install Agent" -msgstr "" +msgstr "Instalar Agente" #: ./src/Template/Agentconnector/autotls.php:70 #: ./src/Template/Agentconnector/config.php:69 @@ -9353,7 +9353,7 @@ msgstr "" #: ./src/Template/Agentconnector/install.php:70 #: ./src/Template/Agentconnector/wizard.php:75 msgid "Exchange TLS Certificate" -msgstr "" +msgstr "Intercambiar el certificado TLS" #: ./src/Template/Agentconnector/autotls.php:73 #: ./src/Template/Agentconnector/config.php:76 @@ -9373,7 +9373,7 @@ msgstr "" #: .-modules/SAPModule/templates/Wizards/sap.php:183 #: .-modules/UPSModule/templates/Wizards/ups.php:244 msgid "Create services" -msgstr "" +msgstr "Crear servicios" #: ./src/Template/Agentconnector/autotls.php:88 #: ./src/Template/Agentconnector/autotls.php:169 @@ -9388,16 +9388,16 @@ msgstr "" #: .-modules/AutoreportModule/templates/Autoreports/edit_step_one.php:59 #: .-modules/AutoreportModule/templates/Autoreports/edit_step_two.php:65 msgid "Next" -msgstr "" +msgstr "Siguiente" #: ./src/Template/Agentconnector/autotls.php:106 #: ./src/Template/Agentconnector/autotls.php:124 msgid "Executing TLS certificate exchange" -msgstr "" +msgstr "Ejecutando el intercambio del certificado TLS" #: ./src/Template/Agentconnector/autotls.php:127 msgid "(via remote satellite system)" -msgstr "" +msgstr "(a través del sistema satélite remoto)" #: ./src/Template/Agentconnector/autotls.php:157 #: ./src/Template/MessagesOtd/add.php:198 @@ -9408,57 +9408,57 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/status.php:150 #: .-modules/DistributeModule/templates/Satellites/tasks.php:128 msgid "Success" -msgstr "" +msgstr "Correcto" #: ./src/Template/Agentconnector/autotls.php:202 msgid "Reset AutoTLS certificate" -msgstr "" +msgstr "Resetear el certificado AutoTLS" #: ./src/Template/Agentconnector/autotls.php:220 msgid "Error!" -msgstr "" +msgstr "¡Error!" #: ./src/Template/Agentconnector/autotls.php:234 msgid "Trust this Agent and generate a new certificate." -msgstr "" +msgstr "Confiar en este Agente y generar un certificado nuevo." #: ./src/Template/Agentconnector/autotls.php:251 #: ./src/itnovum/openITCOCKPIT/Agent/AgentHttpClient.php:343 #: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:338 #: .-modules/PrometheusModule/src/Controller/PrometheusQueryController.php:473 msgid "Unknown error" -msgstr "" +msgstr "Error desconocido" #: ./src/Template/Agentconnector/config.php:33 msgid "openITCOCKPIT Agent " -msgstr "" +msgstr "Agente openITCOCKPIT " #: ./src/Template/Agentconnector/config.php:72 #: ./src/Template/Agentconnector/create_services.php:75 #: ./src/Template/Agentconnector/install.php:73 #: ./src/Template/Agentconnector/select_agent.php:70 msgid "Select Agent" -msgstr "" +msgstr "Seleccionar Agente" #: ./src/Template/Agentconnector/config.php:108 msgid "Which operation system do you want to monitor?" -msgstr "" +msgstr "¿Qué sistema de operación quiere monitorizar?" #: ./src/Template/Agentconnector/config.php:119 #: ./src/Template/Agentconnector/create_services.php:481 #: .-modules/CheckmkModule/templates/Mkagents/download.php:192 msgid "Windows" -msgstr "" +msgstr "Windows" #: ./src/Template/Agentconnector/config.php:127 #: ./src/Template/Agentconnector/create_services.php:551 msgid "Linux" -msgstr "" +msgstr "Linux" #: ./src/Template/Agentconnector/config.php:135 #: ./src/Template/Agentconnector/create_services.php:525 msgid "macOS" -msgstr "" +msgstr "macOS" #: ./src/Template/Agentconnector/config.php:156 #: ./src/Template/Hosts/add.php:87 @@ -9473,49 +9473,49 @@ msgstr "" #: ./src/Template/Wizards/wizard_host_configuration.php:82 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:75 msgid "Basic configuration" -msgstr "" +msgstr "Configuración básica" #: ./src/Template/Agentconnector/config.php:164 msgid "Operation mode" -msgstr "" +msgstr "Modo operación" #: ./src/Template/Agentconnector/config.php:173 #: ./src/Template/Agentconnector/pull.php:50 msgid "Pull mode" -msgstr "" +msgstr "Modo pull" #: ./src/Template/Agentconnector/config.php:174 #: ./src/Template/Agentconnector/push.php:50 msgid "Push mode" -msgstr "" +msgstr "Modo push" #: ./src/Template/Agentconnector/config.php:184 msgid "Agent bind address" -msgstr "" +msgstr "Dirección de enlace del agente" #: ./src/Template/Agentconnector/config.php:192 msgid "0.0.0.0" -msgstr "" +msgstr "0.0.0.0" #: ./src/Template/Agentconnector/config.php:196 msgid "IP address that openITCOCKPIT Agent should bind to." -msgstr "" +msgstr "Dirección IP a la que debe enlazarse el Agente openITCOCKPIT." #: ./src/Template/Agentconnector/config.php:197 msgid "Set 0.0.0.0 to bind to all interfaces." -msgstr "" +msgstr "Establecer 0.0.0.0 para enlazar con todas las interfaces." #: ./src/Template/Agentconnector/config.php:209 msgid "Agent bind port" -msgstr "" +msgstr "Puerto de enlace del agente" #: ./src/Template/Agentconnector/config.php:223 msgid "Port number that openITCOCKPIT Agent should bind to." -msgstr "" +msgstr "Número de puerto al que debe enlazarse el Agente openITCOCKPIT." #: ./src/Template/Agentconnector/config.php:224 msgid "Default: 3333" -msgstr "" +msgstr "Predeterminado: 3333" #: ./src/Template/Agentconnector/config.php:236 #: ./src/Template/Hosts/add.php:533 @@ -9531,294 +9531,293 @@ msgstr "" #: ./src/Template/Servicetemplates/edit.php:369 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:204 msgid "Check interval" -msgstr "" +msgstr "Intervalo de comprobación" #: ./src/Template/Agentconnector/config.php:250 msgid "Determines in seconds how often the openITCOCKPIT Agent will execute all checks." -msgstr "" +msgstr "Determina en segundos con qué frecuencia el Agente openITCOCKPIT ejecutará todas las comprobaciones." #: ./src/Template/Agentconnector/config.php:251 msgid "Default: 30" -msgstr "" +msgstr "Predeterminado: 30" #: ./src/Template/Agentconnector/config.php:275 msgid "Push mode configuration" -msgstr "" +msgstr "Configuración del modo push" #: ./src/Template/Agentconnector/config.php:285 msgid "openITCOCKPIT Server Address" -msgstr "" +msgstr "Dirección del servidor de openITCOCKPIT" #: ./src/Template/Agentconnector/config.php:296 msgid "External address of your openITCOCKPIT Server." -msgstr "" +msgstr "Dirección externa de su Servidor de openITCOCKPIT." #: ./src/Template/Agentconnector/config.php:310 msgid "openITCOCKPIT Satellite Server Address" -msgstr "" +msgstr "Dirección del Servidor Satélite de openITCOCKPIT" #: ./src/Template/Agentconnector/config.php:321 msgid "External address of your openITCOCKPIT Satellite Server." -msgstr "" +msgstr "Dirección externa de su Servidor Satélite de openITCOCKPIT." #: ./src/Template/Agentconnector/config.php:359 msgid "HTTP Proxy" -msgstr "" +msgstr "Proxy HTTP" #: ./src/Template/Agentconnector/config.php:370 msgid "HTTP Proxy that should be used by the agent. Leave blank for no proxy." -msgstr "" +msgstr "Proxy HTTP que debería ser usado por el agente. Déjelo en blanco para no proxy." #: ./src/Template/Agentconnector/config.php:382 msgid "Verify server certificate" -msgstr "" +msgstr "Verificar el certificado del servidor" #: ./src/Template/Agentconnector/config.php:385 msgid "Require valid TLS certificates (e.g. Let's Encrypt)" -msgstr "" +msgstr "Requerir certificados TLS válidos (p. ej. Let's Encrypt)" #: ./src/Template/Agentconnector/config.php:394 msgid "Push timeout" -msgstr "" - +msgstr "Tiempo de espera push" #: ./src/Template/Agentconnector/config.php:407 msgid "HTTP timeout in seconds" -msgstr "" +msgstr "Tiempo de espera HTTP en segundos" #: ./src/Template/Agentconnector/config.php:430 msgid "Pull mode configuration" -msgstr "" +msgstr "Configuración del modo pull" #: ./src/Template/Agentconnector/config.php:447 #: .-modules/PagerdutyModule/templates/Settings/edit.php:150 #: .-modules/ServicenowModule/templates/ServicenowSettings/index.php:274 #: .-modules/SlackModule/templates/SlackSettings/index.php:133 msgid "Determine if the configured proxy should be used." -msgstr "" +msgstr "Determinar si configured proxy se debería usar." #: ./src/Template/Agentconnector/config.php:473 msgid "Security configuration" -msgstr "" +msgstr "Configuración de seguridad" #: ./src/Template/Agentconnector/config.php:483 #: ./src/Template/Agentconnector/pull.php:149 msgid "Connection type" -msgstr "" +msgstr "Tipo de conexión" #: ./src/Template/Agentconnector/config.php:492 #: ./src/Template/Agentconnector/pull.php:190 msgid "Auto-TLS" -msgstr "" +msgstr "Auto-TLS" #: ./src/Template/Agentconnector/config.php:493 #: ./src/Template/Agentconnector/config.php:549 #: ./src/Template/Agentconnector/pull.php:182 msgid "HTTPS" -msgstr "" +msgstr "HTTPS" #: ./src/Template/Agentconnector/config.php:494 #: ./src/Template/Agentconnector/config.php:550 msgid "HTTP (plaintext)" -msgstr "" +msgstr "HTTP (plaintext)" #: ./src/Template/Agentconnector/config.php:497 msgid "openITCOCKPIT automatically generate a TLS certificate for authentication and encryption purpose. Auto-TLS is only available in Pull mode." -msgstr "" +msgstr "openITCOCKPIT generará automáticamente un certificado TLS por motivos de autenticación y encriptación. Auto-TLS solo está disponible en modo Pull." #: ./src/Template/Agentconnector/config.php:500 msgid "Start the Agents web server with own TLS certificates from Let's Encrypt for example." -msgstr "" +msgstr "Iniciar el servidor web de Agentes con sus propios certificados TLS, por ejemplo de Let's Encrypt." #: ./src/Template/Agentconnector/config.php:504 msgid "It's recommended to also enable HTTP Basic Authentication to restrict the access to the agent." -msgstr "" +msgstr "Se recomienda también habilitar la autenticación básica HTTP para restringir el acceso al agente." #: ./src/Template/Agentconnector/config.php:508 msgid "Communication will be plaintext. No encryption and authentication. Not recommended!" -msgstr "" +msgstr "La comunicación será plaintext. Ni encriptación ni autenticación. ¡No se recomiendan!" #: ./src/Template/Agentconnector/config.php:524 msgid "Enable Webserver" -msgstr "" +msgstr "Habilitar el servidor web" #: ./src/Template/Agentconnector/config.php:527 msgid "By default the web server of the Agent is disabled when running in Push mode." -msgstr "" +msgstr "Por defecto el servidor web del Agente está desactivado al ejecutarse en modo Push." #: ./src/Template/Agentconnector/config.php:530 msgid "It is highly recommended to enable at least HTTP Basic Authentication!" -msgstr "" +msgstr "¡Se recomienda mucho habilitar al menos la autenticación básica HHTP!" #: ./src/Template/Agentconnector/config.php:539 msgid "Web server type" -msgstr "" +msgstr "Tipo de servidor web" #: ./src/Template/Agentconnector/config.php:564 #: .-modules/DistributeModule/templates/Satellites/add.php:268 #: .-modules/DistributeModule/templates/Satellites/edit.php:272 msgid "Verify certificate" -msgstr "" +msgstr "Verificar el certificado" #: ./src/Template/Agentconnector/config.php:567 msgid "Enabled TLS certificate validation. This requires valid certificates like from Let's Encrypt" -msgstr "" +msgstr "Habilitar la validación del certificado TLS. Esto requiere certificados válidos tales como los de Let's Encrypt" #: ./src/Template/Agentconnector/config.php:577 #: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:105 msgid "TLS certificate file" -msgstr "" +msgstr "Archivo de certificado TLS" #: ./src/Template/Agentconnector/config.php:586 msgid "/etc/ssl/acme.sh/example.org/cert.pem" -msgstr "" +msgstr "/etc/ssl/acme.sh/example.org/cert.pem" #: ./src/Template/Agentconnector/config.php:592 msgid "Full path to certificate file the Agent should use" -msgstr "" +msgstr "Ruta completa al archivo del certificado que el Agente debería usar" #: ./src/Template/Agentconnector/config.php:602 #: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:88 msgid "TLS key file" -msgstr "" +msgstr "Archivo clave de TLS" #: ./src/Template/Agentconnector/config.php:611 msgid "/etc/ssl/acme.sh/example.org/privkey.pem" -msgstr "" +msgstr "/etc/ssl/acme.sh/example.org/privkey.pem" #: ./src/Template/Agentconnector/config.php:617 msgid "Full path to key file the Agent should use" -msgstr "" +msgstr "Ruta completa al archivo del certificado que el Agente debería usar" #: ./src/Template/Agentconnector/config.php:630 msgid "Enable HTTP Basic Authentication" -msgstr "" +msgstr "Habilitar la autenticación básica HTTP" #: ./src/Template/Agentconnector/config.php:684 msgid "Enable remote configuration update mode" -msgstr "" +msgstr "Habilitar el modo de actualización de configuración remota" #: ./src/Template/Agentconnector/config.php:687 msgid "Enables the remote agent configuration update mode." -msgstr "" +msgstr "Habilita el modo de actualización de configuración del agente remota." #: ./src/Template/Agentconnector/config.php:689 msgid "Should only be configured after an successful TLS configuration." -msgstr "" +msgstr "Solo deberían configurarse después de una configuración TLS exitosa." #: ./src/Template/Agentconnector/config.php:692 msgid "Warning: This could lead to remote code execution!" -msgstr "" +msgstr "¡Aviso: esto podría llevar a una ejecución de código remota!" #: ./src/Template/Agentconnector/config.php:713 msgid "Enable/disable checks" -msgstr "" +msgstr "Habilitar/deshabilitar las comprobaciones" #: ./src/Template/Agentconnector/config.php:725 msgid "Enable CPU stats" -msgstr "" +msgstr "Habilitar las estadísticas de la CPU" #: ./src/Template/Agentconnector/config.php:737 msgid "Enable Memory stats" -msgstr "" +msgstr "Habilitar las estadísticas de Memoria" #: ./src/Template/Agentconnector/config.php:749 msgid "Enable Swap stats" -msgstr "" +msgstr "Habilitar las estadísticas de Intercambio" #: ./src/Template/Agentconnector/config.php:761 msgid "Enable Process checks" -msgstr "" +msgstr "Habilitar la comprobación del Proceso" #: ./src/Template/Agentconnector/config.php:773 msgid "Enable Network stats" -msgstr "" +msgstr "Habilitar las estadísticas de la Red" #: ./src/Template/Agentconnector/config.php:785 msgid "Enable Network I/O stats" -msgstr "" +msgstr "Habilitar las estadísticas de la Red I/O" #: ./src/Template/Agentconnector/config.php:797 msgid "Enable Disk usage checks" -msgstr "" +msgstr "Habilitar las comprobaciones del uso del Disco" #: ./src/Template/Agentconnector/config.php:809 msgid "Enable Disk I/O stats" -msgstr "" +msgstr "Habilitar las estadísticas del Disco I/O" #: ./src/Template/Agentconnector/config.php:821 msgid "Enable Systemd checks (only affects Linux)" -msgstr "" +msgstr "Habilitar las comprobaciones de Systemd (solo afecta a Linux)" #: ./src/Template/Agentconnector/config.php:833 msgid "Enable Launchd checks (only affects macOS)" -msgstr "" +msgstr "Habilitar las comprobaciones Launchd (solo afecta a macOs)" #: ./src/Template/Agentconnector/config.php:845 msgid "Enable Windows Services checks (only affects Windows)" -msgstr "" +msgstr "Habilitar las comprobaciones de los Servicios de Windows (solo afecta a Windows)" #: ./src/Template/Agentconnector/config.php:857 msgid "Enable Windows Event Log checks (only affects Windows)" -msgstr "" +msgstr "Habilitar las comprobaciones de Registros de Eventos de Windows (solo afecta a Windows)" #: ./src/Template/Agentconnector/config.php:869 msgid "Enable Sensor stats (only affects Linux and macOS)" -msgstr "" +msgstr "Habilitar las estadísticas de Sensor (solo afecta a Linux y macOS)" #: ./src/Template/Agentconnector/config.php:881 msgid "Enable Docker checks" -msgstr "" +msgstr "Habilitar las comprobaciones de Docker" #: ./src/Template/Agentconnector/config.php:893 msgid "Enable KVM checks through libvirt" -msgstr "" +msgstr "Habilitar las comprobaciones de KVM a través de libvirt" #: ./src/Template/Agentconnector/config.php:905 msgid "Collect information about logged in users" -msgstr "" +msgstr "Recoger información sobre los usuarios que han iniciado sesión" #: ./src/Template/Agentconnector/create_services.php:105 #: .-modules/AutoreportModule/templates/Autoreports/edit_step_three.php:67 msgid "Finish" -msgstr "" +msgstr "Terminar" #: ./src/Template/Agentconnector/create_services.php:123 msgid "Select Services to monitor" -msgstr "" +msgstr "Seleccionar Servicios que supervisar" #: ./src/Template/Agentconnector/create_services.php:140 #: ./src/Template/Agentconnector/select_agent.php:124 msgid "Waiting for Agent data." -msgstr "" +msgstr "Esperando a los datos del Agente." #: ./src/Template/Agentconnector/create_services.php:194 msgid "There are no new services available" -msgstr "" +msgstr "No hay nuevos servicios disponibles" #: ./src/Template/Agentconnector/create_services.php:197 msgid "Please verify your Agent Configuration." -msgstr "" +msgstr "Por favor, verifique su Configuración de Agente." #: ./src/Template/Agentconnector/create_services.php:202 msgid "Go to \"Configure Agent\"" -msgstr "" +msgstr "Ir a \"Configure Agent\"" #: ./src/Template/Agentconnector/create_services.php:222 msgid "Creating new services..." -msgstr "" +msgstr "Creando nuevos servicios..." #: ./src/Template/Agentconnector/create_services.php:250 msgid "Services created successfully!" -msgstr "" +msgstr "¡Servicios creados con éxito!" #: ./src/Template/Agentconnector/create_services.php:253 msgid "To apply the changes, please refresh your monitoring configuration." -msgstr "" +msgstr "Para guardar los cambios, por favor actualice su configuración de la monitorización." #: ./src/Template/Agentconnector/create_services.php:259 #: .-modules/PrometheusModule/templates/PrometheusQuery/index.php:63 msgid "Go to \"Refresh monitoring configuration\"" -msgstr "" +msgstr "Ir a \"Refresh monitoring configuration\"" #: ./src/Template/Agentconnector/create_services.php:272 #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:643 @@ -9826,183 +9825,183 @@ msgstr "" #: .-modules/SLAModule/src/Lib/CsvReport.php:65 #: .-modules/SLAModule/src/Lib/CsvReport.php:138 msgid "System" -msgstr "" +msgstr "Sistema" #: ./src/Template/Agentconnector/create_services.php:294 msgid "Disk information" -msgstr "" +msgstr "Información del Disco" #: ./src/Template/Agentconnector/create_services.php:318 msgid "Disk IO" -msgstr "" +msgstr "Disco IO" #: ./src/Template/Agentconnector/create_services.php:340 msgid "Networking" -msgstr "" +msgstr "Redes" #: ./src/Template/Agentconnector/create_services.php:347 msgid "Link status" -msgstr "" +msgstr "Estado del enlace" #: ./src/Template/Agentconnector/create_services.php:366 msgid "Network IO" -msgstr "" +msgstr "Red IO" #: ./src/Template/Agentconnector/create_services.php:388 msgid "Docker" -msgstr "" +msgstr "Docker" #: ./src/Template/Agentconnector/create_services.php:396 msgid "Docker status" -msgstr "" +msgstr "Estado del Docker" #: ./src/Template/Agentconnector/create_services.php:415 msgid "Container CPU percentage" -msgstr "" +msgstr "Porcentaje de la CPU del contenedor" #: ./src/Template/Agentconnector/create_services.php:434 msgid "Container Memory usage" -msgstr "" +msgstr "utilización de la Memoria del contenedor" #: ./src/Template/Agentconnector/create_services.php:455 msgid "Running processes" -msgstr "" +msgstr "Ejecutando procesos" #: ./src/Template/Agentconnector/create_services.php:461 #: .-modules/CheckmkModule/templates/Scans/index.php:391 msgid "Processes" -msgstr "" +msgstr "Procesos" #: ./src/Template/Agentconnector/create_services.php:487 msgid "Windows services" -msgstr "" +msgstr "Servicios de Windows" #: ./src/Template/Agentconnector/create_services.php:505 msgid "Windows event logs" -msgstr "" +msgstr "Registros de eventos de Windows" #: ./src/Template/Agentconnector/create_services.php:531 msgid "Launchd services" -msgstr "" +msgstr "Servicios Launchd" #: ./src/Template/Agentconnector/create_services.php:557 msgid "Systemd services" -msgstr "" +msgstr "Servicios Systemd" #: ./src/Template/Agentconnector/create_services.php:578 #: ./src/Template/Agentconnector/create_services.php:584 msgid "Sensors" -msgstr "" +msgstr "Sensores" #: ./src/Template/Agentconnector/create_services.php:605 msgid "Libvirt" -msgstr "" +msgstr "Libvirt" #: ./src/Template/Agentconnector/create_services.php:611 msgid "Libvirt (KVM)" -msgstr "" +msgstr "Libvirt (KVM)" #: ./src/Template/Agentconnector/create_services.php:632 #: ./src/Template/Agentconnector/create_services.php:638 msgid "Custom checks" -msgstr "" +msgstr "Comprobaciones personalizadas" #: ./src/Template/Agentconnector/install.php:109 msgid "Download and install openITCOCKPIT Monitoring Agent " -msgstr "" +msgstr "Descargar e instalar el Agente de Supervisión de openITCOCKPIT " #: ./src/Template/Agentconnector/install.php:126 msgid "Download and install the openITCOCKPIT Monitoring Agent." -msgstr "" +msgstr "Descargar e instalar el Agente de Supervisión de openITCOCKPIT." #: ./src/Template/Agentconnector/install.php:129 msgid "If not already done, please {0} the openITCOCKPIT Agent now." -msgstr "" +msgstr "Si no lo ha hecho ya, por favor {0} el Agente de openITCOCKPIT ahora." #: ./src/Template/Agentconnector/install.php:129 #: .-modules/CheckmkModule/templates/Scans/index.php:88 msgid "download and install" -msgstr "" +msgstr "descargar e instalar" #: ./src/Template/Agentconnector/install.php:154 msgid "Configuration file/s for the openITCOCKPIT Monitoring Agent" -msgstr "" +msgstr "Archivo(s) de configuración para el Agente de Supervisión de openITCOCKPIT" #: ./src/Template/Agentconnector/install.php:159 msgid "After the installation process is completed you should replace the default openITCOCKPIT Agent configuration with the recently generated configuration." -msgstr "" +msgstr "Después de que el proceso de instalación se haya completado, debería reemplazar la configuración predeterminada del Agente de openITCOCKPIT con la que se ha generado recientemente." #: ./src/Template/Agentconnector/install.php:161 msgid "Copy and paste the shown configuration file to" -msgstr "" +msgstr "Copiar y pegar el archivo de configuración mostrado a" #: ./src/Template/Agentconnector/install.php:162 msgid "C:\\Program Files\\it-novum\\openitcockpit-agent\\config.ini" -msgstr "" +msgstr "C:\\Program Files\\it-novum\\openitcockpit-agent\\config.ini" #: ./src/Template/Agentconnector/install.php:163 msgid "/etc/openitcockpit-agent/config.ini" -msgstr "" +msgstr "/etc/openitcockpit-agent/config.ini" #: ./src/Template/Agentconnector/install.php:164 msgid "/Applications/openitcockpit-agent/config.ini" -msgstr "" +msgstr "/Applications/openitcockpit-agent/config.ini" #: ./src/Template/Agentconnector/install.php:186 msgid " Restart openITCOCKPIT Agent " -msgstr "" +msgstr " Reiniciar el Agente de openITCOCKPIT " #: ./src/Template/Agentconnector/install.php:192 msgid "To enable the new configuration a restart of the openITCOCKPIT Agent is required." -msgstr "" +msgstr "Para habilitar la nueva configuración, es necesario reiniciar el Agente de openITCOCKPITt." #: ./src/Template/Agentconnector/install.php:196 msgid "Run as administrator (via cmd.exe)" -msgstr "" +msgstr "Ejecutar como administrador (a través de cmd.exe)" #: ./src/Template/Agentconnector/install.php:197 msgid "sc stop openITCOCKPITAgent && sc start openITCOCKPITAgent" -msgstr "" +msgstr "sc stop openITCOCKPITAgent && sc start openITCOCKPITAgent" #: ./src/Template/Agentconnector/install.php:201 msgid "sudo systemctl restart openitcockpit-agent.service" -msgstr "" +msgstr "sudo systemctl restart openitcockpit-agent.service" #: ./src/Template/Agentconnector/install.php:205 msgid "sudo /bin/launchctl stop com.it-novum.openitcockpit.agent" -msgstr "" +msgstr "sudo /bin/launchctl stop com.it-novum.openitcockpit.agent" #: ./src/Template/Agentconnector/install.php:207 msgid "sudo /bin/launchctl start com.it-novum.openitcockpit.agent" -msgstr "" +msgstr "sudo /bin/launchctl start com.it-novum.openitcockpit.agent" #: ./src/Template/Agentconnector/pull.php:42 msgid "Only the configuration for the openITCOCKPIT Agent will be deleted. Not the host itself." -msgstr "" +msgstr "Solo la configuración para el Agente de openITCOCKPIT será eliminada, y no la del host en sí." #: ./src/Template/Agentconnector/pull.php:49 #: ./src/Template/Agentconnector/push.php:49 #: ./src/Template/Agentconnector/push_satellite.php:74 msgid "Agents overview" -msgstr "" +msgstr "Visión general de los agentes" #: ./src/Template/Agentconnector/pull.php:59 #: ./src/Template/Agentconnector/push.php:59 #: ./src/Template/Agentconnector/push_satellite.php:84 msgid "Pull" -msgstr "" +msgstr "Pull" #: ./src/Template/Agentconnector/pull.php:67 #: ./src/Template/Agentconnector/push.php:67 #: ./src/Template/Agentconnector/push_satellite.php:92 msgid "Push" -msgstr "" +msgstr "Push" #: ./src/Template/Agentconnector/pull.php:81 #: ./src/Template/Agentconnector/push.php:81 #: ./src/Template/Agentconnector/push_satellite.php:106 msgid "Push via Satellite (Import Module)" -msgstr "" +msgstr "Push por medio de Satélite (importar Módulo)" #: ./src/Template/Agentconnector/pull.php:117 #: ./src/Template/Agentconnector/push.php:117 @@ -10040,7 +10039,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/hosts.php:100 #: .-modules/SLAModule/templates/Slas/view_details.php:335 msgid "Filter by host name" -msgstr "" +msgstr "Filtrar por nombre de host" #: ./src/Template/Agentconnector/pull.php:142 #: ./src/Template/Browsers/index.php:479 @@ -10073,7 +10072,7 @@ msgstr "" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:136 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:183 msgid "Host name" -msgstr "" +msgstr "Nombre del host" #: ./src/Template/Agentconnector/pull.php:146 #: ./src/Template/Metrics/info.php:69 @@ -10084,67 +10083,67 @@ msgstr "" #: .-modules/PrometheusModule/templates/PrometheusExporters/add.php:164 #: .-modules/PrometheusModule/templates/PrometheusExporters/edit.php:165 msgid "Port" -msgstr "" +msgstr "Puerto" #: ./src/Template/Agentconnector/pull.php:186 msgid "HTTPS (insecure)" -msgstr "" +msgstr "HTTPS (no seguro)" #: ./src/Template/Agentconnector/pull.php:194 msgid "Auto-TLS certificate exchange error" -msgstr "" +msgstr "Error de intercambio del certificado Auto-TLS" #: ./src/Template/Agentconnector/pull.php:198 msgid "HTTP" -msgstr "" +msgstr "HTTP" #: ./src/Template/Agentconnector/pull.php:237 msgid "Query Agent" -msgstr "" +msgstr "Agente de consultas" #: ./src/Template/Agentconnector/push.php:42 msgid "By deleting, the corresponding openITCOCKPIT Agent is not able to send data to the openITCOCKPIT server anymore." -msgstr "" +msgstr "Si lo elimina, el Agente de openITCOCKPIT correspondiente ya no podrá enviar más datos al servidor de openITCOCKPIT." #: ./src/Template/Agentconnector/push.php:127 #: ./src/Template/Agentconnector/push_satellite.php:152 msgid "Host assignments" -msgstr "" +msgstr "Tareas del host" #: ./src/Template/Agentconnector/push.php:138 #: ./src/Template/Agentconnector/push_satellite.php:163 msgid "Host assigned" -msgstr "" +msgstr "Host asignado" #: ./src/Template/Agentconnector/push.php:150 #: ./src/Template/Agentconnector/push_satellite.php:175 -msgid "Agents witout host assignment" -msgstr "" +msgid "Agents without host assignment" +msgstr "Agentes sin tareas del host" #: ./src/Template/Agentconnector/push.php:174 #: ./src/Template/Agentconnector/push_satellite.php:199 msgid "Assigned host" -msgstr "" +msgstr "Host asignado" #: ./src/Template/Agentconnector/push.php:178 #: ./src/Template/Agentconnector/push_satellite.php:203 msgid "Agent UUID" -msgstr "" +msgstr "UUID del agente" #: ./src/Template/Agentconnector/push.php:182 #: ./src/Template/Agentconnector/push_satellite.php:207 msgid "Agent Hostname" -msgstr "" +msgstr "Hostname del agente" #: ./src/Template/Agentconnector/push.php:186 #: ./src/Template/Agentconnector/push_satellite.php:211 msgid "Agent IP address" -msgstr "" +msgstr "Dirección IP del agente" #: ./src/Template/Agentconnector/push.php:190 #: ./src/Template/Agentconnector/push_satellite.php:215 msgid "Remote address" -msgstr "" +msgstr "Dirección remota" #: ./src/Template/Agentconnector/push.php:195 #: ./src/Template/Agentconnector/push_satellite.php:220 @@ -10155,171 +10154,171 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/sla_service_information.php:107 #: .-modules/SLAModule/templates/Slas/view_details.php:413 msgid "Last update" -msgstr "" +msgstr "Última actualización" #: ./src/Template/Agentconnector/push.php:224 #: ./src/Template/Agentconnector/push_satellite.php:254 msgid "No host assignment defined" -msgstr "" +msgstr "No hay una asignación de host definida" #: ./src/Template/Agentconnector/push.php:275 msgid "Assign to host" -msgstr "" +msgstr "Asignar al host" #: ./src/Template/Agentconnector/push.php:283 #: ./src/Template/Agentconnector/push_satellite.php:309 msgid "Show received data" -msgstr "" +msgstr "Mostrar datos recibidos" #: ./src/Template/Agentconnector/push_satellite.php:42 msgid "Warning! You also need to delete the corresponding record on the Satellite System!" -msgstr "" +msgstr "¡Atención! También tiene que eliminar el registro correspondiente en el Sistema Satélite!" #: ./src/Template/Agentconnector/push_satellite.php:57 msgid "Information may be not complete" -msgstr "" +msgstr "La información puede no estar completa" #: ./src/Template/Agentconnector/push_satellite.php:60 msgid "This list will only show openITCOCKPIT Monitoring Agents, which are running in push mode and are related to the Import Module." -msgstr "" +msgstr "Esta lista solo mostrará los Agentes de Supervisión de openITCOCKPIT, que están ejecutándose en modo push y están relacionados con el Módulo de Importación." #: ./src/Template/Agentconnector/push_satellite.php:61 msgid "In case the Import Module is not in use, this list is probably empty." -msgstr "" +msgstr "En caso de que el Módulo de Importación no se esté usando, esta lista probablemente esté vacía." #: ./src/Template/Agentconnector/push_satellite.php:75 msgid "Push mode via a Satellite system" -msgstr "" +msgstr "El modo push a través del Sistema Satélite" #: ./src/Template/Agentconnector/select_agent.php:106 msgid "Select Agent to create host assignment" -msgstr "" +msgstr "Seleccionar Agente para crear tarea del host" #: ./src/Template/Agentconnector/select_agent.php:151 msgid "Agent not in list?" -msgstr "" +msgstr "¿El agente no está en la lista?" #: ./src/Template/Agentconnector/select_agent.php:154 msgid "Most likely the Agent did not send any data to the openITCOCKPIT Server yet. Please check the log file of the Agent and refresh the list." -msgstr "" +msgstr "Lo más probable es que el Agente aún no ha enviado ningún dato al Servidor de openITCOCKPIT. Por favor, compruebe el archivo de registro del Agente y actualice la lista." #: ./src/Template/Agentconnector/select_agent.php:161 msgid "Refresh list" -msgstr "" +msgstr "Actualizar la lista" #: ./src/Template/Agentconnector/select_agent.php:172 msgid "Available Agents" -msgstr "" +msgstr "Agentes disponibles" #: ./src/Template/Agentconnector/select_agent.php:184 msgid "Agents with an exact match of the IP-Address will be selected automatically. If none of the IP-Addresses matches openITCOCKPIT will pre-select the best matching hostname." -msgstr "" +msgstr "Se seleccionarán automáticamente a los agentes con una coincidencia exacta de direcciones IP. Si ninguna de las direcciones IP coincide con openITCOCKPIT, se preseleccionará el nombre de host más adecuado." #: ./src/Template/Agentconnector/show_output.php:46 msgid "openITCOCKPIT Agent Output of:" -msgstr "" +msgstr "Salida del Agente de openITCOCKPIT de:" #: ./src/Template/Agentconnector/show_output.php:49 msgid "Agent: " -msgstr "" +msgstr "Agente: " #: ./src/Template/Agentconnector/show_output.php:77 msgid "openITCOCKPIT Monitoring Agent Output" -msgstr "" +msgstr "Salida del Agente de Supervisión de openITCOCKPIT" #: ./src/Template/Agentconnector/wizard.php:115 #: ./src/Template/Services/add.php:94 #: ./src/Template/Servicetemplategroups/allocate_to_host.php:96 msgid "Please select a host." -msgstr "" +msgstr "Por favor, seleccione un host." #: ./src/Template/Agentconnector/wizard.php:124 msgid "Register Agent in pull mode" -msgstr "" +msgstr "Registrar Agente en modo pull" #: ./src/Template/Agentconnector/wizard.php:131 msgid "When to use pull mode?" -msgstr "" +msgstr "¿Cuándo usar el modo pull?" #: ./src/Template/Agentconnector/wizard.php:134 msgid "In pull mode the openITCOCKPIT server will frequently connect to the agent via an HTTP/S connection to get the latest check results." -msgstr "" +msgstr "En modo pull, el servidor de openITCOCKPIT se conectará frecuentemente al agente a través de una conexión HTTP/S para obtener los resultados de comprobación más recientes." #: ./src/Template/Agentconnector/wizard.php:136 msgid "Use the pull mode when your openITCOCKPIT server can establish a direct connection to the target system." -msgstr "" +msgstr "Usar el modo pull cuando su servidor de openITCOCKPIT pueda establecer una conexión directa con el sistema de destino." #: ./src/Template/Agentconnector/wizard.php:138 msgid "If your openITCOCKPIT server is located in the same datacenter." -msgstr "" +msgstr "Si su servidor de openITCOCKPIT está ubicado en el mismo centro de datos." #: ./src/Template/Agentconnector/wizard.php:149 msgid "Continue with pull mode" -msgstr "" +msgstr "Continuar en modo pull" #: ./src/Template/Agentconnector/wizard.php:160 msgid "Register Agent in push mode" -msgstr "" +msgstr "Registrar Agente en modo push" #: ./src/Template/Agentconnector/wizard.php:167 msgid "When to use push mode?" -msgstr "" +msgstr "¿Cuándo usar el modo push?" #: ./src/Template/Agentconnector/wizard.php:170 msgid "In push mode the Agent will frequently push the latest check results to the openITCOCKPIT server via an HTTPS connection on port 443." -msgstr "" +msgstr "En modo push, el Agente enviará frecuentemente los resultados de las comprobaciones al servidor de openITCOCKPIT a través de una conexión HTTPS en el puerto 443." #: ./src/Template/Agentconnector/wizard.php:172 msgid "Use the push mode whenever your openITCOCKPIT server cannot establish a direct connection the the target system." -msgstr "" +msgstr "Usar el modo push cuando sea que su servidor de openITCOCKPIT no pueda establecer una conexión directa al sistema de destino." #: ./src/Template/Agentconnector/wizard.php:174 msgid "In a fast changing environment or when your openITCOCKPIT server is running in the cloud." -msgstr "" +msgstr "En un entorno que cambia rápidamente o cuando su servidor openITCOCKPIT se esté ejecutando en la nube." #: ./src/Template/Agentconnector/wizard.php:185 msgid "Continue with push mode" -msgstr "" +msgstr "Continuar con el push mode" #: ./src/Template/Agentconnector/wizard.php:200 msgid "Create new services" -msgstr "" +msgstr "Crear servicios nuevos" #: ./src/Template/Agentconnector/wizard.php:207 msgid "Agent is already configured" -msgstr "" +msgstr "El agente ya está configurado" #: ./src/Template/Agentconnector/wizard.php:210 msgid "Add new services to your monitoring" -msgstr "" +msgstr "Añadir servicios nuevos a su monitorización" #: ./src/Template/Agentconnector/wizard.php:221 msgid "Continue with service creation" -msgstr "" +msgstr "Continuar con la creación del servicio" #: ./src/Template/Agentconnector/wizard.php:232 #: ./src/Template/Agentconnector/wizard.php:255 msgid "Edit agent configuration" -msgstr "" +msgstr "Editar la configuración del agente" #: ./src/Template/Agentconnector/wizard.php:239 msgid "When is a configuration change required?" -msgstr "" +msgstr "¿Cuándo se requiere un cambio de configuración?" #: ./src/Template/Agentconnector/wizard.php:242 msgid "To enable new agent checks/features" -msgstr "" +msgstr "Para habilitar nuevas comprobaciones/características del agente" #: ./src/Template/Agentconnector/wizard.php:244 msgid "To switch from \"Push\" to \"Pull\" mode and vice versa" -msgstr "" +msgstr "Para cambiar de modo \"Push\" a \"Pull\" y viceversa" #: ./src/Template/Angular/ack_tooltip.php:27 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:522 #: ./src/Template/Services/browser.php:354 #: ./src/Template/Services/details.php:246 msgid "State of service is acknowledged" -msgstr "" +msgstr "El estado del servicio se ha confirmado" #: ./src/Template/Angular/ack_tooltip.php:28 #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:419 @@ -10327,15 +10326,15 @@ msgstr "" #: ./src/Template/Hosts/browser.php:358 #: ./src/Template/Services/browser.php:482 msgid "State of host is acknowledged" -msgstr "" +msgstr "El estado del host se ha confirmado" #: ./src/Template/Angular/ack_tooltip.php:31 msgid "Set by" -msgstr "" +msgstr "Establecido por" #: ./src/Template/Angular/ack_tooltip.php:32 msgid "Set at" -msgstr "" +msgstr "Establecido en" #: ./src/Template/Angular/acknowledge_host.php:7 #: ./src/Template/Browsers/index.php:1045 @@ -10344,41 +10343,41 @@ msgstr "" #: ./src/Template/Hosts/index.php:1131 #: ./src/Template/element/host_mass_changes.php:87 msgid "Acknowledge host status" -msgstr "" +msgstr "Confirmar el estado del host" #: ./src/Template/Angular/acknowledge_host.php:19 #: ./src/Template/Angular/disable_host_notifications.php:19 #: ./src/Template/Angular/enable_host_notifications.php:19 #: ./src/Template/Angular/reschedule_host.php:16 msgid "Select method" -msgstr "" +msgstr "Seleccionar método" #: ./src/Template/Angular/acknowledge_host.php:27 #: ./src/Template/Angular/disable_host_notifications.php:27 #: ./src/Template/Angular/downtime_host.php:26 #: ./src/Template/Angular/enable_host_notifications.php:27 msgid "Individual hosts" -msgstr "" +msgstr "Hosts individuales" #: ./src/Template/Angular/acknowledge_host.php:28 #: ./src/Template/Angular/disable_host_notifications.php:28 #: ./src/Template/Angular/downtime_host.php:27 #: ./src/Template/Angular/enable_host_notifications.php:28 msgid "Hosts including services" -msgstr "" +msgstr "Hosts incluyendo servicios" #: ./src/Template/Angular/acknowledge_host.php:65 msgid "Sticky acknowledgements will be stay until the host is back in state Up" -msgstr "" +msgstr "Las confirmaciones fijadas se dejarán hasta que el host vuelva a estar en estado Up" #: ./src/Template/Angular/acknowledge_host.php:79 #: ./src/Template/Angular/acknowledge_service.php:60 msgid "Notify" -msgstr "" +msgstr "Notificar" #: ./src/Template/Angular/acknowledge_host.php:83 msgid "The system will send a notification to inform contacts that the current host problem has been acknowledged." -msgstr "" +msgstr "El sistema enviará una notificación para informar a los contactos de que el problema del host actual se ha confirmado." #: ./src/Template/Angular/acknowledge_host.php:89 #: ./src/Template/Angular/acknowledge_service.php:70 @@ -10391,60 +10390,60 @@ msgstr "" #: ./src/Template/Angular/submit_host_result.php:53 #: ./src/Template/Angular/submit_service_result.php:54 msgid "Executing command" -msgstr "" +msgstr "Ejecutando comando" #: ./src/Template/Angular/acknowledge_service.php:8 #: ./src/Template/Servicegroups/extended.php:152 #: ./src/Template/Services/browser.php:911 #: ./src/Template/Services/details.php:160 msgid "Acknowledge service status" -msgstr "" +msgstr "Confirmar el estado del servicio" #: ./src/Template/Angular/acknowledge_service.php:46 msgid "Sticky acknowledgements will be stay until the service is back in state Ok" -msgstr "" +msgstr "Las confirmaciones fijadas se dejarán hasta que el servicio vuelva a estar en estado Ok" #: ./src/Template/Angular/acknowledge_service.php:64 msgid "The system will send a notification to inform contacts that the current service problem has been acknowledged." -msgstr "" +msgstr "El sistema enviará una notificación para informar a los contactos de que el problema del servicio actual se ha confirmado." #: ./src/Template/Angular/change_log_entry.php:47 msgid "by" -msgstr "" +msgstr "por" #: ./src/Template/Angular/change_log_entry.php:59 msgid "by Cronjob" -msgstr "" +msgstr "por Cronjob" #: ./src/Template/Angular/columns_config_export.php:38 msgid "Share column configuration" -msgstr "" +msgstr "Compartir la configuración de las columnas" #: ./src/Template/Angular/columns_config_export.php:46 msgid "Share this column configuration string" -msgstr "" +msgstr "Compartir esta cadena de configuración de las columnas" #: ./src/Template/Angular/columns_config_export.php:58 #: ./src/Template/FilterBookmarks/directive.php:140 #: ./src/Template/Packetmanager/index.php:457 msgid "Copy to clipboard" -msgstr "" +msgstr "Copiar en el portapapeles" #: ./src/Template/Angular/columns_config_import.php:35 msgid "Column config is not for this table" -msgstr "" +msgstr "La configuración de la columna no es para esta tabla" #: ./src/Template/Angular/columns_config_import.php:35 msgid "Unable to import config" -msgstr "" +msgstr "No se ha podido importar la configuración" #: ./src/Template/Angular/columns_config_import.php:40 msgid "Import column configuration" -msgstr "" +msgstr "Importar la configuración de columnas" #: ./src/Template/Angular/columns_config_import.php:52 msgid "Paste a column configuration string" -msgstr "" +msgstr "Pegar una cadena de configuración de las columnas" #: ./src/Template/Angular/columns_config_import.php:71 #: ./src/Template/Browsers/index.php:532 @@ -10456,7 +10455,7 @@ msgstr "" #: .-modules/ImportModule/templates/Configurationitems/import.php:47 #: .-modules/ImportModule/templates/Configurationitems/import.php:211 msgid "Import" -msgstr "" +msgstr "Importar" #: ./src/Template/Angular/confirm_deactivate.php:6 #: ./src/Template/Angular/confirm_delete.php:6 @@ -10489,11 +10488,11 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/EventcorrelationSettings/index.php:36 #: .-modules/SLAModule/templates/SlaSettings/index.php:36 msgid "Attention!" -msgstr "" +msgstr "¡Atención!" #: ./src/Template/Angular/confirm_deactivate.php:11 msgid "Do you really want deactivate the selected object?" -msgstr "" +msgstr "¿De verdad que quiere desactivar el objeto seleccionado?" #: ./src/Template/Angular/confirm_deactivate.php:20 #: ./src/Template/Angular/mass_deactivate.php:46 @@ -10516,22 +10515,22 @@ msgstr "" #: ./src/Template/element/host_mass_changes.php:61 #: ./src/Template/element/service_mass_changes.php:47 msgid "Disable" -msgstr "" +msgstr "Deshabilitar" #: ./src/Template/Angular/confirm_delete.php:15 #: ./src/Template/Angular/mass_delete.php:16 #: ./src/Template/FilterBookmarks/directive.php:102 msgid "Do you really want delete the selected object?" -msgstr "" +msgstr "¿De verdad que quiere eliminar el objeto seleccionado?" #: ./src/Template/Angular/disable_host_flap_detection.php:7 msgid "Disable host flap detection" -msgstr "" +msgstr "Deshabilitar la detección de fluctuación del host" #: ./src/Template/Angular/disable_host_flap_detection.php:19 #: ./src/Template/Angular/disable_service_flap_detection.php:18 msgid "Yes, I would like to temporarily disable flap detection." -msgstr "" +msgstr "Sí,me gustaría deshabilitar temporalmente la detección de fluctuaciones disable" #: ./src/Template/Angular/disable_host_flap_detection.php:23 #: ./src/Template/Angular/disable_host_notifications.php:40 @@ -10542,7 +10541,7 @@ msgstr "" #: ./src/Template/Angular/enable_service_flap_detection.php:22 #: ./src/Template/Angular/enable_service_notifications.php:23 msgid "This option is only temporary. It does not affect your configuration. This is an external command and only saved in the memory of your monitoring engine." -msgstr "" +msgstr "Esta opción solo es temporal. No afecta a su configuración. Este es un comando externo y solo se guarda en la memoria de su motor de supervisión." #: ./src/Template/Angular/disable_host_flap_detection.php:42 #: ./src/Template/Angular/disable_host_notifications.php:59 @@ -10556,24 +10555,24 @@ msgstr "" #: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:207 #: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:207 msgid "Execute" -msgstr "" +msgstr "Ejecutar" #: ./src/Template/Angular/disable_host_notifications.php:7 msgid "Disable host notification" -msgstr "" +msgstr "Deshabilitar las notificaciones del host" #: ./src/Template/Angular/disable_host_notifications.php:36 #: ./src/Template/Angular/disable_service_notifications.php:19 msgid "Yes, I would like to temporarily disable notifications." -msgstr "" +msgstr "Sí, Me gustaría deshabilitar temporalmente las notificaciones disable." #: ./src/Template/Angular/disable_service_flap_detection.php:7 msgid "Disable service flap detection" -msgstr "" +msgstr "Deshabilitar la detección de fluctuaciones del servicio" #: ./src/Template/Angular/disable_service_notifications.php:7 msgid "Disable service notifications" -msgstr "" +msgstr "Deshabilitar las notificaciones del servicio" #: ./src/Template/Angular/downtime_host.php:7 #: ./src/Template/Angular/downtime_service.php:7 @@ -10588,7 +10587,7 @@ msgstr "" #: ./src/Template/element/service_mass_changes.php:62 #: .-modules/DistributeModule/templates/Satellites/index.php:299 msgid "Set planned maintenance times" -msgstr "" +msgstr "Establecer horarios de mantenimiento planeados" #: ./src/Template/Angular/downtime_host.php:18 #: ./src/Template/Systemdowntimes/add.php:80 @@ -10598,15 +10597,15 @@ msgstr "" #: ./src/Template/Systemdowntimes/add_hostgroupdowntime.php:85 #: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:68 msgid "Maintenance period for" -msgstr "" +msgstr "Período de mantenimiento para" #: ./src/Template/Angular/downtime_host.php:28 msgid "Hosts and dependent Hosts (triggered)" -msgstr "" +msgstr "Hosts y hosts dependientes (generados)" #: ./src/Template/Angular/downtime_host.php:30 msgid "Hosts and dependent Hosts (non-triggered)" -msgstr "" +msgstr "Hosts y hosts dependientes (no-generados)" #: ./src/Template/Angular/downtime_host.php:45 #: ./src/Template/Angular/downtime_host.php:48 @@ -10617,20 +10616,20 @@ msgstr "" #: .-modules/CustomalertModule/templates/Customalerts/index.php:203 #: .-modules/CustomalertModule/templates/Customalerts/mass_close.php:53 msgid "In progress" -msgstr "" +msgstr "En progreso" #: ./src/Template/Angular/downtime_tooltip.php:27 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:483 #: ./src/Template/Services/browser.php:304 #: ./src/Template/Services/details.php:201 msgid "The service is currently in a planned maintenance period" -msgstr "" +msgstr "El servicio actualmente está en un período de mantenimiento planeado" #: ./src/Template/Angular/downtime_tooltip.php:28 #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:379 #: ./src/Template/Hosts/browser.php:308 msgid "The host is currently in a planned maintenance period" -msgstr "" +msgstr "El host actualmente está en un período de mantenimiento planeado" #: ./src/Template/Angular/downtime_tooltip.php:32 #: ./src/Template/Dashboards/hosts_downtime_widget.php:73 @@ -10649,7 +10648,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/pdf/generate.php:305 #: .-modules/SLAModule/templates/Slas/pdf/generate.php:341 msgid "Start" -msgstr "" +msgstr "Comienzo" #: ./src/Template/Angular/downtime_tooltip.php:33 #: ./src/Template/Dashboards/hosts_downtime_widget.php:77 @@ -10667,13 +10666,13 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/pdf/generate.php:308 #: .-modules/SLAModule/templates/Slas/pdf/generate.php:344 msgid "End" -msgstr "" +msgstr "Fin" #: ./src/Template/Angular/duration_input.php:28 #: ./src/Template/Angular/interval_input.php:33 #: ./src/Template/Angular/interval_input_with_differ.php:33 msgid "1m" -msgstr "" +msgstr "1m" #: ./src/Template/Angular/duration_input.php:29 #: ./src/Template/Angular/interval_input.php:34 @@ -10681,13 +10680,13 @@ msgstr "" #: .-modules/PrometheusModule/src/Lib/ForLengths.php:20 #: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:18 msgid "1 minute" -msgstr "" +msgstr "1 minuto" #: ./src/Template/Angular/duration_input.php:33 #: ./src/Template/Angular/interval_input.php:38 #: ./src/Template/Angular/interval_input_with_differ.php:38 msgid "2m" -msgstr "" +msgstr "2m" #: ./src/Template/Angular/duration_input.php:34 #: ./src/Template/Angular/interval_input.php:39 @@ -10695,13 +10694,13 @@ msgstr "" #: .-modules/PrometheusModule/src/Lib/ForLengths.php:22 #: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:20 msgid "2 minutes" -msgstr "" +msgstr "2 minutos" #: ./src/Template/Angular/duration_input.php:38 #: ./src/Template/Angular/interval_input.php:43 #: ./src/Template/Angular/interval_input_with_differ.php:43 msgid "5m" -msgstr "" +msgstr "5m" #: ./src/Template/Angular/duration_input.php:39 #: ./src/Template/Angular/interval_input.php:44 @@ -10709,13 +10708,13 @@ msgstr "" #: .-modules/PrometheusModule/src/Lib/ForLengths.php:25 #: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:21 msgid "5 minutes" -msgstr "" +msgstr "5 minutos" #: ./src/Template/Angular/duration_input.php:43 #: ./src/Template/Angular/interval_input.php:48 #: ./src/Template/Angular/interval_input_with_differ.php:48 msgid "10m" -msgstr "" +msgstr "10m" #: ./src/Template/Angular/duration_input.php:44 #: ./src/Template/Angular/interval_input.php:49 @@ -10723,26 +10722,26 @@ msgstr "" #: .-modules/PrometheusModule/src/Lib/ForLengths.php:26 #: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:22 msgid "10 minutes" -msgstr "" +msgstr "10 minutos" #: ./src/Template/Angular/duration_input.php:48 #: ./src/Template/Angular/interval_input.php:53 #: ./src/Template/Angular/interval_input_with_differ.php:53 msgid "15m" -msgstr "" +msgstr "15m" #: ./src/Template/Angular/duration_input.php:49 #: ./src/Template/Angular/interval_input.php:54 #: ./src/Template/Angular/interval_input_with_differ.php:54 #: .-modules/PrometheusModule/src/Lib/ForLengths.php:27 msgid "15 minutes" -msgstr "" +msgstr "15 minutos" #: ./src/Template/Angular/duration_input.php:53 #: ./src/Template/Angular/interval_input.php:58 #: ./src/Template/Angular/interval_input_with_differ.php:58 msgid "30m" -msgstr "" +msgstr "30m" #: ./src/Template/Angular/duration_input.php:54 #: ./src/Template/Angular/interval_input.php:59 @@ -10750,25 +10749,25 @@ msgstr "" #: .-modules/PrometheusModule/src/Lib/ForLengths.php:30 #: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:23 msgid "30 minutes" -msgstr "" +msgstr "30 minutos" #: ./src/Template/Angular/duration_input.php:58 #: ./src/Template/Angular/interval_input.php:63 #: ./src/Template/Angular/interval_input_with_differ.php:63 msgid "45m" -msgstr "" +msgstr "45m" #: ./src/Template/Angular/duration_input.php:59 #: ./src/Template/Angular/interval_input.php:64 #: ./src/Template/Angular/interval_input_with_differ.php:64 msgid "45 minutes" -msgstr "" +msgstr "45 minutos" #: ./src/Template/Angular/duration_input.php:63 #: ./src/Template/Angular/interval_input.php:68 #: ./src/Template/Angular/interval_input_with_differ.php:68 msgid "1h" -msgstr "" +msgstr "1h" #: ./src/Template/Angular/duration_input.php:64 #: ./src/Template/Angular/interval_input.php:69 @@ -10776,91 +10775,91 @@ msgstr "" #: .-modules/PrometheusModule/src/Lib/ForLengths.php:33 #: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:24 msgid "1 hour" -msgstr "" +msgstr "1 hora" #: ./src/Template/Angular/duration_input.php:68 #: ./src/Template/Angular/interval_input.php:73 #: ./src/Template/Angular/interval_input_with_differ.php:73 msgid "1.5h" -msgstr "" +msgstr "1.5h" #: ./src/Template/Angular/duration_input.php:69 #: ./src/Template/Angular/interval_input.php:74 #: ./src/Template/Angular/interval_input_with_differ.php:74 msgid "1.5 hours" -msgstr "" +msgstr "1.5 horas" #: ./src/Template/Angular/duration_input.php:73 #: ./src/Template/Angular/interval_input.php:78 #: ./src/Template/Angular/interval_input_with_differ.php:78 msgid "2h" -msgstr "" +msgstr "2h" #: ./src/Template/Angular/duration_input.php:74 #: ./src/Template/Angular/interval_input.php:79 #: ./src/Template/Angular/interval_input_with_differ.php:79 #: .-modules/PrometheusModule/src/Lib/ForLengths.php:35 msgid "2 hours" -msgstr "" +msgstr "2 horas" #: ./src/Template/Angular/duration_input.php:78 #: ./src/Template/Angular/interval_input.php:83 #: ./src/Template/Angular/interval_input_with_differ.php:83 msgid "4h" -msgstr "" +msgstr "4h" #: ./src/Template/Angular/duration_input.php:79 #: ./src/Template/Angular/interval_input.php:84 #: ./src/Template/Angular/interval_input_with_differ.php:84 #: .-modules/PrometheusModule/src/Lib/ForLengths.php:37 msgid "4 hours" -msgstr "" +msgstr "4 horas" #: ./src/Template/Angular/duration_input.php:83 msgid "8h" -msgstr "" +msgstr "8h" #: ./src/Template/Angular/duration_input.php:84 msgid "8 hours" -msgstr "" +msgstr "8 horas" #: ./src/Template/Angular/duration_input.php:109 msgid "Duration in minutes" -msgstr "" +msgstr "Duración en minutos" #: ./src/Template/Angular/enable_host_flap_detection.php:7 msgid "Enable host flap detection" -msgstr "" +msgstr "Habilitar la detección de fluctuaciones del host" #: ./src/Template/Angular/enable_host_flap_detection.php:19 #: ./src/Template/Angular/enable_service_flap_detection.php:18 msgid "Yes, I would like to temporarily enable flap detection." -msgstr "" +msgstr "Sí, me gustaría habilitar temporalmente la detección de fluctuaciones enable" #: ./src/Template/Angular/enable_host_notifications.php:7 msgid "Enable host notification" -msgstr "" +msgstr "Habilitar las notificaciones del host" #: ./src/Template/Angular/enable_host_notifications.php:36 #: ./src/Template/Angular/enable_service_notifications.php:19 msgid "Yes, I would like to temporarily enable notifications." -msgstr "" +msgstr "Sí, me gustaría habilitar temporalmente las notificaciones enable" #: ./src/Template/Angular/enable_service_flap_detection.php:7 msgid "Enable service flap detection" -msgstr "" +msgstr "Habilitar la detección de fluctuaciones del servicio" #: ./src/Template/Angular/enable_service_notifications.php:7 msgid "Enable service notifications" -msgstr "" +msgstr "Habilitar las notificaciones del servicio" #: ./src/Template/Angular/forbidden.php:37 msgid "403 Forbidden" -msgstr "" +msgstr "403 Prohibido" #: ./src/Template/Angular/forbidden.php:56 msgid "You do not have the required permissions." -msgstr "" +msgstr "No tiene los permisos necesarios." #: ./src/Template/Angular/host_browser_menu.php:46 #: ./src/Template/Angular/service_browser_menu.php:50 @@ -10875,12 +10874,12 @@ msgstr "" #: ./src/Template/Services/index.php:767 #: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:56 msgid "Copied" -msgstr "" +msgstr "Copiado" #: ./src/Template/Angular/host_browser_menu.php:62 #: ./src/Template/Angular/service_browser_menu.php:70 msgid "Back to overview" -msgstr "" +msgstr "Volver a la visión general" #: ./src/Template/Angular/host_browser_menu.php:67 #: ./src/Template/Angular/service_browser_menu.php:75 @@ -10895,12 +10894,12 @@ msgstr "" #: ./src/Template/element/host_mass_changes.php:78 #: ./src/Template/element/service_mass_changes.php:57 msgid "Reset check time" -msgstr "" +msgstr "Restablecer la hora de comprobación" #: ./src/Template/Angular/host_browser_menu.php:77 #: ./src/Template/Angular/service_browser_menu.php:85 msgid "Object documentation" -msgstr "" +msgstr "Documentación del objeto" #: ./src/Template/Angular/host_browser_menu.php:90 #: ./src/Template/Angular/service_browser_menu.php:98 @@ -10914,28 +10913,28 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Timeline/Groups.php:49 #: .-modules/DesignModule/templates/Designs/edit.php:585 msgid "Notifications" -msgstr "" +msgstr "Notificaciones" #: ./src/Template/Angular/host_browser_menu.php:98 #: ./src/Template/Angular/service_browser_menu.php:106 msgid "Check history" -msgstr "" +msgstr "Comprobar el historial" #: ./src/Template/Angular/host_browser_menu.php:106 #: ./src/Template/Angular/service_browser_menu.php:114 msgid "State history" -msgstr "" +msgstr "Historial del estado" #: ./src/Template/Angular/host_browser_menu.php:114 #: ./src/Template/Angular/service_browser_menu.php:122 msgid "Acknowledgement history" -msgstr "" +msgstr "Historial de confirmaciones" #: ./src/Template/Angular/host_browser_menu.php:121 #: ./src/Template/Angular/service_browser_menu.php:129 #: .-modules/ImportModule/templates/element/CMDB/itop.php:1176 msgid "External link" -msgstr "" +msgstr "Enlace externo" #: ./src/Template/Angular/host_browser_menu.php:130 #: ./src/Template/Angular/service_browser_menu.php:138 @@ -10943,7 +10942,7 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/Eventcorrelations/index.php:188 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:115 msgid "Edit host" -msgstr "" +msgstr "Editar el host" #: ./src/Template/Angular/host_browser_menu.php:139 #: ./src/Template/Angular/service_browser_menu.php:155 @@ -10958,7 +10957,7 @@ msgstr "" #: ./src/Template/Servicetemplates/index.php:321 #: .-modules/DistributeModule/templates/Satellites/index.php:292 msgid "More actions" -msgstr "" +msgstr "Más acciones" #: ./src/Template/Angular/host_browser_menu.php:147 #: ./src/Template/Angular/service_browser_menu.php:163 @@ -10966,7 +10965,7 @@ msgstr "" #: ./src/Template/Hosts/index.php:998 #: ./src/Template/Hosts/not_monitored.php:317 msgid "Service list" -msgstr "" +msgstr "Listado de servicios" #: ./src/Template/Angular/host_browser_menu.php:154 #: ./src/Template/Angular/service_browser_menu.php:170 @@ -11006,7 +11005,7 @@ msgstr "" #: .-modules/ImportModule/templates/ImportedHosts/index.php:818 #: .-modules/ImportModule/templates/Importers/index.php:216 msgid "Changelog" -msgstr "" +msgstr "Registro de cambios" #: ./src/Template/Angular/host_browser_menu.php:161 #: ./src/Template/Browsers/index.php:920 @@ -11015,7 +11014,7 @@ msgstr "" #: ./src/Template/Servicetemplategroups/allocate_to_host.php:47 #: ./src/Template/Servicetemplategroups/allocate_to_hostgroup.php:47 msgid "Allocate service template group" -msgstr "" +msgstr "Asignar grupo de plantillas de servicio" #: ./src/Template/Angular/host_browser_menu.php:168 #: ./src/Template/Browsers/index.php:934 @@ -11023,22 +11022,22 @@ msgstr "" #: ./src/Template/Hosts/not_monitored.php:339 #: ./src/Template/Services/service_list.php:112 msgid "openITCOCKPIT Agent discovery" -msgstr "" +msgstr "Descubrimiento del Agente openITCOCKPIT" #: ./src/Template/Angular/human_time.php:28 msgid "hour" -msgstr "" +msgstr "hora" #: ./src/Template/Angular/human_time.php:33 msgid "hours" -msgstr "" +msgstr "horas" #: ./src/Template/Angular/human_time.php:37 #: ./src/Template/Angular/human_time.php:43 #: ./src/Template/Angular/human_time.php:49 #: ./src/Template/Angular/human_time.php:55 msgid "and" -msgstr "" +msgstr "y" #: ./src/Template/Angular/human_time.php:39 #: ./src/Template/Nagiostats/index.php:79 @@ -11046,7 +11045,7 @@ msgstr "" #: ./src/Template/Nagiostats/index.php:332 #: ./src/Template/Nagiostats/index.php:452 msgid "minute" -msgstr "" +msgstr "minuto" #: ./src/Template/Angular/human_time.php:45 #: ./src/Template/Nagiostats/index.php:86 @@ -11062,32 +11061,32 @@ msgstr "" #: ./src/Template/Nagiostats/index.php:466 #: ./src/Template/Nagiostats/index.php:473 msgid "minutes" -msgstr "" +msgstr "minutos" #: ./src/Template/Angular/human_time.php:51 msgid "second" -msgstr "" +msgstr "segundo" #: ./src/Template/Angular/human_time.php:57 msgid "seconds" -msgstr "" +msgstr "segundos" #: ./src/Template/Angular/interval_input.php:28 #: ./src/Template/Angular/interval_input_with_differ.php:28 msgid "30s" -msgstr "" +msgstr "30s" #: ./src/Template/Angular/interval_input.php:29 #: ./src/Template/Angular/interval_input_with_differ.php:29 #: .-modules/PrometheusModule/src/Lib/ForLengths.php:19 #: .-modules/PrometheusModule/src/Lib/ScrapeIntervals.php:17 msgid "30 seconds" -msgstr "" +msgstr "30 segundos" #: ./src/Template/Angular/interval_input.php:108 #: ./src/Template/Angular/interval_input_with_differ.php:111 msgid "Interval in seconds" -msgstr "" +msgstr "Intervalo en segundos" #: ./src/Template/Angular/macros.php:46 #: ./src/Template/Commands/add.php:260 @@ -11104,23 +11103,23 @@ msgstr "" #: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:686 #: .-modules/SLAModule/templates/SlaSettings/index.php:61 msgid "Value" -msgstr "" +msgstr "Valor" #: ./src/Template/Angular/macros.php:57 msgid "Is password" -msgstr "" +msgstr "Es contraseña" #: ./src/Template/Angular/macros.php:65 msgid "Is not a password" -msgstr "" +msgstr "No es una contraseña" #: ./src/Template/Angular/mass_activate.php:15 msgid "Do you really want activate the selected objects?" -msgstr "" +msgstr "¿De verdad que quiere activar los objetos seleccionados?" #: ./src/Template/Angular/mass_activate.php:34 msgid "Activating..." -msgstr "" +msgstr "Activando..." #: ./src/Template/Angular/mass_activate.php:46 #: ./src/Template/Hostgroups/extended.php:408 @@ -11136,106 +11135,106 @@ msgstr "" #: ./src/Template/Statistics/index.php:58 #: ./src/Template/Statistics/index.php:65 msgid "Enable" -msgstr "" +msgstr "Habilitar" #: ./src/Template/Angular/mass_deactivate.php:15 msgid "Do you really want deactivate the selected objects?" -msgstr "" +msgstr "¿De verdad que quiere desactivar los objetos seleccionados?" #: ./src/Template/Angular/mass_deactivate.php:34 msgid "Deactivating..." -msgstr "" +msgstr "Desactivando..." #: ./src/Template/Angular/mass_delete.php:49 #: ./src/Template/Angular/mass_delete_acknowledgements.php:29 #: ./src/Template/Hostgroups/add_hosts_to_hostgroup.php:31 msgid "Deleting..." -msgstr "" +msgstr "Eliminando..." #: ./src/Template/Angular/mass_delete_acknowledgements.php:15 msgid "Do you really want to delete the acknowledgements?" -msgstr "" +msgstr "¿De verdad que quiere eliminar las confirmaciones" #: ./src/Template/Angular/mass_delete_acknowledgements.php:41 msgid "Delete acknowledgement" -msgstr "" +msgstr "Borrar confirmación" #: ./src/Template/Angular/mass_delete_host_downtimes.php:15 msgid "Do you really want to cancel the selected host downtimes?" -msgstr "" +msgstr "¿De verdad que quiere cancelar los períodos de inactividad del host seleccionado?" #: ./src/Template/Angular/mass_delete_host_downtimes.php:27 msgid "Also cancel corresponding service downtimes." -msgstr "" +msgstr "Cancelar también los períodos de inactividad del servicio correspondiente." #: ./src/Template/Angular/mass_delete_host_downtimes.php:33 #: ./src/Template/Angular/mass_delete_service_downtimes.php:19 msgid "Canceling..." -msgstr "" +msgstr "Cancelando..." #: ./src/Template/Angular/mass_delete_host_downtimes.php:45 #: ./src/Template/Angular/mass_delete_service_downtimes.php:31 msgid "Cancel downtime" -msgstr "" +msgstr "Cancelando el período de inactividad" #: ./src/Template/Angular/mass_delete_service_downtimes.php:15 msgid "Do you really want to cancel the selected service downtimes?" -msgstr "" +msgstr "¿De verdad que quiere cancelar los períodos de inactividad del servicio seleccionado?" #: ./src/Template/Angular/menustats.php:26 msgid "Display of storage notifications" -msgstr "" +msgstr "Visualización de las notificaciones de almacenamiento" #: ./src/Template/Angular/menustats.php:29 msgid "host notifications" -msgstr "" +msgstr "Notificaciones del host" #: ./src/Template/Angular/menustats.php:34 msgid "critical messages" -msgstr "" +msgstr "Mensajes críticos" #: ./src/Template/Angular/menustats.php:40 msgid "warning messages" -msgstr "" +msgstr "Mensajes de advertencia" #: ./src/Template/Angular/menustats.php:47 msgid "Display of service notifications" -msgstr "" +msgstr "Visualización de las notificaciones del servicio" #: ./src/Template/Angular/menustats.php:49 msgid "service notifications" -msgstr "" +msgstr "Notificaciones del servicio" #: ./src/Template/Angular/menustats.php:55 msgid "messages with filter set to criticals only" -msgstr "" +msgstr "Mensajes con filtro establecido para críticos solo" #: ./src/Template/Angular/menustats.php:61 msgid "messages with filter set to warnings only" -msgstr "" +msgstr "Mensajes con filtro establecido para advertencias solo" #: ./src/Template/Angular/menustats.php:67 msgid "messages with filter set to unknowns only" -msgstr "" +msgstr "Mensajes con filtro establecido para desconocidos solo" #: ./src/Template/Angular/message_of_the_day.php:29 #: ./src/Template/Angular/message_of_the_day.php:42 msgid "Message of the day!" -msgstr "" +msgstr "¡Mensaje del día!" #: ./src/Template/Angular/not_found.php:56 msgid "Looks like the object you are looking for has vanished" -msgstr "" +msgstr "Parece que el objeto que está buscando ha desaparecido" #: ./src/Template/Angular/paginator.php:30 #: ./src/Template/Instantreports/send_emails_list.php:168 msgid "Page" -msgstr "" +msgstr "Página" #: ./src/Template/Angular/paginator.php:32 #: ./src/Template/Instantreports/send_emails_list.php:168 msgid "of" -msgstr "" +msgstr "de" #: ./src/Template/Angular/paginator.php:34 #: ./src/Template/Instantreports/send_emails_list.php:168 @@ -11243,130 +11242,130 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/sla_widget.php:49 #: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:49 msgid "Total" -msgstr "" +msgstr "Total" #: ./src/Template/Angular/paginator.php:36 #: ./src/Template/Instantreports/send_emails_list.php:168 msgid "entries" -msgstr "" +msgstr "entradas" #: ./src/Template/Angular/queryhandler.php:3 msgid "Monitoring Engine is not running!" -msgstr "" +msgstr "¡La supervisión del Motor no se está ejecutando!" #: ./src/Template/Angular/queryhandler.php:5 msgid "File {{queryHandler.path}} does not exists" -msgstr "" +msgstr "El archivo {{queryHandler.path}} no existe" #: ./src/Template/Angular/regex_helper_tooltip.php:26 msgid "RegEx Examples" -msgstr "" +msgstr "Ejemplos RegEx" #: ./src/Template/Angular/regex_helper_tooltip.php:31 msgid "Match anything regex" -msgstr "" +msgstr "Hacer coincidir con cualquier regex" #: ./src/Template/Angular/regex_helper_tooltip.php:36 msgid "Match any character" -msgstr "" +msgstr "Hacer coincidir con cualquier carácter" #: ./src/Template/Angular/regex_helper_tooltip.php:41 msgid "Match the beginning of a string" -msgstr "" +msgstr "Unir el principio de una cadena" #: ./src/Template/Angular/regex_helper_tooltip.php:46 msgid "Match the end of a string" -msgstr "" +msgstr "Unir el fin de una cadena" #: ./src/Template/Angular/regex_helper_tooltip.php:51 msgid "Match either of the sequences" -msgstr "" +msgstr "Unir cualquiera de las secuencias" #: ./src/Template/Angular/reload_required.php:7 msgid "Reload of interface required" -msgstr "" +msgstr "Es necesario volver a cargar la interfaz" #: ./src/Template/Angular/reload_required.php:17 msgid "To apply changes, a reload of the interface is required." -msgstr "" +msgstr "Para guardar los cambios, es necesario volver a cargar la interfaz." #: ./src/Template/Angular/reload_required.php:21 msgid "Automatically reload in {{ delay - i }} seconds." -msgstr "" +msgstr "Volver a cargar automáticamente en {{ delay - i }} segundos." #: ./src/Template/Angular/reschedule_host.php:24 msgid "Only host" -msgstr "" +msgstr "Solo host" #: ./src/Template/Angular/reschedule_host.php:25 msgid "Host and services" -msgstr "" +msgstr "Host y servicios" #: ./src/Template/Angular/scroll.php:30 msgid "Paginator disabled for better performance. Running in scroll mode." -msgstr "" +msgstr "Paginador desactivado para un mejor rendimiento. Funcionando en modo scroll." #: ./src/Template/Angular/send_host_notification.php:7 msgid "Send custom host notification" -msgstr "" +msgstr "Mandar notificación de host personalizada" #: ./src/Template/Angular/send_host_notification.php:32 #: ./src/Template/Angular/send_service_notification.php:33 #: ./src/itnovum/openITCOCKPIT/Grafana/GrafanaTargetUnits.php:238 msgid "Force" -msgstr "" +msgstr "Forzar" #: ./src/Template/Angular/send_host_notification.php:35 #: ./src/Template/Angular/send_service_notification.php:36 msgid "Time period and notifications disabled configuration will be ignored" -msgstr "" +msgstr "Se ignorará la configuración del período de tiempo y las notificaciones desactivadas" #: ./src/Template/Angular/send_host_notification.php:47 #: ./src/Template/Angular/send_service_notification.php:48 msgid "Broadcast" -msgstr "" +msgstr "Emisión" #: ./src/Template/Angular/send_host_notification.php:50 #: ./src/Template/Angular/send_service_notification.php:51 msgid "Notification will also be sent to escalation contacts" -msgstr "" +msgstr "La notificación también se enviará a los contactos de escalación" #: ./src/Template/Angular/send_service_notification.php:8 msgid "Send custom service notification" -msgstr "" +msgstr "Enviar notificación del servicio personalizado" #: ./src/Template/Angular/service_browser_menu.php:41 #: ./src/Template/email/html/notification_service.php:104 #: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:56 msgid "on" -msgstr "" +msgstr "en" #: ./src/Template/Angular/service_browser_menu.php:146 msgid "Edit service" -msgstr "" +msgstr "Editar servicio" #: ./src/Template/Angular/sidebar.php:46 #: ./src/Template/Angular/top_search.php:66 msgid "Type to search" -msgstr "" +msgstr "Teclear para buscar" #: ./src/Template/Angular/sidebar.php:68 msgid "Administrator privileges" -msgstr "" +msgstr "Privilegios de administrador" #: ./src/Template/Angular/sidebar.php:101 #: ./src/Template/Statistics/index.php:34 #: ./src/Template/Statistics/index.php:47 #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:585 msgid "Anonymous statistics" -msgstr "" +msgstr "Estadísticas anónimas" #: ./src/Template/Angular/sidebar.php:107 #: ./src/Template/Supports/issue.php:41 #: ./src/Template/Supports/issue.php:55 #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:688 msgid "Support" -msgstr "" +msgstr "Soporte" #: ./src/Template/Angular/sidebar.php:113 #: ./src/Template/Documentations/wiki.php:34 @@ -11377,12 +11376,12 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:698 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:56 msgid "Documentation" -msgstr "" +msgstr "Documentación" #: ./src/Template/Angular/submit_host_result.php:8 #: ./src/Template/Angular/submit_service_result.php:7 msgid "Passive transfer of check result" -msgstr "" +msgstr "Transferencia pasiva del resultado de la comprobación" #: ./src/Template/Angular/submit_host_result.php:17 #: ./src/Template/Angular/submit_service_result.php:17 @@ -11414,7 +11413,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/sla_service_information.php:63 #: .-modules/SLAModule/templates/Slas/view_details.php:425 msgid "Status" -msgstr "" +msgstr "Estado" #: ./src/Template/Angular/submit_host_result.php:25 #: ./src/Template/Browsers/index.php:356 @@ -11441,12 +11440,12 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Reports/StatehistoryConverter.php:280 #: ./src/itnovum/openITCOCKPIT/Core/Views/HoststatusIcon.php:86 msgid "Up" -msgstr "" +msgstr "Arriba" #: ./src/Template/Angular/submit_host_result.php:49 #: ./src/Template/Angular/submit_service_result.php:50 msgid "Force to hard state" -msgstr "" +msgstr "Forzar al estado hard" #: ./src/Template/Angular/submit_service_result.php:24 #: ./src/Template/Automaps/index.php:169 @@ -11479,140 +11478,140 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/Eventcorrelations/summary_view.php:78 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/view.php:87 msgid "Ok" -msgstr "" +msgstr "Ok" #: ./src/Template/Angular/system_health.php:26 msgid "Display of system health notifications" -msgstr "" +msgstr "La visualización de las notificaciones sobre el estado del sistema" #: ./src/Template/Angular/system_health.php:28 msgid "System health" -msgstr "" +msgstr "Estado del sistema" #: ./src/Template/Angular/system_health.php:37 #: ./src/Template/Angular/system_health_menu.php:5 msgid "System Health" -msgstr "" +msgstr "Estado del sistema" #: ./src/Template/Angular/system_health.php:48 #: ./src/Template/Angular/system_health_menu.php:299 msgid "Alright!" -msgstr "" +msgstr "¡De acuerdo!" #: ./src/Template/Angular/system_health.php:51 #: ./src/Template/Angular/system_health_menu.php:302 msgid "No issues detected. System operates normally." -msgstr "" +msgstr "No se han detectado problemas. El sistema está funcionando como de costumbre." #: ./src/Template/Angular/system_health.php:68 #: ./src/Template/Angular/system_health_menu.php:35 msgid "Monitoring engine is not running!" -msgstr "" +msgstr "¡El motor de supervisión no se está ejecutando!" #: ./src/Template/Angular/system_health.php:80 #: ./src/Template/Angular/system_health_menu.php:50 msgid "Gearman job server not reachable!" -msgstr "" +msgstr "¡No se puede acceder al servidor de Gearman job!" #: ./src/Template/Angular/system_health.php:92 #: ./src/Template/Angular/system_health_menu.php:65 msgid "Service gearman_worker is not running!" -msgstr "" +msgstr "¡El servicio gearman_worker no se está ejecutando!" #: ./src/Template/Angular/system_health.php:104 #: ./src/Template/Angular/system_health_menu.php:80 msgid "Database connector NDOUtils is not running!" -msgstr "" +msgstr "¡El conector de la base de datos NDOUtils no se está ejecutando!" #: ./src/Template/Angular/system_health.php:116 #: ./src/Template/Angular/system_health_menu.php:96 msgid "Database connector Statusengine is not running!" -msgstr "" +msgstr "¡El conector de la base de datos Statusengine no se está ejecutando!" #: ./src/Template/Angular/system_health.php:128 #: ./src/Template/Angular/system_health_menu.php:112 msgid "Performance data processer Statusengine is not running!" -msgstr "" +msgstr "¡El procesador de datos del rendimiento Statusengine no se está ejecutando!" #: ./src/Template/Angular/system_health.php:140 #: ./src/Template/Angular/system_health_menu.php:128 msgid "Performance data processer NPCD is not running!" -msgstr "" +msgstr "¡El procesador de datos del rendimiento NPCD no se está ejecutando!" #: ./src/Template/Angular/system_health.php:152 #: ./src/Template/Angular/system_health_menu.php:143 msgid "Service sudo_server is not running!" -msgstr "" +msgstr "¡El servicio sudo_server no se está ejecutando!" #: ./src/Template/Angular/system_health.php:164 #: ./src/Template/Angular/system_health_menu.php:158 msgid "Service oitc_cmd is not running!" -msgstr "" +msgstr "¡El servicio oitc_cmd no se está ejecutando!" #: ./src/Template/Angular/system_health.php:177 #: ./src/Template/Angular/system_health_menu.php:173 msgid "Service push_notification is not running!" -msgstr "" +msgstr "¡El servicio push_notification no se está ejecutando!" #: ./src/Template/Angular/system_health.php:190 msgid "Nodejs backend is not running" -msgstr "" +msgstr "¡El backend Nodejs no se está ejecutando!" #: ./src/Template/Angular/system_health.php:199 #: ./src/Template/Angular/system_health_menu.php:200 msgid "Current CPU load is too high!" -msgstr "" +msgstr "¡La carga actual de la CPU es demasiado alta!" #: ./src/Template/Angular/system_health.php:212 #: .-modules/DistributeModule/templates/Satellites/status.php:186 msgid "Sync status" -msgstr "" +msgstr "Estado de sincronización" #: ./src/Template/Angular/system_health.php:212 msgid "failed" -msgstr "" +msgstr "ha fallado" #: ./src/Template/Angular/system_health.php:214 msgid "last seen" -msgstr "" +msgstr "visto por última vez" #: ./src/Template/Angular/system_health.php:224 #: ./src/Template/Angular/system_health_menu.php:215 msgid "High memory usage." -msgstr "" +msgstr "Uso de memoria alto." #: ./src/Template/Angular/system_health.php:241 #: ./src/Template/Angular/system_health_menu.php:237 msgid "High Swap usage" -msgstr "" +msgstr "uso de Swap alto" #: ./src/Template/Angular/system_health.php:258 #: ./src/Template/Angular/system_health_menu.php:260 msgid "Low disk space left for mountpoint:" -msgstr "" +msgstr "Queda poco espacio de disco para el punto de anclaje:" #: ./src/Template/Angular/system_health.php:280 #: ./src/Template/Angular/system_health_menu.php:287 msgid "Service NSTA is not running!" -msgstr "" +msgstr "¡El servicio NSTA no se está ejecutando!" #: ./src/Template/Angular/system_health.php:298 #: ./src/Template/Angular/system_health_menu.php:318 msgid "Could not detect system health status." -msgstr "" +msgstr "No se ha podido detectar el estado del sistema." #: ./src/Template/Angular/system_health_menu.php:19 msgid "Cannot retrieve system health data" -msgstr "" +msgstr "No se ha podido recuperar la información sobre el estado del sistema" #: ./src/Template/Angular/system_health_menu.php:188 msgid "NodeJS Server is not running" -msgstr "" +msgstr "El Servidor NodeJS no se está ejecutando" #: ./src/Template/Angular/template_diff.php:27 #: ./src/Template/Angular/template_diff_button.php:27 msgid "Click to restore the template default value:" -msgstr "" +msgstr "Haga click para restablecer el valor predeterminado de la plantilla:" #: ./src/Template/Angular/top_search.php:42 #: ./src/Template/Angular/top_search.php:45 @@ -11658,7 +11657,7 @@ msgstr "" #: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:608 #: .-modules/SLAModule/templates/Slas/slas_summary_widget.php:44 msgid "Services" -msgstr "" +msgstr "Servicios" #: ./src/Template/Angular/top_search.php:48 #: ./src/Template/Angular/top_search.php:51 @@ -11667,7 +11666,7 @@ msgstr "" #: ./src/Template/Hosts/disabled.php:210 #: ./src/Template/Services/service_list.php:911 msgid "UUID" -msgstr "" +msgstr "UUID" #: ./src/Template/Angular/top_search.php:54 #: ./src/Template/Angular/top_search.php:57 @@ -11688,28 +11687,28 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/index.php:158 #: .-modules/DistributeModule/templates/Satellites/status.php:177 msgid "IP address" -msgstr "" +msgstr "Dirección IP" #: ./src/Template/Angular/user_timezone.php:26 msgid "Display of server and client times" -msgstr "" +msgstr "Visualización del servidor y de los horarios del cliente" #: ./src/Template/Angular/user_timezone.php:28 msgid "local time of client" -msgstr "" +msgstr "hora local del cliente" #: ./src/Template/Angular/user_timezone.php:32 msgid "display time information" -msgstr "" +msgstr "mostrar información horaria" #: ./src/Template/Angular/user_timezone.php:35 msgid "local time of server" -msgstr "" +msgstr "hora local del servidor" #: ./src/Template/Angular/version_check.php:27 #: ./src/Template/Packetmanager/index.php:179 msgid "New version available!" -msgstr "" +msgstr "¡Hay una versión nueva disponible!" #: ./src/Template/Angular/wizard_filter.php:37 #: ./src/Template/Dashboards/service_status_overview_widget.php:81 @@ -11734,11 +11733,11 @@ msgstr "" #: .-modules/CustomalertModule/templates/CustomalertRules/services.php:116 #: .-modules/PrometheusModule/templates/PrometheusAlertRules/index.php:97 msgid "Filter by service name" -msgstr "" +msgstr "Filtrar por nombre de servicio" #: ./src/Template/Angular/wizard_interface_filter.php:37 msgid "Filter by interface name" -msgstr "" +msgstr "Filtrar por nombre de la interfaz" #: ./src/Template/Automaps/add.php:34 #: ./src/Template/Automaps/copy.php:34 @@ -11747,11 +11746,11 @@ msgstr "" #: ./src/Template/Automaps/index.php:48 #: ./src/Template/Automaps/view.php:34 msgid "Auto Maps" -msgstr "" +msgstr "Automapas" #: ./src/Template/Automaps/add.php:48 msgid "Create new auto map" -msgstr "" +msgstr "Crear un nuevo automapa" #: ./src/Template/Automaps/add.php:96 #: ./src/Template/Automaps/automap.php:39 @@ -11760,7 +11759,7 @@ msgstr "" #: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:81 #: .-modules/CustomalertModule/templates/Customalerts/index.php:256 msgid "Recursive" -msgstr "" +msgstr "Recursivo" #: ./src/Template/Automaps/add.php:130 #: ./src/Template/Automaps/copy.php:101 @@ -11768,12 +11767,12 @@ msgstr "" #: ./src/Template/Automaps/index.php:129 #: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:142 msgid "Host RegEx" -msgstr "" +msgstr "Host RegEx" #: ./src/Template/Automaps/add.php:141 #: ./src/Template/Automaps/edit.php:143 msgid "{0} hosts matching to regular expression." -msgstr "" +msgstr "{0} hosts que coinciden con la expresión regular." #: ./src/Template/Automaps/add.php:147 #: ./src/Template/Automaps/copy.php:116 @@ -11784,82 +11783,82 @@ msgstr "" #: .-modules/CustomalertModule/templates/CustomalertRules/add.php:238 #: .-modules/CustomalertModule/templates/CustomalertRules/edit.php:238 msgid "Service RegEx" -msgstr "" +msgstr "Servicio RegEx" #: ./src/Template/Automaps/add.php:158 #: ./src/Template/Automaps/edit.php:160 msgid "{0} services matching to regular expression." -msgstr "" +msgstr "{0} servicios que coinciden con la expresión regular." #: ./src/Template/Automaps/add.php:167 #: ./src/Template/Automaps/edit.php:169 msgid "Filter and display options" -msgstr "" +msgstr "Filtrar y mostrar opciones" #: ./src/Template/Automaps/add.php:180 #: ./src/Template/Automaps/edit.php:182 msgid "Show Ok" -msgstr "" +msgstr "Mostrar Ok" #: ./src/Template/Automaps/add.php:195 #: ./src/Template/Automaps/edit.php:197 msgid "Show Warning" -msgstr "" +msgstr "Mostrar Aviso" #: ./src/Template/Automaps/add.php:210 #: ./src/Template/Automaps/edit.php:212 msgid "Show Critical" -msgstr "" +msgstr "Mostrar Crítico" #: ./src/Template/Automaps/add.php:225 #: ./src/Template/Automaps/edit.php:227 msgid "Show Unknown" -msgstr "" +msgstr "Mostrar desconocido" #: ./src/Template/Automaps/add.php:240 #: ./src/Template/Automaps/edit.php:242 msgid "Show Downtime" -msgstr "" +msgstr "Mostrar Tiempo de inactividad" #: ./src/Template/Automaps/add.php:255 #: ./src/Template/Automaps/edit.php:257 msgid "Show Acknowledged" -msgstr "" +msgstr "Mostrar Confirmados" #: ./src/Template/Automaps/add.php:262 #: ./src/Template/Automaps/edit.php:264 msgid "Display options" -msgstr "" +msgstr "Visualizar opciones" #: ./src/Template/Automaps/add.php:294 #: ./src/Template/Automaps/edit.php:296 msgid "Group by Host" -msgstr "" +msgstr "Agrupar por Host" #: ./src/Template/Automaps/add.php:311 #: ./src/Template/Automaps/edit.php:313 msgid "Use pagination" -msgstr "" +msgstr "Usar la paginación" #: ./src/Template/Automaps/add.php:315 #: ./src/Template/Automaps/edit.php:317 msgid "Will may decrease loading performance if disabled." -msgstr "" +msgstr "Puede disminuir el rendimiento de carga si se desactiva." #: ./src/Template/Automaps/add.php:322 #: ./src/Template/Automaps/edit.php:324 msgid "Icon size" -msgstr "" +msgstr "Tamaño de icono" #: ./src/Template/Automaps/add.php:339 #: ./src/Template/Automaps/edit.php:341 msgid "Please select a icon size." -msgstr "" +msgstr "Por favor, seleccione un tamaño de icono." #: ./src/Template/Automaps/add.php:352 #: ./src/Template/Automaps/edit.php:354 msgid "Icon Preview" -msgstr "" +msgstr "Vista previa de icono" #: ./src/Template/Automaps/add.php:362 #: ./src/Template/Automaps/add.php:370 @@ -11890,7 +11889,7 @@ msgstr "" #: ./src/Template/Automaps/edit.php:429 #: ./src/Template/Automaps/edit.php:430 msgid "Example host" -msgstr "" +msgstr "Ejemplo de host" #: ./src/Template/Automaps/add.php:370 #: ./src/Template/Automaps/add.php:371 @@ -11905,7 +11904,7 @@ msgstr "" #: ./src/Template/Automaps/edit.php:422 #: ./src/Template/Automaps/edit.php:423 msgid "Service 1" -msgstr "" +msgstr "Servicio 1" #: ./src/Template/Automaps/add.php:377 #: ./src/Template/Automaps/add.php:378 @@ -11920,19 +11919,19 @@ msgstr "" #: ./src/Template/Automaps/edit.php:429 #: ./src/Template/Automaps/edit.php:430 msgid "Service 2" -msgstr "" +msgstr Servicio 2" #: ./src/Template/Automaps/add.php:444 msgid "Create auto map" -msgstr "" +msgstr "Crear automapa" #: ./src/Template/Automaps/automap.php:31 msgid "Regular expression for hosts" -msgstr "" +msgstr "Expresión regular para hosts" #: ./src/Template/Automaps/automap.php:35 msgid "Regular expression for services" -msgstr "" +msgstr "Expresión regular para servicios" #: ./src/Template/Automaps/automap.php:46 #: ./src/Template/Automaps/index.php:207 @@ -11945,7 +11944,7 @@ msgstr "" #: ./src/Template/Services/index.php:413 #: .-modules/CustomalertModule/templates/CustomalertRules/index.php:254 msgid "Enabled" -msgstr "" +msgstr "Activado" #: ./src/Template/Automaps/automap_widget.php:60 #: ./src/Template/Dashboards/hosts_downtime_widget.php:21 @@ -11955,7 +11954,7 @@ msgstr "" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:21 #: ./src/Template/Dashboards/services_status_list_widget.php:21 msgid "Pause scrolling" -msgstr "" +msgstr "Pausar el desplazamiento del ratón" #: ./src/Template/Automaps/automap_widget.php:65 #: ./src/Template/Dashboards/hosts_downtime_widget.php:26 @@ -11965,51 +11964,51 @@ msgstr "" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:26 #: ./src/Template/Dashboards/services_status_list_widget.php:26 msgid "Start scrolling" -msgstr "" +msgstr "Iniciar el desplazamiento del ratón" #: ./src/Template/Automaps/automap_widget.php:73 msgid "Refresh interval:" -msgstr "" +msgstr "Actualizar el intervalo:" #: ./src/Template/Automaps/automap_widget.php:106 msgid "Automap" -msgstr "" +msgstr "Automapa" #: ./src/Template/Automaps/automap_widget.php:130 msgid "Limit per page" -msgstr "" +msgstr "Limitar por página" #: ./src/Template/Automaps/automap_widget.php:135 msgid "This option has only an effect if \"Use pagination\" is enabled." -msgstr "" +msgstr "Esta opción solo tiene efecto si se habilita \"Use pagination\"." #: ./src/Template/Automaps/copy.php:47 msgid "Copy auto map/s" -msgstr "" +msgstr "Copiar automapa(s)" #: ./src/Template/Automaps/copy.php:63 msgid "Source auto map:" -msgstr "" +msgstr "Automapa de origen:" #: ./src/Template/Automaps/copy.php:70 msgid "Automap name" -msgstr "" +msgstr "Nombre del automapa" #: ./src/Template/Automaps/copy.php:78 msgid "Name of the new auto map" -msgstr "" +msgstr "Nombre del nuevo automapa" #: ./src/Template/Automaps/edit.php:48 msgid "Edit auto map: " -msgstr "" +msgstr "Editar el automapa" #: ./src/Template/Automaps/edit.php:442 msgid "Update auto map" -msgstr "" +msgstr "Actualizar el automapa" #: ./src/Template/Automaps/index.php:82 msgid "Filter by auto map name" -msgstr "" +msgstr "Filtrar por nombre de automapa" #: ./src/Template/Automaps/index.php:95 #: ./src/Template/Calendars/index.php:94 @@ -12023,16 +12022,16 @@ msgstr "" #: .-modules/CheckmkModule/templates/Mkagents/index.php:115 #: .-modules/DistributeModule/templates/Satellites/index.php:108 msgid "Filter by description" -msgstr "" +msgstr "Filtrar por descripción" #: ./src/Template/Automaps/index.php:136 msgid "Status filters" -msgstr "" +msgstr "Filtros de estado" #: ./src/Template/Automaps/index.php:139 #: .-modules/CustomalertModule/templates/CustomalertRules/index.php:212 msgid "Recursive container" -msgstr "" +msgstr "Contenedor recursivo" #: ./src/Template/Automaps/index.php:171 #: ./src/Template/Hostdependencies/index.php:509 @@ -12040,7 +12039,7 @@ msgstr "" #: ./src/Template/Servicedependencies/index.php:535 #: ./src/Template/Servicedependencies/index.php:569 msgid "O" -msgstr "" +msgstr "O" #: ./src/Template/Automaps/index.php:176 #: ./src/Template/Contacts/index.php:237 @@ -12048,7 +12047,7 @@ msgstr "" #: ./src/Template/Servicedependencies/index.php:574 #: ./src/Template/Serviceescalations/index.php:488 msgid "W" -msgstr "" +msgstr "W" #: ./src/Template/Automaps/index.php:181 #: ./src/Template/Contacts/index.php:242 @@ -12056,7 +12055,7 @@ msgstr "" #: ./src/Template/Servicedependencies/index.php:579 #: ./src/Template/Serviceescalations/index.php:493 msgid "C" -msgstr "" +msgstr "C" #: ./src/Template/Automaps/index.php:186 #: ./src/Template/Contacts/index.php:204 @@ -12068,7 +12067,7 @@ msgstr "" #: ./src/Template/Servicedependencies/index.php:584 #: ./src/Template/Serviceescalations/index.php:498 msgid "U" -msgstr "" +msgstr "U" #: ./src/Template/Automaps/index.php:189 #: ./src/Template/Dashboards/host_status_overview_widget.php:125 @@ -12081,7 +12080,7 @@ msgstr "" #: ./src/Template/Services/browser.php:1275 #: ./src/Template/Statusmaps/index.php:179 msgid "Acknowledged" -msgstr "" +msgstr "Confirmado" #: ./src/Template/Automaps/index.php:194 #: ./src/Template/Browsers/index.php:431 @@ -12092,73 +12091,73 @@ msgstr "" #: .-modules/SLAModule/templates/SlaAvailabilityStatusHostsLog/index.php:188 #: .-modules/SLAModule/templates/SlaAvailabilityStatusServicesLog/index.php:189 msgid "In downtime" -msgstr "" +msgstr "En período de inactividad" #: ./src/Template/Automaps/view.php:47 msgid "View auto map: " -msgstr "" +msgstr "Ver automapa:" #: ./src/Template/Backups/index.php:34 msgid "Backups" -msgstr "" +msgstr "Copias de seguridad" #: ./src/Template/Backups/index.php:38 #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:575 msgid "Backup / Restore" -msgstr "" +msgstr "Copia de seguridad / Restablecer" #: ./src/Template/Backups/index.php:47 msgid "Backup management" -msgstr "" +msgstr "Administración de las copias de seguridad" #: ./src/Template/Backups/index.php:57 msgid "Backupfile for Restore" -msgstr "" +msgstr "Archivo de copia de seguridad para restaurar" #: ./src/Template/Backups/index.php:78 msgid "Delete file" -msgstr "" +msgstr "Borrar archivo" #: ./src/Template/Backups/index.php:85 msgid "Download file" -msgstr "" +msgstr "Descargar archivo" #: ./src/Template/Backups/index.php:92 msgid "Start Restore" -msgstr "" +msgstr "Iniciar resturación" #: ./src/Template/Backups/index.php:107 msgid "Filename for Backup" -msgstr "" +msgstr "Nombre de archivo para copia de seguridad" #: ./src/Template/Backups/index.php:125 msgid "Start Backup" -msgstr "" +msgstr "Iniciar copia de seguridad" #: ./src/Template/Browsers/index.php:55 #: ./src/Template/Changelogs/index.php:158 msgid "Nodes" -msgstr "" +msgstr "Nodos" #: ./src/Template/Browsers/index.php:68 msgid "Type to filter..." -msgstr "" +msgstr "Tipo a filtrar..." #: ./src/Template/Browsers/index.php:105 msgid "No hosts associated with this node" -msgstr "" +msgstr "No hay hosts asociados con este nodo" #: ./src/Template/Browsers/index.php:151 msgid "No services associated with this node" -msgstr "" +msgstr "No hay servicios asociados con este nodo" #: ./src/Template/Browsers/index.php:206 msgid "browser" -msgstr "" +msgstr "buscador" #: ./src/Template/Browsers/index.php:223 msgid "Fields" -msgstr "" +msgstr "Campos" #: ./src/Template/Browsers/index.php:250 #: ./src/Template/Browsers/index.php:273 @@ -12187,7 +12186,7 @@ msgstr "" #: ./src/Template/Services/not_monitored.php:109 #: ./src/Template/Services/not_monitored.php:132 msgid "Enable RegEx" -msgstr "" +msgstr "Activar RegEX" #: ./src/Template/Browsers/index.php:267 #: ./src/Template/Dashboards/tactical_overview_hosts_widget.php:224 @@ -12198,7 +12197,7 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/index.php:95 #: .-modules/DistributeModule/templates/Satellites/status.php:111 msgid "Filter by IP address" -msgstr "" +msgstr "Filtrar por dirección IP" #: ./src/Template/Browsers/index.php:290 #: ./src/Template/Hostchecks/index.php:83 @@ -12213,7 +12212,7 @@ msgstr "" #: ./src/Template/Statehistories/host.php:82 #: ./src/Template/Statehistories/service.php:82 msgid "Filter by output" -msgstr "" +msgstr "Filtrar por salida" #: ./src/Template/Browsers/index.php:307 #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:204 @@ -12223,12 +12222,12 @@ msgstr "" #: ./src/Template/Hosts/index.php:224 #: ./src/Template/Services/index.php:203 msgid "Filter by tags" -msgstr "" +msgstr "Filtrar por etiquetas" #: ./src/Template/Browsers/index.php:324 #: ./src/Template/Hosts/index.php:259 msgid "Filter by host types" -msgstr "" +msgstr "Filtrar por tipos de host" #: ./src/Template/Browsers/index.php:345 #: ./src/Template/Dashboards/host_status_overview_widget.php:76 @@ -12238,7 +12237,7 @@ msgstr "" #: ./src/Template/Hosts/index.php:279 #: ./src/Template/Hosts/not_monitored.php:200 msgid "Host status" -msgstr "" +msgstr "Estado del host" #: ./src/Template/Browsers/index.php:389 #: ./src/Template/Currentstatereports/index.php:152 @@ -12252,21 +12251,21 @@ msgstr "" #: ./src/Template/Services/index.php:312 #: ./src/itnovum/openITCOCKPIT/Core/Timeline/Groups.php:39 msgid "Acknowledgements" -msgstr "" +msgstr "Confirmaciones" #: ./src/Template/Browsers/index.php:400 #: ./src/Template/Currentstatereports/index.php:163 #: ./src/Template/Hosts/index.php:334 #: ./src/Template/Services/index.php:323 msgid "Acknowledge" -msgstr "" +msgstr "Confirmar" #: ./src/Template/Browsers/index.php:412 #: ./src/Template/Currentstatereports/index.php:175 #: ./src/Template/Hosts/index.php:346 #: ./src/Template/Services/index.php:335 msgid "Not acknowledged" -msgstr "" +msgstr "No se ha confirmado" #: ./src/Template/Browsers/index.php:420 #: ./src/Template/Currentstatereports/index.php:183 @@ -12287,33 +12286,33 @@ msgstr "" #: .-modules/AutoreportModule/src/Command/AutoreportCommand.php:470 #: .-modules/AutoreportModule/src/Lib/CsvReport.php:113 msgid "Downtimes" -msgstr "" +msgstr "Períodos de inactividad" #: ./src/Template/Browsers/index.php:443 #: ./src/Template/Currentstatereports/index.php:206 #: ./src/Template/Hosts/index.php:377 #: ./src/Template/Services/index.php:366 msgid "Not in downtime" -msgstr "" +msgstr "No está en período de inactividad" #: ./src/Template/Browsers/index.php:460 #: ./src/Template/Hosts/index.php:531 #: ./src/Template/Services/index.php:546 msgid "Column configuration" -msgstr "" +msgstr "Configuración de columnas" #: ./src/Template/Browsers/index.php:466 #: ./src/Template/Hosts/index.php:537 #: ./src/Template/Services/index.php:552 msgid "Columns" -msgstr "" +msgstr "Columnas" #: ./src/Template/Browsers/index.php:472 #: ./src/Template/Browsers/index.php:574 #: ./src/Template/Hosts/index.php:543 #: ./src/Template/Hosts/index.php:645 msgid "Hoststatus" -msgstr "" +msgstr "Estados del host" #: ./src/Template/Browsers/index.php:473 #: ./src/Template/Browsers/index.php:583 @@ -12329,7 +12328,7 @@ msgstr "" #: ./src/Template/Services/index.php:666 #: ./src/Template/Services/service_list.php:197 msgid "is acknowledged" -msgstr "" +msgstr "se ha confirmado" #: ./src/Template/Browsers/index.php:474 #: ./src/Template/Browsers/index.php:590 @@ -12345,7 +12344,7 @@ msgstr "" #: ./src/Template/Services/index.php:673 #: ./src/Template/Services/service_list.php:204 msgid "is in downtime" -msgstr "" +msgstr "está en período de inactividad" #: ./src/Template/Browsers/index.php:475 #: ./src/Template/Browsers/index.php:595 @@ -12363,7 +12362,7 @@ msgstr "" #: ./src/Template/Services/service_list.php:210 #: ./src/Template/Services/service_list.php:310 msgid "Notifications enabled" -msgstr "" +msgstr "Notificaciones activadas" #: ./src/Template/Browsers/index.php:476 #: ./src/Template/Browsers/index.php:600 @@ -12372,7 +12371,7 @@ msgstr "" #: ./src/Template/Hosts/index.php:672 #: ./src/Template/Hosts/index.php:804 msgid "Shared" -msgstr "" +msgstr "Compartido" #: ./src/Template/Browsers/index.php:477 #: ./src/Template/Browsers/index.php:604 @@ -12382,7 +12381,7 @@ msgstr "" #: ./src/Template/Hosts/index.php:815 #: ./src/Template/Hosts/not_monitored.php:230 msgid "Passively transferred host" -msgstr "" +msgstr "Host transferido pasivamente" #: ./src/Template/Browsers/index.php:478 #: ./src/Template/Browsers/index.php:609 @@ -12405,7 +12404,7 @@ msgstr "" #: ./src/Template/Servicetemplates/edit.php:213 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:154 msgid "Priority" -msgstr "" +msgstr "Prioridad" #: ./src/Template/Browsers/index.php:480 #: ./src/Template/Browsers/index.php:619 @@ -12415,7 +12414,7 @@ msgstr "" #: ./src/Template/email/html/notification_service.php:152 #: .-modules/SLAModule/templates/HostMappingRules/assign_to_hosts.php:161 msgid "Host description" -msgstr "" +msgstr "Descripción del host" #: ./src/Template/Browsers/index.php:484 #: ./src/Template/Browsers/index.php:641 @@ -12427,7 +12426,7 @@ msgstr "" #: ./src/Template/Hosts/index.php:713 #: ./src/Template/Statehistories/host.php:212 msgid "Host output" -msgstr "" +msgstr "Salida del host" #: ./src/Template/Browsers/index.php:485 #: ./src/Template/Browsers/index.php:646 @@ -12440,7 +12439,7 @@ msgstr "" #: ./src/Template/Hosts/not_monitored.php:212 #: ./src/Template/Services/index.php:515 msgid "Instance" -msgstr "" +msgstr "Ejemplo" #: ./src/Template/Browsers/index.php:486 #: ./src/Template/Browsers/index.php:493 @@ -12451,39 +12450,39 @@ msgstr "" #: ./src/Template/Hosts/index.php:722 #: ./src/Template/Services/index.php:576 msgid "Service Summary " -msgstr "" +msgstr "Resumen del Servicio " #: ./src/Template/Browsers/index.php:487 #: ./src/Template/Browsers/index.php:656 #: ./src/Template/Hosts/index.php:558 #: ./src/Template/Hosts/index.php:727 msgid "Host notes" -msgstr "" +msgstr "Notas del host" #: ./src/Template/Browsers/index.php:488 #: ./src/Template/Browsers/index.php:660 #: ./src/Template/Hosts/index.php:559 #: ./src/Template/Hosts/index.php:731 msgid "Host type" -msgstr "" +msgstr "Tipo de host" #: ./src/Template/Browsers/index.php:522 #: ./src/Template/Hosts/index.php:593 #: ./src/Template/Services/index.php:605 msgid "Share configuration" -msgstr "" +msgstr "Compartir configuración" #: ./src/Template/Browsers/index.php:525 #: ./src/Template/Hosts/index.php:596 #: ./src/Template/Services/index.php:608 msgid "Share" -msgstr "" +msgstr "Compartir" #: ./src/Template/Browsers/index.php:529 #: ./src/Template/Hosts/index.php:600 #: ./src/Template/Services/index.php:612 msgid "Import configuration" -msgstr "" +msgstr "Importar configuración" #: ./src/Template/Browsers/index.php:537 #: ./src/Template/Browsers/index.php:540 @@ -12493,13 +12492,13 @@ msgstr "" #: ./src/Template/Services/index.php:623 #: .-modules/DesignModule/templates/Designs/edit.php:423 msgid "Reset to default" -msgstr "" +msgstr "Restablecer a predeterminado" #: ./src/Template/Browsers/index.php:543 #: ./src/Template/Hosts/index.php:614 #: ./src/Template/Services/index.php:626 msgid "Save Columns configuration in browser" -msgstr "" +msgstr "Guardar la configuración de las Columnas en el buscador" #: ./src/Template/Browsers/index.php:702 #: ./src/Template/Currentstatereports/index.php:316 @@ -12516,7 +12515,7 @@ msgstr "" #: ./src/Template/Services/index.php:847 #: ./src/Template/Services/service_list.php:296 msgid "Sticky Acknowledgedment" -msgstr "" +msgstr "Confirmación fijada" #: ./src/Template/Browsers/index.php:726 #: ./src/Template/Hosts/browser.php:1461 @@ -12524,23 +12523,23 @@ msgstr "" #: ./src/Template/Services/index.php:870 #: ./src/Template/Services/service_list.php:316 msgid "Notifications disabled" -msgstr "" +msgstr "Notificaciones desactivadas" #: ./src/Template/Browsers/index.php:740 #: ./src/Template/Hosts/index.php:811 msgid "Restricted view" -msgstr "" +msgstr "Vista restringida" #: ./src/Template/Browsers/index.php:889 #: ./src/Template/Hosts/disabled.php:289 #: ./src/Template/Hosts/index.php:967 #: ./src/Template/Hosts/not_monitored.php:294 msgid "Sharing" -msgstr "" +msgstr "Compartiendo" #: ./src/Template/Browsers/index.php:913 msgid "Service List" -msgstr "" +msgstr "Listado de Servicios" #: ./src/Template/Browsers/index.php:927 #: ./src/Template/Browsers/index.php:1023 @@ -12548,14 +12547,14 @@ msgstr "" #: ./src/Template/Hosts/index.php:1013 #: ./src/Template/Hosts/not_monitored.php:332 msgid "Append to host group" -msgstr "" +msgstr "Anexar al grupo de hosts" #: ./src/Template/Browsers/index.php:1011 #: ./src/Template/Hosts/index.php:1103 #: ./src/Template/Hosts/not_monitored.php:409 #: ./src/Template/element/host_mass_changes.php:55 msgid "Edit details" -msgstr "" +msgstr "Editar detalles" #: ./src/Template/Browsers/index.php:1033 #: ./src/Template/Hostgroups/extended.php:161 @@ -12569,7 +12568,7 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/index.php:304 #: .-modules/DistributeModule/templates/Satellites/index.php:307 msgid "Disable notification" -msgstr "" +msgstr "Desactivar notificación" #: ./src/Template/Browsers/index.php:1037 #: ./src/Template/Hostgroups/extended.php:168 @@ -12591,52 +12590,52 @@ msgstr "" #: ./src/Template/element/host_mass_changes.php:97 #: ./src/Template/element/service_mass_changes.php:76 msgid "Enable notifications" -msgstr "" +msgstr "Activar notificaciones" #: ./src/Template/Calendars/add.php:34 #: ./src/Template/Calendars/edit.php:34 #: ./src/Template/Calendars/index.php:34 #: ./src/Template/Calendars/index.php:47 msgid "Calendars" -msgstr "" +msgstr "Calendarios" #: ./src/Template/Calendars/add.php:46 msgid "Create new calendar" -msgstr "" +msgstr "Crear calendario nuevo" #: ./src/Template/Calendars/add.php:61 #: ./src/Template/Calendars/edit.php:62 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:44 msgid "Add holiday " -msgstr "" +msgstr "Añadir vacaciones" #: ./src/Template/Calendars/add.php:61 #: ./src/Template/Calendars/edit.php:62 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:44 msgid "Delete ALL holidays" -msgstr "" +msgstr "Eliminar TODAS las vacaciones" #: ./src/Template/Calendars/add.php:62 #: ./src/Template/Calendars/edit.php:63 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:45 msgid "Delete MONTH events" -msgstr "" +msgstr "Eliminar los eventos del MES" #: ./src/Template/Calendars/add.php:62 #: ./src/Template/Calendars/edit.php:63 #: .-modules/ChangecalendarModule/templates/Changecalendars/edit.php:45 msgid "Delete ALL events" -msgstr "" +msgstr "Eliminar TODOS los eventos" #: ./src/Template/Calendars/add.php:125 msgid "Create calendar" -msgstr "" +msgstr "Crear calendario" #: ./src/Template/Calendars/add.php:145 #: ./src/Template/Calendars/edit.php:142 #: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:140 msgid "Add new bank holiday" -msgstr "" +msgstr "Añadir un puente nuevo" #: ./src/Template/Calendars/add.php:158 #: ./src/Template/Calendars/add.php:196 @@ -12653,36 +12652,36 @@ msgstr "" #: .-modules/ChangecalendarModule/templates/Changecalendars/widget.php:104 #: .-modules/ImportModule/templates/element/CMDB/idoit.php:250 msgid "Title" -msgstr "" +msgstr "Título" #: ./src/Template/Calendars/add.php:183 #: ./src/Template/Calendars/edit.php:180 #: .-modules/ChangecalendarModule/templates/Changecalendars/add.php:178 msgid "Edit holiday" -msgstr "" +msgstr "Editar vacaciones" #: ./src/Template/Calendars/edit.php:46 msgid "Edit calendar:" -msgstr "" +msgstr "Editar calendario:" #: ./src/Template/Calendars/edit.php:122 msgid "Update calendar" -msgstr "" +msgstr "Actualizar calendario" #: ./src/Template/Calendars/index.php:38 #: ./src/Template/Contacts/index.php:38 #: ./src/Template/Systemsettings/index.php:38 #: .-modules/ChangecalendarModule/templates/Changecalendars/index.php:19 msgid "index" -msgstr "" +msgstr "índice" #: ./src/Template/Calendars/index.php:81 msgid "Filter by calendar name" -msgstr "" +msgstr "Filtrar por nombre de calendario" #: ./src/Template/Calendars/index.php:121 msgid "Calendar name" -msgstr "" +msgstr "Nombre de calendario" #: ./src/Template/Changelogs/entity.php:31 #: ./src/Template/Changelogs/index.php:42 @@ -12692,7 +12691,7 @@ msgstr "" #: .-modules/ImportModule/templates/ImportChangelogs/index.php:16 #: .-modules/ImportModule/templates/ImportChangelogs/index.php:29 msgid "Change log" -msgstr "" +msgstr "Cambiar registro" #: ./src/Template/Changelogs/entity.php:85 #: ./src/Template/Changelogs/index.php:183 @@ -12701,37 +12700,37 @@ msgstr "" #: .-modules/ImportModule/templates/ImportChangelogs/entity.php:85 #: .-modules/ImportModule/templates/ImportChangelogs/index.php:153 msgid "Actions" -msgstr "" +msgstr "Acciones" #: ./src/Template/Changelogs/entity.php:153 #: ./src/Template/Changelogs/index.php:250 msgid "Activate" -msgstr "" +msgstr "Activar" #: ./src/Template/Changelogs/entity.php:166 #: ./src/Template/Changelogs/index.php:263 msgid "Deactivate" -msgstr "" +msgstr "Desactivar" #: ./src/Template/Changelogs/entity.php:173 msgid "Show services" -msgstr "" +msgstr "Mostrar servicios" #: ./src/Template/Changelogs/index.php:63 #: .-modules/ImportModule/templates/ImportChangelogs/index.php:39 msgid "Main overview" -msgstr "" +msgstr "Visión general principal" #: ./src/Template/Changelogs/index.php:70 #: .-modules/ImportModule/templates/ImportChangelogs/index.php:46 msgid "Import Module Changes" -msgstr "" +msgstr "Importar Cambios de Módulo" #: ./src/Template/Changelogs/index.php:140 #: .-modules/ImportModule/templates/Configurationitems/import.php:132 #: .-modules/ImportModule/templates/ImportChangelogs/index.php:118 msgid "Object type" -msgstr "" +msgstr "Tipo de objeto" #: ./src/Template/Changelogs/index.php:145 #: ./src/Template/Commands/add.php:39 @@ -12746,7 +12745,7 @@ msgstr "" #: .-modules/ImportModule/templates/Configurationitems/import.php:136 #: .-modules/ImportModule/templates/Configurationitems/import.php:366 msgid "Commands" -msgstr "" +msgstr "Comandos" #: ./src/Template/Changelogs/index.php:156 #: ./src/Template/Locations/add.php:35 @@ -12756,7 +12755,7 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:518 #: .-modules/OpenstreetmapModule/templates/Openstreetmap/openstreetmapsummary.php:16 msgid "Locations" -msgstr "" +msgstr "Ubicaciones" #: ./src/Template/Changelogs/index.php:157 #: ./src/Template/Tenants/add.php:35 @@ -12765,11 +12764,11 @@ msgstr "" #: ./src/Template/Tenants/index.php:50 #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:498 msgid "Tenants" -msgstr "" +msgstr "Tenencias" #: ./src/Template/Changelogs/index.php:159 msgid "Refresh configuration" -msgstr "" +msgstr "Actualizar la configuración" #: ./src/Template/Changelogs/index.php:276 #: ./src/Template/Exports/index.php:34 @@ -12778,45 +12777,45 @@ msgstr "" #: .-modules/ImportModule/templates/Configurationitems/export.php:35 #: .-modules/ImportModule/templates/Configurationitems/import.php:39 msgid "Export" -msgstr "" +msgstr "Exportar" #: ./src/Template/Commands/add.php:52 msgid "Create new command" -msgstr "" +msgstr "Crear comando nuevo" #: ./src/Template/Commands/add.php:58 #: ./src/Template/Commands/edit.php:63 msgid "Default macros overview" -msgstr "" +msgstr "Visión general de macros predeterminada" #: ./src/Template/Commands/add.php:62 #: ./src/Template/Commands/edit.php:67 msgid "$USERn$ overview" -msgstr "" +msgstr "Visión general de $USERn$" #: ./src/Template/Commands/add.php:76 #: ./src/Template/Commands/edit.php:81 #: ./src/Template/Commands/used_by.php:46 #: .-modules/CheckmkModule/templates/Mkagents/index.php:159 msgid "Command" -msgstr "" +msgstr "Comando" #: ./src/Template/Commands/add.php:84 #: ./src/Template/Commands/edit.php:89 #: ./src/Template/Macros/index.php:48 msgid "Security notice" -msgstr "" +msgstr "Aviso de seguridad" #: ./src/Template/Commands/add.php:86 #: ./src/Template/Commands/edit.php:91 msgid "User defined macros inside of command_line could lead to unwanted code execution." -msgstr "" +msgstr "El macros definido por el usuario dentro de command_line podría llevar a una ejecución de código no deseada." #: ./src/Template/Commands/add.php:88 #: ./src/Template/Commands/edit.php:93 #: ./src/Template/Macros/index.php:52 msgid "It is recommended to only provide access for a certain group of users to edit commands and user defined macros." -msgstr "" +msgstr "Se recomienda solo proporcionar acceso a un grupo específico de usuarios para editar comandos y macros definidos por el usuario." #: ./src/Template/Commands/add.php:132 #: ./src/Template/Commands/copy.php:85 @@ -12826,52 +12825,52 @@ msgstr "" #: .-modules/CheckmkModule/templates/Mkagents/add.php:134 #: .-modules/CheckmkModule/templates/Mkagents/edit.php:134 msgid "Command line" -msgstr "" +msgstr "Línea de comandos" #: ./src/Template/Commands/add.php:146 #: ./src/Template/Commands/edit.php:151 msgid "user defined macro" -msgstr "" +msgstr "Macro definido por el usuario" #: ./src/Template/Commands/add.php:152 #: ./src/Template/Commands/edit.php:157 msgid "A $-sign needs to be escaped manually (\\$). Semicolons (;) needs to be defined as {0}." -msgstr "" +msgstr "Hay que escapar el signo $ manualmente (\\$). El punto y coma (;) tiene que ser definido como {0}." #: ./src/Template/Commands/add.php:154 #: ./src/Template/Commands/edit.php:159 msgid "Nagios supports up to 32 $ARGx$ macros ($ARG1$ through $ARG32$)" -msgstr "" +msgstr "Nagios admite hasta 32 macros $ARGx$ (de $ARG1$ a $ARG32$)" #: ./src/Template/Commands/add.php:170 #: ./src/Template/Commands/edit.php:175 msgid "Arguments" -msgstr "" +msgstr "Argumentos" #: ./src/Template/Commands/add.php:188 #: ./src/Template/Commands/edit.php:193 msgid "Please enter a name" -msgstr "" +msgstr "Por favor, inserte un nombre" #: ./src/Template/Commands/add.php:207 #: ./src/Template/Commands/edit.php:212 msgid "empty arguments will be removed automatically" -msgstr "" +msgstr "Los argumentos vacíos se eliminarán automáticamente" #: ./src/Template/Commands/add.php:214 #: ./src/Template/Commands/edit.php:219 msgid "Add argument" -msgstr "" +msgstr "Añadir argumento" #: ./src/Template/Commands/add.php:224 msgid "Create command" -msgstr "" +msgstr "Crear comando" #: ./src/Template/Commands/add.php:243 #: ./src/Template/Commands/edit.php:248 #: ./src/Template/Macros/index.php:34 msgid "User defined macros" -msgstr "" +msgstr "Macros definidos por el usuario" #: ./src/Template/Commands/add.php:284 #: ./src/Template/Commands/edit.php:289 @@ -12879,83 +12878,83 @@ msgstr "" #: ./src/Template/Macros/index.php:227 #: ./src/Template/Macros/index.php:333 msgid "Hide value" -msgstr "" +msgstr "Ocultar valor" #: ./src/Template/Commands/add.php:291 #: ./src/Template/Commands/edit.php:296 #: ./src/Template/Macros/index.php:118 msgid "Show value" -msgstr "" +msgstr "Mostrar valor" #: ./src/Template/Commands/add.php:318 #: ./src/Template/Commands/edit.php:323 msgid "Mismatch in number of defined arguments detected" -msgstr "" +msgstr "Se ha detectado un desajuste en el número de argumentos definidos" #: ./src/Template/Commands/add.php:326 #: ./src/Template/Commands/edit.php:331 msgid "Different amount of used {0} variables compared to defined arguments!" -msgstr "" +msgstr "¡La cantidad de variables {0} usadas es diferente comparada a la de argumentos definidos!" #: ./src/Template/Commands/add.php:332 #: ./src/Template/Commands/edit.php:337 msgid "Number of used {0} variables:" -msgstr "" +msgstr "Número de variables {0} usadas:" #: ./src/Template/Commands/add.php:335 #: ./src/Template/Commands/edit.php:340 msgid "Number of defined arguments:" -msgstr "" +msgstr "Número de argumentos definidos:" #: ./src/Template/Commands/add.php:341 #: ./src/Template/Commands/edit.php:346 msgid "Used in command line, but missing in arguments definition" -msgstr "" +msgstr "Se usa en la línea de comandos, pero falta en la definición de argumentos" #: ./src/Template/Commands/add.php:348 #: ./src/Template/Commands/edit.php:353 msgid "Defined in arguments definition, but not used in command line" -msgstr "" +msgstr "Definido en la definición de argumentos, pero no se utiliza en la línea de comandos" #: ./src/Template/Commands/add.php:356 #: ./src/Template/Commands/edit.php:361 msgid "Save anyway" -msgstr "" +msgstr "Guardar de todos modos" #: ./src/Template/Commands/add.php:371 #: ./src/Template/Commands/edit.php:376 msgid "List of all available default macros" -msgstr "" +msgstr "Listado de todos los macros predeterminados disponibles" #: ./src/Template/Commands/add.php:389 #: ./src/Template/Commands/edit.php:394 msgid "Macro" -msgstr "" +msgstr "Macro" #: ./src/Template/Commands/copy.php:47 msgid "Copy command/s" -msgstr "" +msgstr "Copiar commando(s)" #: ./src/Template/Commands/copy.php:62 msgid "Source command:" -msgstr "" +msgstr "Comando de origen:" #: ./src/Template/Commands/copy.php:69 #: ./src/Template/Commands/index.php:162 msgid "Command name" -msgstr "" +msgstr "Nombre de comando" #: ./src/Template/Commands/copy.php:77 msgid "Name of the new command" -msgstr "" +msgstr "Nombre del nuevo comando" #: ./src/Template/Commands/edit.php:52 msgid "Edit command:" -msgstr "" +msgstr "Editar comando:" #: ./src/Template/Commands/edit.php:229 msgid "Update command" -msgstr "" +msgstr "Actualizar comando" #: ./src/Template/Commands/index.php:38 #: .-modules/CheckmkModule/templates/Mkagents/index.php:42 @@ -12964,15 +12963,15 @@ msgstr "" #: .-modules/OpenstreetmapModule/templates/Openstreetmap/index.php:23 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:41 msgid "Index" -msgstr "" +msgstr "Índice" #: ./src/Template/Commands/index.php:82 msgid "Filter by command name" -msgstr "" +msgstr "Filtrar por nombre de comando" #: ./src/Template/Commands/index.php:91 msgid "Command types" -msgstr "" +msgstr "Tipos de comandos" #: ./src/Template/Commands/index.php:220 #: ./src/Template/Commands/used_by.php:38 @@ -13000,7 +12999,7 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:26 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:124 msgid "Used by" -msgstr "" +msgstr "Usado por" #: ./src/Template/Commands/used_by.php:52 #: ./src/Template/Contactgroups/used_by.php:51 @@ -13016,7 +13015,7 @@ msgstr "" #: .-modules/EventcorrelationModule/templates/Eventcorrelations/service_used_by.php:31 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/used_by.php:41 msgid "is used by" -msgstr "" +msgstr "está siendo usado por" #: ./src/Template/Commands/used_by.php:54 #: ./src/Template/Contactgroups/used_by.php:53 @@ -13024,80 +13023,80 @@ msgstr "" #: ./src/Template/Services/used_by.php:59 #: ./src/Template/Timeperiods/used_by.php:54 msgid "objects." -msgstr "" +msgstr "objetos" #: ./src/Template/Commands/used_by.php:169 msgid "This command is not used by any object" -msgstr "" +msgstr "Ningún objeto usa este comando" #: ./src/Template/ConfigurationFiles/db_backend.php:36 #: ./src/Template/ConfigurationFiles/perfdata_backend.php:36 msgid "Database backend" -msgstr "" +msgstr "Backend de base de datos" #: ./src/Template/ConfigurationFiles/db_backend.php:44 msgid "Statusengine 3 - MySQL" -msgstr "" +msgstr "Statusengine 3 - MySQL" #: ./src/Template/ConfigurationFiles/db_backend.php:45 msgid "Statusengine 3 - CrateDB" -msgstr "" +msgstr "Statusengine 3 - CrateDB" #: ./src/Template/ConfigurationFiles/db_backend.php:46 msgid "Statusengine 2 / NDOUtils - MySQL" -msgstr "" +msgstr "Statusengine 2 / NDOUtils - MySQL" #: ./src/Template/ConfigurationFiles/edit.php:34 msgid "Configuration file" -msgstr "" +msgstr "Archivo de configuración" #: ./src/Template/ConfigurationFiles/edit.php:47 msgid "Edit configuration file " -msgstr "" +msgstr "Editar archivo de configuración " #: ./src/Template/ConfigurationFiles/edit.php:52 #: ./src/Template/ConfigurationFiles/edit.php:99 #: ./src/Template/Dashboards/index.php:148 msgid "Restore default" -msgstr "" +msgstr "Restablecer predeterminado" #: ./src/Template/ConfigurationFiles/edit.php:92 msgid "Do you really want to restore default configuration? All manual changes will be lost." -msgstr "" +msgstr "¿De verdad que quiere restablecer la configuración predeterminada? Todos los cambios hechos de forma manual se perderán." #: ./src/Template/ConfigurationFiles/graphing_docker.php:37 msgid "Carbon storage path" -msgstr "" +msgstr "Ruta de almacenamiento de Carbon" #: ./src/Template/ConfigurationFiles/graphing_docker.php:73 msgid "VictoriaMetrics storage path" -msgstr "" +msgstr "Ruta de almacenamiento de VictoriaMetrics" #: ./src/Template/ConfigurationFiles/graphing_docker.php:89 msgid "Carbon Cache instances" -msgstr "" +msgstr "Instancias de Carbon Cache" #: ./src/Template/ConfigurationFiles/graphing_docker.php:106 msgid "Carbon C Relay workers" -msgstr "" +msgstr "Trabajadores de Carbon C Relay" #: ./src/Template/ConfigurationFiles/graphing_docker.php:123 #: ./src/itnovum/openITCOCKPIT/ConfigGenerator/GraphingDocker.php:258 msgid "Carbon storage schema" -msgstr "" +msgstr "Esquema de almacenamiento de Carbon" #: ./src/Template/ConfigurationFiles/graphing_docker.php:139 #: ./src/Template/ConfigurationFiles/graphing_docker.php:227 msgid "VictoriaMetrics retention period" -msgstr "" +msgstr "Período de retención de VictoriaMetrics" #: ./src/Template/ConfigurationFiles/graphing_docker.php:157 msgid "Local Graphite-Web port" -msgstr "" +msgstr "Puerto local de Graphite-Web" #: ./src/Template/ConfigurationFiles/graphing_docker.php:174 msgid "Graphite-Web timezone" -msgstr "" +msgstr "Zona horaria de Graphite-Web" #: ./src/Template/ConfigurationFiles/graphing_docker.php:197 #: ./src/Template/Dashboards/welcome_widget.php:43 @@ -13106,7 +13105,7 @@ msgstr "" #: ./src/Template/Users/add_from_ldap.php:597 #: ./src/Template/Users/edit.php:565 msgid "Server timezone is:" -msgstr "" +msgstr "La zona horaria del servidor es:" #: ./src/Template/ConfigurationFiles/graphing_docker.php:201 #: ./src/Template/Profile/edit.php:259 @@ -13114,53 +13113,53 @@ msgstr "" #: ./src/Template/Users/add_from_ldap.php:601 #: ./src/Template/Users/edit.php:569 msgid "Current server time:" -msgstr "" +msgstr "Hora actual del servidor:" #: ./src/Template/ConfigurationFiles/graphing_docker.php:210 msgid "Local Carbon C Relay port" -msgstr "" +msgstr "Puerto local de Carbon C Relay" #: ./src/Template/ConfigurationFiles/graphing_docker.php:253 msgid "Enable Docker userland proxy" -msgstr "" +msgstr "Habilitar proxy Docker userland" #: ./src/Template/ConfigurationFiles/graphing_docker.php:264 msgid "Network configuration" -msgstr "" +msgstr "Configuración de la red" #: ./src/Template/ConfigurationFiles/graphing_docker.php:272 msgid "Automatically" -msgstr "" +msgstr "Automáticamente" #: ./src/Template/ConfigurationFiles/graphing_docker.php:273 msgid "Manually" -msgstr "" +msgstr "Manualmente" #: ./src/Template/ConfigurationFiles/graphing_docker.php:325 msgid "Docker Compose subnet" -msgstr "" +msgstr "Subred de Docker Compose" #: ./src/Template/ConfigurationFiles/index.php:34 #: ./src/Template/ConfigurationFiles/index.php:47 msgid "Configuration file editor" -msgstr "" +msgstr "Editor de archivos de configuración" #: ./src/Template/ConfigurationFiles/index.php:66 #: ./src/Template/Packetmanager/index.php:95 msgid "Containerized installation" -msgstr "" +msgstr "Instalación en contenedores" #: ./src/Template/ConfigurationFiles/index.php:69 msgid "Containerized installations are configured through environment variables" -msgstr "" +msgstr "Las instalaciones en contenedores se configuran mediante variables de entorno" #: ./src/Template/ConfigurationFiles/index.php:81 msgid "File name" -msgstr "" +msgstr "Nombre de archivo" #: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:43 msgid "Use nginx as reverse proxy" -msgstr "" +msgstr "Usar nginx como proxy inverso" #: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:54 msgid "HTTP bind address" @@ -15283,7 +15282,7 @@ msgstr "" #: ./src/Template/Exports/index.php:75 msgid "Gearman Worker background daemon is not running. Please contact your system administrator." -msgstr "" +msgstr "El fondo daemon de Gearman Worker no se está ejecutando. " #: ./src/Template/Exports/index.php:94 msgid "Create backup of current configuration" @@ -16975,7 +16974,7 @@ msgstr "" #: ./src/Template/Services/not_monitored.php:193 #: ./src/Template/Servicetemplates/used_by.php:114 msgid "Go to Service list" -msgstr "" +msgstr "Ir al listado de Servicios" #: ./src/Template/Hosttemplates/used_by.php:158 msgid "This host template is not used by any host" @@ -17632,7 +17631,7 @@ msgstr "" #: ./src/Template/Packetmanager/index.php:428 #: ./src/Template/Packetmanager/index.php:442 msgid "Installation done. Please reload your {0} web interface." -msgstr "" +msgstr "Por favor, vuelva a cargar" #: ./src/Template/Packetmanager/index.php:466 msgid "To install two or more packages at once, close this window and select the next module you like to install. All selected modules will be added to the installation command." @@ -17880,7 +17879,7 @@ msgid "License" msgstr "" #: ./src/Template/Registers/index.php:49 -msgid "Register this openICOCKPIT instance" +msgid "Register this openITCOCKPIT instance" msgstr "" #: ./src/Template/Registers/index.php:55 @@ -18295,11 +18294,11 @@ msgstr "" #: ./src/Template/Services/browser.php:1011 msgid "Host UUID" -msgstr "" +msgstr "UUID del host" #: ./src/Template/Services/browser.php:1024 msgid "Service UUID" -msgstr "" +msgstr "UUID del servicio" #: ./src/Template/Services/browser.php:1182 #: ./src/Template/Services/used_by.php:151 @@ -19833,7 +19832,7 @@ msgstr "" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:34 #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:16 msgid "Wizards" -msgstr "" +msgstr "Asistentes" #: ./src/Template/Wizards/assignments.php:36 #: ./src/Template/Wizards/assignments.php:45 @@ -19985,11 +19984,11 @@ msgstr "" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:215 #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:146 msgid "Create" -msgstr "" +msgstr "Crear" #: ./src/Template/Wizards/wizard_host_configuration.php:51 msgid "Configuration Wizard: " -msgstr "" +msgstr "Asistente " #: ./src/Template/Wizards/wizard_host_configuration.php:65 msgid "Host Information" @@ -20259,11 +20258,11 @@ msgstr "" #: ./src/Template/layout/app_frame.php:193 msgid "Could not connect to SudoServer. External commands may not work. Please try to reload this page." -msgstr "" +msgstr "Por favor, intente volver a cargar esta página." #: ./src/Template/layout/app_frame.php:209 msgid "Lost connection to SudoServer. External commands may not work. Please try to reload this page." -msgstr "" +msgstr "Por favor, intente volver a cargar esta página." #: ./src/Template/layout/login.php:48 msgid "Sign In" @@ -21936,7 +21935,7 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:54 msgid "The UUID of the host (\"1284b927-2bd2-4737-a3da-c39854376ca2\")" -msgstr "" +msgstr "El UUID del host (\"1284b927-2bd2-4737-a3da-c39854376ca2\")" #: ./src/itnovum/openITCOCKPIT/Monitoring/DefaultMacros.php:58 msgid "The human name of the host (\"srvstorage01\")" @@ -29509,7 +29508,7 @@ msgstr "" #: .-modules/SlackModule/templates/SlackSettings/index.php:115 msgid "If you want to use the two-way integration, your openITCOCKPIT server requires a valid SSL certificate, as described in the " -msgstr "Si desea utilizar la integración bidireccional, su servidor openITCOCKPIT necesita un certificado SSL válido, como se ha descrito en" +msgstr "Si desea utilizar la integración bidireccional, su servidor openITCOCKPIT necesita un certificado SSL válido, como se ha descrito en " #: .-modules/SlackModule/templates/SlackSettings/index.php:115 msgid "Slack FAQ" @@ -29558,7 +29557,7 @@ msgstr "Línea de formato" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:149 #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:195 msgid "Agent IP" -msgstr "IP agente" +msgstr "IP del Agente" #: .-modules/SnmpTrapModule/templates/SnmpttList/index.php:175 msgid "Severity" @@ -29570,7 +29569,7 @@ msgstr "Bienvenido al Template Export Shell." #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:82 msgid "I will give you all the necessary data to get a valid file which can be imported in openITCOCKPIT to have awesome new monitoring possibilities :)" -msgstr "Te daré todos los datos necesarios para obtener un archivo válido que puede ser importado en openITCOCKPIT para tener nuevas posibilidades de monitorización. :)" +msgstr "Te daré todos los datos necesarios para obtener un archivo válido que puede ser importado en openITCOCKPIT para tener nuevas posibilidades de monitorización :)" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:83 msgid "Now please answer a few questions: " @@ -29578,7 +29577,7 @@ msgstr "Ahora, por favor, responda a algunas preguntas: " #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:86 msgid "Would you like to export Hosttemplate data ?" -msgstr "¿Desea exportar datos de Hosttemplate?" +msgstr "¿Desea exportar los datos de Hosttemplate ?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:90 msgid "Please enter the Hosttemplate wildcard in SQL Format (%sap% or something like that" @@ -29589,11 +29588,11 @@ msgstr "Por favor, introduzca el comodín Servicetemplategroup en formato SQL (% #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:114 #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:130 msgid "Do you want to add additional Filters ?" -msgstr "¿Desea añadir filtros adicionales?" +msgstr "¿Desea añadir Filtros adicionales ?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:99 msgid "Would you like to export Servicetemplate data ?" -msgstr "¿Desea exportar datos de Servicetemplate?" +msgstr "¿Desea exportar los datos de Servicetemplate ?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:103 msgid "Please enter the Servicetemplate wildcard in SQL Format (%sap% or something like that" @@ -29601,31 +29600,31 @@ msgstr "Por favor, introduzca el comodín Servicetemplategroup en formato SQL (% #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:109 msgid "Would you like to export Servicetemplategroup data too ?" -msgstr "¿Desea exportar también los datos de Servicetemplategroup?" +msgstr "¿Desea exportar también los datos de Servicetemplategroup ?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:113 msgid "Please enter the Servicetemplategroup wildcard in SQL Format (%sap% or something like that" -msgstr "Por favor, introduzca el comodín Servicetemplategroup en formato SQL (%sap% o algo así" +msgstr "Por favor, introduzca el comodín Servicetemplategroup en Formato SQL (%sap% o algo así" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:125 msgid "Would you like to export Macro data ?" -msgstr "¿Desea exportar datos Macro?" +msgstr "¿Desea exportar datos Macro ?" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:129 msgid "Please enter the Macro wildcard in SQL Format (%sap% or something like that" -msgstr "Por favor, introduzca el comodín macro en formato SQL (%sap% o algo así" +msgstr "Por favor, introduzca el comodín macro en Formato SQL (%sap% o algo así" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:154 msgid "You want to do nothing ? Okay bye bye :) " -msgstr "¿No quieres hacer nada? Vale adiós :)" +msgstr "¿No quieres hacer nada? Vale, adiós :) " #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:161 msgid "No filters given" -msgstr "Sin filtros" +msgstr "No se ha proporcionado filtros" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:172 msgid "Retrieving commands" -msgstr "Recuperar comandos" +msgstr "Recuperando comandos" #: .-modules/TemplateExportModule/src/Command/TemplateExportCommand.php:175 msgid "Replacing Ids" @@ -29653,7 +29652,7 @@ msgstr "Asistente de configuración: VMware Horizon" #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:52 msgid "VMware Horizon Connection Server" -msgstr "Servidor de conexión VMware Horizon" +msgstr "Servidor de Conexión VMware Horizon" #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:62 msgid "VMware Horizon configuration help" @@ -29661,7 +29660,7 @@ msgstr "Ayuda sobre la configuración de VMware Horizon" #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:79 msgid "Please create a User within the Connection-Center with Administrator permission on {0}. Because only these Users will have permission to connect to the REST API." -msgstr "Por favor, cree un Usuario dentro de la Central de Conexión con permiso de Administrador en {0}. Porque sólo estos usuarios tendrán permiso para conectarse a la API REST." +msgstr "Por favor, cree un Usuario dentro de la Central de Conexión con permisos de Administrador en {0}, pues sólo estos usuarios tendrán permiso para conectarse a la API REST." #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:85 msgid "Please ensure to have a recent API version installed, because not all functions are included within old versions." @@ -29708,11 +29707,11 @@ msgstr "Ayuda sobre la configuración de VMware" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:100 msgid "Check everything regarding VMware. ESX Hosts, vCenter, virtual machine" -msgstr "Compruebe todo lo relacionado con VMware. Hosts ESX, vCenter, máquina virtual" +msgstr "Comprobar todo lo relacionado con VMware. Hosts ESX, vCenter, máquina virtual" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:104 msgid "Download the VMware Perl SDK" -msgstr "Descargue el SDK Perl de VMware" +msgstr "Descargar el SDK Perl de VMware" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:107 msgid "here." @@ -29724,7 +29723,7 @@ msgstr "Añada un usuario de sólo lectura a su host vCenter." #: .-modules/VMWAREModule/templates/Wizards/vmware.php:124 msgid "vCenter Address" -msgstr "Dirección vCenter" +msgstr "Dirección de vCenter" #: .-modules/VMWAREModule/templates/Wizards/vmware.php:166 msgid "VMware services" @@ -29736,7 +29735,7 @@ msgstr "Asistente de configuración: VMware Snapshot" #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:57 msgid "VMware Host" -msgstr "VM Host" +msgstr "VMware Host" #: .-modules/VMwareSnapshotModule/templates/Wizards/vmwaresnapshot.php:96 msgid "VMware Snapshot services" From 70e9060220b9d9b96934793b10890bb3176b4cef Mon Sep 17 00:00:00 2001 From: Vicky9bp <105239980+Vicky9bp@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:18:16 +0000 Subject: [PATCH 10/10] Spanish translations until line 14688 on default.po --- resources/locales/es_ES/default.po | 460 ++++++++++++++--------------- 1 file changed, 230 insertions(+), 230 deletions(-) diff --git a/resources/locales/es_ES/default.po b/resources/locales/es_ES/default.po index 64671ce81f..30c37d985a 100644 --- a/resources/locales/es_ES/default.po +++ b/resources/locales/es_ES/default.po @@ -13163,116 +13163,116 @@ msgstr "Usar nginx como proxy inverso" #: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:54 msgid "HTTP bind address" -msgstr "" +msgstr "Dirección de enlace HTTP" #: ./src/Template/ConfigurationFiles/n_s_t_a_master.php:71 msgid "HTTPS bind address" -msgstr "" +msgstr "Dirección de enlace HTTPS" #: ./src/Template/ConfigurationFiles/nagios_cfg.php:107 msgid "Critical (default)" -msgstr "" +msgstr "Crítico (predeterminado)" #: ./src/Template/ConfigurationFiles/nagios_cfg.php:110 #: .-modules/PrometheusModule/src/Command/PrometheusBridgeCommand.php:127 msgid "OK" -msgstr "" +msgstr "OK" #: ./src/Template/ConfigurationFiles/perfdata_backend.php:44 msgid "Whisper (Statusengine 3 / Statusengine 2)" -msgstr "" +msgstr "Whisper (Statusengine 3 / Statusengine 2)" #: ./src/Template/ConfigurationFiles/perfdata_backend.php:45 msgid "Crate (Statusengine 3)" -msgstr "" +msgstr "Crate (Statusengine 3)" #: ./src/Template/ConfigurationFiles/perfdata_backend.php:46 msgid "Rrdtool (Statusengine 2 / NPCD)" -msgstr "" +msgstr "Rrdtool (Statusengine 2 / NPCD)" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:47 msgid "Use check_result_path" -msgstr "" +msgstr "Usar check_result_path" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:48 msgid "Use external command file (nagios.cmd)" -msgstr "" +msgstr "Usar archivo de comandos externo (nagios.cmd)" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:49 msgid "Use Naemon Query Handler (nagios.qh recommended)" -msgstr "" +msgstr "Usar Naemon Query Handler (nagios.qh recomendado)" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:96 msgid "SSH configuration" -msgstr "" +msgstr "Configuración SSH" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:205 msgid "Logging" -msgstr "" +msgstr "Registro" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:217 msgid "Disable loging" -msgstr "" +msgstr "Deshabilitar el registro" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:218 msgid "Only some information about phpNSTA" -msgstr "" +msgstr "Sólo alguna información sobre phpNSTA" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:219 msgid "Process fork information" -msgstr "" +msgstr "Información de la horquilla de procesos" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:220 msgid "File operation information" -msgstr "" +msgstr "Información de la operación de archivo" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:221 msgid "Nagios process information" -msgstr "" +msgstr "Información del proceso Nagios" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:222 msgid "SSH tunnel information" -msgstr "" +msgstr "Información del tunel SSH" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:223 msgid "System time synchronization information" -msgstr "" +msgstr "Información sobre la sincronización horaria del sistema" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:224 msgid "Events triggerd by the SAT-Systems" -msgstr "" +msgstr "Eventos activados por los Sistemas SAT" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:225 msgid "Child process monitoring" -msgstr "" +msgstr "Supervisión del proceso Child" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:226 msgid "Data for Mod_Gearman" -msgstr "" +msgstr "Datos para Mod_Gearman" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:227 msgid "Bulk Transmission" -msgstr "" +msgstr "Transmisión masiva" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:228 msgid "Custom data transmission" -msgstr "" +msgstr "Transmisión de datos personalizada" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:229 msgid "ALL" -msgstr "" +msgstr "TODOS" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:291 msgid "Supervisor" -msgstr "" +msgstr "Supervisor" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:326 msgid "Time synchronisation" -msgstr "" +msgstr "Sincronización horaria" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:358 msgid "Hour" -msgstr "" +msgstr "Hora" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:359 #: .-modules/AutoreportModule/templates/Autoreports/add_step_one.php:184 @@ -13281,11 +13281,11 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/add.php:105 #: .-modules/SLAModule/templates/Slas/edit.php:105 msgid "Day" -msgstr "" +msgstr "Día" #: ./src/Template/ConfigurationFiles/php_n_s_t_a_master.php:360 msgid "Minute" -msgstr "" +msgstr "Minuto" #: ./src/Template/Contactgroups/add.php:34 #: ./src/Template/Contactgroups/add.php:62 @@ -13294,60 +13294,60 @@ msgstr "" #: ./src/Template/Contactgroups/used_by.php:34 #: ./src/Template/Contactgroups/used_by.php:46 msgid "Contact group" -msgstr "" +msgstr "Grupo de contactos" #: ./src/Template/Contactgroups/add.php:47 msgid "Create new contact group" -msgstr "" +msgstr "Crear nuevo grupo de contactos" #: ./src/Template/Contactgroups/add.php:136 msgid "Create contact group" -msgstr "" +msgstr "Crear grupo de contactos" #: ./src/Template/Contactgroups/copy.php:47 msgid "Copy contact group/s" -msgstr "" +msgstr "Copiar grupo/s de contactos" #: ./src/Template/Contactgroups/copy.php:62 msgid "Source contact group:" -msgstr "" +msgstr "Grupo de contactos de origen:" #: ./src/Template/Contactgroups/copy.php:69 #: ./src/Template/Contactgroups/index.php:124 msgid "Contact group name" -msgstr "" +msgstr "Nombre de grupo de contactos" #: ./src/Template/Contactgroups/copy.php:77 msgid "Name of the new contact group" -msgstr "" +msgstr "Nombre del grupo de contactos nuevo" #: ./src/Template/Contactgroups/edit.php:47 msgid "Edit contact group:" -msgstr "" +msgstr "Editar el grupo de contactos:" #: ./src/Template/Contactgroups/edit.php:132 msgid "Update contact group" -msgstr "" +msgstr "Actualizar el grupo de contactos" #: ./src/Template/Contactgroups/index.php:85 msgid "Filter by contact group name" -msgstr "" +msgstr "Filtrar por nombre de grupo de contactos" #: ./src/Template/Contactgroups/index.php:98 msgid "Filter by contact group description" -msgstr "" +msgstr "Filtrar por descripción de grupo de contactos" #: ./src/Template/Contactgroups/index.php:131 msgid "Number of contacts" -msgstr "" +msgstr "Número de contactos" #: ./src/Template/Contactgroups/index.php:156 msgid "Empty" -msgstr "" +msgstr "Vacío" #: ./src/Template/Contactgroups/index.php:202 msgid "Used By" -msgstr "" +msgstr "Usado por" #: ./src/Template/Contactgroups/used_by.php:70 #: ./src/Template/Hosts/add.php:138 @@ -13371,7 +13371,7 @@ msgstr "" #: .-modules/ImportModule/templates/ImportedHosts/edit.php:158 #: .-modules/ImportModule/templates/ImportedHosts/edit.php:161 msgid "Host template" -msgstr "" +msgstr "Plantilla del host" #: ./src/Template/Contactgroups/used_by.php:140 #: ./src/Template/Contactgroups/used_by.php:148 @@ -13385,7 +13385,7 @@ msgstr "" #: ./src/Template/Timeperiods/used_by.php:115 #: ./src/Template/Timeperiods/used_by.php:118 msgid "Host escalation" -msgstr "" +msgstr "Escalación del host" #: ./src/Template/Contactgroups/used_by.php:158 #: ./src/Template/Contactgroups/used_by.php:166 @@ -13399,11 +13399,11 @@ msgstr "" #: ./src/Template/Timeperiods/used_by.php:202 #: ./src/Template/Timeperiods/used_by.php:205 msgid "Service escalation" -msgstr "" +msgstr "Escalación del servicio" #: ./src/Template/Contacts/add.php:46 msgid "Create new contact" -msgstr "" +msgstr "Crear contacto nuevo" #: ./src/Template/Contacts/add.php:60 #: ./src/Template/Contacts/add_from_ldap.php:61 @@ -13414,7 +13414,7 @@ msgstr "" #: ./src/Template/Notifications/services.php:273 #: .-modules/ImportModule/templates/element/CMDB/idoit.php:292 msgid "Contact" -msgstr "" +msgstr "Contacto" #: ./src/Template/Contacts/add.php:110 #: ./src/Template/Contacts/add_from_ldap.php:143 @@ -13424,7 +13424,7 @@ msgstr "" #: ./src/Template/Registers/index.php:108 #: ./src/Template/Users/index.php:183 msgid "Email" -msgstr "" +msgstr "Email" #: ./src/Template/Contacts/add.php:124 #: ./src/Template/Contacts/add_from_ldap.php:161 @@ -13433,7 +13433,7 @@ msgstr "" #: ./src/Template/Contacts/index.php:153 #: ./src/Template/Users/index.php:187 msgid "Phone" -msgstr "" +msgstr "Teléfono" #: ./src/Template/Contacts/add.php:141 #: ./src/Template/Contacts/add.php:143 @@ -13460,32 +13460,32 @@ msgstr "" #: .-modules/ImportModule/templates/ImportedHosts/index.php:357 #: .-modules/VMWAREHORIZONModule/templates/Wizards/vmwarehorizon.php:97 msgid "User" -msgstr "" +msgstr "Usuario" #: ./src/Template/Contacts/add.php:160 #: ./src/Template/Contacts/add_from_ldap.php:189 #: ./src/Template/Contacts/edit.php:197 msgid "For browser notifications, a user needs to be assigned to the contact. User Id will be automatically available as $_CONTACTOITCUSERID$ contact macro." -msgstr "" +msgstr "Para recibir notificaciones del buscador, se tiene que asignar un usuario al contacto. El ID de usuario estará disponible automáticamente como macro de contacto $_CONTACTOITCUSERID$" #: ./src/Template/Contacts/add.php:170 #: ./src/Template/Contacts/add_from_ldap.php:199 #: ./src/Template/Contacts/edit.php:207 #: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:62 msgid "Host notification" -msgstr "" +msgstr "Notificación del host" #: ./src/Template/Contacts/add.php:201 #: ./src/Template/Contacts/add_from_ldap.php:222 #: ./src/Template/Contacts/edit.php:239 msgid "Host commands" -msgstr "" +msgstr "Comandos del host" #: ./src/Template/Contacts/add.php:226 #: ./src/Template/Contacts/add_from_ldap.php:247 #: ./src/Template/Contacts/edit.php:264 msgid "Host notifications enabled" -msgstr "" +msgstr "Notificaciones del host habilitadas" #: ./src/Template/Contacts/add.php:237 #: ./src/Template/Contacts/add.php:385 @@ -13494,7 +13494,7 @@ msgstr "" #: ./src/Template/Contacts/edit.php:275 #: ./src/Template/Contacts/edit.php:425 msgid "Push notifications to browser" -msgstr "" +msgstr "Notificaciones push al buscador" #: ./src/Template/Contacts/add.php:255 #: ./src/Template/Contacts/add.php:402 @@ -13528,7 +13528,7 @@ msgstr "" #: ./src/Template/Servicetemplates/edit.php:673 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:384 msgid "Recovery" -msgstr "" +msgstr "Recuperación" #: ./src/Template/Contacts/add.php:270 #: ./src/Template/Contacts/add.php:422 @@ -13550,7 +13550,7 @@ msgstr "" #: ./src/Template/Servicetemplates/edit.php:578 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:399 msgid "Flapping" -msgstr "" +msgstr "Flapping" #: ./src/Template/Contacts/add.php:275 #: ./src/Template/Contacts/add.php:427 @@ -13580,7 +13580,7 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/add_satellite_downtime.php:45 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:404 msgid "Downtime" -msgstr "" +msgstr "Período de inactividad" #: ./src/Template/Contacts/add.php:285 #: ./src/Template/Contacts/add_from_ldap.php:306 @@ -13591,26 +13591,26 @@ msgstr "" #: ./src/Template/Hosttemplates/edit.php:537 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/add.php:413 msgid "Host notification options" -msgstr "" +msgstr "Opciones de notificación del host" #: ./src/Template/Contacts/add.php:317 #: ./src/Template/Contacts/add_from_ldap.php:339 #: ./src/Template/Contacts/edit.php:356 #: ./src/itnovum/openITCOCKPIT/Core/ValueObjects/LogentryTypes.php:63 msgid "Service notification" -msgstr "" +msgstr "Notificación del servicio" #: ./src/Template/Contacts/add.php:349 #: ./src/Template/Contacts/add_from_ldap.php:363 #: ./src/Template/Contacts/edit.php:389 msgid "Service commands" -msgstr "" +msgstr "Comandos del servicio" #: ./src/Template/Contacts/add.php:373 #: ./src/Template/Contacts/add_from_ldap.php:387 #: ./src/Template/Contacts/edit.php:413 msgid "Service notifications enabled" -msgstr "" +msgstr "Notificaciones del servicio habilitadas" #: ./src/Template/Contacts/add.php:437 #: ./src/Template/Contacts/add_from_ldap.php:451 @@ -13620,32 +13620,32 @@ msgstr "" #: ./src/Template/Servicetemplates/add.php:597 #: ./src/Template/Servicetemplates/edit.php:592 msgid "Service notification options" -msgstr "" +msgstr "Opciones de notificación del servicio" #: ./src/Template/Contacts/add.php:469 #: ./src/Template/Contacts/add_from_ldap.php:485 #: ./src/Template/Contacts/edit.php:510 msgid "Read more about browser push notification in the" -msgstr "" +msgstr "Más información sobre las notificaciones push del navegador en el" #: ./src/Template/Contacts/add.php:471 #: ./src/Template/Contacts/add_from_ldap.php:487 #: ./src/Template/Contacts/edit.php:512 #: ./src/Template/Documentations/view.php:81 msgid "documentation" -msgstr "" +msgstr "documentación" #: ./src/Template/Contacts/add.php:481 #: ./src/Template/Contacts/add_from_ldap.php:497 #: ./src/Template/Contacts/edit.php:522 msgid "Define contact macros" -msgstr "" +msgstr "Definir macros de contacto" #: ./src/Template/Contacts/add.php:493 #: ./src/Template/Contacts/add_from_ldap.php:509 #: ./src/Template/Contacts/edit.php:534 msgid "CONTACT" -msgstr "" +msgstr "CONTACTO" #: ./src/Template/Contacts/add.php:505 #: ./src/Template/Contacts/add_from_ldap.php:521 @@ -13659,114 +13659,114 @@ msgstr "" #: ./src/Template/Servicetemplates/add.php:883 #: ./src/Template/Servicetemplates/edit.php:878 msgid "Add new macro" -msgstr "" +msgstr "Añadir macro nuevo" #: ./src/Template/Contacts/add.php:519 #: ./src/Template/Contacts/add_from_ldap.php:536 msgid "Create contact" -msgstr "" +msgstr "Crear contacto" #: ./src/Template/Contacts/add_from_ldap.php:38 #: ./src/Template/Contacts/index.php:62 #: ./src/Template/Users/index.php:69 msgid "Import from LDAP" -msgstr "" +msgstr "Importar desde LDAP" #: ./src/Template/Contacts/add_from_ldap.php:47 msgid "Import contact from LDAP" -msgstr "" +msgstr "Importar contacto desde LDAP" #: ./src/Template/Contacts/add_from_ldap.php:82 #: ./src/Template/Profile/edit.php:94 #: ./src/Template/Users/add_from_ldap.php:74 #: ./src/Template/Users/edit.php:324 msgid "SAM-Account-Name" -msgstr "" +msgstr "Nombre-de-Cuenta-SAM" #: ./src/Template/Contacts/add_from_ldap.php:103 #: ./src/Template/Users/add_from_ldap.php:130 msgid "Connected LDAP server" -msgstr "" +msgstr "Servidor LDAP conectado" #: ./src/Template/Contacts/add_from_ldap.php:106 #: ./src/Template/Users/add_from_ldap.php:133 msgid "Used filter query" -msgstr "" +msgstr "Consulta de filtro utilizada" #: ./src/Template/Contacts/add_from_ldap.php:109 #: ./src/Template/Users/add_from_ldap.php:136 msgid "Base DN" -msgstr "" +msgstr "DN base" #: ./src/Template/Contacts/add_from_ldap.php:155 msgid "Imported value from LDAP." -msgstr "" +msgstr "Valor importado desde LDAP." #: ./src/Template/Contacts/copy.php:47 msgid "Copy contact/s" -msgstr "" +msgstr "Copiar contacto/s" #: ./src/Template/Contacts/copy.php:62 msgid "Source contact:" -msgstr "" +msgstr "Contacto de origen:" #: ./src/Template/Contacts/copy.php:68 #: ./src/Template/Contacts/index.php:141 msgid "Contact name" -msgstr "" +msgstr "Nombre de contacto" #: ./src/Template/Contacts/copy.php:77 msgid "Name of the new contact" -msgstr "" +msgstr "Nombre del contacto nuevo" #: ./src/Template/Contacts/edit.php:46 msgid "Edit contact: " -msgstr "" +msgstr "Editar contacto: " #: ./src/Template/Contacts/edit.php:89 msgid "Required containers" -msgstr "" +msgstr "Contenedores requeridos" #: ./src/Template/Contacts/edit.php:111 msgid "This contact is used by other configuration objects. Deleting these containers would result in a corrupted configuration." -msgstr "" +msgstr "Otros objetos de configuración están usando este contacto. Borrar estos contenedores corrompería la configuración." #: ./src/Template/Contacts/edit.php:556 msgid "Update contact" -msgstr "" +msgstr "Actualizar contacto" #: ./src/Template/Contacts/index.php:88 #: ./src/Template/Notifications/index.php:161 #: ./src/Template/Notifications/services.php:161 msgid "Filter by contact name" -msgstr "" +msgstr "Filtrar por nombre de contacto" #: ./src/Template/Contacts/index.php:101 msgid "Filter by contact email" -msgstr "" +msgstr "Filtrar por email de contacto" #: ./src/Template/Contacts/index.php:114 msgid "Filter by contact phone" -msgstr "" +msgstr "Filtrar por número de teléfono de contacto" #: ./src/Template/Contacts/index.php:156 #: ./src/Template/Notifications/index.php:59 #: ./src/Template/Notifications/services.php:59 msgid "Host notifications" -msgstr "" +msgstr "Notificaciones del host" #: ./src/Template/Contacts/index.php:159 #: ./src/Template/Notifications/index.php:66 #: ./src/Template/Notifications/services.php:66 msgid "Service notifications" -msgstr "" +msgstr "Notificaciones del servicio" #: ./src/Template/Contacts/index.php:194 #: ./src/Template/Contacts/index.php:232 #: ./src/Template/Hostescalations/index.php:471 #: ./src/Template/Serviceescalations/index.php:483 msgid "R" -msgstr "" +msgstr "R" #: ./src/Template/Contacts/index.php:199 #: ./src/Template/Hostdependencies/index.php:514 @@ -13776,15 +13776,15 @@ msgstr "" #: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:142 #: ./src/itnovum/openITCOCKPIT/Core/Views/UserTime.php:145 msgid "D" -msgstr "" +msgstr "D" #: ./src/Template/Contacts/used_by.php:47 msgid "Used by..." -msgstr "" +msgstr "Usado por..." #: ./src/Template/Contacts/used_by.php:223 msgid "This contact is not used by any object" -msgstr "" +msgstr "Ningún objeto está usando este contacto" #: ./src/Template/Containers/index.php:35 #: ./src/Template/Containers/index.php:49 @@ -13793,23 +13793,23 @@ msgstr "" #: ./src/Template/Systemdowntimes/node.php:41 #: ./src/itnovum/openITCOCKPIT/Core/Menu/Menu.php:508 msgid "Containers" -msgstr "" +msgstr "Contenedores" #: ./src/Template/Containers/index.php:75 msgid "Global" -msgstr "" +msgstr "Global" #: ./src/Template/Containers/index.php:91 msgid "Contactgroup" -msgstr "" +msgstr "Grupo de contacto" #: ./src/Template/Containers/index.php:103 msgid "Servicetemplategroup" -msgstr "" +msgstr "Grupo de plantillas del servicio" #: ./src/Template/Containers/index.php:114 msgid "Tree" -msgstr "" +msgstr "Arbol" #: ./src/Template/Containers/index.php:175 #: ./src/Template/Containers/index.php:214 @@ -13820,57 +13820,57 @@ msgstr "" #: ./src/Template/Locations/index.php:192 #: ./src/Template/Tenants/index.php:191 msgid "Show details" -msgstr "" +msgstr "Mostrar detalles" #: ./src/Template/Containers/index.php:324 msgid "Sub containers:" -msgstr "" +msgstr "Sub contenedores:" #: ./src/Template/Containers/index.php:363 msgid "Add new container" -msgstr "" +msgstr "Añadir contenedor nuevo" #: ./src/Template/Containers/index.php:373 msgid "Select container type" -msgstr "" +msgstr "Seleccionar tipo de contenedor" #: ./src/Template/Containers/index.php:418 #: ./src/Template/Containers/index.php:778 #: ./src/Template/Systemdowntimes/node.php:234 #: .-modules/DistributeModule/templates/Satellites/downtime.php:234 msgid "Container name" -msgstr "" +msgstr "Nombre de contenedor" #: ./src/Template/Containers/index.php:446 #: ./src/Template/Locations/index.php:124 msgid "Location name" -msgstr "" +msgstr "Nombre de ubicación" #: ./src/Template/Containers/index.php:461 msgid "Optional fields for location" -msgstr "" +msgstr "Campos opcionales para la ubicación" #: ./src/Template/Containers/index.php:487 #: ./src/Template/Locations/add.php:110 #: ./src/Template/Locations/edit.php:112 msgid "Latitude" -msgstr "" +msgstr "Latitud" #: ./src/Template/Containers/index.php:503 #: ./src/Template/Locations/add.php:118 #: ./src/Template/Locations/edit.php:120 msgid " Latitude must be a number between -90 and 90 degree inclusive." -msgstr "" +msgstr "La latitud debe ser un número entre -90 y 90 grados inclusive." #: ./src/Template/Containers/index.php:516 #: ./src/Template/Locations/add.php:130 #: ./src/Template/Locations/edit.php:132 msgid "Longitude" -msgstr "" +msgstr "Longitud" #: ./src/Template/Containers/index.php:532 msgid "Longitude must be a number -180 and 180 degree inclusive." -msgstr "" +msgstr "La longitud debe ser un número entre -180 y 180 grados inclusive." #: ./src/Template/Containers/index.php:544 #: ./src/Template/Locations/add.php:150 @@ -13882,16 +13882,16 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/add.php:442 #: .-modules/DistributeModule/templates/Satellites/edit.php:446 msgid "Timezone" -msgstr "" +msgstr "Zona horaria" #: ./src/Template/Containers/index.php:565 msgid "Optional fields for tenant" -msgstr "" +msgstr "Campos opcionales para tenencia" #: ./src/Template/Containers/index.php:580 #: ./src/Template/Tenants/index.php:124 msgid "Tenant name" -msgstr "" +msgstr "Nombre de tenencia" #: ./src/Template/Containers/index.php:617 #: ./src/Template/Profile/edit.php:60 @@ -13902,12 +13902,12 @@ msgstr "" #: ./src/Template/Users/add_from_ldap.php:424 #: ./src/Template/Users/edit.php:394 msgid "First name" -msgstr "" +msgstr "Nombre" #: ./src/Template/Containers/index.php:626 #: ./src/Template/Containers/index.php:645 msgid "John" -msgstr "" +msgstr "John" #: ./src/Template/Containers/index.php:636 #: ./src/Template/Profile/edit.php:77 @@ -13918,112 +13918,112 @@ msgstr "" #: ./src/Template/Users/add_from_ldap.php:442 #: ./src/Template/Users/edit.php:411 msgid "Last name" -msgstr "" +msgstr "Apellido" #: ./src/Template/Containers/index.php:655 #: ./src/Template/Containers/index.php:674 #: ./src/Template/Tenants/add.php:119 #: ./src/Template/Tenants/edit.php:120 msgid "Street" -msgstr "" +msgstr "Calle" #: ./src/Template/Containers/index.php:664 #: ./src/Template/Containers/index.php:683 msgid "Any street" -msgstr "" +msgstr "Cualquier calle" #: ./src/Template/Containers/index.php:693 #: ./src/Template/Tenants/add.php:132 #: ./src/Template/Tenants/edit.php:133 msgid "Zip code" -msgstr "" +msgstr "Código postal" #: ./src/Template/Containers/index.php:702 msgid "12345" -msgstr "" +msgstr "12345" #: ./src/Template/Containers/index.php:712 #: ./src/Template/Tenants/add.php:146 #: ./src/Template/Tenants/edit.php:147 msgid "City" -msgstr "" +msgstr "Ciudad" #: ./src/Template/Containers/index.php:721 msgid "Any city" -msgstr "" +msgstr "Cualquier ciudad" #: ./src/Template/Containers/index.php:735 msgid "Create new node" -msgstr "" +msgstr "Crear nodo nuevo" #: ./src/Template/Containers/index.php:739 #: ./src/Template/Tenants/add.php:49 msgid "Create new tenant" -msgstr "" +msgstr "Crear tenencia nueva" #: ./src/Template/Containers/index.php:743 #: ./src/Template/Locations/add.php:49 msgid "Create new location" -msgstr "" +msgstr "Crear nueva ubicación" #: ./src/Template/Containers/index.php:759 msgid "Edit container name" -msgstr "" +msgstr "Editar nombre del contenedor" #: ./src/Template/Containers/index.php:802 msgid "Show Details" -msgstr "" +msgstr "Mostrar Detalles" #: ./src/Template/Containers/show_details.php:142 msgid "Hostdependencies" -msgstr "" +msgstr "Dependencias del host" #: ./src/Template/Containers/show_details.php:195 msgid "Auto reports" -msgstr "" +msgstr "Informes automáticos" #: ./src/Template/Containers/show_details.php:285 msgid "Container " -msgstr "" +msgstr "Contenedor " #: ./src/Template/Containers/show_details.php:286 msgid "details" -msgstr "" +msgstr "detalles" #: ./src/Template/Containers/show_details.php:298 msgid "Containers map" -msgstr "" +msgstr "Mapa de los contenedores" #: ./src/Template/Containers/show_details.php:305 #: ./src/Template/Dashboards/index.php:167 msgid "Fullscreen mode" -msgstr "" +msgstr "Modo pantalla completa" #: ./src/Template/Containers/show_details.php:387 #: ./src/Template/Statusmaps/index.php:125 msgid " nodes" -msgstr "" +msgstr " nodos" #: ./src/Template/Cronjobs/index.php:34 msgid "Cron jobs" -msgstr "" +msgstr "Cron jobs" #: ./src/Template/Cronjobs/index.php:50 msgid "Cronjobs" -msgstr "" +msgstr "Cronjobs" #: ./src/Template/Cronjobs/index.php:70 #: ./src/Template/Cronjobs/index.php:157 #: ./src/Template/Cronjobs/index.php:256 #: .-modules/DistributeModule/templates/Satellites/tasks.php:160 msgid "Task" -msgstr "" +msgstr "Tarea" #: ./src/Template/Cronjobs/index.php:71 #: ./src/Template/Cronjobs/index.php:139 #: ./src/Template/Cronjobs/index.php:238 msgid "Plugin" -msgstr "" +msgstr "Plugin" #: ./src/Template/Cronjobs/index.php:72 #: ./src/Template/Cronjobs/index.php:175 @@ -14033,41 +14033,41 @@ msgstr "" #: .-modules/DistributeModule/templates/Satellites/add.php:357 #: .-modules/DistributeModule/templates/Satellites/edit.php:361 msgid "Interval" -msgstr "" +msgstr "Intervalo" #: ./src/Template/Cronjobs/index.php:73 msgid "Last scheduled" -msgstr "" +msgstr "Programado por última vez" #: ./src/Template/Cronjobs/index.php:74 msgid "Is currently running" -msgstr "" +msgstr "Está en funcionamiento ahora mismo" #: ./src/Template/Cronjobs/index.php:130 msgid "Add Cronjob" -msgstr "" +msgstr "Añadir Cronjob" #: ./src/Template/Cronjobs/index.php:186 #: ./src/Template/Cronjobs/index.php:285 msgid "Cronjob schedule interval in minutes" -msgstr "" +msgstr "Intervalo de programación de Cronjob en minutos" #: ./src/Template/Cronjobs/index.php:206 #: ./src/Template/Cronjobs/index.php:303 msgid "Determine if this cronjob should be executed." -msgstr "" +msgstr "Determinar si este cronjob debería ejecutarse." #: ./src/Template/Cronjobs/index.php:229 msgid "Edit Cronjob" -msgstr "" +msgstr "Editar Cronjob" #: ./src/Template/Currentstatereports/index.php:34 msgid "Current state report" -msgstr "" +msgstr "Informe del estado actual" #: ./src/Template/Currentstatereports/index.php:47 msgid "Create new current state report" -msgstr "" +msgstr "Crear nuevo informe del estado actual" #: ./src/Template/Currentstatereports/index.php:54 #: ./src/Template/Downtimereports/index.php:92 @@ -14075,7 +14075,7 @@ msgstr "" #: .-modules/AutoreportModule/templates/Autoreports/generate.php:89 #: .-modules/SLAModule/templates/Slas/generate.php:92 msgid "Report created successfully" -msgstr "" +msgstr "Informe creado con éxito" #: ./src/Template/Currentstatereports/index.php:54 #: ./src/Template/Downtimereports/index.php:92 @@ -14083,7 +14083,7 @@ msgstr "" #: .-modules/AutoreportModule/templates/Autoreports/generate.php:89 #: .-modules/SLAModule/templates/Slas/generate.php:92 msgid "Report could not be created" -msgstr "" +msgstr "No se pudo crear el informe" #: ./src/Template/Currentstatereports/index.php:77 #: ./src/Template/Downtimereports/index.php:123 @@ -14092,7 +14092,7 @@ msgstr "" #: .-modules/AutoreportModule/templates/Autoreports/generate.php:110 #: .-modules/SLAModule/templates/Slas/generate.php:111 msgid "Report format" -msgstr "" +msgstr "Formato del informe" #: ./src/Template/Currentstatereports/index.php:85 #: ./src/Template/Downtimereports/index.php:131 @@ -14101,7 +14101,7 @@ msgstr "" #: .-modules/AutoreportModule/templates/Autoreports/generate.php:119 #: .-modules/SLAModule/templates/Slas/generate.php:120 msgid "PDF" -msgstr "" +msgstr "PDF" #: ./src/Template/Currentstatereports/index.php:86 #: ./src/Template/Downtimereports/index.php:132 @@ -14110,7 +14110,7 @@ msgstr "" #: .-modules/AutoreportModule/templates/Autoreports/generate.php:120 #: .-modules/SLAModule/templates/Slas/generate.php:121 msgid "HTML" -msgstr "" +msgstr "HTML" #: ./src/Template/Currentstatereports/index.php:96 #: ./src/Template/Dashboards/service_status_overview_widget.php:89 @@ -14119,26 +14119,26 @@ msgstr "" #: ./src/Template/Hosts/browser.php:1238 #: ./src/Template/Services/index.php:258 msgid "Service status" -msgstr "" +msgstr "Estado del servicio" #: ./src/Template/Currentstatereports/index.php:214 #: ./src/Template/Services/index.php:374 msgid "Check type" -msgstr "" +msgstr "Comprobar tipo" #: ./src/Template/Currentstatereports/index.php:224 #: ./src/Template/Services/index.php:384 msgid "Active service" -msgstr "" +msgstr "Servicio activo" #: ./src/Template/Currentstatereports/index.php:236 #: ./src/Template/Services/index.php:396 msgid "Passive service" -msgstr "" +msgstr "Servicio pasivo" #: ./src/Template/Currentstatereports/index.php:246 msgid "Generating report..." -msgstr "" +msgstr "Generando informe..." #: ./src/Template/Currentstatereports/index.php:281 #: ./src/Template/Currentstatereports/index.php:341 @@ -14159,7 +14159,7 @@ msgstr "" #: ./src/Template/Statehistories/host.php:208 #: ./src/Template/Statehistories/service.php:221 msgid "State type" -msgstr "" +msgstr "Tipo de estado" #: ./src/Template/Currentstatereports/index.php:293 #: ./src/Template/Currentstatereports/index.php:393 @@ -14182,7 +14182,7 @@ msgstr "" #: ./src/Template/Services/service_list.php:378 #: ./src/Template/Services/service_list.php:388 msgid "n/a" -msgstr "" +msgstr "n/a" #: ./src/Template/Currentstatereports/index.php:299 #: ./src/Template/Currentstatereports/index.php:406 @@ -14194,7 +14194,7 @@ msgstr "" #: ./src/Template/Services/browser.php:883 #: ./src/Template/Services/details.php:108 msgid "Hard state" -msgstr "" +msgstr "Hard state" #: ./src/Template/Currentstatereports/index.php:304 #: ./src/Template/Currentstatereports/index.php:410 @@ -14206,7 +14206,7 @@ msgstr "" #: ./src/Template/Services/browser.php:888 #: ./src/Template/Services/details.php:117 msgid "Soft state" -msgstr "" +msgstr "Soft state" #: ./src/Template/Currentstatereports/index.php:319 #: ./src/Template/Currentstatereports/index.php:372 @@ -14224,7 +14224,7 @@ msgstr "" #: ./src/Template/Services/service_list.php:220 #: ./src/Template/Services/service_list.php:345 msgid "Passively transferred service" -msgstr "" +msgstr "Servicio transferido pasivamente" #: ./src/Template/Currentstatereports/index.php:338 #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:72 @@ -14244,36 +14244,36 @@ msgstr "" #: ./src/Template/Services/index.php:808 #: .-modules/CustomalertModule/templates/Customalerts/service_history.php:86 msgid "State since" -msgstr "" +msgstr "Estado desde" #: ./src/Template/Currentstatereports/index.php:343 #: ./src/Template/Servicechecks/index.php:228 #: ./src/Template/Services/browser.php:564 msgid "Performance data" -msgstr "" +msgstr "Información sobre el rendimiento" #: ./src/Template/Currentstatereports/index.php:450 msgid "No performance data available" -msgstr "" +msgstr "No hay información disponible sobre el rendimiento" #: ./src/Template/Currentstatereports/index.php:472 msgid "Create current state report" -msgstr "" +msgstr "Crear informe sobre el estado actual" #: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:51 msgid "Current state report " -msgstr "" +msgstr "Informe del estado actual" #: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:52 #: .-modules/EventcorrelationModule/templates/Eventcorrelations/pdf/summary_view_table.php:49 msgid "Date: " -msgstr "" +msgstr "Fecha: " #: ./src/Template/Currentstatereports/pdf/create_pdf_report.php:101 #: ./src/Template/Hostgroups/pdf/list_to_pdf.php:86 #: ./src/Template/Servicegroups/pdf/list_to_pdf.php:92 msgid "Status since" -msgstr "" +msgstr "Estado desde" #: ./src/Template/Dashboards/host_status_overview_widget.php:136 #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:300 @@ -14282,7 +14282,7 @@ msgstr "" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:404 #: ./src/Template/Dashboards/services_status_list_widget.php:378 msgid "Not Acknowledged" -msgstr "" +msgstr "No Reconocido" #: ./src/Template/Dashboards/host_status_overview_widget.php:149 #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:318 @@ -14291,7 +14291,7 @@ msgstr "" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:422 #: ./src/Template/Dashboards/services_status_list_widget.php:396 msgid "In Downtime" -msgstr "" +msgstr "En Período de inactividad" #: ./src/Template/Dashboards/host_status_overview_widget.php:160 #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:329 @@ -14300,7 +14300,7 @@ msgstr "" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:433 #: ./src/Template/Dashboards/services_status_list_widget.php:407 msgid "Not in Downtime" -msgstr "" +msgstr "No está en Período de inactividad" #: ./src/Template/Dashboards/hosts_downtime_widget.php:34 #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:34 @@ -14309,7 +14309,7 @@ msgstr "" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:34 #: ./src/Template/Dashboards/services_status_list_widget.php:34 msgid "Scroll interval:" -msgstr "" +msgstr "Intervalo de desplazamiento" #: ./src/Template/Dashboards/hosts_downtime_widget.php:69 #: ./src/Template/Dashboards/services_downtime_widget.php:73 @@ -14321,7 +14321,7 @@ msgstr "" #: .-modules/ImportModule/templates/ImportedFiles/index.php:121 #: .-modules/ImportModule/templates/element/CMDB/idoit.php:118 msgid "Created" -msgstr "" +msgstr "Creado" #: ./src/Template/Dashboards/hosts_downtime_widget.php:81 #: ./src/Template/Dashboards/services_downtime_widget.php:85 @@ -14342,7 +14342,7 @@ msgstr "" #: .-modules/SLAModule/templates/Slas/pdf/generate.php:311 #: .-modules/SLAModule/templates/Slas/pdf/generate.php:347 msgid "Duration" -msgstr "" +msgstr "Duración" #: ./src/Template/Dashboards/hosts_downtime_widget.php:85 #: ./src/Template/Dashboards/hosts_downtime_widget.php:218 @@ -14353,7 +14353,7 @@ msgstr "" #: ./src/Template/Downtimes/service.php:272 #: ./src/Template/Downtimes/service.php:341 msgid "Was cancelled" -msgstr "" +msgstr "Se canceló" #: ./src/Template/Dashboards/hosts_downtime_widget.php:185 #: ./src/Template/Dashboards/services_downtime_widget.php:201 @@ -14364,48 +14364,48 @@ msgstr "" #: ./src/Template/Servicedependencies/index.php:348 #: ./src/Template/Serviceescalations/index.php:325 msgid "Options" -msgstr "" +msgstr "Opciones" #: ./src/Template/Dashboards/hosts_downtime_widget.php:196 #: ./src/Template/Dashboards/services_downtime_widget.php:212 #: ./src/Template/Downtimes/host.php:235 #: ./src/Template/Downtimes/service.php:248 msgid "Is running" -msgstr "" +msgstr "Está en funcionamiento" #: ./src/Template/Dashboards/hosts_downtime_widget.php:207 #: ./src/Template/Dashboards/services_downtime_widget.php:223 #: ./src/Template/Downtimes/host.php:247 #: ./src/Template/Downtimes/service.php:260 msgid "Was not cancelled" -msgstr "" +msgstr "No se canceló" #: ./src/Template/Dashboards/hosts_downtime_widget.php:231 #: ./src/Template/Dashboards/services_downtime_widget.php:247 #: ./src/Template/Downtimes/host.php:271 #: ./src/Template/Downtimes/service.php:284 msgid "Hide expired" -msgstr "" +msgstr "Ocultar caducados" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:75 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:79 msgid "Downtime comment" -msgstr "" +msgstr "Comentario sobre el período de inactividad" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:78 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:82 msgid "Acknowledgement comment" -msgstr "" +msgstr "Comentario de reconocimiento" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:138 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:151 msgid "Show more information" -msgstr "" +msgstr "Mostrar más información" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:189 #: ./src/Template/Dashboards/hosts_status_list_widget.php:163 msgid "Filter by host output" -msgstr "" +msgstr "Filtrar por salida del host" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:219 #: ./src/Template/Dashboards/hosts_status_list_widget.php:193 @@ -14414,7 +14414,7 @@ msgstr "" #: ./src/Template/Hosts/index.php:243 #: ./src/Template/Services/index.php:222 msgid "Filter by excluded tags" -msgstr "" +msgstr "Filtrar por etiquetas excluídas" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:383 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:487 @@ -14424,7 +14424,7 @@ msgstr "" #: ./src/Template/Services/browser.php:436 #: ./src/Template/Services/details.php:205 msgid "Downtime was set by" -msgstr "" +msgstr "El período de inactividad fue establecido por" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:385 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:489 @@ -14434,7 +14434,7 @@ msgstr "" #: ./src/Template/Services/browser.php:438 #: ./src/Template/Services/details.php:207 msgid "with an duration of" -msgstr "" +msgstr "con una duración de" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:390 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:494 @@ -14444,7 +14444,7 @@ msgstr "" #: ./src/Template/Services/browser.php:443 #: ./src/Template/Services/details.php:212 msgid "Start time:" -msgstr "" +msgstr "Hora de comienzo:" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:392 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:496 @@ -14454,7 +14454,7 @@ msgstr "" #: ./src/Template/Services/browser.php:445 #: ./src/Template/Services/details.php:214 msgid "End time:" -msgstr "" +msgstr "Hora de finalización:" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:397 #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:432 @@ -14471,7 +14471,7 @@ msgstr "" #: ./src/Template/Services/details.php:219 #: ./src/Template/Services/details.php:259 msgid "Comment: " -msgstr "" +msgstr "Comentario: " #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:426 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:529 @@ -14481,7 +14481,7 @@ msgstr "" #: ./src/Template/Services/browser.php:489 #: ./src/Template/Services/details.php:253 msgid "Acknowledgement was set by" -msgstr "" +msgstr "EL reconocimiento fue establecido por" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:428 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:531 @@ -14491,159 +14491,159 @@ msgstr "" #: ./src/Template/Services/browser.php:491 #: ./src/Template/Services/details.php:255 msgid "at" -msgstr "" +msgstr "a las" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:449 #: ./src/Template/Hosts/browser.php:398 msgid "The state of this host is currently flapping!" -msgstr "" +msgstr "El estado de este host está oscilando actualmente!" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:485 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:679 #: ./src/Template/Services/browser.php:176 #: ./src/Template/Services/details.php:97 msgid " Next check" -msgstr "" +msgstr "Siguiente comprobación" #: ./src/Template/Dashboards/hosts_status_list_extended_widget.php:522 #: ./src/Template/Dashboards/services_status_list_extended_widget.php:716 #: ./src/Template/Hosts/browser.php:513 #: ./src/Template/Services/browser.php:613 msgid "Long output" -msgstr "" +msgstr "Salida larga" #: ./src/Template/Dashboards/index.php:84 msgid "Rename" -msgstr "" +msgstr "Cambiar nombre" #: ./src/Template/Dashboards/index.php:91 msgid "Start sharing" -msgstr "" +msgstr "Empezar a compartir" #: ./src/Template/Dashboards/index.php:98 msgid "Stop sharing" -msgstr "" +msgstr "Dejar de compartir" #: ./src/Template/Dashboards/index.php:115 msgid "Setup tab rotation" -msgstr "" +msgstr "Rotación de la pestaña de configuración" #: ./src/Template/Dashboards/index.php:121 msgid "Lock for edit" -msgstr "" +msgstr "Bloquear para editar" #: ./src/Template/Dashboards/index.php:132 msgid "Add Widget" -msgstr "" +msgstr "Añadir Widget" #: ./src/Template/Dashboards/index.php:160 msgid "Add tab" -msgstr "" +msgstr "Añadir pestaña" #: ./src/Template/Dashboards/index.php:190 msgid "Edit title" -msgstr "" +msgstr "Editar título" #: ./src/Template/Dashboards/index.php:286 msgid "Remove widget" -msgstr "" +msgstr "Eliminar widget" #: ./src/Template/Dashboards/index.php:317 #: ./src/Template/Dashboards/index.php:330 #: ./src/Template/Dashboards/index.php:569 msgid "Edit widget title" -msgstr "" +msgstr "Editar título del widget" #: ./src/Template/Dashboards/index.php:341 #: ./src/Template/Dashboards/index.php:593 msgid "Save widget Title" -msgstr "" +msgstr "Guardar Título del widget" #: ./src/Template/Dashboards/index.php:358 #: ./src/Template/Dashboards/index.php:381 msgid "Create new tab" -msgstr "" +msgstr "Crear nueva pestaña" #: ./src/Template/Dashboards/index.php:369 msgid "Tab name" -msgstr "" +msgstr "Nombre de la pestaña" #: ./src/Template/Dashboards/index.php:389 #: ./src/Template/Dashboards/index.php:411 msgid "Create from shared tab" -msgstr "" +msgstr "Crear desde una pestaña compartida" #: ./src/Template/Dashboards/index.php:396 msgid "Select shared tab" -msgstr "" +msgstr "Seleccionar pestaña compartida" #: ./src/Template/Dashboards/index.php:433 #: ./src/Template/Users/add.php:357 #: ./src/Template/Users/add_from_ldap.php:544 #: ./src/Template/Users/edit.php:512 msgid "Tab rotation interval" -msgstr "" +msgstr "Intervalo de rotación de la pestaña" #: ./src/Template/Dashboards/index.php:444 msgid "Set tab rotation interval" -msgstr "" +msgstr "Establecer intervalo de rotación de la pestaña" #: ./src/Template/Dashboards/index.php:459 msgid "If you only have one tab, the rotation will just refresh the data of your current tab." -msgstr "" +msgstr "Si solo tiene una pestaña, la rotación actualizará solo la información de su pestaña actual." #: ./src/Template/Dashboards/index.php:480 #: ./src/Template/Dashboards/index.php:504 msgid "Rename tab" -msgstr "" +msgstr "Cambiar nombre de la pestaña" #: ./src/Template/Dashboards/index.php:493 msgid "New tab name" -msgstr "" +msgstr "Nuevo nombre de la pestaña" #: ./src/Template/Dashboards/index.php:522 msgid "For your dashboard is an update available" -msgstr "" +msgstr "Hay una actualización disponible para su dashboard" #: ./src/Template/Dashboards/index.php:533 msgid "You created this dashboard out of an \"shared\" dashboard. The original dashboard was updated." -msgstr "" +msgstr "Usted creó este dashboard a partir de un \"shared\" dashboard. Se ha actualizado el dashboard original." #: ./src/Template/Dashboards/index.php:535 msgid "This means the original dashboard was reorder, new objects where added or existing objects gets deleted." -msgstr "" +msgstr "Esto significa que el dashboard original se ha reorganizado, se han añadido objetos nuevos o se han borrado objetos existentes." #: ./src/Template/Dashboards/index.php:536 msgid "You can now choose if you want to update your dashboard or keep your current dashboard." -msgstr "" +msgstr "Ahora ya puede elegir si quiere actualizar su dashboard o mantener el actual." #: ./src/Template/Dashboards/index.php:538 msgid "Warning: By updating your dashboard, local modifications will get lost." -msgstr "" +msgstr "Aviso: si actualiza su dashboard, se perderán las modificaciones locales." #: ./src/Template/Dashboards/index.php:546 msgid "Never perform an update for this dashboard" -msgstr "" +msgstr "Nunca lleve a cabo una actualización para este dashboard" #: ./src/Template/Dashboards/index.php:550 msgid "Yes update" -msgstr "" +msgstr "Sí, actualizar" #: ./src/Template/Dashboards/index.php:554 msgid "No thanks" -msgstr "" +msgstr "No, gracias" #: ./src/Template/Dashboards/index.php:579 msgid "New title of widget" -msgstr "" +msgstr "Título nuevo del widget" #: ./src/Template/Dashboards/notice_widget.php:50 msgid "Insert text, html or markdown code" -msgstr "" +msgstr "Inserte texto, html o código de reducción" #: ./src/Template/Dashboards/parent_outages_widget.php:29 msgid "Currently are no network segment issues" -msgstr "" +msgstr "Actualmente no hay ningún problema con el segmento de la red" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:72 #: ./src/Template/Dashboards/services_status_list_widget.php:72 @@ -14674,18 +14674,18 @@ msgstr "" #: .-modules/PrometheusModule/templates/PrometheusQuery/edit_service.php:552 #: .-modules/PrometheusModule/templates/PrometheusQuery/to_service.php:550 msgid "Service name" -msgstr "" +msgstr "Nombre del servicio" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:224 #: ./src/Template/Dashboards/services_status_list_widget.php:198 msgid "Filter by service output" -msgstr "" +msgstr "Filtrar por servicio de salida" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:245 #: ./src/Template/Dashboards/services_status_list_widget.php:219 #: .-modules/CustomalertModule/templates/CustomalertRules/index.php:100 msgid "Filter by host tags" -msgstr "" +msgstr "Filtrar por etiquetas del host" #: ./src/Template/Dashboards/services_status_list_extended_widget.php:265 #: ./src/Template/Dashboards/services_status_list_widget.php:239