diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index a43b43fbe3..1a02500bd0 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0NG.762-220620 +Version: 7.0NG.762-220622 Architecture: all Priority: optional Section: admin diff --git a/pandora_agents/unix/DEBIAN/make_deb_package.sh b/pandora_agents/unix/DEBIAN/make_deb_package.sh index 87448e8cd5..3fac5de5e7 100644 --- a/pandora_agents/unix/DEBIAN/make_deb_package.sh +++ b/pandora_agents/unix/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="7.0NG.762-220620" +pandora_version="7.0NG.762-220622" echo "Test if you has the tools for to make the packages." whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null diff --git a/pandora_agents/unix/pandora_agent b/pandora_agents/unix/pandora_agent index 2076b7052f..ef3d2faf48 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -1015,7 +1015,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => '7.0NG.762'; -use constant AGENT_BUILD => '220620'; +use constant AGENT_BUILD => '220622'; # Agent log default file size maximum and instances use constant DEFAULT_MAX_LOG_SIZE => 600000; diff --git a/pandora_agents/unix/pandora_agent.redhat.spec b/pandora_agents/unix/pandora_agent.redhat.spec index 12daca8f79..5d1af6a611 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -3,7 +3,7 @@ # %define name pandorafms_agent_unix %define version 7.0NG.762 -%define release 220620 +%define release 220622 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 18de41e11f..f011c51882 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -3,7 +3,7 @@ # %define name pandorafms_agent_unix %define version 7.0NG.762 -%define release 220620 +%define release 220622 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent_installer b/pandora_agents/unix/pandora_agent_installer index 1e83c788ba..bfaf8db641 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="7.0NG.762" -PI_BUILD="220620" +PI_BUILD="220622" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index e9027236c7..ae2c75d8c4 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -186,7 +186,7 @@ UpgradeApplicationID {} Version -{220620} +{220622} ViewReadme {Yes} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index 75735e3070..2288f2e39d 100644 --- a/pandora_agents/win32/pandora.cc +++ b/pandora_agents/win32/pandora.cc @@ -30,7 +30,7 @@ using namespace Pandora; using namespace Pandora_Strutils; #define PATH_SIZE _MAX_PATH+1 -#define PANDORA_VERSION ("7.0NG.762 Build 220620") +#define PANDORA_VERSION ("7.0NG.762 Build 220622") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index 8b8a991284..16bfe37607 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Artica ST" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0NG.762(Build 220620))" + VALUE "ProductVersion", "(7.0NG.762(Build 220622))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index 54575236a4..d21e572e52 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0NG.762-220620 +Version: 7.0NG.762-220622 Architecture: all Priority: optional Section: admin diff --git a/pandora_console/DEBIAN/make_deb_package.sh b/pandora_console/DEBIAN/make_deb_package.sh index 9ab336af88..7813227a37 100644 --- a/pandora_console/DEBIAN/make_deb_package.sh +++ b/pandora_console/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="7.0NG.762-220620" +pandora_version="7.0NG.762-220622" package_pear=0 package_pandora=1 diff --git a/pandora_console/extras/mr/55.sql b/pandora_console/extras/mr/55.sql index 882b822f88..2c9b95b154 100644 --- a/pandora_console/extras/mr/55.sql +++ b/pandora_console/extras/mr/55.sql @@ -35,7 +35,10 @@ ALTER TABLE `treset_pass` MODIFY COLUMN `id_user` VARCHAR(255) NOT NULL DEFAULT ALTER TABLE `tuser_task_scheduled` MODIFY COLUMN `id_usuario` VARCHAR(255) NOT NULL DEFAULT '0'; ALTER TABLE `tbackup` MODIFY COLUMN `id_user` VARCHAR(255) DEFAULT ''; -ALTER TABLE `tservice` ADD COLUMN `enable_sunburst` tinyint(1) NOT NULL default 0; +ALTER TABLE `tservice` ADD COLUMN `enable_sunburst` TINYINT NOT NULL DEFAULT 0; +ALTER TABLE `tservice` ADD COLUMN `asynchronous` TINYINT NOT NULL DEFAULT 0; +ALTER TABLE `tservice` ADD COLUMN `rca` TEXT; + ALTER TABLE `tdashboard` MODIFY `name` TEXT NOT NULL DEFAULT ''; ALTER TABLE `tevent_alert` ADD COLUMN `field1_recovery` TEXT AFTER `recovery_notify`; @@ -47,6 +50,8 @@ ALTER TABLE `tevent_alert` ADD COLUMN `field8_recovery` TEXT AFTER `field7_recov ALTER TABLE `tevent_alert` ADD COLUMN `field9_recovery` TEXT AFTER `field8_recovery`; ALTER TABLE `tevent_alert` ADD COLUMN `field10_recovery` TEXT AFTER `field9_recovery`; +ALTER TABLE `tagente` ADD COLUMN `satellite_server` INT NOT NULL default 0; +ALTER TABLE `tmetaconsole_agent` ADD COLUMN `satellite_server` INT NOT NULL default 0; SET @st_oum763 = (SELECT IF( (SELECT COUNT(*) FROM INFORMATION_SCHEMA.COLUMNS WHERE table_name = 'tautoconfig' AND table_schema = DATABASE() AND column_name = 'disabled') > 0, "SELECT 1", @@ -58,3 +63,4 @@ EXECUTE pr_oum763; DEALLOCATE PREPARE pr_oum763; COMMIT; + diff --git a/pandora_console/godmode/agentes/agent_manager.php b/pandora_console/godmode/agentes/agent_manager.php index a9282fa1af..95bb218d62 100644 --- a/pandora_console/godmode/agentes/agent_manager.php +++ b/pandora_console/godmode/agentes/agent_manager.php @@ -245,8 +245,11 @@ if (!$new_agent && $alias != '') { } // Remote configuration available. + $remote_agent = false; if (isset($filename)) { if (file_exists($filename['md5'])) { + $remote_agent = true; + $agent_name = agents_get_name($id_agente); $agent_name = io_safe_output($agent_name); $agent_md5 = md5($agent_name, false); @@ -427,6 +430,42 @@ $table_server .= html_print_select( true ).'
'; + +$table_satellite = ''; +if ($remote_agent === true) { + // Satellite server selector. + $satellite_servers = db_get_all_rows_filter( + 'tserver', + ['server_type' => SERVER_TYPE_ENTERPRISE_SATELLITE], + [ + 'id_server', + 'name', + ] + ); + + $satellite_names = []; + if (empty($satellite_servers) === false) { + foreach ($satellite_servers as $s_server) { + $satellite_names[$s_server['id_server']] = $s_server['name']; + } + + $table_satellite = '

'.__('Satellite').'

'; + $table_satellite .= '
'; + + $table_satellite .= html_print_input( + [ + 'type' => 'select', + 'fields' => $satellite_names, + 'name' => 'satellite_server', + 'selected' => $satellite_server, + 'nothing' => __('None'), + 'nothinf_value' => 0, + 'return' => true, + ] + ).'
'; + } +} + // Description. $table_description = '

'.__('Description').'

'; $table_description .= html_print_textarea( @@ -443,7 +482,7 @@ $table_description .= html_print_textarea( echo '
'.$table_agent_name.$table_alias.$table_ip.$table_primary_group.'
-
'.$table_interval.$table_os.$table_server.$table_description.'
+
'.$table_interval.$table_os.$table_server.$table_satellite.$table_description.'
'; if (!$new_agent && $alias != '') { echo $table_qr_code; diff --git a/pandora_console/godmode/agentes/configurar_agente.php b/pandora_console/godmode/agentes/configurar_agente.php index 8e63416b97..4d26746ed1 100644 --- a/pandora_console/godmode/agentes/configurar_agente.php +++ b/pandora_console/godmode/agentes/configurar_agente.php @@ -155,6 +155,7 @@ $alert_d7 = 1; $alert_recovery = 0; $alert_priority = 0; $server_name = ''; +$satellite_server = 0; $grupo = 0; $id_os = 9; // Windows. @@ -985,6 +986,7 @@ if ($update_agent) { $old_values = db_get_row('tagente', 'id_agente', $id_agente); $fields = db_get_all_fields_in_table('tagent_custom_fields'); $secondary_groups = (string) get_parameter('secondary_hidden', ''); + $satellite_server = (int) get_parameter('satellite_server', 0); if ($fields === false) { $fields = []; @@ -1092,6 +1094,7 @@ if ($update_agent) { 'quiet' => $quiet, 'cps' => $cps, 'safe_mode_module' => $safe_mode_module, + 'satellite_server' => $satellite_server, ]; if ($config['metaconsole_agent_cache'] == 1) { @@ -1230,6 +1233,7 @@ if ($id_agente) { $cps = $agent['cps']; $safe_mode_module = $agent['safe_mode_module']; $safe_mode = ($safe_mode_module) ? 1 : 0; + $satellite_server = (int) $agent['satellite_server']; } $update_module = (bool) get_parameter('update_module'); diff --git a/pandora_console/godmode/servers/plugin.php b/pandora_console/godmode/servers/plugin.php index fa5b9d98b4..856ab5f68f 100644 --- a/pandora_console/godmode/servers/plugin.php +++ b/pandora_console/godmode/servers/plugin.php @@ -337,7 +337,7 @@ if (($create != '') || ($view != '')) { $data = []; $data[0] = __('Name'); - $data[1] = ''; + $data[1] = ''; $table->colspan['plugin_name'][1] = 3; $table->data['plugin_name'] = $data; @@ -399,7 +399,7 @@ if (($create != '') || ($view != '')) { $data = []; $data[0] = __('Plugin command').ui_print_help_tip(__('Specify interpreter and plugin path. The server needs permissions to run it.'), true); - $data[1] = ''; + $data[1] = ''; if ($locked) { $data[1] .= html_print_image('images/lock_mc.png', true, ['class' => 'command_advanced_conf lock', 'class' => 'invert_filter']); } @@ -411,7 +411,7 @@ if (($create != '') || ($view != '')) { $data = []; $data[0] = __('Plug-in parameters'); - $data[1] = ''; + $data[1] = ''; if ($locked) { $data[1] .= html_print_image('images/lock_mc.png', true, ['class' => 'command_advanced_conf lock', 'class' => 'invert_filter']); } @@ -484,13 +484,13 @@ if (($create != '') || ($view != '')) { $datam = []; $datam[0] = __('Description')." ($macro_name)"; $datam[0] .= html_print_input_hidden($macro_name_name, $macro_name, true); - $datam[1] = html_print_input_text_extended($macro_desc_name, $macro_desc_value, 'text-'.$macro_desc_name, '', 30, 255, $locked, '', "class='command_macro'", true); + $datam[1] = html_print_input_text_extended($macro_desc_name, $macro_desc_value, 'text-'.$macro_desc_name, '', 30, 255, $locked, '', "class='command_macro text_input'", true); if ($locked) { $datam[1] .= html_print_image('images/lock_mc.png', true, ['class' => 'command_macro lock', 'class' => 'invert_filter']); } $datam[2] = __('Default value')." ($macro_name)"; - $datam[3] = html_print_input_text_extended($macro_value_name, $macro_value_value, 'text-'.$macro_value_name, '', 30, 255, $locked, '', "class='command_component command_macro'", true); + $datam[3] = html_print_input_text_extended($macro_value_name, $macro_value_value, 'text-'.$macro_value_name, '', 30, 255, $locked, '', "class='command_component command_macro text_input'", true); if ($locked) { $datam[3] .= html_print_image('images/lock_mc.png', true, ['class' => 'command_macro lock', 'class' => 'invert_filter']); } diff --git a/pandora_console/godmode/setup/links.php b/pandora_console/godmode/setup/links.php index 61781d2e57..7135936d34 100644 --- a/pandora_console/godmode/setup/links.php +++ b/pandora_console/godmode/setup/links.php @@ -114,11 +114,11 @@ if ((isset($_GET['form_add'])) or (isset($_GET['form_edit']))) { echo "'>"; echo ' '.__('Link name').' - '; + '; echo ' '.__('Link').' - '; + '; echo ''; echo ''; echo ""; diff --git a/pandora_console/godmode/setup/news.php b/pandora_console/godmode/setup/news.php index b340e70066..a7a22cfe67 100644 --- a/pandora_console/godmode/setup/news.php +++ b/pandora_console/godmode/setup/news.php @@ -181,7 +181,7 @@ if ((isset($_GET['form_add'])) || (isset($_GET['form_edit']))) { $data = []; $data[0] = __('Subject').'
'; - $data[0] .= ''; + $data[0] .= ''; $data[1] = __('Group').'
'; $data[1] .= '
'; diff --git a/pandora_console/godmode/um_client/index.php b/pandora_console/godmode/um_client/index.php index e74045b570..304ebd9bfd 100644 --- a/pandora_console/godmode/um_client/index.php +++ b/pandora_console/godmode/um_client/index.php @@ -203,20 +203,22 @@ if (is_ajax() !== true) { var clientMode = ''; 0 - ) { - if ((float) $matches[1] !== (float) $current_package) { - ui_print_warning_message( - __( - 'Master server version %s does not match console version %s.', - (float) $matches[1], - (float) $current_package - ) - ); + if (function_exists('db_get_value_sql') === true) { + $server_version = (string) db_get_value_sql( + 'SELECT `version` FROM `tserver` ORDER BY `master` DESC' + ); + if ($server_version !== false + && preg_match('/NG\.(\d\.*\d*?) /', $server_version, $matches) > 0 + ) { + if ((float) $matches[1] !== floor((float) $current_package)) { + ui_print_warning_message( + __( + 'Master server version %s does not match console version %s.', + (float) $matches[1], + (float) $current_package + ) + ); + } } } diff --git a/pandora_console/include/class/ConsoleSupervisor.php b/pandora_console/include/class/ConsoleSupervisor.php index 2e27ee6c62..a86585215e 100644 --- a/pandora_console/include/class/ConsoleSupervisor.php +++ b/pandora_console/include/class/ConsoleSupervisor.php @@ -1528,7 +1528,7 @@ class ConsoleSupervisor $this->cleanNotifications('NOTIF.PHP.UPLOAD_MAX_FILESIZE'); } - if ($PHPmemory_limit < $PHPmemory_limit_min && $PHPmemory_limit !== '-1') { + if ($PHPmemory_limit < $PHPmemory_limit_min && (int) $PHPmemory_limit !== -1) { $url = 'http://php.net/manual/en/ini.core.php#ini.memory-limit'; if ($config['language'] == 'es') { $url = 'http://php.net/manual/es/ini.core.php#ini.memory-limit'; @@ -2145,8 +2145,8 @@ class ConsoleSupervisor [ 'type' => 'NOTIF.UPDATEMANAGER.REGISTRATION', 'title' => __('This instance is not registered in the Update manager section'), - 'message' => __('Click here to start the registration process'), - 'url' => 'javascript: force_run_register();', + 'message' => __('Click here to start the registration process'), + 'url' => '__url__/index.php?sec=messages&sec2=godmode/update_manager/update_manager&tab=online', ] ); } else { @@ -2166,7 +2166,7 @@ class ConsoleSupervisor // Check default password for "admin". $admin_with_default_pass = db_get_value_sql( 'SELECT count(*) FROM tusuario - WHERE + WHERE id_user="admin" AND password="1da7ee7d45b96d0e1f45ee4ee23da560" AND is_admin=1 @@ -2441,11 +2441,11 @@ class ConsoleSupervisor config_update_value('last_um_check', $future, true); $messages = update_manager_get_messages(); + if (is_array($messages) === true) { $source_id = get_notification_source_id( 'Official communication' ); - foreach ($messages as $message) { if (isset($message['url']) === false) { $message['url'] = '#'; @@ -2476,8 +2476,8 @@ class ConsoleSupervisor // List all servers except satellite server. $server_version_list = db_get_all_rows_sql( sprintf( - 'SELECT `name`, `version` - FROM tserver + 'SELECT `name`, `version` + FROM tserver WHERE server_type != %d GROUP BY `version`', SERVER_TYPE_ENTERPRISE_SATELLITE @@ -2490,7 +2490,7 @@ class ConsoleSupervisor foreach ($server_version_list as $server) { if (strpos( $server['version'], - $config['current_package'] + (string) floor($config['current_package']) ) === false ) { $missed++; @@ -2511,6 +2511,8 @@ class ConsoleSupervisor 'url' => '__url__/index.php?sec=messages&sec2=godmode/update_manager/update_manager&tab=online', ] ); + + break; } } } diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 530016aa01..7cae2b21b8 100644 --- a/pandora_console/include/config_process.php +++ b/pandora_console/include/config_process.php @@ -20,7 +20,7 @@ /** * Pandora build version and version */ -$build_version = 'PC220620'; +$build_version = 'PC220622'; $pandora_version = 'v7.0NG.762'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/include/functions_api.php b/pandora_console/include/functions_api.php index d2c4f11823..d54f46e721 100644 --- a/pandora_console/include/functions_api.php +++ b/pandora_console/include/functions_api.php @@ -53,8 +53,10 @@ enterprise_include_once('include/functions_clusters.php'); enterprise_include_once('include/functions_alerts.php'); // Clases. +use PandoraFMS\Agent; use PandoraFMS\Module; use PandoraFMS\Enterprise\Cluster; +use PandoraFMS\Enterprise\Metaconsole\Node; use PandoraFMS\SpecialDay; @@ -1842,18 +1844,18 @@ function api_set_update_agent_field($id_agent, $use_agent_alias, $params) /** * Create a new agent, and print the id for new agent. * - * @param $thrash1 Don't use. + * @param $id_node Id_node target (if metaconsole) * @param $thrash2 Don't use. - * @param array $other it's array, $other as param is ;;;; - * ;;;;;;; in this order - * and separator char (after text ; ) and separator (pass in param othermode as othermode=url_encode_separator_) - * example: + * @param array $other it's array, $other as param is ;;;; + * ;;;;;;; in this order + * and separator char (after text ; ) and separator (pass in param othermode as othermode=url_encode_separator_) + * example: * - * api.php?op=set&op2=new_agent&other=pepito|1.1.1.1|0|4|0|30|8|10||0|0|nose%20nose&other_mode=url_encode_separator_| + * api.php?op=set&op2=new_agent&other=pepito|1.1.1.1|0|4|0|30|8|10||0|0|nose%20nose&other_mode=url_encode_separator_| * * @param $thrash3 Don't use. */ -function api_set_new_agent($thrash1, $thrash2, $other, $thrash3) +function api_set_new_agent($id_node, $thrash2, $other, $trhash3) { global $config; @@ -1862,158 +1864,117 @@ function api_set_new_agent($thrash1, $thrash2, $other, $thrash3) return; } - if (defined('METACONSOLE')) { - return; - } - if ((int) $other['data'][3] == 0) { returnError('For security reasons, the agent was not created. Use a group other than 0.'); return; } - $alias = io_safe_input( - trim( - preg_replace( - '/[\/\\\|%#&$]/', - '', - preg_replace( - '/x20;/', - ' ', - $other['data'][0] + try { + $agent = new Agent(); + + if (is_metaconsole() === true) { + if ($id_node <= 0) { + throw new Exception('No node id specified'); + } + + $node = new Node($id_node); + $id_agente = $node->callApi( + 'new_agent', + 'set', + null, + null, + $other['data'], + null + ); + } else { + $alias = io_safe_input( + trim( + preg_replace( + '/[\/\\\|%#&$]/', + '', + preg_replace( + '/x20;/', + ' ', + $other['data'][0] + ) + ) ) - ) - ) - ); - $direccion_agente = io_safe_input($other['data'][1]); - $nombre_agente = hash('sha256', $direccion_agente.'|'.$direccion_agente.'|'.time().'|'.sprintf('%04d', rand(0, 10000))); - $id_parent = (int) $other['data'][2]; - $grupo = (int) $other['data'][3]; - $cascade_protection = (int) $other['data'][4]; - $cascade_protection_module = (int) $other['data'][5]; - $intervalo = (string) $other['data'][6]; - $id_os = (int) $other['data'][7]; - $server_name = (string) $other['data'][8]; - $custom_id = (string) $other['data'][9]; - $modo = (int) $other['data'][10]; - $disabled = (int) $other['data'][11]; - $comentarios = (string) $other['data'][12]; - $alias_as_name = (int) $other['data'][13]; - $update_module_count = (int) $config['metaconsole_agent_cache'] == 1; - - if ($cascade_protection == 1) { - if (($id_parent != 0) && (db_get_value_sql( - 'SELECT id_agente_modulo - FROM tagente_modulo - WHERE id_agente = '.$id_parent.' AND id_agente_modulo = '.$cascade_protection_module - ) === false) - ) { - returnError('Cascade protection is not applied because it is not a parent module.'); - return; - } - } else { - $cascadeProtectionModule = 0; - } - - $server_name = db_get_value_sql('SELECT name FROM tserver WHERE BINARY name LIKE "'.$server_name.'"'); - - // Check if agent exists (BUG WC-50518-2). - if ($alias == '' && $alias_as_name === 0) { - returnError('No agent alias specified'); - } else if (agents_get_agent_id($nombre_agente)) { - returnError('The agent name already exists in DB.'); - } else if (db_get_value_sql('SELECT id_grupo FROM tgrupo WHERE id_grupo = '.$grupo) === false) { - returnError('The group does not exist.'); - } else if (group_allow_more_agents($grupo, true, 'create') === false) { - returnError('Agent cannot be created due to the maximum agent limit for this group'); - } else if (db_get_value_sql('SELECT id_os FROM tconfig_os WHERE id_os = '.$id_os) === false) { - returnError('The OS does not exist.'); - } else if ($server_name === false) { - returnError('The '.get_product_name().' Server does not exist.'); - } else { - if ($alias_as_name === 1) { - $exists_alias = db_get_row_sql('SELECT nombre FROM tagente WHERE nombre = "'.$alias.'"'); - $nombre_agente = $alias; - } - - $exists_ip = false; - - if ($config['unique_ip'] && $direccion_agente != '') { - $exists_ip = db_get_row_sql('SELECT direccion FROM tagente WHERE direccion = "'.$direccion_agente.'"'); - } - - if (!$exists_alias && !$exists_ip) { - $id_agente = db_process_sql_insert( - 'tagente', - [ - 'nombre' => $nombre_agente, - 'alias' => $alias, - 'alias_as_name' => $alias_as_name, - 'direccion' => $direccion_agente, - 'id_grupo' => $grupo, - 'intervalo' => $intervalo, - 'comentarios' => $comentarios, - 'modo' => $modo, - 'id_os' => $id_os, - 'disabled' => $disabled, - 'cascade_protection' => $cascade_protection, - 'cascade_protection_module' => $cascade_protection_module, - 'server_name' => $server_name, - 'id_parent' => $id_parent, - 'custom_id' => $custom_id, - 'os_version' => '', - 'agent_version' => '', - 'timezone_offset' => 0, - 'icon_path' => '', - 'url_address' => '', - 'update_module_count' => $update_module_count, - ] ); - enterprise_hook('update_agent', [$id_agente]); - } else { - $id_agente = false; - } - if ($id_agente !== false) { - // Create address for this agent in taddress. - if ($direccion_agente != '') { - agents_add_address($id_agente, $direccion_agente); + $direccion_agente = io_safe_input($other['data'][1]); + $id_parent = (int) $other['data'][2]; + $grupo = (int) $other['data'][3]; + $cascade_protection = (int) $other['data'][4]; + $cascade_protection_module = (int) $other['data'][5]; + $intervalo = (string) $other['data'][6]; + $id_os = (int) $other['data'][7]; + $server_name = (string) $other['data'][8]; + $custom_id = (string) $other['data'][9]; + $modo = (int) $other['data'][10]; + $disabled = (int) $other['data'][11]; + $comentarios = (string) html_entity_decode($other['data'][12]); + $alias_as_name = (int) $other['data'][13]; + $update_module_count = (int) $config['metaconsole_agent_cache'] == 1; + + $agent->nombre($alias); + $agent->alias($alias); + $agent->alias_as_name($alias_as_name); + $agent->direccion($direccion_agente); + $agent->id_grupo($grupo); + $agent->intervalo($intervalo); + $agent->comentarios($comentarios); + $agent->modo($modo); + $agent->id_os($id_os); + $agent->disabled($disabled); + $agent->cascade_protection($cascade_protection); + $agent->cascade_protection_module($cascade_protection_module); + $agent->server_name($server_name); + $agent->id_parent($id_parent); + $agent->custom_id($custom_id); + $agent->timezone_offset(0); + $agent->update_module_count($update_module_count); + + if ($cascade_protection == 1) { + if ($id_parent != 0) { + try { + $parent = new Agent($id_parent); + } catch (\Exception $e) { + returnError('Cascade protection is not applied because it is not a parent module.'); + } + } } - $info = '{"Name":"'.$nombre_agente.'", - "IP":"'.$direccion_agente.'", - "Group":"'.$grupo.'", - "Interval":"'.$intervalo.'", - "Comments":"'.$comentarios.'", - "Mode":"'.$modo.'", - "ID_parent:":"'.$id_parent.'", - "Server":"'.$server_name.'", - "ID os":"'.$id_os.'", - "Disabled":"'.$disabled.'", - "Custom ID":"'.$custom_id.'", - "Cascade protection":"'.$cascade_protection.'", - "Cascade protection module":"'.$cascade_protection_module.'"}'; + $server_name = db_get_value_sql('SELECT name FROM tserver WHERE BINARY name LIKE "'.$server_name.'"'); - $unsafe_alias = io_safe_output($alias); - db_pandora_audit( - AUDIT_LOG_AGENT_MANAGEMENT, - 'Created agent '.$unsafe_alias, - false, - true, - $info - ); - } else { - $id_agente = 0; - - if ($exists_alias) { - $agent_creation_error = 'Could not be created because name already exists'; - } else if ($exists_ip) { - $agent_creation_error = 'Could not be created because IP already exists'; + // Check if agent exists (BUG WC-50518-2). + if ($alias == '' && $alias_as_name === 0) { + returnError('No agent alias specified'); + } else if (agents_get_agent_id($nombre_agente)) { + returnError('The agent name already exists in DB.'); + } else if (db_get_value_sql('SELECT id_grupo FROM tgrupo WHERE id_grupo = '.$grupo) === false) { + returnError('The group does not exist.'); + } else if (group_allow_more_agents($grupo, true, 'create') === false) { + returnError('Agent cannot be created due to the maximum agent limit for this group'); + } else if (db_get_value_sql('SELECT id_os FROM tconfig_os WHERE id_os = '.$id_os) === false) { + returnError('The OS does not exist.'); + } else if ($server_name === false) { + returnError('The '.get_product_name().' Server does not exist.'); } else { - $agent_creation_error = 'Could not be created for unknown reason'; - } + if ($alias_as_name === 1) { + $exists_alias = db_get_row_sql('SELECT nombre FROM tagente WHERE nombre = "'.$alias.'"'); + $nombre_agente = $alias; + } - returnError($agent_creation_error); - return; + $exists_ip = false; + + if ($config['unique_ip'] && $direccion_agente != '') { + $exists_ip = db_get_row_sql('SELECT direccion FROM tagente WHERE direccion = "'.$direccion_agente.'"'); + } + + $agent->save((bool) $alias_as_name); + $id_agente = $agent->id_agente(); + $agent->updateFromCache(); + } } returnData( @@ -2023,6 +1984,9 @@ function api_set_new_agent($thrash1, $thrash2, $other, $thrash3) 'data' => $id_agente, ] ); + } catch (\Exception $e) { + returnError($e->getMessage()); + return; } } diff --git a/pandora_console/include/functions_events.php b/pandora_console/include/functions_events.php index 2e53c6abf3..6d0aa5a1c2 100644 --- a/pandora_console/include/functions_events.php +++ b/pandora_console/include/functions_events.php @@ -14,7 +14,7 @@ * |___| |___._|__|__|_____||_____|__| |___._| |___| |__|_|__|_______| * * ============================================================================ - * Copyright (c) 2005-2021 Artica Soluciones Tecnologicas + * Copyright (c) 2005-2022 Artica Soluciones Tecnologicas * Please see http://pandorafms.org for full contribution list * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -2688,10 +2688,10 @@ function events_print_event_table( // Get class name, for the link color, etc. $data[$i] = "".agents_get_alias($event['id_agente']).''; // For System or SNMP generated alerts. - } else if ($event['event_type'] == 'system') { + } else if ($event['event_type'] === 'system') { $data[$i] = __('System'); } else { - $data[$i] = __('Alert').'SNMP'; + $data[$i] = ''; } $i++; diff --git a/pandora_console/include/functions_html.php b/pandora_console/include/functions_html.php index a02d140290..b081b7e69f 100644 --- a/pandora_console/include/functions_html.php +++ b/pandora_console/include/functions_html.php @@ -2690,7 +2690,9 @@ function html_print_input_password( } if ($class) { - $attr['class'] = $class; + $attr['class'] = $class.' '.'password_input'; + } else { + $attr['class'] = 'password_input'; } if ($disabled === false) { @@ -2761,7 +2763,9 @@ function html_print_input_text( } if ($class != '') { - $attr['class'] = $class; + $attr['class'] = $class.' '.'text_input'; + } else { + $attr['class'] = 'text_input'; } if ($onChange != '') { @@ -4554,7 +4558,7 @@ function html_print_autocomplete_modules( 100, false, '', - ['style' => 'background: url('.$module_icon.') no-repeat right; '.$text_color.''] + ['style' => 'border: none; padding: 2px 5px; margin-bottom: 4px; border-bottom: 1px solid #ccc; border-radius: 0; background: url('.$module_icon.') no-repeat right; '.$text_color.''] ); html_print_input_hidden($name.'_hidden', $id_agent_module); diff --git a/pandora_console/include/functions_notifications.php b/pandora_console/include/functions_notifications.php index ba18483af0..b655115aed 100644 --- a/pandora_console/include/functions_notifications.php +++ b/pandora_console/include/functions_notifications.php @@ -84,10 +84,7 @@ function get_notification_targets(int $id_message) if (is_array($ret)) { foreach ($ret as $row) { - array_push( - $targets['users'], - get_user_fullname($row['id_user']) - ); + array_push($targets['users'], get_user_fullname($row['id_user'])); } } @@ -227,8 +224,10 @@ function check_notification_readable(int $id_message) * * @return array [users] and [groups] with the targets. */ -function get_notification_source_targets(int $id_source, ?string $subtype=null) -{ +function get_notification_source_targets( + int $id_source, + ?string $subtype=null +) { $ret = []; $filter = ''; @@ -484,7 +483,8 @@ function notifications_add_group_to_source($source_id, $groups) continue; } - $res = $res && db_process_sql_insert( + $res = $res && + db_process_sql_insert( 'tnotification_source_group', [ 'id_group' => $group, @@ -525,7 +525,8 @@ function notifications_add_users_to_source($source_id, $users) continue; } - $res = $res && db_process_sql_insert( + $res = $res && + db_process_sql_insert( 'tnotification_source_user', [ 'id_user' => $user, @@ -551,7 +552,13 @@ function notifications_add_users_to_source($source_id, $users) function notifications_get_group_source_not_configured($source_id) { $groups_selected = notifications_get_group_sources_for_select($source_id); - $all_groups = users_get_groups_for_select(false, 'AR', false, true, $groups_selected); + $all_groups = users_get_groups_for_select( + false, + 'AR', + false, + true, + $groups_selected + ); return array_diff($all_groups, $groups_selected); } @@ -566,12 +573,10 @@ function notifications_get_group_source_not_configured($source_id) */ function notifications_get_user_source_not_configured($source_id) { - $users_selected = array_keys(notifications_get_user_sources_for_select($source_id)); - $users = get_users( - 'id_user', - ['!id_user' => $users_selected], - ['id_user'] + $users_selected = array_keys( + notifications_get_user_sources_for_select($source_id) ); + $users = get_users('id_user', ['!id_user' => $users_selected], ['id_user']); return index_array($users, 'id_user', 'id_user'); } @@ -587,8 +592,8 @@ function notifications_get_user_source_not_configured($source_id) function notifications_build_user_enable_return($status, $enabled) { return [ - 'status' => ((bool) $status === true) ? 1 : 0, - 'enabled' => ((bool) $enabled === true) ? 1 : 0, + 'status' => (bool) $status === true ? 1 : 0, + 'enabled' => (bool) $enabled === true ? 1 : 0, ]; } @@ -625,16 +630,11 @@ function notifications_get_user_label_status($source, $user, $label) $common_groups = array_intersect( array_keys(users_get_groups($user)), - array_keys( - notifications_get_group_sources_for_select($source['id']) - ) + array_keys(notifications_get_group_sources_for_select($source['id'])) ); // No group found, return no permissions. $value = empty($common_groups) ? false : $source[$label]; - return notifications_build_user_enable_return( - $value, - false - ); + return notifications_build_user_enable_return($value, false); } @@ -681,13 +681,7 @@ function notifications_get_counters() { $num_notifications = 0; $last_id = 0; - $last_message = messages_get_overview( - 'timestamp', - 'DESC', - false, - false, - 1 - ); + $last_message = messages_get_overview('timestamp', 'DESC', false, false, 1); if (!empty($last_message)) { $num_notifications = messages_get_count(); $last_id = $last_message[0]['id_mensaje']; @@ -718,7 +712,9 @@ function notifications_get_counters() function notifications_print_ball($num_notifications, $last_id) { $no_notifications = (int) $num_notifications === 0; - $class_status = ($no_notifications) ? 'notification-ball-no-messages' : 'notification-ball-new-messages'; + $class_status = $no_notifications + ? 'notification-ball-no-messages' + : 'notification-ball-new-messages'; return sprintf( '
%s
', - ($no_notifications) ? '' : 'onclick="addNotifications(event)"', + $no_notifications ? '' : 'onclick="addNotifications(event)"', $class_status, $last_id, $num_notifications @@ -799,7 +795,7 @@ function notifications_print_global_source_configuration($source) 'type' => 'switch', 'id' => 'nt-'.$source['id'].'.'.$type.'-subtype', 'class' => 'elem-clickable', - 'value' => (isset($blacklist[$type]) === false), + 'value' => isset($blacklist[$type]) === false, 'return' => true, ] ); @@ -833,14 +829,11 @@ function notifications_print_global_source_configuration($source) * * @return string HTML with the generated selector */ -function notifications_print_source_select_box( - $info_selec, - $id, - $source_id -) { - $title = ($id === 'users') ? __('Notified users') : __('Notified groups'); - $add_title = ($id === 'users') ? __('Add users') : __('Add groups'); - $delete_title = ($id === 'users') ? __('Delete users') : __('Delete groups'); +function notifications_print_source_select_box($info_selec, $id, $source_id) +{ + $title = $id === 'users' ? __('Notified users') : __('Notified groups'); + $add_title = $id === 'users' ? __('Add users') : __('Add groups'); + $delete_title = $id === 'users' ? __('Delete users') : __('Delete groups'); // Generate the HTML. return sprintf( @@ -873,11 +866,7 @@ function notifications_print_source_select_box( true, [ 'title' => $add_title, - 'onclick' => sprintf( - "add_source_dialog('%s', '%s')", - $id, - $source_id - ), + 'onclick' => sprintf("add_source_dialog('%s', '%s')", $id, $source_id), ] ), html_print_image( @@ -1062,7 +1051,6 @@ function notifications_print_dropdown() function notifications_print_dropdown_element($message_info) { $action = ''; - switch ($message_info['description']) { case 'Official communication': $action = 'show_modal(this.id);'; diff --git a/pandora_console/include/functions_ui.php b/pandora_console/include/functions_ui.php index b883b1f597..b793913168 100755 --- a/pandora_console/include/functions_ui.php +++ b/pandora_console/include/functions_ui.php @@ -5882,7 +5882,7 @@ function ui_print_agent_autocomplete_input($parameters) } $attrs = []; - $attrs['style'] = 'padding-right: 20px; background: url('.$icon_image.') no-repeat right; '.$text_color.''; + $attrs['style'] = 'padding-right: 20px; padding: 2px 5px; margin-bottom: 4px; border: none; border-bottom: 1px solid #ccc; border-radius: 0; background: url('.$icon_image.') no-repeat right; '.$text_color.''; if (!$disabled_javascript_on_blur_function) { $attrs['onblur'] = $javascript_on_blur_function_name.'()'; diff --git a/pandora_console/include/graphs/pandora.d3.js b/pandora_console/include/graphs/pandora.d3.js index aad0506f86..d081cf7fca 100644 --- a/pandora_console/include/graphs/pandora.d3.js +++ b/pandora_console/include/graphs/pandora.d3.js @@ -29,6 +29,12 @@ function chordDiagram(recipient, elements, matrix, width) { var width = 700; var margin = 150; var padding = 0.02; + var consoleStyle = document.getElementById("hidden-selected_style_theme") + .value; + var textColor = + consoleStyle === "pandora_black" ? "rgb(240, 240, 240)" : "rgb(0, 0, 0)"; + var tooltipColor = + consoleStyle === "pandora_black" ? "rgb(0, 0, 0)" : "rgb(240, 240, 240)"; function chart(selection) { selection.each(function(data) { @@ -103,7 +109,6 @@ function chordDiagram(recipient, elements, matrix, width) { const chords = chord.chords(); let aux = 0; $.each(chords, function(key, value) { - console.log(aux); if (aux < 5) { if ( (value.source.index == i && value.target.subindex == i) || @@ -159,6 +164,7 @@ function chordDiagram(recipient, elements, matrix, width) { .attr("text-anchor", function(d) { return d.angle > Math.PI ? "end" : null; }) + .attr("style", "fill: " + textColor) .attr("transform", function(d) { return ( "rotate(" + @@ -266,7 +272,12 @@ function chordDiagram(recipient, elements, matrix, width) { $("#tooltip").attr( "style", - "background: #fff;" + + "background: " + + tooltipColor + + ";" + + "color: " + + textColor + + ";" + "position: absolute;" + "display: inline-block;" + "width: auto;" + @@ -393,6 +404,16 @@ function treeMap(recipient, data, width, height) { var isIE = true; var chartWidth = width; var chartHeight = height; + var consoleStyle = document.getElementById("hidden-selected_style_theme") + .value; + $("#tooltip").css( + "color", + consoleStyle === "pandora_black" ? "rgb(240, 240, 240)" : "rgb(0, 0, 0)" + ); + $("#tooltip").css( + "background-color", + consoleStyle === "pandora_black" ? "rgb(0, 0, 0)" : "rgb(240, 240, 240)" + ); if (width === "auto") { chartWidth = $(recipient).innerWidth(); } @@ -761,6 +782,7 @@ function treeMap(recipient, data, width, height) { $("#tooltip").attr( "style", "background: #fff;" + + "color: #111;" + "position: absolute;" + "display: block;" + "width: 200px;" + @@ -1023,6 +1045,7 @@ function sunburst(recipient, data, width, height, tooltip = true) { $("#tooltip").attr( "style", "background: #fff;" + + "color: #111;" + "position: absolute;" + "display: block;" + "width: 200px;" + diff --git a/pandora_console/include/languages/es.mo b/pandora_console/include/languages/es.mo index c764e932de..d4fbb38d26 100644 Binary files a/pandora_console/include/languages/es.mo and b/pandora_console/include/languages/es.mo differ diff --git a/pandora_console/include/languages/es.po b/pandora_console/include/languages/es.po index 852d2e5bed..70b0644222 100644 --- a/pandora_console/include/languages/es.po +++ b/pandora_console/include/languages/es.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-05-27 13:07+0200\n" -"PO-Revision-Date: 2022-05-27 14:21+0200\n" +"POT-Creation-Date: 2022-06-21 12:49+0200\n" +"PO-Revision-Date: 2022-06-21 13:13+0200\n" "Last-Translator: Laura Cano \n" "Language-Team: Spanish\n" "Language: es\n" @@ -40,8 +40,8 @@ msgstr "Editar calendarios" #: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:31 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:33 #: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:33 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:122 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:316 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:118 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:281 #: ../../enterprise/godmode/agentes/collections.editor.php:112 #: ../../enterprise/godmode/agentes/collections.data.php:398 #: ../../enterprise/godmode/agentes/collections.php:95 @@ -92,8 +92,8 @@ msgstr "metaconsola" #: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:33 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:35 #: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:35 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:124 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:318 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:120 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:283 #: ../../enterprise/godmode/policies/policy_agents.php:321 #: ../../enterprise/godmode/policies/policy_queue.php:213 #: ../../enterprise/godmode/policies/policy_linking.php:112 @@ -141,7 +141,7 @@ msgstr "" #: ../../operation/search_policies.php:35 #: ../../operation/gis_maps/gis_map.php:102 ../../operation/search_users.php:44 #: ../../operation/search_maps.php:28 -#: ../../operation/netflow/nf_live_view.php:362 +#: ../../operation/netflow/nf_live_view.php:370 #: ../../operation/agentes/pandora_networkmap.php:707 #: ../../operation/agentes/pandora_networkmap.editor.php:273 #: ../../operation/agentes/pandora_networkmap.view.php:100 @@ -156,17 +156,17 @@ msgstr "" #: ../../include/class/NetworkMap.class.php:2947 #: ../../include/class/NetworkMap.class.php:2965 #: ../../include/class/NetworkMap.class.php:3268 -#: ../../include/functions_events.php:4451 -#: ../../include/functions_events.php:4540 +#: ../../include/functions_events.php:4452 +#: ../../include/functions_events.php:4541 #: ../../include/functions_filemanager.php:604 #: ../../include/functions_treeview.php:78 #: ../../include/functions_snmp_browser.php:1662 -#: ../../include/functions_reporting_html.php:1047 -#: ../../include/functions_reporting_html.php:1055 -#: ../../include/functions_reporting_html.php:2353 -#: ../../include/functions_reporting_html.php:2690 -#: ../../include/functions_reporting_html.php:3387 -#: ../../include/functions_reporting_html.php:6101 +#: ../../include/functions_reporting_html.php:1048 +#: ../../include/functions_reporting_html.php:1056 +#: ../../include/functions_reporting_html.php:2389 +#: ../../include/functions_reporting_html.php:2739 +#: ../../include/functions_reporting_html.php:3436 +#: ../../include/functions_reporting_html.php:6150 #: ../../enterprise/tools/ipam/ipam_excel.php:131 #: ../../enterprise/tools/ipam/ipam_excel.php:200 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:667 @@ -201,10 +201,10 @@ msgstr "" #: ../../enterprise/include/ajax/servers.ajax.php:100 #: ../../enterprise/include/ajax/servers.ajax.php:158 #: ../../enterprise/include/ajax/servers.ajax.php:284 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:393 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:379 #: ../../enterprise/include/class/Omnishell.class.php:668 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:763 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2901 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:765 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2903 #: ../../enterprise/include/functions_services.php:1603 #: ../../enterprise/include/functions_ipam.php:1348 #: ../../enterprise/include/functions_ipam.php:1981 @@ -230,7 +230,7 @@ msgstr "" #: ../../enterprise/godmode/modules/local_components.php:621 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:272 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:99 -#: ../../enterprise/godmode/services/services.service.php:538 +#: ../../enterprise/godmode/services/services.service.php:546 #: ../../enterprise/godmode/reporting/visual_console_template.php:203 #: ../../enterprise/godmode/reporting/visual_console_template.php:270 #: ../../enterprise/godmode/reporting/mysql_builder.php:96 @@ -243,9 +243,9 @@ msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:107 #: ../../enterprise/godmode/massive/massive_create_services.php:636 #: ../../enterprise/godmode/agentes/inventory_manager.php:220 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:140 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:344 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:631 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:136 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:309 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:596 #: ../../enterprise/godmode/agentes/collection_manager.php:109 #: ../../enterprise/godmode/agentes/collection_manager.php:206 #: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:130 @@ -277,7 +277,7 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.main.php:89 #: ../../godmode/reporting/reporting_builder.main.php:93 #: ../../godmode/reporting/create_container.php:223 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1011 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1014 #: ../../godmode/reporting/graph_builder.main.php:125 #: ../../godmode/tag/edit_tag.php:211 ../../godmode/tag/tag.php:228 #: ../../godmode/events/event_responses.editor.php:86 @@ -289,8 +289,8 @@ msgstr "" #: ../../godmode/agentes/configure_field.php:74 #: ../../godmode/agentes/module_manager_editor_common.php:215 #: ../../godmode/agentes/module_manager_editor_common.php:1212 -#: ../../godmode/agentes/planned_downtime.editor.php:546 -#: ../../godmode/agentes/planned_downtime.editor.php:914 +#: ../../godmode/agentes/planned_downtime.editor.php:552 +#: ../../godmode/agentes/planned_downtime.editor.php:920 #: ../../godmode/agentes/pandora_networkmap_empty.editor.php:132 #: ../../godmode/alerts/configure_alert_template.php:1052 #: ../../godmode/alerts/alert_actions.php:326 @@ -317,9 +317,9 @@ msgstr "Nombre" #: ../../operation/search_agents.php:46 ../../operation/search_agents.php:52 #: ../../operation/events/sound_events.php:109 #: ../../operation/events/events.build_table.php:222 -#: ../../operation/events/events.php:1068 +#: ../../operation/events/events.php:1061 #: ../../operation/events/events_list.php:917 -#: ../../operation/netflow/nf_live_view.php:372 +#: ../../operation/netflow/nf_live_view.php:380 #: ../../operation/agentes/status_monitor.php:450 #: ../../operation/agentes/group_view.php:222 #: ../../operation/agentes/interface_view.functions.php:37 @@ -329,10 +329,10 @@ msgstr "Nombre" #: ../../operation/agentes/estado_agente.php:754 #: ../../operation/agentes/pandora_networkmap.editor.php:289 #: ../../operation/agentes/pandora_networkmap.editor.php:337 -#: ../../operation/agentes/estado_generalagente.php:384 +#: ../../operation/agentes/estado_generalagente.php:405 #: ../../operation/agentes/pandora_networkmap.view.php:103 #: ../../operation/agentes/pandora_networkmap.view.php:137 -#: ../../operation/agentes/ver_agente.php:1009 +#: ../../operation/agentes/ver_agente.php:1018 #: ../../operation/users/user_edit.php:814 #: ../../operation/incidents/configure_integriaims_incident.php:266 #: ../../operation/incidents/list_integriaims_incidents.php:331 @@ -346,7 +346,7 @@ msgstr "Nombre" #: ../../include/ajax/custom_fields.php:628 #: ../../include/ajax/custom_fields.php:677 #: ../../include/class/ModuleTemplates.class.php:780 -#: ../../include/class/AgentsAlerts.class.php:773 +#: ../../include/class/AgentsAlerts.class.php:761 #: ../../include/class/CredentialStore.class.php:802 #: ../../include/class/CredentialStore.class.php:833 #: ../../include/class/CredentialStore.class.php:923 @@ -357,8 +357,8 @@ msgstr "Nombre" #: ../../include/class/NetworkMap.class.php:3206 #: ../../include/lib/Dashboard/Widgets/alerts_fired.php:226 #: ../../include/functions_events.php:195 ../../include/functions_events.php:248 -#: ../../include/functions_events.php:5108 -#: ../../include/functions_events.php:6707 +#: ../../include/functions_events.php:5109 +#: ../../include/functions_events.php:6710 #: ../../include/functions_container.php:149 #: ../../include/functions_graph.php:5218 #: ../../include/functions_snmp_browser.php:1665 @@ -367,11 +367,11 @@ msgstr "Nombre" #: ../../include/rest-api/models/VisualConsole/Item.php:2139 #: ../../include/rest-api/models/VisualConsole/Items/Group.php:549 #: ../../include/functions_html.php:1521 -#: ../../include/functions_reporting_html.php:1500 -#: ../../include/functions_reporting_html.php:2077 -#: ../../include/functions_reporting_html.php:3338 -#: ../../include/functions_reporting_html.php:3391 -#: ../../include/functions_reporting_html.php:6189 +#: ../../include/functions_reporting_html.php:1529 +#: ../../include/functions_reporting_html.php:2106 +#: ../../include/functions_reporting_html.php:3387 +#: ../../include/functions_reporting_html.php:3440 +#: ../../include/functions_reporting_html.php:6238 #: ../../enterprise/tools/ipam/ipam_editor.php:293 #: ../../enterprise/views/ncm/devices/list.php:116 #: ../../enterprise/views/cluster/list.php:60 @@ -387,7 +387,7 @@ msgstr "Nombre" #: ../../enterprise/operation/agentes/manage_transmap_creation.php:492 #: ../../enterprise/operation/agentes/ver_agente.php:52 #: ../../enterprise/operation/agentes/ver_agente.php:73 -#: ../../enterprise/operation/inventory/inventory.php:322 +#: ../../enterprise/operation/inventory/inventory.php:336 #: ../../enterprise/include/functions_reporting_csv.php:718 #: ../../enterprise/include/functions_reporting_csv.php:2559 #: ../../enterprise/include/functions_reporting_csv.php:2738 @@ -404,10 +404,10 @@ msgstr "Nombre" #: ../../enterprise/include/class/Omnishell.class.php:428 #: ../../enterprise/include/class/Omnishell.class.php:678 #: ../../enterprise/include/class/VMware.app.php:763 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:775 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:925 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2797 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2902 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:777 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:927 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2799 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2904 #: ../../enterprise/include/class/Azure.cloud.php:835 #: ../../enterprise/include/class/Google.cloud.php:785 #: ../../enterprise/include/functions_tasklist.php:157 @@ -423,13 +423,13 @@ msgstr "Nombre" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:706 #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:785 #: ../../enterprise/meta/advanced/cron_main.php:422 -#: ../../enterprise/meta/advanced/collections.php:314 +#: ../../enterprise/meta/advanced/collections.php:366 #: ../../enterprise/meta/agentsearch.php:138 #: ../../enterprise/meta/agentsearch.php:329 #: ../../enterprise/godmode/modules/configure_local_component.php:274 #: ../../enterprise/godmode/modules/local_components.php:498 #: ../../enterprise/godmode/modules/local_components.php:623 -#: ../../enterprise/godmode/services/services.service.php:561 +#: ../../enterprise/godmode/services/services.service.php:569 #: ../../enterprise/godmode/reporting/visual_console_template.php:218 #: ../../enterprise/godmode/reporting/visual_console_template.php:271 #: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:329 @@ -447,7 +447,7 @@ msgstr "Nombre" #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:97 #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:196 #: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:139 -#: ../../enterprise/godmode/agentes/collections.php:329 +#: ../../enterprise/godmode/agentes/collections.php:381 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:139 #: ../../enterprise/godmode/policies/policy_agents.php:798 #: ../../enterprise/godmode/policies/policy_agents.php:855 @@ -491,13 +491,13 @@ msgstr "Nombre" #: ../../godmode/reporting/visual_console_builder.elements.php:313 #: ../../godmode/reporting/reporting_builder.item_editor.php:72 #: ../../godmode/reporting/reporting_builder.item_editor.php:198 -#: ../../godmode/reporting/reporting_builder.item_editor.php:821 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1459 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3280 +#: ../../godmode/reporting/reporting_builder.item_editor.php:824 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1462 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3300 #: ../../godmode/reporting/reporting_builder.php:757 #: ../../godmode/reporting/reporting_builder.php:948 #: ../../godmode/reporting/graph_builder.main.php:143 -#: ../../godmode/snmpconsole/snmp_alert.php:754 +#: ../../godmode/snmpconsole/snmp_alert.php:802 #: ../../godmode/events/event_edit_filter.php:299 #: ../../godmode/events/event_responses.editor.php:105 #: ../../godmode/events/custom_events.php:100 @@ -515,13 +515,13 @@ msgstr "Nombre" #: ../../godmode/massive/massive_edit_agents.php:685 #: ../../godmode/massive/massive_delete_profiles.php:152 #: ../../godmode/massive/massive_delete_action_alerts.php:209 -#: ../../godmode/massive/massive_delete_alerts.php:284 +#: ../../godmode/massive/massive_delete_alerts.php:289 #: ../../godmode/massive/massive_delete_agents.php:187 #: ../../godmode/massive/massive_enable_disable_alerts.php:169 #: ../../godmode/wizards/HostDevices.class.php:932 -#: ../../godmode/agentes/configurar_agente.php:494 -#: ../../godmode/agentes/planned_downtime.editor.php:556 -#: ../../godmode/agentes/planned_downtime.editor.php:915 +#: ../../godmode/agentes/configurar_agente.php:495 +#: ../../godmode/agentes/planned_downtime.editor.php:562 +#: ../../godmode/agentes/planned_downtime.editor.php:921 #: ../../godmode/agentes/planned_downtime.list.php:612 #: ../../godmode/agentes/agent_incidents.php:92 #: ../../godmode/agentes/pandora_networkmap_empty.editor.php:141 @@ -571,21 +571,21 @@ msgstr "Grupo" #: ../../include/class/ManageNetScanScripts.class.php:558 #: ../../include/class/ManageNetScanScripts.class.php:607 #: ../../include/class/AgentWizard.class.php:1183 -#: ../../include/class/AgentWizard.class.php:4029 +#: ../../include/class/AgentWizard.class.php:4035 #: ../../include/class/ConfigPEN.class.php:448 #: ../../include/class/ConfigPEN.class.php:599 -#: ../../include/functions_events.php:3854 +#: ../../include/functions_events.php:3855 #: ../../include/functions_treeview.php:127 #: ../../include/functions_treeview.php:652 #: ../../include/functions_container.php:147 #: ../../include/functions_snmp_browser.php:570 #: ../../include/functions_snmp_browser.php:1682 #: ../../include/functions_reporting_html.php:155 -#: ../../include/functions_reporting_html.php:1504 -#: ../../include/functions_reporting_html.php:3341 -#: ../../include/functions_reporting_html.php:3392 -#: ../../include/functions_reporting_html.php:5155 -#: ../../include/functions_reporting_html.php:6102 +#: ../../include/functions_reporting_html.php:1533 +#: ../../include/functions_reporting_html.php:3390 +#: ../../include/functions_reporting_html.php:3441 +#: ../../include/functions_reporting_html.php:5204 +#: ../../include/functions_reporting_html.php:6151 #: ../../enterprise/tools/ipam/ipam_excel.php:132 #: ../../enterprise/tools/ipam/ipam_excel.php:201 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:345 @@ -694,7 +694,7 @@ msgstr "Grupo" #: ../../enterprise/include/ajax/ipam.ajax.php:371 #: ../../enterprise/include/ajax/ipam.ajax.php:615 #: ../../enterprise/include/class/ManageBackups.class.php:162 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:795 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:797 #: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:812 #: ../../enterprise/include/functions_services.php:1604 #: ../../enterprise/include/functions_ipam.php:1374 @@ -710,7 +710,7 @@ msgstr "Grupo" #: ../../enterprise/meta/include/functions_wizard_meta.php:1586 #: ../../enterprise/meta/include/functions_wizard_meta.php:1689 #: ../../enterprise/meta/include/functions_wizard_meta.php:1812 -#: ../../enterprise/meta/advanced/collections.php:337 +#: ../../enterprise/meta/advanced/collections.php:389 #: ../../enterprise/meta/agentsearch.php:135 #: ../../enterprise/meta/agentsearch.php:328 #: ../../enterprise/mobile/include/enterprise.class.php:88 @@ -721,26 +721,26 @@ msgstr "Grupo" #: ../../enterprise/godmode/modules/manage_inventory_modules.php:273 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:101 #: ../../enterprise/godmode/services/services.elements.php:103 -#: ../../enterprise/godmode/services/services.service.php:550 +#: ../../enterprise/godmode/services/services.service.php:558 #: ../../enterprise/godmode/reporting/graph_template_editor.php:199 #: ../../enterprise/godmode/reporting/graph_template_list.php:204 #: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:205 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1691 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:498 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:433 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:447 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:76 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:386 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:679 #: ../../enterprise/godmode/massive/massive_create_services.php:647 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:297 #: ../../enterprise/godmode/agentes/inventory_manager.php:221 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:141 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:347 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:137 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:312 #: ../../enterprise/godmode/agentes/collection_manager.php:111 #: ../../enterprise/godmode/agentes/collection_manager.php:208 #: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:162 #: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:386 -#: ../../enterprise/godmode/agentes/collections.php:330 +#: ../../enterprise/godmode/agentes/collections.php:382 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:222 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:166 #: ../../enterprise/godmode/policies/configure_policy.php:119 @@ -758,17 +758,17 @@ msgstr "Grupo" #: ../../godmode/modules/manage_network_templates.php:247 #: ../../godmode/modules/manage_network_templates_form.php:172 #: ../../godmode/modules/manage_network_templates_form.php:234 -#: ../../godmode/modules/manage_network_components_form_wizard.php:450 +#: ../../godmode/modules/manage_network_components_form_wizard.php:451 #: ../../godmode/modules/manage_network_components_form_common.php:335 #: ../../godmode/reporting/reporting_builder.main.php:215 #: ../../godmode/reporting/graphs.php:311 #: ../../godmode/reporting/create_container.php:266 #: ../../godmode/reporting/reporting_builder.item_editor.php:74 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1083 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1086 #: ../../godmode/reporting/reporting_builder.php:911 #: ../../godmode/reporting/graph_builder.main.php:180 -#: ../../godmode/snmpconsole/snmp_alert.php:724 -#: ../../godmode/snmpconsole/snmp_alert.php:1232 +#: ../../godmode/snmpconsole/snmp_alert.php:766 +#: ../../godmode/snmpconsole/snmp_alert.php:1269 #: ../../godmode/snmpconsole/snmp_filters.php:201 #: ../../godmode/snmpconsole/snmp_filters.php:289 #: ../../godmode/tag/edit_tag.php:219 ../../godmode/tag/tag.php:228 @@ -781,8 +781,8 @@ msgstr "Grupo" #: ../../godmode/massive/massive_edit_modules.php:743 #: ../../godmode/agentes/module_manager.php:862 #: ../../godmode/agentes/module_manager_editor_common.php:1081 -#: ../../godmode/agentes/agent_manager.php:431 -#: ../../godmode/agentes/planned_downtime.editor.php:572 +#: ../../godmode/agentes/agent_manager.php:470 +#: ../../godmode/agentes/planned_downtime.editor.php:578 #: ../../godmode/agentes/planned_downtime.list.php:611 #: ../../godmode/agentes/agent_template.php:237 #: ../../godmode/agentes/pandora_networkmap_empty.editor.php:164 @@ -830,7 +830,7 @@ msgstr "Descripción" #: ../../enterprise/views/ipam/sites/edit.php:80 #: ../../enterprise/views/ipam/sites/list.php:98 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:405 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3095 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3097 #: ../../enterprise/meta/include/functions_autoprovision.php:588 #: ../../enterprise/meta/include/functions_autoprovision.php:789 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:300 @@ -843,8 +843,8 @@ msgstr "Descripción" #: ../../enterprise/meta/advanced/collections.data.php:113 #: ../../enterprise/meta/advanced/collections.data.php:138 #: ../../enterprise/meta/advanced/collections.data.php:184 -#: ../../enterprise/meta/advanced/collections.php:437 -#: ../../enterprise/meta/advanced/collections.php:448 +#: ../../enterprise/meta/advanced/collections.php:498 +#: ../../enterprise/meta/advanced/collections.php:509 #: ../../enterprise/meta/advanced/links.php:137 #: ../../enterprise/godmode/setup/edit_skin.php:299 #: ../../enterprise/godmode/servers/manage_export.php:130 @@ -853,15 +853,15 @@ msgstr "Descripción" #: ../../enterprise/godmode/modules/local_components.php:716 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:343 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:145 -#: ../../enterprise/godmode/services/services.service.php:912 +#: ../../enterprise/godmode/services/services.service.php:940 #: ../../enterprise/godmode/reporting/aws_view.php:194 #: ../../enterprise/godmode/reporting/graph_template_editor.php:269 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:24 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:87 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:428 #: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:599 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:671 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:720 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:636 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:685 #: ../../enterprise/godmode/agentes/collections.editor.php:169 #: ../../enterprise/godmode/agentes/collections.agents.php:38 #: ../../enterprise/godmode/agentes/collections.data.php:68 @@ -870,7 +870,7 @@ msgstr "Descripción" #: ../../enterprise/godmode/agentes/collections.data.php:213 #: ../../enterprise/godmode/agentes/collections.data.php:240 #: ../../enterprise/godmode/agentes/collections.data.php:296 -#: ../../enterprise/godmode/agentes/collections.php:404 +#: ../../enterprise/godmode/agentes/collections.php:466 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:433 #: ../../enterprise/godmode/policies/policy_modules.php:432 #: ../../enterprise/godmode/policies/policies.php:645 @@ -887,10 +887,10 @@ msgstr "Descripción" #: ../../godmode/category/edit_category.php:205 #: ../../godmode/reporting/map_builder.php:559 #: ../../godmode/reporting/create_container.php:333 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2167 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2170 #: ../../godmode/reporting/graph_builder.main.php:294 -#: ../../godmode/snmpconsole/snmp_alert.php:1054 -#: ../../godmode/snmpconsole/snmp_alert.php:1465 +#: ../../godmode/snmpconsole/snmp_alert.php:1142 +#: ../../godmode/snmpconsole/snmp_alert.php:1514 #: ../../godmode/snmpconsole/snmp_filters.php:263 #: ../../godmode/snmpconsole/snmp_filters.php:336 #: ../../godmode/tag/edit_tag.php:281 @@ -899,7 +899,7 @@ msgstr "Descripción" #: ../../godmode/netflow/nf_edit_form.php:272 #: ../../godmode/agentes/module_manager.php:229 #: ../../godmode/agentes/configure_field.php:141 -#: ../../godmode/agentes/agent_manager.php:933 +#: ../../godmode/agentes/agent_manager.php:972 #: ../../godmode/agentes/module_manager_editor.php:788 #: ../../godmode/agentes/planned_downtime.list.php:582 #: ../../godmode/agentes/planned_downtime.list.php:873 @@ -935,8 +935,8 @@ msgstr "Crear" #: ../../include/class/ConfigPEN.class.php:698 #: ../../include/class/CredentialStore.class.php:1246 #: ../../include/class/NetworkMap.class.php:3069 -#: ../../include/functions_events.php:3645 -#: ../../include/functions_events.php:3725 +#: ../../include/functions_events.php:3646 +#: ../../include/functions_events.php:3726 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:145 #: ../../enterprise/tools/ipam/ipam_massive.php:112 #: ../../enterprise/tools/ipam/ipam_network.php:695 @@ -961,7 +961,7 @@ msgstr "Crear" #: ../../enterprise/include/class/AgentRepository.class.php:902 #: ../../enterprise/include/class/LogSource.class.php:849 #: ../../enterprise/include/class/Omnishell.class.php:646 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2240 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2242 #: ../../enterprise/include/class/DeploymentCenter.class.php:1672 #: ../../enterprise/include/class/DatabaseHA.class.php:891 #: ../../enterprise/include/functions_HA_cluster.php:495 @@ -973,7 +973,7 @@ msgstr "Crear" #: ../../enterprise/meta/advanced/metasetup.translate_string.php:231 #: ../../enterprise/meta/advanced/collections.editor.php:149 #: ../../enterprise/meta/advanced/collections.editor.php:223 -#: ../../enterprise/meta/advanced/metasetup.performance.php:170 +#: ../../enterprise/meta/advanced/metasetup.performance.php:174 #: ../../enterprise/meta/advanced/cron_main.php:463 #: ../../enterprise/meta/advanced/collections.data.php:157 #: ../../enterprise/meta/advanced/collections.data.php:232 @@ -1003,7 +1003,7 @@ msgstr "Crear" #: ../../enterprise/godmode/modules/configure_local_component.php:677 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:313 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:143 -#: ../../enterprise/godmode/services/services.service.php:919 +#: ../../enterprise/godmode/services/services.service.php:947 #: ../../enterprise/godmode/reporting/mysql_builder.php:143 #: ../../enterprise/godmode/reporting/mysql_builder.php:155 #: ../../enterprise/godmode/reporting/mysql_builder.php:164 @@ -1022,8 +1022,8 @@ msgstr "Crear" #: ../../enterprise/godmode/agentes/inventory_manager.php:183 #: ../../enterprise/godmode/agentes/inventory_manager.php:253 #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:257 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:355 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:673 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:320 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:638 #: ../../enterprise/godmode/agentes/collection_manager.php:153 #: ../../enterprise/godmode/agentes/collection_manager.php:154 #: ../../enterprise/godmode/agentes/collection_manager.php:268 @@ -1052,14 +1052,14 @@ msgstr "Crear" #: ../../godmode/setup/os.php:142 ../../godmode/setup/news.php:233 #: ../../godmode/setup/setup_auth.php:467 #: ../../godmode/setup/setup_general.php:627 -#: ../../godmode/setup/performance.php:708 +#: ../../godmode/setup/performance.php:710 #: ../../godmode/setup/setup_ehorus.php:179 #: ../../godmode/setup/setup_netflow.php:81 #: ../../godmode/setup/setup_websocket_engine.php:89 #: ../../godmode/setup/links.php:129 ../../godmode/servers/plugin.php:198 #: ../../godmode/servers/plugin.php:598 #: ../../godmode/servers/modificar_server.php:100 -#: ../../godmode/update_manager/update_manager.setup.php:381 +#: ../../godmode/update_manager/update_manager.setup.php:382 #: ../../godmode/modules/manage_network_components_form.php:372 #: ../../godmode/modules/manage_network_templates_form.php:178 #: ../../godmode/modules/manage_nc_groups_form.php:90 @@ -1069,8 +1069,8 @@ msgstr "Crear" #: ../../godmode/reporting/create_container.php:330 #: ../../godmode/reporting/visual_console_builder.elements.php:761 #: ../../godmode/reporting/graph_builder.main.php:294 -#: ../../godmode/snmpconsole/snmp_alert.php:1052 -#: ../../godmode/snmpconsole/snmp_alert.php:1311 +#: ../../godmode/snmpconsole/snmp_alert.php:1140 +#: ../../godmode/snmpconsole/snmp_alert.php:1364 #: ../../godmode/snmpconsole/snmp_filters.php:261 #: ../../godmode/snmpconsole/snmp_filters.php:301 #: ../../godmode/snmpconsole/snmp_filters.php:312 @@ -1081,9 +1081,9 @@ msgstr "Crear" #: ../../godmode/netflow/nf_edit_form.php:269 #: ../../godmode/agentes/configure_field.php:138 #: ../../godmode/agentes/status_monitor_custom_fields.php:206 -#: ../../godmode/agentes/agent_manager.php:924 +#: ../../godmode/agentes/agent_manager.php:963 #: ../../godmode/agentes/module_manager_editor.php:770 -#: ../../godmode/agentes/planned_downtime.editor.php:867 +#: ../../godmode/agentes/planned_downtime.editor.php:873 #: ../../godmode/agentes/planned_downtime.list.php:761 #: ../../godmode/agentes/planned_downtime.list.php:806 #: ../../godmode/agentes/agent_conf_gis.php:134 @@ -1120,7 +1120,7 @@ msgstr "Archivo iCalendar (.ics)" #: ../../enterprise/include/functions_reporting.php:4381 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:95 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1848 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1348 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1351 #: ../../godmode/alerts/alert_templates.php:64 msgid "Monday" msgstr "Lunes" @@ -1136,7 +1136,7 @@ msgstr "Lunes" #: ../../enterprise/include/functions_reporting.php:4382 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:96 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1856 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1356 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1359 #: ../../godmode/alerts/alert_templates.php:65 msgid "Tuesday" msgstr "Martes" @@ -1152,7 +1152,7 @@ msgstr "Martes" #: ../../enterprise/include/functions_reporting.php:4383 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:97 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1864 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1364 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1367 #: ../../godmode/alerts/alert_templates.php:66 msgid "Wednesday" msgstr "Miércoles" @@ -1168,7 +1168,7 @@ msgstr "Miércoles" #: ../../enterprise/include/functions_reporting.php:4384 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:98 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1872 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1372 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1375 #: ../../godmode/alerts/alert_templates.php:67 msgid "Thursday" msgstr "Jueves" @@ -1184,7 +1184,7 @@ msgstr "Jueves" #: ../../enterprise/include/functions_reporting.php:4385 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:99 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1880 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1380 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1383 #: ../../godmode/alerts/alert_templates.php:68 msgid "Friday" msgstr "Viernes" @@ -1200,7 +1200,7 @@ msgstr "Viernes" #: ../../enterprise/include/functions_reporting.php:4386 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:100 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1888 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1388 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1391 #: ../../godmode/alerts/alert_templates.php:69 msgid "Saturday" msgstr "Sábado" @@ -1216,7 +1216,7 @@ msgstr "Sábado" #: ../../enterprise/include/functions_reporting.php:4387 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:101 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1896 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1396 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1399 #: ../../godmode/alerts/alert_templates.php:70 msgid "Sunday" msgstr "Domingo" @@ -1240,7 +1240,7 @@ msgstr "Marca esta casilla si quieres sobrescribir los días existentes." #: ../../enterprise/tools/ipam/ipam_network.php:142 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:746 #: ../../enterprise/tools/ipam/ipam_list.php:77 -#: ../../enterprise/include/functions_policies.php:4477 +#: ../../enterprise/include/functions_policies.php:4479 #: ../../extensions/extension_uploader.php:92 #: ../../extensions/resource_registration.php:1137 #: ../../godmode/servers/plugin_registration.php:113 @@ -1260,7 +1260,7 @@ msgstr "Mostrar rango " #: ../../operation/users/user_edit.php:320 #: ../../operation/users/user_edit.php:331 #: ../../operation/users/user_edit.php:356 -#: ../../include/class/AgentsAlerts.class.php:940 +#: ../../include/class/AgentsAlerts.class.php:928 #: ../../include/functions_ui.php:1234 #: ../../enterprise/operation/agentes/policy_view.php:332 #: ../../enterprise/meta/monitoring/wizard/wizard.php:141 @@ -1293,50 +1293,50 @@ msgstr "Por defecto" #: ../../views/calendar/special_days.php:224 #: ../../include/class/CalendarManager.class.php:984 -#: ../../include/functions_reporting.php:14091 ../../include/functions.php:1101 -#: ../../godmode/agentes/planned_downtime.editor.php:668 +#: ../../include/functions_reporting.php:14101 ../../include/functions.php:1101 +#: ../../godmode/agentes/planned_downtime.editor.php:674 msgid "Sun" msgstr "Dom" #: ../../views/calendar/special_days.php:225 #: ../../include/class/CalendarManager.class.php:978 -#: ../../include/functions_reporting.php:14061 ../../include/functions.php:1077 -#: ../../godmode/agentes/planned_downtime.editor.php:662 +#: ../../include/functions_reporting.php:14071 ../../include/functions.php:1077 +#: ../../godmode/agentes/planned_downtime.editor.php:668 msgid "Mon" msgstr "Lun" #: ../../views/calendar/special_days.php:226 #: ../../include/class/CalendarManager.class.php:979 -#: ../../include/functions_reporting.php:14066 ../../include/functions.php:1081 -#: ../../godmode/agentes/planned_downtime.editor.php:663 +#: ../../include/functions_reporting.php:14076 ../../include/functions.php:1081 +#: ../../godmode/agentes/planned_downtime.editor.php:669 msgid "Tue" msgstr "Mar" #: ../../views/calendar/special_days.php:227 #: ../../include/class/CalendarManager.class.php:980 -#: ../../include/functions_reporting.php:14071 ../../include/functions.php:1085 -#: ../../godmode/agentes/planned_downtime.editor.php:664 +#: ../../include/functions_reporting.php:14081 ../../include/functions.php:1085 +#: ../../godmode/agentes/planned_downtime.editor.php:670 msgid "Wed" msgstr "Mié" #: ../../views/calendar/special_days.php:228 #: ../../include/class/CalendarManager.class.php:981 -#: ../../include/functions_reporting.php:14076 ../../include/functions.php:1089 -#: ../../godmode/agentes/planned_downtime.editor.php:665 +#: ../../include/functions_reporting.php:14086 ../../include/functions.php:1089 +#: ../../godmode/agentes/planned_downtime.editor.php:671 msgid "Thu" msgstr "Jue" #: ../../views/calendar/special_days.php:229 #: ../../include/class/CalendarManager.class.php:982 -#: ../../include/functions_reporting.php:14081 ../../include/functions.php:1093 -#: ../../godmode/agentes/planned_downtime.editor.php:666 +#: ../../include/functions_reporting.php:14091 ../../include/functions.php:1093 +#: ../../godmode/agentes/planned_downtime.editor.php:672 msgid "Fri" msgstr "Vie" #: ../../views/calendar/special_days.php:230 #: ../../include/class/CalendarManager.class.php:983 -#: ../../include/functions_reporting.php:14086 ../../include/functions.php:1097 -#: ../../godmode/agentes/planned_downtime.editor.php:667 +#: ../../include/functions_reporting.php:14096 ../../include/functions.php:1097 +#: ../../godmode/agentes/planned_downtime.editor.php:673 msgid "Sat" msgstr "Sáb" @@ -1446,7 +1446,7 @@ msgstr "Vacaciones" #: ../../include/functions_visual_map_editor.php:880 #: ../../include/functions_visual_map_editor.php:884 #: ../../include/class/ModuleTemplates.class.php:1382 -#: ../../include/class/AgentWizard.class.php:6009 +#: ../../include/class/AgentWizard.class.php:6015 #: ../../include/class/WelcomeWindow.class.php:174 #: ../../include/class/ConfigPEN.class.php:669 #: ../../include/class/ConfigPEN.class.php:693 @@ -1455,7 +1455,7 @@ msgstr "Vacaciones" #: ../../include/class/NetworkMap.class.php:2807 #: ../../include/class/TreeGroupEdition.class.php:165 #: ../../include/functions_register.php:179 -#: ../../update_manager_client/views/register.php:86 +#: ../../update_manager_client/views/register.php:85 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:808 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:831 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:1298 @@ -1466,7 +1466,7 @@ msgstr "Vacaciones" #: ../../enterprise/include/class/LogSource.class.php:845 #: ../../enterprise/include/class/LogSource.class.php:898 #: ../../enterprise/include/class/ManageBackups.class.php:446 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3007 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3009 #: ../../enterprise/include/class/DeploymentCenter.class.php:1567 #: ../../enterprise/include/class/DeploymentCenter.class.php:1669 #: ../../enterprise/include/class/DeploymentCenter.class.php:1721 @@ -1477,10 +1477,12 @@ msgstr "Vacaciones" #: ../../enterprise/meta/monitoring/custom_fields_view.php:1152 #: ../../enterprise/godmode/services/services.elements.php:844 #: ../../enterprise/godmode/services/services.elements.php:855 -#: ../../enterprise/godmode/services/services.service.php:966 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:341 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:266 +#: ../../enterprise/godmode/services/services.service.php:994 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:280 #: ../../godmode/setup/snmp_wizard.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:1547 +#: ../../godmode/snmpconsole/snmp_alert.php:1562 #: ../../godmode/events/custom_events.php:205 #: ../../godmode/massive/massive_operations.php:393 #: ../../godmode/agentes/status_monitor_custom_fields.php:242 @@ -1490,8 +1492,8 @@ msgstr "Cancelar" #: ../../views/calendar/special_days.php:411 #: ../../views/calendar/special_days.php:510 #: ../../views/calendar/special_days_edit.php:211 -#: ../../include/class/AgentWizard.class.php:5961 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4321 +#: ../../include/class/AgentWizard.class.php:5967 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4323 #: ../../godmode/agentes/planned_downtime.list.php:695 #: ../../godmode/alerts/configure_alert_template.php:1550 msgid "Loading, this operation might take several minutes..." @@ -1503,7 +1505,7 @@ msgstr "Mostrar plantillas" #: ../../views/calendar/special_days.php:431 #: ../../operation/search_reports.php:68 ../../operation/gis_maps/gis_map.php:190 -#: ../../operation/agentes/status_monitor.php:1510 +#: ../../operation/agentes/status_monitor.php:1509 #: ../../operation/agentes/pandora_networkmap.php:713 #: ../../operation/agentes/estado_agente.php:877 #: ../../operation/agentes/estado_agente.php:880 @@ -1519,8 +1521,8 @@ msgstr "Mostrar plantillas" #: ../../enterprise/include/ajax/transactional.ajax.php:117 #: ../../enterprise/include/ajax/transactional.ajax.php:205 #: ../../enterprise/include/class/Omnishell.class.php:1137 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2382 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3036 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2384 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3038 #: ../../enterprise/include/class/NetworkConfigManager.class.php:612 #: ../../enterprise/include/class/NetworkConfigManager.class.php:784 #: ../../enterprise/include/class/NetworkConfigManager.class.php:960 @@ -1553,7 +1555,7 @@ msgstr "Mostrar plantillas" #: ../../godmode/servers/plugin.php:880 #: ../../godmode/servers/servers.build_table.php:234 #: ../../godmode/reporting/reporting_builder.list_items.php:624 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2175 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2178 #: ../../godmode/reporting/reporting_builder.php:1169 #: ../../godmode/events/event_responses.list.php:79 #: ../../godmode/agentes/planned_downtime.list.php:624 @@ -1586,14 +1588,14 @@ msgstr "Editar" #: ../../include/class/CredentialStore.class.php:1288 #: ../../include/class/TreeGroupEdition.class.php:166 #: ../../include/lib/Dashboard/Widgets/events_list.php:680 -#: ../../include/functions_events.php:3783 +#: ../../include/functions_events.php:3784 #: ../../include/functions_filemanager.php:715 #: ../../include/functions_container.php:190 #: ../../include/functions_container.php:324 #: ../../include/functions_profile.php:278 -#: ../../update_manager_client/views/online.php:123 -#: ../../update_manager_client/views/online.php:164 -#: ../../update_manager_client/views/offline.php:73 +#: ../../update_manager_client/views/online.php:122 +#: ../../update_manager_client/views/online.php:163 +#: ../../update_manager_client/views/offline.php:72 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:726 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:856 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:287 @@ -1613,8 +1615,8 @@ msgstr "Editar" #: ../../enterprise/include/class/ManageBackups.class.php:443 #: ../../enterprise/include/class/Omnishell.class.php:504 #: ../../enterprise/include/class/Omnishell.class.php:1155 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3044 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3356 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3358 #: ../../enterprise/include/class/DeploymentCenter.class.php:1558 #: ../../enterprise/include/functions_tasklist.php:610 #: ../../enterprise/include/functions_tasklist.php:645 @@ -1680,9 +1682,8 @@ msgstr "Editar" #: ../../godmode/reporting/visual_console_builder.elements.php:497 #: ../../godmode/reporting/reporting_builder.php:1179 #: ../../godmode/reporting/reporting_builder.php:1201 -#: ../../godmode/snmpconsole/snmp_alert.php:1271 -#: ../../godmode/snmpconsole/snmp_alert.php:1319 -#: ../../godmode/snmpconsole/snmp_alert.php:1562 +#: ../../godmode/snmpconsole/snmp_alert.php:1308 +#: ../../godmode/snmpconsole/snmp_alert.php:1641 #: ../../godmode/snmpconsole/snmp_filters.php:301 #: ../../godmode/snmpconsole/snmp_filters.php:312 ../../godmode/tag/tag.php:395 #: ../../godmode/events/event_filter.php:188 @@ -1704,7 +1705,7 @@ msgstr "Editar" #: ../../godmode/agentes/module_manager.php:1248 #: ../../godmode/agentes/module_manager_editor_common.php:233 #: ../../godmode/agentes/agent_manager.php:237 -#: ../../godmode/agentes/planned_downtime.editor.php:1009 +#: ../../godmode/agentes/planned_downtime.editor.php:1015 #: ../../godmode/agentes/fields_manager.php:155 #: ../../godmode/agentes/agent_template.php:259 #: ../../godmode/agentes/modificar_agente.php:929 @@ -1723,10 +1724,10 @@ msgid "Are you sure?" msgstr "¿Estás seguro?" #: ../../views/calendar/special_days.php:442 -#: ../../operation/events/events.php:642 ../../operation/events/events.php:716 +#: ../../operation/events/events.php:638 ../../operation/events/events.php:710 #: ../../operation/events/events_list.php:630 #: ../../operation/events/events_list.php:703 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4319 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4321 #: ../../enterprise/include/functions_ui.php:120 #: ../../enterprise/include/functions_ui.php:168 #: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:177 @@ -1746,17 +1747,17 @@ msgstr "Cargar calendario" #: ../../views/calendar/special_days_edit.php:40 #: ../../operation/search_agents.php:57 #: ../../operation/agentes/estado_agente.php:766 -#: ../../operation/agentes/ver_agente.php:1418 +#: ../../operation/agentes/ver_agente.php:1427 #: ../../operation/search_results.php:106 ../../include/functions_reports.php:843 #: ../../include/functions_reports.php:847 #: ../../include/functions_reports.php:853 #: ../../include/functions_reports.php:859 #: ../../include/class/AgentsAlerts.class.php:542 #: ../../include/functions_treeview.php:405 -#: ../../include/functions_reporting_html.php:2313 -#: ../../include/functions_reporting_html.php:5335 +#: ../../include/functions_reporting_html.php:2342 +#: ../../include/functions_reporting_html.php:5384 #: ../../enterprise/operation/agentes/tag_view.php:608 -#: ../../enterprise/include/functions_policies.php:3761 +#: ../../enterprise/include/functions_policies.php:3763 #: ../../enterprise/meta/include/functions_wizard_meta.php:1537 #: ../../enterprise/meta/include/functions_wizard_meta.php:1630 #: ../../enterprise/meta/include/functions_wizard_meta.php:1755 @@ -1766,7 +1767,7 @@ msgstr "Cargar calendario" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:797 #: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:121 #: ../../enterprise/meta/agentsearch.php:141 -#: ../../enterprise/godmode/services/services.service.php:903 +#: ../../enterprise/godmode/services/services.service.php:931 #: ../../enterprise/godmode/massive/massive_create_services.php:877 #: ../../enterprise/godmode/alerts/alert_inventory.php:78 #: ../../enterprise/godmode/alerts/alert_inventory.php:80 @@ -1776,8 +1777,9 @@ msgstr "Cargar calendario" #: ../../mobile/operation/alerts.php:194 ../../mobile/operation/agents.php:98 #: ../../mobile/operation/agents.php:407 #: ../../mobile/include/functions_web.php:26 ../../godmode/menu.php:220 +#: ../../godmode/snmpconsole/snmp_alert.php:114 #: ../../godmode/massive/massive_copy_modules.php:216 -#: ../../godmode/agentes/configurar_agente.php:421 +#: ../../godmode/agentes/configurar_agente.php:422 #: ../../godmode/agentes/modificar_agente.php:823 #: ../../godmode/alerts/configure_alert_template.php:99 #: ../../godmode/alerts/configure_alert_template.php:123 @@ -1807,27 +1809,27 @@ msgstr "Configurar día especial" #: ../../operation/events/events.build_table.php:705 #: ../../operation/incidents/list_integriaims_incidents.php:371 #: ../../include/class/AuditLog.class.php:110 -#: ../../include/functions_events.php:7120 -#: ../../include/functions_reporting.php:4009 -#: ../../include/functions_reporting.php:4050 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:1749 -#: ../../include/functions_reporting_html.php:2534 -#: ../../include/functions_reporting_html.php:2543 -#: ../../include/functions_reporting_html.php:2548 -#: ../../include/functions_reporting_html.php:2557 -#: ../../include/functions_reporting_html.php:2562 -#: ../../include/functions_reporting_html.php:2569 +#: ../../include/functions_events.php:7123 +#: ../../include/functions_reporting.php:4016 +#: ../../include/functions_reporting.php:4057 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:1778 +#: ../../include/functions_reporting_html.php:2583 +#: ../../include/functions_reporting_html.php:2592 +#: ../../include/functions_reporting_html.php:2597 +#: ../../include/functions_reporting_html.php:2606 +#: ../../include/functions_reporting_html.php:2611 #: ../../include/functions_reporting_html.php:2618 -#: ../../include/functions_reporting_html.php:2691 -#: ../../include/functions_reporting_html.php:5677 -#: ../../enterprise/operation/agentes/agent_inventory.php:75 -#: ../../enterprise/operation/inventory/inventory.php:418 +#: ../../include/functions_reporting_html.php:2667 +#: ../../include/functions_reporting_html.php:2740 +#: ../../include/functions_reporting_html.php:5726 +#: ../../enterprise/operation/agentes/agent_inventory.php:127 +#: ../../enterprise/operation/inventory/inventory.php:432 #: ../../enterprise/include/functions_reporting_csv.php:776 #: ../../enterprise/include/functions_reporting_csv.php:832 #: ../../enterprise/include/functions_reporting_csv.php:877 #: ../../enterprise/include/functions_reporting_csv.php:2518 #: ../../enterprise/include/class/ManageBackups.class.php:163 -#: ../../enterprise/include/functions_inventory.php:851 +#: ../../enterprise/include/functions_inventory.php:882 #: ../../enterprise/include/functions_log.php:279 #: ../../enterprise/include/functions_log.php:282 #: ../../enterprise/include/functions_reporting.php:2143 @@ -1836,7 +1838,7 @@ msgstr "Configurar día especial" #: ../../enterprise/include/functions_reporting.php:2233 #: ../../enterprise/include/functions_reporting_pdf.php:712 #: ../../extensions/insert_data.php:196 ../../mobile/operation/tactical.php:350 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2054 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2057 msgid "Date" msgstr "Fecha" @@ -1847,7 +1849,7 @@ msgstr "Calendarios" #: ../../views/calendar/list.php:92 #: ../../operation/events/events.build_table.php:146 #: ../../operation/incidents/list_integriaims_incidents.php:515 -#: ../../include/functions_events.php:6653 +#: ../../include/functions_events.php:6656 #: ../../enterprise/tools/ipam/ipam_excel.php:130 #: ../../enterprise/tools/ipam/ipam_excel.php:199 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:660 @@ -1880,20 +1882,20 @@ msgstr "ID" #: ../../enterprise/include/class/AgentRepository.class.php:635 #: ../../enterprise/include/class/LogSource.class.php:630 #: ../../enterprise/include/class/Omnishell.class.php:402 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2297 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2906 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2299 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2908 #: ../../enterprise/include/class/DeploymentCenter.class.php:764 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:266 #: ../../enterprise/extensions/vmware/vmware_view.php:1338 #: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 -#: ../../godmode/update_manager/update_manager.php:42 #: ../../godmode/reporting/reporting_builder.list_items.php:427 +#: ../../godmode/menu.php:539 msgid "Options" msgstr "Opciones" #: ../../views/calendar/list.php:119 #: ../../operation/snmpconsole/snmp_view.php:600 -#: ../../operation/events/events.php:1135 +#: ../../operation/events/events.php:1128 #: ../../operation/events/events_list.php:767 ../../include/ajax/module.php:292 #: ../../include/class/ConfigPEN.class.php:627 #: ../../include/class/CredentialStore.class.php:845 @@ -1911,13 +1913,13 @@ msgstr "Opciones" #: ../../enterprise/include/functions_ipam.php:1663 #: ../../enterprise/meta/advanced/metasetup.consoles.php:874 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3244 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:726 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:740 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:257 #: ../../mobile/operation/modules.php:318 ../../mobile/operation/alerts.php:241 #: ../../mobile/operation/events.php:701 ../../mobile/operation/agents.php:253 #: ../../godmode/update_manager/update_manager.history.php:67 -#: ../../godmode/snmpconsole/snmp_alert.php:1073 +#: ../../godmode/snmpconsole/snmp_alert.php:1161 #: ../../godmode/events/event_edit_filter.php:361 msgid "Free search" msgstr "Búsqueda libre" @@ -1931,7 +1933,7 @@ msgstr "Salir de pantalla completa" msgid "Change every" msgstr "Cambiar cada" -#: ../../views/dashboard/slides.php:203 ../../include/functions.php:3867 +#: ../../views/dashboard/slides.php:203 ../../include/functions.php:3868 #: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:212 #: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:211 #: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:146 @@ -1958,10 +1960,10 @@ msgstr "Pausar" #: ../../enterprise/include/class/SAP.app.php:442 #: ../../enterprise/include/class/Omnishell.class.php:643 #: ../../enterprise/include/class/VMware.app.php:534 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:831 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1093 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1965 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2062 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:833 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1095 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1967 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2064 #: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1200 #: ../../enterprise/meta/monitoring/wizard/wizard.php:132 #: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:215 @@ -2002,7 +2004,7 @@ msgstr "Eliminar widget" #: ../../operation/gis_maps/render_view.php:136 #: ../../operation/reporting/graph_viewer.php:234 #: ../../operation/reporting/reporting_viewer.php:186 -#: ../../include/class/AgentsAlerts.class.php:804 +#: ../../include/class/AgentsAlerts.class.php:792 #: ../../enterprise/operation/agentes/manage_transmap.php:141 #: ../../enterprise/meta/screens/screens.visualmap.php:274 #: ../../extensions/disabled/matrix_events.php:35 @@ -2018,8 +2020,8 @@ msgstr "Modo pantalla completa" #: ../../operation/gis_maps/render_view.php:138 #: ../../operation/reporting/graph_viewer.php:243 #: ../../operation/reporting/reporting_viewer.php:195 -#: ../../operation/heatmap.php:210 ../../operation/events/events.php:771 -#: ../../include/class/AgentsAlerts.class.php:809 +#: ../../operation/heatmap.php:210 ../../operation/events/events.php:764 +#: ../../include/class/AgentsAlerts.class.php:797 #: ../../extensions/agents_modules.php:531 msgid "Back to normal mode" msgstr "Volver a modo normal" @@ -2033,22 +2035,24 @@ msgstr "Actualizar el panel de control" #: ../../operation/gis_maps/render_view.php:166 #: ../../include/lib/Dashboard/Widgets/wux_transaction.php:377 #: ../../include/functions_config.php:1286 -#: ../../include/functions_config.php:3178 +#: ../../include/functions_config.php:3181 #: ../../enterprise/operation/services/services.service.php:161 #: ../../enterprise/operation/services/services.list.php:237 #: ../../enterprise/operation/services/services.list.php:552 -#: ../../enterprise/operation/services/services.service_map.php:116 +#: ../../enterprise/operation/services/services.service_map.php:151 #: ../../enterprise/operation/services/services.table_services.php:159 #: ../../enterprise/operation/agentes/transactional_map.php:321 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:64 #: ../../enterprise/include/class/Omnishell.class.php:1499 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3006 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3008 #: ../../enterprise/include/lib/Metaconsole/Node.php:458 #: ../../enterprise/load_enterprise.php:638 #: ../../enterprise/load_enterprise.php:1134 #: ../../enterprise/godmode/services/services.elements.php:843 #: ../../enterprise/godmode/services/services.elements.php:854 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:444 +#: ../../godmode/snmpconsole/snmp_alert.php:1548 +#: ../../godmode/snmpconsole/snmp_alert.php:1563 #: ../../godmode/massive/massive_edit_agents.php:981 msgid "Ok" msgstr "Aceptar" @@ -2077,9 +2081,9 @@ msgstr "Mostrar el enlace al dashboard público" #: ../../operation/visual_console/public_view.php:123 #: ../../operation/gis_maps/render_view.php:160 #: ../../operation/reporting/graph_viewer.php:399 ../../operation/heatmap.php:168 -#: ../../operation/events/events.php:783 ../../include/ajax/module.php:1054 +#: ../../operation/events/events.php:776 ../../include/ajax/module.php:1054 #: ../../include/ajax/heatmap.ajax.php:47 -#: ../../include/class/AgentsAlerts.class.php:848 +#: ../../include/class/AgentsAlerts.class.php:836 #: ../../include/class/NetworkMap.class.php:2801 #: ../../enterprise/views/ncm/devices/list.php:171 #: ../../enterprise/include/class/Omnishell.class.php:544 @@ -2106,7 +2110,7 @@ msgstr "Dashboards" #: ../../views/dashboard/header.php:278 #: ../../operation/snmpconsole/snmp_statistics.php:66 #: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:939 ../../include/functions_html.php:1894 +#: ../../operation/events/events.php:932 ../../include/functions_html.php:1894 #: ../../include/functions_html.php:1895 ../../include/functions_html.php:2005 #: ../../include/functions_html.php:2006 ../../include/functions_html.php:2185 #: ../../include/functions_html.php:2186 @@ -2138,7 +2142,7 @@ msgid "Private" msgstr "Privado" #: ../../views/dashboard/formDashboard.php:122 -#: ../../enterprise/godmode/services/services.service.php:728 +#: ../../enterprise/godmode/services/services.service.php:736 #: ../../enterprise/godmode/reporting/visual_console_template.php:272 #: ../../enterprise/godmode/massive/massive_create_services.php:809 msgid "Favourite" @@ -2182,7 +2186,7 @@ msgstr "Favorito" #: ../../godmode/reporting/graphs.php:150 ../../godmode/reporting/graphs.php:162 #: ../../godmode/reporting/graphs.php:213 #: ../../godmode/reporting/reporting_builder.php:668 -#: ../../godmode/snmpconsole/snmp_alert.php:650 +#: ../../godmode/snmpconsole/snmp_alert.php:686 #: ../../godmode/snmpconsole/snmp_filters.php:180 #: ../../godmode/events/event_filter.php:69 #: ../../godmode/events/event_filter.php:96 ../../godmode/netflow/nf_edit.php:104 @@ -2271,10 +2275,10 @@ msgstr "Favorito" #: ../../operation/snmpconsole/snmp_browser.php:68 #: ../../operation/snmpconsole/snmp_statistics.php:54 #: ../../operation/snmpconsole/snmp_view.php:128 ../../operation/heatmap.php:87 -#: ../../operation/events/events.php:826 +#: ../../operation/events/events.php:819 #: ../../operation/agentes/networkmap.dinamic.php:115 #: ../../operation/agentes/pandora_networkmap.view.php:2279 -#: ../../include/class/AgentsAlerts.class.php:834 +#: ../../include/class/AgentsAlerts.class.php:822 msgid "Full screen" msgstr "Pantalla completa" @@ -2338,9 +2342,9 @@ msgstr "Copiar" #: ../../enterprise/include/class/LogSource.class.php:894 #: ../../enterprise/include/class/ManageBackups.class.php:275 #: ../../enterprise/include/class/Omnishell.class.php:1163 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2397 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3052 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3372 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2399 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3054 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3374 #: ../../enterprise/include/class/NetworkConfigManager.class.php:644 #: ../../enterprise/include/class/NetworkConfigManager.class.php:800 #: ../../enterprise/include/class/NetworkConfigManager.class.php:976 @@ -2393,7 +2397,7 @@ msgstr "Copiar" #: ../../enterprise/godmode/massive/massive_delete_services.php:92 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:238 #: ../../enterprise/godmode/agentes/inventory_manager.php:249 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:687 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:652 #: ../../enterprise/godmode/agentes/plugins_manager.php:196 #: ../../enterprise/godmode/agentes/plugins_manager.php:281 #: ../../enterprise/godmode/policies/policy_agents.php:1083 @@ -2440,8 +2444,7 @@ msgstr "Copiar" #: ../../godmode/reporting/reporting_builder.php:1293 #: ../../godmode/reporting/graph_builder.graph_editor.php:216 #: ../../godmode/reporting/graph_builder.graph_editor.php:256 -#: ../../godmode/snmpconsole/snmp_alert.php:1276 -#: ../../godmode/snmpconsole/snmp_alert.php:1324 +#: ../../godmode/snmpconsole/snmp_alert.php:1313 #: ../../godmode/snmpconsole/snmp_filters.php:301 #: ../../godmode/snmpconsole/snmp_filters.php:312 #: ../../godmode/events/event_responses.list.php:71 @@ -2453,9 +2456,9 @@ msgstr "Copiar" #: ../../godmode/agentes/module_manager.php:868 #: ../../godmode/agentes/module_manager.php:1228 #: ../../godmode/agentes/module_manager_editor_common.php:1307 -#: ../../godmode/agentes/planned_downtime.editor.php:962 -#: ../../godmode/agentes/planned_downtime.editor.php:965 -#: ../../godmode/agentes/planned_downtime.editor.php:1015 +#: ../../godmode/agentes/planned_downtime.editor.php:968 +#: ../../godmode/agentes/planned_downtime.editor.php:971 +#: ../../godmode/agentes/planned_downtime.editor.php:1021 #: ../../godmode/agentes/planned_downtime.list.php:625 #: ../../godmode/agentes/planned_downtime.list.php:774 #: ../../godmode/agentes/fields_manager.php:155 @@ -2528,8 +2531,8 @@ msgstr "" #: ../../include/ajax/double_auth.ajax.php:399 #: ../../include/ajax/double_auth.ajax.php:516 #: ../../include/class/Diagnostics.class.php:1827 -#: ../../include/functions_events.php:2928 -#: ../../include/functions_events.php:3283 ../../include/functions_ui.php:290 +#: ../../include/functions_events.php:2929 +#: ../../include/functions_events.php:3284 ../../include/functions_ui.php:290 #: ../../include/functions.php:1236 #: ../../enterprise/include/class/CommandCenter.class.php:473 #: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4052 @@ -2650,10 +2653,10 @@ msgid "Click here to don't show again this message" msgstr "Pincha aquí para no volver a ver este mensaje" #: ../../general/ui/agents_list.php:100 ../../general/ui/agents_list.php:113 -#: ../../operation/agentes/status_monitor.php:556 +#: ../../operation/agentes/status_monitor.php:547 #: ../../operation/agentes/alerts_status.functions.php:194 #: ../../operation/agentes/alerts_status.functions.php:203 -#: ../../operation/agentes/estado_agente.php:267 +#: ../../operation/agentes/estado_agente.php:280 #: ../../operation/agentes/estado_agente.php:291 #: ../../operation/search_results.php:192 ../../include/ajax/heatmap.ajax.php:70 #: ../../include/class/AuditLog.class.php:180 @@ -2678,10 +2681,10 @@ msgstr "Pincha aquí para no volver a ver este mensaje" #: ../../enterprise/operation/services/services.table_services.php:147 #: ../../enterprise/operation/services/services.table_services.php:238 #: ../../enterprise/operation/agentes/tag_view.php:219 -#: ../../enterprise/operation/agentes/agent_inventory.php:109 -#: ../../enterprise/operation/agentes/agent_inventory.php:114 -#: ../../enterprise/operation/inventory/inventory.php:360 -#: ../../enterprise/operation/inventory/inventory.php:413 +#: ../../enterprise/operation/agentes/agent_inventory.php:138 +#: ../../enterprise/operation/agentes/agent_inventory.php:140 +#: ../../enterprise/operation/inventory/inventory.php:374 +#: ../../enterprise/operation/inventory/inventory.php:427 #: ../../enterprise/meta/general/header.php:44 #: ../../enterprise/meta/general/header.php:46 #: ../../enterprise/meta/general/main_header.php:689 @@ -2693,14 +2696,14 @@ msgstr "Pincha aquí para no volver a ver este mensaje" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:758 #: ../../enterprise/meta/advanced/metasetup.relations.php:451 #: ../../enterprise/meta/advanced/metasetup.translate_string.php:186 -#: ../../enterprise/meta/advanced/collections.php:166 -#: ../../enterprise/meta/advanced/collections.php:179 +#: ../../enterprise/meta/advanced/collections.php:217 +#: ../../enterprise/meta/advanced/collections.php:230 #: ../../enterprise/meta/agentsearch.php:110 #: ../../enterprise/extensions/translate_string.php:323 #: ../../enterprise/godmode/modules/local_components.php:573 #: ../../enterprise/godmode/modules/local_components.php:598 #: ../../enterprise/godmode/agentes/collection_manager.php:48 -#: ../../enterprise/godmode/agentes/collections.php:313 +#: ../../enterprise/godmode/agentes/collections.php:365 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:151 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:162 #: ../../enterprise/godmode/policies/policy_agents.php:822 @@ -2713,7 +2716,7 @@ msgstr "Pincha aquí para no volver a ver este mensaje" #: ../../godmode/reporting/graphs.php:241 #: ../../godmode/reporting/visual_console_favorite.php:158 #: ../../godmode/reporting/visual_console_favorite.php:188 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1139 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1142 #: ../../godmode/reporting/reporting_builder.php:795 #: ../../godmode/agentes/module_manager.php:65 #: ../../godmode/agentes/planned_downtime.list.php:284 @@ -2735,7 +2738,7 @@ msgstr "Buscar" #: ../../general/ui/agents_list.php:146 #: ../../operation/reporting/graph_viewer.php:316 #: ../../operation/reporting/reporting_viewer.php:347 -#: ../../include/functions_events.php:4379 +#: ../../include/functions_events.php:4380 #: ../../enterprise/operation/log/log_viewer.php:845 #: ../../enterprise/operation/log/log_viewer.php:867 #: ../../enterprise/include/class/CommandCenter.class.php:463 @@ -3090,10 +3093,10 @@ msgstr "Configurar actualización automática" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:753 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:231 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:231 -#: ../../enterprise/godmode/services/services.service.php:845 -#: ../../enterprise/godmode/services/services.service.php:857 -#: ../../enterprise/godmode/services/services.service.php:869 -#: ../../enterprise/godmode/services/services.service.php:881 +#: ../../enterprise/godmode/services/services.service.php:873 +#: ../../enterprise/godmode/services/services.service.php:885 +#: ../../enterprise/godmode/services/services.service.php:897 +#: ../../enterprise/godmode/services/services.service.php:909 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:141 #: ../../enterprise/godmode/massive/massive_create_services.php:902 #: ../../enterprise/godmode/massive/massive_create_services.php:914 @@ -3222,14 +3225,14 @@ msgid "There are no services defined yet." msgstr "No hay servicios definidos todavía." #: ../../general/first_task/service_list.php:23 -#: ../../operation/agentes/ver_agente.php:1645 +#: ../../operation/agentes/ver_agente.php:1654 #: ../../enterprise/operation/services/services.treeview_services.php:61 #: ../../enterprise/operation/services/services.treeview_services.php:81 #: ../../enterprise/operation/services/services.service.php:83 #: ../../enterprise/operation/services/services.list.php:58 #: ../../enterprise/operation/services/services.list.php:75 -#: ../../enterprise/operation/services/services.service_map.php:90 -#: ../../enterprise/operation/services/services.service_map.php:109 +#: ../../enterprise/operation/services/services.service_map.php:97 +#: ../../enterprise/operation/services/services.service_map.php:144 #: ../../enterprise/operation/services/services.table_services.php:38 #: ../../enterprise/operation/services/services.table_services.php:58 #: ../../enterprise/operation/menu.php:77 @@ -3238,11 +3241,11 @@ msgstr "No hay servicios definidos todavía." #: ../../enterprise/meta/general/main_header.php:210 #: ../../enterprise/godmode/services/services.elements.php:778 #: ../../enterprise/godmode/services/services.elements.php:798 -#: ../../enterprise/godmode/services/services.service.php:469 -#: ../../enterprise/godmode/services/services.service.php:489 +#: ../../enterprise/godmode/services/services.service.php:477 +#: ../../enterprise/godmode/services/services.service.php:497 #: ../../enterprise/godmode/services/services.massive.meta.php:42 #: ../../enterprise/godmode/services/services.massive.elements.php:44 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:300 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:314 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:136 #: ../../enterprise/godmode/menu.php:137 #: ../../enterprise/godmode/massive/massive_add_service_elements.php:363 @@ -3325,18 +3328,18 @@ msgstr "No hay etiquetas definidas todavía." #: ../../general/first_task/tags.php:22 ../../operation/tree.php:66 #: ../../operation/events/events.build_table.php:283 -#: ../../operation/agentes/status_monitor.php:559 +#: ../../operation/agentes/status_monitor.php:550 #: ../../operation/agentes/group_view.php:222 #: ../../operation/agentes/alerts_status.functions.php:107 #: ../../operation/users/user_edit.php:815 #: ../../include/lib/Dashboard/Widgets/events_list.php:450 #: ../../include/lib/Dashboard/Widgets/tree_view.php:329 #: ../../include/functions_events.php:203 ../../include/functions_events.php:272 -#: ../../include/functions_events.php:5137 -#: ../../include/functions_events.php:6744 +#: ../../include/functions_events.php:5138 +#: ../../include/functions_events.php:6747 #: ../../include/functions_treeview.php:168 #: ../../include/functions_profile.php:215 -#: ../../include/functions_reporting_html.php:3396 +#: ../../include/functions_reporting_html.php:3445 #: ../../enterprise/operation/agentes/tag_view.php:223 #: ../../enterprise/operation/agentes/tag_view.php:225 #: ../../enterprise/operation/agentes/tag_view.php:678 @@ -3483,8 +3486,8 @@ msgstr "" #: ../../operation/agentes/interface_view.php:72 #: ../../operation/agentes/tactical.php:78 #: ../../operation/agentes/estado_agente.php:224 -#: ../../operation/agentes/ver_agente.php:1906 -#: ../../include/class/AgentsAlerts.class.php:750 +#: ../../operation/agentes/ver_agente.php:1915 +#: ../../include/class/AgentsAlerts.class.php:738 #: ../../enterprise/tools/ipam/ipam_editor.php:261 #: ../../enterprise/views/cluster/list.php:31 #: ../../enterprise/operation/services/services.treeview_services.php:61 @@ -3712,10 +3715,10 @@ msgid "There are no incidents defined yet." msgstr "No hay incidentes definidos todavía." #: ../../general/first_task/incidents.php:28 ../../operation/menu.php:474 -#: ../../operation/agentes/ver_agente.php:1498 +#: ../../operation/agentes/ver_agente.php:1507 #: ../../operation/incidents/incident_statistics.php:21 -#: ../../godmode/agentes/configurar_agente.php:581 -#: ../../godmode/agentes/configurar_agente.php:749 +#: ../../godmode/agentes/configurar_agente.php:582 +#: ../../godmode/agentes/configurar_agente.php:750 msgid "Incidents" msgstr "Incidentes" @@ -3805,13 +3808,13 @@ msgid "Policy Map (Only Enterprise version)" msgstr "Mapa de políticas (solo versión Enterprise)" #: ../../general/first_task/collections.php:18 -#: ../../enterprise/meta/advanced/collections.php:443 +#: ../../enterprise/meta/advanced/collections.php:504 msgid "There are no collections defined yet." msgstr "No hay colecciones definidas todavía." #: ../../general/first_task/collections.php:22 #: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2109 -#: ../../enterprise/include/functions_policies.php:3796 +#: ../../enterprise/include/functions_policies.php:3798 #: ../../enterprise/meta/include/functions_agents_meta.php:533 #: ../../enterprise/meta/advanced/collections.editor.php:60 #: ../../enterprise/meta/advanced/collections.data.php:33 @@ -3915,7 +3918,7 @@ msgstr "Esquema %s" msgid "ago" msgstr "hace" -#: ../../general/logon_ok.php:206 ../../include/functions_events.php:5273 +#: ../../general/logon_ok.php:206 ../../include/functions_events.php:5276 msgid "by" msgstr "por" @@ -3937,10 +3940,10 @@ msgstr "Tablón de noticias" #: ../../include/class/CredentialStore.class.php:805 #: ../../include/class/CredentialStore.class.php:1134 #: ../../include/functions_events.php:194 ../../include/functions_events.php:245 -#: ../../include/functions_events.php:6695 -#: ../../include/functions_events.php:7122 ../../include/functions_config.php:708 -#: ../../include/functions_config.php:728 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:5674 +#: ../../include/functions_events.php:6698 +#: ../../include/functions_events.php:7125 ../../include/functions_config.php:708 +#: ../../include/functions_config.php:728 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:5723 #: ../../enterprise/include/class/MicrosoftSQLServer.app.php:502 #: ../../enterprise/include/class/MySQL.app.php:523 #: ../../enterprise/include/class/Oracle.app.php:508 @@ -3965,7 +3968,7 @@ msgstr "Tablón de noticias" #: ../../godmode/setup/setup_integria.php:283 #: ../../godmode/setup/setup_ehorus.php:80 #: ../../godmode/update_manager/update_manager.history.php:43 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3311 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3331 #: ../../godmode/events/custom_events.php:99 msgid "User" msgstr "Usuario" @@ -3985,19 +3988,19 @@ msgstr "Usuario" #: ../../include/class/ModuleTemplates.class.php:894 #: ../../include/class/AuditLog.class.php:109 #: ../../include/class/AuditLog.class.php:201 -#: ../../include/class/AgentsAlerts.class.php:904 -#: ../../include/functions_events.php:6786 +#: ../../include/class/AgentsAlerts.class.php:892 +#: ../../include/functions_events.php:6789 #: ../../include/functions_ui_renders.php:117 -#: ../../include/functions_profile.php:217 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:3135 -#: ../../include/functions_reporting_html.php:5676 +#: ../../include/functions_profile.php:217 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:3184 +#: ../../include/functions_reporting_html.php:5725 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:258 #: ../../enterprise/tools/ipam/ipam_list.php:639 #: ../../enterprise/operation/agentes/policy_view.php:260 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:433 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:495 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2585 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2905 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:413 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:475 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2587 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2907 #: ../../enterprise/include/functions_services.php:1615 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:257 #: ../../enterprise/meta/advanced/metasetup.relations.php:550 @@ -4019,11 +4022,11 @@ msgstr "Usuario" #: ../../godmode/modules/manage_network_templates.php:248 #: ../../godmode/modules/manage_nc_groups.php:243 #: ../../godmode/reporting/visual_console_builder.elements.php:118 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3808 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4299 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4320 -#: ../../godmode/snmpconsole/snmp_alert.php:1241 -#: ../../godmode/snmpconsole/snmp_alert.php:1365 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3828 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4319 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4340 +#: ../../godmode/snmpconsole/snmp_alert.php:1278 +#: ../../godmode/snmpconsole/snmp_alert.php:1435 #: ../../godmode/snmpconsole/snmp_filters.php:291 #: ../../godmode/events/event_filter.php:141 #: ../../godmode/netflow/nf_edit.php:161 @@ -4034,7 +4037,7 @@ msgstr "Usuario" #: ../../godmode/massive/massive_delete_action_alerts.php:270 #: ../../godmode/massive/massive_enable_disable_alerts.php:222 #: ../../godmode/agentes/module_manager.php:867 -#: ../../godmode/agentes/planned_downtime.editor.php:1002 +#: ../../godmode/agentes/planned_downtime.editor.php:1008 #: ../../godmode/agentes/agent_template.php:238 #: ../../godmode/alerts/alert_list.list.php:745 #: ../../godmode/alerts/alert_view.php:388 @@ -4044,8 +4047,8 @@ msgstr "Acción" #: ../../general/logon_ok.php:250 #: ../../operation/snmpconsole/snmp_statistics.php:182 #: ../../include/class/AuditLog.class.php:111 -#: ../../include/functions_netflow.php:347 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:5678 +#: ../../include/functions_netflow.php:347 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:5727 #: ../../enterprise/include/functions_reporting_csv.php:2808 #: ../../mobile/operation/tactical.php:351 msgid "Source IP" @@ -4055,8 +4058,8 @@ msgstr "IP origen" #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:317 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:410 #: ../../include/ajax/events.php:1517 ../../include/class/AuditLog.class.php:112 -#: ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:5679 +#: ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:5728 #: ../../enterprise/tools/ipam/ipam_ajax.php:293 #: ../../enterprise/tools/ipam/ipam_ajax.php:479 #: ../../enterprise/tools/ipam/ipam_massive.php:83 @@ -4117,14 +4120,14 @@ msgstr "Advertencia de la versión php" #: ../../operation/snmpconsole/snmp_view.php:586 #: ../../operation/snmpconsole/snmp_view.php:902 ../../operation/heatmap.php:115 #: ../../operation/events/events.build_table.php:626 -#: ../../operation/events/events.php:1080 ../../operation/events/events.php:1149 +#: ../../operation/events/events.php:1073 ../../operation/events/events.php:1146 #: ../../operation/events/events.php:1258 ../../operation/events/events.php:1310 #: ../../operation/events/events.php:2315 #: ../../operation/events/events_list.php:827 #: ../../operation/events/events_list.php:839 #: ../../operation/events/events_list.php:948 #: ../../operation/events/events_list.php:960 -#: ../../operation/agentes/status_monitor.php:655 +#: ../../operation/agentes/status_monitor.php:651 #: ../../operation/agentes/estado_monitores.php:520 #: ../../operation/agentes/estado_monitores.php:565 #: ../../operation/agentes/alerts_status.functions.php:94 @@ -4132,7 +4135,7 @@ msgstr "Advertencia de la versión php" #: ../../operation/agentes/alerts_status.functions.php:114 #: ../../operation/agentes/alerts_status.functions.php:131 #: ../../operation/agentes/alerts_status.functions.php:134 -#: ../../operation/agentes/estado_agente.php:281 +#: ../../operation/agentes/estado_agente.php:276 #: ../../operation/incidents/list_integriaims_incidents.php:326 #: ../../operation/incidents/list_integriaims_incidents.php:337 #: ../../operation/incidents/list_integriaims_incidents.php:354 @@ -4144,12 +4147,12 @@ msgstr "Advertencia de la versión php" #: ../../include/lib/Dashboard/Widgets/events_list.php:401 #: ../../include/lib/Dashboard/Widgets/tree_view.php:384 #: ../../include/lib/Dashboard/Widgets/tree_view.php:417 -#: ../../include/functions_events.php:6435 -#: ../../include/functions_events.php:7041 ../../include/functions_groups.php:646 +#: ../../include/functions_events.php:6438 +#: ../../include/functions_events.php:7044 ../../include/functions_groups.php:646 #: ../../include/functions_groups.php:1940 -#: ../../include/functions_notifications.php:108 -#: ../../include/functions_reporting.php:2831 -#: ../../include/functions_reporting.php:2928 +#: ../../include/functions_notifications.php:105 +#: ../../include/functions_reporting.php:2835 +#: ../../include/functions_reporting.php:2932 #: ../../include/functions_modules.php:3542 #: ../../include/functions_modules.php:3544 #: ../../include/functions_groupview.php:95 ../../include/functions_html.php:915 @@ -4166,14 +4169,14 @@ msgstr "Advertencia de la versión php" #: ../../enterprise/operation/agentes/tag_view.php:301 #: ../../enterprise/operation/agentes/tag_view.php:304 #: ../../enterprise/operation/agentes/tag_view.php:390 -#: ../../enterprise/operation/agentes/agent_inventory.php:74 +#: ../../enterprise/operation/agentes/agent_inventory.php:122 #: ../../enterprise/operation/inventory/inventory.php:75 #: ../../enterprise/operation/inventory/inventory.php:76 #: ../../enterprise/operation/inventory/inventory.php:155 #: ../../enterprise/operation/inventory/inventory.php:156 -#: ../../enterprise/operation/inventory/inventory.php:318 -#: ../../enterprise/operation/inventory/inventory.php:346 -#: ../../enterprise/operation/inventory/inventory.php:355 +#: ../../enterprise/operation/inventory/inventory.php:332 +#: ../../enterprise/operation/inventory/inventory.php:360 +#: ../../enterprise/operation/inventory/inventory.php:369 #: ../../enterprise/include/class/ManageBackups.class.php:191 #: ../../enterprise/include/functions_metaconsole.php:960 #: ../../enterprise/include/functions_metaconsole.php:961 @@ -4218,8 +4221,8 @@ msgstr "Advertencia de la versión php" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2852 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:143 #: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:187 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:612 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:638 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:626 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:652 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:131 #: ../../enterprise/godmode/agentes/collections.data.php:506 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:264 @@ -4246,15 +4249,15 @@ msgstr "Advertencia de la versión php" #: ../../godmode/reporting/reporting_builder.list_items.php:245 #: ../../godmode/reporting/reporting_builder.list_items.php:255 #: ../../godmode/reporting/create_container.php:546 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1528 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1546 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2007 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2826 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2853 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3471 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3537 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3559 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3617 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1531 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1549 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2010 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2829 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2856 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3491 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3557 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3579 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3637 #: ../../godmode/reporting/visual_console_builder.wizard.php:340 #: ../../godmode/reporting/visual_console_builder.wizard.php:354 #: ../../godmode/events/event_edit_filter.php:323 @@ -4285,7 +4288,7 @@ msgstr "Advertencia de la versión php" msgid "All" msgstr "Todo" -#: ../../general/footer.php:51 +#: ../../general/footer.php:51 ../../enterprise/meta/general/footer.php:41 #, php-format msgid "%s %s - %s - MR %s" msgstr "%s %s - %s - MR %s" @@ -4782,14 +4785,14 @@ msgstr "No hay mensajes." #: ../../operation/snmpconsole/snmp_view.php:1226 #: ../../operation/search_agents.php:56 #: ../../operation/events/events.build_table.php:358 -#: ../../operation/agentes/status_monitor.php:1335 +#: ../../operation/agentes/status_monitor.php:1334 #: ../../operation/agentes/alerts_status.php:552 #: ../../operation/agentes/alerts_status.php:587 #: ../../operation/agentes/alerts_status.php:622 #: ../../operation/agentes/alerts_status.php:654 #: ../../operation/agentes/interface_view.functions.php:497 #: ../../operation/agentes/alerts_status.functions.php:104 -#: ../../operation/agentes/estado_agente.php:280 +#: ../../operation/agentes/estado_agente.php:275 #: ../../operation/agentes/estado_agente.php:763 #: ../../operation/incidents/integriaims_export_csv.php:83 #: ../../operation/incidents/configure_integriaims_incident.php:250 @@ -4798,27 +4801,27 @@ msgstr "No hay mensajes." #: ../../include/ajax/module.php:980 ../../include/ajax/alert_list.ajax.php:283 #: ../../include/ajax/alert_list.ajax.php:308 #: ../../include/ajax/custom_fields.php:416 -#: ../../include/class/AgentsAlerts.class.php:906 +#: ../../include/class/AgentsAlerts.class.php:894 #: ../../include/class/ExternalTools.class.php:795 #: ../../include/class/NetworkMap.class.php:2907 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:318 #: ../../include/functions_events.php:196 ../../include/functions_events.php:251 -#: ../../include/functions_events.php:2624 -#: ../../include/functions_events.php:5071 -#: ../../include/functions_events.php:6663 ../../include/functions_snmp.php:369 +#: ../../include/functions_events.php:2625 +#: ../../include/functions_events.php:5072 +#: ../../include/functions_events.php:6666 ../../include/functions_snmp.php:369 #: ../../include/functions_snmp_browser.php:594 #: ../../include/functions_reporting_html.php:547 -#: ../../include/functions_reporting_html.php:1045 -#: ../../include/functions_reporting_html.php:1054 -#: ../../include/functions_reporting_html.php:1266 -#: ../../include/functions_reporting_html.php:1274 -#: ../../include/functions_reporting_html.php:1520 -#: ../../include/functions_reporting_html.php:2078 -#: ../../include/functions_reporting_html.php:2348 -#: ../../include/functions_reporting_html.php:2693 -#: ../../include/functions_reporting_html.php:3342 -#: ../../include/functions_reporting_html.php:3395 -#: ../../include/functions_reporting_html.php:4967 +#: ../../include/functions_reporting_html.php:1046 +#: ../../include/functions_reporting_html.php:1055 +#: ../../include/functions_reporting_html.php:1281 +#: ../../include/functions_reporting_html.php:1289 +#: ../../include/functions_reporting_html.php:1549 +#: ../../include/functions_reporting_html.php:2107 +#: ../../include/functions_reporting_html.php:2384 +#: ../../include/functions_reporting_html.php:2742 +#: ../../include/functions_reporting_html.php:3391 +#: ../../include/functions_reporting_html.php:3444 +#: ../../include/functions_reporting_html.php:5016 #: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:412 #: ../../enterprise/views/ncm/devices/list.php:120 #: ../../enterprise/views/cluster/list.php:63 @@ -4926,26 +4929,26 @@ msgstr "Asunto" #: ../../operation/search_modules.php:39 #: ../../operation/snmpconsole/snmp_view.php:881 #: ../../operation/events/events.build_table.php:192 -#: ../../operation/agentes/status_monitor.php:1365 +#: ../../operation/agentes/status_monitor.php:1364 #: ../../operation/agentes/exportdata.csv.php:74 #: ../../operation/agentes/exportdata.php:83 #: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/agentes/estado_generalagente.php:624 +#: ../../operation/agentes/estado_generalagente.php:645 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:116 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:247 #: ../../include/ajax/events_extended.php:90 #: ../../include/ajax/custom_fields.php:415 ../../include/ajax/events.php:1809 #: ../../include/functions_events.php:197 ../../include/functions_events.php:254 -#: ../../include/functions_events.php:2620 -#: ../../include/functions_events.php:4997 -#: ../../include/functions_events.php:6689 +#: ../../include/functions_events.php:2621 +#: ../../include/functions_events.php:4998 +#: ../../include/functions_events.php:6692 #: ../../include/functions_netflow.php:278 -#: ../../include/functions_reporting_html.php:1052 -#: ../../include/functions_reporting_html.php:1060 -#: ../../include/functions_reporting_html.php:1271 -#: ../../include/functions_reporting_html.php:1278 -#: ../../include/functions_reporting_html.php:2357 -#: ../../include/functions_reporting_html.php:4970 +#: ../../include/functions_reporting_html.php:1053 +#: ../../include/functions_reporting_html.php:1061 +#: ../../include/functions_reporting_html.php:1286 +#: ../../include/functions_reporting_html.php:1293 +#: ../../include/functions_reporting_html.php:2393 +#: ../../include/functions_reporting_html.php:5019 #: ../../enterprise/operation/agentes/tag_view.php:686 #: ../../enterprise/include/functions_reporting_csv.php:802 #: ../../enterprise/include/functions_reporting_csv.php:875 @@ -4955,11 +4958,11 @@ msgstr "Asunto" #: ../../enterprise/include/functions_reporting_csv.php:2629 #: ../../enterprise/include/class/LogSource.class.php:628 #: ../../enterprise/include/class/Omnishell.class.php:400 -#: ../../enterprise/include/functions_inventory.php:113 -#: ../../enterprise/include/functions_inventory.php:147 -#: ../../enterprise/include/functions_inventory.php:349 -#: ../../enterprise/include/functions_inventory.php:369 -#: ../../enterprise/include/functions_inventory.php:555 +#: ../../enterprise/include/functions_inventory.php:143 +#: ../../enterprise/include/functions_inventory.php:177 +#: ../../enterprise/include/functions_inventory.php:379 +#: ../../enterprise/include/functions_inventory.php:399 +#: ../../enterprise/include/functions_inventory.php:585 #: ../../enterprise/meta/include/functions_events_meta.php:82 #: ../../mobile/operation/modules.php:661 ../../mobile/operation/modules.php:852 #: ../../mobile/operation/events.php:516 ../../godmode/setup/news.php:249 @@ -5049,7 +5052,7 @@ msgstr "Enviar mensaje" #: ../../operation/visual_console/public_view.php:38 #: ../../operation/gis_maps/public_console.php:277 #: ../../operation/events/sound_events.php:90 -#: ../../operation/agentes/stat_win.php:92 ../../index.php:1395 +#: ../../operation/agentes/stat_win.php:92 ../../index.php:1396 #: ../../enterprise/meta/index.php:206 msgid "Connection with server has been lost" msgstr "Se ha perdido la conexión con el servidor" @@ -5058,7 +5061,7 @@ msgstr "Se ha perdido la conexión con el servidor" #: ../../operation/visual_console/public_view.php:39 #: ../../operation/gis_maps/public_console.php:278 #: ../../operation/events/sound_events.php:91 -#: ../../operation/agentes/stat_win.php:93 ../../index.php:1396 +#: ../../operation/agentes/stat_win.php:93 ../../index.php:1397 #: ../../enterprise/meta/index.php:207 msgid "" "Connection to the server has been lost. Please check your internet connection " @@ -5099,7 +5102,7 @@ msgstr "Mostrar enlace a la Consola Visual pública" #: ../../godmode/reporting/reporting_builder.main.php:73 #: ../../godmode/reporting/visual_console_builder.php:809 #: ../../godmode/reporting/graph_builder.php:298 -#: ../../godmode/reporting/reporting_builder.php:3529 +#: ../../godmode/reporting/reporting_builder.php:3541 msgid "Main data" msgstr "Datos principales" @@ -5145,7 +5148,7 @@ msgstr "Creador" #: ../../operation/agentes/status_monitor.php:75 #: ../../operation/agentes/estado_agente.php:858 #: ../../operation/agentes/estado_agente.php:861 -#: ../../operation/agentes/ver_agente.php:1907 +#: ../../operation/agentes/ver_agente.php:1916 #: ../../enterprise/operation/agentes/policy_view.php:70 #: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:601 #: ../../enterprise/meta/screens/screens.visualmap.php:163 @@ -5164,7 +5167,7 @@ msgstr "Creador" #: ../../godmode/setup/setup_visuals.php:466 #: ../../godmode/setup/setup_visuals.php:608 #: ../../godmode/reporting/visual_console_builder.php:836 -#: ../../godmode/menu.php:554 ../../godmode/agentes/configurar_agente.php:372 +#: ../../godmode/menu.php:554 ../../godmode/agentes/configurar_agente.php:373 #: ../../godmode/agentes/modificar_agente.php:82 #: ../../godmode/agentes/modificar_agente.php:836 #: ../../godmode/agentes/modificar_agente.php:841 @@ -5178,10 +5181,10 @@ msgstr "Vista" #: ../../enterprise/operation/services/services.treeview_services.php:77 #: ../../enterprise/operation/services/services.service.php:79 #: ../../enterprise/operation/services/services.list.php:71 -#: ../../enterprise/operation/services/services.service_map.php:86 +#: ../../enterprise/operation/services/services.service_map.php:93 #: ../../enterprise/operation/services/services.table_services.php:54 #: ../../enterprise/godmode/services/services.elements.php:794 -#: ../../enterprise/godmode/services/services.service.php:485 +#: ../../enterprise/godmode/services/services.service.php:493 #: ../../enterprise/godmode/reporting/visual_console_template.php:118 #: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:117 #: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:102 @@ -5283,10 +5286,10 @@ msgstr "Valor simple" #: ../../enterprise/meta/advanced/metasetup.consoles.php:513 #: ../../enterprise/meta/advanced/metasetup.consoles.php:837 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1702 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:498 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:512 #: ../../godmode/reporting/visual_console_builder.elements.php:104 #: ../../godmode/reporting/visual_console_builder.elements.php:283 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1116 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1119 #: ../../godmode/reporting/graph_builder.graph_editor.php:214 #: ../../godmode/reporting/visual_console_builder.wizard.php:446 msgid "Label" @@ -5375,7 +5378,7 @@ msgid "Copy Item" msgstr "Copiar elemento" #: ../../operation/visual_console/view.php:406 -#: ../../operation/agentes/estado_generalagente.php:326 +#: ../../operation/agentes/estado_generalagente.php:347 msgid "Force remote checks" msgstr "Forzar comprobación remota" @@ -5388,7 +5391,7 @@ msgstr "¿Está seguro?" #: ../../include/class/ModuleTemplates.class.php:1417 #: ../../include/class/HelpFeedBack.class.php:359 #: ../../include/class/WebServerModuleDebug.class.php:359 -#: ../../include/class/AgentWizard.class.php:5802 +#: ../../include/class/AgentWizard.class.php:5808 #: ../../include/class/Diagnostics.class.php:2087 #: ../../include/class/ConfigPEN.class.php:737 #: ../../include/class/CredentialStore.class.php:1185 @@ -5414,8 +5417,8 @@ msgstr "Finalizado correctamente" #: ../../include/class/HelpFeedBack.class.php:354 #: ../../include/class/WebServerModuleDebug.class.php:366 #: ../../include/class/WebServerModuleDebug.class.php:371 -#: ../../include/class/AgentWizard.class.php:5809 -#: ../../include/class/AgentWizard.class.php:5814 +#: ../../include/class/AgentWizard.class.php:5815 +#: ../../include/class/AgentWizard.class.php:5820 #: ../../include/class/Diagnostics.class.php:2086 #: ../../include/class/ConfigPEN.class.php:744 #: ../../include/class/ConfigPEN.class.php:749 @@ -5534,10 +5537,11 @@ msgstr "Mostrar %s de %s. Ver todas las coincidencias." #: ../../operation/agentes/estado_generalagente.php:196 #: ../../include/ajax/heatmap.ajax.php:325 #: ../../include/class/Diagnostics.class.php:748 +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:283 #: ../../include/lib/Dashboard/Widgets/tree_view.php:332 -#: ../../include/functions_events.php:4489 -#: ../../include/functions_reporting_html.php:1496 -#: ../../include/functions_reporting_html.php:3339 +#: ../../include/functions_events.php:4490 +#: ../../include/functions_reporting_html.php:1525 +#: ../../include/functions_reporting_html.php:3388 #: ../../enterprise/tools/ipam/ipam_network.php:398 #: ../../enterprise/views/cluster/view.php:253 #: ../../enterprise/operation/agentes/tag_view.php:602 @@ -5560,8 +5564,8 @@ msgstr "Mostrar %s de %s. Ver todas las coincidencias." #: ../../mobile/operation/agents.php:94 ../../mobile/operation/agents.php:404 #: ../../godmode/reporting/reporting_builder.item_editor.php:71 #: ../../godmode/massive/massive_edit_agents.php:719 -#: ../../godmode/agentes/agent_manager.php:389 -#: ../../godmode/agentes/planned_downtime.editor.php:916 +#: ../../godmode/agentes/agent_manager.php:392 +#: ../../godmode/agentes/planned_downtime.editor.php:922 #: ../../godmode/agentes/modificar_agente.php:649 msgid "OS" msgstr "SO" @@ -5616,12 +5620,12 @@ msgstr "Grupos de módulos" #: ../../include/lib/Dashboard/Widgets/agent_module.php:448 #: ../../include/lib/Dashboard/Widgets/tree_view.php:331 #: ../../include/functions_html.php:1708 -#: ../../include/functions_reporting_html.php:1816 -#: ../../include/functions_reporting_html.php:5326 -#: ../../enterprise/operation/services/services.service_map.php:128 +#: ../../include/functions_reporting_html.php:1845 +#: ../../include/functions_reporting_html.php:5375 +#: ../../enterprise/operation/services/services.service_map.php:163 #: ../../enterprise/operation/agentes/tag_view.php:606 #: ../../enterprise/include/functions_reporting_pdf.php:861 -#: ../../enterprise/include/functions_policies.php:3720 +#: ../../enterprise/include/functions_policies.php:3722 #: ../../enterprise/meta/include/functions_wizard_meta.php:409 #: ../../enterprise/meta/include/functions_wizard_meta.php:1824 #: ../../enterprise/meta/monitoring/group_view.php:155 @@ -5633,9 +5637,9 @@ msgstr "Grupos de módulos" #: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:65 #: ../../enterprise/meta/advanced/servers.build_table.php:64 #: ../../enterprise/meta/agentsearch.php:139 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:297 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:222 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:229 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:311 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:230 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:243 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:473 #: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128 #: ../../enterprise/godmode/massive/massive_add_service_elements.php:362 @@ -5650,17 +5654,17 @@ msgstr "Grupos de módulos" #: ../../godmode/servers/servers.build_table.php:83 #: ../../godmode/reporting/reporting_builder.list_items.php:210 #: ../../godmode/reporting/reporting_builder.list_items.php:239 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1800 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2021 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1803 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2024 #: ../../godmode/reporting/visual_console_builder.wizard.php:432 #: ../../godmode/massive/massive_delete_modules.php:463 #: ../../godmode/massive/massive_copy_modules.php:199 #: ../../godmode/massive/massive_edit_plugins.php:383 #: ../../godmode/massive/massive_edit_modules.php:425 -#: ../../godmode/agentes/configurar_agente.php:405 -#: ../../godmode/agentes/configurar_agente.php:723 -#: ../../godmode/agentes/planned_downtime.editor.php:918 -#: ../../godmode/agentes/planned_downtime.editor.php:993 +#: ../../godmode/agentes/configurar_agente.php:406 +#: ../../godmode/agentes/configurar_agente.php:724 +#: ../../godmode/agentes/planned_downtime.editor.php:924 +#: ../../godmode/agentes/planned_downtime.editor.php:999 #: ../../godmode/agentes/planned_downtime.list.php:85 #: ../../godmode/agentes/planned_downtime.list.php:115 #: ../../godmode/agentes/modificar_agente.php:817 @@ -5706,23 +5710,23 @@ msgid "policies" msgstr "Políticas" #: ../../operation/tree.php:212 ../../operation/tree.php:269 -#: ../../operation/tree.php:486 ../../operation/netflow/nf_live_view.php:384 +#: ../../operation/tree.php:486 ../../operation/netflow/nf_live_view.php:392 #: ../../operation/agentes/status_monitor.php:492 #: ../../operation/agentes/group_view.php:226 #: ../../operation/agentes/group_view.php:231 #: ../../operation/agentes/estado_monitores.php:523 #: ../../operation/agentes/tactical.php:180 -#: ../../operation/agentes/estado_agente.php:273 +#: ../../operation/agentes/estado_agente.php:268 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:311 #: ../../include/lib/Dashboard/Widgets/tree_view.php:385 #: ../../include/lib/Dashboard/Widgets/tree_view.php:418 #: ../../include/lib/Dashboard/Widgets/tree_view.php:680 -#: ../../include/functions_events.php:3335 ../../include/functions_graph.php:3543 +#: ../../include/functions_events.php:3336 ../../include/functions_graph.php:3543 #: ../../include/functions_graph.php:3544 ../../include/functions_graph.php:5123 #: ../../include/rest-api/models/VisualConsole/Items/Group.php:430 #: ../../include/functions.php:1031 ../../include/functions.php:1271 #: ../../include/functions.php:1278 ../../include/functions.php:1311 -#: ../../include/functions_reporting_html.php:2292 +#: ../../include/functions_reporting_html.php:2321 #: ../../enterprise/operation/services/services.treeview_services.php:286 #: ../../enterprise/operation/agentes/tag_view.php:131 #: ../../enterprise/include/functions_services.php:1428 @@ -5735,7 +5739,7 @@ msgstr "Políticas" #: ../../enterprise/godmode/services/services.elements.php:390 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:119 #: ../../mobile/operation/modules.php:69 ../../mobile/operation/agents.php:58 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3601 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3621 #: ../../godmode/netflow/nf_edit_form.php:236 #: ../../godmode/massive/massive_delete_modules.php:418 #: ../../godmode/massive/massive_delete_modules.php:439 @@ -5751,28 +5755,28 @@ msgstr "Normal" #: ../../operation/tree.php:213 ../../operation/tree.php:270 #: ../../operation/tree.php:471 ../../operation/gis_maps/render_view.php:165 -#: ../../operation/netflow/nf_live_view.php:451 +#: ../../operation/netflow/nf_live_view.php:459 #: ../../operation/agentes/status_monitor.php:493 #: ../../operation/agentes/group_view.php:227 #: ../../operation/agentes/group_view.php:232 #: ../../operation/agentes/estado_monitores.php:525 #: ../../operation/agentes/tactical.php:179 -#: ../../operation/agentes/estado_agente.php:274 +#: ../../operation/agentes/estado_agente.php:269 #: ../../include/class/AgentWizard.class.php:1300 -#: ../../include/class/AgentWizard.class.php:3989 +#: ../../include/class/AgentWizard.class.php:3995 #: ../../include/class/Diagnostics.class.php:1809 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:312 #: ../../include/lib/Dashboard/Widgets/tree_view.php:386 #: ../../include/lib/Dashboard/Widgets/tree_view.php:419 #: ../../include/lib/Dashboard/Widgets/tree_view.php:665 -#: ../../include/functions_events.php:3339 ../../include/functions_graph.php:3553 +#: ../../include/functions_events.php:3340 ../../include/functions_graph.php:3553 #: ../../include/functions_graph.php:3554 ../../include/functions_graph.php:5127 #: ../../include/functions_ui.php:298 ../../include/functions_ui.php:2604 #: ../../include/rest-api/models/VisualConsole/Items/Group.php:423 #: ../../include/functions.php:1035 ../../include/functions.php:1273 #: ../../include/functions.php:1276 ../../include/functions.php:1315 -#: ../../include/functions_reporting_html.php:2294 -#: ../../update_manager_client/views/offline.php:81 ../../index.php:1175 +#: ../../include/functions_reporting_html.php:2323 +#: ../../update_manager_client/views/offline.php:80 ../../index.php:1176 #: ../../enterprise/views/ncm/firmwares/edit.php:149 #: ../../enterprise/operation/services/services.treeview_services.php:271 #: ../../enterprise/operation/services/services.service.php:123 @@ -5780,7 +5784,7 @@ msgstr "Normal" #: ../../enterprise/operation/services/services.list.php:238 #: ../../enterprise/operation/services/services.list.php:505 #: ../../enterprise/operation/services/services.list.php:564 -#: ../../enterprise/operation/services/services.service_map.php:115 +#: ../../enterprise/operation/services/services.service_map.php:150 #: ../../enterprise/operation/services/services.table_services.php:160 #: ../../enterprise/operation/agentes/tag_view.php:132 #: ../../enterprise/operation/agentes/transactional_map.php:333 @@ -5806,14 +5810,14 @@ msgstr "Normal" #: ../../enterprise/meta/index.php:862 ../../enterprise/meta/index.php:931 #: ../../enterprise/godmode/setup/setup_history.php:583 #: ../../enterprise/godmode/services/services.elements.php:372 -#: ../../enterprise/godmode/services/services.service.php:699 -#: ../../enterprise/godmode/services/services.service.php:930 +#: ../../enterprise/godmode/services/services.service.php:707 +#: ../../enterprise/godmode/services/services.service.php:958 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:120 #: ../../enterprise/godmode/massive/massive_create_services.php:747 #: ../../extensions/dbmanager.php:129 ../../mobile/operation/modules.php:70 #: ../../mobile/operation/agents.php:59 ../../godmode/setup/setup_netflow.php:71 -#: ../../godmode/modules/manage_network_components_form_wizard.php:383 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3602 +#: ../../godmode/modules/manage_network_components_form_wizard.php:384 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3622 #: ../../godmode/massive/massive_delete_modules.php:419 #: ../../godmode/massive/massive_delete_modules.php:440 #: ../../godmode/massive/massive_copy_modules.php:116 @@ -5835,14 +5839,14 @@ msgstr "Advertencia" #: ../../operation/agentes/group_view.php:233 #: ../../operation/agentes/estado_monitores.php:521 #: ../../operation/agentes/tactical.php:178 -#: ../../operation/agentes/estado_agente.php:275 +#: ../../operation/agentes/estado_agente.php:270 #: ../../include/class/AgentWizard.class.php:1303 -#: ../../include/class/AgentWizard.class.php:4003 +#: ../../include/class/AgentWizard.class.php:4009 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:313 #: ../../include/lib/Dashboard/Widgets/tree_view.php:387 #: ../../include/lib/Dashboard/Widgets/tree_view.php:420 #: ../../include/lib/Dashboard/Widgets/tree_view.php:660 -#: ../../include/functions_events.php:3343 ../../include/functions_graph.php:3563 +#: ../../include/functions_events.php:3344 ../../include/functions_graph.php:3563 #: ../../include/functions_graph.php:3564 ../../include/functions_graph.php:5131 #: ../../include/functions_ui.php:2604 #: ../../include/rest-api/models/VisualConsole/Items/Group.php:416 @@ -5850,15 +5854,15 @@ msgstr "Advertencia" #: ../../include/functions.php:1276 ../../include/functions.php:1278 #: ../../include/functions.php:1319 #: ../../include/functions_reporting_html.php:859 -#: ../../include/functions_reporting_html.php:2293 -#: ../../include/functions_reporting_html.php:4556 +#: ../../include/functions_reporting_html.php:2322 +#: ../../include/functions_reporting_html.php:4605 #: ../../enterprise/operation/services/services.treeview_services.php:266 #: ../../enterprise/operation/services/services.service.php:122 #: ../../enterprise/operation/services/services.service.php:168 #: ../../enterprise/operation/services/services.list.php:239 #: ../../enterprise/operation/services/services.list.php:504 #: ../../enterprise/operation/services/services.list.php:558 -#: ../../enterprise/operation/services/services.service_map.php:114 +#: ../../enterprise/operation/services/services.service_map.php:149 #: ../../enterprise/operation/services/services.table_services.php:161 #: ../../enterprise/operation/agentes/tag_view.php:133 #: ../../enterprise/include/functions_services.php:1440 @@ -5880,13 +5884,13 @@ msgstr "Advertencia" #: ../../enterprise/meta/monitoring/custom_fields_view.php:181 #: ../../enterprise/meta/monitoring/tactical.php:239 #: ../../enterprise/godmode/services/services.elements.php:363 -#: ../../enterprise/godmode/services/services.service.php:685 +#: ../../enterprise/godmode/services/services.service.php:693 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:121 #: ../../enterprise/godmode/massive/massive_create_services.php:733 #: ../../extensions/module_groups.php:50 ../../mobile/operation/modules.php:71 #: ../../mobile/operation/agents.php:57 -#: ../../godmode/modules/manage_network_components_form_wizard.php:411 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3603 +#: ../../godmode/modules/manage_network_components_form_wizard.php:412 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3623 #: ../../godmode/massive/massive_delete_modules.php:420 #: ../../godmode/massive/massive_delete_modules.php:441 #: ../../godmode/massive/massive_copy_modules.php:117 @@ -5906,16 +5910,16 @@ msgstr "Crítico" #: ../../operation/agentes/group_view.php:229 #: ../../operation/agentes/estado_monitores.php:526 #: ../../operation/agentes/tactical.php:181 -#: ../../operation/agentes/estado_agente.php:276 +#: ../../operation/agentes/estado_agente.php:271 #: ../../operation/agentes/pandora_networkmap.view.php:1728 #: ../../include/functions_reports.php:557 ../../include/ajax/module.php:1071 #: ../../include/lib/Dashboard/Widgets/tree_view.php:388 #: ../../include/lib/Dashboard/Widgets/tree_view.php:421 #: ../../include/lib/Dashboard/Widgets/tree_view.php:670 -#: ../../include/functions_events.php:3243 ../../include/functions_alerts.php:699 +#: ../../include/functions_events.php:3244 ../../include/functions_alerts.php:702 #: ../../include/functions_netflow.php:1865 #: ../../include/functions_filemanager.php:668 -#: ../../include/functions_reporting.php:6101 +#: ../../include/functions_reporting.php:6108 #: ../../include/functions_visual_map.php:2455 #: ../../include/functions_visual_map.php:2483 #: ../../include/functions_visual_map.php:2501 @@ -5924,17 +5928,17 @@ msgstr "Crítico" #: ../../include/functions_maps.php:54 ../../include/functions_ui.php:549 #: ../../include/functions_ui.php:550 #: ../../include/rest-api/models/VisualConsole/Items/Group.php:437 -#: ../../include/functions.php:1225 ../../include/functions.php:4100 -#: ../../include/functions_reporting_html.php:2282 -#: ../../include/functions_reporting_html.php:2295 -#: ../../include/functions_reporting_html.php:3246 -#: ../../include/functions_reporting_html.php:3654 +#: ../../include/functions.php:1225 ../../include/functions.php:4101 +#: ../../include/functions_reporting_html.php:2311 +#: ../../include/functions_reporting_html.php:2324 +#: ../../include/functions_reporting_html.php:3295 +#: ../../include/functions_reporting_html.php:3703 #: ../../enterprise/views/ncm/agent/details.php:312 #: ../../enterprise/operation/services/services.treeview_services.php:276 #: ../../enterprise/operation/services/services.service.php:180 #: ../../enterprise/operation/services/services.list.php:240 #: ../../enterprise/operation/services/services.list.php:571 -#: ../../enterprise/operation/services/services.service_map.php:117 +#: ../../enterprise/operation/services/services.service_map.php:152 #: ../../enterprise/operation/services/services.table_services.php:162 #: ../../enterprise/operation/agentes/tag_view.php:134 #: ../../enterprise/operation/agentes/transactional_map.php:339 @@ -5959,7 +5963,7 @@ msgstr "Crítico" #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:122 #: ../../extensions/module_groups.php:52 ../../mobile/operation/modules.php:72 #: ../../mobile/operation/agents.php:60 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3604 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3624 #: ../../godmode/massive/massive_delete_modules.php:421 #: ../../godmode/massive/massive_delete_modules.php:442 #: ../../godmode/massive/massive_copy_modules.php:118 @@ -5978,13 +5982,13 @@ msgstr "Desconocido" #: ../../operation/agentes/group_view.php:225 #: ../../operation/agentes/group_view.php:230 #: ../../operation/agentes/tactical.php:182 -#: ../../operation/agentes/estado_agente.php:278 +#: ../../operation/agentes/estado_agente.php:273 #: ../../include/lib/Dashboard/Widgets/tree_view.php:389 #: ../../include/lib/Dashboard/Widgets/tree_view.php:422 #: ../../include/lib/Dashboard/Widgets/tree_view.php:675 #: ../../include/functions_reporting_html.php:652 -#: ../../include/functions_reporting_html.php:2296 -#: ../../include/functions_reporting_html.php:4364 +#: ../../include/functions_reporting_html.php:2325 +#: ../../include/functions_reporting_html.php:4413 #: ../../enterprise/operation/services/services.treeview_services.php:281 #: ../../enterprise/operation/agentes/tag_view.php:137 #: ../../enterprise/operation/agentes/transactional_map.php:345 @@ -5994,7 +5998,7 @@ msgstr "Desconocido" #: ../../enterprise/meta/monitoring/tactical.php:243 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:124 #: ../../mobile/operation/modules.php:75 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3606 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3626 #: ../../godmode/massive/massive_delete_modules.php:423 #: ../../godmode/massive/massive_delete_modules.php:444 #: ../../godmode/massive/massive_copy_modules.php:120 @@ -6037,7 +6041,7 @@ msgstr "Estado de agente" msgid "Show only disabled" msgstr "Mostrar solo deshabilitados" -#: ../../operation/tree.php:260 ../../operation/netflow/nf_live_view.php:383 +#: ../../operation/tree.php:260 ../../operation/netflow/nf_live_view.php:391 #: ../../operation/agentes/graphs.php:265 #: ../../operation/agentes/estado_monitores.php:594 #: ../../operation/agentes/alerts_status.functions.php:137 @@ -6054,7 +6058,7 @@ msgstr "Mostrar solo deshabilitados" #: ../../enterprise/operation/services/services.table_services.php:363 #: ../../enterprise/operation/services/services.table_services.php:368 #: ../../enterprise/include/class/SAPView.class.php:409 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2824 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2826 #: ../../enterprise/include/functions_ipam.php:1779 #: ../../enterprise/meta/advanced/policymanager.queue.php:235 #: ../../enterprise/godmode/setup/setup_skins.php:96 @@ -6069,8 +6073,8 @@ msgstr "Mostrar solo deshabilitados" #: ../../godmode/modules/manage_network_templates_form.php:337 #: ../../godmode/reporting/reporting_builder.list_items.php:217 #: ../../godmode/reporting/reporting_builder.list_items.php:261 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1046 -#: ../../godmode/snmpconsole/snmp_alert.php:1088 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1049 +#: ../../godmode/snmpconsole/snmp_alert.php:1176 #: ../../godmode/snmpconsole/snmp_filters.php:203 #: ../../godmode/snmpconsole/snmp_filters.php:290 ../../godmode/tag/tag.php:233 #: ../../godmode/netflow/nf_item_list.php:174 @@ -6085,8 +6089,8 @@ msgstr "Buscar módulo" #: ../../operation/tree.php:285 #: ../../include/lib/Dashboard/Widgets/module_status.php:173 #: ../../include/lib/Dashboard/Widgets/module_status.php:538 -#: ../../include/functions_events.php:211 ../../include/functions_events.php:6780 -#: ../../include/functions_reporting_html.php:4899 +#: ../../include/functions_events.php:211 ../../include/functions_events.php:6783 +#: ../../include/functions_reporting_html.php:4948 #: ../../enterprise/meta/include/functions_events_meta.php:138 msgid "Module status" msgstr "Estado del módulo" @@ -6095,7 +6099,7 @@ msgstr "Estado del módulo" #: ../../operation/agentes/alerts_status.php:484 #: ../../enterprise/meta/monitoring/custom_fields_view.php:334 #: ../../enterprise/meta/advanced/policymanager.queue.php:246 -#: ../../enterprise/meta/advanced/collections.php:192 +#: ../../enterprise/meta/advanced/collections.php:243 #: ../../enterprise/meta/agentsearch.php:113 #: ../../enterprise/godmode/modules/local_components.php:584 #: ../../godmode/modules/manage_network_components.php:690 @@ -6118,7 +6122,7 @@ msgstr "Búsqueda de árbol" #: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:93 #: ../../enterprise/operation/services/services.treeview_services.php:246 #: ../../enterprise/operation/agentes/tag_view.php:578 -#: ../../enterprise/include/functions_inventory.php:271 +#: ../../enterprise/include/functions_inventory.php:301 #: ../../godmode/groups/group_list.php:1034 msgid "No data found" msgstr "No se encontraron datos" @@ -6151,8 +6155,8 @@ msgstr "Grupos encontrados" #: ../../operation/tree.php:454 ../../include/class/Diagnostics.class.php:549 #: ../../include/lib/Dashboard/Widgets/tree_view.php:648 -#: ../../include/functions_reporting.php:11490 -#: ../../include/functions_reporting_html.php:5560 +#: ../../include/functions_reporting.php:11500 +#: ../../include/functions_reporting_html.php:5609 #: ../../enterprise/operation/services/services.treeview_services.php:254 #: ../../enterprise/include/functions_reporting_csv.php:983 #: ../../mobile/operation/groups.php:147 ../../godmode/db/db_main.php:102 @@ -6171,13 +6175,13 @@ msgstr "Módulos totales" #: ../../operation/tree.php:456 ../../operation/agentes/group_view.php:223 #: ../../include/lib/Dashboard/Widgets/tree_view.php:650 -#: ../../include/functions_alerts.php:3360 -#: ../../include/functions_reporting_html.php:2281 -#: ../../include/functions_reporting_html.php:2291 +#: ../../include/functions_alerts.php:3363 +#: ../../include/functions_reporting_html.php:2310 +#: ../../include/functions_reporting_html.php:2320 #: ../../enterprise/operation/services/services.treeview_services.php:256 -#: ../../enterprise/operation/agentes/agent_inventory.php:240 -#: ../../enterprise/include/functions_inventory.php:481 -#: ../../enterprise/include/functions_inventory.php:624 +#: ../../enterprise/operation/agentes/agent_inventory.php:266 +#: ../../enterprise/include/functions_inventory.php:511 +#: ../../enterprise/include/functions_inventory.php:654 #: ../../enterprise/meta/monitoring/group_view.php:235 #: ../../godmode/groups/group_list.php:1044 msgid "Total" @@ -6189,8 +6193,8 @@ msgstr "Total" #: ../../include/lib/Dashboard/Widgets/tree_view.php:654 #: ../../include/lib/Dashboard/Widgets/tree_view.php:655 #: ../../include/functions_graph.php:2631 -#: ../../include/functions_reporting.php:11351 -#: ../../include/functions_reporting.php:11374 +#: ../../include/functions_reporting.php:11361 +#: ../../include/functions_reporting.php:11384 #: ../../enterprise/operation/services/services.treeview_services.php:259 #: ../../enterprise/operation/services/services.treeview_services.php:260 #: ../../enterprise/operation/services/services.treeview_services.php:261 @@ -6286,7 +6290,7 @@ msgstr "Agentes en normal" msgid "Normal modules" msgstr "Módulos normales" -#: ../../operation/tree.php:539 ../../operation/agentes/status_monitor.php:2056 +#: ../../operation/tree.php:539 ../../operation/agentes/status_monitor.php:2055 #: ../../operation/agentes/estado_monitores.php:421 #: ../../enterprise/operation/services/services.treeview_services.php:341 msgid "Module: " @@ -6299,7 +6303,7 @@ msgstr "Módulo: " #: ../../operation/network/network_usage_map.php:184 #: ../../operation/events/events.php:2806 #: ../../operation/events/events_list.php:2031 -#: ../../operation/netflow/nf_live_view.php:740 +#: ../../operation/netflow/nf_live_view.php:753 #: ../../operation/agentes/estado_monitores.php:455 #: ../../operation/agentes/stat_win.php:617 #: ../../operation/agentes/datos_agente.php:312 @@ -6308,14 +6312,14 @@ msgstr "Módulo: " #: ../../enterprise/operation/log/log_viewer.php:981 #: ../../enterprise/operation/log/log_viewer.php:993 #: ../../enterprise/operation/services/services.treeview_services.php:375 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4311 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4313 #: ../../enterprise/meta/advanced/cron_main.php:530 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3962 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1169 #: ../../enterprise/godmode/wizards/consoletask_js.php:41 #: ../../extensions/insert_data.php:224 ../../godmode/setup/news.php:322 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4832 -#: ../../godmode/agentes/planned_downtime.editor.php:1488 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4852 +#: ../../godmode/agentes/planned_downtime.editor.php:1494 #: ../../godmode/alerts/configure_alert_template.php:1456 #: ../../godmode/alerts/configure_alert_template.php:1540 msgid "Choose time" @@ -6328,7 +6332,7 @@ msgstr "Seleccionar hora" #: ../../operation/network/network_usage_map.php:185 #: ../../operation/events/events.php:2807 #: ../../operation/events/events_list.php:2032 -#: ../../operation/netflow/nf_live_view.php:741 +#: ../../operation/netflow/nf_live_view.php:754 #: ../../operation/agentes/estado_monitores.php:456 #: ../../operation/agentes/stat_win.php:618 #: ../../operation/agentes/datos_agente.php:313 @@ -6337,16 +6341,16 @@ msgstr "Seleccionar hora" #: ../../enterprise/operation/log/log_viewer.php:982 #: ../../enterprise/operation/log/log_viewer.php:994 #: ../../enterprise/operation/services/services.treeview_services.php:376 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3986 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4312 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3988 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4314 #: ../../enterprise/include/lib/Metaconsole/Node.php:591 #: ../../enterprise/meta/advanced/cron_main.php:531 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3963 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1170 #: ../../enterprise/godmode/wizards/consoletask_js.php:42 #: ../../extensions/insert_data.php:225 ../../godmode/setup/news.php:323 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4833 -#: ../../godmode/agentes/planned_downtime.editor.php:1489 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4853 +#: ../../godmode/agentes/planned_downtime.editor.php:1495 #: ../../godmode/alerts/configure_alert_template.php:1457 #: ../../godmode/alerts/configure_alert_template.php:1541 msgid "Time" @@ -6359,7 +6363,7 @@ msgstr "Hora" #: ../../operation/network/network_usage_map.php:186 #: ../../operation/events/events.php:2808 #: ../../operation/events/events_list.php:2033 -#: ../../operation/netflow/nf_live_view.php:742 +#: ../../operation/netflow/nf_live_view.php:755 #: ../../operation/agentes/estado_monitores.php:457 #: ../../operation/agentes/stat_win.php:619 #: ../../operation/agentes/datos_agente.php:314 @@ -6369,15 +6373,15 @@ msgstr "Hora" #: ../../enterprise/operation/log/log_viewer.php:983 #: ../../enterprise/operation/log/log_viewer.php:995 #: ../../enterprise/operation/services/services.treeview_services.php:377 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3987 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4313 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3989 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4315 #: ../../enterprise/meta/advanced/cron_main.php:532 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3964 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1171 #: ../../enterprise/godmode/wizards/consoletask_js.php:43 #: ../../extensions/insert_data.php:226 ../../godmode/setup/news.php:324 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4834 -#: ../../godmode/agentes/planned_downtime.editor.php:1490 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4854 +#: ../../godmode/agentes/planned_downtime.editor.php:1496 #: ../../godmode/alerts/configure_alert_template.php:1458 #: ../../godmode/alerts/configure_alert_template.php:1542 msgid "Hour" @@ -6390,7 +6394,7 @@ msgstr "Hora" #: ../../operation/network/network_usage_map.php:187 #: ../../operation/events/events.php:2809 #: ../../operation/events/events_list.php:2034 -#: ../../operation/netflow/nf_live_view.php:743 +#: ../../operation/netflow/nf_live_view.php:756 #: ../../operation/agentes/estado_monitores.php:458 #: ../../operation/agentes/stat_win.php:620 #: ../../operation/agentes/datos_agente.php:315 @@ -6400,15 +6404,15 @@ msgstr "Hora" #: ../../enterprise/operation/log/log_viewer.php:984 #: ../../enterprise/operation/log/log_viewer.php:996 #: ../../enterprise/operation/services/services.treeview_services.php:378 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3988 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4314 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3990 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4316 #: ../../enterprise/meta/advanced/cron_main.php:533 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3965 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1172 #: ../../enterprise/godmode/wizards/consoletask_js.php:44 #: ../../extensions/insert_data.php:227 ../../godmode/setup/news.php:325 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4835 -#: ../../godmode/agentes/planned_downtime.editor.php:1491 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4855 +#: ../../godmode/agentes/planned_downtime.editor.php:1497 #: ../../godmode/alerts/configure_alert_template.php:1459 #: ../../godmode/alerts/configure_alert_template.php:1543 msgid "Minute" @@ -6421,7 +6425,7 @@ msgstr "Minuto" #: ../../operation/network/network_usage_map.php:188 #: ../../operation/events/events.php:2810 #: ../../operation/events/events_list.php:2035 -#: ../../operation/netflow/nf_live_view.php:744 +#: ../../operation/netflow/nf_live_view.php:757 #: ../../operation/agentes/estado_monitores.php:459 #: ../../operation/agentes/stat_win.php:621 #: ../../operation/agentes/datos_agente.php:316 @@ -6430,15 +6434,15 @@ msgstr "Minuto" #: ../../enterprise/operation/log/log_viewer.php:985 #: ../../enterprise/operation/log/log_viewer.php:997 #: ../../enterprise/operation/services/services.treeview_services.php:379 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3989 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4315 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3991 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4317 #: ../../enterprise/meta/advanced/cron_main.php:534 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3966 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1173 #: ../../enterprise/godmode/wizards/consoletask_js.php:45 #: ../../extensions/insert_data.php:228 ../../godmode/setup/news.php:326 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4836 -#: ../../godmode/agentes/planned_downtime.editor.php:1492 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4856 +#: ../../godmode/agentes/planned_downtime.editor.php:1498 #: ../../godmode/alerts/configure_alert_template.php:1460 #: ../../godmode/alerts/configure_alert_template.php:1544 msgid "Second" @@ -6451,7 +6455,7 @@ msgstr "Segundo" #: ../../operation/network/network_usage_map.php:189 #: ../../operation/events/events.php:2811 #: ../../operation/events/events_list.php:2036 -#: ../../operation/netflow/nf_live_view.php:745 +#: ../../operation/netflow/nf_live_view.php:758 #: ../../operation/agentes/estado_monitores.php:460 #: ../../operation/agentes/stat_win.php:622 #: ../../operation/agentes/datos_agente.php:317 @@ -6461,16 +6465,16 @@ msgstr "Segundo" #: ../../enterprise/operation/log/log_viewer.php:986 #: ../../enterprise/operation/log/log_viewer.php:998 #: ../../enterprise/operation/services/services.treeview_services.php:380 -#: ../../enterprise/operation/agentes/agent_inventory.php:108 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3990 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4316 +#: ../../enterprise/operation/agentes/agent_inventory.php:133 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3992 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4318 #: ../../enterprise/meta/advanced/cron_main.php:535 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3967 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1174 #: ../../enterprise/godmode/wizards/consoletask_js.php:46 #: ../../extensions/insert_data.php:229 ../../godmode/setup/news.php:327 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4837 -#: ../../godmode/agentes/planned_downtime.editor.php:1493 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4857 +#: ../../godmode/agentes/planned_downtime.editor.php:1499 #: ../../godmode/alerts/configure_alert_template.php:1461 #: ../../godmode/alerts/configure_alert_template.php:1545 msgid "Now" @@ -6483,7 +6487,7 @@ msgstr "Ahora" #: ../../operation/network/network_usage_map.php:190 #: ../../operation/events/events.php:2812 #: ../../operation/events/events_list.php:2037 -#: ../../operation/netflow/nf_live_view.php:746 +#: ../../operation/netflow/nf_live_view.php:759 #: ../../operation/agentes/estado_monitores.php:461 #: ../../operation/agentes/stat_win.php:623 #: ../../operation/agentes/datos_agente.php:318 @@ -6494,8 +6498,8 @@ msgstr "Ahora" #: ../../enterprise/operation/log/log_viewer.php:987 #: ../../enterprise/operation/log/log_viewer.php:999 #: ../../enterprise/operation/services/services.treeview_services.php:381 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3991 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4317 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3993 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4319 #: ../../enterprise/meta/advanced/cron_main.php:536 #: ../../enterprise/godmode/setup/setup.php:736 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3968 @@ -6503,9 +6507,9 @@ msgstr "Ahora" #: ../../enterprise/godmode/wizards/consoletask_js.php:47 #: ../../extensions/insert_data.php:230 ../../mobile/include/ui.class.php:691 #: ../../mobile/include/ui.class.php:749 ../../godmode/setup/news.php:328 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4838 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4858 #: ../../godmode/wizards/HostDevices.class.php:796 -#: ../../godmode/agentes/planned_downtime.editor.php:1494 +#: ../../godmode/agentes/planned_downtime.editor.php:1500 #: ../../godmode/alerts/configure_alert_template.php:1462 #: ../../godmode/alerts/configure_alert_template.php:1546 msgid "Close" @@ -6549,7 +6553,7 @@ msgstr "Pendiente actualizar política" #: ../../include/ajax/alert_list.ajax.php:304 #: ../../include/ajax/alert_list.ajax.php:467 #: ../../include/class/AgentsAlerts.class.php:412 -#: ../../include/class/AgentsAlerts.class.php:903 +#: ../../include/class/AgentsAlerts.class.php:891 #: ../../include/lib/Dashboard/Widgets/sla_percent.php:315 #: ../../include/lib/Dashboard/Widgets/module_table_value.php:283 #: ../../include/lib/Dashboard/Widgets/module_value.php:308 @@ -6560,7 +6564,7 @@ msgstr "Pendiente actualizar política" #: ../../include/lib/Dashboard/Widgets/module_icon.php:334 #: ../../include/lib/Dashboard/Widgets/top_n.php:221 #: ../../include/functions_treeview.php:64 ../../include/functions_graph.php:5450 -#: ../../include/functions_reporting.php:6655 +#: ../../include/functions_reporting.php:6662 #: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:299 #: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:242 #: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:380 @@ -6573,22 +6577,22 @@ msgstr "Pendiente actualizar política" #: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:252 #: ../../include/functions_reporting_html.php:543 #: ../../include/functions_reporting_html.php:939 -#: ../../include/functions_reporting_html.php:1748 -#: ../../include/functions_reporting_html.php:2076 -#: ../../include/functions_reporting_html.php:2178 -#: ../../include/functions_reporting_html.php:3132 -#: ../../include/functions_reporting_html.php:3515 -#: ../../include/functions_reporting_html.php:3523 -#: ../../include/functions_reporting_html.php:3532 -#: ../../include/functions_reporting_html.php:3544 -#: ../../include/functions_reporting_html.php:3700 -#: ../../include/functions_reporting_html.php:3828 -#: ../../include/functions_reporting_html.php:3922 -#: ../../include/functions_reporting_html.php:4641 -#: ../../include/functions_reporting_html.php:4689 +#: ../../include/functions_reporting_html.php:1777 +#: ../../include/functions_reporting_html.php:2105 +#: ../../include/functions_reporting_html.php:2207 +#: ../../include/functions_reporting_html.php:3181 +#: ../../include/functions_reporting_html.php:3564 +#: ../../include/functions_reporting_html.php:3572 +#: ../../include/functions_reporting_html.php:3581 +#: ../../include/functions_reporting_html.php:3593 +#: ../../include/functions_reporting_html.php:3749 +#: ../../include/functions_reporting_html.php:3877 +#: ../../include/functions_reporting_html.php:3971 +#: ../../include/functions_reporting_html.php:4690 +#: ../../include/functions_reporting_html.php:4738 #: ../../enterprise/operation/agentes/policy_view.php:258 -#: ../../enterprise/operation/agentes/agent_inventory.php:69 -#: ../../enterprise/operation/inventory/inventory.php:343 +#: ../../enterprise/operation/agentes/agent_inventory.php:116 +#: ../../enterprise/operation/inventory/inventory.php:357 #: ../../enterprise/include/functions_reporting_csv.php:491 #: ../../enterprise/include/functions_reporting_csv.php:776 #: ../../enterprise/include/functions_reporting_csv.php:802 @@ -6613,11 +6617,11 @@ msgstr "Pendiente actualizar política" #: ../../enterprise/include/functions_reporting_csv.php:2317 #: ../../enterprise/include/functions_reporting_csv.php:2465 #: ../../enterprise/include/functions_reporting_csv.php:2737 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:923 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:925 #: ../../enterprise/include/functions_services.php:1779 #: ../../enterprise/include/functions_events.php:157 -#: ../../enterprise/include/functions_inventory.php:850 -#: ../../enterprise/include/functions_inventory.php:906 +#: ../../enterprise/include/functions_inventory.php:881 +#: ../../enterprise/include/functions_inventory.php:937 #: ../../enterprise/include/functions_reporting.php:1853 #: ../../enterprise/include/functions_reporting.php:2892 #: ../../enterprise/include/functions_reporting.php:3879 @@ -6656,11 +6660,11 @@ msgstr "Pendiente actualizar política" #: ../../godmode/reporting/create_container.php:628 #: ../../godmode/reporting/visual_console_builder.elements.php:105 #: ../../godmode/reporting/reporting_builder.item_editor.php:197 -#: ../../godmode/reporting/reporting_builder.item_editor.php:820 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1610 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3768 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4284 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4308 +#: ../../godmode/reporting/reporting_builder.item_editor.php:823 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1613 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4304 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4328 #: ../../godmode/reporting/graph_builder.graph_editor.php:213 #: ../../godmode/reporting/visual_console_builder.wizard.php:449 #: ../../godmode/reporting/visual_console_builder.wizard.php:770 @@ -6673,9 +6677,9 @@ msgstr "Pendiente actualizar política" #: ../../godmode/agentes/module_manager_editor_prediction.php:154 #: ../../godmode/agentes/module_manager_editor_common.php:1260 #: ../../godmode/agentes/module_manager_editor_common.php:1304 -#: ../../godmode/agentes/agent_manager.php:481 -#: ../../godmode/agentes/agent_manager.php:553 -#: ../../godmode/agentes/planned_downtime.editor.php:1001 +#: ../../godmode/agentes/agent_manager.php:520 +#: ../../godmode/agentes/agent_manager.php:592 +#: ../../godmode/agentes/planned_downtime.editor.php:1007 #: ../../godmode/agentes/planned_downtime.list.php:357 #: ../../godmode/alerts/alert_list.list.php:479 #: ../../godmode/alerts/alert_list.list.php:737 @@ -6690,7 +6694,7 @@ msgstr "Módulo" #: ../../operation/events/sound_events.php:165 #: ../../operation/events/events.build_table.php:80 #: ../../operation/events/events.php:1953 -#: ../../operation/agentes/status_monitor.php:1308 +#: ../../operation/agentes/status_monitor.php:1307 #: ../../operation/agentes/alerts_status.php:547 #: ../../operation/agentes/alerts_status.php:617 #: ../../operation/agentes/estado_monitores.php:123 @@ -6699,7 +6703,7 @@ msgstr "Módulo" #: ../../operation/agentes/exportdata.php:83 #: ../../operation/agentes/exportdata.excel.php:74 #: ../../operation/agentes/estado_agente.php:739 -#: ../../operation/agentes/ver_agente.php:1160 +#: ../../operation/agentes/ver_agente.php:1169 #: ../../operation/search_alerts.php:34 ../../include/functions_gis.php:229 #: ../../include/functions_visual_map_editor.php:422 #: ../../include/functions_visual_map_editor.php:455 @@ -6709,7 +6713,7 @@ msgstr "Módulo" #: ../../include/ajax/heatmap.ajax.php:277 #: ../../include/ajax/heatmap.ajax.php:312 #: ../../include/class/AgentsAlerts.class.php:410 -#: ../../include/class/AgentsAlerts.class.php:974 +#: ../../include/class/AgentsAlerts.class.php:962 #: ../../include/class/NetworkMap.class.php:2835 #: ../../include/class/NetworkMap.class.php:2884 #: ../../include/class/NetworkMap.class.php:3162 @@ -6725,7 +6729,7 @@ msgstr "Módulo" #: ../../include/lib/Dashboard/Widgets/top_n.php:206 #: ../../include/functions_graph.php:5343 #: ../../include/functions_snmp_browser.php:1625 -#: ../../include/functions_reporting.php:6654 +#: ../../include/functions_reporting.php:6661 #: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:281 #: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:224 #: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:363 @@ -6738,27 +6742,27 @@ msgstr "Módulo" #: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:235 #: ../../include/functions_reporting_html.php:542 #: ../../include/functions_reporting_html.php:938 -#: ../../include/functions_reporting_html.php:1049 -#: ../../include/functions_reporting_html.php:1057 -#: ../../include/functions_reporting_html.php:1747 -#: ../../include/functions_reporting_html.php:2075 -#: ../../include/functions_reporting_html.php:2177 -#: ../../include/functions_reporting_html.php:2997 -#: ../../include/functions_reporting_html.php:3131 -#: ../../include/functions_reporting_html.php:3434 -#: ../../include/functions_reporting_html.php:3514 -#: ../../include/functions_reporting_html.php:3522 -#: ../../include/functions_reporting_html.php:3531 -#: ../../include/functions_reporting_html.php:3543 -#: ../../include/functions_reporting_html.php:3699 -#: ../../include/functions_reporting_html.php:3822 -#: ../../include/functions_reporting_html.php:3916 -#: ../../include/functions_reporting_html.php:4640 -#: ../../include/functions_reporting_html.php:4688 -#: ../../include/functions_reporting_html.php:4726 -#: ../../include/functions_reporting_html.php:5035 -#: ../../include/functions_reporting_html.php:5075 -#: ../../include/functions_reporting_html.php:5325 +#: ../../include/functions_reporting_html.php:1050 +#: ../../include/functions_reporting_html.php:1058 +#: ../../include/functions_reporting_html.php:1776 +#: ../../include/functions_reporting_html.php:2104 +#: ../../include/functions_reporting_html.php:2206 +#: ../../include/functions_reporting_html.php:3046 +#: ../../include/functions_reporting_html.php:3180 +#: ../../include/functions_reporting_html.php:3483 +#: ../../include/functions_reporting_html.php:3563 +#: ../../include/functions_reporting_html.php:3571 +#: ../../include/functions_reporting_html.php:3580 +#: ../../include/functions_reporting_html.php:3592 +#: ../../include/functions_reporting_html.php:3748 +#: ../../include/functions_reporting_html.php:3871 +#: ../../include/functions_reporting_html.php:3965 +#: ../../include/functions_reporting_html.php:4689 +#: ../../include/functions_reporting_html.php:4737 +#: ../../include/functions_reporting_html.php:4775 +#: ../../include/functions_reporting_html.php:5084 +#: ../../include/functions_reporting_html.php:5124 +#: ../../include/functions_reporting_html.php:5374 #: ../../enterprise/tools/ipam/ipam_ajax.php:379 #: ../../enterprise/tools/ipam/ipam_network.php:397 #: ../../enterprise/operation/log/log_viewer.php:632 @@ -6766,7 +6770,7 @@ msgstr "Módulo" #: ../../enterprise/operation/agentes/manage_transmap_creation.php:187 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:365 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:491 -#: ../../enterprise/operation/inventory/inventory.php:387 +#: ../../enterprise/operation/inventory/inventory.php:401 #: ../../enterprise/include/functions_reporting_csv.php:490 #: ../../enterprise/include/functions_reporting_csv.php:776 #: ../../enterprise/include/functions_reporting_csv.php:802 @@ -6795,12 +6799,12 @@ msgstr "Módulo" #: ../../enterprise/include/functions_reporting_csv.php:2518 #: ../../enterprise/include/functions_reporting_csv.php:2736 #: ../../enterprise/include/class/LogSource.class.php:627 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:922 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:924 #: ../../enterprise/include/functions_services.php:1666 #: ../../enterprise/include/functions_events.php:147 -#: ../../enterprise/include/functions_inventory.php:363 -#: ../../enterprise/include/functions_inventory.php:849 -#: ../../enterprise/include/functions_inventory.php:905 +#: ../../enterprise/include/functions_inventory.php:393 +#: ../../enterprise/include/functions_inventory.php:880 +#: ../../enterprise/include/functions_inventory.php:936 #: ../../enterprise/include/functions_log.php:279 #: ../../enterprise/include/functions_log.php:282 #: ../../enterprise/include/functions_reporting.php:1852 @@ -6851,11 +6855,11 @@ msgstr "Módulo" #: ../../godmode/reporting/create_container.php:627 #: ../../godmode/reporting/visual_console_builder.elements.php:104 #: ../../godmode/reporting/reporting_builder.item_editor.php:196 -#: ../../godmode/reporting/reporting_builder.item_editor.php:819 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1553 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3763 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4281 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4305 +#: ../../godmode/reporting/reporting_builder.item_editor.php:822 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1556 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3783 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4301 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4325 #: ../../godmode/reporting/graph_builder.graph_editor.php:212 #: ../../godmode/reporting/visual_console_builder.wizard.php:450 #: ../../godmode/reporting/visual_console_builder.wizard.php:738 @@ -6881,9 +6885,9 @@ msgstr "Agente" #: ../../operation/search_modules.php:34 #: ../../operation/events/sound_events.php:127 -#: ../../operation/netflow/nf_live_view.php:311 +#: ../../operation/netflow/nf_live_view.php:319 #: ../../operation/agentes/estado_agente.php:757 -#: ../../operation/agentes/ver_agente.php:1144 +#: ../../operation/agentes/ver_agente.php:1153 #: ../../operation/incidents/configure_integriaims_incident.php:234 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:326 #: ../../include/functions_visual_map_editor.php:702 @@ -6893,23 +6897,23 @@ msgstr "Agente" #: ../../include/ajax/heatmap.ajax.php:75 #: ../../include/class/ModuleTemplates.class.php:1209 #: ../../include/class/AgentWizard.class.php:1182 -#: ../../include/class/AgentWizard.class.php:4022 +#: ../../include/class/AgentWizard.class.php:4028 #: ../../include/class/CalendarManager.class.php:977 #: ../../include/class/CalendarManager.class.php:1011 #: ../../include/lib/Dashboard/Widgets/custom_graph.php:327 #: ../../include/lib/Dashboard/Widgets/clock.php:221 #: ../../include/lib/Dashboard/Widgets/service_view.php:251 -#: ../../include/functions_events.php:2606 -#: ../../include/functions_events.php:5026 +#: ../../include/functions_events.php:2607 +#: ../../include/functions_events.php:5027 #: ../../include/functions_snmp_browser.php:564 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:467 -#: ../../include/functions_reporting_html.php:1048 -#: ../../include/functions_reporting_html.php:1056 -#: ../../include/functions_reporting_html.php:1268 -#: ../../include/functions_reporting_html.php:1276 -#: ../../include/functions_reporting_html.php:2354 -#: ../../include/functions_reporting_html.php:3388 -#: ../../include/functions_reporting_html.php:5154 +#: ../../include/functions_reporting_html.php:1049 +#: ../../include/functions_reporting_html.php:1057 +#: ../../include/functions_reporting_html.php:1283 +#: ../../include/functions_reporting_html.php:1291 +#: ../../include/functions_reporting_html.php:2390 +#: ../../include/functions_reporting_html.php:3437 +#: ../../include/functions_reporting_html.php:5203 #: ../../enterprise/views/cluster/list.php:61 #: ../../enterprise/operation/agentes/tag_view.php:605 #: ../../enterprise/operation/agentes/policy_view.php:396 @@ -6950,7 +6954,7 @@ msgstr "Agente" #: ../../godmode/reporting/reporting_builder.list_items.php:212 #: ../../godmode/reporting/reporting_builder.list_items.php:249 #: ../../godmode/reporting/reporting_builder.list_items.php:372 -#: ../../godmode/reporting/reporting_builder.item_editor.php:981 +#: ../../godmode/reporting/reporting_builder.item_editor.php:984 #: ../../godmode/reporting/visual_console_builder.wizard.php:135 #: ../../godmode/reporting/visual_console_builder.wizard.php:283 #: ../../godmode/events/event_responses.editor.php:159 @@ -6958,7 +6962,7 @@ msgstr "Agente" #: ../../godmode/agentes/module_manager_editor_common.php:288 #: ../../godmode/agentes/module_manager_editor_common.php:401 #: ../../godmode/agentes/module_manager_editor_common.php:1305 -#: ../../godmode/agentes/planned_downtime.editor.php:582 +#: ../../godmode/agentes/planned_downtime.editor.php:588 #: ../../godmode/agentes/planned_downtime.list.php:613 #: ../../godmode/agentes/agent_template.php:236 #: ../../godmode/agentes/modificar_agente.php:650 @@ -6970,10 +6974,10 @@ msgstr "Tipo" #: ../../operation/search_modules.php:35 ../../operation/search_agents.php:45 #: ../../operation/search_agents.php:51 -#: ../../operation/netflow/nf_live_view.php:262 -#: ../../operation/agentes/status_monitor.php:1329 +#: ../../operation/netflow/nf_live_view.php:270 +#: ../../operation/agentes/status_monitor.php:1328 #: ../../operation/agentes/estado_agente.php:751 -#: ../../operation/agentes/estado_generalagente.php:338 +#: ../../operation/agentes/estado_generalagente.php:359 #: ../../include/class/CustomNetScan.class.php:520 #: ../../include/lib/Dashboard/Widgets/sla_percent.php:331 #: ../../include/lib/Dashboard/Widgets/custom_graph.php:350 @@ -6982,7 +6986,7 @@ msgstr "Tipo" #: ../../include/lib/Dashboard/Widgets/top_n.php:236 #: ../../include/functions_treeview.php:84 #: ../../include/functions_treeview.php:646 -#: ../../include/functions_reporting_html.php:3393 +#: ../../include/functions_reporting_html.php:3442 #: ../../enterprise/tools/ipam/ipam_list.php:617 #: ../../enterprise/operation/agentes/tag_view.php:603 #: ../../enterprise/operation/agentes/tag_view.php:681 @@ -7026,17 +7030,17 @@ msgstr "Tipo" #: ../../godmode/agentes/module_manager_editor_common.php:642 #: ../../godmode/agentes/status_monitor_custom_fields.php:93 #: ../../godmode/agentes/status_monitor_custom_fields.php:147 -#: ../../godmode/agentes/agent_manager.php:366 +#: ../../godmode/agentes/agent_manager.php:369 msgid "Interval" msgstr "Intervalo" #: ../../operation/search_modules.php:37 -#: ../../operation/agentes/status_monitor.php:1347 +#: ../../operation/agentes/status_monitor.php:1346 #: ../../include/functions_visual_map_editor.php:58 #: ../../include/ajax/module.php:983 #: ../../include/class/NetworkMap.class.php:2908 #: ../../include/lib/Dashboard/Widgets/custom_graph.php:303 -#: ../../include/functions_events.php:4583 +#: ../../include/functions_events.php:4584 #: ../../enterprise/operation/services/services.service.php:130 #: ../../enterprise/operation/services/services.list.php:509 #: ../../enterprise/operation/agentes/tag_view.php:682 @@ -7048,29 +7052,29 @@ msgstr "Gráfico" #: ../../operation/search_modules.php:38 #: ../../operation/events/events.build_table.php:330 -#: ../../operation/agentes/status_monitor.php:1357 +#: ../../operation/agentes/status_monitor.php:1356 #: ../../operation/agentes/exportdata.csv.php:74 #: ../../operation/agentes/exportdata.php:83 #: ../../operation/agentes/exportdata.excel.php:74 #: ../../include/ajax/module.php:982 ../../include/ajax/custom_fields.php:412 #: ../../include/functions_events.php:210 ../../include/functions_events.php:293 -#: ../../include/functions_events.php:6774 +#: ../../include/functions_events.php:6777 #: ../../include/functions_netflow.php:301 ../../include/functions_graph.php:3769 -#: ../../include/functions_reporting.php:4010 -#: ../../include/functions_reporting.php:4051 -#: ../../include/functions_reporting.php:4802 -#: ../../include/functions_reporting_html.php:2079 -#: ../../include/functions_reporting_html.php:2535 -#: ../../include/functions_reporting_html.php:2539 -#: ../../include/functions_reporting_html.php:2540 -#: ../../include/functions_reporting_html.php:2544 -#: ../../include/functions_reporting_html.php:2549 -#: ../../include/functions_reporting_html.php:2554 -#: ../../include/functions_reporting_html.php:2558 -#: ../../include/functions_reporting_html.php:2563 -#: ../../include/functions_reporting_html.php:2570 +#: ../../include/functions_reporting.php:4017 +#: ../../include/functions_reporting.php:4058 +#: ../../include/functions_reporting.php:4809 +#: ../../include/functions_reporting_html.php:2108 +#: ../../include/functions_reporting_html.php:2584 +#: ../../include/functions_reporting_html.php:2588 +#: ../../include/functions_reporting_html.php:2589 +#: ../../include/functions_reporting_html.php:2593 +#: ../../include/functions_reporting_html.php:2598 +#: ../../include/functions_reporting_html.php:2603 +#: ../../include/functions_reporting_html.php:2607 +#: ../../include/functions_reporting_html.php:2612 #: ../../include/functions_reporting_html.php:2619 -#: ../../include/functions_reporting_html.php:2692 +#: ../../include/functions_reporting_html.php:2668 +#: ../../include/functions_reporting_html.php:2741 #: ../../enterprise/operation/agentes/tag_view.php:684 #: ../../enterprise/operation/agentes/policy_view.php:398 #: ../../enterprise/include/functions_reporting_csv.php:802 @@ -7131,7 +7135,7 @@ msgid "Data" msgstr "Datos" #: ../../operation/search_modules.php:108 ../../operation/events/events.php:2164 -#: ../../operation/agentes/status_monitor.php:1573 +#: ../../operation/agentes/status_monitor.php:1572 #: ../../include/functions_events.php:62 ../../include/functions_modules.php:2840 #: ../../include/functions_modules.php:4076 #: ../../enterprise/operation/agentes/tag_view.php:935 @@ -7142,10 +7146,10 @@ msgstr "No iniciado" #: ../../operation/search_modules.php:114 ../../operation/search_modules.php:141 #: ../../operation/events/events.php:2060 ../../operation/events/events.php:2127 #: ../../operation/events/events.php:2154 -#: ../../operation/agentes/status_monitor.php:1580 -#: ../../operation/agentes/status_monitor.php:1586 -#: ../../operation/agentes/status_monitor.php:1663 -#: ../../operation/agentes/status_monitor.php:1669 +#: ../../operation/agentes/status_monitor.php:1579 +#: ../../operation/agentes/status_monitor.php:1585 +#: ../../operation/agentes/status_monitor.php:1662 +#: ../../operation/agentes/status_monitor.php:1668 #: ../../operation/agentes/pandora_networkmap.view.php:1772 #: ../../operation/agentes/pandora_networkmap.view.php:1780 #: ../../include/class/Tree.class.php:655 ../../include/lib/Module.php:570 @@ -7173,10 +7177,10 @@ msgstr "NORMAL" #: ../../operation/search_modules.php:120 ../../operation/search_modules.php:149 #: ../../operation/events/events.php:2035 ../../operation/events/events.php:2133 #: ../../operation/events/events.php:2159 -#: ../../operation/agentes/status_monitor.php:1594 -#: ../../operation/agentes/status_monitor.php:1602 -#: ../../operation/agentes/status_monitor.php:1679 -#: ../../operation/agentes/status_monitor.php:1685 +#: ../../operation/agentes/status_monitor.php:1593 +#: ../../operation/agentes/status_monitor.php:1601 +#: ../../operation/agentes/status_monitor.php:1678 +#: ../../operation/agentes/status_monitor.php:1684 #: ../../operation/agentes/pandora_networkmap.view.php:1766 #: ../../operation/agentes/pandora_networkmap.view.php:1785 #: ../../include/class/Tree.class.php:625 ../../include/lib/Module.php:554 @@ -7204,10 +7208,10 @@ msgstr "CRÍTICO" #: ../../operation/search_modules.php:126 ../../operation/search_modules.php:157 #: ../../operation/events/events.php:2065 ../../operation/events/events.php:2121 #: ../../operation/events/events.php:2176 -#: ../../operation/agentes/status_monitor.php:1610 -#: ../../operation/agentes/status_monitor.php:1618 -#: ../../operation/agentes/status_monitor.php:1695 -#: ../../operation/agentes/status_monitor.php:1701 +#: ../../operation/agentes/status_monitor.php:1609 +#: ../../operation/agentes/status_monitor.php:1617 +#: ../../operation/agentes/status_monitor.php:1694 +#: ../../operation/agentes/status_monitor.php:1700 #: ../../operation/agentes/pandora_networkmap.view.php:1769 #: ../../operation/agentes/pandora_networkmap.view.php:1790 #: ../../include/class/Tree.class.php:633 @@ -7238,14 +7242,14 @@ msgstr "ADVERTENCIA" #: ../../operation/search_modules.php:149 ../../operation/search_modules.php:157 #: ../../operation/events/events.php:2032 ../../operation/events/events.php:2140 #: ../../operation/events/events.php:2151 -#: ../../operation/agentes/status_monitor.php:1626 -#: ../../operation/agentes/status_monitor.php:1634 -#: ../../operation/agentes/status_monitor.php:1663 -#: ../../operation/agentes/status_monitor.php:1669 -#: ../../operation/agentes/status_monitor.php:1679 -#: ../../operation/agentes/status_monitor.php:1685 -#: ../../operation/agentes/status_monitor.php:1695 -#: ../../operation/agentes/status_monitor.php:1701 +#: ../../operation/agentes/status_monitor.php:1625 +#: ../../operation/agentes/status_monitor.php:1633 +#: ../../operation/agentes/status_monitor.php:1662 +#: ../../operation/agentes/status_monitor.php:1668 +#: ../../operation/agentes/status_monitor.php:1678 +#: ../../operation/agentes/status_monitor.php:1684 +#: ../../operation/agentes/status_monitor.php:1694 +#: ../../operation/agentes/status_monitor.php:1700 #: ../../operation/agentes/pandora_networkmap.view.php:1780 #: ../../operation/agentes/pandora_networkmap.view.php:1785 #: ../../operation/agentes/pandora_networkmap.view.php:1790 @@ -7277,12 +7281,12 @@ msgstr "DESCONOCIDO" #: ../../operation/search_modules.php:141 ../../operation/search_modules.php:149 #: ../../operation/search_modules.php:157 -#: ../../operation/agentes/status_monitor.php:1663 -#: ../../operation/agentes/status_monitor.php:1669 -#: ../../operation/agentes/status_monitor.php:1679 -#: ../../operation/agentes/status_monitor.php:1685 -#: ../../operation/agentes/status_monitor.php:1695 -#: ../../operation/agentes/status_monitor.php:1701 +#: ../../operation/agentes/status_monitor.php:1662 +#: ../../operation/agentes/status_monitor.php:1668 +#: ../../operation/agentes/status_monitor.php:1678 +#: ../../operation/agentes/status_monitor.php:1684 +#: ../../operation/agentes/status_monitor.php:1694 +#: ../../operation/agentes/status_monitor.php:1700 #: ../../operation/agentes/pandora_networkmap.view.php:1780 #: ../../operation/agentes/pandora_networkmap.view.php:1785 #: ../../operation/agentes/pandora_networkmap.view.php:1790 @@ -7319,9 +7323,9 @@ msgstr "Inicio de contacto" #: ../../operation/search_agents.php:58 #: ../../operation/agentes/log_sources_status.php:58 #: ../../operation/agentes/estado_agente.php:769 -#: ../../operation/agentes/estado_generalagente.php:343 -#: ../../operation/agentes/ver_agente.php:1019 ../../include/ajax/module.php:984 -#: ../../include/functions_events.php:4498 +#: ../../operation/agentes/estado_generalagente.php:364 +#: ../../operation/agentes/ver_agente.php:1028 ../../include/ajax/module.php:984 +#: ../../include/functions_events.php:4499 #: ../../include/functions_treeview.php:668 #: ../../enterprise/operation/agentes/tag_view.php:609 #: ../../enterprise/operation/agentes/policy_view.php:399 @@ -7331,7 +7335,7 @@ msgstr "Inicio de contacto" #: ../../extensions/users_connected.php:146 ../../mobile/operation/agent.php:193 #: ../../mobile/operation/agents.php:99 ../../mobile/operation/agents.php:417 #: ../../mobile/operation/agents.php:419 ../../mobile/operation/agents.php:422 -#: ../../godmode/agentes/planned_downtime.editor.php:917 +#: ../../godmode/agentes/planned_downtime.editor.php:923 #: ../../godmode/users/user_list.php:481 msgid "Last contact" msgstr "Último contacto" @@ -7348,11 +7352,11 @@ msgstr "Colocación manual" msgid "Default position of map." msgstr "Posición por defecto del mapa" -#: ../../operation/gis_maps/ajax.php:290 ../../include/functions_events.php:4484 +#: ../../operation/gis_maps/ajax.php:290 ../../include/functions_events.php:4485 #: ../../include/functions_treeview.php:640 -#: ../../include/functions_reporting_html.php:1492 -#: ../../include/functions_reporting_html.php:3826 -#: ../../include/functions_reporting_html.php:3920 +#: ../../include/functions_reporting_html.php:1521 +#: ../../include/functions_reporting_html.php:3875 +#: ../../include/functions_reporting_html.php:3969 #: ../../enterprise/include/functions_reporting_csv.php:718 #: ../../enterprise/meta/include/functions_wizard_meta.php:210 #: ../../enterprise/meta/include/functions_wizard_meta.php:214 @@ -7360,19 +7364,19 @@ msgstr "Posición por defecto del mapa" #: ../../enterprise/meta/include/functions_wizard_meta.php:1468 #: ../../enterprise/meta/include/functions_wizard_meta.php:1816 #: ../../godmode/servers/modificar_server.php:62 -#: ../../godmode/agentes/agent_manager.php:298 +#: ../../godmode/agentes/agent_manager.php:301 msgid "IP Address" msgstr "Dirección IP" #: ../../operation/gis_maps/ajax.php:316 -#: ../../include/functions_reporting_html.php:1512 +#: ../../include/functions_reporting_html.php:1541 #: ../../enterprise/include/functions_reporting_csv.php:718 #: ../../enterprise/include/functions_reporting_csv.php:2409 #: ../../enterprise/include/functions_reporting_csv.php:2423 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2266 #: ../../extensions/api_checker.php:220 #: ../../godmode/reporting/reporting_builder.item_editor.php:75 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2269 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2272 #: ../../godmode/events/event_responses.editor.php:156 #: ../../godmode/events/event_responses.editor.php:164 msgid "URL" @@ -7391,7 +7395,7 @@ msgstr "Versión del agente" #: ../../operation/gis_maps/ajax.php:351 ../../operation/gis_maps/ajax.php:362 #: ../../operation/gis_maps/ajax.php:468 ../../operation/gis_maps/ajax.php:479 -#: ../../operation/agentes/estado_generalagente.php:348 +#: ../../operation/agentes/estado_generalagente.php:369 #: ../../include/functions_cron.php:869 ../../include/functions_treeview.php:660 #: ../../include/functions_ui.php:549 #: ../../enterprise/tools/ipam/ipam_ajax.php:502 @@ -7400,13 +7404,13 @@ msgstr "Versión del agente" #: ../../enterprise/include/functions_ipam.php:2076 #: ../../enterprise/include/functions_ipam.php:2077 #: ../../enterprise/include/functions_ipam.php:2078 -#: ../../godmode/snmpconsole/snmp_alert.php:1295 ../../godmode/db/db_main.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:1330 ../../godmode/db/db_main.php:189 msgid "Never" msgstr "Nunca" #: ../../operation/gis_maps/ajax.php:360 ../../operation/gis_maps/ajax.php:477 #: ../../operation/agentes/estado_agente.php:745 -#: ../../operation/agentes/estado_generalagente.php:343 +#: ../../operation/agentes/estado_generalagente.php:364 #: ../../include/functions_treeview.php:668 #: ../../enterprise/operation/agentes/tag_view.php:601 #: ../../enterprise/include/functions_reporting_csv.php:718 @@ -7472,51 +7476,51 @@ msgstr "Error al configurar el mapa por defecto" msgid "Show link to public GIS map" msgstr "Mostrar enlace al mapa SIG público" -#: ../../operation/gis_maps/render_view.php:149 ../../include/functions.php:3350 +#: ../../operation/gis_maps/render_view.php:149 ../../include/functions.php:3351 msgid "5 seconds" msgstr "5 segundos" -#: ../../operation/gis_maps/render_view.php:150 ../../include/functions.php:3351 +#: ../../operation/gis_maps/render_view.php:150 ../../include/functions.php:3352 msgid "10 seconds" msgstr "10 segundos" #: ../../operation/gis_maps/render_view.php:151 ../../operation/heatmap.php:171 #: ../../include/ajax/heatmap.ajax.php:50 -#: ../../include/class/AgentsAlerts.class.php:816 -#: ../../include/functions.php:3353 +#: ../../include/class/AgentsAlerts.class.php:804 +#: ../../include/functions.php:3354 msgid "30 seconds" msgstr "30 segundos" #: ../../operation/gis_maps/render_view.php:152 ../../operation/heatmap.php:172 #: ../../include/ajax/heatmap.ajax.php:51 -#: ../../include/class/AgentsAlerts.class.php:817 -#: ../../include/functions.php:3354 +#: ../../include/class/AgentsAlerts.class.php:805 +#: ../../include/functions.php:3355 msgid "1 minute" msgstr "1 minuto" #: ../../operation/gis_maps/render_view.php:153 -#: ../../include/class/AgentsAlerts.class.php:818 -#: ../../include/functions.php:3355 +#: ../../include/class/AgentsAlerts.class.php:806 +#: ../../include/functions.php:3356 msgid "2 minutes" msgstr "2 minutos" #: ../../operation/gis_maps/render_view.php:154 ../../operation/heatmap.php:174 #: ../../include/ajax/module.php:198 ../../include/ajax/heatmap.ajax.php:53 -#: ../../include/class/AgentsAlerts.class.php:819 -#: ../../include/functions.php:3356 +#: ../../include/class/AgentsAlerts.class.php:807 +#: ../../include/functions.php:3357 msgid "5 minutes" msgstr "5 minutos" #: ../../operation/gis_maps/render_view.php:155 -#: ../../include/class/AgentsAlerts.class.php:820 +#: ../../include/class/AgentsAlerts.class.php:808 msgid "10 minutes" msgstr "10 minutos" #: ../../operation/gis_maps/render_view.php:156 ../../include/ajax/module.php:200 -#: ../../include/ajax/graph.ajax.php:146 ../../include/functions.php:2691 -#: ../../include/functions.php:3359 +#: ../../include/ajax/graph.ajax.php:146 ../../include/functions.php:2692 +#: ../../include/functions.php:3360 #: ../../enterprise/godmode/reporting/graph_template_editor.php:217 -#: ../../godmode/setup/performance.php:529 +#: ../../godmode/setup/performance.php:531 #: ../../godmode/reporting/create_container.php:346 msgid "1 hour" msgstr "1 hora" @@ -7539,9 +7543,9 @@ msgstr "2 horas" #: ../../operation/events/events_list.php:1283 #: ../../operation/agentes/pandora_networkmap.editor.php:349 #: ../../operation/agentes/pandora_networkmap.view.php:174 -#: ../../operation/agentes/ver_agente.php:1155 -#: ../../operation/agentes/ver_agente.php:1211 -#: ../../operation/agentes/ver_agente.php:1226 +#: ../../operation/agentes/ver_agente.php:1164 +#: ../../operation/agentes/ver_agente.php:1220 +#: ../../operation/agentes/ver_agente.php:1235 #: ../../operation/users/user_edit.php:402 #: ../../operation/users/user_edit.php:414 #: ../../operation/users/user_edit.php:455 @@ -7575,13 +7579,13 @@ msgstr "2 horas" #: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:521 #: ../../include/lib/Dashboard/Widgets/single_graph.php:311 #: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:326 -#: ../../include/lib/Dashboard/Widgets/service_map.php:266 -#: ../../include/lib/Dashboard/Widgets/service_map.php:294 +#: ../../include/lib/Dashboard/Widgets/service_map.php:270 +#: ../../include/lib/Dashboard/Widgets/service_map.php:311 #: ../../include/lib/Dashboard/Widgets/events_list.php:301 #: ../../include/lib/Dashboard/Widgets/events_list.php:459 #: ../../include/lib/Dashboard/Widgets/top_n.php:241 -#: ../../include/functions_events.php:3619 -#: ../../include/functions_events.php:3635 +#: ../../include/functions_events.php:3620 +#: ../../include/functions_events.php:3636 #: ../../include/functions_profile.php:297 #: ../../include/functions_profile.php:315 #: ../../include/functions_profile.php:330 @@ -7599,7 +7603,7 @@ msgstr "2 horas" #: ../../include/functions_html.php:1229 ../../include/functions_html.php:1281 #: ../../include/functions_html.php:1328 ../../include/functions_html.php:1329 #: ../../include/functions_html.php:1382 ../../include/functions_html.php:1432 -#: ../../include/functions_html.php:4572 ../../include/functions_html.php:5861 +#: ../../include/functions_html.php:4648 ../../include/functions_html.php:5937 #: ../../include/functions_networkmap.php:1519 ../../include/functions.php:1073 #: ../../enterprise/tools/ipam/ipam_network.php:594 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:611 @@ -7619,15 +7623,15 @@ msgstr "2 horas" #: ../../enterprise/include/class/SAP.app.php:811 #: ../../enterprise/include/class/Omnishell.class.php:858 #: ../../enterprise/include/class/Omnishell.class.php:859 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:894 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:921 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1031 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1184 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1194 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2001 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2467 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2512 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3479 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:896 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:923 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1033 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1186 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1196 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2003 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2469 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2514 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3481 #: ../../enterprise/include/functions_tasklist.php:317 #: ../../enterprise/meta/event/custom_events.php:227 #: ../../enterprise/meta/event/custom_events.php:273 @@ -7678,35 +7682,35 @@ msgstr "2 horas" #: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:834 #: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:861 #: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:184 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:437 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:581 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:589 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:599 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:621 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:674 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:707 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:727 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:737 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:758 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:778 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:803 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:826 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:847 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:451 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:596 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:604 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:614 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:636 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:689 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:722 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:744 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:754 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:775 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:797 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:822 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:845 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:866 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:314 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2977 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3194 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3278 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:60 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:518 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:535 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:551 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:567 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:591 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:607 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:649 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:682 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:527 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:544 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:560 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:576 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:600 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:616 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:658 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:691 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:710 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:702 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:721 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:215 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:247 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:253 @@ -7719,16 +7723,16 @@ msgstr "2 horas" #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1312 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1334 #: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:80 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:386 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:409 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:906 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:400 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:423 #: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:922 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:943 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:952 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1308 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1336 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1355 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1382 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:938 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:959 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:968 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1324 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1352 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1373 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1400 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:471 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:862 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:977 @@ -7760,7 +7764,7 @@ msgstr "2 horas" #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:473 #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:604 #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:700 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:857 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:822 #: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:167 #: ../../enterprise/godmode/policies/policy_agents.php:391 #: ../../enterprise/godmode/policies/policy_agents.php:1694 @@ -7785,13 +7789,13 @@ msgstr "2 horas" #: ../../godmode/reporting/visual_console_builder.elements.php:633 #: ../../godmode/reporting/visual_console_builder.elements.php:643 #: ../../godmode/reporting/reporting_builder.item_editor.php:194 -#: ../../godmode/reporting/reporting_builder.item_editor.php:906 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2029 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2102 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2123 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2155 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3034 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3195 +#: ../../godmode/reporting/reporting_builder.item_editor.php:909 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2032 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2105 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2126 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2158 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3054 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3215 #: ../../godmode/reporting/graph_builder.graph_editor.php:329 #: ../../godmode/reporting/visual_console_builder.wizard.php:266 #: ../../godmode/reporting/visual_console_builder.wizard.php:438 @@ -7803,8 +7807,8 @@ msgstr "2 horas" #: ../../godmode/reporting/visual_console_builder.wizard.php:732 #: ../../godmode/reporting/visual_console_builder.wizard.php:742 #: ../../godmode/reporting/visual_console_builder.wizard.php:774 -#: ../../godmode/snmpconsole/snmp_alert.php:27 -#: ../../godmode/snmpconsole/snmp_alert.php:1081 +#: ../../godmode/snmpconsole/snmp_alert.php:40 +#: ../../godmode/snmpconsole/snmp_alert.php:1169 #: ../../godmode/events/event_edit_filter.php:694 #: ../../godmode/events/custom_events.php:181 #: ../../godmode/events/custom_events.php:229 @@ -7823,7 +7827,7 @@ msgstr "2 horas" #: ../../godmode/massive/massive_copy_modules.php:508 #: ../../godmode/massive/massive_add_action_alerts.php:341 #: ../../godmode/massive/massive_edit_agents.php:740 -#: ../../godmode/massive/massive_delete_alerts.php:359 +#: ../../godmode/massive/massive_delete_alerts.php:365 #: ../../godmode/massive/massive_edit_plugins.php:338 #: ../../godmode/massive/massive_edit_modules.php:458 #: ../../godmode/massive/massive_edit_modules.php:919 @@ -7849,9 +7853,10 @@ msgstr "2 horas" #: ../../godmode/agentes/module_manager_editor_common.php:1431 #: ../../godmode/agentes/status_monitor_custom_fields.php:218 #: ../../godmode/agentes/status_monitor_custom_fields.php:266 -#: ../../godmode/agentes/agent_manager.php:425 -#: ../../godmode/agentes/agent_manager.php:679 -#: ../../godmode/agentes/agent_manager.php:845 +#: ../../godmode/agentes/agent_manager.php:428 +#: ../../godmode/agentes/agent_manager.php:461 +#: ../../godmode/agentes/agent_manager.php:718 +#: ../../godmode/agentes/agent_manager.php:884 #: ../../godmode/agentes/module_manager_editor_network.php:465 #: ../../godmode/alerts/configure_alert_template.php:650 #: ../../godmode/alerts/configure_alert_template.php:777 @@ -7862,7 +7867,6 @@ msgstr "2 horas" #: ../../godmode/alerts/alert_commands.php:316 #: ../../godmode/alerts/alert_commands.php:376 #: ../../godmode/alerts/alert_commands.php:389 -#: ../../godmode/alerts/configure_alert_action.php:264 #: ../../godmode/users/configure_user.php:1073 #: ../../godmode/users/configure_user.php:1087 #: ../../godmode/users/configure_user.php:1281 @@ -7887,13 +7891,13 @@ msgstr "Ninguno" #: ../../include/functions_graph.php:3830 ../../include/functions_graph.php:3835 #: ../../include/functions_graph.php:3836 ../../include/functions_graph.php:3839 #: ../../include/functions_graph.php:4837 -#: ../../include/functions_reporting.php:4847 -#: ../../include/functions_reporting.php:4859 -#: ../../include/functions_reporting.php:4860 -#: ../../include/functions_reporting.php:4863 -#: ../../include/functions_reporting.php:4868 -#: ../../include/functions_reporting.php:4869 -#: ../../include/functions_reporting.php:4872 +#: ../../include/functions_reporting.php:4854 +#: ../../include/functions_reporting.php:4866 +#: ../../include/functions_reporting.php:4867 +#: ../../include/functions_reporting.php:4870 +#: ../../include/functions_reporting.php:4875 +#: ../../include/functions_reporting.php:4876 +#: ../../include/functions_reporting.php:4879 #: ../../enterprise/include/class/Aws.cloud.php:347 #: ../../enterprise/include/functions_ipam.php:1597 #: ../../enterprise/godmode/setup/setup_acl.php:475 @@ -7901,7 +7905,7 @@ msgstr "Ninguno" #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:34 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:35 #: ../../extensions/api_checker.php:176 -#: ../../godmode/snmpconsole/snmp_alert.php:33 +#: ../../godmode/snmpconsole/snmp_alert.php:46 #: ../../godmode/users/configure_user.php:1116 #: ../../godmode/groups/configure_group.php:250 msgid "Other" @@ -7913,15 +7917,16 @@ msgstr "Filtro por estado" #: ../../operation/gis_maps/render_view.php:173 #: ../../operation/agentes/estado_agente.php:201 -#: ../../enterprise/include/functions_policies.php:3712 +#: ../../enterprise/include/functions_policies.php:3714 #: ../../enterprise/meta/general/main_menu.php:577 #: ../../enterprise/meta/general/main_menu.php:607 #: ../../enterprise/meta/general/logon_ok.php:99 #: ../../enterprise/godmode/servers/HA_cluster.php:70 #: ../../enterprise/godmode/policies/configure_policy.php:38 -#: ../../godmode/menu.php:309 ../../godmode/menu.php:316 -#: ../../godmode/agentes/configurar_agente.php:390 -#: ../../godmode/agentes/configurar_agente.php:695 +#: ../../godmode/update_manager/update_manager.php:57 +#: ../../godmode/update_manager/update_manager.php:87 ../../godmode/menu.php:309 +#: ../../godmode/menu.php:316 ../../godmode/agentes/configurar_agente.php:391 +#: ../../godmode/agentes/configurar_agente.php:696 #: ../../godmode/module_library/module_library_view.php:48 msgid "Setup" msgstr "Configuración" @@ -7936,9 +7941,9 @@ msgstr "Mapa" #: ../../operation/search_users.php:43 #: ../../operation/snmpconsole/snmp_view.php:876 #: ../../operation/users/user_edit.php:258 -#: ../../include/functions_reporting_html.php:4969 -#: ../../include/functions_reporting_html.php:6167 -#: ../../include/functions_reporting_html.php:6190 +#: ../../include/functions_reporting_html.php:5018 +#: ../../include/functions_reporting_html.php:6216 +#: ../../include/functions_reporting_html.php:6239 #: ../../enterprise/include/functions_reporting_csv.php:2549 #: ../../enterprise/include/functions_reporting_csv.php:2559 #: ../../godmode/users/user_list.php:479 @@ -7979,8 +7984,8 @@ msgstr "Administrador" msgid "Standard User" msgstr "Usuario estándar" -#: ../../operation/search_users.php:87 ../../include/functions_reporting.php:4421 -#: ../../include/functions_reporting.php:4468 +#: ../../operation/search_users.php:87 ../../include/functions_reporting.php:4428 +#: ../../include/functions_reporting.php:4475 #: ../../godmode/users/user_list.php:723 msgid "The user doesn't have any assigned profile/group" msgstr "El usuario no tiene ningún perfil asignado." @@ -8063,13 +8068,13 @@ msgstr "Ver gráfica" #: ../../godmode/reporting/reporting_builder.php:572 #: ../../godmode/reporting/reporting_builder.php:579 #: ../../godmode/reporting/reporting_builder.php:592 -#: ../../godmode/reporting/reporting_builder.php:3471 -#: ../../godmode/reporting/reporting_builder.php:3478 -#: ../../godmode/reporting/reporting_builder.php:3491 -#: ../../godmode/reporting/reporting_builder.php:3582 -#: ../../godmode/reporting/reporting_builder.php:3589 -#: ../../godmode/reporting/reporting_builder.php:3605 -#: ../../godmode/reporting/reporting_builder.php:3634 +#: ../../godmode/reporting/reporting_builder.php:3483 +#: ../../godmode/reporting/reporting_builder.php:3490 +#: ../../godmode/reporting/reporting_builder.php:3503 +#: ../../godmode/reporting/reporting_builder.php:3594 +#: ../../godmode/reporting/reporting_builder.php:3601 +#: ../../godmode/reporting/reporting_builder.php:3617 +#: ../../godmode/reporting/reporting_builder.php:3646 msgid "Reporting" msgstr "Informes" @@ -8078,7 +8083,7 @@ msgstr "Informes" #: ../../enterprise/godmode/reporting/graph_template_item_editor.php:78 #: ../../enterprise/godmode/reporting/graph_template_editor.php:107 #: ../../enterprise/godmode/reporting/graph_template_list.php:132 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:373 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:387 #: ../../godmode/reporting/graphs.php:133 #: ../../godmode/reporting/graph_container.php:122 #: ../../godmode/reporting/graph_builder.php:370 @@ -8205,7 +8210,7 @@ msgstr "No hay informes definidos" #: ../../operation/reporting/custom_reporting.php:23 ../../operation/menu.php:318 #: ../../godmode/reporting/reporting_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:3450 +#: ../../godmode/reporting/reporting_builder.php:3462 msgid "Custom reporting" msgstr "Informes personalizados" @@ -8227,7 +8232,7 @@ msgstr "Lista de informes" #: ../../operation/reporting/reporting_viewer.php:148 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:162 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:205 -#: ../../godmode/reporting/reporting_builder.php:3533 +#: ../../godmode/reporting/reporting_builder.php:3545 msgid "List items" msgstr "Listado de elementos" @@ -8236,12 +8241,12 @@ msgstr "Listado de elementos" #: ../../enterprise/include/functions_reporting.php:8092 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:151 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:218 -#: ../../godmode/reporting/reporting_builder.php:3537 +#: ../../godmode/reporting/reporting_builder.php:3549 msgid "Item editor" msgstr "Editor de elementos" #: ../../operation/reporting/reporting_viewer.php:173 -#: ../../godmode/reporting/reporting_builder.php:3554 +#: ../../godmode/reporting/reporting_builder.php:3566 msgid "View report" msgstr "Ver informe" @@ -8251,9 +8256,9 @@ msgstr "Ver informe" #: ../../enterprise/godmode/reporting/reporting_builder.template.php:357 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:391 #: ../../godmode/reporting/reporting_builder.php:596 -#: ../../godmode/reporting/reporting_builder.php:3495 -#: ../../godmode/reporting/reporting_builder.php:3609 -#: ../../godmode/reporting/reporting_builder.php:3638 +#: ../../godmode/reporting/reporting_builder.php:3507 +#: ../../godmode/reporting/reporting_builder.php:3621 +#: ../../godmode/reporting/reporting_builder.php:3650 msgid "Custom reports" msgstr "Reportes personalizados" @@ -8270,14 +8275,14 @@ msgstr "Fijar fecha de inicio" #: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:449 #: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:510 #: ../../include/functions_reporting_html.php:147 -#: ../../include/functions_reporting_html.php:2896 -#: ../../include/functions_reporting_html.php:3701 +#: ../../include/functions_reporting_html.php:2945 +#: ../../include/functions_reporting_html.php:3750 #: ../../enterprise/include/functions_reporting_csv.php:715 #: ../../enterprise/include/functions_reporting_csv.php:951 #: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2331 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2335 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3335 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2333 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2337 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3337 #: ../../enterprise/include/functions_reporting_pdf.php:1794 #: ../../enterprise/include/functions_reporting_pdf.php:1867 #: ../../enterprise/include/functions_reporting_pdf.php:1982 @@ -8300,15 +8305,15 @@ msgstr "Período de elementos antes de" #: ../../operation/reporting/reporting_viewer.php:308 #: ../../include/ajax/alert_list.ajax.php:514 #: ../../include/class/AgentsAlerts.class.php:316 -#: ../../include/functions_reporting.php:14048 +#: ../../include/functions_reporting.php:14058 #: ../../include/functions_reporting_html.php:148 -#: ../../include/functions_reporting_html.php:2901 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1016 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2331 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2335 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2492 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3337 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3466 +#: ../../include/functions_reporting_html.php:2950 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1018 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2333 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2337 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2494 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3339 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3468 #: ../../enterprise/include/functions_reporting_pdf.php:1800 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:129 #: ../../enterprise/godmode/agentes/manage_config_remote.php:108 @@ -8337,7 +8342,7 @@ msgstr "" #: ../../operation/agentes/interface_view.php:76 #: ../../operation/agentes/tactical.php:82 #: ../../operation/agentes/estado_agente.php:228 -#: ../../include/class/AgentsAlerts.class.php:754 +#: ../../include/class/AgentsAlerts.class.php:742 #: ../../enterprise/operation/agentes/tag_view.php:54 #: ../../extensions/realtime_graphs.php:71 ../../extensions/module_groups.php:264 #: ../../extensions/agents_modules.php:478 @@ -8454,7 +8459,7 @@ msgstr "Mapa de red" #: ../../operation/snmpconsole/snmp_view.php:1062 #: ../../operation/events/events.build_table.php:843 #: ../../operation/events/events.php:2022 ../../operation/events/events.php:2188 -#: ../../include/functions_events.php:7280 +#: ../../include/functions_events.php:7283 #: ../../enterprise/operation/agentes/wux_console_view.php:595 msgid "Show more" msgstr "Mostrar más" @@ -8472,10 +8477,10 @@ msgstr "Lista de mapas GIS" msgid "Dashboard" msgstr "Dashboard" -#: ../../operation/menu.php:373 ../../operation/events/events.php:946 -#: ../../operation/events/events.php:959 ../../include/functions_reports.php:864 +#: ../../operation/menu.php:373 ../../operation/events/events.php:939 +#: ../../operation/events/events.php:952 ../../include/functions_reports.php:864 #: ../../include/functions_reports.php:868 -#: ../../include/functions_reports.php:872 ../../include/functions.php:4086 +#: ../../include/functions_reports.php:872 ../../include/functions.php:4087 #: ../../enterprise/tools/ipam/ipam_massive.php:103 #: ../../enterprise/tools/ipam/ipam_network.php:399 #: ../../enterprise/include/class/CommandCenter.class.php:1071 @@ -8502,7 +8507,7 @@ msgstr "RSS" msgid "Sound Events" msgstr "Eventos sonoros" -#: ../../operation/menu.php:443 ../../operation/events/events.php:968 +#: ../../operation/menu.php:443 ../../operation/events/events.php:961 msgid "Sound Alerts" msgstr "Alertas sonoras" @@ -8555,7 +8560,7 @@ msgstr "Número de resultados a mostrar" #: ../../operation/network/network_report.php:102 #: ../../operation/network/network_usage_map.php:75 -#: ../../operation/netflow/nf_live_view.php:263 +#: ../../operation/netflow/nf_live_view.php:271 #: ../../enterprise/operation/log/log_viewer.php:552 msgid "Start date" msgstr "Fecha de inicio" @@ -8567,13 +8572,13 @@ msgstr "Período de tiempo" #: ../../operation/network/network_report.php:121 #: ../../operation/network/network_usage_map.php:94 -#: ../../operation/netflow/nf_live_view.php:284 +#: ../../operation/netflow/nf_live_view.php:292 msgid "Select this checkbox to write interval instead a date." msgstr "Seleccione esta casilla para escribir un intervalo en vex de una fecha." #: ../../operation/network/network_report.php:126 #: ../../operation/network/network_usage_map.php:99 -#: ../../operation/netflow/nf_live_view.php:287 +#: ../../operation/netflow/nf_live_view.php:295 #: ../../operation/agentes/exportdata.php:347 #: ../../enterprise/operation/log/log_viewer.php:579 msgid "End date" @@ -8597,8 +8602,8 @@ msgstr "Exportar a CSV" #: ../../include/functions_visual_map_editor.php:1460 #: ../../include/ajax/heatmap.ajax.php:319 #: ../../include/class/AuditLog.class.php:194 -#: ../../include/functions_reporting_html.php:3014 -#: ../../include/functions_reporting_html.php:3340 +#: ../../include/functions_reporting_html.php:3063 +#: ../../include/functions_reporting_html.php:3389 #: ../../enterprise/include/functions_reporting_csv.php:1933 #: ../../enterprise/include/class/Aws.cloud.php:546 #: ../../enterprise/include/class/Aws.S3.php:564 @@ -8632,7 +8637,7 @@ msgstr "Paquetes" #: ../../operation/network/network_report.php:206 #: ../../operation/network/network_report.php:236 #: ../../include/functions_config.php:1001 -#: ../../include/functions_config.php:3098 +#: ../../include/functions_config.php:3101 #: ../../include/functions_netflow.php:349 #: ../../enterprise/include/functions_reporting_csv.php:2808 msgid "Bytes" @@ -8651,7 +8656,7 @@ msgstr "Filtrado por IP %s. Pinche aquí para eliminar el filtro." #: ../../operation/network/network_report.php:324 #: ../../include/functions_netflow.php:2078 #: ../../include/functions_visual_map.php:2866 -#: ../../godmode/setup/performance.php:701 +#: ../../godmode/setup/performance.php:703 msgid "Others" msgstr "Otros" @@ -8737,7 +8742,7 @@ msgstr "¿Está seguro de que quiere añadir el módulo?" #: ../../operation/agentes/pandora_networkmap.editor.php:602 #: ../../include/class/ModuleTemplates.class.php:1381 #: ../../include/class/HelpFeedBack.class.php:369 -#: ../../include/class/AgentWizard.class.php:6008 +#: ../../include/class/AgentWizard.class.php:6014 #: ../../include/class/WelcomeWindow.class.php:173 #: ../../include/class/ConfigPEN.class.php:668 #: ../../include/class/ConfigPEN.class.php:692 @@ -8746,8 +8751,8 @@ msgstr "¿Está seguro de que quiere añadir el módulo?" #: ../../include/functions_db.php:1933 #: ../../include/functions_reporting_html.php:659 #: ../../include/functions_reporting_html.php:854 -#: ../../include/functions_reporting_html.php:3252 -#: ../../include/functions_reporting_html.php:4551 +#: ../../include/functions_reporting_html.php:3301 +#: ../../include/functions_reporting_html.php:4600 #: ../../enterprise/operation/agentes/wux_console_view.php:424 #: ../../enterprise/operation/agentes/ux_console_view.php:186 #: ../../enterprise/operation/agentes/ux_console_view.php:384 @@ -8773,13 +8778,13 @@ msgstr "¿Está seguro de que quiere añadir el módulo?" #: ../../enterprise/include/functions_reporting.php:6155 #: ../../enterprise/include/functions_reporting.php:6193 #: ../../enterprise/include/functions_ux_console.php:473 -#: ../../enterprise/godmode/services/services.service.php:967 +#: ../../enterprise/godmode/services/services.service.php:995 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2557 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:428 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:436 #: ../../extensions/module_groups.php:53 #: ../../godmode/setup/setup_general.php:778 #: ../../godmode/setup/setup_general.php:796 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2553 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2556 #: ../../godmode/massive/massive_operations.php:392 msgid "OK" msgstr "Aceptar" @@ -8823,7 +8828,7 @@ msgstr "Número" #: ../../operation/agentes/estado_agente.php:978 #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:232 #: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:76 -#: ../../godmode/agentes/configurar_agente.php:841 +#: ../../godmode/agentes/configurar_agente.php:842 #: ../../godmode/agentes/modificar_agente.php:952 msgid "Create agent" msgstr "Crear agente" @@ -8844,7 +8849,7 @@ msgstr "Traps Enterprise de cadena" #: ../../operation/snmpconsole/snmp_view.php:174 #: ../../include/class/CalendarManager.class.php:487 #: ../../include/class/CalendarManager.class.php:840 -#: ../../include/functions_alerts.php:2744 +#: ../../include/functions_alerts.php:2747 #: ../../include/functions_planned_downtimes.php:124 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:71 #: ../../enterprise/tools/ipam/ipam_massive.php:47 @@ -8867,13 +8872,13 @@ msgstr "Traps Enterprise de cadena" #: ../../godmode/setup/news.php:107 ../../godmode/setup/gis.php:39 #: ../../godmode/setup/links.php:63 #: ../../godmode/modules/manage_nc_groups.php:118 -#: ../../godmode/snmpconsole/snmp_alert.php:419 +#: ../../godmode/snmpconsole/snmp_alert.php:444 #: ../../godmode/snmpconsole/snmp_filters.php:110 #: ../../godmode/events/event_edit_filter.php:215 #: ../../godmode/netflow/nf_edit_form.php:139 #: ../../godmode/massive/massive_edit_modules.php:184 #: ../../godmode/agentes/status_monitor_custom_fields.php:57 -#: ../../godmode/agentes/configurar_agente.php:1170 +#: ../../godmode/agentes/configurar_agente.php:1173 #: ../../godmode/agentes/planned_downtime.editor.php:418 #: ../../godmode/alerts/configure_alert_template.php:554 #: ../../godmode/alerts/alert_templates.php:156 @@ -8886,7 +8891,7 @@ msgstr "Actualizado correctamente" #: ../../operation/snmpconsole/snmp_view.php:175 #: ../../operation/agentes/pandora_networkmap.php:216 #: ../../operation/agentes/pandora_networkmap.php:508 -#: ../../include/functions_alerts.php:2745 +#: ../../include/functions_alerts.php:2748 #: ../../include/functions_planned_downtimes.php:122 #: ../../enterprise/tools/ipam/ipam_massive.php:48 #: ../../enterprise/tools/ipam/ipam_action.php:253 @@ -8924,10 +8929,10 @@ msgstr "No disparadas" #: ../../operation/snmpconsole/snmp_view.php:229 #: ../../operation/snmpconsole/snmp_view.php:1254 #: ../../operation/agentes/alerts_status.functions.php:95 -#: ../../include/functions_reporting_html.php:2310 -#: ../../include/functions_reporting_html.php:3135 -#: ../../include/functions_reporting_html.php:3136 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2904 +#: ../../include/functions_reporting_html.php:2339 +#: ../../include/functions_reporting_html.php:3184 +#: ../../include/functions_reporting_html.php:3185 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2906 #: ../../mobile/operation/alerts.php:66 #: ../../godmode/alerts/alert_list.list.php:137 msgid "Fired" @@ -8939,15 +8944,15 @@ msgstr "Disparada" #: ../../operation/events/events.build_table.php:253 #: ../../operation/agentes/estado_monitores.php:522 #: ../../include/functions_events.php:200 ../../include/functions_events.php:263 -#: ../../include/functions_events.php:2693 -#: ../../include/functions_events.php:6726 ../../include/functions_snmp.php:324 -#: ../../include/functions.php:4093 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4323 +#: ../../include/functions_events.php:2694 +#: ../../include/functions_events.php:6729 ../../include/functions_snmp.php:324 +#: ../../include/functions.php:4094 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4325 #: ../../enterprise/meta/include/functions_events_meta.php:94 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:362 #: ../../enterprise/godmode/policies/policy_external_alerts.php:382 #: ../../godmode/events/custom_events.php:105 -#: ../../godmode/agentes/configurar_agente.php:733 +#: ../../godmode/agentes/configurar_agente.php:734 #: ../../godmode/alerts/configure_alert_template.php:1552 msgid "Alert" msgstr "Alerta" @@ -8970,25 +8975,25 @@ msgstr "Tamaño de bloque para la paginación" #: ../../operation/events/events_list.php:953 #: ../../include/lib/Dashboard/Widgets/events_list.php:393 #: ../../include/functions_events.php:201 ../../include/functions_events.php:266 -#: ../../include/functions_events.php:2602 -#: ../../include/functions_events.php:5050 -#: ../../include/functions_events.php:6732 ../../include/functions_snmp.php:335 -#: ../../include/functions_reporting_html.php:1050 -#: ../../include/functions_reporting_html.php:1058 -#: ../../include/functions_reporting_html.php:1269 -#: ../../include/functions_reporting_html.php:1277 -#: ../../include/functions_reporting_html.php:2355 +#: ../../include/functions_events.php:2603 +#: ../../include/functions_events.php:5051 +#: ../../include/functions_events.php:6735 ../../include/functions_snmp.php:335 +#: ../../include/functions_reporting_html.php:1051 +#: ../../include/functions_reporting_html.php:1059 +#: ../../include/functions_reporting_html.php:1284 +#: ../../include/functions_reporting_html.php:1292 +#: ../../include/functions_reporting_html.php:2391 #: ../../enterprise/include/functions_events.php:137 #: ../../enterprise/include/functions_reporting.php:2025 #: ../../enterprise/meta/include/functions_events_meta.php:98 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2816 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:603 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:617 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:72 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:384 #: ../../mobile/operation/events.php:397 ../../mobile/operation/events.php:398 #: ../../mobile/operation/events.php:532 ../../mobile/operation/events.php:691 #: ../../mobile/operation/events.php:692 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2817 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2820 #: ../../godmode/events/event_edit_filter.php:332 #: ../../godmode/events/custom_events.php:106 #: ../../godmode/events/event_filter.php:140 @@ -8998,22 +9003,22 @@ msgstr "Gravedad" #: ../../operation/snmpconsole/snmp_view.php:587 #: ../../operation/snmpconsole/snmp_view.php:931 #: ../../operation/snmpconsole/snmp_view.php:1243 -#: ../../include/functions_events.php:6194 -#: ../../include/functions_events.php:6201 +#: ../../include/functions_events.php:6197 +#: ../../include/functions_events.php:6204 msgid "Not validated" msgstr "Sin validar" #: ../../operation/snmpconsole/snmp_view.php:588 #: ../../operation/snmpconsole/snmp_view.php:941 #: ../../operation/snmpconsole/snmp_view.php:1234 -#: ../../include/functions_events.php:2628 -#: ../../include/functions_events.php:3386 -#: ../../include/functions_events.php:3675 -#: ../../include/functions_events.php:3684 -#: ../../include/functions_events.php:3691 -#: ../../include/functions_events.php:3698 -#: ../../include/functions_events.php:6192 -#: ../../include/functions_events.php:6200 ../../include/functions_graph.php:3326 +#: ../../include/functions_events.php:2629 +#: ../../include/functions_events.php:3387 +#: ../../include/functions_events.php:3676 +#: ../../include/functions_events.php:3685 +#: ../../include/functions_events.php:3692 +#: ../../include/functions_events.php:3699 +#: ../../include/functions_events.php:6195 +#: ../../include/functions_events.php:6203 ../../include/functions_graph.php:3326 msgid "Validated" msgstr "Validado" @@ -9027,7 +9032,7 @@ msgstr "" "IP." #: ../../operation/snmpconsole/snmp_view.php:616 -#: ../../operation/events/events.php:1111 ../../operation/events/events.php:1700 +#: ../../operation/events/events.php:1104 ../../operation/events/events.php:1700 #: ../../operation/events/events_list.php:973 #: ../../include/class/AuditLog.class.php:187 #: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:270 @@ -9045,8 +9050,8 @@ msgstr "Máx. horas de antiguedad" #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:202 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:262 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:305 -#: ../../godmode/snmpconsole/snmp_alert.php:780 -#: ../../godmode/snmpconsole/snmp_alert.php:1078 +#: ../../godmode/snmpconsole/snmp_alert.php:829 +#: ../../godmode/snmpconsole/snmp_alert.php:1166 msgid "Trap type" msgstr "Clase de trap" @@ -9059,7 +9064,7 @@ msgstr "Búsqueda por tipo de trap" #: ../../operation/snmpconsole/snmp_view.php:1129 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30 -#: ../../godmode/snmpconsole/snmp_alert.php:28 +#: ../../godmode/snmpconsole/snmp_alert.php:41 msgid "Cold start (0)" msgstr "Inicio cero (0)" @@ -9068,7 +9073,7 @@ msgstr "Inicio cero (0)" #: ../../operation/snmpconsole/snmp_view.php:1133 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31 -#: ../../godmode/snmpconsole/snmp_alert.php:29 +#: ../../godmode/snmpconsole/snmp_alert.php:42 msgid "Warm start (1)" msgstr "Comienzo de inicio (1)" @@ -9077,7 +9082,7 @@ msgstr "Comienzo de inicio (1)" #: ../../operation/snmpconsole/snmp_view.php:1137 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32 -#: ../../godmode/snmpconsole/snmp_alert.php:30 +#: ../../godmode/snmpconsole/snmp_alert.php:43 msgid "Link down (2)" msgstr "Enlace interrumpido (2)" @@ -9086,7 +9091,7 @@ msgstr "Enlace interrumpido (2)" #: ../../operation/snmpconsole/snmp_view.php:1141 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33 -#: ../../godmode/snmpconsole/snmp_alert.php:31 +#: ../../godmode/snmpconsole/snmp_alert.php:44 msgid "Link up (3)" msgstr "Enlace activo (3)" @@ -9095,7 +9100,7 @@ msgstr "Enlace activo (3)" #: ../../operation/snmpconsole/snmp_view.php:1145 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34 -#: ../../godmode/snmpconsole/snmp_alert.php:32 +#: ../../godmode/snmpconsole/snmp_alert.php:45 msgid "Authentication failure (4)" msgstr "Fallo de autentificación (4)" @@ -9104,16 +9109,17 @@ msgid "Group by Enterprise String/IP" msgstr "Agrupado por cadena Enterprise/IP" #: ../../operation/snmpconsole/snmp_view.php:653 -#: ../../operation/netflow/nf_live_view.php:452 +#: ../../operation/netflow/nf_live_view.php:460 #: ../../operation/users/user_edit.php:321 ../../include/functions_cron.php:648 #: ../../include/functions_snmp.php:390 ../../include/functions_profile.php:276 -#: ../../include/functions_reporting_html.php:1560 +#: ../../include/functions_reporting_html.php:1589 #: ../../enterprise/include/functions_cron.php:757 #: ../../enterprise/include/functions_reporting_csv.php:1940 #: ../../enterprise/include/functions_tasklist.php:323 #: ../../enterprise/include/functions_reporting.php:2337 #: ../../enterprise/meta/monitoring/wizard/wizard.php:136 #: ../../enterprise/meta/advanced/metasetup.performance.php:85 +#: ../../enterprise/meta/advanced/metasetup.performance.php:89 #: ../../enterprise/meta/advanced/metasetup.setup.php:149 #: ../../enterprise/meta/advanced/metasetup.setup.php:203 #: ../../enterprise/meta/advanced/metasetup.setup.php:219 @@ -9146,7 +9152,7 @@ msgstr "Agrupado por cadena Enterprise/IP" #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1005 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1033 #: ../../godmode/servers/modificar_server.php:47 -#: ../../godmode/update_manager/update_manager.setup.php:371 +#: ../../godmode/update_manager/update_manager.setup.php:372 #: ../../godmode/reporting/reporting_builder.main.php:194 #: ../../godmode/reporting/reporting_builder.php:1092 #: ../../godmode/reporting/visual_console_builder.wizard.php:380 @@ -9170,18 +9176,19 @@ msgid "Yes" msgstr "Sí" #: ../../operation/snmpconsole/snmp_view.php:654 -#: ../../operation/netflow/nf_live_view.php:462 +#: ../../operation/netflow/nf_live_view.php:470 #: ../../operation/users/user_edit.php:322 ../../include/functions_cron.php:648 -#: ../../include/functions_events.php:5039 -#: ../../include/functions_events.php:5044 ../../include/functions_snmp.php:382 +#: ../../include/functions_events.php:5040 +#: ../../include/functions_events.php:5045 ../../include/functions_snmp.php:382 #: ../../include/functions_profile.php:276 -#: ../../include/functions_reporting_html.php:1560 +#: ../../include/functions_reporting_html.php:1589 #: ../../enterprise/include/functions_cron.php:756 #: ../../enterprise/include/functions_reporting_csv.php:1940 #: ../../enterprise/include/functions_tasklist.php:323 #: ../../enterprise/include/functions_reporting.php:2337 #: ../../enterprise/meta/monitoring/wizard/wizard.php:137 #: ../../enterprise/meta/advanced/metasetup.performance.php:86 +#: ../../enterprise/meta/advanced/metasetup.performance.php:90 #: ../../enterprise/meta/advanced/metasetup.setup.php:150 #: ../../enterprise/meta/advanced/metasetup.setup.php:213 #: ../../enterprise/meta/advanced/metasetup.setup.php:220 @@ -9216,7 +9223,7 @@ msgstr "Sí" #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1034 #: ../../mobile/operation/events.php:195 ../../mobile/operation/events.php:200 #: ../../godmode/setup/news.php:287 ../../godmode/servers/modificar_server.php:45 -#: ../../godmode/update_manager/update_manager.setup.php:372 +#: ../../godmode/update_manager/update_manager.setup.php:373 #: ../../godmode/reporting/reporting_builder.main.php:204 #: ../../godmode/reporting/reporting_builder.php:1094 #: ../../godmode/reporting/visual_console_builder.wizard.php:390 @@ -9242,9 +9249,7 @@ msgstr "No" #: ../../operation/snmpconsole/snmp_view.php:681 #: ../../operation/snmpconsole/snmp_view.php:789 -#: ../../godmode/snmpconsole/snmp_alert.php:83 -#: ../../godmode/snmpconsole/snmp_alert.php:91 -#: ../../godmode/snmpconsole/snmp_alert.php:99 +#: ../../godmode/snmpconsole/snmp_alert.php:118 #: ../../godmode/snmpconsole/snmp_filters.php:46 msgid "SNMP Console" msgstr "Consola SNMP" @@ -9253,12 +9258,12 @@ msgstr "Consola SNMP" #: ../../operation/snmpconsole/snmp_view.php:813 #: ../../operation/agentes/alerts_status.php:501 #: ../../operation/agentes/graphs.php:269 -#: ../../enterprise/meta/advanced/collections.php:200 +#: ../../enterprise/meta/advanced/collections.php:251 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:174 #: ../../enterprise/godmode/policies/policy_queue.php:524 #: ../../enterprise/godmode/policies/policy_queue.php:636 #: ../../enterprise/godmode/policies/policy_external_alerts.php:373 -#: ../../godmode/snmpconsole/snmp_alert.php:1093 +#: ../../godmode/snmpconsole/snmp_alert.php:1180 #: ../../godmode/alerts/alert_list.list.php:178 #: ../../godmode/users/user_list.php:452 msgid "Toggle filter(s)" @@ -9278,23 +9283,23 @@ msgstr "Traps SNMP" #: ../../operation/snmpconsole/snmp_view.php:854 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:303 -#: ../../godmode/snmpconsole/snmp_alert.php:743 -#: ../../godmode/snmpconsole/snmp_alert.php:1222 +#: ../../godmode/snmpconsole/snmp_alert.php:790 +#: ../../godmode/snmpconsole/snmp_alert.php:1259 #: ../../godmode/snmpconsole/snmp_trap_generator.php:125 msgid "SNMP Agent" msgstr "Agente SNMP" #: ../../operation/snmpconsole/snmp_view.php:859 -#: ../../godmode/snmpconsole/snmp_alert.php:730 -#: ../../godmode/snmpconsole/snmp_alert.php:1226 +#: ../../godmode/snmpconsole/snmp_alert.php:774 +#: ../../godmode/snmpconsole/snmp_alert.php:1263 #: ../../godmode/snmpconsole/snmp_trap_generator.php:105 msgid "Enterprise String" msgstr "Cadena Enterprise" #: ../../operation/snmpconsole/snmp_view.php:865 -#: ../../include/functions_reporting_html.php:1046 -#: ../../include/functions_reporting_html.php:1270 -#: ../../include/functions_reporting_html.php:2350 +#: ../../include/functions_reporting_html.php:1047 +#: ../../include/functions_reporting_html.php:1285 +#: ../../include/functions_reporting_html.php:2386 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1086 msgid "Count" msgstr "Número" @@ -9305,7 +9310,7 @@ msgstr "Subtipo trap" #: ../../operation/snmpconsole/snmp_view.php:974 #: ../../operation/snmpconsole/snmp_view.php:994 -#: ../../operation/agentes/status_monitor.php:1711 +#: ../../operation/agentes/status_monitor.php:1710 #: ../../operation/agentes/interface_view.functions.php:682 #: ../../operation/agentes/interface_view.functions.php:683 #: ../../operation/agentes/interface_view.functions.php:684 @@ -9314,49 +9319,49 @@ msgstr "Subtipo trap" #: ../../operation/agentes/estado_generalagente.php:219 #: ../../operation/agentes/estado_generalagente.php:232 #: ../../operation/agentes/estado_generalagente.php:244 -#: ../../operation/agentes/estado_generalagente.php:392 -#: ../../operation/agentes/estado_generalagente.php:408 -#: ../../operation/agentes/estado_generalagente.php:419 -#: ../../include/ajax/module.php:1168 ../../include/functions_events.php:3809 -#: ../../include/functions_events.php:3959 -#: ../../include/functions_events.php:3980 -#: ../../include/functions_events.php:3985 -#: ../../include/functions_events.php:3998 +#: ../../operation/agentes/estado_generalagente.php:413 +#: ../../operation/agentes/estado_generalagente.php:429 +#: ../../operation/agentes/estado_generalagente.php:440 +#: ../../include/ajax/module.php:1168 ../../include/functions_events.php:3810 +#: ../../include/functions_events.php:3960 +#: ../../include/functions_events.php:3981 +#: ../../include/functions_events.php:3986 #: ../../include/functions_events.php:3999 -#: ../../include/functions_events.php:4011 -#: ../../include/functions_events.php:4062 -#: ../../include/functions_events.php:4089 -#: ../../include/functions_events.php:4145 -#: ../../include/functions_events.php:4162 -#: ../../include/functions_events.php:4169 -#: ../../include/functions_events.php:4235 -#: ../../include/functions_events.php:4307 -#: ../../include/functions_events.php:4446 -#: ../../include/functions_events.php:4485 -#: ../../include/functions_events.php:4499 -#: ../../include/functions_events.php:4504 -#: ../../include/functions_events.php:4534 -#: ../../include/functions_events.php:4627 -#: ../../include/functions_events.php:4707 -#: ../../include/functions_events.php:4717 -#: ../../include/functions_events.php:4934 -#: ../../include/functions_events.php:5011 -#: ../../include/functions_events.php:5100 -#: ../../include/functions_events.php:5129 -#: ../../include/functions_events.php:5144 -#: ../../include/functions_events.php:5154 -#: ../../include/functions_events.php:5164 -#: ../../include/functions_events.php:7442 -#: ../../include/functions_events.php:7461 -#: ../../include/functions_events.php:7466 -#: ../../include/functions_events.php:7473 -#: ../../include/functions_events.php:7486 -#: ../../include/functions_events.php:7499 -#: ../../include/functions_events.php:7511 -#: ../../include/functions_events.php:7564 -#: ../../include/functions_events.php:7591 -#: ../../include/functions_events.php:7616 -#: ../../include/functions_events.php:7660 ../../include/functions_db.php:241 +#: ../../include/functions_events.php:4000 +#: ../../include/functions_events.php:4012 +#: ../../include/functions_events.php:4063 +#: ../../include/functions_events.php:4090 +#: ../../include/functions_events.php:4146 +#: ../../include/functions_events.php:4163 +#: ../../include/functions_events.php:4170 +#: ../../include/functions_events.php:4236 +#: ../../include/functions_events.php:4308 +#: ../../include/functions_events.php:4447 +#: ../../include/functions_events.php:4486 +#: ../../include/functions_events.php:4500 +#: ../../include/functions_events.php:4505 +#: ../../include/functions_events.php:4535 +#: ../../include/functions_events.php:4628 +#: ../../include/functions_events.php:4708 +#: ../../include/functions_events.php:4718 +#: ../../include/functions_events.php:4935 +#: ../../include/functions_events.php:5012 +#: ../../include/functions_events.php:5101 +#: ../../include/functions_events.php:5130 +#: ../../include/functions_events.php:5145 +#: ../../include/functions_events.php:5155 +#: ../../include/functions_events.php:5165 +#: ../../include/functions_events.php:7445 +#: ../../include/functions_events.php:7464 +#: ../../include/functions_events.php:7469 +#: ../../include/functions_events.php:7476 +#: ../../include/functions_events.php:7489 +#: ../../include/functions_events.php:7502 +#: ../../include/functions_events.php:7514 +#: ../../include/functions_events.php:7567 +#: ../../include/functions_events.php:7594 +#: ../../include/functions_events.php:7619 +#: ../../include/functions_events.php:7663 ../../include/functions_db.php:241 #: ../../include/functions_servers.php:1362 #: ../../include/functions_treeview.php:162 #: ../../include/functions_treeview.php:327 @@ -9365,8 +9370,8 @@ msgstr "Subtipo trap" #: ../../include/functions.php:1130 ../../include/functions.php:1134 #: ../../include/functions_reporting_html.php:651 #: ../../include/functions_reporting_html.php:654 -#: ../../include/functions_reporting_html.php:5228 -#: ../../include/functions_reporting_html.php:5281 +#: ../../include/functions_reporting_html.php:5277 +#: ../../include/functions_reporting_html.php:5330 #: ../../enterprise/tools/ipam/ipam_ajax.php:366 #: ../../enterprise/tools/ipam/ipam_ajax.php:387 #: ../../enterprise/tools/ipam/ipam_network.php:435 @@ -9405,12 +9410,12 @@ msgstr "N/A" #: ../../operation/snmpconsole/snmp_view.php:1018 #: ../../operation/events/sound_events.php:136 #: ../../operation/agentes/group_view.php:234 -#: ../../include/class/AgentsAlerts.class.php:949 -#: ../../include/functions_events.php:2904 -#: ../../include/functions_events.php:3259 +#: ../../include/class/AgentsAlerts.class.php:937 +#: ../../include/functions_events.php:2905 +#: ../../include/functions_events.php:3260 #: ../../include/functions_agents.php:2939 #: ../../include/functions_agents.php:2950 -#: ../../include/functions_reporting.php:12325 +#: ../../include/functions_reporting.php:12335 #: ../../include/functions_ui.php:1247 ../../include/functions.php:1228 #: ../../enterprise/operation/agentes/policy_view.php:345 #: ../../enterprise/meta/monitoring/group_view.php:247 @@ -9421,10 +9426,10 @@ msgid "Alert fired" msgstr "Alerta disparada" #: ../../operation/snmpconsole/snmp_view.php:1020 -#: ../../include/class/AgentsAlerts.class.php:955 +#: ../../include/class/AgentsAlerts.class.php:943 #: ../../include/functions_agents.php:2941 #: ../../include/functions_agents.php:2952 -#: ../../include/functions_reporting.php:12248 +#: ../../include/functions_reporting.php:12258 #: ../../include/functions_ui.php:1253 #: ../../enterprise/operation/agentes/policy_view.php:351 #: ../../mobile/operation/alerts.php:330 @@ -9442,7 +9447,7 @@ msgstr "Alerta no disparada" #: ../../operation/agentes/alerts_status.php:723 #: ../../include/ajax/alert_list.ajax.php:267 #: ../../include/ajax/alert_list.ajax.php:293 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3130 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3132 #: ../../enterprise/load_enterprise.php:749 #: ../../enterprise/godmode/reporting/aws_view.php:181 #: ../../enterprise/godmode/wizards/Cloud.class.php:325 @@ -9490,10 +9495,10 @@ msgid "No matching traps found" msgstr "No se encontraron traps coincidentes." #: ../../operation/snmpconsole/snmp_view.php:1272 -#: ../../include/functions_reporting_html.php:2003 -#: ../../enterprise/operation/services/services.service_map.php:104 +#: ../../include/functions_reporting_html.php:2032 +#: ../../enterprise/operation/services/services.service_map.php:139 #: ../../extensions/module_groups.php:391 ../../extensions/agents_modules.php:947 -#: ../../godmode/snmpconsole/snmp_alert.php:1469 +#: ../../godmode/snmpconsole/snmp_alert.php:1518 msgid "Legend" msgstr "Leyenda" @@ -9506,11 +9511,11 @@ msgstr "Configuración" #: ../../operation/heatmap.php:96 ../../operation/heatmap.php:98 #: ../../operation/agentes/status_monitor.php:517 #: ../../operation/agentes/estado_monitores.php:552 -#: ../../operation/agentes/ver_agente.php:1148 +#: ../../operation/agentes/ver_agente.php:1157 #: ../../include/ajax/heatmap.ajax.php:190 #: ../../include/ajax/heatmap.ajax.php:249 #: ../../include/ajax/heatmap.ajax.php:288 -#: ../../include/functions_events.php:4546 +#: ../../include/functions_events.php:4547 #: ../../include/functions_treeview.php:122 #: ../../include/functions_graph.php:5366 ../../include/functions_html.php:1560 #: ../../enterprise/operation/agentes/tag_view.php:156 @@ -9524,7 +9529,7 @@ msgstr "Configuración" #: ../../mobile/operation/modules.php:294 #: ../../godmode/modules/manage_network_components_form_common.php:111 #: ../../godmode/reporting/create_container.php:540 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1538 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1541 #: ../../godmode/massive/massive_edit_modules.php:889 #: ../../godmode/agentes/module_manager_editor_common.php:265 msgid "Module group" @@ -9557,7 +9562,7 @@ msgstr "Etiqueta" msgid "3 minutes" msgstr "3 minutos" -#: ../../operation/heatmap.php:291 ../../operation/agentes/status_monitor.php:538 +#: ../../operation/heatmap.php:291 ../../operation/agentes/status_monitor.php:861 #: ../../operation/agentes/interface_view.functions.php:120 #: ../../operation/agentes/interface_view.functions.php:158 #: ../../include/class/ConfigPEN.class.php:252 @@ -9580,16 +9585,16 @@ msgstr "Mostrar" #: ../../include/functions_visual_map_editor.php:826 #: ../../include/functions_treeview.php:72 #: ../../include/functions_treeview.php:613 -#: ../../include/functions_reporting.php:6321 +#: ../../include/functions_reporting.php:6328 #: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:397 -#: ../../include/functions_reporting_html.php:3354 +#: ../../include/functions_reporting_html.php:3403 #: ../../enterprise/views/cluster/view.php:162 #: ../../enterprise/views/cluster/view.php:164 #: ../../enterprise/include/class/VMware.app.php:888 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3211 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3213 #: ../../enterprise/include/class/DatabaseHA.class.php:211 #: ../../enterprise/include/lib/NetworkManager.php:190 -#: ../../enterprise/include/functions_policies.php:4780 +#: ../../enterprise/include/functions_policies.php:4782 #: ../../enterprise/meta/include/functions_wizard_meta.php:243 #: ../../enterprise/meta/include/functions_wizard_meta.php:528 #: ../../enterprise/meta/include/functions_wizard_meta.php:600 @@ -9627,7 +9632,7 @@ msgstr "Deshabilitado" #: ../../include/ajax/module.php:1128 ../../include/class/Tree.class.php:907 #: ../../enterprise/views/cluster/view.php:168 #: ../../enterprise/views/cluster/view.php:170 -#: ../../enterprise/godmode/services/services.service.php:738 +#: ../../enterprise/godmode/services/services.service.php:746 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1028 #: ../../enterprise/godmode/massive/massive_create_services.php:819 #: ../../mobile/operation/agent.php:174 @@ -9635,8 +9640,8 @@ msgstr "Deshabilitado" #: ../../godmode/massive/massive_edit_modules.php:1104 #: ../../godmode/agentes/module_manager.php:985 #: ../../godmode/agentes/module_manager_editor_common.php:1056 -#: ../../godmode/agentes/agent_manager.php:644 -#: ../../godmode/agentes/planned_downtime.editor.php:588 +#: ../../godmode/agentes/agent_manager.php:683 +#: ../../godmode/agentes/planned_downtime.editor.php:594 #: ../../godmode/agentes/planned_downtime.list.php:655 #: ../../godmode/agentes/modificar_agente.php:775 msgid "Quiet" @@ -9653,11 +9658,11 @@ msgid "Agent in scheduled downtime" msgstr "Agente en parada programada" #: ../../operation/search_agents.php:132 ../../operation/search_agents.php:133 -#: ../../operation/agentes/ver_agente.php:1348 +#: ../../operation/agentes/ver_agente.php:1357 #: ../../enterprise/tools/ipam/ipam.php:426 #: ../../enterprise/meta/advanced/metasetup.consoles.php:841 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:103 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:301 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:99 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:266 msgid "Manage" msgstr "Gestionar" @@ -9674,19 +9679,19 @@ msgid "Sound console" msgstr "Consola sonora" #: ../../operation/events/sound_events.php:145 -#: ../../include/functions_reporting.php:11409 +#: ../../include/functions_reporting.php:11419 #: ../../enterprise/meta/monitoring/custom_fields_view.php:452 msgid "Monitor critical" msgstr "Monitor crítico" #: ../../operation/events/sound_events.php:154 -#: ../../include/functions_reporting.php:11424 +#: ../../include/functions_reporting.php:11434 #: ../../enterprise/meta/monitoring/custom_fields_view.php:485 msgid "Monitor unknown" msgstr "Monitor en estado desconocido" #: ../../operation/events/sound_events.php:163 -#: ../../include/functions_reporting.php:11413 +#: ../../include/functions_reporting.php:11423 #: ../../enterprise/meta/monitoring/custom_fields_view.php:463 msgid "Monitor warning" msgstr "Monitor en estado de advertencia" @@ -9716,12 +9721,12 @@ msgstr " eventos." #: ../../operation/events/events.build_table.php:134 #: ../../operation/events/events.build_table.php:1164 -#: ../../include/functions_events.php:2575 -#: ../../include/functions_events.php:2578 -#: ../../include/functions_reporting.php:2000 -#: ../../include/functions_reporting.php:2299 -#: ../../include/functions_reporting_html.php:5881 -#: ../../include/functions_reporting_html.php:6066 +#: ../../include/functions_events.php:2576 +#: ../../include/functions_events.php:2579 +#: ../../include/functions_reporting.php:2002 +#: ../../include/functions_reporting.php:2303 +#: ../../include/functions_reporting_html.php:5930 +#: ../../include/functions_reporting_html.php:6115 #: ../../mobile/operation/events.php:865 msgid "No events" msgstr "No hay eventos" @@ -9730,13 +9735,13 @@ msgstr "No hay eventos" #: ../../operation/events/events.php:1252 #: ../../operation/events/events_list.php:821 #: ../../include/class/AgentWizard.class.php:1181 -#: ../../include/functions_events.php:6657 -#: ../../include/functions_reporting_html.php:2072 +#: ../../include/functions_events.php:6660 +#: ../../include/functions_reporting_html.php:2101 #: ../../enterprise/operation/log/log_viewer.php:613 -#: ../../enterprise/operation/inventory/inventory.php:317 +#: ../../enterprise/operation/inventory/inventory.php:331 #: ../../enterprise/include/functions_reporting_csv.php:2733 #: ../../enterprise/include/class/SAPView.class.php:226 -#: ../../enterprise/include/class/CSVImportAgents.class.php:152 +#: ../../enterprise/include/class/CSVImportAgents.class.php:154 #: ../../enterprise/include/functions_events.php:283 #: ../../enterprise/meta/include/functions_wizard_meta.php:174 #: ../../enterprise/meta/include/functions_wizard_meta.php:1799 @@ -9748,23 +9753,23 @@ msgstr "No hay eventos" #: ../../enterprise/meta/agentsearch.php:326 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1962 #: ../../godmode/modules/manage_network_components.php:749 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1095 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3481 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1098 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3501 #: ../../godmode/massive/massive_edit_agents.php:743 #: ../../godmode/wizards/DiscoveryTaskList.class.php:1043 #: ../../godmode/agentes/module_manager.php:844 -#: ../../godmode/agentes/agent_manager.php:411 +#: ../../godmode/agentes/agent_manager.php:414 msgid "Server" msgstr "Servidor" #: ../../operation/events/events.build_table.php:162 -#: ../../include/functions_events.php:4978 -#: ../../include/functions_events.php:6669 ../../mobile/operation/events.php:512 +#: ../../include/functions_events.php:4979 +#: ../../include/functions_events.php:6672 ../../mobile/operation/events.php:512 msgid "Event ID" msgstr "ID del evento" #: ../../operation/events/events.build_table.php:172 -#: ../../include/functions_events.php:233 ../../include/functions_events.php:6675 +#: ../../include/functions_events.php:233 ../../include/functions_events.php:6678 #: ../../mobile/operation/events.php:124 #: ../../godmode/events/custom_events.php:95 msgid "Event Name" @@ -9772,10 +9777,10 @@ msgstr "Nombre del evento" #: ../../operation/events/events.build_table.php:182 #: ../../operation/events/events.php:1934 ../../include/functions_events.php:193 -#: ../../include/functions_events.php:239 ../../include/functions_events.php:2615 -#: ../../include/functions_events.php:6682 +#: ../../include/functions_events.php:239 ../../include/functions_events.php:2616 +#: ../../include/functions_events.php:6685 #: ../../include/functions_treeview.php:617 -#: ../../include/functions_reporting_html.php:3337 +#: ../../include/functions_reporting_html.php:3386 #: ../../enterprise/include/functions_reporting_csv.php:871 #: ../../enterprise/include/functions_ipam.php:2039 #: ../../enterprise/meta/include/functions_events_meta.php:66 @@ -9791,8 +9796,8 @@ msgstr "Nombre del agente" #: ../../operation/incidents/list_integriaims_incidents.php:342 #: ../../operation/incidents/list_integriaims_incidents.php:522 #: ../../include/functions_events.php:206 ../../include/functions_events.php:281 -#: ../../include/functions_events.php:5009 -#: ../../include/functions_events.php:6701 +#: ../../include/functions_events.php:5010 +#: ../../include/functions_events.php:6704 #: ../../enterprise/meta/include/functions_events_meta.php:118 #: ../../mobile/operation/events.php:520 #: ../../godmode/setup/setup_integria.php:397 @@ -9810,7 +9815,7 @@ msgstr "Tipo de evento" #: ../../operation/events/events.build_table.php:243 #: ../../include/class/ModuleTemplates.class.php:1207 #: ../../include/class/AgentWizard.class.php:1180 -#: ../../include/class/AgentWizard.class.php:4015 +#: ../../include/class/AgentWizard.class.php:4021 #: ../../include/functions_events.php:260 #: ../../godmode/events/custom_events.php:104 msgid "Module Name" @@ -9822,9 +9827,9 @@ msgstr "Nombre del módulo" #: ../../operation/events/events_list.php:1003 #: ../../include/class/CustomNetScan.class.php:468 #: ../../include/functions_events.php:202 ../../include/functions_events.php:269 -#: ../../include/functions_events.php:3752 -#: ../../include/functions_events.php:6738 -#: ../../include/functions_events.php:7124 +#: ../../include/functions_events.php:3753 +#: ../../include/functions_events.php:6741 +#: ../../include/functions_events.php:7127 #: ../../enterprise/meta/include/functions_events_meta.php:102 #: ../../godmode/events/event_edit_filter.php:633 #: ../../godmode/events/custom_events.php:107 @@ -9839,9 +9844,9 @@ msgstr "Comentar" #: ../../operation/agentes/pandora_networkmap.editor.php:336 #: ../../operation/agentes/pandora_networkmap.view.php:136 #: ../../include/functions_events.php:204 ../../include/functions_events.php:275 -#: ../../include/functions_events.php:4632 -#: ../../include/functions_events.php:4713 -#: ../../include/functions_events.php:6750 +#: ../../include/functions_events.php:4633 +#: ../../include/functions_events.php:4714 +#: ../../include/functions_events.php:6753 #: ../../enterprise/operation/log/log_viewer.php:654 #: ../../enterprise/include/class/LogSource.class.php:626 #: ../../enterprise/include/functions_log.php:279 @@ -9849,7 +9854,7 @@ msgstr "Comentar" #: ../../enterprise/meta/include/functions_events_meta.php:110 #: ../../enterprise/meta/advanced/policymanager.sync.php:307 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:147 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1495 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1498 #: ../../godmode/events/event_edit_filter.php:627 #: ../../godmode/events/custom_events.php:109 #: ../../godmode/massive/massive_copy_modules.php:144 @@ -9859,14 +9864,14 @@ msgstr "Origen" #: ../../operation/events/events.build_table.php:303 #: ../../operation/events/events.php:1195 #: ../../operation/events/events_list.php:1001 -#: ../../include/functions_events.php:6756 +#: ../../include/functions_events.php:6759 #: ../../godmode/events/event_edit_filter.php:630 msgid "Extra ID" msgstr "ID extra" #: ../../operation/events/events.build_table.php:313 #: ../../include/functions_events.php:207 ../../include/functions_events.php:284 -#: ../../include/functions_events.php:6762 +#: ../../include/functions_events.php:6765 #: ../../enterprise/meta/include/functions_events_meta.php:122 #: ../../godmode/events/custom_events.php:112 msgid "ACK Timestamp" @@ -9874,8 +9879,8 @@ msgstr "ACK Marca temporal" #: ../../operation/events/events.build_table.php:323 #: ../../operation/events/events.php:2822 ../../include/functions_events.php:208 -#: ../../include/functions_events.php:287 ../../include/functions_events.php:4691 -#: ../../include/functions_events.php:6768 +#: ../../include/functions_events.php:287 ../../include/functions_events.php:4692 +#: ../../include/functions_events.php:6771 #: ../../enterprise/meta/include/functions_events_meta.php:126 #: ../../godmode/events/custom_events.php:113 msgid "Instructions" @@ -9892,6 +9897,9 @@ msgstr "Estado de módulo" #: ../../operation/events/events.build_table.php:350 #: ../../include/ajax/events.php:1552 ../../include/functions_events.php:213 #: ../../include/functions_events.php:315 +#: ../../include/functions_reporting_html.php:1065 +#: ../../include/functions_reporting_html.php:1298 +#: ../../include/functions_reporting_html.php:2395 #: ../../godmode/events/event_edit_filter.php:650 #: ../../godmode/events/custom_events.php:119 msgid "Custom data" @@ -9899,45 +9907,45 @@ msgstr "Datos personalizados" #: ../../operation/events/events.build_table.php:420 #: ../../operation/events/events.php:2249 ../../include/ajax/events.php:1784 -#: ../../include/functions_events.php:2651 -#: ../../include/functions_events.php:4819 -#: ../../include/functions_events.php:6829 -#: ../../include/functions_reporting.php:10694 -#: ../../include/functions_reporting_html.php:1077 -#: ../../include/functions_reporting_html.php:1300 -#: ../../include/functions_reporting_html.php:2372 +#: ../../include/functions_events.php:2652 +#: ../../include/functions_events.php:4820 +#: ../../include/functions_events.php:6832 +#: ../../include/functions_reporting.php:10704 +#: ../../include/functions_reporting_html.php:1082 +#: ../../include/functions_reporting_html.php:1319 +#: ../../include/functions_reporting_html.php:2411 #: ../../mobile/operation/events.php:267 msgid "New event" msgstr "Nuevo evento" #: ../../operation/events/events.build_table.php:425 #: ../../operation/events/events.php:2255 ../../include/ajax/events.php:1789 -#: ../../include/functions_events.php:2656 -#: ../../include/functions_events.php:4825 -#: ../../include/functions_events.php:6834 -#: ../../include/functions_reporting.php:10699 -#: ../../include/functions_reporting_html.php:1082 -#: ../../include/functions_reporting_html.php:1305 -#: ../../include/functions_reporting_html.php:2377 +#: ../../include/functions_events.php:2657 +#: ../../include/functions_events.php:4826 +#: ../../include/functions_events.php:6837 +#: ../../include/functions_reporting.php:10709 +#: ../../include/functions_reporting_html.php:1087 +#: ../../include/functions_reporting_html.php:1324 +#: ../../include/functions_reporting_html.php:2416 #: ../../mobile/operation/events.php:272 msgid "Event validated" msgstr "Evento validado" #: ../../operation/events/events.build_table.php:430 #: ../../operation/events/events.php:2261 ../../include/ajax/events.php:1794 -#: ../../include/functions_events.php:2661 -#: ../../include/functions_events.php:4831 -#: ../../include/functions_events.php:6839 -#: ../../include/functions_reporting.php:10704 -#: ../../include/functions_reporting_html.php:1087 -#: ../../include/functions_reporting_html.php:1310 -#: ../../include/functions_reporting_html.php:2382 +#: ../../include/functions_events.php:2662 +#: ../../include/functions_events.php:4832 +#: ../../include/functions_events.php:6842 +#: ../../include/functions_reporting.php:10714 +#: ../../include/functions_reporting_html.php:1092 +#: ../../include/functions_reporting_html.php:1329 +#: ../../include/functions_reporting_html.php:2421 #: ../../mobile/operation/events.php:277 msgid "Event in process" msgstr "Evento en proceso" #: ../../operation/events/events.build_table.php:856 -#: ../../operation/events/events.php:2203 ../../include/functions_events.php:7246 +#: ../../operation/events/events.php:2203 ../../include/functions_events.php:7249 msgid "Validate event" msgstr "Validar evento" @@ -9947,14 +9955,14 @@ msgid "Change to in progress status" msgstr "Cambiar a estado en proceso" #: ../../operation/events/events.build_table.php:884 -#: ../../operation/events/events.php:2227 ../../include/functions_events.php:3776 -#: ../../include/functions_events.php:3780 -#: ../../include/functions_events.php:7260 +#: ../../operation/events/events.php:2227 ../../include/functions_events.php:3777 +#: ../../include/functions_events.php:3781 +#: ../../include/functions_events.php:7263 msgid "Delete event" msgstr "Eliminar evento" #: ../../operation/events/events.build_table.php:894 -#: ../../include/functions_events.php:7269 +#: ../../include/functions_events.php:7272 msgid "Is not allowed delete events in process" msgstr "No puede borrar eventos en proceso" @@ -9975,12 +9983,12 @@ msgstr "" msgid "Please, select an event" msgstr "Seleccione un evento" -#: ../../operation/events/events.php:625 ../../operation/events/events.php:701 +#: ../../operation/events/events.php:621 ../../operation/events/events.php:695 #: ../../operation/events/events_list.php:613 #: ../../operation/events/events_list.php:689 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:271 #: ../../include/class/ManageNetScanScripts.class.php:471 -#: ../../include/functions_notifications.php:974 +#: ../../include/functions_notifications.php:963 #: ../../include/functions_snmp_browser.php:1558 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:830 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:1321 @@ -9988,7 +9996,7 @@ msgstr "Seleccione un evento" #: ../../enterprise/include/ajax/log_viewer.ajax.php:93 #: ../../enterprise/include/ajax/servers.ajax.php:144 #: ../../enterprise/include/ajax/servers.ajax.php:177 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2240 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2242 #: ../../enterprise/meta/include/functions_autoprovision.php:703 #: ../../enterprise/meta/include/functions_wizard_meta.php:1368 #: ../../enterprise/meta/advanced/metasetup.consoles.php:739 @@ -10002,13 +10010,13 @@ msgstr "Seleccione un evento" #: ../../enterprise/godmode/servers/credential_boxes_satellite.php:298 #: ../../enterprise/godmode/servers/manage_credential_boxes.php:82 #: ../../enterprise/godmode/reporting/graph_template_item_editor.php:251 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:340 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:498 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:237 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:498 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:512 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:245 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:506 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:190 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:254 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:833 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:268 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:847 #: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:168 #: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:138 #: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:152 @@ -10034,56 +10042,56 @@ msgstr "Seleccione un evento" #: ../../godmode/gis_maps/configure_gis_map.php:631 #: ../../godmode/reporting/graph_builder.graph_editor.php:352 #: ../../godmode/reporting/visual_console_builder.wizard.php:531 -#: ../../godmode/snmpconsole/snmp_alert.php:1445 +#: ../../godmode/snmpconsole/snmp_alert.php:1494 #: ../../godmode/events/event_edit_filter.php:509 #: ../../godmode/events/event_edit_filter.php:562 -#: ../../godmode/agentes/planned_downtime.editor.php:875 -#: ../../godmode/agentes/planned_downtime.editor.php:1049 +#: ../../godmode/agentes/planned_downtime.editor.php:881 +#: ../../godmode/agentes/planned_downtime.editor.php:1055 #: ../../godmode/alerts/alert_list.list.php:801 #: ../../godmode/users/configure_profile.php:403 msgid "Add" msgstr "Añadir" -#: ../../operation/events/events.php:801 +#: ../../operation/events/events.php:794 msgid "Event viewer" msgstr "Visor de eventos" -#: ../../operation/events/events.php:837 ../../operation/users/user_edit.php:358 +#: ../../operation/events/events.php:830 ../../operation/users/user_edit.php:358 #: ../../godmode/events/events.php:41 ../../godmode/users/configure_user.php:1111 msgid "Event list" msgstr "Lista de eventos" -#: ../../operation/events/events.php:848 +#: ../../operation/events/events.php:841 msgid "History event list" msgstr "Lista histórica de eventos" -#: ../../operation/events/events.php:859 +#: ../../operation/events/events.php:852 msgid "RSS Events" msgstr "Eventos RSS" -#: ../../operation/events/events.php:870 +#: ../../operation/events/events.php:863 msgid "Export to CSV file" msgstr "Exportar a un archivo CSV" -#: ../../operation/events/events.php:881 ../../operation/events/events.php:929 +#: ../../operation/events/events.php:874 ../../operation/events/events.php:922 msgid "Sound events" msgstr "Eventos sonoros" -#: ../../operation/events/events.php:894 ../../godmode/events/events.php:116 +#: ../../operation/events/events.php:887 ../../godmode/events/events.php:116 #: ../../godmode/events/events.php:124 #: ../../godmode/users/configure_profile.php:306 msgid "Manage events" msgstr "Gestionar eventos" -#: ../../operation/events/events.php:934 +#: ../../operation/events/events.php:927 msgid "History" msgstr "Histórico" -#: ../../operation/events/events.php:997 +#: ../../operation/events/events.php:990 msgid "Errors" msgstr "Errores" -#: ../../operation/events/events.php:1023 +#: ../../operation/events/events.php:1016 msgid "" "Event viewer is disabled due event replication. For more information, please " "contact with the administrator" @@ -10091,17 +10099,17 @@ msgstr "" "El visor de eventos está desactivado debido a la replicación de eventos. Por " "favor, contacta con el administrador para obtener más información." -#: ../../operation/events/events.php:1074 +#: ../../operation/events/events.php:1067 #: ../../operation/events/events_list.php:942 #: ../../operation/agentes/status_monitor.php:496 -#: ../../operation/agentes/estado_agente.php:277 +#: ../../operation/agentes/estado_agente.php:272 #: ../../include/lib/Dashboard/Widgets/events_list.php:308 -#: ../../include/functions_events.php:3291 ../../include/functions.php:1277 +#: ../../include/functions_events.php:3292 ../../include/functions.php:1277 #: ../../enterprise/operation/agentes/tag_view.php:135 #: ../../enterprise/meta/monitoring/custom_fields_view.php:183 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:123 #: ../../mobile/operation/modules.php:73 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3605 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3625 #: ../../godmode/events/event_edit_filter.php:315 #: ../../godmode/massive/massive_delete_modules.php:422 #: ../../godmode/massive/massive_delete_modules.php:443 @@ -10114,23 +10122,23 @@ msgstr "" msgid "Not normal" msgstr "No normal" -#: ../../operation/events/events.php:1084 +#: ../../operation/events/events.php:1077 #: ../../operation/events/events_list.php:937 #: ../../include/lib/Dashboard/Widgets/events_list.php:321 -#: ../../include/functions_events.php:198 ../../include/functions_events.php:6713 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1381 +#: ../../include/functions_events.php:198 ../../include/functions_events.php:6716 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1383 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1083 #: ../../enterprise/include/functions_events.php:127 #: ../../enterprise/meta/include/functions_events_meta.php:86 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2843 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:629 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2844 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:643 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2847 #: ../../godmode/events/event_edit_filter.php:317 #: ../../godmode/events/event_filter.php:138 msgid "Event type" msgstr "Tipo de evento" -#: ../../operation/events/events.php:1098 ../../operation/events/events.php:1670 +#: ../../operation/events/events.php:1091 ../../operation/events/events.php:1670 #: ../../operation/events/events_list.php:970 #: ../../include/lib/Dashboard/Widgets/events_list.php:378 #: ../../enterprise/include/functions_events.php:107 @@ -10139,28 +10147,28 @@ msgstr "Tipo de evento" msgid "Event status" msgstr "Estado del evento" -#: ../../operation/events/events.php:1118 +#: ../../operation/events/events.php:1111 #: ../../operation/events/events_list.php:983 #: ../../enterprise/godmode/setup/setup.php:161 #: ../../godmode/events/event_edit_filter.php:436 msgid "All events" msgstr "Todos los eventos" -#: ../../operation/events/events.php:1119 ../../operation/events/events.php:1720 +#: ../../operation/events/events.php:1112 ../../operation/events/events.php:1720 #: ../../operation/events/events_list.php:984 #: ../../godmode/events/event_edit_filter.php:437 msgid "Group events" msgstr "Eventos agrupados" -#: ../../operation/events/events.php:1120 +#: ../../operation/events/events.php:1113 #: ../../operation/events/events_list.php:985 #: ../../include/ajax/heatmap.ajax.php:78 msgid "Group agents" msgstr "Grupos de agente" -#: ../../operation/events/events.php:1129 +#: ../../operation/events/events.php:1122 #: ../../operation/events/events_list.php:982 -#: ../../include/functions_events.php:5036 +#: ../../include/functions_events.php:5037 #: ../../enterprise/include/functions_events.php:198 #: ../../mobile/operation/events.php:528 #: ../../godmode/events/event_edit_filter.php:438 @@ -10172,7 +10180,7 @@ msgstr "Repetido" #: ../../operation/events/events_list.php:524 #: ../../operation/events/events_list.php:535 #: ../../operation/events/events_list.php:1053 -#: ../../operation/netflow/nf_live_view.php:389 +#: ../../operation/netflow/nf_live_view.php:397 #: ../../include/ajax/custom_fields.php:587 ../../include/ajax/events.php:503 #: ../../include/ajax/events.php:519 #: ../../enterprise/meta/monitoring/custom_fields_view.php:236 @@ -10230,8 +10238,8 @@ msgstr "Búsqueda por módulo" #: ../../enterprise/operation/services/services.table_services.php:201 #: ../../enterprise/include/class/AgentRepository.class.php:650 #: ../../enterprise/include/class/Omnishell.class.php:361 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1733 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3865 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1735 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3867 #: ../../enterprise/include/class/DeploymentCenter.class.php:779 #: ../../enterprise/godmode/setup/setup_auth.php:69 #: ../../enterprise/godmode/setup/setup_auth.php:269 @@ -10253,9 +10261,9 @@ msgstr "Búsqueda por módulo" #: ../../godmode/massive/massive_edit_agents.php:1026 #: ../../godmode/massive/massive_edit_modules.php:411 #: ../../godmode/massive/massive_edit_modules.php:497 -#: ../../godmode/agentes/agent_manager.php:328 -#: ../../godmode/agentes/agent_manager.php:472 -#: ../../godmode/agentes/planned_downtime.editor.php:800 +#: ../../godmode/agentes/agent_manager.php:331 +#: ../../godmode/agentes/agent_manager.php:511 +#: ../../godmode/agentes/planned_downtime.editor.php:806 #: ../../godmode/agentes/planned_downtime.list.php:326 msgid "Any" msgstr "Cualquiera" @@ -10333,6 +10341,7 @@ msgstr "Eventos sin las siguientes etiquetas" #: ../../operation/events/events.php:1532 #: ../../operation/events/events_list.php:1030 +#: ../../operation/agentes/status_monitor.php:848 #: ../../include/functions_visual_map_editor.php:895 #: ../../enterprise/meta/advanced/metasetup.consoles.php:613 #: ../../enterprise/meta/advanced/metasetup.consoles.php:699 @@ -10344,8 +10353,8 @@ msgstr "Eventos sin las siguientes etiquetas" #: ../../extensions/quick_shell.php:521 #: ../../godmode/massive/massive_add_action_alerts.php:250 #: ../../godmode/massive/massive_edit_agents.php:1027 -#: ../../godmode/agentes/agent_manager.php:748 -#: ../../godmode/agentes/agent_manager.php:882 +#: ../../godmode/agentes/agent_manager.php:787 +#: ../../godmode/agentes/agent_manager.php:921 #: ../../godmode/agentes/module_manager_editor.php:746 msgid "Advanced options" msgstr "Opciones avanzadas" @@ -10415,16 +10424,16 @@ msgstr "Validar selección" #: ../../include/class/ModuleTemplates.class.php:970 #: ../../enterprise/operation/services/services.list.php:728 #: ../../enterprise/include/class/Omnishell.class.php:520 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:298 -#: ../../godmode/snmpconsole/snmp_alert.php:1457 -#: ../../godmode/agentes/agent_manager.php:310 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:306 +#: ../../godmode/snmpconsole/snmp_alert.php:1506 +#: ../../godmode/agentes/agent_manager.php:313 msgid "Delete selected" msgstr "Borrar seleccionado(s)" #: ../../operation/events/events.php:1893 ../../include/ajax/events.php:1998 #: ../../include/class/ExternalTools.class.php:354 #: ../../include/lib/Dashboard/Widgets/events_list.php:788 -#: ../../include/functions_events.php:3861 +#: ../../include/functions_events.php:3862 #: ../../enterprise/meta/advanced/cron_main.php:444 #: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:566 #: ../../godmode/events/event_responses.editor.php:146 @@ -10473,7 +10482,7 @@ msgid "ALERT" msgstr "ALERTA" #: ../../operation/events/events.php:2115 ../../include/functions_events.php:100 -#: ../../include/functions_events.php:2908 ../../include/functions_graph.php:3455 +#: ../../include/functions_events.php:2909 ../../include/functions_graph.php:3455 #: ../../include/functions_ui.php:3750 msgid "SYSTEM" msgstr "SISTEMA" @@ -10489,12 +10498,12 @@ msgstr "Eliminar eventos" #: ../../operation/events/events.php:2307 #: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:433 #: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:437 -#: ../../include/functions_events.php:2691 -#: ../../include/functions_events.php:3279 ../../include/functions_graph.php:2864 +#: ../../include/functions_events.php:2692 +#: ../../include/functions_events.php:3280 ../../include/functions_graph.php:2864 #: ../../include/functions_graph.php:3630 ../../include/functions_graph.php:3632 -#: ../../include/functions_reporting.php:10731 ../../include/functions.php:1235 -#: ../../include/functions_reporting_html.php:1123 -#: ../../include/functions_reporting_html.php:2411 +#: ../../include/functions_reporting.php:10741 ../../include/functions.php:1235 +#: ../../include/functions_reporting_html.php:1128 +#: ../../include/functions_reporting_html.php:2450 #: ../../enterprise/meta/advanced/metasetup.setup.php:144 #: ../../mobile/operation/events.php:127 #: ../../godmode/setup/setup_general.php:125 @@ -10630,13 +10639,13 @@ msgstr "El nombre del filtro no se puede dejar en blanco." msgid "none" msgstr "ninguno" -#: ../../operation/netflow/nf_live_view.php:123 -#: ../../operation/netflow/nf_live_view.php:145 -#: ../../operation/netflow/nf_live_view.php:151 +#: ../../operation/netflow/nf_live_view.php:131 +#: ../../operation/netflow/nf_live_view.php:153 +#: ../../operation/netflow/nf_live_view.php:159 msgid "Netflow live view" msgstr "Netflow en tiempo real" -#: ../../operation/netflow/nf_live_view.php:133 +#: ../../operation/netflow/nf_live_view.php:141 #: ../../enterprise/operation/log/log_viewer.php:458 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:72 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:48 @@ -10644,8 +10653,8 @@ msgstr "Netflow en tiempo real" msgid "Not supported in Windows systems" msgstr "No compatible con sistemas Windows" -#: ../../operation/netflow/nf_live_view.php:141 -#: ../../operation/agentes/ver_agente.php:1368 +#: ../../operation/netflow/nf_live_view.php:149 +#: ../../operation/agentes/ver_agente.php:1377 #: ../../enterprise/include/class/CommandCenter.class.php:142 #: ../../enterprise/meta/general/logon_ok.php:16 #: ../../enterprise/meta/monitoring/group_view.php:51 @@ -10661,31 +10670,31 @@ msgstr "No compatible con sistemas Windows" msgid "Main" msgstr "Principal" -#: ../../operation/netflow/nf_live_view.php:162 +#: ../../operation/netflow/nf_live_view.php:170 msgid "Error creating filter" msgstr "Error al crear filtro" -#: ../../operation/netflow/nf_live_view.php:164 +#: ../../operation/netflow/nf_live_view.php:172 msgid "Filter created successfully" msgstr "Filtro creado correctamente" -#: ../../operation/netflow/nf_live_view.php:183 +#: ../../operation/netflow/nf_live_view.php:191 msgid "Filter updated successfully" msgstr "Filtro actualizado correctamente" -#: ../../operation/netflow/nf_live_view.php:184 +#: ../../operation/netflow/nf_live_view.php:192 msgid "Error updating filter" msgstr "Error al actualizar el filtro" -#: ../../operation/netflow/nf_live_view.php:208 +#: ../../operation/netflow/nf_live_view.php:216 msgid "Draw live filter" msgstr "Extraer filtro en directo" -#: ../../operation/netflow/nf_live_view.php:242 +#: ../../operation/netflow/nf_live_view.php:250 msgid "Connection" msgstr "Conexión" -#: ../../operation/netflow/nf_live_view.php:295 +#: ../../operation/netflow/nf_live_view.php:303 #: ../../operation/incidents/integriaims_export_csv.php:84 #: ../../operation/incidents/configure_integriaims_incident.php:325 #: ../../operation/incidents/list_integriaims_incidents.php:359 @@ -10693,46 +10702,46 @@ msgstr "Conexión" msgid "Resolution" msgstr "Resolución" -#: ../../operation/netflow/nf_live_view.php:295 +#: ../../operation/netflow/nf_live_view.php:303 msgid "The interval will be divided in chunks the length of the resolution." msgstr "El intervalo dividirá en partes la extensión del resultado" -#: ../../operation/netflow/nf_live_view.php:322 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2386 +#: ../../operation/netflow/nf_live_view.php:330 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2389 #: ../../godmode/netflow/nf_item_list.php:176 msgid "Max. values" msgstr "Valores máximos" -#: ../../operation/netflow/nf_live_view.php:336 +#: ../../operation/netflow/nf_live_view.php:344 #: ../../godmode/netflow/nf_edit_form.php:253 msgid "Aggregate by" msgstr "Agregado por" -#: ../../operation/netflow/nf_live_view.php:339 +#: ../../operation/netflow/nf_live_view.php:347 #: ../../godmode/netflow/nf_edit_form.php:255 msgid "Src Ip Address" msgstr "Dirección IP origen" -#: ../../operation/netflow/nf_live_view.php:340 +#: ../../operation/netflow/nf_live_view.php:348 #: ../../godmode/netflow/nf_edit_form.php:256 msgid "Dst Ip Address" msgstr "Dirección IP destino" -#: ../../operation/netflow/nf_live_view.php:341 -#: ../../operation/netflow/nf_live_view.php:433 +#: ../../operation/netflow/nf_live_view.php:349 +#: ../../operation/netflow/nf_live_view.php:441 #: ../../godmode/netflow/nf_edit_form.php:248 #: ../../godmode/netflow/nf_edit_form.php:257 msgid "Src Port" msgstr "Puerto origen" -#: ../../operation/netflow/nf_live_view.php:342 -#: ../../operation/netflow/nf_live_view.php:425 +#: ../../operation/netflow/nf_live_view.php:350 +#: ../../operation/netflow/nf_live_view.php:433 #: ../../godmode/netflow/nf_edit_form.php:245 #: ../../godmode/netflow/nf_edit_form.php:258 msgid "Dst Port" msgstr "Puerto destino" -#: ../../operation/netflow/nf_live_view.php:384 +#: ../../operation/netflow/nf_live_view.php:392 #: ../../include/class/CredentialStore.class.php:945 #: ../../include/functions_html.php:1878 ../../include/functions_html.php:1879 #: ../../include/functions_html.php:1989 ../../include/functions_html.php:1990 @@ -10752,16 +10761,16 @@ msgstr "Puerto destino" msgid "Custom" msgstr "Personalizado" -#: ../../operation/netflow/nf_live_view.php:396 +#: ../../operation/netflow/nf_live_view.php:404 msgid "Select a filter" msgstr "Selecciona un filtro" -#: ../../operation/netflow/nf_live_view.php:406 +#: ../../operation/netflow/nf_live_view.php:414 #: ../../godmode/netflow/nf_edit_form.php:239 msgid "Dst Ip" msgstr "Dst IP" -#: ../../operation/netflow/nf_live_view.php:406 +#: ../../operation/netflow/nf_live_view.php:414 #: ../../godmode/netflow/nf_edit_form.php:239 msgid "" "Destination IP. A comma separated list of destination ip. If we leave the " @@ -10772,12 +10781,12 @@ msgstr "" "campo mostrará todas las IPs. Ejemplo de filtro por IP: " "25.46.157.214,160.253.135.249" -#: ../../operation/netflow/nf_live_view.php:414 +#: ../../operation/netflow/nf_live_view.php:422 #: ../../godmode/netflow/nf_edit_form.php:242 msgid "Src Ip" msgstr "IP Origen" -#: ../../operation/netflow/nf_live_view.php:414 +#: ../../operation/netflow/nf_live_view.php:422 #: ../../godmode/netflow/nf_edit_form.php:242 msgid "" "Source IP. A comma separated list of source ip. If we leave the field blank, " @@ -10787,7 +10796,7 @@ msgstr "" "campo mostrará todas las IPs. Ejemplo de filtro por IP: " "25.46.157.214,160.253.135.249" -#: ../../operation/netflow/nf_live_view.php:425 +#: ../../operation/netflow/nf_live_view.php:433 #: ../../godmode/netflow/nf_edit_form.php:245 msgid "" "Destination port. A comma separated list of destination ports. If we leave the " @@ -10797,7 +10806,7 @@ msgstr "" "este campo en blanco se mostrarán todos los puertos. Ejemplo de filtrado por " "puertos: 80,22" -#: ../../operation/netflow/nf_live_view.php:433 +#: ../../operation/netflow/nf_live_view.php:441 #: ../../godmode/netflow/nf_edit_form.php:248 msgid "" "Source port. A comma separated list of source ports. If we leave the field " @@ -10807,24 +10816,24 @@ msgstr "" "campo en blanco se mostrarán todos los puertos. Ejemplo de filtrado por " "puertos: 80,22" -#: ../../operation/netflow/nf_live_view.php:451 +#: ../../operation/netflow/nf_live_view.php:459 #: ../../godmode/setup/setup_netflow.php:71 msgid "IP address resolution can take a lot of time" msgstr "La resolución de direcciones IP puede tardar mucho tiempo." -#: ../../operation/netflow/nf_live_view.php:469 +#: ../../operation/netflow/nf_live_view.php:477 msgid "IP address resolution" msgstr "Resolución de dirección IP" -#: ../../operation/netflow/nf_live_view.php:469 +#: ../../operation/netflow/nf_live_view.php:477 msgid "Resolve the IP addresses to get their hostnames." msgstr "Resolver direcciones IP para obtener sus hostnames" -#: ../../operation/netflow/nf_live_view.php:472 +#: ../../operation/netflow/nf_live_view.php:480 msgid "Source ip" msgstr "IP de origen" -#: ../../operation/netflow/nf_live_view.php:482 +#: ../../operation/netflow/nf_live_view.php:490 #: ../../enterprise/meta/general/main_header.php:309 #: ../../enterprise/meta/general/main_header.php:391 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:268 @@ -10842,19 +10851,19 @@ msgstr "IP de origen" msgid "Advanced" msgstr "Avanzado" -#: ../../operation/netflow/nf_live_view.php:495 +#: ../../operation/netflow/nf_live_view.php:503 msgid "Draw" msgstr "Dibujar" -#: ../../operation/netflow/nf_live_view.php:499 +#: ../../operation/netflow/nf_live_view.php:507 msgid "Save as new filter" msgstr "Guardar nuevo filtro" -#: ../../operation/netflow/nf_live_view.php:500 +#: ../../operation/netflow/nf_live_view.php:508 msgid "Update current filter" msgstr "Actualizar filtro actual" -#: ../../operation/netflow/nf_live_view.php:514 +#: ../../operation/netflow/nf_live_view.php:522 msgid "No filter selected" msgstr "No se ha seleccionado ningún filtro" @@ -10864,15 +10873,15 @@ msgid "List of networkmap" msgstr "Lista de mapas de red" #: ../../operation/agentes/networkmap.dinamic.php:226 -#: ../../include/functions_config.php:2407 +#: ../../include/functions_config.php:2410 msgid "Pandora FMS" msgstr "Pandora FMS" #: ../../operation/agentes/status_monitor.php:62 #: ../../operation/agentes/status_monitor.php:85 -#: ../../operation/agentes/ver_agente.php:1535 -#: ../../include/functions_events.php:4508 -#: ../../include/functions_reporting_html.php:1516 +#: ../../operation/agentes/ver_agente.php:1544 +#: ../../include/functions_events.php:4509 +#: ../../include/functions_reporting_html.php:1545 #: ../../enterprise/meta/event/custom_events.php:56 #: ../../enterprise/meta/event/custom_events.php:61 #: ../../enterprise/meta/event/custom_events.php:74 @@ -10881,8 +10890,8 @@ msgstr "Pandora FMS" #: ../../godmode/menu.php:77 ../../godmode/events/events.php:80 #: ../../godmode/events/events.php:95 #: ../../godmode/massive/massive_edit_agents.php:1103 -#: ../../godmode/agentes/agent_manager.php:868 -#: ../../godmode/agentes/agent_manager.php:893 +#: ../../godmode/agentes/agent_manager.php:907 +#: ../../godmode/agentes/agent_manager.php:932 msgid "Custom fields" msgstr "Campos personalizados" @@ -10899,9 +10908,9 @@ msgstr "Vista del monitor" #: ../../enterprise/godmode/reporting/reporting_builder.template.php:746 #: ../../enterprise/godmode/policies/policies.php:324 #: ../../extensions/agents_modules.php:407 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1485 -#: ../../godmode/agentes/planned_downtime.editor.php:797 -#: ../../godmode/agentes/modificar_agente.php:352 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1488 +#: ../../godmode/agentes/planned_downtime.editor.php:803 +#: ../../godmode/agentes/modificar_agente.php:322 msgid "Recursion" msgstr "Recurrencia" @@ -10910,8 +10919,8 @@ msgstr "Recurrencia" msgid "Monitor status" msgstr "Estado del monitor" -#: ../../operation/agentes/status_monitor.php:545 -#: ../../operation/agentes/status_monitor.php:1319 +#: ../../operation/agentes/status_monitor.php:536 +#: ../../operation/agentes/status_monitor.php:1318 #: ../../include/ajax/module.php:978 ../../include/ajax/heatmap.ajax.php:225 #: ../../include/ajax/heatmap.ajax.php:264 #: ../../include/ajax/custom_fields.php:411 @@ -10922,7 +10931,7 @@ msgstr "Estado del monitor" #: ../../mobile/operation/modules.php:594 ../../mobile/operation/modules.php:848 #: ../../godmode/modules/manage_network_components.php:748 #: ../../godmode/modules/manage_network_templates_form.php:231 -#: ../../godmode/modules/manage_network_components_form_wizard.php:271 +#: ../../godmode/modules/manage_network_components_form_wizard.php:272 #: ../../godmode/agentes/status_monitor_custom_fields.php:85 #: ../../godmode/agentes/status_monitor_custom_fields.php:145 #: ../../godmode/agentes/agent_template.php:235 @@ -10930,61 +10939,61 @@ msgstr "Estado del monitor" msgid "Module name" msgstr "Nombre del módulo" -#: ../../operation/agentes/status_monitor.php:559 +#: ../../operation/agentes/status_monitor.php:550 #: ../../operation/agentes/alerts_status.functions.php:107 #: ../../enterprise/operation/agentes/tag_view.php:223 #: ../../enterprise/operation/agentes/tag_view.php:225 msgid "Only it is show tags in use." msgstr "Mostrar solo etiquetas en uso" -#: ../../operation/agentes/status_monitor.php:564 +#: ../../operation/agentes/status_monitor.php:555 #: ../../operation/agentes/alerts_status.functions.php:112 #: ../../enterprise/operation/agentes/tag_view.php:229 msgid "No tags" msgstr "Sin etiquetas" -#: ../../operation/agentes/status_monitor.php:625 +#: ../../operation/agentes/status_monitor.php:621 #: ../../enterprise/operation/agentes/tag_view.php:278 #: ../../godmode/agentes/module_manager_editor_data.php:15 msgid "Data server module" msgstr "Módulo del servidor de datos" -#: ../../operation/agentes/status_monitor.php:627 +#: ../../operation/agentes/status_monitor.php:623 #: ../../enterprise/operation/agentes/tag_view.php:280 #: ../../godmode/agentes/module_manager_editor_network.php:77 msgid "Network server module" msgstr "Módulo del servidor de red" -#: ../../operation/agentes/status_monitor.php:631 +#: ../../operation/agentes/status_monitor.php:627 #: ../../enterprise/operation/agentes/tag_view.php:284 #: ../../godmode/agentes/module_manager_editor_plugin.php:46 msgid "Plugin server module" msgstr "Módulo del servidor de plugin" -#: ../../operation/agentes/status_monitor.php:635 +#: ../../operation/agentes/status_monitor.php:631 #: ../../enterprise/operation/agentes/tag_view.php:288 #: ../../godmode/agentes/module_manager_editor_wmi.php:33 msgid "WMI server module" msgstr "Módulo del servidor WMI" -#: ../../operation/agentes/status_monitor.php:639 +#: ../../operation/agentes/status_monitor.php:635 #: ../../enterprise/operation/agentes/tag_view.php:292 #: ../../godmode/agentes/module_manager_editor_prediction.php:107 msgid "Prediction server module" msgstr "Módulo del servidor de predicción" -#: ../../operation/agentes/status_monitor.php:643 +#: ../../operation/agentes/status_monitor.php:639 #: ../../enterprise/operation/agentes/tag_view.php:296 #: ../../godmode/agentes/module_manager_editor_web.php:55 msgid "Web server module" msgstr "Módulo del servidor web" -#: ../../operation/agentes/status_monitor.php:645 +#: ../../operation/agentes/status_monitor.php:641 msgid "Wux server module" msgstr "Módulo del servidor WUX" -#: ../../operation/agentes/status_monitor.php:650 -#: ../../operation/agentes/status_monitor.php:1324 +#: ../../operation/agentes/status_monitor.php:646 +#: ../../operation/agentes/status_monitor.php:1323 #: ../../enterprise/operation/agentes/tag_view.php:299 #: ../../enterprise/operation/agentes/tag_view.php:680 #: ../../godmode/agentes/status_monitor_custom_fields.php:89 @@ -10992,28 +11001,28 @@ msgstr "Módulo del servidor WUX" msgid "Server type" msgstr "Tipo de servidor" -#: ../../operation/agentes/status_monitor.php:656 +#: ../../operation/agentes/status_monitor.php:652 #: ../../enterprise/operation/agentes/tag_view.php:305 -#: ../../godmode/agentes/modificar_agente.php:324 +#: ../../godmode/agentes/modificar_agente.php:337 msgid "Only enabled" msgstr "Solo habilitados" -#: ../../operation/agentes/status_monitor.php:657 +#: ../../operation/agentes/status_monitor.php:653 #: ../../enterprise/operation/agentes/tag_view.php:306 -#: ../../godmode/agentes/modificar_agente.php:323 +#: ../../godmode/agentes/modificar_agente.php:336 msgid "Only disabled" msgstr "Solo deshabilitados" -#: ../../operation/agentes/status_monitor.php:660 +#: ../../operation/agentes/status_monitor.php:656 #: ../../enterprise/operation/agentes/tag_view.php:309 msgid "Show monitors..." msgstr "Mostrar módulos..." -#: ../../operation/agentes/status_monitor.php:666 +#: ../../operation/agentes/status_monitor.php:662 msgid "Min. hours in current status" msgstr "Mín. de horas en el estado actual" -#: ../../operation/agentes/status_monitor.php:671 +#: ../../operation/agentes/status_monitor.php:666 #: ../../enterprise/operation/agentes/tag_view.php:319 #: ../../enterprise/operation/agentes/tag_view.php:679 #: ../../godmode/agentes/status_monitor_custom_fields.php:81 @@ -11021,11 +11030,11 @@ msgstr "Mín. de horas en el estado actual" msgid "Data type" msgstr "Tipo de dato" -#: ../../operation/agentes/status_monitor.php:776 +#: ../../operation/agentes/status_monitor.php:765 msgid "Not condition" msgstr "Condition NOT" -#: ../../operation/agentes/status_monitor.php:776 +#: ../../operation/agentes/status_monitor.php:765 msgid "" "If you check this option, those elements that do NOT meet any of the " "requirements will be shown" @@ -11033,27 +11042,23 @@ msgstr "" "Si marca esta opción, se mostrarán aquellos elementos que NO cumplan alguno de " "los requisitos" -#: ../../operation/agentes/status_monitor.php:845 -msgid "Advanced Options" -msgstr "Opciones avanzadas" - -#: ../../operation/agentes/status_monitor.php:854 -msgid "Show filters" -msgstr "Mostrar filtros" - -#: ../../operation/agentes/status_monitor.php:863 +#: ../../operation/agentes/status_monitor.php:831 #: ../../operation/agentes/agent_fields.php:37 #: ../../enterprise/operation/agentes/tag_view.php:447 msgid "Agent custom fields" msgstr "Campos personalizados de agente" -#: ../../operation/agentes/status_monitor.php:1303 +#: ../../operation/agentes/status_monitor.php:872 +msgid "Show filters" +msgstr "Mostrar filtros" + +#: ../../operation/agentes/status_monitor.php:1302 #: ../../operation/agentes/alerts_status.php:537 #: ../../operation/agentes/alerts_status.php:573 #: ../../include/ajax/module.php:974 ../../include/ajax/alert_list.ajax.php:272 #: ../../enterprise/operation/agentes/policy_view.php:67 #: ../../enterprise/operation/agentes/collection_view.php:74 -#: ../../enterprise/include/functions_policies.php:4068 +#: ../../enterprise/include/functions_policies.php:4070 #: ../../enterprise/meta/advanced/policymanager.sync.php:319 #: ../../enterprise/meta/advanced/policymanager.queue.php:210 #: ../../enterprise/meta/advanced/policymanager.queue.php:257 @@ -11076,7 +11081,7 @@ msgstr "Campos personalizados de agente" msgid "Policy" msgstr "Política" -#: ../../operation/agentes/status_monitor.php:1303 +#: ../../operation/agentes/status_monitor.php:1302 #: ../../operation/agentes/alerts_status.php:537 #: ../../operation/agentes/alerts_status.php:573 #: ../../include/ajax/module.php:974 ../../include/ajax/alert_list.ajax.php:272 @@ -11085,24 +11090,24 @@ msgstr "Política" #: ../../enterprise/godmode/agentes/collection_manager.php:205 #: ../../godmode/reporting/reporting_builder.list_items.php:371 #: ../../godmode/reporting/graph_builder.graph_editor.php:211 -#: ../../godmode/snmpconsole/snmp_alert.php:1217 +#: ../../godmode/snmpconsole/snmp_alert.php:1254 #: ../../godmode/agentes/module_manager.php:841 msgid "P." msgstr "P." -#: ../../operation/agentes/status_monitor.php:1313 +#: ../../operation/agentes/status_monitor.php:1312 msgid "Data Type" msgstr "Tipo de datos" -#: ../../operation/agentes/status_monitor.php:1341 -#: ../../operation/agentes/estado_generalagente.php:417 +#: ../../operation/agentes/status_monitor.php:1340 +#: ../../operation/agentes/estado_generalagente.php:438 #: ../../include/functions_treeview.php:326 #: ../../godmode/agentes/status_monitor_custom_fields.php:101 #: ../../godmode/agentes/status_monitor_custom_fields.php:149 msgid "Last status change" msgstr "Último cambio de estado" -#: ../../operation/agentes/status_monitor.php:1352 +#: ../../operation/agentes/status_monitor.php:1351 #: ../../enterprise/operation/agentes/tag_view.php:683 #: ../../godmode/agentes/module_manager.php:864 #: ../../godmode/agentes/status_monitor_custom_fields.php:109 @@ -11110,34 +11115,34 @@ msgstr "Último cambio de estado" msgid "Warn" msgstr "Advertencia" -#: ../../operation/agentes/status_monitor.php:1432 +#: ../../operation/agentes/status_monitor.php:1431 #: ../../operation/agentes/pandora_networkmap.view.php:1743 msgid "(Adopt) " msgstr "(Adoptar) " -#: ../../operation/agentes/status_monitor.php:1440 +#: ../../operation/agentes/status_monitor.php:1439 #: ../../operation/agentes/pandora_networkmap.view.php:1751 msgid "(Unlinked) (Adopt) " msgstr "(Sin enlazar) (Adoptar) " -#: ../../operation/agentes/status_monitor.php:1443 +#: ../../operation/agentes/status_monitor.php:1442 #: ../../operation/agentes/pandora_networkmap.view.php:1754 msgid "(Unlinked) " msgstr "(Sin enlazar) " -#: ../../operation/agentes/status_monitor.php:1642 -#: ../../operation/agentes/status_monitor.php:1650 +#: ../../operation/agentes/status_monitor.php:1641 +#: ../../operation/agentes/status_monitor.php:1649 #: ../../include/class/Tree.class.php:646 ../../include/lib/Module.php:565 #: ../../include/functions_modules.php:4088 ../../include/functions.php:1357 #: ../../include/functions.php:1394 msgid "NO DATA" msgstr "SIN DATOS" -#: ../../operation/agentes/status_monitor.php:1981 +#: ../../operation/agentes/status_monitor.php:1980 msgid "This group doesn't have any monitor" msgstr "Este grupo no tiene ningún monitor definido." -#: ../../operation/agentes/status_monitor.php:1983 +#: ../../operation/agentes/status_monitor.php:1982 msgid "Sorry no search parameters" msgstr "No hay parámetros de búsqueda" @@ -11176,7 +11181,7 @@ msgstr "Standby" #: ../../include/ajax/alert_list.ajax.php:273 #: ../../include/ajax/alert_list.ajax.php:298 #: ../../include/class/AuditLog.class.php:128 -#: ../../include/functions_events.php:2602 +#: ../../include/functions_events.php:2603 #: ../../enterprise/operation/agentes/policy_view.php:66 #: ../../enterprise/operation/agentes/policy_view.php:166 #: ../../enterprise/operation/agentes/policy_view.php:257 @@ -11216,11 +11221,11 @@ msgstr "F." #: ../../include/ajax/alert_list.ajax.php:280 #: ../../include/ajax/alert_list.ajax.php:305 #: ../../include/class/AgentsAlerts.class.php:338 -#: ../../include/class/AgentsAlerts.class.php:976 +#: ../../include/class/AgentsAlerts.class.php:964 #: ../../include/functions_treeview.php:412 #: ../../include/functions_treeview.php:453 -#: ../../include/functions_reporting_html.php:3133 -#: ../../include/functions_reporting_html.php:3136 +#: ../../include/functions_reporting_html.php:3182 +#: ../../include/functions_reporting_html.php:3185 #: ../../enterprise/operation/agentes/policy_view.php:259 #: ../../enterprise/include/functions_reporting_csv.php:2465 #: ../../enterprise/include/functions_tasklist.php:328 @@ -11232,7 +11237,7 @@ msgstr "F." #: ../../enterprise/godmode/policies/policy_alerts.php:557 #: ../../mobile/operation/alerts.php:342 #: ../../godmode/reporting/reporting_builder.item_editor.php:201 -#: ../../godmode/reporting/reporting_builder.item_editor.php:825 +#: ../../godmode/reporting/reporting_builder.item_editor.php:828 #: ../../godmode/alerts/alert_list.list.php:483 #: ../../godmode/alerts/alert_list.builder.php:140 #: ../../godmode/alerts/alert_view.php:95 @@ -11245,12 +11250,12 @@ msgstr "Plantilla" #: ../../operation/agentes/alerts_status.php:653 #: ../../include/ajax/alert_list.ajax.php:282 #: ../../include/ajax/alert_list.ajax.php:307 -#: ../../include/class/AgentsAlerts.class.php:905 +#: ../../include/class/AgentsAlerts.class.php:893 #: ../../include/functions_treeview.php:455 -#: ../../include/functions_reporting_html.php:5158 +#: ../../include/functions_reporting_html.php:5207 #: ../../enterprise/operation/agentes/policy_view.php:261 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:221 -#: ../../godmode/snmpconsole/snmp_alert.php:1238 +#: ../../godmode/snmpconsole/snmp_alert.php:1275 #: ../../godmode/alerts/alert_view.php:99 msgid "Last fired" msgstr "Disparada por última vez" @@ -11330,23 +11335,23 @@ msgstr "Resumen de los grupos por estado" #: ../../include/lib/Dashboard/Widgets/groups_status.php:316 #: ../../include/lib/Dashboard/Widgets/agent_module.php:448 #: ../../include/functions_groups.php:53 ../../include/functions_html.php:1645 -#: ../../include/functions_reporting_html.php:1816 -#: ../../include/functions_reporting_html.php:2285 -#: ../../include/functions_reporting_html.php:3034 -#: ../../enterprise/operation/services/services.service_map.php:123 +#: ../../include/functions_reporting_html.php:1845 +#: ../../include/functions_reporting_html.php:2314 +#: ../../include/functions_reporting_html.php:3083 +#: ../../enterprise/operation/services/services.service_map.php:158 #: ../../enterprise/include/functions_cron.php:215 #: ../../enterprise/include/functions_tasklist.php:338 #: ../../enterprise/include/functions_reporting_pdf.php:861 -#: ../../enterprise/include/functions_policies.php:3822 +#: ../../enterprise/include/functions_policies.php:3824 #: ../../enterprise/meta/include/functions_autoprovision.php:476 #: ../../enterprise/meta/monitoring/group_view.php:154 #: ../../enterprise/meta/monitoring/group_view.php:215 #: ../../enterprise/meta/monitoring/wizard/wizard.php:304 #: ../../enterprise/meta/advanced/agents_setup.move_agents.php:362 #: ../../enterprise/meta/advanced/policymanager.queue.php:258 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:205 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:219 #: ../../enterprise/godmode/massive/massive_add_service_elements.php:361 #: ../../enterprise/godmode/massive/massive_create_services.php:964 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:248 @@ -11368,15 +11373,15 @@ msgstr "Resumen de los grupos por estado" #: ../../mobile/include/functions_web.php:23 #: ../../godmode/reporting/reporting_builder.list_items.php:208 #: ../../godmode/reporting/reporting_builder.list_items.php:229 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1671 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1733 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1980 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1674 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1736 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1983 #: ../../godmode/reporting/visual_console_builder.wizard.php:408 #: ../../godmode/massive/massive_add_alerts.php:231 #: ../../godmode/massive/massive_delete_modules.php:535 #: ../../godmode/massive/massive_standby_alerts.php:203 #: ../../godmode/massive/massive_edit_agents.php:566 -#: ../../godmode/massive/massive_delete_alerts.php:308 +#: ../../godmode/massive/massive_delete_alerts.php:314 #: ../../godmode/massive/massive_delete_agents.php:280 #: ../../godmode/massive/massive_edit_plugins.php:367 #: ../../godmode/massive/massive_enable_disable_alerts.php:174 @@ -11558,13 +11563,13 @@ msgid "Show in hierachy mode" msgstr "Mostrar en modo jerarquía" #: ../../operation/agentes/estado_monitores.php:602 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1953 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1955 msgid "Reset" msgstr "Reiniciar" #: ../../operation/agentes/interface_view.functions.php:93 #: ../../operation/agentes/interface_view.functions.php:131 -#: ../../operation/agentes/ver_agente.php:1401 +#: ../../operation/agentes/ver_agente.php:1410 #: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 #: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:410 msgid "Interfaces" @@ -11602,7 +11607,7 @@ msgstr "% Uso de ancho de banda (salida)" #: ../../operation/agentes/interface_view.functions.php:539 #: ../../include/functions_treeview.php:319 #: ../../include/functions_reporting_html.php:90 -#: ../../include/functions_reporting_html.php:5480 +#: ../../include/functions_reporting_html.php:5529 #: ../../enterprise/include/functions_reporting_pdf.php:1988 msgid "Last data" msgstr "Últimos datos" @@ -11616,7 +11621,7 @@ msgstr "No hay parámetros de búsqueda" #: ../../operation/agentes/realtime_win.php:51 #: ../../operation/agentes/interface_traffic_graph_win.php:54 #: ../../include/chart_generator.php:125 -#: ../../enterprise/operation/inventory/inventory.php:191 +#: ../../enterprise/operation/inventory/inventory.php:203 msgid "There was a problem connecting with the node" msgstr "Error al conectar con el nodo" @@ -11663,9 +11668,9 @@ msgid "Show percentil" msgstr "Mostrar el percentil" #: ../../operation/agentes/stat_win.php:382 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:543 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:557 #: ../../mobile/operation/module_graph.php:436 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2507 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2510 msgid "Time compare (Overlapped)" msgstr "Comparación de tiempo (solapado)" @@ -11691,8 +11696,8 @@ msgstr "Mostrar gráfica a escala completa (TIP)" #: ../../operation/agentes/stat_win.php:410 #: ../../operation/agentes/interface_traffic_graph_win.php:240 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2492 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:560 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2488 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:574 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2491 msgid "" "TIP mode charts do not support average - maximum - minimum series, you can " "only enable TIP or average, maximum or minimum series" @@ -11731,7 +11736,7 @@ msgstr "Creado correctamente" #: ../../operation/agentes/pandora_networkmap.php:140 #: ../../operation/agentes/pandora_networkmap.php:375 -#: ../../include/functions_alerts.php:2745 +#: ../../include/functions_alerts.php:2748 #: ../../include/functions_planned_downtimes.php:112 #: ../../include/functions_planned_downtimes.php:827 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:51 @@ -11753,9 +11758,9 @@ msgstr "Creado correctamente" #: ../../godmode/modules/manage_network_components.php:199 #: ../../godmode/modules/manage_network_components.php:427 #: ../../godmode/modules/manage_nc_groups.php:85 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5695 -#: ../../godmode/agentes/configurar_agente.php:350 -#: ../../godmode/agentes/configurar_agente.php:875 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5715 +#: ../../godmode/agentes/configurar_agente.php:351 +#: ../../godmode/agentes/configurar_agente.php:876 #: ../../godmode/agentes/planned_downtime.editor.php:406 #: ../../godmode/alerts/configure_alert_template.php:192 #: ../../godmode/alerts/configure_alert_template.php:527 @@ -11796,7 +11801,7 @@ msgid "Networkmap" msgstr "Mapa de red" #: ../../operation/agentes/pandora_networkmap.php:708 -#: ../../include/functions_reporting_html.php:5589 +#: ../../include/functions_reporting_html.php:5638 #: ../../enterprise/views/cluster/list.php:62 msgid "Nodes" msgstr "Nodos" @@ -11807,7 +11812,7 @@ msgstr "Mapa vacío" #: ../../operation/agentes/pandora_networkmap.php:778 #: ../../include/functions_reporting.php:1060 -#: ../../include/functions_reporting.php:8923 ../../include/functions_maps.php:50 +#: ../../include/functions_reporting.php:8930 ../../include/functions_maps.php:50 #: ../../enterprise/include/functions_reporting.php:2535 #: ../../enterprise/include/functions_reporting.php:3479 #: ../../enterprise/include/functions_reporting.php:4454 @@ -11916,24 +11921,24 @@ msgid "Report of State" msgstr "Informe de estado" #: ../../operation/agentes/tactical.php:228 -#: ../../include/functions_events.php:2588 +#: ../../include/functions_events.php:2589 msgid "Latest events" msgstr "Últimos eventos" #: ../../operation/agentes/tactical.php:245 -#: ../../include/functions_events.php:2731 +#: ../../include/functions_events.php:2732 msgid "Event graph" msgstr "Gráfico de eventos" #: ../../operation/agentes/tactical.php:248 -#: ../../include/functions_events.php:2733 +#: ../../include/functions_events.php:2734 msgid "Event graph by agent" msgstr "Gráfico de eventos por agente" #: ../../operation/agentes/tactical.php:254 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2897 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:681 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2915 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:695 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2935 msgid "Event graphs" msgstr "Gráficos de eventos" @@ -11954,14 +11959,14 @@ msgstr "Todos (Habilitados)" #: ../../operation/agentes/alerts_status.functions.php:101 #: ../../include/functions_ui.php:1155 #: ../../enterprise/operation/agentes/policy_view.php:292 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3273 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3275 #: ../../mobile/operation/alerts.php:73 #: ../../godmode/alerts/alert_list.list.php:143 msgid "Standby on" msgstr "Modo standby activado" #: ../../operation/agentes/alerts_status.functions.php:102 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3267 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3269 #: ../../mobile/operation/alerts.php:74 #: ../../godmode/alerts/alert_list.list.php:144 msgid "Standby off" @@ -11997,7 +12002,7 @@ msgid "No fields defined" msgstr "No se han definido campos" #: ../../operation/agentes/custom_fields.php:65 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2656 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2658 #: ../../godmode/agentes/fields_manager.php:119 #: ../../godmode/alerts/alert_view.php:441 #: ../../godmode/alerts/alert_view.php:564 @@ -12282,28 +12287,28 @@ msgstr "Dirección IP" msgid "Remote configuration enabled" msgstr "Configuración remota habilitada" -#: ../../operation/agentes/estado_generalagente.php:309 +#: ../../operation/agentes/estado_generalagente.php:330 msgid "Agent contact" msgstr "Contacto de agente" -#: ../../operation/agentes/estado_generalagente.php:316 +#: ../../operation/agentes/estado_generalagente.php:337 msgid "Refresh data" msgstr "Actualizar datos" -#: ../../operation/agentes/estado_generalagente.php:357 +#: ../../operation/agentes/estado_generalagente.php:378 msgid "Next contact" msgstr "Siguiente contacto" -#: ../../operation/agentes/estado_generalagente.php:389 -#: ../../include/functions_events.php:5118 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:528 +#: ../../operation/agentes/estado_generalagente.php:410 +#: ../../include/functions_events.php:5119 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:493 #: ../../godmode/reporting/reporting_builder.item_editor.php:73 -#: ../../godmode/agentes/agent_manager.php:457 +#: ../../godmode/agentes/agent_manager.php:496 msgid "Secondary groups" msgstr "Grupos secundarios" -#: ../../operation/agentes/estado_generalagente.php:406 -#: ../../operation/agentes/ver_agente.php:1209 +#: ../../operation/agentes/estado_generalagente.php:427 +#: ../../operation/agentes/ver_agente.php:1218 #: ../../include/functions_visual_map_editor.php:956 #: ../../include/rest-api/models/VisualConsole/Item.php:2175 #: ../../enterprise/views/ipam/sites/edit.php:64 @@ -12311,68 +12316,68 @@ msgstr "Grupos secundarios" #: ../../godmode/modules/manage_nc_groups_form.php:71 #: ../../godmode/reporting/visual_console_builder.elements.php:108 #: ../../godmode/massive/massive_edit_agents.php:648 -#: ../../godmode/agentes/agent_manager.php:526 +#: ../../godmode/agentes/agent_manager.php:565 #: ../../godmode/groups/configure_group.php:170 #: ../../godmode/groups/group_list.php:848 msgid "Parent" msgstr "Padre" -#: ../../operation/agentes/estado_generalagente.php:445 +#: ../../operation/agentes/estado_generalagente.php:466 msgid "Agent info" msgstr "Información del agente" -#: ../../operation/agentes/estado_generalagente.php:452 +#: ../../operation/agentes/estado_generalagente.php:473 #: ../../include/functions_treeview.php:750 msgid "Position (Long, Lat)" msgstr "Posición (longitud, latitud)" -#: ../../operation/agentes/estado_generalagente.php:458 +#: ../../operation/agentes/estado_generalagente.php:479 msgid "There is no GIS data." msgstr "No hay datos GIS" -#: ../../operation/agentes/estado_generalagente.php:476 -#: ../../operation/agentes/ver_agente.php:1517 +#: ../../operation/agentes/estado_generalagente.php:497 +#: ../../operation/agentes/ver_agente.php:1526 #: ../../include/functions_treeview.php:759 -#: ../../godmode/agentes/agent_manager.php:614 -#: ../../godmode/agentes/agent_manager.php:631 +#: ../../godmode/agentes/agent_manager.php:653 +#: ../../godmode/agentes/agent_manager.php:670 msgid "Url address" msgstr "Dirección URL" -#: ../../operation/agentes/estado_generalagente.php:486 +#: ../../operation/agentes/estado_generalagente.php:507 #: ../../include/functions_treeview.php:634 msgid "Other IP addresses" msgstr "Otras direcciones IP" -#: ../../operation/agentes/estado_generalagente.php:494 +#: ../../operation/agentes/estado_generalagente.php:515 #: ../../include/functions_treeview.php:767 msgid "Timezone Offset" msgstr "Zona horaria desactivada" -#: ../../operation/agentes/estado_generalagente.php:525 +#: ../../operation/agentes/estado_generalagente.php:546 #: ../../operation/agentes/agent_fields.php:44 #: ../../include/functions_treeview.php:783 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:256 msgid "Custom field" msgstr "Campo personalizado" -#: ../../operation/agentes/estado_generalagente.php:579 +#: ../../operation/agentes/estado_generalagente.php:600 msgid "Agent access rate (Last 24h)" msgstr "Índice de acceso de agente (últimas 24h)" -#: ../../operation/agentes/estado_generalagente.php:618 +#: ../../operation/agentes/estado_generalagente.php:639 msgid "Active incident on this agent" msgstr "Activar incidencia a este agente" -#: ../../operation/agentes/estado_generalagente.php:622 +#: ../../operation/agentes/estado_generalagente.php:643 #: ../../godmode/setup/news.php:248 msgid "Author" msgstr "Autor" -#: ../../operation/agentes/estado_generalagente.php:629 +#: ../../operation/agentes/estado_generalagente.php:650 #: ../../operation/incidents/integriaims_export_csv.php:81 #: ../../operation/incidents/configure_integriaims_incident.php:213 #: ../../operation/incidents/list_integriaims_incidents.php:516 -#: ../../include/lib/Dashboard/Widget.php:545 +#: ../../include/lib/Dashboard/Widget.php:549 #: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:404 #: ../../enterprise/include/functions_reporting_csv.php:421 #: ../../enterprise/include/functions_reporting_csv.php:443 @@ -12422,18 +12427,18 @@ msgstr "Autor" msgid "Title" msgstr "Título" -#: ../../operation/agentes/estado_generalagente.php:631 +#: ../../operation/agentes/estado_generalagente.php:652 #: ../../operation/incidents/integriaims_export_csv.php:85 #: ../../operation/incidents/configure_integriaims_incident.php:296 #: ../../operation/incidents/list_integriaims_incidents.php:348 #: ../../operation/incidents/list_integriaims_incidents.php:519 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:325 -#: ../../include/functions_events.php:4670 -#: ../../include/functions_reporting_html.php:5038 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:443 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:503 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:555 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:815 +#: ../../include/functions_events.php:4671 +#: ../../include/functions_reporting_html.php:5087 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:423 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:483 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:530 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:817 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:82 #: ../../enterprise/meta/advanced/agents_setup.move_agents.php:464 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:204 @@ -12441,8 +12446,8 @@ msgstr "Título" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:328 #: ../../godmode/setup/setup_integria.php:379 #: ../../godmode/setup/setup_integria.php:501 -#: ../../godmode/snmpconsole/snmp_alert.php:1018 -#: ../../godmode/snmpconsole/snmp_alert.php:1080 +#: ../../godmode/snmpconsole/snmp_alert.php:1105 +#: ../../godmode/snmpconsole/snmp_alert.php:1168 #: ../../godmode/agentes/agent_incidents.php:91 #: ../../godmode/alerts/configure_alert_template.php:1118 #: ../../godmode/alerts/alert_list.list.php:126 @@ -12451,27 +12456,27 @@ msgstr "Título" msgid "Priority" msgstr "Prioridad" -#: ../../operation/agentes/estado_generalagente.php:700 +#: ../../operation/agentes/estado_generalagente.php:721 #: ../../operation/agentes/pandora_networkmap.view.php:1234 #: ../../include/functions_treeview.php:878 msgid "Interface traffic" msgstr "Interfaz de tráfico" -#: ../../operation/agentes/estado_generalagente.php:777 +#: ../../operation/agentes/estado_generalagente.php:798 msgid "Events info (24hr.)" msgstr "Información de eventos (24h)" -#: ../../operation/agentes/estado_generalagente.php:797 +#: ../../operation/agentes/estado_generalagente.php:818 #: ../../operation/agentes/pandora_networkmap.view.php:1857 msgid "Last contact: " msgstr "Último contacto: " -#: ../../operation/agentes/estado_generalagente.php:870 +#: ../../operation/agentes/estado_generalagente.php:891 #: ../../enterprise/views/cluster/view.php:369 msgid "Events (Last 24h)" msgstr "Eventos (últimas 24h)" -#: ../../operation/agentes/estado_generalagente.php:922 +#: ../../operation/agentes/estado_generalagente.php:943 msgid "Interface information (SNMP)" msgstr "Información de interfaz (SNMP)" @@ -12567,7 +12572,7 @@ msgstr "Altitud" #: ../../include/functions_snmp.php:421 ../../include/rest-api/index.php:361 #: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:460 #: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:520 -#: ../../include/functions_reporting_html.php:3702 +#: ../../include/functions_reporting_html.php:3751 #: ../../enterprise/include/functions_reporting_csv.php:716 #: ../../enterprise/include/functions_reporting_csv.php:952 #: ../../enterprise/include/functions_reporting_csv.php:1325 @@ -12584,30 +12589,30 @@ msgstr "Distancia" msgid "# of Packages" msgstr "# de paquetes" -#: ../../operation/agentes/ver_agente.php:1008 +#: ../../operation/agentes/ver_agente.php:1017 #: ../../enterprise/operation/agentes/ver_agente.php:72 msgid "Main IP" msgstr "IP principal" -#: ../../operation/agentes/ver_agente.php:1020 -#: ../../include/functions_events.php:4503 +#: ../../operation/agentes/ver_agente.php:1029 +#: ../../include/functions_events.php:4504 #: ../../enterprise/operation/agentes/ver_agente.php:78 msgid "Last remote contact" msgstr "Último contacto remoto" -#: ../../operation/agentes/ver_agente.php:1065 +#: ../../operation/agentes/ver_agente.php:1074 #: ../../enterprise/operation/agentes/ver_agente.php:122 msgid "Monitors down" msgstr "Monitores caídos" -#: ../../operation/agentes/ver_agente.php:1106 +#: ../../operation/agentes/ver_agente.php:1115 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:576 #: ../../enterprise/operation/agentes/ver_agente.php:164 #: ../../mobile/operation/groups.php:174 msgid "Alerts fired" msgstr "Alertas disparadas" -#: ../../operation/agentes/ver_agente.php:1172 +#: ../../operation/agentes/ver_agente.php:1181 #: ../../enterprise/tools/ipam/ipam_excel.php:133 #: ../../enterprise/tools/ipam/ipam_ajax.php:359 #: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 @@ -12623,16 +12628,16 @@ msgstr "Alertas disparadas" msgid "Address" msgstr "Dirección" -#: ../../operation/agentes/ver_agente.php:1223 +#: ../../operation/agentes/ver_agente.php:1232 msgid "Sons" msgstr "Hijos" -#: ../../operation/agentes/ver_agente.php:1478 -#: ../../godmode/agentes/configurar_agente.php:509 +#: ../../operation/agentes/ver_agente.php:1487 +#: ../../godmode/agentes/configurar_agente.php:510 msgid "GIS data" msgstr "Datos GIS" -#: ../../operation/agentes/ver_agente.php:1551 +#: ../../operation/agentes/ver_agente.php:1560 #: ../../operation/search_results.php:119 ../../include/functions_reports.php:638 #: ../../include/functions_reports.php:642 #: ../../include/functions_reports.php:647 @@ -12647,32 +12652,32 @@ msgstr "Datos GIS" msgid "Graphs" msgstr "Gráficos" -#: ../../operation/agentes/ver_agente.php:1573 +#: ../../operation/agentes/ver_agente.php:1582 msgid "Log Viewer" msgstr "Visor de logs" -#: ../../operation/agentes/ver_agente.php:1600 ../../godmode/setup/setup.php:177 +#: ../../operation/agentes/ver_agente.php:1609 ../../godmode/setup/setup.php:177 #: ../../godmode/setup/setup.php:277 ../../godmode/menu.php:347 msgid "eHorus" msgstr "eHorus" -#: ../../operation/agentes/ver_agente.php:1612 +#: ../../operation/agentes/ver_agente.php:1621 msgid "Terminal" msgstr "Terminal" -#: ../../operation/agentes/ver_agente.php:1623 +#: ../../operation/agentes/ver_agente.php:1632 #: ../../include/lib/Dashboard/Widgets/top_n.php:286 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2439 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:367 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2401 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:375 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2404 msgid "Display" msgstr "Mostrar" -#: ../../operation/agentes/ver_agente.php:1634 +#: ../../operation/agentes/ver_agente.php:1643 msgid "Processes" msgstr "Procesos" -#: ../../operation/agentes/ver_agente.php:1656 +#: ../../operation/agentes/ver_agente.php:1665 #: ../../enterprise/include/functions_collection.php:186 #: ../../enterprise/meta/advanced/collections.editor.php:57 #: ../../enterprise/meta/advanced/collections.editor.php:385 @@ -12690,13 +12695,13 @@ msgstr "Procesos" msgid "Files" msgstr "Archivos" -#: ../../operation/agentes/ver_agente.php:1674 -#: ../../operation/agentes/ver_agente.php:1873 +#: ../../operation/agentes/ver_agente.php:1683 +#: ../../operation/agentes/ver_agente.php:1882 #: ../../enterprise/operation/menu.php:61 msgid "SAP view" msgstr "Vista SAP" -#: ../../operation/agentes/ver_agente.php:1686 ../../godmode/setup/setup.php:224 +#: ../../operation/agentes/ver_agente.php:1695 ../../godmode/setup/setup.php:224 #: ../../godmode/setup/setup.php:311 ../../godmode/menu.php:361 msgid "External Tools" msgstr "Herramientas externas" @@ -13028,7 +13033,7 @@ msgstr "Notifivaciones de usuario" #: ../../enterprise/include/lib/Metaconsole/Node.php:1165 #: ../../enterprise/include/lib/Metaconsole/Node.php:1166 #: ../../enterprise/include/functions_HA_cluster.php:61 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:174 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:170 #: ../../enterprise/godmode/agentes/plugins_manager.php:195 #: ../../enterprise/godmode/agentes/plugins_manager.php:262 #: ../../enterprise/godmode/policies/policy_alerts.php:722 @@ -13086,14 +13091,14 @@ msgid "Global search" msgstr "Búsqueda global" #: ../../operation/search_results.php:93 -#: ../../include/functions_reporting.php:11579 +#: ../../include/functions_reporting.php:11589 #: ../../godmode/massive/massive_add_profiles.php:204 #: ../../godmode/massive/massive_delete_profiles.php:153 msgid "Users" msgstr "Usuarios" #: ../../operation/search_results.php:132 ../../include/functions_groups.php:139 -#: ../../include/functions_reporting.php:15012 +#: ../../include/functions_reporting.php:15024 #: ../../enterprise/meta/general/main_menu.php:269 #: ../../enterprise/meta/general/main_header.php:167 #: ../../enterprise/meta/general/main_header.php:183 @@ -13306,8 +13311,8 @@ msgid "No comments found" msgstr "No se han encontrado comentarios" #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:314 -#: ../../include/functions_events.php:3755 -#: ../../include/functions_events.php:5360 +#: ../../include/functions_events.php:3756 +#: ../../include/functions_events.php:5363 msgid "Add comment" msgstr "Añadir comentario" @@ -13343,7 +13348,7 @@ msgid "People" msgstr "Personas" #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:380 -#: ../../include/functions_reporting_html.php:6104 +#: ../../include/functions_reporting_html.php:6153 msgid "Dates" msgstr "Fechas" @@ -13382,8 +13387,8 @@ msgstr "Última ejecución" #: ../../include/class/AgentsAlerts.class.php:285 #: ../../include/functions_filemanager.php:607 #: ../../include/functions_treeview.php:413 -#: ../../include/functions_reporting.php:2721 -#: ../../include/functions_reporting_html.php:3134 +#: ../../include/functions_reporting.php:2725 +#: ../../include/functions_reporting_html.php:3183 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:689 #: ../../enterprise/tools/ipam/ipam_ajax.php:532 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:1072 @@ -13393,22 +13398,22 @@ msgstr "Última ejecución" #: ../../enterprise/operation/agentes/manage_transmap_creation.php:190 #: ../../enterprise/include/functions_reporting_csv.php:2465 #: ../../enterprise/include/class/ManageBackups.class.php:167 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2293 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2461 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3432 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2295 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2463 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3434 #: ../../enterprise/meta/include/functions_autoprovision.php:477 #: ../../enterprise/meta/include/functions_alerts_meta.php:133 #: ../../enterprise/meta/include/functions_alerts_meta.php:164 #: ../../enterprise/meta/monitoring/wizard/wizard.php:140 #: ../../enterprise/meta/advanced/agents_setup.move_agents.php:468 -#: ../../enterprise/meta/advanced/collections.php:339 +#: ../../enterprise/meta/advanced/collections.php:391 #: ../../enterprise/godmode/setup/setup_skins.php:128 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2117 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:387 #: ../../enterprise/godmode/agentes/inventory_manager.php:224 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:142 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:379 -#: ../../enterprise/godmode/agentes/collections.php:332 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:138 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:344 +#: ../../enterprise/godmode/agentes/collections.php:384 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:223 #: ../../enterprise/godmode/policies/policy_external_alerts.php:350 #: ../../enterprise/godmode/policies/policy_external_alerts.php:384 @@ -13416,10 +13421,10 @@ msgstr "Última ejecución" #: ../../enterprise/godmode/policies/policy_inventory_modules.php:305 #: ../../enterprise/godmode/policies/policy_alerts.php:353 #: ../../godmode/category/category.php:170 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1946 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1949 #: ../../godmode/menu.php:234 ../../godmode/tag/tag.php:284 #: ../../godmode/events/event_responses.list.php:53 -#: ../../godmode/agentes/planned_downtime.editor.php:921 +#: ../../godmode/agentes/planned_downtime.editor.php:927 #: ../../godmode/agentes/fields_manager.php:121 #: ../../godmode/agentes/modificar_agente.php:653 #: ../../godmode/alerts/alert_list.list.php:120 @@ -13535,7 +13540,7 @@ msgstr "Muy grave" #: ../../include/functions_incidents.php:34 #: ../../include/functions_incidents.php:75 -#: ../../include/functions_events.php:3327 ../../include/functions_graph.php:3533 +#: ../../include/functions_events.php:3328 ../../include/functions_graph.php:3533 #: ../../include/functions_graph.php:3534 ../../include/functions_graph.php:5115 #: ../../include/functions.php:1023 ../../include/functions.php:1269 #: ../../include/functions.php:1303 @@ -13574,7 +13579,7 @@ msgstr "Jerarquía de agentes" #: ../../include/functions_visual_map_editor.php:55 #: ../../include/functions_visual_map_editor.php:632 -#: ../../include/lib/Dashboard/Widget.php:556 +#: ../../include/lib/Dashboard/Widget.php:560 #: ../../godmode/reporting/visual_console_builder.data.php:169 #: ../../godmode/reporting/visual_console_builder.elements.php:151 msgid "Background" @@ -13816,14 +13821,14 @@ msgstr "Gráfico de módulo" #: ../../include/functions_reports.php:561 #: ../../include/functions_reports.php:648 #: ../../include/functions_reports.php:654 -#: ../../include/functions_reporting.php:9845 +#: ../../include/functions_reporting.php:9852 #: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:625 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2154 #: ../../godmode/reporting/create_container.php:480 #: ../../godmode/reporting/create_container.php:624 #: ../../godmode/reporting/visual_console_builder.elements.php:105 #: ../../godmode/reporting/visual_console_builder.elements.php:575 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2090 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2093 msgid "Custom graph" msgstr "Gráfica personalizada" @@ -13966,9 +13971,9 @@ msgstr "Porcentaje" #: ../../include/functions_snmp_browser.php:560 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:505 #: ../../include/functions_reporting_html.php:940 -#: ../../include/functions_reporting_html.php:2180 -#: ../../include/functions_reporting_html.php:4646 -#: ../../include/functions_reporting_html.php:5156 +#: ../../include/functions_reporting_html.php:2209 +#: ../../include/functions_reporting_html.php:4695 +#: ../../include/functions_reporting_html.php:5205 #: ../../enterprise/operation/services/services.service.php:124 #: ../../enterprise/operation/services/services.list.php:506 #: ../../enterprise/include/functions_reporting_csv.php:1158 @@ -13980,14 +13985,14 @@ msgstr "Porcentaje" #: ../../enterprise/meta/include/functions_autoprovision.php:643 #: ../../enterprise/meta/advanced/metasetup.relations.php:430 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2519 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:405 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:413 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:827 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:376 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:341 #: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:548 #: ../../godmode/setup/setup_visuals.php:1288 #: ../../godmode/setup/setup_visuals.php:1349 #: ../../godmode/setup/setup_visuals.php:1369 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2527 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2530 #: ../../godmode/reporting/visual_console_builder.wizard.php:319 #: ../../godmode/snmpconsole/snmp_trap_generator.php:115 #: ../../godmode/massive/massive_edit_modules.php:884 @@ -14039,7 +14044,7 @@ msgstr "Color del valor" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1765 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:102 #: ../../godmode/reporting/visual_console_builder.elements.php:107 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1258 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1261 #: ../../godmode/reporting/graph_builder.main.php:196 #: ../../godmode/reporting/visual_console_builder.wizard.php:242 #: ../../godmode/agentes/module_manager_editor_prediction.php:179 @@ -14112,13 +14117,13 @@ msgstr "Ocultar el último valor en módulos boleanos" #: ../../include/functions_visual_map_editor.php:825 #: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:398 -#: ../../include/functions_reporting_html.php:3352 +#: ../../include/functions_reporting_html.php:3401 #: ../../enterprise/tools/ipam/ipam_ajax.php:419 #: ../../enterprise/tools/ipam/ipam_massive.php:103 #: ../../enterprise/tools/ipam/ipam_network.php:402 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3218 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3220 #: ../../enterprise/include/class/DatabaseHA.class.php:205 -#: ../../godmode/modules/manage_network_components_form_wizard.php:246 +#: ../../godmode/modules/manage_network_components_form_wizard.php:247 #: ../../godmode/massive/massive_edit_agents.php:1016 #: ../../godmode/agentes/module_manager_editor_common.php:1061 #: ../../godmode/agentes/module_manager_editor_common.php:1071 @@ -14149,8 +14154,8 @@ msgstr "Horizontal" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:332 #: ../../godmode/reporting/reporting_builder.list_items.php:371 #: ../../godmode/reporting/visual_console_builder.elements.php:107 -#: ../../godmode/snmpconsole/snmp_alert.php:1039 -#: ../../godmode/snmpconsole/snmp_alert.php:1217 +#: ../../godmode/snmpconsole/snmp_alert.php:1126 +#: ../../godmode/snmpconsole/snmp_alert.php:1254 msgid "Position" msgstr "Posición" @@ -14238,7 +14243,7 @@ msgstr "" #: ../../godmode/setup/setup_visuals.php:1030 #: ../../godmode/setup/setup_visuals.php:1031 #: ../../godmode/setup/setup_visuals.php:1342 -#: ../../godmode/snmpconsole/snmp_alert.php:1015 +#: ../../godmode/snmpconsole/snmp_alert.php:1102 msgid "seconds" msgstr "segundos" @@ -14294,7 +14299,7 @@ msgstr "Mostrar cuadrícula" #: ../../include/functions_visual_map_editor.php:1421 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3460 #: ../../extensions/agents_modules.php:448 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3706 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3726 msgid "Update item" msgstr "Actualizar elemento" @@ -14413,8 +14418,8 @@ msgstr "Error al borrar el módulo de politica: %d" #: ../../include/functions_reports.php:639 #: ../../include/functions_reports.php:1083 -#: ../../include/functions_reporting.php:9919 -#: ../../include/functions_reporting.php:10079 +#: ../../include/functions_reporting.php:9926 +#: ../../include/functions_reporting.php:10086 msgid "Simple graph" msgstr "Gráfico simple" @@ -14473,7 +14478,7 @@ msgstr "SLA" #: ../../include/functions_reports.php:699 #: ../../include/functions_reporting.php:950 #: ../../enterprise/include/functions_reporting_csv.php:1481 -#: ../../enterprise/godmode/services/services.service.php:804 +#: ../../enterprise/godmode/services/services.service.php:832 #: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:221 msgid "S.L.A." msgstr "SLA" @@ -14536,8 +14541,8 @@ msgid "Serialize data" msgstr "Serializar datos" #: ../../include/functions_reports.php:754 -#: ../../include/functions_reporting.php:6435 -#: ../../include/functions_reporting.php:9735 +#: ../../include/functions_reporting.php:6442 +#: ../../include/functions_reporting.php:9742 #: ../../enterprise/include/functions_reporting_csv.php:1170 #: ../../enterprise/include/functions_reporting_csv.php:1188 #: ../../enterprise/include/functions_reporting_csv.php:1190 @@ -14549,8 +14554,8 @@ msgid "Historical Data" msgstr "Datos históricos" #: ../../include/functions_reports.php:762 -#: ../../include/functions_reporting.php:9252 -#: ../../include/functions_reporting_html.php:3705 +#: ../../include/functions_reporting.php:9259 +#: ../../include/functions_reporting_html.php:3754 #: ../../enterprise/include/functions_reporting_csv.php:1311 #: ../../enterprise/include/functions_reporting_csv.php:1325 #: ../../enterprise/include/functions_reporting_csv.php:1329 @@ -14560,8 +14565,8 @@ msgstr "Incremento" #: ../../include/functions_reports.php:766 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1742 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:192 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1235 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:196 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1238 msgid "Last value" msgstr "Último valor" @@ -14580,7 +14585,7 @@ msgid "Grouped" msgstr "Agrupado" #: ../../include/functions_reports.php:771 ../../include/ajax/events.php:1494 -#: ../../include/functions_reporting.php:9397 +#: ../../include/functions_reporting.php:9404 #: ../../enterprise/include/functions_reporting_csv.php:992 #: ../../enterprise/include/class/Aws.cloud.php:345 #: ../../enterprise/meta/include/functions_wizard_meta.php:248 @@ -14602,7 +14607,7 @@ msgid "Group report" msgstr "Grupo de informes" #: ../../include/functions_reports.php:789 -#: ../../include/functions_reporting.php:3048 +#: ../../include/functions_reporting.php:3052 #: ../../enterprise/include/functions_reporting_csv.php:900 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:47 msgid "Exception" @@ -14619,8 +14624,8 @@ msgstr "Estado de los agentes/módulos" #: ../../include/functions_reports.php:809 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2251 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:424 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2222 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:438 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2225 msgid "SQL query" msgstr "Consulta SQL" @@ -14638,8 +14643,8 @@ msgid "Custom Render" msgstr "Renderizado personalizado" #: ../../include/functions_reports.php:830 -#: ../../include/functions_reporting.php:8122 -#: ../../include/functions_reporting.php:8514 +#: ../../include/functions_reporting.php:8129 +#: ../../include/functions_reporting.php:8521 #: ../../enterprise/include/functions_reporting_csv.php:473 #: ../../enterprise/include/functions_reporting.php:1227 msgid "Availability" @@ -14652,14 +14657,14 @@ msgstr "Texto/HTML " #: ../../include/functions_reports.php:835 #: ../../include/lib/Dashboard/Widgets/post.php:214 -#: ../../include/functions_reporting.php:6824 +#: ../../include/functions_reporting.php:6831 #: ../../enterprise/include/functions_reporting_csv.php:2387 #: ../../enterprise/include/functions_reporting_csv.php:2401 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2189 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:74 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:385 #: ../../godmode/setup/setup_visuals.php:1289 ../../godmode/setup/news.php:205 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2186 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2189 msgid "Text" msgstr "Texto" @@ -14699,7 +14704,7 @@ msgstr "Informe de evento de grupo" #: ../../include/functions_reports.php:885 #: ../../include/functions_reports.php:886 #: ../../include/functions_reports.php:890 -#: ../../include/functions_reporting.php:2612 +#: ../../include/functions_reporting.php:2616 #: ../../enterprise/operation/menu.php:19 #: ../../enterprise/operation/snmpconsole/snmp_view.php:23 #: ../../enterprise/operation/agentes/ver_agente.php:192 @@ -14709,7 +14714,7 @@ msgstr "Informe de evento de grupo" #: ../../enterprise/godmode/agentes/configurar_agente.php:88 #: ../../enterprise/godmode/policies/policies.php:539 #: ../../godmode/setup/setup_integria.php:314 -#: ../../godmode/agentes/configurar_agente.php:711 +#: ../../godmode/agentes/configurar_agente.php:712 msgid "Inventory" msgstr "Inventario" @@ -14735,19 +14740,19 @@ msgstr "Inventario de cambios" #: ../../enterprise/godmode/servers/server_disk_conf_editor.php:351 #: ../../enterprise/godmode/modules/configure_local_component.php:483 #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:251 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:687 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:652 #: ../../godmode/setup/setup.php:330 ../../godmode/menu.php:210 #: ../../godmode/agentes/planned_downtime.list.php:615 msgid "Configuration" msgstr "Configuración" #: ../../include/functions_reports.php:899 -#: ../../include/functions_reporting.php:6250 +#: ../../include/functions_reporting.php:6257 msgid "Agent configuration" msgstr "Configuración de agentes" #: ../../include/functions_reports.php:903 -#: ../../include/functions_reporting.php:4511 +#: ../../include/functions_reporting.php:4518 msgid "Group configuration" msgstr "Configuración del grupo" @@ -14778,7 +14783,7 @@ msgid "Netflow summary table" msgstr "Tabla de resumen de Netflow" #: ../../include/functions_reports.php:919 -#: ../../include/functions_reporting.php:5926 +#: ../../include/functions_reporting.php:5933 #: ../../enterprise/include/functions_reporting_csv.php:2786 msgid "Netflow top-N connections" msgstr "Conexiones Netflow top-N" @@ -14795,7 +14800,7 @@ msgstr "Informe de log" #: ../../include/functions_reports.php:932 #: ../../include/functions_reports.php:933 -#: ../../include/functions_reporting.php:4389 +#: ../../include/functions_reporting.php:4396 #: ../../enterprise/include/functions_reporting_csv.php:2531 msgid "Permissions report" msgstr "Informe de permisos" @@ -14811,7 +14816,7 @@ msgstr "Cambios en la configuración de red" #: ../../include/functions_reports.php:956 #: ../../enterprise/godmode/policies/policy_modules.php:1363 -#: ../../godmode/agentes/configurar_agente.php:2110 +#: ../../godmode/agentes/configurar_agente.php:2114 #, php-format msgid "copy of %s" msgstr "copia de %s" @@ -14823,8 +14828,8 @@ msgstr "Macro" #: ../../include/functions_reports.php:1080 #: ../../include/functions_reports.php:1210 #: ../../enterprise/meta/monitoring/wizard/wizard.php:152 -#: ../../godmode/modules/manage_network_components_form_wizard.php:392 -#: ../../godmode/modules/manage_network_components_form_wizard.php:434 +#: ../../godmode/modules/manage_network_components_form_wizard.php:393 +#: ../../godmode/modules/manage_network_components_form_wizard.php:435 msgid "String" msgstr "Cadena" @@ -14843,7 +14848,7 @@ msgstr "Gráfico SQL" msgid "Period " msgstr "Periodo " -#: ../../include/ajax/module.php:199 ../../include/functions.php:3358 +#: ../../include/ajax/module.php:199 ../../include/functions.php:3359 msgid "30 minutes" msgstr "30 minutos" @@ -14854,32 +14859,32 @@ msgstr "6 horas" #: ../../include/ajax/module.php:202 #: ../../enterprise/godmode/reporting/graph_template_editor.php:221 -#: ../../godmode/setup/performance.php:530 +#: ../../godmode/setup/performance.php:532 msgid "12 hours" msgstr "12 horas" #: ../../include/ajax/module.php:203 ../../include/ajax/graph.ajax.php:150 -#: ../../include/functions.php:2694 +#: ../../include/functions.php:2695 #: ../../enterprise/godmode/reporting/graph_template_editor.php:222 #: ../../godmode/reporting/create_container.php:350 msgid "1 day" msgstr "1 día" #: ../../include/ajax/module.php:204 ../../include/ajax/graph.ajax.php:153 -#: ../../include/functions.php:2695 +#: ../../include/functions.php:2696 #: ../../godmode/reporting/create_container.php:353 msgid "1 week" msgstr "1 semana" #: ../../include/ajax/module.php:205 ../../include/ajax/graph.ajax.php:154 -#: ../../include/functions.php:2696 +#: ../../include/functions.php:2697 #: ../../enterprise/godmode/reporting/graph_template_editor.php:226 #: ../../godmode/reporting/create_container.php:354 msgid "15 days" msgstr "15 días" #: ../../include/ajax/module.php:206 ../../include/ajax/graph.ajax.php:155 -#: ../../include/functions.php:2697 +#: ../../include/functions.php:2698 #: ../../godmode/reporting/create_container.php:355 msgid "1 month" msgstr "1 mes" @@ -14893,7 +14898,7 @@ msgstr "3 meses" msgid "6 months" msgstr "6 meses" -#: ../../include/ajax/module.php:209 ../../include/functions.php:2700 +#: ../../include/ajax/module.php:209 ../../include/functions.php:2701 #: ../../enterprise/godmode/reporting/graph_template_editor.php:230 msgid "1 year" msgstr "1 año" @@ -14948,8 +14953,8 @@ msgid "No data to show" msgstr "No hay datos que mostrar" #: ../../include/ajax/graph.ajax.php:147 ../../include/ajax/graph.ajax.php:148 -#: ../../include/ajax/graph.ajax.php:149 ../../include/functions.php:2692 -#: ../../include/functions.php:2693 +#: ../../include/ajax/graph.ajax.php:149 ../../include/functions.php:2693 +#: ../../include/functions.php:2694 #: ../../godmode/reporting/create_container.php:347 #: ../../godmode/reporting/create_container.php:348 #: ../../godmode/reporting/create_container.php:349 @@ -14974,7 +14979,7 @@ msgstr "Lapso del contenedor de tiempo" #: ../../enterprise/godmode/policies/policy_modules.php:517 #: ../../enterprise/godmode/policies/policy_alerts.php:126 #: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/agentes/configurar_agente.php:2171 +#: ../../godmode/agentes/configurar_agente.php:2175 #: ../../godmode/agentes/modificar_agente.php:234 #: ../../godmode/alerts/alert_list.php:366 ../../godmode/users/user_list.php:372 msgid "Successfully enabled" @@ -14986,7 +14991,7 @@ msgstr "Activado correctamente" #: ../../enterprise/godmode/policies/policy_modules.php:518 #: ../../enterprise/godmode/policies/policy_alerts.php:127 #: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/agentes/configurar_agente.php:2172 +#: ../../godmode/agentes/configurar_agente.php:2176 #: ../../godmode/agentes/modificar_agente.php:235 #: ../../godmode/alerts/alert_list.php:367 msgid "Could not be enabled" @@ -14998,7 +15003,7 @@ msgstr "No se pudo activar" #: ../../enterprise/godmode/policies/policy_modules.php:534 #: ../../enterprise/godmode/policies/policy_alerts.php:152 #: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/agentes/configurar_agente.php:2196 +#: ../../godmode/agentes/configurar_agente.php:2200 #: ../../godmode/agentes/modificar_agente.php:277 #: ../../godmode/alerts/alert_list.php:393 ../../godmode/users/user_list.php:366 msgid "Successfully disabled" @@ -15009,7 +15014,7 @@ msgstr "Desactivado correctamente" #: ../../enterprise/godmode/policies/policy_modules.php:535 #: ../../enterprise/godmode/policies/policy_alerts.php:153 #: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/agentes/configurar_agente.php:2197 +#: ../../godmode/agentes/configurar_agente.php:2201 #: ../../godmode/agentes/modificar_agente.php:278 #: ../../godmode/alerts/alert_list.php:394 msgid "Could not be disabled" @@ -15027,11 +15032,11 @@ msgstr "Número de alertas coincidentes con" #: ../../include/ajax/alert_list.ajax.php:527 #: ../../include/class/AgentsAlerts.class.php:385 -#: ../../include/functions_reporting_html.php:3390 -#: ../../include/functions_reporting_html.php:5157 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2296 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2508 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3343 +#: ../../include/functions_reporting_html.php:3439 +#: ../../include/functions_reporting_html.php:5206 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2298 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2510 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3345 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:290 #: ../../godmode/alerts/alert_list.list.php:651 #: ../../godmode/alerts/alert_list.list.php:777 @@ -15043,15 +15048,15 @@ msgstr "Umbral" #: ../../include/ajax/alert_list.ajax.php:579 #: ../../include/functions_reporting_html.php:86 -#: ../../include/functions_reporting_html.php:5487 -#: ../../godmode/agentes/planned_downtime.editor.php:628 +#: ../../include/functions_reporting_html.php:5536 +#: ../../godmode/agentes/planned_downtime.editor.php:634 msgid "From:" msgstr "Desde:" #: ../../include/ajax/alert_list.ajax.php:593 #: ../../include/functions_reporting_html.php:86 -#: ../../include/functions_reporting_html.php:5487 -#: ../../godmode/agentes/planned_downtime.editor.php:632 +#: ../../include/functions_reporting_html.php:5536 +#: ../../godmode/agentes/planned_downtime.editor.php:638 msgid "To:" msgstr "Hasta:" @@ -15148,7 +15153,7 @@ msgstr "Validar código" msgid "The code is valid, you can exit now" msgstr "El código es válido, puedes salir ahora." -#: ../../include/ajax/double_auth.ajax.php:500 ../../index.php:332 +#: ../../include/ajax/double_auth.ajax.php:500 ../../index.php:333 #: ../../enterprise/meta/index.php:295 ../../mobile/include/user.class.php:280 msgid "Invalid code" msgstr "Código no válido" @@ -15372,7 +15377,7 @@ msgstr "Estos comandos se aplicarán en todos los eventos seleccionados" #: ../../include/ajax/events.php:2029 #: ../../include/class/ExternalTools.class.php:581 -#: ../../include/functions_events.php:3835 +#: ../../include/functions_events.php:3836 #: ../../enterprise/views/ncm/agent/details.php:689 msgid "Execute" msgstr "Ejecutar" @@ -15419,9 +15424,9 @@ msgstr "Alertas de módulo" #: ../../enterprise/godmode/reporting/graph_template_wizard.php:192 #: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:261 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2094 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1881 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1884 #: ../../godmode/menu.php:144 ../../godmode/menu.php:230 -#: ../../godmode/agentes/configurar_agente.php:739 +#: ../../godmode/agentes/configurar_agente.php:740 msgid "Templates" msgstr "Plantillas" @@ -15611,7 +15616,7 @@ msgstr "Información" #: ../../include/class/HelpFeedBack.class.php:99 #: ../../enterprise/include/class/Omnishell.class.php:319 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:717 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:719 msgid "Page not found" msgstr "Página no encontrada" @@ -15788,8 +15793,8 @@ msgid "Delete macro" msgstr "Eliminar macro" #: ../../include/class/AgentsAlerts.class.php:304 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:461 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:573 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:441 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:548 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:263 #: ../../godmode/alerts/configure_alert_template.php:758 #: ../../godmode/alerts/alert_list.builder.php:117 @@ -15822,19 +15827,19 @@ msgstr "No existen agentes con alertas" msgid "Previous alerts" msgstr "Alertas previas" -#: ../../include/class/AgentsAlerts.class.php:643 +#: ../../include/class/AgentsAlerts.class.php:644 msgid "More alerts" msgstr "Más alertas" -#: ../../include/class/AgentsAlerts.class.php:741 +#: ../../include/class/AgentsAlerts.class.php:729 msgid "Agents/Alerts" msgstr "Agentes/Alertas" -#: ../../include/class/AgentsAlerts.class.php:790 +#: ../../include/class/AgentsAlerts.class.php:778 msgid "Show modules without alerts" msgstr "Mostrar módulos sin alertas" -#: ../../include/class/AgentsAlerts.class.php:949 +#: ../../include/class/AgentsAlerts.class.php:937 #: ../../include/functions_ui.php:1247 #: ../../enterprise/operation/agentes/policy_view.php:345 #: ../../mobile/operation/alerts.php:324 @@ -15843,11 +15848,11 @@ msgstr "Mostrar módulos sin alertas" msgid "time(s)" msgstr "Veces" -#: ../../include/class/AgentsAlerts.class.php:952 -#: ../../include/functions_reporting.php:12334 +#: ../../include/class/AgentsAlerts.class.php:940 +#: ../../include/functions_reporting.php:12344 #: ../../include/functions_ui.php:1250 #: ../../enterprise/operation/agentes/policy_view.php:348 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3184 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3186 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:261 #: ../../mobile/operation/alerts.php:327 #: ../../godmode/alerts/alert_list.list.php:562 @@ -15921,9 +15926,9 @@ msgstr "Componente de red" msgid "Task List" msgstr "Lista de tareas" -#: ../../include/class/OrderInterpreter.class.php:339 -msgid "Update Manager" -msgstr "Gestor de actualizaciones" +#: ../../include/class/OrderInterpreter.class.php:339 ../../godmode/menu.php:528 +msgid "Warp Update" +msgstr "Actualización de Warp" #: ../../include/class/OrderInterpreter.class.php:353 msgid "Manage Agent Groups" @@ -16161,7 +16166,7 @@ msgid "Module \"%s\" exists in this agent" msgstr "El módulo \"%s\" sale de este agente" #: ../../include/class/AgentWizard.class.php:2495 -#: ../../include/functions.php:2704 +#: ../../include/functions.php:2705 #: ../../enterprise/operation/agentes/policy_view.php:184 #: ../../enterprise/operation/agentes/policy_view.php:277 #: ../../enterprise/operation/agentes/policy_view.php:570 @@ -16189,35 +16194,35 @@ msgstr "AdminStatus UP" msgid "No information could be retrieved." msgstr "No se ha podido obtener información" -#: ../../include/class/AgentWizard.class.php:3608 +#: ../../include/class/AgentWizard.class.php:3614 msgid "Create modules" msgstr "Crear módulos" -#: ../../include/class/AgentWizard.class.php:3917 +#: ../../include/class/AgentWizard.class.php:3923 msgid "Add general monitoring for all selected interfaces" msgstr "Añada monitorización general para todas las interfaces seleccionadas" -#: ../../include/class/AgentWizard.class.php:3938 -#: ../../include/class/AgentWizard.class.php:3939 -#: ../../include/class/AgentWizard.class.php:3958 -#: ../../include/class/AgentWizard.class.php:3959 +#: ../../include/class/AgentWizard.class.php:3944 +#: ../../include/class/AgentWizard.class.php:3945 +#: ../../include/class/AgentWizard.class.php:3964 +#: ../../include/class/AgentWizard.class.php:3965 msgid "Modules selected" msgstr "Módulos seleccionados" -#: ../../include/class/AgentWizard.class.php:4027 +#: ../../include/class/AgentWizard.class.php:4033 msgid "Module info" msgstr "Información del módulo" -#: ../../include/class/AgentWizard.class.php:4056 +#: ../../include/class/AgentWizard.class.php:4062 msgid "Current value" msgstr "Valor actual" -#: ../../include/class/AgentWizard.class.php:5542 +#: ../../include/class/AgentWizard.class.php:5548 #, php-format msgid "The operation '%s' is not permitted. Review for remote components." msgstr "La operación '%s' no está permitida. Revise los componentes remotos." -#: ../../include/class/AgentWizard.class.php:5957 +#: ../../include/class/AgentWizard.class.php:5963 msgid "Modules about to be created" msgstr "Módulos a punto de ser creados" @@ -16453,7 +16458,7 @@ msgid "Total agent access record" msgstr "Registro total de acceso de agentes" #: ../../include/class/Diagnostics.class.php:569 -#: ../../include/functions_reporting.php:13922 ../../godmode/db/db_main.php:108 +#: ../../include/functions_reporting.php:13932 ../../godmode/db/db_main.php:108 msgid "Total events" msgstr "Total de eventos" @@ -16760,7 +16765,7 @@ msgstr "Sistema de administración de la red" #: ../../include/class/Diagnostics.class.php:1181 #: ../../include/class/Diagnostics.class.php:1185 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3328 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3330 #: ../../enterprise/godmode/policies/policy_external_alerts.php:461 #: ../../enterprise/godmode/policies/policy_alerts.php:430 #: ../../godmode/alerts/alert_list.list.php:638 @@ -16775,6 +16780,7 @@ msgstr "Apagado" #: ../../include/class/Diagnostics.class.php:1184 #: ../../include/functions_ui.php:866 ../../godmode/setup/license.php:153 #: ../../godmode/servers/modificar_server.php:42 +#: ../../godmode/agentes/agent_manager.php:452 msgid "Satellite" msgstr "Satélite" @@ -16878,7 +16884,7 @@ msgid "Successfully" msgstr "Correcto" #: ../../include/class/Diagnostics.class.php:1910 -#: ../../update_manager_client/views/register.php:79 +#: ../../update_manager_client/views/register.php:78 msgid "Your email" msgstr "Su email" @@ -17371,12 +17377,8 @@ msgid "This instance is not registered in the Update manager section" msgstr "La instancia no está registrada en la sección Update manager" #: ../../include/class/ConsoleSupervisor.php:2148 -msgid "" -"Click here to start the registration process" -msgstr "" -"Haga click en aquí para comenzar el proceso de registro" +msgid "Click here to start the registration process" +msgstr "Haga clic aquí para iniciar el proceso de registro" #: ../../include/class/ConsoleSupervisor.php:2180 msgid "Default password for \"Admin\" user has not been changed" @@ -17496,20 +17498,20 @@ msgstr "" "El servidor de %s y la consola tienen diferentes versiones. Esto podría causar " "diversos fallos. Actualice el servidor." -#: ../../include/class/ConsoleSupervisor.php:2563 +#: ../../include/class/ConsoleSupervisor.php:2565 msgid "AllowOverride is disabled" msgstr "AllowOverride está deshabilitado" -#: ../../include/class/ConsoleSupervisor.php:2609 +#: ../../include/class/ConsoleSupervisor.php:2611 msgid "Desynchronized operation on the node " msgstr "Operación desincronizada en el nodo " -#: ../../include/class/ConsoleSupervisor.php:2632 +#: ../../include/class/ConsoleSupervisor.php:2634 msgid "Pandora FMS console log file changed location" msgstr "" "El archivo de logs de la consola de Pandora FMS ha cambiado de localización" -#: ../../include/class/ConsoleSupervisor.php:2636 +#: ../../include/class/ConsoleSupervisor.php:2638 #, php-format msgid "" "Pandora FMS console log file has been moved to new location %s/log. Currently " @@ -17520,12 +17522,12 @@ msgstr "" "localización %s/log. Actualmente tiene una versión operativa y obsoleta de " "este archivo en %s. Piense en eliminarlo." -#: ../../include/class/ConsoleSupervisor.php:2671 +#: ../../include/class/ConsoleSupervisor.php:2673 msgid "Pandora FMS audit log file changed location" msgstr "" "El archivo de log de auditoría de Pandora FMS ha cambiado de localización" -#: ../../include/class/ConsoleSupervisor.php:2675 +#: ../../include/class/ConsoleSupervisor.php:2677 #, php-format msgid "" "Pandora FMS audit log file has been moved to new location %s/log. Currently " @@ -17536,12 +17538,12 @@ msgstr "" "localización %s/log. Actualmente tiene una versión obsoleta e inoperativa de " "este archivo en %s. Piense en eliminarlo." -#: ../../include/class/ConsoleSupervisor.php:2761 +#: ../../include/class/ConsoleSupervisor.php:2763 #, php-format msgid "Node %s sync queue length exceeded, " msgstr "Longitud de la cola de sincronización de %s de nodo excedida, " -#: ../../include/class/ConsoleSupervisor.php:2763 +#: ../../include/class/ConsoleSupervisor.php:2765 #, php-format msgid "" "Synchronization queue lenght for node %s is %d items, this value should be 0 " @@ -17550,12 +17552,12 @@ msgstr "" "La longitud de la cola de sincronización para el %s de nodo es %d elementos, " "este valor debe ser 0 o inferior a %d, compruebe el estado de la cola." -#: ../../include/class/ConsoleSupervisor.php:2816 +#: ../../include/class/ConsoleSupervisor.php:2818 #, php-format msgid "Node %s sync queue failed, " msgstr "Error en la cola de sincronización de %s de nodo, " -#: ../../include/class/ConsoleSupervisor.php:2818 +#: ../../include/class/ConsoleSupervisor.php:2820 #, php-format msgid "" "Node %s cannot process synchronization queue due %s, please check the queue " @@ -17691,8 +17693,8 @@ msgstr "Búsqueda DiG/Whois" #: ../../include/class/ExternalTools.class.php:530 #: ../../include/functions_menu.php:597 -#: ../../include/functions_reporting_html.php:2179 -#: ../../include/functions_reporting_html.php:4643 +#: ../../include/functions_reporting_html.php:2208 +#: ../../include/functions_reporting_html.php:4692 #: ../../enterprise/include/functions_reporting_csv.php:1014 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:155 #: ../../enterprise/include/class/CommandCenter.class.php:451 @@ -17700,12 +17702,12 @@ msgstr "Búsqueda DiG/Whois" #: ../../enterprise/meta/advanced/policymanager.queue.php:214 #: ../../enterprise/meta/advanced/policymanager.queue.php:259 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3740 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:223 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:374 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:231 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:339 #: ../../enterprise/godmode/policies/policy_queue.php:605 #: ../../enterprise/godmode/policies/policy_queue.php:649 #: ../../extensions/api_checker.php:156 ../../godmode/extensions.php:148 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4312 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4332 msgid "Operation" msgstr "Operación" @@ -17754,8 +17756,8 @@ msgstr "" "Ha habido un error al llevar a cabo la ejecución. Revise la configuración." #: ../../include/class/ExternalTools.class.php:750 -#: ../../godmode/agentes/configurar_agente.php:885 -#: ../../godmode/agentes/configurar_agente.php:1035 +#: ../../godmode/agentes/configurar_agente.php:886 +#: ../../godmode/agentes/configurar_agente.php:1037 msgid "The ip or dns name entered cannot be resolved" msgstr "La IP o nombre del DNS no se puede resolver" @@ -17971,7 +17973,7 @@ msgid "Google" msgstr "Google" #: ../../include/class/CredentialStore.class.php:959 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:377 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:342 msgid "Extra" msgstr "Extra" @@ -18153,7 +18155,7 @@ msgid "Manual interval means that it will be executed only On-demand" msgstr "Intervalo manual significa que será ejecutado solo bajo demanda." #: ../../include/class/CustomNetScan.class.php:528 -#: ../../include/functions_reporting_html.php:2309 +#: ../../include/functions_reporting_html.php:2338 #: ../../enterprise/include/class/MicrosoftSQLServer.app.php:545 #: ../../enterprise/include/class/Aws.cloud.php:1326 #: ../../enterprise/include/class/Aws.S3.php:514 @@ -18180,7 +18182,7 @@ msgstr "Definido" #: ../../enterprise/include/class/SAP.app.php:522 #: ../../enterprise/include/class/VMware.app.php:676 #: ../../enterprise/include/functions_ipam.php:1356 -#: ../../enterprise/godmode/services/services.service.php:650 +#: ../../enterprise/godmode/services/services.service.php:658 #: ../../enterprise/godmode/massive/massive_create_services.php:698 #: ../../godmode/wizards/HostDevices.class.php:807 #: ../../godmode/wizards/DiscoveryTaskList.class.php:712 @@ -18226,7 +18228,7 @@ msgstr "macro_desc" #: ../../enterprise/include/class/SAP.app.php:802 #: ../../enterprise/include/class/Omnishell.class.php:852 #: ../../enterprise/include/class/VMware.app.php:863 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2136 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2138 #: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1206 #: ../../enterprise/meta/monitoring/wizard/wizard.php:133 #: ../../enterprise/godmode/wizards/Cloud.class.php:579 @@ -18318,7 +18320,7 @@ msgstr "Error al actualizar" #: ../../include/class/CalendarManager.class.php:490 #: ../../include/class/CalendarManager.class.php:843 -#: ../../include/functions_alerts.php:2744 +#: ../../include/functions_alerts.php:2747 #: ../../include/functions_planned_downtimes.php:114 #: ../../include/functions_planned_downtimes.php:832 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:50 @@ -18349,9 +18351,9 @@ msgstr "Error al actualizar" #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:76 #: ../../godmode/setup/news.php:66 ../../godmode/setup/gis.php:47 #: ../../godmode/setup/links.php:44 ../../godmode/modules/manage_nc_groups.php:84 -#: ../../godmode/snmpconsole/snmp_alert.php:283 +#: ../../godmode/snmpconsole/snmp_alert.php:302 #: ../../godmode/snmpconsole/snmp_filters.php:164 -#: ../../godmode/agentes/configurar_agente.php:880 +#: ../../godmode/agentes/configurar_agente.php:881 #: ../../godmode/agentes/planned_downtime.editor.php:416 #: ../../godmode/alerts/configure_alert_template.php:536 #: ../../godmode/alerts/alert_commands.php:572 @@ -18380,8 +18382,8 @@ msgstr "Error al guardar el calendario: " #: ../../include/class/CalendarManager.class.php:523 #: ../../include/class/CalendarManager.class.php:895 -#: ../../include/functions_reporting.php:4743 -#: ../../include/functions_reporting.php:4771 +#: ../../include/functions_reporting.php:4750 +#: ../../include/functions_reporting.php:4778 #: ../../enterprise/include/class/NetworkConfigManager.class.php:1725 #: ../../enterprise/include/class/NetworkConfigManager.class.php:1807 #: ../../enterprise/include/class/NetworkConfigManager.class.php:1901 @@ -18648,7 +18650,7 @@ msgid "Confirm" msgstr "Confirmar" #: ../../include/functions_network_components.php:590 -#: ../../include/functions_alerts.php:1121 +#: ../../include/functions_alerts.php:1124 #: ../../enterprise/include/functions_local_components.php:354 msgid "Copy of" msgstr "Copia de" @@ -18665,10 +18667,10 @@ msgstr "Vista %s no encontrada" #: ../../include/lib/Agent.php:349 ../../include/lib/Module.php:1170 #: ../../include/lib/Entity.php:303 ../../enterprise/include/lib/Service.php:397 -#: ../../enterprise/include/lib/Service.php:734 -#: ../../enterprise/include/lib/Service.php:879 +#: ../../enterprise/include/lib/Service.php:736 +#: ../../enterprise/include/lib/Service.php:917 #: ../../enterprise/include/lib/Metaconsole/Node.php:1414 -#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:399 +#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:402 #: ../../enterprise/include/lib/ServiceElement.php:390 #: ../../enterprise/include/lib/ServiceElement.php:921 #: ../../enterprise/include/lib/ServiceElement.php:963 @@ -18683,7 +18685,7 @@ msgstr "No se puede conectar al nodo %d" msgid " error: Module has no agent assigned." msgstr " error: El módulo no tiene agente asignado" -#: ../../include/lib/Module.php:803 ../../enterprise/include/lib/Policy.php:1193 +#: ../../include/lib/Module.php:803 ../../enterprise/include/lib/Policy.php:1196 #: ../../enterprise/include/lib/Policy/Module.php:201 #, php-format msgid "Module already exists: \"%s\"" @@ -18834,18 +18836,18 @@ msgstr "No hay datos que mostrar." #: ../../include/functions_graph.php:2883 ../../include/functions_graph.php:3344 #: ../../include/functions_graph.php:3918 #: ../../include/functions_reporting.php:1802 -#: ../../include/functions_reporting.php:2049 -#: ../../include/functions_reporting.php:2075 -#: ../../include/functions_reporting.php:2102 -#: ../../include/functions_reporting.php:2130 -#: ../../include/functions_reporting.php:3482 -#: ../../include/functions_reporting.php:3853 -#: ../../include/functions_reporting.php:3881 -#: ../../include/functions_reporting.php:3909 -#: ../../include/functions_reporting.php:4882 -#: ../../include/functions_reporting.php:10488 -#: ../../include/functions_reporting.php:10516 -#: ../../include/functions_reporting.php:10544 +#: ../../include/functions_reporting.php:2051 +#: ../../include/functions_reporting.php:2077 +#: ../../include/functions_reporting.php:2104 +#: ../../include/functions_reporting.php:2132 +#: ../../include/functions_reporting.php:3486 +#: ../../include/functions_reporting.php:3860 +#: ../../include/functions_reporting.php:3888 +#: ../../include/functions_reporting.php:3916 +#: ../../include/functions_reporting.php:4889 +#: ../../include/functions_reporting.php:10495 +#: ../../include/functions_reporting.php:10523 +#: ../../include/functions_reporting.php:10551 msgid "other" msgstr "otro" @@ -18868,13 +18870,39 @@ msgstr "Mapas" msgid "Bad" msgstr "Mal" +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:173 +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:335 +msgid "OS quick report" +msgstr "Informe rápido del sistema operativo" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:284 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:118 +msgid "OS name" +msgstr "Nombre del SO" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:285 +msgid "total agents" +msgstr "agentes totales" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:286 +msgid "normal agents" +msgstr "agentes normales" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:287 +msgid "critical agents" +msgstr "agentes críticos" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:288 +msgid "unknown agents" +msgstr "agentes en desconocido" + #: ../../include/lib/Dashboard/Widgets/url.php:158 #: ../../include/lib/Dashboard/Widgets/url.php:286 msgid "URL content" msgstr "Contenido de la URL" #: ../../include/lib/Dashboard/Widgets/url.php:216 -#: ../../include/functions_reporting.php:6785 +#: ../../include/functions_reporting.php:6792 #: ../../enterprise/meta/include/functions_wizard_meta.php:645 #: ../../enterprise/meta/monitoring/wizard/wizard.php:151 #: ../../godmode/tag/edit_tag.php:227 @@ -18918,7 +18946,7 @@ msgstr "Informe personalizado" #: ../../include/lib/Dashboard/Widgets/reports.php:274 #: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:227 #: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:311 -#: ../../include/lib/Dashboard/Widget.php:450 +#: ../../include/lib/Dashboard/Widget.php:454 #, php-format msgid "Failed to connect to node %d" msgstr "No se ha podido conectar con el nodo %d" @@ -18978,18 +19006,18 @@ msgid "Status and Monitor checks" msgstr "Comprobaciones de estado y monitor" #: ../../include/lib/Dashboard/Widgets/tactical.php:274 -#: ../../include/functions_reporting.php:13939 +#: ../../include/functions_reporting.php:13949 msgid "Server performance" msgstr "Rendimiento del servidor" #: ../../include/lib/Dashboard/Widgets/tactical.php:286 #: ../../include/functions_netflow.php:1183 -#: ../../include/functions_reporting_html.php:4530 -#: ../../include/functions_reporting_html.php:4800 -#: ../../include/functions_reporting_html.php:4937 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:453 +#: ../../include/functions_reporting_html.php:4579 +#: ../../include/functions_reporting_html.php:4849 +#: ../../include/functions_reporting_html.php:4986 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:467 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3083 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3130 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3150 #: ../../godmode/wizards/DiscoveryTaskList.class.php:1417 msgid "Summary" msgstr "Lista de agentes" @@ -19093,66 +19121,66 @@ msgstr "Filtrar módulos" #: ../../include/lib/Dashboard/Widgets/agent_module.php:255 #: ../../extensions/agents_modules.php:396 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1854 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1857 msgid "Show module status" msgstr "Mostrar el estado del módulo" #: ../../include/lib/Dashboard/Widgets/agent_module.php:256 #: ../../extensions/agents_modules.php:397 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1855 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1858 msgid "Show module data" msgstr "Mostrar datos del módulo" #: ../../include/lib/Dashboard/Widgets/agent_module.php:265 #: ../../extensions/agents_modules.php:400 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1850 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1853 msgid "Information to be shown" msgstr "Información que debe mostrarse" #: ../../include/lib/Dashboard/Widgets/agent_module.php:536 -#: ../../include/functions_reporting_html.php:1978 +#: ../../include/functions_reporting_html.php:2007 #: ../../enterprise/include/functions_reporting_pdf.php:946 #, php-format msgid "%s in %s : NORMAL" msgstr "%s en %s : NORMAL" #: ../../include/lib/Dashboard/Widgets/agent_module.php:552 -#: ../../include/functions_reporting_html.php:1890 +#: ../../include/functions_reporting_html.php:1919 #: ../../enterprise/include/functions_reporting_pdf.php:963 #, php-format msgid "%s in %s : CRITICAL" msgstr "%s en %s : CRÍTICO" #: ../../include/lib/Dashboard/Widgets/agent_module.php:568 -#: ../../include/functions_reporting_html.php:1907 +#: ../../include/functions_reporting_html.php:1936 #: ../../enterprise/include/functions_reporting_pdf.php:980 #, php-format msgid "%s in %s : WARNING" msgstr "%s en %s : ADVERTENCIA" #: ../../include/lib/Dashboard/Widgets/agent_module.php:584 -#: ../../include/functions_reporting_html.php:1924 +#: ../../include/functions_reporting_html.php:1953 #: ../../enterprise/include/functions_reporting_pdf.php:997 #, php-format msgid "%s in %s : UNKNOWN" msgstr "%s en %s : DESCONOCIDO" #: ../../include/lib/Dashboard/Widgets/agent_module.php:600 -#: ../../include/functions_reporting_html.php:1960 +#: ../../include/functions_reporting_html.php:1989 #: ../../enterprise/include/functions_reporting_pdf.php:1014 #, php-format msgid "%s in %s : Not initialize" msgstr "%s en %s : No iniciado" #: ../../include/lib/Dashboard/Widgets/agent_module.php:617 -#: ../../include/functions_reporting_html.php:1943 +#: ../../include/functions_reporting_html.php:1972 #: ../../enterprise/include/functions_reporting_pdf.php:1031 #, php-format msgid "%s in %s : ALERTS FIRED" msgstr "%s en %s : ALERTA DISPARADA" #: ../../include/lib/Dashboard/Widgets/agent_module.php:640 -#: ../../include/lib/Dashboard/Widget.php:465 +#: ../../include/lib/Dashboard/Widget.php:469 msgid "Please configure this widget before usage" msgstr "Por favor, configura este widget antes de usarlo." @@ -19179,7 +19207,7 @@ msgid "Table" msgstr "Tabla" #: ../../include/lib/Dashboard/Widgets/service_view.php:298 -#: ../../include/lib/Dashboard/Widgets/service_map.php:347 +#: ../../include/lib/Dashboard/Widgets/service_map.php:364 msgid "The user doesn't have permission to read agents" msgstr "El usuario no tiene permiso de lectura para agentes" @@ -19213,11 +19241,11 @@ msgstr "Nivel de zoom" #: ../../include/lib/Dashboard/Widgets/service_map.php:192 #: ../../enterprise/operation/services/services.service.php:63 -#: ../../enterprise/operation/services/services.service_map.php:71 +#: ../../enterprise/operation/services/services.service_map.php:78 msgid "Service Map" msgstr "Mapa de servicio" -#: ../../include/lib/Dashboard/Widgets/service_map.php:280 +#: ../../include/lib/Dashboard/Widgets/service_map.php:297 msgid "" "ZOOM functionality is only available when there is only one such widget in the " "dashboard" @@ -19225,7 +19253,7 @@ msgstr "" "La funcionalidad ZOOM solo está disponible cuando solo hay un widget en el " "panel de control" -#: ../../include/lib/Dashboard/Widgets/service_map.php:287 +#: ../../include/lib/Dashboard/Widgets/service_map.php:304 #: ../../enterprise/include/functions_visual_map_editor.php:30 #: ../../enterprise/include/functions_visual_map_editor.php:41 #: ../../enterprise/include/functions_visual_map_editor.php:54 @@ -19238,18 +19266,22 @@ msgstr "" #: ../../enterprise/godmode/services/services.elements.php:181 #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:25 #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:166 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3808 msgid "Service" msgstr "Servicio" -#: ../../include/lib/Dashboard/Widgets/service_map.php:358 +#: ../../include/lib/Dashboard/Widgets/service_map.php:317 +msgid "Enable sunburst" +msgstr "Habilitar sunburst" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:375 msgid "Missing Service id" msgstr "Falta el ID de servicio" -#: ../../include/lib/Dashboard/Widgets/service_map.php:449 +#: ../../include/lib/Dashboard/Widgets/service_map.php:437 #: ../../enterprise/operation/services/services.php:164 #: ../../enterprise/godmode/services/services.elements.php:766 -#: ../../enterprise/godmode/services/services.service.php:457 +#: ../../enterprise/godmode/services/services.service.php:465 msgid "Service map" msgstr "Mapa del servicio" @@ -19267,15 +19299,15 @@ msgid "Limit" msgstr "Límite" #: ../../include/lib/Dashboard/Widgets/events_list.php:372 -#: ../../include/functions_events.php:3378 -#: ../../include/functions_events.php:3384 -#: ../../include/functions_events.php:3406 +#: ../../include/functions_events.php:3379 +#: ../../include/functions_events.php:3385 +#: ../../include/functions_events.php:3407 msgid "All event" msgstr "Todos los eventos" #: ../../include/lib/Dashboard/Widgets/events_list.php:373 -#: ../../include/functions_events.php:3380 -#: ../../include/functions_events.php:3414 +#: ../../include/functions_events.php:3381 +#: ../../include/functions_events.php:3415 msgid "Only validated" msgstr "Solo eventos validados" @@ -19298,7 +19330,7 @@ msgstr "Solo pendientes" #: ../../godmode/massive/massive_add_action_alerts.php:209 #: ../../godmode/massive/massive_edit_agents.php:520 #: ../../godmode/massive/massive_delete_action_alerts.php:221 -#: ../../godmode/massive/massive_delete_alerts.php:305 +#: ../../godmode/massive/massive_delete_alerts.php:311 #: ../../godmode/massive/massive_delete_agents.php:199 #: ../../godmode/massive/massive_enable_disable_alerts.php:171 #: ../../godmode/massive/massive_edit_modules.php:370 @@ -19370,51 +19402,51 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/top_n.php:249 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2424 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:355 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2371 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:363 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2374 msgid "Quantity (n)" msgstr "Cantidad (n)" #: ../../include/lib/Dashboard/Widgets/top_n.php:261 -#: ../../enterprise/operation/log/log_viewer.php:496 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:203 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2405 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:345 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:310 -#: ../../godmode/reporting/reporting_builder.item_editor.php:65 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2352 -msgid "Descending" -msgstr "Descendente" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:262 #: ../../enterprise/operation/log/log_viewer.php:497 #: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:63 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:202 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2398 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:343 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:303 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:351 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:317 #: ../../godmode/reporting/reporting_builder.item_editor.php:64 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2345 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2348 msgid "Ascending" msgstr "Ascendente" +#: ../../include/lib/Dashboard/Widgets/top_n.php:262 +#: ../../enterprise/operation/log/log_viewer.php:496 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:203 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2405 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:353 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:324 +#: ../../godmode/reporting/reporting_builder.item_editor.php:65 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2355 +msgid "Descending" +msgstr "Descendente" + #: ../../include/lib/Dashboard/Widgets/top_n.php:263 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2412 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:347 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:317 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2359 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:331 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2362 msgid "By agent name" msgstr "Por nombre de agente" #: ../../include/lib/Dashboard/Widgets/top_n.php:267 #: ../../enterprise/operation/log/log_viewer.php:500 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:436 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2395 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2964 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:338 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2342 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3021 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:346 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2345 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3041 #: ../../godmode/netflow/nf_item_list.php:173 msgid "Order" msgstr "Orden" @@ -19424,9 +19456,9 @@ msgid "Avg." msgstr "Media" #: ../../include/lib/Dashboard/Widgets/top_n.php:281 -#: ../../include/functions_alerts.php:672 ../../include/functions_treeview.php:92 +#: ../../include/functions_alerts.php:675 ../../include/functions_treeview.php:92 #: ../../include/functions_treeview.php:104 -#: ../../include/functions_reporting_html.php:5193 +#: ../../include/functions_reporting_html.php:5242 #: ../../enterprise/godmode/modules/configure_local_component.php:320 #: ../../enterprise/godmode/modules/configure_local_component.php:363 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:517 @@ -19434,8 +19466,8 @@ msgstr "Media" #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:830 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:308 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:357 -#: ../../godmode/modules/manage_network_components_form_wizard.php:388 -#: ../../godmode/modules/manage_network_components_form_wizard.php:423 +#: ../../godmode/modules/manage_network_components_form_wizard.php:389 +#: ../../godmode/modules/manage_network_components_form_wizard.php:424 #: ../../godmode/modules/manage_network_components_form_common.php:174 #: ../../godmode/modules/manage_network_components_form_common.php:215 #: ../../godmode/massive/massive_edit_modules.php:580 @@ -19448,9 +19480,9 @@ msgid "Max." msgstr "Máx." #: ../../include/lib/Dashboard/Widgets/top_n.php:282 -#: ../../include/functions_alerts.php:673 ../../include/functions_treeview.php:92 +#: ../../include/functions_alerts.php:676 ../../include/functions_treeview.php:92 #: ../../include/functions_treeview.php:104 -#: ../../include/functions_reporting_html.php:5192 +#: ../../include/functions_reporting_html.php:5241 #: ../../enterprise/godmode/modules/configure_local_component.php:311 #: ../../enterprise/godmode/modules/configure_local_component.php:354 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:502 @@ -19458,8 +19490,8 @@ msgstr "Máx." #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:828 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:293 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:342 -#: ../../godmode/modules/manage_network_components_form_wizard.php:386 -#: ../../godmode/modules/manage_network_components_form_wizard.php:414 +#: ../../godmode/modules/manage_network_components_form_wizard.php:387 +#: ../../godmode/modules/manage_network_components_form_wizard.php:415 #: ../../godmode/modules/manage_network_components_form_common.php:165 #: ../../godmode/modules/manage_network_components_form_common.php:206 #: ../../godmode/massive/massive_edit_modules.php:565 @@ -19474,23 +19506,23 @@ msgid "There are no agents/modules found matching filter set" msgstr "" "No se han encontrado agentes/módulos que coincidan con los filtros establecidos" -#: ../../include/lib/Dashboard/Widget.php:473 +#: ../../include/lib/Dashboard/Widget.php:477 msgid "Widget cannot be loaded" msgstr "El widget no se puede cargar." -#: ../../include/lib/Dashboard/Widget.php:477 +#: ../../include/lib/Dashboard/Widget.php:481 msgid "Please, configure the widget again to recover it" msgstr "Por favor, configura el widget otra vez para recuperarlo." -#: ../../include/lib/Dashboard/Widget.php:584 -#: ../../include/functions_events.php:4991 +#: ../../include/lib/Dashboard/Widget.php:588 +#: ../../include/functions_events.php:4992 #: ../../enterprise/godmode/policies/policy_queue.php:670 #: ../../enterprise/godmode/policies/policy_linking.php:153 #: ../../godmode/massive/massive_delete_agents.php:252 msgid "Node" msgstr "Nodo" -#: ../../include/lib/Dashboard/Widget.php:591 +#: ../../include/lib/Dashboard/Widget.php:595 #: ../../enterprise/meta/advanced/policymanager.sync.php:308 #: ../../extensions/dbmanager.php:204 msgid "This metaconsole" @@ -19550,14 +19582,14 @@ msgstr "VALIDADO" msgid "Event id" msgstr "Identificación del evento" -#: ../../include/functions_events.php:192 ../../include/functions_events.php:2610 -#: ../../include/functions_events.php:4984 -#: ../../include/functions_reporting_html.php:1267 -#: ../../include/functions_reporting_html.php:1275 -#: ../../include/functions_reporting_html.php:4968 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:439 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:499 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:551 +#: ../../include/functions_events.php:192 ../../include/functions_events.php:2611 +#: ../../include/functions_events.php:4985 +#: ../../include/functions_reporting_html.php:1282 +#: ../../include/functions_reporting_html.php:1290 +#: ../../include/functions_reporting_html.php:5017 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:419 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:479 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:526 #: ../../enterprise/meta/include/functions_events_meta.php:62 msgid "Event name" msgstr "Nombre del evento" @@ -19566,7 +19598,7 @@ msgstr "Nombre del evento" msgid "Agent module" msgstr "Módulo de agente" -#: ../../include/functions_events.php:205 ../../include/functions_events.php:4703 +#: ../../include/functions_events.php:205 ../../include/functions_events.php:4704 #: ../../enterprise/meta/include/functions_events_meta.php:114 msgid "Extra id" msgstr "ID extra" @@ -19592,8 +19624,8 @@ msgstr "Id de evento" #: ../../include/functions_events.php:242 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 -#: ../../enterprise/include/functions_inventory.php:112 -#: ../../enterprise/include/functions_inventory.php:146 +#: ../../enterprise/include/functions_inventory.php:142 +#: ../../enterprise/include/functions_inventory.php:176 #: ../../enterprise/meta/advanced/agents_setup.move_agents.php:461 msgid "Agent alias" msgstr "Alias del agente" @@ -19608,7 +19640,7 @@ msgstr "ID extra" msgid "Server Name" msgstr "Nombre del servidor" -#: ../../include/functions_events.php:299 ../../include/functions_events.php:5160 +#: ../../include/functions_events.php:299 ../../include/functions_events.php:5161 #: ../../godmode/events/custom_events.php:118 msgid "Module custom ID" msgstr "ID personalizada de mádulo" @@ -19623,87 +19655,87 @@ msgstr "Prioridad baja" msgid "Agent IP" msgstr "IP del agente" -#: ../../include/functions_events.php:2628 +#: ../../include/functions_events.php:2629 #: ../../enterprise/operation/agentes/policy_view.php:70 msgid "V." msgstr "V." -#: ../../include/functions_events.php:2725 +#: ../../include/functions_events.php:2726 msgid "Events -by module-" msgstr "Eventos -por módulo-" -#: ../../include/functions_events.php:2872 +#: ../../include/functions_events.php:2873 msgid "Going to unknown" msgstr "Cambiando a estado desconocido" -#: ../../include/functions_events.php:2876 -#: ../../include/functions_events.php:3263 ../../include/functions.php:1229 +#: ../../include/functions_events.php:2877 +#: ../../include/functions_events.php:3264 ../../include/functions.php:1229 msgid "Alert recovered" msgstr "Alerta recuperada" -#: ../../include/functions_events.php:2880 +#: ../../include/functions_events.php:2881 msgid "Alert manually validated" msgstr "Alerta validada manualmente" -#: ../../include/functions_events.php:2884 +#: ../../include/functions_events.php:2885 msgid "Going from critical to warning" msgstr "Cambiando de crítico a advertencia" -#: ../../include/functions_events.php:2890 +#: ../../include/functions_events.php:2891 msgid "Going up to critical state" msgstr "Entrando en estado crítico" -#: ../../include/functions_events.php:2896 +#: ../../include/functions_events.php:2897 msgid "Going up to normal state" msgstr "Subiendo a estado normal" -#: ../../include/functions_events.php:2900 +#: ../../include/functions_events.php:2901 msgid "Going down from normal to warning" msgstr "Cambiando de normal a advertencia" -#: ../../include/functions_events.php:2912 +#: ../../include/functions_events.php:2913 msgid "Discovery server detected a new host" msgstr "El servidor Discovery ha detectado un host nuevo" -#: ../../include/functions_events.php:2916 +#: ../../include/functions_events.php:2917 msgid "New agent created" msgstr "Agente nuevo creado" -#: ../../include/functions_events.php:2920 -#: ../../include/functions_events.php:3287 ../../include/functions.php:1237 +#: ../../include/functions_events.php:2921 +#: ../../include/functions_events.php:3288 ../../include/functions.php:1237 msgid "Configuration change" msgstr "Cambio de configuración" -#: ../../include/functions_events.php:2924 -#: ../../include/functions_events.php:3267 ../../include/functions.php:1230 +#: ../../include/functions_events.php:2925 +#: ../../include/functions_events.php:3268 ../../include/functions.php:1230 msgid "Alert ceased" msgstr "Alerta finalizada" -#: ../../include/functions_events.php:2933 +#: ../../include/functions_events.php:2934 msgid "Unknown type:" msgstr "Tipo desconocido:" -#: ../../include/functions_events.php:3247 ../../include/functions.php:1222 +#: ../../include/functions_events.php:3248 ../../include/functions.php:1222 msgid "Monitor Critical" msgstr "Monitor en estado crítico" -#: ../../include/functions_events.php:3251 ../../include/functions.php:1223 +#: ../../include/functions_events.php:3252 ../../include/functions.php:1223 msgid "Monitor Warning" msgstr "Monitor en estado de advertencia" -#: ../../include/functions_events.php:3255 ../../include/functions.php:1224 +#: ../../include/functions_events.php:3256 ../../include/functions.php:1224 msgid "Monitor Normal" msgstr "Monitor en estado normal" -#: ../../include/functions_events.php:3271 ../../include/functions.php:1231 +#: ../../include/functions_events.php:3272 ../../include/functions.php:1231 msgid "Alert manual validation" msgstr "Validación manual de alerta" -#: ../../include/functions_events.php:3275 ../../include/functions.php:1234 +#: ../../include/functions_events.php:3276 ../../include/functions.php:1234 msgid "Recon host detected" msgstr "Equipo de red detectado con recon" -#: ../../include/functions_events.php:3295 ../../include/functions.php:1238 +#: ../../include/functions_events.php:3296 ../../include/functions.php:1238 #: ../../enterprise/views/ncm/snippets/edit.php:42 #: ../../enterprise/views/ncm/snippets/list.php:32 #: ../../enterprise/views/ncm/firmwares/edit.php:41 @@ -19719,129 +19751,129 @@ msgstr "Equipo de red detectado con recon" msgid "Network configuration manager" msgstr "Administrador de configuración de red" -#: ../../include/functions_events.php:3331 ../../include/functions_graph.php:3538 +#: ../../include/functions_events.php:3332 ../../include/functions_graph.php:3538 #: ../../include/functions_graph.php:3539 ../../include/functions_graph.php:5119 #: ../../include/functions.php:1027 ../../include/functions.php:1270 #: ../../include/functions.php:1307 msgid "Informational" msgstr "Informativo" -#: ../../include/functions_events.php:3379 -#: ../../include/functions_events.php:3410 +#: ../../include/functions_events.php:3380 +#: ../../include/functions_events.php:3411 msgid "Only new" msgstr "Solo nuevos" -#: ../../include/functions_events.php:3381 -#: ../../include/functions_events.php:3418 +#: ../../include/functions_events.php:3382 +#: ../../include/functions_events.php:3419 msgid "Only in process" msgstr "Solo en proceso" -#: ../../include/functions_events.php:3382 -#: ../../include/functions_events.php:3422 +#: ../../include/functions_events.php:3383 +#: ../../include/functions_events.php:3423 msgid "Only not validated" msgstr "Solo no validados" -#: ../../include/functions_events.php:3385 -#: ../../include/functions_events.php:3673 +#: ../../include/functions_events.php:3386 +#: ../../include/functions_events.php:3674 #: ../../enterprise/meta/monitoring/wizard/wizard.php:139 msgid "New" msgstr "Nuevo" -#: ../../include/functions_events.php:3387 -#: ../../include/functions_events.php:3674 -#: ../../include/functions_events.php:3683 +#: ../../include/functions_events.php:3388 +#: ../../include/functions_events.php:3675 +#: ../../include/functions_events.php:3684 msgid "In process" msgstr "En proceso" -#: ../../include/functions_events.php:3388 +#: ../../include/functions_events.php:3389 msgid "Not Validated" msgstr "No validado" -#: ../../include/functions_events.php:3577 +#: ../../include/functions_events.php:3578 msgid "Change owner" msgstr "Cambiar propietario" -#: ../../include/functions_events.php:3658 +#: ../../include/functions_events.php:3659 msgid "Change status" msgstr "Cambiar estado" -#: ../../include/functions_events.php:3800 +#: ../../include/functions_events.php:3801 msgid "Custom responses" msgstr "Respuesta personalizada" -#: ../../include/functions_events.php:4378 +#: ../../include/functions_events.php:4379 msgid "Extended information" msgstr "Información extendida" -#: ../../include/functions_events.php:4406 +#: ../../include/functions_events.php:4407 msgid "There was an error connecting to the node" msgstr "Error al conectarse al nodo" -#: ../../include/functions_events.php:4445 +#: ../../include/functions_events.php:4446 msgid "Agent details" msgstr "Detalles del agente" -#: ../../include/functions_events.php:4459 +#: ../../include/functions_events.php:4460 msgid "This agent belongs to metaconsole, is not possible display it" msgstr "Este agente pertenece a la Metaconsola, no es posible mostrarlo" -#: ../../include/functions_events.php:4510 +#: ../../include/functions_events.php:4511 msgid "View custom fields" msgstr "Ver campos personalizados" -#: ../../include/functions_events.php:4533 +#: ../../include/functions_events.php:4534 msgid "Module details" msgstr "Detalles del módulo" -#: ../../include/functions_events.php:4549 +#: ../../include/functions_events.php:4550 msgid "No assigned" msgstr "No asignado" -#: ../../include/functions_events.php:4626 ../../godmode/alerts/alert_view.php:65 +#: ../../include/functions_events.php:4627 ../../godmode/alerts/alert_view.php:65 #: ../../godmode/alerts/alert_view.php:280 msgid "Alert details" msgstr "Detalles de alerta" -#: ../../include/functions_events.php:4640 -#: ../../include/functions_events.php:4649 +#: ../../include/functions_events.php:4641 +#: ../../include/functions_events.php:4650 msgid "Go to data overview" msgstr "Ir a la vista general de datos" -#: ../../include/functions_events.php:4765 +#: ../../include/functions_events.php:4766 #, php-format msgid "Invalid custom data: %s" msgstr "Datos personalizados no válidos: %s" -#: ../../include/functions_events.php:5000 +#: ../../include/functions_events.php:5001 msgid "First event" msgstr "Primer evento" -#: ../../include/functions_events.php:5000 +#: ../../include/functions_events.php:5001 msgid "Last event" msgstr "Último evento" -#: ../../include/functions_events.php:5080 ../../mobile/operation/events.php:540 +#: ../../include/functions_events.php:5081 ../../mobile/operation/events.php:540 msgid "Acknowledged by" msgstr "Admitido por" -#: ../../include/functions_events.php:5084 +#: ../../include/functions_events.php:5085 msgid "Autovalidated" msgstr "Autovalidado" -#: ../../include/functions_events.php:5125 +#: ../../include/functions_events.php:5126 #: ../../godmode/groups/configure_group.php:246 msgid "Contact" msgstr "Contacto" -#: ../../include/functions_events.php:5150 +#: ../../include/functions_events.php:5151 msgid "ID extra" msgstr "ID extra" -#: ../../include/functions_events.php:5215 +#: ../../include/functions_events.php:5216 msgid "There are no comments" msgstr "No hay comentarios" -#: ../../include/functions_events.php:5370 +#: ../../include/functions_events.php:5373 msgid "" "If event replication is ongoing, it won't be possible to enter comments here. " "This option is only to allow local pandora users to see comments, but not to " @@ -19853,15 +19885,15 @@ msgstr "" "ver los comentarios, pero no usarlos. Este proceso solo se puede llevar a cabo " "en la Metaconsola si la replicación de eventos está habilitada." -#: ../../include/functions_events.php:5574 +#: ../../include/functions_events.php:5577 msgid "Pandora System" msgstr "Sistema de Pandora FMS" -#: ../../include/functions_events.php:5773 +#: ../../include/functions_events.php:5776 msgid "Validated but not assigned" msgstr "Validado pero no asignado" -#: ../../include/functions_events.php:6720 +#: ../../include/functions_events.php:6723 msgid "Agent Module" msgstr "Módulo del agente" @@ -19879,10 +19911,10 @@ msgid "SQL sentence" msgstr "Consulta SQL" #: ../../include/functions_db.php:1918 -#: ../../include/functions_reporting_html.php:3997 -#: ../../include/functions_reporting_html.php:4144 -#: ../../include/functions_reporting_html.php:4485 -#: ../../include/functions_reporting_html.php:4496 +#: ../../include/functions_reporting_html.php:4046 +#: ../../include/functions_reporting_html.php:4193 +#: ../../include/functions_reporting_html.php:4534 +#: ../../include/functions_reporting_html.php:4545 #: ../../enterprise/views/ncm/agent/details.php:90 #: ../../enterprise/include/class/CommandCenter.class.php:468 #: ../../extensions/api_checker.php:219 ../../extensions/api_checker.php:226 @@ -20041,7 +20073,7 @@ msgstr "Habilitar funcionalidades GIS" msgid "Integria inventory" msgstr "Inventario Integria IMS" -#: ../../include/functions_config.php:246 ../../include/functions_config.php:1732 +#: ../../include/functions_config.php:246 ../../include/functions_config.php:1731 msgid "Integria API password" msgstr "Contraseña de la API de Integria IMS" @@ -20159,7 +20191,7 @@ msgstr "Solo lectura del ID personalizado del módulo" #: ../../include/functions_config.php:362 #: ../../godmode/setup/setup_general.php:459 -#: ../../godmode/agentes/agent_manager.php:301 +#: ../../godmode/agentes/agent_manager.php:304 msgid "Unique IP" msgstr "IP única" @@ -20709,42 +20741,42 @@ msgstr "Límite de tiempo de la sesión forzado a 90 minutos" #: ../../include/functions_config.php:813 #: ../../enterprise/meta/include/functions_meta.php:1919 #: ../../enterprise/meta/advanced/metasetup.performance.php:79 -#: ../../godmode/setup/performance.php:260 -#: ../../godmode/setup/performance.php:447 +#: ../../godmode/setup/performance.php:259 +#: ../../godmode/setup/performance.php:449 msgid "Max. days before delete events" msgstr "Nº max. de días antes de borrar eventos" -#: ../../include/functions_config.php:818 ../../godmode/setup/performance.php:271 +#: ../../include/functions_config.php:818 ../../godmode/setup/performance.php:273 msgid "Max. days before delete traps" msgstr "Nº max. de días antes de borrar traps SNMP" -#: ../../include/functions_config.php:822 ../../godmode/setup/performance.php:291 -#: ../../godmode/setup/performance.php:457 +#: ../../include/functions_config.php:822 ../../godmode/setup/performance.php:293 +#: ../../godmode/setup/performance.php:459 msgid "Max. days before delete string data" msgstr "Nº max. de días antes de borrar datos de tipo texto" #: ../../include/functions_config.php:826 -#: ../../enterprise/meta/include/functions_meta.php:1939 -#: ../../enterprise/meta/advanced/metasetup.performance.php:88 -#: ../../godmode/setup/performance.php:281 +#: ../../enterprise/meta/include/functions_meta.php:1944 +#: ../../enterprise/meta/advanced/metasetup.performance.php:92 +#: ../../godmode/setup/performance.php:283 msgid "Max. days before delete audit events" msgstr "Nº max. de días antes de borrar eventos de auditoría interna" -#: ../../include/functions_config.php:830 ../../godmode/setup/performance.php:301 +#: ../../include/functions_config.php:830 ../../godmode/setup/performance.php:303 msgid "Max. days before delete GIS data" msgstr "Nº max. de días antes de borrar información GIS" -#: ../../include/functions_config.php:834 ../../godmode/setup/performance.php:311 -#: ../../godmode/setup/performance.php:417 +#: ../../include/functions_config.php:834 ../../godmode/setup/performance.php:313 +#: ../../godmode/setup/performance.php:419 msgid "Max. days before purge" msgstr "Máx. días antes de purga de datos" -#: ../../include/functions_config.php:838 ../../godmode/setup/performance.php:331 +#: ../../include/functions_config.php:838 ../../godmode/setup/performance.php:333 msgid "Max. days before delete unknown modules" msgstr "Máximo de días antes de borrar módulos desconocidos" -#: ../../include/functions_config.php:842 ../../godmode/setup/performance.php:321 -#: ../../godmode/setup/performance.php:427 +#: ../../include/functions_config.php:842 ../../godmode/setup/performance.php:323 +#: ../../godmode/setup/performance.php:429 msgid "Max. days before compact data" msgstr "Máx. días antes de comprimir datos" @@ -20756,37 +20788,37 @@ msgstr "Días máximos antes de eliminar los deshabilitados" msgid "Item limit for realtime reports)" msgstr "Límite de elementos para los informes de tiempo real" -#: ../../include/functions_config.php:854 ../../godmode/setup/performance.php:437 -#: ../../godmode/setup/performance.php:518 +#: ../../include/functions_config.php:854 ../../godmode/setup/performance.php:439 +#: ../../godmode/setup/performance.php:520 msgid "Compact interpolation in hours (1 Fine-20 bad)" msgstr "Interpolación de la compactación en horas (1 bueno - 20 malo)" #: ../../include/functions_config.php:858 -#: ../../enterprise/meta/include/functions_meta.php:1949 -#: ../../enterprise/meta/advanced/metasetup.performance.php:91 -#: ../../godmode/setup/performance.php:538 +#: ../../enterprise/meta/include/functions_meta.php:1954 +#: ../../enterprise/meta/advanced/metasetup.performance.php:95 +#: ../../godmode/setup/performance.php:540 msgid "Default hours for event view" msgstr "Nº de horas predeterminado para la visualización de eventos" -#: ../../include/functions_config.php:862 ../../godmode/setup/performance.php:548 +#: ../../include/functions_config.php:862 ../../godmode/setup/performance.php:550 msgid "Use realtime statistics" msgstr "Usar estadísticas en tiempo real" -#: ../../include/functions_config.php:866 ../../godmode/setup/performance.php:556 +#: ../../include/functions_config.php:866 ../../godmode/setup/performance.php:558 msgid "Batch statistics period (secs)" msgstr "Período de las estadísticas programadas (seg.)" #: ../../include/functions_config.php:870 -#: ../../enterprise/meta/include/functions_meta.php:1959 -#: ../../godmode/setup/performance.php:566 +#: ../../enterprise/meta/include/functions_meta.php:1964 +#: ../../godmode/setup/performance.php:568 msgid "Use agent access graph" msgstr "Usar la gráfica de acceso del agente" -#: ../../include/functions_config.php:874 ../../godmode/setup/performance.php:569 +#: ../../include/functions_config.php:874 ../../godmode/setup/performance.php:571 msgid "Max. recommended number of files in attachment directory" msgstr "Max. número de archivos recomendado para el directorio de adjuntos" -#: ../../include/functions_config.php:878 ../../godmode/setup/performance.php:579 +#: ../../include/functions_config.php:878 ../../godmode/setup/performance.php:581 msgid "Delete not init modules" msgstr "Borrar módulos no iniciados" @@ -20794,34 +20826,34 @@ msgstr "Borrar módulos no iniciados" msgid "Big Operatiopn Step to purge old data" msgstr "Gran operación para la purga de datos antiguos" -#: ../../include/functions_config.php:886 ../../godmode/setup/performance.php:592 +#: ../../include/functions_config.php:886 ../../godmode/setup/performance.php:594 msgid "Small Operation Step to purge old data" msgstr "Operación menor para la purga de datos antiguos" -#: ../../include/functions_config.php:890 ../../godmode/setup/performance.php:351 +#: ../../include/functions_config.php:890 ../../godmode/setup/performance.php:353 msgid "Retention period of past special days" msgstr "Período de retención de días especiales pasados" #: ../../include/functions_config.php:894 -#: ../../enterprise/meta/include/functions_meta.php:2002 -#: ../../enterprise/meta/advanced/metasetup.performance.php:127 -#: ../../godmode/setup/performance.php:361 +#: ../../enterprise/meta/include/functions_meta.php:2007 +#: ../../enterprise/meta/advanced/metasetup.performance.php:131 +#: ../../godmode/setup/performance.php:363 msgid "Max. macro data fields" msgstr "Nº máx. de campos de macro de datos" -#: ../../include/functions_config.php:899 ../../godmode/setup/performance.php:375 +#: ../../include/functions_config.php:899 ../../godmode/setup/performance.php:377 msgid "Max. days before delete inventory data" msgstr "Nº de días máximo antes del borrado de datos de inventario" -#: ../../include/functions_config.php:904 ../../godmode/setup/performance.php:475 +#: ../../include/functions_config.php:904 ../../godmode/setup/performance.php:477 msgid "Max. days before delete old messages" msgstr "Núm. máx. de días antes de borrar mensajes antiguos" -#: ../../include/functions_config.php:908 ../../godmode/setup/performance.php:488 +#: ../../include/functions_config.php:908 ../../godmode/setup/performance.php:490 msgid "Max. days before delete old network matrix data" msgstr "Núm. máx. de días antes de borrar datos de matriz antiguos" -#: ../../include/functions_config.php:912 ../../godmode/setup/performance.php:602 +#: ../../include/functions_config.php:912 ../../godmode/setup/performance.php:604 msgid "Graph container - Max. Items" msgstr "Contenedor de gráficas - Máx. elementos" @@ -20830,8 +20862,8 @@ msgid "Max execution event response" msgstr "Máxima respuesta de ejecución de eventos" #: ../../include/functions_config.php:920 -#: ../../enterprise/meta/advanced/metasetup.performance.php:118 -#: ../../godmode/setup/performance.php:622 +#: ../../enterprise/meta/advanced/metasetup.performance.php:122 +#: ../../godmode/setup/performance.php:624 msgid "Row limit in csv log" msgstr "Límite de líneas en log CSV" @@ -20844,7 +20876,7 @@ msgid "SNMP walk binary path (fallback for v1)" msgstr "Ruta del binario SNMP walk (alternativa para la v1)" #: ../../include/functions_config.php:947 -#: ../../enterprise/meta/include/functions_meta.php:2022 +#: ../../enterprise/meta/include/functions_meta.php:2027 msgid "PhantomJS cache interval" msgstr "Intervalo de caché de PhantomJS" @@ -21242,7 +21274,7 @@ msgid "Display text proc modules have state is ok" msgstr "Texto mostrado cuando el estado del módulo proc es OK" #: ../../include/functions_config.php:1290 -#: ../../include/functions_config.php:3182 +#: ../../include/functions_config.php:3185 #: ../../include/functions_reporting_html.php:662 #: ../../enterprise/include/functions_reporting_csv.php:1541 #: ../../enterprise/include/functions_reporting_csv.php:1587 @@ -21552,182 +21584,182 @@ msgstr "Retraso" msgid "Historical database purge" msgstr "Purga de la base de datos histórica" -#: ../../include/functions_config.php:1641 +#: ../../include/functions_config.php:1640 msgid "Historical database partitions" msgstr "Particiones de base de datos histórica" -#: ../../include/functions_config.php:1650 +#: ../../include/functions_config.php:1648 msgid "Historical database events purge" msgstr "Purga de eventod de base de datos histórica" -#: ../../include/functions_config.php:1659 +#: ../../include/functions_config.php:1656 msgid "Historical database string purge" msgstr "Purga de cadenas de base de datos histórica" -#: ../../include/functions_config.php:1668 +#: ../../include/functions_config.php:1667 #: ../../godmode/setup/setup_ehorus.php:58 msgid "Enable eHorus" msgstr "Activar eHorus" -#: ../../include/functions_config.php:1672 +#: ../../include/functions_config.php:1671 msgid "eHorus user login" msgstr "Inicio de sesión del usuario a eHorus" -#: ../../include/functions_config.php:1676 +#: ../../include/functions_config.php:1675 #: ../../godmode/users/configure_user.php:1308 msgid "eHorus user" msgstr "Usuario de eHorus" -#: ../../include/functions_config.php:1680 +#: ../../include/functions_config.php:1679 #: ../../godmode/users/configure_user.php:1317 msgid "eHorus password" msgstr "Contraseña de eHorus" -#: ../../include/functions_config.php:1684 +#: ../../include/functions_config.php:1683 msgid "eHorus API hostname" msgstr "Propietario de la API de eHorus" -#: ../../include/functions_config.php:1688 +#: ../../include/functions_config.php:1687 msgid "eHorus API port" msgstr "Puerto de la API de eHorus" -#: ../../include/functions_config.php:1692 +#: ../../include/functions_config.php:1691 msgid "eHorus request timeout" msgstr "Tiempo de respuesta de eHorus" -#: ../../include/functions_config.php:1696 +#: ../../include/functions_config.php:1695 msgid "eHorus id custom field" msgstr "ID del campo personalizado de eHorus" -#: ../../include/functions_config.php:1702 +#: ../../include/functions_config.php:1701 msgid "Integria user login" msgstr "Usuario de Integria" -#: ../../include/functions_config.php:1706 +#: ../../include/functions_config.php:1705 #: ../../godmode/setup/setup_integria.php:261 msgid "Enable Integria IMS" msgstr "Habilitar Integria IMS" -#: ../../include/functions_config.php:1710 +#: ../../include/functions_config.php:1709 msgid "Integria user" msgstr "Usuario de Integria" -#: ../../include/functions_config.php:1714 +#: ../../include/functions_config.php:1713 msgid "Integria password" msgstr "Contraseña de Integria" -#: ../../include/functions_config.php:1728 +#: ../../include/functions_config.php:1727 msgid "integria API hostname" msgstr "Nombre del host de la API de Integria" -#: ../../include/functions_config.php:1736 +#: ../../include/functions_config.php:1735 msgid "Integria request timeout" msgstr "Límite de tiempo de las peticiones de Integria" -#: ../../include/functions_config.php:1740 +#: ../../include/functions_config.php:1739 msgid "Integria default group" msgstr "Grupo por defecto de Integria" -#: ../../include/functions_config.php:1744 +#: ../../include/functions_config.php:1743 msgid "Integria custom response default group" msgstr "Grupo de respuesta personalizada de Integria por defecto" -#: ../../include/functions_config.php:1748 +#: ../../include/functions_config.php:1747 msgid "Integria default priority" msgstr "Prioridad por defecto de Integria" -#: ../../include/functions_config.php:1752 +#: ../../include/functions_config.php:1751 msgid "Integria custom response default priority" msgstr "Prioridad de respuesta personalizada de Integria por defecto" -#: ../../include/functions_config.php:1756 +#: ../../include/functions_config.php:1755 msgid "Integria default creator" msgstr "Creador por defecto de Integria" -#: ../../include/functions_config.php:1760 +#: ../../include/functions_config.php:1759 msgid "Integria default owner" msgstr "Propietario de Integria por defecto" -#: ../../include/functions_config.php:1764 +#: ../../include/functions_config.php:1763 msgid "Integria custom response default owner" msgstr "Propietario de respuesta personalizada de Integria por defecto" -#: ../../include/functions_config.php:1768 +#: ../../include/functions_config.php:1767 msgid "Integria default ticket type" msgstr "Tipo de ticket de Integria por defecto" -#: ../../include/functions_config.php:1772 +#: ../../include/functions_config.php:1771 msgid "Integria custom response default ticket type" msgstr "Tipo de ticket de respuesta personalizado de Integria por defecto" -#: ../../include/functions_config.php:1776 +#: ../../include/functions_config.php:1775 msgid "Integria default ticket status" msgstr "Estado del ticket de Integria por defecto" -#: ../../include/functions_config.php:1780 +#: ../../include/functions_config.php:1779 msgid "Integria custom response default ticket status" msgstr "Estado del ticket de respuesta personalizada de Integria por defecto" -#: ../../include/functions_config.php:1784 +#: ../../include/functions_config.php:1783 msgid "Integria default ticket title" msgstr "Título del ticket de Integria por defecto" -#: ../../include/functions_config.php:1788 +#: ../../include/functions_config.php:1787 msgid "Integria custom response default ticket title" msgstr "Título del ticket de respuesta personalizada de Integria por defecto" -#: ../../include/functions_config.php:1792 +#: ../../include/functions_config.php:1791 msgid "Integria default ticket content" msgstr "Contenido del ticket de Integria por defecto" -#: ../../include/functions_config.php:1796 +#: ../../include/functions_config.php:1795 msgid "Integria custom response default ticket content" msgstr "Contenido del ticket de respuesta personalizada de Integria por defecto" -#: ../../include/functions_config.php:1802 +#: ../../include/functions_config.php:1801 msgid "Module Library User" msgstr "Usuario de la biblioteca de módulos" -#: ../../include/functions_config.php:1806 +#: ../../include/functions_config.php:1805 msgid "Module Library Password" msgstr "Contraseña de la biblioteca de módulos" -#: ../../include/functions_config.php:1812 +#: ../../include/functions_config.php:1811 msgid "WebSocket bind address" msgstr "Dirección de enlace WebSocket" -#: ../../include/functions_config.php:1816 +#: ../../include/functions_config.php:1815 msgid "WebSocket port" msgstr "Puerto WebSocket" -#: ../../include/functions_config.php:1820 +#: ../../include/functions_config.php:1819 #: ../../godmode/setup/setup_websocket_engine.php:67 msgid "WebSocket proxy url" msgstr "URL del proxy de WebSocket" -#: ../../include/functions_config.php:1839 +#: ../../include/functions_config.php:1838 #, php-format msgid "Failed updated: the next values cannot update:
-%s" msgstr "" "Error al actualizar: los siguientes valores no se pueden actualizar:
-%s" -#: ../../include/functions_config.php:2411 ../../include/functions_ui.php:1729 +#: ../../include/functions_config.php:2414 ../../include/functions_ui.php:1729 msgid "the Flexible Monitoring System" msgstr "Sistema Flexible de Monitorización" -#: ../../include/functions_config.php:2415 +#: ../../include/functions_config.php:2418 msgid "PandoraFMS Metaconsole" msgstr "Metaconsola PandoraFMS" -#: ../../include/functions_config.php:2419 +#: ../../include/functions_config.php:2422 msgid "Centralized operation console" msgstr "Consola de operación centralizada" -#: ../../include/functions_config.php:2423 +#: ../../include/functions_config.php:2426 msgid "PANDORA FMS" msgstr "PANDORA FMS" -#: ../../include/functions_config.php:2427 +#: ../../include/functions_config.php:2430 #: ../../enterprise/include/reset_pass.php:146 #: ../../enterprise/include/reset_pass.php:149 #: ../../enterprise/include/process_reset_pass.php:159 @@ -21735,25 +21767,25 @@ msgstr "PANDORA FMS" msgid "ONE TOOL TO MONITOR THEM ALL" msgstr "UNA HERRAMIENTA PARA GOBERNARLOS A TODOS" -#: ../../include/functions_config.php:2467 +#: ../../include/functions_config.php:2470 #: ../../enterprise/meta/general/login_page.php:209 msgid "PANDORA FMS NEXT GENERATION" msgstr "PANDORA FMS NEXT GENERATION" -#: ../../include/functions_config.php:2471 +#: ../../include/functions_config.php:2474 #: ../../enterprise/meta/general/login_page.php:217 #: ../../enterprise/meta/include/reset_pass.php:147 #: ../../enterprise/meta/include/process_reset_pass.php:150 msgid "METACONSOLE" msgstr "METACONSOLA" -#: ../../include/functions_alerts.php:474 +#: ../../include/functions_alerts.php:477 #: ../../enterprise/include/functions_policies.php:423 #: ../../enterprise/include/functions_policies.php:438 msgid "copy" msgstr "copiar" -#: ../../include/functions_alerts.php:670 +#: ../../include/functions_alerts.php:673 #: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:138 #: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:139 #: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:128 @@ -21761,19 +21793,19 @@ msgstr "copiar" msgid "Regular expression" msgstr "Expresión regular" -#: ../../include/functions_alerts.php:671 +#: ../../include/functions_alerts.php:674 msgid "Max and min" msgstr "Máx. y mín." -#: ../../include/functions_alerts.php:674 +#: ../../include/functions_alerts.php:677 msgid "Equal to" msgstr "Igual a" -#: ../../include/functions_alerts.php:675 +#: ../../include/functions_alerts.php:678 msgid "Not equal to" msgstr "Diferente de" -#: ../../include/functions_alerts.php:676 ../../include/functions_treeview.php:96 +#: ../../include/functions_alerts.php:679 ../../include/functions_treeview.php:96 #: ../../enterprise/godmode/modules/configure_local_component.php:310 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:498 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:289 @@ -21782,7 +21814,7 @@ msgstr "Diferente de" msgid "Warning status" msgstr "Estado advertencia" -#: ../../include/functions_alerts.php:677 +#: ../../include/functions_alerts.php:680 #: ../../include/functions_treeview.php:108 #: ../../enterprise/godmode/modules/configure_local_component.php:353 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:589 @@ -21792,19 +21824,19 @@ msgstr "Estado advertencia" msgid "Critical status" msgstr "Estado crítico" -#: ../../include/functions_alerts.php:678 +#: ../../include/functions_alerts.php:681 #: ../../enterprise/operation/agentes/wux_console_view.php:369 #: ../../enterprise/operation/agentes/wux_console_view.php:373 msgid "Unknown status" msgstr "Estado desconocido" -#: ../../include/functions_alerts.php:679 +#: ../../include/functions_alerts.php:682 msgid "On Change" msgstr "en estado de cambio" -#: ../../include/functions_alerts.php:680 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2358 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3326 +#: ../../include/functions_alerts.php:683 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2360 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3328 #: ../../enterprise/godmode/policies/policy_external_alerts.php:459 #: ../../enterprise/godmode/policies/policy_alerts.php:428 #: ../../godmode/alerts/alert_list.list.php:636 @@ -21812,25 +21844,25 @@ msgstr "en estado de cambio" msgid "Always" msgstr "Siempre" -#: ../../include/functions_alerts.php:681 +#: ../../include/functions_alerts.php:684 msgid "Not normal status" msgstr "Estado anormal" -#: ../../include/functions_alerts.php:1682 +#: ../../include/functions_alerts.php:1685 msgid "No actions defined" msgstr "No hay acciones definidas" -#: ../../include/functions_alerts.php:2644 +#: ../../include/functions_alerts.php:2647 #: ../../godmode/alerts/alert_commands.php:567 msgid "No command specified" msgstr "Ningún comando especificado" -#: ../../include/functions_alerts.php:2649 +#: ../../include/functions_alerts.php:2652 #: ../../godmode/alerts/alert_commands.php:563 msgid "No name specified" msgstr "Ningún nombre especificado" -#: ../../include/functions_alerts.php:2655 +#: ../../include/functions_alerts.php:2658 msgid "Alert and command group does not match" msgstr "El grupo de la alerta y del comando no coinciden" @@ -22112,28 +22144,28 @@ msgstr "No hay monitores" #: ../../include/functions_agents.php:2971 #: ../../include/functions_agents.php:3026 #: ../../include/functions_agents.php:3081 -#: ../../include/functions_reporting.php:12293 +#: ../../include/functions_reporting.php:12303 msgid "At least one module in CRITICAL status" msgstr "Al menos un módulo está en estado CRÍTICO" #: ../../include/functions_agents.php:2977 #: ../../include/functions_agents.php:3036 #: ../../include/functions_agents.php:3089 -#: ../../include/functions_reporting.php:12300 +#: ../../include/functions_reporting.php:12310 msgid "At least one module in WARNING status" msgstr "Al menos un módulo está en estado de ADVERTENCIA" #: ../../include/functions_agents.php:2983 #: ../../include/functions_agents.php:3046 #: ../../include/functions_agents.php:3097 -#: ../../include/functions_reporting.php:12307 +#: ../../include/functions_reporting.php:12317 msgid "At least one module is in UKNOWN status" msgstr "Al menos un módulo está en estado DESCONOCIDO" #: ../../include/functions_agents.php:2989 #: ../../include/functions_agents.php:3056 #: ../../include/functions_agents.php:3105 -#: ../../include/functions_reporting.php:12314 +#: ../../include/functions_reporting.php:12324 msgid "All Monitors OK" msgstr "Todos los monitores OK" @@ -22143,33 +22175,33 @@ msgstr "Alerta disparada en agente" #: ../../include/functions_agents.php:3847 #: ../../include/functions_agents.php:3901 -#: ../../include/functions_reporting_html.php:5516 +#: ../../include/functions_reporting_html.php:5565 #: ../../enterprise/meta/monitoring/custom_fields_view.php:400 msgid "Agents ok" msgstr "Agentes OK" #: ../../include/functions_agents.php:3857 -#: ../../include/functions_reporting_html.php:5507 +#: ../../include/functions_reporting_html.php:5556 #: ../../enterprise/meta/monitoring/custom_fields_view.php:374 #: ../../mobile/operation/groups.php:153 msgid "Agents critical" msgstr "Agentes críticos" #: ../../include/functions_agents.php:3867 -#: ../../include/functions_reporting_html.php:5510 +#: ../../include/functions_reporting_html.php:5559 #: ../../enterprise/meta/monitoring/custom_fields_view.php:387 msgid "Agents warning" msgstr "Agentes en estado de advertencia" #: ../../include/functions_agents.php:3877 -#: ../../include/functions_reporting_html.php:5519 +#: ../../include/functions_reporting_html.php:5568 #: ../../enterprise/meta/monitoring/custom_fields_view.php:413 #: ../../mobile/operation/groups.php:156 msgid "Agents unknown" msgstr "Agentes desconocidos" #: ../../include/functions_agents.php:3891 -#: ../../include/functions_reporting_html.php:5525 +#: ../../include/functions_reporting_html.php:5574 #: ../../enterprise/meta/monitoring/custom_fields_view.php:426 #: ../../mobile/operation/groups.php:150 msgid "Agents not init" @@ -22265,44 +22297,44 @@ msgstr "Top de protocolos TCP" msgid "Top UDP protocols" msgstr "Top de protocolos UDP" -#: ../../include/functions_notifications.php:811 +#: ../../include/functions_notifications.php:807 msgid "Subtype customization" msgstr "Personalización de subtipo" -#: ../../include/functions_notifications.php:841 +#: ../../include/functions_notifications.php:834 msgid "Notified users" msgstr "Usuarios notificados" -#: ../../include/functions_notifications.php:841 +#: ../../include/functions_notifications.php:834 msgid "Notified groups" msgstr "Grupos notificados" -#: ../../include/functions_notifications.php:842 +#: ../../include/functions_notifications.php:835 msgid "Add users" msgstr "Añadir usuarios" -#: ../../include/functions_notifications.php:842 +#: ../../include/functions_notifications.php:835 msgid "Add groups" msgstr "Añadir grupos" -#: ../../include/functions_notifications.php:843 +#: ../../include/functions_notifications.php:836 msgid "Delete users" msgstr "Borrar usuarios" -#: ../../include/functions_notifications.php:843 +#: ../../include/functions_notifications.php:836 msgid "Delete groups" msgstr "Borrar grupos" -#: ../../include/functions_notifications.php:939 +#: ../../include/functions_notifications.php:928 #: ../../enterprise/godmode/massive/massive_add_service_elements.php:616 msgid "Add elements" msgstr "Añadir elementos" -#: ../../include/functions_notifications.php:952 +#: ../../include/functions_notifications.php:941 msgid "Remove elements" msgstr "Eliminar elementos" -#: ../../include/functions_notifications.php:1070 +#: ../../include/functions_notifications.php:1058 msgid "Click here to get more information" msgstr "Pinche aquí para obtener más información" @@ -22567,33 +22599,33 @@ msgstr "← Anterior" msgid "Do you want to exit the help tour?" msgstr "¿Quieres salir de la ayuda guiada?" -#: ../../include/functions_api.php:116 +#: ../../include/functions_api.php:118 msgid "Not `set`, `get` or `help` operation selected." msgstr "No hay operación 'set', 'get' o 'help' seleccionada" -#: ../../include/functions_api.php:126 +#: ../../include/functions_api.php:128 msgid "This operation does not exist." msgstr "Esta operación no existe." -#: ../../include/functions_api.php:136 +#: ../../include/functions_api.php:138 msgid "The Id does not exist in database." msgstr "El ID no existe en la base de datos." -#: ../../include/functions_api.php:146 +#: ../../include/functions_api.php:148 msgid "This operation can not be used in cluster elements." msgstr "Esta operación no es posible en elementos de un cluster." -#: ../../include/functions_api.php:156 +#: ../../include/functions_api.php:158 msgid "The user has not enough permissions for perform this action." msgstr "" "El usuario no tiene los permisos suficientes para llevar a cabo esta acción." -#: ../../include/functions_api.php:166 +#: ../../include/functions_api.php:168 #: ../../enterprise/meta/monitoring/custom_fields_view.php:719 msgid "No data to show." msgstr "No hay datos." -#: ../../include/functions_api.php:176 +#: ../../include/functions_api.php:178 msgid "" "This console is not the environment administrator. Please, manage this feature " "from centralized manager console (Metaconsole)." @@ -22601,11 +22633,11 @@ msgstr "" "Esta consola no es el administrador del entorno. Gestione esta funcionalidad " "desde la consola de gestión centralizada (Metaconsola)." -#: ../../include/functions_api.php:186 +#: ../../include/functions_api.php:188 msgid "Auth error" msgstr "Error de autenticación" -#: ../../include/functions_api.php:1471 +#: ../../include/functions_api.php:1473 msgid "" "The agent could not be modified. For security reasons, use a group other than " "0." @@ -22613,65 +22645,65 @@ msgstr "" "No se ha podido modificar el agente. Por motivos de seguridad, use un grupo " "diferente de 0." -#: ../../include/functions_api.php:1810 +#: ../../include/functions_api.php:1828 #, php-format msgid "Updated %d/%d agents" msgstr "Se han actualizado %d/%d agentes" -#: ../../include/functions_api.php:1818 +#: ../../include/functions_api.php:1836 msgid "Agent updated." msgstr "Agente actualizado." -#: ../../include/functions_api.php:2033 ../../godmode/setup/os.php:238 +#: ../../include/functions_api.php:2025 ../../godmode/setup/os.php:238 msgid "Success creating OS" msgstr "SO creado correctamente" -#: ../../include/functions_api.php:2035 +#: ../../include/functions_api.php:2027 msgid "Could not create OS" msgstr "No se ha podido crear el sistema operativo." -#: ../../include/functions_api.php:2072 ../../godmode/setup/os.php:246 +#: ../../include/functions_api.php:2064 ../../godmode/setup/os.php:246 msgid "Success updating OS" msgstr "SO creado correctamente" -#: ../../include/functions_api.php:2074 +#: ../../include/functions_api.php:2066 msgid "Could not update OS" msgstr "No se ha podido actualizar el sistema operativo" -#: ../../include/functions_api.php:2275 +#: ../../include/functions_api.php:2267 msgid "The agent was successfully deleted" msgstr "El agente se ha eliminado correctamente" -#: ../../include/functions_api.php:3770 +#: ../../include/functions_api.php:3762 msgid "Network module updated." msgstr "Módulo de red actualizado" -#: ../../include/functions_api.php:4066 +#: ../../include/functions_api.php:4058 msgid "Plugin module updated." msgstr "Módulo de plugin actualizado" -#: ../../include/functions_api.php:4422 +#: ../../include/functions_api.php:4414 #, php-format msgid "Synthetic module created ID: %s" msgstr "ID creada por el módulo sintético: %s" -#: ../../include/functions_api.php:4575 +#: ../../include/functions_api.php:4567 msgid "Synthetic module created ID: " msgstr "ID del módulo sintético creado: " -#: ../../include/functions_api.php:4692 +#: ../../include/functions_api.php:4684 msgid "Data module updated." msgstr "Datos del módulo actualizado" -#: ../../include/functions_api.php:5065 +#: ../../include/functions_api.php:5057 msgid "SNMP module updated." msgstr "Módulo SNMP actualizado" -#: ../../include/functions_api.php:5672 +#: ../../include/functions_api.php:5664 msgid "Error creating alert template. Id_group cannot be left blank." msgstr "Error al crear plantilla de alerta. Id_group no puede estar en blanco." -#: ../../include/functions_api.php:5686 +#: ../../include/functions_api.php:5678 msgid "" "Error creating alert template. Invalid id_group or the user has not enough " "permission to make this action." @@ -22679,7 +22711,7 @@ msgstr "" "Error al crear plantilla de alerta. Id_group no válido o no tiene permisos " "suficientes para ejecutar esta acción." -#: ../../include/functions_api.php:5832 +#: ../../include/functions_api.php:5824 msgid "" "Error updating alert template. Invalid id_group or the user has not enough " "permission to make this action." @@ -22687,63 +22719,63 @@ msgstr "" "Error al cargar la plantilla de la alerta. Id_group no válido o el usuario no " "tiene los permisos suficientes para ejecutar esta acción." -#: ../../include/functions_api.php:5916 +#: ../../include/functions_api.php:5908 msgid "Successful update of the alert template" msgstr "Actualización correcta de la plantilla de alerta" -#: ../../include/functions_api.php:5964 +#: ../../include/functions_api.php:5956 msgid "Error deleting alert template. Id_template doesn't exist." msgstr "Error al eliminar la plantilla de alerta. Id_template no existe." -#: ../../include/functions_api.php:5993 +#: ../../include/functions_api.php:5985 msgid "Successful delete of alert template." msgstr "Plantilla de alerta borrada correctamente." -#: ../../include/functions_api.php:6413 ../../include/functions_api.php:12362 -#: ../../include/functions_api.php:12428 ../../include/functions_api.php:12709 -#: ../../include/functions_api.php:12789 +#: ../../include/functions_api.php:6405 ../../include/functions_api.php:12354 +#: ../../include/functions_api.php:12420 ../../include/functions_api.php:12701 +#: ../../include/functions_api.php:12781 #, php-format msgid "%d agents affected" msgstr "%d agentes afectados" -#: ../../include/functions_api.php:6559 +#: ../../include/functions_api.php:6551 msgid "Correct deleting of module template." msgstr "Plantilla de módulo borrada correctamente" -#: ../../include/functions_api.php:6667 +#: ../../include/functions_api.php:6659 msgid "Successful delete of module template." msgstr "Plantilla de módulo eliminada correctamente." -#: ../../include/functions_api.php:6700 +#: ../../include/functions_api.php:6692 msgid "Error validating alert. Id_template cannot be left blank." msgstr "Error al validar la alerta. Id_template no puede estar en blanco." -#: ../../include/functions_api.php:6708 +#: ../../include/functions_api.php:6700 msgid "Error validating alert. Id_agent cannot be left blank." msgstr "Error al validar a alerta. Id_agent no puede estar vacío." -#: ../../include/functions_api.php:6716 +#: ../../include/functions_api.php:6708 msgid "Error validating alert. Id_module cannot be left blank." msgstr "Error al validar la alerta. Id_module no puede estar en blanco." -#: ../../include/functions_api.php:6787 +#: ../../include/functions_api.php:6779 msgid "Error validating alert. Specified alert does not exist." msgstr "Error al validar alerta. La alerta especificada no existe." -#: ../../include/functions_api.php:6798 +#: ../../include/functions_api.php:6790 msgid "Error validating alert" msgstr "Error al validar la alerta." -#: ../../include/functions_api.php:6872 +#: ../../include/functions_api.php:6864 #, php-format msgid "Correct validation of all alerts (total %d)." msgstr "Validación correcta de todas las alertas (total %d)." -#: ../../include/functions_api.php:6966 +#: ../../include/functions_api.php:6958 msgid "Correct validation of all policy alerts." msgstr "Validación correcta de las alertas de política." -#: ../../include/functions_api.php:7008 +#: ../../include/functions_api.php:7000 msgid "" "Error stopping downtime. Periodical and running scheduled downtime cannot be " "stopped." @@ -22751,244 +22783,244 @@ msgstr "" "Error al detener el tiempo de inactividad. Las paradas planificadas periódicas " "y en ejecución no pueden detenerse." -#: ../../include/functions_api.php:7021 +#: ../../include/functions_api.php:7013 msgid "Downtime stopped." msgstr "Tiempo de inactividad interrumpido" -#: ../../include/functions_api.php:7503 +#: ../../include/functions_api.php:7495 msgid "and this modules are doesn't exists or not applicable a this agents: " msgstr "y este módulo no existe o no es aplicable a estos agentes: " -#: ../../include/functions_api.php:7507 +#: ../../include/functions_api.php:7499 msgid "and this agents are generate problems: " msgstr "y estos agentes generan problemas: " -#: ../../include/functions_api.php:7511 +#: ../../include/functions_api.php:7503 msgid "and this agents with ids are doesn't exists: " msgstr "y estos agentes con los identificadores no existen: " -#: ../../include/functions_api.php:7659 +#: ../../include/functions_api.php:7651 msgid "Planned downtime updated" msgstr "Tiempo de parada planificado actualizado" -#: ../../include/functions_api.php:7735 +#: ../../include/functions_api.php:7727 msgid " Agents deleted" msgstr " Agentes eliminados" -#: ../../include/functions_api.php:7816 +#: ../../include/functions_api.php:7808 msgid " Agents added" msgstr " Agentes añadidos" -#: ../../include/functions_api.php:7936 +#: ../../include/functions_api.php:7928 msgid "Data policy module updated." msgstr "Política de módulo de datos actualizado" -#: ../../include/functions_api.php:8169 +#: ../../include/functions_api.php:8161 msgid "Network policy module updated." msgstr "Módulo de red de la política actualizado" -#: ../../include/functions_api.php:8426 +#: ../../include/functions_api.php:8418 msgid "Plugin policy module updated." msgstr "Módulo de plugin de la política actualizado" -#: ../../include/functions_api.php:8935 +#: ../../include/functions_api.php:8927 msgid "SNMP policy module updated." msgstr "Módulo SNMP de la política actualizado" -#: ../../include/functions_api.php:9280 +#: ../../include/functions_api.php:9272 msgid "Successful deletion" msgstr "Eliminado correctamente." -#: ../../include/functions_api.php:9596 +#: ../../include/functions_api.php:9588 msgid "User created." msgstr "Usuario creado." -#: ../../include/functions_api.php:9691 +#: ../../include/functions_api.php:9683 msgid "User updated." msgstr "Usuario actualizado." -#: ../../include/functions_api.php:9770 +#: ../../include/functions_api.php:9762 msgid "Enabled user." msgstr "Usuario habilitado" -#: ../../include/functions_api.php:9778 +#: ../../include/functions_api.php:9770 msgid "Disabled user." msgstr "Usuario deshabilitado" -#: ../../include/functions_api.php:10075 +#: ../../include/functions_api.php:10067 #, php-format msgid "Template have been inserted in %d agents." msgstr "Las plantillas se han insertado en %d agentes." -#: ../../include/functions_api.php:10247 +#: ../../include/functions_api.php:10239 msgid "XML file was generated successfully in path: " msgstr "El archivo XML se ha creado correctamente en la ruta: " -#: ../../include/functions_api.php:10387 +#: ../../include/functions_api.php:10379 #, php-format msgid "Module has been created in %d agents." msgstr "El módulo se ha cread en %d agentes." -#: ../../include/functions_api.php:10517 +#: ../../include/functions_api.php:10509 #, php-format msgid "Action has been set for %d agents." msgstr "La acción se ha asignado a %d agentes." -#: ../../include/functions_api.php:11173 -#: ../../godmode/agentes/configurar_agente.php:2232 +#: ../../include/functions_api.php:11165 +#: ../../godmode/agentes/configurar_agente.php:2236 #, php-format msgid "Save by %s Console" msgstr "Guardar por consola de %s" -#: ../../include/functions_api.php:11174 -#: ../../godmode/agentes/configurar_agente.php:2250 +#: ../../include/functions_api.php:11166 +#: ../../godmode/agentes/configurar_agente.php:2254 #, php-format msgid "Update by %s Console" msgstr "Actualizar por consola de %s" -#: ../../include/functions_api.php:11175 -#: ../../godmode/agentes/configurar_agente.php:2266 +#: ../../include/functions_api.php:11167 +#: ../../godmode/agentes/configurar_agente.php:2270 #, php-format msgid "Insert by %s Console" msgstr "Insertar por consola de %s" -#: ../../include/functions_api.php:11952 +#: ../../include/functions_api.php:11944 msgid "User deleted." msgstr "Usuario borrado." -#: ../../include/functions_api.php:12013 +#: ../../include/functions_api.php:12005 msgid "User profile added." msgstr "Perfil de usuario añadido." -#: ../../include/functions_api.php:12080 +#: ../../include/functions_api.php:12072 msgid "User profile deleted." msgstr "Perfil de usuario eliminado." -#: ../../include/functions_api.php:12369 +#: ../../include/functions_api.php:12361 msgid "Module disabled successfully." msgstr "Módulo deshabilitado correctamente." -#: ../../include/functions_api.php:12371 +#: ../../include/functions_api.php:12363 msgid "The module could not be disabled." msgstr "No se ha podido deshabilitar el módulo." -#: ../../include/functions_api.php:12435 +#: ../../include/functions_api.php:12427 msgid "Module enabled successfully." msgstr "Módulo habilitado correctamente." -#: ../../include/functions_api.php:12437 +#: ../../include/functions_api.php:12429 msgid "The module could not be enabled." msgstr "El módulo no se ha podido habilitar." -#: ../../include/functions_api.php:12485 ../../include/functions_api.php:12538 +#: ../../include/functions_api.php:12477 ../../include/functions_api.php:12530 msgid "The alert could not be disabled." msgstr "La alerta no se ha podido deshabilitar." -#: ../../include/functions_api.php:12585 ../../include/functions_api.php:12638 +#: ../../include/functions_api.php:12577 ../../include/functions_api.php:12630 msgid "The alert could not be enabled." msgstr "La alerta no se ha podido habilitar." -#: ../../include/functions_api.php:13910 +#: ../../include/functions_api.php:13902 msgid "Enabled agent." msgstr "Agente habilitado" -#: ../../include/functions_api.php:13918 +#: ../../include/functions_api.php:13910 msgid "Disabled agent." msgstr "Agente deshabilitado" -#: ../../include/functions_api.php:14897 +#: ../../include/functions_api.php:14889 msgid "Metaconsole and the licenses of all nodes were updated." msgstr "Se han actualizado la Metaconsola y las licencias de todos los nodos." -#: ../../include/functions_api.php:14899 +#: ../../include/functions_api.php:14891 #, php-format msgid "Metaconsole license updated but %d of %d node failed to sync." msgstr "" "Se ha actualizado la licencia de la Metaconsola, pero %d de %d nodo no se ha " "podido sincronizar." -#: ../../include/functions_api.php:14902 +#: ../../include/functions_api.php:14894 msgid "This function is for metaconsole only." msgstr "función exclusiva de la Metaconsola." -#: ../../include/functions_api.php:15287 ../../include/functions_api.php:15358 +#: ../../include/functions_api.php:15279 ../../include/functions_api.php:15350 msgid "Successfully deleted." msgstr "Eliminado correctamente" -#: ../../include/functions_api.php:15317 +#: ../../include/functions_api.php:15309 msgid "The user cannot access the cluster." msgstr "El usuario no puede acceder al cluster." -#: ../../include/functions_api.php:15411 +#: ../../include/functions_api.php:15403 #: ../../godmode/agentes/agent_template.php:67 msgid "Created by template " msgstr "Creado mediante la plantilla " -#: ../../include/functions_api.php:15505 +#: ../../include/functions_api.php:15497 #: ../../godmode/agentes/agent_template.php:163 msgid "Modules successfully added" msgstr "Módulos añadidos correctamente" -#: ../../include/functions_api.php:16203 +#: ../../include/functions_api.php:16195 msgid "Event filter successfully created." msgstr "Filtro de evento creado correctamente." -#: ../../include/functions_api.php:16436 +#: ../../include/functions_api.php:16428 msgid "Event filter successfully updated." msgstr "Filtro de evento creado correctamente." -#: ../../include/functions_api.php:16477 +#: ../../include/functions_api.php:16469 msgid "Event filter successfully deleted." msgstr "Filtro de evento borrado correctamente." -#: ../../include/functions_api.php:16793 +#: ../../include/functions_api.php:16785 msgid "Validated traps." msgstr "Traps validados." -#: ../../include/functions_api.php:16820 +#: ../../include/functions_api.php:16812 msgid "Deleted traps." msgstr "Traps eliminados." -#: ../../include/functions_api.php:17013 +#: ../../include/functions_api.php:17005 #, php-format msgid "Successfully updated module/alert count in id agent %d." msgstr "" "Recuento de módulos/alertas en ID de agente %d actualizado correctamente." -#: ../../include/functions_api.php:17015 +#: ../../include/functions_api.php:17007 msgid "Successfully updated module/alert count in all agents" msgstr "" "Recuento de módulos/alertas actualizado correctamente en todos los agentes" -#: ../../include/functions_api.php:17467 +#: ../../include/functions_api.php:17459 #, php-format msgid "Successfully added to delete pending id agent %d to id policy %d." msgstr "" "Se ha añadido correctamente el agente %d a pendiente de eliminación en la " "política %d." -#: ../../include/functions_api.php:17627 +#: ../../include/functions_api.php:17619 msgid "Error enable/disable discovery task. Id_user cannot be left blank." msgstr "" "Error al habilitar/deshabilitar la tarea discovery. Id_user no puede estar " "vacío." -#: ../../include/functions_api.php:17635 +#: ../../include/functions_api.php:17627 msgid "" "Error enable/disable discovery task. Enable/disable value cannot be left blank." msgstr "" "Error al habilitar/deshabilitar la tarea discovery. El valor de habilitar/" "deshabilitar no puede estar vacío." -#: ../../include/functions_api.php:17660 +#: ../../include/functions_api.php:17652 msgid "Error in discovery task enabling/disabling." msgstr "Error al habilitar/deshabilitar la tarea discovery." -#: ../../include/functions_api.php:17668 +#: ../../include/functions_api.php:17660 msgid "Enabled discovery task." msgstr "Tarea discovery habilitada." -#: ../../include/functions_api.php:17676 +#: ../../include/functions_api.php:17668 msgid "Disabled discovery task." msgstr "Tarea discovery deshabilitada." @@ -23054,9 +23086,9 @@ msgstr "Algo salió mal al crear un directorio" #: ../../include/functions_filemanager.php:342 #: ../../include/functions_filemanager.php:359 -#: ../../include/functions_reporting_html.php:1662 -#: ../../enterprise/include/functions_inventory.php:860 -#: ../../enterprise/include/functions_inventory.php:925 +#: ../../include/functions_reporting_html.php:1691 +#: ../../enterprise/include/functions_inventory.php:891 +#: ../../enterprise/include/functions_inventory.php:956 msgid "Deleted" msgstr "Eliminado(s)" @@ -23145,7 +23177,7 @@ msgid "Decompress" msgstr "Descomprimir" #: ../../include/functions_filemanager.php:853 -#: ../../enterprise/include/class/CSVImportAgents.class.php:196 +#: ../../enterprise/include/class/CSVImportAgents.class.php:198 #: ../../enterprise/extensions/csv_import_group/main.php:105 msgid "Go" msgstr "Ir" @@ -23186,7 +23218,7 @@ msgstr "Str." #: ../../include/functions_treeview.php:315 #: ../../include/graphs/functions_flot.php:509 #: ../../include/functions_reporting_html.php:655 -#: ../../include/functions_reporting_html.php:4367 +#: ../../include/functions_reporting_html.php:4416 msgid "No data" msgstr "Sin datos" @@ -23199,9 +23231,9 @@ msgid "There was a problem loading alerts" msgstr "Error al cargar las alertas" #: ../../include/functions_treeview.php:454 -#: ../../include/functions_reporting_html.php:5037 -#: ../../include/functions_reporting_html.php:5159 -#: ../../godmode/snmpconsole/snmp_alert.php:1234 +#: ../../include/functions_reporting_html.php:5086 +#: ../../include/functions_reporting_html.php:5208 +#: ../../godmode/snmpconsole/snmp_alert.php:1271 msgid "Times fired" msgstr "Nº de veces disparada" @@ -23717,8 +23749,8 @@ msgid "Choose the agent and click on the name." msgstr "Elige el agente y haz clic en el nombre." #: ../../include/functions_graph.php:1089 -#: ../../include/functions_reporting.php:4326 -#: ../../include/functions_reporting.php:4369 +#: ../../include/functions_reporting.php:4333 +#: ../../include/functions_reporting.php:4376 msgid "No data to display within the selected interval" msgstr "No hay datos en el intervalo seleccionado" @@ -23805,7 +23837,7 @@ msgid "Starting OID" msgstr "Iniciar OID" #: ../../include/functions_snmp_browser.php:746 -#: ../../include/functions_reporting_html.php:1524 +#: ../../include/functions_reporting_html.php:1553 #: ../../enterprise/tools/ipam/ipam_calculator.php:52 #: ../../enterprise/include/functions_reporting_csv.php:718 #: ../../enterprise/include/class/AgentRepository.class.php:366 @@ -24000,7 +24032,7 @@ msgid " modules" msgstr " módulos" #: ../../include/functions_reporting.php:996 -#: ../../include/functions_reporting.php:8556 +#: ../../include/functions_reporting.php:8563 #: ../../enterprise/include/functions_reporting.php:2493 #: ../../enterprise/include/functions_reporting.php:3437 #: ../../enterprise/include/functions_reporting.php:4412 @@ -24008,7 +24040,7 @@ msgid "There are no SLAs defined" msgstr "No hay SLA definidos" #: ../../include/functions_reporting.php:1071 -#: ../../include/functions_reporting.php:8934 +#: ../../include/functions_reporting.php:8941 #: ../../enterprise/include/functions_reporting.php:2546 #: ../../enterprise/include/functions_reporting.php:3490 #: ../../enterprise/include/functions_reporting.php:4465 @@ -24020,9 +24052,9 @@ msgid "Top N" msgstr "Top N" #: ../../include/functions_reporting.php:1520 ../../include/functions_ui.php:2604 -#: ../../include/functions_reporting_html.php:4691 +#: ../../include/functions_reporting_html.php:4740 #: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2206 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2208 #: ../../enterprise/meta/include/functions_wizard_meta.php:983 #: ../../enterprise/meta/include/functions_wizard_meta.php:992 #: ../../enterprise/meta/include/functions_wizard_meta.php:1068 @@ -24037,19 +24069,19 @@ msgstr "Top N" #: ../../enterprise/meta/include/functions_wizard_meta.php:1722 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1808 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2442 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:285 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:378 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:745 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1303 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2404 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:293 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:386 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:759 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1306 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2407 #: ../../godmode/alerts/alert_view.php:266 msgid "Max" msgstr "Máx." #: ../../include/functions_reporting.php:1524 ../../include/functions_ui.php:2604 -#: ../../include/functions_reporting_html.php:4692 +#: ../../include/functions_reporting_html.php:4741 #: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2206 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2208 #: ../../enterprise/meta/include/functions_wizard_meta.php:981 #: ../../enterprise/meta/include/functions_wizard_meta.php:990 #: ../../enterprise/meta/include/functions_wizard_meta.php:1066 @@ -24064,29 +24096,29 @@ msgstr "Máx." #: ../../enterprise/meta/include/functions_wizard_meta.php:1720 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1810 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2449 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:273 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:385 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:737 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1301 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2411 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:281 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:393 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:751 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1304 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2414 #: ../../godmode/alerts/alert_view.php:266 msgid "Min" msgstr "Mín." #: ../../include/functions_reporting.php:1530 -#: ../../include/functions_reporting_html.php:4690 +#: ../../include/functions_reporting_html.php:4739 #: ../../enterprise/include/functions_reporting_csv.php:1030 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2456 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2418 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2421 msgid "Avg" msgstr "Media" #: ../../include/functions_reporting.php:1582 -#: ../../include/functions_reporting.php:3162 +#: ../../include/functions_reporting.php:3166 #: ../../include/functions_reporting_html.php:801 -#: ../../include/functions_reporting_html.php:4209 -#: ../../include/functions_reporting_html.php:4758 -#: ../../include/functions_reporting_html.php:4761 +#: ../../include/functions_reporting_html.php:4258 +#: ../../include/functions_reporting_html.php:4807 +#: ../../include/functions_reporting_html.php:4810 #: ../../enterprise/include/functions_reporting.php:5146 msgid "There are no Agent/Modules defined" msgstr "No hay Agentes/Módulos definidos" @@ -24103,188 +24135,188 @@ msgstr "Informe de eventos del grupo" msgid "Exclude " msgstr "Excluir " -#: ../../include/functions_reporting.php:2185 +#: ../../include/functions_reporting.php:2187 msgid "Event Report Module" msgstr "Informe de eventos del módulo" -#: ../../include/functions_reporting.php:2517 +#: ../../include/functions_reporting.php:2521 #: ../../enterprise/include/functions_reporting_csv.php:740 msgid "Inventory Changes" msgstr "Cambios de inventario" -#: ../../include/functions_reporting.php:2590 +#: ../../include/functions_reporting.php:2594 #: ../../enterprise/tools/ipam/ipam_action.php:385 msgid "No changes found." msgstr "No se han encontrado cambios" -#: ../../include/functions_reporting.php:2687 +#: ../../include/functions_reporting.php:2691 #: ../../enterprise/operation/log/log_viewer.php:1256 #: ../../enterprise/operation/log/log_viewer.php:1264 -#: ../../enterprise/operation/agentes/agent_inventory.php:254 -#: ../../enterprise/operation/inventory/inventory.php:459 -#: ../../enterprise/operation/inventory/inventory.php:502 +#: ../../enterprise/operation/agentes/agent_inventory.php:280 +#: ../../enterprise/operation/inventory/inventory.php:475 +#: ../../enterprise/operation/inventory/inventory.php:518 #: ../../enterprise/godmode/agentes/collection_manager.php:196 #: ../../godmode/reporting/reporting_builder.php:1262 msgid "No data found." msgstr "No se encontraron datos." -#: ../../include/functions_reporting.php:2714 +#: ../../include/functions_reporting.php:2718 #: ../../godmode/alerts/alert_actions.php:74 msgid "Alert actions" msgstr "Acciones de alerta" -#: ../../include/functions_reporting.php:2823 +#: ../../include/functions_reporting.php:2827 msgid "Agent/Modules" msgstr "Agentes/módulos" -#: ../../include/functions_reporting.php:2864 +#: ../../include/functions_reporting.php:2868 #: ../../extensions/agents_modules.php:750 msgid "There are no agents with modules" msgstr "No hay agentes con módulos" -#: ../../include/functions_reporting.php:2920 +#: ../../include/functions_reporting.php:2924 msgid "Agent/Modules Status" msgstr "Estado del agente/módulos" -#: ../../include/functions_reporting.php:3069 +#: ../../include/functions_reporting.php:3073 msgid "Exception - Everything" msgstr "Excepción - Todo" -#: ../../include/functions_reporting.php:3070 +#: ../../include/functions_reporting.php:3074 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2536 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:422 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2546 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:430 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2549 msgid "Everything" msgstr "Todo" -#: ../../include/functions_reporting.php:3075 +#: ../../include/functions_reporting.php:3079 #, php-format msgid "Exception - Modules over or equal to %s" msgstr "Excepción - Módulos por encima de o igual a %s" -#: ../../include/functions_reporting.php:3078 +#: ../../include/functions_reporting.php:3082 #, php-format msgid "Modules over or equal to %s" msgstr "Módulos por encima de o igual a %s" -#: ../../include/functions_reporting.php:3083 +#: ../../include/functions_reporting.php:3087 #, php-format msgid "Exception - Modules under or equal to %s" msgstr "Excepción - Módulos por debajo o igual a %s" -#: ../../include/functions_reporting.php:3086 +#: ../../include/functions_reporting.php:3090 #, php-format msgid "Modules under or equal to %s" msgstr "Módulos por debajo de o igual a %s" -#: ../../include/functions_reporting.php:3091 +#: ../../include/functions_reporting.php:3095 #, php-format msgid "Exception - Modules under %s" msgstr "Excepción - Módulos por debajo de %s" -#: ../../include/functions_reporting.php:3094 +#: ../../include/functions_reporting.php:3098 #, php-format msgid "Modules under %s" msgstr "Módulos por debajo de %s" -#: ../../include/functions_reporting.php:3099 +#: ../../include/functions_reporting.php:3103 #, php-format msgid "Exception - Modules over %s" msgstr "Excepción - Módulos por encima de %s" -#: ../../include/functions_reporting.php:3102 +#: ../../include/functions_reporting.php:3106 #, php-format msgid "Modules over %s" msgstr "Módulos por encima de %s" -#: ../../include/functions_reporting.php:3107 +#: ../../include/functions_reporting.php:3111 #, php-format msgid "Exception - Equal to %s" msgstr "Excepción - Igual a %s" -#: ../../include/functions_reporting.php:3110 +#: ../../include/functions_reporting.php:3114 #, php-format msgid "Equal to %s" msgstr "Igual a %s" -#: ../../include/functions_reporting.php:3115 +#: ../../include/functions_reporting.php:3119 #, php-format msgid "Exception - Not equal to %s" msgstr "Excepción - No igual a %s" -#: ../../include/functions_reporting.php:3118 +#: ../../include/functions_reporting.php:3122 #, php-format msgid "Not equal to %s" msgstr "No igual a %s" -#: ../../include/functions_reporting.php:3122 +#: ../../include/functions_reporting.php:3126 msgid "Exception - Modules at normal status" msgstr "Excepción - Módulos en estado normal" -#: ../../include/functions_reporting.php:3123 +#: ../../include/functions_reporting.php:3127 msgid "Modules at normal status" msgstr "Módulos en estado normal" -#: ../../include/functions_reporting.php:3127 +#: ../../include/functions_reporting.php:3131 msgid "Exception - Modules at critical or warning status" msgstr "Excepción - Módulos en estado crítico o de advertencia" -#: ../../include/functions_reporting.php:3128 +#: ../../include/functions_reporting.php:3132 msgid "Modules at critical or warning status" msgstr "Módulos en estado crítico o de advertencia" -#: ../../include/functions_reporting.php:3347 +#: ../../include/functions_reporting.php:3351 msgid "There are no Modules under those conditions." msgstr "No hay módulos bajo esas condiciones" -#: ../../include/functions_reporting.php:3351 +#: ../../include/functions_reporting.php:3355 #, php-format msgid "There are no Modules over or equal to %s." msgstr "No hay módulos por encima de o iguales a %s" -#: ../../include/functions_reporting.php:3355 +#: ../../include/functions_reporting.php:3359 #, php-format msgid "There are no Modules less or equal to %s." msgstr "No hay módulos por debajo de o iguales a %s" -#: ../../include/functions_reporting.php:3359 +#: ../../include/functions_reporting.php:3363 #, php-format msgid "There are no Modules less %s." msgstr "No hay módulos por debajo de %s" -#: ../../include/functions_reporting.php:3363 +#: ../../include/functions_reporting.php:3367 #, php-format msgid "There are no Modules over %s." msgstr "No hay módulos por encima de %s" -#: ../../include/functions_reporting.php:3367 +#: ../../include/functions_reporting.php:3371 #, php-format msgid "There are no Modules equal to %s" msgstr "No hay módulos iguales a %s" -#: ../../include/functions_reporting.php:3371 +#: ../../include/functions_reporting.php:3375 #, php-format msgid "There are no Modules not equal to %s" msgstr "No hay módulos no iguales a %s" -#: ../../include/functions_reporting.php:3375 +#: ../../include/functions_reporting.php:3379 msgid "There are no Modules normal status" msgstr "No hay módulos en estado normal" -#: ../../include/functions_reporting.php:3379 +#: ../../include/functions_reporting.php:3383 msgid "There are no Modules at critial or warning status" msgstr "No hay módulos en estado crítico o de advertencia" -#: ../../include/functions_reporting.php:3536 +#: ../../include/functions_reporting.php:3540 #: ../../enterprise/include/functions_reporting_csv.php:969 msgid "Group Report" msgstr "Informe del grupo" -#: ../../include/functions_reporting.php:3716 +#: ../../include/functions_reporting.php:3720 msgid "Event Report Agent" msgstr "Informe de eventos de agentes" -#: ../../include/functions_reporting.php:3945 +#: ../../include/functions_reporting.php:3952 #: ../../enterprise/include/functions_reporting_csv.php:2175 #: ../../enterprise/godmode/modules/configure_local_component.php:447 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:966 @@ -24295,114 +24327,114 @@ msgstr "Informe de eventos de agentes" msgid "Historical data" msgstr "Histórico de datos" -#: ../../include/functions_reporting.php:4080 +#: ../../include/functions_reporting.php:4087 msgid "Database Serialized" msgstr "Base de datos serializada" -#: ../../include/functions_reporting.php:4276 +#: ../../include/functions_reporting.php:4283 msgid "Last Value" msgstr "Último valor" -#: ../../include/functions_reporting.php:4438 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3334 +#: ../../include/functions_reporting.php:4445 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3354 msgid "Unnasigned group" msgstr "Grupo no asignado" -#: ../../include/functions_reporting.php:4444 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3288 +#: ../../include/functions_reporting.php:4451 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3308 msgid "Unassigned group" msgstr "Grupo no asignado" -#: ../../include/functions_reporting.php:4600 +#: ../../include/functions_reporting.php:4607 msgid "Network interfaces report" msgstr "Informe de las interfaces de red" -#: ../../include/functions_reporting.php:4694 +#: ../../include/functions_reporting.php:4701 msgid "Custom render report" msgstr "Informe de representación personalizado" -#: ../../include/functions_reporting.php:4734 -#: ../../include/functions_reporting.php:4760 +#: ../../include/functions_reporting.php:4741 +#: ../../include/functions_reporting.php:4767 msgid "" "This query is insecure, it could apply unwanted modiffications on the schema" msgstr "" "Esta consulta es insegura, podría aplicar modificationes no deseadas en el " "esquema" -#: ../../include/functions_reporting.php:4991 +#: ../../include/functions_reporting.php:4998 msgid "The group has no agents or none of the agents has any network interface" msgstr "El grupo no tiene agentes o los agentes no tienen interfaz de red." -#: ../../include/functions_reporting.php:5012 +#: ../../include/functions_reporting.php:5019 msgid "bytes/s" msgstr "bytes/s" -#: ../../include/functions_reporting.php:5132 +#: ../../include/functions_reporting.php:5139 #: ../../enterprise/include/functions_reporting_csv.php:2447 msgid "Alert Report Group" msgstr "Informe de alertas de grupo" -#: ../../include/functions_reporting.php:5219 -#: ../../include/functions_reporting.php:5236 -#: ../../include/functions_reporting.php:5253 +#: ../../include/functions_reporting.php:5226 +#: ../../include/functions_reporting.php:5243 +#: ../../include/functions_reporting.php:5260 msgid "Not triggered" msgstr "No disparado" -#: ../../include/functions_reporting.php:5312 +#: ../../include/functions_reporting.php:5319 #: ../../enterprise/include/functions_reporting_csv.php:2445 msgid "Alert Report Agent" msgstr "Informe de alertas de agente" -#: ../../include/functions_reporting.php:5479 +#: ../../include/functions_reporting.php:5486 #: ../../enterprise/include/functions_reporting_csv.php:2443 msgid "Alert Report Module" msgstr "Informe de alertas de módulo" -#: ../../include/functions_reporting.php:5679 +#: ../../include/functions_reporting.php:5686 msgid "SQL Graph Vertical Bars" msgstr "Gráfico de barras verticales SQL" -#: ../../include/functions_reporting.php:5683 +#: ../../include/functions_reporting.php:5690 msgid "SQL Graph Horizontal Bars" msgstr "Gráfico de barras horizontales SQL" -#: ../../include/functions_reporting.php:5687 +#: ../../include/functions_reporting.php:5694 msgid "SQL Graph Pie" msgstr "Gráfico SQL circular" -#: ../../include/functions_reporting.php:5771 +#: ../../include/functions_reporting.php:5778 #: ../../enterprise/include/functions_reporting_csv.php:1415 #: ../../enterprise/include/functions_reporting_csv.php:1433 #: ../../enterprise/include/functions_reporting_csv.php:1435 msgid "Monitor Report" msgstr "Informe de monitores" -#: ../../include/functions_reporting.php:5914 +#: ../../include/functions_reporting.php:5921 msgid "Netflow Area" msgstr "Área de Netflow" -#: ../../include/functions_reporting.php:5918 +#: ../../include/functions_reporting.php:5925 msgid "Netflow Summary" msgstr "Resumen de Netflow" -#: ../../include/functions_reporting.php:5922 +#: ../../include/functions_reporting.php:5929 msgid "Netflow Data" msgstr "Datos de Netflow" -#: ../../include/functions_reporting.php:5930 +#: ../../include/functions_reporting.php:5937 msgid "Unknown report" msgstr "Informe desconocido" -#: ../../include/functions_reporting.php:6024 +#: ../../include/functions_reporting.php:6031 msgid "Prediction Date" msgstr "Fecha de predicción" -#: ../../include/functions_reporting.php:6129 +#: ../../include/functions_reporting.php:6136 #: ../../enterprise/include/functions_reporting_csv.php:788 msgid "Projection Graph" msgstr "Gráfico de proyección" -#: ../../include/functions_reporting.php:6427 +#: ../../include/functions_reporting.php:6434 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:492 #: ../../enterprise/include/functions_reporting_csv.php:1256 #: ../../enterprise/godmode/modules/configure_local_component.php:466 @@ -24411,7 +24443,7 @@ msgstr "Gráfico de proyección" msgid "Max. Value" msgstr "Valor máximo" -#: ../../include/functions_reporting.php:6431 +#: ../../include/functions_reporting.php:6438 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:480 #: ../../enterprise/include/functions_reporting_csv.php:1201 #: ../../enterprise/godmode/modules/configure_local_component.php:461 @@ -24420,7 +24452,7 @@ msgstr "Valor máximo" msgid "Min. Value" msgstr "Valor mínimo" -#: ../../include/functions_reporting.php:6440 +#: ../../include/functions_reporting.php:6447 #: ../../enterprise/include/functions_reporting_csv.php:1360 #: ../../enterprise/include/functions_reporting_csv.php:1379 #: ../../enterprise/include/functions_reporting_csv.php:1381 @@ -24429,17 +24461,17 @@ msgstr "Valor mínimo" msgid "AVG. Value" msgstr "Valor medio" -#: ../../include/functions_reporting.php:6656 -#: ../../include/functions_reporting.php:6679 -#: ../../include/functions_reporting.php:6694 -#: ../../include/functions_reporting.php:6710 -#: ../../include/functions_reporting.php:6725 -#: ../../include/functions_reporting_html.php:3516 -#: ../../include/functions_reporting_html.php:3545 -#: ../../include/functions_reporting_html.php:3586 -#: ../../include/functions_reporting_html.php:3609 -#: ../../include/functions_reporting_html.php:3612 -#: ../../include/functions_reporting_html.php:3619 +#: ../../include/functions_reporting.php:6663 +#: ../../include/functions_reporting.php:6686 +#: ../../include/functions_reporting.php:6701 +#: ../../include/functions_reporting.php:6717 +#: ../../include/functions_reporting.php:6732 +#: ../../include/functions_reporting_html.php:3565 +#: ../../include/functions_reporting_html.php:3594 +#: ../../include/functions_reporting_html.php:3635 +#: ../../include/functions_reporting_html.php:3658 +#: ../../include/functions_reporting_html.php:3661 +#: ../../include/functions_reporting_html.php:3668 #: ../../enterprise/include/functions_reporting_csv.php:1290 #: ../../enterprise/include/functions_reporting_pdf.php:526 #: ../../enterprise/include/functions_reporting_pdf.php:558 @@ -24450,12 +24482,12 @@ msgstr "Valor medio" msgid "Maximun" msgstr "Máximo" -#: ../../include/functions_reporting.php:6674 -#: ../../include/functions_reporting_html.php:3585 -#: ../../include/functions_reporting_html.php:3592 -#: ../../include/functions_reporting_html.php:3600 -#: ../../include/functions_reporting_html.php:3611 -#: ../../include/functions_reporting_html.php:3616 +#: ../../include/functions_reporting.php:6681 +#: ../../include/functions_reporting_html.php:3634 +#: ../../include/functions_reporting_html.php:3641 +#: ../../include/functions_reporting_html.php:3649 +#: ../../include/functions_reporting_html.php:3660 +#: ../../include/functions_reporting_html.php:3665 #: ../../enterprise/include/functions_reporting_csv.php:1235 #: ../../enterprise/include/functions_reporting_csv.php:1290 #: ../../enterprise/include/functions_reporting_csv.php:1394 @@ -24467,13 +24499,13 @@ msgstr "Máximo" msgid "Lapse" msgstr "Tiempo transcurrido" -#: ../../include/functions_reporting.php:6847 +#: ../../include/functions_reporting.php:6854 #: ../../enterprise/include/functions_reporting_csv.php:1084 #: ../../enterprise/godmode/reporting/mysql_builder.php:232 msgid "SQL" msgstr "SQL" -#: ../../include/functions_reporting.php:6925 +#: ../../include/functions_reporting.php:6932 msgid "" "Illegal query: Due security restrictions, there are some tokens or words you " "cannot use: *, delete, drop, alter, modify, password, pass, insert or update." @@ -24482,342 +24514,342 @@ msgstr "" "palabras que no se puede usar: *, borrar, eliminar, soltar, alterar, " "modificar, contraseña, pass, insertar o actualizar." -#: ../../include/functions_reporting.php:8339 -#: ../../include/functions_reporting.php:9057 +#: ../../include/functions_reporting.php:8346 +#: ../../include/functions_reporting.php:9064 msgid "No Address" msgstr "Sin dirección" -#: ../../include/functions_reporting.php:9356 +#: ../../include/functions_reporting.php:9363 msgid "" "The monitor have no data in this range of dates or monitor type is not numeric" msgstr "" "El monitor no tiene datos en este rango de fecha o el tipo de monitor no es " "numérico." -#: ../../include/functions_reporting.php:9374 +#: ../../include/functions_reporting.php:9381 msgid "The monitor type is not numeric" msgstr "El tipo de monitor no es numérico." -#: ../../include/functions_reporting.php:9739 +#: ../../include/functions_reporting.php:9746 #: ../../enterprise/include/functions_reporting_csv.php:1235 msgid "Minimum" msgstr "Mínimo" -#: ../../include/functions_reporting.php:9743 +#: ../../include/functions_reporting.php:9750 msgid "Maximum" msgstr "Máximo" -#: ../../include/functions_reporting.php:9748 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:262 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:392 +#: ../../include/functions_reporting.php:9755 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:270 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:400 msgid "Rate" msgstr "Tasa" -#: ../../include/functions_reporting.php:9847 +#: ../../include/functions_reporting.php:9854 msgid "Automatic combined graph" msgstr "Gráfica combinada automática" -#: ../../include/functions_reporting.php:10681 +#: ../../include/functions_reporting.php:10691 msgid "Maximum of events shown" msgstr "Máximo número de eventos mostrados" -#: ../../include/functions_reporting.php:11257 -#: ../../include/functions_reporting.php:11281 +#: ../../include/functions_reporting.php:11267 +#: ../../include/functions_reporting.php:11291 msgid "Server health" msgstr "Estado del servidor" -#: ../../include/functions_reporting.php:11257 +#: ../../include/functions_reporting.php:11267 #, php-format msgid "%d Downed servers" msgstr "%d servidores caídos" -#: ../../include/functions_reporting.php:11262 -#: ../../include/functions_reporting.php:11285 +#: ../../include/functions_reporting.php:11272 +#: ../../include/functions_reporting.php:11295 msgid "Monitor health" msgstr "Estado del monitor" -#: ../../include/functions_reporting.php:11262 +#: ../../include/functions_reporting.php:11272 #, php-format msgid "%d Not Normal monitors" msgstr "%d monitores fuera de la normalidad" -#: ../../include/functions_reporting.php:11262 -#: ../../include/functions_reporting.php:11286 +#: ../../include/functions_reporting.php:11272 +#: ../../include/functions_reporting.php:11296 msgid "of monitors up" msgstr "de monitores funcionando" -#: ../../include/functions_reporting.php:11267 -#: ../../include/functions_reporting.php:11289 +#: ../../include/functions_reporting.php:11277 +#: ../../include/functions_reporting.php:11299 msgid "Module sanity" msgstr "Estado de los módulos" -#: ../../include/functions_reporting.php:11267 +#: ../../include/functions_reporting.php:11277 #, php-format msgid "%d Not inited monitors" msgstr "%d monitores sin iniciar" -#: ../../include/functions_reporting.php:11267 -#: ../../include/functions_reporting.php:11290 +#: ../../include/functions_reporting.php:11277 +#: ../../include/functions_reporting.php:11300 msgid "of total modules inited" msgstr "del total de módulos iniciados" -#: ../../include/functions_reporting.php:11272 -#: ../../include/functions_reporting.php:11293 -#: ../../include/functions_reporting_html.php:4900 +#: ../../include/functions_reporting.php:11282 +#: ../../include/functions_reporting.php:11303 +#: ../../include/functions_reporting_html.php:4949 msgid "Alert level" msgstr "Nivel de alerta" -#: ../../include/functions_reporting.php:11272 -#: ../../include/functions_reporting.php:12384 +#: ../../include/functions_reporting.php:11282 #: ../../include/functions_reporting.php:12394 +#: ../../include/functions_reporting.php:12404 #, php-format msgid "%d Fired alerts" msgstr "%d alertas disparadas" -#: ../../include/functions_reporting.php:11272 -#: ../../include/functions_reporting.php:11294 +#: ../../include/functions_reporting.php:11282 +#: ../../include/functions_reporting.php:11304 msgid "of defined alerts not fired" msgstr "de alertas definidas no disparadas" -#: ../../include/functions_reporting.php:11333 +#: ../../include/functions_reporting.php:11343 #: ../../enterprise/include/functions_reporting_csv.php:983 msgid "Defined alerts" msgstr "Alertas definidas" -#: ../../include/functions_reporting.php:11344 -#: ../../include/functions_reporting.php:11501 -#: ../../include/functions_reporting.php:11515 -#: ../../include/functions_reporting.php:13854 -#: ../../include/functions_reporting.php:13929 +#: ../../include/functions_reporting.php:11354 +#: ../../include/functions_reporting.php:11511 +#: ../../include/functions_reporting.php:11525 +#: ../../include/functions_reporting.php:13864 +#: ../../include/functions_reporting.php:13939 #: ../../include/functions_ui.php:4660 ../../include/functions_html.php:930 #: ../../include/functions_html.php:3297 ../../include/functions_html.php:3789 msgid "Enterprise version not installed" msgstr "Versión Enterprise no instalada" -#: ../../include/functions_reporting.php:11366 +#: ../../include/functions_reporting.php:11376 msgid "Defined and fired alerts" msgstr "Alertas definidas y disparadas" -#: ../../include/functions_reporting.php:11420 +#: ../../include/functions_reporting.php:11430 #: ../../enterprise/meta/monitoring/custom_fields_view.php:474 msgid "Monitor normal" msgstr "Monitor normal" -#: ../../include/functions_reporting.php:11431 +#: ../../include/functions_reporting.php:11441 #: ../../enterprise/meta/monitoring/custom_fields_view.php:496 msgid "Monitor not init" msgstr "Monitor en estado no iniciado" -#: ../../include/functions_reporting.php:11451 -#: ../../include/functions_reporting.php:11457 +#: ../../include/functions_reporting.php:11461 +#: ../../include/functions_reporting.php:11467 #: ../../enterprise/meta/monitoring/custom_fields_view.php:519 msgid "Monitors by status" msgstr "Monitores por estado" -#: ../../include/functions_reporting.php:11504 -#: ../../include/functions_reporting_html.php:5569 +#: ../../include/functions_reporting.php:11514 +#: ../../include/functions_reporting_html.php:5618 msgid "Monitor checks" msgstr "Comprobaciones de monitores" -#: ../../include/functions_reporting.php:11523 -#: ../../include/functions_reporting_html.php:5576 +#: ../../include/functions_reporting.php:11533 +#: ../../include/functions_reporting_html.php:5625 msgid "Total agents and monitors" msgstr "Total de agentes y monitores" -#: ../../include/functions_reporting.php:11545 +#: ../../include/functions_reporting.php:11555 msgid "Defined users" msgstr "Usuarios definidos" -#: ../../include/functions_reporting.php:12241 +#: ../../include/functions_reporting.php:12251 msgid "Agent without data" msgstr "Agente sin datos" -#: ../../include/functions_reporting.php:12370 -#: ../../include/functions_reporting.php:12379 +#: ../../include/functions_reporting.php:12380 +#: ../../include/functions_reporting.php:12389 #: ../../enterprise/operation/agentes/tag_view.php:1075 #, php-format msgid "%d Total modules" msgstr "%d módulos totales" -#: ../../include/functions_reporting.php:12371 +#: ../../include/functions_reporting.php:12381 #: ../../enterprise/operation/agentes/tag_view.php:1076 #, php-format msgid "%d Modules in normal status" msgstr "%d módulos en estado normal" -#: ../../include/functions_reporting.php:12372 +#: ../../include/functions_reporting.php:12382 #: ../../enterprise/operation/agentes/tag_view.php:1077 #, php-format msgid "%d Modules in critical status" msgstr "%d módulos en estado crítico" -#: ../../include/functions_reporting.php:12373 +#: ../../include/functions_reporting.php:12383 #: ../../enterprise/operation/agentes/tag_view.php:1078 #, php-format msgid "%d Modules in warning status" msgstr "%d módulos en estado de advertencia" -#: ../../include/functions_reporting.php:12374 +#: ../../include/functions_reporting.php:12384 #: ../../enterprise/operation/agentes/tag_view.php:1079 #, php-format msgid "%d Modules in unknown status" msgstr "%d módulos en estado desconocido" -#: ../../include/functions_reporting.php:12375 +#: ../../include/functions_reporting.php:12385 #: ../../enterprise/operation/agentes/tag_view.php:1080 #, php-format msgid "%d Modules in not init status" msgstr "%d módulos en estado no iniciado" -#: ../../include/functions_reporting.php:12380 +#: ../../include/functions_reporting.php:12390 #, php-format msgid "%d Normal modules" msgstr "%d módulos normales" -#: ../../include/functions_reporting.php:12381 +#: ../../include/functions_reporting.php:12391 #, php-format msgid "%d Critical modules" msgstr "%d módulos críticos" -#: ../../include/functions_reporting.php:12382 +#: ../../include/functions_reporting.php:12392 #, php-format msgid "%d Warning modules" msgstr "%d módulos en estado de advertencia" -#: ../../include/functions_reporting.php:12383 +#: ../../include/functions_reporting.php:12393 #, php-format msgid "%d Unknown modules" msgstr "%d módulos desconocidos" -#: ../../include/functions_reporting.php:12388 +#: ../../include/functions_reporting.php:12398 #, php-format msgid "%d Total agents" msgstr "%d del total de agentes" -#: ../../include/functions_reporting.php:12389 +#: ../../include/functions_reporting.php:12399 #, php-format msgid "%d Normal agents" msgstr "%d agentes normales" -#: ../../include/functions_reporting.php:12390 +#: ../../include/functions_reporting.php:12400 #, php-format msgid "%d Critical agents" msgstr "%d agentes en estado crítico" -#: ../../include/functions_reporting.php:12391 +#: ../../include/functions_reporting.php:12401 #, php-format msgid "%d Warning agents" msgstr "%d agentes en estado de advertencia" -#: ../../include/functions_reporting.php:12392 +#: ../../include/functions_reporting.php:12402 #, php-format msgid "%d Unknown agents" msgstr "%d agentes desconocidos" -#: ../../include/functions_reporting.php:12393 +#: ../../include/functions_reporting.php:12403 #, php-format msgid "%d not init agents" msgstr "%d agentes no iniciados" -#: ../../include/functions_reporting.php:13821 +#: ../../include/functions_reporting.php:13831 msgid "Total running modules" msgstr "Total de módulos en ejecución" -#: ../../include/functions_reporting.php:13824 -#: ../../include/functions_reporting.php:13839 -#: ../../include/functions_reporting.php:13851 -#: ../../include/functions_reporting.php:13869 -#: ../../include/functions_reporting.php:13881 -#: ../../include/functions_reporting.php:13893 -#: ../../include/functions_reporting.php:13905 +#: ../../include/functions_reporting.php:13834 +#: ../../include/functions_reporting.php:13849 +#: ../../include/functions_reporting.php:13861 +#: ../../include/functions_reporting.php:13879 +#: ../../include/functions_reporting.php:13891 +#: ../../include/functions_reporting.php:13903 +#: ../../include/functions_reporting.php:13915 msgid "Ratio" msgstr "Proporción" -#: ../../include/functions_reporting.php:13824 -#: ../../include/functions_reporting.php:13839 -#: ../../include/functions_reporting.php:13851 -#: ../../include/functions_reporting.php:13869 -#: ../../include/functions_reporting.php:13881 -#: ../../include/functions_reporting.php:13893 -#: ../../include/functions_reporting.php:13905 +#: ../../include/functions_reporting.php:13834 +#: ../../include/functions_reporting.php:13849 +#: ../../include/functions_reporting.php:13861 +#: ../../include/functions_reporting.php:13879 +#: ../../include/functions_reporting.php:13891 +#: ../../include/functions_reporting.php:13903 +#: ../../include/functions_reporting.php:13915 msgid "Modules by second" msgstr "Módulos por segundo" -#: ../../include/functions_reporting.php:13836 +#: ../../include/functions_reporting.php:13846 msgid "Local modules" msgstr "Módulos locales" -#: ../../include/functions_reporting.php:13846 +#: ../../include/functions_reporting.php:13856 msgid "Network modules" msgstr "Módulos de red" -#: ../../include/functions_reporting.php:13865 +#: ../../include/functions_reporting.php:13875 msgid "Plugin modules" msgstr "Módulos de plugin" -#: ../../include/functions_reporting.php:13877 +#: ../../include/functions_reporting.php:13887 msgid "Prediction modules" msgstr "Módulos de predicción" -#: ../../include/functions_reporting.php:13889 +#: ../../include/functions_reporting.php:13899 msgid "WMI modules" msgstr "Módulos WMI" -#: ../../include/functions_reporting.php:13901 +#: ../../include/functions_reporting.php:13911 msgid "Web modules" msgstr "Módulos web" -#: ../../include/functions_reporting.php:14058 +#: ../../include/functions_reporting.php:14068 msgid "Weekly:" msgstr "Semanalmente:" -#: ../../include/functions_reporting.php:14100 +#: ../../include/functions_reporting.php:14110 msgid "Monthly:" msgstr "Mensual:" -#: ../../include/functions_reporting.php:14101 +#: ../../include/functions_reporting.php:14111 msgid "From day" msgstr "Desde el día" -#: ../../include/functions_reporting.php:14102 +#: ../../include/functions_reporting.php:14112 msgid "To day" msgstr "Hasta el día" -#: ../../include/functions_reporting.php:14636 +#: ../../include/functions_reporting.php:14646 msgid "Module Histogram Graph" msgstr "Gráfico de histograma del módulo" -#: ../../include/functions_reporting.php:15015 +#: ../../include/functions_reporting.php:15027 #: ../../enterprise/include/functions_cron.php:1776 msgid "Greetings" msgstr "Saludos" -#: ../../include/functions_reporting.php:15017 +#: ../../include/functions_reporting.php:15029 msgid "Attached to this email there's a PDF file of the" msgstr "En este correo encontrarás en adjunto un archivo del" -#: ../../include/functions_reporting.php:15018 +#: ../../include/functions_reporting.php:15030 msgid "report" msgstr "informe" -#: ../../include/functions_reporting.php:15021 +#: ../../include/functions_reporting.php:15033 #: ../../enterprise/include/functions_cron.php:1780 #: ../../mobile/include/ui.class.php:327 #: ../../mobile/include/functions_web.php:84 msgid "Generated at" msgstr "Generado el" -#: ../../include/functions_reporting.php:15023 +#: ../../include/functions_reporting.php:15035 #: ../../enterprise/include/functions_cron.php:1782 msgid "Thanks for your time." msgstr "Gracias por tu tiempo." -#: ../../include/functions_reporting.php:15025 +#: ../../include/functions_reporting.php:15037 #: ../../enterprise/include/functions_cron.php:1784 msgid "Best regards, Pandora FMS" msgstr "Saludos cordiales, Pandora FMS" -#: ../../include/functions_reporting.php:15027 +#: ../../include/functions_reporting.php:15039 #: ../../enterprise/include/functions_cron.php:1786 msgid "" "This is an automatically generated email from Pandora FMS, please do not reply." @@ -24850,7 +24882,7 @@ msgstr "Agente añadido correctamente al diseño" #: ../../include/functions_visual_map.php:2674 #: ../../enterprise/include/functions_massive.php:54 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:880 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:896 #: ../../godmode/massive/massive_add_action_alerts.php:163 #: ../../godmode/massive/massive_delete_action_alerts.php:175 #: ../../godmode/massive/massive_edit_modules.php:1999 @@ -24936,15 +24968,15 @@ msgstr "La fecha de fin debe ser posterior a la fecha de inicio." #: ../../include/functions_planned_downtimes.php:47 #: ../../include/functions_planned_downtimes.php:762 #: ../../godmode/agentes/planned_downtime.editor.php:257 -#: ../../godmode/agentes/planned_downtime.editor.php:716 -#: ../../godmode/agentes/planned_downtime.editor.php:729 +#: ../../godmode/agentes/planned_downtime.editor.php:722 +#: ../../godmode/agentes/planned_downtime.editor.php:735 msgid "The end time must be higher than the start time" msgstr "La hora de fin debe ser posterior a la fecha de inicio." #: ../../include/functions_planned_downtimes.php:49 #: ../../include/functions_planned_downtimes.php:770 #: ../../godmode/agentes/planned_downtime.editor.php:261 -#: ../../godmode/agentes/planned_downtime.editor.php:701 +#: ../../godmode/agentes/planned_downtime.editor.php:707 msgid "The end day must be higher than the start day" msgstr "El día de fin debe ser posterior el día de inicio." @@ -25256,17 +25288,17 @@ msgstr "Exportar página actual a CSV" msgid "Type at least two characters to search." msgstr "Escribe al menos dos caracteres para buscar." -#: ../../include/functions_ui.php:5780 ../../include/functions_html.php:5265 +#: ../../include/functions_ui.php:5780 ../../include/functions_html.php:5341 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3678 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3930 #: ../../godmode/reporting/create_container.php:418 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1661 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4027 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4064 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4233 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4506 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4540 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4594 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1664 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4047 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4084 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4253 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4526 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4560 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4614 msgid "Select an Agent first" msgstr "Debe seleccionar primero un agente" @@ -25445,17 +25477,17 @@ msgstr "Valor medio" #: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:366 #: ../../include/functions_reporting_html.php:997 -#: ../../include/functions_reporting_html.php:2235 -#: ../../include/functions_reporting_html.php:4247 -#: ../../include/functions_reporting_html.php:4788 +#: ../../include/functions_reporting_html.php:2264 +#: ../../include/functions_reporting_html.php:4296 +#: ../../include/functions_reporting_html.php:4837 msgid "Max Value" msgstr "Valor máximo" #: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:367 #: ../../include/functions_reporting_html.php:995 -#: ../../include/functions_reporting_html.php:2233 -#: ../../include/functions_reporting_html.php:4249 -#: ../../include/functions_reporting_html.php:4785 +#: ../../include/functions_reporting_html.php:2262 +#: ../../include/functions_reporting_html.php:4298 +#: ../../include/functions_reporting_html.php:4834 msgid "Min Value" msgstr "Valor mínimo" @@ -25543,7 +25575,7 @@ msgstr "No se han podido generar las tablas: %s" msgid "Please select an item from this list." msgstr "Seleccione un elemento de la lista." -#: ../../include/functions_html.php:621 ../../include/functions_html.php:5716 +#: ../../include/functions_html.php:621 ../../include/functions_html.php:5792 msgid "Please select..." msgstr "Seleccione..." @@ -25559,28 +25591,28 @@ msgstr "Escriba para buscar módulos" #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:265 #: ../../extensions/agents_modules.php:436 #: ../../extensions/agents_modules.php:439 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1777 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1780 #: ../../godmode/massive/massive_add_alerts.php:264 #: ../../godmode/massive/massive_delete_modules.php:555 #: ../../godmode/massive/massive_add_action_alerts.php:224 #: ../../godmode/massive/massive_delete_action_alerts.php:245 -#: ../../godmode/massive/massive_delete_alerts.php:339 +#: ../../godmode/massive/massive_delete_alerts.php:345 #: ../../godmode/massive/massive_edit_modules.php:528 -#: ../../godmode/agentes/planned_downtime.editor.php:811 +#: ../../godmode/agentes/planned_downtime.editor.php:817 msgid "Show common modules" msgstr "Mostrar módulos comunes" #: ../../include/functions_html.php:1660 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:266 #: ../../extensions/agents_modules.php:437 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1778 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1781 #: ../../godmode/massive/massive_add_alerts.php:265 #: ../../godmode/massive/massive_delete_modules.php:556 #: ../../godmode/massive/massive_add_action_alerts.php:225 #: ../../godmode/massive/massive_delete_action_alerts.php:246 -#: ../../godmode/massive/massive_delete_alerts.php:340 +#: ../../godmode/massive/massive_delete_alerts.php:346 #: ../../godmode/massive/massive_edit_modules.php:529 -#: ../../godmode/agentes/planned_downtime.editor.php:812 +#: ../../godmode/agentes/planned_downtime.editor.php:818 msgid "Show all modules" msgstr "Mostrar todos los módulos" @@ -25614,8 +25646,8 @@ msgstr "Solo módulos comunes" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:315 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:330 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:510 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:524 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:475 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:489 #: ../../godmode/massive/massive_edit_agents.php:669 #: ../../godmode/massive/massive_edit_agents.php:694 #: ../../godmode/massive/massive_edit_agents.php:711 @@ -25693,32 +25725,32 @@ msgstr "Mes" msgid "Week day" msgstr "Día de la semana" -#: ../../include/functions_html.php:4486 +#: ../../include/functions_html.php:4562 msgid "Type at least two characters to search the module." msgstr "Escribe al menos dos caracteres para buscar el módulo." -#: ../../include/functions_html.php:4647 ../../index.php:483 ../../index.php:760 -#: ../../index.php:834 +#: ../../include/functions_html.php:4723 ../../index.php:484 ../../index.php:761 +#: ../../index.php:835 #, php-format msgid "%s cannot verify the origin of the request. Try again, please." msgstr "%s no puede verificar el origen de la petición. Vuelva a intentarlo." -#: ../../include/functions_html.php:5471 +#: ../../include/functions_html.php:5547 msgid "Type at least two characters to search the user." msgstr "Escriba al menos dos caracteres para buscar el usuario." -#: ../../include/functions_html.php:5860 +#: ../../include/functions_html.php:5936 msgid "Primary group cannot be secondary too." msgstr "Un grupo primario no puede ser también secundario." -#: ../../include/functions_html.php:5874 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:575 +#: ../../include/functions_html.php:5950 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:540 #: ../../godmode/massive/massive_edit_agents.php:804 msgid "Add secondary groups" msgstr "Añadir grupos secundarios" -#: ../../include/functions_html.php:5887 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:582 +#: ../../include/functions_html.php:5963 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:547 #: ../../godmode/massive/massive_edit_agents.php:830 msgid "Remove secondary groups" msgstr "Eliminar grupos secundarios" @@ -25791,40 +25823,40 @@ msgstr "Agente creado" msgid "ALERT FIRED" msgstr "ALERTA DISPARADA" -#: ../../include/functions.php:2680 +#: ../../include/functions.php:2681 #: ../../godmode/reporting/create_container.php:345 msgid "custom" msgstr "personalizado" -#: ../../include/functions.php:2686 +#: ../../include/functions.php:2687 #, php-format msgid "%s seconds" msgstr "%s segundos" -#: ../../include/functions.php:2689 ../../include/functions.php:2690 +#: ../../include/functions.php:2690 ../../include/functions.php:2691 #, php-format msgid "%s minutes" msgstr "%s minutos" -#: ../../include/functions.php:2698 ../../include/functions.php:2699 +#: ../../include/functions.php:2699 ../../include/functions.php:2700 #, php-format msgid "%s months" msgstr "%s meses" -#: ../../include/functions.php:2701 ../../include/functions.php:2702 +#: ../../include/functions.php:2702 ../../include/functions.php:2703 #, php-format msgid "%s years" msgstr "%s años" -#: ../../include/functions.php:2704 +#: ../../include/functions.php:2705 msgid "Default values will be used" msgstr "Se usarán los valores por defecto" -#: ../../include/functions.php:2889 ../../include/functions.php:2894 +#: ../../include/functions.php:2890 ../../include/functions.php:2895 msgid "The file exceeds the maximum size" msgstr "El archivo excede el tamaño máximo" -#: ../../include/functions.php:2890 +#: ../../include/functions.php:2891 msgid "" "Please check this PHP runtime variable values:
  upload_max_filesize "
 "(currently "
@@ -25832,39 +25864,39 @@ msgstr ""
 "Compruebe los valores de esta variable de tiempo de ejecución de PHP: "
 "
upload_max_filesize (actualmente "
 
-#: ../../include/functions.php:2898
+#: ../../include/functions.php:2899
 msgid "The uploaded file was only partially uploaded"
 msgstr "El archivo se ha subido parcialmente."
 
-#: ../../include/functions.php:2902
+#: ../../include/functions.php:2903
 msgid "No file was uploaded"
 msgstr "No se subió ningún archivo."
 
-#: ../../include/functions.php:2906
+#: ../../include/functions.php:2907
 msgid "Missing a temporary folder"
 msgstr "El directorio temporal no existe."
 
-#: ../../include/functions.php:2910
+#: ../../include/functions.php:2911
 msgid "Failed to write file to disk"
 msgstr "No se pudo escribir el archivo al disco."
 
-#: ../../include/functions.php:2914
+#: ../../include/functions.php:2915
 msgid "File upload stopped by extension"
 msgstr "Subida de archivo cancelada por la extensión"
 
-#: ../../include/functions.php:2918
+#: ../../include/functions.php:2919
 msgid "Unknown upload error"
 msgstr "Error desconocido al subir el archivo"
 
-#: ../../include/functions.php:3029
+#: ../../include/functions.php:3030
 msgid "No data found to export"
 msgstr "Datos no encontrados para exportar"
 
-#: ../../include/functions.php:3349
+#: ../../include/functions.php:3350
 #: ../../enterprise/include/lib/Metaconsole/Node.php:1195
 #: ../../enterprise/include/lib/Metaconsole/Node.php:1196
 #: ../../enterprise/include/functions_HA_cluster.php:58
-#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:174
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:170
 #: ../../enterprise/godmode/agentes/plugins_manager.php:195
 #: ../../enterprise/godmode/agentes/plugins_manager.php:271
 #: ../../enterprise/godmode/policies/policy_alerts.php:714
@@ -25873,29 +25905,29 @@ msgstr "Datos no encontrados para exportar"
 msgid "Disable"
 msgstr "Desactivar"
 
-#: ../../include/functions.php:3352
+#: ../../include/functions.php:3353
 msgid "15 seconds"
 msgstr "15 segundos"
 
-#: ../../include/functions.php:3357
+#: ../../include/functions.php:3358
 msgid "15 minutes"
 msgstr "15 minutos"
 
-#: ../../include/functions.php:3873
+#: ../../include/functions.php:3874
 msgid "Summatory series"
 msgstr "Series sumatorias"
 
-#: ../../include/functions.php:3877
+#: ../../include/functions.php:3878
 msgid "Average series"
 msgstr "Series de media"
 
-#: ../../include/functions.php:3905 ../../include/functions.php:3924
-#: ../../include/functions.php:3938 ../../include/functions.php:3960
-#: ../../include/functions.php:4041 ../../include/functions.php:4113
+#: ../../include/functions.php:3906 ../../include/functions.php:3925
+#: ../../include/functions.php:3939 ../../include/functions.php:3961
+#: ../../include/functions.php:4042 ../../include/functions.php:4114
 msgid "Unit "
 msgstr "Unidad "
 
-#: ../../include/functions.php:3973
+#: ../../include/functions.php:3974
 #: ../../enterprise/godmode/reporting/graph_template_item_editor.php:187
 #: ../../enterprise/godmode/reporting/graph_template_item_editor.php:242
 #: ../../godmode/reporting/graph_builder.graph_editor.php:215
@@ -25903,39 +25935,39 @@ msgstr "Unidad "
 msgid "Weight"
 msgstr "Peso"
 
-#: ../../include/functions.php:3986 ../../include/functions.php:4051
+#: ../../include/functions.php:3987 ../../include/functions.php:4052
 msgid "Min:"
 msgstr "Mín.:"
 
-#: ../../include/functions.php:3993 ../../include/functions.php:4058
+#: ../../include/functions.php:3994 ../../include/functions.php:4059
 msgid "Max:"
 msgstr "Máx.:"
 
-#: ../../include/functions.php:4000 ../../include/functions.php:4065
+#: ../../include/functions.php:4001 ../../include/functions.php:4066
 msgid "Avg:"
 msgstr "Media:"
 
-#: ../../include/functions.php:4108 ../../include/functions.php:4116
+#: ../../include/functions.php:4109 ../../include/functions.php:4117
 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2502
-#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:576
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2522
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:590
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2525
 #: ../../godmode/reporting/graph_builder.main.php:245
 msgid "Percentil"
 msgstr "Percentil"
 
-#: ../../include/functions.php:4110 ../../include/functions.php:4118
+#: ../../include/functions.php:4111 ../../include/functions.php:4119
 msgid "of module"
 msgstr "de módulo"
 
-#: ../../include/functions.php:4135
+#: ../../include/functions.php:4136
 msgid "Projection"
 msgstr "Proyección"
 
-#: ../../include/functions.php:5953
+#: ../../include/functions.php:5954
 msgid "Testing Pandora FMS email"
 msgstr "Probando el email de Pandora FMS"
 
-#: ../../include/functions.php:5966
+#: ../../include/functions.php:5967
 msgid ""
 "This is an email test sent from Pandora FMS. If you can read this, your "
 "configuration works."
@@ -26014,14 +26046,14 @@ msgid "Time Failed"
 msgstr "Tiempo en fallo"
 
 #: ../../include/functions_reporting_html.php:581
-#: ../../include/functions_reporting_html.php:3844
+#: ../../include/functions_reporting_html.php:3893
 #: ../../enterprise/include/functions_reporting_csv.php:1981
 #: ../../enterprise/include/functions_reporting.php:4969
 msgid "Time OK"
 msgstr "Tiempo OK"
 
 #: ../../include/functions_reporting_html.php:582
-#: ../../include/functions_reporting_html.php:3856
+#: ../../include/functions_reporting_html.php:3905
 #: ../../enterprise/include/functions_reporting_csv.php:1983
 #: ../../enterprise/include/functions_reporting.php:4970
 msgid "Time Unknown"
@@ -26054,7 +26086,7 @@ msgid "Checks Failed"
 msgstr "Comprobaciones fallidas"
 
 #: ../../include/functions_reporting_html.php:614
-#: ../../include/functions_reporting_html.php:3938
+#: ../../include/functions_reporting_html.php:3987
 #: ../../enterprise/include/functions_reporting_csv.php:1987
 #: ../../enterprise/include/functions_reporting.php:5064
 msgid "Checks OK"
@@ -26070,14 +26102,14 @@ msgstr "Comprobaciones desconocidas"
 #: ../../include/functions_reporting_html.php:672
 #: ../../include/functions_reporting_html.php:743
 #: ../../include/functions_reporting_html.php:821
-#: ../../include/functions_reporting_html.php:4020
-#: ../../include/functions_reporting_html.php:4167
+#: ../../include/functions_reporting_html.php:4069
+#: ../../include/functions_reporting_html.php:4216
 #: ../../enterprise/include/functions_reporting.php:4925
 msgid "24 x 7"
 msgstr "24/7"
 
 #: ../../include/functions_reporting_html.php:864
-#: ../../include/functions_reporting_html.php:4561
+#: ../../include/functions_reporting_html.php:4610
 #: ../../enterprise/include/functions_services.php:1453
 #: ../../enterprise/include/functions_reporting.php:3195
 #: ../../enterprise/include/functions_reporting.php:4196
@@ -26086,7 +26118,7 @@ msgid "Unknow"
 msgstr "Desconocido"
 
 #: ../../include/functions_reporting_html.php:869
-#: ../../include/functions_reporting_html.php:4566
+#: ../../include/functions_reporting_html.php:4615
 #: ../../enterprise/include/functions_reporting.php:1896
 #: ../../enterprise/include/functions_reporting.php:2949
 #: ../../enterprise/include/functions_reporting.php:3200
@@ -26098,7 +26130,7 @@ msgid "Not Init"
 msgstr "No iniciado"
 
 #: ../../include/functions_reporting_html.php:874
-#: ../../include/functions_reporting_html.php:4571
+#: ../../include/functions_reporting_html.php:4620
 #: ../../enterprise/include/functions_reporting.php:3205
 #: ../../enterprise/include/functions_reporting.php:4206
 #: ../../enterprise/include/functions_reporting.php:6213
@@ -26106,179 +26138,179 @@ msgid "Downtimes"
 msgstr "Paradas planificadas"
 
 #: ../../include/functions_reporting_html.php:879
-#: ../../include/functions_reporting_html.php:4576
+#: ../../include/functions_reporting_html.php:4625
 #: ../../godmode/agentes/planned_downtime.editor.php:67
 #: ../../godmode/agentes/planned_downtime.list.php:174
 msgid "Scheduled Downtime"
 msgstr "Parada planificada"
 
 #: ../../include/functions_reporting_html.php:996
-#: ../../include/functions_reporting_html.php:2234
-#: ../../include/functions_reporting_html.php:4250
-#: ../../include/functions_reporting_html.php:4786
+#: ../../include/functions_reporting_html.php:2263
+#: ../../include/functions_reporting_html.php:4299
+#: ../../include/functions_reporting_html.php:4835
 msgid "Average Value"
 msgstr "Valor medio"
 
-#: ../../include/functions_reporting_html.php:1051
-#: ../../include/functions_reporting_html.php:1059
-#: ../../include/functions_reporting_html.php:2356
+#: ../../include/functions_reporting_html.php:1052
+#: ../../include/functions_reporting_html.php:1060
+#: ../../include/functions_reporting_html.php:2392
 msgid "Val. by"
 msgstr "Val. por"
 
-#: ../../include/functions_reporting_html.php:1118
+#: ../../include/functions_reporting_html.php:1123
 #, php-format
 msgid "%s System"
 msgstr "Sistema %s"
 
-#: ../../include/functions_reporting_html.php:1166
-#: ../../include/functions_reporting_html.php:1366
+#: ../../include/functions_reporting_html.php:1181
+#: ../../include/functions_reporting_html.php:1395
 msgid "Events by agent"
 msgstr "Eventos por agente"
 
-#: ../../include/functions_reporting_html.php:1183
-#: ../../include/functions_reporting_html.php:1383
+#: ../../include/functions_reporting_html.php:1198
+#: ../../include/functions_reporting_html.php:1412
 msgid "Events by user validator"
 msgstr "Eventos por usuario validador"
 
-#: ../../include/functions_reporting_html.php:1200
-#: ../../include/functions_reporting_html.php:1400
+#: ../../include/functions_reporting_html.php:1215
+#: ../../include/functions_reporting_html.php:1429
 msgid "Events by Severity"
 msgstr "Eventos por gravedad"
 
-#: ../../include/functions_reporting_html.php:1217
-#: ../../include/functions_reporting_html.php:1417
+#: ../../include/functions_reporting_html.php:1232
+#: ../../include/functions_reporting_html.php:1446
 msgid "Events validated vs unvalidated"
 msgstr "Eventos validados vs no validados"
 
-#: ../../include/functions_reporting_html.php:1488
+#: ../../include/functions_reporting_html.php:1517
 #: ../../enterprise/include/functions_reporting_csv.php:718
 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:255
 #: ../../enterprise/meta/include/functions_wizard_meta.php:189
 #: ../../enterprise/meta/include/functions_wizard_meta.php:1804
 #: ../../godmode/reporting/reporting_builder.item_editor.php:69
-#: ../../godmode/agentes/agent_manager.php:289
+#: ../../godmode/agentes/agent_manager.php:292
 msgid "Alias"
 msgstr "Alias"
 
-#: ../../include/functions_reporting_html.php:1508
+#: ../../include/functions_reporting_html.php:1537
 msgid "Sec. groups"
 msgstr "Sec. grupos"
 
-#: ../../include/functions_reporting_html.php:1528
+#: ../../include/functions_reporting_html.php:1557
 msgid "Remote conf."
 msgstr "Configuración remota"
 
-#: ../../include/functions_reporting_html.php:1651
-#: ../../enterprise/include/functions_inventory.php:854
-#: ../../enterprise/include/functions_inventory.php:917
+#: ../../include/functions_reporting_html.php:1680
+#: ../../enterprise/include/functions_inventory.php:885
+#: ../../enterprise/include/functions_inventory.php:948
 msgid "Added"
 msgstr "Añadido"
 
-#: ../../include/functions_reporting_html.php:2004
+#: ../../include/functions_reporting_html.php:2033
 #: ../../extensions/agents_modules.php:934
 msgid "Orange cell when the module has fired alerts"
 msgstr "Cuadro naranja cuando el módulo ha disparado alertas"
 
-#: ../../include/functions_reporting_html.php:2005
+#: ../../include/functions_reporting_html.php:2034
 #: ../../extensions/agents_modules.php:936
 msgid "Red cell when the module has a critical status"
 msgstr "Celda roja cuando el módulo está en estado crítico"
 
-#: ../../include/functions_reporting_html.php:2006
+#: ../../include/functions_reporting_html.php:2035
 #: ../../extensions/agents_modules.php:939
 msgid "Yellow cell when the module has a warning status"
 msgstr "Cuadro amarillo cuando el módulo está en estado advertencia"
 
-#: ../../include/functions_reporting_html.php:2007
+#: ../../include/functions_reporting_html.php:2036
 #: ../../extensions/agents_modules.php:941
 msgid "Green cell when the module has a normal status"
 msgstr "Cuadro verde cuando el módulo está en estado normal"
 
-#: ../../include/functions_reporting_html.php:2008
+#: ../../include/functions_reporting_html.php:2037
 #: ../../extensions/agents_modules.php:943
 msgid "Grey cell when the module has an unknown status"
 msgstr "Cuadro gris cuando el módulo está en estado desconocido"
 
-#: ../../include/functions_reporting_html.php:2009
+#: ../../include/functions_reporting_html.php:2038
 msgid "Cell turns grey when the module is in 'not initialize' status"
 msgstr "Celda gris cuando el módulo está en estado \"no iniciado\""
 
-#: ../../include/functions_reporting_html.php:2036
-#: ../../include/functions_reporting_html.php:2040
+#: ../../include/functions_reporting_html.php:2065
+#: ../../include/functions_reporting_html.php:2069
 #: ../../extensions/files_repo/files_repo_list.php:164
 msgid "No items"
 msgstr "No hay elementos"
 
-#: ../../include/functions_reporting_html.php:2080
+#: ../../include/functions_reporting_html.php:2109
 #: ../../enterprise/include/functions_reporting_csv.php:2742
 msgid "Last time"
 msgstr "Última vez"
 
-#: ../../include/functions_reporting_html.php:2299
-#: ../../include/functions_reporting_html.php:5355
+#: ../../include/functions_reporting_html.php:2328
+#: ../../include/functions_reporting_html.php:5404
 msgid "Monitors"
 msgstr "Monitores"
 
-#: ../../include/functions_reporting_html.php:2318
+#: ../../include/functions_reporting_html.php:2347
 msgid "Events (not validated)"
 msgstr "Eventos (no validados)"
 
-#: ../../include/functions_reporting_html.php:2455
+#: ../../include/functions_reporting_html.php:2504
 msgid "Events validated by user"
 msgstr "Eventos validados por el usuario"
 
-#: ../../include/functions_reporting_html.php:2472
-#: ../../include/functions_reporting_html.php:5644
+#: ../../include/functions_reporting_html.php:2521
+#: ../../include/functions_reporting_html.php:5693
 msgid "Events by severity"
 msgstr "Eventos por gravedad"
 
-#: ../../include/functions_reporting_html.php:2489
+#: ../../include/functions_reporting_html.php:2538
 msgid "Amount events validated"
 msgstr "Cantidad de eventos validados"
 
-#: ../../include/functions_reporting_html.php:2913
+#: ../../include/functions_reporting_html.php:2962
 msgid "Total summary"
 msgstr "Resumen total"
 
-#: ../../include/functions_reporting_html.php:2920
+#: ../../include/functions_reporting_html.php:2969
 msgid "No alerts fired"
 msgstr "No hay alertas disparadas"
 
-#: ../../include/functions_reporting_html.php:3011
+#: ../../include/functions_reporting_html.php:3060
 #, php-format
 msgid "Interface '%s' throughput graph"
 msgstr "Interfaz '%s' gráfico de rendimiento"
 
-#: ../../include/functions_reporting_html.php:3015
+#: ../../include/functions_reporting_html.php:3064
 msgid "Mac"
 msgstr "Mac"
 
-#: ../../include/functions_reporting_html.php:3016
+#: ../../include/functions_reporting_html.php:3065
 msgid "Actual status"
 msgstr "Estado actual"
 
-#: ../../include/functions_reporting_html.php:3125
+#: ../../include/functions_reporting_html.php:3174
 #: ../../godmode/alerts/alert_list.list.php:946
 msgid "No alerts defined"
 msgstr "No hay alertas definidas"
 
-#: ../../include/functions_reporting_html.php:3263
+#: ../../include/functions_reporting_html.php:3312
 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2564
-#: ../../enterprise/godmode/reporting/reporting_builder.global.php:430
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2554
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:438
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2557
 msgid "Not OK"
 msgstr "Mal"
 
-#: ../../include/functions_reporting_html.php:3380
-#: ../../include/functions_reporting_html.php:3382
+#: ../../include/functions_reporting_html.php:3429
+#: ../../include/functions_reporting_html.php:3431
 msgid "Empty modules"
 msgstr "Módulos vacíos"
 
-#: ../../include/functions_reporting_html.php:3389
+#: ../../include/functions_reporting_html.php:3438
 msgid "Warning
Critical" msgstr "Advertencia
Crítico" -#: ../../include/functions_reporting_html.php:3394 +#: ../../include/functions_reporting_html.php:3443 #: ../../enterprise/include/functions_reporting_csv.php:2741 #: ../../enterprise/meta/include/functions_wizard_meta.php:927 #: ../../enterprise/meta/include/functions_wizard_meta.php:1044 @@ -26294,221 +26326,221 @@ msgstr "Advertencia
Crítico" msgid "Unit" msgstr "Unidad" -#: ../../include/functions_reporting_html.php:3524 -#: ../../include/functions_reporting_html.php:3593 +#: ../../include/functions_reporting_html.php:3573 +#: ../../include/functions_reporting_html.php:3642 #: ../../enterprise/include/functions_reporting_pdf.php:534 #: ../../enterprise/include/functions_reporting_pdf.php:591 msgid "Minimun" msgstr "Mínimo" -#: ../../include/functions_reporting_html.php:3533 -#: ../../include/functions_reporting_html.php:3601 +#: ../../include/functions_reporting_html.php:3582 +#: ../../include/functions_reporting_html.php:3650 #: ../../enterprise/include/ajax/log_viewer.ajax.php:85 #: ../../enterprise/include/functions_reporting_pdf.php:542 #: ../../enterprise/include/functions_reporting_pdf.php:598 msgid "Average" msgstr "Media" -#: ../../include/functions_reporting_html.php:3703 +#: ../../include/functions_reporting_html.php:3752 #: ../../enterprise/include/functions_reporting_csv.php:1325 msgid "From data" msgstr "Desde datos" -#: ../../include/functions_reporting_html.php:3704 +#: ../../include/functions_reporting_html.php:3753 #: ../../enterprise/include/functions_reporting_csv.php:1325 msgid "To data" msgstr "hasta datos" -#: ../../include/functions_reporting_html.php:3732 +#: ../../include/functions_reporting_html.php:3781 #: ../../enterprise/include/functions_reporting_csv.php:1331 #: ../../enterprise/include/functions_reporting_csv.php:1342 msgid "Negative increase: " msgstr "Incremento negativo: " -#: ../../include/functions_reporting_html.php:3734 +#: ../../include/functions_reporting_html.php:3783 #: ../../enterprise/include/functions_reporting_csv.php:1333 #: ../../enterprise/include/functions_reporting_csv.php:1344 msgid "Positive increase: " msgstr "Incremento positivo: " -#: ../../include/functions_reporting_html.php:3736 +#: ../../include/functions_reporting_html.php:3785 #: ../../enterprise/include/functions_reporting_csv.php:1335 #: ../../enterprise/include/functions_reporting_csv.php:1346 msgid "Neutral increase: " msgstr "Incremento neutral: " -#: ../../include/functions_reporting_html.php:3819 -#: ../../include/functions_reporting_html.php:3913 -#: ../../include/functions_reporting_html.php:3993 -#: ../../include/functions_reporting_html.php:4002 -#: ../../include/functions_reporting_html.php:4140 -#: ../../include/functions_reporting_html.php:4149 -#: ../../include/functions_reporting_html.php:4473 -#: ../../include/functions_reporting_html.php:4479 +#: ../../include/functions_reporting_html.php:3868 +#: ../../include/functions_reporting_html.php:3962 +#: ../../include/functions_reporting_html.php:4042 +#: ../../include/functions_reporting_html.php:4051 +#: ../../include/functions_reporting_html.php:4189 +#: ../../include/functions_reporting_html.php:4198 +#: ../../include/functions_reporting_html.php:4522 +#: ../../include/functions_reporting_html.php:4528 #: ../../godmode/agentes/module_manager_editor_common.php:1265 #: ../../godmode/agentes/module_manager_editor_common.php:1375 msgid "Failover" msgstr "Conmutación" -#: ../../include/functions_reporting_html.php:3832 +#: ../../include/functions_reporting_html.php:3881 #: ../../enterprise/include/functions_reporting_csv.php:494 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2598 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2588 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2591 msgid "Total time" msgstr "Tiempo total" -#: ../../include/functions_reporting_html.php:3838 +#: ../../include/functions_reporting_html.php:3887 #: ../../enterprise/include/functions_reporting_csv.php:498 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2606 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2596 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2599 msgid "Time failed" msgstr "Tiempo en fallo" -#: ../../include/functions_reporting_html.php:3850 +#: ../../include/functions_reporting_html.php:3899 #: ../../enterprise/include/functions_reporting_csv.php:506 #: ../../enterprise/include/functions_reporting.php:4968 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2622 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2612 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2615 msgid "Time in warning status" msgstr "Tiempo en estado de advertencia" -#: ../../include/functions_reporting_html.php:3862 +#: ../../include/functions_reporting_html.php:3911 msgid "Time Not Init Module" msgstr "Tiempo en módulo no iniciado" -#: ../../include/functions_reporting_html.php:3868 +#: ../../include/functions_reporting_html.php:3917 #: ../../enterprise/include/functions_reporting_csv.php:1985 msgid "Time Downtime" msgstr "Tiempo de parada planificada" -#: ../../include/functions_reporting_html.php:3873 +#: ../../include/functions_reporting_html.php:3922 msgid "% Ok" msgstr "% OK" -#: ../../include/functions_reporting_html.php:3926 +#: ../../include/functions_reporting_html.php:3975 #: ../../enterprise/include/functions_reporting_csv.php:526 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2716 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2704 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2707 msgid "Total checks" msgstr "Comprobaciones totales" -#: ../../include/functions_reporting_html.php:3932 +#: ../../include/functions_reporting_html.php:3981 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2724 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2712 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2715 msgid "Checks failed" msgstr "Comprobaciones fallidas" -#: ../../include/functions_reporting_html.php:3944 +#: ../../include/functions_reporting_html.php:3993 #: ../../enterprise/include/functions_reporting.php:5063 msgid "Checks Warning" msgstr "Comprobaciones Advertencia" -#: ../../include/functions_reporting_html.php:3950 +#: ../../include/functions_reporting_html.php:3999 msgid "Checks Uknown" msgstr "Comprobaciones en desconocido" -#: ../../include/functions_reporting_html.php:3989 -#: ../../include/functions_reporting_html.php:4136 -#: ../../include/functions_reporting_html.php:4461 -#: ../../include/functions_reporting_html.php:4467 +#: ../../include/functions_reporting_html.php:4038 +#: ../../include/functions_reporting_html.php:4185 +#: ../../include/functions_reporting_html.php:4510 +#: ../../include/functions_reporting_html.php:4516 msgid "Primary" msgstr "Primario" -#: ../../include/functions_reporting_html.php:4246 +#: ../../include/functions_reporting_html.php:4295 #: ../../enterprise/include/functions_reporting_csv.php:661 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2764 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2764 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2767 msgid "Agent max value" msgstr "Valor máximo del agente" -#: ../../include/functions_reporting_html.php:4248 +#: ../../include/functions_reporting_html.php:4297 #: ../../enterprise/include/functions_reporting_csv.php:666 msgid "Agent min value" msgstr "Valor mínimo del agente" -#: ../../include/functions_reporting_html.php:4693 +#: ../../include/functions_reporting_html.php:4742 #: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:250 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:258 msgid "Sum" msgstr "Suma" -#: ../../include/functions_reporting_html.php:5036 +#: ../../include/functions_reporting_html.php:5085 #: ../../enterprise/meta/include/functions_wizard_meta.php:1379 msgid "Alert description" msgstr "Descripción de la alerta" -#: ../../include/functions_reporting_html.php:5076 -#: ../../include/functions_reporting_html.php:5230 +#: ../../include/functions_reporting_html.php:5125 +#: ../../include/functions_reporting_html.php:5279 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 #: ../../mobile/include/functions_web.php:24 msgid "Monitor" msgstr "Monitor" -#: ../../include/functions_reporting_html.php:5129 +#: ../../include/functions_reporting_html.php:5178 #, php-format msgid "Agents in group: %s" msgstr "Agentes en el grupo: %s" -#: ../../include/functions_reporting_html.php:5231 +#: ../../include/functions_reporting_html.php:5280 msgid "Last failure" msgstr "Último fallo" -#: ../../include/functions_reporting_html.php:5321 +#: ../../include/functions_reporting_html.php:5370 msgid "N/A(*)" msgstr "N/A(*)" -#: ../../include/functions_reporting_html.php:5534 -#: ../../include/functions_reporting_html.php:5539 +#: ../../include/functions_reporting_html.php:5583 +#: ../../include/functions_reporting_html.php:5588 #: ../../enterprise/meta/monitoring/custom_fields_view.php:511 msgid "Agents by status" msgstr "Agentes por estado" -#: ../../include/functions_reporting_html.php:5595 -#: ../../include/functions_reporting_html.php:5600 +#: ../../include/functions_reporting_html.php:5644 +#: ../../include/functions_reporting_html.php:5649 msgid "Node overview" msgstr "Resumen de nodos" -#: ../../include/functions_reporting_html.php:5620 -#: ../../include/functions_reporting_html.php:5632 +#: ../../include/functions_reporting_html.php:5669 +#: ../../include/functions_reporting_html.php:5681 msgid "Critical events" msgstr "Eventos en estado crítico" -#: ../../include/functions_reporting_html.php:5623 -#: ../../include/functions_reporting_html.php:5634 +#: ../../include/functions_reporting_html.php:5672 +#: ../../include/functions_reporting_html.php:5683 msgid "Warning events" msgstr "Eventos en estado de advertencia" -#: ../../include/functions_reporting_html.php:5626 -#: ../../include/functions_reporting_html.php:5636 +#: ../../include/functions_reporting_html.php:5675 +#: ../../include/functions_reporting_html.php:5685 msgid "OK events" msgstr "Eventos OK" -#: ../../include/functions_reporting_html.php:5629 -#: ../../include/functions_reporting_html.php:5638 +#: ../../include/functions_reporting_html.php:5678 +#: ../../include/functions_reporting_html.php:5687 msgid "Unknown events" msgstr "Eventos desconocidos" -#: ../../include/functions_reporting_html.php:5654 +#: ../../include/functions_reporting_html.php:5703 msgid "Important Events by Criticity" msgstr "Eventos importantes por gravedad" -#: ../../include/functions_reporting_html.php:5680 +#: ../../include/functions_reporting_html.php:5729 #, php-format msgid "Last activity in %s console" msgstr "Última actividad en la consola %s" -#: ../../include/functions_reporting_html.php:5771 -#: ../../include/functions_reporting_html.php:5913 +#: ../../include/functions_reporting_html.php:5820 +#: ../../include/functions_reporting_html.php:5962 msgid "Events info (1hr.)" msgstr "Información de eventos (1h)" -#: ../../include/functions_reporting_html.php:6096 +#: ../../include/functions_reporting_html.php:6145 msgid "This SLA has been affected by the following scheduled downtimes" msgstr "" "Este SLA se ha visto afectado por los siguientes tiempos de inactividad " "programados" -#: ../../include/functions_reporting_html.php:6097 +#: ../../include/functions_reporting_html.php:6146 msgid "" "If the duration of the scheduled downtime is less than 5 minutes it will not " "be represented in the graph" @@ -26516,61 +26548,63 @@ msgstr "" "Si la duración de la parada planificada es de menos de 5 minutos, no se " "representará en el gráfico" -#: ../../include/functions_reporting_html.php:6103 -#: ../../godmode/modules/manage_network_components_form_wizard.php:654 -#: ../../godmode/agentes/planned_downtime.editor.php:603 +#: ../../include/functions_reporting_html.php:6152 +#: ../../godmode/modules/manage_network_components_form_wizard.php:655 +#: ../../godmode/agentes/planned_downtime.editor.php:609 #: ../../godmode/agentes/planned_downtime.list.php:614 msgid "Execution" msgstr "Ejecución" -#: ../../include/functions_reporting_html.php:6135 +#: ../../include/functions_reporting_html.php:6184 msgid "This item is affected by a malformed scheduled downtime" msgstr "A este elemento le afecta una parada planificada mal formada." -#: ../../include/functions_reporting_html.php:6135 +#: ../../include/functions_reporting_html.php:6184 msgid "Go to the scheduled downtimes section to solve this" msgstr "Ir a la sección de paradas planificadas para solucionar este problema" -#: ../../include/functions_reporting_html.php:6168 -#: ../../include/functions_reporting_html.php:6191 +#: ../../include/functions_reporting_html.php:6217 +#: ../../include/functions_reporting_html.php:6240 #: ../../enterprise/include/functions_reporting_csv.php:2549 #: ../../enterprise/include/functions_reporting_csv.php:2559 msgid "Full name" msgstr "Nombre completo" -#: ../../include/functions_reporting_html.php:6169 -#: ../../include/functions_reporting_html.php:6192 +#: ../../include/functions_reporting_html.php:6218 +#: ../../include/functions_reporting_html.php:6241 #: ../../enterprise/include/functions_reporting_csv.php:2549 #: ../../enterprise/include/functions_reporting_csv.php:2559 msgid "Permissions" msgstr "Permisos" -#: ../../update_manager_client/views/register.php:48 -msgid "Register to Update Manager" -msgstr "Regístrese en Update Manager" +#: ../../update_manager_client/views/register.php:47 +msgid "Register to Warp Update" +msgstr "Regístrese para Warp Update" -#: ../../update_manager_client/views/register.php:55 +#: ../../update_manager_client/views/register.php:54 #, php-format msgid "Keep this %s console up to date with latest updates." msgstr "Mantener la consola %s actualizada con las últimas actualizaciones." -#: ../../update_manager_client/views/register.php:62 +#: ../../update_manager_client/views/register.php:61 #, php-format msgid "" -"When you subscribe to the %s Update Manager service, you accept that we\n" +"When you subscribe to the Warp update service for %s, you accept that we\n" " register your %s instance as an identifier on a database owned by " "%s. This data will solely be used to\n" " provide you with information about %s and will not be conceded to " "third parties. You can unregister from\n" -" said database at any time from the Update Manager options." +" said database at any time from the Warp update options." msgstr "" -"Al suscribirse al servicio de %s Update Manager, acepta que registremos su " -"instancia %s como identificador en una base de datos propiedad de %s. Estos " -"datos se usarán exclusivamente para proporcionarle información sobre %s y no " -"se compartirá con terceros. Puede darse de baja de la base de datos en " -"cualquier momento desde las opciones de Update Manager." +"Al suscribirse al servicio Warp Update para %s, acepta que\n" +" registremos su %s instancia como identificador en una base de " +"datos propiedad de %s. Estos datos se usarán exclusivamente para\n" +" proporcionarle información sobre %s y no se compartirá con " +"terceros. Puede darse de baja de la\n" +" base de datos en cualquier momento desde las opciones de Warp " +"update." -#: ../../update_manager_client/views/register.php:75 +#: ../../update_manager_client/views/register.php:74 msgid "Visit our privacy policy for more information" msgstr "Visite nuestra política de privacidad para obtener más información" @@ -26579,8 +26613,8 @@ msgid "OK!" msgstr "¡OK!" #: ../../update_manager_client/views/register.php:112 -msgid "Are you sure you don't want to use update manager?" -msgstr "¿Está seguro de que no quiere usar Update Manager?" +msgid "Are you sure you don't want to use Warp update?" +msgstr "¿Está seguro de que no quiere usar Warp update?" #: ../../update_manager_client/views/register.php:116 msgid "" @@ -26598,78 +26632,82 @@ msgstr "Suscripción incorrecta" msgid "Pandora successfully subscribed with UID: " msgstr "Pandora FMS se suscribió correctamente con UID: " -#: ../../update_manager_client/views/online.php:64 +#: ../../update_manager_client/views/online.php:43 +msgid "The latest version of package installed is" +msgstr "La última versión instalada del paquete es:" + +#: ../../update_manager_client/views/online.php:63 msgid "Update to next version" msgstr "Actualizar a la siguiente versión" -#: ../../update_manager_client/views/online.php:65 +#: ../../update_manager_client/views/online.php:64 msgid "Update to latest version" msgstr "Actualizar a la última versión" -#: ../../update_manager_client/views/online.php:89 -#: ../../update_manager_client/views/offline.php:74 +#: ../../update_manager_client/views/online.php:88 +#: ../../update_manager_client/views/offline.php:73 msgid "Updating to" msgstr "Actualizando" -#: ../../update_manager_client/views/online.php:90 -#: ../../update_manager_client/views/offline.php:75 +#: ../../update_manager_client/views/online.php:89 +#: ../../update_manager_client/views/offline.php:74 msgid "Do you really want to leave our brilliant application?" msgstr "¿Estás seguro de que quieres realizar esta acción?" -#: ../../update_manager_client/views/online.php:91 -#: ../../update_manager_client/views/offline.php:76 +#: ../../update_manager_client/views/online.php:90 +#: ../../update_manager_client/views/offline.php:75 msgid "There are no updates available" msgstr "No hay actualizaciones disponibles" -#: ../../update_manager_client/views/online.php:92 -#: ../../update_manager_client/views/offline.php:77 +#: ../../update_manager_client/views/online.php:91 +#: ../../update_manager_client/views/offline.php:76 msgid "Searching for updates..." msgstr "Buscando actualizaciones..." -#: ../../update_manager_client/views/online.php:93 -#: ../../update_manager_client/views/offline.php:78 +#: ../../update_manager_client/views/online.php:92 +#: ../../update_manager_client/views/offline.php:77 msgid "Package" msgstr "Paquete" -#: ../../update_manager_client/views/online.php:94 -#: ../../update_manager_client/views/offline.php:79 +#: ../../update_manager_client/views/online.php:93 +#: ../../update_manager_client/views/offline.php:78 #: ../../enterprise/tools/ipam/ipam_action.php:380 msgid "Successfully updated." msgstr "Actualizado correctamente" -#: ../../update_manager_client/views/online.php:123 -#: ../../update_manager_client/views/online.php:164 -#: ../../update_manager_client/views/offline.php:71 +#: ../../update_manager_client/views/online.php:122 +#: ../../update_manager_client/views/online.php:163 +#: ../../update_manager_client/views/offline.php:70 msgid "This action will upgrade this console to version " msgstr "Esta acción actualizará esta consola a la versión " -#: ../../update_manager_client/views/online.php:124 -#: ../../update_manager_client/views/online.php:165 +#: ../../update_manager_client/views/online.php:123 +#: ../../update_manager_client/views/online.php:164 msgid "Update to" msgstr "Actualización para" -#: ../../update_manager_client/views/online.php:145 -#: ../../update_manager_client/views/online.php:149 +#: ../../update_manager_client/views/online.php:144 +#: ../../update_manager_client/views/online.php:148 msgid "Failed to update to " msgstr "Error al actualizar a " -#: ../../update_manager_client/views/online.php:188 +#: ../../update_manager_client/views/online.php:187 msgid "Failed to update:" msgstr "Error al actualizar" -#: ../../update_manager_client/views/offline.php:66 +#: ../../update_manager_client/views/offline.php:65 msgid "Drop the package here or" msgstr "Arrastre el paquete hasta aquí o" -#: ../../update_manager_client/views/offline.php:67 +#: ../../update_manager_client/views/offline.php:66 msgid "Browse it" msgstr "navegue hasta él" -#: ../../update_manager_client/views/offline.php:68 +#: ../../update_manager_client/views/offline.php:67 msgid "The package has been uploaded successfully." msgstr "Se ha subido correctamente el paquete." -#: ../../update_manager_client/views/offline.php:69 +#: ../../update_manager_client/views/offline.php:68 #, php-format msgid "" "Please keep in mind that this package is going to override your actual %s " @@ -26680,19 +26718,19 @@ msgstr "" "que se recomienda hacer una copia de seguridad antes de continuar con el " "proceso de actualización." -#: ../../update_manager_client/views/offline.php:70 +#: ../../update_manager_client/views/offline.php:69 msgid "Click on the file below to begin." msgstr "Haz clic en el archivo de abajo para comenzar." -#: ../../update_manager_client/views/offline.php:72 +#: ../../update_manager_client/views/offline.php:71 msgid "This action will upgrade all servers to version " msgstr "Esta acción actualizará todos los servidores a la versión " -#: ../../update_manager_client/views/offline.php:80 +#: ../../update_manager_client/views/offline.php:79 msgid "Package rejected. These package changes will not apply." msgstr "Paquete rechazado. Los cambios de este paquete no se aplicarán." -#: ../../update_manager_client/views/offline.php:82 +#: ../../update_manager_client/views/offline.php:81 #, php-format msgid "" "This update does not correspond with next version of %s. Are you sure you want " @@ -26701,7 +26739,7 @@ msgstr "" "Esta actualización no se corresponde con la siguiente versión de %s. ¿Estás " "seguro de que quieres instalarlo?" -#: ../../update_manager_client/views/offline.php:83 +#: ../../update_manager_client/views/offline.php:82 msgid "" "This server update does not correspond with current console version. Are you " "sure you want to install it?" @@ -26709,7 +26747,7 @@ msgstr "" "Esta actualización del servidor no se corresponde con la versión actual de la " "consola. ¿Estás seguro de que quieres instalarlo?" -#: ../../update_manager_client/views/offline.php:84 +#: ../../update_manager_client/views/offline.php:83 msgid "" "File name does not match required format: package_NUMBER.oum or " "pandorafms_server[_enterprise]-7.0NG.NUMBER_x86[_64].tar.gz, you can use " @@ -26719,19 +26757,19 @@ msgstr "" "o pandorafms_server[_enterprise]-7.0NG. NUMBER_x86[_64].tar.gz, puede usar " "números con decimales." -#: ../../update_manager_client/views/offline.php:85 +#: ../../update_manager_client/views/offline.php:84 msgid "Files included in this package" msgstr "Archivos incluidos en este paquete" -#: ../../update_manager_client/views/offline.php:86 +#: ../../update_manager_client/views/offline.php:85 msgid "Ignore" msgstr "Ignorar" -#: ../../update_manager_client/views/offline.php:87 +#: ../../update_manager_client/views/offline.php:86 msgid "Verify package signature" msgstr "Verificar la firma del paquete" -#: ../../update_manager_client/views/offline.php:88 +#: ../../update_manager_client/views/offline.php:87 #, php-format msgid "" "Copy into the textarea the signature validation token you can retrieve from %s " @@ -26742,7 +26780,7 @@ msgstr "" "de %s y presione OK para verificar el paquete, presione ignorar para evitar la " "verificación de firma" -#: ../../update_manager_client/views/offline.php:89 +#: ../../update_manager_client/views/offline.php:88 msgid "" "This server update does not correspond with current console version and is not " "going to be installed unless patches are allowed. Please enable patches in " @@ -26752,7 +26790,7 @@ msgstr "" "consola y no se va a instalar a menos que se permitan parches. Habilite los " "parches en la configuración del administrador de actualizaciones." -#: ../../update_manager_client/views/offline.php:90 +#: ../../update_manager_client/views/offline.php:89 #, php-format msgid "" "This update does not correspond with next version of %s and is not going to be " @@ -26878,97 +26916,97 @@ msgstr "La actualización %s instalado correctamente." msgid "Failed while updating: %s" msgstr "Error al actualizar: %s" -#: ../../index.php:344 ../../enterprise/meta/index.php:307 +#: ../../index.php:345 ../../enterprise/meta/index.php:307 msgid "The code shouldn't be empty" msgstr "El código no debería estar vacío" -#: ../../index.php:357 ../../enterprise/meta/index.php:320 +#: ../../index.php:358 ../../enterprise/meta/index.php:320 msgid "Expired login" msgstr "Inicio de sesión caducado" -#: ../../index.php:364 ../../index.php:370 ../../enterprise/meta/index.php:327 +#: ../../index.php:365 ../../index.php:371 ../../enterprise/meta/index.php:327 #: ../../enterprise/meta/index.php:333 msgid "Login error" msgstr "Error de conexión" -#: ../../index.php:788 ../../enterprise/meta/index.php:616 +#: ../../index.php:789 ../../enterprise/meta/index.php:616 msgid "Password changed successfully" msgstr "Contraseña modificada correctamente" -#: ../../index.php:794 ../../enterprise/meta/index.php:622 +#: ../../index.php:795 ../../enterprise/meta/index.php:622 msgid "Failed to change password" msgstr "No se pudo modificar la contraseña" -#: ../../index.php:799 ../../enterprise/include/process_reset_pass.php:127 +#: ../../index.php:800 ../../enterprise/include/process_reset_pass.php:127 #: ../../enterprise/meta/include/process_reset_pass.php:123 #: ../../enterprise/meta/index.php:625 msgid "Passwords must be the same" msgstr "Las contraseñas deben coincidir" -#: ../../index.php:811 ../../enterprise/meta/index.php:636 +#: ../../index.php:812 ../../enterprise/meta/index.php:636 msgid "Too much time since password change request" msgstr "Ha pasado demasiado tiempo desde la solicitud de cambio de contraseña" -#: ../../index.php:818 ../../enterprise/meta/index.php:643 +#: ../../index.php:819 ../../enterprise/meta/index.php:643 msgid "This user has not requested a password change" msgstr "Este usuario no ha solicitado un cambio de contraseña" -#: ../../index.php:845 ../../enterprise/meta/index.php:659 +#: ../../index.php:846 ../../enterprise/meta/index.php:659 msgid "Id user cannot be empty" msgstr "El ID de usuario no puede estar vacío" -#: ../../index.php:853 ../../enterprise/meta/index.php:667 +#: ../../index.php:854 ../../enterprise/meta/index.php:667 msgid "Error in reset password request" msgstr "Error en la solicitud para restablecer la contraseña" -#: ../../index.php:861 ../../enterprise/meta/index.php:675 +#: ../../index.php:862 ../../enterprise/meta/index.php:675 msgid "This user doesn't have a valid email address" msgstr "Este usuario no tiene una dirección válida de email" -#: ../../index.php:871 ../../enterprise/include/reset_pass.php:108 +#: ../../index.php:872 ../../enterprise/include/reset_pass.php:108 #: ../../enterprise/meta/include/reset_pass.php:103 #: ../../enterprise/meta/index.php:691 msgid "Reset password" msgstr "Restablecer la contraseña" -#: ../../index.php:872 ../../enterprise/meta/index.php:692 +#: ../../index.php:873 ../../enterprise/meta/index.php:692 msgid "This is an automatically sent message for user " msgstr "Este es un mensaje enviado automáticamente para el usuario " -#: ../../index.php:875 ../../enterprise/meta/index.php:695 +#: ../../index.php:876 ../../enterprise/meta/index.php:695 msgid "Please click the link below to reset your password" msgstr "Haz clic en el enlace de abajo para restablecer la contraseña" -#: ../../index.php:877 ../../enterprise/meta/index.php:697 +#: ../../index.php:878 ../../enterprise/meta/index.php:697 msgid "Reset your password" msgstr "Restablecer la contraseña" -#: ../../index.php:881 ../../enterprise/meta/index.php:701 +#: ../../index.php:882 ../../enterprise/meta/index.php:701 msgid "Please do not reply to this email." msgstr "No respondas a este email." -#: ../../index.php:886 ../../enterprise/meta/index.php:707 +#: ../../index.php:887 ../../enterprise/meta/index.php:707 msgid "Error at sending the email" msgstr "Error al enviar el email" -#: ../../index.php:946 +#: ../../index.php:947 msgid "User doesn\\'t exist." msgstr "El usuario no existe." -#: ../../index.php:968 +#: ../../index.php:969 msgid "User only can use the API." msgstr "El usuario solo puede usar la API." -#: ../../index.php:1163 +#: ../../index.php:1164 #, php-format msgid "Metaconsole MR (%d) is different than this one (%d)" msgstr "La Metaconsola MR (%d) es diferente a esta (%d)" -#: ../../index.php:1169 ../../enterprise/meta/index.php:925 +#: ../../index.php:1170 ../../enterprise/meta/index.php:925 msgid "Please keep all environment updated to same version." msgstr "Mantenga todo el entorno actualizado a la misma versión." -#: ../../index.php:1257 ../../enterprise/meta/index.php:982 +#: ../../index.php:1258 ../../enterprise/meta/index.php:982 #: ../../enterprise/meta/index.php:1061 msgid "Sorry! I can't find the page!" msgstr "No se puede encontrar la página" @@ -27186,7 +27224,7 @@ msgstr "Nueva vlan" #: ../../enterprise/tools/ipam/ipam_network.php:115 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:719 #: ../../enterprise/tools/ipam/ipam_list.php:50 -#: ../../enterprise/include/class/CSVImportAgents.class.php:144 +#: ../../enterprise/include/class/CSVImportAgents.class.php:146 #: ../../enterprise/extensions/csv_import_group/main.php:84 msgid "Upload file" msgstr "Subir archivo" @@ -27195,7 +27233,7 @@ msgstr "Subir archivo" #: ../../enterprise/tools/ipam/ipam_network.php:124 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:728 #: ../../enterprise/tools/ipam/ipam_list.php:59 -#: ../../enterprise/include/class/CSVImportAgents.class.php:161 +#: ../../enterprise/include/class/CSVImportAgents.class.php:163 #: ../../enterprise/include/class/DeploymentCenter.class.php:1400 #: ../../enterprise/extensions/csv_import_group/main.php:87 msgid "Separator" @@ -28742,8 +28780,8 @@ msgstr "Grupos encontrados" #: ../../enterprise/operation/services/services.service.php:55 #: ../../enterprise/operation/services/services.service_map.php:62 -#: ../../enterprise/godmode/services/services.service.php:303 -#: ../../enterprise/godmode/services/services.service.php:346 +#: ../../enterprise/godmode/services/services.service.php:309 +#: ../../enterprise/godmode/services/services.service.php:354 msgid "Not found" msgstr "No encontrado" @@ -28797,7 +28835,7 @@ msgstr "Error al forzar el servicio" #: ../../enterprise/operation/services/services.list.php:276 #: ../../enterprise/operation/services/services.table_services.php:198 -#: ../../enterprise/godmode/services/services.service.php:651 +#: ../../enterprise/godmode/services/services.service.php:659 #: ../../enterprise/godmode/massive/massive_create_services.php:699 msgid "Smart" msgstr "Inteligente" @@ -28805,7 +28843,7 @@ msgstr "Inteligente" #: ../../enterprise/operation/services/services.list.php:278 #: ../../enterprise/operation/services/services.table_services.php:200 #: ../../enterprise/godmode/servers/HA_cluster.php:175 -#: ../../enterprise/godmode/services/services.service.php:643 +#: ../../enterprise/godmode/services/services.service.php:651 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:880 #: ../../enterprise/godmode/massive/massive_create_services.php:690 #: ../../godmode/massive/massive_edit_modules.php:933 @@ -28822,6 +28860,14 @@ msgstr "Mostrar solo los servicios root" msgid "Status graph" msgstr "Gráfica de estados" +#: ../../enterprise/operation/services/services.service_map.php:116 +msgid "Show tree" +msgstr "Mostrar arbol" + +#: ../../enterprise/operation/services/services.service_map.php:130 +msgid "Show sunburst" +msgstr "Mostrar sunburst" + #: ../../enterprise/operation/services/services.table_services.php:45 #: ../../godmode/groups/group_list.php:355 msgid "Table view" @@ -28830,31 +28876,31 @@ msgstr "Vista de tabla" #: ../../enterprise/operation/services/services.php:90 #: ../../enterprise/operation/services/services.php:182 #: ../../enterprise/godmode/services/services.elements.php:697 -#: ../../enterprise/godmode/services/services.service.php:388 +#: ../../enterprise/godmode/services/services.service.php:396 msgid "Services list" msgstr "Lista de servicios" #: ../../enterprise/operation/services/services.php:105 #: ../../enterprise/godmode/services/services.elements.php:711 -#: ../../enterprise/godmode/services/services.service.php:402 +#: ../../enterprise/godmode/services/services.service.php:410 msgid "Config Service" msgstr "Configurar servicios" #: ../../enterprise/operation/services/services.php:123 #: ../../enterprise/godmode/services/services.elements.php:728 -#: ../../enterprise/godmode/services/services.service.php:419 +#: ../../enterprise/godmode/services/services.service.php:427 msgid "Config Elements" msgstr "Configurar elementos" #: ../../enterprise/operation/services/services.php:136 #: ../../enterprise/godmode/services/services.elements.php:740 -#: ../../enterprise/godmode/services/services.service.php:431 +#: ../../enterprise/godmode/services/services.service.php:439 msgid "Bulk service elements operations" msgstr "Operaciones de elementos de servicio masivos" #: ../../enterprise/operation/services/services.php:152 #: ../../enterprise/godmode/services/services.elements.php:755 -#: ../../enterprise/godmode/services/services.service.php:446 +#: ../../enterprise/godmode/services/services.service.php:454 msgid "View Service" msgstr "Ver servicio" @@ -29109,8 +29155,8 @@ msgid "Transactional Map - Phase - " msgstr "Mapa transaccional - Fase - " #: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:74 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:424 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:466 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:404 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:431 msgid "Launch script" msgstr "Lanzar script" @@ -29142,16 +29188,12 @@ msgstr "No se ha asignado ninguna colección a este agente." #: ../../enterprise/operation/agentes/collection_view.php:140 #: ../../enterprise/meta/advanced/collections.data.php:383 #: ../../enterprise/meta/advanced/collections.data.php:384 -#: ../../enterprise/meta/advanced/collections.php:405 -#: ../../enterprise/meta/advanced/collections.php:406 #: ../../enterprise/godmode/agentes/collection_manager.php:175 #: ../../enterprise/godmode/agentes/collection_manager.php:176 #: ../../enterprise/godmode/agentes/collection_manager.php:290 #: ../../enterprise/godmode/agentes/collection_manager.php:291 #: ../../enterprise/godmode/agentes/collections.data.php:477 #: ../../enterprise/godmode/agentes/collections.data.php:478 -#: ../../enterprise/godmode/agentes/collections.php:385 -#: ../../enterprise/godmode/agentes/collections.php:386 msgid "The collection directory does not exist." msgstr "El directorio donde se guardan las colecciones no existe." @@ -29347,12 +29389,12 @@ msgstr "Intervalo del bucle" msgid "Transactional Map - Edit Transaction" msgstr "Mapa transaccional - Editar transacción" -#: ../../enterprise/operation/agentes/agent_inventory.php:61 +#: ../../enterprise/operation/agentes/agent_inventory.php:73 msgid "This agent has not modules inventory" msgstr "Este agente no tiene módulos de inventario." -#: ../../enterprise/operation/agentes/agent_inventory.php:162 -#: ../../enterprise/operation/agentes/agent_inventory.php:163 +#: ../../enterprise/operation/agentes/agent_inventory.php:193 +#: ../../enterprise/operation/agentes/agent_inventory.php:194 msgid "Diff view" msgstr "Vista de diferencia" @@ -29404,9 +29446,9 @@ msgstr "Resultados de ejecución para la transacción " #: ../../enterprise/operation/agentes/ver_agente.php:215 #: ../../enterprise/include/functions_groups.php:81 -#: ../../enterprise/meta/advanced/collections.php:289 -#: ../../enterprise/godmode/agentes/collections.php:327 -#: ../../godmode/agentes/configurar_agente.php:701 +#: ../../enterprise/meta/advanced/collections.php:341 +#: ../../enterprise/godmode/agentes/collections.php:379 +#: ../../godmode/agentes/configurar_agente.php:702 msgid "Collection" msgstr "Colección" @@ -29422,20 +29464,20 @@ msgstr "Consola UX" msgid "WUX Console" msgstr "Consola WUX" -#: ../../enterprise/operation/inventory/inventory.php:275 +#: ../../enterprise/operation/inventory/inventory.php:289 msgid "You must select at least one filter." msgstr "Debe seleccionar al menos un filtro." -#: ../../enterprise/operation/inventory/inventory.php:420 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2075 +#: ../../enterprise/operation/inventory/inventory.php:434 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2078 msgid "Last" msgstr "Último" -#: ../../enterprise/operation/inventory/inventory.php:424 +#: ../../enterprise/operation/inventory/inventory.php:438 msgid "Order by agent" msgstr "Ordenar por agente" -#: ../../enterprise/operation/inventory/inventory.php:466 +#: ../../enterprise/operation/inventory/inventory.php:482 msgid "Export this list to CSV" msgstr "Exportar esta lista a CSV" @@ -29518,13 +29560,13 @@ msgstr "No programado" #: ../../enterprise/include/functions_cron.php:502 #: ../../enterprise/include/lib/NetworkManager.php:182 #: ../../godmode/agentes/module_manager_editor_prediction.php:181 -#: ../../godmode/agentes/planned_downtime.editor.php:643 +#: ../../godmode/agentes/planned_downtime.editor.php:649 msgid "Weekly" msgstr "Semanalmente" #: ../../enterprise/include/functions_cron.php:503 #: ../../godmode/agentes/module_manager_editor_prediction.php:182 -#: ../../godmode/agentes/planned_downtime.editor.php:644 +#: ../../godmode/agentes/planned_downtime.editor.php:650 msgid "Monthly" msgstr "Mensualmente" @@ -29577,13 +29619,13 @@ msgid "%d agents added to apply queue." msgstr "%d agentes añadidos a la cola de aplicar." #: ../../enterprise/include/functions_enterprise_api.php:3576 -#: ../../enterprise/include/functions_policies.php:4857 +#: ../../enterprise/include/functions_policies.php:4859 #, php-format msgid "Successfully applied to node %s." msgstr "Aplicado correctamente al nodo %s." #: ../../enterprise/include/functions_enterprise_api.php:3578 -#: ../../enterprise/include/functions_policies.php:4859 +#: ../../enterprise/include/functions_policies.php:4861 #, php-format msgid "Successfully applied to nodes: %s." msgstr "Aplicado correctamente a los nodos: %s." @@ -29598,8 +29640,8 @@ msgstr "ID de política %d ya pendiente de aplicar." msgid "Id policy %d already pending to apply in Id agent %d." msgstr "ID de política %d ya pendiente de aplicar en el ID de agente %d." -#: ../../enterprise/include/functions_enterprise_api.php:4035 -#: ../../enterprise/include/functions_enterprise_api.php:4062 +#: ../../enterprise/include/functions_enterprise_api.php:4039 +#: ../../enterprise/include/functions_enterprise_api.php:4066 msgid "" "Error adding web analysis module to policy. Id_module_type is not correct for " "web analysis modules." @@ -29607,7 +29649,7 @@ msgstr "" "Error al añadir el módulo de análisis web a la política. Id_module_type no es " "correcto para los módulos de análisis web." -#: ../../enterprise/include/functions_enterprise_api.php:4044 +#: ../../enterprise/include/functions_enterprise_api.php:4048 msgid "" "Network Module could not be added to policy. Id_module_type is not correct for " "network modules." @@ -29615,7 +29657,7 @@ msgstr "" "No se ha podido añadir el módulo de red a la política. Id_module_type no es " "correcto para módulos de red." -#: ../../enterprise/include/functions_enterprise_api.php:4053 +#: ../../enterprise/include/functions_enterprise_api.php:4057 msgid "" "Error adding web module to policy. Id_module_type is not correct for web " "modules." @@ -29623,22 +29665,22 @@ msgstr "" "Error al añadir módulo web a la política. Id_module_type no es correcto para " "módulos web." -#: ../../enterprise/include/functions_enterprise_api.php:4074 +#: ../../enterprise/include/functions_enterprise_api.php:4078 msgid "Error adding module to policy configuration_data is not a valid base64." msgstr "" "Error al añadir módulo a la configuración de la política, configuration_data " "no es una base64 válida." -#: ../../enterprise/include/functions_enterprise_api.php:6075 +#: ../../enterprise/include/functions_enterprise_api.php:6079 msgid "The agent could not be added to the policy." msgstr "No se ha podido añadir el agente a la política." -#: ../../enterprise/include/functions_enterprise_api.php:6292 +#: ../../enterprise/include/functions_enterprise_api.php:6296 #, php-format msgid "Failed Updated remote config files %d" msgstr "Error al actualizar los archivos de configuración remota %d" -#: ../../enterprise/include/functions_enterprise_api.php:6302 +#: ../../enterprise/include/functions_enterprise_api.php:6306 #, php-format msgid "Updated remote config files: %d => %d" msgstr "Archivos de configuración remota actualizados: %d => %d" @@ -29657,25 +29699,25 @@ msgstr "Informe de los eventos de un módulo" #: ../../enterprise/include/functions_reporting_csv.php:502 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2614 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2604 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2607 msgid "Time in OK status" msgstr "Tiempo en estado OK" #: ../../enterprise/include/functions_reporting_csv.php:510 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2630 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2620 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2623 msgid "Time in unknown status" msgstr "Tiempo en estado desconocido" #: ../../enterprise/include/functions_reporting_csv.php:514 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2642 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2632 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2635 msgid "Time of not initialized module" msgstr "Tiempo de módulo no inicializado" #: ../../enterprise/include/functions_reporting_csv.php:518 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2654 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2644 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2647 msgid "Time of downtime" msgstr "Tiempo de parada" @@ -29686,13 +29728,13 @@ msgstr "% OK" #: ../../enterprise/include/functions_reporting_csv.php:534 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2732 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2720 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2723 msgid "Checks in OK status" msgstr "Comprobaciones en estado OK" #: ../../enterprise/include/functions_reporting_csv.php:538 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2744 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2744 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2747 msgid "Unknown checks" msgstr "Comprobaciones desconocidas" @@ -30320,7 +30362,7 @@ msgid "Capture regexp" msgstr "Regexp de captura" #: ../../enterprise/include/ajax/log_viewer.ajax.php:75 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1249 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1251 #: ../../enterprise/meta/event/custom_events.php:160 msgid "Fields" msgstr "Campos" @@ -30413,10 +30455,6 @@ msgstr "Ir a la edición de red" msgid "Group name" msgstr "Nombre del grupo" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:118 -msgid "OS name" -msgstr "Nombre del SO" - #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:128 #: ../../enterprise/godmode/services/services.elements.php:220 msgid "Custom field name" @@ -30444,7 +30482,7 @@ msgid "Unknown option" msgstr "Opción desconocida" #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:188 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:877 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:842 msgid "Update rule" msgstr "Actualizar regla" @@ -30455,8 +30493,8 @@ msgstr "Crear regla" #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:213 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:63 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:129 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:323 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:125 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:288 #, php-format msgid "" "This console is not manager of this environment, please manage this feature " @@ -30475,56 +30513,56 @@ msgstr "Salida del script (> 0)" #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:272 #: ../../enterprise/meta/include/functions_autoprovision.php:642 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:375 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:340 #: ../../extensions/quick_shell.php:190 msgid "Method" msgstr "Método" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:394 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:634 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:380 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:599 msgid "Op" msgstr "Op" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:422 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:464 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:402 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:429 msgid "Launch custom event" msgstr "Lanzar evento personalizado" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:423 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:465 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:403 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:430 msgid "Launch alert action" msgstr "Lanzar acción de alerta" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:455 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:567 -#: ../../godmode/snmpconsole/snmp_alert.php:1023 -#: ../../godmode/snmpconsole/snmp_alert.php:1220 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:435 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:542 +#: ../../godmode/snmpconsole/snmp_alert.php:1110 +#: ../../godmode/snmpconsole/snmp_alert.php:1257 msgid "Alert action" msgstr "Acción de alerta" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:475 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:587 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:455 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:562 msgid "Script path" msgstr "Ruta del script" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:479 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:591 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:459 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:566 msgid "Script argument" msgstr "Argumento del script" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:491 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:471 #: ../../godmode/alerts/alert_list.list.php:688 #: ../../godmode/alerts/alert_list.list.php:1169 msgid "Update action" msgstr "Actualizar acción" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:508 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:488 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:344 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:350 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:444 #: ../../enterprise/godmode/policies/policy_external_alerts.php:508 #: ../../enterprise/godmode/policies/policy_alerts.php:754 -#: ../../godmode/snmpconsole/snmp_alert.php:1317 +#: ../../godmode/snmpconsole/snmp_alert.php:1381 #: ../../godmode/alerts/alert_list.list.php:899 #: ../../godmode/alerts/alert_list.list.php:906 #: ../../godmode/alerts/alert_list.list.php:1132 @@ -30536,17 +30574,17 @@ msgid "avg" msgstr "media" #: ../../enterprise/include/ajax/top_n_widget.ajax.php:80 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4267 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4287 msgid "max" msgstr "máx" #: ../../enterprise/include/ajax/top_n_widget.ajax.php:81 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4268 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4288 msgid "min" msgstr "mín" #: ../../enterprise/include/ajax/top_n_widget.ajax.php:82 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4269 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4289 msgid "sum" msgstr "suma" @@ -30619,45 +30657,55 @@ msgid "Agent alias, IP address, OS id, Interval, Group id, Description" msgstr "" "Alias de agente, dirección IP, ID del SO, Intervalo, ID de grupo, Descripción" -#: ../../enterprise/include/class/CSVImportAgents.class.php:177 +#: ../../enterprise/include/class/CSVImportAgents.class.php:127 +msgid "" +"Warning, this CSV importer will not perform any discovery, it will only create " +"empty agents with the name, IP, OS type, description and group provided in the " +"CSV." +msgstr "" +"Advertencia, este importador CSV no realizará ningún descubrimiento, solo " +"creará agentes vacíos con el nombre, IP, tipo de sistema operativo, " +"descripción y grupo proporcionados en el CSV." + +#: ../../enterprise/include/class/CSVImportAgents.class.php:179 msgid "Alias as name" msgstr "Alias como nombre" -#: ../../enterprise/include/class/CSVImportAgents.class.php:242 +#: ../../enterprise/include/class/CSVImportAgents.class.php:244 msgid "No data or wrong separator" msgstr "No hay datos o separador incorrecto" -#: ../../enterprise/include/class/CSVImportAgents.class.php:248 +#: ../../enterprise/include/class/CSVImportAgents.class.php:250 #, php-format msgid "Agent %s duplicated." msgstr "Agente %s duplicado" -#: ../../enterprise/include/class/CSVImportAgents.class.php:255 +#: ../../enterprise/include/class/CSVImportAgents.class.php:257 #, php-format msgid "Id group %s doesn't exist in %s" msgstr "El ID de grupo %s no existe en %s" -#: ../../enterprise/include/class/CSVImportAgents.class.php:263 +#: ../../enterprise/include/class/CSVImportAgents.class.php:265 msgid "General failure." msgstr "Fallo general." -#: ../../enterprise/include/class/CSVImportAgents.class.php:284 +#: ../../enterprise/include/class/CSVImportAgents.class.php:286 msgid "No input file detected" msgstr "N se ha detectado archivo de entrada" -#: ../../enterprise/include/class/CSVImportAgents.class.php:373 +#: ../../enterprise/include/class/CSVImportAgents.class.php:375 msgid "Agent processed successfully" msgstr "Agente procesado correctamente" -#: ../../enterprise/include/class/CSVImportAgents.class.php:379 +#: ../../enterprise/include/class/CSVImportAgents.class.php:381 msgid "Some errors while processing CSV." msgstr "Algunos errores al procesar CSV." -#: ../../enterprise/include/class/CSVImportAgents.class.php:382 +#: ../../enterprise/include/class/CSVImportAgents.class.php:384 msgid "All agents processed correctly" msgstr "Todos los agentes procesados correctamente" -#: ../../enterprise/include/class/CSVImportAgents.class.php:389 +#: ../../enterprise/include/class/CSVImportAgents.class.php:391 #, php-format msgid "Line %s" msgstr "Línea %s" @@ -31654,7 +31702,7 @@ msgid "Filter agent" msgstr "Filtrar agente" #: ../../enterprise/include/class/Omnishell.class.php:835 -#: ../../godmode/agentes/planned_downtime.editor.php:799 +#: ../../godmode/agentes/planned_downtime.editor.php:805 msgid "Available agents" msgstr "Agentes disponibles" @@ -31852,79 +31900,83 @@ msgstr "Reglas actualizadas." msgid "JSON decoding error. Please call support." msgstr "Error de decodificación JSON. Póngase en contacto con soporte." -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:897 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:630 +msgid "There was a problem creating Action. You must select an action" +msgstr "Ha habido un problema al crear la acción. Seleccione la acción." + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:899 msgid "Pass" msgstr "Pasar" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:898 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:900 msgid "Drop" msgstr "Soltar" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:924 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:926 msgid "Module alert" msgstr "Alerta de módulos" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:944 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2018 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:946 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2020 msgid "Load from template" msgstr "Cargar desde la plantilla" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:961 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2197 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:963 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2199 #: ../../godmode/alerts/configure_alert_template.php:625 #: ../../godmode/alerts/alert_view.php:258 msgid "Use special days list" msgstr "Utilizar lista de días especiales" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:978 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:980 #: ../../godmode/alerts/configure_alert_template.php:661 msgid "Schedule" msgstr "Programar" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:981 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:983 #: ../../godmode/alerts/configure_alert_template.php:665 msgid "No alert has been scheduled yet" msgstr "Aún no se ha programado ninguna alerta" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1003 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1005 msgid "Execute alert" msgstr "Ejecutar alerta" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1006 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3457 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1008 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3459 msgid "from" msgstr "desde" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1026 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3475 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1028 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3477 msgid "times in" msgstr "veces en" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1036 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1038 msgid "threshold" msgstr "umbral" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1048 msgid "Rule evaluation mode" msgstr "Modo de evaluación de reglas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1048 msgid "Pass - All alerts are evaluated. Drop - It stops when 1 alert matches." msgstr "" "Pass - Se analizan todas las alertas. Drop - Para cuando coincide 1 alerta." -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1063 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1065 msgid "Grouped by" msgstr "Agrupados por" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1080 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1082 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:270 -#: ../../godmode/snmpconsole/snmp_alert.php:1043 +#: ../../godmode/snmpconsole/snmp_alert.php:1130 #: ../../godmode/alerts/configure_alert_template.php:749 msgid "Disable event" msgstr "Deshabilitar evento" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1202 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1204 msgid "" "The templates shown are only for correlative alerts, event alert (legacy) will " "be deprecated in the future" @@ -31932,185 +31984,185 @@ msgstr "" "Las plantillas mostradas solo sirven para las alertas correlativas, la alerta " "de eventos (heredada) se despreciará en el futuro" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1212 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1214 msgid "Available items" msgstr "Elementos disponibles" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1213 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1215 msgid "Block" msgstr "Bloquear" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1261 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1263 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1044 msgid "Log content" msgstr "Contenido de log" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1266 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1268 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1047 msgid "Log source" msgstr "Fuente de log" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1271 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1273 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1050 msgid "Log agent" msgstr "Agente de log" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1329 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1331 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1056 msgid "Event content" msgstr "Contenido de evento" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1334 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1336 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1053 msgid "Event user comment" msgstr "Comentario de usuario de evento" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1339 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1341 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1059 msgid "Event agent" msgstr "Agente de evento" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1344 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1346 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1062 msgid "Event module" msgstr "Módulo de evento" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1349 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1351 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1065 msgid "Event module alerts" msgstr "Alertas de módulos de eventos" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1354 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1356 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1068 msgid "Event group" msgstr "Grupo de eventos" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1360 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1362 msgid "Event group (recursive)" msgstr "Recursividad del grupo de eventos" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1366 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1368 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1074 msgid "Event severity" msgstr "Prioridad de evento" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1371 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1373 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1077 msgid "Event tag" msgstr "Etiqueta de evento" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1376 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1378 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1080 msgid "Event user" msgstr "Usuario de evento" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1406 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1408 msgid "Operators" msgstr "Operadores" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1411 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1455 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1413 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1457 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1393 msgid "greater than" msgstr "%1$s debe ser mayor que %2$d (incluido)" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1416 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1459 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1418 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1461 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1397 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1405 msgid "less than" msgstr "menor que" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1421 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1463 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1423 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1465 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1401 msgid "greater or equal than" msgstr "Mayor o igual (>=)" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1426 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1467 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1428 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1469 msgid "less or equal than" msgstr "menor o igual (<=)" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1431 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1471 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1433 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1473 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1409 msgid "is equal" msgstr "es igual" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1436 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1475 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1438 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1477 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1413 msgid "is different" msgstr "es diferente " -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1441 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1479 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1443 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1481 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1417 msgid "is like (regex)" msgstr "es como (regex)" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1446 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1483 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1448 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1485 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1421 msgid "is not like (regex)" msgstr "no es como (regex)" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1516 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1518 msgid "Modifiers" msgstr "Modificadores" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1521 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1523 msgid "within an interval (seconds)" msgstr "dentro de un intervalo (segundos)" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1526 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1528 msgid "repeated at least" msgstr "tiene al menos" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1566 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1568 msgid "Matches on both true" msgstr "Coincidencias en ambos verdaderos" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1572 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1574 msgid "Matches when any is false" msgstr "Coincidencias cuando alguna es falsa" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1578 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1580 msgid "Matches on any true" msgstr "Coincidencias en cualquier verdadero" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1584 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1586 msgid "Matches when both are false" msgstr "Coincidencias cuando ambas son falsas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1590 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1592 msgid "Matches when only one is true" msgstr "Coincidencias cuando solo una es verdadera" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1596 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1598 msgid "Matches when both are either true or false" msgstr "Coincidencias cuando ambas son verdaderas o falsas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1632 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1634 msgid "Rule definition" msgstr "Definición de reglas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1921 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1923 msgid "Remove rule" msgstr "Eliminar regla" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1932 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1934 msgid "Remove item" msgstr "Eliminar elemento" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1943 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1945 #: ../../enterprise/include/functions_HA_cluster.php:64 msgid "Cleanup" msgstr "Limpiar" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2044 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2689 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2691 #: ../../godmode/alerts/configure_alert_template.php:928 #: ../../godmode/alerts/alert_commands.php:100 #: ../../godmode/alerts/alert_commands.php:105 @@ -32122,49 +32174,49 @@ msgstr "Limpiar" msgid "Field %s" msgstr "Campo %s" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2111 #: ../../enterprise/include/class/AlertCorrelationManager.class.php:2113 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2115 msgid "Triggering Condition" msgstr "Términos de disparo" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2201 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2203 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:313 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:230 -#: ../../godmode/snmpconsole/snmp_alert.php:996 +#: ../../godmode/snmpconsole/snmp_alert.php:1083 #: ../../godmode/alerts/configure_alert_template.php:676 #: ../../godmode/alerts/alert_templates.php:91 #: ../../godmode/alerts/alert_view.php:262 msgid "Time threshold" msgstr "Umbral de tiempo" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2206 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2208 #: ../../godmode/alerts/alert_view.php:266 msgid "Number of alerts" msgstr "Número de alertas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2294 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2557 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2296 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2559 #: ../../godmode/alerts/alert_view.php:403 #: ../../godmode/alerts/configure_alert_action.php:305 msgid "Firing" msgstr "Disparado" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2409 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2411 msgid "There are no defined actions for this alert" msgstr "No hay acciones definidas para esta alerta" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2480 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3454 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2482 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3456 msgid "Number of alerts match" msgstr "Número de coincidencias de alerta" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2558 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2560 #: ../../godmode/alerts/alert_view.php:404 msgid "Recovering" msgstr "Recuperado" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2575 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2577 msgid "" "Select the desired action and mode to view the Triggering fields for this " "action" @@ -32172,19 +32224,19 @@ msgstr "" "Seleccione la acción y el modo deseados para ver los campos de disparo de esta " "acción" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2592 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2594 #: ../../godmode/alerts/alert_view.php:395 msgid "Select the action" msgstr "Seleccione la acción" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2650 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2652 #: ../../godmode/alerts/configure_alert_template.php:918 #: ../../godmode/alerts/alert_view.php:435 #: ../../godmode/alerts/alert_view.php:569 msgid "Firing fields" msgstr "Campos de disparado" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2652 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2654 #: ../../godmode/alerts/alert_view.php:437 msgid "" "Fields passed to the command executed by this action when the alert is fired" @@ -32192,64 +32244,64 @@ msgstr "" "Campos pasados al comando ejecutado por esta acción cuando la alerta es " "disparada" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2658 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2660 #: ../../godmode/alerts/alert_view.php:443 #: ../../godmode/alerts/alert_view.php:566 msgid "Fields configured on the command associated to the action" msgstr "Campos configurados en el comando asociado a la acción" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2661 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2663 msgid "Alerts fields" msgstr "Campos de alertas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2663 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2665 msgid "Triggering fields configured in Alerts" msgstr "Campos de disparo configurados en Alertas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2666 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2668 #: ../../godmode/alerts/alert_view.php:451 msgid "Action fields" msgstr "Campos de la acción" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2668 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2670 #: ../../godmode/alerts/alert_view.php:453 msgid "Triggering fields configured in action" msgstr "Campos de disparado configurados en la acción" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2671 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2673 #: ../../godmode/alerts/alert_view.php:457 msgid "Executed on firing" msgstr "Ejecutado en disparado" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2673 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2675 #: ../../godmode/alerts/alert_view.php:459 #: ../../godmode/alerts/alert_view.php:571 msgid "Fields used on execution when the alert is fired" msgstr "Campos usados en la ejecución cuando la alerta es disparada" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2722 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2724 msgid "Correlated alerts" msgstr "Alertas correladas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2746 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2748 msgid "Alert succesfully deleted" msgstr "Alerta eliminada correctamente" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2755 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2757 msgid "Alerts validated" msgstr "Alerta validada" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2758 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2760 msgid "Failed to process validation" msgstr "No se ha podido efectuar la validación" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2808 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2810 #: ../../enterprise/godmode/modules/local_components.php:547 #: ../../godmode/modules/manage_network_components.php:659 msgid "Free Search" msgstr "Búsqueda libre" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2843 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2845 #: ../../enterprise/meta/event/custom_events.php:69 #: ../../enterprise/meta/event/custom_events.php:88 #: ../../enterprise/meta/general/main_menu.php:398 @@ -32259,7 +32311,7 @@ msgstr "Búsqueda libre" msgid "Filters" msgstr "Filtros" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2900 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2902 #: ../../enterprise/include/functions_ipam.php:1643 #: ../../enterprise/meta/include/functions_autoprovision.php:473 #: ../../enterprise/meta/include/functions_autoprovision.php:640 @@ -32271,91 +32323,91 @@ msgstr "Filtros" msgid "Sort" msgstr "Ordenar" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2903 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2905 msgid "Matched" msgstr "Coincidencias" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2926 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2928 #: ../../enterprise/include/class/CommandCenter.class.php:329 msgid "Sort elements" msgstr "Clasificar elementos" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2971 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3357 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2973 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3359 msgid "No associated actions" msgstr "No hay acciones asociadas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3005 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3021 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3007 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3023 msgid "Add Actions" msgstr "Añadir acciones" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3076 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3078 msgid "There are no defined correlated alerts" msgstr "No hay alertas correlacionadas definidas" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3212 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3214 msgid "Are you sure you want to disable the alert" msgstr "¿Está seguro de que quiere desactivar la alerta?" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3219 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3221 msgid "Are you sure you want to enable the alert" msgstr "¿Está seguro de que quiere activar la alerta?" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3226 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3228 msgid "Disabled Alert" msgstr "Alerta desactivada" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3268 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3270 msgid "Are you sure you want to standby the alert" msgstr "¿Está seguro de que quiere poner la alerta en suspensión?" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3275 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3277 msgid "Are you sure you want to activate the alert" msgstr "¿Está seguro de que quiere activar la alerta?" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3283 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3285 msgid "Standby Alert" msgstr "Alerta en suspensión" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3332 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3334 #: ../../enterprise/godmode/policies/policy_external_alerts.php:465 #: ../../enterprise/godmode/policies/policy_alerts.php:434 #: ../../godmode/alerts/alert_list.list.php:642 msgid "Until" msgstr "Hasta" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3355 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3357 msgid "Delete Actions" msgstr "Eliminar acciones" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3534 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3536 msgid "Successfully added action" msgstr "Acción añadida correctamente" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3572 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3574 msgid "Successfully delete action" msgstr "Acción eliminada correctamente" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3985 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3987 msgid "Choosetime" msgstr "Elegir hora" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4208 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4210 msgid "Drop Here" msgstr "Caer aquí" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4266 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4268 #: ../../godmode/alerts/configure_alert_template.php:1495 msgid "Simple" msgstr "Simple" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4267 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4269 #: ../../godmode/alerts/configure_alert_template.php:1496 msgid "Detailed" msgstr "Detallado" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4322 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4324 #: ../../godmode/alerts/configure_alert_template.php:1551 msgid "Drag out to remove" msgstr "Arrastre hacia afuera para eliminar" @@ -32371,8 +32423,8 @@ msgstr "Realizar acción" #: ../../godmode/modules/manage_network_components.php:859 #: ../../godmode/modules/manage_network_components.php:860 #: ../../godmode/reporting/reporting_builder.php:1196 -#: ../../godmode/snmpconsole/snmp_alert.php:1303 -#: ../../godmode/snmpconsole/snmp_alert.php:1304 +#: ../../godmode/snmpconsole/snmp_alert.php:1347 +#: ../../godmode/snmpconsole/snmp_alert.php:1348 #: ../../godmode/agentes/module_manager.php:1166 #: ../../godmode/alerts/alert_actions.php:435 #: ../../godmode/alerts/alert_templates.php:431 @@ -32903,7 +32955,7 @@ msgid "Import targets from CSV" msgstr "Importar objetivos desde CSV" #: ../../enterprise/include/class/DeploymentCenter.class.php:1752 -#: ../../godmode/modules/manage_network_components_form_wizard.php:636 +#: ../../godmode/modules/manage_network_components_form_wizard.php:637 msgid "Scan" msgstr "Escanear" @@ -33520,16 +33572,16 @@ msgstr "" " No se puede cambiar de INTELIGENTE a MANUAL si hay elementos dinámicos " "adjuntos al servicio. Elimine los elementos dinámicos antes de cambiar a MANUAL" -#: ../../enterprise/include/lib/Service.php:771 +#: ../../enterprise/include/lib/Service.php:773 #, php-format msgid "Failed to update CPS for moduleValue for service %s: " msgstr "Error al actualizar CPS para moduleValue para el %s de servicio: " -#: ../../enterprise/include/lib/Service.php:1384 +#: ../../enterprise/include/lib/Service.php:1441 msgid "Error: id agent must be defined." msgstr "Error: defina el id de agente" -#: ../../enterprise/include/lib/Service.php:1460 +#: ../../enterprise/include/lib/Service.php:1517 msgid " error: Target agent does not exist." msgstr " error: el agente objetivo no existe." @@ -33538,7 +33590,7 @@ msgstr " error: el agente objetivo no existe." msgid "Invalid operation %s" msgstr "Operación no válida %s" -#: ../../enterprise/include/lib/Policy.php:1168 +#: ../../enterprise/include/lib/Policy.php:1171 #, php-format msgid "Policy already defined: \"%s\"" msgstr "La política ya se ha definido: \"%s\"" @@ -34267,42 +34319,42 @@ msgstr "No se ha podido iniciar sesión en el objetivo" msgid " error, invalid agent." msgstr " error, agente no válido." -#: ../../enterprise/include/lib/Agent.php:663 +#: ../../enterprise/include/lib/Agent.php:672 #, php-format msgid "Log module \"%s\" does not exist" msgstr "El módulo de log \"%s\" no existe" -#: ../../enterprise/include/lib/Agent.php:685 +#: ../../enterprise/include/lib/Agent.php:694 #, php-format msgid "Plugin \"%s\" does not exist" msgstr "el plugin \"%s\" no existe" -#: ../../enterprise/include/lib/Agent.php:817 +#: ../../enterprise/include/lib/Agent.php:826 #, php-format msgid "Log module \"%s\" does not exist, %s skipped" msgstr "El módulo de log \"%s\" no existe, se ha omitido %s" -#: ../../enterprise/include/lib/Agent.php:852 +#: ../../enterprise/include/lib/Agent.php:861 #, php-format msgid "Plugin \"%s\" does not exist, %s skipped" msgstr "El plugin \"%s\" no existe, se ha omitido %s" -#: ../../enterprise/include/lib/Agent.php:923 +#: ../../enterprise/include/lib/Agent.php:932 #, php-format msgid "Log module %s already defined" msgstr "El módulo de log %s ya está definido" -#: ../../enterprise/include/lib/Agent.php:940 +#: ../../enterprise/include/lib/Agent.php:949 #, php-format msgid "Invalid module type %s" msgstr "Typo de módulo %s no válido" -#: ../../enterprise/include/lib/Agent.php:970 +#: ../../enterprise/include/lib/Agent.php:979 #, php-format msgid "Plugin %s already defined" msgstr "El plugin %s ya está definido" -#: ../../enterprise/include/lib/Agent.php:984 +#: ../../enterprise/include/lib/Agent.php:993 msgid "Invalid plugin definition" msgstr "Definición de plugin no válida" @@ -34401,7 +34453,7 @@ msgid "Module automatic create for the service %s" msgstr "Módulo automático creado para el servicio %s" #: ../../enterprise/include/functions_services.php:728 -#: ../../enterprise/godmode/services/services.service.php:279 +#: ../../enterprise/godmode/services/services.service.php:285 msgid "Error updating service: " msgstr "Error al actualizar el servicio: " @@ -34595,10 +34647,6 @@ msgstr "El agente: no se ha añadido por problemas en la inserción" msgid "The agent: has already been added to the migration queue" msgstr "El agente: ya se ha añadido a la cola de migración" -#: ../../enterprise/include/functions_metaconsole.php:3120 -msgid "Cannot " -msgstr "No puede " - #: ../../enterprise/include/functions_login.php:22 msgid "You must change password:" msgstr "Tienes que cambiar la contraseña:" @@ -34754,12 +34802,12 @@ msgstr "" "Problemas con la fecha de purga y la fecha de traspaso de información al " "histórico" -#: ../../enterprise/include/functions_inventory.php:85 -#: ../../enterprise/include/functions_inventory.php:837 +#: ../../enterprise/include/functions_inventory.php:115 +#: ../../enterprise/include/functions_inventory.php:868 msgid "No changes found" msgstr "No se han encontrado cambios" -#: ../../enterprise/include/functions_inventory.php:184 +#: ../../enterprise/include/functions_inventory.php:214 msgid "Get CSV file" msgstr "Obtener archivo CSV" @@ -35348,6 +35396,7 @@ msgid "File of collection is bigger than the limit (%s bytes)" msgstr "El archivo de colección es más grande que el límite (%s bytes)" #: ../../enterprise/include/functions_servicemap.php:80 +#: ../../enterprise/include/functions_servicemap.php:1203 msgid "Failed to retrieve service elements: " msgstr "Error al recuperar elementos de servicio: " @@ -35411,77 +35460,77 @@ msgstr "Directiva limpiada de nodos: " msgid "Failed to connect to node %s" msgstr "Error al conectarse al %s de nodo" -#: ../../enterprise/include/functions_policies.php:3504 +#: ../../enterprise/include/functions_policies.php:3506 msgid "Policy linkation" msgstr "Vinculación de políticas" -#: ../../enterprise/include/functions_policies.php:3509 +#: ../../enterprise/include/functions_policies.php:3511 msgid "Module linked" msgstr "Módulo enlazado" -#: ../../enterprise/include/functions_policies.php:3514 -#: ../../enterprise/include/functions_policies.php:3534 +#: ../../enterprise/include/functions_policies.php:3516 +#: ../../enterprise/include/functions_policies.php:3536 msgid "Unlink from policy" msgstr "Módulo desenlazado de la política" -#: ../../enterprise/include/functions_policies.php:3519 +#: ../../enterprise/include/functions_policies.php:3521 msgid "Module unlinked" msgstr "Módulo desenlazado" -#: ../../enterprise/include/functions_policies.php:3524 -#: ../../enterprise/include/functions_policies.php:3544 +#: ../../enterprise/include/functions_policies.php:3526 +#: ../../enterprise/include/functions_policies.php:3546 msgid "Relink to policy" msgstr "Volver a enlazar a la política" -#: ../../enterprise/include/functions_policies.php:3529 +#: ../../enterprise/include/functions_policies.php:3531 msgid "Module pending to link" msgstr "Módulo pendiente de enlazar" -#: ../../enterprise/include/functions_policies.php:3529 +#: ../../enterprise/include/functions_policies.php:3531 #: ../../godmode/agentes/module_manager_editor.php:548 msgid "Module will be linked in the next application" msgstr "El módulo será enlazado en la próxima aplicación." -#: ../../enterprise/include/functions_policies.php:3539 +#: ../../enterprise/include/functions_policies.php:3541 msgid "Module pending to unlink" msgstr "Módulo pendiente de desenlazar" -#: ../../enterprise/include/functions_policies.php:3539 +#: ../../enterprise/include/functions_policies.php:3541 #: ../../godmode/agentes/module_manager_editor.php:562 msgid "Module will be unlinked in the next application" msgstr "El módulo será desenlazado en la próxima aplicación." -#: ../../enterprise/include/functions_policies.php:3709 +#: ../../enterprise/include/functions_policies.php:3711 #: ../../enterprise/godmode/menu.php:108 msgid "Manage policies" msgstr "Gestionar políticas" -#: ../../enterprise/include/functions_policies.php:3730 +#: ../../enterprise/include/functions_policies.php:3732 #: ../../enterprise/godmode/policies/policy.php:102 -#: ../../godmode/agentes/configurar_agente.php:526 +#: ../../godmode/agentes/configurar_agente.php:527 msgid "Agent wizard" msgstr "Asistente de agente" -#: ../../enterprise/include/functions_policies.php:3735 +#: ../../enterprise/include/functions_policies.php:3737 #: ../../godmode/setup/snmp_wizard.php:31 -#: ../../godmode/agentes/configurar_agente.php:538 -#: ../../godmode/agentes/configurar_agente.php:759 +#: ../../godmode/agentes/configurar_agente.php:539 +#: ../../godmode/agentes/configurar_agente.php:760 msgid "SNMP Wizard" msgstr "Asistente SNMP" -#: ../../enterprise/include/functions_policies.php:3738 -#: ../../godmode/agentes/configurar_agente.php:548 -#: ../../godmode/agentes/configurar_agente.php:765 +#: ../../enterprise/include/functions_policies.php:3740 +#: ../../godmode/agentes/configurar_agente.php:549 +#: ../../godmode/agentes/configurar_agente.php:766 msgid "SNMP Interfaces wizard" msgstr "Asistente de interfaces SNMP" -#: ../../enterprise/include/functions_policies.php:3741 -#: ../../godmode/agentes/configurar_agente.php:558 -#: ../../godmode/agentes/configurar_agente.php:771 +#: ../../enterprise/include/functions_policies.php:3743 +#: ../../godmode/agentes/configurar_agente.php:559 +#: ../../godmode/agentes/configurar_agente.php:772 msgid "WMI Wizard" msgstr "Asistente WMI" -#: ../../enterprise/include/functions_policies.php:3753 +#: ../../enterprise/include/functions_policies.php:3755 #: ../../enterprise/meta/include/functions_components_meta.php:113 #: ../../enterprise/meta/include/functions_components_meta.php:160 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:45 @@ -35493,41 +35542,41 @@ msgstr "Asistente WMI" msgid "Inventory modules" msgstr "Módulos de inventario" -#: ../../enterprise/include/functions_policies.php:3769 +#: ../../enterprise/include/functions_policies.php:3771 #: ../../enterprise/godmode/policies/policies.php:523 #: ../../enterprise/godmode/policies/policy_external_alerts.php:52 msgid "External alerts" msgstr "Alertas externas" -#: ../../enterprise/include/functions_policies.php:3781 +#: ../../enterprise/include/functions_policies.php:3783 #: ../../enterprise/godmode/policies/policy_linking.php:157 #: ../../enterprise/godmode/policies/policies.php:501 msgid "Linking" msgstr "Enlazando" -#: ../../enterprise/include/functions_policies.php:3811 +#: ../../enterprise/include/functions_policies.php:3813 #: ../../enterprise/godmode/policies/policy.php:60 #: ../../enterprise/godmode/policies/policies.php:527 msgid "Queue" msgstr "Cola" -#: ../../enterprise/include/functions_policies.php:3830 +#: ../../enterprise/include/functions_policies.php:3832 #: ../../enterprise/godmode/agentes/configurar_agente.php:112 #: ../../enterprise/godmode/policies/policy.php:82 -#: ../../godmode/agentes/configurar_agente.php:717 +#: ../../godmode/agentes/configurar_agente.php:718 msgid "Agent plugins" msgstr "Plugins del agente" -#: ../../enterprise/include/functions_policies.php:4058 +#: ../../enterprise/include/functions_policies.php:4060 msgid "Create a new policy map" msgstr "Crear un nuevo mapa de políticas" -#: ../../enterprise/include/functions_policies.php:4446 +#: ../../enterprise/include/functions_policies.php:4448 #: ../../extensions/resource_registration.php:1098 msgid "Error, please install the PHP libXML in the system." msgstr "Error: por favor, instale la librería PHP LibXML en el sistema." -#: ../../enterprise/include/functions_policies.php:4458 +#: ../../enterprise/include/functions_policies.php:4460 #, php-format msgid "" "This extension makes registration of policies enterprise.
You can get more " @@ -35537,12 +35586,12 @@ msgstr "" "conseguir más políticas en nuestra Librería de recursos pública." -#: ../../enterprise/include/functions_policies.php:4465 +#: ../../enterprise/include/functions_policies.php:4467 #: ../../extensions/resource_registration.php:1133 msgid "Group filter: " msgstr "Filtro de grupo: " -#: ../../enterprise/include/functions_policies.php:4490 +#: ../../enterprise/include/functions_policies.php:4492 #: ../../extensions/resource_registration.php:1150 msgid "" "Error uploading resource. Check if the selected file is a valid resource " @@ -35551,25 +35600,25 @@ msgstr "" "Error al cargar el recurso. Compruebe si el archivo seleccionado es una " "plantilla de recursos válida en formato .ptr" -#: ../../enterprise/include/functions_policies.php:4516 +#: ../../enterprise/include/functions_policies.php:4518 msgid "Policy does not exist" msgstr "La política no existe" -#: ../../enterprise/include/functions_policies.php:4906 +#: ../../enterprise/include/functions_policies.php:4908 msgid "This will not produce any action." msgstr "Esto no generará ninguna acción." -#: ../../enterprise/include/functions_policies.php:4935 +#: ../../enterprise/include/functions_policies.php:4937 #, php-format msgid "Error connecting with node %s." msgstr "Error al conectar con el nodo %s." -#: ../../enterprise/include/functions_policies.php:4942 +#: ../../enterprise/include/functions_policies.php:4944 #, php-format msgid "This policy is being applied on node %s." msgstr "Esta política se está aplicando en el nodo %s." -#: ../../enterprise/include/functions_policies.php:4980 +#: ../../enterprise/include/functions_policies.php:4982 msgid "Error syncronizing ." msgstr "Error de sincronización." @@ -35789,12 +35838,7 @@ msgstr "Logs de auditoría del sistema" msgid "Audit Logs" msgstr "Registros de auditoría" -#: ../../enterprise/meta/general/footer.php:33 -#, php-format -msgid "%s %s - Build %s - MR %s" -msgstr "%s %s - Desarrollo %s - MR %s" - -#: ../../enterprise/meta/general/footer.php:38 +#: ../../enterprise/meta/general/footer.php:46 msgid "Page generated at" msgstr "Página generada en" @@ -36219,19 +36263,23 @@ msgstr "Aviso de copyright personalizado" msgid "Active events history" msgstr "Histórico de eventos activos" -#: ../../enterprise/meta/include/functions_meta.php:1969 +#: ../../enterprise/meta/include/functions_meta.php:1934 +msgid "Realtime stats" +msgstr "Estadísticas en tiempo real" + +#: ../../enterprise/meta/include/functions_meta.php:1974 msgid "Default block size migration agents" msgstr "Tamaño del bloque de migración de agentes por defecto" -#: ../../enterprise/meta/include/functions_meta.php:1981 +#: ../../enterprise/meta/include/functions_meta.php:1986 msgid "Default block size execution event" msgstr "Evento de ejecución en bloque por defecto" -#: ../../enterprise/meta/include/functions_meta.php:1992 +#: ../../enterprise/meta/include/functions_meta.php:1997 msgid "Default row limit in csv log" msgstr "Límite de líneas por defecto en el log CSV" -#: ../../enterprise/meta/include/functions_meta.php:2038 +#: ../../enterprise/meta/include/functions_meta.php:2043 msgid "Node address default" msgstr "Dirección del nodo por defecto" @@ -36345,8 +36393,8 @@ msgstr "Varios" #: ../../enterprise/godmode/modules/configure_local_component.php:381 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:547 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:638 -#: ../../godmode/modules/manage_network_components_form_wizard.php:395 -#: ../../godmode/modules/manage_network_components_form_wizard.php:437 +#: ../../godmode/modules/manage_network_components_form_wizard.php:396 +#: ../../godmode/modules/manage_network_components_form_wizard.php:438 #: ../../godmode/modules/manage_network_components_form_common.php:192 #: ../../godmode/modules/manage_network_components_form_common.php:233 #: ../../godmode/massive/massive_edit_modules.php:610 @@ -36497,10 +36545,10 @@ msgstr "Gestión de aprovisionamiento" #: ../../enterprise/meta/include/functions_agents_meta.php:500 #: ../../enterprise/meta/include/functions_agents_meta.php:567 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:103 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:301 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:422 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:680 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:99 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:266 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:387 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:645 msgid "Agent autoconfiguration" msgstr "Autoconfiguración de agente" @@ -36797,8 +36845,8 @@ msgid "Please, set an interval" msgstr "Por favor, introduce un intervalo." #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:237 -#: ../../godmode/menu.php:71 ../../godmode/agentes/configurar_agente.php:818 -#: ../../godmode/agentes/configurar_agente.php:840 +#: ../../godmode/menu.php:71 ../../godmode/agentes/configurar_agente.php:819 +#: ../../godmode/agentes/configurar_agente.php:841 #: ../../godmode/agentes/modificar_agente.php:108 msgid "Manage agents" msgstr "Gestionar agentes" @@ -36820,6 +36868,7 @@ msgstr "Selecciona el agente que quieras editar o eliminar" #: ../../mobile/operation/module_graph.php:364 #: ../../mobile/operation/module_graph.php:377 #: ../../mobile/operation/agents.php:209 ../../mobile/operation/groups.php:82 +#: ../../godmode/snmpconsole/snmp_alert.php:1138 #: ../../godmode/alerts/configure_alert_action.php:395 #: ../../godmode/groups/configure_group.php:272 msgid "Back" @@ -36885,7 +36934,7 @@ msgstr "Se debe establecer la plantilla." #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:651 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:104 -#: ../../godmode/snmpconsole/snmp_alert.php:91 +#: ../../godmode/snmpconsole/snmp_alert.php:97 msgid "Create alert" msgstr "Crear alerta" @@ -36905,7 +36954,7 @@ msgid "Select the alert to be edited or deleted" msgstr "Selecciona la alerta que quieres editar o eliminar" #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 -#: ../../godmode/modules/manage_network_components_form_wizard.php:335 +#: ../../godmode/modules/manage_network_components_form_wizard.php:336 #: ../../godmode/massive/massive_delete_modules.php:323 #: ../../godmode/massive/massive_edit_modules.php:309 msgid "Module type" @@ -37573,7 +37622,7 @@ msgstr "No se ha podido actualizar la cadena de traducción" #: ../../enterprise/extensions/translate_string.php:313 #: ../../enterprise/extensions/translate_string.php:314 #: ../../enterprise/godmode/agentes/collection_manager.php:42 -#: ../../enterprise/godmode/agentes/collections.php:309 +#: ../../enterprise/godmode/agentes/collections.php:361 #: ../../enterprise/godmode/policies/policies.php:326 #: ../../enterprise/godmode/policies/policy_collections.php:248 msgid "Free text for search (*)" @@ -37633,21 +37682,25 @@ msgstr "Por favor, antes de subir archivos, guarda una nueva colección." msgid "Performance" msgstr "Rendimiento" -#: ../../enterprise/meta/advanced/metasetup.performance.php:94 +#: ../../enterprise/meta/advanced/metasetup.performance.php:88 +msgid "Use real-time statistics" +msgstr "Usar estadísticas en tiempo real" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:98 msgid "Migration block size" msgstr "Tamaño del bloque de migración" -#: ../../enterprise/meta/advanced/metasetup.performance.php:104 -#: ../../godmode/setup/performance.php:612 +#: ../../enterprise/meta/advanced/metasetup.performance.php:108 +#: ../../godmode/setup/performance.php:614 msgid "Events response max. execution" msgstr "Máx. tiempo de ejecución de respuesta de eventos" -#: ../../enterprise/meta/advanced/metasetup.performance.php:106 +#: ../../enterprise/meta/advanced/metasetup.performance.php:110 msgid "Number of events that will perform the desired action at the same time" msgstr "Número de eventos que llevarán a cabo la acción deseada a la vez." -#: ../../enterprise/meta/advanced/metasetup.performance.php:142 -#: ../../godmode/setup/performance.php:658 +#: ../../enterprise/meta/advanced/metasetup.performance.php:146 +#: ../../godmode/setup/performance.php:660 #, php-format msgid "" "%s web2image cache system cleanup. It is always cleaned up after perform an " @@ -37656,23 +37709,23 @@ msgstr "" "%s limpieza del sistema de caché web2image. Siempre se limpia después de " "realizar una actualización" -#: ../../enterprise/meta/advanced/metasetup.performance.php:147 -#: ../../godmode/setup/performance.php:665 +#: ../../enterprise/meta/advanced/metasetup.performance.php:151 +#: ../../godmode/setup/performance.php:667 msgid "PhantomJS cache cleanup " msgstr "Limpieza de caché de PhantomJS " -#: ../../enterprise/meta/advanced/metasetup.performance.php:154 -#: ../../godmode/setup/performance.php:672 +#: ../../enterprise/meta/advanced/metasetup.performance.php:158 +#: ../../godmode/setup/performance.php:674 msgid "No scheduled" msgstr "No programado" -#: ../../enterprise/meta/advanced/metasetup.performance.php:155 -#: ../../godmode/setup/performance.php:673 +#: ../../enterprise/meta/advanced/metasetup.performance.php:159 +#: ../../godmode/setup/performance.php:675 msgid "Each week" msgstr "Cada semana" -#: ../../enterprise/meta/advanced/metasetup.performance.php:156 -#: ../../godmode/setup/performance.php:674 +#: ../../enterprise/meta/advanced/metasetup.performance.php:160 +#: ../../godmode/setup/performance.php:676 msgid "Each day" msgstr "Cada día" @@ -37895,20 +37948,20 @@ msgid "Relations rules" msgstr "Normas de relación" #: ../../enterprise/meta/advanced/metasetup.php:166 -msgid "Options Update Manager" -msgstr "Opciones del Administrador de actualizaciones" +msgid "Warp Update Setup" +msgstr "Configuración de Warp Update" #: ../../enterprise/meta/advanced/metasetup.php:174 -msgid "Options Update Journal" -msgstr "Opciones del Update Journal" +msgid "Warp Update Journal" +msgstr "Diario de Warp update" #: ../../enterprise/meta/advanced/metasetup.php:182 -msgid "Offline Update Manager" -msgstr "Administrador de actualizaciones offline" +msgid "Warp Update Offline" +msgstr "Warp update Sin conexión" #: ../../enterprise/meta/advanced/metasetup.php:190 -msgid "Online Update Manager" -msgstr "Administrador de actualizaciones online" +msgid "Warp Update Online" +msgstr "Warp Update En línea" #: ../../enterprise/meta/advanced/metasetup.php:211 msgid "Consoles setup" @@ -38378,65 +38431,107 @@ msgstr "Paquete de la colección creado correctamente" msgid "Can not create collection package." msgstr "No se puede crear el paquete de la colección" -#: ../../enterprise/meta/advanced/collections.php:154 +#: ../../enterprise/meta/advanced/collections.php:149 +#: ../../enterprise/godmode/agentes/collections.php:246 +msgid "Error: Id must not be empty" +msgstr "Error: El ID no puede estar vacío" + +#: ../../enterprise/meta/advanced/collections.php:163 +#: ../../enterprise/godmode/agentes/collections.php:260 +msgid "Successful re-create collection directory." +msgstr "Directorio de la colección creado nuevamente correctamente." + +#: ../../enterprise/meta/advanced/collections.php:164 +#: ../../enterprise/godmode/agentes/collections.php:261 +msgid "Can not re-create collection directory." +msgstr "No se puede volver a crear crear el directorio de la colección." + +#: ../../enterprise/meta/advanced/collections.php:190 +#: ../../enterprise/godmode/agentes/collections.php:287 +msgid "Successful re-create collections directories." +msgstr "Directorios de la colección creados correctamente." + +#: ../../enterprise/meta/advanced/collections.php:191 +#: ../../enterprise/godmode/agentes/collections.php:288 +msgid "Can not re-create collections directories." +msgstr "No se puede volver a crear los directorios de la colección." + +#: ../../enterprise/meta/advanced/collections.php:205 msgid "To manage collections you must activate centralized management" msgstr "Para administrar colecciones, active la gestión centralizada" -#: ../../enterprise/meta/advanced/collections.php:167 -#: ../../enterprise/meta/advanced/collections.php:173 +#: ../../enterprise/meta/advanced/collections.php:218 +#: ../../enterprise/meta/advanced/collections.php:224 #: ../../godmode/users/user_list.php:402 ../../godmode/users/user_list.php:406 msgid "Search by username, fullname or email" msgstr "Buscar por nombre de usuario, nombre completo o email" -#: ../../enterprise/meta/advanced/collections.php:199 +#: ../../enterprise/meta/advanced/collections.php:250 #: ../../godmode/users/user_list.php:451 msgid "Users control filter" msgstr "Filtro de control de usuarios" -#: ../../enterprise/meta/advanced/collections.php:208 -#: ../../enterprise/godmode/agentes/collections.php:245 +#: ../../enterprise/meta/advanced/collections.php:259 +#: ../../enterprise/godmode/agentes/collections.php:296 msgid "Error: The main directory of collections does not exist." msgstr "Error: el directorio principal de las colecciones no existe" -#: ../../enterprise/meta/advanced/collections.php:312 +#: ../../enterprise/meta/advanced/collections.php:364 #: ../../enterprise/godmode/agentes/collection_manager.php:110 -#: ../../enterprise/godmode/agentes/collections.php:328 +#: ../../enterprise/godmode/agentes/collections.php:380 #: ../../enterprise/godmode/policies/policy_collections.php:170 #: ../../enterprise/godmode/policies/policy_collections.php:264 msgid "Short Name" msgstr "Nombre corto" -#: ../../enterprise/meta/advanced/collections.php:373 -#: ../../enterprise/godmode/agentes/collections.php:360 +#: ../../enterprise/meta/advanced/collections.php:425 +#: ../../enterprise/godmode/agentes/collections.php:412 msgid "Are you sure to delete?" msgstr "¿Estás seguro de que quieres eliminarlo?" -#: ../../enterprise/meta/advanced/collections.php:378 -#: ../../enterprise/meta/advanced/collections.php:379 -#: ../../enterprise/godmode/agentes/collections.php:361 +#: ../../enterprise/meta/advanced/collections.php:430 +#: ../../enterprise/meta/advanced/collections.php:431 +#: ../../enterprise/godmode/agentes/collections.php:413 msgid "Delete collection" msgstr "Eliminar colección" -#: ../../enterprise/meta/advanced/collections.php:388 -#: ../../enterprise/godmode/agentes/collections.php:368 +#: ../../enterprise/meta/advanced/collections.php:440 +#: ../../enterprise/godmode/agentes/collections.php:420 msgid "Are you sure to re-apply?" msgstr "¿Estás seguro de que quieres volver a aplicarlo?" -#: ../../enterprise/meta/advanced/collections.php:389 -#: ../../enterprise/godmode/agentes/collections.php:369 +#: ../../enterprise/meta/advanced/collections.php:441 +#: ../../enterprise/godmode/agentes/collections.php:421 msgid "Re-Apply changes" msgstr "Volver a aplicar los cambios" -#: ../../enterprise/meta/advanced/collections.php:396 -#: ../../enterprise/godmode/agentes/collections.php:376 +#: ../../enterprise/meta/advanced/collections.php:448 +#: ../../enterprise/godmode/agentes/collections.php:428 msgid "Are you sure to apply?" msgstr "¿Estás seguro de que quieres aplicarlo?" -#: ../../enterprise/meta/advanced/collections.php:397 -#: ../../enterprise/godmode/agentes/collections.php:377 +#: ../../enterprise/meta/advanced/collections.php:449 +#: ../../enterprise/godmode/agentes/collections.php:429 msgid "Apply changes" msgstr "Aplicar cambios" +#: ../../enterprise/meta/advanced/collections.php:454 +#: ../../enterprise/godmode/agentes/collections.php:434 +msgid "Are you sure to re-create directory?" +msgstr "Está seguro de que desea volver a crear el directorio?" + +#: ../../enterprise/meta/advanced/collections.php:459 +#: ../../enterprise/meta/advanced/collections.php:460 +#: ../../enterprise/godmode/agentes/collections.php:439 +#: ../../enterprise/godmode/agentes/collections.php:440 +msgid "The collection directory does not exist. Re-create directory" +msgstr "El directorio de la colección no existe. Vuelva a crear el directorio" + +#: ../../enterprise/meta/advanced/collections.php:492 +#: ../../enterprise/godmode/agentes/collections.php:460 +msgid "Re-create directories" +msgstr "Volver a crear directorios" + #: ../../enterprise/meta/advanced/metasetup.visual.php:98 #: ../../godmode/setup/setup.php:137 ../../godmode/setup/setup.php:266 #: ../../godmode/menu.php:337 @@ -39691,7 +39786,7 @@ msgstr "" "base de datos en el objetivo, ¿está seguro?" #: ../../enterprise/godmode/setup/setup_history.php:513 -#: ../../godmode/setup/performance.php:684 +#: ../../godmode/setup/performance.php:686 msgid "Database maintenance status" msgstr "Estado de mantenimiento de la base de datos" @@ -40287,7 +40382,7 @@ msgstr "Eliminar archivos de servidor de configuración remotos" #: ../../enterprise/godmode/servers/server_disk_conf_editor.php:349 #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:249 -#: ../../godmode/agentes/agent_manager.php:495 +#: ../../godmode/agentes/agent_manager.php:534 msgid "Delete remote configuration file" msgstr "Borrar el archivo de configuración remota" @@ -40430,8 +40525,8 @@ msgstr "El segundo rango dínámico falla: " #: ../../enterprise/godmode/modules/configure_local_component.php:386 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:567 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:658 -#: ../../godmode/modules/manage_network_components_form_wizard.php:399 -#: ../../godmode/modules/manage_network_components_form_wizard.php:441 +#: ../../godmode/modules/manage_network_components_form_wizard.php:400 +#: ../../godmode/modules/manage_network_components_form_wizard.php:442 #: ../../godmode/modules/manage_network_components_form_common.php:196 #: ../../godmode/modules/manage_network_components_form_common.php:237 #: ../../godmode/massive/massive_edit_modules.php:630 @@ -40964,55 +41059,55 @@ msgstr "Añadir elemento" msgid "Edit element" msgstr "Editar elemento" -#: ../../enterprise/godmode/services/services.service.php:107 +#: ../../enterprise/godmode/services/services.service.php:109 msgid "Service already exists." msgstr "El servicio ya existe." -#: ../../enterprise/godmode/services/services.service.php:118 +#: ../../enterprise/godmode/services/services.service.php:120 #: ../../enterprise/godmode/massive/massive_create_services.php:110 msgid "No name specified for the service" msgstr "Ningún nombre especificado para el servicio" -#: ../../enterprise/godmode/services/services.service.php:129 +#: ../../enterprise/godmode/services/services.service.php:131 #: ../../enterprise/godmode/massive/massive_create_services.php:116 msgid "No description specified for the service" msgstr "Ninguna descripción especificada para el servicio" -#: ../../enterprise/godmode/services/services.service.php:140 +#: ../../enterprise/godmode/services/services.service.php:142 #: ../../enterprise/godmode/massive/massive_create_services.php:122 msgid "You must specify an agent to store the service" msgstr "Especifique un agente para guardar el servicio" -#: ../../enterprise/godmode/services/services.service.php:197 +#: ../../enterprise/godmode/services/services.service.php:201 msgid "Error creating service: " msgstr "Error al crear el servicio: " -#: ../../enterprise/godmode/services/services.service.php:206 -#: ../../enterprise/godmode/services/services.service.php:310 +#: ../../enterprise/godmode/services/services.service.php:210 +#: ../../enterprise/godmode/services/services.service.php:316 msgid "New Service" msgstr "Nuevo servicio" -#: ../../enterprise/godmode/services/services.service.php:212 +#: ../../enterprise/godmode/services/services.service.php:216 msgid "Service created successfully" msgstr "Servicio creado correctamente" -#: ../../enterprise/godmode/services/services.service.php:290 +#: ../../enterprise/godmode/services/services.service.php:296 msgid "Service updated successfully" msgstr "Servicio actualizado correctamente" -#: ../../enterprise/godmode/services/services.service.php:361 +#: ../../enterprise/godmode/services/services.service.php:369 msgid "Dynamic elements are not affected by cascade protection" msgstr "La protección en cascada no se aplica a los elementos dinámicos" -#: ../../enterprise/godmode/services/services.service.php:511 +#: ../../enterprise/godmode/services/services.service.php:519 msgid "No Services or concrete action" msgstr "Sin servicios o acción concreta" -#: ../../enterprise/godmode/services/services.service.php:530 +#: ../../enterprise/godmode/services/services.service.php:538 msgid "Random name" msgstr "Nombre aleatorio" -#: ../../enterprise/godmode/services/services.service.php:562 +#: ../../enterprise/godmode/services/services.service.php:570 #: ../../enterprise/godmode/massive/massive_create_services.php:659 msgid "" "This group will be used also to control access to this service and its " @@ -41021,59 +41116,67 @@ msgstr "" "Este grupo se usará también para controlar el acceso a este servicio y a sus " "elementos." -#: ../../enterprise/godmode/services/services.service.php:578 +#: ../../enterprise/godmode/services/services.service.php:586 msgid "Server assigned" msgstr "Servidor asignado" -#: ../../enterprise/godmode/services/services.service.php:579 +#: ../../enterprise/godmode/services/services.service.php:587 msgid "Selected Prediction server will be assigned to evaluate the service." msgstr "" "Se asignará el servidor de predicción seleccionado para evaluar el servicio" -#: ../../enterprise/godmode/services/services.service.php:600 +#: ../../enterprise/godmode/services/services.service.php:608 msgid "Evaluation interval" msgstr "Intervalo de evaluación" -#: ../../enterprise/godmode/services/services.service.php:626 +#: ../../enterprise/godmode/services/services.service.php:634 #: ../../enterprise/godmode/massive/massive_create_services.php:674 msgid "Agent to store data" msgstr "Agentes para almacenar datos" -#: ../../enterprise/godmode/services/services.service.php:668 +#: ../../enterprise/godmode/services/services.service.php:676 #: ../../enterprise/godmode/massive/massive_create_services.php:716 msgid "In smart mode, thresholds are percentual." msgstr "En modo inteligente, los umbrales son porcentuales" -#: ../../enterprise/godmode/services/services.service.php:718 +#: ../../enterprise/godmode/services/services.service.php:726 #: ../../enterprise/godmode/massive/massive_create_services.php:799 msgid "Unknown elements as critical" msgstr "Elementos desconocidos como críticos" -#: ../../enterprise/godmode/services/services.service.php:748 +#: ../../enterprise/godmode/services/services.service.php:756 +msgid "Asynchronous" +msgstr "Asincróno" + +#: ../../enterprise/godmode/services/services.service.php:766 #: ../../enterprise/godmode/massive/massive_create_services.php:829 msgid "Cascade protection enabled" msgstr "Protección en cascada habilitada" -#: ../../enterprise/godmode/services/services.service.php:758 +#: ../../enterprise/godmode/services/services.service.php:776 +msgid "Enable Sunburst" +msgstr "Habilitar Sunburst" + +#: ../../enterprise/godmode/services/services.service.php:786 msgid "General Data" msgstr "Datos generales" -#: ../../enterprise/godmode/services/services.service.php:768 +#: ../../enterprise/godmode/services/services.service.php:796 #: ../../enterprise/godmode/massive/massive_create_services.php:842 msgid "Calculate continuous SLA" msgstr "Calcular SLA continuo" -#: ../../enterprise/godmode/services/services.service.php:778 +#: ../../enterprise/godmode/services/services.service.php:806 #: ../../enterprise/godmode/massive/massive_create_services.php:852 msgid "S.L.A. interval" msgstr "Intervalo SLA" -#: ../../enterprise/godmode/services/services.service.php:792 +#: ../../enterprise/godmode/services/services.service.php:820 #: ../../enterprise/godmode/massive/massive_create_services.php:866 msgid "S.L.A. limit" msgstr "Límite SLA" -#: ../../enterprise/godmode/services/services.service.php:813 +#: ../../enterprise/godmode/services/services.service.php:841 msgid "" "Here are described the alert templates, which will use their default actions.\n" "\t\tYou can modify the default behaviour editing alerts in the agent who " @@ -41085,27 +41188,27 @@ msgstr "" "comportamiento por defecto en el agente que almacena definiciones de datos y " "alerta sobre el servicio y el estado de SLA." -#: ../../enterprise/godmode/services/services.service.php:839 +#: ../../enterprise/godmode/services/services.service.php:867 #: ../../enterprise/godmode/massive/massive_create_services.php:896 msgid "Warning service alert" msgstr "Alerta de servicio en advertencia" -#: ../../enterprise/godmode/services/services.service.php:851 +#: ../../enterprise/godmode/services/services.service.php:879 #: ../../enterprise/godmode/massive/massive_create_services.php:908 msgid "Critical service alert" msgstr "Alerta de servicio en crítico" -#: ../../enterprise/godmode/services/services.service.php:863 +#: ../../enterprise/godmode/services/services.service.php:891 #: ../../enterprise/godmode/massive/massive_create_services.php:920 msgid "Unknown service alert" msgstr "Alerta de servicio en desconocido" -#: ../../enterprise/godmode/services/services.service.php:875 +#: ../../enterprise/godmode/services/services.service.php:903 #: ../../enterprise/godmode/massive/massive_create_services.php:932 msgid "S.L.A. critical service alert" msgstr "Alerta de servicio en crítico de S.L.A" -#: ../../enterprise/godmode/services/services.service.php:970 +#: ../../enterprise/godmode/services/services.service.php:998 msgid "" "This change in the service configuration will delete the history of the " "service modules. Do you wish to continue?" @@ -41113,7 +41216,7 @@ msgstr "" "Este cambio en la configuración del servicio borrará el historial de módulos " "de servicio. ¿Desea contiinuar?" -#: ../../enterprise/godmode/services/services.service.php:972 +#: ../../enterprise/godmode/services/services.service.php:1000 msgid "" "This change in the service configuration will prevent the SLA modules from " "being created. Do you wish to continue?" @@ -41124,7 +41227,7 @@ msgstr "" #: ../../enterprise/godmode/services/services.massive.meta.php:56 #: ../../enterprise/godmode/services/services.massive.elements.php:93 #: ../../godmode/massive/massive_edit_agents.php:952 -#: ../../godmode/agentes/agent_manager.php:502 +#: ../../godmode/agentes/agent_manager.php:541 msgid "Not available" msgstr "No disponible" @@ -41330,7 +41433,7 @@ msgstr "Descendente" #: ../../godmode/reporting/create_container.php:364 #: ../../godmode/reporting/create_container.php:473 #: ../../godmode/reporting/create_container.php:527 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1212 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1215 msgid "Time lapse" msgstr "Intervalo de tiempo" @@ -41583,67 +41686,73 @@ msgid "Availability Graph S.L.A." msgstr "Gráfico de disponibilidad SLA" #: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:207 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:190 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:203 +msgid "Filter agents selector" +msgstr "Selector de filtro de agentes" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:221 #: ../../godmode/reporting/visual_console_builder.wizard.php:408 msgid "If you select several agents, only the common modules will be displayed" msgstr "Si selecciona varios agentes, solo se mostrarán los módulos comunes" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:319 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:106 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:275 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:289 msgid "Elements to apply" msgstr "Elementos para aplicar" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 msgid "SLA min value" msgstr "Valor mínimo de SLA" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:360 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:366 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 msgid "Enter possible range of values in SLA." msgstr "Añada el rango de valores posibles de SLA" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:369 msgid "SLA min Value" msgstr "Valor mínimo de SLA" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:360 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 msgid "SLA max value" msgstr "Valor máximo SLA" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:361 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:375 msgid "SLA max Value" msgstr "Valor máximo SLA" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:366 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 msgid "SLA Limit %" msgstr "Límite % SLA" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:367 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:381 msgid "SLA Limit Value" msgstr "Valor límite de SLA" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:372 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:386 msgid "Dynamic SLA" msgstr "SLA dinámico" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:379 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:393 msgid "Inverse SLA" msgstr "SLA inverso" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:388 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:402 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3030 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:448 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3077 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:462 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3097 msgid "Failover mode" msgstr "Modo conmutación" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:389 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:403 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3031 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:449 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3078 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:463 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3098 msgid "" "SLA calculation must be performed taking into account the failover modules " "assigned to the primary module" @@ -41651,75 +41760,75 @@ msgstr "" "El SLA debe calcularse teniendo en cuenta los módulos de conmutación asignados " "al módulo primario" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:406 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:420 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3050 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:466 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3097 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:480 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3117 msgid "Failover type" msgstr "Tipo de conmutación" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:411 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:425 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3055 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:471 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3102 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:485 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3122 msgid "Failover normal" msgstr "Conmutación normal" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:423 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:437 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3067 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:483 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3114 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:497 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3134 msgid "Failover simple" msgstr "Conmutación simple" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:436 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2965 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3022 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3042 msgid "SLA items sorted by fulfillment value" msgstr "Elementos de SLA ordenados por valor rellenado" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:441 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:455 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1816 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1309 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1312 msgid "Only display wrong SLAs" msgstr "Mostrar solo los SLA incorrectos" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:447 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:461 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2576 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:438 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2566 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:446 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2569 msgid "Show graph" msgstr "Mostrar gráfico" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:467 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:481 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3366 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:465 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:783 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3427 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:473 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:797 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3447 msgid "Show item in landscape format (only PDF)" msgstr "Mostrar elemento en formato apaisado (solo PDF)" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:481 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:495 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3375 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:481 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:799 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3436 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:489 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:813 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3456 msgid "Page break at the end of the item (only PDF)" msgstr "Salto de página después del elemento (solo PDF)" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:520 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:534 msgid "Please introduce a SLA max value higher than the SLA min value" msgstr "Añada un valor máx. de SLA mayor que el valor mín. del SLA" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:644 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:659 msgid "Dynamic SLA can not be Inverse" msgstr "El SLA dinámico no puede ser inverso" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:649 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:664 msgid "Check Dynamic SLA or introduce a max and min SLA value" msgstr "Compruebe el SLA dinámico o añada un nuevo valor SLA mín. y máx." -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:653 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:668 msgid "SLA Limit value is needed" msgstr "Se necesita un valor límite de SLA." @@ -41740,7 +41849,7 @@ msgid "3 hours" msgstr "3 horas" #: ../../enterprise/godmode/reporting/graph_template_editor.php:223 -#: ../../godmode/setup/performance.php:532 +#: ../../godmode/setup/performance.php:534 msgid "2 days" msgstr "2 días" @@ -41749,12 +41858,12 @@ msgid "4 days" msgstr "4 días" #: ../../enterprise/godmode/reporting/graph_template_editor.php:225 -#: ../../godmode/setup/performance.php:534 +#: ../../godmode/setup/performance.php:536 msgid "Last week" msgstr "Última semana" #: ../../enterprise/godmode/reporting/graph_template_editor.php:227 -#: ../../godmode/setup/performance.php:536 +#: ../../godmode/setup/performance.php:538 msgid "Last month" msgstr "Último mes" @@ -41812,7 +41921,7 @@ msgid "Generate index in PDF render" msgstr "Generar índice en formato PDF" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1624 -#: ../../godmode/reporting/reporting_builder.php:3660 +#: ../../godmode/reporting/reporting_builder.php:3672 msgid "Successfull action" msgstr "Acción completada" @@ -41823,16 +41932,16 @@ msgid "Unsuccessfull action" msgstr "No se pudo completar la acción" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1642 -#: ../../godmode/reporting/reporting_builder.item_editor.php:972 +#: ../../godmode/reporting/reporting_builder.item_editor.php:975 msgid "Item Editor" msgstr "Editor de elemento" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1744 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4993 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:194 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:797 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1237 -#: ../../godmode/reporting/reporting_builder.item_editor.php:6945 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:818 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1240 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6969 msgid "" "Warning: period 0 reports cannot be used to show information back in time. " "Information contained in this kind of reports will be always reporting the " @@ -41843,39 +41952,39 @@ msgstr "" "información más reciente." #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1784 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:759 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1277 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:773 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1280 msgid "Projection period" msgstr "Período de proyección" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1803 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:734 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1296 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:748 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1299 msgid "Data range" msgstr "Rango de datos" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1830 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1323 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1326 msgid "Current month" msgstr "Mes actual" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1840 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1339 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1342 msgid "Working time" msgstr "Tiempo de trabajo" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1905 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1405 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1408 msgid "Time from" msgstr "Hora desde" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1923 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1423 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1426 msgid "Time to" msgstr "Hora hasta" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1941 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1441 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1444 msgid "Show 24x7 item" msgstr "Mostrar elementos 24/7" @@ -41939,59 +42048,59 @@ msgid "Check it if you want not show items without data" msgstr "Marcar si no quieres que muestre elementos sin datos" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2198 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2237 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2240 msgid "Max items" msgstr "Número máximo de elementos" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2215 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:770 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2249 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:784 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2252 msgid "Serialized header" msgstr "Cabecera serializada" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2216 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:770 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2250 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:784 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2253 msgid "The separator character is |" msgstr "El carácter separador es |" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2231 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2202 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2205 msgid "Custom SQL template" msgstr "Plantilla SQL personalizada" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2252 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2223 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2226 msgid "The entities of the fields that contain them must be included." msgstr "Las entidades de los campos que los contienen deben estar incluidas." #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2277 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2280 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2283 msgid "Protocol must be specified in URL (e.g.: \"https://\")" msgstr "" "El protocolo debe estar especificado en la URL (por ejemplo: \"https://\")" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2283 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:774 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2286 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2289 msgid "Field separator" msgstr "Separador de campo" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2284 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:774 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2287 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2290 msgid "Separator for different fields in the serialized text chain" msgstr "Separador para diferentes campos en la cadena de texto serializada" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2304 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:778 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2307 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2310 msgid "Line separator" msgstr "Separador de línea" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2305 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:778 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2308 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2311 msgid "" "Separator in different lines (composed by fields) of the serialized text chain" msgstr "" @@ -41999,66 +42108,66 @@ msgstr "" "serializada" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2325 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:313 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2328 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:321 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2331 msgid "Group by agent" msgstr "Agrupar por agente" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2341 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3392 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3412 msgid "Group by" msgstr "Agrupar por" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2375 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:325 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2998 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:333 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3018 msgid "Show in the same row" msgstr "Mostrar en la misma fila" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2377 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:326 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3000 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:334 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3020 msgid "Show one module per row with all its operations" msgstr "Mostrar un módulo por fila con todas sus operaciones" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2469 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:523 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2432 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:537 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2435 msgid "Graph render" msgstr "Representar en gráfica" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2475 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:529 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2438 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:543 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2441 msgid "Avg, max & min" msgstr "Media, máx. y mín." #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2476 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:530 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2439 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:544 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2442 msgid "Max only" msgstr "Solo máx." #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2477 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:531 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2440 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:545 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2443 msgid "Min only" msgstr "Solo mín." #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2478 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:532 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2441 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:546 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2444 msgid "Avg only" msgstr "Solo media" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2491 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:559 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2487 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:573 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2490 msgid "Full resolution graph (TIP)" msgstr "Gráfica a resolución completa (TIP)" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2503 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:577 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:591 msgid "" "If this option was checked, only adding in elements that type of modules " "support this option." @@ -42067,48 +42176,48 @@ msgstr "" "módulos." #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2533 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:417 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:425 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:215 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2542 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2545 msgid "Condition" msgstr "Condición" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2543 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:424 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:432 msgid ">=" msgstr ">=" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2550 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:426 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:434 msgid "<" msgstr "<" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2590 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2580 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2583 msgid "Select fields to show" msgstr "Seleccionar campos a mostrar" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2669 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:354 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2656 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:368 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2659 msgid "Show address instead module name" msgstr "Mostrar la dirección en lugar del nombre del módulo" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2670 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:355 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2657 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:369 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2660 msgid "Show the main address of agent." msgstr "Mostrar la dirección principal del agente" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2689 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:450 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:332 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2676 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:346 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2679 msgid "Show resume" msgstr "Mostrar resumen" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2690 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:450 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 msgid "" "Show a resume table with max, min, average of total modules on the report " "bottom" @@ -42117,79 +42226,79 @@ msgstr "" "totales al final del informe" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2708 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2696 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2699 msgid "

Select fields to show

" msgstr "

Seleccione campos a mostrar

" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2756 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2756 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2759 msgid "

Select fields to show

" msgstr "

Seleccione campos a mostrar

" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2772 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2772 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2775 msgid "Agent min values" msgstr "Valores mínimos de agente" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2784 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:591 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2785 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:605 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2788 msgid "Show Summary group" msgstr "Mostrar el resumen del grupo" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2801 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3375 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3395 msgid "Show Summary" msgstr "Mostrar resumen" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2870 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:655 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2871 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:669 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2874 msgid "Event Status" msgstr "Estado del evento" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2901 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:685 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:699 msgid "By agent" msgstr "Por agente" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2911 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:695 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:709 msgid "By user validator" msgstr "Por usuario que validó" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2921 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:705 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:719 msgid "By criticity" msgstr "Por gravedad" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2931 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:715 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:729 msgid "Validated vs unvalidated" msgstr "Validados vs sin validar" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2945 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2979 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2999 msgid "Height (dynamic graphs)" msgstr "Altura (gráficos dinámicos)" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2985 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2963 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2983 msgid "Query History Database" msgstr "Base de datos histórica de consultas" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2997 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3044 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3064 msgid "Priority mode" msgstr "Modo de prioridad" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3002 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3049 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3069 msgid "Priority ok mode" msgstr "Modo de prioridad ok" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3014 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3061 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3081 msgid "Priority unknown mode" msgstr "Modo de prioridad desconocido" @@ -42225,17 +42334,17 @@ msgstr "" "los agentes." #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3254 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3169 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3189 msgid "Calculate for custom intervals" msgstr "Calcular intervalos personalizados" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3266 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3181 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3201 msgid "Time lapse intervals" msgstr "Intervalos de tiempo transcurrido" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3268 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3184 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3204 msgid "" "Lapses of time in which the period is divided to make more precise calculations" msgstr "" @@ -42243,65 +42352,65 @@ msgstr "" "precisos" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3313 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3225 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3245 msgid "Table only" msgstr "Solo tabla" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3323 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3236 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3256 msgid "Graph only" msgstr "Solo gráfico" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3333 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3247 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3267 msgid "Graph and table" msgstr "Gráfico y tabla" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3350 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:816 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3264 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:830 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3284 msgid "Uncompress module" msgstr "Descomprimir módulo" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3351 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:817 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3265 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:831 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3285 msgid "Use uncompressed module data." msgstr "Utilizar datos de módulos descomprimidos" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3382 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1165 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1168 msgid "Filter by network" msgstr "Filtrar por red" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3412 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1184 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1187 msgid "Show alive IPs only" msgstr "Mostrar solo IPs vivas" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3425 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1197 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1200 msgid "Show IPs not assigned to an agent" msgstr "Mostrar IP no asignadas a un agente" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3451 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3699 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3719 #: ../../godmode/netflow/nf_item_list.php:282 msgid "Create item" msgstr "Crear elemento" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3509 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3793 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3813 msgid "SLA Min. (value)" msgstr "Valor mínimo para el SLA" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3514 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3798 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3818 msgid "SLA Max. (value)" msgstr "Valor máximo para el SLA" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3519 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3803 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3823 msgid "SLA Limit (%)" msgstr "Límite (%) para el SLA" @@ -42418,11 +42527,11 @@ msgstr "No es una expresión regular " msgid "No agent matches regular expression " msgstr "Ningún agente coincide con la expresión regular " -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:298 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:312 msgid "Order:" msgstr "Orden:" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:334 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:348 msgid "" "Show a resume table with max, min, average of total modules on the report " "bottom:" @@ -42459,7 +42568,7 @@ msgid "Duplicate config" msgstr "Duplicar configuración" #: ../../enterprise/godmode/menu.php:81 -#: ../../godmode/agentes/configurar_agente.php:706 +#: ../../godmode/agentes/configurar_agente.php:707 msgid "Network config manager" msgstr "Administrador de configuración de red" @@ -42817,7 +42926,7 @@ msgid "WMI query" msgstr "Consulta WMI" #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1079 -#: ../../godmode/modules/manage_network_components_form_wizard.php:684 +#: ../../godmode/modules/manage_network_components_form_wizard.php:685 #: ../../godmode/modules/manage_network_components_form_wmi.php:33 #: ../../godmode/massive/massive_edit_modules.php:1157 #: ../../godmode/agentes/module_manager_editor_wmi.php:151 @@ -43034,7 +43143,7 @@ msgstr "a políticas" #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:359 #: ../../godmode/massive/massive_add_alerts.php:324 #: ../../godmode/massive/massive_edit_agents.php:1199 -#: ../../godmode/massive/massive_delete_alerts.php:382 +#: ../../godmode/massive/massive_delete_alerts.php:388 msgid "" "Unsucessful sending the data, please contact with your administrator or make " "with less elements." @@ -43047,13 +43156,13 @@ msgid "No destiny policies to copy" msgstr "No hay políticas de destino que copiar" #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:159 -#: ../../godmode/snmpconsole/snmp_alert.php:682 +#: ../../godmode/snmpconsole/snmp_alert.php:724 #, php-format msgid "Successfully deleted alerts (%s / %s)" msgstr "Alertas eliminadas correctamente (%s / %s)" #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:167 -#: ../../godmode/snmpconsole/snmp_alert.php:686 +#: ../../godmode/snmpconsole/snmp_alert.php:728 #, php-format msgid "Unsuccessfully deleted alerts (%s / %s)" msgstr "Error al eliminar las alertas (%s / %s)" @@ -43205,29 +43314,29 @@ msgid "SNMP Alerts to be edit" msgstr "Alertas SNMP para editar" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:301 -#: ../../godmode/snmpconsole/snmp_alert.php:735 +#: ../../godmode/snmpconsole/snmp_alert.php:781 msgid "Custom Value/OID" msgstr "Valor/OID personalizado" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:307 -#: ../../godmode/snmpconsole/snmp_alert.php:785 +#: ../../godmode/snmpconsole/snmp_alert.php:835 msgid "Single value" msgstr "Valor único" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:309 -#: ../../godmode/snmpconsole/snmp_alert.php:988 +#: ../../godmode/snmpconsole/snmp_alert.php:1075 #: ../../godmode/alerts/configure_alert_template.php:691 msgid "Min. number of alerts" msgstr "Número mínimo de alertas" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:311 -#: ../../godmode/snmpconsole/snmp_alert.php:991 +#: ../../godmode/snmpconsole/snmp_alert.php:1078 #: ../../godmode/alerts/configure_alert_template.php:728 msgid "Max. number of alerts" msgstr "Número máximo de alertas" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:326 -#: ../../godmode/snmpconsole/snmp_alert.php:1010 +#: ../../godmode/snmpconsole/snmp_alert.php:1097 msgid "Other value" msgstr "Otros valores" @@ -43246,7 +43355,7 @@ msgstr "Filtro de módulo" #: ../../godmode/massive/massive_delete_modules.php:551 #: ../../godmode/massive/massive_add_action_alerts.php:220 #: ../../godmode/massive/massive_delete_action_alerts.php:241 -#: ../../godmode/massive/massive_delete_alerts.php:335 +#: ../../godmode/massive/massive_delete_alerts.php:341 #: ../../godmode/massive/massive_edit_modules.php:524 msgid "When select agents" msgstr "Al seleccionar agentes" @@ -43535,64 +43644,64 @@ msgstr "" msgid "Create a new web analysis module" msgstr "Crear un módulo de análisis web nuevo" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:51 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:47 msgid "Cannot delete autoconfiguration" msgstr "No se ha podido borrar la autoconfiguración" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:66 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:62 #: ../../godmode/setup/license.php:151 ../../godmode/setup/license.php:154 msgid "enabled" msgstr "activado" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:67 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:63 msgid "enabling" msgstr "Habilitando" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:69 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:65 #: ../../godmode/setup/license.php:151 ../../godmode/setup/license.php:154 msgid "disabled" msgstr "desactivado" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:70 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:66 msgid "disabling" msgstr "deshabilitando" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:75 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:71 #, php-format msgid "Successfully %s" msgstr "%s con éxito" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:76 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:72 #, php-format msgid "Error %s" msgstr "Error %s" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:96 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:292 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:92 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:257 msgid "Agent autoconfiguration list" msgstr "Lista de autoconfiguración de agentes" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:158 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:154 msgid "There are no defined autoconfigurations" msgstr "No hay autoconfiguraciones definidas" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:195 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:191 msgid "Add new configuration definition" msgstr "Añadir definición de nueva configuración" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:55 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:69 msgid "Cannot delete rule from autoconfiguration" msgstr "No se ha podido borrar la regla de autoconfiguración" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:61 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:75 msgid "Agent Autoconfiguration Information" msgstr "Información de la autoconfiguración de agente" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:62 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:76 msgid "You must click the Create or Update buttom for a correct configuration!!!" msgstr "Pinche en el botón de crear o actualizar para una correcta configuración" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:70 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:84 msgid "" "Cannot create autoconfiguration from read only console, please create from " "metaconsole (centralized management)" @@ -43600,15 +43709,15 @@ msgstr "" "No se ha podido crear la autoconfiguración desde la consola exclusiva de " "lectura, créela desde la Metaconsola (gestión centralizada)" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:91 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:101 msgid "Cannot create autoconfiguration in metaconsole" msgstr "No se ha podido crear la autoconfiguración en la metaconsola" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:99 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:109 msgid "Cannot create unnamed autoconfiguration" msgstr "No se ha podido crear una autoconfiguración sin nombre" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:109 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:119 msgid "" "Cannot udpate autoconfiguration from read only console, please create from " "metaconsole (centralized management)" @@ -43616,12 +43725,12 @@ msgstr "" "No se ha podido actualizar la autoconfiguración desde la consola exclusiva de " "lectura, créela desde la Metaconsola (gestión centralizada)" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:126 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:132 msgid "Cannot update autoconfiguration" msgstr "No se ha podido actualizar la autoconfiguración" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:136 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:191 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:142 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:181 msgid "" "Cannot modify autoconfiguration from read only console, please create from " "metaconsole (centralized management)" @@ -43629,32 +43738,32 @@ msgstr "" "No se ha podido crear la autoconfiguración desde la consola exclusiva de " "lectura, créela desde la Metaconsola (gestión centralizada)" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:335 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:300 msgid "Autoconfiguration" msgstr "Autoconfiguración" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:405 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:370 msgid "Add rule" msgstr "Añadir regla" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:410 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:375 msgid "Rules" msgstr "Reglas" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:432 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:397 msgid "New group" msgstr "Nuevo grupo" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:619 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:584 #: ../../enterprise/godmode/policies/configure_policy.php:47 msgid "Add policy" msgstr "Añadir política" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:651 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:616 msgid "Extra configuration block" msgstr "Bloque de configuración extra" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:653 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:618 msgid "" "Put here any extra configuration you want to be applied to any new agent " "matching previously defined rules" @@ -43662,21 +43771,21 @@ msgstr "" "Añada cualquier configuración extra que desee que se aplique a cualquier " "agente nuevo que coincida con las reglas definidas" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:686 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:717 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:651 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:682 msgid "Extra actions" msgstr "Acciones extra" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:707 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1010 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:672 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:975 msgid "Add extra action" msgstr "Añadir acción extra" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:875 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:840 msgid "Add new rule" msgstr "Añadir regla nueva" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1097 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1062 msgid "Update extra action" msgstr "Actualizar acción extra" @@ -43966,6 +44075,7 @@ msgid "Alert name" msgstr "Nombre de la alerta" #: ../../enterprise/godmode/alerts/alert_inventory_list.php:319 +#: ../../godmode/snmpconsole/snmp_alert.php:1394 #: ../../godmode/alerts/alert_list.list.php:673 msgid "Delete action" msgstr "Eliminar acción" @@ -43995,7 +44105,7 @@ msgid "Alert groups" msgstr "Grupos de alertas" #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:278 -#: ../../godmode/snmpconsole/snmp_alert.php:83 +#: ../../godmode/snmpconsole/snmp_alert.php:94 msgid "Update alert" msgstr "Actualizar alerta" @@ -44138,9 +44248,9 @@ msgstr "No aplicado" #: ../../godmode/servers/servers.build_table.php:246 #: ../../godmode/reporting/reporting_builder.item_editor.php:79 #: ../../godmode/massive/massive_edit_agents.php:945 -#: ../../godmode/agentes/configurar_agente.php:603 -#: ../../godmode/agentes/configurar_agente.php:753 -#: ../../godmode/agentes/agent_manager.php:485 +#: ../../godmode/agentes/configurar_agente.php:604 +#: ../../godmode/agentes/configurar_agente.php:754 +#: ../../godmode/agentes/agent_manager.php:524 msgid "Remote configuration" msgstr "Configuración remota" @@ -44163,7 +44273,7 @@ msgid "D." msgstr "D." #: ../../enterprise/godmode/policies/policy_agents.php:946 -#: ../../godmode/agentes/agent_manager.php:260 +#: ../../godmode/agentes/agent_manager.php:263 msgid "This agent can be remotely configured" msgstr "Este agente puede ser configurado remotamente" @@ -44451,7 +44561,7 @@ msgid "Could not be added to deleted all modules." msgstr "No se pudo añadir a la lista para eliminar todos los módulos." #: ../../enterprise/godmode/policies/policy_modules.php:1381 -#: ../../godmode/agentes/configurar_agente.php:2124 +#: ../../godmode/agentes/configurar_agente.php:2128 #, php-format msgid "copy of %s (%d)" msgstr "copia de %s (%d)" @@ -45016,7 +45126,7 @@ msgstr "Enlace público" msgid "Copy to clipboard" msgstr "Copiar al portapapeles" -#: ../../extensions/db_status.php:25 ../../extensions/db_status.php:453 +#: ../../extensions/db_status.php:25 ../../extensions/db_status.php:455 #: ../../godmode/menu.php:433 msgid "DB Schema check" msgstr "Comprobación del esquema de la BD" @@ -45092,7 +45202,7 @@ msgstr "Puede ejecutar esta consulta SQL para arreglarlo" msgid "Unsuccessful the table %s has not the field %s" msgstr "Error, la tabla %s no contiene todos los campos %s" -#: ../../extensions/db_status.php:408 +#: ../../extensions/db_status.php:410 msgid "Successful all the tables have the correct fields" msgstr "Todas las tablas tienen los campos correctos" @@ -46548,35 +46658,35 @@ msgstr "Pandora_db en ejecución en la base de datos histórica." msgid "not executed" msgstr "No ejecutado" -#: ../../godmode/setup/performance.php:341 +#: ../../godmode/setup/performance.php:343 msgid "Max. days before delete autodisabled agents" msgstr "Nº máximo de días antes de la eliminación de los agentes deshabilitados" -#: ../../godmode/setup/performance.php:508 +#: ../../godmode/setup/performance.php:510 msgid "Item limit for realtime reports" msgstr "Límite del elemento para informes en tiempo real" -#: ../../godmode/setup/performance.php:531 +#: ../../godmode/setup/performance.php:533 msgid "Last day" msgstr "Último día" -#: ../../godmode/setup/performance.php:533 +#: ../../godmode/setup/performance.php:535 msgid "10 days" msgstr "10 días" -#: ../../godmode/setup/performance.php:535 +#: ../../godmode/setup/performance.php:537 msgid "2 weeks" msgstr "2 semanas" -#: ../../godmode/setup/performance.php:582 +#: ../../godmode/setup/performance.php:584 msgid "Big Operation Step to purge old data" msgstr "Gran operación para la purga de datos antiguos" -#: ../../godmode/setup/performance.php:632 +#: ../../godmode/setup/performance.php:634 msgid "SNMP walk binary" msgstr "Binario walk SNMP" -#: ../../godmode/setup/performance.php:643 +#: ../../godmode/setup/performance.php:645 msgid "" "SNMP bulk walk is not able to request V1 SNMP, this option will be used " "instead (by default snmpwalk, slower)." @@ -46584,15 +46694,15 @@ msgstr "" "El walk en bloque SNMP no puede solicitar V1 SNMP, esta opción se utilizará en " "su lugar (por defecto snmpwalk, más lento)." -#: ../../godmode/setup/performance.php:646 +#: ../../godmode/setup/performance.php:648 msgid "SNMP walk binary (fallback)" msgstr "Binario walk SNMP (alternativa)" -#: ../../godmode/setup/performance.php:689 +#: ../../godmode/setup/performance.php:691 msgid "Database maintenance options" msgstr "Opciones de mantenimiento de la base de datos" -#: ../../godmode/setup/performance.php:695 +#: ../../godmode/setup/performance.php:697 msgid "Historical database maintenance options" msgstr "Opciones de mantenimiento de la base de datos histórica" @@ -46865,12 +46975,12 @@ msgid "There was a problem updating the server" msgstr "Hubo un problema al actualizar el servidor" #: ../../godmode/servers/modificar_server.php:222 -#: ../../godmode/agentes/configurar_agente.php:867 +#: ../../godmode/agentes/configurar_agente.php:868 msgid "Conf file deleted successfully" msgstr "Archivo de configuración borrado correctamente" #: ../../godmode/servers/modificar_server.php:223 -#: ../../godmode/agentes/configurar_agente.php:868 +#: ../../godmode/agentes/configurar_agente.php:869 msgid "Could not delete conf file" msgstr "No se puede borrar el archivo de configuración" @@ -46998,13 +47108,13 @@ msgstr "" "licencia de prueba para probar todas las características %s. Actualice su " "licencia para desbloquear todas %s funciones." -#: ../../godmode/um_client/index.php:215 +#: ../../godmode/um_client/index.php:216 #, php-format msgid "Master server version %s does not match console version %s." msgstr "" "La versión maestra del servidor %s no coincide con la versión de consola %s." -#: ../../godmode/um_client/index.php:227 +#: ../../godmode/um_client/index.php:229 #, php-format msgid "" "'%s' recommended value is %s or greater. Please, change it on your PHP " @@ -47013,11 +47123,11 @@ msgstr "" "El valor recomendado \"%s\" es %s o mayor. Por favor, cámbielo en su archivo " "de configuración PHP (php.ini) o póngase en contacto con el administrador" -#: ../../godmode/um_client/index.php:316 -msgid "Update manager online requires registration." -msgstr "Update Manager online requiere registro." +#: ../../godmode/um_client/index.php:318 +msgid "Update online requires registration." +msgstr "Para actualizar online debe estar registrado." -#: ../../godmode/um_client/index.php:321 +#: ../../godmode/um_client/index.php:323 msgid "" "Applying offline patches may make your console unusable, we recommend to " "completely backup your files before applying any patch." @@ -47026,109 +47136,100 @@ msgstr "" "inutilizable, le recomendamos que haga una copia de seguridad completa de sus " "archivos antes de aplicar cualquier parche." -#: ../../godmode/update_manager/update_manager.php:49 +#: ../../godmode/update_manager/update_manager.php:64 +#: ../../godmode/update_manager/update_manager.php:83 msgid "Journal" msgstr "Diario" -#: ../../godmode/update_manager/update_manager.php:56 -msgid "Offline update manager" -msgstr "Administrador de actualizaciones offline" +#: ../../godmode/update_manager/update_manager.php:71 +msgid "Offline update" +msgstr "Actualización sin conexión" -#: ../../godmode/update_manager/update_manager.php:63 -msgid "Online update manager" -msgstr "Administrador de actualizaciones online" +#: ../../godmode/update_manager/update_manager.php:78 +msgid "Online update" +msgstr "Actualización en línea" -#: ../../godmode/update_manager/update_manager.php:68 -msgid "Update manager » Journal" -msgstr "Gestor de actualizaciones » Diario" +#: ../../godmode/update_manager/update_manager.php:91 +msgid "Offline" +msgstr "Sin conexión" -#: ../../godmode/update_manager/update_manager.php:72 -msgid "Update manager » Setup" -msgstr "Configuración del Administrador de actualizaciones" +#: ../../godmode/update_manager/update_manager.php:96 +msgid "Online" +msgstr "En línea" -#: ../../godmode/update_manager/update_manager.php:76 -msgid "Update manager » Offline" -msgstr "Administrador de actualizaciones » Offline" - -#: ../../godmode/update_manager/update_manager.php:81 -msgid "Update manager » Online" -msgstr "Administrador de actualizaciones » Online" +#: ../../godmode/update_manager/update_manager.php:159 +msgid "Please register on metaconsole first." +msgstr "Por favor, inicie sesión en la Metaconsola primero." #: ../../godmode/update_manager/update_manager.setup.php:271 -msgid "URL update manager:" -msgstr "URL Administrador de actualizaciones:" +msgid "Warp Update URL" +msgstr "URL de Warp Update" #: ../../godmode/update_manager/update_manager.setup.php:275 msgid "URL update manager" msgstr "URL Administrador de actualizaciones" -#: ../../godmode/update_manager/update_manager.setup.php:281 -msgid "Use secured update manager:" -msgstr "Utilice el administrador de actualizaciones seguro:" +#: ../../godmode/update_manager/update_manager.setup.php:282 +msgid "Use secured Warp Update" +msgstr "Usar Warp update seguro" -#: ../../godmode/update_manager/update_manager.setup.php:290 -msgid "Proxy server:" -msgstr "Servidor Proxy:" - -#: ../../godmode/update_manager/update_manager.setup.php:294 +#: ../../godmode/update_manager/update_manager.setup.php:291 +#: ../../godmode/update_manager/update_manager.setup.php:295 msgid "Proxy server" msgstr "Servidor proxy" -#: ../../godmode/update_manager/update_manager.setup.php:300 -msgid "Proxy port:" -msgstr "Puerto Proxy:" - -#: ../../godmode/update_manager/update_manager.setup.php:304 +#: ../../godmode/update_manager/update_manager.setup.php:301 +#: ../../godmode/update_manager/update_manager.setup.php:305 msgid "Proxy port" msgstr "Puerto del Proxy" -#: ../../godmode/update_manager/update_manager.setup.php:310 -msgid "Proxy user:" -msgstr "Usuario del Proxy:" - -#: ../../godmode/update_manager/update_manager.setup.php:314 +#: ../../godmode/update_manager/update_manager.setup.php:311 +#: ../../godmode/update_manager/update_manager.setup.php:315 msgid "Proxy user" msgstr "Usuario del Proxy" -#: ../../godmode/update_manager/update_manager.setup.php:320 -msgid "Proxy password:" -msgstr "Contraseña del Proxy:" - -#: ../../godmode/update_manager/update_manager.setup.php:324 +#: ../../godmode/update_manager/update_manager.setup.php:321 +#: ../../godmode/update_manager/update_manager.setup.php:325 msgid "Proxy password" msgstr "Contraseña del Proxy" -#: ../../godmode/update_manager/update_manager.setup.php:330 -msgid "Allow no-consecutive patches:" -msgstr "Permitir parches no consecutivos:" +#: ../../godmode/update_manager/update_manager.setup.php:331 +msgid "Allow no-consecutive patches" +msgstr "Permitir parches no consecutivos" -#: ../../godmode/update_manager/update_manager.setup.php:339 -msgid "Limit to LTS updates:" -msgstr "Límite a las actualizaciones de LTS:" +#: ../../godmode/update_manager/update_manager.setup.php:340 +msgid "Limit to LTS updates" +msgstr "Límite a las actualizaciones de LTS" -#: ../../godmode/update_manager/update_manager.setup.php:349 -msgid "Registration ID:" -msgstr "ID de registro:" +#: ../../godmode/update_manager/update_manager.setup.php:350 +msgid "Registration ID" +msgstr "ID de registro" -#: ../../godmode/update_manager/update_manager.setup.php:353 -msgid "Cancel registration:" -msgstr "Cancelar registro:" +#: ../../godmode/update_manager/update_manager.setup.php:351 +msgid "Not registred yet" +msgstr "Aún no registrado" -#: ../../godmode/update_manager/update_manager.setup.php:365 +#: ../../godmode/update_manager/update_manager.setup.php:354 +msgid "Cancel registration" +msgstr "Cancelar registro" + +#: ../../godmode/update_manager/update_manager.setup.php:366 msgid "Unregister" msgstr "Cerrar cuenta" -#: ../../godmode/update_manager/update_manager.setup.php:370 -msgid "Pandora FMS community reminder" -msgstr "Recordatorio de la comunidad de Pandora FMS" +#: ../../godmode/update_manager/update_manager.setup.php:371 +#, php-format +msgid "%s community reminder" +msgstr "%s recordatorio de la comunidad" -#: ../../godmode/update_manager/update_manager.setup.php:370 +#: ../../godmode/update_manager/update_manager.setup.php:371 +#, php-format msgid "" "Every 8 days, a message is displayed to admin users to remember to register " -"this Pandora instance" +"this %s instance" msgstr "" -"Cada 8 días, se mostrará un mensaje al administrador para que recuerde " -"registrar esta instancia de Pandora FMS." +"Cada 8 días, se mostrará un mensaje a los usuarios administradores para que " +"recuerden registrar esta instancia %s." #: ../../godmode/update_manager/update_manager.history.php:42 msgid "Origin" @@ -47276,84 +47377,84 @@ msgstr "Boleano" msgid "Alphanumeric" msgstr "Alfanumérico" -#: ../../godmode/modules/manage_network_components_form_wizard.php:257 +#: ../../godmode/modules/manage_network_components_form_wizard.php:258 msgid "Add by default" msgstr "Añadir por defecto" -#: ../../godmode/modules/manage_network_components_form_wizard.php:285 +#: ../../godmode/modules/manage_network_components_form_wizard.php:286 msgid "Module protocol" msgstr "Protocolo de módulo" -#: ../../godmode/modules/manage_network_components_form_wizard.php:301 +#: ../../godmode/modules/manage_network_components_form_wizard.php:302 msgid "Protocol" msgstr "Protocolo" -#: ../../godmode/modules/manage_network_components_form_wizard.php:314 +#: ../../godmode/modules/manage_network_components_form_wizard.php:315 #: ../../godmode/modules/manage_network_components_form_network.php:191 msgid "Name OID" msgstr "Nombre del OID" -#: ../../godmode/modules/manage_network_components_form_wizard.php:317 +#: ../../godmode/modules/manage_network_components_form_wizard.php:318 msgid "Manufacturer ID" msgstr "ID del fabricante" -#: ../../godmode/modules/manage_network_components_form_wizard.php:349 +#: ../../godmode/modules/manage_network_components_form_wizard.php:350 msgid "Component Group" msgstr "Grupo de componente" -#: ../../godmode/modules/manage_network_components_form_wizard.php:367 +#: ../../godmode/modules/manage_network_components_form_wizard.php:368 msgid "Module unit" msgstr "Unidad de módulo" -#: ../../godmode/modules/manage_network_components_form_wizard.php:457 +#: ../../godmode/modules/manage_network_components_form_wizard.php:458 msgid "Scan Type" msgstr "Tipo de escaneo" -#: ../../godmode/modules/manage_network_components_form_wizard.php:471 +#: ../../godmode/modules/manage_network_components_form_wizard.php:472 #: ../../godmode/agentes/planned_downtime.list.php:321 msgid "Execution type" msgstr "Tipo de ejecución" -#: ../../godmode/modules/manage_network_components_form_wizard.php:491 +#: ../../godmode/modules/manage_network_components_form_wizard.php:492 msgid "Value OID" msgstr "OID del valor" -#: ../../godmode/modules/manage_network_components_form_wizard.php:508 +#: ../../godmode/modules/manage_network_components_form_wizard.php:509 msgid "Macros OID" msgstr "OID de macros" -#: ../../godmode/modules/manage_network_components_form_wizard.php:516 -#: ../../godmode/modules/manage_network_components_form_wizard.php:701 +#: ../../godmode/modules/manage_network_components_form_wizard.php:517 +#: ../../godmode/modules/manage_network_components_form_wizard.php:702 msgid "Value operation" msgstr "Operación de valores" -#: ../../godmode/modules/manage_network_components_form_wizard.php:533 -#: ../../godmode/modules/manage_network_components_form_wizard.php:718 +#: ../../godmode/modules/manage_network_components_form_wizard.php:534 +#: ../../godmode/modules/manage_network_components_form_wizard.php:719 msgid "Satellite execution" msgstr "Ejecución de satélite" -#: ../../godmode/modules/manage_network_components_form_wizard.php:550 -#: ../../godmode/modules/manage_network_components_form_wizard.php:735 +#: ../../godmode/modules/manage_network_components_form_wizard.php:551 +#: ../../godmode/modules/manage_network_components_form_wizard.php:736 msgid "Server plugin" msgstr "Plugin de servidor" -#: ../../godmode/modules/manage_network_components_form_wizard.php:588 +#: ../../godmode/modules/manage_network_components_form_wizard.php:589 msgid "WMI class" msgstr "Clase WMI" -#: ../../godmode/modules/manage_network_components_form_wizard.php:605 +#: ../../godmode/modules/manage_network_components_form_wizard.php:606 msgid "Query key field" msgstr "Campo de clave de consulta" -#: ../../godmode/modules/manage_network_components_form_wizard.php:622 +#: ../../godmode/modules/manage_network_components_form_wizard.php:623 msgid "Query extra fields" msgstr "Campos extra de consulta" -#: ../../godmode/modules/manage_network_components_form_wizard.php:630 +#: ../../godmode/modules/manage_network_components_form_wizard.php:631 msgid "Query filters" msgstr "Filtros de consulta" -#: ../../godmode/modules/manage_network_components_form_wizard.php:673 +#: ../../godmode/modules/manage_network_components_form_wizard.php:674 msgid "Field value" msgstr "Calor de campo" @@ -47828,7 +47929,7 @@ msgid "There was a problem storing Graph" msgstr "Error al almacenar el gráfico" #: ../../godmode/reporting/graph_builder.php:386 -#: ../../godmode/agentes/configurar_agente.php:1938 +#: ../../godmode/agentes/configurar_agente.php:1942 msgid "Module added successfully" msgstr "Módulo añadido correctamente" @@ -47978,11 +48079,11 @@ msgstr "Valor simple (media)" msgid "Edit label" msgstr "Editar etiqueta" -#: ../../godmode/reporting/reporting_builder.item_editor.php:993 +#: ../../godmode/reporting/reporting_builder.item_editor.php:996 msgid "Not valid" msgstr "No válido" -#: ../../godmode/reporting/reporting_builder.item_editor.php:1001 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1004 msgid "" "This type of report brings a lot of data loading, it is recommended to use it " "for scheduled reports and not for real-time view." @@ -47990,11 +48091,11 @@ msgstr "" "Este tipo de informes tienen muchos datos que cargar. Recomendamos su uso para " "informes programados y no para informes de tiempo real." -#: ../../godmode/reporting/reporting_builder.item_editor.php:1151 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1154 msgid "Log number" msgstr "Número de logs" -#: ../../godmode/reporting/reporting_builder.item_editor.php:1153 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1156 msgid "" "Warning: this parameter limits the contents of the logs and affects the " "performance." @@ -48002,7 +48103,7 @@ msgstr "" "Advertencia: este parámetro limita los contenidos de los logs y afecta al " "rendimiento." -#: ../../godmode/reporting/reporting_builder.item_editor.php:1214 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1217 msgid "" "This is the range, or period of time over which the report renders the " "information for this report type. For example, a week means data from a week " @@ -48011,53 +48112,53 @@ msgstr "" "Este es el lapso de tiempo que refleja el informe. Si es una semana, por " "ejemplo, el informe mostrará los datos desde hace una semana hasta ahora. " -#: ../../godmode/reporting/reporting_builder.item_editor.php:1773 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1776 msgid "Show modules" msgstr "Mostrar módulos" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2154 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2157 msgid "Target server" msgstr "Servidor Target" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2455 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2458 msgid "Macros definition" msgstr "Definición de macros" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2466 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2469 msgid "Render definition" msgstr "Definición de renderizado" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2467 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2470 msgid "Please note that not all CSS styles are supported by PDF reports." msgstr "" "Tenga en cuenta que no todos los estilos CSS son compatibles con los informes " "PDF." -#: ../../godmode/reporting/reporting_builder.item_editor.php:2547 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2550 msgid "Greater or equal (>=)" msgstr "Mayor o igual (>=)" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2548 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2551 msgid "Less or equal (<=)" msgstr "Menor o igual (<=)" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2549 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2552 msgid "Less (<)" msgstr "Menor a (<)" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2550 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2553 msgid "Greater (>)" msgstr "Mayor a (>)" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2551 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2554 msgid "Equal (=)" msgstr "Igual a (=)" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2552 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2555 msgid "Not equal (!=)" msgstr "No igual a (!=)" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2677 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2680 msgid "" "Show a summary chart with max, min and average number of total modules at the " "end of the report and Checks." @@ -48065,35 +48166,39 @@ msgstr "" "Mostrar una gráfica de sumario con el máximo, mínimo y la media del total de " "módulos al final del informe y las comprobaciones." -#: ../../godmode/reporting/reporting_builder.item_editor.php:2732 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2735 msgid "Checks in Warning status" msgstr "Chequeos en estado Warning" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2802 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2805 msgid "Only data" msgstr "Sólo datos" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2900 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2903 msgid "Include extended events" msgstr "Incluir eventos ampliados" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2919 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2920 +msgid "Show custom data" +msgstr "Mostrar datos personalizados" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2939 msgid "By agent " msgstr "Por agente " -#: ../../godmode/reporting/reporting_builder.item_editor.php:2929 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2949 msgid "By user validator " msgstr "Por validador de usuario " -#: ../../godmode/reporting/reporting_builder.item_editor.php:2939 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2959 msgid "By criticity " msgstr "Por prioridad " -#: ../../godmode/reporting/reporting_builder.item_editor.php:2949 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2969 msgid "Validated vs unvalidated " msgstr "Validado vs invalidado " -#: ../../godmode/reporting/reporting_builder.item_editor.php:2964 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2984 msgid "" "With the token enabled the query will affect the Historical Database, which " "may mean a small drop in performance." @@ -48101,82 +48206,82 @@ msgstr "" "Con el token habilitado, la consulta afectará a la base de datos histórica, " "que puede acarrear una bajada del rendimiento." -#: ../../godmode/reporting/reporting_builder.item_editor.php:3149 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3169 msgid "Include filter" msgstr "Incluir filtro" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3153 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3162 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3173 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3182 msgid "Free text string search on event description" msgstr "Búsqueda de cadena de texto libre en descripción del evento" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3158 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3178 msgid "Exclude filter" msgstr "Excluir filtro" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3357 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3377 msgid "Select by group" msgstr "Seleccionar por grupo" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3445 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3465 msgid "Display options" msgstr "Mostrar opciones" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3503 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3523 msgid "Agent group filter" msgstr "Filtro de grupo de agentes" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3523 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3543 msgid "Agent OS filter" msgstr "Filtro del so del agente" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3549 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3569 msgid "Agent custom field" msgstr "Campo personalizado de agente" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3571 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3591 msgid "Agent custom field filter" msgstr "Filtro de campo personalizado de agente" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3595 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3615 msgid "Agent status filter" msgstr "Filtro de estado del agente" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3633 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3653 msgid "Agent version filter" msgstr "Filtro de versión del agente" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3657 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3677 msgid "Agent has remote configuration" msgstr "El agente tiene configuración remota" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3658 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3678 msgid "Filter agents by remote configuration enabled." msgstr "Filtrar agentes por configuración remota habilitada." -#: ../../godmode/reporting/reporting_builder.item_editor.php:3669 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3689 msgid "Agent module filter" msgstr "Filtro del módulo del agente" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3775 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4290 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3795 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4310 msgid "Agent Failover" msgstr "Conmutación de agente" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3780 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4293 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3800 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4313 msgid "Module Failover" msgstr "Conmutación de módulo" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3820 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3840 msgid "Please save the item before adding entries to this list." msgstr "Guarde el elemento antes de agregar entradas a esta lista." -#: ../../godmode/reporting/reporting_builder.item_editor.php:4266 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4286 msgid "rate" msgstr "tasa" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4314 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4334 msgid "" "Please be careful, when the module have diferent intervals in their life, the " "summatory maybe get bad result." @@ -48184,58 +48289,58 @@ msgstr "" "Por favor, ten en cuenta que cuando el módulo tiene diferentes intervalos a lo " "largo de su historia, el sumatorio puede obtener resultados incorrectos." -#: ../../godmode/reporting/reporting_builder.item_editor.php:4334 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4354 msgid "Please save the report to start adding items into the list." msgstr "Por favor, guarda el informe para empezar a añadir elementos a la lista." -#: ../../godmode/reporting/reporting_builder.item_editor.php:4600 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4604 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4608 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4612 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4616 #: ../../godmode/reporting/reporting_builder.item_editor.php:4620 #: ../../godmode/reporting/reporting_builder.item_editor.php:4624 #: ../../godmode/reporting/reporting_builder.item_editor.php:4628 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4632 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4636 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4640 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4644 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4648 msgid "Item Editor Information" msgstr "Información de editor de elemento" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4601 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4621 msgid "Please select a name." msgstr "Seleccione un nombre." -#: ../../godmode/reporting/reporting_builder.item_editor.php:4605 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4625 msgid "Please select an agent." msgstr "Seleccione un agente." -#: ../../godmode/reporting/reporting_builder.item_editor.php:4609 -#: ../../godmode/agentes/planned_downtime.editor.php:1388 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4629 +#: ../../godmode/agentes/planned_downtime.editor.php:1394 msgid "Please select a module." msgstr "Por favor, seleccione un módulo." -#: ../../godmode/reporting/reporting_builder.item_editor.php:4613 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4633 msgid "Please insert a SQL query." msgstr "Inserte una consulta SQL." -#: ../../godmode/reporting/reporting_builder.item_editor.php:4617 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4637 msgid "Please insert a URL." msgstr "Inserte una URL." -#: ../../godmode/reporting/reporting_builder.item_editor.php:4621 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4641 msgid "Please checked a custom interval option." msgstr "Compruebe la opción de intervalo personalizado" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4625 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4645 msgid "Please select a user." msgstr "Seleccione un usuario." -#: ../../godmode/reporting/reporting_builder.item_editor.php:4629 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4649 msgid "Please select a group." msgstr "Seleccione un grupo" #: ../../godmode/reporting/reporting_builder.php:535 -#: ../../godmode/reporting/reporting_builder.php:3439 -#: ../../godmode/reporting/reporting_builder.php:3522 -#: ../../godmode/reporting/reporting_builder.php:3570 +#: ../../godmode/reporting/reporting_builder.php:3451 +#: ../../godmode/reporting/reporting_builder.php:3534 +#: ../../godmode/reporting/reporting_builder.php:3582 msgid "Reports list" msgstr "Lista de informes" @@ -48252,11 +48357,11 @@ msgstr "" msgid "Create report" msgstr "Crear informe" -#: ../../godmode/reporting/reporting_builder.php:3573 +#: ../../godmode/reporting/reporting_builder.php:3585 msgid "Create Custom Report" msgstr "Crear informa personalizado" -#: ../../godmode/reporting/reporting_builder.php:3661 +#: ../../godmode/reporting/reporting_builder.php:3673 msgid "Unsuccessful action

" msgstr "Acción fallida

" @@ -48399,8 +48504,8 @@ msgstr "Tipos de módulos" msgid "Netflow filters" msgstr "Filtros Netflow" -#: ../../godmode/menu.php:103 ../../godmode/agentes/configurar_agente.php:817 -#: ../../godmode/agentes/configurar_agente.php:839 +#: ../../godmode/menu.php:103 ../../godmode/agentes/configurar_agente.php:818 +#: ../../godmode/agentes/configurar_agente.php:840 #: ../../godmode/agentes/modificar_agente.php:104 msgid "Resources" msgstr "Recursos" @@ -48410,7 +48515,7 @@ msgid "Manage agents groups" msgstr "Configuración de grupos de agentes" #: ../../godmode/menu.php:149 ../../godmode/wizards/HostDevices.class.php:1077 -#: ../../godmode/agentes/configurar_agente.php:437 +#: ../../godmode/agentes/configurar_agente.php:438 msgid "Module templates" msgstr "Plantillas de módulos" @@ -48498,25 +48603,17 @@ msgstr "Vista del gestor de extensiones" msgid "Extension manager" msgstr "Gestor de extensión" -#: ../../godmode/menu.php:528 -msgid "Update manager" -msgstr "Administrador de actualizaciones" - #: ../../godmode/menu.php:533 -msgid "Update Manager offline" -msgstr "Administrador de actualizaciones sin conexión" +msgid "Update offline" +msgstr "Actualizar sin conexión" #: ../../godmode/menu.php:536 -msgid "Update Manager online" -msgstr "Administrador de actualizaciones con conexión" - -#: ../../godmode/menu.php:539 -msgid "Update Manager options" -msgstr "Opciones del Administrador de actualizaciones" +msgid "Update online" +msgstr "Actualizar en línea" #: ../../godmode/menu.php:542 -msgid "Update Manager journal" -msgstr "Diario de Update Manager" +msgid "Warp journal" +msgstr "Diario Warp" #: ../../godmode/menu.php:550 #: ../../godmode/module_library/module_library_view.php:81 @@ -48530,61 +48627,61 @@ msgstr "Librería de módulos" msgid "Categories" msgstr "Categorías" -#: ../../godmode/snmpconsole/snmp_alert.php:99 +#: ../../godmode/snmpconsole/snmp_alert.php:100 msgid "Alert overview" msgstr "Vista general de alertas" -#: ../../godmode/snmpconsole/snmp_alert.php:277 +#: ../../godmode/snmpconsole/snmp_alert.php:293 msgid "There was a problem creating the alert" msgstr "Hubo un problema al crear la alerta" -#: ../../godmode/snmpconsole/snmp_alert.php:413 +#: ../../godmode/snmpconsole/snmp_alert.php:435 msgid "There was a problem updating the alert" msgstr "Hubo un problema al actualizar la alerta" -#: ../../godmode/snmpconsole/snmp_alert.php:610 -#: ../../godmode/snmpconsole/snmp_alert.php:623 +#: ../../godmode/snmpconsole/snmp_alert.php:637 +#: ../../godmode/snmpconsole/snmp_alert.php:656 msgid "There was a problem duplicating the alert" msgstr "Hubo un problema al duplicar la alerta" -#: ../../godmode/snmpconsole/snmp_alert.php:616 +#: ../../godmode/snmpconsole/snmp_alert.php:646 msgid "Successfully Duplicate" msgstr "Duplicada correctamente" -#: ../../godmode/snmpconsole/snmp_alert.php:644 +#: ../../godmode/snmpconsole/snmp_alert.php:677 msgid "There was a problem deleting the alert" msgstr "Error al borrar la alerta" -#: ../../godmode/snmpconsole/snmp_alert.php:730 +#: ../../godmode/snmpconsole/snmp_alert.php:774 msgid "Matches substrings. End the string with $ for exact matches." msgstr "" "Coincide con las subcadenas. Escriba $ al final de la cadena para encontrar " "coincidencias exactas." -#: ../../godmode/snmpconsole/snmp_alert.php:790 -#: ../../godmode/snmpconsole/snmp_alert.php:797 -#: ../../godmode/snmpconsole/snmp_alert.php:806 -#: ../../godmode/snmpconsole/snmp_alert.php:815 -#: ../../godmode/snmpconsole/snmp_alert.php:824 -#: ../../godmode/snmpconsole/snmp_alert.php:833 #: ../../godmode/snmpconsole/snmp_alert.php:842 -#: ../../godmode/snmpconsole/snmp_alert.php:850 -#: ../../godmode/snmpconsole/snmp_alert.php:858 -#: ../../godmode/snmpconsole/snmp_alert.php:866 -#: ../../godmode/snmpconsole/snmp_alert.php:874 +#: ../../godmode/snmpconsole/snmp_alert.php:852 +#: ../../godmode/snmpconsole/snmp_alert.php:862 +#: ../../godmode/snmpconsole/snmp_alert.php:872 #: ../../godmode/snmpconsole/snmp_alert.php:882 -#: ../../godmode/snmpconsole/snmp_alert.php:890 -#: ../../godmode/snmpconsole/snmp_alert.php:898 -#: ../../godmode/snmpconsole/snmp_alert.php:906 -#: ../../godmode/snmpconsole/snmp_alert.php:914 +#: ../../godmode/snmpconsole/snmp_alert.php:892 +#: ../../godmode/snmpconsole/snmp_alert.php:902 +#: ../../godmode/snmpconsole/snmp_alert.php:912 #: ../../godmode/snmpconsole/snmp_alert.php:922 -#: ../../godmode/snmpconsole/snmp_alert.php:930 -#: ../../godmode/snmpconsole/snmp_alert.php:938 -#: ../../godmode/snmpconsole/snmp_alert.php:946 +#: ../../godmode/snmpconsole/snmp_alert.php:932 +#: ../../godmode/snmpconsole/snmp_alert.php:942 +#: ../../godmode/snmpconsole/snmp_alert.php:952 +#: ../../godmode/snmpconsole/snmp_alert.php:962 +#: ../../godmode/snmpconsole/snmp_alert.php:972 +#: ../../godmode/snmpconsole/snmp_alert.php:982 +#: ../../godmode/snmpconsole/snmp_alert.php:992 +#: ../../godmode/snmpconsole/snmp_alert.php:1002 +#: ../../godmode/snmpconsole/snmp_alert.php:1012 +#: ../../godmode/snmpconsole/snmp_alert.php:1022 +#: ../../godmode/snmpconsole/snmp_alert.php:1032 msgid "Variable bindings/Data" msgstr "Enlaces variables/Datos" -#: ../../godmode/snmpconsole/snmp_alert.php:1074 +#: ../../godmode/snmpconsole/snmp_alert.php:1162 msgid "" "Search by these fields description, OID, Custom Value, SNMP Agent (IP), Single " "value, each Variable bindings/Datas." @@ -48592,27 +48689,40 @@ msgstr "" "Búsqueda por estos campos de descripción: OID, Valor personalizado, Agente " "SNMP (IP), Valor individual, cada Enlace Variable/Datos." -#: ../../godmode/snmpconsole/snmp_alert.php:1093 +#: ../../godmode/snmpconsole/snmp_alert.php:1180 msgid "Alert SNMP control filter" msgstr "Filtro de control de alerta SNMP" -#: ../../godmode/snmpconsole/snmp_alert.php:1178 +#: ../../godmode/snmpconsole/snmp_alert.php:1232 msgid "There are no SNMP alerts" msgstr "Ninguna alerta SNMP definida" -#: ../../godmode/snmpconsole/snmp_alert.php:1229 +#: ../../godmode/snmpconsole/snmp_alert.php:1266 msgid "Custom Value/Enterprise String" msgstr "Valor personalizado/Cadena Enterprise" -#: ../../godmode/snmpconsole/snmp_alert.php:1234 +#: ../../godmode/snmpconsole/snmp_alert.php:1271 msgid "TF." msgstr "TF." -#: ../../godmode/snmpconsole/snmp_alert.php:1357 +#: ../../godmode/snmpconsole/snmp_alert.php:1427 msgid "ID Alert SNMP" msgstr "ID alerta SNMP" -#: ../../godmode/snmpconsole/snmp_alert.php:1589 +#: ../../godmode/snmpconsole/snmp_alert.php:1545 +#: ../../godmode/snmpconsole/snmp_alert.php:1560 +msgid "Confirmation" +msgstr "Confirmación" + +#: ../../godmode/snmpconsole/snmp_alert.php:1546 +msgid "Do you want delete this alert?" +msgstr "¿Desea eliminar esta alerta?" + +#: ../../godmode/snmpconsole/snmp_alert.php:1561 +msgid "Do you want delete the selected alerts?" +msgstr "¿Desea eliminar las alertas seleccionadas?" + +#: ../../godmode/snmpconsole/snmp_alert.php:1671 msgid "Add action " msgstr "Añadir acción " @@ -49299,27 +49409,27 @@ msgid "Show agents" msgstr "Mostrar agentes" #: ../../godmode/massive/massive_edit_agents.php:661 -#: ../../godmode/agentes/agent_manager.php:551 +#: ../../godmode/agentes/agent_manager.php:590 msgid "Cascade protection" msgstr "Protección en cascada" #: ../../godmode/massive/massive_edit_agents.php:858 -#: ../../godmode/agentes/agent_manager.php:567 +#: ../../godmode/agentes/agent_manager.php:606 msgid "Module definition" msgstr "Definición de módulos" #: ../../godmode/massive/massive_edit_agents.php:870 -#: ../../godmode/agentes/agent_manager.php:572 +#: ../../godmode/agentes/agent_manager.php:611 msgid "Learning mode" msgstr "Modo de aprendizaje" #: ../../godmode/massive/massive_edit_agents.php:881 -#: ../../godmode/agentes/agent_manager.php:582 +#: ../../godmode/agentes/agent_manager.php:621 msgid "Normal mode" msgstr "Modo normal" #: ../../godmode/massive/massive_edit_agents.php:892 -#: ../../godmode/agentes/agent_manager.php:592 +#: ../../godmode/agentes/agent_manager.php:631 msgid "Autodisable mode" msgstr "Modo autodeshabilitado" @@ -49340,7 +49450,7 @@ msgid "Delete available remote configurations" msgstr "Borrar las configuraciones remotas disponibles" #: ../../godmode/massive/massive_edit_agents.php:980 -#: ../../godmode/agentes/agent_manager.php:656 +#: ../../godmode/agentes/agent_manager.php:695 msgid "Agent icon" msgstr "Icono de agente" @@ -49358,7 +49468,7 @@ msgid "The agent still runs but the alerts and events will be stop" msgstr "El agente seguirá ejecutándose, pero las alertas y eventos se detendrán." #: ../../godmode/massive/massive_edit_agents.php:1006 -#: ../../godmode/agentes/agent_manager.php:479 +#: ../../godmode/agentes/agent_manager.php:518 msgid "Safe operation mode" msgstr "Modo seguro de operación" @@ -49391,7 +49501,7 @@ msgstr "No se puede borrar. No hay alertas seleccionadas" msgid "Could not be deleted. No action selected" msgstr "No se puede eliminar. No hay acciones seleccionadas" -#: ../../godmode/massive/massive_delete_alerts.php:301 +#: ../../godmode/massive/massive_delete_alerts.php:307 msgid "Show alerts on disabled modules" msgstr "Mostrar alertas de módulos deshabilitados" @@ -50300,75 +50410,75 @@ msgstr "Cambios" msgid "Show monitor detail fields" msgstr "Mostrar campo de detalle de monitor" -#: ../../godmode/agentes/configurar_agente.php:243 -#: ../../godmode/agentes/configurar_agente.php:1040 +#: ../../godmode/agentes/configurar_agente.php:244 +#: ../../godmode/agentes/configurar_agente.php:1042 msgid "No agent alias specified" msgstr "No se ha especificado el alias del agente" -#: ../../godmode/agentes/configurar_agente.php:246 +#: ../../godmode/agentes/configurar_agente.php:247 msgid "Agent cannot be created due to the maximum agent limit for this group" msgstr "" "El agente no puede crearse por el límite de máximo número de agentes de este " "grupo" -#: ../../godmode/agentes/configurar_agente.php:352 +#: ../../godmode/agentes/configurar_agente.php:353 msgid "Could not be created, because name already exists" msgstr "No se pudo crear, el nombre ya existe." -#: ../../godmode/agentes/configurar_agente.php:354 +#: ../../godmode/agentes/configurar_agente.php:355 msgid "Could not be created, because IP already exists" msgstr "No se ha podido crear porque la IP ya existe" -#: ../../godmode/agentes/configurar_agente.php:744 +#: ../../godmode/agentes/configurar_agente.php:745 msgid "Gis" msgstr "GIS" -#: ../../godmode/agentes/configurar_agente.php:786 +#: ../../godmode/agentes/configurar_agente.php:787 msgid "SNMP explorer" msgstr "Explorador SNMP" -#: ../../godmode/agentes/configurar_agente.php:827 +#: ../../godmode/agentes/configurar_agente.php:828 msgid "Agent manager" msgstr "Administrador de agente" -#: ../../godmode/agentes/configurar_agente.php:912 -#: ../../godmode/agentes/configurar_agente.php:916 +#: ../../godmode/agentes/configurar_agente.php:913 +#: ../../godmode/agentes/configurar_agente.php:917 msgid "No data to normalize" msgstr "No hay datos para normalizar" -#: ../../godmode/agentes/configurar_agente.php:921 +#: ../../godmode/agentes/configurar_agente.php:922 #, php-format msgid "Deleted data above %f" msgstr "Eliminar datos por encima de %f" -#: ../../godmode/agentes/configurar_agente.php:922 +#: ../../godmode/agentes/configurar_agente.php:923 #, php-format msgid "Error normalizing module %s" msgstr "Error al normalizar el módulo %s" -#: ../../godmode/agentes/configurar_agente.php:1050 +#: ../../godmode/agentes/configurar_agente.php:1052 #, php-format msgid "The group id %d is incorrect." msgstr "El grupo id %d es incorrecto." -#: ../../godmode/agentes/configurar_agente.php:1052 +#: ../../godmode/agentes/configurar_agente.php:1054 msgid "Agent cannot be updated due to the maximum agent limit for this group" msgstr "" "El agente no se puede actualizar por el límite máximo de agentes de este grupo" -#: ../../godmode/agentes/configurar_agente.php:1054 +#: ../../godmode/agentes/configurar_agente.php:1056 msgid "Duplicate main IP address" msgstr "Duplicar la dirección IP principal" -#: ../../godmode/agentes/configurar_agente.php:1106 +#: ../../godmode/agentes/configurar_agente.php:1109 msgid "There was a problem updating the agent" msgstr "Hubo un problema al actualizar el agente" -#: ../../godmode/agentes/configurar_agente.php:1199 +#: ../../godmode/agentes/configurar_agente.php:1202 msgid "There was a problem loading the agent" msgstr "Hubo un problema al cargar el agente" -#: ../../godmode/agentes/configurar_agente.php:1709 +#: ../../godmode/agentes/configurar_agente.php:1713 msgid "" "There was a problem updating module. Another module already exists with the " "same name." @@ -50376,26 +50486,26 @@ msgstr "" "Hubo un problema al actualizar el módulo. Ya existe otro módulo con el mismo " "nombre." -#: ../../godmode/agentes/configurar_agente.php:1713 +#: ../../godmode/agentes/configurar_agente.php:1717 msgid "" "There was a problem updating module. Some required fields are missed: (name)" msgstr "" "Hubo un problema al actualizar el módulo. Faltan algunos campos requeridos: " "(nombre)" -#: ../../godmode/agentes/configurar_agente.php:1717 +#: ../../godmode/agentes/configurar_agente.php:1721 msgid "There was a problem updating module. \"No change\"" msgstr "Hubo un problema al actualizar el módulo. \"Sin cambios\"." -#: ../../godmode/agentes/configurar_agente.php:1723 +#: ../../godmode/agentes/configurar_agente.php:1727 msgid "There was a problem updating module. Processing error" msgstr "Hubo un problema al actualizar el módulo. Error de procesamiento." -#: ../../godmode/agentes/configurar_agente.php:1752 +#: ../../godmode/agentes/configurar_agente.php:1756 msgid "Module successfully updated" msgstr "Módulo actualizado correctamente" -#: ../../godmode/agentes/configurar_agente.php:1899 +#: ../../godmode/agentes/configurar_agente.php:1903 msgid "" "There was a problem adding module. Another module already exists with the same " "name." @@ -50403,27 +50513,27 @@ msgstr "" "Hubo un problema al añadir el módulo. Ya existe otro módulo con el mismo " "nombre." -#: ../../godmode/agentes/configurar_agente.php:1903 +#: ../../godmode/agentes/configurar_agente.php:1907 msgid "" "There was a problem adding module. Some required fields are missed : (name)" msgstr "" "Hubo un problema al añadir el módulo. Faltan algunos campos requeridos: " "(nombre)" -#: ../../godmode/agentes/configurar_agente.php:1909 +#: ../../godmode/agentes/configurar_agente.php:1913 msgid "There was a problem adding module. Processing error" msgstr "Hubo un problema al añadir el módulo. Error de procesamiento." -#: ../../godmode/agentes/configurar_agente.php:2089 +#: ../../godmode/agentes/configurar_agente.php:2093 msgid "There was a problem deleting the module" msgstr "Hubo un problema al borrar el módulo" -#: ../../godmode/agentes/configurar_agente.php:2093 +#: ../../godmode/agentes/configurar_agente.php:2097 msgid "Module deleted succesfully" msgstr "Módulo borrado correctamente" -#: ../../godmode/agentes/configurar_agente.php:2339 -#: ../../godmode/agentes/configurar_agente.php:2351 +#: ../../godmode/agentes/configurar_agente.php:2343 +#: ../../godmode/agentes/configurar_agente.php:2355 msgid "Invalid tab specified" msgstr "La pestaña no es válida" @@ -50431,35 +50541,35 @@ msgstr "La pestaña no es válida" msgid "Delete agent" msgstr "Borrar agente" -#: ../../godmode/agentes/agent_manager.php:272 +#: ../../godmode/agentes/agent_manager.php:275 msgid "QR Code Agent view" msgstr "Código QR de la vista de agente" -#: ../../godmode/agentes/agent_manager.php:293 +#: ../../godmode/agentes/agent_manager.php:296 msgid "Use alias as name" msgstr "Usar el alias como nombre" -#: ../../godmode/agentes/agent_manager.php:335 +#: ../../godmode/agentes/agent_manager.php:338 msgid "Primary group" msgstr "Grupo primario" -#: ../../godmode/agentes/agent_manager.php:520 +#: ../../godmode/agentes/agent_manager.php:559 msgid "Cascade protection services" msgstr "Servicios de protección en cascada" -#: ../../godmode/agentes/agent_manager.php:609 +#: ../../godmode/agentes/agent_manager.php:648 msgid "Disabled mode" msgstr "Modo deshabilitado" -#: ../../godmode/agentes/agent_manager.php:706 +#: ../../godmode/agentes/agent_manager.php:745 msgid "Update new GIS data:" msgstr "Actualizar nuevos datos GIS:" -#: ../../godmode/agentes/agent_manager.php:764 +#: ../../godmode/agentes/agent_manager.php:803 msgid "Click to display" msgstr "Pinche para visualizar" -#: ../../godmode/agentes/agent_manager.php:1016 +#: ../../godmode/agentes/agent_manager.php:1055 msgid "Secondary group cannot be primary too." msgstr "Un grupo secundario no puede ser también primario." @@ -50515,115 +50625,115 @@ msgid "Please select a file before clicking Load" msgstr "Seleccione un archivo antes de hacer clic en Cargar" #: ../../godmode/agentes/planned_downtime.editor.php:208 -#: ../../godmode/agentes/planned_downtime.editor.php:1123 -#: ../../godmode/agentes/planned_downtime.editor.php:1258 +#: ../../godmode/agentes/planned_downtime.editor.php:1129 +#: ../../godmode/agentes/planned_downtime.editor.php:1264 msgid "This elements cannot be modified while the downtime is being executed" msgstr "" "Estos elementos no se pueden modificar mientras se está ejecutando el tiempo " "de inactividad." -#: ../../godmode/agentes/planned_downtime.editor.php:583 +#: ../../godmode/agentes/planned_downtime.editor.php:589 msgid "Quiet: Modules will not generate events or fire alerts." msgstr "Modo silencioso: los módulos no generarán eventos ni dispararán alertas." -#: ../../godmode/agentes/planned_downtime.editor.php:583 +#: ../../godmode/agentes/planned_downtime.editor.php:589 msgid "Disable Agents: Disables the selected agents." msgstr "Deshabilitar agentes: deshabilita los agentes seleccionados" -#: ../../godmode/agentes/planned_downtime.editor.php:583 +#: ../../godmode/agentes/planned_downtime.editor.php:589 msgid "Disable Alerts: Disable alerts for the selected agents." msgstr "" "Deshabilitar alertas: deshabilita las alertas de los agentes seleccionados" -#: ../../godmode/agentes/planned_downtime.editor.php:589 +#: ../../godmode/agentes/planned_downtime.editor.php:595 #: ../../godmode/agentes/planned_downtime.list.php:656 msgid "Disabled Agents" msgstr "Agentes desactivados" -#: ../../godmode/agentes/planned_downtime.editor.php:590 +#: ../../godmode/agentes/planned_downtime.editor.php:596 #: ../../godmode/agentes/planned_downtime.list.php:657 msgid "Disabled only Alerts" msgstr "Deshabilitar solo las alertas" -#: ../../godmode/agentes/planned_downtime.editor.php:606 +#: ../../godmode/agentes/planned_downtime.editor.php:612 #: ../../godmode/agentes/planned_downtime.list.php:318 msgid "Once" msgstr "Una vez" -#: ../../godmode/agentes/planned_downtime.editor.php:607 +#: ../../godmode/agentes/planned_downtime.editor.php:613 #: ../../godmode/agentes/planned_downtime.list.php:319 #: ../../godmode/agentes/planned_downtime.list.php:664 msgid "Periodically" msgstr "Periódicamente" -#: ../../godmode/agentes/planned_downtime.editor.php:622 +#: ../../godmode/agentes/planned_downtime.editor.php:628 msgid "Configure the time" msgstr "Configurar el tiempo" -#: ../../godmode/agentes/planned_downtime.editor.php:641 +#: ../../godmode/agentes/planned_downtime.editor.php:647 msgid "Type Periodicity:" msgstr "Periodicidad del tipo:" -#: ../../godmode/agentes/planned_downtime.editor.php:673 +#: ../../godmode/agentes/planned_downtime.editor.php:679 msgid "From day:" msgstr "Desde el día:" -#: ../../godmode/agentes/planned_downtime.editor.php:687 +#: ../../godmode/agentes/planned_downtime.editor.php:693 msgid "To day:" msgstr "Hasta el día:" -#: ../../godmode/agentes/planned_downtime.editor.php:706 +#: ../../godmode/agentes/planned_downtime.editor.php:712 msgid "From hour:" msgstr "Desde la hora:" -#: ../../godmode/agentes/planned_downtime.editor.php:719 +#: ../../godmode/agentes/planned_downtime.editor.php:725 msgid "To hour:" msgstr "Hasta la hora:" -#: ../../godmode/agentes/planned_downtime.editor.php:795 +#: ../../godmode/agentes/planned_downtime.editor.php:801 msgid "Group filter" msgstr "Filtro de grupo" -#: ../../godmode/agentes/planned_downtime.editor.php:829 +#: ../../godmode/agentes/planned_downtime.editor.php:835 msgid "Available modules:" msgstr "Módulos disponibles:" -#: ../../godmode/agentes/planned_downtime.editor.php:830 +#: ../../godmode/agentes/planned_downtime.editor.php:836 msgid "Only for type Quiet for downtimes." msgstr "Solo para tipo Modo silencioso para paradas" -#: ../../godmode/agentes/planned_downtime.editor.php:888 +#: ../../godmode/agentes/planned_downtime.editor.php:894 msgid "Agents planned for this downtime" msgstr "Agentes planificados para esta parada" -#: ../../godmode/agentes/planned_downtime.editor.php:906 +#: ../../godmode/agentes/planned_downtime.editor.php:912 msgid "There are no agents" msgstr "No hay agentes" -#: ../../godmode/agentes/planned_downtime.editor.php:948 +#: ../../godmode/agentes/planned_downtime.editor.php:954 msgid "All alerts" msgstr "Todas las alertas" -#: ../../godmode/agentes/planned_downtime.editor.php:950 +#: ../../godmode/agentes/planned_downtime.editor.php:956 msgid "Entire agent" msgstr "Agente completo" -#: ../../godmode/agentes/planned_downtime.editor.php:953 -#: ../../godmode/agentes/planned_downtime.editor.php:1075 +#: ../../godmode/agentes/planned_downtime.editor.php:959 +#: ../../godmode/agentes/planned_downtime.editor.php:1081 msgid "All modules" msgstr "Todos los módulos" -#: ../../godmode/agentes/planned_downtime.editor.php:955 -#: ../../godmode/agentes/planned_downtime.editor.php:1067 -#: ../../godmode/agentes/planned_downtime.editor.php:1071 +#: ../../godmode/agentes/planned_downtime.editor.php:961 +#: ../../godmode/agentes/planned_downtime.editor.php:1073 +#: ../../godmode/agentes/planned_downtime.editor.php:1077 msgid "Some modules" msgstr "Algunos módulos" -#: ../../godmode/agentes/planned_downtime.editor.php:1021 +#: ../../godmode/agentes/planned_downtime.editor.php:1027 msgid "Add Module:" msgstr "Añadir módulo:" -#: ../../godmode/agentes/planned_downtime.editor.php:1523 +#: ../../godmode/agentes/planned_downtime.editor.php:1529 msgid "" "WARNING: If you edit this scheduled downtime, the data of future SLA reports " "may be altered" @@ -50818,15 +50928,15 @@ msgstr "No pudo ser borrado." msgid "Maybe the files conf or md5 could not be deleted" msgstr "Los archivos conf o md5 no han podido ser borrados." -#: ../../godmode/agentes/modificar_agente.php:320 +#: ../../godmode/agentes/modificar_agente.php:333 msgid "Show Agents" msgstr "Mostrar agentes" -#: ../../godmode/agentes/modificar_agente.php:322 +#: ../../godmode/agentes/modificar_agente.php:335 msgid "Everyone" msgstr "Todos" -#: ../../godmode/agentes/modificar_agente.php:336 +#: ../../godmode/agentes/modificar_agente.php:349 msgid "Operative System" msgstr "Sistema operativo" @@ -51942,6 +52052,77 @@ msgstr "Los grupos hijo se actualizarán y usarán el id padre del grupo elimina msgid "Module group management" msgstr "Gestión del grupo de módulos" +#~ msgid "Advanced Options" +#~ msgstr "Opciones avanzadas" + +#~ msgid "Update Manager" +#~ msgstr "Gestor de actualizaciones" + +#~ msgid "" +#~ "Click
here to start the registration process" +#~ msgstr "" +#~ "Haga click en aquí para comenzar el proceso de registro" + +#~ msgid "Cannot " +#~ msgstr "No puede " + +#, php-format +#~ msgid "%s %s - Build %s - MR %s" +#~ msgstr "%s %s - Desarrollo %s - MR %s" + +#~ msgid "Options Update Manager" +#~ msgstr "Opciones del Administrador de actualizaciones" + +#~ msgid "Offline Update Manager" +#~ msgstr "Administrador de actualizaciones offline" + +#~ msgid "Online Update Manager" +#~ msgstr "Administrador de actualizaciones online" + +#~ msgid "Online update manager" +#~ msgstr "Administrador de actualizaciones online" + +#~ msgid "Update manager » Journal" +#~ msgstr "Gestor de actualizaciones » Diario" + +#~ msgid "Update manager » Setup" +#~ msgstr "Configuración del Administrador de actualizaciones" + +#~ msgid "Update manager » Offline" +#~ msgstr "Administrador de actualizaciones » Offline" + +#~ msgid "Update manager » Online" +#~ msgstr "Administrador de actualizaciones » Online" + +#~ msgid "URL update manager:" +#~ msgstr "URL Administrador de actualizaciones:" + +#~ msgid "Proxy server:" +#~ msgstr "Servidor Proxy:" + +#~ msgid "Proxy port:" +#~ msgstr "Puerto Proxy:" + +#~ msgid "Proxy user:" +#~ msgstr "Usuario del Proxy:" + +#~ msgid "Proxy password:" +#~ msgstr "Contraseña del Proxy:" + +#~ msgid "Update manager" +#~ msgstr "Administrador de actualizaciones" + +#~ msgid "Update Manager offline" +#~ msgstr "Administrador de actualizaciones sin conexión" + +#~ msgid "Update Manager options" +#~ msgstr "Opciones del Administrador de actualizaciones" + +#~ msgid "Update Manager journal" +#~ msgstr "Diario de Update Manager" + #~ msgid "An error occurred while migrating the malformed scheduled downtimes" #~ msgstr "" #~ "Ha ocurrido un error mientras se migraban paradas planificadas mal formadas" @@ -52273,9 +52454,6 @@ msgstr "Gestión del grupo de módulos" #~ msgid "None update or create group" #~ msgstr "Ninguna actualización o creación de grupo" -#~ msgid "Synchronizing Groups" -#~ msgstr "Sincronizar grupos" - #, php-format #~ msgid "Error updating user %s" #~ msgstr "Error al actualizar usuario %s" @@ -52769,9 +52947,6 @@ msgstr "Gestión del grupo de módulos" #~ "La licencia ha caducado. Póngase en contacto con Ártica a través de " #~ "info@artica.es" -#~ msgid "The latest version of package installed is:" -#~ msgstr "La última versión instalada del paquete es:" - #~ msgid "Checking for the newest package." #~ msgstr "Buscando el paquete más reciente" diff --git a/pandora_console/include/languages/fr.mo b/pandora_console/include/languages/fr.mo index 038b8217e2..f83215a207 100644 Binary files a/pandora_console/include/languages/fr.mo and b/pandora_console/include/languages/fr.mo differ diff --git a/pandora_console/include/languages/fr.po b/pandora_console/include/languages/fr.po index 3c8077ab1c..7ace7c3bfa 100644 --- a/pandora_console/include/languages/fr.po +++ b/pandora_console/include/languages/fr.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-04-20 16:12+0200\n" -"PO-Revision-Date: 2022-04-21 10:56+0200\n" +"POT-Creation-Date: 2022-06-21 12:49+0200\n" +"PO-Revision-Date: 2022-06-21 13:24+0200\n" "Last-Translator: Laura Cano \n" "Language-Team: French \n" "Language: fr\n" @@ -18,1493 +18,599 @@ msgstr "" "X-Launchpad-Export-Date: 2021-11-02 10:57+0000\n" "X-Generator: Poedit 3.0\n" -#: ../../operation/netflow/nf_live_view.php:123 -#: ../../operation/netflow/nf_live_view.php:145 -#: ../../operation/netflow/nf_live_view.php:151 -msgid "Netflow live view" -msgstr "Netflow en temps réel" +#: ../../views/calendar/edit.php:40 +msgid "Calendars Edit" +msgstr "Modifier calendriers" -#: ../../operation/netflow/nf_live_view.php:133 -#: ../../godmode/netflow/nf_edit.php:47 -#: ../../enterprise/operation/log/log_viewer.php:458 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:72 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:48 -msgid "Not supported in Windows systems" -msgstr "Pas pris en charge sur Windows" +#: ../../views/calendar/edit.php:58 ../../views/calendar/special_days.php:59 +#: ../../views/calendar/special_days_edit.php:58 ../../views/calendar/list.php:57 +#: ../../operation/users/user_edit.php:244 +#: ../../enterprise/operation/agentes/policy_view.php:51 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:206 +#: ../../enterprise/include/lib/Policy/Queue.php:162 +#: ../../enterprise/include/lib/Policy/Queue.php:163 +#: ../../enterprise/include/lib/Policy/Queue.php:406 +#: ../../enterprise/extensions/csv_import_group.php:43 +#: ../../enterprise/godmode/modules/local_components.php:256 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:56 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:31 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:31 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:33 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:31 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:33 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:33 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:118 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:281 +#: ../../enterprise/godmode/agentes/collections.editor.php:112 +#: ../../enterprise/godmode/agentes/collections.data.php:398 +#: ../../enterprise/godmode/agentes/collections.php:95 +#: ../../enterprise/godmode/policies/policy_agents.php:319 +#: ../../enterprise/godmode/policies/policy_queue.php:211 +#: ../../enterprise/godmode/policies/policy_linking.php:110 +#: ../../enterprise/godmode/policies/policy_modules.php:469 +#: ../../enterprise/godmode/policies/policies.php:261 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:302 +#: ../../enterprise/godmode/policies/configure_policy.php:74 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:84 +#: ../../enterprise/godmode/policies/policy_alerts.php:57 +#: ../../enterprise/godmode/policies/policy_collections.php:43 +#: ../../enterprise/godmode/policies/policy_plugins.php:31 +#: ../../extensions/resource_registration.php:1107 +#: ../../godmode/setup/os.list.php:49 +#: ../../godmode/servers/plugin_registration.php:79 +#: ../../godmode/modules/manage_network_components.php:306 +#: ../../godmode/modules/manage_nc_groups.php:286 +#: ../../godmode/category/category.php:101 ../../godmode/tag/tag.php:188 +#: ../../godmode/massive/massive_operations.php:410 +#: ../../godmode/massive/massive_add_profiles.php:45 +#: ../../godmode/massive/massive_delete_profiles.php:45 +#: ../../godmode/agentes/modificar_agente.php:117 +#: ../../godmode/alerts/configure_alert_template.php:412 +#: ../../godmode/alerts/alert_actions.php:215 +#: ../../godmode/alerts/alert_templates.php:261 +#: ../../godmode/alerts/alert_commands.php:636 +#: ../../godmode/alerts/configure_alert_command.php:189 +#: ../../godmode/alerts/configure_alert_action.php:113 +#: ../../godmode/users/user_list.php:425 ../../godmode/users/profile_list.php:108 +#: ../../godmode/groups/modu_group_list.php:85 +#: ../../godmode/groups/group_list.php:396 +msgid "metaconsole" +msgstr "Métaconsole" -#: ../../operation/netflow/nf_live_view.php:141 -#: ../../operation/agentes/ver_agente.php:1368 -#: ../../godmode/netflow/nf_edit.php:53 ../../godmode/netflow/nf_item_list.php:49 -#: ../../godmode/netflow/nf_edit_form.php:69 -#: ../../enterprise/include/class/CommandCenter.class.php:142 -#: ../../enterprise/meta/advanced/policymanager.php:54 -#: ../../enterprise/meta/advanced/agents_setup.php:60 -#: ../../enterprise/meta/index.php:955 -#: ../../enterprise/meta/general/logon_ok.php:16 -#: ../../enterprise/meta/agentsearch.php:48 -#: ../../enterprise/meta/monitoring/group_view.php:51 -#: ../../enterprise/meta/monitoring/tactical.php:36 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:55 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:50 -#: ../../enterprise/extensions/vmware/vmware_view.php:1373 -msgid "Main" -msgstr "Principal" +#: ../../views/calendar/edit.php:61 ../../views/calendar/special_days.php:62 +#: ../../views/calendar/special_days_edit.php:61 ../../views/calendar/list.php:60 +#: ../../operation/users/user_edit.php:246 +#: ../../enterprise/operation/agentes/policy_view.php:53 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:208 +#: ../../enterprise/extensions/csv_import_group.php:45 +#: ../../enterprise/godmode/modules/local_components.php:258 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:58 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:33 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:33 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:35 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:33 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:35 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:35 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:120 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:283 +#: ../../enterprise/godmode/policies/policy_agents.php:321 +#: ../../enterprise/godmode/policies/policy_queue.php:213 +#: ../../enterprise/godmode/policies/policy_linking.php:112 +#: ../../enterprise/godmode/policies/policy_modules.php:471 +#: ../../enterprise/godmode/policies/policies.php:263 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:304 +#: ../../enterprise/godmode/policies/configure_policy.php:76 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:86 +#: ../../enterprise/godmode/policies/policy_alerts.php:59 +#: ../../enterprise/godmode/policies/policy_collections.php:45 +#: ../../enterprise/godmode/policies/policy_plugins.php:33 +#: ../../extensions/resource_registration.php:1109 +#: ../../godmode/setup/os.list.php:51 +#: ../../godmode/modules/manage_network_components.php:308 +#: ../../godmode/modules/manage_nc_groups.php:288 +#: ../../godmode/category/category.php:103 ../../godmode/tag/tag.php:190 +#: ../../godmode/massive/massive_operations.php:412 +#: ../../godmode/massive/massive_add_profiles.php:47 +#: ../../godmode/massive/massive_delete_profiles.php:47 +#: ../../godmode/agentes/modificar_agente.php:119 +#: ../../godmode/alerts/configure_alert_template.php:414 +#: ../../godmode/alerts/alert_actions.php:217 +#: ../../godmode/alerts/alert_templates.php:263 +#: ../../godmode/alerts/alert_commands.php:638 +#: ../../godmode/alerts/configure_alert_command.php:191 +#: ../../godmode/alerts/configure_alert_action.php:115 +#: ../../godmode/users/user_list.php:427 ../../godmode/users/profile_list.php:110 +#: ../../godmode/groups/modu_group_list.php:87 +#: ../../godmode/groups/group_list.php:398 +msgid "any node" +msgstr "n'importe quel noeud" -#: ../../operation/netflow/nf_live_view.php:162 -msgid "Error creating filter" -msgstr "Erreur de création du filtre" +#: ../../views/calendar/edit.php:66 ../../views/calendar/special_days.php:67 +#: ../../views/calendar/special_days_edit.php:66 ../../views/calendar/list.php:65 +#, php-format +msgid "" +"This node is configured with centralized mode. All alert calendar information " +"is read only. Go to %s to manage it." +msgstr "" +"Ce nœud est configuré en mode centralisé. Toutes les informations du " +"calendrier sont en lecture seule. Allez vers %s pour le gérer." -#: ../../operation/netflow/nf_live_view.php:164 -msgid "Filter created successfully" -msgstr "Filtre créé correctement" - -#: ../../operation/netflow/nf_live_view.php:183 -msgid "Filter updated successfully" -msgstr "Filtre mis à jour correctement" - -#: ../../operation/netflow/nf_live_view.php:184 -msgid "Error updating filter" -msgstr "Erreur de mise à jour du filtre" - -#: ../../operation/netflow/nf_live_view.php:208 -msgid "Draw live filter" -msgstr "Dessiner un filtre en temps réel" - -#: ../../operation/netflow/nf_live_view.php:242 -msgid "Connection" -msgstr "Connexion" - -#: ../../operation/netflow/nf_live_view.php:262 -#: ../../operation/agentes/estado_agente.php:751 -#: ../../operation/agentes/estado_generalagente.php:338 -#: ../../operation/agentes/status_monitor.php:1329 -#: ../../operation/search_modules.php:35 ../../operation/search_agents.php:45 -#: ../../operation/search_agents.php:51 -#: ../../godmode/massive/massive_edit_agents.php:705 -#: ../../godmode/massive/massive_edit_modules.php:754 -#: ../../godmode/agentes/status_monitor_custom_fields.php:93 -#: ../../godmode/agentes/status_monitor_custom_fields.php:147 -#: ../../godmode/agentes/module_manager.php:856 -#: ../../godmode/agentes/module_manager_editor_common.php:617 -#: ../../godmode/agentes/module_manager_editor_common.php:642 -#: ../../godmode/agentes/agent_manager.php:366 -#: ../../godmode/wizards/HostDevices.class.php:798 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:594 -#: ../../godmode/modules/manage_network_components_form_common.php:143 -#: ../../enterprise/operation/agentes/tag_view.php:603 -#: ../../enterprise/operation/agentes/tag_view.php:681 -#: ../../enterprise/tools/ipam/ipam_list.php:617 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:690 -#: ../../enterprise/godmode/agentes/inventory_manager.php:223 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:421 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:463 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:304 -#: ../../enterprise/godmode/modules/configure_local_component.php:289 -#: ../../enterprise/godmode/servers/manage_export_form.php:95 -#: ../../enterprise/godmode/servers/manage_export.php:139 -#: ../../enterprise/include/functions_ui.php:84 -#: ../../enterprise/include/class/MySQL.app.php:558 -#: ../../enterprise/include/class/SAP.app.php:513 -#: ../../enterprise/include/class/Azure.cloud.php:847 -#: ../../enterprise/include/class/VMware.app.php:667 -#: ../../enterprise/include/class/Aws.cloud.php:591 -#: ../../enterprise/include/class/Aws.cloud.php:1318 -#: ../../enterprise/include/class/DB2.app.php:536 -#: ../../enterprise/include/class/Aws.S3.php:506 -#: ../../enterprise/include/class/Oracle.app.php:543 -#: ../../enterprise/include/class/Google.cloud.php:797 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:537 -#: ../../enterprise/include/functions_ipam.php:1350 -#: ../../enterprise/meta/include/functions_wizard_meta.php:916 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1032 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1197 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1515 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1599 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1735 -#: ../../enterprise/meta/agentsearch.php:137 -#: ../../include/functions_treeview.php:84 -#: ../../include/functions_treeview.php:646 -#: ../../include/functions_reporting_html.php:3393 -#: ../../include/class/CustomNetScan.class.php:520 -#: ../../include/lib/Dashboard/Widgets/top_n.php:236 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:321 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:306 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:331 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:350 -#: ../../mobile/operation/modules.php:657 ../../mobile/operation/modules.php:659 -#: ../../mobile/operation/modules.php:851 -msgid "Interval" -msgstr "Intervalle" - -#: ../../operation/netflow/nf_live_view.php:263 -#: ../../operation/network/network_report.php:102 -#: ../../operation/network/network_usage_map.php:75 -#: ../../enterprise/operation/log/log_viewer.php:552 -msgid "Start date" -msgstr "Date du démarrage" - -#: ../../operation/netflow/nf_live_view.php:284 -#: ../../operation/network/network_report.php:121 -#: ../../operation/network/network_usage_map.php:94 -msgid "Select this checkbox to write interval instead a date." -msgstr "Cochez cette case pour écrire un intervalle à la place d'une date." - -#: ../../operation/netflow/nf_live_view.php:287 -#: ../../operation/network/network_report.php:126 -#: ../../operation/network/network_usage_map.php:99 -#: ../../operation/agentes/exportdata.php:347 -#: ../../enterprise/operation/log/log_viewer.php:579 -msgid "End date" -msgstr "Date de fin" - -#: ../../operation/netflow/nf_live_view.php:295 -#: ../../operation/incidents/list_integriaims_incidents.php:359 -#: ../../operation/incidents/configure_integriaims_incident.php:325 -#: ../../operation/incidents/integriaims_export_csv.php:84 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:323 -msgid "Resolution" -msgstr "Résolution" - -#: ../../operation/netflow/nf_live_view.php:295 -msgid "The interval will be divided in chunks the length of the resolution." -msgstr "L'intervalle sera divisé en morceaux de la longueur de la résolution." - -#: ../../operation/netflow/nf_live_view.php:311 -#: ../../operation/agentes/estado_agente.php:757 -#: ../../operation/agentes/ver_agente.php:1144 -#: ../../operation/search_modules.php:34 -#: ../../operation/events/sound_events.php:127 -#: ../../operation/incidents/configure_integriaims_incident.php:234 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:326 -#: ../../godmode/reporting/reporting_builder.item_editor.php:981 -#: ../../godmode/reporting/visual_console_builder.wizard.php:135 -#: ../../godmode/reporting/visual_console_builder.wizard.php:283 -#: ../../godmode/reporting/reporting_builder.list_items.php:212 -#: ../../godmode/reporting/reporting_builder.list_items.php:249 -#: ../../godmode/reporting/reporting_builder.list_items.php:372 -#: ../../godmode/update_manager/update_manager.history.php:41 -#: ../../godmode/setup/news.php:247 ../../godmode/setup/setup_integria.php:408 -#: ../../godmode/setup/setup_integria.php:530 -#: ../../godmode/setup/gis_step_2.php:235 -#: ../../godmode/agentes/planned_downtime.list.php:613 -#: ../../godmode/agentes/agent_template.php:236 -#: ../../godmode/agentes/planned_downtime.editor.php:582 -#: ../../godmode/agentes/module_manager.php:850 -#: ../../godmode/agentes/module_manager_editor_common.php:288 -#: ../../godmode/agentes/module_manager_editor_common.php:401 -#: ../../godmode/agentes/module_manager_editor_common.php:1305 -#: ../../godmode/agentes/modificar_agente.php:650 -#: ../../godmode/alerts/alert_templates.php:37 -#: ../../godmode/alerts/alert_templates.php:302 -#: ../../godmode/alerts/alert_templates.php:386 -#: ../../godmode/events/event_responses.editor.php:159 -#: ../../godmode/modules/manage_network_components.php:750 -#: ../../godmode/modules/manage_network_templates_form.php:232 -#: ../../godmode/modules/manage_network_components_form_common.php:64 -#: ../../godmode/servers/servers.build_table.php:67 -#: ../../godmode/servers/plugin.php:816 -#: ../../godmode/servers/modificar_server.php:72 -#: ../../enterprise/operation/agentes/tag_view.php:605 -#: ../../enterprise/operation/agentes/ver_agente.php:32 -#: ../../enterprise/operation/agentes/policy_view.php:396 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:103 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:83 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:207 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1651 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:201 -#: ../../enterprise/godmode/policies/policy_modules.php:1452 -#: ../../enterprise/godmode/modules/configure_local_component.php:212 -#: ../../enterprise/godmode/services/services.elements.php:113 -#: ../../enterprise/include/functions_services.php:1602 -#: ../../enterprise/include/functions_reporting_csv.php:1605 -#: ../../enterprise/include/functions_reporting_csv.php:1721 -#: ../../enterprise/include/functions_reporting_csv.php:1961 -#: ../../enterprise/include/functions_reporting_csv.php:2029 -#: ../../enterprise/meta/advanced/servers.build_table.php:62 -#: ../../enterprise/meta/advanced/metasetup.relations.php:335 -#: ../../enterprise/meta/advanced/metasetup.relations.php:413 -#: ../../enterprise/meta/advanced/metasetup.relations.php:548 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:68 -#: ../../enterprise/views/cluster/list.php:61 -#: ../../include/functions_reports.php:1067 -#: ../../include/functions_snmp_browser.php:564 -#: ../../include/functions_events.php:2608 -#: ../../include/functions_events.php:5028 -#: ../../include/functions_visual_map_editor.php:702 -#: ../../include/functions_visual_map_editor.php:720 -#: ../../include/functions_visual_map_editor.php:848 -#: ../../include/functions_reporting_html.php:1048 -#: ../../include/functions_reporting_html.php:1056 -#: ../../include/functions_reporting_html.php:1268 -#: ../../include/functions_reporting_html.php:1276 -#: ../../include/functions_reporting_html.php:2354 -#: ../../include/functions_reporting_html.php:3388 -#: ../../include/functions_reporting_html.php:5154 -#: ../../include/class/CalendarManager.class.php:977 -#: ../../include/class/CalendarManager.class.php:1011 -#: ../../include/class/AgentWizard.class.php:1182 -#: ../../include/class/AgentWizard.class.php:4022 -#: ../../include/class/ModuleTemplates.class.php:1209 -#: ../../include/lib/Dashboard/Widgets/service_view.php:251 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:327 -#: ../../include/lib/Dashboard/Widgets/clock.php:221 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:467 -#: ../../include/ajax/heatmap.ajax.php:75 ../../include/ajax/module.php:977 -#: ../../mobile/operation/events.php:377 ../../mobile/operation/events.php:378 -#: ../../mobile/operation/events.php:524 ../../mobile/operation/events.php:681 -#: ../../mobile/operation/events.php:682 -#: ../../mobile/operation/visualmaps.php:125 -#: ../../mobile/operation/visualmaps.php:126 -msgid "Type" -msgstr "Type" - -#: ../../operation/netflow/nf_live_view.php:322 -#: ../../godmode/netflow/nf_item_list.php:176 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2386 -msgid "Max. values" -msgstr "Valeurs maximales" - -#: ../../operation/netflow/nf_live_view.php:336 -#: ../../godmode/netflow/nf_edit_form.php:253 -msgid "Aggregate by" -msgstr "Regrouper par" - -#: ../../operation/netflow/nf_live_view.php:339 -#: ../../godmode/netflow/nf_edit_form.php:255 -msgid "Src Ip Address" -msgstr "Adresse IP source" - -#: ../../operation/netflow/nf_live_view.php:340 -#: ../../godmode/netflow/nf_edit_form.php:256 -msgid "Dst Ip Address" -msgstr "Adresse IP de destination" - -#: ../../operation/netflow/nf_live_view.php:341 -#: ../../operation/netflow/nf_live_view.php:433 -#: ../../godmode/netflow/nf_edit_form.php:248 -#: ../../godmode/netflow/nf_edit_form.php:257 -msgid "Src Port" -msgstr "Port source" - -#: ../../operation/netflow/nf_live_view.php:342 -#: ../../operation/netflow/nf_live_view.php:425 -#: ../../godmode/netflow/nf_edit_form.php:245 -#: ../../godmode/netflow/nf_edit_form.php:258 -msgid "Dst Port" -msgstr "Port de destination" - -#: ../../operation/netflow/nf_live_view.php:362 -#: ../../operation/search_helps.php:31 ../../operation/search_users.php:44 -#: ../../operation/gis_maps/gis_map.php:102 -#: ../../operation/agentes/pandora_networkmap.view.php:100 -#: ../../operation/agentes/pandora_networkmap.editor.php:273 +#: ../../views/calendar/edit.php:80 ../../views/calendar/list.php:93 +#: ../../views/dashboard/formDashboard.php:77 ../../views/dashboard/list.php:95 +#: ../../operation/search_policies.php:35 +#: ../../operation/gis_maps/gis_map.php:102 ../../operation/search_users.php:44 +#: ../../operation/search_maps.php:28 +#: ../../operation/netflow/nf_live_view.php:370 #: ../../operation/agentes/pandora_networkmap.php:707 -#: ../../operation/search_maps.php:28 ../../operation/search_policies.php:35 +#: ../../operation/agentes/pandora_networkmap.editor.php:273 +#: ../../operation/agentes/pandora_networkmap.view.php:100 +#: ../../operation/search_helps.php:31 #: ../../operation/incidents/configure_integriaims_incident.php:217 -#: ../../godmode/netflow/nf_edit.php:159 -#: ../../godmode/netflow/nf_edit_form.php:199 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1011 -#: ../../godmode/reporting/reporting_builder.main.php:89 -#: ../../godmode/reporting/reporting_builder.main.php:93 -#: ../../godmode/reporting/graph_builder.main.php:125 -#: ../../godmode/reporting/create_container.php:223 -#: ../../godmode/category/edit_category.php:180 -#: ../../godmode/setup/os.list.php:69 ../../godmode/setup/setup_integria.php:337 -#: ../../godmode/setup/setup_integria.php:458 -#: ../../godmode/setup/os.builder.php:36 -#: ../../godmode/agentes/configure_field.php:74 -#: ../../godmode/agentes/planned_downtime.editor.php:546 -#: ../../godmode/agentes/planned_downtime.editor.php:914 -#: ../../godmode/agentes/module_manager.php:827 -#: ../../godmode/agentes/module_manager_editor_common.php:215 -#: ../../godmode/agentes/module_manager_editor_common.php:1212 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:132 -#: ../../godmode/groups/modu_group_list.php:252 -#: ../../godmode/groups/configure_group.php:150 -#: ../../godmode/groups/configure_modu_group.php:67 -#: ../../godmode/groups/group_list.php:842 -#: ../../godmode/alerts/configure_alert_command.php:224 -#: ../../godmode/alerts/configure_alert_template.php:1052 -#: ../../godmode/alerts/alert_commands.php:655 -#: ../../godmode/alerts/alert_templates.php:383 -#: ../../godmode/alerts/alert_actions.php:326 -#: ../../godmode/alerts/configure_alert_action.php:181 -#: ../../godmode/users/user_list.php:480 -#: ../../godmode/events/event_responses.editor.php:86 -#: ../../godmode/events/event_filter.php:136 -#: ../../godmode/events/event_responses.list.php:50 -#: ../../godmode/modules/manage_nc_groups.php:241 -#: ../../godmode/modules/module_list.php:62 -#: ../../godmode/modules/manage_network_templates_form.php:168 -#: ../../godmode/modules/manage_nc_groups_form.php:68 -#: ../../godmode/modules/manage_network_components_form_common.php:46 -#: ../../godmode/modules/manage_network_templates.php:246 -#: ../../godmode/tag/tag.php:228 ../../godmode/tag/edit_tag.php:211 -#: ../../godmode/servers/servers.build_table.php:65 -#: ../../godmode/servers/plugin.php:339 ../../godmode/servers/plugin.php:815 -#: ../../godmode/servers/modificar_server.php:58 -#: ../../enterprise/operation/agentes/collection_view.php:75 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:186 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:363 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:489 -#: ../../enterprise/operation/agentes/tag_view.php:677 -#: ../../enterprise/operation/agentes/policy_view.php:163 -#: ../../enterprise/operation/agentes/policy_view.php:395 -#: ../../enterprise/operation/services/services.service.php:118 -#: ../../enterprise/operation/services/services.list.php:497 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:135 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:257 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:856 -#: ../../enterprise/tools/ipam/ipam_editor.php:140 -#: ../../enterprise/tools/ipam/ipam_excel.php:131 -#: ../../enterprise/tools/ipam/ipam_excel.php:200 -#: ../../enterprise/tools/ipam/ipam_list.php:576 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:667 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:191 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:107 -#: ../../enterprise/godmode/reporting/visual_console_template.php:203 -#: ../../enterprise/godmode/reporting/visual_console_template.php:270 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:182 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:186 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1674 -#: ../../enterprise/godmode/reporting/mysql_builder.php:96 -#: ../../enterprise/godmode/reporting/mysql_builder.php:227 -#: ../../enterprise/godmode/reporting/mysql_builder.php:228 -#: ../../enterprise/godmode/massive/massive_create_services.php:636 -#: ../../enterprise/godmode/setup/setup_auth.php:102 -#: ../../enterprise/godmode/setup/setup_skins.php:87 -#: ../../enterprise/godmode/setup/edit_skin.php:233 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:344 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:631 -#: ../../enterprise/godmode/agentes/inventory_manager.php:220 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:130 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:140 -#: ../../enterprise/godmode/agentes/collection_manager.php:109 -#: ../../enterprise/godmode/agentes/collection_manager.php:206 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:76 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:535 -#: ../../enterprise/godmode/policies/policies.php:406 -#: ../../enterprise/godmode/policies/policy_modules.php:1451 -#: ../../enterprise/godmode/policies/policy_collections.php:169 -#: ../../enterprise/godmode/policies/policy_collections.php:263 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:302 -#: ../../enterprise/godmode/policies/configure_policy.php:100 -#: ../../enterprise/godmode/policies/policy_agents.php:847 -#: ../../enterprise/godmode/policies/policy_agents.php:1367 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:163 -#: ../../enterprise/godmode/modules/configure_local_component.php:156 -#: ../../enterprise/godmode/modules/local_components.php:621 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:272 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:99 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:58 -#: ../../enterprise/godmode/servers/manage_export_form.php:75 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:249 -#: ../../enterprise/godmode/servers/manage_export.php:137 -#: ../../enterprise/godmode/servers/list_satellite.php:37 -#: ../../enterprise/godmode/services/services.service.php:538 -#: ../../enterprise/include/functions_services.php:1603 -#: ../../enterprise/include/class/Omnishell.class.php:668 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:763 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2901 -#: ../../enterprise/include/functions_ipam.php:1344 -#: ../../enterprise/include/functions_ipam.php:1977 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:393 -#: ../../enterprise/include/ajax/servers.ajax.php:100 -#: ../../enterprise/include/ajax/servers.ajax.php:158 -#: ../../enterprise/include/ajax/servers.ajax.php:284 -#: ../../enterprise/meta/advanced/servers.build_table.php:60 -#: ../../enterprise/meta/include/functions_autoprovision.php:474 -#: ../../enterprise/meta/include/functions_wizard_meta.php:463 -#: ../../enterprise/meta/include/functions_wizard_meta.php:580 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1127 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1452 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1573 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1675 -#: ../../enterprise/meta/agentsearch.php:327 -#: ../../enterprise/mobile/include/enterprise.class.php:87 -#: ../../enterprise/views/cluster/list.php:58 -#: ../../enterprise/views/ncm/snippets/list.php:70 -#: ../../enterprise/views/ncm/snippets/edit.php:81 -#: ../../enterprise/views/ncm/vendors/list.php:70 -#: ../../enterprise/views/ncm/vendors/edit.php:67 -#: ../../enterprise/views/ncm/models/list.php:71 -#: ../../enterprise/views/ncm/models/edit.php:68 -#: ../../enterprise/views/ncm/templates/list.php:73 -#: ../../enterprise/views/ncm/templates/edit.php:81 -#: ../../enterprise/views/ncm/devices/list.php:114 -#: ../../enterprise/views/ncm/firmwares/list.php:73 -#: ../../enterprise/views/ncm/firmwares/edit.php:80 -#: ../../enterprise/views/ipam/sites/list.php:46 -#: ../../enterprise/views/ipam/sites/edit.php:40 -#: ../../include/functions_snmp_browser.php:1662 -#: ../../include/functions_treeview.php:78 -#: ../../include/functions_events.php:4453 -#: ../../include/functions_events.php:4542 -#: ../../include/functions_reporting_html.php:1047 -#: ../../include/functions_reporting_html.php:1055 -#: ../../include/functions_reporting_html.php:2353 -#: ../../include/functions_reporting_html.php:2690 -#: ../../include/functions_reporting_html.php:3387 -#: ../../include/functions_reporting_html.php:6101 +#: ../../include/class/ModuleTemplates.class.php:892 +#: ../../include/class/ModuleTemplates.class.php:1050 #: ../../include/class/ManageNetScanScripts.class.php:403 #: ../../include/class/ManageNetScanScripts.class.php:545 +#: ../../include/class/CalendarManager.class.php:975 #: ../../include/class/NetworkMap.class.php:2906 #: ../../include/class/NetworkMap.class.php:2947 #: ../../include/class/NetworkMap.class.php:2965 #: ../../include/class/NetworkMap.class.php:3268 -#: ../../include/class/CalendarManager.class.php:975 -#: ../../include/class/ModuleTemplates.class.php:892 -#: ../../include/class/ModuleTemplates.class.php:1050 +#: ../../include/functions_events.php:4452 +#: ../../include/functions_events.php:4541 #: ../../include/functions_filemanager.php:604 +#: ../../include/functions_treeview.php:78 +#: ../../include/functions_snmp_browser.php:1662 +#: ../../include/functions_reporting_html.php:1048 +#: ../../include/functions_reporting_html.php:1056 +#: ../../include/functions_reporting_html.php:2389 +#: ../../include/functions_reporting_html.php:2739 +#: ../../include/functions_reporting_html.php:3436 +#: ../../include/functions_reporting_html.php:6150 +#: ../../enterprise/tools/ipam/ipam_excel.php:131 +#: ../../enterprise/tools/ipam/ipam_excel.php:200 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:667 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:135 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:257 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1053 +#: ../../enterprise/tools/ipam/ipam_list.php:576 +#: ../../enterprise/tools/ipam/ipam_editor.php:140 +#: ../../enterprise/views/ncm/snippets/edit.php:81 +#: ../../enterprise/views/ncm/snippets/list.php:70 +#: ../../enterprise/views/ncm/firmwares/edit.php:80 +#: ../../enterprise/views/ncm/firmwares/list.php:73 +#: ../../enterprise/views/ncm/vendors/edit.php:67 +#: ../../enterprise/views/ncm/vendors/list.php:70 +#: ../../enterprise/views/ncm/devices/list.php:114 +#: ../../enterprise/views/ncm/templates/edit.php:81 +#: ../../enterprise/views/ncm/templates/list.php:73 +#: ../../enterprise/views/ncm/models/edit.php:68 +#: ../../enterprise/views/ncm/models/list.php:71 +#: ../../enterprise/views/ipam/sites/edit.php:40 +#: ../../enterprise/views/ipam/sites/list.php:46 +#: ../../enterprise/views/cluster/list.php:58 +#: ../../enterprise/operation/services/services.service.php:118 +#: ../../enterprise/operation/services/services.list.php:497 +#: ../../enterprise/operation/agentes/tag_view.php:677 +#: ../../enterprise/operation/agentes/policy_view.php:163 +#: ../../enterprise/operation/agentes/policy_view.php:395 +#: ../../enterprise/operation/agentes/collection_view.php:75 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:186 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:363 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:489 +#: ../../enterprise/include/ajax/servers.ajax.php:100 +#: ../../enterprise/include/ajax/servers.ajax.php:158 +#: ../../enterprise/include/ajax/servers.ajax.php:284 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:379 +#: ../../enterprise/include/class/Omnishell.class.php:668 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:765 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2903 +#: ../../enterprise/include/functions_services.php:1603 +#: ../../enterprise/include/functions_ipam.php:1348 +#: ../../enterprise/include/functions_ipam.php:1981 +#: ../../enterprise/meta/include/functions_autoprovision.php:474 +#: ../../enterprise/meta/include/functions_wizard_meta.php:466 +#: ../../enterprise/meta/include/functions_wizard_meta.php:584 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1134 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1460 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1582 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1685 +#: ../../enterprise/meta/advanced/servers.build_table.php:60 +#: ../../enterprise/meta/agentsearch.php:327 +#: ../../enterprise/mobile/include/enterprise.class.php:87 +#: ../../enterprise/godmode/setup/setup_auth.php:102 +#: ../../enterprise/godmode/setup/edit_skin.php:233 +#: ../../enterprise/godmode/setup/setup_skins.php:87 +#: ../../enterprise/godmode/servers/manage_export_form.php:75 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:249 +#: ../../enterprise/godmode/servers/manage_export.php:137 +#: ../../enterprise/godmode/servers/list_satellite.php:37 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:58 +#: ../../enterprise/godmode/modules/configure_local_component.php:156 +#: ../../enterprise/godmode/modules/local_components.php:621 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:272 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:99 +#: ../../enterprise/godmode/services/services.service.php:546 +#: ../../enterprise/godmode/reporting/visual_console_template.php:203 +#: ../../enterprise/godmode/reporting/visual_console_template.php:270 +#: ../../enterprise/godmode/reporting/mysql_builder.php:96 +#: ../../enterprise/godmode/reporting/mysql_builder.php:227 +#: ../../enterprise/godmode/reporting/mysql_builder.php:228 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:191 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:182 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:186 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1674 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:107 +#: ../../enterprise/godmode/massive/massive_create_services.php:636 +#: ../../enterprise/godmode/agentes/inventory_manager.php:220 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:136 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:309 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:596 +#: ../../enterprise/godmode/agentes/collection_manager.php:109 +#: ../../enterprise/godmode/agentes/collection_manager.php:206 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:130 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:76 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:535 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:163 +#: ../../enterprise/godmode/policies/policy_agents.php:847 +#: ../../enterprise/godmode/policies/policy_agents.php:1367 +#: ../../enterprise/godmode/policies/policy_modules.php:1464 +#: ../../enterprise/godmode/policies/policies.php:406 +#: ../../enterprise/godmode/policies/configure_policy.php:100 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:302 +#: ../../enterprise/godmode/policies/policy_collections.php:169 +#: ../../enterprise/godmode/policies/policy_collections.php:263 #: ../../extensions/files_repo/files_repo_list.php:55 -#: ../../views/calendar/list.php:93 ../../views/calendar/edit.php:80 -#: ../../views/dashboard/formDashboard.php:77 ../../views/dashboard/list.php:95 +#: ../../godmode/setup/os.list.php:69 ../../godmode/setup/setup_integria.php:337 +#: ../../godmode/setup/setup_integria.php:458 +#: ../../godmode/setup/os.builder.php:36 ../../godmode/servers/plugin.php:339 +#: ../../godmode/servers/plugin.php:815 +#: ../../godmode/servers/modificar_server.php:58 +#: ../../godmode/servers/servers.build_table.php:79 +#: ../../godmode/modules/module_list.php:62 +#: ../../godmode/modules/manage_network_templates.php:246 +#: ../../godmode/modules/manage_network_templates_form.php:168 +#: ../../godmode/modules/manage_nc_groups.php:241 +#: ../../godmode/modules/manage_network_components_form_common.php:46 +#: ../../godmode/modules/manage_nc_groups_form.php:68 +#: ../../godmode/category/edit_category.php:180 +#: ../../godmode/reporting/reporting_builder.main.php:89 +#: ../../godmode/reporting/reporting_builder.main.php:93 +#: ../../godmode/reporting/create_container.php:223 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1014 +#: ../../godmode/reporting/graph_builder.main.php:125 +#: ../../godmode/tag/edit_tag.php:211 ../../godmode/tag/tag.php:228 +#: ../../godmode/events/event_responses.editor.php:86 +#: ../../godmode/events/event_responses.list.php:50 +#: ../../godmode/events/event_filter.php:136 +#: ../../godmode/netflow/nf_edit.php:159 +#: ../../godmode/netflow/nf_edit_form.php:199 +#: ../../godmode/agentes/module_manager.php:827 +#: ../../godmode/agentes/configure_field.php:74 +#: ../../godmode/agentes/module_manager_editor_common.php:215 +#: ../../godmode/agentes/module_manager_editor_common.php:1212 +#: ../../godmode/agentes/planned_downtime.editor.php:552 +#: ../../godmode/agentes/planned_downtime.editor.php:920 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:132 +#: ../../godmode/alerts/configure_alert_template.php:1052 +#: ../../godmode/alerts/alert_actions.php:326 +#: ../../godmode/alerts/alert_templates.php:383 +#: ../../godmode/alerts/alert_commands.php:655 +#: ../../godmode/alerts/configure_alert_command.php:224 +#: ../../godmode/alerts/configure_alert_action.php:181 +#: ../../godmode/users/user_list.php:480 +#: ../../godmode/groups/configure_group.php:150 +#: ../../godmode/groups/modu_group_list.php:252 +#: ../../godmode/groups/group_list.php:842 +#: ../../godmode/groups/configure_modu_group.php:67 msgid "Name" msgstr "Nom" -#: ../../operation/netflow/nf_live_view.php:372 +#: ../../views/calendar/edit.php:91 ../../views/calendar/special_days.php:112 +#: ../../views/calendar/special_days_edit.php:106 +#: ../../views/calendar/list.php:94 ../../views/dashboard/formDashboard.php:108 +#: ../../views/dashboard/list.php:97 ../../general/ui/agents_list.php:76 #: ../../operation/visual_console/view.php:351 -#: ../../operation/gis_maps/gis_map.php:103 ../../operation/gis_maps/ajax.php:332 -#: ../../operation/gis_maps/ajax.php:438 +#: ../../operation/gis_maps/ajax.php:332 ../../operation/gis_maps/ajax.php:438 +#: ../../operation/gis_maps/gis_map.php:103 ../../operation/search_maps.php:29 +#: ../../operation/heatmap.php:115 ../../operation/heatmap.php:117 +#: ../../operation/search_agents.php:46 ../../operation/search_agents.php:52 +#: ../../operation/events/sound_events.php:109 +#: ../../operation/events/events.build_table.php:222 +#: ../../operation/events/events.php:1061 +#: ../../operation/events/events_list.php:917 +#: ../../operation/netflow/nf_live_view.php:380 +#: ../../operation/agentes/status_monitor.php:450 +#: ../../operation/agentes/group_view.php:222 +#: ../../operation/agentes/interface_view.functions.php:37 +#: ../../operation/agentes/exportdata.php:227 #: ../../operation/agentes/alerts_status.functions.php:89 #: ../../operation/agentes/estado_agente.php:254 #: ../../operation/agentes/estado_agente.php:754 -#: ../../operation/agentes/group_view.php:222 -#: ../../operation/agentes/pandora_networkmap.view.php:103 -#: ../../operation/agentes/pandora_networkmap.view.php:137 -#: ../../operation/agentes/interface_view.functions.php:37 -#: ../../operation/agentes/estado_generalagente.php:384 #: ../../operation/agentes/pandora_networkmap.editor.php:289 #: ../../operation/agentes/pandora_networkmap.editor.php:337 -#: ../../operation/agentes/ver_agente.php:1009 -#: ../../operation/agentes/exportdata.php:227 -#: ../../operation/agentes/status_monitor.php:450 -#: ../../operation/search_maps.php:29 ../../operation/users/user_edit.php:814 -#: ../../operation/search_agents.php:46 ../../operation/search_agents.php:52 -#: ../../operation/events/sound_events.php:109 -#: ../../operation/events/events.php:1068 -#: ../../operation/events/events_list.php:917 -#: ../../operation/events/events.build_table.php:222 -#: ../../operation/heatmap.php:115 ../../operation/heatmap.php:117 -#: ../../operation/incidents/list_integriaims_incidents.php:331 +#: ../../operation/agentes/estado_generalagente.php:405 +#: ../../operation/agentes/pandora_networkmap.view.php:103 +#: ../../operation/agentes/pandora_networkmap.view.php:137 +#: ../../operation/agentes/ver_agente.php:1018 +#: ../../operation/users/user_edit.php:814 #: ../../operation/incidents/configure_integriaims_incident.php:266 +#: ../../operation/incidents/list_integriaims_incidents.php:331 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:324 -#: ../../godmode/netflow/nf_edit.php:160 -#: ../../godmode/netflow/nf_edit_form.php:203 -#: ../../godmode/snmpconsole/snmp_alert.php:754 -#: ../../godmode/reporting/visual_console_builder.elements.php:104 -#: ../../godmode/reporting/visual_console_builder.elements.php:313 -#: ../../godmode/reporting/visual_console_builder.data.php:136 -#: ../../godmode/reporting/reporting_builder.item_editor.php:72 -#: ../../godmode/reporting/reporting_builder.item_editor.php:198 -#: ../../godmode/reporting/reporting_builder.item_editor.php:821 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1459 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3280 -#: ../../godmode/reporting/reporting_builder.main.php:101 -#: ../../godmode/reporting/graph_builder.main.php:143 -#: ../../godmode/reporting/visual_console_favorite.php:161 -#: ../../godmode/reporting/graphs.php:231 ../../godmode/reporting/graphs.php:313 -#: ../../godmode/reporting/create_container.php:244 -#: ../../godmode/reporting/create_container.php:534 -#: ../../godmode/reporting/create_container.php:625 -#: ../../godmode/reporting/reporting_builder.php:757 -#: ../../godmode/reporting/reporting_builder.php:948 -#: ../../godmode/reporting/map_builder.php:356 -#: ../../godmode/reporting/map_builder.php:385 -#: ../../godmode/massive/massive_delete_alerts.php:284 -#: ../../godmode/massive/massive_delete_agents.php:187 -#: ../../godmode/massive/massive_add_alerts.php:211 -#: ../../godmode/massive/massive_standby_alerts.php:185 -#: ../../godmode/massive/massive_edit_agents.php:508 -#: ../../godmode/massive/massive_edit_agents.php:685 -#: ../../godmode/massive/massive_copy_modules.php:100 -#: ../../godmode/massive/massive_copy_modules.php:253 -#: ../../godmode/massive/massive_add_profiles.php:203 -#: ../../godmode/massive/massive_delete_action_alerts.php:209 -#: ../../godmode/massive/massive_delete_profiles.php:152 -#: ../../godmode/massive/massive_add_action_alerts.php:197 -#: ../../godmode/massive/massive_enable_disable_alerts.php:169 -#: ../../godmode/setup/news.php:186 ../../godmode/setup/gis.php:69 +#: ../../include/functions_cron.php:468 ../../include/functions_gis.php:228 +#: ../../include/functions_visual_map_editor.php:70 +#: ../../include/functions_visual_map_editor.php:594 +#: ../../include/functions_visual_map_editor.php:1397 +#: ../../include/ajax/heatmap.ajax.php:110 +#: ../../include/ajax/heatmap.ajax.php:344 +#: ../../include/ajax/custom_fields.php:628 +#: ../../include/ajax/custom_fields.php:677 +#: ../../include/class/ModuleTemplates.class.php:780 +#: ../../include/class/AgentsAlerts.class.php:761 +#: ../../include/class/CredentialStore.class.php:802 +#: ../../include/class/CredentialStore.class.php:833 +#: ../../include/class/CredentialStore.class.php:923 +#: ../../include/class/CustomNetScan.class.php:500 +#: ../../include/class/CalendarManager.class.php:976 +#: ../../include/class/NetworkMap.class.php:2841 +#: ../../include/class/NetworkMap.class.php:2890 +#: ../../include/class/NetworkMap.class.php:3206 +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:226 +#: ../../include/functions_events.php:195 ../../include/functions_events.php:248 +#: ../../include/functions_events.php:5109 +#: ../../include/functions_events.php:6710 +#: ../../include/functions_container.php:149 +#: ../../include/functions_graph.php:5218 +#: ../../include/functions_snmp_browser.php:1665 +#: ../../include/functions_visual_map.php:4229 +#: ../../include/functions_profile.php:214 +#: ../../include/rest-api/models/VisualConsole/Item.php:2139 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:549 +#: ../../include/functions_html.php:1521 +#: ../../include/functions_reporting_html.php:1529 +#: ../../include/functions_reporting_html.php:2106 +#: ../../include/functions_reporting_html.php:3387 +#: ../../include/functions_reporting_html.php:3440 +#: ../../include/functions_reporting_html.php:6238 +#: ../../enterprise/tools/ipam/ipam_editor.php:293 +#: ../../enterprise/views/ncm/devices/list.php:116 +#: ../../enterprise/views/cluster/list.php:60 +#: ../../enterprise/operation/log/log_viewer.php:533 +#: ../../enterprise/operation/services/services.service.php:121 +#: ../../enterprise/operation/services/services.list.php:260 +#: ../../enterprise/operation/services/services.list.php:502 +#: ../../enterprise/operation/services/services.table_services.php:182 +#: ../../enterprise/operation/agentes/tag_view.php:108 +#: ../../enterprise/operation/agentes/tag_view.php:604 +#: ../../enterprise/operation/agentes/transactional_map.php:208 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:366 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:492 +#: ../../enterprise/operation/agentes/ver_agente.php:52 +#: ../../enterprise/operation/agentes/ver_agente.php:73 +#: ../../enterprise/operation/inventory/inventory.php:336 +#: ../../enterprise/include/functions_reporting_csv.php:718 +#: ../../enterprise/include/functions_reporting_csv.php:2559 +#: ../../enterprise/include/functions_reporting_csv.php:2738 +#: ../../enterprise/include/ajax/ipam.ajax.php:487 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:471 +#: ../../enterprise/include/class/Aws.cloud.php:578 +#: ../../enterprise/include/class/Aws.cloud.php:1233 +#: ../../enterprise/include/class/Aws.S3.php:434 +#: ../../enterprise/include/class/MySQL.app.php:474 +#: ../../enterprise/include/class/Oracle.app.php:476 +#: ../../enterprise/include/class/DB2.app.php:469 +#: ../../enterprise/include/class/SAP.app.php:644 +#: ../../enterprise/include/class/Omnishell.class.php:399 +#: ../../enterprise/include/class/Omnishell.class.php:428 +#: ../../enterprise/include/class/Omnishell.class.php:678 +#: ../../enterprise/include/class/VMware.app.php:763 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:777 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:927 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2799 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2904 +#: ../../enterprise/include/class/Azure.cloud.php:835 +#: ../../enterprise/include/class/Google.cloud.php:785 +#: ../../enterprise/include/functions_tasklist.php:157 +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:823 +#: ../../enterprise/include/functions_events.php:97 +#: ../../enterprise/meta/include/functions_events_meta.php:74 +#: ../../enterprise/meta/include/functions_wizard_meta.php:194 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1808 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:146 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:276 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:373 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:438 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:706 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:785 +#: ../../enterprise/meta/advanced/cron_main.php:422 +#: ../../enterprise/meta/advanced/collections.php:366 +#: ../../enterprise/meta/agentsearch.php:138 +#: ../../enterprise/meta/agentsearch.php:329 +#: ../../enterprise/godmode/modules/configure_local_component.php:274 +#: ../../enterprise/godmode/modules/local_components.php:498 +#: ../../enterprise/godmode/modules/local_components.php:623 +#: ../../enterprise/godmode/services/services.service.php:569 +#: ../../enterprise/godmode/reporting/visual_console_template.php:218 +#: ../../enterprise/godmode/reporting/visual_console_template.php:271 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:329 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:196 +#: ../../enterprise/godmode/reporting/graph_template_list.php:205 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:194 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:318 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1395 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1997 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:110 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:500 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:102 +#: ../../enterprise/godmode/massive/massive_create_services.php:658 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:669 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:97 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:196 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:139 +#: ../../enterprise/godmode/agentes/collections.php:381 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:139 +#: ../../enterprise/godmode/policies/policy_agents.php:798 +#: ../../enterprise/godmode/policies/policy_agents.php:855 +#: ../../enterprise/godmode/policies/policies.php:308 +#: ../../enterprise/godmode/policies/policies.php:408 +#: ../../enterprise/godmode/policies/configure_policy.php:103 +#: ../../extensions/agents_modules.php:404 ../../mobile/operation/modules.php:171 +#: ../../mobile/operation/modules.php:176 ../../mobile/operation/modules.php:266 +#: ../../mobile/operation/modules.php:267 +#: ../../mobile/operation/visualmaps.php:113 +#: ../../mobile/operation/visualmaps.php:118 +#: ../../mobile/operation/alerts.php:113 ../../mobile/operation/alerts.php:118 +#: ../../mobile/operation/alerts.php:231 ../../mobile/operation/alerts.php:232 +#: ../../mobile/operation/events.php:385 ../../mobile/operation/events.php:390 +#: ../../mobile/operation/events.php:544 ../../mobile/operation/events.php:663 +#: ../../mobile/operation/events.php:664 ../../mobile/operation/agents.php:95 +#: ../../mobile/operation/agents.php:157 ../../mobile/operation/agents.php:234 +#: ../../mobile/operation/agents.php:235 ../../mobile/operation/agents.php:405 #: ../../godmode/setup/setup_integria.php:361 #: ../../godmode/setup/setup_integria.php:483 -#: ../../godmode/setup/gis_step_2.php:216 -#: ../../godmode/gis_maps/configure_gis_map.php:498 -#: ../../godmode/gis_maps/configure_gis_map.php:635 -#: ../../godmode/agentes/planned_downtime.list.php:612 -#: ../../godmode/agentes/agent_incidents.php:92 -#: ../../godmode/agentes/planned_downtime.editor.php:556 -#: ../../godmode/agentes/planned_downtime.editor.php:915 -#: ../../godmode/agentes/configurar_agente.php:494 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:141 -#: ../../godmode/agentes/modificar_agente.php:289 -#: ../../godmode/agentes/modificar_agente.php:651 -#: ../../godmode/alerts/configure_alert_command.php:265 -#: ../../godmode/alerts/configure_alert_template.php:1074 -#: ../../godmode/alerts/alert_list.list.php:147 -#: ../../godmode/alerts/alert_commands.php:657 -#: ../../godmode/alerts/alert_templates.php:384 -#: ../../godmode/alerts/alert_actions.php:260 -#: ../../godmode/alerts/alert_actions.php:328 -#: ../../godmode/alerts/configure_alert_action.php:212 -#: ../../godmode/users/user_list.php:390 -#: ../../godmode/events/custom_events.php:100 -#: ../../godmode/events/event_responses.editor.php:105 -#: ../../godmode/events/event_filter.php:137 -#: ../../godmode/events/event_edit_filter.php:299 -#: ../../godmode/events/event_responses.list.php:52 -#: ../../godmode/wizards/HostDevices.class.php:932 +#: ../../godmode/setup/gis_step_2.php:216 ../../godmode/setup/news.php:186 +#: ../../godmode/setup/gis.php:69 #: ../../godmode/modules/manage_network_components.php:618 #: ../../godmode/modules/manage_network_components.php:752 #: ../../godmode/modules/manage_network_templates_form.php:235 #: ../../godmode/modules/manage_network_templates_form.php:303 #: ../../godmode/modules/manage_network_templates_form.php:339 #: ../../godmode/modules/manage_network_components_form_common.php:131 -#: ../../enterprise/operation/agentes/transactional_map.php:208 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:366 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:492 -#: ../../enterprise/operation/agentes/tag_view.php:108 -#: ../../enterprise/operation/agentes/tag_view.php:604 -#: ../../enterprise/operation/agentes/ver_agente.php:52 -#: ../../enterprise/operation/agentes/ver_agente.php:73 -#: ../../enterprise/operation/inventory/inventory.php:322 -#: ../../enterprise/operation/log/log_viewer.php:533 -#: ../../enterprise/operation/services/services.service.php:121 -#: ../../enterprise/operation/services/services.list.php:260 -#: ../../enterprise/operation/services/services.list.php:502 -#: ../../enterprise/operation/services/services.table_services.php:182 -#: ../../enterprise/tools/ipam/ipam_editor.php:293 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:500 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:196 -#: ../../enterprise/godmode/reporting/graph_template_list.php:205 -#: ../../enterprise/godmode/reporting/visual_console_template.php:218 -#: ../../enterprise/godmode/reporting/visual_console_template.php:271 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:110 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:329 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:194 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:318 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1395 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1997 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:102 -#: ../../enterprise/godmode/massive/massive_create_services.php:658 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:196 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:97 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:139 -#: ../../enterprise/godmode/agentes/collections.php:329 -#: ../../enterprise/godmode/policies/policies.php:308 -#: ../../enterprise/godmode/policies/policies.php:408 -#: ../../enterprise/godmode/policies/configure_policy.php:103 -#: ../../enterprise/godmode/policies/policy_agents.php:798 -#: ../../enterprise/godmode/policies/policy_agents.php:855 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:139 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:669 -#: ../../enterprise/godmode/modules/configure_local_component.php:274 -#: ../../enterprise/godmode/modules/local_components.php:498 -#: ../../enterprise/godmode/modules/local_components.php:623 -#: ../../enterprise/godmode/services/services.service.php:561 -#: ../../enterprise/include/functions_events.php:97 -#: ../../enterprise/include/functions_tasklist.php:157 -#: ../../enterprise/include/class/MySQL.app.php:474 -#: ../../enterprise/include/class/SAP.app.php:644 -#: ../../enterprise/include/class/Azure.cloud.php:835 -#: ../../enterprise/include/class/VMware.app.php:763 -#: ../../enterprise/include/class/Omnishell.class.php:399 -#: ../../enterprise/include/class/Omnishell.class.php:428 -#: ../../enterprise/include/class/Omnishell.class.php:678 -#: ../../enterprise/include/class/Aws.cloud.php:578 -#: ../../enterprise/include/class/Aws.cloud.php:1233 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:775 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:925 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2797 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2902 -#: ../../enterprise/include/class/DB2.app.php:469 -#: ../../enterprise/include/class/Aws.S3.php:434 -#: ../../enterprise/include/class/Oracle.app.php:476 -#: ../../enterprise/include/class/Google.cloud.php:785 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:471 -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:823 -#: ../../enterprise/include/functions_reporting_csv.php:718 -#: ../../enterprise/include/functions_reporting_csv.php:2559 -#: ../../enterprise/include/functions_reporting_csv.php:2738 -#: ../../enterprise/meta/advanced/cron_main.php:418 -#: ../../enterprise/meta/advanced/collections.php:314 -#: ../../enterprise/meta/include/functions_wizard_meta.php:193 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1797 -#: ../../enterprise/meta/include/functions_events_meta.php:74 -#: ../../enterprise/meta/agentsearch.php:138 -#: ../../enterprise/meta/agentsearch.php:329 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:275 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:372 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:437 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:705 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:784 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:146 -#: ../../enterprise/views/cluster/list.php:60 -#: ../../enterprise/views/ncm/devices/list.php:116 -#: ../../general/ui/agents_list.php:76 ../../include/functions_container.php:149 -#: ../../include/functions_visual_map.php:4229 -#: ../../include/functions_snmp_browser.php:1665 -#: ../../include/functions_cron.php:468 ../../include/functions_events.php:195 -#: ../../include/functions_events.php:248 ../../include/functions_events.php:5110 -#: ../../include/functions_events.php:6709 ../../include/functions_html.php:1521 -#: ../../include/functions_graph.php:5218 ../../include/functions_profile.php:214 -#: ../../include/functions_visual_map_editor.php:70 -#: ../../include/functions_visual_map_editor.php:594 -#: ../../include/functions_visual_map_editor.php:1397 -#: ../../include/functions_reporting_html.php:1500 -#: ../../include/functions_reporting_html.php:2077 -#: ../../include/functions_reporting_html.php:3338 -#: ../../include/functions_reporting_html.php:3391 -#: ../../include/functions_reporting_html.php:6189 -#: ../../include/class/CredentialStore.class.php:802 -#: ../../include/class/CredentialStore.class.php:833 -#: ../../include/class/CredentialStore.class.php:923 -#: ../../include/class/NetworkMap.class.php:2841 -#: ../../include/class/NetworkMap.class.php:2890 -#: ../../include/class/NetworkMap.class.php:3206 -#: ../../include/class/CustomNetScan.class.php:500 -#: ../../include/class/CalendarManager.class.php:976 -#: ../../include/class/AgentsAlerts.class.php:773 -#: ../../include/class/ModuleTemplates.class.php:780 -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:226 -#: ../../include/functions_gis.php:228 -#: ../../include/rest-api/models/VisualConsole/Item.php:2139 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:549 -#: ../../include/ajax/heatmap.ajax.php:110 -#: ../../include/ajax/heatmap.ajax.php:344 -#: ../../include/ajax/custom_fields.php:628 -#: ../../include/ajax/custom_fields.php:677 -#: ../../extensions/agents_modules.php:404 ../../mobile/operation/events.php:385 -#: ../../mobile/operation/events.php:390 ../../mobile/operation/events.php:544 -#: ../../mobile/operation/events.php:663 ../../mobile/operation/events.php:664 -#: ../../mobile/operation/alerts.php:113 ../../mobile/operation/alerts.php:118 -#: ../../mobile/operation/alerts.php:231 ../../mobile/operation/alerts.php:232 -#: ../../mobile/operation/agents.php:95 ../../mobile/operation/agents.php:157 -#: ../../mobile/operation/agents.php:234 ../../mobile/operation/agents.php:235 -#: ../../mobile/operation/agents.php:405 ../../mobile/operation/modules.php:171 -#: ../../mobile/operation/modules.php:176 ../../mobile/operation/modules.php:266 -#: ../../mobile/operation/modules.php:267 -#: ../../mobile/operation/visualmaps.php:113 -#: ../../mobile/operation/visualmaps.php:118 ../../views/calendar/list.php:94 -#: ../../views/calendar/special_days_edit.php:106 -#: ../../views/calendar/edit.php:91 ../../views/calendar/special_days.php:112 -#: ../../views/dashboard/formDashboard.php:108 ../../views/dashboard/list.php:97 +#: ../../godmode/gis_maps/configure_gis_map.php:498 +#: ../../godmode/gis_maps/configure_gis_map.php:635 +#: ../../godmode/reporting/reporting_builder.main.php:101 +#: ../../godmode/reporting/map_builder.php:356 +#: ../../godmode/reporting/map_builder.php:385 +#: ../../godmode/reporting/graphs.php:231 ../../godmode/reporting/graphs.php:313 +#: ../../godmode/reporting/visual_console_builder.data.php:136 +#: ../../godmode/reporting/create_container.php:244 +#: ../../godmode/reporting/create_container.php:534 +#: ../../godmode/reporting/create_container.php:625 +#: ../../godmode/reporting/visual_console_favorite.php:161 +#: ../../godmode/reporting/visual_console_builder.elements.php:104 +#: ../../godmode/reporting/visual_console_builder.elements.php:313 +#: ../../godmode/reporting/reporting_builder.item_editor.php:72 +#: ../../godmode/reporting/reporting_builder.item_editor.php:198 +#: ../../godmode/reporting/reporting_builder.item_editor.php:824 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1462 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3300 +#: ../../godmode/reporting/reporting_builder.php:757 +#: ../../godmode/reporting/reporting_builder.php:948 +#: ../../godmode/reporting/graph_builder.main.php:143 +#: ../../godmode/snmpconsole/snmp_alert.php:802 +#: ../../godmode/events/event_edit_filter.php:299 +#: ../../godmode/events/event_responses.editor.php:105 +#: ../../godmode/events/custom_events.php:100 +#: ../../godmode/events/event_responses.list.php:52 +#: ../../godmode/events/event_filter.php:137 +#: ../../godmode/netflow/nf_edit.php:160 +#: ../../godmode/netflow/nf_edit_form.php:203 +#: ../../godmode/massive/massive_add_alerts.php:211 +#: ../../godmode/massive/massive_copy_modules.php:100 +#: ../../godmode/massive/massive_copy_modules.php:253 +#: ../../godmode/massive/massive_add_profiles.php:203 +#: ../../godmode/massive/massive_standby_alerts.php:185 +#: ../../godmode/massive/massive_add_action_alerts.php:197 +#: ../../godmode/massive/massive_edit_agents.php:508 +#: ../../godmode/massive/massive_edit_agents.php:685 +#: ../../godmode/massive/massive_delete_profiles.php:152 +#: ../../godmode/massive/massive_delete_action_alerts.php:209 +#: ../../godmode/massive/massive_delete_alerts.php:289 +#: ../../godmode/massive/massive_delete_agents.php:187 +#: ../../godmode/massive/massive_enable_disable_alerts.php:169 +#: ../../godmode/wizards/HostDevices.class.php:932 +#: ../../godmode/agentes/configurar_agente.php:495 +#: ../../godmode/agentes/planned_downtime.editor.php:562 +#: ../../godmode/agentes/planned_downtime.editor.php:921 +#: ../../godmode/agentes/planned_downtime.list.php:612 +#: ../../godmode/agentes/agent_incidents.php:92 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:141 +#: ../../godmode/agentes/modificar_agente.php:289 +#: ../../godmode/agentes/modificar_agente.php:651 +#: ../../godmode/alerts/configure_alert_template.php:1074 +#: ../../godmode/alerts/alert_list.list.php:147 +#: ../../godmode/alerts/alert_actions.php:260 +#: ../../godmode/alerts/alert_actions.php:328 +#: ../../godmode/alerts/alert_templates.php:384 +#: ../../godmode/alerts/alert_commands.php:657 +#: ../../godmode/alerts/configure_alert_command.php:265 +#: ../../godmode/alerts/configure_alert_action.php:212 +#: ../../godmode/users/user_list.php:390 msgid "Group" msgstr "Groupe" -#: ../../operation/netflow/nf_live_view.php:383 -#: ../../operation/agentes/estado_monitores.php:594 -#: ../../operation/agentes/alerts_status.functions.php:137 -#: ../../operation/agentes/alerts_status.functions.php:146 -#: ../../operation/agentes/graphs.php:265 ../../operation/tree.php:260 -#: ../../operation/incidents/list_integriaims_incidents.php:435 -#: ../../operation/incidents/list_integriaims_incidents.php:439 -#: ../../godmode/netflow/nf_item_list.php:174 -#: ../../godmode/snmpconsole/snmp_filters.php:203 -#: ../../godmode/snmpconsole/snmp_filters.php:290 -#: ../../godmode/snmpconsole/snmp_alert.php:1088 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1046 -#: ../../godmode/reporting/reporting_builder.list_items.php:217 -#: ../../godmode/reporting/reporting_builder.list_items.php:261 -#: ../../godmode/agentes/module_manager.php:83 -#: ../../godmode/modules/manage_network_templates_form.php:277 -#: ../../godmode/modules/manage_network_templates_form.php:337 -#: ../../godmode/tag/tag.php:233 -#: ../../enterprise/operation/services/services.treeview_services.php:156 -#: ../../enterprise/operation/services/services.treeview_services.php:160 -#: ../../enterprise/operation/services/services.list.php:454 -#: ../../enterprise/operation/services/services.list.php:459 -#: ../../enterprise/operation/services/services.table_services.php:363 -#: ../../enterprise/operation/services/services.table_services.php:368 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:209 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:269 -#: ../../enterprise/godmode/setup/setup_acl.php:574 -#: ../../enterprise/godmode/setup/setup_skins.php:96 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:148 -#: ../../enterprise/godmode/policies/policies.php:337 -#: ../../enterprise/godmode/policies/policy_linking.php:129 -#: ../../enterprise/godmode/policies/policy_queue.php:611 -#: ../../enterprise/include/class/SAPView.class.php:409 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2824 -#: ../../enterprise/include/functions_ipam.php:1775 -#: ../../enterprise/meta/advanced/policymanager.queue.php:235 -#: ../../include/functions_ui.php:3371 ../../include/functions_ui.php:3392 -#: ../../include/functions_ui.php:3403 -#: ../../include/class/ModuleTemplates.class.php:765 -msgid "Filter" -msgstr "Filtre" - -#: ../../operation/netflow/nf_live_view.php:384 -#: ../../operation/agentes/estado_monitores.php:523 -#: ../../operation/agentes/estado_agente.php:273 -#: ../../operation/agentes/group_view.php:226 -#: ../../operation/agentes/group_view.php:231 -#: ../../operation/agentes/tactical.php:180 -#: ../../operation/agentes/status_monitor.php:492 ../../operation/tree.php:212 -#: ../../operation/tree.php:269 ../../operation/tree.php:486 -#: ../../godmode/netflow/nf_edit_form.php:236 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3601 -#: ../../godmode/massive/massive_delete_agents.php:209 -#: ../../godmode/massive/massive_edit_agents.php:531 -#: ../../godmode/massive/massive_edit_modules.php:385 -#: ../../godmode/massive/massive_edit_modules.php:471 -#: ../../godmode/massive/massive_copy_modules.php:115 -#: ../../godmode/massive/massive_copy_modules.php:275 -#: ../../godmode/massive/massive_delete_modules.php:418 -#: ../../godmode/massive/massive_delete_modules.php:439 -#: ../../godmode/groups/group_list.php:1074 -#: ../../enterprise/operation/agentes/tag_view.php:131 -#: ../../enterprise/operation/services/services.treeview_services.php:286 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:119 -#: ../../enterprise/godmode/services/services.elements.php:390 -#: ../../enterprise/include/functions_services.php:1428 -#: ../../enterprise/meta/monitoring/group_view.php:238 -#: ../../enterprise/meta/monitoring/group_view.php:244 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:117 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:140 -#: ../../enterprise/meta/monitoring/tactical.php:241 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:179 -#: ../../include/functions.php:1031 ../../include/functions.php:1271 -#: ../../include/functions.php:1278 ../../include/functions.php:1311 -#: ../../include/functions_events.php:3337 ../../include/functions_graph.php:3543 -#: ../../include/functions_graph.php:3544 ../../include/functions_graph.php:5123 -#: ../../include/functions_reporting_html.php:2292 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:311 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:385 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:418 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:680 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:430 -#: ../../mobile/operation/agents.php:58 ../../mobile/operation/modules.php:69 -msgid "Normal" -msgstr "Normal" - -#: ../../operation/netflow/nf_live_view.php:384 -#: ../../godmode/massive/massive_edit_modules.php:819 -#: ../../godmode/agentes/module_manager_editor_wmi.php:61 -#: ../../godmode/agentes/module_manager_editor_network.php:96 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:755 -#: ../../enterprise/godmode/setup/setup_acl.php:463 -#: ../../enterprise/godmode/setup/setup_acl.php:765 -#: ../../enterprise/include/functions_cron.php:582 -#: ../../enterprise/include/lib/NetworkManager.php:87 -#: ../../enterprise/meta/advanced/metasetup.relations.php:218 -#: ../../enterprise/meta/advanced/metasetup.relations.php:572 -#: ../../enterprise/meta/include/functions_autoprovision.php:388 -#: ../../enterprise/meta/include/functions_wizard_meta.php:494 -#: ../../include/functions_html.php:1878 ../../include/functions_html.php:1879 -#: ../../include/functions_html.php:1989 ../../include/functions_html.php:1990 -#: ../../include/functions_html.php:2150 ../../include/functions_html.php:2151 -#: ../../include/class/CredentialStore.class.php:945 -msgid "Custom" -msgstr "Personnaliser" - -#: ../../operation/netflow/nf_live_view.php:389 -#: ../../operation/events/events.php:1166 -#: ../../operation/events/events_list.php:384 -#: ../../operation/events/events_list.php:524 -#: ../../operation/events/events_list.php:535 -#: ../../operation/events/events_list.php:1053 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:236 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:242 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:243 -#: ../../include/ajax/events.php:503 ../../include/ajax/events.php:519 -#: ../../include/ajax/custom_fields.php:587 -msgid "Load filter" -msgstr "Charger le filtre" - -#: ../../operation/netflow/nf_live_view.php:396 -msgid "Select a filter" -msgstr "Sélectionner un filtre" - -#: ../../operation/netflow/nf_live_view.php:406 -#: ../../godmode/netflow/nf_edit_form.php:239 -msgid "Dst Ip" -msgstr "Adresse IP de destination" - -#: ../../operation/netflow/nf_live_view.php:406 -#: ../../godmode/netflow/nf_edit_form.php:239 -msgid "" -"Destination IP. A comma separated list of destination ip. If we leave the " -"field blank, will show all ip. Example filter by ip:" -"
25.46.157.214,160.253.135.249" -msgstr "" -"Adresse IP de destination. Une virgule sépare la liste d'adresses IP de " -"destination. Si le champ est laissé vide, toutes les adresses IP seront " -"affichées. Exemple de filtre par IP :
25.46.157.214,160.253.135.249" - -#: ../../operation/netflow/nf_live_view.php:414 -#: ../../godmode/netflow/nf_edit_form.php:242 -msgid "Src Ip" -msgstr "Adresse IP source" - -#: ../../operation/netflow/nf_live_view.php:414 -#: ../../godmode/netflow/nf_edit_form.php:242 -msgid "" -"Source IP. A comma separated list of source ip. If we leave the field blank, " -"will show all ip. Example filter by ip:
25.46.157.214,160.253.135.249" -msgstr "" -"Adresse IP Source. Une virgule sépare la liste d'adresses IP source. Si le " -"champ est laissé vide, toutes les adresses IP seront affichées. Exemple de " -"filtre par IP :
25.46.157.214,160.253.135.249" - -#: ../../operation/netflow/nf_live_view.php:425 -#: ../../godmode/netflow/nf_edit_form.php:245 -msgid "" -"Destination port. A comma separated list of destination ports. If we leave the " -"field blank, will show all ports. Example filter by ports 80 and 22:
80,22" -msgstr "" -"Port de destination. Une virgule sépare la liste de ports de destination. Si " -"le champ est laissé vide, tous les ports seront affichés. Exemple de filtre " -"par ports 80 et 22 :
80,22" - -#: ../../operation/netflow/nf_live_view.php:433 -#: ../../godmode/netflow/nf_edit_form.php:248 -msgid "" -"Source port. A comma separated list of source ports. If we leave the field " -"blank, will show all ports. Example filter by ports 80 and 22:
80,22" -msgstr "" -"Port source. Une virgule sépare la liste de ports source. Si le champ est " -"laissé vide, touts les ports seront affichés. Exemple de filtre par ports 80 " -"et 22 :
80,22" - -#: ../../operation/netflow/nf_live_view.php:451 -#: ../../operation/gis_maps/render_view.php:165 -#: ../../operation/agentes/estado_monitores.php:525 -#: ../../operation/agentes/estado_agente.php:274 -#: ../../operation/agentes/group_view.php:227 -#: ../../operation/agentes/group_view.php:232 -#: ../../operation/agentes/tactical.php:179 -#: ../../operation/agentes/status_monitor.php:493 ../../operation/tree.php:213 -#: ../../operation/tree.php:270 ../../operation/tree.php:471 ../../index.php:1175 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3602 -#: ../../godmode/massive/massive_delete_agents.php:210 -#: ../../godmode/massive/massive_edit_agents.php:532 -#: ../../godmode/massive/massive_edit_agents.php:981 -#: ../../godmode/massive/massive_edit_modules.php:386 -#: ../../godmode/massive/massive_edit_modules.php:472 -#: ../../godmode/massive/massive_copy_modules.php:116 -#: ../../godmode/massive/massive_copy_modules.php:276 -#: ../../godmode/massive/massive_delete_modules.php:419 -#: ../../godmode/massive/massive_delete_modules.php:440 -#: ../../godmode/setup/setup_netflow.php:61 -#: ../../godmode/groups/group_list.php:1059 -#: ../../godmode/users/configure_user.php:1674 -#: ../../godmode/modules/manage_network_components_form_wizard.php:383 -#: ../../enterprise/operation/agentes/transactional_map.php:333 -#: ../../enterprise/operation/agentes/tag_view.php:132 -#: ../../enterprise/operation/services/services.treeview_services.php:271 -#: ../../enterprise/operation/services/services.service.php:123 -#: ../../enterprise/operation/services/services.service.php:174 -#: ../../enterprise/operation/services/services.list.php:238 -#: ../../enterprise/operation/services/services.list.php:505 -#: ../../enterprise/operation/services/services.list.php:564 -#: ../../enterprise/operation/services/services.service_map.php:115 -#: ../../enterprise/operation/services/services.table_services.php:160 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:120 -#: ../../enterprise/godmode/massive/massive_create_services.php:747 -#: ../../enterprise/godmode/setup/setup_history.php:583 -#: ../../enterprise/godmode/services/services.service.php:699 -#: ../../enterprise/godmode/services/services.service.php:930 -#: ../../enterprise/godmode/services/services.elements.php:372 -#: ../../enterprise/include/functions_reporting.php:4837 -#: ../../enterprise/include/functions_services.php:1448 -#: ../../enterprise/include/class/CommandCenter.class.php:564 -#: ../../enterprise/include/class/CommandCenter.class.php:603 -#: ../../enterprise/include/functions_login.php:23 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:439 -#: ../../enterprise/meta/index.php:862 ../../enterprise/meta/index.php:931 -#: ../../enterprise/meta/include/functions_wizard_meta.php:975 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1059 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1260 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1280 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1497 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1581 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1700 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1720 -#: ../../enterprise/meta/monitoring/group_view.php:239 -#: ../../enterprise/meta/monitoring/group_view.php:245 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:127 -#: ../../enterprise/meta/monitoring/tactical.php:240 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:180 -#: ../../enterprise/views/ncm/firmwares/edit.php:149 -#: ../../include/functions.php:1035 ../../include/functions.php:1273 -#: ../../include/functions.php:1276 ../../include/functions.php:1315 -#: ../../include/functions_ui.php:298 ../../include/functions_ui.php:2604 -#: ../../include/functions_events.php:3341 ../../include/functions_graph.php:3553 -#: ../../include/functions_graph.php:3554 ../../include/functions_graph.php:5127 -#: ../../include/functions_reporting_html.php:2294 -#: ../../include/class/Diagnostics.class.php:1809 -#: ../../include/class/AgentWizard.class.php:1300 -#: ../../include/class/AgentWizard.class.php:3989 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:312 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:386 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:419 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:665 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:423 -#: ../../update_manager_client/views/offline.php:81 -#: ../../extensions/dbmanager.php:129 ../../mobile/operation/agents.php:59 -#: ../../mobile/operation/modules.php:70 -msgid "Warning" -msgstr "Attention" - -#: ../../operation/netflow/nf_live_view.php:451 -#: ../../godmode/setup/setup_netflow.php:61 -msgid "IP address resolution can take a lot of time" -msgstr "La résolution de l'adresse IP peut prendre du temps" - -#: ../../operation/netflow/nf_live_view.php:452 -#: ../../operation/snmpconsole/snmp_view.php:653 -#: ../../operation/users/user_edit.php:321 -#: ../../godmode/reporting/reporting_builder.main.php:194 -#: ../../godmode/reporting/visual_console_builder.wizard.php:380 -#: ../../godmode/reporting/visual_console_builder.wizard.php:467 -#: ../../godmode/reporting/reporting_builder.php:1092 -#: ../../godmode/massive/massive_edit_agents.php:663 -#: ../../godmode/massive/massive_edit_agents.php:986 -#: ../../godmode/massive/massive_edit_agents.php:995 -#: ../../godmode/massive/massive_edit_modules.php:616 -#: ../../godmode/massive/massive_edit_modules.php:638 -#: ../../godmode/massive/massive_edit_modules.php:707 -#: ../../godmode/massive/massive_edit_modules.php:729 -#: ../../godmode/massive/massive_edit_modules.php:769 -#: ../../godmode/massive/massive_edit_modules.php:1043 -#: ../../godmode/massive/massive_edit_modules.php:1081 -#: ../../godmode/massive/massive_edit_modules.php:1109 -#: ../../godmode/update_manager/update_manager.setup.php:371 -#: ../../godmode/agentes/agent_conf_gis.php:125 -#: ../../godmode/alerts/alert_view.php:129 -#: ../../godmode/alerts/alert_view.php:259 -#: ../../godmode/users/configure_user.php:1099 -#: ../../godmode/servers/modificar_server.php:47 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:553 -#: ../../enterprise/godmode/reporting/visual_console_template.php:286 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:209 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:553 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:574 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:644 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:665 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:705 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:967 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1005 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1033 -#: ../../enterprise/godmode/setup/setup_auth.php:208 -#: ../../enterprise/godmode/setup/setup_auth.php:338 -#: ../../enterprise/godmode/setup/setup_auth.php:386 -#: ../../enterprise/godmode/setup/setup_auth.php:1181 -#: ../../enterprise/include/functions_reporting.php:2337 -#: ../../enterprise/include/functions_cron.php:755 -#: ../../enterprise/include/functions_tasklist.php:323 -#: ../../enterprise/include/functions_reporting_csv.php:1940 -#: ../../enterprise/meta/advanced/metasetup.setup.php:149 -#: ../../enterprise/meta/advanced/metasetup.setup.php:203 -#: ../../enterprise/meta/advanced/metasetup.setup.php:219 -#: ../../enterprise/meta/advanced/metasetup.setup.php:223 -#: ../../enterprise/meta/advanced/metasetup.setup.php:285 -#: ../../enterprise/meta/advanced/metasetup.setup.php:299 -#: ../../enterprise/meta/advanced/metasetup.setup.php:321 -#: ../../enterprise/meta/advanced/metasetup.setup.php:325 -#: ../../enterprise/meta/advanced/metasetup.setup.php:347 -#: ../../enterprise/meta/advanced/metasetup.performance.php:85 -#: ../../enterprise/meta/advanced/metasetup.password.php:80 -#: ../../enterprise/meta/advanced/metasetup.password.php:122 -#: ../../enterprise/meta/advanced/metasetup.password.php:127 -#: ../../enterprise/meta/advanced/metasetup.password.php:133 -#: ../../enterprise/meta/advanced/metasetup.password.php:139 -#: ../../enterprise/meta/advanced/metasetup.password.php:143 -#: ../../enterprise/meta/advanced/metasetup.password.php:147 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:136 -#: ../../include/functions_snmp.php:390 ../../include/functions_cron.php:648 -#: ../../include/functions_profile.php:276 -#: ../../include/functions_reporting_html.php:1560 -msgid "Yes" -msgstr "Oui" - -#: ../../operation/netflow/nf_live_view.php:462 -#: ../../operation/snmpconsole/snmp_view.php:654 -#: ../../operation/users/user_edit.php:322 -#: ../../godmode/reporting/reporting_builder.main.php:204 -#: ../../godmode/reporting/visual_console_builder.wizard.php:390 -#: ../../godmode/reporting/visual_console_builder.wizard.php:468 -#: ../../godmode/reporting/reporting_builder.php:1094 -#: ../../godmode/massive/massive_edit_agents.php:664 -#: ../../godmode/massive/massive_edit_agents.php:987 -#: ../../godmode/massive/massive_edit_agents.php:996 -#: ../../godmode/massive/massive_edit_modules.php:617 -#: ../../godmode/massive/massive_edit_modules.php:639 -#: ../../godmode/massive/massive_edit_modules.php:708 -#: ../../godmode/massive/massive_edit_modules.php:730 -#: ../../godmode/massive/massive_edit_modules.php:770 -#: ../../godmode/massive/massive_edit_modules.php:1043 -#: ../../godmode/massive/massive_edit_modules.php:1082 -#: ../../godmode/massive/massive_edit_modules.php:1110 -#: ../../godmode/update_manager/update_manager.setup.php:372 -#: ../../godmode/setup/news.php:287 ../../godmode/agentes/agent_conf_gis.php:126 -#: ../../godmode/alerts/alert_view.php:129 -#: ../../godmode/alerts/alert_view.php:259 -#: ../../godmode/alerts/alert_view.php:352 -#: ../../godmode/users/configure_user.php:1100 -#: ../../godmode/servers/modificar_server.php:45 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:555 -#: ../../enterprise/godmode/reporting/visual_console_template.php:286 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:211 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:554 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:575 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:645 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:666 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:706 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:967 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1006 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1034 -#: ../../enterprise/godmode/setup/setup_auth.php:208 -#: ../../enterprise/godmode/setup/setup_auth.php:341 -#: ../../enterprise/godmode/setup/setup_auth.php:389 -#: ../../enterprise/godmode/setup/setup_auth.php:1184 -#: ../../enterprise/godmode/setup/setup.php:64 -#: ../../enterprise/include/functions_reporting.php:2337 -#: ../../enterprise/include/functions_cron.php:754 -#: ../../enterprise/include/functions_tasklist.php:323 -#: ../../enterprise/include/functions_reporting_csv.php:1940 -#: ../../enterprise/meta/advanced/metasetup.setup.php:150 -#: ../../enterprise/meta/advanced/metasetup.setup.php:213 -#: ../../enterprise/meta/advanced/metasetup.setup.php:220 -#: ../../enterprise/meta/advanced/metasetup.setup.php:224 -#: ../../enterprise/meta/advanced/metasetup.setup.php:286 -#: ../../enterprise/meta/advanced/metasetup.setup.php:309 -#: ../../enterprise/meta/advanced/metasetup.setup.php:322 -#: ../../enterprise/meta/advanced/metasetup.setup.php:335 -#: ../../enterprise/meta/advanced/metasetup.setup.php:357 -#: ../../enterprise/meta/advanced/metasetup.performance.php:86 -#: ../../enterprise/meta/advanced/metasetup.password.php:81 -#: ../../enterprise/meta/advanced/metasetup.password.php:123 -#: ../../enterprise/meta/advanced/metasetup.password.php:128 -#: ../../enterprise/meta/advanced/metasetup.password.php:134 -#: ../../enterprise/meta/advanced/metasetup.password.php:140 -#: ../../enterprise/meta/advanced/metasetup.password.php:144 -#: ../../enterprise/meta/advanced/metasetup.password.php:148 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:137 -#: ../../include/functions_snmp.php:382 ../../include/functions_cron.php:648 -#: ../../include/functions_events.php:5041 -#: ../../include/functions_events.php:5046 -#: ../../include/functions_profile.php:276 -#: ../../include/functions_reporting_html.php:1560 -#: ../../mobile/operation/events.php:195 ../../mobile/operation/events.php:200 -msgid "No" -msgstr "Non" - -#: ../../operation/netflow/nf_live_view.php:469 -msgid "IP address resolution" -msgstr "Résolution de l'adresse IP" - -#: ../../operation/netflow/nf_live_view.php:469 -msgid "Resolve the IP addresses to get their hostnames." -msgstr "Résoudre les adresses IP pour obtenir leurs noms d'hôte" - -#: ../../operation/netflow/nf_live_view.php:472 -msgid "Source ip" -msgstr "IP source" - -#: ../../operation/netflow/nf_live_view.php:482 -#: ../../godmode/netflow/nf_edit_form.php:237 -#: ../../godmode/alerts/configure_alert_template.php:946 -#: ../../godmode/alerts/configure_alert_template.php:987 -#: ../../godmode/alerts/configure_alert_template.php:1138 -#: ../../godmode/alerts/alert_commands.php:157 -#: ../../godmode/alerts/alert_commands.php:194 -#: ../../godmode/users/configure_user.php:1211 -#: ../../godmode/modules/manage_network_components_form_common.php:53 -#: ../../enterprise/godmode/agentes/plugins_manager.php:126 -#: ../../enterprise/godmode/policies/policy_plugins.php:108 -#: ../../enterprise/godmode/modules/configure_local_component.php:165 -#: ../../enterprise/meta/general/main_header.php:309 -#: ../../enterprise/meta/general/main_header.php:391 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:268 -msgid "Advanced" -msgstr "Avancé" - -#: ../../operation/netflow/nf_live_view.php:495 -msgid "Draw" -msgstr "Dessiner" - -#: ../../operation/netflow/nf_live_view.php:499 -msgid "Save as new filter" -msgstr "Enregistrer comme nouveau filtre" - -#: ../../operation/netflow/nf_live_view.php:500 -msgid "Update current filter" -msgstr "Mise à jour de ce filtre" - -#: ../../operation/netflow/nf_live_view.php:514 -msgid "No filter selected" -msgstr "Aucun filtre sélectionné" - -#: ../../operation/netflow/nf_live_view.php:740 -#: ../../operation/reporting/reporting_viewer.php:367 -#: ../../operation/reporting/reporting_viewer.php:387 -#: ../../operation/reporting/graph_viewer.php:423 -#: ../../operation/network/network_report.php:336 -#: ../../operation/network/network_usage_map.php:184 -#: ../../operation/agentes/estado_monitores.php:455 -#: ../../operation/agentes/interface_traffic_graph_win.php:434 -#: ../../operation/agentes/datos_agente.php:312 -#: ../../operation/agentes/stat_win.php:615 ../../operation/tree.php:573 -#: ../../operation/events/events.php:2806 -#: ../../operation/events/events_list.php:2031 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4832 -#: ../../godmode/setup/news.php:322 -#: ../../godmode/agentes/planned_downtime.editor.php:1488 -#: ../../godmode/alerts/configure_alert_template.php:1456 -#: ../../godmode/alerts/configure_alert_template.php:1540 -#: ../../enterprise/operation/log/log_viewer.php:981 -#: ../../enterprise/operation/log/log_viewer.php:993 -#: ../../enterprise/operation/services/services.treeview_services.php:375 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1169 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3962 -#: ../../enterprise/godmode/wizards/consoletask_js.php:41 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4311 -#: ../../enterprise/meta/advanced/cron_main.php:526 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:683 -#: ../../extensions/insert_data.php:224 -msgid "Choose time" -msgstr "Définir temps" - -#: ../../operation/netflow/nf_live_view.php:741 -#: ../../operation/reporting/reporting_viewer.php:368 -#: ../../operation/reporting/reporting_viewer.php:388 -#: ../../operation/reporting/graph_viewer.php:424 -#: ../../operation/network/network_report.php:337 -#: ../../operation/network/network_usage_map.php:185 -#: ../../operation/agentes/estado_monitores.php:456 -#: ../../operation/agentes/interface_traffic_graph_win.php:435 -#: ../../operation/agentes/datos_agente.php:313 -#: ../../operation/agentes/stat_win.php:616 ../../operation/tree.php:574 -#: ../../operation/events/events.php:2807 -#: ../../operation/events/events_list.php:2032 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4833 -#: ../../godmode/setup/news.php:323 -#: ../../godmode/agentes/planned_downtime.editor.php:1489 -#: ../../godmode/alerts/configure_alert_template.php:1457 -#: ../../godmode/alerts/configure_alert_template.php:1541 -#: ../../enterprise/operation/log/log_viewer.php:982 -#: ../../enterprise/operation/log/log_viewer.php:994 -#: ../../enterprise/operation/services/services.treeview_services.php:376 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1170 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3963 -#: ../../enterprise/godmode/wizards/consoletask_js.php:42 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3986 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4312 -#: ../../enterprise/include/lib/Metaconsole/Node.php:591 -#: ../../enterprise/meta/advanced/cron_main.php:527 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:684 -#: ../../extensions/insert_data.php:225 -msgid "Time" -msgstr "Temps" - -#: ../../operation/netflow/nf_live_view.php:742 -#: ../../operation/reporting/reporting_viewer.php:369 -#: ../../operation/reporting/reporting_viewer.php:389 -#: ../../operation/reporting/graph_viewer.php:425 -#: ../../operation/network/network_report.php:338 -#: ../../operation/network/network_usage_map.php:186 -#: ../../operation/agentes/estado_monitores.php:457 -#: ../../operation/agentes/interface_traffic_graph_win.php:436 -#: ../../operation/agentes/datos_agente.php:314 -#: ../../operation/agentes/stat_win.php:617 ../../operation/tree.php:575 -#: ../../operation/events/events.php:2808 -#: ../../operation/events/events_list.php:2033 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4834 -#: ../../godmode/setup/news.php:324 -#: ../../godmode/agentes/planned_downtime.editor.php:1490 -#: ../../godmode/alerts/configure_alert_template.php:1458 -#: ../../godmode/alerts/configure_alert_template.php:1542 -#: ../../enterprise/operation/log/log_viewer.php:983 -#: ../../enterprise/operation/log/log_viewer.php:995 -#: ../../enterprise/operation/services/services.treeview_services.php:377 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1171 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3964 -#: ../../enterprise/godmode/wizards/consoletask_js.php:43 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3987 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4313 -#: ../../enterprise/meta/advanced/cron_main.php:528 -#: ../../include/functions_html.php:2271 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:685 -#: ../../extensions/insert_data.php:226 -msgid "Hour" -msgstr "Heure" - -#: ../../operation/netflow/nf_live_view.php:743 -#: ../../operation/reporting/reporting_viewer.php:370 -#: ../../operation/reporting/reporting_viewer.php:390 -#: ../../operation/reporting/graph_viewer.php:426 -#: ../../operation/network/network_report.php:339 -#: ../../operation/network/network_usage_map.php:187 -#: ../../operation/agentes/estado_monitores.php:458 -#: ../../operation/agentes/interface_traffic_graph_win.php:437 -#: ../../operation/agentes/datos_agente.php:315 -#: ../../operation/agentes/stat_win.php:618 ../../operation/tree.php:576 -#: ../../operation/events/events.php:2809 -#: ../../operation/events/events_list.php:2034 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4835 -#: ../../godmode/setup/news.php:325 -#: ../../godmode/agentes/planned_downtime.editor.php:1491 -#: ../../godmode/alerts/configure_alert_template.php:1459 -#: ../../godmode/alerts/configure_alert_template.php:1543 -#: ../../enterprise/operation/log/log_viewer.php:984 -#: ../../enterprise/operation/log/log_viewer.php:996 -#: ../../enterprise/operation/services/services.treeview_services.php:378 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1172 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3965 -#: ../../enterprise/godmode/wizards/consoletask_js.php:44 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3988 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4314 -#: ../../enterprise/meta/advanced/cron_main.php:529 -#: ../../include/functions_html.php:2272 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:686 -#: ../../extensions/insert_data.php:227 -msgid "Minute" -msgstr "Minute" - -#: ../../operation/netflow/nf_live_view.php:744 -#: ../../operation/reporting/reporting_viewer.php:371 -#: ../../operation/reporting/reporting_viewer.php:391 -#: ../../operation/reporting/graph_viewer.php:427 -#: ../../operation/network/network_report.php:340 -#: ../../operation/network/network_usage_map.php:188 -#: ../../operation/agentes/estado_monitores.php:459 -#: ../../operation/agentes/interface_traffic_graph_win.php:438 -#: ../../operation/agentes/datos_agente.php:316 -#: ../../operation/agentes/stat_win.php:619 ../../operation/tree.php:577 -#: ../../operation/events/events.php:2810 -#: ../../operation/events/events_list.php:2035 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4836 -#: ../../godmode/setup/news.php:326 -#: ../../godmode/agentes/planned_downtime.editor.php:1492 -#: ../../godmode/alerts/configure_alert_template.php:1460 -#: ../../godmode/alerts/configure_alert_template.php:1544 -#: ../../enterprise/operation/log/log_viewer.php:985 -#: ../../enterprise/operation/log/log_viewer.php:997 -#: ../../enterprise/operation/services/services.treeview_services.php:379 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1173 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3966 -#: ../../enterprise/godmode/wizards/consoletask_js.php:45 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3989 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4315 -#: ../../enterprise/meta/advanced/cron_main.php:530 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:687 -#: ../../extensions/insert_data.php:228 -msgid "Second" -msgstr "Seconde" - -#: ../../operation/netflow/nf_live_view.php:745 -#: ../../operation/reporting/reporting_viewer.php:372 -#: ../../operation/reporting/reporting_viewer.php:392 -#: ../../operation/reporting/graph_viewer.php:428 -#: ../../operation/network/network_report.php:341 -#: ../../operation/network/network_usage_map.php:189 -#: ../../operation/agentes/estado_monitores.php:460 -#: ../../operation/agentes/interface_traffic_graph_win.php:439 -#: ../../operation/agentes/datos_agente.php:317 -#: ../../operation/agentes/stat_win.php:620 ../../operation/tree.php:578 -#: ../../operation/events/events.php:2811 -#: ../../operation/events/events_list.php:2036 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4837 -#: ../../godmode/setup/news.php:327 -#: ../../godmode/agentes/planned_downtime.editor.php:1493 -#: ../../godmode/alerts/configure_alert_template.php:1461 -#: ../../godmode/alerts/configure_alert_template.php:1545 -#: ../../enterprise/operation/agentes/agent_inventory.php:108 -#: ../../enterprise/operation/log/log_viewer.php:986 -#: ../../enterprise/operation/log/log_viewer.php:998 -#: ../../enterprise/operation/services/services.treeview_services.php:380 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1174 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3967 -#: ../../enterprise/godmode/wizards/consoletask_js.php:46 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3990 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4316 -#: ../../enterprise/meta/advanced/cron_main.php:531 -#: ../../include/functions.php:505 ../../include/functions.php:636 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:688 -#: ../../extensions/insert_data.php:229 -msgid "Now" -msgstr "Maintenant" - -#: ../../operation/netflow/nf_live_view.php:746 -#: ../../operation/reporting/reporting_viewer.php:373 -#: ../../operation/reporting/reporting_viewer.php:393 -#: ../../operation/reporting/graph_viewer.php:429 -#: ../../operation/network/network_report.php:342 -#: ../../operation/network/network_usage_map.php:190 -#: ../../operation/agentes/estado_monitores.php:461 -#: ../../operation/agentes/interface_traffic_graph_win.php:440 -#: ../../operation/agentes/datos_agente.php:318 -#: ../../operation/agentes/stat_win.php:621 ../../operation/tree.php:579 -#: ../../operation/events/events.php:2812 -#: ../../operation/events/events_list.php:2037 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4838 -#: ../../godmode/setup/news.php:328 -#: ../../godmode/agentes/planned_downtime.editor.php:1494 -#: ../../godmode/alerts/configure_alert_template.php:1462 -#: ../../godmode/alerts/configure_alert_template.php:1546 -#: ../../godmode/wizards/HostDevices.class.php:796 -#: ../../enterprise/operation/log/log_viewer.php:987 -#: ../../enterprise/operation/log/log_viewer.php:999 -#: ../../enterprise/operation/services/services.treeview_services.php:381 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1175 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3968 -#: ../../enterprise/godmode/setup/setup.php:736 -#: ../../enterprise/godmode/wizards/consoletask_js.php:47 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3991 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4317 -#: ../../enterprise/meta/advanced/cron_main.php:532 -#: ../../include/functions_snmp_browser.php:600 -#: ../../include/class/WelcomeWindow.class.php:159 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:689 -#: ../../extensions/insert_data.php:230 ../../mobile/include/ui.class.php:691 -#: ../../mobile/include/ui.class.php:749 -msgid "Close" -msgstr "Fermer" - -#: ../../operation/netflow/netflow_explorer.php:37 ../../operation/menu.php:92 -msgid "Netflow explorer" -msgstr "Explorateur Netflow" - -#: ../../operation/search_graphs.php:21 ../../operation/search_reports.php:25 -#: ../../operation/search_users.php:23 ../../operation/search_modules.php:23 -#: ../../operation/search_maps.php:19 ../../operation/search_policies.php:22 -#: ../../operation/search_agents.php:30 ../../operation/search_alerts.php:24 -msgid "Zero results found" -msgstr "Zéro résultats trouvés" - -#: ../../operation/search_graphs.php:30 -#: ../../operation/reporting/graph_viewer.php:524 -#: ../../godmode/reporting/graphs.php:310 -#: ../../include/functions_container.php:146 -msgid "Graph name" -msgstr "Nom du graphique" - -#: ../../operation/search_graphs.php:31 ../../operation/search_reports.php:43 -#: ../../operation/search_reports.php:59 -#: ../../operation/reporting/custom_reporting.php:35 +#: ../../views/calendar/edit.php:103 +#: ../../views/calendar/special_days_edit.php:138 +#: ../../views/calendar/list.php:95 ../../operation/search_reports.php:43 +#: ../../operation/search_reports.php:59 ../../operation/search_policies.php:36 +#: ../../operation/gis_maps/ajax.php:325 ../../operation/gis_maps/ajax.php:459 +#: ../../operation/search_users.php:48 #: ../../operation/reporting/graph_viewer.php:525 -#: ../../operation/search_users.php:48 ../../operation/gis_maps/ajax.php:325 -#: ../../operation/gis_maps/ajax.php:459 -#: ../../operation/agentes/estado_agente.php:742 -#: ../../operation/agentes/pandora_networkmap.view.php:109 -#: ../../operation/agentes/estado_generalagente.php:239 -#: ../../operation/agentes/pandora_networkmap.editor.php:321 -#: ../../operation/agentes/gis_view.php:222 -#: ../../operation/agentes/custom_fields.php:69 -#: ../../operation/search_policies.php:36 ../../operation/search_agents.php:43 +#: ../../operation/reporting/custom_reporting.php:35 +#: ../../operation/search_graphs.php:31 ../../operation/search_agents.php:43 #: ../../operation/search_agents.php:49 +#: ../../operation/agentes/custom_fields.php:69 +#: ../../operation/agentes/estado_agente.php:742 +#: ../../operation/agentes/pandora_networkmap.editor.php:321 +#: ../../operation/agentes/estado_generalagente.php:239 +#: ../../operation/agentes/pandora_networkmap.view.php:109 +#: ../../operation/agentes/gis_view.php:222 #: ../../operation/incidents/configure_integriaims_incident.php:342 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:117 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:248 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:261 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:392 -#: ../../godmode/netflow/nf_item_list.php:175 -#: ../../godmode/snmpconsole/snmp_filters.php:201 -#: ../../godmode/snmpconsole/snmp_filters.php:289 -#: ../../godmode/snmpconsole/snmp_alert.php:724 -#: ../../godmode/snmpconsole/snmp_alert.php:1232 -#: ../../godmode/reporting/reporting_builder.item_editor.php:74 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1083 -#: ../../godmode/reporting/reporting_builder.main.php:215 -#: ../../godmode/reporting/graph_builder.main.php:180 -#: ../../godmode/reporting/graphs.php:311 -#: ../../godmode/reporting/create_container.php:266 -#: ../../godmode/reporting/reporting_builder.php:911 -#: ../../godmode/massive/massive_edit_agents.php:760 -#: ../../godmode/massive/massive_edit_modules.php:743 -#: ../../godmode/massive/massive_edit_plugins.php:494 -#: ../../godmode/setup/snmp_wizard.php:41 ../../godmode/setup/os.list.php:70 -#: ../../godmode/setup/os.builder.php:37 -#: ../../godmode/agentes/planned_downtime.list.php:611 -#: ../../godmode/agentes/agent_template.php:237 -#: ../../godmode/agentes/planned_downtime.editor.php:572 -#: ../../godmode/agentes/module_manager.php:862 -#: ../../godmode/agentes/module_manager_editor_common.php:1081 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:164 -#: ../../godmode/agentes/modificar_agente.php:652 -#: ../../godmode/agentes/agent_manager.php:431 -#: ../../godmode/groups/configure_group.php:242 -#: ../../godmode/groups/group_list.php:850 -#: ../../godmode/alerts/configure_alert_command.php:283 -#: ../../godmode/alerts/configure_alert_template.php:1106 -#: ../../godmode/alerts/alert_commands.php:658 -#: ../../godmode/alerts/alert_templates.php:46 -#: ../../godmode/users/user_list.php:485 -#: ../../godmode/events/event_responses.editor.php:111 -#: ../../godmode/events/event_responses.list.php:51 -#: ../../godmode/modules/manage_network_components.php:751 -#: ../../godmode/modules/manage_network_components_form_wizard.php:450 -#: ../../godmode/modules/module_list.php:63 -#: ../../godmode/modules/manage_network_templates_form.php:172 -#: ../../godmode/modules/manage_network_templates_form.php:234 -#: ../../godmode/modules/manage_network_components_form_common.php:335 -#: ../../godmode/modules/manage_network_templates.php:247 -#: ../../godmode/tag/tag.php:228 ../../godmode/tag/tag.php:278 -#: ../../godmode/tag/edit_tag.php:219 ../../godmode/servers/plugin.php:358 -#: ../../godmode/servers/plugin.php:485 -#: ../../godmode/servers/modificar_server.php:66 +#: ../../include/ajax/module.php:979 ../../include/ajax/events_extended.php:91 +#: ../../include/ajax/heatmap.ajax.php:232 +#: ../../include/ajax/heatmap.ajax.php:271 +#: ../../include/ajax/heatmap.ajax.php:331 +#: ../../include/class/ModuleTemplates.class.php:893 +#: ../../include/class/ModuleTemplates.class.php:1062 +#: ../../include/class/ModuleTemplates.class.php:1210 +#: ../../include/class/ManageNetScanScripts.class.php:404 +#: ../../include/class/ManageNetScanScripts.class.php:558 +#: ../../include/class/ManageNetScanScripts.class.php:607 +#: ../../include/class/AgentWizard.class.php:1183 +#: ../../include/class/AgentWizard.class.php:4035 +#: ../../include/class/ConfigPEN.class.php:448 +#: ../../include/class/ConfigPEN.class.php:599 +#: ../../include/functions_events.php:3855 +#: ../../include/functions_treeview.php:127 +#: ../../include/functions_treeview.php:652 +#: ../../include/functions_container.php:147 +#: ../../include/functions_snmp_browser.php:570 +#: ../../include/functions_snmp_browser.php:1682 +#: ../../include/functions_reporting_html.php:155 +#: ../../include/functions_reporting_html.php:1533 +#: ../../include/functions_reporting_html.php:3390 +#: ../../include/functions_reporting_html.php:3441 +#: ../../include/functions_reporting_html.php:5204 +#: ../../include/functions_reporting_html.php:6151 +#: ../../enterprise/tools/ipam/ipam_excel.php:132 +#: ../../enterprise/tools/ipam/ipam_excel.php:201 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:345 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:681 +#: ../../enterprise/tools/ipam/ipam_supernet_network.php:84 +#: ../../enterprise/tools/ipam/ipam_vlan_network.php:40 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:411 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:619 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1061 +#: ../../enterprise/tools/ipam/ipam_list.php:582 +#: ../../enterprise/tools/ipam/ipam_editor.php:177 +#: ../../enterprise/views/ncm/devices/list.php:115 +#: ../../enterprise/views/ipam/sites/edit.php:51 +#: ../../enterprise/views/ipam/sites/list.php:47 +#: ../../enterprise/views/cluster/view.php:286 +#: ../../enterprise/views/cluster/list.php:59 +#: ../../enterprise/operation/services/services.service.php:119 +#: ../../enterprise/operation/services/services.list.php:500 +#: ../../enterprise/operation/agentes/tag_view.php:600 +#: ../../enterprise/operation/agentes/policy_view.php:68 #: ../../enterprise/operation/agentes/collection_view.php:77 #: ../../enterprise/operation/agentes/transactional_map.php:207 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:364 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:490 -#: ../../enterprise/operation/agentes/tag_view.php:600 #: ../../enterprise/operation/agentes/ver_agente.php:60 -#: ../../enterprise/operation/agentes/policy_view.php:68 -#: ../../enterprise/operation/services/services.service.php:119 -#: ../../enterprise/operation/services/services.list.php:500 -#: ../../enterprise/tools/ipam/ipam_vlan_network.php:40 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:422 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:864 -#: ../../enterprise/tools/ipam/ipam_editor.php:177 -#: ../../enterprise/tools/ipam/ipam_excel.php:132 -#: ../../enterprise/tools/ipam/ipam_excel.php:201 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:84 -#: ../../enterprise/tools/ipam/ipam_list.php:582 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:345 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:681 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:411 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:76 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:386 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:498 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:199 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:433 -#: ../../enterprise/godmode/reporting/graph_template_list.php:204 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:205 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1691 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:297 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:679 -#: ../../enterprise/godmode/massive/massive_create_services.php:647 -#: ../../enterprise/godmode/setup/setup_skins.php:127 -#: ../../enterprise/godmode/setup/edit_skin.php:259 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:347 -#: ../../enterprise/godmode/agentes/inventory_manager.php:221 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:162 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:141 -#: ../../enterprise/godmode/agentes/collection_manager.php:111 -#: ../../enterprise/godmode/agentes/collection_manager.php:208 -#: ../../enterprise/godmode/agentes/collections.php:330 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:386 -#: ../../enterprise/godmode/policies/policy_collections.php:171 -#: ../../enterprise/godmode/policies/policy_collections.php:265 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:303 -#: ../../enterprise/godmode/policies/configure_policy.php:119 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:222 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:166 -#: ../../enterprise/godmode/modules/configure_local_component.php:477 -#: ../../enterprise/godmode/modules/configure_local_component.php:636 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:273 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:101 -#: ../../enterprise/godmode/services/services.service.php:550 -#: ../../enterprise/godmode/services/services.elements.php:103 #: ../../enterprise/include/functions_cron.php:282 -#: ../../enterprise/include/functions_services.php:1604 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:795 -#: ../../enterprise/include/class/ManageBackups.class.php:162 -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:812 -#: ../../enterprise/include/functions_reporting_pdf.php:1817 -#: ../../enterprise/include/functions_ipam.php:1370 -#: ../../enterprise/include/functions_ipam.php:1978 #: ../../enterprise/include/functions_reporting_csv.php:482 #: ../../enterprise/include/functions_reporting_csv.php:485 #: ../../enterprise/include/functions_reporting_csv.php:705 @@ -1584,1419 +690,582 @@ msgstr "Nom du graphique" #: ../../enterprise/include/functions_reporting_csv.php:2723 #: ../../enterprise/include/functions_reporting_csv.php:2795 #: ../../enterprise/include/functions_reporting_csv.php:2797 -#: ../../enterprise/include/ajax/ipam.ajax.php:367 -#: ../../enterprise/meta/advanced/collections.php:337 -#: ../../enterprise/meta/include/functions_autoprovision.php:475 -#: ../../enterprise/meta/include/functions_wizard_meta.php:198 -#: ../../enterprise/meta/include/functions_wizard_meta.php:473 -#: ../../enterprise/meta/include/functions_wizard_meta.php:585 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1137 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1456 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1577 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1679 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1801 +#: ../../enterprise/include/ajax/ipam.ajax.php:371 +#: ../../enterprise/include/ajax/ipam.ajax.php:615 +#: ../../enterprise/include/class/ManageBackups.class.php:162 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:797 +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:812 +#: ../../enterprise/include/functions_services.php:1604 +#: ../../enterprise/include/functions_ipam.php:1374 +#: ../../enterprise/include/functions_ipam.php:1982 +#: ../../enterprise/include/functions_reporting_pdf.php:1817 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:77 +#: ../../enterprise/meta/include/functions_autoprovision.php:475 +#: ../../enterprise/meta/include/functions_wizard_meta.php:199 +#: ../../enterprise/meta/include/functions_wizard_meta.php:476 +#: ../../enterprise/meta/include/functions_wizard_meta.php:589 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1144 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1464 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1586 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1689 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1812 +#: ../../enterprise/meta/advanced/collections.php:389 #: ../../enterprise/meta/agentsearch.php:135 #: ../../enterprise/meta/agentsearch.php:328 #: ../../enterprise/mobile/include/enterprise.class.php:88 -#: ../../enterprise/views/cluster/list.php:59 -#: ../../enterprise/views/cluster/view.php:286 -#: ../../enterprise/views/ncm/devices/list.php:115 -#: ../../enterprise/views/ipam/sites/list.php:47 -#: ../../enterprise/views/ipam/sites/edit.php:51 -#: ../../include/functions_container.php:147 -#: ../../include/functions_snmp_browser.php:570 -#: ../../include/functions_snmp_browser.php:1682 -#: ../../include/functions_treeview.php:127 -#: ../../include/functions_treeview.php:652 -#: ../../include/functions_events.php:3856 -#: ../../include/functions_reporting_html.php:155 -#: ../../include/functions_reporting_html.php:1504 -#: ../../include/functions_reporting_html.php:3341 -#: ../../include/functions_reporting_html.php:3392 -#: ../../include/functions_reporting_html.php:5155 -#: ../../include/functions_reporting_html.php:6102 -#: ../../include/class/ManageNetScanScripts.class.php:404 -#: ../../include/class/ManageNetScanScripts.class.php:558 -#: ../../include/class/ManageNetScanScripts.class.php:607 -#: ../../include/class/ConfigPEN.class.php:448 -#: ../../include/class/ConfigPEN.class.php:599 -#: ../../include/class/AgentWizard.class.php:1183 -#: ../../include/class/AgentWizard.class.php:4029 -#: ../../include/class/ModuleTemplates.class.php:893 -#: ../../include/class/ModuleTemplates.class.php:1062 -#: ../../include/class/ModuleTemplates.class.php:1210 -#: ../../include/ajax/events_extended.php:91 -#: ../../include/ajax/heatmap.ajax.php:232 -#: ../../include/ajax/heatmap.ajax.php:271 -#: ../../include/ajax/heatmap.ajax.php:331 ../../include/ajax/module.php:979 +#: ../../enterprise/godmode/setup/edit_skin.php:259 +#: ../../enterprise/godmode/setup/setup_skins.php:127 +#: ../../enterprise/godmode/modules/configure_local_component.php:477 +#: ../../enterprise/godmode/modules/configure_local_component.php:636 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:273 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:101 +#: ../../enterprise/godmode/services/services.elements.php:103 +#: ../../enterprise/godmode/services/services.service.php:558 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:199 +#: ../../enterprise/godmode/reporting/graph_template_list.php:204 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:205 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1691 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:498 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:447 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:76 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:386 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:679 +#: ../../enterprise/godmode/massive/massive_create_services.php:647 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:297 +#: ../../enterprise/godmode/agentes/inventory_manager.php:221 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:137 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:312 +#: ../../enterprise/godmode/agentes/collection_manager.php:111 +#: ../../enterprise/godmode/agentes/collection_manager.php:208 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:162 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:386 +#: ../../enterprise/godmode/agentes/collections.php:382 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:222 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:166 +#: ../../enterprise/godmode/policies/configure_policy.php:119 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:303 +#: ../../enterprise/godmode/policies/policy_collections.php:171 +#: ../../enterprise/godmode/policies/policy_collections.php:265 #: ../../extensions/files_repo/files_repo_form.php:83 #: ../../extensions/files_repo/files_repo_list.php:56 -#: ../../mobile/operation/tactical.php:352 ../../views/calendar/list.php:95 -#: ../../views/calendar/special_days_edit.php:138 -#: ../../views/calendar/edit.php:103 +#: ../../mobile/operation/tactical.php:352 ../../godmode/setup/snmp_wizard.php:41 +#: ../../godmode/setup/os.list.php:70 ../../godmode/setup/os.builder.php:37 +#: ../../godmode/servers/plugin.php:358 ../../godmode/servers/plugin.php:485 +#: ../../godmode/servers/modificar_server.php:66 +#: ../../godmode/modules/module_list.php:63 +#: ../../godmode/modules/manage_network_components.php:751 +#: ../../godmode/modules/manage_network_templates.php:247 +#: ../../godmode/modules/manage_network_templates_form.php:172 +#: ../../godmode/modules/manage_network_templates_form.php:234 +#: ../../godmode/modules/manage_network_components_form_wizard.php:451 +#: ../../godmode/modules/manage_network_components_form_common.php:335 +#: ../../godmode/reporting/reporting_builder.main.php:215 +#: ../../godmode/reporting/graphs.php:311 +#: ../../godmode/reporting/create_container.php:266 +#: ../../godmode/reporting/reporting_builder.item_editor.php:74 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1086 +#: ../../godmode/reporting/reporting_builder.php:911 +#: ../../godmode/reporting/graph_builder.main.php:180 +#: ../../godmode/snmpconsole/snmp_alert.php:766 +#: ../../godmode/snmpconsole/snmp_alert.php:1269 +#: ../../godmode/snmpconsole/snmp_filters.php:201 +#: ../../godmode/snmpconsole/snmp_filters.php:289 +#: ../../godmode/tag/edit_tag.php:219 ../../godmode/tag/tag.php:228 +#: ../../godmode/tag/tag.php:278 +#: ../../godmode/events/event_responses.editor.php:111 +#: ../../godmode/events/event_responses.list.php:51 +#: ../../godmode/netflow/nf_item_list.php:175 +#: ../../godmode/massive/massive_edit_agents.php:760 +#: ../../godmode/massive/massive_edit_plugins.php:494 +#: ../../godmode/massive/massive_edit_modules.php:743 +#: ../../godmode/agentes/module_manager.php:862 +#: ../../godmode/agentes/module_manager_editor_common.php:1081 +#: ../../godmode/agentes/agent_manager.php:470 +#: ../../godmode/agentes/planned_downtime.editor.php:578 +#: ../../godmode/agentes/planned_downtime.list.php:611 +#: ../../godmode/agentes/agent_template.php:237 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:164 +#: ../../godmode/agentes/modificar_agente.php:652 +#: ../../godmode/alerts/configure_alert_template.php:1106 +#: ../../godmode/alerts/alert_templates.php:46 +#: ../../godmode/alerts/alert_commands.php:658 +#: ../../godmode/alerts/configure_alert_command.php:283 +#: ../../godmode/users/user_list.php:485 +#: ../../godmode/groups/configure_group.php:242 +#: ../../godmode/groups/group_list.php:850 msgid "Description" msgstr "Description" -#: ../../operation/search_reports.php:42 ../../operation/search_reports.php:58 -#: ../../operation/reporting/custom_reporting.php:34 -#: ../../godmode/reporting/reporting_builder.php:910 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:282 -#: ../../enterprise/include/functions_cron.php:232 -#: ../../enterprise/include/functions_tasklist.php:340 -#: ../../enterprise/include/functions_reporting_csv.php:2218 -#: ../../enterprise/include/functions_reporting_csv.php:2222 -#: ../../include/functions_cron.php:665 -msgid "Report name" -msgstr "Nom du rapport" - -#: ../../operation/search_reports.php:44 ../../operation/search_reports.php:60 -#: ../../operation/reporting/custom_reporting.php:36 -#: ../../godmode/reporting/reporting_builder.php:912 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:501 -msgid "HTML" -msgstr "HTML" - -#: ../../operation/search_reports.php:45 ../../operation/search_reports.php:61 -#: ../../operation/reporting/custom_reporting.php:37 -#: ../../godmode/reporting/reporting_builder.php:913 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:502 -msgid "XML" -msgstr "XML" - -#: ../../operation/search_reports.php:68 ../../operation/gis_maps/gis_map.php:190 -#: ../../operation/agentes/estado_agente.php:877 -#: ../../operation/agentes/estado_agente.php:880 -#: ../../operation/agentes/pandora_networkmap.php:713 -#: ../../operation/agentes/status_monitor.php:1510 -#: ../../operation/incidents/list_integriaims_incidents.php:550 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2175 -#: ../../godmode/reporting/reporting_builder.php:1169 -#: ../../godmode/reporting/reporting_builder.list_items.php:624 -#: ../../godmode/setup/snmp_wizard.php:110 -#: ../../godmode/agentes/planned_downtime.list.php:624 -#: ../../godmode/agentes/fields_manager.php:154 -#: ../../godmode/agentes/modificar_agente.php:803 -#: ../../godmode/agentes/modificar_agente.php:809 -#: ../../godmode/groups/group_list.php:917 -#: ../../godmode/groups/group_list.php:918 -#: ../../godmode/users/profile_list.php:434 ../../godmode/users/user_list.php:796 -#: ../../godmode/events/event_responses.list.php:79 -#: ../../godmode/servers/servers.build_table.php:220 -#: ../../godmode/servers/plugin.php:179 ../../godmode/servers/plugin.php:880 -#: ../../enterprise/operation/agentes/tag_view.php:742 -#: ../../enterprise/tools/ipam/ipam.php:417 -#: ../../enterprise/tools/ipam/ipam_ajax.php:122 -#: ../../enterprise/tools/ipam/ipam_ajax.php:527 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:612 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:382 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:204 -#: ../../enterprise/godmode/agentes/collections.editor.php:234 -#: ../../enterprise/include/functions_tasklist.php:595 -#: ../../enterprise/include/functions_tasklist.php:637 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:612 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:784 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:960 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1107 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1315 -#: ../../enterprise/include/class/Omnishell.class.php:1137 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2382 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3036 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1149 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1150 -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:618 -#: ../../enterprise/include/ajax/transactional.ajax.php:117 -#: ../../enterprise/include/ajax/transactional.ajax.php:205 -#: ../../enterprise/meta/advanced/collections.editor.php:203 -#: ../../enterprise/meta/include/functions_autoprovision.php:506 -#: ../../enterprise/meta/include/functions_autoprovision.php:507 -#: ../../enterprise/meta/include/functions_autoprovision.php:672 -#: ../../enterprise/meta/include/functions_autoprovision.php:673 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2056 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2151 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2715 -#: ../../enterprise/meta/screens/screens.visualmap.php:73 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:297 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:463 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:814 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:74 -#: ../../include/functions_cron.php:881 ../../include/functions_cron.php:909 -#: ../../include/class/NetworkMap.class.php:3013 -#: ../../include/class/CalendarManager.class.php:652 -#: ../../include/ajax/module.php:1110 -#: ../../extensions/files_repo/files_repo_list.php:138 -#: ../../views/calendar/special_days.php:431 -msgid "Edit" -msgstr "Modifier" - -#: ../../operation/snmpconsole/snmp_statistics.php:45 -#: ../../operation/snmpconsole/snmp_browser.php:56 -#: ../../operation/snmpconsole/snmp_view.php:118 -#: ../../operation/agentes/networkmap.dinamic.php:102 -#: ../../operation/agentes/pandora_networkmap.view.php:2266 -msgid "Normal screen" -msgstr "Écran normal" - -#: ../../operation/snmpconsole/snmp_statistics.php:54 -#: ../../operation/snmpconsole/snmp_browser.php:68 -#: ../../operation/snmpconsole/snmp_view.php:128 -#: ../../operation/agentes/networkmap.dinamic.php:115 -#: ../../operation/agentes/pandora_networkmap.view.php:2279 -#: ../../operation/events/events.php:826 ../../operation/heatmap.php:87 -#: ../../include/class/AgentsAlerts.class.php:834 -#: ../../views/dashboard/list.php:99 -msgid "Full screen" -msgstr "Plein écran" - -#: ../../operation/snmpconsole/snmp_statistics.php:66 -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:939 ../../godmode/category/category.php:89 -#: ../../godmode/agentes/planned_downtime.editor.php:59 -#: ../../godmode/alerts/alert_list.php:494 -#: ../../enterprise/godmode/alerts/alert_inventory.php:78 -#: ../../include/functions_html.php:1894 ../../include/functions_html.php:1895 -#: ../../include/functions_html.php:2005 ../../include/functions_html.php:2006 -#: ../../include/functions_html.php:2185 ../../include/functions_html.php:2186 -#: ../../views/dashboard/header.php:278 -msgid "List" -msgstr "Liste" - -#: ../../operation/snmpconsole/snmp_statistics.php:78 -#: ../../operation/snmpconsole/snmp_view.php:99 -#: ../../operation/incidents/incident_statistics.php:21 -#: ../../enterprise/include/functions_ipam.php:1553 -msgid "Statistics" -msgstr "Statistiques" - -#: ../../operation/snmpconsole/snmp_statistics.php:85 -msgid "SNMP Statistics" -msgstr "Statistiques SNMP" - -#: ../../operation/snmpconsole/snmp_statistics.php:98 -#: ../../operation/snmpconsole/snmp_mib_uploader.php:56 -#: ../../operation/snmpconsole/snmp_browser.php:86 -#: ../../operation/snmpconsole/snmp_view.php:693 -#: ../../operation/snmpconsole/snmp_view.php:802 -#: ../../operation/agentes/estado_agente.php:224 -#: ../../operation/agentes/group_view.php:98 -#: ../../operation/agentes/interface_view.php:72 -#: ../../operation/agentes/tactical.php:78 -#: ../../operation/agentes/alerts_status.php:200 -#: ../../operation/agentes/ver_agente.php:1906 -#: ../../operation/agentes/status_monitor.php:104 ../../operation/menu.php:31 -#: ../../operation/menu.php:154 ../../operation/tree.php:183 -#: ../../operation/heatmap.php:133 ../../godmode/snmpconsole/snmp_filters.php:55 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:47 -#: ../../enterprise/operation/agentes/tag_view.php:50 -#: ../../enterprise/operation/inventory/inventory.php:146 -#: ../../enterprise/operation/services/services.treeview_services.php:61 -#: ../../enterprise/operation/services/services.list.php:58 -#: ../../enterprise/operation/services/services.table_services.php:38 -#: ../../enterprise/tools/ipam/ipam_editor.php:261 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:53 -#: ../../enterprise/godmode/reporting/aws_view.php:115 -#: ../../enterprise/godmode/reporting/aws_view.php:148 -#: ../../enterprise/godmode/services/services.massive.meta.php:42 -#: ../../enterprise/godmode/services/services.massive.elements.php:44 -#: ../../enterprise/include/class/SAPView.class.php:155 -#: ../../enterprise/include/class/SAPView.class.php:199 -#: ../../enterprise/meta/general/logon_ok.php:75 -#: ../../enterprise/meta/general/main_header.php:91 -#: ../../enterprise/meta/general/main_menu.php:181 -#: ../../enterprise/extensions/vmware/vmware_view.php:1394 -#: ../../enterprise/views/cluster/list.php:31 -#: ../../general/first_task/cluster_builder.php:38 -#: ../../include/class/AgentsAlerts.class.php:750 -#: ../../extensions/module_groups.php:260 ../../extensions/realtime_graphs.php:67 -#: ../../extensions/agents_modules.php:474 -msgid "Monitoring" -msgstr "Surveillance" - -#: ../../operation/snmpconsole/snmp_statistics.php:102 -#: ../../operation/snmpconsole/snmp_view.php:697 -#: ../../operation/snmpconsole/snmp_view.php:806 ../../operation/menu.php:141 -msgid "SNMP" -msgstr "SNMP" - -#: ../../operation/snmpconsole/snmp_statistics.php:156 -#: ../../operation/snmpconsole/snmp_view.php:720 -msgid "There are no SNMP traps in database" -msgstr "Aucun déroutement SNMP dans la base de données" - -#: ../../operation/snmpconsole/snmp_statistics.php:169 -msgid "Traps received by source" -msgstr "Déroutements reçus par la source" - -#: ../../operation/snmpconsole/snmp_statistics.php:169 -#: ../../operation/snmpconsole/snmp_statistics.php:237 -#: ../../enterprise/include/functions_reporting_csv.php:932 -#: ../../include/functions_reporting.php:1534 -#, php-format -msgid "Top %d" -msgstr "Top %d" - -#: ../../operation/snmpconsole/snmp_statistics.php:182 -#: ../../enterprise/include/functions_reporting_csv.php:2808 -#: ../../general/logon_ok.php:250 ../../include/functions.php:3045 -#: ../../include/functions_netflow.php:347 -#: ../../include/functions_reporting_html.php:5678 -#: ../../include/class/AuditLog.class.php:111 -#: ../../mobile/operation/tactical.php:351 -msgid "Source IP" -msgstr "Adresse IP source" - -#: ../../operation/snmpconsole/snmp_statistics.php:183 -#: ../../operation/snmpconsole/snmp_statistics.php:251 -msgid "Number" -msgstr "Nombre" - -#: ../../operation/snmpconsole/snmp_statistics.php:193 -#: ../../operation/snmpconsole/snmp_view.php:956 -#: ../../operation/agentes/estado_agente.php:968 -#: ../../operation/agentes/estado_agente.php:978 -#: ../../godmode/agentes/configurar_agente.php:841 -#: ../../godmode/agentes/modificar_agente.php:952 -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:76 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:231 -msgid "Create agent" -msgstr "Créer un agent" - -#: ../../operation/snmpconsole/snmp_statistics.php:197 -#: ../../operation/snmpconsole/snmp_view.php:962 -msgid "View agent details" -msgstr "Voir les détails de l'agent" - -#: ../../operation/snmpconsole/snmp_statistics.php:218 -#: ../../operation/snmpconsole/snmp_statistics.php:275 -#: ../../operation/snmpconsole/snmp_view.php:636 -#: ../../operation/snmpconsole/snmp_view.php:1120 -#: ../../operation/snmpconsole/snmp_view.php:1149 -#: ../../operation/gis_maps/render_view.php:167 -#: ../../operation/users/user_edit.php:362 -#: ../../godmode/snmpconsole/snmp_alert.php:33 -#: ../../godmode/groups/configure_group.php:250 -#: ../../godmode/users/configure_user.php:1116 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:34 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:35 -#: ../../enterprise/godmode/setup/setup_acl.php:475 -#: ../../enterprise/godmode/setup/setup_acl.php:479 -#: ../../enterprise/include/class/Aws.cloud.php:347 -#: ../../enterprise/include/functions_ipam.php:1593 -#: ../../include/functions_reporting.php:4847 -#: ../../include/functions_reporting.php:4859 -#: ../../include/functions_reporting.php:4860 -#: ../../include/functions_reporting.php:4863 -#: ../../include/functions_reporting.php:4868 -#: ../../include/functions_reporting.php:4869 -#: ../../include/functions_reporting.php:4872 -#: ../../include/functions_graph.php:3060 ../../include/functions_graph.php:3105 -#: ../../include/functions_graph.php:3146 ../../include/functions_graph.php:3188 -#: ../../include/functions_graph.php:3265 ../../include/functions_graph.php:3474 -#: ../../include/functions_graph.php:3582 ../../include/functions_graph.php:3647 -#: ../../include/functions_graph.php:3814 ../../include/functions_graph.php:3826 -#: ../../include/functions_graph.php:3827 ../../include/functions_graph.php:3830 -#: ../../include/functions_graph.php:3835 ../../include/functions_graph.php:3836 -#: ../../include/functions_graph.php:3839 ../../include/functions_graph.php:4837 -#: ../../extensions/api_checker.php:176 -msgid "Other" -msgstr "Autre" - -#: ../../operation/snmpconsole/snmp_statistics.php:237 -msgid "Traps received by Enterprise String" -msgstr "Déroutements reçus par la chaîne d'Enterprise" - -#: ../../operation/snmpconsole/snmp_statistics.php:250 -msgid "Trap Enterprise String" -msgstr "Déroutement Enterprise de chaîne" - -#: ../../operation/snmpconsole/snmp_mib_uploader.php:47 -#: ../../operation/menu.php:131 -msgid "MIB uploader" -msgstr "Téléverseur MIB" - -#: ../../operation/snmpconsole/snmp_mib_uploader.php:60 -#: ../../operation/snmpconsole/snmp_browser.php:90 -#: ../../godmode/snmpconsole/snmp_filters.php:59 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:51 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:57 -msgid "SMNP" -msgstr "SMNP" - -#: ../../operation/snmpconsole/snmp_mib_uploader.php:86 -msgid "" -"MIB files will be installed on the system. Please note that a MIB may depend " -"on other MIB. To customize trap definitions use the SNMP trap editor." -msgstr "" -"Les fichiers MIB seront installés sur le système. Veuillez noter qu'un MIB " -"peut dépendre d'un autre MIB. Pour personnaliser les définitions de " -"déroutement, utilisez l'éditeur de trap SNMP." - -#: ../../operation/snmpconsole/snmp_browser.php:77 -msgid "SNMP Browser" -msgstr "Explorateur SNMP" - -#: ../../operation/snmpconsole/snmp_browser.php:155 -#: ../../operation/snmpconsole/snmp_browser.php:175 -#: ../../godmode/modules/manage_network_templates_form.php:260 -msgid "Add modules" -msgstr "Ajouter des modules" - -#: ../../operation/snmpconsole/snmp_browser.php:174 -#: ../../operation/snmpconsole/snmp_browser.php:551 -#: ../../operation/snmpconsole/snmp_browser.php:631 -#: ../../operation/snmpconsole/snmp_browser.php:646 -#: ../../operation/agentes/pandora_networkmap.editor.php:603 -#: ../../godmode/massive/massive_operations.php:393 -#: ../../godmode/setup/snmp_wizard.php:100 -#: ../../godmode/agentes/status_monitor_custom_fields.php:242 -#: ../../godmode/events/custom_events.php:205 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1096 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1120 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:808 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:831 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:266 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:341 -#: ../../enterprise/godmode/services/services.service.php:966 -#: ../../enterprise/godmode/services/services.elements.php:844 -#: ../../enterprise/godmode/services/services.elements.php:855 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3007 -#: ../../enterprise/include/class/AgentRepository.class.php:801 -#: ../../enterprise/include/class/AgentRepository.class.php:899 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1567 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1669 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1721 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1753 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1788 -#: ../../enterprise/include/class/LogSource.class.php:845 -#: ../../enterprise/include/class/LogSource.class.php:898 -#: ../../enterprise/include/class/ManageBackups.class.php:446 -#: ../../enterprise/include/functions_HA_cluster.php:492 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:1152 -#: ../../enterprise/meta/event/custom_events.php:250 -#: ../../enterprise/views/ncm/agent/details.php:690 ../../general/header.php:814 -#: ../../include/functions_visual_map_editor.php:880 +#: ../../views/calendar/edit.php:120 ../../views/calendar/special_days.php:323 +#: ../../views/calendar/special_days.php:406 +#: ../../views/calendar/special_days.php:481 +#: ../../views/calendar/special_days.php:505 +#: ../../views/calendar/special_days_edit.php:163 +#: ../../views/calendar/special_days_edit.php:206 +#: ../../views/calendar/list.php:144 ../../operation/gis_maps/gis_map.php:207 +#: ../../operation/incidents/configure_integriaims_incident.php:380 +#: ../../operation/incidents/list_integriaims_incidents.php:573 #: ../../include/functions_visual_map_editor.php:884 -#: ../../include/functions_register.php:179 -#: ../../include/class/WelcomeWindow.class.php:174 -#: ../../include/class/CredentialStore.class.php:1242 -#: ../../include/class/CredentialStore.class.php:1294 -#: ../../include/class/TreeGroupEdition.class.php:165 -#: ../../include/class/ConfigPEN.class.php:669 -#: ../../include/class/ConfigPEN.class.php:693 -#: ../../include/class/NetworkMap.class.php:2807 -#: ../../include/class/AgentWizard.class.php:6009 -#: ../../include/class/ModuleTemplates.class.php:1382 -#: ../../update_manager_client/views/register.php:86 -#: ../../views/calendar/special_days_edit.php:207 -#: ../../views/calendar/special_days.php:407 -#: ../../views/calendar/special_days.php:506 ../../views/dashboard/list.php:225 -#: ../../views/dashboard/header.php:69 ../../views/dashboard/header.php:103 -msgid "Cancel" -msgstr "Annuler" +#: ../../include/class/ModuleTemplates.class.php:960 +#: ../../include/class/ModuleTemplates.class.php:1007 +#: ../../include/class/ManageNetScanScripts.class.php:763 +#: ../../include/functions_filemanager.php:813 +#: ../../include/functions_filemanager.php:874 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:148 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:315 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:454 +#: ../../enterprise/tools/ipam/ipam_list.php:746 +#: ../../enterprise/tools/ipam/ipam_editor.php:361 +#: ../../enterprise/views/ncm/snippets/edit.php:106 +#: ../../enterprise/views/ncm/snippets/list.php:127 +#: ../../enterprise/views/ncm/firmwares/edit.php:169 +#: ../../enterprise/views/ncm/firmwares/list.php:133 +#: ../../enterprise/views/ncm/vendors/edit.php:104 +#: ../../enterprise/views/ncm/vendors/list.php:119 +#: ../../enterprise/views/ncm/templates/edit.php:315 +#: ../../enterprise/views/ncm/templates/list.php:133 +#: ../../enterprise/views/ncm/models/edit.php:103 +#: ../../enterprise/views/ncm/models/list.php:121 +#: ../../enterprise/views/ipam/sites/edit.php:80 +#: ../../enterprise/views/ipam/sites/list.php:98 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:405 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3097 +#: ../../enterprise/meta/include/functions_autoprovision.php:588 +#: ../../enterprise/meta/include/functions_autoprovision.php:789 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:300 +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:105 +#: ../../enterprise/meta/advanced/collections.editor.php:136 +#: ../../enterprise/meta/advanced/cron_main.php:471 +#: ../../enterprise/meta/advanced/collections.data.php:42 +#: ../../enterprise/meta/advanced/collections.data.php:71 +#: ../../enterprise/meta/advanced/collections.data.php:93 +#: ../../enterprise/meta/advanced/collections.data.php:113 +#: ../../enterprise/meta/advanced/collections.data.php:138 +#: ../../enterprise/meta/advanced/collections.data.php:184 +#: ../../enterprise/meta/advanced/collections.php:498 +#: ../../enterprise/meta/advanced/collections.php:509 +#: ../../enterprise/meta/advanced/links.php:137 +#: ../../enterprise/godmode/setup/edit_skin.php:299 +#: ../../enterprise/godmode/servers/manage_export.php:130 +#: ../../enterprise/godmode/servers/manage_export.php:169 +#: ../../enterprise/godmode/modules/configure_local_component.php:680 +#: ../../enterprise/godmode/modules/local_components.php:716 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:343 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:145 +#: ../../enterprise/godmode/services/services.service.php:940 +#: ../../enterprise/godmode/reporting/aws_view.php:194 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:269 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:24 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:87 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:428 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:599 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:636 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:685 +#: ../../enterprise/godmode/agentes/collections.editor.php:169 +#: ../../enterprise/godmode/agentes/collections.agents.php:38 +#: ../../enterprise/godmode/agentes/collections.data.php:68 +#: ../../enterprise/godmode/agentes/collections.data.php:169 +#: ../../enterprise/godmode/agentes/collections.data.php:193 +#: ../../enterprise/godmode/agentes/collections.data.php:213 +#: ../../enterprise/godmode/agentes/collections.data.php:240 +#: ../../enterprise/godmode/agentes/collections.data.php:296 +#: ../../enterprise/godmode/agentes/collections.php:466 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:433 +#: ../../enterprise/godmode/policies/policy_modules.php:432 +#: ../../enterprise/godmode/policies/policies.php:645 +#: ../../enterprise/godmode/policies/configure_policy.php:139 +#: ../../godmode/setup/os.php:95 ../../godmode/setup/os.php:177 +#: ../../godmode/setup/news.php:231 ../../godmode/setup/gis.php:97 +#: ../../godmode/setup/links.php:127 ../../godmode/servers/plugin.php:596 +#: ../../godmode/modules/manage_network_components_form.php:376 +#: ../../godmode/modules/manage_network_components.php:934 +#: ../../godmode/modules/manage_network_templates.php:309 +#: ../../godmode/modules/manage_network_templates_form.php:180 +#: ../../godmode/modules/manage_nc_groups.php:318 +#: ../../godmode/modules/manage_nc_groups_form.php:93 +#: ../../godmode/category/edit_category.php:205 +#: ../../godmode/reporting/map_builder.php:559 +#: ../../godmode/reporting/create_container.php:333 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2170 +#: ../../godmode/reporting/graph_builder.main.php:294 +#: ../../godmode/snmpconsole/snmp_alert.php:1142 +#: ../../godmode/snmpconsole/snmp_alert.php:1514 +#: ../../godmode/snmpconsole/snmp_filters.php:263 +#: ../../godmode/snmpconsole/snmp_filters.php:336 +#: ../../godmode/tag/edit_tag.php:281 +#: ../../godmode/events/event_edit_filter.php:676 +#: ../../godmode/events/event_responses.editor.php:219 +#: ../../godmode/netflow/nf_edit_form.php:272 +#: ../../godmode/agentes/module_manager.php:229 +#: ../../godmode/agentes/configure_field.php:141 +#: ../../godmode/agentes/agent_manager.php:972 +#: ../../godmode/agentes/module_manager_editor.php:788 +#: ../../godmode/agentes/planned_downtime.list.php:582 +#: ../../godmode/agentes/planned_downtime.list.php:873 +#: ../../godmode/alerts/alert_list.list.php:961 +#: ../../godmode/alerts/alert_actions.php:471 +#: ../../godmode/alerts/alert_templates.php:481 +#: ../../godmode/alerts/alert_commands.php:748 +#: ../../godmode/alerts/alert_list.php:496 +#: ../../godmode/alerts/configure_alert_command.php:387 +#: ../../godmode/alerts/configure_alert_action.php:402 +#: ../../godmode/users/configure_user.php:1475 +#: ../../godmode/users/profile_list.php:463 +#: ../../godmode/groups/configure_group.php:279 +#: ../../godmode/groups/configure_modu_group.php:86 +msgid "Create" +msgstr "Créer" -#: ../../operation/snmpconsole/snmp_browser.php:218 -msgid "Adding modules in progress" -msgstr "Ajout de modules en cours" - -#: ../../operation/snmpconsole/snmp_browser.php:225 -#: ../../godmode/reporting/visual_console_builder.editor.php:167 -#: ../../godmode/reporting/visual_console_builder.editor.php:169 -#: ../../godmode/reporting/visual_console_builder.editor.php:171 -msgid "Action in progress" -msgstr "Action en cours" - -#: ../../operation/snmpconsole/snmp_browser.php:389 -#: ../../operation/snmpconsole/snmp_browser.php:404 -#: ../../operation/snmpconsole/snmp_browser.php:414 -#: ../../operation/snmpconsole/snmp_browser.php:533 -#: ../../operation/snmpconsole/snmp_view.php:630 -#: ../../operation/snmpconsole/snmp_view.php:1114 -#: ../../operation/snmpconsole/snmp_view.php:1125 -#: ../../operation/gis_maps/render_view.php:163 -#: ../../operation/agentes/pandora_networkmap.view.php:174 -#: ../../operation/agentes/pandora_networkmap.editor.php:349 -#: ../../operation/agentes/ver_agente.php:1155 -#: ../../operation/agentes/ver_agente.php:1211 -#: ../../operation/agentes/ver_agente.php:1226 -#: ../../operation/users/user_edit.php:402 -#: ../../operation/users/user_edit.php:414 -#: ../../operation/users/user_edit.php:455 -#: ../../operation/users/user_edit.php:491 -#: ../../operation/users/user_edit.php:505 -#: ../../operation/users/user_edit.php:898 -#: ../../operation/users/user_edit.php:905 -#: ../../operation/users/user_edit.php:914 -#: ../../operation/users/user_edit.php:921 ../../operation/events/events.php:1912 -#: ../../operation/events/events_list.php:530 -#: ../../operation/events/events_list.php:1283 -#: ../../operation/incidents/list_integriaims_incidents.php:530 -#: ../../operation/incidents/list_integriaims_incidents.php:534 -#: ../../godmode/snmpconsole/snmp_alert.php:27 -#: ../../godmode/snmpconsole/snmp_alert.php:1081 -#: ../../godmode/reporting/visual_console_builder.elements.php:482 -#: ../../godmode/reporting/visual_console_builder.elements.php:633 -#: ../../godmode/reporting/visual_console_builder.elements.php:643 -#: ../../godmode/reporting/reporting_builder.item_editor.php:194 -#: ../../godmode/reporting/reporting_builder.item_editor.php:906 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2029 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2102 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2123 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2155 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3034 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3195 -#: ../../godmode/reporting/graph_builder.graph_editor.php:329 -#: ../../godmode/reporting/visual_console_builder.wizard.php:266 -#: ../../godmode/reporting/visual_console_builder.wizard.php:438 -#: ../../godmode/reporting/visual_console_builder.wizard.php:451 -#: ../../godmode/reporting/visual_console_builder.wizard.php:485 -#: ../../godmode/reporting/visual_console_builder.wizard.php:498 -#: ../../godmode/reporting/visual_console_builder.wizard.php:536 -#: ../../godmode/reporting/visual_console_builder.wizard.php:537 -#: ../../godmode/reporting/visual_console_builder.wizard.php:732 -#: ../../godmode/reporting/visual_console_builder.wizard.php:742 -#: ../../godmode/reporting/visual_console_builder.wizard.php:774 -#: ../../godmode/reporting/create_container.php:489 -#: ../../godmode/massive/massive_delete_alerts.php:359 -#: ../../godmode/massive/massive_add_alerts.php:304 -#: ../../godmode/massive/massive_edit_agents.php:740 -#: ../../godmode/massive/massive_edit_modules.php:458 -#: ../../godmode/massive/massive_edit_modules.php:919 -#: ../../godmode/massive/massive_edit_modules.php:1053 -#: ../../godmode/massive/massive_edit_modules.php:1169 -#: ../../godmode/massive/massive_edit_modules.php:1204 -#: ../../godmode/massive/massive_edit_modules.php:1259 -#: ../../godmode/massive/massive_edit_modules.php:1345 -#: ../../godmode/massive/massive_edit_modules.php:1418 -#: ../../godmode/massive/massive_edit_modules.php:1527 -#: ../../godmode/massive/massive_edit_modules.php:1528 -#: ../../godmode/massive/massive_edit_modules.php:1529 -#: ../../godmode/massive/massive_edit_modules.php:1530 -#: ../../godmode/massive/massive_edit_modules.php:1769 -#: ../../godmode/massive/massive_edit_modules.php:1829 -#: ../../godmode/massive/massive_copy_modules.php:374 -#: ../../godmode/massive/massive_copy_modules.php:508 -#: ../../godmode/massive/massive_edit_plugins.php:338 -#: ../../godmode/massive/massive_delete_modules.php:502 -#: ../../godmode/massive/massive_delete_modules.php:594 -#: ../../godmode/massive/massive_delete_modules.php:679 -#: ../../godmode/massive/massive_delete_modules.php:728 -#: ../../godmode/massive/massive_delete_modules.php:736 -#: ../../godmode/massive/massive_delete_modules.php:737 -#: ../../godmode/massive/massive_delete_modules.php:738 -#: ../../godmode/massive/massive_delete_modules.php:739 -#: ../../godmode/massive/massive_delete_modules.php:805 -#: ../../godmode/massive/massive_delete_modules.php:835 -#: ../../godmode/massive/massive_add_action_alerts.php:341 -#: ../../godmode/setup/setup_visuals.php:400 -#: ../../godmode/setup/setup_visuals.php:419 -#: ../../godmode/setup/setup_visuals.php:949 -#: ../../godmode/setup/os.builder.php:41 -#: ../../godmode/agentes/status_monitor_custom_fields.php:218 -#: ../../godmode/agentes/status_monitor_custom_fields.php:266 -#: ../../godmode/agentes/module_manager_editor_common.php:733 -#: ../../godmode/agentes/module_manager_editor_common.php:1149 -#: ../../godmode/agentes/module_manager_editor_common.php:1405 -#: ../../godmode/agentes/module_manager_editor_common.php:1419 -#: ../../godmode/agentes/module_manager_editor_network.php:465 -#: ../../godmode/agentes/module_manager_editor_plugin.php:55 -#: ../../godmode/agentes/agent_manager.php:425 -#: ../../godmode/agentes/agent_manager.php:675 -#: ../../godmode/agentes/agent_manager.php:841 -#: ../../godmode/groups/configure_group.php:188 -#: ../../godmode/groups/configure_group.php:210 -#: ../../godmode/alerts/configure_alert_template.php:650 -#: ../../godmode/alerts/configure_alert_template.php:777 -#: ../../godmode/alerts/configure_alert_template.php:798 -#: ../../godmode/alerts/alert_list.list.php:745 -#: ../../godmode/alerts/alert_commands.php:302 -#: ../../godmode/alerts/alert_commands.php:316 -#: ../../godmode/alerts/alert_commands.php:376 -#: ../../godmode/alerts/alert_commands.php:389 -#: ../../godmode/alerts/alert_actions.php:291 -#: ../../godmode/alerts/configure_alert_action.php:264 -#: ../../godmode/users/configure_user.php:1073 -#: ../../godmode/users/configure_user.php:1087 -#: ../../godmode/users/configure_user.php:1281 -#: ../../godmode/users/configure_user.php:1293 -#: ../../godmode/events/custom_events.php:181 -#: ../../godmode/events/custom_events.php:229 -#: ../../godmode/events/event_edit_filter.php:694 -#: ../../godmode/wizards/HostDevices.class.php:1098 -#: ../../godmode/modules/manage_network_components_form_plugin.php:41 -#: ../../godmode/modules/manage_network_components_form.php:642 -#: ../../godmode/modules/manage_network_components_form.php:648 -#: ../../godmode/modules/manage_network_components_form.php:657 -#: ../../godmode/modules/manage_network_components_form.php:663 -#: ../../godmode/modules/manage_nc_groups_form.php:77 -#: ../../godmode/modules/manage_network_components_form_common.php:343 -#: ../../godmode/modules/manage_network_components_form_network.php:248 -#: ../../enterprise/operation/agentes/ver_agente.php:38 -#: ../../enterprise/operation/log/log_viewer.php:735 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:414 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:586 -#: ../../enterprise/tools/ipam/ipam_editor.php:206 -#: ../../enterprise/tools/ipam/ipam_editor.php:234 -#: ../../enterprise/tools/ipam/ipam_network.php:594 -#: ../../enterprise/tools/ipam/ipam_list.php:112 -#: ../../enterprise/tools/ipam/ipam_list.php:135 -#: ../../enterprise/tools/ipam/ipam_list.php:157 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1148 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1272 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1287 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1297 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1312 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1334 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:80 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:386 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:409 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:906 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:922 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:943 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:952 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1308 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1336 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1355 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1382 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:193 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:398 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:417 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:428 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:443 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:475 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:60 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:518 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:535 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:551 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:567 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:591 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:607 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:649 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:682 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:691 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:710 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:184 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:437 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:581 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:589 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:599 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:621 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:674 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:707 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:727 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:737 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:758 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:778 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:803 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:826 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:847 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:215 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:247 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:253 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:265 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:275 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:262 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:774 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:795 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:810 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:820 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:830 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:834 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:861 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:194 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:578 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:597 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:611 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:621 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:631 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:635 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:661 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:314 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2977 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3194 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3278 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:125 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:211 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:111 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:132 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:144 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:396 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:473 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:549 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:550 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:551 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:552 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:601 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:117 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:197 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:121 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:142 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:154 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:28 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:205 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:244 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:29 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:265 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:471 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:862 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:977 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1091 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1126 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1173 -#: ../../enterprise/godmode/setup/setup.php:675 -#: ../../enterprise/godmode/setup/setup.php:692 -#: ../../enterprise/godmode/setup/setup.php:701 -#: ../../enterprise/godmode/setup/setup.php:718 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:857 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:473 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:604 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:700 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:167 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:579 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:688 -#: ../../enterprise/godmode/policies/policy_agents.php:391 -#: ../../enterprise/godmode/policies/policy_agents.php:1694 -#: ../../enterprise/godmode/policies/policy_alerts.php:583 -#: ../../enterprise/godmode/modules/configure_local_component.php:543 -#: ../../enterprise/godmode/modules/configure_local_component.php:698 -#: ../../enterprise/godmode/modules/configure_local_component.php:704 -#: ../../enterprise/godmode/modules/configure_local_component.php:712 -#: ../../enterprise/godmode/modules/configure_local_component.php:718 -#: ../../enterprise/godmode/servers/manage_export_form.php:85 -#: ../../enterprise/include/functions_tasklist.php:317 -#: ../../enterprise/include/class/SAP.app.php:615 -#: ../../enterprise/include/class/SAP.app.php:810 -#: ../../enterprise/include/class/SAP.app.php:811 -#: ../../enterprise/include/class/Omnishell.class.php:858 -#: ../../enterprise/include/class/Omnishell.class.php:859 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:894 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:921 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1031 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1184 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1194 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2001 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2467 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2512 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3479 -#: ../../enterprise/meta/advanced/metasetup.visual.php:289 -#: ../../enterprise/meta/advanced/metasetup.setup.php:394 -#: ../../enterprise/meta/advanced/metasetup.setup.php:400 -#: ../../enterprise/meta/advanced/metasetup.setup.php:410 -#: ../../enterprise/meta/advanced/metasetup.setup.php:416 -#: ../../enterprise/meta/advanced/metasetup.relations.php:245 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:833 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:142 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:268 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:365 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:422 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:690 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:761 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:256 -#: ../../enterprise/meta/event/custom_events.php:227 -#: ../../enterprise/meta/event/custom_events.php:273 -#: ../../enterprise/views/ipam/sites/edit.php:71 ../../include/functions.php:1073 -#: ../../include/functions_networkmap.php:1519 -#: ../../include/functions_cron.php:642 ../../include/functions_events.php:3621 -#: ../../include/functions_events.php:3637 ../../include/functions_html.php:376 -#: ../../include/functions_html.php:816 ../../include/functions_html.php:1229 -#: ../../include/functions_html.php:1281 ../../include/functions_html.php:1328 -#: ../../include/functions_html.php:1329 ../../include/functions_html.php:1382 -#: ../../include/functions_html.php:1432 ../../include/functions_html.php:4572 -#: ../../include/functions_html.php:5861 -#: ../../include/functions_integriaims.php:135 -#: ../../include/functions_profile.php:297 -#: ../../include/functions_profile.php:315 -#: ../../include/functions_profile.php:330 -#: ../../include/functions_visual_map_editor.php:404 -#: ../../include/functions_visual_map_editor.php:406 -#: ../../include/functions_visual_map_editor.php:622 -#: ../../include/functions_visual_map_editor.php:957 -#: ../../include/functions_visual_map_editor.php:1010 -#: ../../include/functions_visual_map_editor.php:1072 -#: ../../include/class/NetworkMap.class.php:2789 -#: ../../include/class/NetworkMap.class.php:3024 -#: ../../include/class/NetworkMap.class.php:3047 -#: ../../include/class/NetworkMap.class.php:3119 -#: ../../include/class/NetworkMap.class.php:3129 -#: ../../include/class/NetworkMap.class.php:3214 -#: ../../include/class/NetworkMap.class.php:3230 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:521 -#: ../../include/lib/Dashboard/Widgets/top_n.php:241 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:326 -#: ../../include/lib/Dashboard/Widgets/reports.php:490 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:311 -#: ../../include/lib/Dashboard/Widgets/service_map.php:266 -#: ../../include/lib/Dashboard/Widgets/service_map.php:294 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:336 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:355 -#: ../../include/lib/Dashboard/Widgets/events_list.php:301 -#: ../../include/lib/Dashboard/Widgets/events_list.php:459 -#: ../../include/rest-api/models/VisualConsole/Item.php:2087 -#: ../../include/rest-api/models/VisualConsole/Item.php:2206 -#: ../../include/rest-api/models/VisualConsole/Item.php:2319 -#: ../../include/rest-api/models/VisualConsole/Item.php:2441 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:364 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:399 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:632 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:644 -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:318 -#: ../../include/ajax/events.php:509 -#: ../../include/ajax/planned_downtime.ajax.php:85 -#: ../../include/ajax/custom_fields.php:668 ../../mobile/operation/events.php:639 -msgid "None" -msgstr "Aucun" - -#: ../../operation/snmpconsole/snmp_browser.php:541 -#: ../../include/functions_snmp_browser.php:1534 -msgid "Create new policy" -msgstr "Créer une nouvelle politique" - -#: ../../operation/snmpconsole/snmp_browser.php:552 -msgid "Create policy" -msgstr "Créer une politique" - -#: ../../operation/snmpconsole/snmp_browser.php:639 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_agent.php:40 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:135 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:42 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:119 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:329 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:113 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:122 -msgid "Create module" -msgstr "Créer un module" - -#: ../../operation/snmpconsole/snmp_browser.php:643 -#: ../../operation/snmpconsole/snmp_view.php:1033 -#: ../../operation/snmpconsole/snmp_view.php:1046 -#: ../../operation/snmpconsole/snmp_view.php:1220 -#: ../../operation/messages/message_list.php:272 -#: ../../operation/messages/message_list.php:275 -#: ../../operation/agentes/pandora_networkmap.editor.php:600 -#: ../../operation/agentes/pandora_networkmap.php:801 -#: ../../operation/users/user_edit.php:1168 -#: ../../operation/events/events.build_table.php:983 -#: ../../operation/incidents/list_integriaims_incidents.php:554 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:197 -#: ../../godmode/netflow/nf_edit.php:195 -#: ../../godmode/netflow/nf_item_list.php:262 +#: ../../views/calendar/edit.php:120 +#: ../../views/calendar/special_days_edit.php:163 +#: ../../operation/reporting/reporting_viewer.php:311 +#: ../../operation/network/network_report.php:132 +#: ../../operation/snmpconsole/snmp_view.php:660 +#: ../../operation/events/events_list.php:1073 +#: ../../operation/agentes/datos_agente.php:218 +#: ../../operation/users/user_edit.php:777 +#: ../../operation/incidents/configure_integriaims_incident.php:378 +#: ../../include/functions_visual_map_editor.php:880 +#: ../../include/ajax/alert_list.ajax.php:551 +#: ../../include/class/ModuleTemplates.class.php:1012 +#: ../../include/class/ManageNetScanScripts.class.php:765 +#: ../../include/class/ExternalTools.class.php:392 +#: ../../include/class/ConfigPEN.class.php:697 +#: ../../include/class/ConfigPEN.class.php:698 +#: ../../include/class/CredentialStore.class.php:1246 +#: ../../include/class/NetworkMap.class.php:3069 +#: ../../include/functions_events.php:3646 +#: ../../include/functions_events.php:3726 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:145 +#: ../../enterprise/tools/ipam/ipam_massive.php:112 +#: ../../enterprise/tools/ipam/ipam_network.php:695 +#: ../../enterprise/tools/ipam/ipam_editor.php:359 +#: ../../enterprise/views/ncm/snippets/edit.php:106 +#: ../../enterprise/views/ncm/firmwares/edit.php:169 +#: ../../enterprise/views/ncm/vendors/edit.php:104 +#: ../../enterprise/views/ncm/templates/edit.php:315 +#: ../../enterprise/views/ncm/models/edit.php:103 +#: ../../enterprise/views/ipam/sites/edit.php:80 +#: ../../enterprise/operation/agentes/policy_view.php:208 +#: ../../enterprise/operation/agentes/policy_view.php:209 +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:87 +#: ../../enterprise/operation/agentes/collection_view.php:117 +#: ../../enterprise/operation/agentes/collection_view.php:118 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:264 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:532 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:99 +#: ../../enterprise/include/ajax/servers.ajax.php:102 +#: ../../enterprise/include/ajax/servers.ajax.php:303 +#: ../../enterprise/include/class/SAPView.class.php:325 +#: ../../enterprise/include/class/AgentRepository.class.php:902 +#: ../../enterprise/include/class/LogSource.class.php:849 +#: ../../enterprise/include/class/Omnishell.class.php:646 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2242 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1672 +#: ../../enterprise/include/class/DatabaseHA.class.php:891 +#: ../../enterprise/include/functions_HA_cluster.php:495 +#: ../../enterprise/meta/event/custom_events.php:213 +#: ../../enterprise/meta/include/functions_autoprovision.php:590 +#: ../../enterprise/meta/include/functions_autoprovision.php:791 +#: ../../enterprise/meta/advanced/metasetup.mail.php:133 +#: ../../enterprise/meta/advanced/metasetup.relations.php:278 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:231 +#: ../../enterprise/meta/advanced/collections.editor.php:149 +#: ../../enterprise/meta/advanced/collections.editor.php:223 +#: ../../enterprise/meta/advanced/metasetup.performance.php:174 +#: ../../enterprise/meta/advanced/cron_main.php:463 +#: ../../enterprise/meta/advanced/collections.data.php:157 +#: ../../enterprise/meta/advanced/collections.data.php:232 +#: ../../enterprise/meta/advanced/collections.data.php:273 +#: ../../enterprise/meta/advanced/collections.data.php:360 +#: ../../enterprise/meta/advanced/collections.data.php:361 +#: ../../enterprise/meta/advanced/metasetup.setup.php:375 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:718 +#: ../../enterprise/meta/advanced/metasetup.password.php:157 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1150 +#: ../../enterprise/meta/advanced/links.php:139 +#: ../../enterprise/extensions/translate_string.php:364 +#: ../../enterprise/extensions/vmware/vmware_view.php:1257 +#: ../../enterprise/extensions/vmware/vmware_view.php:1768 +#: ../../enterprise/godmode/setup/setup.php:438 +#: ../../enterprise/godmode/setup/setup.php:627 +#: ../../enterprise/godmode/setup/setup_history.php:524 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:245 +#: ../../enterprise/godmode/setup/setup_log_collector.php:74 +#: ../../enterprise/godmode/setup/edit_skin.php:290 +#: ../../enterprise/godmode/setup/setup_module_library.php:62 +#: ../../enterprise/godmode/servers/manage_export_form.php:136 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:251 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:357 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:889 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:90 +#: ../../enterprise/godmode/modules/configure_local_component.php:677 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:313 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:143 +#: ../../enterprise/godmode/services/services.service.php:947 +#: ../../enterprise/godmode/reporting/mysql_builder.php:143 +#: ../../enterprise/godmode/reporting/mysql_builder.php:155 +#: ../../enterprise/godmode/reporting/mysql_builder.php:164 +#: ../../enterprise/godmode/reporting/mysql_builder.php:242 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:187 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:267 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:176 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:129 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:149 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:84 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:408 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1169 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:190 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:343 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:590 +#: ../../enterprise/godmode/agentes/inventory_manager.php:183 +#: ../../enterprise/godmode/agentes/inventory_manager.php:253 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:257 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:320 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:638 +#: ../../enterprise/godmode/agentes/collection_manager.php:153 +#: ../../enterprise/godmode/agentes/collection_manager.php:154 +#: ../../enterprise/godmode/agentes/collection_manager.php:268 +#: ../../enterprise/godmode/agentes/collection_manager.php:269 +#: ../../enterprise/godmode/agentes/collections.editor.php:182 +#: ../../enterprise/godmode/agentes/collections.editor.php:254 +#: ../../enterprise/godmode/agentes/collections.data.php:107 +#: ../../enterprise/godmode/agentes/collections.data.php:264 +#: ../../enterprise/godmode/agentes/collections.data.php:342 +#: ../../enterprise/godmode/agentes/collections.data.php:454 +#: ../../enterprise/godmode/agentes/collections.data.php:455 +#: ../../enterprise/godmode/agentes/plugins_manager.php:194 +#: ../../enterprise/godmode/agentes/plugins_manager.php:251 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:337 +#: ../../enterprise/godmode/policies/policy_modules.php:428 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:364 +#: ../../enterprise/godmode/policies/configure_policy.php:136 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:261 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:338 +#: ../../enterprise/godmode/policies/policy_collections.php:222 +#: ../../enterprise/godmode/policies/policy_collections.php:294 +#: ../../extensions/files_repo/files_repo_form.php:99 +#: ../../godmode/setup/snmp_wizard.php:100 +#: ../../godmode/setup/setup_integria.php:632 +#: ../../godmode/setup/setup_visuals.php:1529 ../../godmode/setup/os.php:73 +#: ../../godmode/setup/os.php:142 ../../godmode/setup/news.php:233 +#: ../../godmode/setup/setup_auth.php:467 +#: ../../godmode/setup/setup_general.php:627 +#: ../../godmode/setup/performance.php:710 +#: ../../godmode/setup/setup_ehorus.php:179 +#: ../../godmode/setup/setup_netflow.php:81 +#: ../../godmode/setup/setup_websocket_engine.php:89 +#: ../../godmode/setup/links.php:129 ../../godmode/servers/plugin.php:198 +#: ../../godmode/servers/plugin.php:598 +#: ../../godmode/servers/modificar_server.php:100 +#: ../../godmode/update_manager/update_manager.setup.php:382 +#: ../../godmode/modules/manage_network_components_form.php:372 +#: ../../godmode/modules/manage_network_templates_form.php:178 +#: ../../godmode/modules/manage_nc_groups_form.php:90 +#: ../../godmode/category/edit_category.php:195 +#: ../../godmode/reporting/reporting_builder.main.php:56 +#: ../../godmode/reporting/visual_console_builder.data.php:232 +#: ../../godmode/reporting/create_container.php:330 +#: ../../godmode/reporting/visual_console_builder.elements.php:761 +#: ../../godmode/reporting/graph_builder.main.php:294 +#: ../../godmode/snmpconsole/snmp_alert.php:1140 +#: ../../godmode/snmpconsole/snmp_alert.php:1364 +#: ../../godmode/snmpconsole/snmp_filters.php:261 #: ../../godmode/snmpconsole/snmp_filters.php:301 #: ../../godmode/snmpconsole/snmp_filters.php:312 -#: ../../godmode/snmpconsole/snmp_alert.php:1271 -#: ../../godmode/snmpconsole/snmp_alert.php:1319 -#: ../../godmode/snmpconsole/snmp_alert.php:1562 -#: ../../godmode/reporting/visual_console_builder.elements.php:497 -#: ../../godmode/reporting/graphs.php:362 -#: ../../godmode/reporting/create_container.php:682 -#: ../../godmode/reporting/reporting_builder.php:1179 -#: ../../godmode/reporting/reporting_builder.php:1201 -#: ../../godmode/reporting/map_builder.php:512 -#: ../../godmode/reporting/map_builder.php:523 -#: ../../godmode/category/category.php:192 -#: ../../godmode/category/category.php:211 -#: ../../godmode/massive/massive_operations.php:391 -#: ../../godmode/massive/massive_standby_alerts.php:254 -#: ../../godmode/massive/massive_edit_plugins.php:576 -#: ../../godmode/massive/massive_enable_disable_alerts.php:226 -#: ../../godmode/setup/news.php:290 ../../godmode/setup/links.php:160 -#: ../../godmode/agentes/fields_manager.php:155 -#: ../../godmode/agentes/agent_template.php:259 -#: ../../godmode/agentes/planned_downtime.editor.php:1009 -#: ../../godmode/agentes/module_manager.php:1161 -#: ../../godmode/agentes/module_manager.php:1175 -#: ../../godmode/agentes/module_manager.php:1200 -#: ../../godmode/agentes/module_manager.php:1223 -#: ../../godmode/agentes/module_manager.php:1248 -#: ../../godmode/agentes/module_manager_editor_common.php:233 -#: ../../godmode/agentes/modificar_agente.php:929 -#: ../../godmode/agentes/agent_manager.php:237 -#: ../../godmode/groups/modu_group_list.php:273 -#: ../../godmode/groups/modu_group_list.php:276 -#: ../../godmode/groups/group_list.php:926 -#: ../../godmode/alerts/alert_list.list.php:1113 -#: ../../godmode/alerts/alert_commands.php:721 -#: ../../godmode/alerts/alert_commands.php:724 -#: ../../godmode/alerts/alert_templates.php:436 -#: ../../godmode/alerts/alert_actions.php:424 -#: ../../godmode/users/profile_list.php:439 -#: ../../godmode/users/configure_user.php:1635 -#: ../../godmode/users/configure_user.php:1930 -#: ../../godmode/events/event_filter.php:188 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:664 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:971 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:997 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1010 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1021 -#: ../../godmode/modules/manage_network_components.php:864 -#: ../../godmode/modules/manage_nc_groups.php:275 -#: ../../godmode/modules/manage_network_templates.php:272 -#: ../../godmode/modules/manage_network_templates.php:287 -#: ../../godmode/tag/tag.php:395 ../../godmode/servers/plugin.php:884 -#: ../../enterprise/operation/agentes/transactional_map.php:414 -#: ../../enterprise/operation/agentes/transactional_map.php:478 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:268 -#: ../../enterprise/operation/services/services.list.php:649 -#: ../../enterprise/operation/services/services.list.php:743 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:287 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1007 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1145 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:726 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:856 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:412 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:619 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:638 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:447 -#: ../../enterprise/godmode/reporting/graph_template_list.php:234 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:837 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:214 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:638 -#: ../../enterprise/godmode/reporting/mysql_builder.php:104 -#: ../../enterprise/godmode/setup/setup_skins.php:147 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:249 -#: ../../enterprise/godmode/agentes/inventory_manager.php:248 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:203 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:93 -#: ../../enterprise/godmode/policies/policies.php:560 -#: ../../enterprise/godmode/policies/policies.php:581 -#: ../../enterprise/godmode/policies/policies.php:616 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:513 -#: ../../enterprise/godmode/policies/policy_modules.php:1532 -#: ../../enterprise/godmode/policies/policy_modules.php:1548 -#: ../../enterprise/godmode/policies/policy_modules.php:1599 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:328 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:333 -#: ../../enterprise/godmode/policies/policy_agents.php:401 -#: ../../enterprise/godmode/policies/policy_agents.php:724 -#: ../../enterprise/godmode/policies/policy_agents.php:1040 -#: ../../enterprise/godmode/policies/policy_agents.php:1155 -#: ../../enterprise/godmode/policies/policy_agents.php:1304 -#: ../../enterprise/godmode/policies/policy_agents.php:1519 -#: ../../enterprise/godmode/policies/policy_alerts.php:518 -#: ../../enterprise/godmode/policies/policy_queue.php:755 -#: ../../enterprise/godmode/policies/policy_queue.php:789 -#: ../../enterprise/godmode/policies/policy_queue.php:805 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:415 -#: ../../enterprise/godmode/modules/local_components.php:694 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:316 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:287 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:349 -#: ../../enterprise/include/functions_services.php:2022 -#: ../../enterprise/include/functions_tasklist.php:610 -#: ../../enterprise/include/functions_tasklist.php:645 -#: ../../enterprise/include/class/Omnishell.class.php:504 -#: ../../enterprise/include/class/Omnishell.class.php:1155 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3044 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3356 -#: ../../enterprise/include/class/AgentRepository.class.php:792 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1558 -#: ../../enterprise/include/class/LogSource.class.php:892 -#: ../../enterprise/include/class/ManageBackups.class.php:443 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1242 -#: ../../enterprise/include/ajax/ipam.ajax.php:507 -#: ../../enterprise/include/ajax/ipam.ajax.php:585 -#: ../../enterprise/include/ajax/transactional.ajax.php:118 -#: ../../enterprise/include/ajax/transactional.ajax.php:207 -#: ../../enterprise/meta/advanced/policymanager.queue.php:349 -#: ../../enterprise/meta/advanced/metasetup.relations.php:584 -#: ../../enterprise/meta/advanced/links.php:173 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:566 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:143 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:1150 -#: ../../include/functions_container.php:190 -#: ../../include/functions_container.php:324 -#: ../../include/functions_events.php:3785 -#: ../../include/functions_profile.php:278 -#: ../../include/class/WelcomeWindow.class.php:171 -#: ../../include/class/CredentialStore.class.php:1288 -#: ../../include/class/TreeGroupEdition.class.php:166 -#: ../../include/class/ConfigPEN.class.php:666 -#: ../../include/class/ModuleTemplates.class.php:918 -#: ../../include/class/ModuleTemplates.class.php:933 -#: ../../include/lib/Dashboard/Widgets/events_list.php:680 -#: ../../include/functions_filemanager.php:715 -#: ../../update_manager_client/views/offline.php:73 -#: ../../update_manager_client/views/online.php:123 -#: ../../update_manager_client/views/online.php:164 -#: ../../extensions/files_repo/files_repo_list.php:146 -#: ../../views/calendar/special_days.php:438 ../../views/dashboard/list.php:185 -msgid "Are you sure?" -msgstr "Êtes-vous sûr(e) ?" +#: ../../godmode/tag/edit_tag.php:272 +#: ../../godmode/events/event_edit_filter.php:673 +#: ../../godmode/events/event_responses.editor.php:227 +#: ../../godmode/events/custom_events.php:169 +#: ../../godmode/netflow/nf_edit_form.php:269 +#: ../../godmode/agentes/configure_field.php:138 +#: ../../godmode/agentes/status_monitor_custom_fields.php:206 +#: ../../godmode/agentes/agent_manager.php:963 +#: ../../godmode/agentes/module_manager_editor.php:770 +#: ../../godmode/agentes/planned_downtime.editor.php:873 +#: ../../godmode/agentes/planned_downtime.list.php:761 +#: ../../godmode/agentes/planned_downtime.list.php:806 +#: ../../godmode/agentes/agent_conf_gis.php:134 +#: ../../godmode/agentes/agent_template.php:260 +#: ../../godmode/alerts/alert_list.list.php:161 +#: ../../godmode/alerts/alert_list.list.php:168 +#: ../../godmode/alerts/alert_list.list.php:920 +#: ../../godmode/alerts/configure_alert_command.php:384 +#: ../../godmode/alerts/configure_alert_action.php:387 +#: ../../godmode/users/configure_user.php:1482 +#: ../../godmode/users/configure_profile.php:408 +#: ../../godmode/groups/configure_group.php:276 +#: ../../godmode/groups/configure_modu_group.php:83 +msgid "Update" +msgstr "Mise à jour" -#: ../../operation/snmpconsole/snmp_browser.php:644 -msgid "Are you sure you want add module?" -msgstr "Êtes-vous sûr de vouloir ajouter un module ?" +#: ../../views/calendar/special_days.php:41 +#: ../../include/class/CalendarManager.class.php:669 +msgid "Special days" +msgstr "Jours Spéciaux" -#: ../../operation/snmpconsole/snmp_browser.php:645 -#: ../../operation/agentes/pandora_networkmap.editor.php:602 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2553 -#: ../../godmode/massive/massive_operations.php:392 -#: ../../godmode/setup/setup_general.php:778 -#: ../../godmode/setup/setup_general.php:796 -#: ../../enterprise/operation/agentes/wux_console_view.php:424 -#: ../../enterprise/operation/agentes/ux_console_view.php:186 -#: ../../enterprise/operation/agentes/ux_console_view.php:384 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:428 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2557 -#: ../../enterprise/godmode/services/services.service.php:967 -#: ../../enterprise/include/functions_reporting.php:1882 -#: ../../enterprise/include/functions_reporting.php:2929 -#: ../../enterprise/include/functions_reporting.php:3185 -#: ../../enterprise/include/functions_reporting.php:3917 -#: ../../enterprise/include/functions_reporting.php:4186 -#: ../../enterprise/include/functions_reporting.php:4832 -#: ../../enterprise/include/functions_reporting.php:6155 -#: ../../enterprise/include/functions_reporting.php:6193 -#: ../../enterprise/include/functions_services.php:2080 -#: ../../enterprise/include/class/DatabaseHA.class.php:390 -#: ../../enterprise/include/class/DatabaseHA.class.php:625 -#: ../../enterprise/include/class/DatabaseHA.class.php:727 -#: ../../enterprise/include/class/AgentRepository.class.php:898 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1668 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1720 -#: ../../enterprise/include/class/LogSource.class.php:844 -#: ../../enterprise/include/class/ManageBackups.class.php:292 -#: ../../enterprise/include/class/ManageBackups.class.php:445 -#: ../../enterprise/include/functions_ux_console.php:473 -#: ../../enterprise/include/functions_reporting_csv.php:1539 -#: ../../enterprise/include/functions_reporting_csv.php:1585 -#: ../../enterprise/include/functions_reporting_csv.php:1903 -#: ../../include/functions_db.php:1933 -#: ../../include/functions_reporting_html.php:659 -#: ../../include/functions_reporting_html.php:854 -#: ../../include/functions_reporting_html.php:3252 -#: ../../include/functions_reporting_html.php:4551 -#: ../../include/class/WelcomeWindow.class.php:173 -#: ../../include/class/CredentialStore.class.php:1241 -#: ../../include/class/ConfigPEN.class.php:668 -#: ../../include/class/ConfigPEN.class.php:692 -#: ../../include/class/HelpFeedBack.class.php:369 -#: ../../include/class/AgentWizard.class.php:6008 -#: ../../include/class/ModuleTemplates.class.php:1381 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:351 -#: ../../extensions/module_groups.php:53 -msgid "OK" -msgstr "OK" +#: ../../views/calendar/special_days.php:81 +msgid "iCalendar(.ics) file" +msgstr "Fichier iCalendar(.ics)" -#: ../../operation/snmpconsole/snmp_view.php:155 -#: ../../operation/reporting/graph_viewer.php:57 -#: ../../operation/reporting/graph_viewer.php:65 -#: ../../operation/messages/message_list.php:113 -#: ../../operation/messages/message_list.php:135 -#: ../../operation/gis_maps/gis_map.php:86 -#: ../../operation/incidents/list_integriaims_incidents.php:295 -#: ../../godmode/netflow/nf_edit.php:104 ../../godmode/netflow/nf_edit.php:137 -#: ../../godmode/netflow/nf_item_list.php:120 -#: ../../godmode/netflow/nf_item_list.php:148 -#: ../../godmode/snmpconsole/snmp_filters.php:180 -#: ../../godmode/snmpconsole/snmp_alert.php:650 -#: ../../godmode/reporting/graphs.php:150 ../../godmode/reporting/graphs.php:162 -#: ../../godmode/reporting/graphs.php:213 -#: ../../godmode/reporting/reporting_builder.php:668 -#: ../../godmode/reporting/map_builder.php:209 -#: ../../godmode/massive/massive_delete_alerts.php:201 -#: ../../godmode/massive/massive_delete_action_alerts.php:170 -#: ../../godmode/massive/massive_delete_modules.php:162 -#: ../../godmode/setup/news.php:120 ../../godmode/setup/gis.php:61 -#: ../../godmode/setup/links.php:76 -#: ../../godmode/agentes/planned_downtime.list.php:242 -#: ../../godmode/alerts/alert_commands.php:604 -#: ../../godmode/alerts/alert_list.php:232 -#: ../../godmode/alerts/alert_list.php:339 -#: ../../godmode/alerts/alert_templates.php:252 -#: ../../godmode/alerts/alert_actions.php:205 -#: ../../godmode/users/profile_list.php:133 -#: ../../godmode/users/configure_user.php:137 -#: ../../godmode/users/configure_user.php:157 -#: ../../godmode/users/user_list.php:293 ../../godmode/users/user_list.php:340 -#: ../../godmode/events/event_filter.php:69 -#: ../../godmode/events/event_filter.php:96 -#: ../../godmode/modules/manage_network_components.php:552 -#: ../../godmode/modules/manage_nc_groups.php:152 -#: ../../enterprise/operation/agentes/transactional_map.php:182 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:82 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:87 -#: ../../enterprise/tools/ipam/ipam_action.php:102 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:152 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:132 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:424 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:442 -#: ../../enterprise/godmode/reporting/graph_template_list.php:155 -#: ../../enterprise/godmode/reporting/graph_template_list.php:182 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:129 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:157 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:165 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:138 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:68 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:118 -#: ../../enterprise/godmode/modules/local_components.php:417 -#: ../../enterprise/include/class/DatabaseHA.class.php:1057 -#: ../../enterprise/meta/advanced/metasetup.relations.php:86 -#: ../../enterprise/meta/advanced/links.php:84 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:288 -#: ../../include/class/ConfigPEN.class.php:486 -#: ../../extensions/files_repo.php:184 ../../views/dashboard/list.php:53 -msgid "Successfully deleted" -msgstr "Supprimé correctement" +#: ../../views/calendar/special_days.php:92 +#: ../../views/calendar/special_days.php:358 +#: ../../views/calendar/special_days_edit.php:116 +#: ../../include/functions_html.php:2258 +#: ../../enterprise/include/functions_reporting.php:1731 +#: ../../enterprise/include/functions_reporting.php:2462 +#: ../../enterprise/include/functions_reporting.php:2780 +#: ../../enterprise/include/functions_reporting.php:3405 +#: ../../enterprise/include/functions_reporting.php:4381 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:95 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1848 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1351 +#: ../../godmode/alerts/alert_templates.php:64 +msgid "Monday" +msgstr "Lundi" -#: ../../operation/snmpconsole/snmp_view.php:156 -#: ../../operation/messages/message_list.php:114 -#: ../../operation/gis_maps/gis_map.php:87 -#: ../../operation/agentes/pandora_networkmap.php:547 -#: ../../operation/incidents/list_integriaims_incidents.php:296 -#: ../../godmode/reporting/reporting_builder.php:669 -#: ../../godmode/massive/massive_delete_alerts.php:202 -#: ../../godmode/massive/massive_delete_action_alerts.php:171 -#: ../../godmode/setup/news.php:121 ../../godmode/setup/gis.php:59 -#: ../../godmode/alerts/alert_commands.php:605 -#: ../../godmode/alerts/alert_list.php:233 -#: ../../godmode/alerts/alert_list.php:340 -#: ../../godmode/alerts/alert_templates.php:253 -#: ../../godmode/alerts/alert_actions.php:206 -#: ../../godmode/users/configure_user.php:138 -#: ../../godmode/modules/manage_network_components.php:553 -#: ../../enterprise/operation/agentes/transactional_map.php:183 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:83 -#: ../../enterprise/tools/ipam/ipam_action.php:100 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:150 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:130 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:425 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:443 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:166 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:139 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:147 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:174 -#: ../../enterprise/godmode/policies/policy_modules.php:1300 -#: ../../enterprise/godmode/policies/policy_collections.php:100 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:166 -#: ../../enterprise/godmode/policies/policy_agents.php:104 -#: ../../enterprise/godmode/policies/policy_agents.php:126 -#: ../../enterprise/godmode/policies/policy_alerts.php:256 -#: ../../enterprise/godmode/policies/policy_alerts.php:302 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:69 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:119 -#: ../../enterprise/godmode/modules/local_components.php:418 -#: ../../extensions/files_repo.php:184 ../../views/dashboard/list.php:54 -msgid "Could not be deleted" -msgstr "Erreur de suppression" +#: ../../views/calendar/special_days.php:93 +#: ../../views/calendar/special_days.php:362 +#: ../../views/calendar/special_days_edit.php:117 +#: ../../include/functions_html.php:2259 +#: ../../enterprise/include/functions_reporting.php:1732 +#: ../../enterprise/include/functions_reporting.php:2463 +#: ../../enterprise/include/functions_reporting.php:2781 +#: ../../enterprise/include/functions_reporting.php:3406 +#: ../../enterprise/include/functions_reporting.php:4382 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:96 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1856 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1359 +#: ../../godmode/alerts/alert_templates.php:65 +msgid "Tuesday" +msgstr "Mardi" -#: ../../operation/snmpconsole/snmp_view.php:174 -#: ../../godmode/netflow/nf_edit_form.php:139 -#: ../../godmode/snmpconsole/snmp_filters.php:110 -#: ../../godmode/snmpconsole/snmp_alert.php:419 -#: ../../godmode/massive/massive_edit_modules.php:184 -#: ../../godmode/setup/news.php:107 ../../godmode/setup/gis.php:39 -#: ../../godmode/setup/links.php:63 -#: ../../godmode/agentes/status_monitor_custom_fields.php:57 -#: ../../godmode/agentes/planned_downtime.editor.php:418 -#: ../../godmode/agentes/configurar_agente.php:1170 -#: ../../godmode/alerts/configure_alert_command.php:144 -#: ../../godmode/alerts/configure_alert_template.php:554 -#: ../../godmode/alerts/alert_list.php:94 ../../godmode/alerts/alert_list.php:312 -#: ../../godmode/alerts/alert_templates.php:156 -#: ../../godmode/users/profile_list.php:252 -#: ../../godmode/events/event_edit_filter.php:215 -#: ../../godmode/modules/manage_nc_groups.php:118 -#: ../../enterprise/operation/agentes/transactional_map.php:166 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:71 -#: ../../enterprise/tools/ipam/ipam_action.php:255 -#: ../../enterprise/tools/ipam/ipam_massive.php:47 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:69 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:82 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:122 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:398 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:111 -#: ../../enterprise/godmode/policies/policy_modules.php:1236 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:132 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:329 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1784 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1874 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1969 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2063 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2688 -#: ../../enterprise/meta/advanced/links.php:70 -#: ../../include/functions_planned_downtimes.php:124 -#: ../../include/functions_alerts.php:2738 -#: ../../include/class/CalendarManager.class.php:487 -#: ../../include/class/CalendarManager.class.php:840 -msgid "Successfully updated" -msgstr "Mis à jour correctement" +#: ../../views/calendar/special_days.php:94 +#: ../../views/calendar/special_days.php:366 +#: ../../views/calendar/special_days_edit.php:118 +#: ../../include/functions_html.php:2260 +#: ../../enterprise/include/functions_reporting.php:1733 +#: ../../enterprise/include/functions_reporting.php:2464 +#: ../../enterprise/include/functions_reporting.php:2782 +#: ../../enterprise/include/functions_reporting.php:3407 +#: ../../enterprise/include/functions_reporting.php:4383 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:97 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1864 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1367 +#: ../../godmode/alerts/alert_templates.php:66 +msgid "Wednesday" +msgstr "Mercredi" -#: ../../operation/snmpconsole/snmp_view.php:175 -#: ../../operation/agentes/pandora_networkmap.php:216 -#: ../../operation/agentes/pandora_networkmap.php:508 -#: ../../godmode/setup/gis.php:41 -#: ../../godmode/agentes/status_monitor_custom_fields.php:57 -#: ../../godmode/agentes/planned_downtime.editor.php:408 -#: ../../godmode/alerts/configure_alert_command.php:145 -#: ../../godmode/alerts/configure_alert_template.php:555 -#: ../../godmode/alerts/alert_list.php:95 ../../godmode/alerts/alert_list.php:313 -#: ../../godmode/alerts/alert_templates.php:157 -#: ../../godmode/modules/manage_network_components.php:525 -#: ../../enterprise/operation/agentes/transactional_map.php:160 -#: ../../enterprise/tools/ipam/ipam_action.php:253 -#: ../../enterprise/tools/ipam/ipam_massive.php:48 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:70 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:83 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:123 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:112 -#: ../../enterprise/godmode/policies/policies.php:212 -#: ../../enterprise/godmode/policies/policy_modules.php:1237 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:133 -#: ../../enterprise/godmode/modules/local_components.php:393 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:112 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:330 -#: ../../enterprise/include/ajax/servers.ajax.php:331 -#: ../../include/functions_planned_downtimes.php:122 -#: ../../include/functions_alerts.php:2739 -msgid "Could not be updated" -msgstr "Erreur de mise à jour" +#: ../../views/calendar/special_days.php:95 +#: ../../views/calendar/special_days.php:370 +#: ../../views/calendar/special_days_edit.php:119 +#: ../../include/functions_html.php:2261 +#: ../../enterprise/include/functions_reporting.php:1734 +#: ../../enterprise/include/functions_reporting.php:2465 +#: ../../enterprise/include/functions_reporting.php:2783 +#: ../../enterprise/include/functions_reporting.php:3408 +#: ../../enterprise/include/functions_reporting.php:4384 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:98 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1872 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1375 +#: ../../godmode/alerts/alert_templates.php:67 +msgid "Thursday" +msgstr "Jeudi" -#: ../../operation/snmpconsole/snmp_view.php:228 -#: ../../operation/snmpconsole/snmp_view.php:1263 -#: ../../operation/agentes/alerts_status.functions.php:96 -#: ../../godmode/alerts/alert_list.list.php:138 -#: ../../mobile/operation/alerts.php:67 -msgid "Not fired" -msgstr "Non déclenchés" +#: ../../views/calendar/special_days.php:96 +#: ../../views/calendar/special_days.php:374 +#: ../../views/calendar/special_days_edit.php:120 +#: ../../include/functions_html.php:2262 +#: ../../enterprise/include/functions_reporting.php:1735 +#: ../../enterprise/include/functions_reporting.php:2466 +#: ../../enterprise/include/functions_reporting.php:2784 +#: ../../enterprise/include/functions_reporting.php:3409 +#: ../../enterprise/include/functions_reporting.php:4385 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:99 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1880 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1383 +#: ../../godmode/alerts/alert_templates.php:68 +msgid "Friday" +msgstr "Vendredi" -#: ../../operation/snmpconsole/snmp_view.php:229 -#: ../../operation/snmpconsole/snmp_view.php:1254 -#: ../../operation/agentes/alerts_status.functions.php:95 -#: ../../godmode/alerts/alert_list.list.php:137 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2904 -#: ../../include/functions_reporting_html.php:2310 -#: ../../include/functions_reporting_html.php:3135 -#: ../../include/functions_reporting_html.php:3136 -#: ../../mobile/operation/alerts.php:66 -msgid "Fired" -msgstr "Déclenché" +#: ../../views/calendar/special_days.php:97 +#: ../../views/calendar/special_days.php:378 +#: ../../views/calendar/special_days_edit.php:121 +#: ../../include/functions_html.php:2263 +#: ../../enterprise/include/functions_reporting.php:1736 +#: ../../enterprise/include/functions_reporting.php:2467 +#: ../../enterprise/include/functions_reporting.php:2785 +#: ../../enterprise/include/functions_reporting.php:3410 +#: ../../enterprise/include/functions_reporting.php:4386 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:100 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1888 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1391 +#: ../../godmode/alerts/alert_templates.php:69 +msgid "Saturday" +msgstr "Samedi" -#: ../../operation/snmpconsole/snmp_view.php:543 -#: ../../operation/snmpconsole/snmp_view.php:886 -#: ../../operation/snmpconsole/snmp_view.php:1246 -#: ../../operation/agentes/estado_monitores.php:522 -#: ../../operation/events/events.build_table.php:253 -#: ../../godmode/agentes/configurar_agente.php:733 -#: ../../godmode/alerts/configure_alert_template.php:1552 -#: ../../godmode/events/custom_events.php:105 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:382 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:362 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4323 -#: ../../enterprise/meta/include/functions_events_meta.php:94 -#: ../../include/functions.php:4093 ../../include/functions_snmp.php:324 -#: ../../include/functions_events.php:200 ../../include/functions_events.php:263 -#: ../../include/functions_events.php:2695 -#: ../../include/functions_events.php:6728 -msgid "Alert" -msgstr "Alerte" +#: ../../views/calendar/special_days.php:98 +#: ../../views/calendar/special_days.php:382 +#: ../../views/calendar/special_days_edit.php:122 +#: ../../include/functions_html.php:2257 +#: ../../enterprise/include/functions_reporting.php:1737 +#: ../../enterprise/include/functions_reporting.php:2468 +#: ../../enterprise/include/functions_reporting.php:2786 +#: ../../enterprise/include/functions_reporting.php:3411 +#: ../../enterprise/include/functions_reporting.php:4387 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:101 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1896 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1399 +#: ../../godmode/alerts/alert_templates.php:70 +msgid "Sunday" +msgstr "Dimanche" -#: ../../operation/snmpconsole/snmp_view.php:549 -#: ../../operation/snmpconsole/snmp_view.php:578 -#: ../../operation/snmpconsole/snmp_view.php:586 -#: ../../operation/snmpconsole/snmp_view.php:902 -#: ../../operation/agentes/estado_monitores.php:520 -#: ../../operation/agentes/estado_monitores.php:565 -#: ../../operation/agentes/alerts_status.functions.php:94 -#: ../../operation/agentes/alerts_status.functions.php:100 -#: ../../operation/agentes/alerts_status.functions.php:114 -#: ../../operation/agentes/alerts_status.functions.php:131 -#: ../../operation/agentes/alerts_status.functions.php:134 -#: ../../operation/agentes/estado_agente.php:281 -#: ../../operation/agentes/status_monitor.php:655 ../../operation/tree.php:210 -#: ../../operation/tree.php:267 ../../operation/events/events.php:1080 -#: ../../operation/events/events.php:1149 ../../operation/events/events.php:1258 -#: ../../operation/events/events.php:1310 ../../operation/events/events.php:2315 -#: ../../operation/events/events_list.php:827 -#: ../../operation/events/events_list.php:839 -#: ../../operation/events/events_list.php:948 -#: ../../operation/events/events_list.php:960 -#: ../../operation/events/events.build_table.php:626 -#: ../../operation/heatmap.php:115 -#: ../../operation/incidents/list_integriaims_incidents.php:326 -#: ../../operation/incidents/list_integriaims_incidents.php:337 -#: ../../operation/incidents/list_integriaims_incidents.php:354 -#: ../../operation/incidents/list_integriaims_incidents.php:365 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1528 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1546 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2007 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2826 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2853 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3471 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3537 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3559 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3617 -#: ../../godmode/reporting/visual_console_builder.wizard.php:340 -#: ../../godmode/reporting/visual_console_builder.wizard.php:354 -#: ../../godmode/reporting/create_container.php:546 -#: ../../godmode/reporting/reporting_builder.list_items.php:209 -#: ../../godmode/reporting/reporting_builder.list_items.php:211 -#: ../../godmode/reporting/reporting_builder.list_items.php:213 -#: ../../godmode/reporting/reporting_builder.list_items.php:235 -#: ../../godmode/reporting/reporting_builder.list_items.php:245 -#: ../../godmode/reporting/reporting_builder.list_items.php:255 -#: ../../godmode/massive/massive_delete_agents.php:221 -#: ../../godmode/massive/massive_delete_agents.php:235 -#: ../../godmode/massive/massive_edit_agents.php:543 -#: ../../godmode/massive/massive_edit_agents.php:556 -#: ../../godmode/massive/massive_edit_modules.php:311 -#: ../../godmode/massive/massive_edit_modules.php:358 -#: ../../godmode/massive/massive_edit_modules.php:396 -#: ../../godmode/massive/massive_edit_modules.php:482 -#: ../../godmode/massive/massive_copy_modules.php:127 -#: ../../godmode/massive/massive_copy_modules.php:287 -#: ../../godmode/massive/massive_delete_modules.php:327 -#: ../../godmode/massive/massive_delete_modules.php:374 -#: ../../godmode/massive/massive_delete_modules.php:429 -#: ../../godmode/massive/massive_delete_modules.php:450 -#: ../../godmode/setup/setup_visuals.php:950 -#: ../../godmode/setup/gis_step_2.php:217 -#: ../../godmode/alerts/alert_list.list.php:121 -#: ../../godmode/alerts/alert_list.list.php:127 -#: ../../godmode/alerts/alert_list.list.php:136 -#: ../../godmode/alerts/alert_list.list.php:145 -#: ../../godmode/alerts/alert_list.php:460 -#: ../../godmode/alerts/alert_list.php:509 -#: ../../godmode/alerts/alert_list.php:523 -#: ../../godmode/alerts/alert_templates.php:308 -#: ../../godmode/events/event_edit_filter.php:323 -#: ../../godmode/events/event_edit_filter.php:338 -#: ../../godmode/events/event_edit_filter.php:601 -#: ../../godmode/modules/manage_network_components.php:653 -#: ../../godmode/modules/manage_network_templates_form.php:303 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:33 -#: ../../enterprise/operation/agentes/agent_inventory.php:74 -#: ../../enterprise/operation/agentes/tag_view.php:145 -#: ../../enterprise/operation/agentes/tag_view.php:171 -#: ../../enterprise/operation/agentes/tag_view.php:237 -#: ../../enterprise/operation/agentes/tag_view.php:301 -#: ../../enterprise/operation/agentes/tag_view.php:304 -#: ../../enterprise/operation/agentes/tag_view.php:390 -#: ../../enterprise/operation/inventory/inventory.php:75 -#: ../../enterprise/operation/inventory/inventory.php:76 -#: ../../enterprise/operation/inventory/inventory.php:155 -#: ../../enterprise/operation/inventory/inventory.php:156 -#: ../../enterprise/operation/inventory/inventory.php:318 -#: ../../enterprise/operation/inventory/inventory.php:346 -#: ../../enterprise/operation/inventory/inventory.php:355 -#: ../../enterprise/operation/log/log_viewer.php:620 -#: ../../enterprise/operation/log/log_viewer.php:638 -#: ../../enterprise/operation/log/log_viewer.php:688 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:187 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:612 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:638 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:143 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:243 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:241 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2022 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2825 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2852 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:131 -#: ../../enterprise/godmode/setup/setup_acl.php:487 -#: ../../enterprise/godmode/setup/setup_acl.php:504 -#: ../../enterprise/godmode/setup/setup_acl.php:521 -#: ../../enterprise/godmode/setup/setup_acl.php:753 -#: ../../enterprise/godmode/setup/setup_acl.php:761 -#: ../../enterprise/godmode/setup/setup_acl.php:772 -#: ../../enterprise/godmode/setup/setup_acl.php:813 -#: ../../enterprise/godmode/setup/setup_acl.php:844 -#: ../../enterprise/godmode/agentes/collections.data.php:506 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:358 -#: ../../enterprise/godmode/policies/policy_agents.php:833 -#: ../../enterprise/godmode/policies/policy_queue.php:588 -#: ../../enterprise/godmode/policies/policy_queue.php:593 -#: ../../enterprise/godmode/policies/policy_queue.php:604 -#: ../../enterprise/godmode/policies/policy_queue.php:677 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:264 -#: ../../enterprise/godmode/modules/local_components.php:541 -#: ../../enterprise/godmode/modules/local_components.php:567 -#: ../../enterprise/godmode/modules/local_components.php:592 -#: ../../enterprise/include/functions_metaconsole.php:960 -#: ../../enterprise/include/functions_metaconsole.php:961 -#: ../../enterprise/include/functions_metaconsole.php:1309 -#: ../../enterprise/include/class/ManageBackups.class.php:191 -#: ../../enterprise/include/functions_ipam.php:1684 -#: ../../enterprise/include/functions_ipam.php:1729 -#: ../../enterprise/meta/advanced/policymanager.queue.php:212 -#: ../../enterprise/meta/advanced/policymanager.queue.php:217 -#: ../../enterprise/meta/advanced/policymanager.queue.php:228 -#: ../../enterprise/meta/advanced/policymanager.queue.php:304 -#: ../../enterprise/meta/advanced/metasetup.visual.php:290 -#: ../../enterprise/meta/advanced/metasetup.relations.php:419 -#: ../../enterprise/meta/advanced/collections.data.php:412 -#: ../../enterprise/meta/include/functions_users_meta.php:87 -#: ../../enterprise/meta/include/functions_users_meta.php:98 -#: ../../enterprise/meta/include/functions_wizard_meta.php:320 -#: ../../enterprise/meta/include/functions_html_meta.php:75 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:400 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:444 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:148 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:218 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:413 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:193 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:209 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:272 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:762 -#: ../../general/subselect_data_module.php:62 ../../include/functions.php:1071 -#: ../../include/functions.php:1331 ../../include/functions_reporting.php:2831 -#: ../../include/functions_reporting.php:2928 -#: ../../include/functions_events.php:6437 -#: ../../include/functions_events.php:7043 ../../include/functions_html.php:915 -#: ../../include/functions_html.php:1566 ../../include/functions_users.php:416 -#: ../../include/functions_users.php:674 ../../include/functions_groupview.php:95 -#: ../../include/functions_modules.php:3542 -#: ../../include/functions_modules.php:3544 -#: ../../include/class/CredentialStore.class.php:535 -#: ../../include/class/AuditLog.class.php:203 -#: ../../include/class/AuditLog.class.php:213 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:399 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:384 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:417 -#: ../../include/lib/Dashboard/Widgets/events_list.php:401 -#: ../../include/functions_notifications.php:108 -#: ../../include/functions_groups.php:646 ../../include/functions_groups.php:1940 -#: ../../include/ajax/events.php:438 -#: ../../extensions/files_repo/files_repo_form.php:46 -#: ../../extensions/agents_modules.php:416 ../../mobile/operation/events.php:683 -#: ../../mobile/operation/events.php:693 ../../mobile/operation/events.php:1165 -#: ../../mobile/operation/events.php:1194 ../../mobile/operation/alerts.php:65 -#: ../../mobile/operation/alerts.php:72 ../../mobile/operation/agents.php:56 -#: ../../mobile/operation/modules.php:68 ../../mobile/operation/modules.php:289 -#: ../../mobile/operation/modules.php:304 -msgid "All" -msgstr "Tout" +#: ../../views/calendar/special_days.php:102 +#: ../../views/calendar/special_days_edit.php:127 +msgid "Same day of the week" +msgstr "Même jour de la semaine" -#: ../../operation/snmpconsole/snmp_view.php:555 -#: ../../operation/users/user_edit.php:308 -#: ../../operation/events/events_list.php:852 -#: ../../godmode/setup/setup_visuals.php:66 -#: ../../godmode/users/configure_user.php:1183 -#: ../../godmode/events/event_edit_filter.php:393 -#: ../../enterprise/meta/advanced/metasetup.visual.php:242 -#: ../../enterprise/meta/include/functions_meta.php:1446 -#: ../../include/functions_config.php:983 -msgid "Block size for pagination" -msgstr "Longueur de bloc pour la mise en page" +#: ../../views/calendar/special_days.php:122 +msgid "Overwrite" +msgstr "Écraser" -#: ../../operation/snmpconsole/snmp_view.php:566 +#: ../../views/calendar/special_days.php:123 +msgid "Check this box, if you want to overwrite existing same days." +msgstr "Cochez cette case si vous voulez écraser les jours qui existent déjà." + +#: ../../views/calendar/special_days.php:138 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:218 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:420 +#: ../../enterprise/tools/ipam/ipam_network.php:142 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:746 +#: ../../enterprise/tools/ipam/ipam_list.php:77 +#: ../../enterprise/include/functions_policies.php:4479 +#: ../../extensions/extension_uploader.php:92 +#: ../../extensions/resource_registration.php:1137 +#: ../../godmode/servers/plugin_registration.php:113 +msgid "Upload" +msgstr "Téléverser" + +#: ../../views/calendar/special_days.php:172 +msgid "Display range: " +msgstr "Afficher plage : " + +#: ../../views/calendar/special_days.php:174 +#: ../../views/calendar/special_days.php:186 #: ../../operation/gis_maps/gis_map.php:106 +#: ../../operation/snmpconsole/snmp_view.php:566 +#: ../../operation/events/events_list.php:863 #: ../../operation/users/user_edit.php:317 #: ../../operation/users/user_edit.php:320 #: ../../operation/users/user_edit.php:331 #: ../../operation/users/user_edit.php:356 -#: ../../operation/events/events_list.php:863 -#: ../../godmode/massive/massive_edit_agents.php:981 -#: ../../godmode/setup/setup_visuals.php:196 -#: ../../godmode/setup/setup_visuals.php:218 -#: ../../godmode/setup/setup_visuals.php:438 -#: ../../godmode/setup/setup_visuals.php:457 -#: ../../godmode/setup/setup_visuals.php:1159 -#: ../../godmode/setup/gis_step_2.php:578 ../../godmode/setup/gis_step_2.php:664 -#: ../../godmode/agentes/module_manager_editor_common.php:635 -#: ../../godmode/alerts/alert_view.php:58 -#: ../../godmode/alerts/alert_list.list.php:613 -#: ../../godmode/users/configure_user.php:910 -#: ../../godmode/users/configure_user.php:1109 -#: ../../godmode/events/event_edit_filter.php:399 +#: ../../include/class/AgentsAlerts.class.php:928 +#: ../../include/functions_ui.php:1234 #: ../../enterprise/operation/agentes/policy_view.php:332 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:141 +#: ../../enterprise/meta/advanced/metasetup.visual.php:513 +#: ../../enterprise/meta/advanced/metasetup.visual.php:547 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1062 #: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:122 #: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:136 #: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:128 @@ -3005,38526 +1274,1217 @@ msgstr "Longueur de bloc pour la mise en page" #: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:443 #: ../../enterprise/godmode/policies/policy_external_alerts.php:436 #: ../../enterprise/godmode/policies/policy_alerts.php:406 -#: ../../enterprise/meta/advanced/metasetup.visual.php:513 -#: ../../enterprise/meta/advanced/metasetup.visual.php:547 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1062 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:141 -#: ../../include/functions_ui.php:1234 -#: ../../include/class/AgentsAlerts.class.php:940 -#: ../../views/calendar/special_days.php:174 -#: ../../views/calendar/special_days.php:186 +#: ../../godmode/setup/gis_step_2.php:578 ../../godmode/setup/gis_step_2.php:664 +#: ../../godmode/setup/setup_visuals.php:196 +#: ../../godmode/setup/setup_visuals.php:218 +#: ../../godmode/setup/setup_visuals.php:438 +#: ../../godmode/setup/setup_visuals.php:457 +#: ../../godmode/setup/setup_visuals.php:1159 +#: ../../godmode/events/event_edit_filter.php:399 +#: ../../godmode/massive/massive_edit_agents.php:981 +#: ../../godmode/agentes/module_manager_editor_common.php:635 +#: ../../godmode/alerts/alert_list.list.php:616 +#: ../../godmode/alerts/alert_view.php:58 +#: ../../godmode/users/configure_user.php:910 +#: ../../godmode/users/configure_user.php:1109 msgid "Default" msgstr "Par défaut" -#: ../../operation/snmpconsole/snmp_view.php:572 -#: ../../operation/events/events.php:1157 -#: ../../operation/events/events_list.php:953 -#: ../../operation/events/events.build_table.php:263 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2817 -#: ../../godmode/events/custom_events.php:106 -#: ../../godmode/events/event_filter.php:140 -#: ../../godmode/events/event_edit_filter.php:332 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:72 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:384 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:603 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2816 -#: ../../enterprise/include/functions_reporting.php:2025 -#: ../../enterprise/include/functions_events.php:137 -#: ../../enterprise/meta/include/functions_events_meta.php:98 -#: ../../include/functions_snmp.php:335 ../../include/functions_events.php:201 -#: ../../include/functions_events.php:266 ../../include/functions_events.php:2604 -#: ../../include/functions_events.php:5052 -#: ../../include/functions_events.php:6734 -#: ../../include/functions_reporting_html.php:1050 -#: ../../include/functions_reporting_html.php:1058 -#: ../../include/functions_reporting_html.php:1269 -#: ../../include/functions_reporting_html.php:1277 -#: ../../include/functions_reporting_html.php:2355 -#: ../../include/lib/Dashboard/Widgets/events_list.php:393 -#: ../../mobile/operation/events.php:397 ../../mobile/operation/events.php:398 -#: ../../mobile/operation/events.php:532 ../../mobile/operation/events.php:691 -#: ../../mobile/operation/events.php:692 -msgid "Severity" -msgstr "Sévérité" +#: ../../views/calendar/special_days.php:224 +#: ../../include/class/CalendarManager.class.php:984 +#: ../../include/functions_reporting.php:14101 ../../include/functions.php:1101 +#: ../../godmode/agentes/planned_downtime.editor.php:674 +msgid "Sun" +msgstr "Dimanche" -#: ../../operation/snmpconsole/snmp_view.php:584 -#: ../../operation/snmpconsole/snmp_view.php:849 -#: ../../operation/snmpconsole/snmp_view.php:1226 -#: ../../operation/messages/message_list.php:192 -#: ../../operation/agentes/alerts_status.functions.php:104 -#: ../../operation/agentes/estado_agente.php:280 -#: ../../operation/agentes/estado_agente.php:763 -#: ../../operation/agentes/interface_view.functions.php:497 -#: ../../operation/agentes/alerts_status.php:552 -#: ../../operation/agentes/alerts_status.php:587 -#: ../../operation/agentes/alerts_status.php:622 -#: ../../operation/agentes/alerts_status.php:654 -#: ../../operation/agentes/status_monitor.php:1335 -#: ../../operation/search_modules.php:36 ../../operation/search_policies.php:38 -#: ../../operation/search_agents.php:56 -#: ../../operation/events/events.build_table.php:358 -#: ../../operation/incidents/list_integriaims_incidents.php:320 -#: ../../operation/incidents/configure_integriaims_incident.php:250 -#: ../../operation/incidents/integriaims_export_csv.php:83 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:322 -#: ../../godmode/reporting/reporting_builder.item_editor.php:77 -#: ../../godmode/massive/massive_delete_agents.php:215 -#: ../../godmode/massive/massive_edit_agents.php:537 -#: ../../godmode/massive/massive_edit_agents.php:905 -#: ../../godmode/massive/massive_copy_modules.php:121 -#: ../../godmode/massive/massive_copy_modules.php:281 -#: ../../godmode/massive/massive_delete_modules.php:415 -#: ../../godmode/setup/setup_integria.php:426 -#: ../../godmode/setup/setup_integria.php:548 -#: ../../godmode/agentes/agent_incidents.php:89 -#: ../../godmode/agentes/status_monitor_custom_fields.php:97 -#: ../../godmode/agentes/status_monitor_custom_fields.php:148 -#: ../../godmode/agentes/module_manager.php:863 -#: ../../godmode/alerts/alert_view.php:114 -#: ../../godmode/alerts/alert_list.list.php:132 -#: ../../godmode/alerts/alert_list.list.php:479 -#: ../../godmode/events/custom_events.php:101 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:600 -#: ../../godmode/servers/servers.build_table.php:66 -#: ../../enterprise/operation/agentes/collection_view.php:78 -#: ../../enterprise/operation/agentes/tag_view.php:607 -#: ../../enterprise/operation/agentes/tag_view.php:685 -#: ../../enterprise/operation/agentes/policy_view.php:66 -#: ../../enterprise/operation/agentes/policy_view.php:166 -#: ../../enterprise/operation/agentes/policy_view.php:262 -#: ../../enterprise/operation/agentes/policy_view.php:397 -#: ../../enterprise/operation/services/services.service.php:127 -#: ../../enterprise/operation/services/services.list.php:243 -#: ../../enterprise/operation/services/services.list.php:507 -#: ../../enterprise/operation/services/services.table_services.php:165 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:412 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:125 -#: ../../enterprise/godmode/admin_access_logs.php:50 -#: ../../enterprise/godmode/agentes/collection_manager.php:112 -#: ../../enterprise/godmode/agentes/collection_manager.php:209 -#: ../../enterprise/godmode/policies/policies.php:405 -#: ../../enterprise/godmode/policies/policy_modules.php:1453 -#: ../../enterprise/godmode/policies/policy_collections.php:172 -#: ../../enterprise/godmode/policies/policy_collections.php:266 -#: ../../enterprise/godmode/policies/policy_agents.php:852 -#: ../../enterprise/godmode/policies/policy_agents.php:1368 -#: ../../enterprise/godmode/policies/policy_alerts.php:354 -#: ../../enterprise/godmode/policies/policy_queue.php:601 -#: ../../enterprise/godmode/servers/HA_cluster.php:170 -#: ../../enterprise/godmode/servers/list_satellite.php:38 -#: ../../enterprise/include/functions_reporting.php:1857 -#: ../../enterprise/include/functions_reporting.php:2896 -#: ../../enterprise/include/functions_reporting.php:3883 -#: ../../enterprise/include/functions_reporting.php:6139 -#: ../../enterprise/include/functions_services.php:1613 -#: ../../enterprise/include/class/ManageBackups.class.php:165 -#: ../../enterprise/include/functions_reporting_csv.php:718 -#: ../../enterprise/include/functions_reporting_csv.php:881 -#: ../../enterprise/include/functions_reporting_csv.php:1993 -#: ../../enterprise/include/functions_reporting_csv.php:2739 -#: ../../enterprise/meta/advanced/policymanager.queue.php:225 -#: ../../enterprise/meta/advanced/servers.build_table.php:61 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:466 -#: ../../enterprise/meta/include/functions_events_meta.php:78 -#: ../../enterprise/meta/agentsearch.php:140 -#: ../../enterprise/meta/agentsearch.php:330 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:707 -#: ../../enterprise/extensions/vmware/vmware_view.php:1085 -#: ../../enterprise/views/cluster/list.php:63 -#: ../../enterprise/views/ncm/devices/list.php:120 -#: ../../include/functions_snmp_browser.php:594 -#: ../../include/functions_snmp.php:369 ../../include/functions_events.php:196 -#: ../../include/functions_events.php:251 ../../include/functions_events.php:2626 -#: ../../include/functions_events.php:5073 -#: ../../include/functions_events.php:6665 -#: ../../include/functions_reporting_html.php:547 -#: ../../include/functions_reporting_html.php:1045 -#: ../../include/functions_reporting_html.php:1054 -#: ../../include/functions_reporting_html.php:1266 -#: ../../include/functions_reporting_html.php:1274 -#: ../../include/functions_reporting_html.php:1520 -#: ../../include/functions_reporting_html.php:2078 -#: ../../include/functions_reporting_html.php:2348 -#: ../../include/functions_reporting_html.php:2693 -#: ../../include/functions_reporting_html.php:3342 -#: ../../include/functions_reporting_html.php:3395 -#: ../../include/functions_reporting_html.php:4967 -#: ../../include/class/NetworkMap.class.php:2907 -#: ../../include/class/ExternalTools.class.php:795 -#: ../../include/class/AgentsAlerts.class.php:906 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:318 -#: ../../include/ajax/module.php:980 ../../include/ajax/custom_fields.php:416 -#: ../../include/ajax/alert_list.ajax.php:283 -#: ../../include/ajax/alert_list.ajax.php:308 -#: ../../mobile/operation/events.php:368 ../../mobile/operation/events.php:369 -#: ../../mobile/operation/events.php:536 ../../mobile/operation/events.php:672 -#: ../../mobile/operation/events.php:673 ../../mobile/operation/alerts.php:105 -#: ../../mobile/operation/alerts.php:106 ../../mobile/operation/alerts.php:247 -#: ../../mobile/operation/alerts.php:248 ../../mobile/operation/alerts.php:350 -#: ../../mobile/operation/agents.php:97 ../../mobile/operation/agents.php:144 -#: ../../mobile/operation/agents.php:243 ../../mobile/operation/agents.php:244 -#: ../../mobile/operation/agents.php:406 ../../mobile/operation/modules.php:163 -#: ../../mobile/operation/modules.php:164 ../../mobile/operation/modules.php:275 -#: ../../mobile/operation/modules.php:276 ../../mobile/operation/modules.php:603 -#: ../../mobile/operation/modules.php:609 ../../mobile/operation/modules.php:615 -#: ../../mobile/operation/modules.php:621 ../../mobile/operation/modules.php:632 -#: ../../mobile/operation/modules.php:640 ../../mobile/operation/modules.php:648 -#: ../../mobile/operation/modules.php:720 ../../mobile/operation/modules.php:732 -#: ../../mobile/operation/modules.php:850 -msgid "Status" -msgstr "État" +#: ../../views/calendar/special_days.php:225 +#: ../../include/class/CalendarManager.class.php:978 +#: ../../include/functions_reporting.php:14071 ../../include/functions.php:1077 +#: ../../godmode/agentes/planned_downtime.editor.php:668 +msgid "Mon" +msgstr "Lundi" -#: ../../operation/snmpconsole/snmp_view.php:587 -#: ../../operation/snmpconsole/snmp_view.php:931 -#: ../../operation/snmpconsole/snmp_view.php:1243 -#: ../../include/functions_events.php:6196 -#: ../../include/functions_events.php:6203 -msgid "Not validated" -msgstr "Non validé" +#: ../../views/calendar/special_days.php:226 +#: ../../include/class/CalendarManager.class.php:979 +#: ../../include/functions_reporting.php:14076 ../../include/functions.php:1081 +#: ../../godmode/agentes/planned_downtime.editor.php:669 +msgid "Tue" +msgstr "Mardi" -#: ../../operation/snmpconsole/snmp_view.php:588 -#: ../../operation/snmpconsole/snmp_view.php:941 -#: ../../operation/snmpconsole/snmp_view.php:1234 -#: ../../include/functions_events.php:2630 -#: ../../include/functions_events.php:3388 -#: ../../include/functions_events.php:3677 -#: ../../include/functions_events.php:3686 -#: ../../include/functions_events.php:3693 -#: ../../include/functions_events.php:3700 -#: ../../include/functions_events.php:6194 -#: ../../include/functions_events.php:6202 ../../include/functions_graph.php:3326 -msgid "Validated" -msgstr "Validé" +#: ../../views/calendar/special_days.php:227 +#: ../../include/class/CalendarManager.class.php:980 +#: ../../include/functions_reporting.php:14081 ../../include/functions.php:1085 +#: ../../godmode/agentes/planned_downtime.editor.php:670 +msgid "Wed" +msgstr "Mercredi" +#: ../../views/calendar/special_days.php:228 +#: ../../include/class/CalendarManager.class.php:981 +#: ../../include/functions_reporting.php:14086 ../../include/functions.php:1089 +#: ../../godmode/agentes/planned_downtime.editor.php:671 +msgid "Thu" +msgstr "Jeudi" + +#: ../../views/calendar/special_days.php:229 +#: ../../include/class/CalendarManager.class.php:982 +#: ../../include/functions_reporting.php:14091 ../../include/functions.php:1093 +#: ../../godmode/agentes/planned_downtime.editor.php:672 +msgid "Fri" +msgstr "Vendredi" + +#: ../../views/calendar/special_days.php:230 +#: ../../include/class/CalendarManager.class.php:983 +#: ../../include/functions_reporting.php:14096 ../../include/functions.php:1097 +#: ../../godmode/agentes/planned_downtime.editor.php:673 +msgid "Sat" +msgstr "Samedi" + +#: ../../views/calendar/special_days.php:245 +#: ../../enterprise/include/functions_reporting.php:1774 +#: ../../enterprise/include/functions_reporting.php:2821 +#: ../../enterprise/include/functions_reporting.php:3823 +msgid "January" +msgstr "Janvier" + +#: ../../views/calendar/special_days.php:249 +#: ../../enterprise/include/functions_reporting.php:1778 +#: ../../enterprise/include/functions_reporting.php:2825 +#: ../../enterprise/include/functions_reporting.php:3827 +msgid "February" +msgstr "Février" + +#: ../../views/calendar/special_days.php:253 +#: ../../enterprise/include/functions_reporting.php:1782 +#: ../../enterprise/include/functions_reporting.php:2829 +#: ../../enterprise/include/functions_reporting.php:3831 +msgid "March" +msgstr "Mars" + +#: ../../views/calendar/special_days.php:257 +#: ../../enterprise/include/functions_reporting.php:1786 +#: ../../enterprise/include/functions_reporting.php:2833 +#: ../../enterprise/include/functions_reporting.php:3835 +msgid "April" +msgstr "Avril" + +#: ../../views/calendar/special_days.php:261 +#: ../../enterprise/include/functions_reporting.php:1790 +#: ../../enterprise/include/functions_reporting.php:2837 +#: ../../enterprise/include/functions_reporting.php:3839 +msgid "May" +msgstr "Mai" + +#: ../../views/calendar/special_days.php:265 +#: ../../enterprise/include/functions_reporting.php:1794 +#: ../../enterprise/include/functions_reporting.php:2841 +#: ../../enterprise/include/functions_reporting.php:3843 +msgid "June" +msgstr "Juin" + +#: ../../views/calendar/special_days.php:269 +#: ../../enterprise/include/functions_reporting.php:1798 +#: ../../enterprise/include/functions_reporting.php:2845 +#: ../../enterprise/include/functions_reporting.php:3847 +msgid "July" +msgstr "Juillet" + +#: ../../views/calendar/special_days.php:273 +#: ../../enterprise/include/functions_reporting.php:1802 +#: ../../enterprise/include/functions_reporting.php:2849 +#: ../../enterprise/include/functions_reporting.php:3851 +msgid "August" +msgstr "Août" + +#: ../../views/calendar/special_days.php:277 +#: ../../enterprise/include/functions_reporting.php:1806 +#: ../../enterprise/include/functions_reporting.php:2853 +#: ../../enterprise/include/functions_reporting.php:3855 +msgid "September" +msgstr "Septembre" + +#: ../../views/calendar/special_days.php:281 +#: ../../enterprise/include/functions_reporting.php:1810 +#: ../../enterprise/include/functions_reporting.php:2857 +#: ../../enterprise/include/functions_reporting.php:3859 +msgid "October" +msgstr "Octobre" + +#: ../../views/calendar/special_days.php:285 +#: ../../enterprise/include/functions_reporting.php:1814 +#: ../../enterprise/include/functions_reporting.php:2861 +#: ../../enterprise/include/functions_reporting.php:3863 +msgid "November" +msgstr "Novembre" + +#: ../../views/calendar/special_days.php:289 +#: ../../enterprise/include/functions_reporting.php:1819 +#: ../../enterprise/include/functions_reporting.php:2866 +#: ../../enterprise/include/functions_reporting.php:3868 +msgid "December" +msgstr "Décembre" + +#: ../../views/calendar/special_days.php:355 +msgid "As " +msgstr "Comme " + +#: ../../views/calendar/special_days.php:386 +#: ../../views/calendar/special_days_edit.php:123 +msgid "Holidays" +msgstr "Vacances" + +#: ../../views/calendar/special_days.php:407 +#: ../../views/calendar/special_days.php:506 +#: ../../views/calendar/special_days_edit.php:207 +#: ../../views/dashboard/header.php:69 ../../views/dashboard/header.php:103 +#: ../../views/dashboard/list.php:225 ../../general/header.php:814 +#: ../../operation/snmpconsole/snmp_browser.php:174 +#: ../../operation/snmpconsole/snmp_browser.php:551 +#: ../../operation/snmpconsole/snmp_browser.php:631 +#: ../../operation/snmpconsole/snmp_browser.php:646 +#: ../../operation/agentes/pandora_networkmap.editor.php:603 +#: ../../include/functions_visual_map_editor.php:880 +#: ../../include/functions_visual_map_editor.php:884 +#: ../../include/class/ModuleTemplates.class.php:1382 +#: ../../include/class/AgentWizard.class.php:6015 +#: ../../include/class/WelcomeWindow.class.php:174 +#: ../../include/class/ConfigPEN.class.php:669 +#: ../../include/class/ConfigPEN.class.php:693 +#: ../../include/class/CredentialStore.class.php:1242 +#: ../../include/class/CredentialStore.class.php:1294 +#: ../../include/class/NetworkMap.class.php:2807 +#: ../../include/class/TreeGroupEdition.class.php:165 +#: ../../include/functions_register.php:179 +#: ../../update_manager_client/views/register.php:85 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:808 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:831 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1298 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1322 +#: ../../enterprise/views/ncm/agent/details.php:690 +#: ../../enterprise/include/class/AgentRepository.class.php:801 +#: ../../enterprise/include/class/AgentRepository.class.php:899 +#: ../../enterprise/include/class/LogSource.class.php:845 +#: ../../enterprise/include/class/LogSource.class.php:898 +#: ../../enterprise/include/class/ManageBackups.class.php:446 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3009 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1567 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1669 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1721 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1753 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1788 +#: ../../enterprise/include/functions_HA_cluster.php:492 +#: ../../enterprise/meta/event/custom_events.php:250 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1152 +#: ../../enterprise/godmode/services/services.elements.php:844 +#: ../../enterprise/godmode/services/services.elements.php:855 +#: ../../enterprise/godmode/services/services.service.php:994 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:280 +#: ../../godmode/setup/snmp_wizard.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:1547 +#: ../../godmode/snmpconsole/snmp_alert.php:1562 +#: ../../godmode/events/custom_events.php:205 +#: ../../godmode/massive/massive_operations.php:393 +#: ../../godmode/agentes/status_monitor_custom_fields.php:242 +msgid "Cancel" +msgstr "Annuler" + +#: ../../views/calendar/special_days.php:411 +#: ../../views/calendar/special_days.php:510 +#: ../../views/calendar/special_days_edit.php:211 +#: ../../include/class/AgentWizard.class.php:5967 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4323 +#: ../../godmode/agentes/planned_downtime.list.php:695 +#: ../../godmode/alerts/configure_alert_template.php:1550 +msgid "Loading, this operation might take several minutes..." +msgstr "Chargement, cette opération peut prendre plusieurs minutes..." + +#: ../../views/calendar/special_days.php:421 +msgid "Show templates" +msgstr "Afficher les modèles" + +#: ../../views/calendar/special_days.php:431 +#: ../../operation/search_reports.php:68 ../../operation/gis_maps/gis_map.php:190 +#: ../../operation/agentes/status_monitor.php:1509 +#: ../../operation/agentes/pandora_networkmap.php:713 +#: ../../operation/agentes/estado_agente.php:877 +#: ../../operation/agentes/estado_agente.php:880 +#: ../../operation/incidents/list_integriaims_incidents.php:550 +#: ../../include/functions_cron.php:881 ../../include/functions_cron.php:909 +#: ../../include/ajax/module.php:1110 +#: ../../include/class/CalendarManager.class.php:652 +#: ../../include/class/NetworkMap.class.php:3013 +#: ../../enterprise/tools/ipam/ipam_ajax.php:122 +#: ../../enterprise/tools/ipam/ipam_ajax.php:527 +#: ../../enterprise/tools/ipam/ipam.php:417 +#: ../../enterprise/operation/agentes/tag_view.php:742 +#: ../../enterprise/include/ajax/transactional.ajax.php:117 +#: ../../enterprise/include/ajax/transactional.ajax.php:205 +#: ../../enterprise/include/class/Omnishell.class.php:1137 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2384 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3038 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:612 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:784 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:960 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1107 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1315 +#: ../../enterprise/include/functions_tasklist.php:595 +#: ../../enterprise/include/functions_tasklist.php:637 +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:618 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1149 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1150 +#: ../../enterprise/meta/screens/screens.visualmap.php:73 +#: ../../enterprise/meta/include/functions_autoprovision.php:506 +#: ../../enterprise/meta/include/functions_autoprovision.php:507 +#: ../../enterprise/meta/include/functions_autoprovision.php:672 +#: ../../enterprise/meta/include/functions_autoprovision.php:673 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2067 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2162 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2726 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:298 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:464 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:815 +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:74 +#: ../../enterprise/meta/advanced/collections.editor.php:203 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:382 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:612 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:204 +#: ../../enterprise/godmode/agentes/collections.editor.php:234 +#: ../../extensions/files_repo/files_repo_list.php:138 +#: ../../godmode/setup/snmp_wizard.php:110 ../../godmode/servers/plugin.php:179 +#: ../../godmode/servers/plugin.php:880 +#: ../../godmode/servers/servers.build_table.php:234 +#: ../../godmode/reporting/reporting_builder.list_items.php:624 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2178 +#: ../../godmode/reporting/reporting_builder.php:1169 +#: ../../godmode/events/event_responses.list.php:79 +#: ../../godmode/agentes/planned_downtime.list.php:624 +#: ../../godmode/agentes/fields_manager.php:154 +#: ../../godmode/agentes/modificar_agente.php:803 +#: ../../godmode/agentes/modificar_agente.php:809 +#: ../../godmode/users/user_list.php:796 ../../godmode/users/profile_list.php:434 +#: ../../godmode/groups/group_list.php:917 +#: ../../godmode/groups/group_list.php:918 +msgid "Edit" +msgstr "Modifier" + +#: ../../views/calendar/special_days.php:438 ../../views/dashboard/list.php:185 +#: ../../operation/messages/message_list.php:272 +#: ../../operation/messages/message_list.php:275 +#: ../../operation/snmpconsole/snmp_browser.php:643 +#: ../../operation/snmpconsole/snmp_view.php:1033 +#: ../../operation/snmpconsole/snmp_view.php:1046 +#: ../../operation/snmpconsole/snmp_view.php:1220 +#: ../../operation/events/events.build_table.php:983 +#: ../../operation/agentes/pandora_networkmap.php:801 +#: ../../operation/agentes/pandora_networkmap.editor.php:600 +#: ../../operation/users/user_edit.php:1168 +#: ../../operation/incidents/list_integriaims_incidents.php:554 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:197 +#: ../../include/class/ModuleTemplates.class.php:918 +#: ../../include/class/ModuleTemplates.class.php:933 +#: ../../include/class/WelcomeWindow.class.php:171 +#: ../../include/class/ConfigPEN.class.php:666 +#: ../../include/class/CredentialStore.class.php:1288 +#: ../../include/class/TreeGroupEdition.class.php:166 +#: ../../include/lib/Dashboard/Widgets/events_list.php:680 +#: ../../include/functions_events.php:3784 +#: ../../include/functions_filemanager.php:715 +#: ../../include/functions_container.php:190 +#: ../../include/functions_container.php:324 +#: ../../include/functions_profile.php:278 +#: ../../update_manager_client/views/online.php:122 +#: ../../update_manager_client/views/online.php:163 +#: ../../update_manager_client/views/offline.php:72 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:726 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:856 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:287 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1209 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1347 +#: ../../enterprise/operation/services/services.list.php:649 +#: ../../enterprise/operation/services/services.list.php:743 +#: ../../enterprise/operation/agentes/transactional_map.php:414 +#: ../../enterprise/operation/agentes/transactional_map.php:478 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:268 +#: ../../enterprise/include/ajax/transactional.ajax.php:118 +#: ../../enterprise/include/ajax/transactional.ajax.php:207 +#: ../../enterprise/include/ajax/ipam.ajax.php:755 +#: ../../enterprise/include/ajax/ipam.ajax.php:833 +#: ../../enterprise/include/class/AgentRepository.class.php:792 +#: ../../enterprise/include/class/LogSource.class.php:892 +#: ../../enterprise/include/class/ManageBackups.class.php:443 +#: ../../enterprise/include/class/Omnishell.class.php:504 +#: ../../enterprise/include/class/Omnishell.class.php:1155 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3358 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1558 +#: ../../enterprise/include/functions_tasklist.php:610 +#: ../../enterprise/include/functions_tasklist.php:645 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1242 +#: ../../enterprise/include/functions_services.php:2022 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1150 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:143 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:566 +#: ../../enterprise/meta/advanced/policymanager.queue.php:349 +#: ../../enterprise/meta/advanced/metasetup.relations.php:584 +#: ../../enterprise/meta/advanced/links.php:173 +#: ../../enterprise/godmode/setup/setup_skins.php:147 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:287 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:349 +#: ../../enterprise/godmode/modules/local_components.php:694 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:316 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:638 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:447 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:837 +#: ../../enterprise/godmode/reporting/mysql_builder.php:104 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:214 +#: ../../enterprise/godmode/reporting/graph_template_list.php:234 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:619 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:638 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:412 +#: ../../enterprise/godmode/agentes/inventory_manager.php:248 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:249 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:203 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:93 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:415 +#: ../../enterprise/godmode/policies/policy_agents.php:401 +#: ../../enterprise/godmode/policies/policy_agents.php:724 +#: ../../enterprise/godmode/policies/policy_agents.php:1040 +#: ../../enterprise/godmode/policies/policy_agents.php:1155 +#: ../../enterprise/godmode/policies/policy_agents.php:1304 +#: ../../enterprise/godmode/policies/policy_agents.php:1519 +#: ../../enterprise/godmode/policies/policy_queue.php:770 +#: ../../enterprise/godmode/policies/policy_queue.php:804 +#: ../../enterprise/godmode/policies/policy_queue.php:820 +#: ../../enterprise/godmode/policies/policy_modules.php:1545 +#: ../../enterprise/godmode/policies/policy_modules.php:1561 +#: ../../enterprise/godmode/policies/policy_modules.php:1612 +#: ../../enterprise/godmode/policies/policies.php:560 +#: ../../enterprise/godmode/policies/policies.php:581 +#: ../../enterprise/godmode/policies/policies.php:616 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:513 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:328 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:333 +#: ../../enterprise/godmode/policies/policy_alerts.php:518 +#: ../../extensions/files_repo/files_repo_list.php:146 +#: ../../godmode/setup/news.php:290 ../../godmode/setup/links.php:160 +#: ../../godmode/servers/plugin.php:884 +#: ../../godmode/modules/manage_network_components.php:864 +#: ../../godmode/modules/manage_network_templates.php:272 +#: ../../godmode/modules/manage_network_templates.php:287 +#: ../../godmode/modules/manage_nc_groups.php:275 +#: ../../godmode/category/category.php:192 +#: ../../godmode/category/category.php:211 +#: ../../godmode/reporting/map_builder.php:512 +#: ../../godmode/reporting/map_builder.php:523 +#: ../../godmode/reporting/graphs.php:362 +#: ../../godmode/reporting/create_container.php:682 +#: ../../godmode/reporting/visual_console_builder.elements.php:497 +#: ../../godmode/reporting/reporting_builder.php:1179 +#: ../../godmode/reporting/reporting_builder.php:1201 +#: ../../godmode/snmpconsole/snmp_alert.php:1308 +#: ../../godmode/snmpconsole/snmp_alert.php:1641 +#: ../../godmode/snmpconsole/snmp_filters.php:301 +#: ../../godmode/snmpconsole/snmp_filters.php:312 ../../godmode/tag/tag.php:395 +#: ../../godmode/events/event_filter.php:188 +#: ../../godmode/netflow/nf_edit.php:195 +#: ../../godmode/netflow/nf_item_list.php:262 +#: ../../godmode/massive/massive_operations.php:391 +#: ../../godmode/massive/massive_standby_alerts.php:254 +#: ../../godmode/massive/massive_edit_plugins.php:576 +#: ../../godmode/massive/massive_enable_disable_alerts.php:226 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:664 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:971 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:997 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1010 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1021 +#: ../../godmode/agentes/module_manager.php:1161 +#: ../../godmode/agentes/module_manager.php:1175 +#: ../../godmode/agentes/module_manager.php:1200 +#: ../../godmode/agentes/module_manager.php:1223 +#: ../../godmode/agentes/module_manager.php:1248 +#: ../../godmode/agentes/module_manager_editor_common.php:233 +#: ../../godmode/agentes/agent_manager.php:237 +#: ../../godmode/agentes/planned_downtime.editor.php:1015 +#: ../../godmode/agentes/fields_manager.php:155 +#: ../../godmode/agentes/agent_template.php:259 +#: ../../godmode/agentes/modificar_agente.php:929 +#: ../../godmode/alerts/alert_list.list.php:1116 +#: ../../godmode/alerts/alert_actions.php:424 +#: ../../godmode/alerts/alert_templates.php:436 +#: ../../godmode/alerts/alert_commands.php:721 +#: ../../godmode/alerts/alert_commands.php:724 +#: ../../godmode/users/configure_user.php:1635 +#: ../../godmode/users/configure_user.php:1930 +#: ../../godmode/users/profile_list.php:439 +#: ../../godmode/groups/modu_group_list.php:273 +#: ../../godmode/groups/modu_group_list.php:276 +#: ../../godmode/groups/group_list.php:926 +msgid "Are you sure?" +msgstr "Êtes-vous sûr(e) ?" + +#: ../../views/calendar/special_days.php:442 +#: ../../operation/events/events.php:638 ../../operation/events/events.php:710 +#: ../../operation/events/events_list.php:630 +#: ../../operation/events/events_list.php:703 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4321 +#: ../../enterprise/include/functions_ui.php:120 +#: ../../enterprise/include/functions_ui.php:168 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:177 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:161 +#: ../../enterprise/godmode/agentes/collection_manager.php:210 +#: ../../enterprise/godmode/policies/policy_collections.php:173 +#: ../../godmode/events/event_edit_filter.php:537 +#: ../../godmode/events/event_edit_filter.php:590 +#: ../../godmode/alerts/configure_alert_template.php:1548 +msgid "Remove" +msgstr "Supprimer" + +#: ../../views/calendar/special_days.php:507 +msgid "Load calendar" +msgstr "Charger le calendrier" + +#: ../../views/calendar/special_days_edit.php:40 +#: ../../operation/search_agents.php:57 +#: ../../operation/agentes/estado_agente.php:766 +#: ../../operation/agentes/ver_agente.php:1427 +#: ../../operation/search_results.php:106 ../../include/functions_reports.php:843 +#: ../../include/functions_reports.php:847 +#: ../../include/functions_reports.php:853 +#: ../../include/functions_reports.php:859 +#: ../../include/class/AgentsAlerts.class.php:542 +#: ../../include/functions_treeview.php:405 +#: ../../include/functions_reporting_html.php:2342 +#: ../../include/functions_reporting_html.php:5384 +#: ../../enterprise/operation/agentes/tag_view.php:608 +#: ../../enterprise/include/functions_policies.php:3763 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1537 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1630 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1755 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:297 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:102 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:109 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:797 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:121 +#: ../../enterprise/meta/agentsearch.php:141 +#: ../../enterprise/godmode/services/services.service.php:931 +#: ../../enterprise/godmode/massive/massive_create_services.php:877 +#: ../../enterprise/godmode/alerts/alert_inventory.php:78 +#: ../../enterprise/godmode/alerts/alert_inventory.php:80 +#: ../../enterprise/godmode/policies/policies.php:519 +#: ../../enterprise/godmode/policies/policy_alerts.php:46 +#: ../../mobile/operation/agent.php:355 ../../mobile/operation/home.php:74 +#: ../../mobile/operation/alerts.php:194 ../../mobile/operation/agents.php:98 +#: ../../mobile/operation/agents.php:407 +#: ../../mobile/include/functions_web.php:26 ../../godmode/menu.php:220 +#: ../../godmode/snmpconsole/snmp_alert.php:114 +#: ../../godmode/massive/massive_copy_modules.php:216 +#: ../../godmode/agentes/configurar_agente.php:422 +#: ../../godmode/agentes/modificar_agente.php:823 +#: ../../godmode/alerts/configure_alert_template.php:99 +#: ../../godmode/alerts/configure_alert_template.php:123 +#: ../../godmode/alerts/configure_alert_template.php:155 +#: ../../godmode/alerts/alert_actions.php:74 +#: ../../godmode/alerts/alert_templates.php:131 +#: ../../godmode/alerts/alert_templates.php:183 +#: ../../godmode/alerts/alert_templates.php:206 +#: ../../godmode/alerts/alert_templates.php:227 +#: ../../godmode/alerts/alert_commands.php:494 +#: ../../godmode/alerts/alert_list.php:494 +#: ../../godmode/alerts/alert_list.php:496 +#: ../../godmode/alerts/configure_alert_command.php:60 +#: ../../godmode/alerts/configure_alert_action.php:74 +#: ../../godmode/alerts/configure_alert_action.php:87 +#: ../../godmode/groups/configure_group.php:230 +#: ../../godmode/groups/group_list.php:846 +msgid "Alerts" +msgstr "Alertes" + +#: ../../views/calendar/special_days_edit.php:40 +msgid "Configure special day" +msgstr "Configurer jour spécial" + +#: ../../views/calendar/special_days_edit.php:80 ../../general/logon_ok.php:249 +#: ../../operation/reporting/graph_viewer.php:348 +#: ../../operation/events/events.build_table.php:705 +#: ../../operation/incidents/list_integriaims_incidents.php:371 +#: ../../include/class/AuditLog.class.php:110 +#: ../../include/functions_events.php:7123 +#: ../../include/functions_reporting.php:4016 +#: ../../include/functions_reporting.php:4057 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:1778 +#: ../../include/functions_reporting_html.php:2583 +#: ../../include/functions_reporting_html.php:2592 +#: ../../include/functions_reporting_html.php:2597 +#: ../../include/functions_reporting_html.php:2606 +#: ../../include/functions_reporting_html.php:2611 +#: ../../include/functions_reporting_html.php:2618 +#: ../../include/functions_reporting_html.php:2667 +#: ../../include/functions_reporting_html.php:2740 +#: ../../include/functions_reporting_html.php:5726 +#: ../../enterprise/operation/agentes/agent_inventory.php:127 +#: ../../enterprise/operation/inventory/inventory.php:432 +#: ../../enterprise/include/functions_reporting_csv.php:776 +#: ../../enterprise/include/functions_reporting_csv.php:832 +#: ../../enterprise/include/functions_reporting_csv.php:877 +#: ../../enterprise/include/functions_reporting_csv.php:2518 +#: ../../enterprise/include/class/ManageBackups.class.php:163 +#: ../../enterprise/include/functions_inventory.php:882 +#: ../../enterprise/include/functions_log.php:279 +#: ../../enterprise/include/functions_log.php:282 +#: ../../enterprise/include/functions_reporting.php:2143 +#: ../../enterprise/include/functions_reporting.php:2180 +#: ../../enterprise/include/functions_reporting.php:2215 +#: ../../enterprise/include/functions_reporting.php:2233 +#: ../../enterprise/include/functions_reporting_pdf.php:712 +#: ../../extensions/insert_data.php:196 ../../mobile/operation/tactical.php:350 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2057 +msgid "Date" +msgstr "Date" + +#: ../../views/calendar/list.php:39 +msgid "Calendars" +msgstr "Calendriers" + +#: ../../views/calendar/list.php:92 +#: ../../operation/events/events.build_table.php:146 +#: ../../operation/incidents/list_integriaims_incidents.php:515 +#: ../../include/functions_events.php:6656 +#: ../../enterprise/tools/ipam/ipam_excel.php:130 +#: ../../enterprise/tools/ipam/ipam_excel.php:199 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:660 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:91 +#: ../../extensions/api_checker.php:161 ../../godmode/setup/os.list.php:68 +#: ../../godmode/modules/module_list.php:61 +#: ../../godmode/agentes/module_manager_editor_common.php:230 +#: ../../godmode/agentes/agent_manager.php:219 +#: ../../godmode/agentes/fields_manager.php:118 +#: ../../godmode/agentes/agent_incidents.php:88 +#: ../../godmode/alerts/alert_commands.php:656 +#: ../../godmode/groups/modu_group_list.php:251 +#: ../../godmode/groups/group_list.php:840 +msgid "ID" +msgstr "Identifiant" + +#: ../../views/calendar/list.php:96 ../../views/dashboard/header.php:80 +#: ../../include/class/ExternalTools.class.php:383 +#: ../../include/class/ConfigPEN.class.php:601 +#: ../../include/class/CredentialStore.class.php:807 +#: ../../include/functions_events.php:302 +#: ../../enterprise/views/ncm/agent/details.php:92 +#: ../../enterprise/views/ncm/snippets/list.php:71 +#: ../../enterprise/views/ncm/firmwares/list.php:77 +#: ../../enterprise/views/ncm/vendors/list.php:71 +#: ../../enterprise/views/ncm/templates/list.php:77 +#: ../../enterprise/views/ncm/models/list.php:73 +#: ../../enterprise/views/ipam/sites/list.php:49 +#: ../../enterprise/views/cluster/list.php:64 +#: ../../enterprise/include/class/AgentRepository.class.php:635 +#: ../../enterprise/include/class/LogSource.class.php:630 +#: ../../enterprise/include/class/Omnishell.class.php:402 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2299 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2908 +#: ../../enterprise/include/class/DeploymentCenter.class.php:764 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:266 +#: ../../enterprise/extensions/vmware/vmware_view.php:1338 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 +#: ../../godmode/reporting/reporting_builder.list_items.php:427 +#: ../../godmode/menu.php:539 +msgid "Options" +msgstr "Options" + +#: ../../views/calendar/list.php:119 #: ../../operation/snmpconsole/snmp_view.php:600 -#: ../../operation/events/events.php:1135 -#: ../../operation/events/events_list.php:767 -#: ../../godmode/snmpconsole/snmp_alert.php:1073 -#: ../../godmode/update_manager/update_manager.history.php:67 -#: ../../godmode/events/event_edit_filter.php:361 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:726 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3244 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:257 -#: ../../enterprise/include/functions_events.php:117 +#: ../../operation/events/events.php:1128 +#: ../../operation/events/events_list.php:767 ../../include/ajax/module.php:292 +#: ../../include/class/ConfigPEN.class.php:627 +#: ../../include/class/CredentialStore.class.php:845 +#: ../../enterprise/views/ncm/snippets/list.php:102 +#: ../../enterprise/views/ncm/firmwares/list.php:108 +#: ../../enterprise/views/ncm/vendors/list.php:94 +#: ../../enterprise/views/ncm/devices/list.php:155 +#: ../../enterprise/views/ncm/templates/list.php:108 +#: ../../enterprise/views/ncm/models/list.php:96 +#: ../../enterprise/views/ipam/sites/list.php:73 +#: ../../enterprise/views/cluster/list.php:96 #: ../../enterprise/include/class/LogSource.class.php:656 #: ../../enterprise/include/lib/Metaconsole/Node.php:623 -#: ../../enterprise/include/functions_ipam.php:1659 +#: ../../enterprise/include/functions_events.php:117 +#: ../../enterprise/include/functions_ipam.php:1663 #: ../../enterprise/meta/advanced/metasetup.consoles.php:874 -#: ../../enterprise/views/cluster/list.php:96 -#: ../../enterprise/views/ncm/snippets/list.php:102 -#: ../../enterprise/views/ncm/vendors/list.php:94 -#: ../../enterprise/views/ncm/models/list.php:96 -#: ../../enterprise/views/ncm/templates/list.php:108 -#: ../../enterprise/views/ncm/devices/list.php:155 -#: ../../enterprise/views/ncm/firmwares/list.php:108 -#: ../../enterprise/views/ipam/sites/list.php:73 -#: ../../include/class/CredentialStore.class.php:845 -#: ../../include/class/ConfigPEN.class.php:627 ../../include/ajax/module.php:292 -#: ../../mobile/operation/events.php:701 ../../mobile/operation/alerts.php:241 -#: ../../mobile/operation/agents.php:253 ../../mobile/operation/modules.php:318 -#: ../../views/calendar/list.php:119 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3244 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:740 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:257 +#: ../../mobile/operation/modules.php:318 ../../mobile/operation/alerts.php:241 +#: ../../mobile/operation/events.php:701 ../../mobile/operation/agents.php:253 +#: ../../godmode/update_manager/update_manager.history.php:67 +#: ../../godmode/snmpconsole/snmp_alert.php:1161 +#: ../../godmode/events/event_edit_filter.php:361 msgid "Free search" msgstr "Recherche libre" -#: ../../operation/snmpconsole/snmp_view.php:602 -msgid "" -"Search by any alphanumeric field in the trap.\n" -"\t\tREMEMBER trap sources need to be searched by IP Address" -msgstr "" -"Rechercher par n'importe quel champ alphanumérique dans le déroutement.\n" -"\t\tN'OUBLIEZ PAS qu'il faut rechercher les sources de déroutements par " -"adresse IP." - -#: ../../operation/snmpconsole/snmp_view.php:616 -#: ../../operation/events/events.php:1111 ../../operation/events/events.php:1700 -#: ../../operation/events/events_list.php:973 -#: ../../godmode/events/event_edit_filter.php:404 -#: ../../enterprise/include/functions_events.php:229 -#: ../../include/functions_snmp.php:401 -#: ../../include/class/AuditLog.class.php:187 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:270 -#: ../../include/lib/Dashboard/Widgets/events_list.php:336 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:270 -#: ../../mobile/operation/events.php:706 -msgid "Max. hours old" -msgstr "Heures maximales" - -#: ../../operation/snmpconsole/snmp_view.php:628 -#: ../../godmode/snmpconsole/snmp_alert.php:780 -#: ../../godmode/snmpconsole/snmp_alert.php:1078 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:202 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:262 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:305 -#: ../../include/functions_snmp.php:433 -msgid "Trap type" -msgstr "Type de déroutement" - -#: ../../operation/snmpconsole/snmp_view.php:628 -msgid "Search by trap type" -msgstr "Rechercher par type de déroutement" - -#: ../../operation/snmpconsole/snmp_view.php:631 -#: ../../operation/snmpconsole/snmp_view.php:1115 -#: ../../operation/snmpconsole/snmp_view.php:1129 -#: ../../godmode/snmpconsole/snmp_alert.php:28 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30 -msgid "Cold start (0)" -msgstr "Démarrage zéro (0)" - -#: ../../operation/snmpconsole/snmp_view.php:632 -#: ../../operation/snmpconsole/snmp_view.php:1116 -#: ../../operation/snmpconsole/snmp_view.php:1133 -#: ../../godmode/snmpconsole/snmp_alert.php:29 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31 -msgid "Warm start (1)" -msgstr "Démarrage (1)" - -#: ../../operation/snmpconsole/snmp_view.php:633 -#: ../../operation/snmpconsole/snmp_view.php:1117 -#: ../../operation/snmpconsole/snmp_view.php:1137 -#: ../../godmode/snmpconsole/snmp_alert.php:30 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32 -msgid "Link down (2)" -msgstr "Lien interrompu (2)" - -#: ../../operation/snmpconsole/snmp_view.php:634 -#: ../../operation/snmpconsole/snmp_view.php:1118 -#: ../../operation/snmpconsole/snmp_view.php:1141 -#: ../../godmode/snmpconsole/snmp_alert.php:31 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33 -msgid "Link up (3)" -msgstr "Lien actif (3)" - -#: ../../operation/snmpconsole/snmp_view.php:635 -#: ../../operation/snmpconsole/snmp_view.php:1119 -#: ../../operation/snmpconsole/snmp_view.php:1145 -#: ../../godmode/snmpconsole/snmp_alert.php:32 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34 -msgid "Authentication failure (4)" -msgstr "Erreur d'authentification (4)" - -#: ../../operation/snmpconsole/snmp_view.php:652 -msgid "Group by Enterprise String/IP" -msgstr "Regrouper par chaîne Enterprise / IP" - -#: ../../operation/snmpconsole/snmp_view.php:660 -#: ../../operation/reporting/reporting_viewer.php:311 -#: ../../operation/network/network_report.php:132 -#: ../../operation/agentes/datos_agente.php:218 -#: ../../operation/users/user_edit.php:777 -#: ../../operation/events/events_list.php:1073 -#: ../../operation/incidents/configure_integriaims_incident.php:378 -#: ../../godmode/netflow/nf_edit_form.php:269 -#: ../../godmode/snmpconsole/snmp_filters.php:261 -#: ../../godmode/snmpconsole/snmp_filters.php:301 -#: ../../godmode/snmpconsole/snmp_filters.php:312 -#: ../../godmode/snmpconsole/snmp_alert.php:1052 -#: ../../godmode/snmpconsole/snmp_alert.php:1311 -#: ../../godmode/reporting/visual_console_builder.elements.php:761 -#: ../../godmode/reporting/visual_console_builder.data.php:232 -#: ../../godmode/reporting/reporting_builder.main.php:56 -#: ../../godmode/reporting/graph_builder.main.php:294 -#: ../../godmode/reporting/create_container.php:330 -#: ../../godmode/category/edit_category.php:195 -#: ../../godmode/update_manager/update_manager.setup.php:381 -#: ../../godmode/setup/news.php:233 ../../godmode/setup/snmp_wizard.php:100 -#: ../../godmode/setup/setup_visuals.php:1529 -#: ../../godmode/setup/setup_websocket_engine.php:89 -#: ../../godmode/setup/setup_integria.php:632 -#: ../../godmode/setup/setup_netflow.php:71 -#: ../../godmode/setup/setup_auth.php:337 -#: ../../godmode/setup/setup_general.php:627 ../../godmode/setup/os.php:73 -#: ../../godmode/setup/os.php:142 ../../godmode/setup/performance.php:708 -#: ../../godmode/setup/links.php:129 ../../godmode/setup/setup_ehorus.php:179 -#: ../../godmode/agentes/planned_downtime.list.php:761 -#: ../../godmode/agentes/planned_downtime.list.php:806 -#: ../../godmode/agentes/agent_conf_gis.php:134 -#: ../../godmode/agentes/agent_template.php:260 -#: ../../godmode/agentes/configure_field.php:138 -#: ../../godmode/agentes/status_monitor_custom_fields.php:206 -#: ../../godmode/agentes/planned_downtime.editor.php:867 -#: ../../godmode/agentes/module_manager_editor.php:770 -#: ../../godmode/agentes/agent_manager.php:920 -#: ../../godmode/groups/configure_group.php:276 -#: ../../godmode/groups/configure_modu_group.php:83 -#: ../../godmode/alerts/configure_alert_command.php:384 -#: ../../godmode/alerts/alert_list.list.php:161 -#: ../../godmode/alerts/alert_list.list.php:168 -#: ../../godmode/alerts/alert_list.list.php:917 -#: ../../godmode/alerts/configure_alert_action.php:387 -#: ../../godmode/users/configure_user.php:1482 -#: ../../godmode/users/configure_profile.php:408 -#: ../../godmode/events/custom_events.php:169 -#: ../../godmode/events/event_responses.editor.php:227 -#: ../../godmode/events/event_edit_filter.php:673 -#: ../../godmode/modules/manage_network_components_form.php:372 -#: ../../godmode/modules/manage_network_templates_form.php:178 -#: ../../godmode/modules/manage_nc_groups_form.php:90 -#: ../../godmode/tag/edit_tag.php:272 ../../godmode/servers/plugin.php:198 -#: ../../godmode/servers/plugin.php:598 -#: ../../godmode/servers/modificar_server.php:100 -#: ../../enterprise/operation/agentes/collection_view.php:117 -#: ../../enterprise/operation/agentes/collection_view.php:118 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:264 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:532 -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:87 -#: ../../enterprise/operation/agentes/policy_view.php:208 -#: ../../enterprise/operation/agentes/policy_view.php:209 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:145 -#: ../../enterprise/tools/ipam/ipam_editor.php:359 -#: ../../enterprise/tools/ipam/ipam_network.php:695 -#: ../../enterprise/tools/ipam/ipam_massive.php:112 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:84 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:408 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:187 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:267 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:176 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:129 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:149 -#: ../../enterprise/godmode/reporting/mysql_builder.php:143 -#: ../../enterprise/godmode/reporting/mysql_builder.php:155 -#: ../../enterprise/godmode/reporting/mysql_builder.php:164 -#: ../../enterprise/godmode/reporting/mysql_builder.php:242 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:190 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:343 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1169 -#: ../../enterprise/godmode/setup/setup.php:438 -#: ../../enterprise/godmode/setup/setup.php:627 -#: ../../enterprise/godmode/setup/setup_module_library.php:62 -#: ../../enterprise/godmode/setup/setup_log_collector.php:74 -#: ../../enterprise/godmode/setup/setup_history.php:524 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:245 -#: ../../enterprise/godmode/setup/edit_skin.php:290 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:257 -#: ../../enterprise/godmode/agentes/collections.editor.php:182 -#: ../../enterprise/godmode/agentes/collections.editor.php:254 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:355 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:673 -#: ../../enterprise/godmode/agentes/inventory_manager.php:183 -#: ../../enterprise/godmode/agentes/inventory_manager.php:253 -#: ../../enterprise/godmode/agentes/plugins_manager.php:194 -#: ../../enterprise/godmode/agentes/plugins_manager.php:251 -#: ../../enterprise/godmode/agentes/collection_manager.php:153 -#: ../../enterprise/godmode/agentes/collection_manager.php:154 -#: ../../enterprise/godmode/agentes/collection_manager.php:268 -#: ../../enterprise/godmode/agentes/collection_manager.php:269 -#: ../../enterprise/godmode/agentes/collections.data.php:107 -#: ../../enterprise/godmode/agentes/collections.data.php:264 -#: ../../enterprise/godmode/agentes/collections.data.php:342 -#: ../../enterprise/godmode/agentes/collections.data.php:454 -#: ../../enterprise/godmode/agentes/collections.data.php:455 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:364 -#: ../../enterprise/godmode/policies/policy_modules.php:428 -#: ../../enterprise/godmode/policies/policy_collections.php:222 -#: ../../enterprise/godmode/policies/policy_collections.php:294 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:261 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:338 -#: ../../enterprise/godmode/policies/configure_policy.php:136 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:337 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:590 -#: ../../enterprise/godmode/modules/configure_local_component.php:677 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:313 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:143 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:90 -#: ../../enterprise/godmode/servers/manage_export_form.php:136 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:251 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:357 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:889 -#: ../../enterprise/godmode/services/services.service.php:919 -#: ../../enterprise/include/class/SAPView.class.php:325 -#: ../../enterprise/include/class/Omnishell.class.php:646 -#: ../../enterprise/include/class/DatabaseHA.class.php:891 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2240 -#: ../../enterprise/include/class/AgentRepository.class.php:902 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1672 -#: ../../enterprise/include/class/LogSource.class.php:849 -#: ../../enterprise/include/functions_HA_cluster.php:495 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:99 -#: ../../enterprise/include/ajax/servers.ajax.php:102 -#: ../../enterprise/include/ajax/servers.ajax.php:303 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1150 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:718 -#: ../../enterprise/meta/advanced/metasetup.setup.php:375 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:231 -#: ../../enterprise/meta/advanced/collections.editor.php:149 -#: ../../enterprise/meta/advanced/collections.editor.php:223 -#: ../../enterprise/meta/advanced/metasetup.performance.php:170 -#: ../../enterprise/meta/advanced/metasetup.relations.php:278 -#: ../../enterprise/meta/advanced/metasetup.mail.php:133 -#: ../../enterprise/meta/advanced/cron_main.php:459 -#: ../../enterprise/meta/advanced/links.php:139 -#: ../../enterprise/meta/advanced/metasetup.password.php:157 -#: ../../enterprise/meta/advanced/collections.data.php:157 -#: ../../enterprise/meta/advanced/collections.data.php:232 -#: ../../enterprise/meta/advanced/collections.data.php:273 -#: ../../enterprise/meta/advanced/collections.data.php:360 -#: ../../enterprise/meta/advanced/collections.data.php:361 -#: ../../enterprise/meta/include/functions_autoprovision.php:590 -#: ../../enterprise/meta/include/functions_autoprovision.php:791 -#: ../../enterprise/meta/event/custom_events.php:213 -#: ../../enterprise/extensions/translate_string.php:364 -#: ../../enterprise/extensions/vmware/vmware_view.php:1257 -#: ../../enterprise/extensions/vmware/vmware_view.php:1768 -#: ../../enterprise/views/ncm/snippets/edit.php:106 -#: ../../enterprise/views/ncm/vendors/edit.php:104 -#: ../../enterprise/views/ncm/models/edit.php:103 -#: ../../enterprise/views/ncm/templates/edit.php:315 -#: ../../enterprise/views/ncm/firmwares/edit.php:169 -#: ../../enterprise/views/ipam/sites/edit.php:80 -#: ../../include/functions_events.php:3647 -#: ../../include/functions_events.php:3727 -#: ../../include/functions_visual_map_editor.php:880 -#: ../../include/class/CredentialStore.class.php:1246 -#: ../../include/class/ManageNetScanScripts.class.php:765 -#: ../../include/class/ConfigPEN.class.php:697 -#: ../../include/class/ConfigPEN.class.php:698 -#: ../../include/class/NetworkMap.class.php:3069 -#: ../../include/class/ExternalTools.class.php:392 -#: ../../include/class/ModuleTemplates.class.php:1012 -#: ../../include/ajax/alert_list.ajax.php:551 -#: ../../extensions/files_repo/files_repo_form.php:99 -#: ../../views/calendar/special_days_edit.php:163 -#: ../../views/calendar/edit.php:120 -msgid "Update" -msgstr "Mise à jour" - -#: ../../operation/snmpconsole/snmp_view.php:681 -#: ../../operation/snmpconsole/snmp_view.php:789 -#: ../../godmode/snmpconsole/snmp_filters.php:46 -#: ../../godmode/snmpconsole/snmp_alert.php:83 -#: ../../godmode/snmpconsole/snmp_alert.php:91 -#: ../../godmode/snmpconsole/snmp_alert.php:99 -msgid "SNMP Console" -msgstr "Console SNMP" - -#: ../../operation/snmpconsole/snmp_view.php:714 -#: ../../operation/snmpconsole/snmp_view.php:813 -#: ../../operation/agentes/alerts_status.php:501 -#: ../../operation/agentes/graphs.php:269 -#: ../../godmode/snmpconsole/snmp_alert.php:1093 -#: ../../godmode/alerts/alert_list.list.php:178 -#: ../../godmode/users/user_list.php:452 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:373 -#: ../../enterprise/godmode/policies/policy_queue.php:509 -#: ../../enterprise/godmode/policies/policy_queue.php:621 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:174 -#: ../../enterprise/meta/advanced/collections.php:200 -msgid "Toggle filter(s)" -msgstr "Filtre(s) de bascul" - -#: ../../operation/snmpconsole/snmp_view.php:718 -msgid "There are no SNMP traps in database that contains this filter" -msgstr "Aucun déroutement SNMP dans la base de données ne contient ce filtre" - -#: ../../operation/snmpconsole/snmp_view.php:741 #: ../../views/dashboard/slides.php:41 +#: ../../operation/snmpconsole/snmp_view.php:741 msgid "Exit fullscreen" msgstr "Quitter le mode plein écran" -#: ../../operation/snmpconsole/snmp_view.php:758 -msgid "Refresh every" -msgstr "Actualiser toutes les" +#: ../../views/dashboard/slides.php:181 +msgid "Change every" +msgstr "Changer chaque" -#: ../../operation/snmpconsole/snmp_view.php:770 -msgid "SNMP Traps" -msgstr "Déroutements SNMP" +#: ../../views/dashboard/slides.php:203 ../../include/functions.php:3868 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:212 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:211 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:146 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:252 +msgid "Previous" +msgstr "Précédent" -#: ../../operation/snmpconsole/snmp_view.php:854 -#: ../../godmode/snmpconsole/snmp_alert.php:743 -#: ../../godmode/snmpconsole/snmp_alert.php:1222 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:125 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:303 -msgid "SNMP Agent" -msgstr "Agent SNMP" +#: ../../views/dashboard/slides.php:218 +#: ../../enterprise/operation/agentes/transactional_map.php:402 +msgid "Stop" +msgstr "Arrêter" -#: ../../operation/snmpconsole/snmp_view.php:859 -#: ../../godmode/snmpconsole/snmp_alert.php:730 -#: ../../godmode/snmpconsole/snmp_alert.php:1226 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:105 -msgid "Enterprise String" -msgstr "Chaîne Enterprise" +#: ../../views/dashboard/slides.php:229 +msgid "Pause" +msgstr "Pause" -#: ../../operation/snmpconsole/snmp_view.php:865 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1086 -#: ../../include/functions_reporting_html.php:1046 -#: ../../include/functions_reporting_html.php:1270 -#: ../../include/functions_reporting_html.php:2350 -msgid "Count" -msgstr "Nombre" +#: ../../views/dashboard/slides.php:240 +#: ../../include/class/CustomNetScan.class.php:550 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:568 +#: ../../enterprise/include/class/Aws.cloud.php:1423 +#: ../../enterprise/include/class/MySQL.app.php:589 +#: ../../enterprise/include/class/Oracle.app.php:574 +#: ../../enterprise/include/class/DB2.app.php:567 +#: ../../enterprise/include/class/SAP.app.php:442 +#: ../../enterprise/include/class/Omnishell.class.php:643 +#: ../../enterprise/include/class/VMware.app.php:534 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:833 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1095 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1967 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2064 +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1200 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:132 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:215 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:214 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:733 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:149 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:262 +#: ../../enterprise/godmode/wizards/Cloud.class.php:579 +#: ../../godmode/wizards/HostDevices.class.php:769 +#: ../../godmode/alerts/configure_alert_template.php:1181 +#: ../../godmode/alerts/configure_alert_template.php:1188 +msgid "Next" +msgstr "Suivant" -#: ../../operation/snmpconsole/snmp_view.php:871 -msgid "Trap subtype" -msgstr "Sous-type de déroutements" +#: ../../views/dashboard/slides.php:252 +msgid "Mode Cell" +msgstr "Mode Cell" -#: ../../operation/snmpconsole/snmp_view.php:876 -#: ../../operation/search_users.php:43 ../../operation/users/user_edit.php:258 -#: ../../godmode/users/configure_user.php:852 -#: ../../godmode/users/configure_user.php:868 -#: ../../godmode/users/user_list.php:479 -#: ../../enterprise/include/functions_reporting_csv.php:2549 -#: ../../enterprise/include/functions_reporting_csv.php:2559 -#: ../../include/functions_reporting_html.php:4969 -#: ../../include/functions_reporting_html.php:6167 -#: ../../include/functions_reporting_html.php:6190 -msgid "User ID" -msgstr "Identifiant de l'utilisateur" +#: ../../views/dashboard/slides.php:258 +msgid "Mode Layout" +msgstr "Mode Layout" -#: ../../operation/snmpconsole/snmp_view.php:881 -#: ../../operation/messages/message_list.php:200 -#: ../../operation/agentes/estado_generalagente.php:624 -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/exportdata.php:83 -#: ../../operation/agentes/status_monitor.php:1365 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/search_modules.php:39 -#: ../../operation/events/events.build_table.php:192 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:116 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:247 -#: ../../godmode/update_manager/update_manager.history.php:44 -#: ../../godmode/setup/news.php:249 -#: ../../godmode/agentes/status_monitor_custom_fields.php:117 -#: ../../godmode/agentes/status_monitor_custom_fields.php:153 -#: ../../godmode/events/custom_events.php:102 -#: ../../enterprise/operation/agentes/tag_view.php:686 -#: ../../enterprise/include/functions_inventory.php:113 -#: ../../enterprise/include/functions_inventory.php:147 -#: ../../enterprise/include/functions_inventory.php:349 -#: ../../enterprise/include/functions_inventory.php:369 -#: ../../enterprise/include/functions_inventory.php:555 -#: ../../enterprise/include/class/Omnishell.class.php:400 -#: ../../enterprise/include/class/LogSource.class.php:628 -#: ../../enterprise/include/functions_reporting_csv.php:802 -#: ../../enterprise/include/functions_reporting_csv.php:875 -#: ../../enterprise/include/functions_reporting_csv.php:1458 -#: ../../enterprise/include/functions_reporting_csv.php:2281 -#: ../../enterprise/include/functions_reporting_csv.php:2317 -#: ../../enterprise/include/functions_reporting_csv.php:2629 -#: ../../enterprise/meta/include/functions_events_meta.php:82 -#: ../../include/functions_netflow.php:278 ../../include/functions_events.php:197 -#: ../../include/functions_events.php:254 ../../include/functions_events.php:2622 -#: ../../include/functions_events.php:4999 -#: ../../include/functions_events.php:6691 -#: ../../include/functions_reporting_html.php:1052 -#: ../../include/functions_reporting_html.php:1060 -#: ../../include/functions_reporting_html.php:1271 -#: ../../include/functions_reporting_html.php:1278 -#: ../../include/functions_reporting_html.php:2357 -#: ../../include/functions_reporting_html.php:4970 -#: ../../include/ajax/events_extended.php:90 ../../include/ajax/events.php:1809 -#: ../../include/ajax/custom_fields.php:415 ../../mobile/operation/events.php:516 -#: ../../mobile/operation/modules.php:661 ../../mobile/operation/modules.php:852 -msgid "Timestamp" -msgstr "Horodatage" +#: ../../views/dashboard/cell.php:42 +msgid "New widget" +msgstr "Nouveau widget" -#: ../../operation/snmpconsole/snmp_view.php:891 -#: ../../operation/snmpconsole/snmp_view.php:1266 -#: ../../operation/agentes/alerts_status.functions.php:126 -#: ../../operation/agentes/alerts_status.php:550 -#: ../../operation/agentes/alerts_status.php:585 -#: ../../operation/agentes/alerts_status.php:620 -#: ../../operation/agentes/alerts_status.php:652 -#: ../../operation/search_alerts.php:37 -#: ../../operation/events/events.build_table.php:369 -#: ../../godmode/netflow/nf_edit.php:161 -#: ../../godmode/netflow/nf_item_list.php:178 -#: ../../godmode/snmpconsole/snmp_filters.php:291 -#: ../../godmode/snmpconsole/snmp_alert.php:1241 -#: ../../godmode/snmpconsole/snmp_alert.php:1365 -#: ../../godmode/reporting/visual_console_builder.elements.php:118 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3808 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4299 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4320 -#: ../../godmode/massive/massive_operations.php:426 -#: ../../godmode/massive/massive_standby_alerts.php:250 -#: ../../godmode/massive/massive_delete_action_alerts.php:270 -#: ../../godmode/massive/massive_add_action_alerts.php:248 -#: ../../godmode/massive/massive_enable_disable_alerts.php:222 -#: ../../godmode/agentes/agent_template.php:238 -#: ../../godmode/agentes/planned_downtime.editor.php:1002 -#: ../../godmode/agentes/module_manager.php:867 -#: ../../godmode/alerts/alert_view.php:388 -#: ../../godmode/alerts/alert_list.list.php:742 -#: ../../godmode/events/event_filter.php:141 -#: ../../godmode/modules/manage_network_components.php:755 -#: ../../godmode/modules/manage_nc_groups.php:243 -#: ../../godmode/modules/manage_network_templates.php:248 -#: ../../enterprise/operation/agentes/policy_view.php:260 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:258 -#: ../../enterprise/tools/ipam/ipam_list.php:639 -#: ../../enterprise/godmode/reporting/graph_template_list.php:209 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:191 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3524 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3722 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3745 -#: ../../enterprise/godmode/admin_access_logs.php:54 -#: ../../enterprise/godmode/policies/policy_modules.php:1453 -#: ../../enterprise/godmode/policies/policy_alerts.php:575 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:379 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:241 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:278 -#: ../../enterprise/godmode/servers/manage_export.php:142 -#: ../../enterprise/godmode/services/services.massive.elements.php:66 -#: ../../enterprise/include/functions_services.php:1615 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2585 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2905 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:433 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:495 -#: ../../enterprise/meta/advanced/metasetup.relations.php:550 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:257 -#: ../../general/logon_ok.php:248 ../../include/functions.php:3045 -#: ../../include/functions_events.php:6788 -#: ../../include/functions_ui_renders.php:117 -#: ../../include/functions_profile.php:217 -#: ../../include/functions_reporting_html.php:3135 -#: ../../include/functions_reporting_html.php:5676 -#: ../../include/class/AuditLog.class.php:109 -#: ../../include/class/AuditLog.class.php:201 -#: ../../include/class/AgentsAlerts.class.php:904 -#: ../../include/class/ModuleTemplates.class.php:894 -#: ../../include/ajax/alert_list.ajax.php:281 -#: ../../include/ajax/alert_list.ajax.php:306 -#: ../../include/ajax/alert_list.ajax.php:482 -#: ../../mobile/operation/tactical.php:348 -msgid "Action" -msgstr "Action" +#: ../../views/dashboard/cell.php:56 +msgid "Configure widget" +msgstr "Configurer le widget" -#: ../../operation/snmpconsole/snmp_view.php:974 -#: ../../operation/snmpconsole/snmp_view.php:994 -#: ../../operation/agentes/interface_view.functions.php:675 -#: ../../operation/agentes/interface_view.functions.php:676 -#: ../../operation/agentes/interface_view.functions.php:677 -#: ../../operation/agentes/interface_view.functions.php:678 -#: ../../operation/agentes/interface_view.functions.php:679 -#: ../../operation/agentes/estado_generalagente.php:219 -#: ../../operation/agentes/estado_generalagente.php:232 -#: ../../operation/agentes/estado_generalagente.php:244 -#: ../../operation/agentes/estado_generalagente.php:392 -#: ../../operation/agentes/estado_generalagente.php:408 -#: ../../operation/agentes/estado_generalagente.php:419 -#: ../../operation/agentes/status_monitor.php:1711 -#: ../../godmode/agentes/planned_downtime.list.php:812 -#: ../../godmode/alerts/alert_view.php:135 -#: ../../godmode/modules/manage_network_components.php:776 -#: ../../godmode/modules/manage_network_components.php:777 -#: ../../godmode/servers/servers.build_table.php:133 -#: ../../godmode/servers/servers.build_table.php:134 -#: ../../godmode/servers/servers.build_table.php:140 -#: ../../godmode/extensions.php:186 ../../godmode/extensions.php:201 -#: ../../enterprise/tools/ipam/ipam_network.php:435 -#: ../../enterprise/tools/ipam/ipam_network.php:515 -#: ../../enterprise/tools/ipam/ipam_ajax.php:366 -#: ../../enterprise/tools/ipam/ipam_ajax.php:387 -#: ../../enterprise/include/functions_reporting.php:6157 -#: ../../enterprise/include/functions_visual_map.php:320 -#: ../../enterprise/include/functions_aws.php:507 -#: ../../enterprise/include/functions_aws.php:508 -#: ../../enterprise/include/functions_services.php:1190 -#: ../../enterprise/include/functions_services.php:1371 -#: ../../enterprise/include/functions_services.php:2077 -#: ../../enterprise/include/lib/Metaconsole/Node.php:505 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1185 -#: ../../enterprise/include/functions_servicemap.php:471 -#: ../../enterprise/meta/advanced/metasetup.visual.php:895 -#: ../../enterprise/meta/advanced/servers.build_table.php:100 -#: ../../enterprise/meta/advanced/servers.build_table.php:101 -#: ../../enterprise/meta/advanced/servers.build_table.php:107 -#: ../../enterprise/views/cluster/view.php:278 -#: ../../enterprise/views/cluster/view.php:293 ../../include/functions.php:1124 -#: ../../include/functions.php:1130 ../../include/functions.php:1134 -#: ../../include/functions_servers.php:1362 ../../include/functions_ui.php:2609 -#: ../../include/functions_ui.php:2617 ../../include/functions_treeview.php:162 -#: ../../include/functions_treeview.php:327 -#: ../../include/functions_treeview.php:423 -#: ../../include/functions_events.php:3811 -#: ../../include/functions_events.php:3961 -#: ../../include/functions_events.php:3982 -#: ../../include/functions_events.php:3987 -#: ../../include/functions_events.php:4000 -#: ../../include/functions_events.php:4001 -#: ../../include/functions_events.php:4013 -#: ../../include/functions_events.php:4064 -#: ../../include/functions_events.php:4091 -#: ../../include/functions_events.php:4147 -#: ../../include/functions_events.php:4164 -#: ../../include/functions_events.php:4171 -#: ../../include/functions_events.php:4237 -#: ../../include/functions_events.php:4309 -#: ../../include/functions_events.php:4448 -#: ../../include/functions_events.php:4487 -#: ../../include/functions_events.php:4501 -#: ../../include/functions_events.php:4506 -#: ../../include/functions_events.php:4536 -#: ../../include/functions_events.php:4629 -#: ../../include/functions_events.php:4709 -#: ../../include/functions_events.php:4719 -#: ../../include/functions_events.php:4936 -#: ../../include/functions_events.php:5013 -#: ../../include/functions_events.php:5102 -#: ../../include/functions_events.php:5131 -#: ../../include/functions_events.php:5146 -#: ../../include/functions_events.php:5156 -#: ../../include/functions_events.php:5166 -#: ../../include/functions_events.php:7444 -#: ../../include/functions_events.php:7463 -#: ../../include/functions_events.php:7468 -#: ../../include/functions_events.php:7475 -#: ../../include/functions_events.php:7488 -#: ../../include/functions_events.php:7501 -#: ../../include/functions_events.php:7513 -#: ../../include/functions_events.php:7566 -#: ../../include/functions_events.php:7593 -#: ../../include/functions_events.php:7618 -#: ../../include/functions_events.php:7662 ../../include/functions_db.php:241 -#: ../../include/functions_reporting_html.php:651 -#: ../../include/functions_reporting_html.php:654 -#: ../../include/functions_reporting_html.php:5228 -#: ../../include/functions_reporting_html.php:5281 -#: ../../include/ajax/module.php:1168 ../../mobile/operation/agent.php:192 -#: ../../mobile/operation/agent.php:200 ../../mobile/operation/events.php:161 -#: ../../mobile/operation/events.php:167 ../../mobile/operation/events.php:175 -#: ../../mobile/operation/events.php:260 ../../mobile/operation/events.php:290 -#: ../../mobile/operation/events.php:298 -msgid "N/A" -msgstr "S.O." +#: ../../views/dashboard/cell.php:68 +msgid "Delete widget" +msgstr "Supprimer le widget" -#: ../../operation/snmpconsole/snmp_view.php:1018 -#: ../../operation/agentes/group_view.php:234 -#: ../../operation/events/sound_events.php:136 -#: ../../godmode/alerts/alert_view.php:105 -#: ../../godmode/alerts/alert_list.list.php:556 -#: ../../enterprise/operation/agentes/policy_view.php:345 -#: ../../enterprise/meta/monitoring/group_view.php:247 -#: ../../include/functions.php:1228 ../../include/functions_reporting.php:12325 -#: ../../include/functions_ui.php:1247 ../../include/functions_agents.php:2939 -#: ../../include/functions_agents.php:2950 -#: ../../include/functions_events.php:2906 -#: ../../include/functions_events.php:3261 -#: ../../include/class/AgentsAlerts.class.php:949 -#: ../../mobile/operation/alerts.php:324 -msgid "Alert fired" -msgstr "Alerte déclenchée" +#: ../../views/dashboard/header.php:43 +#: ../../operation/visual_console/legacy_view.php:205 +#: ../../operation/visual_console/view.php:210 +#: ../../operation/gis_maps/render_view.php:136 +#: ../../operation/reporting/graph_viewer.php:234 +#: ../../operation/reporting/reporting_viewer.php:186 +#: ../../include/class/AgentsAlerts.class.php:792 +#: ../../enterprise/operation/agentes/manage_transmap.php:141 +#: ../../enterprise/meta/screens/screens.visualmap.php:274 +#: ../../extensions/disabled/matrix_events.php:35 +#: ../../extensions/agents_modules.php:380 +#: ../../extensions/agents_modules.php:387 +#: ../../extensions/agents_modules.php:390 +msgid "Full screen mode" +msgstr "Mode plein écran" -#: ../../operation/snmpconsole/snmp_view.php:1020 -#: ../../godmode/alerts/alert_view.php:111 -#: ../../godmode/alerts/alert_list.list.php:562 -#: ../../enterprise/operation/agentes/policy_view.php:351 -#: ../../include/functions_reporting.php:12248 -#: ../../include/functions_ui.php:1253 ../../include/functions_agents.php:2941 -#: ../../include/functions_agents.php:2952 -#: ../../include/class/AgentsAlerts.class.php:955 -#: ../../mobile/operation/alerts.php:330 -msgid "Alert not fired" -msgstr "Alerte non déclenchée" +#: ../../views/dashboard/header.php:57 +#: ../../operation/visual_console/legacy_view.php:253 +#: ../../operation/visual_console/view.php:444 +#: ../../operation/gis_maps/render_view.php:138 +#: ../../operation/reporting/graph_viewer.php:243 +#: ../../operation/reporting/reporting_viewer.php:195 +#: ../../operation/heatmap.php:210 ../../operation/events/events.php:764 +#: ../../include/class/AgentsAlerts.class.php:797 +#: ../../extensions/agents_modules.php:531 +msgid "Back to normal mode" +msgstr "Retour au mode normal" -#: ../../operation/snmpconsole/snmp_view.php:1027 -#: ../../operation/snmpconsole/snmp_view.php:1217 -#: ../../operation/snmpconsole/snmp_view.php:1267 -#: ../../operation/agentes/alerts_status.php:567 -#: ../../operation/agentes/alerts_status.php:604 -#: ../../operation/agentes/alerts_status.php:637 -#: ../../operation/agentes/alerts_status.php:723 -#: ../../godmode/setup/license.php:165 -#: ../../enterprise/godmode/reporting/aws_view.php:181 -#: ../../enterprise/godmode/wizards/Cloud.class.php:325 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3130 -#: ../../enterprise/load_enterprise.php:749 -#: ../../include/ajax/alert_list.ajax.php:267 -#: ../../include/ajax/alert_list.ajax.php:293 -#: ../../mobile/operation/events.php:570 -msgid "Validate" +#: ../../views/dashboard/header.php:67 +msgid "Update Dashboard" +msgstr "Mettre à jour le tableau de bord" + +#: ../../views/dashboard/header.php:68 ../../views/dashboard/header.php:102 +#: ../../views/dashboard/list.php:224 +#: ../../operation/gis_maps/render_view.php:166 +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:377 +#: ../../include/functions_config.php:1286 +#: ../../include/functions_config.php:3181 +#: ../../enterprise/operation/services/services.service.php:161 +#: ../../enterprise/operation/services/services.list.php:237 +#: ../../enterprise/operation/services/services.list.php:552 +#: ../../enterprise/operation/services/services.service_map.php:151 +#: ../../enterprise/operation/services/services.table_services.php:159 +#: ../../enterprise/operation/agentes/transactional_map.php:321 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:64 +#: ../../enterprise/include/class/Omnishell.class.php:1499 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3008 +#: ../../enterprise/include/lib/Metaconsole/Node.php:458 +#: ../../enterprise/load_enterprise.php:638 +#: ../../enterprise/load_enterprise.php:1134 +#: ../../enterprise/godmode/services/services.elements.php:843 +#: ../../enterprise/godmode/services/services.elements.php:854 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:444 +#: ../../godmode/snmpconsole/snmp_alert.php:1548 +#: ../../godmode/snmpconsole/snmp_alert.php:1563 +#: ../../godmode/massive/massive_edit_agents.php:981 +msgid "Ok" msgstr "Valider" -#: ../../operation/snmpconsole/snmp_view.php:1038 -#: ../../operation/snmpconsole/snmp_view.php:1051 -#: ../../operation/snmpconsole/snmp_view.php:1220 -#: ../../operation/snmpconsole/snmp_view.php:1269 +#: ../../views/dashboard/header.php:92 +msgid "Back to dashboards list" +msgstr "Retour à la liste de panneaux de configuration" + +#: ../../views/dashboard/header.php:101 +msgid "Slides" +msgstr "Diapositives" + +#: ../../views/dashboard/header.php:115 +msgid "Slides mode" +msgstr "Mode diapositives" + +#: ../../views/dashboard/header.php:136 +msgid "Show link to public dashboard" +msgstr "Afficher lien au panneau de configuration" + +#: ../../views/dashboard/header.php:158 ../../general/login_page.php:75 +#: ../../general/login_page.php:318 +#: ../../operation/visual_console/legacy_public_view.php:141 +#: ../../operation/visual_console/legacy_view.php:267 +#: ../../operation/visual_console/view.php:457 +#: ../../operation/visual_console/public_view.php:123 +#: ../../operation/gis_maps/render_view.php:160 +#: ../../operation/reporting/graph_viewer.php:399 ../../operation/heatmap.php:168 +#: ../../operation/events/events.php:776 ../../include/ajax/module.php:1054 +#: ../../include/ajax/heatmap.ajax.php:47 +#: ../../include/class/AgentsAlerts.class.php:836 +#: ../../include/class/NetworkMap.class.php:2801 +#: ../../enterprise/views/ncm/devices/list.php:171 +#: ../../enterprise/include/class/Omnishell.class.php:544 +#: ../../enterprise/include/class/Omnishell.class.php:1329 +#: ../../enterprise/include/functions_ipam.php:1396 +#: ../../enterprise/meta/advanced/policymanager.queue.php:238 +#: ../../enterprise/godmode/servers/HA_cluster.php:416 +#: ../../enterprise/godmode/policies/policy_queue.php:801 +#: ../../extensions/agents_modules.php:543 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:191 +msgid "Refresh" +msgstr "Rafraîchir" + +#: ../../views/dashboard/header.php:211 +msgid "Add Cell" +msgstr "Ajouter cellule" + +#: ../../views/dashboard/header.php:278 ../../views/dashboard/list.php:42 +#: ../../enterprise/meta/general/main_menu.php:309 +#: ../../enterprise/meta/general/main_header.php:222 +msgid "Dashboards" +msgstr "Panneaux de configuration" + +#: ../../views/dashboard/header.php:278 +#: ../../operation/snmpconsole/snmp_statistics.php:66 +#: ../../operation/snmpconsole/snmp_view.php:107 +#: ../../operation/events/events.php:932 ../../include/functions_html.php:1894 +#: ../../include/functions_html.php:1895 ../../include/functions_html.php:2005 +#: ../../include/functions_html.php:2006 ../../include/functions_html.php:2185 +#: ../../include/functions_html.php:2186 +#: ../../enterprise/godmode/alerts/alert_inventory.php:78 +#: ../../godmode/category/category.php:89 +#: ../../godmode/agentes/planned_downtime.editor.php:59 +#: ../../godmode/alerts/alert_list.php:494 +msgid "List" +msgstr "Liste" + +#: ../../views/dashboard/widget.php:35 ../../views/dashboard/listWidgets.php:85 +msgid "Add widget" +msgstr "Ajouter un widget" + +#: ../../views/dashboard/widget.php:45 +msgid "Please select widget" +msgstr "Sélectionnez un widget" + +#: ../../views/dashboard/jsLayout.php:42 +#: ../../operation/snmpconsole/snmp_view.php:1298 +#: ../../operation/events/events.php:2763 ../../extensions/agents_modules.php:76 +msgid "Until next" +msgstr "Jusqu'au suivant" + +#: ../../views/dashboard/formDashboard.php:91 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:499 +#: ../../godmode/reporting/reporting_builder.php:938 +msgid "Private" +msgstr "Privé" + +#: ../../views/dashboard/formDashboard.php:122 +#: ../../enterprise/godmode/services/services.service.php:736 +#: ../../enterprise/godmode/reporting/visual_console_template.php:272 +#: ../../enterprise/godmode/massive/massive_create_services.php:809 +msgid "Favourite" +msgstr "Favori" + +#: ../../views/dashboard/list.php:53 +#: ../../operation/messages/message_list.php:113 +#: ../../operation/messages/message_list.php:135 +#: ../../operation/gis_maps/gis_map.php:86 +#: ../../operation/reporting/graph_viewer.php:57 +#: ../../operation/reporting/graph_viewer.php:65 +#: ../../operation/snmpconsole/snmp_view.php:155 +#: ../../operation/incidents/list_integriaims_incidents.php:295 +#: ../../include/class/ConfigPEN.class.php:486 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:132 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:87 +#: ../../enterprise/tools/ipam/ipam_action.php:102 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:152 +#: ../../enterprise/operation/agentes/transactional_map.php:182 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:82 +#: ../../enterprise/include/class/DatabaseHA.class.php:1057 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:288 +#: ../../enterprise/meta/advanced/metasetup.relations.php:86 +#: ../../enterprise/meta/advanced/links.php:84 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:138 +#: ../../enterprise/godmode/modules/local_components.php:417 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:165 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:129 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:157 +#: ../../enterprise/godmode/reporting/graph_template_list.php:155 +#: ../../enterprise/godmode/reporting/graph_template_list.php:182 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:424 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:442 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:68 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:118 +#: ../../extensions/files_repo.php:184 ../../godmode/setup/news.php:120 +#: ../../godmode/setup/gis.php:61 ../../godmode/setup/links.php:76 +#: ../../godmode/modules/manage_network_components.php:552 +#: ../../godmode/modules/manage_nc_groups.php:152 +#: ../../godmode/reporting/map_builder.php:209 +#: ../../godmode/reporting/graphs.php:150 ../../godmode/reporting/graphs.php:162 +#: ../../godmode/reporting/graphs.php:213 +#: ../../godmode/reporting/reporting_builder.php:668 +#: ../../godmode/snmpconsole/snmp_alert.php:686 +#: ../../godmode/snmpconsole/snmp_filters.php:180 +#: ../../godmode/events/event_filter.php:69 +#: ../../godmode/events/event_filter.php:96 ../../godmode/netflow/nf_edit.php:104 +#: ../../godmode/netflow/nf_edit.php:137 +#: ../../godmode/netflow/nf_item_list.php:120 +#: ../../godmode/netflow/nf_item_list.php:148 +#: ../../godmode/massive/massive_delete_modules.php:162 +#: ../../godmode/massive/massive_delete_action_alerts.php:170 +#: ../../godmode/massive/massive_delete_alerts.php:201 +#: ../../godmode/agentes/planned_downtime.list.php:242 +#: ../../godmode/alerts/alert_actions.php:205 +#: ../../godmode/alerts/alert_templates.php:252 +#: ../../godmode/alerts/alert_commands.php:604 +#: ../../godmode/alerts/alert_list.php:232 +#: ../../godmode/alerts/alert_list.php:339 ../../godmode/users/user_list.php:293 +#: ../../godmode/users/user_list.php:340 +#: ../../godmode/users/configure_user.php:137 +#: ../../godmode/users/configure_user.php:157 +#: ../../godmode/users/profile_list.php:133 +msgid "Successfully deleted" +msgstr "Supprimé correctement" + +#: ../../views/dashboard/list.php:54 +#: ../../operation/messages/message_list.php:114 +#: ../../operation/gis_maps/gis_map.php:87 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/agentes/pandora_networkmap.php:547 +#: ../../operation/incidents/list_integriaims_incidents.php:296 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:130 +#: ../../enterprise/tools/ipam/ipam_action.php:100 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:150 +#: ../../enterprise/operation/agentes/transactional_map.php:183 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:83 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:139 +#: ../../enterprise/godmode/modules/local_components.php:418 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:166 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:425 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:443 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:69 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:119 +#: ../../enterprise/godmode/policies/policy_agents.php:104 +#: ../../enterprise/godmode/policies/policy_agents.php:126 +#: ../../enterprise/godmode/policies/policy_modules.php:1313 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:147 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:174 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:166 +#: ../../enterprise/godmode/policies/policy_alerts.php:256 +#: ../../enterprise/godmode/policies/policy_alerts.php:302 +#: ../../enterprise/godmode/policies/policy_collections.php:100 +#: ../../extensions/files_repo.php:184 ../../godmode/setup/news.php:121 +#: ../../godmode/setup/gis.php:59 +#: ../../godmode/modules/manage_network_components.php:553 +#: ../../godmode/reporting/reporting_builder.php:669 +#: ../../godmode/massive/massive_delete_action_alerts.php:171 +#: ../../godmode/massive/massive_delete_alerts.php:202 +#: ../../godmode/alerts/alert_actions.php:206 +#: ../../godmode/alerts/alert_templates.php:253 +#: ../../godmode/alerts/alert_commands.php:605 +#: ../../godmode/alerts/alert_list.php:233 +#: ../../godmode/alerts/alert_list.php:340 +#: ../../godmode/users/configure_user.php:138 +msgid "Could not be deleted" +msgstr "Erreur de suppression" + +#: ../../views/dashboard/list.php:61 +msgid "Successfully duplicate" +msgstr "Dupliqué correctement" + +#: ../../views/dashboard/list.php:62 +msgid "Could not be duplicate" +msgstr "Erreur de duplication" + +#: ../../views/dashboard/list.php:70 +msgid "There are no dashboards defined." +msgstr "Aucun panneau de configuration défini" + +#: ../../views/dashboard/list.php:96 +msgid "Cells" +msgstr "Cellules" + +#: ../../views/dashboard/list.php:98 +msgid "Favorite" +msgstr "Favori" + +#: ../../views/dashboard/list.php:99 +#: ../../operation/snmpconsole/snmp_browser.php:68 +#: ../../operation/snmpconsole/snmp_statistics.php:54 +#: ../../operation/snmpconsole/snmp_view.php:128 ../../operation/heatmap.php:87 +#: ../../operation/events/events.php:819 +#: ../../operation/agentes/networkmap.dinamic.php:115 +#: ../../operation/agentes/pandora_networkmap.view.php:2279 +#: ../../include/class/AgentsAlerts.class.php:822 +msgid "Full screen" +msgstr "Plein écran" + +#: ../../views/dashboard/list.php:102 +#: ../../operation/agentes/pandora_networkmap.php:712 +#: ../../operation/agentes/pandora_networkmap.php:799 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:230 +#: ../../enterprise/godmode/policies/policy_modules.php:1673 +#: ../../enterprise/godmode/policies/policies.php:570 +#: ../../godmode/reporting/map_builder.php:387 +#: ../../godmode/agentes/planned_downtime.list.php:623 +#: ../../godmode/agentes/planned_downtime.list.php:749 +#: ../../godmode/agentes/planned_downtime.list.php:795 +#: ../../godmode/alerts/alert_actions.php:330 +msgid "Copy" +msgstr "Copier" + +#: ../../views/dashboard/list.php:103 #: ../../operation/messages/message_list.php:201 #: ../../operation/messages/message_list.php:272 #: ../../operation/messages/message_list.php:275 #: ../../operation/messages/message_list.php:293 #: ../../operation/visual_console/view.php:733 #: ../../operation/gis_maps/gis_map.php:190 +#: ../../operation/snmpconsole/snmp_view.php:1038 +#: ../../operation/snmpconsole/snmp_view.php:1051 +#: ../../operation/snmpconsole/snmp_view.php:1220 +#: ../../operation/snmpconsole/snmp_view.php:1269 #: ../../operation/agentes/pandora_networkmap.php:714 #: ../../operation/agentes/pandora_networkmap.php:801 #: ../../operation/incidents/list_integriaims_incidents.php:555 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:120 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:198 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:251 -#: ../../godmode/netflow/nf_edit.php:196 ../../godmode/netflow/nf_edit.php:208 -#: ../../godmode/netflow/nf_item_list.php:263 -#: ../../godmode/netflow/nf_item_list.php:273 -#: ../../godmode/snmpconsole/snmp_filters.php:301 -#: ../../godmode/snmpconsole/snmp_filters.php:312 -#: ../../godmode/snmpconsole/snmp_alert.php:1276 -#: ../../godmode/snmpconsole/snmp_alert.php:1324 -#: ../../godmode/reporting/visual_console_builder.elements.php:763 -#: ../../godmode/reporting/graph_builder.graph_editor.php:216 -#: ../../godmode/reporting/graph_builder.graph_editor.php:256 -#: ../../godmode/reporting/graphs.php:367 ../../godmode/reporting/graphs.php:368 -#: ../../godmode/reporting/graphs.php:394 -#: ../../godmode/reporting/create_container.php:630 -#: ../../godmode/reporting/create_container.php:683 -#: ../../godmode/reporting/reporting_builder.php:1209 -#: ../../godmode/reporting/reporting_builder.php:1293 -#: ../../godmode/reporting/reporting_builder.list_items.php:629 -#: ../../godmode/reporting/reporting_builder.list_items.php:667 -#: ../../godmode/reporting/reporting_builder.list_items.php:690 -#: ../../godmode/reporting/reporting_builder.list_items.php:791 -#: ../../godmode/reporting/map_builder.php:388 -#: ../../godmode/reporting/map_builder.php:512 -#: ../../godmode/reporting/map_builder.php:523 ../../godmode/setup/news.php:251 -#: ../../godmode/setup/gis.php:70 ../../godmode/setup/snmp_wizard.php:110 -#: ../../godmode/setup/setup_visuals.php:1320 -#: ../../godmode/setup/setup_visuals.php:1359 -#: ../../godmode/setup/setup_visuals.php:1379 ../../godmode/setup/links.php:146 -#: ../../godmode/agentes/planned_downtime.list.php:625 -#: ../../godmode/agentes/planned_downtime.list.php:774 -#: ../../godmode/agentes/fields_manager.php:155 -#: ../../godmode/agentes/agent_template.php:259 -#: ../../godmode/agentes/planned_downtime.editor.php:962 -#: ../../godmode/agentes/planned_downtime.editor.php:965 -#: ../../godmode/agentes/planned_downtime.editor.php:1015 -#: ../../godmode/agentes/module_manager.php:868 -#: ../../godmode/agentes/module_manager.php:1228 -#: ../../godmode/agentes/module_manager_editor_common.php:1307 -#: ../../godmode/groups/modu_group_list.php:254 -#: ../../godmode/groups/group_list.php:937 -#: ../../godmode/groups/group_list.php:938 -#: ../../godmode/alerts/alert_list.list.php:909 -#: ../../godmode/alerts/alert_templates.php:445 -#: ../../godmode/alerts/alert_actions.php:331 -#: ../../godmode/alerts/alert_actions.php:449 -#: ../../godmode/users/profile_list.php:443 ../../godmode/users/user_list.php:825 -#: ../../godmode/events/event_filter.php:192 -#: ../../godmode/events/event_filter.php:211 -#: ../../godmode/events/event_responses.list.php:71 -#: ../../godmode/modules/manage_network_components.php:868 -#: ../../godmode/modules/manage_network_components.php:869 -#: ../../godmode/modules/manage_network_components.php:898 -#: ../../godmode/modules/manage_nc_groups.php:276 -#: ../../godmode/modules/manage_nc_groups.php:305 -#: ../../godmode/modules/manage_network_templates_form.php:254 -#: ../../godmode/modules/manage_network_templates.php:287 -#: ../../godmode/modules/manage_network_templates.php:300 -#: ../../godmode/servers/servers.build_table.php:245 -#: ../../godmode/extensions.php:257 ../../godmode/extensions.php:259 -#: ../../enterprise/operation/agentes/transactional_map.php:483 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:269 -#: ../../enterprise/operation/services/services.list.php:655 +#: ../../include/functions_cron.php:895 ../../include/functions_cron.php:923 +#: ../../include/class/ModuleTemplates.class.php:933 +#: ../../include/class/ModuleTemplates.class.php:1211 +#: ../../include/class/ManageNetScanScripts.class.php:405 +#: ../../include/class/ConfigPEN.class.php:264 +#: ../../include/class/CredentialStore.class.php:1102 +#: ../../include/class/CredentialStore.class.php:1290 +#: ../../include/class/CalendarManager.class.php:686 +#: ../../include/class/NetworkMap.class.php:2798 +#: ../../include/functions_container.php:191 +#: ../../include/functions_container.php:325 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:807 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:288 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:304 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1095 #: ../../enterprise/tools/ipam/ipam_ajax.php:136 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:807 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:413 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:646 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:674 -#: ../../enterprise/godmode/reporting/graph_template_list.php:246 -#: ../../enterprise/godmode/reporting/visual_console_template.php:273 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:215 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:225 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:389 -#: ../../enterprise/godmode/reporting/mysql_builder.php:97 -#: ../../enterprise/godmode/reporting/mysql_builder.php:104 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:148 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:238 -#: ../../enterprise/godmode/massive/massive_delete_services.php:92 -#: ../../enterprise/godmode/setup/setup_acl.php:595 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:687 -#: ../../enterprise/godmode/agentes/inventory_manager.php:249 -#: ../../enterprise/godmode/agentes/plugins_manager.php:196 -#: ../../enterprise/godmode/agentes/plugins_manager.php:281 -#: ../../enterprise/godmode/policies/policies.php:591 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:550 -#: ../../enterprise/godmode/policies/policy_modules.php:1573 -#: ../../enterprise/godmode/policies/policy_modules.php:1605 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:334 -#: ../../enterprise/godmode/policies/policy_plugins.php:169 -#: ../../enterprise/godmode/policies/policy_agents.php:1083 -#: ../../enterprise/godmode/policies/policy_agents.php:1545 -#: ../../enterprise/godmode/policies/policy_alerts.php:539 -#: ../../enterprise/godmode/policies/policy_queue.php:596 -#: ../../enterprise/godmode/policies/policy_queue.php:660 -#: ../../enterprise/godmode/policies/policy_queue.php:707 -#: ../../enterprise/godmode/modules/local_components.php:698 -#: ../../enterprise/godmode/modules/local_components.php:715 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:317 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:332 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:252 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:287 -#: ../../enterprise/include/functions_tasklist.php:615 -#: ../../enterprise/include/functions_tasklist.php:650 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1297 +#: ../../enterprise/operation/services/services.list.php:655 +#: ../../enterprise/operation/agentes/transactional_map.php:483 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:269 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:96 +#: ../../enterprise/include/ajax/servers.ajax.php:103 +#: ../../enterprise/include/ajax/transactional.ajax.php:119 +#: ../../enterprise/include/ajax/transactional.ajax.php:208 +#: ../../enterprise/include/class/AgentRepository.class.php:775 +#: ../../enterprise/include/class/AgentRepository.class.php:810 +#: ../../enterprise/include/class/LogSource.class.php:772 +#: ../../enterprise/include/class/LogSource.class.php:894 +#: ../../enterprise/include/class/ManageBackups.class.php:275 +#: ../../enterprise/include/class/Omnishell.class.php:1163 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2399 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3054 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3374 #: ../../enterprise/include/class/NetworkConfigManager.class.php:644 #: ../../enterprise/include/class/NetworkConfigManager.class.php:800 #: ../../enterprise/include/class/NetworkConfigManager.class.php:976 #: ../../enterprise/include/class/NetworkConfigManager.class.php:1123 #: ../../enterprise/include/class/NetworkConfigManager.class.php:1331 -#: ../../enterprise/include/class/Omnishell.class.php:1163 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2397 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3052 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3372 -#: ../../enterprise/include/class/AgentRepository.class.php:775 -#: ../../enterprise/include/class/AgentRepository.class.php:810 #: ../../enterprise/include/class/DeploymentCenter.class.php:1537 #: ../../enterprise/include/class/DeploymentCenter.class.php:1576 -#: ../../enterprise/include/class/LogSource.class.php:772 -#: ../../enterprise/include/class/LogSource.class.php:894 -#: ../../enterprise/include/class/ManageBackups.class.php:275 +#: ../../enterprise/include/functions_tasklist.php:615 +#: ../../enterprise/include/functions_tasklist.php:650 +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:634 #: ../../enterprise/include/lib/Metaconsole/Node.php:1252 #: ../../enterprise/include/lib/Metaconsole/Node.php:1253 -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:634 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:96 -#: ../../enterprise/include/ajax/transactional.ajax.php:119 -#: ../../enterprise/include/ajax/transactional.ajax.php:208 -#: ../../enterprise/include/ajax/servers.ajax.php:103 -#: ../../enterprise/meta/advanced/policymanager.queue.php:220 -#: ../../enterprise/meta/advanced/policymanager.queue.php:262 -#: ../../enterprise/meta/advanced/policymanager.queue.php:319 -#: ../../enterprise/meta/advanced/metasetup.visual.php:434 -#: ../../enterprise/meta/advanced/servers.build_table.php:133 -#: ../../enterprise/meta/advanced/metasetup.relations.php:589 -#: ../../enterprise/meta/advanced/metasetup.relations.php:590 -#: ../../enterprise/meta/advanced/metasetup.relations.php:634 -#: ../../enterprise/meta/advanced/links.php:157 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:570 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:598 #: ../../enterprise/meta/include/functions_autoprovision.php:517 #: ../../enterprise/meta/include/functions_autoprovision.php:518 #: ../../enterprise/meta/include/functions_autoprovision.php:685 #: ../../enterprise/meta/include/functions_autoprovision.php:686 -#: ../../enterprise/meta/include/functions_wizard_meta.php:396 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:300 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:466 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:817 -#: ../../include/functions_container.php:191 -#: ../../include/functions_container.php:325 ../../include/functions_cron.php:895 -#: ../../include/functions_cron.php:923 -#: ../../include/class/CredentialStore.class.php:1102 -#: ../../include/class/CredentialStore.class.php:1290 -#: ../../include/class/ManageNetScanScripts.class.php:405 -#: ../../include/class/ConfigPEN.class.php:264 -#: ../../include/class/NetworkMap.class.php:2798 -#: ../../include/class/CalendarManager.class.php:686 -#: ../../include/class/ModuleTemplates.class.php:933 -#: ../../include/class/ModuleTemplates.class.php:1211 +#: ../../enterprise/meta/include/functions_wizard_meta.php:398 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:301 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:467 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:818 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:570 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:598 +#: ../../enterprise/meta/advanced/policymanager.queue.php:220 +#: ../../enterprise/meta/advanced/policymanager.queue.php:262 +#: ../../enterprise/meta/advanced/policymanager.queue.php:319 +#: ../../enterprise/meta/advanced/metasetup.relations.php:589 +#: ../../enterprise/meta/advanced/metasetup.relations.php:590 +#: ../../enterprise/meta/advanced/metasetup.relations.php:634 +#: ../../enterprise/meta/advanced/servers.build_table.php:133 +#: ../../enterprise/meta/advanced/metasetup.visual.php:434 +#: ../../enterprise/meta/advanced/links.php:157 +#: ../../enterprise/godmode/setup/setup_acl.php:595 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:252 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:287 +#: ../../enterprise/godmode/modules/local_components.php:698 +#: ../../enterprise/godmode/modules/local_components.php:715 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:317 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:332 +#: ../../enterprise/godmode/reporting/visual_console_template.php:273 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:389 +#: ../../enterprise/godmode/reporting/mysql_builder.php:97 +#: ../../enterprise/godmode/reporting/mysql_builder.php:104 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:215 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:225 +#: ../../enterprise/godmode/reporting/graph_template_list.php:246 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:646 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:674 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:413 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:148 +#: ../../enterprise/godmode/massive/massive_delete_services.php:92 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:238 +#: ../../enterprise/godmode/agentes/inventory_manager.php:249 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:652 +#: ../../enterprise/godmode/agentes/plugins_manager.php:196 +#: ../../enterprise/godmode/agentes/plugins_manager.php:281 +#: ../../enterprise/godmode/policies/policy_agents.php:1083 +#: ../../enterprise/godmode/policies/policy_agents.php:1545 +#: ../../enterprise/godmode/policies/policy_queue.php:611 +#: ../../enterprise/godmode/policies/policy_queue.php:675 +#: ../../enterprise/godmode/policies/policy_queue.php:722 +#: ../../enterprise/godmode/policies/policy_modules.php:1586 +#: ../../enterprise/godmode/policies/policy_modules.php:1618 +#: ../../enterprise/godmode/policies/policies.php:591 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:550 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:334 +#: ../../enterprise/godmode/policies/policy_alerts.php:539 +#: ../../enterprise/godmode/policies/policy_plugins.php:169 #: ../../extensions/files_repo/files_repo_list.php:151 -#: ../../views/dashboard/list.php:103 +#: ../../godmode/setup/snmp_wizard.php:110 +#: ../../godmode/setup/setup_visuals.php:1320 +#: ../../godmode/setup/setup_visuals.php:1359 +#: ../../godmode/setup/setup_visuals.php:1379 ../../godmode/setup/news.php:251 +#: ../../godmode/setup/gis.php:70 ../../godmode/setup/links.php:146 +#: ../../godmode/servers/servers.build_table.php:259 +#: ../../godmode/modules/manage_network_components.php:868 +#: ../../godmode/modules/manage_network_components.php:869 +#: ../../godmode/modules/manage_network_components.php:898 +#: ../../godmode/modules/manage_network_templates.php:287 +#: ../../godmode/modules/manage_network_templates.php:300 +#: ../../godmode/modules/manage_network_templates_form.php:254 +#: ../../godmode/modules/manage_nc_groups.php:276 +#: ../../godmode/modules/manage_nc_groups.php:305 +#: ../../godmode/extensions.php:257 ../../godmode/extensions.php:259 +#: ../../godmode/reporting/map_builder.php:388 +#: ../../godmode/reporting/map_builder.php:512 +#: ../../godmode/reporting/map_builder.php:523 +#: ../../godmode/reporting/graphs.php:367 ../../godmode/reporting/graphs.php:368 +#: ../../godmode/reporting/graphs.php:394 +#: ../../godmode/reporting/reporting_builder.list_items.php:629 +#: ../../godmode/reporting/reporting_builder.list_items.php:667 +#: ../../godmode/reporting/reporting_builder.list_items.php:690 +#: ../../godmode/reporting/reporting_builder.list_items.php:791 +#: ../../godmode/reporting/create_container.php:630 +#: ../../godmode/reporting/create_container.php:683 +#: ../../godmode/reporting/visual_console_builder.elements.php:763 +#: ../../godmode/reporting/reporting_builder.php:1209 +#: ../../godmode/reporting/reporting_builder.php:1293 +#: ../../godmode/reporting/graph_builder.graph_editor.php:216 +#: ../../godmode/reporting/graph_builder.graph_editor.php:256 +#: ../../godmode/snmpconsole/snmp_alert.php:1313 +#: ../../godmode/snmpconsole/snmp_filters.php:301 +#: ../../godmode/snmpconsole/snmp_filters.php:312 +#: ../../godmode/events/event_responses.list.php:71 +#: ../../godmode/events/event_filter.php:192 +#: ../../godmode/events/event_filter.php:211 +#: ../../godmode/netflow/nf_edit.php:196 ../../godmode/netflow/nf_edit.php:208 +#: ../../godmode/netflow/nf_item_list.php:263 +#: ../../godmode/netflow/nf_item_list.php:273 +#: ../../godmode/agentes/module_manager.php:868 +#: ../../godmode/agentes/module_manager.php:1228 +#: ../../godmode/agentes/module_manager_editor_common.php:1307 +#: ../../godmode/agentes/planned_downtime.editor.php:968 +#: ../../godmode/agentes/planned_downtime.editor.php:971 +#: ../../godmode/agentes/planned_downtime.editor.php:1021 +#: ../../godmode/agentes/planned_downtime.list.php:625 +#: ../../godmode/agentes/planned_downtime.list.php:774 +#: ../../godmode/agentes/fields_manager.php:155 +#: ../../godmode/agentes/agent_template.php:259 +#: ../../godmode/alerts/alert_list.list.php:912 +#: ../../godmode/alerts/alert_actions.php:331 +#: ../../godmode/alerts/alert_actions.php:449 +#: ../../godmode/alerts/alert_templates.php:445 +#: ../../godmode/users/user_list.php:825 ../../godmode/users/profile_list.php:443 +#: ../../godmode/groups/modu_group_list.php:254 +#: ../../godmode/groups/group_list.php:937 +#: ../../godmode/groups/group_list.php:938 msgid "Delete" msgstr "Supprimer" -#: ../../operation/snmpconsole/snmp_view.php:1061 -#: ../../operation/snmpconsole/snmp_view.php:1062 ../../operation/menu.php:239 -#: ../../operation/menu.php:241 ../../operation/events/events.php:2022 -#: ../../operation/events/events.php:2188 -#: ../../operation/events/events.build_table.php:843 -#: ../../enterprise/operation/agentes/wux_console_view.php:595 -#: ../../include/functions_events.php:7282 -msgid "Show more" -msgstr "Afficher plus" - -#: ../../operation/snmpconsole/snmp_view.php:1076 -msgid "Variable bindings:" -msgstr "Liens variables :" - -#: ../../operation/snmpconsole/snmp_view.php:1089 -msgid "See more details" -msgstr "Afficher plus de détails" - -#: ../../operation/snmpconsole/snmp_view.php:1101 -msgid "Enterprise String:" -msgstr "Chaîne Enterprise :" - -#: ../../operation/snmpconsole/snmp_view.php:1107 -#: ../../enterprise/godmode/agentes/collections.data.php:523 -#: ../../enterprise/meta/advanced/collections.data.php:432 -#: ../../enterprise/meta/include/functions_autoprovision.php:569 -msgid "Description:" -msgstr "Description :" - -#: ../../operation/snmpconsole/snmp_view.php:1153 -msgid "Trap type:" -msgstr "Type de déroutement :" - -#: ../../operation/snmpconsole/snmp_view.php:1179 -msgid "Count:" -msgstr "Total :" - -#: ../../operation/snmpconsole/snmp_view.php:1183 -msgid "First trap:" -msgstr "Premier déroutement :" - -#: ../../operation/snmpconsole/snmp_view.php:1187 -msgid "Last trap:" -msgstr "Dernier déroutement :" - -#: ../../operation/snmpconsole/snmp_view.php:1208 -msgid "No matching traps found" -msgstr "Aucun déroutement concordant retrouvé" - -#: ../../operation/snmpconsole/snmp_view.php:1272 -#: ../../godmode/snmpconsole/snmp_alert.php:1469 -#: ../../enterprise/operation/services/services.service_map.php:104 -#: ../../include/functions_reporting_html.php:2003 -#: ../../extensions/module_groups.php:391 ../../extensions/agents_modules.php:947 -msgid "Legend" -msgstr "Légende" - -#: ../../operation/snmpconsole/snmp_view.php:1298 -#: ../../operation/events/events.php:2763 ../../extensions/agents_modules.php:76 -#: ../../views/dashboard/jsLayout.php:42 -msgid "Until next" -msgstr "Jusqu'au suivant" - -#: ../../operation/search_results.php:67 -msgid "Global search" -msgstr "Recherche globale" - -#: ../../operation/search_results.php:80 -#: ../../operation/agentes/group_view.php:183 -#: ../../operation/agentes/group_view.php:216 -#: ../../operation/agentes/interface_view.functions.php:71 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1671 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1733 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1980 -#: ../../godmode/reporting/visual_console_builder.wizard.php:408 -#: ../../godmode/reporting/reporting_builder.list_items.php:208 -#: ../../godmode/reporting/reporting_builder.list_items.php:229 -#: ../../godmode/massive/massive_delete_alerts.php:308 -#: ../../godmode/massive/massive_delete_agents.php:280 -#: ../../godmode/massive/massive_add_alerts.php:231 -#: ../../godmode/massive/massive_standby_alerts.php:203 -#: ../../godmode/massive/massive_edit_agents.php:566 -#: ../../godmode/massive/massive_edit_modules.php:511 -#: ../../godmode/massive/massive_edit_plugins.php:367 -#: ../../godmode/massive/massive_delete_modules.php:535 -#: ../../godmode/massive/massive_enable_disable_alerts.php:174 -#: ../../godmode/agentes/planned_downtime.list.php:84 -#: ../../godmode/agentes/planned_downtime.list.php:108 -#: ../../godmode/alerts/alert_list.list.php:69 -#: ../../enterprise/operation/services/services.service_map.php:123 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:205 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:248 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:361 -#: ../../enterprise/godmode/massive/massive_create_services.php:964 -#: ../../enterprise/godmode/agentes/collections.editor.php:74 -#: ../../enterprise/godmode/agentes/collections.agents.php:53 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:100 -#: ../../enterprise/godmode/agentes/collections.data.php:137 -#: ../../enterprise/godmode/agentes/collections.data.php:283 -#: ../../enterprise/godmode/policies/policies.php:407 -#: ../../enterprise/godmode/policies/policies.php:531 -#: ../../enterprise/godmode/policies/policy.php:71 -#: ../../enterprise/godmode/policies/policy_agents.php:531 -#: ../../enterprise/godmode/policies/policy_agents.php:664 -#: ../../enterprise/godmode/policies/policy_agents.php:778 -#: ../../enterprise/godmode/policies/policy_queue.php:633 -#: ../../enterprise/include/functions_cron.php:215 -#: ../../enterprise/include/functions_tasklist.php:338 -#: ../../enterprise/include/functions_reporting_pdf.php:861 -#: ../../enterprise/include/functions_policies.php:3822 -#: ../../enterprise/meta/advanced/policymanager.queue.php:258 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:362 -#: ../../enterprise/meta/include/functions_autoprovision.php:476 -#: ../../enterprise/meta/monitoring/group_view.php:154 -#: ../../enterprise/meta/monitoring/group_view.php:215 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:304 -#: ../../include/functions_cron.php:663 ../../include/functions_html.php:1645 -#: ../../include/functions_reporting_html.php:1816 -#: ../../include/functions_reporting_html.php:2285 -#: ../../include/functions_reporting_html.php:3034 -#: ../../include/class/NetworkMap.class.php:3228 -#: ../../include/class/Diagnostics.class.php:1161 -#: ../../include/class/Diagnostics.class.php:1165 -#: ../../include/class/Diagnostics.class.php:1169 -#: ../../include/class/Diagnostics.class.php:1173 -#: ../../include/class/AgentsAlerts.class.php:252 -#: ../../include/class/AgentsAlerts.class.php:542 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:311 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:316 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:448 -#: ../../include/functions_groups.php:53 ../../extensions/agents_modules.php:431 -#: ../../extensions/agents_modules.php:758 ../../mobile/operation/agent.php:155 -#: ../../mobile/operation/home.php:81 ../../mobile/operation/agents.php:204 -#: ../../mobile/include/functions_web.php:23 -msgid "Agents" -msgstr "Agents" - -#: ../../operation/search_results.php:93 -#: ../../godmode/massive/massive_add_profiles.php:204 -#: ../../godmode/massive/massive_delete_profiles.php:153 -#: ../../include/functions_reporting.php:11579 -msgid "Users" -msgstr "Utilisateurs" - -#: ../../operation/search_results.php:106 -#: ../../operation/agentes/estado_agente.php:766 -#: ../../operation/agentes/ver_agente.php:1418 -#: ../../operation/search_agents.php:57 -#: ../../godmode/massive/massive_copy_modules.php:216 -#: ../../godmode/agentes/configurar_agente.php:421 -#: ../../godmode/agentes/modificar_agente.php:823 -#: ../../godmode/groups/configure_group.php:230 -#: ../../godmode/groups/group_list.php:846 -#: ../../godmode/alerts/configure_alert_command.php:60 -#: ../../godmode/alerts/configure_alert_template.php:99 -#: ../../godmode/alerts/configure_alert_template.php:123 -#: ../../godmode/alerts/configure_alert_template.php:155 -#: ../../godmode/alerts/alert_commands.php:494 -#: ../../godmode/alerts/alert_list.php:494 -#: ../../godmode/alerts/alert_list.php:496 -#: ../../godmode/alerts/alert_templates.php:131 -#: ../../godmode/alerts/alert_templates.php:183 -#: ../../godmode/alerts/alert_templates.php:206 -#: ../../godmode/alerts/alert_templates.php:227 -#: ../../godmode/alerts/alert_actions.php:74 -#: ../../godmode/alerts/configure_alert_action.php:74 -#: ../../godmode/alerts/configure_alert_action.php:87 ../../godmode/menu.php:220 -#: ../../enterprise/operation/agentes/tag_view.php:608 -#: ../../enterprise/godmode/massive/massive_create_services.php:877 -#: ../../enterprise/godmode/policies/policies.php:519 -#: ../../enterprise/godmode/policies/policy_alerts.php:46 -#: ../../enterprise/godmode/alerts/alert_inventory.php:78 -#: ../../enterprise/godmode/alerts/alert_inventory.php:80 -#: ../../enterprise/godmode/services/services.service.php:903 -#: ../../enterprise/include/functions_policies.php:3761 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1529 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1621 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1745 -#: ../../enterprise/meta/agentsearch.php:141 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:297 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:121 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:796 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:102 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:109 -#: ../../include/functions_reports.php:843 -#: ../../include/functions_reports.php:847 -#: ../../include/functions_reports.php:853 -#: ../../include/functions_reports.php:859 -#: ../../include/functions_treeview.php:405 -#: ../../include/functions_reporting_html.php:2313 -#: ../../include/functions_reporting_html.php:5335 -#: ../../include/class/AgentsAlerts.class.php:542 -#: ../../mobile/operation/agent.php:355 ../../mobile/operation/home.php:74 -#: ../../mobile/operation/alerts.php:194 ../../mobile/operation/agents.php:98 -#: ../../mobile/operation/agents.php:407 -#: ../../mobile/include/functions_web.php:26 -#: ../../views/calendar/special_days_edit.php:40 -msgid "Alerts" -msgstr "Alertes" - -#: ../../operation/search_results.php:119 -#: ../../operation/agentes/ver_agente.php:1551 -#: ../../include/functions_reports.php:638 -#: ../../include/functions_reports.php:642 -#: ../../include/functions_reports.php:647 -#: ../../include/functions_reports.php:653 -#: ../../include/functions_reports.php:660 -#: ../../include/functions_reports.php:664 -#: ../../include/functions_reports.php:668 -#: ../../include/functions_reports.php:675 -#: ../../include/functions_reports.php:681 -#: ../../include/functions_reports.php:686 ../../include/functions_groups.php:123 -#: ../../include/functions_groups.php:187 -msgid "Graphs" -msgstr "Graphiques" - -#: ../../operation/search_results.php:132 -#: ../../enterprise/meta/general/main_header.php:167 -#: ../../enterprise/meta/general/main_header.php:183 -#: ../../enterprise/meta/general/main_menu.php:269 -#: ../../enterprise/mobile/include/functions_web.php:15 -#: ../../include/functions_reporting.php:15012 -#: ../../include/functions_groups.php:139 -msgid "Reports" -msgstr "Rapports" - -#: ../../operation/search_results.php:145 ../../operation/search_main.php:70 -#: ../../mobile/operation/home.php:66 ../../mobile/operation/visualmaps.php:184 -msgid "Visual consoles" -msgstr "Consoles visuelles" - -#: ../../operation/search_results.php:158 -#: ../../operation/agentes/estado_agente.php:760 -#: ../../operation/agentes/group_view.php:184 -#: ../../operation/agentes/group_view.php:217 -#: ../../operation/agentes/graphs.php:188 -#: ../../operation/agentes/exportdata.php:282 ../../operation/tree.php:114 -#: ../../operation/search_agents.php:55 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1800 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2021 -#: ../../godmode/reporting/visual_console_builder.wizard.php:432 -#: ../../godmode/reporting/reporting_builder.list_items.php:210 -#: ../../godmode/reporting/reporting_builder.list_items.php:239 -#: ../../godmode/massive/massive_edit_modules.php:425 -#: ../../godmode/massive/massive_copy_modules.php:199 -#: ../../godmode/massive/massive_edit_plugins.php:383 -#: ../../godmode/massive/massive_delete_modules.php:463 -#: ../../godmode/agentes/planned_downtime.list.php:85 -#: ../../godmode/agentes/planned_downtime.list.php:115 -#: ../../godmode/agentes/planned_downtime.editor.php:918 -#: ../../godmode/agentes/planned_downtime.editor.php:993 -#: ../../godmode/agentes/configurar_agente.php:405 -#: ../../godmode/agentes/configurar_agente.php:723 -#: ../../godmode/agentes/modificar_agente.php:817 -#: ../../godmode/servers/servers.build_table.php:69 -#: ../../enterprise/operation/agentes/tag_view.php:606 -#: ../../enterprise/operation/services/services.service_map.php:128 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:229 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:222 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:297 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:473 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:362 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:176 -#: ../../enterprise/godmode/massive/massive_create_services.php:965 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:111 -#: ../../enterprise/godmode/policies/policies.php:509 -#: ../../enterprise/godmode/policies/policy_modules.php:458 -#: ../../enterprise/include/functions_reporting_pdf.php:861 -#: ../../enterprise/include/functions_policies.php:3720 -#: ../../enterprise/meta/advanced/servers.build_table.php:64 -#: ../../enterprise/meta/include/functions_wizard_meta.php:407 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1813 -#: ../../enterprise/meta/agentsearch.php:139 -#: ../../enterprise/meta/monitoring/group_view.php:155 -#: ../../enterprise/meta/monitoring/group_view.php:221 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:292 -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:65 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:446 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:714 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:793 -#: ../../include/functions_reports.php:733 -#: ../../include/functions_reports.php:737 -#: ../../include/functions_reports.php:741 -#: ../../include/functions_reports.php:745 -#: ../../include/functions_reports.php:749 -#: ../../include/functions_reports.php:753 -#: ../../include/functions_reports.php:757 -#: ../../include/functions_reports.php:761 -#: ../../include/functions_reports.php:765 ../../include/functions_html.php:1708 -#: ../../include/functions_reporting_html.php:1816 -#: ../../include/functions_reporting_html.php:5326 -#: ../../include/class/AgentsAlerts.class.php:253 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:385 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:391 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:331 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:448 -#: ../../extensions/agents_modules.php:758 ../../mobile/operation/agent.php:327 -#: ../../mobile/operation/home.php:88 ../../mobile/operation/agents.php:96 -#: ../../mobile/operation/agents.php:409 ../../mobile/operation/modules.php:236 -msgid "Modules" -msgstr "Modules" - -#: ../../operation/search_results.php:171 ../../operation/search_main.php:73 -#: ../../operation/tree.php:127 -#: ../../enterprise/operation/agentes/ver_agente.php:239 -#: ../../enterprise/include/functions_groups.php:33 -#: ../../enterprise/meta/advanced/policymanager.apply.php:198 -#: ../../include/functions_networkmap.php:1299 -#: ../../include/functions_maps.php:42 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:333 -msgid "Policies" -msgstr "Politiques" - -#: ../../operation/search_results.php:192 -#: ../../operation/agentes/alerts_status.functions.php:194 -#: ../../operation/agentes/alerts_status.functions.php:203 -#: ../../operation/agentes/estado_agente.php:267 -#: ../../operation/agentes/estado_agente.php:291 -#: ../../operation/agentes/status_monitor.php:556 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1139 -#: ../../godmode/reporting/visual_console_favorite.php:158 -#: ../../godmode/reporting/visual_console_favorite.php:188 -#: ../../godmode/reporting/graphs.php:241 -#: ../../godmode/reporting/reporting_builder.php:795 -#: ../../godmode/reporting/map_builder.php:350 -#: ../../godmode/reporting/map_builder.php:372 -#: ../../godmode/agentes/planned_downtime.list.php:284 -#: ../../godmode/agentes/planned_downtime.list.php:368 -#: ../../godmode/agentes/module_manager.php:65 -#: ../../godmode/agentes/modificar_agente.php:363 -#: ../../godmode/agentes/modificar_agente.php:372 -#: ../../godmode/groups/group_list.php:785 -#: ../../godmode/groups/group_list.php:795 -#: ../../godmode/alerts/alert_templates.php:314 -#: ../../godmode/alerts/alert_templates.php:325 -#: ../../godmode/alerts/alert_actions.php:244 -#: ../../godmode/alerts/alert_actions.php:302 -#: ../../godmode/users/user_list.php:402 ../../godmode/users/user_list.php:412 -#: ../../godmode/module_library/module_library_view.php:102 -#: ../../godmode/module_library/module_library_view.php:112 -#: ../../godmode/modules/manage_network_components.php:678 -#: ../../enterprise/operation/agentes/agent_inventory.php:109 -#: ../../enterprise/operation/agentes/agent_inventory.php:114 -#: ../../enterprise/operation/agentes/tag_view.php:219 -#: ../../enterprise/operation/inventory/inventory.php:360 -#: ../../enterprise/operation/inventory/inventory.php:413 -#: ../../enterprise/operation/log/log_viewer.php:513 -#: ../../enterprise/operation/log/log_viewer.php:796 -#: ../../enterprise/operation/services/services.treeview_services.php:128 -#: ../../enterprise/operation/services/services.list.php:225 -#: ../../enterprise/operation/services/services.list.php:318 -#: ../../enterprise/operation/services/services.table_services.php:147 -#: ../../enterprise/operation/services/services.table_services.php:238 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:164 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:173 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:563 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:600 -#: ../../enterprise/tools/ipam/ipam_list.php:90 -#: ../../enterprise/tools/ipam/ipam_list.php:164 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:432 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:439 -#: ../../enterprise/godmode/agentes/collection_manager.php:48 -#: ../../enterprise/godmode/agentes/collections.php:313 -#: ../../enterprise/godmode/policies/policy_collections.php:254 -#: ../../enterprise/godmode/policies/policy_agents.php:822 -#: ../../enterprise/godmode/policies/policy_agents.php:835 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:151 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:162 -#: ../../enterprise/godmode/modules/local_components.php:573 -#: ../../enterprise/godmode/modules/local_components.php:598 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:186 -#: ../../enterprise/meta/advanced/metasetup.relations.php:451 -#: ../../enterprise/meta/advanced/collections.php:166 -#: ../../enterprise/meta/advanced/collections.php:179 -#: ../../enterprise/meta/general/main_header.php:689 -#: ../../enterprise/meta/general/main_header.php:691 -#: ../../enterprise/meta/general/header.php:44 -#: ../../enterprise/meta/general/header.php:46 -#: ../../enterprise/meta/agentsearch.php:110 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:264 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:361 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:418 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:686 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:757 -#: ../../enterprise/extensions/translate_string.php:323 -#: ../../general/ui/agents_list.php:100 ../../general/ui/agents_list.php:113 -#: ../../include/functions_snmp_browser.php:925 -#: ../../include/functions_snmp_browser.php:1501 -#: ../../include/functions_snmp.php:358 -#: ../../include/class/AuditLog.class.php:180 -#: ../../include/class/CalendarManager.class.php:1020 -#: ../../include/class/AgentWizard.class.php:2617 -#: ../../include/ajax/heatmap.ajax.php:70 ../../extensions/module_groups.php:283 -#: ../../mobile/operation/agent.php:320 -msgid "Search" -msgstr "Rechercher" - -#: ../../operation/reporting/custom_reporting.php:23 -#: ../../operation/reporting/reporting_viewer.php:211 -#: ../../operation/reporting/reporting_viewer.php:216 -#: ../../operation/reporting/reporting_viewer.php:229 -#: ../../operation/reporting/graph_viewer.php:267 -#: ../../operation/reporting/graph_viewer.php:513 ../../operation/menu.php:311 -#: ../../godmode/reporting/graph_container.php:118 -#: ../../godmode/reporting/graphs.php:129 -#: ../../godmode/reporting/reporting_builder.php:572 -#: ../../godmode/reporting/reporting_builder.php:579 -#: ../../godmode/reporting/reporting_builder.php:592 -#: ../../godmode/reporting/reporting_builder.php:3471 -#: ../../godmode/reporting/reporting_builder.php:3478 -#: ../../godmode/reporting/reporting_builder.php:3491 -#: ../../godmode/reporting/reporting_builder.php:3582 -#: ../../godmode/reporting/reporting_builder.php:3589 -#: ../../godmode/reporting/reporting_builder.php:3605 -#: ../../godmode/reporting/reporting_builder.php:3634 -#: ../../godmode/reporting/graph_builder.php:366 -#: ../../enterprise/operation/agentes/transactional_map.php:70 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:169 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:349 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:471 -#: ../../enterprise/operation/agentes/manage_transmap.php:172 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:272 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:285 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:306 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:319 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:340 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:353 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:374 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:387 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:103 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:144 -#: ../../enterprise/godmode/reporting/graph_template_list.php:128 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:74 -#: ../../enterprise/godmode/reporting/mysql_builder.php:75 -#: ../../enterprise/godmode/reporting/mysql_builder.php:202 -#: ../../enterprise/meta/general/logon_ok.php:66 -msgid "Reporting" -msgstr "Rapports" - -#: ../../operation/reporting/custom_reporting.php:23 ../../operation/menu.php:318 -#: ../../godmode/reporting/reporting_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:3450 -msgid "Custom reporting" -msgstr "Rapports personnalisés" - -#: ../../operation/reporting/custom_reporting.php:28 -#: ../../operation/reporting/graph_viewer.php:539 -msgid "There are no defined reportings" -msgstr "Aucun rapport défini" - -#: ../../operation/reporting/reporting_viewer.php:101 -#: ../../godmode/reporting/reporting_builder.php:210 -msgid "Your report has been planned, and the system will email you a " -msgstr "Votre rapport a été planifié et le système en vous enverra par e-mail un" - -#: ../../operation/reporting/reporting_viewer.php:102 -#: ../../godmode/reporting/reporting_builder.php:211 -msgid "An error has ocurred" -msgstr "Une erreur est survenue" - -#: ../../operation/reporting/reporting_viewer.php:119 -#: ../../godmode/netflow/nf_item_list.php:27 -msgid "Report list" -msgstr "Liste de rapports" - -#: ../../operation/reporting/reporting_viewer.php:139 -#: ../../operation/reporting/graph_viewer.php:193 -#: ../../operation/visual_console/legacy_view.php:147 -#: ../../operation/visual_console/view.php:160 -#: ../../godmode/reporting/visual_console_builder.php:809 -#: ../../godmode/reporting/reporting_builder.main.php:73 -#: ../../godmode/reporting/reporting_builder.php:3529 -#: ../../godmode/reporting/graph_builder.php:298 -#: ../../enterprise/meta/screens/screens.visualmap.php:241 -msgid "Main data" -msgstr "Données principales" - -#: ../../operation/reporting/reporting_viewer.php:148 -#: ../../godmode/reporting/reporting_builder.php:3533 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:162 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:205 -msgid "List items" -msgstr "Liste d'éléments" - -#: ../../operation/reporting/reporting_viewer.php:157 -#: ../../godmode/reporting/reporting_builder.php:3537 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:151 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:218 -#: ../../enterprise/include/functions_reporting.php:8019 -#: ../../enterprise/include/functions_reporting.php:8085 -msgid "Item editor" -msgstr "Éditeur d'éléments" - -#: ../../operation/reporting/reporting_viewer.php:173 -#: ../../godmode/reporting/reporting_builder.php:3554 -msgid "View report" -msgstr "Afficher le rapport" - -#: ../../operation/reporting/reporting_viewer.php:186 -#: ../../operation/reporting/graph_viewer.php:234 -#: ../../operation/visual_console/legacy_view.php:205 -#: ../../operation/visual_console/view.php:210 -#: ../../operation/gis_maps/render_view.php:136 -#: ../../enterprise/operation/agentes/manage_transmap.php:141 -#: ../../enterprise/meta/screens/screens.visualmap.php:274 -#: ../../include/class/AgentsAlerts.class.php:804 -#: ../../extensions/disabled/matrix_events.php:35 -#: ../../extensions/agents_modules.php:380 -#: ../../extensions/agents_modules.php:387 -#: ../../extensions/agents_modules.php:390 ../../views/dashboard/header.php:43 -msgid "Full screen mode" -msgstr "Mode plein écran" - -#: ../../operation/reporting/reporting_viewer.php:195 -#: ../../operation/reporting/graph_viewer.php:243 -#: ../../operation/visual_console/legacy_view.php:253 -#: ../../operation/visual_console/view.php:444 -#: ../../operation/gis_maps/render_view.php:138 -#: ../../operation/events/events.php:771 ../../operation/heatmap.php:210 -#: ../../include/class/AgentsAlerts.class.php:809 -#: ../../extensions/agents_modules.php:531 ../../views/dashboard/header.php:57 -msgid "Back to normal mode" -msgstr "Retour au mode normal" - -#: ../../operation/reporting/reporting_viewer.php:233 -#: ../../godmode/reporting/reporting_builder.php:596 -#: ../../godmode/reporting/reporting_builder.php:3495 -#: ../../godmode/reporting/reporting_builder.php:3609 -#: ../../godmode/reporting/reporting_builder.php:3638 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:289 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:323 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:357 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:391 -msgid "Custom reports" -msgstr "Rapports personnalisés" - -#: ../../operation/reporting/reporting_viewer.php:249 -msgid "View Report" -msgstr "Afficher le rapport" - -#: ../../operation/reporting/reporting_viewer.php:291 -msgid "Set initial date" -msgstr "Définir la date initiale" - -#: ../../operation/reporting/reporting_viewer.php:304 -#: ../../operation/agentes/gis_view.php:220 -#: ../../godmode/agentes/planned_downtime.list.php:293 -#: ../../godmode/alerts/alert_list.list.php:641 -#: ../../godmode/alerts/alert_list.list.php:644 -#: ../../godmode/alerts/alert_templates.php:96 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:467 -#: ../../enterprise/godmode/policies/policy_alerts.php:436 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2331 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2335 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3335 -#: ../../enterprise/include/functions_reporting_pdf.php:1794 -#: ../../enterprise/include/functions_reporting_pdf.php:1867 -#: ../../enterprise/include/functions_reporting_pdf.php:1982 -#: ../../enterprise/include/functions_reporting_csv.php:715 -#: ../../enterprise/include/functions_reporting_csv.php:951 -#: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:127 -#: ../../include/functions_reporting_html.php:147 -#: ../../include/functions_reporting_html.php:2896 -#: ../../include/functions_reporting_html.php:3701 -#: ../../include/rest-api/index.php:359 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:449 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:510 -msgid "From" -msgstr "De" - -#: ../../operation/reporting/reporting_viewer.php:307 -#: ../../enterprise/include/functions_reporting_pdf.php:1808 -#: ../../include/functions_reporting_html.php:150 -msgid "Items period before" -msgstr "Période d'articles avant" - -#: ../../operation/reporting/reporting_viewer.php:308 -#: ../../godmode/massive/massive_add_action_alerts.php:254 -#: ../../godmode/alerts/alert_list.builder.php:129 -#: ../../godmode/alerts/alert_list.list.php:641 -#: ../../godmode/alerts/alert_list.list.php:761 -#: ../../godmode/alerts/alert_templates.php:98 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:108 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:467 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:602 -#: ../../enterprise/godmode/policies/policy_alerts.php:436 -#: ../../enterprise/godmode/policies/policy_alerts.php:600 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1016 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2331 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2335 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2492 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3337 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3466 -#: ../../enterprise/include/functions_reporting_pdf.php:1800 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:129 -#: ../../include/functions_reporting.php:14048 -#: ../../include/functions_reporting_html.php:148 -#: ../../include/functions_reporting_html.php:2901 -#: ../../include/class/AgentsAlerts.class.php:316 -#: ../../include/ajax/alert_list.ajax.php:514 -msgid "to" -msgstr "pour" - -#: ../../operation/reporting/reporting_viewer.php:321 -msgid "Invalid date selected. Initial date must be before end date." -msgstr "" -"Date sélectionnée non valide. La date initiale doit être antérieure à la date " -"de fin." - -#: ../../operation/reporting/reporting_viewer.php:347 -#: ../../operation/reporting/graph_viewer.php:316 -#: ../../godmode/massive/massive_operations.php:361 -#: ../../godmode/massive/massive_copy_modules.php:235 -#: ../../godmode/massive/massive_add_profiles.php:292 -#: ../../enterprise/operation/log/log_viewer.php:845 -#: ../../enterprise/operation/log/log_viewer.php:867 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:195 -#: ../../enterprise/godmode/policies/policy_modules.php:1623 -#: ../../enterprise/include/class/CommandCenter.class.php:463 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:149 -#: ../../general/ui/agents_list.php:146 ../../include/functions_events.php:4381 -msgid "Loading" -msgstr "Chargement en cours" - -#: ../../operation/reporting/reporting_viewer.php:426 -#: ../../operation/reporting/graph_viewer.php:505 -msgid "Invalid date selected" -msgstr "Date sélectionnée non valide" - -#: ../../operation/reporting/graph_viewer.php:59 -#: ../../operation/reporting/graph_viewer.php:67 -#: ../../godmode/netflow/nf_edit.php:105 ../../godmode/netflow/nf_edit.php:138 -#: ../../godmode/netflow/nf_item_list.php:121 -#: ../../godmode/netflow/nf_item_list.php:149 -#: ../../godmode/reporting/graphs.php:152 ../../godmode/reporting/graphs.php:163 -#: ../../godmode/reporting/graphs.php:214 -#: ../../godmode/reporting/map_builder.php:210 -#: ../../godmode/agentes/planned_downtime.list.php:243 -#: ../../godmode/events/event_filter.php:70 -#: ../../godmode/events/event_filter.php:97 -#: ../../godmode/modules/manage_nc_groups.php:153 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:88 -#: ../../enterprise/godmode/reporting/graph_template_list.php:156 -#: ../../enterprise/godmode/reporting/graph_template_list.php:183 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:130 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:158 -#: ../../enterprise/meta/advanced/metasetup.relations.php:87 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:289 -msgid "Not deleted. Error deleting data" -msgstr "Erreur d'élimination des données" - -#: ../../operation/reporting/graph_viewer.php:182 -#: ../../operation/reporting/graph_viewer.php:214 -#: ../../godmode/reporting/graph_container.php:77 -#: ../../godmode/reporting/graphs.php:67 ../../godmode/reporting/graphs.php:81 -#: ../../godmode/reporting/graph_builder.php:287 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:99 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:113 -#: ../../enterprise/godmode/reporting/graph_template_list.php:54 -#: ../../enterprise/godmode/reporting/graph_template_list.php:73 -#: ../../enterprise/godmode/reporting/graph_template_list.php:87 -msgid "Graph list" -msgstr "Liste de graphiques" - -#: ../../operation/reporting/graph_viewer.php:204 -#: ../../godmode/reporting/graph_builder.php:309 -msgid "Graph editor" -msgstr "Éditeur de graphique" - -#: ../../operation/reporting/graph_viewer.php:223 -#: ../../godmode/reporting/graph_builder.php:320 -msgid "View graph" -msgstr "Afficher graphique" - -#: ../../operation/reporting/graph_viewer.php:271 ../../operation/menu.php:327 -#: ../../godmode/reporting/graph_container.php:122 -#: ../../godmode/reporting/graphs.php:133 -#: ../../godmode/reporting/graph_builder.php:370 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:107 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:373 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:148 -#: ../../enterprise/godmode/reporting/graph_template_list.php:132 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:78 -msgid "Custom graphs" -msgstr "Graphiques personnalisés" - -#: ../../operation/reporting/graph_viewer.php:335 -msgid "No data." -msgstr "Aucune donnée" - -#: ../../operation/reporting/graph_viewer.php:348 -#: ../../operation/events/events.build_table.php:705 -#: ../../operation/incidents/list_integriaims_incidents.php:371 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2054 -#: ../../enterprise/operation/agentes/agent_inventory.php:75 -#: ../../enterprise/operation/inventory/inventory.php:418 -#: ../../enterprise/include/functions_reporting.php:2143 -#: ../../enterprise/include/functions_reporting.php:2180 -#: ../../enterprise/include/functions_reporting.php:2215 -#: ../../enterprise/include/functions_reporting.php:2233 -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -#: ../../enterprise/include/functions_inventory.php:851 -#: ../../enterprise/include/class/ManageBackups.class.php:163 -#: ../../enterprise/include/functions_reporting_pdf.php:712 -#: ../../enterprise/include/functions_reporting_csv.php:776 -#: ../../enterprise/include/functions_reporting_csv.php:832 -#: ../../enterprise/include/functions_reporting_csv.php:877 -#: ../../enterprise/include/functions_reporting_csv.php:2518 -#: ../../general/logon_ok.php:249 ../../include/functions.php:3045 -#: ../../include/functions_reporting.php:4009 -#: ../../include/functions_reporting.php:4050 -#: ../../include/functions_events.php:7122 -#: ../../include/functions_reporting_html.php:1749 -#: ../../include/functions_reporting_html.php:2534 -#: ../../include/functions_reporting_html.php:2543 -#: ../../include/functions_reporting_html.php:2548 -#: ../../include/functions_reporting_html.php:2557 -#: ../../include/functions_reporting_html.php:2562 -#: ../../include/functions_reporting_html.php:2569 -#: ../../include/functions_reporting_html.php:2618 -#: ../../include/functions_reporting_html.php:2691 -#: ../../include/functions_reporting_html.php:5677 -#: ../../include/class/AuditLog.class.php:110 -#: ../../extensions/insert_data.php:196 ../../mobile/operation/tactical.php:350 -#: ../../views/calendar/special_days_edit.php:80 -msgid "Date" -msgstr "Date" - -#: ../../operation/reporting/graph_viewer.php:360 -#: ../../operation/agentes/interface_traffic_graph_win.php:213 -#: ../../operation/agentes/graphs.php:218 -#: ../../operation/agentes/stat_win.php:336 -#: ../../operation/agentes/stat_win.php:439 -msgid "Time range" -msgstr "Intervalle de temps" - -#: ../../operation/reporting/graph_viewer.php:369 -#: ../../operation/reporting/graph_viewer.php:391 -msgid "Graph defined" -msgstr "Graphique défini" - -#: ../../operation/reporting/graph_viewer.php:370 -#: ../../operation/agentes/graphs.php:236 ../../operation/agentes/graphs.php:243 -#: ../../operation/agentes/graphs.php:409 ../../operation/agentes/graphs.php:428 -#: ../../godmode/reporting/graph_builder.main.php:214 -#: ../../godmode/reporting/create_container.php:358 -#: ../../godmode/setup/setup_visuals.php:902 -#: ../../godmode/setup/setup_visuals.php:919 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:245 -#: ../../enterprise/meta/advanced/metasetup.visual.php:348 -#: ../../include/functions_visual_map_editor.php:558 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:315 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:652 -msgid "Area" -msgstr "Zone" - -#: ../../operation/reporting/graph_viewer.php:371 -#: ../../godmode/reporting/graph_builder.main.php:215 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:246 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:316 -msgid "Stacked area" -msgstr "Zone en attente" - -#: ../../operation/reporting/graph_viewer.php:372 -#: ../../operation/visual_console/view.php:361 -#: ../../operation/agentes/graphs.php:238 ../../operation/agentes/graphs.php:244 -#: ../../operation/agentes/graphs.php:417 ../../operation/agentes/graphs.php:432 -#: ../../godmode/reporting/visual_console_builder.elements.php:333 -#: ../../godmode/reporting/graph_builder.main.php:216 -#: ../../godmode/reporting/create_container.php:359 -#: ../../godmode/setup/setup_visuals.php:909 -#: ../../godmode/setup/setup_visuals.php:926 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:247 -#: ../../enterprise/meta/advanced/metasetup.visual.php:357 -#: ../../include/functions_visual_map_editor.php:72 -#: ../../include/functions_visual_map_editor.php:557 -#: ../../include/functions_visual_map_editor.php:1399 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:317 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:651 -msgid "Line" -msgstr "Ligne" - -#: ../../operation/reporting/graph_viewer.php:373 -#: ../../godmode/reporting/graph_builder.main.php:217 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:248 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:318 -msgid "Stacked line" -msgstr "Ligne en attente" - -#: ../../operation/reporting/graph_viewer.php:374 -#: ../../godmode/reporting/graph_builder.main.php:218 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:319 -msgid "Bullet chart" -msgstr "Graphique à puces" - -#: ../../operation/reporting/graph_viewer.php:375 -#: ../../godmode/reporting/graph_builder.main.php:219 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:320 -msgid "Gauge" -msgstr "Calibre" - -#: ../../operation/reporting/graph_viewer.php:376 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:321 -msgid "Horizontal Bars" -msgstr "Barres horizontales" - -#: ../../operation/reporting/graph_viewer.php:377 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:322 -msgid "Vertical Bars" -msgstr "Barres verticales" - -#: ../../operation/reporting/graph_viewer.php:378 -#: ../../godmode/reporting/graph_builder.main.php:222 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:323 -msgid "Pie" -msgstr "Diagramme circulaire" - -#: ../../operation/reporting/graph_viewer.php:383 -msgid "Equalize maxiddmum thresholds" -msgstr "Egaliser les seuils maximaux" - -#: ../../operation/reporting/graph_viewer.php:383 -msgid "" -"If an option is selected, all graphs will have the highest value from all " -"modules included in the graph as a maximum threshold" -msgstr "" -"Si une option est sélectionnée, tous les graphiques auront la valeur la plus " -"haute de tous les modules comme seuil maximum, y compris dans le graphique." - -#: ../../operation/reporting/graph_viewer.php:392 -msgid "Zoom x1" -msgstr "Zoom x1" - -#: ../../operation/reporting/graph_viewer.php:393 -msgid "Zoom x2" -msgstr "Zoom x2" - -#: ../../operation/reporting/graph_viewer.php:394 -msgid "Zoom x3" -msgstr "Zoom x3" - -#: ../../operation/reporting/graph_viewer.php:399 -#: ../../operation/visual_console/legacy_view.php:267 -#: ../../operation/visual_console/public_view.php:123 -#: ../../operation/visual_console/legacy_public_view.php:141 -#: ../../operation/visual_console/view.php:457 -#: ../../operation/gis_maps/render_view.php:160 -#: ../../operation/events/events.php:783 ../../operation/heatmap.php:168 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:191 -#: ../../enterprise/godmode/policies/policy_queue.php:786 -#: ../../enterprise/godmode/servers/HA_cluster.php:416 -#: ../../enterprise/include/class/Omnishell.class.php:544 -#: ../../enterprise/include/class/Omnishell.class.php:1329 -#: ../../enterprise/include/functions_ipam.php:1392 -#: ../../enterprise/meta/advanced/policymanager.queue.php:238 -#: ../../enterprise/views/ncm/devices/list.php:171 -#: ../../general/login_page.php:75 ../../general/login_page.php:318 -#: ../../include/class/NetworkMap.class.php:2801 -#: ../../include/class/AgentsAlerts.class.php:848 -#: ../../include/ajax/heatmap.ajax.php:47 ../../include/ajax/module.php:1054 -#: ../../extensions/agents_modules.php:543 ../../views/dashboard/header.php:158 -msgid "Refresh" -msgstr "Rafraîchir" - -#: ../../operation/reporting/graph_viewer.php:513 -msgid "Custom graph viewer" -msgstr "Affichage personnalisé du tableau" - -#: ../../operation/search_helps.php:17 -msgid "Zero results found." -msgstr "Zéro résultats trouvés" - -#: ../../operation/search_helps.php:18 -#, php-format -msgid "You can find more help in the wiki" -msgstr "" -"Vous pouvez trouver plus d'aide dans le wiki" - -#: ../../operation/search_helps.php:32 -msgid "Matches" -msgstr "Concordances" - -#: ../../operation/messages/message_edit.php:54 -#: ../../operation/messages/message_list.php:46 -#: ../../operation/messages/message_list.php:50 -msgid "Received messages" -msgstr "Messages reçus" - -#: ../../operation/messages/message_edit.php:66 -#: ../../operation/messages/message_list.php:46 -#: ../../operation/messages/message_list.php:55 -msgid "Sent messages" -msgstr "Messages envoyés" - -#: ../../operation/messages/message_edit.php:78 -#: ../../operation/messages/message_list.php:64 -#: ../../operation/messages/message_list.php:304 -msgid "Create message" -msgstr "Créer un message" - -#: ../../operation/messages/message_edit.php:90 -msgid "Compose message" -msgstr "Rédiger un message" - -#: ../../operation/messages/message_edit.php:99 -#: ../../operation/messages/message_list.php:86 ../../operation/menu.php:453 -#: ../../operation/users/user_edit_header.php:127 -msgid "Workspace" -msgstr "Espace de travail" - -#: ../../operation/messages/message_edit.php:103 -#: ../../operation/messages/message_list.php:90 ../../operation/menu.php:493 -#: ../../enterprise/meta/general/main_menu.php:318 -msgid "Messages" -msgstr "Messages" - -#: ../../operation/messages/message_edit.php:119 -msgid "This message does not exist in the system" -msgstr "Ce message n'existe pas dans le système." - -#: ../../operation/messages/message_edit.php:188 -msgid "wrote" -msgstr "a écrit" - -#: ../../operation/messages/message_edit.php:203 -msgid "Delete conversation" -msgstr "Supprimer la conversation" - -#: ../../operation/messages/message_edit.php:211 -msgid "Reply" -msgstr "Répondre" - -#: ../../operation/messages/message_edit.php:226 -msgid "User or group must be selected." -msgstr "L'utilisateur ou le groupe doit être sélectionné." - -#: ../../operation/messages/message_edit.php:244 -#, php-format -msgid "Message successfully sent to user %s" -msgstr "Message envoyé à l'utilisateur %s correctement" - -#: ../../operation/messages/message_edit.php:245 -#, php-format -msgid "Error sending message to user %s" -msgstr "Erreur, message non envoyé à l'utilisateur %s" - -#: ../../operation/messages/message_edit.php:265 -#: ../../operation/messages/message_list.php:196 -msgid "Sender" -msgstr "Expéditeur" - -#: ../../operation/messages/message_edit.php:269 -#: ../../operation/messages/message_list.php:194 -msgid "Destination" -msgstr "Destination" - -#: ../../operation/messages/message_edit.php:324 -msgid "Select user" -msgstr "Sélectionner l'utilisateur" - -#: ../../operation/messages/message_edit.php:330 -msgid "OR" -msgstr "OU" - -#: ../../operation/messages/message_edit.php:341 -msgid "Select group" -msgstr "Choisir un groupe" - -#: ../../operation/messages/message_edit.php:350 -#: ../../operation/messages/message_list.php:199 ../../godmode/setup/news.php:183 -#: ../../godmode/setup/news.php:246 -#: ../../enterprise/operation/reporting/custom_reporting.php:132 -#: ../../enterprise/include/functions_reporting.php:8179 -#: ../../enterprise/include/functions_cron.php:190 -#: ../../enterprise/include/functions_cron.php:240 -msgid "Subject" -msgstr "Objet" - -#: ../../operation/messages/message_edit.php:360 -#: ../../enterprise/operation/reporting/custom_reporting.php:150 -#: ../../enterprise/include/functions_reporting.php:8197 -#: ../../enterprise/include/functions_cron.php:194 -#: ../../enterprise/include/functions_cron.php:244 -msgid "Message" -msgstr "Message" - -#: ../../operation/messages/message_edit.php:396 -msgid "Send message" -msgstr "Envoyer le message" - -#: ../../operation/messages/message_list.php:136 -msgid "Not deleted. Error deleting messages" -msgstr "Erreur de suppression des messages" - -#: ../../operation/messages/message_list.php:144 -#: ../../operation/messages/message_list.php:153 -msgid "You have" -msgstr "Vous avez" - -#: ../../operation/messages/message_list.php:144 -msgid "sent message(s)" -msgstr "message(s) envoyé(s)" - -#: ../../operation/messages/message_list.php:153 -msgid "unread message(s)" -msgstr "message(s) non lu(s)" - -#: ../../operation/messages/message_list.php:164 -msgid "There are no messages." -msgstr "Il n'y a pas de messages." - -#: ../../operation/messages/message_list.php:214 -msgid "Click to read" -msgstr "Cliquez ici pour le lire" - -#: ../../operation/messages/message_list.php:218 -msgid "Mark as unread" -msgstr "Marquer comme non lu" - -#: ../../operation/messages/message_list.php:224 -#: ../../operation/messages/message_list.php:228 -msgid "Message unread - click to read" -msgstr "Message non lu - cliquez pour le lire" - -#: ../../operation/messages/message_list.php:256 -msgid "No Subject" -msgstr "Aucun sujet" - -#: ../../operation/search_main.php:54 ../../enterprise/meta/agentsearch.php:122 -msgid "Agents found" -msgstr "Agents trouvés" - -#: ../../operation/search_main.php:55 ../../operation/search_main.php:57 -#: ../../operation/search_main.php:65 ../../operation/search_main.php:67 -#: ../../operation/search_main.php:69 ../../operation/search_main.php:71 -#: ../../operation/search_main.php:74 -#, php-format -msgid "%s Found" -msgstr "%s trouvés" - -#: ../../operation/search_main.php:56 ../../operation/tree.php:432 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:617 -msgid "Modules found" -msgstr "Modules trouvés" - -#: ../../operation/search_main.php:64 -msgid "Users found" -msgstr "Utilisateurs trouvés" - -#: ../../operation/search_main.php:66 -msgid "Graphs found" -msgstr "Graphiques trouvés" - -#: ../../operation/search_main.php:68 -msgid "Reports found" -msgstr "Rapports trouvés" - -#: ../../operation/search_main.php:83 -#, php-format -msgid "Show %s of %s. View all matches" -msgstr "Afficher %s de %s. Voir toutes les concordances." - -#: ../../operation/visual_console/legacy_view.php:121 -#: ../../operation/visual_console/view.php:122 -#: ../../godmode/reporting/visual_console_builder.php:801 -#: ../../enterprise/meta/screens/screens.visualmap.php:286 -msgid "Visual consoles list" -msgstr "Liste de consoles visuelles" - -#: ../../operation/visual_console/legacy_view.php:137 -#: ../../operation/visual_console/view.php:150 -#: ../../godmode/reporting/visual_console_builder.php:805 -#: ../../enterprise/meta/screens/screens.visualmap.php:261 -msgid "Show link to public Visual Console" -msgstr "Afficher lien vers console visuelle publique" - -#: ../../operation/visual_console/legacy_view.php:155 -#: ../../operation/visual_console/view.php:168 -#: ../../godmode/reporting/visual_console_builder.php:813 -#: ../../enterprise/meta/screens/screens.visualmap.php:230 -msgid "List elements" -msgstr "Liste d'éléments" - -#: ../../operation/visual_console/legacy_view.php:165 -#: ../../operation/visual_console/view.php:178 -#: ../../godmode/reporting/visual_console_builder.php:819 -msgid "Services wizard" -msgstr "Assistant de services" - -#: ../../operation/visual_console/legacy_view.php:175 -#: ../../operation/visual_console/view.php:188 -#: ../../godmode/reporting/visual_console_builder.php:825 -#: ../../godmode/reporting/visual_console_builder.wizard.php:518 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:94 -#: ../../enterprise/include/functions_reporting.php:60 -#: ../../enterprise/include/functions_reporting.php:7983 -#: ../../enterprise/include/functions_reporting.php:8009 -#: ../../enterprise/meta/general/logon_ok.php:48 -#: ../../enterprise/meta/general/main_header.php:134 -#: ../../enterprise/meta/general/main_menu.php:238 -#: ../../enterprise/meta/screens/screens.visualmap.php:219 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:123 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:61 -msgid "Wizard" -msgstr "Assistant" - -#: ../../operation/visual_console/legacy_view.php:183 -#: ../../godmode/reporting/visual_console_builder.php:830 -#: ../../enterprise/godmode/alerts/alert_inventory.php:80 -#: ../../enterprise/meta/screens/screens.visualmap.php:206 -msgid "Builder" -msgstr "Outil de conception" - -#: ../../operation/visual_console/legacy_view.php:193 -#: ../../operation/visual_console/view.php:198 -#: ../../operation/agentes/estado_agente.php:858 -#: ../../operation/agentes/estado_agente.php:861 -#: ../../operation/agentes/ver_agente.php:1907 -#: ../../operation/agentes/status_monitor.php:75 ../../operation/tree.php:187 -#: ../../godmode/reporting/visual_console_builder.php:836 -#: ../../godmode/setup/setup_visuals.php:163 -#: ../../godmode/setup/setup_visuals.php:227 -#: ../../godmode/setup/setup_visuals.php:281 -#: ../../godmode/setup/setup_visuals.php:286 -#: ../../godmode/setup/setup_visuals.php:325 -#: ../../godmode/setup/setup_visuals.php:362 -#: ../../godmode/setup/setup_visuals.php:384 -#: ../../godmode/setup/setup_visuals.php:409 -#: ../../godmode/setup/setup_visuals.php:428 -#: ../../godmode/setup/setup_visuals.php:447 -#: ../../godmode/setup/setup_visuals.php:466 -#: ../../godmode/setup/setup_visuals.php:608 -#: ../../godmode/agentes/configurar_agente.php:372 -#: ../../godmode/agentes/modificar_agente.php:82 -#: ../../godmode/agentes/modificar_agente.php:836 -#: ../../godmode/agentes/modificar_agente.php:841 ../../godmode/menu.php:554 -#: ../../godmode/module_library/module_library_view.php:59 -#: ../../enterprise/operation/agentes/policy_view.php:70 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:106 -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:601 -#: ../../enterprise/meta/screens/screens.visualmap.php:163 -#: ../../enterprise/meta/screens/screens.visualmap.php:194 -msgid "View" -msgstr "Vue" - -#: ../../operation/visual_console/legacy_view.php:339 -#: ../../operation/visual_console/legacy_public_view.php:198 -msgid "Until refresh" -msgstr "Jusqu'à la suivante mise à jour" - -#: ../../operation/visual_console/public_view.php:38 -#: ../../operation/visual_console/legacy_public_view.php:57 -#: ../../operation/gis_maps/public_console.php:277 -#: ../../operation/agentes/stat_win.php:92 -#: ../../operation/events/sound_events.php:90 ../../index.php:1395 -#: ../../enterprise/meta/index.php:206 -msgid "Connection with server has been lost" -msgstr "Connexion avec le serveur perdue" - -#: ../../operation/visual_console/public_view.php:39 -#: ../../operation/visual_console/legacy_public_view.php:58 -#: ../../operation/gis_maps/public_console.php:278 -#: ../../operation/agentes/stat_win.php:93 -#: ../../operation/events/sound_events.php:91 ../../index.php:1396 -#: ../../enterprise/meta/index.php:207 -msgid "" -"Connection to the server has been lost. Please check your internet connection " -"or contact with administrator." -msgstr "" -"Connexion avec le serveur perdue. Veuillez vérifier votre connexion Internet " -"ou contacte avec l'administrateur." - -#: ../../operation/visual_console/public_view.php:150 -#: ../../operation/visual_console/legacy_public_view.php:168 -msgid "QR code of the page" -msgstr "Code QR de la page" - -#: ../../operation/visual_console/view.php:226 -#: ../../operation/agentes/pandora_networkmap.editor.php:214 -#: ../../operation/agentes/pandora_networkmap.php:665 -#: ../../operation/menu.php:300 -#: ../../godmode/reporting/visual_console_builder.php:863 -#: ../../godmode/reporting/visual_console_favorite.php:127 -#: ../../godmode/reporting/map_builder.php:130 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:104 -#: ../../enterprise/operation/services/services.treeview_services.php:77 -#: ../../enterprise/operation/services/services.service.php:79 -#: ../../enterprise/operation/services/services.list.php:71 -#: ../../enterprise/operation/services/services.service_map.php:86 -#: ../../enterprise/operation/services/services.table_services.php:54 -#: ../../enterprise/godmode/reporting/visual_console_template.php:118 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:117 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:102 -#: ../../enterprise/godmode/services/services.service.php:485 -#: ../../enterprise/godmode/services/services.elements.php:794 -msgid "Topology maps" -msgstr "Cartes de topologie" - -#: ../../operation/visual_console/view.php:230 ../../operation/menu.php:177 -#: ../../operation/menu.php:181 ../../operation/users/user_edit.php:357 -#: ../../godmode/reporting/visual_console_builder.php:867 -#: ../../godmode/reporting/visual_console_favorite.php:131 -#: ../../godmode/reporting/visual_console_favorite.php:137 -#: ../../godmode/reporting/map_builder.php:134 -#: ../../godmode/reporting/map_builder.php:140 -#: ../../godmode/users/configure_user.php:1110 -#: ../../enterprise/godmode/reporting/visual_console_template.php:122 -#: ../../enterprise/godmode/reporting/visual_console_template.php:128 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:121 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:127 -#: ../../enterprise/meta/screens/screens.visualmap.php:305 -#: ../../enterprise/meta/screens/screens.visualmap.php:310 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:324 -#: ../../extensions/resource_exportation.php:436 -msgid "Visual console" -msgstr "Console visuelle" - -#: ../../operation/visual_console/view.php:296 -#: ../../godmode/reporting/visual_console_builder.elements.php:182 -#: ../../godmode/setup/gis_step_2.php:233 -#: ../../include/functions_visual_map.php:4214 -#: ../../include/functions_visual_map_editor.php:1387 -msgid "Static Image" -msgstr "Image statique" - -#: ../../operation/visual_console/view.php:301 -#: ../../godmode/reporting/visual_console_builder.wizard.php:128 -#: ../../include/functions_visual_map_editor.php:57 -#: ../../include/functions_visual_map_editor.php:1388 -msgid "Percentile Item" -msgstr "Élément centile" - -#: ../../operation/visual_console/view.php:306 -#: ../../godmode/reporting/visual_console_builder.elements.php:221 -#: ../../include/functions_visual_map_editor.php:1389 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:555 -#: ../../mobile/operation/events.php:549 -msgid "Module Graph" -msgstr "Graphique de module" - -#: ../../operation/visual_console/view.php:311 -#: ../../godmode/reporting/visual_console_builder.elements.php:351 -#: ../../include/rest-api/models/VisualConsole/Item.php:2155 -msgid "Basic chart" -msgstr "Graphique de base" - -#: ../../operation/visual_console/view.php:316 -#: ../../include/functions_visual_map_editor.php:1390 -msgid "Serialized pie graph" -msgstr "Diagramme circulaire sérialisé" - -#: ../../operation/visual_console/view.php:321 -#: ../../include/functions_visual_map_editor.php:1391 -msgid "Bars Graph" -msgstr "Graphique à barres" - -#: ../../operation/visual_console/view.php:326 -#: ../../godmode/reporting/visual_console_builder.elements.php:231 -#: ../../include/functions_visual_map.php:4194 -#: ../../include/functions_visual_map_editor.php:59 -#: ../../include/functions_visual_map_editor.php:1392 -msgid "Event history graph" -msgstr "Graphique de l'historique des événements" - -#: ../../operation/visual_console/view.php:331 -#: ../../godmode/reporting/visual_console_builder.elements.php:240 -#: ../../include/functions_visual_map.php:4219 -#: ../../include/functions_visual_map_editor.php:1393 -#: ../../include/rest-api/models/VisualConsole/Item.php:2131 -msgid "Simple Value" -msgstr "Valeur simple" - -#: ../../operation/visual_console/view.php:336 -#: ../../godmode/reporting/visual_console_builder.elements.php:104 -#: ../../godmode/reporting/visual_console_builder.elements.php:283 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1116 -#: ../../godmode/reporting/graph_builder.graph_editor.php:214 -#: ../../godmode/reporting/visual_console_builder.wizard.php:446 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:498 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1702 -#: ../../enterprise/include/functions_reporting_csv.php:1158 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:513 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:837 -#: ../../include/functions_visual_map.php:4224 -#: ../../include/functions_visual_map_editor.php:67 -#: ../../include/functions_visual_map_editor.php:193 -#: ../../include/functions_visual_map_editor.php:779 -#: ../../include/functions_visual_map_editor.php:1394 -#: ../../include/lib/Dashboard/Widgets/module_value.php:278 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:274 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:304 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:285 -#: ../../include/lib/Dashboard/Widgets/module_status.php:294 -#: ../../include/rest-api/models/VisualConsole/Item.php:1941 -#: ../../include/rest-api/models/VisualConsole/Item.php:2135 -msgid "Label" -msgstr "Étiquette" - -#: ../../operation/visual_console/view.php:341 -#: ../../godmode/reporting/visual_console_builder.elements.php:292 -#: ../../godmode/setup/os.builder.php:40 -#: ../../godmode/groups/configure_group.php:153 -#: ../../godmode/groups/group_list.php:844 -#: ../../godmode/modules/module_list.php:60 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:103 -#: ../../include/functions_visual_map.php:4239 -#: ../../include/functions_visual_map_editor.php:68 -#: ../../include/functions_visual_map_editor.php:1395 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:384 -#: ../../include/lib/Dashboard/Widgets/module_status.php:374 -#: ../../include/rest-api/models/VisualConsole/Item.php:2147 -msgid "Icon" -msgstr "Icône" - -#: ../../operation/visual_console/view.php:346 -#: ../../godmode/reporting/visual_console_builder.elements.php:367 -#: ../../include/functions_visual_map.php:4184 -#: ../../include/functions_visual_map_editor.php:69 -#: ../../include/functions_visual_map_editor.php:1396 -#: ../../include/lib/Dashboard/Widgets/clock.php:158 -#: ../../include/lib/Dashboard/Widgets/clock.php:310 -#: ../../include/rest-api/models/VisualConsole/Item.php:2103 -msgid "Clock" -msgstr "Horloge" - -#: ../../operation/visual_console/view.php:356 -#: ../../godmode/reporting/visual_console_builder.elements.php:303 -#: ../../include/functions_visual_map.php:4174 -#: ../../include/functions_visual_map_editor.php:71 -#: ../../include/functions_visual_map_editor.php:1398 -msgid "Box" -msgstr "Boîte" - -#: ../../operation/visual_console/view.php:366 -#: ../../godmode/reporting/visual_console_builder.elements.php:343 -#: ../../include/functions_visual_map.php:4234 -#: ../../include/functions_visual_map_editor.php:73 -#: ../../include/functions_visual_map_editor.php:1400 -#: ../../include/rest-api/models/VisualConsole/Item.php:2143 -msgid "Color cloud" -msgstr "Nuage de couleur" - -#: ../../operation/visual_console/view.php:371 -#: ../../godmode/reporting/visual_console_builder.elements.php:322 -#: ../../include/functions_visual_map_editor.php:1405 -msgid "Network link" -msgstr "Lien réseau" - -#: ../../operation/visual_console/view.php:376 -#: ../../godmode/reporting/visual_console_builder.elements.php:359 -#: ../../include/rest-api/models/VisualConsole/Item.php:2151 -msgid "Odometer" -msgstr "Odomètre" - -#: ../../operation/visual_console/view.php:387 -msgid "Delete Item" -msgstr "Supprimer l'élément" - -#: ../../operation/visual_console/view.php:393 -msgid "Copy Item" -msgstr "Copier l'élément" - -#: ../../operation/visual_console/view.php:406 -#: ../../operation/agentes/estado_generalagente.php:326 -msgid "Force remote checks" -msgstr "Forcer les vérifications à distance" - -#: ../../operation/visual_console/view.php:734 -msgid "Are you sure" -msgstr "Êtes-vous certain" - -#: ../../operation/visual_console/view.php:806 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1057 -#: ../../enterprise/godmode/services/services.elements.php:840 -#: ../../enterprise/godmode/services/services.elements.php:851 -#: ../../enterprise/include/functions_visual_map.php:677 -#: ../../enterprise/include/class/Omnishell.class.php:1083 -#: ../../enterprise/include/class/AgentRepository.class.php:842 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1611 -#: ../../enterprise/include/class/LogSource.class.php:788 -#: ../../enterprise/include/class/ManageBackups.class.php:473 -#: ../../enterprise/include/functions_HA_cluster.php:535 -#: ../../include/functions_ui.php:294 -#: ../../include/class/CredentialStore.class.php:1185 -#: ../../include/class/ConfigPEN.class.php:737 -#: ../../include/class/Diagnostics.class.php:2087 -#: ../../include/class/HelpFeedBack.class.php:359 -#: ../../include/class/AgentWizard.class.php:5802 -#: ../../include/class/ModuleTemplates.class.php:1417 -#: ../../include/class/WebServerModuleDebug.class.php:359 -#: ../../include/ajax/snmp_browser.ajax.php:260 -msgid "Success" -msgstr "Succès" - -#: ../../operation/visual_console/view.php:813 -#: ../../operation/visual_console/view.php:818 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1058 -#: ../../enterprise/operation/agentes/transactional_map.php:327 -#: ../../enterprise/operation/agentes/wux_console_view.php:452 -#: ../../enterprise/operation/agentes/ux_console_view.php:210 -#: ../../enterprise/operation/agentes/ux_console_view.php:352 -#: ../../enterprise/include/class/Omnishell.class.php:1079 -#: ../../enterprise/include/class/DatabaseHA.class.php:208 -#: ../../enterprise/include/class/AgentRepository.class.php:849 -#: ../../enterprise/include/class/AgentRepository.class.php:854 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1618 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1623 -#: ../../enterprise/include/class/LogSource.class.php:795 -#: ../../enterprise/include/class/LogSource.class.php:800 -#: ../../enterprise/include/class/ManageBackups.class.php:484 -#: ../../enterprise/include/class/ManageBackups.class.php:489 -#: ../../enterprise/include/functions_ux_console.php:473 -#: ../../enterprise/include/functions_HA_cluster.php:542 -#: ../../enterprise/include/functions_HA_cluster.php:547 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:539 -#: ../../include/class/CredentialStore.class.php:1192 -#: ../../include/class/CredentialStore.class.php:1197 -#: ../../include/class/ConfigPEN.class.php:744 -#: ../../include/class/ConfigPEN.class.php:749 -#: ../../include/class/Diagnostics.class.php:2086 -#: ../../include/class/HelpFeedBack.class.php:354 -#: ../../include/class/AgentWizard.class.php:5809 -#: ../../include/class/AgentWizard.class.php:5814 -#: ../../include/class/ModuleTemplates.class.php:1424 -#: ../../include/class/ModuleTemplates.class.php:1429 -#: ../../include/class/WebServerModuleDebug.class.php:366 -#: ../../include/class/WebServerModuleDebug.class.php:371 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:372 -#: ../../include/ajax/snmp_browser.ajax.php:259 -msgid "Failed" -msgstr "Échoué" - -#: ../../operation/network/network_report.php:67 -#: ../../operation/network/network_usage_map.php:124 -msgid "Data to show" -msgstr "Données à afficher" - -#: ../../operation/network/network_report.php:78 -#: ../../operation/network/network_usage_map.php:104 -msgid "Number of result to show" -msgstr "Nombre de résultat à afficher" - -#: ../../operation/network/network_report.php:109 -#: ../../operation/network/network_usage_map.php:82 -msgid "Time Period" -msgstr "Période de temps" - -#: ../../operation/network/network_report.php:140 -#: ../../operation/incidents/list_integriaims_incidents.php:428 -#: ../../godmode/agentes/planned_downtime.list.php:860 -#: ../../godmode/modules/manage_network_templates.php:288 -#: ../../enterprise/operation/reporting/custom_reporting.php:80 -#: ../../enterprise/operation/log/log_viewer.php:805 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:597 -#: ../../enterprise/include/functions_ipam.php:337 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:319 -#: ../../include/class/ModuleTemplates.class.php:934 -#: ../../include/graphs/functions_flot.php:377 -msgid "Export to CSV" -msgstr "Exporter un fichier en CSV" - -#: ../../operation/network/network_report.php:184 -#: ../../godmode/reporting/visual_console_builder.elements.php:790 -#: ../../godmode/reporting/reporting_builder.item_editor.php:70 -#: ../../enterprise/godmode/servers/HA_cluster.php:161 -#: ../../enterprise/include/functions_reporting.php:2315 -#: ../../enterprise/include/class/Azure.cloud.php:803 -#: ../../enterprise/include/class/VMware.app.php:621 -#: ../../enterprise/include/class/Aws.cloud.php:546 -#: ../../enterprise/include/class/DeploymentCenter.class.php:755 -#: ../../enterprise/include/class/DeploymentCenter.class.php:805 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1280 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 -#: ../../enterprise/include/class/Aws.S3.php:564 -#: ../../enterprise/include/functions_ipam.php:1642 -#: ../../enterprise/include/functions_ipam.php:1643 -#: ../../enterprise/include/functions_reporting_csv.php:1933 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:100 -#: ../../include/functions_visual_map_editor.php:1460 -#: ../../include/functions_reporting_html.php:3014 -#: ../../include/functions_reporting_html.php:3340 -#: ../../include/class/AuditLog.class.php:194 -#: ../../include/ajax/heatmap.ajax.php:319 -#: ../../extensions/users_connected.php:144 ../../extensions/api_checker.php:123 -msgid "IP" -msgstr "Adresse IP" - -#: ../../operation/network/network_report.php:186 -#: ../../operation/network/network_report.php:233 -msgid "Flows" -msgstr "Flux" - -#: ../../operation/network/network_report.php:197 -#: ../../operation/network/network_report.php:235 -msgid "Packets" -msgstr "Paquets" - -#: ../../operation/network/network_report.php:206 -#: ../../operation/network/network_report.php:236 -#: ../../enterprise/include/functions_reporting_csv.php:2808 -#: ../../include/functions_netflow.php:349 ../../include/functions_config.php:965 -#: ../../include/functions_config.php:3027 -msgid "Bytes" -msgstr "Octets" - -#: ../../operation/network/network_report.php:256 -#, php-format -msgid "Filtered by port %s. Click here to remove the filter." -msgstr "Filtré par port %s. Cliquez ici pour supprimer le filtre." - -#: ../../operation/network/network_report.php:256 -#, php-format -msgid "Filtered by IP %s. Click here to remove the filter." -msgstr "Filtré par IP %s. Cliquez ici pour supprimer le filtre." - -#: ../../operation/network/network_report.php:313 ../../operation/tree.php:415 -#: ../../operation/tree.php:446 ../../godmode/groups/group_list.php:1034 -#: ../../enterprise/operation/agentes/tag_view.php:578 -#: ../../enterprise/operation/services/services.treeview_services.php:246 -#: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:93 -#: ../../enterprise/include/functions_inventory.php:271 -#: ../../include/class/Heatmap.class.php:684 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:645 -msgid "No data found" -msgstr "Aucune donnée disponible" - -#: ../../operation/network/network_report.php:324 -#: ../../godmode/setup/performance.php:701 -#: ../../include/functions_netflow.php:2078 -#: ../../include/functions_visual_map.php:2866 -msgid "Others" -msgstr "Autres" - -#: ../../operation/network/network_usage_map.php:29 ../../operation/menu.php:106 -msgid "Network usage map" -msgstr "Carte d’utilisation du réseau" - -#: ../../operation/network/network_usage_map.php:139 -msgid "Show netflow map" -msgstr "Afficher la carte netflow" - -#: ../../operation/network/network_usage_map.php:175 -msgid "No data retrieved" -msgstr "Aucune donnée récupérée" - -#: ../../operation/search_users.php:45 ../../godmode/tag/tag.php:281 -#: ../../godmode/tag/edit_tag.php:239 -#: ../../enterprise/operation/reporting/custom_reporting.php:20 -#: ../../enterprise/godmode/setup/setup_auth.php:99 -#: ../../enterprise/include/functions_tasklist.php:254 -#: ../../enterprise/include/functions_tasklist.php:341 -#: ../../include/functions_cron.php:575 ../../include/functions_cron.php:666 -msgid "Email" -msgstr "Courriel" - -#: ../../operation/search_users.php:46 ../../operation/gis_maps/ajax.php:239 -#: ../../operation/gis_maps/ajax.php:349 ../../operation/gis_maps/ajax.php:466 -#: ../../operation/agentes/estado_agente.php:769 -#: ../../operation/agentes/estado_generalagente.php:343 -#: ../../operation/agentes/ver_agente.php:1019 -#: ../../operation/agentes/log_sources_status.php:58 -#: ../../operation/search_agents.php:58 -#: ../../godmode/agentes/planned_downtime.editor.php:917 -#: ../../godmode/users/user_list.php:481 -#: ../../enterprise/operation/agentes/tag_view.php:609 -#: ../../enterprise/operation/agentes/ver_agente.php:77 -#: ../../enterprise/operation/agentes/policy_view.php:399 -#: ../../enterprise/godmode/reporting/aws_view.php:61 -#: ../../enterprise/meta/agentsearch.php:142 -#: ../../include/functions_treeview.php:668 -#: ../../include/functions_events.php:4500 ../../include/ajax/module.php:984 -#: ../../extensions/users_connected.php:146 ../../mobile/operation/agent.php:193 -#: ../../mobile/operation/agents.php:99 ../../mobile/operation/agents.php:417 -#: ../../mobile/operation/agents.php:419 ../../mobile/operation/agents.php:422 -msgid "Last contact" -msgstr "Dernier contact" - -#: ../../operation/search_users.php:47 -msgid "Profile" -msgstr "Profil" - -#: ../../operation/search_users.php:62 ../../godmode/users/user_list.php:483 -#: ../../godmode/users/user_list.php:664 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:276 -#: ../../enterprise/godmode/servers/HA_cluster.php:177 -#: ../../enterprise/extensions/disabled/check_acls.php:63 -#: ../../enterprise/extensions/disabled/check_acls.php:150 -msgid "Admin" -msgstr "Administrateur" - -#: ../../operation/search_users.php:63 ../../godmode/users/configure_user.php:984 -#: ../../godmode/users/user_list.php:665 -msgid "Administrator" -msgstr "Administrateur" - -#: ../../operation/search_users.php:71 ../../operation/users/user_edit.php:696 -#: ../../operation/users/user_edit.php:742 -#: ../../operation/events/events.build_table.php:202 -#: ../../operation/events/events.build_table.php:707 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:118 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:249 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3311 -#: ../../godmode/update_manager/update_manager.history.php:43 -#: ../../godmode/setup/setup_integria.php:283 -#: ../../godmode/setup/setup_ehorus.php:80 -#: ../../godmode/events/custom_events.php:99 -#: ../../enterprise/godmode/setup/setup_auth.php:1039 -#: ../../enterprise/godmode/setup/setup_auth.php:1071 -#: ../../enterprise/godmode/servers/manage_export_form.php:113 -#: ../../enterprise/include/functions_tasklist.php:152 -#: ../../enterprise/include/class/MySQL.app.php:523 -#: ../../enterprise/include/class/DB2.app.php:501 -#: ../../enterprise/include/class/Oracle.app.php:508 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:502 -#: ../../enterprise/meta/general/login_page.php:125 -#: ../../enterprise/meta/general/login_page.php:167 -#: ../../enterprise/meta/include/functions_wizard_meta.php:516 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1465 -#: ../../enterprise/meta/include/functions_events_meta.php:70 -#: ../../enterprise/meta/include/functions_meta.php:1165 -#: ../../enterprise/meta/include/functions_meta.php:1219 -#: ../../enterprise/meta/include/functions_meta.php:1273 -#: ../../enterprise/extensions/disabled/check_acls.php:47 -#: ../../enterprise/extensions/disabled/check_acls.php:132 -#: ../../general/logon_ok.php:247 ../../general/login_page.php:230 -#: ../../general/login_page.php:272 ../../include/functions.php:3045 -#: ../../include/functions_config.php:672 ../../include/functions_config.php:692 -#: ../../include/functions_cron.php:463 ../../include/functions_events.php:194 -#: ../../include/functions_events.php:245 ../../include/functions_events.php:6697 -#: ../../include/functions_events.php:7124 -#: ../../include/functions_reporting_html.php:5674 -#: ../../include/class/CredentialStore.class.php:805 -#: ../../include/class/CredentialStore.class.php:1134 -#: ../../include/class/AuditLog.class.php:108 -#: ../../include/class/AuditLog.class.php:211 -#: ../../extensions/users_connected.php:143 ../../extensions/api_checker.php:138 -#: ../../mobile/operation/tactical.php:349 -#: ../../mobile/include/user.class.php:373 -msgid "User" -msgstr "Utilisateur" - -#: ../../operation/search_users.php:72 ../../godmode/users/configure_user.php:999 -msgid "Standard User" -msgstr "Utilisateur standard" - -#: ../../operation/search_users.php:87 ../../godmode/users/user_list.php:723 -#: ../../include/functions_reporting.php:4421 -#: ../../include/functions_reporting.php:4468 -msgid "The user doesn't have any assigned profile/group" -msgstr "Aucun profil/groupe assigné à cet utilisateur" - -#: ../../operation/gis_maps/gis_map.php:30 -#: ../../operation/gis_maps/render_view.php:130 -#: ../../godmode/gis_maps/configure_gis_map.php:86 -msgid "GIS Maps list" -msgstr "Liste de cartes GIS" - -#: ../../operation/gis_maps/gis_map.php:35 ../../operation/menu.php:260 -msgid "GIS Maps" -msgstr "Cartes GIS" - -#: ../../operation/gis_maps/gis_map.php:109 -#: ../../godmode/reporting/graphs.php:323 -#: ../../godmode/reporting/reporting_builder.php:957 -#: ../../godmode/reporting/reporting_builder.php:1156 -#: ../../godmode/reporting/reporting_builder.list_items.php:427 -#: ../../godmode/alerts/alert_list.list.php:482 -#: ../../godmode/alerts/alert_templates.php:387 -#: ../../godmode/users/profile_list.php:349 ../../godmode/users/user_list.php:487 -#: ../../godmode/servers/servers.build_table.php:77 -#: ../../godmode/servers/plugin.php:819 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 -#: ../../enterprise/godmode/policies/policies.php:409 -#: ../../enterprise/godmode/policies/policy_alerts.php:354 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:224 -#: ../../enterprise/godmode/modules/local_components.php:625 -#: ../../enterprise/meta/advanced/servers.build_table.php:72 -#: ../../enterprise/meta/include/functions_autoprovision.php:644 -#: ../../include/functions_container.php:157 -msgid "Op." -msgstr "Op." - -#: ../../operation/gis_maps/gis_map.php:200 -msgid "No maps found" -msgstr "Aucune carte retrouvée" - -#: ../../operation/gis_maps/gis_map.php:207 -#: ../../operation/incidents/list_integriaims_incidents.php:573 -#: ../../operation/incidents/configure_integriaims_incident.php:380 -#: ../../godmode/netflow/nf_edit_form.php:272 -#: ../../godmode/snmpconsole/snmp_filters.php:263 -#: ../../godmode/snmpconsole/snmp_filters.php:336 -#: ../../godmode/snmpconsole/snmp_alert.php:1054 -#: ../../godmode/snmpconsole/snmp_alert.php:1465 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2167 -#: ../../godmode/reporting/graph_builder.main.php:294 -#: ../../godmode/reporting/create_container.php:333 -#: ../../godmode/reporting/map_builder.php:559 -#: ../../godmode/category/edit_category.php:205 ../../godmode/setup/news.php:231 -#: ../../godmode/setup/gis.php:97 ../../godmode/setup/os.php:95 -#: ../../godmode/setup/os.php:177 ../../godmode/setup/links.php:127 -#: ../../godmode/agentes/planned_downtime.list.php:582 -#: ../../godmode/agentes/planned_downtime.list.php:873 -#: ../../godmode/agentes/configure_field.php:141 -#: ../../godmode/agentes/module_manager.php:229 -#: ../../godmode/agentes/module_manager_editor.php:788 -#: ../../godmode/agentes/agent_manager.php:929 -#: ../../godmode/groups/configure_group.php:279 -#: ../../godmode/groups/configure_modu_group.php:86 -#: ../../godmode/alerts/configure_alert_command.php:387 -#: ../../godmode/alerts/alert_list.list.php:958 -#: ../../godmode/alerts/alert_commands.php:748 -#: ../../godmode/alerts/alert_list.php:496 -#: ../../godmode/alerts/alert_templates.php:481 -#: ../../godmode/alerts/alert_actions.php:471 -#: ../../godmode/alerts/configure_alert_action.php:402 -#: ../../godmode/users/profile_list.php:463 -#: ../../godmode/users/configure_user.php:1475 -#: ../../godmode/events/event_responses.editor.php:219 -#: ../../godmode/events/event_edit_filter.php:676 -#: ../../godmode/modules/manage_network_components.php:934 -#: ../../godmode/modules/manage_nc_groups.php:318 -#: ../../godmode/modules/manage_network_components_form.php:376 -#: ../../godmode/modules/manage_network_templates_form.php:180 -#: ../../godmode/modules/manage_nc_groups_form.php:93 -#: ../../godmode/modules/manage_network_templates.php:309 -#: ../../godmode/tag/edit_tag.php:281 ../../godmode/servers/plugin.php:596 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:405 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:148 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:315 -#: ../../enterprise/tools/ipam/ipam_editor.php:361 -#: ../../enterprise/tools/ipam/ipam_list.php:746 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:454 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:24 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:87 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:428 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:269 -#: ../../enterprise/godmode/reporting/aws_view.php:194 -#: ../../enterprise/godmode/setup/edit_skin.php:299 -#: ../../enterprise/godmode/agentes/collections.editor.php:169 -#: ../../enterprise/godmode/agentes/collections.agents.php:38 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:671 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:720 -#: ../../enterprise/godmode/agentes/collections.php:404 -#: ../../enterprise/godmode/agentes/collections.data.php:68 -#: ../../enterprise/godmode/agentes/collections.data.php:169 -#: ../../enterprise/godmode/agentes/collections.data.php:193 -#: ../../enterprise/godmode/agentes/collections.data.php:213 -#: ../../enterprise/godmode/agentes/collections.data.php:240 -#: ../../enterprise/godmode/agentes/collections.data.php:296 -#: ../../enterprise/godmode/policies/policies.php:645 -#: ../../enterprise/godmode/policies/policy_modules.php:432 -#: ../../enterprise/godmode/policies/configure_policy.php:139 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:433 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:599 -#: ../../enterprise/godmode/modules/configure_local_component.php:680 -#: ../../enterprise/godmode/modules/local_components.php:716 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:343 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:145 -#: ../../enterprise/godmode/servers/manage_export.php:130 -#: ../../enterprise/godmode/servers/manage_export.php:169 -#: ../../enterprise/godmode/services/services.service.php:912 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3095 -#: ../../enterprise/meta/advanced/collections.editor.php:136 -#: ../../enterprise/meta/advanced/cron_main.php:467 -#: ../../enterprise/meta/advanced/links.php:137 -#: ../../enterprise/meta/advanced/collections.php:437 -#: ../../enterprise/meta/advanced/collections.php:448 -#: ../../enterprise/meta/advanced/collections.data.php:42 -#: ../../enterprise/meta/advanced/collections.data.php:71 -#: ../../enterprise/meta/advanced/collections.data.php:93 -#: ../../enterprise/meta/advanced/collections.data.php:113 -#: ../../enterprise/meta/advanced/collections.data.php:138 -#: ../../enterprise/meta/advanced/collections.data.php:184 -#: ../../enterprise/meta/include/functions_autoprovision.php:588 -#: ../../enterprise/meta/include/functions_autoprovision.php:789 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:300 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:105 -#: ../../enterprise/views/ncm/snippets/list.php:127 -#: ../../enterprise/views/ncm/snippets/edit.php:106 -#: ../../enterprise/views/ncm/vendors/list.php:119 -#: ../../enterprise/views/ncm/vendors/edit.php:104 -#: ../../enterprise/views/ncm/models/list.php:121 -#: ../../enterprise/views/ncm/models/edit.php:103 -#: ../../enterprise/views/ncm/templates/list.php:133 -#: ../../enterprise/views/ncm/templates/edit.php:315 -#: ../../enterprise/views/ncm/firmwares/list.php:133 -#: ../../enterprise/views/ncm/firmwares/edit.php:169 -#: ../../enterprise/views/ipam/sites/list.php:98 -#: ../../enterprise/views/ipam/sites/edit.php:80 -#: ../../include/functions_visual_map_editor.php:884 -#: ../../include/class/ManageNetScanScripts.class.php:763 -#: ../../include/class/ModuleTemplates.class.php:960 -#: ../../include/class/ModuleTemplates.class.php:1007 -#: ../../include/functions_filemanager.php:813 -#: ../../include/functions_filemanager.php:874 ../../views/calendar/list.php:144 -#: ../../views/calendar/special_days_edit.php:163 -#: ../../views/calendar/special_days_edit.php:206 -#: ../../views/calendar/edit.php:120 ../../views/calendar/special_days.php:323 -#: ../../views/calendar/special_days.php:406 -#: ../../views/calendar/special_days.php:481 -#: ../../views/calendar/special_days.php:505 -msgid "Create" -msgstr "Créer" - -#: ../../operation/gis_maps/gis_map.php:219 -msgid "Caution: Do you want delete the map?" -msgstr "Attention : êtes-vous sûr(e) de vouloir supprimer la carte ?" - -#: ../../operation/gis_maps/gis_map.php:226 -msgid "Do you want to set default the map?" -msgstr "Voulez-vous configurer la carte par défaut ?" - -#: ../../operation/gis_maps/gis_map.php:234 -msgid "There was error on setup the default map." -msgstr "Erreur de configuration par défaut de la carte" - -#: ../../operation/gis_maps/ajax.php:236 ../../operation/gis_maps/ajax.php:269 -#: ../../operation/agentes/estado_monitores.php:123 -#: ../../operation/agentes/estado_agente.php:739 -#: ../../operation/agentes/interface_view.functions.php:480 -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/alerts_status.php:547 -#: ../../operation/agentes/alerts_status.php:617 -#: ../../operation/agentes/ver_agente.php:1160 -#: ../../operation/agentes/exportdata.php:83 -#: ../../operation/agentes/status_monitor.php:1308 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/search_modules.php:33 ../../operation/search_agents.php:42 -#: ../../operation/search_agents.php:48 ../../operation/search_alerts.php:34 -#: ../../operation/events/sound_events.php:165 -#: ../../operation/events/events.php:1953 -#: ../../operation/events/events.build_table.php:80 -#: ../../godmode/reporting/visual_console_builder.elements.php:104 -#: ../../godmode/reporting/reporting_builder.item_editor.php:196 -#: ../../godmode/reporting/reporting_builder.item_editor.php:819 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1553 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3763 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4281 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4305 -#: ../../godmode/reporting/graph_builder.graph_editor.php:212 -#: ../../godmode/reporting/visual_console_builder.wizard.php:450 -#: ../../godmode/reporting/visual_console_builder.wizard.php:738 -#: ../../godmode/reporting/visual_console_builder.wizard.php:761 -#: ../../godmode/reporting/create_container.php:387 -#: ../../godmode/reporting/create_container.php:554 -#: ../../godmode/reporting/create_container.php:627 -#: ../../godmode/reporting/reporting_builder.list_items.php:391 -#: ../../godmode/massive/massive_standby_alerts.php:223 -#: ../../godmode/massive/massive_standby_alerts.php:258 -#: ../../godmode/massive/massive_copy_modules.php:131 -#: ../../godmode/massive/massive_copy_modules.php:295 -#: ../../godmode/massive/massive_enable_disable_alerts.php:195 -#: ../../godmode/massive/massive_enable_disable_alerts.php:230 -#: ../../godmode/gis_maps/configure_gis_map.php:581 -#: ../../godmode/agentes/planned_downtime.list.php:353 -#: ../../godmode/agentes/status_monitor_custom_fields.php:77 -#: ../../godmode/agentes/status_monitor_custom_fields.php:143 -#: ../../godmode/agentes/module_manager_editor_common.php:1250 -#: ../../godmode/agentes/module_manager_editor_common.php:1303 -#: ../../godmode/agentes/module_manager_editor_prediction.php:126 -#: ../../godmode/alerts/alert_view.php:87 -#: ../../godmode/alerts/alert_list.builder.php:56 -#: ../../godmode/alerts/alert_list.list.php:474 -#: ../../godmode/alerts/alert_list.list.php:724 -#: ../../godmode/servers/plugin.php:87 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:187 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:365 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:491 -#: ../../enterprise/operation/agentes/tag_view.php:599 -#: ../../enterprise/operation/inventory/inventory.php:387 -#: ../../enterprise/operation/log/log_viewer.php:632 -#: ../../enterprise/tools/ipam/ipam_network.php:397 -#: ../../enterprise/tools/ipam/ipam_ajax.php:379 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:316 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1393 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2031 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3501 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3712 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3730 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:220 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:136 -#: ../../enterprise/godmode/agentes/collections.agents.php:94 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:85 -#: ../../enterprise/godmode/policies/policy_linking.php:150 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:299 -#: ../../enterprise/godmode/services/services.elements.php:94 -#: ../../enterprise/godmode/services/services.elements.php:133 -#: ../../enterprise/godmode/services/services.elements.php:274 -#: ../../enterprise/include/functions_reporting.php:1852 -#: ../../enterprise/include/functions_reporting.php:2185 -#: ../../enterprise/include/functions_reporting.php:2216 -#: ../../enterprise/include/functions_reporting.php:2234 -#: ../../enterprise/include/functions_reporting.php:2891 -#: ../../enterprise/include/functions_reporting.php:3878 -#: ../../enterprise/include/functions_reporting.php:4902 -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -#: ../../enterprise/include/functions_inventory.php:363 -#: ../../enterprise/include/functions_inventory.php:849 -#: ../../enterprise/include/functions_inventory.php:905 -#: ../../enterprise/include/functions_events.php:147 -#: ../../enterprise/include/functions_services.php:1666 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:922 -#: ../../enterprise/include/class/LogSource.class.php:627 -#: ../../enterprise/include/functions_reporting_pdf.php:524 -#: ../../enterprise/include/functions_reporting_pdf.php:532 -#: ../../enterprise/include/functions_reporting_pdf.php:540 -#: ../../enterprise/include/functions_reporting_pdf.php:556 -#: ../../enterprise/include/functions_reporting_pdf.php:714 -#: ../../enterprise/include/functions_reporting_csv.php:490 -#: ../../enterprise/include/functions_reporting_csv.php:776 -#: ../../enterprise/include/functions_reporting_csv.php:802 -#: ../../enterprise/include/functions_reporting_csv.php:915 -#: ../../enterprise/include/functions_reporting_csv.php:954 -#: ../../enterprise/include/functions_reporting_csv.php:1014 -#: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/include/functions_reporting_csv.php:1054 -#: ../../enterprise/include/functions_reporting_csv.php:1184 -#: ../../enterprise/include/functions_reporting_csv.php:1215 -#: ../../enterprise/include/functions_reporting_csv.php:1270 -#: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../enterprise/include/functions_reporting_csv.php:1374 -#: ../../enterprise/include/functions_reporting_csv.php:1429 -#: ../../enterprise/include/functions_reporting_csv.php:1458 -#: ../../enterprise/include/functions_reporting_csv.php:1502 -#: ../../enterprise/include/functions_reporting_csv.php:1548 -#: ../../enterprise/include/functions_reporting_csv.php:1621 -#: ../../enterprise/include/functions_reporting_csv.php:1740 -#: ../../enterprise/include/functions_reporting_csv.php:1975 -#: ../../enterprise/include/functions_reporting_csv.php:2048 -#: ../../enterprise/include/functions_reporting_csv.php:2281 -#: ../../enterprise/include/functions_reporting_csv.php:2317 -#: ../../enterprise/include/functions_reporting_csv.php:2348 -#: ../../enterprise/include/functions_reporting_csv.php:2465 -#: ../../enterprise/include/functions_reporting_csv.php:2518 -#: ../../enterprise/include/functions_reporting_csv.php:2736 -#: ../../enterprise/meta/include/functions_wizard_meta.php:3494 -#: ../../enterprise/meta/agentsearch.php:134 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:99 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:281 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:376 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:443 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:711 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:790 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:205 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:704 -#: ../../include/functions_reports.php:1313 -#: ../../include/functions_reporting.php:6654 -#: ../../include/functions_snmp_browser.php:1625 -#: ../../include/functions_graph.php:5343 -#: ../../include/functions_visual_map_editor.php:422 -#: ../../include/functions_visual_map_editor.php:455 -#: ../../include/functions_reporting_html.php:542 -#: ../../include/functions_reporting_html.php:938 -#: ../../include/functions_reporting_html.php:1049 -#: ../../include/functions_reporting_html.php:1057 -#: ../../include/functions_reporting_html.php:1747 -#: ../../include/functions_reporting_html.php:2075 -#: ../../include/functions_reporting_html.php:2177 -#: ../../include/functions_reporting_html.php:2997 -#: ../../include/functions_reporting_html.php:3131 -#: ../../include/functions_reporting_html.php:3434 -#: ../../include/functions_reporting_html.php:3514 -#: ../../include/functions_reporting_html.php:3522 -#: ../../include/functions_reporting_html.php:3531 -#: ../../include/functions_reporting_html.php:3543 -#: ../../include/functions_reporting_html.php:3699 -#: ../../include/functions_reporting_html.php:3822 -#: ../../include/functions_reporting_html.php:3916 -#: ../../include/functions_reporting_html.php:4640 -#: ../../include/functions_reporting_html.php:4688 -#: ../../include/functions_reporting_html.php:4726 -#: ../../include/functions_reporting_html.php:5035 -#: ../../include/functions_reporting_html.php:5075 -#: ../../include/functions_reporting_html.php:5325 -#: ../../include/class/NetworkMap.class.php:2835 -#: ../../include/class/NetworkMap.class.php:2884 -#: ../../include/class/NetworkMap.class.php:3162 -#: ../../include/class/AgentsAlerts.class.php:410 -#: ../../include/class/AgentsAlerts.class.php:974 -#: ../../include/lib/Dashboard/Widgets/module_value.php:290 -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:250 -#: ../../include/lib/Dashboard/Widgets/top_n.php:206 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:286 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:316 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:265 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:261 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:297 -#: ../../include/lib/Dashboard/Widgets/module_status.php:306 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:239 -#: ../../include/functions_gis.php:229 -#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:224 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:235 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:394 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:363 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:546 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:332 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:368 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:585 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:511 -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:281 -#: ../../include/ajax/heatmap.ajax.php:238 -#: ../../include/ajax/heatmap.ajax.php:277 -#: ../../include/ajax/heatmap.ajax.php:312 -#: ../../include/ajax/alert_list.ajax.php:446 -#: ../../extensions/insert_data.php:158 ../../mobile/operation/events.php:553 -#: ../../mobile/operation/home.php:96 ../../mobile/operation/alerts.php:335 -#: ../../mobile/operation/agents.php:93 ../../mobile/operation/agents.php:403 -#: ../../mobile/operation/modules.php:597 -msgid "Agent" -msgstr "Agent" - -#: ../../operation/gis_maps/ajax.php:237 ../../operation/gis_maps/ajax.php:275 -#: ../../operation/gis_maps/ajax.php:444 -msgid "Position (Lat, Long, Alt)" -msgstr "Position (Lat, Long, Alt)" - -#: ../../operation/gis_maps/ajax.php:238 -msgid "Start contact" -msgstr "Commencer le contact" - -#: ../../operation/gis_maps/ajax.php:240 -msgid "Num reports" -msgstr "Rapports numériques" - -#: ../../operation/gis_maps/ajax.php:242 ../../operation/agentes/gis_view.php:225 -msgid "Manual placement" -msgstr "Emplacement manuel" - -#: ../../operation/gis_maps/ajax.php:279 ../../operation/gis_maps/ajax.php:448 -msgid "Default position of map." -msgstr "Position de la carte par défaut" - -#: ../../operation/gis_maps/ajax.php:290 -#: ../../godmode/agentes/agent_manager.php:298 -#: ../../godmode/servers/modificar_server.php:62 -#: ../../enterprise/include/functions_reporting_csv.php:718 -#: ../../enterprise/meta/include/functions_wizard_meta.php:209 -#: ../../enterprise/meta/include/functions_wizard_meta.php:213 -#: ../../enterprise/meta/include/functions_wizard_meta.php:479 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1460 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1805 -#: ../../include/functions_treeview.php:640 -#: ../../include/functions_events.php:4486 -#: ../../include/functions_reporting_html.php:1492 -#: ../../include/functions_reporting_html.php:3826 -#: ../../include/functions_reporting_html.php:3920 -msgid "IP Address" -msgstr "Adresse IP" - -#: ../../operation/gis_maps/ajax.php:297 -#: ../../operation/agentes/estado_agente.php:748 -#: ../../operation/agentes/estado_generalagente.php:196 -#: ../../operation/tree.php:78 ../../operation/tree.php:146 -#: ../../operation/search_agents.php:44 ../../operation/search_agents.php:50 -#: ../../godmode/reporting/reporting_builder.item_editor.php:71 -#: ../../godmode/massive/massive_edit_agents.php:719 -#: ../../godmode/agentes/planned_downtime.editor.php:916 -#: ../../godmode/agentes/modificar_agente.php:649 -#: ../../godmode/agentes/agent_manager.php:389 -#: ../../enterprise/operation/agentes/tag_view.php:602 -#: ../../enterprise/tools/ipam/ipam_network.php:398 -#: ../../enterprise/godmode/modules/configure_local_component.php:177 -#: ../../enterprise/godmode/modules/local_components.php:561 -#: ../../enterprise/godmode/modules/local_components.php:586 -#: ../../enterprise/godmode/modules/local_components.php:622 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:274 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:103 -#: ../../enterprise/include/class/AgentRepository.class.php:342 -#: ../../enterprise/include/class/AgentRepository.class.php:630 -#: ../../enterprise/include/class/AgentRepository.class.php:673 -#: ../../enterprise/include/class/DeploymentCenter.class.php:756 -#: ../../enterprise/include/class/DeploymentCenter.class.php:817 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1289 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 -#: ../../enterprise/include/functions_reporting_csv.php:718 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:254 -#: ../../enterprise/meta/agentsearch.php:136 -#: ../../enterprise/views/cluster/view.php:253 -#: ../../include/functions_events.php:4491 -#: ../../include/functions_reporting_html.php:1496 -#: ../../include/functions_reporting_html.php:3339 -#: ../../include/class/Diagnostics.class.php:748 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:332 -#: ../../include/ajax/heatmap.ajax.php:325 ../../mobile/operation/agents.php:94 -#: ../../mobile/operation/agents.php:404 -msgid "OS" -msgstr "Système d'exploitation" - -#: ../../operation/gis_maps/ajax.php:316 -#: ../../godmode/reporting/reporting_builder.item_editor.php:75 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2269 -#: ../../godmode/events/event_responses.editor.php:156 -#: ../../godmode/events/event_responses.editor.php:164 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2266 -#: ../../enterprise/include/functions_reporting_csv.php:718 -#: ../../enterprise/include/functions_reporting_csv.php:2409 -#: ../../enterprise/include/functions_reporting_csv.php:2423 -#: ../../include/functions_reporting_html.php:1512 -#: ../../extensions/api_checker.php:220 -msgid "URL" -msgstr "URL" - -#: ../../operation/gis_maps/ajax.php:339 -msgid "Satellite Version" -msgstr "Version Satellite" - -#: ../../operation/gis_maps/ajax.php:341 -#: ../../operation/agentes/estado_generalagente.php:227 -#: ../../enterprise/views/cluster/view.php:309 -#: ../../include/functions_treeview.php:731 -msgid "Agent Version" -msgstr "Version de l'agent" - -#: ../../operation/gis_maps/ajax.php:351 ../../operation/gis_maps/ajax.php:362 -#: ../../operation/gis_maps/ajax.php:468 ../../operation/gis_maps/ajax.php:479 -#: ../../operation/agentes/estado_generalagente.php:348 -#: ../../godmode/snmpconsole/snmp_alert.php:1295 ../../godmode/db/db_main.php:189 -#: ../../enterprise/tools/ipam/ipam_ajax.php:502 -#: ../../enterprise/tools/ipam/ipam_list.php:675 -#: ../../enterprise/include/functions_tasklist.php:572 -#: ../../enterprise/include/functions_ipam.php:2072 -#: ../../enterprise/include/functions_ipam.php:2073 -#: ../../enterprise/include/functions_ipam.php:2074 -#: ../../include/functions_ui.php:549 ../../include/functions_treeview.php:660 -#: ../../include/functions_cron.php:869 -msgid "Never" -msgstr "Jamais" - -#: ../../operation/gis_maps/ajax.php:360 ../../operation/gis_maps/ajax.php:477 -#: ../../operation/agentes/estado_agente.php:745 -#: ../../operation/agentes/estado_generalagente.php:343 -#: ../../enterprise/operation/agentes/tag_view.php:601 -#: ../../enterprise/include/functions_reporting_csv.php:718 -#: ../../include/functions_treeview.php:668 -msgid "Remote" -msgstr "À distance" - -#: ../../operation/gis_maps/ajax.php:385 ../../operation/gis_maps/ajax.php:502 -msgid "Number of non-validated critical events" -msgstr "Nombre d'événements critiques non validés" - -#: ../../operation/gis_maps/ajax.php:395 ../../operation/gis_maps/ajax.php:512 -msgid "Alert(s) fired" -msgstr "Alerte(s) déclenchée(s)" - -#: ../../operation/gis_maps/render_view.php:145 -msgid "Show link to public GIS map" -msgstr "Afficher le lien vers la carte SIG publique" - -#: ../../operation/gis_maps/render_view.php:149 ../../include/functions.php:3350 -msgid "5 seconds" -msgstr "5 secondes" - -#: ../../operation/gis_maps/render_view.php:150 ../../include/functions.php:3351 -msgid "10 seconds" -msgstr "10 secondes" - -#: ../../operation/gis_maps/render_view.php:151 ../../operation/heatmap.php:171 -#: ../../include/functions.php:3353 -#: ../../include/class/AgentsAlerts.class.php:816 -#: ../../include/ajax/heatmap.ajax.php:50 -msgid "30 seconds" -msgstr "30 secondes" - -#: ../../operation/gis_maps/render_view.php:152 ../../operation/heatmap.php:172 -#: ../../include/functions.php:3354 -#: ../../include/class/AgentsAlerts.class.php:817 -#: ../../include/ajax/heatmap.ajax.php:51 -msgid "1 minute" -msgstr "1 minute" - -#: ../../operation/gis_maps/render_view.php:153 ../../include/functions.php:3355 -#: ../../include/class/AgentsAlerts.class.php:818 -msgid "2 minutes" -msgstr "2 minutes" - -#: ../../operation/gis_maps/render_view.php:154 ../../operation/heatmap.php:174 -#: ../../include/functions.php:3356 -#: ../../include/class/AgentsAlerts.class.php:819 -#: ../../include/ajax/heatmap.ajax.php:53 ../../include/ajax/module.php:198 -msgid "5 minutes" -msgstr "5 minutes" - -#: ../../operation/gis_maps/render_view.php:155 -#: ../../include/class/AgentsAlerts.class.php:820 -msgid "10 minutes" -msgstr "10 minutes" - -#: ../../operation/gis_maps/render_view.php:156 -#: ../../godmode/reporting/create_container.php:346 -#: ../../godmode/setup/performance.php:529 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:217 -#: ../../include/functions.php:2691 ../../include/functions.php:3359 -#: ../../include/ajax/graph.ajax.php:146 ../../include/ajax/module.php:200 -msgid "1 hour" -msgstr "1 heure" - -#: ../../operation/gis_maps/render_view.php:157 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:218 -msgid "2 hours" -msgstr "2 heures" - -#: ../../operation/gis_maps/render_view.php:164 -#: ../../operation/agentes/estado_monitores.php:521 -#: ../../operation/agentes/estado_agente.php:275 -#: ../../operation/agentes/group_view.php:228 -#: ../../operation/agentes/group_view.php:233 -#: ../../operation/agentes/tactical.php:178 -#: ../../operation/agentes/status_monitor.php:494 ../../operation/tree.php:214 -#: ../../operation/tree.php:271 ../../operation/tree.php:466 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3603 -#: ../../godmode/massive/massive_delete_agents.php:211 -#: ../../godmode/massive/massive_edit_agents.php:533 -#: ../../godmode/massive/massive_edit_modules.php:387 -#: ../../godmode/massive/massive_edit_modules.php:473 -#: ../../godmode/massive/massive_copy_modules.php:117 -#: ../../godmode/massive/massive_copy_modules.php:277 -#: ../../godmode/massive/massive_delete_modules.php:420 -#: ../../godmode/massive/massive_delete_modules.php:441 -#: ../../godmode/groups/group_list.php:1054 -#: ../../godmode/modules/manage_network_components_form_wizard.php:411 -#: ../../enterprise/operation/agentes/tag_view.php:133 -#: ../../enterprise/operation/services/services.treeview_services.php:266 -#: ../../enterprise/operation/services/services.service.php:122 -#: ../../enterprise/operation/services/services.service.php:168 -#: ../../enterprise/operation/services/services.list.php:239 -#: ../../enterprise/operation/services/services.list.php:504 -#: ../../enterprise/operation/services/services.list.php:558 -#: ../../enterprise/operation/services/services.service_map.php:114 -#: ../../enterprise/operation/services/services.table_services.php:161 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:121 -#: ../../enterprise/godmode/massive/massive_create_services.php:733 -#: ../../enterprise/godmode/services/services.service.php:685 -#: ../../enterprise/godmode/services/services.elements.php:363 -#: ../../enterprise/include/functions_reporting.php:3190 -#: ../../enterprise/include/functions_reporting.php:4191 -#: ../../enterprise/include/functions_reporting.php:4842 -#: ../../enterprise/include/functions_reporting.php:6198 -#: ../../enterprise/include/functions_services.php:1440 -#: ../../enterprise/meta/include/functions_wizard_meta.php:984 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1068 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1269 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1293 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1506 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1590 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1709 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1727 -#: ../../enterprise/meta/monitoring/group_view.php:240 -#: ../../enterprise/meta/monitoring/group_view.php:246 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:122 -#: ../../enterprise/meta/monitoring/tactical.php:239 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:181 -#: ../../include/functions.php:1039 ../../include/functions.php:1275 -#: ../../include/functions.php:1276 ../../include/functions.php:1278 -#: ../../include/functions.php:1319 ../../include/functions_ui.php:2604 -#: ../../include/functions_events.php:3345 ../../include/functions_graph.php:3563 -#: ../../include/functions_graph.php:3564 ../../include/functions_graph.php:5131 -#: ../../include/functions_reporting_html.php:859 -#: ../../include/functions_reporting_html.php:2293 -#: ../../include/functions_reporting_html.php:4556 -#: ../../include/class/AgentWizard.class.php:1303 -#: ../../include/class/AgentWizard.class.php:4003 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:313 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:387 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:420 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:660 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:416 -#: ../../extensions/module_groups.php:50 ../../mobile/operation/agents.php:57 -#: ../../mobile/operation/modules.php:71 -msgid "Critical" -msgstr "Critique" - -#: ../../operation/gis_maps/render_view.php:166 -#: ../../godmode/massive/massive_edit_agents.php:981 -#: ../../enterprise/operation/agentes/transactional_map.php:321 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:64 -#: ../../enterprise/operation/services/services.service.php:161 -#: ../../enterprise/operation/services/services.list.php:237 -#: ../../enterprise/operation/services/services.list.php:552 -#: ../../enterprise/operation/services/services.service_map.php:116 -#: ../../enterprise/operation/services/services.table_services.php:159 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:444 -#: ../../enterprise/godmode/services/services.elements.php:843 -#: ../../enterprise/godmode/services/services.elements.php:854 -#: ../../enterprise/include/class/Omnishell.class.php:1499 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3006 -#: ../../enterprise/include/lib/Metaconsole/Node.php:458 -#: ../../enterprise/load_enterprise.php:638 -#: ../../enterprise/load_enterprise.php:1134 -#: ../../include/functions_config.php:1250 -#: ../../include/functions_config.php:3107 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:377 -#: ../../views/dashboard/list.php:224 ../../views/dashboard/header.php:68 -#: ../../views/dashboard/header.php:102 -msgid "Ok" -msgstr "Valider" - -#: ../../operation/gis_maps/render_view.php:170 -msgid "Filter by status" -msgstr "Filtrer par état" - -#: ../../operation/gis_maps/render_view.php:173 -#: ../../operation/agentes/estado_agente.php:201 -#: ../../godmode/agentes/configurar_agente.php:390 -#: ../../godmode/agentes/configurar_agente.php:695 ../../godmode/menu.php:309 -#: ../../godmode/menu.php:316 -#: ../../godmode/module_library/module_library_view.php:48 -#: ../../enterprise/godmode/policies/configure_policy.php:38 -#: ../../enterprise/godmode/servers/HA_cluster.php:70 -#: ../../enterprise/include/functions_policies.php:3712 -#: ../../enterprise/meta/general/logon_ok.php:99 -#: ../../enterprise/meta/general/main_menu.php:577 -#: ../../enterprise/meta/general/main_menu.php:607 -msgid "Setup" -msgstr "Réglages" - -#: ../../operation/gis_maps/render_view.php:178 -#: ../../enterprise/extensions/vmware/vmware_view.php:1306 -#: ../../enterprise/extensions/vmware/vmware_view.php:1348 -#: ../../include/lib/Dashboard/Widgets/network_map.php:323 -msgid "Map" -msgstr "Carte" - -#: ../../operation/agentes/ehorus.php:30 -msgid "Missing agent id" -msgstr "Identifiant de l'agent manquant" - -#: ../../operation/agentes/ehorus.php:51 -msgid "Missing ehorus agent id" -msgstr "Identifiant de l'agent eHorus manquant" - -#: ../../operation/agentes/ehorus.php:100 ../../operation/agentes/ehorus.php:137 -msgid "There was an error retrieving an authorization token" -msgstr "Erreur d'obtention de token d'autorisation" - -#: ../../operation/agentes/ehorus.php:112 ../../operation/agentes/ehorus.php:149 -#: ../../operation/agentes/ehorus.php:185 -msgid "There was an error processing the response" -msgstr "Erreur de traitement de la réponse" - -#: ../../operation/agentes/ehorus.php:173 -msgid "There was an error retrieving the agent data" -msgstr "Erreur d'obtention de données de l'agent" - -#: ../../operation/agentes/ehorus.php:190 -msgid "Remote management of this agent with eHorus" -msgstr "Gestion à distance de cet agent avec eHorus" - -#: ../../operation/agentes/ehorus.php:192 -msgid "Launch" -msgstr "Lancer" - -#: ../../operation/agentes/ehorus.php:198 -msgid "The connection was lost and the authorization token was expired" -msgstr "Connexion perdue et token d'autorisation expiré" - -#: ../../operation/agentes/ehorus.php:198 -msgid "Reload the page to request a new authorization token" -msgstr "Rafraîchir la page pour demander un nouveau token d'autorisation" - -#: ../../operation/agentes/snapshot_view.php:42 -msgid "Cannot connect with node to display the module data." -msgstr "Impossible de se connecter au nœud pour afficher les données du module." - -#: ../../operation/agentes/snapshot_view.php:90 -#, php-format -msgid "%s Snapshot data view for module (%s)" -msgstr "%s Vue de données d'instantané pour le module (%s)" - -#: ../../operation/agentes/snapshot_view.php:96 -#, php-format -msgid "Current data at %s" -msgstr "Données actuelles chez %s" - -#: ../../operation/agentes/estado_monitores.php:51 -msgid "Tag's information" -msgstr "Information des étiquettes" - -#: ../../operation/agentes/estado_monitores.php:109 -msgid "Relationship information" -msgstr "Information des relations" - -#: ../../operation/agentes/estado_monitores.php:125 -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/alerts_status.php:548 -#: ../../operation/agentes/alerts_status.php:583 -#: ../../operation/agentes/alerts_status.php:618 -#: ../../operation/agentes/alerts_status.php:650 -#: ../../operation/agentes/exportdata.php:83 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/search_modules.php:32 ../../operation/search_alerts.php:35 -#: ../../godmode/reporting/visual_console_builder.elements.php:105 -#: ../../godmode/reporting/reporting_builder.item_editor.php:197 -#: ../../godmode/reporting/reporting_builder.item_editor.php:820 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1610 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3768 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4284 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4308 -#: ../../godmode/reporting/graph_builder.graph_editor.php:213 -#: ../../godmode/reporting/visual_console_builder.wizard.php:449 -#: ../../godmode/reporting/visual_console_builder.wizard.php:770 -#: ../../godmode/reporting/create_container.php:410 -#: ../../godmode/reporting/create_container.php:560 -#: ../../godmode/reporting/create_container.php:628 -#: ../../godmode/reporting/reporting_builder.list_items.php:410 -#: ../../godmode/massive/massive_standby_alerts.php:223 -#: ../../godmode/massive/massive_standby_alerts.php:258 -#: ../../godmode/massive/massive_edit_agents.php:674 -#: ../../godmode/massive/massive_edit_agents.php:1026 -#: ../../godmode/massive/massive_enable_disable_alerts.php:195 -#: ../../godmode/massive/massive_enable_disable_alerts.php:230 -#: ../../godmode/agentes/planned_downtime.list.php:357 -#: ../../godmode/agentes/planned_downtime.editor.php:1001 -#: ../../godmode/agentes/module_manager_editor_common.php:1260 -#: ../../godmode/agentes/module_manager_editor_common.php:1304 -#: ../../godmode/agentes/module_manager_editor_prediction.php:154 -#: ../../godmode/agentes/agent_manager.php:481 -#: ../../godmode/agentes/agent_manager.php:549 -#: ../../godmode/alerts/alert_view.php:91 -#: ../../godmode/alerts/alert_list.builder.php:70 -#: ../../godmode/alerts/alert_list.list.php:476 -#: ../../godmode/alerts/alert_list.list.php:734 -#: ../../godmode/servers/plugin.php:88 -#: ../../enterprise/operation/agentes/agent_inventory.php:69 -#: ../../enterprise/operation/agentes/policy_view.php:258 -#: ../../enterprise/operation/inventory/inventory.php:343 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:185 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:240 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:317 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1394 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2055 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3504 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3717 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3735 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:239 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:211 -#: ../../enterprise/godmode/policies/policy_linking.php:151 -#: ../../enterprise/godmode/policies/policy_alerts.php:352 -#: ../../enterprise/godmode/policies/policy_alerts.php:567 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:371 -#: ../../enterprise/godmode/services/services.elements.php:93 -#: ../../enterprise/godmode/services/services.elements.php:157 -#: ../../enterprise/godmode/services/services.elements.php:275 -#: ../../enterprise/include/functions_reporting.php:1853 -#: ../../enterprise/include/functions_reporting.php:2892 -#: ../../enterprise/include/functions_reporting.php:3879 -#: ../../enterprise/include/functions_reporting.php:4903 -#: ../../enterprise/include/functions_ui.php:47 -#: ../../enterprise/include/functions_inventory.php:850 -#: ../../enterprise/include/functions_inventory.php:906 -#: ../../enterprise/include/functions_events.php:157 -#: ../../enterprise/include/functions_services.php:1779 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:923 -#: ../../enterprise/include/functions_reporting_pdf.php:525 -#: ../../enterprise/include/functions_reporting_pdf.php:533 -#: ../../enterprise/include/functions_reporting_pdf.php:541 -#: ../../enterprise/include/functions_reporting_pdf.php:557 -#: ../../enterprise/include/functions_reporting_csv.php:491 -#: ../../enterprise/include/functions_reporting_csv.php:776 -#: ../../enterprise/include/functions_reporting_csv.php:802 -#: ../../enterprise/include/functions_reporting_csv.php:915 -#: ../../enterprise/include/functions_reporting_csv.php:954 -#: ../../enterprise/include/functions_reporting_csv.php:1014 -#: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/include/functions_reporting_csv.php:1184 -#: ../../enterprise/include/functions_reporting_csv.php:1215 -#: ../../enterprise/include/functions_reporting_csv.php:1270 -#: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../enterprise/include/functions_reporting_csv.php:1374 -#: ../../enterprise/include/functions_reporting_csv.php:1429 -#: ../../enterprise/include/functions_reporting_csv.php:1458 -#: ../../enterprise/include/functions_reporting_csv.php:1503 -#: ../../enterprise/include/functions_reporting_csv.php:1549 -#: ../../enterprise/include/functions_reporting_csv.php:1622 -#: ../../enterprise/include/functions_reporting_csv.php:1741 -#: ../../enterprise/include/functions_reporting_csv.php:1976 -#: ../../enterprise/include/functions_reporting_csv.php:2049 -#: ../../enterprise/include/functions_reporting_csv.php:2281 -#: ../../enterprise/include/functions_reporting_csv.php:2317 -#: ../../enterprise/include/functions_reporting_csv.php:2465 -#: ../../enterprise/include/functions_reporting_csv.php:2737 -#: ../../enterprise/meta/include/functions_wizard_meta.php:3501 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:222 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:213 -#: ../../enterprise/extensions/disabled/check_acls.php:133 -#: ../../include/functions_reports.php:1344 -#: ../../include/functions_reporting.php:6655 -#: ../../include/functions_treeview.php:64 ../../include/functions_graph.php:5450 -#: ../../include/functions_visual_map_editor.php:497 -#: ../../include/functions_reporting_html.php:543 -#: ../../include/functions_reporting_html.php:939 -#: ../../include/functions_reporting_html.php:1748 -#: ../../include/functions_reporting_html.php:2076 -#: ../../include/functions_reporting_html.php:2178 -#: ../../include/functions_reporting_html.php:3132 -#: ../../include/functions_reporting_html.php:3515 -#: ../../include/functions_reporting_html.php:3523 -#: ../../include/functions_reporting_html.php:3532 -#: ../../include/functions_reporting_html.php:3544 -#: ../../include/functions_reporting_html.php:3700 -#: ../../include/functions_reporting_html.php:3828 -#: ../../include/functions_reporting_html.php:3922 -#: ../../include/functions_reporting_html.php:4641 -#: ../../include/functions_reporting_html.php:4689 -#: ../../include/class/AgentsAlerts.class.php:412 -#: ../../include/class/AgentsAlerts.class.php:903 -#: ../../include/lib/Dashboard/Widgets/module_value.php:308 -#: ../../include/lib/Dashboard/Widgets/top_n.php:221 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:304 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:334 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:283 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:279 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:315 -#: ../../include/lib/Dashboard/Widgets/module_status.php:324 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:682 -#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:242 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:252 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:411 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:380 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:563 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:349 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:385 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:604 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:529 -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:299 -#: ../../include/ajax/alert_list.ajax.php:279 -#: ../../include/ajax/alert_list.ajax.php:304 -#: ../../include/ajax/alert_list.ajax.php:467 -#: ../../extensions/insert_data.php:175 ../../extensions/agents_modules.php:444 -#: ../../mobile/operation/alerts.php:338 -msgid "Module" -msgstr "Module" - -#: ../../operation/agentes/estado_monitores.php:160 -msgid "Non-initialized modules found." -msgstr "Modules non initialisés trouvés." - -#: ../../operation/agentes/estado_monitores.php:181 -msgid "List of modules" -msgstr "Liste de modules" - -#: ../../operation/agentes/estado_monitores.php:182 -msgid "" -"To see the list of modules paginated, enable this option in the Styles " -"Configuration." -msgstr "" -"Pour afficher la liste de modules paginés, activez cette option dans la " -"configuration de styles." - -#: ../../operation/agentes/estado_monitores.php:421 -#: ../../operation/agentes/status_monitor.php:2056 ../../operation/tree.php:539 -#: ../../enterprise/operation/services/services.treeview_services.php:341 -msgid "Module: " -msgstr "Module : " - -#: ../../operation/agentes/estado_monitores.php:518 -msgid "Status:" -msgstr "État :" - -#: ../../operation/agentes/estado_monitores.php:524 -msgid "Not Normal" -msgstr "Pas normal" - -#: ../../operation/agentes/estado_monitores.php:526 -#: ../../operation/agentes/estado_agente.php:276 -#: ../../operation/agentes/group_view.php:224 -#: ../../operation/agentes/group_view.php:229 -#: ../../operation/agentes/pandora_networkmap.view.php:1728 -#: ../../operation/agentes/tactical.php:181 -#: ../../operation/agentes/status_monitor.php:495 ../../operation/tree.php:215 -#: ../../operation/tree.php:272 ../../operation/tree.php:476 -#: ../../operation/events/events.php:2245 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3604 -#: ../../godmode/massive/massive_delete_agents.php:212 -#: ../../godmode/massive/massive_edit_agents.php:534 -#: ../../godmode/massive/massive_edit_modules.php:388 -#: ../../godmode/massive/massive_edit_modules.php:474 -#: ../../godmode/massive/massive_copy_modules.php:118 -#: ../../godmode/massive/massive_copy_modules.php:278 -#: ../../godmode/massive/massive_delete_modules.php:421 -#: ../../godmode/massive/massive_delete_modules.php:442 -#: ../../godmode/groups/group_list.php:1064 -#: ../../godmode/alerts/alert_list.builder.php:290 -#: ../../enterprise/operation/agentes/transactional_map.php:339 -#: ../../enterprise/operation/agentes/transactional_map.php:385 -#: ../../enterprise/operation/agentes/tag_view.php:134 -#: ../../enterprise/operation/services/services.treeview_services.php:276 -#: ../../enterprise/operation/services/services.service.php:180 -#: ../../enterprise/operation/services/services.list.php:240 -#: ../../enterprise/operation/services/services.list.php:571 -#: ../../enterprise/operation/services/services.service_map.php:117 -#: ../../enterprise/operation/services/services.table_services.php:162 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:122 -#: ../../enterprise/godmode/services/services.elements.php:381 -#: ../../enterprise/include/functions_reporting.php:1889 -#: ../../enterprise/include/functions_reporting.php:2939 -#: ../../enterprise/include/functions_reporting.php:3927 -#: ../../enterprise/include/functions_reporting.php:4847 -#: ../../enterprise/include/functions_reporting.php:6158 -#: ../../enterprise/include/functions_cron.php:585 -#: ../../enterprise/include/class/DatabaseHA.class.php:223 -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:582 -#: ../../enterprise/include/lib/NetworkManager.php:103 -#: ../../enterprise/include/functions_reporting_pdf.php:637 -#: ../../enterprise/include/functions_HA_cluster.php:70 -#: ../../enterprise/meta/monitoring/group_view.php:236 -#: ../../enterprise/meta/monitoring/group_view.php:242 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:131 -#: ../../enterprise/meta/monitoring/tactical.php:242 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:182 -#: ../../enterprise/views/ncm/agent/details.php:312 -#: ../../include/functions.php:1225 ../../include/functions.php:4100 -#: ../../include/functions_netflow.php:1865 -#: ../../include/functions_reports.php:557 -#: ../../include/functions_reporting.php:6101 -#: ../../include/functions_visual_map.php:2455 -#: ../../include/functions_visual_map.php:2483 -#: ../../include/functions_visual_map.php:2501 -#: ../../include/functions_visual_map.php:2519 ../../include/functions_ui.php:549 -#: ../../include/functions_ui.php:550 ../../include/functions_maps.php:54 -#: ../../include/functions_alerts.php:699 ../../include/functions_events.php:3245 -#: ../../include/functions_reporting_html.php:2282 -#: ../../include/functions_reporting_html.php:2295 -#: ../../include/functions_reporting_html.php:3246 -#: ../../include/functions_reporting_html.php:3654 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:388 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:421 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:670 -#: ../../include/graphs/functions_flot.php:305 -#: ../../include/functions_filemanager.php:668 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:437 -#: ../../include/ajax/module.php:1071 ../../extensions/module_groups.php:52 -#: ../../mobile/operation/agents.php:60 ../../mobile/operation/modules.php:72 -msgid "Unknown" -msgstr "Inconnu" - -#: ../../operation/agentes/estado_monitores.php:539 -#: ../../operation/agentes/alerts_status.functions.php:177 -msgid "Free text for search (*):" -msgstr "Texte libre pour la recherche (*):" - -#: ../../operation/agentes/estado_monitores.php:540 -msgid "Search by module name, list matches." -msgstr "Rechercher par nom de module, concordances de listes" - -#: ../../operation/agentes/estado_monitores.php:552 -#: ../../operation/agentes/ver_agente.php:1148 -#: ../../operation/agentes/status_monitor.php:517 ../../operation/heatmap.php:96 -#: ../../operation/heatmap.php:98 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1538 -#: ../../godmode/reporting/create_container.php:540 -#: ../../godmode/massive/massive_edit_modules.php:889 -#: ../../godmode/agentes/module_manager_editor_common.php:265 -#: ../../godmode/modules/manage_network_components_form_common.php:111 -#: ../../enterprise/operation/agentes/tag_view.php:156 -#: ../../enterprise/operation/agentes/ver_agente.php:35 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2014 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:832 -#: ../../enterprise/godmode/modules/configure_local_component.php:259 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:155 -#: ../../include/functions_treeview.php:122 -#: ../../include/functions_events.php:4548 ../../include/functions_html.php:1560 -#: ../../include/functions_graph.php:5366 ../../include/ajax/heatmap.ajax.php:190 -#: ../../include/ajax/heatmap.ajax.php:249 -#: ../../include/ajax/heatmap.ajax.php:288 -#: ../../extensions/agents_modules.php:410 ../../mobile/operation/modules.php:183 -#: ../../mobile/operation/modules.php:184 ../../mobile/operation/modules.php:293 -#: ../../mobile/operation/modules.php:294 -msgid "Module group" -msgstr "Groupe de modules" - -#: ../../operation/agentes/estado_monitores.php:582 -#: ../../godmode/agentes/module_manager.php:192 -msgid "Show in hierachy mode" -msgstr "Affichage en mode hiérarchique" - -#: ../../operation/agentes/estado_monitores.php:602 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1953 -msgid "Reset" -msgstr "Réinitialiser" - -#: ../../operation/agentes/realtime_win.php:51 -#: ../../operation/agentes/interface_traffic_graph_win.php:54 -#: ../../operation/agentes/stat_win.php:51 -#: ../../operation/agentes/stat_win.php:174 -#: ../../enterprise/operation/inventory/inventory.php:191 -#: ../../include/chart_generator.php:125 -msgid "There was a problem connecting with the node" -msgstr "Problème de connexion avec le nœud" - -#: ../../operation/agentes/realtime_win.php:85 -#, php-format -msgid "%s Realtime Module Graph" -msgstr "%s Graphique du module en temps réel" - -#: ../../operation/agentes/realtime_win.php:112 -msgid "Realtime extension is not enabled." -msgstr "L'extension en temps réel n'est pas activée." - -#: ../../operation/agentes/networkmap.dinamic.php:126 -#: ../../operation/agentes/pandora_networkmap.view.php:2290 -msgid "List of networkmap" -msgstr "Liste de cartes de réseau" - -#: ../../operation/agentes/networkmap.dinamic.php:226 -#: ../../include/functions_config.php:2371 -msgid "Pandora FMS" -msgstr "Pandora FMS" - -#: ../../operation/agentes/alerts_status.functions.php:50 -msgid "Alert(s) validated" -msgstr "Alertes validées" - -#: ../../operation/agentes/alerts_status.functions.php:51 -msgid "Error processing alert(s)" -msgstr "Erreur de traitement des alertes" - -#: ../../operation/agentes/alerts_status.functions.php:93 -#: ../../godmode/alerts/alert_list.list.php:135 -#: ../../mobile/operation/alerts.php:64 -msgid "All (Enabled)" -msgstr "Tous (activés)" - -#: ../../operation/agentes/alerts_status.functions.php:97 -#: ../../operation/agentes/estado_generalagente.php:101 -#: ../../operation/agentes/estado_generalagente.php:103 -#: ../../operation/search_agents.php:93 -#: ../../godmode/massive/massive_edit_agents.php:917 -#: ../../godmode/massive/massive_edit_agents.php:1017 -#: ../../godmode/massive/massive_edit_modules.php:765 -#: ../../godmode/agentes/module_manager_editor_common.php:257 -#: ../../godmode/agentes/module_manager_editor_common.php:897 -#: ../../godmode/agentes/module_manager_editor_common.php:1059 -#: ../../godmode/agentes/modificar_agente.php:761 -#: ../../godmode/groups/group_list.php:908 -#: ../../godmode/alerts/alert_view.php:541 -#: ../../godmode/alerts/configure_alert_template.php:899 -#: ../../godmode/alerts/alert_list.list.php:139 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:701 -#: ../../enterprise/godmode/setup/edit_skin.php:276 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:118 -#: ../../enterprise/godmode/policies/policy_agents.php:1736 -#: ../../enterprise/godmode/policies/policy_agents.php:1751 -#: ../../enterprise/godmode/modules/configure_local_component.php:459 -#: ../../enterprise/include/class/VMware.app.php:888 -#: ../../enterprise/include/class/DatabaseHA.class.php:211 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3211 -#: ../../enterprise/include/lib/NetworkManager.php:190 -#: ../../enterprise/include/functions_policies.php:4780 -#: ../../enterprise/meta/include/functions_wizard_meta.php:242 -#: ../../enterprise/meta/include/functions_wizard_meta.php:525 -#: ../../enterprise/meta/include/functions_wizard_meta.php:596 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1141 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1525 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1617 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1809 -#: ../../enterprise/meta/agentsearch.php:251 -#: ../../enterprise/meta/agentsearch.php:258 -#: ../../enterprise/views/cluster/view.php:162 -#: ../../enterprise/views/cluster/view.php:164 -#: ../../include/functions_reporting.php:6321 -#: ../../include/functions_treeview.php:72 -#: ../../include/functions_treeview.php:613 -#: ../../include/functions_visual_map_editor.php:826 -#: ../../include/functions_reporting_html.php:3354 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:397 -#: ../../mobile/operation/agent.php:167 ../../mobile/operation/alerts.php:68 -msgid "Disabled" -msgstr "Désactivé" - -#: ../../operation/agentes/alerts_status.functions.php:101 -#: ../../godmode/alerts/alert_list.list.php:143 -#: ../../enterprise/operation/agentes/policy_view.php:292 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3273 -#: ../../include/functions_ui.php:1155 ../../mobile/operation/alerts.php:73 -msgid "Standby on" -msgstr "Mode veille actif" - -#: ../../operation/agentes/alerts_status.functions.php:102 -#: ../../godmode/alerts/alert_list.list.php:144 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3267 -#: ../../mobile/operation/alerts.php:74 -msgid "Standby off" -msgstr "Mode veille inactif" - -#: ../../operation/agentes/alerts_status.functions.php:107 -#: ../../operation/agentes/group_view.php:222 -#: ../../operation/agentes/status_monitor.php:559 -#: ../../operation/users/user_edit.php:815 ../../operation/tree.php:66 -#: ../../operation/events/events.build_table.php:283 -#: ../../godmode/massive/massive_edit_modules.php:405 -#: ../../godmode/massive/massive_edit_modules.php:491 -#: ../../godmode/massive/massive_edit_modules.php:1047 -#: ../../godmode/massive/massive_copy_modules.php:172 -#: ../../godmode/massive/massive_delete_modules.php:401 -#: ../../godmode/massive/massive_delete_modules.php:515 -#: ../../godmode/events/custom_events.php:108 -#: ../../godmode/modules/manage_network_components_form_common.php:351 -#: ../../godmode/tag/edit_tag.php:66 -#: ../../enterprise/operation/agentes/tag_view.php:223 -#: ../../enterprise/operation/agentes/tag_view.php:225 -#: ../../enterprise/operation/agentes/tag_view.php:678 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:120 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:971 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:163 -#: ../../enterprise/godmode/setup/setup_auth.php:231 -#: ../../enterprise/godmode/setup/setup_auth.php:510 -#: ../../enterprise/godmode/setup/setup_auth.php:1307 -#: ../../enterprise/godmode/modules/configure_local_component.php:550 -#: ../../enterprise/meta/include/functions_events_meta.php:106 -#: ../../general/first_task/tags.php:22 ../../include/functions_treeview.php:168 -#: ../../include/functions_events.php:203 ../../include/functions_events.php:272 -#: ../../include/functions_events.php:5139 -#: ../../include/functions_events.php:6746 -#: ../../include/functions_profile.php:215 -#: ../../include/functions_reporting_html.php:3396 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:329 -#: ../../include/lib/Dashboard/Widgets/events_list.php:450 -#: ../../mobile/operation/events.php:557 -msgid "Tags" -msgstr "Étiquettes" - -#: ../../operation/agentes/alerts_status.functions.php:107 -#: ../../operation/agentes/status_monitor.php:559 -#: ../../enterprise/operation/agentes/tag_view.php:223 -#: ../../enterprise/operation/agentes/tag_view.php:225 -msgid "Only it is show tags in use." -msgstr "Afficher seulement les étiquettes utilisées" - -#: ../../operation/agentes/alerts_status.functions.php:112 -#: ../../operation/agentes/status_monitor.php:564 -#: ../../enterprise/operation/agentes/tag_view.php:229 -msgid "No tags" -msgstr "Aucune étiquette" - -#: ../../operation/agentes/alerts_status.functions.php:117 -#: ../../operation/agentes/datos_agente.php:211 -msgid "Free text for search" -msgstr "Texte libre pour recherche" - -#: ../../operation/agentes/alerts_status.functions.php:118 -msgid "Filter by agent name, module name, template name or action name" -msgstr "Filtrer par nom d'agent, de module, de modèle ou d'action" - -#: ../../operation/agentes/alerts_status.functions.php:123 -#: ../../operation/agentes/alerts_status.php:539 -#: ../../operation/agentes/alerts_status.php:575 -#: ../../operation/agentes/alerts_status.php:610 -#: ../../operation/agentes/alerts_status.php:643 -#: ../../godmode/alerts/alert_list.list.php:141 -#: ../../enterprise/operation/agentes/policy_view.php:257 -#: ../../include/ajax/alert_list.ajax.php:273 -#: ../../include/ajax/alert_list.ajax.php:298 -msgid "Standby" -msgstr "Mode veille" - -#: ../../operation/agentes/alerts_status.functions.php:129 -msgid "No actions" -msgstr "Aucune action" - -#: ../../operation/agentes/alerts_status.functions.php:178 -msgid "Filter by module name, template name or action name" -msgstr "Filtrer par nom de module, nom de modèle ou nom d'action" - -#: ../../operation/agentes/estado_agente.php:215 ../../operation/menu.php:54 -#: ../../godmode/agentes/agent_manager.php:226 -msgid "Agent detail" -msgstr "Détail de l'agent" - -#: ../../operation/agentes/estado_agente.php:228 -#: ../../operation/agentes/group_view.php:102 -#: ../../operation/agentes/interface_view.php:76 -#: ../../operation/agentes/tactical.php:82 -#: ../../operation/agentes/alerts_status.php:204 -#: ../../operation/agentes/status_monitor.php:108 ../../operation/menu.php:37 -#: ../../operation/heatmap.php:137 -#: ../../enterprise/operation/agentes/tag_view.php:54 -#: ../../include/class/AgentsAlerts.class.php:754 -#: ../../extensions/module_groups.php:264 ../../extensions/realtime_graphs.php:71 -#: ../../extensions/agents_modules.php:478 -msgid "Views" -msgstr "Vues" - -#: ../../operation/agentes/estado_agente.php:242 -msgid "Sucessfully deleted agent" -msgstr "Agent supprimé correctement" - -#: ../../operation/agentes/estado_agente.php:244 -msgid "There was an error message deleting the agent" -msgstr "Message d'erreur lors de la suppression de l'agent" - -#: ../../operation/agentes/estado_agente.php:262 -#: ../../operation/agentes/interface_view.functions.php:59 -#: ../../operation/agentes/status_monitor.php:488 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1485 -#: ../../godmode/agentes/planned_downtime.editor.php:797 -#: ../../godmode/agentes/modificar_agente.php:352 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:746 -#: ../../enterprise/godmode/policies/policies.php:324 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:168 -#: ../../include/functions_html.php:1535 -#: ../../include/class/NetworkMap.class.php:3226 -#: ../../extensions/agents_modules.php:407 -msgid "Recursion" -msgstr "Récursion" - -#: ../../operation/agentes/estado_agente.php:277 -#: ../../operation/agentes/status_monitor.php:496 -#: ../../operation/events/events.php:1074 -#: ../../operation/events/events_list.php:942 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3605 -#: ../../godmode/massive/massive_delete_agents.php:213 -#: ../../godmode/massive/massive_edit_agents.php:535 -#: ../../godmode/massive/massive_edit_modules.php:389 -#: ../../godmode/massive/massive_edit_modules.php:475 -#: ../../godmode/massive/massive_copy_modules.php:119 -#: ../../godmode/massive/massive_copy_modules.php:279 -#: ../../godmode/massive/massive_delete_modules.php:422 -#: ../../godmode/massive/massive_delete_modules.php:443 -#: ../../godmode/events/event_edit_filter.php:315 -#: ../../enterprise/operation/agentes/tag_view.php:135 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:123 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:183 -#: ../../include/functions.php:1277 ../../include/functions_events.php:3293 -#: ../../include/lib/Dashboard/Widgets/events_list.php:308 -#: ../../mobile/operation/modules.php:73 -msgid "Not normal" -msgstr "Anormal" - -#: ../../operation/agentes/estado_agente.php:278 -#: ../../operation/agentes/group_view.php:225 -#: ../../operation/agentes/group_view.php:230 -#: ../../operation/agentes/tactical.php:182 -#: ../../operation/agentes/status_monitor.php:498 ../../operation/tree.php:216 -#: ../../operation/tree.php:273 ../../operation/tree.php:481 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3606 -#: ../../godmode/massive/massive_delete_agents.php:214 -#: ../../godmode/massive/massive_edit_agents.php:536 -#: ../../godmode/massive/massive_edit_modules.php:390 -#: ../../godmode/massive/massive_edit_modules.php:476 -#: ../../godmode/massive/massive_copy_modules.php:120 -#: ../../godmode/massive/massive_copy_modules.php:280 -#: ../../godmode/massive/massive_delete_modules.php:423 -#: ../../godmode/massive/massive_delete_modules.php:444 -#: ../../godmode/groups/group_list.php:1069 -#: ../../enterprise/operation/agentes/transactional_map.php:345 -#: ../../enterprise/operation/agentes/tag_view.php:137 -#: ../../enterprise/operation/services/services.treeview_services.php:281 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:124 -#: ../../enterprise/meta/monitoring/group_view.php:237 -#: ../../enterprise/meta/monitoring/group_view.php:243 -#: ../../enterprise/meta/monitoring/tactical.php:243 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:185 -#: ../../include/functions_reporting_html.php:652 -#: ../../include/functions_reporting_html.php:2296 -#: ../../include/functions_reporting_html.php:4364 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:389 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:422 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:675 -#: ../../mobile/operation/modules.php:75 -msgid "Not init" -msgstr "Non initialisé" - -#: ../../operation/agentes/estado_agente.php:285 -msgid "Search in custom fields" -msgstr "Rechercher dans les champs personnalisés" - -#: ../../operation/agentes/estado_agente.php:831 -#: ../../operation/agentes/estado_generalagente.php:112 -#: ../../operation/agentes/estado_generalagente.php:122 -#: ../../operation/search_agents.php:100 -#: ../../godmode/massive/massive_edit_agents.php:990 -#: ../../godmode/massive/massive_edit_modules.php:1104 -#: ../../godmode/agentes/planned_downtime.list.php:655 -#: ../../godmode/agentes/planned_downtime.editor.php:588 -#: ../../godmode/agentes/module_manager.php:985 -#: ../../godmode/agentes/module_manager_editor_common.php:1056 -#: ../../godmode/agentes/modificar_agente.php:775 -#: ../../godmode/agentes/agent_manager.php:640 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1028 -#: ../../enterprise/godmode/massive/massive_create_services.php:819 -#: ../../enterprise/godmode/services/services.service.php:738 -#: ../../enterprise/views/cluster/view.php:168 -#: ../../enterprise/views/cluster/view.php:170 -#: ../../include/class/Tree.class.php:900 ../../include/ajax/module.php:1128 -#: ../../mobile/operation/agent.php:174 -msgid "Quiet" -msgstr "Mode silencieux" - -#: ../../operation/agentes/estado_agente.php:839 -#: ../../operation/agentes/estado_generalagente.php:133 -#: ../../operation/agentes/estado_generalagente.php:141 -#: ../../operation/search_agents.php:111 -#: ../../godmode/agentes/modificar_agente.php:783 -#: ../../enterprise/views/cluster/view.php:178 -#: ../../enterprise/views/cluster/view.php:186 -msgid "Agent in scheduled downtime" -msgstr "Agent dans temps d'arrêt programmé" - -#: ../../operation/agentes/estado_agente.php:898 -#: ../../enterprise/operation/agentes/tag_view.php:647 -msgid "Remote config" -msgstr "Configuration à distance" - -#: ../../operation/agentes/estado_agente.php:975 -#: ../../operation/agentes/group_view.php:570 -#: ../../godmode/agentes/modificar_agente.php:944 -#: ../../enterprise/meta/monitoring/group_view.php:205 -msgid "There are no defined agents" -msgstr "Aucun agent défini" - -#: ../../operation/agentes/group_view.php:80 -#: ../../operation/agentes/tactical.php:60 -#: ../../enterprise/operation/services/services.service.php:133 -#: ../../enterprise/operation/services/services.list.php:510 -#: ../../enterprise/tools/ipam/ipam_list.php:631 -#: ../../enterprise/views/ncm/devices/list.php:122 -#: ../../extensions/agents_modules.php:317 -msgid "Last update" -msgstr "Dernière mise à jour" - -#: ../../operation/agentes/group_view.php:89 ../../operation/menu.php:48 -#: ../../operation/users/user_edit.php:359 -#: ../../godmode/groups/group_list.php:321 -#: ../../godmode/users/configure_user.php:1112 -#: ../../enterprise/meta/monitoring/group_view.php:72 -msgid "Group view" -msgstr "Affichage du groupe" - -#: ../../operation/agentes/group_view.php:180 -msgid "Summary of the status groups" -msgstr "Résumé des groupes par état" - -#: ../../operation/agentes/group_view.php:221 -#: ../../operation/agentes/group_view.php:276 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:584 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:674 -#: ../../enterprise/operation/services/services.list.php:639 -#: ../../enterprise/godmode/agentes/inventory_manager.php:257 -#: ../../enterprise/include/functions_ipam.php:1380 -#: ../../include/functions_ui.php:1162 ../../include/ajax/module.php:1052 -msgid "Force" -msgstr "Forcer" - -#: ../../operation/agentes/group_view.php:223 ../../operation/tree.php:456 -#: ../../godmode/groups/group_list.php:1044 -#: ../../enterprise/operation/agentes/agent_inventory.php:240 -#: ../../enterprise/operation/services/services.treeview_services.php:256 -#: ../../enterprise/include/functions_inventory.php:481 -#: ../../enterprise/include/functions_inventory.php:624 -#: ../../enterprise/meta/monitoring/group_view.php:235 -#: ../../include/functions_alerts.php:3354 -#: ../../include/functions_reporting_html.php:2281 -#: ../../include/functions_reporting_html.php:2291 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:650 -msgid "Total" -msgstr "Total" - -#: ../../operation/agentes/group_view.php:313 -#: ../../enterprise/meta/monitoring/group_view.php:359 -#, php-format -msgid "" -"This %s installation are using the secondary groups feature. For this reason, " -"an agent can be counted several times." -msgstr "" -"Cette %s installation utilise la fonctionnalité de groupes secondaires. Pour " -"cette raison, un agent peut être compté plusieurs fois." - -#: ../../operation/agentes/group_view.php:320 ../../operation/heatmap.php:109 -#: ../../godmode/reporting/create_container.php:566 -#: ../../godmode/reporting/create_container.php:629 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:330 -#: ../../include/ajax/heatmap.ajax.php:126 -#: ../../include/ajax/heatmap.ajax.php:296 ../../mobile/operation/modules.php:194 -#: ../../mobile/operation/modules.php:195 ../../mobile/operation/modules.php:308 -#: ../../mobile/operation/modules.php:309 -msgid "Tag" -msgstr "Étiquette" - -#: ../../operation/agentes/interface_view.php:63 ../../operation/menu.php:61 -msgid "Interface view" -msgstr "Vue de l'interface" - -#: ../../operation/agentes/pandora_networkmap.view.php:106 -#: ../../operation/agentes/pandora_networkmap.editor.php:311 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:154 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:152 -#: ../../enterprise/extensions/vmware/vmware_view.php:1758 -msgid "Node radius" -msgstr "Rayon des nœuds" - -#: ../../operation/agentes/pandora_networkmap.view.php:127 -#: ../../operation/agentes/pandora_networkmap.editor.php:324 -msgid "Position X" -msgstr "Position X" - -#: ../../operation/agentes/pandora_networkmap.view.php:129 -#: ../../operation/agentes/pandora_networkmap.editor.php:326 -msgid "Position Y" -msgstr "Position Y" - -#: ../../operation/agentes/pandora_networkmap.view.php:132 -#: ../../operation/agentes/pandora_networkmap.editor.php:329 -msgid "Zoom scale" -msgstr "Échelle de zoom" - -#: ../../operation/agentes/pandora_networkmap.view.php:134 -#: ../../operation/agentes/pandora_networkmap.editor.php:334 -msgid "" -"Introduce zoom level. 1 = Highest resolution. Figures may include decimals" -msgstr "" -"Introduire le niveau de zoom. 1 = Résolution maximale. Les chiffres peuvent " -"inclure des décimales." - -#: ../../operation/agentes/pandora_networkmap.view.php:136 -#: ../../operation/agentes/pandora_networkmap.editor.php:336 -#: ../../operation/agentes/log_sources_status.php:56 -#: ../../operation/events/events.php:1188 -#: ../../operation/events/events_list.php:999 -#: ../../operation/events/events.build_table.php:293 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1495 -#: ../../godmode/massive/massive_copy_modules.php:144 -#: ../../godmode/events/custom_events.php:109 -#: ../../godmode/events/event_edit_filter.php:627 -#: ../../enterprise/operation/log/log_viewer.php:654 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:147 -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -#: ../../enterprise/include/class/LogSource.class.php:626 -#: ../../enterprise/meta/advanced/policymanager.sync.php:307 -#: ../../enterprise/meta/include/functions_events_meta.php:110 -#: ../../include/functions_events.php:204 ../../include/functions_events.php:275 -#: ../../include/functions_events.php:4634 -#: ../../include/functions_events.php:4715 -#: ../../include/functions_events.php:6752 -msgid "Source" -msgstr "Source" - -#: ../../operation/agentes/pandora_networkmap.view.php:137 -#: ../../operation/agentes/pandora_networkmap.editor.php:337 -#: ../../include/functions_groups.php:107 -msgid "Discovery task" -msgstr "Tâche de découverte" - -#: ../../operation/agentes/pandora_networkmap.view.php:137 -#: ../../operation/agentes/pandora_networkmap.editor.php:337 -msgid "CIDR IP mask" -msgstr "Masque IP du CIDR" - -#: ../../operation/agentes/pandora_networkmap.view.php:164 -#: ../../operation/agentes/pandora_networkmap.editor.php:339 -msgid "Source from recon task" -msgstr "Source de la tâche de reconnaissance" - -#: ../../operation/agentes/pandora_networkmap.view.php:166 -#: ../../operation/agentes/pandora_networkmap.editor.php:341 -msgid "" -"It is setted any recon task, the nodes get from the recontask IP mask instead " -"from the group." -msgstr "" -"Il est configuré sur n'importe quelle tâche de reconnaissance, les nœuds " -"reçoivent des données à partir du masque IP de la tâche de reconnaissance au " -"lieu d'à partir du groupe." - -#: ../../operation/agentes/pandora_networkmap.view.php:182 -#: ../../operation/agentes/pandora_networkmap.editor.php:358 -msgid "Show only the task with the recon script \"SNMP L2 Recon\"." -msgstr "" -"Afficher uniquement la tâche avec le script de reconnaissance \"SNMP L2 Recon" -"\"." - -#: ../../operation/agentes/pandora_networkmap.view.php:186 -#: ../../operation/agentes/pandora_networkmap.editor.php:362 -msgid "Source from CIDR IP mask" -msgstr "Source du masque IP du CIDR" - -#: ../../operation/agentes/pandora_networkmap.view.php:198 -#: ../../operation/agentes/pandora_networkmap.editor.php:387 -msgid "Don't show subgroups:" -msgstr "Ne pas afficher les sous-groupes :" - -#: ../../operation/agentes/pandora_networkmap.view.php:232 -#: ../../operation/agentes/pandora_networkmap.editor.php:405 -msgid "Method generation networkmap" -msgstr "Méthode de génération de cartes de réseau" - -#: ../../operation/agentes/pandora_networkmap.view.php:247 -#: ../../operation/agentes/pandora_networkmap.editor.php:425 -#: ../../enterprise/extensions/vmware/vmware_view.php:1762 -msgid "Node separation" -msgstr "Séparation de nœuds" - -#: ../../operation/agentes/pandora_networkmap.view.php:248 -#: ../../operation/agentes/pandora_networkmap.editor.php:426 -msgid "Separation between nodes. By default 0.25" -msgstr "Séparation entre les nœuds. 0,25 par défaut" - -#: ../../operation/agentes/pandora_networkmap.view.php:250 -#: ../../operation/agentes/pandora_networkmap.editor.php:428 -msgid "Rank separation" -msgstr "Séparation de rangs" - -#: ../../operation/agentes/pandora_networkmap.view.php:251 -#: ../../operation/agentes/pandora_networkmap.editor.php:429 -msgid "" -"Only flat and radial. Separation between arrows. By default 0.5 in flat and " -"1.0 in radial" -msgstr "" -"Uniquement plat et radial. Séparation entre flèches. 0,5 plat et 1,0 radial " -"par défaut" - -#: ../../operation/agentes/pandora_networkmap.view.php:253 -#: ../../operation/agentes/pandora_networkmap.editor.php:431 -msgid "Min nodes dist" -msgstr "Distance minimale entre nœuds" - -#: ../../operation/agentes/pandora_networkmap.view.php:254 -#: ../../operation/agentes/pandora_networkmap.editor.php:432 -msgid "Only circular. Minimum separation between all nodes. By default 1.0" -msgstr "" -"Uniquement circulaire. Séparation minimale entre tous les nœuds. 1,0 par " -"défaut." - -#: ../../operation/agentes/pandora_networkmap.view.php:256 -#: ../../operation/agentes/pandora_networkmap.editor.php:434 -msgid "Default ideal node separation" -msgstr "Séparation idéale entre nœuds par défaut" - -#: ../../operation/agentes/pandora_networkmap.view.php:257 -#: ../../operation/agentes/pandora_networkmap.editor.php:435 -msgid "Only fdp. Default ideal node separation in the layout. By default 0.3" -msgstr "" -"Uniquement fdp. Séparation idéale entre nœuds par défaut. 0,3 par défaut." - -#: ../../operation/agentes/pandora_networkmap.view.php:1234 -#: ../../operation/agentes/estado_generalagente.php:700 -#: ../../include/functions_treeview.php:878 -msgid "Interface traffic" -msgstr "Trafic d'interface" - -#: ../../operation/agentes/pandora_networkmap.view.php:1611 -msgid "Success be updated." -msgstr "Mis à jour correctement" - -#: ../../operation/agentes/pandora_networkmap.view.php:1613 -#: ../../enterprise/tools/ipam/ipam_action.php:374 -msgid "Could not be updated." -msgstr "Erreur de mise à jour" - -#: ../../operation/agentes/pandora_networkmap.view.php:1708 -msgid "Name: " -msgstr "Nom : " - -#: ../../operation/agentes/pandora_networkmap.view.php:1743 -#: ../../operation/agentes/status_monitor.php:1432 -msgid "(Adopt) " -msgstr "(Adopter) " - -#: ../../operation/agentes/pandora_networkmap.view.php:1751 -#: ../../operation/agentes/status_monitor.php:1440 -msgid "(Unlinked) (Adopt) " -msgstr "(Dissocié) (Adopter) " - -#: ../../operation/agentes/pandora_networkmap.view.php:1754 -#: ../../operation/agentes/status_monitor.php:1443 -msgid "(Unlinked) " -msgstr "(Dissocié) " - -#: ../../operation/agentes/pandora_networkmap.view.php:1758 -msgid "Policy: " -msgstr "Politique : " - -#: ../../operation/agentes/pandora_networkmap.view.php:1766 -#: ../../operation/agentes/pandora_networkmap.view.php:1785 -#: ../../operation/agentes/status_monitor.php:1594 -#: ../../operation/agentes/status_monitor.php:1602 -#: ../../operation/agentes/status_monitor.php:1679 -#: ../../operation/agentes/status_monitor.php:1685 -#: ../../operation/search_modules.php:120 ../../operation/search_modules.php:149 -#: ../../operation/events/events.php:2035 ../../operation/events/events.php:2133 -#: ../../operation/events/events.php:2159 -#: ../../enterprise/operation/agentes/tag_view.php:956 -#: ../../enterprise/operation/agentes/tag_view.php:962 -#: ../../enterprise/operation/agentes/tag_view.php:1005 -#: ../../enterprise/operation/agentes/tag_view.php:1011 -#: ../../enterprise/operation/agentes/policy_view.php:473 -#: ../../enterprise/operation/agentes/policy_view.php:490 -#: ../../enterprise/include/functions_services.php:1976 -#: ../../enterprise/extensions/vmware/vmware_view.php:1014 -#: ../../include/functions.php:1348 ../../include/functions.php:1380 -#: ../../include/functions_ui.php:3769 ../../include/functions_ui.php:3839 -#: ../../include/functions_events.php:59 ../../include/functions_events.php:112 -#: ../../include/functions_events.php:156 -#: ../../include/functions_modules.php:2843 -#: ../../include/functions_modules.php:2859 -#: ../../include/functions_modules.php:4064 -#: ../../include/functions_modules.php:4084 -#: ../../include/class/Tree.class.php:625 ../../include/lib/Module.php:554 -#: ../../mobile/operation/modules.php:554 ../../mobile/operation/modules.php:579 -#: ../../mobile/operation/modules.php:617 ../../mobile/operation/modules.php:642 -msgid "CRITICAL" -msgstr "CRITIQUE" - -#: ../../operation/agentes/pandora_networkmap.view.php:1769 -#: ../../operation/agentes/pandora_networkmap.view.php:1790 -#: ../../operation/agentes/status_monitor.php:1610 -#: ../../operation/agentes/status_monitor.php:1618 -#: ../../operation/agentes/status_monitor.php:1695 -#: ../../operation/agentes/status_monitor.php:1701 -#: ../../operation/search_modules.php:126 ../../operation/search_modules.php:157 -#: ../../operation/events/events.php:2065 ../../operation/events/events.php:2121 -#: ../../operation/events/events.php:2176 -#: ../../enterprise/operation/agentes/tag_view.php:970 -#: ../../enterprise/operation/agentes/tag_view.php:976 -#: ../../enterprise/operation/agentes/tag_view.php:1021 -#: ../../enterprise/operation/agentes/tag_view.php:1027 -#: ../../enterprise/operation/agentes/policy_view.php:476 -#: ../../enterprise/operation/agentes/policy_view.php:495 -#: ../../enterprise/include/functions_services.php:1984 -#: ../../enterprise/include/functions_login.php:34 -#: ../../enterprise/extensions/vmware/vmware_view.php:1019 -#: ../../include/functions.php:1351 ../../include/functions.php:1387 -#: ../../include/functions_ui.php:3757 ../../include/functions_ui.php:3834 -#: ../../include/functions_events.php:70 ../../include/functions_events.php:104 -#: ../../include/functions_events.php:174 -#: ../../include/functions_modules.php:2846 -#: ../../include/functions_modules.php:2863 -#: ../../include/functions_modules.php:4068 -#: ../../include/functions_modules.php:4100 -#: ../../include/class/Tree.class.php:633 -#: ../../include/class/NetworkMap.class.php:2805 ../../include/lib/Module.php:558 -#: ../../mobile/operation/modules.php:560 ../../mobile/operation/modules.php:587 -#: ../../mobile/operation/modules.php:623 ../../mobile/operation/modules.php:650 -msgid "WARNING" -msgstr "ATTENTION" - -#: ../../operation/agentes/pandora_networkmap.view.php:1772 -#: ../../operation/agentes/pandora_networkmap.view.php:1780 -#: ../../operation/agentes/status_monitor.php:1580 -#: ../../operation/agentes/status_monitor.php:1586 -#: ../../operation/agentes/status_monitor.php:1663 -#: ../../operation/agentes/status_monitor.php:1669 -#: ../../operation/search_modules.php:114 ../../operation/search_modules.php:141 -#: ../../operation/events/events.php:2060 ../../operation/events/events.php:2127 -#: ../../operation/events/events.php:2154 -#: ../../enterprise/operation/agentes/tag_view.php:942 -#: ../../enterprise/operation/agentes/tag_view.php:948 -#: ../../enterprise/operation/agentes/tag_view.php:989 -#: ../../enterprise/operation/agentes/tag_view.php:995 -#: ../../enterprise/operation/agentes/policy_view.php:479 -#: ../../enterprise/operation/agentes/policy_view.php:485 -#: ../../enterprise/include/functions_services.php:1968 -#: ../../enterprise/extensions/vmware/vmware_view.php:1009 -#: ../../include/functions.php:1360 ../../include/functions.php:1399 -#: ../../include/functions_ui.php:3763 ../../include/functions_ui.php:3829 -#: ../../include/functions_events.php:56 ../../include/functions_events.php:108 -#: ../../include/functions_events.php:171 -#: ../../include/functions_modules.php:2849 -#: ../../include/functions_modules.php:2855 -#: ../../include/functions_modules.php:4060 -#: ../../include/functions_modules.php:4092 -#: ../../include/class/Tree.class.php:655 ../../include/lib/Module.php:570 -#: ../../mobile/operation/modules.php:548 ../../mobile/operation/modules.php:571 -#: ../../mobile/operation/modules.php:611 ../../mobile/operation/modules.php:634 -msgid "NORMAL" -msgstr "NORMAL" - -#: ../../operation/agentes/pandora_networkmap.view.php:1780 -#: ../../operation/agentes/pandora_networkmap.view.php:1785 -#: ../../operation/agentes/pandora_networkmap.view.php:1790 -#: ../../operation/agentes/status_monitor.php:1626 -#: ../../operation/agentes/status_monitor.php:1634 -#: ../../operation/agentes/status_monitor.php:1663 -#: ../../operation/agentes/status_monitor.php:1669 -#: ../../operation/agentes/status_monitor.php:1679 -#: ../../operation/agentes/status_monitor.php:1685 -#: ../../operation/agentes/status_monitor.php:1695 -#: ../../operation/agentes/status_monitor.php:1701 -#: ../../operation/search_modules.php:132 ../../operation/search_modules.php:141 -#: ../../operation/search_modules.php:149 ../../operation/search_modules.php:157 -#: ../../operation/events/events.php:2032 ../../operation/events/events.php:2140 -#: ../../operation/events/events.php:2151 -#: ../../enterprise/operation/agentes/tag_view.php:989 -#: ../../enterprise/operation/agentes/tag_view.php:995 -#: ../../enterprise/operation/agentes/tag_view.php:1005 -#: ../../enterprise/operation/agentes/tag_view.php:1011 -#: ../../enterprise/operation/agentes/tag_view.php:1021 -#: ../../enterprise/operation/agentes/tag_view.php:1027 -#: ../../enterprise/operation/agentes/policy_view.php:485 -#: ../../enterprise/operation/agentes/policy_view.php:490 -#: ../../enterprise/operation/agentes/policy_view.php:495 -#: ../../enterprise/include/functions_services.php:1999 -#: ../../enterprise/extensions/vmware/vmware_view.php:1024 -#: ../../include/functions.php:1364 ../../include/functions.php:1390 -#: ../../include/functions_ui.php:3776 ../../include/functions_ui.php:3854 -#: ../../include/functions_events.php:73 ../../include/functions_events.php:117 -#: ../../include/functions_events.php:177 -#: ../../include/functions_modules.php:2855 -#: ../../include/functions_modules.php:2859 -#: ../../include/functions_modules.php:2863 -#: ../../include/functions_modules.php:4072 -#: ../../include/class/Tree.class.php:639 ../../include/lib/Module.php:561 -#: ../../mobile/operation/modules.php:571 ../../mobile/operation/modules.php:579 -#: ../../mobile/operation/modules.php:587 ../../mobile/operation/modules.php:634 -#: ../../mobile/operation/modules.php:642 ../../mobile/operation/modules.php:650 -msgid "UNKNOWN" -msgstr "INCONNU" - -#: ../../operation/agentes/pandora_networkmap.view.php:1780 -#: ../../operation/agentes/pandora_networkmap.view.php:1785 -#: ../../operation/agentes/pandora_networkmap.view.php:1790 -#: ../../operation/agentes/status_monitor.php:1663 -#: ../../operation/agentes/status_monitor.php:1669 -#: ../../operation/agentes/status_monitor.php:1679 -#: ../../operation/agentes/status_monitor.php:1685 -#: ../../operation/agentes/status_monitor.php:1695 -#: ../../operation/agentes/status_monitor.php:1701 -#: ../../operation/search_modules.php:141 ../../operation/search_modules.php:149 -#: ../../operation/search_modules.php:157 -#: ../../enterprise/operation/agentes/transactional_map.php:210 -#: ../../enterprise/operation/agentes/tag_view.php:989 -#: ../../enterprise/operation/agentes/tag_view.php:995 -#: ../../enterprise/operation/agentes/tag_view.php:1005 -#: ../../enterprise/operation/agentes/tag_view.php:1011 -#: ../../enterprise/operation/agentes/tag_view.php:1021 -#: ../../enterprise/operation/agentes/tag_view.php:1027 -#: ../../enterprise/operation/agentes/policy_view.php:485 -#: ../../enterprise/operation/agentes/policy_view.php:490 -#: ../../enterprise/operation/agentes/policy_view.php:495 -#: ../../include/functions_modules.php:2855 -#: ../../include/functions_modules.php:2859 -#: ../../include/functions_modules.php:2863 -#: ../../mobile/operation/modules.php:571 ../../mobile/operation/modules.php:579 -#: ../../mobile/operation/modules.php:587 ../../mobile/operation/modules.php:634 -#: ../../mobile/operation/modules.php:642 ../../mobile/operation/modules.php:650 -msgid "Last status" -msgstr "Dernier état" - -#: ../../operation/agentes/pandora_networkmap.view.php:1805 -#: ../../enterprise/extensions/vmware/vmware_manager.php:269 -msgid "Status: " -msgstr "État : " - -#: ../../operation/agentes/pandora_networkmap.view.php:1855 -msgid "Data: " -msgstr "Données : " - -#: ../../operation/agentes/pandora_networkmap.view.php:1857 -#: ../../operation/agentes/estado_generalagente.php:797 -msgid "Last contact: " -msgstr "Dernier contact : " - -#: ../../operation/agentes/pandora_networkmap.view.php:2230 -#: ../../operation/agentes/pandora_networkmap.editor.php:218 -#: ../../operation/agentes/pandora_networkmap.php:669 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:108 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:106 -msgid "Networkmap" -msgstr "Carte de réseau" - -#: ../../operation/agentes/pandora_networkmap.view.php:2236 -#: ../../operation/agentes/pandora_networkmap.editor.php:256 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:115 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:113 -msgid "Not found networkmap." -msgstr "Aucune carte de réseau retrouvée" - -#: ../../operation/agentes/interface_view.functions.php:93 -#: ../../operation/agentes/interface_view.functions.php:131 -#: ../../operation/agentes/ver_agente.php:1401 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:410 -msgid "Interfaces" -msgstr "Interfaces" - -#: ../../operation/agentes/interface_view.functions.php:120 -#: ../../operation/agentes/interface_view.functions.php:158 -#: ../../operation/agentes/status_monitor.php:538 ../../operation/heatmap.php:291 -#: ../../godmode/users/user_list.php:693 -#: ../../enterprise/operation/agentes/tag_view.php:175 -#: ../../enterprise/include/class/Omnishell.class.php:1124 -#: ../../enterprise/include/class/AgentRepository.class.php:771 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1533 -#: ../../enterprise/include/class/LogSource.class.php:766 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:304 -#: ../../enterprise/extensions/vmware/vmware_view.php:1519 -#: ../../include/class/CredentialStore.class.php:1098 -#: ../../include/class/ConfigPEN.class.php:252 -msgid "Show" -msgstr "Afficher" - -#: ../../operation/agentes/interface_view.functions.php:170 -#: ../../operation/agentes/interface_view.functions.php:171 -msgid "Interface filter" -msgstr "Filtre d'interface" - -#: ../../operation/agentes/interface_view.functions.php:489 -msgid "IfName" -msgstr "IfName" - -#: ../../operation/agentes/interface_view.functions.php:499 -msgid "IfSpeed" -msgstr "IfSpeed" - -#: ../../operation/agentes/interface_view.functions.php:507 -msgid "IfInOctets" -msgstr "IfInOctets" - -#: ../../operation/agentes/interface_view.functions.php:515 -msgid "IfOutOctets" -msgstr "IfOutOctets" - -#: ../../operation/agentes/interface_view.functions.php:523 -msgid "% Bandwidth usage (in)" -msgstr "% d'utilisation de la bande passante (entrée)" - -#: ../../operation/agentes/interface_view.functions.php:531 -msgid "% Bandwidth usage (out)" -msgstr "% d'utilisation de la bande passante (sortie)" - -#: ../../operation/agentes/interface_view.functions.php:539 -#: ../../enterprise/include/functions_reporting_pdf.php:1988 -#: ../../include/functions_treeview.php:319 -#: ../../include/functions_reporting_html.php:90 -#: ../../include/functions_reporting_html.php:5480 -msgid "Last data" -msgstr "Dernières données" - -#: ../../operation/agentes/interface_view.functions.php:728 -msgid "No search parameters" -msgstr "Aucun paramètre de recherche" - -#: ../../operation/agentes/status_events.php:26 -#: ../../operation/agentes/status_events.php:27 -msgid "Latest events for this agent" -msgstr "Derniers événements pour cet agent" - -#: ../../operation/agentes/tactical.php:69 ../../operation/menu.php:45 -#: ../../operation/users/user_edit.php:360 -#: ../../godmode/users/configure_user.php:1113 -#: ../../enterprise/meta/general/main_header.php:103 -#: ../../enterprise/meta/general/main_menu.php:194 -#: ../../enterprise/meta/monitoring/tactical.php:63 -#: ../../include/lib/Dashboard/Widgets/tactical.php:176 -#: ../../include/lib/Dashboard/Widgets/tactical.php:482 -#: ../../mobile/operation/tactical.php:97 ../../mobile/operation/home.php:45 -msgid "Tactical view" -msgstr "Affichage tactique" - -#: ../../operation/agentes/tactical.php:201 -msgid "Report of State" -msgstr "Rapport d'état" - -#: ../../operation/agentes/tactical.php:228 -#: ../../include/functions_events.php:2590 -msgid "Latest events" -msgstr "Derniers événements" - -#: ../../operation/agentes/tactical.php:245 -#: ../../include/functions_events.php:2733 -msgid "Event graph" -msgstr "Graphique de commandes" - -#: ../../operation/agentes/tactical.php:248 -#: ../../include/functions_events.php:2735 -msgid "Event graph by agent" -msgstr "Graphique d'événements par l'agent" - -#: ../../operation/agentes/tactical.php:254 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2915 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:681 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2897 -msgid "Event graphs" -msgstr "Graphiques d'événements" - -#: ../../operation/agentes/agent_fields.php:24 -#: ../../operation/agentes/estado_generalagente.php:62 -#: ../../operation/agentes/custom_fields.php:24 -#: ../../include/functions_treeview.php:564 -msgid "There was a problem loading agent" -msgstr "Erreur de chargement de l'agent" - -#: ../../operation/agentes/agent_fields.php:37 -#: ../../operation/agentes/status_monitor.php:863 -#: ../../enterprise/operation/agentes/tag_view.php:447 -msgid "Agent custom fields" -msgstr "Champs d'agent personnalisés" - -#: ../../operation/agentes/agent_fields.php:44 -#: ../../operation/agentes/estado_generalagente.php:525 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:256 -#: ../../include/functions_treeview.php:783 -msgid "Custom field" -msgstr "Champ personnalisé" - -#: ../../operation/agentes/agent_fields.php:47 -#: ../../operation/agentes/custom_fields.php:90 -msgid "empty" -msgstr "vide" - -#: ../../operation/agentes/estado_generalagente.php:57 -msgid "The agent has not assigned server. Maybe agent does not run fine." -msgstr "" -"L'agent n'a pas de serveur attribué. Peut-être l'agent ne fonctionne pas bien." - -#: ../../operation/agentes/estado_generalagente.php:214 -#: ../../enterprise/views/cluster/view.php:273 -msgid "IP address" -msgstr "Adresse IP" - -#: ../../operation/agentes/estado_generalagente.php:267 -msgid "Remote configuration enabled" -msgstr "Configuration à distance activée" - -#: ../../operation/agentes/estado_generalagente.php:309 -msgid "Agent contact" -msgstr "Contact de l'agent" - -#: ../../operation/agentes/estado_generalagente.php:316 -msgid "Refresh data" -msgstr "Rafraîchir les données" - -#: ../../operation/agentes/estado_generalagente.php:357 -msgid "Next contact" -msgstr "Contact suivant" - -#: ../../operation/agentes/estado_generalagente.php:389 -#: ../../godmode/reporting/reporting_builder.item_editor.php:73 -#: ../../godmode/agentes/agent_manager.php:457 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:528 -#: ../../include/functions_events.php:5120 -msgid "Secondary groups" -msgstr "Groupes secondaires" - -#: ../../operation/agentes/estado_generalagente.php:406 -#: ../../operation/agentes/ver_agente.php:1209 -#: ../../godmode/reporting/visual_console_builder.elements.php:108 -#: ../../godmode/massive/massive_edit_agents.php:648 -#: ../../godmode/agentes/agent_manager.php:527 -#: ../../godmode/groups/configure_group.php:170 -#: ../../godmode/groups/group_list.php:848 -#: ../../godmode/modules/manage_nc_groups_form.php:71 -#: ../../enterprise/views/ipam/sites/list.php:48 -#: ../../enterprise/views/ipam/sites/edit.php:64 -#: ../../include/functions_visual_map_editor.php:956 -#: ../../include/rest-api/models/VisualConsole/Item.php:2175 -msgid "Parent" -msgstr "Parent" - -#: ../../operation/agentes/estado_generalagente.php:417 -#: ../../operation/agentes/status_monitor.php:1341 -#: ../../godmode/agentes/status_monitor_custom_fields.php:101 -#: ../../godmode/agentes/status_monitor_custom_fields.php:149 -#: ../../include/functions_treeview.php:326 -msgid "Last status change" -msgstr "Dernier changement d’état" - -#: ../../operation/agentes/estado_generalagente.php:445 -msgid "Agent info" -msgstr "Information de l'agent" - -#: ../../operation/agentes/estado_generalagente.php:452 -#: ../../include/functions_treeview.php:750 -msgid "Position (Long, Lat)" -msgstr "Position (Long, Lat)" - -#: ../../operation/agentes/estado_generalagente.php:458 -msgid "There is no GIS data." -msgstr "Aucune donnée GIS" - -#: ../../operation/agentes/estado_generalagente.php:476 -#: ../../operation/agentes/ver_agente.php:1517 -#: ../../godmode/agentes/agent_manager.php:610 -#: ../../godmode/agentes/agent_manager.php:627 -#: ../../include/functions_treeview.php:759 -msgid "Url address" -msgstr "Adresse URL" - -#: ../../operation/agentes/estado_generalagente.php:486 -#: ../../include/functions_treeview.php:634 -msgid "Other IP addresses" -msgstr "Autres adresses IP" - -#: ../../operation/agentes/estado_generalagente.php:494 -#: ../../include/functions_treeview.php:767 -msgid "Timezone Offset" -msgstr "Fuseau horaire désactivé" - -#: ../../operation/agentes/estado_generalagente.php:579 -msgid "Agent access rate (Last 24h)" -msgstr "Taux d'accès des agents (dernières 24h)" - -#: ../../operation/agentes/estado_generalagente.php:618 -msgid "Active incident on this agent" -msgstr "Incident actif sur cet agent" - -#: ../../operation/agentes/estado_generalagente.php:622 -#: ../../godmode/setup/news.php:248 -msgid "Author" -msgstr "Auteur" - -#: ../../operation/agentes/estado_generalagente.php:629 -#: ../../operation/incidents/list_integriaims_incidents.php:516 -#: ../../operation/incidents/configure_integriaims_incident.php:213 -#: ../../operation/incidents/integriaims_export_csv.php:81 -#: ../../godmode/setup/setup_integria.php:333 -#: ../../godmode/setup/setup_integria.php:454 -#: ../../enterprise/include/functions_reporting_csv.php:421 -#: ../../enterprise/include/functions_reporting_csv.php:443 -#: ../../enterprise/include/functions_reporting_csv.php:474 -#: ../../enterprise/include/functions_reporting_csv.php:697 -#: ../../enterprise/include/functions_reporting_csv.php:741 -#: ../../enterprise/include/functions_reporting_csv.php:755 -#: ../../enterprise/include/functions_reporting_csv.php:769 -#: ../../enterprise/include/functions_reporting_csv.php:789 -#: ../../enterprise/include/functions_reporting_csv.php:818 -#: ../../enterprise/include/functions_reporting_csv.php:857 -#: ../../enterprise/include/functions_reporting_csv.php:901 -#: ../../enterprise/include/functions_reporting_csv.php:933 -#: ../../enterprise/include/functions_reporting_csv.php:970 -#: ../../enterprise/include/functions_reporting_csv.php:993 -#: ../../enterprise/include/functions_reporting_csv.php:1144 -#: ../../enterprise/include/functions_reporting_csv.php:1171 -#: ../../enterprise/include/functions_reporting_csv.php:1202 -#: ../../enterprise/include/functions_reporting_csv.php:1257 -#: ../../enterprise/include/functions_reporting_csv.php:1312 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/functions_reporting_csv.php:1445 -#: ../../enterprise/include/functions_reporting_csv.php:1482 -#: ../../enterprise/include/functions_reporting_csv.php:1608 -#: ../../enterprise/include/functions_reporting_csv.php:1724 -#: ../../enterprise/include/functions_reporting_csv.php:1868 -#: ../../enterprise/include/functions_reporting_csv.php:1918 -#: ../../enterprise/include/functions_reporting_csv.php:1964 -#: ../../enterprise/include/functions_reporting_csv.php:2032 -#: ../../enterprise/include/functions_reporting_csv.php:2176 -#: ../../enterprise/include/functions_reporting_csv.php:2268 -#: ../../enterprise/include/functions_reporting_csv.php:2299 -#: ../../enterprise/include/functions_reporting_csv.php:2335 -#: ../../enterprise/include/functions_reporting_csv.php:2388 -#: ../../enterprise/include/functions_reporting_csv.php:2410 -#: ../../enterprise/include/functions_reporting_csv.php:2451 -#: ../../enterprise/include/functions_reporting_csv.php:2505 -#: ../../enterprise/include/functions_reporting_csv.php:2534 -#: ../../enterprise/include/functions_reporting_csv.php:2610 -#: ../../enterprise/include/functions_reporting_csv.php:2661 -#: ../../enterprise/include/functions_reporting_csv.php:2710 -#: ../../enterprise/include/functions_reporting_csv.php:2787 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:55 -#: ../../include/lib/Dashboard/Widget.php:545 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:404 -msgid "Title" -msgstr "Titre" - -#: ../../operation/agentes/estado_generalagente.php:631 -#: ../../operation/incidents/list_integriaims_incidents.php:348 -#: ../../operation/incidents/list_integriaims_incidents.php:519 -#: ../../operation/incidents/configure_integriaims_incident.php:296 -#: ../../operation/incidents/integriaims_export_csv.php:85 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:325 -#: ../../godmode/snmpconsole/snmp_alert.php:1018 -#: ../../godmode/snmpconsole/snmp_alert.php:1080 -#: ../../godmode/setup/setup_integria.php:379 -#: ../../godmode/setup/setup_integria.php:501 -#: ../../godmode/agentes/agent_incidents.php:91 -#: ../../godmode/alerts/alert_view.php:124 -#: ../../godmode/alerts/configure_alert_template.php:1118 -#: ../../godmode/alerts/alert_list.list.php:126 -#: ../../godmode/alerts/alert_templates.php:51 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:204 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:264 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:328 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:815 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:443 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:503 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:555 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:464 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:82 -#: ../../include/functions_events.php:4672 -#: ../../include/functions_reporting_html.php:5038 -msgid "Priority" -msgstr "Priorité" - -#: ../../operation/agentes/estado_generalagente.php:777 -msgid "Events info (24hr.)" -msgstr "Information des événements (24h)" - -#: ../../operation/agentes/estado_generalagente.php:870 -#: ../../enterprise/views/cluster/view.php:369 -msgid "Events (Last 24h)" -msgstr "Événements (Dernières 24h)" - -#: ../../operation/agentes/estado_generalagente.php:922 -msgid "Interface information (SNMP)" -msgstr "Information de l'interface (SNMP)" - -#: ../../operation/agentes/pandora_networkmap.editor.php:205 -msgid "Network maps editor" -msgstr "Éditeur de cartes réseau" - -#: ../../operation/agentes/pandora_networkmap.editor.php:365 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:140 -msgid "Source group" -msgstr "Groupe source" - -#: ../../operation/agentes/pandora_networkmap.editor.php:382 -msgid "Source id group changed. All elements in networkmap will be lost." -msgstr "" -"Le groupe d'ID source a été modifié. Tous les éléments de la carte du réseau " -"seront perdus." - -#: ../../operation/agentes/pandora_networkmap.editor.php:445 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:175 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:173 -msgid "Save networkmap" -msgstr "Enregistrer la carte de réseau" - -#: ../../operation/agentes/pandora_networkmap.editor.php:456 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:186 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:184 -msgid "Update networkmap" -msgstr "Mettre à jour la carte de réseau" - -#: ../../operation/agentes/pandora_networkmap.editor.php:601 -msgid "Source id group changed. All elements in Networkmap will be lost" -msgstr "" -"Le groupe d'ID source a été modifié. Tous les éléments de Networkmap seront " -"perdus" - -#: ../../operation/agentes/exportdata.csv.php:66 -#: ../../operation/agentes/exportdata.php:71 -#: ../../operation/agentes/exportdata.excel.php:66 -msgid "Invalid time specified" -msgstr "Temps spécifié non valide" - -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/exportdata.php:83 -#: ../../operation/agentes/status_monitor.php:1357 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/search_modules.php:38 -#: ../../operation/events/events.build_table.php:330 -#: ../../godmode/agentes/status_monitor_custom_fields.php:113 -#: ../../godmode/agentes/status_monitor_custom_fields.php:152 -#: ../../godmode/events/custom_events.php:115 -#: ../../enterprise/operation/agentes/tag_view.php:684 -#: ../../enterprise/operation/agentes/policy_view.php:398 -#: ../../enterprise/godmode/agentes/collections.editor.php:56 -#: ../../enterprise/godmode/agentes/collections.agents.php:47 -#: ../../enterprise/godmode/agentes/collections.agents.php:56 -#: ../../enterprise/godmode/agentes/collections.data.php:74 -#: ../../enterprise/godmode/agentes/collections.data.php:117 -#: ../../enterprise/godmode/agentes/collections.data.php:184 -#: ../../enterprise/godmode/agentes/collections.data.php:204 -#: ../../enterprise/godmode/agentes/collections.data.php:224 -#: ../../enterprise/godmode/agentes/collections.data.php:251 -#: ../../enterprise/godmode/agentes/collections.data.php:279 -#: ../../enterprise/godmode/agentes/collections.data.php:309 -#: ../../enterprise/godmode/agentes/collections.data.php:332 -#: ../../enterprise/include/functions_reporting.php:2184 -#: ../../enterprise/include/functions_reporting.php:2217 -#: ../../enterprise/include/functions_reporting.php:2221 -#: ../../enterprise/include/functions_services.php:1612 -#: ../../enterprise/include/functions_reporting_pdf.php:702 -#: ../../enterprise/include/functions_reporting_csv.php:802 -#: ../../enterprise/include/functions_reporting_csv.php:832 -#: ../../enterprise/include/functions_reporting_csv.php:879 -#: ../../enterprise/include/functions_reporting_csv.php:915 -#: ../../enterprise/include/functions_reporting_csv.php:954 -#: ../../enterprise/include/functions_reporting_csv.php:1014 -#: ../../enterprise/include/functions_reporting_csv.php:1458 -#: ../../enterprise/include/functions_reporting_csv.php:2281 -#: ../../enterprise/include/functions_reporting_csv.php:2317 -#: ../../enterprise/include/functions_reporting_csv.php:2423 -#: ../../enterprise/include/functions_reporting_csv.php:2518 -#: ../../enterprise/include/functions_reporting_csv.php:2740 -#: ../../enterprise/meta/advanced/collections.editor.php:54 -#: ../../enterprise/meta/advanced/collections.data.php:46 -#: ../../enterprise/meta/advanced/collections.data.php:86 -#: ../../enterprise/meta/advanced/collections.data.php:104 -#: ../../enterprise/meta/advanced/collections.data.php:124 -#: ../../enterprise/meta/advanced/collections.data.php:149 -#: ../../enterprise/meta/advanced/collections.data.php:172 -#: ../../enterprise/meta/advanced/collections.data.php:197 -#: ../../enterprise/meta/advanced/collections.data.php:238 -#: ../../enterprise/meta/advanced/collections.data.php:263 -#: ../../enterprise/meta/include/functions_events_meta.php:134 -#: ../../include/functions_netflow.php:301 -#: ../../include/functions_reporting.php:4010 -#: ../../include/functions_reporting.php:4051 -#: ../../include/functions_reporting.php:4802 -#: ../../include/functions_events.php:210 ../../include/functions_events.php:293 -#: ../../include/functions_events.php:6776 ../../include/functions_graph.php:3769 -#: ../../include/functions_reporting_html.php:2079 -#: ../../include/functions_reporting_html.php:2535 -#: ../../include/functions_reporting_html.php:2539 -#: ../../include/functions_reporting_html.php:2540 -#: ../../include/functions_reporting_html.php:2544 -#: ../../include/functions_reporting_html.php:2549 -#: ../../include/functions_reporting_html.php:2554 -#: ../../include/functions_reporting_html.php:2558 -#: ../../include/functions_reporting_html.php:2563 -#: ../../include/functions_reporting_html.php:2570 -#: ../../include/functions_reporting_html.php:2619 -#: ../../include/functions_reporting_html.php:2692 -#: ../../include/ajax/module.php:982 ../../include/ajax/custom_fields.php:412 -#: ../../extensions/insert_data.php:194 ../../extensions/insert_data.php:195 -#: ../../mobile/operation/modules.php:715 ../../mobile/operation/modules.php:718 -#: ../../mobile/operation/modules.php:719 ../../mobile/operation/modules.php:720 -#: ../../mobile/operation/modules.php:721 ../../mobile/operation/modules.php:722 -#: ../../mobile/operation/modules.php:723 ../../mobile/operation/modules.php:724 -#: ../../mobile/operation/modules.php:725 ../../mobile/operation/modules.php:727 -#: ../../mobile/operation/modules.php:730 ../../mobile/operation/modules.php:731 -#: ../../mobile/operation/modules.php:732 ../../mobile/operation/modules.php:733 -#: ../../mobile/operation/modules.php:734 ../../mobile/operation/modules.php:735 -#: ../../mobile/operation/modules.php:736 ../../mobile/operation/modules.php:737 -#: ../../mobile/operation/modules.php:853 -msgid "Data" -msgstr "Données" - -#: ../../operation/agentes/exportdata.csv.php:178 -#: ../../operation/agentes/exportdata.php:209 -#: ../../operation/agentes/exportdata.excel.php:161 -msgid "No modules specified" -msgstr "Aucun module spécifié" - -#: ../../operation/agentes/interface_traffic_graph_win.php:78 -#: ../../include/rest-api/models/VisualConsole/View.php:738 -#: ../../include/rest-api/models/VisualConsole/View.php:817 -msgid "In" -msgstr "Dans" - -#: ../../operation/agentes/interface_traffic_graph_win.php:79 -#: ../../include/rest-api/models/VisualConsole/View.php:739 -#: ../../include/rest-api/models/VisualConsole/View.php:818 -msgid "Out" -msgstr "À l'extérieur de" - -#: ../../operation/agentes/interface_traffic_graph_win.php:95 -#, php-format -msgid "%s Interface Graph" -msgstr "%s Graphique d'interface" - -#: ../../operation/agentes/interface_traffic_graph_win.php:167 -#: ../../operation/agentes/stat_win.php:265 -msgid "Refresh time" -msgstr "Heure de rafraîchissement" - -#: ../../operation/agentes/interface_traffic_graph_win.php:181 -#: ../../operation/agentes/graphs.php:207 -#: ../../operation/agentes/exportdata.php:318 -#: ../../operation/agentes/stat_win.php:300 -#: ../../operation/agentes/stat_win.php:419 -#: ../../mobile/operation/module_graph.php:461 -msgid "Begin date" -msgstr "Date de début" - -#: ../../operation/agentes/interface_traffic_graph_win.php:207 -#: ../../operation/agentes/stat_win.php:318 -#: ../../operation/agentes/stat_win.php:429 -msgid "Begin time" -msgstr "Heure de début" - -#: ../../operation/agentes/interface_traffic_graph_win.php:227 -#: ../../operation/agentes/stat_win.php:371 -msgid "Show percentil" -msgstr "Afficher centile" - -#: ../../operation/agentes/interface_traffic_graph_win.php:238 -#: ../../operation/agentes/stat_win.php:406 -#: ../../godmode/reporting/graph_builder.main.php:285 -#: ../../godmode/reporting/create_container.php:437 -#: ../../godmode/reporting/create_container.php:494 -#: ../../godmode/reporting/create_container.php:589 -msgid "Show full scale graph (TIP)" -msgstr "Afficher graphique à pleine échelle (TIP)" - -#: ../../operation/agentes/interface_traffic_graph_win.php:240 -#: ../../operation/agentes/stat_win.php:408 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2488 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:560 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2492 -msgid "" -"TIP mode charts do not support average - maximum - minimum series, you can " -"only enable TIP or average, maximum or minimum series" -msgstr "" -"Les graphiques en mode TIP ne prennent pas en charge les séries moyennes - " -"maximales - minimales, vous ne pouvez activer que les séries TIP ou moyennes, " -"maximales ou minimales" - -#: ../../operation/agentes/interface_traffic_graph_win.php:250 -msgid "Zoom factor" -msgstr "Facteur de zoom" - -#: ../../operation/agentes/interface_traffic_graph_win.php:257 -msgid "Full" -msgstr "Complet" - -#: ../../operation/agentes/interface_traffic_graph_win.php:276 -#: ../../operation/agentes/stat_win.php:462 -#: ../../enterprise/views/cluster/view.php:441 -msgid "Reload" -msgstr "Recharger" - -#: ../../operation/agentes/interface_traffic_graph_win.php:306 -#: ../../operation/agentes/stat_win.php:500 -msgid "Graph configuration menu" -msgstr "Menu de configuration du graphique" - -#: ../../operation/agentes/interface_traffic_graph_win.php:308 -#: ../../operation/agentes/stat_win.php:502 ../../include/ajax/module.php:399 -msgid "" -"In Pandora FMS, data is stored compressed. The data visualization in database, " -"charts or CSV exported data won't match, because is interpreted at runtime. " -"Please check 'Pandora FMS Engineering' chapter from documentation." -msgstr "" -"Dans Pandora FMS, les données sont stockées compressées. La visualisation des " -"données dans la base de données, les graphiques ou les données exportées CSV " -"ne correspondront pas, car elles sont interprétées au moment de l'exécution. " -"Veuillez consulter le chapitre « Pandora FMS Ingénierie » de la documentation." - -#: ../../operation/agentes/pandora_networkmap.php:139 -#: ../../operation/agentes/pandora_networkmap.php:374 -msgid "Succesfully created" -msgstr "Créée correctement" - -#: ../../operation/agentes/pandora_networkmap.php:140 -#: ../../operation/agentes/pandora_networkmap.php:375 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5695 -#: ../../godmode/setup/news.php:67 ../../godmode/setup/gis.php:49 -#: ../../godmode/agentes/planned_downtime.editor.php:406 -#: ../../godmode/agentes/configurar_agente.php:350 -#: ../../godmode/agentes/configurar_agente.php:875 -#: ../../godmode/alerts/configure_alert_template.php:192 -#: ../../godmode/alerts/configure_alert_template.php:527 -#: ../../godmode/alerts/alert_commands.php:559 -#: ../../godmode/alerts/alert_list.php:165 -#: ../../godmode/users/configure_user.php:475 -#: ../../godmode/modules/manage_network_components.php:199 -#: ../../godmode/modules/manage_network_components.php:427 -#: ../../godmode/modules/manage_nc_groups.php:85 -#: ../../enterprise/operation/agentes/transactional_map.php:135 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:51 -#: ../../enterprise/tools/ipam/ipam_action.php:153 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:48 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:126 -#: ../../enterprise/godmode/policies/policies.php:170 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:124 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:127 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:77 -#: ../../enterprise/godmode/modules/local_components.php:142 -#: ../../enterprise/godmode/modules/local_components.php:318 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:81 -#: ../../enterprise/godmode/servers/manage_export.php:112 -#: ../../enterprise/godmode/servers/manage_export.php:119 -#: ../../enterprise/include/ajax/servers.ajax.php:198 -#: ../../include/functions_planned_downtimes.php:112 -#: ../../include/functions_planned_downtimes.php:827 -#: ../../include/functions_alerts.php:2739 -msgid "Could not be created" -msgstr "Erreur de création" - -#: ../../operation/agentes/pandora_networkmap.php:215 -#: ../../operation/agentes/pandora_networkmap.php:507 -msgid "Succesfully updated" -msgstr "Mise à jour correctement" - -#: ../../operation/agentes/pandora_networkmap.php:532 -msgid "Succesfully duplicate" -msgstr "Dupliquée correctement" - -#: ../../operation/agentes/pandora_networkmap.php:533 -#: ../../enterprise/godmode/policies/policy_modules.php:1399 -msgid "Could not be duplicated" -msgstr "Duplication impossible" - -#: ../../operation/agentes/pandora_networkmap.php:546 -msgid "Succesfully deleted" -msgstr "Supprimée correctement" - -#: ../../operation/agentes/pandora_networkmap.php:656 -msgid "List of network maps" -msgstr "Liste des cartes du réseau" - -#: ../../operation/agentes/pandora_networkmap.php:708 -#: ../../enterprise/views/cluster/list.php:62 -#: ../../include/functions_reporting_html.php:5589 -msgid "Nodes" -msgstr "Nœuds" - -#: ../../operation/agentes/pandora_networkmap.php:710 ../../operation/tree.php:90 -#: ../../godmode/reporting/visual_console_builder.wizard.php:362 -#: ../../enterprise/godmode/setup/setup_auth.php:230 -#: ../../enterprise/godmode/setup/setup_auth.php:509 -#: ../../enterprise/godmode/setup/setup_auth.php:1306 -#: ../../enterprise/godmode/policies/policy_agents.php:566 -#: ../../enterprise/godmode/policies/policy_agents.php:1215 -#: ../../include/functions_networkmap.php:1295 -#: ../../include/functions_maps.php:46 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:295 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:301 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:216 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:328 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:337 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:359 -#: ../../include/lib/Dashboard/Widgets/events_list.php:420 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:301 -#: ../../extensions/module_groups.php:311 -#: ../../extensions/files_repo/files_repo_form.php:55 -#: ../../mobile/operation/home.php:57 ../../mobile/operation/groups.php:77 -#: ../../mobile/include/functions_web.php:27 -msgid "Groups" -msgstr "Groupes" - -#: ../../operation/agentes/pandora_networkmap.php:712 -#: ../../operation/agentes/pandora_networkmap.php:799 -#: ../../godmode/reporting/map_builder.php:387 -#: ../../godmode/agentes/planned_downtime.list.php:623 -#: ../../godmode/agentes/planned_downtime.list.php:749 -#: ../../godmode/agentes/planned_downtime.list.php:795 -#: ../../godmode/alerts/alert_actions.php:330 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:230 -#: ../../enterprise/godmode/policies/policies.php:570 -#: ../../enterprise/godmode/policies/policy_modules.php:1660 -#: ../../views/dashboard/list.php:102 -msgid "Copy" -msgstr "Copier" - -#: ../../operation/agentes/pandora_networkmap.php:776 -msgid "Empty map" -msgstr "Carte vide" - -#: ../../operation/agentes/pandora_networkmap.php:778 -#: ../../enterprise/godmode/services/services.elements.php:99 -#: ../../enterprise/include/functions_reporting.php:2535 -#: ../../enterprise/include/functions_reporting.php:3479 -#: ../../enterprise/include/functions_reporting.php:4454 -#: ../../include/functions_reporting.php:1060 -#: ../../include/functions_reporting.php:8923 ../../include/functions_maps.php:50 -msgid "Dynamic" -msgstr "Dynamique" - -#: ../../operation/agentes/pandora_networkmap.php:780 -msgid "Pending to generate" -msgstr "En attente de générer" - -#: ../../operation/agentes/pandora_networkmap.php:800 -#: ../../operation/heatmap.php:70 ../../operation/heatmap.php:279 -#: ../../enterprise/operation/services/services.list.php:625 -msgid "Config" -msgstr "Configuration" - -#: ../../operation/agentes/pandora_networkmap.php:811 -msgid "There are no maps defined." -msgstr "Aucune carte définie" - -#: ../../operation/agentes/pandora_networkmap.php:818 -msgid "Create network map" -msgstr "Créer une carte de réseau" - -#: ../../operation/agentes/pandora_networkmap.php:825 -msgid "Create empty network map" -msgstr "Créer une carte réseau vide" - -#: ../../operation/agentes/alerts_status.php:191 ../../operation/menu.php:66 -#: ../../operation/users/user_edit.php:361 -#: ../../godmode/users/configure_user.php:1114 -msgid "Alert detail" -msgstr "Détail des alertes" - -#: ../../operation/agentes/alerts_status.php:209 -#: ../../enterprise/meta/general/main_header.php:115 -#: ../../enterprise/meta/general/main_menu.php:206 -msgid "Alerts view" -msgstr "Afficher les alertes" - -#: ../../operation/agentes/alerts_status.php:217 -msgid "Insufficient permissions to validate alerts" -msgstr "Autorisations insuffisantes pour valider les alertes" - -#: ../../operation/agentes/alerts_status.php:484 ../../operation/tree.php:304 -#: ../../operation/events/events_list.php:1102 -#: ../../godmode/reporting/reporting_builder.list_items.php:273 -#: ../../godmode/alerts/alert_templates.php:337 -#: ../../godmode/alerts/alert_actions.php:315 -#: ../../godmode/users/user_list.php:444 -#: ../../godmode/modules/manage_network_components.php:690 -#: ../../godmode/tag/tag.php:246 ../../godmode/tag/tag.php:412 -#: ../../enterprise/godmode/modules/local_components.php:584 -#: ../../enterprise/meta/advanced/policymanager.queue.php:246 -#: ../../enterprise/meta/advanced/collections.php:192 -#: ../../enterprise/meta/agentsearch.php:113 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:334 -msgid "Show Options" -msgstr "Afficher les options" - -#: ../../operation/agentes/alerts_status.php:500 -#: ../../godmode/alerts/alert_list.list.php:178 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:372 -msgid "Alert control filter" -msgstr "Filtre de control d'alertes" - -#: ../../operation/agentes/alerts_status.php:537 -#: ../../operation/agentes/alerts_status.php:573 -#: ../../operation/agentes/status_monitor.php:1303 -#: ../../godmode/agentes/status_monitor_custom_fields.php:73 -#: ../../godmode/agentes/status_monitor_custom_fields.php:142 -#: ../../godmode/agentes/module_manager.php:841 -#: ../../godmode/alerts/alert_view.php:148 -#: ../../enterprise/operation/agentes/collection_view.php:74 -#: ../../enterprise/operation/agentes/policy_view.php:67 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:116 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:102 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:108 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:112 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:462 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:208 -#: ../../enterprise/godmode/agentes/inventory_manager.php:219 -#: ../../enterprise/godmode/agentes/plugins_manager.php:193 -#: ../../enterprise/godmode/agentes/collection_manager.php:205 -#: ../../enterprise/godmode/policies/policy_queue.php:578 -#: ../../enterprise/godmode/policies/policy_queue.php:632 -#: ../../enterprise/include/functions_policies.php:4068 -#: ../../enterprise/meta/advanced/policymanager.queue.php:210 -#: ../../enterprise/meta/advanced/policymanager.queue.php:257 -#: ../../enterprise/meta/advanced/policymanager.sync.php:319 -#: ../../enterprise/extensions/resource_exportation/functions.php:18 -#: ../../include/ajax/module.php:974 ../../include/ajax/alert_list.ajax.php:272 -msgid "Policy" -msgstr "Politique" - -#: ../../operation/agentes/alerts_status.php:537 -#: ../../operation/agentes/alerts_status.php:573 -#: ../../operation/agentes/status_monitor.php:1303 -#: ../../godmode/snmpconsole/snmp_alert.php:1217 -#: ../../godmode/reporting/graph_builder.graph_editor.php:211 -#: ../../godmode/reporting/reporting_builder.list_items.php:371 -#: ../../godmode/agentes/module_manager.php:841 -#: ../../enterprise/operation/agentes/collection_view.php:74 -#: ../../enterprise/godmode/agentes/inventory_manager.php:219 -#: ../../enterprise/godmode/agentes/collection_manager.php:205 -#: ../../include/ajax/module.php:974 ../../include/ajax/alert_list.ajax.php:272 -msgid "P." -msgstr "P." - -#: ../../operation/agentes/alerts_status.php:539 -#: ../../operation/agentes/alerts_status.php:575 -#: ../../operation/agentes/alerts_status.php:610 -#: ../../operation/agentes/alerts_status.php:643 -#: ../../godmode/agentes/module_manager.php:844 -#: ../../enterprise/operation/agentes/policy_view.php:66 -#: ../../enterprise/operation/agentes/policy_view.php:166 -#: ../../enterprise/operation/agentes/policy_view.php:257 -#: ../../enterprise/operation/agentes/policy_view.php:262 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 -#: ../../enterprise/godmode/admin_access_logs.php:50 -#: ../../enterprise/godmode/policies/policy_agents.php:852 -#: ../../enterprise/godmode/policies/policy_agents.php:1368 -#: ../../include/functions_events.php:2604 -#: ../../include/class/AuditLog.class.php:128 -#: ../../include/ajax/alert_list.ajax.php:273 -#: ../../include/ajax/alert_list.ajax.php:298 -#: ../../mobile/operation/agents.php:406 -msgid "S." -msgstr "S." - -#: ../../operation/agentes/alerts_status.php:543 -#: ../../operation/agentes/alerts_status.php:579 -#: ../../operation/agentes/alerts_status.php:613 -#: ../../operation/agentes/alerts_status.php:646 -#: ../../include/ajax/module.php:970 ../../include/ajax/alert_list.ajax.php:276 -#: ../../include/ajax/alert_list.ajax.php:301 -msgid "Force execution" -msgstr "Forcer l'exécution" - -#: ../../operation/agentes/alerts_status.php:543 -#: ../../operation/agentes/alerts_status.php:579 -#: ../../operation/agentes/alerts_status.php:613 -#: ../../operation/agentes/alerts_status.php:646 -#: ../../include/ajax/module.php:970 ../../include/ajax/alert_list.ajax.php:276 -#: ../../include/ajax/alert_list.ajax.php:301 -msgid "F." -msgstr "F." - -#: ../../operation/agentes/alerts_status.php:549 -#: ../../operation/agentes/alerts_status.php:584 -#: ../../operation/agentes/alerts_status.php:619 -#: ../../operation/agentes/alerts_status.php:651 -#: ../../operation/search_alerts.php:36 -#: ../../godmode/reporting/reporting_builder.item_editor.php:201 -#: ../../godmode/reporting/reporting_builder.item_editor.php:825 -#: ../../godmode/alerts/alert_view.php:95 -#: ../../godmode/alerts/alert_list.builder.php:140 -#: ../../godmode/alerts/alert_list.list.php:480 -#: ../../enterprise/operation/agentes/policy_view.php:259 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:321 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1399 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:329 -#: ../../enterprise/godmode/policies/policy_alerts.php:351 -#: ../../enterprise/godmode/policies/policy_alerts.php:557 -#: ../../enterprise/include/functions_tasklist.php:328 -#: ../../enterprise/include/functions_reporting_csv.php:2465 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:224 -#: ../../include/functions_treeview.php:412 -#: ../../include/functions_treeview.php:453 ../../include/functions_cron.php:653 -#: ../../include/functions_reporting_html.php:3133 -#: ../../include/functions_reporting_html.php:3136 -#: ../../include/class/AgentsAlerts.class.php:338 -#: ../../include/class/AgentsAlerts.class.php:976 -#: ../../include/ajax/alert_list.ajax.php:280 -#: ../../include/ajax/alert_list.ajax.php:305 -#: ../../mobile/operation/alerts.php:342 -msgid "Template" -msgstr "Modèle" - -#: ../../operation/agentes/alerts_status.php:551 -#: ../../operation/agentes/alerts_status.php:586 -#: ../../operation/agentes/alerts_status.php:621 -#: ../../operation/agentes/alerts_status.php:653 -#: ../../godmode/snmpconsole/snmp_alert.php:1238 -#: ../../godmode/alerts/alert_view.php:99 -#: ../../enterprise/operation/agentes/policy_view.php:261 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:221 -#: ../../include/functions_treeview.php:455 -#: ../../include/functions_reporting_html.php:5158 -#: ../../include/class/AgentsAlerts.class.php:905 -#: ../../include/ajax/alert_list.ajax.php:282 -#: ../../include/ajax/alert_list.ajax.php:307 -msgid "Last fired" -msgstr "Déclenchée pour la dernière fois" - -#: ../../operation/agentes/alerts_status.php:732 -#: ../../include/ajax/alert_list.ajax.php:328 -msgid "No alerts found" -msgstr "Aucune alerte retrouvée" - -#: ../../operation/agentes/alerts_status.php:742 -msgid "Full list of alerts" -msgstr "Liste complète des alertes" - -#: ../../operation/agentes/graphs.php:143 -msgid "Other modules" -msgstr "Autres modules" - -#: ../../operation/agentes/graphs.php:150 -msgid "Modules network no proc" -msgstr "Modules de réseau sans proc" - -#: ../../operation/agentes/graphs.php:157 -msgid "Modules boolean" -msgstr "Modules booléens" - -#: ../../operation/agentes/graphs.php:222 -#: ../../operation/agentes/stat_win.php:276 -msgid "Show events" -msgstr "Afficher les événements" - -#: ../../operation/agentes/graphs.php:224 -#: ../../operation/agentes/stat_win.php:310 -msgid "Show alerts" -msgstr "Afficher les alertes" - -#: ../../operation/agentes/graphs.php:224 -msgid "the combined graph does not show the alerts into this graph" -msgstr "Le graphique combiné ne montre pas les alertes dans ce graphique" - -#: ../../operation/agentes/graphs.php:226 -msgid "Show as one combined graph" -msgstr "Afficher sous forme de graphique combiné" - -#: ../../operation/agentes/graphs.php:228 -msgid "several graphs for each module" -msgstr "Plusieurs graphiques pour chaque module" - -#: ../../operation/agentes/graphs.php:229 -msgid "One combined graph" -msgstr "Un graphique combiné" - -#: ../../operation/agentes/graphs.php:233 -#: ../../godmode/netflow/nf_item_list.php:177 -msgid "Chart type" -msgstr "Type de graphique" - -#: ../../operation/agentes/graphs.php:237 ../../operation/agentes/graphs.php:413 -msgid "Area stack" -msgstr "Graphique de zone empilée" - -#: ../../operation/agentes/graphs.php:239 ../../operation/agentes/graphs.php:421 -msgid "Line stack" -msgstr "Graphique de ligne empilée" - -#: ../../operation/agentes/graphs.php:256 -msgid "Save as custom graph" -msgstr "Enregistrer comme graphique personnalisé" - -#: ../../operation/agentes/graphs.php:269 -msgid "Filter graphs" -msgstr "Filtrer les graphiques" - -#: ../../operation/agentes/graphs.php:296 -msgid "There was an error loading the graph" -msgstr "Erreur de chargement du graphique" - -#: ../../operation/agentes/graphs.php:304 ../../operation/agentes/graphs.php:308 -msgid "Name custom graph" -msgstr "Nom du graphique personnalisé" - -#: ../../operation/agentes/graphs.php:342 -#: ../../godmode/reporting/visual_console_builder.data.php:229 -#: ../../godmode/reporting/reporting_builder.main.php:45 -#: ../../godmode/setup/snmp_wizard.php:100 ../../godmode/setup/gis_step_2.php:521 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:109 -#: ../../enterprise/godmode/reporting/mysql_builder.php:240 -#: ../../enterprise/include/ajax/transactional.ajax.php:83 -#: ../../enterprise/views/ncm/agent/manage.php:259 -#: ../../extensions/insert_data.php:208 -msgid "Save" -msgstr "Sauvegarder" - -#: ../../operation/agentes/graphs.php:354 -msgid "Save custom graph" -msgstr "Enregistrer le graphique personnalisé" - -#: ../../operation/agentes/graphs.php:375 -msgid "Custom graph create from the tab graphs in the agent." -msgstr "" -"Graphique personnalisé créé à partir de la section des graphiques de l'agent" - -#: ../../operation/agentes/ver_agente.php:1008 -#: ../../enterprise/operation/agentes/ver_agente.php:72 -msgid "Main IP" -msgstr "Adresse IP principale" - -#: ../../operation/agentes/ver_agente.php:1020 -#: ../../enterprise/operation/agentes/ver_agente.php:78 -#: ../../include/functions_events.php:4505 -msgid "Last remote contact" -msgstr "Dernier contact à distance" - -#: ../../operation/agentes/ver_agente.php:1065 -#: ../../enterprise/operation/agentes/ver_agente.php:122 -msgid "Monitors down" -msgstr "Moniteurs hors service" - -#: ../../operation/agentes/ver_agente.php:1106 -#: ../../enterprise/operation/agentes/ver_agente.php:164 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:576 -#: ../../mobile/operation/groups.php:174 -msgid "Alerts fired" -msgstr "Alertes déclenchées" - -#: ../../operation/agentes/ver_agente.php:1172 -#: ../../godmode/setup/setup_general.php:649 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:349 -#: ../../enterprise/tools/ipam/ipam_calculator.php:62 -#: ../../enterprise/tools/ipam/ipam_network.php:395 -#: ../../enterprise/tools/ipam/ipam_excel.php:133 -#: ../../enterprise/tools/ipam/ipam_ajax.php:359 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:254 -#: ../../enterprise/godmode/servers/manage_export_form.php:99 -#: ../../enterprise/godmode/servers/manage_export.php:140 -#: ../../enterprise/include/functions_ipam.php:2032 -#: ../../enterprise/views/ncm/devices/list.php:117 -msgid "Address" -msgstr "Adresse" - -#: ../../operation/agentes/ver_agente.php:1223 -msgid "Sons" -msgstr "Fils" - -#: ../../operation/agentes/ver_agente.php:1348 -#: ../../operation/search_agents.php:132 ../../operation/search_agents.php:133 -#: ../../enterprise/tools/ipam/ipam.php:426 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:301 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:103 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:841 -msgid "Manage" -msgstr "Gérer" - -#: ../../operation/agentes/ver_agente.php:1478 -#: ../../godmode/agentes/configurar_agente.php:509 -msgid "GIS data" -msgstr "Données GIS" - -#: ../../operation/agentes/ver_agente.php:1498 ../../operation/menu.php:474 -#: ../../operation/incidents/incident_statistics.php:21 -#: ../../godmode/agentes/configurar_agente.php:581 -#: ../../godmode/agentes/configurar_agente.php:749 -#: ../../general/first_task/incidents.php:28 -msgid "Incidents" -msgstr "Incidents" - -#: ../../operation/agentes/ver_agente.php:1535 -#: ../../operation/agentes/status_monitor.php:62 -#: ../../operation/agentes/status_monitor.php:85 -#: ../../godmode/reporting/reporting_builder.item_editor.php:76 -#: ../../godmode/massive/massive_edit_agents.php:1103 -#: ../../godmode/agentes/agent_manager.php:864 -#: ../../godmode/agentes/agent_manager.php:889 ../../godmode/menu.php:77 -#: ../../godmode/events/events.php:80 ../../godmode/events/events.php:95 -#: ../../enterprise/meta/event/custom_events.php:56 -#: ../../enterprise/meta/event/custom_events.php:61 -#: ../../enterprise/meta/event/custom_events.php:74 -#: ../../enterprise/meta/event/custom_events.php:92 -#: ../../include/functions_events.php:4510 -#: ../../include/functions_reporting_html.php:1516 -msgid "Custom fields" -msgstr "Champs personnalisés" - -#: ../../operation/agentes/ver_agente.php:1573 -msgid "Log Viewer" -msgstr "Visionneur de journaux" - -#: ../../operation/agentes/ver_agente.php:1600 ../../godmode/setup/setup.php:177 -#: ../../godmode/setup/setup.php:277 ../../godmode/menu.php:347 -msgid "eHorus" -msgstr "eHorus" - -#: ../../operation/agentes/ver_agente.php:1612 -msgid "Terminal" -msgstr "Terminal" - -#: ../../operation/agentes/ver_agente.php:1623 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2401 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:367 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2439 -#: ../../include/lib/Dashboard/Widgets/top_n.php:286 -msgid "Display" -msgstr "Afficher" - -#: ../../operation/agentes/ver_agente.php:1634 -msgid "Processes" -msgstr "Processus" - -#: ../../operation/agentes/ver_agente.php:1645 -#: ../../enterprise/operation/menu.php:77 -#: ../../enterprise/operation/services/services.treeview_services.php:61 -#: ../../enterprise/operation/services/services.treeview_services.php:81 -#: ../../enterprise/operation/services/services.service.php:83 -#: ../../enterprise/operation/services/services.list.php:58 -#: ../../enterprise/operation/services/services.list.php:75 -#: ../../enterprise/operation/services/services.service_map.php:90 -#: ../../enterprise/operation/services/services.service_map.php:109 -#: ../../enterprise/operation/services/services.table_services.php:38 -#: ../../enterprise/operation/services/services.table_services.php:58 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:300 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:136 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:363 -#: ../../enterprise/godmode/massive/massive_create_services.php:966 -#: ../../enterprise/godmode/menu.php:137 -#: ../../enterprise/godmode/services/services.service.php:469 -#: ../../enterprise/godmode/services/services.service.php:489 -#: ../../enterprise/godmode/services/services.massive.meta.php:42 -#: ../../enterprise/godmode/services/services.elements.php:778 -#: ../../enterprise/godmode/services/services.elements.php:798 -#: ../../enterprise/godmode/services/services.massive.elements.php:44 -#: ../../enterprise/include/functions_groups.php:65 -#: ../../enterprise/meta/general/main_header.php:210 -#: ../../enterprise/meta/general/main_menu.php:329 -#: ../../general/first_task/service_list.php:23 -msgid "Services" -msgstr "Services" - -#: ../../operation/agentes/ver_agente.php:1656 -#: ../../enterprise/godmode/agentes/collections.editor.php:65 -#: ../../enterprise/godmode/agentes/collections.editor.php:424 -#: ../../enterprise/godmode/agentes/collections.editor.php:446 -#: ../../enterprise/godmode/agentes/collections.agents.php:50 -#: ../../enterprise/godmode/agentes/collections.data.php:127 -#: ../../enterprise/godmode/agentes/collections.data.php:281 -#: ../../enterprise/godmode/agentes/collections.data.php:334 -#: ../../enterprise/include/functions_collection.php:186 -#: ../../enterprise/meta/advanced/collections.editor.php:57 -#: ../../enterprise/meta/advanced/collections.editor.php:385 -#: ../../enterprise/meta/advanced/collections.editor.php:402 -#: ../../enterprise/meta/advanced/collections.data.php:174 -#: ../../enterprise/meta/advanced/collections.data.php:241 -#: ../../enterprise/meta/advanced/collections.data.php:265 -msgid "Files" -msgstr "Fichiers" - -#: ../../operation/agentes/ver_agente.php:1674 -#: ../../operation/agentes/ver_agente.php:1873 -#: ../../enterprise/operation/menu.php:61 -msgid "SAP view" -msgstr "Vue SAP" - -#: ../../operation/agentes/ver_agente.php:1686 ../../godmode/setup/setup.php:224 -#: ../../godmode/setup/setup.php:311 ../../godmode/menu.php:361 -msgid "External Tools" -msgstr "Outils externes" - -#: ../../operation/agentes/exportdata.php:34 ../../operation/menu.php:515 -msgid "Export data" -msgstr "Exporter les données" - -#: ../../operation/agentes/exportdata.php:248 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:153 -msgid "Source agent" -msgstr "Agent source" - -#: ../../operation/agentes/exportdata.php:283 -msgid "No modules of type string. You can not calculate their average" -msgstr "Aucun module de type chaîne. Vous ne pouvez pas calculer leur moyenne." - -#: ../../operation/agentes/exportdata.php:375 -msgid "Export type" -msgstr "Type d'exportation" - -#: ../../operation/agentes/exportdata.php:378 -#: ../../include/functions_netflow.php:1184 -msgid "Data table" -msgstr "Tableau de données" - -#: ../../operation/agentes/exportdata.php:379 -#: ../../enterprise/operation/reporting/custom_reporting.php:18 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:505 -#: ../../extensions/insert_data.php:199 -msgid "CSV" -msgstr "CSV" - -#: ../../operation/agentes/exportdata.php:380 -msgid "MS Excel" -msgstr "MS Excel" - -#: ../../operation/agentes/exportdata.php:381 -msgid "Average per hour/day" -msgstr "Moyenne par heure/jour" - -#: ../../operation/agentes/exportdata.php:389 -#: ../../enterprise/include/functions_reporting.php:8128 -#: ../../enterprise/extensions/resource_exportation/functions.php:21 -#: ../../extensions/resource_exportation.php:435 -#: ../../extensions/resource_exportation.php:438 -msgid "Export" -msgstr "Exporter" - -#: ../../operation/agentes/gis_view.php:59 -#: ../../godmode/agentes/agent_conf_gis.php:38 -msgid "There is no default map. Please go to the setup for to set a default map." -msgstr "" -"Il n'y a pas de carte par défaut. Veuillez accéder à la configuration pour " -"définir une carte par défaut." - -#: ../../operation/agentes/gis_view.php:96 -msgid "Period to show data as path" -msgstr "Période pour montrer les données comme chemin" - -#: ../../operation/agentes/gis_view.php:100 -msgid "Refresh path" -msgstr "Rafraîchir le chemin" - -#: ../../operation/agentes/gis_view.php:158 -msgid "This agent doesn't have any GIS data." -msgstr "Cet agent ne possède pas de données GIS." - -#: ../../operation/agentes/gis_view.php:170 -msgid "Positional data from the last" -msgstr "Données de position des derniers" - -#: ../../operation/agentes/gis_view.php:209 -#, php-format -msgid "%s Km" -msgstr "%s Km" - -#: ../../operation/agentes/gis_view.php:217 -#: ../../godmode/setup/gis_step_2.php:483 -msgid "Longitude" -msgstr "Longitude" - -#: ../../operation/agentes/gis_view.php:218 -#: ../../godmode/setup/gis_step_2.php:465 -msgid "Latitude" -msgstr "Latitude" - -#: ../../operation/agentes/gis_view.php:219 -#: ../../godmode/setup/gis_step_2.php:501 -msgid "Altitude" -msgstr "Altitude" - -#: ../../operation/agentes/gis_view.php:221 -#: ../../godmode/agentes/planned_downtime.list.php:302 -#: ../../enterprise/include/functions_reporting_pdf.php:1984 -#: ../../enterprise/include/functions_reporting_csv.php:716 -#: ../../enterprise/include/functions_reporting_csv.php:952 -#: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../include/functions_snmp.php:413 ../../include/functions_snmp.php:421 -#: ../../include/functions_reporting_html.php:3702 -#: ../../include/rest-api/index.php:361 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:460 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:520 -msgid "To" -msgstr "À" - -#: ../../operation/agentes/gis_view.php:223 -msgid "Distance" -msgstr "Distance" - -#: ../../operation/agentes/gis_view.php:224 -msgid "# of Packages" -msgstr "Nombre de progiciels" - -#: ../../operation/agentes/custom_fields.php:59 -msgid "No fields defined" -msgstr "Aucun champ défini" - -#: ../../operation/agentes/custom_fields.php:65 -#: ../../godmode/agentes/fields_manager.php:119 -#: ../../godmode/alerts/alert_view.php:441 -#: ../../godmode/alerts/alert_view.php:564 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2656 -msgid "Field" -msgstr "Champ" - -#: ../../operation/agentes/custom_fields.php:67 -#: ../../godmode/agentes/fields_manager.php:120 -#: ../../godmode/agentes/configure_field.php:95 -msgid "Display on front" -msgstr "Afficher à l'avant" - -#: ../../operation/agentes/custom_fields.php:67 -#: ../../godmode/agentes/fields_manager.php:120 -#: ../../godmode/agentes/configure_field.php:96 -msgid "" -"The fields with display on front enabled will be displayed into the agent " -"details" -msgstr "" -"Les champs avec l'affichage à l'avant activé apparaîtront dans les détails des " -"agents" - -#: ../../operation/agentes/log_sources_status.php:57 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1289 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1853 -msgid "Review" -msgstr "Réviser" - -#: ../../operation/agentes/log_sources_status.php:75 -msgid "Review in log viewer" -msgstr "Réviser dans la visionneuse de journaux" - -#: ../../operation/agentes/log_sources_status.php:98 -msgid "No log sources found" -msgstr "Aucune source de journal trouvée" - -#: ../../operation/agentes/log_sources_status.php:117 -msgid "Log sources status" -msgstr "État des sources de journal" - -#: ../../operation/agentes/status_monitor.php:95 ../../operation/menu.php:58 -msgid "Monitor detail" -msgstr "Détail des moniteurs" - -#: ../../operation/agentes/status_monitor.php:119 -msgid "Monitor view" -msgstr "Vue du moniteur" - -#: ../../operation/agentes/status_monitor.php:500 -#: ../../enterprise/operation/agentes/tag_view.php:139 -msgid "Monitor status" -msgstr "État du moniteur" - -#: ../../operation/agentes/status_monitor.php:518 ../../operation/heatmap.php:96 -#: ../../godmode/massive/massive_edit_modules.php:892 -#: ../../godmode/agentes/module_manager_editor_common.php:271 -#: ../../godmode/agentes/module_manager_editor_common.php:1188 -#: ../../enterprise/operation/agentes/tag_view.php:157 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:835 -#: ../../include/functions_treeview.php:116 -#: ../../include/functions_graph.php:5316 ../../include/ajax/heatmap.ajax.php:196 -msgid "Not assigned" -msgstr "Non assigné" - -#: ../../operation/agentes/status_monitor.php:545 -#: ../../operation/agentes/status_monitor.php:1319 -#: ../../godmode/agentes/agent_template.php:235 -#: ../../godmode/agentes/status_monitor_custom_fields.php:85 -#: ../../godmode/agentes/status_monitor_custom_fields.php:145 -#: ../../godmode/alerts/alert_list.list.php:89 -#: ../../godmode/modules/manage_network_components.php:748 -#: ../../godmode/modules/manage_network_components_form_wizard.php:271 -#: ../../godmode/modules/manage_network_templates_form.php:231 -#: ../../enterprise/operation/agentes/tag_view.php:205 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:338 -#: ../../enterprise/include/functions_reporting_csv.php:873 -#: ../../enterprise/meta/include/functions_events_meta.php:90 -#: ../../include/ajax/heatmap.ajax.php:225 -#: ../../include/ajax/heatmap.ajax.php:264 ../../include/ajax/module.php:978 -#: ../../include/ajax/custom_fields.php:411 -#: ../../mobile/operation/modules.php:594 ../../mobile/operation/modules.php:848 -msgid "Module name" -msgstr "Nom du module" - -#: ../../operation/agentes/status_monitor.php:625 -#: ../../godmode/agentes/module_manager_editor_data.php:15 -#: ../../enterprise/operation/agentes/tag_view.php:278 -msgid "Data server module" -msgstr "Module de serveur de données" - -#: ../../operation/agentes/status_monitor.php:627 -#: ../../godmode/agentes/module_manager_editor_network.php:77 -#: ../../enterprise/operation/agentes/tag_view.php:280 -msgid "Network server module" -msgstr "Module de serveur de réseau" - -#: ../../operation/agentes/status_monitor.php:631 -#: ../../godmode/agentes/module_manager_editor_plugin.php:46 -#: ../../enterprise/operation/agentes/tag_view.php:284 -msgid "Plugin server module" -msgstr "Module du serveur plugin" - -#: ../../operation/agentes/status_monitor.php:635 -#: ../../godmode/agentes/module_manager_editor_wmi.php:33 -#: ../../enterprise/operation/agentes/tag_view.php:288 -msgid "WMI server module" -msgstr "Module serveur WMI" - -#: ../../operation/agentes/status_monitor.php:639 -#: ../../godmode/agentes/module_manager_editor_prediction.php:107 -#: ../../enterprise/operation/agentes/tag_view.php:292 -msgid "Prediction server module" -msgstr "Module de prédiction du serveur" - -#: ../../operation/agentes/status_monitor.php:643 -#: ../../godmode/agentes/module_manager_editor_web.php:55 -#: ../../enterprise/operation/agentes/tag_view.php:296 -msgid "Web server module" -msgstr "Module du serveur web" - -#: ../../operation/agentes/status_monitor.php:645 -msgid "Wux server module" -msgstr "Module du serveur WUX" - -#: ../../operation/agentes/status_monitor.php:650 -#: ../../operation/agentes/status_monitor.php:1324 -#: ../../godmode/agentes/status_monitor_custom_fields.php:89 -#: ../../godmode/agentes/status_monitor_custom_fields.php:146 -#: ../../enterprise/operation/agentes/tag_view.php:299 -#: ../../enterprise/operation/agentes/tag_view.php:680 -msgid "Server type" -msgstr "Type de serveur" - -#: ../../operation/agentes/status_monitor.php:656 -#: ../../godmode/agentes/modificar_agente.php:324 -#: ../../enterprise/operation/agentes/tag_view.php:305 -msgid "Only enabled" -msgstr "Activés seulement" - -#: ../../operation/agentes/status_monitor.php:657 -#: ../../godmode/agentes/modificar_agente.php:323 -#: ../../enterprise/operation/agentes/tag_view.php:306 -msgid "Only disabled" -msgstr "Désactivés seulement" - -#: ../../operation/agentes/status_monitor.php:660 -#: ../../enterprise/operation/agentes/tag_view.php:309 -msgid "Show monitors..." -msgstr "Afficher les moniteurs" - -#: ../../operation/agentes/status_monitor.php:666 -msgid "Min. hours in current status" -msgstr "Heures min. dans l'état actuel" - -#: ../../operation/agentes/status_monitor.php:671 -#: ../../godmode/agentes/status_monitor_custom_fields.php:81 -#: ../../godmode/agentes/status_monitor_custom_fields.php:144 -#: ../../enterprise/operation/agentes/tag_view.php:319 -#: ../../enterprise/operation/agentes/tag_view.php:679 -msgid "Data type" -msgstr "Type de données" - -#: ../../operation/agentes/status_monitor.php:776 -msgid "Not condition" -msgstr "Pas de condition" - -#: ../../operation/agentes/status_monitor.php:776 -msgid "" -"If you check this option, those elements that do NOT meet any of the " -"requirements will be shown" -msgstr "" -"Si vous cochez cette option, les éléments qui ne répondent à aucune des " -"exigences seront affichés" - -#: ../../operation/agentes/status_monitor.php:845 -msgid "Advanced Options" -msgstr "Options avancées" - -#: ../../operation/agentes/status_monitor.php:854 -msgid "Show filters" -msgstr "Afficher les filtres" - -#: ../../operation/agentes/status_monitor.php:1313 -msgid "Data Type" -msgstr "Type de données" - -#: ../../operation/agentes/status_monitor.php:1347 -#: ../../operation/search_modules.php:37 -#: ../../godmode/agentes/status_monitor_custom_fields.php:105 -#: ../../godmode/agentes/status_monitor_custom_fields.php:150 -#: ../../enterprise/operation/agentes/tag_view.php:682 -#: ../../enterprise/operation/services/services.service.php:130 -#: ../../enterprise/operation/services/services.list.php:509 -#: ../../include/functions_events.php:4585 -#: ../../include/functions_visual_map_editor.php:58 -#: ../../include/class/NetworkMap.class.php:2908 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:303 -#: ../../include/ajax/module.php:983 ../../extensions/realtime_graphs.php:161 -msgid "Graph" -msgstr "Graphique" - -#: ../../operation/agentes/status_monitor.php:1352 -#: ../../godmode/agentes/status_monitor_custom_fields.php:109 -#: ../../godmode/agentes/status_monitor_custom_fields.php:151 -#: ../../godmode/agentes/module_manager.php:864 -#: ../../enterprise/operation/agentes/tag_view.php:683 -msgid "Warn" -msgstr "Alerte" - -#: ../../operation/agentes/status_monitor.php:1573 -#: ../../operation/search_modules.php:108 ../../operation/events/events.php:2164 -#: ../../enterprise/operation/agentes/tag_view.php:935 -#: ../../include/functions_events.php:62 ../../include/functions_modules.php:2840 -#: ../../include/functions_modules.php:4076 -#: ../../mobile/operation/modules.php:542 ../../mobile/operation/modules.php:605 -msgid "NOT INIT" -msgstr "NON INITIALISÉ" - -#: ../../operation/agentes/status_monitor.php:1642 -#: ../../operation/agentes/status_monitor.php:1650 -#: ../../include/functions.php:1357 ../../include/functions.php:1394 -#: ../../include/functions_modules.php:4088 -#: ../../include/class/Tree.class.php:646 ../../include/lib/Module.php:565 -msgid "NO DATA" -msgstr "PAS DE DONNÉES" - -#: ../../operation/agentes/status_monitor.php:1981 -msgid "This group doesn't have any monitor" -msgstr "Ce groupe n'a aucun moniteur" - -#: ../../operation/agentes/status_monitor.php:1983 -msgid "Sorry no search parameters" -msgstr "Pas de paramètres de recherche" - -#: ../../operation/agentes/datos_agente.php:173 -msgid "Received data from" -msgstr "Données reçues de" - -#: ../../operation/agentes/datos_agente.php:180 -msgid "Main database" -msgstr "Base de données principale" - -#: ../../operation/agentes/datos_agente.php:180 -#: ../../enterprise/godmode/menu.php:148 -#: ../../enterprise/include/functions_setup.php:67 -#: ../../enterprise/include/functions_setup.php:119 -msgid "History database" -msgstr "Base de Données de l'historique" - -#: ../../operation/agentes/datos_agente.php:181 -msgid "" -"Switch between the main database and the history database to retrieve module " -"data" -msgstr "" -"Changez entre la base de données principale et la base de données de " -"l'historique pour récupérer les données du module." - -#: ../../operation/agentes/datos_agente.php:194 ../../include/ajax/module.php:223 -msgid "Choose a time from now" -msgstr "Choisir un temps à partir de maintenant" - -#: ../../operation/agentes/datos_agente.php:197 ../../include/ajax/module.php:249 -msgid "Specify time range" -msgstr "Spécifier l'intervalle de temps" - -#: ../../operation/agentes/datos_agente.php:198 -#: ../../operation/events/events_list.php:881 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:778 -#: ../../include/ajax/module.php:250 -msgid "Timestamp from:" -msgstr "Horodatage à partir de :" - -#: ../../operation/agentes/datos_agente.php:204 -#: ../../operation/events/events_list.php:884 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:796 -#: ../../include/ajax/module.php:270 -msgid "Timestamp to:" -msgstr "Horodatage jusqu'à :" - -#: ../../operation/agentes/datos_agente.php:295 -#: ../../godmode/reporting/map_builder.php:452 -#: ../../godmode/reporting/map_builder.php:469 -#: ../../godmode/agentes/module_manager.php:794 ../../include/ajax/module.php:560 -msgid "No available data to show" -msgstr "Aucune donnée disponible" - -#: ../../operation/agentes/stat_win.php:116 -#, php-format -msgid "%s Graph" -msgstr "Graphique %s" - -#: ../../operation/agentes/stat_win.php:147 -msgid "There was a problem locating the source of the graph" -msgstr "Erreur de repérage de la source du tableau" - -#: ../../operation/agentes/stat_win.php:295 -#, php-format -msgid "" -"'Show events' is disabled because this %s node is set to event replication." -msgstr "" -"« Afficher les événements » est désactivé car ce nœud %s est défini sur la " -"réplication d'événements." - -#: ../../operation/agentes/stat_win.php:328 -#: ../../mobile/operation/module_graph.php:444 -msgid "Show unknown graph" -msgstr "Afficher le graphique inconnu" - -#: ../../operation/agentes/stat_win.php:351 -msgid "Zoom" -msgstr "Zoom" - -#: ../../operation/agentes/stat_win.php:380 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2507 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:543 -#: ../../mobile/operation/module_graph.php:436 -msgid "Time compare (Overlapped)" -msgstr "Comparaison de temps (chevauché)" - -#: ../../operation/agentes/stat_win.php:388 -#: ../../operation/agentes/stat_win.php:450 -#: ../../mobile/operation/module_graph.php:428 -msgid "Time compare (Separated)" -msgstr "Comparaison de temps (séparément)" - -#: ../../operation/agentes/stat_win.php:397 -msgid "Show AVG/MAX/MIN data series in graph" -msgstr "Afficher les séries de données MOY/MAX/MIN dans le graphique" - -#: ../../operation/search_maps.php:30 -#: ../../enterprise/godmode/services/services.elements.php:778 -msgid "Elements" -msgstr "Éléments" - -#: ../../operation/menu.php:51 ../../operation/tree.php:138 -#: ../../godmode/groups/group_list.php:344 -#: ../../enterprise/operation/services/services.treeview_services.php:61 -#: ../../enterprise/operation/services/services.treeview_services.php:68 -#: ../../enterprise/meta/general/main_header.php:97 -#: ../../enterprise/meta/general/main_menu.php:188 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:173 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:714 -msgid "Tree view" -msgstr "Vue arborescente" - -#: ../../operation/menu.php:69 ../../operation/heatmap.php:92 -msgid "Heatmap view" -msgstr "Vue de carte de chaleur" - -#: ../../operation/menu.php:78 ../../godmode/wizards/HostDevices.class.php:916 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:597 -#: ../../enterprise/tools/ipam/ipam_vlan_network.php:63 -#: ../../enterprise/tools/ipam/ipam_calculator.php:185 -#: ../../enterprise/tools/ipam/ipam_editor.php:122 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:58 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:83 -#: ../../enterprise/tools/ipam/ipam_list.php:570 -#: ../../enterprise/include/functions_ipam.php:1976 -#: ../../enterprise/include/ajax/ipam.ajax.php:366 -#: ../../enterprise/include/ajax/ipam.ajax.php:396 -#: ../../include/functions_ui.php:870 -msgid "Network" -msgstr "Réseau" - -#: ../../operation/menu.php:96 -msgid "Netflow Live View" -msgstr "Netflow en temps réel" - -#: ../../operation/menu.php:125 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:461 -#: ../../include/functions_menu.php:531 -msgid "SNMP console" -msgstr "Console SNMP" - -#: ../../operation/menu.php:126 -msgid "SNMP browser" -msgstr "Navigateur SNMP" - -#: ../../operation/menu.php:135 -msgid "SNMP filters" -msgstr "Filtres SNMP" - -#: ../../operation/menu.php:136 ../../include/functions_menu.php:530 -msgid "SNMP trap generator" -msgstr "Générateur de déroutements SNMP" - -#: ../../operation/menu.php:165 -#: ../../include/lib/Dashboard/Widgets/network_map.php:172 -#: ../../include/lib/Dashboard/Widgets/network_map.php:478 -msgid "Network map" -msgstr "Carte de réseau" - -#: ../../operation/menu.php:265 -msgid "List of Gis maps" -msgstr "Liste de cartes GIS" - -#: ../../operation/menu.php:339 ../../operation/users/user_edit.php:363 -#: ../../godmode/users/configure_user.php:1119 -#: ../../enterprise/extensions/vmware/vmware_view.php:1316 -#: ../../enterprise/extensions/vmware/vmware_view.php:1353 -#: ../../include/class/OrderInterpreter.class.php:219 -#: ../../mobile/include/functions_web.php:22 -msgid "Dashboard" -msgstr "Panneau de configuration" - -#: ../../operation/menu.php:373 ../../operation/events/events.php:946 -#: ../../operation/events/events.php:959 ../../godmode/menu.php:269 -#: ../../enterprise/tools/ipam/ipam_network.php:399 -#: ../../enterprise/tools/ipam/ipam_massive.php:103 -#: ../../enterprise/include/class/CommandCenter.class.php:1071 -#: ../../enterprise/meta/general/logon_ok.php:57 -#: ../../enterprise/meta/general/main_header.php:154 -#: ../../enterprise/meta/general/main_menu.php:257 -#: ../../enterprise/meta/monitoring/tactical.php:272 -#: ../../include/functions.php:4086 ../../include/functions_reports.php:864 -#: ../../include/functions_reports.php:868 -#: ../../include/functions_reports.php:872 ../../mobile/operation/events.php:609 -#: ../../mobile/operation/home.php:51 ../../mobile/include/functions_web.php:25 -msgid "Events" -msgstr "Événements" - -#: ../../operation/menu.php:379 ../../godmode/users/configure_profile.php:298 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:255 -#: ../../enterprise/meta/event/custom_events.php:38 -msgid "View events" -msgstr "Afficher les événements" - -#: ../../operation/menu.php:416 -msgid "RSS" -msgstr "RSS" - -#: ../../operation/menu.php:425 ../../operation/events/sound_events.php:64 -msgid "Sound Events" -msgstr "Événements sonores" - -#: ../../operation/menu.php:443 ../../operation/events/events.php:968 -msgid "Sound Alerts" -msgstr "Alertes sonores" - -#: ../../operation/menu.php:460 ../../enterprise/meta/general/main_header.php:624 -#: ../../enterprise/meta/general/main_header.php:630 -#: ../../enterprise/meta/general/header.php:204 -#: ../../enterprise/meta/general/header.php:214 -#: ../../enterprise/meta/include/functions_users_meta.php:193 -#: ../../enterprise/meta/include/functions_users_meta.php:208 -#: ../../general/header.php:407 ../../general/header.php:417 -msgid "Edit my user" -msgstr "Modifier mon utilisateur" - -#: ../../operation/menu.php:465 -msgid "Configure user notifications" -msgstr "Configurer les notifications utilisateur" - -#: ../../operation/menu.php:485 -msgid "Integria IMS statistics" -msgstr "Statistiques Integria IMS" - -#: ../../operation/menu.php:486 -msgid "Integria IMS ticket list" -msgstr "Liste des tickets Integria IMS" - -#: ../../operation/menu.php:499 -msgid "Messages List" -msgstr "Liste de messages" - -#: ../../operation/menu.php:500 -msgid "New message" -msgstr "Nouveau message" - -#: ../../operation/menu.php:521 -msgid "Scheduled downtime" -msgstr "Temps d'arrêt planifié" - -#: ../../operation/menu.php:595 -msgid "Tools" -msgstr "Outils" - -#: ../../operation/search_policies.php:37 -msgid "Id_group" -msgstr "Id_group" - -#: ../../operation/search_policies.php:50 -#: ../../enterprise/godmode/policies/policies.php:471 -#: ../../enterprise/meta/agentsearch.php:409 -msgid "Policy updated" -msgstr "Politique mise à jour" - -#: ../../operation/search_policies.php:58 -#: ../../enterprise/godmode/policies/policies.php:479 -#: ../../enterprise/meta/agentsearch.php:417 -msgid "Pending update policy only database" -msgstr "" -"Mise à jour de la politique en attente, seulement pour modification sur la " -"base de données" - -#: ../../operation/search_policies.php:66 -#: ../../enterprise/godmode/policies/policies.php:487 -#: ../../enterprise/meta/agentsearch.php:425 -msgid "Pending update policy" -msgstr "Mise à jour de la politique en attente" - -#: ../../operation/users/user_edit_notifications.php:36 -#: ../../operation/users/user_edit_header.php:102 -msgid "User notifications" -msgstr "Notifications utilisateur" - -#: ../../operation/users/user_edit_notifications.php:64 -#: ../../godmode/alerts/alert_list.list.php:1027 -#: ../../godmode/users/user_list.php:745 ../../godmode/extensions.php:257 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:174 -#: ../../enterprise/godmode/agentes/plugins_manager.php:195 -#: ../../enterprise/godmode/agentes/plugins_manager.php:262 -#: ../../enterprise/godmode/policies/policy_alerts.php:722 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1165 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1166 -#: ../../enterprise/include/functions_HA_cluster.php:61 -msgid "Enable" -msgstr "Activer" - -#: ../../operation/users/user_edit_notifications.php:65 -msgid "Also receive an email" -msgstr "Recevez également un e-mail" - -#: ../../operation/users/user_edit_notifications.php:94 -msgid "Controls have been disabled by the system administrator" -msgstr "Les contrôles ont été désactivés par l'administrateur système" - -#: ../../operation/users/user_edit.php:31 -#: ../../godmode/users/configure_user.php:244 -msgid "User detail editor" -msgstr "Éditeur d'information sur l'utilisateur" - -#: ../../operation/users/user_edit.php:153 -msgid "Current password of user is required to perform password change" -msgstr "" -"Le mot de passe actuel de l'utilisateur est requis pour effectuer le " -"changement de mot de passe" - -#: ../../operation/users/user_edit.php:155 -msgid "Current password of user is not correct" -msgstr "Votre mot de passe actuel est incorrect." - -#: ../../operation/users/user_edit.php:159 -msgid "" -"Passwords didn't match or other problem encountered while updating passwords" -msgstr "" -"Les mots de passe ne se correspondent pas ou d'autres problèmes ont surgis " -"pendant la mise à jour des mots de passe" - -#: ../../operation/users/user_edit.php:172 -#: ../../operation/users/user_edit.php:187 -msgid "Password successfully updated" -msgstr "Mot de passe mis à jour correctement" - -#: ../../operation/users/user_edit.php:182 -#: ../../operation/users/user_edit.php:230 -msgid "Error updating user info" -msgstr "Erreur de mise à jour de l'information de l'utilisateur" - -#: ../../operation/users/user_edit.php:184 -#: ../../operation/users/user_edit.php:229 -#: ../../godmode/users/configure_user.php:643 -#: ../../godmode/users/configure_user.php:667 -#: ../../godmode/users/configure_user.php:737 -#: ../../godmode/users/configure_user.php:744 -#: ../../godmode/users/configure_user.php:776 -msgid "User info successfully updated" -msgstr "L'information de l'utilisateur a été mise à jour correctement." - -#: ../../operation/users/user_edit.php:189 -msgid "Skin successfully updated" -msgstr "Skin mis à jour correctement" - -#: ../../operation/users/user_edit.php:192 -#: ../../enterprise/godmode/reporting/mysql_builder.php:214 -msgid "No changes have been made" -msgstr "Aucune modification n’a été apportée" - -#: ../../operation/users/user_edit.php:203 -msgid "Please enter a valid email" -msgstr "Veuillez entrer une adresse email valide" - -#: ../../operation/users/user_edit.php:205 -msgid "Please enter a valid phone number" -msgstr "Veuillez entrer un numéro de téléphone valide" - -#: ../../operation/users/user_edit.php:211 -msgid "Error updating passwords: " -msgstr "Erreur lors de la mise à jour des mots de passe :" - -#: ../../operation/users/user_edit.php:235 -msgid "Edit my User" -msgstr "Modifier mon utilisateur" - -#: ../../operation/users/user_edit.php:244 -#: ../../godmode/category/category.php:101 -#: ../../godmode/massive/massive_operations.php:410 -#: ../../godmode/massive/massive_add_profiles.php:45 -#: ../../godmode/massive/massive_delete_profiles.php:45 -#: ../../godmode/setup/os.list.php:49 -#: ../../godmode/agentes/modificar_agente.php:117 -#: ../../godmode/groups/modu_group_list.php:85 -#: ../../godmode/groups/group_list.php:396 -#: ../../godmode/alerts/configure_alert_command.php:189 -#: ../../godmode/alerts/configure_alert_template.php:412 -#: ../../godmode/alerts/alert_commands.php:636 -#: ../../godmode/alerts/alert_templates.php:261 -#: ../../godmode/alerts/alert_actions.php:215 -#: ../../godmode/alerts/configure_alert_action.php:113 -#: ../../godmode/users/profile_list.php:108 ../../godmode/users/user_list.php:425 -#: ../../godmode/modules/manage_network_components.php:306 -#: ../../godmode/modules/manage_nc_groups.php:286 ../../godmode/tag/tag.php:188 -#: ../../godmode/servers/plugin_registration.php:79 -#: ../../enterprise/operation/agentes/policy_view.php:51 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:33 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:31 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:33 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:31 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:31 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:33 -#: ../../enterprise/godmode/agentes/collections.editor.php:112 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:316 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:122 -#: ../../enterprise/godmode/agentes/collections.php:95 -#: ../../enterprise/godmode/agentes/collections.data.php:398 -#: ../../enterprise/godmode/policies/policies.php:261 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:302 -#: ../../enterprise/godmode/policies/policy_modules.php:469 -#: ../../enterprise/godmode/policies/policy_collections.php:43 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:84 -#: ../../enterprise/godmode/policies/policy_linking.php:110 -#: ../../enterprise/godmode/policies/policy_plugins.php:31 -#: ../../enterprise/godmode/policies/configure_policy.php:74 -#: ../../enterprise/godmode/policies/policy_agents.php:319 -#: ../../enterprise/godmode/policies/policy_alerts.php:57 -#: ../../enterprise/godmode/policies/policy_queue.php:211 -#: ../../enterprise/godmode/modules/local_components.php:256 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:56 -#: ../../enterprise/include/lib/Policy/Queue.php:162 -#: ../../enterprise/include/lib/Policy/Queue.php:163 -#: ../../enterprise/include/lib/Policy/Queue.php:406 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:206 -#: ../../enterprise/extensions/csv_import_group.php:43 -#: ../../extensions/resource_registration.php:1107 -#: ../../views/calendar/list.php:57 ../../views/calendar/special_days_edit.php:58 -#: ../../views/calendar/edit.php:58 ../../views/calendar/special_days.php:59 -msgid "metaconsole" -msgstr "Métaconsole" - -#: ../../operation/users/user_edit.php:246 -#: ../../godmode/category/category.php:103 -#: ../../godmode/massive/massive_operations.php:412 -#: ../../godmode/massive/massive_add_profiles.php:47 -#: ../../godmode/massive/massive_delete_profiles.php:47 -#: ../../godmode/setup/os.list.php:51 -#: ../../godmode/agentes/modificar_agente.php:119 -#: ../../godmode/groups/modu_group_list.php:87 -#: ../../godmode/groups/group_list.php:398 -#: ../../godmode/alerts/configure_alert_command.php:191 -#: ../../godmode/alerts/configure_alert_template.php:414 -#: ../../godmode/alerts/alert_commands.php:638 -#: ../../godmode/alerts/alert_templates.php:263 -#: ../../godmode/alerts/alert_actions.php:217 -#: ../../godmode/alerts/configure_alert_action.php:115 -#: ../../godmode/users/profile_list.php:110 ../../godmode/users/user_list.php:427 -#: ../../godmode/modules/manage_network_components.php:308 -#: ../../godmode/modules/manage_nc_groups.php:288 ../../godmode/tag/tag.php:190 -#: ../../enterprise/operation/agentes/policy_view.php:53 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:35 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:33 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:35 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:33 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:33 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:35 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:318 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:124 -#: ../../enterprise/godmode/policies/policies.php:263 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:304 -#: ../../enterprise/godmode/policies/policy_modules.php:471 -#: ../../enterprise/godmode/policies/policy_collections.php:45 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:86 -#: ../../enterprise/godmode/policies/policy_linking.php:112 -#: ../../enterprise/godmode/policies/policy_plugins.php:33 -#: ../../enterprise/godmode/policies/configure_policy.php:76 -#: ../../enterprise/godmode/policies/policy_agents.php:321 -#: ../../enterprise/godmode/policies/policy_alerts.php:59 -#: ../../enterprise/godmode/policies/policy_queue.php:213 -#: ../../enterprise/godmode/modules/local_components.php:258 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:58 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:208 -#: ../../enterprise/extensions/csv_import_group.php:45 -#: ../../extensions/resource_registration.php:1109 -#: ../../views/calendar/list.php:60 ../../views/calendar/special_days_edit.php:61 -#: ../../views/calendar/edit.php:61 ../../views/calendar/special_days.php:62 -msgid "any node" -msgstr "n'importe quel noeud" - -#: ../../operation/users/user_edit.php:251 ../../godmode/users/user_list.php:432 -#, php-format -msgid "" -"This node is configured with centralized mode. All users information is read " -"only. Go to %s to manage it." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations des " -"utilisateurs sont en lecture seule. Allez vers %s pour le gérer." - -#: ../../operation/users/user_edit.php:272 -#: ../../godmode/users/configure_user.php:899 -msgid "Full (display) name" -msgstr "Nom complet (affiché)" - -#: ../../operation/users/user_edit.php:292 -#: ../../godmode/users/configure_user.php:1021 -msgid "E-mail" -msgstr "Courriel" - -#: ../../operation/users/user_edit.php:294 -#: ../../godmode/users/configure_user.php:1037 -msgid "Phone number" -msgstr "Numéro de téléphone" - -#: ../../operation/users/user_edit.php:298 -#: ../../enterprise/include/process_reset_pass.php:103 -#: ../../enterprise/meta/include/process_reset_pass.php:96 -msgid "New Password" -msgstr "Nouveau mot de passe" - -#: ../../operation/users/user_edit.php:299 -#: ../../godmode/users/configure_user.php:950 -msgid "Password confirmation" -msgstr "Confirmation du mot de passe" - -#: ../../operation/users/user_edit.php:300 -msgid "Current password" -msgstr "Mot de passe actuel" - -#: ../../operation/users/user_edit.php:302 -msgid "You cannot change your password under the current authentication scheme" -msgstr "" -"Vous ne pouvez pas changer votre mot de passe sous le schéma " -"d'authentification actuel" - -#: ../../operation/users/user_edit.php:317 -msgid "If checkbox is clicked then block size global configuration is used" -msgstr "" -"Si vous cochez cette case, la taille du bloc de la configuration globale sera " -"utilisée" - -#: ../../operation/users/user_edit.php:325 -#: ../../godmode/users/configure_user.php:904 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:174 -#: ../../enterprise/extensions/translate_string.php:302 -msgid "Language" -msgstr "Langue" - -#: ../../operation/users/user_edit.php:354 -#: ../../godmode/users/configure_user.php:1103 -msgid "Home screen" -msgstr "Page d'accueil" - -#: ../../operation/users/user_edit.php:354 -#: ../../godmode/users/configure_user.php:1104 -msgid "" -"User can customize the home page. By default, will display 'Agent Detail'. " -"Example: Select 'Other' and type index.php?sec=estado&sec2=operation/agentes/" -"ver_agente&id_agente=1 to show agent detail view" -msgstr "" -"L'utilisateur peut personnaliser la page d'accueil. Par défaut, affichera " -"« Détail de l'agent ». Exemple : sélectionnez « Autre » et saisissez index.php?" -"sec=estado&sec2=operation/agentes/ver_agente&id_agente=1 pour afficher la vue " -"détaillée de l'agent" - -#: ../../operation/users/user_edit.php:358 ../../operation/events/events.php:837 -#: ../../godmode/users/configure_user.php:1111 ../../godmode/events/events.php:41 -msgid "Event list" -msgstr "Liste d'événements" - -#: ../../operation/users/user_edit.php:401 -#: ../../operation/users/user_edit.php:410 -#: ../../godmode/users/configure_user.php:1072 -msgid "Skin" -msgstr "Thème" - -#: ../../operation/users/user_edit.php:411 -msgid "This change will only apply to nodes" -msgstr "Cette modification ne s’appliquera qu’aux nœuds" - -#: ../../operation/users/user_edit.php:419 -#: ../../godmode/users/configure_user.php:916 -msgid "Timezone" -msgstr "Fuseau horaire" - -#: ../../operation/users/user_edit.php:419 -#: ../../godmode/users/configure_user.php:917 -msgid "The timezone must be that of the associated server." -msgstr "Le fuseau horaire doit être celui du serveur associé." - -#: ../../operation/users/user_edit.php:426 ../../godmode/setup/setup_auth.php:223 -#: ../../godmode/users/configure_user.php:1332 -#: ../../enterprise/meta/include/functions_meta.php:582 -#: ../../enterprise/meta/include/functions_meta.php:884 -#: ../../include/functions_config.php:740 -msgid "Double authentication" -msgstr "Double authentification" - -#: ../../operation/users/user_edit.php:440 -#: ../../godmode/users/configure_user.php:1350 -msgid "Show information" -msgstr "Afficher l'information" - -#: ../../operation/users/user_edit.php:448 -msgid "Event filter" -msgstr "Filtre d'événements" - -#: ../../operation/users/user_edit.php:519 -msgid "Autorefresh" -msgstr "Rafraîchissement automatique" - -#: ../../operation/users/user_edit.php:520 -msgid "This will activate autorefresh in selected pages" -msgstr "Le rafraîchissement automatique sera activé sur les pages sélectionnées." - -#: ../../operation/users/user_edit.php:555 -msgid "Full list of pages" -msgstr "Liste complète de pages" - -#: ../../operation/users/user_edit.php:564 -#: ../../operation/users/user_edit.php:565 -msgid "Push selected pages into autorefresh list" -msgstr "" -"Ajouter les pages sélectionnées à la liste de rafraîchissement automatique." - -#: ../../operation/users/user_edit.php:573 -#: ../../operation/users/user_edit.php:574 -msgid "Pop selected pages out of autorefresh list" -msgstr "" -"Supprimer les pages sélectionnées de la liste de rafraîchissement automatique" - -#: ../../operation/users/user_edit.php:579 -msgid "List of pages with autorefresh" -msgstr "Liste de pages avec le rafraîchissement automatique" - -#: ../../operation/users/user_edit.php:588 -msgid "Time autorefresh" -msgstr "Temps de rafraîchissement" - -#: ../../operation/users/user_edit.php:590 -msgid "" -"Interval of autorefresh of the elements, by default they are 30 seconds, " -"needing to enable the autorefresh first" -msgstr "" -"Intervalle de rafraîchissement automatique des éléments, par défaut ils sont " -"de 30 secondes, il faut d'abord activer le rafraîchissement automatique" - -#: ../../operation/users/user_edit.php:606 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:317 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:410 -#: ../../godmode/users/configure_user.php:1042 -#: ../../enterprise/tools/ipam/ipam_network.php:403 -#: ../../enterprise/tools/ipam/ipam_network.php:672 -#: ../../enterprise/tools/ipam/ipam_ajax.php:293 -#: ../../enterprise/tools/ipam/ipam_ajax.php:479 -#: ../../enterprise/tools/ipam/ipam_massive.php:83 -#: ../../enterprise/include/functions_reporting.php:2317 -#: ../../enterprise/include/functions_ipam.php:2036 -#: ../../enterprise/include/functions_reporting_csv.php:1935 -#: ../../general/logon_ok.php:251 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:5679 -#: ../../include/class/AuditLog.class.php:112 ../../include/ajax/events.php:1517 -#: ../../mobile/operation/events.php:561 -msgid "Comments" -msgstr "Commentaires" - -#: ../../operation/users/user_edit.php:685 -msgid "eHorus user configuration" -msgstr "Configuration utilisateur eHorus" - -#: ../../operation/users/user_edit.php:690 -msgid "eHorus user acces enabled" -msgstr "Accès utilisateur eHorus activé" - -#: ../../operation/users/user_edit.php:702 -#: ../../operation/users/user_edit.php:748 -#: ../../godmode/massive/massive_edit_modules.php:908 -#: ../../godmode/setup/setup_integria.php:289 -#: ../../godmode/setup/setup_ehorus.php:86 -#: ../../godmode/agentes/module_manager_editor_wmi.php:116 -#: ../../godmode/users/configure_user.php:934 -#: ../../godmode/modules/manage_network_components_form_wmi.php:49 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:851 -#: ../../enterprise/godmode/setup/setup_auth.php:1045 -#: ../../enterprise/godmode/setup/setup_auth.php:1077 -#: ../../enterprise/godmode/setup/setup_module_library.php:52 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:59 -#: ../../enterprise/godmode/servers/manage_export_form.php:117 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:250 -#: ../../enterprise/include/functions_ui.php:104 -#: ../../enterprise/include/functions_setup.php:55 -#: ../../enterprise/include/functions_setup.php:113 -#: ../../enterprise/include/class/MySQL.app.php:535 -#: ../../enterprise/include/class/VMware.app.php:732 -#: ../../enterprise/include/class/DB2.app.php:513 -#: ../../enterprise/include/class/Oracle.app.php:520 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:514 -#: ../../enterprise/include/ajax/servers.ajax.php:101 -#: ../../enterprise/include/ajax/servers.ajax.php:159 -#: ../../enterprise/include/ajax/servers.ajax.php:285 -#: ../../enterprise/meta/general/login_page.php:139 -#: ../../enterprise/meta/general/login_page.php:181 -#: ../../enterprise/meta/include/functions_wizard_meta.php:520 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1469 -#: ../../enterprise/meta/include/functions_meta.php:1177 -#: ../../enterprise/meta/include/functions_meta.php:1231 -#: ../../enterprise/meta/include/functions_meta.php:1285 -#: ../../general/login_page.php:244 ../../general/login_page.php:285 -#: ../../include/functions_config.php:676 ../../include/functions_config.php:696 -#: ../../include/class/CredentialStore.class.php:958 -#: ../../include/class/CredentialStore.class.php:995 -#: ../../include/class/CredentialStore.class.php:1135 -#: ../../include/class/CredentialStore.class.php:1158 -#: ../../include/class/AgentWizard.class.php:672 -#: ../../extensions/api_checker.php:143 ../../mobile/include/user.class.php:380 -msgid "Password" -msgstr "Mot de passe" - -#: ../../operation/users/user_edit.php:711 -#: ../../operation/users/user_edit.php:757 -#: ../../godmode/setup/setup_integria.php:566 -#: ../../godmode/setup/setup_ehorus.php:111 -#: ../../enterprise/include/lib/NetworkManager.php:82 -msgid "Test" -msgstr "Test" - -#: ../../operation/users/user_edit.php:712 -#: ../../operation/users/user_edit.php:758 -#: ../../godmode/setup/setup_integria.php:567 -#: ../../godmode/setup/setup_ehorus.php:112 ../../godmode/menu.php:31 -#: ../../enterprise/operation/agentes/transactional_map.php:398 -msgid "Start" -msgstr "Démarrer" - -#: ../../operation/users/user_edit.php:737 -msgid "Integria user configuration" -msgstr "Configuration d’utilisateur Integria" - -#: ../../operation/users/user_edit.php:774 -msgid "You can not change your user info under the current authentication scheme" -msgstr "" -"Vous ne pouvez pas modifier vos informations d'utilisateur sous le schéma " -"d'authentification actuel" - -#: ../../operation/users/user_edit.php:787 -#: ../../operation/users/user_edit.php:796 -#: ../../include/functions_profile.php:188 -msgid "Profiles/Groups assigned to this user" -msgstr "Profils/Groupes assignés à cet utilisateur" - -#: ../../operation/users/user_edit.php:813 -#: ../../godmode/massive/massive_add_profiles.php:202 -#: ../../godmode/massive/massive_delete_profiles.php:151 -#: ../../godmode/users/configure_profile.php:265 -#: ../../enterprise/godmode/setup/setup_acl.php:591 -#: ../../include/functions_profile.php:213 -msgid "Profile name" -msgstr "Nom du profil" - -#: ../../operation/users/user_edit.php:851 -msgid "This user doesn't have any assigned profile/group." -msgstr "Cet utilisateur n'a aucun profil/groupe assigné." - -#: ../../operation/users/user_edit.php:1061 -#: ../../operation/users/user_edit.php:1127 -#: ../../operation/users/user_edit.php:1198 -#: ../../godmode/users/configure_user.php:1822 -#: ../../godmode/users/configure_user.php:1892 -#: ../../godmode/users/configure_user.php:1964 -#: ../../enterprise/include/functions_login.php:485 -#: ../../general/register.php:154 ../../general/logon_failed.php:18 -#: ../../include/ajax/double_auth.ajax.php:252 -#: ../../include/ajax/double_auth.ajax.php:350 -#: ../../include/ajax/double_auth.ajax.php:396 -#: ../../include/ajax/double_auth.ajax.php:512 -msgid "Authentication error" -msgstr "Erreur d'authentification" - -#: ../../operation/users/user_edit.php:1064 -#: ../../operation/users/user_edit.php:1130 -#: ../../godmode/massive/massive_edit_plugins.php:856 -#: ../../godmode/massive/massive_edit_plugins.php:857 -#: ../../godmode/users/configure_user.php:1825 -#: ../../godmode/users/configure_user.php:1895 -#: ../../enterprise/godmode/services/services.elements.php:841 -#: ../../enterprise/godmode/services/services.elements.php:852 -#: ../../enterprise/include/class/CommandCenter.class.php:473 -#: ../../enterprise/include/lib/Metaconsole/Node.php:593 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4052 -#: ../../enterprise/include/functions_login.php:104 -#: ../../enterprise/include/functions_login.php:488 -#: ../../enterprise/meta/include/functions_ui_meta.php:970 -#: ../../general/register.php:157 ../../include/functions.php:1236 -#: ../../include/functions_ui.php:290 ../../include/functions_events.php:2930 -#: ../../include/functions_events.php:3285 -#: ../../include/class/Diagnostics.class.php:1827 -#: ../../include/ajax/double_auth.ajax.php:255 -#: ../../include/ajax/double_auth.ajax.php:353 -#: ../../include/ajax/double_auth.ajax.php:399 -#: ../../include/ajax/double_auth.ajax.php:516 -#: ../../mobile/operation/visualmap.php:182 -msgid "Error" -msgstr "Erreur" - -#: ../../operation/users/user_edit.php:1068 -#: ../../operation/users/user_edit.php:1134 -#: ../../godmode/users/configure_user.php:1829 -#: ../../godmode/users/configure_user.php:1899 -#: ../../enterprise/include/functions_login.php:492 -#: ../../general/register.php:161 ../../include/ajax/double_auth.ajax.php:259 -#: ../../include/ajax/double_auth.ajax.php:357 -#: ../../include/ajax/double_auth.ajax.php:403 -#: ../../include/ajax/double_auth.ajax.php:520 -msgid "There was an error loading the data" -msgstr "Erreur de chargement des données" - -#: ../../operation/users/user_edit.php:1079 -#: ../../godmode/users/configure_user.php:1840 -msgid "Double autentication information" -msgstr "Information d'authentification double" - -#: ../../operation/users/user_edit.php:1142 -#: ../../operation/users/user_edit.php:1218 -#: ../../godmode/users/configure_user.php:1907 -#: ../../godmode/users/configure_user.php:1985 -#: ../../enterprise/include/functions_login.php:501 -#: ../../general/register.php:170 -msgid "Double autentication activation" -msgstr "Double authentification activée" - -#: ../../operation/users/user_edit.php:1168 -#: ../../godmode/users/configure_user.php:1930 -msgid "The double authentication will be deactivated" -msgstr "La double authentification sera désactivée." - -#: ../../operation/users/user_edit.php:1169 -#: ../../godmode/users/configure_user.php:1931 -msgid "Deactivate" -msgstr "Désactiver" - -#: ../../operation/users/user_edit.php:1201 -#: ../../godmode/users/configure_user.php:1967 -msgid "The double autentication was deactivated successfully" -msgstr "La double authentification a été désactivée correctement." - -#: ../../operation/users/user_edit.php:1204 -#: ../../operation/users/user_edit.php:1208 -#: ../../godmode/users/configure_user.php:1971 -#: ../../godmode/users/configure_user.php:1975 -msgid "There was an error deactivating the double autentication" -msgstr "Erreur de désactivation de la double authentification" - -#: ../../operation/users/user_edit.php:1243 -#: ../../operation/users/user_edit.php:1321 -#: ../../godmode/setup/setup_integria.php:720 -#: ../../godmode/setup/setup_integria.php:801 -#: ../../godmode/setup/setup_ehorus.php:255 -msgid "Empty user or password" -msgstr "Utilisateur ou mot de passe vide" - -#: ../../operation/users/user_edit.php:1244 -#: ../../operation/users/user_edit.php:1322 -#: ../../godmode/setup/setup_integria.php:721 -#: ../../godmode/setup/setup_integria.php:802 -#: ../../godmode/setup/setup_ehorus.php:256 -msgid "User not found" -msgstr "Utilisateur introuvable" - -#: ../../operation/users/user_edit.php:1245 -#: ../../operation/users/user_edit.php:1323 -#: ../../godmode/setup/setup_integria.php:722 -#: ../../godmode/setup/setup_integria.php:803 -#: ../../godmode/setup/setup_ehorus.php:257 -msgid "Invalid password" -msgstr "Mot de passe incorrect" - -#: ../../operation/users/user_edit_header.php:91 -#: ../../godmode/users/profile_list.php:63 -#: ../../godmode/users/profile_list.php:84 -#: ../../godmode/users/configure_user.php:223 -#: ../../godmode/users/configure_profile.php:55 -#: ../../godmode/users/configure_profile.php:76 -#: ../../godmode/users/user_list.php:214 ../../godmode/users/user_list.php:239 -#: ../../godmode/users/user_list.php:250 -#: ../../enterprise/meta/general/main_header.php:321 -#: ../../enterprise/meta/general/main_header.php:401 -#: ../../enterprise/meta/general/main_header.php:408 -#: ../../enterprise/meta/general/main_menu.php:458 -#: ../../enterprise/meta/general/main_menu.php:518 -#: ../../enterprise/meta/general/main_menu.php:525 -#: ../../enterprise/meta/include/functions_users_meta.php:182 -#: ../../enterprise/meta/include/functions_users_meta.php:204 -msgid "User management" -msgstr "Gestion des utilisateurs" - -#: ../../operation/users/user_edit_header.php:131 -msgid "Edit user" -msgstr "Editer l'utilisateur" - -#: ../../operation/tree.php:102 ../../godmode/menu.php:90 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:330 -#: ../../extensions/module_groups.php:422 -msgid "Module groups" -msgstr "Groupes de modules" - -#: ../../operation/tree.php:139 -#, php-format -msgid "Sort the agents by %s" -msgstr "Classer les agents par %s" - -#: ../../operation/tree.php:142 -msgid "tags" -msgstr "étiquettes" - -#: ../../operation/tree.php:150 -msgid "groups" -msgstr "groupes" - -#: ../../operation/tree.php:154 -msgid "module groups" -msgstr "groupes de modules" - -#: ../../operation/tree.php:158 ../../godmode/setup/license.php:136 -#: ../../godmode/setup/license.php:139 ../../godmode/setup/license.php:142 -#: ../../godmode/setup/license.php:145 -msgid "modules" -msgstr "modules" - -#: ../../operation/tree.php:163 -msgid "policies" -msgstr "politiques" - -#: ../../operation/tree.php:219 -msgid "Search group" -msgstr "Rechercher groupe" - -#: ../../operation/tree.php:223 ../../operation/tree.php:279 -msgid "Show not init modules" -msgstr "Afficher les modules non initialisés" - -#: ../../operation/tree.php:232 -msgid "Search agent" -msgstr "Rechercher agent" - -#: ../../operation/tree.php:235 -msgid "Show not init agents" -msgstr "Afficher les agents non initialisés" - -#: ../../operation/tree.php:243 -msgid "Show full hirearchy" -msgstr "Afficher hiérarchie complète" - -#: ../../operation/tree.php:246 -#: ../../enterprise/godmode/servers/HA_cluster.php:163 -#: ../../enterprise/include/functions_reporting_csv.php:2348 -msgid "Agent status" -msgstr "État de l'agent" - -#: ../../operation/tree.php:254 -msgid "Show only disabled" -msgstr "Afficher uniquement désactivé" - -#: ../../operation/tree.php:276 -msgid "Search module" -msgstr "Rechercher module" - -#: ../../operation/tree.php:285 -#: ../../enterprise/meta/include/functions_events_meta.php:138 -#: ../../include/functions_events.php:211 ../../include/functions_events.php:6782 -#: ../../include/functions_reporting_html.php:4899 -#: ../../include/lib/Dashboard/Widgets/module_status.php:173 -#: ../../include/lib/Dashboard/Widgets/module_status.php:538 -msgid "Module status" -msgstr "État du module" - -#: ../../operation/tree.php:308 -msgid "Tree search" -msgstr "Rechercher arborescence" - -#: ../../operation/tree.php:420 ../../enterprise/meta/agentsearch.php:315 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:601 -msgid "Policies found" -msgstr "Politiques trouvées" - -#: ../../operation/tree.php:423 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:605 -msgid "Operating systems found" -msgstr "Systèmes d'exploitation trouvés" - -#: ../../operation/tree.php:426 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:609 -msgid "Tags found" -msgstr "Étiquettes trouvées" - -#: ../../operation/tree.php:429 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:613 -msgid "Module Groups found" -msgstr "Groupes de modules trouvés" - -#: ../../operation/tree.php:436 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:622 -msgid "Groups found" -msgstr "Groupes trouvés" - -#: ../../operation/tree.php:454 ../../godmode/groups/group_list.php:1042 -#: ../../godmode/db/db_main.php:102 -#: ../../enterprise/operation/services/services.treeview_services.php:254 -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../include/functions_reporting.php:11490 -#: ../../include/functions_reporting_html.php:5560 -#: ../../include/class/Diagnostics.class.php:549 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:648 -#: ../../mobile/operation/groups.php:147 -msgid "Total agents" -msgstr "Nombre total d'agents" - -#: ../../operation/tree.php:455 ../../godmode/groups/group_list.php:1043 -#: ../../godmode/module_library/module_library_view.php:159 -#: ../../enterprise/operation/services/services.treeview_services.php:255 -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../include/class/Diagnostics.class.php:553 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:649 -msgid "Total modules" -msgstr "Nombre total de modules" - -#: ../../operation/tree.php:459 ../../operation/tree.php:460 -#: ../../operation/tree.php:461 ../../godmode/groups/group_list.php:1047 -#: ../../godmode/groups/group_list.php:1048 -#: ../../godmode/groups/group_list.php:1049 -#: ../../enterprise/operation/services/services.treeview_services.php:259 -#: ../../enterprise/operation/services/services.treeview_services.php:260 -#: ../../enterprise/operation/services/services.treeview_services.php:261 -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../include/functions_reporting.php:11351 -#: ../../include/functions_reporting.php:11374 -#: ../../include/functions_graph.php:2631 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:653 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:654 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:655 -msgid "Fired alerts" -msgstr "Alertes déclenchées" - -#: ../../operation/tree.php:464 ../../godmode/groups/group_list.php:1052 -#: ../../enterprise/operation/services/services.treeview_services.php:264 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:533 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:658 -msgid "Critical agents" -msgstr "Agents critiques" - -#: ../../operation/tree.php:465 ../../godmode/groups/group_list.php:1053 -#: ../../enterprise/operation/services/services.treeview_services.php:265 -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:602 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:659 -#: ../../mobile/operation/groups.php:171 -msgid "Critical modules" -msgstr "Modules en état critique" - -#: ../../operation/tree.php:469 ../../godmode/groups/group_list.php:1057 -#: ../../enterprise/operation/services/services.treeview_services.php:269 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:543 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:663 -msgid "Warning agents" -msgstr "Agents d'alerte" - -#: ../../operation/tree.php:470 ../../godmode/groups/group_list.php:1058 -#: ../../enterprise/operation/services/services.treeview_services.php:270 -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:613 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:664 -#: ../../mobile/operation/groups.php:168 -msgid "Warning modules" -msgstr "Modules en état d'alerte" - -#: ../../operation/tree.php:474 ../../godmode/groups/group_list.php:1062 -#: ../../enterprise/operation/services/services.treeview_services.php:274 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:563 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:668 -msgid "Unknown agents" -msgstr "Agents inconnus" - -#: ../../operation/tree.php:475 ../../godmode/groups/group_list.php:1063 -#: ../../enterprise/operation/services/services.treeview_services.php:275 -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:635 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:669 -#: ../../mobile/operation/groups.php:159 -msgid "Unknown modules" -msgstr "Modules inconnus" - -#: ../../operation/tree.php:479 ../../godmode/groups/group_list.php:1067 -#: ../../enterprise/operation/services/services.treeview_services.php:279 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:573 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:673 -msgid "Not init agents" -msgstr "Agents non initialisés" - -#: ../../operation/tree.php:480 ../../godmode/groups/group_list.php:1068 -#: ../../enterprise/operation/services/services.treeview_services.php:280 -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:646 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:674 -#: ../../mobile/operation/groups.php:162 -msgid "Not init modules" -msgstr "Modules non initialisés" - -#: ../../operation/tree.php:484 ../../godmode/groups/group_list.php:1072 -#: ../../enterprise/operation/services/services.treeview_services.php:284 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:553 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:678 -msgid "Normal agents" -msgstr "Agents normaux" - -#: ../../operation/tree.php:485 ../../godmode/groups/group_list.php:1073 -#: ../../enterprise/operation/services/services.treeview_services.php:285 -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:624 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:679 -#: ../../mobile/operation/groups.php:165 -msgid "Normal modules" -msgstr "Modules normaux" - -#: ../../operation/events/sound_events.php:86 -msgid "Sound console" -msgstr "Console sonore" - -#: ../../operation/events/sound_events.php:145 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:452 -#: ../../include/functions_reporting.php:11409 -msgid "Monitor critical" -msgstr "Moniteur en état critique" - -#: ../../operation/events/sound_events.php:154 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:485 -#: ../../include/functions_reporting.php:11424 -msgid "Monitor unknown" -msgstr "Moniteur inconnu" - -#: ../../operation/events/sound_events.php:163 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:463 -#: ../../include/functions_reporting.php:11413 -msgid "Monitor warning" -msgstr "Moniteur en état d'alerte" - -#: ../../operation/events/sound_events.php:186 -msgid "Event" -msgstr "Événement" - -#: ../../operation/events/events.php:625 ../../operation/events/events.php:701 -#: ../../operation/events/events_list.php:613 -#: ../../operation/events/events_list.php:689 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:271 -#: ../../godmode/snmpconsole/snmp_alert.php:1445 -#: ../../godmode/reporting/graph_builder.graph_editor.php:352 -#: ../../godmode/reporting/visual_console_builder.wizard.php:531 -#: ../../godmode/setup/news.php:299 ../../godmode/setup/setup_visuals.php:1297 -#: ../../godmode/setup/setup_visuals.php:1352 -#: ../../godmode/setup/setup_visuals.php:1372 ../../godmode/setup/links.php:173 -#: ../../godmode/gis_maps/configure_gis_map.php:631 -#: ../../godmode/agentes/planned_downtime.editor.php:875 -#: ../../godmode/agentes/planned_downtime.editor.php:1049 -#: ../../godmode/alerts/alert_list.list.php:798 -#: ../../godmode/users/configure_profile.php:403 -#: ../../godmode/events/event_edit_filter.php:509 -#: ../../godmode/events/event_edit_filter.php:562 -#: ../../godmode/modules/manage_network_templates_form.php:347 -#: ../../godmode/servers/plugin.php:909 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:308 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1119 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:830 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:254 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:833 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:237 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:498 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:340 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:498 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:190 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:251 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:168 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:138 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:152 -#: ../../enterprise/godmode/setup/setup_acl.php:532 -#: ../../enterprise/godmode/setup/setup_acl.php:558 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:247 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:357 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:230 -#: ../../enterprise/godmode/agentes/inventory_manager.php:185 -#: ../../enterprise/godmode/agentes/plugins_manager.php:163 -#: ../../enterprise/godmode/agentes/collection_manager.php:113 -#: ../../enterprise/godmode/agentes/collection_manager.php:142 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:607 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:703 -#: ../../enterprise/godmode/policies/policy_collections.php:267 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:263 -#: ../../enterprise/godmode/policies/policy_plugins.php:144 -#: ../../enterprise/godmode/policies/policy_alerts.php:605 -#: ../../enterprise/godmode/policies/policy_alerts.php:670 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:398 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:82 -#: ../../enterprise/godmode/servers/manage_export_form.php:138 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:298 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2240 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:93 -#: ../../enterprise/include/ajax/servers.ajax.php:144 -#: ../../enterprise/include/ajax/servers.ajax.php:177 -#: ../../enterprise/meta/advanced/metasetup.visual.php:411 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:739 -#: ../../enterprise/meta/advanced/links.php:189 -#: ../../enterprise/meta/include/functions_autoprovision.php:703 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1360 -#: ../../include/functions_snmp_browser.php:1558 -#: ../../include/class/ManageNetScanScripts.class.php:471 -#: ../../include/functions_notifications.php:974 -#: ../../extensions/files_repo/files_repo_form.php:105 -msgid "Add" -msgstr "Ajouter" - -#: ../../operation/events/events.php:642 ../../operation/events/events.php:716 -#: ../../operation/events/events_list.php:630 -#: ../../operation/events/events_list.php:703 -#: ../../godmode/alerts/configure_alert_template.php:1548 -#: ../../godmode/events/event_edit_filter.php:537 -#: ../../godmode/events/event_edit_filter.php:590 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:177 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:161 -#: ../../enterprise/godmode/agentes/collection_manager.php:210 -#: ../../enterprise/godmode/policies/policy_collections.php:173 -#: ../../enterprise/include/functions_ui.php:120 -#: ../../enterprise/include/functions_ui.php:168 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4319 -#: ../../views/calendar/special_days.php:442 -msgid "Remove" -msgstr "Supprimer" - -#: ../../operation/events/events.php:801 -msgid "Event viewer" -msgstr "Visionneur d'événements" - -#: ../../operation/events/events.php:848 -msgid "History event list" -msgstr "Liste des événements de l'historique" - -#: ../../operation/events/events.php:859 -msgid "RSS Events" -msgstr "Événements RSS" - -#: ../../operation/events/events.php:870 -msgid "Export to CSV file" -msgstr "Exporter dans un fichier CSV" - -#: ../../operation/events/events.php:881 ../../operation/events/events.php:929 -msgid "Sound events" -msgstr "Événements sonores" - -#: ../../operation/events/events.php:894 -#: ../../godmode/users/configure_profile.php:306 -#: ../../godmode/events/events.php:116 ../../godmode/events/events.php:124 -msgid "Manage events" -msgstr "Gérer les événements" - -#: ../../operation/events/events.php:934 -msgid "History" -msgstr "Historique" - -#: ../../operation/events/events.php:997 -msgid "Errors" -msgstr "Erreurs" - -#: ../../operation/events/events.php:1023 -msgid "" -"Event viewer is disabled due event replication. For more information, please " -"contact with the administrator" -msgstr "" -"Le visionneur d'événements est désactivé à cause de la réplication " -"d'événements. Pour en savoir plus, veuillez communiquer avec l'administrateur." - -#: ../../operation/events/events.php:1084 -#: ../../operation/events/events_list.php:937 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2844 -#: ../../godmode/events/event_filter.php:138 -#: ../../godmode/events/event_edit_filter.php:317 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:629 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2843 -#: ../../enterprise/include/functions_events.php:127 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1381 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1083 -#: ../../enterprise/meta/include/functions_events_meta.php:86 -#: ../../include/functions_events.php:198 ../../include/functions_events.php:6715 -#: ../../include/lib/Dashboard/Widgets/events_list.php:321 -msgid "Event type" -msgstr "Type d'événement" - -#: ../../operation/events/events.php:1098 ../../operation/events/events.php:1670 -#: ../../operation/events/events_list.php:970 -#: ../../godmode/events/event_filter.php:139 -#: ../../godmode/events/event_edit_filter.php:350 -#: ../../enterprise/include/functions_events.php:107 -#: ../../include/lib/Dashboard/Widgets/events_list.php:378 -msgid "Event status" -msgstr "État des événements" - -#: ../../operation/events/events.php:1118 -#: ../../operation/events/events_list.php:983 -#: ../../godmode/events/event_edit_filter.php:436 -#: ../../enterprise/godmode/setup/setup.php:161 -msgid "All events" -msgstr "Tous les événements" - -#: ../../operation/events/events.php:1119 ../../operation/events/events.php:1720 -#: ../../operation/events/events_list.php:984 -#: ../../godmode/events/event_edit_filter.php:437 -msgid "Group events" -msgstr "Événements du groupe" - -#: ../../operation/events/events.php:1120 -#: ../../operation/events/events_list.php:985 -#: ../../include/ajax/heatmap.ajax.php:78 -msgid "Group agents" -msgstr "Groupes d'agents" - -#: ../../operation/events/events.php:1129 -#: ../../operation/events/events_list.php:982 -#: ../../godmode/events/event_edit_filter.php:438 -#: ../../enterprise/include/functions_events.php:198 -#: ../../include/functions_events.php:5038 ../../mobile/operation/events.php:528 -msgid "Repeated" -msgstr "Répété" - -#: ../../operation/events/events.php:1174 -#: ../../operation/events/events_list.php:376 -#: ../../operation/events/events_list.php:493 -#: ../../operation/events/events_list.php:1050 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:222 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:228 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:229 -#: ../../include/ajax/events.php:759 -msgid "Save filter" -msgstr "Sauvegarder le filtre" - -#: ../../operation/events/events.php:1195 -#: ../../operation/events/events_list.php:1001 -#: ../../operation/events/events.build_table.php:303 -#: ../../godmode/events/event_edit_filter.php:630 -#: ../../include/functions_events.php:6758 -msgid "Extra ID" -msgstr "Identifiant supplémentaire" - -#: ../../operation/events/events.php:1208 -#: ../../operation/events/events_list.php:1003 -#: ../../operation/events/events.build_table.php:273 -#: ../../operation/events/events.build_table.php:709 -#: ../../godmode/events/custom_events.php:107 -#: ../../godmode/events/event_edit_filter.php:633 -#: ../../godmode/wizards/HostDevices.class.php:958 -#: ../../enterprise/meta/include/functions_events_meta.php:102 -#: ../../include/functions_events.php:202 ../../include/functions_events.php:269 -#: ../../include/functions_events.php:3754 -#: ../../include/functions_events.php:6740 -#: ../../include/functions_events.php:7126 -#: ../../include/class/CustomNetScan.class.php:468 -msgid "Comment" -msgstr "Commentaire" - -#: ../../operation/events/events.php:1246 -#: ../../operation/events/events_list.php:769 -#: ../../godmode/events/event_edit_filter.php:371 -#: ../../enterprise/meta/agentsearch.php:52 -#: ../../enterprise/meta/agentsearch.php:58 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:278 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:374 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:440 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:708 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:787 -#: ../../mobile/operation/home.php:168 -msgid "Agent search" -msgstr "Rechercher agent" - -#: ../../operation/events/events.php:1252 -#: ../../operation/events/events_list.php:821 -#: ../../operation/events/events.build_table.php:156 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1095 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3481 -#: ../../godmode/massive/massive_edit_agents.php:743 -#: ../../godmode/agentes/module_manager.php:844 -#: ../../godmode/agentes/agent_manager.php:411 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1043 -#: ../../godmode/modules/manage_network_components.php:749 -#: ../../enterprise/operation/inventory/inventory.php:317 -#: ../../enterprise/operation/log/log_viewer.php:613 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1962 -#: ../../enterprise/include/functions_events.php:283 -#: ../../enterprise/include/class/SAPView.class.php:226 -#: ../../enterprise/include/class/CSVImportAgents.class.php:152 -#: ../../enterprise/include/functions_reporting_csv.php:2733 -#: ../../enterprise/meta/advanced/policymanager.queue.php:256 -#: ../../enterprise/meta/include/functions_wizard_meta.php:173 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1788 -#: ../../enterprise/meta/agentsearch.php:133 -#: ../../enterprise/meta/agentsearch.php:326 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:101 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:197 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:706 -#: ../../include/functions_events.php:6659 -#: ../../include/functions_reporting_html.php:2072 -#: ../../include/class/AgentWizard.class.php:1181 -msgid "Server" -msgstr "Serveur" - -#: ../../operation/events/events.php:1263 -#: ../../operation/events/events_list.php:809 -#: ../../godmode/events/event_edit_filter.php:614 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:293 -msgid "Module search" -msgstr "Rechercher module" - -#: ../../operation/events/events.php:1293 ../../operation/events/events.php:2632 -#: ../../operation/events/events_list.php:803 -#: ../../godmode/reporting/create_container.php:573 -#: ../../godmode/massive/massive_edit_agents.php:643 -#: ../../godmode/massive/massive_edit_agents.php:1026 -#: ../../godmode/massive/massive_edit_modules.php:411 -#: ../../godmode/massive/massive_edit_modules.php:497 -#: ../../godmode/massive/massive_copy_modules.php:178 -#: ../../godmode/massive/massive_delete_modules.php:407 -#: ../../godmode/massive/massive_delete_modules.php:521 -#: ../../godmode/massive/massive_add_action_alerts.php:216 -#: ../../godmode/agentes/planned_downtime.list.php:326 -#: ../../godmode/agentes/planned_downtime.editor.php:800 -#: ../../godmode/agentes/agent_manager.php:328 -#: ../../godmode/agentes/agent_manager.php:472 -#: ../../godmode/events/event_edit_filter.php:431 -#: ../../enterprise/operation/services/services.list.php:249 -#: ../../enterprise/operation/services/services.list.php:279 -#: ../../enterprise/operation/services/services.table_services.php:171 -#: ../../enterprise/operation/services/services.table_services.php:201 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:169 -#: ../../enterprise/godmode/setup/setup_acl.php:572 -#: ../../enterprise/godmode/setup/setup_auth.php:69 -#: ../../enterprise/godmode/setup/setup_auth.php:269 -#: ../../enterprise/godmode/setup/setup_auth.php:319 -#: ../../enterprise/godmode/setup/setup_auth.php:380 -#: ../../enterprise/godmode/setup/setup_auth.php:546 -#: ../../enterprise/godmode/setup/setup_auth.php:1175 -#: ../../enterprise/godmode/setup/setup_auth.php:1345 -#: ../../enterprise/godmode/services/services.elements.php:290 -#: ../../enterprise/include/class/Omnishell.class.php:361 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1733 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3865 -#: ../../enterprise/include/class/AgentRepository.class.php:650 -#: ../../enterprise/include/class/DeploymentCenter.class.php:779 -#: ../../include/functions_html.php:2278 ../../include/functions_html.php:2279 -#: ../../include/functions_html.php:2280 ../../include/functions_html.php:2281 -#: ../../include/functions_html.php:2282 ../../include/functions_html.php:2284 -#: ../../include/functions_html.php:2285 ../../include/functions_html.php:2286 -#: ../../include/functions_html.php:2287 ../../include/functions_html.php:2288 -#: ../../include/functions_profile.php:338 -#: ../../include/functions_visual_map_editor.php:498 -#: ../../include/functions_visual_map_editor.php:1459 -#: ../../include/functions_visual_map_editor.php:1553 -#: ../../include/lib/Dashboard/Widgets/events_list.php:329 -#: ../../include/ajax/visual_console_builder.ajax.php:1186 -msgid "Any" -msgstr "Tous" - -#: ../../operation/events/events.php:1297 -#: ../../operation/events/events_list.php:790 -#: ../../godmode/events/event_edit_filter.php:414 -#: ../../enterprise/include/functions_events.php:168 -msgid "User ack." -msgstr "Confirmation de l'utilisateur" - -#: ../../operation/events/events.php:1304 -#: ../../operation/events/events_list.php:840 -#: ../../godmode/events/event_edit_filter.php:602 -msgid "Filter alert events" -msgstr "Filtrer les événements d'alerte" - -#: ../../operation/events/events.php:1305 -#: ../../operation/events/events_list.php:841 -#: ../../godmode/events/event_edit_filter.php:603 -msgid "Only alert events" -msgstr "Seulement les événements d'alerte" - -#: ../../operation/events/events.php:1320 -#: ../../operation/events/events_list.php:837 -#: ../../godmode/events/event_edit_filter.php:598 -#: ../../enterprise/include/functions_events.php:208 -msgid "Alert events" -msgstr "Événements d'alerte" - -#: ../../operation/events/events.php:1342 -#: ../../operation/events/events_list.php:1013 -msgid "Id source event" -msgstr "Événements de source d'ID" - -#: ../../operation/events/events.php:1400 -msgid "From (date:time)" -msgstr "Du (date:heure)" - -#: ../../operation/events/events.php:1458 -msgid "To (date:time)" -msgstr "À (date:heure)" - -#: ../../operation/events/events.php:1469 -msgid "Filter custom data by field name" -msgstr "Filtrer les données personnalisées par nom de champ" - -#: ../../operation/events/events.php:1470 -msgid "Filter custom data by field value" -msgstr "Filtrer les données personnalisées par valeur de champ" - -#: ../../operation/events/events.php:1485 -msgid "Custom data filter" -msgstr "Filtre de données personnalisé" - -#: ../../operation/events/events.php:1507 -msgid "Custom data search" -msgstr "Recherche de données personnalisée" - -#: ../../operation/events/events.php:1516 ../../operation/events/events.php:1519 -#: ../../operation/events/events_list.php:892 -#: ../../operation/events/events_list.php:895 -#: ../../godmode/events/event_edit_filter.php:493 -#: ../../enterprise/include/functions_events.php:251 -msgid "Events with following tags" -msgstr "Événements avec les étiquettes suivantes" - -#: ../../operation/events/events.php:1517 ../../operation/events/events.php:1520 -#: ../../operation/events/events_list.php:893 -#: ../../operation/events/events_list.php:896 -#: ../../godmode/events/event_edit_filter.php:546 -#: ../../enterprise/include/functions_events.php:273 -msgid "Events without following tags" -msgstr "Événements sans les étiquettes suivantes" - -#: ../../operation/events/events.php:1532 -#: ../../operation/events/events_list.php:1030 -#: ../../godmode/massive/massive_edit_agents.php:1027 -#: ../../godmode/massive/massive_add_action_alerts.php:250 -#: ../../godmode/agentes/module_manager_editor.php:746 -#: ../../godmode/agentes/agent_manager.php:744 -#: ../../godmode/agentes/agent_manager.php:878 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:141 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:230 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:598 -#: ../../enterprise/godmode/policies/policy_modules.php:412 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:613 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:699 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:704 -#: ../../include/functions_visual_map_editor.php:895 -#: ../../extensions/quick_shell.php:521 -msgid "Advanced options" -msgstr "Options avancées" - -#: ../../operation/events/events.php:1657 -msgid "Current filter" -msgstr "Filtre actuel" - -#: ../../operation/events/events.php:1662 -msgid "Not set." -msgstr "Non paramétré." - -#: ../../operation/events/events.php:1675 -msgid "Any status." -msgstr "Tout état." - -#: ../../operation/events/events.php:1679 -msgid "New events." -msgstr "Nouveaux événements." - -#: ../../operation/events/events.php:1683 -msgid "Validated." -msgstr "Validé." - -#: ../../operation/events/events.php:1687 -msgid "In proccess." -msgstr "En cours." - -#: ../../operation/events/events.php:1691 -msgid "Not validated." -msgstr "Pas validé." - -#: ../../operation/events/events.php:1703 -msgid "Any time." -msgstr "À tout moment." - -#: ../../operation/events/events.php:1705 ../../operation/events/events.php:2634 -msgid "Last hour." -msgstr "Dernière heure." - -#: ../../operation/events/events.php:1707 -#, php-format -msgid "Last %d hours." -msgstr "%d dernières heures." - -#: ../../operation/events/events.php:1715 -msgid "Duplicated" -msgstr "Dupliqué" - -#: ../../operation/events/events.php:1718 -msgid "All events." -msgstr "Tous les événements." - -#: ../../operation/events/events.php:1722 -msgid "Group agents." -msgstr "Agents du groupe." - -#: ../../operation/events/events.php:1812 -msgid "In progress selected" -msgstr "En cours sélectionné" - -#: ../../operation/events/events.php:1813 -msgid "Validate selected" -msgstr "Valider la sélection" - -#: ../../operation/events/events.php:1817 -#: ../../godmode/snmpconsole/snmp_alert.php:1457 -#: ../../godmode/agentes/agent_manager.php:310 -#: ../../enterprise/operation/services/services.list.php:728 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:298 -#: ../../enterprise/include/class/Omnishell.class.php:520 -#: ../../include/class/ModuleTemplates.class.php:970 -msgid "Delete selected" -msgstr "Effacer les éléments sélectionnés" - -#: ../../operation/events/events.php:1847 -#: ../../operation/events/events.build_table.php:1008 -msgid "Execute event response" -msgstr "Exécuter la réponse à l'événement" - -#: ../../operation/events/events.php:1860 -#: ../../operation/events/events.build_table.php:1016 -#, php-format -msgid "A maximum of %s event custom responses can be selected" -msgstr "" -"Un maximum de %s réponses personnalisées d'événement peut être sélectionné" - -#: ../../operation/events/events.php:1865 -#: ../../operation/events/events.build_table.php:1021 -msgid "Please, select an event" -msgstr "Veuillez sélectionner un événement" - -#: ../../operation/events/events.php:1893 -#: ../../godmode/events/event_responses.editor.php:146 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:566 -#: ../../enterprise/meta/advanced/cron_main.php:440 -#: ../../include/functions_events.php:3863 -#: ../../include/class/ExternalTools.class.php:354 -#: ../../include/lib/Dashboard/Widgets/events_list.php:788 -#: ../../include/ajax/events.php:1998 -msgid "Parameters" -msgstr "Paramètres" - -#: ../../operation/events/events.php:1930 -#: ../../godmode/events/custom_events.php:96 -#: ../../enterprise/include/functions_reporting.php:2316 -#: ../../enterprise/include/functions_reporting_csv.php:1934 -#: ../../include/functions_events.php:236 -msgid "Agent ID" -msgstr "ID d'agent" - -#: ../../operation/events/events.php:1934 -#: ../../operation/events/events.build_table.php:182 -#: ../../godmode/agentes/modificar_agente.php:647 -#: ../../godmode/agentes/agent_manager.php:213 -#: ../../enterprise/include/functions_ipam.php:2035 -#: ../../enterprise/include/functions_reporting_csv.php:871 -#: ../../enterprise/meta/include/functions_events_meta.php:66 -#: ../../include/functions_treeview.php:617 -#: ../../include/functions_events.php:193 ../../include/functions_events.php:239 -#: ../../include/functions_events.php:2617 -#: ../../include/functions_events.php:6684 -#: ../../include/functions_reporting_html.php:3337 -#: ../../mobile/operation/modules.php:597 ../../mobile/operation/modules.php:849 -msgid "Agent name" -msgstr "Nom de l'agent" - -#: ../../operation/events/events.php:1954 -msgid "has at least" -msgstr "a au moins" - -#: ../../operation/events/events.php:1956 -msgid "events" -msgstr "événements" - -#: ../../operation/events/events.php:2040 ../../include/functions_ui.php:3819 -#: ../../include/functions_events.php:159 -msgid "MAINTENANCE" -msgstr "ENTRETIEN" - -#: ../../operation/events/events.php:2045 ../../include/functions_ui.php:3824 -#: ../../include/functions_events.php:162 -msgid "INFORMATIONAL" -msgstr "INFORMATIF" - -#: ../../operation/events/events.php:2050 ../../include/functions_ui.php:3849 -#: ../../include/functions_events.php:165 -msgid "MAJOR" -msgstr "MAJEUR" - -#: ../../operation/events/events.php:2055 ../../include/functions_ui.php:3844 -#: ../../include/functions_events.php:168 -msgid "MINOR" -msgstr "MINEUR" - -#: ../../operation/events/events.php:2106 ../../operation/events/events.php:2171 -#: ../../include/functions_ui.php:3741 ../../include/functions_events.php:67 -#: ../../include/functions_events.php:93 -msgid "ALERT" -msgstr "ALERTE" - -#: ../../operation/events/events.php:2115 ../../include/functions_ui.php:3750 -#: ../../include/functions_events.php:100 ../../include/functions_events.php:2910 -#: ../../include/functions_graph.php:3455 -msgid "SYSTEM" -msgstr "SYSTÈME" - -#: ../../operation/events/events.php:2200 -msgid "Validate events" -msgstr "Valider les événements" - -#: ../../operation/events/events.php:2203 -#: ../../operation/events/events.build_table.php:856 -#: ../../include/functions_events.php:7248 -msgid "Validate event" -msgstr "Valider l'événement" - -#: ../../operation/events/events.php:2215 -#: ../../operation/events/events.build_table.php:867 -msgid "Change to in progress status" -msgstr "Passer à état en cours" - -#: ../../operation/events/events.php:2224 -msgid "Delete events" -msgstr "Supprimer les évènements" - -#: ../../operation/events/events.php:2227 -#: ../../operation/events/events.build_table.php:884 -#: ../../include/functions_events.php:3778 -#: ../../include/functions_events.php:3782 -#: ../../include/functions_events.php:7262 -msgid "Delete event" -msgstr "Supprimer l'événement" - -#: ../../operation/events/events.php:2249 -#: ../../operation/events/events.build_table.php:420 -#: ../../include/functions_reporting.php:10694 -#: ../../include/functions_events.php:2653 -#: ../../include/functions_events.php:4821 -#: ../../include/functions_events.php:6831 -#: ../../include/functions_reporting_html.php:1077 -#: ../../include/functions_reporting_html.php:1300 -#: ../../include/functions_reporting_html.php:2372 -#: ../../include/ajax/events.php:1784 ../../mobile/operation/events.php:267 -msgid "New event" -msgstr "Nouvel événement" - -#: ../../operation/events/events.php:2255 -#: ../../operation/events/events.build_table.php:425 -#: ../../include/functions_reporting.php:10699 -#: ../../include/functions_events.php:2658 -#: ../../include/functions_events.php:4827 -#: ../../include/functions_events.php:6836 -#: ../../include/functions_reporting_html.php:1082 -#: ../../include/functions_reporting_html.php:1305 -#: ../../include/functions_reporting_html.php:2377 -#: ../../include/ajax/events.php:1789 ../../mobile/operation/events.php:272 -msgid "Event validated" -msgstr "Événement validé" - -#: ../../operation/events/events.php:2261 -#: ../../operation/events/events.build_table.php:430 -#: ../../include/functions_reporting.php:10704 -#: ../../include/functions_events.php:2663 -#: ../../include/functions_events.php:4833 -#: ../../include/functions_events.php:6841 -#: ../../include/functions_reporting_html.php:1087 -#: ../../include/functions_reporting_html.php:1310 -#: ../../include/functions_reporting_html.php:2382 -#: ../../include/ajax/events.php:1794 ../../mobile/operation/events.php:277 -msgid "Event in process" -msgstr "Événement en cours" - -#: ../../operation/events/events.php:2307 -#: ../../godmode/setup/setup_general.php:125 -#: ../../enterprise/meta/advanced/metasetup.setup.php:144 -#: ../../include/functions.php:1235 ../../include/functions_reporting.php:10731 -#: ../../include/functions_events.php:2693 -#: ../../include/functions_events.php:3281 ../../include/functions_graph.php:2864 -#: ../../include/functions_graph.php:3630 ../../include/functions_graph.php:3632 -#: ../../include/functions_reporting_html.php:1123 -#: ../../include/functions_reporting_html.php:2411 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:433 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:437 -#: ../../mobile/operation/events.php:127 -msgid "System" -msgstr "Système" - -#: ../../operation/events/events.php:2636 -msgid "hours." -msgstr "heures." - -#: ../../operation/events/events.php:2822 -#: ../../operation/events/events.build_table.php:323 -#: ../../godmode/events/custom_events.php:113 -#: ../../enterprise/meta/include/functions_events_meta.php:126 -#: ../../include/functions_events.php:208 ../../include/functions_events.php:287 -#: ../../include/functions_events.php:4693 -#: ../../include/functions_events.php:6770 -msgid "Instructions" -msgstr "Instructions" - -#: ../../operation/events/events_rss.php:195 -msgid "Your IP is not into the IP list with API access." -msgstr "Votre adresse IP n'est pas dans la liste IP avec accès à l'API" - -#: ../../operation/events/events_rss.php:214 -msgid "The URL of your feed has bad hash." -msgstr "L'URL de votre flux a un mauvais hachage." - -#: ../../operation/events/events_list.php:360 -#: ../../operation/events/events_list.php:1099 -msgid "No filter loaded" -msgstr "Aucun filtre chargé" - -#: ../../operation/events/events_list.php:368 -#: ../../operation/events/events_list.php:1099 -msgid "Filter loaded" -msgstr "Filtre chargé" - -#: ../../operation/events/events_list.php:418 ../../include/ajax/events.php:678 -msgid "New filter" -msgstr "Nouveau filtre" - -#: ../../operation/events/events_list.php:426 -#: ../../operation/events/events_list.php:479 -#: ../../godmode/netflow/nf_edit_form.php:188 -#: ../../godmode/snmpconsole/snmp_filters.php:35 -#: ../../include/ajax/events.php:686 ../../include/ajax/events.php:746 -#: ../../include/ajax/custom_fields.php:707 -msgid "Update filter" -msgstr "Mettre à jour le filtre" - -#: ../../operation/events/events_list.php:433 -#: ../../godmode/events/event_edit_filter.php:261 -#: ../../include/ajax/events.php:693 ../../include/ajax/custom_fields.php:571 -#: ../../include/ajax/custom_fields.php:618 -#: ../../include/ajax/custom_fields.php:662 -msgid "Filter name" -msgstr "Nom du filtre" - -#: ../../operation/events/events_list.php:436 ../../include/ajax/events.php:696 -msgid "Save in Group" -msgstr "Enregistrer dans le groupe" - -#: ../../operation/events/events_list.php:438 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:723 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:115 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:207 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:98 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:335 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:358 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:209 -#: ../../enterprise/godmode/policies/policy_agents.php:436 -#: ../../enterprise/godmode/policies/policy_agents.php:468 -#: ../../enterprise/include/class/Omnishell.class.php:812 -#: ../../enterprise/include/class/Omnishell.class.php:891 -#: ../../enterprise/views/cluster/list.php:87 -#: ../../enterprise/views/ncm/snippets/list.php:94 -#: ../../enterprise/views/ncm/templates/list.php:100 -#: ../../enterprise/views/ncm/devices/list.php:147 -#: ../../enterprise/views/ncm/firmwares/list.php:100 -#: ../../include/functions_snmp_browser.php:1478 -#: ../../include/functions_html.php:1234 ../../include/functions_html.php:1387 -#: ../../include/ajax/events.php:698 -msgid "Filter group" -msgstr "Filtrer le groupe" - -#: ../../operation/events/events_list.php:465 ../../include/ajax/events.php:732 -msgid "Overwrite filter" -msgstr "Écraser le filtre" - -#: ../../operation/events/events_list.php:871 -#: ../../godmode/events/event_edit_filter.php:449 -#: ../../enterprise/include/functions_events.php:178 -msgid "Date from" -msgstr "Date de début" - -#: ../../operation/events/events_list.php:875 -#: ../../godmode/events/event_edit_filter.php:452 -#: ../../enterprise/include/functions_events.php:188 -msgid "Date to" -msgstr "Date de fin" - -#: ../../operation/events/events_list.php:1105 -#: ../../operation/events/events_list.php:1107 -msgid "Event control filter" -msgstr "Filtre de contrôle d'événements" - -#: ../../operation/events/events_list.php:1115 -msgid "Error creating filter." -msgstr "Erreur de création du filtre" - -#: ../../operation/events/events_list.php:1119 -msgid "Error creating filter is duplicated." -msgstr "Erreur de création ; le filtre est dupliqué." - -#: ../../operation/events/events_list.php:1123 -msgid "Filter created." -msgstr "Filtre créé" - -#: ../../operation/events/events_list.php:1128 -msgid "Filter updated." -msgstr "Filtre mis à jour" - -#: ../../operation/events/events_list.php:1132 -msgid "Error updating filter." -msgstr "Erreur de mise à jour du filtre" - -#: ../../operation/events/events_list.php:1538 ../../include/ajax/events.php:803 -msgid "Filter name cannot be left blank" -msgstr "Le nom du filtre ne peut pas être laissé en blanc" - -#: ../../operation/events/events_list.php:1614 -#: ../../operation/events/events_list.php:1707 -#: ../../godmode/reporting/create_container.php:294 -#: ../../godmode/reporting/create_container.php:310 -#: ../../godmode/setup/setup_general.php:574 -#: ../../godmode/gis_maps/configure_gis_map.php:575 -#: ../../include/ajax/graph.ajax.php:145 ../../include/ajax/events.php:946 -msgid "none" -msgstr "aucun" - -#: ../../operation/events/events.build_table.php:81 -msgid "More detail" -msgstr "Plus de détails" - -#: ../../operation/events/events.build_table.php:105 -#: ../../operation/events/events.build_table.php:107 -msgid "The Agent: " -msgstr "Agent : " - -#: ../../operation/events/events.build_table.php:105 -#: ../../operation/events/events.build_table.php:107 -msgid " has " -msgstr " a " - -#: ../../operation/events/events.build_table.php:105 -#: ../../operation/events/events.build_table.php:107 -msgid " events." -msgstr " des événements." - -#: ../../operation/events/events.build_table.php:134 -#: ../../operation/events/events.build_table.php:1164 -#: ../../include/functions_reporting.php:2000 -#: ../../include/functions_reporting.php:2299 -#: ../../include/functions_events.php:2577 -#: ../../include/functions_events.php:2580 -#: ../../include/functions_reporting_html.php:5881 -#: ../../include/functions_reporting_html.php:6066 -#: ../../mobile/operation/events.php:865 -msgid "No events" -msgstr "Aucun événement" - -#: ../../operation/events/events.build_table.php:146 -#: ../../operation/incidents/list_integriaims_incidents.php:515 -#: ../../godmode/setup/os.list.php:68 -#: ../../godmode/agentes/fields_manager.php:118 -#: ../../godmode/agentes/agent_incidents.php:88 -#: ../../godmode/agentes/module_manager_editor_common.php:230 -#: ../../godmode/agentes/agent_manager.php:219 -#: ../../godmode/groups/modu_group_list.php:251 -#: ../../godmode/groups/group_list.php:840 -#: ../../godmode/alerts/alert_commands.php:656 -#: ../../godmode/modules/module_list.php:61 -#: ../../enterprise/tools/ipam/ipam_excel.php:130 -#: ../../enterprise/tools/ipam/ipam_excel.php:199 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:660 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:91 -#: ../../include/functions_events.php:6655 ../../extensions/api_checker.php:161 -#: ../../views/calendar/list.php:92 -msgid "ID" -msgstr "Identifiant" - -#: ../../operation/events/events.build_table.php:162 -#: ../../include/functions_events.php:4980 -#: ../../include/functions_events.php:6671 ../../mobile/operation/events.php:512 -msgid "Event ID" -msgstr "Identification de l'événement" - -#: ../../operation/events/events.build_table.php:172 -#: ../../godmode/events/custom_events.php:95 -#: ../../include/functions_events.php:233 ../../include/functions_events.php:6677 -#: ../../mobile/operation/events.php:124 -msgid "Event Name" -msgstr "Nom de l’événement" - -#: ../../operation/events/events.build_table.php:212 -#: ../../operation/incidents/list_integriaims_incidents.php:342 -#: ../../operation/incidents/list_integriaims_incidents.php:522 -#: ../../operation/incidents/configure_integriaims_incident.php:312 -#: ../../operation/incidents/integriaims_export_csv.php:89 -#: ../../godmode/setup/setup_integria.php:397 -#: ../../godmode/setup/setup_integria.php:519 -#: ../../godmode/events/custom_events.php:111 -#: ../../enterprise/meta/include/functions_events_meta.php:118 -#: ../../include/functions_events.php:206 ../../include/functions_events.php:281 -#: ../../include/functions_events.php:5011 -#: ../../include/functions_events.php:6703 ../../mobile/operation/events.php:520 -msgid "Owner" -msgstr "Propriétaire" - -#: ../../operation/events/events.build_table.php:232 -#: ../../godmode/events/custom_events.php:103 -#: ../../include/functions_events.php:257 -msgid "Event Type" -msgstr "Type d'événement" - -#: ../../operation/events/events.build_table.php:243 -#: ../../godmode/events/custom_events.php:104 -#: ../../include/functions_events.php:260 -#: ../../include/class/AgentWizard.class.php:1180 -#: ../../include/class/AgentWizard.class.php:4015 -#: ../../include/class/ModuleTemplates.class.php:1207 -msgid "Module Name" -msgstr "Nom du module" - -#: ../../operation/events/events.build_table.php:313 -#: ../../godmode/events/custom_events.php:112 -#: ../../enterprise/meta/include/functions_events_meta.php:122 -#: ../../include/functions_events.php:207 ../../include/functions_events.php:284 -#: ../../include/functions_events.php:6764 -msgid "ACK Timestamp" -msgstr "Horodatage ACK" - -#: ../../operation/events/events.build_table.php:340 -#: ../../godmode/massive/massive_edit_modules.php:382 -#: ../../godmode/massive/massive_delete_modules.php:436 -#: ../../godmode/events/custom_events.php:116 -#: ../../include/functions_events.php:296 -msgid "Module Status" -msgstr "État des modules" - -#: ../../operation/events/events.build_table.php:350 -#: ../../godmode/events/custom_events.php:119 -#: ../../godmode/events/event_edit_filter.php:650 -#: ../../include/functions_events.php:213 ../../include/functions_events.php:315 -#: ../../include/ajax/events.php:1552 -msgid "Custom data" -msgstr "Données personnalisées" - -#: ../../operation/events/events.build_table.php:894 -#: ../../include/functions_events.php:7271 -msgid "Is not allowed delete events in process" -msgstr "Vous ne pouvez pas supprimer les événements en cours" - -#: ../../operation/heatmap.php:173 ../../include/ajax/heatmap.ajax.php:52 -msgid "3 minutes" -msgstr "3 minutes" - -#: ../../operation/incidents/list_integriaims_incidents.php:24 -msgid "Integria IMS Tickets" -msgstr "Tickets Integria IMS" - -#: ../../operation/incidents/list_integriaims_incidents.php:34 -#: ../../operation/incidents/configure_integriaims_incident.php:33 -#: ../../operation/incidents/incident_statistics.php:24 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:23 -#: ../../godmode/agentes/agent_incidents.php:22 -msgid "" -"In order to access ticket management system, integration with Integria IMS " -"must be enabled and properly configured" -msgstr "" -"Pour accéder au système de gestion des tickets, l'intégration avec Integria " -"IMS doit être activée et correctement configurée" - -#: ../../operation/incidents/list_integriaims_incidents.php:42 -#: ../../operation/incidents/configure_integriaims_incident.php:41 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:31 -#: ../../godmode/setup/setup_integria.php:64 -msgid "Integria IMS API is not reachable" -msgstr "L'API Integria IMS n'est pas accessible" - -#: ../../operation/incidents/list_integriaims_incidents.php:317 -msgid "Text filter" -msgstr "Filtre de texte" - -#: ../../operation/incidents/list_integriaims_incidents.php:345 -#: ../../operation/incidents/list_integriaims_incidents.php:521 -#: ../../operation/incidents/configure_integriaims_incident.php:282 -#: ../../operation/incidents/integriaims_export_csv.php:88 -msgid "Creator" -msgstr "Créateur" - -#: ../../operation/incidents/list_integriaims_incidents.php:381 -msgid "Created from" -msgstr "Créé à partir de" - -#: ../../operation/incidents/list_integriaims_incidents.php:393 -msgid "Created to" -msgstr "Créé vers" - -#: ../../operation/incidents/list_integriaims_incidents.php:517 -#: ../../operation/incidents/integriaims_export_csv.php:82 -msgid "Group/Company" -msgstr "Groupe/Societé" - -#: ../../operation/incidents/list_integriaims_incidents.php:518 -msgid "Status/Resolution" -msgstr "État/Résolution" - -#: ../../operation/incidents/list_integriaims_incidents.php:520 -msgid "Updated/Started" -msgstr "Mis à jour/Démarré" - -#: ../../operation/incidents/list_integriaims_incidents.php:564 -msgid "No tickets to show" -msgstr "Aucun ticket à afficher" - -#: ../../operation/incidents/configure_integriaims_incident.php:26 -msgid "Update Integria IMS Ticket" -msgstr "Mettre à jour le ticket Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:28 -msgid "Create Integria IMS Ticket" -msgstr "Créer un ticket Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:123 -msgid "Successfully created in Integria IMS" -msgstr "Créé correctement dans Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:124 -msgid "Could not be created in Integria IMS" -msgstr "Impossible de créer dans Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:144 -msgid "Successfully updated in Integria IMS" -msgstr "Mise à jour réussie dans Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:145 -msgid "Could not be updated in Integria IMS" -msgstr "N'a pas pu être mis à jour dans Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:240 -#: ../../operation/incidents/configure_integriaims_incident.php:256 -#: ../../operation/incidents/configure_integriaims_incident.php:302 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:159 -#: ../../godmode/massive/massive_delete_alerts.php:277 -#: ../../godmode/massive/massive_add_alerts.php:286 -#: ../../godmode/massive/massive_edit_modules.php:318 -#: ../../godmode/massive/massive_edit_modules.php:431 -#: ../../godmode/massive/massive_copy_modules.php:138 -#: ../../godmode/massive/massive_delete_modules.php:334 -#: ../../godmode/massive/massive_delete_modules.php:469 -#: ../../godmode/setup/setup_integria.php:367 -#: ../../godmode/setup/setup_integria.php:385 -#: ../../godmode/setup/setup_integria.php:414 -#: ../../godmode/setup/setup_integria.php:432 -#: ../../godmode/setup/setup_integria.php:489 -#: ../../godmode/setup/setup_integria.php:507 -#: ../../godmode/setup/setup_integria.php:536 -#: ../../godmode/setup/setup_integria.php:554 -#: ../../godmode/alerts/alert_list.builder.php:82 -#: ../../godmode/alerts/alert_list.builder.php:156 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:141 -#: ../../enterprise/godmode/massive/massive_create_services.php:902 -#: ../../enterprise/godmode/massive/massive_create_services.php:914 -#: ../../enterprise/godmode/massive/massive_create_services.php:926 -#: ../../enterprise/godmode/massive/massive_create_services.php:938 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:676 -#: ../../enterprise/godmode/policies/policy_alerts.php:648 -#: ../../enterprise/godmode/services/services.service.php:845 -#: ../../enterprise/godmode/services/services.service.php:857 -#: ../../enterprise/godmode/services/services.service.php:869 -#: ../../enterprise/godmode/services/services.service.php:881 -#: ../../enterprise/meta/general/main_header.php:558 -#: ../../enterprise/meta/general/header.php:121 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:742 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:150 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:231 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:259 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:356 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:413 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:681 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:752 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:231 -#: ../../general/header.php:265 ../../include/functions_reports.php:1351 -#: ../../include/class/AgentsAlerts.class.php:354 -#: ../../extensions/insert_data.php:186 -msgid "Select" -msgstr "Sélectionner" - -#: ../../operation/incidents/configure_integriaims_incident.php:294 -msgid "" -"This field corresponds to the Integria IMS user specified in Integria IMS setup" -msgstr "" -"Ce champ correspond à l'utilisateur Integria IMS spécifié dans la " -"configuration Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:352 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:206 -msgid "File name" -msgstr "Nom du fichier" - -#: ../../operation/incidents/configure_integriaims_incident.php:354 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:208 -msgid "Attachment description" -msgstr "Description des pièces jointes" - -#: ../../operation/incidents/incident_statistics.php:29 -msgid "Incidents by status" -msgstr "Incidents par état" - -#: ../../operation/incidents/incident_statistics.php:32 -msgid "Incidents by priority" -msgstr "Incidents par priorité" - -#: ../../operation/incidents/incident_statistics.php:35 -msgid "Incidents by group" -msgstr "Incidents par groupe" - -#: ../../operation/incidents/incident_statistics.php:38 -msgid "Incidents by user" -msgstr "Incidents par utilisateur" - -#: ../../operation/incidents/integriaims_export_csv.php:80 -msgid "ID Ticket" -msgstr "ID du ticket" - -#: ../../operation/incidents/integriaims_export_csv.php:86 -#: ../../godmode/agentes/agent_incidents.php:93 -#: ../../godmode/servers/servers.build_table.php:73 -#: ../../enterprise/tools/ipam/ipam_ajax.php:494 -#: ../../enterprise/include/class/DatabaseHA.class.php:798 -#: ../../enterprise/meta/advanced/servers.build_table.php:68 -msgid "Updated" -msgstr "Mis à jour" - -#: ../../operation/incidents/integriaims_export_csv.php:87 -msgid "Started" -msgstr "Démarré" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:59 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:378 -#: ../../enterprise/tools/ipam/ipam_ajax.php:483 -#: ../../enterprise/include/functions_ipam.php:1337 -#: ../../include/ajax/events.php:1507 -msgid "Details" -msgstr "Détails" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:77 -msgid "Not yet" -msgstr "Pas encore" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:81 -msgid "Not closed yet" -msgstr "Pas encore fermé" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:115 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:246 -msgid "Filename" -msgstr "Nom du dossier" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:119 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:250 -#: ../../godmode/events/event_responses.editor.php:130 -#: ../../enterprise/include/class/ManageBackups.class.php:164 -#: ../../include/functions_visual_map_editor.php:125 -#: ../../include/functions_visual_map_editor.php:178 -#: ../../include/functions_visual_map_editor.php:838 -#: ../../include/functions_visual_map_editor.php:933 -#: ../../include/functions_filemanager.php:606 -#: ../../include/rest-api/models/VisualConsole/Item.php:1991 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:214 -#: ../../extensions/files_repo/files_repo_list.php:57 -msgid "Size" -msgstr "Taille" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:124 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:609 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:135 -msgid "No description available" -msgstr "Aucune description disponible" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:142 -msgid "File successfully deleted" -msgstr "Fichier supprimé correctement" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:143 -msgid "File could not be deleted" -msgstr "Le fichier n'a pas pu être supprimé." - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:218 -#: ../../godmode/servers/plugin_registration.php:113 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:549 -#: ../../enterprise/tools/ipam/ipam_network.php:142 -#: ../../enterprise/tools/ipam/ipam_list.php:77 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:420 -#: ../../enterprise/include/functions_policies.php:4477 -#: ../../extensions/extension_uploader.php:92 -#: ../../extensions/resource_registration.php:1137 -#: ../../views/calendar/special_days.php:138 -msgid "Upload" -msgstr "Téléverser" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:222 -msgid "Add attachment" -msgstr "Ajouter une pièce jointe" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:224 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:397 -msgid "Attached files" -msgstr "Fichiers joints" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:282 -msgid "Comment successfully added" -msgstr "Commentaire ajouté correctement" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:283 -msgid "Comment could not be added" -msgstr "Le commentaire n'a pas pu être ajouté." - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:309 -msgid "No comments found" -msgstr "Aucun commentaire" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:314 -#: ../../include/functions_events.php:3757 -#: ../../include/functions_events.php:5362 -msgid "Add comment" -msgstr "Ajouter un commentaire" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:349 -msgid "Created by" -msgstr "Créé par" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:350 -msgid "Owned by" -msgstr "Propriétaire" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:351 -msgid "Closed by" -msgstr "Fermé par" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:366 -#: ../../enterprise/include/functions_ipam.php:2040 -msgid "Created at" -msgstr "Créé le" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:367 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:609 -#: ../../enterprise/operation/agentes/transactional_map.php:212 -msgid "Updated at" -msgstr "Mis à jour le" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:368 -msgid "Closed at" -msgstr "Fermé à" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:379 -msgid "People" -msgstr "Personnes" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:380 -#: ../../include/functions_reporting_html.php:6104 -msgid "Dates" -msgstr "Dates" - -#: ../../index.php:332 ../../enterprise/meta/index.php:295 -#: ../../include/ajax/double_auth.ajax.php:500 -#: ../../mobile/include/user.class.php:280 -msgid "Invalid code" -msgstr "Code non valide" - -#: ../../index.php:344 ../../enterprise/meta/index.php:307 -msgid "The code shouldn't be empty" -msgstr "Le code ne doit pas être vide" - -#: ../../index.php:357 ../../enterprise/meta/index.php:320 -msgid "Expired login" -msgstr "Connexion expirée" - -#: ../../index.php:364 ../../index.php:370 ../../enterprise/meta/index.php:327 -#: ../../enterprise/meta/index.php:333 -msgid "Login error" -msgstr "Erreur de connexion" - -#: ../../index.php:483 ../../index.php:760 ../../index.php:834 -#: ../../include/functions_html.php:4647 -#, php-format -msgid "%s cannot verify the origin of the request. Try again, please." -msgstr "" -"%s ne peut pas vérifier l'origine de requête. Veuillez essayer à nouveau." - -#: ../../index.php:788 ../../enterprise/meta/index.php:616 -msgid "Password changed successfully" -msgstr "Mot de passe changé correctement" - -#: ../../index.php:794 ../../enterprise/meta/index.php:622 -msgid "Failed to change password" -msgstr "Erreur de modification du mot de passe" - -#: ../../index.php:799 ../../enterprise/include/process_reset_pass.php:127 -#: ../../enterprise/meta/index.php:625 -#: ../../enterprise/meta/include/process_reset_pass.php:123 -msgid "Passwords must be the same" -msgstr "Les mots de passe doivent être identiques." - -#: ../../index.php:811 ../../enterprise/meta/index.php:636 -msgid "Too much time since password change request" -msgstr "" -"Trop de temps s'est écoulé depuis la demande de changement du mot de passe" - -#: ../../index.php:818 ../../enterprise/meta/index.php:643 -msgid "This user has not requested a password change" -msgstr "Cet utilisateur n'a pas demandé de changement de mot de passe" - -#: ../../index.php:845 ../../enterprise/meta/index.php:659 -msgid "Id user cannot be empty" -msgstr "L'identifiant de l'utilisateur ne peut pas être vide." - -#: ../../index.php:853 ../../enterprise/meta/index.php:667 -msgid "Error in reset password request" -msgstr "Erreur de réinitialisation du mot de passe" - -#: ../../index.php:861 ../../enterprise/meta/index.php:675 -msgid "This user doesn't have a valid email address" -msgstr "Cet utilisateur n'a pas d'adresse courriel valide." - -#: ../../index.php:871 ../../enterprise/include/reset_pass.php:108 -#: ../../enterprise/meta/index.php:691 -#: ../../enterprise/meta/include/reset_pass.php:103 -msgid "Reset password" -msgstr "Réinitialiser le mot de passe" - -#: ../../index.php:872 ../../enterprise/meta/index.php:692 -msgid "This is an automatically sent message for user " -msgstr "Ceci est un message envoyé automatiquement à l'utilisateur " - -#: ../../index.php:875 ../../enterprise/meta/index.php:695 -msgid "Please click the link below to reset your password" -msgstr "" -"Veuillez cliquer sur le lien ci-dessous pour réinitialiser le mot de passe." - -#: ../../index.php:877 ../../enterprise/meta/index.php:697 -msgid "Reset your password" -msgstr "Réinitialiser le mot de passe" - -#: ../../index.php:881 ../../enterprise/meta/index.php:701 -msgid "Please do not reply to this email." -msgstr "Veuillez ne pas répondre à ce courriel." - -#: ../../index.php:886 ../../enterprise/meta/index.php:707 -msgid "Error at sending the email" -msgstr "Erreur lors de l'envoi du courriel" - -#: ../../index.php:946 -msgid "User doesn\\'t exist." -msgstr "L'utilisateur n'existe pas" - -#: ../../index.php:968 -msgid "User only can use the API." -msgstr "L'utilisateur peut seulement utiliser l'API." - -#: ../../index.php:1163 -#, php-format -msgid "Metaconsole MR (%d) is different than this one (%d)" -msgstr "La Métaconsole MR (%d) est différent de celui-ci (%d)" - -#: ../../index.php:1169 ../../enterprise/meta/index.php:925 -msgid "Please keep all environment updated to same version." -msgstr "Veuillez garder tout l’environnement à jour vers la même version." - -#: ../../index.php:1257 ../../enterprise/meta/index.php:982 -#: ../../enterprise/meta/index.php:1061 -msgid "Sorry! I can't find the page!" -msgstr "Désolé ! La page est introuvable !" - -#: ../../godmode/netflow/nf_edit.php:38 -msgid "Manage Netflow Filter" -msgstr "Gérer filtre Netflow" - -#: ../../godmode/netflow/nf_edit.php:57 ../../godmode/netflow/nf_edit.php:63 -#: ../../godmode/netflow/nf_edit_form.php:73 -#: ../../godmode/netflow/nf_edit_form.php:83 ../../godmode/menu.php:97 -msgid "Netflow filters" -msgstr "Filtres Netflow" - -#: ../../godmode/netflow/nf_edit.php:212 -#: ../../godmode/events/event_filter.php:215 -msgid "There are no defined filters" -msgstr "Aucun filtre défini" - -#: ../../godmode/netflow/nf_edit.php:217 -#: ../../godmode/netflow/nf_edit_form.php:190 -#: ../../godmode/snmpconsole/snmp_filters.php:37 -#: ../../godmode/events/event_filter.php:225 -#: ../../enterprise/meta/event/custom_events.php:44 -#: ../../include/ajax/custom_fields.php:652 -msgid "Create filter" -msgstr "Créer un filtre" - -#: ../../godmode/netflow/nf_item_list.php:30 -#: ../../godmode/netflow/nf_item_list.php:38 -msgid "Report items" -msgstr "Éléments de rapport" - -#: ../../godmode/netflow/nf_item_list.php:33 -msgid "Edit report" -msgstr "Éditer le rapport" - -#: ../../godmode/netflow/nf_item_list.php:53 -msgid "Netflow reports" -msgstr "Rapports Netflow" - -#: ../../godmode/netflow/nf_item_list.php:57 -msgid "Item list" -msgstr "Liste d'éléments" - -#: ../../godmode/netflow/nf_item_list.php:173 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2342 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3021 -#: ../../enterprise/operation/log/log_viewer.php:500 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:338 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:436 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2395 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2964 -#: ../../include/lib/Dashboard/Widgets/top_n.php:267 -msgid "Order" -msgstr "Ordre" - -#: ../../godmode/netflow/nf_item_list.php:226 -#: ../../godmode/netflow/nf_item_list.php:231 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:325 -msgid "Move to down" -msgstr "Déplacer vers le bas" - -#: ../../godmode/netflow/nf_item_list.php:228 -#: ../../godmode/netflow/nf_item_list.php:230 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:312 -msgid "Move to up" -msgstr "Déplacer vers le haut" - -#: ../../godmode/netflow/nf_item_list.php:277 -msgid "There are no defined items" -msgstr "Aucun élément défini" - -#: ../../godmode/netflow/nf_item_list.php:282 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3699 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3451 -msgid "Create item" -msgstr "Créer un élément" - -#: ../../godmode/netflow/nf_edit_form.php:53 ../../godmode/events/events.php:54 -msgid "Filter list" -msgstr "Filtrer la liste" - -#: ../../godmode/netflow/nf_edit_form.php:55 -#: ../../godmode/netflow/nf_edit_form.php:77 -msgid "Add filter" -msgstr "Ajouter un filtre" - -#: ../../godmode/netflow/nf_edit_form.php:58 -msgid "Netflow Filter" -msgstr "Filtre Netflow" - -#: ../../godmode/netflow/nf_edit_form.php:118 -#: ../../godmode/events/event_edit_filter.php:205 -#: ../../godmode/modules/manage_nc_groups.php:95 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:61 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:155 -msgid "Not updated. Blank name" -msgstr "Erreur de mise à jour. Nom en blanc." - -#: ../../godmode/netflow/nf_edit_form.php:140 ../../godmode/setup/news.php:108 -#: ../../godmode/events/event_edit_filter.php:216 -#: ../../godmode/modules/manage_nc_groups.php:119 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:72 -msgid "Not updated. Error updating data" -msgstr "Erreur de mise à jour des données" - -#: ../../godmode/netflow/nf_edit_form.php:235 -msgid "Filter:" -msgstr "Filtre :" - -#: ../../godmode/snmpconsole/snmp_filters.php:41 -msgid "Filter overview" -msgstr "Aperçu du filtre" - -#: ../../godmode/snmpconsole/snmp_filters.php:108 -msgid "There was a problem updating the filter" -msgstr "Problème de mise à jour du filtre" - -#: ../../godmode/snmpconsole/snmp_filters.php:126 -#: ../../godmode/snmpconsole/snmp_filters.php:152 -msgid "Description is empty" -msgstr "La description est vide" - -#: ../../godmode/snmpconsole/snmp_filters.php:129 -msgid "Filter is empty" -msgstr "Le filtre est vide." - -#: ../../godmode/snmpconsole/snmp_filters.php:149 -msgid "Filters are empty" -msgstr "Les filtres sont vides" - -#: ../../godmode/snmpconsole/snmp_filters.php:159 -msgid "There was a problem creating the filter" -msgstr "Problème de création du filtre" - -#: ../../godmode/snmpconsole/snmp_filters.php:164 -#: ../../godmode/snmpconsole/snmp_alert.php:283 ../../godmode/setup/news.php:66 -#: ../../godmode/setup/gis.php:47 ../../godmode/setup/links.php:44 -#: ../../godmode/agentes/planned_downtime.editor.php:416 -#: ../../godmode/agentes/configurar_agente.php:880 -#: ../../godmode/alerts/configure_alert_template.php:536 -#: ../../godmode/alerts/alert_commands.php:572 -#: ../../godmode/alerts/alert_list.php:178 -#: ../../godmode/users/profile_list.php:269 -#: ../../godmode/users/configure_user.php:474 -#: ../../godmode/modules/manage_nc_groups.php:84 -#: ../../enterprise/operation/agentes/transactional_map.php:134 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:50 -#: ../../enterprise/tools/ipam/ipam_action.php:214 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:47 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:125 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:76 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:221 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:234 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:283 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:302 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:382 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:399 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:80 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:111 -#: ../../enterprise/godmode/servers/manage_export.php:112 -#: ../../enterprise/godmode/servers/manage_export.php:119 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1787 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1877 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1972 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2066 -#: ../../enterprise/include/ajax/servers.ajax.php:197 -#: ../../enterprise/include/ajax/servers.ajax.php:330 -#: ../../enterprise/meta/advanced/cron_main.php:158 -#: ../../enterprise/meta/advanced/cron_main.php:202 -#: ../../enterprise/meta/advanced/cron_main.php:295 -#: ../../enterprise/meta/advanced/links.php:49 -#: ../../include/functions_planned_downtimes.php:114 -#: ../../include/functions_planned_downtimes.php:832 -#: ../../include/functions_alerts.php:2738 -#: ../../include/class/CalendarManager.class.php:490 -#: ../../include/class/CalendarManager.class.php:843 -msgid "Successfully created" -msgstr "Créé correctement" - -#: ../../godmode/snmpconsole/snmp_filters.php:178 -msgid "There was a problem deleting the filter" -msgstr "Problème de suppression du filtre" - -#: ../../godmode/snmpconsole/snmp_filters.php:221 -#: ../../godmode/snmpconsole/snmp_filters.php:231 -msgid "" -"This field contains a substring, could be part of a IP address, a numeric OID, " -"or a plain substring" -msgstr "" -"Ce champ contient une sous-chaîne qui pourrait faire partie d'une adresse IP, " -"un OID numérique ou une sous-chaîne simple" - -#: ../../godmode/snmpconsole/snmp_filters.php:223 -msgid "Click to remove the filter" -msgstr "Cliquez pour supprimer le filtre" - -#: ../../godmode/snmpconsole/snmp_filters.php:254 -#: ../../godmode/snmpconsole/snmp_filters.php:255 -msgid "Click to add new filter" -msgstr "Cliquez pour ajouter un filtre" - -#: ../../godmode/snmpconsole/snmp_alert.php:83 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:278 -msgid "Update alert" -msgstr "Mise à jour de l'alerte" - -#: ../../godmode/snmpconsole/snmp_alert.php:91 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:650 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:104 -msgid "Create alert" -msgstr "Créer une alerte" - -#: ../../godmode/snmpconsole/snmp_alert.php:99 -msgid "Alert overview" -msgstr "Aperçu des alertes" - -#: ../../godmode/snmpconsole/snmp_alert.php:277 -msgid "There was a problem creating the alert" -msgstr "Problème de création de l'alerte" - -#: ../../godmode/snmpconsole/snmp_alert.php:413 -msgid "There was a problem updating the alert" -msgstr "Problème de mise à jour de l'alerte" - -#: ../../godmode/snmpconsole/snmp_alert.php:610 -#: ../../godmode/snmpconsole/snmp_alert.php:623 -msgid "There was a problem duplicating the alert" -msgstr "Problème de duplication de l'alerte" - -#: ../../godmode/snmpconsole/snmp_alert.php:616 -msgid "Successfully Duplicate" -msgstr "Dupliqué correctement" - -#: ../../godmode/snmpconsole/snmp_alert.php:644 -msgid "There was a problem deleting the alert" -msgstr "Problème de suppression de l'alerte" - -#: ../../godmode/snmpconsole/snmp_alert.php:682 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:159 -#, php-format -msgid "Successfully deleted alerts (%s / %s)" -msgstr "Alertes supprimées correctement (%s / %s)" - -#: ../../godmode/snmpconsole/snmp_alert.php:686 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:167 -#, php-format -msgid "Unsuccessfully deleted alerts (%s / %s)" -msgstr "Erreur de suppression des alertes (%s / %s)" - -#: ../../godmode/snmpconsole/snmp_alert.php:730 -msgid "Matches substrings. End the string with $ for exact matches." -msgstr "" -"Correspond aux sous-chaînes. Terminez la chaîne par $ pour les correspondances " -"exactes." - -#: ../../godmode/snmpconsole/snmp_alert.php:735 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:301 -msgid "Custom Value/OID" -msgstr "Valeur/OID personnalisée" - -#: ../../godmode/snmpconsole/snmp_alert.php:785 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:307 -msgid "Single value" -msgstr "Valeur unique" - -#: ../../godmode/snmpconsole/snmp_alert.php:790 -#: ../../godmode/snmpconsole/snmp_alert.php:797 -#: ../../godmode/snmpconsole/snmp_alert.php:806 -#: ../../godmode/snmpconsole/snmp_alert.php:815 -#: ../../godmode/snmpconsole/snmp_alert.php:824 -#: ../../godmode/snmpconsole/snmp_alert.php:833 -#: ../../godmode/snmpconsole/snmp_alert.php:842 -#: ../../godmode/snmpconsole/snmp_alert.php:850 -#: ../../godmode/snmpconsole/snmp_alert.php:858 -#: ../../godmode/snmpconsole/snmp_alert.php:866 -#: ../../godmode/snmpconsole/snmp_alert.php:874 -#: ../../godmode/snmpconsole/snmp_alert.php:882 -#: ../../godmode/snmpconsole/snmp_alert.php:890 -#: ../../godmode/snmpconsole/snmp_alert.php:898 -#: ../../godmode/snmpconsole/snmp_alert.php:906 -#: ../../godmode/snmpconsole/snmp_alert.php:914 -#: ../../godmode/snmpconsole/snmp_alert.php:922 -#: ../../godmode/snmpconsole/snmp_alert.php:930 -#: ../../godmode/snmpconsole/snmp_alert.php:938 -#: ../../godmode/snmpconsole/snmp_alert.php:946 -msgid "Variable bindings/Data" -msgstr "Liens variables/Données" - -#: ../../godmode/snmpconsole/snmp_alert.php:988 -#: ../../godmode/alerts/configure_alert_template.php:691 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:309 -msgid "Min. number of alerts" -msgstr "Nombre minimum d'alertes" - -#: ../../godmode/snmpconsole/snmp_alert.php:991 -#: ../../godmode/alerts/configure_alert_template.php:728 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:311 -msgid "Max. number of alerts" -msgstr "Nombre maximum d'alertes" - -#: ../../godmode/snmpconsole/snmp_alert.php:996 -#: ../../godmode/alerts/alert_view.php:262 -#: ../../godmode/alerts/configure_alert_template.php:676 -#: ../../godmode/alerts/alert_templates.php:91 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:313 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:230 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2201 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122 -msgid "Time threshold" -msgstr "Seuil de temps" - -#: ../../godmode/snmpconsole/snmp_alert.php:1010 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:326 -msgid "Other value" -msgstr "Autre valeur" - -#: ../../godmode/snmpconsole/snmp_alert.php:1015 -#: ../../godmode/setup/setup_visuals.php:1030 -#: ../../godmode/setup/setup_visuals.php:1031 -#: ../../godmode/setup/setup_visuals.php:1342 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:327 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:274 -#: ../../enterprise/meta/advanced/metasetup.visual.php:382 -#: ../../enterprise/meta/advanced/metasetup.visual.php:849 -#: ../../enterprise/meta/advanced/metasetup.visual.php:850 -#: ../../include/functions.php:499 ../../include/functions.php:630 -#: ../../include/functions_html.php:2107 -#: ../../include/functions_visual_map_editor.php:1223 -#: ../../include/functions_visual_map_editor.php:1224 -#: ../../include/class/AgentsAlerts.class.php:387 -msgid "seconds" -msgstr "secondes" - -#: ../../godmode/snmpconsole/snmp_alert.php:1023 -#: ../../godmode/snmpconsole/snmp_alert.php:1220 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:455 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:567 -msgid "Alert action" -msgstr "Action de l'alerte" - -#: ../../godmode/snmpconsole/snmp_alert.php:1039 -#: ../../godmode/snmpconsole/snmp_alert.php:1217 -#: ../../godmode/reporting/visual_console_builder.elements.php:107 -#: ../../godmode/reporting/reporting_builder.list_items.php:371 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:332 -#: ../../include/functions_visual_map_editor.php:922 -#: ../../include/rest-api/models/VisualConsole/Item.php:2023 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:246 -msgid "Position" -msgstr "Position" - -#: ../../godmode/snmpconsole/snmp_alert.php:1043 -#: ../../godmode/alerts/configure_alert_template.php:749 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:270 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1080 -msgid "Disable event" -msgstr "Désactiver l’événement" - -#: ../../godmode/snmpconsole/snmp_alert.php:1074 -msgid "" -"Search by these fields description, OID, Custom Value, SNMP Agent (IP), Single " -"value, each Variable bindings/Datas." -msgstr "" -"Rechercher par ces champs de description : OID, Valeur personnalisée, Agent " -"SNMP (IP), Valeur unique, chaque Lien variable/Données." - -#: ../../godmode/snmpconsole/snmp_alert.php:1093 -msgid "Alert SNMP control filter" -msgstr "Filtre de contrôle d'alerte SNMP" - -#: ../../godmode/snmpconsole/snmp_alert.php:1178 -msgid "There are no SNMP alerts" -msgstr "Aucune alerte SNMP" - -#: ../../godmode/snmpconsole/snmp_alert.php:1229 -msgid "Custom Value/Enterprise String" -msgstr "Valeur personnalisée/Chaîne Enterprise" - -#: ../../godmode/snmpconsole/snmp_alert.php:1234 -#: ../../include/functions_treeview.php:454 -#: ../../include/functions_reporting_html.php:5037 -#: ../../include/functions_reporting_html.php:5159 -msgid "Times fired" -msgstr "Nombre de fois déclenchée" - -#: ../../godmode/snmpconsole/snmp_alert.php:1234 -msgid "TF." -msgstr "TF." - -#: ../../godmode/snmpconsole/snmp_alert.php:1303 -#: ../../godmode/snmpconsole/snmp_alert.php:1304 -#: ../../godmode/reporting/reporting_builder.php:1196 -#: ../../godmode/agentes/module_manager.php:1166 -#: ../../godmode/alerts/alert_templates.php:431 -#: ../../godmode/alerts/alert_actions.php:435 -#: ../../godmode/modules/manage_network_components.php:859 -#: ../../godmode/modules/manage_network_components.php:860 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:627 -#: ../../enterprise/godmode/policies/policy_modules.php:1542 -#: ../../enterprise/godmode/modules/local_components.php:690 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:628 -msgid "Duplicate" -msgstr "Dupliquer" - -#: ../../godmode/snmpconsole/snmp_alert.php:1317 -#: ../../godmode/alerts/alert_list.list.php:896 -#: ../../godmode/alerts/alert_list.list.php:903 -#: ../../godmode/alerts/alert_list.list.php:1129 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:508 -#: ../../enterprise/godmode/policies/policy_alerts.php:754 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:344 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:350 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:444 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:508 -msgid "Add action" -msgstr "Ajouter une action" - -#: ../../godmode/snmpconsole/snmp_alert.php:1357 -msgid "ID Alert SNMP" -msgstr "ID alerte SNMP" - -#: ../../godmode/snmpconsole/snmp_alert.php:1589 -msgid "Add action " -msgstr "Ajouter une action " - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:38 -msgid "SNMP Trap generator" -msgstr "Générateur de déroutements SNMP" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:68 -msgid "Empty parameters" -msgstr "Paramètres vides" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:74 -msgid "Successfully generated" -msgstr "Généré correctement" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:75 -#, php-format -msgid "Could not be generated: %s" -msgstr "Erreur de création : %s" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:85 -msgid "Host address" -msgstr "Adresse de l'hôte" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:95 -#: ../../include/functions_snmp_browser.php:727 -msgid "Community" -msgstr "Communauté" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:115 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2527 -#: ../../godmode/reporting/visual_console_builder.wizard.php:319 -#: ../../godmode/massive/massive_edit_modules.php:884 -#: ../../godmode/setup/setup_visuals.php:1288 -#: ../../godmode/setup/setup_visuals.php:1349 -#: ../../godmode/setup/setup_visuals.php:1369 -#: ../../godmode/agentes/module_manager_editor_common.php:1214 -#: ../../godmode/alerts/configure_alert_template.php:816 -#: ../../enterprise/operation/services/services.service.php:124 -#: ../../enterprise/operation/services/services.list.php:506 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:405 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2519 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:827 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:376 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:548 -#: ../../enterprise/include/functions_reporting_csv.php:1158 -#: ../../enterprise/include/functions_reporting_csv.php:1184 -#: ../../enterprise/include/functions_reporting_csv.php:1215 -#: ../../enterprise/include/functions_reporting_csv.php:1270 -#: ../../enterprise/include/functions_reporting_csv.php:1374 -#: ../../enterprise/include/functions_reporting_csv.php:2681 -#: ../../enterprise/meta/advanced/metasetup.relations.php:430 -#: ../../enterprise/meta/include/functions_autoprovision.php:643 -#: ../../include/functions_netflow.php:212 -#: ../../include/functions_reports.php:1068 -#: ../../include/functions_snmp_browser.php:560 -#: ../../include/functions_graph.php:5453 -#: ../../include/functions_visual_map_editor.php:693 -#: ../../include/functions_reporting_html.php:940 -#: ../../include/functions_reporting_html.php:2180 -#: ../../include/functions_reporting_html.php:4646 -#: ../../include/functions_reporting_html.php:5156 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:505 -#: ../../include/ajax/events.php:2003 -msgid "Value" -msgstr "Valeur" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:135 -msgid "SNMP Type" -msgstr "Type SNMP" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:168 -msgid "Generate trap" -msgstr "Créer un déroutement" - -#: ../../godmode/reporting/visual_console_builder.php:211 -msgid "This file isn't image" -msgstr "Ce fichier n'est pas une image." - -#: ../../godmode/reporting/visual_console_builder.php:214 -msgid "This file isn't image." -msgstr "Ce fichier n'est pas une image." - -#: ../../godmode/reporting/visual_console_builder.php:220 -#: ../../godmode/reporting/visual_console_builder.php:223 -msgid "File already are exists." -msgstr "Le fichier existe déjà." - -#: ../../godmode/reporting/visual_console_builder.php:231 -#: ../../godmode/reporting/visual_console_builder.php:234 -msgid "The file have not image extension." -msgstr "Le fichier n'a pas une extension d'image." - -#: ../../godmode/reporting/visual_console_builder.php:246 -#: ../../godmode/reporting/visual_console_builder.php:249 -#: ../../godmode/reporting/visual_console_builder.php:259 -#: ../../godmode/reporting/visual_console_builder.php:265 -msgid "Problems with move file to target." -msgstr "Problèmes de déplacement du fichier à la cible" - -#: ../../godmode/reporting/visual_console_builder.php:302 -msgid "Successfully update." -msgstr "Mis à jour correctement" - -#: ../../godmode/reporting/visual_console_builder.php:321 -msgid "Could not be update." -msgstr "Mise à jour échouée" - -#: ../../godmode/reporting/visual_console_builder.php:341 -msgid "Successfully created." -msgstr "Créé correctement" - -#: ../../godmode/reporting/visual_console_builder.php:360 -msgid "Could not be created." -msgstr "Erreur de création" - -#: ../../godmode/reporting/visual_console_builder.php:408 -msgid "Successfully multiple delete." -msgstr "Suppression multiple réussie" - -#: ../../godmode/reporting/visual_console_builder.php:409 -msgid "Unsuccessful multiple delete." -msgstr "Suppression multiple échouée" - -#: ../../godmode/reporting/visual_console_builder.php:529 -msgid "Successfully delete." -msgstr "Supprimé correctement" - -#: ../../godmode/reporting/visual_console_builder.php:844 -#: ../../enterprise/meta/screens/screens.visualmap.php:297 -msgid "New visual console" -msgstr "Nouvelle console visuelle" - -#: ../../godmode/reporting/visual_console_builder.elements.php:105 -#: ../../godmode/reporting/visual_console_builder.wizard.php:151 -#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:236 -#: ../../include/functions_visual_map_editor.php:250 -#: ../../include/functions_filemanager.php:641 -#: ../../include/rest-api/models/VisualConsole/Items/Icon.php:175 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:522 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:336 -msgid "Image" -msgstr "Image" - -#: ../../godmode/reporting/visual_console_builder.elements.php:105 -#: ../../godmode/reporting/visual_console_builder.elements.php:575 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2090 -#: ../../godmode/reporting/create_container.php:480 -#: ../../godmode/reporting/create_container.php:624 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2154 -#: ../../include/functions_reports.php:561 -#: ../../include/functions_reports.php:648 -#: ../../include/functions_reports.php:654 -#: ../../include/functions_reporting.php:9845 -#: ../../include/functions_visual_map_editor.php:397 -#: ../../include/functions_visual_map_editor.php:400 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:625 -msgid "Custom graph" -msgstr "Tableau personnalisé" - -#: ../../godmode/reporting/visual_console_builder.elements.php:106 -msgid "Width x Height
Max value" -msgstr "Largeur x Hauteur
Valeur max" - -#: ../../godmode/reporting/visual_console_builder.elements.php:107 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1258 -#: ../../godmode/reporting/visual_console_builder.wizard.php:242 -#: ../../godmode/reporting/graph_builder.main.php:196 -#: ../../godmode/agentes/module_manager_editor_prediction.php:179 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:235 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:102 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1765 -#: ../../enterprise/include/functions_reporting_csv.php:483 -#: ../../enterprise/include/functions_reporting_csv.php:486 -#: ../../enterprise/include/functions_reporting_csv.php:710 -#: ../../enterprise/include/functions_reporting_csv.php:831 -#: ../../enterprise/include/functions_reporting_csv.php:914 -#: ../../enterprise/include/functions_reporting_csv.php:946 -#: ../../enterprise/include/functions_reporting_csv.php:1006 -#: ../../enterprise/include/functions_reporting_csv.php:1184 -#: ../../enterprise/include/functions_reporting_csv.php:1215 -#: ../../enterprise/include/functions_reporting_csv.php:1270 -#: ../../enterprise/include/functions_reporting_csv.php:1374 -#: ../../enterprise/include/functions_reporting_csv.php:1429 -#: ../../enterprise/include/functions_reporting_csv.php:1495 -#: ../../enterprise/include/functions_reporting_csv.php:1881 -#: ../../enterprise/include/functions_reporting_csv.php:1931 -#: ../../enterprise/include/functions_reporting_csv.php:2627 -#: ../../enterprise/include/functions_reporting_csv.php:2678 -#: ../../enterprise/include/functions_reporting_csv.php:2804 -#: ../../include/functions_visual_map_editor.php:788 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:394 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:639 -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:313 -msgid "Period" -msgstr "Période" - -#: ../../godmode/reporting/visual_console_builder.elements.php:108 -msgid "Map linked" -msgstr "Carte associée" - -#: ../../godmode/reporting/visual_console_builder.elements.php:118 -#: ../../enterprise/godmode/admin_access_logs.php:54 -#: ../../enterprise/godmode/policies/policy_agents.php:854 -#: ../../enterprise/godmode/policies/policy_agents.php:1369 -#: ../../include/class/AuditLog.class.php:128 -#: ../../mobile/operation/agents.php:407 -msgid "A." -msgstr "A." - -#: ../../godmode/reporting/visual_console_builder.elements.php:151 -#: ../../godmode/reporting/visual_console_builder.data.php:169 -#: ../../include/functions_visual_map_editor.php:55 -#: ../../include/functions_visual_map_editor.php:632 -#: ../../include/lib/Dashboard/Widget.php:556 -msgid "Background" -msgstr "Fond d'écran" - -#: ../../godmode/reporting/visual_console_builder.elements.php:193 -msgid "Percentile Bar" -msgstr "Barre centile" - -#: ../../godmode/reporting/visual_console_builder.elements.php:203 -msgid "Percentile Bubble" -msgstr "Bulle de centile" - -#: ../../godmode/reporting/visual_console_builder.elements.php:212 -#: ../../godmode/reporting/visual_console_builder.wizard.php:285 -#: ../../godmode/setup/setup_visuals.php:935 -#: ../../enterprise/meta/advanced/metasetup.visual.php:216 -#: ../../enterprise/meta/include/functions_meta.php:1348 -#: ../../include/functions_visual_map_editor.php:686 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:458 -msgid "Percentile" -msgstr "Centile" - -#: ../../godmode/reporting/visual_console_builder.elements.php:251 -msgid "Simple Value (Process Max)" -msgstr "Valeur simple (processus max)" - -#: ../../godmode/reporting/visual_console_builder.elements.php:262 -msgid "Simple Value (Process Min)" -msgstr "Valeur simple (processus min)" - -#: ../../godmode/reporting/visual_console_builder.elements.php:273 -msgid "Simple Value (Process Avg)" -msgstr "Valeur simple (processus moyen)" - -#: ../../godmode/reporting/visual_console_builder.elements.php:394 -#: ../../godmode/reporting/visual_console_builder.elements.php:832 -msgid "Edit label" -msgstr "Modifier les étiquettes" - -#: ../../godmode/reporting/visual_console_builder.data.php:94 -msgid "Create visual console" -msgstr "Créer une console visuelle" - -#: ../../godmode/reporting/visual_console_builder.data.php:106 -#: ../../godmode/setup/os.builder.php:35 -#: ../../enterprise/godmode/agentes/collections.data.php:425 -#: ../../enterprise/meta/advanced/collections.data.php:332 -#: ../../enterprise/meta/include/functions_autoprovision.php:566 -msgid "Name:" -msgstr "Nom :" - -#: ../../godmode/reporting/visual_console_builder.data.php:106 -msgid "" -"Use [ or ( as first character, for example '[*] Map name', to render this map " -"name in main menu" -msgstr "" -"Utilisez [ ou ( comme premier caractère ; par exemple « [*] Nom de la carte », " -"pour afficher ce nom de carte dans le menu principal." - -#: ../../godmode/reporting/visual_console_builder.data.php:179 -msgid "Background image" -msgstr "Image de fond" - -#: ../../godmode/reporting/visual_console_builder.data.php:181 -#: ../../include/functions_visual_map_editor.php:347 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:524 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:469 -msgid "Background color" -msgstr "Couleur de fond" - -#: ../../godmode/reporting/visual_console_builder.data.php:211 -msgid "Layout size" -msgstr "Taille du layout" - -#: ../../godmode/reporting/visual_console_builder.data.php:214 -msgid "Set custom size" -msgstr "Déterminer taille personnalisée" - -#: ../../godmode/reporting/visual_console_builder.data.php:220 -msgid "Get default image size" -msgstr "Obtenir taille de l'image par défaut" - -#: ../../godmode/reporting/visual_console_builder.data.php:222 -msgid "Favourite visual console" -msgstr "Console visuelle préférée" - -#: ../../godmode/reporting/visual_console_builder.data.php:225 -msgid "Auto adjust to screen in fullscreen" -msgstr "Ajustement automatique à l'écran en plein écran" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:58 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:51 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:57 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:196 -msgid "Only table" -msgstr "Seulement le tableau" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:59 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:52 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:58 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:197 -msgid "Table & Graph" -msgstr "Tableau et graphique" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:60 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:53 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:59 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:198 -msgid "Only graph" -msgstr "Seulement le graphique" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:64 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2345 -#: ../../enterprise/operation/log/log_viewer.php:497 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:303 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:343 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:63 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:202 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2398 -#: ../../include/lib/Dashboard/Widgets/top_n.php:262 -msgid "Ascending" -msgstr "Croissant" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:65 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2352 -#: ../../enterprise/operation/log/log_viewer.php:496 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:310 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:345 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:203 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2405 -#: ../../include/lib/Dashboard/Widgets/top_n.php:261 -msgid "Descending" -msgstr "Décroissant" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:69 -#: ../../godmode/agentes/agent_manager.php:289 -#: ../../enterprise/include/functions_reporting_csv.php:718 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:255 -#: ../../enterprise/meta/include/functions_wizard_meta.php:188 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1793 -#: ../../include/functions_reporting_html.php:1488 -msgid "Alias" -msgstr "Alias" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:78 -#: ../../godmode/update_manager/update_manager.history.php:40 -#: ../../godmode/servers/servers.build_table.php:68 -#: ../../godmode/extensions.php:139 -#: ../../enterprise/tools/ipam/ipam_calculator.php:52 -#: ../../enterprise/godmode/servers/list_satellite.php:39 -#: ../../enterprise/include/class/AgentRepository.class.php:366 -#: ../../enterprise/include/class/AgentRepository.class.php:632 -#: ../../enterprise/include/functions_reporting_csv.php:718 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:838 -#: ../../enterprise/meta/advanced/servers.build_table.php:63 -#: ../../include/functions_snmp_browser.php:746 -#: ../../include/functions_reporting_html.php:1524 -msgid "Version" -msgstr "Version" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:79 -#: ../../godmode/massive/massive_edit_agents.php:945 -#: ../../godmode/agentes/configurar_agente.php:603 -#: ../../godmode/agentes/configurar_agente.php:753 -#: ../../godmode/agentes/agent_manager.php:485 -#: ../../godmode/servers/servers.build_table.php:232 -#: ../../enterprise/godmode/policies/policy_agents.php:849 -msgid "Remote configuration" -msgstr "Configuration à distance" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:189 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1985 -msgid "Local metaconsole" -msgstr "Métaconsole locale" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:972 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1642 -msgid "Item Editor" -msgstr "Éditeur d'éléments" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:993 -msgid "Not valid" -msgstr "Non valide" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1001 -msgid "" -"This type of report brings a lot of data loading, it is recommended to use it " -"for scheduled reports and not for real-time view." -msgstr "" -"Ce type de rapport implique un chargement élevé de données. Il est conseillé " -"de l'utiliser pour des rapports programmés plutôt que pour l'affichage en " -"temps réel." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1151 -msgid "Log number" -msgstr "Nombre de journaux" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1153 -msgid "" -"Warning: this parameter limits the contents of the logs and affects the " -"performance." -msgstr "" -"Attention : ce paramètre limite le contenu des journaux et affecte la " -"performance." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1165 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3382 -msgid "Filter by network" -msgstr "Filtrer par réseau" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1184 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3412 -msgid "Show alive IPs only" -msgstr "Afficher uniquement les adresses IP vivantes" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1197 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3425 -msgid "Show IPs not assigned to an agent" -msgstr "Afficher les adresses IP non affectées à un agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1212 -#: ../../godmode/reporting/create_container.php:364 -#: ../../godmode/reporting/create_container.php:473 -#: ../../godmode/reporting/create_container.php:527 -#: ../../godmode/reporting/reporting_builder.list_items.php:424 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:111 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1722 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:258 -msgid "Time lapse" -msgstr "Intervalle de temps" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1214 -msgid "" -"This is the range, or period of time over which the report renders the " -"information for this report type. For example, a week means data from a week " -"ago from now. " -msgstr "" -"Période de temps pour laquelle le rapport extrait l'information pour ce type " -"de rapport. Par exemple, l'option « une semaine » renvoie les données d'il y a " -"une semaine jusqu'à présent. " - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1235 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:192 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1742 -#: ../../include/functions_reports.php:766 -msgid "Last value" -msgstr "Dernière valeur" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1237 -#: ../../godmode/reporting/reporting_builder.item_editor.php:6945 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:194 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:797 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1744 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4993 -msgid "" -"Warning: period 0 reports cannot be used to show information back in time. " -"Information contained in this kind of reports will be always reporting the " -"most recent information" -msgstr "" -"Attention : les rapports de période 0 ne peuvent pas être utilisés pour " -"afficher de l'information passée. L'information dans ce type de rapport " -"affiche toujours les données les plus récentes." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1277 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:759 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1784 -msgid "Projection period" -msgstr "Période de projection" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1296 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:734 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1803 -msgid "Data range" -msgstr "Gamme de données" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1301 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2411 -#: ../../godmode/alerts/alert_view.php:266 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:737 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:273 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:385 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1810 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2449 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2206 -#: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/meta/include/functions_wizard_meta.php:976 -#: ../../enterprise/meta/include/functions_wizard_meta.php:985 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1060 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1069 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1261 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1270 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1498 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1507 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1582 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1591 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1701 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1710 -#: ../../include/functions_reporting.php:1524 ../../include/functions_ui.php:2604 -#: ../../include/functions_reporting_html.php:4692 -msgid "Min" -msgstr "Minimum" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1303 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2404 -#: ../../godmode/alerts/alert_view.php:266 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:745 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:285 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:378 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1808 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2442 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2206 -#: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/meta/include/functions_wizard_meta.php:978 -#: ../../enterprise/meta/include/functions_wizard_meta.php:987 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1062 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1071 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1263 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1272 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1500 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1509 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1584 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1593 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1703 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1712 -#: ../../include/functions_reporting.php:1520 ../../include/functions_ui.php:2604 -#: ../../include/functions_reporting_html.php:4691 -msgid "Max" -msgstr "Maximum" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1309 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:441 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1816 -msgid "Only display wrong SLAs" -msgstr "Affiche seulement des SLA erronés" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1323 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1830 -msgid "Current month" -msgstr "Mois en cours" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1339 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1840 -msgid "Working time" -msgstr "Temps de travail" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1348 -#: ../../godmode/alerts/alert_templates.php:64 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1848 -#: ../../enterprise/include/functions_reporting.php:1731 -#: ../../enterprise/include/functions_reporting.php:2462 -#: ../../enterprise/include/functions_reporting.php:2780 -#: ../../enterprise/include/functions_reporting.php:3405 -#: ../../enterprise/include/functions_reporting.php:4381 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:95 -#: ../../include/functions_html.php:2258 -#: ../../views/calendar/special_days_edit.php:116 -#: ../../views/calendar/special_days.php:92 -#: ../../views/calendar/special_days.php:358 -msgid "Monday" -msgstr "Lundi" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1356 -#: ../../godmode/alerts/alert_templates.php:65 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1856 -#: ../../enterprise/include/functions_reporting.php:1732 -#: ../../enterprise/include/functions_reporting.php:2463 -#: ../../enterprise/include/functions_reporting.php:2781 -#: ../../enterprise/include/functions_reporting.php:3406 -#: ../../enterprise/include/functions_reporting.php:4382 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:96 -#: ../../include/functions_html.php:2259 -#: ../../views/calendar/special_days_edit.php:117 -#: ../../views/calendar/special_days.php:93 -#: ../../views/calendar/special_days.php:362 -msgid "Tuesday" -msgstr "Mardi" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1364 -#: ../../godmode/alerts/alert_templates.php:66 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1864 -#: ../../enterprise/include/functions_reporting.php:1733 -#: ../../enterprise/include/functions_reporting.php:2464 -#: ../../enterprise/include/functions_reporting.php:2782 -#: ../../enterprise/include/functions_reporting.php:3407 -#: ../../enterprise/include/functions_reporting.php:4383 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:97 -#: ../../include/functions_html.php:2260 -#: ../../views/calendar/special_days_edit.php:118 -#: ../../views/calendar/special_days.php:94 -#: ../../views/calendar/special_days.php:366 -msgid "Wednesday" -msgstr "Mercredi" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1372 -#: ../../godmode/alerts/alert_templates.php:67 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1872 -#: ../../enterprise/include/functions_reporting.php:1734 -#: ../../enterprise/include/functions_reporting.php:2465 -#: ../../enterprise/include/functions_reporting.php:2783 -#: ../../enterprise/include/functions_reporting.php:3408 -#: ../../enterprise/include/functions_reporting.php:4384 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:98 -#: ../../include/functions_html.php:2261 -#: ../../views/calendar/special_days_edit.php:119 -#: ../../views/calendar/special_days.php:95 -#: ../../views/calendar/special_days.php:370 -msgid "Thursday" -msgstr "Jeudi" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1380 -#: ../../godmode/alerts/alert_templates.php:68 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1880 -#: ../../enterprise/include/functions_reporting.php:1735 -#: ../../enterprise/include/functions_reporting.php:2466 -#: ../../enterprise/include/functions_reporting.php:2784 -#: ../../enterprise/include/functions_reporting.php:3409 -#: ../../enterprise/include/functions_reporting.php:4385 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:99 -#: ../../include/functions_html.php:2262 -#: ../../views/calendar/special_days_edit.php:120 -#: ../../views/calendar/special_days.php:96 -#: ../../views/calendar/special_days.php:374 -msgid "Friday" -msgstr "Vendredi" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1388 -#: ../../godmode/alerts/alert_templates.php:69 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1888 -#: ../../enterprise/include/functions_reporting.php:1736 -#: ../../enterprise/include/functions_reporting.php:2467 -#: ../../enterprise/include/functions_reporting.php:2785 -#: ../../enterprise/include/functions_reporting.php:3410 -#: ../../enterprise/include/functions_reporting.php:4386 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:100 -#: ../../include/functions_html.php:2263 -#: ../../views/calendar/special_days_edit.php:121 -#: ../../views/calendar/special_days.php:97 -#: ../../views/calendar/special_days.php:378 -msgid "Saturday" -msgstr "Samedi" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1396 -#: ../../godmode/alerts/alert_templates.php:70 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1896 -#: ../../enterprise/include/functions_reporting.php:1737 -#: ../../enterprise/include/functions_reporting.php:2468 -#: ../../enterprise/include/functions_reporting.php:2786 -#: ../../enterprise/include/functions_reporting.php:3411 -#: ../../enterprise/include/functions_reporting.php:4387 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:101 -#: ../../include/functions_html.php:2257 -#: ../../views/calendar/special_days_edit.php:122 -#: ../../views/calendar/special_days.php:98 -#: ../../views/calendar/special_days.php:382 -msgid "Sunday" -msgstr "Dimanche" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1405 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1905 -msgid "Time from" -msgstr "Temps depuis" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1423 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1923 -msgid "Time to" -msgstr "Temps jusqu'à" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1441 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1941 -msgid "Show 24x7 item" -msgstr "Afficher l’élément 24/7" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1661 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4027 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4064 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4233 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4506 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4540 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4594 -#: ../../godmode/reporting/create_container.php:418 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3678 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3930 -#: ../../include/functions_ui.php:5776 ../../include/functions_html.php:5265 -msgid "Select an Agent first" -msgstr "Sélectionnez d'abord un agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1773 -msgid "Show modules" -msgstr "Afficher les modules" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1777 -#: ../../godmode/massive/massive_delete_alerts.php:339 -#: ../../godmode/massive/massive_add_alerts.php:264 -#: ../../godmode/massive/massive_edit_modules.php:528 -#: ../../godmode/massive/massive_delete_action_alerts.php:245 -#: ../../godmode/massive/massive_delete_modules.php:555 -#: ../../godmode/massive/massive_add_action_alerts.php:224 -#: ../../godmode/agentes/planned_downtime.editor.php:811 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:265 -#: ../../include/functions_html.php:1659 ../../include/functions_html.php:1678 -#: ../../extensions/agents_modules.php:436 -#: ../../extensions/agents_modules.php:439 -msgid "Show common modules" -msgstr "Afficher les modules communs" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1778 -#: ../../godmode/massive/massive_delete_alerts.php:340 -#: ../../godmode/massive/massive_add_alerts.php:265 -#: ../../godmode/massive/massive_edit_modules.php:529 -#: ../../godmode/massive/massive_delete_action_alerts.php:246 -#: ../../godmode/massive/massive_delete_modules.php:556 -#: ../../godmode/massive/massive_add_action_alerts.php:225 -#: ../../godmode/agentes/planned_downtime.editor.php:812 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:266 -#: ../../include/functions_html.php:1660 ../../extensions/agents_modules.php:437 -msgid "Show all modules" -msgstr "Afficher tous les modules" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1850 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:265 -#: ../../extensions/agents_modules.php:400 -msgid "Information to be shown" -msgstr "Informations à afficher" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1854 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:255 -#: ../../extensions/agents_modules.php:396 -msgid "Show module status" -msgstr "Afficher l’état du module" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1855 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:256 -#: ../../extensions/agents_modules.php:397 -msgid "Show module data" -msgstr "Afficher les données du module" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1881 -#: ../../godmode/agentes/configurar_agente.php:739 ../../godmode/menu.php:144 -#: ../../godmode/menu.php:230 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:192 -#: ../../enterprise/godmode/reporting/visual_console_template.php:109 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:261 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:191 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2094 -#: ../../enterprise/include/functions_reporting.php:146 -#: ../../enterprise/include/functions_reporting.php:7976 -#: ../../enterprise/include/functions_reporting.php:8004 -#: ../../enterprise/include/functions_reporting.php:8075 -#: ../../enterprise/meta/include/functions_alerts_meta.php:129 -#: ../../enterprise/meta/include/functions_alerts_meta.php:160 -#: ../../enterprise/views/ncm/templates/list.php:32 -#: ../../include/functions_menu.php:515 -#: ../../include/class/ConfigPEN.class.php:332 -#: ../../include/class/ModuleTemplates.class.php:196 -#: ../../include/class/ModuleTemplates.class.php:214 -msgid "Templates" -msgstr "Modèles" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1946 -#: ../../godmode/category/category.php:170 -#: ../../godmode/agentes/fields_manager.php:121 -#: ../../godmode/agentes/planned_downtime.editor.php:921 -#: ../../godmode/agentes/modificar_agente.php:653 -#: ../../godmode/groups/group_list.php:853 -#: ../../godmode/alerts/alert_view.php:301 -#: ../../godmode/alerts/alert_list.builder.php:96 -#: ../../godmode/alerts/alert_list.list.php:120 -#: ../../godmode/alerts/alert_list.list.php:481 -#: ../../godmode/alerts/alert_commands.php:659 ../../godmode/menu.php:234 -#: ../../godmode/events/event_responses.list.php:53 ../../godmode/tag/tag.php:284 -#: ../../enterprise/operation/agentes/transactional_map.php:213 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:190 -#: ../../enterprise/operation/services/services.list.php:513 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:875 -#: ../../enterprise/tools/ipam/ipam_ajax.php:532 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:689 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:387 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2117 -#: ../../enterprise/godmode/setup/setup_skins.php:128 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:379 -#: ../../enterprise/godmode/agentes/inventory_manager.php:224 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:142 -#: ../../enterprise/godmode/agentes/collections.php:332 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:350 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:384 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:682 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:305 -#: ../../enterprise/godmode/policies/policy_alerts.php:353 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:223 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2293 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2461 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3432 -#: ../../enterprise/include/class/ManageBackups.class.php:167 -#: ../../enterprise/include/functions_reporting_csv.php:2465 -#: ../../enterprise/meta/advanced/collections.php:339 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:468 -#: ../../enterprise/meta/include/functions_autoprovision.php:477 -#: ../../enterprise/meta/include/functions_alerts_meta.php:133 -#: ../../enterprise/meta/include/functions_alerts_meta.php:164 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:140 -#: ../../enterprise/views/ncm/agent/details.php:485 -#: ../../include/functions_reporting.php:2721 -#: ../../include/functions_treeview.php:413 ../../include/functions_cron.php:469 -#: ../../include/functions_reporting_html.php:3134 -#: ../../include/class/AgentsAlerts.class.php:254 -#: ../../include/class/AgentsAlerts.class.php:285 -#: ../../include/functions_filemanager.php:607 -msgid "Actions" -msgstr "Actions" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2075 -#: ../../enterprise/operation/inventory/inventory.php:420 -msgid "Last" -msgstr "Dernier" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2154 -msgid "Target server" -msgstr "Serveur cible" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2186 -#: ../../godmode/setup/news.php:205 ../../godmode/setup/setup_visuals.php:1289 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:74 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:385 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2189 -#: ../../enterprise/include/functions_reporting_csv.php:2387 -#: ../../enterprise/include/functions_reporting_csv.php:2401 -#: ../../include/functions_reports.php:835 -#: ../../include/functions_reporting.php:6824 -#: ../../include/lib/Dashboard/Widgets/post.php:214 -msgid "Text" -msgstr "Texte" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2202 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2231 -msgid "Custom SQL template" -msgstr "Modèle de SQL personnalisé" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2222 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:424 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2251 -#: ../../include/functions_reports.php:809 -msgid "SQL query" -msgstr "Requête SQL" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2223 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2252 -msgid "The entities of the fields that contain them must be included." -msgstr "Les entités des champs qui les contiennent doivent être incluses." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2237 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2198 -msgid "Max items" -msgstr "Nombre d'éléments maximum" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2249 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:770 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2215 -msgid "Serialized header" -msgstr "En-tête sérialisé" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2250 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:770 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2216 -msgid "The separator character is |" -msgstr "Le caractère séparateur est |" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2280 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2277 -msgid "Protocol must be specified in URL (e.g.: \"https://\")" -msgstr "Le protocole doit être spécifié dans l’URL (par exemple: « https:// »)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2286 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:774 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2283 -msgid "Field separator" -msgstr "Champ séparateur" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2287 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:774 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2284 -msgid "Separator for different fields in the serialized text chain" -msgstr "Séparateur pour des champs différents dans la chaîne de texte en série" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2307 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:778 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2304 -msgid "Line separator" -msgstr "Séparateur de ligne" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2308 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:778 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2305 -msgid "" -"Separator in different lines (composed by fields) of the serialized text chain" -msgstr "" -"Séparateur en différentes lignes (composées par des champs) de la chaîne de " -"texte en série" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2328 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:313 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2325 -msgid "Group by agent" -msgstr "Regrouper par agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2359 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:317 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:347 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2412 -#: ../../include/lib/Dashboard/Widgets/top_n.php:263 -msgid "By agent name" -msgstr "Par nom d'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2371 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:355 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2424 -#: ../../include/lib/Dashboard/Widgets/top_n.php:249 -msgid "Quantity (n)" -msgstr "Quantité (n)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2418 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2456 -#: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../include/functions_reporting.php:1530 -#: ../../include/functions_reporting_html.php:4690 -msgid "Avg" -msgstr "Moyenne" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2432 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:523 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2469 -msgid "Graph render" -msgstr "Rendu graphique" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2438 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:529 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2475 -msgid "Avg, max & min" -msgstr "Moyenne, max & min" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2439 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:530 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2476 -msgid "Max only" -msgstr "Max seulement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2440 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:531 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2477 -msgid "Min only" -msgstr "Min seulement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2441 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:532 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2478 -msgid "Avg only" -msgstr "Moy uniquement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2455 -msgid "Macros definition" -msgstr "Définition des macros" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2466 -msgid "Render definition" -msgstr "Définition du rendu" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2467 -msgid "" -"Be aware because not all CSS inline styles are supported in the pdf library" -msgstr "" -"Soyez conscient que tous les styles CSS en ligne ne sont pas pris en charge " -"dans la bibliothèque PDF" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2487 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:559 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2491 -msgid "Full resolution graph (TIP)" -msgstr "Graphique en pleine résolution (TIP)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2522 -#: ../../godmode/reporting/graph_builder.main.php:245 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:576 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2502 -#: ../../include/functions.php:4108 ../../include/functions.php:4116 -msgid "Percentil" -msgstr "Centile" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2542 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:417 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2533 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:215 -msgid "Condition" -msgstr "Condition" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2546 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:422 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2536 -#: ../../include/functions_reporting.php:3070 -msgid "Everything" -msgstr "Tout" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2547 -msgid "Greater or equal (>=)" -msgstr "Supérieur ou égal (>=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2548 -msgid "Less or equal (<=)" -msgstr "Inférieur ou égal (<=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2549 -msgid "Less (<)" -msgstr "Inférieur (<)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2550 -msgid "Greater (>)" -msgstr "Supérieur (>)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2551 -msgid "Equal (=)" -msgstr "Égal (=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2552 -msgid "Not equal (!=)" -msgstr "Pas égal (!=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2554 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:430 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2564 -#: ../../include/functions_reporting_html.php:3263 -msgid "Not OK" -msgstr "Pas OK" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2566 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:438 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:447 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2576 -msgid "Show graph" -msgstr "Afficher le graphique" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2580 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2590 -msgid "Select fields to show" -msgstr "Sélectionner les champs à afficher" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2588 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2598 -#: ../../enterprise/include/functions_reporting_csv.php:494 -#: ../../include/functions_reporting_html.php:3832 -msgid "Total time" -msgstr "Durée totale" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2596 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2606 -#: ../../enterprise/include/functions_reporting_csv.php:498 -#: ../../include/functions_reporting_html.php:3838 -msgid "Time failed" -msgstr "Temps d'échec" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2604 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2614 -#: ../../enterprise/include/functions_reporting_csv.php:502 -msgid "Time in OK status" -msgstr "Temps en état OK" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2612 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2622 -#: ../../enterprise/include/functions_reporting.php:4968 -#: ../../enterprise/include/functions_reporting_csv.php:506 -#: ../../include/functions_reporting_html.php:3850 -msgid "Time in warning status" -msgstr "Temps en état d'avertissement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2620 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2630 -#: ../../enterprise/include/functions_reporting_csv.php:510 -msgid "Time in unknown status" -msgstr "Temps en état inconnu" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2632 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2642 -#: ../../enterprise/include/functions_reporting_csv.php:514 -msgid "Time of not initialized module" -msgstr "Temps de module non initialisé" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2644 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2654 -#: ../../enterprise/include/functions_reporting_csv.php:518 -msgid "Time of downtime" -msgstr "Temps d'arrête" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2656 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:354 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2669 -msgid "Show address instead module name" -msgstr "Afficher adresse au lieu du nom du module" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2657 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:355 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2670 -msgid "Show the main address of agent." -msgstr "Afficher l'adresse principale de l'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2676 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:332 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:450 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2689 -msgid "Show resume" -msgstr "Afficher le résumé" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2677 -msgid "" -"Show a summary chart with max, min and average number of total modules at the " -"end of the report and Checks." -msgstr "" -"Afficher un graphique récapitulatif avec le nombre maximum, minimum, moyen de " -"modules au total à la fin du rapport et des vérifications." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2696 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2708 -msgid "

Select fields to show

" -msgstr "

Sélectionner les champs à afficher

" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2704 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2716 -#: ../../enterprise/include/functions_reporting_csv.php:526 -#: ../../include/functions_reporting_html.php:3926 -msgid "Total checks" -msgstr "Vérifications totales" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2712 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2724 -#: ../../include/functions_reporting_html.php:3932 -msgid "Checks failed" -msgstr "Vérifications échouées" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2720 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2732 -#: ../../enterprise/include/functions_reporting_csv.php:534 -msgid "Checks in OK status" -msgstr "Vérifications en état OK" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2732 -msgid "Checks in Warning status" -msgstr "Vérifie dans l'état d'avertissement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2744 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2744 -#: ../../enterprise/include/functions_reporting_csv.php:538 -msgid "Unknown checks" -msgstr "Vérifications inconnues" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2756 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2756 -msgid "

Select fields to show

" -msgstr "

Sélectionner les champs à afficher

" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2764 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2764 -#: ../../enterprise/include/functions_reporting_csv.php:661 -#: ../../include/functions_reporting_html.php:4246 -msgid "Agent max value" -msgstr "Valeur maximale de l'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2772 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2772 -msgid "Agent min values" -msgstr "Valeurs min de l’agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2785 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:591 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2784 -msgid "Show Summary group" -msgstr "Afficher groupe récapitulatif" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2802 -msgid "Only data" -msgstr "Données uniquement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2871 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:655 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2870 -msgid "Event Status" -msgstr "État de l'événement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2900 -msgid "Include extended events" -msgstr "Inclure les événements prolongés" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2919 -msgid "By agent " -msgstr "Par agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2929 -msgid "By user validator " -msgstr "Par validateur d’utilisateur" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2939 -msgid "By criticity " -msgstr "Par criticité" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2949 -msgid "Validated vs unvalidated " -msgstr "Validé vs non validé" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2963 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2985 -msgid "Query History Database" -msgstr "Base de données de l'historique de requêtes" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2964 -msgid "" -"With the token enabled the query will affect the Historical Database, which " -"may mean a small drop in performance." -msgstr "" -"Avec le jeton activé, la requête affectera la base de données historique, ce " -"qui peut signifier une petite baisse des performances." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2979 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2945 -msgid "Height (dynamic graphs)" -msgstr "Hauteur (graphiques dynamiques)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2998 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:325 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2375 -msgid "Show in the same row" -msgstr "Afficher dans la même rangée" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3000 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:326 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2377 -msgid "Show one module per row with all its operations" -msgstr "Afficher un module par rangée avec toutes ses opérations" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3022 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:436 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2965 -msgid "SLA items sorted by fulfillment value" -msgstr "Éléments SLA classés par valeur d'accomplissement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3044 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2997 -msgid "Priority mode" -msgstr "Mode prioritaire" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3049 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3002 -msgid "Priority ok mode" -msgstr "Mode ok de priorité" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3061 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3014 -msgid "Priority unknown mode" -msgstr "Mode inconnu de priorité" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3077 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:448 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:388 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3030 -msgid "Failover mode" -msgstr "Mode de basculement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3078 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:449 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:389 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3031 -msgid "" -"SLA calculation must be performed taking into account the failover modules " -"assigned to the primary module" -msgstr "" -"Le calcul du SLA doit être effectué en tenant compte des modules de " -"basculement affectés au module principal" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3097 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:466 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:406 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3050 -msgid "Failover type" -msgstr "Type de basculement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3102 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:471 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:411 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3055 -msgid "Failover normal" -msgstr "Basculement normal" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3114 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:483 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:423 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3067 -msgid "Failover simple" -msgstr "Basculement simple" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3130 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1417 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:453 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3083 -#: ../../include/functions_netflow.php:1183 -#: ../../include/functions_reporting_html.php:4530 -#: ../../include/functions_reporting_html.php:4800 -#: ../../include/functions_reporting_html.php:4937 -#: ../../include/lib/Dashboard/Widgets/tactical.php:286 -msgid "Summary" -msgstr "Résumé" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3149 -msgid "Include filter" -msgstr "Inclure Filtre" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3153 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3162 -msgid "Free text string search on event description" -msgstr "Recherche de chaîne de texte libre sur la description de l'événement" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3158 -msgid "Exclude filter" -msgstr "Exclure le filtre" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3169 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3254 -msgid "Calculate for custom intervals" -msgstr "Calculer pour les intervalles personnalisés" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3181 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3266 -msgid "Time lapse intervals" -msgstr "Intervalles de temps" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3184 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3268 -msgid "" -"Lapses of time in which the period is divided to make more precise calculations" -msgstr "" -"Intervalles de temps dans lesquelles une période se divise pour effectuer des " -"calculs plus précis" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3225 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3313 -msgid "Table only" -msgstr "Seulement le tableau" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3236 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3323 -msgid "Graph only" -msgstr "Seulement le graphique" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3247 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3333 -msgid "Graph and table" -msgstr "Graphique et tableau" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3264 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:816 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3350 -msgid "Uncompress module" -msgstr "Décompresser le module" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3265 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:817 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3351 -msgid "Use uncompressed module data." -msgstr "Utiliser des données de module non compressées." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3288 -#: ../../include/functions_reporting.php:4444 -msgid "Unassigned group" -msgstr "Groupe non affecté" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3334 -#: ../../include/functions_reporting.php:4438 -msgid "Unnasigned group" -msgstr "Groupe non affecté" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3357 -msgid "Select by group" -msgstr "Sélectionner par groupe" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3375 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2801 -msgid "Show Summary" -msgstr "Voir le sommaire " - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3392 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2341 -msgid "Group by" -msgstr "Regrouper par" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3427 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:783 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:465 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:467 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3366 -msgid "Show item in landscape format (only PDF)" -msgstr "Afficher l’élément au format paysage (uniquement PDF)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3436 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:799 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:481 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:481 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3375 -msgid "Page break at the end of the item (only PDF)" -msgstr "Saut de page à la fin de l’article (UNIQUEMENT PDF)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3445 -msgid "Display options" -msgstr "Afficher les options" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3503 -msgid "Agent group filter" -msgstr "Filtre de groupe d'agents" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3523 -msgid "Agent OS filter" -msgstr "Filtre du système d'exploitation de l'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3549 -msgid "Agent custom field" -msgstr "Champ personnalisé de l'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3571 -msgid "Agent custom field filter" -msgstr "Filtre de champ personnalisé de l'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3595 -msgid "Agent status filter" -msgstr "Filtre d'état de l'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3633 -msgid "Agent version filter" -msgstr "Filtre de version d'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3657 -msgid "Agent has remote configuration" -msgstr "L'agent a une configuration à distance" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3658 -msgid "Filter agents by remote configuration enabled." -msgstr "Filtrer les agents par configuration à distance activée." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3669 -msgid "Agent module filter" -msgstr "Filtre de module d'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3706 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3460 -#: ../../include/functions_visual_map_editor.php:1421 -#: ../../extensions/agents_modules.php:448 -msgid "Update item" -msgstr "Mettre à jour l'élément" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3775 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4290 -msgid "Agent Failover" -msgstr "Basculement d'agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3780 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4293 -msgid "Module Failover" -msgstr "Basculement de module" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3788 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:25 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:166 -#: ../../enterprise/godmode/services/services.elements.php:95 -#: ../../enterprise/godmode/services/services.elements.php:181 -#: ../../enterprise/include/functions_reporting.php:6136 -#: ../../enterprise/include/functions_visual_map.php:539 -#: ../../enterprise/include/functions_visual_map_editor.php:30 -#: ../../enterprise/include/functions_visual_map_editor.php:41 -#: ../../enterprise/include/functions_visual_map_editor.php:54 -#: ../../enterprise/include/functions_visual_map_editor.php:85 -#: ../../enterprise/include/functions_services.php:1712 -#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:288 -#: ../../include/lib/Dashboard/Widgets/service_map.php:287 -msgid "Service" -msgstr "Service" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3793 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3509 -msgid "SLA Min. (value)" -msgstr "SLA min. (valeur)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3798 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3514 -msgid "SLA Max. (value)" -msgstr "SLA max. (valeur)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3803 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3519 -msgid "SLA Limit (%)" -msgstr "Limite SLA (%)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3820 -msgid "Please save the item before adding entries to this list." -msgstr "" -"Veuillez enregistrer l’élément avant d’ajouter des entrées à cette liste." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4266 -msgid "rate" -msgstr "taux" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4267 -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:80 -msgid "max" -msgstr "max" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4268 -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:81 -msgid "min" -msgstr "min" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4269 -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:82 -msgid "sum" -msgstr "somme" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4312 -#: ../../godmode/extensions.php:148 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:223 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3740 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:374 -#: ../../enterprise/godmode/policies/policy_queue.php:590 -#: ../../enterprise/godmode/policies/policy_queue.php:634 -#: ../../enterprise/include/class/CommandCenter.class.php:451 -#: ../../enterprise/include/functions_reporting_csv.php:1014 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:155 -#: ../../enterprise/meta/advanced/policymanager.queue.php:214 -#: ../../enterprise/meta/advanced/policymanager.queue.php:259 -#: ../../enterprise/meta/include/functions_autoprovision.php:641 -#: ../../include/functions_menu.php:597 -#: ../../include/functions_reporting_html.php:2179 -#: ../../include/functions_reporting_html.php:4643 -#: ../../include/class/ExternalTools.class.php:530 -#: ../../extensions/api_checker.php:156 -msgid "Operation" -msgstr "Opération" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4314 -msgid "" -"Please be careful, when the module have diferent intervals in their life, the " -"summatory maybe get bad result." -msgstr "" -"Veuillez faire attention lorsque le module présente des intervalles " -"différents ; la sommation pourrait obtenir des résultats erronés." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4334 -msgid "Please save the report to start adding items into the list." -msgstr "Veuillez sauvegarder le rapport pour ajouter des éléments à la liste." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4600 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4604 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4608 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4612 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4616 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4620 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4624 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4628 -msgid "Item Editor Information" -msgstr "Informations sur l'éditeur d’éléments" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4601 -msgid "Please select a name." -msgstr "Veuillez sélectionner un nom." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4605 -msgid "Please select an agent." -msgstr "Veuillez sélectionner un agent" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4609 -#: ../../godmode/agentes/planned_downtime.editor.php:1388 -msgid "Please select a module." -msgstr "Veuillez sélectionner un module." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4613 -msgid "Please insert a SQL query." -msgstr "Veuillez insérer une requête SQL." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4617 -msgid "Please insert a URL." -msgstr "Veuillez insérer une URL." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4621 -msgid "Please checked a custom interval option." -msgstr "Veuillez cocher une option d'intervalle personnalisé." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4625 -msgid "Please select a user." -msgstr "Veuillez sélectionner un utilisateur." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4629 -msgid "Please select a group." -msgstr "Sélectionnez un groupe." - -#: ../../godmode/reporting/graph_builder.graph_editor.php:199 -#, php-format -msgid "" -"The maximum number of items in a chart is %d. You have %d elements, only first " -"%d will be displayed." -msgstr "" -"Le nombre maximal d'éléments dans un graphique est %d. Vous avez %d éléments, " -"seul le premier %d sera affiché." - -#: ../../godmode/reporting/graph_builder.graph_editor.php:215 -#: ../../godmode/reporting/graph_builder.graph_editor.php:345 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:187 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:242 -#: ../../include/functions.php:3973 -msgid "Weight" -msgstr "Poids" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:217 -#: ../../godmode/reporting/graph_builder.graph_editor.php:318 -#: ../../godmode/reporting/reporting_builder.list_items.php:440 -#: ../../godmode/reporting/reporting_builder.list_items.php:740 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2900 -#: ../../enterprise/include/functions_ipam.php:1639 -#: ../../enterprise/meta/include/functions_autoprovision.php:473 -#: ../../enterprise/meta/include/functions_autoprovision.php:640 -msgid "Sort" -msgstr "Classer" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:284 -#: ../../godmode/reporting/graph_builder.graph_editor.php:288 -#: ../../godmode/reporting/reporting_builder.list_items.php:706 -#: ../../godmode/reporting/reporting_builder.list_items.php:710 -msgid "Sort items" -msgstr "Classer les éléments" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:291 -msgid "Sort selected items" -msgstr "Classer les éléments sélectionnés" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:294 -msgid "before to" -msgstr "avant" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:295 -msgid "after to" -msgstr "après" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:367 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:145 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:384 -msgid "Please, select a module" -msgstr "Veuillez sélectionner un module" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:407 -#: ../../godmode/reporting/reporting_builder.list_items.php:844 -msgid "Please select any item to order" -msgstr "Veuillez sélectionner un élément à organiser" - -#: ../../godmode/reporting/reporting_builder.main.php:146 -msgid "Only the group can view the report" -msgstr "Seulement le groupe peut voir le rapport" - -#: ../../godmode/reporting/reporting_builder.main.php:147 -msgid "The next group can edit the report" -msgstr "Le groupe suivant peut éditer le rapport" - -#: ../../godmode/reporting/reporting_builder.main.php:148 -msgid "Only the user and admin user can edit the report" -msgstr "Seulement l'utilisateur et l'administrateur peuvent éditer le rapport" - -#: ../../godmode/reporting/reporting_builder.main.php:150 -msgid "Write Access" -msgstr "Accès en écriture" - -#: ../../godmode/reporting/reporting_builder.main.php:152 -msgid "" -"For example, you want a report that the people of \"All\" groups can see but " -"you want to edit only for you or your group." -msgstr "" -"Par exemple, si vous voulez un rapport visible par « Tous » les groupes mais " -"uniquement modifiable par vous ou votre groupe." - -#: ../../godmode/reporting/reporting_builder.main.php:193 -msgid "Non interactive report" -msgstr "Rapport non interactif" - -#: ../../godmode/reporting/reporting_builder.main.php:226 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:222 -msgid "Generate cover page in PDF render" -msgstr "Générer une page de couverture dans le PDF render" - -#: ../../godmode/reporting/reporting_builder.main.php:234 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:230 -msgid "Generate index in PDF render" -msgstr "Générer un index dans le PDF render" - -#: ../../godmode/reporting/graph_container.php:101 -#: ../../godmode/reporting/graph_container.php:109 -#: ../../godmode/reporting/create_container.php:188 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:127 -#: ../../enterprise/godmode/reporting/graph_template_list.php:111 -msgid "Graph container" -msgstr "Conteneur de graphiques" - -#: ../../godmode/reporting/graph_container.php:134 -#: ../../godmode/reporting/create_container.php:196 -msgid "Create container" -msgstr "Créer un conteneur" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:127 -#: ../../include/functions_visual_map_editor.php:56 -msgid "Static Graph" -msgstr "Graphique statique" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:129 -#: ../../include/functions_visual_map.php:4179 -#: ../../include/functions_visual_map_editor.php:397 -#: ../../include/rest-api/models/VisualConsole/Item.php:2099 -#: ../../mobile/operation/home.php:102 -msgid "Module graph" -msgstr "Graphique de module" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:130 -#: ../../include/functions_visual_map_editor.php:60 -msgid "Simple value" -msgstr "Valeur simple" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:165 -msgid "Range between elements (px)" -msgstr "Gamme entre éléments (px)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:178 -msgid "Size (px)" -msgstr "Taille (px)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:180 -#: ../../godmode/setup/gis_step_2.php:371 -#: ../../godmode/events/event_responses.editor.php:139 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:208 -#: ../../include/functions_reports.php:1248 -#: ../../include/functions_visual_map_editor.php:97 -#: ../../include/functions_visual_map_editor.php:668 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:926 -#: ../../include/rest-api/models/VisualConsole/Items/Line.php:475 -msgid "Width" -msgstr "Largeur" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:181 -#: ../../godmode/setup/gis_step_2.php:378 -#: ../../godmode/events/event_responses.editor.php:141 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:212 -#: ../../include/functions_reports.php:1264 -#: ../../include/functions_reports.php:1364 -#: ../../include/functions_visual_map_editor.php:673 -msgid "Height" -msgstr "Hauteur" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:215 -#: ../../enterprise/extensions/vmware/vmware_view.php:1754 -msgid "Font" -msgstr "Police" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:228 -#: ../../include/functions_config.php:1007 -msgid "Font size" -msgstr "Taille de la police" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:256 -#: ../../include/functions_visual_map_editor.php:612 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:371 -msgid "Process" -msgstr "Processus" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:259 -#: ../../include/functions_visual_map_editor.php:615 -msgid "Min value" -msgstr "Valeur minimale" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:260 -#: ../../godmode/reporting/visual_console_builder.wizard.php:278 -#: ../../include/functions_visual_map_editor.php:616 -#: ../../include/functions_visual_map_editor.php:682 -msgid "Max value" -msgstr "Valeur maximale" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:261 -#: ../../include/functions_visual_map_editor.php:617 -msgid "Avg value" -msgstr "Valeur moyenne" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:273 -msgid "Width (px)" -msgstr "Largeur (px)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:295 -#: ../../include/functions_visual_map_editor.php:687 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:459 -msgid "Bubble" -msgstr "Bulle" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:307 -#: ../../include/functions_visual_map_editor.php:711 -#: ../../include/functions_visual_map_editor.php:729 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:509 -msgid "Value to show" -msgstr "Valeur à afficher" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:309 -#: ../../include/functions_visual_map_editor.php:692 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:504 -msgid "Percent" -msgstr "Pourcentage" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:333 -#: ../../godmode/setup/os.php:225 ../../godmode/menu.php:278 -#: ../../enterprise/godmode/servers/HA_cluster.php:97 -#: ../../enterprise/meta/advanced/policymanager.apply.php:200 -#: ../../mobile/include/functions_web.php:28 -msgid "Servers" -msgstr "Serveurs" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:378 -msgid "One item per agent" -msgstr "Un élément par agent" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:408 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:207 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 -msgid "If you select several agents, only the common modules will be displayed" -msgstr "" -"Si vous sélectionnez plusieurs agents, seuls les modules communs seront " -"affichés" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:448 -#: ../../godmode/reporting/visual_console_builder.wizard.php:765 -msgid "Agent - Module" -msgstr "Agent - Module" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:465 -msgid "Enable link agent" -msgstr "Activer agent de liaison" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:476 -msgid "Set Parent" -msgstr "Définir le parent" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:479 -msgid "Item created in the visualmap" -msgstr "Élément créé sur la carte visuelle" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:480 -msgid "Use the agents relationship (from selected agents)" -msgstr "Utiliser la relation d'agents (à partir des agents sélectionnés)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:489 -msgid "Item in the map" -msgstr "Élément sur la carte" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:490 -#, php-format -msgid "The parenting relationships in %s will be drawn on the map." -msgstr "Les relations parentales dans %s seront dessinées sur la carte." - -#: ../../godmode/reporting/visual_console_builder.wizard.php:510 -#: ../../godmode/reporting/visual_console_builder.wizard.php:514 -msgid "Are you sure to add many elements\\nin visual map?" -msgstr "" -"Êtes-vous sûr(e) de vouloir ajouter plusieurs éléments\\nsur la carte " -"visuelle ?" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:538 -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:173 -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:176 -#: ../../mobile/operation/tactical.php:239 ../../mobile/operation/events.php:871 -#: ../../mobile/operation/agents.php:463 ../../mobile/operation/modules.php:799 -#: ../../mobile/operation/module_graph.php:477 -msgid "Loading..." -msgstr "Chargement en cours..." - -#: ../../godmode/reporting/visual_console_builder.wizard.php:686 -msgid "Please select any module or modules." -msgstr "Veuillez sélectionner un ou plusieurs modules." - -#: ../../godmode/reporting/graph_builder.main.php:208 -#: ../../godmode/reporting/create_container.php:428 -#: ../../godmode/reporting/create_container.php:583 -#: ../../include/functions_visual_map_editor.php:554 -msgid "Type of graph" -msgstr "Type de graphique" - -#: ../../godmode/reporting/graph_builder.main.php:220 -#: ../../enterprise/operation/log/log_viewer.php:761 -msgid "Horizontal bars" -msgstr "Barres horizontales" - -#: ../../godmode/reporting/graph_builder.main.php:221 -#: ../../enterprise/operation/log/log_viewer.php:762 -msgid "Vertical bars" -msgstr "Barres verticales" - -#: ../../godmode/reporting/graph_builder.main.php:230 -msgid "Equalize maximum thresholds" -msgstr "Égaliser les seuils maximum" - -#: ../../godmode/reporting/graph_builder.main.php:258 -msgid "Add summatory series" -msgstr "Ajouter des séries de sommation" - -#: ../../godmode/reporting/graph_builder.main.php:268 -msgid "Add average series" -msgstr "Ajouter des séries moyennes" - -#: ../../godmode/reporting/graph_builder.main.php:279 -msgid "Modules and series" -msgstr "Modules et séries" - -#: ../../godmode/reporting/graph_builder.main.php:308 -#: ../../godmode/wizards/HostDevices.class.php:648 -#: ../../godmode/wizards/HostDevices.class.php:747 -#: ../../godmode/wizards/Wizard.main.php:416 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:181 -#: ../../godmode/modules/manage_network_components_form.php:367 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:469 -#: ../../enterprise/include/class/MySQL.app.php:371 -#: ../../enterprise/include/class/SAP.app.php:401 -#: ../../enterprise/include/class/Azure.cloud.php:689 -#: ../../enterprise/include/class/VMware.app.php:455 -#: ../../enterprise/include/class/Omnishell.class.php:630 -#: ../../enterprise/include/class/Omnishell.class.php:980 -#: ../../enterprise/include/class/Omnishell.class.php:1349 -#: ../../enterprise/include/class/Aws.cloud.php:1126 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:285 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:339 -#: ../../enterprise/include/class/DB2.app.php:354 -#: ../../enterprise/include/class/Oracle.app.php:361 -#: ../../enterprise/include/class/Google.cloud.php:686 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:356 -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:349 -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:752 -#: ../../include/class/HTML.class.php:419 -#: ../../include/class/CustomNetScan.class.php:314 -#: ../../include/class/CustomNetScan.class.php:422 -msgid "Go back" -msgstr "Revenir" - -#: ../../godmode/reporting/visual_console_favorite.php:72 -#: ../../godmode/reporting/map_builder.php:75 -#: ../../godmode/reporting/map_builder.php:121 -#: ../../enterprise/godmode/reporting/visual_console_template.php:63 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:62 -msgid "Visual Console List" -msgstr "Liste de la console visuelle" - -#: ../../godmode/reporting/visual_console_favorite.php:84 -#: ../../godmode/reporting/map_builder.php:87 -#: ../../enterprise/godmode/reporting/visual_console_template.php:75 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:74 -msgid "Visual Favourite Console" -msgstr "Console visuelle préférée" - -#: ../../godmode/reporting/visual_console_favorite.php:97 -#: ../../godmode/reporting/map_builder.php:100 -#: ../../enterprise/godmode/reporting/visual_console_template.php:88 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:87 -msgid "Visual Console Template" -msgstr "Modèle de console visuelle" - -#: ../../godmode/reporting/visual_console_favorite.php:109 -#: ../../godmode/reporting/map_builder.php:112 -#: ../../enterprise/godmode/reporting/visual_console_template.php:100 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:99 -msgid "Visual Console Template Wizard" -msgstr "Assistant de modèle de console visuelle" - -#: ../../godmode/reporting/visual_console_favorite.php:118 -#: ../../enterprise/meta/general/main_header.php:247 -#: ../../enterprise/meta/general/main_menu.php:353 -msgid "Favourite Visual Console" -msgstr "Console visuelle préférée" - -#: ../../godmode/reporting/visual_console_favorite.php:185 -#: ../../godmode/reporting/map_builder.php:368 -msgid "Group Recursion" -msgstr "Récursion de groupe" - -#: ../../godmode/reporting/visual_console_favorite.php:223 -msgid "No favourite consoles defined" -msgstr "Aucune console favorite définie" - -#: ../../godmode/reporting/graphs.php:106 -msgid "Graphs containers" -msgstr "Conteneurs de graphiques" - -#: ../../godmode/reporting/graphs.php:120 -msgid "List of custom graphs" -msgstr "Liste des graphiques personnalisés" - -#: ../../godmode/reporting/graphs.php:235 -#: ../../godmode/reporting/reporting_builder.php:779 -msgid "Free text for search: " -msgstr "Texte libre pour la recherche : " - -#: ../../godmode/reporting/graphs.php:236 -#: ../../godmode/reporting/reporting_builder.php:781 -msgid "Search by report name or description, list matches." -msgstr "Rechercher par nom de rapport, description ou concordances de listes." - -#: ../../godmode/reporting/graphs.php:248 -#: ../../godmode/reporting/reporting_builder.php:807 -msgid "Show Option" -msgstr "Afficher les options" - -#: ../../godmode/reporting/graphs.php:312 -#: ../../include/functions_container.php:148 -msgid "Number of Graphs" -msgstr "Nombre de graphiques" - -#: ../../godmode/reporting/graphs.php:402 -msgid "Create graph" -msgstr "Créer une graphique" - -#: ../../godmode/reporting/create_container.php:155 -msgid "Container name is missing." -msgstr "Le nom du conteneur est manquant." - -#: ../../godmode/reporting/create_container.php:205 -msgid "Container stored successfully" -msgstr "Conteneur enregistré correctement" - -#: ../../godmode/reporting/create_container.php:205 -msgid "There was a problem storing container" -msgstr "Problème d'enregistrement du conteneur" - -#: ../../godmode/reporting/create_container.php:212 -msgid "Update the container" -msgstr "Mettre à jour le conteneur" - -#: ../../godmode/reporting/create_container.php:212 -msgid "Bad update the container" -msgstr "Erreur de mise à jour du conteneur" - -#: ../../godmode/reporting/create_container.php:287 -msgid "Parent container" -msgstr "Conteneur parent" - -#: ../../godmode/reporting/create_container.php:345 -#: ../../include/functions.php:2680 -msgid "custom" -msgstr "personnalisé" - -#: ../../godmode/reporting/create_container.php:347 -#: ../../godmode/reporting/create_container.php:348 -#: ../../godmode/reporting/create_container.php:349 -#: ../../include/functions.php:2692 ../../include/functions.php:2693 -#: ../../include/ajax/graph.ajax.php:147 ../../include/ajax/graph.ajax.php:148 -#: ../../include/ajax/graph.ajax.php:149 -#, php-format -msgid "%s hours" -msgstr "%s heures" - -#: ../../godmode/reporting/create_container.php:350 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:222 -#: ../../include/functions.php:2694 ../../include/ajax/graph.ajax.php:150 -#: ../../include/ajax/module.php:203 -msgid "1 day" -msgstr "1 jour" - -#: ../../godmode/reporting/create_container.php:351 -#: ../../godmode/reporting/create_container.php:352 -#: ../../include/ajax/graph.ajax.php:151 ../../include/ajax/graph.ajax.php:152 -#, php-format -msgid "%s days" -msgstr "%s jours" - -#: ../../godmode/reporting/create_container.php:353 -#: ../../include/functions.php:2695 ../../include/ajax/graph.ajax.php:153 -#: ../../include/ajax/module.php:204 -msgid "1 week" -msgstr "1 semaine" - -#: ../../godmode/reporting/create_container.php:354 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:226 -#: ../../include/functions.php:2696 ../../include/ajax/graph.ajax.php:154 -#: ../../include/ajax/module.php:205 -msgid "15 days" -msgstr "15 jours" - -#: ../../godmode/reporting/create_container.php:355 -#: ../../include/functions.php:2697 ../../include/ajax/graph.ajax.php:155 -#: ../../include/ajax/module.php:206 -msgid "1 month" -msgstr "1 mois" - -#: ../../godmode/reporting/create_container.php:365 -#: ../../godmode/reporting/create_container.php:474 -#: ../../godmode/reporting/create_container.php:528 -msgid "" -"This is the interval or period of time with which the graph data will be " -"obtained. For example, a week means data from a week ago from now. " -msgstr "" -"Période de temps pour laquelle les données seront obtenues. Par exemple, " -"l'option « une semaine » renvoie les données d'il y a une semaine jusqu'à " -"présent. " - -#: ../../godmode/reporting/create_container.php:448 -#: ../../godmode/reporting/create_container.php:501 -#: ../../godmode/reporting/create_container.php:596 -msgid "Add item" -msgstr "Ajouter un élément" - -#: ../../godmode/reporting/create_container.php:614 -msgid "There are no items in this container." -msgstr "Il n'y a aucun élément dans ce conteneur." - -#: ../../godmode/reporting/create_container.php:623 -msgid "Agent/Module" -msgstr "Agent/Module" - -#: ../../godmode/reporting/create_container.php:626 -msgid "M.Group" -msgstr "Groupe de modules" - -#: ../../godmode/reporting/visual_console_builder.editor.php:163 -msgid "Min allowed size is 1024x768" -msgstr "La taille minimale autorisée est 1024x768" - -#: ../../godmode/reporting/visual_console_builder.editor.php:167 -msgid "Loading in progress" -msgstr "Chargement en cours" - -#: ../../godmode/reporting/visual_console_builder.editor.php:169 -msgid "Saving in progress" -msgstr "Enregistrement en cours" - -#: ../../godmode/reporting/visual_console_builder.editor.php:171 -msgid "Deletion in progress" -msgstr "Suppression en cours" - -#: ../../godmode/reporting/reporting_builder.php:535 -#: ../../godmode/reporting/reporting_builder.php:3439 -#: ../../godmode/reporting/reporting_builder.php:3522 -#: ../../godmode/reporting/reporting_builder.php:3570 -msgid "Reports list" -msgstr "Liste de rapports" - -#: ../../godmode/reporting/reporting_builder.php:583 -msgid "List of reports" -msgstr "Liste des rapports" - -#: ../../godmode/reporting/reporting_builder.php:737 -#: ../../godmode/reporting/map_builder.php:315 -#: ../../godmode/reporting/map_builder.php:322 -#: ../../godmode/alerts/alert_commands.php:625 -#: ../../godmode/alerts/alert_actions.php:129 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:455 -#: ../../enterprise/godmode/policies/policies.php:235 -#: ../../include/functions_planned_downtimes.php:961 -#: ../../include/functions_agents.php:1018 -msgid "Successfully copied" -msgstr "Copié correctement" - -#: ../../godmode/reporting/reporting_builder.php:738 -#: ../../godmode/alerts/alert_commands.php:626 -#: ../../godmode/alerts/alert_actions.php:130 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:456 -#: ../../enterprise/godmode/policies/policies.php:236 -#: ../../include/functions_planned_downtimes.php:958 -msgid "Could not be copied" -msgstr "Impossible de le copier" - -#: ../../godmode/reporting/reporting_builder.php:938 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:499 -#: ../../views/dashboard/formDashboard.php:91 -msgid "Private" -msgstr "Privé" - -#: ../../godmode/reporting/reporting_builder.php:1046 -msgid "This report exceeds the item limit for realtime operations" -msgstr "" -"Ce rapport dépasse le nombre d'éléments limite pour les opérations en temps " -"réel." - -#: ../../godmode/reporting/reporting_builder.php:1055 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:565 -msgid "HTML view" -msgstr "Affichage HTML" - -#: ../../godmode/reporting/reporting_builder.php:1065 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:573 -msgid "Export to XML" -msgstr "Exporter en XML" - -#: ../../godmode/reporting/reporting_builder.php:1262 -#: ../../enterprise/operation/agentes/agent_inventory.php:254 -#: ../../enterprise/operation/inventory/inventory.php:459 -#: ../../enterprise/operation/inventory/inventory.php:502 -#: ../../enterprise/operation/log/log_viewer.php:1256 -#: ../../enterprise/operation/log/log_viewer.php:1264 -#: ../../enterprise/godmode/agentes/collection_manager.php:196 -#: ../../include/functions_reporting.php:2687 -msgid "No data found." -msgstr "Aucune donnée retrouvée" - -#: ../../godmode/reporting/reporting_builder.php:1278 -msgid "Create report" -msgstr "Créer un rapport" - -#: ../../godmode/reporting/reporting_builder.php:3573 -msgid "Create Custom Report" -msgstr "Créez un rapport personnalisé." - -#: ../../godmode/reporting/reporting_builder.php:3660 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1624 -msgid "Successfull action" -msgstr "Action réussie" - -#: ../../godmode/reporting/reporting_builder.php:3661 -msgid "Unsuccessful action

" -msgstr "Action échouée

" - -#: ../../godmode/reporting/reporting_builder.list_items.php:222 -#: ../../godmode/events/events.php:90 ../../godmode/events/events.php:110 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2843 -#: ../../enterprise/meta/general/main_header.php:291 -#: ../../enterprise/meta/general/main_menu.php:398 -#: ../../enterprise/meta/event/custom_events.php:69 -#: ../../enterprise/meta/event/custom_events.php:88 -msgid "Filters" -msgstr "Filtres" - -#: ../../godmode/reporting/reporting_builder.list_items.php:378 -#: ../../godmode/reporting/reporting_builder.list_items.php:397 -#: ../../godmode/reporting/reporting_builder.list_items.php:416 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:207 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:226 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:245 -msgid "Ascendent" -msgstr "Croissant" - -#: ../../godmode/reporting/reporting_builder.list_items.php:385 -#: ../../godmode/reporting/reporting_builder.list_items.php:404 -#: ../../godmode/reporting/reporting_builder.list_items.php:420 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:214 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:233 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:252 -msgid "Descent" -msgstr "Décroissant" - -#: ../../godmode/reporting/reporting_builder.list_items.php:425 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:259 -msgid "Name or Description" -msgstr "Nom ou description" - -#: ../../godmode/reporting/reporting_builder.list_items.php:427 -#: ../../godmode/update_manager/update_manager.php:42 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 -#: ../../enterprise/include/class/Omnishell.class.php:402 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2297 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2906 -#: ../../enterprise/include/class/AgentRepository.class.php:635 -#: ../../enterprise/include/class/DeploymentCenter.class.php:764 -#: ../../enterprise/include/class/LogSource.class.php:630 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:266 -#: ../../enterprise/extensions/vmware/vmware_view.php:1338 -#: ../../enterprise/views/cluster/list.php:64 -#: ../../enterprise/views/ncm/snippets/list.php:71 -#: ../../enterprise/views/ncm/vendors/list.php:71 -#: ../../enterprise/views/ncm/agent/details.php:92 -#: ../../enterprise/views/ncm/models/list.php:73 -#: ../../enterprise/views/ncm/templates/list.php:77 -#: ../../enterprise/views/ncm/firmwares/list.php:77 -#: ../../enterprise/views/ipam/sites/list.php:49 -#: ../../include/functions_events.php:302 -#: ../../include/class/CredentialStore.class.php:807 -#: ../../include/class/ConfigPEN.class.php:601 -#: ../../include/class/ExternalTools.class.php:383 -#: ../../views/calendar/list.php:96 ../../views/dashboard/header.php:80 -msgid "Options" -msgstr "Options" - -#: ../../godmode/reporting/reporting_builder.list_items.php:445 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:409 -#: ../../include/functions_graph.php:1538 -msgid "No items." -msgstr "Aucun élément" - -#: ../../godmode/reporting/reporting_builder.list_items.php:713 -msgid "Sort selected items from position: " -msgstr "Classer les éléments sélectionnés à partir de la position : " - -#: ../../godmode/reporting/reporting_builder.list_items.php:716 -msgid "Move before to" -msgstr "Déplacer avant" - -#: ../../godmode/reporting/reporting_builder.list_items.php:717 -msgid "Move after to" -msgstr "Déplacer après" - -#: ../../godmode/reporting/reporting_builder.list_items.php:757 -#: ../../godmode/reporting/reporting_builder.list_items.php:761 -msgid "Delete items" -msgstr "Supprimer les éléments" - -#: ../../godmode/reporting/reporting_builder.list_items.php:764 -msgid "Delete selected items from position: " -msgstr "Supprimer les éléments sélectionnés à partir de la position : " - -#: ../../godmode/reporting/reporting_builder.list_items.php:767 -msgid "Delete above to" -msgstr "Supprimer ce qui se trouve au-dessus de" - -#: ../../godmode/reporting/reporting_builder.list_items.php:768 -msgid "Delete below to" -msgstr "Supprimer ce qui se trouve au-dessous de" - -#: ../../godmode/reporting/reporting_builder.list_items.php:824 -msgid "" -"Are you sure to sort the items into the report?\\n. This action change the " -"sorting of items into data base." -msgstr "" -"Êtes-vous sûr de trier les éléments dans le rapport ?\\n. Cette action modifie " -"le tri des éléments dans la base de données." - -#: ../../godmode/reporting/reporting_builder.list_items.php:874 -msgid "Are you sure to delete the items into the report?\\n" -msgstr "Êtes-vous sûr(e) de vouloir supprimer les éléments dans le rapport ?\\n" - -#: ../../godmode/reporting/reporting_builder.list_items.php:901 -msgid "Please select any item to delete" -msgstr "Veuillez sélectionner un élément à supprimer" - -#: ../../godmode/reporting/graph_builder.php:336 -msgid "Graph builder" -msgstr "Outil de conception de graphiques" - -#: ../../godmode/reporting/graph_builder.php:378 -msgid "Graph stored successfully" -msgstr "Graphique sauvegardé correctement" - -#: ../../godmode/reporting/graph_builder.php:379 -msgid "There was a problem storing Graph" -msgstr "Problème d'enregistrement du graphique" - -#: ../../godmode/reporting/graph_builder.php:386 -#: ../../godmode/agentes/configurar_agente.php:1938 -msgid "Module added successfully" -msgstr "Module ajouté correctement" - -#: ../../godmode/reporting/graph_builder.php:387 -msgid "There was a problem adding Module" -msgstr "Problème d'ajout du module" - -#: ../../godmode/reporting/graph_builder.php:394 -msgid "Update the graph" -msgstr "Mettre à jour le graphique" - -#: ../../godmode/reporting/graph_builder.php:395 -msgid "Bad update the graph" -msgstr "Erreur de mise à jour du graphique" - -#: ../../godmode/reporting/graph_builder.php:402 -msgid "Graph deleted successfully" -msgstr "Graphique supprimé correctement" - -#: ../../godmode/reporting/graph_builder.php:403 -msgid "There was a problem deleting Graph" -msgstr "Problème de suppression du graphique" - -#: ../../godmode/reporting/map_builder.php:318 -#: ../../godmode/reporting/map_builder.php:326 -msgid "Not copied. Error copying data" -msgstr "Erreur de copie des données" - -#: ../../godmode/reporting/map_builder.php:384 -msgid "Map name" -msgstr "Nom de la carte" - -#: ../../godmode/reporting/map_builder.php:386 -msgid "Items" -msgstr "Éléments" - -#: ../../godmode/reporting/map_builder.php:462 -#: ../../general/first_task/map_builder.php:23 -msgid "There are no visual console defined yet." -msgstr "Aucune console visuelle définie jusqu'à présent" - -#: ../../godmode/category/category.php:63 ../../godmode/category/category.php:77 -#: ../../godmode/category/edit_category.php:47 -#: ../../godmode/category/edit_category.php:61 -msgid "List categories" -msgstr "Liste de catégories" - -#: ../../godmode/category/category.php:89 ../../godmode/category/category.php:91 -#: ../../godmode/category/edit_category.php:73 -#: ../../godmode/category/edit_category.php:75 -msgid "Categories configuration" -msgstr "Configuration de catégories" - -#: ../../godmode/category/category.php:108 -#, php-format -msgid "" -"This node is configured with centralized mode. All categories information is " -"read only. Go to %s to manage it." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " -"catégories sont en lecture seule. Allez vers %s pour le gérer." - -#: ../../godmode/category/category.php:123 -msgid "Error deleting category" -msgstr "Erreur de suppression de catégorie" - -#: ../../godmode/category/category.php:129 -msgid "Successfully deleted category" -msgstr "Catégorie supprimée correctement" - -#: ../../godmode/category/category.php:168 -msgid "Category name" -msgstr "Nom de la catégorie" - -#: ../../godmode/category/category.php:226 -msgid "No categories found" -msgstr "Aucune catégorie trouvée" - -#: ../../godmode/category/category.php:239 -#: ../../godmode/category/edit_category.php:171 -msgid "Create category" -msgstr "Créer une catégorie" - -#: ../../godmode/category/edit_category.php:73 -msgid "Editor" -msgstr "Éditeur" - -#: ../../godmode/category/edit_category.php:95 -msgid "Error updating category" -msgstr "Erreur de mise à jour de la catégorie" - -#: ../../godmode/category/edit_category.php:101 -msgid "Successfully updated category" -msgstr "Catégorie mise à jour correctement" - -#: ../../godmode/category/edit_category.php:123 -msgid "Error creating category" -msgstr "Erreur de création de la catégorie" - -#: ../../godmode/category/edit_category.php:131 -msgid "Successfully created category" -msgstr "Catégorie créée correctement" - -#: ../../godmode/category/edit_category.php:163 -msgid "Update category" -msgstr "Mise à jour de la catégorie" - -#: ../../godmode/um_client/index.php:96 -#, php-format -msgid "" -"You cannot use update manager %s. You are exceding monitoring limits by %s " -"elements. Please update your license or disable enterprise section by moving " -"enterprise directory to another location and try again." -msgstr "" -"Vous ne pouvez pas utiliser le gestionnaire de mise à jour %s. Vous dépassez " -"les limites de surveillance de %s éléments. Veuillez mettre à jour votre " -"licence ou désactiver la section Entreprise en déplaçant le répertoire " -"d'entreprise vers un autre emplacement et réessayer." - -#: ../../godmode/um_client/index.php:107 -#, php-format -msgid "" -"You cannot use update manager %s. This license has expired %d days ago. Please " -"update your license or disable enterprise section by moving enterprise " -"directory to another location and try again." -msgstr "" -"Vous ne pouvez pas utiliser le gestionnaire de mise à jour %s. Cette licence a " -"expiré il y a %d jours. Veuillez mettre à jour votre licence ou désactiver la " -"section Entreprise en déplaçant le répertoire Enterprise vers un autre " -"emplacement et réessayer." - -#: ../../godmode/um_client/index.php:120 -#, php-format -msgid "" -"You cannot use update manager %s. This license is a trial license to test all " -"%s features. Please update your license to unlock all %s features." -msgstr "" -"Vous ne pouvez pas utiliser le gestionnaire de mise à jour %s. Cette licence " -"est une licence d'essai pour tester toutes les %s fonctionnalités. Veuillez " -"mettre à jour votre licence pour déverrouiller toutes les %s fonctionnalités." - -#: ../../godmode/um_client/index.php:215 -#, php-format -msgid "Master server version %s does not match console version %s." -msgstr "" -"La version du serveur maître %s ne correspond pas à la version de la console " -"%s." - -#: ../../godmode/um_client/index.php:227 -#, php-format -msgid "" -"'%s' recommended value is %s or greater. Please, change it on your PHP " -"configuration file (php.ini) or contact with administrator" -msgstr "" -"La valeur recommandée '%s' est %s ou supérieure. Veuillez le modifier sur " -"votre fichier de configuration PHP (php.ini) ou contactez l'administrateur" - -#: ../../godmode/um_client/index.php:316 -msgid "Update manager online requires registration." -msgstr "Le gestionnaire de mise à jour en ligne nécessite une inscription." - -#: ../../godmode/um_client/index.php:321 -msgid "" -"Applying offline patches may make your console unusable, we recommend to " -"completely backup your files before applying any patch." -msgstr "" -"L'application de correctifs hors ligne peut rendre votre console inutilisable, " -"nous vous recommandons de sauvegarder complètement vos fichiers avant " -"d'appliquer un correctif." - -#: ../../godmode/massive/massive_operations.php:59 -msgid "Bulk alert add" -msgstr "Ajout massif d'alertes" - -#: ../../godmode/massive/massive_operations.php:60 -msgid "Bulk alert delete" -msgstr "Suppression massive d'alertes" - -#: ../../godmode/massive/massive_operations.php:61 -msgid "Bulk alert actions add" -msgstr "Ajout massif d'actions des alertes" - -#: ../../godmode/massive/massive_operations.php:62 -msgid "Bulk alert actions delete" -msgstr "Suppression massive d'actions des alertes" - -#: ../../godmode/massive/massive_operations.php:63 -msgid "Bulk alert enable/disable" -msgstr "Activer/désactiver massivement les alertes" - -#: ../../godmode/massive/massive_operations.php:64 -msgid "Bulk alert setting standby" -msgstr "Configuration massive des alertes en mode veille" - -#: ../../godmode/massive/massive_operations.php:68 -msgid "Bulk agent edit" -msgstr "Édition massive des alertes" - -#: ../../godmode/massive/massive_operations.php:69 -#: ../../godmode/massive/massive_operations.php:73 -msgid "Bulk agent delete" -msgstr "Suppression massive des alertes" - -#: ../../godmode/massive/massive_operations.php:79 -msgid "Bulk profile add" -msgstr "Ajout massif de profils" - -#: ../../godmode/massive/massive_operations.php:80 -msgid "Bulk profile delete" -msgstr "Suppression massive de profils" - -#: ../../godmode/massive/massive_operations.php:87 -msgid "Bulk module edit" -msgstr "Édition massive de modules" - -#: ../../godmode/massive/massive_operations.php:88 -msgid "Bulk module copy" -msgstr "Copie massive de modules" - -#: ../../godmode/massive/massive_operations.php:89 -msgid "Bulk module delete" -msgstr "Suppression massive de modules" - -#: ../../godmode/massive/massive_operations.php:93 -msgid "Bulk plugin edit" -msgstr "Édition massive de plugins" - -#: ../../godmode/massive/massive_operations.php:233 ../../godmode/menu.php:195 -msgid "Alerts operations" -msgstr "Opérations d'alertes" - -#: ../../godmode/massive/massive_operations.php:245 ../../godmode/menu.php:192 -msgid "Users operations" -msgstr "Opérations des utilisateurs" - -#: ../../godmode/massive/massive_operations.php:257 ../../godmode/menu.php:188 -msgid "Agents operations" -msgstr "Opérations des agents" - -#: ../../godmode/massive/massive_operations.php:269 ../../godmode/menu.php:189 -msgid "Modules operations" -msgstr "Opérations des modules" - -#: ../../godmode/massive/massive_operations.php:281 ../../godmode/menu.php:190 -msgid "Plugins operations" -msgstr "Opérations des plugins" - -#: ../../godmode/massive/massive_operations.php:329 ../../godmode/menu.php:183 -#: ../../enterprise/meta/general/main_menu.php:482 -msgid "Bulk operations" -msgstr "Opérations massives" - -#: ../../godmode/massive/massive_operations.php:347 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:207 -msgid "" -"In order to perform massive operations, PHP needs a correct configuration in " -"timeout parameters. Please, open your PHP configuration file (php.ini) for " -"example: sudo vi /etc/php5/apache2/php.ini;
And set your timeout " -"parameters to a correct value:
max_execution_time = 0 and " -"max_input_time = -1" -msgstr "" -"Pour effectuer des opérations massives, il faut que les paramètres " -"d'interruption PHP soient configurés correctement. Veuillez ouvrir le fichier " -"de configuration PHP (php.ini) par exemple : sudo vi /etc/php5/apache2/php." -"ini;
et régler les paramètres d'interruption à une valeur correcte : " -"
max_execution_time = 0 and max_input_time = -1" - -#: ../../godmode/massive/massive_operations.php:389 -#, php-format -msgid "" -"No changes have been made because they exceed the maximum allowed (%d). Make " -"fewer changes or contact the administrator." -msgstr "" -"Aucune modification n'a été apportée car elles dépassent le maximum autorisé " -"(%d). Apportez moins de modifications ou contactez l'administrateur." - -#: ../../godmode/massive/massive_operations.php:390 -#: ../../godmode/massive/massive_edit_plugins.php:921 -#: ../../enterprise/tools/ipam/ipam.php:300 -#: ../../enterprise/tools/ipam/ipam.php:361 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:692 -msgid "Massive operations" -msgstr "Opérations massives" - -#: ../../godmode/massive/massive_operations.php:417 -#, php-format -msgid "This node is configured with centralized mode. To delete agents go to %s" -msgstr "" -"Ce nœud est configuré en mode centralisé. Pour supprimer des agents, accédez à " -"%s" - -#: ../../godmode/massive/massive_operations.php:440 -msgid "The blank fields will not be updated" -msgstr "Les champs vides ne seront pas mis à jour" - -#: ../../godmode/massive/massive_delete_alerts.php:108 -#: ../../godmode/massive/massive_add_alerts.php:105 -msgid "No alert selected" -msgstr "Aucune alerte sélectionnée" - -#: ../../godmode/massive/massive_delete_alerts.php:113 -#: ../../godmode/massive/massive_delete_agents.php:61 -#: ../../godmode/massive/massive_add_alerts.php:100 -#: ../../godmode/massive/massive_edit_agents.php:172 -#: ../../godmode/massive/massive_delete_modules.php:87 -#: ../../godmode/massive/massive_add_action_alerts.php:75 -#: ../../enterprise/godmode/policies/policy_agents.php:1152 -#: ../../include/functions_visual_map.php:2566 -#: ../../include/functions_visual_map.php:2947 -msgid "No agents selected" -msgstr "Aucun agent sélectionné" - -#: ../../godmode/massive/massive_delete_alerts.php:271 -#: ../../godmode/massive/massive_add_alerts.php:280 -#: ../../godmode/massive/massive_standby_alerts.php:217 -#: ../../godmode/massive/massive_enable_disable_alerts.php:189 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:115 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:125 -#: ../../enterprise/godmode/policies/policy_alerts.php:642 -msgid "Alert template" -msgstr "Modèle d'alerte" - -#: ../../godmode/massive/massive_delete_alerts.php:301 -msgid "Show alerts on disabled modules" -msgstr "Afficher les alertes sur les modules désactivés" - -#: ../../godmode/massive/massive_delete_alerts.php:305 -#: ../../godmode/massive/massive_delete_agents.php:199 -#: ../../godmode/massive/massive_add_alerts.php:228 -#: ../../godmode/massive/massive_standby_alerts.php:200 -#: ../../godmode/massive/massive_edit_agents.php:520 -#: ../../godmode/massive/massive_edit_modules.php:370 -#: ../../godmode/massive/massive_copy_modules.php:112 -#: ../../godmode/massive/massive_copy_modules.php:265 -#: ../../godmode/massive/massive_delete_action_alerts.php:221 -#: ../../godmode/massive/massive_delete_modules.php:386 -#: ../../godmode/massive/massive_add_action_alerts.php:209 -#: ../../godmode/massive/massive_enable_disable_alerts.php:171 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:115 -#: ../../enterprise/godmode/policies/policy_agents.php:454 -#: ../../enterprise/godmode/policies/policy_agents.php:485 -#: ../../enterprise/godmode/policies/policy_agents.php:549 -#: ../../enterprise/godmode/policies/policy_agents.php:814 -#: ../../include/functions_html.php:1248 ../../include/functions_html.php:1400 -#: ../../include/lib/Dashboard/Widgets/events_list.php:436 -msgid "Group recursion" -msgstr "Récursion du groupe" - -#: ../../godmode/massive/massive_delete_alerts.php:335 -#: ../../godmode/massive/massive_add_alerts.php:260 -#: ../../godmode/massive/massive_edit_modules.php:524 -#: ../../godmode/massive/massive_delete_action_alerts.php:241 -#: ../../godmode/massive/massive_delete_modules.php:551 -#: ../../godmode/massive/massive_add_action_alerts.php:220 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:261 -msgid "When select agents" -msgstr "Lorsque des agents sont sélectionnés" - -#: ../../godmode/massive/massive_delete_alerts.php:382 -#: ../../godmode/massive/massive_add_alerts.php:324 -#: ../../godmode/massive/massive_edit_agents.php:1199 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:359 -msgid "" -"Unsucessful sending the data, please contact with your administrator or make " -"with less elements." -msgstr "" -"Envoi de données échoué. Veuillez communiquer avec votre administrateur ou " -"réessayer avec moins d'éléments." - -#: ../../godmode/massive/massive_delete_agents.php:122 -#, php-format -msgid "" -"There was an error deleting the agent, the operation has been cancelled Could " -"not delete agent %s" -msgstr "" -"Erreur de suppression de l'agent, l'opération a été annulée. Impossible de " -"supprimer %s agent(s)" - -#: ../../godmode/massive/massive_delete_agents.php:132 -#, php-format -msgid "Successfully deleted (%s)" -msgstr "(%s) supprimé(s) correctement" - -#: ../../godmode/massive/massive_delete_agents.php:226 -#: ../../godmode/massive/massive_edit_agents.php:547 -msgid "Show agents" -msgstr "Afficher les agents" - -#: ../../godmode/massive/massive_delete_agents.php:252 -#: ../../enterprise/godmode/policies/policy_linking.php:153 -#: ../../enterprise/godmode/policies/policy_queue.php:655 -#: ../../include/functions_events.php:4993 -#: ../../include/lib/Dashboard/Widget.php:584 -msgid "Node" -msgstr "Noeud" - -#: ../../godmode/massive/massive_add_alerts.php:168 -#: ../../godmode/massive/massive_add_action_alerts.php:160 -#: ../../godmode/alerts/alert_list.php:271 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:91 -msgid "Successfully added" -msgstr "Ajouté correctement" - -#: ../../godmode/massive/massive_add_alerts.php:169 -#: ../../godmode/massive/massive_delete_action_alerts.php:175 -#: ../../godmode/massive/massive_add_action_alerts.php:75 -#: ../../godmode/massive/massive_add_action_alerts.php:134 -#: ../../godmode/massive/massive_add_action_alerts.php:160 -#: ../../godmode/massive/massive_add_action_alerts.php:163 -#: ../../godmode/massive/massive_add_action_alerts.php:166 -#: ../../godmode/alerts/alert_list.php:272 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:201 -#: ../../enterprise/godmode/policies/policy_agents.php:251 -#: ../../enterprise/godmode/policies/policy_alerts.php:280 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:92 -msgid "Could not be added" -msgstr "Impossible de l'ajouter" - -#: ../../godmode/massive/massive_standby_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:447 -#: ../../enterprise/godmode/policies/policy_alerts.php:204 -msgid "Successfully set off standby" -msgstr "Mode veille désactivé correctement" - -#: ../../godmode/massive/massive_standby_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:448 -#: ../../enterprise/godmode/policies/policy_alerts.php:205 -msgid "Could not be set off standby" -msgstr "Erreur de désactivation du mode veille" - -#: ../../godmode/massive/massive_standby_alerts.php:132 -#: ../../godmode/alerts/alert_list.php:420 -#: ../../enterprise/godmode/policies/policy_alerts.php:178 -msgid "Successfully set standby" -msgstr "Mode veille configuré correctement" - -#: ../../godmode/massive/massive_standby_alerts.php:132 -#: ../../godmode/alerts/alert_list.php:421 -#: ../../enterprise/godmode/policies/policy_alerts.php:179 -msgid "Could not be set standby" -msgstr "Erreur de configuration du mode veille" - -#: ../../godmode/massive/massive_standby_alerts.php:223 -msgid "Not standby alerts" -msgstr "Aucune alerte en mode veille" - -#: ../../godmode/massive/massive_standby_alerts.php:223 -#: ../../godmode/massive/massive_standby_alerts.php:258 -#: ../../godmode/massive/massive_enable_disable_alerts.php:195 -#: ../../godmode/massive/massive_enable_disable_alerts.php:230 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:121 -#: ../../include/class/ModuleTemplates.class.php:1208 -msgid "Format" -msgstr "Format" - -#: ../../godmode/massive/massive_standby_alerts.php:252 -#: ../../godmode/massive/massive_standby_alerts.php:256 -msgid "Set standby selected alerts" -msgstr "Configurer les alertes sélectionnées en mode veille" - -#: ../../godmode/massive/massive_standby_alerts.php:258 -msgid "Standby alerts" -msgstr "Alertes en mode veille" - -#: ../../godmode/massive/massive_edit_agents.php:176 -msgid "No values changed" -msgstr "Aucune valeur modifiée" - -#: ../../godmode/massive/massive_edit_agents.php:227 -msgid "Configuration files deleted successfully" -msgstr "Fichiers de configuration supprimés correctement" - -#: ../../godmode/massive/massive_edit_agents.php:228 -msgid "Configuration files cannot be deleted" -msgstr "Erreur de suppression des fichiers de configuration" - -#: ../../godmode/massive/massive_edit_agents.php:420 -#, php-format -msgid "Agents updated successfully (%d)" -msgstr "Agents mis à jour correctement (%d)" - -#: ../../godmode/massive/massive_edit_agents.php:435 -#, php-format -msgid "Agents cannot be updated (%d), ids (%s)" -msgstr "Les agents ne peuvent pas être mis à jour (%d), ids (%s)" - -#: ../../godmode/massive/massive_edit_agents.php:450 -#, php-format -msgid "Agent ID: %s cannot be updated custom fields (%s)" -msgstr "" -"ID de l’agent : %s ne peut pas être mis à jour des champs personnalisés (%s)" - -#: ../../godmode/massive/massive_edit_agents.php:470 -#, php-format -msgid "Agent ID: %s cannot be updated %s secondary groups (%s)" -msgstr "" -"ID de l’agent : %s ne peut pas être mis à jour %s groupes secondaires (%s)" - -#: ../../godmode/massive/massive_edit_agents.php:661 -#: ../../godmode/agentes/agent_manager.php:547 -msgid "Cascade protection" -msgstr "Protection en cascade" - -#: ../../godmode/massive/massive_edit_agents.php:669 -#: ../../godmode/massive/massive_edit_agents.php:694 -#: ../../godmode/massive/massive_edit_agents.php:711 -#: ../../godmode/massive/massive_edit_agents.php:725 -#: ../../godmode/massive/massive_edit_agents.php:749 -#: ../../godmode/massive/massive_edit_agents.php:859 -#: ../../godmode/massive/massive_edit_agents.php:906 -#: ../../godmode/massive/massive_edit_agents.php:981 -#: ../../godmode/massive/massive_edit_agents.php:985 -#: ../../godmode/massive/massive_edit_agents.php:994 -#: ../../godmode/massive/massive_edit_agents.php:1022 -#: ../../godmode/massive/massive_edit_agents.php:1091 -#: ../../godmode/massive/massive_edit_modules.php:615 -#: ../../godmode/massive/massive_edit_modules.php:637 -#: ../../godmode/massive/massive_edit_modules.php:706 -#: ../../godmode/massive/massive_edit_modules.php:728 -#: ../../godmode/massive/massive_edit_modules.php:759 -#: ../../godmode/massive/massive_edit_modules.php:768 -#: ../../godmode/massive/massive_edit_modules.php:827 -#: ../../godmode/massive/massive_edit_modules.php:845 -#: ../../godmode/massive/massive_edit_modules.php:864 -#: ../../godmode/massive/massive_edit_modules.php:868 -#: ../../godmode/massive/massive_edit_modules.php:879 -#: ../../godmode/massive/massive_edit_modules.php:899 -#: ../../godmode/massive/massive_edit_modules.php:924 -#: ../../godmode/massive/massive_edit_modules.php:936 -#: ../../godmode/massive/massive_edit_modules.php:997 -#: ../../godmode/massive/massive_edit_modules.php:1043 -#: ../../godmode/massive/massive_edit_modules.php:1061 -#: ../../godmode/massive/massive_edit_modules.php:1067 -#: ../../godmode/massive/massive_edit_modules.php:1080 -#: ../../godmode/massive/massive_edit_modules.php:1108 -#: ../../godmode/massive/massive_edit_modules.php:1212 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:315 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:330 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:552 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:573 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:643 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:664 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:695 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:704 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:763 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:786 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:822 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:842 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:867 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:883 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:944 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:967 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:985 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1004 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1032 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1134 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:510 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:524 -#: ../../include/functions_html.php:1838 ../../include/functions_html.php:1939 -#: ../../include/functions_html.php:2077 -msgid "No change" -msgstr "Aucune modification" - -#: ../../godmode/massive/massive_edit_agents.php:798 -#: ../../godmode/agentes/module_manager_editor_common.php:567 -#: ../../godmode/agentes/agent_manager.php:198 -#: ../../godmode/groups/configure_group.php:238 -#: ../../enterprise/tools/ipam/ipam_excel.php:212 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:342 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:674 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:398 -msgid "Custom ID" -msgstr "Identifiant personnalisé" - -#: ../../godmode/massive/massive_edit_agents.php:804 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:575 -#: ../../include/functions_html.php:5874 -msgid "Add secondary groups" -msgstr "Ajouter des groupes secondaires" - -#: ../../godmode/massive/massive_edit_agents.php:830 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:582 -#: ../../include/functions_html.php:5887 -msgid "Remove secondary groups" -msgstr "Supprimer des groupes secondaires" - -#: ../../godmode/massive/massive_edit_agents.php:858 -#: ../../godmode/agentes/agent_manager.php:563 -msgid "Module definition" -msgstr "Définition des modules" - -#: ../../godmode/massive/massive_edit_agents.php:870 -#: ../../godmode/agentes/agent_manager.php:568 -msgid "Learning mode" -msgstr "Mode d'apprentissage" - -#: ../../godmode/massive/massive_edit_agents.php:881 -#: ../../godmode/agentes/agent_manager.php:578 -msgid "Normal mode" -msgstr "Mode normal" - -#: ../../godmode/massive/massive_edit_agents.php:892 -#: ../../godmode/agentes/agent_manager.php:588 -msgid "Autodisable mode" -msgstr "Mode désactivation automatique" - -#: ../../godmode/massive/massive_edit_agents.php:919 -msgid "" -"If the remote configuration is enabled, it will also go into standby mode when " -"disabling it." -msgstr "" -"Si la configuration à distance est activée, elle passera également en mode " -"veille lors de sa désactivation." - -#: ../../godmode/massive/massive_edit_agents.php:932 -msgid "Active" -msgstr "Activé" - -#: ../../godmode/massive/massive_edit_agents.php:948 -msgid "Delete available remote configurations" -msgstr "Supprimer les configurations à distance disponibles" - -#: ../../godmode/massive/massive_edit_agents.php:952 -#: ../../godmode/agentes/agent_manager.php:502 -#: ../../enterprise/godmode/services/services.massive.meta.php:56 -#: ../../enterprise/godmode/services/services.massive.elements.php:93 -msgid "Not available" -msgstr "Non disponible" - -#: ../../godmode/massive/massive_edit_agents.php:980 -#: ../../godmode/agentes/agent_manager.php:652 -msgid "Agent icon" -msgstr "Icône de l'agent" - -#: ../../godmode/massive/massive_edit_agents.php:981 -msgid "Without status" -msgstr "Sans état" - -#: ../../godmode/massive/massive_edit_agents.php:981 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:360 -msgid "Bad" -msgstr "Mauvais" - -#: ../../godmode/massive/massive_edit_agents.php:984 -#: ../../godmode/agentes/agent_conf_gis.php:124 -msgid "Ignore new GIS data:" -msgstr "Ignorer les nouvelles données GIS :" - -#: ../../godmode/massive/massive_edit_agents.php:991 -msgid "The agent still runs but the alerts and events will be stop" -msgstr "" -"L'agent fonctionne toujours mais les alertes et les événements seront arrêtés" - -#: ../../godmode/massive/massive_edit_agents.php:1006 -#: ../../godmode/agentes/agent_manager.php:479 -msgid "Safe operation mode" -msgstr "Mode d'opération sécurisé" - -#: ../../godmode/massive/massive_edit_agents.php:1008 -#, php-format -msgid "" -"This mode allow %s to disable all modules \n" -"of this agent while the selected module is on CRITICAL status" -msgstr "" -"Ce mode permet à %s de désactiver tous les modules de cet agent alors que " -"le module sélectionné est à l'état CRITIQUE" - -#: ../../godmode/massive/massive_edit_agents.php:1016 -#: ../../godmode/agentes/module_manager_editor_common.php:1061 -#: ../../godmode/agentes/module_manager_editor_common.php:1071 -#: ../../godmode/groups/group_list.php:908 -#: ../../godmode/alerts/configure_alert_template.php:900 -#: ../../godmode/modules/manage_network_components_form_wizard.php:246 -#: ../../enterprise/tools/ipam/ipam_network.php:402 -#: ../../enterprise/tools/ipam/ipam_ajax.php:419 -#: ../../enterprise/tools/ipam/ipam_massive.php:103 -#: ../../enterprise/include/class/DatabaseHA.class.php:205 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3218 -#: ../../include/functions_visual_map_editor.php:825 -#: ../../include/functions_reporting_html.php:3352 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:398 -msgid "Enabled" -msgstr "Activé" - -#: ../../godmode/massive/massive_edit_modules.php:137 -msgid "Error updating the modules from a module type" -msgstr "Erreur de mise à jour des modules à partir d'un type de module" - -#: ../../godmode/massive/massive_edit_modules.php:160 -msgid "Error updating the modules from an agent group" -msgstr "Erreur de mise à jour des modules à partir d'un groupe d'agent" - -#: ../../godmode/massive/massive_edit_modules.php:178 -msgid "Error updating the modules (maybe there was no field to update)" -msgstr "" -"Erreur de mise à jour des modules (il n'y avait possiblement pas de champs à " -"mettre à jour)" - -#: ../../godmode/massive/massive_edit_modules.php:304 -#: ../../godmode/massive/massive_delete_modules.php:318 -msgid "Selection mode" -msgstr "Mode de sélection" - -#: ../../godmode/massive/massive_edit_modules.php:305 -#: ../../godmode/massive/massive_delete_modules.php:319 -msgid "Select modules first " -msgstr "Sélectionner les modules en premier " - -#: ../../godmode/massive/massive_edit_modules.php:306 -#: ../../godmode/massive/massive_delete_modules.php:320 -msgid "Select agents first " -msgstr "Sélectionner les agents en premier " - -#: ../../godmode/massive/massive_edit_modules.php:309 -#: ../../godmode/massive/massive_delete_modules.php:323 -#: ../../godmode/modules/manage_network_components_form_wizard.php:335 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 -msgid "Module type" -msgstr "Type de module" - -#: ../../godmode/massive/massive_edit_modules.php:325 -#: ../../godmode/massive/massive_delete_modules.php:343 -msgid "Select all modules of this type" -msgstr "Sélectionner tous les modules de ce type" - -#: ../../godmode/massive/massive_edit_modules.php:356 -#: ../../godmode/massive/massive_delete_modules.php:372 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:211 -msgid "Agent group" -msgstr "Groupe d'agent" - -#: ../../godmode/massive/massive_edit_modules.php:371 -#: ../../godmode/massive/massive_delete_modules.php:387 -msgid "Select all modules of this group" -msgstr "Sélectionner tous les modules de ce groupe" - -#: ../../godmode/massive/massive_edit_modules.php:420 -#: ../../godmode/massive/massive_copy_modules.php:196 -#: ../../godmode/massive/massive_delete_modules.php:458 -msgid "Filter Modules" -msgstr "Filtrer les modules" - -#: ../../godmode/massive/massive_edit_modules.php:436 -#: ../../godmode/massive/massive_delete_modules.php:477 -msgid "Select all modules" -msgstr "Sélectionner tous les modules" - -#: ../../godmode/massive/massive_edit_modules.php:438 -#: ../../godmode/massive/massive_delete_modules.php:479 -msgid "When select modules" -msgstr "Lorsque des modules sont sélectionnées" - -#: ../../godmode/massive/massive_edit_modules.php:442 -#: ../../godmode/massive/massive_delete_modules.php:483 -msgid "Show common agents" -msgstr "Afficher agents communs" - -#: ../../godmode/massive/massive_edit_modules.php:443 -#: ../../godmode/massive/massive_delete_modules.php:484 -msgid "Show all agents" -msgstr "Afficher tous les agents" - -#: ../../godmode/massive/massive_edit_modules.php:468 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:102 -msgid "Agent Status" -msgstr "État des agents" - -#: ../../godmode/massive/massive_edit_modules.php:506 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:405 -msgid "Filter agents" -msgstr "Filtrer les agents" - -#: ../../godmode/massive/massive_edit_modules.php:522 -#: ../../godmode/massive/massive_delete_modules.php:549 -msgid "Select all agents" -msgstr "Sélectionnez tous les agents" - -#: ../../godmode/massive/massive_edit_modules.php:530 -#: ../../godmode/massive/massive_delete_action_alerts.php:247 -#: ../../godmode/massive/massive_delete_modules.php:557 -#: ../../godmode/massive/massive_add_action_alerts.php:226 -msgid "Show unknown and not init modules" -msgstr "Afficher les modules inconnus et non initialisés" - -#: ../../godmode/massive/massive_edit_modules.php:552 -#: ../../godmode/modules/manage_network_components_form_common.php:146 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:489 -#: ../../enterprise/godmode/modules/configure_local_component.php:292 -msgid "Dynamic Interval" -msgstr "Intervalle dynamique" - -#: ../../godmode/massive/massive_edit_modules.php:554 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:491 -msgid "Dynamic Min." -msgstr "Dynamique min." - -#: ../../godmode/massive/massive_edit_modules.php:556 -#: ../../godmode/modules/manage_network_components_form_common.php:159 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:493 -#: ../../enterprise/godmode/modules/configure_local_component.php:305 -msgid "Dynamic Max." -msgstr "Intervalle dynamique max." - -#: ../../godmode/massive/massive_edit_modules.php:558 -#: ../../godmode/modules/manage_network_components_form_common.php:161 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:495 -#: ../../enterprise/godmode/modules/configure_local_component.php:307 -msgid "Dynamic Two Tailed: " -msgstr "Suivi de l'intervalle dynamique deux : " - -#: ../../godmode/massive/massive_edit_modules.php:561 -#: ../../godmode/modules/manage_network_components_form_common.php:164 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:289 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:498 -#: ../../enterprise/godmode/modules/configure_local_component.php:310 -#: ../../include/functions_treeview.php:96 ../../include/functions_alerts.php:676 -msgid "Warning status" -msgstr "État d'alerte" - -#: ../../godmode/massive/massive_edit_modules.php:565 -#: ../../godmode/massive/massive_edit_modules.php:656 -#: ../../godmode/massive/massive_edit_modules.php:885 -#: ../../godmode/alerts/configure_alert_template.php:850 -#: ../../godmode/modules/manage_network_components_form_wizard.php:386 -#: ../../godmode/modules/manage_network_components_form_wizard.php:414 -#: ../../godmode/modules/manage_network_components_form_common.php:165 -#: ../../godmode/modules/manage_network_components_form_common.php:206 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:293 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:342 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:502 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:593 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:828 -#: ../../enterprise/godmode/modules/configure_local_component.php:311 -#: ../../enterprise/godmode/modules/configure_local_component.php:354 -#: ../../include/functions_treeview.php:92 -#: ../../include/functions_treeview.php:104 -#: ../../include/functions_alerts.php:673 -#: ../../include/functions_reporting_html.php:5192 -#: ../../include/lib/Dashboard/Widgets/top_n.php:282 -msgid "Min." -msgstr "Min." - -#: ../../godmode/massive/massive_edit_modules.php:580 -#: ../../godmode/massive/massive_edit_modules.php:671 -#: ../../godmode/massive/massive_edit_modules.php:887 -#: ../../godmode/agentes/module_manager_editor_common.php:428 -#: ../../godmode/agentes/module_manager_editor_common.php:489 -#: ../../godmode/alerts/configure_alert_template.php:862 -#: ../../godmode/modules/manage_network_components_form_wizard.php:388 -#: ../../godmode/modules/manage_network_components_form_wizard.php:423 -#: ../../godmode/modules/manage_network_components_form_common.php:174 -#: ../../godmode/modules/manage_network_components_form_common.php:215 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:308 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:357 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:517 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:608 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:830 -#: ../../enterprise/godmode/modules/configure_local_component.php:320 -#: ../../enterprise/godmode/modules/configure_local_component.php:363 -#: ../../include/functions_treeview.php:92 -#: ../../include/functions_treeview.php:104 -#: ../../include/functions_alerts.php:672 -#: ../../include/functions_reporting_html.php:5193 -#: ../../include/lib/Dashboard/Widgets/top_n.php:281 -msgid "Max." -msgstr "Max." - -#: ../../godmode/massive/massive_edit_modules.php:595 -#: ../../godmode/massive/massive_edit_modules.php:686 -#: ../../godmode/agentes/module_manager_editor_common.php:444 -#: ../../godmode/agentes/module_manager_editor_common.php:505 -#: ../../godmode/modules/manage_network_components_form_common.php:183 -#: ../../godmode/modules/manage_network_components_form_common.php:224 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:323 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:372 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:532 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:623 -#: ../../enterprise/godmode/modules/configure_local_component.php:329 -#: ../../enterprise/godmode/modules/configure_local_component.php:372 -#: ../../include/functions_treeview.php:90 -#: ../../include/functions_treeview.php:102 -msgid "Str." -msgstr "Chaîne" - -#: ../../godmode/massive/massive_edit_modules.php:610 -#: ../../godmode/massive/massive_edit_modules.php:701 -#: ../../godmode/agentes/module_manager_editor_common.php:459 -#: ../../godmode/agentes/module_manager_editor_common.php:520 -#: ../../godmode/modules/manage_network_components_form_wizard.php:395 -#: ../../godmode/modules/manage_network_components_form_wizard.php:437 -#: ../../godmode/modules/manage_network_components_form_common.php:192 -#: ../../godmode/modules/manage_network_components_form_common.php:233 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:547 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:638 -#: ../../enterprise/godmode/modules/configure_local_component.php:338 -#: ../../enterprise/godmode/modules/configure_local_component.php:381 -#: ../../enterprise/meta/include/functions_wizard_meta.php:980 -#: ../../enterprise/meta/include/functions_wizard_meta.php:989 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1064 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1073 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1265 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1274 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1502 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1511 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1586 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1595 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1705 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1714 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1730 -msgid "Inverse interval" -msgstr "Intervalle inverse" - -#: ../../godmode/massive/massive_edit_modules.php:630 -#: ../../godmode/massive/massive_edit_modules.php:722 -#: ../../godmode/agentes/module_manager_editor_common.php:464 -#: ../../godmode/agentes/module_manager_editor_common.php:526 -#: ../../godmode/modules/manage_network_components_form_wizard.php:399 -#: ../../godmode/modules/manage_network_components_form_wizard.php:441 -#: ../../godmode/modules/manage_network_components_form_common.php:196 -#: ../../godmode/modules/manage_network_components_form_common.php:237 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:567 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:658 -#: ../../enterprise/godmode/modules/configure_local_component.php:343 -#: ../../enterprise/godmode/modules/configure_local_component.php:386 -msgid "Percentage" -msgstr "Pourcentage" - -#: ../../godmode/massive/massive_edit_modules.php:652 -#: ../../godmode/modules/manage_network_components_form_common.php:205 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:338 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:589 -#: ../../enterprise/godmode/modules/configure_local_component.php:353 -#: ../../include/functions_treeview.php:108 -#: ../../include/functions_alerts.php:677 -msgid "Critical status" -msgstr "État critique" - -#: ../../godmode/massive/massive_edit_modules.php:780 -#: ../../godmode/setup/snmp_wizard.php:43 -#: ../../godmode/agentes/module_manager_editor_common.php:649 -#: ../../godmode/modules/manage_network_components_form_plugin.php:49 -#: ../../godmode/modules/manage_network_components_form_wmi.php:55 -#: ../../godmode/modules/manage_network_components_form_network.php:178 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:716 -#: ../../enterprise/godmode/modules/configure_local_component.php:473 -msgid "Post process" -msgstr "Après le traitement" - -#: ../../godmode/massive/massive_edit_modules.php:796 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:732 -msgid "SMNP community" -msgstr "Communauté SNMP" - -#: ../../godmode/massive/massive_edit_modules.php:806 -#: ../../godmode/agentes/module_manager_editor_network.php:227 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:742 -msgid "SNMP OID" -msgstr "OID SNMP" - -#: ../../godmode/massive/massive_edit_modules.php:817 -#: ../../godmode/agentes/module_manager_editor_wmi.php:59 -#: ../../godmode/agentes/module_manager_editor_network.php:94 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:753 -#: ../../enterprise/meta/include/functions_wizard_meta.php:492 -#: ../../include/ajax/events.php:1824 -msgid "Auto" -msgstr "Automatique" - -#: ../../godmode/massive/massive_edit_modules.php:818 -#: ../../godmode/agentes/module_manager_editor_wmi.php:60 -#: ../../godmode/agentes/module_manager_editor_network.php:95 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:754 -#: ../../enterprise/meta/include/functions_wizard_meta.php:493 -msgid "Force primary key" -msgstr "Forcer clé principale" - -#: ../../godmode/massive/massive_edit_modules.php:821 -#: ../../godmode/agentes/module_manager_editor_wmi.php:45 -#: ../../godmode/agentes/module_manager_editor_network.php:80 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:757 -#: ../../include/functions_snmp_browser.php:702 -#: ../../include/class/AgentWizard.class.php:615 -msgid "Target IP" -msgstr "Adresse IP cible" - -#: ../../godmode/massive/massive_edit_modules.php:839 -#: ../../godmode/agentes/module_manager_editor_network.php:180 -#: ../../godmode/wizards/HostDevices.class.php:1199 -#: ../../godmode/modules/manage_network_components_form_network.php:55 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:272 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:780 -#: ../../include/class/AgentWizard.class.php:726 -msgid "SNMP version" -msgstr "Version SNMP" - -#: ../../godmode/massive/massive_edit_modules.php:852 -#: ../../godmode/agentes/module_manager_editor_network.php:336 -#: ../../godmode/wizards/HostDevices.class.php:1259 -#: ../../godmode/modules/manage_network_components_form_network.php:96 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:299 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:795 -#: ../../include/functions_snmp_browser.php:826 -msgid "Auth user" -msgstr "Utilisateur de l'authentification" - -#: ../../godmode/massive/massive_edit_modules.php:861 -#: ../../godmode/agentes/module_manager_editor_network.php:349 -#: ../../godmode/wizards/HostDevices.class.php:1270 -#: ../../godmode/modules/manage_network_components_form_network.php:105 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:308 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:804 -#: ../../include/functions_snmp_browser.php:836 -msgid "Auth password" -msgstr "Authentification de mot de passe" - -#: ../../godmode/massive/massive_edit_modules.php:861 -#: ../../godmode/massive/massive_edit_modules.php:865 -#: ../../godmode/agentes/module_manager_editor_network.php:349 -#: ../../godmode/agentes/module_manager_editor_network.php:371 -#: ../../godmode/wizards/HostDevices.class.php:1272 -#: ../../godmode/wizards/HostDevices.class.php:1303 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:804 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:808 -msgid "The pass length must be eight character minimum." -msgstr "La longueur minimale du mot de passe est de huit caractères." - -#: ../../godmode/massive/massive_edit_modules.php:863 -#: ../../godmode/agentes/module_manager_editor_network.php:369 -#: ../../godmode/wizards/HostDevices.class.php:1286 -#: ../../godmode/modules/manage_network_components_form_network.php:123 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:324 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:806 -#: ../../include/functions_snmp_browser.php:853 -#: ../../include/class/AgentWizard.class.php:860 -msgid "Privacy method" -msgstr "Méthode de confidentialité" - -#: ../../godmode/massive/massive_edit_modules.php:864 -#: ../../godmode/agentes/module_manager_editor_network.php:370 -#: ../../godmode/wizards/HostDevices.class.php:1291 -#: ../../godmode/modules/manage_network_components_form_network.php:126 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:327 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 -#: ../../include/functions_snmp_browser.php:856 -msgid "DES" -msgstr "DES" - -#: ../../godmode/massive/massive_edit_modules.php:864 -#: ../../godmode/agentes/module_manager_editor_network.php:370 -#: ../../godmode/wizards/HostDevices.class.php:1292 -#: ../../godmode/modules/manage_network_components_form_network.php:127 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:328 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 -#: ../../include/functions_snmp_browser.php:857 -msgid "AES" -msgstr "AES" - -#: ../../godmode/massive/massive_edit_modules.php:865 -#: ../../godmode/agentes/module_manager_editor_network.php:371 -#: ../../godmode/wizards/HostDevices.class.php:1301 -#: ../../godmode/modules/manage_network_components_form_network.php:136 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:808 -#: ../../include/functions_snmp_browser.php:867 -#: ../../include/class/AgentWizard.class.php:874 -msgid "Privacy pass" -msgstr "Mot de passe privé" - -#: ../../godmode/massive/massive_edit_modules.php:867 -#: ../../godmode/agentes/module_manager_editor_network.php:391 -#: ../../godmode/wizards/HostDevices.class.php:1317 -#: ../../godmode/modules/manage_network_components_form_network.php:148 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:347 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:810 -#: ../../include/functions_snmp_browser.php:877 -msgid "Auth method" -msgstr "Méthode d'authentification" - -#: ../../godmode/massive/massive_edit_modules.php:868 -#: ../../godmode/agentes/module_manager_editor_network.php:394 -#: ../../godmode/wizards/HostDevices.class.php:1322 -#: ../../godmode/modules/manage_network_components_form_network.php:151 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:350 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 -#: ../../include/functions_snmp_browser.php:880 -#: ../../include/class/Diagnostics.class.php:2175 -msgid "MD5" -msgstr "MD5" - -#: ../../godmode/massive/massive_edit_modules.php:868 -#: ../../godmode/agentes/module_manager_editor_network.php:395 -#: ../../godmode/wizards/HostDevices.class.php:1323 -#: ../../godmode/modules/manage_network_components_form_network.php:152 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:351 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 -#: ../../include/functions_snmp_browser.php:881 -msgid "SHA" -msgstr "SHA" - -#: ../../godmode/massive/massive_edit_modules.php:869 -#: ../../godmode/agentes/module_manager_editor_network.php:408 -#: ../../godmode/wizards/HostDevices.class.php:1332 -#: ../../godmode/modules/manage_network_components_form_network.php:161 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:360 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:812 -#: ../../include/functions_snmp_browser.php:890 -#: ../../include/class/AgentWizard.class.php:801 -msgid "Security level" -msgstr "Niveau de sécurité" - -#: ../../godmode/massive/massive_edit_modules.php:872 -#: ../../godmode/agentes/module_manager_editor_network.php:411 -#: ../../godmode/wizards/HostDevices.class.php:1337 -#: ../../godmode/modules/manage_network_components_form_network.php:164 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:363 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:815 -#: ../../include/functions_snmp_browser.php:893 -msgid "Not auth and not privacy method" -msgstr "Méthode sans authentification ni confidentialité" - -#: ../../godmode/massive/massive_edit_modules.php:873 -#: ../../godmode/agentes/module_manager_editor_network.php:412 -#: ../../godmode/wizards/HostDevices.class.php:1338 -#: ../../godmode/modules/manage_network_components_form_network.php:165 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:364 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:816 -#: ../../include/functions_snmp_browser.php:894 -msgid "Auth and not privacy method" -msgstr "Méthode avec authentification et sans confidentialité" - -#: ../../godmode/massive/massive_edit_modules.php:874 -#: ../../godmode/agentes/module_manager_editor_network.php:413 -#: ../../godmode/wizards/HostDevices.class.php:1339 -#: ../../godmode/modules/manage_network_components_form_network.php:166 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:365 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:817 -#: ../../include/functions_snmp_browser.php:895 -msgid "Auth and privacy method" -msgstr "Méthode avec authentification et méthode de confidentialité" - -#: ../../godmode/massive/massive_edit_modules.php:906 -#: ../../godmode/agentes/module_manager_editor_wmi.php:103 -#: ../../godmode/modules/manage_network_components_form_wmi.php:47 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:849 -#: ../../enterprise/godmode/setup/setup_module_library.php:49 -#: ../../enterprise/include/functions_ui.php:102 -#: ../../include/class/CredentialStore.class.php:957 -#: ../../include/class/AgentWizard.class.php:659 -#: ../../extensions/quick_shell.php:174 -msgid "Username" -msgstr "Nom d'utilisateur" - -#: ../../godmode/massive/massive_edit_modules.php:912 -#: ../../godmode/agentes/module_manager_editor_common.php:731 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:855 -msgid "Export target" -msgstr "Exporter cible" - -#: ../../godmode/massive/massive_edit_modules.php:925 -#: ../../godmode/agentes/module_manager_editor_common.php:582 -#: ../../godmode/modules/manage_network_components_form_common.php:312 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:868 -#: ../../enterprise/godmode/modules/configure_local_component.php:468 -#: ../../enterprise/include/functions_reporting_csv.php:2741 -#: ../../enterprise/meta/include/functions_wizard_meta.php:922 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1038 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1217 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1520 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1604 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1740 -#: ../../include/functions_reporting_html.php:3394 -msgid "Unit" -msgstr "Unité" - -#: ../../godmode/massive/massive_edit_modules.php:930 -#: ../../godmode/agentes/module_manager_editor_common.php:780 -#: ../../godmode/modules/manage_network_components_form_common.php:243 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:873 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:232 -#: ../../enterprise/godmode/modules/configure_local_component.php:391 -msgid "FF threshold" -msgstr "Seuil du FF" - -#: ../../godmode/massive/massive_edit_modules.php:933 -#: ../../godmode/alerts/alert_view.php:407 -#: ../../enterprise/operation/services/services.list.php:278 -#: ../../enterprise/operation/services/services.table_services.php:200 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:880 -#: ../../enterprise/godmode/massive/massive_create_services.php:690 -#: ../../enterprise/godmode/servers/HA_cluster.php:175 -#: ../../enterprise/godmode/services/services.service.php:643 -msgid "Mode" -msgstr "Mode" - -#: ../../godmode/massive/massive_edit_modules.php:937 -#: ../../godmode/massive/massive_edit_modules.php:963 -#: ../../godmode/agentes/module_manager_editor_common.php:821 -#: ../../godmode/modules/manage_network_components_form_common.php:276 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:884 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:910 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:274 -#: ../../enterprise/godmode/modules/configure_local_component.php:417 -msgid "Each state changing" -msgstr "Chaque changement d'état" - -#: ../../godmode/massive/massive_edit_modules.php:938 -#: ../../godmode/massive/massive_edit_modules.php:953 -#: ../../godmode/agentes/module_manager_editor_common.php:799 -#: ../../godmode/modules/manage_network_components_form_common.php:260 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:885 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:900 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:252 -#: ../../enterprise/godmode/modules/configure_local_component.php:402 -msgid "All state changing" -msgstr "Tous les changements d'état" - -#: ../../godmode/massive/massive_edit_modules.php:964 -#: ../../godmode/agentes/module_manager_editor_common.php:822 -#: ../../godmode/modules/manage_network_components_form_common.php:277 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:911 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:275 -#: ../../enterprise/godmode/modules/configure_local_component.php:418 -msgid "To normal" -msgstr "À l'état normal" - -#: ../../godmode/massive/massive_edit_modules.php:974 -#: ../../godmode/agentes/module_manager_editor_common.php:836 -#: ../../godmode/modules/manage_network_components_form_common.php:286 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:921 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:289 -#: ../../enterprise/godmode/modules/configure_local_component.php:427 -msgid "To warning" -msgstr "À l'état d'alerte" - -#: ../../godmode/massive/massive_edit_modules.php:984 -#: ../../godmode/agentes/module_manager_editor_common.php:850 -#: ../../godmode/modules/manage_network_components_form_common.php:295 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:931 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:303 -#: ../../enterprise/godmode/modules/configure_local_component.php:436 -msgid "To critical" -msgstr "À l'état critique" - -#: ../../godmode/massive/massive_edit_modules.php:994 -#: ../../godmode/agentes/module_manager_editor_common.php:782 -#: ../../godmode/modules/manage_network_components_form_common.php:246 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:941 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:235 -#: ../../enterprise/godmode/modules/configure_local_component.php:394 -msgid "Keep counters" -msgstr "Conserver les compteurs" - -#: ../../godmode/massive/massive_edit_modules.php:998 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:945 -msgid "Active Counters" -msgstr "Compteurs actifs" - -#: ../../godmode/massive/massive_edit_modules.php:999 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:946 -msgid "Inactive Counters" -msgstr "Compteurs inactifs" - -#: ../../godmode/massive/massive_edit_modules.php:1014 -#: ../../godmode/agentes/module_manager_editor_common.php:865 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:961 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:480 -msgid "FF interval" -msgstr "Intervalle FF" - -#: ../../godmode/massive/massive_edit_modules.php:1024 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:962 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:496 -msgid "Module execution flip flop time interval (in secs)." -msgstr "Intervalle de flip-flop d'exécution de module (en secondes)." - -#: ../../godmode/massive/massive_edit_modules.php:1028 -#: ../../godmode/agentes/module_manager_editor_common.php:880 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:963 -#: ../../enterprise/godmode/modules/configure_local_component.php:450 -msgid "FF timeout" -msgstr "FF délai" - -#: ../../godmode/massive/massive_edit_modules.php:1038 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:964 -#: ../../enterprise/godmode/modules/configure_local_component.php:458 -msgid "" -"Timeout in secs from start of flip flop counting. If this value is exceeded, " -"FF counter is reset. Set to 0 for no timeout." -msgstr "" -"Délai d'arrêt en secondes à partir du début du comptage du flip-flop. Si cette " -"valeur est dépassée, le compteur FF est remis à zéro. Mettre à 0 pour aucun " -"arrêt." - -#: ../../godmode/massive/massive_edit_modules.php:1042 -#: ../../godmode/agentes/module_manager_editor_common.php:532 -#: ../../godmode/modules/manage_network_components_form_common.php:305 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:966 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:318 -#: ../../enterprise/godmode/modules/configure_local_component.php:447 -#: ../../enterprise/include/functions_reporting_csv.php:2175 -#: ../../include/functions_reporting.php:3945 -msgid "Historical data" -msgstr "Historique des données" - -#: ../../godmode/massive/massive_edit_modules.php:1060 -#: ../../godmode/agentes/module_manager_editor_common.php:1143 -#: ../../godmode/module_library/module_library_view.php:123 -#: ../../godmode/modules/manage_network_components_form_common.php:342 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:984 -#: ../../enterprise/godmode/modules/configure_local_component.php:542 -msgid "Category" -msgstr "Catégorie" - -#: ../../godmode/massive/massive_edit_modules.php:1066 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:990 -msgid "Policy linking status" -msgstr "État d'association de la politique" - -#: ../../godmode/massive/massive_edit_modules.php:1066 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:990 -msgid "This field only has sense in modules adopted by a policy." -msgstr "" -"Ce champ a un sens uniquement pour les modules adoptés par une politique." - -#: ../../godmode/massive/massive_edit_modules.php:1067 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 -msgid "Linked" -msgstr "Associé" - -#: ../../godmode/massive/massive_edit_modules.php:1067 -#: ../../godmode/agentes/module_manager.php:1050 -#: ../../godmode/agentes/module_manager.php:1053 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 -#: ../../include/ajax/module.php:1092 ../../include/ajax/module.php:1095 -msgid "Unlinked" -msgstr "Dissociés" - -#: ../../godmode/massive/massive_edit_modules.php:1076 -#: ../../godmode/agentes/module_manager_editor_common.php:764 -#: ../../godmode/modules/manage_network_components_form_common.php:315 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1000 -msgid "Discard unknown events" -msgstr "Supprimer événements inconnus" - -#: ../../godmode/massive/massive_edit_modules.php:1092 -#: ../../godmode/agentes/module_manager_editor_common.php:1093 -#: ../../godmode/modules/manage_network_components_form_common.php:323 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016 -#: ../../enterprise/godmode/modules/configure_local_component.php:523 -msgid "Critical instructions" -msgstr "Instructions état critique" - -#: ../../godmode/massive/massive_edit_modules.php:1092 -#: ../../godmode/modules/manage_network_components_form_common.php:323 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016 -#: ../../enterprise/godmode/modules/configure_local_component.php:523 -msgid "Instructions when the status is critical" -msgstr "Instructions lorsque l'état est critique" - -#: ../../godmode/massive/massive_edit_modules.php:1096 -#: ../../godmode/agentes/module_manager_editor_common.php:1098 -#: ../../godmode/modules/manage_network_components_form_common.php:327 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1020 -#: ../../enterprise/godmode/modules/configure_local_component.php:528 -msgid "Warning instructions" -msgstr "Instructions état d'alerte" - -#: ../../godmode/massive/massive_edit_modules.php:1096 -#: ../../godmode/modules/manage_network_components_form_common.php:327 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1020 -#: ../../enterprise/godmode/modules/configure_local_component.php:528 -msgid "Instructions when the status is warning" -msgstr "Instructions lorsque l'état est en alerte" - -#: ../../godmode/massive/massive_edit_modules.php:1100 -#: ../../godmode/agentes/module_manager_editor_common.php:1102 -#: ../../godmode/modules/manage_network_components_form_common.php:331 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1024 -#: ../../enterprise/godmode/modules/configure_local_component.php:533 -msgid "Unknown instructions" -msgstr "Instructions état inconnu" - -#: ../../godmode/massive/massive_edit_modules.php:1100 -#: ../../godmode/modules/manage_network_components_form_common.php:331 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1024 -#: ../../enterprise/godmode/modules/configure_local_component.php:533 -msgid "Instructions when the status is unknown" -msgstr "Instructions lorsque l'état est inconnu" - -#: ../../godmode/massive/massive_edit_modules.php:1105 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1029 -msgid "The module still store data but the alerts and events will be stop" -msgstr "" -"Le module stocke encore des données, mais les alertes et les événements seront " -"arrêtés" - -#: ../../godmode/massive/massive_edit_modules.php:1122 -#: ../../godmode/agentes/module_manager_editor_common.php:1135 -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:80 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1044 -msgid "Timeout" -msgstr "Interruption de session" - -#: ../../godmode/massive/massive_edit_modules.php:1131 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1053 -msgid "Seconds that agent will wait for the execution of the module." -msgstr "Secondes que l'agent attend pour l'exécution du module." - -#: ../../godmode/massive/massive_edit_modules.php:1135 -#: ../../godmode/agentes/module_manager_editor_common.php:1138 -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:77 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1057 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:500 -msgid "Retries" -msgstr "Tentatives" - -#: ../../godmode/massive/massive_edit_modules.php:1137 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1059 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:515 -msgid "Number of retries that the module will attempt to run." -msgstr "Nombre de tentatives que le module tente d'éxécuter." - -#: ../../godmode/massive/massive_edit_modules.php:1141 -#: ../../godmode/agentes/module_manager_editor_web.php:93 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1066 -#: ../../enterprise/include/functions_enterprise.php:460 -#: ../../enterprise/meta/include/functions_wizard_meta.php:609 -#: ../../enterprise/meta/include/functions_wizard_meta.php:666 -msgid "Web checks" -msgstr "Vérification web" - -#: ../../godmode/massive/massive_edit_modules.php:1145 -#: ../../godmode/agentes/module_manager_editor_network.php:126 -#: ../../godmode/modules/manage_network_components_form_network.php:53 -#: ../../godmode/servers/modificar_server.php:84 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1063 -#: ../../enterprise/godmode/setup/setup_history.php:174 -#: ../../enterprise/godmode/servers/manage_export_form.php:121 -#: ../../enterprise/include/class/Azure.cloud.php:813 -#: ../../enterprise/include/class/VMware.app.php:632 -#: ../../enterprise/include/class/Aws.cloud.php:556 -#: ../../enterprise/include/class/Aws.S3.php:574 -#: ../../enterprise/views/ncm/agent/manage.php:118 -#: ../../include/functions_snmp_browser.php:714 -#: ../../include/functions_config.php:1511 -#: ../../include/class/AgentWizard.class.php:630 -#: ../../extensions/quick_shell.php:181 -msgid "Port" -msgstr "Port" - -#: ../../godmode/massive/massive_edit_modules.php:1148 -#: ../../godmode/agentes/module_manager_editor_network.php:281 -#: ../../godmode/modules/manage_network_components_form_network.php:209 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1070 -msgid "TCP send" -msgstr "Envoyer TCP" - -#: ../../godmode/massive/massive_edit_modules.php:1151 -#: ../../godmode/agentes/module_manager_editor_network.php:295 -#: ../../godmode/modules/manage_network_components_form_network.php:216 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1073 -msgid "TCP receive" -msgstr "Recevoir TCP" - -#: ../../godmode/massive/massive_edit_modules.php:1154 -#: ../../godmode/agentes/module_manager_editor_wmi.php:133 -#: ../../godmode/modules/manage_network_components_form_wmi.php:31 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1076 -msgid "WMI query" -msgstr "Requête WMI" - -#: ../../godmode/massive/massive_edit_modules.php:1157 -#: ../../godmode/agentes/module_manager_editor_wmi.php:151 -#: ../../godmode/modules/manage_network_components_form_wizard.php:684 -#: ../../godmode/modules/manage_network_components_form_wmi.php:33 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1079 -msgid "Key string" -msgstr "Chaîne clé" - -#: ../../godmode/massive/massive_edit_modules.php:1160 -#: ../../godmode/agentes/module_manager_editor_wmi.php:164 -#: ../../godmode/modules/manage_network_components_form_wmi.php:39 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1082 -msgid "Field number" -msgstr "Nombre de champs" - -#: ../../godmode/massive/massive_edit_modules.php:1163 -#: ../../godmode/massive/massive_edit_plugins.php:346 -#: ../../godmode/agentes/module_manager_editor_plugin.php:49 -#: ../../godmode/modules/manage_network_components_form_plugin.php:35 -#: ../../godmode/servers/plugin_registration.php:503 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1085 -msgid "Plugin" -msgstr "Plugin" - -#: ../../godmode/massive/massive_edit_modules.php:1181 -#: ../../godmode/massive/massive_edit_plugins.php:480 -#: ../../godmode/agentes/module_manager_editor_network.php:433 -#: ../../godmode/alerts/configure_alert_command.php:246 -#: ../../godmode/alerts/alert_actions.php:272 -#: ../../godmode/alerts/alert_actions.php:327 -#: ../../godmode/alerts/configure_alert_action.php:247 -#: ../../godmode/events/event_responses.editor.php:157 -#: ../../godmode/events/event_responses.editor.php:164 -#: ../../godmode/modules/manage_network_components_form_network.php:223 -#: ../../godmode/servers/plugin.php:429 ../../godmode/servers/plugin.php:434 -#: ../../godmode/servers/plugin.php:817 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1103 -#: ../../include/class/ManageNetScanScripts.class.php:434 -#: ../../include/class/ExternalTools.class.php:353 -msgid "Command" -msgstr "Commande" - -#: ../../godmode/massive/massive_edit_modules.php:1198 -#: ../../godmode/agentes/module_manager_editor_network.php:459 -#: ../../godmode/modules/manage_network_components_form_network.php:242 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1120 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 -msgid "Credential identifier" -msgstr "Identifiant des idéntifiants" - -#: ../../godmode/massive/massive_edit_modules.php:1213 -#: ../../godmode/agentes/module_manager_editor_network.php:477 -#: ../../godmode/modules/manage_network_components_form_network.php:258 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1135 -msgid "Inherited" -msgstr "Hérité" - -#: ../../godmode/massive/massive_edit_modules.php:1214 -#: ../../godmode/modules/manage_network_components_form_network.php:259 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1136 -msgid "Linux" -msgstr "Linux" - -#: ../../godmode/massive/massive_edit_modules.php:1215 -#: ../../godmode/modules/manage_network_components_form_network.php:260 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1137 -msgid "Windows" -msgstr "Windows" - -#: ../../godmode/massive/massive_edit_modules.php:1218 -#: ../../godmode/modules/manage_network_components_form_network.php:263 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1140 -msgid "Target OS" -msgstr "Système d’exploitation cible" - -#: ../../godmode/massive/massive_edit_modules.php:1260 -#: ../../godmode/massive/massive_delete_modules.php:595 -msgid "Please, select an agent first" -msgstr "Veuillez d'abord sélectionner un agent" - -#: ../../godmode/massive/massive_edit_modules.php:1999 -#: ../../godmode/massive/massive_delete_action_alerts.php:175 -#: ../../godmode/massive/massive_add_action_alerts.php:163 -#: ../../godmode/agentes/module_manager.php:274 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:880 -#: ../../enterprise/include/functions_massive.php:54 -#: ../../include/functions_visual_map.php:2674 -msgid "No modules selected" -msgstr "Aucun module sélectionné" - -#: ../../godmode/massive/massive_copy_modules.php:185 -#: ../../godmode/alerts/alert_list.list.php:482 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:612 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:520 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:136 -#: ../../enterprise/godmode/policies/policy_alerts.php:354 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:224 -#: ../../enterprise/include/functions_tasklist.php:158 -#: ../../enterprise/views/ncm/devices/list.php:123 -msgid "Operations" -msgstr "Opérations" - -#: ../../godmode/massive/massive_copy_modules.php:188 -#: ../../enterprise/godmode/policies/policy_modules.php:1630 -msgid "Copy modules" -msgstr "Copier les modules" - -#: ../../godmode/massive/massive_copy_modules.php:193 -msgid "Copy alerts" -msgstr "Copier les alertes" - -#: ../../godmode/massive/massive_copy_modules.php:213 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:190 -msgid "No modules for this agent" -msgstr "Aucun module pour cet agent" - -#: ../../godmode/massive/massive_copy_modules.php:230 -msgid "No alerts for this agent" -msgstr "Aucune alerte pour cet agent" - -#: ../../godmode/massive/massive_copy_modules.php:239 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:199 -#: ../../enterprise/meta/advanced/policymanager.sync.php:321 -msgid "Targets" -msgstr "Cibles" - -#: ../../godmode/massive/massive_copy_modules.php:292 -#: ../../godmode/massive/massive_delete_modules.php:530 -msgid "Filter Agents" -msgstr "Filtrer les agents" - -#: ../../godmode/massive/massive_copy_modules.php:309 -msgid "To agent(s)" -msgstr "Pour agent(s)" - -#: ../../godmode/massive/massive_copy_modules.php:551 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:366 -#: ../../include/functions_agents.php:836 -msgid "No source agent to copy" -msgstr "Aucun agent source à copier" - -#: ../../godmode/massive/massive_copy_modules.php:559 -msgid "No operation selected" -msgstr "Aucune opération sélectionnée" - -#: ../../godmode/massive/massive_copy_modules.php:564 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:371 -#: ../../include/functions_agents.php:867 -msgid "No modules have been selected" -msgstr "Aucun module sélectionné" - -#: ../../godmode/massive/massive_copy_modules.php:569 -#: ../../include/functions_agents.php:841 -msgid "No destiny agent(s) to copy" -msgstr "Aucun agent de destination à copier" - -#: ../../godmode/massive/massive_add_profiles.php:52 -#: ../../godmode/massive/massive_delete_profiles.php:52 -#, php-format -msgid "" -"This node is configured with centralized mode. All profiles user information " -"is read only. Go to %s to manage it." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations utilisateur " -"des profils sont en lecture seule. Allez dans %s pour le gérer." - -#: ../../godmode/massive/massive_add_profiles.php:184 -msgid "Profiles added successfully" -msgstr "Profils ajoutés correctement" - -#: ../../godmode/massive/massive_add_profiles.php:185 -msgid "Profiles cannot be added" -msgstr "Erreur d'ajout de profils" - -#: ../../godmode/massive/massive_edit_plugins.php:177 -msgid "Error retrieving the plugin macros" -msgstr "Erreur de récupération des macros plugin" - -#: ../../godmode/massive/massive_edit_plugins.php:185 -msgid "Error retrieving the modified macros" -msgstr "Erreur de récupération des macros modifiées" - -#: ../../godmode/massive/massive_edit_plugins.php:208 -msgid "Error retrieving the module plugin macros" -msgstr "Erreur de récupération des macros plugin module" - -#: ../../godmode/massive/massive_edit_plugins.php:226 -msgid "Error retrieving the module plugin macros data" -msgstr "Erreur de récupération des données des macros du module de plugin" - -#: ../../godmode/massive/massive_edit_plugins.php:264 -msgid "Error building the new macros" -msgstr "Erreur de conception des nouvelles macros" - -#: ../../godmode/massive/massive_edit_plugins.php:290 -#, php-format -msgid "%d modules updated" -msgstr "%d modules mis à jour" - -#: ../../godmode/massive/massive_edit_plugins.php:321 -msgid "There are not registered plugins" -msgstr "Aucun plugin enregistré" - -#: ../../godmode/massive/massive_edit_plugins.php:464 -msgid "Invalid plugin data" -msgstr "Données du plugin non valides" - -#: ../../godmode/massive/massive_edit_plugins.php:571 -msgid "Clear" -msgstr "Effacer" - -#: ../../godmode/massive/massive_edit_plugins.php:599 -msgid "Invalid macros array" -msgstr "Tableau de macros non valide" - -#: ../../godmode/massive/massive_edit_plugins.php:624 -msgid "Multiple values" -msgstr "Valeurs multiples" - -#: ../../godmode/massive/massive_edit_plugins.php:656 -#: ../../godmode/massive/massive_edit_plugins.php:792 -#: ../../godmode/massive/massive_edit_plugins.php:808 -msgid "Invalid agents array" -msgstr "Tableau d'agents non valide" - -#: ../../godmode/massive/massive_edit_plugins.php:672 -msgid "Invalid agent element" -msgstr "Élément d'agent non valide" - -#: ../../godmode/massive/massive_edit_plugins.php:683 -msgid "Invalid modules array" -msgstr "Tableau de modules non valide" - -#: ../../godmode/massive/massive_edit_plugins.php:711 -msgid "Invalid module element" -msgstr "Élément de module non valide" - -#: ../../godmode/massive/massive_edit_plugins.php:920 -msgid "There are no modules using this plugin" -msgstr "Aucun module utilise ce plugin" - -#: ../../godmode/massive/massive_edit_plugins.php:1005 -msgid "There was a problem loading the module plugin macros data" -msgstr "Erreur de chargement des données des macros du module de plugin" - -#: ../../godmode/massive/massive_delete_action_alerts.php:75 -msgid "Could not be deleted. No agents selected" -msgstr "Erreur de suppression. Aucun agent sélectionné" - -#: ../../godmode/massive/massive_delete_action_alerts.php:122 -msgid "Could not be deleted. No alerts selected" -msgstr "Erreur de suppression. Aucune alerte sélectionnée" - -#: ../../godmode/massive/massive_delete_action_alerts.php:181 -msgid "Could not be deleted. No action selected" -msgstr "Erreur de suppression. Aucune action sélectionnée" - -#: ../../godmode/massive/massive_delete_action_alerts.php:230 -#: ../../godmode/massive/massive_add_action_alerts.php:212 -msgid "Agents with templates" -msgstr "Agents avec des modèles" - -#: ../../godmode/massive/massive_delete_action_alerts.php:239 -#: ../../godmode/massive/massive_add_action_alerts.php:218 -#: ../../godmode/alerts/alert_templates.php:131 -#: ../../godmode/alerts/alert_templates.php:183 -#: ../../godmode/alerts/alert_templates.php:206 -#: ../../godmode/alerts/alert_templates.php:227 -msgid "Alert templates" -msgstr "Modèles d'alertes" - -#: ../../godmode/massive/massive_delete_modules.php:82 -msgid "No module selected" -msgstr "Aucun module sélectionné" - -#: ../../godmode/massive/massive_delete_modules.php:156 -msgid "There was an error deleting the modules, the operation has been cancelled" -msgstr "Erreur de suppression des modules, l'opération a été annulée" - -#: ../../godmode/massive/massive_delete_profiles.php:133 -msgid "Profiles deleted successfully" -msgstr "Profils supprimés correctement" - -#: ../../godmode/massive/massive_delete_profiles.php:134 -msgid "Profiles cannot be deleted" -msgstr "Erreur de suppression des profils" - -#: ../../godmode/massive/massive_add_action_alerts.php:134 -msgid "No alerts selected" -msgstr "Aucune alerte sélectionnée" - -#: ../../godmode/massive/massive_add_action_alerts.php:166 -msgid "No actions selected" -msgstr "Aucune action sélectionnée" - -#: ../../godmode/massive/massive_add_action_alerts.php:252 -#: ../../godmode/alerts/alert_list.builder.php:127 -#: ../../godmode/alerts/alert_list.list.php:750 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:600 -#: ../../enterprise/godmode/policies/policy_alerts.php:596 -#: ../../include/class/AgentsAlerts.class.php:314 -#: ../../include/ajax/alert_list.ajax.php:503 -msgid "Number of alerts match from" -msgstr "Nombre d'alertes qui concordent avec" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/agentes/configurar_agente.php:2171 -#: ../../godmode/agentes/modificar_agente.php:234 -#: ../../godmode/alerts/alert_list.php:366 ../../godmode/users/user_list.php:372 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:147 -#: ../../enterprise/godmode/policies/policy_modules.php:517 -#: ../../enterprise/godmode/policies/policy_alerts.php:126 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:387 -#: ../../include/ajax/alert_list.ajax.php:345 -msgid "Successfully enabled" -msgstr "Activé correctement" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/agentes/configurar_agente.php:2172 -#: ../../godmode/agentes/modificar_agente.php:235 -#: ../../godmode/alerts/alert_list.php:367 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:148 -#: ../../enterprise/godmode/policies/policy_modules.php:518 -#: ../../enterprise/godmode/policies/policy_alerts.php:127 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:388 -#: ../../include/ajax/alert_list.ajax.php:347 -msgid "Could not be enabled" -msgstr "Erreur d'activation" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/agentes/configurar_agente.php:2196 -#: ../../godmode/agentes/modificar_agente.php:277 -#: ../../godmode/alerts/alert_list.php:393 ../../godmode/users/user_list.php:366 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:156 -#: ../../enterprise/godmode/policies/policy_modules.php:534 -#: ../../enterprise/godmode/policies/policy_alerts.php:152 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:412 -#: ../../include/ajax/alert_list.ajax.php:366 -msgid "Successfully disabled" -msgstr "Désactivé correctement" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/agentes/configurar_agente.php:2197 -#: ../../godmode/agentes/modificar_agente.php:278 -#: ../../godmode/alerts/alert_list.php:394 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:157 -#: ../../enterprise/godmode/policies/policy_modules.php:535 -#: ../../enterprise/godmode/policies/policy_alerts.php:153 -#: ../../include/ajax/alert_list.ajax.php:368 -msgid "Could not be disabled" -msgstr "Erreur de désactivation" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:195 -msgid "Enabled alerts" -msgstr "Activer les alertes" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:224 -msgid "Disable selected alerts" -msgstr "Désactiver les alertes sélectionnées" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:228 -msgid "Enable selected alerts" -msgstr "Activer les alertes sélectionnées" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:230 -msgid "Disabled alerts" -msgstr "Désactiver les alertes" - -#: ../../godmode/update_manager/update_manager.setup.php:168 -#: ../../godmode/update_manager/update_manager.setup.php:243 -#: ../../enterprise/meta/advanced/metasetup.mail.php:79 -msgid "Succesful Update the url config vars." -msgstr "Variables de configuration de l'URL mises à jour correctement" - -#: ../../godmode/update_manager/update_manager.setup.php:169 -#: ../../godmode/update_manager/update_manager.setup.php:244 -#: ../../enterprise/meta/advanced/metasetup.mail.php:80 -msgid "Unsuccesful Update the url config vars." -msgstr "Mise à jour des variables de configuration de l'URL échouée." - -#: ../../godmode/update_manager/update_manager.setup.php:271 -msgid "URL update manager:" -msgstr "URL Gestionnaire de mises à jour :" - -#: ../../godmode/update_manager/update_manager.setup.php:275 -msgid "URL update manager" -msgstr "URL Gestionnaire de mises à jour" - -#: ../../godmode/update_manager/update_manager.setup.php:281 -msgid "Use secured update manager:" -msgstr "Utiliser le gestionnaire de mise à jour sécurisé :" - -#: ../../godmode/update_manager/update_manager.setup.php:290 -msgid "Proxy server:" -msgstr "Serveur proxy :" - -#: ../../godmode/update_manager/update_manager.setup.php:294 -msgid "Proxy server" -msgstr "Serveur Proxy" - -#: ../../godmode/update_manager/update_manager.setup.php:300 -msgid "Proxy port:" -msgstr "Port proxy :" - -#: ../../godmode/update_manager/update_manager.setup.php:304 -msgid "Proxy port" -msgstr "Port proxy" - -#: ../../godmode/update_manager/update_manager.setup.php:310 -msgid "Proxy user:" -msgstr "Utilisateur proxy :" - -#: ../../godmode/update_manager/update_manager.setup.php:314 -msgid "Proxy user" -msgstr "Utilisateur proxy" - -#: ../../godmode/update_manager/update_manager.setup.php:320 -msgid "Proxy password:" -msgstr "Mot de passe du proxy :" - -#: ../../godmode/update_manager/update_manager.setup.php:324 -msgid "Proxy password" -msgstr "Mot de passe du proxy" - -#: ../../godmode/update_manager/update_manager.setup.php:330 -msgid "Allow no-consecutive patches:" -msgstr "Autoriser les patchs non consécutifs :" - -#: ../../godmode/update_manager/update_manager.setup.php:339 -msgid "Limit to LTS updates:" -msgstr "Limite aux mises à jour LTS :" - -#: ../../godmode/update_manager/update_manager.setup.php:349 -msgid "Registration ID:" -msgstr "ID d’inscription :" - -#: ../../godmode/update_manager/update_manager.setup.php:353 -msgid "Cancel registration:" -msgstr "Annuler l’inscription :" - -#: ../../godmode/update_manager/update_manager.setup.php:365 -msgid "Unregister" -msgstr "Désinscription" - -#: ../../godmode/update_manager/update_manager.setup.php:370 -msgid "Pandora FMS community reminder" -msgstr "Rappel de la communauté de Pandora FMS" - -#: ../../godmode/update_manager/update_manager.setup.php:370 -msgid "" -"Every 8 days, a message is displayed to admin users to remember to register " -"this Pandora instance" -msgstr "" -"Tous les 8 jours, un message sera affiché aux administrateurs pour rappeler " -"l'enregistrement de cette instance de Pandora FMS" - -#: ../../godmode/update_manager/update_manager.php:49 -msgid "Journal" -msgstr "Journal" - -#: ../../godmode/update_manager/update_manager.php:56 -msgid "Offline update manager" -msgstr "Gestionnaire de mises à jour hors ligne" - -#: ../../godmode/update_manager/update_manager.php:63 -msgid "Online update manager" -msgstr "Gestionnaire de mises à jour en ligne" - -#: ../../godmode/update_manager/update_manager.php:68 -msgid "Update manager » Journal" -msgstr "Update manager » Journal" - -#: ../../godmode/update_manager/update_manager.php:72 -msgid "Update manager » Setup" -msgstr "Gestionnaire de mises à jour » Configuration" - -#: ../../godmode/update_manager/update_manager.php:76 -msgid "Update manager » Offline" -msgstr "Gestionnaire de mises à jour » Hors ligne" - -#: ../../godmode/update_manager/update_manager.php:81 -msgid "Update manager » Online" -msgstr "Gestionnaire de mises à jour » en ligne" - -#: ../../godmode/update_manager/update_manager.history.php:42 -msgid "Origin" -msgstr "Origine" - -#: ../../godmode/setup/news.php:29 -msgid "Site news management" -msgstr "Gérer les nouveautés du site" - -#: ../../godmode/setup/news.php:152 ../../godmode/setup/links.php:92 -msgid "Name error" -msgstr "Erreur de nom" - -#: ../../godmode/setup/news.php:191 -msgid "Modal screen" -msgstr "Écran modal" - -#: ../../godmode/setup/news.php:194 -msgid "Expire" -msgstr "Expire le" - -#: ../../godmode/setup/news.php:197 ../../godmode/setup/news.php:250 -msgid "Expiration" -msgstr "Expiration" - -#: ../../godmode/setup/news.php:241 -msgid "There are no defined news" -msgstr "Aucune nouvelle définie" - -#: ../../godmode/setup/news.php:268 -msgid "Modal" -msgstr "Modal" - -#: ../../godmode/setup/news.php:270 -msgid "Board" -msgstr "Panneau" - -#: ../../godmode/setup/news.php:281 -msgid "Expired" -msgstr "Expiré" - -#: ../../godmode/setup/gis.php:68 -msgid "Map connection name" -msgstr "Nom de connexion de la carte" - -#: ../../godmode/setup/gis.php:86 -msgid "Do you wan delete this connection?" -msgstr "Voulez-vous supprimer cette connexion ?" - -#: ../../godmode/setup/snmp_wizard.php:31 -#: ../../godmode/agentes/configurar_agente.php:538 -#: ../../godmode/agentes/configurar_agente.php:759 -#: ../../enterprise/include/functions_policies.php:3735 -msgid "SNMP Wizard" -msgstr "Assistant du SNMP" - -#: ../../godmode/setup/snmp_wizard.php:42 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:56 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:382 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:299 -#: ../../include/functions_snmp_browser.php:556 -msgid "OID" -msgstr "OID" - -#: ../../godmode/setup/snmp_wizard.php:44 -#: ../../enterprise/godmode/setup/setup_auth.php:177 -#: ../../enterprise/godmode/setup/setup_auth.php:234 -#: ../../enterprise/godmode/setup/setup_auth.php:460 -#: ../../enterprise/godmode/setup/setup_auth.php:512 -#: ../../enterprise/godmode/setup/setup_auth.php:1255 -#: ../../enterprise/godmode/setup/setup_auth.php:1309 -msgid "OP" -msgstr "OP" - -#: ../../godmode/setup/snmp_wizard.php:155 -msgid "Unsucessful update the snmp translation" -msgstr "Erreur de mise à jour de la traduction SNMP" - -#: ../../godmode/setup/snmp_wizard.php:162 -msgid "Unsucessful update the snmp translation." -msgstr "Erreur de mise à jour de la traduction SNMP" - -#: ../../godmode/setup/snmp_wizard.php:210 -msgid "Unsucessful delete the snmp translation" -msgstr "Erreur de suppression de la traduction SNMP" - -#: ../../godmode/setup/snmp_wizard.php:217 -msgid "Unsucessful delete the snmp translation." -msgstr "Erreur de suppression de la traduction SNMP" - -#: ../../godmode/setup/snmp_wizard.php:278 -msgid "Unsucessful save the snmp translation" -msgstr "Erreur d'enregistrement de la traduction SNMP" - -#: ../../godmode/setup/snmp_wizard.php:287 -msgid "Unsucessful save the snmp translation." -msgstr "Erreur d'enregistrement de la traduction SNMP" - -#: ../../godmode/setup/os.list.php:56 -#, php-format -msgid "" -"This node is configured with centralized mode. All OS definitions are read " -"only. Go to %s to manage them." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les définitions de système " -"d'exploitation sont en lecture seule. Accédez à %s pour les gérer." - -#: ../../godmode/setup/os.list.php:141 -msgid "There are no defined operating systems" -msgstr "Aucun système d'exploitation défini" - -#: ../../godmode/setup/os.list.php:147 -msgid "Create OS" -msgstr "Définir système d'exploitation" - -#: ../../godmode/setup/setup_visuals.php:79 -msgid "Paginated module view" -msgstr "Vue paginée du module" - -#: ../../godmode/setup/setup_visuals.php:88 -#: ../../enterprise/meta/advanced/metasetup.visual.php:466 -#: ../../enterprise/meta/include/functions_meta.php:1859 -#: ../../include/functions_config.php:1247 -msgid "Display data of proc modules in other format" -msgstr "Affichage des données des modules proc sous un format différent" - -#: ../../godmode/setup/setup_visuals.php:97 -#: ../../enterprise/meta/advanced/metasetup.visual.php:474 -#: ../../enterprise/meta/include/functions_meta.php:1869 -#: ../../include/functions_config.php:1251 -msgid "Display text proc modules have state is ok" -msgstr "Texte à afficher lorsque l'état du module proc est OK" - -#: ../../godmode/setup/setup_visuals.php:101 -#: ../../enterprise/meta/advanced/metasetup.visual.php:484 -#: ../../enterprise/meta/include/functions_meta.php:1879 -#: ../../include/functions_config.php:1255 -msgid "Display text when proc modules have state critical" -msgstr "Texte à afficher lorsque l'état du module proc est critique" - -#: ../../godmode/setup/setup_visuals.php:106 -msgid "Click to display lateral menus" -msgstr "Cliquer pour afficher les menus latéraux" - -#: ../../godmode/setup/setup_visuals.php:116 -#: ../../include/functions_config.php:1264 -msgid "Service label font size" -msgstr "Taille de la police de l'étiquette de service" - -#: ../../godmode/setup/setup_visuals.php:120 -msgid "Space between items in Service maps" -msgstr "Espace entre les éléments sur les cartes de service" - -#: ../../godmode/setup/setup_visuals.php:137 -#: ../../include/functions_config.php:979 -msgid "Style template" -msgstr "Modèle de style" - -#: ../../godmode/setup/setup_visuals.php:150 -#: ../../include/functions_config.php:999 -msgid "Status icon set" -msgstr "Définir icône d'état" - -#: ../../godmode/setup/setup_visuals.php:151 -msgid "Colors" -msgstr "Couleurs" - -#: ../../godmode/setup/setup_visuals.php:152 -msgid "Faces" -msgstr "Apparence" - -#: ../../godmode/setup/setup_visuals.php:153 -msgid "Colors and text" -msgstr "Couleurs et texte" - -#: ../../godmode/setup/setup_visuals.php:176 -#: ../../include/functions_config.php:1075 -msgid "Login background" -msgstr "Fond d'écran de connexion" - -#: ../../godmode/setup/setup_visuals.php:190 -#: ../../enterprise/meta/advanced/metasetup.visual.php:503 -#: ../../enterprise/meta/include/functions_meta.php:1598 -#: ../../include/functions_config.php:1011 -msgid "Custom favicon" -msgstr "Favicon personnalisé" - -#: ../../godmode/setup/setup_visuals.php:212 -#: ../../enterprise/meta/advanced/metasetup.visual.php:531 -msgid "Custom background logo" -msgstr "Logo d'arrière-plan personnalisé" - -#: ../../godmode/setup/setup_visuals.php:279 -#: ../../enterprise/meta/advanced/metasetup.visual.php:576 -msgid "Custom logo (menu)" -msgstr "Logo personnalisé (menu)" - -#: ../../godmode/setup/setup_visuals.php:284 -#: ../../enterprise/meta/advanced/metasetup.visual.php:607 -msgid "Custom logo collapsed (menu)" -msgstr "Le logo personnalisé s'est effondré (menu)" - -#: ../../godmode/setup/setup_visuals.php:289 -#: ../../enterprise/meta/advanced/metasetup.visual.php:638 -msgid "Custom logo (header white background)" -msgstr "Logo personnalisé (fond blanc d’en-tête)" - -#: ../../godmode/setup/setup_visuals.php:328 -#: ../../enterprise/meta/advanced/metasetup.visual.php:667 -msgid "Custom logo (login)" -msgstr "Logo personnalisé (connexion)" - -#: ../../godmode/setup/setup_visuals.php:367 -#: ../../enterprise/meta/advanced/metasetup.visual.php:696 -msgid "Custom Splash (login)" -msgstr "Splash personnalisé (connexion)" - -#: ../../godmode/setup/setup_visuals.php:393 -#: ../../include/functions_config.php:1035 -msgid "Custom documentation logo" -msgstr "Logo de documentation personnalisé" - -#: ../../godmode/setup/setup_visuals.php:413 -#: ../../include/functions_config.php:1039 -msgid "Custom support logo" -msgstr "Logo d'assistance personnalisé" - -#: ../../godmode/setup/setup_visuals.php:432 -#: ../../include/functions_config.php:1043 -#: ../../include/functions_config.php:1047 -msgid "Custom networkmap center logo" -msgstr "Logo du centre de carte réseau personnalisé" - -#: ../../godmode/setup/setup_visuals.php:451 -msgid "Custom mobile console icon" -msgstr "Icône de console mobile personnalisée" - -#: ../../godmode/setup/setup_visuals.php:471 -#: ../../enterprise/meta/advanced/metasetup.visual.php:746 -msgid "Title (header)" -msgstr "Titre (en-tête)" - -#: ../../godmode/setup/setup_visuals.php:476 -#: ../../enterprise/meta/advanced/metasetup.visual.php:750 -msgid "Subtitle (header)" -msgstr "Sous-titre (en-tête)" - -#: ../../godmode/setup/setup_visuals.php:482 -#: ../../enterprise/meta/advanced/metasetup.visual.php:754 -msgid "Title 1 (login)" -msgstr "Titre 1 (connexion)" - -#: ../../godmode/setup/setup_visuals.php:489 -#: ../../enterprise/meta/advanced/metasetup.visual.php:765 -msgid "Title 2 (login)" -msgstr "Titre 2 (connexion)" - -#: ../../godmode/setup/setup_visuals.php:495 -#: ../../enterprise/meta/advanced/metasetup.visual.php:775 -#: ../../enterprise/meta/include/functions_meta.php:1688 -msgid "Docs URL (login)" -msgstr "URL docs (connexion)" - -#: ../../godmode/setup/setup_visuals.php:501 -#: ../../enterprise/meta/advanced/metasetup.visual.php:785 -#: ../../enterprise/meta/include/functions_meta.php:1698 -msgid "Support URL (login)" -msgstr "URL assistance (connexion)" - -#: ../../godmode/setup/setup_visuals.php:507 -#: ../../enterprise/meta/advanced/metasetup.visual.php:724 -#: ../../enterprise/meta/advanced/metasetup.visual.php:795 -#: ../../enterprise/meta/include/functions_meta.php:1628 -#: ../../include/functions_config.php:1087 -msgid "Product name" -msgstr "Nom du produit" - -#: ../../godmode/setup/setup_visuals.php:513 -#: ../../enterprise/meta/advanced/metasetup.visual.php:735 -#: ../../enterprise/meta/advanced/metasetup.visual.php:805 -#: ../../enterprise/meta/include/functions_meta.php:1638 -#: ../../include/functions_config.php:1091 -msgid "Copyright notice" -msgstr "Mention de copyright" - -#: ../../godmode/setup/setup_visuals.php:519 -msgid "Disable logo in graphs" -msgstr "Désactiver logo sur les graphiques" - -#: ../../godmode/setup/setup_visuals.php:535 -msgid "Disable helps" -msgstr "Désactiver les aides" - -#: ../../godmode/setup/setup_visuals.php:544 -#: ../../include/functions_config.php:1207 -msgid "Fixed header" -msgstr "En-tête fixe" - -#: ../../godmode/setup/setup_visuals.php:555 -msgid "Automatically hide submenu" -msgstr "Masquer automatiquement le sous-menu" - -#: ../../godmode/setup/setup_visuals.php:563 -#: ../../enterprise/meta/advanced/metasetup.visual.php:826 -#: ../../enterprise/meta/include/functions_meta.php:1528 -msgid "Visual effects and animation" -msgstr "Effets visuels et animation" - -#: ../../godmode/setup/setup_visuals.php:583 -#: ../../include/functions_config.php:1179 -msgid "GIS Labels" -msgstr "Étiquettes GIS" - -#: ../../godmode/setup/setup_visuals.php:598 -#: ../../include/functions_config.php:1187 -msgid "Default icon in GIS" -msgstr "Icône par défaut sur GIS" - -#: ../../godmode/setup/setup_visuals.php:604 -msgid "Agent icon group" -msgstr "Icône du groupe de l'agent" - -#: ../../godmode/setup/setup_visuals.php:622 -msgid "Graphs font size" -msgstr "Taille de police des graphiques" - -#: ../../godmode/setup/setup_visuals.php:653 -#: ../../include/functions_config.php:1155 -#: ../../include/functions_config.php:1159 -msgid "Agent size text" -msgstr "Taille du texte de l'agent" - -#: ../../godmode/setup/setup_visuals.php:654 -#: ../../godmode/setup/setup_visuals.php:659 -msgid "Small:" -msgstr "Petit :" - -#: ../../godmode/setup/setup_visuals.php:655 -#: ../../godmode/setup/setup_visuals.php:660 -msgid "Normal:" -msgstr "Normal :" - -#: ../../godmode/setup/setup_visuals.php:658 -#: ../../include/functions_config.php:1163 -msgid "Module size text" -msgstr "Taille du texte du module" - -#: ../../godmode/setup/setup_visuals.php:663 -#: ../../include/functions_config.php:1167 -#: ../../include/functions_config.php:1171 -msgid "Description size text" -msgstr "Taille du texte de description" - -#: ../../godmode/setup/setup_visuals.php:667 -#: ../../include/functions_config.php:1175 -msgid "Item title size text" -msgstr "Taille du texte du titre de l'élément" - -#: ../../godmode/setup/setup_visuals.php:678 -msgid "Show unit along with value in reports" -msgstr "Afficher l'unité et la valeur dans les rapports" - -#: ../../godmode/setup/setup_visuals.php:698 -#: ../../enterprise/meta/advanced/metasetup.visual.php:166 -#: ../../include/functions_config.php:926 -msgid "Graph color #1" -msgstr "Couleur du graphique #1" - -#: ../../godmode/setup/setup_visuals.php:709 -#: ../../enterprise/meta/advanced/metasetup.visual.php:176 -#: ../../include/functions_config.php:930 -msgid "Graph color #2" -msgstr "Couleur du graphique #2" - -#: ../../godmode/setup/setup_visuals.php:720 -#: ../../enterprise/meta/advanced/metasetup.visual.php:186 -#: ../../include/functions_config.php:934 -msgid "Graph color #3" -msgstr "Couleur du graphique #3" - -#: ../../godmode/setup/setup_visuals.php:731 -#: ../../include/functions_config.php:938 -msgid "Graph color #4" -msgstr "Couleur du graphique #4" - -#: ../../godmode/setup/setup_visuals.php:742 -#: ../../include/functions_config.php:942 -msgid "Graph color #5" -msgstr "Couleur du graphique #5" - -#: ../../godmode/setup/setup_visuals.php:753 -#: ../../include/functions_config.php:946 -msgid "Graph color #6" -msgstr "Couleur du graphique #6" - -#: ../../godmode/setup/setup_visuals.php:764 -#: ../../include/functions_config.php:950 -msgid "Graph color #7" -msgstr "Couleur du graphique #7" - -#: ../../godmode/setup/setup_visuals.php:775 -#: ../../include/functions_config.php:954 -msgid "Graph color #8" -msgstr "Couleur du graphique #8" - -#: ../../godmode/setup/setup_visuals.php:786 -#: ../../include/functions_config.php:958 -msgid "Graph color #9" -msgstr "Couleur du graphique #9" - -#: ../../godmode/setup/setup_visuals.php:797 -#: ../../include/functions_config.php:962 -msgid "Graph color #10" -msgstr "Couleur du graphique #10" - -#: ../../godmode/setup/setup_visuals.php:808 -#: ../../enterprise/meta/advanced/metasetup.visual.php:232 -#: ../../enterprise/meta/include/functions_meta.php:1433 -#: ../../include/functions_config.php:966 -msgid "Value to interface graphics" -msgstr "Valeur pour l'interface graphique" - -#: ../../godmode/setup/setup_visuals.php:824 -msgid "Data precision" -msgstr "Précision des données" - -#: ../../godmode/setup/setup_visuals.php:842 -msgid "Data precision in graphs" -msgstr "Précision de données sur les graphiques" - -#: ../../godmode/setup/setup_visuals.php:857 -#: ../../include/functions_config.php:1231 -msgid "Default line thickness for the Custom Graph." -msgstr "Épaisseur de ligne par défaut pour le graphique personnalisé" - -#: ../../godmode/setup/setup_visuals.php:869 -#: ../../enterprise/meta/advanced/metasetup.visual.php:252 -#: ../../enterprise/meta/include/functions_meta.php:1362 -msgid "Number of elements in Custom Graph" -msgstr "Nombre d'éléments dans le Graphique personnalisé" - -#: ../../godmode/setup/setup_visuals.php:883 -#: ../../enterprise/meta/advanced/metasetup.visual.php:265 -#: ../../enterprise/meta/include/functions_meta.php:1456 -#: ../../include/functions_config.php:987 -msgid "Use round corners" -msgstr "Utiliser des coins arrondis" - -#: ../../godmode/setup/setup_visuals.php:892 -#: ../../enterprise/meta/advanced/metasetup.visual.php:273 -#: ../../enterprise/meta/include/functions_meta.php:1467 -#: ../../include/functions_config.php:991 -msgid "Chart fit to content" -msgstr "Table adapté au contenu" - -#: ../../godmode/setup/setup_visuals.php:901 -#: ../../enterprise/meta/advanced/metasetup.visual.php:346 -msgid "Type of module charts" -msgstr "Type de graphiques de module" - -#: ../../godmode/setup/setup_visuals.php:918 -msgid "Type of interface charts" -msgstr "Type de graphiques interactifs" - -#: ../../godmode/setup/setup_visuals.php:946 -msgid "Graph TIP view:" -msgstr "Affichage TIP du graphique :" - -#: ../../godmode/setup/setup_visuals.php:951 -#: ../../enterprise/meta/advanced/metasetup.visual.php:291 -msgid "On Boolean graphs" -msgstr "Sur les graphiques booléens" - -#: ../../godmode/setup/setup_visuals.php:967 -#: ../../enterprise/meta/advanced/metasetup.visual.php:312 -msgid "Graph mode" -msgstr "Mode du graphique" - -#: ../../godmode/setup/setup_visuals.php:970 -#: ../../enterprise/meta/advanced/metasetup.visual.php:309 -msgid "Show only average by default" -msgstr "Afficher uniquement la moyenne par défaut" - -#: ../../godmode/setup/setup_visuals.php:971 -#: ../../enterprise/meta/advanced/metasetup.visual.php:310 -msgid "Show MAX/AVG/MIN by default" -msgstr "Afficher MAX/MOY/MIN par défaut" - -#: ../../godmode/setup/setup_visuals.php:986 -#: ../../enterprise/meta/advanced/metasetup.visual.php:332 -msgid "Zoom graphs:" -msgstr "Graphiques de zoom :" - -#: ../../godmode/setup/setup_visuals.php:1020 -#: ../../enterprise/meta/advanced/metasetup.visual.php:836 -msgid "Legacy Visual Console View" -msgstr "Vue console visuelle legacy" - -#: ../../godmode/setup/setup_visuals.php:1032 -#: ../../godmode/setup/setup_visuals.php:1033 -#: ../../godmode/setup/setup_visuals.php:1034 -#: ../../godmode/setup/setup_visuals.php:1035 -#: ../../godmode/setup/setup_visuals.php:1343 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:276 -#: ../../enterprise/meta/advanced/metasetup.visual.php:383 -#: ../../enterprise/meta/advanced/metasetup.visual.php:851 -#: ../../enterprise/meta/advanced/metasetup.visual.php:852 -#: ../../enterprise/meta/advanced/metasetup.visual.php:853 -#: ../../enterprise/meta/advanced/metasetup.visual.php:854 -#: ../../include/functions.php:503 ../../include/functions.php:634 -#: ../../include/functions_html.php:2108 -#: ../../include/functions_visual_map_editor.php:1225 -#: ../../include/functions_visual_map_editor.php:1226 -#: ../../include/functions_visual_map_editor.php:1227 -#: ../../include/functions_visual_map_editor.php:1228 -msgid "minutes" -msgstr "minutes" - -#: ../../godmode/setup/setup_visuals.php:1036 -#: ../../enterprise/meta/advanced/metasetup.visual.php:855 -#: ../../include/functions_visual_map_editor.php:1229 -msgid "hour" -msgstr "heure" - -#: ../../godmode/setup/setup_visuals.php:1038 -#: ../../enterprise/meta/advanced/metasetup.visual.php:857 -msgid "Default cache expiration" -msgstr "Expiration du cache par défaut" - -#: ../../godmode/setup/setup_visuals.php:1043 -#: ../../enterprise/meta/advanced/metasetup.visual.php:862 -#: ../../include/functions_visual_map_editor.php:1255 -msgid "No cache" -msgstr "Pas de cache" - -#: ../../godmode/setup/setup_visuals.php:1055 -#: ../../enterprise/meta/advanced/metasetup.visual.php:874 -#: ../../enterprise/meta/include/functions_meta.php:1906 -#: ../../include/functions_config.php:1135 -msgid "Default interval for refresh on Visual Console" -msgstr "Intervalle de rafraîchissement par défaut sur la console visuelle" - -#: ../../godmode/setup/setup_visuals.php:1059 -msgid "Classic view" -msgstr "Affichage classique" - -#: ../../godmode/setup/setup_visuals.php:1060 -msgid "View of favorites" -msgstr "Vue des favoris" - -#: ../../godmode/setup/setup_visuals.php:1061 -msgid "Type of view of visual consoles" -msgstr "Type d'affichage des consoles visuelles" - -#: ../../godmode/setup/setup_visuals.php:1065 -msgid "Number of favorite visual consoles to show in the menu" -msgstr "Nombre de consoles visuelles préférées à afficher dans le menu" - -#: ../../godmode/setup/setup_visuals.php:1069 -#: ../../include/functions_config.php:1147 -msgid "Default line thickness for the Visual Console" -msgstr "Épaisseur de ligne par défaut pour la console visuelle" - -#: ../../godmode/setup/setup_visuals.php:1083 -msgid "Number of favorite services to show in the menu" -msgstr "Nombre de services favoris à afficher dans le menu" - -#: ../../godmode/setup/setup_visuals.php:1097 -#: ../../enterprise/meta/advanced/metasetup.visual.php:939 -msgid "Show report info with description" -msgstr "Afficher l'information du rapport avec description" - -#: ../../godmode/setup/setup_visuals.php:1106 -#: ../../enterprise/meta/advanced/metasetup.visual.php:951 -msgid "Custom report front page" -msgstr "Page de couverture du rapport personnalisé" - -#: ../../godmode/setup/setup_visuals.php:1116 -#: ../../enterprise/meta/advanced/metasetup.visual.php:963 -#: ../../enterprise/meta/include/functions_meta.php:1393 -#: ../../include/functions_config.php:1397 -msgid "PDF font size (px)" -msgstr "Taille de la police PDF (px)" - -#: ../../godmode/setup/setup_visuals.php:1121 -#: ../../enterprise/meta/advanced/metasetup.visual.php:966 -#: ../../enterprise/meta/include/functions_meta.php:1383 -#: ../../include/functions_config.php:1393 -msgid "HTML font size for SLA (em)" -msgstr "Taille de la police HTML pour SLA (em)" - -#: ../../godmode/setup/setup_visuals.php:1126 -#: ../../enterprise/meta/advanced/metasetup.visual.php:969 -#: ../../enterprise/meta/include/functions_meta.php:1508 -msgid "Graph image height for HTML reports" -msgstr "Hauteur de l'image du graphique pour des rapports HTML" - -#: ../../godmode/setup/setup_visuals.php:1135 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1036 -#: ../../enterprise/meta/include/functions_meta.php:1403 -msgid "Interval description" -msgstr "Description de l'intervalle" - -#: ../../godmode/setup/setup_visuals.php:1149 -#: ../../godmode/setup/setup_visuals.php:1164 -#: ../../godmode/setup/setup_visuals.php:1172 -#: ../../godmode/setup/setup_visuals.php:1192 -#: ../../godmode/setup/setup_visuals.php:1208 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1053 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1066 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1077 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1087 -#: ../../enterprise/meta/include/functions_meta.php:1793 -#: ../../enterprise/meta/include/functions_meta.php:1809 -#: ../../enterprise/meta/include/functions_meta.php:1819 -#: ../../enterprise/meta/include/functions_meta.php:1829 -#: ../../enterprise/meta/include/functions_meta.php:1839 -#: ../../enterprise/meta/include/functions_meta.php:1849 -#: ../../include/functions_config.php:1401 -#: ../../include/functions_config.php:1405 -#: ../../include/functions_config.php:1409 -#: ../../include/functions_config.php:1413 -#: ../../include/functions_config.php:1417 -#: ../../include/functions_config.php:1421 -msgid "Custom report front" -msgstr "Page de couverture du rapport personnalisé" - -#: ../../godmode/setup/setup_visuals.php:1149 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:127 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:130 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1053 -#: ../../enterprise/meta/include/functions_meta.php:1568 -#: ../../enterprise/meta/include/functions_meta.php:1819 -#: ../../include/functions_config.php:1015 -#: ../../include/functions_config.php:1409 -msgid "Custom logo" -msgstr "Logo personnalisé" - -#: ../../godmode/setup/setup_visuals.php:1150 -msgid "" -"The dir of custom logos is in your www Console in 'images/custom_logo'. You " -"can upload more files (ONLY JPEG AND PNG) in upload tool in console." -msgstr "" -"Le répertoire des logos personnalisés se trouve dans votre console www dans " -"'images/custom_logo'. Vous pouvez télécharger plus de fichiers (SEULEMENT JPEG " -"ET PNG) dans l'outil de téléchargement de la console." - -#: ../../godmode/setup/setup_visuals.php:1172 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:153 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:142 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1077 -#: ../../enterprise/meta/include/functions_meta.php:1829 -#: ../../include/functions_config.php:1413 -msgid "Header" -msgstr "En-tête" - -#: ../../godmode/setup/setup_visuals.php:1192 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:163 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:152 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1087 -#: ../../enterprise/meta/include/functions_meta.php:1839 -#: ../../include/functions_config.php:1417 -msgid "First page" -msgstr "Première page" - -#: ../../godmode/setup/setup_visuals.php:1208 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:173 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:162 -#: ../../enterprise/meta/include/functions_meta.php:1849 -#: ../../include/functions_config.php:1421 -msgid "Footer" -msgstr "Pied de page" - -#: ../../godmode/setup/setup_visuals.php:1236 -#: ../../include/functions_config.php:1219 -msgid "Networkmap max width" -msgstr "Largeur maximale de la carte de réseau" - -#: ../../godmode/setup/setup_visuals.php:1247 -#: ../../enterprise/meta/advanced/metasetup.visual.php:454 -#: ../../enterprise/meta/include/functions_meta.php:1558 -msgid "Show only the group name" -msgstr "Afficher seulement le nom du groupe" - -#: ../../godmode/setup/setup_visuals.php:1256 -#: ../../enterprise/meta/advanced/metasetup.visual.php:105 -#: ../../enterprise/meta/include/functions_meta.php:1298 -#: ../../include/functions_config.php:918 -msgid "Date format string" -msgstr "Format de la date" - -#: ../../godmode/setup/setup_visuals.php:1257 -#: ../../enterprise/meta/advanced/metasetup.visual.php:109 -msgid "Example" -msgstr "Exemple" - -#: ../../godmode/setup/setup_visuals.php:1275 -#: ../../enterprise/meta/advanced/metasetup.visual.php:136 -msgid "Timestamp, time comparison, or compact mode" -msgstr "Horodatage, comparaison d’heure ou mode compact" - -#: ../../godmode/setup/setup_visuals.php:1277 -#: ../../enterprise/meta/advanced/metasetup.visual.php:139 -msgid "Comparation in rollover" -msgstr "Date en comparaison" - -#: ../../godmode/setup/setup_visuals.php:1278 -#: ../../enterprise/meta/advanced/metasetup.visual.php:148 -msgid "Timestamp in rollover" -msgstr "Horodatage littéral" - -#: ../../godmode/setup/setup_visuals.php:1279 -#: ../../enterprise/meta/advanced/metasetup.visual.php:157 -msgid "Compact mode" -msgstr "Mode compact" - -#: ../../godmode/setup/setup_visuals.php:1287 -msgid "Custom values post process" -msgstr "Valeurs personnalisées pour post-traitement" - -#: ../../godmode/setup/setup_visuals.php:1308 -#: ../../godmode/setup/setup_visuals.php:1376 -msgid "Delete custom values" -msgstr "Supprimer les valeurs personnalisées" - -#: ../../godmode/setup/setup_visuals.php:1340 -msgid "Interval values" -msgstr "Valeurs d'intervalle" - -#: ../../godmode/setup/setup_visuals.php:1344 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:278 -#: ../../enterprise/meta/advanced/metasetup.visual.php:384 -#: ../../include/functions.php:504 ../../include/functions.php:635 -#: ../../include/functions_snmp.php:402 ../../include/functions_html.php:2109 -msgid "hours" -msgstr "heures" - -#: ../../godmode/setup/setup_visuals.php:1345 ../../godmode/db/db_main.php:86 -#: ../../godmode/db/db_main.php:92 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:280 -#: ../../enterprise/meta/advanced/metasetup.visual.php:385 -#: ../../include/functions.php:500 ../../include/functions.php:631 -#: ../../include/functions_html.php:2110 -msgid "days" -msgstr "jours" - -#: ../../godmode/setup/setup_visuals.php:1346 -#: ../../enterprise/meta/advanced/metasetup.visual.php:386 -#: ../../include/functions.php:501 ../../include/functions.php:632 -#: ../../include/functions_html.php:2112 -msgid "months" -msgstr "mois" - -#: ../../godmode/setup/setup_visuals.php:1347 -#: ../../enterprise/meta/advanced/metasetup.visual.php:387 -#: ../../include/functions.php:502 ../../include/functions.php:633 -#: ../../include/functions_html.php:2113 -msgid "years" -msgstr "années" - -#: ../../godmode/setup/setup_visuals.php:1357 -#: ../../enterprise/meta/advanced/metasetup.visual.php:420 -#: ../../enterprise/meta/include/functions_meta.php:1767 -#: ../../include/functions_config.php:1366 -msgid "Delete interval" -msgstr "Supprimer intervalle" - -#: ../../godmode/setup/setup_visuals.php:1368 -msgid "Module units" -msgstr "Unités du module" - -#: ../../godmode/setup/setup_visuals.php:1400 -#: ../../enterprise/meta/advanced/metasetup.visual.php:988 -#: ../../enterprise/meta/include/functions_meta.php:1413 -#: ../../include/functions_config.php:1425 -msgid "CSV divider" -msgstr "Séparateur CSV" - -#: ../../godmode/setup/setup_visuals.php:1446 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1028 -#: ../../enterprise/meta/include/functions_meta.php:1423 -#: ../../include/functions_config.php:1429 -msgid "CSV decimal separator" -msgstr "Séparateur décimale CSV" - -#: ../../godmode/setup/setup_visuals.php:1451 -#: ../../enterprise/meta/advanced/metasetup.visual.php:903 -msgid "Data multiplier to use in graphs/data" -msgstr "Multiplicateur de données à utiliser dans les graphiques/données" - -#: ../../godmode/setup/setup_visuals.php:1453 -#: ../../enterprise/meta/advanced/metasetup.visual.php:907 -msgid "Use 1024 when module unit are bytes" -msgstr "Utiliser 1024 lorsque l’unité de module est en octets" - -#: ../../godmode/setup/setup_visuals.php:1454 -#: ../../enterprise/meta/advanced/metasetup.visual.php:908 -msgid "Use always 1000" -msgstr "Utilisez toujours 1000" - -#: ../../godmode/setup/setup_visuals.php:1455 -#: ../../enterprise/meta/advanced/metasetup.visual.php:909 -msgid "Use always 1024" -msgstr "Utilisez toujours 1024" - -#: ../../godmode/setup/setup_visuals.php:1484 -msgid "Behaviour configuration" -msgstr "Configuration de comportement" - -#: ../../godmode/setup/setup_visuals.php:1489 -msgid "GIS configuration" -msgstr "Configuration GIS" - -#: ../../godmode/setup/setup_visuals.php:1494 -msgid "Style configuration" -msgstr "Configuration du style" - -#: ../../godmode/setup/setup_visuals.php:1499 -msgid "Charts configuration" -msgstr "Configuration de graphiques" - -#: ../../godmode/setup/setup_visuals.php:1504 -msgid "Font and Text configuration" -msgstr "Configuration de la police et du texte" - -#: ../../godmode/setup/setup_visuals.php:1509 -msgid "Visual consoles configuration" -msgstr "Configuration des consoles visuelles" - -#: ../../godmode/setup/setup_visuals.php:1514 -msgid "Reports configuration " -msgstr "Configuration des rapports" - -#: ../../godmode/setup/setup_visuals.php:1519 -msgid "Services configuration" -msgstr "Configuration des services" - -#: ../../godmode/setup/setup_visuals.php:1524 -msgid "Other configuration" -msgstr "Autre configuration" - -#: ../../godmode/setup/setup_visuals.php:1752 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1318 -msgid "Logo preview" -msgstr "Aperçu du logo" - -#: ../../godmode/setup/setup_visuals.php:1782 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1340 -msgid "Splash Preview" -msgstr "Aperçu du Splash" - -#: ../../godmode/setup/setup_visuals.php:1801 -msgid "Mobile console logo preview" -msgstr "Aperçu du logo de la console mobile" - -#: ../../godmode/setup/setup_visuals.php:1806 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1345 -msgid "Background preview" -msgstr "Aperçu du fond d'écran" - -#: ../../godmode/setup/setup_visuals.php:1836 -msgid "Gis icons preview" -msgstr "Aperçu des icônes GIS" - -#: ../../godmode/setup/setup_visuals.php:1902 -msgid "Status set preview" -msgstr "Aperçu de l'état" - -#: ../../godmode/setup/setup_websocket_engine.php:38 -msgid "WebSocket settings" -msgstr "Paramètres WebSocket" - -#: ../../godmode/setup/setup_websocket_engine.php:47 -msgid "Bind address" -msgstr "Lier l'adresse" - -#: ../../godmode/setup/setup_websocket_engine.php:57 -msgid "Bind port" -msgstr "Lier le port" - -#: ../../godmode/setup/setup_websocket_engine.php:67 -#: ../../include/functions_config.php:1784 -msgid "WebSocket proxy url" -msgstr "URL du proxy WebSocket" - -#: ../../godmode/setup/setup_integria.php:261 -#: ../../include/functions_config.php:1670 -msgid "Enable Integria IMS" -msgstr "Activer Integria IMS" - -#: ../../godmode/setup/setup_integria.php:296 -msgid "URL to Integria IMS setup" -msgstr "URL vers la configuration Integria IMS" - -#: ../../godmode/setup/setup_integria.php:296 -msgid "" -"Full URL to your Integria IMS setup (e.g., http://192.168.1.20/integria, " -"https://support.mycompany.com)." -msgstr "" -"URL complète de votre configuration Integria IMS (par exemple, " -"http://192.168.1.20/integria, https://support.mycompany.com)." - -#: ../../godmode/setup/setup_integria.php:302 -msgid "API Password" -msgstr "Mot de passe API" - -#: ../../godmode/setup/setup_integria.php:309 -#: ../../godmode/setup/setup_ehorus.php:105 -msgid "Request timeout" -msgstr "Demande expirée" - -#: ../../godmode/setup/setup_integria.php:314 -#: ../../godmode/agentes/configurar_agente.php:711 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:23 -#: ../../enterprise/operation/agentes/ver_agente.php:192 -#: ../../enterprise/operation/menu.php:19 -#: ../../enterprise/operation/inventory/inventory.php:137 -#: ../../enterprise/godmode/agentes/configurar_agente.php:88 -#: ../../enterprise/godmode/policies/policies.php:539 -#: ../../enterprise/include/functions_reporting_csv.php:754 -#: ../../enterprise/meta/general/main_menu.php:229 -#: ../../include/functions_reports.php:878 -#: ../../include/functions_reports.php:885 -#: ../../include/functions_reports.php:886 -#: ../../include/functions_reports.php:890 -#: ../../include/functions_reporting.php:2612 -msgid "Inventory" -msgstr "Inventaire" - -#: ../../godmode/setup/setup_integria.php:315 -msgid "Sync inventory" -msgstr "Synchroniser l'inventaire" - -#: ../../godmode/setup/setup_integria.php:348 -#: ../../godmode/setup/setup_integria.php:469 -msgid "Ticket body" -msgstr "Corps du ticket" - -#: ../../godmode/setup/setup_integria.php:585 ../../godmode/setup/setup.php:165 -#: ../../godmode/setup/setup.php:283 ../../godmode/menu.php:350 -msgid "Integria IMS" -msgstr "Integria IMS" - -#: ../../godmode/setup/setup_integria.php:603 -msgid "Integria API settings" -msgstr "Paramètres de l'API Integria" - -#: ../../godmode/setup/setup_integria.php:614 -msgid "Alert default values" -msgstr "Valeurs par défaut des alertes" - -#: ../../godmode/setup/setup_integria.php:624 -msgid "Event custom response default values" -msgstr "Valeurs par défaut de la réponse personnalisée de l'événement" - -#: ../../godmode/setup/setup_integria.php:636 -#: ../../godmode/wizards/HostDevices.class.php:772 -#: ../../enterprise/include/class/MySQL.app.php:591 -#: ../../enterprise/include/class/SAP.app.php:444 -#: ../../enterprise/include/class/VMware.app.php:536 -#: ../../enterprise/include/class/DB2.app.php:569 -#: ../../enterprise/include/class/Oracle.app.php:576 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:570 -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1202 -#: ../../include/class/CustomNetScan.class.php:553 -msgid "Update and continue" -msgstr "Mettre à jour et continuer" - -#: ../../godmode/setup/setup_integria.php:719 -#: ../../godmode/setup/setup_ehorus.php:254 -msgid "Connection timeout" -msgstr "Dépassement du délai de connexion" - -#: ../../godmode/setup/file_manager.php:46 ../../godmode/menu.php:399 -#: ../../enterprise/meta/advanced/metasetup.php:117 -#: ../../enterprise/meta/advanced/metasetup.php:239 -msgid "File manager" -msgstr "Gestionnaire de fichiers" - -#: ../../godmode/setup/file_manager.php:66 ../../godmode/servers/plugin.php:235 -#: ../../include/functions_filemanager.php:590 -#, php-format -msgid "Index of %s" -msgstr "Index de %s" - -#: ../../godmode/setup/setup_netflow.php:37 -#: ../../include/functions_config.php:1439 -msgid "Data storage path" -msgstr "Chemin de stockage de données" - -#: ../../godmode/setup/setup_netflow.php:40 -#: ../../include/functions_config.php:1443 -msgid "Daemon interval" -msgstr "Intervalle de démon" - -#: ../../godmode/setup/setup_netflow.php:43 -#: ../../include/functions_config.php:1447 -msgid "Daemon binary path" -msgstr "Chemin binaire démon" - -#: ../../godmode/setup/setup_netflow.php:46 -#: ../../include/functions_config.php:1451 -msgid "Nfdump binary path" -msgstr "Chemin binaire nfdump" - -#: ../../godmode/setup/setup_netflow.php:49 -#: ../../include/functions_config.php:1455 -msgid "Nfexpire binary path" -msgstr "Chemin binaire Nfexpire" - -#: ../../godmode/setup/setup_netflow.php:52 -#: ../../include/functions_config.php:1459 -msgid "Maximum chart resolution" -msgstr "Résolution maximale du graphique" - -#: ../../godmode/setup/setup_netflow.php:55 -#: ../../enterprise/meta/advanced/metasetup.setup.php:218 -#: ../../include/functions_config.php:1463 -msgid "Disable custom live view filters" -msgstr "Désactiver les filtres personnalisés d'affichage en temps réel" - -#: ../../godmode/setup/setup_netflow.php:57 -#: ../../include/functions_config.php:1467 -msgid "Netflow max lifetime" -msgstr "Durée de vie maximale du Netflow" - -#: ../../godmode/setup/setup_netflow.php:60 -#: ../../include/functions_config.php:1471 -msgid "Name resolution for IP address" -msgstr "Résolution du nom pour l'adresse IP" - -#: ../../godmode/setup/setup_auth.php:56 -#: ../../enterprise/meta/include/functions_meta.php:512 -#: ../../include/functions_config.php:636 -msgid "Fallback to local authentication" -msgstr "Repli à l'authentification locale" - -#: ../../godmode/setup/setup_auth.php:69 -#: ../../enterprise/meta/include/functions_meta.php:522 -#: ../../enterprise/meta/include/functions_meta.php:741 -#: ../../include/functions_config.php:548 -msgid "Autocreate remote users" -msgstr "Créer des utilisateurs à distance" - -#: ../../godmode/setup/setup_auth.php:92 -#: ../../enterprise/meta/include/functions_meta.php:909 -#: ../../include/functions_config.php:604 -msgid "LDAP server" -msgstr "Serveur LDAP" - -#: ../../godmode/setup/setup_auth.php:105 -#: ../../enterprise/meta/include/functions_meta.php:919 -#: ../../include/functions_config.php:608 -msgid "LDAP port" -msgstr "Port LDAP" - -#: ../../godmode/setup/setup_auth.php:123 -#: ../../enterprise/meta/include/functions_meta.php:929 -#: ../../include/functions_config.php:612 -msgid "LDAP version" -msgstr "Version LDAP" - -#: ../../godmode/setup/setup_auth.php:137 -#: ../../enterprise/godmode/setup/setup_auth.php:589 -#: ../../enterprise/godmode/setup/setup_auth.php:1391 -#: ../../enterprise/meta/include/functions_meta.php:655 -#: ../../enterprise/meta/include/functions_meta.php:939 -#: ../../include/functions_config.php:580 ../../include/functions_config.php:616 -msgid "Start TLS" -msgstr "Lancer TLS" - -#: ../../godmode/setup/setup_auth.php:148 -#: ../../enterprise/meta/include/functions_meta.php:949 -#: ../../include/functions_config.php:620 -msgid "Base DN" -msgstr "Base DN" - -#: ../../godmode/setup/setup_auth.php:161 -#: ../../enterprise/meta/include/functions_meta.php:959 -#: ../../include/functions_config.php:624 -msgid "Login attribute" -msgstr "Attribut de connexion" - -#: ../../godmode/setup/setup_auth.php:174 -#: ../../enterprise/meta/include/functions_meta.php:969 -#: ../../include/functions_config.php:628 -msgid "Admin LDAP login" -msgstr "Connexion LDAP administrateur" - -#: ../../godmode/setup/setup_auth.php:187 -#: ../../enterprise/meta/include/functions_meta.php:979 -#: ../../include/functions_config.php:632 -msgid "Admin LDAP password" -msgstr "Mot de passe LDAP administrateur" - -#: ../../godmode/setup/setup_auth.php:238 -msgid "Force 2FA for all users is enabled" -msgstr "Forcer 2FA pour tous les utilisateurs est activé" - -#: ../../godmode/setup/setup_auth.php:259 -msgid "Session timeout (mins)" -msgstr "Expiration de la session (min)" - -#: ../../godmode/setup/setup_auth.php:302 -#, php-format -msgid "Local %s" -msgstr "%s Local" - -#: ../../godmode/setup/setup_auth.php:303 -msgid "ldap" -msgstr "LDAP" - -#: ../../godmode/setup/setup_auth.php:310 -#: ../../enterprise/meta/include/functions_meta.php:502 -#: ../../include/functions_config.php:544 -#: ../../include/class/AgentWizard.class.php:831 -msgid "Authentication method" -msgstr "Méthode d'authentification" - -#: ../../godmode/setup/setup_general.php:77 -#: ../../include/functions_register.php:122 -msgid "Language code" -msgstr "Code de la langue" - -#: ../../godmode/setup/setup_general.php:88 -#: ../../enterprise/meta/advanced/metasetup.setup.php:155 -#: ../../enterprise/meta/include/functions_meta.php:138 -#: ../../include/functions_config.php:182 -msgid "Remote config directory" -msgstr "Répertoire de configuration à distance" - -#: ../../godmode/setup/setup_general.php:98 -#: ../../enterprise/meta/advanced/metasetup.setup.php:158 -#: ../../enterprise/meta/include/functions_meta.php:148 -msgid "Phantomjs bin directory" -msgstr "Répertoire phantomjs bin" - -#: ../../godmode/setup/setup_general.php:110 -#: ../../enterprise/meta/advanced/metasetup.setup.php:126 -#: ../../enterprise/meta/include/functions_meta.php:82 -#: ../../include/functions_config.php:190 -msgid "Auto login (hash) password" -msgstr "Mot de passe de connexion automatique (hash)" - -#: ../../godmode/setup/setup_general.php:124 -#: ../../enterprise/meta/advanced/metasetup.setup.php:142 -#: ../../enterprise/meta/include/functions_meta.php:92 -#: ../../include/functions_config.php:194 -msgid "Time source" -msgstr "Temps de référence" - -#: ../../godmode/setup/setup_general.php:126 -#: ../../enterprise/meta/advanced/metasetup.setup.php:145 -msgid "Database" -msgstr "Base de données" - -#: ../../godmode/setup/setup_general.php:137 -#: ../../include/functions_config.php:198 -msgid "Automatic check for updates" -msgstr "Vérification automatique de mises à jour" - -#: ../../godmode/setup/setup_general.php:145 -msgid "Enforce https Information" -msgstr "Appliquer les informations https" - -#: ../../godmode/setup/setup_general.php:146 -msgid "If SSL is not properly configured you will lose access to " -msgstr "Si SSL n'est pas correctement configuré, vous perdrez l'accès à" - -#: ../../godmode/setup/setup_general.php:146 -#: ../../godmode/setup/setup_general.php:340 -msgid " Console" -msgstr "Console" - -#: ../../godmode/setup/setup_general.php:149 -#: ../../enterprise/meta/advanced/metasetup.setup.php:148 -#: ../../enterprise/meta/include/functions_meta.php:102 -#: ../../include/functions_config.php:206 -msgid "Enforce https" -msgstr "Exécuter https" - -#: ../../godmode/setup/setup_general.php:160 -msgid "Use cert of SSL" -msgstr "Utiliser le certificat SSL" - -#: ../../godmode/setup/setup_general.php:173 -msgid "Path of SSL Cert." -msgstr "Chemin du certificat SSL" - -#: ../../godmode/setup/setup_general.php:183 -#: ../../enterprise/meta/advanced/metasetup.setup.php:152 -#: ../../enterprise/meta/include/functions_meta.php:127 -#: ../../include/functions_config.php:217 -msgid "Attachment store" -msgstr "Stockage de fichiers" - -#: ../../godmode/setup/setup_general.php:193 -#: ../../enterprise/meta/advanced/metasetup.setup.php:272 -#: ../../enterprise/meta/include/functions_meta.php:238 -#: ../../include/functions_config.php:230 -msgid "IP list with API access" -msgstr "Liste d'adresses IP avec accès API" - -#: ../../godmode/setup/setup_general.php:212 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:210 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:533 -#: ../../enterprise/meta/advanced/metasetup.setup.php:267 -#: ../../enterprise/meta/include/functions_meta.php:218 -#: ../../enterprise/meta/include/functions_meta.php:228 -#: ../../include/functions_config.php:234 -msgid "API password" -msgstr "Mot de passe de l'API" - -#: ../../godmode/setup/setup_general.php:223 -#: ../../include/functions_config.php:238 -msgid "Enable GIS features" -msgstr "Activer les fonctionnalités SIG" - -#: ../../godmode/setup/setup_general.php:231 -#: ../../include/functions_config.php:254 -msgid "Enable Netflow" -msgstr "Activer Netflow" - -#: ../../godmode/setup/setup_general.php:249 -#: ../../enterprise/meta/advanced/metasetup.setup.php:162 -#: ../../include/functions_visual_map_editor.php:290 -#: ../../include/functions_register.php:134 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:271 -msgid "Africa" -msgstr "Afrique" - -#: ../../godmode/setup/setup_general.php:250 -#: ../../enterprise/meta/advanced/metasetup.setup.php:163 -#: ../../include/functions_visual_map_editor.php:291 -#: ../../include/functions_register.php:135 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:272 -msgid "America" -msgstr "Amérique" - -#: ../../godmode/setup/setup_general.php:251 -#: ../../enterprise/meta/advanced/metasetup.setup.php:164 -#: ../../include/functions_visual_map_editor.php:292 -#: ../../include/functions_register.php:136 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:273 -msgid "Antarctica" -msgstr "Antarctique" - -#: ../../godmode/setup/setup_general.php:252 -#: ../../enterprise/meta/advanced/metasetup.setup.php:165 -#: ../../include/functions_visual_map_editor.php:293 -#: ../../include/functions_register.php:137 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:274 -msgid "Arctic" -msgstr "Arctique" - -#: ../../godmode/setup/setup_general.php:253 -#: ../../enterprise/meta/advanced/metasetup.setup.php:166 -#: ../../include/functions_visual_map_editor.php:294 -#: ../../include/functions_register.php:138 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:275 -msgid "Asia" -msgstr "Asie" - -#: ../../godmode/setup/setup_general.php:254 -#: ../../enterprise/meta/advanced/metasetup.setup.php:167 -#: ../../include/functions_visual_map_editor.php:295 -#: ../../include/functions_register.php:139 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:276 -msgid "Atlantic" -msgstr "Atlantique" - -#: ../../godmode/setup/setup_general.php:255 -#: ../../enterprise/meta/advanced/metasetup.setup.php:168 -#: ../../include/functions_visual_map_editor.php:296 -#: ../../include/functions_register.php:140 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:277 -msgid "Australia" -msgstr "Australie" - -#: ../../godmode/setup/setup_general.php:256 -#: ../../enterprise/meta/advanced/metasetup.setup.php:169 -#: ../../include/functions_visual_map_editor.php:297 -#: ../../include/functions_register.php:141 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:278 -msgid "Europe" -msgstr "Europe" - -#: ../../godmode/setup/setup_general.php:257 -#: ../../enterprise/meta/advanced/metasetup.setup.php:170 -#: ../../include/functions_visual_map_editor.php:298 -#: ../../include/functions_register.php:142 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:279 -msgid "Indian" -msgstr "Indien" - -#: ../../godmode/setup/setup_general.php:258 -#: ../../enterprise/meta/advanced/metasetup.setup.php:171 -#: ../../include/functions_visual_map_editor.php:299 -#: ../../include/functions_register.php:143 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:280 -msgid "Pacific" -msgstr "Pacifique" - -#: ../../godmode/setup/setup_general.php:259 -#: ../../enterprise/meta/advanced/metasetup.setup.php:172 -#: ../../include/functions_visual_map_editor.php:300 -#: ../../include/functions_register.php:144 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:281 -msgid "UTC" -msgstr "UTC" - -#: ../../godmode/setup/setup_general.php:279 -#: ../../enterprise/meta/advanced/metasetup.setup.php:191 -#: ../../enterprise/meta/include/functions_meta.php:158 -#: ../../include/functions_config.php:259 -#: ../../include/functions_register.php:164 -msgid "Timezone setup" -msgstr "Configuration du fuseau horaire" - -#: ../../godmode/setup/setup_general.php:296 -#: ../../enterprise/meta/advanced/metasetup.setup.php:193 -msgid "Change timezone" -msgstr "Modifier le fuseau horaire" - -#: ../../godmode/setup/setup_general.php:319 -#: ../../enterprise/meta/advanced/metasetup.setup.php:197 -#: ../../enterprise/meta/include/functions_meta.php:168 -#: ../../include/functions_config.php:290 -msgid "Public URL" -msgstr "URL publique" - -#: ../../godmode/setup/setup_general.php:329 -#: ../../enterprise/meta/advanced/metasetup.setup.php:201 -#: ../../enterprise/meta/include/functions_meta.php:178 -#: ../../include/functions_config.php:294 -msgid "Force use Public URL" -msgstr "Forcer l'utilisation de l'URL publique" - -#: ../../godmode/setup/setup_general.php:338 -msgid "Enforce public URL usage information" -msgstr "Appliquer les informations d'utilisation des URL publiques" - -#: ../../godmode/setup/setup_general.php:340 -msgid "If public URL is not properly configured you will lose access to " -msgstr "" -"Si l'URL publique n'est pas correctement configurée, vous perdrez l'accès à" - -#: ../../godmode/setup/setup_general.php:343 -#: ../../enterprise/meta/advanced/metasetup.setup.php:215 -#: ../../enterprise/meta/include/functions_meta.php:188 -#: ../../include/functions_config.php:298 -msgid "Public URL host exclusions" -msgstr "Exclusions d’hôte d’URL publique" - -#: ../../godmode/setup/setup_general.php:353 -#: ../../include/functions_config.php:302 -msgid "Referer security" -msgstr "Sécurité du référent" - -#: ../../godmode/setup/setup_general.php:361 -#: ../../include/functions_config.php:306 -msgid "Event storm protection" -msgstr "Protection Event Storm" - -#: ../../godmode/setup/setup_general.php:370 -#: ../../enterprise/meta/advanced/metasetup.setup.php:222 -#: ../../enterprise/meta/include/functions_meta.php:208 -#: ../../include/functions_config.php:310 -msgid "Command Snapshot" -msgstr "Instantané de commande" - -#: ../../godmode/setup/setup_general.php:378 -msgid "Change remote config encoding" -msgstr "Changer l'encodage de la configuration à distance" - -#: ../../godmode/setup/setup_general.php:386 -#: ../../include/functions_config.php:318 -msgid "Server logs directory" -msgstr "Répertoire des journaux du serveur" - -#: ../../godmode/setup/setup_general.php:396 -#: ../../include/functions_config.php:322 -msgid "Log size limit in system logs viewer extension" -msgstr "" -"Taille limite des journaux dans l'extension du visualiseur de journaux du " -"système" - -#: ../../godmode/setup/setup_general.php:407 -msgid "Full mode" -msgstr "Mode intégral" - -#: ../../godmode/setup/setup_general.php:408 -#: ../../enterprise/include/lib/NetworkManager.php:88 -msgid "On demand" -msgstr "Sur demande" - -#: ../../godmode/setup/setup_general.php:409 -msgid "Expert" -msgstr "Expert" - -#: ../../godmode/setup/setup_general.php:411 -#: ../../include/functions_config.php:326 -msgid "Tutorial mode" -msgstr "Mode tutoriel" - -#: ../../godmode/setup/setup_general.php:425 -#: ../../include/functions_config.php:330 -msgid "Allow create scheduled downtimes in the past" -msgstr "Autoriser la création de temps d'arrêt planifiés dans le passé" - -#: ../../godmode/setup/setup_general.php:433 -msgid "Limit for bulk operations" -msgstr "Limite pour les opérations massives" - -#: ../../godmode/setup/setup_general.php:443 -msgid "Include agents manually disabled" -msgstr "Inclure les agents désactivés manuellement" - -#: ../../godmode/setup/setup_general.php:451 -msgid "Set alias as name by default in agent creation" -msgstr "Définir l'alias comme nom par défaut lors de la création de l'agent." - -#: ../../godmode/setup/setup_general.php:459 -#: ../../godmode/agentes/agent_manager.php:301 -#: ../../include/functions_config.php:362 -msgid "Unique IP" -msgstr "IP unique" - -#: ../../godmode/setup/setup_general.php:467 -#: ../../enterprise/meta/advanced/metasetup.setup.php:324 -#: ../../enterprise/meta/include/functions_meta.php:303 -msgid "Enable console log" -msgstr "Activer la console de journalisation" - -#: ../../godmode/setup/setup_general.php:468 -#: ../../godmode/setup/setup_general.php:479 -msgid "Log location" -msgstr "Emplacement du journal" - -#: ../../godmode/setup/setup_general.php:478 -#: ../../enterprise/meta/advanced/metasetup.setup.php:345 -#: ../../enterprise/meta/include/functions_meta.php:313 -msgid "Enable audit log" -msgstr "Activer le journal d'audit" - -#: ../../godmode/setup/setup_general.php:489 -msgid "Module custom ID readonly" -msgstr "ID personnalisé du module en lecture seule" - -#: ../../godmode/setup/setup_general.php:490 -msgid "Useful for integrations" -msgstr "Utile pour les intégrations" - -#: ../../godmode/setup/setup_general.php:503 -msgid "General options" -msgstr "Options générales" - -#: ../../godmode/setup/setup_general.php:518 -#: ../../enterprise/meta/advanced/metasetup.mail.php:104 -msgid "Mail configuration" -msgstr "Configuration du courriel" - -#: ../../godmode/setup/setup_general.php:522 -msgid "" -"Please notice that some providers like Gmail or Office365 need to setup/enable " -"manually external connections using SMTP and you need to use STARTTLS on port " -"587.\n" -"\n" -" If you have manual settings in your pandora_server.conf, please note these " -"settings will ignore this console setup." -msgstr "" -"Veuillez noter que certains fournisseurs comme Gmail ou Office365 doivent " -"configurer/activer manuellement les connexions externes à l’aide de SMTP et " -"que vous devez utiliser STARTTLS sur le port 587.\n" -"\n" -"Si vous avez des paramètres manuels dans votre pandora_server.conf, veuillez " -"noter que ces paramètres ignoreront cette configuration de la console." - -#: ../../godmode/setup/setup_general.php:528 -msgid "From address" -msgstr "De l'adresse" - -#: ../../godmode/setup/setup_general.php:538 -#: ../../enterprise/meta/advanced/metasetup.mail.php:112 -#: ../../include/functions_config.php:374 -msgid "From name" -msgstr "À partir d'un nom" - -#: ../../godmode/setup/setup_general.php:548 -msgid "SMTP Server" -msgstr "Serveur SMTP" - -#: ../../godmode/setup/setup_general.php:558 -msgid "SMTP Port" -msgstr "Port SMTP" - -#: ../../godmode/setup/setup_general.php:568 -#: ../../include/functions_config.php:382 -msgid "Encryption" -msgstr "Encodage" - -#: ../../godmode/setup/setup_general.php:579 -#: ../../enterprise/meta/advanced/metasetup.mail.php:121 -#: ../../include/functions_config.php:386 -msgid "Email user" -msgstr "Utilisateur du courriel" - -#: ../../godmode/setup/setup_general.php:589 -#: ../../enterprise/meta/advanced/metasetup.mail.php:124 -#: ../../include/functions_config.php:390 -msgid "Email password" -msgstr "Mot de passe du courriel" - -#: ../../godmode/setup/setup_general.php:608 -msgid "Email test" -msgstr "Test d'un email" - -#: ../../godmode/setup/setup_general.php:660 ../../general/header.php:813 -msgid "Send" -msgstr "Envoyer" - -#: ../../godmode/setup/setup_general.php:670 -msgid "Check mail configuration" -msgstr "Vérifier la configuration de la messagerie" - -#: ../../godmode/setup/license.php:51 -msgid "License management" -msgstr "Gestion de licences" - -#: ../../godmode/setup/license.php:80 -#: ../../enterprise/meta/advanced/license_meta.php:52 -msgid "Failed to Update license file" -msgstr "Echec de la mise à jour du fichier de licence" - -#: ../../godmode/setup/license.php:83 ../../enterprise/load_enterprise.php:559 -msgid "License updated" -msgstr "Licences mises à jour" - -#: ../../godmode/setup/license.php:99 -msgid "Error while connecting to licence server." -msgstr "Erreur lors de la connexion au serveur de licences." - -#: ../../godmode/setup/license.php:100 -msgid "Invalid response while validating license." -msgstr "Réponse invalide lors de la validation de la licence." - -#: ../../godmode/setup/license.php:101 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:322 -msgid "Unknown error" -msgstr "Erreur inconnue" - -#: ../../godmode/setup/license.php:121 -msgid "Licence" -msgstr "Licence" - -#: ../../godmode/setup/license.php:129 -#: ../../include/class/Diagnostics.class.php:1152 -msgid "Customer key" -msgstr "Mot de passe du client" - -#: ../../godmode/setup/license.php:135 -#: ../../include/class/Diagnostics.class.php:1160 -msgid "Platform Limit" -msgstr "Limite de la plateforme" - -#: ../../godmode/setup/license.php:136 ../../godmode/setup/license.php:139 -#: ../../godmode/setup/license.php:142 ../../godmode/setup/license.php:145 -msgid "agents" -msgstr "agents" - -#: ../../godmode/setup/license.php:138 -#: ../../include/class/Diagnostics.class.php:1164 -msgid "Current Platform Count" -msgstr "Nombre de plateformes actuelles" - -#: ../../godmode/setup/license.php:141 -#: ../../include/class/Diagnostics.class.php:1168 -msgid "Current Platform Count (enabled: items)" -msgstr "Nombre de plateformes actuelles (activés : éléments)" - -#: ../../godmode/setup/license.php:144 -#: ../../include/class/Diagnostics.class.php:1172 -msgid "Current Platform Count (disabled: items)" -msgstr "Nombre de plateformes actuelles (désactivés : éléments)" - -#: ../../godmode/setup/license.php:147 -#: ../../include/class/Diagnostics.class.php:1176 -msgid "License Mode" -msgstr "Mode licence" - -#: ../../godmode/setup/license.php:150 -msgid "NMS" -msgstr "NMS" - -#: ../../godmode/setup/license.php:151 ../../godmode/setup/license.php:154 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:66 -msgid "enabled" -msgstr "activé" - -#: ../../godmode/setup/license.php:151 ../../godmode/setup/license.php:154 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:69 -msgid "disabled" -msgstr "désactivé" - -#: ../../godmode/setup/license.php:153 -#: ../../godmode/servers/modificar_server.php:42 -#: ../../include/functions_ui.php:866 -#: ../../include/class/Diagnostics.class.php:1184 -msgid "Satellite" -msgstr "Satellite" - -#: ../../godmode/setup/license.php:156 -#: ../../include/class/Diagnostics.class.php:1188 -msgid "Licensed to" -msgstr "Sous licence pour" - -#: ../../godmode/setup/license.php:167 ../../godmode/setup/license.php:182 -msgid "Request new license" -msgstr "Demander une nouvelle licence" - -#: ../../godmode/setup/license.php:186 -#, php-format -msgid "To get your %s Enterprise License:" -msgstr "Pour obtenir votre %s Licence Entreprise :" - -#: ../../godmode/setup/license.php:189 -#, php-format -msgid "Go to %s" -msgstr "Aller à %s" - -#: ../../godmode/setup/license.php:192 -msgid "Enter the auth key and the following request key:" -msgstr "" -"Introduisez la clé d'authentification et la suivante clé de la " -"demande :" - -#: ../../godmode/setup/license.php:198 -msgid "Enter your name (or a company name) and a contact email address." -msgstr "" -"Introduisez votre nom (ou le nom d'entreprise) et une adresse courriel de " -"contact." - -#: ../../godmode/setup/license.php:201 -msgid "Click on Generate." -msgstr "Cliquez sur Générer." - -#: ../../godmode/setup/license.php:204 -msgid "" -"Click here, enter the " -"generated license key and click on Validate." -msgstr "" -"Cliquez ici , " -"entrez la clé de licence générée et cliquez sur Valider ." - -#: ../../godmode/setup/gis_step_2.php:37 -msgid "GIS Maps connections" -msgstr "Connexions aux cartes SIG" - -#: ../../godmode/setup/gis_step_2.php:54 -msgid "Create new map connection" -msgstr "Créer une nouvelle connexion de carte" - -#: ../../godmode/setup/gis_step_2.php:81 -msgid "Edit map connection" -msgstr "Modifier la connexion de la carte" - -#: ../../godmode/setup/gis_step_2.php:213 -msgid "Connection Name" -msgstr "Nom de la connexion" - -#: ../../godmode/setup/gis_step_2.php:219 -msgid "Number of zoom levels" -msgstr "Nombre de niveaux de zoom" - -#: ../../godmode/setup/gis_step_2.php:223 -msgid "Default zoom level" -msgstr "Niveau de zoom par défaut" - -#: ../../godmode/setup/gis_step_2.php:226 -msgid "Basic configuration" -msgstr "Configuration de base" - -#: ../../godmode/setup/gis_step_2.php:231 -msgid "Open Street Maps" -msgstr "OpenStreetMaps" - -#: ../../godmode/setup/gis_step_2.php:232 -msgid "Google Maps" -msgstr "Google Maps" - -#: ../../godmode/setup/gis_step_2.php:234 -msgid "WMS Server" -msgstr "Serveur WMS" - -#: ../../godmode/setup/gis_step_2.php:236 -msgid "Please select the connection type" -msgstr "Veuillez sélectionner le type de connexion" - -#: ../../godmode/setup/gis_step_2.php:238 -msgid "Map connection type" -msgstr "Type de connexion de la carte" - -#: ../../godmode/setup/gis_step_2.php:286 -msgid "Tile Server URL" -msgstr "URL du serveur mosaïque" - -#: ../../godmode/setup/gis_step_2.php:299 -msgid "Google Physical" -msgstr "Google Physical" - -#: ../../godmode/setup/gis_step_2.php:300 -msgid "Google Hybrid" -msgstr "Google Hybrid" - -#: ../../godmode/setup/gis_step_2.php:301 -msgid "Google Satelite" -msgstr "Google Satellite" - -#: ../../godmode/setup/gis_step_2.php:303 -msgid "Google Map Type" -msgstr "Type de carte Google" - -#: ../../godmode/setup/gis_step_2.php:327 -msgid "Google Maps Key" -msgstr "Clé Google Maps" - -#: ../../godmode/setup/gis_step_2.php:336 -msgid "Image URL" -msgstr "URL de l'image" - -#: ../../godmode/setup/gis_step_2.php:343 -msgid "Corners of the area of the image" -msgstr "Coins qui délimitent la surface de l'image" - -#: ../../godmode/setup/gis_step_2.php:343 -#: ../../include/rest-api/models/VisualConsole/Item.php:1960 -msgid "Left" -msgstr "Gauche" - -#: ../../godmode/setup/gis_step_2.php:350 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:317 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:317 -#: ../../include/rest-api/models/VisualConsole/Item.php:1957 -msgid "Bottom" -msgstr "En bas" - -#: ../../godmode/setup/gis_step_2.php:357 -#: ../../include/rest-api/models/VisualConsole/Item.php:1959 -msgid "Right" -msgstr "Droite" - -#: ../../godmode/setup/gis_step_2.php:364 -#: ../../include/rest-api/models/VisualConsole/Item.php:1958 -msgid "Top" -msgstr "En haut" - -#: ../../godmode/setup/gis_step_2.php:371 -msgid "Image Size" -msgstr "Taille de l'image" - -#: ../../godmode/setup/gis_step_2.php:388 -msgid "WMS Server URL" -msgstr "URL du serveur WMS" - -#: ../../godmode/setup/gis_step_2.php:395 -#: ../../godmode/gis_maps/configure_gis_map.php:552 -msgid "Layers" -msgstr "Couches" - -#: ../../godmode/setup/gis_step_2.php:430 -msgid "" -"Preview to select the center of the map and the default position of an agent " -"without gis data" -msgstr "" -"Aperçu pour sélectionner le centre de la carte et la position d'un agent par " -"défaut sans des données GIS" - -#: ../../godmode/setup/gis_step_2.php:431 -msgid "Load preview map" -msgstr "Charger l'aperçu de la carte" - -#: ../../godmode/setup/gis_step_2.php:440 -msgid "Map Center" -msgstr "Centre de la carte" - -#: ../../godmode/setup/gis_step_2.php:441 -msgid "Default position for agents without GIS data" -msgstr "Position par défaut des agents sans données GIS" - -#: ../../godmode/setup/gis_step_2.php:443 -msgid "Change in the map" -msgstr "Modifier dans la carte" - -#: ../../godmode/setup/gis_step_2.php:564 ../../godmode/setup/gis_step_2.php:659 -msgid "Center" -msgstr "Centre" - -#: ../../godmode/setup/gis_step_2.php:624 -msgid "Refresh preview map" -msgstr "Rafraîchir l'aperçu de la carte" - -#: ../../godmode/setup/setup.php:96 ../../godmode/setup/setup.php:249 -#: ../../godmode/alerts/configure_alert_template.php:229 -#: ../../godmode/alerts/configure_alert_template.php:233 -#: ../../godmode/servers/plugin.php:367 ../../godmode/servers/plugin.php:372 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:48 -#: ../../enterprise/include/class/Aws.cloud.php:345 -#: ../../enterprise/include/functions_reporting_csv.php:992 -#: ../../enterprise/meta/include/functions_wizard_meta.php:247 -#: ../../enterprise/meta/include/functions_wizard_meta.php:530 -#: ../../enterprise/meta/include/functions_wizard_meta.php:601 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1146 -#: ../../include/functions_reports.php:771 -#: ../../include/functions_reporting.php:9397 ../../include/ajax/events.php:1494 -msgid "General" -msgstr "Général" - -#: ../../godmode/setup/setup.php:113 ../../godmode/setup/setup.php:255 -#: ../../godmode/menu.php:331 ../../enterprise/meta/advanced/metasetup.php:91 -#: ../../enterprise/meta/advanced/metasetup.php:227 -msgid "Authentication" -msgstr "Authentification" - -#: ../../godmode/setup/setup.php:125 ../../godmode/setup/setup.php:260 -#: ../../godmode/menu.php:334 -#: ../../enterprise/meta/advanced/metasetup.performance.php:74 -msgid "Performance" -msgstr "Performance" - -#: ../../godmode/setup/setup.php:137 ../../godmode/setup/setup.php:266 -#: ../../godmode/menu.php:337 -#: ../../enterprise/meta/advanced/metasetup.visual.php:98 -msgid "Visual styles" -msgstr "Styles visuels" - -#: ../../godmode/setup/setup.php:151 ../../godmode/setup/setup.php:271 -#: ../../godmode/menu.php:342 -#: ../../enterprise/include/functions_enterprise.php:452 -#: ../../enterprise/meta/general/logon_ok.php:37 -#: ../../enterprise/meta/general/main_header.php:275 -#: ../../enterprise/meta/general/main_menu.php:381 -#: ../../include/functions_reports.php:906 -#: ../../include/functions_reports.php:910 -#: ../../include/functions_reports.php:914 -#: ../../include/functions_reports.php:918 -msgid "Netflow" -msgstr "Netflow" - -#: ../../godmode/setup/setup.php:190 ../../godmode/setup/setup.php:289 -#: ../../enterprise/godmode/menu.php:331 -msgid "Module Library" -msgstr "Bibliothèque de modules" - -#: ../../godmode/setup/setup.php:204 ../../godmode/setup/setup.php:300 -#: ../../godmode/menu.php:355 ../../enterprise/meta/advanced/metasetup.php:141 -#: ../../enterprise/meta/advanced/metasetup.php:251 -msgid "Notifications" -msgstr "Notifications" - -#: ../../godmode/setup/setup.php:216 -msgid "Websocket engine" -msgstr "Moteur de Websocket" - -#: ../../godmode/setup/setup.php:234 -msgid "GIS Map connection" -msgstr "Connexion à la carte SIG" - -#: ../../godmode/setup/setup.php:295 ../../godmode/menu.php:365 -msgid "Map conections GIS" -msgstr "Connexions de cartes GIS" - -#: ../../godmode/setup/setup.php:305 -msgid "Pandora Websocket Engine" -msgstr "Moteur de Websocket Pandora FMS" - -#: ../../godmode/setup/setup.php:317 ../../godmode/extensions.php:140 -#: ../../enterprise/godmode/menu.php:295 -#: ../../enterprise/include/functions_setup.php:44 -#: ../../enterprise/include/functions_setup.php:108 -msgid "Enterprise" -msgstr "Enterprise" - -#: ../../godmode/setup/setup.php:330 -#: ../../godmode/agentes/planned_downtime.list.php:615 ../../godmode/menu.php:210 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:251 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:687 -#: ../../enterprise/godmode/modules/configure_local_component.php:483 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:351 -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:64 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:119 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:100 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:107 -#: ../../enterprise/views/ncm/agent/details.php:600 -#: ../../include/functions_reports.php:898 -#: ../../include/functions_reports.php:902 -#: ../../include/class/ConfigPEN.class.php:327 -#: ../../include/class/ModuleTemplates.class.php:195 -#: ../../include/class/ModuleTemplates.class.php:213 -msgid "Configuration" -msgstr "Configuration" - -#: ../../godmode/setup/setup.php:349 -msgid "Correct update the setup options" -msgstr "Corrigez la mise à jour des options de configuration" - -#: ../../godmode/setup/os.php:190 -msgid "List OS" -msgstr "Liste de systèmes d'exploitation" - -#: ../../godmode/setup/os.php:202 -msgid "Builder OS" -msgstr "Outil de conception du système d'exploitation" - -#: ../../godmode/setup/os.php:211 ../../godmode/setup/os.php:229 -#: ../../godmode/menu.php:369 -msgid "Edit OS" -msgstr "Éditer système d'exploitation" - -#: ../../godmode/setup/os.php:211 -msgid "List of OS" -msgstr "Liste de systèmes d’exploitation" - -#: ../../godmode/setup/os.php:238 ../../include/functions_api.php:2033 -msgid "Success creating OS" -msgstr "Système d'exploitation défini correctement" - -#: ../../godmode/setup/os.php:242 -msgid "Fail creating OS" -msgstr "Erreur de définition du système d'exploitation" - -#: ../../godmode/setup/os.php:246 ../../include/functions_api.php:2072 -msgid "Success updating OS" -msgstr "Mise à jour réussie du système d'exploitation" - -#: ../../godmode/setup/os.php:250 -msgid "Error updating OS" -msgstr "Erreur de mise à jour du système d'exploitation" - -#: ../../godmode/setup/os.php:254 -msgid "There are agents with this OS." -msgstr "Il y a des agents avec ce système d'exploitation" - -#: ../../godmode/setup/os.php:258 -msgid "Success deleting" -msgstr "Supprimé correctement" - -#: ../../godmode/setup/os.php:262 -msgid "Error deleting" -msgstr "Erreur de suppression" - -#: ../../godmode/setup/performance.php:181 -msgid "Pandora_db running in active database." -msgstr "Pandora_db s'exécutant dans la base de données active." - -#: ../../godmode/setup/performance.php:182 -#: ../../godmode/setup/performance.php:238 -msgid "Executed:" -msgstr "Exécuté :" - -#: ../../godmode/setup/performance.php:188 -#: ../../godmode/setup/performance.php:243 -#: ../../enterprise/operation/agentes/wux_console_view.php:357 -#: ../../enterprise/operation/agentes/wux_console_view.php:378 -#: ../../general/logon_ok.php:191 -msgid "ago" -msgstr "il y a" - -#: ../../godmode/setup/performance.php:237 -msgid "Pandora_db running in historical database." -msgstr "Pandora_db s'exécutant dans la base de données historique." - -#: ../../godmode/setup/performance.php:245 -msgid "not executed" -msgstr "Non exécuté" - -#: ../../godmode/setup/performance.php:260 -#: ../../godmode/setup/performance.php:447 -#: ../../enterprise/meta/advanced/metasetup.performance.php:79 -#: ../../enterprise/meta/include/functions_meta.php:1919 -#: ../../include/functions_config.php:777 -msgid "Max. days before delete events" -msgstr "Nombre de jours maximum avant la suppression des événements" - -#: ../../godmode/setup/performance.php:271 ../../include/functions_config.php:782 -msgid "Max. days before delete traps" -msgstr "Nombre de jours maximum avant la suppression de déroutements" - -#: ../../godmode/setup/performance.php:281 -#: ../../enterprise/meta/advanced/metasetup.performance.php:88 -#: ../../enterprise/meta/include/functions_meta.php:1939 -#: ../../include/functions_config.php:790 -msgid "Max. days before delete audit events" -msgstr "Nombre de jours maximum avant la suppression d'événements d'audit" - -#: ../../godmode/setup/performance.php:291 -#: ../../godmode/setup/performance.php:457 ../../include/functions_config.php:786 -msgid "Max. days before delete string data" -msgstr "Nombre de jours maximum avant la suppression de chaînes de données" - -#: ../../godmode/setup/performance.php:301 ../../include/functions_config.php:794 -msgid "Max. days before delete GIS data" -msgstr "Nombre de jours maximum avant la suppression de données GIS" - -#: ../../godmode/setup/performance.php:311 -#: ../../godmode/setup/performance.php:417 ../../include/functions_config.php:798 -msgid "Max. days before purge" -msgstr "Nombre de jours maximum avant le nettoyage" - -#: ../../godmode/setup/performance.php:321 -#: ../../godmode/setup/performance.php:427 ../../include/functions_config.php:806 -msgid "Max. days before compact data" -msgstr "Nombre de jours maximum avant la compression de données" - -#: ../../godmode/setup/performance.php:331 ../../include/functions_config.php:802 -msgid "Max. days before delete unknown modules" -msgstr "Nombre de jours maximum avant la suppression de modules inconnus" - -#: ../../godmode/setup/performance.php:341 -msgid "Max. days before delete autodisabled agents" -msgstr "" -"Nombre de jours maximum avant la suppression d'agents à désactivation " -"automatique" - -#: ../../godmode/setup/performance.php:351 ../../include/functions_config.php:854 -msgid "Retention period of past special days" -msgstr "Période de rétention de jours spéciaux passés" - -#: ../../godmode/setup/performance.php:361 -#: ../../enterprise/meta/advanced/metasetup.performance.php:127 -#: ../../enterprise/meta/include/functions_meta.php:2002 -#: ../../include/functions_config.php:858 -msgid "Max. macro data fields" -msgstr "Nombre maximum de champs macro de données" - -#: ../../godmode/setup/performance.php:375 ../../include/functions_config.php:863 -msgid "Max. days before delete inventory data" -msgstr "Nombre de jours maximum avant la suppression de données d'inventaire" - -#: ../../godmode/setup/performance.php:437 -#: ../../godmode/setup/performance.php:518 ../../include/functions_config.php:818 -msgid "Compact interpolation in hours (1 Fine-20 bad)" -msgstr "Interpolation de compression en heures (1 Optimale-20 Mauvaise)" - -#: ../../godmode/setup/performance.php:475 ../../include/functions_config.php:868 -msgid "Max. days before delete old messages" -msgstr "Max. jours avant de supprimer les anciens messages" - -#: ../../godmode/setup/performance.php:488 ../../include/functions_config.php:872 -msgid "Max. days before delete old network matrix data" -msgstr "Max. jours avant de supprimer les anciennes données de la matrice réseau" - -#: ../../godmode/setup/performance.php:508 -msgid "Item limit for realtime reports" -msgstr "Limite d'articles pour les rapports en temps réel" - -#: ../../godmode/setup/performance.php:530 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:221 -#: ../../include/ajax/module.php:202 -msgid "12 hours" -msgstr "12 heures" - -#: ../../godmode/setup/performance.php:531 -msgid "Last day" -msgstr "Dernier jour" - -#: ../../godmode/setup/performance.php:532 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:223 -msgid "2 days" -msgstr "2 jours" - -#: ../../godmode/setup/performance.php:533 -msgid "10 days" -msgstr "10 jours" - -#: ../../godmode/setup/performance.php:534 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:225 -msgid "Last week" -msgstr "La semaine dernière" - -#: ../../godmode/setup/performance.php:535 -msgid "2 weeks" -msgstr "2 semaines" - -#: ../../godmode/setup/performance.php:536 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:227 -msgid "Last month" -msgstr "Le mois dernier" - -#: ../../godmode/setup/performance.php:538 -#: ../../enterprise/meta/advanced/metasetup.performance.php:91 -#: ../../enterprise/meta/include/functions_meta.php:1949 -#: ../../include/functions_config.php:822 -msgid "Default hours for event view" -msgstr "Heures par défaut pour la visualisation des événements" - -#: ../../godmode/setup/performance.php:548 ../../include/functions_config.php:826 -msgid "Use realtime statistics" -msgstr "Utiliser des statistiques en temps réel" - -#: ../../godmode/setup/performance.php:556 ../../include/functions_config.php:830 -msgid "Batch statistics period (secs)" -msgstr "Période de statistiques par lot (en secondes)" - -#: ../../godmode/setup/performance.php:566 -#: ../../enterprise/meta/include/functions_meta.php:1959 -#: ../../include/functions_config.php:834 -msgid "Use agent access graph" -msgstr "Utiliser le graphique d'accès pour agent" - -#: ../../godmode/setup/performance.php:569 ../../include/functions_config.php:838 -msgid "Max. recommended number of files in attachment directory" -msgstr "" -"Nombre maximum de fichiers recommandé dans le répertoire des pièces jointes" - -#: ../../godmode/setup/performance.php:579 ../../include/functions_config.php:842 -msgid "Delete not init modules" -msgstr "Supprimer les modules non initialisés" - -#: ../../godmode/setup/performance.php:582 -msgid "Big Operation Step to purge old data" -msgstr "Étape majeure pour nettoyer les données anciennes" - -#: ../../godmode/setup/performance.php:592 ../../include/functions_config.php:850 -msgid "Small Operation Step to purge old data" -msgstr "Étape mineure pour nettoyer les données anciennes" - -#: ../../godmode/setup/performance.php:602 ../../include/functions_config.php:876 -msgid "Graph container - Max. Items" -msgstr "Conteneur de graphiques - Nombre maximal d'éléments" - -#: ../../godmode/setup/performance.php:612 -#: ../../enterprise/meta/advanced/metasetup.performance.php:104 -msgid "Events response max. execution" -msgstr "Exécution max. de réponse d’événements" - -#: ../../godmode/setup/performance.php:622 -#: ../../enterprise/meta/advanced/metasetup.performance.php:118 -#: ../../include/functions_config.php:884 -msgid "Row limit in csv log" -msgstr "Limite de ligne dans le journal csv" - -#: ../../godmode/setup/performance.php:632 -msgid "SNMP walk binary" -msgstr "Chemin binaire de SNMP walk" - -#: ../../godmode/setup/performance.php:643 -msgid "" -"SNMP bulk walk is not able to request V1 SNMP, this option will be used " -"instead (by default snmpwalk, slower)." -msgstr "" -"SNMP bulk walk n'est pas capable de demander SNMP V1, cette option sera " -"utilisée à la place (par défaut snmpwalk, plus lent)." - -#: ../../godmode/setup/performance.php:646 -msgid "SNMP walk binary (fallback)" -msgstr "SNMP walk binaire (repli)" - -#: ../../godmode/setup/performance.php:658 -#: ../../enterprise/meta/advanced/metasetup.performance.php:142 -#, php-format -msgid "" -"%s web2image cache system cleanup. It is always cleaned up after perform an " -"upgrade" -msgstr "" -"%s nettoyage du système de cache web2image. Il est toujours nettoyé après " -"avoir effectué une mise à niveau" - -#: ../../godmode/setup/performance.php:665 -#: ../../enterprise/meta/advanced/metasetup.performance.php:147 -msgid "PhantomJS cache cleanup " -msgstr "Nettoyage du cache PhantomJS " - -#: ../../godmode/setup/performance.php:672 -#: ../../enterprise/meta/advanced/metasetup.performance.php:154 -msgid "No scheduled" -msgstr "Non planifié" - -#: ../../godmode/setup/performance.php:673 -#: ../../enterprise/meta/advanced/metasetup.performance.php:155 -msgid "Each week" -msgstr "Chaque semaine" - -#: ../../godmode/setup/performance.php:674 -#: ../../enterprise/meta/advanced/metasetup.performance.php:156 -msgid "Each day" -msgstr "Tous les jours" - -#: ../../godmode/setup/performance.php:684 -#: ../../enterprise/godmode/setup/setup_history.php:513 -msgid "Database maintenance status" -msgstr "État de maintenance de la base de données" - -#: ../../godmode/setup/performance.php:689 -msgid "Database maintenance options" -msgstr "Options d'entretien de la base de données" - -#: ../../godmode/setup/performance.php:695 -msgid "Historical database maintenance options" -msgstr "Options de maintenance de la base de données historique" - -#: ../../godmode/setup/links.php:28 -msgid "Link management" -msgstr "Gestion des liens" - -#: ../../godmode/setup/links.php:42 ../../enterprise/meta/advanced/links.php:47 -msgid "There was a problem creating link" -msgstr "Erreur de création du lien" - -#: ../../godmode/setup/links.php:61 ../../enterprise/meta/advanced/links.php:68 -msgid "There was a problem modifying link" -msgstr "Problème de modification du lien" - -#: ../../godmode/setup/links.php:74 ../../enterprise/meta/advanced/links.php:82 -msgid "There was a problem deleting link" -msgstr "Problème de suppression du lien" - -#: ../../godmode/setup/links.php:116 ../../godmode/setup/links.php:145 -#: ../../enterprise/meta/advanced/links.php:127 -#: ../../enterprise/meta/advanced/links.php:156 -msgid "Link name" -msgstr "Nom du lien" - -#: ../../godmode/setup/links.php:119 -#: ../../enterprise/godmode/policies/policy_linking.php:204 -#: ../../enterprise/meta/advanced/links.php:130 -msgid "Link" -msgstr "Lien" - -#: ../../godmode/setup/links.php:141 ../../enterprise/meta/advanced/links.php:152 -msgid "There isn't links" -msgstr "Il n'y a pas de liens" - -#: ../../godmode/setup/setup_ehorus.php:58 -#: ../../include/functions_config.php:1632 -msgid "Enable eHorus" -msgstr "Activer eHorus" - -#: ../../godmode/setup/setup_ehorus.php:93 -msgid "API Hostname" -msgstr "Nom d'hôte de l'API" - -#: ../../godmode/setup/setup_ehorus.php:99 -msgid "API Port" -msgstr "Port API" - -#: ../../godmode/setup/setup_ehorus.php:139 -msgid "Remote Management System" -msgstr "Système de Gestion à Distance" - -#: ../../godmode/setup/setup_ehorus.php:147 -msgid "Custom field eHorusID created" -msgstr "Champ personnalisé avec identifiant eHorus créé correctement" - -#: ../../godmode/setup/setup_ehorus.php:147 -msgid "Error creating custom field" -msgstr "Erreur de création du champ personnalisé" - -#: ../../godmode/setup/setup_ehorus.php:151 -msgid "eHorus has his own agent identifiers" -msgstr "eHorus dispose de ses propres identifiants d'agents." - -#: ../../godmode/setup/setup_ehorus.php:152 -msgid "To store them, it will be necessary to use an agent custom field" -msgstr "Pour les stocker, il faudra utiliser un champ personnalisé de l'agent." - -#: ../../godmode/setup/setup_ehorus.php:153 -msgid "Possibly the eHorus id will have to be filled in by hand for every agent" -msgstr "" -"Il faudra possiblement introduire l'identifiant manuellement pour chaque agent." - -#: ../../godmode/setup/setup_ehorus.php:158 -msgid "The custom field does not exists already" -msgstr "Le champ personnalisé n'existe pas encore" - -#: ../../godmode/setup/setup_ehorus.php:172 -msgid "eHorus API" -msgstr "API de eHorus" - -#: ../../godmode/gis_maps/configure_gis_map.php:98 -msgid "View GIS" -msgstr "Afficher GIS" - -#: ../../godmode/gis_maps/configure_gis_map.php:106 -msgid "GIS Maps builder" -msgstr "Outil de conception de cartes GIS" - -#: ../../godmode/gis_maps/configure_gis_map.php:196 -msgid "Map successfully created" -msgstr "Carte créée correctement" - -#: ../../godmode/gis_maps/configure_gis_map.php:197 -msgid "Map could not be created" -msgstr "Erreur de création de la carte" - -#: ../../godmode/gis_maps/configure_gis_map.php:299 -msgid "Map successfully update" -msgstr "Carte mise à jour correctement" - -#: ../../godmode/gis_maps/configure_gis_map.php:300 -msgid "Map could not be updated" -msgstr "Erreur de mise à jour de la carte" - -#: ../../godmode/gis_maps/configure_gis_map.php:353 -msgid "Do you want to use the default data from the connection?" -msgstr "Voulez-vous utiliser les données par défaut de la connexion ?" - -#: ../../godmode/gis_maps/configure_gis_map.php:387 -msgid "The connection" -msgstr "Connexion" - -#: ../../godmode/gis_maps/configure_gis_map.php:387 -msgid "just added previously." -msgstr "Élément déjà ajouté" - -#: ../../godmode/gis_maps/configure_gis_map.php:455 -msgid "Map Name" -msgstr "Nom de la carte" - -#: ../../godmode/gis_maps/configure_gis_map.php:474 -msgid "Add Map connection" -msgstr "Ajouter connexion de carte" - -#: ../../godmode/gis_maps/configure_gis_map.php:523 -msgid "Default zoom" -msgstr "Zoom par défaut" - -#: ../../godmode/gis_maps/configure_gis_map.php:530 -msgid "Center Latitude" -msgstr "Centrer la latitude" - -#: ../../godmode/gis_maps/configure_gis_map.php:533 -msgid "Center Longitude" -msgstr "Centrer la longitude" - -#: ../../godmode/gis_maps/configure_gis_map.php:536 -msgid "Center Altitude" -msgstr "Centrer l'altitude" - -#: ../../godmode/gis_maps/configure_gis_map.php:539 -msgid "Default Latitude" -msgstr "Latitude par défaut" - -#: ../../godmode/gis_maps/configure_gis_map.php:542 -msgid "Default Longitude" -msgstr "Longitude par défaut" - -#: ../../godmode/gis_maps/configure_gis_map.php:545 -msgid "Default Altitude" -msgstr "Altitude par défaut" - -#: ../../godmode/gis_maps/configure_gis_map.php:561 -msgid "List of layers" -msgstr "Liste de couches" - -#: ../../godmode/gis_maps/configure_gis_map.php:562 -msgid "New layer" -msgstr "Nouvelle couche" - -#: ../../godmode/gis_maps/configure_gis_map.php:568 -msgid "Layer name" -msgstr "Nom de la couche" - -#: ../../godmode/gis_maps/configure_gis_map.php:570 -msgid "Visible" -msgstr "Visible" - -#: ../../godmode/gis_maps/configure_gis_map.php:574 -msgid "Show agents from group" -msgstr "Afficher les agents du groupe" - -#: ../../godmode/gis_maps/configure_gis_map.php:586 -msgid "Add agent" -msgstr "Ajouter un agent" - -#: ../../godmode/gis_maps/configure_gis_map.php:608 -msgid "List of Agents to be shown in the layer" -msgstr "Liste d'agents à afficher dans la couche" - -#: ../../godmode/gis_maps/configure_gis_map.php:639 -msgid "Use the data of this agent" -msgstr "Utiliser les données de cet agent" - -#: ../../godmode/gis_maps/configure_gis_map.php:647 -msgid "List of groups to be shown in the layer" -msgstr "Liste des groupes à afficher dans la couche" - -#: ../../godmode/gis_maps/configure_gis_map.php:654 -msgid "Save Layer" -msgstr "Sauvegarder la couche" - -#: ../../godmode/gis_maps/configure_gis_map.php:670 -#: ../../godmode/gis_maps/configure_gis_map.php:677 -msgid "Save map" -msgstr "Sauvegarder la carte" - -#: ../../godmode/gis_maps/configure_gis_map.php:672 -msgid "Update map" -msgstr "Mettre à jour la carte" - -#: ../../godmode/gis_maps/configure_gis_map.php:1060 -msgid "Using data from" -msgstr "En utilisant les données de" - -#: ../../godmode/gis_maps/configure_gis_map.php:1218 -msgid "Empty layer names are not supported" -msgstr "Les noms vides ne sont pas pris en charge!" - -#: ../../godmode/agentes/planned_downtime.list.php:174 -#: ../../godmode/agentes/planned_downtime.editor.php:67 -#: ../../include/functions_reporting_html.php:879 -#: ../../include/functions_reporting_html.php:4576 -msgid "Scheduled Downtime" -msgstr "Temps d'arrêt programmé" - -#: ../../godmode/agentes/planned_downtime.list.php:206 -msgid "An error occurred stopping the scheduled downtime" -msgstr "Une erreur s'est produite lors de l'arrêt du temps d'arrêt programmé" - -#: ../../godmode/agentes/planned_downtime.list.php:233 -msgid "This scheduled downtime is running" -msgstr "Ce temps d'arrêt programmé est en cours d'exécution" - -#: ../../godmode/agentes/planned_downtime.list.php:318 -#: ../../godmode/agentes/planned_downtime.editor.php:606 -msgid "Once" -msgstr "Une fois" - -#: ../../godmode/agentes/planned_downtime.list.php:319 -#: ../../godmode/agentes/planned_downtime.list.php:664 -#: ../../godmode/agentes/planned_downtime.editor.php:607 -msgid "Periodically" -msgstr "Périodiquement" - -#: ../../godmode/agentes/planned_downtime.list.php:321 -#: ../../godmode/modules/manage_network_components_form_wizard.php:471 -msgid "Execution type" -msgstr "Type d'exécution" - -#: ../../godmode/agentes/planned_downtime.list.php:333 -msgid "Show past downtimes" -msgstr "Afficher les temps d'arrêt passés" - -#: ../../godmode/agentes/planned_downtime.list.php:574 -#: ../../godmode/agentes/planned_downtime.export_csv.php:202 -msgid "No scheduled downtime" -msgstr "Pas de temps d'arrêt planifié" - -#: ../../godmode/agentes/planned_downtime.list.php:610 -msgid "Name #Ag." -msgstr "Nom #Ag." - -#: ../../godmode/agentes/planned_downtime.list.php:614 -#: ../../godmode/agentes/planned_downtime.editor.php:603 -#: ../../godmode/modules/manage_network_components_form_wizard.php:654 -#: ../../include/functions_reporting_html.php:6103 -msgid "Execution" -msgstr "Exécution" - -#: ../../godmode/agentes/planned_downtime.list.php:616 -#: ../../godmode/agentes/planned_downtime.list.php:688 -#: ../../enterprise/operation/agentes/transactional_map.php:265 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:554 -msgid "Running" -msgstr "En cours" - -#: ../../godmode/agentes/planned_downtime.list.php:617 -msgid "Affected" -msgstr "Affecté" - -#: ../../godmode/agentes/planned_downtime.list.php:622 -#: ../../godmode/agentes/planned_downtime.list.php:725 -#: ../../godmode/agentes/planned_downtime.list.php:731 -msgid "Stop downtime" -msgstr "Interrompre le temps d'arrêt" - -#: ../../godmode/agentes/planned_downtime.list.php:656 -#: ../../godmode/agentes/planned_downtime.editor.php:589 -msgid "Disabled Agents" -msgstr "Agents désactivés" - -#: ../../godmode/agentes/planned_downtime.list.php:657 -#: ../../godmode/agentes/planned_downtime.editor.php:590 -msgid "Disabled only Alerts" -msgstr "Seulement alertes désactivées" - -#: ../../godmode/agentes/planned_downtime.list.php:663 -msgid "once" -msgstr "une fois" - -#: ../../godmode/agentes/planned_downtime.list.php:678 -msgid "Not running" -msgstr "Arrêté" - -#: ../../godmode/agentes/planned_downtime.list.php:695 -#: ../../godmode/alerts/configure_alert_template.php:1550 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4321 -#: ../../include/class/AgentWizard.class.php:5961 -#: ../../views/calendar/special_days_edit.php:211 -#: ../../views/calendar/special_days.php:411 -#: ../../views/calendar/special_days.php:510 -msgid "Loading, this operation might take several minutes..." -msgstr "Chargement, cette opération peut prendre plusieurs minutes..." - -#: ../../godmode/agentes/planned_downtime.list.php:696 -msgid "Agents / Modules affected" -msgstr "Agents / Modules affectés" - -#: ../../godmode/agentes/planned_downtime.list.php:705 -msgid "Agents and modules affected" -msgstr "Agents et modules concernés" - -#: ../../godmode/agentes/planned_downtime.list.php:903 -msgid "" -"WARNING: If you delete this scheduled downtime, it will not be taken into " -"account in future SLA reports" -msgstr "" -"ATTENTION : Si vous supprimez ce temps d'arrêt programmé, il ne sera pas pris " -"en compte dans les futurs rapports SLA" - -#: ../../godmode/agentes/planned_downtime.list.php:909 -msgid "WARNING: There are malformed scheduled downtimes" -msgstr "AVERTISSEMENT : il y a des temps d'arrêt programmés mal formés" - -#: ../../godmode/agentes/planned_downtime.list.php:909 -msgid "Do you want to migrate automatically the malformed items?" -msgstr "Voulez-vous migrer automatiquement les éléments incorrects ?" - -#: ../../godmode/agentes/agent_conf_gis.php:50 -msgid "" -"There is no GIS data for this agent, so it's positioned in default position of " -"map." -msgstr "" -"Il n'y a pas de données GIS pour cet agent. Il est donc situé par défaut dans " -"une position de la carte." - -#: ../../godmode/agentes/agent_conf_gis.php:58 -msgid "" -"When you change the Agent position, the agent automatically activates the " -"'Ignore new GIS data' option" -msgstr "" -"Lorsque vous modifiez la position de l'agent, il active automatiquement " -"l'option « Ignorer les nouvelles données GIS »" - -#: ../../godmode/agentes/agent_conf_gis.php:67 -msgid "Agent position" -msgstr "Position de l'agent" - -#: ../../godmode/agentes/agent_conf_gis.php:73 -msgid "Latitude: " -msgstr "Latitude : " - -#: ../../godmode/agentes/agent_conf_gis.php:90 -msgid "Longitude: " -msgstr "Longitude : " - -#: ../../godmode/agentes/agent_conf_gis.php:107 -msgid "Altitude: " -msgstr "Altitude : " - -#: ../../godmode/agentes/fields_manager.php:30 -msgid "Agents custom fields manager" -msgstr "Gestionnaire de champs personnalisés d'agents" - -#: ../../godmode/agentes/fields_manager.php:46 -#: ../../include/ajax/custom_fields.php:737 -msgid "The name must not be empty" -msgstr "Saisie de nom obligatoire" - -#: ../../godmode/agentes/fields_manager.php:48 -msgid "The name must be unique" -msgstr "Le nom doit être unique" - -#: ../../godmode/agentes/fields_manager.php:59 -msgid "Field successfully created" -msgstr "Champ créé correctement" - -#: ../../godmode/agentes/fields_manager.php:80 -msgid "Field successfully updated" -msgstr "Champ mis à jour correctement" - -#: ../../godmode/agentes/fields_manager.php:82 -msgid "There was a problem modifying field" -msgstr "Problème de modification du champ" - -#: ../../godmode/agentes/fields_manager.php:94 -msgid "There was a problem deleting field" -msgstr "Erreur de suppression du champ" - -#: ../../godmode/agentes/fields_manager.php:96 -msgid "Field successfully deleted" -msgstr "Champ supprimé correctement" - -#: ../../godmode/agentes/fields_manager.php:168 -msgid "Create field" -msgstr "Créer un champ" - -#: ../../godmode/agentes/module_manager_editor_web.php:155 -msgid "Debug remotely this module" -msgstr "Déboguer à distance ce module" - -#: ../../godmode/agentes/module_manager_editor_web.php:158 -msgid "Debug this module once it has been initialized" -msgstr "Déboguez ce module une fois qu'il a été initialisé" - -#: ../../godmode/agentes/module_manager_editor_web.php:164 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:180 -#: ../../enterprise/godmode/modules/configure_local_component.php:494 -#: ../../enterprise/meta/include/functions_wizard_meta.php:673 -msgid "Load basic" -msgstr "Charger les bases" - -#: ../../godmode/agentes/module_manager_editor_web.php:170 -#: ../../enterprise/meta/include/functions_wizard_meta.php:679 -msgid "Load a basic structure on Web Checks" -msgstr "Charger une structure de base sur les contrôles web" - -#: ../../godmode/agentes/module_manager_editor_web.php:172 -#: ../../enterprise/godmode/setup/setup_log_collector.php:49 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:183 -#: ../../enterprise/godmode/modules/configure_local_component.php:503 -#: ../../enterprise/include/functions_metaconsole.php:1408 -#: ../../enterprise/include/functions_metaconsole.php:1441 -#: ../../enterprise/include/functions_metaconsole.php:1474 -#: ../../enterprise/include/functions_metaconsole.php:1507 -#: ../../enterprise/include/functions_metaconsole.php:1540 -#: ../../enterprise/include/functions_metaconsole.php:1573 -#: ../../enterprise/include/functions_metaconsole.php:1604 -#: ../../enterprise/include/functions_metaconsole.php:1637 -#: ../../enterprise/meta/include/functions_wizard_meta.php:238 -#: ../../enterprise/meta/include/functions_wizard_meta.php:681 -msgid "Check" -msgstr "Vérifier" - -#: ../../godmode/agentes/module_manager_editor_web.php:178 -#: ../../enterprise/meta/include/functions_wizard_meta.php:687 -msgid "Check the correct structure of the WebCheck" -msgstr "Vérifiez la structure correcte du WebCheck" - -#: ../../godmode/agentes/module_manager_editor_web.php:180 -#: ../../include/class/WebServerModuleDebug.class.php:325 -msgid "Debug" -msgstr "Débogage" - -#: ../../godmode/agentes/module_manager_editor_web.php:199 -#: ../../enterprise/meta/include/functions_wizard_meta.php:592 -msgid "Check type" -msgstr "Vérifier le type" - -#: ../../godmode/agentes/module_manager_editor_web.php:205 -msgid "Requests" -msgstr "Requêtes" - -#: ../../godmode/agentes/module_manager_editor_web.php:208 -msgid "Agent browser id" -msgstr "Identifiant du navigateur (Agent browser)" - -#: ../../godmode/agentes/module_manager_editor_web.php:214 -msgid "HTTP auth (login)" -msgstr "Authentification HTTP (connexion)" - -#: ../../godmode/agentes/module_manager_editor_web.php:217 -msgid "HTTP auth (password)" -msgstr "Authentification HTTP (mot de passe)" - -#: ../../godmode/agentes/module_manager_editor_web.php:224 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1084 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1613 -msgid "Proxy URL" -msgstr "URL du proxy" - -#: ../../godmode/agentes/module_manager_editor_web.php:231 -msgid "Proxy auth (login)" -msgstr "Authentification du proxy (connexion)" - -#: ../../godmode/agentes/module_manager_editor_web.php:235 -msgid "Proxy auth (pass)" -msgstr "Authentification du proxy (mot de passe)" - -#: ../../godmode/agentes/module_manager_editor_web.php:242 -msgid "Proxy auth (server)" -msgstr "Authentification du proxy (serveur)" - -#: ../../godmode/agentes/module_manager_editor_web.php:246 -msgid "Proxy auth (realm)" -msgstr "Authentification du proxy (realm)" - -#: ../../godmode/agentes/module_manager_editor_web.php:253 -#: ../../enterprise/meta/include/functions_wizard_meta.php:694 -msgid "First line must be \"task_begin\"" -msgstr "La première ligne doit être « task_begin »." - -#: ../../godmode/agentes/module_manager_editor_web.php:254 -#: ../../enterprise/meta/include/functions_wizard_meta.php:695 -msgid "Webchecks configuration is empty" -msgstr "La configuration des Webchecks est vide." - -#: ../../godmode/agentes/module_manager_editor_web.php:255 -#: ../../godmode/agentes/module_manager_editor_web.php:256 -#: ../../enterprise/meta/include/functions_wizard_meta.php:696 -#: ../../enterprise/meta/include/functions_wizard_meta.php:697 -msgid "Last line must be \"task_end\"" -msgstr "La dernière ligne doit être « task_end »." - -#: ../../godmode/agentes/module_manager_editor_web.php:257 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:203 -#: ../../enterprise/godmode/modules/configure_local_component.php:513 -#: ../../enterprise/meta/include/functions_wizard_meta.php:698 -msgid "There is a line with a unknown token 'token_fail'." -msgstr "Une ligne contient un token inconnu « token_fail »." - -#: ../../godmode/agentes/module_manager_editor_web.php:258 -msgid "There isn't get or post" -msgstr "Impossible d'obtenir ou de publier" - -#: ../../godmode/agentes/module_manager_editor_web.php:259 -#: ../../enterprise/meta/include/functions_wizard_meta.php:699 -msgid "Web checks are built correctly" -msgstr "Contrôles web établis correctement" - -#: ../../godmode/agentes/agent_template.php:67 -#: ../../include/functions_api.php:15411 -msgid "Created by template " -msgstr "Créé par modèle " - -#: ../../godmode/agentes/agent_template.php:156 -msgid "Error adding modules" -msgstr "Erreur d'ajout de modules" - -#: ../../godmode/agentes/agent_template.php:158 -msgid "Error adding modules. The following errors already exists: " -msgstr "Erreur d'ajout de modules. Les erreurs suivantes existent déjà : " - -#: ../../godmode/agentes/agent_template.php:163 -#: ../../include/functions_api.php:15505 -msgid "Modules successfully added" -msgstr "Modules ajoutés correctement" - -#: ../../godmode/agentes/agent_template.php:188 -msgid "Assign" -msgstr "Attribuer" - -#: ../../godmode/agentes/agent_template.php:269 -#: ../../mobile/operation/modules.php:772 -msgid "No modules" -msgstr "Pas de modules" - -#: ../../godmode/agentes/configure_field.php:41 -msgid "Update agent custom field" -msgstr "Mettre à jour le champ de l'agent personnalisé" - -#: ../../godmode/agentes/configure_field.php:43 -msgid "Create agent custom field" -msgstr "Créer un champ d'agent personnalisé" - -#: ../../godmode/agentes/configure_field.php:55 -#: ../../godmode/agentes/configure_field.php:59 -#: ../../godmode/agentes/configure_field.php:63 -#: ../../godmode/agentes/configure_field.php:67 -msgid "Agent Custom Fields Information" -msgstr "Informations sur les champs personnalisés de l'agent" - -#: ../../godmode/agentes/configure_field.php:56 -msgid "" -"You cannot set the Password type until you clear the combo values and click on " -"update button." -msgstr "" -"Vous ne pouvez pas définir le type de mot de passe tant que vous n'avez pas " -"effacé les valeurs combinées et cliqué sur le bouton de mise à jour." - -#: ../../godmode/agentes/configure_field.php:60 -msgid "" -"You cannot unset the enable combo until you clear the combo values and click " -"on update." -msgstr "" -"Vous ne pouvez pas désactiver le combo d'activation tant que vous n'avez pas " -"effacé les valeurs du combo et cliqué sur mettre à jour." - -#: ../../godmode/agentes/configure_field.php:64 -msgid "If you select Enabled combo the Password type will be disabled." -msgstr "" -"Si vous sélectionnez la combinaison activée, le type de mot de passe sera " -"désactivé." - -#: ../../godmode/agentes/configure_field.php:68 -msgid "If you select Passord type the Enabled combo will be disabled." -msgstr "" -"Si vous sélectionnez le type de mot de passe, la liste déroulante Activé sera " -"désactivée." - -#: ../../godmode/agentes/configure_field.php:84 -msgid "Pass type" -msgstr "Type de mot de passe" - -#: ../../godmode/agentes/configure_field.php:85 -msgid "" -"The fields with pass type enabled will be displayed like html input type pass " -"in html" -msgstr "" -"Les champs avec le type de mot de passe activé sont masqués par des " -"astérisques en HTML" - -#: ../../godmode/agentes/configure_field.php:106 -msgid "Enabled combo" -msgstr "Combo activé" - -#: ../../godmode/agentes/configure_field.php:118 -msgid "Combo values" -msgstr "Valeurs du combo" - -#: ../../godmode/agentes/configure_field.php:119 -msgid "Set values separated by comma" -msgstr "Définir des valeurs séparées par des virgules" - -#: ../../godmode/agentes/agent_incidents.php:69 -msgid "No incidents associated to this agent" -msgstr "Aucun incident associé à cet agent" - -#: ../../godmode/agentes/agent_incidents.php:90 -msgid "Incident" -msgstr "Incident" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:125 -msgid "Show monitor detail fields" -msgstr "Afficher les champs de détail du moniteur" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:164 -#: ../../godmode/events/custom_events.php:129 -#: ../../enterprise/meta/event/custom_events.php:175 -msgid "Fields available" -msgstr "Champs disponibles" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:171 -#: ../../godmode/events/custom_events.php:136 -#: ../../enterprise/meta/event/custom_events.php:187 -msgid "Add fields to select" -msgstr "Ajouter champs à sélectionner" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:180 -#: ../../godmode/events/custom_events.php:144 -#: ../../enterprise/meta/event/custom_events.php:197 -msgid "Delete fields to select" -msgstr "Supprimer champs pour sélectionner" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:186 -#: ../../godmode/events/custom_events.php:149 -#: ../../enterprise/meta/event/custom_events.php:177 -msgid "Fields selected" -msgstr "Champs sélectionnés" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:240 -#: ../../godmode/events/custom_events.php:203 -#: ../../enterprise/meta/event/custom_events.php:248 -msgid "There must be at least one custom field. Timestamp will be set by default" -msgstr "" -"Il doit y avoir au moins un champ personnalisé. L’horodatage sera défini par " -"défaut" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:241 -#: ../../godmode/events/custom_events.php:204 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:1151 -#: ../../enterprise/meta/event/custom_events.php:249 -#: ../../include/class/TreeGroupEdition.class.php:164 -msgid "Confirm" -msgstr "Confirmer " - -#: ../../godmode/agentes/planned_downtime.editor.php:208 -#: ../../godmode/agentes/planned_downtime.editor.php:1123 -#: ../../godmode/agentes/planned_downtime.editor.php:1258 -msgid "This elements cannot be modified while the downtime is being executed" -msgstr "" -"Cet élément ne peut pas être modifié lorsque le temps d'arrêt est en exécution." - -#: ../../godmode/agentes/planned_downtime.editor.php:241 -#: ../../include/functions_planned_downtimes.php:40 -#: ../../include/functions_planned_downtimes.php:742 -msgid "" -"Not created. Error inserting data. Start time must be higher than the current " -"time" -msgstr "" -"Erreur de création et d'insertion de données. L'heure de début doit être " -"supérieure à l'heure actuelle." - -#: ../../godmode/agentes/planned_downtime.editor.php:245 -#: ../../godmode/agentes/planned_downtime.editor.php:249 -#: ../../godmode/agentes/planned_downtime.editor.php:257 -#: ../../godmode/agentes/planned_downtime.editor.php:261 -#: ../../include/functions_planned_downtimes.php:42 -#: ../../include/functions_planned_downtimes.php:47 -#: ../../include/functions_planned_downtimes.php:49 -#: ../../include/functions_planned_downtimes.php:747 -#: ../../include/functions_planned_downtimes.php:754 -#: ../../include/functions_planned_downtimes.php:762 -#: ../../include/functions_planned_downtimes.php:770 -#: ../../include/functions_planned_downtimes.php:775 -#: ../../include/functions_planned_downtimes.php:780 -#: ../../include/functions_planned_downtimes.php:785 -#: ../../include/functions_planned_downtimes.php:790 -#: ../../include/functions_planned_downtimes.php:795 -#: ../../include/functions_planned_downtimes.php:800 -msgid "Not created. Error inserting data" -msgstr "Erreur de création : erreur d'insertion de données" - -#: ../../godmode/agentes/planned_downtime.editor.php:245 -#: ../../include/functions_planned_downtimes.php:42 -#: ../../include/functions_planned_downtimes.php:754 -msgid "The end date must be higher than the start date" -msgstr "La date finale doit être supérieure à la date initiale" - -#: ../../godmode/agentes/planned_downtime.editor.php:249 -#: ../../include/functions_planned_downtimes.php:747 -msgid "The end date must be higher than the current time" -msgstr "La date finale doit être postérieure à l'heure actuelle" - -#: ../../godmode/agentes/planned_downtime.editor.php:257 -#: ../../godmode/agentes/planned_downtime.editor.php:716 -#: ../../godmode/agentes/planned_downtime.editor.php:729 -#: ../../include/functions_planned_downtimes.php:47 -#: ../../include/functions_planned_downtimes.php:762 -msgid "The end time must be higher than the start time" -msgstr "L'heure de fin doit être supérieure à l'heure de début" - -#: ../../godmode/agentes/planned_downtime.editor.php:261 -#: ../../godmode/agentes/planned_downtime.editor.php:701 -#: ../../include/functions_planned_downtimes.php:49 -#: ../../include/functions_planned_downtimes.php:770 -msgid "The end day must be higher than the start day" -msgstr "Le jour de fin doit être postérieur au jour de début" - -#: ../../godmode/agentes/planned_downtime.editor.php:313 -#: ../../include/functions_planned_downtimes.php:98 -#: ../../include/functions_planned_downtimes.php:814 -msgid "Each scheduled downtime must have a different name" -msgstr "Chaque temps d'arrêt programmé doit avoir un nom différent" - -#: ../../godmode/agentes/planned_downtime.editor.php:318 -#: ../../godmode/agentes/planned_downtime.editor.php:350 -#: ../../include/functions_planned_downtimes.php:103 -#: ../../include/functions_planned_downtimes.php:820 -msgid "Scheduled downtime must have a name" -msgstr "Les temps d'arrêt programmés doivent avoir un nom" - -#: ../../godmode/agentes/planned_downtime.editor.php:583 -msgid "Quiet: Modules will not generate events or fire alerts." -msgstr "" -"Mode silencieux: les modules ne génèrent pas d'événements et ne déclenchent " -"pas d'alertes." - -#: ../../godmode/agentes/planned_downtime.editor.php:583 -msgid "Disable Agents: Disables the selected agents." -msgstr "Désactiver les agents : ceci désactive les agents sélectionnés." - -#: ../../godmode/agentes/planned_downtime.editor.php:583 -msgid "Disable Alerts: Disable alerts for the selected agents." -msgstr "" -"Désactiver les alertes : ceci désactive les alertes pour les agents " -"sélectionnés." - -#: ../../godmode/agentes/planned_downtime.editor.php:622 -msgid "Configure the time" -msgstr "Configurer le temps" - -#: ../../godmode/agentes/planned_downtime.editor.php:628 -#: ../../include/functions_reporting_html.php:86 -#: ../../include/functions_reporting_html.php:5487 -#: ../../include/ajax/alert_list.ajax.php:579 -msgid "From:" -msgstr "De :" - -#: ../../godmode/agentes/planned_downtime.editor.php:632 -#: ../../include/functions_reporting_html.php:86 -#: ../../include/functions_reporting_html.php:5487 -#: ../../include/ajax/alert_list.ajax.php:593 -msgid "To:" -msgstr "À :" - -#: ../../godmode/agentes/planned_downtime.editor.php:641 -msgid "Type Periodicity:" -msgstr "Type de périodicité :" - -#: ../../godmode/agentes/planned_downtime.editor.php:643 -#: ../../godmode/agentes/module_manager_editor_prediction.php:181 -#: ../../enterprise/include/functions_cron.php:502 -#: ../../enterprise/include/lib/NetworkManager.php:182 -msgid "Weekly" -msgstr "Hebdomadaire" - -#: ../../godmode/agentes/planned_downtime.editor.php:644 -#: ../../godmode/agentes/module_manager_editor_prediction.php:182 -#: ../../enterprise/include/functions_cron.php:503 -msgid "Monthly" -msgstr "Mensuel" - -#: ../../godmode/agentes/planned_downtime.editor.php:662 -#: ../../include/functions.php:1077 ../../include/functions_reporting.php:14061 -#: ../../include/class/CalendarManager.class.php:978 -#: ../../views/calendar/special_days.php:225 -msgid "Mon" -msgstr "Lundi" - -#: ../../godmode/agentes/planned_downtime.editor.php:663 -#: ../../include/functions.php:1081 ../../include/functions_reporting.php:14066 -#: ../../include/class/CalendarManager.class.php:979 -#: ../../views/calendar/special_days.php:226 -msgid "Tue" -msgstr "Mardi" - -#: ../../godmode/agentes/planned_downtime.editor.php:664 -#: ../../include/functions.php:1085 ../../include/functions_reporting.php:14071 -#: ../../include/class/CalendarManager.class.php:980 -#: ../../views/calendar/special_days.php:227 -msgid "Wed" -msgstr "Mercredi" - -#: ../../godmode/agentes/planned_downtime.editor.php:665 -#: ../../include/functions.php:1089 ../../include/functions_reporting.php:14076 -#: ../../include/class/CalendarManager.class.php:981 -#: ../../views/calendar/special_days.php:228 -msgid "Thu" -msgstr "Jeudi" - -#: ../../godmode/agentes/planned_downtime.editor.php:666 -#: ../../include/functions.php:1093 ../../include/functions_reporting.php:14081 -#: ../../include/class/CalendarManager.class.php:982 -#: ../../views/calendar/special_days.php:229 -msgid "Fri" -msgstr "Vendredi" - -#: ../../godmode/agentes/planned_downtime.editor.php:667 -#: ../../include/functions.php:1097 ../../include/functions_reporting.php:14086 -#: ../../include/class/CalendarManager.class.php:983 -#: ../../views/calendar/special_days.php:230 -msgid "Sat" -msgstr "Samedi" - -#: ../../godmode/agentes/planned_downtime.editor.php:668 -#: ../../include/functions.php:1101 ../../include/functions_reporting.php:14091 -#: ../../include/class/CalendarManager.class.php:984 -#: ../../views/calendar/special_days.php:224 -msgid "Sun" -msgstr "Dimanche" - -#: ../../godmode/agentes/planned_downtime.editor.php:673 -msgid "From day:" -msgstr "À partir du jour :" - -#: ../../godmode/agentes/planned_downtime.editor.php:687 -msgid "To day:" -msgstr "Jusqu'au jour :" - -#: ../../godmode/agentes/planned_downtime.editor.php:706 -msgid "From hour:" -msgstr "De l'heure :" - -#: ../../godmode/agentes/planned_downtime.editor.php:719 -msgid "To hour:" -msgstr "Jusqu'à l'heure :" - -#: ../../godmode/agentes/planned_downtime.editor.php:795 -msgid "Group filter" -msgstr "Filtre groupe" - -#: ../../godmode/agentes/planned_downtime.editor.php:799 -#: ../../enterprise/include/class/Omnishell.class.php:835 -msgid "Available agents" -msgstr "Agents disponibles" - -#: ../../godmode/agentes/planned_downtime.editor.php:829 -msgid "Available modules:" -msgstr "Modules disponibles :" - -#: ../../godmode/agentes/planned_downtime.editor.php:830 -msgid "Only for type Quiet for downtimes." -msgstr "Seulement pour le type Mode silencieux pour les temps d'arrêt." - -#: ../../godmode/agentes/planned_downtime.editor.php:888 -msgid "Agents planned for this downtime" -msgstr "Agents planifiés pour ce temps d'arrêt" - -#: ../../godmode/agentes/planned_downtime.editor.php:906 -msgid "There are no agents" -msgstr "Aucun agent" - -#: ../../godmode/agentes/planned_downtime.editor.php:948 -msgid "All alerts" -msgstr "Toutes les alertes" - -#: ../../godmode/agentes/planned_downtime.editor.php:950 -msgid "Entire agent" -msgstr "Agent au complet" - -#: ../../godmode/agentes/planned_downtime.editor.php:953 -#: ../../godmode/agentes/planned_downtime.editor.php:1075 -msgid "All modules" -msgstr "Tous les modules" - -#: ../../godmode/agentes/planned_downtime.editor.php:955 -#: ../../godmode/agentes/planned_downtime.editor.php:1067 -#: ../../godmode/agentes/planned_downtime.editor.php:1071 -msgid "Some modules" -msgstr "Quelques modules" - -#: ../../godmode/agentes/planned_downtime.editor.php:1021 -msgid "Add Module:" -msgstr "Ajouter un module :" - -#: ../../godmode/agentes/planned_downtime.editor.php:1523 -msgid "" -"WARNING: If you edit this scheduled downtime, the data of future SLA reports " -"may be altered" -msgstr "" -"AVERTISSEMENT : Si vous modifiez ce temps d'arrêt programmé, les données des " -"futurs rapports SLA peuvent être modifiées" - -#: ../../godmode/agentes/module_manager.php:130 -msgid "Create a new data server module" -msgstr "Créer un nouveau module de serveur de données" - -#: ../../godmode/agentes/module_manager.php:132 -msgid "Create a new network server module" -msgstr "Créer un nouveau module de serveur de réseau" - -#: ../../godmode/agentes/module_manager.php:136 -msgid "Create a new plugin server module" -msgstr "Créer un nouveau module de serveur plugin" - -#: ../../godmode/agentes/module_manager.php:140 -msgid "Create a new WMI server module" -msgstr "Créer un nouveau module de serveur WMI" - -#: ../../godmode/agentes/module_manager.php:144 -msgid "Create a new prediction server module" -msgstr "Créer un nouveau module de serveur de prédiction" - -#: ../../godmode/agentes/module_manager.php:148 -msgid "Create a new web Server module" -msgstr "Créer un nouveau module de serveur web" - -#: ../../godmode/agentes/module_manager.php:211 -msgid "

Type

" -msgstr "

Type

" - -#: ../../godmode/agentes/module_manager.php:241 -msgid "Get more modules on Monitoring Library" -msgstr "Obtenez plus de modules sur Monitoring Library" - -#: ../../godmode/agentes/module_manager.php:280 -msgid "There was a problem completing the operation" -msgstr "Un problème s’est produit lors de la fin de l’opération" - -#: ../../godmode/agentes/module_manager.php:437 -#: ../../godmode/agentes/module_manager.php:478 -#, php-format -msgid "There was a problem completing the operation. Applied to 0/%d modules." -msgstr "" -"Un problème est survenu lors de l'exécution de l'opération. Appliqué à 0/%d " -"modules." - -#: ../../godmode/agentes/module_manager.php:443 -#: ../../godmode/agentes/module_manager.php:484 -msgid "Operation finished successfully." -msgstr "Opération complétée correctement" - -#: ../../godmode/agentes/module_manager.php:447 -#: ../../godmode/agentes/module_manager.php:488 -#, php-format -msgid "There was a problem completing the operation. Applied to %d/%d modules." -msgstr "" -"Un problème est survenu lors de l'exécution de l'opération. Appliqué aux " -"modules %d/%d." - -#: ../../godmode/agentes/module_manager.php:868 -msgid "Del." -msgstr "Del." - -#: ../../godmode/agentes/module_manager.php:1042 -#: ../../godmode/agentes/module_manager.php:1050 -#: ../../include/ajax/module.php:1084 ../../include/ajax/module.php:1092 -msgid "Adopted" -msgstr "Adopté" - -#: ../../godmode/agentes/module_manager.php:1086 -#: ../../enterprise/operation/agentes/policy_view.php:457 -msgid "Non initialized module" -msgstr "Module non initialisé" - -#: ../../godmode/agentes/module_manager.php:1105 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:454 -msgid "" -"The policy modules of data type will only update their intervals when policy " -"is applied." -msgstr "" -"Les modules de politique de type données mettent à jour leurs intervalles que " -"lorsque la politique est appliquée." - -#: ../../godmode/agentes/module_manager.php:1143 -#: ../../godmode/agentes/module_manager.php:1144 -#: ../../enterprise/godmode/policies/policy_modules.php:1515 -#: ../../enterprise/godmode/policies/policy_modules.php:1516 -msgid "Enable module" -msgstr "Activer le module" - -#: ../../godmode/agentes/module_manager.php:1153 -#: ../../godmode/agentes/module_manager.php:1154 -#: ../../enterprise/godmode/policies/policy_modules.php:1525 -#: ../../enterprise/godmode/policies/policy_modules.php:1526 -msgid "Disable module" -msgstr "Module désactivé" - -#: ../../godmode/agentes/module_manager.php:1180 -msgid "Normalize" -msgstr "Normaliser" - -#: ../../godmode/agentes/module_manager.php:1190 -msgid "Normalize (Disabled)" -msgstr "Normaliser (désactivé)" - -#: ../../godmode/agentes/module_manager.php:1205 -#: ../../include/functions_snmp_browser.php:638 -msgid "Create network component" -msgstr "Créer un composant de réseau" - -#: ../../godmode/agentes/module_manager.php:1214 -msgid "Create network component (Disabled)" -msgstr "Créer un composant de réseau (désactivé)" - -#: ../../godmode/agentes/module_manager.php:1274 -msgid "Execute action" -msgstr "Exécuter l'action" - -#: ../../godmode/agentes/module_manager_editor_common.php:108 -msgid "Using module component" -msgstr "Utilisation du composant de module" - -#: ../../godmode/agentes/module_manager_editor_common.php:118 -#: ../../godmode/agentes/module_manager_editor_common.php:135 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:76 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:96 -msgid "Manual setup" -msgstr "Configuration manuelle" - -#: ../../godmode/agentes/module_manager_editor_common.php:127 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:88 -msgid "No component was found" -msgstr "Aucun composant a été trouvé" - -#: ../../godmode/agentes/module_manager_editor_common.php:238 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:98 -msgid "Delete module" -msgstr "Supprimer le module" - -#: ../../godmode/agentes/module_manager_editor_common.php:413 -msgid "Warning threshold" -msgstr "Seuil d’avertissement" - -#: ../../godmode/agentes/module_manager_editor_common.php:415 -#: ../../godmode/agentes/module_manager_editor_common.php:476 -msgid "Min. " -msgstr "Min. " - -#: ../../godmode/agentes/module_manager_editor_common.php:474 -msgid "Critical threshold" -msgstr "Seuil critique" - -#: ../../godmode/agentes/module_manager_editor_common.php:627 -#: ../../godmode/agentes/module_manager_editor_common.php:629 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:430 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:433 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:156 -#, php-format -msgid "Agent interval x %s" -msgstr "Agent intervalle x %s" - -#: ../../godmode/agentes/module_manager_editor_common.php:664 -#: ../../godmode/modules/manage_network_components_form_common.php:308 -#: ../../enterprise/godmode/modules/configure_local_component.php:461 -#: ../../enterprise/include/functions_reporting_csv.php:1201 -#: ../../include/functions_reporting.php:6431 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:480 -msgid "Min. Value" -msgstr "Valeur minimale" - -#: ../../godmode/agentes/module_manager_editor_common.php:668 -#: ../../godmode/modules/manage_network_components_form_common.php:310 -#: ../../enterprise/godmode/modules/configure_local_component.php:466 -#: ../../enterprise/include/functions_reporting_csv.php:1256 -#: ../../include/functions_reporting.php:6427 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:492 -msgid "Max. Value" -msgstr "Valeur maximale" - -#: ../../godmode/agentes/module_manager_editor_common.php:673 -msgid "Dynamic Threshold Interval" -msgstr "Intervalle de seuil dynamique" - -#: ../../godmode/agentes/module_manager_editor_common.php:691 -#: ../../godmode/modules/manage_network_components_form_common.php:152 -#: ../../enterprise/godmode/modules/configure_local_component.php:298 -msgid "Advanced options Dynamic Threshold" -msgstr "Options avancées du Seuil dynamique" - -#: ../../godmode/agentes/module_manager_editor_common.php:700 -msgid "Dynamic Threshold Min. " -msgstr "Seuil dynamique min. " - -#: ../../godmode/agentes/module_manager_editor_common.php:713 -msgid "Dynamic Threshold Max. " -msgstr "Seuil dynamique max. " - -#: ../../godmode/agentes/module_manager_editor_common.php:726 -msgid "Dynamic Threshold Two Tailed: " -msgstr "Problème de seuil dynamique deux : " - -#: ../../godmode/agentes/module_manager_editor_common.php:737 -msgid "Not needed" -msgstr "Pas nécessaire" - -#: ../../godmode/agentes/module_manager_editor_common.php:906 -#: ../../godmode/modules/manage_network_components_form_common.php:362 -#: ../../enterprise/godmode/modules/configure_local_component.php:561 -msgid "Tags available" -msgstr "Étiquettes disponibles" - -#: ../../godmode/agentes/module_manager_editor_common.php:1001 -#: ../../godmode/modules/manage_network_components_form_common.php:380 -#: ../../enterprise/godmode/modules/configure_local_component.php:579 -msgid "Add tags to module" -msgstr "Ajouter des étiquettes au module" - -#: ../../godmode/agentes/module_manager_editor_common.php:1010 -#: ../../godmode/modules/manage_network_components_form_common.php:381 -#: ../../enterprise/godmode/modules/configure_local_component.php:580 -msgid "Delete tags to module" -msgstr "Supprimer les étiquettes du module" - -#: ../../godmode/agentes/module_manager_editor_common.php:1014 -#: ../../godmode/modules/manage_network_components_form_common.php:382 -#: ../../enterprise/godmode/setup/setup_auth.php:174 -#: ../../enterprise/godmode/setup/setup_auth.php:458 -#: ../../enterprise/godmode/setup/setup_auth.php:1253 -#: ../../enterprise/godmode/modules/configure_local_component.php:581 -msgid "Tags selected" -msgstr "Étiquettes sélectionnées" - -#: ../../godmode/agentes/module_manager_editor_common.php:1035 -msgid "Tags from policy" -msgstr "Étiquettes de la politique" - -#: ../../godmode/agentes/module_manager_editor_common.php:1075 -msgid "Cascade Protection Services" -msgstr "Services de protection en cascade" - -#: ../../godmode/agentes/module_manager_editor_common.php:1109 -#: ../../godmode/agentes/module_manager_editor_common.php:1117 -#: ../../godmode/agentes/module_manager_editor_common.php:1126 -msgid "Cron from" -msgstr "Cron à partir de" - -#: ../../godmode/agentes/module_manager_editor_common.php:1113 -#: ../../godmode/agentes/module_manager_editor_common.php:1121 -#: ../../godmode/agentes/module_manager_editor_common.php:1130 -msgid "Cron to" -msgstr "Cron à" - -#: ../../godmode/agentes/module_manager_editor_common.php:1166 -msgid "Module parent" -msgstr "Parent de module" - -#: ../../godmode/agentes/module_manager_editor_common.php:1226 -#: ../../godmode/agentes/module_manager_editor.php:750 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:574 -#: ../../enterprise/godmode/policies/policy_modules.php:417 -msgid "Custom macros" -msgstr "Macros personnalisées" - -#: ../../godmode/agentes/module_manager_editor_common.php:1264 -#: ../../godmode/agentes/module_manager_editor_common.php:1375 -msgid "Direct" -msgstr "Direct" - -#: ../../godmode/agentes/module_manager_editor_common.php:1265 -#: ../../godmode/agentes/module_manager_editor_common.php:1375 -#: ../../include/functions_reporting_html.php:3819 -#: ../../include/functions_reporting_html.php:3913 -#: ../../include/functions_reporting_html.php:3993 -#: ../../include/functions_reporting_html.php:4002 -#: ../../include/functions_reporting_html.php:4140 -#: ../../include/functions_reporting_html.php:4149 -#: ../../include/functions_reporting_html.php:4473 -#: ../../include/functions_reporting_html.php:4479 -msgid "Failover" -msgstr "Basculement" - -#: ../../godmode/agentes/module_manager_editor_common.php:1266 -msgid "Rel. type" -msgstr "Type de relations" - -#: ../../godmode/agentes/module_manager_editor_common.php:1281 -msgid "Add relationship" -msgstr "Ajouter une relation" - -#: ../../godmode/agentes/module_manager_editor_common.php:1306 -msgid "Changes" -msgstr "Changements" - -#: ../../godmode/agentes/module_manager_editor_common.php:1986 -#: ../../godmode/modules/manage_network_components_form_common.php:706 -#: ../../enterprise/godmode/modules/configure_local_component.php:978 -msgid "Normal Status" -msgstr "État normal" - -#: ../../godmode/agentes/module_manager_editor_common.php:1987 -#: ../../godmode/modules/manage_network_components_form_common.php:707 -#: ../../enterprise/godmode/modules/configure_local_component.php:979 -msgid "Warning Status" -msgstr "État d'alerte" - -#: ../../godmode/agentes/module_manager_editor_common.php:1988 -#: ../../godmode/modules/manage_network_components_form_common.php:708 -#: ../../enterprise/godmode/modules/configure_local_component.php:980 -msgid "Critical Status" -msgstr "État critique" - -#: ../../godmode/agentes/module_manager_editor_common.php:1990 -#: ../../godmode/modules/manage_network_components_form_common.php:710 -#: ../../enterprise/godmode/modules/configure_local_component.php:983 -msgid "Please introduce a maximum warning higher than the minimun warning" -msgstr "Veuillez introduire une alerte maximale supérieure à l'alerte minimale" - -#: ../../godmode/agentes/module_manager_editor_common.php:1991 -#: ../../godmode/modules/manage_network_components_form_common.php:711 -#: ../../enterprise/godmode/modules/configure_local_component.php:985 -msgid "Please introduce a maximum critical higher than the minimun critical" -msgstr "" -"Veuillez introduire un état critique maximal supérieur à l'état critique " -"minimal" - -#: ../../godmode/agentes/module_manager_editor_common.php:1992 -#: ../../godmode/modules/manage_network_components_form_common.php:712 -msgid "Please introduce a positive percentage value" -msgstr "Veuillez introduire une valeur de pourcentage positive" - -#: ../../godmode/agentes/module_manager_editor_wmi.php:87 -#: ../../godmode/modules/manage_network_components_form_wmi.php:41 -msgid "Namespace" -msgstr "Espace de noms" - -#: ../../godmode/agentes/module_manager_editor_wmi.php:87 -msgid "Optional. WMI namespace. If unsure leave blank." -msgstr "Optionnel. Espace de noms WMI. En cas de doute, laissez vide." - -#: ../../godmode/agentes/module_manager_editor_wmi.php:151 -msgid "" -"Optional. Substring to look for in the WQL query result. The module returns 1 " -"if found, 0 if not." -msgstr "" -"Optionnel. Sous-chaîne à rechercher dans le résultat de la requête WQL. Le " -"module renvoie 1 s'il est trouvé, 0 sinon." - -#: ../../godmode/agentes/module_manager_editor_wmi.php:164 -msgid "Column number to retrieve from the WQL query result (starting from zero)." -msgstr "" -"Numéro de colonne à extraire du résultat de la requête WQL (à partir de zéro)." - -#: ../../godmode/agentes/configurar_agente.php:243 -#: ../../godmode/agentes/configurar_agente.php:1040 -msgid "No agent alias specified" -msgstr "Aucun alias agent spécifié" - -#: ../../godmode/agentes/configurar_agente.php:246 -msgid "Agent cannot be created due to the maximum agent limit for this group" -msgstr "" -"L'agent ne peut pas être créé en raison de la limite maximale d'agents pour ce " -"groupe" - -#: ../../godmode/agentes/configurar_agente.php:352 -msgid "Could not be created, because name already exists" -msgstr "Erreur de création, le nom existe déjà" - -#: ../../godmode/agentes/configurar_agente.php:354 -msgid "Could not be created, because IP already exists" -msgstr "Impossible de créer, car l'IP existe déjà" - -#: ../../godmode/agentes/configurar_agente.php:437 ../../godmode/menu.php:149 -#: ../../godmode/wizards/HostDevices.class.php:1077 -msgid "Module templates" -msgstr "Modèles de modules" - -#: ../../godmode/agentes/configurar_agente.php:526 -#: ../../enterprise/godmode/policies/policy.php:102 -#: ../../enterprise/include/functions_policies.php:3730 -msgid "Agent wizard" -msgstr "Assistant de l'agent" - -#: ../../godmode/agentes/configurar_agente.php:548 -#: ../../godmode/agentes/configurar_agente.php:765 -#: ../../enterprise/include/functions_policies.php:3738 -msgid "SNMP Interfaces wizard" -msgstr "Assistant des interfaces SNMP" - -#: ../../godmode/agentes/configurar_agente.php:558 -#: ../../godmode/agentes/configurar_agente.php:771 -#: ../../enterprise/include/functions_policies.php:3741 -msgid "WMI Wizard" -msgstr "Assistant du WMI" - -#: ../../godmode/agentes/configurar_agente.php:701 -#: ../../enterprise/operation/agentes/ver_agente.php:215 -#: ../../enterprise/godmode/agentes/collections.php:327 -#: ../../enterprise/include/functions_groups.php:81 -#: ../../enterprise/meta/advanced/collections.php:289 -msgid "Collection" -msgstr "Collection" - -#: ../../godmode/agentes/configurar_agente.php:706 -#: ../../enterprise/godmode/menu.php:81 -msgid "Network config manager" -msgstr "Gestionnaire de configuration réseau" - -#: ../../godmode/agentes/configurar_agente.php:717 -#: ../../enterprise/godmode/agentes/configurar_agente.php:112 -#: ../../enterprise/godmode/policies/policy.php:82 -#: ../../enterprise/include/functions_policies.php:3830 -msgid "Agent plugins" -msgstr "Plugins d'agents" - -#: ../../godmode/agentes/configurar_agente.php:744 -msgid "Gis" -msgstr "GIS" - -#: ../../godmode/agentes/configurar_agente.php:786 -msgid "SNMP explorer" -msgstr "Explorateur SNMP" - -#: ../../godmode/agentes/configurar_agente.php:817 -#: ../../godmode/agentes/configurar_agente.php:839 -#: ../../godmode/agentes/modificar_agente.php:104 ../../godmode/menu.php:103 -msgid "Resources" -msgstr "Ressources" - -#: ../../godmode/agentes/configurar_agente.php:818 -#: ../../godmode/agentes/configurar_agente.php:840 -#: ../../godmode/agentes/modificar_agente.php:108 ../../godmode/menu.php:71 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:236 -msgid "Manage agents" -msgstr "Gérer les agents" - -#: ../../godmode/agentes/configurar_agente.php:827 -msgid "Agent manager" -msgstr "Administrateur d'agents" - -#: ../../godmode/agentes/configurar_agente.php:867 -#: ../../godmode/servers/modificar_server.php:222 -msgid "Conf file deleted successfully" -msgstr "Le fichier de configuration a été supprimé correctement" - -#: ../../godmode/agentes/configurar_agente.php:868 -#: ../../godmode/servers/modificar_server.php:223 -msgid "Could not delete conf file" -msgstr "Erreur de suppression du fichier de configuration" - -#: ../../godmode/agentes/configurar_agente.php:885 -#: ../../godmode/agentes/configurar_agente.php:1035 -#: ../../include/class/ExternalTools.class.php:750 -msgid "The ip or dns name entered cannot be resolved" -msgstr "L'adresse IP ou le nom DNS ne peuvent pas être résolus" - -#: ../../godmode/agentes/configurar_agente.php:912 -#: ../../godmode/agentes/configurar_agente.php:916 -msgid "No data to normalize" -msgstr "Aucune donnée à normaliser" - -#: ../../godmode/agentes/configurar_agente.php:921 -#, php-format -msgid "Deleted data above %f" -msgstr "Données supprimées ci-dessus %f" - -#: ../../godmode/agentes/configurar_agente.php:922 -#, php-format -msgid "Error normalizing module %s" -msgstr "Erreur lors de normalisation du module %s" - -#: ../../godmode/agentes/configurar_agente.php:1050 -#, php-format -msgid "The group id %d is incorrect." -msgstr "L'ID de groupe %d est incorrect." - -#: ../../godmode/agentes/configurar_agente.php:1052 -msgid "Agent cannot be updated due to the maximum agent limit for this group" -msgstr "" -"L'agent ne peut pas être mis à jour en raison de la limite maximale d'agents " -"pour ce groupe" - -#: ../../godmode/agentes/configurar_agente.php:1054 -msgid "Duplicate main IP address" -msgstr "Dupliquer l’adresse IP principale" - -#: ../../godmode/agentes/configurar_agente.php:1106 -msgid "There was a problem updating the agent" -msgstr "Problème de mise à jour de l'agent" - -#: ../../godmode/agentes/configurar_agente.php:1199 -msgid "There was a problem loading the agent" -msgstr "Problème de chargement de l'agent" - -#: ../../godmode/agentes/configurar_agente.php:1709 -msgid "" -"There was a problem updating module. Another module already exists with the " -"same name." -msgstr "" -"Problème de mise à jour du module. Un autre module avec le même nom existe " -"déjà." - -#: ../../godmode/agentes/configurar_agente.php:1713 -msgid "" -"There was a problem updating module. Some required fields are missed: (name)" -msgstr "" -"Problème de mise à jour du module. Certains champs obligatoires sont " -"manquants : (nom)" - -#: ../../godmode/agentes/configurar_agente.php:1717 -msgid "There was a problem updating module. \"No change\"" -msgstr "Problème de mise à jour du module. « Aucun changement »" - -#: ../../godmode/agentes/configurar_agente.php:1723 -msgid "There was a problem updating module. Processing error" -msgstr "Problème de mise à jour du module. Erreur de traitement" - -#: ../../godmode/agentes/configurar_agente.php:1752 -msgid "Module successfully updated" -msgstr "Module mis à jour correctement" - -#: ../../godmode/agentes/configurar_agente.php:1899 -msgid "" -"There was a problem adding module. Another module already exists with the same " -"name." -msgstr "" -"Problème d'ajout de module. Un autre module avec le même nom existe déjà." - -#: ../../godmode/agentes/configurar_agente.php:1903 -msgid "" -"There was a problem adding module. Some required fields are missed : (name)" -msgstr "" -"Problème d'ajout de module. Certains champs obligatoires sont manquants : (nom)" - -#: ../../godmode/agentes/configurar_agente.php:1909 -msgid "There was a problem adding module. Processing error" -msgstr "Problème d'ajout de module. Erreur de traitement" - -#: ../../godmode/agentes/configurar_agente.php:2089 -msgid "There was a problem deleting the module" -msgstr "Problème de suppression du module" - -#: ../../godmode/agentes/configurar_agente.php:2093 -msgid "Module deleted succesfully" -msgstr "Module supprimé correctement" - -#: ../../godmode/agentes/configurar_agente.php:2110 -#: ../../enterprise/godmode/policies/policy_modules.php:1350 -#: ../../include/functions_reports.php:956 -#, php-format -msgid "copy of %s" -msgstr "copie de %s" - -#: ../../godmode/agentes/configurar_agente.php:2124 -#: ../../enterprise/godmode/policies/policy_modules.php:1368 -#, php-format -msgid "copy of %s (%d)" -msgstr "copie de %s (%d)" - -#: ../../godmode/agentes/configurar_agente.php:2232 -#: ../../include/functions_api.php:11173 -#, php-format -msgid "Save by %s Console" -msgstr "Enregistrer par Console %s" - -#: ../../godmode/agentes/configurar_agente.php:2250 -#: ../../include/functions_api.php:11174 -#, php-format -msgid "Update by %s Console" -msgstr "Mise à jour par Console %s" - -#: ../../godmode/agentes/configurar_agente.php:2266 -#: ../../include/functions_api.php:11175 -#, php-format -msgid "Insert by %s Console" -msgstr "Insérer par Console %s" - -#: ../../godmode/agentes/configurar_agente.php:2339 -#: ../../godmode/agentes/configurar_agente.php:2351 -msgid "Invalid tab specified" -msgstr "Onglet non valide" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:110 -msgid "Source module" -msgstr "Module source" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:148 -#: ../../godmode/agentes/module_manager_editor_prediction.php:169 -msgid "Select Module" -msgstr "Sélectionner un module" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:183 -#: ../../enterprise/include/functions_cron.php:501 -#: ../../enterprise/include/lib/NetworkManager.php:178 -#: ../../include/functions_netflow.php:1850 -msgid "Daily" -msgstr "Tous les jours" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:195 -msgid "Calculation type" -msgstr "Type de calcul" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:203 -msgid "Estimated absolute value" -msgstr "Valeur absolue estimée" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:204 -msgid "Calculation of days to reach limit" -msgstr "Calcul des jours pour atteindre la limite" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:213 -msgid "Future estimation" -msgstr "Estimation future" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:228 -msgid "Limit value" -msgstr "Valeur limite" - -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:95 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:93 -msgid "Empty Network maps editor" -msgstr "Éditeur de cartes réseau vide" - -#: ../../godmode/agentes/modificar_agente.php:95 -#, php-format -msgid "Agents defined in %s" -msgstr "Agents définis dans %s" - -#: ../../godmode/agentes/modificar_agente.php:124 -#, php-format -msgid "" -"This node is configured with centralized mode. Go to %s to delete an agent" -msgstr "" -"Ce nœud est configuré en mode centralisé. Aller vers %s pour supprimer un agent" - -#: ../../godmode/agentes/modificar_agente.php:170 -msgid "Success deleted agent." -msgstr "Agent supprimé correctement" - -#: ../../godmode/agentes/modificar_agente.php:171 -msgid "Could not be deleted." -msgstr "Erreur de suppression" - -#: ../../godmode/agentes/modificar_agente.php:186 -msgid "Maybe the files conf or md5 could not be deleted" -msgstr "Les fichiers conf ou md5 n'ont pas pu être supprimés" - -#: ../../godmode/agentes/modificar_agente.php:320 -msgid "Show Agents" -msgstr "Afficher les agents" - -#: ../../godmode/agentes/modificar_agente.php:322 -msgid "Everyone" -msgstr "Tous" - -#: ../../godmode/agentes/modificar_agente.php:336 -msgid "Operative System" -msgstr "Système d'exploitation" - -#: ../../godmode/agentes/modificar_agente.php:367 -msgid "" -"Search filter by alias, name, description, IP address or custom fields content" -msgstr "" -"Rechercher filtre par alias, nom, description, adresse IP ou contenu de champs " -"personnalisés" - -#: ../../godmode/agentes/modificar_agente.php:648 -msgid "Remote agent configuration" -msgstr "Configuration de l'agent à distance" - -#: ../../godmode/agentes/modificar_agente.php:648 -msgid "R" -msgstr "R" - -#: ../../godmode/agentes/modificar_agente.php:858 -msgid "Edit remote config" -msgstr "Éditer la configuration à distance" - -#: ../../godmode/agentes/modificar_agente.php:908 -msgid "You are going to enable a cluster agent. Are you sure?" -msgstr "Vous allez activer un agent de grappe. Êtes-vous sûr ?" - -#: ../../godmode/agentes/modificar_agente.php:911 -msgid "Enable agent" -msgstr "Activer l'agent" - -#: ../../godmode/agentes/modificar_agente.php:918 -msgid "You are going to disable a cluster agent. Are you sure?" -msgstr "Vous allez désactiver un agent de grappe. Êtes-vous sûr ?" - -#: ../../godmode/agentes/modificar_agente.php:921 -msgid "Disable agent" -msgstr "Désactiver l'agent" - -#: ../../godmode/agentes/modificar_agente.php:931 -msgid "WARNING! - You are going to delete a cluster agent. Are you sure?" -msgstr "ATTENTION! - Vous allez supprimer un agent de grappe. Êtes-vous sûr ?" - -#: ../../godmode/agentes/module_manager_editor.php:542 -#: ../../enterprise/godmode/policies/policies.php:249 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:77 -#: ../../enterprise/godmode/policies/policy_modules.php:599 -#: ../../enterprise/godmode/policies/policy_collections.php:63 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:98 -#: ../../enterprise/godmode/policies/policy_linking.php:41 -#: ../../enterprise/godmode/policies/policy_agents.php:85 -#: ../../enterprise/godmode/policies/policy_alerts.php:94 -msgid "This policy is applying and cannot be modified" -msgstr "Cette politique est en application et ne peut pas être modifiée" - -#: ../../godmode/agentes/module_manager_editor.php:548 -#: ../../enterprise/include/functions_policies.php:3529 -msgid "Module will be linked in the next application" -msgstr "Le module sera associé lors de la suivante application" - -#: ../../godmode/agentes/module_manager_editor.php:562 -#: ../../enterprise/include/functions_policies.php:3539 -msgid "Module will be unlinked in the next application" -msgstr "Le module sera dissocié lors de la suivante application" - -#: ../../godmode/agentes/module_manager_editor.php:718 -msgid "Invalid module type" -msgstr "Type de module non valide." - -#: ../../godmode/agentes/module_manager_editor.php:738 -#: ../../enterprise/godmode/policies/policy_modules.php:403 -msgid "Base options" -msgstr "Options de base" - -#: ../../godmode/agentes/module_manager_editor.php:762 -msgid "Module relations" -msgstr "Relations du module" - -#: ../../godmode/agentes/module_manager_editor.php:822 -#: ../../enterprise/godmode/policies/policy_modules.php:1693 -msgid "No module name provided" -msgstr "Aucun nom de module fourni" - -#: ../../godmode/agentes/module_manager_editor.php:832 -#: ../../enterprise/godmode/policies/policy_modules.php:1694 -msgid "No target IP provided" -msgstr "Aucune cible IP fournie" - -#: ../../godmode/agentes/module_manager_editor.php:842 -#: ../../enterprise/godmode/policies/policy_modules.php:1695 -msgid "No SNMP OID provided" -msgstr "Aucun OID SNMP fourni" - -#: ../../godmode/agentes/module_manager_editor.php:852 -msgid "No module to predict" -msgstr "Aucun module à prédire" - -#: ../../godmode/agentes/module_manager_editor.php:862 -msgid "No plug-in provided" -msgstr "Aucun plugin fourni" - -#: ../../godmode/agentes/module_manager_editor.php:872 -msgid "No server provided" -msgstr "Aucun serveur fourni" - -#: ../../godmode/agentes/module_manager_editor.php:903 -msgid "" -"Error, The field name and name in module_name in data configuration are " -"different." -msgstr "" -"Erreur, le nom de champ et le nom dans module_name dans les données de " -"configuration sont différents." - -#: ../../godmode/agentes/module_manager_editor.php:941 -msgid "The File APIs are not fully supported in this browser." -msgstr "Les fichiers API ne sont pas pris en charge sur ce navigateur" - -#: ../../godmode/agentes/module_manager_editor.php:942 -msgid "Couldn`t find the fileinput element." -msgstr "Élément fileinput introuvable" - -#: ../../godmode/agentes/module_manager_editor.php:943 -msgid "This browser doesn`t seem to support the files property of file inputs." -msgstr "" -"Ce navigateur ne semble pas prendre en charge la propriété de fichiers des " -"entrées de fichiers." - -#: ../../godmode/agentes/module_manager_editor.php:944 -msgid "Please select a file before clicking Load" -msgstr "Veuillez sélectionner un fichier avant de cliquer sur Charger" - -#: ../../godmode/agentes/module_manager_editor_network.php:43 -#: ../../extensions/realtime_graphs.php:249 -msgid "Use this OID" -msgstr "Utiliser cet OID" - -#: ../../godmode/agentes/module_manager_editor_network.php:149 -#: ../../godmode/modules/manage_network_components_form_network.php:82 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:263 -#: ../../include/class/AgentWizard.class.php:704 -msgid "SNMP community" -msgstr "Communauté SNMP" - -#: ../../godmode/agentes/module_manager_editor_network.php:266 -msgid "SNMP walk" -msgstr "Chemin SNMP" - -#: ../../godmode/agentes/module_manager_editor_network.php:448 -msgid "" -"Please use single quotation marks when necessary. \n" -"\n" -"If double quotation marks are needed, please escape them with a backslash " -"(\\")" -msgstr "" -"Veuillez utiliser des guillemets simples si nécessaire. Si des " -"guillemets doubles sont nécessaires, veuillez les échapper avec une barre " -"oblique inverse (\\\")" - -#: ../../godmode/agentes/module_manager_editor_network.php:474 -#: ../../godmode/wizards/HostDevices.class.php:1435 -#: ../../enterprise/include/class/SAP.app.php:605 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1136 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1266 -msgid "Manage credentials" -msgstr "Gérer des identifiants" - -#: ../../godmode/agentes/module_manager_editor_network.php:478 -#: ../../enterprise/godmode/servers/HA_cluster.php:167 -#: ../../extensions/quick_shell.php:195 -msgid "SSH" -msgstr "SSH" - -#: ../../godmode/agentes/module_manager_editor_network.php:479 -msgid "Windows remote" -msgstr "Télécommande Windows" - -#: ../../godmode/agentes/module_manager_editor_network.php:482 -#: ../../enterprise/views/ncm/agent/manage.php:102 -msgid "Connection method" -msgstr "Méthode de connexion" - -#: ../../godmode/agentes/agent_manager.php:241 -msgid "Delete agent" -msgstr "Supprimer l'agent" - -#: ../../godmode/agentes/agent_manager.php:260 -#: ../../enterprise/godmode/policies/policy_agents.php:946 -msgid "This agent can be remotely configured" -msgstr "Cet agent peut être configuré à distance" - -#: ../../godmode/agentes/agent_manager.php:272 -msgid "QR Code Agent view" -msgstr "Voir Code QR Agent" - -#: ../../godmode/agentes/agent_manager.php:293 -msgid "Use alias as name" -msgstr "Utiliser alias comme nom" - -#: ../../godmode/agentes/agent_manager.php:335 -msgid "Primary group" -msgstr "Groupe primaire" - -#: ../../godmode/agentes/agent_manager.php:495 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:249 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:349 -msgid "Delete remote configuration file" -msgstr "Effacer le fichier de configuration à distance" - -#: ../../godmode/agentes/agent_manager.php:520 -msgid "Cascade protection services" -msgstr "Services de protection en cascade" - -#: ../../godmode/agentes/agent_manager.php:605 -msgid "Disabled mode" -msgstr "Mode désactivé" - -#: ../../godmode/agentes/agent_manager.php:702 -msgid "Update new GIS data:" -msgstr "Mettre à jour les nouvelles données SIG :" - -#: ../../godmode/agentes/agent_manager.php:760 -msgid "Click to display" -msgstr "Cliquez pour afficher" - -#: ../../godmode/agentes/agent_manager.php:1012 -msgid "Secondary group cannot be primary too." -msgstr "Le groupe secondaire ne peut pas non plus être principal." - -#: ../../godmode/groups/modu_group_list.php:70 -#, php-format -msgid "Module groups defined in %s" -msgstr "Groupes de modules définis dans %s" - -#: ../../godmode/groups/modu_group_list.php:92 -#, php-format -msgid "" -"This node is configured with centralized mode. All module groups information " -"is read only. Go to %s to manage it." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " -"groupes de modules sont en lecture seule. Allez dans %s pour le gérer." - -#: ../../godmode/groups/modu_group_list.php:119 -#: ../../godmode/groups/group_list.php:468 -msgid "Group successfully created" -msgstr "Groupe créé correctement" - -#: ../../godmode/groups/modu_group_list.php:122 -#: ../../godmode/groups/group_list.php:470 -msgid "There was a problem creating group" -msgstr "Erreur de création du groupe" - -#: ../../godmode/groups/modu_group_list.php:127 -#: ../../godmode/groups/modu_group_list.php:163 -msgid "Each module group must have a different name" -msgstr "Chaque groupe de module doit avoir un nom différent" - -#: ../../godmode/groups/modu_group_list.php:131 -#: ../../godmode/groups/modu_group_list.php:167 -msgid "Module group must have a name" -msgstr "Le groupe du module doit avoir un nom" - -#: ../../godmode/groups/modu_group_list.php:155 -#: ../../godmode/groups/group_list.php:540 -msgid "Group successfully updated" -msgstr "Groupe mis à jour correctement" - -#: ../../godmode/groups/modu_group_list.php:158 -#: ../../godmode/groups/group_list.php:542 -msgid "There was a problem modifying group" -msgstr "Erreur de modification du groupe" - -#: ../../godmode/groups/modu_group_list.php:227 -#: ../../godmode/groups/group_list.php:723 -msgid "There was a problem deleting group" -msgstr "Erreur de suppression du groupe" - -#: ../../godmode/groups/modu_group_list.php:229 -#: ../../godmode/groups/group_list.php:720 -msgid "Group successfully deleted" -msgstr "Groupe supprimé correctement" - -#: ../../godmode/groups/modu_group_list.php:294 -msgid "There are no defined module groups" -msgstr "Aucun groupe de module défini" - -#: ../../godmode/groups/modu_group_list.php:303 -msgid "Create module group" -msgstr "Créer un groupe de modules" - -#: ../../godmode/groups/configure_group.php:87 -#: ../../godmode/groups/configure_modu_group.php:49 -msgid "There was a problem loading group" -msgstr "Erreur de chargement du groupe" - -#: ../../godmode/groups/configure_group.php:106 -msgid "Update group" -msgstr "Mettre à jour le groupe" - -#: ../../godmode/groups/configure_group.php:108 -#: ../../godmode/groups/group_list.php:981 -msgid "Create group" -msgstr "Créer un groupe" - -#: ../../godmode/groups/configure_group.php:122 -#: ../../godmode/groups/group_list.php:380 ../../godmode/menu.php:136 -#: ../../godmode/users/profile_list.php:323 -#: ../../enterprise/godmode/setup/setup_auth.php:229 -#: ../../enterprise/godmode/setup/setup_auth.php:508 -#: ../../enterprise/godmode/setup/setup_auth.php:1305 -msgid "Profiles" -msgstr "Profils" - -#: ../../godmode/groups/configure_group.php:126 -#: ../../godmode/groups/group_list.php:384 -msgid "Manage agents group" -msgstr "Gérer le groupe d'agents" - -#: ../../godmode/groups/configure_group.php:138 -msgid "Update Group" -msgstr "Mettre à jour le groupe" - -#: ../../godmode/groups/configure_group.php:140 -msgid "Create Group" -msgstr "Créer un groupe" - -#: ../../godmode/groups/configure_group.php:178 -msgid "You have not access to the parent." -msgstr "Vous n'avez pas accès au parent" - -#: ../../godmode/groups/configure_group.php:226 -msgid "Group Password" -msgstr "Mot de passe du groupe" - -#: ../../godmode/groups/configure_group.php:230 -msgid "Enable alert use in this group." -msgstr "Activer l'utilisation des alertes dans ce groupe." - -#: ../../godmode/groups/configure_group.php:234 -msgid "Propagate ACL" -msgstr "Propager ACL" - -#: ../../godmode/groups/configure_group.php:234 -msgid "Propagate the same ACL security into the child subgroups." -msgstr "Propager la même sécurité de l'ACL dans les sous-groupes enfants." - -#: ../../godmode/groups/configure_group.php:246 -#: ../../include/functions_events.php:5127 -msgid "Contact" -msgstr "Contact" - -#: ../../godmode/groups/configure_group.php:246 -msgid "Contact information accessible through the _groupcontact_ macro" -msgstr "Information de contact accessible via la _groupcontact_ macro" - -#: ../../godmode/groups/configure_group.php:250 -msgid "Information accessible through the _group_other_ macro" -msgstr "Information accessible par la _group_other_ macro" - -#: ../../godmode/groups/configure_group.php:259 -msgid "Max agents allowed" -msgstr "Nombre maximum d'agents autorisés" - -#: ../../godmode/groups/configure_group.php:259 -msgid "Set the maximum of agents allowed for this group. 0 is unlimited." -msgstr "" -"Définissez le nombre maximum d'agents autorisés pour ce groupe. 0 est illimité." - -#: ../../godmode/groups/configure_group.php:272 -#: ../../godmode/alerts/configure_alert_action.php:395 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:294 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:390 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:460 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:729 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:811 -#: ../../mobile/operation/agent.php:148 ../../mobile/operation/tactical.php:102 -#: ../../mobile/operation/events.php:614 ../../mobile/operation/visualmap.php:255 -#: ../../mobile/operation/alerts.php:199 ../../mobile/operation/agents.php:209 -#: ../../mobile/operation/modules.php:241 -#: ../../mobile/operation/visualmaps.php:189 ../../mobile/operation/groups.php:82 -#: ../../mobile/operation/module_graph.php:364 -#: ../../mobile/operation/module_graph.php:377 -msgid "Back" -msgstr "Retour" - -#: ../../godmode/groups/configure_modu_group.php:31 -msgid "Module group management" -msgstr "Gestion du groupe de module" - -#: ../../godmode/groups/group_list.php:309 -msgid "Tree Group view" -msgstr "Vue de groupe d’arbre" - -#: ../../godmode/groups/group_list.php:333 -msgid "Credential Store" -msgstr "Entrepôt d’identifiants" - -#: ../../godmode/groups/group_list.php:339 -#, php-format -msgid "Groups defined in %s" -msgstr "Groupes définis dans %s" - -#: ../../godmode/groups/group_list.php:349 ../../godmode/menu.php:205 -msgid "Credential store" -msgstr "Entrepôt d’identifiants" - -#: ../../godmode/groups/group_list.php:355 -#: ../../enterprise/operation/services/services.table_services.php:45 -msgid "Table view" -msgstr "Vue de la table" - -#: ../../godmode/groups/group_list.php:365 -msgid "Edit or delete groups can cause problems with synchronization" -msgstr "" -"Modifier ou supprimer des groupes peut provoquer des problèmes avec la " -"synchronisation" - -#: ../../godmode/groups/group_list.php:403 -#, php-format -msgid "" -"This node is configured with centralized mode. All groups information is read " -"only. Go to %s to manage it." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " -"groupes sont en lecture seule. Allez dans %s pour le gérer." - -#: ../../godmode/groups/group_list.php:473 -#: ../../godmode/groups/group_list.php:545 -msgid "Each group must have a different name" -msgstr "Chaque groupe doit avoir un nom différent" - -#: ../../godmode/groups/group_list.php:476 -#: ../../godmode/groups/group_list.php:548 -msgid "Group must have a name" -msgstr "Le groupe doit avoir un nom" - -#: ../../godmode/groups/group_list.php:605 -#, php-format -msgid "The group %s could not be deleted because it is not empty in the nodes" -msgstr "" -"Le groupe %s n'a pas pu être supprimé car il n'est pas vide dans les nœuds" - -#: ../../godmode/groups/group_list.php:667 -#: ../../enterprise/meta/advanced/policymanager.sync.php:247 -#: ../../enterprise/meta/include/functions_groups_meta.php:174 -#, php-format -msgid "Error connecting to %s" -msgstr "Erreur de connexion à %s" - -#: ../../godmode/groups/group_list.php:679 -msgid "" -"The group has not been deleted in the metaconsole due to an error in the node " -"database" -msgstr "" -"Le groupe n'a pas été supprimé dans la Métaconsole en raison d'une erreur dans " -"la base de données des nœuds" - -#: ../../godmode/groups/group_list.php:688 -#, php-format -msgid "The group %s has been deleted in the nodes" -msgstr "Le groupe %s a été supprimé dans les nœuds" - -#: ../../godmode/groups/group_list.php:730 -#, php-format -msgid "The group is not empty. It is use in %s." -msgstr "Le groupe n'est pas vide. Il est en service sur %s" - -#: ../../godmode/groups/group_list.php:775 -#: ../../godmode/groups/group_list.php:969 -msgid "There are no defined groups" -msgstr "Aucun groupe défini" - -#: ../../godmode/groups/group_list.php:924 -msgid "Are you sure? This group will also be deleted in all the nodes." -msgstr "Es-tu sûr ? Ce groupe sera également supprimé dans tous les nœuds." - -#: ../../godmode/groups/group_list.php:930 -msgid "" -"The child groups will be updated to use the parent id of the deleted group" -msgstr "" -"Les groupes fils seront mis à jour pour utiliser l'identifiant parent du " -"groupe supprimé" - -#: ../../godmode/groups/group_list.php:1035 -#: ../../enterprise/operation/services/services.treeview_services.php:247 -msgid "Found groups" -msgstr "Groupes trouvés" - -#: ../../godmode/alerts/configure_alert_command.php:60 -msgid "Configure alert command" -msgstr "Configurer la commande de l'alerte" - -#: ../../godmode/alerts/configure_alert_command.php:196 -#: ../../godmode/alerts/alert_commands.php:643 -#, php-format -msgid "" -"This node is configured with centralized mode. All alert commands information " -"is read only. Go to %s to manage it." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations des " -"commandes d'alerte sont en lecture seule. Allez vers %s pour le gérer." - -#: ../../godmode/alerts/configure_alert_command.php:207 -msgid "Update Command" -msgstr "Mettre à jour la commande" - -#: ../../godmode/alerts/configure_alert_command.php:207 -#: ../../godmode/alerts/configure_alert_action.php:275 -msgid "Create Command" -msgstr "Créer une commande" - -#: ../../godmode/alerts/configure_alert_command.php:297 -#, php-format -msgid "Field %s description" -msgstr "Description de %s champs" - -#: ../../godmode/alerts/configure_alert_command.php:325 -#, php-format -msgid "Field %s values" -msgstr "Valeurs de %s champs" - -#: ../../godmode/alerts/configure_alert_command.php:327 -msgid "value1,tag1;value2,tag2;value3,tag3" -msgstr "valeur1,balise1;valeur2,étiquette2;valeur3,étiquette3" - -#: ../../godmode/alerts/configure_alert_command.php:363 -msgid "Hide" -msgstr "Cacher" - -#: ../../godmode/alerts/alert_view.php:65 ../../godmode/alerts/alert_view.php:280 -#: ../../include/functions_events.php:4628 -msgid "Alert details" -msgstr "Détails de l'alerte" - -#: ../../godmode/alerts/alert_view.php:83 ../../godmode/alerts/alert_view.php:84 -#: ../../godmode/alerts/alert_list.php:480 -msgid "List alerts" -msgstr "Liste d'alertes" - -#: ../../godmode/alerts/alert_view.php:105 -#: ../../godmode/alerts/alert_list.list.php:556 -#: ../../enterprise/operation/agentes/policy_view.php:345 -#: ../../include/functions_ui.php:1247 -#: ../../include/class/AgentsAlerts.class.php:949 -#: ../../mobile/operation/alerts.php:324 -msgid "time(s)" -msgstr "foi(s)" - -#: ../../godmode/alerts/alert_view.php:108 -#: ../../godmode/alerts/alert_list.list.php:559 -#: ../../enterprise/operation/agentes/policy_view.php:348 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:261 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3184 -#: ../../include/functions_reporting.php:12334 -#: ../../include/functions_ui.php:1250 -#: ../../include/class/AgentsAlerts.class.php:952 -#: ../../mobile/operation/alerts.php:327 -msgid "Alert disabled" -msgstr "Alerte désactivée" - -#: ../../godmode/alerts/alert_view.php:128 ../../mobile/operation/alerts.php:125 -#: ../../mobile/operation/alerts.php:126 ../../mobile/operation/alerts.php:256 -#: ../../mobile/operation/alerts.php:257 -msgid "Stand by" -msgstr "Veuillez patientez" - -#: ../../godmode/alerts/alert_view.php:166 -#: ../../godmode/alerts/configure_alert_template.php:1216 -#: ../../include/functions_ui.php:1334 -msgid "The alert would fire when the value matches " -msgstr "" -"L'alerte est déclenchée lorsque la valeur concorde avec " - -#: ../../godmode/alerts/alert_view.php:168 ../../include/functions_ui.php:1337 -msgid "" -"The alert would fire when the value doesn't match " -msgstr "" -"L'alerte est déclenchée lorsque la valeur ne concorde pas avec " - -#: ../../godmode/alerts/alert_view.php:175 -#: ../../godmode/alerts/configure_alert_template.php:1218 -#: ../../include/functions_ui.php:1323 -msgid "The alert would fire when the value is " -msgstr "L'alerte est déclenchée lorsque la valeur est " - -#: ../../godmode/alerts/alert_view.php:180 -#: ../../godmode/alerts/configure_alert_template.php:1219 -#: ../../include/functions_ui.php:1328 -msgid "The alert would fire when the value is not " -msgstr "" -"L'alerte est déclenchée lorsque la valeur n'est pas " - -#: ../../godmode/alerts/alert_view.php:187 -#: ../../godmode/alerts/configure_alert_template.php:1220 -#: ../../include/functions_ui.php:1346 -msgid "" -"The alert would fire when the value is between and " -"" -msgstr "" -"L'alerte est déclenchée lorsque la valeur se trouve entre et " - -#: ../../godmode/alerts/alert_view.php:191 ../../include/functions_ui.php:1349 -msgid "" -"The alert would fire when the value is not between " -"and " -msgstr "" -"L'alerte est déclenchée lorsque la valeur se trouve entre et " - -#: ../../godmode/alerts/alert_view.php:200 -#: ../../godmode/alerts/configure_alert_template.php:1222 -msgid "The alert would fire when the value is below " -msgstr "" -"L'alerte est déclenchée lorsque la valeur est inférieure à " - -#: ../../godmode/alerts/alert_view.php:205 -#: ../../godmode/alerts/configure_alert_template.php:1223 -msgid "The alert would fire when the value is above " -msgstr "" -"L'alerte est déclenchée lorsque la valeur est supérieure à " -"" - -#: ../../godmode/alerts/alert_view.php:211 -#: ../../godmode/alerts/configure_alert_template.php:1226 -msgid "The alert would fire when the module value changes" -msgstr "L'alerte est déclenchée lorsque la valeur du module change" - -#: ../../godmode/alerts/alert_view.php:213 -#: ../../godmode/alerts/configure_alert_template.php:1227 -msgid "The alert would fire when the module value does not change" -msgstr "L'alerte est déclenchée lorsque la valeur du module ne change pas" - -#: ../../godmode/alerts/alert_view.php:218 -#: ../../godmode/alerts/configure_alert_template.php:1224 -#: ../../include/functions_ui.php:1365 -msgid "The alert would fire when the module is in warning status" -msgstr "L'alerte est déclenchée lorsque le module se trouve en état d'alerte" - -#: ../../godmode/alerts/alert_view.php:222 -#: ../../godmode/alerts/configure_alert_template.php:1225 -#: ../../include/functions_ui.php:1370 -msgid "The alert would fire when the module is in critical status" -msgstr "L'alerte est déclenchée lorsque le module se trouve en état critique" - -#: ../../godmode/alerts/alert_view.php:226 -#: ../../godmode/alerts/configure_alert_template.php:1230 -msgid "The alert would fire when the module is in not normal status" -msgstr "" -"L'alerte se déclencherait lorsque le module n'est pas dans un état normal" - -#: ../../godmode/alerts/alert_view.php:230 -#: ../../godmode/alerts/configure_alert_template.php:1228 -msgid "The alert would fire when the module is in unknown status" -msgstr "L'alerte est déclenchée lorsque le module se trouve en état inconnu" - -#: ../../godmode/alerts/alert_view.php:234 -#: ../../godmode/alerts/alert_list.list.php:633 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:459 -#: ../../enterprise/godmode/policies/policy_alerts.php:428 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2358 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3326 -#: ../../include/functions_alerts.php:680 -msgid "Always" -msgstr "Toujours" - -#: ../../godmode/alerts/alert_view.php:258 -#: ../../godmode/alerts/configure_alert_template.php:625 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:961 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2197 -msgid "Use special days list" -msgstr "Utiliser la liste de jours spéciaux" - -#: ../../godmode/alerts/alert_view.php:266 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2206 -msgid "Number of alerts" -msgstr "Nombre d'alertes" - -#: ../../godmode/alerts/alert_view.php:281 -msgid "Firing conditions" -msgstr "Conditions de déclenchement" - -#: ../../godmode/alerts/alert_view.php:305 -#: ../../godmode/alerts/alert_view.php:339 -msgid "Every time that the alert is fired" -msgstr "Chaque fois que l'alerte est déclenchée" - -#: ../../godmode/alerts/alert_view.php:317 -#: ../../godmode/alerts/alert_list.list.php:659 -msgid "" -"The default actions will be executed every time that the alert is fired and no " -"other action is executed" -msgstr "" -"Les actions par défaut seront exécutées chaque fois que l'alerte est " -"déclenchée et qu'aucune autre action est exécutée." - -#: ../../godmode/alerts/alert_view.php:361 -#: ../../godmode/alerts/alert_list.builder.php:173 -#: ../../godmode/alerts/alert_list.list.php:648 -#: ../../godmode/alerts/alert_list.list.php:774 -#: ../../godmode/alerts/configure_alert_action.php:284 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2296 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2508 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3343 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:290 -#: ../../include/functions_reporting_html.php:3390 -#: ../../include/functions_reporting_html.php:5157 -#: ../../include/class/AgentsAlerts.class.php:385 -#: ../../include/ajax/alert_list.ajax.php:527 -msgid "Threshold" -msgstr "Seuil" - -#: ../../godmode/alerts/alert_view.php:385 -msgid "" -"Select the desired action and mode to see the Firing/Recovery fields for this " -"action" -msgstr "" -"Sélectionnez l'action et le mode souhaités pour voir les champs Déclenchement/" -"Récupération pour cette action" - -#: ../../godmode/alerts/alert_view.php:395 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2592 -msgid "Select the action" -msgstr "Sélectionner l'action" - -#: ../../godmode/alerts/alert_view.php:403 -#: ../../godmode/alerts/configure_alert_action.php:305 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2294 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2557 -msgid "Firing" -msgstr "Déclenchement en cours" - -#: ../../godmode/alerts/alert_view.php:404 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2558 -msgid "Recovering" -msgstr "Récupération en cours" - -#: ../../godmode/alerts/alert_view.php:435 -#: ../../godmode/alerts/alert_view.php:569 -#: ../../godmode/alerts/configure_alert_template.php:918 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2650 -msgid "Firing fields" -msgstr "Champs de déclenchement" - -#: ../../godmode/alerts/alert_view.php:437 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2652 -msgid "" -"Fields passed to the command executed by this action when the alert is fired" -msgstr "" -"Champs transférés à la commande exécutée par cette action lorsque l'alerte est " -"déclenchée" - -#: ../../godmode/alerts/alert_view.php:443 -#: ../../godmode/alerts/alert_view.php:566 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2658 -msgid "Fields configured on the command associated to the action" -msgstr "Champs configurés sur la commande associée à l'action" - -#: ../../godmode/alerts/alert_view.php:446 -msgid "Template fields" -msgstr "Champs de modèles" - -#: ../../godmode/alerts/alert_view.php:448 -msgid "Triggering fields configured in template" -msgstr "Champs de déclenchement configurés dans le modèle" - -#: ../../godmode/alerts/alert_view.php:451 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2666 -msgid "Action fields" -msgstr "Champs d'action" - -#: ../../godmode/alerts/alert_view.php:453 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2668 -msgid "Triggering fields configured in action" -msgstr "Champs de déclenchement configurés dans l'action" - -#: ../../godmode/alerts/alert_view.php:457 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2671 -msgid "Executed on firing" -msgstr "Exécuté lors du déclenchement" - -#: ../../godmode/alerts/alert_view.php:459 -#: ../../godmode/alerts/alert_view.php:571 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2673 -msgid "Fields used on execution when the alert is fired" -msgstr "Champs utilisés lors de l'exécution lorsque l'alerte est déclenchée" - -#: ../../godmode/alerts/alert_view.php:484 -#: ../../godmode/alerts/alert_view.php:603 -#: ../../godmode/alerts/configure_alert_template.php:928 -#: ../../godmode/alerts/alert_commands.php:100 -#: ../../godmode/alerts/alert_commands.php:105 -#: ../../godmode/alerts/alert_commands.php:121 -#: ../../godmode/alerts/alert_commands.php:127 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2044 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2689 -#, php-format -msgid "Field %s" -msgstr "Champ %s" - -#: ../../godmode/alerts/alert_view.php:527 -#: ../../godmode/alerts/alert_view.php:654 -#: ../../godmode/alerts/configure_alert_action.php:310 -#: ../../godmode/servers/plugin.php:422 -msgid "Command preview" -msgstr "Aperçu de commandes" - -#: ../../godmode/alerts/alert_view.php:542 -msgid "The alert recovering is disabled on this template." -msgstr "L'alerte de récupération est désactivée sur ce modèle." - -#: ../../godmode/alerts/alert_view.php:558 -msgid "Recovering fields" -msgstr "Récupération de champs" - -#: ../../godmode/alerts/alert_view.php:560 -msgid "" -"Fields passed to the command executed by this action when the alert is " -"recovered" -msgstr "" -"Champs transférés à la commande exécutée par cette action lorsque l'alerte est " -"récupérée" - -#: ../../godmode/alerts/alert_view.php:574 -msgid "Template recovery fields" -msgstr "Champs de récupération de modèles" - -#: ../../godmode/alerts/alert_view.php:576 -msgid "Recovery fields configured in alert template" -msgstr "Champs de récupération configurés dans le modèle d'alerte" - -#: ../../godmode/alerts/alert_view.php:579 -msgid "Action recovery fields" -msgstr "Champs de récupération d'actions" - -#: ../../godmode/alerts/alert_view.php:581 -msgid "Recovery fields configured in alert action" -msgstr "Champs de récupération configurés en action d'alerte" - -#: ../../godmode/alerts/alert_view.php:584 -msgid "Executed on recovery" -msgstr "Exécuté lors de la récupération" - -#: ../../godmode/alerts/alert_view.php:586 -msgid "Fields used on execution when the alert is recovered" -msgstr "Champs utilisés lors de l'exécution lorsque l'alerte est récupérée" - -#: ../../godmode/alerts/alert_list.builder.php:91 -msgid "Latest value" -msgstr "Dernière valeur" - -#: ../../godmode/alerts/alert_list.builder.php:117 -#: ../../godmode/alerts/configure_alert_template.php:758 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:461 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:573 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:263 -#: ../../include/class/AgentsAlerts.class.php:304 -msgid "Default action" -msgstr "Action par défaut" - -#: ../../godmode/alerts/alert_list.builder.php:136 -#: ../../godmode/alerts/configure_alert_action.php:169 -#: ../../include/class/AgentsAlerts.class.php:332 -msgid "Create Action" -msgstr "Créer une action" - -#: ../../godmode/alerts/alert_list.builder.php:169 -#: ../../godmode/alerts/configure_alert_template.php:607 -#: ../../include/class/AgentsAlerts.class.php:379 -msgid "Create Template" -msgstr "Créer un modèle" - -#: ../../godmode/alerts/alert_list.builder.php:201 -msgid "Finish and view cluster" -msgstr "Terminer et afficher la grappe" - -#: ../../godmode/alerts/alert_list.builder.php:204 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:282 -#: ../../include/class/AgentsAlerts.class.php:396 -msgid "Add alert" -msgstr "Ajouter alertes" - -#: ../../godmode/alerts/alert_list.builder.php:293 -#: ../../godmode/alerts/configure_alert_template.php:1288 -#: ../../godmode/modules/manage_network_components_form_plugin.php:54 -#: ../../godmode/modules/manage_network_components_form_wmi.php:60 -#: ../../enterprise/operation/agentes/policy_view.php:184 -#: ../../enterprise/operation/agentes/policy_view.php:277 -#: ../../enterprise/operation/agentes/policy_view.php:570 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:138 -#: ../../include/functions.php:2704 -#: ../../include/class/AgentWizard.class.php:2495 -msgid "Empty" -msgstr "Vide" - -#: ../../godmode/alerts/configure_alert_template.php:99 -#: ../../godmode/alerts/configure_alert_template.php:123 -#: ../../godmode/alerts/configure_alert_template.php:155 -#: ../../include/functions_menu.php:499 -msgid "Configure alert template" -msgstr "Configurer le modèle d'alerte" - -#: ../../godmode/alerts/configure_alert_template.php:191 -#: ../../godmode/modules/manage_network_components.php:196 -#: ../../enterprise/godmode/modules/local_components.php:141 -#, php-format -msgid "Successfully created from %s" -msgstr "Créé correctement à partir de %s" - -#: ../../godmode/alerts/configure_alert_template.php:228 -#: ../../godmode/alerts/configure_alert_template.php:232 -#: ../../godmode/alerts/configure_alert_template.php:249 -#: ../../godmode/alerts/configure_alert_template.php:253 -#: ../../godmode/alerts/configure_alert_template.php:270 -#: ../../godmode/alerts/configure_alert_template.php:274 -#: ../../enterprise/include/class/CommandCenter.class.php:456 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:746 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1051 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1146 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1496 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1781 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2106 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2537 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2550 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2878 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3055 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3145 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3184 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3249 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:465 -#: ../../include/functions_config.php:1556 -msgid "Step" -msgstr "Étape" - -#: ../../godmode/alerts/configure_alert_template.php:250 -#: ../../godmode/alerts/configure_alert_template.php:254 -msgid "Conditions" -msgstr "Conditions" - -#: ../../godmode/alerts/configure_alert_template.php:271 -#: ../../godmode/alerts/configure_alert_template.php:275 -msgid "Advanced fields" -msgstr "Champs avancés" - -#: ../../godmode/alerts/configure_alert_template.php:419 -#, php-format -msgid "" -"This node is configured with centralized mode. All alerts templates " -"information is read only. Go to Go to %s to manage it." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " -"modèles d'alertes sont en lecture seule. Allez vers %s pour le gérer." - -#: ../../godmode/alerts/configure_alert_template.php:531 -msgid "No template name specified" -msgstr "Aucun nom de modèle spécifié" - -#: ../../godmode/alerts/configure_alert_template.php:661 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:978 -msgid "Schedule" -msgstr "Planifier" - -#: ../../godmode/alerts/configure_alert_template.php:665 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:981 -msgid "No alert has been scheduled yet" -msgstr "Aucune alerte n’a encore été programmée" - -#: ../../godmode/alerts/configure_alert_template.php:712 -msgid "Reset counter for non-sustained alerts" -msgstr "Remettre le compteur à zéro pour les alertes non-prolongées" - -#: ../../godmode/alerts/configure_alert_template.php:714 -msgid "" -"Enable this option if you want the counter to be reset when the alert is not " -"being fired consecutively, even if it's within the time threshold" -msgstr "" -"Activez cette option si vous voulez remettre à zéro le compteur lorsque " -"l'alerte n'est pas déclenchée successivement, même si elle se trouve dans le " -"seuil de temps" - -#: ../../godmode/alerts/configure_alert_template.php:788 -msgid "" -"Unless they're left blank, the fields from the action will override those set " -"on the template." -msgstr "" -"Les champs de l'action écraseront ceux sur le modèle sauf s'ils sont laissés " -"en blanc." - -#: ../../godmode/alerts/configure_alert_template.php:792 -msgid "Condition type" -msgstr "Type de condition" - -#: ../../godmode/alerts/configure_alert_template.php:809 -msgid "Trigger when matches the value" -msgstr "Déclenché lorsqu'il concorde avec la valeur" - -#: ../../godmode/alerts/configure_alert_template.php:832 -msgid "The regular expression is valid" -msgstr "L'expression régulière est valide" - -#: ../../godmode/alerts/configure_alert_template.php:842 -msgid "The regular expression is not valid" -msgstr "L'expression régulière n'est pas valide" - -#: ../../godmode/alerts/configure_alert_template.php:897 -msgid "Alert recovery" -msgstr "Récupération d'alertes" - -#: ../../godmode/alerts/configure_alert_template.php:919 -msgid "Recovery fields" -msgstr "Champs de récupération" - -#: ../../godmode/alerts/configure_alert_template.php:933 -#: ../../godmode/alerts/configure_alert_template.php:974 -#: ../../godmode/alerts/configure_alert_template.php:1137 -#: ../../godmode/alerts/alert_commands.php:141 -#: ../../godmode/alerts/alert_commands.php:182 -#: ../../godmode/users/configure_user.php:1210 -#: ../../godmode/modules/manage_network_components_form_common.php:52 -#: ../../enterprise/godmode/modules/configure_local_component.php:164 -#: ../../enterprise/meta/advanced/metasetup.setup.php:108 -msgid "Basic" -msgstr "Élémentaire" - -#: ../../godmode/alerts/configure_alert_template.php:1134 -#: ../../godmode/modules/manage_network_components_form_common.php:50 -#: ../../enterprise/godmode/modules/configure_local_component.php:162 -msgid "Wizard level" -msgstr "Niveau d'assistant logiciel" - -#: ../../godmode/alerts/configure_alert_template.php:1136 -msgid "No wizard" -msgstr "Pas d'assistant logiciel" - -#: ../../godmode/alerts/configure_alert_template.php:1171 -#: ../../godmode/wizards/HostDevices.class.php:1569 -#: ../../enterprise/godmode/wizards/Cloud.class.php:579 -#: ../../enterprise/include/class/MySQL.app.php:908 -#: ../../enterprise/include/class/SAP.app.php:802 -#: ../../enterprise/include/class/VMware.app.php:863 -#: ../../enterprise/include/class/Omnishell.class.php:852 -#: ../../enterprise/include/class/Aws.cloud.php:1423 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2136 -#: ../../enterprise/include/class/DB2.app.php:840 -#: ../../enterprise/include/class/Oracle.app.php:949 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:793 -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1206 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:133 -#: ../../include/class/CustomNetScan.class.php:725 -msgid "Finish" -msgstr "Terminer" - -#: ../../godmode/alerts/configure_alert_template.php:1181 -#: ../../godmode/alerts/configure_alert_template.php:1188 -#: ../../godmode/wizards/HostDevices.class.php:769 -#: ../../enterprise/godmode/wizards/Cloud.class.php:579 -#: ../../enterprise/include/class/MySQL.app.php:589 -#: ../../enterprise/include/class/SAP.app.php:442 -#: ../../enterprise/include/class/VMware.app.php:534 -#: ../../enterprise/include/class/Omnishell.class.php:643 -#: ../../enterprise/include/class/Aws.cloud.php:1423 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:831 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1093 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1965 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2062 -#: ../../enterprise/include/class/DB2.app.php:567 -#: ../../enterprise/include/class/Oracle.app.php:574 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:568 -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1200 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:132 -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:149 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:262 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:732 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:215 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:214 -#: ../../include/class/CustomNetScan.class.php:550 -#: ../../views/dashboard/slides.php:240 -msgid "Next" -msgstr "Suivant" - -#: ../../godmode/alerts/configure_alert_template.php:1217 -#, php-format -msgid "The alert would fire when the value doesn\\'t match %s" -msgstr "L'alerte est déclenchée lorsque la valeur ne concorde pas avec %s" - -#: ../../godmode/alerts/configure_alert_template.php:1221 -msgid "" -"The alert would fire when the value is not between and " -"" -msgstr "" -"L'alerte est déclenchée lorsque la valeur se trouve entre et " - -#: ../../godmode/alerts/configure_alert_template.php:1229 -msgid "The alert template cannot have the same value for min and max thresholds." -msgstr "" -"Le modèle d'alerte ne peut pas avoir la même valeur pour les seuils minimum et " -"maximum." - -#: ../../godmode/alerts/configure_alert_template.php:1407 -msgid "" -"The alert would fire when the module is in unknown status. Warning: " -"unknown_updates of pandora_server.conf must be equal to 1" -msgstr "" -"L'alerte se déclenche lorsque le module est dans un état inconnu. Attention : " -"unknown_updates de pandora_server.conf doit être égal à 1" - -#: ../../godmode/alerts/configure_alert_template.php:1495 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4266 -msgid "Simple" -msgstr "Simple" - -#: ../../godmode/alerts/configure_alert_template.php:1496 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4267 -msgid "Detailed" -msgstr "Détaillé" - -#: ../../godmode/alerts/configure_alert_template.php:1551 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4322 -msgid "Drag out to remove" -msgstr "Faites glisser vers l’extérieur pour supprimer" - -#: ../../godmode/alerts/alert_list.list.php:56 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:497 -#: ../../enterprise/godmode/reporting/graph_template_list.php:203 -msgid "Template name" -msgstr "Nom du modèle" - -#: ../../godmode/alerts/alert_list.list.php:123 -msgid "Field content" -msgstr "Contenu du champ" - -#: ../../godmode/alerts/alert_list.list.php:635 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:461 -#: ../../enterprise/godmode/policies/policy_alerts.php:430 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3328 -#: ../../include/class/Diagnostics.class.php:1181 -#: ../../include/class/Diagnostics.class.php:1185 -msgid "On" -msgstr "Actif" - -#: ../../godmode/alerts/alert_list.list.php:639 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:465 -#: ../../enterprise/godmode/policies/policy_alerts.php:434 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3332 -msgid "Until" -msgstr "Jusqu'à" - -#: ../../godmode/alerts/alert_list.list.php:670 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:319 -msgid "Delete action" -msgstr "Supprimer l'action" - -#: ../../godmode/alerts/alert_list.list.php:685 -#: ../../godmode/alerts/alert_list.list.php:1166 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:491 -msgid "Update action" -msgstr "Mettre à jour l'action" - -#: ../../godmode/alerts/alert_list.list.php:927 -msgid "View alert advanced details" -msgstr "Afficher les informations avancées des alertes" - -#: ../../godmode/alerts/alert_list.list.php:943 -#: ../../include/functions_reporting_html.php:3125 -msgid "No alerts defined" -msgstr "Aucune alerte définie" - -#: ../../godmode/alerts/alert_list.list.php:1000 -#: ../../godmode/users/user_list.php:740 ../../godmode/extensions.php:259 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:174 -#: ../../enterprise/godmode/agentes/plugins_manager.php:195 -#: ../../enterprise/godmode/agentes/plugins_manager.php:271 -#: ../../enterprise/godmode/policies/policy_alerts.php:714 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1195 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1196 -#: ../../enterprise/include/functions_HA_cluster.php:58 -#: ../../include/functions.php:3349 -msgid "Disable" -msgstr "Désactiver" - -#: ../../godmode/alerts/alert_list.list.php:1054 -#: ../../enterprise/godmode/policies/policy_alerts.php:731 -msgid "Set off standby" -msgstr "Déconfigurer le mode veille" - -#: ../../godmode/alerts/alert_list.list.php:1081 -#: ../../enterprise/godmode/policies/policy_alerts.php:740 -msgid "Set standby" -msgstr "Configurer mode veille" - -#: ../../godmode/alerts/alert_commands.php:143 -msgid "" -"For sending emails, text must be HTML format, if you want to use plain text, " -"type it between the following labels:
"
-msgstr ""
-"Pour envoyer des courriels, il faut que le texte soit en format HTML. Si vous "
-"voulez écrire en texte clair, intoduisez-le entre les étiquettes suivantes : "
-"
"
-
-#: ../../godmode/alerts/alert_commands.php:219
-#: ../../godmode/alerts/alert_commands.php:250
-msgid "Text/plain"
-msgstr "Texte/clair"
-
-#: ../../godmode/alerts/alert_commands.php:221
-#: ../../godmode/alerts/alert_commands.php:252
-msgid "For sending emails only text plain"
-msgstr "Pour envoyer des courriels seulement en texte clair"
-
-#: ../../godmode/alerts/alert_commands.php:235
-#: ../../godmode/alerts/alert_commands.php:266
-msgid "Text/html"
-msgstr "Texte/HTML"
-
-#: ../../godmode/alerts/alert_commands.php:474
-msgid "Permissions warning"
-msgstr "Avertissement sur les autorisations"
-
-#: ../../godmode/alerts/alert_commands.php:477
-msgid ""
-"Command management is limited to administrator users or user profiles with "
-"permissions PM"
-msgstr ""
-"La gestion des commandes est limitée aux utilisateurs administrateurs ou aux "
-"profils utilisateurs avec des autorisations PM"
-
-#: ../../godmode/alerts/alert_commands.php:494
-msgid "Alert commands"
-msgstr "Commandes d'alertes"
-
-#: ../../godmode/alerts/alert_commands.php:563
-#: ../../include/functions_alerts.php:2643
-msgid "No name specified"
-msgstr "Aucun nom indiqué"
-
-#: ../../godmode/alerts/alert_commands.php:567
-#: ../../include/functions_alerts.php:2638
-msgid "No command specified"
-msgstr "Aucune commande spécifiée."
-
-#: ../../godmode/alerts/alert_commands.php:619
-msgid " (copy)"
-msgstr " (copie)"
-
-#: ../../godmode/alerts/alert_commands.php:740
-msgid "No alert commands configured"
-msgstr "Aucune commande d'alerte configurée"
-
-#: ../../godmode/alerts/alert_list.php:115
-msgid "Already added"
-msgstr "Déjà ajouté"
-
-#: ../../godmode/alerts/alert_list.php:169
-msgid "No template specified"
-msgstr "Aucun modèle spécifié"
-
-#: ../../godmode/alerts/alert_list.php:173
-#: ../../enterprise/godmode/policies/policy_external_alerts.php:87
-msgid "No module specified"
-msgstr "Aucun module spécifié"
-
-#: ../../godmode/alerts/alert_list.php:484
-msgid "Builder alert"
-msgstr "Outil de conception d'alertes"
-
-#: ../../godmode/alerts/alert_list.php:494
-#: ../../godmode/alerts/alert_list.php:496
-#: ../../godmode/users/configure_profile.php:291
-#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:655
-msgid "Manage alerts"
-msgstr "Gestion d'alertes"
-
-#: ../../godmode/alerts/alert_templates.php:61
-#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:92
-msgid "Everyday"
-msgstr "Tous les jours"
-
-#: ../../godmode/alerts/alert_templates.php:73
-#: ../../enterprise/tools/ipam/ipam_editor.php:327
-#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104
-#: ../../include/functions_config.php:1540
-msgid "Days"
-msgstr "Jours"
-
-#: ../../godmode/alerts/alert_templates.php:73
-#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104
-msgid "Every"
-msgstr "Chaque"
-
-#: ../../godmode/alerts/alert_templates.php:84
-#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:115
-msgid "and"
-msgstr "et"
-
-#: ../../godmode/alerts/alert_templates.php:268
-#, php-format
-msgid ""
-"This node is configured with centralized mode. All alert templates information "
-"is read only. Go to %s to manage it."
-msgstr ""
-"Ce nœud est configuré en mode centralisé. Toutes les informations sur les "
-"modèles d'alerte sont en lecture seule. Allez vers %s pour le gérer."
-
-#: ../../godmode/alerts/alert_templates.php:412
-msgid ""
-"You cannot edit this alert template, You don't have the permission to edit All "
-"group."
-msgstr ""
-"Vous ne pouvez pas modifier ce modèle d'alerte, vous n'êtes pas autorisé à "
-"modifier le groupe Tous."
-
-#: ../../godmode/alerts/alert_templates.php:473
-msgid "No alert templates defined"
-msgstr "Aucun modèle d'alerte défini"
-
-#: ../../godmode/alerts/alert_actions.php:74
-#: ../../include/functions_reporting.php:2714
-msgid "Alert actions"
-msgstr "Actions d'alerte"
-
-#: ../../godmode/alerts/alert_actions.php:222
-#: ../../godmode/alerts/configure_alert_action.php:120
-#, php-format
-msgid ""
-"This node is configured with centralized mode. All alert actions information "
-"is read only. Go to %s to manage it."
-msgstr ""
-"Ce nœud est configuré en mode centralisé. Toutes les informations sur les "
-"actions d'alerte sont en lecture seule. Allez vers %s pour le gérer."
-
-#: ../../godmode/alerts/alert_actions.php:396
-msgid ""
-"You cannot edit this action, You don't have the permission to edit All group."
-msgstr ""
-"Vous ne pouvez pas modifier cette action, vous n'avez pas la permission de "
-"modifier tous les groupes."
-
-#: ../../godmode/alerts/alert_actions.php:407
-msgid ""
-"The action and the command associated with it do not have the same group. "
-"Please contact an administrator to fix it."
-msgstr ""
-"L'action et la commande qui lui est associée n'ont pas le même groupe. "
-"Veuillez contacter un administrateur pour le corriger."
-
-#: ../../godmode/alerts/alert_actions.php:465
-msgid "No alert actions configured"
-msgstr "Aucune action d'alerte configurée"
-
-#: ../../godmode/alerts/configure_alert_action.php:74
-#: ../../godmode/alerts/configure_alert_action.php:87
-msgid "Configure alert action"
-msgstr "Configurer l'action d'alerte"
-
-#: ../../godmode/alerts/configure_alert_action.php:167
-msgid "Update Action"
-msgstr "Mettre à jour l'action"
-
-#: ../../godmode/alerts/configure_alert_action.php:204
-msgid "This action may stop working, if you change its name."
-msgstr "Cette action peut cesser de fonctionner si vous modifiez son nom."
-
-#: ../../godmode/alerts/configure_alert_action.php:306
-msgid "Recovery"
-msgstr "Récupération"
-
-#: ../../godmode/alerts/configure_alert_action.php:330
-msgid "Create workunit on recovery"
-msgstr "Créer une unité de travail sur la récupération"
-
-#: ../../godmode/alerts/configure_alert_action.php:331
-msgid ""
-"If closed status is set on recovery, a workunit will be added to the ticket in "
-"Integria IMS rather that closing the ticket."
-msgstr ""
-"Si le statut fermé est défini sur la récupération, une unité de travail sera "
-"ajoutée au ticket dans Integria IMS plutôt que de fermer le ticket."
-
-#: ../../godmode/menu.php:33
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:105
-#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:514
-msgid "Task list"
-msgstr "Liste de tâches"
-
-#: ../../godmode/menu.php:41
-msgid "Network scan"
-msgstr "Recherche du réseau"
-
-#: ../../godmode/menu.php:43
-msgid "Custom network scan"
-msgstr "Analyse de réseau personnalisée"
-
-#: ../../godmode/menu.php:47
-msgid "Manage scan scripts"
-msgstr "Gérer les scripts d'analyse"
-
-#: ../../godmode/menu.php:50 ../../godmode/wizards/HostDevices.class.php:204
-msgid "Host & devices"
-msgstr "Hôte et appareils"
-
-#: ../../godmode/menu.php:62 ../../godmode/wizards/HostDevices.class.php:190
-#: ../../godmode/servers/discovery.php:59
-#: ../../enterprise/godmode/wizards/Applications.class.php:157
-#: ../../enterprise/godmode/wizards/Cloud.class.php:182
-#: ../../enterprise/include/class/Azure.cloud.php:190
-#: ../../enterprise/include/class/Aws.cloud.php:158
-#: ../../enterprise/include/class/DeploymentCenter.class.php:590
-#: ../../enterprise/include/class/Google.cloud.php:184
-msgid "Discovery"
-msgstr "Discovery"
-
-#: ../../godmode/menu.php:80
-#: ../../enterprise/meta/include/functions_components_meta.php:80
-#: ../../enterprise/meta/include/functions_components_meta.php:135
-msgid "Component groups"
-msgstr "Groupes de composants"
-
-#: ../../godmode/menu.php:83
-msgid "Module categories"
-msgstr "Catégories de modules"
-
-#: ../../godmode/menu.php:87
-msgid "Module types"
-msgstr "Types de modules"
-
-#: ../../godmode/menu.php:111
-msgid "Manage agents groups"
-msgstr "Gérer les groupes d'agents"
-
-#: ../../godmode/menu.php:117
-#: ../../enterprise/extensions/disabled/check_acls.php:134
-msgid "Module tags"
-msgstr "Étiquettes de modules"
-
-#: ../../godmode/menu.php:125
-#: ../../enterprise/extensions/disabled/check_acls.php:53
-#: ../../enterprise/extensions/disabled/check_acls.php:140
-msgid "Users management"
-msgstr "Gestion des utilisateurs"
-
-#: ../../godmode/menu.php:130 ../../godmode/users/profile_list.php:74
-#: ../../godmode/users/configure_user.php:234
-#: ../../godmode/users/configure_profile.php:66
-#: ../../godmode/users/user_list.php:225
-#: ../../enterprise/meta/include/functions_users_meta.php:186
-#: ../../enterprise/meta/include/functions_users_meta.php:212
-msgid "Profile management"
-msgstr "Gestion des profils"
-
-#: ../../godmode/menu.php:151 ../../include/class/ConfigPEN.class.php:337
-#: ../../include/class/ConfigPEN.class.php:345
-msgid "Private Enterprise Numbers"
-msgstr "Numéros d'entreprise privée"
-
-#: ../../godmode/menu.php:153 ../../enterprise/godmode/menu.php:99
-#: ../../enterprise/meta/include/functions_components_meta.php:88
-#: ../../enterprise/meta/include/functions_components_meta.php:139
-msgid "Local components"
-msgstr "Composants locaux"
-
-#: ../../godmode/menu.php:155
-msgid "Remote components"
-msgstr "Composants distants"
-
-#: ../../godmode/menu.php:225
-msgid "List of Alerts"
-msgstr "Liste d'alertes"
-
-#: ../../godmode/menu.php:237
-#: ../../enterprise/meta/include/functions_alerts_meta.php:137
-#: ../../enterprise/meta/include/functions_alerts_meta.php:168
-msgid "Commands"
-msgstr "Commandes"
-
-#: ../../godmode/menu.php:240 ../../godmode/menu.php:241
-msgid "Special days list"
-msgstr "Liste de jours spéciaux"
-
-#: ../../godmode/menu.php:245
-msgid "SNMP alerts"
-msgstr "Alertes SNMP"
-
-#: ../../godmode/menu.php:257
-msgid "Event filters"
-msgstr "Filtres d'événements"
-
-#: ../../godmode/menu.php:262
-msgid "Custom events"
-msgstr "Personnaliser les événements"
-
-#: ../../godmode/menu.php:264 ../../godmode/events/events.php:68
-#: ../../enterprise/meta/event/custom_events.php:50
-msgid "Event responses"
-msgstr "Réponses des événements"
-
-#: ../../godmode/menu.php:285
-msgid "Manage servers"
-msgstr "Gérer les serveurs"
-
-#: ../../godmode/menu.php:293
-#: ../../enterprise/godmode/agentes/plugins_manager.php:192
-#: ../../enterprise/godmode/policies/policies.php:535
-#: ../../enterprise/godmode/policies/policy_plugins.php:167
-msgid "Plugins"
-msgstr "Plugins"
-
-#: ../../godmode/menu.php:296
-msgid "Register Plugin"
-msgstr "Enregistrer Plugin"
-
-#: ../../godmode/menu.php:322 ../../include/class/OrderInterpreter.class.php:141
-msgid "General Setup"
-msgstr "Configuration générale"
-
-#: ../../godmode/menu.php:358
-msgid "Websocket Engine"
-msgstr "Moteur de Websocket"
-
-#: ../../godmode/menu.php:371 ../../enterprise/meta/general/main_header.php:369
-#: ../../enterprise/meta/general/main_menu.php:584
-msgid "License"
-msgstr "Licence"
-
-#: ../../godmode/menu.php:380 ../../enterprise/tools/ipam/ipam.php:449
-msgid "Admin tools"
-msgstr "Outils d'administration"
-
-#: ../../godmode/menu.php:388 ../../enterprise/meta/general/main_menu.php:667
-msgid "System audit log"
-msgstr "Journaux d'audit du système"
-
-#: ../../godmode/menu.php:390 ../../godmode/menu.php:510
-#: ../../enterprise/meta/general/main_header.php:381
-#: ../../enterprise/meta/general/main_header.php:448
-#: ../../enterprise/meta/general/main_menu.php:596
-#: ../../enterprise/meta/general/main_menu.php:616
-#: ../../general/links_menu.php:17
-msgid "Links"
-msgstr "Liens"
-
-#: ../../godmode/menu.php:392
-msgid "Diagnostic info"
-msgstr "Information de diagnostic"
-
-#: ../../godmode/menu.php:397
-msgid "Site news"
-msgstr "Nouveautés du site"
-
-#: ../../godmode/menu.php:403
-msgid "DB Schema Check"
-msgstr "Vérifier schéma de la BD"
-
-#: ../../godmode/menu.php:406
-msgid "DB Interface"
-msgstr "Interface de la BD"
-
-#: ../../godmode/menu.php:433 ../../extensions/db_status.php:25
-#: ../../extensions/db_status.php:453
-msgid "DB Schema check"
-msgstr "Vérifier Schéma BD"
-
-#: ../../godmode/menu.php:433 ../../extensions/dbmanager.php:322
-msgid "DB interface"
-msgstr "Interface de la BD"
-
-#: ../../godmode/menu.php:493
-msgid "Extension manager view"
-msgstr "Afficher le gestionnaire d'extension"
-
-#: ../../godmode/menu.php:497
-msgid "Extension manager"
-msgstr "Gestionnaire d'extension"
-
-#: ../../godmode/menu.php:528
-msgid "Update manager"
-msgstr "Gestionnaire de mises à jour"
-
-#: ../../godmode/menu.php:533
-msgid "Update Manager offline"
-msgstr "Mettre à jour le gestionnaire hors ligne"
-
-#: ../../godmode/menu.php:536
-msgid "Update Manager online"
-msgstr "Mettre à jour le Gestionnaire en ligne"
-
-#: ../../godmode/menu.php:539
-msgid "Update Manager options"
-msgstr "Mettre à jour les options du Gestionnaire"
-
-#: ../../godmode/menu.php:542
-msgid "Update Manager journal"
-msgstr "Update Manager journal"
-
-#: ../../godmode/menu.php:550
-#: ../../godmode/module_library/module_library_view.php:81
-msgid "Module library"
-msgstr "Bibliothèque de modules"
-
-#: ../../godmode/menu.php:557
-#: ../../godmode/module_library/module_library_view.php:54
-#: ../../godmode/module_library/module_library_view.php:68
-#: ../../godmode/module_library/module_library_view.php:104
-msgid "Categories"
-msgstr "Catégories"
-
-#: ../../godmode/users/profile_list.php:84
-#: ../../godmode/users/configure_profile.php:76
-#, php-format
-msgid "Profiles defined on %s"
-msgstr "Profils définis sur %s"
-
-#: ../../godmode/users/profile_list.php:115
-#, php-format
-msgid ""
-"This node is configured with centralized mode. All profiles information is "
-"read only. Go to %s to manage it."
-msgstr ""
-"Ce nœud est configuré en mode centralisé. Toutes les informations des profils "
-"sont en lecture seule. Allez vers %s pour le gérer."
-
-#: ../../godmode/users/profile_list.php:127 ../../godmode/users/user_list.php:341
-msgid "There was a problem deleting the profile"
-msgstr "Erreur de suppression du profil"
-
-#: ../../godmode/users/profile_list.php:254
-msgid "There was a problem updating this profile"
-msgstr "Erreur de mise à jour du profil"
-
-#: ../../godmode/users/profile_list.php:257
-msgid "Profile name cannot be empty"
-msgstr "Le nom du profil ne peut pas être vide"
-
-#: ../../godmode/users/profile_list.php:303
-#: ../../godmode/users/profile_list.php:306
-msgid "There was a problem creating this profile"
-msgstr "Erreur de création du profil"
-
-#: ../../godmode/users/profile_list.php:456
-msgid "There are no defined profiles"
-msgstr "Aucun profil défini"
-
-#: ../../godmode/users/configure_user.php:151
-#: ../../godmode/users/user_list.php:287
-#, php-format
-msgid "Deleted user %s"
-msgstr "Supprimer l'utilisateur %s"
-
-#: ../../godmode/users/configure_user.php:158
-#: ../../godmode/users/user_list.php:294 ../../godmode/users/user_list.php:332
-msgid "There was a problem deleting the user"
-msgstr "Erreur de suppression de l'utilisateur"
-
-#: ../../godmode/users/configure_user.php:173
-#: ../../godmode/users/user_list.php:308
-#, php-format
-msgid "Deleted user %s from metaconsole"
-msgstr "Supprimer l'utilisateur %s de la Métaconsole"
-
-#: ../../godmode/users/configure_user.php:184
-#: ../../godmode/users/user_list.php:320
-#, php-format
-msgid "Deleted user %s from %s"
-msgstr "Supprimer l'utilisateur %s de %s"
-
-#: ../../godmode/users/configure_user.php:190
-#: ../../godmode/users/user_list.php:326
-#, php-format
-msgid "Successfully deleted from %s"
-msgstr "Supprimé de %s correctement"
-
-#: ../../godmode/users/configure_user.php:191
-#: ../../godmode/users/user_list.php:327
-#, php-format
-msgid "There was a problem deleting the user from %s"
-msgstr "Erreur de suppression de l'utilisateur de %s"
-
-#: ../../godmode/users/configure_user.php:206
-msgid "Update user"
-msgstr "Mettre à jour l'utilisateur"
-
-#: ../../godmode/users/configure_user.php:208
-#: ../../godmode/users/user_list.php:873
-msgid "Create user"
-msgstr "Créer un utilisateur"
-
-#: ../../godmode/users/configure_user.php:317
-#: ../../godmode/users/user_list.php:876
-#, php-format
-msgid "The current authentication scheme doesn't support creating users on %s"
-msgstr ""
-"Le schéma d'authentification actuel ne prend pas en charge la création "
-"d'utilisateurs sur %s"
-
-#: ../../godmode/users/configure_user.php:403
-msgid "User ID cannot be empty"
-msgstr "L'identifiant de l'utilisateur ne peut pas être vide."
-
-#: ../../godmode/users/configure_user.php:410
-msgid "Invalid user ID: leading or trailing blank spaces not allowed"
-msgstr ""
-"ID utilisateur non valide : les espaces vides de début ou de fin ne sont pas "
-"autorisés"
-
-#: ../../godmode/users/configure_user.php:418
-msgid "Passwords cannot be empty"
-msgstr "Les mots de passe ne peuvent pas être vides."
-
-#: ../../godmode/users/configure_user.php:425
-msgid "Passwords didn't match"
-msgstr "Les mots de passe saisis ne sont pas identiques."
-
-#: ../../godmode/users/configure_user.php:484
-msgid ""
-"Strict ACL is not recommended for admin users because performance could be "
-"affected."
-msgstr ""
-"Les ACL strictes ne sont pas recommandées pour les administrateur parce que "
-"cela pourrait affecter la performance."
-
-#: ../../godmode/users/configure_user.php:519
-#: ../../godmode/users/configure_user.php:806
-msgid "Profile added successfully"
-msgstr "Profil ajouté correctement"
-
-#: ../../godmode/users/configure_user.php:520
-#: ../../godmode/users/configure_user.php:807
-msgid "Profile cannot be added"
-msgstr "Impossible d'ajouter le profil"
-
-#: ../../godmode/users/configure_user.php:644
-#: ../../godmode/users/configure_user.php:668
-#: ../../godmode/users/configure_user.php:738
-#: ../../godmode/users/configure_user.php:745
-#: ../../godmode/users/configure_user.php:777
-msgid "Error updating user info (no change?)"
-msgstr ""
-"Erreur de mise à jour de l'information de l'utilisateur (aucun changement ?)"
-
-#: ../../godmode/users/configure_user.php:673
-msgid "Password of the active user is required to perform password change"
-msgstr ""
-"Le mot de passe de l'utilisateur actif est requis pour effectuer le changement "
-"de mot de passe"
-
-#: ../../godmode/users/configure_user.php:675
-msgid "Password of active user is not correct"
-msgstr "Le mot de passe de l'utilisateur actif n'est pas correct"
-
-#: ../../godmode/users/configure_user.php:691
-msgid "Passwords does not match"
-msgstr "Les mots de passe ne concordent pas"
-
-#: ../../godmode/users/configure_user.php:766
-msgid ""
-"Strict ACL is not recommended for this user. Performance could be affected."
-msgstr ""
-"Les ACL strictes ne sont pas recommandées pour ces utilisateurs. La "
-"performance pourrait être affectée."
-
-#: ../../godmode/users/configure_user.php:845
-msgid "Update User"
-msgstr "Mettre à jour l'utilisateur"
-
-#: ../../godmode/users/configure_user.php:847
-msgid "Create User"
-msgstr "Créer un utilisateur"
-
-#: ../../godmode/users/configure_user.php:968
-msgid "Own password confirmation"
-msgstr "Confirmation propre du mot de passe"
-
-#: ../../godmode/users/configure_user.php:977
-msgid "Global Profile"
-msgstr "Profil général"
-
-#: ../../godmode/users/configure_user.php:985
-msgid ""
-"This user has permissions to manage all. An admin user should not requiere "
-"additional group permissions, except for using Enterprise ACL."
-msgstr ""
-"Cet utilisateur est autorisé à gérer tout le contenu. Un administrateur ne "
-"devrait pas avoir besoin d'autorisations de groupe supplémentaires, sauf pour "
-"utiliser l'ACL Enterprise."
-
-#: ../../godmode/users/configure_user.php:1000
-msgid ""
-"This user has separated permissions to view data in his group agents, create "
-"incidents belong to his groups, add notes in another incidents, create "
-"personal assignments or reviews and other tasks, on different profiles"
-msgstr ""
-"Cet utilisateur a des permissions différentes pour le visionnement des données "
-"dans le groupe d'agents, pour la création d'incidents dans les groupes "
-"auxquels il a accès, pour l'ajout de notes sur d'autres incidents dans ses "
-"groupes, et pour la création et la révision de tâches personnelles sur des "
-"profils différents."
-
-#: ../../godmode/users/configure_user.php:1081
-msgid "Search custom field view"
-msgstr "Vue de recherche d’un champ personnalisé"
-
-#: ../../godmode/users/configure_user.php:1081
-msgid "Load by default the selected view in custom field view"
-msgstr ""
-"Charger par défaut la vue sélectionnée dans la vue de champ personnalisée"
-
-#: ../../godmode/users/configure_user.php:1098
-msgid "Use global conf"
-msgstr "Utiliser configuration générale"
-
-#: ../../godmode/users/configure_user.php:1115
-msgid "External link"
-msgstr "Lien externe"
-
-#: ../../godmode/users/configure_user.php:1208
-msgid "Metaconsole access"
-msgstr "Accès à la Métaconsole"
-
-#: ../../godmode/users/configure_user.php:1226
-msgid "Not Login"
-msgstr "Aucune connexion"
-
-#: ../../godmode/users/configure_user.php:1228
-msgid "The user with not login set only can access to API."
-msgstr "L'utilisateur sans permis d'accès peut seulement avoir accès à l'API."
-
-#: ../../godmode/users/configure_user.php:1238
-msgid "Local user"
-msgstr "Utilisateur local"
-
-#: ../../godmode/users/configure_user.php:1240
-msgid ""
-"The user with local authentication enabled will always use local "
-"authentication."
-msgstr ""
-"L’utilisateur dont l’authentification locale est activée utilisera toujours "
-"l’authentification locale."
-
-#: ../../godmode/users/configure_user.php:1250
-msgid "Session Time"
-msgstr "Durée de la session"
-
-#: ../../godmode/users/configure_user.php:1252
-msgid ""
-"This is defined in minutes, If you wish a permanent session should putting -1 "
-"in this field."
-msgstr ""
-"Défini en minutes ; si vous souhaitez établir une session permanente, "
-"introduisez -1 dans ce champ."
-
-#: ../../godmode/users/configure_user.php:1286
-msgid "Default event filter"
-msgstr "Filtre d'événement par défaut"
-
-#: ../../godmode/users/configure_user.php:1300
-msgid "eHorus user access enabled"
-msgstr "Accès utilisateur eHorus activé"
-
-#: ../../godmode/users/configure_user.php:1308
-#: ../../include/functions_config.php:1640
-msgid "eHorus user"
-msgstr "Utilisateur eHorus"
-
-#: ../../godmode/users/configure_user.php:1317
-#: ../../include/functions_config.php:1644
-msgid "eHorus password"
-msgstr "Mot de passe eHorus"
-
-#: ../../godmode/users/configure_user.php:1340
-msgid "User must be created before activating double authentication."
-msgstr "L'utilisateur doit être créé avant d'activer la double authentification."
-
-#: ../../godmode/users/configure_user.php:1368
-msgid "Enable agents managment"
-msgstr "Activer la gestion d'agents"
-
-#: ../../godmode/users/configure_user.php:1376
-msgid "Assigned node"
-msgstr "Nœud assigné"
-
-#: ../../godmode/users/configure_user.php:1376
-msgid "Server where the agents created of this user will be placed"
-msgstr "Serveur où seront placés les agents créés pour cet utilisateur"
-
-#: ../../godmode/users/configure_user.php:1385
-msgid "Enable node access"
-msgstr "Activer l'accès au nœud"
-
-#: ../../godmode/users/configure_user.php:1385
-msgid "With this option enabled, the user will can access to nodes console"
-msgstr ""
-"Si cette option est activée, l'utilisateur pourra accéder à la console de nœuds"
-
-#: ../../godmode/users/configure_user.php:1602
-msgid "yes"
-msgstr "Oui"
-
-#: ../../godmode/users/configure_user.php:1605
-msgid "no"
-msgstr "Non"
-
-#: ../../godmode/users/configure_user.php:1609
-msgid "please select profile and group"
-msgstr "Veuillez sélectionner le profil et le groupe"
-
-#: ../../godmode/users/configure_user.php:1635
-msgid "Deleting last profile will delete this user"
-msgstr "La suppression du dernier profil supprimera cet utilisateur"
-
-#: ../../godmode/users/configure_user.php:1675
-msgid ""
-"User will be created without profiles assigned and won't be able to log in, "
-"are you sure?"
-msgstr ""
-"L'utilisateur sera créé sans profils attribués et ne pourra pas se connecter, "
-"êtes-vous sûr ?"
-
-#: ../../godmode/users/configure_profile.php:142
-msgid "Create profile"
-msgstr "Créer un profil"
-
-#: ../../godmode/users/configure_profile.php:147
-msgid "There was a problem loading profile"
-msgstr "Erreur de chargement de profil"
-
-#: ../../godmode/users/configure_profile.php:239
-msgid "Update profile"
-msgstr "Mettre à jour le profil"
-
-#: ../../godmode/users/configure_profile.php:249
-msgid "Update Profile"
-msgstr "Mettre à jour le profil"
-
-#: ../../godmode/users/configure_profile.php:251
-msgid "Create Profile"
-msgstr "Créer un profil"
-
-#: ../../godmode/users/configure_profile.php:272
-msgid "View agents"
-msgstr "Afficher les agents"
-
-#: ../../godmode/users/configure_profile.php:276
-msgid "Disable agents"
-msgstr "Désactiver les agents"
-
-#: ../../godmode/users/configure_profile.php:280
-msgid "Edit agents"
-msgstr "Éditer les agents"
-
-#: ../../godmode/users/configure_profile.php:287
-msgid "Edit alerts"
-msgstr "Éditer les alertes"
-
-#: ../../godmode/users/configure_profile.php:302
-msgid "Edit events"
-msgstr "Modifier les événements"
-
-#: ../../godmode/users/configure_profile.php:313
-msgid "View reports"
-msgstr "Afficher les rapports"
-
-#: ../../godmode/users/configure_profile.php:317
-msgid "Edit reports"
-msgstr "Modifier les rapports"
-
-#: ../../godmode/users/configure_profile.php:321
-msgid "Manage reports"
-msgstr "Gérer les rapports"
-
-#: ../../godmode/users/configure_profile.php:328
-msgid "View network maps"
-msgstr "Afficher les cartes de réseau"
-
-#: ../../godmode/users/configure_profile.php:332
-msgid "Edit network maps"
-msgstr "Modifier les cartes de réseau"
-
-#: ../../godmode/users/configure_profile.php:336
-msgid "Manage network maps"
-msgstr "Gérer les cartes de réseau"
-
-#: ../../godmode/users/configure_profile.php:343
-#: ../../include/functions_menu.php:501
-msgid "View visual console"
-msgstr "Afficher la console visuelle"
-
-#: ../../godmode/users/configure_profile.php:347
-msgid "Edit visual console"
-msgstr "Modifier la console visuelle"
-
-#: ../../godmode/users/configure_profile.php:351
-msgid "Manage visual console"
-msgstr "Gérer la console visuelle"
-
-#: ../../godmode/users/configure_profile.php:363
-msgid "View NCM data"
-msgstr "Afficher les données du NCM"
-
-#: ../../godmode/users/configure_profile.php:367
-msgid "Operate NCM"
-msgstr "Exploiter le NCM"
-
-#: ../../godmode/users/configure_profile.php:371
-msgid "Manage NCM"
-msgstr "Gérer le NCM"
-
-#: ../../godmode/users/configure_profile.php:378
-msgid "Manage users"
-msgstr "Gérer les utilisateurs"
-
-#: ../../godmode/users/configure_profile.php:385
-msgid "Manage database"
-msgstr "Gérer la base de données"
-
-#: ../../godmode/users/configure_profile.php:392
-#, php-format
-msgid "%s management"
-msgstr "gestion %s"
-
-#: ../../godmode/users/user_list.php:250
-#, php-format
-msgid "Users defined on %s"
-msgstr "Utilisateurs définis sur %s"
-
-#: ../../godmode/users/user_list.php:367
-msgid "There was a problem disabling user"
-msgstr "Erreur de désactivation de l'utilisateur"
-
-#: ../../godmode/users/user_list.php:373
-msgid "There was a problem enabling user"
-msgstr "Erreur d'activation de l'utilisateur"
-
-#: ../../godmode/users/user_list.php:402 ../../godmode/users/user_list.php:406
-#: ../../enterprise/meta/advanced/collections.php:167
-#: ../../enterprise/meta/advanced/collections.php:173
-msgid "Search by username, fullname or email"
-msgstr "Rechercher par nom d'utilisateur, nom complet ou courriel"
-
-#: ../../godmode/users/user_list.php:451
-#: ../../enterprise/meta/advanced/collections.php:199
-msgid "Users control filter"
-msgstr "Filtre de contrôle des utilisateurs"
-
-#: ../../godmode/users/user_list.php:484
-msgid "Profile / Group"
-msgstr "Profil/Groupe"
-
-#: ../../godmode/users/user_list.php:714
-msgid "Other profiles are also assigned."
-msgstr "D'autres profils sont également attribués."
-
-#: ../../godmode/users/user_list.php:716
-msgid ""
-"Other profiles you cannot manage are also assigned. These profiles are not "
-"shown. You cannot enable/disable or delete this user."
-msgstr ""
-"D'autres profils que vous ne pouvez pas gérer sont également attribués. Ces "
-"profils ne sont pas affichés. Vous ne pouvez pas activer/désactiver ou "
-"supprimer cet utilisateur."
-
-#: ../../godmode/db/db_main.php:74
-msgid "Current database maintenance setup"
-msgstr "Configuration actuelle de gestion de la base de données"
-
-#: ../../godmode/db/db_main.php:80
-msgid "Database setup"
-msgstr "Configuration de la base de données"
-
-#: ../../godmode/db/db_main.php:84
-msgid "Max. time before compact data"
-msgstr "Temps maximum avant de comprimer les données"
-
-#: ../../godmode/db/db_main.php:90
-msgid "Max. time before purge"
-msgstr "Temps maximum avant nettoyage"
-
-#: ../../godmode/db/db_main.php:98 ../../include/class/Diagnostics.class.php:230
-msgid "Database size stats"
-msgstr "Statistiques sur la taille de la base de données"
-
-#: ../../godmode/db/db_main.php:108 ../../include/functions_reporting.php:13922
-#: ../../include/class/Diagnostics.class.php:569
-msgid "Total events"
-msgstr "Nombre total d'événements"
-
-#: ../../godmode/db/db_main.php:114
-msgid "Total data items (tagente_datos)"
-msgstr "Nombre total d'éléments de données (tagente_datos)"
-
-#: ../../godmode/db/db_main.php:127
-msgid "Total log4x items (tagente_datos_log4x)"
-msgstr "Nombre total d'éléments log4x (tagente_datos_log4x)"
-
-#: ../../godmode/db/db_main.php:140
-msgid "Total data string items (tagente_datos_string)"
-msgstr "Nombre d'éléments de chaînes de données (tagente_datos_string)"
-
-#: ../../godmode/db/db_main.php:146
-msgid "Total modules configured"
-msgstr "Nombre total de modules configurés"
-
-#: ../../godmode/db/db_main.php:154
-msgid "Total agent access records"
-msgstr "Nombre total d'enregistrements d'accès des agents"
-
-#: ../../godmode/db/db_main.php:166
-msgid "Database sanity"
-msgstr "Santé de la base de donnés"
-
-#: ../../godmode/db/db_main.php:170
-msgid "Total uknown agents"
-msgstr "Nombre total d'agents inconnus"
-
-#: ../../godmode/db/db_main.php:176
-msgid "Total non-init modules"
-msgstr "Nombre total de modules non-initialisés"
-
-#: ../../godmode/db/db_main.php:185
-msgid "Last time on DB maintance"
-msgstr "Dernier accès à la gestion de la BD"
-
-#: ../../godmode/db/db_main.php:208
-#, php-format
-msgid ""
-"Please make sure your %s Server settings are correct and that the database "
-"maintenance daemon is running. It's very important to keep your database up to "
-"date in order to get the best performance and results from %s."
-msgstr ""
-"Veuillez vous assurer que vos %s paramètres de serveur sont corrects et que le "
-"démon de maintenance de la base de données est en cours d'exécution. Il est "
-"très important de maintenir votre base de données à jour afin d'obtenir les "
-"meilleures performances et résultats de %s."
-
-#: ../../godmode/module_library/module_library_view.php:68
-msgid "Main view"
-msgstr "Vue principale"
-
-#: ../../godmode/module_library/module_library_view.php:147
-msgid "View all categories"
-msgstr "Voir toutes les catégories"
-
-#: ../../godmode/module_library/module_library_view.php:158
-msgid "More details"
-msgstr "Plus de détails"
-
-#: ../../godmode/module_library/module_library_view.php:160
-msgid "View in Module Library"
-msgstr "Afficher dans la bibliothèque de modules"
-
-#: ../../godmode/module_library/module_library_view.php:161
-msgid "No module found"
-msgstr "Aucun module trouvé"
-
-#: ../../godmode/module_library/module_library_view.php:162
-#: ../../enterprise/godmode/setup/setup_module_library.php:69
-msgid "Problem with authentication. Check your internet connection"
-msgstr "Problème d’authentification. Vérifiez votre connexion Internet"
-
-#: ../../godmode/module_library/module_library_view.php:163
-#: ../../enterprise/godmode/setup/setup_module_library.php:68
-#: ../../enterprise/godmode/wizards/Cloud.class.php:381
-msgid "Invalid username or password"
-msgstr "Nom d'utilisateur ou mot de passe invalide"
-
-#: ../../godmode/module_library/module_library_view.php:164
-msgid "Error loading Module Library"
-msgstr "Erreur lors du chargement de la bibliothèque"
-
-#: ../../godmode/module_library/module_library_view.php:165
-msgid "Error loading category"
-msgstr "Erreur de chargement de la catégorie"
-
-#: ../../godmode/module_library/module_library_view.php:166
-msgid "Error loading categories"
-msgstr "Erreur de chargement des catégories"
-
-#: ../../godmode/module_library/module_library_view.php:167
-msgid "There is no such category"
-msgstr "Il n'y a pas une telle catégorie"
-
-#: ../../godmode/module_library/module_library_view.php:168
-msgid "Error loading results"
-msgstr "Erreur lors du chargement des résultats"
-
-#: ../../godmode/events/events.php:100
-#: ../../enterprise/meta/event/custom_events.php:79
-#: ../../include/ajax/events.php:1544
-msgid "Responses"
-msgstr "Réponses"
-
-#: ../../godmode/events/event_responses.php:51
-msgid "Response added succesfully"
-msgstr "Réponse ajoutée correctement"
-
-#: ../../godmode/events/event_responses.php:53
-msgid "Response cannot be added"
-msgstr "Erreur d'ajout de la réponse"
-
-#: ../../godmode/events/event_responses.php:77
-msgid "Response updated succesfully"
-msgstr "Réponse mise à jour correctement"
-
-#: ../../godmode/events/event_responses.php:79
-msgid "Response cannot be updated"
-msgstr "Erreur de mise à jour de la réponse"
-
-#: ../../godmode/events/event_responses.php:89
-msgid "Response deleted succesfully"
-msgstr "Réponse supprimée correctement"
-
-#: ../../godmode/events/event_responses.php:91
-msgid "Response cannot be deleted"
-msgstr "Erreur de suppression de la réponse"
-
-#: ../../godmode/events/custom_events.php:74
-#: ../../enterprise/meta/event/custom_events.php:207
-msgid "Show event fields"
-msgstr "Afficher champs d'événement"
-
-#: ../../godmode/events/custom_events.php:76
-msgid "Load the fields from previous events"
-msgstr "Charger les champs des événements précédents"
-
-#: ../../godmode/events/custom_events.php:76
-msgid "Event fields will be loaded. Do you want to continue?"
-msgstr "Les champs d'événements seront chargés. Voulez-vous continuer ?"
-
-#: ../../godmode/events/custom_events.php:94
-#: ../../include/functions_events.php:230
-msgid "Event Id"
-msgstr "ID de l’évènement"
-
-#: ../../godmode/events/custom_events.php:97
-msgid "Agent Name"
-msgstr "Nom de l’agent"
-
-#: ../../godmode/events/custom_events.php:98
-#: ../../include/functions_events.php:312
-msgid "Agent IP"
-msgstr "IP de l'agent"
-
-#: ../../godmode/events/custom_events.php:110
-#: ../../include/functions_events.php:278
-msgid "Extra Id"
-msgstr "Id supplémentaire"
-
-#: ../../godmode/events/custom_events.php:114
-#: ../../include/functions_events.php:290
-msgid "Server Name"
-msgstr "Nom du serveur"
-
-#: ../../godmode/events/custom_events.php:117
-#: ../../include/functions_events.php:308
-msgid "Severity mini"
-msgstr "Sévérité mini"
-
-#: ../../godmode/events/custom_events.php:118
-#: ../../include/functions_events.php:299 ../../include/functions_events.php:5162
-msgid "Module custom ID"
-msgstr "ID personnalisé du module"
-
-#: ../../godmode/events/event_responses.editor.php:73
-msgid "Edit event responses"
-msgstr "Modifier les réponses d'événements"
-
-#: ../../godmode/events/event_responses.editor.php:123
-#: ../../enterprise/tools/ipam/ipam_editor.php:191
-#: ../../enterprise/tools/ipam/ipam_list.php:97
-#: ../../enterprise/tools/ipam/ipam_list.php:588
-#: ../../enterprise/include/functions_ipam.php:1365
-#: ../../enterprise/include/functions_ipam.php:1979
-msgid "Location"
-msgstr "Emplacement"
-
-#: ../../godmode/events/event_responses.editor.php:123
-msgid "For Command type Modal Window mode is enforced"
-msgstr "Pour le type Commande, le mode fenêtre modale est exécuté"
-
-#: ../../godmode/events/event_responses.editor.php:125
-msgid "Modal window"
-msgstr "Fenêtre modale"
-
-#: ../../godmode/events/event_responses.editor.php:126
-msgid "New window"
-msgstr "Nouvelle fenêtre"
-
-#: ../../godmode/events/event_responses.editor.php:175
-#: ../../include/functions_snmp_browser.php:766
-#: ../../include/class/AgentWizard.class.php:541
-msgid "Local console"
-msgstr "Console locale"
-
-#: ../../godmode/events/event_responses.editor.php:192
-#: ../../include/class/AgentWizard.class.php:688
-msgid "Server to execute command"
-msgstr "Serveur pour exécuter la commande"
-
-#: ../../godmode/events/event_responses.editor.php:198
-msgid "Command timeout (s)"
-msgstr "Expiration(s) de commande"
-
-#: ../../godmode/events/event_responses.editor.php:204
-msgid "Display command"
-msgstr "Afficher commande"
-
-#: ../../godmode/events/event_responses.editor.php:204
-msgid ""
-"If enabled the command will be displayed to any user that can execute this "
-"event response"
-msgstr ""
-"Si elle est activée, la commande sera affichée à tout utilisateur pouvant "
-"exécuter cette réponse d’événement"
-
-#: ../../godmode/events/event_edit_filter.php:249
-msgid "Update Filter"
-msgstr "Mise à jour du filtre"
-
-#: ../../godmode/events/event_edit_filter.php:251
-msgid "Create Filter"
-msgstr "Créer un filtre"
-
-#: ../../godmode/events/event_edit_filter.php:264
-msgid "Save in group"
-msgstr "Enregistrer dans le groupe"
-
-#: ../../godmode/events/event_edit_filter.php:264
-msgid ""
-"This group will be use to restrict the visibility of this filter with ACLs"
-msgstr ""
-"Ce groupe sera utilisé pour limiter la visibilité de ce filtre avec les ACL."
-
-#: ../../godmode/events/event_edit_filter.php:414
-msgid "Choose between the users who have validated an event. "
-msgstr "Choisissez parmi les utilisateurs ayant validé un événement. "
-
-#: ../../godmode/events/event_edit_filter.php:636
-msgid "Custom data filter type"
-msgstr "Type de filtre de données personnalisé"
-
-#: ../../godmode/events/event_edit_filter.php:639
-msgid "Filter custom data by name field"
-msgstr "Filtrer les données personnalisées par champ de nom"
-
-#: ../../godmode/events/event_edit_filter.php:640
-msgid "Filter custom data by value field"
-msgstr "Filtrer les données personnalisées par champ de valeur"
-
-#: ../../godmode/events/event_edit_filter.php:654
-msgid "Id souce event"
-msgstr "Id source d'événement"
-
-#: ../../godmode/events/event_responses.list.php:32
-msgid "No responses found"
-msgstr "Aucune réponse retrouvée"
-
-#: ../../godmode/events/event_responses.list.php:92
-msgid "Create response"
-msgstr "Créer une réponse"
-
-#: ../../godmode/wizards/HostDevices.class.php:152
-msgid "Net Scan"
-msgstr "Net Scan"
-
-#: ../../godmode/wizards/HostDevices.class.php:159
-#: ../../enterprise/godmode/menu.php:159
-#: ../../enterprise/include/class/CSVImportAgents.class.php:114
-msgid "Import CSV"
-msgstr "Importer CSV"
-
-#: ../../godmode/wizards/HostDevices.class.php:165
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:823
-#: ../../enterprise/godmode/menu.php:163
-#: ../../enterprise/include/class/DeploymentCenter.class.php:613
-msgid "Agent deployment"
-msgstr "Déploiement d'agents"
-
-#: ../../godmode/wizards/HostDevices.class.php:172
-msgid "Custom NetScan"
-msgstr "NetScan personnalisé"
-
-#: ../../godmode/wizards/HostDevices.class.php:180
-msgid "Manage NetScan scripts"
-msgstr "Gérer les scripts NetScan"
-
-#: ../../godmode/wizards/HostDevices.class.php:196
-#: ../../enterprise/include/class/CSVImportAgents.class.php:98
-#: ../../enterprise/include/class/DeploymentCenter.class.php:594
-#: ../../include/class/ManageNetScanScripts.class.php:104
-#: ../../include/class/CustomNetScan.class.php:352
-msgid "Host & Devices"
-msgstr "Hôte et appareils"
-
-#: ../../godmode/wizards/HostDevices.class.php:325
-#, php-format
-msgid "Invalid mimetype for csv file: %s"
-msgstr "Mime type non valide pour le fichier csv : %s"
-
-#: ../../godmode/wizards/HostDevices.class.php:348
-#, php-format
-msgid "Invalid content readed from csv file: %s"
-msgstr "Contenu non valide lu à partir du fichier csv : %s"
-
-#: ../../godmode/wizards/HostDevices.class.php:391
-msgid ""
-"This network scan task has been already defined. Please edit it or create a "
-"new one."
-msgstr ""
-"Cette tâche d'analyse du réseau a déjà été définie. Veuillez le modifier ou en "
-"créer un nouveau."
-
-#: ../../godmode/wizards/HostDevices.class.php:412
-#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:139
-#: ../../enterprise/include/class/MySQL.app.php:196
-#: ../../enterprise/include/class/SAP.app.php:175
-#: ../../enterprise/include/class/Azure.cloud.php:420
-#: ../../enterprise/include/class/VMware.app.php:254
-#: ../../enterprise/include/class/Aws.cloud.php:907
-#: ../../enterprise/include/class/DB2.app.php:187
-#: ../../enterprise/include/class/Oracle.app.php:194
-#: ../../enterprise/include/class/Google.cloud.php:423
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:193
-#: ../../include/class/CustomNetScan.class.php:158
-msgid "You have no access to edit this task."
-msgstr "vous n'avez de permissions pour accéder à cette tache."
-
-#: ../../godmode/wizards/HostDevices.class.php:422
-#: ../../enterprise/include/class/MySQL.app.php:206
-#: ../../enterprise/include/class/SAP.app.php:185
-#: ../../enterprise/include/class/VMware.app.php:264
-#: ../../enterprise/include/class/Aws.cloud.php:917
-#: ../../enterprise/include/class/DB2.app.php:197
-#: ../../enterprise/include/class/Aws.S3.php:183
-#: ../../enterprise/include/class/Oracle.app.php:204
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:203
-#: ../../include/class/CustomNetScan.class.php:168
-msgid "You must provide a task name."
-msgstr "Vous devez fournir un nom de tache."
-
-#: ../../godmode/wizards/HostDevices.class.php:427
-#: ../../enterprise/include/class/MySQL.app.php:211
-#: ../../enterprise/include/class/SAP.app.php:190
-#: ../../enterprise/include/class/VMware.app.php:269
-#: ../../enterprise/include/class/Aws.cloud.php:922
-#: ../../enterprise/include/class/DB2.app.php:202
-#: ../../enterprise/include/class/Aws.S3.php:188
-#: ../../enterprise/include/class/Oracle.app.php:209
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:208
-#: ../../include/class/CustomNetScan.class.php:173
-msgid "You must select a Discovery Server."
-msgstr "Vos devez sélectionner un Serveur Discovery."
-
-#: ../../godmode/wizards/HostDevices.class.php:433
-msgid "You must provide a valid network."
-msgstr "Vous devez fournir un réseau valide."
-
-#: ../../godmode/wizards/HostDevices.class.php:438
-#: ../../enterprise/include/class/MySQL.app.php:226
-#: ../../enterprise/include/class/SAP.app.php:200
-#: ../../enterprise/include/class/VMware.app.php:279
-#: ../../enterprise/include/class/Aws.cloud.php:927
-#: ../../enterprise/include/class/DB2.app.php:212
-#: ../../enterprise/include/class/Aws.S3.php:193
-#: ../../enterprise/include/class/Oracle.app.php:219
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:218
-#: ../../include/class/CustomNetScan.class.php:178
-msgid "You must select a valid group."
-msgstr "Vous devez sélectionner un groupe valide."
-
-#: ../../godmode/wizards/HostDevices.class.php:483
-#: ../../godmode/wizards/HostDevices.class.php:595
-#: ../../include/class/CustomNetScan.class.php:222
-msgid "Failed to find network scan task."
-msgstr "Échec de la recherche de la tâche d'analyse du réseau."
-
-#: ../../godmode/wizards/HostDevices.class.php:696
-#: ../../enterprise/include/class/Aws.cloud.php:471
-msgid "NetScan"
-msgstr "NetScan"
-
-#: ../../godmode/wizards/HostDevices.class.php:700
-#, php-format
-msgid "\"%s\" features"
-msgstr "Fonctionnalités “%s”"
-
-#: ../../godmode/wizards/HostDevices.class.php:728
-#: ../../include/class/CustomNetScan.class.php:403
-msgid "Internal error, please re-run this wizard."
-msgstr "Erreur interne, veuillez réexécuter cet assistant."
-
-#: ../../godmode/wizards/HostDevices.class.php:799
-#: ../../enterprise/include/class/MySQL.app.php:559
-#: ../../enterprise/include/class/SAP.app.php:514
-#: ../../enterprise/include/class/VMware.app.php:668
-#: ../../enterprise/include/class/Aws.cloud.php:1319
-#: ../../enterprise/include/class/DB2.app.php:537
-#: ../../enterprise/include/class/Aws.S3.php:507
-#: ../../enterprise/include/class/Oracle.app.php:544
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:538
-#: ../../include/class/CustomNetScan.class.php:521
-msgid "Manual interval means that it will be executed only On-demand"
-msgstr "Avec l'intervalle manuel il sera exécuté uniquement sur demande"
-
-#: ../../godmode/wizards/HostDevices.class.php:806
-#: ../../enterprise/include/class/MySQL.app.php:566
-#: ../../enterprise/include/class/SAP.app.php:521
-#: ../../enterprise/include/class/VMware.app.php:675
-#: ../../enterprise/include/class/VMware.app.php:887
-#: ../../enterprise/include/class/Aws.cloud.php:1326
-#: ../../enterprise/include/class/DB2.app.php:544
-#: ../../enterprise/include/class/Aws.S3.php:514
-#: ../../enterprise/include/class/Oracle.app.php:551
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:545
-#: ../../include/functions_reporting_html.php:2309
-#: ../../include/class/CustomNetScan.class.php:528
-msgid "Defined"
-msgstr "Défini"
-
-#: ../../godmode/wizards/HostDevices.class.php:807
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:712
-#: ../../enterprise/operation/services/services.list.php:275
-#: ../../enterprise/operation/services/services.table_services.php:197
-#: ../../enterprise/tools/ipam/ipam_list.php:670
-#: ../../enterprise/godmode/massive/massive_create_services.php:698
-#: ../../enterprise/godmode/services/services.service.php:650
-#: ../../enterprise/include/class/MySQL.app.php:567
-#: ../../enterprise/include/class/SAP.app.php:522
-#: ../../enterprise/include/class/VMware.app.php:676
-#: ../../enterprise/include/class/Aws.cloud.php:1327
-#: ../../enterprise/include/class/DB2.app.php:545
-#: ../../enterprise/include/class/Aws.S3.php:515
-#: ../../enterprise/include/class/Oracle.app.php:552
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:546
-#: ../../enterprise/include/functions_ipam.php:1352
-#: ../../include/class/CustomNetScan.class.php:529
-msgid "Manual"
-msgstr "Manuel"
-
-#: ../../godmode/wizards/HostDevices.class.php:813
-#: ../../include/class/CustomNetScan.class.php:545
-msgid "The minimum recomended interval for Recon Task is 5 minutes"
-msgstr "L'intervalle minimal conseillé pour les tâches Recon est de 5 minutes."
-
-#: ../../godmode/wizards/HostDevices.class.php:838
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:588
-#: ../../enterprise/include/class/MySQL.app.php:442
-#: ../../enterprise/include/class/SAP.app.php:469
-#: ../../enterprise/include/class/Azure.cloud.php:771
-#: ../../enterprise/include/class/VMware.app.php:583
-#: ../../enterprise/include/class/Aws.cloud.php:1201
-#: ../../enterprise/include/class/DB2.app.php:437
-#: ../../enterprise/include/class/Aws.S3.php:401
-#: ../../enterprise/include/class/Oracle.app.php:444
-#: ../../enterprise/include/class/Google.cloud.php:759
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:439
-#: ../../include/class/CustomNetScan.class.php:446
-msgid "Task name"
-msgstr "Nom de la tâche"
-
-#: ../../godmode/wizards/HostDevices.class.php:848
-#: ../../enterprise/tools/ipam/ipam_editor.php:163
-#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:431
-#: ../../enterprise/include/class/MySQL.app.php:453
-#: ../../enterprise/include/class/SAP.app.php:481
-#: ../../enterprise/include/class/Azure.cloud.php:781
-#: ../../enterprise/include/class/VMware.app.php:593
-#: ../../enterprise/include/class/Aws.cloud.php:522
-#: ../../enterprise/include/class/Aws.cloud.php:1212
-#: ../../enterprise/include/class/DB2.app.php:448
-#: ../../enterprise/include/class/Aws.S3.php:412
-#: ../../enterprise/include/class/Oracle.app.php:455
-#: ../../enterprise/include/class/Google.cloud.php:769
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:450
-#: ../../general/first_task/recon_view.php:22
-#: ../../include/functions_servers.php:595
-#: ../../include/functions_servers.php:1341
-#: ../../include/class/CustomNetScan.class.php:479
-msgid "Discovery server"
-msgstr "Serveur Discovery"
-
-#: ../../godmode/wizards/HostDevices.class.php:849
-#: ../../enterprise/include/class/MySQL.app.php:454
-#: ../../enterprise/include/class/SAP.app.php:482
-#: ../../enterprise/include/class/VMware.app.php:594
-#: ../../enterprise/include/class/Aws.cloud.php:1213
-#: ../../enterprise/include/class/DB2.app.php:449
-#: ../../enterprise/include/class/Aws.S3.php:413
-#: ../../enterprise/include/class/Oracle.app.php:456
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:451
-#: ../../include/class/CustomNetScan.class.php:480
-msgid ""
-"You must select a Discovery Server to run the Task, otherwise the Recon Task "
-"will never run"
-msgstr ""
-"Vous devez sélectionner un Serveur Discovery pour exécuter la la Tache, "
-"autrement la Tache Recon ne s'exécutera jamais"
-
-#: ../../godmode/wizards/HostDevices.class.php:868
-msgid "Use CSV file definition"
-msgstr "Utiliser la définition de fichier CSV"
-
-#: ../../godmode/wizards/HostDevices.class.php:869
-msgid "Define targets using csv o network definition."
-msgstr "Définissez des cibles à l'aide de la définition de réseau csv ou."
-
-#: ../../godmode/wizards/HostDevices.class.php:887
-msgid "Networks (csv)"
-msgstr "Réseaux (csv)"
-
-#: ../../godmode/wizards/HostDevices.class.php:888
-msgid ""
-"You can upload a CSV file. Each line must contain a network in IP/MASK format. "
-"For instance: 192.168.1.1/32"
-msgstr ""
-"Vous pouvez télécharger un fichier CSV. Chaque ligne doit contenir un réseau "
-"au format IP/MASK. Par exemple : 192.168.1.1/32"
-
-#: ../../godmode/wizards/HostDevices.class.php:900
-msgid "Networks (current)"
-msgstr "Réseaux (actuels)"
-
-#: ../../godmode/wizards/HostDevices.class.php:901
-msgid "Please upload a new file to overwrite this content."
-msgstr "Veuillez télécharger un nouveau fichier pour écraser ce contenu."
-
-#: ../../godmode/wizards/HostDevices.class.php:917
-msgid ""
-"You can specify several networks, separated by commas, for example: "
-"192.168.50.0/24,192.168.60.0/24"
-msgstr ""
-"Il est possible de définir plusieurs réseaux séparés par des virgules. Par "
-"exemple : 192.168.50.0/24,192.168.60.0/24"
-
-#: ../../godmode/wizards/HostDevices.class.php:1047
-msgid "Filter by opened ports"
-msgstr "Filtrer par ports ouverts"
-
-#: ../../godmode/wizards/HostDevices.class.php:1049
-msgid ""
-"Targets will be scanned if at least one of defined ports (comma separated) is "
-"open."
-msgstr ""
-"Les cibles seront analysées si au moins un des ports définis (séparés par des "
-"virgules) est ouvert."
-
-#: ../../godmode/wizards/HostDevices.class.php:1062
-msgid "Auto discover known hardware"
-msgstr "Découverte automatique du matériel connu"
-
-#: ../../godmode/wizards/HostDevices.class.php:1064
-msgid ""
-"Targets will be monitorized based on its Private Enterprise Number. "
-"Requires SNMP."
-msgstr ""
-"Les cibles seront surveillées en fonction de son numéro d'entreprise "
-"privée . Nécessite SNMP."
-
-#: ../../godmode/wizards/HostDevices.class.php:1079
-msgid "Module Host Alive will be added to discovered agents by default."
-msgstr ""
-"Le module Host Alive sera ajouté par défaut aux agents découverts."
-
-#: ../../godmode/wizards/HostDevices.class.php:1127
-#, php-format
-msgid ""
-"Configured networks could generate %d agents, your license only allows %d, "
-"'review results' is mandatory."
-msgstr ""
-"Les réseaux configurés peuvent générer %d agents, votre licence n'autorise que "
-"%d, « revoir les résultats » est obligatoire."
-
-#: ../../godmode/wizards/HostDevices.class.php:1135
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:908
-msgid "Review results"
-msgstr "Réviser les résultats"
-
-#: ../../godmode/wizards/HostDevices.class.php:1137
-msgid "Targets must be validated by user before create agents."
-msgstr ""
-"Les cibles doivent être validées par l'utilisateur avant de créer des agents."
-
-#: ../../godmode/wizards/HostDevices.class.php:1163
-msgid "Apply autoconfiguration rules"
-msgstr "Appliquer les règles de configuration automatique"
-
-#: ../../godmode/wizards/HostDevices.class.php:1165
-msgid ""
-"System is able to auto configure detected host & devices by applying your "
-"defined configuration rules."
-msgstr ""
-"Le système est capable de configurer automatiquement l'hôte et les "
-"périphériques détectés en appliquant vos règles de configuration définies."
-
-#: ../../godmode/wizards/HostDevices.class.php:1181
-msgid "SNMP enabled"
-msgstr "SNMP activé"
-
-#: ../../godmode/wizards/HostDevices.class.php:1223
-msgid "SNMP communities to try with"
-msgstr "Communautés SNMP à essayer avec"
-
-#: ../../godmode/wizards/HostDevices.class.php:1225
-msgid ""
-"You can specify several values, separated by commas, for example: public,"
-"mysecret,1234"
-msgstr ""
-"Vous pouvez définir plusieurs valeurs séparées par des virgules. Par exemple : "
-"public,mysecret,1234"
-
-#: ../../godmode/wizards/HostDevices.class.php:1248
-#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:374
-msgid "Context"
-msgstr "Contexte"
-
-#: ../../godmode/wizards/HostDevices.class.php:1353
-msgid "OS detection"
-msgstr "Détection du système d'exploitation"
-
-#: ../../godmode/wizards/HostDevices.class.php:1365
-msgid "Name resolution"
-msgstr "Résolution du nom"
-
-#: ../../godmode/wizards/HostDevices.class.php:1376
-msgid "Parent detection"
-msgstr "Détection de parents"
-
-#: ../../godmode/wizards/HostDevices.class.php:1387
-msgid "Parent recursion"
-msgstr "Récursion de parents"
-
-#: ../../godmode/wizards/HostDevices.class.php:1398
-msgid "VLAN enabled"
-msgstr "VLAN activé"
-
-#: ../../godmode/wizards/HostDevices.class.php:1409
-msgid "WMI enabled"
-msgstr "WMI activé"
-
-#: ../../godmode/wizards/HostDevices.class.php:1434
-#: ../../godmode/wizards/HostDevices.class.php:1437
-#: ../../enterprise/include/class/SAP.app.php:604
-#: ../../enterprise/include/class/SAP.app.php:607
-#: ../../enterprise/include/class/DeploymentCenter.class.php:1135
-#: ../../enterprise/include/class/DeploymentCenter.class.php:1138
-#: ../../enterprise/include/class/DeploymentCenter.class.php:1265
-#: ../../enterprise/include/class/DeploymentCenter.class.php:1268
-msgid "No credentials available"
-msgstr "Pas d'identifiants disponibles"
-
-#: ../../godmode/wizards/HostDevices.class.php:1447
-#: ../../enterprise/include/class/DeploymentCenter.class.php:1178
-msgid "Credentials to try with"
-msgstr "Identifiants avec lesquels essayer"
-
-#: ../../godmode/wizards/HostDevices.class.php:1470
-#: ../../enterprise/include/class/DeploymentCenter.class.php:1189
-#: ../../enterprise/include/class/DeploymentCenter.class.php:1316
-#: ../../enterprise/include/class/DeploymentCenter.class.php:1326
-#: ../../enterprise/meta/include/functions_wizard_meta.php:969
-#: ../../enterprise/meta/include/functions_wizard_meta.php:1052
-#: ../../extensions/api_checker.php:195
-msgid "Credentials"
-msgstr "Identifiants"
-
-#: ../../godmode/wizards/HostDevices.class.php:1589
-#: ../../enterprise/include/class/MySQL.app.php:944
-#: ../../enterprise/include/class/SAP.app.php:924
-#: ../../enterprise/include/class/Azure.cloud.php:990
-#: ../../enterprise/include/class/VMware.app.php:1014
-#: ../../enterprise/include/class/Aws.cloud.php:1590
-#: ../../enterprise/include/class/DB2.app.php:868
-#: ../../enterprise/include/class/Aws.S3.php:658
-#: ../../enterprise/include/class/Oracle.app.php:977
-#: ../../enterprise/include/class/Google.cloud.php:952
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:821
-#: ../../include/class/CustomNetScan.class.php:758
-msgid "Task configured."
-msgstr "Tache configurée."
-
-#: ../../godmode/wizards/HostDevices.class.php:1593
-#: ../../enterprise/include/class/MySQL.app.php:948
-#: ../../enterprise/include/class/SAP.app.php:928
-#: ../../enterprise/include/class/Azure.cloud.php:994
-#: ../../enterprise/include/class/VMware.app.php:1018
-#: ../../enterprise/include/class/DB2.app.php:872
-#: ../../enterprise/include/class/Oracle.app.php:981
-#: ../../enterprise/include/class/Google.cloud.php:956
-#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:825
-#: ../../include/class/CustomNetScan.class.php:762
-msgid "Wizard failed. Cannot configure task."
-msgstr "Échec de l'assistant. La tache ne peut pas se configurer."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:254
-msgid "Task successfully deleted"
-msgstr "Tâche supprimée correctement"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:361
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:488
-msgid "Task successfully enabled"
-msgstr "Tâche activée correctement"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:361
-msgid "Task succesfully disabled"
-msgstr "Tâche désactivée avec succès"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:401
-msgid "Console Task successfully deleted"
-msgstr "Tâche de console supprimée correctement"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:443
-msgid "Task successfully disabled"
-msgstr "Tâche désactivée correctement"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:520
-msgid "Discovery Server is disabled"
-msgstr "Le serveur Discovery est désactivé"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:591
-#: ../../enterprise/godmode/setup/setup_metaconsole.php:198
-#: ../../enterprise/godmode/setup/setup_metaconsole.php:273
-#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:69
-#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:252
-#: ../../enterprise/meta/include/functions_events_meta.php:130
-#: ../../include/functions_events.php:209
-msgid "Server name"
-msgstr "Nom du serveur"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:603
-msgid "Task type"
-msgstr "Type de tâche"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:606
-#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:702
-#: ../../enterprise/godmode/policies/policy_queue.php:635
-#: ../../enterprise/include/class/Omnishell.class.php:401
-#: ../../enterprise/include/functions_ipam.php:1407
-#: ../../enterprise/include/functions_ipam.php:1414
-#: ../../enterprise/include/functions_ipam.php:1419
-#: ../../enterprise/meta/advanced/policymanager.queue.php:260
-msgid "Progress"
-msgstr "En cours"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:682
-msgid "This task has not been completely defined, please edit it"
-msgstr "Cette tâche n'a pas été complètement définie, veuillez la modifier"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:732
-msgid "Discovery Cloud Azure Compute"
-msgstr "Discovery Cloud Azure Compute"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:736
-msgid "Cloud.Azure.Compute"
-msgstr "Cloud.Azure.Compute"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:745
-msgid "Discovery Cloud AWS EC2"
-msgstr "Discovery Cloud AWS EC2"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:749
-msgid "Cloud.AWS.EC2"
-msgstr "Cloud.AWS.EC2"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:758
-msgid "Discovery Cloud RDS"
-msgstr "Discovery Cloud RDS"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:762
-msgid "Discovery.Cloud.Aws.RDS"
-msgstr "Discovery.Cloud.Aws.RDS"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:771
-msgid "Discovery Cloud S3"
-msgstr "Discovery Cloud S3"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:775
-msgid "Discovery.Cloud.Aws.S3"
-msgstr "Discovery.Cloud.Aws.S3"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:784
-msgid "Discovery Applications MySQL"
-msgstr "Discovery Applications MySQL"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:788
-msgid "Discovery.App.MySQL"
-msgstr "Discovery.App.MySQL"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:797
-msgid "Discovery Applications Oracle"
-msgstr "Discovery Applications Oracle"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:801
-msgid "Discovery.App.Oracle"
-msgstr "Discovery.App.Oracle"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:810
-msgid "Discovery Applications DB2"
-msgstr "Discovery Applications DB2"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:814
-msgid "Discovery.App.DB2"
-msgstr "Discovery.App.DB2"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:825
-msgid "Discovery.Agent.Deployment"
-msgstr "Discovery.Agent.Deployment"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:833
-msgid "Discovery Applications Microsoft SQL Server"
-msgstr "Discovery Applications Microsoft SQL Server"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:835
-msgid "Discovery.App.Microsoft SQL Server"
-msgstr "Discovery.App.Microsoft SQL Server"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:846
-msgid "Discovery NetScan"
-msgstr "Discovery NetScan"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:850
-msgid "Discovery.NetScan"
-msgstr "Discovery.NetScan"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:896
-msgid "Not executed yet"
-msgstr "Pas encore exécuté"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:920
-msgid "View summary"
-msgstr "Voir le résumé"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:941
-msgid "View map"
-msgstr "Voir la carte"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:965
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:991
-msgid "Edit task"
-msgstr "Modifier la tâche"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:975
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1001
-msgid "Delete task"
-msgstr "Supprimer la tâche"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1014
-msgid "enable task"
-msgstr "activer la tâche"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1024
-#: ../../enterprise/include/functions_tasklist.php:671
-#: ../../include/functions_cron.php:943
-msgid "Disable task"
-msgstr "Désactiver la tâche"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1043
-msgid "has no discovery tasks assigned"
-msgstr "n'a aucune tâche de découverte assignée"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1050
-msgid "Server Tasks"
-msgstr "Tâches du serveur"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1197
-msgid "Overall Progress"
-msgstr "Progression globale"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1216
-msgid "Scanning network"
-msgstr "Découvrant réseau"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1220
-msgid "Checking"
-msgstr "Vérification"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1224
-msgid "Finding AFT connectivity"
-msgstr "Trouvant la connectivité AFT"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1228
-msgid "Finding traceroute connectivity"
-msgstr "Trouvant la connectivité traceroute"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1232
-msgid "Finding gateway connectivity"
-msgstr "Trouvant la connectivité de la passerelle"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1236
-msgid "Searching for devices..."
-msgstr "Recherche d'appareils..."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1240
-msgid "Analyzing application..."
-msgstr "Analyse des applications..."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1244
-msgid "Executing custom queries..."
-msgstr "Exécution des requêtes personnalisées..."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1248
-msgid "Testing modules..."
-msgstr "Teste des modules..."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1252
-msgid "Processing results..."
-msgstr "Traitement des résultats..."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1256
-msgid "Processing..."
-msgstr "Traitement en cours..."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1369
-msgid "Host&devices total"
-msgstr "Hôte&périphériques totales"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1374
-msgid "Agents monitored"
-msgstr "Agents supervisés"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1379
-msgid "Agents pending"
-msgstr "Agents en attente"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1386
-msgid "Hosts discovered"
-msgstr "Hôtes découverts"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1391
-#: ../../enterprise/tools/ipam/ipam_network.php:414
-#: ../../enterprise/include/functions_reporting.php:2318
-#: ../../enterprise/include/functions_ipam.php:2034
-#: ../../enterprise/include/functions_reporting_csv.php:1936
-msgid "Alive"
-msgstr "Actif"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1396
-#: ../../enterprise/tools/ipam/ipam_network.php:423
-msgid "Not alive"
-msgstr "Inactif"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1402
-msgid "Responding SNMP"
-msgstr "Répliquant SNMP"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1407
-msgid "Responding WMI"
-msgstr "Répliquant WMI"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1452
-msgid "Task completed."
-msgstr "Tâche terminée"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1454
-msgid "This task has never executed"
-msgstr "Cette tâche n'a jamais été exécutée"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1466
-msgid "Task queued, please wait."
-msgstr "Tâche en file d'attente, veuillez patienter."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1510
-msgid ""
-"Please ensure instances or regions are being monitorized and 'scan and general "
-"monitoring' is enabled."
-msgstr ""
-"Veuillez vous assurer que les instances ou les régions sont surveillées et que "
-"« analyse et surveillance générale » est activé."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1528
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1670
-msgid "Invalid task"
-msgstr "Tâche Invalide"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1627
-msgid "Please select devices to be monitored"
-msgstr "Veuillez sélectionner les appareils à superviser"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1630
-msgid "select all"
-msgstr "sélectionner tout"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1633
-msgid "deselect all"
-msgstr "Tout désélectionner"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1636
-msgid "expand all"
-msgstr "Tout montrer"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1639
-msgid "collapse all"
-msgstr "Effacer tout"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1653
-msgid "No devices found in temporary resources, please re-launch."
-msgstr ""
-"Aucun appareil trouvé dans les ressources temporaires, veuillez relancer."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1720
-#, php-format
-msgid "Your selection exceeds the agents available on your license. Limit %d"
-msgstr ""
-"Votre sélection dépasse les agents disponibles sur votre licence. Limite %d"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1744
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1763
-msgid "Removed"
-msgstr "Supprimé"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1800
-msgid "No changes. Re-Scheduled"
-msgstr "Aucun changement. Reprogrammé"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1802
-msgid "Scheduled for creation"
-msgstr "Prévu pour la création"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1829
-msgid "Cancelled"
-msgstr "Annulée"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1830
-msgid "Server has been restarted while executing this task, please retry."
-msgstr ""
-"Le serveur a été redémarré lors de l'exécution de cette tâche, veuillez "
-"réessayer."
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1837
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1843
-#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:119
-#: ../../include/help/clippy/operation_agentes_ver_agente.php:40
-msgid "Done"
-msgstr "Terminé"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1841
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1858
-msgid "Not started"
-msgstr "Non démarré"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1845
-#: ../../enterprise/include/class/Omnishell.class.php:363
-#: ../../enterprise/include/class/Omnishell.class.php:1087
-#: ../../enterprise/include/class/DatabaseHA.class.php:214
-msgid "Pending"
-msgstr "En attente"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1861
-#: ../../enterprise/include/class/DatabaseHA.class.php:217
-#: ../../enterprise/meta/monitoring/custom_fields_view.php:347
-#: ../../enterprise/meta/monitoring/custom_fields_view.php:349
-#: ../../include/functions_ui.php:3414
-msgid "Processing"
-msgstr "Traitement en cours"
-
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:1863
-msgid "Searching"
-msgstr "Recherche"
-
-#: ../../godmode/modules/manage_network_components.php:290
-#: ../../godmode/modules/manage_nc_groups.php:40
-#: ../../godmode/modules/module_list.php:29
-#: ../../godmode/modules/manage_network_templates_form.php:32
-#: ../../godmode/modules/manage_network_templates.php:39
-#: ../../enterprise/godmode/modules/local_components.php:157
-#: ../../enterprise/godmode/modules/manage_inventory_modules.php:45
-#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:37
-#: ../../enterprise/meta/general/main_header.php:327
-#: ../../enterprise/meta/general/main_header.php:423
-#: ../../enterprise/meta/general/main_menu.php:440
-#: ../../enterprise/meta/general/main_menu.php:540
-msgid "Module management"
-msgstr "Gestion de modules"
-
-#: ../../godmode/modules/manage_network_components.php:290
-msgid "Remote component management"
-msgstr "Gestion des composants à distance"
-
-#: ../../godmode/modules/manage_network_components.php:313
-#, php-format
-msgid ""
-"This node is configured with centralized mode. All remote components are read "
-"only. Go to %s to manage them."
-msgstr ""
-"Ce nœud est configuré en mode centralisé. Tous les composants distants sont en "
-"lecture seule. Accédez à %s pour les gérer."
-
-#: ../../godmode/modules/manage_network_components.php:424
-msgid "Could not be created because the component exists"
-msgstr "Impossible de créer car le composant existe"
-
-#: ../../godmode/modules/manage_network_components.php:438
-#: ../../enterprise/godmode/modules/local_components.php:326
-#: ../../include/class/ManageNetScanScripts.class.php:228
-msgid "Created successfully"
-msgstr "Créé correctement"
-
-#: ../../godmode/modules/manage_network_components.php:534
-#: ../../enterprise/godmode/modules/local_components.php:401
-#: ../../include/class/ManageNetScanScripts.class.php:315
-msgid "Updated successfully"
-msgstr "Mis à jour correctement"
-
-#: ../../godmode/modules/manage_network_components.php:578
-#: ../../godmode/modules/manage_nc_groups.php:194
-#: ../../godmode/modules/manage_network_templates.php:114
-#: ../../enterprise/godmode/modules/local_components.php:443
-#: ../../enterprise/godmode/modules/manage_inventory_modules.php:217
-#: ../../enterprise/godmode/modules/manage_inventory_modules.php:250
-msgid "Successfully multiple deleted"
-msgstr "Données multiples supprimées correctement"
-
-#: ../../godmode/modules/manage_network_components.php:579
-#: ../../godmode/modules/manage_nc_groups.php:195
-#: ../../godmode/modules/manage_network_templates.php:115
-#: ../../enterprise/godmode/modules/local_components.php:444
-#: ../../enterprise/godmode/modules/manage_inventory_modules.php:218
-#: ../../enterprise/godmode/modules/manage_inventory_modules.php:251
-msgid "Not deleted. Error deleting multiple data"
-msgstr "Erreur de suppression de données multiples"
-
-#: ../../godmode/modules/manage_network_components.php:659
-#: ../../enterprise/godmode/modules/local_components.php:547
-#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2808
-msgid "Free Search"
-msgstr "Recherche libre"
-
-#: ../../godmode/modules/manage_network_components.php:660
-msgid "Search by name, description, tcp send or tcp rcv, list matches."
-msgstr ""
-"Rechercher par nom, description, TCP envoyé ou TCP reçu, concordances de "
-"listes."
-
-#: ../../godmode/modules/manage_network_components.php:753
-msgid "Max/Min"
-msgstr "Max/Min"
-
-#: ../../godmode/modules/manage_network_components.php:804
-#: ../../include/class/ModuleTemplates.class.php:1234
-msgid "Network module"
-msgstr "Module de réseau"
-
-#: ../../godmode/modules/manage_network_components.php:815
-#: ../../include/class/ModuleTemplates.class.php:1245
-msgid "WMI module"
-msgstr "Module WMI"
-
-#: ../../godmode/modules/manage_network_components.php:826
-#: ../../include/class/ModuleTemplates.class.php:1256
-msgid "Plug-in module"
-msgstr "Module de plugin"
-
-#: ../../godmode/modules/manage_network_components.php:837
-msgid "Wizard module"
-msgstr "Module assistant"
-
-#: ../../godmode/modules/manage_network_components.php:910
-msgid "There are no defined network components"
-msgstr "Aucun composant de réseau défini"
-
-#: ../../godmode/modules/manage_network_components.php:921
-msgid "Create a new network component"
-msgstr "Créer un nouveau composant de réseau"
-
-#: ../../godmode/modules/manage_network_components.php:922
-msgid "Create a new plugin component"
-msgstr "Créer un nouveau composant de plugin"
-
-#: ../../godmode/modules/manage_network_components.php:923
-msgid "Create a new WMI component"
-msgstr "Créer un nouveau composant de WMI"
-
-#: ../../godmode/modules/manage_network_components.php:924
-msgid "Create a new wizard component"
-msgstr "Créer un nouveau composant d'assistant"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:92
-msgid "Add a macro oid"
-msgstr "Ajoute une macro oie"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:110
-msgid "Remove last macro oid"
-msgstr "Supprimer le dernier oid de macro"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:134
-msgid "Numeric"
-msgstr "Numérique"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:135
-#: ../../extensions/realtime_graphs.php:217
-msgid "Incremental"
-msgstr "Croissant"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:136
-msgid "Boolean"
-msgstr "Booléen"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:137
-msgid "Alphanumeric"
-msgstr "Alphanumérique"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:257
-msgid "Add by default"
-msgstr "Ajouter par défaut"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:285
-msgid "Module protocol"
-msgstr "Protocole du module"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:301
-msgid "Protocol"
-msgstr "Protocole"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:314
-#: ../../godmode/modules/manage_network_components_form_network.php:191
-msgid "Name OID"
-msgstr "Nom OID"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:317
-msgid "Manufacturer ID"
-msgstr "ID du manufacturier"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:349
-msgid "Component Group"
-msgstr "Groupe de composants"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:367
-msgid "Module unit"
-msgstr "Unité du Module"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:392
-#: ../../godmode/modules/manage_network_components_form_wizard.php:434
-#: ../../enterprise/meta/monitoring/wizard/wizard.php:152
-#: ../../include/functions_reports.php:1080
-#: ../../include/functions_reports.php:1210
-msgid "String"
-msgstr "Chaîne"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:457
-msgid "Scan Type"
-msgstr "Type de scan"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:491
-msgid "Value OID"
-msgstr "Valeur OID"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:508
-msgid "Macros OID"
-msgstr "OID des macros"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:516
-#: ../../godmode/modules/manage_network_components_form_wizard.php:701
-msgid "Value operation"
-msgstr "Opération de valeur"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:533
-#: ../../godmode/modules/manage_network_components_form_wizard.php:718
-msgid "Satellite execution"
-msgstr "Exécution du Satellite"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:550
-#: ../../godmode/modules/manage_network_components_form_wizard.php:735
-msgid "Server plugin"
-msgstr "Plugin du serveur"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:588
-msgid "WMI class"
-msgstr "Classe WMI"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:605
-msgid "Query key field"
-msgstr "Champ de clé de requête"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:622
-msgid "Query extra fields"
-msgstr "Champs extra de requêtes"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:630
-msgid "Query filters"
-msgstr "Filtres de requête"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:636
-#: ../../enterprise/include/class/DeploymentCenter.class.php:1752
-msgid "Scan"
-msgstr "Scan"
-
-#: ../../godmode/modules/manage_network_components_form_wizard.php:673
-msgid "Field value"
-msgstr "Valeur de champ"
-
-#: ../../godmode/modules/manage_nc_groups.php:40
-msgid "Component group management"
-msgstr "Gestion de groupes de composants"
-
-#: ../../godmode/modules/manage_nc_groups.php:64
-#: ../../enterprise/tools/ipam/ipam_network_location_config.php:40
-msgid "Could not be created. Blank name"
-msgstr "Erreur de création : nom en blanc."
-
-#: ../../godmode/modules/manage_nc_groups.php:293
-#, php-format
-msgid ""
-"This node is configured with centralized mode. Component groups are read only. "
-"Go to %s to manage it."
-msgstr ""
-"Ce nœud est configuré en mode centralisé. Les groupes de composants sont en "
-"lecture seule. Allez dans %s pour le gérer."
-
-#: ../../godmode/modules/manage_nc_groups.php:311
-msgid "There are no defined component groups"
-msgstr "Aucun groupe de composants défini"
-
-#: ../../godmode/modules/manage_network_components_form.php:355
-msgid "Update Network Component"
-msgstr "Mettre à jour le composant de réseau"
-
-#: ../../godmode/modules/manage_network_components_form.php:357
-msgid "Create Network Component"
-msgstr "Créer un composant de réseau"
-
-#: ../../godmode/modules/module_list.php:29
-msgid "Defined modules"
-msgstr "Modules définis"
-
-#: ../../godmode/modules/module_list.php:51
-msgid "Problem modifying module"
-msgstr "Problème de modification du module"
-
-#: ../../godmode/modules/module_list.php:53
-msgid "Module updated successfully"
-msgstr "Module mis à jour correctement"
-
-#: ../../godmode/modules/manage_network_templates_form.php:32
-#: ../../godmode/modules/manage_network_templates.php:39
-#: ../../include/class/ModuleTemplates.class.php:199
-#: ../../include/class/ModuleTemplates.class.php:217
-#: ../../include/class/ModuleTemplates.class.php:227
-msgid "Module template management"
-msgstr "Gestion de modèle de module"
-
-#: ../../godmode/modules/manage_network_templates_form.php:59
-msgid "Successfully deleted module from profile"
-msgstr "Module supprimé du profil correctement"
-
-#: ../../godmode/modules/manage_network_templates_form.php:60
-msgid "Error deleting module from profile"
-msgstr "Erreur de suppression du module dans le profil"
-
-#: ../../godmode/modules/manage_network_templates_form.php:79
-msgid "Successfully added module to profile"
-msgstr "Module ajouté au profil correctement"
-
-#: ../../godmode/modules/manage_network_templates_form.php:80
-msgid "Error adding module to profile"
-msgstr "Erreur d'ajout du module au profil"
-
-#: ../../godmode/modules/manage_network_templates_form.php:113
-msgid "Successfully updated network profile"
-msgstr "Profil de réseau mis à jour correctement"
-
-#: ../../godmode/modules/manage_network_templates_form.php:114
-msgid "Error updating network profile"
-msgstr "Erreur de mise à jour du profil de réseau"
-
-#: ../../godmode/modules/manage_network_templates_form.php:138
-msgid "Successfully added network profile"
-msgstr "Profil de réseau mis à jour correctement"
-
-#: ../../godmode/modules/manage_network_templates_form.php:139
-msgid "Error adding network profile"
-msgstr "Erreur d'ajout du profil de réseau"
-
-#: ../../godmode/modules/manage_network_templates_form.php:145
-msgid "Cannot create a template without name"
-msgstr "Impossible de créer un modèle sans nom"
-
-#: ../../godmode/modules/manage_network_templates_form.php:219
-msgid "No modules for this profile"
-msgstr "Aucun module pour ce profil"
-
-#: ../../godmode/modules/manage_network_templates_form.php:341
-#: ../../enterprise/meta/include/functions_wizard_meta.php:307
-#: ../../include/class/ModuleTemplates.class.php:804
-msgid "Components"
-msgstr "Composants"
-
-#: ../../godmode/modules/manage_nc_groups_form.php:54
-msgid "Update Group Component"
-msgstr "Mettre à jour le composant de groupe"
-
-#: ../../godmode/modules/manage_nc_groups_form.php:56
-msgid "Create Group Component"
-msgstr "Créer un composant de groupe"
-
-#: ../../godmode/modules/manage_network_components_form_common.php:157
-#: ../../enterprise/godmode/modules/configure_local_component.php:303
-msgid "Dynamic Min. "
-msgstr "Dynamique min. "
-
-#: ../../godmode/modules/manage_network_components_form_common.php:309
-#: ../../enterprise/godmode/modules/configure_local_component.php:461
-msgid "Any value below this number is discarted"
-msgstr "Toute valeur inférieure à ce nombre est refusée"
-
-#: ../../godmode/modules/manage_network_components_form_common.php:311
-#: ../../enterprise/godmode/modules/configure_local_component.php:466
-msgid "Any value over this number is discarted"
-msgstr "Toute valeur supérieure à ce nombre est refusée"
-
-#: ../../godmode/modules/manage_network_templates.php:83
-#: ../../enterprise/include/class/NetworkConfigManager.class.php:2201
-msgid "Template successfully deleted"
-msgstr "Modèle supprimé correctement"
-
-#: ../../godmode/modules/manage_network_templates.php:84
-msgid "Error deleting template"
-msgstr "Erreur de suppression du modèle"
-
-#: ../../godmode/modules/manage_network_templates.php:124
-msgid "This template does not exist"
-msgstr "Ce modèle n'existe pas"
-
-#: ../../godmode/modules/manage_network_templates.php:304
-msgid "There are no defined network profiles"
-msgstr "Aucun profil de réseau défini"
-
-#: ../../godmode/modules/manage_network_components_form_network.php:72
-msgid "SNMP Enterprise String"
-msgstr "Chaîne SNMP Enterprise"
-
-#: ../../godmode/tag/tag.php:117
-msgid "Number of modules"
-msgstr "Nombre de modules"
-
-#: ../../godmode/tag/tag.php:119
-msgid "Number of policy modules"
-msgstr "Nombre de modules de politiques"
-
-#: ../../godmode/tag/tag.php:140 ../../godmode/tag/edit_tag.php:57
-#: ../../godmode/tag/edit_tag.php:75
-msgid "List tags"
-msgstr "Afficher liste d'étiquettes"
-
-#: ../../godmode/tag/tag.php:152 ../../godmode/tag/edit_tag.php:85
-msgid "Tags configuration"
-msgstr "Configuration des étiquettes"
-
-#: ../../godmode/tag/tag.php:178
-msgid "Successfully deleted tag"
-msgstr "Étiquette supprimée correctement"
-
-#: ../../godmode/tag/tag.php:179
-msgid "Error deleting tag"
-msgstr "Erreur de suppression de l'étiquette"
-
-#: ../../godmode/tag/tag.php:195
-#, php-format
-msgid ""
-"This node is configured with centralized mode. All tags information is read "
-"only. Go to %s to manage it."
-msgstr ""
-"Ce nœud est configuré en mode centralisé. Toutes les informations des balises "
-"sont en lecture seule. Allez vers %s pour le gérer."
-
-#: ../../godmode/tag/tag.php:277
-msgid "Tag name"
-msgstr "Nom de l'étiquette"
-
-#: ../../godmode/tag/tag.php:279
-msgid "Detail information"
-msgstr "Information detaillée"
-
-#: ../../godmode/tag/tag.php:280
-msgid "Number of modules affected"
-msgstr "Nombre de modules affectés"
-
-#: ../../godmode/tag/tag.php:282 ../../godmode/tag/edit_tag.php:251
-msgid "Phone"
-msgstr "Téléphone"
-
-#: ../../godmode/tag/tag.php:311
-msgid "Tag details"
-msgstr "Détails de l'étiquette"
-
-#: ../../godmode/tag/tag.php:344
-#, php-format
-msgid "Emails for the tag: %s"
-msgstr "Courriels pour l'étiquette : %s"
-
-#: ../../godmode/tag/tag.php:367
-#, php-format
-msgid "Phones for the tag: %s"
-msgstr "Numéros de téléphone pour l'étiquette : %s"
-
-#: ../../godmode/tag/tag.php:413
-msgid "No tags defined"
-msgstr "Aucune étiquette définie"
-
-#: ../../godmode/tag/tag.php:428
-msgid "Create tag"
-msgstr "Créer une étiquette"
-
-#: ../../godmode/tag/edit_tag.php:128
-msgid "Successfully updated tag"
-msgstr "Étiquette mise a jour correctement"
-
-#: ../../godmode/tag/edit_tag.php:129
-msgid "Error updating tag"
-msgstr "Erreur de mise à jour de l'étiquette"
-
-#: ../../godmode/tag/edit_tag.php:169
-msgid "Successfully created tag"
-msgstr "Étiquette créée correctement"
-
-#: ../../godmode/tag/edit_tag.php:170
-msgid "Error creating tag"
-msgstr "Erreur de création de l'étiquette"
-
-#: ../../godmode/tag/edit_tag.php:201
-msgid "Update Tag"
-msgstr "Mettre à jour l'étiquette"
-
-#: ../../godmode/tag/edit_tag.php:205
-msgid "Create Tag"
-msgstr "Créer une étiquette"
-
-#: ../../godmode/tag/edit_tag.php:227
-#: ../../enterprise/meta/include/functions_wizard_meta.php:641
-#: ../../enterprise/meta/monitoring/wizard/wizard.php:151
-#: ../../include/functions_reporting.php:6785
-#: ../../include/lib/Dashboard/Widgets/url.php:216
-msgid "Url"
-msgstr "URL"
-
-#: ../../godmode/tag/edit_tag.php:229
-msgid "Hyperlink to help information that has to exist previously."
-msgstr "Hyperlien pour information qui doit exister préalablement"
-
-#: ../../godmode/tag/edit_tag.php:241
-msgid "Associated Email direction to use later in alerts associated to Tags."
-msgstr ""
-"Adresse courriel associée à utiliser postérieurement avec les alertes "
-"associées aux étiquettes."
-
-#: ../../godmode/tag/edit_tag.php:253
-msgid "Associated phone number to use later in alerts associated to Tags."
-msgstr ""
-"Numéro de téléphone associé à utiliser postérieurement avec les alertes "
-"associées aux étiquettes."
-
-#: ../../godmode/servers/plugin_registration.php:59
-#: ../../godmode/servers/plugin.php:290 ../../godmode/servers/plugin.php:617
-msgid "To manage plugin you must activate centralized management"
-msgstr "Pour gérer le plugin d’inventaire, activez la gestion centralisée"
-
-#: ../../godmode/servers/plugin_registration.php:65
-msgid "PLUGIN REGISTRATION"
-msgstr "ENREGISTREMENT DU PLUGIN"
-
-#: ../../godmode/servers/plugin_registration.php:76
-#, php-format
-msgid ""
-"This console is not manager of this environment, please manage this feature "
-"from feature from %s."
-msgstr ""
-"Cette console n'est pas gestionnaire de cet environnement, veuillez gérer "
-"cette fonctionnalité à partir de la fonctionnalité de %s."
-
-#: ../../godmode/servers/plugin_registration.php:95
-msgid "Plugin Registration"
-msgstr "Enregistrement du plugin"
-
-#: ../../godmode/servers/plugin_registration.php:99
-#: ../../godmode/servers/plugin.php:295
-#: ../../enterprise/meta/include/functions_components_meta.php:124
-#: ../../enterprise/meta/include/functions_components_meta.php:164
-msgid "Plugin registration"
-msgstr "Enregistrement du plugin"
-
-#: ../../godmode/servers/plugin_registration.php:103
-msgid "You can get more plugins in our"
-msgstr "Vous pouvez obtenir plus de plugins dans notre"
-
-#: ../../godmode/servers/plugin_registration.php:105
-msgid "Public Resource Library"
-msgstr "Bibliothèque publique de ressources"
-
-#: ../../godmode/servers/plugin_registration.php:133
-msgid "Failed to create temporary directory"
-msgstr "Impossible de créer un répertoire temporaire"
-
-#: ../../godmode/servers/plugin_registration.php:152
-msgid "Cannot load INI file"
-msgstr "Erreur de chargement du fichier INI"
-
-#: ../../godmode/servers/plugin_registration.php:177
-msgid "Plugin exec not found. Aborting!"
-msgstr "Plugin d'exécution introuvable. Annulation en cours !"
-
-#: ../../godmode/servers/plugin_registration.php:188
-msgid "Plugin already registered. Aborting!"
-msgstr "Plugin déjà enregistré. Annulation en cours !"
-
-#: ../../godmode/servers/plugin_registration.php:355
-msgid "Plug-in Remote Registered unsuccessfull"
-msgstr "Erreur d'enregistrement du plugin à distance"
-
-#: ../../godmode/servers/plugin_registration.php:358
-msgid "Please check the syntax of file \"plugin_definition.ini\""
-msgstr "Veuillez vérifier la syntaxe du fichier « plugin_definition.ini »"
-
-#: ../../godmode/servers/plugin_registration.php:498
-msgid "Module plugin registered"
-msgstr "Plugin du module enregistré"
-
-#: ../../godmode/servers/plugin_registration.php:503
-msgid "Registered successfully"
-msgstr "Enregistré correctement"
-
-#: ../../godmode/servers/plugin_registration.php:516
-msgid "Unable to uncompress uploaded file"
-msgstr "Impossible de décompresser le fichier"
-
-#: ../../godmode/servers/plugin_registration.php:534
-#, php-format
-msgid "Cannot move uploaded file to %s."
-msgstr "Impossible de déplacer le fichier téléchargé vers %s"
-
-#: ../../godmode/servers/servers.build_table.php:37
-#: ../../enterprise/meta/advanced/servers.build_table.php:34
-msgid "There are no servers configured into the database"
-msgstr "Aucun serveur configuré dans la base de données"
-
-#: ../../godmode/servers/servers.build_table.php:70
-#: ../../enterprise/meta/advanced/servers.build_table.php:65
-msgid "Lag"
-msgstr "Retard"
-
-#: ../../godmode/servers/servers.build_table.php:70
-#: ../../enterprise/meta/advanced/servers.build_table.php:65
-msgid "Avg. Delay(sec)/Modules delayed"
-msgstr "Retard moyen(sec)/Modules retardés"
-
-#: ../../godmode/servers/servers.build_table.php:71
-#: ../../enterprise/meta/advanced/servers.build_table.php:66
-msgid "T/Q"
-msgstr "T/Q"
-
-#: ../../godmode/servers/servers.build_table.php:71
-#: ../../enterprise/meta/advanced/servers.build_table.php:66
-msgid "Threads / Queued modules currently"
-msgstr "Threads/Modules en attente"
-
-#: ../../godmode/servers/servers.build_table.php:104
-msgid "Server has crashed."
-msgstr "Le serveur a échoué."
-
-#: ../../godmode/servers/servers.build_table.php:112
-msgid "Server is stopped."
-msgstr "Le serveur est arrêté."
-
-#: ../../godmode/servers/servers.build_table.php:120
-#: ../../enterprise/meta/advanced/servers.build_table.php:91
-msgid "This is a master server"
-msgstr "Ceci est un serveur principal"
-
-#: ../../godmode/servers/servers.build_table.php:124
-msgid "Exec server enabled"
-msgstr "Serveur d'exécution activé"
-
-#: ../../godmode/servers/servers.build_table.php:139
-#: ../../godmode/servers/servers.build_table.php:145
-#: ../../enterprise/meta/advanced/servers.build_table.php:106
-#: ../../enterprise/meta/advanced/servers.build_table.php:112
-msgid "of"
-msgstr "de"
-
-#: ../../godmode/servers/servers.build_table.php:182
-msgid "Manage Discovery tasks"
-msgstr "Gérer les tâches de découverte"
-
-#: ../../godmode/servers/servers.build_table.php:197
-msgid "Reset module status and fired alert counts"
-msgstr "Réinitialiser l'état du module et le nombre d'alertes déclenchées"
-
-#: ../../godmode/servers/servers.build_table.php:208
-msgid "Claim back SNMP modules"
-msgstr "Réclamer les modules SNMP"
-
-#: ../../godmode/servers/servers.build_table.php:246
-#: ../../enterprise/meta/advanced/servers.build_table.php:134
-msgid "Modules run by this server will stop working. Do you want to continue?"
-msgstr ""
-"Les modules sur ce serveur cesseront de fonctionner. Voulez-vous continuer ?"
-
-#: ../../godmode/servers/servers.build_table.php:273
-#: ../../enterprise/meta/advanced/servers.build_table.php:160
-msgid "Tactical server information"
-msgstr "Information tactique du serveur"
-
-#: ../../godmode/servers/plugin.php:73
-msgid "Network Components"
-msgstr "Composants de réseau"
-
-#: ../../godmode/servers/plugin.php:173
-#: ../../enterprise/godmode/agentes/collections.editor.php:158
-#: ../../enterprise/godmode/agentes/collections.editor.php:224
-#: ../../enterprise/meta/advanced/collections.editor.php:125
-#: ../../enterprise/meta/advanced/collections.editor.php:193
-#: ../../include/functions_filemanager.php:737
-msgid "Edit file"
-msgstr "Modifier le fichier"
-
-#: ../../godmode/servers/plugin.php:192
-#: ../../enterprise/godmode/agentes/collections.editor.php:248
-#: ../../enterprise/meta/advanced/collections.editor.php:217
-msgid "Compatibility mode"
-msgstr "Mode de compatibilité"
-
-#: ../../godmode/servers/plugin.php:303
-msgid "Plugin update"
-msgstr "Mise à jour du plugin"
-
-#: ../../godmode/servers/plugin.php:314 ../../godmode/servers/plugin.php:636
-msgid ""
-"This console is not manager of this environment,\n"
-"        \t\tplease manage this feature from centralized manager console "
-"(Metaconsole)."
-msgstr ""
-"Cette console n'est pas gestionnaire de cet environnement,\n"
-"        \t\tveuillez gérer cette fonctionnalité à partir de la console de "
-"gestion centralisée (Metaconsole)."
-
-#: ../../godmode/servers/plugin.php:345
-msgid "Plugin type"
-msgstr "Type de plugin"
-
-#: ../../godmode/servers/plugin.php:346 ../../godmode/servers/plugin.php:845
-#: ../../godmode/servers/modificar_server.php:40
-msgid "Standard"
-msgstr "Standard"
-
-#: ../../godmode/servers/plugin.php:347 ../../godmode/servers/plugin.php:847
-msgid "Nagios"
-msgstr "Nagios"
-
-#: ../../godmode/servers/plugin.php:352
-msgid "Max. timeout"
-msgstr "Interruption de session max."
-
-#: ../../godmode/servers/plugin.php:352
-msgid ""
-"This value only will be applied if is minor than the server general "
-"configuration plugin timeout"
-msgstr ""
-"Cette valeur s'appliquera uniquement si elle est inférieure au temps "
-"d'interruption du plugin de configuration du serveur général."
-
-#: ../../godmode/servers/plugin.php:352
-msgid "If you set a 0 seconds timeout, the server plugin timeout will be used"
-msgstr ""
-"Si vous définissez un temps d'interruption de 0 secondes, le temps "
-"d'interruption du plugin du serveur sera employé."
-
-#: ../../godmode/servers/plugin.php:401
-msgid "Plugin command"
-msgstr "Commande de plugin"
-
-#: ../../godmode/servers/plugin.php:401
-msgid ""
-"Specify interpreter and plugin path. The server needs permissions to run it."
-msgstr ""
-"Spécifiez l'interpréteur et le chemin du plug-in. Le serveur a besoin "
-"d'autorisations pour l'exécuter."
-
-#: ../../godmode/servers/plugin.php:413
-msgid "Plug-in parameters"
-msgstr "Paramètres des plugins"
-
-#: ../../godmode/servers/plugin.php:492
-#: ../../enterprise/godmode/modules/configure_local_component.php:639
-#: ../../include/class/ManageNetScanScripts.class.php:636
-msgid "Default value"
-msgstr "Valeur par défaut"
-
-#: ../../godmode/servers/plugin.php:505
-#: ../../include/class/ManageNetScanScripts.class.php:667
-msgid "Hide value"
-msgstr "Cacher la valeur"
-
-#: ../../godmode/servers/plugin.php:506
-#: ../../include/class/ManageNetScanScripts.class.php:669
-msgid "This field will show up as dots like a password"
-msgstr "Ce champ sera affiché sous forme de points, comme un mot de passe"
-
-#: ../../godmode/servers/plugin.php:526
-#: ../../enterprise/godmode/modules/configure_local_component.php:645
-#: ../../enterprise/meta/general/login_page.php:75
-#: ../../enterprise/meta/include/process_reset_pass.php:58
-#: ../../enterprise/meta/include/reset_pass.php:58
-#: ../../include/functions_ui.php:1446
-#: ../../include/class/ManageNetScanScripts.class.php:690
-msgid "Help"
-msgstr "Aide"
-
-#: ../../godmode/servers/plugin.php:554
-#: ../../enterprise/godmode/modules/configure_local_component.php:655
-#: ../../include/class/ManageNetScanScripts.class.php:724
-msgid "Add macro"
-msgstr "Ajouter une macro"
-
-#: ../../godmode/servers/plugin.php:568
-#: ../../enterprise/godmode/modules/configure_local_component.php:663
-#: ../../include/class/ManageNetScanScripts.class.php:742
-msgid "Delete macro"
-msgstr "Effacer une macro"
-
-#: ../../godmode/servers/plugin.php:581 ../../godmode/servers/plugin.php:586
-msgid "Parameters macros"
-msgstr "Macros des paramètres"
-
-#: ../../godmode/servers/plugin.php:623
-#, php-format
-msgid "Plug-ins registered on %s"
-msgstr "Plugins enregistrés sur %s"
-
-#: ../../godmode/servers/plugin.php:645
-msgid "You need to create your own plugins with Windows compatibility"
-msgstr "Vous devez créer vos propres plugins compatibles avec Windows"
-
-#: ../../godmode/servers/plugin.php:711
-msgid "Problem updating plugin"
-msgstr "Problème de mise à jour du plugin"
-
-#: ../../godmode/servers/plugin.php:713
-msgid "Plugin updated successfully"
-msgstr "Plugin mis à jour correctement"
-
-#: ../../godmode/servers/plugin.php:771
-msgid "Problem creating plugin"
-msgstr "Problème de création du plugin"
-
-#: ../../godmode/servers/plugin.php:773
-msgid "Plugin created successfully"
-msgstr "Plugin créé correctement"
-
-#: ../../godmode/servers/plugin.php:785
-msgid "Problem deleting plugin"
-msgstr "Problème de suppression du plugin"
-
-#: ../../godmode/servers/plugin.php:787 ../../godmode/servers/plugin.php:799
-msgid "Plugin deleted successfully"
-msgstr "Plugin supprimé correctement"
-
-#: ../../godmode/servers/plugin.php:884
-msgid "All the modules that are using this plugin will be deleted"
-msgstr "Tous les modules qui utilisent ce plugin seront supprimés"
-
-#: ../../godmode/servers/plugin.php:901
-msgid "There are no plugins in the system"
-msgstr "Aucun plugin dans le système"
-
-#: ../../godmode/servers/plugin.php:915
-#, php-format
-msgid "List of modules and components created by \"%s\" "
-msgstr "Liste de modules et composants créés par « %s » "
-
-#: ../../godmode/servers/plugin.php:1021 ../../godmode/servers/plugin.php:1037
-msgid "Some modules or components are using the plugin"
-msgstr "Certains modules ou composants utilisent le plugin."
-
-#: ../../godmode/servers/plugin.php:1022
-msgid ""
-"The modules or components should be updated manually or using the bulk "
-"operations for plugins after this change"
-msgstr ""
-"Les modules ou composants doivent être mis à jour manuellement ou en utilisant "
-"les opérations massives pour les plugins après ce changement."
-
-#: ../../godmode/servers/plugin.php:1024
-msgid "Are you sure you want to perform this action?"
-msgstr "Êtes-vous sûr(e) de vouloir effectuer cette action ?"
-
-#: ../../godmode/servers/plugin.php:1038
-msgid "Are you sure you want to unlock this item?"
-msgstr "Êtes-vous sûr(e) de vouloir déverrouiller cet élément ?"
-
-#: ../../godmode/servers/plugin.php:1058
-msgid ""
-"The plugin command cannot be updated because some modules or components are "
-"using the plugin."
-msgstr ""
-"La commande du plugin ne peut pas être mise à jour parce que certains modules "
-"ou composants utilisent le plugin."
-
-#: ../../godmode/servers/plugin.php:1064
-msgid ""
-"The plugin macros cannot be updated because some modules or components are "
-"using the plugin"
-msgstr ""
-"Les macros de ce plugin ne peuvent pas être mises à jour parce que certains "
-"modules ou composants utilisent le plugin"
-
-#: ../../godmode/servers/discovery.php:182
-msgid "You must create a task first"
-msgstr "Vous devez d'abord créer une tâche"
-
-#: ../../godmode/servers/modificar_server.php:34
-msgid "Update Server"
-msgstr "Mettre à jour le serveur"
-
-#: ../../godmode/servers/modificar_server.php:77
-msgid "Exec Server"
-msgstr "Serveur d'exécution"
-
-#: ../../godmode/servers/modificar_server.php:85
-msgid "Leave blank to use SSH default port (22)"
-msgstr "Laissez vide pour utiliser le port SSH par défaut (22)"
-
-#: ../../godmode/servers/modificar_server.php:90
-msgid "Check Exec Server"
-msgstr "Vérifier le serveur d'exécution"
-
-#: ../../godmode/servers/modificar_server.php:106
-msgid "Credential boxes"
-msgstr "Zones d’identifiants"
-
-#: ../../godmode/servers/modificar_server.php:130
-msgid "Standard editor"
-msgstr "Editeur standard"
-
-#: ../../godmode/servers/modificar_server.php:134
-msgid "Advanced editor"
-msgstr "Éditeur avancé"
-
-#: ../../godmode/servers/modificar_server.php:141
-msgid "Remote Configuration"
-msgstr "Configuration à distance"
-
-#: ../../godmode/servers/modificar_server.php:150
-#, php-format
-msgid "%s servers"
-msgstr "Serveurs %s"
-
-#: ../../godmode/servers/modificar_server.php:157
-#: ../../godmode/servers/modificar_server.php:168
-#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1625
-msgid "Unsuccessfull action"
-msgstr "Action échouée"
-
-#: ../../godmode/servers/modificar_server.php:159
-#: ../../godmode/servers/modificar_server.php:170
-msgid "Successfully action"
-msgstr "Action réussie"
-
-#: ../../godmode/servers/modificar_server.php:180
-#: ../../enterprise/meta/advanced/servers.php:39
-msgid "Server deleted successfully"
-msgstr "Serveur supprimé correctement"
-
-#: ../../godmode/servers/modificar_server.php:182
-#: ../../enterprise/meta/advanced/servers.php:41
-msgid "There was a problem deleting the server"
-msgstr "Problème de suppression du serveur"
-
-#: ../../godmode/servers/modificar_server.php:201
-msgid "Server updated successfully"
-msgstr "Serveur mis à jour correctement"
-
-#: ../../godmode/servers/modificar_server.php:203
-msgid "There was a problem updating the server"
-msgstr "Problème de mise à jour du serveur"
-
-#: ../../godmode/extensions.php:28
-#: ../../enterprise/meta/general/main_header.php:458
-#: ../../enterprise/meta/general/main_menu.php:626
-msgid "Extensions"
-msgstr "Extensions"
-
-#: ../../godmode/extensions.php:28
-msgid "Defined extensions"
-msgstr "Extensions définies"
-
-#: ../../godmode/extensions.php:33
-msgid "There are no extensions defined"
-msgstr "Aucune extension définie"
-
-#: ../../godmode/extensions.php:138
-#: ../../extensions/files_repo/files_repo_form.php:95
-msgid "File"
-msgstr "Fichier"
-
-#: ../../godmode/extensions.php:141
-msgid "Godmode Function"
-msgstr "Fonction Godmode"
-
-#: ../../godmode/extensions.php:142
-msgid "Godmode Menu"
-msgstr "Menu Godmode"
-
-#: ../../godmode/extensions.php:143
-msgid "Operation Menu"
-msgstr "Menu d'opération"
-
-#: ../../godmode/extensions.php:144
-msgid "Operation Function"
-msgstr "Fonction d'opération"
-
-#: ../../godmode/extensions.php:145
-msgid "Login Function"
-msgstr "Fonction de connexion"
-
-#: ../../godmode/extensions.php:146
-msgid "Agent operation tab"
-msgstr "Onglet opération de l'agent"
-
-#: ../../godmode/extensions.php:147
-msgid "Agent godmode tab"
-msgstr "Onglet Godmode de l'agent"
-
-#: ../../enterprise/load_html_extra.php:202
-msgid "Activate license"
-msgstr "Activer la licence"
-
-#: ../../enterprise/load_html_extra.php:203
-msgid "Your request key is:"
-msgstr "La clé de votre demande est :"
-
-#: ../../enterprise/load_html_extra.php:206
-#, php-format
-msgid ""
-"You can activate it manually 
here or " -"automatically filling the form below:" -msgstr "" -"Vous pouvez l'activer manuellement ici ou " -"automatiquement en remplissant le formulaire ci-dessous :" - -#: ../../enterprise/load_html_extra.php:213 -msgid "Auth Key:" -msgstr "Clé d'authentification :" - -#: ../../enterprise/load_html_extra.php:221 -#: ../../enterprise/load_html_extra.php:240 -msgid "Online validation" -msgstr "Validation en ligne" - -#: ../../enterprise/load_html_extra.php:233 -msgid "ERROR:" -msgstr "ERREUR :" - -#: ../../enterprise/load_html_extra.php:233 -msgid "When connecting to licence server." -msgstr "Lors de la connexion au serveur de licences." - -#: ../../enterprise/operation/snmpconsole/snmp_view.php:82 -#: ../../enterprise/operation/menu.php:170 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:24 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:44 -msgid "SNMP trap editor" -msgstr "Éditeur de déroutements SNMP" - -#: ../../enterprise/operation/reporting/custom_reporting.php:14 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:503 -msgid "PDF" -msgstr "PDF" - -#: ../../enterprise/operation/reporting/custom_reporting.php:16 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:504 -msgid "JSON" -msgstr "JSON" - -#: ../../enterprise/operation/reporting/custom_reporting.php:64 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:581 -#: ../../include/class/Diagnostics.class.php:144 -msgid "Export to PDF" -msgstr "Exporter au format PDF" - -#: ../../enterprise/operation/reporting/custom_reporting.php:72 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:589 -msgid "Export to JSON" -msgstr "Exporter au format JSON" - -#: ../../enterprise/operation/reporting/custom_reporting.php:90 -#: ../../enterprise/operation/reporting/custom_reporting.php:164 -#: ../../enterprise/include/functions_reporting.php:8211 -msgid "Send by email" -msgstr "Envoyer par courriel" - -#: ../../enterprise/operation/reporting/custom_reporting.php:101 -#: ../../enterprise/include/functions_reporting.php:8143 -msgid "ID Report" -msgstr "Rapport ID" - -#: ../../enterprise/operation/reporting/custom_reporting.php:109 -#: ../../enterprise/include/functions_reporting.php:8117 -#: ../../enterprise/include/functions_reporting.php:8151 -#: ../../enterprise/include/functions_tasklist.php:253 -#: ../../enterprise/include/functions_tasklist.php:342 -#: ../../enterprise/include/functions_tasklist.php:436 -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../enterprise/include/functions_reporting_csv.php:1184 -#: ../../enterprise/include/functions_reporting_csv.php:1215 -#: ../../enterprise/include/functions_reporting_csv.php:1270 -#: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../enterprise/include/functions_reporting_csv.php:1374 -#: ../../enterprise/include/functions_reporting_csv.php:1429 -#: ../../include/functions_cron.php:574 ../../include/functions_cron.php:667 -#: ../../include/functions_cron.php:791 -msgid "Report type" -msgstr "Type de rapport" - -#: ../../enterprise/operation/reporting/custom_reporting.php:124 -#: ../../enterprise/include/functions_reporting.php:8171 -#: ../../enterprise/include/functions_cron.php:186 -#: ../../enterprise/include/functions_cron.php:236 -msgid "Send to emails (separated by comma)" -msgstr "Envoyer aux courriels (séparés par des virgules)" - -#: ../../enterprise/operation/reporting/custom_reporting.php:144 -#: ../../enterprise/operation/reporting/custom_reporting.php:158 -#: ../../enterprise/include/functions_reporting.php:8191 -#: ../../enterprise/include/functions_reporting.php:8205 -#: ../../enterprise/include/functions_cron.php:798 -#: ../../enterprise/include/functions_cron.php:831 -msgid "This is an optional field" -msgstr "Il y a un champ optionnel" - -#: ../../enterprise/operation/reporting/custom_reporting.php:200 -#: ../../enterprise/include/functions_reporting.php:8290 -msgid "Send by email " -msgstr "Envoyer par courriel " - -#: ../../enterprise/operation/agentes/collection_view.php:60 -#: ../../enterprise/godmode/agentes/collection_manager.php:37 -msgid "This agent have not a remote configuration, please set it." -msgstr "Cet agent n'a pas de configuration à distance. Veuillez la définir." - -#: ../../enterprise/operation/agentes/collection_view.php:66 -msgid "No collection assigned to this agent" -msgstr "Aucune collection attribuée à cet agent" - -#: ../../enterprise/operation/agentes/collection_view.php:76 -#: ../../enterprise/operation/agentes/policy_view.php:164 -#: ../../enterprise/godmode/agentes/collection_manager.php:207 -msgid "Dir" -msgstr "Répertoire" - -#: ../../enterprise/operation/agentes/collection_view.php:108 -#: ../../enterprise/operation/agentes/policy_view.php:195 -#: ../../enterprise/operation/agentes/policy_view.php:196 -#: ../../enterprise/godmode/agentes/collection_manager.php:129 -#: ../../enterprise/godmode/agentes/collection_manager.php:130 -#: ../../enterprise/godmode/agentes/collection_manager.php:254 -msgid "Show files" -msgstr "Afficher les fichiers" - -#: ../../enterprise/operation/agentes/collection_view.php:128 -#: ../../enterprise/operation/agentes/collection_view.php:129 -#: ../../enterprise/operation/agentes/policy_view.php:217 -#: ../../enterprise/operation/agentes/policy_view.php:218 -#: ../../enterprise/godmode/policies/policy_collections.php:224 -#: ../../enterprise/godmode/policies/policy_collections.php:296 -msgid "Outdate" -msgstr "Obsolète" - -#: ../../enterprise/operation/agentes/collection_view.php:139 -#: ../../enterprise/operation/agentes/collection_view.php:140 -#: ../../enterprise/godmode/agentes/collection_manager.php:175 -#: ../../enterprise/godmode/agentes/collection_manager.php:176 -#: ../../enterprise/godmode/agentes/collection_manager.php:290 -#: ../../enterprise/godmode/agentes/collection_manager.php:291 -#: ../../enterprise/godmode/agentes/collections.php:385 -#: ../../enterprise/godmode/agentes/collections.php:386 -#: ../../enterprise/godmode/agentes/collections.data.php:477 -#: ../../enterprise/godmode/agentes/collections.data.php:478 -#: ../../enterprise/meta/advanced/collections.php:405 -#: ../../enterprise/meta/advanced/collections.php:406 -#: ../../enterprise/meta/advanced/collections.data.php:383 -#: ../../enterprise/meta/advanced/collections.data.php:384 -msgid "The collection directory does not exist." -msgstr "Le répertoire de la collection n'existe pas." - -#: ../../enterprise/operation/agentes/transactional_map.php:61 -msgid "List of transactions" -msgstr "Liste des transactions" - -#: ../../enterprise/operation/agentes/transactional_map.php:74 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:173 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:353 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:475 -#: ../../enterprise/operation/agentes/manage_transmap.php:176 -msgid "Transactional Map" -msgstr "Carte transactionnelle" - -#: ../../enterprise/operation/agentes/transactional_map.php:149 -msgid "Name can't be empty" -msgstr "Le nom ne peut pas être vide" - -#: ../../enterprise/operation/agentes/transactional_map.php:206 -msgid "Transaction name" -msgstr "Nom de la transaction" - -#: ../../enterprise/operation/agentes/transactional_map.php:209 -msgid "Running status" -msgstr "État d’exécution" - -#: ../../enterprise/operation/agentes/transactional_map.php:211 -msgid "Time spent" -msgstr "Temps dépassé" - -#: ../../enterprise/operation/agentes/transactional_map.php:254 -msgid "Stopped" -msgstr "Arrêté" - -#: ../../enterprise/operation/agentes/transactional_map.php:260 -msgid "Starting" -msgstr "Démarrant" - -#: ../../enterprise/operation/agentes/transactional_map.php:260 -msgid "Stopping" -msgstr "Arrêt en cours" - -#: ../../enterprise/operation/agentes/transactional_map.php:402 -#: ../../views/dashboard/slides.php:218 -msgid "Stop" -msgstr "Arrêter" - -#: ../../enterprise/operation/agentes/transactional_map.php:439 -msgid "Edit phases" -msgstr "Modifier les phases" - -#: ../../enterprise/operation/agentes/transactional_map.php:461 -msgid "Go to `Status` module" -msgstr "Aller au module ‘État’" - -#: ../../enterprise/operation/agentes/transactional_map.php:492 -msgid "Error in phases section" -msgstr "Erreur dans la section des phases" - -#: ../../enterprise/operation/agentes/transactional_map.php:512 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:340 -msgid "Create Transaction" -msgstr "Créer une transaction" - -#: ../../enterprise/operation/agentes/agent_inventory.php:61 -msgid "This agent has not modules inventory" -msgstr "Cet agent n'a pas de modules d'inventaire." - -#: ../../enterprise/operation/agentes/agent_inventory.php:162 -#: ../../enterprise/operation/agentes/agent_inventory.php:163 -msgid "Diff view" -msgstr "Affichage des différence" - -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:44 -msgid "Unsucessful get module inventory data." -msgstr "Impossible de récupérer les données du module d'inventaire" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:63 -msgid "Please, reset the transaction" -msgstr "Veuillez réinitialiser la transaction" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:102 -msgid "Successfully data updated" -msgstr "Mise à jour des données réussie" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:103 -msgid "Could not be data updated" -msgstr "Impossible de mettre à jour les données" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:115 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:332 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:417 -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:34 -#: ../../enterprise/operation/agentes/manage_transmap.php:56 -msgid "Transactions List" -msgstr "Liste des transactions" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:127 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:429 -#: ../../enterprise/operation/agentes/manage_transmap.php:84 -msgid "Edit main data" -msgstr "Modifier les données principales" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:139 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:441 -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:42 -#: ../../enterprise/operation/agentes/manage_transmap.php:96 -msgid "Edit Transaction" -msgstr "Modifier la transaction" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:152 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:454 -#: ../../enterprise/operation/agentes/manage_transmap.php:109 -msgid "View Transaction" -msgstr "Voir la transaction" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:160 -msgid "Create Phase" -msgstr "Créer une phase" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:185 -msgid "Index" -msgstr "Index" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:188 -msgid "Dependencies" -msgstr "Dépendances" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:189 -msgid "Enables" -msgstr "Active" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:219 -#: ../../enterprise/include/ajax/transactional.ajax.php:174 -msgid "The phase does not have a defined script" -msgstr "Cet étape n'a pas un script défini" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:254 -msgid "Not valid dependencies field" -msgstr "Champ de Dépendances non valides" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:260 -msgid "Not valid enables field" -msgstr "Champ Active non valide" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:275 -#: ../../enterprise/include/ajax/transactional.ajax.php:211 -msgid "Edit Data" -msgstr "Modifier les données" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:367 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:493 -msgid "Loop interval" -msgstr "Intervalle de boucle" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:462 -msgid "Transactional Map - Edit Transaction" -msgstr "Carte transactionnelle - Modifier la transaction" - -#: ../../enterprise/operation/agentes/url_route_analyzer.php:39 -msgid "No agent selected" -msgstr "Aucun agent sélectionné" - -#: ../../enterprise/operation/agentes/url_route_analyzer.php:42 -msgid "Route not found" -msgstr "Itinéraire introuvable" - -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:50 -msgid "Go back to phases list" -msgstr "Revenir à la liste des phases" - -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:56 -msgid "Transactional Map - Phase - " -msgstr "Carte transactionnelle - Phase - " - -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:74 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:466 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:424 -msgid "Launch script" -msgstr "Lacer script" - -#: ../../enterprise/operation/agentes/manage_transmap.php:153 -msgid "Return to windowed mode" -msgstr "Retour en mode fenêtré" - -#: ../../enterprise/operation/agentes/manage_transmap.php:182 -msgid "Transaction not found" -msgstr "Transaction non trouvée" - -#: ../../enterprise/operation/agentes/manage_transmap.php:185 -msgid "Master lock file not found (No data to show)" -msgstr "Fichier de verrouillage principal introuvable (aucune donnée à afficher)" - -#: ../../enterprise/operation/agentes/manage_transmap.php:188 -msgid "Transaction is stopped" -msgstr "La transaction est arrêtée" - -#: ../../enterprise/operation/agentes/manage_transmap.php:191 -msgid "Error, please check the transaction phases" -msgstr "Erreur, veuillez vérifier les phases de transaction" - -#: ../../enterprise/operation/agentes/wux_console_view.php:75 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:320 -msgid "No wux transaction selected." -msgstr "Aucune transaction WUX sélectionnée" - -#: ../../enterprise/operation/agentes/wux_console_view.php:149 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:398 -msgid "Phase modules not found" -msgstr "Modules de phases introuvables" - -#: ../../enterprise/operation/agentes/wux_console_view.php:224 -msgid "Selected transaction has no stats" -msgstr "La transaction sélectionnée n’a pas de statistiques" - -#: ../../enterprise/operation/agentes/wux_console_view.php:242 -msgid "No WUX transactions found." -msgstr "Aucune transaction WUX trouvée." - -#: ../../enterprise/operation/agentes/wux_console_view.php:261 -#: ../../enterprise/operation/agentes/ux_console_view.php:133 -msgid "Transaction" -msgstr "Transaction" - -#: ../../enterprise/operation/agentes/wux_console_view.php:286 -#: ../../enterprise/operation/agentes/ux_console_view.php:142 -msgid "Show transaction" -msgstr "Afficher la transaction" - -#: ../../enterprise/operation/agentes/wux_console_view.php:332 -#: ../../enterprise/operation/agentes/ux_console_view.php:266 -msgid "Global results" -msgstr "Résultats globaux" - -#: ../../enterprise/operation/agentes/wux_console_view.php:352 -#: ../../enterprise/operation/agentes/tag_view.php:873 -#: ../../enterprise/operation/agentes/tag_view.php:883 -#: ../../enterprise/operation/agentes/ux_console_view.php:102 -#: ../../enterprise/operation/agentes/ux_console_view.php:297 -#: ../../enterprise/operation/agentes/ux_console_view.php:377 -#: ../../enterprise/include/functions_ux_console.php:507 -#: ../../include/functions_ui.php:6223 -msgid "Snapshot view" -msgstr "Vue de l'instantané" - -#: ../../enterprise/operation/agentes/wux_console_view.php:357 -msgid "Failed: " -msgstr "Raté : " - -#: ../../enterprise/operation/agentes/wux_console_view.php:369 -#: ../../enterprise/operation/agentes/wux_console_view.php:373 -#: ../../include/functions_alerts.php:678 -msgid "Unknown status" -msgstr "État inconnu" - -#: ../../enterprise/operation/agentes/wux_console_view.php:378 -msgid "Success: " -msgstr "Succès : " - -#: ../../enterprise/operation/agentes/wux_console_view.php:384 -msgid "Total transaction time: " -msgstr "Temps total de transaction : " - -#: ../../enterprise/operation/agentes/wux_console_view.php:398 -#, php-format -msgid "Execution results for transaction %s" -msgstr "Résultats d’exécution pour les %s de transaction" - -#: ../../enterprise/operation/agentes/wux_console_view.php:527 -msgid "View all stats" -msgstr "Voir toutes les statistiques" - -#: ../../enterprise/operation/agentes/wux_console_view.php:570 -#: ../../enterprise/operation/agentes/ux_console_view.php:332 -msgid "Transaction history" -msgstr "Historique des transactions" - -#: ../../enterprise/operation/agentes/wux_console_view.php:593 -#: ../../enterprise/godmode/reporting/visual_console_template.php:305 -#: ../../enterprise/godmode/setup/setup_acl.php:791 -#: ../../include/functions_visual_map.php:2833 -#: ../../include/ajax/visual_console_builder.ajax.php:343 -msgid "No data to show" -msgstr "Aucune donnée à afficher" - -#: ../../enterprise/operation/agentes/wux_console_view.php:611 -msgid "Invalid transaction." -msgstr "Transaction invalide." - -#: ../../enterprise/operation/agentes/tag_view.php:41 -#: ../../enterprise/operation/menu.php:191 -msgid "Tag view" -msgstr "Vue des étiquettes" - -#: ../../enterprise/operation/agentes/tag_view.php:1075 -#: ../../include/functions_reporting.php:12370 -#: ../../include/functions_reporting.php:12379 -#, php-format -msgid "%d Total modules" -msgstr "%d modules au total" - -#: ../../enterprise/operation/agentes/tag_view.php:1076 -#: ../../include/functions_reporting.php:12371 -#, php-format -msgid "%d Modules in normal status" -msgstr "%d modules en état normal" - -#: ../../enterprise/operation/agentes/tag_view.php:1077 -#: ../../include/functions_reporting.php:12372 -#, php-format -msgid "%d Modules in critical status" -msgstr "%d modules en état critique" - -#: ../../enterprise/operation/agentes/tag_view.php:1078 -#: ../../include/functions_reporting.php:12373 -#, php-format -msgid "%d Modules in warning status" -msgstr "%d modules en état d'alerte" - -#: ../../enterprise/operation/agentes/tag_view.php:1079 -#: ../../include/functions_reporting.php:12374 -#, php-format -msgid "%d Modules in unknown status" -msgstr "%d modules en état inconnu" - -#: ../../enterprise/operation/agentes/tag_view.php:1080 -#: ../../include/functions_reporting.php:12375 -#, php-format -msgid "%d Modules in not init status" -msgstr "%d modules en état non initialisés" - -#: ../../enterprise/operation/agentes/ver_agente.php:258 -msgid "URL Route Analyzer" -msgstr "Analyseur d’itinéraire d’URL" - -#: ../../enterprise/operation/agentes/ver_agente.php:274 -msgid "UX Console" -msgstr "Console UX" - -#: ../../enterprise/operation/agentes/ver_agente.php:290 -msgid "WUX Console" -msgstr "Console WUX" - -#: ../../enterprise/operation/agentes/policy_view.php:38 -msgid "This agent has no policy assigned" -msgstr "Cet agent n'a pas de politique attribuée" - -#: ../../enterprise/operation/agentes/policy_view.php:58 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:40 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:38 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:40 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:38 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:38 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:40 -#: ../../enterprise/godmode/policies/policies.php:268 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:309 -#: ../../enterprise/godmode/policies/policy_modules.php:476 -#: ../../enterprise/godmode/policies/policy_collections.php:50 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:91 -#: ../../enterprise/godmode/policies/policy_linking.php:117 -#: ../../enterprise/godmode/policies/policy_plugins.php:38 -#: ../../enterprise/godmode/policies/configure_policy.php:81 -#: ../../enterprise/godmode/policies/policy_agents.php:326 -#: ../../enterprise/godmode/policies/policy_alerts.php:64 -#: ../../enterprise/godmode/policies/policy_queue.php:218 -#, php-format -msgid "" -"This node is configured with centralized mode. All policies information is " -"read only. Go to %s to manage it." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " -"politiques sont en lecture seule. Allez dans %s pour le gérer." - -#: ../../enterprise/operation/agentes/policy_view.php:69 -#: ../../enterprise/godmode/policies/policy_agents.php:856 -#: ../../enterprise/godmode/policies/policy_agents.php:1371 -msgid "Last application" -msgstr "Dernière application" - -#: ../../enterprise/operation/agentes/policy_view.php:70 -#: ../../include/functions_events.php:2630 -msgid "V." -msgstr "V." - -#: ../../enterprise/operation/agentes/policy_view.php:83 -#: ../../enterprise/godmode/policies/policy_agents.php:1102 -#: ../../enterprise/godmode/policies/policy_agents.php:1427 -msgid "Policy applied" -msgstr "Politique appliquée" - -#: ../../enterprise/operation/agentes/policy_view.php:89 -msgid "Policy outdate" -msgstr "Politique obsolète" - -#: ../../enterprise/operation/agentes/policy_view.php:159 -#: ../../enterprise/operation/agentes/policy_view.php:169 -msgid "Toggle the collection table" -msgstr "Basculer la table de la collection" - -#: ../../enterprise/operation/agentes/policy_view.php:165 -msgid "Descripttion" -msgstr "Description" - -#: ../../enterprise/operation/agentes/policy_view.php:173 -msgid "Show Collection" -msgstr "Afficher la collection" - -#: ../../enterprise/operation/agentes/policy_view.php:253 -#: ../../enterprise/operation/agentes/policy_view.php:265 -msgid "Toggle the alert table" -msgstr "Basculer la table alerte" - -#: ../../enterprise/operation/agentes/policy_view.php:269 -msgid "Show Alert" -msgstr "Afficher l'alerte" - -#: ../../enterprise/operation/agentes/policy_view.php:390 -#: ../../enterprise/operation/agentes/policy_view.php:402 -msgid "Toggle the module table" -msgstr "Basculer la table du module" - -#: ../../enterprise/operation/agentes/policy_view.php:394 -msgid "Relationship" -msgstr "Relation" - -#: ../../enterprise/operation/agentes/policy_view.php:394 -#: ../../enterprise/godmode/policies/policy_agents.php:849 -msgid "R." -msgstr "R." - -#: ../../enterprise/operation/agentes/policy_view.php:406 -msgid "Show Modules" -msgstr "Afficher les modules" - -#: ../../enterprise/operation/agentes/policy_view.php:425 -msgid "(Un-adopted)" -msgstr "(Non adoptés)" - -#: ../../enterprise/operation/agentes/policy_view.php:428 -msgid "(Adopted)" -msgstr "(Adoptés)" - -#: ../../enterprise/operation/agentes/policy_view.php:433 -msgid "(Un-adopted) (Unlinked)" -msgstr "(Non adoptés) (Non liés)" - -#: ../../enterprise/operation/agentes/policy_view.php:436 -msgid "(Adopted) (Unlinked)" -msgstr "(Adoptés) (Non liés)" - -#: ../../enterprise/operation/agentes/ux_console_view.php:43 -msgid "No ux transaction selected." -msgstr "Aucune transaction ux sélectionnée." - -#: ../../enterprise/operation/agentes/ux_console_view.php:124 -msgid "No ux transactions found." -msgstr "Aucune transaction ux trouvée." - -#: ../../enterprise/operation/agentes/ux_console_view.php:168 -msgid "Execution results for transaction " -msgstr "Résultats d’exécution de la transaction " - -#: ../../enterprise/operation/menu.php:32 -msgid "Cluster View" -msgstr "Vue de grappe" - -#: ../../enterprise/operation/menu.php:45 -#: ../../enterprise/godmode/reporting/aws_view.php:106 -#: ../../enterprise/godmode/reporting/aws_view.php:139 -msgid "AWS View" -msgstr "Vue AWS" - -#: ../../enterprise/operation/menu.php:143 -msgid "Transactional map" -msgstr "Carte transactionnelle" - -#: ../../enterprise/operation/menu.php:160 -#: ../../enterprise/godmode/reporting/mysql_builder.php:79 -#: ../../enterprise/godmode/reporting/mysql_builder.php:206 -msgid "Custom SQL" -msgstr "SQL personnalisé" - -#: ../../enterprise/operation/menu.php:181 -#: ../../enterprise/operation/log/log_viewer.php:377 -#: ../../enterprise/operation/log/log_viewer.php:417 -#: ../../enterprise/operation/log/elasticsearch_interface.php:31 -#: ../../enterprise/meta/advanced/metasetup.php:80 -#: ../../enterprise/meta/advanced/metasetup.php:223 -#: ../../enterprise/meta/general/main_header.php:143 -#: ../../enterprise/meta/general/main_menu.php:247 -#: ../../enterprise/meta/include/functions_meta.php:293 -msgid "Log viewer" -msgstr "Visualiseur de journaux" - -#: ../../enterprise/operation/menu.php:200 -#: ../../enterprise/include/class/ManageBackups.class.php:121 -msgid "DB Backup Manager" -msgstr "Backup Manager de base de donées" - -#: ../../enterprise/operation/menu.php:211 -#: ../../enterprise/operation/log/log_viewer.php:391 -#: ../../enterprise/operation/log/elasticsearch_interface.php:39 -msgid "Elasticsearch Interface" -msgstr "Interface Elasticsearch" - -#: ../../enterprise/operation/inventory/inventory.php:275 -msgid "You must select at least one filter." -msgstr "Vous devez sélectionner au moins un filtre." - -#: ../../enterprise/operation/inventory/inventory.php:424 -msgid "Order by agent" -msgstr "Ordonner par agent" - -#: ../../enterprise/operation/inventory/inventory.php:466 -msgid "Export this list to CSV" -msgstr "Exporter cette liste au format CSV" - -#: ../../enterprise/operation/log/log_viewer.php:405 -#: ../../enterprise/operation/log/log_viewer.php:424 -#: ../../enterprise/operation/log/log_viewer.php:435 -msgid "Log sources" -msgstr "Sources de journaux" - -#: ../../enterprise/operation/log/log_viewer.php:477 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:189 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:244 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3504 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3579 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3735 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3806 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4240 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4385 -msgid "Exact match" -msgstr "Concordance exacte" - -#: ../../enterprise/operation/log/log_viewer.php:478 -msgid "All words" -msgstr "Tous les mots" - -#: ../../enterprise/operation/log/log_viewer.php:479 -msgid "Any word" -msgstr "N'importe quel mot" - -#: ../../enterprise/operation/log/log_viewer.php:482 -msgid "Search mode" -msgstr "Mode recherche" - -#: ../../enterprise/operation/log/log_viewer.php:529 -msgid "Full context" -msgstr "Contexte complet" - -#: ../../enterprise/operation/log/log_viewer.php:667 -#: ../../enterprise/operation/log/log_viewer.php:668 -msgid "Edit sources" -msgstr "Modifier les sources" - -#: ../../enterprise/operation/log/log_viewer.php:711 -msgid "Show log entries" -msgstr "Afficher les entrées de journal" - -#: ../../enterprise/operation/log/log_viewer.php:712 -msgid "Graph log results" -msgstr "Résultats du journal graphique" - -#: ../../enterprise/operation/log/log_viewer.php:714 -msgid "Display mode" -msgstr "Mode d'affichage" - -#: ../../enterprise/operation/log/log_viewer.php:727 -msgid "Use capture model" -msgstr "Utiliser le modèle de capture" - -#: ../../enterprise/operation/log/log_viewer.php:757 -msgid "Create new model" -msgstr "Créez un nouveau modèle" - -#: ../../enterprise/operation/log/log_viewer.php:764 -msgid "Graph type" -msgstr "Type de graphique" - -#: ../../enterprise/operation/log/log_viewer.php:779 -msgid "Advanced options " -msgstr "Options avancées" - -#: ../../enterprise/operation/log/log_viewer.php:899 -msgid "" -"The maximum limit of rows has been exceeded. Please enter an email to send the " -"csv file" -msgstr "" -"La limite maximale de lignes a été dépassée. Veuillez entrer un e-mail pour " -"envoyer le fichier csv" - -#: ../../enterprise/operation/log/log_viewer.php:901 -msgid "e-mail address" -msgstr "adresse e-mail" - -#: ../../enterprise/operation/log/log_viewer.php:904 -msgid "" -"WARNING: If your email size exceeds your mail attachment size limit, the file " -"will be saved in the local attachment folder." -msgstr "" -"AVERTISSEMENT : Si la taille de votre e-mail dépasse la limite de taille de " -"votre attachement, le fichier sera enregistré dans le dossier des attachements " -"local." - -#: ../../enterprise/operation/log/log_viewer.php:1022 -msgid "The start date cannot be greater than the end date" -msgstr "La date de début ne peut pas être supérieure à la date de fin." - -#: ../../enterprise/operation/log/log_viewer.php:1450 -msgid "Add new capture model" -msgstr "Ajouter un nouveau modèle de capture" - -#: ../../enterprise/operation/log/log_viewer.php:1453 -msgid "Edit capture model" -msgstr "Modifier le modèle de capture" - -#: ../../enterprise/operation/log/log_viewer.php:1536 -msgid "Error create new model" -msgstr "Erreur lors de la création d’un nouveau modèle" - -#: ../../enterprise/operation/log/log_viewer.php:1563 -msgid "Error delete model" -msgstr "Erreur en supprimant le modèle" - -#: ../../enterprise/operation/log/log_viewer.php:1609 -msgid "Error update model" -msgstr "Erreur lors de la mise à jour du modèle" - -#: ../../enterprise/operation/log/elasticsearch_interface.php:49 -msgid "" -"This is a view to interface with Elasticsearch directly from WEB console. \n" -"Please note that you can damage your Elasticsearch if you don`t know exactly " -"what are you are doing. \n" -"This view is intended to be used only by users with a knowledge of " -"Elasticsearch" -msgstr "" -"Il s’agit d’une vue pour s’interfacer avec Elasticsearch directement à partir " -"de la console WEB \n" -"Veuillez noter que vous pouvez endommager votre Elasticsearch si vous ne savez " -"pas exactement ce que vous faites. \n" -"Cette vue est destinée à être utilisée uniquement par les utilisateurs ayant " -"une connaissance d’Elasticsearch" - -#: ../../enterprise/operation/services/services.treeview_services.php:111 -#: ../../enterprise/operation/services/services.list.php:284 -#: ../../enterprise/operation/services/services.table_services.php:206 -msgid "Show only favourites" -msgstr "Afficher uniquement les favoris" - -#: ../../enterprise/operation/services/services.treeview_services.php:151 -msgid "No favourite services defined." -msgstr "Aucun service favori défini." - -#: ../../enterprise/operation/services/services.treeview_services.php:153 -#: ../../enterprise/operation/services/services.list.php:447 -#: ../../enterprise/operation/services/services.list.php:456 -#: ../../enterprise/operation/services/services.table_services.php:359 -#: ../../enterprise/operation/services/services.table_services.php:365 -msgid "No services defined." -msgstr "Aucun service défini" - -#: ../../enterprise/operation/services/services.treeview_services.php:181 -#: ../../enterprise/operation/services/services.list.php:719 -#: ../../enterprise/operation/services/services.table_services.php:450 -msgid "Create Service" -msgstr "Créer un service" - -#: ../../enterprise/operation/services/services.service.php:55 -#: ../../enterprise/operation/services/services.service_map.php:62 -#: ../../enterprise/godmode/services/services.service.php:303 -#: ../../enterprise/godmode/services/services.service.php:346 -msgid "Not found" -msgstr "Introuvable" - -#: ../../enterprise/operation/services/services.service.php:63 -#: ../../enterprise/operation/services/services.service_map.php:71 -#: ../../include/lib/Dashboard/Widgets/service_map.php:192 -msgid "Service Map" -msgstr "Carte de service" - -#: ../../enterprise/operation/services/services.service.php:90 -msgid "No Services" -msgstr "Aucun service" - -#: ../../enterprise/operation/services/services.service.php:128 -#: ../../enterprise/operation/services/services.list.php:508 -#: ../../enterprise/include/functions_reporting_csv.php:1991 -#: ../../include/functions_reports.php:698 -#: ../../include/functions_reports.php:703 -#: ../../include/functions_reports.php:707 -#: ../../include/functions_reports.php:711 -#: ../../include/functions_reports.php:717 -msgid "SLA" -msgstr "SLA" - -#: ../../enterprise/operation/services/services.service.php:203 -#: ../../enterprise/operation/services/services.list.php:586 -msgid "SLA graph" -msgstr "Graphique SLA" - -#: ../../enterprise/operation/services/services.service.php:227 -msgid "List of elements" -msgstr "Liste des éléments" - -#: ../../enterprise/operation/services/services.php:90 -#: ../../enterprise/operation/services/services.php:182 -#: ../../enterprise/godmode/services/services.service.php:388 -#: ../../enterprise/godmode/services/services.elements.php:697 -msgid "Services list" -msgstr "Liste de services" - -#: ../../enterprise/operation/services/services.php:105 -#: ../../enterprise/godmode/services/services.service.php:402 -#: ../../enterprise/godmode/services/services.elements.php:711 -msgid "Config Service" -msgstr "Service de configuration" - -#: ../../enterprise/operation/services/services.php:123 -#: ../../enterprise/godmode/services/services.service.php:419 -#: ../../enterprise/godmode/services/services.elements.php:728 -msgid "Config Elements" -msgstr "Éléments de configuration" - -#: ../../enterprise/operation/services/services.php:136 -#: ../../enterprise/godmode/services/services.service.php:431 -#: ../../enterprise/godmode/services/services.elements.php:740 -msgid "Bulk service elements operations" -msgstr "Opérations d’éléments de service en vrac" - -#: ../../enterprise/operation/services/services.php:152 -#: ../../enterprise/godmode/services/services.service.php:446 -#: ../../enterprise/godmode/services/services.elements.php:755 -msgid "View Service" -msgstr "Afficher services" - -#: ../../enterprise/operation/services/services.php:164 -#: ../../enterprise/godmode/services/services.service.php:457 -#: ../../enterprise/godmode/services/services.elements.php:766 -#: ../../include/lib/Dashboard/Widgets/service_map.php:449 -msgid "Service map" -msgstr "Carte de services" - -#: ../../enterprise/operation/services/services.php:197 -msgid "Service table view" -msgstr "Vue de la table de service" - -#: ../../enterprise/operation/services/services.php:212 -msgid "Service tree view" -msgstr "Arborescence des services" - -#: ../../enterprise/operation/services/services.php:229 -msgid "Bulk creation" -msgstr "Création en bloc" - -#: ../../enterprise/operation/services/services.list.php:62 -msgid "List of services" -msgstr "Liste des services" - -#: ../../enterprise/operation/services/services.list.php:100 -msgid "Services successfully deleted" -msgstr "Services supprimés correctement" - -#: ../../enterprise/operation/services/services.list.php:101 -#, php-format -msgid "Error while deleting services: %s" -msgstr "Erreur lors de la suppression de services : %s" - -#: ../../enterprise/operation/services/services.list.php:104 -#: ../../enterprise/include/functions_visual_map.php:683 -msgid "No services selected" -msgstr "Aucun service sélectionné" - -#: ../../enterprise/operation/services/services.list.php:118 -msgid "Service deleted successfully" -msgstr "Service supprimé correctement" - -#: ../../enterprise/operation/services/services.list.php:119 -#, php-format -msgid "Error deleting service %s" -msgstr "Erreur lors de la suppression du %s de service" - -#: ../../enterprise/operation/services/services.list.php:127 -msgid "Service forced successfully" -msgstr "Service forcé correctement" - -#: ../../enterprise/operation/services/services.list.php:128 -msgid "Error service forced" -msgstr "Erreur ; service non forcé" - -#: ../../enterprise/operation/services/services.list.php:276 -#: ../../enterprise/operation/services/services.table_services.php:198 -#: ../../enterprise/godmode/massive/massive_create_services.php:699 -#: ../../enterprise/godmode/services/services.service.php:651 -msgid "Smart" -msgstr "Smart" - -#: ../../enterprise/operation/services/services.list.php:298 -#: ../../enterprise/operation/services/services.table_services.php:220 -msgid "Show only root services" -msgstr "Afficher uniquement les services racine" - -#: ../../enterprise/operation/services/services.list.php:590 -msgid "Status graph" -msgstr "Graphique d’état" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:110 -#, php-format -msgid "%d/%d items deleted" -msgstr "%d/%d éléments supprimés" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:112 -msgid "Failed to delete items" -msgstr "Impossible de supprimer des éléments" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:167 -msgid "Search filter by name or network address" -msgstr "Chercher de filtre par nom ou adresse réseau" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:273 -msgid "No locations found" -msgstr "Aucune destination trouvée" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:309 -msgid "There are no defined network locations" -msgstr "Il n’y a pas d’emplacements réseau définis" - -#: ../../enterprise/tools/ipam/ipam.php:52 ../../extensions/files_repo.php:122 -#: ../../extensions/files_repo.php:210 -msgid "Operation view" -msgstr "Afficher opération" - -#: ../../enterprise/tools/ipam/ipam.php:78 -#: ../../enterprise/tools/ipam/ipam.php:356 -msgid "Subnetworks calculator" -msgstr "Calculatrice de sous-réseaux" - -#: ../../enterprise/tools/ipam/ipam.php:96 -msgid "Vlan config" -msgstr "Configuration Vlan" - -#: ../../enterprise/tools/ipam/ipam.php:114 -msgid "Vlan wizard" -msgstr "Assistant Vlan" - -#: ../../enterprise/tools/ipam/ipam.php:133 -msgid "Supernet treeview" -msgstr "Vue d'arbre de super réseau" - -#: ../../enterprise/tools/ipam/ipam.php:152 -msgid "Network locations" -msgstr "Emplacements réseau" - -#: ../../enterprise/tools/ipam/ipam.php:171 -#: ../../enterprise/tools/ipam/ipam.php:411 -#: ../../enterprise/tools/ipam/ipam_editor.php:224 -msgid "Sites" -msgstr "Sites" - -#: ../../enterprise/tools/ipam/ipam.php:196 -msgid "Vlan statistics" -msgstr "Statistiques de la VLan" - -#: ../../enterprise/tools/ipam/ipam.php:216 -#: ../../enterprise/tools/ipam/ipam.php:381 -msgid "Supernet config" -msgstr "Configuration de super-réseau" - -#: ../../enterprise/tools/ipam/ipam.php:237 -#: ../../enterprise/tools/ipam/ipam.php:396 -msgid "Supernet statistics" -msgstr "Statistiques de super-réseau" - -#: ../../enterprise/tools/ipam/ipam.php:257 -msgid "Supernet map" -msgstr "Carte super-réseau" - -#: ../../enterprise/tools/ipam/ipam.php:280 -#: ../../enterprise/tools/ipam/ipam_list.php:685 -msgid "Manage addresses" -msgstr "Gérer les adresses" - -#: ../../enterprise/tools/ipam/ipam.php:320 -#: ../../enterprise/tools/ipam/ipam_list.php:694 -msgid "Addresses view" -msgstr "Vue des adresses" - -#: ../../enterprise/tools/ipam/ipam.php:352 -msgid "/tools/ipam/ipam_network.php" -msgstr "/tools/ipam/ipam_network.php" - -#: ../../enterprise/tools/ipam/ipam.php:366 -msgid "VLAN Config" -msgstr "Configuration VLAN" - -#: ../../enterprise/tools/ipam/ipam.php:371 -msgid "VLAN Wizard" -msgstr "Assistant VLAN" - -#: ../../enterprise/tools/ipam/ipam.php:376 -msgid "VLAN Statistics" -msgstr "Statistiques VLAN" - -#: ../../enterprise/tools/ipam/ipam.php:386 -msgid "Network location config" -msgstr "Configuration de l’emplacement réseau" - -#: ../../enterprise/tools/ipam/ipam.php:391 -msgid "Supernet wizard" -msgstr "Assistante super-réseau" - -#: ../../enterprise/tools/ipam/ipam.php:401 -msgid "Supernet Map" -msgstr "Carte super-réseau" - -#: ../../enterprise/tools/ipam/ipam.php:406 -msgid "Supernet Treeview" -msgstr "Vue d'arbre super-réseau" - -#: ../../enterprise/tools/ipam/ipam.php:432 -msgid "Operation View" -msgstr "Vue d'opération" - -#: ../../enterprise/tools/ipam/ipam.php:453 ../../enterprise/godmode/menu.php:322 -#: ../../include/functions_reports.php:692 -msgid "IPAM" -msgstr "IPAM" - -#: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:94 -msgid "Found supernets" -msgstr "Super-réseaux trouvés" - -#: ../../enterprise/tools/ipam/ipam_action.php:121 -#: ../../enterprise/tools/ipam/ipam_action.php:240 -#: ../../enterprise/tools/ipam/ipam_list.php:383 -msgid "The location is not filled, please add a location." -msgstr "L'emplacement n'a pas été indiqué. Veuillez ajouter un emplacement." - -#: ../../enterprise/tools/ipam/ipam_action.php:138 -#: ../../enterprise/tools/ipam/ipam_action.php:270 -#: ../../enterprise/tools/ipam/ipam_list.php:400 -msgid "Incorrect format in Subnet field" -msgstr "Format incorrect dans le champ de sous-réseau" - -#: ../../enterprise/tools/ipam/ipam_action.php:198 -#, php-format -msgid "Network could not be added to supernet %s (%s)" -msgstr "Le réseau n'a pas pu être ajouté au super-réseau %s (%s)" - -#: ../../enterprise/tools/ipam/ipam_action.php:202 -#, php-format -msgid "Network added to supernet %s (%s)" -msgstr "Réseau ajouté au super-réseau %s (%s)" - -#: ../../enterprise/tools/ipam/ipam_action.php:207 -#, php-format -msgid "Network name already exists in supernet %s (%s)" -msgstr "Nom du réseau existe déjà dans le super-réseau %s (%s)" - -#: ../../enterprise/tools/ipam/ipam_action.php:219 -#: ../../enterprise/tools/ipam/ipam_list.php:425 -#, php-format -msgid "Could not be created: %s" -msgstr "N'a pas pu être créé : %s" - -#: ../../enterprise/tools/ipam/ipam_action.php:380 -#: ../../update_manager_client/views/offline.php:79 -#: ../../update_manager_client/views/online.php:94 -msgid "Successfully updated." -msgstr "Mis à jour correctement" - -#: ../../enterprise/tools/ipam/ipam_action.php:385 -#: ../../include/functions_reporting.php:2590 -msgid "No changes found." -msgstr "Aucun changement retrouvé." - -#: ../../enterprise/tools/ipam/ipam_vlan_network.php:39 -#: ../../enterprise/tools/ipam/ipam_list.php:151 -#: ../../enterprise/tools/ipam/ipam_list.php:602 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:339 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:58 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:62 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:67 -msgid "Vlan" -msgstr "Vlan" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:52 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:100 -msgid "There is no supernet name. Please introduce a name" -msgstr "Il n'y a pas des noms de super-réseau. Entrez un nom" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:56 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:104 -msgid "There is no supernet address. Please introduce a address" -msgstr "Il n'y a pas d'adresse super-réseau. Entrez une adresse" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:60 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:108 -msgid "There is no supernet mask. Please introduce a mask" -msgstr "Il n'y a pas de masque de super-réseau. Veuillez entrer une maque" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:64 -msgid "There is no valid address. Please introduce a address" -msgstr "Il n'y a pas d'adresse valide. Veuillez entrer une adresse" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:68 -msgid "There is no valid mask. Please introduce a mask" -msgstr "Il n'y a pas de masque valide. Veuillez entrer une masque" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:83 -msgid "Supernet created" -msgstr "Super-réseau crée" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:85 -msgid "Supernet not created" -msgstr "Super-réseau non crée" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:89 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:135 -msgid "Supernet name exists in bbdd, please select other name" -msgstr "" -"Le nom de super-réseau existe dans la base de données, sélectionnez un autre " -"nom" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:129 -msgid "Supernet updated" -msgstr "Super-réseau mise à jour" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:131 -msgid "Supernet not updated" -msgstr "Super-réseau non mise à jour" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:156 -msgid "Could not be deleted, please select supernet" -msgstr "Il n'a pas été possible de l'éliminer, sélectionnez un super-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:232 -msgid "Network name cannot be repeated in this supernet" -msgstr "Le nom du réseau ne peut pas être répété dans ce super-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:239 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:170 -msgid "Successfully added networks" -msgstr "Réseaux ajoutés correctement" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:243 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:174 -msgid "Network could not be added" -msgstr "Le réseau n'a pas pu être ajouté" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:248 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:179 -msgid "Network name could not be added, please select network" -msgstr "Nom du réseau n'a pas pu être ajouté, sélectionnez le réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:253 -msgid "supernet name could not be added, please select supernet" -msgstr "le nom du super-réseau n'a pas pu être ajouté, sélectionnez super-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:282 -msgid "Could not be deleted, please select supernet and network" -msgstr "Il n'a pas pu être éliminé, sélectionnez le super-réseau et le réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:289 -#, php-format -msgid "Failed to delete %d/%d networks from supernet" -msgstr "Impossible de supprimer les réseaux %d/%d de supernet" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:293 -msgid "Successfully deleted network from supernet" -msgstr "Réseau supprimé avec succès du supernet" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:295 -#, php-format -msgid "Successfully deleted %d/%d networks from supernet" -msgstr "Suppression réussie des réseaux %d/%d de supernet" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:298 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:228 -msgid "No items selected" -msgstr "Aucun élément sélectionné" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:339 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:82 -#: ../../enterprise/include/ajax/ipam.ajax.php:365 -msgid "Supernet" -msgstr "Super-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:367 -#: ../../enterprise/tools/ipam/ipam_calculator.php:84 -#: ../../enterprise/tools/ipam/ipam_excel.php:134 -msgid "Mask" -msgstr "Masque" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:385 -#: ../../enterprise/tools/ipam/ipam_excel.php:135 -msgid "Subneting Mask" -msgstr "Masque de sous-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:408 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:580 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:867 -#: ../../enterprise/tools/ipam/ipam_list.php:129 -#: ../../enterprise/tools/ipam/ipam_list.php:595 -msgid "Site" -msgstr "Site" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:443 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1111 -msgid "Update Supernet" -msgstr "Mettre à jour le super-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:450 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1249 -msgid "New Supernet" -msgstr "Nouveau super-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:491 -#, php-format -msgid "%s supernets created" -msgstr "Super-réseaux %s créés" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:493 -msgid "supernets creation failed" -msgstr "La création de super-réseaux a échoué" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:504 -#: ../../enterprise/tools/ipam/ipam_list.php:447 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:316 -#: ../../enterprise/extensions/csv_import_group/main.php:68 -msgid "The CSV file must have the fields in the following order: " -msgstr "Le fichier CSV doit avoir des champs dans l'ordre suivant: " - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:522 -#: ../../enterprise/tools/ipam/ipam_network.php:115 -#: ../../enterprise/tools/ipam/ipam_list.php:50 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:393 -#: ../../enterprise/include/class/CSVImportAgents.class.php:144 -#: ../../enterprise/extensions/csv_import_group/main.php:84 -msgid "Upload file" -msgstr "Charger un fichier" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:531 -#: ../../enterprise/tools/ipam/ipam_network.php:124 -#: ../../enterprise/tools/ipam/ipam_list.php:59 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:402 -#: ../../enterprise/include/class/CSVImportAgents.class.php:161 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1400 -#: ../../enterprise/extensions/csv_import_group/main.php:87 -msgid "Separator" -msgstr "Séparateur" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:544 -#: ../../enterprise/tools/ipam/ipam_network.php:137 -#: ../../enterprise/tools/ipam/ipam_list.php:72 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:415 -#: ../../enterprise/extensions/csv_import_group/main.php:100 -msgid "Upload CSV file" -msgstr "Téléverser un fichier CSV" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:566 -#: ../../enterprise/tools/ipam/ipam_list.php:93 -msgid "Search filter by name, network address or description" -msgstr "Chercher de filtre par nom, adresse réseau ou description" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:593 -msgid "Min. networks range" -msgstr "Éventail de réseaux minimale" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:596 -msgid "Max. networks range" -msgstr "Éventail de réseaux maximale" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:863 -msgid "Address / Masks" -msgstr "Adresse / Masques" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:865 -msgid "Subneting mask" -msgstr "Masque de sous-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:866 -msgid "Networks range" -msgstr "Éventail de réseaux" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:874 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:688 -msgid "Networks" -msgstr "Réseaux" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:974 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1104 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:702 -#: ../../enterprise/include/ajax/ipam.ajax.php:443 -#: ../../enterprise/include/ajax/ipam.ajax.php:500 -#: ../../enterprise/include/ajax/ipam.ajax.php:531 -#: ../../enterprise/include/ajax/ipam.ajax.php:578 -msgid "No assigned networks" -msgstr "Réseaux non-attribués" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1035 -msgid "Delete network in supernet" -msgstr "Éliminer réseau du super-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1084 -msgid "Manage networks in supernet" -msgstr "Gérer les réseaux dans supernet" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1118 -msgid "Add network to supernet" -msgstr "Ajouter du réseau au super-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1121 -msgid "Next network" -msgstr "Réseau suivant" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1153 -msgid "Delete Supernet" -msgstr "Éliminer du super-réseau" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1175 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:871 -#: ../../include/functions_visual_map_editor.php:793 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:562 -msgid "Show statistics" -msgstr "Afficher les statistiques" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1242 -msgid "No Supernet found" -msgstr "Aucune super-réseau trouvé" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:64 -#: ../../enterprise/tools/ipam/ipam_calculator.php:66 -#: ../../enterprise/tools/ipam/ipam_calculator.php:87 -#: ../../enterprise/tools/ipam/ipam_calculator.php:90 -#: ../../enterprise/tools/ipam/ipam_calculator.php:93 -#: ../../enterprise/tools/ipam/ipam_calculator.php:96 -msgid "Example:" -msgstr "Exemple :" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:70 -msgid "Bit mask" -msgstr "Masque de bit" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:71 -msgid "Net mask" -msgstr "Masque de réseau" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:74 -msgid "Mask format" -msgstr "Format du masque" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:105 -msgid "Calculate" -msgstr "Calculer" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:112 -msgid "Address field is empty" -msgstr "Le champ adresse est vide." - -#: ../../enterprise/tools/ipam/ipam_calculator.php:120 -msgid "Mask field is empty" -msgstr "Le champ masque est vide." - -#: ../../enterprise/tools/ipam/ipam_calculator.php:139 -#: ../../enterprise/tools/ipam/ipam_calculator.php:152 -msgid "Incorrect address format" -msgstr "Format d'adresse incorrect" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:144 -#: ../../enterprise/tools/ipam/ipam_calculator.php:157 -#: ../../enterprise/tools/ipam/ipam_calculator.php:162 -msgid "Incorrect mask format" -msgstr "Format de masque incorrect" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:190 -msgid "Network mask" -msgstr "Masque de réseau" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:211 -msgid "Network wildcard" -msgstr "Caractère de remplacement du réseau" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:220 -msgid "Network address" -msgstr "Adresse du réseau" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:229 -msgid "Broadcast address" -msgstr "Adresse de diffusion" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:238 -msgid "First valid IP" -msgstr "Première adresse IP valide" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:247 -msgid "Last valid IP" -msgstr "Dernière adresse IP valide" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:257 -msgid "Hosts/Net" -msgstr "Hôtes/Réseau" - -#: ../../enterprise/tools/ipam/ipam_editor.php:56 -msgid "Network not found" -msgstr "Réseau introuvable" - -#: ../../enterprise/tools/ipam/ipam_editor.php:122 -msgid "Format: IP/Mask" -msgstr "Format : IP/Masque" - -#: ../../enterprise/tools/ipam/ipam_editor.php:136 -msgid "Examples" -msgstr "Exemples" - -#: ../../enterprise/tools/ipam/ipam_editor.php:192 -msgid "For example: Central Data Center" -msgstr "Par exemple : Centre de données" - -#: ../../enterprise/tools/ipam/ipam_editor.php:225 -msgid "For example: Pandora" -msgstr "Par exemple : Pandora" - -#: ../../enterprise/tools/ipam/ipam_editor.php:243 -#: ../../enterprise/tools/ipam/ipam_list.php:609 -msgid "Vrf" -msgstr "Vrf" - -#: ../../enterprise/tools/ipam/ipam_editor.php:244 -msgid "Virtual Routing and Forwarding" -msgstr "Routage et transfert virtuels" - -#: ../../enterprise/tools/ipam/ipam_editor.php:262 -msgid "Include statistical monitors" -msgstr "Inclure des moniteurs statistiques" - -#: ../../enterprise/tools/ipam/ipam_editor.php:277 -msgid "Lightweight mode" -msgstr "Mode léger" - -#: ../../enterprise/tools/ipam/ipam_editor.php:278 -msgid "Use quicker network scan" -msgstr "Utiliser des scans réseau" - -#: ../../enterprise/tools/ipam/ipam_editor.php:294 -msgid "Target group for monitoring agent" -msgstr "Group cible pour l'agent de supervision" - -#: ../../enterprise/tools/ipam/ipam_editor.php:315 -msgid "Scan interval" -msgstr "Vérifier intervalle" - -#: ../../enterprise/tools/ipam/ipam_editor.php:316 -msgid "0 for manually scan" -msgstr "0 pour vérification manuelle" - -#: ../../enterprise/tools/ipam/ipam_editor.php:330 -msgid "The list of users can manage the networks in the IPAM." -msgstr "La liste des utilisateurs peut gérer les réseaux dans l’IPAM." - -#: ../../enterprise/tools/ipam/ipam_editor.php:331 -msgid " Only the admin users can manage networks and edit the networks" -msgstr "" -" Seuls les utilisateurs administrateurs peuvent gérer les réseaux et modifier " -"les réseaux" - -#: ../../enterprise/tools/ipam/ipam_editor.php:332 -msgid "Operator users" -msgstr "Utilisateurs de l'opérateur" - -#: ../../enterprise/tools/ipam/ipam_editor.php:338 -msgid "All users" -msgstr "Tous les utilisateurs" - -#: ../../enterprise/tools/ipam/ipam_network.php:163 -msgid "No addresses found on this network" -msgstr "Aucune adresse trouvée sur ce réseau" - -#: ../../enterprise/tools/ipam/ipam_network.php:314 -msgid "Edit address" -msgstr "Modifier l'adresse" - -#: ../../enterprise/tools/ipam/ipam_network.php:327 -msgid "Disabled address" -msgstr "Adresse désactivée" - -#: ../../enterprise/tools/ipam/ipam_network.php:327 -msgid "This address will not be updated by the server" -msgstr "Cette adresse ne sera pas mise à jour par le serveur" - -#: ../../enterprise/tools/ipam/ipam_network.php:396 -#: ../../enterprise/tools/ipam/ipam_ajax.php:364 -#: ../../enterprise/include/functions_ipam.php:1644 -#: ../../enterprise/include/functions_ipam.php:1645 -#: ../../enterprise/include/functions_ipam.php:2033 -#: ../../include/class/Diagnostics.class.php:734 -#: ../../include/class/Diagnostics.class.php:752 -msgid "Hostname" -msgstr "Nom d'hôte" - -#: ../../enterprise/tools/ipam/ipam_network.php:400 -#: ../../enterprise/tools/ipam/ipam_ajax.php:406 -#: ../../enterprise/tools/ipam/ipam_massive.php:103 -#: ../../enterprise/include/functions_ipam.php:1567 -#: ../../enterprise/include/functions_ipam.php:2038 -msgid "Managed" -msgstr "Géré" - -#: ../../enterprise/tools/ipam/ipam_network.php:401 -#: ../../enterprise/tools/ipam/ipam_ajax.php:432 -#: ../../enterprise/tools/ipam/ipam_massive.php:103 -#: ../../enterprise/include/functions_ipam.php:1573 -#: ../../enterprise/include/functions_ipam.php:1730 -#: ../../enterprise/include/functions_ipam.php:2039 -msgid "Reserved" -msgstr "Réservé" - -#: ../../enterprise/tools/ipam/ipam_network.php:454 -#: ../../enterprise/tools/ipam/ipam_network.php:533 -#: ../../enterprise/tools/ipam/ipam_network.php:575 -msgid "Change to automatic mode" -msgstr "Changer au mode automatique" - -#: ../../enterprise/tools/ipam/ipam_network.php:463 -#: ../../enterprise/tools/ipam/ipam_network.php:542 -#: ../../enterprise/tools/ipam/ipam_network.php:584 -msgid "Change to manual mode" -msgstr "Changer au mode manuel" - -#: ../../enterprise/tools/ipam/ipam_network.php:663 -msgid "Add comments" -msgstr "Ajouter des commentaires" - -#: ../../enterprise/tools/ipam/ipam_network.php:691 -msgid "Update agent address" -msgstr "Mise à jour de l'adresse de l'agent" - -#: ../../enterprise/tools/ipam/ipam_network.php:857 -msgid "Please, uncheck auto option to set manual agent." -msgstr "Veuillez décocher l'option automatique pour régler l'agent manuellement" - -#: ../../enterprise/tools/ipam/ipam_excel.php:136 -#: ../../enterprise/tools/ipam/ipam_excel.php:202 -#: ../../enterprise/include/functions_ipam.php:1555 -#: ../../enterprise/include/functions_ipam.php:1985 -msgid "Total IPs" -msgstr "Adresses IP totales" - -#: ../../enterprise/tools/ipam/ipam_excel.php:137 -#: ../../enterprise/tools/ipam/ipam_excel.php:203 -#: ../../enterprise/include/functions_ipam.php:1986 -msgid "Alive IPs" -msgstr "IPs actives" - -#: ../../enterprise/tools/ipam/ipam_excel.php:138 -#: ../../enterprise/tools/ipam/ipam_excel.php:204 -#: ../../enterprise/include/functions_ipam.php:1987 -msgid "Occupied %" -msgstr "% occupé" - -#: ../../enterprise/tools/ipam/ipam_excel.php:139 -#: ../../enterprise/tools/ipam/ipam_excel.php:205 -#: ../../enterprise/include/functions_ipam.php:1988 -msgid "Available %" -msgstr "% disponible" - -#: ../../enterprise/tools/ipam/ipam_excel.php:140 -#: ../../enterprise/tools/ipam/ipam_excel.php:206 -#: ../../enterprise/include/functions_ipam.php:1989 -msgid "Managed IPs" -msgstr "IPs gérés" - -#: ../../enterprise/tools/ipam/ipam_excel.php:141 -#: ../../enterprise/tools/ipam/ipam_excel.php:207 -#: ../../enterprise/include/functions_ipam.php:1990 -msgid "Managed %" -msgstr "% géré" - -#: ../../enterprise/tools/ipam/ipam_excel.php:142 -#: ../../enterprise/tools/ipam/ipam_excel.php:208 -#: ../../enterprise/include/functions_ipam.php:1991 -msgid "Unmanaged %" -msgstr "% non géré" - -#: ../../enterprise/tools/ipam/ipam_excel.php:143 -#: ../../enterprise/tools/ipam/ipam_excel.php:209 -#: ../../enterprise/include/functions_ipam.php:1992 -msgid "Reserved IPs" -msgstr "IPs réservées" - -#: ../../enterprise/tools/ipam/ipam_excel.php:144 -#: ../../enterprise/tools/ipam/ipam_excel.php:210 -#: ../../enterprise/include/functions_ipam.php:1993 -msgid "Reserved %" -msgstr "% réservé" - -#: ../../enterprise/tools/ipam/ipam_excel.php:145 -#: ../../enterprise/tools/ipam/ipam_excel.php:211 -#: ../../enterprise/include/functions_ipam.php:1994 -msgid "Not reserved %" -msgstr "% non reservé" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:285 -msgid "There is not an available IP." -msgstr "Aucune adresse IP disponible" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:287 -msgid "Next available IP Address is:" -msgstr "La suivante adresse IP disponible est :" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:313 -msgid "Reserve this IP now" -msgstr "Réserver cette adresse IP maintenant" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:329 -msgid "Manage this IP now" -msgstr "Gérer cette adresse IP maintenant" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:374 -msgid "Operating system" -msgstr "Système d'exploitation" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:384 -msgid "This agent has other IPs" -msgstr "Cet agent a d'autres adresses IP." - -#: ../../enterprise/tools/ipam/ipam_ajax.php:393 -msgid "Generate events" -msgstr "Générer des événements" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:445 -msgid "Leases Dhcp" -msgstr "Leases Dhcp" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:455 -msgid "leased mode" -msgstr "mode leased" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:468 -msgid "leased expiration" -msgstr "expiration loué" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:473 -#: ../../include/class/NetworkMap.class.php:2910 -msgid "MAC" -msgstr "MAC" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:489 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:424 -msgid "Created" -msgstr "Créé" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:499 -msgid "Edited" -msgstr "Modifié" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:509 -msgid "Tracking" -msgstr "Suivi" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:524 -msgid "Ping" -msgstr "Ping" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:540 -#: ../../include/ajax/events.php:1213 -#, php-format -msgid "Executing command: %s" -msgstr "Exécution de la commande : %s" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:551 -#: ../../include/ajax/events.php:1230 ../../include/ajax/events.php:1254 -msgid "Execute again" -msgstr "Exécuter à nouveau" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:565 -msgid "Ping to host" -msgstr "Ping à un hôte" - -#: ../../enterprise/tools/ipam/ipam_list.php:434 -#, php-format -msgid "%s networks created" -msgstr "Réseaux %s crées" - -#: ../../enterprise/tools/ipam/ipam_list.php:436 -msgid "Networks creation failed" -msgstr "La création de réseaux a échoué" - -#: ../../enterprise/tools/ipam/ipam_list.php:501 -msgid "No networks found" -msgstr "Aucun réseau trouvé" - -#: ../../enterprise/tools/ipam/ipam_list.php:625 -msgid "IPs" -msgstr "Adresses IP" - -#: ../../enterprise/tools/ipam/ipam_list.php:708 -msgid "Edit network" -msgstr "Éditer le réseau" - -#: ../../enterprise/tools/ipam/ipam_list.php:719 -msgid "Delete network" -msgstr "Supprimer le réseau" - -#: ../../enterprise/tools/ipam/ipam_massive.php:82 -msgid "Addresses" -msgstr "Adresses" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:45 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:268 -msgid "There is no VLAN name. Please introduce a name" -msgstr "Il n'y a pas de nom pour le VLAN. Entrez un nom" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:49 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:87 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:272 -msgid "Custom ID is not valid" -msgstr "L’ID personnalisé n’est pas valide" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:66 -msgid "Vlan created" -msgstr "Vlan crée" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:68 -msgid "Vlan not created" -msgstr "Vlan non crée" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:72 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:296 -msgid "VLAN name exists in database, please select another name" -msgstr "Le nom du VLAN existe dans la base de données, sélectionnez un autre nom" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:83 -msgid "There is no vlan name. Please introduce a name" -msgstr "Il n'y a pas de nom du VLAN. Entrez un nom" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:109 -msgid "Vlan updated" -msgstr "Vlan mis à jour" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:111 -msgid "Vlan not updated" -msgstr "Vlan non mis à jour" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:115 -msgid "Vlan name exists in database, please select other name" -msgstr "" -"Le nom du Vlan existe déjà dans la base de données, sélectionnez un autre nom" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:135 -msgid "Could not be deleted, please select vlan" -msgstr "Il n'a pas pue être éliminé, sélectionnez un vlan" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:163 -msgid "Network name cannot be repeated in this Vlan" -msgstr "Le nom du réseau ne peut pas être répété and ce Vlan" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:184 -msgid "Vlan name could not be added, please select vlan" -msgstr "Le nom du Vlan n'a pas pu être ajouté, sélectionnez clan" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:212 -msgid "Could not be deleted, please select VLAN and network" -msgstr "Il n'as pas pu être éliminé, sélectionnez vlan et réseau" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:219 -#, php-format -msgid "Failed to delete %d/%d networks from VLAN" -msgstr "Impossible de supprimer les réseaux %d/%d du VLAN" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:223 -msgid "Successfully deleted network from VLAN" -msgstr "Réseau supprimé avec succès du VLAN" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:225 -#, php-format -msgid "Successfully deleted %d/%d networks from VLAN" -msgstr "Suppression réussie des réseaux %d/%d du VLAN" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:303 -#, php-format -msgid "%s VLAN networks have been created" -msgstr "Les réseaux VLAN %s ont été crées" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:305 -msgid "Could not create VLAN networks" -msgstr "Les réseaux VLAN n¡ont pas pu être créés" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:366 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:822 -msgid "Update Vlan" -msgstr "Mettre à jour le Vlan" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:373 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:917 -msgid "New Vlan" -msgstr "Nouveau Vlan" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:435 -msgid "Search filter by name" -msgstr "Chercher filtre par nom" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:736 -msgid "Delete network to vlan" -msgstr "Éliminer réseau du vlan" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:796 -msgid "Manage networks in VLAN" -msgstr "Gérer les réseaux en VLAN" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:816 -msgid "Not assigned networks" -msgstr "Réseaux non-attribués" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:829 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:848 -msgid "Add network to Vlan" -msgstr "Ajouter réseau au Vlan" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:832 -msgid "Create network" -msgstr "Créer réseau" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:865 -msgid "Delete Vlan" -msgstr "Éliminer Vlan" - -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:906 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:459 -msgid "No vlans found" -msgstr "Il n'a pas de vlans trouvés" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:58 -msgid "succesfully created" -msgstr "créé correctement" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:62 -msgid "not created" -msgstr "non créé" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:67 -msgid "exists in bbdd, please select other name" -msgstr "Il existe dans la base de données, sélectionnez un autre nom" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:72 -msgid "please, select VLAN to be created" -msgstr "Veuillez sélectionner le VLAN à creer" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:231 -msgid "Please enter adress, for search vlans" -msgstr "Veuillez entrer l'adresse pour chercher des vlans" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:337 -msgid "privacy pass" -msgstr "Connexion privée" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:397 -msgid "Run" -msgstr "Exécuter" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:409 -msgid "Vlan name" -msgstr "Nom de vlan" - -#: ../../enterprise/tools/ipam/ipam_sites.php:70 -msgid "Successfully saved" -msgstr "Enregistré correctement" - -#: ../../enterprise/tools/ipam/ipam_sites.php:76 -#, php-format -msgid "Failed to save site %s" -msgstr "Impossible d’enregistrer site %s" - -#: ../../enterprise/tools/ipam/ipam_sites.php:132 -#, php-format -msgid "Failed to delete site %s" -msgstr "Impossible de supprimer site %s" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:64 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:383 -msgid "Custom OID" -msgstr "OID personnalisé" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:225 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:237 -msgid "Successfully added trap custom values" -msgstr "Ajouté correctement aux valeurs personnalisées du déroutement" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:227 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:239 -msgid "Error adding trap custom values" -msgstr "Erreur d'ajout des valeurs personnalisées de déroutement" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:242 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:317 -msgid "This custom OID is preexistent." -msgstr "L'OID personnalisé existe déjà." - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:283 -msgid "No change in data" -msgstr "Aucun changement dans les données" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:285 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:312 -msgid "Successfully updated trap custom values" -msgstr "Valeurs personnalisées de déroutement mises à jour correctement" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:287 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:314 -msgid "Error updating trap custom values" -msgstr "Erreur de mise à jour des valeurs personnalisées de déroutement" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:330 -msgid "Successfully deleted trap custom values" -msgstr "Valeurs personnalisées de déroutement supprimées correctement" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:336 -msgid "Error deleting trap custom values" -msgstr "Erreur de suppression des valeurs personnalisées de déroutement" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:342 -#, php-format -msgid "Uploaded %s/%s traps" -msgstr "Déroutements %s/%s téléversés" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:346 -msgid "Fail uploaded file" -msgstr "Erreur de téléversement du fichier" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:351 -msgid "" -"MIB files will be loaded and searched for SNMP trap definitions. They will not " -"be installed on the system! You can use the MIB uploader for that purpose." -msgstr "" -"Les fichiers MIB seront chargés ; ils ont cherché des définitions de " -"déroutements SNMP. Ils ne seront pas installés sur le système ! Vous pouvez " -"utiliser le téléverseur MIB pour ce faire." - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:360 -msgid "Load MIB" -msgstr "Charger MIB" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:362 -msgid "Upload MIB" -msgstr "Téléverser MIB" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:107 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:131 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:193 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:170 -msgid "Edit template" -msgstr "Modifier le modèle" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:166 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:667 -#: ../../enterprise/godmode/reporting/graph_template_list.php:257 -#: ../../enterprise/godmode/reporting/visual_console_template.php:254 -msgid "Create template" -msgstr "Créer un modèle" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:181 -msgid "List templates" -msgstr "Liste de modèles" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:661 -msgid "You haven't created templates yet." -msgstr "Vous n'avez pas encore créé de modèles." - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:681 -msgid "Generate a dynamic report" -msgstr "Générer un rapport dynamique" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:749 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:217 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:391 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:264 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:239 -#: ../../enterprise/godmode/policies/policy_agents.php:499 -#: ../../enterprise/godmode/policies/policy_agents.php:513 -#: ../../enterprise/include/class/Omnishell.class.php:825 -#: ../../enterprise/include/class/Omnishell.class.php:904 -msgid "Filter agent" -msgstr "Filtrer l'agent" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:759 -#: ../../include/functions_reports.php:1380 -msgid "Period " -msgstr "Période " - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:765 -msgid "Set start and end date" -msgstr "Définir les dates de début et de fin" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:815 -msgid "Monthly SLA period" -msgstr "Période SLA mensuelle" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:815 -msgid "This field only applies in case of Monthly SLA item." -msgstr "Ce champ ne s’applique qu’en cas d’élément SLA mensuel." - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:832 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:228 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:415 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:281 -msgid "Agents available" -msgstr "Agents disponibles" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:832 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:834 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:228 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:234 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:412 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:422 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:172 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:177 -#: ../../include/functions_snmp_browser.php:1511 -#: ../../include/functions_snmp_browser.php:1513 -msgid "Select all" -msgstr "Tout sélectionner" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:834 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:234 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:425 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:208 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:287 -msgid "Agents to apply" -msgstr "Agents à appliquer" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:857 -#: ../../enterprise/include/class/Omnishell.class.php:867 -msgid "Add agents" -msgstr "Ajouter des agents" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:865 -msgid "Undo agents" -msgstr "Annuler les agents" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:902 -msgid "RegEx agent filter" -msgstr "Filtre d’agent RegEx" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:903 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:209 -msgid "" -"Case insensitive regular expression for agent alias. For example: Network.* " -"will match with the following agent alias: network_agent1, NetworK CHECKS" -msgstr "" -"Expression régulière insensible à la casse pour l’alias d’agent. Par exemple : " -"Network.* correspond à l’alias d’agent suivant : network_agent1, NetworK CHECKS" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:918 -msgid "Generate" -msgstr "Générer" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1312 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1334 -msgid "Please set agent or agent regex distinct than " -msgstr "Veuillez définir agent ou agent regex distinct de " - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1342 -msgid "It is not a regular expression " -msgstr "Ce n’est pas une expression régulière " - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1344 -msgid "No agent matches regular expression " -msgstr "Aucun agent ne correspond à l’expression régulière " - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:81 -msgid "Advance Reporting" -msgstr "Rapport avancé" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:97 -msgid "Page orientation" -msgstr "Orientation de la page" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:105 -#: ../../include/functions_visual_map_editor.php:843 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:483 -msgid "Vertical" -msgstr "Vertical" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:114 -#: ../../include/functions_visual_map_editor.php:844 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:482 -msgid "Horizontal" -msgstr "Horizontal" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:116 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:127 -#: ../../enterprise/meta/include/functions_meta.php:1809 -#: ../../include/functions_config.php:1405 -msgid "Font family" -msgstr "Type de police" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:128 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:131 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1054 -msgid "" -"The path of custom logos is 'images/custom_logo' in the console installation. " -"You can upload more files (ONLY JPEG AND PNG) with the upload tool." -msgstr "" -"Le chemin des logos personnalisés est 'images/custom_logo' dans l’installation " -"de la console. Vous pouvez télécharger plus de fichiers (UNIQUEMENT JPEG ET " -"PNG) avec l’outil de téléchargement." - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:58 -msgid "Not created. Blank name" -msgstr "Non créé. Nom vide" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:94 -msgid "Graph template editor" -msgstr "Éditeur de modèle de graphique" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:173 -msgid "Template updated successfully" -msgstr "Modèle mis à jour correctement" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:174 -#: ../../include/class/ModuleTemplates.class.php:355 -msgid "Error updating template" -msgstr "Erreur mise à jour du modèle" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:219 -msgid "3 hours" -msgstr "3 heures" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:220 -#: ../../include/ajax/module.php:201 -msgid "6 hours" -msgstr "6 heures" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:224 -msgid "4 days" -msgstr "4 jours" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:228 -msgid "2 months" -msgstr "2 mois" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:229 -#: ../../include/ajax/module.php:208 -msgid "6 months" -msgstr "6 mois" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:230 -#: ../../include/functions.php:2700 ../../include/ajax/module.php:209 -msgid "1 year" -msgstr "1 an" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:239 -msgid "Stacked" -msgstr "En attente" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:275 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:106 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 -msgid "Elements to apply" -msgstr "Éléments à appliquer" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:298 -msgid "Order:" -msgstr "Ordre :" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:334 -msgid "" -"Show a resume table with max, min, average of total modules on the report " -"bottom:" -msgstr "" -"Afficher un tableau résumé avec le maximum, le minimum et la moyenne de " -"modules totaux à la fin du rapport :" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:577 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2503 -msgid "" -"If this option was checked, only adding in elements that type of modules " -"support this option." -msgstr "" -"Si vous cochez cette case, cette option sera possible que si vous ajoutez des " -"modules de ce type." - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:685 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2901 -msgid "By agent" -msgstr "Par agent" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:695 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2911 -msgid "By user validator" -msgstr "Par utilisateur validateur" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:705 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2921 -msgid "By criticity" -msgstr "Par niveau de sévérité" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:715 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2931 -msgid "Validated vs unvalidated" -msgstr "Validés / non validés" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:80 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:147 -msgid "Cleanup sucessfully" -msgstr "Nettoyé correctement" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:83 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:150 -msgid "Cleanup error" -msgstr "Erreur de nettoyage" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:135 -msgid "Wizard template" -msgstr "Modèle de l'assistant" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:197 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:266 -msgid "Clean up template" -msgstr "Nettoyer le modèle" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:259 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:466 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:304 -msgid "Add agents to template" -msgstr "Ajouter agents au modèle" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:263 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:478 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:306 -msgid "Undo agents to template" -msgstr "Annuler ajout d'agents au modèle" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:281 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:499 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:324 -msgid "Apply template" -msgstr "Appliquer le modèle" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:443 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:475 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:830 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:861 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:631 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:661 -msgid "Please set template distinct than " -msgstr "Veuillez configurer un modèle différent de " - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:470 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:856 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:656 -msgid "" -"This will be delete all reports created in previous template applications. Do " -"you want to continue?" -msgstr "" -"Ceci supprimera tous les rapports créés dans les applications de modèles " -"précédentes. Voulez-vous continuer ?" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:46 -#: ../../include/functions_reports.php:815 -msgid "Top n" -msgstr "Top N" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:47 -#: ../../enterprise/include/functions_reporting_csv.php:900 -#: ../../include/functions_reports.php:789 -#: ../../include/functions_reporting.php:3048 -msgid "Exception" -msgstr "Exception" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:74 -#: ../../enterprise/include/functions_reporting.php:82 -msgid "Global" -msgstr "Général" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:250 -#: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../include/functions_reporting_html.php:4693 -msgid "Sum" -msgstr "Total" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:262 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:392 -#: ../../include/functions_reporting.php:9748 -msgid "Rate" -msgstr "Taux" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:424 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2543 -msgid ">=" -msgstr ">=" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:426 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2550 -msgid "<" -msgstr "<" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:450 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2690 -msgid "" -"Show a resume table with max, min, average of total modules on the report " -"bottom" -msgstr "" -"Montrer un tableau résumé avec le maximum, le minimum et la moyenne de modules " -"totaux à la fin du rapport." - -#: ../../enterprise/godmode/reporting/aws_view.php:53 -msgid "Instance" -msgstr "Instance" - -#: ../../enterprise/godmode/reporting/aws_view.php:54 -#: ../../include/class/Diagnostics.class.php:722 -msgid "CPU" -msgstr "UCT" - -#: ../../enterprise/godmode/reporting/aws_view.php:55 -msgid "IO read" -msgstr "E/S lues" - -#: ../../enterprise/godmode/reporting/aws_view.php:56 -msgid "IO write" -msgstr "Écriture d’E/S" - -#: ../../enterprise/godmode/reporting/aws_view.php:57 -msgid "Disk read" -msgstr "Lecture du disque" - -#: ../../enterprise/godmode/reporting/aws_view.php:58 -msgid "Disk write" -msgstr "Écriture sur disque" - -#: ../../enterprise/godmode/reporting/aws_view.php:59 -msgid "Network in" -msgstr "Réseau entrée" - -#: ../../enterprise/godmode/reporting/aws_view.php:60 -msgid "Network out" -msgstr "Réseau sortie" - -#: ../../enterprise/godmode/reporting/aws_view.php:134 -msgid "Failed to retrieve AWS information using selected account." -msgstr "" -"Impossible de récupérer les informations AWS à l’aide du compte sélectionné." - -#: ../../enterprise/godmode/reporting/aws_view.php:153 -msgid "AWS credentials not validated." -msgstr "Identifiants AWS non validées." - -#: ../../enterprise/godmode/reporting/aws_view.php:168 -msgid "Discovery Cloud: AWS" -msgstr "Discovery Cloud : AWS" - -#: ../../enterprise/godmode/reporting/aws_view.php:177 -msgid "Please, select an account: " -msgstr "Veuillez sélectionner un compte : " - -#: ../../enterprise/godmode/reporting/aws_view.php:186 -msgid "CREATE CLOUD MONITORING DISCOVERY TASK" -msgstr "CRÉER UNE TÂCHE DE DÉCOUVERTE DE SUPERVISION CLOUD" - -#: ../../enterprise/godmode/reporting/aws_view.php:189 -msgid "" -"Within this view you will find information collected using Discovery Cloud AWS " -"task. You will be able to see the most relevant information about your " -"infrastructure, such as the current cost of your contracted services, the " -"number of instances per region or resource usage metrics. In order to collect " -"this information you must create a Cloud Monitoring Discovery task." -msgstr "" -"Dans cette vue, vous trouverez des informations collectées à l’aide de la " -"tâche AWS Discovery Cloud. Vous pourrez voir les informations les plus " -"pertinentes sur votre infrastructure, telles que le coût actuel de vos " -"services contractuels, le nombre d’instances par région ou les mesures " -"d’utilisation des ressources. Pour collecter ces informations, vous devez " -"créer une tâche Cloud Monitoring Discovery." - -#: ../../enterprise/godmode/reporting/aws_view.php:192 -msgid "Press the create button to begin." -msgstr "Cliquez Créer pour commencer." - -#: ../../enterprise/godmode/reporting/aws_view.php:221 -msgid "Instance table" -msgstr "Table d’instance" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:119 -msgid "Graph template management" -msgstr "Gestion du modèle de graphique" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:252 -msgid "There are no defined graph templates" -msgstr "Aucun modèle de graphique défini" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:115 -msgid "Advance Options" -msgstr "Options avancées" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:198 -#: ../../enterprise/include/functions_reporting.php:71 -msgid "Wizard SLA" -msgstr "Assistant SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:221 -#: ../../enterprise/godmode/services/services.service.php:804 -#: ../../enterprise/include/functions_reporting_csv.php:1481 -#: ../../include/functions_reports.php:699 -#: ../../include/functions_reporting.php:950 -msgid "S.L.A." -msgstr "SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:222 -#: ../../enterprise/include/functions_reporting.php:2371 -#: ../../include/functions_reports.php:704 -msgid "Monthly S.L.A." -msgstr "SLA mensuel" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:223 -#: ../../enterprise/include/functions_reporting.php:3323 -#: ../../include/functions_reports.php:708 -msgid "Weekly S.L.A." -msgstr "SLA hebdomadaire" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:224 -msgid "hourly S.L.A." -msgstr "SLA par heures" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:225 -msgid "Availability Graph S.L.A." -msgstr "Graphique de disponibilité SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:226 -#: ../../enterprise/include/functions_reporting.php:5566 -#: ../../include/functions_reports.php:718 -msgid "Services S.L.A." -msgstr "SLA de services" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 -msgid "SLA min value" -msgstr "Valeur minimale de SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:360 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:366 -msgid "Enter possible range of values in SLA." -msgstr "Entrez la plage de valeurs possible dans SLA." - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 -msgid "SLA min Value" -msgstr "Valeur minimale de SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:360 -msgid "SLA max value" -msgstr "Valeur maximale de SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:361 -msgid "SLA max Value" -msgstr "Valeur maximale de SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:366 -msgid "SLA Limit %" -msgstr "Limite % SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:367 -msgid "SLA Limit Value" -msgstr "Valeur limite de SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:372 -msgid "Dynamic SLA" -msgstr "SLA dynamique" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:379 -msgid "Inverse SLA" -msgstr "Inverse SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:520 -msgid "Please introduce a SLA max value higher than the SLA min value" -msgstr "" -"Veuillez introduire une valeur SLA max supérieure à la valeur minimale SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:644 -msgid "Dynamic SLA can not be Inverse" -msgstr "Le SLA dynamique ne peut pas être inverse" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:649 -msgid "Check Dynamic SLA or introduce a max and min SLA value" -msgstr "" -"Vérifier le SLA dynamique ou introduiser une valeur SLA maximale et minimale" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:653 -msgid "SLA Limit value is needed" -msgstr "La valeur limite SLA est nécessaire" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:141 -#: ../../enterprise/godmode/reporting/visual_console_template.php:157 -msgid "visual console has not been selected" -msgstr "La console visuelle n’a pas été sélectionné" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:147 -msgid "Error. Error created template" -msgstr "Erreur. Modèle créé par erreur" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:149 -msgid "Error. Template name cannot be repeated" -msgstr "Erreur. Le nom du modèle ne peut pas être répété" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:151 -msgid "Successfully created template" -msgstr "Modèle créé correctement" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:163 -msgid "Error. Error delete template" -msgstr "Erreur. Erreur de suppression du modèle" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:165 -msgid "Successfully delete template" -msgstr "Supprimer le modèle correctement" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:187 -msgid "Create From" -msgstr "Créer à partir de" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:198 -msgid "There is not any visual console created. Please, create one firstly." -msgstr "" -"Aucune console visuelle n’est créée. S’il vous plaît, créez-en un d’abord." - -#: ../../enterprise/godmode/reporting/visual_console_template.php:260 -msgid "Create New Template" -msgstr "Créer Nouveau Modèle" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:272 -#: ../../enterprise/godmode/massive/massive_create_services.php:809 -#: ../../enterprise/godmode/services/services.service.php:728 -#: ../../views/dashboard/formDashboard.php:122 -msgid "Favourite" -msgstr "Favori" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:139 -#: ../../enterprise/include/functions_ipam.php:1563 -msgid "Available" -msgstr "Disponible" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:141 -#: ../../include/graphs/export_data.php:100 -msgid "Selected" -msgstr "Sélectionnés" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:150 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:151 -msgid "Push the selected services into the list" -msgstr "Ajouter les services sélectionnés à la liste" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:161 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:162 -msgid "Remove the services from the list" -msgstr "Supprimer les services de la liste" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:229 -msgid "Icon preview" -msgstr "Aperçu de l'icône" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:295 -msgid "The services list is empty" -msgstr "La liste des services est vide." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:195 -msgid "No item could be applied to report." -msgstr "Aucun élément n’a pu être appliqué au rapport." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:198 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:156 -msgid "Sucessfully applied" -msgstr "Appliqués correctement" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:198 -msgid "reports" -msgstr "Rapports" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:198 -msgid "items" -msgstr "éléments" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:200 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:158 -msgid "Could not be applied" -msgstr "Erreur d'application" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:221 -msgid "Create template report wizard" -msgstr "Assistant de création de modèles de rapports" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:273 -msgid "Create report per agent" -msgstr "Créer un rapport par agent" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:282 -msgid "" -"Left in blank if you want to use default name: Template name - agents (num " -"agents) - Date" -msgstr "" -"Laissez-le en blanc si vous voulez utiliser le nom par défaut : Template name " -"- agents (num agents) - Date" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:288 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:236 -msgid "Target group" -msgstr "Groupe cible" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:327 -msgid "Filter by" -msgstr "Filtrer par" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:398 -msgid "Filter tag" -msgstr "Filtrer par étiquette" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:834 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:635 -msgid "Please set agent distinct than " -msgstr "Veuillez configurer un agent différent de " - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:65 -msgid "Graph template item editor" -msgstr "Éditeur d’éléments de modèle de graphique" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:206 -msgid "Decrease Weight" -msgstr "Diminuer le poids" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:206 -msgid "Increase Weight" -msgstr "Augmenter le poids" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:108 -msgid "Template Wizard" -msgstr "Assistant du modèle" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:200 -msgid "Visual console name" -msgstr "Nom de la console visuelle" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:200 -msgid "" -"You can use macro _agentalias_ here. Left in blank if you want to use default " -"name: Template name - agent alias" -msgstr "" -"Vous pouvez utiliser macro _agentalias_ ici. Laissé vide si vous souhaitez " -"utiliser le nom par défaut : Nom du modèle - alias de l’agent" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1971 -msgid "Select server" -msgstr "Sélectionner un serveur" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2032 -#: ../../include/lib/Dashboard/Widgets/top_n.php:207 -msgid "" -"Case insensitive regular expression for agent name. For example: Network.* " -"will match with the following agent names: network_agent1, NetworK CHECKS" -msgstr "" -"Expression régulière non sensible à la casse pour le nom de l'agent. Par " -"exemple : Network.* concordera avec les noms d'agents suivants : " -"network_agent1, NetworK CHECKS" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2056 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3632 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3864 -msgid "" -"Case insensitive regular expression or string for module name. For example: if " -"you use this field with \"Module exact match\" enabled then this field has to " -"be fulfilled with the literally string of the module name, if not you can use " -"a regular expression. Example: .*usage.* will match: cpu_usage, vram usage in " -"matchine 1." -msgstr "" -"Expression régulière ou chaîne non sensible à la casse pour le nom du module. " -"Par exemple : si vous utilisez ce champ avec « Concordance exacte de module » " -"activée, alors ce champ doit être rempli avec une chaîne littérale du nom du " -"module. Sinon, vous pouvez utiliser une expression régulière. Par exemple : ." -"*usage.* concordera avec : cpu_usage, vram usage dans la machine 1." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2078 -msgid "Module exact match" -msgstr "Concordance exacte de module" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2079 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3564 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3640 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3788 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3871 -msgid "Check it if you want to match module name literally" -msgstr "Cochez si vous voulez faire correspondre le nom du module littéralement." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2095 -msgid "Case insensitive regular expression or string for templates name." -msgstr "" -"Expression régulière ou chaîne insensible à la casse pour le nom des modèles." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2118 -msgid "Case insensitive regular expression or string for actions name." -msgstr "" -"Expression régulière ou chaîne insensible à la casse pour le nom des actions." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2140 -msgid "Hide items without data" -msgstr "Masquer des éléments sans données" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2141 -msgid "Check it if you want not show items without data" -msgstr "Cochez-le si vous ne souhaitez pas afficher les éléments sans données" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3104 -msgid "Modules to match" -msgstr "Modules à comparer" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3106 -msgid "Select the modules to match when create a report for agents" -msgstr "" -"Sélectionnez les modules à comparer lors de la création d'un rapport pour les " -"agents." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3206 -msgid "Modules to match (Free text)" -msgstr "Modules à comparer (texte libre)" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3208 -msgid "Free text to filter the modules of agents when apply this template." -msgstr "" -"Texte libre pour filtrer les modules d'agents lors de l'application de ce " -"modèle." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3225 -msgid "Create a graph for each agent" -msgstr "Créer un graphique pour chaque agent" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3227 -msgid "" -"If it is checked, the regexp or name of modules match only each to each to " -"agent, instead create a big graph with all modules from all agents." -msgstr "" -"Si cette option est cochée, le regexp ou le nom de modules correspondent avec " -"chaque module de chaque agent, au lieu de créer un grand graphique avec tous " -"les modules de tous les agents." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3536 -msgid "Please save the SLA template for start to add items in this list." -msgstr "" -"Veuillez sauvegarder le modèle SLA pour commencer à ajouter les éléments à " -"cette liste." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3577 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3804 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4249 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4394 -msgid "Not literally" -msgstr "Pas littéralement" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3623 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3855 -msgid "" -"Case insensitive regular expression for agent name. For example: Network* will " -"match with the following agent names: network_agent1, NetworK CHECKS" -msgstr "" -"Expression régulière sensitive à la casse pour le nom de l'agent. Par " -"exemple : Network* concordera avec les nom d'agents suivants : network_agent1, " -"NetworK CHECKS" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3639 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3870 -msgid "Literal module name forced" -msgstr "Nom littéral du module forcé" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3760 -msgid "Please save the template to start adding items into the list." -msgstr "" -"Veuillez sauvegarder le modèle pour commencer à ajouter les éléments à cette " -"liste." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4275 -msgid "Name and SLA limit should not be empty" -msgstr "Le nom et la limite SLA ne peuvent pas être vides" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:66 -msgid "Custom MySQL template builder" -msgstr "Générateur de modèles MySQL personnalisés" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:117 -msgid "Create custom SQL" -msgstr "Créer un SQL personnalisé" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:128 -#: ../../enterprise/godmode/reporting/mysql_builder.php:146 -msgid "Create new custom" -msgstr "Créer un nouvel élément personnalisé" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:187 -msgid "List of custom MySQL templates" -msgstr "Liste des modèles MySQL personnalisés" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:193 -msgid "Template builder" -msgstr "Générateur de modèles" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:212 -msgid "Successfully operation" -msgstr "Opération complétée correctement" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:212 -msgid "Could not be operation" -msgstr "Impossible de compléter l'opération" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:214 -msgid "Without changes" -msgstr "Sans changements" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:232 -#: ../../enterprise/include/functions_reporting_csv.php:1084 -#: ../../include/functions_reporting.php:6847 -msgid "SQL" -msgstr "SQL" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:92 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:87 -msgid "Successful update the tags" -msgstr "Étiquettes mises à jour correctement" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:93 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:88 -msgid "Unsuccessful update the tags" -msgstr "Erreur de mise à jour des étiquettes" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:143 -msgid "Tags unused" -msgstr "Étiquettes non utilisées" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:183 -msgid "Tags used" -msgstr "Étiquettes utilisées" - -#: ../../enterprise/godmode/massive/massive_operations.php:28 -#: ../../enterprise/godmode/menu.php:48 -msgid "Satellite operations" -msgstr "Opérations du satellite" - -#: ../../enterprise/godmode/massive/massive_operations.php:53 -#: ../../enterprise/godmode/menu.php:60 -msgid "Services operations" -msgstr "Opérations de services" - -#: ../../enterprise/godmode/massive/massive_operations.php:75 -#: ../../enterprise/godmode/menu.php:36 -msgid "SNMP operations" -msgstr "Opérations SNMP" - -#: ../../enterprise/godmode/massive/massive_operations.php:99 -#: ../../enterprise/godmode/menu.php:25 -msgid "Policies operations" -msgstr "Opérations des politiques" - -#: ../../enterprise/godmode/massive/massive_operations.php:115 -msgid "Bulk alerts policy add" -msgstr "Ajouter alertes de politiques massivement" - -#: ../../enterprise/godmode/massive/massive_operations.php:116 -msgid "Bulk alerts policy delete" -msgstr "Supprimer alertes de politiques massivement" - -#: ../../enterprise/godmode/massive/massive_operations.php:117 -msgid "Bulk tags module policy edit" -msgstr "Éditer les étiquettes de politiques de modules massivement" - -#: ../../enterprise/godmode/massive/massive_operations.php:118 -msgid "Bulk modules policy tags edit" -msgstr "Éditer les étiquettes de politiques de modules massivement" - -#: ../../enterprise/godmode/massive/massive_operations.php:119 -msgid "Bulk modules policy add from agent" -msgstr "Ajout de politiques de modules en bloc à partir de l’agent" - -#: ../../enterprise/godmode/massive/massive_operations.php:120 -msgid "Bulk modules policy edit" -msgstr "Modification des politiques des modules en bloc" - -#: ../../enterprise/godmode/massive/massive_operations.php:131 -msgid "Bulk alert SNMP delete" -msgstr "Supprimer massivement les alertes SNMP" - -#: ../../enterprise/godmode/massive/massive_operations.php:132 -msgid "Bulk alert SNMP edit" -msgstr "Éditer massivement les alertes SNMP" - -#: ../../enterprise/godmode/massive/massive_operations.php:143 -msgid "Bulk Satellite modules edit" -msgstr "Éditer massivement les modules Satellite" - -#: ../../enterprise/godmode/massive/massive_operations.php:156 -msgid "Bulk services creation" -msgstr "Création de services en bloc" - -#: ../../enterprise/godmode/massive/massive_operations.php:157 -#: ../../enterprise/godmode/services/services.massive.elements.php:56 -msgid "Bulk service elements adition" -msgstr "Ajout d’éléments de service en bloc" - -#: ../../enterprise/godmode/massive/massive_operations.php:158 -#: ../../enterprise/godmode/services/services.massive.elements.php:61 -msgid "Bulk service elements edition" -msgstr "Édition d’éléments de service en bloc" - -#: ../../enterprise/godmode/massive/massive_operations.php:159 -#: ../../enterprise/godmode/services/services.massive.elements.php:57 -msgid "Bulk service elements deletion" -msgstr "Suppression d’éléments de service en bloc" - -#: ../../enterprise/godmode/massive/massive_operations.php:160 -msgid "Bulk services deletion" -msgstr "Suppression de services en bloc" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 -msgid "Success: create the alerts." -msgstr "Alertes créées correctement" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 -msgid "Failed: create the alerts for this modules, please check." -msgstr "Erreur de création des alertes pour ces modules. Veuillez les vérifier." - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:128 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:129 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:138 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:139 -#: ../../include/functions_alerts.php:670 -msgid "Regular expression" -msgstr "Expression régulière" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:131 -msgid "Modules in policy" -msgstr "Modules dans la politique" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:242 -msgid "Filter module" -msgstr "Filtrer le module" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:423 -msgid "Updated modules on database" -msgstr "Mettre à jour les modules dans la base de données" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:425 -msgid "Agent configuration files updated" -msgstr "Fichiers de configuration de l'agent mis à jour" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:443 -#: ../../enterprise/godmode/policies/policy_queue.php:656 -#: ../../enterprise/godmode/policies/policy_queue.php:659 -#: ../../enterprise/include/class/Omnishell.class.php:362 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4081 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4202 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4362 -#: ../../enterprise/meta/advanced/policymanager.queue.php:261 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:543 -msgid "Finished" -msgstr "Terminé" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:691 -msgid "No changes have been made." -msgstr "Aucun changement n’a été apporté." - -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:127 -msgid "Modules unused" -msgstr "Modules non utilisés" - -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:167 -msgid "Modules used" -msgstr "Modules utilisés" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:88 -msgid "Success: remove the alerts." -msgstr "Alertes supprimées correctement" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:88 -msgid "Failed: remove the alerts for this modules, please check." -msgstr "" -"Erreur de suppression des alertes pour ces modules. Veuillez les vérifier." - -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:141 -msgid "Modules agents in policy" -msgstr "Modules des agents dans la politique" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:175 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:233 -msgid "You must select a SNMP alert" -msgstr "Sélectionnez une alerte SNMP" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:198 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:258 -msgid "" -"Search by these fields description, OID, Custom Value, SNMP Agent (IP), Single " -"value, each Custom OIDs/Datas." -msgstr "" -"Recherche par description de ces champs, OID, Valeur personnalisée, Agent SNMP " -"(IP), Valeur unique, chaque OID personnalisés/Données." - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:217 -msgid "SNMP Alerts to be deleted" -msgstr "Alertes SNMP à supprimer" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:289 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:403 -msgid "No snmp alert found." -msgstr "Aucune alerte snmp trouvée." - -#: ../../enterprise/godmode/massive/massive_delete_services.php:50 -#, php-format -msgid "Failed to delete: %s" -msgstr "Impossible de supprimer : %s" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:65 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:71 -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:67 -msgid "You must select a service" -msgstr "Sélectionnez un modèle" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:131 -msgid "Failed to process updating elements in services: " -msgstr "Impossible de traiter les éléments de mise à jour dans les services : " - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:153 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:251 -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:112 -#, php-format -msgid "%d modules" -msgstr "modules %d" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:161 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:259 -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:120 -#, php-format -msgid "%d agents" -msgstr "agents %d" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:169 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:267 -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:128 -#, php-format -msgid "%d services" -msgstr "Services %d" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:172 -#: ../../include/class/ConfigPEN.class.php:564 -msgid "updated" -msgstr "mis à jour" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:176 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:274 -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:135 -msgid "No changes made" -msgstr "Aucun changement n’a été fait" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:230 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:329 -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:188 -#: ../../enterprise/views/ncm/snippets/edit.php:138 -#: ../../enterprise/views/ncm/agent/details.php:256 -#: ../../enterprise/views/ncm/agent/manage.php:135 -#: ../../enterprise/views/ncm/agent/manage.php:148 -#: ../../enterprise/views/ncm/agent/manage.php:181 -#: ../../enterprise/views/ncm/agent/manage.php:274 -#: ../../enterprise/views/ncm/agent/manage.php:309 -#: ../../enterprise/views/ncm/templates/edit.php:347 -#: ../../include/class/ExternalTools.class.php:537 -msgid "Please select" -msgstr "Sélectionnez" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:252 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:496 -msgid "In smart services weights are automatically calculated." -msgstr "Dans les services intelligents, les poids sont calculés automatiquement." - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:257 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:501 -msgid "" -"Weights configured are common for every item added to the service, if you want " -"to customize them, please edit each element at service element editor." -msgstr "" -"Les poids configurés sont communs pour chaque élément ajouté au service, si " -"vous souhaitez les personnaliser, veuillez modifier chaque élément dans " -"l’éditeur d’éléments de service." - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:262 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:506 -#: ../../enterprise/godmode/massive/massive_create_services.php:1148 -msgid "Service items summary" -msgstr "Résumé des éléments de service" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:265 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:509 -#: ../../enterprise/godmode/massive/massive_create_services.php:1151 -#: ../../include/functions_visual_map_editor.php:1148 -#: ../../include/rest-api/models/VisualConsole/Item.php:2522 -msgid "Critical weight" -msgstr "Poids critique" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:278 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:522 -#: ../../enterprise/godmode/massive/massive_create_services.php:1164 -#: ../../include/functions_visual_map_editor.php:1174 -#: ../../include/rest-api/models/VisualConsole/Item.php:2536 -msgid "Warning weight" -msgstr "Poids d'alerte" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:291 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:535 -#: ../../enterprise/godmode/massive/massive_create_services.php:1177 -msgid "Unknown weight" -msgstr "Poids inconnu" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:304 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:548 -#: ../../enterprise/godmode/massive/massive_create_services.php:1190 -msgid "Normal weight" -msgstr "Poids normal" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:320 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:564 -#: ../../enterprise/godmode/massive/massive_create_services.php:1205 -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:211 -msgid "Selected services" -msgstr "Services sélectionnés" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:335 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:579 -#: ../../enterprise/godmode/massive/massive_create_services.php:1220 -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:226 -#: ../../enterprise/include/class/Omnishell.class.php:915 -msgid "Selected agents" -msgstr "Agents sélectionnés" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:350 -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:594 -#: ../../enterprise/godmode/massive/massive_create_services.php:1235 -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:241 -#: ../../enterprise/include/class/SAP.app.php:845 -msgid "Selected modules" -msgstr "Modules sélectionnes" - -#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:373 -msgid "Update selected service elements" -msgstr "Mettre à jour les éléments de service sélectionnés" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:217 -#, php-format -msgid "Successfully updated alerts (%s / %s)" -msgstr "Alertes (%s / %s) mises à jour correctement" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:225 -#, php-format -msgid "Unsuccessfully updated alerts (%s / %s)" -msgstr "Erreur de mise à jour des alertes (%s / %s)" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:277 -msgid "SNMP Alerts to be edit" -msgstr "Alertes SNMP à modifier" - -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:112 -#, php-format -msgid "Problems while adding module element: %d, %s" -msgstr "Problèmes lors de l’ajout d’un élément de module : %d, %s" - -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:157 -#, php-format -msgid "Problems while adding agent element: %d, %s" -msgstr "Problèmes lors de l’ajout d’un élément d’agent : %d, %s" - -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:205 -#, php-format -msgid "%s: %d, %s" -msgstr "%s: %d, %s" - -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:228 -msgid "Failed to process adding elements in services: " -msgstr "Impossible de traiter l’ajout d’éléments dans les services : " - -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:270 -msgid "added" -msgstr "ajouté" - -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:354 -msgid "Item type to be added" -msgstr "Type d’élément à ajouter" - -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:371 -#: ../../enterprise/godmode/massive/massive_create_services.php:974 -msgid "Add selected" -msgstr "Ajouter la sélection" - -#: ../../enterprise/godmode/massive/massive_add_service_elements.php:616 -#: ../../include/functions_notifications.php:939 -msgid "Add elements" -msgstr "Ajouter des éléments" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:75 -msgid "Successfully copied " -msgstr "Copié correctement" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 -#: ../../include/ajax/events.php:2122 ../../include/ajax/events.php:2136 -#: ../../include/ajax/events.php:2150 -msgid "Module " -msgstr "Le module " - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 -msgid " cannot be copied to " -msgstr " ne peut pas être copié dans " - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 -msgid " policy" -msgstr " politique" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:223 -msgid "To policies" -msgstr "Aux politiques" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:376 -msgid "No destiny policies to copy" -msgstr "Pas de politiques de destin à copier" - -#: ../../enterprise/godmode/massive/massive_create_services.php:110 -#: ../../enterprise/godmode/services/services.service.php:118 -msgid "No name specified for the service" -msgstr "Aucun nom spécifié pour le service" - -#: ../../enterprise/godmode/massive/massive_create_services.php:116 -#: ../../enterprise/godmode/services/services.service.php:129 -msgid "No description specified for the service" -msgstr "Aucune description spécifiée pour le service" - -#: ../../enterprise/godmode/massive/massive_create_services.php:122 -#: ../../enterprise/godmode/services/services.service.php:140 -msgid "You must specify an agent to store the service" -msgstr "Spécifiez un agent pour stocker le service" - -#: ../../enterprise/godmode/massive/massive_create_services.php:210 -#, php-format -msgid "Failed to create service for agent %s, %s" -msgstr "Impossible de créer le service pour les %s de l’agent, %s" - -#: ../../enterprise/godmode/massive/massive_create_services.php:294 -#, php-format -msgid "Failed to create service for module %s, %s" -msgstr "Impossible de créer un service pour le %s du module, %s" - -#: ../../enterprise/godmode/massive/massive_create_services.php:380 -#, php-format -msgid "Failed to create service for service %s, %s" -msgstr "Impossible de créer le service pour les %s du service, %s" - -#: ../../enterprise/godmode/massive/massive_create_services.php:435 -#, php-format -msgid "Agent selected %d not found" -msgstr "Agent sélectionné %d introuvable" - -#: ../../enterprise/godmode/massive/massive_create_services.php:481 -#, php-format -msgid "Module selected %d not found" -msgstr "Module sélectionné %d introuvable" - -#: ../../enterprise/godmode/massive/massive_create_services.php:528 -#, php-format -msgid "Service selected %d not found" -msgstr "Service sélectionné %d introuvable" - -#: ../../enterprise/godmode/massive/massive_create_services.php:562 -#, php-format -msgid "Failed to create service for agent %s" -msgstr "Impossible de créer le service pour les %s de l’agent" - -#: ../../enterprise/godmode/massive/massive_create_services.php:573 -#, php-format -msgid "Failed to create services: %s" -msgstr "Impossible de créer des services : %s" - -#: ../../enterprise/godmode/massive/massive_create_services.php:593 -#, php-format -msgid "%d services created with %d items" -msgstr "%d services créés avec des éléments %d" - -#: ../../enterprise/godmode/massive/massive_create_services.php:599 -msgid "No services created" -msgstr "Aucun service créé" - -#: ../../enterprise/godmode/massive/massive_create_services.php:632 -msgid "Service(s) definition" -msgstr "Définition du(s) service(s)" - -#: ../../enterprise/godmode/massive/massive_create_services.php:659 -#: ../../enterprise/godmode/services/services.service.php:562 -msgid "" -"This group will be used also to control access to this service and its " -"elements." -msgstr "" -"Ce groupe sera également utilisé pour contrôler l’accès à ce service et à ses " -"éléments." - -#: ../../enterprise/godmode/massive/massive_create_services.php:674 -#: ../../enterprise/godmode/services/services.service.php:626 -msgid "Agent to store data" -msgstr "Agent pour stocker des données" - -#: ../../enterprise/godmode/massive/massive_create_services.php:716 -#: ../../enterprise/godmode/services/services.service.php:668 -msgid "In smart mode, thresholds are percentual." -msgstr "En mode intelligent, les seuils sont en pourcentage." - -#: ../../enterprise/godmode/massive/massive_create_services.php:765 -msgid "Create a service per item" -msgstr "Créer un service par élément" - -#: ../../enterprise/godmode/massive/massive_create_services.php:766 -msgid "If enabled multiple services will be created." -msgstr "Si cette option est activée, plusieurs services seront créés." - -#: ../../enterprise/godmode/massive/massive_create_services.php:784 -msgid "Services header" -msgstr "En-tête Services" - -#: ../../enterprise/godmode/massive/massive_create_services.php:785 -msgid "All services names created will start with selected name." -msgstr "Tous les noms de services créés commenceront par le nom sélectionné." - -#: ../../enterprise/godmode/massive/massive_create_services.php:799 -#: ../../enterprise/godmode/services/services.service.php:718 -msgid "Unknown elements as critical" -msgstr "Éléments inconnus comme critiques" - -#: ../../enterprise/godmode/massive/massive_create_services.php:829 -#: ../../enterprise/godmode/services/services.service.php:748 -msgid "Cascade protection enabled" -msgstr "Protection en cascade activée" - -#: ../../enterprise/godmode/massive/massive_create_services.php:839 -msgid "SLA calculation" -msgstr "Calcul du SLA" - -#: ../../enterprise/godmode/massive/massive_create_services.php:842 -#: ../../enterprise/godmode/services/services.service.php:768 -msgid "Calculate continuous SLA" -msgstr "Calculer le SLA continu" - -#: ../../enterprise/godmode/massive/massive_create_services.php:852 -#: ../../enterprise/godmode/services/services.service.php:778 -msgid "S.L.A. interval" -msgstr "Intervalle du SLA" - -#: ../../enterprise/godmode/massive/massive_create_services.php:866 -#: ../../enterprise/godmode/services/services.service.php:792 -msgid "S.L.A. limit" -msgstr "Limite du SLA" - -#: ../../enterprise/godmode/massive/massive_create_services.php:896 -#: ../../enterprise/godmode/services/services.service.php:839 -msgid "Warning service alert" -msgstr "Alerte de service d’avertissement" - -#: ../../enterprise/godmode/massive/massive_create_services.php:908 -#: ../../enterprise/godmode/services/services.service.php:851 -msgid "Critical service alert" -msgstr "Alerte de service critique" - -#: ../../enterprise/godmode/massive/massive_create_services.php:920 -#: ../../enterprise/godmode/services/services.service.php:863 -msgid "Unknown service alert" -msgstr "Alerte de service inconnue" - -#: ../../enterprise/godmode/massive/massive_create_services.php:932 -#: ../../enterprise/godmode/services/services.service.php:875 -msgid "S.L.A. critical service alert" -msgstr "Alerte de service critique S.L.A." - -#: ../../enterprise/godmode/massive/massive_create_services.php:946 -msgid "Items selected here will be added to the lists at Service items summary." -msgstr "" -"Les éléments sélectionnés ici seront ajoutés aux listes dans Résumé des " -"éléments de service." - -#: ../../enterprise/godmode/massive/massive_create_services.php:949 -msgid "Item(s) definition" -msgstr "Définition d’élément(s)" - -#: ../../enterprise/godmode/massive/massive_create_services.php:957 -msgid "Item type" -msgstr "Type d'élément" - -#: ../../enterprise/godmode/massive/massive_create_services.php:1144 -msgid "" -"Weights configured are common for every item added to the service, if you want " -"to customize them, please edit the service." -msgstr "" -"Les poids configurés sont communs pour chaque article ajouté au service, si " -"vous souhaitez les personnaliser, veuillez modifier le service." - -#: ../../enterprise/godmode/massive/massive_create_services.php:1260 -msgid "Create services" -msgstr "Créer des services" - -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:90 -msgid "Failed to process deleting services elements: " -msgstr "Échec du traitement de la suppression des éléments de services : " - -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:131 -msgid "removed" -msgstr "supprimé" - -#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:264 -msgid "Remove selected" -msgstr "Éliminer la sélection" - -#: ../../enterprise/godmode/setup/setup_acl.php:46 -msgid "Enterprise ACL setup" -msgstr "Configuration ACL Enterprise" - -#: ../../enterprise/godmode/setup/setup_acl.php:69 -msgid "ACL element was deleted successfully" -msgstr "L’élément ACL a été supprimé correctement" - -#: ../../enterprise/godmode/setup/setup_acl.php:71 -msgid "There was a problem delete ACL element" -msgstr "Il y a eu un problème pour supprimer l’élément ACL" - -#: ../../enterprise/godmode/setup/setup_acl.php:417 -msgid "This record already exists in the database" -msgstr "Cet enregistrement existe déjà dans la base de données" - -#: ../../enterprise/godmode/setup/setup_acl.php:422 -msgid "ACL element is added successfully" -msgstr "L’élément ACL est ajouté correctement" - -#: ../../enterprise/godmode/setup/setup_acl.php:424 -msgid "There was a problem adding ACL element" -msgstr "Il y a eu un problème lors de l’ajout de l’élément ACL" - -#: ../../enterprise/godmode/setup/setup_acl.php:464 -#: ../../enterprise/godmode/setup/setup_acl.php:539 -msgid "Add new ACL element to profile" -msgstr "Ajouter un nouvel élément ACL au profil" - -#: ../../enterprise/godmode/setup/setup_acl.php:469 -#: ../../enterprise/godmode/setup/setup_acl.php:544 -#: ../../enterprise/godmode/setup/setup_acl.php:592 -msgid "Section" -msgstr "Section" - -#: ../../enterprise/godmode/setup/setup_acl.php:476 -#: ../../enterprise/godmode/setup/setup_acl.php:694 -msgid "Mobile" -msgstr "Portable" - -#: ../../enterprise/godmode/setup/setup_acl.php:480 -#: ../../enterprise/godmode/setup/setup_acl.php:690 -msgid "Head search" -msgstr "Recherche de tête" - -#: ../../enterprise/godmode/setup/setup_acl.php:497 -#: ../../enterprise/godmode/setup/setup_acl.php:548 -#: ../../enterprise/godmode/setup/setup_acl.php:593 -msgid "Section 2" -msgstr "Section 2" - -#: ../../enterprise/godmode/setup/setup_acl.php:514 -#: ../../enterprise/godmode/setup/setup_acl.php:552 -#: ../../enterprise/godmode/setup/setup_acl.php:594 -msgid "Section 3" -msgstr "Section 3" - -#: ../../enterprise/godmode/setup/setup_acl.php:538 -msgid "Hidden" -msgstr "Caché" - -#: ../../enterprise/godmode/setup/setup_acl.php:570 -msgid "Filter by profile" -msgstr "Filtrer par profil" - -#: ../../enterprise/godmode/setup/setup_acl.php:749 -#: ../../enterprise/godmode/setup/setup_acl.php:759 -msgid "Invalid" -msgstr "Non valide" - -#: ../../enterprise/godmode/setup/setup_auth.php:34 -msgid "Active directory" -msgstr "Répertoire actif" - -#: ../../enterprise/godmode/setup/setup_auth.php:35 -msgid "SAML" -msgstr "SAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:55 -#: ../../enterprise/godmode/setup/setup_auth.php:303 -#: ../../enterprise/godmode/setup/setup_auth.php:364 -#: ../../enterprise/godmode/setup/setup_auth.php:1159 -#: ../../enterprise/meta/include/functions_meta.php:532 -#: ../../include/functions_config.php:552 -msgid "Autocreate profile" -msgstr "Créer profil automatiquement" - -#: ../../enterprise/godmode/setup/setup_auth.php:61 -#: ../../enterprise/godmode/setup/setup_auth.php:309 -#: ../../enterprise/godmode/setup/setup_auth.php:370 -#: ../../enterprise/godmode/setup/setup_auth.php:1165 -#: ../../enterprise/meta/include/functions_meta.php:542 -#: ../../include/functions_config.php:556 -msgid "Autocreate profile group" -msgstr "Créer groupe de profil automatiquement" - -#: ../../enterprise/godmode/setup/setup_auth.php:68 -#: ../../enterprise/godmode/setup/setup_auth.php:318 -#: ../../enterprise/godmode/setup/setup_auth.php:379 -#: ../../enterprise/godmode/setup/setup_auth.php:1174 -#: ../../enterprise/meta/include/functions_meta.php:552 -#: ../../include/functions_config.php:560 -msgid "Autocreate profile tags" -msgstr "Créer étiquettes de profil automatiquement" - -#: ../../enterprise/godmode/setup/setup_auth.php:82 -#: ../../enterprise/godmode/setup/setup_auth.php:348 -#: ../../enterprise/meta/include/functions_meta.php:618 -#: ../../enterprise/meta/include/functions_meta.php:1082 -#: ../../include/functions_config.php:649 ../../include/functions_config.php:761 -msgid "Save Password" -msgstr "Enregistrer le mot de passe" - -#: ../../enterprise/godmode/setup/setup_auth.php:87 -msgid "Force automatically create profile user" -msgstr "Forcer la création automatique d’un utilisateur de profil" - -#: ../../enterprise/godmode/setup/setup_auth.php:92 -msgid "Local command" -msgstr "Commande locale" - -#: ../../enterprise/godmode/setup/setup_auth.php:94 -#: ../../enterprise/meta/include/functions_meta.php:1123 -#: ../../include/functions_config.php:644 -msgid "LDAP function" -msgstr "Fonction LDAP" - -#: ../../enterprise/godmode/setup/setup_auth.php:95 -msgid "PHP function" -msgstr "Fonction PHP" - -#: ../../enterprise/godmode/setup/setup_auth.php:101 -#: ../../enterprise/meta/include/functions_meta.php:1102 -#: ../../include/functions_config.php:640 -msgid "Login user attribute" -msgstr "Identifier attribut d'utilisateur" - -#: ../../enterprise/godmode/setup/setup_auth.php:106 -#: ../../enterprise/meta/include/functions_meta.php:705 -#: ../../include/functions_config.php:588 -msgid "Advanced Config LDAP" -msgstr "Configuration LDAP avancée" - -#: ../../enterprise/godmode/setup/setup_auth.php:129 -#: ../../enterprise/meta/include/functions_meta.php:695 -#: ../../include/functions_config.php:600 -msgid "Advanced Permissions LDAP" -msgstr "Permissions LDAP avancées" - -#: ../../enterprise/godmode/setup/setup_auth.php:172 -#: ../../enterprise/godmode/setup/setup_auth.php:456 -#: ../../enterprise/godmode/setup/setup_auth.php:1251 -msgid "Profiles selected" -msgstr "Profils sélectionnés" - -#: ../../enterprise/godmode/setup/setup_auth.php:173 -#: ../../enterprise/godmode/setup/setup_auth.php:457 -#: ../../enterprise/godmode/setup/setup_auth.php:1252 -msgid "Groups selected" -msgstr "Groupes sélectionnés" - -#: ../../enterprise/godmode/setup/setup_auth.php:175 -#: ../../enterprise/godmode/setup/setup_auth.php:232 -#: ../../include/functions_profile.php:216 -msgid "No hierarchy" -msgstr "Pas de hiérarchie" - -#: ../../enterprise/godmode/setup/setup_auth.php:176 -#: ../../enterprise/godmode/setup/setup_auth.php:233 -msgid "LDAP Attributes" -msgstr "Attributs LDAP" - -#: ../../enterprise/godmode/setup/setup_auth.php:242 -#: ../../enterprise/godmode/setup/setup_auth.php:519 -#: ../../enterprise/godmode/setup/setup_auth.php:1316 -msgid "Select profile" -msgstr "Sélectionner un profil" - -#: ../../enterprise/godmode/setup/setup_auth.php:287 -#: ../../enterprise/godmode/setup/setup_auth.php:557 -#: ../../enterprise/godmode/setup/setup_auth.php:1359 -msgid "Add new permissions" -msgstr "Ajouter de nouvelles autorisations" - -#: ../../enterprise/godmode/setup/setup_auth.php:324 -#: ../../enterprise/meta/include/functions_meta.php:562 -#: ../../include/functions_config.php:564 -msgid "Automatically assigned no hierarchy" -msgstr "Pas de hiérarchie attribué automatiquement" - -#: ../../enterprise/godmode/setup/setup_auth.php:337 -#: ../../enterprise/godmode/setup/setup_auth.php:385 -#: ../../enterprise/godmode/setup/setup_auth.php:1180 -#: ../../enterprise/meta/include/functions_meta.php:715 -#: ../../enterprise/meta/include/functions_meta.php:727 -msgid "Auto enable node access" -msgstr "Activer automatiquement l'accès noeud" - -#: ../../enterprise/godmode/setup/setup_auth.php:353 -#: ../../enterprise/godmode/setup/setup_auth.php:1148 -#: ../../enterprise/meta/include/functions_meta.php:665 -#: ../../include/functions_config.php:584 -msgid "Advanced Config AD" -msgstr "Configuration AD avancée" - -#: ../../enterprise/godmode/setup/setup_auth.php:385 -#: ../../enterprise/godmode/setup/setup_auth.php:1180 -msgid "New users will be able to log in to the nodes." -msgstr "Les nouveaux utilisateurs pourront se connecter aux nœuds." - -#: ../../enterprise/godmode/setup/setup_auth.php:413 -#: ../../enterprise/godmode/setup/setup_auth.php:1208 -#: ../../enterprise/meta/include/functions_meta.php:685 -#: ../../include/functions_config.php:596 -msgid "Advanced Permisions AD" -msgstr "Permissions AD avancées" - -#: ../../enterprise/godmode/setup/setup_auth.php:459 -#: ../../enterprise/godmode/setup/setup_auth.php:511 -#: ../../enterprise/godmode/setup/setup_auth.php:1254 -#: ../../enterprise/godmode/setup/setup_auth.php:1308 -msgid "AD Groups" -msgstr "Groupes AD" - -#: ../../enterprise/godmode/setup/setup_auth.php:569 -#: ../../enterprise/godmode/setup/setup_auth.php:1371 -#: ../../enterprise/meta/include/functions_meta.php:572 -#: ../../include/functions_config.php:568 -msgid "Autocreate blacklist" -msgstr "Créer liste noire automatiquement" - -#: ../../enterprise/godmode/setup/setup_auth.php:577 -#: ../../enterprise/godmode/setup/setup_auth.php:1379 -#: ../../enterprise/meta/include/functions_meta.php:635 -#: ../../include/functions_config.php:572 -msgid "Active directory server" -msgstr "Serveur de répertoire actif" - -#: ../../enterprise/godmode/setup/setup_auth.php:583 -#: ../../enterprise/godmode/setup/setup_auth.php:1385 -#: ../../enterprise/meta/include/functions_meta.php:645 -#: ../../include/functions_config.php:576 -msgid "Active directory port" -msgstr "Port de répertoire actif" - -#: ../../enterprise/godmode/setup/setup_auth.php:595 -#: ../../enterprise/godmode/setup/setup_auth.php:1397 -#: ../../enterprise/meta/include/functions_meta.php:675 -#: ../../include/functions_config.php:592 -msgid "Domain" -msgstr "Domaine" - -#: ../../enterprise/godmode/setup/setup_auth.php:738 -#: ../../enterprise/godmode/setup/setup_auth.php:854 -msgid "You must select a profile from the list of profiles." -msgstr "Vous devez sélectionner un profil de la liste de profils." - -#: ../../enterprise/godmode/setup/setup_auth.php:743 -#: ../../enterprise/godmode/setup/setup_auth.php:859 -msgid "You must select a group from the list of groups." -msgstr "Sélectionnez un groupe dans la liste des groupes." - -#: ../../enterprise/godmode/setup/setup_auth.php:1021 -#: ../../include/functions_config.php:660 -msgid "MySQL host" -msgstr "Hôte MySQL" - -#: ../../enterprise/godmode/setup/setup_auth.php:1027 -#: ../../enterprise/godmode/setup/setup_auth.php:1059 -#: ../../enterprise/meta/include/functions_meta.php:1145 -#: ../../enterprise/meta/include/functions_meta.php:1199 -#: ../../enterprise/meta/include/functions_meta.php:1253 -#: ../../include/functions_config.php:664 ../../include/functions_config.php:684 -msgid "MySQL port" -msgstr "Port MySQL" - -#: ../../enterprise/godmode/setup/setup_auth.php:1033 -#: ../../enterprise/godmode/setup/setup_auth.php:1065 -#: ../../enterprise/godmode/setup/setup_history.php:189 -#: ../../enterprise/meta/include/functions_meta.php:1155 -#: ../../enterprise/meta/include/functions_meta.php:1209 -#: ../../enterprise/meta/include/functions_meta.php:1263 -#: ../../include/functions_config.php:668 ../../include/functions_config.php:688 -#: ../../include/functions_config.php:1515 -msgid "Database name" -msgstr "Nom de la base de données" - -#: ../../enterprise/godmode/setup/setup_auth.php:1053 -#: ../../enterprise/meta/include/functions_meta.php:1243 -#: ../../include/functions_config.php:680 -msgid "Integria host" -msgstr "Hôte d'Integria IMS" - -#: ../../enterprise/godmode/setup/setup_auth.php:1084 -msgid "SimpleSAML path" -msgstr "Chemin SimpleSAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:1085 -msgid "Directory where your 'simplesamlphp' folder is located." -msgstr "Répertoire où se trouve votre dossier 'simplesamlphp'." - -#: ../../enterprise/godmode/setup/setup_auth.php:1091 -msgid "SAML source" -msgstr "Source Saml" - -#: ../../enterprise/godmode/setup/setup_auth.php:1092 -msgid "Authsource name, e.g. 'example-userpass'" -msgstr "Nom Authsource, par exemple 'example-userpass'" - -#: ../../enterprise/godmode/setup/setup_auth.php:1099 -msgid "SAML user id attribute" -msgstr "Attribut d’ID utilisateur SAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:1104 -msgid "SAML mail attribute" -msgstr "Attribut de messagerie SAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:1105 -msgid "" -"SAML field where search for the user email (while autocreate remote users is " -"enabled)" -msgstr "" -"Champ SAML où rechercher l’e-mail de l’utilisateur (alors que la création " -"automatique d’utilisateurs distants est activée)" - -#: ../../enterprise/godmode/setup/setup_auth.php:1112 -msgid "SAML group name attribute" -msgstr "Attribut de nom de groupe SAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:1113 -msgid "" -"SAML field where search for the group name (while autocreate remote users is " -"enabled)" -msgstr "" -"Champ SAML où rechercher le nom du groupe (alors que la création automatique " -"d’utilisateurs distants est activée)" - -#: ../../enterprise/godmode/setup/setup_auth.php:1120 -msgid "Simple attribute / Multivalue attribute" -msgstr "Attribut simple / Attribut à valeurs multiples" - -#: ../../enterprise/godmode/setup/setup_auth.php:1125 -msgid "SAML profiles and tag attribute" -msgstr "Profils SAML et attribut de l’étiquette" - -#: ../../enterprise/godmode/setup/setup_auth.php:1130 -msgid "Profile attribute" -msgstr "Attribut de profil" - -#: ../../enterprise/godmode/setup/setup_auth.php:1135 -msgid "Tag attribute" -msgstr "Attribut d’étiquette" - -#: ../../enterprise/godmode/setup/setup_auth.php:1140 -msgid "SAML profile and tags prefix" -msgstr "Profil SAML et préfixe des étiquettes" - -#: ../../enterprise/godmode/setup/setup_skins.php:38 -#: ../../enterprise/godmode/setup/edit_skin.php:44 -msgid "Skins configuration" -msgstr "Configuration des thèmes" - -#: ../../enterprise/godmode/setup/setup_skins.php:77 -msgid "Error deleting skin" -msgstr "Erreur de suppression du thème" - -#: ../../enterprise/godmode/setup/setup_skins.php:79 -msgid "Successfully deleted skin" -msgstr "Thème supprimé correctement" - -#: ../../enterprise/godmode/setup/setup_skins.php:125 -msgid "Skin name" -msgstr "Nom du thème" - -#: ../../enterprise/godmode/setup/setup_skins.php:126 -#: ../../enterprise/godmode/setup/edit_skin.php:241 -msgid "Relative path" -msgstr "Chemin relatif" - -#: ../../enterprise/godmode/setup/setup_skins.php:153 -msgid "There are no defined skins" -msgstr "Aucun thème défini" - -#: ../../enterprise/godmode/setup/setup_skins.php:159 -msgid "Create skin" -msgstr "Créer un thème" - -#: ../../enterprise/godmode/setup/setup.php:47 -#: ../../include/functions_config.php:397 -msgid "Forward SNMP traps to agent (if exist)" -msgstr "Transférer les déroutements SNMP vers l'agent (s'il existe)" - -#: ../../enterprise/godmode/setup/setup.php:48 -msgid "Yes and change status" -msgstr "Oui et changer d’état" - -#: ../../enterprise/godmode/setup/setup.php:56 -msgid "Yes without changing status" -msgstr "Oui sans changer d’état" - -#: ../../enterprise/godmode/setup/setup.php:77 -#: ../../include/functions_config.php:401 -msgid "Use Enterprise ACL System" -msgstr "Utiliser le Système ACL Enterprise" - -#: ../../enterprise/godmode/setup/setup.php:90 -#: ../../enterprise/meta/advanced/metasetup.setup.php:288 -#: ../../enterprise/meta/include/functions_meta.php:273 -#: ../../include/functions_config.php:409 -msgid "Size of collection" -msgstr "Taille de la collection" - -#: ../../enterprise/godmode/setup/setup.php:98 -#: ../../enterprise/meta/advanced/metasetup.setup.php:289 -msgid " Bytes" -msgstr " Octets" - -#: ../../enterprise/godmode/setup/setup.php:104 -#: ../../include/functions_config.php:413 -msgid "Events replication" -msgstr "Réplication d'événements" - -#: ../../enterprise/godmode/setup/setup.php:116 -#: ../../include/functions_config.php:418 -msgid "Replication interval" -msgstr "Intervalle de réplication" - -#: ../../enterprise/godmode/setup/setup.php:124 -msgid "Seconds" -msgstr "Secondes" - -#: ../../enterprise/godmode/setup/setup.php:130 -#: ../../include/functions_config.php:422 -msgid "Replication limit" -msgstr "Limite de réplication" - -#: ../../enterprise/godmode/setup/setup.php:144 -msgid "Last replication at" -msgstr "Dernière réplication à" - -#: ../../enterprise/godmode/setup/setup.php:146 -msgid "No replication yet" -msgstr "Aucune réplication encore" - -#: ../../enterprise/godmode/setup/setup.php:157 -#: ../../include/functions_config.php:426 -msgid "Replication mode" -msgstr "Mode de réplication" - -#: ../../enterprise/godmode/setup/setup.php:160 -msgid "Only validated events" -msgstr "Seulement les événements validés" - -#: ../../enterprise/godmode/setup/setup.php:175 -msgid "Metaconsole DB engine" -msgstr "Moteur BD de la Métaconsole" - -#: ../../enterprise/godmode/setup/setup.php:178 -#: ../../enterprise/include/class/MySQL.app.php:420 -msgid "MySQL" -msgstr "MySQL" - -#: ../../enterprise/godmode/setup/setup.php:179 -#: ../../enterprise/godmode/menu.php:175 -#: ../../enterprise/include/class/Oracle.app.php:411 -msgid "Oracle" -msgstr "Oracle" - -#: ../../enterprise/godmode/setup/setup.php:193 -msgid "Metaconsole DB host" -msgstr "Hôte BD de la Métaconsole" - -#: ../../enterprise/godmode/setup/setup.php:207 -msgid "Metaconsole DB name" -msgstr "Nom de la BD de la Métaconsole" - -#: ../../enterprise/godmode/setup/setup.php:221 -msgid "Metaconsole DB user" -msgstr "Utilisateur de la BD de la Métaconsole" - -#: ../../enterprise/godmode/setup/setup.php:235 -msgid "Metaconsole DB password" -msgstr "Mot de passe de la BD de la Métaconsole" - -#: ../../enterprise/godmode/setup/setup.php:250 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:673 -msgid "Metaconsole DB port" -msgstr "Port de la BD de la Métaconsole" - -#: ../../enterprise/godmode/setup/setup.php:264 -#: ../../include/functions_config.php:430 -msgid "Show events list in local console (read only)" -msgstr "" -"Afficher la liste d'événements dans la console locale (lecture seulement)" - -#: ../../enterprise/godmode/setup/setup.php:275 -msgid "Events Configuration Information" -msgstr "Informations sur la configuration des événements" - -#: ../../enterprise/godmode/setup/setup.php:277 -msgid "" -" If you are replicating events, events validated or deleted on the metaconsole " -"WILL NOT be deleted or validated here. This option is just to allow local " -"pandora users to see events, but not to operate with them. Operation, when " -"event replication is enabled, should be done only in metaconsole" -msgstr "" -" Si vous répliquez des événements, les événements validés ou supprimés sur la " -"Métaconsole NE SERONT PAS supprimés ou validés ici. Cette option est juste " -"pour permettre aux utilisateurs locaux de Pandora FMS de voir les événements, " -"mais pas d’opérer avec eux. L’opération, lorsque la réplication d’événements " -"est activée, doit être effectuée uniquement dans la Métaconsole" - -#: ../../enterprise/godmode/setup/setup.php:282 -#: ../../include/functions_config.php:484 -msgid "Inventory changes blacklist" -msgstr "Liste noire des changements d'inventaire" - -#: ../../enterprise/godmode/setup/setup.php:345 -msgid "Out of black list" -msgstr "En dehors de la liste noire" - -#: ../../enterprise/godmode/setup/setup.php:347 -msgid "In black list" -msgstr "Dans la liste noire" - -#: ../../enterprise/godmode/setup/setup.php:352 -msgid "Push selected modules into blacklist" -msgstr "Ajouter les modules sélectionnés sur la liste noire" - -#: ../../enterprise/godmode/setup/setup.php:354 -msgid "Pop selected modules out of blacklist" -msgstr "Supprimer les modules sélectionnés de la liste noire" - -#: ../../enterprise/godmode/setup/setup.php:366 -#: ../../include/functions_config.php:463 -msgid "Activate Log Collector" -msgstr "Activer le collecteur de journaux" - -#: ../../enterprise/godmode/setup/setup.php:378 -#: ../../enterprise/meta/advanced/metasetup.setup.php:283 -#: ../../enterprise/meta/include/functions_meta.php:248 -msgid "Enable update manager" -msgstr "Activer le gestionnaire de mises à jour" - -#: ../../enterprise/godmode/setup/setup.php:389 -msgid "Critical threshold for occupied addresses" -msgstr "Seuil critique pour les adresses occupées" - -#: ../../enterprise/godmode/setup/setup.php:401 -msgid "Warning threshold for occupied addresses" -msgstr "Seuil d’avertissement pour les adresses occupées" - -#: ../../enterprise/godmode/setup/setup.php:413 -#: ../../include/functions_config.php:479 -msgid "SAP/R3 Plugin Licence" -msgstr "Licence de plugin SAP/R3" - -#: ../../enterprise/godmode/setup/setup.php:429 -msgid "Enterprise options" -msgstr "Options Enterprise" - -#: ../../enterprise/godmode/setup/setup.php:467 -#: ../../enterprise/meta/advanced/metasetup.password.php:79 -#: ../../enterprise/meta/include/functions_meta.php:344 -#: ../../include/functions_config.php:492 -msgid "Enable password policy" -msgstr "Activer la politique de mot de passe" - -#: ../../enterprise/godmode/setup/setup.php:476 -#: ../../enterprise/meta/advanced/metasetup.password.php:101 -#: ../../enterprise/meta/include/functions_meta.php:354 -#: ../../include/functions_config.php:496 -msgid "Min. size password" -msgstr "Taille minimale du mot de passe" - -#: ../../enterprise/godmode/setup/setup.php:484 -#: ../../enterprise/meta/advanced/metasetup.password.php:102 -msgid " Caracters" -msgstr " Caractères" - -#: ../../enterprise/godmode/setup/setup.php:487 -#: ../../enterprise/meta/advanced/metasetup.password.php:138 -#: ../../enterprise/meta/include/functions_meta.php:364 -#: ../../include/functions_config.php:516 -msgid "Password must have numbers" -msgstr "Le mot de passe doit contenir des chiffres" - -#: ../../enterprise/godmode/setup/setup.php:496 -#: ../../enterprise/meta/advanced/metasetup.password.php:142 -#: ../../enterprise/meta/include/functions_meta.php:374 -#: ../../include/functions_config.php:520 -msgid "Password must have symbols" -msgstr "Le mot de passe doit contenir des symboles" - -#: ../../enterprise/godmode/setup/setup.php:505 -#: ../../enterprise/meta/advanced/metasetup.password.php:105 -#: ../../enterprise/meta/include/functions_meta.php:384 -#: ../../include/functions_config.php:500 -msgid "Password expiration" -msgstr "Expiration du mot de passe" - -#: ../../enterprise/godmode/setup/setup.php:513 -#: ../../enterprise/meta/advanced/metasetup.password.php:106 -msgid " Days" -msgstr " Jours" - -#: ../../enterprise/godmode/setup/setup.php:516 -#: ../../enterprise/meta/advanced/metasetup.password.php:132 -#: ../../enterprise/meta/include/functions_meta.php:394 -#: ../../include/functions_config.php:504 -msgid "Force change password on first login" -msgstr "Forcer le changement mot de passe lors de la première connexion" - -#: ../../enterprise/godmode/setup/setup.php:525 -#: ../../enterprise/meta/advanced/metasetup.password.php:109 -#: ../../enterprise/meta/include/functions_meta.php:404 -#: ../../include/functions_config.php:508 -msgid "User blocked if login fails" -msgstr "Utilisateur bloqué en cas d'erreur de connexion" - -#: ../../enterprise/godmode/setup/setup.php:533 -#: ../../enterprise/meta/advanced/metasetup.password.php:110 -msgid " Minutes" -msgstr " Minutes" - -#: ../../enterprise/godmode/setup/setup.php:536 -#: ../../enterprise/meta/advanced/metasetup.password.php:113 -#: ../../enterprise/meta/include/functions_meta.php:414 -#: ../../include/functions_config.php:512 -msgid "Number of failed login attempts" -msgstr "Nombre de tentatives de connexion infructueuses" - -#: ../../enterprise/godmode/setup/setup.php:544 -#: ../../enterprise/meta/advanced/metasetup.password.php:114 -msgid " Attempts" -msgstr " Tentatives" - -#: ../../enterprise/godmode/setup/setup.php:547 -#: ../../enterprise/meta/advanced/metasetup.password.php:126 -#: ../../enterprise/meta/include/functions_meta.php:447 -#: ../../include/functions_config.php:524 -msgid "Apply password policy to admin users" -msgstr "Appliquer la politique de mot de passe aux administrateurs" - -#: ../../enterprise/godmode/setup/setup.php:556 -#: ../../enterprise/meta/advanced/metasetup.password.php:121 -#: ../../enterprise/meta/include/functions_meta.php:424 -#: ../../include/functions_config.php:528 -msgid "Enable password history" -msgstr "Activer historique de mot de passe" - -#: ../../enterprise/godmode/setup/setup.php:565 -#: ../../enterprise/meta/advanced/metasetup.password.php:117 -#: ../../enterprise/meta/include/functions_meta.php:436 -#: ../../include/functions_config.php:532 -msgid "Compare previous password" -msgstr "Comparer mot de passe précédent" - -#: ../../enterprise/godmode/setup/setup.php:577 -#: ../../enterprise/meta/advanced/metasetup.password.php:146 -#: ../../enterprise/meta/include/functions_meta.php:458 -#: ../../include/functions_config.php:536 -msgid "Activate reset password" -msgstr "Activer la réinitialisation du mot de passe" - -#: ../../enterprise/godmode/setup/setup.php:589 -#, php-format -msgid "" -"Password related configuration only applies when local %s authentication is " -"selected." -msgstr "" -"La configuration liée au mot de passe s’applique uniquement lorsque " -"l’authentification %s locale est sélectionnée." - -#: ../../enterprise/godmode/setup/setup.php:598 -msgid "Enterprise password policy" -msgstr "Politique de mot de passe Enterprise" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:37 -msgid "ElasticSearch IP" -msgstr "IP ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:37 -msgid "IP of ElasticSearch server" -msgstr "IP du serveur ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:39 -msgid "ElasticSearch Port" -msgstr "Port ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:39 -msgid "Port of ElasticSearch server" -msgstr "Port du serveur ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:41 -#: ../../enterprise/meta/include/functions_meta.php:490 -#: ../../include/functions_config.php:1485 -msgid "Number of logs viewed" -msgstr "Nombre de journaux visionnés" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:44 -#: ../../include/functions_config.php:1489 -msgid "Days to purge old information" -msgstr "Nombre de jours avant nettoyage d'information ancienne" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:48 -msgid "ElasticSearch Status" -msgstr "État d’ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_history.php:84 -msgid "Method does not exist" -msgstr "La méthode n'existe pas" - -#: ../../enterprise/godmode/setup/setup_history.php:159 -#: ../../include/functions_config.php:1507 -msgid "Host" -msgstr "Hôte" - -#: ../../enterprise/godmode/setup/setup_history.php:204 -#: ../../include/functions_config.php:1528 -msgid "Database user" -msgstr "Utilisateur de la base de données" - -#: ../../enterprise/godmode/setup/setup_history.php:219 -#: ../../include/functions_config.php:1532 -msgid "Database password" -msgstr "Mot de passe de la base de données" - -#: ../../enterprise/godmode/setup/setup_history.php:223 -msgid "Configure connection target" -msgstr "Configurer la cible de connexion" - -#: ../../enterprise/godmode/setup/setup_history.php:237 -msgid "Active to historical settings" -msgstr "Actif dans les paramètres historiques" - -#: ../../enterprise/godmode/setup/setup_history.php:241 -#, php-format -msgid "" -"Data will be available in active database as time as days you specify here. " -"Older information will be sent to historical database. Note data will be " -"purged from active database after %d days." -msgstr "" -"Les données seront disponibles dans la base de données active en tant qu’heure " -"et jours que vous spécifiez ici. Les informations plus anciennes seront " -"envoyées à la base de données historique. Les données seront purgées de la " -"base de données active après %d jours." - -#: ../../enterprise/godmode/setup/setup_history.php:247 -msgid "Data days old to keep in active database" -msgstr "Données anciennes à conserver dans la base de données active" - -#: ../../enterprise/godmode/setup/setup_history.php:262 -msgid "" -"Number of rows to be sent to historical database each 'delay' seconds. If you " -"experience issues running pandora_db, try decreasing this value." -msgstr "" -"Nombre de lignes à envoyer à la base de données historique chaque seconde de « " -"retard ». Si vous rencontrez des problèmes lors de l’exécution de pandora_db, " -"essayez de diminuer cette valeur." - -#: ../../enterprise/godmode/setup/setup_history.php:266 -msgid "Transference block size (Step)" -msgstr "Taille du bloc de transfert (étape)" - -#: ../../enterprise/godmode/setup/setup_history.php:271 -msgid "Delay between transferences (seconds)" -msgstr "Délai entre les transferts (secondes)" - -#: ../../enterprise/godmode/setup/setup_history.php:276 -msgid "Historical data settings" -msgstr "Paramètres de données historiques" - -#: ../../enterprise/godmode/setup/setup_history.php:278 -msgid "Maximum historical data age (days)" -msgstr "Âge maximal des données historiques (jours)" - -#: ../../enterprise/godmode/setup/setup_history.php:283 -msgid "Maximum historical string data age (days)" -msgstr "Âge maximal des données de chaîne historique (jours)" - -#: ../../enterprise/godmode/setup/setup_history.php:288 -msgid "Data older than 'days' is compacted in order to improve disk utilization." -msgstr "" -"Les données plus anciennes que les « jours » sont compactées afin d’améliorer " -"l’utilisation du disque." - -#: ../../enterprise/godmode/setup/setup_history.php:293 -msgid "" -"Automatically create partitions on specific database IDB files (tagente_datos, " -"tagente_datos_string, tevento). Monthly partitions." -msgstr "" -"Créez automatiquement des partitions sur des fichiers IDB de base de données " -"spécifiques (tagent_données, tagent_données_string, tevent). Partitions " -"mensuelles." - -#: ../../enterprise/godmode/setup/setup_history.php:297 -msgid "Automatic partition of big tables." -msgstr "Partition automatique des grandes tables." - -#: ../../enterprise/godmode/setup/setup_history.php:308 -msgid "Historical events settings" -msgstr "Paramètres des événements historiques" - -#: ../../enterprise/godmode/setup/setup_history.php:319 -#, php-format -msgid "" -"Events will remain in active database a maximum of specified days, then they " -"will be transferred to historical database. Note events will be purged from " -"active database after %d days." -msgstr "" -"Les événements resteront dans la base de données active un maximum de jours " -"spécifiés, puis ils seront transférés dans la base de données historique. " -"Notez que les événements seront purgés de la base de données active après %d " -"jours." - -#: ../../enterprise/godmode/setup/setup_history.php:325 -msgid "Events days old to keep in active database" -msgstr "" -"Événements vieux de plusieurs jours à conserver dans la base de données active" - -#: ../../enterprise/godmode/setup/setup_history.php:340 -msgid "Events will be purged from historical database after specified days." -msgstr "" -"Les événements seront purgés de la base de données historique après les jours " -"spécifiés." - -#: ../../enterprise/godmode/setup/setup_history.php:344 -msgid "Maximum historical events age (days)" -msgstr "Âge maximale des événements historiques (jours)" - -#: ../../enterprise/godmode/setup/setup_history.php:361 -msgid "Enable historical events" -msgstr "Activer les événements historiques" - -#: ../../enterprise/godmode/setup/setup_history.php:373 -msgid "Customize settings" -msgstr "Personnaliser les paramètres" - -#: ../../enterprise/godmode/setup/setup_history.php:385 -msgid "Enable historical database" -msgstr "Activer la base de données historique" - -#: ../../enterprise/godmode/setup/setup_history.php:407 -msgid "History database connection is available." -msgstr "La connexion à la base de données d’historique est disponible." - -#: ../../enterprise/godmode/setup/setup_history.php:414 -#, php-format -msgid "History database connection failed: %s" -msgstr "Échec de la connexion à la base de données historique : %s" - -#: ../../enterprise/godmode/setup/setup_history.php:430 -msgid "History database schema is installed." -msgstr "Le schéma de base de données d’historique est installé." - -#: ../../enterprise/godmode/setup/setup_history.php:439 -#, php-format -msgid "Database is not installed: %s" -msgstr "La base de données n’est pas installée : %s" - -#: ../../enterprise/godmode/setup/setup_history.php:444 -msgid "Install database schema" -msgstr "Installer le schéma de base de données" - -#: ../../enterprise/godmode/setup/setup_history.php:445 -msgid "This action will install the schema into the target, are you sure?" -msgstr "Cette action installera le schéma dans la cible, êtes-vous sûr ?" - -#: ../../enterprise/godmode/setup/setup_history.php:467 -msgid "History database schema is up to date with active database." -msgstr "" -"Le schéma de base de données d’historique est à jour avec la base de données " -"active." - -#: ../../enterprise/godmode/setup/setup_history.php:476 -#, php-format -msgid "Database is not updated: %s" -msgstr "La base de données n’est pas mise à jour : %s" - -#: ../../enterprise/godmode/setup/setup_history.php:491 -msgid "Current schema: " -msgstr "Schéma actuel : " - -#: ../../enterprise/godmode/setup/setup_history.php:498 -msgid "Upgrade database schema" -msgstr "Mettre à niveau le schéma de base de données" - -#: ../../enterprise/godmode/setup/setup_history.php:499 -msgid "" -"This action will schedule the installation or upgrade of database schema into " -"the target, are you sure?" -msgstr "" -"Cette action planifiera l’installation ou la mise à niveau du schéma de base " -"de données dans la cible, êtes-vous sûr ?" - -#: ../../enterprise/godmode/setup/setup_history.php:532 -msgid "" -"By enabling historical database, target connection will be tested. If needed, " -"database schema will be applied on your selected target, do you want to " -"proceed?" -msgstr "" -"En activant la base de données historique, la connexion cible sera testée. Si " -"nécessaire, le schéma de base de données sera appliqué sur votre cible " -"sélectionnée, voulez-vous continuer ?" - -#: ../../enterprise/godmode/setup/setup_history.php:533 -msgid "" -"Changing historical database target, schema will be recreated in new one, but " -"old data will remain in previous node, unlinked from this console and not " -"maintained, do you want to proceed?" -msgstr "" -"En changeant la cible de la base de données historique, le schéma sera recréé " -"dans un nouveau, mais les anciennes données resteront dans le nœud précédent, " -"dissociées de cette console et non maintenues, voulez-vous continuer ?" - -#: ../../enterprise/godmode/setup/setup_history.php:535 -#, php-format -msgid "" -"Disabling historical database, you will not keep any data older than %d days. " -"Are you sure?" -msgstr "" -"En désactivant la base de données historique, vous ne conserverez aucune " -"donnée de plus de %d jours. Êtes-vous sûr ?" - -#: ../../enterprise/godmode/setup/setup_history.php:539 -#, php-format -msgid "" -"Historical database allows you to keep data older than %d days. This action " -"will produce no changes. Historical database will remain disabled." -msgstr "" -"La base de données historique vous permet de conserver des données plus " -"anciennes que %d jours. Cette action ne produira aucun changement. La base de " -"données historique restera désactivée." - -#: ../../enterprise/godmode/setup/setup_history.php:544 -msgid "" -"By changing historical database target, the new connection will be tested. If " -"needed, database schema will be applied on your selected target. Information " -"stored in previous configuration will be IGNORED, do you want to proceed?" -msgstr "" -"En modifiant la cible historique de la base de données, la nouvelle connexion " -"sera testée. Si nécessaire, le schéma de base de données sera appliqué sur la " -"cible sélectionnée. Les informations stockées dans la configuration précédente " -"seront IGNORÉES, voulez-vous continuer ?" - -#: ../../enterprise/godmode/setup/setup_history.php:547 -msgid "Please ensure all fields matches your needs." -msgstr "Veuillez vous assurer que tous les champs correspondent à vos besoins." - -#: ../../enterprise/godmode/setup/setup_history.php:678 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:640 -#: ../../enterprise/include/functions_tasklist.php:154 -#: ../../enterprise/meta/advanced/cron_main.php:381 -#: ../../include/functions_cron.php:465 -msgid "Scheduled" -msgstr "Planifié" - -#: ../../enterprise/godmode/setup/setup_history.php:681 -msgid "Update scheduled." -msgstr "Mise à jour planifiée." - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:31 -msgid "Metaconsole setup" -msgstr "Configuration de la Métaconsole" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:85 -#: ../../enterprise/meta/advanced/metasetup.visual.php:58 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:219 -#: ../../enterprise/meta/advanced/metasetup.setup.php:86 -#: ../../enterprise/meta/advanced/metasetup.performance.php:54 -#: ../../enterprise/meta/advanced/metasetup.relations.php:103 -#: ../../enterprise/meta/advanced/metasetup.log.php:48 -#: ../../enterprise/meta/advanced/metasetup.auth.php:54 -#: ../../enterprise/meta/advanced/metasetup.password.php:53 -msgid "Successfully update" -msgstr "Mis à jour correctement" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:86 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:220 -msgid "Could not be update" -msgstr "Erreur de mise à jour" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:195 -msgid "Pandora FMS Metaconsole item edition" -msgstr "Édition des éléments de la Métaconsole de Pandora FMS" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:519 -msgid "Auth token" -msgstr "Token d'authentification" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 -msgid "" -"Token previously configured on the destination Pandora console in order to use " -"delegated authentification." -msgstr "" -"Token configuré préalablement sur la console de destination de Pandora FMS " -"afin d'utiliser l'authentification déléguée" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:206 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:516 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:839 -msgid "Console URL" -msgstr "URL de la console" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:215 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:275 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:564 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:840 -msgid "DB Host" -msgstr "Hôte de la BD" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:219 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:573 -msgid "DB Name" -msgstr "Nom de la BD" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:224 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:582 -msgid "DB User" -msgstr "Utilisateur de la BD" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:228 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:591 -msgid "DB Password" -msgstr "Mot de passe de la BD" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:233 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:544 -msgid "Console User" -msgstr "Utilisateur de la console" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:237 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:553 -msgid "Console Password" -msgstr "Mot de passe de la console" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:270 -#: ../../enterprise/include/class/CommandCenter.class.php:317 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:830 -msgid "DB" -msgstr "BD" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:271 -#: ../../enterprise/include/class/CommandCenter.class.php:318 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:831 -msgid "API" -msgstr "API" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:272 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:832 -msgid "Compatibility" -msgstr "Compatibilité" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:274 -msgid "Console URLxxxxxx" -msgstr "Console URLxxxxxx" - -#: ../../enterprise/godmode/setup/edit_skin.php:47 -msgid "Successfully updated skin" -msgstr "Thème mis à jour correctement" - -#: ../../enterprise/godmode/setup/edit_skin.php:49 -#: ../../enterprise/godmode/setup/edit_skin.php:67 -msgid "Error updating skin" -msgstr "Erreur de mise à jour du thème" - -#: ../../enterprise/godmode/setup/edit_skin.php:197 -msgid "Error creating skin" -msgstr "Erreur de création du thème" - -#: ../../enterprise/godmode/setup/edit_skin.php:201 -msgid "Successfully created skin" -msgstr "Thème créé correctement" - -#: ../../enterprise/godmode/setup/edit_skin.php:242 -msgid "" -"Zip file with skin subdirectory. The name of the zip file only can have " -"alphanumeric characters." -msgstr "" -"Fichier zip avec sous-répertoire thème. Le nom du fichier zip ne peut avoir " -"que des caractères alphanumériques." - -#: ../../enterprise/godmode/setup/edit_skin.php:267 -msgid "Group/s" -msgstr "Groupe/s" - -#: ../../enterprise/godmode/admin_access_logs.php:78 -msgid "Show extended info" -msgstr "Afficher plus d'informations" - -#: ../../enterprise/godmode/admin_access_logs.php:99 -msgid "" -"The security check cannot be performed. There are no data in tsession_extended " -"to check the hash." -msgstr "" -"Le contrôle de sécurité ne peut pas être effectué. Il n’y a pas de données " -"dans tsession_extended pour vérifier le hachage." - -#: ../../enterprise/godmode/admin_access_logs.php:108 -msgid "Security check is ok." -msgstr "Contrôle de sécurité correct" - -#: ../../enterprise/godmode/admin_access_logs.php:113 -msgid "Security check is fail." -msgstr "Problème de contrôle de sécurité" - -#: ../../enterprise/godmode/admin_access_logs.php:208 -msgid "Extended info:" -msgstr "Information supplémentaire :" - -#: ../../enterprise/godmode/admin_access_logs.php:216 -msgid "Changes:" -msgstr "Changements :" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:121 -msgid "Error: The conf file of agent is not readble." -msgstr "" -"Erreur : le fichier de configuration de l'agent n'est pas accessible en " -"lecture." - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:125 -msgid "Error: The conf file of agent is not writable." -msgstr "" -"Erreur: Le fichier de configuraton de l'agent n'est pas accessible en écriture." - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:178 -#: ../../enterprise/godmode/policies/policy_modules.php:387 -msgid "Add module" -msgstr "Ajouter un module" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:213 -msgid "No module was found" -msgstr "Aucun module a été trouvé" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:248 -msgid "Delete remote conf agent files" -msgstr "Supprimer les fichiers de configuration distante de l’agent" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:249 -msgid "" -"Delete this conf file implies that for restore you must reactive remote config " -"in the local agent." -msgstr "" -"Si vous supprimez ce fichier de configuration, vous devrez réactiver la " -"configuration à distance dans l'agent local pour le rétablir." - -#: ../../enterprise/godmode/agentes/collections.editor.php:71 -#: ../../enterprise/godmode/agentes/collections.agents.php:44 -#: ../../enterprise/godmode/agentes/collections.data.php:54 -#: ../../enterprise/godmode/policies/policies.php:505 -#: ../../enterprise/godmode/policies/policy_collections.php:31 -#: ../../enterprise/godmode/menu.php:70 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2109 -#: ../../enterprise/include/functions_policies.php:3796 -#: ../../enterprise/meta/advanced/collections.editor.php:60 -#: ../../enterprise/meta/advanced/collections.data.php:33 -#: ../../enterprise/meta/include/functions_agents_meta.php:533 -#: ../../general/first_task/collections.php:22 -msgid "Collections" -msgstr "Collections" - -#: ../../enterprise/godmode/agentes/collections.editor.php:84 -#: ../../enterprise/godmode/agentes/collections.data.php:106 -#: ../../enterprise/godmode/agentes/collections.data.php:262 -#: ../../enterprise/godmode/agentes/collections.data.php:351 -#: ../../enterprise/godmode/agentes/collections.data.php:367 -#: ../../enterprise/godmode/agentes/collections.data.php:375 -#: ../../enterprise/meta/advanced/collections.data.php:231 -msgid "Manager configuration > Edit " -msgstr "Gérer la configuration > Éditer " - -#: ../../enterprise/godmode/agentes/collections.editor.php:98 -msgid "Files in " -msgstr "Les fichiers dans " - -#: ../../enterprise/godmode/agentes/collections.editor.php:109 -#: ../../enterprise/godmode/agentes/collections.php:92 -#: ../../enterprise/godmode/agentes/collections.data.php:395 -#, php-format -msgid "" -"This console is not manager of this environment, please manage this feature " -"from %s." -msgstr "" -"Cette console n’est pas gestionnaire de cet environnement, veuillez gérer " -"cette fonctionnalité à partir de %s." - -#: ../../enterprise/godmode/agentes/collections.editor.php:161 -#: ../../enterprise/godmode/agentes/collections.editor.php:226 -#: ../../enterprise/meta/advanced/collections.editor.php:128 -#: ../../enterprise/meta/advanced/collections.editor.php:195 -msgid "Back to file explorer" -msgstr "Retour à l'Explorateur de fichiers" - -#: ../../enterprise/godmode/agentes/collections.editor.php:198 -#: ../../enterprise/meta/advanced/collections.editor.php:167 -#: ../../include/functions_filemanager.php:296 -msgid "Security error." -msgstr "Erreur de sécurité" - -#: ../../enterprise/godmode/agentes/collections.editor.php:299 -#: ../../enterprise/meta/advanced/collections.editor.php:269 -msgid "Correct update file." -msgstr "Fichier mis à jour correctement" - -#: ../../enterprise/godmode/agentes/collections.editor.php:300 -#: ../../enterprise/meta/advanced/collections.editor.php:270 -msgid "Incorrect update file." -msgstr "Erreur de mise à jour du fichier" - -#: ../../enterprise/godmode/agentes/collections.editor.php:447 -#: ../../enterprise/meta/advanced/collections.editor.php:403 -msgid "Please, first save a new collection before to upload files." -msgstr "" -"Veuillez sauvegarder d'abord la nouvelle collection, et ensuite téléverser les " -"fichiers." - -#: ../../enterprise/godmode/agentes/collections.agents.php:36 -msgid "Show Agent >" -msgstr "Afficher l’agent >" - -#: ../../enterprise/godmode/agentes/collections.agents.php:120 -#: ../../enterprise/godmode/agentes/collections.agents.php:124 -msgid "This collection has not been added to any agents" -msgstr "Cette collection n’a été ajoutée à aucun agent" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:58 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:61 -msgid "The changes on this field are linked with the configuration data." -msgstr "Les modifications de ce champ sont liées aux données de configuration." - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:67 -msgid "Using local component" -msgstr "Utilisation du composant local en cours" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:155 -msgid "Show configuration data" -msgstr "Afficher les données de configuration" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:166 -msgid "Hide configuration data" -msgstr "Cacher les données de configuration" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:174 -msgid "Data configuration" -msgstr "Configuration des données" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:180 -#: ../../enterprise/godmode/modules/configure_local_component.php:500 -msgid "Load a basic structure on data configuration" -msgstr "Charger une structure de base de données de configuration" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:183 -#: ../../enterprise/godmode/modules/configure_local_component.php:503 -msgid "Check the correct structure of the data configuration" -msgstr "Vérifier la structure correcte de la configuration des données" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:196 -#: ../../enterprise/godmode/modules/configure_local_component.php:506 -msgid "First line must be \"module_begin\"" -msgstr "La première ligne doit être « module_begin »." - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:197 -#: ../../enterprise/godmode/modules/configure_local_component.php:507 -msgid "Data configuration is empty" -msgstr "La configuration de données est vide." - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:198 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:202 -#: ../../enterprise/godmode/modules/configure_local_component.php:508 -#: ../../enterprise/godmode/modules/configure_local_component.php:512 -msgid "Last line must be \"module_end\"" -msgstr "La dernière ligne doit être « module_end »." - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:199 -#: ../../enterprise/godmode/modules/configure_local_component.php:509 -msgid "" -"Name is missed. Please add a line with \"module_name yourmodulename\" to data " -"configuration" -msgstr "" -"Il manque le nom. Veuillez ajouter une ligne avec « module_name yourmodulename " -"» à la configuration des données" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:200 -#: ../../enterprise/godmode/modules/configure_local_component.php:510 -msgid "" -"Type is missed. Please add a line with \"module_type yourmoduletype\" to data " -"configuration" -msgstr "" -"Il manque le type. Veuillez ajouter une ligne avec « module_type " -"yourmoduletype » à la configuration des données." - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:201 -#: ../../enterprise/godmode/modules/configure_local_component.php:511 -msgid "Type is wrong. Please set a correct type" -msgstr "Le type est incorrect. Veuillez choisir un type correct." - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:204 -#: ../../enterprise/godmode/modules/configure_local_component.php:514 -msgid "Error in the syntax, please check the data configuration." -msgstr "Erreur dans la syntaxe, veuillez vérifier la configuration de données." - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:205 -#: ../../enterprise/godmode/modules/configure_local_component.php:515 -msgid "Data configuration are built correctly" -msgstr "Configuration des données établie correctement" - -#: ../../enterprise/godmode/agentes/module_manager.php:48 -msgid "Create a new web analysis module" -msgstr "Créer un nouveau module d’analyse Web" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:55 -msgid "Cannot delete rule from autoconfiguration" -msgstr "Impossible de supprimer la règle de la configuration automatique" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:61 -msgid "Agent Autoconfiguration Information" -msgstr "Informations sur la configuration automatique de l’agent" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:62 -msgid "You must click the Create or Update buttom for a correct configuration!!!" -msgstr "Cliquez sur Créer ou Mettre à jour pour une configuration correcte !" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:70 -msgid "" -"Cannot create autoconfiguration from read only console, please create from " -"metaconsole (centralized management)" -msgstr "" -"Impossible de créer une configuration automatique à partir de la console en " -"lecture seule, veuillez créer à partir de la Métaconsole (gestion centralisée)" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:91 -msgid "Cannot create autoconfiguration in metaconsole" -msgstr "Impossible de créer une configuration automatique dans la Métaconsole" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:99 -msgid "Cannot create unnamed autoconfiguration" -msgstr "Impossible de créer une configuration automatique sans nom" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:109 -msgid "" -"Cannot udpate autoconfiguration from read only console, please create from " -"metaconsole (centralized management)" -msgstr "" -"Impossible de mettre à jour l’autoconfiguration à partir de la console en " -"lecture seule, veuillez créer à partir de Métaconsole (gestion centralisée)" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:126 -msgid "Cannot update autoconfiguration" -msgstr "Impossible de mettre à jour la configuration automatique" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:136 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:191 -msgid "" -"Cannot modify autoconfiguration from read only console, please create from " -"metaconsole (centralized management)" -msgstr "" -"Impossible de modifier la configuration automatique à partir de la console en " -"lecture seule, veuillez créer à partir de la Métaconsole (gestion centralisée)" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:292 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:96 -msgid "Agent autoconfiguration list" -msgstr "Liste de configuration automatique de l’agent" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:301 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:422 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:680 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:103 -#: ../../enterprise/meta/include/functions_agents_meta.php:500 -#: ../../enterprise/meta/include/functions_agents_meta.php:567 -msgid "Agent autoconfiguration" -msgstr "Auto-configuration de l'agent" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:323 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:129 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:63 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:213 -#, php-format -msgid "" -"This console is not manager of this environment, please manage this feature " -"from centralized manager console. Go to %s to manage it." -msgstr "" -"Cette console n'est pas le gestionnaire de cet environment, veuillez gérer cet " -"fonctionnalité depuis la console de gestion centralisée. Allez vers %s pour le " -"gérer." - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:335 -msgid "Autoconfiguration" -msgstr "Configuration automatique" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:375 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:272 -#: ../../enterprise/meta/include/functions_autoprovision.php:642 -#: ../../extensions/quick_shell.php:190 -msgid "Method" -msgstr "Méthode" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:377 -#: ../../include/class/CredentialStore.class.php:959 -msgid "Extra" -msgstr "Extra" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:405 -msgid "Add rule" -msgstr "Ajouter une règle" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:410 -msgid "Rules" -msgstr "Règles" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:432 -msgid "New group" -msgstr "Nouveau groupe" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:464 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:422 -msgid "Launch custom event" -msgstr "Lancer événement personnalisé" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:465 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:423 -msgid "Launch alert action" -msgstr "Lancer action d'alerte" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:619 -#: ../../enterprise/godmode/policies/configure_policy.php:47 -msgid "Add policy" -msgstr "Ajouter une politique" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:634 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:394 -msgid "Op" -msgstr "Op" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:651 -msgid "Extra configuration block" -msgstr "Bloc de configuration supplémentaire" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:653 -msgid "" -"Put here any extra configuration you want to be applied to any new agent " -"matching previously defined rules" -msgstr "" -"Mettez ici toute configuration supplémentaire que vous souhaitez appliquer à " -"tout nouvel agent correspondant à des règles précédemment définies" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:686 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:717 -msgid "Extra actions" -msgstr "Actions supplémentaires" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:707 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1010 -msgid "Add extra action" -msgstr "Ajouter une action supplémentaire" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:875 -msgid "Add new rule" -msgstr "Ajouter une nouvelle règle" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:877 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:188 -msgid "Update rule" -msgstr "Mettre à jour la règle" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1097 -msgid "Update extra action" -msgstr "Mettre à jour l’action supplémentaire" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:24 -msgid "Capacity planning" -msgstr "Planification de la capacité" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:26 -msgid "Synthetic arithmetic" -msgstr "Arithmétique synthétique" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:27 -msgid "Synthetic average" -msgstr "Moyenne synthétique" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:28 -msgid "Trending module" -msgstr "Module tendance" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:114 -msgid "Fixed value" -msgstr "Valeur fixe" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:119 -msgid "Add module to operation as add" -msgstr "Ajouter un module à l'opération comme somme" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:120 -msgid "Add module to operations as deduct" -msgstr "Ajouter un module à l'opération comme soustraction" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:121 -msgid "Add module to operations as multiplicate " -msgstr "Ajouter un module à l'opération comme multiplication " - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:122 -msgid "Add module to operations as divide" -msgstr "Ajouter un module à l'opération comme division" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:123 -msgid "Remove selected modules" -msgstr "Supprimer les modules sélectionnés" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:128 -msgid "Add module to average operation" -msgstr "Ajouter un module à l'opération moyenne" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:129 -msgid "Remove selected modules from operations stack" -msgstr "Supprimer les modules sélectionnés des opérations en attente" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:144 -msgid "Move down selected modules" -msgstr "Déplacer les modules sélectionnés vers le bas" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:145 -msgid "Move up selected modules" -msgstr "Déplacer les modules sélectionnés vers le haut" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:175 -msgid "Select Service" -msgstr "Sélectionner un service" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:188 -msgid "Netflow filter" -msgstr "Filtre Netflow" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:197 -msgid "Select filter" -msgstr "Sélectionner un filtre" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:207 -msgid "Percentual value" -msgstr "Valeur en pourcentage" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:84 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:144 -msgid "Successfully added inventory module" -msgstr "Module d'inventaire ajouté correctement" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:86 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:153 -msgid "Error adding inventory module" -msgstr "Erreur d'ajout du module d'inventaire" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:89 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:156 -msgid "The inventory of the module already exists" -msgstr "L’inventaire du module existe déjà" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:100 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:162 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:183 -msgid "Successfully deleted inventory module" -msgstr "Module d'inventaire supprimé correctement" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:102 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:163 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:184 -msgid "Error deleting inventory module" -msgstr "Erreur de suppression du module d'inventaire" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:110 -msgid "Successfully forced inventory module" -msgstr "Module d'inventaire forcé correctement" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:112 -msgid "Error forcing inventory module" -msgstr "Erreur : module d'inventaire non forcé" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:128 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:216 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:143 -msgid "Successfully updated inventory module" -msgstr "Module d'inventaire mis à jour correctement" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:130 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:225 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:144 -msgid "Error updating inventory module" -msgstr "Erreur de mise à jour du module d'inventaire" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:165 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:71 -msgid "Inventory module error" -msgstr "Erreur du module d'inventaire" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:222 -#: ../../enterprise/include/functions_ui.php:92 -msgid "Target" -msgstr "Cible" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:51 -msgid "Cannot delete autoconfiguration" -msgstr "Impossible de supprimer la configuration automatique" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:67 -msgid "enabling" -msgstr "activation" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:70 -msgid "disabling" -msgstr "désactivation" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:75 -#, php-format -msgid "Successfully %s" -msgstr "%s avec succès" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:76 -#, php-format -msgid "Error %s" -msgstr "Erreur %s" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:158 -msgid "There are no defined autoconfigurations" -msgstr "Il n’y a pas de configuration automatique définie" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:195 -msgid "Add new configuration definition" -msgstr "Ajouter une nouvelle définition de configuration" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:66 -msgid "Plug-in updated succesfully" -msgstr "Plugin mis à jour correctement" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:66 -msgid "Plug-in cannot be updated" -msgstr "Erreur de mise à jour du plugin" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:74 -msgid "Plug-in deleted succesfully" -msgstr "Plugin supprimé correctement" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:74 -msgid "Plug-in cannot be deleted" -msgstr "Erreur de suppression du plugin" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:87 -#: ../../enterprise/godmode/policies/policy_plugins.php:90 -msgid "Plug-in added succesfully" -msgstr "Plugin ajouté correctement" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:87 -#: ../../enterprise/godmode/policies/policy_plugins.php:91 -msgid "Plug-in cannot be added" -msgstr "Erreur d'ajout du plugin" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:97 -msgid "Plug-in enabled succesfully" -msgstr "Plugin activé correctement" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:98 -msgid "Plug-in cannot be enabled" -msgstr "Erreur d'activation du plugin" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:109 -msgid "Plug-in disabled succesfully" -msgstr "Plugin désactivé correctement" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:110 -msgid "Plug-in cannot be disabled" -msgstr "Erreur de désactivation du plugin" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:127 -#: ../../enterprise/godmode/policies/policy_plugins.php:109 -msgid "If enabled, allows to define a complex module plugin or log." -msgstr "" -"S’il est activé, il permet de définir un plugin ou un journal de module " -"complexe." - -#: ../../enterprise/godmode/agentes/plugins_manager.php:142 -#: ../../enterprise/godmode/policies/policy_plugins.php:123 -msgid "New plug-in" -msgstr "Nouveau plugin" - -#: ../../enterprise/godmode/agentes/collection_manager.php:42 -#: ../../enterprise/godmode/agentes/collections.php:309 -#: ../../enterprise/godmode/policies/policies.php:326 -#: ../../enterprise/godmode/policies/policy_collections.php:248 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:187 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:188 -#: ../../enterprise/extensions/translate_string.php:313 -#: ../../enterprise/extensions/translate_string.php:314 -msgid "Free text for search (*)" -msgstr "Texte libre pour la recherche (*)" - -#: ../../enterprise/godmode/agentes/collection_manager.php:77 -msgid "Succesful add the collection" -msgstr "La collection a été ajoutée correctement" - -#: ../../enterprise/godmode/agentes/collection_manager.php:78 -msgid "Unsuccesful add the collection" -msgstr "Erreur d'ajout de la collection" - -#: ../../enterprise/godmode/agentes/collection_manager.php:94 -#: ../../enterprise/godmode/agentes/collections.php:188 -#: ../../enterprise/godmode/agentes/collections.php:210 -#: ../../enterprise/meta/advanced/collections.php:122 -#: ../../enterprise/meta/advanced/collections.php:138 -msgid "Successful create collection package." -msgstr "Progiciel de la collection créé correctement" - -#: ../../enterprise/godmode/agentes/collection_manager.php:95 -#: ../../enterprise/godmode/agentes/collections.php:211 -#: ../../enterprise/meta/advanced/collections.php:139 -msgid "Can not create collection package." -msgstr "Erreur de création du progiciel de la collection" - -#: ../../enterprise/godmode/agentes/collection_manager.php:110 -#: ../../enterprise/godmode/agentes/collections.php:328 -#: ../../enterprise/godmode/policies/policy_collections.php:170 -#: ../../enterprise/godmode/policies/policy_collections.php:264 -#: ../../enterprise/meta/advanced/collections.php:312 -msgid "Short Name" -msgstr "Nom abrégé" - -#: ../../enterprise/godmode/agentes/collection_manager.php:166 -#: ../../enterprise/godmode/agentes/collection_manager.php:167 -#: ../../enterprise/godmode/agentes/collection_manager.php:281 -#: ../../enterprise/godmode/agentes/collection_manager.php:282 -#: ../../enterprise/godmode/agentes/collections.data.php:467 -#: ../../enterprise/godmode/agentes/collections.data.php:468 -#: ../../enterprise/meta/advanced/collections.data.php:373 -#: ../../enterprise/meta/advanced/collections.data.php:374 -msgid "Need to regenerate" -msgstr "Il a besoin de se régénérer." - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:42 -msgid "Data Copy" -msgstr "Copie de données" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:49 -msgid "No selected agents to copy" -msgstr "Aucun agent à copier sélectionné" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:62 -msgid "No source agent selected" -msgstr "Aucun agent de la source sélectionné" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:108 -msgid "Making copy of configuration file for" -msgstr "Copie du fichier de configuration en cours pour" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:117 -msgid "Error copying md5 file " -msgstr "Erreur de copie du fichier md5 " - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:117 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:119 -msgid " md5 file" -msgstr " fichier md5" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:119 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:125 -msgid "Copied " -msgstr "Copié " - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:123 -msgid "Error copying " -msgstr "Erreur de copie " - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:123 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:125 -msgid " config file" -msgstr " fichier de configuration" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:135 -msgid "Remote configuration management" -msgstr "Gestion de la configuration à distance" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:186 -msgid "To agent(s):" -msgstr "Pour les agents :" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:203 -msgid "Replicate configuration" -msgstr "Répliquer la configuration" - -#: ../../enterprise/godmode/agentes/collections.php:65 -msgid "Success: recreate file" -msgstr "Fichier créé à nouveau correctement" - -#: ../../enterprise/godmode/agentes/collections.php:67 -msgid "Error: recreate file " -msgstr "Impossible de créer le fichier à nouveau " - -#: ../../enterprise/godmode/agentes/collections.php:82 -#: ../../enterprise/godmode/agentes/collections.php:123 -#: ../../enterprise/godmode/agentes/collections.php:232 -msgid "Collections Management" -msgstr "Gestion des collections" - -#: ../../enterprise/godmode/agentes/collections.php:175 -msgid "Manager collection" -msgstr "Gestionnaire de collections" - -#: ../../enterprise/godmode/agentes/collections.php:245 -#: ../../enterprise/meta/advanced/collections.php:208 -msgid "Error: The main directory of collections does not exist." -msgstr "Erreur : le répertoire principal de la collection n'existe pas." - -#: ../../enterprise/godmode/agentes/collections.php:360 -#: ../../enterprise/meta/advanced/collections.php:373 -msgid "Are you sure to delete?" -msgstr "Êtes-vous sûr(e) de vouloir le supprimer ?" - -#: ../../enterprise/godmode/agentes/collections.php:361 -#: ../../enterprise/meta/advanced/collections.php:378 -#: ../../enterprise/meta/advanced/collections.php:379 -msgid "Delete collection" -msgstr "Supprimer la collection" - -#: ../../enterprise/godmode/agentes/collections.php:368 -#: ../../enterprise/meta/advanced/collections.php:388 -msgid "Are you sure to re-apply?" -msgstr "Êtes-vous sûr(e) de vouloir appliquer à nouveau ?" - -#: ../../enterprise/godmode/agentes/collections.php:369 -#: ../../enterprise/meta/advanced/collections.php:389 -msgid "Re-Apply changes" -msgstr "Appliquer les changements à nouveau" - -#: ../../enterprise/godmode/agentes/collections.php:376 -#: ../../enterprise/meta/advanced/collections.php:396 -msgid "Are you sure to apply?" -msgstr "Êtes-vous sûr(e) de vouloir appliquer ?" - -#: ../../enterprise/godmode/agentes/collections.php:377 -#: ../../enterprise/meta/advanced/collections.php:397 -msgid "Apply changes" -msgstr "Appliquer les modifications" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:127 -msgid "Run performance tests" -msgstr "Exécuter des tests de performances" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:138 -msgid "Target web site" -msgstr "Site Web cible" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:140 -msgid "" -"The url specified in this field is mandatory to retrieve performance stats." -msgstr "" -"L’URL spécifiée dans ce champ est obligatoire pour récupérer les statistiques " -"de performances." - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:154 -msgid "target web site (http://...)" -msgstr "site web cible (http://...)" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:161 -msgid "Execute tests from" -msgstr "Exécuter des tests à partir de" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:177 -msgid "Browser" -msgstr "Navigateur" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:179 -msgid "" -"Support for IE and Edge browsers is experimental. Tests might not work as " -"expected." -msgstr "" -"La prise en charge des navigateurs IE et Edge est expérimentale. Les tests " -"peuvent ne pas fonctionner comme prévu." - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:221 -msgid "Accept insecure certificates" -msgstr "Accepter les certificats non sécurisés" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:223 -msgid "Only Selenium 3." -msgstr "Seulement Sélénium 3." - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:349 -msgid "Paste your selenium test, exported as HTML, here" -msgstr "Collez votre test de sélénium, exporté au format HTML, ici" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:362 -msgid "Add file" -msgstr "Ajouter un fichier" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:370 -msgid "Upload your selenium test in html or side (only Selenium 3) format" -msgstr "" -"Téléchargez votre test de sélénium au format html ou side (uniquement Selenium " -"3)" - -#: ../../enterprise/godmode/agentes/collections.data.php:59 -#: ../../enterprise/godmode/agentes/collections.data.php:167 -#: ../../enterprise/godmode/agentes/collections.data.php:191 -#: ../../enterprise/godmode/agentes/collections.data.php:211 -#: ../../enterprise/godmode/agentes/collections.data.php:238 -#: ../../enterprise/godmode/agentes/collections.data.php:294 -#: ../../enterprise/meta/advanced/collections.data.php:111 -msgid "Manager configuration > New" -msgstr "Gérer la configuration > Nouveau" - -#: ../../enterprise/godmode/agentes/collections.data.php:174 -#: ../../enterprise/meta/advanced/collections.data.php:76 -msgid "" -"Unable to create the collection. Another collection with the same short name." -msgstr "" -"Impossible de créer la collection. Une autre collection avec le même nom " -"abrégé existe déjà." - -#: ../../enterprise/godmode/agentes/collections.data.php:197 -#: ../../enterprise/godmode/agentes/collections.data.php:217 -#: ../../enterprise/meta/advanced/collections.data.php:97 -#: ../../enterprise/meta/advanced/collections.data.php:117 -msgid "Unable to create the collection" -msgstr "Impossible de créer la collection" - -#: ../../enterprise/godmode/agentes/collections.data.php:197 -#: ../../enterprise/meta/advanced/collections.data.php:97 -msgid "Invalid characters in short name" -msgstr "Caractères non valides dans le nom abrégé" - -#: ../../enterprise/godmode/agentes/collections.data.php:217 -#: ../../enterprise/include/functions_local_components.php:174 -#: ../../enterprise/meta/advanced/collections.data.php:117 -msgid "Empty name" -msgstr "Nom vide" - -#: ../../enterprise/godmode/agentes/collections.data.php:244 -#: ../../enterprise/godmode/agentes/collections.data.php:302 -#: ../../enterprise/meta/advanced/collections.data.php:142 -#: ../../enterprise/meta/advanced/collections.data.php:190 -msgid "Unable to create the collection." -msgstr "Impossible de créer la collection" - -#: ../../enterprise/godmode/agentes/collections.data.php:270 -#: ../../enterprise/meta/advanced/collections.data.php:163 -#: ../../enterprise/meta/advanced/collections.data.php:309 -msgid "Correct create collection" -msgstr "Collection créée correctement" - -#: ../../enterprise/godmode/agentes/collections.data.php:358 -#: ../../enterprise/meta/advanced/collections.data.php:287 -msgid "Unable to edit the collection, empty name." -msgstr "Impossible d'éditer la collection : nom vide" - -#: ../../enterprise/godmode/agentes/collections.data.php:373 -#: ../../enterprise/meta/advanced/collections.data.php:300 -msgid "Unable to edit the collection." -msgstr "Impossible d'éditer la collection" - -#: ../../enterprise/godmode/agentes/collections.data.php:384 -msgid "Collection updated successfully" -msgstr "Collection mise à jour correctement" - -#: ../../enterprise/godmode/agentes/collections.data.php:410 -msgid "Please go to the metaconsole and apply this collection" -msgstr "Veuillez vous rendre sur la Métaconsole et appliquer cette collection" - -#: ../../enterprise/godmode/agentes/collections.data.php:414 -msgid "Error: The collection directory does not exist." -msgstr "Erreur : le répertoire de la collection n'existe pas." - -#: ../../enterprise/godmode/agentes/collections.data.php:438 -#: ../../enterprise/meta/advanced/collections.data.php:345 -msgid "Recreate file" -msgstr "Créer le fichier à nouveau" - -#: ../../enterprise/godmode/agentes/collections.data.php:492 -#: ../../enterprise/meta/advanced/collections.data.php:397 -msgid "Group:" -msgstr "Groupe :" - -#: ../../enterprise/godmode/agentes/collections.data.php:514 -#: ../../enterprise/meta/advanced/collections.data.php:420 -msgid "Short name:" -msgstr "Nom abrégé :" - -#: ../../enterprise/godmode/agentes/collections.data.php:519 -#: ../../enterprise/meta/advanced/collections.data.php:426 -msgid "" -"The collection's short name is the name of dir in attachment dir and the " -"package collection." -msgstr "" -"Le nom court de la collection est le nom du répertoire dans le répertoire de " -"pièces jointes et la collection de progiciels." - -#: ../../enterprise/godmode/agentes/collections.data.php:519 -#: ../../enterprise/meta/advanced/collections.data.php:426 -msgid "Short name must contain only alphanumeric characters, - or _ ." -msgstr "Le nom abrégé doit contenir que des caractères alphanumériques, - ou _." - -#: ../../enterprise/godmode/agentes/collections.data.php:519 -#: ../../enterprise/meta/advanced/collections.data.php:426 -msgid "Empty for default short name fc_X where X is the collection id." -msgstr "" -"Vide pour le nom abrégé fc_X par défaut où X est l'identifiant de collection" - -#: ../../enterprise/godmode/policies/policies.php:85 -msgid "Policy not found." -msgstr "Politique introuvable." - -#: ../../enterprise/godmode/policies/policies.php:153 -msgid "Policy name already exists" -msgstr "Le nom de la politique existe déjà." - -#: ../../enterprise/godmode/policies/policies.php:224 -msgid "Policies Management" -msgstr "Gestion des politiques" - -#: ../../enterprise/godmode/policies/policies.php:243 -msgid "All policy agents added to delete queue" -msgstr "" -"Tous les agents de politique ont été ajoutés à la file d'attente de suppression" - -#: ../../enterprise/godmode/policies/policies.php:244 -msgid "Policy agents cannot be added to the delete queue" -msgstr "" -"Les agents de la politique ne peuvent pas être ajoutés à la file d'attente de " -"suppression." - -#: ../../enterprise/godmode/policies/policies.php:330 -msgid "a" -msgstr "a" - -#: ../../enterprise/godmode/policies/policies.php:501 -#: ../../enterprise/godmode/policies/policy_linking.php:157 -#: ../../enterprise/include/functions_policies.php:3781 -msgid "Linking" -msgstr "Relation en cours" - -#: ../../enterprise/godmode/policies/policies.php:514 -msgid "Agent Wizard" -msgstr "Assistant de l'agent" - -#: ../../enterprise/godmode/policies/policies.php:523 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:52 -#: ../../enterprise/include/functions_policies.php:3769 -msgid "External alerts" -msgstr "Alertes externes" - -#: ../../enterprise/godmode/policies/policies.php:527 -#: ../../enterprise/godmode/policies/policy.php:60 -#: ../../enterprise/include/functions_policies.php:3811 -msgid "Queue" -msgstr "File d’attente" - -#: ../../enterprise/godmode/policies/policies.php:595 -msgid "There must be no agents to delete the policy." -msgstr "Il ne doit pas y avoir d’agents pour supprimer la politique." - -#: ../../enterprise/godmode/policies/policies.php:601 -msgid "A policy with agents cannot be deleted. Purge it first" -msgstr "" -"Une politique avec des agents ne peut pas être supprimée. Veuillez la vider en " -"premier." - -#: ../../enterprise/godmode/policies/policies.php:611 -msgid "Deleting all policy agents" -msgstr "Suppression de tous les agents de la politique en cours" - -#: ../../enterprise/godmode/policies/policies.php:616 -msgid "All the policy agents will be deleted" -msgstr "Tous les agents de la politique seront supprimés" - -#: ../../enterprise/godmode/policies/policies.php:625 -msgid "Delete all agents" -msgstr "Supprimer tous les agents" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:123 -msgid "Created successfuly" -msgstr "Créé correctement" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:127 -msgid "Duplicated alert" -msgstr "Alerte dupliquée" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:145 -#: ../../enterprise/godmode/policies/policy_alerts.php:255 -msgid "" -"Successfully added to delete pending alerts. Will be deleted in the next " -"policy application." -msgstr "" -"Ajouté correctement aux alertes en attente de suppression. Il sera supprimé " -"dans la suivante application de la politique." - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:150 -#: ../../enterprise/godmode/policies/policy_modules.php:1303 -#: ../../enterprise/godmode/policies/policy_collections.php:103 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:169 -#: ../../enterprise/godmode/policies/policy_plugins.php:70 -#: ../../enterprise/godmode/policies/policy_agents.php:113 -#: ../../enterprise/godmode/policies/policy_agents.php:129 -#: ../../enterprise/godmode/policies/policy_alerts.php:259 -msgid "Successfully reverted deletion" -msgstr "Suppression annulée correctement" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:151 -#: ../../enterprise/godmode/policies/policy_modules.php:1304 -#: ../../enterprise/godmode/policies/policy_collections.php:104 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:172 -#: ../../enterprise/godmode/policies/policy_plugins.php:71 -#: ../../enterprise/godmode/policies/policy_agents.php:114 -#: ../../enterprise/godmode/policies/policy_agents.php:130 -#: ../../enterprise/godmode/policies/policy_alerts.php:260 -msgid "Could not be reverted" -msgstr "Impossible de l'annuler" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:173 -#: ../../enterprise/godmode/policies/policy_alerts.php:302 -msgid "Deleted action successfuly" -msgstr "Action supprimée correctement" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:200 -#: ../../enterprise/godmode/policies/policy_alerts.php:280 -msgid "Added action successfuly" -msgstr "Action ajoutée correctement" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:383 -msgid "Modules in policy per agents" -msgstr "Modules dans la politique par agent" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:533 -#: ../../enterprise/godmode/policies/policy_modules.php:1560 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:329 -#: ../../enterprise/godmode/policies/policy_agents.php:1066 -#: ../../enterprise/godmode/policies/policy_agents.php:1535 -#: ../../enterprise/godmode/policies/policy_alerts.php:529 -msgid "Undo deletion" -msgstr "Annuler la suppression" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:566 -msgid "There is not external alerts configured in this policy" -msgstr "Aucune alerte externe n’est configurée dans cette politique" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:620 -msgid "Modules in policy agents" -msgstr "Modules dans les agents de la politique" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:648 -msgid "Alert Template" -msgstr "Modèle de l'alerte" - -#: ../../enterprise/godmode/policies/policy.php:186 -#: ../../enterprise/godmode/policies/policy.php:241 -#: ../../enterprise/meta/advanced/policymanager.apply.php:137 -#: ../../enterprise/meta/advanced/policymanager.apply.php:141 -msgid "Operation successfully added to the queue" -msgstr "Opération ajoutée correctement à la file d'attente" - -#: ../../enterprise/godmode/policies/policy.php:192 -#: ../../enterprise/godmode/policies/policy.php:242 -#: ../../enterprise/meta/advanced/policymanager.apply.php:145 -#: ../../enterprise/meta/advanced/policymanager.apply.php:149 -#: ../../enterprise/meta/advanced/policymanager.apply.php:153 -msgid "Operation cannot be added to the queue" -msgstr "L'opération ne peut pas être ajoutée à la file d'attente" - -#: ../../enterprise/godmode/policies/policy.php:198 -#: ../../enterprise/godmode/policies/policy.php:246 -#: ../../enterprise/meta/advanced/policymanager.apply.php:129 -msgid "Duplicated or incompatible operation in the queue" -msgstr "Opération dupliquée ou non compatible dans la file d'attente" - -#: ../../enterprise/godmode/policies/policy_modules.php:299 -msgid "" -"If you change this description, you must change into the text of Data " -"configuration." -msgstr "" -"Si vous modifiez cette description, vous devez la changer dans le texte de " -"configuration de données." - -#: ../../enterprise/godmode/policies/policy_modules.php:372 -msgid "Invalid module type." -msgstr "Type de module non valide." - -#: ../../enterprise/godmode/policies/policy_modules.php:380 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:142 -#: ../../enterprise/meta/monitoring/wizard/wizard.update_module.php:39 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:117 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:126 -msgid "Edit module" -msgstr "Modifier le module" - -#: ../../enterprise/godmode/policies/policy_modules.php:548 -msgid "Could not be added module(s). You must select a policy" -msgstr "" -"Impossible d'ajouter le(s) module(s). Vous devez sélectionner une politique." - -#: ../../enterprise/godmode/policies/policy_modules.php:581 -#, php-format -msgid "Successfully added module(s) (%s/%s) to policy %s" -msgstr "Module(s) (%s/%s) ajouté(s) correctement à la politique %s." - -#: ../../enterprise/godmode/policies/policy_modules.php:587 -#, php-format -msgid "Could not be added module(s) (%s/%s) to policy %s" -msgstr "Impossible d'ajouter le(s) module(s) (%s/%s) à la politique %s" - -#: ../../enterprise/godmode/policies/policy_modules.php:623 -msgid "To define plugins please use plugin configuration tab." -msgstr "" -"Pour définir les plugins, veuillez utiliser l’onglet de configuration des " -"plugins." - -#: ../../enterprise/godmode/policies/policy_modules.php:906 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2056 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2151 -msgid "Successfully added module." -msgstr "Module ajouté correctement" - -#: ../../enterprise/godmode/policies/policy_modules.php:907 -msgid "Could not be added module." -msgstr "Impossible d'ajouter ce module" - -#: ../../enterprise/godmode/policies/policy_modules.php:1252 -msgid "" -"The module type in Data configuration is empty, take from combo box of form." -msgstr "" -"Le type de module dans la configuration de données est vide. Choisissez-en un " -"de la liste déroulante du formulaire." - -#: ../../enterprise/godmode/policies/policy_modules.php:1256 -msgid "" -"The module name in Data configuration is empty, take from text field of form." -msgstr "" -"Le nom du module dans la configuration de données est vide. Choisissez-en un " -"du champ de texte du formulaire." - -#: ../../enterprise/godmode/policies/policy_modules.php:1286 -#: ../../enterprise/godmode/policies/policy_modules.php:1299 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:163 -msgid "" -"Successfully added to delete pending modules. Will be deleted in the next " -"policy application." -msgstr "" -"Ajouté correctement aux modules en attente de suppression. Il sera supprimé " -"dans la suivante application de la politique." - -#: ../../enterprise/godmode/policies/policy_modules.php:1290 -msgid "Could not be added to deleted all modules." -msgstr "Impossible de l'ajouter à la liste de suppression des modules" - -#: ../../enterprise/godmode/policies/policy_modules.php:1398 -msgid "Successfully duplicate the module." -msgstr "Module dupliqué correctement" - -#: ../../enterprise/godmode/policies/policy_modules.php:1479 -msgid "Local component" -msgstr "Composant local" - -#: ../../enterprise/godmode/policies/policy_modules.php:1496 -#: ../../enterprise/godmode/policies/policy_modules.php:1497 -msgid "Disabled module" -msgstr "Module désactivé" - -#: ../../enterprise/godmode/policies/policy_modules.php:1504 -#: ../../enterprise/godmode/policies/policy_modules.php:1505 -msgid "Enabled module" -msgstr "Module activé" - -#: ../../enterprise/godmode/policies/policy_modules.php:1611 -msgid "There are no defined modules" -msgstr "Aucun module défini" - -#: ../../enterprise/godmode/policies/policy_modules.php:1631 -msgid "Copy selected modules to policy: " -msgstr "Copier les modules sélectionnés à la politique : " - -#: ../../enterprise/godmode/policies/policy_modules.php:1836 -msgid "Are you sure to copy modules into policy?\\n" -msgstr "Êtes-vous sûr(e) de vouloir copier les modules à la politique ?" - -#: ../../enterprise/godmode/policies/policy_modules.php:1856 -msgid "Please select any module to copy" -msgstr "Veuillez sélectionner un module à copier." - -#: ../../enterprise/godmode/policies/policy_collections.php:99 -msgid "" -"Successfully added to delete the collection. Will be deleted in the next " -"policy application." -msgstr "" -"Ajouté correctement à la collection en attente de suppression. Il sera " -"supprimé dans la suivante application de la politique." - -#: ../../enterprise/godmode/policies/policy_collections.php:241 -msgid "Collections in policy" -msgstr "Collections dans la politique" - -#: ../../enterprise/godmode/policies/policy_collections.php:245 -msgid "Collections to add" -msgstr "Collections à ajouter" - -#: ../../enterprise/godmode/policies/policy_collections.php:315 -msgid "No available collection to add" -msgstr "Aucune collection disponible à ajouter" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:70 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:282 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:198 -#: ../../enterprise/godmode/menu.php:90 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:45 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:37 -#: ../../enterprise/include/functions_policies.php:3753 -#: ../../enterprise/meta/include/functions_components_meta.php:113 -#: ../../enterprise/meta/include/functions_components_meta.php:160 -msgid "Inventory modules" -msgstr "Modules d'inventaire" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:110 -msgid "Module is not selected" -msgstr "Le module n'est pas sélectionné." - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:296 -msgid "There are no defined inventory modules" -msgstr "Aucun module d'inventaire défini" - -#: ../../enterprise/godmode/policies/policy_linking.php:28 -msgid "Linking modules" -msgstr "Relation de modules en cours" - -#: ../../enterprise/godmode/policies/policy_linking.php:99 -msgid "Error: Update linking modules to policy" -msgstr "Erreur de mise à jour des modules associés à la politique" - -#: ../../enterprise/godmode/policies/policy_linking.php:101 -msgid "Success: Update linking modules to policy" -msgstr "Modules associés à la politique mis à jour correctement" - -#: ../../enterprise/godmode/policies/policy_linking.php:127 -msgid "Free text for filter (*)" -msgstr "Texte libre pour le filtre (*)" - -#: ../../enterprise/godmode/policies/policy_linking.php:128 -msgid "Free text for filter" -msgstr "Texte libre pour le filtre" - -#: ../../enterprise/godmode/policies/policy_linking.php:138 -msgid "Cannot retrieve unlinked modules" -msgstr "Impossible de récupérer les modules non liés" - -#: ../../enterprise/godmode/policies/policy_linking.php:140 -msgid "There are no defined modules unlinked" -msgstr "Aucun module dissocié défini" - -#: ../../enterprise/godmode/policies/policy_linking.php:142 -msgid "List of modules unlinked" -msgstr "Liste des modules non associés" - -#: ../../enterprise/godmode/policies/policy_plugins.php:56 -msgid "" -"Successfully added to delete pending plugins. Will be deleted in the next " -"policy application." -msgstr "" -"Ajouté correctement à la liste de plugins à supprimer. Il sera supprimé dans " -"la prochaine application de la politique." - -#: ../../enterprise/godmode/policies/policy_plugins.php:57 -msgid "Cannot be added to delete pending plugins." -msgstr "Impossible de l'ajouter à la liste de plugins à supprimer." - -#: ../../enterprise/godmode/policies/policy_plugins.php:210 -msgid "There are no defined plugins" -msgstr "Aucun plugin défini" - -#: ../../enterprise/godmode/policies/configure_policy.php:122 -msgid "Force Apply" -msgstr "Forcer l’application" - -#: ../../enterprise/godmode/policies/configure_policy.php:122 -msgid "" -"Force the creation of modules even if the software agent does not have remote " -"configuration" -msgstr "" -"Forcer la création de modules même si l’agent logiciel n’a pas de " -"configuration à distance" - -#: ../../enterprise/godmode/policies/policy_agents.php:62 -#: ../../enterprise/godmode/policies/policy_queue.php:78 -msgid "" -"Starting with Pandora FMS version 760, assigning an entire group to a policy " -"will apply it automatically to all the new agents added to that group." -msgstr "" -"À partir de Pandora FMS version 760, l’affectation d’un groupe entier à une " -"stratégie l’appliquera automatiquement à tous les nouveaux agents ajoutés à ce " -"groupe." - -#: ../../enterprise/godmode/policies/policy_agents.php:102 -msgid "" -"Successfully added to delete pending agents. Will be deleted in the next " -"policy application." -msgstr "" -"Ajouté correctement aux agents en attente de suppression. Il sera supprimé " -"dans la suivante application de la politique." - -#: ../../enterprise/godmode/policies/policy_agents.php:124 -msgid "" -"Successfully added to delete pending groups. Will be deleted in the next " -"policy application." -msgstr "" -"Ajouté correctement pour supprimer les groupes en attente. Il sera supprimé " -"dans la prochaine application de la politique." - -#: ../../enterprise/godmode/policies/policy_agents.php:148 -#: ../../enterprise/godmode/policies/policy_agents.php:193 -#: ../../enterprise/godmode/policies/policy_agents.php:261 -msgid "Policy with this id does not exist. " -msgstr "La politique avec cet ID n’existe pas. " - -#: ../../enterprise/godmode/policies/policy_agents.php:177 -#: ../../enterprise/godmode/policies/policy_agents.php:310 -msgid "Successfully added to delete queue" -msgstr "Ajouté correctement à la file d'attente de suppression" - -#: ../../enterprise/godmode/policies/policy_agents.php:178 -#: ../../enterprise/godmode/policies/policy_agents.php:311 -msgid "Could not be added to delete queue" -msgstr "Impossible de l'ajouter à la file d'attente de suppression" - -#: ../../enterprise/godmode/policies/policy_agents.php:250 -#, php-format -msgid "Successfully added %d" -msgstr "Ajout réussi de %d" - -#: ../../enterprise/godmode/policies/policy_agents.php:281 -msgid "" -"Number of agents added to the policy concurrently is too large. This might " -"cause the operation to fail or lead to performance issues." -msgstr "" -"Le nombre d'agents ajoutés à la politique simultanément est trop grand. Cela " -"peut entraîner l'échec de l'opération ou entraîner des problèmes de " -"performances." - -#: ../../enterprise/godmode/policies/policy_agents.php:288 -msgid "Successfully added to policy" -msgstr "Ajouté correctement à la politique" - -#: ../../enterprise/godmode/policies/policy_agents.php:289 -msgid "Could not be added to policy" -msgstr "Impossible d'ajouter à la politique" - -#: ../../enterprise/godmode/policies/policy_agents.php:407 -msgid "Apply to" -msgstr "Appliquer à" - -#: ../../enterprise/godmode/policies/policy_agents.php:538 -#: ../../enterprise/godmode/policies/policy_agents.php:670 -msgid "Agents in Policy" -msgstr "Agents dans la politique" - -#: ../../enterprise/godmode/policies/policy_agents.php:572 -#: ../../enterprise/godmode/policies/policy_agents.php:1217 -msgid "Groups in Policy" -msgstr "Groupes dans la politique" - -#: ../../enterprise/godmode/policies/policy_agents.php:707 -msgid "Add agents to policy" -msgstr "Ajouter agents à la politique" - -#: ../../enterprise/godmode/policies/policy_agents.php:734 -msgid "Delete agents from policy" -msgstr "Supprimer les agents de politique" - -#: ../../enterprise/godmode/policies/policy_agents.php:831 -msgid "Applied" -msgstr "Appliqué" - -#: ../../enterprise/godmode/policies/policy_agents.php:832 -msgid "Not applied" -msgstr "Non appliqué" - -#: ../../enterprise/godmode/policies/policy_agents.php:853 -msgid "Unlinked modules" -msgstr "Modules non liés" - -#: ../../enterprise/godmode/policies/policy_agents.php:853 -msgid "U." -msgstr "U." - -#: ../../enterprise/godmode/policies/policy_agents.php:854 -#: ../../enterprise/godmode/policies/policy_agents.php:1369 -#: ../../enterprise/godmode/policies/policy_queue.php:699 -#: ../../enterprise/meta/advanced/policymanager.queue.php:311 -#: ../../enterprise/meta/advanced/policymanager.apply.php:213 -#: ../../include/functions_visual_map_editor.php:641 -msgid "Apply" -msgstr "Appliquer" - -#: ../../enterprise/godmode/policies/policy_agents.php:857 -#: ../../enterprise/godmode/policies/policy_agents.php:1373 -msgid "Add to delete queue" -msgstr "Ajouter à la file d'attente de suppression" - -#: ../../enterprise/godmode/policies/policy_agents.php:857 -#: ../../enterprise/godmode/policies/policy_agents.php:1373 -msgid "D." -msgstr "D." - -#: ../../enterprise/godmode/policies/policy_agents.php:953 -msgid "This agent can not be remotely configured" -msgstr "Cet agent ne peut pas être configuré à distance" - -#: ../../enterprise/godmode/policies/policy_agents.php:1003 -#: ../../enterprise/godmode/policies/policy_agents.php:1482 -msgid "Process deletion" -msgstr "Suppression de processus" - -#: ../../enterprise/godmode/policies/policy_agents.php:1012 -#: ../../enterprise/godmode/policies/policy_agents.php:1493 -#: ../../enterprise/godmode/policies/policy_queue.php:322 -msgid "Add to apply queue" -msgstr "Ajouter à la file d'attente pour l'appliquer" - -#: ../../enterprise/godmode/policies/policy_agents.php:1110 -#: ../../enterprise/godmode/policies/policy_agents.php:1435 -msgid "Need apply" -msgstr "Vous devez l'appliquer" - -#: ../../enterprise/godmode/policies/policy_agents.php:1122 -#: ../../enterprise/godmode/policies/policy_agents.php:1447 -msgid "Applying policy" -msgstr "Application de la politique en cours" - -#: ../../enterprise/godmode/policies/policy_agents.php:1135 -#: ../../enterprise/godmode/policies/policy_agents.php:1458 -msgid "Deleting from policy" -msgstr "Suppression de la politique en cours" - -#: ../../enterprise/godmode/policies/policy_agents.php:1295 -msgid "Add groups to policy" -msgstr "Ajouter des groupes à la politique" - -#: ../../enterprise/godmode/policies/policy_agents.php:1317 -msgid "Delete groups from policy" -msgstr "Supprimer des groupes de la politique" - -#: ../../enterprise/godmode/policies/policy_agents.php:1370 -msgid "Total agents in policy group" -msgstr "Nombre total d'agents dans le groupe de la politique" - -#: ../../enterprise/godmode/policies/policy_agents.php:1370 -msgid "T." -msgstr "T." - -#: ../../enterprise/godmode/policies/policy_alerts.php:249 -msgid " created successfuly" -msgstr "Créé correctement" - -#: ../../enterprise/godmode/policies/policy_alerts.php:249 -msgid " could not be created" -msgstr "Erreur de création" - -#: ../../enterprise/godmode/policies/policy_alerts.php:613 -msgid "There is not alerts configured in this policy." -msgstr "Aucune alerte externe n’est configurée dans cette politique." - -#: ../../enterprise/godmode/policies/policy_alerts.php:653 -msgid "Policy module" -msgstr "Module de la politique" - -#: ../../enterprise/godmode/policies/policy_queue.php:63 -msgid "No policies with this id" -msgstr "Aucune politique avec cet ID" - -#: ../../enterprise/godmode/policies/policy_queue.php:96 -#: ../../enterprise/meta/advanced/policymanager.queue.php:58 -msgid "Operation successfully deleted from the queue" -msgstr "Opération supprimée correctement de la file d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:97 -#: ../../enterprise/meta/advanced/policymanager.queue.php:59 -msgid "Operation cannot be deleted from the queue" -msgstr "Impossible de supprimer l'opération de la file d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:146 -#, php-format -msgid "%s: Operations successfully deleted from the queue" -msgstr "%s : opérations supprimées correctement de la file d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:153 -msgid "Operations successfully deleted from the queue" -msgstr "Opérations supprimées correctement de la file d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:154 -msgid "Operations cannot be deleted from the queue" -msgstr "Impossible de supprimer les opérations de la file d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:261 -#, php-format -msgid "Some nodes (%s) are unreachebles. Some information may be missing." -msgstr "" -"Certains nœuds (%s) sont inaccessibles. Certaines informations peuvent être " -"manquantes." - -#: ../../enterprise/godmode/policies/policy_queue.php:293 -msgid "Update pending" -msgstr "Mise à jour en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:299 -msgid "Update pending agents" -msgstr "Mettre à jour les agents en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:328 -msgid "Add to apply queue only for database" -msgstr "" -"Ajouter à la file d'application, seulement pour les changements dans la base " -"de données" - -#: ../../enterprise/godmode/policies/policy_queue.php:339 -msgid "Update pending groups" -msgstr "Mettre à jour les groupes en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:353 -msgid "Link pending modules" -msgstr "Associer les modules en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:361 -msgid "Will be linked in the next policy application" -msgstr "Il sera associé lors de la prochaine application de la politique" - -#: ../../enterprise/godmode/policies/policy_queue.php:367 -msgid "Unlink pending modules" -msgstr "Dissocier les modules en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:373 -msgid "Will be unlinked in the next policy application" -msgstr "Ils seront dissociés lors de la prochaine application de la politique." - -#: ../../enterprise/godmode/policies/policy_queue.php:378 -msgid "Delete pending" -msgstr "Suppression en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:384 -msgid "Delete pending agents" -msgstr "Supprimer les agents en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:392 -#: ../../enterprise/godmode/policies/policy_queue.php:407 -#: ../../enterprise/godmode/policies/policy_queue.php:422 -#: ../../enterprise/godmode/policies/policy_queue.php:437 -#: ../../enterprise/godmode/policies/policy_queue.php:452 -#: ../../enterprise/godmode/policies/policy_queue.php:467 -#: ../../enterprise/godmode/policies/policy_queue.php:482 -#: ../../enterprise/godmode/policies/policy_queue.php:497 -msgid "Will be deleted in the next policy application" -msgstr "Ils seront supprimés lors de la prochaine application de la politique." - -#: ../../enterprise/godmode/policies/policy_queue.php:399 -msgid "Delete pending groups" -msgstr "Supprimer les groupes en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:414 -msgid "Delete pending modules" -msgstr "Supprimer les modules en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:429 -msgid "Delete pending inventory modules" -msgstr "Supprimer les modules d'inventaire en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:444 -msgid "Delete pending alerts" -msgstr "Supprimer les alertes en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:459 -msgid "Delete pending external alerts" -msgstr "Supprimer les alertes externes en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:474 -msgid "Delete pending file collections" -msgstr "Supprimer les collections de fichiers en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:489 -msgid "Delete pending plugins" -msgstr "Supprimer les plugins en attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:503 -msgid "Advices" -msgstr "Conseils" - -#: ../../enterprise/godmode/policies/policy_queue.php:508 -msgid "Queue summary" -msgstr "Résumé des files d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:594 -#: ../../enterprise/meta/advanced/policymanager.queue.php:218 -msgid "Apply (database and files)" -msgstr "Appliquer (base de données et fichiers)" - -#: ../../enterprise/godmode/policies/policy_queue.php:595 -#: ../../enterprise/godmode/policies/policy_queue.php:703 -#: ../../enterprise/meta/advanced/policymanager.queue.php:219 -#: ../../enterprise/meta/advanced/policymanager.queue.php:315 -msgid "Apply (only database)" -msgstr "Appliquer (seulement base de données)" - -#: ../../enterprise/godmode/policies/policy_queue.php:605 -#: ../../enterprise/meta/advanced/policymanager.queue.php:229 -msgid "Complete" -msgstr "Compléter" - -#: ../../enterprise/godmode/policies/policy_queue.php:606 -#: ../../enterprise/meta/advanced/policymanager.queue.php:230 -msgid "Incomplete" -msgstr "Inachevé" - -#: ../../enterprise/godmode/policies/policy_queue.php:621 -msgid "Queue filter" -msgstr "Filtre de la file d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:673 -#: ../../enterprise/meta/advanced/policymanager.queue.php:298 -msgid "Policy " -msgstr "Politique " - -#: ../../enterprise/godmode/policies/policy_queue.php:733 -#: ../../enterprise/godmode/policies/policy_queue.php:742 -#: ../../enterprise/meta/advanced/policymanager.queue.php:339 -msgid "Policy applying timeout" -msgstr "Temps d’attente de l’application de la politique" - -#: ../../enterprise/godmode/policies/policy_queue.php:761 -#: ../../enterprise/meta/advanced/policymanager.queue.php:353 -msgid "Delete from queue" -msgstr "Supprimer de la file d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:775 -msgid "Empty queue" -msgstr "Vider la file d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:789 -msgid "This operation could take a long time" -msgstr "Cette opération pourrait prendre du temps" - -#: ../../enterprise/godmode/policies/policy_queue.php:800 -msgid "Apply all queues" -msgstr "Appliquer toutes les files d'attente" - -#: ../../enterprise/godmode/policies/policy_queue.php:806 -msgid "Clear all items" -msgstr "Effacer tous les éléments" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:67 -msgid "Inventory alert list" -msgstr "Liste des alertes d’inventaire" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:71 -msgid "Inventory alert builder" -msgstr "Générateur d’alertes d’inventaire" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:78 -#: ../../enterprise/godmode/alerts/alert_inventory.php:80 -#: ../../enterprise/godmode/menu.php:339 -msgid "Inventory alerts" -msgstr "Alertes d’inventaire" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:174 -msgid "Inventory alert filters" -msgstr "Filtres d’alerte d’inventaire" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:220 -msgid "Alert name" -msgstr "Nom de l’alerte" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:337 -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:73 -msgid "Edit alert" -msgstr "Editer l'alerte" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:404 -msgid "Disable alert" -msgstr "Désactiver l’alerte" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:407 -msgid "Enable alert" -msgstr "Activer l’alerte" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:415 -msgid "Delete alert" -msgstr "Supprimer une alerte" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:427 -msgid "There are no defined inventory alerts" -msgstr "Il n’y a pas d’alertes d’inventaire définies" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:176 -msgid "Group acl" -msgstr "ACL de groupe" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:256 -msgid "Alert groups" -msgstr "Groupes d’alerte" - -#: ../../enterprise/godmode/menu.php:16 -msgid "Manage Satellite Server" -msgstr "Gérer le serveur Satellite" - -#: ../../enterprise/godmode/menu.php:72 ../../enterprise/godmode/menu.php:278 -msgid "Duplicate config" -msgstr "Dupliquer la configuration" - -#: ../../enterprise/godmode/menu.php:108 -#: ../../enterprise/include/functions_policies.php:3709 -msgid "Manage policies" -msgstr "Gérer les politiques" - -#: ../../enterprise/godmode/menu.php:117 -msgid "Manage agent autoconfiguration" -msgstr "Gérer la configuration automatique de l’agent" - -#: ../../enterprise/godmode/menu.php:126 -#: ../../enterprise/include/class/AgentRepository.class.php:613 -msgid "Software agents repository" -msgstr "Dépôt d'agents logicielles" - -#: ../../enterprise/godmode/menu.php:173 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:406 -msgid "Microsoft SQL Server" -msgstr "Microsoft SQL Server" - -#: ../../enterprise/godmode/menu.php:174 -msgid "Mysql" -msgstr "MySQL" - -#: ../../enterprise/godmode/menu.php:176 -#: ../../enterprise/include/class/VMware.app.php:503 -msgid "VMware" -msgstr "VMware" - -#: ../../enterprise/godmode/menu.php:177 -#: ../../enterprise/include/class/SAPView.class.php:621 -#: ../../enterprise/include/class/SAPView.class.php:624 -#: ../../include/class/CredentialStore.class.php:948 -msgid "SAP" -msgstr "SAP" - -#: ../../enterprise/godmode/menu.php:178 -#: ../../enterprise/include/class/DB2.app.php:404 -msgid "DB2" -msgstr "DB2" - -#: ../../enterprise/godmode/menu.php:179 -#: ../../enterprise/godmode/wizards/Applications.class.php:163 -#: ../../enterprise/godmode/wizards/Applications.class.php:171 -msgid "Applications" -msgstr "Applications" - -#: ../../enterprise/godmode/menu.php:190 -msgid "Amazon Web Services" -msgstr "Amazon Web Services" - -#: ../../enterprise/godmode/menu.php:191 -msgid "Microsoft Azure" -msgstr "Microsoft Azure" - -#: ../../enterprise/godmode/menu.php:192 -msgid "Google Compute Platform" -msgstr "Google Compute Platform" - -#: ../../enterprise/godmode/menu.php:193 -#: ../../enterprise/godmode/wizards/Cloud.class.php:186 -#: ../../enterprise/godmode/wizards/Cloud.class.php:195 -#: ../../enterprise/include/class/Azure.cloud.php:150 -#: ../../enterprise/include/class/Azure.cloud.php:194 -#: ../../enterprise/include/class/Aws.cloud.php:115 -#: ../../enterprise/include/class/Aws.cloud.php:162 -#: ../../enterprise/include/class/Google.cloud.php:144 -#: ../../enterprise/include/class/Google.cloud.php:188 -msgid "Cloud" -msgstr "Cloud" - -#: ../../enterprise/godmode/menu.php:208 -msgid "New console task" -msgstr "Nouvelle tâche de console" - -#: ../../enterprise/godmode/menu.php:218 -msgid "Enterprise ACL Setup" -msgstr "Configuration ACL Enterprise" - -#: ../../enterprise/godmode/menu.php:227 -msgid "Skins" -msgstr "Thèmes" - -#: ../../enterprise/godmode/menu.php:237 -msgid "Manage database HA" -msgstr "Gérer la base de données HA" - -#: ../../enterprise/godmode/menu.php:247 -#: ../../enterprise/godmode/servers/manage_export_form.php:59 -#: ../../enterprise/godmode/servers/manage_export.php:43 -msgid "Export targets" -msgstr "Serveurs d'exportation" - -#: ../../enterprise/godmode/menu.php:257 -#: ../../enterprise/meta/general/main_menu.php:407 -msgid "Alert correlation" -msgstr "Correlation d'alertes" - -#: ../../enterprise/godmode/menu.php:269 -msgid "Log Collector" -msgstr "Collecteur de journaux" - -#: ../../enterprise/godmode/menu.php:287 -msgid "Password policy" -msgstr "Politique de mot de passe" - -#: ../../enterprise/godmode/menu.php:308 -#: ../../general/first_task/omnishell.php:31 -#: ../../general/first_task/omnishell.php:34 -msgid "Omnishell" -msgstr "Omnishell" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:179 -msgid "Command Mysqldump is failed." -msgstr "La commande Mysqldump a échoué." - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:213 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:276 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:371 -#: ../../enterprise/meta/advanced/cron_main.php:159 -#: ../../enterprise/meta/advanced/cron_main.php:203 -#: ../../enterprise/meta/advanced/cron_main.php:296 -#: ../../enterprise/meta/include/functions_meta.php:122 -#: ../../include/functions_config.php:219 -msgid "Path doesn't exists or is not writable" -msgstr "Le chemin n'existe pas ou n'est pas accessible en écriture" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:225 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:238 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:287 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:306 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:386 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:403 -msgid "Failed to create task" -msgstr "Échec de création de la tache" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:244 -#: ../../enterprise/meta/advanced/cron_main.php:173 -msgid "Only administrator users can create this type of functions" -msgstr "" -"Seuls les utilisateurs administrateurs peuvent créer ce type de fonctions" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:293 -msgid "No template selected" -msgstr "Aucun modèle sélectionné" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:356 -#: ../../enterprise/meta/advanced/cron_main.php:244 -#: ../../enterprise/meta/advanced/cron_main.php:278 -msgid "Edit job" -msgstr "Modifier la tâche" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:412 -msgid "I do not know what you want to do" -msgstr "Je sais ce que tu veux faire." - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:429 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:611 -msgid "You have no access to manage console tasks." -msgstr "Vous n'avez pas accès à la gestion des tâches de la console." - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:446 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:517 -msgid "Create new console task" -msgstr "Créer une nouvelle tâche de console" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:489 -msgid "Updating console task" -msgstr "Tâche de mise à jour de la console" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:519 -msgid "Update console task" -msgstr "Tâche de mise à jour de la console" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:551 -#: ../../enterprise/meta/advanced/cron_main.php:87 -msgid "Add new job" -msgstr "Ajouter une nouvelle tâche" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:630 -#: ../../enterprise/include/functions_tasklist.php:153 -#: ../../enterprise/meta/advanced/cron_main.php:350 -#: ../../include/functions_cron.php:464 -msgid "Task" -msgstr "Tâche" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:650 -msgid "Next Execution" -msgstr "Prochaine Exécution" - -#: ../../enterprise/godmode/wizards/Applications.class.php:186 -#: ../../enterprise/godmode/wizards/Cloud.class.php:210 -msgid "" -"All company names used here are for identification purposes only. Use of these " -"names, logos, and brands does not imply endorsement." -msgstr "" -"Tous les noms de sociétés utilisés ici sont uniquement à des fins " -"d'identification. L'utilisation de ces noms, logos et marques n'implique pas " -"une approbation." - -#: ../../enterprise/godmode/wizards/Cloud.class.php:240 -#: ../../enterprise/godmode/wizards/Cloud.class.php:248 -#, php-format -msgid "%s credentials" -msgstr "Identifiants %s" - -#: ../../enterprise/godmode/wizards/Cloud.class.php:264 -msgid "" -"If a task with the selected credentials is already running, it will be edited. " -"To create a new one, another account from the credential store must be " -"selected." -msgstr "" -"Si une tâche avec les informations d’identification sélectionnées est déjà en " -"cours d’exécution, elle sera modifiée. Pour en créer un nouveau, un autre " -"compte du magasin d’informations d’identification doit être sélectionné." - -#: ../../enterprise/godmode/wizards/Cloud.class.php:284 -msgid "Manage accounts" -msgstr "Gérer les comptes" - -#: ../../enterprise/godmode/wizards/Cloud.class.php:296 -msgid "Cloud tool full path" -msgstr "Chemin complet de l'outil cloud" - -#: ../../enterprise/godmode/wizards/Cloud.class.php:304 -msgid "Account" -msgstr "Compte" - -#: ../../enterprise/godmode/wizards/Cloud.class.php:365 -msgid "Select a set of credentials from the list" -msgstr "Sélectionnez un ensemble d'informations d'identification dans la liste" - -#: ../../enterprise/godmode/wizards/Cloud.class.php:378 -#, php-format -msgid "Path %s is not executable." -msgstr "Le chemin %s n'est pas exécutable." - -#: ../../enterprise/godmode/wizards/Cloud.class.php:423 -msgid "Account disconnected" -msgstr "Compte déconnecté" - -#: ../../enterprise/godmode/wizards/Cloud.class.php:425 -msgid "Failed disconnecting account" -msgstr "Échec de la déconnexion du compte" - -#: ../../enterprise/godmode/wizards/Cloud.class.php:503 -msgid "Credentials successfully updated" -msgstr "Identifiants mis à jour correctement" - -#: ../../enterprise/godmode/wizards/Cloud.class.php:505 -msgid "Failed updating credentials process" -msgstr "Échec du processus de mise à jour des identifiants" - -#: ../../enterprise/godmode/modules/configure_local_component.php:141 -msgid "Update Local Component" -msgstr "Mettre à jour le composant local" - -#: ../../enterprise/godmode/modules/configure_local_component.php:143 -msgid "Create Local Component" -msgstr "Créer un composant local" - -#: ../../enterprise/godmode/modules/configure_local_component.php:192 -msgid "Throw unknown events" -msgstr "Générer des événements inconnus" - -#: ../../enterprise/godmode/modules/configure_local_component.php:459 -msgid "This value can be set only in the async modules." -msgstr "Cette valeur peut être réglée que dans les modules asynchrones." - -#: ../../enterprise/godmode/modules/configure_local_component.php:603 -msgid "Macros" -msgstr "Macros" - -#: ../../enterprise/godmode/modules/configure_local_component.php:987 -msgid "Please introduce a positicve percentage value" -msgstr "Veuillez introduire une valeur de pourcentage positicve" - -#: ../../enterprise/godmode/modules/local_components.php:157 -msgid "Local component management" -msgstr "Gestion du composant local" - -#: ../../enterprise/godmode/modules/local_components.php:263 -#, php-format -msgid "" -"This node is configured with centralized mode. All local components are read " -"only. Go to %s to manage them." -msgstr "" -"Ce nœud est configuré en mode centralisé. Tous les composants locaux sont en " -"lecture seule. Allez dans %s pour les gérer." - -#: ../../enterprise/godmode/modules/local_components.php:548 -msgid "Search by name, description or data, list matches." -msgstr "Rechercher liste de concordances par nom, description ou données" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:40 -msgid "To manage inventory plugin you must activate centralized management" -msgstr "Pour gérer le plugin d’inventaire, activez la gestion centralisée" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:117 -msgid "Successfully created inventory module" -msgstr "Module d'inventaire créé correctement" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:118 -msgid "Error creating inventory module" -msgstr "Erreur de création du module d'inventaire" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:275 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:114 -msgid "Interpreter" -msgstr "Interprète" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:284 -msgid "No inventory modules defined" -msgstr "Aucun module d'inventaire défini" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:305 -msgid "Local module" -msgstr "Module local" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:307 -msgid "Remote/Local" -msgstr "À distance/Local" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:353 -msgid "" -"The configurations of inventory modules from the nodes have been unified.\n" -"\t\tFrom this point on, changes to the inventory scripts must be made through " -"this screen." -msgstr "" -"Les configurations des modules d’inventaire des nœuds ont été unifiées.\n" -"\t\tÀ partir de ce moment, les modifications apportées aux scripts " -"d’inventaire doivent être effectuées via cet écran." - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:355 -msgid "You can find more information at:" -msgstr "Vous trouverez plus d’informations sur :" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:116 -msgid "Left blank for the LOCAL inventory modules" -msgstr "Laissé en blanc pour les modules d'inventaire LOCAUX" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:118 -msgid "Block Mode" -msgstr "Mode verrouillage" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:122 -msgid "separate fields with " -msgstr "séparer les champs avec " - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:125 -#: ../../include/ajax/double_auth.ajax.php:149 -#: ../../include/ajax/double_auth.ajax.php:292 -msgid "Code" -msgstr "Code" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:126 -msgid "" -"Here is placed the script for the REMOTE inventory modules Local inventory " -"modules don't use this field" -msgstr "" -"Placer ici le script pour les modules d'inventaire À DISTANCE. Les modules " -"d'inventaire locaux n'utilisent pas ce champ" - -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:20 -msgid "Add Credential Box" -msgstr "Zone Ajouter des identifiants" - -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:57 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:248 -#: ../../enterprise/include/functions_ipam.php:1339 -#: ../../enterprise/include/ajax/servers.ajax.php:99 -#: ../../enterprise/include/ajax/servers.ajax.php:157 -#: ../../enterprise/include/ajax/servers.ajax.php:283 -msgid "Subnet" -msgstr "Sous-réseau" - -#: ../../enterprise/godmode/servers/manage_export_form.php:79 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:537 -#: ../../include/functions_servers.php:647 -#: ../../include/functions_servers.php:1332 -msgid "Export server" -msgstr "Exporter le serveur" - -#: ../../enterprise/godmode/servers/manage_export_form.php:91 -#: ../../enterprise/godmode/servers/manage_export.php:138 -msgid "Preffix" -msgstr "Préfixe" - -#: ../../enterprise/godmode/servers/manage_export_form.php:103 -#: ../../enterprise/godmode/servers/manage_export.php:141 -msgid "Transfer mode" -msgstr "Mode de transfert" - -#: ../../enterprise/godmode/servers/manage_export_form.php:125 -msgid "Target directory" -msgstr "Répertoire cible" - -#: ../../enterprise/godmode/servers/manage_export_form.php:129 -#: ../../enterprise/include/class/Azure.cloud.php:823 -#: ../../enterprise/include/class/VMware.app.php:643 -#: ../../enterprise/include/class/Aws.cloud.php:566 -#: ../../enterprise/include/class/Aws.S3.php:584 -msgid "Extra options" -msgstr "Options supplémentaires" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:35 -msgid "Credential Boxes List" -msgstr "Liste des zones d’identifiants" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:42 -msgid "Credential Boxes" -msgstr "Zones d’identifiants" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:293 -#: ../../enterprise/godmode/servers/list_satellite.php:69 -#: ../../enterprise/include/ajax/servers.ajax.php:139 -msgid "No Data" -msgstr "Aucune donnée" - -#: ../../enterprise/godmode/servers/HA_cluster.php:59 -#: ../../enterprise/godmode/servers/HA_cluster.php:83 -msgid "View nodes" -msgstr "Afficher les nœuds" - -#: ../../enterprise/godmode/servers/HA_cluster.php:80 -msgid "Manage Pandora DB HA" -msgstr "Gérer Pandora DB HA" - -#: ../../enterprise/godmode/servers/HA_cluster.php:101 -msgid "Manage Database HA" -msgstr "Gérer la base de données HA" - -#: ../../enterprise/godmode/servers/HA_cluster.php:136 -msgid "" -"Make the cluster forget failed operations from history of\n" -" the resource and re-detect its current state. This can be\n" -" useful to purge knowledge of past failures that have since\n" -" been resolved. If a resource id is not specified then all\n" -" resources / stonith devices will be cleaned up. If a node\n" -" is not specified then resources / stonith devices on all\n" -" nodes will be cleaned up" -msgstr "" -"Faire oublier au cluster les opérations ayant échoué de l’historique de\n" -" la ressource et re-détecter son état actuel. Cela peut être\n" -" utile pour purger la connaissance des échecs passés qui ont depuis\n" -" ont été résolus. Si aucun ID de ressource n’est spécifié, tous les\n" -" les ressources / appareils stonith seront éliminés. Si un nœud\n" -" n’est pas spécifié alors les ressources / appareils stonith sur tous les\n" -" les nœuds seront éliminés" - -#: ../../enterprise/godmode/servers/HA_cluster.php:162 -msgid "Node label" -msgstr "Étiquette de nœud" - -#: ../../enterprise/godmode/servers/HA_cluster.php:164 -msgid "DB Repl." -msgstr "Réponse de la base de données" - -#: ../../enterprise/godmode/servers/HA_cluster.php:165 -msgid "DB Status" -msgstr "État de la base de données" - -#: ../../enterprise/godmode/servers/HA_cluster.php:166 -#: ../../enterprise/include/functions_setup.php:201 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:835 -#: ../../enterprise/meta/advanced/policymanager.sync.php:328 -msgid "Sync" -msgstr "Synchronisation" - -#: ../../enterprise/godmode/servers/HA_cluster.php:168 -msgid "DB Role" -msgstr "Rôle de la base de données" - -#: ../../enterprise/godmode/servers/HA_cluster.php:169 -msgid "Cluster Role" -msgstr "Rôle de grappe" - -#: ../../enterprise/godmode/servers/HA_cluster.php:171 -msgid "Seconds behind master" -msgstr "Secondes derrière le maître" - -#: ../../enterprise/godmode/servers/HA_cluster.php:172 -msgid "Virtual IP" -msgstr "IP virtuelle" - -#: ../../enterprise/godmode/servers/HA_cluster.php:173 -msgid "SQL version" -msgstr "Version de SQL" - -#: ../../enterprise/godmode/servers/HA_cluster.php:174 -msgid "DB version" -msgstr "Version de la base de données" - -#: ../../enterprise/godmode/servers/HA_cluster.php:176 -msgid "Pending action" -msgstr "Action en attente" - -#: ../../enterprise/godmode/servers/HA_cluster.php:301 -msgid "Show/ edit node" -msgstr "Afficher/modifier le nœud" - -#: ../../enterprise/godmode/servers/HA_cluster.php:317 -msgid "Put node into standby status" -msgstr "Mettre le nœud en état de veille" - -#: ../../enterprise/godmode/servers/HA_cluster.php:332 -msgid "Force node resync" -msgstr "Forcer la resynchronisation du nœud" - -#: ../../enterprise/godmode/servers/HA_cluster.php:359 -msgid "Put node into online status" -msgstr "Mettre le nœud en état en ligne" - -#: ../../enterprise/godmode/servers/HA_cluster.php:374 -msgid "Show cluster details" -msgstr "Afficher les détails du grappe" - -#: ../../enterprise/godmode/servers/HA_cluster.php:392 -msgid "Remove node from this list" -msgstr "Supprimer un nœud de cette liste" - -#: ../../enterprise/godmode/servers/HA_cluster.php:428 -msgid "Register node" -msgstr "Enregistrer le nœud" - -#: ../../enterprise/godmode/servers/HA_cluster.php:466 -msgid "" -"Target node will be erased from this list but not removed from cluster. Do you " -"want to continue?" -msgstr "" -"Le nœud cible sera effacé de cette liste mais pas supprimé du cluster. Voulez-" -"vous continuer ?" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:148 -msgid "Error: The conf file of server is not readble." -msgstr "Erreur : fichier de configuration du serveur non accessible en lecture" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:152 -msgid "Error: The conf file of server is not writable." -msgstr "Erreur : fichier de configuration du serveur non accessible en écriture" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:348 -msgid "Delete remote conf server files" -msgstr "Supprimer les fichiers du serveur de configuration distant" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:349 -msgid "" -"Delete this conf file implies that server will send back local config to " -"console" -msgstr "" -"Supprimer ce fichier de configuration implique que le serveur renverra la " -"configuration locale à la console" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:386 -#: ../../include/functions_servers.php:556 -#: ../../include/functions_servers.php:1305 -msgid "Data server" -msgstr "Serveur de données" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:401 -#: ../../include/functions_servers.php:569 -#: ../../include/functions_servers.php:1308 -#: ../../include/class/AgentWizard.class.php:1281 -msgid "Network server" -msgstr "Serveur de réseau" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:416 -#: ../../include/functions_servers.php:855 -#: ../../include/functions_servers.php:1356 -msgid "Alert server" -msgstr "Serveur d’alertes" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:446 -#: ../../include/functions_servers.php:608 -#: ../../include/functions_servers.php:1320 -#: ../../include/class/AgentWizard.class.php:1262 -msgid "Plugin server" -msgstr "Serveur de plugin" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:476 -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:840 -#: ../../include/functions_servers.php:621 -msgid "Prediction server" -msgstr "Serveur de prédiction" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:491 -#: ../../include/functions_servers.php:634 -#: ../../include/functions_servers.php:1326 -#: ../../include/class/AgentWizard.class.php:1272 -msgid "WMI server" -msgstr "Serveur WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:507 -#: ../../include/functions_servers.php:673 -#: ../../include/functions_servers.php:1329 -msgid "Web server" -msgstr "Serveur web" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:522 -#: ../../include/functions_servers.php:660 -#: ../../include/functions_servers.php:1335 -msgid "Inventory server" -msgstr "Serveur d'inventaire" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:552 -#: ../../include/functions_servers.php:686 -#: ../../include/functions_servers.php:1338 -msgid "Event server" -msgstr "Serveur d'événements" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:567 -msgid "ICMP server" -msgstr "Serveur ICMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:582 -#: ../../include/functions_servers.php:1311 -msgid "SNMP server" -msgstr "Serveur SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:597 -#: ../../include/functions_servers.php:1347 -msgid "WUX server" -msgstr "Serveur WUX" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:612 -#: ../../include/functions_servers.php:816 -#: ../../include/functions_servers.php:1359 -msgid "NCM server" -msgstr "serveur NCM" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:642 -msgid "Network timeout" -msgstr "Délai d’expiration du réseau" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:650 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:666 -msgid " Seconds" -msgstr "Secondes" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:658 -msgid "Plugin timeout" -msgstr "Délai d’expiration du plug-in" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:674 -msgid "SNMP console threads" -msgstr "Fils de console SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:690 -msgid "Network threads" -msgstr "Fils réseau" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:706 -msgid "Plugin threads" -msgstr "Fils plugin" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:722 -msgid "Recon threads" -msgstr "Fils de reconnaissance" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:738 -msgid "Dataserver threads" -msgstr "Fils du serveur de données" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:754 -msgid "Web threads" -msgstr "Fils web" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:770 -msgid "SNMP threads" -msgstr "Fils SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:786 -msgid "ICMP threads" -msgstr "Fils ICMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:816 -msgid "Autocreate group" -msgstr "Création automatique d’un groupe" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:832 -msgid "Autocreate group force" -msgstr "Forcer la création automatique d’un groupe" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:847 -msgid "Autocreate" -msgstr "Création automatique" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:865 -msgid "Server features" -msgstr "Fonctionnalités du serveur" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:872 -msgid "Optimization settings" -msgstr "Paramètres d’optimisation" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:879 -msgid "Other server settings" -msgstr "Autres paramètres du serveur" - -#: ../../enterprise/godmode/servers/manage_export.php:69 -msgid "Error updating export target" -msgstr "Erreur de mise à jour des serveurs d'exportation" - -#: ../../enterprise/godmode/servers/manage_export.php:71 -msgid "Successfully updated export target" -msgstr "Serveurs d'exportation mis à jours correctement" - -#: ../../enterprise/godmode/servers/manage_export.php:82 -msgid "Error deleting export target" -msgstr "Erreur de suppression du serveur d'exportation" - -#: ../../enterprise/godmode/servers/manage_export.php:84 -msgid "" -"Successfully deleted export target. All the linked modules will be " -"automatically unattached" -msgstr "" -"Cible d’exportation supprimée correctement. Tous les modules liés seront " -"automatiquement détachés" - -#: ../../enterprise/godmode/servers/manage_export.php:107 -msgid "" -"Can't be created export target: User and password must be filled with FTP mode" -msgstr "" -"Erreur de création du serveur d'exportation : l'utilisateur et le mot de passe " -"doivent être remplis avec le mode FTP" - -#: ../../enterprise/godmode/servers/manage_export.php:126 -msgid "There are no defined export targets" -msgstr "Aucun serveur d'exportation défini" - -#: ../../enterprise/godmode/servers/list_satellite.php:27 -msgid "Satellite Server" -msgstr "Serveur Satellite" - -#: ../../enterprise/godmode/services/services.service.php:107 -msgid "Service already exists." -msgstr "Le service existe déjà." - -#: ../../enterprise/godmode/services/services.service.php:197 -msgid "Error creating service: " -msgstr "Erreur lors de la création du service : " - -#: ../../enterprise/godmode/services/services.service.php:206 -#: ../../enterprise/godmode/services/services.service.php:310 -msgid "New Service" -msgstr "Nouveau service" - -#: ../../enterprise/godmode/services/services.service.php:212 -msgid "Service created successfully" -msgstr "Service créé correctement" - -#: ../../enterprise/godmode/services/services.service.php:279 -#: ../../enterprise/include/functions_services.php:728 -msgid "Error updating service: " -msgstr "Erreur lors de la mise à jour des services : " - -#: ../../enterprise/godmode/services/services.service.php:290 -msgid "Service updated successfully" -msgstr "Service mis à jour correctement" - -#: ../../enterprise/godmode/services/services.service.php:361 -msgid "Dynamic elements are not affected by cascade protection" -msgstr "" -"Les éléments dynamiques ne sont pas affectés par la protection en cascade" - -#: ../../enterprise/godmode/services/services.service.php:511 -msgid "No Services or concrete action" -msgstr "Pas de services ou actions concrètes" - -#: ../../enterprise/godmode/services/services.service.php:530 -msgid "Random name" -msgstr "Nom aléatoire" - -#: ../../enterprise/godmode/services/services.service.php:578 -msgid "Server assigned" -msgstr "Serveur affecté" - -#: ../../enterprise/godmode/services/services.service.php:579 -msgid "Selected Prediction server will be assigned to evaluate the service." -msgstr "" -"Le serveur de prédiction sélectionné sera affecté à l’évaluation du service." - -#: ../../enterprise/godmode/services/services.service.php:600 -msgid "Evaluation interval" -msgstr "Intervalle d’évaluation" - -#: ../../enterprise/godmode/services/services.service.php:758 -msgid "General Data" -msgstr "Données générales" - -#: ../../enterprise/godmode/services/services.service.php:813 -msgid "" -"Here are described the alert templates, which will use their default actions.\n" -"\t\tYou can modify the default behaviour editing alerts in the agent who " -"stores data and alert definitions about the service and the SLA status." -msgstr "" -"Les modèles d'alertes sont définis ici. Ils utilisent leurs actions par " -"défaut.\n" -"\t\tVous pouvez modifier le comportement par défaut en éditant les alertes " -"dans l'agent qui stocke les données et les définitions des alertes sur le " -"service et l'état du SLA." - -#: ../../enterprise/godmode/services/services.service.php:970 -msgid "" -"This change in the service configuration will delete the history of the " -"service modules. Do you wish to continue?" -msgstr "" -"Cette modification de la configuration du service supprimera l’historique des " -"modules de service. Voulez-vous continuer ?" - -#: ../../enterprise/godmode/services/services.service.php:972 -msgid "" -"This change in the service configuration will prevent the SLA modules from " -"being created. Do you wish to continue?" -msgstr "" -"Cette modification de la configuration du service empêchera la création des " -"modules SLA. Voulez-vous continuer ?" - -#: ../../enterprise/godmode/services/services.elements.php:72 -msgid "Invalid service" -msgstr "Service invalide" - -#: ../../enterprise/godmode/services/services.elements.php:220 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:128 -msgid "Custom field name" -msgstr "Nom de champ personnalisé" - -#: ../../enterprise/godmode/services/services.elements.php:232 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:130 -msgid "Custom field value" -msgstr "Valeur de champ personnalisée" - -#: ../../enterprise/godmode/services/services.elements.php:250 -msgid "Add custom field match" -msgstr "Ajouter une correspondance de champ personnalisée" - -#: ../../enterprise/godmode/services/services.elements.php:256 -msgid "Both 'name' and 'value' must be defined to filter. Ignored otherwise." -msgstr "'nom' et 'valeur' doivent être définis pour filtrer. Ignoré autrement." - -#: ../../enterprise/godmode/services/services.elements.php:261 -msgid "MySQL Regular expressions case sensitive." -msgstr "Expressions régulières MySQL sensibles à la casse." - -#: ../../enterprise/godmode/services/services.elements.php:267 -msgid "Matching objects type" -msgstr "Type d’objet correspondant" - -#: ../../enterprise/godmode/services/services.elements.php:282 -msgid "Filter by group" -msgstr "Filtrer par groupe" - -#: ../../enterprise/godmode/services/services.elements.php:294 -msgid "Use regular expresions selectors" -msgstr "Utiliser des sélecteurs d’expressions régulierers" - -#: ../../enterprise/godmode/services/services.elements.php:302 -msgid "Having agent name" -msgstr "Ayant un nom d’agent" - -#: ../../enterprise/godmode/services/services.elements.php:310 -msgid "Having module name" -msgstr "Ayant un nom de module" - -#: ../../enterprise/godmode/services/services.elements.php:320 -msgid "Having custom fields" -msgstr "Ayant des champs personnalisés" - -#: ../../enterprise/godmode/services/services.elements.php:331 -msgid "Apply rules on this server" -msgstr "Appliquer des règles sur ce serveur" - -#: ../../enterprise/godmode/services/services.elements.php:350 -msgid "Weights" -msgstr "Poids" - -#: ../../enterprise/godmode/services/services.elements.php:355 -msgid "In smart mode weights are automatically calculated." -msgstr "En mode intelligent, les poids sont calculés automatiquement." - -#: ../../enterprise/godmode/services/services.elements.php:453 -#: ../../enterprise/godmode/services/services.elements.php:461 -#: ../../enterprise/godmode/services/services.elements.php:468 -msgid "Selected agent not found." -msgstr "Agent sélectionné introuvable." - -#: ../../enterprise/godmode/services/services.elements.php:474 -#: ../../enterprise/godmode/services/services.elements.php:485 -#, php-format -msgid "Selected module not found in %s." -msgstr "Module sélectionné introuvable dans %s." - -#: ../../enterprise/godmode/services/services.elements.php:494 -msgid "Selected service not found." -msgstr "Service sélectionné introuvable." - -#: ../../enterprise/godmode/services/services.elements.php:511 -msgid "Selected service could generate a loop" -msgstr "Le service sélectionné pourrait générer une boucle" - -#: ../../enterprise/godmode/services/services.elements.php:521 -#, php-format -msgid "Failed adding service child: %s" -msgstr "Échec de l’ajout de service fils : %s" - -#: ../../enterprise/godmode/services/services.elements.php:560 -#, php-format -msgid "Selected rules are not valid: %s." -msgstr "Les règles sélectionnées ne sont pas valides : %s." - -#: ../../enterprise/godmode/services/services.elements.php:568 -msgid "Invalid element type." -msgstr "Type d’élément non valide." - -#: ../../enterprise/godmode/services/services.elements.php:594 -msgid "Element registered successfully" -msgstr "Élément enregistré correctement" - -#: ../../enterprise/godmode/services/services.elements.php:640 -#, php-format -msgid "Error deleting element: %s" -msgstr "Erreur lors de la suppression de l’élément : %s" - -#: ../../enterprise/godmode/services/services.elements.php:806 -#: ../../enterprise/include/functions_services.php:2015 -msgid "Edit service elements" -msgstr "Éditer éléments de service" - -#: ../../enterprise/godmode/services/services.elements.php:842 -msgid "Add element" -msgstr "Ajouter un élément" - -#: ../../enterprise/godmode/services/services.elements.php:853 -msgid "Edit element" -msgstr "Editer l'élément" - -#: ../../enterprise/include/functions_reporting.php:93 -msgid "Advance options" -msgstr "Options avancées" - -#: ../../enterprise/include/functions_reporting.php:117 -msgid "Templates list" -msgstr "Liste de modèles" - -#: ../../enterprise/include/functions_reporting.php:124 -#: ../../enterprise/meta/general/main_header.php:200 -#: ../../enterprise/meta/general/main_menu.php:296 -#: ../../include/functions_menu.php:514 -msgid "Templates wizard" -msgstr "Assistant de modèles" - -#: ../../enterprise/include/functions_reporting.php:152 -msgid "Templates Wizard" -msgstr "Assistant de modèles" - -#: ../../enterprise/include/functions_reporting.php:1227 -#: ../../enterprise/include/functions_reporting_csv.php:473 -#: ../../include/functions_reports.php:830 -#: ../../include/functions_reporting.php:8122 -#: ../../include/functions_reporting.php:8514 -msgid "Availability" -msgstr "Disponibilité" - -#: ../../enterprise/include/functions_reporting.php:1232 -msgid "Availability item created from wizard." -msgstr "Élément disponible créé à partir de l'assistant" - -#: ../../enterprise/include/functions_reporting.php:1774 -#: ../../enterprise/include/functions_reporting.php:2821 -#: ../../enterprise/include/functions_reporting.php:3823 -#: ../../views/calendar/special_days.php:245 -msgid "January" -msgstr "Janvier" - -#: ../../enterprise/include/functions_reporting.php:1778 -#: ../../enterprise/include/functions_reporting.php:2825 -#: ../../enterprise/include/functions_reporting.php:3827 -#: ../../views/calendar/special_days.php:249 -msgid "February" -msgstr "Février" - -#: ../../enterprise/include/functions_reporting.php:1782 -#: ../../enterprise/include/functions_reporting.php:2829 -#: ../../enterprise/include/functions_reporting.php:3831 -#: ../../views/calendar/special_days.php:253 -msgid "March" -msgstr "Mars" - -#: ../../enterprise/include/functions_reporting.php:1786 -#: ../../enterprise/include/functions_reporting.php:2833 -#: ../../enterprise/include/functions_reporting.php:3835 -#: ../../views/calendar/special_days.php:257 -msgid "April" -msgstr "Avril" - -#: ../../enterprise/include/functions_reporting.php:1790 -#: ../../enterprise/include/functions_reporting.php:2837 -#: ../../enterprise/include/functions_reporting.php:3839 -#: ../../views/calendar/special_days.php:261 -msgid "May" -msgstr "Mai" - -#: ../../enterprise/include/functions_reporting.php:1794 -#: ../../enterprise/include/functions_reporting.php:2841 -#: ../../enterprise/include/functions_reporting.php:3843 -#: ../../views/calendar/special_days.php:265 -msgid "June" -msgstr "Juin" - -#: ../../enterprise/include/functions_reporting.php:1798 -#: ../../enterprise/include/functions_reporting.php:2845 -#: ../../enterprise/include/functions_reporting.php:3847 -#: ../../views/calendar/special_days.php:269 -msgid "July" -msgstr "Juillet" - -#: ../../enterprise/include/functions_reporting.php:1802 -#: ../../enterprise/include/functions_reporting.php:2849 -#: ../../enterprise/include/functions_reporting.php:3851 -#: ../../views/calendar/special_days.php:273 -msgid "August" -msgstr "Août" - -#: ../../enterprise/include/functions_reporting.php:1806 -#: ../../enterprise/include/functions_reporting.php:2853 -#: ../../enterprise/include/functions_reporting.php:3855 -#: ../../views/calendar/special_days.php:277 -msgid "September" -msgstr "Septembre" - -#: ../../enterprise/include/functions_reporting.php:1810 -#: ../../enterprise/include/functions_reporting.php:2857 -#: ../../enterprise/include/functions_reporting.php:3859 -#: ../../views/calendar/special_days.php:281 -msgid "October" -msgstr "Octobre" - -#: ../../enterprise/include/functions_reporting.php:1814 -#: ../../enterprise/include/functions_reporting.php:2861 -#: ../../enterprise/include/functions_reporting.php:3863 -#: ../../views/calendar/special_days.php:285 -msgid "November" -msgstr "Novembre" - -#: ../../enterprise/include/functions_reporting.php:1819 -#: ../../enterprise/include/functions_reporting.php:2866 -#: ../../enterprise/include/functions_reporting.php:3868 -#: ../../views/calendar/special_days.php:289 -msgid "December" -msgstr "Décembre" - -#: ../../enterprise/include/functions_reporting.php:1854 -#: ../../enterprise/include/functions_reporting.php:2893 -#: ../../enterprise/include/functions_reporting.php:3880 -#: ../../include/functions_reporting_html.php:544 -msgid "Max/Min Values" -msgstr "Valeurs max/min" - -#: ../../enterprise/include/functions_reporting.php:1855 -#: ../../enterprise/include/functions_reporting.php:2894 -#: ../../enterprise/include/functions_reporting.php:3881 -#: ../../enterprise/include/functions_reporting.php:6137 -#: ../../enterprise/include/functions_reporting_csv.php:1506 -#: ../../enterprise/include/functions_reporting_csv.php:1552 -#: ../../enterprise/include/functions_reporting_csv.php:1625 -#: ../../enterprise/include/functions_reporting_csv.php:1744 -#: ../../enterprise/include/functions_reporting_csv.php:2052 -#: ../../include/functions_reporting_html.php:545 -msgid "SLA Limit" -msgstr "Limite SLA" - -#: ../../enterprise/include/functions_reporting.php:1856 -#: ../../enterprise/include/functions_reporting.php:2024 -#: ../../enterprise/include/functions_reporting.php:2895 -#: ../../enterprise/include/functions_reporting.php:3882 -#: ../../enterprise/include/functions_reporting.php:6138 -#: ../../include/functions_reporting_html.php:546 -msgid "SLA Compliance" -msgstr "Conformité SLA" - -#: ../../enterprise/include/functions_reporting.php:1875 -#: ../../enterprise/include/functions_reporting.php:1916 -#: ../../enterprise/include/functions_reporting.php:2919 -#: ../../enterprise/include/functions_reporting.php:2978 -#: ../../enterprise/include/functions_reporting.php:3907 -#: ../../enterprise/include/functions_reporting.php:3966 -#: ../../enterprise/include/functions_reporting.php:6161 -#: ../../enterprise/include/functions_reporting_csv.php:1541 -#: ../../enterprise/include/functions_reporting_csv.php:1587 -#: ../../enterprise/include/functions_reporting_csv.php:1905 -#: ../../include/functions_config.php:1254 -#: ../../include/functions_config.php:3111 -#: ../../include/functions_reporting_html.php:662 -msgid "Fail" -msgstr "Échec" - -#: ../../enterprise/include/functions_reporting.php:1896 -#: ../../enterprise/include/functions_reporting.php:2949 -#: ../../enterprise/include/functions_reporting.php:3200 -#: ../../enterprise/include/functions_reporting.php:3937 -#: ../../enterprise/include/functions_reporting.php:4201 -#: ../../enterprise/include/functions_reporting.php:4852 -#: ../../enterprise/include/functions_reporting.php:6208 -#: ../../include/functions_reporting_html.php:869 -#: ../../include/functions_reporting_html.php:4566 -msgid "Not Init" -msgstr "Non initialisées" - -#: ../../enterprise/include/functions_reporting.php:1903 -#: ../../enterprise/include/functions_reporting.php:2959 -#: ../../enterprise/include/functions_reporting.php:3947 -msgid "Planned Downtimes" -msgstr "Temps d'arrêt planifiés" - -#: ../../enterprise/include/functions_reporting.php:1910 -msgid "Ignore time" -msgstr "Ignorer le temps" - -#: ../../enterprise/include/functions_reporting.php:1930 -msgid "SLA Compliance per days" -msgstr "Conformité des SLA par jours" - -#: ../../enterprise/include/functions_reporting.php:2021 -msgid "Summary of SLA Failures" -msgstr "Résumé des échecs de SLA" - -#: ../../enterprise/include/functions_reporting.php:2023 -#: ../../enterprise/include/functions_reporting_csv.php:1660 -msgid "Day" -msgstr "Jour" - -#: ../../enterprise/include/functions_reporting.php:2041 -#: ../../enterprise/include/functions_reporting.php:2042 -msgid "Out of SLA limits" -msgstr "Hors limites de SLA" - -#: ../../enterprise/include/functions_reporting.php:2047 -#: ../../enterprise/include/functions_reporting.php:2048 -msgid "IN of SLA limits" -msgstr "Dans les limites de SLA" - -#: ../../enterprise/include/functions_reporting.php:2131 -#: ../../include/functions_reports.php:926 -msgid "Log report" -msgstr "Rapport de journaux" - -#: ../../enterprise/include/functions_reporting.php:2144 -#: ../../include/functions_reports.php:925 -msgid "Log" -msgstr "Journal" - -#: ../../enterprise/include/functions_reporting.php:2493 -#: ../../enterprise/include/functions_reporting.php:3437 -#: ../../enterprise/include/functions_reporting.php:4412 -#: ../../include/functions_reporting.php:996 -#: ../../include/functions_reporting.php:8556 -msgid "There are no SLAs defined" -msgstr "Aucun SLA défini" - -#: ../../enterprise/include/functions_reporting.php:2546 -#: ../../enterprise/include/functions_reporting.php:3490 -#: ../../enterprise/include/functions_reporting.php:4465 -#: ../../include/functions_reporting.php:1071 -#: ../../include/functions_reporting.php:8934 -msgid "Inverse" -msgstr "Inverse" - -#: ../../enterprise/include/functions_reporting.php:2969 -#: ../../enterprise/include/functions_reporting.php:3210 -#: ../../enterprise/include/functions_reporting.php:3957 -msgid "Planned Downtime" -msgstr "Temps d'arrêt planifié" - -#: ../../enterprise/include/functions_reporting.php:2999 -msgid "T. Total" -msgstr "T. Total" - -#: ../../enterprise/include/functions_reporting.php:3000 -#: ../../enterprise/include/functions_reporting.php:3984 -msgid "T. OK" -msgstr "T. OK" - -#: ../../enterprise/include/functions_reporting.php:3001 -#: ../../enterprise/include/functions_reporting.php:3985 -msgid "T. Error" -msgstr "T. Erreur" - -#: ../../enterprise/include/functions_reporting.php:3002 -#: ../../enterprise/include/functions_reporting.php:3986 -msgid "T. Unknown" -msgstr "T. Inconnu" - -#: ../../enterprise/include/functions_reporting.php:3003 -#: ../../enterprise/include/functions_reporting.php:3987 -msgid "T. Not_init" -msgstr "T. Non_init" - -#: ../../enterprise/include/functions_reporting.php:3004 -#: ../../enterprise/include/functions_reporting.php:3988 -msgid "T. Downtime" -msgstr "T. Temps d'arrêt" - -#: ../../enterprise/include/functions_reporting.php:3005 -#: ../../enterprise/include/functions_reporting.php:3989 -msgid "SLA %" -msgstr "SLA %" - -#: ../../enterprise/include/functions_reporting.php:3195 -#: ../../enterprise/include/functions_reporting.php:4196 -#: ../../enterprise/include/functions_reporting.php:6203 -#: ../../enterprise/include/functions_services.php:1453 -#: ../../include/functions_reporting_html.php:864 -#: ../../include/functions_reporting_html.php:4561 -msgid "Unknow" -msgstr "Inconnu" - -#: ../../enterprise/include/functions_reporting.php:3205 -#: ../../enterprise/include/functions_reporting.php:4206 -#: ../../enterprise/include/functions_reporting.php:6213 -#: ../../include/functions_reporting_html.php:874 -#: ../../include/functions_reporting_html.php:4571 -msgid "Downtimes" -msgstr "Arrêts" - -#: ../../enterprise/include/functions_reporting.php:4211 -msgid "Ignore Planned Downtime" -msgstr "Ignorer le temps d'arrête programmé" - -#: ../../enterprise/include/functions_reporting.php:4301 -#: ../../include/functions_reports.php:712 -msgid "Hourly S.L.A." -msgstr "SLA chaque heure" - -#: ../../enterprise/include/functions_reporting.php:4904 -msgid "Max/Min Critical" -msgstr "Critique max/min" - -#: ../../enterprise/include/functions_reporting.php:4905 -msgid "Max/Min Warning" -msgstr "Avertissement max/min" - -#: ../../enterprise/include/functions_reporting.php:4906 -msgid "Total checks ok/total" -msgstr "Vérifications totales ok/total" - -#: ../../enterprise/include/functions_reporting.php:4907 -msgid "% time ok" -msgstr "% temps ok" - -#: ../../enterprise/include/functions_reporting.php:4925 -#: ../../include/functions_reporting_html.php:633 -#: ../../include/functions_reporting_html.php:672 -#: ../../include/functions_reporting_html.php:743 -#: ../../include/functions_reporting_html.php:821 -#: ../../include/functions_reporting_html.php:4020 -#: ../../include/functions_reporting_html.php:4167 -msgid "24 x 7" -msgstr "24h/24 7j/7" - -#: ../../enterprise/include/functions_reporting.php:4965 -#: ../../include/functions_reporting_html.php:578 -msgid "Global Time" -msgstr "Temps global" - -#: ../../enterprise/include/functions_reporting.php:4966 -#: ../../enterprise/include/functions_reporting_csv.php:1980 -#: ../../include/functions_reporting_html.php:579 -msgid "Time Total" -msgstr "Temps total" - -#: ../../enterprise/include/functions_reporting.php:4967 -msgid "Time Critical" -msgstr "Temps critique" - -#: ../../enterprise/include/functions_reporting.php:4969 -#: ../../enterprise/include/functions_reporting_csv.php:1981 -#: ../../include/functions_reporting_html.php:581 -#: ../../include/functions_reporting_html.php:3844 -msgid "Time OK" -msgstr "Temps OK" - -#: ../../enterprise/include/functions_reporting.php:4970 -#: ../../enterprise/include/functions_reporting_csv.php:1983 -#: ../../include/functions_reporting_html.php:582 -#: ../../include/functions_reporting_html.php:3856 -msgid "Time Unknown" -msgstr "Temps inconnu" - -#: ../../enterprise/include/functions_reporting.php:4971 -#: ../../enterprise/include/functions_reporting_csv.php:1984 -#: ../../include/functions_reporting_html.php:583 -msgid "Time Not Init" -msgstr "Temps non initialisé" - -#: ../../enterprise/include/functions_reporting.php:5060 -#: ../../include/functions_reporting_html.php:611 -msgid "Checks Time" -msgstr "Temps de vérifications" - -#: ../../enterprise/include/functions_reporting.php:5061 -#: ../../enterprise/include/functions_reporting_csv.php:1986 -#: ../../include/functions_reporting_html.php:612 -msgid "Checks Total" -msgstr "Vérifications totales" - -#: ../../enterprise/include/functions_reporting.php:5062 -msgid "Checks Critical" -msgstr "Vérifications critiques" - -#: ../../enterprise/include/functions_reporting.php:5063 -#: ../../include/functions_reporting_html.php:3944 -msgid "Checks Warning" -msgstr "Vérifications avertissement" - -#: ../../enterprise/include/functions_reporting.php:5064 -#: ../../enterprise/include/functions_reporting_csv.php:1987 -#: ../../include/functions_reporting_html.php:614 -#: ../../include/functions_reporting_html.php:3938 -msgid "Checks OK" -msgstr "Vérifications OK" - -#: ../../enterprise/include/functions_reporting.php:5065 -#: ../../enterprise/include/functions_reporting_csv.php:1989 -#: ../../include/functions_reporting_html.php:615 -msgid "Checks Unknown" -msgstr "Vérifications inconnues" - -#: ../../enterprise/include/functions_reporting.php:5066 -#: ../../enterprise/include/functions_reporting_csv.php:1990 -msgid "Checks Not Init" -msgstr "Vérifications non initialisées" - -#: ../../enterprise/include/functions_reporting.php:5146 -#: ../../include/functions_reporting.php:1582 -#: ../../include/functions_reporting.php:3162 -#: ../../include/functions_reporting_html.php:801 -#: ../../include/functions_reporting_html.php:4209 -#: ../../include/functions_reporting_html.php:4758 -#: ../../include/functions_reporting_html.php:4761 -msgid "There are no Agent/Modules defined" -msgstr "Aucun Agent/Module défini" - -#: ../../enterprise/include/functions_reporting.php:5582 -msgid "There are no SLAs defined." -msgstr "Aucun SLA défini" - -#: ../../enterprise/include/functions_reporting.php:5797 -#: ../../enterprise/include/functions_services.php:1368 -#: ../../enterprise/include/functions_services.php:1370 -#: ../../enterprise/include/functions_services.php:1404 -#: ../../enterprise/include/functions_services.php:1405 -#: ../../enterprise/include/functions_services.php:1407 -#: ../../enterprise/include/functions_services.php:1458 -#: ../../enterprise/include/functions_services.php:1460 -msgid "Nonexistent" -msgstr "Inexistant" - -#: ../../enterprise/include/functions_reporting.php:6218 -msgid "Scheduled shutdow" -msgstr "Temps d'arrête programé" - -#: ../../enterprise/include/functions_reporting.php:6584 -#: ../../enterprise/include/functions_reporting.php:7467 -#, php-format -msgid "Graph agents(%s) - %s" -msgstr "Agents de graphiques(%s) - %s" - -#: ../../enterprise/include/functions_reporting.php:7375 -#, php-format -msgid "Graph agent(%s) - %s" -msgstr "Agent de graphiques(%s) - %s" - -#: ../../enterprise/include/functions_reporting.php:7822 -msgid "There is not data for the selected conditions" -msgstr "Il n'y a pas des données pour les conditions sélectionnées" - -#: ../../enterprise/include/functions_reporting.php:8014 -#: ../../enterprise/include/functions_reporting.php:8080 -msgid "Template editor" -msgstr "Éditeur de modèle" - -#: ../../enterprise/include/functions_reporting.php:8331 -#: ../../include/functions_reports.php:643 -msgid "Simple baseline graph" -msgstr "Graphique simple de référence" - -#: ../../enterprise/include/functions_reporting.php:8501 -msgid "Configuration changes" -msgstr "Changements de configuration" - -#: ../../enterprise/include/functions_reporting.php:8518 -msgid "No NCM capabilities detected" -msgstr "Aucune fonctionnalité NCM détectée" - -#: ../../enterprise/include/functions_collection.php:39 -#, php-format -msgid "Collection %d does not exist" -msgstr "La collection %d n'existe pas" - -#: ../../enterprise/include/functions_collection.php:48 -msgid "Collection dir does not exist." -msgstr "Le répertoire de la collection n'existe pas." - -#: ../../enterprise/include/functions_collection.php:57 -#, php-format -msgid "Failed to create collection path: %s" -msgstr "Erreur de création du chemin de la collection : %s" - -#: ../../enterprise/include/functions_collection.php:66 -msgid "Target collection path is not writable" -msgstr "Le chemin de la collection cible ne peut pas être écrit" - -#: ../../enterprise/include/functions_collection.php:80 -msgid "Failed to create zip file for collection" -msgstr "Erreur de création du fichier zip pour la collection" - -#: ../../enterprise/include/functions_collection.php:87 -#, php-format -msgid "File of collection is bigger than the limit (%s bytes)" -msgstr "Le fichier de la collection est plus grand que la limite (%s bytes)" - -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -msgid "Lines" -msgstr "Lignes" - -#: ../../enterprise/include/functions_hostdevices.php:45 -msgid "Remote commands enabled" -msgstr "Commandes distantes habilitées." - -#: ../../enterprise/include/functions_visual_map.php:203 -#: ../../enterprise/include/functions_visual_map.php:268 -msgid "Crit:" -msgstr "Critique :" - -#: ../../enterprise/include/functions_visual_map.php:207 -#: ../../enterprise/include/functions_visual_map.php:272 -msgid "Warn:" -msgstr "Avertissement :" - -#: ../../enterprise/include/functions_visual_map.php:211 -#: ../../enterprise/include/functions_visual_map.php:276 -msgid "Ok:" -msgstr "OK :" - -#: ../../enterprise/include/functions_visual_map.php:215 -#: ../../enterprise/include/functions_visual_map.php:280 -#: ../../enterprise/meta/include/functions_autoprovision.php:765 -msgid "Value:" -msgstr "Valeur :" - -#: ../../enterprise/include/functions_visual_map.php:672 -msgid "None of the services was added" -msgstr "Aucun des services a été ajouté" - -#: ../../enterprise/include/functions_visual_map.php:674 -#, php-format -msgid "%d services couldn't be added" -msgstr "Les services %d n'ont pas pu être ajoutés." - -#: ../../enterprise/include/functions_visual_map.php:680 -msgid "There was an error retrieving the visual map information" -msgstr "Erreur de récupération de l'information de la carte visuelle" - -#: ../../enterprise/include/functions_ui.php:79 -msgid "Select inventory module" -msgstr "Sélectionnez un module d'inventaire" - -#: ../../enterprise/include/functions_ui.php:96 -msgid "Use custom fields" -msgstr "utiliser les champs personnalisés." - -#: ../../enterprise/include/functions_ui.php:179 -msgid "Field name" -msgstr "Nom du champ" - -#: ../../enterprise/include/functions_ui.php:179 -msgid "It's a password" -msgstr "C'est un mot de passe" - -#: ../../enterprise/include/functions_ui.php:179 -msgid "Add field" -msgstr "Ajouter un champ" - -#: ../../enterprise/include/functions_inventory.php:85 -#: ../../enterprise/include/functions_inventory.php:837 -msgid "No changes found" -msgstr "Aucun changement trouvé" - -#: ../../enterprise/include/functions_inventory.php:112 -#: ../../enterprise/include/functions_inventory.php:146 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:461 -#: ../../include/functions_events.php:242 -msgid "Agent alias" -msgstr "Alias de l'agent" - -#: ../../enterprise/include/functions_inventory.php:184 -msgid "Get CSV file" -msgstr "Obtenir fichier CSV" - -#: ../../enterprise/include/functions_inventory.php:854 -#: ../../enterprise/include/functions_inventory.php:917 -#: ../../include/functions_reporting_html.php:1651 -msgid "Added" -msgstr "Ajouté" - -#: ../../enterprise/include/functions_inventory.php:860 -#: ../../enterprise/include/functions_inventory.php:925 -#: ../../include/functions_reporting_html.php:1662 -#: ../../include/functions_filemanager.php:342 -#: ../../include/functions_filemanager.php:359 -msgid "Deleted" -msgstr "Supprimé" - -#: ../../enterprise/include/auth/saml.php:119 -#, php-format -msgid "Pandora FMS SAML authentication error: %s" -msgstr "Erreur d'authentification SAML Pandora FMS : %s" - -#: ../../enterprise/include/auth/saml.php:184 -msgid "Force log out" -msgstr "Forcer déconnexion" - -#: ../../enterprise/include/auth/saml.php:241 ../../include/auth/mysql.php:356 -#: ../../include/auth/mysql.php:386 ../../include/auth/mysql.php:421 -msgid "Please, login into metaconsole first" -msgstr "Veuillez d'abord vous connecter à la Métaconsole" - -#: ../../enterprise/include/functions_backup.php:162 -msgid "Command mysqldump not found." -msgstr "Commande Mysqldump introuvable." - -#: ../../enterprise/include/functions_backup.php:177 -msgid "The mysqldump execution goes wrong." -msgstr "L’exécution de mysqldump tourne mal." - -#: ../../enterprise/include/functions_backup.php:190 -msgid "" -"In order to make backups it is necessary to check if the configuration is " -"correct." -msgstr "" -"Afin d’effectuer des sauvegardes, il est nécessaire de vérifier si la " -"configuration est correcte." - -#: ../../enterprise/include/functions_backup.php:256 -msgid "No description" -msgstr "Aucune description" - -#: ../../enterprise/include/functions_backup.php:408 -msgid "Restoring a backup" -msgstr "Restauration d'une sauvegarde" - -#: ../../enterprise/include/functions_backup.php:410 -#, php-format -msgid "Restoring a %s database backup must be done manually." -msgstr "" -"La restoration d'une sauvegarde de base de données %s doit être fait " -"manuellement." - -#: ../../enterprise/include/functions_backup.php:412 -msgid "" -"It's a complex operation that needs human intervation to avoid system failures " -"and data loosing" -msgstr "" -"Il s'agit d'une opération complexe qui requiert une intervention humaine afin " -"d'éviter les pannes de système et la perte de données." - -#: ../../enterprise/include/functions_backup.php:414 -msgid "To restore the selected backup, please follow these steps" -msgstr "Pour restaurer la sauvegarde sélectionnée, veuillez suivre ces étapes." - -#: ../../enterprise/include/functions_backup.php:420 -msgid "Open a root shell in your system located at " -msgstr "Ouvrez une interface système racine sur votre système situé à " - -#: ../../enterprise/include/functions_backup.php:424 -msgid "Connect to MySQL database using the following command" -msgstr "" -"Se connecter à la base de données MySQL en utilisant la commande suivante" - -#: ../../enterprise/include/functions_backup.php:430 -msgid "Create a new database" -msgstr "Créer une nouvelle base de données" - -#: ../../enterprise/include/functions_backup.php:454 -msgid "Restore the backup" -msgstr "Restaurer la sauvegarde" - -#: ../../enterprise/include/functions_backup.php:469 -msgid "Modify console configuration to use this new database" -msgstr "" -"Modifier la configuration de la console pour utiliser cette nouvelle base de " -"données" - -#: ../../enterprise/include/functions_backup.php:470 -msgid "Open configuration file" -msgstr "Ouvrir le fichier de configuration" - -#: ../../enterprise/include/functions_backup.php:473 -#: ../../enterprise/include/functions_backup.php:483 -msgid "Find" -msgstr "Chercher" - -#: ../../enterprise/include/functions_backup.php:475 -#: ../../enterprise/include/functions_backup.php:485 -msgid "and replace with" -msgstr "et les remplacer par" - -#: ../../enterprise/include/functions_backup.php:480 -msgid "Modify servers configuration to use this new database" -msgstr "" -"Modifier la configuration des serveurs à utiliser cette nouvelle base de " -"données" - -#: ../../enterprise/include/functions_backup.php:481 -msgid "Find servers configuration file and replace the following lines" -msgstr "" -"Trouver le fichier de configuration des serveurs et remplacer les lignes " -"suivantes" - -#: ../../enterprise/include/functions_backup.php:490 -msgid "Restart the servers and login again into the console" -msgstr "Redémarrer les serveurs et se connecter à nouveau à la console" - -#: ../../enterprise/include/functions_setup.php:79 -#: ../../enterprise/include/functions_setup.php:125 -msgid "Log collector" -msgstr "Collecteur de journaux" - -#: ../../enterprise/include/functions_setup.php:151 -msgid "Metaconsole link status" -msgstr "État du lien de la Métaconsole" - -#: ../../enterprise/include/functions_setup.php:183 -msgid "DB connection" -msgstr "Connexion de la base de données" - -#: ../../enterprise/include/functions_setup.php:192 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:834 -msgid "Agent cache" -msgstr "Agent cache" - -#: ../../enterprise/include/functions_setup.php:205 -msgid "This console is joining a metaconsole." -msgstr "Cette console va se rejoindre avec la Métaconsole." - -#: ../../enterprise/include/functions_setup.php:213 -msgid "This console is not joining any metaconsole." -msgstr "Cette console ne va pas se rejoindre avec aucune Métaconsole." - -#: ../../enterprise/include/functions_snmp.php:65 -msgid "Trap status agent recovered" -msgstr "Agent d'état de trap récupéré" - -#: ../../enterprise/include/functions_cron.php:178 -#: ../../enterprise/include/functions_cron.php:256 -#: ../../enterprise/include/functions_cron.php:331 -#: ../../enterprise/include/functions_cron.php:375 -msgid "Report to build" -msgstr "Rapport à construire" - -#: ../../enterprise/include/functions_cron.php:199 -#: ../../enterprise/include/functions_cron.php:249 -#: ../../enterprise/include/functions_cron.php:275 -msgid "Report Type" -msgstr "Type de rapport" - -#: ../../enterprise/include/functions_cron.php:206 -#: ../../enterprise/include/functions_cron.php:353 -msgid "Template to build" -msgstr "Modèle à construire" - -#: ../../enterprise/include/functions_cron.php:224 -msgid "Regexp agent filter" -msgstr "Filtre d'agents Regexp" - -#: ../../enterprise/include/functions_cron.php:228 -#: ../../enterprise/include/functions_tasklist.php:339 -#: ../../include/functions_cron.php:664 -msgid "Report per agent" -msgstr "Rapport par agent" - -#: ../../enterprise/include/functions_cron.php:264 -#: ../../enterprise/include/functions_cron.php:286 -#: ../../enterprise/include/functions_cron.php:376 -msgid "Save to disk into path" -msgstr "Enregistrer le disque sur le chemin" - -#: ../../enterprise/include/functions_cron.php:265 -msgid "The apache user should have read-write access on this folder. Ex: " -msgstr "" -"L'utilisateur apache devrait avoir d'accès de lecture-écriture dans ce " -"fichier. Ex : " - -#: ../../enterprise/include/functions_cron.php:271 -msgid "File name prefix" -msgstr "Préfixe du nom du fichier" - -#: ../../enterprise/include/functions_cron.php:291 -msgid "Active backups" -msgstr "Sauvegardes actives" - -#: ../../enterprise/include/functions_cron.php:299 -#: ../../enterprise/include/functions_tasklist.php:383 -#: ../../include/functions_cron.php:703 -msgid "Custom script" -msgstr "Script personnalisé" - -#: ../../enterprise/include/functions_cron.php:306 -#: ../../enterprise/include/functions_cron.php:332 -#: ../../enterprise/include/functions_cron.php:354 -msgid "Send to email" -msgstr "Envoyer au courriel" - -#: ../../enterprise/include/functions_cron.php:315 -msgid "Function name" -msgstr "Nom de la fonction" - -#: ../../enterprise/include/functions_cron.php:333 -msgid "Send custom report by email" -msgstr "Envoyer un rapport personnalisé par courriel" - -#: ../../enterprise/include/functions_cron.php:355 -msgid "Send custom report (from template) by email" -msgstr "Envoyer un rapport personnalisé (à partir du modèle) par courriel" - -#: ../../enterprise/include/functions_cron.php:377 -msgid "Save custom report to disk" -msgstr "Enregistrer un rapport personnalisé sur le disque" - -#: ../../enterprise/include/functions_cron.php:397 -msgid "Backup Pandora database" -msgstr "Sauvegarde de la base de données de Pandora FMS" - -#: ../../enterprise/include/functions_cron.php:417 -msgid "Execute custom script" -msgstr "Exécuter le script personnalisé" - -#: ../../enterprise/include/functions_cron.php:499 -msgid "Not scheduled" -msgstr "Non planifié" - -#: ../../enterprise/include/functions_cron.php:500 -#: ../../include/functions_netflow.php:1849 -msgid "Hourly" -msgstr "Toutes les heures" - -#: ../../enterprise/include/functions_cron.php:504 -msgid "Yearly" -msgstr "Annuellement" - -#: ../../enterprise/include/functions_cron.php:1529 -msgid "Scheduled report had an attempt to send an email without attachments." -msgstr "Le rapport programmé a essayé d'envoyer un email sans des fichier joints" - -#: ../../enterprise/include/functions_cron.php:1532 -msgid "Scheduled report had an attempt to send an email with some attachments." -msgstr "Le rapport programmé a essayé d'envoyer un email avec des fichier joints" - -#: ../../enterprise/include/functions_cron.php:1774 -#: ../../include/functions_reporting.php:15015 -msgid "Greetings" -msgstr "Bonjour" - -#: ../../enterprise/include/functions_cron.php:1776 -msgid "Attached to this email there's a CSV file of the logs" -msgstr "Ajouté à cet email il y a un fichier CSV des journaux" - -#: ../../enterprise/include/functions_cron.php:1778 -#: ../../include/functions_reporting.php:15021 -#: ../../mobile/include/functions_web.php:84 -#: ../../mobile/include/ui.class.php:327 -msgid "Generated at" -msgstr "Généré le" - -#: ../../enterprise/include/functions_cron.php:1780 -#: ../../include/functions_reporting.php:15023 -msgid "Thanks for your time." -msgstr "Merci pour votre temps." - -#: ../../enterprise/include/functions_cron.php:1782 -#: ../../include/functions_reporting.php:15025 -msgid "Best regards, Pandora FMS" -msgstr "Cordialement, Pandora FMS" - -#: ../../enterprise/include/functions_cron.php:1784 -#: ../../include/functions_reporting.php:15027 -msgid "" -"This is an automatically generated email from Pandora FMS, please do not reply." -msgstr "" -"Ceci est un courriel généré automatiquement de Pandora FMS. S'il vous plaît, " -"ne répondez pas." - -#: ../../enterprise/include/functions_cron.php:1786 -msgid "logs csv" -msgstr "CSV journaux" - -#: ../../enterprise/include/functions_cron.php:2205 -#, php-format -msgid "Error while executing task: %s, running %s, reason %s" -msgstr "" -"Erreur lors de l’exécution de la tâche : %s, %s en cours d’exécution, raison %s" - -#: ../../enterprise/include/functions_cron.php:2219 -#: ../../enterprise/include/functions_cron.php:2229 -msgid "Error while executing task" -msgstr "Erreur d'exécution de la tache : " - -#: ../../enterprise/include/functions_events.php:219 -msgid "Id source events" -msgstr "Événements de source d'ID" - -#: ../../enterprise/include/functions_events.php:230 -#: ../../enterprise/include/functions_reporting_csv.php:2123 -msgid "Hours" -msgstr "Heures" - -#: ../../enterprise/include/functions_events.php:245 -#: ../../enterprise/include/functions_events.php:267 -msgid "More than 5 tags" -msgstr "Plus de 5 étiquettes" - -#: ../../enterprise/include/functions_events.php:291 -#: ../../include/functions_snmp.php:441 -msgid "Active filter" -msgstr "Filtre actif" - -#: ../../enterprise/include/functions_events.php:291 -#: ../../include/functions_snmp.php:441 -msgid "Active filters" -msgstr "Filtres actifs" - -#: ../../enterprise/include/functions_metaconsole.php:2943 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:163 -msgid "Target server ip address is set" -msgstr "L'adresse IP du serveur cible est configuré" - -#: ../../enterprise/include/functions_metaconsole.php:2950 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:159 -msgid "There are differences between MR versions" -msgstr "Il y a des différences entre les versions MR" - -#: ../../enterprise/include/functions_metaconsole.php:2957 -msgid "Agent alerts action does not exist in target node" -msgstr "L'action des alertes d'agent n'existe pas dans le noeud cible" - -#: ../../enterprise/include/functions_metaconsole.php:2964 -msgid "Agent alerts template does not exist in target node" -msgstr "Le modèle d'alertes d'agent n'existe pas dans le noeud cible" - -#: ../../enterprise/include/functions_metaconsole.php:2971 -msgid "Agent inventory does not exist in target node" -msgstr "L'inventaire d'agent n'existe pas dans le noeud cible" - -#: ../../enterprise/include/functions_metaconsole.php:2978 -msgid "Exists agent conf please remove configuration file from target node." -msgstr "" -"La configuration de l'agent existe déjà, veuillez éliminer le fichier de " -"configuration du noeud cible." - -#: ../../enterprise/include/functions_metaconsole.php:2985 -msgid "Agent collections does not exist in target node" -msgstr "Les collections d'agents n'existent pas dans le noeud cible." - -#: ../../enterprise/include/functions_metaconsole.php:2992 -msgid "Agent plugins does not exist in target node" -msgstr "Les plugins d'agent n'existent pas dans le noeud cible." - -#: ../../enterprise/include/functions_metaconsole.php:2999 -msgid "" -"Agent policies definitions does not match with defined ones in target node" -msgstr "" -"Les definitions de politiques d'agents ne correspondent avec ceux-ci du noeud " -"cible." - -#: ../../enterprise/include/functions_metaconsole.php:3006 -msgid "Agent group does not exist in target node" -msgstr "Le group d'agents n'existe pas dans le noeud cible" - -#: ../../enterprise/include/functions_metaconsole.php:3013 -msgid "Agent already exists in target node" -msgstr "L'agent existe déjà dans le noeud cible" - -#: ../../enterprise/include/functions_metaconsole.php:3037 -msgid "The agent: has not been added due to problems in the insertion" -msgstr "L'agent : n'a pas été ajouté à cause des problèmes d'insert" - -#: ../../enterprise/include/functions_metaconsole.php:3042 -msgid "The agent: has already been added to the migration queue" -msgstr "L'agent : a été déjà ajouté à la file d'attente de migration" - -#: ../../enterprise/include/functions_metaconsole.php:3120 -msgid "Cannot " -msgstr "Ne peut pas " - -#: ../../enterprise/include/functions_transactional.php:631 -msgid "Error in dependencies field" -msgstr "Erreur dans le champ de dépendances" - -#: ../../enterprise/include/functions_transactional.php:640 -msgid "Error in enables field" -msgstr "Erreur dans le champ d'activation" - -#: ../../enterprise/include/functions_aws.php:381 -msgid "$" -msgstr "$" - -#: ../../enterprise/include/functions_aws.php:491 -msgid "Current deployments" -msgstr "Déploiements actuels" - -#: ../../enterprise/include/functions_aws.php:525 -msgid "Cost analysis" -msgstr "Analyse de coût" - -#: ../../enterprise/include/functions_aws.php:528 -msgid "Current cost estimation" -msgstr "Estimation actuelle de coûts" - -#: ../../enterprise/include/functions_aws.php:530 -msgid "Previous period cost" -msgstr "Coût du période précédent" - -#: ../../enterprise/include/functions_aws.php:589 -msgid "Reservation status" -msgstr "État de reservation" - -#: ../../enterprise/include/functions_services.php:108 -msgid "There is no information about" -msgstr "Il n'y a pas d'informations sur" - -#: ../../enterprise/include/functions_services.php:113 -msgid "Service does not exist." -msgstr "Le service n'existe pas." - -#: ../../enterprise/include/functions_services.php:125 -msgid "module that stores the service" -msgstr "module qui stocke le service" - -#: ../../enterprise/include/functions_services.php:137 -msgid "module that stores SLA service" -msgstr "module qui stocke le service SLA" - -#: ../../enterprise/include/functions_services.php:150 -msgid "agent that stores the service" -msgstr "agent qui stocke le service" - -#: ../../enterprise/include/functions_services.php:163 -msgid "agent that stores SLA service" -msgstr "agent qui stocke les service SLA" - -#: ../../enterprise/include/functions_services.php:184 -msgid "alert critical SLA service" -msgstr "service SLA critique d’alerte" - -#: ../../enterprise/include/functions_services.php:205 -msgid "alert warning service" -msgstr "Service d'avertissement de l'alerte" - -#: ../../enterprise/include/functions_services.php:226 -msgid "alert critical service" -msgstr "Service critique de l'alerte" - -#: ../../enterprise/include/functions_services.php:247 -msgid "alert unknown service" -msgstr "Service unconnu de l'alerte" - -#: ../../enterprise/include/functions_services.php:528 -#, php-format -msgid "Module automatic create for the service %s" -msgstr "Module automatique créé pour le service %s" - -#: ../../enterprise/include/functions_services.php:1432 -msgid "Normal (Alert)" -msgstr "Normal (Alerte)" - -#: ../../enterprise/include/functions_services.php:1436 -msgid "Critical (Alert)" -msgstr "Critique (Alerte)" - -#: ../../enterprise/include/functions_services.php:1444 -msgid "Warning (Alert)" -msgstr "Avertissement (Alerte)" - -#: ../../enterprise/include/functions_services.php:1582 -msgid "There are no service elements defined" -msgstr "Aucun élément de service défini" - -#: ../../enterprise/include/functions_services.php:1606 -msgid "Weight Critical" -msgstr "Poids critique" - -#: ../../enterprise/include/functions_services.php:1607 -msgid "Weight Warning" -msgstr "Poids alerte" - -#: ../../enterprise/include/functions_services.php:1608 -msgid "Weight Unknown" -msgstr "Poids inconnu" - -#: ../../enterprise/include/functions_services.php:1609 -msgid "Weight Ok" -msgstr "Poids OK" - -#: ../../enterprise/include/functions_services.php:1672 -#: ../../enterprise/include/functions_services.php:1717 -#: ../../enterprise/include/functions_services.php:1785 -msgid "Nonexistent. This element should be deleted" -msgstr "Inexistant. Cet élément doit être supprimé." - -#: ../../enterprise/include/functions_services.php:1700 -#: ../../enterprise/include/functions_services.php:1767 -#: ../../enterprise/include/functions_services.php:1813 -msgid "This element does not affect service weigth because is disabled." -msgstr "Cet élément n'affecte pas le poids du service parce qu'il est désactivé." - -#: ../../enterprise/include/functions_services.php:1828 -#, php-format -msgid "Dynamic element (%d) '%s' does not match any target" -msgstr "L'élément dynamique (%d) '%s' ne correspond avec aucun cible" - -#: ../../enterprise/include/functions_services.php:1837 -#, php-format -msgid "Dynamic element (%d) '%s' causes an error: %s" -msgstr "Élément dynamique (%d) '%s' cause une erreur : %s" - -#: ../../enterprise/include/functions_services.php:1849 -msgid "Dynamic element" -msgstr "Élément dynamique" - -#: ../../enterprise/include/functions_services.php:1855 -#, php-format -msgid "agents like \"%s\"" -msgstr "agents comme « %s »" - -#: ../../enterprise/include/functions_services.php:1860 -#, php-format -msgid "modules like \"%s\"" -msgstr "modules comme « %s »" - -#: ../../enterprise/include/functions_services.php:1989 -msgid "NOT INITIALIZED" -msgstr "NON INITIALISÉ" - -#: ../../enterprise/include/functions_services.php:2023 -msgid "Delete service element" -msgstr "Supprimer élément de service" - -#: ../../enterprise/include/functions_services.php:2082 -msgid "FAIL" -msgstr "ÉCHEC" - -#: ../../enterprise/include/functions_license.php:119 -msgid "Perpetual" -msgstr "Perpétuel" - -#: ../../enterprise/include/functions_license.php:119 -msgid "Subscription" -msgstr "Abonnement" - -#: ../../enterprise/include/functions_license.php:120 -#: ../../include/class/Diagnostics.class.php:1156 -msgid "Support expires" -msgstr "Le support expire" - -#: ../../enterprise/include/functions_license.php:120 -msgid "Expires" -msgstr "Expire" - -#: ../../enterprise/include/functions_tasklist.php:56 -#: ../../include/class/ConsoleSupervisor.php:2376 -msgid "DiscoveryConsoleTasks is not running properly" -msgstr "DiscoveryConsoleTasks n'est pas exécuté correctement" - -#: ../../enterprise/include/functions_tasklist.php:58 -msgid "" -"Discovery relies on a proper setup of cron, the time-based scheduling service" -msgstr "" -"Discovery se fonde sur une correcte configuration du cron, le service de " -"programmation basé sur le temps" - -#: ../../enterprise/include/functions_tasklist.php:59 -#: ../../include/class/ConsoleSupervisor.php:2379 -msgid "Please, add the following line to your crontab file:" -msgstr "Veuillez ajouter la ligne suivante à votre fichier crontab :" - -#: ../../enterprise/include/functions_tasklist.php:74 -#: ../../include/class/ConsoleSupervisor.php:2392 -msgid "Last execution" -msgstr "Dernière exécution" - -#: ../../enterprise/include/functions_tasklist.php:77 -msgid "Please check process is no locked." -msgstr "Vérifiez que le processus n'est pas bloqué." - -#: ../../enterprise/include/functions_tasklist.php:143 -#: ../../enterprise/include/functions_tasklist.php:688 -msgid "There are no console task defined yet." -msgstr "Il n'y a pas de console de tache définie encore." - -#: ../../enterprise/include/functions_tasklist.php:155 -#: ../../enterprise/meta/advanced/cron_main.php:394 -#: ../../include/functions_cron.php:466 -msgid "Next execution" -msgstr "Exécution suivante" - -#: ../../enterprise/include/functions_tasklist.php:156 -#: ../../include/functions_cron.php:467 -msgid "Last run" -msgstr "Dernière exécution" - -#: ../../enterprise/include/functions_tasklist.php:217 -#: ../../enterprise/include/functions_tasklist.php:279 -#: ../../enterprise/include/functions_tasklist.php:365 -#: ../../enterprise/include/functions_tasklist.php:406 -#: ../../enterprise/include/functions_tasklist.php:459 -#: ../../enterprise/include/functions_tasklist.php:498 -#: ../../enterprise/include/functions_tasklist.php:535 -#: ../../include/functions_cron.php:498 ../../include/functions_cron.php:536 -#: ../../include/functions_cron.php:591 ../../include/functions_cron.php:683 -#: ../../include/functions_cron.php:719 ../../include/functions_cron.php:765 -#: ../../include/functions_cron.php:807 ../../include/functions_cron.php:841 -msgid "Force run" -msgstr "Forcer l'exécution" - -#: ../../enterprise/include/functions_tasklist.php:313 -#: ../../include/functions_cron.php:638 -msgid "regex" -msgstr "regex" - -#: ../../enterprise/include/functions_tasklist.php:433 -#: ../../include/functions_cron.php:747 ../../include/functions_cron.php:788 -#: ../../include/lib/Dashboard/Widgets/reports.php:307 -#: ../../include/lib/Dashboard/Widgets/reports.php:352 -#: ../../extensions/resource_exportation.php:433 -msgid "Report" -msgstr "Rapport" - -#: ../../enterprise/include/functions_tasklist.php:435 -#: ../../enterprise/include/class/ManageBackups.class.php:166 -#: ../../include/functions_cron.php:749 ../../include/functions_cron.php:790 -#: ../../include/class/Diagnostics.class.php:2175 -msgid "Path" -msgstr "Chemin" - -#: ../../enterprise/include/functions_tasklist.php:569 -msgid "Task disabled" -msgstr "Tâche désactivée" - -#: ../../enterprise/include/functions_tasklist.php:671 -#: ../../include/functions_cron.php:943 -msgid "Enable task" -msgstr "Activer la tâche" - -#: ../../enterprise/include/functions_tasklist.php:693 -msgid "Console Tasks" -msgstr "Taches de console" - -#: ../../enterprise/include/class/MySQL.app.php:173 -msgid "" -"This MySQL configuration has been already defined. Please edit it or create a " -"new one." -msgstr "" -"Cette configuration MySQL est déjà définie. Veuillez l'éditer ou créer une " -"autre nouvelle." - -#: ../../enterprise/include/class/MySQL.app.php:216 -msgid "You must provide a valid MySQL server IP or FQDN." -msgstr "vous devez fournir une IP de serveur MySQL ou FQDN valide." - -#: ../../enterprise/include/class/MySQL.app.php:221 -msgid "You must provide a valid port number." -msgstr "Vous devez fournir un número de port valide." - -#: ../../enterprise/include/class/MySQL.app.php:233 -msgid "Discovery.Application.MySQL" -msgstr "Discovery.Application.MySQL" - -#: ../../enterprise/include/class/MySQL.app.php:285 -msgid "Failed to find discovery MySQL task." -msgstr "La tache MySQL n'a pas été trouvée." - -#: ../../enterprise/include/class/MySQL.app.php:403 -#: ../../enterprise/include/class/SAP.app.php:336 -#: ../../enterprise/include/class/VMware.app.php:486 -#: ../../enterprise/include/class/DB2.app.php:386 -#: ../../enterprise/include/class/Oracle.app.php:393 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:388 -msgid "Application" -msgstr "Application" - -#: ../../enterprise/include/class/MySQL.app.php:475 -#: ../../enterprise/include/class/SAP.app.php:644 -#: ../../enterprise/include/class/VMware.app.php:763 -#: ../../enterprise/include/class/Aws.cloud.php:1234 -#: ../../enterprise/include/class/DB2.app.php:470 -#: ../../enterprise/include/class/Aws.S3.php:435 -#: ../../enterprise/include/class/Oracle.app.php:477 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:472 -msgid "This group will be used also to classify discovered agents" -msgstr "Ce groupe sera utilisé aussi pour classifier des agents découverts" - -#: ../../enterprise/include/class/MySQL.app.php:491 -msgid "MySQL server IP" -msgstr "IP du serveur MySQL" - -#: ../../enterprise/include/class/MySQL.app.php:492 -msgid "Comma separated, as many targets as you need." -msgstr "Séparés par des virgules, aussi de cibles que vous souhaitez." - -#: ../../enterprise/include/class/MySQL.app.php:511 -msgid "MySQL server Port" -msgstr "Port du serveur MySQL" - -#: ../../enterprise/include/class/MySQL.app.php:583 -#: ../../enterprise/include/class/SAPView.class.php:259 -#: ../../enterprise/include/class/SAPView.class.php:296 -#: ../../enterprise/include/class/SAP.app.php:540 -#: ../../enterprise/include/class/VMware.app.php:693 -#: ../../enterprise/include/class/Aws.cloud.php:1343 -#: ../../enterprise/include/class/DB2.app.php:561 -#: ../../enterprise/include/class/Aws.S3.php:531 -#: ../../enterprise/include/class/Oracle.app.php:568 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:562 -msgid "The minimum recomended interval is 5 minutes" -msgstr "L'intervalle minimale recommandée est 5 minutes" - -#: ../../enterprise/include/class/MySQL.app.php:656 -#: ../../enterprise/include/class/DB2.app.php:634 -#: ../../enterprise/include/class/Oracle.app.php:641 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:635 -msgid "Target agent" -msgstr "Agent cible" - -#: ../../enterprise/include/class/MySQL.app.php:657 -msgid "" -"Defines a target agent where this task will store data detected, if you have " -"defined multiple targets, define a comma separated list of names here or leave " -"in blank to use server IP address/ FQDN." -msgstr "" -"Il définit un agent cible où cette tache stockera des données détectées, si " -"vous avez défini plus de cibles. définissez une liste de noms séparés par des " -"virgules ici ou laissez-le vide pour utiliser le serveur adresse IP/FQDN." - -#: ../../enterprise/include/class/MySQL.app.php:676 -#: ../../enterprise/include/class/DB2.app.php:654 -#: ../../enterprise/include/class/Oracle.app.php:661 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:655 -msgid "Custom module prefix" -msgstr "Préfixe de module personnalisé" - -#: ../../enterprise/include/class/MySQL.app.php:677 -#: ../../enterprise/include/class/DB2.app.php:655 -#: ../../enterprise/include/class/Oracle.app.php:662 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:656 -msgid "" -"Defines a custom prefix to be concatenated before module names generated by " -"this task." -msgstr "" -"Il définit un préfixe personnalisée pour le concaténer avant les noms des " -"modules générés par cette tache." - -#: ../../enterprise/include/class/MySQL.app.php:698 -msgid "Scan databases" -msgstr "Scanner des basses des données" - -#: ../../enterprise/include/class/MySQL.app.php:714 -msgid "Create agent per database" -msgstr "Créer un agent par base de données" - -#: ../../enterprise/include/class/MySQL.app.php:735 -msgid "Custom database agent prefix" -msgstr "Préfixe d'agent de base de données personnalisée" - -#: ../../enterprise/include/class/MySQL.app.php:736 -msgid "" -"Defines a custom prefix to be concatenated before database agent names " -"generated by this task." -msgstr "" -"Il définit un préfixe personnalisé pour le concaténer avant les noms des " -"agents de la base de données générés par cette tache." - -#: ../../enterprise/include/class/MySQL.app.php:757 -#: ../../enterprise/include/class/Oracle.app.php:680 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:674 -msgid "Check engine uptime" -msgstr "Vérifier la disponibilité du moteur" - -#: ../../enterprise/include/class/MySQL.app.php:773 -#: ../../enterprise/include/class/Oracle.app.php:696 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:690 -msgid "Retrieve query statistics" -msgstr "Recueillir les statistiques des requêtes" - -#: ../../enterprise/include/class/MySQL.app.php:789 -#: ../../enterprise/include/class/Oracle.app.php:712 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:706 -msgid "Analyze connections" -msgstr "Analyser des connexions" - -#: ../../enterprise/include/class/MySQL.app.php:805 -msgid "Retrieve InnoDB statistics" -msgstr "Recueillir les statistiques InnoDB" - -#: ../../enterprise/include/class/MySQL.app.php:821 -#: ../../enterprise/include/class/DB2.app.php:737 -#: ../../enterprise/include/class/Oracle.app.php:760 -msgid "Retrieve cache statistics" -msgstr "Récupérer statistique du caché" - -#: ../../enterprise/include/class/MySQL.app.php:837 -#: ../../enterprise/include/class/DB2.app.php:753 -#: ../../enterprise/include/class/Oracle.app.php:776 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:722 -msgid "Execute custom queries" -msgstr "Exécuter requêtes personnalisées" - -#: ../../enterprise/include/class/MySQL.app.php:889 -#: ../../enterprise/include/class/DB2.app.php:821 -#: ../../enterprise/include/class/Oracle.app.php:930 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:774 -msgid "Custom queries" -msgstr "Requêtes personnalisées" - -#: ../../enterprise/include/class/MySQL.app.php:890 -#: ../../enterprise/include/class/DB2.app.php:822 -#: ../../enterprise/include/class/Oracle.app.php:931 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:775 -msgid "Define here your custom queries." -msgstr "Définissez ice vos requêtes personnalisées." - -#: ../../enterprise/include/class/SAPView.class.php:146 -#: ../../enterprise/include/class/SAPView.class.php:190 -msgid "SAP View" -msgstr "Vue SAP" - -#: ../../enterprise/include/class/SAPView.class.php:164 -msgid "SAP data not found." -msgstr "Données SAP non trouvés." - -#: ../../enterprise/include/class/SAPView.class.php:258 -msgid "Refresh Every" -msgstr "Rafraîchir chaque" - -#: ../../enterprise/include/class/SAPView.class.php:295 -msgid "Graph Interval" -msgstr "Intervalle de graphique" - -#: ../../enterprise/include/class/SAPView.class.php:626 -msgid "" -"SAP view offers you to see the most important modules Discovery Server is " -"usually configured to retry. You have not configured a Discovery SAP R3 task " -"yet, please visit" -msgstr "" -"La vue SAP vous offre de voir les modules les plus importants que le serveur " -"Discovery réessaie normalement. Si vous n'avez pas configuré une tache " -"Discovery SAP R· encore, veuillez visiter" - -#: ../../enterprise/include/class/SAPView.class.php:626 -#: ../../enterprise/extensions/vmware/vmware_view.php:1240 -#: ../../enterprise/extensions/vmware/vmware_view.php:1526 -msgid "this link" -msgstr "ce lien" - -#: ../../enterprise/include/class/SAPView.class.php:626 -msgid "to start monitoring your SAP infrastructure." -msgstr "pour commencer à superviser votre infrastructure SAP." - -#: ../../enterprise/include/class/SAPView.class.php:633 -msgid "Discover SAP" -msgstr "Découvrir SAP" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:375 -msgid "Perform action" -msgstr "Réaliser l'action" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1442 -msgid "NCM devices" -msgstr "Appareils NCM" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1456 -msgid "NCM templates" -msgstr "Modèles NCM" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1470 -msgid "Registered vendors" -msgstr "Fournisseurs régistrés" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1484 -msgid "Registered models" -msgstr "Modèles registrés" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1498 -msgid "Registered snippets" -msgstr "Snippets enregistrés" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1512 -msgid "Registered firmwares" -msgstr "Firmwares enregistrés" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1548 -msgid "No agents with NCM features enabled yet" -msgstr "Pas encore d'agents avec les fonctionnalités NCM activés" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1679 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2189 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2240 -#, php-format -msgid "Template not found: %s" -msgstr "Modèle non trouvé : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1704 -msgid "Template created" -msgstr "Modèle créé" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1704 -msgid "Template updated" -msgstr "Modèle mis à jour" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1725 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1807 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1901 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1992 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2131 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2792 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1514 -#: ../../include/functions_reporting.php:4743 -#: ../../include/functions_reporting.php:4771 -#: ../../include/class/CalendarManager.class.php:523 -#: ../../include/class/CalendarManager.class.php:895 -#, php-format -msgid "Error: %s" -msgstr "Erreur : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1770 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2314 -#, php-format -msgid "Vendor not found: %s" -msgstr "Fournisseur non trouvé : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1785 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1875 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1970 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2064 -#: ../../enterprise/include/class/DatabaseHA.class.php:796 -#: ../../include/class/CalendarManager.class.php:488 -#: ../../include/class/CalendarManager.class.php:841 -msgid "Failed to update" -msgstr "Erreur de mise à jour" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1788 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1878 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1973 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2067 -#: ../../include/class/CalendarManager.class.php:491 -#: ../../include/class/CalendarManager.class.php:844 -msgid "Failed to create" -msgstr "Erreur de création" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1801 -msgid "Failed saving vendor: " -msgstr "Erreur de sauvegarde de fournisseur : " - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1860 -#, php-format -msgid "model not found: %s" -msgstr "modèle non trouvé : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1882 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2653 -msgid "you must select a valid vendor" -msgstr "sélectionnez un fournisseur valide" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1895 -msgid "Failed saving model: " -msgstr "Erreur de sauvegarde de modèle : " - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1955 -#, php-format -msgid "snippet not found: %s" -msgstr "Skipper introuvable : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1986 -msgid "Failed saving snippet: " -msgstr "Erreur de sauvegarde du skipper : " - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2049 -#, php-format -msgid "firmware not found: %s" -msgstr "firmware introuvable : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2076 -msgid "Firmware file missing" -msgstr "Fichier du firmware manquant" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2089 -#: ../../enterprise/include/class/AgentRepository.class.php:440 -msgid "Cannot create target dir [" -msgstr "Le répertoire cible n'a pas pu être créé [" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2108 -#, php-format -msgid "Failed to store file in %s" -msgstr "Impossible de stocker le fichier dans %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2125 -msgid "Failed saving firmware: " -msgstr "Échec de l’enregistrement du firmware : " - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2152 -msgid "" -"Upload only official binary files from your device provide in raw format (not " -"compressed)" -msgstr "" -"Téléchargez uniquement les fichiers binaires officiels à partir de votre " -"appareil au format brut (non compressé)" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2256 -msgid "Template successfully duplicated" -msgstr "Modèle dupliqué correctement" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2279 -#, php-format -msgid "Model not found: %s" -msgstr "Modèle non trouvé : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2291 -msgid "Model successfully deleted" -msgstr "Modèle éliminé correctement" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2326 -msgid "Vendor successfully deleted" -msgstr "Fournisseur éliminé correctement" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2349 -#, php-format -msgid "Snippet not found: %s" -msgstr "Snippet introuvable : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2361 -msgid "Snippet successfully deleted" -msgstr "Snippet supprimé correctement" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2384 -#, php-format -msgid "Firmware not found: %s" -msgstr "Firmware introuvable : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2396 -msgid "Firmware successfully deleted" -msgstr "Firmware supprimé correctement" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2475 -msgid "" -"Not executed yet, no content to display, define your own in following textarea." -msgstr "" -"Pas encore exécuté, pas de contenu à afficher, définissez le vôtre dans la " -"zone de texte suivante." - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2484 -msgid "" -"Following content is already queued to be executed! You must wait until " -"execution is finished before being able to modify this." -msgstr "" -"Le contenu suivant est déjà mis en file d’attente pour être exécuté ! Vous " -"devez attendre la fin de l’exécution avant de pouvoir la modifier." - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2576 -msgid "Check progress" -msgstr "Vérifier la progression" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2585 -#, php-format -msgid "Script scheduled %s %s" -msgstr "Script planifié %s %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2643 -#, php-format -msgid "Error retrieving template: %s" -msgstr "Erreur de récupération du modèle : %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2649 -msgid "you must select a template" -msgstr "sélectionnez un modèle" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2651 -msgid "you must select a valid model" -msgstr "sélectionnez un modèle valide" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2655 -msgid "you must select a valid port" -msgstr "sélectionnez un port valide" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2689 -#, php-format -msgid "Failed to update%s" -msgstr "Erreur de mise à jour %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2721 -msgid "No configuration registers to backup" -msgstr "Pas de registres de configuration à backup" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2729 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2745 -msgid "Successfully backed up" -msgstr "Sauvegardé correctement" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2780 -msgid "Invalid id given" -msgstr "ID fournie non valide" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2815 -msgid "" -"Is highly recommendable to execute this kind of operation from agent details " -"to preview the script content" -msgstr "" -"Il est fortement recommandé d’exécuter ce type d’opération à partir des " -"détails de l’agent pour prévisualiser le contenu du script" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2824 -msgid "This operation is not ready yet! Keep up to date with latest updates" -msgstr "" -"Cette opération n'est pas prête encore ! Tenez-vous au courant des dernières " -"nouvelles" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2833 -msgid "Invalid action" -msgstr "Action non valide" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2852 -#: ../../enterprise/include/class/DatabaseHA.class.php:190 -msgid "Successfully scheduled" -msgstr "Programmé correctement" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2853 -msgid "Failed to schedule action." -msgstr "Erreur de programmation de l'action" - -#: ../../enterprise/include/class/SAP.app.php:154 -msgid "" -"This SAP configuration has been already defined. Please edit it or create a " -"new one." -msgstr "" -"Cette configuration SAP a été définie déjà. Veuillez l'éditer ou en créer une " -"nouvelle." - -#: ../../enterprise/include/class/SAP.app.php:195 -msgid "You must specify at last one SAP hostname." -msgstr "Spécifiez au moins un nom d'hôte SAP" - -#: ../../enterprise/include/class/SAP.app.php:206 -msgid "Discovery.Application.SAP" -msgstr "Discovery.Application.SAP" - -#: ../../enterprise/include/class/SAP.app.php:262 -msgid "Failed to find discovery SAP task." -msgstr "Erreur en trouvant la tache SAP de découverte." - -#: ../../enterprise/include/class/SAP.app.php:286 -msgid "Select at least a module." -msgstr "Sélectionnez au moins un module." - -#: ../../enterprise/include/class/SAP.app.php:354 -msgid "SAP R3" -msgstr "SAP R3" - -#: ../../enterprise/include/class/SAP.app.php:371 -#: ../../enterprise/include/class/DeploymentCenter.class.php:482 -#: ../../enterprise/include/class/DeploymentCenter.class.php:490 -#: ../../enterprise/include/class/DeploymentCenter.class.php:498 -#: ../../enterprise/include/class/DeploymentCenter.class.php:657 -#: ../../enterprise/extensions/vmware/vmware_view.php:1737 -msgid "here" -msgstr "ici" - -#: ../../enterprise/include/class/SAP.app.php:547 -msgid "SAP Hostname" -msgstr "Nom d'hôte SAP" - -#: ../../enterprise/include/class/SAP.app.php:571 -msgid "SAP Client" -msgstr "Client SAP" - -#: ../../enterprise/include/class/SAP.app.php:585 -msgid "SAP System Number" -msgstr "Número de système SAP" - -#: ../../enterprise/include/class/SAP.app.php:617 -#: ../../enterprise/include/class/SAP.app.php:631 -msgid "SAP Credentials" -msgstr "Identifiants SAP" - -#: ../../enterprise/include/class/SAP.app.php:617 -#: ../../enterprise/include/class/SAP.app.php:631 -msgid "Optional" -msgstr "Optionnel" - -#: ../../enterprise/include/class/SAP.app.php:727 -#: ../../include/functions_agents.php:3997 -msgid "SAP Login OK" -msgstr "Connexion SAP OK" - -#: ../../enterprise/include/class/SAP.app.php:728 -#: ../../include/functions_agents.php:3998 -msgid "SAP Dumps" -msgstr "Vidage SAP" - -#: ../../enterprise/include/class/SAP.app.php:729 -#: ../../include/functions_agents.php:3999 -msgid "SAP lock entry list" -msgstr "Liste des entrées de verrouillage SAP" - -#: ../../enterprise/include/class/SAP.app.php:730 -#: ../../include/functions_agents.php:4000 -msgid "SAP canceled Jobs" -msgstr "Travaux SAP annulés" - -#: ../../enterprise/include/class/SAP.app.php:731 -#: ../../include/functions_agents.php:4001 -msgid "SAP Batch inputs erroneous" -msgstr "Entrées par lot SAP erronées" - -#: ../../enterprise/include/class/SAP.app.php:732 -#: ../../include/functions_agents.php:4002 -msgid "SAP IDOC erroneous" -msgstr "IDOC SAP erroné" - -#: ../../enterprise/include/class/SAP.app.php:733 -#: ../../include/functions_agents.php:4003 -msgid "SAP IDOC OK" -msgstr "IDOC SAP OK" - -#: ../../enterprise/include/class/SAP.app.php:734 -#: ../../include/functions_agents.php:4004 -msgid "SAP WP without active restart" -msgstr "SAP WB sans redémarrage active" - -#: ../../enterprise/include/class/SAP.app.php:735 -#: ../../include/functions_agents.php:4005 -msgid "SAP WP stopped" -msgstr "SAP WP arrêté" - -#: ../../enterprise/include/class/SAP.app.php:736 -#: ../../include/functions_agents.php:4006 -msgid "Average time of SAPGUI response" -msgstr "Moyenne de temps de réponse de SAPGUI" - -#: ../../enterprise/include/class/SAP.app.php:737 -#: ../../include/functions_agents.php:4008 -msgid "Dialog Logged users" -msgstr "Utilisateurs connectés de dialogue" - -#: ../../enterprise/include/class/SAP.app.php:738 -#: ../../include/functions_agents.php:4009 -msgid "TRFC in error" -msgstr "TRFC en erreur" - -#: ../../enterprise/include/class/SAP.app.php:739 -#: ../../include/functions_agents.php:4010 -msgid "QRFC in error SMQ2" -msgstr "QRFC en erreur SMQ2" - -#: ../../enterprise/include/class/SAP.app.php:740 -#: ../../include/functions_agents.php:4011 -msgid "Number of Update WPs in error" -msgstr "Nombre de WPs de mise à jour en erreur" - -#: ../../enterprise/include/class/SAP.app.php:764 -#, php-format -msgid "" -"Module 180 must be customized before being used, please use advanced options " -"to define the module following the documentation:
%s" -msgstr "" -"Le module 180 doit être personnalisée avant de l'utiliser, veuillez utiliser " -"les options avancées pour définir la documentation suivante :
%s" - -#: ../../enterprise/include/class/SAP.app.php:785 -msgid "Available modules" -msgstr "Modules disponibles" - -#: ../../enterprise/include/class/SAP.app.php:821 -msgid "Add monitors" -msgstr "Ajouter des moniteurs" - -#: ../../enterprise/include/class/SAP.app.php:834 -msgid "Remove monitors" -msgstr "Éliminer des moniteurs" - -#: ../../enterprise/include/class/SAP.app.php:885 -msgid "Define your custom SAP modules." -msgstr "Définissez vos modules SAP personnalisés." - -#: ../../enterprise/include/class/SAP.app.php:884 -msgid "Advanced module configuration" -msgstr "Configuration de module avancée" - -#: ../../enterprise/include/class/SAP.app.php:894 -msgid "Custom module definitions" -msgstr "Définitions des modules personnalisés" - -#: ../../enterprise/include/class/SAP.app.php:895 -msgid "" -"Each line is a module definition using following format: module name ; " -"module_type ; SAP check definition." -msgstr "" -"chaque ligne est une définition de module utilisant le format suivant : nom de " -"module ; type de module ; définition de vérification SAP" - -#: ../../enterprise/include/class/Azure.cloud.php:148 -#: ../../enterprise/include/class/Aws.cloud.php:113 -#: ../../enterprise/include/class/Google.cloud.php:142 -msgid "Cloud message" -msgstr "Message Cloud" - -#: ../../enterprise/include/class/Azure.cloud.php:153 -#: ../../include/class/CredentialStore.class.php:947 -msgid "Azure" -msgstr "Azure" - -#: ../../enterprise/include/class/Azure.cloud.php:248 -#: ../../enterprise/include/class/Google.cloud.php:242 -msgid "Task details" -msgstr "Détails de la tache" - -#: ../../enterprise/include/class/Azure.cloud.php:249 -#: ../../enterprise/include/class/Google.cloud.php:243 -msgid "Instance explorer" -msgstr "Explorateur d'instance" - -#: ../../enterprise/include/class/Azure.cloud.php:250 -#: ../../enterprise/include/class/Google.cloud.php:244 -msgid "Metrics" -msgstr "Métriques" - -#: ../../enterprise/include/class/Azure.cloud.php:307 -msgid "Microsoft Compute" -msgstr "Microsoft Compute" - -#: ../../enterprise/include/class/Azure.cloud.php:355 -#: ../../enterprise/include/class/Aws.cloud.php:1492 -#: ../../enterprise/include/class/Google.cloud.php:349 -#, php-format -msgid "%s not found or not executable" -msgstr "%s non trouvé ou non exécutable" - -#: ../../enterprise/include/class/Azure.cloud.php:468 -#: ../../enterprise/include/class/Google.cloud.php:470 -msgid "Group not found." -msgstr "Groupe non trouvé." - -#: ../../enterprise/include/class/Azure.cloud.php:598 -#: ../../enterprise/include/class/Azure.cloud.php:646 -#: ../../enterprise/include/class/Google.cloud.php:597 -#: ../../enterprise/include/class/Google.cloud.php:643 -msgid "Unauthorized access" -msgstr "Accès pas autorisé" - -#: ../../enterprise/include/class/Azure.cloud.php:797 -#: ../../enterprise/include/class/VMware.app.php:614 -#: ../../enterprise/include/class/Aws.cloud.php:540 -#: ../../enterprise/include/class/Aws.S3.php:559 -msgid "Tentacle options" -msgstr "Options Tentacle" - -#: ../../enterprise/include/class/Azure.cloud.php:872 -#: ../../enterprise/include/class/Aws.cloud.php:742 -#: ../../enterprise/include/class/Aws.cloud.php:1274 -#: ../../enterprise/include/class/Google.cloud.php:822 -msgid "No instances found." -msgstr "Aucune instance trouvée." - -#: ../../enterprise/include/class/Azure.cloud.php:909 -#: ../../enterprise/include/class/Google.cloud.php:865 -msgid "Select target virtual machines" -msgstr "Sélectionnez les machines virtuelles cibles" - -#: ../../enterprise/include/class/Azure.cloud.php:928 -#: ../../enterprise/include/class/Aws.cloud.php:671 -msgid "Scan and general monitoring." -msgstr "Scan et supervision générale." - -#: ../../enterprise/include/class/Azure.cloud.php:941 -#: ../../enterprise/include/class/Aws.cloud.php:688 -msgid "Cpu performance summary" -msgstr "Résumée de la performance de l'UCT" - -#: ../../enterprise/include/class/Azure.cloud.php:949 -#: ../../enterprise/include/class/Aws.cloud.php:698 -#: ../../enterprise/include/class/Google.cloud.php:911 -msgid "IOPS performance summary" -msgstr "Résumée de la performance d'IOPS" - -#: ../../enterprise/include/class/Azure.cloud.php:957 -#: ../../enterprise/include/class/Aws.cloud.php:708 -#: ../../enterprise/include/class/Google.cloud.php:919 -msgid "Disk performance summary" -msgstr "Résumée de la performance du disque" - -#: ../../enterprise/include/class/Azure.cloud.php:965 -#: ../../enterprise/include/class/Aws.cloud.php:718 -#: ../../enterprise/include/class/Google.cloud.php:927 -msgid "Network performance summary" -msgstr "Résumée de la performance du réseau" - -#: ../../enterprise/include/class/VMware.app.php:230 -msgid "" -"This VMware configuration has been already defined. Please edit it or create a " -"new one." -msgstr "" -"La configuration VMware est déjà définie. Veuillez l'éditer ou en créer une " -"nouvelle." - -#: ../../enterprise/include/class/VMware.app.php:274 -msgid "You must provide a valid V-Center IP or FQDN." -msgstr "Fournissez une IP ou FQDN V-Center valide" - -#: ../../enterprise/include/class/VMware.app.php:291 -msgid "Discovery.Application.VMware" -msgstr "Discovery.Application.VMware" - -#: ../../enterprise/include/class/VMware.app.php:310 -msgid "Please select a valid group" -msgstr "Sélectionnez un groupe valide" - -#: ../../enterprise/include/class/VMware.app.php:369 -msgid "Failed to find discovery VMware task." -msgstr "Erreur en trouvant la tache VMware." - -#: ../../enterprise/include/class/VMware.app.php:384 -msgid "Threads must be equal or greater than 1." -msgstr "Les fils doivent être égales ou supérieurs à 1." - -#: ../../enterprise/include/class/VMware.app.php:547 -#: ../../enterprise/include/class/Aws.cloud.php:500 -#: ../../enterprise/include/class/Aws.S3.php:554 -msgid "" -"This kind of task uses multipurpose plugins in order to generate monitoring " -"data, configure your desired tentacle target." -msgstr "" -"Ce type de tache utilise plugins polyvalentes pour générer des données de " -"supervision, configurez votre cible tentacle désirée." - -#: ../../enterprise/include/class/VMware.app.php:656 -msgid "Datacenter user" -msgstr "Utilisateur du centre de traitement de données" - -#: ../../enterprise/include/class/VMware.app.php:707 -msgid "V-Center IP" -msgstr "Adresse IP vCenter" - -#: ../../enterprise/include/class/VMware.app.php:718 -msgid "Datacenter name" -msgstr "Nom du centre de traitement de données" - -#: ../../enterprise/include/class/VMware.app.php:719 -msgid "" -"This name must match with the name wich appears when you log in you VMware " -"manager" -msgstr "" -"Ce nom doit correspondre le nom qu'il a lorsque vous vous connectez à VMware " -"manager" - -#: ../../enterprise/include/class/VMware.app.php:749 -msgid "Encrypt passwords" -msgstr "Chiffrer les mots de passe" - -#: ../../enterprise/include/class/VMware.app.php:870 -msgid "Max threads" -msgstr "Fils maximales" - -#: ../../enterprise/include/class/VMware.app.php:879 -msgid "Re-scan interval" -msgstr "Re-scanner l'intervalle" - -#: ../../enterprise/include/class/VMware.app.php:880 -msgid "Enables re-scan entities process every interval defined." -msgstr "Permet de traiter à nouveau les entités à chaque intervalle défini." - -#: ../../enterprise/include/class/VMware.app.php:913 -msgid "Retry send" -msgstr "Réessayer l'envoi" - -#: ../../enterprise/include/class/VMware.app.php:923 -msgid "Event mode" -msgstr "Mode d'événement" - -#: ../../enterprise/include/class/VMware.app.php:923 -msgid "Only for VCenter." -msgstr "Seulement pour VCenter." - -#: ../../enterprise/include/class/VMware.app.php:933 -msgid "Virtual network monitoring" -msgstr "Supervision réseau virtuel" - -#: ../../enterprise/include/class/VMware.app.php:964 -msgid "Extra settings" -msgstr "Configurations complémentaires" - -#: ../../enterprise/include/class/VMware.app.php:965 -msgid "This RAW block will be directly added to config file." -msgstr "Ce bloc RAW sera directement ajouté au fichier de configuration." - -#: ../../enterprise/include/class/VMware.app.php:1259 -msgid "Include datastores" -msgstr "Inclure des banques de données" - -#: ../../enterprise/include/class/VMware.app.php:1269 -msgid "Include datacenters" -msgstr "Inclure les centres de données" - -#: ../../enterprise/include/class/VMware.app.php:1279 -msgid "Include esxs" -msgstr "Inclure esxs" - -#: ../../enterprise/include/class/VMware.app.php:1289 -msgid "Include vms" -msgstr "Inclure les machines virtuelles" - -#: ../../enterprise/include/class/Omnishell.class.php:214 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:414 -msgid "Please follow the wizard." -msgstr "Veuillez suivre l'assistant." - -#: ../../enterprise/include/class/Omnishell.class.php:226 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:427 -msgid "You have no acess to edit this command." -msgstr "Vous n'avez pas d'accès à l'édition de cette commande." - -#: ../../enterprise/include/class/Omnishell.class.php:261 -msgid "Failed to save command." -msgstr "Erreur lors de la sauvegarde du commande." - -#: ../../enterprise/include/class/Omnishell.class.php:272 -msgid "Command not found." -msgstr "Commande non trouvée." - -#: ../../enterprise/include/class/Omnishell.class.php:319 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:717 -#: ../../include/class/HelpFeedBack.class.php:99 -msgid "Page not found" -msgstr "Page non trouvée" - -#: ../../enterprise/include/class/Omnishell.class.php:349 -#: ../../enterprise/include/class/Omnishell.class.php:610 -msgid "You must install php-yaml in order to use this feature." -msgstr "Installez php-yaml pour utiliser cette fonctionnalité." - -#: ../../enterprise/include/class/Omnishell.class.php:364 -msgid "Not Started" -msgstr "Non démarré" - -#: ../../enterprise/include/class/Omnishell.class.php:398 -#: ../../enterprise/views/ncm/firmwares/list.php:74 -#: ../../include/class/CredentialStore.class.php:803 -#: ../../include/class/CredentialStore.class.php:911 -msgid "Identifier" -msgstr "Identificateur" - -#: ../../enterprise/include/class/Omnishell.class.php:442 -msgid "Commands status" -msgstr "État des commandes" - -#: ../../enterprise/include/class/Omnishell.class.php:487 -msgid "Create command" -msgstr "Créer commande" - -#: ../../enterprise/include/class/Omnishell.class.php:506 -msgid "Selected command definitions will be erased" -msgstr "Las définitions de la commande sélectionnée seront éliminées" - -#: ../../enterprise/include/class/Omnishell.class.php:688 -msgid "Time out" -msgstr "Time out" - -#: ../../enterprise/include/class/Omnishell.class.php:697 -msgid "Retries " -msgstr "Tentatives " - -#: ../../enterprise/include/class/Omnishell.class.php:708 -msgid "Preconditions " -msgstr "Conditions préalables " - -#: ../../enterprise/include/class/Omnishell.class.php:709 -msgid "All commands defined line per line must success to execute main commands" -msgstr "" -"Toutes les commandes définies ligne par ligne doivent succéder pour exécuter " -"les commandes principales" - -#: ../../enterprise/include/class/Omnishell.class.php:721 -msgid "Execute commands " -msgstr "Exécuter les commandes " - -#: ../../enterprise/include/class/Omnishell.class.php:722 -msgid "Define as many lines as commands you want to execute" -msgstr "Définissez aussi de lignes que commandes vous voulez exécuter" - -#: ../../enterprise/include/class/Omnishell.class.php:734 -msgid "Postconditions " -msgstr "Post-conditions " - -#: ../../enterprise/include/class/Omnishell.class.php:735 -msgid "" -"All commands defined line per line must success to consider command success" -msgstr "" -"Toutes les commandes définies ligne par ligne doivent succéder pour considerer " -"le succès de la commande" - -#: ../../enterprise/include/class/Omnishell.class.php:880 -msgid "Remove agents" -msgstr "Éliminer des agents" - -#: ../../enterprise/include/class/Omnishell.class.php:1157 -msgid "Selected command definition will be erased" -msgstr "La définition de la commande sélectionnée sera éliminée" - -#: ../../enterprise/include/class/Omnishell.class.php:1243 -msgid "Command viewer" -msgstr "Lecteur de commandes" - -#: ../../enterprise/include/class/Omnishell.class.php:1251 -msgid "Detailed view" -msgstr "Vue détaillée" - -#: ../../enterprise/include/class/Omnishell.class.php:1392 -msgid "Not an array of ids" -msgstr "Pas un tableau d’IDs" - -#: ../../enterprise/include/class/Omnishell.class.php:1450 -msgid "There are no targets for this remote command" -msgstr "Il n'y a pas de cibles pour cette commande distante" - -#: ../../enterprise/include/class/Omnishell.class.php:1457 -msgid "Command does not exist" -msgstr "La commande n'existe pas" - -#: ../../enterprise/include/class/Omnishell.class.php:1553 -#: ../../enterprise/include/lib/Metaconsole/Node.php:141 -#: ../../enterprise/include/lib/Metaconsole/Node.php:190 -#: ../../enterprise/include/lib/Metaconsole/Node.php:241 -#: ../../enterprise/include/lib/Metaconsole/Node.php:336 -#: ../../enterprise/include/lib/Metaconsole/Node.php:389 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:99 -msgid "success" -msgstr "réussi" - -#: ../../enterprise/include/class/Omnishell.class.php:1556 -msgid "timed out" -msgstr "timed out" - -#: ../../enterprise/include/class/Omnishell.class.php:1559 -msgid "failed" -msgstr "échoué" - -#: ../../enterprise/include/class/Omnishell.class.php:1575 -msgid "Waiting results..." -msgstr "En attendant des résultats..." - -#: ../../enterprise/include/class/Omnishell.class.php:1594 -msgid "RCMD does not exist" -msgstr "Le RCMD n'existe pas" - -#: ../../enterprise/include/class/Aws.cloud.php:118 -#: ../../include/class/CredentialStore.class.php:946 -msgid "Aws" -msgstr "AWS" - -#: ../../enterprise/include/class/Aws.cloud.php:343 -msgid "Recon" -msgstr "Recon" - -#: ../../enterprise/include/class/Aws.cloud.php:344 -msgid "Costs" -msgstr "Coûts" - -#: ../../enterprise/include/class/Aws.cloud.php:346 -msgid "Instances" -msgstr "Instances" - -#: ../../enterprise/include/class/Aws.cloud.php:441 -msgid "Amazon EC2" -msgstr "Amazon EC2" - -#: ../../enterprise/include/class/Aws.cloud.php:446 -msgid "Amazon RDS" -msgstr "Amazon RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:451 -msgid "S3 Buckets" -msgstr "S3 Buckets" - -#: ../../enterprise/include/class/Aws.cloud.php:510 -msgid "Discovery task name" -msgstr "Nom de la tache Discovery" - -#: ../../enterprise/include/class/Aws.cloud.php:614 -msgid "Total cost" -msgstr "Coût total" - -#: ../../enterprise/include/class/Aws.cloud.php:631 -msgid "Cost by region" -msgstr "Coût par région" - -#: ../../enterprise/include/class/Aws.cloud.php:645 -msgid "Cost interval" -msgstr "Intervalle de coût" - -#: ../../enterprise/include/class/Aws.cloud.php:773 -msgid "Select EC2 instances" -msgstr "Sélectionner instances EC2" - -#: ../../enterprise/include/class/Aws.cloud.php:789 -msgid "Storage" -msgstr "Stockage" - -#: ../../enterprise/include/class/Aws.cloud.php:799 -msgid "Elastic IP Adresses" -msgstr "Adresses IP d'ELastic" - -#: ../../enterprise/include/class/Aws.cloud.php:886 -#: ../../enterprise/include/class/Aws.S3.php:166 -#: ../../include/class/CustomNetScan.class.php:134 -msgid "This task has been already defined. Please edit it or create a new one." -msgstr "" -"Cette tache a été déjà définie. Veuillez l'éditer ou en créer une nouvelle." - -#: ../../enterprise/include/class/Aws.cloud.php:982 -msgid "You must select at least one RDS instance." -msgstr "Sélectionnez au moins une instance RDS." - -#: ../../enterprise/include/class/Aws.cloud.php:987 -msgid "" -"You cannot monitor RDS instances from different types. Please define several " -"tasks for several types." -msgstr "" -"Vous ne pouvez pas superviser les instances RDS depuis différents types. " -"Définissez différents taches pour différentes types." - -#: ../../enterprise/include/class/Aws.cloud.php:994 -msgid "Discovery.Cloud.AWS.RDS" -msgstr "Discovery.Cloud.AWS.RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:1160 -msgid "RDS" -msgstr "RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:1165 -msgid "DB monitoring" -msgstr "Supervision de la basse de données" - -#: ../../enterprise/include/class/Aws.cloud.php:1175 -msgid "AWS RDS" -msgstr "AWS RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:1249 -msgid "Global DB User" -msgstr "Utilisateur de la base de données globale" - -#: ../../enterprise/include/class/Aws.cloud.php:1259 -msgid "Global DB password" -msgstr "Mot de pass de la base de données globale" - -#: ../../enterprise/include/class/Aws.cloud.php:1349 -msgid "Select RDS instances" -msgstr "Sélectionner instances RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:1652 -msgid "Invalid group" -msgstr "Groupe non valide" - -#: ../../enterprise/include/class/Aws.cloud.php:1710 -msgid "Cannot update the recon database" -msgstr "La base de données de reconnaissance ne peut pas être mise à jour" - -#: ../../enterprise/include/class/Aws.cloud.php:1732 -msgid "Engine not supported" -msgstr "Moteur non supporté" - -#: ../../enterprise/include/class/DatabaseHA.class.php:137 -#: ../../enterprise/include/class/DatabaseHA.class.php:241 -#: ../../enterprise/include/class/DatabaseHA.class.php:423 -#: ../../enterprise/include/class/DatabaseHA.class.php:433 -#: ../../enterprise/include/class/DatabaseHA.class.php:525 -#: ../../enterprise/include/class/DatabaseHA.class.php:534 -#: ../../enterprise/include/class/DatabaseHA.class.php:651 -#: ../../enterprise/include/class/DatabaseHA.class.php:660 -msgid "Error, please refresh page" -msgstr "Erreur, veuillez rafraîchir la page" - -#: ../../enterprise/include/class/DatabaseHA.class.php:142 -msgid "Action already scheduled" -msgstr "Action déjà programmée" - -#: ../../enterprise/include/class/DatabaseHA.class.php:148 -msgid "Unavailable action" -msgstr "Action non disponible" - -#: ../../enterprise/include/class/DatabaseHA.class.php:160 -msgid "A node is already being synchronized, please wait until process finish." -msgstr "Un noeud est déjà synchronisé, attendez jusqu'à la fin du processus." - -#: ../../enterprise/include/class/DatabaseHA.class.php:172 -msgid "Please verify resync configuration is set before use this feature." -msgstr "" -"Veuillez spécifier la configuration de resynchronisation avant d'utiliser " -"cette fonctionnalité." - -#: ../../enterprise/include/class/DatabaseHA.class.php:220 -msgid "Uninitialized" -msgstr "Non initialisé" - -#: ../../enterprise/include/class/DatabaseHA.class.php:476 -#: ../../enterprise/include/class/DatabaseHA.class.php:575 -#: ../../enterprise/include/class/DatabaseHA.class.php:1251 -msgid "This is not a cluster node" -msgstr "Ce n'est pas un noeud de grappe" - -#: ../../enterprise/include/class/DatabaseHA.class.php:480 -#: ../../enterprise/include/class/DatabaseHA.class.php:1255 -msgid "Failed to retrieve master position" -msgstr "Erreur de récupération de la position maître" - -#: ../../enterprise/include/class/DatabaseHA.class.php:494 -#: ../../enterprise/include/class/DatabaseHA.class.php:1268 -msgid "Failed to retrieve slave information" -msgstr "Erreur de récupération des informations d'esclave" - -#: ../../enterprise/include/class/DatabaseHA.class.php:611 -msgid "Master" -msgstr "Principal" - -#: ../../enterprise/include/class/DatabaseHA.class.php:614 -msgid "Slave" -msgstr "Esclave" - -#: ../../enterprise/include/class/DatabaseHA.class.php:823 -#: ../../enterprise/include/class/DatabaseHA.class.php:1006 -msgid "DB Replication user" -msgstr "Utilisateur de réplication de la base de données" - -#: ../../enterprise/include/class/DatabaseHA.class.php:824 -msgid "User configured for Master to Slaves replication" -msgstr "Utilisateur configuré pour la réplication de Maître à Esclave" - -#: ../../enterprise/include/class/DatabaseHA.class.php:834 -#: ../../enterprise/include/class/DatabaseHA.class.php:1015 -msgid "DB Replication user password" -msgstr "Mot de passe de l'utilisateur de réplication de la base de données" - -#: ../../enterprise/include/class/DatabaseHA.class.php:835 -msgid "User password" -msgstr "Mot de passe de l'utilisateur" - -#: ../../enterprise/include/class/DatabaseHA.class.php:845 -msgid "Resync data dir" -msgstr "Répertoire des données de resynchronisation" - -#: ../../enterprise/include/class/DatabaseHA.class.php:846 -msgid "Directory where mysql files are stored (must be common to all nodes)" -msgstr "" -"Répertoire où les fichiers mysql sont stockés (doit être commun à tous les " -"noeuds)" - -#: ../../enterprise/include/class/DatabaseHA.class.php:856 -msgid "Resync tmp directory" -msgstr "Répertoire tmp resync" - -#: ../../enterprise/include/class/DatabaseHA.class.php:857 -msgid "" -"Temporary working directory where to store the backups that will be used to re-" -"synchronize a slave node" -msgstr "" -"Répertoire de travail temporaire où les sauvegardes qui seront utilisées pour " -"re-synchroniser un noeud slave seront stockées" - -#: ../../enterprise/include/class/DatabaseHA.class.php:867 -msgid "Resync MySQL user" -msgstr "Utilisateur MySQL de resynchronisation" - -#: ../../enterprise/include/class/DatabaseHA.class.php:868 -msgid "" -"User of the system that owns the MySQL files, necessary for the adjustment of " -"permissions (by default mysql)" -msgstr "" -"Utilisateur du système qui possède les fichiers MySQL, nécessaire pour ajuster " -"les permissions (mysql par défaut)" - -#: ../../enterprise/include/class/DatabaseHA.class.php:878 -msgid "Resync MySQL group" -msgstr "Groupe MySQL de résynchronisation" - -#: ../../enterprise/include/class/DatabaseHA.class.php:879 -msgid "" -"System group that owns the MySQL files, needed for permissions setting " -"(default mysql)" -msgstr "" -"Group du système qui possède les fichiers MySQL, nécessaires pour la " -"configuration de permissions (mysql par défaut)" - -#: ../../enterprise/include/class/DatabaseHA.class.php:940 -msgid "IP or FQDN" -msgstr "IP ou FQDN" - -#: ../../enterprise/include/class/DatabaseHA.class.php:941 -msgid "" -"This action only registers an already configured node. This action does not " -"configure any resource." -msgstr "" -"Cette action enregistre seulement un noeud déjà configuré. Cette action ne " -"configure aucune ressource." - -#: ../../enterprise/include/class/DatabaseHA.class.php:951 -msgid "Cluster node label (pcs)" -msgstr "Etiquette de noeud du grappe (pcs)" - -#: ../../enterprise/include/class/DatabaseHA.class.php:959 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:602 -msgid "DB port" -msgstr "Port de la BD" - -#: ../../enterprise/include/class/DatabaseHA.class.php:967 -msgid "SSH user" -msgstr "Utilisateur SSH" - -#: ../../enterprise/include/class/DatabaseHA.class.php:975 -msgid "SSH port" -msgstr "Port SSH" - -#: ../../enterprise/include/class/DatabaseHA.class.php:983 -msgid "SSH key" -msgstr "Clé SSH" - -#: ../../enterprise/include/class/DatabaseHA.class.php:991 -msgid "SSH public key" -msgstr "Clé SSH publique" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1043 -msgid "Missed parameters" -msgstr "Paramètres manqués" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1090 -msgid "You must specify a host" -msgstr "Spécifiez un hôte" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1092 -msgid "DB port must be a positive integer" -msgstr "Le port de la base de données doit être un número entier positif" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1094 -msgid "SSH port must be a positive integer" -msgstr "Le port SSH doit être un número entier positif" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1096 -msgid "You must specify a SSH user" -msgstr "Spécifiez un utilisateur SSH" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1098 -msgid "You must specify a replication DB user" -msgstr "Spécifiez un utilisateur de base de données de réplication" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1100 -msgid "You must specify a replication DB pass" -msgstr "Spécifiez un mot de passe de la base de données de réplication" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1102 -msgid "You must specify a public key path" -msgstr "Spécifiez un chemin de clé publique" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1104 -msgid "You must specify a private path" -msgstr "Spécifiez un chemin privé" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1154 -msgid "Successfully " -msgstr "Correctement " - -#: ../../enterprise/include/class/CommandCenter.class.php:146 -msgid "Command center" -msgstr "Centre de commande" - -#: ../../enterprise/include/class/CommandCenter.class.php:160 -msgid "Could not be start merge process, no nodes in the metaconsole " -msgstr "" -"Échec de lancement du processus de fusion, pas des noeuds dans la Métaconsole " - -#: ../../enterprise/include/class/CommandCenter.class.php:169 -#: ../../enterprise/include/functions_groups.php:49 -msgid "Metaconsole" -msgstr "Métaconsole" - -#: ../../enterprise/include/class/CommandCenter.class.php:265 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:903 -msgid "" -"Memory limit is recomended to be unlimited in metaconsole, please set to -1 in " -"php.ini." -msgstr "" -"La limite de mémoire est recommandée d'être illimitée dans la Métaconsole, " -"veuillez entrez -1 dans php.ini." - -#: ../../enterprise/include/class/CommandCenter.class.php:312 -msgid "Nodes priority order" -msgstr "Ordre de priorité des noeuds" - -#: ../../enterprise/include/class/CommandCenter.class.php:329 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2926 -msgid "Sort elements" -msgstr "Classer les éléments" - -#: ../../enterprise/include/class/CommandCenter.class.php:366 -msgid "Unify databases" -msgstr "Unifier les bases de données" - -#: ../../enterprise/include/class/CommandCenter.class.php:383 -msgid "merge process" -msgstr "Processus d'unification" - -#: ../../enterprise/include/class/CommandCenter.class.php:391 -msgid "Process detail of node" -msgstr "Détail du processus du noeud" - -#: ../../enterprise/include/class/CommandCenter.class.php:392 -msgid "Errors of node" -msgstr "Erreurs du noeud" - -#: ../../enterprise/include/class/CommandCenter.class.php:421 -msgid "Unexpected end of process" -msgstr "Fin du processus inattendue" - -#: ../../enterprise/include/class/CommandCenter.class.php:422 -msgid "Please retry" -msgstr "Veuillez réessayer" - -#: ../../enterprise/include/class/CommandCenter.class.php:443 -msgid "Critical issues while merging" -msgstr "Problèmes critiques lors de l'unification" - -#: ../../enterprise/include/class/CommandCenter.class.php:444 -msgid "Please restore your backups" -msgstr "Veuillez rétablir vos sauvegardes" - -#: ../../enterprise/include/class/CommandCenter.class.php:452 -#: ../../include/functions_ui.php:6553 -msgid "Query" -msgstr "Requête" - -#: ../../enterprise/include/class/CommandCenter.class.php:453 -#: ../../include/lib/Dashboard/Widgets/service_view.php:247 -msgid "Table" -msgstr "Table" - -#: ../../enterprise/include/class/CommandCenter.class.php:454 -#: ../../include/class/Heatmap.class.php:743 -msgid "Info" -msgstr "Information" - -#: ../../enterprise/include/class/CommandCenter.class.php:455 -#: ../../enterprise/include/class/CommandCenter.class.php:1119 -msgid "Error message" -msgstr "Message d'erreur" - -#: ../../enterprise/include/class/CommandCenter.class.php:457 -msgid "Process details" -msgstr "Détails du processus" - -#: ../../enterprise/include/class/CommandCenter.class.php:458 -msgid "" -"System is not unified yet, something is wrong, please troubleshoot the errors " -"and retry the merge process. Your data have not been modified." -msgstr "" -"Le système n'est pas unifié encore, quelque chose ne marche pas, dépannez les " -"erreurs et réessayez le processus d'unification. Vos données n'ont pas été " -"modifies." - -#: ../../enterprise/include/class/CommandCenter.class.php:459 -msgid "Errors while merging" -msgstr "Erreur d'unification" - -#: ../../enterprise/include/class/CommandCenter.class.php:460 -msgid "The process has been completed correctly" -msgstr "Le processus a été complété correctement" - -#: ../../enterprise/include/class/CommandCenter.class.php:461 -#: ../../enterprise/include/functions_login.php:145 -#: ../../include/class/Diagnostics.class.php:1818 -msgid "Successfully" -msgstr "Correctement" - -#: ../../enterprise/include/class/CommandCenter.class.php:462 -msgid "System is merging your environment, please wait" -msgstr "Le système est en cours d'unifier votre environnement, veuillez attendre" - -#: ../../enterprise/include/class/CommandCenter.class.php:464 -#: ../../enterprise/include/class/CommandCenter.class.php:884 -msgid "Initialice merge" -msgstr "Commencer l'unification" - -#: ../../enterprise/include/class/CommandCenter.class.php:465 -#: ../../enterprise/include/class/CommandCenter.class.php:890 -msgid "Apply merge" -msgstr "Appliquer l'unification" - -#: ../../enterprise/include/class/CommandCenter.class.php:466 -msgid "Finished merge" -msgstr "Unification finie" - -#: ../../enterprise/include/class/CommandCenter.class.php:467 -#: ../../enterprise/include/class/CommandCenter.class.php:896 -msgid "Restore merge" -msgstr "Rétablir l'unification" - -#: ../../enterprise/include/class/CommandCenter.class.php:468 -#: ../../enterprise/views/ncm/agent/details.php:90 -#: ../../include/functions_db.php:1918 -#: ../../include/functions_reporting_html.php:3997 -#: ../../include/functions_reporting_html.php:4144 -#: ../../include/functions_reporting_html.php:4485 -#: ../../include/functions_reporting_html.php:4496 -#: ../../extensions/api_checker.php:219 ../../extensions/api_checker.php:226 -msgid "Result" -msgstr "Résultat" - -#: ../../enterprise/include/class/CommandCenter.class.php:469 -msgid "Succesfully" -msgstr "Correctement" - -#: ../../enterprise/include/class/CommandCenter.class.php:470 -msgid "Pending operations" -msgstr "Opération pendante" - -#: ../../enterprise/include/class/CommandCenter.class.php:472 -msgid "Error. Synchronization aborted. Backup restored" -msgstr "Erreur. Synchronisation annulée. Sauvegarde rétablie." - -#: ../../enterprise/include/class/CommandCenter.class.php:542 -#: ../../enterprise/include/class/CommandCenter.class.php:548 -msgid "Update priority nodes" -msgstr "Noeuds prioritaires de mise à jour" - -#: ../../enterprise/include/class/CommandCenter.class.php:543 -msgid "Successfully updated priority order nodes" -msgstr "Noeuds prioritaires mises à jour correctement" - -#: ../../enterprise/include/class/CommandCenter.class.php:549 -msgid "Could not be updated priority order nodes" -msgstr "Erreur de mise à jour des noeuds prioritaires" - -#: ../../enterprise/include/class/CommandCenter.class.php:565 -msgid "" -"By unifying databases all information across your infrastructure will be " -"merged to gain integrity" -msgstr "" -"Lors de l'unification des bases de données, toutes les informations de votre " -"infrastructure seront unifiés pour une meilleure intégrité" - -#: ../../enterprise/include/class/CommandCenter.class.php:578 -#: ../../enterprise/include/class/CommandCenter.class.php:588 -msgid "Blocked" -msgstr "Bloqué" - -#: ../../enterprise/include/class/CommandCenter.class.php:579 -msgid "This process already running" -msgstr "Ce processus est déjà en cours d'exécution" - -#: ../../enterprise/include/class/CommandCenter.class.php:589 -msgid "You cannot start a new merge because system is merging events data." -msgstr "" -"Vous ne pouvez pas commencer une nouvelle unification parce que le système est " -"déjà en train d'unifier des données d'événements" - -#: ../../enterprise/include/class/CommandCenter.class.php:597 -msgid "Press OK button to start the process" -msgstr "Cliquez OK pour commencer le processus" - -#: ../../enterprise/include/class/CommandCenter.class.php:599 -msgid "" -"There are backups from a previous merging process, are you sure you want to " -"overwrite those backups? Press OK button to ignore this message and start the " -"process." -msgstr "" -"Il y a des sauvegardes des processus antérieurs d'unification. Êtes-vous sûr " -"que vous voulez écraser celles sauvegardes ? Cliquez OK pour ignorer ce " -"message et commencer le processus." - -#: ../../enterprise/include/class/CommandCenter.class.php:647 -msgid "System is merging events..." -msgstr "Le système est en cours d'unification des événements" - -#: ../../enterprise/include/class/CommandCenter.class.php:654 -msgid "Already working..." -msgstr "Déjà en execution..." - -#: ../../enterprise/include/class/CommandCenter.class.php:760 -#: ../../enterprise/include/class/CommandCenter.class.php:761 -msgid "Initilize" -msgstr "Initialiser" - -#: ../../enterprise/include/class/CommandCenter.class.php:866 -#: ../../enterprise/include/class/CommandCenter.class.php:1054 -msgid "Waiting" -msgstr "En attente" - -#: ../../enterprise/include/class/CommandCenter.class.php:873 -msgid "Process detail" -msgstr "Détail du processus" - -#: ../../enterprise/include/class/CommandCenter.class.php:878 -msgid "Display errors" -msgstr "Montrer les erreurs" - -#: ../../enterprise/include/class/CommandCenter.class.php:909 -msgid "There are no nodes to do the merge process." -msgstr "Il n'y a pas de noeuds pour faire le processus d'unification." - -#: ../../enterprise/include/class/CommandCenter.class.php:1017 -msgid "merge events" -msgstr "Unifier les événements" - -#: ../../enterprise/include/class/CommandCenter.class.php:1060 -msgid "Retry process" -msgstr "Réessayer le processus" - -#: ../../enterprise/include/class/CommandCenter.class.php:1065 -msgid "Display events errors" -msgstr "Afficher les erreurs d'événements" - -#: ../../enterprise/include/class/CommandCenter.class.php:1078 -msgid "Events History" -msgstr "Historique d'événements" - -#: ../../enterprise/include/class/CommandCenter.class.php:1140 -msgid "merge process events" -msgstr "Événements de processus d'unification" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:473 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:532 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:591 -msgid "Alert not found." -msgstr "Alerte non trouvée." - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:480 -msgid "Invalid json data" -msgstr "Données json non valides" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:575 -msgid "Rules updated." -msgstr "Règles mises à jour." - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:578 -msgid "JSON decoding error. Please call support." -msgstr "Erreur de décodage de JSON. Veuillez appeler support." - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:897 -msgid "Pass" -msgstr "Passer" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:898 -msgid "Drop" -msgstr "Lâcher" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:924 -msgid "Module alert" -msgstr "Alerte de module" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:944 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2018 -msgid "Load from template" -msgstr "Télécharger depuis le modèle" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1003 -msgid "Execute alert" -msgstr "Exécuter l'alerte" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1006 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3457 -msgid "from" -msgstr "depuis" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1026 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3475 -msgid "times in" -msgstr "fois dans" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1036 -msgid "threshold" -msgstr "seuil" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1046 -msgid "Rule evaluation mode" -msgstr "Mode d'évaluation de règles" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1046 -msgid "Pass - All alerts are evaluated. Drop - It stops when 1 alert matches." -msgstr "" -"Passer - Toutes les alertes sont évaluées. Lâcher - Il s'arrête lorsqu'une " -"alerte correspond." - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1063 -msgid "Grouped by" -msgstr "Groupé par" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1202 -msgid "" -"The templates shown are only for correlative alerts, event alert (legacy) will " -"be deprecated in the future" -msgstr "" -"Les modèles montrés sont seulement pour les alertes correlatives, l'alerte " -"d'événement (legacy) sera obsolète à l'avenir" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1212 -msgid "Available items" -msgstr "Éléments disponibles" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1213 -msgid "Block" -msgstr "Bloc" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1249 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:75 -#: ../../enterprise/meta/event/custom_events.php:160 -msgid "Fields" -msgstr "Champs" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1261 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1044 -msgid "Log content" -msgstr "Contenu du journal" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1266 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1047 -msgid "Log source" -msgstr "Source du journal" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1271 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1050 -msgid "Log agent" -msgstr "Agent du journal" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1329 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1056 -msgid "Event content" -msgstr "Contenu de l'événement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1334 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1053 -msgid "Event user comment" -msgstr "Commentaire d'utilisateur d'événement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1339 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1059 -msgid "Event agent" -msgstr "Agent de l'événement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1344 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1062 -msgid "Event module" -msgstr "Module de l'événement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1349 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1065 -msgid "Event module alerts" -msgstr "Alertes des modules d'événements" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1354 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1068 -msgid "Event group" -msgstr "Groupe d'événements" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1360 -msgid "Event group (recursive)" -msgstr "Group d'événements" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1366 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1074 -msgid "Event severity" -msgstr "Sévérité de l'événement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1371 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1077 -msgid "Event tag" -msgstr "Étiquette de l'événement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1376 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1080 -msgid "Event user" -msgstr "Utilisateur de l'événement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1406 -msgid "Operators" -msgstr "Opérateurs" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1411 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1455 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1393 -msgid "greater than" -msgstr "supérieur à" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1416 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1459 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1397 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1405 -msgid "less than" -msgstr "inférieur à" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1421 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1463 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1401 -msgid "greater or equal than" -msgstr "supérieur ou égal à" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1426 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1467 -msgid "less or equal than" -msgstr "inférieur ou égal à" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1431 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1471 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1409 -msgid "is equal" -msgstr "est égal" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1436 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1475 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1413 -msgid "is different" -msgstr "est différent" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1441 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1479 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1417 -msgid "is like (regex)" -msgstr "est comme" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1446 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1483 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1421 -msgid "is not like (regex)" -msgstr "n'est pas comme (regex)" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1516 -msgid "Modifiers" -msgstr "Modificateurs" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1521 -msgid "within an interval (seconds)" -msgstr "dans un intervalle (secondes)" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1526 -msgid "repeated at least" -msgstr "répété au moins" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1566 -msgid "Matches on both true" -msgstr "Concordances dans les deux vraies" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1572 -msgid "Matches when any is false" -msgstr "Concordances lorsqu'un est faux" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1578 -msgid "Matches on any true" -msgstr "Concordances dans n'importe quel vrai" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1584 -msgid "Matches when both are false" -msgstr "Concordances lorsque les deux sont faux" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1590 -msgid "Matches when only one is true" -msgstr "Concordances lorsque seulement un est vrai" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1596 -msgid "Matches when both are either true or false" -msgstr "Concordances lorsque les deux sont vrais ou faux" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1632 -msgid "Rule definition" -msgstr "Définition de règles" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1921 -msgid "Remove rule" -msgstr "Supprimer la règle" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1932 -msgid "Remove item" -msgstr "Supprimer l’élément" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1943 -#: ../../enterprise/include/functions_HA_cluster.php:64 -msgid "Cleanup" -msgstr "Nettoyage" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2111 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2113 -msgid "Triggering Condition" -msgstr "condition de déclenchement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2409 -msgid "There are no defined actions for this alert" -msgstr "Il n'y a pas des actions définis pour cette alerte" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2480 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3454 -msgid "Number of alerts match" -msgstr "Nombre d'alertes concordantes" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2575 -msgid "" -"Select the desired action and mode to view the Triggering fields for this " -"action" -msgstr "" -"Sélectionnez l'action déchirée et mode à la vue de Champs de déclenchement " -"pour cette action" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2661 -msgid "Alerts fields" -msgstr "Champs d'alertes" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2663 -msgid "Triggering fields configured in Alerts" -msgstr "Les champs de déclenchement configurés dans les Alertes" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2722 -msgid "Correlated alerts" -msgstr "Alertes corrélés" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2746 -msgid "Alert succesfully deleted" -msgstr "Alerte éliminée correctement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2755 -msgid "Alerts validated" -msgstr "Alertes activées" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2758 -msgid "Failed to process validation" -msgstr "Échec de validation de processus" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2903 -msgid "Matched" -msgstr "Correspondu" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2971 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3357 -msgid "No associated actions" -msgstr "Aucune action associée" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3005 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3021 -msgid "Add Actions" -msgstr "Ajouter des actions" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3076 -msgid "There are no defined correlated alerts" -msgstr "Il n’y a pas d’alertes corrélées définies" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3212 -msgid "Are you sure you want to disable the alert" -msgstr "Êtes-vous sûr que vous voulez désactiver l'alerte" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3219 -msgid "Are you sure you want to enable the alert" -msgstr "Êtes-vous sûr que vous voulez activer l'alerte" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3226 -msgid "Disabled Alert" -msgstr "Alerte désactivée" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3268 -msgid "Are you sure you want to standby the alert" -msgstr "Êtes-vous sûr que vous voulez stand-by l'alerte" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3275 -msgid "Are you sure you want to activate the alert" -msgstr "Êtes-vous sûr que vous voulez activer l'alerte" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3283 -msgid "Standby Alert" -msgstr "Alerte en stand-by" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3355 -msgid "Delete Actions" -msgstr "Éliminer des actions" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3534 -msgid "Successfully added action" -msgstr "Action ajoutée correctement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3572 -msgid "Successfully delete action" -msgstr "action éliminée correctement" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3985 -msgid "Choosetime" -msgstr "Choisir l’heure" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4208 -msgid "Drop Here" -msgstr "Lâcher ici" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:121 -msgid "The CSV file must have the fields in the following order:" -msgstr "Le fichier CSV doit avoir les champs dans l'ordre suivant :" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:122 -msgid "Agent alias, IP address, OS id, Interval, Group id, Description" -msgstr "" -"Alias agent, adresse IP, ID du Système d'exploitation, Intervalle, ID de " -"Groupe, Description" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:177 -msgid "Alias as name" -msgstr "Alias en tant que nom" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:196 -#: ../../enterprise/extensions/csv_import_group/main.php:105 -#: ../../include/functions_filemanager.php:853 -msgid "Go" -msgstr "Exécuter" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:242 -msgid "No data or wrong separator" -msgstr "Absence de données ou séparateur incorrecte" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:248 -#, php-format -msgid "Agent %s duplicated." -msgstr "Agent %s dupliqué." - -#: ../../enterprise/include/class/CSVImportAgents.class.php:255 -#, php-format -msgid "Id group %s doesn't exist in %s" -msgstr "L'ID du groupe %s n'existe pas dans %s" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:263 -msgid "General failure." -msgstr "Défaillance général" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:284 -msgid "No input file detected" -msgstr "Aucun fichier d'entrée détecté" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:373 -msgid "Agent processed successfully" -msgstr "Agent processé correctement" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:379 -msgid "Some errors while processing CSV." -msgstr "Quelques erreurs en processant le CSV." - -#: ../../enterprise/include/class/CSVImportAgents.class.php:382 -msgid "All agents processed correctly" -msgstr "Tous les agents processés correctement" - -#: ../../enterprise/include/class/CSVImportAgents.class.php:389 -#, php-format -msgid "Line %s" -msgstr "Ligne %s" - -#: ../../enterprise/include/class/DB2.app.php:165 -msgid "" -"This DB2 configuration has been already defined. Please edit it or create a " -"new one." -msgstr "" -"Cette configuration DB2 est déjà définie. Veuillez l'éditer ou en créer une " -"nouvelle." - -#: ../../enterprise/include/class/DB2.app.php:207 -msgid "You must provide a valid DB2 server IP or FQDN." -msgstr "Vous devez fournir un serveur IP DB2 ou FQDN valide." - -#: ../../enterprise/include/class/DB2.app.php:219 -msgid "Discovery.Application.DB2" -msgstr "Discovery.Application.DB2" - -#: ../../enterprise/include/class/DB2.app.php:270 -msgid "Failed to find discovery DB2 task." -msgstr "Erreur pour trouver la tache DB2." - -#: ../../enterprise/include/class/DB2.app.php:486 -msgid "DB2 target strings" -msgstr "Chaînes cibles DB2" - -#: ../../enterprise/include/class/DB2.app.php:487 -msgid "" -"SERVER:PORT/DATABASE, comma separated or line by line, as many targets as you " -"need." -msgstr "" -"SERVER:PORT/DATABASE, séparés par des virgules ou ligne par ligne, aussi " -"d'agents dont vous avez besoin." - -#: ../../enterprise/include/class/DB2.app.php:487 -#: ../../enterprise/include/class/Oracle.app.php:494 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:488 -msgid "Use # symbol to comment a line." -msgstr "Utilisez le symbole # pour commenter une ligne." - -#: ../../enterprise/include/class/DB2.app.php:635 -#: ../../enterprise/include/class/Oracle.app.php:642 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:636 -msgid "" -"Defines a target agent where this task will store data detected, if you have " -"defined multiple targets, define a comma separated list of names here or leave " -"in blank to use target as name." -msgstr "" -"Il définit un agent cible où cette tache stockera les données détectées, si " -"vous avez définis des cibles multiples, définissez une liste séparé par des " -"virgules de noms ici ou laissez-le vide pour utiliser le cible en tant que nom." - -#: ../../enterprise/include/class/DB2.app.php:673 -msgid "Get database summary" -msgstr "Obtenir résumé de la base de données" - -#: ../../enterprise/include/class/DB2.app.php:689 -msgid "Check transactional log utilization" -msgstr "Vérifier usage de journaux transactionnels" - -#: ../../enterprise/include/class/DB2.app.php:705 -msgid "Get number of connections" -msgstr "Obtenir nombre de connexions" - -#: ../../enterprise/include/class/DB2.app.php:721 -msgid "Check DB size" -msgstr "Vérifier la taille de Base de données" - -#: ../../enterprise/include/class/AgentRepository.class.php:262 -#: ../../enterprise/include/class/DeploymentCenter.class.php:956 -msgid "Deploying" -msgstr "Déployant" - -#: ../../enterprise/include/class/AgentRepository.class.php:336 -msgid "Time in seconds before deployment is cancelled." -msgstr "Temps en secondes avant l’annulation du déploiement." - -#: ../../enterprise/include/class/AgentRepository.class.php:354 -#: ../../enterprise/include/class/AgentRepository.class.php:631 -#: ../../enterprise/include/class/AgentRepository.class.php:681 -#: ../../enterprise/include/class/DeploymentCenter.class.php:757 -#: ../../enterprise/include/class/DeploymentCenter.class.php:825 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1301 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 -msgid "Architecture" -msgstr "Architecture" - -#: ../../enterprise/include/class/AgentRepository.class.php:375 -msgid "Transfer timeout" -msgstr "Délai d’expiration du transfert" - -#: ../../enterprise/include/class/AgentRepository.class.php:383 -msgid "Installation file" -msgstr "Fichier d'installation" - -#: ../../enterprise/include/class/AgentRepository.class.php:423 -msgid "Agent version is required" -msgstr "La version de l'agent est requise" - -#: ../../enterprise/include/class/AgentRepository.class.php:429 -#: ../../enterprise/include/class/DeploymentCenter.class.php:245 -msgid "Target OS is required" -msgstr "Le système d'exploitation cible est requis" - -#: ../../enterprise/include/class/AgentRepository.class.php:431 -#: ../../enterprise/include/class/DeploymentCenter.class.php:247 -msgid "Target architecture is required" -msgstr "L'architecture cible est requis" - -#: ../../enterprise/include/class/AgentRepository.class.php:461 -#, php-format -msgid "Invalid installation file for %s" -msgstr "Fichier d'installation pour %s non valide" - -#: ../../enterprise/include/class/AgentRepository.class.php:490 -msgid "Installation files not modified" -msgstr "Fichiers d'installation non modifiés" - -#: ../../enterprise/include/class/AgentRepository.class.php:509 -msgid "Installation files updated" -msgstr "Fichiers d'installation mises à jour" - -#: ../../enterprise/include/class/AgentRepository.class.php:512 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2330 -msgid "Agent successfully updated" -msgstr "Agent mis à jour avec succès" - -#: ../../enterprise/include/class/AgentRepository.class.php:516 -msgid "You must provide installation files to create a new entry." -msgstr "" -"Vous devez fournir les fichiers d'installation pour créer une nouvelle entrée." - -#: ../../enterprise/include/class/AgentRepository.class.php:537 -msgid "This agent has been already defined." -msgstr "Cet agent a été déjà définit." - -#: ../../enterprise/include/class/AgentRepository.class.php:553 -msgid "Agent successfully registered and uploaded" -msgstr "Agent registré correctement et mis à jour" - -#: ../../enterprise/include/class/AgentRepository.class.php:591 -#: ../../enterprise/include/class/DeploymentCenter.class.php:335 -msgid "Target successfully deleted" -msgstr "Cible éliminé correctement" - -#: ../../enterprise/include/class/AgentRepository.class.php:633 -msgid "Uploaded by" -msgstr "Mis en ligne par" - -#: ../../enterprise/include/class/AgentRepository.class.php:634 -msgid "Upload date" -msgstr "Date de mise en ligne" - -#: ../../enterprise/include/class/AgentRepository.class.php:713 -msgid "Add new software" -msgstr "Ajouter nouveau logiciel" - -#: ../../enterprise/include/class/AgentRepository.class.php:900 -msgid "Add new Software agent" -msgstr "Ajouter nouvel agent logiciel" - -#: ../../enterprise/include/class/AgentRepository.class.php:903 -msgid "Update Software agent" -msgstr "Mettre à jour l'agent logiciel" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:235 -msgid "IP address is required" -msgstr "Une adresse IP est requise" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:249 -msgid "Credentials to use are required" -msgstr "Les identifiants à utiliser sont requises" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:251 -msgid "Desired agent version is required" -msgstr "La version désirée de l'agent est requise" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:262 -msgid "Target already defined." -msgstr "cible déjà défini." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:288 -msgid "Target successfully added" -msgstr "Cible correctement ajouté" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:309 -msgid "Target successfully updated" -msgstr "Cible correctement mis à jour" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:352 -msgid "You should specify a Discovery server" -msgstr "Vou devriez spécifier un serveur Discovery" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:354 -msgid "You must select some targets to deploy" -msgstr "Vous devez sélectionner quelques cibles à déployer" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:384 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1095 -msgid "Failed to schedule" -msgstr "Error de programmation" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:399 -msgid "Deploy scheduled" -msgstr "Déployer ceux programmés" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:425 -msgid "CSV file is needed" -msgstr "Un fichier CSV est requis" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:480 -#, php-format -msgid "" -"Credential identifier %s does not exist, please, add it to your repository %s " -msgstr "" -"L'identifier d'identifiant %s n'existe pas, veuillez l'ajouter à votre " -"référentiel %s " - -#: ../../enterprise/include/class/DeploymentCenter.class.php:488 -#, php-format -msgid "OS %s does not math any existing, please, add it to OS list %s" -msgstr "" -"Le système d'exploitation %s ne correspond aucun existant, ajoutez-le à la " -"liste de systèmes d'exploitation %s" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:496 -#, php-format -msgid "" -"Sofware agent version with id %s does not exist, please, add it to your " -"repository %s " -msgstr "" -"La version de l'agent logiciel avec l'ID %s n'existe pas, veuillez l'ajouter à " -"votre référentiel %s " - -#: ../../enterprise/include/class/DeploymentCenter.class.php:518 -msgid "No target could be added. " -msgstr "Aucun cible ajouté. " - -#: ../../enterprise/include/class/DeploymentCenter.class.php:621 -msgid "Deployment center" -msgstr "Centre de déploiement" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:637 -msgid "There are no targets defined yet, please add some." -msgstr "" -"Il n'y a pas des cibles définis encore, veuillez en ajouter quelques-uns." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:644 -#, php-format -msgid "Please set %s to make software available for targets." -msgstr "Veuillez ajuster %s pour rendre le logiciel disponible pour les cibles." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:656 -#, php-format -msgid "There are no software agents in your repository yet, please add some %s." -msgstr "" -"Il n'y a pas des agents logiciels dans votre répertoire encore, veuillez en " -"ajouter quelques-uns %s." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:675 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1751 -msgid "Scan for targets" -msgstr "Scanner des cibles" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:684 -msgid "Add target" -msgstr "Ajouter une cible" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:693 -msgid "Load targets" -msgstr "Mettre en ligne des cibles" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:758 -msgid "Key identifier" -msgstr "Identifiant de clé" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:759 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1222 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1359 -msgid "Target server IP" -msgstr "IP de serveur cible" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:760 -msgid "Agent version installed" -msgstr "Version d'agent installée" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:761 -msgid "Agent version desired" -msgstr "Version de l'agent désirée" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:762 -msgid "Installation date" -msgstr "Date de l'installation" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:763 -msgid "Last error" -msgstr "Dernière erreur" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:811 -msgid "Server IP" -msgstr "IP du serveur" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:836 -msgid "State" -msgstr "État" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:868 -msgid "Deploy agent to targets" -msgstr "Déployer des agents aux cibles" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1042 -msgid "You must define a network." -msgstr "Définissez un réseau." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1044 -msgid "You must select at least one credential to test." -msgstr "Sélectionnez au moins un identifiant à vérifier." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1046 -msgid "You must select a Discovery server." -msgstr "Sélectionnez un serveur Discovery." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1048 -msgid "Please select a desired software agent version." -msgstr "Sélectionnez la version de l'agent logiciel désirée." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1050 -msgid "Please specify a server IP." -msgstr "Spécifiez une IP de serveur." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1070 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1103 -msgid "Discovery task list" -msgstr "Liste de taches Discovery" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1069 -#, php-format -msgid "This network is already being scanned. See progress at %s" -msgstr "Ce réseau est déjà en cours de scan. Voyez le progrès chez %s" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1102 -#, php-format -msgid "Network scheduled to be scanned. You can see progress at %s" -msgstr "Réseau programmé à être scanné. Voyez le progrès chez %s" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1150 -msgid "Network/mask" -msgstr "Réseau/Masque" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1159 -msgid "Scan from" -msgstr "Scanner depuis" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1212 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1349 -msgid "Desired agent version" -msgstr "Version de l'agent désirée" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1396 -msgid "CSV format" -msgstr "Format CSV" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 -msgid "Target agent version" -msgstr "Version de l'agent cible" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 -msgid "Target server ip" -msgstr "IP du serveur cible" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1416 -msgid "CSV file" -msgstr "Fichier CSV" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1476 -msgid "Select desired targets to be deployed" -msgstr "Sélectionnez les cibles désirés à déployer" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1479 -msgid "Deploy from" -msgstr "Déployer depuis" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1494 -msgid "Available targets" -msgstr "Cibles disponibles" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1670 -msgid "Add new target" -msgstr "Ajouter nouveau cible" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1673 -msgid "Update target" -msgstr "Mettre à jour le cible" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1719 -msgid "Import targets from CSV" -msgstr "Importer cibles depuis le CSV" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1786 -msgid "Select targets" -msgstr "Sélectionner des cibles" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1787 -#: ../../enterprise/include/functions_HA_cluster.php:46 -msgid "Deploy" -msgstr "Déployer" - -#: ../../enterprise/include/class/LogSource.class.php:455 -msgid "Source is required" -msgstr "La source est requise" - -#: ../../enterprise/include/class/LogSource.class.php:562 -msgid "id cannot be empty" -msgstr "L'ID ne peut pas être vide" - -#: ../../enterprise/include/class/LogSource.class.php:567 -#: ../../include/class/CredentialStore.class.php:747 -msgid "Not allowed" -msgstr "Non autorisé" - -#: ../../enterprise/include/class/LogSource.class.php:611 -#: ../../include/class/CredentialStore.class.php:786 -msgid "How to configure encryption." -msgstr "Comment configurer cryptage" - -#: ../../enterprise/include/class/LogSource.class.php:610 -#, php-format -msgid "Log monitoring is disabled. %s" -msgstr "La supervision de journaux est désactivée. %s" - -#: ../../enterprise/include/class/LogSource.class.php:680 -#: ../../enterprise/include/class/LogSource.class.php:846 -msgid "Add log source" -msgstr "Ajouter source de journal" - -#: ../../enterprise/include/class/LogSource.class.php:715 -msgid "Source name" -msgstr "Nom de la source" - -#: ../../enterprise/include/class/LogSource.class.php:850 -msgid "Update log source" -msgstr "Mettre à jour la source de journal" - -#: ../../enterprise/include/class/Aws.S3.php:60 -msgid "Aws S3" -msgstr "Aws S3" - -#: ../../enterprise/include/class/Aws.S3.php:214 -msgid "You must select something." -msgstr "Sélectionnez quelque élément." - -#: ../../enterprise/include/class/Aws.S3.php:236 -msgid "Discovery.Cloud.AWS.S3" -msgstr "Discovery.Cloud.AWS.S3" - -#: ../../enterprise/include/class/Aws.S3.php:294 -msgid "Unknown task" -msgstr "Tache inconnue" - -#: ../../enterprise/include/class/Aws.S3.php:313 -msgid "Unknown section." -msgstr "Section inconnue." - -#: ../../enterprise/include/class/Aws.S3.php:339 -msgid "S3" -msgstr "S3" - -#: ../../enterprise/include/class/Aws.S3.php:344 -msgid "Bucket monitoring" -msgstr "Supervision des compartiments" - -#: ../../enterprise/include/class/Aws.S3.php:454 -msgid "No buckets found." -msgstr "Aucun compartiment trouvés." - -#: ../../enterprise/include/class/Aws.S3.php:598 -msgid "Select Buckets to be monitored" -msgstr "Sélectionner compartiments à superviser" - -#: ../../enterprise/include/class/Aws.S3.php:633 -msgid "Monitor bucket size" -msgstr "Superviser la taille du compartiment" - -#: ../../enterprise/include/class/Aws.S3.php:643 -msgid "Monitor bucket total items" -msgstr "Superviser tous les éléments du compartiment" - -#: ../../enterprise/include/class/Oracle.app.php:172 -msgid "" -"This Oracle configuration has been already defined. Please edit it or create a " -"new one." -msgstr "" -"Cette configuration Oracle a déjà été définie. Veuillez éditer ou en créer une " -"nouvelle." - -#: ../../enterprise/include/class/Oracle.app.php:214 -msgid "You must provide a valid Oracle server IP or FQDN." -msgstr "Vous devez fournir une IP de serveur Oracle ou FQDN valide." - -#: ../../enterprise/include/class/Oracle.app.php:226 -msgid "Discovery.Application.Oracle" -msgstr "Discovery.Application.Oracle" - -#: ../../enterprise/include/class/Oracle.app.php:277 -msgid "Failed to find discovery Oracle task." -msgstr "Erreur en trouvant la tache Oracle discovery." - -#: ../../enterprise/include/class/Oracle.app.php:493 -msgid "Oracle target strings" -msgstr "Chaînes cibles Oracle" - -#: ../../enterprise/include/class/Oracle.app.php:494 -msgid "" -"SERVER:PORT/SID, comma separated or line by line, as many targets as you need." -msgstr "" -"SERVER:PORT/SID, séparés par des virgules ou ligne par ligne, aussi de cibles " -"que vous voulez." - -#: ../../enterprise/include/class/Oracle.app.php:728 -msgid "Calculate fragmentation ratio" -msgstr "Calculer le ratio de fragmentation" - -#: ../../enterprise/include/class/Oracle.app.php:744 -msgid "Monitor tablespaces" -msgstr "Superviser les tablespaces" - -#: ../../enterprise/include/class/Google.cloud.php:147 -#: ../../include/class/CredentialStore.class.php:949 -msgid "Google" -msgstr "Google" - -#: ../../enterprise/include/class/Google.cloud.php:301 -msgid "Compute Engine" -msgstr "Moteur de calcul" - -#: ../../enterprise/include/class/Google.cloud.php:877 -msgid "This options only applies to zone (region) agents." -msgstr "Ces options seulement appliquent au agents de la zone (région)." - -#: ../../enterprise/include/class/Google.cloud.php:890 -msgid "Scan and general monitoring" -msgstr "Scan et supervision générale" - -#: ../../enterprise/include/class/Google.cloud.php:903 -msgid "CPU performance summary" -msgstr "Résumée de la performance de l'UCT" - -#: ../../enterprise/include/class/ManageBackups.class.php:106 -#, php-format -msgid "%s database backup manager" -msgstr "gestionnaire de sauvegarde de base de données %s" - -#: ../../enterprise/include/class/ManageBackups.class.php:117 -#: ../../include/class/AuditLog.class.php:145 -msgid "Admin Tools" -msgstr "Outils d’administration" - -#: ../../enterprise/include/class/ManageBackups.class.php:129 -#, php-format -msgid "" -"To schedule a periodic (or one-time) backup task you can do it through %s." -msgstr "" -"Pour planifier une tâche de sauvegarde périodique (ou unique), vous pouvez " -"l’effectuer via %s." - -#: ../../enterprise/include/class/ManageBackups.class.php:189 -msgid "Path backups" -msgstr "Sauvegardes de chemins d’accès" - -#: ../../enterprise/include/class/ManageBackups.class.php:302 -#: ../../enterprise/views/ncm/agent/details.php:372 -#: ../../extensions/files_repo/files_repo_list.php:123 -msgid "Download" -msgstr "Télécharger" - -#: ../../enterprise/include/class/ManageBackups.class.php:314 -msgid "Rollback to this backup" -msgstr "Revenir à cette sauvegarde" - -#: ../../enterprise/include/class/ManageBackups.class.php:323 -msgid "Lost" -msgstr "Perdu" - -#: ../../enterprise/include/class/ManageBackups.class.php:330 -msgid "In Progress" -msgstr "En cours" - -#: ../../enterprise/include/class/ManageBackups.class.php:361 -msgid "The backup was successfully deleted" -msgstr "La sauvegarde a été supprimée avec succès" - -#: ../../enterprise/include/class/ManageBackups.class.php:367 -msgid "Missed id parameter" -msgstr "Paramètre ID manqué" - -#: ../../enterprise/include/class/ManageBackups.class.php:386 -msgid "Something was wrong with the rollback action." -msgstr "Une erreur s’est produite lors de l’action de restauration." - -#: ../../enterprise/include/class/ManageBackups.class.php:389 -msgid "Missed id parameter." -msgstr "Paramètre ID manqué." - -#: ../../enterprise/include/class/ManageBackups.class.php:424 -#: ../../include/class/AuditLog.class.php:376 -msgid "There is no additional information to display" -msgstr "Il n’y a pas d’informations supplémentaires à afficher" - -#: ../../enterprise/include/class/ManageBackups.class.php:437 -msgid "" -"Are you sure you want to delete this database backup file? Once deleted you " -"will not be able to recover it." -msgstr "" -"Voulez-vous vraiment supprimer ce fichier de sauvegarde de base de données ? " -"Une fois supprimé, vous ne pourrez pas le récupérer." - -#: ../../enterprise/include/class/ManageBackups.class.php:439 -msgid "Do you like perform a database restoration?" -msgstr "Aimez-vous effectuer une restauration de base de données?" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:171 -msgid "" -"This Microsoft SQL Server configuration has been already defined. Please edit " -"it or create a new one." -msgstr "" -"Cette configuration du Microsoft SQL Server est déjà définie. Veuillez " -"l'éditer ou en créer une nouvelle." - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:213 -msgid "You must provide a valid Microsoft SQL Server server IP or FQDN." -msgstr "Fournissez une IP ou FQDN de Serveur Microsoft SQL Server valide" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:277 -msgid "Failed to find discovery Microsoft SQL Server task." -msgstr "Erreur pour trouver la tache discovery Microsoft SQL Server" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:487 -msgid "Microsoft SQL Server targets" -msgstr "Cibles Microsoft SQL Server" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:488 -msgid "" -"SERVER:PORT\\INSTANCE, comma separated or line by line, as many targets as you " -"need." -msgstr "" -"SERVER:PORT\\INSTANCE, séparés par des virgules ou ligne par ligne, aussi de " -"cibles que vous désirez." - -#: ../../enterprise/include/lib/Metaconsole/Node.php:145 -msgid "auth error." -msgstr "erreur d'authentification." - -#: ../../enterprise/include/lib/Metaconsole/Node.php:149 -msgid "connection error." -msgstr "erreur de connexion." - -#: ../../enterprise/include/lib/Metaconsole/Node.php:153 -msgid "could not resolve the host." -msgstr "l'hôte n'a pas pu être résolu" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:157 -#: ../../enterprise/include/lib/Metaconsole/Node.php:206 -#: ../../enterprise/include/lib/Metaconsole/Node.php:253 -#: ../../enterprise/include/lib/Metaconsole/Node.php:509 -msgid "unknown error." -msgstr "erreur inconnue." - -#: ../../enterprise/include/lib/Metaconsole/Node.php:194 -msgid "missing credentials." -msgstr "identifiants manquants" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:198 -msgid "cannot connect to host." -msgstr "la connexion avec l'hôte n'est pas possible" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:202 -msgid "database does not exist." -msgstr "la base de données n'existe pas." - -#: ../../enterprise/include/lib/Metaconsole/Node.php:245 -msgid "failed to connect to node database." -msgstr "erreur de connexion avec la base de données des noeuds." - -#: ../../enterprise/include/lib/Metaconsole/Node.php:249 -msgid "MR version mistmatch." -msgstr "La version MR ne correspond pas." - -#: ../../enterprise/include/lib/Metaconsole/Node.php:288 -#, php-format -msgid "last event replication: %s" -msgstr "dernière réplication d'événement : %s" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:294 -msgid "server connection failed" -msgstr "erreur de connexion avec le serveur" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:298 -#: ../../enterprise/include/lib/Metaconsole/Node.php:344 -#: ../../enterprise/include/lib/Metaconsole/Node.php:405 -msgid "unknown error" -msgstr "erreur inconnue" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:310 -msgid "Last event replication" -msgstr "Dernière réplication d'événements" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:340 -msgid "agent cache failed" -msgstr "caché d'agent échoué" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:393 -msgid "node is not recognized as metaconsole node." -msgstr "le noeud n'est pas reconnu en tant que noeud de la Métaconsole." - -#: ../../enterprise/include/lib/Metaconsole/Node.php:397 -msgid "node license missmatch." -msgstr "Le noeud ne correspond pas avec la licence" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:401 -msgid "cannot connect to node" -msgstr "la connexion avec le noeud n'est pas possible" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:433 -msgid "Database is up to date with this Metaconsole" -msgstr "La base données est mise à jour avec la Métaconsole" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:443 -msgid "Node not found" -msgstr "Noeud non trouvé" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:448 -#, php-format -msgid "" -"There are %d queries pending to be applied, click in the eye to see results" -msgstr "" -"Il y a %d requêtes pendant d'application, cliquez sur l'oeil pour voir les " -"résultats" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:457 -msgid "Database synchronization state and pending tasks" -msgstr "État de la synchronisation de la base de données et les taches pendantes" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:592 -msgid "Operation and table" -msgstr "Opération et table" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:707 -#, php-format -msgid "" -"Failed synchronizing %s, please check node PHP configuration issues and " -"collection max sizes" -msgstr "" -"Erreur de synchronisation %s, veuillez vérifier les problèmes de configuration " -"PHP et les tailles maximales de collections" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:1232 -msgid "" -"The elimination of this node will lead to the suppression of its agents from " -"metaconsole and all the configuration assigned to them. " -msgstr "" -"L'élimination de ce noeud suprimira son agent de la Métaconsole et toutes " -"leurs configurations. " - -#: ../../enterprise/include/lib/Metaconsole/Node.php:1236 -msgid "The rules for this node may stop working. " -msgstr "Les règles pour ce noeud pourraient césser de travailler. " - -#: ../../enterprise/include/lib/Metaconsole/Node.php:1240 -msgid "" -"The deleted node will lose its license, and you must license it manually " -"again. " -msgstr "" -"Le noeud éliminé perdra sa licence, et vous devez le licencier manuellement " -"une autre fois. " - -#: ../../enterprise/include/lib/Metaconsole/Node.php:1414 -#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:399 -#: ../../enterprise/include/lib/Service.php:397 -#: ../../enterprise/include/lib/Service.php:734 -#: ../../enterprise/include/lib/Service.php:879 -#: ../../enterprise/include/lib/ServiceElement.php:390 -#: ../../enterprise/include/lib/ServiceElement.php:916 -#: ../../enterprise/include/lib/ServiceElement.php:958 -#: ../../enterprise/include/lib/ServiceElement.php:1000 -#: ../../enterprise/include/lib/ServiceElement.php:1106 -#: ../../enterprise/include/lib/ServiceElement.php:1148 -#: ../../include/lib/Agent.php:349 ../../include/lib/Module.php:1165 -#: ../../include/lib/Entity.php:303 -#, php-format -msgid "Cannot connect to node %d" -msgstr "Connexion avec le node %d échouée" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:1747 -#, php-format -msgid "Failed to overwrite node data: %s" -msgstr "Erreur d'écrasement des données du noeud : %s" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:1765 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2929 -msgid "Final step" -msgstr "Étape finale" - -#: ../../enterprise/include/lib/Metaconsole/Node.php:1766 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2930 -msgid "Database merged" -msgstr "Base de données fusionnée" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:171 -msgid "Activating node" -msgstr "Noeud d'activation" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:205 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:361 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:673 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:800 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1071 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1165 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1517 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1814 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2183 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3107 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3388 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3542 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3617 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3922 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4147 -msgid "Connect node" -msgstr "Noeud de connexion" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:580 -msgid "Create table tmerge_error" -msgstr "Créer table tmerge_error" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:606 -msgid "Create table tmerge_steps" -msgstr "Créer table tmerge_steps" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:631 -msgid "Create table tmerge_queries" -msgstr "Créer table tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:772 -#, php-format -msgid "%s console" -msgstr "Console %s" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:777 -msgid "Check cron task" -msgstr "Vérifier tache cron" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:778 -msgid "Please login into this node before using this feature" -msgstr "Veuillez entrer ce noeud avant d'utiliser cette fonctionnalité" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:860 -msgid "memory_limit current value" -msgstr "Valeur actuelle de memory_limit" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:867 -msgid "" -"Check current packages, all nodes and metaconsole, are not in the same version" -msgstr "" -"Vérifiez les packages actuels, tous les noeuds et la Métaconsole ne sont pas " -"dans la même version" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:879 -msgid "Check Minor release, All nodes and metaconsole, do not have the same mr" -msgstr "" -"Vérifiez la mise à jour mineure, Tous les noeuds et la Métaconsole n'ont pas " -"le même mr" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:891 -msgid "Max size collection, all nodes and metaconsole, are not equal" -msgstr "" -"Taille maximale de la collection, tous les noeuds et la Métaconsole ne sont " -"pas égales" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:916 -#, php-format -msgid "" -"Post max size, nodes cannot be smaller than the size of the metaconsole %s" -msgstr "" -"Poster la taille maximale, les noeuds ne peuvent pas être plus petits que la " -"taille de la Métaconsole %s" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:931 -#, php-format -msgid "" -"Upload max file size, nodes cannot be smaller than the size of the metaconsole " -"%s" -msgstr "" -"Télécharger la taille maximale du fichier, les noeuds ne peuvent pas être plus " -"petits que la taille de la Métaconsole %s" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:993 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1009 -msgid "Problems with the backup directory" -msgstr "Problèmes avec le répertoire de sauvegarde" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:994 -msgid "Cannot create \"merge_backups\" folder in attachment directory" -msgstr "Ne peut pas créer le dossier « merge_backups » dans un répertoire ajouté" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1010 -msgid "The \"merge_backpus\" directory does not have the correct permissions" -msgstr "Le répertoire « merge_backups » n'a pas les permissions correctes" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1020 -msgid "Extension ZIP" -msgstr "Extension ZIP" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1021 -msgid "The ZIP extension is not loaded, please install this dependency" -msgstr "L'extension ZIP n'est pas chargée, veuillez installez cette dépendance" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1122 -msgid "Inserts backups, disable foreings keys, exceptions in tmerge_queries" -msgstr "" -"Entrez les sauvegardes, désactivez les clés externes, exceptions dans " -"tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1148 -msgid "Resets foreing keys and exceptions and ends the merge preparation process" -msgstr "" -"Réinitialise les clés et les exceptions avant et termine le processus de " -"préparation de la fusion" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1195 -msgid "Enable exceptions in tmerge_queries" -msgstr "Activer exceptions dans tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1219 -msgid "Enable foreing keys in tmerge_queries" -msgstr "Activer clés externes dans tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1498 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1783 -msgid "Preparation of all nodes for the table merge process" -msgstr "Préparation pour tous les noeuds pour la processus de fusion de table" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1574 -msgid "This table does not have the id" -msgstr "Cette table n'a pas d'ID" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1575 -msgid "Prepare merge request" -msgstr "Préparer requête de fusion" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1901 -msgid "Inserts truncate, autoincrement and inserts in tmerge_queries" -msgstr "Inserts tronqués, auto-incrémentation et inserts dans tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2071 -msgid "Inserts updates in tmerge_queries" -msgstr "Mises à jour d'inserts dans tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2108 -msgid "Merging collections files" -msgstr "Fusion de fichiers de collections" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2164 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2310 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2481 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3094 -#, php-format -msgid "Api call: %s" -msgstr "Appelle API : %s" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2222 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2223 -msgid "Problems while backing up collections from: " -msgstr "Problèmes lors de la sauvegarde de collections de : " - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2240 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2244 -#, php-format -msgid "Problems downloading collections from %s" -msgstr "Problèmes lors du téléchargement de collections de %s" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2256 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2260 -#, php-format -msgid "Problems unzipping collection file from %s" -msgstr "Problèmes lors de la décompression du fichier de collection depuis %s" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2539 -msgid "Start phase merge" -msgstr "Commencer étape de fusion" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2551 -msgid "Create backups" -msgstr "Créer des sauvegardes" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2619 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2620 -msgid "Problems creating the backup conf agents" -msgstr "Problèmes lors de la création des agents de configuration de sauvegarde" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2630 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2868 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3238 -msgid "Class agent" -msgstr "Agent de classe" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2654 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2666 -msgid "Disable_foreing" -msgstr "Disable_foreing" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2678 -msgid "Truncate table" -msgstr "Tronquer la table" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2696 -msgid "Autoincrement" -msgstr "Auto-incrément" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2708 -msgid "Inserts" -msgstr "Insertions" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2726 -msgid "Disabling constraints" -msgstr "Désactivant des contraintes" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2744 -msgid "Updates" -msgstr "Mises à jour" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2767 -msgid "Restoring constraints" -msgstr "Restorer des contraintes" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2785 -msgid "Enable exceptions" -msgstr "Activer des exceptions" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2803 -msgid "Enable foreings keys" -msgstr "Activer des clés externes" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2820 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2821 -msgid "Update conf agent policies" -msgstr "Mettre à jour des politiques d'agents" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2857 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2858 -msgid "Error updating agent conf" -msgstr "Mise à jour de la configuration de l'agent échouée" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2879 -msgid "Synchronizing collections" -msgstr "Synchronisant des collections" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2891 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2892 -msgid "Error synchronizing collections" -msgstr "Synchronisation de collections échouée" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2988 -msgid "Problems unzipping collections at: " -msgstr "Problèmes lors de la décompression de collections dans : " - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2989 -#, php-format -msgid "File is not a valid zip file \"%s\"" -msgstr "File n'est pas un fichier zip « %s » valide" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3147 -msgid "Restoring database backup" -msgstr "Restituant de la sauvegarde de la base de données" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3173 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4419 -msgid "Problems creating the backup" -msgstr "Problèmes lors de la création de la sauvegarde" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3186 -msgid "Restore backups conf agents" -msgstr "Restoration des agents de configuration de la sauvegarde" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3223 -msgid "Problems restoring the backup conf agents" -msgstr "Problèmes de la restoration des agents de configuration de la sauvegarde" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3225 -#, php-format -msgid "Agent \"%s\" with md5 file \"%s\"" -msgstr "Agent « %s » avec fichier md5 « %s »" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3251 -msgid "Restore collections" -msgstr "Restorer les collections" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3266 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3267 -msgid "Error Synch collections" -msgstr "Erreur de synchronisation des collections" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3484 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3724 -msgid "Insert info steps" -msgstr "Inséree étapes d'information" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3649 -msgid "Node not ready" -msgstr "Noeud non préparé" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3650 -msgid "Pending to be unified" -msgstr "Pendant d'unification" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3889 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3894 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3946 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3951 -msgid "Initialize" -msgstr "Initialiser" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4093 -msgid "Backup" -msgstr "Sauvegarde" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4124 -msgid "Applying" -msgstr "En application" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4350 -msgid "Error updating events" -msgstr "Erreur de mise à jour d'événements" - -#: ../../enterprise/include/lib/Agent.php:99 -msgid " error, invalid agent." -msgstr " erreur, agent non valide." - -#: ../../enterprise/include/lib/Agent.php:663 -#, php-format -msgid "Log module \"%s\" does not exist" -msgstr "Le module du journal « %s » n'existe pas" - -#: ../../enterprise/include/lib/Agent.php:685 -#, php-format -msgid "Plugin \"%s\" does not exist" -msgstr "Le plugin « %s » n'existe pas" - -#: ../../enterprise/include/lib/Agent.php:817 -#, php-format -msgid "Log module \"%s\" does not exist, %s skipped" -msgstr "Le module du journal « %s » n'existe pas, %s sauté" - -#: ../../enterprise/include/lib/Agent.php:852 -#, php-format -msgid "Plugin \"%s\" does not exist, %s skipped" -msgstr "Le plugin « %s » n'existe pas, %s sauté" - -#: ../../enterprise/include/lib/Agent.php:923 -#, php-format -msgid "Log module %s already defined" -msgstr "Le module du journal %s est déjà défini" - -#: ../../enterprise/include/lib/Agent.php:940 -#, php-format -msgid "Invalid module type %s" -msgstr "Type de module %s non défini" - -#: ../../enterprise/include/lib/Agent.php:970 -#, php-format -msgid "Plugin %s already defined" -msgstr "Le plugin %s est déjà défini" - -#: ../../enterprise/include/lib/Agent.php:984 -msgid "Invalid plugin definition" -msgstr "Définition de plugin non valide" - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:197 -msgid "No template assigned" -msgstr "Aucun modèle attribué" - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:227 -msgid "NCM Agent without template assigned." -msgstr "Agent NCM sans modèle attribué." - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:233 -msgid "Current selected template does not match vendor configured." -msgstr "" -"Le modèle sélectionné actuellement ne correspond pas avec le fournisseur " -"configuré." - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:240 -msgid "Current selected template does not match model configured." -msgstr "" -"Le modèle sélectionnée actuellement ne correspond pas le modèle configuré." - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:549 -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:579 -#, php-format -msgid "No %s script available for this agent, check template %s" -msgstr "Pas de script %s disponible pour cet agent, vérifiez le modèle %s" - -#: ../../enterprise/include/lib/NetworkManager/Template.php:192 -msgid "Error linking script: " -msgstr "Erreur de liaison du script : " - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:182 -msgid "Cluster already defined, please use another name." -msgstr "Grappe déjà définie, utilisez un autre nom." - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:779 -msgid "Cluster name" -msgstr "Nom de grappe" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:780 -msgid "" -"An agent with the same name of the cluster will be created, as well a special " -"service with the same name" -msgstr "" -"Un agent avec le m^me nom de la grappe sera créé, ainsi qu'un service special " -"avec le même nom" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:794 -msgid "Cluster type" -msgstr "Type de grappe" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:795 -msgid "" -"AA is a cluster where all members are working. In AP cluster only master " -"member is working" -msgstr "" -"AA c'est une grappe où tous les membres travaillent. Dans la grappe AP " -"seulement le membre master travaille" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:803 -msgid "Active - Active" -msgstr "Active - Active" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:804 -msgid "Active - Pasive" -msgstr "Active - Passive" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:824 -msgid "Target cluster agent will be stored under this group" -msgstr "L'agent de grappe cible sera stocké sous ce groupe" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:841 -msgid "" -"You must select a Prediction Server to perform all cluster status calculations" -msgstr "" -"Vous devez détecter un Serveur de prédiction pour accomplir toutes les " -"estimations d'état de grappe" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1016 -msgid "critical if" -msgstr "critique si" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1025 -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1048 -#, php-format -msgid "% of balanced modules are down (equal or greater)." -msgstr "% des modules balancés sont désactivés (égal ou supérieur)" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1063 -msgid "Please, set threholds for all active-active modules" -msgstr "Veuillez mettre des seuils pour touts les modules active-active" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1167 -msgid "Please, check all active-passive modules critical for this cluster" -msgstr "" -"Veuillez vérifier tout les modules critiques active-passive pour cette grappe" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1169 -msgid "" -"If a critical balanced module is going to critical status, then cluster will " -"be critical." -msgstr "" -"Si un module balancé critique entre un état critique, la grappe deviendra " -"critique." - -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:224 -msgid "Cluster not found: " -msgstr "Le grappe n'a pas été trouvé : " - -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:233 -msgid "Cluster agent not found: " -msgstr "Agent de grappe non trouvé : " - -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:270 -#, php-format -msgid "Error while deleting, reason: %s" -msgstr "Erreur d'élimination, cause : %s" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:278 -msgid "Cluster successfully deleted." -msgstr "Grappe éliminée correctement" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:304 -#, php-format -msgid "Error while forcing, reason: %s" -msgstr "Erreur de forçage, cause : %s" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:312 -msgid "Cluster successfully forced." -msgstr "Grappe forcée correctement." - -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:568 -msgid "Not set" -msgstr "Non défini" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:578 -msgid "Active-Active" -msgstr "Active-Active" - -#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:580 -msgid "Active-Passive" -msgstr "Active-Passive" - -#: ../../enterprise/include/lib/Core/SSH.php:163 -msgid "php-ssh2 not available" -msgstr "php-ssh2 non disponible" - -#: ../../enterprise/include/lib/Core/SSH.php:184 -msgid "Failed to connect" -msgstr "Erreur de connexion" - -#: ../../enterprise/include/lib/Core/SSH.php:239 -#, php-format -msgid "Unable to open public key file %s" -msgstr "Incapable d'ouvrir le fichier de clé publique %s" - -#: ../../enterprise/include/lib/Core/SSH.php:257 -msgid "Failed to login to target" -msgstr "Erreur de connexion du cible" - -#: ../../enterprise/include/lib/Policy.php:281 -#, php-format -msgid "Invalid operation %s" -msgstr "Opération non valable %s" - -#: ../../enterprise/include/lib/Policy.php:1168 -#, php-format -msgid "Policy already defined: \"%s\"" -msgstr "Politique déjà définie : « %s »" - -#: ../../enterprise/include/lib/Policy.php:1193 -#: ../../enterprise/include/lib/Policy/Module.php:201 -#: ../../include/lib/Module.php:798 -#, php-format -msgid "Module already exists: \"%s\"" -msgstr "Le module existe déjà : « %s »" - -#: ../../enterprise/include/lib/Service.php:152 -msgid "Service module does not match pointed one" -msgstr "Le module de service ne correspond pas celui pointé" - -#: ../../enterprise/include/lib/Service.php:158 -#, php-format -msgid "Service module not found %s
" -msgstr "Module de service non trouvé %s
" - -#: ../../enterprise/include/lib/Service.php:177 -msgid "Service module SLA not found" -msgstr "SLA de module de service non trouvé" - -#: ../../enterprise/include/lib/Service.php:183 -#, php-format -msgid "SLA service module not found %s
" -msgstr "Module de service SLA non trouvé %s
" - -#: ../../enterprise/include/lib/Service.php:202 -msgid "Service module SLA does not match pointed one" -msgstr "Le SLA du module de service ne correspond celui pointé" - -#: ../../enterprise/include/lib/Service.php:208 -#, php-format -msgid "SLA service value module not found %s
" -msgstr "Module de valeur de service SLA non trouvé %s
" - -#: ../../enterprise/include/lib/Service.php:221 -#, php-format -msgid "Service agent not found %s
" -msgstr "Agent de service non trouvé %s
" - -#: ../../enterprise/include/lib/Service.php:232 -#, php-format -msgid "Service children could not be fully retrieved: %s
" -msgstr "Le service fils n'a pas pu être récupéré complètement : %s
" - -#: ../../enterprise/include/lib/Service.php:313 -msgid "" -" Cannot switch from SMART to MANUAL if there are dynamic elements attached to " -"the service. Please erase dynamic elements before change to MANUAL" -msgstr "" -" Il est impossible de changer de SMART à MANUAL s'il y a des éléments " -"dynamiques ajoutés au service. Veuillez éliminer les éléments dynamiques avan " -"changer à MANUAL" - -#: ../../enterprise/include/lib/Service.php:771 -#, php-format -msgid "Failed to update CPS for moduleValue for service %s: " -msgstr "Mise à jour du CPS pour moduleValue pour le service %s échouée : " - -#: ../../enterprise/include/lib/Service.php:1421 -msgid "Error: id agent must be defined." -msgstr "Erreur : l'ID d'agent doit être défini." - -#: ../../enterprise/include/lib/Service.php:1498 -msgid " error: Target agent does not exist." -msgstr " erreur : L'agent cible n'existe pas." - -#: ../../enterprise/include/lib/RCMDFile.class.php:203 -msgid "You do not have grants to access this feature" -msgstr "Vous n'avez pas de permissions pour accéder à cette fonctionnalité" - -#: ../../enterprise/include/lib/RCMDFile.class.php:548 -msgid "There was a problem creating RCMD" -msgstr "Il y a eu un problème lors de la création du RCMD" - -#: ../../enterprise/include/lib/RCMDFile.class.php:693 -#: ../../enterprise/include/lib/RCMDFile.class.php:717 -msgid "There was a problem deleting RCMD" -msgstr "Il y a eu un problème lors de l'élimination du RCMD" - -#: ../../enterprise/include/lib/RCMDFile.class.php:865 -msgid "No agent configuration file" -msgstr "Pas de fichier de configuration de l'agent" - -#: ../../enterprise/include/lib/RCMDFile.class.php:873 -msgid "you don't have write permissions in the configuration file" -msgstr "" -"Vous n'avez pas des permissions d'écriture dans le fichier de configuration" - -#: ../../enterprise/include/lib/RCMDFile.class.php:914 -msgid "This agent is already a target" -msgstr "Cet agent est déjà un cible" - -#: ../../enterprise/include/lib/RCMDFile.class.php:945 -#, php-format -msgid "You do not have grants to access in this agent %s" -msgstr "Vous n'avez pas des permissions pour accéder à cet agent %s" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1011 -msgid "There was a problem creating RCMD files" -msgstr "Il y a eu un problème lors de la création des fichiers RCMD" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1058 -msgid "There was a problem creating target" -msgstr "Il y a eu un problème lors de la création du cible" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1092 -msgid "There was a problem adding items in the configuration file" -msgstr "" -"Il y a eu un problème lors de l'édition des éléments dans le fichier de " -"configuration" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1118 -#: ../../enterprise/include/lib/RCMDFile.class.php:1285 -msgid "No agent has been selected" -msgstr "Il n'y a pas d'agents sélectionnés" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1151 -msgid "Target doesn't exist" -msgstr "Le cible n'existe pas" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1223 -msgid "There was a problem deleting tokens in the configuration file" -msgstr "" -"Il y a eu un problème lors de l'élimination des tokens dans le fichier de " -"configuration" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1259 -msgid "There was a problem deleting target from DB" -msgstr "" -"Il y a eu un problème lors de l'élimination du cible de la base de données" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1417 -msgid "Yaml is empty" -msgstr "Yaml est vide" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1426 -msgid "Doesn't have a valid YAML format" -msgstr "Il n'a pas de format YAML valide" - -#: ../../enterprise/include/lib/RCMDFile.class.php:1444 -#, php-format -msgid "%s field is not allowed" -msgstr "Le champ %s n'est pas permis" - -#: ../../enterprise/include/lib/NetworkManager.php:83 -msgid "Retrieve config" -msgstr "Récupérer configuration" - -#: ../../enterprise/include/lib/NetworkManager.php:84 -msgid "Restore backed up config" -msgstr "Récupérer configuration sauvegardée" - -#: ../../enterprise/include/lib/NetworkManager.php:85 -#: ../../enterprise/views/ncm/agent/details.php:133 -#: ../../enterprise/views/ncm/agent/details.php:325 -msgid "Retrieve firmware version" -msgstr "Récupérer version firmware" - -#: ../../enterprise/include/lib/NetworkManager.php:86 -msgid "Send firmware" -msgstr "Envoyer firmware" - -#: ../../enterprise/include/lib/NetworkManager.php:93 -msgid "Executing test" -msgstr "Exécution du test" - -#: ../../enterprise/include/lib/NetworkManager.php:94 -msgid "Retrieving config" -msgstr "Récupération de la configuration" - -#: ../../enterprise/include/lib/NetworkManager.php:95 -msgid "Restoring backup" -msgstr "Restauration de la sauvegarde" - -#: ../../enterprise/include/lib/NetworkManager.php:96 -msgid "Retrieving firmware version" -msgstr "Récupération de la version du firmware" - -#: ../../enterprise/include/lib/NetworkManager.php:97 -msgid "Sending firmware update" -msgstr "Envoi de la mise à jour du firmware" - -#: ../../enterprise/include/lib/NetworkManager.php:98 -msgid "Executing custom script" -msgstr "Exécution d’un script personnalisé" - -#: ../../enterprise/include/lib/NetworkManager.php:99 -msgid "Executing on demand script" -msgstr "Exécution d’un script à la demande" - -#: ../../enterprise/include/lib/NetworkManager.php:186 -msgid "Montly" -msgstr "Mensuel" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:798 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:812 -msgid "There was a problem creating Action" -msgstr "Il y a eu un problème lors de la création de l'Action" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:849 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:862 -msgid "There was a problem updating Action" -msgstr "Il y a eu un problème lors de la mise à jour de l'Action" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:898 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:912 -msgid "There was a problem deleting Action" -msgstr "Il y a eu un problème lors de l'élimination de l'Action" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:953 -msgid "There was a problem standby alert" -msgstr "Il y a eu un problème avec l'alerte en stand-by" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:962 -msgid "There was a problem standby off alert" -msgstr "Il y a eu un problème avec l'alerte off en stand-by" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1005 -msgid "There was a problem enabled alert" -msgstr "Il y a eu un problème avec l'alerte activée" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1015 -msgid "There was a problem disabled alert" -msgstr "Il y a eu un problème avec l'alerte désactivée" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1071 -msgid "Event group Recursive" -msgstr "Récursif du group d'événement" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1089 -msgid "Time window" -msgstr "Fenêtre de temps" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1623 -msgid "Failed to cleanup old rules." -msgstr "Erreur d'élimination de normes vielles." - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1631 -#, php-format -msgid "Failed SQL: %s" -msgstr "SQL échoué : %s" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1636 -#, php-format -msgid "Failed to apply rule: %s." -msgstr "Application de la norme échouée : %s" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1784 -msgid "any" -msgstr "n’importe quel" - -#: ../../enterprise/include/lib/ServiceElement.php:606 -#, php-format -msgid "This filters will cause slowdown on server (%s ms)" -msgstr "Ces filtres causeront un ralentissement du serveur (%s ms)" - -#: ../../enterprise/include/lib/ServiceElement.php:620 -#, php-format -msgid "Regular expression is not valid: %s." -msgstr "L'expression régulière n'est pas valide : %s." - -#: ../../enterprise/include/lib/ServiceElement.php:859 -#, php-format -msgid " error while decoding rules: %s" -msgstr " erreur lors du décodage des normes : %s" - -#: ../../enterprise/include/lib/ServiceElement.php:1266 -#, php-format -msgid " error: Failed to delete element: %s" -msgstr " erreur : élimination de l'élément échouée : %s" - -#: ../../enterprise/include/lib/Policy/Inventory.php:156 -#, php-format -msgid "inventory module already registered: \"%d\"" -msgstr "Module d'inventaire déjà enregistré : « %d »" - -#: ../../enterprise/include/lib/Policy/Inventory.php:181 -#, php-format -msgid "Failed to update, already exists: \"%d\"" -msgstr "Erreur de mise à jour, il existe déjà : « %d »" - -#: ../../enterprise/include/lib/Policy/Queue.php:378 -#, php-format -msgid "Already queued in %s" -msgstr "Déjà en file d'attente dans %s" - -#: ../../enterprise/include/lib/Policy/Module.php:227 -#, php-format -msgid "Failed to update: \"%s\"" -msgstr "Erreur de mise à jour : « %s »" - -#: ../../enterprise/include/functions_local_components.php:179 -msgid "Empty configuration" -msgstr "Vider la configuration" - -#: ../../enterprise/include/functions_local_components.php:184 -msgid "Empty OS" -msgstr "Vider le système d'exploitation" - -#: ../../enterprise/include/functions_local_components.php:354 -#: ../../include/functions_alerts.php:1121 -#: ../../include/functions_network_components.php:590 -msgid "Copy of" -msgstr "Copie de" - -#: ../../enterprise/include/process_reset_pass.php:53 -#: ../../enterprise/include/reset_pass.php:48 ../../general/login_page.php:136 -#: ../../general/login_page.php:139 ../../general/login_page.php:155 -msgid "Docs" -msgstr "Documents" - -#: ../../enterprise/include/process_reset_pass.php:58 -#: ../../enterprise/include/reset_pass.php:53 -#: ../../enterprise/meta/general/login_page.php:64 -#: ../../enterprise/meta/include/process_reset_pass.php:47 -#: ../../enterprise/meta/include/reset_pass.php:47 -#: ../../general/login_page.php:148 ../../general/login_page.php:151 -#: ../../general/login_help_dialog.php:83 ../../general/login_help_dialog.php:88 -msgid "Support" -msgstr "Assistance" - -#: ../../enterprise/include/process_reset_pass.php:118 -#: ../../enterprise/meta/include/process_reset_pass.php:114 -msgid "Repeat password" -msgstr "Ressaisir le mot de passe" - -#: ../../enterprise/include/process_reset_pass.php:124 -#: ../../enterprise/meta/include/process_reset_pass.php:120 -msgid "Change password" -msgstr "Modifier le mot de passe" - -#: ../../enterprise/include/process_reset_pass.php:136 -#: ../../enterprise/include/reset_pass.php:123 -#: ../../enterprise/meta/include/process_reset_pass.php:132 -#: ../../enterprise/meta/include/reset_pass.php:122 -msgid "Back to login" -msgstr "Retour à la connexion" - -#: ../../enterprise/include/process_reset_pass.php:159 -#: ../../enterprise/include/process_reset_pass.php:162 -#: ../../enterprise/include/reset_pass.php:146 -#: ../../enterprise/include/reset_pass.php:149 -#: ../../include/functions_config.php:2391 -msgid "ONE TOOL TO MONITOR THEM ALL" -msgstr "UN OUTIL POUR LES GOUVERNER TOUS" - -#: ../../enterprise/include/process_reset_pass.php:183 -#: ../../enterprise/include/reset_pass.php:170 -#: ../../enterprise/meta/general/login_page.php:232 -#: ../../enterprise/meta/include/process_reset_pass.php:164 -#: ../../enterprise/meta/include/reset_pass.php:161 -#: ../../general/login_page.php:424 -msgid "Build" -msgstr "Générer" - -#: ../../enterprise/include/reset_pass.php:98 -#: ../../enterprise/meta/include/reset_pass.php:93 -msgid "User to reset password" -msgstr "Utilisateur pour remettre le mot de passe" - -#: ../../enterprise/include/reset_pass.php:174 -#: ../../enterprise/include/reset_pass.php:177 -#: ../../enterprise/meta/include/reset_pass.php:165 -#: ../../enterprise/meta/include/reset_pass.php:168 -msgid "Reset password failed" -msgstr "Erreur de remise de mot de passe" - -#: ../../enterprise/include/reset_pass.php:181 -#: ../../enterprise/meta/general/login_page.php:259 -#: ../../enterprise/meta/general/login_page.php:301 -#: ../../enterprise/meta/include/reset_pass.php:172 -#: ../../general/login_page.php:452 ../../general/login_page.php:494 -msgid "ERROR" -msgstr "ERREUR" - -#: ../../enterprise/include/functions_reporting_pdf.php:72 -#: ../../include/class/Diagnostics.class.php:2130 -#: ../../include/class/Diagnostics.class.php:2248 -#, php-format -msgid "Automated %s report for user defined report" -msgstr "Rapport %s automatisé pour le port défini par l'utilisateur" - -#: ../../enterprise/include/functions_reporting_pdf.php:526 -#: ../../enterprise/include/functions_reporting_pdf.php:558 -#: ../../enterprise/include/functions_reporting_pdf.php:584 -#: ../../enterprise/include/functions_reporting_pdf.php:609 -#: ../../enterprise/include/functions_reporting_pdf.php:612 -#: ../../enterprise/include/functions_reporting_pdf.php:619 -#: ../../enterprise/include/functions_reporting_csv.php:1290 -#: ../../include/functions_reporting.php:6656 -#: ../../include/functions_reporting.php:6679 -#: ../../include/functions_reporting.php:6694 -#: ../../include/functions_reporting.php:6710 -#: ../../include/functions_reporting.php:6725 -#: ../../include/functions_reporting_html.php:3516 -#: ../../include/functions_reporting_html.php:3545 -#: ../../include/functions_reporting_html.php:3586 -#: ../../include/functions_reporting_html.php:3609 -#: ../../include/functions_reporting_html.php:3612 -#: ../../include/functions_reporting_html.php:3619 -msgid "Maximun" -msgstr "Maximun" - -#: ../../enterprise/include/functions_reporting_pdf.php:534 -#: ../../enterprise/include/functions_reporting_pdf.php:591 -#: ../../include/functions_reporting_html.php:3524 -#: ../../include/functions_reporting_html.php:3593 -msgid "Minimun" -msgstr "Minimum" - -#: ../../enterprise/include/functions_reporting_pdf.php:542 -#: ../../enterprise/include/functions_reporting_pdf.php:598 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:85 -#: ../../include/functions_reporting_html.php:3533 -#: ../../include/functions_reporting_html.php:3601 -msgid "Average" -msgstr "Moyenne" - -#: ../../enterprise/include/functions_reporting_pdf.php:583 -#: ../../enterprise/include/functions_reporting_pdf.php:590 -#: ../../enterprise/include/functions_reporting_pdf.php:597 -#: ../../enterprise/include/functions_reporting_pdf.php:611 -#: ../../enterprise/include/functions_reporting_pdf.php:616 -#: ../../enterprise/include/functions_reporting_csv.php:1235 -#: ../../enterprise/include/functions_reporting_csv.php:1290 -#: ../../enterprise/include/functions_reporting_csv.php:1394 -#: ../../include/functions_reporting.php:6674 -#: ../../include/functions_reporting_html.php:3585 -#: ../../include/functions_reporting_html.php:3592 -#: ../../include/functions_reporting_html.php:3600 -#: ../../include/functions_reporting_html.php:3611 -#: ../../include/functions_reporting_html.php:3616 -msgid "Lapse" -msgstr "Intervalle" - -#: ../../enterprise/include/functions_reporting_pdf.php:946 -#: ../../include/functions_reporting_html.php:1978 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:536 -#, php-format -msgid "%s in %s : NORMAL" -msgstr "%s en %s : NORMAL" - -#: ../../enterprise/include/functions_reporting_pdf.php:963 -#: ../../include/functions_reporting_html.php:1890 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:552 -#, php-format -msgid "%s in %s : CRITICAL" -msgstr "%s en %s : CRITIQUE" - -#: ../../enterprise/include/functions_reporting_pdf.php:980 -#: ../../include/functions_reporting_html.php:1907 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:568 -#, php-format -msgid "%s in %s : WARNING" -msgstr "%s en %s : ALERTE" - -#: ../../enterprise/include/functions_reporting_pdf.php:997 -#: ../../include/functions_reporting_html.php:1924 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:584 -#, php-format -msgid "%s in %s : UNKNOWN" -msgstr "%s in %s : INCONNU" - -#: ../../enterprise/include/functions_reporting_pdf.php:1014 -#: ../../include/functions_reporting_html.php:1960 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:600 -#, php-format -msgid "%s in %s : Not initialize" -msgstr "%s in %s : Non initialisées" - -#: ../../enterprise/include/functions_reporting_pdf.php:1031 -#: ../../include/functions_reporting_html.php:1943 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:617 -#, php-format -msgid "%s in %s : ALERTS FIRED" -msgstr "%s in %s : ALERTES DÉCLENCHÉES" - -#: ../../enterprise/include/functions_reporting_pdf.php:1785 -#: ../../enterprise/include/functions_reporting_csv.php:2220 -#: ../../enterprise/include/functions_reporting_csv.php:2224 -#: ../../include/functions_reporting_html.php:138 -msgid "Generated" -msgstr "Généré" - -#: ../../enterprise/include/functions_reporting_pdf.php:1789 -#: ../../include/functions_reporting_html.php:141 -msgid "Report date" -msgstr "Date du rapport" - -#: ../../enterprise/include/functions_reporting_pdf.php:1838 -msgid "Contents" -msgstr "Contenu" - -#: ../../enterprise/include/functions_policies.php:423 -#: ../../enterprise/include/functions_policies.php:438 -#: ../../include/functions_alerts.php:474 -msgid "copy" -msgstr "copier" - -#: ../../enterprise/include/functions_policies.php:675 -#, php-format -msgid "%s success" -msgstr "%s a succédé" - -#: ../../enterprise/include/functions_policies.php:675 -#, php-format -msgid "%s failed" -msgstr "%s a échoué" - -#: ../../enterprise/include/functions_policies.php:680 -msgid "Policy cleaned from nodes: " -msgstr "Politique éliminée des noeuds : " - -#: ../../enterprise/include/functions_policies.php:934 -#, php-format -msgid "Failed to connect to node %s" -msgstr "Connection avec le noeud %s échoué" - -#: ../../enterprise/include/functions_policies.php:3504 -msgid "Policy linkation" -msgstr "Relation de la politique en cours" - -#: ../../enterprise/include/functions_policies.php:3509 -msgid "Module linked" -msgstr "Module associé" - -#: ../../enterprise/include/functions_policies.php:3514 -#: ../../enterprise/include/functions_policies.php:3534 -msgid "Unlink from policy" -msgstr "Dissocier de la politique" - -#: ../../enterprise/include/functions_policies.php:3519 -msgid "Module unlinked" -msgstr "Module dissocié" - -#: ../../enterprise/include/functions_policies.php:3524 -#: ../../enterprise/include/functions_policies.php:3544 -msgid "Relink to policy" -msgstr "Associer à nouveau à la politique" - -#: ../../enterprise/include/functions_policies.php:3529 -msgid "Module pending to link" -msgstr "Module à associer" - -#: ../../enterprise/include/functions_policies.php:3539 -msgid "Module pending to unlink" -msgstr "Module à dissocier" - -#: ../../enterprise/include/functions_policies.php:4058 -msgid "Create a new policy map" -msgstr "Créer une nouvelle carte politique" - -#: ../../enterprise/include/functions_policies.php:4446 -#: ../../extensions/resource_registration.php:1098 -msgid "Error, please install the PHP libXML in the system." -msgstr "Erreur, veuillez installer le PHP libXML dans le système" - -#: ../../enterprise/include/functions_policies.php:4458 -#, php-format -msgid "" -"This extension makes registration of policies enterprise.
You can get more " -"policies in our Public Resource Library" -msgstr "" -"Cette extension enregistre les politiques Enterprise.
Vouz pouvez trouver " -"plus de politiques dans notre Librairie de ressources " -"publiques" - -#: ../../enterprise/include/functions_policies.php:4465 -#: ../../extensions/resource_registration.php:1133 -msgid "Group filter: " -msgstr "Filtre de groupe : " - -#: ../../enterprise/include/functions_policies.php:4490 -#: ../../extensions/resource_registration.php:1150 -msgid "" -"Error uploading resource. Check if the selected file is a valid resource " -"template in .ptr format" -msgstr "" -"Erreur lors du téléchargement de la ressource. Vérifiez si le fichier " -"sélectionné est un modèle de ressource valide au format .ptr" - -#: ../../enterprise/include/functions_policies.php:4516 -msgid "Policy does not exist" -msgstr "La politique n'existe pas" - -#: ../../enterprise/include/functions_policies.php:4857 -#: ../../enterprise/include/functions_enterprise_api.php:3576 -#, php-format -msgid "Successfully applied to node %s." -msgstr "Correctement appliqué au noeud %s." - -#: ../../enterprise/include/functions_policies.php:4859 -#: ../../enterprise/include/functions_enterprise_api.php:3578 -#, php-format -msgid "Successfully applied to nodes: %s." -msgstr "Correctement appliqué aux noeuds : %s." - -#: ../../enterprise/include/functions_policies.php:4906 -msgid "This will not produce any action." -msgstr "Ce ne produira aucune action." - -#: ../../enterprise/include/functions_policies.php:4935 -#, php-format -msgid "Error connecting with node %s." -msgstr "Erreur de connexion avec le noeud %s." - -#: ../../enterprise/include/functions_policies.php:4942 -#, php-format -msgid "This policy is being applied on node %s." -msgstr "Cette politique est appliquée dans le noeud %s." - -#: ../../enterprise/include/functions_policies.php:4980 -msgid "Error syncronizing ." -msgstr "Erreur de synchronisation." - -#: ../../enterprise/include/functions_ipam.php:289 -msgid "Export to Excel" -msgstr "Exporter vers Excel" - -#: ../../enterprise/include/functions_ipam.php:391 -msgid "Assign next free IP" -msgstr "Attribuer la suivante IP libre" - -#: ../../enterprise/include/functions_ipam.php:409 -msgid "Next available IP" -msgstr "Suivante IP disponible" - -#: ../../enterprise/include/functions_ipam.php:1561 -msgid "Occupied" -msgstr "Occupé" - -#: ../../enterprise/include/functions_ipam.php:1569 -msgid "Not managed" -msgstr "Non géré" - -#: ../../enterprise/include/functions_ipam.php:1575 -msgid "Not Reserved" -msgstr "Non réservé" - -#: ../../enterprise/include/functions_ipam.php:1585 -msgid "Occupancy statistics" -msgstr "Statistiques d'occupation" - -#: ../../enterprise/include/functions_ipam.php:1642 -msgid "DESC" -msgstr "Descendant" - -#: ../../enterprise/include/functions_ipam.php:1643 -msgid "ASC" -msgstr "Ascendant" - -#: ../../enterprise/include/functions_ipam.php:1644 -msgid "A -> Z" -msgstr "A -> Z" - -#: ../../enterprise/include/functions_ipam.php:1645 -msgid "Z -> A" -msgstr "Z -> A" - -#: ../../enterprise/include/functions_ipam.php:1646 -#: ../../enterprise/include/functions_ipam.php:1647 -msgid "Last check" -msgstr "Dernière vérification" - -#: ../../enterprise/include/functions_ipam.php:1646 -msgid "Newer -> Older" -msgstr "Nouveau -> Ancien" - -#: ../../enterprise/include/functions_ipam.php:1647 -msgid "Older -> Newer" -msgstr "Ancien -> Nouveau" - -#: ../../enterprise/include/functions_ipam.php:1674 -msgid "Exact address match" -msgstr "Concordance exacte de l'adresse" - -#: ../../enterprise/include/functions_ipam.php:1678 -msgid "S.O" -msgstr "Système d'exploitation" - -#: ../../enterprise/include/functions_ipam.php:1691 -msgid "Big" -msgstr "Grand" - -#: ../../enterprise/include/functions_ipam.php:1692 -msgid "Tiny" -msgstr "Petit" - -#: ../../enterprise/include/functions_ipam.php:1693 -msgid "Icons style" -msgstr "Style des icônes" - -#: ../../enterprise/include/functions_ipam.php:1710 -msgid "Show not alive hosts" -msgstr "Afficher les hôtes inactifs" - -#: ../../enterprise/include/functions_ipam.php:1718 -msgid "Show only managed addresses" -msgstr "Afficher uniquement les adresses gérées" - -#: ../../enterprise/include/functions_ipam.php:1726 -msgid "Reserved addresses" -msgstr "Adresses réservées" - -#: ../../enterprise/include/functions_ipam.php:1731 -msgid "Unreserved" -msgstr "Non réservées" - -#: ../../enterprise/include/functions_ipam.php:1741 -msgid "Last Contact" -msgstr "Dernier contact" - -#: ../../enterprise/include/functions_ipam.php:1784 -msgid "Filter options" -msgstr "Options de filtre" - -#: ../../enterprise/include/functions_ipam.php:1975 -msgid "id Network" -msgstr "ID réseau" - -#: ../../enterprise/include/functions_ipam.php:1980 -msgid "ID recon task" -msgstr "ID de tache de reconnaissance" - -#: ../../enterprise/include/functions_ipam.php:1981 -msgid "Scan Interval" -msgstr "Scanner l'intervalle" - -#: ../../enterprise/include/functions_ipam.php:1982 -msgid "Users Operator" -msgstr "Opérateur d'utilisateurs" - -#: ../../enterprise/include/functions_ipam.php:1983 -msgid "Total Ips" -msgstr "Lps totales" - -#: ../../enterprise/include/functions_ipam.php:1984 -msgid "Last Update" -msgstr "Dernière mise à jour" - -#: ../../enterprise/include/functions_ipam.php:2037 -msgid "OS Name" -msgstr "Nom du système d’exploitation" - -#: ../../enterprise/include/functions_ipam.php:2041 -msgid "Last updated" -msgstr "Dernière mise à jour" - -#: ../../enterprise/include/functions_ipam.php:2042 -msgid "Last modified" -msgstr "Dernière modification" - -#: ../../enterprise/include/functions_ipam.php:2043 -msgid "Dhcp Leased" -msgstr "Dhcp loué" - -#: ../../enterprise/include/functions_ipam.php:2044 -msgid "Dhcp Leased Mode" -msgstr "Mode loué Dhcp" - -#: ../../enterprise/include/functions_ipam.php:2045 -msgid "Dhcp Leased Expiration" -msgstr "Expiration louée par Dhcp" - -#: ../../enterprise/include/functions_ipam.php:2046 -msgid "Mac address" -msgstr "Adresse Mac" - -#: ../../enterprise/include/functions_servicemap.php:80 -msgid "Failed to retrieve service elements: " -msgstr "Les éléments service n'ont pas pu être collectés : " - -#: ../../enterprise/include/functions_login.php:22 -msgid "You must change password:" -msgstr "Changez le mot de passe :" - -#: ../../enterprise/include/functions_login.php:38 -msgid "Password must be different from the 3 previous changes." -msgstr "Le mot de passe doit être différent des 3 derniers changements." - -#: ../../enterprise/include/functions_login.php:50 -msgid "Old pass: " -msgstr "Vieux mot de passe : " - -#: ../../enterprise/include/functions_login.php:53 -msgid "New pass: " -msgstr "Nouvel mot de passe : " - -#: ../../enterprise/include/functions_login.php:57 -msgid "Confirm: " -msgstr "Valider : " - -#: ../../enterprise/include/functions_login.php:63 -msgid "Change" -msgstr "Modifier" - -#: ../../enterprise/include/functions_login.php:97 -msgid "Login blocked" -msgstr "Connexion bloquée" - -#: ../../enterprise/include/functions_login.php:105 -msgid "User has been blocked. Try again in " -msgstr "L'utilisateur a été bloqué. Essayez à nouveau dans " - -#: ../../enterprise/include/functions_login.php:105 -msgid " minutes" -msgstr " minutes" - -#: ../../enterprise/include/functions_login.php:138 -msgid "Login successfully" -msgstr "Connection correcte" - -#: ../../enterprise/include/functions_login.php:141 -#: ../../enterprise/meta/general/login_page.php:294 -#: ../../enterprise/meta/general/login_page.php:297 -#: ../../general/login_page.php:487 ../../general/login_page.php:490 -#: ../../general/login_page.php:644 ../../general/login_page.php:647 -msgid "Login failed" -msgstr "Erreur de connexion" - -#: ../../enterprise/include/functions_login.php:146 -msgid "User pass successfully updated" -msgstr "Mot de passe de l'utilisateur mis à jour correctement" - -#: ../../enterprise/include/functions_login.php:252 -msgid "Password must be different from the " -msgstr "Le nouveau mot de passe doit être différent des " - -#: ../../enterprise/include/functions_login.php:252 -msgid " previous changes." -msgstr " mots de passe précédents." - -#: ../../enterprise/include/functions_login.php:265 -msgid "Password must be different" -msgstr "Le mot de passe doit être différent" - -#: ../../enterprise/include/functions_login.php:276 -msgid "Password too short" -msgstr "Mot de passe trop court" - -#: ../../enterprise/include/functions_login.php:288 -msgid "Password must contain numbers" -msgstr "Le mot de passe doit contenir des chiffres" - -#: ../../enterprise/include/functions_login.php:301 -msgid "Password must contain symbols" -msgstr "Le mot de passe doit contenir des symboles." - -#: ../../enterprise/include/functions_login.php:324 -msgid "Invalid old password" -msgstr "Mot de passe ancien invalide" - -#: ../../enterprise/include/functions_login.php:361 -msgid "Password confirm does not match" -msgstr "Les mots de passe ne concordent pas." - -#: ../../enterprise/include/functions_login.php:368 -msgid "Password empty" -msgstr "Mot de passe vide" - -#: ../../enterprise/include/functions_HA_cluster.php:49 -msgid "Recover" -msgstr "Récupérer" - -#: ../../enterprise/include/functions_HA_cluster.php:52 -msgid "Promote" -msgstr "Promouvoir" - -#: ../../enterprise/include/functions_HA_cluster.php:55 -msgid "Demote" -msgstr "Dévaloriser" - -#: ../../enterprise/include/functions_HA_cluster.php:67 -msgid "Resync" -msgstr "Resync" - -#: ../../enterprise/include/functions_HA_cluster.php:261 -msgid "Public Key Authentication Failed" -msgstr "Clé d'authentication publique échouée" - -#: ../../enterprise/include/functions_HA_cluster.php:268 -msgid "Connection failed" -msgstr "La connexion a échoué" - -#: ../../enterprise/include/functions_HA_cluster.php:491 -msgid "Register" -msgstr "S'inscrire" - -#: ../../enterprise/include/functions_HA_cluster.php:493 -msgid "Register new node" -msgstr "Enregistrer nouveau noeud" - -#: ../../enterprise/include/functions_HA_cluster.php:496 -#: ../../include/class/NetworkMap.class.php:2957 -msgid "Update node" -msgstr "Mettre à jour le nœud" - -#: ../../enterprise/include/functions_reporting_csv.php:416 -msgid "Event report agent" -msgstr "Rapport d'événements d'agent" - -#: ../../enterprise/include/functions_reporting_csv.php:418 -msgid "Event report group" -msgstr "Rapport d'événements de groupes" - -#: ../../enterprise/include/functions_reporting_csv.php:442 -msgid "Event report module" -msgstr "Rapport d'événements de module" - -#: ../../enterprise/include/functions_reporting_csv.php:521 -#: ../../enterprise/include/functions_reporting_csv.php:1429 -msgid "% OK" -msgstr "% OK" - -#: ../../enterprise/include/functions_reporting_csv.php:530 -#: ../../include/functions_reporting_html.php:613 -msgid "Checks Failed" -msgstr "Vérifications échouées" - -#: ../../enterprise/include/functions_reporting_csv.php:662 -msgid "Maximum value" -msgstr "Valeur maximale" - -#: ../../enterprise/include/functions_reporting_csv.php:666 -#: ../../include/functions_reporting_html.php:4248 -msgid "Agent min value" -msgstr "Valeur minimale de l'agent" - -#: ../../enterprise/include/functions_reporting_csv.php:667 -msgid "Minimum value" -msgstr "Valeur minimale" - -#: ../../enterprise/include/functions_reporting_csv.php:670 -msgid "Average value" -msgstr "Valeur moyenne" - -#: ../../enterprise/include/functions_reporting_csv.php:696 -#: ../../include/functions_reports.php:879 -msgid "Agents inventory" -msgstr "inventaire d'agents" - -#: ../../enterprise/include/functions_reporting_csv.php:718 -msgid "Sec. group" -msgstr "Groupe secondaire" - -#: ../../enterprise/include/functions_reporting_csv.php:718 -msgid "Custom Field" -msgstr "Champ personnalisé" - -#: ../../enterprise/include/functions_reporting_csv.php:740 -#: ../../include/functions_reporting.php:2517 -msgid "Inventory Changes" -msgstr "Modifications de l'inventaire" - -#: ../../enterprise/include/functions_reporting_csv.php:768 -#: ../../include/functions_reports.php:725 -msgid "Prediction date" -msgstr "Date de prédiction" - -#: ../../enterprise/include/functions_reporting_csv.php:788 -#: ../../include/functions_reporting.php:6129 -msgid "Projection Graph" -msgstr "Graphique de projection" - -#: ../../enterprise/include/functions_reporting_csv.php:817 -msgid "Serialized data " -msgstr "Données sérialisées " - -#: ../../enterprise/include/functions_reporting_csv.php:856 -msgid "Last Value " -msgstr "Dernière valeur " - -#: ../../enterprise/include/functions_reporting_csv.php:969 -#: ../../include/functions_reporting.php:3536 -msgid "Group Report" -msgstr "Rapport du groupe" - -#: ../../enterprise/include/functions_reporting_csv.php:983 -msgid "Uknown agents" -msgstr "Agents inconnus" - -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../include/functions_reporting.php:11333 -msgid "Defined alerts" -msgstr "Alertes definies" - -#: ../../enterprise/include/functions_reporting_csv.php:983 -msgid "Last 8 hours events" -msgstr "Événements des 8 dernières heures" - -#: ../../enterprise/include/functions_reporting_csv.php:986 -#: ../../include/functions_reports.php:777 -#: ../../include/functions_reports.php:783 -msgid "Group report" -msgstr "Rapport du groupe" - -#: ../../enterprise/include/functions_reporting_csv.php:1115 -msgid "Illegal query or any other error" -msgstr "Requête illégale ou autre erreur" - -#: ../../enterprise/include/functions_reporting_csv.php:1137 -#: ../../include/functions_reports.php:661 -msgid "SQL vertical bar graph" -msgstr "Graphique à barres verticales SQL" - -#: ../../enterprise/include/functions_reporting_csv.php:1139 -#: ../../include/functions_reports.php:669 -msgid "SQL horizontal bar graph" -msgstr "Graphique à barres horizontales SQL" - -#: ../../enterprise/include/functions_reporting_csv.php:1141 -#: ../../include/functions_reports.php:665 -msgid "SQL pie graph" -msgstr "Diagramme circulaire SQL" - -#: ../../enterprise/include/functions_reporting_csv.php:1170 -#: ../../enterprise/include/functions_reporting_csv.php:1188 -#: ../../enterprise/include/functions_reporting_csv.php:1190 -#: ../../include/functions_reports.php:754 -#: ../../include/functions_reporting.php:6435 -#: ../../include/functions_reporting.php:9735 -msgid "Summatory" -msgstr "Sommation" - -#: ../../enterprise/include/functions_reporting_csv.php:1220 -#: ../../enterprise/include/functions_reporting_csv.php:1222 -#: ../../enterprise/include/functions_reporting_csv.php:1228 -#: ../../enterprise/include/functions_reporting_csv.php:1230 -msgid "Minimum Value" -msgstr "Valeur minimale" - -#: ../../enterprise/include/functions_reporting_csv.php:1235 -#: ../../include/functions_reporting.php:9739 -msgid "Minimum" -msgstr "Minimum" - -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1277 -#: ../../enterprise/include/functions_reporting_csv.php:1283 -#: ../../enterprise/include/functions_reporting_csv.php:1285 -msgid "Maximun Value" -msgstr "Valeur maximale" - -#: ../../enterprise/include/functions_reporting_csv.php:1311 -#: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../enterprise/include/functions_reporting_csv.php:1329 -#: ../../enterprise/include/functions_reporting_csv.php:1340 -#: ../../include/functions_reports.php:762 -#: ../../include/functions_reporting.php:9252 -#: ../../include/functions_reporting_html.php:3705 -msgid "Increment" -msgstr "Incrément" - -#: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../include/functions_reporting_html.php:3703 -msgid "From data" -msgstr "À partir des données" - -#: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../include/functions_reporting_html.php:3704 -msgid "To data" -msgstr "Aux données" - -#: ../../enterprise/include/functions_reporting_csv.php:1331 -#: ../../enterprise/include/functions_reporting_csv.php:1342 -#: ../../include/functions_reporting_html.php:3732 -msgid "Negative increase: " -msgstr "Croissance négative : " - -#: ../../enterprise/include/functions_reporting_csv.php:1333 -#: ../../enterprise/include/functions_reporting_csv.php:1344 -#: ../../include/functions_reporting_html.php:3734 -msgid "Positive increase: " -msgstr "Croissance positive : " - -#: ../../enterprise/include/functions_reporting_csv.php:1335 -#: ../../enterprise/include/functions_reporting_csv.php:1346 -#: ../../include/functions_reporting_html.php:3736 -msgid "Neutral increase: " -msgstr "Croissance neutre : " - -#: ../../enterprise/include/functions_reporting_csv.php:1360 -#: ../../enterprise/include/functions_reporting_csv.php:1379 -#: ../../enterprise/include/functions_reporting_csv.php:1381 -#: ../../enterprise/include/functions_reporting_csv.php:1387 -#: ../../enterprise/include/functions_reporting_csv.php:1389 -#: ../../include/functions_reporting.php:6440 -msgid "AVG. Value" -msgstr "Valeur moyenne" - -#: ../../enterprise/include/functions_reporting_csv.php:1394 -msgid "AVG" -msgstr "Moyenne" - -#: ../../enterprise/include/functions_reporting_csv.php:1415 -#: ../../enterprise/include/functions_reporting_csv.php:1433 -#: ../../enterprise/include/functions_reporting_csv.php:1435 -#: ../../include/functions_reporting.php:5771 -msgid "Monitor Report" -msgstr "Rapport du moniteur" - -#: ../../enterprise/include/functions_reporting_csv.php:1429 -msgid "% Wrong" -msgstr "% Erreur" - -#: ../../enterprise/include/functions_reporting_csv.php:1444 -msgid "Simple Graph" -msgstr "Graphique simple" - -#: ../../enterprise/include/functions_reporting_csv.php:1504 -#: ../../enterprise/include/functions_reporting_csv.php:1550 -#: ../../enterprise/include/functions_reporting_csv.php:1623 -#: ../../enterprise/include/functions_reporting_csv.php:1742 -#: ../../enterprise/include/functions_reporting_csv.php:2050 -msgid "SLA Max" -msgstr "SLA max" - -#: ../../enterprise/include/functions_reporting_csv.php:1505 -#: ../../enterprise/include/functions_reporting_csv.php:1551 -#: ../../enterprise/include/functions_reporting_csv.php:1624 -#: ../../enterprise/include/functions_reporting_csv.php:1743 -#: ../../enterprise/include/functions_reporting_csv.php:2051 -msgid "SLA Min" -msgstr "SLA min" - -#: ../../enterprise/include/functions_reporting_csv.php:1507 -#: ../../enterprise/include/functions_reporting_csv.php:1553 -msgid "Time Total " -msgstr "Temps total " - -#: ../../enterprise/include/functions_reporting_csv.php:1508 -#: ../../enterprise/include/functions_reporting_csv.php:1554 -msgid "Time OK " -msgstr "Temps OK " - -#: ../../enterprise/include/functions_reporting_csv.php:1509 -#: ../../enterprise/include/functions_reporting_csv.php:1555 -msgid "Time Error " -msgstr "Temps erreur " - -#: ../../enterprise/include/functions_reporting_csv.php:1510 -#: ../../enterprise/include/functions_reporting_csv.php:1556 -msgid "Time Unknown " -msgstr "Temps inconnu " - -#: ../../enterprise/include/functions_reporting_csv.php:1511 -#: ../../enterprise/include/functions_reporting_csv.php:1557 -msgid "Time Not Init " -msgstr "Temps non initialisé " - -#: ../../enterprise/include/functions_reporting_csv.php:1512 -#: ../../enterprise/include/functions_reporting_csv.php:1558 -msgid "Time Downtime " -msgstr "Temps d'arrêt " - -#: ../../enterprise/include/functions_reporting_csv.php:1513 -#: ../../enterprise/include/functions_reporting_csv.php:1559 -msgid "Checks Total " -msgstr "Vérifications totales " - -#: ../../enterprise/include/functions_reporting_csv.php:1514 -#: ../../enterprise/include/functions_reporting_csv.php:1560 -msgid "Checks OK " -msgstr "Vérifications OK " - -#: ../../enterprise/include/functions_reporting_csv.php:1515 -#: ../../enterprise/include/functions_reporting_csv.php:1561 -msgid "Checks Error " -msgstr "Erreur vérifications " - -#: ../../enterprise/include/functions_reporting_csv.php:1516 -#: ../../enterprise/include/functions_reporting_csv.php:1562 -msgid "Checks Unknown " -msgstr "Vérifications inconnues " - -#: ../../enterprise/include/functions_reporting_csv.php:1517 -#: ../../enterprise/include/functions_reporting_csv.php:1563 -msgid "Checks Not Init " -msgstr "Vérifications non initialisées " - -#: ../../enterprise/include/functions_reporting_csv.php:1518 -#: ../../enterprise/include/functions_reporting_csv.php:1564 -msgid "SLA " -msgstr "SLA " - -#: ../../enterprise/include/functions_reporting_csv.php:1519 -#: ../../enterprise/include/functions_reporting_csv.php:1565 -msgid "Status " -msgstr "État " - -#: ../../enterprise/include/functions_reporting_csv.php:1611 -#: ../../enterprise/include/functions_reporting_csv.php:1727 -#: ../../enterprise/include/functions_reporting_csv.php:1967 -#: ../../enterprise/include/functions_reporting_csv.php:2035 -msgid "Subtitle" -msgstr "Sous-titre" - -#: ../../enterprise/include/functions_reporting_csv.php:1626 -#: ../../enterprise/include/functions_reporting_csv.php:1758 -#: ../../enterprise/include/functions_reporting_csv.php:2066 -msgid "Time Total Month" -msgstr "Temps total mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1627 -#: ../../enterprise/include/functions_reporting_csv.php:1759 -#: ../../enterprise/include/functions_reporting_csv.php:2067 -msgid "Time OK Month" -msgstr "Temps OK mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1628 -#: ../../enterprise/include/functions_reporting_csv.php:1760 -#: ../../enterprise/include/functions_reporting_csv.php:2068 -msgid "Time Error Month" -msgstr "Temps erreur mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1629 -#: ../../enterprise/include/functions_reporting_csv.php:1761 -#: ../../enterprise/include/functions_reporting_csv.php:2069 -msgid "Time Unknown Month" -msgstr "Temps inconnu mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1630 -#: ../../enterprise/include/functions_reporting_csv.php:1762 -#: ../../enterprise/include/functions_reporting_csv.php:2070 -msgid "Time Downtime Month" -msgstr "Temps d'arrêt mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1631 -#: ../../enterprise/include/functions_reporting_csv.php:1763 -#: ../../enterprise/include/functions_reporting_csv.php:2071 -msgid "Time Not Init Month" -msgstr "Temps non initialisé mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1632 -#: ../../enterprise/include/functions_reporting_csv.php:1764 -#: ../../enterprise/include/functions_reporting_csv.php:2072 -msgid "Checks Total Month" -msgstr "Vérifications totales mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1633 -#: ../../enterprise/include/functions_reporting_csv.php:1765 -#: ../../enterprise/include/functions_reporting_csv.php:2073 -msgid "Checks OK Month" -msgstr "Vérifications OK mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1634 -#: ../../enterprise/include/functions_reporting_csv.php:1766 -#: ../../enterprise/include/functions_reporting_csv.php:2074 -msgid "Checks Error Month" -msgstr "Vérifications erreur mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1635 -#: ../../enterprise/include/functions_reporting_csv.php:1767 -#: ../../enterprise/include/functions_reporting_csv.php:2075 -msgid "Checks Unknown Month" -msgstr "Vérifications inconnues mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1636 -#: ../../enterprise/include/functions_reporting_csv.php:1768 -#: ../../enterprise/include/functions_reporting_csv.php:2076 -msgid "Checks Not Init Month" -msgstr "Vérifications non initialisées mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1637 -#: ../../enterprise/include/functions_reporting_csv.php:1769 -#: ../../enterprise/include/functions_reporting_csv.php:2077 -msgid "SLA Month" -msgstr "SLA mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1638 -#: ../../enterprise/include/functions_reporting_csv.php:1770 -#: ../../enterprise/include/functions_reporting_csv.php:2078 -msgid "Status Month" -msgstr "État mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1661 -#: ../../enterprise/include/functions_reporting_csv.php:1816 -msgid "Time Total Day" -msgstr "Temps total jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1662 -#: ../../enterprise/include/functions_reporting_csv.php:1817 -msgid "Time OK Day" -msgstr "Temps OK jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1663 -#: ../../enterprise/include/functions_reporting_csv.php:1818 -msgid "Time Error Day" -msgstr "Erreur de temps jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1664 -#: ../../enterprise/include/functions_reporting_csv.php:1819 -msgid "Time Unknown Day" -msgstr "Temps inconnu jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1665 -#: ../../enterprise/include/functions_reporting_csv.php:1820 -msgid "Time Not Init Day" -msgstr "Temps non initialisé jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1666 -#: ../../enterprise/include/functions_reporting_csv.php:1821 -msgid "Time Downtime Day" -msgstr "Temps d'arrêt jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1667 -#: ../../enterprise/include/functions_reporting_csv.php:1822 -msgid "Time Out Day" -msgstr "Temps pause jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1668 -#: ../../enterprise/include/functions_reporting_csv.php:1823 -msgid "Checks Total Day" -msgstr "Vérifications totales jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1669 -#: ../../enterprise/include/functions_reporting_csv.php:1824 -msgid "Checks OK Day" -msgstr "Vérifications OK jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1670 -#: ../../enterprise/include/functions_reporting_csv.php:1825 -msgid "Checks Error Day" -msgstr "Vérifications Erreur" - -#: ../../enterprise/include/functions_reporting_csv.php:1671 -#: ../../enterprise/include/functions_reporting_csv.php:1826 -msgid "Checks Unknown Day" -msgstr "Vérifications inconnues jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1672 -#: ../../enterprise/include/functions_reporting_csv.php:1827 -msgid "Checks Not Init Day" -msgstr "Vérifications non initialisées jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1673 -#: ../../enterprise/include/functions_reporting_csv.php:1828 -msgid "SLA Day" -msgstr "SLA jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1674 -#: ../../enterprise/include/functions_reporting_csv.php:1829 -msgid "SLA Fixed Day" -msgstr "SLA jour fixe" - -#: ../../enterprise/include/functions_reporting_csv.php:1675 -#: ../../enterprise/include/functions_reporting_csv.php:1830 -msgid "Date From Day" -msgstr "Date à partir du jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1676 -#: ../../enterprise/include/functions_reporting_csv.php:1831 -msgid "Date To Day" -msgstr "Date au jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1677 -#: ../../enterprise/include/functions_reporting_csv.php:1832 -msgid "Status Day" -msgstr "État jour" - -#: ../../enterprise/include/functions_reporting_csv.php:1737 -#: ../../enterprise/include/functions_reporting_csv.php:2045 -#: ../../include/functions_html.php:2274 -msgid "Month" -msgstr "Mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1738 -#: ../../enterprise/include/functions_reporting_csv.php:2046 -msgid "Month Number" -msgstr "Numéro du mois" - -#: ../../enterprise/include/functions_reporting_csv.php:1739 -#: ../../enterprise/include/functions_reporting_csv.php:2047 -msgid "Year" -msgstr "Année" - -#: ../../enterprise/include/functions_reporting_csv.php:1789 -msgid "Time Total week" -msgstr "Temps total semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1790 -msgid "Time OK week" -msgstr "Temps OK semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1791 -msgid "Time Error week" -msgstr "Temps erreur semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1792 -msgid "Time Unknown week" -msgstr "Temps inconnu semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1793 -msgid "Time Downtime week" -msgstr "Temps d'arrêt semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1794 -msgid "Time Not Init week" -msgstr "Temps non initialisé semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1795 -msgid "Checks Total week" -msgstr "Vérifications totales semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1796 -msgid "Checks OK week" -msgstr "Vérifications OK semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1797 -msgid "Checks Error week" -msgstr "Vérifications erreur semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1798 -msgid "Checks Unknown week" -msgstr "Vérifications inconnues semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1799 -msgid "Status week" -msgstr "État semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1815 -msgid "Day Week" -msgstr "Jour semaine" - -#: ../../enterprise/include/functions_reporting_csv.php:1867 -msgid "S.L.A. Services" -msgstr "Services SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:1885 -msgid "Lost sercice " -msgstr "Service perdu " - -#: ../../enterprise/include/functions_reporting_csv.php:1886 -msgid "Service " -msgstr "Service " - -#: ../../enterprise/include/functions_reporting_csv.php:1887 -msgid "Limit " -msgstr "Limite " - -#: ../../enterprise/include/functions_reporting_csv.php:1888 -msgid "SLA Compilance " -msgstr "Conformité SLA " - -#: ../../enterprise/include/functions_reporting_csv.php:1889 -msgid "Unknown " -msgstr "Inconnu " - -#: ../../enterprise/include/functions_reporting_csv.php:1890 -msgid "Ok " -msgstr "Ok " - -#: ../../enterprise/include/functions_reporting_csv.php:1891 -msgid "Fail " -msgstr "Échec " - -#: ../../enterprise/include/functions_reporting_csv.php:1892 -msgid "Result " -msgstr "Résultat " - -#: ../../enterprise/include/functions_reporting_csv.php:1917 -msgid "IPAM Networks" -msgstr "Réseaux IPAM" - -#: ../../enterprise/include/functions_reporting_csv.php:1977 -msgid "SLA max" -msgstr "SLA max" - -#: ../../enterprise/include/functions_reporting_csv.php:1978 -msgid "SLA min" -msgstr "SLA min" - -#: ../../enterprise/include/functions_reporting_csv.php:1979 -msgid "SLA limit" -msgstr "SLA limite" - -#: ../../enterprise/include/functions_reporting_csv.php:1982 -msgid "Time Error" -msgstr "Temps erreur" - -#: ../../enterprise/include/functions_reporting_csv.php:1985 -#: ../../include/functions_reporting_html.php:3868 -msgid "Time Downtime" -msgstr "Temps d'arrêt" - -#: ../../enterprise/include/functions_reporting_csv.php:1988 -msgid "Checks Error" -msgstr "Erreur de vérifications" - -#: ../../enterprise/include/functions_reporting_csv.php:1992 -msgid "SLA Fixed" -msgstr "SLA fixe" - -#: ../../enterprise/include/functions_reporting_csv.php:2097 -msgid "Time Total day" -msgstr "Temps total jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2098 -msgid "Time OK day" -msgstr "Temps OK jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2099 -msgid "Time Error day" -msgstr "Temps erreur jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2100 -msgid "Time Unknown day" -msgstr "Temps inconnu jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2101 -msgid "Time Downtime day" -msgstr "Temps d'arrêt jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2102 -msgid "Time Not Init day" -msgstr "Temps non initialisé jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2103 -msgid "Checks Total day" -msgstr "Vérifications totales jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2104 -msgid "Checks OK day" -msgstr "Vérifications OK jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2105 -msgid "Checks Error day" -msgstr "Vérifications erreur jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2106 -msgid "Checks Unknown day" -msgstr "Vérifications inconnues jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2107 -msgid "Status day" -msgstr "État jour" - -#: ../../enterprise/include/functions_reporting_csv.php:2124 -msgid "Time Total hours" -msgstr "Temps total heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2125 -msgid "Time OK hours" -msgstr "Temps OK heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2126 -msgid "Time Error hours" -msgstr "Temps erreur heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2127 -msgid "Time Unknown hours" -msgstr "Temps inconnu heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2128 -msgid "Time Not Init hours" -msgstr "Temps non initialisé heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2129 -msgid "Time Downtime hours" -msgstr "Temps d'arrêt heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2130 -msgid "Time Out hours" -msgstr "Temps pause heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2131 -msgid "Checks Total hours" -msgstr "Vérifications totales heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2132 -msgid "Checks OK hours" -msgstr "Vérifications OK heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2133 -msgid "Checks Error hours" -msgstr "Vérifications erreur heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2134 -msgid "Checks Unknown hours" -msgstr "Vérifications inconnues heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2135 -msgid "Checks Not Init hours" -msgstr "Vérifications non initialisés heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2136 -msgid "SLA hours" -msgstr "SLA heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2137 -msgid "SLA Fixed hours" -msgstr "SLA fixe heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2138 -msgid "Date From hours" -msgstr "À partir de" - -#: ../../enterprise/include/functions_reporting_csv.php:2139 -msgid "Date To hours" -msgstr "À" - -#: ../../enterprise/include/functions_reporting_csv.php:2140 -msgid "Status hours" -msgstr "État heures" - -#: ../../enterprise/include/functions_reporting_csv.php:2267 -msgid "Simple Baseline Graph" -msgstr "Graphique de référence simple" - -#: ../../enterprise/include/functions_reporting_csv.php:2298 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:567 -msgid "Custom Graph" -msgstr "Graphique personnalisée" - -#: ../../enterprise/include/functions_reporting_csv.php:2334 -#: ../../enterprise/meta/include/functions_wizard_meta.php:309 -msgid "Agent modules" -msgstr "Module d'agent" - -#: ../../enterprise/include/functions_reporting_csv.php:2443 -#: ../../include/functions_reporting.php:5479 -msgid "Alert Report Module" -msgstr "Module de rapport d'alerte" - -#: ../../enterprise/include/functions_reporting_csv.php:2445 -#: ../../include/functions_reporting.php:5312 -msgid "Alert Report Agent" -msgstr "Agent de rapport d'alerte" - -#: ../../enterprise/include/functions_reporting_csv.php:2447 -#: ../../include/functions_reporting.php:5132 -msgid "Alert Report Group" -msgstr "Rapport d'alertes de groupe" - -#: ../../enterprise/include/functions_reporting_csv.php:2465 -msgid "Actions Triggered" -msgstr "Actions déclenchées" - -#: ../../enterprise/include/functions_reporting_csv.php:2465 -msgid "Template Triggered" -msgstr "Modèle déchenché" - -#: ../../enterprise/include/functions_reporting_csv.php:2502 -msgid "Event Report Log" -msgstr "Journal de rapport d'événement" - -#: ../../enterprise/include/functions_reporting_csv.php:2531 -#: ../../include/functions_reports.php:932 -#: ../../include/functions_reports.php:933 -#: ../../include/functions_reporting.php:4389 -msgid "Permissions report" -msgstr "Rapport de permissions" - -#: ../../enterprise/include/functions_reporting_csv.php:2549 -#: ../../enterprise/include/functions_reporting_csv.php:2559 -#: ../../include/functions_reporting_html.php:6168 -#: ../../include/functions_reporting_html.php:6191 -msgid "Full name" -msgstr "Nom complet" - -#: ../../enterprise/include/functions_reporting_csv.php:2549 -#: ../../enterprise/include/functions_reporting_csv.php:2559 -#: ../../include/functions_reporting_html.php:6169 -#: ../../include/functions_reporting_html.php:6192 -msgid "Permissions" -msgstr "Permissions" - -#: ../../enterprise/include/functions_reporting_csv.php:2605 -msgid "Netflow data chart" -msgstr "Graphique de données Netflow" - -#: ../../enterprise/include/functions_reporting_csv.php:2607 -#: ../../include/functions_reports.php:907 -msgid "Netflow area chart" -msgstr "Carte de zone Netflow" - -#: ../../enterprise/include/functions_reporting_csv.php:2660 -msgid "Netflow summary" -msgstr "Résumé Netflow" - -#: ../../enterprise/include/functions_reporting_csv.php:2680 -#: ../../include/functions_netflow.php:416 -msgid "Total flows" -msgstr "Flux au total" - -#: ../../enterprise/include/functions_reporting_csv.php:2680 -#: ../../include/functions_netflow.php:421 -msgid "Total bytes" -msgstr "Octets au total :" - -#: ../../enterprise/include/functions_reporting_csv.php:2680 -#: ../../include/functions_netflow.php:426 -msgid "Total packets" -msgstr "Nombre total de progiciels" - -#: ../../enterprise/include/functions_reporting_csv.php:2680 -msgid "Avg. bits/sec" -msgstr "Bits moyens/s" - -#: ../../enterprise/include/functions_reporting_csv.php:2680 -msgid "Avg. packets/sec" -msgstr "Paquets moyens/s" - -#: ../../enterprise/include/functions_reporting_csv.php:2680 -msgid "Avg. bytes/packet" -msgstr "Nombre moyen d’octets/paquet" - -#: ../../enterprise/include/functions_reporting_csv.php:2681 -msgid "Dst. IP" -msgstr "Adresse IP de destination" - -#: ../../enterprise/include/functions_reporting_csv.php:2707 -msgid "Agent/module status" -msgstr "État de l’agent/module" - -#: ../../enterprise/include/functions_reporting_csv.php:2742 -#: ../../include/functions_reporting_html.php:2080 -msgid "Last time" -msgstr "Dernière fois" - -#: ../../enterprise/include/functions_reporting_csv.php:2786 -#: ../../include/functions_reports.php:919 -#: ../../include/functions_reporting.php:5926 -msgid "Netflow top-N connections" -msgstr "Connexions Netflow top-N" - -#: ../../enterprise/include/functions_reporting_csv.php:2808 -#: ../../include/functions_netflow.php:348 -msgid "Destination IP" -msgstr "IP Destination" - -#: ../../enterprise/include/functions_reporting_csv.php:2808 -#: ../../include/functions_netflow.php:350 -msgid "% Traffic" -msgstr "Trafic %" - -#: ../../enterprise/include/functions_reporting_csv.php:2808 -msgid "Average Throughput (bits/sec)" -msgstr "Débit moyen (bits/sec)" - -#: ../../enterprise/include/functions_enterprise_api.php:1119 -msgid "Is not metaconsole" -msgstr "c'est pas la Métaconsole" - -#: ../../enterprise/include/functions_enterprise_api.php:2580 -msgid "Error getting alert actions." -msgstr "Erreur de récupération des actions des alertes" - -#: ../../enterprise/include/functions_enterprise_api.php:3553 -#: ../../enterprise/include/functions_enterprise_api.php:3607 -#, php-format -msgid "%d agents added to apply queue." -msgstr "%d agents ajoutés à la file d'attente d'application." - -#: ../../enterprise/include/functions_enterprise_api.php:3617 -#, php-format -msgid "Id policy %d already pending to apply." -msgstr "Politique d'ID %d pendant d'application." - -#: ../../enterprise/include/functions_enterprise_api.php:3619 -#, php-format -msgid "Id policy %d already pending to apply in Id agent %d." -msgstr "Politique d'ID %d pendant déjà d'application dans l'agent ID %d" - -#: ../../enterprise/include/functions_enterprise_api.php:4035 -#: ../../enterprise/include/functions_enterprise_api.php:4062 -msgid "" -"Error adding web analysis module to policy. Id_module_type is not correct for " -"web analysis modules." -msgstr "" -"Erreur lors de l'ajout du module d'analyse web à la politique. Id_module_type " -"n'est pas correcte pour les modules d'analyse web." - -#: ../../enterprise/include/functions_enterprise_api.php:4044 -msgid "" -"Network Module could not be added to policy. Id_module_type is not correct for " -"network modules." -msgstr "" -"Le module réseau n'a pas été ajouté a la politique. Id_module_type n'est pas " -"correcte pour les modules réseau." - -#: ../../enterprise/include/functions_enterprise_api.php:4053 -msgid "" -"Error adding web module to policy. Id_module_type is not correct for web " -"modules." -msgstr "" -"Error lors de l'ajout du module web à la politique. Id_module_type n'est pas " -"correcte pour les modules web." - -#: ../../enterprise/include/functions_enterprise_api.php:4074 -msgid "Error adding module to policy configuration_data is not a valid base64." -msgstr "" -"Error lors de l'ajout de la politique, configuration_data n'est pas un base64 " -"valide." - -#: ../../enterprise/include/functions_enterprise_api.php:6075 -msgid "The agent could not be added to the policy." -msgstr "L'agent n'a pas été ajouté à la politique." - -#: ../../enterprise/include/functions_enterprise_api.php:6292 -#, php-format -msgid "Failed Updated remote config files %d" -msgstr "Échec de la mise à jour des fichiers de configuration distants %d" - -#: ../../enterprise/include/functions_enterprise_api.php:6302 -#, php-format -msgid "Updated remote config files: %d => %d" -msgstr "Fichiers de configuration distants mises à jour : %d => %d" - -#: ../../enterprise/include/functions_enterprise.php:456 -#: ../../enterprise/meta/general/main_header.php:240 -#: ../../enterprise/meta/general/main_menu.php:346 -#: ../../general/first_task/map_builder.php:31 -#: ../../include/class/OrderInterpreter.class.php:233 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:174 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:471 -msgid "Visual Console" -msgstr "Console visuelle" - -#: ../../enterprise/include/functions_enterprise.php:464 -msgid "Tree view by tags" -msgstr "Arborescence par étiquettes" - -#: ../../enterprise/include/functions_enterprise.php:494 -msgid "" -"If the interval of days until events data purge is shorter than the events " -"data history storage interval, data will be lost. It is recommended that the " -"storage frequency is higher than the purge frequency." -msgstr "" -"si l'intervalle de jours jusqu'à l'épuration des données d'événements et plus " -"courte que l'intervalle historique de données d'événements, des données seront " -"perdues. Nous vous recommandons que la fréquence de stockage soit plus haute " -"que la fréquence d'épurage." - -#: ../../enterprise/include/functions_enterprise.php:496 -msgid "" -"Problems with event days purge and event days that pass data to history DB." -msgstr "" -"Problèmes avec la date de nettoyage d'événements et la date de passage de " -"données à l'historique de la BD." - -#: ../../enterprise/include/functions_enterprise.php:507 -msgid "" -"If days purge is less than history days pass to history db, you will have a " -"problems and you lost data. Recommended that days purge will more taller than " -"days to history DB" -msgstr "" -"Si la date de nettoyage est inférieure à la date de passage de l'historique de " -"la BD, vous aurez des problèmes et perdrez des données. Il est conseillé de " -"configurer la date de nettoyage à un niveau supérieur à la date de passage de " -"l'historique de la BD." - -#: ../../enterprise/include/functions_enterprise.php:509 -msgid "Problems with days purge and days that pass data to history DB" -msgstr "" -"Problèmes avec la date de nettoyage et la date de passage de données à " -"l'historique de la BD." - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:65 -msgid "Capture regexp" -msgstr "Capturer regexp" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:175 -msgid "Empty ip or port" -msgstr "IP ou port vide" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:192 -msgid "Curl Error: " -msgstr "Erreur Curl : " - -#: ../../enterprise/include/ajax/ipam.ajax.php:245 -msgid "Current Networks" -msgstr "Réseaux actuels" - -#: ../../enterprise/include/ajax/ipam.ajax.php:290 -msgid "Add networks in custom range" -msgstr "Ajouter des réseaux dans l'intervalle personnalisée" - -#: ../../enterprise/include/ajax/ipam.ajax.php:297 -msgid "Range" -msgstr "Intervalle" - -#: ../../enterprise/include/ajax/ipam.ajax.php:297 -msgid "" -"Add those networks from the top selector that belong to the range specified " -"herein. (e.g.: 192.168.30.0/24)" -msgstr "" -"Ajouter les réseaux du sélecteur supérieur qui appartiennent à l'intervalle " -"spécifiée dedans. (exemple : 192.168.30.0/24)" - -#: ../../enterprise/include/ajax/ipam.ajax.php:299 -msgid "Max. number" -msgstr "Nombre maximale" - -#: ../../enterprise/include/ajax/ipam.ajax.php:299 -msgid "" -"Maximum number of networks to be added within custom range (starting by first " -"address in range)" -msgstr "" -"Nombre maximale de réseaux à ajouter dans l'intervalle personnalisée (à partir " -"de la première adresse dans l'intervalle)" - -#: ../../enterprise/include/ajax/ipam.ajax.php:327 -msgid "Please, create networks to assign to " -msgstr "Veuillez créer des réseaux à attribuer à " - -#: ../../enterprise/include/ajax/ipam.ajax.php:330 -msgid "Please, create networks to assign to" -msgstr "Veuillez créer des réseaux à attribuer à" - -#: ../../enterprise/include/ajax/ipam.ajax.php:374 -msgid "Go to supernet edition" -msgstr "Aller à l’édition supernet" - -#: ../../enterprise/include/ajax/ipam.ajax.php:416 -msgid "Go to network edition" -msgstr "Aller à l’édition réseau" - -#: ../../enterprise/include/ajax/url_route_analyzer.ajax.php:33 -msgid "Global time: " -msgstr "Temps global : " - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:94 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:253 -msgid "Group name" -msgstr "Nom du groupe" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:118 -msgid "OS name" -msgstr "Nom du système d'exploitation" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:136 -msgid "IP Network range" -msgstr "Intervalle réseau d'IP" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:141 -msgid "Script" -msgstr "Script" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:143 -msgid "Arguments" -msgstr "Arguments" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:149 -msgid "Unknown option" -msgstr "Option inconnue" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:190 -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:201 -msgid "Create rule" -msgstr "Créer une règle" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:257 -msgid "IP range" -msgstr "Intervalle d'IP" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:258 -msgid "Script output (> 0)" -msgstr "sortie de le script (> 0)" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:439 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:499 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:551 -#: ../../enterprise/meta/include/functions_events_meta.php:62 -#: ../../include/functions_events.php:192 ../../include/functions_events.php:2612 -#: ../../include/functions_events.php:4986 -#: ../../include/functions_reporting_html.php:1267 -#: ../../include/functions_reporting_html.php:1275 -#: ../../include/functions_reporting_html.php:4968 -msgid "Event name" -msgstr "Nom de l'événement" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:475 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:587 -msgid "Script path" -msgstr "Chemin du script" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:479 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:591 -msgid "Script argument" -msgstr "Argument du script" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:79 -msgid "avg" -msgstr "moyenne" - -#: ../../enterprise/meta/advanced/policymanager.php:58 -msgid "Policy Manager" -msgstr "Gestionnaire de politiques" - -#: ../../enterprise/meta/advanced/policymanager.php:75 -msgid "Apply policies" -msgstr "Appliquer les politiques" - -#: ../../enterprise/meta/advanced/policymanager.php:79 -#: ../../enterprise/meta/advanced/policymanager.php:97 -msgid "Policies queue" -msgstr "File d'attente des politiques" - -#: ../../enterprise/meta/advanced/policymanager.php:93 -msgid "Policies apply" -msgstr "Appliquer les politiques" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:371 -msgid "Empty queue." -msgstr "Vider la file" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:51 -#: ../../enterprise/meta/advanced/metasetup.setup.php:79 -#: ../../enterprise/meta/advanced/metasetup.performance.php:47 -#: ../../enterprise/meta/advanced/metasetup.relations.php:96 -#: ../../enterprise/meta/advanced/metasetup.log.php:41 -#: ../../enterprise/meta/advanced/metasetup.auth.php:47 -#: ../../enterprise/meta/advanced/metasetup.password.php:46 -#, php-format -msgid "Could not be update: Error in %s" -msgstr "Erreur de mise à jour : erreur dans %s" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:197 -msgid "Data precision for reports and visual consoles" -msgstr "Précision des données pour les rapports et les consoles visuelles" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:200 -msgid "Precision must be a integer number between 0 and 5" -msgstr "La précision doit être un nombre entier entre 0 et 5" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:219 -msgid "Show percentile 95 in graphs" -msgstr "Afficher le centile 95 dans les graphiques" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:281 -#: ../../enterprise/meta/include/functions_meta.php:1478 -#: ../../include/functions_config.php:1199 -msgid "Disable help" -msgstr "Désactiver l'aide" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:294 -msgid "Graph TIP view" -msgstr "Vue Graphique TIP" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:295 -msgid "This option may cause performance issues" -msgstr "Cette option peut entraîner des problèmes de performances" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:367 -#: ../../enterprise/meta/include/functions_meta.php:1548 -msgid "Metaconsole elements" -msgstr "Éléments de la Métaconsole" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:369 -msgid "The number of elements retrieved for each instance in some views." -msgstr "Nombre d'éléments récupérés pour chaque instance dans certaines vues" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:390 -msgid "Add new custom value to intervals" -msgstr "Ajouter une nouvelle valeur personnalisée aux intervalles" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:456 -#: ../../include/functions_config.php:1227 -msgid "Show the group name instead the group icon." -msgstr "Afficher le nom du groupe au lieu de l'icône du groupe" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:505 -msgid "" -"You can place your favicon into the folder images/custom_favicon/. This file " -"should be in .ico format with a size of 16x16." -msgstr "" -"Vous pouvez placer votre favicon dans le dossier images/custom_favicon/. Ce " -"fichier doit être au format .ico d’une taille de 16x16." - -#: ../../enterprise/meta/advanced/metasetup.visual.php:533 -msgid "You can place your custom images into the folder images/backgrounds/" -msgstr "" -"Vous pouvez placer vos images personnalisées dans le dossier images/" -"backgrounds/" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:815 -msgid "Graphs font family" -msgstr "Famille de polices de graphiques" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:838 -msgid "To use the old view when using the Visual Console visor" -msgstr "" -"Pour utiliser l’ancienne vue lors de l’utilisation de la visière de la Console " -"visuelle" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:877 -msgid "This interval will affect to Visual Console pages" -msgstr "Cet intervalle aura un effet sur les pages de la console visuelle" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:933 -msgid "Reports configuration" -msgstr "Configuration des rapports" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:940 -msgid "" -"Custom report description info. It will be applied to all reports and " -"templates by default." -msgstr "" -"Description du rapport personnalisé. Elle sera appliquée par défaut à tous les " -"rapports et modèles." - -#: ../../enterprise/meta/advanced/metasetup.visual.php:952 -msgid "" -"Custom report front page. It will be applied to all reports and templates by " -"default." -msgstr "" -"Page de couverture du rapport personnalisé. Elle sera appliquée par défaut à " -"tous les rapports et modèles." - -#: ../../enterprise/meta/advanced/metasetup.visual.php:971 -msgid "" -"This is the height in pixels of the module graph or custom graph in the " -"reports (only: HTML)" -msgstr "" -"Il s’agit de la hauteur en pixels du graphique de module ou du graphique " -"personnalisé dans les rapports (uniquement : HTML)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1038 -msgid "" -"A long interval description is for example 10 hours, 20 minutes 33 seconds”, a " -"short one is 10h 20m 33s" -msgstr "" -"Une description d’intervalle long est par exemple de 10 heures, 20 minutes 33 " -"secondes, une courte est de 10h 20m 33s" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:72 -#, php-format -msgid "Provisioning custom data %s successfully deleted." -msgstr "" -"Mise en service des données personnalisées %s supprimées correctement." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:79 -#, php-format -msgid "Cannot delete custom data %s." -msgstr "Impossible de supprimer les données personnalisées %s ." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:92 -msgid "There was an error when moving the custom provisioning data." -msgstr "" -"Erreur lors du déplacement des données d’approvisionnement personnalisées." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:105 -#, php-format -msgid "Node %s is not recognized as metaconsole node." -msgstr "Le nœud %s n’est pas reconnu comme nœud de la Métaconsole." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:112 -#, php-format -msgid "Node %s license missmatch." -msgstr "Le noeud %s ne correspond pas avec la licence" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:119 -#, php-format -msgid "Cannot connect to node %s" -msgstr "Impossible de se connecter au nœud %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:126 -#, php-format -msgid "Unknown error synchronizing %s" -msgstr "Erreur inconnue lors de la synchronisation de %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:136 -#, php-format -msgid "Synchronized %d nodes, but some failed to synchronize %s" -msgstr "Nœuds %d synchronisés, mais certains n’ont pas réussi à synchroniser %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:143 -#, php-format -msgid "Successfully synchronized all nodes (%d)" -msgstr "Synchronisation réussie de tous les nœuds (%d)" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:210 -msgid "Node synchronization process failed" -msgstr "Échec du processus de synchronisation des nœuds" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:210 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:324 -msgid "" -"If you are trying to migrate this node to a new metaconsole, please use the " -"form available at Settings > Enterprise at node console." -msgstr "" -"Si vous essayez de migrer ce nœud vers une nouvelle Métaconsole, utilisez le " -"formulaire disponible dans Paramètres > Enterprise sur la console du nœud." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:260 -msgid "Could not be created, duplicated register found." -msgstr "Impossible de créer, registre dupliqué trouvé." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:322 -msgid "Node synchronization process failed: " -msgstr "Échec du processus de synchronisation des nœuds : " - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:343 -msgid "Successfully registered" -msgstr "Inscription réussie" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:344 -#, php-format -msgid "Could not be registered %s" -msgstr "Impossible d’être enregistré %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:370 -msgid "Successfully delete" -msgstr "Supprimé correctement" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:371 -msgid "Could not be delete" -msgstr "Erreur de suppression" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:413 -#, php-format -msgid "Could not be disabled: %s" -msgstr "Impossible de désactiver : %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:429 -#, php-format -msgid "" -"System is centralised, but you just modify nodes registered, please go to %s " -"to perform a database merge process." -msgstr "" -"Le système est centralisé, mais vous modifiez simplement les nœuds " -"enregistrés, veuillez vous rendre dans %s pour effectuer un processus de " -"fusion de base de données." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:432 -msgid "This node will not be usable until unifying the environment" -msgstr "" -"Ce nœud ne sera pas utilisable tant qu’il n’aura pas unifié l’environnement" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:507 -#, php-format -msgid "%s Metaconsole item edition" -msgstr "%s édition des éléments de la Métaconsole" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:513 -msgid "Custom label to identify this setup." -msgstr "Étiquette personnalisée pour identifier cette configuration." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:516 -#, php-format -msgid "Full path to %s console (without index.php). Example %s" -msgstr "Chemin d’accès complet à la console %s (sans index.php). Exemple %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:520 -#, php-format -msgid "" -"Token previously configured on the destination %s console in order to use " -"delegated authentification." -msgstr "" -"Jeton précédemment configuré sur la console de destination %s afin d’utiliser " -"l’authentification déléguée." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:613 -msgid "Define database connection from Pandora FMS node to this Metaconsole" -msgstr "" -"Définir la connexion à la base de données du nœud Pandora FMS à cette " -"Métaconsole" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:635 -msgid "Metaconsole DB Host" -msgstr "Hôte de base de données de la Métaconsole" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:644 -msgid "Metaconsole DB Name" -msgstr "Nom de la base de données de la Métaconsole" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:653 -msgid "Metaconsole DB User" -msgstr "Utilisateur de la base de données de la Métaconsole" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:662 -msgid "Metaconsole DB Password" -msgstr "Mot de passe de la base de données de la Métaconsole" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:726 -msgid "Register empty node" -msgstr "Enregistrer un nœud vide" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:732 -msgid "Register node with data to merge" -msgstr "Enregistrer le nœud avec les données à fusionner" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:769 -msgid "Node data will be wiped out" -msgstr "Les données du nœud seront effacées" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:770 -msgid "" -"Information contained in this node is not needed. Node information will be " -"erased, and replaced with new data from this metaconsole automatically after " -"register the node. Are you sure?" -msgstr "" -"Les informations contenues dans ce nœud ne sont pas nécessaires. Les " -"informations du nœud seront effacées et remplacées automatiquement par de " -"nouvelles données de cette Métaconsole après l’enregistrement du nœud. Êtes-" -"vous sûr ?" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:786 -msgid "Node data will be merged" -msgstr "Les données de nœud seront fusionnées" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:787 -msgid "" -"Information contained in this node is useful. After register the node, you " -"must launch a merge process from command center, which will combine " -"information in current environment with information contained in this new " -"node. Are you sure?" -msgstr "" -"Les informations contenues dans ce nœud sont utiles. Après avoir enregistré le " -"nœud, vous devez lancer un processus de fusion à partir du centre de " -"commandes, qui combinera les informations de l’environnement actuel avec les " -"informations contenues dans ce nouveau nœud. Êtes-vous sûr ?" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:833 -msgid "Event replication" -msgstr "Réplication d’événements" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:836 -msgid "Database sync" -msgstr "Synchronisation de la base de données" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:903 -msgid "New node" -msgstr "Nouveau nœud" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:935 -msgid "Synchronize all" -msgstr "Synchroniser tout" - -#: ../../enterprise/meta/advanced/massive_operations.php:57 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:53 -#: ../../general/node_deactivated.php:59 -msgid "command center" -msgstr "centre de commande" - -#: ../../enterprise/meta/advanced/massive_operations.php:54 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:50 -#, php-format -msgid "" -"You should centralise management in order to use Wizard section. Please go to " -"%s" -msgstr "" -"Vous devez centraliser la gestion afin d’utiliser la section Assistant. " -"Veuillez aller vers %s" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:141 -#: ../../enterprise/meta/advanced/policymanager.apply.php:149 -msgid "Only database" -msgstr "Seulement base de données" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:186 -msgid "Apply Policies" -msgstr "Appliquer les politiques" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:113 -#: ../../enterprise/meta/include/functions_meta.php:77 -#: ../../include/functions_config.php:178 -msgid "Language settings" -msgstr "Configuration de Langage" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:149 -#, php-format -msgid "" -"If SSL is not properly configured, you will lose access to the %s Console. Do " -"you want to continue?" -msgstr "" -"Si SSL n’est pas correctement configuré, vous perdrez l’accès à la console %s. " -"Voulez-vous continuer ?" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:152 -msgid "Directory where temporary data is stored." -msgstr "Répertoire pour le stockage temporaire de données." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:158 -msgid "Directory where phantomjs binary file exists and has execution grants." -msgstr "" -"Répertoire où le fichier binaire phantomjs existe et a des licences " -"d’exécution." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:198 -#, php-format -msgid "" -"Set this value when you need your %s to be accessible via a public URL (for " -"example using Apache mod_proxy settings)." -msgstr "" -"Définissez cette valeur lorsque vous avez besoin que votre %s soit accessible " -"via une URL publique (par exemple en utilisant les paramètres apache " -"mod_proxy)." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:202 -msgid "Force using defined public URL)." -msgstr "Forcer l’utilisation d’une URL publique définie)." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:209 -#, php-format -msgid "" -"If public URL is not properly configured, you will lose access to the %s " -"Console. Do you want to continue?" -msgstr "" -"Si l’URL publique n’est pas correctement configurée, vous perdrez l’accès à la " -"Console %s. Voulez-vous continuer ?" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:218 -msgid "" -"Disable the definition of custom filters in the live view. Only existing " -"filters can be used." -msgstr "" -"Désactiver la définition des filtres personnalisés d'affichage en temps réel. " -"Seulement les filtres existants peuvent être utilisés." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:222 -msgid "The string modules with several lines show as command output" -msgstr "" -"Les modules de chaînes avec plusieurs lignes montrent la sortie de commande" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:227 -msgid "Customize sections" -msgstr "Personnaliser les sections" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:248 -msgid "Disabled sections" -msgstr "Sections désactivées" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:250 -msgid "Enabled sections" -msgstr "Sections activées" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:255 -msgid "Push selected sections to enable it" -msgstr "Empiler les sections sélectionnées pour les activer" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:257 -msgid "Pop selected sections to disable it" -msgstr "Dépiler les sections sélectionnées pour les désactiver" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:267 -msgid "Please be careful if you put a password put https access." -msgstr "Si vous introduisez un mot de passe, veuillez activer l'accès https." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:291 -msgid "Max. agents to add in policy concurrently" -msgstr "Nombre maximal d’agents à ajouter simultanément à la politique" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:291 -msgid "" -"Maximum allowed number of agents to be added in policy concurrently (adding a " -"high number of agents at a time can lead to performance issues)" -msgstr "" -"Nombre maximal autorisé d’agents à ajouter simultanément dans la politique " -"(l’ajout d’un nombre élevé d’agents à la fois peut entraîner des problèmes de " -"performances)" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:294 -msgid "Synchronization queue items warn detection" -msgstr "" -"Détection d’avertissement des éléments de file d’attente de synchronisation" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:294 -msgid "Number of items in synchronization queue before be notified, per node" -msgstr "" -"Nombre d’éléments dans la file d’attente de synchronisation avant d’être " -"notifiés, par nœud" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:298 -msgid "Enable Agent API" -msgstr "Activer l’API de l’agent" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:320 -msgid "Enable log viewer" -msgstr "Activer la visionneuse de journaux" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:324 -msgid "Log location: pandora_console/log/console.log" -msgstr "Emplacement du journal : pandora_console/log/console.log" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:345 -msgid "Log location: pandora_console/log/audit.log" -msgstr "Emplacement du journal : pandora_console/log/audit.log" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:129 -#: ../../enterprise/extensions/translate_string.php:253 -msgid "Translation added successfully" -msgstr "Traduction ajoutée corectement" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:131 -#: ../../enterprise/extensions/translate_string.php:255 -msgid "Translation string could not be created" -msgstr "Impossible de créer la chaîne de traduction" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:144 -#: ../../enterprise/extensions/translate_string.php:268 -msgid "Translation updated successfully" -msgstr "Traduction mise à jour correctement" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:146 -#: ../../enterprise/extensions/translate_string.php:270 -msgid "Translation string could not be updated" -msgstr "Erreur de mise à jour de la chaîne de traduction" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:206 -#: ../../enterprise/extensions/translate_string.php:334 -msgid "Original string" -msgstr "Chaîne d'origine" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:207 -#: ../../enterprise/extensions/translate_string.php:335 -msgid "Translation in selected language" -msgstr "Traduction dans la langue sélectionnée" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:208 -#: ../../enterprise/extensions/translate_string.php:336 -msgid "Customize translation" -msgstr "Personnaliser la traduction" - -#: ../../enterprise/meta/advanced/collections.editor.php:79 -#: ../../enterprise/meta/advanced/collections.data.php:320 -msgid "This console is not manager of this environment." -msgstr "Cette console n’est pas gestionnaire de cet environnement." - -#: ../../enterprise/meta/advanced/metasetup.php:55 -msgid "Consoles Setup" -msgstr "Configuration des consoles" - -#: ../../enterprise/meta/advanced/metasetup.php:63 -#: ../../enterprise/meta/advanced/metasetup.php:216 -msgid "General setup" -msgstr "Configuration générale" - -#: ../../enterprise/meta/advanced/metasetup.php:71 -#: ../../enterprise/meta/advanced/metasetup.php:219 -msgid "Passwords setup" -msgstr "Configuration des mots de passe" - -#: ../../enterprise/meta/advanced/metasetup.php:101 -#: ../../enterprise/meta/advanced/metasetup.php:231 -msgid "Visual setup" -msgstr "Configuration visuelle" - -#: ../../enterprise/meta/advanced/metasetup.php:109 -#: ../../enterprise/meta/advanced/metasetup.php:235 -msgid "Performance setup" -msgstr "Configuration de la performance" - -#: ../../enterprise/meta/advanced/metasetup.php:125 -#: ../../enterprise/meta/advanced/metasetup.php:243 -msgid "Strings translation" -msgstr "Traduction des chaînes" - -#: ../../enterprise/meta/advanced/metasetup.php:133 -#: ../../enterprise/meta/advanced/metasetup.php:247 -msgid "Mail" -msgstr "Email" - -#: ../../enterprise/meta/advanced/metasetup.php:153 -msgid "Relations rules" -msgstr "Règles de relations" - -#: ../../enterprise/meta/advanced/metasetup.php:166 -msgid "Options Update Manager" -msgstr "Gestionnaire de mise à jour des options" - -#: ../../enterprise/meta/advanced/metasetup.php:174 -msgid "Options Update Journal" -msgstr "Update Journal des options" - -#: ../../enterprise/meta/advanced/metasetup.php:182 -msgid "Offline Update Manager" -msgstr "Gestionnaire de mises à jour hors ligne" - -#: ../../enterprise/meta/advanced/metasetup.php:190 -msgid "Online Update Manager" -msgstr "Gestionnaire de mise à jour en ligne" - -#: ../../enterprise/meta/advanced/metasetup.php:211 -msgid "Consoles setup" -msgstr "Configuration des consoles" - -#: ../../enterprise/meta/advanced/metasetup.php:255 -msgid "Relations Rules" -msgstr "Règles de relations" - -#: ../../enterprise/meta/advanced/metasetup.php:259 -msgid "Online Update Options" -msgstr "Options de mise à jour en ligne" - -#: ../../enterprise/meta/advanced/metasetup.php:263 -msgid "Online Update Journal" -msgstr "Update Journal en ligne" - -#: ../../enterprise/meta/advanced/metasetup.php:268 -msgid "Online Update Offline" -msgstr "Mise à jour en ligne hors ligne" - -#: ../../enterprise/meta/advanced/metasetup.php:275 -msgid "Online Update Online" -msgstr "Mise à jour en ligne en ligne" - -#: ../../enterprise/meta/advanced/component_management.php:52 -#: ../../include/functions_menu.php:536 -msgid "Tags management" -msgstr "Gestion des étiquettes" - -#: ../../enterprise/meta/advanced/component_management.php:56 -msgid "Module groups Management" -msgstr "Gestion des groupes de module" - -#: ../../enterprise/meta/advanced/component_management.php:60 -msgid "OS Management" -msgstr "Gestion du système d'exploitation" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:255 -#, php-format -msgid "Error creating %s policies" -msgstr "Erreur de création de %s politiques" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:259 -#, php-format -msgid "Created %s policies" -msgstr "%s politiques créées" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:264 -#, php-format -msgid "Error creating/updating %s/%s policy modules" -msgstr "Erreur de création/mise à jour de %s/%s modules de politique" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:268 -#, php-format -msgid "Created/Updated %s/%s policy modules" -msgstr "%s/%s modules de politique créés/mis à jour" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:273 -#, php-format -msgid "Error deleting %s policy modules" -msgstr "Erreur de suppression de %s modules de politique" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:277 -#, php-format -msgid "Deleted %s policy modules" -msgstr "%s modules de politiques supprimés" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:282 -#, php-format -msgid "Error creating %s policy alerts" -msgstr "Erreur de création de %s alertes de politique" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:286 -#, php-format -msgid "Created %s policy alerts" -msgstr "%s alertes de politiques créées" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:291 -#, php-format -msgid "Error deleting %s policy alerts" -msgstr "Erreur de suppression de %s alertes de politique" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:295 -#, php-format -msgid "Deleted %s policy alerts" -msgstr "%s alertes de politique supprimées" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:308 -#: ../../include/lib/Dashboard/Widget.php:591 ../../extensions/dbmanager.php:204 -msgid "This metaconsole" -msgstr "Cette Métaconsole" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:83 -#: ../../enterprise/meta/include/functions_meta.php:1929 -msgid "Active events history" -msgstr "Historique d'événements actif" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:94 -msgid "Migration block size" -msgstr "Taille du bloc de migration" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:106 -msgid "Number of events that will perform the desired action at the same time" -msgstr "Nombre d’événements qui effectueront l’action souhaitée en même temps" - -#: ../../enterprise/meta/advanced/agents_setup.php:64 -msgid "Propagation" -msgstr "Propagation" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:239 -msgid "Node Address Default" -msgstr "Adresse de nœud par défaut" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:271 -#: ../../enterprise/meta/advanced/metasetup.relations.php:388 -msgid "This value will be the one returned by the API" -msgstr "Cette valeur sera celle renvoyée par l’API" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:305 -msgid "Import file" -msgstr "Importer fichier" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:319 -msgid "Ip Gateway" -msgstr "Passerelle IP" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:320 -#: ../../enterprise/meta/advanced/metasetup.relations.php:564 -msgid "Imei" -msgstr "Imei" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:330 -#: ../../include/class/NetworkMap.class.php:3086 -#: ../../include/class/NetworkMap.class.php:3087 -msgid "Relations" -msgstr "Relations" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:351 -msgid "Relation" -msgstr "Relation" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:361 -#: ../../enterprise/meta/advanced/metasetup.relations.php:440 -msgid "Node Address" -msgstr "Adresse du nœud" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:398 -msgid "Insert relation" -msgstr "Insérer une relation" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:406 -msgid "Show list relations" -msgstr "Afficher les relations de liste" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:462 -msgid "Show Filters" -msgstr "Afficher les filtres" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:549 -msgid "Node address" -msgstr "Adresse du nœud" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:562 -msgid "Gateway" -msgstr "Passerelle" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:642 -msgid "There are no relations yet" -msgstr "Il n’y a pas encore de relations" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:98 -msgid "" -"Please notice that some providers like Gmail or Office365 need to setup/enable " -"manually external connections using SMTP and you need to use STARTTLS on port " -"587.\n" -"\n" -"If you have manual settings in your pandora_server.conf, please note these " -"settings will ignore this console setup." -msgstr "" -"Veuillez noter que certains fournisseurs comme Gmail ou Office365 doivent " -"configurer/activer manuellement les connexions externes à l’aide de SMTP et " -"que vous devez utiliser STARTTLS sur le port 587.\n" -"\n" -"Si vous avez des paramètres manuels dans votre pandora_server.conf, veuillez " -"noter que ces paramètres ignoreront cette configuration de la console." - -#: ../../enterprise/meta/advanced/metasetup.mail.php:109 -#: ../../include/functions_config.php:370 -msgid "From dir" -msgstr "À partir du répertoire" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:115 -#: ../../include/functions_config.php:366 -msgid "Server SMTP" -msgstr "Serveur SMTP" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:118 -#: ../../include/functions_config.php:378 -msgid "Port SMTP" -msgstr "Port SMTP" - -#: ../../enterprise/meta/advanced/metasetup.auth.php:27 -msgid "" -"Be aware that group synchronization can change the group configuration of the " -"node" -msgstr "" -"Sachez que la synchronisation de groupe peut modifier la configuration de " -"groupe du nœud" - -#: ../../enterprise/meta/advanced/cron_main.php:75 -#: ../../enterprise/extensions/cron.php:156 -msgid "Cron jobs" -msgstr "Tâches planifiées" - -#: ../../enterprise/meta/advanced/cron_main.php:329 -msgid "" -"In order to make backups it is necessary to have mysqldump on your console." -msgstr "" -"Afin de faire des sauvegardes, il est nécessaire d’avoir mysqldump sur votre " -"console." - -#: ../../enterprise/meta/advanced/cron_main.php:403 -msgid "Date format in Pandora is year/month/day" -msgstr "Le format de date sur Pandora FMS est année/mois/jour" - -#: ../../enterprise/meta/advanced/cron_main.php:414 -msgid "Time format in Pandora is hours(24h):minutes:seconds" -msgstr "Le format de l'heure sur Pandora FMS est heure(24h):minutes:secondes" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:64 -msgid "Cannot create an unnamed rule." -msgstr "Impossible de créer une règle sans nom." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:75 -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:105 -msgid "Error creating provisioning rule." -msgstr "Erreur lors de la création de la règle d’approvisionnement." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:91 -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:119 -msgid "Error updating provisioning rule." -msgstr "Erreur lors de la mise à jour de la règle d’approvisionnement." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:125 -msgid "Error deleting provisioning rule." -msgstr "Erreur lors de la suppression de la règle d’approvisionnement." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:135 -msgid "There was an error rule when moving the provisioning." -msgstr "" -"Une règle d’erreur s’est produite lors du déplacement de l’approvisionnement." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:202 -msgid "Edit rule" -msgstr "Modifier la règle" - -#: ../../enterprise/meta/advanced/links.php:60 -msgid "The link was not updated, the data is identical" -msgstr "Le lien n’a pas été mis à jour, les données sont identiques" - -#: ../../enterprise/meta/advanced/links.php:100 -msgid "Link Name error" -msgstr "Erreur de nom de lien" - -#: ../../enterprise/meta/advanced/metasetup.password.php:73 -msgid "Passwords" -msgstr "Mots de passe" - -#: ../../enterprise/meta/advanced/metasetup.password.php:105 -msgid "Set 0 if never expire." -msgstr "Configurez-le sur 0 pour qu'il n'expire jamais." - -#: ../../enterprise/meta/advanced/metasetup.password.php:113 -msgid "Two attempts minimum" -msgstr "Deux tentatives minimum" - -#: ../../enterprise/meta/advanced/collections.php:111 -msgid "Collection has been deleted" -msgstr "La collection a été supprimée" - -#: ../../enterprise/meta/advanced/collections.php:154 -msgid "To manage collections you must activate centralized management" -msgstr "Pour gérer les collections, vous devez activer la gestion centralisée" - -#: ../../enterprise/meta/advanced/collections.php:443 -#: ../../general/first_task/collections.php:18 -msgid "There are no collections defined yet." -msgstr "Aucune collection définie jusqu'à présent." - -#: ../../enterprise/meta/advanced/license_meta.php:59 -msgid "Metaconsole and all nodes license updated" -msgstr "Licence Métaconsole et de tous les nœuds mise à jour" - -#: ../../enterprise/meta/advanced/license_meta.php:61 -#, php-format -msgid "Metaconsole license updated but %d of %d node synchronization failed" -msgstr "" -"Mise à jour de la licence de la Métaconsole mais échec de la synchronisation " -"des nœuds %d de %d" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:124 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:127 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:135 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:139 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:143 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:147 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:151 -msgid "Agent: " -msgstr "Agent :" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:124 -msgid " already exists in target node" -msgstr " existe déjà dans le nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:127 -msgid " group does not exist in target node" -msgstr " le groupe n’existe pas dans le nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 -msgid " policies definitions does not match with defined ones in target node" -msgstr "" -" les définitions de politiques ne correspondent pas à ceux définis dans le " -"nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:135 -msgid " plugins does not exist in target node" -msgstr " les plugins n’existent pas dans le nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:139 -msgid " collections does not exist in target node" -msgstr " les collections n’existent pas dans le nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:143 -msgid " inventory does not exist in target node" -msgstr " l’inventaire n’existe pas dans le nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:147 -msgid " alerts template does not exist in target node" -msgstr " Le modèle d’alertes n’existe pas dans le nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:151 -msgid " alerts action does not exist in target node" -msgstr " L’action d’alertes n’existe pas dans le nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:155 -msgid "Exists agent conf for agent: " -msgstr "Il existe la configuration de l’agent l’agent : " - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:155 -msgid " please remove configuration file from target node." -msgstr " veuillez supprimer le fichier de configuration du nœud cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:267 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:269 -msgid "The agent: " -msgstr "L’agent : " - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:267 -msgid " has been successfully added to the migration queue " -msgstr " a été ajouté avec succès à la file d’attente de migration " - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:269 -msgid " has not been added due to problems in the insertion" -msgstr " n’a pas été ajouté en raison de problèmes dans l’insertion" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:272 -#, php-format -msgid "The agent: %d has already been added to the migration queue" -msgstr "L’agent : %d a déjà été ajouté à la file d’attente de migration" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:292 -msgid "Problems delete queue" -msgstr "Problèmes de suppression de la file d’attente" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:312 -msgid "Move Agents" -msgstr "Déplacer les agents" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:328 -msgid "Source Server" -msgstr "Serveur source" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:330 -msgid "Destination Server" -msgstr "Serveur de destination" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:364 -msgid "Agents to move" -msgstr "Agents à déplacer" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:385 -msgid "Add agents to destination server" -msgstr "Ajouter des agents au serveur de destination" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:394 -msgid "Remove agents to doesn't move to destination server" -msgstr "Supprimer les agents pour ne pas les déplacer au serveur de destination" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:413 -msgid "Discard history data" -msgstr "Ignorer les données d’historique" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:426 -msgid "Agents do not exist in target server." -msgstr "Les agents n’existent pas sur le serveur cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:427 -msgid "Check group is synchronized with target server." -msgstr "" -"Vérifiez que le groupe de contrôle est synchronisé avec le serveur cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:428 -msgid "All policies needed are synchronized with target server." -msgstr "" -"Toutes les politiques nécessaires sont synchronisées avec le serveur cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:429 -msgid "All remote plugins needed are synchronized with target server." -msgstr "" -"Tous les plugins distants nécessaires sont synchronisés avec le serveur cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:430 -msgid "All collections needed are syncronized with target server." -msgstr "" -"Toutes les collections nécessaires sont synchronisées avec le serveur cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:431 -msgid "" -"All remote inventory definitions needed are syncronized with target server." -msgstr "" -"Toutes les définitions d’inventaire distant nécessaires sont synchronisées " -"avec le serveur cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:432 -msgid "" -"All alert templates definitions needed are syncronized with target server." -msgstr "" -"Toutes les définitions de modèles d’alerte nécessaires sont synchronisées avec " -"le serveur cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:433 -msgid "All alert actions needed are syncronized with target server." -msgstr "" -"Toutes les actions d’alerte nécessaires sont synchronisées avec le serveur " -"cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:434 -msgid "Agents conf does not exists in target server." -msgstr "La configuration de l’agent n’existe pas dans le serveur cible." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:435 -#, php-format -msgid "Both %s servers must be in the same version" -msgstr "Les deux serveurs %s doivent être dans la même version" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:436 -msgid "Check target server ip address is set" -msgstr "Vérifier que l’adresse IP du serveur cible est définie" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:446 -msgid "Move" -msgstr "Déplacer" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:462 -msgid "Source node" -msgstr "Nœud source" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:463 -msgid "Target node" -msgstr "Nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:467 -msgid "Active db only" -msgstr "Seulement la base de données active" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:520 -msgid "Creating modules in target node" -msgstr "Créant de modules dans le nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:524 -msgid "Disabling agent in source node and enabling in target one" -msgstr "Désactivant de l’agent dans le nœud source et activation dans la cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:528 -msgid "Transferring data" -msgstr "Transferrant de données" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:533 -msgid "Creating agent in target node" -msgstr "Créant un agent dans le nœud cible" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:544 -#: ../../update_manager_client/lib/UpdateManager/Client.php:1874 -msgid "Completed" -msgstr "Terminé" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:549 -msgid "Queued" -msgstr "En file d'attente" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:679 -msgid "checking migration requirements" -msgstr "vérificant des exigences de migration" - -#: ../../enterprise/meta/index.php:848 -#, php-format -msgid "" -"System is not centralised, please go to %s to perform a database merge process." -msgstr "" -"Le système n'est pas centralisé, allez vers %s pour effectuer le processus " -"d'unification" - -#: ../../enterprise/meta/index.php:916 -#, php-format -msgid "There are nodes with different MR than this (%d):" -msgstr "Il existe des nœuds avec un MR différent de celui-ci (%d):" - -#: ../../enterprise/meta/general/noaccess.php:130 -#: ../../enterprise/meta/general/noaccesssaml.php:130 -#: ../../enterprise/meta/general/metaconsole_no_activated.php:12 -#: ../../general/noaccess.php:130 ../../general/noaccesssaml.php:130 -#: ../../general/noaccess2.php:16 ../../general/noaccess2.php:18 -#: ../../mobile/operation/agent.php:117 ../../mobile/operation/tactical.php:79 -#: ../../mobile/operation/events.php:468 ../../mobile/operation/visualmap.php:185 -#: ../../mobile/operation/alerts.php:176 ../../mobile/operation/agents.php:186 -#: ../../mobile/operation/modules.php:218 -#: ../../mobile/operation/visualmaps.php:159 ../../mobile/operation/groups.php:59 -#: ../../mobile/operation/module_graph.php:255 ../../mobile/index.php:258 -msgid "You don't have access to this page" -msgstr "Vous n'avez pas accès à cette page" - -#: ../../enterprise/meta/general/noaccess.php:135 ../../general/noaccess.php:135 -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance." -msgstr "" -"L'accès à cette page est limité aux utilisateurs autorisés seulement, veuillez " -"contacter l'administrateur système si vous avez besoin de l'aide." - -#: ../../enterprise/meta/general/noaccess.php:137 ../../general/noaccess.php:137 -#, php-format -msgid "" -"Please know that all attempts to access this page are recorded in security " -"logs of %s System Database" -msgstr "" -"Tous les essais d'accès à cette page sont enregistrés dans les journaux de " -"sécurité de la base de données du système %s" - -#: ../../enterprise/meta/general/noaccesssaml.php:135 -#: ../../general/noaccesssaml.php:135 -msgid "" -"Access to this page is restricted to authorized users SAML only, please " -"contact system administrator if you need assistance." -msgstr "" -"L'accès à cette page est limité auz utilisateurs SAML autorisés seulement, " -"veuillez contacter l'administrateur système si vous avez besoin d'assistance." - -#: ../../enterprise/meta/general/noaccesssaml.php:137 -#: ../../general/noaccesssaml.php:137 -#, php-format -msgid "" -"Please make sure you have SAML authentication properly configured. For more " -"information the error to access this page are recorded in security logs of %s " -"System Database" -msgstr "" -"Vérifiez que votre authentification SAML est configurée correctement. Pour " -"plus d'informations l'erreur pour accéder à cette page sont enregistrés dans " -"des journaux de sécurité de la base de données du système %s" - -#: ../../enterprise/meta/general/logon_ok.php:84 -#: ../../enterprise/meta/general/main_header.php:232 -#: ../../enterprise/meta/general/main_menu.php:338 -#: ../../enterprise/meta/screens/screens.php:37 -msgid "Screens" -msgstr "Écrans" - -#: ../../enterprise/meta/general/metaconsole_no_activated.php:20 -#: ../../general/noaccess2.php:28 -msgid "No access" -msgstr "Pas accès" - -#: ../../enterprise/meta/general/metaconsole_no_activated.php:24 -msgid "" -"Metaconsole needs previous activation from regular console, please contact " -"system administrator if you need assistance.
" -msgstr "" -"La Métaconsole requiert une activation préalable à partir d'une console " -"régulière. Veuillez communiquer avec l'administrateur du système si vous avez " -"besoin d'aide.
" - -#: ../../enterprise/meta/general/main_header.php:109 -#: ../../enterprise/meta/general/main_menu.php:200 -msgid "Groups view" -msgstr "Vue des groupes" - -#: ../../enterprise/meta/general/main_header.php:121 -#: ../../enterprise/meta/general/main_menu.php:212 -msgid "Monitors view" -msgstr "Vue des moniteurs" - -#: ../../enterprise/meta/general/main_header.php:127 -#: ../../enterprise/meta/general/main_menu.php:218 -msgid "Custom fields view" -msgstr "Vue de champs personnalisés" - -#: ../../enterprise/meta/general/main_header.php:174 -#: ../../enterprise/meta/general/main_menu.php:276 -msgid "Create new report" -msgstr "Créer un nouveau rapport" - -#: ../../enterprise/meta/general/main_header.php:190 -#: ../../enterprise/meta/general/main_menu.php:286 -msgid "Report templates" -msgstr "Modèles de rapport" - -#: ../../enterprise/meta/general/main_header.php:222 -#: ../../enterprise/meta/general/main_menu.php:309 -#: ../../views/dashboard/list.php:42 ../../views/dashboard/header.php:278 -msgid "Dashboards" -msgstr "Panneaux de configuration" - -#: ../../enterprise/meta/general/main_header.php:255 -#: ../../enterprise/meta/general/main_menu.php:361 -msgid "Template Visual Console" -msgstr "Console visuelle du modèle" - -#: ../../enterprise/meta/general/main_header.php:262 -#: ../../enterprise/meta/general/main_menu.php:368 -msgid "Wizard Visual Console" -msgstr "Console visuelle de l'assistant" - -#: ../../enterprise/meta/general/main_header.php:281 -#: ../../enterprise/meta/general/main_menu.php:389 -msgid "Live view" -msgstr "Vue en temps réel" - -#: ../../enterprise/meta/general/main_header.php:315 -#: ../../enterprise/meta/general/main_header.php:417 -#: ../../enterprise/meta/general/main_menu.php:434 -#: ../../enterprise/meta/general/main_menu.php:534 -msgid "Agent management" -msgstr "Gestion des agents" - -#: ../../enterprise/meta/general/main_header.php:333 -#: ../../enterprise/meta/general/main_header.php:439 -#: ../../enterprise/meta/general/main_menu.php:446 -#: ../../enterprise/meta/general/main_menu.php:563 -msgid "Alert management" -msgstr "Gestion des alertes" - -#: ../../enterprise/meta/general/main_header.php:339 -#: ../../enterprise/meta/general/main_menu.php:452 -msgid "Component management" -msgstr "Gestion des composants" - -#: ../../enterprise/meta/general/main_header.php:345 -#: ../../enterprise/meta/general/main_menu.php:464 -#: ../../enterprise/meta/general/main_menu.php:554 -msgid "Policy management" -msgstr "Gestion des politiques" - -#: ../../enterprise/meta/general/main_header.php:351 -#: ../../enterprise/meta/general/main_menu.php:470 -msgid "Category management" -msgstr "Gestion des catégories" - -#: ../../enterprise/meta/general/main_header.php:357 -#: ../../enterprise/meta/general/main_header.php:430 -#: ../../enterprise/meta/general/main_menu.php:476 -#: ../../enterprise/meta/general/main_menu.php:547 -msgid "Server management" -msgstr "Gestion du serveur" - -#: ../../enterprise/meta/general/main_header.php:363 -#: ../../enterprise/meta/general/main_menu.php:496 -msgid "Command Center" -msgstr "Centre de commande" - -#: ../../enterprise/meta/general/main_header.php:375 -#: ../../enterprise/meta/general/main_menu.php:590 -msgid "Metasetup" -msgstr "Metasetup" - -#: ../../enterprise/meta/general/main_header.php:492 -msgid "Audit Logs" -msgstr "Journaux d’audit" - -#: ../../enterprise/meta/general/main_header.php:518 -#: ../../enterprise/meta/general/main_header.php:524 -#: ../../enterprise/meta/general/header.php:66 -#: ../../enterprise/meta/general/header.php:72 ../../general/header.php:48 -#: ../../general/header.php:54 -msgid "All systems" -msgstr "Tous les systèmes" - -#: ../../enterprise/meta/general/main_header.php:518 -#: ../../enterprise/meta/general/header.php:66 ../../general/header.php:48 -msgid "Down" -msgstr "En panne" - -#: ../../enterprise/meta/general/main_header.php:521 -#: ../../enterprise/meta/general/header.php:69 ../../general/header.php:51 -msgid "servers down" -msgstr "Serveurs en panne" - -#: ../../enterprise/meta/general/main_header.php:524 -#: ../../enterprise/meta/general/header.php:72 ../../general/header.php:54 -msgid "Ready" -msgstr "Prêt" - -#: ../../enterprise/meta/general/main_header.php:535 -#: ../../enterprise/meta/general/header.php:231 -#: ../../enterprise/meta/general/header.php:233 ../../general/header.php:432 -#: ../../general/header.php:434 ../../mobile/operation/home.php:148 -#: ../../mobile/include/user.class.php:440 -#: ../../mobile/include/functions_web.php:34 -#: ../../mobile/include/ui.class.php:225 -msgid "Logout" -msgstr "Déconnexion" - -#: ../../enterprise/meta/general/main_header.php:552 -#: ../../enterprise/meta/general/header.php:110 ../../general/header.php:235 -msgid "Configure autorefresh" -msgstr "Configurer le rafraîchissement automatique" - -#: ../../enterprise/meta/general/main_header.php:569 -#: ../../enterprise/meta/general/main_header.php:581 -#: ../../enterprise/meta/general/header.php:137 -#: ../../enterprise/meta/general/header.php:149 ../../general/header.php:301 -#: ../../general/header.php:320 -msgid "Disabled autorefresh" -msgstr "Rafraîchissement automatique désactivé" - -#: ../../enterprise/meta/general/login_page.php:45 -#: ../../enterprise/meta/include/process_reset_pass.php:28 -#: ../../enterprise/meta/include/reset_pass.php:28 -#: ../../general/login_page.php:79 -msgid "Splash login" -msgstr "Connexion Splah" - -#: ../../enterprise/meta/general/login_page.php:58 -#: ../../enterprise/meta/include/process_reset_pass.php:41 -#: ../../enterprise/meta/include/reset_pass.php:41 -msgid "Go to Pandora FMS Support" -msgstr "Aller vers Pandora FMS Support" - -#: ../../enterprise/meta/general/login_page.php:60 -#: ../../enterprise/meta/general/login_page.php:71 -#: ../../enterprise/meta/include/process_reset_pass.php:43 -#: ../../enterprise/meta/include/process_reset_pass.php:54 -#: ../../enterprise/meta/include/reset_pass.php:43 -#: ../../enterprise/meta/include/reset_pass.php:54 -msgid "Go to " -msgstr "Aller à " - -#: ../../enterprise/meta/general/login_page.php:69 -#: ../../enterprise/meta/include/process_reset_pass.php:52 -#: ../../enterprise/meta/include/reset_pass.php:52 -msgid "Go to Pandora FMS Wiki" -msgstr "Aller à la wiki de Pandora FMS" - -#: ../../enterprise/meta/general/login_page.php:109 -#: ../../general/login_page.php:307 -msgid "Authentication code" -msgstr "Code d'authentification" - -#: ../../enterprise/meta/general/login_page.php:112 -#: ../../general/login_page.php:310 ../../mobile/include/user.class.php:473 -msgid "Check code" -msgstr "Code de vérification" - -#: ../../enterprise/meta/general/login_page.php:146 -#: ../../enterprise/meta/general/login_page.php:187 -#: ../../general/login_page.php:291 ../../mobile/include/user.class.php:384 -msgid "Login" -msgstr "Se connecter" - -#: ../../enterprise/meta/general/login_page.php:154 -#: ../../general/login_page.php:259 ../../mobile/include/user.class.php:404 -msgid "Login with SAML" -msgstr "Connexion avec SAML" - -#: ../../enterprise/meta/general/login_page.php:195 -#: ../../general/login_page.php:334 ../../general/login_page.php:337 -msgid "Forgot your password?" -msgstr "Mot de passe oublié ?" - -#: ../../enterprise/meta/general/login_page.php:209 -#: ../../include/functions_config.php:2431 -msgid "PANDORA FMS NEXT GENERATION" -msgstr "PANDORA FMS NEXT GENERATION" - -#: ../../enterprise/meta/general/login_page.php:217 -#: ../../enterprise/meta/include/process_reset_pass.php:150 -#: ../../enterprise/meta/include/reset_pass.php:147 -#: ../../include/functions_config.php:2435 -msgid "METACONSOLE" -msgstr "MÉTACONSOLE" - -#: ../../enterprise/meta/general/login_page.php:235 -#: ../../enterprise/meta/general/login_page.php:238 -#: ../../enterprise/meta/general/login_page.php:252 -#: ../../enterprise/meta/general/login_page.php:255 -#: ../../enterprise/meta/general/login_page.php:272 -#: ../../enterprise/meta/general/login_page.php:275 -#: ../../general/login_page.php:340 ../../general/login_page.php:343 -#: ../../general/login_page.php:428 ../../general/login_page.php:431 -#: ../../general/login_page.php:445 ../../general/login_page.php:448 -#: ../../general/login_page.php:465 ../../general/login_page.php:468 -msgid "Password reset" -msgstr "Réinitialiser le mot de passe" - -#: ../../enterprise/meta/general/login_page.php:242 -#: ../../general/login_page.php:435 -msgid "INFO" -msgstr "INFO" - -#: ../../enterprise/meta/general/login_page.php:243 -#: ../../general/login_page.php:436 -msgid "An email has been sent to your email address" -msgstr "Un message a été envoyé à votre adresse courriel" - -#: ../../enterprise/meta/general/login_page.php:279 -#: ../../general/login_page.php:472 -msgid "SUCCESS" -msgstr "SUCCÈS" - -#: ../../enterprise/meta/general/login_page.php:319 -#: ../../enterprise/meta/general/login_page.php:322 -#: ../../enterprise/meta/general/login_page.php:326 -#: ../../general/login_page.php:512 ../../general/login_page.php:515 -#: ../../general/login_page.php:519 -msgid "Logged out" -msgstr "Déconnecté" - -#: ../../enterprise/meta/general/login_page.php:327 -#: ../../general/login_page.php:521 ../../mobile/include/user.class.php:342 -#, php-format -msgid "" -"Your session has ended. Please close your browser window to close this %s " -"session." -msgstr "" -"Votre session a terminé. Veuillez fermer votre fenêtre du navigateur pour " -"fermer la session %s." - -#: ../../enterprise/meta/general/footer.php:28 -#, php-format -msgid "%s %s - Build %s - MR %s" -msgstr "%s %s - Build %s - MR %s" - -#: ../../enterprise/meta/general/footer.php:28 -msgid "Page generated at" -msgstr "Page générée à" - -#: ../../enterprise/meta/general/main_menu.php:427 -#: ../../enterprise/meta/general/main_menu.php:508 -msgid "Centralised management" -msgstr "Gestion centralisée" - -#: ../../enterprise/meta/general/main_menu.php:488 -msgid "Agent operations" -msgstr "Opérations de l’agent" - -#: ../../enterprise/meta/include/functions_autoprovision.php:378 -msgid "Round Robin" -msgstr "Round Robin" - -#: ../../enterprise/meta/include/functions_autoprovision.php:383 -msgid "Less loaded" -msgstr "Moins chargé" - -#: ../../enterprise/meta/include/functions_autoprovision.php:422 -msgid "" -"It uses the Round-robin planning method to distribute, \n" -" in an equitable way and in a rational order, all the new " -"Pandora software agents that reach the Metaconsole.\n" -" The distribution of the agents will be done in a circular way, " -"assigning the corresponding server to each new agent.\n" -" " -msgstr "" -"Il utilise la méthode de planification Round-robin pour distribuer, \n" -" de manière équitable et dans un ordre rationnel, tous les " -"nouveaux agents logiciels Pandora qui atteignent la Métaconsole.\n" -" La distribution des agents se fera de manière circulaire, en " -"attribuant le serveur correspondant à chaque nouvel agent.\n" -" " - -#: ../../enterprise/meta/include/functions_autoprovision.php:430 -msgid "" -"The new agents will be dynamically assigned to those servers with less load." -msgstr "" -"Les nouveaux agents seront affectés dynamiquement aux serveurs avec une charge " -"mineure." - -#: ../../enterprise/meta/include/functions_autoprovision.php:435 -msgid "" -"In the customized classification, we will be able to define our own " -"classification rules, \n" -" based on certain parameters retrieved from the information " -"reported by the agent (name of the agent and its IP address).\n" -" " -msgstr "" -"Dans la classification personnalisée, nous serons en mesure de définir nos " -"propres règles de classification, \n" -" en fonction de certains paramètres extraits des informations " -"communiquées par l’agent (nom de l’agent et son adresse IP).\n" -" " - -#: ../../enterprise/meta/include/functions_autoprovision.php:529 -msgid "" -"There is no custom entries defined. Click on \"Create custom entry\" to add " -"the first." -msgstr "" -"Aucune entrée personnalisée n’est définie. Cliquez sur « Créer une entrée " -"personnalisée » pour ajouter la première." - -#: ../../enterprise/meta/include/functions_autoprovision.php:534 -msgid "Create custom entry" -msgstr "Créer une entrée personnalisée" - -#: ../../enterprise/meta/include/functions_autoprovision.php:561 -msgid "Provisioning configuration" -msgstr "Configuration de l’approvisionnement" - -#: ../../enterprise/meta/include/functions_autoprovision.php:572 -msgid "Configuration:" -msgstr "Configuration :" - -#: ../../enterprise/meta/include/functions_autoprovision.php:610 -msgid "" -"There is no rules configured for this custom entry. Click on Add button to " -"create the first." -msgstr "" -"Aucune règle n’est configurée pour cette entrée personnalisée. Cliquez Ajouter " -"pour en créer la première." - -#: ../../enterprise/meta/include/functions_autoprovision.php:723 -msgid "There was an error when editing the rule." -msgstr "Une erreur s’est produite lors de la modification de la règle." - -#: ../../enterprise/meta/include/functions_autoprovision.php:737 -msgid "Operation:" -msgstr "Opération :" - -#: ../../enterprise/meta/include/functions_autoprovision.php:751 -msgid "Method:" -msgstr "Méthode :" - -#: ../../enterprise/meta/include/functions_autoprovision.php:816 -msgid "Move up" -msgstr "Déplacer vers le haut" - -#: ../../enterprise/meta/include/functions_autoprovision.php:824 -msgid "Move down" -msgstr "Déplacer vers le bas" - -#: ../../enterprise/meta/include/functions_agents_meta.php:478 -#: ../../enterprise/meta/include/functions_agents_meta.php:542 -#: ../../enterprise/meta/include/functions_agents_meta.php:577 -msgid "Agents movement" -msgstr "Mouvement des agents" - -#: ../../enterprise/meta/include/functions_agents_meta.php:489 -#: ../../enterprise/meta/include/functions_agents_meta.php:557 -msgid "Provisioning management" -msgstr "Gestion de provisionnement" - -#: ../../enterprise/meta/include/functions_agents_meta.php:511 -#: ../../enterprise/meta/include/functions_agents_meta.php:547 -#: ../../enterprise/meta/include/functions_agents_meta.php:552 -msgid "Group management" -msgstr "Gestion de groupes" - -#: ../../enterprise/meta/include/functions_agents_meta.php:522 -msgid "Tree group" -msgstr "Groupe d'arbre" - -#: ../../enterprise/meta/include/functions_agents_meta.php:562 -msgid "Provisioning rules management" -msgstr "Gestion des règles de provisionnement" - -#: ../../enterprise/meta/include/functions_agents_meta.php:572 -msgid "Colecctions" -msgstr "Collections" - -#: ../../enterprise/meta/include/functions_agents_meta.php:605 -msgid "Agents Management" -msgstr "Gestion des agents" - -#: ../../enterprise/meta/include/functions_agents_meta.php:614 -#: ../../enterprise/meta/include/functions_agents_meta.php:619 -#: ../../enterprise/extensions/disabled/check_acls.php:50 -#: ../../enterprise/extensions/disabled/check_acls.php:137 -#: ../../include/functions_menu.php:497 -msgid "Agents management" -msgstr "Gestion des agents" - -#: ../../enterprise/meta/include/functions_alerts_meta.php:141 -msgid "Calendar" -msgstr "Calendrier" - -#: ../../enterprise/meta/include/functions_relations.php:49 -msgid "Invalid file content" -msgstr "Contenu du fichier non valide" - -#: ../../enterprise/meta/include/functions_relations.php:54 -msgid "No relations found" -msgstr "Pas de relations trouvées" - -#: ../../enterprise/meta/include/functions_relations.php:80 -#: ../../enterprise/meta/include/functions_relations.php:91 -#: ../../enterprise/meta/include/functions_relations.php:102 -#, php-format -msgid "The relation type: %s to %s -> %s was not saved" -msgstr "Le type de relation : %s to %s -> %s n'a pas été utilisé" - -#: ../../enterprise/meta/include/functions_relations.php:123 -#, php-format -msgid "The relation %s -> %s was not saved" -msgstr "La relation %s -> %s n'a pas été sauvegardée" - -#: ../../enterprise/meta/include/functions_relations.php:133 -msgid "File imported successfully" -msgstr "Fichier importé correctement" - -#: ../../enterprise/meta/include/functions_relations.php:136 -msgid "Error inserting relations" -msgstr "Erreur en entrant les relations" - -#: ../../enterprise/meta/include/functions_relations.php:165 -msgid "Empty string" -msgstr "Chaîne vide" - -#: ../../enterprise/meta/include/functions_relations.php:170 -msgid "Empty custom node address" -msgstr "Adresse du noeud personnalisé vide" - -#: ../../enterprise/meta/include/functions_relations.php:208 -#, php-format -msgid "" -"The relation type: %s to %s -> %s was not saved. This relationship already " -"exists in the database" -msgstr "" -"Le type de relation : %s to %s -> %s n'a pas été sauvegardé. Cette relation " -"existe déjà dans la base de données" - -#: ../../enterprise/meta/include/functions_relations.php:230 -#, php-format -msgid "Error inserting the relation %s -> %s" -msgstr "Erreur en entrant la relation %s -> %s" - -#: ../../enterprise/meta/include/functions_relations.php:238 -msgid "Relation created successfully" -msgstr "Relation crée correctement" - -#: ../../enterprise/meta/include/functions_relations.php:263 -msgid "Error deleting the relation" -msgstr "Erreur en éliminant la relation" - -#: ../../enterprise/meta/include/functions_relations.php:269 -msgid "Relation deleted successfully" -msgstr "Relation éliminée correctement" - -#: ../../enterprise/meta/include/functions_groups_meta.php:114 -#, php-format -msgid "Error Duplicate name (%s) " -msgstr "Erreur Nom dupliqué (%s) " - -#: ../../enterprise/meta/include/functions_groups_meta.php:132 -#, php-format -msgid "(Error Duplicate ID (%d) ) " -msgstr "(Erreur ID dupliqué (%d) ) " - -#: ../../enterprise/meta/include/functions_groups_meta.php:153 -msgid "Error Duplicate name" -msgstr "Erreur Nom dupliqué" - -#: ../../enterprise/meta/include/functions_users_meta.php:200 -msgid "User synchronization" -msgstr "Synchronisation de l'utilisateur" - -#: ../../enterprise/meta/include/functions_users_meta.php:216 -msgid "Group synchronization" -msgstr "Synchronisation de groupe" - -#: ../../enterprise/meta/include/functions_components_meta.php:96 -#: ../../enterprise/meta/include/functions_components_meta.php:143 -msgid "Network components" -msgstr "Composants du réseau" - -#: ../../enterprise/meta/include/functions_components_meta.php:104 -#: ../../enterprise/meta/include/functions_components_meta.php:147 -msgid "Plugin management" -msgstr "Gestion des plugins" - -#: ../../enterprise/meta/include/functions_components_meta.php:153 -msgid "Create plugin" -msgstr "Créer un plugin" - -#: ../../enterprise/meta/include/functions_components_meta.php:155 -msgid "Edit plugin" -msgstr "Modifier un plugin" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:362 -msgid "Add selected modules to agent" -msgstr "Ajouter modules sélectionnés à l'agent" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:400 -msgid "Undo changes" -msgstr "Annuler les modifications" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:589 -msgid "Latency" -msgstr "Latence" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:590 -msgid "Response" -msgstr "Réponse" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:645 -msgid "String to check" -msgstr "Chaîne à vérifier" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:651 -msgid "Add check" -msgstr "Ajouter vérification" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:660 -msgid "Delete check" -msgstr "Supprimer vérification" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:954 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1044 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1254 -msgid "Various" -msgstr "Divers" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:962 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1476 -#: ../../include/class/ExternalTools.class.php:570 -msgid "SNMP Community" -msgstr "Communauté SNMP" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:994 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1078 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1309 -#: ../../include/ajax/module.php:981 -msgid "Thresholds" -msgstr "Seuils" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1089 -msgid "Web configuration" -msgstr "Configuration web" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1281 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1294 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1721 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1728 -msgid "Str: " -msgstr "Chaîne : " - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1290 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1303 -msgid " Inverse interval " -msgstr " Intervalle inverse " - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1363 -msgid "Alerts in module" -msgstr "Alertes dans le module" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1371 -#: ../../include/functions_reporting_html.php:5036 -msgid "Alert description" -msgstr "Description de l'alerte" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1534 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1626 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1750 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1824 -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:66 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:122 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:103 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:110 -#: ../../enterprise/views/ncm/agent/details.php:265 -msgid "Preview" -msgstr "Aperçu" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1609 -msgid "Checks" -msgstr "Vérifications" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1818 -msgid "Deleted modules" -msgstr "Modules supprimés" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2006 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2106 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2661 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2780 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2871 -#: ../../enterprise/meta/include/functions_wizard_meta.php:3066 -msgid "Another module already exists with the same name" -msgstr "Un autre module existe déjà avec le même nom" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2018 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2113 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2673 -#, php-format -msgid "Error adding module %s" -msgstr "Erreur d'ajout du module %s" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2027 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2122 -msgid "There was an error creating the alerts, the operation has been cancelled" -msgstr "Erreur de création des alertes ; l'opération a été annulée." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2211 -#, php-format -msgid "Could not create agent %s" -msgstr "Impossible de créer un agent %s" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2224 -msgid "Agent successfully added" -msgstr "Agent ajouté avec succès" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2245 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2363 -#, php-format -msgid "%s Modules created" -msgstr "%s modules créés" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2321 -#, php-format -msgid "Could not update agent %s" -msgstr "Impossible de mettre à jour l'agent %s" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2369 -#, php-format -msgid "%s Modules deleted" -msgstr "%s modules supprimés" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2685 -msgid "" -"There was an error creating the alerts, the operation has been cancelled ." -msgstr "Erreur de création des alertes ; l'opération a été annulée." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2715 -msgid "Module successfully added." -msgstr "Module ajouté avec succès" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2787 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2878 -#: ../../enterprise/meta/include/functions_wizard_meta.php:3073 -#, php-format -msgid "Error updating module %s" -msgstr "Erreur de mise à jour le module %s" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2809 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2900 -#: ../../enterprise/meta/include/functions_wizard_meta.php:3095 -msgid "There was an error updating the alerts, the operation has been cancelled" -msgstr "Erreur de mise à jour des alertes ; l'opération a été annulée." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2830 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2921 -#: ../../enterprise/meta/include/functions_wizard_meta.php:3116 -msgid "Successfully updated module." -msgstr "Module mis à jour correctement" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:3496 -msgid "Manage agent modules" -msgstr "Gérer les modules d'agents" - -#: ../../enterprise/meta/include/functions_ui_meta.php:53 -#, php-format -msgid "%s - the Flexible Monitoring System" -msgstr "%s - le Système de supervision flexible" - -#: ../../enterprise/meta/include/functions_events_meta.php:58 -#: ../../include/functions_events.php:191 -msgid "Event id" -msgstr "Identifiant de l'événement" - -#: ../../enterprise/meta/include/functions_events_meta.php:114 -#: ../../include/functions_events.php:205 ../../include/functions_events.php:4705 -msgid "Extra id" -msgstr "Identifiant supplémentaire" - -#: ../../enterprise/meta/include/functions_meta.php:49 -msgid "No admin user" -msgstr "Aucun utilisateur administrateur" - -#: ../../enterprise/meta/include/functions_meta.php:68 -#: ../../include/functions_config.php:405 -msgid "Activate Metaconsole" -msgstr "Activer la Métaconsole" - -#: ../../enterprise/meta/include/functions_meta.php:112 -msgid "Centralized management" -msgstr "Gestion centralisée" - -#: ../../enterprise/meta/include/functions_meta.php:120 -#: ../../include/functions_config.php:224 -msgid "Attachment store." -msgstr "Entrepôt d’attachement." - -#: ../../enterprise/meta/include/functions_meta.php:198 -msgid "Netflow disable custom live view filters" -msgstr "Désactiver les filtres de vue personnalisée en temps réel" - -#: ../../enterprise/meta/include/functions_meta.php:262 -msgid "Customizable section" -msgstr "Section personnalisable" - -#: ../../enterprise/meta/include/functions_meta.php:283 -msgid "Agent API" -msgstr "Agent API" - -#: ../../enterprise/meta/include/functions_meta.php:323 -msgid "Policy add max. agents" -msgstr "Nombre maximale d’agents à ajouter à la politique" - -#: ../../enterprise/meta/include/functions_meta.php:332 -msgid "Sync items warn detection" -msgstr "Détection d’avertissement des éléments de synchronisation" - -#: ../../enterprise/meta/include/functions_meta.php:470 -msgid "IP ElasticSearch" -msgstr "IP ElasticSearch" - -#: ../../enterprise/meta/include/functions_meta.php:480 -msgid "Port ElasticSearch" -msgstr "Port ElasticSearch" - -#: ../../enterprise/meta/include/functions_meta.php:592 -msgid "2FA_all_users" -msgstr "2FA_all_users" - -#: ../../enterprise/meta/include/functions_meta.php:604 -#: ../../enterprise/meta/include/functions_meta.php:897 -#: ../../include/functions_config.php:748 ../../include/functions_config.php:754 -msgid "Session timeout" -msgstr "Session expirée" - -#: ../../enterprise/meta/include/functions_meta.php:754 -#: ../../include/functions_config.php:700 -msgid "Saml path" -msgstr "Chemin SAML" - -#: ../../enterprise/meta/include/functions_meta.php:767 -#: ../../include/functions_config.php:704 -msgid "Saml source" -msgstr "Source Saml" - -#: ../../enterprise/meta/include/functions_meta.php:780 -#: ../../include/functions_config.php:708 -msgid "Saml user id parameter" -msgstr "Paramètre de l'ID de l'utilisateur Saml" - -#: ../../enterprise/meta/include/functions_meta.php:793 -#: ../../include/functions_config.php:712 -msgid "Saml mail parameter" -msgstr "Paramètre email Saml" - -#: ../../enterprise/meta/include/functions_meta.php:806 -#: ../../include/functions_config.php:716 -msgid "Saml group name parameter" -msgstr "Paramètre nom de group Saml" - -#: ../../enterprise/meta/include/functions_meta.php:819 -#: ../../include/functions_config.php:720 -msgid "Saml attr type parameter" -msgstr "Paramètre type attr Saml" - -#: ../../enterprise/meta/include/functions_meta.php:832 -#: ../../include/functions_config.php:724 -msgid "Saml profiles and tags parameter" -msgstr "Paramètre d'étiquettes et profils Saml" - -#: ../../enterprise/meta/include/functions_meta.php:845 -#: ../../include/functions_config.php:736 -msgid "Saml profile and tag separator" -msgstr "Séparateur d'etiquettes et profils Saml" - -#: ../../enterprise/meta/include/functions_meta.php:858 -msgid "SAML profile parameters" -msgstr "Paramètres de profils SAML" - -#: ../../enterprise/meta/include/functions_meta.php:871 -#: ../../include/functions_config.php:732 -msgid "Saml tag parameter" -msgstr "Paramètre d'etiquettes Saml" - -#: ../../enterprise/meta/include/functions_meta.php:990 -msgid "LDAP secondary enabled" -msgstr "LDAP secondaire activé" - -#: ../../enterprise/meta/include/functions_meta.php:999 -msgid "Secondary LDAP server" -msgstr "Serveur LDAP secondaire" - -#: ../../enterprise/meta/include/functions_meta.php:1009 -msgid "Secondary LDAP port" -msgstr "Port LDAP secondaire" - -#: ../../enterprise/meta/include/functions_meta.php:1019 -msgid "Secondary LDAP version" -msgstr "Version LDAP secondaire" - -#: ../../enterprise/meta/include/functions_meta.php:1029 -msgid "Secondary start TLS" -msgstr "Démarrage secondaire TLS" - -#: ../../enterprise/meta/include/functions_meta.php:1039 -msgid "Secondary base DN" -msgstr "DN de base secondaire" - -#: ../../enterprise/meta/include/functions_meta.php:1049 -msgid "Secondary login attribute" -msgstr "Attribut de connexion secondaire" - -#: ../../enterprise/meta/include/functions_meta.php:1059 -msgid "Admin secondary LDAP login" -msgstr "Connexion LDAP secondaire d’administrateur" - -#: ../../enterprise/meta/include/functions_meta.php:1069 -msgid "Admin secondary LDAP password" -msgstr "Mot de passe LDAP secondaire d’administrateur" - -#: ../../enterprise/meta/include/functions_meta.php:1112 -#: ../../include/functions_config.php:656 -msgid "Save profile" -msgstr "Enregistrer le profil" - -#: ../../enterprise/meta/include/functions_meta.php:1135 -#, php-format -msgid "%s host" -msgstr "Hôte %s" - -#: ../../enterprise/meta/include/functions_meta.php:1189 -msgid "Babel Enterprise host" -msgstr "Hôte de Babel Enterprise" - -#: ../../enterprise/meta/include/functions_meta.php:1308 -#: ../../include/functions_config.php:922 -msgid "Timestamp or time comparation" -msgstr "Horodatage ou comparaison temporelle" - -#: ../../enterprise/meta/include/functions_meta.php:1318 -msgid "Graph color (min)" -msgstr "Couleur du graphique (min.)" - -#: ../../enterprise/meta/include/functions_meta.php:1328 -msgid "Graph color (avg)" -msgstr "Couleur du graphique (moy.)" - -#: ../../enterprise/meta/include/functions_meta.php:1338 -msgid "Graph color (max)" -msgstr "Couleur du graphique (max.)" - -#: ../../enterprise/meta/include/functions_meta.php:1373 -#: ../../include/functions_config.php:970 -msgid "Data precision for reports" -msgstr "Précision de données pour rapports" - -#: ../../enterprise/meta/include/functions_meta.php:1488 -msgid "full scale charts" -msgstr "graphiques à grande échelle" - -#: ../../enterprise/meta/include/functions_meta.php:1498 -msgid "type mode type charts" -msgstr "type mode type graphiques" - -#: ../../enterprise/meta/include/functions_meta.php:1518 -msgid "type mode zoom charts" -msgstr "Type mode zoom graphiques" - -#: ../../enterprise/meta/include/functions_meta.php:1538 -msgid "Type of charts" -msgstr "Type de graphiques" - -#: ../../enterprise/meta/include/functions_meta.php:1578 -#: ../../include/functions_config.php:1019 -msgid "Custom logo collapsed" -msgstr "Le logo personnalisé s'est effondré" - -#: ../../enterprise/meta/include/functions_meta.php:1588 -msgid "Custom logo (white background)" -msgstr "Logo personnalisé (fond blanc)" - -#: ../../enterprise/meta/include/functions_meta.php:1608 -#: ../../include/functions_config.php:1027 -msgid "Custom logo login" -msgstr "Logo personnalisé sur écran de connexion" - -#: ../../enterprise/meta/include/functions_meta.php:1618 -#: ../../include/functions_config.php:1031 -msgid "Custom splash login" -msgstr "Splash personnalisé sur écran de connexion" - -#: ../../enterprise/meta/include/functions_meta.php:1648 -#: ../../include/functions_config.php:1067 -msgid "Custom title1 login" -msgstr "Titre1 personnalisé sur écran de connexion" - -#: ../../enterprise/meta/include/functions_meta.php:1658 -#: ../../include/functions_config.php:1071 -msgid "Custom title2 login" -msgstr "Titre2 personnalisé sur écran de connexion" - -#: ../../enterprise/meta/include/functions_meta.php:1668 -#: ../../include/functions_config.php:1059 -msgid "Meta custom title header" -msgstr "Entête du titre personnalisé Meta" - -#: ../../enterprise/meta/include/functions_meta.php:1678 -#: ../../include/functions_config.php:1063 -msgid "Meta custom subtitle header" -msgstr "Entête du sous-titre personnalisé Meta" - -#: ../../enterprise/meta/include/functions_meta.php:1708 -msgid "Custom background login" -msgstr "Connexion en arrière-plan personnalisée" - -#: ../../enterprise/meta/include/functions_meta.php:1718 -msgid "Custom product name" -msgstr "Nom de produit personnalisé" - -#: ../../enterprise/meta/include/functions_meta.php:1728 -msgid "Custom copyright notice" -msgstr "Avis de droit d’auteur personnalisé" - -#: ../../enterprise/meta/include/functions_meta.php:1777 -#: ../../include/functions_config.php:1003 -msgid "Font path" -msgstr "Chemin de la police" - -#: ../../enterprise/meta/include/functions_meta.php:1787 -#: ../../include/functions_config.php:1433 -msgid "Use data multiplier" -msgstr "Utiliser de mutiplicateur de données" - -#: ../../enterprise/meta/include/functions_meta.php:1799 -#: ../../include/functions_config.php:1389 -msgid "Custom report info" -msgstr "Information du rapport personnalisé" - -#: ../../enterprise/meta/include/functions_meta.php:1884 -#: ../../include/functions_config.php:1127 -msgid "Use the legacy Visual Console" -msgstr "utiliser la Console visuelle Legacy" - -#: ../../enterprise/meta/include/functions_meta.php:1895 -#: ../../include/functions_config.php:1131 -msgid "Default expiration of the Visual Console item's cache" -msgstr "Expiration par défaut du caché de l'élément de la Console visuelle" - -#: ../../enterprise/meta/include/functions_meta.php:1969 -msgid "Default block size migration agents" -msgstr "Agents de migration de la taille du bloc par défaut" - -#: ../../enterprise/meta/include/functions_meta.php:1981 -msgid "Default block size execution event" -msgstr "Événement d'exécution de taille du bloc par défaut" - -#: ../../enterprise/meta/include/functions_meta.php:1992 -msgid "Default row limit in csv log" -msgstr "Limite de ligne par défaut dans le journal CSV" - -#: ../../enterprise/meta/include/functions_meta.php:2022 -#: ../../include/functions_config.php:911 -msgid "PhantomJS cache interval" -msgstr "Intervalle de cache PhantomJS" - -#: ../../enterprise/meta/include/functions_meta.php:2038 -msgid "Node address default" -msgstr "Adresse du noeud par défaut" - -#: ../../enterprise/meta/include/process_reset_pass.php:142 -#: ../../enterprise/meta/include/reset_pass.php:139 -#, php-format -msgid "%s NEXT GENERATION" -msgstr "GÉNÉRATION SUIVANTE %s" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:56 -msgid "Agent succesfully deleted" -msgstr "Agent supprimé correctement" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:58 -msgid "Could not delete agent" -msgstr "C'est ne pas possible de effacer l'agent" - -#: ../../enterprise/meta/screens/screens.visualmap.php:71 -msgid "Create visualmap" -msgstr "Créer une carte visuelle" - -#: ../../enterprise/meta/agentsearch.php:121 -msgid "Search results for" -msgstr "Résultats de recherche pour" - -#: ../../enterprise/meta/agentsearch.php:301 -msgid "There are no agents included in this group" -msgstr "Aucun agent inclus dans ce groupe" - -#: ../../enterprise/meta/agentsearch.php:450 -msgid "There are no policies included in this group" -msgstr "Il n'y a pas des politiques inclues dans ce groupe" - -#: ../../enterprise/meta/monitoring/group_view.php:55 -msgid "Group View" -msgstr "Vue du groupe" - -#: ../../enterprise/meta/monitoring/group_view.php:151 -msgid "Summary by status" -msgstr "Résumé par état" - -#: ../../enterprise/meta/monitoring/group_view.php:160 -#: ../../enterprise/meta/monitoring/group_view.php:172 -msgid "% Agents not init" -msgstr "% agents non initialisés" - -#: ../../enterprise/meta/monitoring/group_view.php:163 -msgid "% Agents Warning" -msgstr "% Agents en Avertissement" - -#: ../../enterprise/meta/monitoring/group_view.php:166 -msgid "% Agents OK" -msgstr "% Agents OK" - -#: ../../enterprise/meta/monitoring/group_view.php:169 -msgid "% Agents Unknown" -msgstr "% agents inconnus" - -#: ../../enterprise/meta/monitoring/group_view.php:177 -msgid "% Monitors Critical" -msgstr "% moniteurs en état critique" - -#: ../../enterprise/meta/monitoring/group_view.php:180 -msgid "% Monitors Warning" -msgstr "% moniteurs en état d'alerte" - -#: ../../enterprise/meta/monitoring/group_view.php:183 -msgid "% Monitors OK" -msgstr "% moniteurs OK" - -#: ../../enterprise/meta/monitoring/group_view.php:186 -msgid "% Monitors Unknown" -msgstr "% moniteurs inconnus" - -#: ../../enterprise/meta/monitoring/group_view.php:189 -msgid "% Monitors Not init" -msgstr "% moniteurs non initialisés" - -#: ../../enterprise/meta/monitoring/group_view.php:217 -#: ../../enterprise/meta/monitoring/group_view.php:223 -msgid "This data doesn't show in realtime" -msgstr "Ces données ne sont pas affichées en temps réel." - -#: ../../enterprise/meta/monitoring/group_view.php:234 -msgid "Group or Tag" -msgstr "Groupe ou étiquette" - -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:136 -msgid "No init" -msgstr "Pas d’init" - -#: ../../enterprise/meta/monitoring/tactical.php:40 -#: ../../include/class/OrderInterpreter.class.php:105 -msgid "Tactical View" -msgstr "Vue tactique" - -#: ../../enterprise/meta/monitoring/tactical.php:251 -msgid "Report of state" -msgstr "Rapport de l'état" - -#: ../../enterprise/meta/monitoring/tactical.php:279 -msgid "Report of events" -msgstr "Rapport d'événements" - -#: ../../enterprise/meta/monitoring/tactical.php:284 -msgid "Info of state in events" -msgstr "Information sur l'état des événements" - -#: ../../enterprise/meta/monitoring/tactical.php:302 -msgid "More events" -msgstr "Plus d'événements" - -#: ../../enterprise/meta/monitoring/wizard/wizard.update_agent.php:46 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:155 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:213 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:195 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:131 -#: ../../enterprise/meta/monitoring/wizard/wizard.update_module.php:92 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:147 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:156 -#, php-format -msgid "Cannot connect to %s instance." -msgstr "Impossible de se connecter à la instance %s." - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:134 -msgid "The alert you are trying to add is already in the list of alerts" -msgstr "L'alerte que vous essayez d'ajouter est déjà dans la liste des alertes." - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:139 -#: ../../include/functions_events.php:3387 -#: ../../include/functions_events.php:3675 -msgid "New" -msgstr "Nouveau" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:144 -msgid "" -"Are you sure? If the agent is on a policy, it will be removed from the policy." -msgstr "" -"Êtes-vous sûr ? Si l’agent est sur une politique, il sera supprimé de la " -"politique." - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:146 -msgid "Please, select an alert" -msgstr "Veuillez sélectionner une alerte" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:147 -msgid "Please, select an agent" -msgstr "Veuillez sélectionner un agent" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:153 -msgid "No agent name specified" -msgstr "Aucun nom d'agent spécifié" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:154 -msgid "Another agent already exists with the same name" -msgstr "Un autre agent existe déjà avec le même nom" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:80 -msgid "Edit agent" -msgstr "Modifier l'agent" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:146 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:252 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:212 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:211 -#: ../../include/functions.php:3867 ../../views/dashboard/slides.php:203 -msgid "Previous" -msgstr "Précédent" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:198 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:280 -msgid "Please, set a valid IP/Name address" -msgstr "Veuillez configurer une adresse IP/Nom valide" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:209 -msgid "Please, select a group first" -msgstr "Veuillez sélectionner d’abord un groupe" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:120 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:101 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:108 -msgid "Advanced configuration" -msgstr "Configuration avancée" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:281 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:238 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:229 -msgid "Invalid characters founded in module name" -msgstr "Caractères non valides trouvés dans le nom du module" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 -#: ../../include/functions_reporting_html.php:5076 -#: ../../include/functions_reporting_html.php:5230 -#: ../../mobile/include/functions_web.php:24 -msgid "Monitor" -msgstr "Moniteur" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 -msgid "Web check" -msgstr "Vérification web" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:245 -msgid "Module description" -msgstr "Description du module" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:267 -msgid "Step by step wizard" -msgstr "Assistant étape par étape" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:275 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:280 -msgid "Click Create to continue" -msgstr "Cliquez sur Créer pour continuer" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:285 -msgid "Select the agent to be edited or deleted" -msgstr "Sélectionner l'agent à modifier ou à supprimer" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:334 -msgid "Manage modules" -msgstr "Gérer les modules" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:380 -msgid "Select the agent where the module will be created" -msgstr "Sélectionner l'agent où le module sera créé" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:393 -msgid "Create Module" -msgstr "Créer un module" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:450 -msgid "Select the module to be edited or deleted" -msgstr "Sélectionner le module à modifier ou supprimer" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:505 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:545 -msgid "Error creating alert" -msgstr "Erreur lors de la création d’une alerte" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:509 -msgid "Alert could not be created" -msgstr "Impossible de créer l’alerte" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:529 -msgid "Perform create alert" -msgstr "Effectuer la création d’une alerte" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:533 -msgid "Alert created correctly" -msgstr "Alerte créée correctement" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:549 -msgid "Alert template must be setted" -msgstr "Le modèle d’alerte doit être défini" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:588 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:621 -msgid "Error updating alert" -msgstr "Erreur lors de la mise à jour de l’alerte" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:592 -msgid "Something gone wrong with alert update" -msgstr "Erreur de la mise à jour des alertes" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:603 -msgid "Perform update alert" -msgstr "Effectuer une alerte de mise à jour" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:607 -msgid "Alert updated correctly" -msgstr "Alerte mise à jour correctement" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:625 -msgid "Template must be set." -msgstr "Le modèle doit être défini." - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:718 -msgid "Select the module where the alert will be created" -msgstr "Sélectionner le module où l'alerte sera créée" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:800 -msgid "Select the alert to be edited or deleted" -msgstr "Sélectionner l'alerte à modifier ou supprimer" - -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:248 -msgid "Create new template" -msgstr "Créer un nouveau modèle" - -#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:280 -msgid "Create new action" -msgstr "Créer une nouvelle action" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:231 -msgid "Please, set a name" -msgstr "Veuillez configurer un nom" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:252 -msgid "Please, set an interval" -msgstr "Veuillez définir un intervalle" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:54 -msgid "Custom fields View" -msgstr "Vue des champs personnalisés" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:66 -msgid "Custom Fields View" -msgstr "Vue des champs personnalisés" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:187 -msgid "Status agents" -msgstr "Agents d’état" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:203 -msgid "Status module" -msgstr "Module d’état" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:250 -#: ../../general/first_task/custom_fields.php:24 -msgid "Custom Fields" -msgstr "Champs personnalisés" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:266 -msgid "Custom Fields Data" -msgstr "Données des champs personnalisés" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:374 -#: ../../include/functions_agents.php:3857 -#: ../../include/functions_reporting_html.php:5507 -#: ../../mobile/operation/groups.php:153 -msgid "Agents critical" -msgstr "Agents en état critique" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:387 -#: ../../include/functions_agents.php:3867 -#: ../../include/functions_reporting_html.php:5510 -msgid "Agents warning" -msgstr "Agents en état d'alerte" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:400 -#: ../../include/functions_agents.php:3847 -#: ../../include/functions_agents.php:3901 -#: ../../include/functions_reporting_html.php:5516 -msgid "Agents ok" -msgstr "Agents en état OK" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:413 -#: ../../include/functions_agents.php:3877 -#: ../../include/functions_reporting_html.php:5519 -#: ../../mobile/operation/groups.php:156 -msgid "Agents unknown" -msgstr "Agents inconnus" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:426 -#: ../../include/functions_agents.php:3891 -#: ../../include/functions_reporting_html.php:5525 -#: ../../mobile/operation/groups.php:150 -msgid "Agents not init" -msgstr "Agents non initialisés" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:474 -#: ../../include/functions_reporting.php:11420 -msgid "Monitor normal" -msgstr "Moniteur en état normal" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:496 -#: ../../include/functions_reporting.php:11431 -msgid "Monitor not init" -msgstr "Moniteur non initialisé" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:511 -#: ../../include/functions_reporting_html.php:5534 -#: ../../include/functions_reporting_html.php:5539 -msgid "Agents by status" -msgstr "Agents par état" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:519 -#: ../../include/functions_reporting.php:11451 -#: ../../include/functions_reporting.php:11457 -msgid "Monitors by status" -msgstr "Moniteurs par état" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:672 -msgid "Total counters" -msgstr "Total des compteurs" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:675 -msgid "Total Agents" -msgstr "Total des agents" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:684 -msgid "Total Modules" -msgstr "Total des modules" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:705 -msgid "I.P" -msgstr "IP" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:719 -#: ../../include/functions_api.php:166 -msgid "No data to show." -msgstr "Aucune donnée à afficher." - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:727 -msgid "There are no custom search defined." -msgstr "Aucune recherche personnalisée n’est définie." - -#: ../../enterprise/meta/event/custom_events.php:98 -msgid "The user is not in neither group with EW profile" -msgstr "L'utilisateur ne se trouve dans aucun groupe avec un profil EW" - -#: ../../enterprise/extensions/csv_import_group.php:50 -#, php-format -msgid "" -"This node is configured with centralized mode. All group information is read " -"only. Go to %s to import the CSV." -msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations de groupe " -"sont en lecture seule. Accédez à %s pour importer le fichier CSV." - -#: ../../enterprise/extensions/csv_import_group.php:69 -#: ../../enterprise/extensions/csv_import_group/main.php:23 -msgid "CSV import group" -msgstr "Groupe d'importation CSV" - -#: ../../enterprise/extensions/csv_import_group.php:83 -msgid "CSV group import" -msgstr "Importation de groupe CSV" - -#: ../../enterprise/extensions/resource_exportation/functions.php:20 -msgid "Export agents" -msgstr "Exporter des agents" - -#: ../../enterprise/extensions/vmware.php:46 -msgid "Failed to initialize VMware extension." -msgstr "Impossible d’initialiser l’extension VMware." - -#: ../../enterprise/extensions/vmware.php:89 -msgid "VMware View" -msgstr "Vue VMware" - -#: ../../enterprise/extensions/translate_string.php:168 -#: ../../enterprise/extensions/translate_string.php:380 -msgid "Translate string" -msgstr "Traduire chaîne" - -#: ../../enterprise/extensions/disabled/check_acls.php:16 -msgid "ACL users for this agent" -msgstr "Utilisateurs ACL pour cet agent" - -#: ../../enterprise/extensions/disabled/check_acls.php:49 -#: ../../enterprise/extensions/disabled/check_acls.php:136 -msgid "Agents reading" -msgstr "Lecture des agents" - -#: ../../enterprise/extensions/disabled/check_acls.php:51 -#: ../../enterprise/extensions/disabled/check_acls.php:138 -msgid "Agents disable" -msgstr "Désactiver les agents" - -#: ../../enterprise/extensions/disabled/check_acls.php:52 -#: ../../enterprise/extensions/disabled/check_acls.php:139 -msgid "Alerts editing" -msgstr "Édition des alertes" - -#: ../../enterprise/extensions/disabled/check_acls.php:54 -#: ../../enterprise/extensions/disabled/check_acls.php:141 -msgid "Database management" -msgstr "Gestion de la base de données" - -#: ../../enterprise/extensions/disabled/check_acls.php:55 -#: ../../enterprise/extensions/disabled/check_acls.php:142 -msgid "Alerts management" -msgstr "Gestion des alertes" - -#: ../../enterprise/extensions/disabled/check_acls.php:56 -#: ../../enterprise/extensions/disabled/check_acls.php:143 -msgid "Reports reading" -msgstr "Lecture des rapports" - -#: ../../enterprise/extensions/disabled/check_acls.php:57 -#: ../../enterprise/extensions/disabled/check_acls.php:144 -msgid "Reports writing" -msgstr "Écriture des rapports" - -#: ../../enterprise/extensions/disabled/check_acls.php:58 -#: ../../enterprise/extensions/disabled/check_acls.php:145 -msgid "Reports management" -msgstr "Gestion des rapports" - -#: ../../enterprise/extensions/disabled/check_acls.php:59 -#: ../../enterprise/extensions/disabled/check_acls.php:146 -msgid "Events reading" -msgstr "Lecture des événements" - -#: ../../enterprise/extensions/disabled/check_acls.php:60 -#: ../../enterprise/extensions/disabled/check_acls.php:147 -msgid "Events writing" -msgstr "Écriture des événements" - -#: ../../enterprise/extensions/disabled/check_acls.php:61 -#: ../../enterprise/extensions/disabled/check_acls.php:148 -msgid "Events management" -msgstr "Gestion des événements" - -#: ../../enterprise/extensions/disabled/check_acls.php:62 -#: ../../enterprise/extensions/disabled/check_acls.php:149 -msgid "Systems management" -msgstr "Gestion des systèmes" - -#: ../../enterprise/extensions/disabled/check_acls.php:112 -msgid "There are no defined users" -msgstr "Aucun utilisateur défini" - -#: ../../enterprise/extensions/disabled/check_acls.php:197 -msgid "ACL module tags for the modules in this agent" -msgstr "Étiquettes de module ACL pour les modules dans cet agent" - -#: ../../enterprise/extensions/disabled/check_acls.php:208 -msgid "Only admin users can see this section." -msgstr "Seulement les utilisateurs administrateurs peuvent voir cette section." - -#: ../../enterprise/extensions/disabled/check_acls.php:215 -msgid "Check ACL" -msgstr "Vérifier ACL" - -#: ../../enterprise/extensions/resource_registration/functions.php:61 -#, php-format -msgid "Error create '%s' policy, the name exist and there aren't free name." -msgstr "" -"Erreur de création de la politique '%s' ; le nom existe déjà et aucun autre " -"nom est disponible." - -#: ../../enterprise/extensions/resource_registration/functions.php:69 -#, php-format -msgid "Warning create '%s' policy, the name exist, the policy have a name %s." -msgstr "" -"Erreur de création de la politique '%s' ; le nom existe déjà. Le nom de la " -"politique est %s." - -#: ../../enterprise/extensions/resource_registration/functions.php:78 -msgid "Error the policy haven't name." -msgstr "Erreur, la politique n'a pas de nom." - -#: ../../enterprise/extensions/resource_registration/functions.php:99 -#, php-format -msgid "Success create '%s' policy." -msgstr "Politique '%s' créée correctement" - -#: ../../enterprise/extensions/resource_registration/functions.php:100 -#, php-format -msgid "Error create '%s' policy." -msgstr "Erreur de création de la politique '%s'" - -#: ../../enterprise/extensions/resource_registration/functions.php:142 -#, php-format -msgid "Error add '%s' agent. The agent does not exist" -msgstr "Erreur d’ajout de l’agent '%s'. L’agent n’existe pas" - -#: ../../enterprise/extensions/resource_registration/functions.php:147 -#, php-format -msgid "Success add '%s' agent." -msgstr "Agent '%s' ajouté correctement." - -#: ../../enterprise/extensions/resource_registration/functions.php:148 -#, php-format -msgid "Error add '%s' agent." -msgstr "Erreur d'ajout de l'agent '%s'." - -#: ../../enterprise/extensions/resource_registration/functions.php:167 -msgid "The collection does not exist" -msgstr "La collection n’existe pas" - -#: ../../enterprise/extensions/resource_registration/functions.php:172 -#, php-format -msgid "Success add '%s' collection." -msgstr "Collection '%s' ajoutée correctement" - -#: ../../enterprise/extensions/resource_registration/functions.php:173 -#, php-format -msgid "Error add '%s' collection." -msgstr "Erreur d'ajout de la collection '%s'" - -#: ../../enterprise/extensions/resource_registration/functions.php:191 -#, php-format -msgid "Success add '%s' agent plugin." -msgstr "Plugin de l'agent '%s' ajouté correctement" - -#: ../../enterprise/extensions/resource_registration/functions.php:192 -#, php-format -msgid "Error add '%s' agent plugin." -msgstr "Erreur d'ajout du plugin de l'agent '%s'." - -#: ../../enterprise/extensions/resource_registration/functions.php:205 -msgid "Error add the module, haven't type." -msgstr "Erreur d'ajout du module ; aucun type attribué." - -#: ../../enterprise/extensions/resource_registration/functions.php:411 -#: ../../enterprise/extensions/resource_registration/functions.php:480 -#: ../../enterprise/extensions/resource_registration/functions.php:581 -#: ../../enterprise/extensions/resource_registration/functions.php:637 -msgid "Error add the module, error in tag component." -msgstr "Erreur d'ajout du module ; erreur dans le composant de l'étiquette." - -#: ../../enterprise/extensions/resource_registration/functions.php:693 -msgid "Error add the module plugin importation, plugin is not registered" -msgstr "" -"Erreur d'importation du plugin de module ; le plugin n'est pas enregistré." - -#: ../../enterprise/extensions/resource_registration/functions.php:703 -#, php-format -msgid "Success add '%s' module." -msgstr "Module '%s' ajouté correctement" - -#: ../../enterprise/extensions/resource_registration/functions.php:704 -#, php-format -msgid "Error add '%s' module." -msgstr "Erreur d'ajout du module '%s'" - -#: ../../enterprise/extensions/resource_registration/functions.php:718 -#, php-format -msgid "Error add the alert, the template '%s' don't exist." -msgstr "Erreur d'ajout de l'alerte, le modèle '%s' n'existe pas." - -#: ../../enterprise/extensions/resource_registration/functions.php:731 -#: ../../enterprise/extensions/resource_registration/functions.php:749 -#, php-format -msgid "Error add the alert, the module '%s' don't exist." -msgstr "Erreur d'ajout de l'alerte, le module '%s' n'existe pas." - -#: ../../enterprise/extensions/resource_registration/functions.php:771 -#, php-format -msgid "Success add '%s' alert." -msgstr "Alerte '%s' ajoutée correctement" - -#: ../../enterprise/extensions/resource_registration/functions.php:772 -#, php-format -msgid "Error add '%s' alert." -msgstr "Erreur d'ajout de l'alerte '%s'" - -#: ../../enterprise/extensions/resource_registration/functions.php:798 -#, php-format -msgid "Error add the alert, the action '%s' don't exist." -msgstr "Erreur d'ajout de l'alerte ; l'action '%s' n'existe pas." - -#: ../../enterprise/extensions/resource_registration/functions.php:817 -#, php-format -msgid "Success add '%s' action." -msgstr "Action '%s' ajoutée correctement" - -#: ../../enterprise/extensions/resource_registration/functions.php:818 -#: ../../extensions/resource_registration.php:436 -#: ../../extensions/resource_registration.php:458 -#: ../../extensions/resource_registration.php:469 -#, php-format -msgid "Error add '%s' action." -msgstr "Erreur, action '%s' non ajoutée" - -#: ../../enterprise/extensions/resource_registration/functions.php:854 -msgid "The inventory module does not exist" -msgstr "Le module d’inventaire n’existe pas" - -#: ../../enterprise/extensions/resource_registration/functions.php:859 -#, php-format -msgid "Success add '%s' inventory module." -msgstr "Ajout réussi du module d’inventaire '%s'." - -#: ../../enterprise/extensions/resource_registration/functions.php:860 -#, php-format -msgid "Error add '%s' inventory module." -msgstr "Erreur d’ajout du module d’inventaire '%s'." - -#: ../../enterprise/extensions/csv_import_group/main.php:48 -#, php-format -msgid "Created group %s" -msgstr "Groupe %s créé" - -#: ../../enterprise/extensions/csv_import_group/main.php:49 -#, php-format -msgid "Could not create group %s" -msgstr "Impossible de créer le groupe %s" - -#: ../../enterprise/extensions/csv_import_group/main.php:56 -msgid "File processed" -msgstr "Fichier traité" - -#: ../../enterprise/extensions/csv_import_group/main.php:59 -msgid "Please syncronize groups to nodes" -msgstr "Veuillez synchroniser les groupes avec les nœuds" - -#: ../../enterprise/extensions/vmware/vmware_view.php:61 -msgid "Top 5 VMs CPU Usage" -msgstr "Top 5 VMs de l'utilisation de l'UC" - -#: ../../enterprise/extensions/vmware/vmware_view.php:70 -msgid "Top 5 VMs Memory Usage" -msgstr "Top 5 VMs de l'utilisation de la mémoire" - -#: ../../enterprise/extensions/vmware/vmware_view.php:82 -msgid "Top 5 VMs Provisioning Usage" -msgstr "Top 5 de l’utilisation du provisionnement des machines virtuelles" - -#: ../../enterprise/extensions/vmware/vmware_view.php:91 -msgid "Top 5 VMs Network Usage" -msgstr "Top 5 VMs de l'utilisation du réseau" - -#: ../../enterprise/extensions/vmware/vmware_view.php:684 -msgid "Host ESX" -msgstr "Hôte ESX" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1036 -msgid "CPU Usage" -msgstr "Utilisation de l'UC" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1046 -msgid "Memory Usage" -msgstr "Utilisation de la mémoire" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1056 -msgid "Disk I/O Rate" -msgstr "Ratio I/O du disque" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1066 -msgid "Network Usage" -msgstr "Utilisation du réseau" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1169 -msgid "Settings updated " -msgstr "Paramètres mis à jour " - -#: ../../enterprise/extensions/vmware/vmware_view.php:1171 -msgid "No changes in settings " -msgstr "Aucune modification des paramètres " - -#: ../../enterprise/extensions/vmware/vmware_view.php:1179 -msgid "CPU usage graphs" -msgstr "Graphiques d’utilisation de l’UCT" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1180 -#: ../../enterprise/extensions/vmware/vmware_view.php:1186 -#: ../../enterprise/extensions/vmware/vmware_view.php:1192 -#: ../../enterprise/extensions/vmware/vmware_view.php:1198 -msgid "Force minimum value" -msgstr "Forcer la valeur minimale" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1182 -#: ../../enterprise/extensions/vmware/vmware_view.php:1188 -#: ../../enterprise/extensions/vmware/vmware_view.php:1194 -#: ../../enterprise/extensions/vmware/vmware_view.php:1200 -msgid "Force maximum value" -msgstr "Forcer la valeur maximale" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1185 -msgid "Memory usage graphs" -msgstr "Graphiques d’utilisation de la mémoire" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1191 -msgid "Provisioning Usage graphs" -msgstr "Provisionnant des graphiques d’utilisation" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1197 -msgid "Network usage graphs" -msgstr "Graphiques d’utilisation du réseau" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1208 -msgid "Map items" -msgstr "Eléments de la Carte" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1209 -msgid "Show datastores" -msgstr "Afficher les datastores" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1216 -msgid "Show ESXis" -msgstr "Afficher ESXis" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1223 -msgid "Show VMs" -msgstr "Afficher les machines virtuelles" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1230 -msgid "Font size (px)" -msgstr "Taille de police (px)" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1232 -msgid "Node radius (px)" -msgstr "Rayon du nœud (px)" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1234 -msgid "Node separation (rate)" -msgstr "Séparation des nœuds (taux)" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1239 -msgid "" -"Looking for VMware configuration? You can configure several tasks using " -"Discovery Applications." -msgstr "" -"Vous recherchez une configuration VMware ? Vous pouvez configurer plusieurs " -"tâches à l’aide des applications Discovery." - -#: ../../enterprise/extensions/vmware/vmware_view.php:1247 -msgid "Graph settings" -msgstr "Paramètres du graphique" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1252 -msgid "Map settings" -msgstr "Paramètres de la carte" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1296 -#: ../../enterprise/extensions/vmware/vmware_view.php:1368 -msgid "Welcome" -msgstr "Bienvenue" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1327 -msgid "ESX Detail" -msgstr "Détail ESX" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1358 -msgid "ESX details" -msgstr "Détails ESX" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1363 -msgid "VMware view options" -msgstr "Options d’affichage VMware" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1399 -msgid "VMWare" -msgstr "VMware" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1504 -msgid "" -"Some ESX Hosts are not up to date, please check VMware plugin configuration." -msgstr "" -"Certains hôtes ESX ne sont pas à jour, veuillez vérifier la configuration du " -"plug-in VMware." - -#: ../../enterprise/extensions/vmware/vmware_view.php:1506 -msgid "VMware plugin is working." -msgstr "Le plugin VMware fonctionne." - -#: ../../enterprise/extensions/vmware/vmware_view.php:1515 -msgid "View VMware map" -msgstr "Afficher la carte VMware" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1516 -msgid "View VMware dashboard" -msgstr "Afficher le tableau de bord VMware" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1517 -msgid "View ESX Host statistics from" -msgstr "Afficher les statistiques de l’hôte ESX à partir de" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1524 -msgid "There are no VMware information detected in this environment." -msgstr "Aucune information VMware n’est détectée dans cet environnement." - -#: ../../enterprise/extensions/vmware/vmware_view.php:1525 -msgid "You can configure several tasks using Discovery Applications at " -msgstr "" -"Vous pouvez configurer plusieurs tâches à l’aide des applications de " -"découverte à l’adresse " - -#: ../../enterprise/extensions/vmware/vmware_view.php:1734 -#, php-format -msgid "" -"This map is a quick representation of all your VMware entities detected. You " -"can create a custom VMware map by defining a network map based on your VMware " -"discovery task %s" -msgstr "" -"Cette carte est une représentation rapide de toutes vos entités VMware " -"détectées. Vous pouvez créer une carte VMware personnalisée en définissant une " -"carte réseau en fonction de votre tâche de découverte VMware %s" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1744 -msgid "Show Datastores" -msgstr "Afficher les datastores" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1747 -msgid "Show ESX" -msgstr "Afficher ESX" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1750 -msgid "Show VM" -msgstr "Afficher VM" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1772 -msgid "View options" -msgstr "Afficher les options" - -#: ../../enterprise/extensions/vmware/vmware_manager.php:227 -msgid "Power Status: " -msgstr "État : " - -#: ../../enterprise/extensions/vmware/vmware_manager.php:273 -msgid "Change Status" -msgstr "Changer l'état" - -#: ../../enterprise/load_enterprise.php:560 -msgid "Failed while updating license." -msgstr "La mise à jour de la licence a échoué" - -#: ../../enterprise/load_enterprise.php:585 -#: ../../enterprise/load_enterprise.php:650 -msgid "Invalid licence." -msgstr "Licence non valide" - -#: ../../enterprise/load_enterprise.php:585 -msgid "Please contact your system administrator." -msgstr "Veuillez communiquer avec l'administrateur du système." - -#: ../../enterprise/load_enterprise.php:650 -#, php-format -msgid "Please contact %s for a valid licence." -msgstr "Veuillez contacter %s pour une licence valide." - -#: ../../enterprise/load_enterprise.php:651 -#, php-format -msgid "Or disable %s enterprise" -msgstr "Ou désactivez %s Enterprise" - -#: ../../enterprise/load_enterprise.php:753 -#: ../../enterprise/load_enterprise.php:1048 -msgid "Request new licence" -msgstr "Demander une nouvelle licence" - -#: ../../enterprise/load_enterprise.php:832 -msgid "" -"Metaconsole unreached

This " -"node has a metaconsole license and cannot contact with the metaconsole." -msgstr "" -"Métaconsole non achevée

Ce " -"noeud a une licence de Métaconsole et ne peut pas contacter la Métaconsole." - -#: ../../enterprise/load_enterprise.php:849 -#: ../../enterprise/load_enterprise.php:855 -#: ../../enterprise/load_enterprise.php:871 -#, php-format -msgid "" -"License exceeded

This " -"license allows %d agents and you have %d agents configured." -msgstr "" -"Licence dépasée

Cette " -"licence permet %d agents et vous avez %d agents configurés." - -#: ../../enterprise/load_enterprise.php:850 -#: ../../enterprise/load_enterprise.php:857 -#: ../../enterprise/load_enterprise.php:866 -#: ../../enterprise/load_enterprise.php:873 -#: ../../enterprise/load_enterprise.php:885 -#, php-format -msgid "Please contact %s to extend the license." -msgstr "Veuillez contacter %s pour étendre votre licence." - -#: ../../enterprise/load_enterprise.php:856 -#: ../../enterprise/load_enterprise.php:858 -#: ../../enterprise/load_enterprise.php:872 -#: ../../enterprise/load_enterprise.php:874 -#: ../../enterprise/load_enterprise.php:901 -#: ../../enterprise/load_enterprise.php:907 -msgid "" -"This console will work in limited mode. Enterprise features will not function." -msgstr "" -"Cette console travaillera en mode limité. Les fonctionnalités Enterprise ne " -"fonctionneront pas." - -#: ../../enterprise/load_enterprise.php:865 -#, php-format -msgid "" -"License exceeded

This " -"license allows %d agents and you have %d agents configured." -msgstr "" -"Licence dépasée

Cette " -"licence permet %d agents et vous avez %d agents configurés." - -#: ../../enterprise/load_enterprise.php:884 -#, php-format -msgid "" -"License exceeded

This " -"license allows %d modules and you have %d modules configured." -msgstr "" -"Licence dépasée

Cette " -"licence permet %d modules et vous avez %d modules configurés." - -#: ../../enterprise/load_enterprise.php:894 -#: ../../enterprise/load_enterprise.php:900 -msgid "" -"This license has expired. " -"

You can not get updates until you renew the license." -msgstr "" -"Licence expirée

Vous ne " -"pouvez pas obtenir de mises à jour tant que vous n'avez pas renouvelé la " -"licence." - -#: ../../enterprise/load_enterprise.php:895 -#: ../../enterprise/load_enterprise.php:902 -#, php-format -msgid "Please contact %s to renew the license." -msgstr "Veuillez contacter %s pour renouveler votre licence." - -#: ../../enterprise/load_enterprise.php:905 -#: ../../enterprise/load_enterprise.php:1044 -msgid "Renew" -msgstr "Renouveler" - -#: ../../enterprise/load_enterprise.php:914 -#, php-format -msgid "" -"This license is outside of support. " -"

This %s installation will continue working normally and without " -"limitations, but without support or updates." -msgstr "" -"Cette licence est hors support. " -"

Cette installation %s continuera à fonctionner normalement et sans " -"limitations mais sans support ou mises à jour." - -#: ../../enterprise/views/cluster/list.php:31 -#: ../../general/first_task/cluster_builder.php:29 -#: ../../general/first_task/cluster_builder.php:51 -#: ../../general/first_task/HA_cluster_builder.php:42 -msgid "Clusters" -msgstr "Grappes" - -#: ../../enterprise/views/cluster/list.php:122 -msgid "New cluster" -msgstr "Nouveau grappe" - -#: ../../enterprise/views/cluster/view.php:44 -#: ../../enterprise/views/cluster/view.php:63 -#: ../../enterprise/views/cluster/edit.php:41 -#: ../../enterprise/views/cluster/edit.php:68 -msgid "Cluster list" -msgstr "Liste de grappes" - -#: ../../enterprise/views/cluster/view.php:50 -#: ../../enterprise/views/cluster/view.php:81 -msgid "Cluster details" -msgstr "Détails du grappe" - -#: ../../enterprise/views/cluster/view.php:74 -msgid "Edit this cluster" -msgstr "Éditer ce grappe" - -#: ../../enterprise/views/cluster/view.php:223 -msgid "Force cluster status calculation" -msgstr "Forcer calcule d'état du grappe" - -#: ../../enterprise/views/cluster/view.php:314 -msgid "Cluster agent" -msgstr "Agent de grappe" - -#: ../../enterprise/views/cluster/edit.php:57 -msgid "cluster " -msgstr "grappe " - -#: ../../enterprise/views/cluster/edit.php:88 -msgid "View this cluster" -msgstr "Voir le grappe" - -#: ../../enterprise/views/ncm/snippets/list.php:32 -#: ../../enterprise/views/ncm/snippets/edit.php:42 -#: ../../enterprise/views/ncm/vendors/list.php:32 -#: ../../enterprise/views/ncm/vendors/edit.php:35 -#: ../../enterprise/views/ncm/models/list.php:32 -#: ../../enterprise/views/ncm/models/edit.php:37 -#: ../../enterprise/views/ncm/templates/list.php:32 -#: ../../enterprise/views/ncm/templates/edit.php:42 -#: ../../enterprise/views/ncm/devices/list.php:32 -#: ../../enterprise/views/ncm/devices/list.php:67 -#: ../../enterprise/views/ncm/firmwares/list.php:32 -#: ../../enterprise/views/ncm/firmwares/edit.php:41 -#: ../../include/functions.php:1238 ../../include/functions_events.php:3297 -msgid "Network configuration manager" -msgstr "Gestionnaire de configuration réseau" - -#: ../../enterprise/views/ncm/snippets/list.php:32 -#: ../../enterprise/views/ncm/snippets/edit.php:42 -msgid "Snippets" -msgstr "Snippets" - -#: ../../enterprise/views/ncm/snippets/edit.php:73 -#: ../../enterprise/views/ncm/templates/edit.php:73 -#: ../../enterprise/views/ncm/firmwares/edit.php:72 -msgid "Script not defined" -msgstr "Script pas défini" - -#: ../../enterprise/views/ncm/snippets/edit.php:91 -#: ../../enterprise/views/ncm/templates/edit.php:160 -#: ../../enterprise/views/ncm/templates/edit.php:188 -#: ../../enterprise/views/ncm/templates/edit.php:216 -#: ../../enterprise/views/ncm/templates/edit.php:244 -#: ../../enterprise/views/ncm/templates/edit.php:271 -#: ../../enterprise/views/ncm/templates/edit.php:298 -msgid "Script details" -msgstr "Détails du script" - -#: ../../enterprise/views/ncm/vendors/list.php:32 -#: ../../enterprise/views/ncm/vendors/edit.php:35 -#: ../../enterprise/views/ncm/templates/list.php:74 -#: ../../enterprise/views/ncm/templates/edit.php:107 -#: ../../enterprise/views/ncm/firmwares/edit.php:106 -msgid "Vendors" -msgstr "Fournisseurs" - -#: ../../enterprise/views/ncm/vendors/edit.php:89 -msgid "icon" -msgstr "icône" - -#: ../../enterprise/views/ncm/agent/details.php:89 -msgid "Script type" -msgstr "Type de script" - -#: ../../enterprise/views/ncm/agent/details.php:91 -msgid "Execution last timestamp" -msgstr "Dernier horodatage d’exécution" - -#: ../../enterprise/views/ncm/agent/details.php:107 -msgid "Retrieve running configuration" -msgstr "Récupérer la configuration en cours d’exécution" - -#: ../../enterprise/views/ncm/agent/details.php:120 -#: ../../enterprise/views/ncm/agent/details.php:383 -msgid "Restore from backup" -msgstr "Restaurer à partir de sauvegarde" - -#: ../../enterprise/views/ncm/agent/details.php:172 -msgid "Running without a backup" -msgstr "Exécution sans sauvegarde" - -#: ../../enterprise/views/ncm/agent/details.php:181 -msgid "Latest configuration retrieved is different from backed one" -msgstr "La dernière configuration récupérée est différente de celle sauvegardée" - -#: ../../enterprise/views/ncm/agent/details.php:184 -msgid "Backup up to date with latest configuration" -msgstr "Sauvegarde à jour avec la dernière configuration" - -#: ../../enterprise/views/ncm/agent/details.php:208 -msgid "Configuration backup status" -msgstr "État de sauvegarde de la configuration" - -#: ../../enterprise/views/ncm/agent/details.php:238 -msgid "Last on demand execution" -msgstr "Dernière exécution à la demande" - -#: ../../enterprise/views/ncm/agent/details.php:246 -#, php-format -msgid "Customize %s" -msgstr "Personnaliser %s" - -#: ../../enterprise/views/ncm/agent/details.php:250 -msgid "Execute snippet" -msgstr "Exécuter skipper" - -#: ../../enterprise/views/ncm/agent/details.php:314 -#, php-format -msgid "Current firmware version: %s" -msgstr "Version du firmware actuelle : %s" - -#: ../../enterprise/views/ncm/agent/details.php:339 -#, php-format -msgid "Configuration backup present, %s" -msgstr "Sauvegarde de configuration présent, %s" - -#: ../../enterprise/views/ncm/agent/details.php:346 -msgid "There is no configuration backup" -msgstr "Il n'y a pas de configuration de sauvegarde" - -#: ../../enterprise/views/ncm/agent/details.php:359 -msgid "Backup latest retrieved configuration" -msgstr "Sauvegarder la dernière configuration récupérée" - -#: ../../enterprise/views/ncm/agent/details.php:401 -#, php-format -msgid "Latest operation \"%s\" was executed %s ago with result: %s %s" -msgstr "" -"La dernière opération « %s » a été exécutée il y a %s avec le résultat: %s %s" - -#: ../../enterprise/views/ncm/agent/details.php:414 -#, php-format -msgid "Script executions queued: %d" -msgstr "Exécutions de script en file d’attente : %d" - -#: ../../enterprise/views/ncm/agent/details.php:424 +#: ../../views/dashboard/list.php:136 #, php-format -msgid "Configuration backup schedule: %s" -msgstr "Planification de la sauvegarde de la configuration : %s" - -#: ../../enterprise/views/ncm/agent/details.php:441 -msgid "Device details" -msgstr "Détails de l’appareil" - -#: ../../enterprise/views/ncm/agent/details.php:483 -msgid "Configuration timestamp" -msgstr "Horodatage de configuration" - -#: ../../enterprise/views/ncm/agent/details.php:484 -msgid "Diff" -msgstr "Différences" - -#: ../../enterprise/views/ncm/agent/details.php:490 -msgid "No changes with current backup" -msgstr "Aucun changements par rapport à la sauvegarde actuelle" - -#: ../../enterprise/views/ncm/agent/details.php:494 -msgid "This is the latest configuration retrieved" -msgstr "C’est la dernière configuration récupérée" - -#: ../../enterprise/views/ncm/agent/details.php:507 -#: ../../enterprise/views/ncm/agent/details.php:511 -msgid "This is the current backup." -msgstr "C’est la sauvegarde actuelle." - -#: ../../enterprise/views/ncm/agent/details.php:523 -msgid "Review this configuration" -msgstr "Passez en revue cette configuration" - -#: ../../enterprise/views/ncm/agent/details.php:534 -msgid "There is no backup to compare with" -msgstr "Il n’y a pas de sauvegarde avec laquelle comparer" - -#: ../../enterprise/views/ncm/agent/details.php:545 -msgid "Backup this configuration" -msgstr "Sauvegarder cette configuration" - -#: ../../enterprise/views/ncm/agent/details.php:563 -msgid "Configurations registry" -msgstr "Registre des configurations" - -#: ../../enterprise/views/ncm/agent/details.php:574 -msgid "Diff between: backup - selected" -msgstr "Différence entre : sauvegarde - sélectionné" - -#: ../../enterprise/views/ncm/agent/details.php:624 -msgid "Retrieve firmware version?" -msgstr "Récupérer version firmware ?" - -#: ../../enterprise/views/ncm/agent/details.php:625 -msgid "" -"This action will connect to the device to retrieve firmware version. Are you " -"sure?" -msgstr "" -"Cette action se connectera à l’appareil pour récupérer la version du firmware. " -"êtes-vous sûr ?" - -#: ../../enterprise/views/ncm/agent/details.php:635 -msgid "Get running config?" -msgstr "Collecter configuration en exécution ?" - -#: ../../enterprise/views/ncm/agent/details.php:636 -msgid "" -"This action will connect to the device to retrieve latest configuration. Are " -"you sure?" -msgstr "" -"Cette action connectera avec l'appareil pour recueillir la dernière " -"configuration. Êtes-vous sûr ?" - -#: ../../enterprise/views/ncm/agent/details.php:647 -msgid "Backup latest config?" -msgstr "Sauvegarder la dernière configuration ?" - -#: ../../enterprise/views/ncm/agent/details.php:648 -msgid "" -"This action will overwrite current backup to use latest retrieved " -"configuration. Are you sure?" -msgstr "" -"Cette action écrasera la sauvegarde actuelle pour utiliser la dernière " -"configuration recueilli. Êtes-vous sûr ?" - -#: ../../enterprise/views/ncm/agent/details.php:656 -msgid "Backup target config?" -msgstr "Configuration de la cible de sauvegarde ?" - -#: ../../enterprise/views/ncm/agent/details.php:657 -msgid "" -"This action will overwrite current backup to use selected configuration. Are " -"you sure?" -msgstr "" -"Cette action remplacera la sauvegarde actuelle pour utiliser la configuration " -"sélectionnée. Êtes-vous sûr ?" - -#: ../../enterprise/views/ncm/agent/details.php:668 -msgid "Restore device configuration?" -msgstr "Restaurer la configuration de l'appareil ?" - -#: ../../enterprise/views/ncm/agent/details.php:669 -msgid "" -"This action will overwrite device configuration with latest backup. Are you " -"sure?" -msgstr "" -"Cette action écrasera la configuration de l'appareil avec la dernière " -"sauvegarde. Êtes-vous sûr ?" - -#: ../../enterprise/views/ncm/agent/details.php:688 -msgid "Customize script execution" -msgstr "Personnaliser l’exécution des scripts" - -#: ../../enterprise/views/ncm/agent/details.php:689 -#: ../../include/functions_events.php:3837 -#: ../../include/class/ExternalTools.class.php:581 -#: ../../include/ajax/events.php:2029 -msgid "Execute" -msgstr "Exécuter" - -#: ../../enterprise/views/ncm/agent/manage.php:57 -msgid "For instance Cisco" -msgstr "Par exemple Cisco" - -#: ../../enterprise/views/ncm/agent/manage.php:59 -msgid "Device manufacturer" -msgstr "Fabricant de l'appareil" - -#: ../../enterprise/views/ncm/agent/manage.php:87 -msgid "For instance Catalyst 9400" -msgstr "Par exemple Catalyst 9400" - -#: ../../enterprise/views/ncm/agent/manage.php:89 -msgid "Device model" -msgstr "Modèle d'appareil" - -#: ../../enterprise/views/ncm/agent/manage.php:107 -msgid "connect using SSH" -msgstr "Connecter utilisant SSH" - -#: ../../enterprise/views/ncm/agent/manage.php:108 -msgid "connect using telnet" -msgstr "Connecter utilisant telnet" - -#: ../../enterprise/views/ncm/agent/manage.php:131 -msgid "Credentials to access device" -msgstr "Identifiants pour accéder à l'appareil" - -#: ../../enterprise/views/ncm/agent/manage.php:144 -msgid "Credentials to administrate device" -msgstr "Identifiants pour gérer l'appareil" - -#: ../../enterprise/views/ncm/agent/manage.php:177 -msgid "NCM template to be used" -msgstr "Modèle NCM à utiliser" - -#: ../../enterprise/views/ncm/agent/manage.php:190 -msgid "Backup schedule (if defined)" -msgstr "Planification de la sauvegarde (si définie)" - -#: ../../enterprise/views/ncm/agent/manage.php:195 -msgid "No schedule" -msgstr "Aucune programmation" - -#: ../../enterprise/views/ncm/agent/manage.php:197 -msgid "Once a day" -msgstr "Une fois par jour" - -#: ../../enterprise/views/ncm/agent/manage.php:198 -msgid "Once a week" -msgstr "Une fois par semaine" - -#: ../../enterprise/views/ncm/agent/manage.php:199 -msgid "Once a month" -msgstr "Une fois par mois" - -#: ../../enterprise/views/ncm/agent/manage.php:218 -msgid "Launch event if configuration changes" -msgstr "Événement de lancement si la configuration change" - -#: ../../enterprise/views/ncm/agent/manage.php:243 -msgid "NCM state" -msgstr "État NCM" - -#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:63 -msgid "Select firmware file to update to" -msgstr "" -"Sélectionnez le fichier du micrologiciel vers lequel effectuer la mise à jour" - -#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:75 -msgid "Transfer from url" -msgstr "Transfert depuis l’url" - -#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:86 -msgid "Target file name" -msgstr "Nom du fichier cible" - -#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:105 -msgid "Customize execution" -msgstr "Personnaliser l’exécution" - -#: ../../enterprise/views/ncm/models/list.php:32 -#: ../../enterprise/views/ncm/templates/list.php:75 -#: ../../enterprise/views/ncm/templates/edit.php:134 -#: ../../enterprise/views/ncm/firmwares/list.php:76 -#: ../../enterprise/views/ncm/firmwares/edit.php:133 -msgid "Models" -msgstr "Modèles" - -#: ../../enterprise/views/ncm/models/list.php:72 -#: ../../enterprise/views/ncm/models/edit.php:88 -#: ../../enterprise/views/ncm/devices/list.php:118 -#: ../../enterprise/views/ncm/firmwares/list.php:75 -msgid "Vendor" -msgstr "Fournisseur" - -#: ../../enterprise/views/ncm/models/edit.php:37 -#: ../../enterprise/views/ncm/templates/edit.php:42 -#: ../../enterprise/views/ncm/devices/list.php:32 -msgid "Devices" -msgstr "Dispositifs" - -#: ../../enterprise/views/ncm/templates/list.php:76 -msgid "Scripts defined" -msgstr "Scripts définis" - -#: ../../enterprise/views/ncm/templates/edit.php:102 -msgid "" -"Comma separated, a vendors list compatible with scripts defined within " -"template." -msgstr "" -"Séparés par virgules, une liste de fournisseurs compatible avec les scripts " -"définis dans le modèle." - -#: ../../enterprise/views/ncm/templates/edit.php:130 -msgid "" -"Comma separated, a model list compatible with scripts defined within template." -msgstr "" -"Séparés par virgules, une liste de modèles compatible avec les scripts définis " -"dans le modèle." - -#: ../../enterprise/views/ncm/templates/edit.php:148 -msgid "This script will be used to test devices availability" -msgstr "Le script sera utilisé our vérifier la disponibilité des appareils" - -#: ../../enterprise/views/ncm/templates/edit.php:153 -msgid "Script: Test" -msgstr "Script : Test" - -#: ../../enterprise/views/ncm/templates/edit.php:176 -msgid "This script will be used to retrieve configuration from devices" -msgstr "" -"Cet script sera utilisé pour collecter de la configuration à partir des " -"appareils" - -#: ../../enterprise/views/ncm/templates/edit.php:181 -msgid "Script: Get configuration" -msgstr "Script : Get configuration" - -#: ../../enterprise/views/ncm/templates/edit.php:204 -msgid "" -"This script will be used to apply configuration, previously backed up, to " -"devices" -msgstr "" -"Cet script sera utilisé pour appliquer les configurations, préalablement " -"sauvegardés, aux appareils" - -#: ../../enterprise/views/ncm/templates/edit.php:209 -msgid "Script: set configuration" -msgstr "Script : set configuration" - -#: ../../enterprise/views/ncm/templates/edit.php:232 -msgid "This script will be used to retrieve firmware version from devices" -msgstr "Cet script sera utilisé pour collecter la version firmware des appareils" - -#: ../../enterprise/views/ncm/templates/edit.php:237 -msgid "Script: get firmware" -msgstr "Script : get firmware" - -#: ../../enterprise/views/ncm/templates/edit.php:259 -msgid "This script will be used to upgrade firmware version of the devices" -msgstr "" -"Ce script sera utilisé pour mettre à niveau la version du firmware des " -"appareils" - -#: ../../enterprise/views/ncm/templates/edit.php:264 -msgid "Script: set firmware" -msgstr "Script : définir le firmware" - -#: ../../enterprise/views/ncm/templates/edit.php:286 -msgid "This script will be executed on the devices when selecting CUSTOM task" -msgstr "" -"Cet script sera exécuté dans les appareils lors de la selection de la tache " -"CUSTOM" - -#: ../../enterprise/views/ncm/templates/edit.php:291 -msgid "Script: custom task" -msgstr "Script : custom task" - -#: ../../enterprise/views/ncm/devices/list.php:64 -#: ../../include/functions_reports.php:938 -msgid "NCM" -msgstr "NCM" - -#: ../../enterprise/views/ncm/devices/list.php:69 -msgid "" -"WARNING: This is a new feature and is still at an early stage. It is available " -"with limited features, use it with caution and send us your feedback to " -"improve these current capabilities." -msgstr "" -"AVERTISSEMENT : C'est une nouvelle fonctionnalité et elle est dans une étape " -"préliminaire. C'est disponible avec des fonctionnalités limitées, utilisez-le " -"avec précaution et envoyez-nous vos commentaires pour améliorer ses capacités " -"actuelles." - -#: ../../enterprise/views/ncm/devices/list.php:72 -msgid "" -"Network configuration manager is used to keep configurations and software " -"versions of any network device in your infrastructure under your control." -msgstr "" -"Le gestionnaire de configuration réseau est utilisé pour maintenir des " -"configurations et des versions de logiciel de n'importe quel appareil réseau " -"dans votre infrastructure sous contrôle." - -#: ../../enterprise/views/ncm/devices/list.php:77 -msgid "" -"To start using it, navigatenavigate to your desired agent, tab Network Config " -"Manager, and enable the ncm features,\n" -" you will be asked for the vendor and model of the device." -msgstr "" -"Pour commencer à l'utiliser, naviguez ver l'agent désiré, l'onglet " -"Gestionnaire de configuration réseau et habilitez les fonctionnalités ncm\n" -" il vous demandera de entrer le fournisseur et le modèle d'appareil." - -#: ../../enterprise/views/ncm/devices/list.php:84 -msgid "Define a NCM template" -msgstr "Définissez un modèle NCM" - -#: ../../enterprise/views/ncm/devices/list.php:87 -msgid "Configure agents to use NCM templates" -msgstr "Configurez les agents pour l'utilisation de modèles NCM" - -#: ../../enterprise/views/ncm/devices/list.php:119 -msgid "Model" -msgstr "Modèle" - -#: ../../enterprise/views/ncm/devices/list.php:121 -msgid "Last queued task" -msgstr "Dernière tâche en file d’attente" - -#: ../../enterprise/views/ncm/firmwares/list.php:32 -msgid "Firmwares" -msgstr "Firmwares" - -#: ../../enterprise/views/ncm/firmwares/edit.php:41 -msgid "Firmware" -msgstr "Firmware" - -#: ../../enterprise/views/ncm/firmwares/edit.php:101 -msgid "" -"Comma separated, a vendors list compatible with scripts defined within " -"firmware." -msgstr "" -"Séparé par des virgules, une liste de fournisseurs compatible avec les scripts " -"définis dans le firmware." - -#: ../../enterprise/views/ncm/firmwares/edit.php:129 -msgid "" -"Comma separated, a model list compatible with scripts defined within firmware." -msgstr "" -"Séparé par des virgules, une liste de modèles compatible avec les scripts " -"définis dans le firmware." +msgid "Private for (%s)" +msgstr "Privé pour (%s)" -#: ../../enterprise/views/ncm/firmwares/edit.php:149 -msgid "Current binary file will be overwritten, are you sure?" -msgstr "Le fichier binaire actuel sera écrasé, êtes-vous sûr?" +#: ../../views/dashboard/list.php:217 +msgid "Create a new dashboard" +msgstr "Créer un nouveau tableau de bord" -#: ../../enterprise/views/ncm/firmwares/edit.php:154 -msgid "Binary file" -msgstr "Fichier binaire" +#: ../../views/dashboard/list.php:233 +msgid "New dashboard" +msgstr "Nouveau panneau de configuration" #: ../../general/maintenance.php:36 msgid "Maintenance tasks in progress" @@ -41534,6 +2494,266 @@ msgstr "Taches de maintenance en progrès" msgid "You will be automatically redirected when all tasks finish" msgstr "Vous serez redirigé automatiquement quand tous les taches sont finis" +#: ../../general/logon_failed.php:18 ../../general/register.php:154 +#: ../../operation/users/user_edit.php:1061 +#: ../../operation/users/user_edit.php:1127 +#: ../../operation/users/user_edit.php:1198 +#: ../../include/ajax/double_auth.ajax.php:252 +#: ../../include/ajax/double_auth.ajax.php:350 +#: ../../include/ajax/double_auth.ajax.php:396 +#: ../../include/ajax/double_auth.ajax.php:512 +#: ../../enterprise/include/functions_login.php:485 +#: ../../godmode/users/configure_user.php:1822 +#: ../../godmode/users/configure_user.php:1892 +#: ../../godmode/users/configure_user.php:1964 +msgid "Authentication error" +msgstr "Erreur d'authentification" + +#: ../../general/logon_failed.php:30 +msgid "" +"Either, your password or your login are incorrect. Please check your CAPS LOCK " +"key, username and password are case SeNSiTiVe.

All actions, included " +"failed login attempts are logged in Pandora FMS System logs, and these can be " +"reviewed by each user, please report to admin any incident or malfunction." +msgstr "" +"Le mot de passe et/ou l'identifiant sont erronés. Veuillez vérifier que le " +"verrouillage des majuscules est désactivé ; l'identifiant et le mot de passe " +"sont sensibles à la casse.

Toutes les actions, y compris les essais de " +"connexion échoués, sont enregistrés dans les journaux du système Pandora FMS " +"et ils peuvent être consultés par chaque utilisateur. Veuillez communiquer " +"tout incident ou défaillance à l'administrateur." + +#: ../../general/register.php:157 ../../operation/users/user_edit.php:1064 +#: ../../operation/users/user_edit.php:1130 +#: ../../include/ajax/double_auth.ajax.php:255 +#: ../../include/ajax/double_auth.ajax.php:353 +#: ../../include/ajax/double_auth.ajax.php:399 +#: ../../include/ajax/double_auth.ajax.php:516 +#: ../../include/class/Diagnostics.class.php:1827 +#: ../../include/functions_events.php:2929 +#: ../../include/functions_events.php:3284 ../../include/functions_ui.php:290 +#: ../../include/functions.php:1236 +#: ../../enterprise/include/class/CommandCenter.class.php:473 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4052 +#: ../../enterprise/include/lib/Metaconsole/Node.php:593 +#: ../../enterprise/include/functions_login.php:104 +#: ../../enterprise/include/functions_login.php:488 +#: ../../enterprise/meta/include/functions_ui_meta.php:970 +#: ../../enterprise/godmode/services/services.elements.php:841 +#: ../../enterprise/godmode/services/services.elements.php:852 +#: ../../mobile/operation/visualmap.php:182 +#: ../../godmode/massive/massive_edit_plugins.php:856 +#: ../../godmode/massive/massive_edit_plugins.php:857 +#: ../../godmode/users/configure_user.php:1825 +#: ../../godmode/users/configure_user.php:1895 +msgid "Error" +msgstr "Erreur" + +#: ../../general/register.php:161 ../../operation/users/user_edit.php:1068 +#: ../../operation/users/user_edit.php:1134 +#: ../../include/ajax/double_auth.ajax.php:259 +#: ../../include/ajax/double_auth.ajax.php:357 +#: ../../include/ajax/double_auth.ajax.php:403 +#: ../../include/ajax/double_auth.ajax.php:520 +#: ../../enterprise/include/functions_login.php:492 +#: ../../godmode/users/configure_user.php:1829 +#: ../../godmode/users/configure_user.php:1899 +msgid "There was an error loading the data" +msgstr "Erreur de chargement des données" + +#: ../../general/register.php:170 ../../operation/users/user_edit.php:1142 +#: ../../operation/users/user_edit.php:1218 +#: ../../enterprise/include/functions_login.php:501 +#: ../../godmode/users/configure_user.php:1907 +#: ../../godmode/users/configure_user.php:1985 +msgid "Double autentication activation" +msgstr "Double authentification activée" + +#: ../../general/noaccess.php:130 ../../general/noaccess2.php:16 +#: ../../general/noaccess2.php:18 ../../general/noaccesssaml.php:130 +#: ../../enterprise/meta/general/metaconsole_no_activated.php:12 +#: ../../enterprise/meta/general/noaccess.php:130 +#: ../../enterprise/meta/general/noaccesssaml.php:130 +#: ../../mobile/operation/agent.php:117 ../../mobile/operation/modules.php:218 +#: ../../mobile/operation/visualmaps.php:159 +#: ../../mobile/operation/visualmap.php:185 +#: ../../mobile/operation/tactical.php:79 ../../mobile/operation/alerts.php:176 +#: ../../mobile/operation/events.php:468 +#: ../../mobile/operation/module_graph.php:255 +#: ../../mobile/operation/agents.php:186 ../../mobile/operation/groups.php:59 +#: ../../mobile/index.php:258 +msgid "You don't have access to this page" +msgstr "Vous n'avez pas accès à cette page" + +#: ../../general/noaccess.php:135 ../../enterprise/meta/general/noaccess.php:135 +msgid "" +"Access to this page is restricted to authorized users only, please contact " +"system administrator if you need assistance." +msgstr "" +"L'accès à cette page est limité aux utilisateurs autorisés seulement, veuillez " +"contacter l'administrateur système si vous avez besoin de l'aide." + +#: ../../general/noaccess.php:137 ../../enterprise/meta/general/noaccess.php:137 +#, php-format +msgid "" +"Please know that all attempts to access this page are recorded in security " +"logs of %s System Database" +msgstr "" +"Tous les essais d'accès à cette page sont enregistrés dans les journaux de " +"sécurité de la base de données du système %s" + +#: ../../general/login_help_dialog.php:39 +#: ../../include/lib/Dashboard/Widgets/example.php:245 +#, php-format +msgid "Welcome to %s" +msgstr "Bienvenue à %s" + +#: ../../general/login_help_dialog.php:43 +#, php-format +msgid "" +"If this is your first time using %s, we suggest a few links that'll help you " +"learn more about the software. Monitoring can be overwhelming, but take your " +"time to learn how to harness the power of %s!" +msgstr "" +"Si c'est votre première fois utilisant %s, nous vous suggestions quelques " +"liens qui vous aideront a apprendre plus sur le logiciel. La supervision peut " +"être écrasant, mais prenez votre temps pour apprendre comment exploiter la " +"puissance de %s !" + +#: ../../general/login_help_dialog.php:57 ../../general/login_help_dialog.php:62 +msgid "Online help" +msgstr "Aide en ligne" + +#: ../../general/login_help_dialog.php:70 ../../general/login_help_dialog.php:75 +msgid "Enterprise version" +msgstr "Version Enterprise" + +#: ../../general/login_help_dialog.php:83 ../../general/login_help_dialog.php:88 +#: ../../general/login_page.php:148 ../../general/login_page.php:151 +#: ../../enterprise/include/reset_pass.php:53 +#: ../../enterprise/include/process_reset_pass.php:58 +#: ../../enterprise/meta/general/login_page.php:64 +#: ../../enterprise/meta/include/reset_pass.php:47 +#: ../../enterprise/meta/include/process_reset_pass.php:47 +msgid "Support" +msgstr "Assistance" + +#: ../../general/login_help_dialog.php:88 +msgid "Forums" +msgstr "Forums" + +#: ../../general/login_help_dialog.php:96 ../../general/login_help_dialog.php:101 +#: ../../general/mysqlerr.php:142 +msgid "Documentation" +msgstr "Documentation" + +#: ../../general/login_help_dialog.php:110 +msgid "Click here to don't show again this message" +msgstr "Cliquez ici pour ne plus afficher ce message" + +#: ../../general/ui/agents_list.php:100 ../../general/ui/agents_list.php:113 +#: ../../operation/agentes/status_monitor.php:547 +#: ../../operation/agentes/alerts_status.functions.php:194 +#: ../../operation/agentes/alerts_status.functions.php:203 +#: ../../operation/agentes/estado_agente.php:280 +#: ../../operation/agentes/estado_agente.php:291 +#: ../../operation/search_results.php:192 ../../include/ajax/heatmap.ajax.php:70 +#: ../../include/class/AuditLog.class.php:180 +#: ../../include/class/AgentWizard.class.php:2617 +#: ../../include/class/CalendarManager.class.php:1020 +#: ../../include/functions_snmp.php:358 +#: ../../include/functions_snmp_browser.php:925 +#: ../../include/functions_snmp_browser.php:1501 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:432 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:439 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:164 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:173 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:760 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:797 +#: ../../enterprise/tools/ipam/ipam_list.php:90 +#: ../../enterprise/tools/ipam/ipam_list.php:164 +#: ../../enterprise/operation/log/log_viewer.php:513 +#: ../../enterprise/operation/log/log_viewer.php:796 +#: ../../enterprise/operation/services/services.treeview_services.php:128 +#: ../../enterprise/operation/services/services.list.php:225 +#: ../../enterprise/operation/services/services.list.php:318 +#: ../../enterprise/operation/services/services.table_services.php:147 +#: ../../enterprise/operation/services/services.table_services.php:238 +#: ../../enterprise/operation/agentes/tag_view.php:219 +#: ../../enterprise/operation/agentes/agent_inventory.php:138 +#: ../../enterprise/operation/agentes/agent_inventory.php:140 +#: ../../enterprise/operation/inventory/inventory.php:374 +#: ../../enterprise/operation/inventory/inventory.php:427 +#: ../../enterprise/meta/general/header.php:44 +#: ../../enterprise/meta/general/header.php:46 +#: ../../enterprise/meta/general/main_header.php:689 +#: ../../enterprise/meta/general/main_header.php:691 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:265 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:362 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:419 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:687 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:758 +#: ../../enterprise/meta/advanced/metasetup.relations.php:451 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:186 +#: ../../enterprise/meta/advanced/collections.php:217 +#: ../../enterprise/meta/advanced/collections.php:230 +#: ../../enterprise/meta/agentsearch.php:110 +#: ../../enterprise/extensions/translate_string.php:323 +#: ../../enterprise/godmode/modules/local_components.php:573 +#: ../../enterprise/godmode/modules/local_components.php:598 +#: ../../enterprise/godmode/agentes/collection_manager.php:48 +#: ../../enterprise/godmode/agentes/collections.php:365 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:151 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:162 +#: ../../enterprise/godmode/policies/policy_agents.php:822 +#: ../../enterprise/godmode/policies/policy_agents.php:835 +#: ../../enterprise/godmode/policies/policy_collections.php:254 +#: ../../extensions/module_groups.php:283 ../../mobile/operation/agent.php:320 +#: ../../godmode/modules/manage_network_components.php:678 +#: ../../godmode/reporting/map_builder.php:350 +#: ../../godmode/reporting/map_builder.php:372 +#: ../../godmode/reporting/graphs.php:241 +#: ../../godmode/reporting/visual_console_favorite.php:158 +#: ../../godmode/reporting/visual_console_favorite.php:188 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1142 +#: ../../godmode/reporting/reporting_builder.php:795 +#: ../../godmode/agentes/module_manager.php:65 +#: ../../godmode/agentes/planned_downtime.list.php:284 +#: ../../godmode/agentes/planned_downtime.list.php:368 +#: ../../godmode/agentes/modificar_agente.php:363 +#: ../../godmode/agentes/modificar_agente.php:372 +#: ../../godmode/alerts/alert_actions.php:244 +#: ../../godmode/alerts/alert_actions.php:302 +#: ../../godmode/alerts/alert_templates.php:314 +#: ../../godmode/alerts/alert_templates.php:325 +#: ../../godmode/users/user_list.php:402 ../../godmode/users/user_list.php:412 +#: ../../godmode/module_library/module_library_view.php:102 +#: ../../godmode/module_library/module_library_view.php:112 +#: ../../godmode/groups/group_list.php:785 +#: ../../godmode/groups/group_list.php:795 +msgid "Search" +msgstr "Rechercher" + +#: ../../general/ui/agents_list.php:146 +#: ../../operation/reporting/graph_viewer.php:316 +#: ../../operation/reporting/reporting_viewer.php:347 +#: ../../include/functions_events.php:4380 +#: ../../enterprise/operation/log/log_viewer.php:845 +#: ../../enterprise/operation/log/log_viewer.php:867 +#: ../../enterprise/include/class/CommandCenter.class.php:463 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:149 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:195 +#: ../../enterprise/godmode/policies/policy_modules.php:1636 +#: ../../godmode/massive/massive_copy_modules.php:235 +#: ../../godmode/massive/massive_operations.php:361 +#: ../../godmode/massive/massive_add_profiles.php:292 +msgid "Loading" +msgstr "Chargement en cours" + +#: ../../general/ui/agents_list.php:152 +msgid "No agents found" +msgstr "Aucun agent trouvé" + #: ../../general/alert_enterprise.php:107 #, php-format msgid "" @@ -41797,14 +3017,15 @@ msgstr "" "corrélation d'événements pour simplifier le système d'alertes, rendre " "l'administration plus facile et augmenter le rendement." -#: ../../general/ui/agents_list.php:152 -msgid "No agents found" -msgstr "Aucun agent trouvé" - #: ../../general/noaccess2.php:23 msgid "Access to this page is restricted" msgstr "L'accès à cette page est limité" +#: ../../general/noaccess2.php:28 +#: ../../enterprise/meta/general/metaconsole_no_activated.php:20 +msgid "No access" +msgstr "Pas accès" + #: ../../general/noaccess2.php:35 msgid "" "Access to this page is restricted to authorized users only, please contact " @@ -41819,10 +3040,386 @@ msgstr "" "enregistrées dans les journaux de sécurité de la base de données du système " "Pandora FMS." +#: ../../general/header.php:48 ../../general/header.php:54 +#: ../../enterprise/meta/general/header.php:66 +#: ../../enterprise/meta/general/header.php:72 +#: ../../enterprise/meta/general/main_header.php:518 +#: ../../enterprise/meta/general/main_header.php:524 +msgid "All systems" +msgstr "Tous les systèmes" + +#: ../../general/header.php:48 ../../enterprise/meta/general/header.php:66 +#: ../../enterprise/meta/general/main_header.php:518 +msgid "Down" +msgstr "En panne" + +#: ../../general/header.php:51 ../../enterprise/meta/general/header.php:69 +#: ../../enterprise/meta/general/main_header.php:521 +msgid "servers down" +msgstr "Serveurs en panne" + +#: ../../general/header.php:54 ../../enterprise/meta/general/header.php:72 +#: ../../enterprise/meta/general/main_header.php:524 +msgid "Ready" +msgstr "Prêt" + +#: ../../general/header.php:77 +msgid "Sobre actualización de revisión menor" +msgstr "À propos de la mise à jour de révision mineure" + +#: ../../general/header.php:79 +msgid "About minor release update" +msgstr "À propos de la mise à jour mineure" + +#: ../../general/header.php:112 ../../general/header.php:114 +msgid "Enter keywords to search" +msgstr "Introduisez les mots clés pour effectuer une recherche" + +#: ../../general/header.php:235 ../../enterprise/meta/general/header.php:110 +#: ../../enterprise/meta/general/main_header.php:552 +msgid "Configure autorefresh" +msgstr "Configurer le rafraîchissement automatique" + +#: ../../general/header.php:265 +#: ../../operation/incidents/configure_integriaims_incident.php:240 +#: ../../operation/incidents/configure_integriaims_incident.php:256 +#: ../../operation/incidents/configure_integriaims_incident.php:302 +#: ../../include/functions_reports.php:1351 +#: ../../include/class/AgentsAlerts.class.php:354 +#: ../../enterprise/meta/general/header.php:121 +#: ../../enterprise/meta/general/main_header.php:558 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:742 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:150 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:260 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:357 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:414 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:682 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:753 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:231 +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:231 +#: ../../enterprise/godmode/services/services.service.php:873 +#: ../../enterprise/godmode/services/services.service.php:885 +#: ../../enterprise/godmode/services/services.service.php:897 +#: ../../enterprise/godmode/services/services.service.php:909 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:141 +#: ../../enterprise/godmode/massive/massive_create_services.php:902 +#: ../../enterprise/godmode/massive/massive_create_services.php:914 +#: ../../enterprise/godmode/massive/massive_create_services.php:926 +#: ../../enterprise/godmode/massive/massive_create_services.php:938 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:676 +#: ../../enterprise/godmode/policies/policy_alerts.php:648 +#: ../../extensions/insert_data.php:186 +#: ../../godmode/setup/setup_integria.php:367 +#: ../../godmode/setup/setup_integria.php:385 +#: ../../godmode/setup/setup_integria.php:414 +#: ../../godmode/setup/setup_integria.php:432 +#: ../../godmode/setup/setup_integria.php:489 +#: ../../godmode/setup/setup_integria.php:507 +#: ../../godmode/setup/setup_integria.php:536 +#: ../../godmode/setup/setup_integria.php:554 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:159 +#: ../../godmode/massive/massive_add_alerts.php:286 +#: ../../godmode/massive/massive_delete_modules.php:334 +#: ../../godmode/massive/massive_delete_modules.php:469 +#: ../../godmode/massive/massive_copy_modules.php:138 +#: ../../godmode/massive/massive_delete_alerts.php:277 +#: ../../godmode/massive/massive_edit_modules.php:318 +#: ../../godmode/massive/massive_edit_modules.php:431 +#: ../../godmode/alerts/alert_list.builder.php:82 +#: ../../godmode/alerts/alert_list.builder.php:156 +msgid "Select" +msgstr "Sélectionner" + +#: ../../general/header.php:301 ../../general/header.php:320 +#: ../../enterprise/meta/general/header.php:137 +#: ../../enterprise/meta/general/header.php:149 +#: ../../enterprise/meta/general/main_header.php:569 +#: ../../enterprise/meta/general/main_header.php:581 +msgid "Disabled autorefresh" +msgstr "Rafraîchissement automatique désactivé" + +#: ../../general/header.php:356 ../../general/header.php:358 +#: ../../include/class/HelpFeedBack.class.php:213 +#: ../../include/class/Diagnostics.class.php:1967 +msgid "Feedback" +msgstr "Commentaires" + +#: ../../general/header.php:379 +msgid "Go to support" +msgstr "Aller vers support" + +#: ../../general/header.php:393 +msgid "Go to documentation" +msgstr "Aller vers documentation" + +#: ../../general/header.php:407 ../../general/header.php:417 +#: ../../operation/menu.php:460 ../../enterprise/meta/general/header.php:204 +#: ../../enterprise/meta/general/header.php:214 +#: ../../enterprise/meta/general/main_header.php:624 +#: ../../enterprise/meta/general/main_header.php:630 +#: ../../enterprise/meta/include/functions_users_meta.php:193 +#: ../../enterprise/meta/include/functions_users_meta.php:208 +msgid "Edit my user" +msgstr "Modifier mon utilisateur" + +#: ../../general/header.php:432 ../../general/header.php:434 +#: ../../enterprise/meta/general/header.php:231 +#: ../../enterprise/meta/general/header.php:233 +#: ../../enterprise/meta/general/main_header.php:535 +#: ../../mobile/operation/home.php:148 ../../mobile/include/user.class.php:440 +#: ../../mobile/include/ui.class.php:225 +#: ../../mobile/include/functions_web.php:34 +msgid "Logout" +msgstr "Déconnexion" + +#: ../../general/header.php:813 ../../godmode/setup/setup_general.php:660 +msgid "Send" +msgstr "Envoyer" + +#: ../../general/header.php:815 +msgid "Report an issue" +msgstr "Signaler un problème" + +#: ../../general/first_task/map_builder.php:23 +#: ../../godmode/reporting/map_builder.php:462 +msgid "There are no visual console defined yet." +msgstr "Aucune console visuelle définie jusqu'à présent" + +#: ../../general/first_task/map_builder.php:31 +#: ../../include/class/OrderInterpreter.class.php:233 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:174 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:471 +#: ../../enterprise/include/functions_enterprise.php:456 +#: ../../enterprise/meta/general/main_menu.php:346 +#: ../../enterprise/meta/general/main_header.php:240 +msgid "Visual Console" +msgstr "Console visuelle" + +#: ../../general/first_task/map_builder.php:34 +#: ../../general/first_task/map_builder.php:45 +msgid "Create Visual Console" +msgstr "Créer une console visuelle" + +#: ../../general/first_task/map_builder.php:37 +#, php-format +msgid "" +"%s allows users to create visual maps on which each user is able to create his " +"or her own monitoring map. The new visual console editor is much more " +"practical, although the prior visual console editor had its advantages. On the " +"new visual console, we've been successful in imitating the sensation and touch " +"of a drawing application like GIMP. We've also simplified the editor by " +"dividing it into several subject-divided tabs named 'Data', 'Preview', " +"'Wizard', 'List of Elements' and 'Editor'. The items the %s Visual Map was " +"designed to handle are 'static images', 'percentage bars', 'module graphs' and " +"'simple values'." +msgstr "" +"%s permet aux utilisateurs de créer des cartes visuelles dans lesquelles " +"chaque utilisateur peut créer ses propres cartes de supervision. Le nouvel " +"éditeur de la console visuelle et plus pratique, bien que l'éditeur de la " +"console visuelle avait ses avantages. Dans la nouvelle console visuelle nous " +"avons imité les sensations et le touch d'une application de dessin telle que " +"GIMP. Nous avons aussi simplifié l'éditeur le divisant entre différents " +"onglets sous-divisés només 'Data', 'Preview', 'Wizard', 'List of Elements' et " +"'Editor'. Les éléments de la carte visuelle %s à gérer sont 'static images', " +"'percentage bars', 'module graphs' et 'simple values'." + +#: ../../general/first_task/service_list.php:19 +msgid "There are no services defined yet." +msgstr "Aucun service défini jusqu'à présent" + +#: ../../general/first_task/service_list.php:23 +#: ../../operation/agentes/ver_agente.php:1654 +#: ../../enterprise/operation/services/services.treeview_services.php:61 +#: ../../enterprise/operation/services/services.treeview_services.php:81 +#: ../../enterprise/operation/services/services.service.php:83 +#: ../../enterprise/operation/services/services.list.php:58 +#: ../../enterprise/operation/services/services.list.php:75 +#: ../../enterprise/operation/services/services.service_map.php:97 +#: ../../enterprise/operation/services/services.service_map.php:144 +#: ../../enterprise/operation/services/services.table_services.php:38 +#: ../../enterprise/operation/services/services.table_services.php:58 +#: ../../enterprise/operation/menu.php:77 +#: ../../enterprise/include/functions_groups.php:65 +#: ../../enterprise/meta/general/main_menu.php:329 +#: ../../enterprise/meta/general/main_header.php:210 +#: ../../enterprise/godmode/services/services.elements.php:778 +#: ../../enterprise/godmode/services/services.elements.php:798 +#: ../../enterprise/godmode/services/services.service.php:477 +#: ../../enterprise/godmode/services/services.service.php:497 +#: ../../enterprise/godmode/services/services.massive.meta.php:42 +#: ../../enterprise/godmode/services/services.massive.elements.php:44 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:314 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:136 +#: ../../enterprise/godmode/menu.php:137 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:363 +#: ../../enterprise/godmode/massive/massive_create_services.php:966 +msgid "Services" +msgstr "Services" + +#: ../../general/first_task/service_list.php:26 +#: ../../general/first_task/service_list.php:40 +msgid "Create Services" +msgstr "Créer des services" + +#: ../../general/first_task/service_list.php:30 +msgid "" +"A service is a way to group your IT resources based on their " +"functionalities. \n" +"\t\t\t\t\t\tA service could be e.g. your official website, your CRM system, " +"your support application, or even your printers.\n" +"\t\t\t\t\t\t Services are logical groups which can include hosts, routers, " +"switches, firewalls, CRMs, ERPs, websites and numerous other services. \n" +"\t\t\t\t\t\t By the following example, you're able to see more clearly what a " +"service is:\n" +"\t\t\t\t\t\t\tA chip manufacturer sells computers by its website all around " +"the world. \n" +"\t\t\t\t\t\t\tHis company consists of three big departments: A management, an " +"on-line shop and support." +msgstr "" +"Un service est une manière de regrouper vos ressources informatiques selon " +"leurs fonctionnalités.\n" +"\t\t\t\t\t\tVotre site officiel, système CRM, application d'assistance ou même " +"vos imprimantes sont des exemples de services.\n" +"\t\t\t\t\t\tLes services sont des groupes logiques qui peuvent inclure des " +"hôtes, des routeurs, des switchs, des firewalls, des CRMs, des ERPs, des sites " +"web et plusieurs autres services.\n" +"\t\t\t\t\t\tL'exemple suivant explique plus clairement ce qu'est un service :\n" +"\t\t\t\t\t\t\tUn fabricant de puces vent des ordinateurs sur son site web " +"partout sur la planète.\n" +"\t\t\t\t\t\t\tSon entreprise se compose de trois grands départements : " +"gestion, ventes en ligne et assistance." + +#: ../../general/first_task/HA_cluster_builder.php:37 +msgid "There are no HA clusters defined yet." +msgstr "Il n'y a pas des grappes HA définis déjà." + +#: ../../general/first_task/HA_cluster_builder.php:42 +#: ../../general/first_task/cluster_builder.php:29 +#: ../../general/first_task/cluster_builder.php:51 +#: ../../enterprise/views/cluster/list.php:31 +msgid "Clusters" +msgstr "Grappes" + +#: ../../general/first_task/HA_cluster_builder.php:45 +msgid "PANDORA FMS DB CLUSTER" +msgstr "GRAPPE DE BASE DE DONNÉES PANDORA FMS" + +#: ../../general/first_task/HA_cluster_builder.php:48 +msgid "" +"With Pandora FMS Enterprise you can add high availability to your Pandora FMS " +"installation by adding redundant MySQL servers" +msgstr "" +"Avec Pandora FMS Enterprise vous pouvez ajouter l'haute disponibilité à votre " +"installation Pandora FMS en ajoutant des serveurs MySQL redondantes" + +#: ../../general/first_task/HA_cluster_builder.php:50 +msgid "" +"Click on \"add new node\" to start transforming your Pandora FMS DB Cluster " +"into a Pandora FMS DB Cluster." +msgstr "" +"Cliquez « ajouter nouveau noeud » pour commencer à transformer votre Grappe de " +"Base de données Pandora FMS dans une Grappe de base de données Pandora FMS." + +#: ../../general/first_task/HA_cluster_builder.php:59 +msgid "Add new node" +msgstr "Ajouter nouveau noeud" + +#: ../../general/first_task/tags.php:18 +msgid "There are no tags defined yet." +msgstr "Aucune étiquette définie jusqu'à présent" + +#: ../../general/first_task/tags.php:22 ../../operation/tree.php:66 +#: ../../operation/events/events.build_table.php:283 +#: ../../operation/agentes/status_monitor.php:550 +#: ../../operation/agentes/group_view.php:222 +#: ../../operation/agentes/alerts_status.functions.php:107 +#: ../../operation/users/user_edit.php:815 +#: ../../include/lib/Dashboard/Widgets/events_list.php:450 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:329 +#: ../../include/functions_events.php:203 ../../include/functions_events.php:272 +#: ../../include/functions_events.php:5138 +#: ../../include/functions_events.php:6747 +#: ../../include/functions_treeview.php:168 +#: ../../include/functions_profile.php:215 +#: ../../include/functions_reporting_html.php:3445 +#: ../../enterprise/operation/agentes/tag_view.php:223 +#: ../../enterprise/operation/agentes/tag_view.php:225 +#: ../../enterprise/operation/agentes/tag_view.php:678 +#: ../../enterprise/meta/include/functions_events_meta.php:106 +#: ../../enterprise/godmode/setup/setup_auth.php:231 +#: ../../enterprise/godmode/setup/setup_auth.php:510 +#: ../../enterprise/godmode/setup/setup_auth.php:1307 +#: ../../enterprise/godmode/modules/configure_local_component.php:550 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:971 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:163 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:120 +#: ../../mobile/operation/events.php:557 +#: ../../godmode/modules/manage_network_components_form_common.php:351 +#: ../../godmode/tag/edit_tag.php:66 ../../godmode/events/custom_events.php:108 +#: ../../godmode/massive/massive_delete_modules.php:401 +#: ../../godmode/massive/massive_delete_modules.php:515 +#: ../../godmode/massive/massive_copy_modules.php:172 +#: ../../godmode/massive/massive_edit_modules.php:405 +#: ../../godmode/massive/massive_edit_modules.php:491 +#: ../../godmode/massive/massive_edit_modules.php:1047 +msgid "Tags" +msgstr "Étiquettes" + +#: ../../general/first_task/tags.php:25 ../../general/first_task/tags.php:35 +msgid "Create Tags" +msgstr "Créer des étiquettes" + +#: ../../general/first_task/tags.php:28 +msgid "" +"Access to modules can be configured by a tagging system.\n" +"\t\t\t\t\t\t\t\tTags are configured on the system and are assigned to the " +"chosen modules.\n" +"\t\t\t\t\t\t\t\tA user's access can therefore be restricted to modules with " +"certain tags." +msgstr "" +"L'accès aux modules peuvent être configurés par le biais d'un système " +"d'etiquettes.\n" +"\t\t\t\t\t\t\t\tLes etiquettes sont configurées dans le système et sont " +"attribués aux modules choisis.\n" +"\t\t\t\t\t\t\t\tL'accès utilisateur peut être limité aux modules avec des " +"certaines étiquettes." + +#: ../../general/first_task/custom_fields.php:19 +#: ../../general/first_task/fields_manager.php:18 +msgid "There are no custom fields defined yet." +msgstr "Aucun champ personnalisé défini jusqu'à présent" + +#: ../../general/first_task/custom_fields.php:24 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:250 +msgid "Custom Fields" +msgstr "Champs personnalisés" + +#: ../../general/first_task/custom_fields.php:27 +#: ../../general/first_task/custom_fields.php:36 +msgid "Create Custom Fields" +msgstr "Créer des champs personnalisés" + +#: ../../general/first_task/custom_fields.php:30 +msgid "" +"Custom fields are an easy way to personalized agent's information.\n" +"\t\t You're able to create custom fields by klicking on 'Administration' -> " +"'Manage monitoring' -> 'Manage custom fields'. " +msgstr "" +"Les champs personnalisés permettent de personnaliser facilement l'information " +"des agents.\n" +"\t\t Pour créer des champs personnalisés, cliquez sur « Administration » -> « " +"Gérer surveillance » -> « Gérer champs personnalisés ». " + #: ../../general/first_task/omnishell.php:27 msgid "There is no command defined yet." msgstr "Il n'y a pas de commande définie déjà." +#: ../../general/first_task/omnishell.php:31 +#: ../../general/first_task/omnishell.php:34 +#: ../../enterprise/godmode/menu.php:308 +msgid "Omnishell" +msgstr "Omnishell" + #: ../../general/first_task/omnishell.php:37 #, php-format msgid "" @@ -41847,106 +3444,78 @@ msgstr "" msgid "Define a command" msgstr "Définissez une commande" -#: ../../general/first_task/fields_manager.php:18 -#: ../../general/first_task/custom_fields.php:19 -msgid "There are no custom fields defined yet." -msgstr "Aucun champ personnalisé défini jusqu'à présent" +#: ../../general/first_task/planned_downtime.php:18 +msgid "There are no scheduled downtime defined yet." +msgstr "Il n'ya pas des temps d'inactivité définis programmés encore." -#: ../../general/first_task/fields_manager.php:22 -msgid "Fields Manager" -msgstr "Gestionnaire de champs" +#: ../../general/first_task/planned_downtime.php:22 +msgid "Scehduled Downtime" +msgstr "Temps d'inactivité programmés" -#: ../../general/first_task/fields_manager.php:25 -msgid "Create Fields Manager" -msgstr "Créer un gestionnaire de champs" +#: ../../general/first_task/planned_downtime.php:25 +#: ../../general/first_task/planned_downtime.php:37 +msgid "Create Scheduled Downtime" +msgstr "Créer temps d'inactivité programmés" -#: ../../general/first_task/fields_manager.php:28 -msgid "" -"Custom fields are an easy way to personalized agent's information.\n" -"\t\t\t\tYou're able to create custom fields by klicking on 'Administration' -> " -"'Manage monitoring' -> 'Manage custom fields'. " -msgstr "" -"Les champs personnalisés permettent de personnaliser facilement l'information " -"de l'agent.\n" -"\t\t\t\tPour créer des champs personnalisés, cliquez sur « Administration » -> " -"« Gérer surveillance » -> « Gérer champs personnalisés » " - -#: ../../general/first_task/fields_manager.php:34 -msgid "Create Fields " -msgstr "Créer des champs " - -#: ../../general/first_task/incidents.php:21 -msgid "There are no incidents defined yet." -msgstr "Aucun incident défini jusqu'à présent" - -#: ../../general/first_task/incidents.php:31 -#: ../../general/first_task/incidents.php:46 -msgid "Create Incidents" -msgstr "Créer des incidents" - -#: ../../general/first_task/incidents.php:34 +#: ../../general/first_task/planned_downtime.php:28 #, php-format msgid "" -"Besides receiving and processing data to monitor systems or applications,\n" -"\t\t\tyou're also required to monitor possible incidents which might take " -"place on these subsystems within the system's monitoring process.\n" -"\t\t\tFor it, the %s team has designed an incident manager from which any user " -"is able to open incidents,\n" -"\t\t\tthat explain what's happened on the network, and update them with " -"comments and files, at any time, in case there is a need to do so.\n" -"\t\t\tThis system allows users to work as a team, along with different roles " -"and work-flow systems which allow an incident to be\n" -"\t\t\tmoved from one group to another, and members from different groups and " -"different people could work on the same incident, sharing information and " -"files.\n" -"\t\t" +"%s contains a scheduled downtime management system.\n" +"\t\t\t\t\t\tThis system was designed to deactivate alerts during specific " +"intervals whenever there is down time by deactivating the agent.\n" +"\t\t\t\t\t\tIf an agent is deactivated, it doesn't gather information. During " +"down time, down-time intervals aren't taken into\n" +"\t\t\t\t\t\taccount for most metrics or report types, because agents don't " +"contain any data within those intervals." msgstr "" -"Outre la réception et le traitement de données pour superviser des systèmes ou " -"des applications,\n" -"\t\t\tvous devez aussi superviser des possibles incidentes qui peuvent se " -"passer dans ces sous-systèmes dans le processus de supervision système.\n" -"\t\t\tPour ça, l'équipe %s a conçu un gestionnaire d'incidences depuis " -"lesquelles n'importe quel utilisateur peut ouvris des incidentes,\n" -"\t\t\tqui expliquent ce qui s'est passé dans le réseau, et les mettre à jour " -"avec des commentaires et des fichiers, à n'importe quel moment, s'il est " -"nécessaire de le faire.\n" -"\t\t\tCe système permet des utilisateurs de travailler comme une équipe, avec " -"des différents roles et systèmes de flux de travail qui permettent qu'un " -"incident se\n" -"\t\t\tdéplace vers un groupe ou un autre, et les membres des différentes " -"groupes et différentes personnes peuvent travailler sur le même incidente, " -"partageant des informations et des fichiers.\n" -"\t\t" +"%s contient un système de gestion de temps d'arrêt programmés.\n" +"\t\t\t\t\t\tCe système a été conçu pour désactiver des alertes pendant des " +"temps spécifiques lors du temps d'arrêt en désactivant l'agent.\n" +"\t\t\t\t\t\tS'il y a un agent désactivé, il ne recueille pas des informations. " +"Pendant ce temps d'inactivité, les temps d'inactivité ne sont pas tenus sur\n" +"\t\t\t\t\t\tcompte pour la majorité des métriques ou types de rapport, parce " +"que le agents ne contiennent pas des données dans ces intervalles." -#: ../../general/first_task/transactional_list.php:21 -msgid "There are no transactions defined yet." -msgstr "Aucune transaction définie jusqu'à présent" - -#: ../../general/first_task/transactional_list.php:28 -msgid "Transactions" -msgstr "Transactions" - -#: ../../general/first_task/transactional_list.php:31 -#: ../../general/first_task/transactional_list.php:41 -msgid "Create Transactions" -msgstr "Créer des transactions" - -#: ../../general/first_task/transactional_list.php:34 -msgid "" -"The new transactional server allows you to execute tasks dependent on the " -"others following a user-defined design. This means that it is possible to " -"coordinate several executions to check a target at a given time.\n" -"\n" -"Transaction graphs represent the different processes within our infrastructure " -"that we use to deliver our service." -msgstr "" -"Le nouveau secteur de transaction permet d'exécuter des tâches dépendantes du " -"reste selon un design défini pour l'utilisateur. Par conséquent, il est " -"possible de coordonner plusieurs exécutions pour vérifier des cibles à un " -"moment donné.\n" -"\n" -"Les graphiques de transaction représentent les différents processus dans notre " -"infrastructure que nous utilisons pour fournir nos services." +#: ../../general/first_task/cluster_builder.php:38 ../../operation/tree.php:183 +#: ../../operation/menu.php:31 ../../operation/menu.php:154 +#: ../../operation/snmpconsole/snmp_mib_uploader.php:56 +#: ../../operation/snmpconsole/snmp_browser.php:86 +#: ../../operation/snmpconsole/snmp_statistics.php:98 +#: ../../operation/snmpconsole/snmp_view.php:693 +#: ../../operation/snmpconsole/snmp_view.php:802 ../../operation/heatmap.php:133 +#: ../../operation/agentes/status_monitor.php:104 +#: ../../operation/agentes/alerts_status.php:200 +#: ../../operation/agentes/group_view.php:98 +#: ../../operation/agentes/interface_view.php:72 +#: ../../operation/agentes/tactical.php:78 +#: ../../operation/agentes/estado_agente.php:224 +#: ../../operation/agentes/ver_agente.php:1915 +#: ../../include/class/AgentsAlerts.class.php:738 +#: ../../enterprise/tools/ipam/ipam_editor.php:261 +#: ../../enterprise/views/cluster/list.php:31 +#: ../../enterprise/operation/services/services.treeview_services.php:61 +#: ../../enterprise/operation/services/services.list.php:58 +#: ../../enterprise/operation/services/services.table_services.php:38 +#: ../../enterprise/operation/agentes/tag_view.php:50 +#: ../../enterprise/operation/inventory/inventory.php:146 +#: ../../enterprise/include/ajax/ipam.ajax.php:455 +#: ../../enterprise/include/class/SAPView.class.php:155 +#: ../../enterprise/include/class/SAPView.class.php:199 +#: ../../enterprise/meta/general/main_menu.php:181 +#: ../../enterprise/meta/general/logon_ok.php:75 +#: ../../enterprise/meta/general/main_header.php:91 +#: ../../enterprise/extensions/vmware/vmware_view.php:1394 +#: ../../enterprise/godmode/services/services.massive.meta.php:42 +#: ../../enterprise/godmode/services/services.massive.elements.php:44 +#: ../../enterprise/godmode/reporting/aws_view.php:115 +#: ../../enterprise/godmode/reporting/aws_view.php:148 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:53 +#: ../../extensions/realtime_graphs.php:67 ../../extensions/module_groups.php:260 +#: ../../extensions/agents_modules.php:474 +#: ../../godmode/snmpconsole/snmp_filters.php:55 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:47 +msgid "Monitoring" +msgstr "Surveillance" #: ../../general/first_task/cluster_builder.php:46 msgid "There are no clusters defined yet." @@ -42003,6 +3572,201 @@ msgstr "" "est « en ligne », pour que, en cas d'interruption de service dans le maître, " "le nœud actif récupère cette information." +#: ../../general/first_task/snmp_filters.php:18 +msgid "There are no SNMP filter defined yet." +msgstr "Aucun filtre SNMP défini jusqu'à présent" + +#: ../../general/first_task/snmp_filters.php:22 +msgid "SNMP Filter" +msgstr "Filtre SNMP" + +#: ../../general/first_task/snmp_filters.php:25 +#: ../../general/first_task/snmp_filters.php:37 +msgid "Create SNMP Filter" +msgstr "Créer un filtre SNMP" + +#: ../../general/first_task/snmp_filters.php:28 +msgid "" +"Some systems receive a high number of traps. \n" +"\t\t\t\tWe're only interested in monitoring a tiny percentage of them. From " +"Pandora FMS versions 3.2 and above, \n" +"\t\t\t\tit's possible to filter the traps that the server obtains in order to " +"avoid straining the application unnecessarily.\n" +"\t\t\t\tIn order to define different filters, please go to 'Administration' -> " +"'Manage SNMP Console' and 'SNMP Filters'. \n" +"\t\t\t\tOne trap which is going to run in conjunction with any of them - just " +"the ones for the server are going to get ruled out automatically. " +msgstr "" +"Certains systèmes reçoivent un nombre élevé de déroutements.\n" +"\t\t\t\tNous sommes seulement intéressés à surveiller un faible pourcentage de " +"ces déroutements. Pour la version 3.2 de Pandora FMS et les suivantes, \n" +"\t\t\t\til est possible de filtrer les déroutements que le serveur obtient " +"afin d'éviter une surcharge inutile de l'application. \n" +"\t\t\t\tPour définir les différents filtres, veuillez cliquer sur « " +"Administration » -> « Gérer console SNMP » et « Filtres SNMP ». \n" +"\t\t\t\tUn déroutement qui fonctionnera avec n'importe quel autre - seulement " +"ceux pour le serveur seront exclus automatiquement. " + +#: ../../general/first_task/fields_manager.php:22 +msgid "Fields Manager" +msgstr "Gestionnaire de champs" + +#: ../../general/first_task/fields_manager.php:25 +msgid "Create Fields Manager" +msgstr "Créer un gestionnaire de champs" + +#: ../../general/first_task/fields_manager.php:28 +msgid "" +"Custom fields are an easy way to personalized agent's information.\n" +"\t\t\t\tYou're able to create custom fields by klicking on 'Administration' -> " +"'Manage monitoring' -> 'Manage custom fields'. " +msgstr "" +"Les champs personnalisés permettent de personnaliser facilement l'information " +"de l'agent.\n" +"\t\t\t\tPour créer des champs personnalisés, cliquez sur « Administration » -> " +"« Gérer surveillance » -> « Gérer champs personnalisés » " + +#: ../../general/first_task/fields_manager.php:34 +msgid "Create Fields " +msgstr "Créer des champs " + +#: ../../general/first_task/custom_graphs.php:19 +msgid "There are no custom graphs defined yet." +msgstr "Aucun graphique personnalisé défini jusqu'à présent." + +#: ../../general/first_task/custom_graphs.php:24 +msgid "Custom Graphs" +msgstr "Graphiques personnalisés" + +#: ../../general/first_task/custom_graphs.php:27 +#: ../../general/first_task/custom_graphs.php:39 +msgid "Create Custom Graph" +msgstr "Créer un graphique personnalisé" + +#: ../../general/first_task/custom_graphs.php:30 +#, php-format +msgid "" +"Graphs are designed to show the data collected by %s in a temporary scale " +"defined by the user.\n" +"\t\t\t\t%s Graphs display data in real time. They are generated every time the " +"operator requires any of them and display the up-to-date state.\n" +"\t\t\t\tThere are two types of graphs: The agent's automated graphs and the " +"graphs the user customizes by using one or more modules to do so." +msgstr "" +"Les graphiques sont conçues pour montrer les données collectées par %s dans " +"une scale temporaire défini par l'utilisateur.\n" +"\t\t\t\tLes graphs %s montrent des données en temps réel. Ils sont générés " +"chaque fois que l'opérateur requis quelqu'un et montrent l'état mis à jour.\n" +"\t\t\t\tIl y a deux types de : Les gaphs d'agent automatisés et les graphs " +"d'utilisateur personnalisés en utilisant une ou plus de modules pour le faire." + +#: ../../general/first_task/recon_view.php:18 +msgid "There are no discovery tasks defined yet." +msgstr "Il n'y a pas des taches de découverte définis déjà." + +#: ../../general/first_task/recon_view.php:22 +#: ../../include/class/CustomNetScan.class.php:479 +#: ../../include/functions_servers.php:595 +#: ../../include/functions_servers.php:1341 +#: ../../enterprise/tools/ipam/ipam_editor.php:163 +#: ../../enterprise/include/ajax/ipam.ajax.php:357 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:450 +#: ../../enterprise/include/class/Aws.cloud.php:522 +#: ../../enterprise/include/class/Aws.cloud.php:1212 +#: ../../enterprise/include/class/Aws.S3.php:412 +#: ../../enterprise/include/class/MySQL.app.php:453 +#: ../../enterprise/include/class/Oracle.app.php:455 +#: ../../enterprise/include/class/DB2.app.php:448 +#: ../../enterprise/include/class/SAP.app.php:481 +#: ../../enterprise/include/class/VMware.app.php:593 +#: ../../enterprise/include/class/Azure.cloud.php:781 +#: ../../enterprise/include/class/Google.cloud.php:769 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:431 +#: ../../godmode/wizards/HostDevices.class.php:848 +msgid "Discovery server" +msgstr "Serveur Discovery" + +#: ../../general/first_task/recon_view.php:25 +msgid "Create Discovery Task" +msgstr "Créer de la tache de Discovery" + +#: ../../general/first_task/recon_view.php:28 +msgid "" +"Discovery Task are used to find new elements in the network. \n" +"\t\tIf it detects any item, it will add that item to the monitoring, and if " +"that item it is already being monitored, then it will \n" +"\t\tignore it or will update its information.There are three types of " +"detection: Based on ICMP (pings), \n" +"\t\tSNMP (detecting the topology of networks " +"and their interfaces), and other customized \n" +"\t\ttype. You can define your own customized recon script." +msgstr "" +"Les taches de Discovery sont utilisés pour trouver des nouveaux éléments dans " +"le réseau. \n" +"\t\tS'il détecte quelque élément, il ajoutera cet élément à la supervision, et " +"si cet élément est déjà en cours de supervision, il \n" +"\t\técartera ou mettra à jour son information. Il y a quelques types de " +"détection : Basés dans le ICMP (pings), \n" +"\t\tSNMP (détecter des topologies des réseaux " +"et leur interfaces), et d'autres personnalisés \n" +"\t\ttype. Vous pouvez définir votre propre recon script personnalisé." + +#: ../../general/first_task/recon_view.php:37 +msgid "Discover" +msgstr "Découvrir" + +#: ../../general/first_task/incidents.php:21 +msgid "There are no incidents defined yet." +msgstr "Aucun incident défini jusqu'à présent" + +#: ../../general/first_task/incidents.php:28 ../../operation/menu.php:474 +#: ../../operation/agentes/ver_agente.php:1507 +#: ../../operation/incidents/incident_statistics.php:21 +#: ../../godmode/agentes/configurar_agente.php:582 +#: ../../godmode/agentes/configurar_agente.php:750 +msgid "Incidents" +msgstr "Incidents" + +#: ../../general/first_task/incidents.php:31 +#: ../../general/first_task/incidents.php:46 +msgid "Create Incidents" +msgstr "Créer des incidents" + +#: ../../general/first_task/incidents.php:34 +#, php-format +msgid "" +"Besides receiving and processing data to monitor systems or applications,\n" +"\t\t\tyou're also required to monitor possible incidents which might take " +"place on these subsystems within the system's monitoring process.\n" +"\t\t\tFor it, the %s team has designed an incident manager from which any user " +"is able to open incidents,\n" +"\t\t\tthat explain what's happened on the network, and update them with " +"comments and files, at any time, in case there is a need to do so.\n" +"\t\t\tThis system allows users to work as a team, along with different roles " +"and work-flow systems which allow an incident to be\n" +"\t\t\tmoved from one group to another, and members from different groups and " +"different people could work on the same incident, sharing information and " +"files.\n" +"\t\t" +msgstr "" +"Outre la réception et le traitement de données pour superviser des systèmes ou " +"des applications,\n" +"\t\t\tvous devez aussi superviser des possibles incidentes qui peuvent se " +"passer dans ces sous-systèmes dans le processus de supervision système.\n" +"\t\t\tPour ça, l'équipe %s a conçu un gestionnaire d'incidences depuis " +"lesquelles n'importe quel utilisateur peut ouvris des incidentes,\n" +"\t\t\tqui expliquent ce qui s'est passé dans le réseau, et les mettre à jour " +"avec des commentaires et des fichiers, à n'importe quel moment, s'il est " +"nécessaire de le faire.\n" +"\t\t\tCe système permet des utilisateurs de travailler comme une équipe, avec " +"des différents roles et systèmes de flux de travail qui permettent qu'un " +"incident se\n" +"\t\t\tdéplace vers un groupe ou un autre, et les membres des différentes " +"groupes et différentes personnes peuvent travailler sur le même incidente, " +"partageant des informations et des fichiers.\n" +"\t\t" + #: ../../general/first_task/network_map.php:19 msgid "There are no network map defined yet." msgstr "Aucune carte de réseau définie jusqu'à présent" @@ -42051,169 +3815,25 @@ msgstr "Carte dynamique" msgid "Policy Map (Only Enterprise version)" msgstr "Carte de politique (uniquement sur la version Enterprise)" -#: ../../general/first_task/custom_graphs.php:19 -msgid "There are no custom graphs defined yet." -msgstr "Aucun graphique personnalisé défini jusqu'à présent." +#: ../../general/first_task/collections.php:18 +#: ../../enterprise/meta/advanced/collections.php:504 +msgid "There are no collections defined yet." +msgstr "Aucune collection définie jusqu'à présent." -#: ../../general/first_task/custom_graphs.php:24 -msgid "Custom Graphs" -msgstr "Graphiques personnalisés" - -#: ../../general/first_task/custom_graphs.php:27 -#: ../../general/first_task/custom_graphs.php:39 -msgid "Create Custom Graph" -msgstr "Créer un graphique personnalisé" - -#: ../../general/first_task/custom_graphs.php:30 -#, php-format -msgid "" -"Graphs are designed to show the data collected by %s in a temporary scale " -"defined by the user.\n" -"\t\t\t\t%s Graphs display data in real time. They are generated every time the " -"operator requires any of them and display the up-to-date state.\n" -"\t\t\t\tThere are two types of graphs: The agent's automated graphs and the " -"graphs the user customizes by using one or more modules to do so." -msgstr "" -"Les graphiques sont conçues pour montrer les données collectées par %s dans " -"une scale temporaire défini par l'utilisateur.\n" -"\t\t\t\tLes graphs %s montrent des données en temps réel. Ils sont générés " -"chaque fois que l'opérateur requis quelqu'un et montrent l'état mis à jour.\n" -"\t\t\t\tIl y a deux types de : Les gaphs d'agent automatisés et les graphs " -"d'utilisateur personnalisés en utilisant une ou plus de modules pour le faire." - -#: ../../general/first_task/HA_cluster_builder.php:37 -msgid "There are no HA clusters defined yet." -msgstr "Il n'y a pas des grappes HA définis déjà." - -#: ../../general/first_task/HA_cluster_builder.php:45 -msgid "PANDORA FMS DB CLUSTER" -msgstr "GRAPPE DE BASE DE DONNÉES PANDORA FMS" - -#: ../../general/first_task/HA_cluster_builder.php:48 -msgid "" -"With Pandora FMS Enterprise you can add high availability to your Pandora FMS " -"installation by adding redundant MySQL servers" -msgstr "" -"Avec Pandora FMS Enterprise vous pouvez ajouter l'haute disponibilité à votre " -"installation Pandora FMS en ajoutant des serveurs MySQL redondantes" - -#: ../../general/first_task/HA_cluster_builder.php:50 -msgid "" -"Click on \"add new node\" to start transforming your Pandora FMS DB Cluster " -"into a Pandora FMS DB Cluster." -msgstr "" -"Cliquez « ajouter nouveau noeud » pour commencer à transformer votre Grappe de " -"Base de données Pandora FMS dans une Grappe de base de données Pandora FMS." - -#: ../../general/first_task/HA_cluster_builder.php:59 -msgid "Add new node" -msgstr "Ajouter nouveau noeud" - -#: ../../general/first_task/snmp_filters.php:18 -msgid "There are no SNMP filter defined yet." -msgstr "Aucun filtre SNMP défini jusqu'à présent" - -#: ../../general/first_task/snmp_filters.php:22 -msgid "SNMP Filter" -msgstr "Filtre SNMP" - -#: ../../general/first_task/snmp_filters.php:25 -#: ../../general/first_task/snmp_filters.php:37 -msgid "Create SNMP Filter" -msgstr "Créer un filtre SNMP" - -#: ../../general/first_task/snmp_filters.php:28 -msgid "" -"Some systems receive a high number of traps. \n" -"\t\t\t\tWe're only interested in monitoring a tiny percentage of them. From " -"Pandora FMS versions 3.2 and above, \n" -"\t\t\t\tit's possible to filter the traps that the server obtains in order to " -"avoid straining the application unnecessarily.\n" -"\t\t\t\tIn order to define different filters, please go to 'Administration' -> " -"'Manage SNMP Console' and 'SNMP Filters'. \n" -"\t\t\t\tOne trap which is going to run in conjunction with any of them - just " -"the ones for the server are going to get ruled out automatically. " -msgstr "" -"Certains systèmes reçoivent un nombre élevé de déroutements.\n" -"\t\t\t\tNous sommes seulement intéressés à surveiller un faible pourcentage de " -"ces déroutements. Pour la version 3.2 de Pandora FMS et les suivantes, \n" -"\t\t\t\til est possible de filtrer les déroutements que le serveur obtient " -"afin d'éviter une surcharge inutile de l'application. \n" -"\t\t\t\tPour définir les différents filtres, veuillez cliquer sur « " -"Administration » -> « Gérer console SNMP » et « Filtres SNMP ». \n" -"\t\t\t\tUn déroutement qui fonctionnera avec n'importe quel autre - seulement " -"ceux pour le serveur seront exclus automatiquement. " - -#: ../../general/first_task/tags.php:18 -msgid "There are no tags defined yet." -msgstr "Aucune étiquette définie jusqu'à présent" - -#: ../../general/first_task/tags.php:25 ../../general/first_task/tags.php:35 -msgid "Create Tags" -msgstr "Créer des étiquettes" - -#: ../../general/first_task/tags.php:28 -msgid "" -"Access to modules can be configured by a tagging system.\n" -"\t\t\t\t\t\t\t\tTags are configured on the system and are assigned to the " -"chosen modules.\n" -"\t\t\t\t\t\t\t\tA user's access can therefore be restricted to modules with " -"certain tags." -msgstr "" -"L'accès aux modules peuvent être configurés par le biais d'un système " -"d'etiquettes.\n" -"\t\t\t\t\t\t\t\tLes etiquettes sont configurées dans le système et sont " -"attribués aux modules choisis.\n" -"\t\t\t\t\t\t\t\tL'accès utilisateur peut être limité aux modules avec des " -"certaines étiquettes." - -#: ../../general/first_task/planned_downtime.php:18 -msgid "There are no scheduled downtime defined yet." -msgstr "Il n'ya pas des temps d'inactivité définis programmés encore." - -#: ../../general/first_task/planned_downtime.php:22 -msgid "Scehduled Downtime" -msgstr "Temps d'inactivité programmés" - -#: ../../general/first_task/planned_downtime.php:25 -#: ../../general/first_task/planned_downtime.php:37 -msgid "Create Scheduled Downtime" -msgstr "Créer temps d'inactivité programmés" - -#: ../../general/first_task/planned_downtime.php:28 -#, php-format -msgid "" -"%s contains a scheduled downtime management system.\n" -"\t\t\t\t\t\tThis system was designed to deactivate alerts during specific " -"intervals whenever there is down time by deactivating the agent.\n" -"\t\t\t\t\t\tIf an agent is deactivated, it doesn't gather information. During " -"down time, down-time intervals aren't taken into\n" -"\t\t\t\t\t\taccount for most metrics or report types, because agents don't " -"contain any data within those intervals." -msgstr "" -"%s contient un système de gestion de temps d'arrêt programmés.\n" -"\t\t\t\t\t\tCe système a été conçu pour désactiver des alertes pendant des " -"temps spécifiques lors du temps d'arrêt en désactivant l'agent.\n" -"\t\t\t\t\t\tS'il y a un agent désactivé, il ne recueille pas des informations. " -"Pendant ce temps d'inactivité, les temps d'inactivité ne sont pas tenus sur\n" -"\t\t\t\t\t\tcompte pour la majorité des métriques ou types de rapport, parce " -"que le agents ne contiennent pas des données dans ces intervalles." - -#: ../../general/first_task/custom_fields.php:27 -#: ../../general/first_task/custom_fields.php:36 -msgid "Create Custom Fields" -msgstr "Créer des champs personnalisés" - -#: ../../general/first_task/custom_fields.php:30 -msgid "" -"Custom fields are an easy way to personalized agent's information.\n" -"\t\t You're able to create custom fields by klicking on 'Administration' -> " -"'Manage monitoring' -> 'Manage custom fields'. " -msgstr "" -"Les champs personnalisés permettent de personnaliser facilement l'information " -"des agents.\n" -"\t\t Pour créer des champs personnalisés, cliquez sur « Administration » -> « " -"Gérer surveillance » -> « Gérer champs personnalisés ». " +#: ../../general/first_task/collections.php:22 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2109 +#: ../../enterprise/include/functions_policies.php:3798 +#: ../../enterprise/meta/include/functions_agents_meta.php:533 +#: ../../enterprise/meta/advanced/collections.editor.php:60 +#: ../../enterprise/meta/advanced/collections.data.php:33 +#: ../../enterprise/godmode/menu.php:70 +#: ../../enterprise/godmode/agentes/collections.editor.php:71 +#: ../../enterprise/godmode/agentes/collections.agents.php:44 +#: ../../enterprise/godmode/agentes/collections.data.php:54 +#: ../../enterprise/godmode/policies/policies.php:505 +#: ../../enterprise/godmode/policies/policy_collections.php:31 +msgid "Collections" +msgstr "Collections" #: ../../general/first_task/collections.php:25 #: ../../general/first_task/collections.php:39 @@ -42254,111 +3874,59 @@ msgstr "" "cliquer dessus afin de créer une nouvelle collection comme illustré\n" "\t\t sur l'image ci-dessous. " -#: ../../general/first_task/recon_view.php:18 -msgid "There are no discovery tasks defined yet." -msgstr "Il n'y a pas des taches de découverte définis déjà." +#: ../../general/first_task/transactional_list.php:21 +msgid "There are no transactions defined yet." +msgstr "Aucune transaction définie jusqu'à présent" -#: ../../general/first_task/recon_view.php:25 -msgid "Create Discovery Task" -msgstr "Créer de la tache de Discovery" +#: ../../general/first_task/transactional_list.php:28 +msgid "Transactions" +msgstr "Transactions" -#: ../../general/first_task/recon_view.php:28 +#: ../../general/first_task/transactional_list.php:31 +#: ../../general/first_task/transactional_list.php:41 +msgid "Create Transactions" +msgstr "Créer des transactions" + +#: ../../general/first_task/transactional_list.php:34 msgid "" -"Discovery Task are used to find new elements in the network. \n" -"\t\tIf it detects any item, it will add that item to the monitoring, and if " -"that item it is already being monitored, then it will \n" -"\t\tignore it or will update its information.There are three types of " -"detection: Based on ICMP (pings), \n" -"\t\tSNMP (detecting the topology of networks " -"and their interfaces), and other customized \n" -"\t\ttype. You can define your own customized recon script." +"The new transactional server allows you to execute tasks dependent on the " +"others following a user-defined design. This means that it is possible to " +"coordinate several executions to check a target at a given time.\n" +"\n" +"Transaction graphs represent the different processes within our infrastructure " +"that we use to deliver our service." msgstr "" -"Les taches de Discovery sont utilisés pour trouver des nouveaux éléments dans " -"le réseau. \n" -"\t\tS'il détecte quelque élément, il ajoutera cet élément à la supervision, et " -"si cet élément est déjà en cours de supervision, il \n" -"\t\técartera ou mettra à jour son information. Il y a quelques types de " -"détection : Basés dans le ICMP (pings), \n" -"\t\tSNMP (détecter des topologies des réseaux " -"et leur interfaces), et d'autres personnalisés \n" -"\t\ttype. Vous pouvez définir votre propre recon script personnalisé." +"Le nouveau secteur de transaction permet d'exécuter des tâches dépendantes du " +"reste selon un design défini pour l'utilisateur. Par conséquent, il est " +"possible de coordonner plusieurs exécutions pour vérifier des cibles à un " +"moment donné.\n" +"\n" +"Les graphiques de transaction représentent les différents processus dans notre " +"infrastructure que nous utilisons pour fournir nos services." -#: ../../general/first_task/recon_view.php:37 -msgid "Discover" -msgstr "Découvrir" - -#: ../../general/first_task/map_builder.php:34 -#: ../../general/first_task/map_builder.php:45 -msgid "Create Visual Console" -msgstr "Créer une console visuelle" - -#: ../../general/first_task/map_builder.php:37 -#, php-format -msgid "" -"%s allows users to create visual maps on which each user is able to create his " -"or her own monitoring map. The new visual console editor is much more " -"practical, although the prior visual console editor had its advantages. On the " -"new visual console, we've been successful in imitating the sensation and touch " -"of a drawing application like GIMP. We've also simplified the editor by " -"dividing it into several subject-divided tabs named 'Data', 'Preview', " -"'Wizard', 'List of Elements' and 'Editor'. The items the %s Visual Map was " -"designed to handle are 'static images', 'percentage bars', 'module graphs' and " -"'simple values'." -msgstr "" -"%s permet aux utilisateurs de créer des cartes visuelles dans lesquelles " -"chaque utilisateur peut créer ses propres cartes de supervision. Le nouvel " -"éditeur de la console visuelle et plus pratique, bien que l'éditeur de la " -"console visuelle avait ses avantages. Dans la nouvelle console visuelle nous " -"avons imité les sensations et le touch d'une application de dessin telle que " -"GIMP. Nous avons aussi simplifié l'éditeur le divisant entre différents " -"onglets sous-divisés només 'Data', 'Preview', 'Wizard', 'List of Elements' et " -"'Editor'. Les éléments de la carte visuelle %s à gérer sont 'static images', " -"'percentage bars', 'module graphs' et 'simple values'." - -#: ../../general/first_task/service_list.php:19 -msgid "There are no services defined yet." -msgstr "Aucun service défini jusqu'à présent" - -#: ../../general/first_task/service_list.php:26 -#: ../../general/first_task/service_list.php:40 -msgid "Create Services" -msgstr "Créer des services" - -#: ../../general/first_task/service_list.php:30 -msgid "" -"A service is a way to group your IT resources based on their " -"functionalities. \n" -"\t\t\t\t\t\tA service could be e.g. your official website, your CRM system, " -"your support application, or even your printers.\n" -"\t\t\t\t\t\t Services are logical groups which can include hosts, routers, " -"switches, firewalls, CRMs, ERPs, websites and numerous other services. \n" -"\t\t\t\t\t\t By the following example, you're able to see more clearly what a " -"service is:\n" -"\t\t\t\t\t\t\tA chip manufacturer sells computers by its website all around " -"the world. \n" -"\t\t\t\t\t\t\tHis company consists of three big departments: A management, an " -"on-line shop and support." -msgstr "" -"Un service est une manière de regrouper vos ressources informatiques selon " -"leurs fonctionnalités.\n" -"\t\t\t\t\t\tVotre site officiel, système CRM, application d'assistance ou même " -"vos imprimantes sont des exemples de services.\n" -"\t\t\t\t\t\tLes services sont des groupes logiques qui peuvent inclure des " -"hôtes, des routeurs, des switchs, des firewalls, des CRMs, des ERPs, des sites " -"web et plusieurs autres services.\n" -"\t\t\t\t\t\tL'exemple suivant explique plus clairement ce qu'est un service :\n" -"\t\t\t\t\t\t\tUn fabricant de puces vent des ordinateurs sur son site web " -"partout sur la planète.\n" -"\t\t\t\t\t\t\tSon entreprise se compose de trois grands départements : " -"gestion, ventes en ligne et assistance." +#: ../../general/links_menu.php:17 +#: ../../enterprise/meta/general/main_menu.php:596 +#: ../../enterprise/meta/general/main_menu.php:616 +#: ../../enterprise/meta/general/main_header.php:381 +#: ../../enterprise/meta/general/main_header.php:448 ../../godmode/menu.php:390 +#: ../../godmode/menu.php:510 +msgid "Links" +msgstr "Liens" #: ../../general/logon_ok.php:167 #, php-format msgid "%s Overview" msgstr "%s Aperçu" -#: ../../general/logon_ok.php:206 ../../include/functions_events.php:5275 +#: ../../general/logon_ok.php:191 +#: ../../enterprise/operation/agentes/wux_console_view.php:357 +#: ../../enterprise/operation/agentes/wux_console_view.php:378 +#: ../../godmode/setup/performance.php:188 +#: ../../godmode/setup/performance.php:243 +msgid "ago" +msgstr "il y a" + +#: ../../general/logon_ok.php:206 ../../include/functions_events.php:5276 msgid "by" msgstr "par" @@ -42366,10 +3934,415 @@ msgstr "par" msgid "News board" msgstr "Tableau de nouvelles" +#: ../../general/logon_ok.php:247 ../../general/login_page.php:230 +#: ../../general/login_page.php:272 ../../operation/search_users.php:71 +#: ../../operation/events/events.build_table.php:202 +#: ../../operation/events/events.build_table.php:707 +#: ../../operation/users/user_edit.php:696 +#: ../../operation/users/user_edit.php:742 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:118 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:249 +#: ../../include/functions_cron.php:463 +#: ../../include/class/AuditLog.class.php:108 +#: ../../include/class/AuditLog.class.php:211 +#: ../../include/class/CredentialStore.class.php:805 +#: ../../include/class/CredentialStore.class.php:1134 +#: ../../include/functions_events.php:194 ../../include/functions_events.php:245 +#: ../../include/functions_events.php:6698 +#: ../../include/functions_events.php:7125 ../../include/functions_config.php:708 +#: ../../include/functions_config.php:728 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:5723 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:502 +#: ../../enterprise/include/class/MySQL.app.php:523 +#: ../../enterprise/include/class/Oracle.app.php:508 +#: ../../enterprise/include/class/DB2.app.php:501 +#: ../../enterprise/include/functions_tasklist.php:152 +#: ../../enterprise/meta/general/login_page.php:125 +#: ../../enterprise/meta/general/login_page.php:167 +#: ../../enterprise/meta/include/functions_events_meta.php:70 +#: ../../enterprise/meta/include/functions_meta.php:1165 +#: ../../enterprise/meta/include/functions_meta.php:1219 +#: ../../enterprise/meta/include/functions_meta.php:1273 +#: ../../enterprise/meta/include/functions_wizard_meta.php:519 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1473 +#: ../../enterprise/extensions/disabled/check_acls.php:47 +#: ../../enterprise/extensions/disabled/check_acls.php:132 +#: ../../enterprise/godmode/setup/setup_auth.php:1039 +#: ../../enterprise/godmode/setup/setup_auth.php:1071 +#: ../../enterprise/godmode/servers/manage_export_form.php:113 +#: ../../extensions/users_connected.php:143 ../../extensions/api_checker.php:138 +#: ../../mobile/operation/tactical.php:349 +#: ../../mobile/include/user.class.php:373 +#: ../../godmode/setup/setup_integria.php:283 +#: ../../godmode/setup/setup_ehorus.php:80 +#: ../../godmode/update_manager/update_manager.history.php:43 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3331 +#: ../../godmode/events/custom_events.php:99 +msgid "User" +msgstr "Utilisateur" + +#: ../../general/logon_ok.php:248 ../../operation/snmpconsole/snmp_view.php:891 +#: ../../operation/snmpconsole/snmp_view.php:1266 +#: ../../operation/events/events.build_table.php:369 +#: ../../operation/agentes/alerts_status.php:550 +#: ../../operation/agentes/alerts_status.php:585 +#: ../../operation/agentes/alerts_status.php:620 +#: ../../operation/agentes/alerts_status.php:652 +#: ../../operation/agentes/alerts_status.functions.php:126 +#: ../../operation/search_alerts.php:37 +#: ../../include/ajax/alert_list.ajax.php:281 +#: ../../include/ajax/alert_list.ajax.php:306 +#: ../../include/ajax/alert_list.ajax.php:482 +#: ../../include/class/ModuleTemplates.class.php:894 +#: ../../include/class/AuditLog.class.php:109 +#: ../../include/class/AuditLog.class.php:201 +#: ../../include/class/AgentsAlerts.class.php:892 +#: ../../include/functions_events.php:6789 +#: ../../include/functions_ui_renders.php:117 +#: ../../include/functions_profile.php:217 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:3184 +#: ../../include/functions_reporting_html.php:5725 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:258 +#: ../../enterprise/tools/ipam/ipam_list.php:639 +#: ../../enterprise/operation/agentes/policy_view.php:260 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:413 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:475 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2587 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2907 +#: ../../enterprise/include/functions_services.php:1615 +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:257 +#: ../../enterprise/meta/advanced/metasetup.relations.php:550 +#: ../../enterprise/godmode/servers/manage_export.php:142 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:278 +#: ../../enterprise/godmode/services/services.massive.elements.php:66 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:191 +#: ../../enterprise/godmode/reporting/graph_template_list.php:209 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3524 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3722 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3745 +#: ../../enterprise/godmode/admin_access_logs.php:54 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:379 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:241 +#: ../../enterprise/godmode/policies/policy_modules.php:1466 +#: ../../enterprise/godmode/policies/policy_alerts.php:575 +#: ../../mobile/operation/tactical.php:348 +#: ../../godmode/modules/manage_network_components.php:755 +#: ../../godmode/modules/manage_network_templates.php:248 +#: ../../godmode/modules/manage_nc_groups.php:243 +#: ../../godmode/reporting/visual_console_builder.elements.php:118 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3828 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4319 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4340 +#: ../../godmode/snmpconsole/snmp_alert.php:1278 +#: ../../godmode/snmpconsole/snmp_alert.php:1435 +#: ../../godmode/snmpconsole/snmp_filters.php:291 +#: ../../godmode/events/event_filter.php:141 +#: ../../godmode/netflow/nf_edit.php:161 +#: ../../godmode/netflow/nf_item_list.php:178 +#: ../../godmode/massive/massive_operations.php:426 +#: ../../godmode/massive/massive_standby_alerts.php:250 +#: ../../godmode/massive/massive_add_action_alerts.php:248 +#: ../../godmode/massive/massive_delete_action_alerts.php:270 +#: ../../godmode/massive/massive_enable_disable_alerts.php:222 +#: ../../godmode/agentes/module_manager.php:867 +#: ../../godmode/agentes/planned_downtime.editor.php:1008 +#: ../../godmode/agentes/agent_template.php:238 +#: ../../godmode/alerts/alert_list.list.php:745 +#: ../../godmode/alerts/alert_view.php:388 +msgid "Action" +msgstr "Action" + +#: ../../general/logon_ok.php:250 +#: ../../operation/snmpconsole/snmp_statistics.php:182 +#: ../../include/class/AuditLog.class.php:111 +#: ../../include/functions_netflow.php:347 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:5727 +#: ../../enterprise/include/functions_reporting_csv.php:2808 +#: ../../mobile/operation/tactical.php:351 +msgid "Source IP" +msgstr "Adresse IP source" + +#: ../../general/logon_ok.php:251 ../../operation/users/user_edit.php:606 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:317 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:410 +#: ../../include/ajax/events.php:1517 ../../include/class/AuditLog.class.php:112 +#: ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:5728 +#: ../../enterprise/tools/ipam/ipam_ajax.php:293 +#: ../../enterprise/tools/ipam/ipam_ajax.php:479 +#: ../../enterprise/tools/ipam/ipam_massive.php:83 +#: ../../enterprise/tools/ipam/ipam_network.php:403 +#: ../../enterprise/tools/ipam/ipam_network.php:672 +#: ../../enterprise/include/functions_reporting_csv.php:1935 +#: ../../enterprise/include/functions_reporting.php:2317 +#: ../../enterprise/include/functions_ipam.php:2040 +#: ../../mobile/operation/events.php:561 +#: ../../godmode/users/configure_user.php:1042 +msgid "Comments" +msgstr "Commentaires" + #: ../../general/logon_ok.php:296 msgid "Latest activity" msgstr "Dernière activité" +#: ../../general/php7_message.php:30 +#: ../../include/class/ConsoleSupervisor.php:1606 +msgid "" +"For a correct operation of PandoraFMS, PHP must be updated to version 7.0 or " +"higher." +msgstr "" +"Pour la correcte opération de Pandora FMS, PHP doit être mis à jour à une " +"version 7.0 ou plus haute." + +#: ../../general/php7_message.php:31 +#: ../../include/class/ConsoleSupervisor.php:1606 +msgid "Otherwise, functionalities will be lost." +msgstr "Autrement, les fonctionnalités seront perdues." + +#: ../../general/php7_message.php:33 +#: ../../include/class/ConsoleSupervisor.php:1606 +msgid "Report download in PDF format" +msgstr "Rapport téléchargement en format PDF" + +#: ../../general/php7_message.php:34 +#: ../../include/class/ConsoleSupervisor.php:1606 +msgid "Emails Sending" +msgstr "Envoy d'emails" + +#: ../../general/php7_message.php:35 +#: ../../include/class/ConsoleSupervisor.php:1606 +msgid "Metaconsole Collections" +msgstr "Collections de Métaconsole" + +#: ../../general/php7_message.php:38 +msgid "Access Help" +msgstr "Aide d'accès" + +#: ../../general/php7_message.php:41 +msgid "Warning php version" +msgstr "Avertissement version php" + +#: ../../general/subselect_data_module.php:62 ../../operation/tree.php:210 +#: ../../operation/tree.php:267 ../../operation/snmpconsole/snmp_view.php:549 +#: ../../operation/snmpconsole/snmp_view.php:578 +#: ../../operation/snmpconsole/snmp_view.php:586 +#: ../../operation/snmpconsole/snmp_view.php:902 ../../operation/heatmap.php:115 +#: ../../operation/events/events.build_table.php:626 +#: ../../operation/events/events.php:1073 ../../operation/events/events.php:1146 +#: ../../operation/events/events.php:1258 ../../operation/events/events.php:1310 +#: ../../operation/events/events.php:2315 +#: ../../operation/events/events_list.php:827 +#: ../../operation/events/events_list.php:839 +#: ../../operation/events/events_list.php:948 +#: ../../operation/events/events_list.php:960 +#: ../../operation/agentes/status_monitor.php:651 +#: ../../operation/agentes/estado_monitores.php:520 +#: ../../operation/agentes/estado_monitores.php:565 +#: ../../operation/agentes/alerts_status.functions.php:94 +#: ../../operation/agentes/alerts_status.functions.php:100 +#: ../../operation/agentes/alerts_status.functions.php:114 +#: ../../operation/agentes/alerts_status.functions.php:131 +#: ../../operation/agentes/alerts_status.functions.php:134 +#: ../../operation/agentes/estado_agente.php:276 +#: ../../operation/incidents/list_integriaims_incidents.php:326 +#: ../../operation/incidents/list_integriaims_incidents.php:337 +#: ../../operation/incidents/list_integriaims_incidents.php:354 +#: ../../operation/incidents/list_integriaims_incidents.php:365 +#: ../../include/ajax/events.php:438 ../../include/class/AuditLog.class.php:203 +#: ../../include/class/AuditLog.class.php:213 +#: ../../include/class/CredentialStore.class.php:535 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:399 +#: ../../include/lib/Dashboard/Widgets/events_list.php:401 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:384 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:417 +#: ../../include/functions_events.php:6438 +#: ../../include/functions_events.php:7044 ../../include/functions_groups.php:646 +#: ../../include/functions_groups.php:1940 +#: ../../include/functions_notifications.php:105 +#: ../../include/functions_reporting.php:2835 +#: ../../include/functions_reporting.php:2932 +#: ../../include/functions_modules.php:3542 +#: ../../include/functions_modules.php:3544 +#: ../../include/functions_groupview.php:95 ../../include/functions_html.php:915 +#: ../../include/functions_html.php:1566 ../../include/functions.php:1071 +#: ../../include/functions.php:1331 ../../include/functions_users.php:416 +#: ../../include/functions_users.php:674 +#: ../../enterprise/operation/log/log_viewer.php:620 +#: ../../enterprise/operation/log/log_viewer.php:638 +#: ../../enterprise/operation/log/log_viewer.php:688 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:33 +#: ../../enterprise/operation/agentes/tag_view.php:145 +#: ../../enterprise/operation/agentes/tag_view.php:171 +#: ../../enterprise/operation/agentes/tag_view.php:237 +#: ../../enterprise/operation/agentes/tag_view.php:301 +#: ../../enterprise/operation/agentes/tag_view.php:304 +#: ../../enterprise/operation/agentes/tag_view.php:390 +#: ../../enterprise/operation/agentes/agent_inventory.php:122 +#: ../../enterprise/operation/inventory/inventory.php:75 +#: ../../enterprise/operation/inventory/inventory.php:76 +#: ../../enterprise/operation/inventory/inventory.php:155 +#: ../../enterprise/operation/inventory/inventory.php:156 +#: ../../enterprise/operation/inventory/inventory.php:332 +#: ../../enterprise/operation/inventory/inventory.php:360 +#: ../../enterprise/operation/inventory/inventory.php:369 +#: ../../enterprise/include/class/ManageBackups.class.php:191 +#: ../../enterprise/include/functions_metaconsole.php:960 +#: ../../enterprise/include/functions_metaconsole.php:961 +#: ../../enterprise/include/functions_metaconsole.php:1309 +#: ../../enterprise/include/functions_ipam.php:1688 +#: ../../enterprise/include/functions_ipam.php:1733 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:400 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:444 +#: ../../enterprise/meta/include/functions_html_meta.php:75 +#: ../../enterprise/meta/include/functions_users_meta.php:87 +#: ../../enterprise/meta/include/functions_users_meta.php:98 +#: ../../enterprise/meta/include/functions_wizard_meta.php:322 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:193 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:209 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:272 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:762 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:148 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:414 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:218 +#: ../../enterprise/meta/advanced/policymanager.queue.php:212 +#: ../../enterprise/meta/advanced/policymanager.queue.php:217 +#: ../../enterprise/meta/advanced/policymanager.queue.php:228 +#: ../../enterprise/meta/advanced/policymanager.queue.php:304 +#: ../../enterprise/meta/advanced/metasetup.relations.php:419 +#: ../../enterprise/meta/advanced/collections.data.php:412 +#: ../../enterprise/meta/advanced/metasetup.visual.php:290 +#: ../../enterprise/godmode/setup/setup_acl.php:487 +#: ../../enterprise/godmode/setup/setup_acl.php:504 +#: ../../enterprise/godmode/setup/setup_acl.php:521 +#: ../../enterprise/godmode/setup/setup_acl.php:753 +#: ../../enterprise/godmode/setup/setup_acl.php:761 +#: ../../enterprise/godmode/setup/setup_acl.php:772 +#: ../../enterprise/godmode/setup/setup_acl.php:813 +#: ../../enterprise/godmode/setup/setup_acl.php:844 +#: ../../enterprise/godmode/modules/local_components.php:541 +#: ../../enterprise/godmode/modules/local_components.php:567 +#: ../../enterprise/godmode/modules/local_components.php:592 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:241 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:243 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2022 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2825 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2852 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:143 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:187 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:626 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:652 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:131 +#: ../../enterprise/godmode/agentes/collections.data.php:506 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:264 +#: ../../enterprise/godmode/policies/policy_agents.php:833 +#: ../../enterprise/godmode/policies/policy_queue.php:603 +#: ../../enterprise/godmode/policies/policy_queue.php:608 +#: ../../enterprise/godmode/policies/policy_queue.php:619 +#: ../../enterprise/godmode/policies/policy_queue.php:692 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:358 +#: ../../extensions/files_repo/files_repo_form.php:46 +#: ../../extensions/agents_modules.php:416 ../../mobile/operation/modules.php:68 +#: ../../mobile/operation/modules.php:289 ../../mobile/operation/modules.php:304 +#: ../../mobile/operation/alerts.php:65 ../../mobile/operation/alerts.php:72 +#: ../../mobile/operation/events.php:683 ../../mobile/operation/events.php:693 +#: ../../mobile/operation/events.php:1165 ../../mobile/operation/events.php:1194 +#: ../../mobile/operation/agents.php:56 ../../godmode/setup/gis_step_2.php:217 +#: ../../godmode/setup/setup_visuals.php:950 +#: ../../godmode/modules/manage_network_components.php:653 +#: ../../godmode/modules/manage_network_templates_form.php:303 +#: ../../godmode/reporting/reporting_builder.list_items.php:209 +#: ../../godmode/reporting/reporting_builder.list_items.php:211 +#: ../../godmode/reporting/reporting_builder.list_items.php:213 +#: ../../godmode/reporting/reporting_builder.list_items.php:235 +#: ../../godmode/reporting/reporting_builder.list_items.php:245 +#: ../../godmode/reporting/reporting_builder.list_items.php:255 +#: ../../godmode/reporting/create_container.php:546 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1531 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1549 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2010 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2829 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2856 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3491 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3557 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3579 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3637 +#: ../../godmode/reporting/visual_console_builder.wizard.php:340 +#: ../../godmode/reporting/visual_console_builder.wizard.php:354 +#: ../../godmode/events/event_edit_filter.php:323 +#: ../../godmode/events/event_edit_filter.php:338 +#: ../../godmode/events/event_edit_filter.php:601 +#: ../../godmode/massive/massive_delete_modules.php:327 +#: ../../godmode/massive/massive_delete_modules.php:374 +#: ../../godmode/massive/massive_delete_modules.php:429 +#: ../../godmode/massive/massive_delete_modules.php:450 +#: ../../godmode/massive/massive_copy_modules.php:127 +#: ../../godmode/massive/massive_copy_modules.php:287 +#: ../../godmode/massive/massive_edit_agents.php:543 +#: ../../godmode/massive/massive_edit_agents.php:556 +#: ../../godmode/massive/massive_delete_agents.php:221 +#: ../../godmode/massive/massive_delete_agents.php:235 +#: ../../godmode/massive/massive_edit_modules.php:311 +#: ../../godmode/massive/massive_edit_modules.php:358 +#: ../../godmode/massive/massive_edit_modules.php:396 +#: ../../godmode/massive/massive_edit_modules.php:482 +#: ../../godmode/alerts/alert_list.list.php:121 +#: ../../godmode/alerts/alert_list.list.php:127 +#: ../../godmode/alerts/alert_list.list.php:136 +#: ../../godmode/alerts/alert_list.list.php:145 +#: ../../godmode/alerts/alert_templates.php:308 +#: ../../godmode/alerts/alert_list.php:460 +#: ../../godmode/alerts/alert_list.php:509 +#: ../../godmode/alerts/alert_list.php:523 +msgid "All" +msgstr "Tout" + +#: ../../general/footer.php:51 ../../enterprise/meta/general/footer.php:41 +#, php-format +msgid "%s %s - %s - MR %s" +msgstr "%s %s - %s - MR %s" + +#: ../../general/footer.php:56 +#, php-format +msgid "Page generated on %s" +msgstr "Page générée dans %s" + +#: ../../general/mysqlerr.php:105 +msgid "Database error" +msgstr "Erreur de la base de données" + +#: ../../general/mysqlerr.php:115 +msgid "" +"Failure to connect to historical database, please check the configuration or " +"contact system administrator if you need assistance." +msgstr "" +"Il n'a pas été possible de connecter la base de données historique, veuillez " +"vérifier la configuration ou contactez l'administrateur système si vous avez " +"besoin d'assistance." + +#: ../../general/mysqlerr.php:117 +msgid "" +"Failure to connect to Database server, please check the configuration file " +"config.php or contact system administrator if you need assistance." +msgstr "" +"La connexion avec le serveur Database a échoué, vérifiez le fichier de " +"configuration config.php ou contactez l'administrateur système si vous avez " +"besoin de l'assistance." + +#: ../../general/node_deactivated.php:36 +msgid "You cannot use this node until system is unified" +msgstr "Vous ne pouvez utiliser ce noeud jusqu'à que le système soit unifié" + +#: ../../general/node_deactivated.php:59 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:53 +#: ../../enterprise/meta/advanced/massive_operations.php:57 +msgid "command center" +msgstr "centre de commande" + +#: ../../general/node_deactivated.php:56 +#, php-format +msgid "Please navigate to %s to unify system" +msgstr "Naviguez ves %s pour unifier le système" + #: ../../general/login_page.php:54 #, php-format msgid "Go to %s Website" @@ -42379,14 +4352,113 @@ msgstr "Aller vers la page WEB %s" msgid "Go to Login" msgstr "Aller à Connexion" +#: ../../general/login_page.php:79 +#: ../../enterprise/meta/general/login_page.php:45 +#: ../../enterprise/meta/include/reset_pass.php:28 +#: ../../enterprise/meta/include/process_reset_pass.php:28 +msgid "Splash login" +msgstr "Connexion Splah" + +#: ../../general/login_page.php:136 ../../general/login_page.php:139 +#: ../../general/login_page.php:155 ../../enterprise/include/reset_pass.php:48 +#: ../../enterprise/include/process_reset_pass.php:53 +msgid "Docs" +msgstr "Documents" + +#: ../../general/login_page.php:244 ../../general/login_page.php:285 +#: ../../operation/users/user_edit.php:702 +#: ../../operation/users/user_edit.php:748 +#: ../../include/class/AgentWizard.class.php:672 +#: ../../include/class/CredentialStore.class.php:958 +#: ../../include/class/CredentialStore.class.php:995 +#: ../../include/class/CredentialStore.class.php:1135 +#: ../../include/class/CredentialStore.class.php:1158 +#: ../../include/functions_config.php:712 ../../include/functions_config.php:732 +#: ../../enterprise/include/ajax/servers.ajax.php:101 +#: ../../enterprise/include/ajax/servers.ajax.php:159 +#: ../../enterprise/include/ajax/servers.ajax.php:285 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:514 +#: ../../enterprise/include/class/MySQL.app.php:535 +#: ../../enterprise/include/class/Oracle.app.php:520 +#: ../../enterprise/include/class/DB2.app.php:513 +#: ../../enterprise/include/class/VMware.app.php:732 +#: ../../enterprise/include/functions_setup.php:55 +#: ../../enterprise/include/functions_setup.php:113 +#: ../../enterprise/include/functions_ui.php:104 +#: ../../enterprise/meta/general/login_page.php:139 +#: ../../enterprise/meta/general/login_page.php:181 +#: ../../enterprise/meta/include/functions_meta.php:1177 +#: ../../enterprise/meta/include/functions_meta.php:1231 +#: ../../enterprise/meta/include/functions_meta.php:1285 +#: ../../enterprise/meta/include/functions_wizard_meta.php:523 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1477 +#: ../../enterprise/godmode/setup/setup_auth.php:1045 +#: ../../enterprise/godmode/setup/setup_auth.php:1077 +#: ../../enterprise/godmode/setup/setup_module_library.php:52 +#: ../../enterprise/godmode/servers/manage_export_form.php:117 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:250 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:59 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:851 +#: ../../extensions/api_checker.php:143 ../../mobile/include/user.class.php:380 +#: ../../godmode/setup/setup_integria.php:289 +#: ../../godmode/setup/setup_ehorus.php:86 +#: ../../godmode/modules/manage_network_components_form_wmi.php:49 +#: ../../godmode/massive/massive_edit_modules.php:908 +#: ../../godmode/agentes/module_manager_editor_wmi.php:116 +#: ../../godmode/users/configure_user.php:934 +msgid "Password" +msgstr "Mot de passe" + #: ../../general/login_page.php:251 msgid "Login as admin" msgstr "Connexion en tant qu'administateur" +#: ../../general/login_page.php:259 +#: ../../enterprise/meta/general/login_page.php:154 +#: ../../mobile/include/user.class.php:404 +msgid "Login with SAML" +msgstr "Connexion avec SAML" + +#: ../../general/login_page.php:291 +#: ../../enterprise/meta/general/login_page.php:146 +#: ../../enterprise/meta/general/login_page.php:187 +#: ../../mobile/include/user.class.php:384 +msgid "Login" +msgstr "Se connecter" + +#: ../../general/login_page.php:307 +#: ../../enterprise/meta/general/login_page.php:109 +msgid "Authentication code" +msgstr "Code d'authentification" + +#: ../../general/login_page.php:310 +#: ../../enterprise/meta/general/login_page.php:112 +#: ../../mobile/include/user.class.php:473 +msgid "Check code" +msgstr "Code de vérification" + #: ../../general/login_page.php:319 msgid "View details" msgstr "Voir les détails" +#: ../../general/login_page.php:334 ../../general/login_page.php:337 +#: ../../enterprise/meta/general/login_page.php:195 +msgid "Forgot your password?" +msgstr "Mot de passe oublié ?" + +#: ../../general/login_page.php:340 ../../general/login_page.php:343 +#: ../../general/login_page.php:428 ../../general/login_page.php:431 +#: ../../general/login_page.php:445 ../../general/login_page.php:448 +#: ../../general/login_page.php:465 ../../general/login_page.php:468 +#: ../../enterprise/meta/general/login_page.php:235 +#: ../../enterprise/meta/general/login_page.php:238 +#: ../../enterprise/meta/general/login_page.php:252 +#: ../../enterprise/meta/general/login_page.php:255 +#: ../../enterprise/meta/general/login_page.php:272 +#: ../../enterprise/meta/general/login_page.php:275 +msgid "Password reset" +msgstr "Réinitialiser le mot de passe" + #: ../../general/login_page.php:347 msgid "" "This node is configured with centralized mode. Go to metaconsole to reset the " @@ -42404,6 +4476,64 @@ msgstr "Bienvenue à %s" msgid "NEXT GENERATION" msgstr "NOUVELLE GÉNÉRATION" +#: ../../general/login_page.php:424 ../../enterprise/include/reset_pass.php:170 +#: ../../enterprise/include/process_reset_pass.php:183 +#: ../../enterprise/meta/general/login_page.php:232 +#: ../../enterprise/meta/include/reset_pass.php:161 +#: ../../enterprise/meta/include/process_reset_pass.php:164 +msgid "Build" +msgstr "Générer" + +#: ../../general/login_page.php:435 +#: ../../enterprise/meta/general/login_page.php:242 +msgid "INFO" +msgstr "INFO" + +#: ../../general/login_page.php:436 +#: ../../enterprise/meta/general/login_page.php:243 +msgid "An email has been sent to your email address" +msgstr "Un message a été envoyé à votre adresse courriel" + +#: ../../general/login_page.php:452 ../../general/login_page.php:494 +#: ../../enterprise/include/reset_pass.php:181 +#: ../../enterprise/meta/general/login_page.php:259 +#: ../../enterprise/meta/general/login_page.php:301 +#: ../../enterprise/meta/include/reset_pass.php:172 +msgid "ERROR" +msgstr "ERREUR" + +#: ../../general/login_page.php:472 +#: ../../enterprise/meta/general/login_page.php:279 +msgid "SUCCESS" +msgstr "SUCCÈS" + +#: ../../general/login_page.php:487 ../../general/login_page.php:490 +#: ../../general/login_page.php:644 ../../general/login_page.php:647 +#: ../../enterprise/include/functions_login.php:141 +#: ../../enterprise/meta/general/login_page.php:294 +#: ../../enterprise/meta/general/login_page.php:297 +msgid "Login failed" +msgstr "Erreur de connexion" + +#: ../../general/login_page.php:512 ../../general/login_page.php:515 +#: ../../general/login_page.php:519 +#: ../../enterprise/meta/general/login_page.php:319 +#: ../../enterprise/meta/general/login_page.php:322 +#: ../../enterprise/meta/general/login_page.php:326 +msgid "Logged out" +msgstr "Déconnecté" + +#: ../../general/login_page.php:521 +#: ../../enterprise/meta/general/login_page.php:327 +#: ../../mobile/include/user.class.php:342 +#, php-format +msgid "" +"Your session has ended. Please close your browser window to close this %s " +"session." +msgstr "" +"Votre session a terminé. Veuillez fermer votre fenêtre du navigateur pour " +"fermer la session %s." + #: ../../general/login_page.php:536 msgid "User node access not enabled" msgstr "Accès au node de l'utilisateur non habilité" @@ -42573,95 +4703,26 @@ msgstr "" "Dans le fichier config.php, dans la variable $config[\"homeurl\"] ou " "$config[\"homeurl_static\"] = ajouter le chemin correct" -#: ../../general/logon_failed.php:30 +#: ../../general/noaccesssaml.php:135 +#: ../../enterprise/meta/general/noaccesssaml.php:135 msgid "" -"Either, your password or your login are incorrect. Please check your CAPS LOCK " -"key, username and password are case SeNSiTiVe.

All actions, included " -"failed login attempts are logged in Pandora FMS System logs, and these can be " -"reviewed by each user, please report to admin any incident or malfunction." -msgstr "" -"Le mot de passe et/ou l'identifiant sont erronés. Veuillez vérifier que le " -"verrouillage des majuscules est désactivé ; l'identifiant et le mot de passe " -"sont sensibles à la casse.

Toutes les actions, y compris les essais de " -"connexion échoués, sont enregistrés dans les journaux du système Pandora FMS " -"et ils peuvent être consultés par chaque utilisateur. Veuillez communiquer " -"tout incident ou défaillance à l'administrateur." - -#: ../../general/mysqlerr.php:105 -msgid "Database error" -msgstr "Erreur de la base de données" - -#: ../../general/mysqlerr.php:115 -msgid "" -"Failure to connect to historical database, please check the configuration or " +"Access to this page is restricted to authorized users SAML only, please " "contact system administrator if you need assistance." msgstr "" -"Il n'a pas été possible de connecter la base de données historique, veuillez " -"vérifier la configuration ou contactez l'administrateur système si vous avez " -"besoin d'assistance." +"L'accès à cette page est limité auz utilisateurs SAML autorisés seulement, " +"veuillez contacter l'administrateur système si vous avez besoin d'assistance." -#: ../../general/mysqlerr.php:117 +#: ../../general/noaccesssaml.php:137 +#: ../../enterprise/meta/general/noaccesssaml.php:137 +#, php-format msgid "" -"Failure to connect to Database server, please check the configuration file " -"config.php or contact system administrator if you need assistance." +"Please make sure you have SAML authentication properly configured. For more " +"information the error to access this page are recorded in security logs of %s " +"System Database" msgstr "" -"La connexion avec le serveur Database a échoué, vérifiez le fichier de " -"configuration config.php ou contactez l'administrateur système si vous avez " -"besoin de l'assistance." - -#: ../../general/mysqlerr.php:142 ../../general/login_help_dialog.php:96 -#: ../../general/login_help_dialog.php:101 -msgid "Documentation" -msgstr "Documentation" - -#: ../../general/header.php:77 -msgid "Sobre actualización de revisión menor" -msgstr "À propos de la mise à jour de révision mineure" - -#: ../../general/header.php:79 -msgid "About minor release update" -msgstr "À propos de la mise à jour mineure" - -#: ../../general/header.php:112 ../../general/header.php:114 -msgid "Enter keywords to search" -msgstr "Introduisez les mots clés pour effectuer une recherche" - -#: ../../general/header.php:356 ../../general/header.php:358 -#: ../../include/class/Diagnostics.class.php:1967 -#: ../../include/class/HelpFeedBack.class.php:213 -msgid "Feedback" -msgstr "Commentaires" - -#: ../../general/header.php:379 -msgid "Go to support" -msgstr "Aller vers support" - -#: ../../general/header.php:393 -msgid "Go to documentation" -msgstr "Aller vers documentation" - -#: ../../general/header.php:815 -msgid "Report an issue" -msgstr "Signaler un problème" - -#: ../../general/node_deactivated.php:36 -msgid "You cannot use this node until system is unified" -msgstr "Vous ne pouvez utiliser ce noeud jusqu'à que le système soit unifié" - -#: ../../general/node_deactivated.php:56 -#, php-format -msgid "Please navigate to %s to unify system" -msgstr "Naviguez ves %s pour unifier le système" - -#: ../../general/footer.php:47 -#, php-format -msgid "%s %s - %s - MR %s" -msgstr "%s %s - %s - MR %s" - -#: ../../general/footer.php:52 -#, php-format -msgid "Page generated on %s" -msgstr "Page générée dans %s" +"Vérifiez que votre authentification SAML est configurée correctement. Pour " +"plus d'informations l'erreur pour accéder à cette page sont enregistrés dans " +"des journaux de sécurité de la base de données du système %s" #: ../../general/pandora_help.php:23 #, php-format @@ -42681,1630 +4742,8821 @@ msgstr "" "Le système d'aide de %s a été appelé avec une référence d'aide qui n'existe " "pas actuellement. Il n'y a pas de contenu d'aide à montrer." -#: ../../general/login_help_dialog.php:39 -#: ../../include/lib/Dashboard/Widgets/example.php:245 -#, php-format -msgid "Welcome to %s" -msgstr "Bienvenue à %s" +#: ../../operation/messages/message_list.php:46 +#: ../../operation/messages/message_list.php:55 +#: ../../operation/messages/message_edit.php:66 +msgid "Sent messages" +msgstr "Messages envoyés" -#: ../../general/login_help_dialog.php:43 +#: ../../operation/messages/message_list.php:46 +#: ../../operation/messages/message_list.php:50 +#: ../../operation/messages/message_edit.php:54 +msgid "Received messages" +msgstr "Messages reçus" + +#: ../../operation/messages/message_list.php:64 +#: ../../operation/messages/message_list.php:304 +#: ../../operation/messages/message_edit.php:78 +msgid "Create message" +msgstr "Créer un message" + +#: ../../operation/messages/message_list.php:86 +#: ../../operation/messages/message_edit.php:99 ../../operation/menu.php:453 +#: ../../operation/users/user_edit_header.php:127 +msgid "Workspace" +msgstr "Espace de travail" + +#: ../../operation/messages/message_list.php:90 +#: ../../operation/messages/message_edit.php:103 ../../operation/menu.php:493 +#: ../../enterprise/meta/general/main_menu.php:318 +msgid "Messages" +msgstr "Messages" + +#: ../../operation/messages/message_list.php:136 +msgid "Not deleted. Error deleting messages" +msgstr "Erreur de suppression des messages" + +#: ../../operation/messages/message_list.php:144 +#: ../../operation/messages/message_list.php:153 +msgid "You have" +msgstr "Vous avez" + +#: ../../operation/messages/message_list.php:144 +msgid "sent message(s)" +msgstr "message(s) envoyé(s)" + +#: ../../operation/messages/message_list.php:153 +msgid "unread message(s)" +msgstr "message(s) non lu(s)" + +#: ../../operation/messages/message_list.php:164 +msgid "There are no messages." +msgstr "Il n'y a pas de messages." + +#: ../../operation/messages/message_list.php:192 +#: ../../operation/search_policies.php:38 ../../operation/search_modules.php:36 +#: ../../operation/snmpconsole/snmp_view.php:584 +#: ../../operation/snmpconsole/snmp_view.php:849 +#: ../../operation/snmpconsole/snmp_view.php:1226 +#: ../../operation/search_agents.php:56 +#: ../../operation/events/events.build_table.php:358 +#: ../../operation/agentes/status_monitor.php:1334 +#: ../../operation/agentes/alerts_status.php:552 +#: ../../operation/agentes/alerts_status.php:587 +#: ../../operation/agentes/alerts_status.php:622 +#: ../../operation/agentes/alerts_status.php:654 +#: ../../operation/agentes/interface_view.functions.php:497 +#: ../../operation/agentes/alerts_status.functions.php:104 +#: ../../operation/agentes/estado_agente.php:275 +#: ../../operation/agentes/estado_agente.php:763 +#: ../../operation/incidents/integriaims_export_csv.php:83 +#: ../../operation/incidents/configure_integriaims_incident.php:250 +#: ../../operation/incidents/list_integriaims_incidents.php:320 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:322 +#: ../../include/ajax/module.php:980 ../../include/ajax/alert_list.ajax.php:283 +#: ../../include/ajax/alert_list.ajax.php:308 +#: ../../include/ajax/custom_fields.php:416 +#: ../../include/class/AgentsAlerts.class.php:894 +#: ../../include/class/ExternalTools.class.php:795 +#: ../../include/class/NetworkMap.class.php:2907 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:318 +#: ../../include/functions_events.php:196 ../../include/functions_events.php:251 +#: ../../include/functions_events.php:2625 +#: ../../include/functions_events.php:5072 +#: ../../include/functions_events.php:6666 ../../include/functions_snmp.php:369 +#: ../../include/functions_snmp_browser.php:594 +#: ../../include/functions_reporting_html.php:547 +#: ../../include/functions_reporting_html.php:1046 +#: ../../include/functions_reporting_html.php:1055 +#: ../../include/functions_reporting_html.php:1281 +#: ../../include/functions_reporting_html.php:1289 +#: ../../include/functions_reporting_html.php:1549 +#: ../../include/functions_reporting_html.php:2107 +#: ../../include/functions_reporting_html.php:2384 +#: ../../include/functions_reporting_html.php:2742 +#: ../../include/functions_reporting_html.php:3391 +#: ../../include/functions_reporting_html.php:3444 +#: ../../include/functions_reporting_html.php:5016 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:412 +#: ../../enterprise/views/ncm/devices/list.php:120 +#: ../../enterprise/views/cluster/list.php:63 +#: ../../enterprise/operation/services/services.service.php:127 +#: ../../enterprise/operation/services/services.list.php:243 +#: ../../enterprise/operation/services/services.list.php:507 +#: ../../enterprise/operation/services/services.table_services.php:165 +#: ../../enterprise/operation/agentes/tag_view.php:607 +#: ../../enterprise/operation/agentes/tag_view.php:685 +#: ../../enterprise/operation/agentes/policy_view.php:66 +#: ../../enterprise/operation/agentes/policy_view.php:166 +#: ../../enterprise/operation/agentes/policy_view.php:262 +#: ../../enterprise/operation/agentes/policy_view.php:397 +#: ../../enterprise/operation/agentes/collection_view.php:78 +#: ../../enterprise/include/functions_reporting_csv.php:718 +#: ../../enterprise/include/functions_reporting_csv.php:881 +#: ../../enterprise/include/functions_reporting_csv.php:1993 +#: ../../enterprise/include/functions_reporting_csv.php:2739 +#: ../../enterprise/include/class/ManageBackups.class.php:165 +#: ../../enterprise/include/functions_services.php:1613 +#: ../../enterprise/include/functions_reporting.php:1857 +#: ../../enterprise/include/functions_reporting.php:2896 +#: ../../enterprise/include/functions_reporting.php:3883 +#: ../../enterprise/include/functions_reporting.php:6139 +#: ../../enterprise/meta/include/functions_events_meta.php:78 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:707 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:466 +#: ../../enterprise/meta/advanced/policymanager.queue.php:225 +#: ../../enterprise/meta/advanced/servers.build_table.php:61 +#: ../../enterprise/meta/agentsearch.php:140 +#: ../../enterprise/meta/agentsearch.php:330 +#: ../../enterprise/extensions/vmware/vmware_view.php:1085 +#: ../../enterprise/godmode/servers/list_satellite.php:38 +#: ../../enterprise/godmode/servers/HA_cluster.php:170 +#: ../../enterprise/godmode/admin_access_logs.php:50 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:125 +#: ../../enterprise/godmode/agentes/collection_manager.php:112 +#: ../../enterprise/godmode/agentes/collection_manager.php:209 +#: ../../enterprise/godmode/policies/policy_agents.php:852 +#: ../../enterprise/godmode/policies/policy_agents.php:1368 +#: ../../enterprise/godmode/policies/policy_queue.php:616 +#: ../../enterprise/godmode/policies/policy_modules.php:1466 +#: ../../enterprise/godmode/policies/policies.php:405 +#: ../../enterprise/godmode/policies/policy_alerts.php:354 +#: ../../enterprise/godmode/policies/policy_collections.php:172 +#: ../../enterprise/godmode/policies/policy_collections.php:266 +#: ../../mobile/operation/modules.php:163 ../../mobile/operation/modules.php:164 +#: ../../mobile/operation/modules.php:275 ../../mobile/operation/modules.php:276 +#: ../../mobile/operation/modules.php:603 ../../mobile/operation/modules.php:609 +#: ../../mobile/operation/modules.php:615 ../../mobile/operation/modules.php:621 +#: ../../mobile/operation/modules.php:632 ../../mobile/operation/modules.php:640 +#: ../../mobile/operation/modules.php:648 ../../mobile/operation/modules.php:720 +#: ../../mobile/operation/modules.php:732 ../../mobile/operation/modules.php:850 +#: ../../mobile/operation/alerts.php:105 ../../mobile/operation/alerts.php:106 +#: ../../mobile/operation/alerts.php:247 ../../mobile/operation/alerts.php:248 +#: ../../mobile/operation/alerts.php:350 ../../mobile/operation/events.php:368 +#: ../../mobile/operation/events.php:369 ../../mobile/operation/events.php:536 +#: ../../mobile/operation/events.php:672 ../../mobile/operation/events.php:673 +#: ../../mobile/operation/agents.php:97 ../../mobile/operation/agents.php:144 +#: ../../mobile/operation/agents.php:243 ../../mobile/operation/agents.php:244 +#: ../../mobile/operation/agents.php:406 +#: ../../godmode/setup/setup_integria.php:426 +#: ../../godmode/setup/setup_integria.php:548 +#: ../../godmode/servers/servers.build_table.php:80 +#: ../../godmode/reporting/reporting_builder.item_editor.php:77 +#: ../../godmode/events/custom_events.php:101 +#: ../../godmode/massive/massive_delete_modules.php:415 +#: ../../godmode/massive/massive_copy_modules.php:121 +#: ../../godmode/massive/massive_copy_modules.php:281 +#: ../../godmode/massive/massive_edit_agents.php:537 +#: ../../godmode/massive/massive_edit_agents.php:905 +#: ../../godmode/massive/massive_delete_agents.php:215 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:600 +#: ../../godmode/agentes/module_manager.php:863 +#: ../../godmode/agentes/status_monitor_custom_fields.php:97 +#: ../../godmode/agentes/status_monitor_custom_fields.php:148 +#: ../../godmode/agentes/agent_incidents.php:89 +#: ../../godmode/alerts/alert_list.list.php:132 +#: ../../godmode/alerts/alert_list.list.php:482 +#: ../../godmode/alerts/alert_view.php:114 +msgid "Status" +msgstr "État" + +#: ../../operation/messages/message_list.php:194 +#: ../../operation/messages/message_edit.php:269 +msgid "Destination" +msgstr "Destination" + +#: ../../operation/messages/message_list.php:196 +#: ../../operation/messages/message_edit.php:265 +msgid "Sender" +msgstr "Expéditeur" + +#: ../../operation/messages/message_list.php:199 +#: ../../operation/messages/message_edit.php:350 +#: ../../enterprise/operation/reporting/custom_reporting.php:132 +#: ../../enterprise/include/functions_cron.php:190 +#: ../../enterprise/include/functions_cron.php:240 +#: ../../enterprise/include/functions_reporting.php:8186 +#: ../../godmode/setup/news.php:183 ../../godmode/setup/news.php:246 +msgid "Subject" +msgstr "Objet" + +#: ../../operation/messages/message_list.php:200 +#: ../../operation/search_modules.php:39 +#: ../../operation/snmpconsole/snmp_view.php:881 +#: ../../operation/events/events.build_table.php:192 +#: ../../operation/agentes/status_monitor.php:1364 +#: ../../operation/agentes/exportdata.csv.php:74 +#: ../../operation/agentes/exportdata.php:83 +#: ../../operation/agentes/exportdata.excel.php:74 +#: ../../operation/agentes/estado_generalagente.php:645 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:116 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:247 +#: ../../include/ajax/events_extended.php:90 +#: ../../include/ajax/custom_fields.php:415 ../../include/ajax/events.php:1809 +#: ../../include/functions_events.php:197 ../../include/functions_events.php:254 +#: ../../include/functions_events.php:2621 +#: ../../include/functions_events.php:4998 +#: ../../include/functions_events.php:6692 +#: ../../include/functions_netflow.php:278 +#: ../../include/functions_reporting_html.php:1053 +#: ../../include/functions_reporting_html.php:1061 +#: ../../include/functions_reporting_html.php:1286 +#: ../../include/functions_reporting_html.php:1293 +#: ../../include/functions_reporting_html.php:2393 +#: ../../include/functions_reporting_html.php:5019 +#: ../../enterprise/operation/agentes/tag_view.php:686 +#: ../../enterprise/include/functions_reporting_csv.php:802 +#: ../../enterprise/include/functions_reporting_csv.php:875 +#: ../../enterprise/include/functions_reporting_csv.php:1458 +#: ../../enterprise/include/functions_reporting_csv.php:2281 +#: ../../enterprise/include/functions_reporting_csv.php:2317 +#: ../../enterprise/include/functions_reporting_csv.php:2629 +#: ../../enterprise/include/class/LogSource.class.php:628 +#: ../../enterprise/include/class/Omnishell.class.php:400 +#: ../../enterprise/include/functions_inventory.php:143 +#: ../../enterprise/include/functions_inventory.php:177 +#: ../../enterprise/include/functions_inventory.php:379 +#: ../../enterprise/include/functions_inventory.php:399 +#: ../../enterprise/include/functions_inventory.php:585 +#: ../../enterprise/meta/include/functions_events_meta.php:82 +#: ../../mobile/operation/modules.php:661 ../../mobile/operation/modules.php:852 +#: ../../mobile/operation/events.php:516 ../../godmode/setup/news.php:249 +#: ../../godmode/update_manager/update_manager.history.php:44 +#: ../../godmode/events/custom_events.php:102 +#: ../../godmode/agentes/status_monitor_custom_fields.php:117 +#: ../../godmode/agentes/status_monitor_custom_fields.php:153 +msgid "Timestamp" +msgstr "Horodatage" + +#: ../../operation/messages/message_list.php:214 +msgid "Click to read" +msgstr "Cliquez ici pour le lire" + +#: ../../operation/messages/message_list.php:218 +msgid "Mark as unread" +msgstr "Marquer comme non lu" + +#: ../../operation/messages/message_list.php:224 +#: ../../operation/messages/message_list.php:228 +msgid "Message unread - click to read" +msgstr "Message non lu - cliquez pour le lire" + +#: ../../operation/messages/message_list.php:256 +msgid "No Subject" +msgstr "Aucun sujet" + +#: ../../operation/messages/message_edit.php:90 +msgid "Compose message" +msgstr "Rédiger un message" + +#: ../../operation/messages/message_edit.php:119 +msgid "This message does not exist in the system" +msgstr "Ce message n'existe pas dans le système." + +#: ../../operation/messages/message_edit.php:188 +msgid "wrote" +msgstr "a écrit" + +#: ../../operation/messages/message_edit.php:203 +msgid "Delete conversation" +msgstr "Supprimer la conversation" + +#: ../../operation/messages/message_edit.php:211 +msgid "Reply" +msgstr "Répondre" + +#: ../../operation/messages/message_edit.php:226 +msgid "User or group must be selected." +msgstr "L'utilisateur ou le groupe doit être sélectionné." + +#: ../../operation/messages/message_edit.php:244 #, php-format +msgid "Message successfully sent to user %s" +msgstr "Message envoyé à l'utilisateur %s correctement" + +#: ../../operation/messages/message_edit.php:245 +#, php-format +msgid "Error sending message to user %s" +msgstr "Erreur, message non envoyé à l'utilisateur %s" + +#: ../../operation/messages/message_edit.php:324 +msgid "Select user" +msgstr "Sélectionner l'utilisateur" + +#: ../../operation/messages/message_edit.php:330 +msgid "OR" +msgstr "OU" + +#: ../../operation/messages/message_edit.php:341 +msgid "Select group" +msgstr "Choisir un groupe" + +#: ../../operation/messages/message_edit.php:360 +#: ../../enterprise/operation/reporting/custom_reporting.php:150 +#: ../../enterprise/include/functions_cron.php:194 +#: ../../enterprise/include/functions_cron.php:244 +#: ../../enterprise/include/functions_reporting.php:8204 +msgid "Message" +msgstr "Message" + +#: ../../operation/messages/message_edit.php:396 +msgid "Send message" +msgstr "Envoyer le message" + +#: ../../operation/visual_console/legacy_public_view.php:57 +#: ../../operation/visual_console/public_view.php:38 +#: ../../operation/gis_maps/public_console.php:277 +#: ../../operation/events/sound_events.php:90 +#: ../../operation/agentes/stat_win.php:92 ../../index.php:1396 +#: ../../enterprise/meta/index.php:206 +msgid "Connection with server has been lost" +msgstr "Connexion avec le serveur perdue" + +#: ../../operation/visual_console/legacy_public_view.php:58 +#: ../../operation/visual_console/public_view.php:39 +#: ../../operation/gis_maps/public_console.php:278 +#: ../../operation/events/sound_events.php:91 +#: ../../operation/agentes/stat_win.php:93 ../../index.php:1397 +#: ../../enterprise/meta/index.php:207 msgid "" -"If this is your first time using %s, we suggest a few links that'll help you " -"learn more about the software. Monitoring can be overwhelming, but take your " -"time to learn how to harness the power of %s!" +"Connection to the server has been lost. Please check your internet connection " +"or contact with administrator." msgstr "" -"Si c'est votre première fois utilisant %s, nous vous suggestions quelques " -"liens qui vous aideront a apprendre plus sur le logiciel. La supervision peut " -"être écrasant, mais prenez votre temps pour apprendre comment exploiter la " -"puissance de %s !" - -#: ../../general/login_help_dialog.php:57 ../../general/login_help_dialog.php:62 -msgid "Online help" -msgstr "Aide en ligne" - -#: ../../general/login_help_dialog.php:70 ../../general/login_help_dialog.php:75 -msgid "Enterprise version" -msgstr "Version Enterprise" - -#: ../../general/login_help_dialog.php:88 -msgid "Forums" -msgstr "Forums" - -#: ../../general/login_help_dialog.php:110 -msgid "Click here to don't show again this message" -msgstr "Cliquez ici pour ne plus afficher ce message" - -#: ../../general/php7_message.php:30 -#: ../../include/class/ConsoleSupervisor.php:1606 -msgid "" -"For a correct operation of PandoraFMS, PHP must be updated to version 7.0 or " -"higher." -msgstr "" -"Pour la correcte opération de Pandora FMS, PHP doit être mis à jour à une " -"version 7.0 ou plus haute." - -#: ../../general/php7_message.php:31 -#: ../../include/class/ConsoleSupervisor.php:1606 -msgid "Otherwise, functionalities will be lost." -msgstr "Autrement, les fonctionnalités seront perdues." - -#: ../../general/php7_message.php:33 -#: ../../include/class/ConsoleSupervisor.php:1606 -msgid "Report download in PDF format" -msgstr "Rapport téléchargement en format PDF" - -#: ../../general/php7_message.php:34 -#: ../../include/class/ConsoleSupervisor.php:1606 -msgid "Emails Sending" -msgstr "Envoy d'emails" - -#: ../../general/php7_message.php:35 -#: ../../include/class/ConsoleSupervisor.php:1606 -msgid "Metaconsole Collections" -msgstr "Collections de Métaconsole" - -#: ../../general/php7_message.php:38 -msgid "Access Help" -msgstr "Aide d'accès" - -#: ../../general/php7_message.php:41 -msgid "Warning php version" -msgstr "Avertissement version php" - -#: ../../include/functions.php:231 -msgid "." -msgstr "." - -#: ../../include/functions.php:233 -msgid "," -msgstr "," - -#: ../../include/functions.php:488 ../../include/functions.php:640 -msgid "s" -msgstr "s" - -#: ../../include/functions.php:489 ../../include/functions.php:641 -msgid "d" -msgstr "d" - -#: ../../include/functions.php:490 ../../include/functions.php:642 -msgid "M" -msgstr "M" - -#: ../../include/functions.php:491 ../../include/functions.php:643 -#: ../../include/rest-api/models/VisualConsole/Item.php:2036 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:259 -msgid "Y" -msgstr "Y" - -#: ../../include/functions.php:492 ../../include/functions.php:644 -msgid "m" -msgstr "m" - -#: ../../include/functions.php:493 ../../include/functions.php:645 -msgid "h" -msgstr "h" - -#: ../../include/functions.php:494 ../../include/functions.php:646 -msgid "N" -msgstr "N" - -#: ../../include/functions.php:1023 ../../include/functions.php:1269 -#: ../../include/functions.php:1303 ../../include/functions_incidents.php:34 -#: ../../include/functions_incidents.php:75 -#: ../../include/functions_events.php:3329 ../../include/functions_graph.php:3533 -#: ../../include/functions_graph.php:3534 ../../include/functions_graph.php:5115 -msgid "Maintenance" -msgstr "Entretien" - -#: ../../include/functions.php:1027 ../../include/functions.php:1270 -#: ../../include/functions.php:1307 ../../include/functions_events.php:3333 -#: ../../include/functions_graph.php:3538 ../../include/functions_graph.php:3539 -#: ../../include/functions_graph.php:5119 -msgid "Informational" -msgstr "Informatif" - -#: ../../include/functions.php:1043 ../../include/functions.php:1272 -#: ../../include/functions.php:1323 ../../include/functions_graph.php:3548 -#: ../../include/functions_graph.php:3549 ../../include/functions_graph.php:5135 -msgid "Minor" -msgstr "Mineur" - -#: ../../include/functions.php:1047 ../../include/functions.php:1274 -#: ../../include/functions.php:1327 ../../include/functions_graph.php:3558 -#: ../../include/functions_graph.php:3559 ../../include/functions_graph.php:5139 -msgid "Major" -msgstr "Majeure" - -#: ../../include/functions.php:1222 ../../include/functions_events.php:3249 -msgid "Monitor Critical" -msgstr "Moniteur en état critique" - -#: ../../include/functions.php:1223 ../../include/functions_events.php:3253 -msgid "Monitor Warning" -msgstr "Moniteur en état d'alerte" - -#: ../../include/functions.php:1224 ../../include/functions_events.php:3257 -msgid "Monitor Normal" -msgstr "Moniteur en état normal" - -#: ../../include/functions.php:1226 -msgid "Monitor Unknown" -msgstr "Moniteur inconnu" - -#: ../../include/functions.php:1229 ../../include/functions_events.php:2878 -#: ../../include/functions_events.php:3265 -msgid "Alert recovered" -msgstr "Alertes récupérées" - -#: ../../include/functions.php:1230 ../../include/functions_events.php:2926 -#: ../../include/functions_events.php:3269 -msgid "Alert ceased" -msgstr "Alerte arrêtée" - -#: ../../include/functions.php:1231 ../../include/functions_events.php:3273 -msgid "Alert manual validation" -msgstr "Validation manuelle de la alerte" - -#: ../../include/functions.php:1233 -msgid "Agent created" -msgstr "Agent créé" - -#: ../../include/functions.php:1234 ../../include/functions_events.php:3277 -msgid "Recon host detected" -msgstr "Hôte de reconnaissance détecté" - -#: ../../include/functions.php:1237 ../../include/functions_events.php:2922 -#: ../../include/functions_events.php:3289 -msgid "Configuration change" -msgstr "Modification de la configuration" - -#: ../../include/functions.php:1354 ../../include/functions.php:1384 -msgid "ALERT FIRED" -msgstr "ALETE DÉCLENCHÉE" - -#: ../../include/functions.php:2686 -#, php-format -msgid "%s seconds" -msgstr "%s secondes" - -#: ../../include/functions.php:2689 ../../include/functions.php:2690 -#, php-format -msgid "%s minutes" -msgstr "%s minutes" - -#: ../../include/functions.php:2698 ../../include/functions.php:2699 -#, php-format -msgid "%s months" -msgstr "%s mois" - -#: ../../include/functions.php:2701 ../../include/functions.php:2702 -#, php-format -msgid "%s years" -msgstr "%s ans" - -#: ../../include/functions.php:2704 -msgid "Default values will be used" -msgstr "Les valeurs par défaut seront utilisées." - -#: ../../include/functions.php:2889 ../../include/functions.php:2894 -msgid "The file exceeds the maximum size" -msgstr "Le fichier dépasse la taille maximale" - -#: ../../include/functions.php:2890 -msgid "" -"Please check this PHP runtime variable values:
  upload_max_filesize "
-"(currently "
-msgstr ""
-"Veuillez vérifier les valeurs de cette variable d’exécution PHP : 
  "
-"upload_max_filesize (actuellement "
-
-#: ../../include/functions.php:2898
-msgid "The uploaded file was only partially uploaded"
-msgstr "Le fichier n'a été que partiellement téléversé."
-
-#: ../../include/functions.php:2902
-msgid "No file was uploaded"
-msgstr "Aucun fichier n'a été téléversé."
-
-#: ../../include/functions.php:2906
-msgid "Missing a temporary folder"
-msgstr "Dossier temporaire manquant"
-
-#: ../../include/functions.php:2910
-msgid "Failed to write file to disk"
-msgstr "Impossible d'écrire le fichier sur le disque"
-
-#: ../../include/functions.php:2914
-msgid "File upload stopped by extension"
-msgstr "Téléversement du fichier interrompu par l'extension"
-
-#: ../../include/functions.php:2918
-msgid "Unknown upload error"
-msgstr "Erreur inconnue de téléversement"
-
-#: ../../include/functions.php:3029
-msgid "No data found to export"
-msgstr "Aucune donnée à exporter"
-
-#: ../../include/functions.php:3352
-msgid "15 seconds"
-msgstr "15 secondes"
-
-#: ../../include/functions.php:3357
-msgid "15 minutes"
-msgstr "15 minutes"
-
-#: ../../include/functions.php:3358 ../../include/ajax/module.php:199
-msgid "30 minutes"
-msgstr "30 minutes"
-
-#: ../../include/functions.php:3873
-msgid "Summatory series"
-msgstr "Série récapitulative"
-
-#: ../../include/functions.php:3877
-msgid "Average series"
-msgstr "Série moyenne"
-
-#: ../../include/functions.php:3905 ../../include/functions.php:3924
-#: ../../include/functions.php:3938 ../../include/functions.php:3960
-#: ../../include/functions.php:4041 ../../include/functions.php:4113
-msgid "Unit "
-msgstr "Unité"
-
-#: ../../include/functions.php:3986 ../../include/functions.php:4051
-msgid "Min:"
-msgstr "Min :"
-
-#: ../../include/functions.php:3993 ../../include/functions.php:4058
-msgid "Max:"
-msgstr "Max :"
-
-#: ../../include/functions.php:4000 ../../include/functions.php:4065
-msgid "Avg:"
-msgstr "Moy :"
-
-#: ../../include/functions.php:4110 ../../include/functions.php:4118
-msgid "of module"
-msgstr "du module"
-
-#: ../../include/functions.php:4135
-msgid "Projection"
-msgstr "Projection"
-
-#: ../../include/functions.php:5953
-msgid "Testing Pandora FMS email"
-msgstr "Tester l’email Pandora FMS"
-
-#: ../../include/functions.php:5966
-msgid ""
-"This is an email test sent from Pandora FMS. If you can read this, your "
-"configuration works."
-msgstr ""
-"Il s'agit d'un test par e-mail envoyé par Pandora FMS. Si vous pouvez lire "
-"ceci, votre configuration fonctionne."
-
-#: ../../include/functions_netflow.php:351
-msgid "Avg. Throughput"
-msgstr "Débit moyen"
-
-#: ../../include/functions_netflow.php:431
-msgid "Average bits per second"
-msgstr "Moyenne de bits par seconde"
-
-#: ../../include/functions_netflow.php:436
-msgid "Average packets per second"
-msgstr "Moyenne de progiciels par seconde"
-
-#: ../../include/functions_netflow.php:441
-msgid "Average bytes per packet"
-msgstr "Moyenne d'octets par progiciel"
-
-#: ../../include/functions_netflow.php:1182
-msgid "Area graph"
-msgstr "Graphique de zone"
-
-#: ../../include/functions_netflow.php:1185
-msgid "Top-N connections"
-msgstr "Connexions Top-N"
-
-#: ../../include/functions_netflow.php:1186
-msgid "Circular mesh"
-msgstr "Maille circulaire"
-
-#: ../../include/functions_netflow.php:1187
-#: ../../include/functions_netflow.php:1452
-msgid "Host detailed traffic"
-msgstr "Trafic détaillé de la machine"
-
-#: ../../include/functions_netflow.php:1439
-msgid "Sent"
-msgstr "Envoyé"
-
-#: ../../include/functions_netflow.php:1447
-msgid "Received"
-msgstr "Reçu"
-
-#: ../../include/functions_netflow.php:1628
-msgid "Dst port"
-msgstr "Port de destination"
-
-#: ../../include/functions_netflow.php:1631
-msgid "Dst IP"
-msgstr "Adresse IP de destination"
-
-#: ../../include/functions_netflow.php:1634
-msgid "Src IP"
-msgstr "Adresse IP source"
-
-#: ../../include/functions_netflow.php:1637
-msgid "Src port"
-msgstr "Port source"
-
-#: ../../include/functions_netflow.php:1823
-#, php-format
-msgid "nfdump binary (%s) not found!"
-msgstr "nfdump binary (%s) non retrouvé"
-
-#: ../../include/functions_netflow.php:1830
-msgid "Make sure nfdump version 1.6.8 or newer is installed!"
-msgstr ""
-"Assurez-vous que la version nfdump 1.6.8 ou une plus récente est installée !"
-
-#: ../../include/functions_netflow.php:1845
-#: ../../include/functions_incidents.php:30
-#: ../../include/functions_incidents.php:59
-msgid "Low"
-msgstr "Faible"
-
-#: ../../include/functions_netflow.php:1846
-#: ../../include/functions_incidents.php:31
-#: ../../include/functions_incidents.php:63
-msgid "Medium"
-msgstr "Moyenne"
-
-#: ../../include/functions_netflow.php:1847
-msgid "High"
-msgstr "Élevé"
-
-#: ../../include/functions_netflow.php:1848
-msgid "Ultra High"
-msgstr "Très élevé"
-
-#: ../../include/functions_netflow.php:1881
-#, php-format
-msgid "Agregate by %s"
-msgstr "Agréger par %s"
-
-#: ../../include/functions_netflow.php:1889
-#, php-format
-msgid "Resolution %s"
-msgstr "Résolution %s"
-
-#: ../../include/functions_reports.php:639
-#: ../../include/functions_reports.php:1083
-#: ../../include/functions_reporting.php:9919
-#: ../../include/functions_reporting.php:10079
-msgid "Simple graph"
-msgstr "Graphique simple"
-
-#: ../../include/functions_reports.php:676
-msgid "Automatic combined Graph"
-msgstr "Graphique automatique combiné"
-
-#: ../../include/functions_reports.php:682
-msgid "Availability graph"
-msgstr "Graphique de disponibilité"
-
-#: ../../include/functions_reports.php:687
-msgid "Module Histogram graph"
-msgstr "Graphique de registres du module"
-
-#: ../../include/functions_reports.php:693
-msgid "IPAM networks"
-msgstr "Réseaux IPAM"
-
-#: ../../include/functions_reports.php:724
-#: ../../include/functions_reports.php:728
-msgid "Forecasting"
-msgstr "Prédiction"
-
-#: ../../include/functions_reports.php:729
-msgid "Projection graph"
-msgstr "Graphique de projection"
-
-#: ../../include/functions_reports.php:734
-msgid "Avg. value"
-msgstr "Valeur moyenne"
-
-#: ../../include/functions_reports.php:738
-msgid "Max. value"
-msgstr "Valeur maximale"
-
-#: ../../include/functions_reports.php:742
-msgid "Min. value"
-msgstr "Valeur minimale"
-
-#: ../../include/functions_reports.php:746
-msgid "Monitor report"
-msgstr "Rapport du moniteur"
-
-#: ../../include/functions_reports.php:750
-msgid "Serialize data"
-msgstr "Sérialiser les données"
-
-#: ../../include/functions_reports.php:758
-msgid "Historical Data"
-msgstr "Historique des données"
-
-#: ../../include/functions_reports.php:770
-#: ../../include/functions_reports.php:776
-#: ../../include/functions_reports.php:782
-#: ../../include/functions_reports.php:788
-#: ../../include/functions_reports.php:794
-#: ../../include/functions_reports.php:801
-#: ../../include/functions_reports.php:808
-#: ../../include/functions_reports.php:814
-#: ../../include/functions_reports.php:818
-#: ../../include/functions_reports.php:823
-#: ../../include/functions_reports.php:829
-msgid "Grouped"
-msgstr "Regroupés"
-
-#: ../../include/functions_reports.php:795
-#: ../../extensions/agents_modules.php:465
-msgid "Agents/Modules"
-msgstr "Agents/Modules"
-
-#: ../../include/functions_reports.php:802
-msgid "Agents/Modules status"
-msgstr "État des agents/modules"
-
-#: ../../include/functions_reports.php:819
-msgid "Network interfaces"
-msgstr "Interfaces de réseau"
-
-#: ../../include/functions_reports.php:824
-msgid "Custom Render"
-msgstr "Rendu personnalisé"
-
-#: ../../include/functions_reports.php:834
-#: ../../include/functions_reports.php:838
-msgid "Text/HTML "
-msgstr "Texte/HTML "
-
-#: ../../include/functions_reports.php:839
-msgid "Import text from URL"
-msgstr "Importer texte à partir de l'URL"
-
-#: ../../include/functions_reports.php:844
-msgid "Module alert report"
-msgstr "Rapport d'alerte de module"
-
-#: ../../include/functions_reports.php:848
-msgid "Agent alert report "
-msgstr "Rapport d'alerte de l'agent"
-
-#: ../../include/functions_reports.php:854
-msgid "Group alert report"
-msgstr "Rapport d'alerte groupe"
-
-#: ../../include/functions_reports.php:860
-msgid "Actions alert report "
-msgstr "Rapport d’alerte d’actions "
-
-#: ../../include/functions_reports.php:865
-msgid "Module event report"
-msgstr "Rapport d'événement du module"
-
-#: ../../include/functions_reports.php:869
-msgid "Agent event report"
-msgstr "Rapport d'événement de l'agent"
-
-#: ../../include/functions_reports.php:873
-msgid "Group event report"
-msgstr "Rapport d'événement de groupe"
-
-#: ../../include/functions_reports.php:891
-msgid "Inventory changes"
-msgstr "Changements d'inventaire"
-
-#: ../../include/functions_reports.php:899
-#: ../../include/functions_reporting.php:6250
-msgid "Agent configuration"
-msgstr "Configuration des agents"
-
-#: ../../include/functions_reports.php:903
-#: ../../include/functions_reporting.php:4511
-msgid "Group configuration"
-msgstr "Configuration du groupe"
-
-#: ../../include/functions_reports.php:911
-msgid "Netflow data table"
-msgstr "Tableau de données Netflow"
-
-#: ../../include/functions_reports.php:915
-msgid "Netflow summary table"
-msgstr "Tableau récapitulatif Netflow"
-
-#: ../../include/functions_reports.php:939
-msgid "Network configuration changes"
-msgstr "Modifications de la configuration réseau"
-
-#: ../../include/functions_reports.php:1066
-msgid "Macro"
-msgstr "Macro"
-
-#: ../../include/functions_reports.php:1081
-#: ../../include/functions_reports.php:1210
-#: ../../include/functions_reports.php:1230
-msgid "Sql"
-msgstr "SQL"
-
-#: ../../include/functions_reports.php:1082
-msgid "Graph Sql"
-msgstr "Graphe SQL"
-
-#: ../../include/functions_reporting.php:364
-msgid " agents"
-msgstr " agents"
-
-#: ../../include/functions_reporting.php:374
-msgid " modules"
-msgstr " modules"
-
-#: ../../include/functions_reporting.php:1510
-msgid "Top N"
-msgstr "Top N"
-
-#: ../../include/functions_reporting.php:1638
-msgid "Insuficient data"
-msgstr "Données insuffisantes"
-
-#: ../../include/functions_reporting.php:1802
-#: ../../include/functions_reporting.php:2049
-#: ../../include/functions_reporting.php:2075
-#: ../../include/functions_reporting.php:2102
-#: ../../include/functions_reporting.php:2130
-#: ../../include/functions_reporting.php:3482
-#: ../../include/functions_reporting.php:3853
-#: ../../include/functions_reporting.php:3881
-#: ../../include/functions_reporting.php:3909
-#: ../../include/functions_reporting.php:4882
-#: ../../include/functions_reporting.php:10488
-#: ../../include/functions_reporting.php:10516
-#: ../../include/functions_reporting.php:10544
-#: ../../include/functions_graph.php:2649 ../../include/functions_graph.php:2785
-#: ../../include/functions_graph.php:2883 ../../include/functions_graph.php:3344
-#: ../../include/functions_graph.php:3918
-#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:483
-#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:518
-msgid "other"
-msgstr "autre"
-
-#: ../../include/functions_reporting.php:1889
-msgid "Event Report Group"
-msgstr "Rapport d'événements de groupes"
-
-#: ../../include/functions_reporting.php:1937
-msgid "Exclude "
-msgstr "Exclure"
-
-#: ../../include/functions_reporting.php:2185
-msgid "Event Report Module"
-msgstr "Module de rapports d'événements"
-
-#: ../../include/functions_reporting.php:2823
-msgid "Agent/Modules"
-msgstr "Agent/Modules"
-
-#: ../../include/functions_reporting.php:2864
-#: ../../extensions/agents_modules.php:750
-msgid "There are no agents with modules"
-msgstr "Aucun agent avec des modules"
-
-#: ../../include/functions_reporting.php:2920
-msgid "Agent/Modules Status"
-msgstr "État de l’agent/des modules"
-
-#: ../../include/functions_reporting.php:3069
-msgid "Exception - Everything"
-msgstr "Exception - Tout"
-
-#: ../../include/functions_reporting.php:3075
-#, php-format
-msgid "Exception - Modules over or equal to %s"
-msgstr "Exception - Modules supérieurs ou égaux à %s"
-
-#: ../../include/functions_reporting.php:3078
-#, php-format
-msgid "Modules over or equal to %s"
-msgstr "Modules supérieurs ou égaux à %s"
-
-#: ../../include/functions_reporting.php:3083
-#, php-format
-msgid "Exception - Modules under or equal to %s"
-msgstr "Exception - Modules inférieurs ou égaux à %s"
-
-#: ../../include/functions_reporting.php:3086
-#, php-format
-msgid "Modules under or equal to %s"
-msgstr "Modules inférieurs ou égaux à %s"
-
-#: ../../include/functions_reporting.php:3091
-#, php-format
-msgid "Exception - Modules under %s"
-msgstr "Exception - Modules inférieurs à %s"
-
-#: ../../include/functions_reporting.php:3094
-#, php-format
-msgid "Modules under %s"
-msgstr "Modules inférieurs à %s"
-
-#: ../../include/functions_reporting.php:3099
-#, php-format
-msgid "Exception - Modules over %s"
-msgstr "Exception - Modules supérieurs à %s"
-
-#: ../../include/functions_reporting.php:3102
-#, php-format
-msgid "Modules over %s"
-msgstr "Modules supérieurs à %s"
-
-#: ../../include/functions_reporting.php:3107
-#, php-format
-msgid "Exception - Equal to %s"
-msgstr "Exception - Égal à %s"
-
-#: ../../include/functions_reporting.php:3110
-#, php-format
-msgid "Equal to %s"
-msgstr "Égal à %s"
-
-#: ../../include/functions_reporting.php:3115
-#, php-format
-msgid "Exception - Not equal to %s"
-msgstr "Exception - Pas égal à %s"
-
-#: ../../include/functions_reporting.php:3118
-#, php-format
-msgid "Not equal to %s"
-msgstr "Pas égal à %s"
-
-#: ../../include/functions_reporting.php:3122
-msgid "Exception - Modules at normal status"
-msgstr "Exception - Modules en état normal"
-
-#: ../../include/functions_reporting.php:3123
-msgid "Modules at normal status"
-msgstr "Modules en état normal"
-
-#: ../../include/functions_reporting.php:3127
-msgid "Exception - Modules at critical or warning status"
-msgstr "Exception - Modules en état critique ou d'alerte"
-
-#: ../../include/functions_reporting.php:3128
-msgid "Modules at critical or warning status"
-msgstr "Modules en état critique ou d'alerte"
-
-#: ../../include/functions_reporting.php:3347
-msgid "There are no Modules under those conditions."
-msgstr "Aucun module sous ces conditions"
-
-#: ../../include/functions_reporting.php:3351
-#, php-format
-msgid "There are no Modules over or equal to %s."
-msgstr "Aucun module supérieur ou égal à %s"
-
-#: ../../include/functions_reporting.php:3355
-#, php-format
-msgid "There are no Modules less or equal to %s."
-msgstr "Aucun module inférieur ou égal à %s"
-
-#: ../../include/functions_reporting.php:3359
-#, php-format
-msgid "There are no Modules less %s."
-msgstr "Aucun module inférieur à %s"
-
-#: ../../include/functions_reporting.php:3363
-#, php-format
-msgid "There are no Modules over %s."
-msgstr "Aucun module supérieur à %s"
-
-#: ../../include/functions_reporting.php:3367
-#, php-format
-msgid "There are no Modules equal to %s"
-msgstr "Aucun module égal à %s"
-
-#: ../../include/functions_reporting.php:3371
-#, php-format
-msgid "There are no Modules not equal to %s"
-msgstr "Aucun module pas égal à %s"
-
-#: ../../include/functions_reporting.php:3375
-msgid "There are no Modules normal status"
-msgstr "Aucun module en état normal"
-
-#: ../../include/functions_reporting.php:3379
-msgid "There are no Modules at critial or warning status"
-msgstr "Aucun module en état critique ou d'alerte"
-
-#: ../../include/functions_reporting.php:3716
-msgid "Event Report Agent"
-msgstr "Agent de rapport d'événement"
-
-#: ../../include/functions_reporting.php:4080
-msgid "Database Serialized"
-msgstr "Base de données sérialisée"
-
-#: ../../include/functions_reporting.php:4276
-msgid "Last Value"
-msgstr "Dernière valeur"
-
-#: ../../include/functions_reporting.php:4326
-#: ../../include/functions_reporting.php:4369
-#: ../../include/functions_graph.php:1089
-msgid "No data to display within the selected interval"
-msgstr "Aucune donnée à afficher dans l'intervalle sélectionné"
-
-#: ../../include/functions_reporting.php:4600
-msgid "Network interfaces report"
-msgstr "Rapport des interfaces du réseau"
-
-#: ../../include/functions_reporting.php:4694
-msgid "Custom render report"
-msgstr "Rapport de rendu personnalisé"
-
-#: ../../include/functions_reporting.php:4734
-#: ../../include/functions_reporting.php:4760
-msgid ""
-"This query is insecure, it could apply unwanted modiffications on the schema"
-msgstr ""
-"Cette requête n’est pas sécurisée, elle peut appliquer des modifications "
-"indésirables sur le schéma"
-
-#: ../../include/functions_reporting.php:4991
-msgid "The group has no agents or none of the agents has any network interface"
-msgstr "Le groupe n'a pas d'agents ou aucun agent a une interface de réseau"
-
-#: ../../include/functions_reporting.php:5012
-msgid "bytes/s"
-msgstr "octets/s"
-
-#: ../../include/functions_reporting.php:5219
-#: ../../include/functions_reporting.php:5236
-#: ../../include/functions_reporting.php:5253
-msgid "Not triggered"
-msgstr "Non déclenché"
-
-#: ../../include/functions_reporting.php:5679
-msgid "SQL Graph Vertical Bars"
-msgstr "Barres verticales du graphique SQL"
-
-#: ../../include/functions_reporting.php:5683
-msgid "SQL Graph Horizontal Bars"
-msgstr "Barres horizontales du graphique SQL"
-
-#: ../../include/functions_reporting.php:5687
-msgid "SQL Graph Pie"
-msgstr "Diagramme circulaire SQL"
-
-#: ../../include/functions_reporting.php:5914
-msgid "Netflow Area"
-msgstr "Zone Netflow"
-
-#: ../../include/functions_reporting.php:5918
-msgid "Netflow Summary"
-msgstr "Résumé Netflow"
-
-#: ../../include/functions_reporting.php:5922
-msgid "Netflow Data"
-msgstr "Données Netflow"
-
-#: ../../include/functions_reporting.php:5930
-msgid "Unknown report"
-msgstr "Rapport inconnu"
-
-#: ../../include/functions_reporting.php:6024
-msgid "Prediction Date"
-msgstr "Date de prédiction"
-
-#: ../../include/functions_reporting.php:6925
-msgid ""
-"Illegal query: Due security restrictions, there are some tokens or words you "
-"cannot use: *, delete, drop, alter, modify, password, pass, insert or update."
-msgstr ""
-"Requête illégale : pour des raisons de sécurité, certains tokens ou mots ne "
-"peuvent pas être employés : *, supprimer, déposer, altérer, modifier, mot de "
-"passe, passe, introduire ou mettre à jour."
-
-#: ../../include/functions_reporting.php:8339
-#: ../../include/functions_reporting.php:9057
-msgid "No Address"
-msgstr "Aucune adresse"
-
-#: ../../include/functions_reporting.php:9356
-msgid ""
-"The monitor have no data in this range of dates or monitor type is not numeric"
-msgstr ""
-"Le moniteur ne dispose pas de données dans cette plage de dates ou le type de "
-"moniteur n'est pas numérique."
-
-#: ../../include/functions_reporting.php:9374
-msgid "The monitor type is not numeric"
-msgstr "Le type de moniteur n'est pas numérique."
-
-#: ../../include/functions_reporting.php:9743
-msgid "Maximum"
-msgstr "Maximum"
-
-#: ../../include/functions_reporting.php:9847
-msgid "Automatic combined graph"
-msgstr "Graphique automatique combiné"
-
-#: ../../include/functions_reporting.php:10681
-msgid "Maximum of events shown"
-msgstr "Nombre maximal d'événements affichés"
-
-#: ../../include/functions_reporting.php:11257
-#: ../../include/functions_reporting.php:11281
-msgid "Server health"
-msgstr "État du serveur"
-
-#: ../../include/functions_reporting.php:11257
-#, php-format
-msgid "%d Downed servers"
-msgstr "%d serveurs hors service"
-
-#: ../../include/functions_reporting.php:11262
-#: ../../include/functions_reporting.php:11285
-msgid "Monitor health"
-msgstr "État du moniteur"
-
-#: ../../include/functions_reporting.php:11262
-#, php-format
-msgid "%d Not Normal monitors"
-msgstr "%d Moniteurs anormaux"
-
-#: ../../include/functions_reporting.php:11262
-#: ../../include/functions_reporting.php:11286
-msgid "of monitors up"
-msgstr "de moniteurs actifs"
-
-#: ../../include/functions_reporting.php:11267
-#: ../../include/functions_reporting.php:11289
-msgid "Module sanity"
-msgstr "État des modules"
-
-#: ../../include/functions_reporting.php:11267
-#, php-format
-msgid "%d Not inited monitors"
-msgstr "%d moniteurs non initialisés"
-
-#: ../../include/functions_reporting.php:11267
-#: ../../include/functions_reporting.php:11290
-msgid "of total modules inited"
-msgstr "du total de modules initialisés"
-
-#: ../../include/functions_reporting.php:11272
-#: ../../include/functions_reporting.php:11293
-#: ../../include/functions_reporting_html.php:4900
-msgid "Alert level"
-msgstr "Niveau d'alerte"
-
-#: ../../include/functions_reporting.php:11272
-#: ../../include/functions_reporting.php:12384
-#: ../../include/functions_reporting.php:12394
-#, php-format
-msgid "%d Fired alerts"
-msgstr "%d alertes déclenchées"
-
-#: ../../include/functions_reporting.php:11272
-#: ../../include/functions_reporting.php:11294
-msgid "of defined alerts not fired"
-msgstr "d'alertes définies non déclenchées"
-
-#: ../../include/functions_reporting.php:11344
-#: ../../include/functions_reporting.php:11501
-#: ../../include/functions_reporting.php:11515
-#: ../../include/functions_reporting.php:13854
-#: ../../include/functions_reporting.php:13929
-#: ../../include/functions_ui.php:4660 ../../include/functions_html.php:930
-#: ../../include/functions_html.php:3297 ../../include/functions_html.php:3789
-msgid "Enterprise version not installed"
-msgstr "Version Enterprise non installée"
-
-#: ../../include/functions_reporting.php:11366
-msgid "Defined and fired alerts"
-msgstr "Alertes définies et déclenchées"
-
-#: ../../include/functions_reporting.php:11504
-#: ../../include/functions_reporting_html.php:5569
-msgid "Monitor checks"
-msgstr "Vérifications de moniteurs"
-
-#: ../../include/functions_reporting.php:11523
-#: ../../include/functions_reporting_html.php:5576
-msgid "Total agents and monitors"
-msgstr "Nombre total d'agents et de moniteurs"
-
-#: ../../include/functions_reporting.php:11545
-msgid "Defined users"
-msgstr "Utilisateurs définis"
-
-#: ../../include/functions_reporting.php:12241
-msgid "Agent without data"
-msgstr "Agent sans données"
-
-#: ../../include/functions_reporting.php:12293
-#: ../../include/functions_agents.php:2971
-#: ../../include/functions_agents.php:3026
-#: ../../include/functions_agents.php:3081
-msgid "At least one module in CRITICAL status"
-msgstr "Au moins un module en état CRITIQUE"
-
-#: ../../include/functions_reporting.php:12300
-#: ../../include/functions_agents.php:2977
-#: ../../include/functions_agents.php:3036
-#: ../../include/functions_agents.php:3089
-msgid "At least one module in WARNING status"
-msgstr "Au moins un module en état d'ALERTE"
-
-#: ../../include/functions_reporting.php:12307
-#: ../../include/functions_agents.php:2983
-#: ../../include/functions_agents.php:3046
-#: ../../include/functions_agents.php:3097
-msgid "At least one module is in UKNOWN status"
-msgstr "Au moins un module en état INCONNU"
-
-#: ../../include/functions_reporting.php:12314
-#: ../../include/functions_agents.php:2989
-#: ../../include/functions_agents.php:3056
-#: ../../include/functions_agents.php:3105
-msgid "All Monitors OK"
-msgstr "Tous les moniteurs OK"
-
-#: ../../include/functions_reporting.php:12380
-#, php-format
-msgid "%d Normal modules"
-msgstr "%d modules normaux"
-
-#: ../../include/functions_reporting.php:12381
-#, php-format
-msgid "%d Critical modules"
-msgstr "%d modules critiques"
-
-#: ../../include/functions_reporting.php:12382
-#, php-format
-msgid "%d Warning modules"
-msgstr "%d modules en état d'alerte"
-
-#: ../../include/functions_reporting.php:12383
-#, php-format
-msgid "%d Unknown modules"
-msgstr "%d modules inconnus"
-
-#: ../../include/functions_reporting.php:12388
-#, php-format
-msgid "%d Total agents"
-msgstr "%d agents au total"
-
-#: ../../include/functions_reporting.php:12389
-#, php-format
-msgid "%d Normal agents"
-msgstr "%d agents normaux"
-
-#: ../../include/functions_reporting.php:12390
-#, php-format
-msgid "%d Critical agents"
-msgstr "%d agents critiques"
-
-#: ../../include/functions_reporting.php:12391
-#, php-format
-msgid "%d Warning agents"
-msgstr "%d agents en état d'alerte"
-
-#: ../../include/functions_reporting.php:12392
-#, php-format
-msgid "%d Unknown agents"
-msgstr "%d agents inconnus"
-
-#: ../../include/functions_reporting.php:12393
-#, php-format
-msgid "%d not init agents"
-msgstr "%d agents non initialisés"
-
-#: ../../include/functions_reporting.php:13821
-msgid "Total running modules"
-msgstr "Nombre total de modules en fonctionnement"
-
-#: ../../include/functions_reporting.php:13824
-#: ../../include/functions_reporting.php:13839
-#: ../../include/functions_reporting.php:13851
-#: ../../include/functions_reporting.php:13869
-#: ../../include/functions_reporting.php:13881
-#: ../../include/functions_reporting.php:13893
-#: ../../include/functions_reporting.php:13905
-msgid "Ratio"
-msgstr "Ratio"
-
-#: ../../include/functions_reporting.php:13824
-#: ../../include/functions_reporting.php:13839
-#: ../../include/functions_reporting.php:13851
-#: ../../include/functions_reporting.php:13869
-#: ../../include/functions_reporting.php:13881
-#: ../../include/functions_reporting.php:13893
-#: ../../include/functions_reporting.php:13905
-msgid "Modules by second"
-msgstr "Modules par seconde"
-
-#: ../../include/functions_reporting.php:13836
-msgid "Local modules"
-msgstr "Modules locaux"
-
-#: ../../include/functions_reporting.php:13846
-msgid "Network modules"
-msgstr "Modules de réseau"
-
-#: ../../include/functions_reporting.php:13865
-msgid "Plugin modules"
-msgstr "Modules plugin"
-
-#: ../../include/functions_reporting.php:13877
-msgid "Prediction modules"
-msgstr "Modules de prédiction"
-
-#: ../../include/functions_reporting.php:13889
-msgid "WMI modules"
-msgstr "Modules WMI"
-
-#: ../../include/functions_reporting.php:13901
-msgid "Web modules"
-msgstr "Modules Web"
-
-#: ../../include/functions_reporting.php:13939
-#: ../../include/lib/Dashboard/Widgets/tactical.php:274
-msgid "Server performance"
-msgstr "Performance du serveur"
-
-#: ../../include/functions_reporting.php:14058
-msgid "Weekly:"
-msgstr "Hebdomadaire :"
-
-#: ../../include/functions_reporting.php:14100
-msgid "Monthly:"
-msgstr "Mensuel :"
-
-#: ../../include/functions_reporting.php:14101
-msgid "From day"
-msgstr "À partir du jour"
-
-#: ../../include/functions_reporting.php:14102
-msgid "To day"
-msgstr "Jusqu'au jour"
-
-#: ../../include/functions_reporting.php:14636
-msgid "Module Histogram Graph"
-msgstr "Graphique de registres du module"
-
-#: ../../include/functions_reporting.php:15017
-msgid "Attached to this email there's a PDF file of the"
-msgstr "Ce courriel contient une pièce jointe en format PDF du"
-
-#: ../../include/functions_reporting.php:15018
-msgid "report"
-msgstr "rapport"
-
-#: ../../include/functions_servers.php:582
-msgid "SNMP Trap server"
-msgstr "Serveur de déroutements SNMP"
-
-#: ../../include/functions_servers.php:699
-msgid "Correlation server"
-msgstr "Serveur de corrélation"
-
-#: ../../include/functions_servers.php:712
-#: ../../include/functions_servers.php:1314
-msgid "Enterprise ICMP server"
-msgstr "Serveur ICMP Enterprise"
-
-#: ../../include/functions_servers.php:725
-#: ../../include/functions_servers.php:1317
-msgid "Enterprise SNMP server"
-msgstr "Serveur SNMP Enterprise"
-
-#: ../../include/functions_servers.php:738
-#: ../../include/class/AgentWizard.class.php:1252
-msgid "Enterprise Satellite server"
-msgstr "Serveur Satellite Enterprise"
-
-#: ../../include/functions_servers.php:751
-msgid "Enterprise Transactional server"
-msgstr "Serveur de Transaction Enterprise"
-
-#: ../../include/functions_servers.php:764
-msgid "Mainframe server"
-msgstr "Serveur central"
-
-#: ../../include/functions_servers.php:777
-msgid "Sync server"
-msgstr "Serveur sync"
-
-#: ../../include/functions_servers.php:790
-msgid "Wux server"
-msgstr "Serveur WUX"
-
-#: ../../include/functions_servers.php:803
-#: ../../include/functions_servers.php:1344
-msgid "Log server"
-msgstr "Serveur de journaux"
-
-#: ../../include/functions_servers.php:829
-msgid "Autoprovision server"
-msgstr "Serveur de provisionnement automatique"
-
-#: ../../include/functions_servers.php:842
-msgid "Migration server"
-msgstr "Serveur de migration"
-
-#: ../../include/functions_servers.php:1323
-msgid "Prediction Server"
-msgstr "Serveur de prédiction"
-
-#: ../../include/functions_servers.php:1350
-msgid "Satellite server"
-msgstr "Serveur Satellite"
-
-#: ../../include/functions_servers.php:1353
-msgid "Transactional server"
-msgstr "Serveur transactionnel"
-
-#: ../../include/functions_api.php:116
-msgid "Not `set`, `get` or `help` operation selected."
-msgstr "Aucune opération `set`, `get` ou `help` sélectionnée."
-
-#: ../../include/functions_api.php:126
-msgid "This operation does not exist."
-msgstr "Cette opération n'existe pas."
-
-#: ../../include/functions_api.php:136
-msgid "The Id does not exist in database."
-msgstr "L’ID n'existe pas dans la base de données."
-
-#: ../../include/functions_api.php:146
-msgid "This operation can not be used in cluster elements."
-msgstr "Cette opération ne peut pas être utilisée dans les éléments de grappe."
-
-#: ../../include/functions_api.php:156
-msgid "The user has not enough permissions for perform this action."
-msgstr "L'utilisateur n'a pas assez d'autorisations pour effectuer cette action."
-
-#: ../../include/functions_api.php:176
-msgid ""
-"This console is not the environment administrator. Please, manage this feature "
-"from centralized manager console (Metaconsole)."
-msgstr ""
-"Cette console n'est pas l'administrateur de l'environnement. Veuillez gérer "
-"cette fonctionnalité à partir de la console de gestion centralisée "
-"(Métaconsole)."
-
-#: ../../include/functions_api.php:186
-msgid "Auth error"
-msgstr "Erreur d'authentification"
-
-#: ../../include/functions_api.php:1471
-msgid ""
-"The agent could not be modified. For security reasons, use a group other than "
-"0."
-msgstr ""
-"L'agent n'a pas pu être modifié. Pour des raisons de sécurité, utilisez un "
-"groupe autre que 0."
-
-#: ../../include/functions_api.php:1810
-#, php-format
-msgid "Updated %d/%d agents"
-msgstr "Agents %d/%d mis à jour"
-
-#: ../../include/functions_api.php:1818
-msgid "Agent updated."
-msgstr "Agent mis à jour."
-
-#: ../../include/functions_api.php:2035
-msgid "Could not create OS"
-msgstr "Impossible de créer le système d'exploitation"
-
-#: ../../include/functions_api.php:2074
-msgid "Could not update OS"
-msgstr "Impossible de mettre à jour le système d’exploitation"
-
-#: ../../include/functions_api.php:2275
-msgid "The agent was successfully deleted"
-msgstr "L'agent a été supprimé correctement"
-
-#: ../../include/functions_api.php:3770
-msgid "Network module updated."
-msgstr "Module de réseau mis à jour."
-
-#: ../../include/functions_api.php:4066
-msgid "Plugin module updated."
-msgstr "Module plugin mis à jour."
-
-#: ../../include/functions_api.php:4422
-#, php-format
-msgid "Synthetic module created ID: %s"
-msgstr "ID de création du module synthétique : %s"
-
-#: ../../include/functions_api.php:4575
-msgid "Synthetic module created ID: "
-msgstr "Identifiant du module synthétique créé correctement : "
-
-#: ../../include/functions_api.php:4692
-msgid "Data module updated."
-msgstr "Données de module mises à jour correctement"
-
-#: ../../include/functions_api.php:5065
-msgid "SNMP module updated."
-msgstr "Module SNMP mis à jour correctement"
-
-#: ../../include/functions_api.php:5672
-msgid "Error creating alert template. Id_group cannot be left blank."
-msgstr ""
-"Erreur lors de la création du modèle d'alerte. Id_group ne peut pas être "
-"laissé vide."
-
-#: ../../include/functions_api.php:5686
-msgid ""
-"Error creating alert template. Invalid id_group or the user has not enough "
-"permission to make this action."
-msgstr ""
-"Erreur lors de la création du modèle d'alerte. id_group non valide ou "
-"l'utilisateur n'a pas assez d'autorisation pour effectuer cette action."
-
-#: ../../include/functions_api.php:5832
-msgid ""
-"Error updating alert template. Invalid id_group or the user has not enough "
-"permission to make this action."
-msgstr ""
-"Erreur lors de la mise à jour du modèle d'alerte. id_group non valide ou "
-"l'utilisateur n'a pas assez d'autorisation pour effectuer cette action."
-
-#: ../../include/functions_api.php:5916
-msgid "Successful update of the alert template"
-msgstr "Mise à jour réussie du modèle d'alerte"
-
-#: ../../include/functions_api.php:5964
-msgid "Error deleting alert template. Id_template doesn't exist."
-msgstr ""
-"Erreur lors de la suppression du modèle d'alerte. Id_template n'existe pas."
-
-#: ../../include/functions_api.php:5993
-msgid "Successful delete of alert template."
-msgstr "Suppression réussie du modèle d'alerte."
-
-#: ../../include/functions_api.php:6413 ../../include/functions_api.php:12362
-#: ../../include/functions_api.php:12428 ../../include/functions_api.php:12709
-#: ../../include/functions_api.php:12789
-#, php-format
-msgid "%d agents affected"
-msgstr "%d agents concernés"
-
-#: ../../include/functions_api.php:6559
-msgid "Correct deleting of module template."
-msgstr "Modèle de module supprimé correctement"
-
-#: ../../include/functions_api.php:6667
-msgid "Successful delete of module template."
-msgstr "Suppression réussie du modèle de module."
-
-#: ../../include/functions_api.php:6700
-msgid "Error validating alert. Id_template cannot be left blank."
-msgstr ""
-"Erreur lors de la validation de l'alerte. Id_template ne peut pas être laissé "
-"vide."
-
-#: ../../include/functions_api.php:6708
-msgid "Error validating alert. Id_agent cannot be left blank."
-msgstr ""
-"Erreur lors de la validation de l'alerte. Id_agent ne peut pas être laissé "
-"vide."
-
-#: ../../include/functions_api.php:6716
-msgid "Error validating alert. Id_module cannot be left blank."
-msgstr ""
-"Erreur lors de la validation de l'alerte. Id_module ne peut pas être laissé "
-"vide."
-
-#: ../../include/functions_api.php:6787
-msgid "Error validating alert. Specified alert does not exist."
-msgstr ""
-"Erreur lors de la validation de l'alerte. L'alerte spécifiée n'existe pas."
-
-#: ../../include/functions_api.php:6798
-msgid "Error validating alert"
-msgstr "Erreur lors de la validation de l'alerte"
-
-#: ../../include/functions_api.php:6872
-#, php-format
-msgid "Correct validation of all alerts (total %d)."
-msgstr "Validation correcte de toutes les alertes (total %d)."
-
-#: ../../include/functions_api.php:6966
-msgid "Correct validation of all policy alerts."
-msgstr "Validation correcte de toutes les alertes de politique."
-
-#: ../../include/functions_api.php:7008
-msgid ""
-"Error stopping downtime. Periodical and running scheduled downtime cannot be "
-"stopped."
-msgstr ""
-"Erreur lors de l'arrêt du temps d'arrêt. Les temps d'arrêt périodiques et en "
-"cours d'exécution ne peuvent pas être arrêtés."
-
-#: ../../include/functions_api.php:7021
-msgid "Downtime stopped."
-msgstr "Temps d'arrêt interrompu"
-
-#: ../../include/functions_api.php:7503
-msgid "and this modules are doesn't exists or not applicable a this agents: "
-msgstr "et ce module n'existe pas ou n'est pas applicable à ces agents : "
-
-#: ../../include/functions_api.php:7507
-msgid "and this agents are generate problems: "
-msgstr "et ces agents génèrent des problèmes : "
-
-#: ../../include/functions_api.php:7511
-msgid "and this agents with ids are doesn't exists: "
-msgstr "et ces agents avec des identifiants n'existent pas : "
-
-#: ../../include/functions_api.php:7659
-msgid "Planned downtime updated"
-msgstr "Temps d'arrêt planifié mis à jour"
-
-#: ../../include/functions_api.php:7735
-msgid " Agents deleted"
-msgstr " Agents supprimés"
-
-#: ../../include/functions_api.php:7816
-msgid " Agents added"
-msgstr " Agents ajoutés"
-
-#: ../../include/functions_api.php:7936
-msgid "Data policy module updated."
-msgstr "Politique de module de données mise à jour"
-
-#: ../../include/functions_api.php:8169
-msgid "Network policy module updated."
-msgstr "Module de politique de réseau mis à jour correctement"
-
-#: ../../include/functions_api.php:8426
-msgid "Plugin policy module updated."
-msgstr "Module de politique de plugin mis à jour correctement"
-
-#: ../../include/functions_api.php:8935
-msgid "SNMP policy module updated."
-msgstr "Module de politique SNMP mis à jour correctement"
-
-#: ../../include/functions_api.php:9280
-msgid "Successful deletion"
-msgstr "Suppression réussie"
-
-#: ../../include/functions_api.php:9596
-msgid "User created."
-msgstr "Utilisateur créé."
-
-#: ../../include/functions_api.php:9691
-msgid "User updated."
-msgstr "Utilisateur mis à jour."
-
-#: ../../include/functions_api.php:9770
-msgid "Enabled user."
-msgstr "Utilisateur activé"
-
-#: ../../include/functions_api.php:9778
-msgid "Disabled user."
-msgstr "Utilisateur désactivé"
-
-#: ../../include/functions_api.php:10075
-#, php-format
-msgid "Template have been inserted in %d agents."
-msgstr "Le modèle a été inséré dans %d agents."
-
-#: ../../include/functions_api.php:10247
-msgid "XML file was generated successfully in path: "
-msgstr "Le fichier XML a été généré correctement dans le chemin :"
-
-#: ../../include/functions_api.php:10387
-#, php-format
-msgid "Module has been created in %d agents."
-msgstr "Le module a été créé dans %d agents."
-
-#: ../../include/functions_api.php:10517
-#, php-format
-msgid "Action has been set for %d agents."
-msgstr "Une action a été définie pour %d agents."
-
-#: ../../include/functions_api.php:11952
-msgid "User deleted."
-msgstr "Utilisateur supprimé."
-
-#: ../../include/functions_api.php:12013
-msgid "User profile added."
-msgstr "Profil d’utilisateur ajouté."
-
-#: ../../include/functions_api.php:12080
-msgid "User profile deleted."
-msgstr "Profil d’utilisateur supprimé."
-
-#: ../../include/functions_api.php:12369
-msgid "Module disabled successfully."
-msgstr "Module désactivé correctement."
-
-#: ../../include/functions_api.php:12371
-msgid "The module could not be disabled."
-msgstr "Erreur de désactivation du module."
-
-#: ../../include/functions_api.php:12435
-msgid "Module enabled successfully."
-msgstr "Module activé correctement."
-
-#: ../../include/functions_api.php:12437
-msgid "The module could not be enabled."
-msgstr "Erreur d'activation du module."
-
-#: ../../include/functions_api.php:12485 ../../include/functions_api.php:12538
-msgid "The alert could not be disabled."
-msgstr "Erreur de désactivation de l’alerte."
-
-#: ../../include/functions_api.php:12585 ../../include/functions_api.php:12638
-msgid "The alert could not be enabled."
-msgstr "L'alerte n'a pas pu être activée."
-
-#: ../../include/functions_api.php:13910
-msgid "Enabled agent."
-msgstr "Agent activé"
-
-#: ../../include/functions_api.php:13918
-msgid "Disabled agent."
-msgstr "Agent désactivé"
-
-#: ../../include/functions_api.php:14897
-msgid "Metaconsole and the licenses of all nodes were updated."
-msgstr "La Metaconsole et les licences de tous les nœuds ont été mis à jour."
-
-#: ../../include/functions_api.php:14899
-#, php-format
-msgid "Metaconsole license updated but %d of %d node failed to sync."
-msgstr ""
-"La licence Metaconsole a été mise à jour mais %d sur %d nœud n'a pas réussi à "
-"se synchroniser."
-
-#: ../../include/functions_api.php:14902
-msgid "This function is for metaconsole only."
-msgstr "Cette fonction est réservée à la Métaconsole."
-
-#: ../../include/functions_api.php:15287 ../../include/functions_api.php:15358
-msgid "Successfully deleted."
-msgstr "Supprimé correctement"
-
-#: ../../include/functions_api.php:15317
-msgid "The user cannot access the cluster."
-msgstr "L'utilisateur ne peut pas accéder au grappe."
-
-#: ../../include/functions_api.php:16203
-msgid "Event filter successfully created."
-msgstr "Filtre d'événement créé correctement."
-
-#: ../../include/functions_api.php:16436
-msgid "Event filter successfully updated."
-msgstr "Filtre d'événement mis à jour correctement."
-
-#: ../../include/functions_api.php:16477
-msgid "Event filter successfully deleted."
-msgstr "Filtre d'événement supprimé correctement."
-
-#: ../../include/functions_api.php:16793
-msgid "Validated traps."
-msgstr "Traps validés."
-
-#: ../../include/functions_api.php:16820
-msgid "Deleted traps."
-msgstr "Traps supprimés."
-
-#: ../../include/functions_api.php:17013
-#, php-format
-msgid "Successfully updated module/alert count in id agent %d."
-msgstr ""
-"Module/nombre d'alertes mis à jour correctement dans l'agent d'identification "
-"%d."
-
-#: ../../include/functions_api.php:17015
-msgid "Successfully updated module/alert count in all agents"
-msgstr "Nombre de modules/alertes mis à jour correctement dans tous les agents"
-
-#: ../../include/functions_api.php:17467
-#, php-format
-msgid "Successfully added to delete pending id agent %d to id policy %d."
-msgstr ""
-"Ajouté correctement pour supprimer l'agent d'ID en attente %d dans la "
-"stratégie d'ID %d."
-
-#: ../../include/functions_api.php:17627
-msgid "Error enable/disable discovery task. Id_user cannot be left blank."
-msgstr ""
-"Erreur d'activation/désactivation de la tâche de découverte. Id_user ne peut "
-"pas être laissé vide."
-
-#: ../../include/functions_api.php:17635
-msgid ""
-"Error enable/disable discovery task. Enable/disable value cannot be left blank."
-msgstr ""
-"Erreur d'activation/désactivation de la tâche de découverte. La valeur "
-"d'activation/désactivation ne peut pas être laissée vide."
-
-#: ../../include/functions_api.php:17660
-msgid "Error in discovery task enabling/disabling."
-msgstr "Erreur lors de l'activation/désactivation de la tâche de découverte."
-
-#: ../../include/functions_api.php:17668
-msgid "Enabled discovery task."
-msgstr "Tâche de découverte activée."
-
-#: ../../include/functions_api.php:17676
-msgid "Disabled discovery task."
-msgstr "Tâche de découverte désactivée."
-
-#: ../../include/functions_visual_map.php:1746
-#: ../../include/functions_visual_map.php:1748
-#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:275
-#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:279
-msgid "Last value: "
-msgstr "Dernière valeur : "
-
-#: ../../include/functions_visual_map.php:2632
-msgid "Agent successfully added to layout"
-msgstr "Agent ajouté au layout correctement"
-
-#: ../../include/functions_visual_map.php:2816
-msgid "Modules successfully added to layout"
-msgstr "Modules ajoutés au layout correctement"
-
-#: ../../include/functions_visual_map.php:3141
-msgid "Agents successfully added to layout"
-msgstr "Agents ajoutés correctement"
-
-#: ../../include/functions_visual_map.php:3537
-msgid "Cannot load the visualmap"
-msgstr "Erreur de chargement de la carte visuelle"
-
-#: ../../include/functions_visual_map.php:4189
-#: ../../include/rest-api/models/VisualConsole/Item.php:2107
-msgid "Bars graph"
+"Connexion avec le serveur perdue. Veuillez vérifier votre connexion Internet "
+"ou contacte avec l'administrateur."
+
+#: ../../operation/visual_console/legacy_public_view.php:168
+#: ../../operation/visual_console/public_view.php:150
+msgid "QR code of the page"
+msgstr "Code QR de la page"
+
+#: ../../operation/visual_console/legacy_public_view.php:198
+#: ../../operation/visual_console/legacy_view.php:339
+msgid "Until refresh"
+msgstr "Jusqu'à la suivante mise à jour"
+
+#: ../../operation/visual_console/legacy_view.php:121
+#: ../../operation/visual_console/view.php:122
+#: ../../enterprise/meta/screens/screens.visualmap.php:286
+#: ../../godmode/reporting/visual_console_builder.php:801
+msgid "Visual consoles list"
+msgstr "Liste de consoles visuelles"
+
+#: ../../operation/visual_console/legacy_view.php:137
+#: ../../operation/visual_console/view.php:150
+#: ../../enterprise/meta/screens/screens.visualmap.php:261
+#: ../../godmode/reporting/visual_console_builder.php:805
+msgid "Show link to public Visual Console"
+msgstr "Afficher lien vers console visuelle publique"
+
+#: ../../operation/visual_console/legacy_view.php:147
+#: ../../operation/visual_console/view.php:160
+#: ../../operation/reporting/graph_viewer.php:193
+#: ../../operation/reporting/reporting_viewer.php:139
+#: ../../enterprise/meta/screens/screens.visualmap.php:241
+#: ../../godmode/reporting/reporting_builder.main.php:73
+#: ../../godmode/reporting/visual_console_builder.php:809
+#: ../../godmode/reporting/graph_builder.php:298
+#: ../../godmode/reporting/reporting_builder.php:3541
+msgid "Main data"
+msgstr "Données principales"
+
+#: ../../operation/visual_console/legacy_view.php:155
+#: ../../operation/visual_console/view.php:168
+#: ../../enterprise/meta/screens/screens.visualmap.php:230
+#: ../../godmode/reporting/visual_console_builder.php:813
+msgid "List elements"
+msgstr "Liste d'éléments"
+
+#: ../../operation/visual_console/legacy_view.php:165
+#: ../../operation/visual_console/view.php:178
+#: ../../godmode/reporting/visual_console_builder.php:819
+msgid "Services wizard"
+msgstr "Assistant de services"
+
+#: ../../operation/visual_console/legacy_view.php:175
+#: ../../operation/visual_console/view.php:188
+#: ../../enterprise/include/functions_reporting.php:60
+#: ../../enterprise/include/functions_reporting.php:7990
+#: ../../enterprise/include/functions_reporting.php:8016
+#: ../../enterprise/meta/screens/screens.visualmap.php:219
+#: ../../enterprise/meta/general/main_menu.php:238
+#: ../../enterprise/meta/general/logon_ok.php:48
+#: ../../enterprise/meta/general/main_header.php:134
+#: ../../enterprise/meta/monitoring/wizard/wizard.php:123
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:61
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:94
+#: ../../godmode/reporting/visual_console_builder.php:825
+#: ../../godmode/reporting/visual_console_builder.wizard.php:518
+msgid "Wizard"
+msgstr "Assistant"
+
+#: ../../operation/visual_console/legacy_view.php:183
+#: ../../enterprise/meta/screens/screens.visualmap.php:206
+#: ../../enterprise/godmode/alerts/alert_inventory.php:80
+#: ../../godmode/reporting/visual_console_builder.php:830
+msgid "Builder"
+msgstr "Outil de conception"
+
+#: ../../operation/visual_console/legacy_view.php:193
+#: ../../operation/visual_console/view.php:198 ../../operation/tree.php:187
+#: ../../operation/agentes/status_monitor.php:75
+#: ../../operation/agentes/estado_agente.php:858
+#: ../../operation/agentes/estado_agente.php:861
+#: ../../operation/agentes/ver_agente.php:1916
+#: ../../enterprise/operation/agentes/policy_view.php:70
+#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:601
+#: ../../enterprise/meta/screens/screens.visualmap.php:163
+#: ../../enterprise/meta/screens/screens.visualmap.php:194
+#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:106
+#: ../../godmode/setup/setup_visuals.php:163
+#: ../../godmode/setup/setup_visuals.php:227
+#: ../../godmode/setup/setup_visuals.php:281
+#: ../../godmode/setup/setup_visuals.php:286
+#: ../../godmode/setup/setup_visuals.php:325
+#: ../../godmode/setup/setup_visuals.php:362
+#: ../../godmode/setup/setup_visuals.php:384
+#: ../../godmode/setup/setup_visuals.php:409
+#: ../../godmode/setup/setup_visuals.php:428
+#: ../../godmode/setup/setup_visuals.php:447
+#: ../../godmode/setup/setup_visuals.php:466
+#: ../../godmode/setup/setup_visuals.php:608
+#: ../../godmode/reporting/visual_console_builder.php:836
+#: ../../godmode/menu.php:554 ../../godmode/agentes/configurar_agente.php:373
+#: ../../godmode/agentes/modificar_agente.php:82
+#: ../../godmode/agentes/modificar_agente.php:836
+#: ../../godmode/agentes/modificar_agente.php:841
+#: ../../godmode/module_library/module_library_view.php:59
+msgid "View"
+msgstr "Vue"
+
+#: ../../operation/visual_console/view.php:226 ../../operation/menu.php:300
+#: ../../operation/agentes/pandora_networkmap.php:665
+#: ../../operation/agentes/pandora_networkmap.editor.php:214
+#: ../../enterprise/operation/services/services.treeview_services.php:77
+#: ../../enterprise/operation/services/services.service.php:79
+#: ../../enterprise/operation/services/services.list.php:71
+#: ../../enterprise/operation/services/services.service_map.php:93
+#: ../../enterprise/operation/services/services.table_services.php:54
+#: ../../enterprise/godmode/services/services.elements.php:794
+#: ../../enterprise/godmode/services/services.service.php:493
+#: ../../enterprise/godmode/reporting/visual_console_template.php:118
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:117
+#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:102
+#: ../../godmode/reporting/map_builder.php:130
+#: ../../godmode/reporting/visual_console_builder.php:863
+#: ../../godmode/reporting/visual_console_favorite.php:127
+#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:104
+msgid "Topology maps"
+msgstr "Cartes de topologie"
+
+#: ../../operation/visual_console/view.php:230 ../../operation/menu.php:177
+#: ../../operation/menu.php:181 ../../operation/users/user_edit.php:357
+#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:324
+#: ../../enterprise/meta/screens/screens.visualmap.php:305
+#: ../../enterprise/meta/screens/screens.visualmap.php:310
+#: ../../enterprise/godmode/reporting/visual_console_template.php:122
+#: ../../enterprise/godmode/reporting/visual_console_template.php:128
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:121
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:127
+#: ../../extensions/resource_exportation.php:436
+#: ../../godmode/reporting/map_builder.php:134
+#: ../../godmode/reporting/map_builder.php:140
+#: ../../godmode/reporting/visual_console_builder.php:867
+#: ../../godmode/reporting/visual_console_favorite.php:131
+#: ../../godmode/reporting/visual_console_favorite.php:137
+#: ../../godmode/users/configure_user.php:1110
+msgid "Visual console"
+msgstr "Console visuelle"
+
+#: ../../operation/visual_console/view.php:296
+#: ../../include/functions_visual_map_editor.php:1387
+#: ../../include/functions_visual_map.php:4214
+#: ../../godmode/setup/gis_step_2.php:233
+#: ../../godmode/reporting/visual_console_builder.elements.php:182
+msgid "Static Image"
+msgstr "Image statique"
+
+#: ../../operation/visual_console/view.php:301
+#: ../../include/functions_visual_map_editor.php:57
+#: ../../include/functions_visual_map_editor.php:1388
+#: ../../godmode/reporting/visual_console_builder.wizard.php:128
+msgid "Percentile Item"
+msgstr "Élément centile"
+
+#: ../../operation/visual_console/view.php:306
+#: ../../include/functions_visual_map_editor.php:1389
+#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:555
+#: ../../mobile/operation/events.php:549
+#: ../../godmode/reporting/visual_console_builder.elements.php:221
+msgid "Module Graph"
+msgstr "Graphique de module"
+
+#: ../../operation/visual_console/view.php:311
+#: ../../include/rest-api/models/VisualConsole/Item.php:2155
+#: ../../godmode/reporting/visual_console_builder.elements.php:351
+msgid "Basic chart"
+msgstr "Graphique de base"
+
+#: ../../operation/visual_console/view.php:316
+#: ../../include/functions_visual_map_editor.php:1390
+msgid "Serialized pie graph"
+msgstr "Diagramme circulaire sérialisé"
+
+#: ../../operation/visual_console/view.php:321
+#: ../../include/functions_visual_map_editor.php:1391
+msgid "Bars Graph"
 msgstr "Graphique à barres"
 
-#: ../../include/functions_visual_map.php:4199
-#: ../../include/rest-api/models/VisualConsole/Item.php:2115
-msgid "Percentile bar"
-msgstr "Barre de centile"
+#: ../../operation/visual_console/view.php:326
+#: ../../include/functions_visual_map_editor.php:59
+#: ../../include/functions_visual_map_editor.php:1392
+#: ../../include/functions_visual_map.php:4194
+#: ../../godmode/reporting/visual_console_builder.elements.php:231
+msgid "Event history graph"
+msgstr "Graphique de l'historique des événements"
 
-#: ../../include/functions_visual_map.php:4204
-#: ../../include/rest-api/models/VisualConsole/Item.php:2123
-msgid "Circular progress bar"
-msgstr "Barre de progression circulaire"
+#: ../../operation/visual_console/view.php:331
+#: ../../include/functions_visual_map_editor.php:1393
+#: ../../include/functions_visual_map.php:4219
+#: ../../include/rest-api/models/VisualConsole/Item.php:2131
+#: ../../godmode/reporting/visual_console_builder.elements.php:240
+msgid "Simple Value"
+msgstr "Valeur simple"
 
-#: ../../include/functions_visual_map.php:4209
-#: ../../include/functions_visual_map_editor.php:689
-#: ../../include/rest-api/models/VisualConsole/Item.php:2127
-#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:462
-msgid "Circular progress bar (interior)"
-msgstr "Barre de progression circulaire (intérieur)"
+#: ../../operation/visual_console/view.php:336
+#: ../../include/functions_visual_map_editor.php:67
+#: ../../include/functions_visual_map_editor.php:193
+#: ../../include/functions_visual_map_editor.php:779
+#: ../../include/functions_visual_map_editor.php:1394
+#: ../../include/lib/Dashboard/Widgets/sla_percent.php:285
+#: ../../include/lib/Dashboard/Widgets/module_value.php:278
+#: ../../include/lib/Dashboard/Widgets/module_status.php:294
+#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:274
+#: ../../include/lib/Dashboard/Widgets/module_icon.php:304
+#: ../../include/functions_visual_map.php:4224
+#: ../../include/rest-api/models/VisualConsole/Item.php:1941
+#: ../../include/rest-api/models/VisualConsole/Item.php:2135
+#: ../../enterprise/include/functions_reporting_csv.php:1158
+#: ../../enterprise/meta/advanced/metasetup.consoles.php:513
+#: ../../enterprise/meta/advanced/metasetup.consoles.php:837
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1702
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:512
+#: ../../godmode/reporting/visual_console_builder.elements.php:104
+#: ../../godmode/reporting/visual_console_builder.elements.php:283
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1119
+#: ../../godmode/reporting/graph_builder.graph_editor.php:214
+#: ../../godmode/reporting/visual_console_builder.wizard.php:446
+msgid "Label"
+msgstr "Étiquette"
+
+#: ../../operation/visual_console/view.php:341
+#: ../../include/functions_visual_map_editor.php:68
+#: ../../include/functions_visual_map_editor.php:1395
+#: ../../include/lib/Dashboard/Widgets/module_status.php:374
+#: ../../include/lib/Dashboard/Widgets/module_icon.php:384
+#: ../../include/functions_visual_map.php:4239
+#: ../../include/rest-api/models/VisualConsole/Item.php:2147
+#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:103
+#: ../../godmode/setup/os.builder.php:40 ../../godmode/modules/module_list.php:60
+#: ../../godmode/reporting/visual_console_builder.elements.php:292
+#: ../../godmode/groups/configure_group.php:153
+#: ../../godmode/groups/group_list.php:844
+msgid "Icon"
+msgstr "Icône"
+
+#: ../../operation/visual_console/view.php:346
+#: ../../include/functions_visual_map_editor.php:69
+#: ../../include/functions_visual_map_editor.php:1396
+#: ../../include/lib/Dashboard/Widgets/clock.php:158
+#: ../../include/lib/Dashboard/Widgets/clock.php:310
+#: ../../include/functions_visual_map.php:4184
+#: ../../include/rest-api/models/VisualConsole/Item.php:2103
+#: ../../godmode/reporting/visual_console_builder.elements.php:367
+msgid "Clock"
+msgstr "Horloge"
+
+#: ../../operation/visual_console/view.php:356
+#: ../../include/functions_visual_map_editor.php:71
+#: ../../include/functions_visual_map_editor.php:1398
+#: ../../include/functions_visual_map.php:4174
+#: ../../godmode/reporting/visual_console_builder.elements.php:303
+msgid "Box"
+msgstr "Boîte"
+
+#: ../../operation/visual_console/view.php:361
+#: ../../operation/reporting/graph_viewer.php:372
+#: ../../operation/agentes/graphs.php:238 ../../operation/agentes/graphs.php:244
+#: ../../operation/agentes/graphs.php:417 ../../operation/agentes/graphs.php:432
+#: ../../include/functions_visual_map_editor.php:72
+#: ../../include/functions_visual_map_editor.php:557
+#: ../../include/functions_visual_map_editor.php:1399
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:317
+#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:651
+#: ../../enterprise/meta/advanced/metasetup.visual.php:357
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:247
+#: ../../godmode/setup/setup_visuals.php:909
+#: ../../godmode/setup/setup_visuals.php:926
+#: ../../godmode/reporting/create_container.php:359
+#: ../../godmode/reporting/visual_console_builder.elements.php:333
+#: ../../godmode/reporting/graph_builder.main.php:216
+msgid "Line"
+msgstr "Ligne"
+
+#: ../../operation/visual_console/view.php:366
+#: ../../include/functions_visual_map_editor.php:73
+#: ../../include/functions_visual_map_editor.php:1400
+#: ../../include/functions_visual_map.php:4234
+#: ../../include/rest-api/models/VisualConsole/Item.php:2143
+#: ../../godmode/reporting/visual_console_builder.elements.php:343
+msgid "Color cloud"
+msgstr "Nuage de couleur"
+
+#: ../../operation/visual_console/view.php:371
+#: ../../include/functions_visual_map_editor.php:1405
+#: ../../godmode/reporting/visual_console_builder.elements.php:322
+msgid "Network link"
+msgstr "Lien réseau"
+
+#: ../../operation/visual_console/view.php:376
+#: ../../include/rest-api/models/VisualConsole/Item.php:2151
+#: ../../godmode/reporting/visual_console_builder.elements.php:359
+msgid "Odometer"
+msgstr "Odomètre"
+
+#: ../../operation/visual_console/view.php:387
+msgid "Delete Item"
+msgstr "Supprimer l'élément"
+
+#: ../../operation/visual_console/view.php:393
+msgid "Copy Item"
+msgstr "Copier l'élément"
+
+#: ../../operation/visual_console/view.php:406
+#: ../../operation/agentes/estado_generalagente.php:347
+msgid "Force remote checks"
+msgstr "Forcer les vérifications à distance"
+
+#: ../../operation/visual_console/view.php:734
+msgid "Are you sure"
+msgstr "Êtes-vous certain"
+
+#: ../../operation/visual_console/view.php:806
+#: ../../include/ajax/snmp_browser.ajax.php:260
+#: ../../include/class/ModuleTemplates.class.php:1417
+#: ../../include/class/HelpFeedBack.class.php:359
+#: ../../include/class/WebServerModuleDebug.class.php:359
+#: ../../include/class/AgentWizard.class.php:5808
+#: ../../include/class/Diagnostics.class.php:2087
+#: ../../include/class/ConfigPEN.class.php:737
+#: ../../include/class/CredentialStore.class.php:1185
+#: ../../include/functions_ui.php:294
+#: ../../enterprise/include/class/AgentRepository.class.php:842
+#: ../../enterprise/include/class/LogSource.class.php:788
+#: ../../enterprise/include/class/ManageBackups.class.php:473
+#: ../../enterprise/include/class/Omnishell.class.php:1083
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1611
+#: ../../enterprise/include/functions_HA_cluster.php:535
+#: ../../enterprise/include/functions_visual_map.php:677
+#: ../../enterprise/godmode/services/services.elements.php:840
+#: ../../enterprise/godmode/services/services.elements.php:851
+#: ../../godmode/wizards/DiscoveryTaskList.class.php:1057
+msgid "Success"
+msgstr "Succès"
+
+#: ../../operation/visual_console/view.php:813
+#: ../../operation/visual_console/view.php:818
+#: ../../include/ajax/snmp_browser.ajax.php:259
+#: ../../include/class/ModuleTemplates.class.php:1424
+#: ../../include/class/ModuleTemplates.class.php:1429
+#: ../../include/class/HelpFeedBack.class.php:354
+#: ../../include/class/WebServerModuleDebug.class.php:366
+#: ../../include/class/WebServerModuleDebug.class.php:371
+#: ../../include/class/AgentWizard.class.php:5815
+#: ../../include/class/AgentWizard.class.php:5820
+#: ../../include/class/Diagnostics.class.php:2086
+#: ../../include/class/ConfigPEN.class.php:744
+#: ../../include/class/ConfigPEN.class.php:749
+#: ../../include/class/CredentialStore.class.php:1192
+#: ../../include/class/CredentialStore.class.php:1197
+#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:372
+#: ../../enterprise/operation/agentes/wux_console_view.php:452
+#: ../../enterprise/operation/agentes/transactional_map.php:327
+#: ../../enterprise/operation/agentes/ux_console_view.php:210
+#: ../../enterprise/operation/agentes/ux_console_view.php:352
+#: ../../enterprise/include/class/AgentRepository.class.php:849
+#: ../../enterprise/include/class/AgentRepository.class.php:854
+#: ../../enterprise/include/class/LogSource.class.php:795
+#: ../../enterprise/include/class/LogSource.class.php:800
+#: ../../enterprise/include/class/ManageBackups.class.php:484
+#: ../../enterprise/include/class/ManageBackups.class.php:489
+#: ../../enterprise/include/class/Omnishell.class.php:1079
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1618
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1623
+#: ../../enterprise/include/class/DatabaseHA.class.php:208
+#: ../../enterprise/include/functions_HA_cluster.php:542
+#: ../../enterprise/include/functions_HA_cluster.php:547
+#: ../../enterprise/include/functions_ux_console.php:473
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:539
+#: ../../godmode/wizards/DiscoveryTaskList.class.php:1058
+msgid "Failed"
+msgstr "Échoué"
+
+#: ../../operation/search_reports.php:25 ../../operation/search_policies.php:22
+#: ../../operation/search_modules.php:23 ../../operation/search_users.php:23
+#: ../../operation/search_maps.php:19 ../../operation/search_graphs.php:21
+#: ../../operation/search_agents.php:30 ../../operation/search_alerts.php:24
+msgid "Zero results found"
+msgstr "Zéro résultats trouvés"
+
+#: ../../operation/search_reports.php:42 ../../operation/search_reports.php:58
+#: ../../operation/reporting/custom_reporting.php:34
+#: ../../include/functions_cron.php:665
+#: ../../enterprise/include/functions_cron.php:232
+#: ../../enterprise/include/functions_reporting_csv.php:2218
+#: ../../enterprise/include/functions_reporting_csv.php:2222
+#: ../../enterprise/include/functions_tasklist.php:340
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:282
+#: ../../godmode/reporting/reporting_builder.php:910
+msgid "Report name"
+msgstr "Nom du rapport"
+
+#: ../../operation/search_reports.php:44 ../../operation/search_reports.php:60
+#: ../../operation/reporting/custom_reporting.php:36
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:501
+#: ../../godmode/reporting/reporting_builder.php:912
+msgid "HTML"
+msgstr "HTML"
+
+#: ../../operation/search_reports.php:45 ../../operation/search_reports.php:61
+#: ../../operation/reporting/custom_reporting.php:37
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:502
+#: ../../godmode/reporting/reporting_builder.php:913
+msgid "XML"
+msgstr "XML"
+
+#: ../../operation/search_main.php:54 ../../enterprise/meta/agentsearch.php:122
+msgid "Agents found"
+msgstr "Agents trouvés"
+
+#: ../../operation/search_main.php:55 ../../operation/search_main.php:57
+#: ../../operation/search_main.php:65 ../../operation/search_main.php:67
+#: ../../operation/search_main.php:69 ../../operation/search_main.php:71
+#: ../../operation/search_main.php:74
+#, php-format
+msgid "%s Found"
+msgstr "%s trouvés"
+
+#: ../../operation/search_main.php:56 ../../operation/tree.php:432
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:617
+msgid "Modules found"
+msgstr "Modules trouvés"
+
+#: ../../operation/search_main.php:64
+msgid "Users found"
+msgstr "Utilisateurs trouvés"
+
+#: ../../operation/search_main.php:66
+msgid "Graphs found"
+msgstr "Graphiques trouvés"
+
+#: ../../operation/search_main.php:68
+msgid "Reports found"
+msgstr "Rapports trouvés"
+
+#: ../../operation/search_main.php:70 ../../operation/search_results.php:145
+#: ../../mobile/operation/visualmaps.php:184 ../../mobile/operation/home.php:66
+msgid "Visual consoles"
+msgstr "Consoles visuelles"
+
+#: ../../operation/search_main.php:73 ../../operation/tree.php:127
+#: ../../operation/search_results.php:171
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:333
+#: ../../include/functions_maps.php:42
+#: ../../include/functions_networkmap.php:1299
+#: ../../enterprise/operation/agentes/ver_agente.php:239
+#: ../../enterprise/include/functions_groups.php:33
+#: ../../enterprise/meta/advanced/policymanager.apply.php:198
+msgid "Policies"
+msgstr "Politiques"
+
+#: ../../operation/search_main.php:83
+#, php-format
+msgid "Show %s of %s. View all matches"
+msgstr "Afficher %s de %s. Voir toutes les concordances."
+
+#: ../../operation/tree.php:78 ../../operation/tree.php:146
+#: ../../operation/gis_maps/ajax.php:297 ../../operation/search_agents.php:44
+#: ../../operation/search_agents.php:50
+#: ../../operation/agentes/estado_agente.php:748
+#: ../../operation/agentes/estado_generalagente.php:196
+#: ../../include/ajax/heatmap.ajax.php:325
+#: ../../include/class/Diagnostics.class.php:748
+#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:283
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:332
+#: ../../include/functions_events.php:4490
+#: ../../include/functions_reporting_html.php:1525
+#: ../../include/functions_reporting_html.php:3388
+#: ../../enterprise/tools/ipam/ipam_network.php:398
+#: ../../enterprise/views/cluster/view.php:253
+#: ../../enterprise/operation/agentes/tag_view.php:602
+#: ../../enterprise/include/functions_reporting_csv.php:718
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:254
+#: ../../enterprise/include/class/AgentRepository.class.php:342
+#: ../../enterprise/include/class/AgentRepository.class.php:630
+#: ../../enterprise/include/class/AgentRepository.class.php:673
+#: ../../enterprise/include/class/DeploymentCenter.class.php:756
+#: ../../enterprise/include/class/DeploymentCenter.class.php:817
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1289
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1397
+#: ../../enterprise/meta/agentsearch.php:136
+#: ../../enterprise/godmode/modules/configure_local_component.php:177
+#: ../../enterprise/godmode/modules/local_components.php:561
+#: ../../enterprise/godmode/modules/local_components.php:586
+#: ../../enterprise/godmode/modules/local_components.php:622
+#: ../../enterprise/godmode/modules/manage_inventory_modules.php:274
+#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:103
+#: ../../mobile/operation/agents.php:94 ../../mobile/operation/agents.php:404
+#: ../../godmode/reporting/reporting_builder.item_editor.php:71
+#: ../../godmode/massive/massive_edit_agents.php:719
+#: ../../godmode/agentes/agent_manager.php:392
+#: ../../godmode/agentes/planned_downtime.editor.php:922
+#: ../../godmode/agentes/modificar_agente.php:649
+msgid "OS"
+msgstr "Système d'exploitation"
+
+#: ../../operation/tree.php:90 ../../operation/agentes/pandora_networkmap.php:710
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:301
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:301
+#: ../../include/lib/Dashboard/Widgets/system_group_status.php:295
+#: ../../include/lib/Dashboard/Widgets/groups_status.php:216
+#: ../../include/lib/Dashboard/Widgets/events_list.php:420
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:328
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:337
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:359
+#: ../../include/functions_maps.php:46
+#: ../../include/functions_networkmap.php:1295
+#: ../../enterprise/godmode/setup/setup_auth.php:230
+#: ../../enterprise/godmode/setup/setup_auth.php:509
+#: ../../enterprise/godmode/setup/setup_auth.php:1306
+#: ../../enterprise/godmode/policies/policy_agents.php:566
+#: ../../enterprise/godmode/policies/policy_agents.php:1215
+#: ../../extensions/files_repo/files_repo_form.php:55
+#: ../../extensions/module_groups.php:311 ../../mobile/operation/home.php:57
+#: ../../mobile/operation/groups.php:77 ../../mobile/include/functions_web.php:27
+#: ../../godmode/reporting/visual_console_builder.wizard.php:362
+msgid "Groups"
+msgstr "Groupes"
+
+#: ../../operation/tree.php:102
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:330
+#: ../../extensions/module_groups.php:422 ../../godmode/menu.php:90
+msgid "Module groups"
+msgstr "Groupes de modules"
+
+#: ../../operation/tree.php:114 ../../operation/search_agents.php:55
+#: ../../operation/agentes/group_view.php:184
+#: ../../operation/agentes/group_view.php:217
+#: ../../operation/agentes/graphs.php:188
+#: ../../operation/agentes/exportdata.php:282
+#: ../../operation/agentes/estado_agente.php:760
+#: ../../operation/search_results.php:158 ../../include/functions_reports.php:733
+#: ../../include/functions_reports.php:737
+#: ../../include/functions_reports.php:741
+#: ../../include/functions_reports.php:745
+#: ../../include/functions_reports.php:749
+#: ../../include/functions_reports.php:753
+#: ../../include/functions_reports.php:757
+#: ../../include/functions_reports.php:761
+#: ../../include/functions_reports.php:765
+#: ../../include/class/AgentsAlerts.class.php:253
+#: ../../include/lib/Dashboard/Widgets/groups_status.php:385
+#: ../../include/lib/Dashboard/Widgets/groups_status.php:391
+#: ../../include/lib/Dashboard/Widgets/agent_module.php:448
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:331
+#: ../../include/functions_html.php:1708
+#: ../../include/functions_reporting_html.php:1845
+#: ../../include/functions_reporting_html.php:5375
+#: ../../enterprise/operation/services/services.service_map.php:163
+#: ../../enterprise/operation/agentes/tag_view.php:606
+#: ../../enterprise/include/functions_reporting_pdf.php:861
+#: ../../enterprise/include/functions_policies.php:3722
+#: ../../enterprise/meta/include/functions_wizard_meta.php:409
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1824
+#: ../../enterprise/meta/monitoring/group_view.php:155
+#: ../../enterprise/meta/monitoring/group_view.php:221
+#: ../../enterprise/meta/monitoring/wizard/wizard.php:292
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:447
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:715
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:794
+#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:65
+#: ../../enterprise/meta/advanced/servers.build_table.php:64
+#: ../../enterprise/meta/agentsearch.php:139
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:311
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:230
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:243
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:473
+#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128
+#: ../../enterprise/godmode/massive/massive_add_service_elements.php:362
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:176
+#: ../../enterprise/godmode/massive/massive_create_services.php:965
+#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:111
+#: ../../enterprise/godmode/policies/policy_modules.php:458
+#: ../../enterprise/godmode/policies/policies.php:509
+#: ../../extensions/agents_modules.php:758 ../../mobile/operation/agent.php:327
+#: ../../mobile/operation/modules.php:236 ../../mobile/operation/home.php:88
+#: ../../mobile/operation/agents.php:96 ../../mobile/operation/agents.php:409
+#: ../../godmode/servers/servers.build_table.php:83
+#: ../../godmode/reporting/reporting_builder.list_items.php:210
+#: ../../godmode/reporting/reporting_builder.list_items.php:239
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1803
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2024
+#: ../../godmode/reporting/visual_console_builder.wizard.php:432
+#: ../../godmode/massive/massive_delete_modules.php:463
+#: ../../godmode/massive/massive_copy_modules.php:199
+#: ../../godmode/massive/massive_edit_plugins.php:383
+#: ../../godmode/massive/massive_edit_modules.php:425
+#: ../../godmode/agentes/configurar_agente.php:406
+#: ../../godmode/agentes/configurar_agente.php:724
+#: ../../godmode/agentes/planned_downtime.editor.php:924
+#: ../../godmode/agentes/planned_downtime.editor.php:999
+#: ../../godmode/agentes/planned_downtime.list.php:85
+#: ../../godmode/agentes/planned_downtime.list.php:115
+#: ../../godmode/agentes/modificar_agente.php:817
+msgid "Modules"
+msgstr "Modules"
+
+#: ../../operation/tree.php:138 ../../operation/menu.php:51
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:173
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:714
+#: ../../enterprise/operation/services/services.treeview_services.php:61
+#: ../../enterprise/operation/services/services.treeview_services.php:68
+#: ../../enterprise/meta/general/main_menu.php:188
+#: ../../enterprise/meta/general/main_header.php:97
+#: ../../godmode/groups/group_list.php:344
+msgid "Tree view"
+msgstr "Vue arborescente"
+
+#: ../../operation/tree.php:139
+#, php-format
+msgid "Sort the agents by %s"
+msgstr "Classer les agents par %s"
+
+#: ../../operation/tree.php:142
+msgid "tags"
+msgstr "étiquettes"
+
+#: ../../operation/tree.php:150
+msgid "groups"
+msgstr "groupes"
+
+#: ../../operation/tree.php:154
+msgid "module groups"
+msgstr "groupes de modules"
+
+#: ../../operation/tree.php:158 ../../godmode/setup/license.php:136
+#: ../../godmode/setup/license.php:139 ../../godmode/setup/license.php:142
+#: ../../godmode/setup/license.php:145
+msgid "modules"
+msgstr "modules"
+
+#: ../../operation/tree.php:163
+msgid "policies"
+msgstr "politiques"
+
+#: ../../operation/tree.php:212 ../../operation/tree.php:269
+#: ../../operation/tree.php:486 ../../operation/netflow/nf_live_view.php:392
+#: ../../operation/agentes/status_monitor.php:492
+#: ../../operation/agentes/group_view.php:226
+#: ../../operation/agentes/group_view.php:231
+#: ../../operation/agentes/estado_monitores.php:523
+#: ../../operation/agentes/tactical.php:180
+#: ../../operation/agentes/estado_agente.php:268
+#: ../../include/lib/Dashboard/Widgets/system_group_status.php:311
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:385
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:418
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:680
+#: ../../include/functions_events.php:3336 ../../include/functions_graph.php:3543
+#: ../../include/functions_graph.php:3544 ../../include/functions_graph.php:5123
+#: ../../include/rest-api/models/VisualConsole/Items/Group.php:430
+#: ../../include/functions.php:1031 ../../include/functions.php:1271
+#: ../../include/functions.php:1278 ../../include/functions.php:1311
+#: ../../include/functions_reporting_html.php:2321
+#: ../../enterprise/operation/services/services.treeview_services.php:286
+#: ../../enterprise/operation/agentes/tag_view.php:131
+#: ../../enterprise/include/functions_services.php:1428
+#: ../../enterprise/meta/monitoring/custom_fields_csv.php:117
+#: ../../enterprise/meta/monitoring/custom_fields_csv.php:140
+#: ../../enterprise/meta/monitoring/group_view.php:238
+#: ../../enterprise/meta/monitoring/group_view.php:244
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:179
+#: ../../enterprise/meta/monitoring/tactical.php:241
+#: ../../enterprise/godmode/services/services.elements.php:390
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:119
+#: ../../mobile/operation/modules.php:69 ../../mobile/operation/agents.php:58
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3621
+#: ../../godmode/netflow/nf_edit_form.php:236
+#: ../../godmode/massive/massive_delete_modules.php:418
+#: ../../godmode/massive/massive_delete_modules.php:439
+#: ../../godmode/massive/massive_copy_modules.php:115
+#: ../../godmode/massive/massive_copy_modules.php:275
+#: ../../godmode/massive/massive_edit_agents.php:531
+#: ../../godmode/massive/massive_delete_agents.php:209
+#: ../../godmode/massive/massive_edit_modules.php:385
+#: ../../godmode/massive/massive_edit_modules.php:471
+#: ../../godmode/groups/group_list.php:1074
+msgid "Normal"
+msgstr "Normal"
+
+#: ../../operation/tree.php:213 ../../operation/tree.php:270
+#: ../../operation/tree.php:471 ../../operation/gis_maps/render_view.php:165
+#: ../../operation/netflow/nf_live_view.php:459
+#: ../../operation/agentes/status_monitor.php:493
+#: ../../operation/agentes/group_view.php:227
+#: ../../operation/agentes/group_view.php:232
+#: ../../operation/agentes/estado_monitores.php:525
+#: ../../operation/agentes/tactical.php:179
+#: ../../operation/agentes/estado_agente.php:269
+#: ../../include/class/AgentWizard.class.php:1300
+#: ../../include/class/AgentWizard.class.php:3995
+#: ../../include/class/Diagnostics.class.php:1809
+#: ../../include/lib/Dashboard/Widgets/system_group_status.php:312
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:386
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:419
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:665
+#: ../../include/functions_events.php:3340 ../../include/functions_graph.php:3553
+#: ../../include/functions_graph.php:3554 ../../include/functions_graph.php:5127
+#: ../../include/functions_ui.php:298 ../../include/functions_ui.php:2604
+#: ../../include/rest-api/models/VisualConsole/Items/Group.php:423
+#: ../../include/functions.php:1035 ../../include/functions.php:1273
+#: ../../include/functions.php:1276 ../../include/functions.php:1315
+#: ../../include/functions_reporting_html.php:2323
+#: ../../update_manager_client/views/offline.php:80 ../../index.php:1176
+#: ../../enterprise/views/ncm/firmwares/edit.php:149
+#: ../../enterprise/operation/services/services.treeview_services.php:271
+#: ../../enterprise/operation/services/services.service.php:123
+#: ../../enterprise/operation/services/services.service.php:174
+#: ../../enterprise/operation/services/services.list.php:238
+#: ../../enterprise/operation/services/services.list.php:505
+#: ../../enterprise/operation/services/services.list.php:564
+#: ../../enterprise/operation/services/services.service_map.php:150
+#: ../../enterprise/operation/services/services.table_services.php:160
+#: ../../enterprise/operation/agentes/tag_view.php:132
+#: ../../enterprise/operation/agentes/transactional_map.php:333
+#: ../../enterprise/include/class/CommandCenter.class.php:564
+#: ../../enterprise/include/class/CommandCenter.class.php:603
+#: ../../enterprise/include/functions_services.php:1448
+#: ../../enterprise/include/functions_login.php:23
+#: ../../enterprise/include/functions_reporting.php:4837
+#: ../../enterprise/meta/include/functions_wizard_meta.php:980
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1065
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1268
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1288
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1505
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1590
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1710
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1730
+#: ../../enterprise/meta/monitoring/custom_fields_csv.php:127
+#: ../../enterprise/meta/monitoring/group_view.php:239
+#: ../../enterprise/meta/monitoring/group_view.php:245
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:180
+#: ../../enterprise/meta/monitoring/tactical.php:240
+#: ../../enterprise/meta/advanced/metasetup.consoles.php:439
+#: ../../enterprise/meta/index.php:862 ../../enterprise/meta/index.php:931
+#: ../../enterprise/godmode/setup/setup_history.php:583
+#: ../../enterprise/godmode/services/services.elements.php:372
+#: ../../enterprise/godmode/services/services.service.php:707
+#: ../../enterprise/godmode/services/services.service.php:958
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:120
+#: ../../enterprise/godmode/massive/massive_create_services.php:747
+#: ../../extensions/dbmanager.php:129 ../../mobile/operation/modules.php:70
+#: ../../mobile/operation/agents.php:59 ../../godmode/setup/setup_netflow.php:71
+#: ../../godmode/modules/manage_network_components_form_wizard.php:384
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3622
+#: ../../godmode/massive/massive_delete_modules.php:419
+#: ../../godmode/massive/massive_delete_modules.php:440
+#: ../../godmode/massive/massive_copy_modules.php:116
+#: ../../godmode/massive/massive_copy_modules.php:276
+#: ../../godmode/massive/massive_edit_agents.php:532
+#: ../../godmode/massive/massive_edit_agents.php:981
+#: ../../godmode/massive/massive_delete_agents.php:210
+#: ../../godmode/massive/massive_edit_modules.php:386
+#: ../../godmode/massive/massive_edit_modules.php:472
+#: ../../godmode/users/configure_user.php:1674
+#: ../../godmode/groups/group_list.php:1059
+msgid "Warning"
+msgstr "Attention"
+
+#: ../../operation/tree.php:214 ../../operation/tree.php:271
+#: ../../operation/tree.php:466 ../../operation/gis_maps/render_view.php:164
+#: ../../operation/agentes/status_monitor.php:494
+#: ../../operation/agentes/group_view.php:228
+#: ../../operation/agentes/group_view.php:233
+#: ../../operation/agentes/estado_monitores.php:521
+#: ../../operation/agentes/tactical.php:178
+#: ../../operation/agentes/estado_agente.php:270
+#: ../../include/class/AgentWizard.class.php:1303
+#: ../../include/class/AgentWizard.class.php:4009
+#: ../../include/lib/Dashboard/Widgets/system_group_status.php:313
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:387
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:420
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:660
+#: ../../include/functions_events.php:3344 ../../include/functions_graph.php:3563
+#: ../../include/functions_graph.php:3564 ../../include/functions_graph.php:5131
+#: ../../include/functions_ui.php:2604
+#: ../../include/rest-api/models/VisualConsole/Items/Group.php:416
+#: ../../include/functions.php:1039 ../../include/functions.php:1275
+#: ../../include/functions.php:1276 ../../include/functions.php:1278
+#: ../../include/functions.php:1319
+#: ../../include/functions_reporting_html.php:859
+#: ../../include/functions_reporting_html.php:2322
+#: ../../include/functions_reporting_html.php:4605
+#: ../../enterprise/operation/services/services.treeview_services.php:266
+#: ../../enterprise/operation/services/services.service.php:122
+#: ../../enterprise/operation/services/services.service.php:168
+#: ../../enterprise/operation/services/services.list.php:239
+#: ../../enterprise/operation/services/services.list.php:504
+#: ../../enterprise/operation/services/services.list.php:558
+#: ../../enterprise/operation/services/services.service_map.php:149
+#: ../../enterprise/operation/services/services.table_services.php:161
+#: ../../enterprise/operation/agentes/tag_view.php:133
+#: ../../enterprise/include/functions_services.php:1440
+#: ../../enterprise/include/functions_reporting.php:3190
+#: ../../enterprise/include/functions_reporting.php:4191
+#: ../../enterprise/include/functions_reporting.php:4842
+#: ../../enterprise/include/functions_reporting.php:6198
+#: ../../enterprise/meta/include/functions_wizard_meta.php:989
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1074
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1277
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1301
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1514
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1599
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1719
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1737
+#: ../../enterprise/meta/monitoring/custom_fields_csv.php:122
+#: ../../enterprise/meta/monitoring/group_view.php:240
+#: ../../enterprise/meta/monitoring/group_view.php:246
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:181
+#: ../../enterprise/meta/monitoring/tactical.php:239
+#: ../../enterprise/godmode/services/services.elements.php:363
+#: ../../enterprise/godmode/services/services.service.php:693
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:121
+#: ../../enterprise/godmode/massive/massive_create_services.php:733
+#: ../../extensions/module_groups.php:50 ../../mobile/operation/modules.php:71
+#: ../../mobile/operation/agents.php:57
+#: ../../godmode/modules/manage_network_components_form_wizard.php:412
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3623
+#: ../../godmode/massive/massive_delete_modules.php:420
+#: ../../godmode/massive/massive_delete_modules.php:441
+#: ../../godmode/massive/massive_copy_modules.php:117
+#: ../../godmode/massive/massive_copy_modules.php:277
+#: ../../godmode/massive/massive_edit_agents.php:533
+#: ../../godmode/massive/massive_delete_agents.php:211
+#: ../../godmode/massive/massive_edit_modules.php:387
+#: ../../godmode/massive/massive_edit_modules.php:473
+#: ../../godmode/groups/group_list.php:1054
+msgid "Critical"
+msgstr "Critique"
+
+#: ../../operation/tree.php:215 ../../operation/tree.php:272
+#: ../../operation/tree.php:476 ../../operation/events/events.php:2245
+#: ../../operation/agentes/status_monitor.php:495
+#: ../../operation/agentes/group_view.php:224
+#: ../../operation/agentes/group_view.php:229
+#: ../../operation/agentes/estado_monitores.php:526
+#: ../../operation/agentes/tactical.php:181
+#: ../../operation/agentes/estado_agente.php:271
+#: ../../operation/agentes/pandora_networkmap.view.php:1728
+#: ../../include/functions_reports.php:557 ../../include/ajax/module.php:1071
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:388
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:421
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:670
+#: ../../include/functions_events.php:3244 ../../include/functions_alerts.php:702
+#: ../../include/functions_netflow.php:1865
+#: ../../include/functions_filemanager.php:668
+#: ../../include/functions_reporting.php:6108
+#: ../../include/functions_visual_map.php:2455
+#: ../../include/functions_visual_map.php:2483
+#: ../../include/functions_visual_map.php:2501
+#: ../../include/functions_visual_map.php:2519
+#: ../../include/graphs/functions_flot.php:305
+#: ../../include/functions_maps.php:54 ../../include/functions_ui.php:549
+#: ../../include/functions_ui.php:550
+#: ../../include/rest-api/models/VisualConsole/Items/Group.php:437
+#: ../../include/functions.php:1225 ../../include/functions.php:4101
+#: ../../include/functions_reporting_html.php:2311
+#: ../../include/functions_reporting_html.php:2324
+#: ../../include/functions_reporting_html.php:3295
+#: ../../include/functions_reporting_html.php:3703
+#: ../../enterprise/views/ncm/agent/details.php:312
+#: ../../enterprise/operation/services/services.treeview_services.php:276
+#: ../../enterprise/operation/services/services.service.php:180
+#: ../../enterprise/operation/services/services.list.php:240
+#: ../../enterprise/operation/services/services.list.php:571
+#: ../../enterprise/operation/services/services.service_map.php:152
+#: ../../enterprise/operation/services/services.table_services.php:162
+#: ../../enterprise/operation/agentes/tag_view.php:134
+#: ../../enterprise/operation/agentes/transactional_map.php:339
+#: ../../enterprise/operation/agentes/transactional_map.php:385
+#: ../../enterprise/include/functions_cron.php:585
+#: ../../enterprise/include/class/DatabaseHA.class.php:223
+#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:582
+#: ../../enterprise/include/lib/NetworkManager.php:103
+#: ../../enterprise/include/functions_HA_cluster.php:70
+#: ../../enterprise/include/functions_reporting.php:1889
+#: ../../enterprise/include/functions_reporting.php:2939
+#: ../../enterprise/include/functions_reporting.php:3927
+#: ../../enterprise/include/functions_reporting.php:4847
+#: ../../enterprise/include/functions_reporting.php:6158
+#: ../../enterprise/include/functions_reporting_pdf.php:637
+#: ../../enterprise/meta/monitoring/custom_fields_csv.php:131
+#: ../../enterprise/meta/monitoring/group_view.php:236
+#: ../../enterprise/meta/monitoring/group_view.php:242
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:182
+#: ../../enterprise/meta/monitoring/tactical.php:242
+#: ../../enterprise/godmode/services/services.elements.php:381
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:122
+#: ../../extensions/module_groups.php:52 ../../mobile/operation/modules.php:72
+#: ../../mobile/operation/agents.php:60
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3624
+#: ../../godmode/massive/massive_delete_modules.php:421
+#: ../../godmode/massive/massive_delete_modules.php:442
+#: ../../godmode/massive/massive_copy_modules.php:118
+#: ../../godmode/massive/massive_copy_modules.php:278
+#: ../../godmode/massive/massive_edit_agents.php:534
+#: ../../godmode/massive/massive_delete_agents.php:212
+#: ../../godmode/massive/massive_edit_modules.php:388
+#: ../../godmode/massive/massive_edit_modules.php:474
+#: ../../godmode/alerts/alert_list.builder.php:290
+#: ../../godmode/groups/group_list.php:1064
+msgid "Unknown"
+msgstr "Inconnu"
+
+#: ../../operation/tree.php:216 ../../operation/tree.php:273
+#: ../../operation/tree.php:481 ../../operation/agentes/status_monitor.php:498
+#: ../../operation/agentes/group_view.php:225
+#: ../../operation/agentes/group_view.php:230
+#: ../../operation/agentes/tactical.php:182
+#: ../../operation/agentes/estado_agente.php:273
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:389
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:422
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:675
+#: ../../include/functions_reporting_html.php:652
+#: ../../include/functions_reporting_html.php:2325
+#: ../../include/functions_reporting_html.php:4413
+#: ../../enterprise/operation/services/services.treeview_services.php:281
+#: ../../enterprise/operation/agentes/tag_view.php:137
+#: ../../enterprise/operation/agentes/transactional_map.php:345
+#: ../../enterprise/meta/monitoring/group_view.php:237
+#: ../../enterprise/meta/monitoring/group_view.php:243
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:185
+#: ../../enterprise/meta/monitoring/tactical.php:243
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:124
+#: ../../mobile/operation/modules.php:75
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3626
+#: ../../godmode/massive/massive_delete_modules.php:423
+#: ../../godmode/massive/massive_delete_modules.php:444
+#: ../../godmode/massive/massive_copy_modules.php:120
+#: ../../godmode/massive/massive_copy_modules.php:280
+#: ../../godmode/massive/massive_edit_agents.php:536
+#: ../../godmode/massive/massive_delete_agents.php:214
+#: ../../godmode/massive/massive_edit_modules.php:390
+#: ../../godmode/massive/massive_edit_modules.php:476
+#: ../../godmode/groups/group_list.php:1069
+msgid "Not init"
+msgstr "Non initialisé"
+
+#: ../../operation/tree.php:219
+msgid "Search group"
+msgstr "Rechercher groupe"
+
+#: ../../operation/tree.php:223 ../../operation/tree.php:279
+msgid "Show not init modules"
+msgstr "Afficher les modules non initialisés"
+
+#: ../../operation/tree.php:232
+msgid "Search agent"
+msgstr "Rechercher agent"
+
+#: ../../operation/tree.php:235
+msgid "Show not init agents"
+msgstr "Afficher les agents non initialisés"
+
+#: ../../operation/tree.php:243
+msgid "Show full hirearchy"
+msgstr "Afficher hiérarchie complète"
+
+#: ../../operation/tree.php:246
+#: ../../enterprise/include/functions_reporting_csv.php:2348
+#: ../../enterprise/godmode/servers/HA_cluster.php:163
+msgid "Agent status"
+msgstr "État de l'agent"
+
+#: ../../operation/tree.php:254
+msgid "Show only disabled"
+msgstr "Afficher uniquement désactivé"
+
+#: ../../operation/tree.php:260 ../../operation/netflow/nf_live_view.php:391
+#: ../../operation/agentes/graphs.php:265
+#: ../../operation/agentes/estado_monitores.php:594
+#: ../../operation/agentes/alerts_status.functions.php:137
+#: ../../operation/agentes/alerts_status.functions.php:146
+#: ../../operation/incidents/list_integriaims_incidents.php:435
+#: ../../operation/incidents/list_integriaims_incidents.php:439
+#: ../../include/class/ModuleTemplates.class.php:765
+#: ../../include/functions_ui.php:3371 ../../include/functions_ui.php:3392
+#: ../../include/functions_ui.php:3403
+#: ../../enterprise/operation/services/services.treeview_services.php:156
+#: ../../enterprise/operation/services/services.treeview_services.php:160
+#: ../../enterprise/operation/services/services.list.php:454
+#: ../../enterprise/operation/services/services.list.php:459
+#: ../../enterprise/operation/services/services.table_services.php:363
+#: ../../enterprise/operation/services/services.table_services.php:368
+#: ../../enterprise/include/class/SAPView.class.php:409
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2826
+#: ../../enterprise/include/functions_ipam.php:1779
+#: ../../enterprise/meta/advanced/policymanager.queue.php:235
+#: ../../enterprise/godmode/setup/setup_skins.php:96
+#: ../../enterprise/godmode/setup/setup_acl.php:574
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:209
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:269
+#: ../../enterprise/godmode/agentes/manage_config_remote.php:148
+#: ../../enterprise/godmode/policies/policy_queue.php:626
+#: ../../enterprise/godmode/policies/policy_linking.php:129
+#: ../../enterprise/godmode/policies/policies.php:337
+#: ../../godmode/modules/manage_network_templates_form.php:277
+#: ../../godmode/modules/manage_network_templates_form.php:337
+#: ../../godmode/reporting/reporting_builder.list_items.php:217
+#: ../../godmode/reporting/reporting_builder.list_items.php:261
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1049
+#: ../../godmode/snmpconsole/snmp_alert.php:1176
+#: ../../godmode/snmpconsole/snmp_filters.php:203
+#: ../../godmode/snmpconsole/snmp_filters.php:290 ../../godmode/tag/tag.php:233
+#: ../../godmode/netflow/nf_item_list.php:174
+#: ../../godmode/agentes/module_manager.php:83
+msgid "Filter"
+msgstr "Filtre"
+
+#: ../../operation/tree.php:276
+msgid "Search module"
+msgstr "Rechercher module"
+
+#: ../../operation/tree.php:285
+#: ../../include/lib/Dashboard/Widgets/module_status.php:173
+#: ../../include/lib/Dashboard/Widgets/module_status.php:538
+#: ../../include/functions_events.php:211 ../../include/functions_events.php:6783
+#: ../../include/functions_reporting_html.php:4948
+#: ../../enterprise/meta/include/functions_events_meta.php:138
+msgid "Module status"
+msgstr "État du module"
+
+#: ../../operation/tree.php:304 ../../operation/events/events_list.php:1102
+#: ../../operation/agentes/alerts_status.php:484
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:334
+#: ../../enterprise/meta/advanced/policymanager.queue.php:246
+#: ../../enterprise/meta/advanced/collections.php:243
+#: ../../enterprise/meta/agentsearch.php:113
+#: ../../enterprise/godmode/modules/local_components.php:584
+#: ../../godmode/modules/manage_network_components.php:690
+#: ../../godmode/reporting/reporting_builder.list_items.php:273
+#: ../../godmode/tag/tag.php:246 ../../godmode/tag/tag.php:412
+#: ../../godmode/alerts/alert_actions.php:315
+#: ../../godmode/alerts/alert_templates.php:337
+#: ../../godmode/users/user_list.php:444
+msgid "Show Options"
+msgstr "Afficher les options"
+
+#: ../../operation/tree.php:308
+msgid "Tree search"
+msgstr "Rechercher arborescence"
+
+#: ../../operation/tree.php:415 ../../operation/tree.php:446
+#: ../../operation/network/network_report.php:313
+#: ../../include/class/Heatmap.class.php:684
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:645
+#: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:93
+#: ../../enterprise/operation/services/services.treeview_services.php:246
+#: ../../enterprise/operation/agentes/tag_view.php:578
+#: ../../enterprise/include/functions_inventory.php:301
+#: ../../godmode/groups/group_list.php:1034
+msgid "No data found"
+msgstr "Aucune donnée disponible"
+
+#: ../../operation/tree.php:420
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:601
+#: ../../enterprise/meta/agentsearch.php:315
+msgid "Policies found"
+msgstr "Politiques trouvées"
+
+#: ../../operation/tree.php:423
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:605
+msgid "Operating systems found"
+msgstr "Systèmes d'exploitation trouvés"
+
+#: ../../operation/tree.php:426
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:609
+msgid "Tags found"
+msgstr "Étiquettes trouvées"
+
+#: ../../operation/tree.php:429
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:613
+msgid "Module Groups found"
+msgstr "Groupes de modules trouvés"
+
+#: ../../operation/tree.php:436
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:622
+msgid "Groups found"
+msgstr "Groupes trouvés"
+
+#: ../../operation/tree.php:454 ../../include/class/Diagnostics.class.php:549
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:648
+#: ../../include/functions_reporting.php:11500
+#: ../../include/functions_reporting_html.php:5609
+#: ../../enterprise/operation/services/services.treeview_services.php:254
+#: ../../enterprise/include/functions_reporting_csv.php:983
+#: ../../mobile/operation/groups.php:147 ../../godmode/db/db_main.php:102
+#: ../../godmode/groups/group_list.php:1042
+msgid "Total agents"
+msgstr "Nombre total d'agents"
+
+#: ../../operation/tree.php:455 ../../include/class/Diagnostics.class.php:553
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:649
+#: ../../enterprise/operation/services/services.treeview_services.php:255
+#: ../../enterprise/include/functions_reporting_csv.php:983
+#: ../../godmode/module_library/module_library_view.php:159
+#: ../../godmode/groups/group_list.php:1043
+msgid "Total modules"
+msgstr "Nombre total de modules"
+
+#: ../../operation/tree.php:456 ../../operation/agentes/group_view.php:223
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:650
+#: ../../include/functions_alerts.php:3363
+#: ../../include/functions_reporting_html.php:2310
+#: ../../include/functions_reporting_html.php:2320
+#: ../../enterprise/operation/services/services.treeview_services.php:256
+#: ../../enterprise/operation/agentes/agent_inventory.php:266
+#: ../../enterprise/include/functions_inventory.php:511
+#: ../../enterprise/include/functions_inventory.php:654
+#: ../../enterprise/meta/monitoring/group_view.php:235
+#: ../../godmode/groups/group_list.php:1044
+msgid "Total"
+msgstr "Total"
+
+#: ../../operation/tree.php:459 ../../operation/tree.php:460
+#: ../../operation/tree.php:461
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:653
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:654
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:655
+#: ../../include/functions_graph.php:2631
+#: ../../include/functions_reporting.php:11361
+#: ../../include/functions_reporting.php:11384
+#: ../../enterprise/operation/services/services.treeview_services.php:259
+#: ../../enterprise/operation/services/services.treeview_services.php:260
+#: ../../enterprise/operation/services/services.treeview_services.php:261
+#: ../../enterprise/include/functions_reporting_csv.php:983
+#: ../../godmode/groups/group_list.php:1047
+#: ../../godmode/groups/group_list.php:1048
+#: ../../godmode/groups/group_list.php:1049
+msgid "Fired alerts"
+msgstr "Alertes déclenchées"
+
+#: ../../operation/tree.php:464
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:658
+#: ../../enterprise/operation/services/services.treeview_services.php:264
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:533
+#: ../../godmode/groups/group_list.php:1052
+msgid "Critical agents"
+msgstr "Agents critiques"
+
+#: ../../operation/tree.php:465
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:659
+#: ../../enterprise/operation/services/services.treeview_services.php:265
+#: ../../enterprise/include/functions_reporting_csv.php:983
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:602
+#: ../../mobile/operation/groups.php:171 ../../godmode/groups/group_list.php:1053
+msgid "Critical modules"
+msgstr "Modules en état critique"
+
+#: ../../operation/tree.php:469
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:663
+#: ../../enterprise/operation/services/services.treeview_services.php:269
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:543
+#: ../../godmode/groups/group_list.php:1057
+msgid "Warning agents"
+msgstr "Agents d'alerte"
+
+#: ../../operation/tree.php:470
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:664
+#: ../../enterprise/operation/services/services.treeview_services.php:270
+#: ../../enterprise/include/functions_reporting_csv.php:983
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:613
+#: ../../mobile/operation/groups.php:168 ../../godmode/groups/group_list.php:1058
+msgid "Warning modules"
+msgstr "Modules en état d'alerte"
+
+#: ../../operation/tree.php:474
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:668
+#: ../../enterprise/operation/services/services.treeview_services.php:274
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:563
+#: ../../godmode/groups/group_list.php:1062
+msgid "Unknown agents"
+msgstr "Agents inconnus"
+
+#: ../../operation/tree.php:475
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:669
+#: ../../enterprise/operation/services/services.treeview_services.php:275
+#: ../../enterprise/include/functions_reporting_csv.php:983
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:635
+#: ../../mobile/operation/groups.php:159 ../../godmode/groups/group_list.php:1063
+msgid "Unknown modules"
+msgstr "Modules inconnus"
+
+#: ../../operation/tree.php:479
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:673
+#: ../../enterprise/operation/services/services.treeview_services.php:279
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:573
+#: ../../godmode/groups/group_list.php:1067
+msgid "Not init agents"
+msgstr "Agents non initialisés"
+
+#: ../../operation/tree.php:480
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:674
+#: ../../enterprise/operation/services/services.treeview_services.php:280
+#: ../../enterprise/include/functions_reporting_csv.php:983
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:646
+#: ../../mobile/operation/groups.php:162 ../../godmode/groups/group_list.php:1068
+msgid "Not init modules"
+msgstr "Modules non initialisés"
+
+#: ../../operation/tree.php:484
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:678
+#: ../../enterprise/operation/services/services.treeview_services.php:284
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:553
+#: ../../godmode/groups/group_list.php:1072
+msgid "Normal agents"
+msgstr "Agents normaux"
+
+#: ../../operation/tree.php:485
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:679
+#: ../../enterprise/operation/services/services.treeview_services.php:285
+#: ../../enterprise/include/functions_reporting_csv.php:983
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:624
+#: ../../mobile/operation/groups.php:165 ../../godmode/groups/group_list.php:1073
+msgid "Normal modules"
+msgstr "Modules normaux"
+
+#: ../../operation/tree.php:539 ../../operation/agentes/status_monitor.php:2055
+#: ../../operation/agentes/estado_monitores.php:421
+#: ../../enterprise/operation/services/services.treeview_services.php:341
+msgid "Module: "
+msgstr "Module : "
+
+#: ../../operation/tree.php:573 ../../operation/reporting/graph_viewer.php:423
+#: ../../operation/reporting/reporting_viewer.php:367
+#: ../../operation/reporting/reporting_viewer.php:387
+#: ../../operation/network/network_report.php:336
+#: ../../operation/network/network_usage_map.php:184
+#: ../../operation/events/events.php:2806
+#: ../../operation/events/events_list.php:2031
+#: ../../operation/netflow/nf_live_view.php:753
+#: ../../operation/agentes/estado_monitores.php:455
+#: ../../operation/agentes/stat_win.php:617
+#: ../../operation/agentes/datos_agente.php:312
+#: ../../operation/agentes/interface_traffic_graph_win.php:434
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:683
+#: ../../enterprise/operation/log/log_viewer.php:981
+#: ../../enterprise/operation/log/log_viewer.php:993
+#: ../../enterprise/operation/services/services.treeview_services.php:375
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4313
+#: ../../enterprise/meta/advanced/cron_main.php:530
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3962
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1169
+#: ../../enterprise/godmode/wizards/consoletask_js.php:41
+#: ../../extensions/insert_data.php:224 ../../godmode/setup/news.php:322
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4852
+#: ../../godmode/agentes/planned_downtime.editor.php:1494
+#: ../../godmode/alerts/configure_alert_template.php:1456
+#: ../../godmode/alerts/configure_alert_template.php:1540
+msgid "Choose time"
+msgstr "Définir temps"
+
+#: ../../operation/tree.php:574 ../../operation/reporting/graph_viewer.php:424
+#: ../../operation/reporting/reporting_viewer.php:368
+#: ../../operation/reporting/reporting_viewer.php:388
+#: ../../operation/network/network_report.php:337
+#: ../../operation/network/network_usage_map.php:185
+#: ../../operation/events/events.php:2807
+#: ../../operation/events/events_list.php:2032
+#: ../../operation/netflow/nf_live_view.php:754
+#: ../../operation/agentes/estado_monitores.php:456
+#: ../../operation/agentes/stat_win.php:618
+#: ../../operation/agentes/datos_agente.php:313
+#: ../../operation/agentes/interface_traffic_graph_win.php:435
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:684
+#: ../../enterprise/operation/log/log_viewer.php:982
+#: ../../enterprise/operation/log/log_viewer.php:994
+#: ../../enterprise/operation/services/services.treeview_services.php:376
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3988
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4314
+#: ../../enterprise/include/lib/Metaconsole/Node.php:591
+#: ../../enterprise/meta/advanced/cron_main.php:531
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3963
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1170
+#: ../../enterprise/godmode/wizards/consoletask_js.php:42
+#: ../../extensions/insert_data.php:225 ../../godmode/setup/news.php:323
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4853
+#: ../../godmode/agentes/planned_downtime.editor.php:1495
+#: ../../godmode/alerts/configure_alert_template.php:1457
+#: ../../godmode/alerts/configure_alert_template.php:1541
+msgid "Time"
+msgstr "Temps"
+
+#: ../../operation/tree.php:575 ../../operation/reporting/graph_viewer.php:425
+#: ../../operation/reporting/reporting_viewer.php:369
+#: ../../operation/reporting/reporting_viewer.php:389
+#: ../../operation/network/network_report.php:338
+#: ../../operation/network/network_usage_map.php:186
+#: ../../operation/events/events.php:2808
+#: ../../operation/events/events_list.php:2033
+#: ../../operation/netflow/nf_live_view.php:755
+#: ../../operation/agentes/estado_monitores.php:457
+#: ../../operation/agentes/stat_win.php:619
+#: ../../operation/agentes/datos_agente.php:314
+#: ../../operation/agentes/interface_traffic_graph_win.php:436
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:685
+#: ../../include/functions_html.php:2271
+#: ../../enterprise/operation/log/log_viewer.php:983
+#: ../../enterprise/operation/log/log_viewer.php:995
+#: ../../enterprise/operation/services/services.treeview_services.php:377
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3989
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4315
+#: ../../enterprise/meta/advanced/cron_main.php:532
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3964
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1171
+#: ../../enterprise/godmode/wizards/consoletask_js.php:43
+#: ../../extensions/insert_data.php:226 ../../godmode/setup/news.php:324
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4854
+#: ../../godmode/agentes/planned_downtime.editor.php:1496
+#: ../../godmode/alerts/configure_alert_template.php:1458
+#: ../../godmode/alerts/configure_alert_template.php:1542
+msgid "Hour"
+msgstr "Heure"
+
+#: ../../operation/tree.php:576 ../../operation/reporting/graph_viewer.php:426
+#: ../../operation/reporting/reporting_viewer.php:370
+#: ../../operation/reporting/reporting_viewer.php:390
+#: ../../operation/network/network_report.php:339
+#: ../../operation/network/network_usage_map.php:187
+#: ../../operation/events/events.php:2809
+#: ../../operation/events/events_list.php:2034
+#: ../../operation/netflow/nf_live_view.php:756
+#: ../../operation/agentes/estado_monitores.php:458
+#: ../../operation/agentes/stat_win.php:620
+#: ../../operation/agentes/datos_agente.php:315
+#: ../../operation/agentes/interface_traffic_graph_win.php:437
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:686
+#: ../../include/functions_html.php:2272
+#: ../../enterprise/operation/log/log_viewer.php:984
+#: ../../enterprise/operation/log/log_viewer.php:996
+#: ../../enterprise/operation/services/services.treeview_services.php:378
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3990
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4316
+#: ../../enterprise/meta/advanced/cron_main.php:533
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3965
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1172
+#: ../../enterprise/godmode/wizards/consoletask_js.php:44
+#: ../../extensions/insert_data.php:227 ../../godmode/setup/news.php:325
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4855
+#: ../../godmode/agentes/planned_downtime.editor.php:1497
+#: ../../godmode/alerts/configure_alert_template.php:1459
+#: ../../godmode/alerts/configure_alert_template.php:1543
+msgid "Minute"
+msgstr "Minute"
+
+#: ../../operation/tree.php:577 ../../operation/reporting/graph_viewer.php:427
+#: ../../operation/reporting/reporting_viewer.php:371
+#: ../../operation/reporting/reporting_viewer.php:391
+#: ../../operation/network/network_report.php:340
+#: ../../operation/network/network_usage_map.php:188
+#: ../../operation/events/events.php:2810
+#: ../../operation/events/events_list.php:2035
+#: ../../operation/netflow/nf_live_view.php:757
+#: ../../operation/agentes/estado_monitores.php:459
+#: ../../operation/agentes/stat_win.php:621
+#: ../../operation/agentes/datos_agente.php:316
+#: ../../operation/agentes/interface_traffic_graph_win.php:438
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:687
+#: ../../enterprise/operation/log/log_viewer.php:985
+#: ../../enterprise/operation/log/log_viewer.php:997
+#: ../../enterprise/operation/services/services.treeview_services.php:379
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3991
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4317
+#: ../../enterprise/meta/advanced/cron_main.php:534
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3966
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1173
+#: ../../enterprise/godmode/wizards/consoletask_js.php:45
+#: ../../extensions/insert_data.php:228 ../../godmode/setup/news.php:326
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4856
+#: ../../godmode/agentes/planned_downtime.editor.php:1498
+#: ../../godmode/alerts/configure_alert_template.php:1460
+#: ../../godmode/alerts/configure_alert_template.php:1544
+msgid "Second"
+msgstr "Seconde"
+
+#: ../../operation/tree.php:578 ../../operation/reporting/graph_viewer.php:428
+#: ../../operation/reporting/reporting_viewer.php:372
+#: ../../operation/reporting/reporting_viewer.php:392
+#: ../../operation/network/network_report.php:341
+#: ../../operation/network/network_usage_map.php:189
+#: ../../operation/events/events.php:2811
+#: ../../operation/events/events_list.php:2036
+#: ../../operation/netflow/nf_live_view.php:758
+#: ../../operation/agentes/estado_monitores.php:460
+#: ../../operation/agentes/stat_win.php:622
+#: ../../operation/agentes/datos_agente.php:317
+#: ../../operation/agentes/interface_traffic_graph_win.php:439
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:688
+#: ../../include/functions.php:505 ../../include/functions.php:636
+#: ../../enterprise/operation/log/log_viewer.php:986
+#: ../../enterprise/operation/log/log_viewer.php:998
+#: ../../enterprise/operation/services/services.treeview_services.php:380
+#: ../../enterprise/operation/agentes/agent_inventory.php:133
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3992
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4318
+#: ../../enterprise/meta/advanced/cron_main.php:535
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3967
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1174
+#: ../../enterprise/godmode/wizards/consoletask_js.php:46
+#: ../../extensions/insert_data.php:229 ../../godmode/setup/news.php:327
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4857
+#: ../../godmode/agentes/planned_downtime.editor.php:1499
+#: ../../godmode/alerts/configure_alert_template.php:1461
+#: ../../godmode/alerts/configure_alert_template.php:1545
+msgid "Now"
+msgstr "Maintenant"
+
+#: ../../operation/tree.php:579 ../../operation/reporting/graph_viewer.php:429
+#: ../../operation/reporting/reporting_viewer.php:373
+#: ../../operation/reporting/reporting_viewer.php:393
+#: ../../operation/network/network_report.php:342
+#: ../../operation/network/network_usage_map.php:190
+#: ../../operation/events/events.php:2812
+#: ../../operation/events/events_list.php:2037
+#: ../../operation/netflow/nf_live_view.php:759
+#: ../../operation/agentes/estado_monitores.php:461
+#: ../../operation/agentes/stat_win.php:623
+#: ../../operation/agentes/datos_agente.php:318
+#: ../../operation/agentes/interface_traffic_graph_win.php:440
+#: ../../include/class/WelcomeWindow.class.php:159
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:689
+#: ../../include/functions_snmp_browser.php:600
+#: ../../enterprise/operation/log/log_viewer.php:987
+#: ../../enterprise/operation/log/log_viewer.php:999
+#: ../../enterprise/operation/services/services.treeview_services.php:381
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3993
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4319
+#: ../../enterprise/meta/advanced/cron_main.php:536
+#: ../../enterprise/godmode/setup/setup.php:736
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3968
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1175
+#: ../../enterprise/godmode/wizards/consoletask_js.php:47
+#: ../../extensions/insert_data.php:230 ../../mobile/include/ui.class.php:691
+#: ../../mobile/include/ui.class.php:749 ../../godmode/setup/news.php:328
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4858
+#: ../../godmode/wizards/HostDevices.class.php:796
+#: ../../godmode/agentes/planned_downtime.editor.php:1500
+#: ../../godmode/alerts/configure_alert_template.php:1462
+#: ../../godmode/alerts/configure_alert_template.php:1546
+msgid "Close"
+msgstr "Fermer"
+
+#: ../../operation/search_policies.php:37
+msgid "Id_group"
+msgstr "Id_group"
+
+#: ../../operation/search_policies.php:50
+#: ../../enterprise/meta/agentsearch.php:409
+#: ../../enterprise/godmode/policies/policies.php:471
+msgid "Policy updated"
+msgstr "Politique mise à jour"
+
+#: ../../operation/search_policies.php:58
+#: ../../enterprise/meta/agentsearch.php:417
+#: ../../enterprise/godmode/policies/policies.php:479
+msgid "Pending update policy only database"
+msgstr ""
+"Mise à jour de la politique en attente, seulement pour modification sur la "
+"base de données"
+
+#: ../../operation/search_policies.php:66
+#: ../../enterprise/meta/agentsearch.php:425
+#: ../../enterprise/godmode/policies/policies.php:487
+msgid "Pending update policy"
+msgstr "Mise à jour de la politique en attente"
+
+#: ../../operation/search_modules.php:32
+#: ../../operation/agentes/alerts_status.php:548
+#: ../../operation/agentes/alerts_status.php:583
+#: ../../operation/agentes/alerts_status.php:618
+#: ../../operation/agentes/alerts_status.php:650
+#: ../../operation/agentes/estado_monitores.php:125
+#: ../../operation/agentes/exportdata.csv.php:74
+#: ../../operation/agentes/exportdata.php:83
+#: ../../operation/agentes/exportdata.excel.php:74
+#: ../../operation/search_alerts.php:35
+#: ../../include/functions_visual_map_editor.php:497
+#: ../../include/functions_reports.php:1344
+#: ../../include/ajax/alert_list.ajax.php:279
+#: ../../include/ajax/alert_list.ajax.php:304
+#: ../../include/ajax/alert_list.ajax.php:467
+#: ../../include/class/AgentsAlerts.class.php:412
+#: ../../include/class/AgentsAlerts.class.php:891
+#: ../../include/lib/Dashboard/Widgets/sla_percent.php:315
+#: ../../include/lib/Dashboard/Widgets/module_table_value.php:283
+#: ../../include/lib/Dashboard/Widgets/module_value.php:308
+#: ../../include/lib/Dashboard/Widgets/single_graph.php:279
+#: ../../include/lib/Dashboard/Widgets/module_status.php:324
+#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:304
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:682
+#: ../../include/lib/Dashboard/Widgets/module_icon.php:334
+#: ../../include/lib/Dashboard/Widgets/top_n.php:221
+#: ../../include/functions_treeview.php:64 ../../include/functions_graph.php:5450
+#: ../../include/functions_reporting.php:6662
+#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:299
+#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:242
+#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:380
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:411
+#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:349
+#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:529
+#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:563
+#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:604
+#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:385
+#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:252
+#: ../../include/functions_reporting_html.php:543
+#: ../../include/functions_reporting_html.php:939
+#: ../../include/functions_reporting_html.php:1777
+#: ../../include/functions_reporting_html.php:2105
+#: ../../include/functions_reporting_html.php:2207
+#: ../../include/functions_reporting_html.php:3181
+#: ../../include/functions_reporting_html.php:3564
+#: ../../include/functions_reporting_html.php:3572
+#: ../../include/functions_reporting_html.php:3581
+#: ../../include/functions_reporting_html.php:3593
+#: ../../include/functions_reporting_html.php:3749
+#: ../../include/functions_reporting_html.php:3877
+#: ../../include/functions_reporting_html.php:3971
+#: ../../include/functions_reporting_html.php:4690
+#: ../../include/functions_reporting_html.php:4738
+#: ../../enterprise/operation/agentes/policy_view.php:258
+#: ../../enterprise/operation/agentes/agent_inventory.php:116
+#: ../../enterprise/operation/inventory/inventory.php:357
+#: ../../enterprise/include/functions_reporting_csv.php:491
+#: ../../enterprise/include/functions_reporting_csv.php:776
+#: ../../enterprise/include/functions_reporting_csv.php:802
+#: ../../enterprise/include/functions_reporting_csv.php:915
+#: ../../enterprise/include/functions_reporting_csv.php:954
+#: ../../enterprise/include/functions_reporting_csv.php:1014
+#: ../../enterprise/include/functions_reporting_csv.php:1030
+#: ../../enterprise/include/functions_reporting_csv.php:1184
+#: ../../enterprise/include/functions_reporting_csv.php:1215
+#: ../../enterprise/include/functions_reporting_csv.php:1270
+#: ../../enterprise/include/functions_reporting_csv.php:1325
+#: ../../enterprise/include/functions_reporting_csv.php:1374
+#: ../../enterprise/include/functions_reporting_csv.php:1429
+#: ../../enterprise/include/functions_reporting_csv.php:1458
+#: ../../enterprise/include/functions_reporting_csv.php:1503
+#: ../../enterprise/include/functions_reporting_csv.php:1549
+#: ../../enterprise/include/functions_reporting_csv.php:1622
+#: ../../enterprise/include/functions_reporting_csv.php:1741
+#: ../../enterprise/include/functions_reporting_csv.php:1976
+#: ../../enterprise/include/functions_reporting_csv.php:2049
+#: ../../enterprise/include/functions_reporting_csv.php:2281
+#: ../../enterprise/include/functions_reporting_csv.php:2317
+#: ../../enterprise/include/functions_reporting_csv.php:2465
+#: ../../enterprise/include/functions_reporting_csv.php:2737
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:925
+#: ../../enterprise/include/functions_services.php:1779
+#: ../../enterprise/include/functions_events.php:157
+#: ../../enterprise/include/functions_inventory.php:881
+#: ../../enterprise/include/functions_inventory.php:937
+#: ../../enterprise/include/functions_reporting.php:1853
+#: ../../enterprise/include/functions_reporting.php:2892
+#: ../../enterprise/include/functions_reporting.php:3879
+#: ../../enterprise/include/functions_reporting.php:4903
+#: ../../enterprise/include/functions_reporting_pdf.php:525
+#: ../../enterprise/include/functions_reporting_pdf.php:533
+#: ../../enterprise/include/functions_reporting_pdf.php:541
+#: ../../enterprise/include/functions_reporting_pdf.php:557
+#: ../../enterprise/include/functions_ui.php:47
+#: ../../enterprise/meta/include/functions_wizard_meta.php:3512
+#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:222
+#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:213
+#: ../../enterprise/extensions/disabled/check_acls.php:133
+#: ../../enterprise/godmode/services/services.elements.php:93
+#: ../../enterprise/godmode/services/services.elements.php:157
+#: ../../enterprise/godmode/services/services.elements.php:275
+#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:239
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:185
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:240
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:317
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1394
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2055
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3504
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3717
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3735
+#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:211
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:371
+#: ../../enterprise/godmode/policies/policy_linking.php:151
+#: ../../enterprise/godmode/policies/policy_alerts.php:352
+#: ../../enterprise/godmode/policies/policy_alerts.php:567
+#: ../../extensions/agents_modules.php:444 ../../extensions/insert_data.php:175
+#: ../../mobile/operation/alerts.php:338 ../../godmode/servers/plugin.php:88
+#: ../../godmode/reporting/reporting_builder.list_items.php:410
+#: ../../godmode/reporting/create_container.php:410
+#: ../../godmode/reporting/create_container.php:560
+#: ../../godmode/reporting/create_container.php:628
+#: ../../godmode/reporting/visual_console_builder.elements.php:105
+#: ../../godmode/reporting/reporting_builder.item_editor.php:197
+#: ../../godmode/reporting/reporting_builder.item_editor.php:823
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1613
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3788
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4304
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4328
+#: ../../godmode/reporting/graph_builder.graph_editor.php:213
+#: ../../godmode/reporting/visual_console_builder.wizard.php:449
+#: ../../godmode/reporting/visual_console_builder.wizard.php:770
+#: ../../godmode/massive/massive_standby_alerts.php:223
+#: ../../godmode/massive/massive_standby_alerts.php:258
+#: ../../godmode/massive/massive_edit_agents.php:674
+#: ../../godmode/massive/massive_edit_agents.php:1026
+#: ../../godmode/massive/massive_enable_disable_alerts.php:195
+#: ../../godmode/massive/massive_enable_disable_alerts.php:230
+#: ../../godmode/agentes/module_manager_editor_prediction.php:154
+#: ../../godmode/agentes/module_manager_editor_common.php:1260
+#: ../../godmode/agentes/module_manager_editor_common.php:1304
+#: ../../godmode/agentes/agent_manager.php:520
+#: ../../godmode/agentes/agent_manager.php:592
+#: ../../godmode/agentes/planned_downtime.editor.php:1007
+#: ../../godmode/agentes/planned_downtime.list.php:357
+#: ../../godmode/alerts/alert_list.list.php:479
+#: ../../godmode/alerts/alert_list.list.php:737
+#: ../../godmode/alerts/alert_list.builder.php:70
+#: ../../godmode/alerts/alert_view.php:91
+msgid "Module"
+msgstr "Module"
+
+#: ../../operation/search_modules.php:33 ../../operation/gis_maps/ajax.php:236
+#: ../../operation/gis_maps/ajax.php:269 ../../operation/search_agents.php:42
+#: ../../operation/search_agents.php:48
+#: ../../operation/events/sound_events.php:165
+#: ../../operation/events/events.build_table.php:80
+#: ../../operation/events/events.php:1953
+#: ../../operation/agentes/status_monitor.php:1307
+#: ../../operation/agentes/alerts_status.php:547
+#: ../../operation/agentes/alerts_status.php:617
+#: ../../operation/agentes/estado_monitores.php:123
+#: ../../operation/agentes/interface_view.functions.php:480
+#: ../../operation/agentes/exportdata.csv.php:74
+#: ../../operation/agentes/exportdata.php:83
+#: ../../operation/agentes/exportdata.excel.php:74
+#: ../../operation/agentes/estado_agente.php:739
+#: ../../operation/agentes/ver_agente.php:1169
+#: ../../operation/search_alerts.php:34 ../../include/functions_gis.php:229
+#: ../../include/functions_visual_map_editor.php:422
+#: ../../include/functions_visual_map_editor.php:455
+#: ../../include/functions_reports.php:1313
+#: ../../include/ajax/alert_list.ajax.php:446
+#: ../../include/ajax/heatmap.ajax.php:238
+#: ../../include/ajax/heatmap.ajax.php:277
+#: ../../include/ajax/heatmap.ajax.php:312
+#: ../../include/class/AgentsAlerts.class.php:410
+#: ../../include/class/AgentsAlerts.class.php:962
+#: ../../include/class/NetworkMap.class.php:2835
+#: ../../include/class/NetworkMap.class.php:2884
+#: ../../include/class/NetworkMap.class.php:3162
+#: ../../include/lib/Dashboard/Widgets/sla_percent.php:297
+#: ../../include/lib/Dashboard/Widgets/module_table_value.php:265
+#: ../../include/lib/Dashboard/Widgets/module_value.php:290
+#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:239
+#: ../../include/lib/Dashboard/Widgets/single_graph.php:261
+#: ../../include/lib/Dashboard/Widgets/module_status.php:306
+#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:286
+#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:250
+#: ../../include/lib/Dashboard/Widgets/module_icon.php:316
+#: ../../include/lib/Dashboard/Widgets/top_n.php:206
+#: ../../include/functions_graph.php:5343
+#: ../../include/functions_snmp_browser.php:1625
+#: ../../include/functions_reporting.php:6661
+#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:281
+#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:224
+#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:363
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:394
+#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:332
+#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:511
+#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:546
+#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:585
+#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:368
+#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:235
+#: ../../include/functions_reporting_html.php:542
+#: ../../include/functions_reporting_html.php:938
+#: ../../include/functions_reporting_html.php:1050
+#: ../../include/functions_reporting_html.php:1058
+#: ../../include/functions_reporting_html.php:1776
+#: ../../include/functions_reporting_html.php:2104
+#: ../../include/functions_reporting_html.php:2206
+#: ../../include/functions_reporting_html.php:3046
+#: ../../include/functions_reporting_html.php:3180
+#: ../../include/functions_reporting_html.php:3483
+#: ../../include/functions_reporting_html.php:3563
+#: ../../include/functions_reporting_html.php:3571
+#: ../../include/functions_reporting_html.php:3580
+#: ../../include/functions_reporting_html.php:3592
+#: ../../include/functions_reporting_html.php:3748
+#: ../../include/functions_reporting_html.php:3871
+#: ../../include/functions_reporting_html.php:3965
+#: ../../include/functions_reporting_html.php:4689
+#: ../../include/functions_reporting_html.php:4737
+#: ../../include/functions_reporting_html.php:4775
+#: ../../include/functions_reporting_html.php:5084
+#: ../../include/functions_reporting_html.php:5124
+#: ../../include/functions_reporting_html.php:5374
+#: ../../enterprise/tools/ipam/ipam_ajax.php:379
+#: ../../enterprise/tools/ipam/ipam_network.php:397
+#: ../../enterprise/operation/log/log_viewer.php:632
+#: ../../enterprise/operation/agentes/tag_view.php:599
+#: ../../enterprise/operation/agentes/manage_transmap_creation.php:187
+#: ../../enterprise/operation/agentes/manage_transmap_creation.php:365
+#: ../../enterprise/operation/agentes/manage_transmap_creation.php:491
+#: ../../enterprise/operation/inventory/inventory.php:401
+#: ../../enterprise/include/functions_reporting_csv.php:490
+#: ../../enterprise/include/functions_reporting_csv.php:776
+#: ../../enterprise/include/functions_reporting_csv.php:802
+#: ../../enterprise/include/functions_reporting_csv.php:915
+#: ../../enterprise/include/functions_reporting_csv.php:954
+#: ../../enterprise/include/functions_reporting_csv.php:1014
+#: ../../enterprise/include/functions_reporting_csv.php:1030
+#: ../../enterprise/include/functions_reporting_csv.php:1054
+#: ../../enterprise/include/functions_reporting_csv.php:1184
+#: ../../enterprise/include/functions_reporting_csv.php:1215
+#: ../../enterprise/include/functions_reporting_csv.php:1270
+#: ../../enterprise/include/functions_reporting_csv.php:1325
+#: ../../enterprise/include/functions_reporting_csv.php:1374
+#: ../../enterprise/include/functions_reporting_csv.php:1429
+#: ../../enterprise/include/functions_reporting_csv.php:1458
+#: ../../enterprise/include/functions_reporting_csv.php:1502
+#: ../../enterprise/include/functions_reporting_csv.php:1548
+#: ../../enterprise/include/functions_reporting_csv.php:1621
+#: ../../enterprise/include/functions_reporting_csv.php:1740
+#: ../../enterprise/include/functions_reporting_csv.php:1975
+#: ../../enterprise/include/functions_reporting_csv.php:2048
+#: ../../enterprise/include/functions_reporting_csv.php:2281
+#: ../../enterprise/include/functions_reporting_csv.php:2317
+#: ../../enterprise/include/functions_reporting_csv.php:2348
+#: ../../enterprise/include/functions_reporting_csv.php:2465
+#: ../../enterprise/include/functions_reporting_csv.php:2518
+#: ../../enterprise/include/functions_reporting_csv.php:2736
+#: ../../enterprise/include/class/LogSource.class.php:627
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:924
+#: ../../enterprise/include/functions_services.php:1666
+#: ../../enterprise/include/functions_events.php:147
+#: ../../enterprise/include/functions_inventory.php:393
+#: ../../enterprise/include/functions_inventory.php:880
+#: ../../enterprise/include/functions_inventory.php:936
+#: ../../enterprise/include/functions_log.php:279
+#: ../../enterprise/include/functions_log.php:282
+#: ../../enterprise/include/functions_reporting.php:1852
+#: ../../enterprise/include/functions_reporting.php:2185
+#: ../../enterprise/include/functions_reporting.php:2216
+#: ../../enterprise/include/functions_reporting.php:2234
+#: ../../enterprise/include/functions_reporting.php:2891
+#: ../../enterprise/include/functions_reporting.php:3878
+#: ../../enterprise/include/functions_reporting.php:4902
+#: ../../enterprise/include/functions_reporting_pdf.php:524
+#: ../../enterprise/include/functions_reporting_pdf.php:532
+#: ../../enterprise/include/functions_reporting_pdf.php:540
+#: ../../enterprise/include/functions_reporting_pdf.php:556
+#: ../../enterprise/include/functions_reporting_pdf.php:714
+#: ../../enterprise/meta/include/functions_wizard_meta.php:3505
+#: ../../enterprise/meta/monitoring/custom_fields_csv.php:99
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:704
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:282
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:377
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:444
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:712
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:791
+#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:205
+#: ../../enterprise/meta/agentsearch.php:134
+#: ../../enterprise/godmode/modules/manage_inventory_modules.php:299
+#: ../../enterprise/godmode/services/services.elements.php:94
+#: ../../enterprise/godmode/services/services.elements.php:133
+#: ../../enterprise/godmode/services/services.elements.php:274
+#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:220
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:316
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1393
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2031
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3501
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3712
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3730
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:136
+#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:85
+#: ../../enterprise/godmode/agentes/collections.agents.php:94
+#: ../../enterprise/godmode/policies/policy_linking.php:150
+#: ../../extensions/insert_data.php:158 ../../mobile/operation/modules.php:597
+#: ../../mobile/operation/home.php:96 ../../mobile/operation/alerts.php:335
+#: ../../mobile/operation/events.php:553 ../../mobile/operation/agents.php:93
+#: ../../mobile/operation/agents.php:403 ../../godmode/servers/plugin.php:87
+#: ../../godmode/gis_maps/configure_gis_map.php:581
+#: ../../godmode/reporting/reporting_builder.list_items.php:391
+#: ../../godmode/reporting/create_container.php:387
+#: ../../godmode/reporting/create_container.php:554
+#: ../../godmode/reporting/create_container.php:627
+#: ../../godmode/reporting/visual_console_builder.elements.php:104
+#: ../../godmode/reporting/reporting_builder.item_editor.php:196
+#: ../../godmode/reporting/reporting_builder.item_editor.php:822
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1556
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3783
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4301
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4325
+#: ../../godmode/reporting/graph_builder.graph_editor.php:212
+#: ../../godmode/reporting/visual_console_builder.wizard.php:450
+#: ../../godmode/reporting/visual_console_builder.wizard.php:738
+#: ../../godmode/reporting/visual_console_builder.wizard.php:761
+#: ../../godmode/massive/massive_copy_modules.php:131
+#: ../../godmode/massive/massive_copy_modules.php:295
+#: ../../godmode/massive/massive_standby_alerts.php:223
+#: ../../godmode/massive/massive_standby_alerts.php:258
+#: ../../godmode/massive/massive_enable_disable_alerts.php:195
+#: ../../godmode/massive/massive_enable_disable_alerts.php:230
+#: ../../godmode/agentes/module_manager_editor_prediction.php:126
+#: ../../godmode/agentes/module_manager_editor_common.php:1250
+#: ../../godmode/agentes/module_manager_editor_common.php:1303
+#: ../../godmode/agentes/status_monitor_custom_fields.php:77
+#: ../../godmode/agentes/status_monitor_custom_fields.php:143
+#: ../../godmode/agentes/planned_downtime.list.php:353
+#: ../../godmode/alerts/alert_list.list.php:477
+#: ../../godmode/alerts/alert_list.list.php:727
+#: ../../godmode/alerts/alert_list.builder.php:56
+#: ../../godmode/alerts/alert_view.php:87
+msgid "Agent"
+msgstr "Agent"
+
+#: ../../operation/search_modules.php:34
+#: ../../operation/events/sound_events.php:127
+#: ../../operation/netflow/nf_live_view.php:319
+#: ../../operation/agentes/estado_agente.php:757
+#: ../../operation/agentes/ver_agente.php:1153
+#: ../../operation/incidents/configure_integriaims_incident.php:234
+#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:326
+#: ../../include/functions_visual_map_editor.php:702
+#: ../../include/functions_visual_map_editor.php:720
+#: ../../include/functions_visual_map_editor.php:848
+#: ../../include/functions_reports.php:1067 ../../include/ajax/module.php:977
+#: ../../include/ajax/heatmap.ajax.php:75
+#: ../../include/class/ModuleTemplates.class.php:1209
+#: ../../include/class/AgentWizard.class.php:1182
+#: ../../include/class/AgentWizard.class.php:4028
+#: ../../include/class/CalendarManager.class.php:977
+#: ../../include/class/CalendarManager.class.php:1011
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:327
+#: ../../include/lib/Dashboard/Widgets/clock.php:221
+#: ../../include/lib/Dashboard/Widgets/service_view.php:251
+#: ../../include/functions_events.php:2607
+#: ../../include/functions_events.php:5027
+#: ../../include/functions_snmp_browser.php:564
+#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:467
+#: ../../include/functions_reporting_html.php:1049
+#: ../../include/functions_reporting_html.php:1057
+#: ../../include/functions_reporting_html.php:1283
+#: ../../include/functions_reporting_html.php:1291
+#: ../../include/functions_reporting_html.php:2390
+#: ../../include/functions_reporting_html.php:3437
+#: ../../include/functions_reporting_html.php:5203
+#: ../../enterprise/views/cluster/list.php:61
+#: ../../enterprise/operation/agentes/tag_view.php:605
+#: ../../enterprise/operation/agentes/policy_view.php:396
+#: ../../enterprise/operation/agentes/ver_agente.php:32
+#: ../../enterprise/include/functions_reporting_csv.php:1605
+#: ../../enterprise/include/functions_reporting_csv.php:1721
+#: ../../enterprise/include/functions_reporting_csv.php:1961
+#: ../../enterprise/include/functions_reporting_csv.php:2029
+#: ../../enterprise/include/functions_services.php:1602
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:68
+#: ../../enterprise/meta/advanced/metasetup.relations.php:335
+#: ../../enterprise/meta/advanced/metasetup.relations.php:413
+#: ../../enterprise/meta/advanced/metasetup.relations.php:548
+#: ../../enterprise/meta/advanced/servers.build_table.php:62
+#: ../../enterprise/godmode/modules/configure_local_component.php:212
+#: ../../enterprise/godmode/services/services.elements.php:113
+#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:201
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:207
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1651
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:83
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:103
+#: ../../enterprise/godmode/policies/policy_modules.php:1465
+#: ../../mobile/operation/visualmaps.php:125
+#: ../../mobile/operation/visualmaps.php:126
+#: ../../mobile/operation/events.php:377 ../../mobile/operation/events.php:378
+#: ../../mobile/operation/events.php:524 ../../mobile/operation/events.php:681
+#: ../../mobile/operation/events.php:682
+#: ../../godmode/setup/setup_integria.php:408
+#: ../../godmode/setup/setup_integria.php:530
+#: ../../godmode/setup/gis_step_2.php:235 ../../godmode/setup/news.php:247
+#: ../../godmode/servers/plugin.php:816
+#: ../../godmode/servers/modificar_server.php:72
+#: ../../godmode/servers/servers.build_table.php:81
+#: ../../godmode/update_manager/update_manager.history.php:41
+#: ../../godmode/modules/manage_network_components.php:750
+#: ../../godmode/modules/manage_network_templates_form.php:232
+#: ../../godmode/modules/manage_network_components_form_common.php:64
+#: ../../godmode/reporting/reporting_builder.list_items.php:212
+#: ../../godmode/reporting/reporting_builder.list_items.php:249
+#: ../../godmode/reporting/reporting_builder.list_items.php:372
+#: ../../godmode/reporting/reporting_builder.item_editor.php:984
+#: ../../godmode/reporting/visual_console_builder.wizard.php:135
+#: ../../godmode/reporting/visual_console_builder.wizard.php:283
+#: ../../godmode/events/event_responses.editor.php:159
+#: ../../godmode/agentes/module_manager.php:850
+#: ../../godmode/agentes/module_manager_editor_common.php:288
+#: ../../godmode/agentes/module_manager_editor_common.php:401
+#: ../../godmode/agentes/module_manager_editor_common.php:1305
+#: ../../godmode/agentes/planned_downtime.editor.php:588
+#: ../../godmode/agentes/planned_downtime.list.php:613
+#: ../../godmode/agentes/agent_template.php:236
+#: ../../godmode/agentes/modificar_agente.php:650
+#: ../../godmode/alerts/alert_templates.php:37
+#: ../../godmode/alerts/alert_templates.php:302
+#: ../../godmode/alerts/alert_templates.php:386
+msgid "Type"
+msgstr "Type"
+
+#: ../../operation/search_modules.php:35 ../../operation/search_agents.php:45
+#: ../../operation/search_agents.php:51
+#: ../../operation/netflow/nf_live_view.php:270
+#: ../../operation/agentes/status_monitor.php:1328
+#: ../../operation/agentes/estado_agente.php:751
+#: ../../operation/agentes/estado_generalagente.php:359
+#: ../../include/class/CustomNetScan.class.php:520
+#: ../../include/lib/Dashboard/Widgets/sla_percent.php:331
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:350
+#: ../../include/lib/Dashboard/Widgets/single_graph.php:306
+#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:321
+#: ../../include/lib/Dashboard/Widgets/top_n.php:236
+#: ../../include/functions_treeview.php:84
+#: ../../include/functions_treeview.php:646
+#: ../../include/functions_reporting_html.php:3442
+#: ../../enterprise/tools/ipam/ipam_list.php:617
+#: ../../enterprise/operation/agentes/tag_view.php:603
+#: ../../enterprise/operation/agentes/tag_view.php:681
+#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:537
+#: ../../enterprise/include/class/Aws.cloud.php:591
+#: ../../enterprise/include/class/Aws.cloud.php:1318
+#: ../../enterprise/include/class/Aws.S3.php:506
+#: ../../enterprise/include/class/MySQL.app.php:558
+#: ../../enterprise/include/class/Oracle.app.php:543
+#: ../../enterprise/include/class/DB2.app.php:536
+#: ../../enterprise/include/class/SAP.app.php:513
+#: ../../enterprise/include/class/VMware.app.php:667
+#: ../../enterprise/include/class/Azure.cloud.php:847
+#: ../../enterprise/include/class/Google.cloud.php:797
+#: ../../enterprise/include/functions_ipam.php:1354
+#: ../../enterprise/include/functions_ui.php:84
+#: ../../enterprise/meta/include/functions_wizard_meta.php:921
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1038
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1205
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1523
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1608
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1745
+#: ../../enterprise/meta/agentsearch.php:137
+#: ../../enterprise/godmode/servers/manage_export_form.php:95
+#: ../../enterprise/godmode/servers/manage_export.php:139
+#: ../../enterprise/godmode/modules/configure_local_component.php:289
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:690
+#: ../../enterprise/godmode/agentes/inventory_manager.php:223
+#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:421
+#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:463
+#: ../../enterprise/godmode/policies/policy_inventory_modules.php:304
+#: ../../mobile/operation/modules.php:657 ../../mobile/operation/modules.php:659
+#: ../../mobile/operation/modules.php:851
+#: ../../godmode/modules/manage_network_components_form_common.php:143
+#: ../../godmode/massive/massive_edit_agents.php:705
+#: ../../godmode/massive/massive_edit_modules.php:754
+#: ../../godmode/wizards/HostDevices.class.php:798
+#: ../../godmode/wizards/DiscoveryTaskList.class.php:594
+#: ../../godmode/agentes/module_manager.php:856
+#: ../../godmode/agentes/module_manager_editor_common.php:617
+#: ../../godmode/agentes/module_manager_editor_common.php:642
+#: ../../godmode/agentes/status_monitor_custom_fields.php:93
+#: ../../godmode/agentes/status_monitor_custom_fields.php:147
+#: ../../godmode/agentes/agent_manager.php:369
+msgid "Interval"
+msgstr "Intervalle"
+
+#: ../../operation/search_modules.php:37
+#: ../../operation/agentes/status_monitor.php:1346
+#: ../../include/functions_visual_map_editor.php:58
+#: ../../include/ajax/module.php:983
+#: ../../include/class/NetworkMap.class.php:2908
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:303
+#: ../../include/functions_events.php:4584
+#: ../../enterprise/operation/services/services.service.php:130
+#: ../../enterprise/operation/services/services.list.php:509
+#: ../../enterprise/operation/agentes/tag_view.php:682
+#: ../../extensions/realtime_graphs.php:161
+#: ../../godmode/agentes/status_monitor_custom_fields.php:105
+#: ../../godmode/agentes/status_monitor_custom_fields.php:150
+msgid "Graph"
+msgstr "Graphique"
+
+#: ../../operation/search_modules.php:38
+#: ../../operation/events/events.build_table.php:330
+#: ../../operation/agentes/status_monitor.php:1356
+#: ../../operation/agentes/exportdata.csv.php:74
+#: ../../operation/agentes/exportdata.php:83
+#: ../../operation/agentes/exportdata.excel.php:74
+#: ../../include/ajax/module.php:982 ../../include/ajax/custom_fields.php:412
+#: ../../include/functions_events.php:210 ../../include/functions_events.php:293
+#: ../../include/functions_events.php:6777
+#: ../../include/functions_netflow.php:301 ../../include/functions_graph.php:3769
+#: ../../include/functions_reporting.php:4017
+#: ../../include/functions_reporting.php:4058
+#: ../../include/functions_reporting.php:4809
+#: ../../include/functions_reporting_html.php:2108
+#: ../../include/functions_reporting_html.php:2584
+#: ../../include/functions_reporting_html.php:2588
+#: ../../include/functions_reporting_html.php:2589
+#: ../../include/functions_reporting_html.php:2593
+#: ../../include/functions_reporting_html.php:2598
+#: ../../include/functions_reporting_html.php:2603
+#: ../../include/functions_reporting_html.php:2607
+#: ../../include/functions_reporting_html.php:2612
+#: ../../include/functions_reporting_html.php:2619
+#: ../../include/functions_reporting_html.php:2668
+#: ../../include/functions_reporting_html.php:2741
+#: ../../enterprise/operation/agentes/tag_view.php:684
+#: ../../enterprise/operation/agentes/policy_view.php:398
+#: ../../enterprise/include/functions_reporting_csv.php:802
+#: ../../enterprise/include/functions_reporting_csv.php:832
+#: ../../enterprise/include/functions_reporting_csv.php:879
+#: ../../enterprise/include/functions_reporting_csv.php:915
+#: ../../enterprise/include/functions_reporting_csv.php:954
+#: ../../enterprise/include/functions_reporting_csv.php:1014
+#: ../../enterprise/include/functions_reporting_csv.php:1458
+#: ../../enterprise/include/functions_reporting_csv.php:2281
+#: ../../enterprise/include/functions_reporting_csv.php:2317
+#: ../../enterprise/include/functions_reporting_csv.php:2423
+#: ../../enterprise/include/functions_reporting_csv.php:2518
+#: ../../enterprise/include/functions_reporting_csv.php:2740
+#: ../../enterprise/include/functions_services.php:1612
+#: ../../enterprise/include/functions_reporting.php:2184
+#: ../../enterprise/include/functions_reporting.php:2217
+#: ../../enterprise/include/functions_reporting.php:2221
+#: ../../enterprise/include/functions_reporting_pdf.php:702
+#: ../../enterprise/meta/include/functions_events_meta.php:134
+#: ../../enterprise/meta/advanced/collections.editor.php:54
+#: ../../enterprise/meta/advanced/collections.data.php:46
+#: ../../enterprise/meta/advanced/collections.data.php:86
+#: ../../enterprise/meta/advanced/collections.data.php:104
+#: ../../enterprise/meta/advanced/collections.data.php:124
+#: ../../enterprise/meta/advanced/collections.data.php:149
+#: ../../enterprise/meta/advanced/collections.data.php:172
+#: ../../enterprise/meta/advanced/collections.data.php:197
+#: ../../enterprise/meta/advanced/collections.data.php:238
+#: ../../enterprise/meta/advanced/collections.data.php:263
+#: ../../enterprise/godmode/agentes/collections.editor.php:56
+#: ../../enterprise/godmode/agentes/collections.agents.php:47
+#: ../../enterprise/godmode/agentes/collections.agents.php:56
+#: ../../enterprise/godmode/agentes/collections.data.php:74
+#: ../../enterprise/godmode/agentes/collections.data.php:117
+#: ../../enterprise/godmode/agentes/collections.data.php:184
+#: ../../enterprise/godmode/agentes/collections.data.php:204
+#: ../../enterprise/godmode/agentes/collections.data.php:224
+#: ../../enterprise/godmode/agentes/collections.data.php:251
+#: ../../enterprise/godmode/agentes/collections.data.php:279
+#: ../../enterprise/godmode/agentes/collections.data.php:309
+#: ../../enterprise/godmode/agentes/collections.data.php:332
+#: ../../extensions/insert_data.php:194 ../../extensions/insert_data.php:195
+#: ../../mobile/operation/modules.php:715 ../../mobile/operation/modules.php:718
+#: ../../mobile/operation/modules.php:719 ../../mobile/operation/modules.php:720
+#: ../../mobile/operation/modules.php:721 ../../mobile/operation/modules.php:722
+#: ../../mobile/operation/modules.php:723 ../../mobile/operation/modules.php:724
+#: ../../mobile/operation/modules.php:725 ../../mobile/operation/modules.php:727
+#: ../../mobile/operation/modules.php:730 ../../mobile/operation/modules.php:731
+#: ../../mobile/operation/modules.php:732 ../../mobile/operation/modules.php:733
+#: ../../mobile/operation/modules.php:734 ../../mobile/operation/modules.php:735
+#: ../../mobile/operation/modules.php:736 ../../mobile/operation/modules.php:737
+#: ../../mobile/operation/modules.php:853
+#: ../../godmode/events/custom_events.php:115
+#: ../../godmode/agentes/status_monitor_custom_fields.php:113
+#: ../../godmode/agentes/status_monitor_custom_fields.php:152
+msgid "Data"
+msgstr "Données"
+
+#: ../../operation/search_modules.php:108 ../../operation/events/events.php:2164
+#: ../../operation/agentes/status_monitor.php:1572
+#: ../../include/functions_events.php:62 ../../include/functions_modules.php:2840
+#: ../../include/functions_modules.php:4076
+#: ../../enterprise/operation/agentes/tag_view.php:935
+#: ../../mobile/operation/modules.php:542 ../../mobile/operation/modules.php:605
+msgid "NOT INIT"
+msgstr "NON INITIALISÉ"
+
+#: ../../operation/search_modules.php:114 ../../operation/search_modules.php:141
+#: ../../operation/events/events.php:2060 ../../operation/events/events.php:2127
+#: ../../operation/events/events.php:2154
+#: ../../operation/agentes/status_monitor.php:1579
+#: ../../operation/agentes/status_monitor.php:1585
+#: ../../operation/agentes/status_monitor.php:1662
+#: ../../operation/agentes/status_monitor.php:1668
+#: ../../operation/agentes/pandora_networkmap.view.php:1772
+#: ../../operation/agentes/pandora_networkmap.view.php:1780
+#: ../../include/class/Tree.class.php:655 ../../include/lib/Module.php:570
+#: ../../include/functions_events.php:56 ../../include/functions_events.php:108
+#: ../../include/functions_events.php:171
+#: ../../include/functions_modules.php:2849
+#: ../../include/functions_modules.php:2855
+#: ../../include/functions_modules.php:4060
+#: ../../include/functions_modules.php:4092 ../../include/functions_ui.php:3763
+#: ../../include/functions_ui.php:3829 ../../include/functions.php:1360
+#: ../../include/functions.php:1399
+#: ../../enterprise/operation/agentes/tag_view.php:942
+#: ../../enterprise/operation/agentes/tag_view.php:948
+#: ../../enterprise/operation/agentes/tag_view.php:989
+#: ../../enterprise/operation/agentes/tag_view.php:995
+#: ../../enterprise/operation/agentes/policy_view.php:479
+#: ../../enterprise/operation/agentes/policy_view.php:485
+#: ../../enterprise/include/functions_services.php:1968
+#: ../../enterprise/extensions/vmware/vmware_view.php:1009
+#: ../../mobile/operation/modules.php:548 ../../mobile/operation/modules.php:571
+#: ../../mobile/operation/modules.php:611 ../../mobile/operation/modules.php:634
+msgid "NORMAL"
+msgstr "NORMAL"
+
+#: ../../operation/search_modules.php:120 ../../operation/search_modules.php:149
+#: ../../operation/events/events.php:2035 ../../operation/events/events.php:2133
+#: ../../operation/events/events.php:2159
+#: ../../operation/agentes/status_monitor.php:1593
+#: ../../operation/agentes/status_monitor.php:1601
+#: ../../operation/agentes/status_monitor.php:1678
+#: ../../operation/agentes/status_monitor.php:1684
+#: ../../operation/agentes/pandora_networkmap.view.php:1766
+#: ../../operation/agentes/pandora_networkmap.view.php:1785
+#: ../../include/class/Tree.class.php:625 ../../include/lib/Module.php:554
+#: ../../include/functions_events.php:59 ../../include/functions_events.php:112
+#: ../../include/functions_events.php:156
+#: ../../include/functions_modules.php:2843
+#: ../../include/functions_modules.php:2859
+#: ../../include/functions_modules.php:4064
+#: ../../include/functions_modules.php:4084 ../../include/functions_ui.php:3769
+#: ../../include/functions_ui.php:3839 ../../include/functions.php:1348
+#: ../../include/functions.php:1380
+#: ../../enterprise/operation/agentes/tag_view.php:956
+#: ../../enterprise/operation/agentes/tag_view.php:962
+#: ../../enterprise/operation/agentes/tag_view.php:1005
+#: ../../enterprise/operation/agentes/tag_view.php:1011
+#: ../../enterprise/operation/agentes/policy_view.php:473
+#: ../../enterprise/operation/agentes/policy_view.php:490
+#: ../../enterprise/include/functions_services.php:1976
+#: ../../enterprise/extensions/vmware/vmware_view.php:1014
+#: ../../mobile/operation/modules.php:554 ../../mobile/operation/modules.php:579
+#: ../../mobile/operation/modules.php:617 ../../mobile/operation/modules.php:642
+msgid "CRITICAL"
+msgstr "CRITIQUE"
+
+#: ../../operation/search_modules.php:126 ../../operation/search_modules.php:157
+#: ../../operation/events/events.php:2065 ../../operation/events/events.php:2121
+#: ../../operation/events/events.php:2176
+#: ../../operation/agentes/status_monitor.php:1609
+#: ../../operation/agentes/status_monitor.php:1617
+#: ../../operation/agentes/status_monitor.php:1694
+#: ../../operation/agentes/status_monitor.php:1700
+#: ../../operation/agentes/pandora_networkmap.view.php:1769
+#: ../../operation/agentes/pandora_networkmap.view.php:1790
+#: ../../include/class/Tree.class.php:633
+#: ../../include/class/NetworkMap.class.php:2805 ../../include/lib/Module.php:558
+#: ../../include/functions_events.php:70 ../../include/functions_events.php:104
+#: ../../include/functions_events.php:174
+#: ../../include/functions_modules.php:2846
+#: ../../include/functions_modules.php:2863
+#: ../../include/functions_modules.php:4068
+#: ../../include/functions_modules.php:4100 ../../include/functions_ui.php:3757
+#: ../../include/functions_ui.php:3834 ../../include/functions.php:1351
+#: ../../include/functions.php:1387
+#: ../../enterprise/operation/agentes/tag_view.php:970
+#: ../../enterprise/operation/agentes/tag_view.php:976
+#: ../../enterprise/operation/agentes/tag_view.php:1021
+#: ../../enterprise/operation/agentes/tag_view.php:1027
+#: ../../enterprise/operation/agentes/policy_view.php:476
+#: ../../enterprise/operation/agentes/policy_view.php:495
+#: ../../enterprise/include/functions_services.php:1984
+#: ../../enterprise/include/functions_login.php:34
+#: ../../enterprise/extensions/vmware/vmware_view.php:1019
+#: ../../mobile/operation/modules.php:560 ../../mobile/operation/modules.php:587
+#: ../../mobile/operation/modules.php:623 ../../mobile/operation/modules.php:650
+msgid "WARNING"
+msgstr "ATTENTION"
+
+#: ../../operation/search_modules.php:132 ../../operation/search_modules.php:141
+#: ../../operation/search_modules.php:149 ../../operation/search_modules.php:157
+#: ../../operation/events/events.php:2032 ../../operation/events/events.php:2140
+#: ../../operation/events/events.php:2151
+#: ../../operation/agentes/status_monitor.php:1625
+#: ../../operation/agentes/status_monitor.php:1633
+#: ../../operation/agentes/status_monitor.php:1662
+#: ../../operation/agentes/status_monitor.php:1668
+#: ../../operation/agentes/status_monitor.php:1678
+#: ../../operation/agentes/status_monitor.php:1684
+#: ../../operation/agentes/status_monitor.php:1694
+#: ../../operation/agentes/status_monitor.php:1700
+#: ../../operation/agentes/pandora_networkmap.view.php:1780
+#: ../../operation/agentes/pandora_networkmap.view.php:1785
+#: ../../operation/agentes/pandora_networkmap.view.php:1790
+#: ../../include/class/Tree.class.php:639 ../../include/lib/Module.php:561
+#: ../../include/functions_events.php:73 ../../include/functions_events.php:117
+#: ../../include/functions_events.php:177
+#: ../../include/functions_modules.php:2855
+#: ../../include/functions_modules.php:2859
+#: ../../include/functions_modules.php:2863
+#: ../../include/functions_modules.php:4072 ../../include/functions_ui.php:3776
+#: ../../include/functions_ui.php:3854 ../../include/functions.php:1364
+#: ../../include/functions.php:1390
+#: ../../enterprise/operation/agentes/tag_view.php:989
+#: ../../enterprise/operation/agentes/tag_view.php:995
+#: ../../enterprise/operation/agentes/tag_view.php:1005
+#: ../../enterprise/operation/agentes/tag_view.php:1011
+#: ../../enterprise/operation/agentes/tag_view.php:1021
+#: ../../enterprise/operation/agentes/tag_view.php:1027
+#: ../../enterprise/operation/agentes/policy_view.php:485
+#: ../../enterprise/operation/agentes/policy_view.php:490
+#: ../../enterprise/operation/agentes/policy_view.php:495
+#: ../../enterprise/include/functions_services.php:1999
+#: ../../enterprise/extensions/vmware/vmware_view.php:1024
+#: ../../mobile/operation/modules.php:571 ../../mobile/operation/modules.php:579
+#: ../../mobile/operation/modules.php:587 ../../mobile/operation/modules.php:634
+#: ../../mobile/operation/modules.php:642 ../../mobile/operation/modules.php:650
+msgid "UNKNOWN"
+msgstr "INCONNU"
+
+#: ../../operation/search_modules.php:141 ../../operation/search_modules.php:149
+#: ../../operation/search_modules.php:157
+#: ../../operation/agentes/status_monitor.php:1662
+#: ../../operation/agentes/status_monitor.php:1668
+#: ../../operation/agentes/status_monitor.php:1678
+#: ../../operation/agentes/status_monitor.php:1684
+#: ../../operation/agentes/status_monitor.php:1694
+#: ../../operation/agentes/status_monitor.php:1700
+#: ../../operation/agentes/pandora_networkmap.view.php:1780
+#: ../../operation/agentes/pandora_networkmap.view.php:1785
+#: ../../operation/agentes/pandora_networkmap.view.php:1790
+#: ../../include/functions_modules.php:2855
+#: ../../include/functions_modules.php:2859
+#: ../../include/functions_modules.php:2863
+#: ../../enterprise/operation/agentes/tag_view.php:989
+#: ../../enterprise/operation/agentes/tag_view.php:995
+#: ../../enterprise/operation/agentes/tag_view.php:1005
+#: ../../enterprise/operation/agentes/tag_view.php:1011
+#: ../../enterprise/operation/agentes/tag_view.php:1021
+#: ../../enterprise/operation/agentes/tag_view.php:1027
+#: ../../enterprise/operation/agentes/policy_view.php:485
+#: ../../enterprise/operation/agentes/policy_view.php:490
+#: ../../enterprise/operation/agentes/policy_view.php:495
+#: ../../enterprise/operation/agentes/transactional_map.php:210
+#: ../../mobile/operation/modules.php:571 ../../mobile/operation/modules.php:579
+#: ../../mobile/operation/modules.php:587 ../../mobile/operation/modules.php:634
+#: ../../mobile/operation/modules.php:642 ../../mobile/operation/modules.php:650
+msgid "Last status"
+msgstr "Dernier état"
+
+#: ../../operation/gis_maps/ajax.php:237 ../../operation/gis_maps/ajax.php:275
+#: ../../operation/gis_maps/ajax.php:444
+msgid "Position (Lat, Long, Alt)"
+msgstr "Position (Lat, Long, Alt)"
+
+#: ../../operation/gis_maps/ajax.php:238
+msgid "Start contact"
+msgstr "Commencer le contact"
+
+#: ../../operation/gis_maps/ajax.php:239 ../../operation/gis_maps/ajax.php:349
+#: ../../operation/gis_maps/ajax.php:466 ../../operation/search_users.php:46
+#: ../../operation/search_agents.php:58
+#: ../../operation/agentes/log_sources_status.php:58
+#: ../../operation/agentes/estado_agente.php:769
+#: ../../operation/agentes/estado_generalagente.php:364
+#: ../../operation/agentes/ver_agente.php:1028 ../../include/ajax/module.php:984
+#: ../../include/functions_events.php:4499
+#: ../../include/functions_treeview.php:668
+#: ../../enterprise/operation/agentes/tag_view.php:609
+#: ../../enterprise/operation/agentes/policy_view.php:399
+#: ../../enterprise/operation/agentes/ver_agente.php:77
+#: ../../enterprise/meta/agentsearch.php:142
+#: ../../enterprise/godmode/reporting/aws_view.php:61
+#: ../../extensions/users_connected.php:146 ../../mobile/operation/agent.php:193
+#: ../../mobile/operation/agents.php:99 ../../mobile/operation/agents.php:417
+#: ../../mobile/operation/agents.php:419 ../../mobile/operation/agents.php:422
+#: ../../godmode/agentes/planned_downtime.editor.php:923
+#: ../../godmode/users/user_list.php:481
+msgid "Last contact"
+msgstr "Dernier contact"
+
+#: ../../operation/gis_maps/ajax.php:240
+msgid "Num reports"
+msgstr "Rapports numériques"
+
+#: ../../operation/gis_maps/ajax.php:242 ../../operation/agentes/gis_view.php:225
+msgid "Manual placement"
+msgstr "Emplacement manuel"
+
+#: ../../operation/gis_maps/ajax.php:279 ../../operation/gis_maps/ajax.php:448
+msgid "Default position of map."
+msgstr "Position de la carte par défaut"
+
+#: ../../operation/gis_maps/ajax.php:290 ../../include/functions_events.php:4485
+#: ../../include/functions_treeview.php:640
+#: ../../include/functions_reporting_html.php:1521
+#: ../../include/functions_reporting_html.php:3875
+#: ../../include/functions_reporting_html.php:3969
+#: ../../enterprise/include/functions_reporting_csv.php:718
+#: ../../enterprise/meta/include/functions_wizard_meta.php:210
+#: ../../enterprise/meta/include/functions_wizard_meta.php:214
+#: ../../enterprise/meta/include/functions_wizard_meta.php:482
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1468
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1816
+#: ../../godmode/servers/modificar_server.php:62
+#: ../../godmode/agentes/agent_manager.php:301
+msgid "IP Address"
+msgstr "Adresse IP"
+
+#: ../../operation/gis_maps/ajax.php:316
+#: ../../include/functions_reporting_html.php:1541
+#: ../../enterprise/include/functions_reporting_csv.php:718
+#: ../../enterprise/include/functions_reporting_csv.php:2409
+#: ../../enterprise/include/functions_reporting_csv.php:2423
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2266
+#: ../../extensions/api_checker.php:220
+#: ../../godmode/reporting/reporting_builder.item_editor.php:75
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2272
+#: ../../godmode/events/event_responses.editor.php:156
+#: ../../godmode/events/event_responses.editor.php:164
+msgid "URL"
+msgstr "URL"
+
+#: ../../operation/gis_maps/ajax.php:339
+msgid "Satellite Version"
+msgstr "Version Satellite"
+
+#: ../../operation/gis_maps/ajax.php:341
+#: ../../operation/agentes/estado_generalagente.php:227
+#: ../../include/functions_treeview.php:731
+#: ../../enterprise/views/cluster/view.php:309
+msgid "Agent Version"
+msgstr "Version de l'agent"
+
+#: ../../operation/gis_maps/ajax.php:351 ../../operation/gis_maps/ajax.php:362
+#: ../../operation/gis_maps/ajax.php:468 ../../operation/gis_maps/ajax.php:479
+#: ../../operation/agentes/estado_generalagente.php:369
+#: ../../include/functions_cron.php:869 ../../include/functions_treeview.php:660
+#: ../../include/functions_ui.php:549
+#: ../../enterprise/tools/ipam/ipam_ajax.php:502
+#: ../../enterprise/tools/ipam/ipam_list.php:675
+#: ../../enterprise/include/functions_tasklist.php:572
+#: ../../enterprise/include/functions_ipam.php:2076
+#: ../../enterprise/include/functions_ipam.php:2077
+#: ../../enterprise/include/functions_ipam.php:2078
+#: ../../godmode/snmpconsole/snmp_alert.php:1330 ../../godmode/db/db_main.php:189
+msgid "Never"
+msgstr "Jamais"
+
+#: ../../operation/gis_maps/ajax.php:360 ../../operation/gis_maps/ajax.php:477
+#: ../../operation/agentes/estado_agente.php:745
+#: ../../operation/agentes/estado_generalagente.php:364
+#: ../../include/functions_treeview.php:668
+#: ../../enterprise/operation/agentes/tag_view.php:601
+#: ../../enterprise/include/functions_reporting_csv.php:718
+msgid "Remote"
+msgstr "À distance"
+
+#: ../../operation/gis_maps/ajax.php:385 ../../operation/gis_maps/ajax.php:502
+msgid "Number of non-validated critical events"
+msgstr "Nombre d'événements critiques non validés"
+
+#: ../../operation/gis_maps/ajax.php:395 ../../operation/gis_maps/ajax.php:512
+msgid "Alert(s) fired"
+msgstr "Alerte(s) déclenchée(s)"
+
+#: ../../operation/gis_maps/gis_map.php:30
+#: ../../operation/gis_maps/render_view.php:130
+#: ../../godmode/gis_maps/configure_gis_map.php:86
+msgid "GIS Maps list"
+msgstr "Liste de cartes GIS"
+
+#: ../../operation/gis_maps/gis_map.php:35 ../../operation/menu.php:260
+msgid "GIS Maps"
+msgstr "Cartes GIS"
+
+#: ../../operation/gis_maps/gis_map.php:109
+#: ../../include/functions_container.php:157
+#: ../../enterprise/meta/include/functions_autoprovision.php:644
+#: ../../enterprise/meta/advanced/servers.build_table.php:72
+#: ../../enterprise/godmode/modules/local_components.php:625
+#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:224
+#: ../../enterprise/godmode/policies/policies.php:409
+#: ../../enterprise/godmode/policies/policy_alerts.php:354
+#: ../../godmode/servers/plugin.php:819
+#: ../../godmode/servers/servers.build_table.php:91
+#: ../../godmode/reporting/graphs.php:323
+#: ../../godmode/reporting/reporting_builder.list_items.php:427
+#: ../../godmode/reporting/reporting_builder.php:957
+#: ../../godmode/reporting/reporting_builder.php:1156
+#: ../../godmode/alerts/alert_list.list.php:485
+#: ../../godmode/alerts/alert_templates.php:387
+#: ../../godmode/users/user_list.php:487 ../../godmode/users/profile_list.php:349
+msgid "Op."
+msgstr "Op."
+
+#: ../../operation/gis_maps/gis_map.php:200
+msgid "No maps found"
+msgstr "Aucune carte retrouvée"
+
+#: ../../operation/gis_maps/gis_map.php:219
+msgid "Caution: Do you want delete the map?"
+msgstr "Attention : êtes-vous sûr(e) de vouloir supprimer la carte ?"
+
+#: ../../operation/gis_maps/gis_map.php:226
+msgid "Do you want to set default the map?"
+msgstr "Voulez-vous configurer la carte par défaut ?"
+
+#: ../../operation/gis_maps/gis_map.php:234
+msgid "There was error on setup the default map."
+msgstr "Erreur de configuration par défaut de la carte"
+
+#: ../../operation/gis_maps/render_view.php:145
+msgid "Show link to public GIS map"
+msgstr "Afficher le lien vers la carte SIG publique"
+
+#: ../../operation/gis_maps/render_view.php:149 ../../include/functions.php:3351
+msgid "5 seconds"
+msgstr "5 secondes"
+
+#: ../../operation/gis_maps/render_view.php:150 ../../include/functions.php:3352
+msgid "10 seconds"
+msgstr "10 secondes"
+
+#: ../../operation/gis_maps/render_view.php:151 ../../operation/heatmap.php:171
+#: ../../include/ajax/heatmap.ajax.php:50
+#: ../../include/class/AgentsAlerts.class.php:804
+#: ../../include/functions.php:3354
+msgid "30 seconds"
+msgstr "30 secondes"
+
+#: ../../operation/gis_maps/render_view.php:152 ../../operation/heatmap.php:172
+#: ../../include/ajax/heatmap.ajax.php:51
+#: ../../include/class/AgentsAlerts.class.php:805
+#: ../../include/functions.php:3355
+msgid "1 minute"
+msgstr "1 minute"
+
+#: ../../operation/gis_maps/render_view.php:153
+#: ../../include/class/AgentsAlerts.class.php:806
+#: ../../include/functions.php:3356
+msgid "2 minutes"
+msgstr "2 minutes"
+
+#: ../../operation/gis_maps/render_view.php:154 ../../operation/heatmap.php:174
+#: ../../include/ajax/module.php:198 ../../include/ajax/heatmap.ajax.php:53
+#: ../../include/class/AgentsAlerts.class.php:807
+#: ../../include/functions.php:3357
+msgid "5 minutes"
+msgstr "5 minutes"
+
+#: ../../operation/gis_maps/render_view.php:155
+#: ../../include/class/AgentsAlerts.class.php:808
+msgid "10 minutes"
+msgstr "10 minutes"
+
+#: ../../operation/gis_maps/render_view.php:156 ../../include/ajax/module.php:200
+#: ../../include/ajax/graph.ajax.php:146 ../../include/functions.php:2692
+#: ../../include/functions.php:3360
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:217
+#: ../../godmode/setup/performance.php:531
+#: ../../godmode/reporting/create_container.php:346
+msgid "1 hour"
+msgstr "1 heure"
+
+#: ../../operation/gis_maps/render_view.php:157
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:218
+msgid "2 hours"
+msgstr "2 heures"
+
+#: ../../operation/gis_maps/render_view.php:163
+#: ../../operation/snmpconsole/snmp_browser.php:389
+#: ../../operation/snmpconsole/snmp_browser.php:404
+#: ../../operation/snmpconsole/snmp_browser.php:414
+#: ../../operation/snmpconsole/snmp_browser.php:533
+#: ../../operation/snmpconsole/snmp_view.php:630
+#: ../../operation/snmpconsole/snmp_view.php:1114
+#: ../../operation/snmpconsole/snmp_view.php:1125
+#: ../../operation/events/events.php:1912
+#: ../../operation/events/events_list.php:530
+#: ../../operation/events/events_list.php:1283
+#: ../../operation/agentes/pandora_networkmap.editor.php:349
+#: ../../operation/agentes/pandora_networkmap.view.php:174
+#: ../../operation/agentes/ver_agente.php:1164
+#: ../../operation/agentes/ver_agente.php:1220
+#: ../../operation/agentes/ver_agente.php:1235
+#: ../../operation/users/user_edit.php:402
+#: ../../operation/users/user_edit.php:414
+#: ../../operation/users/user_edit.php:455
+#: ../../operation/users/user_edit.php:491
+#: ../../operation/users/user_edit.php:505
+#: ../../operation/users/user_edit.php:898
+#: ../../operation/users/user_edit.php:905
+#: ../../operation/users/user_edit.php:914
+#: ../../operation/users/user_edit.php:921
+#: ../../operation/incidents/list_integriaims_incidents.php:530
+#: ../../operation/incidents/list_integriaims_incidents.php:534
+#: ../../include/functions_cron.php:642
+#: ../../include/functions_visual_map_editor.php:404
+#: ../../include/functions_visual_map_editor.php:406
+#: ../../include/functions_visual_map_editor.php:622
+#: ../../include/functions_visual_map_editor.php:957
+#: ../../include/functions_visual_map_editor.php:1010
+#: ../../include/functions_visual_map_editor.php:1072
+#: ../../include/ajax/planned_downtime.ajax.php:85
+#: ../../include/ajax/custom_fields.php:668 ../../include/ajax/events.php:509
+#: ../../include/class/NetworkMap.class.php:2789
+#: ../../include/class/NetworkMap.class.php:3024
+#: ../../include/class/NetworkMap.class.php:3047
+#: ../../include/class/NetworkMap.class.php:3119
+#: ../../include/class/NetworkMap.class.php:3129
+#: ../../include/class/NetworkMap.class.php:3214
+#: ../../include/class/NetworkMap.class.php:3230
+#: ../../include/lib/Dashboard/Widgets/sla_percent.php:336
+#: ../../include/lib/Dashboard/Widgets/reports.php:490
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:355
+#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:521
+#: ../../include/lib/Dashboard/Widgets/single_graph.php:311
+#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:326
+#: ../../include/lib/Dashboard/Widgets/service_map.php:270
+#: ../../include/lib/Dashboard/Widgets/service_map.php:311
+#: ../../include/lib/Dashboard/Widgets/events_list.php:301
+#: ../../include/lib/Dashboard/Widgets/events_list.php:459
+#: ../../include/lib/Dashboard/Widgets/top_n.php:241
+#: ../../include/functions_events.php:3620
+#: ../../include/functions_events.php:3636
+#: ../../include/functions_profile.php:297
+#: ../../include/functions_profile.php:315
+#: ../../include/functions_profile.php:330
+#: ../../include/functions_integriaims.php:135
+#: ../../include/rest-api/models/VisualConsole/Item.php:2087
+#: ../../include/rest-api/models/VisualConsole/Item.php:2206
+#: ../../include/rest-api/models/VisualConsole/Item.php:2319
+#: ../../include/rest-api/models/VisualConsole/Item.php:2441
+#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:318
+#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:364
+#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:399
+#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:632
+#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:644
+#: ../../include/functions_html.php:376 ../../include/functions_html.php:816
+#: ../../include/functions_html.php:1229 ../../include/functions_html.php:1281
+#: ../../include/functions_html.php:1328 ../../include/functions_html.php:1329
+#: ../../include/functions_html.php:1382 ../../include/functions_html.php:1432
+#: ../../include/functions_html.php:4648 ../../include/functions_html.php:5937
+#: ../../include/functions_networkmap.php:1519 ../../include/functions.php:1073
+#: ../../enterprise/tools/ipam/ipam_network.php:594
+#: ../../enterprise/tools/ipam/ipam_supernet_config.php:611
+#: ../../enterprise/tools/ipam/ipam_supernet_config.php:783
+#: ../../enterprise/tools/ipam/ipam_list.php:112
+#: ../../enterprise/tools/ipam/ipam_list.php:135
+#: ../../enterprise/tools/ipam/ipam_list.php:157
+#: ../../enterprise/tools/ipam/ipam_editor.php:206
+#: ../../enterprise/tools/ipam/ipam_editor.php:234
+#: ../../enterprise/views/ipam/sites/edit.php:71
+#: ../../enterprise/operation/log/log_viewer.php:735
+#: ../../enterprise/operation/agentes/ver_agente.php:38
+#: ../../enterprise/include/ajax/ipam.ajax.php:400
+#: ../../enterprise/include/ajax/ipam.ajax.php:428
+#: ../../enterprise/include/class/SAP.app.php:615
+#: ../../enterprise/include/class/SAP.app.php:810
+#: ../../enterprise/include/class/SAP.app.php:811
+#: ../../enterprise/include/class/Omnishell.class.php:858
+#: ../../enterprise/include/class/Omnishell.class.php:859
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:896
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:923
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1033
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1186
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1196
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2003
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2469
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2514
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3481
+#: ../../enterprise/include/functions_tasklist.php:317
+#: ../../enterprise/meta/event/custom_events.php:227
+#: ../../enterprise/meta/event/custom_events.php:273
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:256
+#: ../../enterprise/meta/monitoring/wizard/wizard.php:142
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:269
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:366
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:423
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:691
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:762
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:833
+#: ../../enterprise/meta/advanced/metasetup.relations.php:245
+#: ../../enterprise/meta/advanced/metasetup.setup.php:394
+#: ../../enterprise/meta/advanced/metasetup.setup.php:400
+#: ../../enterprise/meta/advanced/metasetup.setup.php:410
+#: ../../enterprise/meta/advanced/metasetup.setup.php:416
+#: ../../enterprise/meta/advanced/metasetup.visual.php:289
+#: ../../enterprise/godmode/setup/setup.php:675
+#: ../../enterprise/godmode/setup/setup.php:692
+#: ../../enterprise/godmode/setup/setup.php:701
+#: ../../enterprise/godmode/setup/setup.php:718
+#: ../../enterprise/godmode/servers/manage_export_form.php:85
+#: ../../enterprise/godmode/modules/configure_local_component.php:543
+#: ../../enterprise/godmode/modules/configure_local_component.php:698
+#: ../../enterprise/godmode/modules/configure_local_component.php:704
+#: ../../enterprise/godmode/modules/configure_local_component.php:712
+#: ../../enterprise/godmode/modules/configure_local_component.php:718
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:194
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:578
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:597
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:611
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:621
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:631
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:635
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:661
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:193
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:398
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:417
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:428
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:443
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:475
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:262
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:774
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:795
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:810
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:820
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:830
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:834
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:861
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:184
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:451
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:596
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:604
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:614
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:636
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:689
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:722
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:744
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:754
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:775
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:797
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:822
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:845
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:866
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:314
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2977
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3194
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3278
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:60
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:527
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:544
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:560
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:576
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:600
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:616
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:658
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:691
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:702
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:721
+#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:215
+#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:247
+#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:253
+#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:265
+#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:275
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1148
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1272
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1287
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1297
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1312
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1334
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:80
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:400
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:423
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:922
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:938
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:959
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:968
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1324
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1352
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1373
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1400
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:471
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:862
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:977
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1091
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1126
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1173
+#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:121
+#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:142
+#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:154
+#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:125
+#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:211
+#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:111
+#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:132
+#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:144
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:28
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:205
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:244
+#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:117
+#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:197
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:29
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:265
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:396
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:473
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:549
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:550
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:551
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:552
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:601
+#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:473
+#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:604
+#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:700
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:822
+#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:167
+#: ../../enterprise/godmode/policies/policy_agents.php:391
+#: ../../enterprise/godmode/policies/policy_agents.php:1694
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:579
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:688
+#: ../../enterprise/godmode/policies/policy_alerts.php:583
+#: ../../mobile/operation/events.php:639
+#: ../../godmode/setup/setup_visuals.php:400
+#: ../../godmode/setup/setup_visuals.php:419
+#: ../../godmode/setup/setup_visuals.php:949
+#: ../../godmode/setup/os.builder.php:41
+#: ../../godmode/modules/manage_network_components_form.php:642
+#: ../../godmode/modules/manage_network_components_form.php:648
+#: ../../godmode/modules/manage_network_components_form.php:657
+#: ../../godmode/modules/manage_network_components_form.php:663
+#: ../../godmode/modules/manage_network_components_form_plugin.php:41
+#: ../../godmode/modules/manage_network_components_form_common.php:343
+#: ../../godmode/modules/manage_network_components_form_network.php:248
+#: ../../godmode/modules/manage_nc_groups_form.php:77
+#: ../../godmode/reporting/create_container.php:489
+#: ../../godmode/reporting/visual_console_builder.elements.php:482
+#: ../../godmode/reporting/visual_console_builder.elements.php:633
+#: ../../godmode/reporting/visual_console_builder.elements.php:643
+#: ../../godmode/reporting/reporting_builder.item_editor.php:194
+#: ../../godmode/reporting/reporting_builder.item_editor.php:909
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2032
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2105
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2126
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2158
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3054
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3215
+#: ../../godmode/reporting/graph_builder.graph_editor.php:329
+#: ../../godmode/reporting/visual_console_builder.wizard.php:266
+#: ../../godmode/reporting/visual_console_builder.wizard.php:438
+#: ../../godmode/reporting/visual_console_builder.wizard.php:451
+#: ../../godmode/reporting/visual_console_builder.wizard.php:485
+#: ../../godmode/reporting/visual_console_builder.wizard.php:498
+#: ../../godmode/reporting/visual_console_builder.wizard.php:536
+#: ../../godmode/reporting/visual_console_builder.wizard.php:537
+#: ../../godmode/reporting/visual_console_builder.wizard.php:732
+#: ../../godmode/reporting/visual_console_builder.wizard.php:742
+#: ../../godmode/reporting/visual_console_builder.wizard.php:774
+#: ../../godmode/snmpconsole/snmp_alert.php:40
+#: ../../godmode/snmpconsole/snmp_alert.php:1169
+#: ../../godmode/events/event_edit_filter.php:694
+#: ../../godmode/events/custom_events.php:181
+#: ../../godmode/events/custom_events.php:229
+#: ../../godmode/massive/massive_add_alerts.php:304
+#: ../../godmode/massive/massive_delete_modules.php:502
+#: ../../godmode/massive/massive_delete_modules.php:594
+#: ../../godmode/massive/massive_delete_modules.php:679
+#: ../../godmode/massive/massive_delete_modules.php:728
+#: ../../godmode/massive/massive_delete_modules.php:736
+#: ../../godmode/massive/massive_delete_modules.php:737
+#: ../../godmode/massive/massive_delete_modules.php:738
+#: ../../godmode/massive/massive_delete_modules.php:739
+#: ../../godmode/massive/massive_delete_modules.php:805
+#: ../../godmode/massive/massive_delete_modules.php:835
+#: ../../godmode/massive/massive_copy_modules.php:374
+#: ../../godmode/massive/massive_copy_modules.php:508
+#: ../../godmode/massive/massive_add_action_alerts.php:341
+#: ../../godmode/massive/massive_edit_agents.php:740
+#: ../../godmode/massive/massive_delete_alerts.php:365
+#: ../../godmode/massive/massive_edit_plugins.php:338
+#: ../../godmode/massive/massive_edit_modules.php:458
+#: ../../godmode/massive/massive_edit_modules.php:919
+#: ../../godmode/massive/massive_edit_modules.php:1053
+#: ../../godmode/massive/massive_edit_modules.php:1169
+#: ../../godmode/massive/massive_edit_modules.php:1204
+#: ../../godmode/massive/massive_edit_modules.php:1259
+#: ../../godmode/massive/massive_edit_modules.php:1345
+#: ../../godmode/massive/massive_edit_modules.php:1418
+#: ../../godmode/massive/massive_edit_modules.php:1527
+#: ../../godmode/massive/massive_edit_modules.php:1528
+#: ../../godmode/massive/massive_edit_modules.php:1529
+#: ../../godmode/massive/massive_edit_modules.php:1530
+#: ../../godmode/massive/massive_edit_modules.php:1769
+#: ../../godmode/massive/massive_edit_modules.php:1829
+#: ../../godmode/wizards/HostDevices.class.php:1098
+#: ../../godmode/agentes/module_manager_editor_plugin.php:55
+#: ../../godmode/agentes/module_manager_editor_common.php:733
+#: ../../godmode/agentes/module_manager_editor_common.php:1149
+#: ../../godmode/agentes/module_manager_editor_common.php:1405
+#: ../../godmode/agentes/module_manager_editor_common.php:1412
+#: ../../godmode/agentes/module_manager_editor_common.php:1423
+#: ../../godmode/agentes/module_manager_editor_common.php:1431
+#: ../../godmode/agentes/status_monitor_custom_fields.php:218
+#: ../../godmode/agentes/status_monitor_custom_fields.php:266
+#: ../../godmode/agentes/agent_manager.php:428
+#: ../../godmode/agentes/agent_manager.php:461
+#: ../../godmode/agentes/agent_manager.php:718
+#: ../../godmode/agentes/agent_manager.php:884
+#: ../../godmode/agentes/module_manager_editor_network.php:465
+#: ../../godmode/alerts/configure_alert_template.php:650
+#: ../../godmode/alerts/configure_alert_template.php:777
+#: ../../godmode/alerts/configure_alert_template.php:798
+#: ../../godmode/alerts/alert_list.list.php:748
+#: ../../godmode/alerts/alert_actions.php:291
+#: ../../godmode/alerts/alert_commands.php:302
+#: ../../godmode/alerts/alert_commands.php:316
+#: ../../godmode/alerts/alert_commands.php:376
+#: ../../godmode/alerts/alert_commands.php:389
+#: ../../godmode/users/configure_user.php:1073
+#: ../../godmode/users/configure_user.php:1087
+#: ../../godmode/users/configure_user.php:1281
+#: ../../godmode/users/configure_user.php:1293
+#: ../../godmode/groups/configure_group.php:188
+#: ../../godmode/groups/configure_group.php:210
+msgid "None"
+msgstr "Aucun"
+
+#: ../../operation/gis_maps/render_view.php:167
+#: ../../operation/snmpconsole/snmp_statistics.php:218
+#: ../../operation/snmpconsole/snmp_statistics.php:275
+#: ../../operation/snmpconsole/snmp_view.php:636
+#: ../../operation/snmpconsole/snmp_view.php:1120
+#: ../../operation/snmpconsole/snmp_view.php:1149
+#: ../../operation/users/user_edit.php:362 ../../include/functions_graph.php:3060
+#: ../../include/functions_graph.php:3105 ../../include/functions_graph.php:3146
+#: ../../include/functions_graph.php:3188 ../../include/functions_graph.php:3265
+#: ../../include/functions_graph.php:3474 ../../include/functions_graph.php:3582
+#: ../../include/functions_graph.php:3647 ../../include/functions_graph.php:3814
+#: ../../include/functions_graph.php:3826 ../../include/functions_graph.php:3827
+#: ../../include/functions_graph.php:3830 ../../include/functions_graph.php:3835
+#: ../../include/functions_graph.php:3836 ../../include/functions_graph.php:3839
+#: ../../include/functions_graph.php:4837
+#: ../../include/functions_reporting.php:4854
+#: ../../include/functions_reporting.php:4866
+#: ../../include/functions_reporting.php:4867
+#: ../../include/functions_reporting.php:4870
+#: ../../include/functions_reporting.php:4875
+#: ../../include/functions_reporting.php:4876
+#: ../../include/functions_reporting.php:4879
+#: ../../enterprise/include/class/Aws.cloud.php:347
+#: ../../enterprise/include/functions_ipam.php:1597
+#: ../../enterprise/godmode/setup/setup_acl.php:475
+#: ../../enterprise/godmode/setup/setup_acl.php:479
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:34
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:35
+#: ../../extensions/api_checker.php:176
+#: ../../godmode/snmpconsole/snmp_alert.php:46
+#: ../../godmode/users/configure_user.php:1116
+#: ../../godmode/groups/configure_group.php:250
+msgid "Other"
+msgstr "Autre"
+
+#: ../../operation/gis_maps/render_view.php:170
+msgid "Filter by status"
+msgstr "Filtrer par état"
+
+#: ../../operation/gis_maps/render_view.php:173
+#: ../../operation/agentes/estado_agente.php:201
+#: ../../enterprise/include/functions_policies.php:3714
+#: ../../enterprise/meta/general/main_menu.php:577
+#: ../../enterprise/meta/general/main_menu.php:607
+#: ../../enterprise/meta/general/logon_ok.php:99
+#: ../../enterprise/godmode/servers/HA_cluster.php:70
+#: ../../enterprise/godmode/policies/configure_policy.php:38
+#: ../../godmode/update_manager/update_manager.php:57
+#: ../../godmode/update_manager/update_manager.php:87 ../../godmode/menu.php:309
+#: ../../godmode/menu.php:316 ../../godmode/agentes/configurar_agente.php:391
+#: ../../godmode/agentes/configurar_agente.php:696
+#: ../../godmode/module_library/module_library_view.php:48
+msgid "Setup"
+msgstr "Réglages"
+
+#: ../../operation/gis_maps/render_view.php:178
+#: ../../include/lib/Dashboard/Widgets/network_map.php:323
+#: ../../enterprise/extensions/vmware/vmware_view.php:1306
+#: ../../enterprise/extensions/vmware/vmware_view.php:1348
+msgid "Map"
+msgstr "Carte"
+
+#: ../../operation/search_users.php:43
+#: ../../operation/snmpconsole/snmp_view.php:876
+#: ../../operation/users/user_edit.php:258
+#: ../../include/functions_reporting_html.php:5018
+#: ../../include/functions_reporting_html.php:6216
+#: ../../include/functions_reporting_html.php:6239
+#: ../../enterprise/include/functions_reporting_csv.php:2549
+#: ../../enterprise/include/functions_reporting_csv.php:2559
+#: ../../godmode/users/user_list.php:479
+#: ../../godmode/users/configure_user.php:852
+#: ../../godmode/users/configure_user.php:868
+msgid "User ID"
+msgstr "Identifiant de l'utilisateur"
+
+#: ../../operation/search_users.php:45 ../../include/functions_cron.php:575
+#: ../../include/functions_cron.php:666
+#: ../../enterprise/operation/reporting/custom_reporting.php:20
+#: ../../enterprise/include/functions_tasklist.php:254
+#: ../../enterprise/include/functions_tasklist.php:341
+#: ../../enterprise/godmode/setup/setup_auth.php:99
+#: ../../godmode/tag/edit_tag.php:239 ../../godmode/tag/tag.php:281
+msgid "Email"
+msgstr "Courriel"
+
+#: ../../operation/search_users.php:47
+msgid "Profile"
+msgstr "Profil"
+
+#: ../../operation/search_users.php:62
+#: ../../enterprise/extensions/disabled/check_acls.php:63
+#: ../../enterprise/extensions/disabled/check_acls.php:150
+#: ../../enterprise/godmode/setup/setup_metaconsole.php:276
+#: ../../enterprise/godmode/servers/HA_cluster.php:177
+#: ../../godmode/users/user_list.php:483 ../../godmode/users/user_list.php:664
+msgid "Admin"
+msgstr "Administrateur"
+
+#: ../../operation/search_users.php:63 ../../godmode/users/user_list.php:665
+#: ../../godmode/users/configure_user.php:984
+msgid "Administrator"
+msgstr "Administrateur"
+
+#: ../../operation/search_users.php:72 ../../godmode/users/configure_user.php:999
+msgid "Standard User"
+msgstr "Utilisateur standard"
+
+#: ../../operation/search_users.php:87 ../../include/functions_reporting.php:4428
+#: ../../include/functions_reporting.php:4475
+#: ../../godmode/users/user_list.php:723
+msgid "The user doesn't have any assigned profile/group"
+msgstr "Aucun profil/groupe assigné à cet utilisateur"
+
+#: ../../operation/reporting/graph_viewer.php:59
+#: ../../operation/reporting/graph_viewer.php:67
+#: ../../enterprise/tools/ipam/ipam_network_location_config.php:88
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:289
+#: ../../enterprise/meta/advanced/metasetup.relations.php:87
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:130
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:158
+#: ../../enterprise/godmode/reporting/graph_template_list.php:156
+#: ../../enterprise/godmode/reporting/graph_template_list.php:183
+#: ../../godmode/modules/manage_nc_groups.php:153
+#: ../../godmode/reporting/map_builder.php:210
+#: ../../godmode/reporting/graphs.php:152 ../../godmode/reporting/graphs.php:163
+#: ../../godmode/reporting/graphs.php:214
+#: ../../godmode/events/event_filter.php:70
+#: ../../godmode/events/event_filter.php:97 ../../godmode/netflow/nf_edit.php:105
+#: ../../godmode/netflow/nf_edit.php:138
+#: ../../godmode/netflow/nf_item_list.php:121
+#: ../../godmode/netflow/nf_item_list.php:149
+#: ../../godmode/agentes/planned_downtime.list.php:243
+msgid "Not deleted. Error deleting data"
+msgstr "Erreur d'élimination des données"
+
+#: ../../operation/reporting/graph_viewer.php:182
+#: ../../operation/reporting/graph_viewer.php:214
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:99
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:113
+#: ../../enterprise/godmode/reporting/graph_template_list.php:54
+#: ../../enterprise/godmode/reporting/graph_template_list.php:73
+#: ../../enterprise/godmode/reporting/graph_template_list.php:87
+#: ../../godmode/reporting/graphs.php:67 ../../godmode/reporting/graphs.php:81
+#: ../../godmode/reporting/graph_container.php:77
+#: ../../godmode/reporting/graph_builder.php:287
+msgid "Graph list"
+msgstr "Liste de graphiques"
+
+#: ../../operation/reporting/graph_viewer.php:204
+#: ../../godmode/reporting/graph_builder.php:309
+msgid "Graph editor"
+msgstr "Éditeur de graphique"
+
+#: ../../operation/reporting/graph_viewer.php:223
+#: ../../godmode/reporting/graph_builder.php:320
+msgid "View graph"
+msgstr "Afficher graphique"
+
+#: ../../operation/reporting/graph_viewer.php:267
+#: ../../operation/reporting/graph_viewer.php:513
+#: ../../operation/reporting/custom_reporting.php:23
+#: ../../operation/reporting/reporting_viewer.php:211
+#: ../../operation/reporting/reporting_viewer.php:216
+#: ../../operation/reporting/reporting_viewer.php:229
+#: ../../operation/menu.php:311
+#: ../../enterprise/operation/agentes/transactional_map.php:70
+#: ../../enterprise/operation/agentes/manage_transmap_creation.php:169
+#: ../../enterprise/operation/agentes/manage_transmap_creation.php:349
+#: ../../enterprise/operation/agentes/manage_transmap_creation.php:471
+#: ../../enterprise/operation/agentes/manage_transmap.php:172
+#: ../../enterprise/meta/general/logon_ok.php:66
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:144
+#: ../../enterprise/godmode/reporting/mysql_builder.php:75
+#: ../../enterprise/godmode/reporting/mysql_builder.php:202
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:74
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:103
+#: ../../enterprise/godmode/reporting/graph_template_list.php:128
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:272
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:285
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:306
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:319
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:340
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:353
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:374
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:387
+#: ../../godmode/reporting/graphs.php:129
+#: ../../godmode/reporting/graph_container.php:118
+#: ../../godmode/reporting/graph_builder.php:366
+#: ../../godmode/reporting/reporting_builder.php:572
+#: ../../godmode/reporting/reporting_builder.php:579
+#: ../../godmode/reporting/reporting_builder.php:592
+#: ../../godmode/reporting/reporting_builder.php:3483
+#: ../../godmode/reporting/reporting_builder.php:3490
+#: ../../godmode/reporting/reporting_builder.php:3503
+#: ../../godmode/reporting/reporting_builder.php:3594
+#: ../../godmode/reporting/reporting_builder.php:3601
+#: ../../godmode/reporting/reporting_builder.php:3617
+#: ../../godmode/reporting/reporting_builder.php:3646
+msgid "Reporting"
+msgstr "Rapports"
+
+#: ../../operation/reporting/graph_viewer.php:271 ../../operation/menu.php:327
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:148
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:78
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:107
+#: ../../enterprise/godmode/reporting/graph_template_list.php:132
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:387
+#: ../../godmode/reporting/graphs.php:133
+#: ../../godmode/reporting/graph_container.php:122
+#: ../../godmode/reporting/graph_builder.php:370
+msgid "Custom graphs"
+msgstr "Graphiques personnalisés"
+
+#: ../../operation/reporting/graph_viewer.php:335
+msgid "No data."
+msgstr "Aucune donnée"
+
+#: ../../operation/reporting/graph_viewer.php:360
+#: ../../operation/agentes/graphs.php:218
+#: ../../operation/agentes/stat_win.php:338
+#: ../../operation/agentes/stat_win.php:441
+#: ../../operation/agentes/interface_traffic_graph_win.php:213
+msgid "Time range"
+msgstr "Intervalle de temps"
+
+#: ../../operation/reporting/graph_viewer.php:369
+#: ../../operation/reporting/graph_viewer.php:391
+msgid "Graph defined"
+msgstr "Graphique défini"
+
+#: ../../operation/reporting/graph_viewer.php:370
+#: ../../operation/agentes/graphs.php:236 ../../operation/agentes/graphs.php:243
+#: ../../operation/agentes/graphs.php:409 ../../operation/agentes/graphs.php:428
+#: ../../include/functions_visual_map_editor.php:558
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:315
+#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:652
+#: ../../enterprise/meta/advanced/metasetup.visual.php:348
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:245
+#: ../../godmode/setup/setup_visuals.php:902
+#: ../../godmode/setup/setup_visuals.php:919
+#: ../../godmode/reporting/create_container.php:358
+#: ../../godmode/reporting/graph_builder.main.php:214
+msgid "Area"
+msgstr "Zone"
+
+#: ../../operation/reporting/graph_viewer.php:371
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:316
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:246
+#: ../../godmode/reporting/graph_builder.main.php:215
+msgid "Stacked area"
+msgstr "Zone en attente"
+
+#: ../../operation/reporting/graph_viewer.php:373
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:318
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:248
+#: ../../godmode/reporting/graph_builder.main.php:217
+msgid "Stacked line"
+msgstr "Ligne en attente"
+
+#: ../../operation/reporting/graph_viewer.php:374
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:319
+#: ../../godmode/reporting/graph_builder.main.php:218
+msgid "Bullet chart"
+msgstr "Graphique à puces"
+
+#: ../../operation/reporting/graph_viewer.php:375
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:320
+#: ../../godmode/reporting/graph_builder.main.php:219
+msgid "Gauge"
+msgstr "Calibre"
+
+#: ../../operation/reporting/graph_viewer.php:376
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:321
+msgid "Horizontal Bars"
+msgstr "Barres horizontales"
+
+#: ../../operation/reporting/graph_viewer.php:377
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:322
+msgid "Vertical Bars"
+msgstr "Barres verticales"
+
+#: ../../operation/reporting/graph_viewer.php:378
+#: ../../include/lib/Dashboard/Widgets/custom_graph.php:323
+#: ../../godmode/reporting/graph_builder.main.php:222
+msgid "Pie"
+msgstr "Diagramme circulaire"
+
+#: ../../operation/reporting/graph_viewer.php:383
+msgid "Equalize maxiddmum thresholds"
+msgstr "Egaliser les seuils maximaux"
+
+#: ../../operation/reporting/graph_viewer.php:383
+msgid ""
+"If an option is selected, all graphs will have the highest value from all "
+"modules included in the graph as a maximum threshold"
+msgstr ""
+"Si une option est sélectionnée, tous les graphiques auront la valeur la plus "
+"haute de tous les modules comme seuil maximum, y compris dans le graphique."
+
+#: ../../operation/reporting/graph_viewer.php:392
+msgid "Zoom x1"
+msgstr "Zoom x1"
+
+#: ../../operation/reporting/graph_viewer.php:393
+msgid "Zoom x2"
+msgstr "Zoom x2"
+
+#: ../../operation/reporting/graph_viewer.php:394
+msgid "Zoom x3"
+msgstr "Zoom x3"
+
+#: ../../operation/reporting/graph_viewer.php:505
+#: ../../operation/reporting/reporting_viewer.php:426
+msgid "Invalid date selected"
+msgstr "Date sélectionnée non valide"
+
+#: ../../operation/reporting/graph_viewer.php:513
+msgid "Custom graph viewer"
+msgstr "Affichage personnalisé du tableau"
+
+#: ../../operation/reporting/graph_viewer.php:524
+#: ../../operation/search_graphs.php:30 ../../include/functions_container.php:146
+#: ../../godmode/reporting/graphs.php:310
+msgid "Graph name"
+msgstr "Nom du graphique"
+
+#: ../../operation/reporting/graph_viewer.php:539
+#: ../../operation/reporting/custom_reporting.php:28
+msgid "There are no defined reportings"
+msgstr "Aucun rapport défini"
+
+#: ../../operation/reporting/custom_reporting.php:23 ../../operation/menu.php:318
+#: ../../godmode/reporting/reporting_builder.php:551
+#: ../../godmode/reporting/reporting_builder.php:3462
+msgid "Custom reporting"
+msgstr "Rapports personnalisés"
+
+#: ../../operation/reporting/reporting_viewer.php:101
+#: ../../godmode/reporting/reporting_builder.php:210
+msgid "Your report has been planned, and the system will email you a "
+msgstr "Votre rapport a été planifié et le système en vous enverra par e-mail un"
+
+#: ../../operation/reporting/reporting_viewer.php:102
+#: ../../godmode/reporting/reporting_builder.php:211
+msgid "An error has ocurred"
+msgstr "Une erreur est survenue"
+
+#: ../../operation/reporting/reporting_viewer.php:119
+#: ../../godmode/netflow/nf_item_list.php:27
+msgid "Report list"
+msgstr "Liste de rapports"
+
+#: ../../operation/reporting/reporting_viewer.php:148
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:162
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:205
+#: ../../godmode/reporting/reporting_builder.php:3545
+msgid "List items"
+msgstr "Liste d'éléments"
+
+#: ../../operation/reporting/reporting_viewer.php:157
+#: ../../enterprise/include/functions_reporting.php:8026
+#: ../../enterprise/include/functions_reporting.php:8092
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:151
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:218
+#: ../../godmode/reporting/reporting_builder.php:3549
+msgid "Item editor"
+msgstr "Éditeur d'éléments"
+
+#: ../../operation/reporting/reporting_viewer.php:173
+#: ../../godmode/reporting/reporting_builder.php:3566
+msgid "View report"
+msgstr "Afficher le rapport"
+
+#: ../../operation/reporting/reporting_viewer.php:233
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:289
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:323
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:357
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:391
+#: ../../godmode/reporting/reporting_builder.php:596
+#: ../../godmode/reporting/reporting_builder.php:3507
+#: ../../godmode/reporting/reporting_builder.php:3621
+#: ../../godmode/reporting/reporting_builder.php:3650
+msgid "Custom reports"
+msgstr "Rapports personnalisés"
+
+#: ../../operation/reporting/reporting_viewer.php:249
+msgid "View Report"
+msgstr "Afficher le rapport"
+
+#: ../../operation/reporting/reporting_viewer.php:291
+msgid "Set initial date"
+msgstr "Définir la date initiale"
+
+#: ../../operation/reporting/reporting_viewer.php:304
+#: ../../operation/agentes/gis_view.php:220 ../../include/rest-api/index.php:359
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:449
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:510
+#: ../../include/functions_reporting_html.php:147
+#: ../../include/functions_reporting_html.php:2945
+#: ../../include/functions_reporting_html.php:3750
+#: ../../enterprise/include/functions_reporting_csv.php:715
+#: ../../enterprise/include/functions_reporting_csv.php:951
+#: ../../enterprise/include/functions_reporting_csv.php:1325
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2333
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2337
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3337
+#: ../../enterprise/include/functions_reporting_pdf.php:1794
+#: ../../enterprise/include/functions_reporting_pdf.php:1867
+#: ../../enterprise/include/functions_reporting_pdf.php:1982
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:127
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:467
+#: ../../enterprise/godmode/policies/policy_alerts.php:436
+#: ../../godmode/agentes/planned_downtime.list.php:293
+#: ../../godmode/alerts/alert_list.list.php:644
+#: ../../godmode/alerts/alert_list.list.php:647
+#: ../../godmode/alerts/alert_templates.php:96
+msgid "From"
+msgstr "De"
+
+#: ../../operation/reporting/reporting_viewer.php:307
+#: ../../include/functions_reporting_html.php:150
+#: ../../enterprise/include/functions_reporting_pdf.php:1808
+msgid "Items period before"
+msgstr "Période d'articles avant"
+
+#: ../../operation/reporting/reporting_viewer.php:308
+#: ../../include/ajax/alert_list.ajax.php:514
+#: ../../include/class/AgentsAlerts.class.php:316
+#: ../../include/functions_reporting.php:14058
+#: ../../include/functions_reporting_html.php:148
+#: ../../include/functions_reporting_html.php:2950
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1018
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2333
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2337
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2494
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3339
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3468
+#: ../../enterprise/include/functions_reporting_pdf.php:1800
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:129
+#: ../../enterprise/godmode/agentes/manage_config_remote.php:108
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:467
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:602
+#: ../../enterprise/godmode/policies/policy_alerts.php:436
+#: ../../enterprise/godmode/policies/policy_alerts.php:600
+#: ../../godmode/massive/massive_add_action_alerts.php:254
+#: ../../godmode/alerts/alert_list.list.php:644
+#: ../../godmode/alerts/alert_list.list.php:764
+#: ../../godmode/alerts/alert_list.builder.php:129
+#: ../../godmode/alerts/alert_templates.php:98
+msgid "to"
+msgstr "pour"
+
+#: ../../operation/reporting/reporting_viewer.php:321
+msgid "Invalid date selected. Initial date must be before end date."
+msgstr ""
+"Date sélectionnée non valide. La date initiale doit être antérieure à la date "
+"de fin."
+
+#: ../../operation/menu.php:37 ../../operation/heatmap.php:137
+#: ../../operation/agentes/status_monitor.php:108
+#: ../../operation/agentes/alerts_status.php:204
+#: ../../operation/agentes/group_view.php:102
+#: ../../operation/agentes/interface_view.php:76
+#: ../../operation/agentes/tactical.php:82
+#: ../../operation/agentes/estado_agente.php:228
+#: ../../include/class/AgentsAlerts.class.php:742
+#: ../../enterprise/operation/agentes/tag_view.php:54
+#: ../../extensions/realtime_graphs.php:71 ../../extensions/module_groups.php:264
+#: ../../extensions/agents_modules.php:478
+msgid "Views"
+msgstr "Vues"
+
+#: ../../operation/menu.php:45 ../../operation/agentes/tactical.php:69
+#: ../../operation/users/user_edit.php:360
+#: ../../include/lib/Dashboard/Widgets/tactical.php:176
+#: ../../include/lib/Dashboard/Widgets/tactical.php:482
+#: ../../enterprise/meta/general/main_menu.php:194
+#: ../../enterprise/meta/general/main_header.php:103
+#: ../../enterprise/meta/monitoring/tactical.php:63
+#: ../../mobile/operation/home.php:45 ../../mobile/operation/tactical.php:97
+#: ../../godmode/users/configure_user.php:1113
+msgid "Tactical view"
+msgstr "Affichage tactique"
+
+#: ../../operation/menu.php:48 ../../operation/agentes/group_view.php:89
+#: ../../operation/users/user_edit.php:359
+#: ../../enterprise/meta/monitoring/group_view.php:72
+#: ../../godmode/users/configure_user.php:1112
+#: ../../godmode/groups/group_list.php:321
+msgid "Group view"
+msgstr "Affichage du groupe"
+
+#: ../../operation/menu.php:54 ../../operation/agentes/estado_agente.php:215
+#: ../../godmode/agentes/agent_manager.php:226
+msgid "Agent detail"
+msgstr "Détail de l'agent"
+
+#: ../../operation/menu.php:58 ../../operation/agentes/status_monitor.php:95
+msgid "Monitor detail"
+msgstr "Détail des moniteurs"
+
+#: ../../operation/menu.php:61 ../../operation/agentes/interface_view.php:63
+msgid "Interface view"
+msgstr "Vue de l'interface"
+
+#: ../../operation/menu.php:66 ../../operation/agentes/alerts_status.php:191
+#: ../../operation/users/user_edit.php:361
+#: ../../godmode/users/configure_user.php:1114
+msgid "Alert detail"
+msgstr "Détail des alertes"
+
+#: ../../operation/menu.php:69 ../../operation/heatmap.php:92
+msgid "Heatmap view"
+msgstr "Vue de carte de chaleur"
+
+#: ../../operation/menu.php:78 ../../include/functions_ui.php:870
+#: ../../enterprise/tools/ipam/ipam_supernet_network.php:58
+#: ../../enterprise/tools/ipam/ipam_supernet_network.php:83
+#: ../../enterprise/tools/ipam/ipam_vlan_network.php:63
+#: ../../enterprise/tools/ipam/ipam_calculator.php:185
+#: ../../enterprise/tools/ipam/ipam_list.php:570
+#: ../../enterprise/tools/ipam/ipam_editor.php:122
+#: ../../enterprise/include/ajax/ipam.ajax.php:614
+#: ../../enterprise/include/ajax/ipam.ajax.php:644
+#: ../../enterprise/include/functions_ipam.php:1980
+#: ../../godmode/wizards/HostDevices.class.php:916
+#: ../../godmode/wizards/DiscoveryTaskList.class.php:597
+msgid "Network"
+msgstr "Réseau"
+
+#: ../../operation/menu.php:92 ../../operation/netflow/netflow_explorer.php:37
+msgid "Netflow explorer"
+msgstr "Explorateur Netflow"
+
+#: ../../operation/menu.php:96
+msgid "Netflow Live View"
+msgstr "Netflow en temps réel"
+
+#: ../../operation/menu.php:106 ../../operation/network/network_usage_map.php:29
+msgid "Network usage map"
+msgstr "Carte d’utilisation du réseau"
+
+#: ../../operation/menu.php:125 ../../include/functions_menu.php:531
+#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:461
+msgid "SNMP console"
+msgstr "Console SNMP"
+
+#: ../../operation/menu.php:126
+msgid "SNMP browser"
+msgstr "Navigateur SNMP"
+
+#: ../../operation/menu.php:131
+#: ../../operation/snmpconsole/snmp_mib_uploader.php:47
+msgid "MIB uploader"
+msgstr "Téléverseur MIB"
+
+#: ../../operation/menu.php:135
+msgid "SNMP filters"
+msgstr "Filtres SNMP"
+
+#: ../../operation/menu.php:136 ../../include/functions_menu.php:530
+msgid "SNMP trap generator"
+msgstr "Générateur de déroutements SNMP"
+
+#: ../../operation/menu.php:141
+#: ../../operation/snmpconsole/snmp_statistics.php:102
+#: ../../operation/snmpconsole/snmp_view.php:697
+#: ../../operation/snmpconsole/snmp_view.php:806
+msgid "SNMP"
+msgstr "SNMP"
+
+#: ../../operation/menu.php:165
+#: ../../include/lib/Dashboard/Widgets/network_map.php:172
+#: ../../include/lib/Dashboard/Widgets/network_map.php:478
+msgid "Network map"
+msgstr "Carte de réseau"
+
+#: ../../operation/menu.php:239 ../../operation/menu.php:241
+#: ../../operation/snmpconsole/snmp_view.php:1061
+#: ../../operation/snmpconsole/snmp_view.php:1062
+#: ../../operation/events/events.build_table.php:843
+#: ../../operation/events/events.php:2022 ../../operation/events/events.php:2188
+#: ../../include/functions_events.php:7283
+#: ../../enterprise/operation/agentes/wux_console_view.php:595
+msgid "Show more"
+msgstr "Afficher plus"
+
+#: ../../operation/menu.php:265
+msgid "List of Gis maps"
+msgstr "Liste de cartes GIS"
+
+#: ../../operation/menu.php:339 ../../operation/users/user_edit.php:363
+#: ../../include/class/OrderInterpreter.class.php:219
+#: ../../enterprise/extensions/vmware/vmware_view.php:1316
+#: ../../enterprise/extensions/vmware/vmware_view.php:1353
+#: ../../mobile/include/functions_web.php:22
+#: ../../godmode/users/configure_user.php:1119
+msgid "Dashboard"
+msgstr "Panneau de configuration"
+
+#: ../../operation/menu.php:373 ../../operation/events/events.php:939
+#: ../../operation/events/events.php:952 ../../include/functions_reports.php:864
+#: ../../include/functions_reports.php:868
+#: ../../include/functions_reports.php:872 ../../include/functions.php:4087
+#: ../../enterprise/tools/ipam/ipam_massive.php:103
+#: ../../enterprise/tools/ipam/ipam_network.php:399
+#: ../../enterprise/include/class/CommandCenter.class.php:1071
+#: ../../enterprise/meta/general/main_menu.php:257
+#: ../../enterprise/meta/general/logon_ok.php:57
+#: ../../enterprise/meta/general/main_header.php:154
+#: ../../enterprise/meta/monitoring/tactical.php:272
+#: ../../mobile/operation/home.php:51 ../../mobile/operation/events.php:609
+#: ../../mobile/include/functions_web.php:25 ../../godmode/menu.php:269
+msgid "Events"
+msgstr "Événements"
+
+#: ../../operation/menu.php:379 ../../enterprise/meta/event/custom_events.php:38
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:255
+#: ../../godmode/users/configure_profile.php:298
+msgid "View events"
+msgstr "Afficher les événements"
+
+#: ../../operation/menu.php:416
+msgid "RSS"
+msgstr "RSS"
+
+#: ../../operation/menu.php:425 ../../operation/events/sound_events.php:64
+msgid "Sound Events"
+msgstr "Événements sonores"
+
+#: ../../operation/menu.php:443 ../../operation/events/events.php:961
+msgid "Sound Alerts"
+msgstr "Alertes sonores"
+
+#: ../../operation/menu.php:465
+msgid "Configure user notifications"
+msgstr "Configurer les notifications utilisateur"
+
+#: ../../operation/menu.php:485
+msgid "Integria IMS statistics"
+msgstr "Statistiques Integria IMS"
+
+#: ../../operation/menu.php:486
+msgid "Integria IMS ticket list"
+msgstr "Liste des tickets Integria IMS"
+
+#: ../../operation/menu.php:499
+msgid "Messages List"
+msgstr "Liste de messages"
+
+#: ../../operation/menu.php:500
+msgid "New message"
+msgstr "Nouveau message"
+
+#: ../../operation/menu.php:515 ../../operation/agentes/exportdata.php:34
+msgid "Export data"
+msgstr "Exporter les données"
+
+#: ../../operation/menu.php:521
+msgid "Scheduled downtime"
+msgstr "Temps d'arrêt planifié"
+
+#: ../../operation/menu.php:595
+msgid "Tools"
+msgstr "Outils"
+
+#: ../../operation/search_maps.php:30
+#: ../../enterprise/godmode/services/services.elements.php:778
+msgid "Elements"
+msgstr "Éléments"
+
+#: ../../operation/network/network_report.php:67
+#: ../../operation/network/network_usage_map.php:124
+msgid "Data to show"
+msgstr "Données à afficher"
+
+#: ../../operation/network/network_report.php:78
+#: ../../operation/network/network_usage_map.php:104
+msgid "Number of result to show"
+msgstr "Nombre de résultat à afficher"
+
+#: ../../operation/network/network_report.php:102
+#: ../../operation/network/network_usage_map.php:75
+#: ../../operation/netflow/nf_live_view.php:271
+#: ../../enterprise/operation/log/log_viewer.php:552
+msgid "Start date"
+msgstr "Date du démarrage"
+
+#: ../../operation/network/network_report.php:109
+#: ../../operation/network/network_usage_map.php:82
+msgid "Time Period"
+msgstr "Période de temps"
+
+#: ../../operation/network/network_report.php:121
+#: ../../operation/network/network_usage_map.php:94
+#: ../../operation/netflow/nf_live_view.php:292
+msgid "Select this checkbox to write interval instead a date."
+msgstr "Cochez cette case pour écrire un intervalle à la place d'une date."
+
+#: ../../operation/network/network_report.php:126
+#: ../../operation/network/network_usage_map.php:99
+#: ../../operation/netflow/nf_live_view.php:295
+#: ../../operation/agentes/exportdata.php:347
+#: ../../enterprise/operation/log/log_viewer.php:579
+msgid "End date"
+msgstr "Date de fin"
+
+#: ../../operation/network/network_report.php:140
+#: ../../operation/incidents/list_integriaims_incidents.php:428
+#: ../../include/class/ModuleTemplates.class.php:934
+#: ../../include/graphs/functions_flot.php:377
+#: ../../enterprise/operation/log/log_viewer.php:805
+#: ../../enterprise/operation/reporting/custom_reporting.php:80
+#: ../../enterprise/include/functions_ipam.php:339
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:319
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:597
+#: ../../godmode/modules/manage_network_templates.php:288
+#: ../../godmode/agentes/planned_downtime.list.php:860
+msgid "Export to CSV"
+msgstr "Exporter un fichier en CSV"
+
+#: ../../operation/network/network_report.php:184
+#: ../../include/functions_visual_map_editor.php:1460
+#: ../../include/ajax/heatmap.ajax.php:319
+#: ../../include/class/AuditLog.class.php:194
+#: ../../include/functions_reporting_html.php:3063
+#: ../../include/functions_reporting_html.php:3389
+#: ../../enterprise/include/functions_reporting_csv.php:1933
+#: ../../enterprise/include/class/Aws.cloud.php:546
+#: ../../enterprise/include/class/Aws.S3.php:564
+#: ../../enterprise/include/class/VMware.app.php:621
+#: ../../enterprise/include/class/Azure.cloud.php:803
+#: ../../enterprise/include/class/DeploymentCenter.class.php:755
+#: ../../enterprise/include/class/DeploymentCenter.class.php:805
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1280
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1397
+#: ../../enterprise/include/functions_reporting.php:2315
+#: ../../enterprise/include/functions_ipam.php:1646
+#: ../../enterprise/include/functions_ipam.php:1647
+#: ../../enterprise/meta/monitoring/custom_fields_csv.php:100
+#: ../../enterprise/godmode/servers/HA_cluster.php:161
+#: ../../extensions/users_connected.php:144 ../../extensions/api_checker.php:123
+#: ../../godmode/reporting/visual_console_builder.elements.php:790
+#: ../../godmode/reporting/reporting_builder.item_editor.php:70
+msgid "IP"
+msgstr "Adresse IP"
+
+#: ../../operation/network/network_report.php:186
+#: ../../operation/network/network_report.php:233
+msgid "Flows"
+msgstr "Flux"
+
+#: ../../operation/network/network_report.php:197
+#: ../../operation/network/network_report.php:235
+msgid "Packets"
+msgstr "Paquets"
+
+#: ../../operation/network/network_report.php:206
+#: ../../operation/network/network_report.php:236
+#: ../../include/functions_config.php:1001
+#: ../../include/functions_config.php:3101
+#: ../../include/functions_netflow.php:349
+#: ../../enterprise/include/functions_reporting_csv.php:2808
+msgid "Bytes"
+msgstr "Octets"
+
+#: ../../operation/network/network_report.php:256
+#, php-format
+msgid "Filtered by port %s. Click here to remove the filter."
+msgstr "Filtré par port %s. Cliquez ici pour supprimer le filtre."
+
+#: ../../operation/network/network_report.php:256
+#, php-format
+msgid "Filtered by IP %s. Click here to remove the filter."
+msgstr "Filtré par IP %s. Cliquez ici pour supprimer le filtre."
+
+#: ../../operation/network/network_report.php:324
+#: ../../include/functions_netflow.php:2078
+#: ../../include/functions_visual_map.php:2866
+#: ../../godmode/setup/performance.php:703
+msgid "Others"
+msgstr "Autres"
+
+#: ../../operation/network/network_usage_map.php:139
+msgid "Show netflow map"
+msgstr "Afficher la carte netflow"
+
+#: ../../operation/network/network_usage_map.php:175
+msgid "No data retrieved"
+msgstr "Aucune donnée récupérée"
+
+#: ../../operation/snmpconsole/snmp_mib_uploader.php:60
+#: ../../operation/snmpconsole/snmp_browser.php:90
+#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:57
+#: ../../godmode/snmpconsole/snmp_filters.php:59
+#: ../../godmode/snmpconsole/snmp_trap_generator.php:51
+msgid "SMNP"
+msgstr "SMNP"
+
+#: ../../operation/snmpconsole/snmp_mib_uploader.php:86
+msgid ""
+"MIB files will be installed on the system. Please note that a MIB may depend "
+"on other MIB. To customize trap definitions use the SNMP trap editor."
+msgstr ""
+"Les fichiers MIB seront installés sur le système. Veuillez noter qu'un MIB "
+"peut dépendre d'un autre MIB. Pour personnaliser les définitions de "
+"déroutement, utilisez l'éditeur de trap SNMP."
+
+#: ../../operation/snmpconsole/snmp_browser.php:56
+#: ../../operation/snmpconsole/snmp_statistics.php:45
+#: ../../operation/snmpconsole/snmp_view.php:118
+#: ../../operation/agentes/networkmap.dinamic.php:102
+#: ../../operation/agentes/pandora_networkmap.view.php:2266
+msgid "Normal screen"
+msgstr "Écran normal"
+
+#: ../../operation/snmpconsole/snmp_browser.php:77
+msgid "SNMP Browser"
+msgstr "Explorateur SNMP"
+
+#: ../../operation/snmpconsole/snmp_browser.php:155
+#: ../../operation/snmpconsole/snmp_browser.php:175
+#: ../../godmode/modules/manage_network_templates_form.php:260
+msgid "Add modules"
+msgstr "Ajouter des modules"
+
+#: ../../operation/snmpconsole/snmp_browser.php:218
+msgid "Adding modules in progress"
+msgstr "Ajout de modules en cours"
+
+#: ../../operation/snmpconsole/snmp_browser.php:225
+#: ../../godmode/reporting/visual_console_builder.editor.php:167
+#: ../../godmode/reporting/visual_console_builder.editor.php:169
+#: ../../godmode/reporting/visual_console_builder.editor.php:171
+msgid "Action in progress"
+msgstr "Action en cours"
+
+#: ../../operation/snmpconsole/snmp_browser.php:541
+#: ../../include/functions_snmp_browser.php:1534
+msgid "Create new policy"
+msgstr "Créer une nouvelle politique"
+
+#: ../../operation/snmpconsole/snmp_browser.php:552
+msgid "Create policy"
+msgstr "Créer une politique"
+
+#: ../../operation/snmpconsole/snmp_browser.php:639
+#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:113
+#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:122
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:330
+#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:42
+#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:119
+#: ../../enterprise/meta/monitoring/wizard/wizard.create_agent.php:40
+#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:135
+msgid "Create module"
+msgstr "Créer un module"
+
+#: ../../operation/snmpconsole/snmp_browser.php:644
+msgid "Are you sure you want add module?"
+msgstr "Êtes-vous sûr de vouloir ajouter un module ?"
+
+#: ../../operation/snmpconsole/snmp_browser.php:645
+#: ../../operation/agentes/pandora_networkmap.editor.php:602
+#: ../../include/class/ModuleTemplates.class.php:1381
+#: ../../include/class/HelpFeedBack.class.php:369
+#: ../../include/class/AgentWizard.class.php:6014
+#: ../../include/class/WelcomeWindow.class.php:173
+#: ../../include/class/ConfigPEN.class.php:668
+#: ../../include/class/ConfigPEN.class.php:692
+#: ../../include/class/CredentialStore.class.php:1241
+#: ../../include/lib/Dashboard/Widgets/maps_status.php:351
+#: ../../include/functions_db.php:1933
+#: ../../include/functions_reporting_html.php:659
+#: ../../include/functions_reporting_html.php:854
+#: ../../include/functions_reporting_html.php:3301
+#: ../../include/functions_reporting_html.php:4600
+#: ../../enterprise/operation/agentes/wux_console_view.php:424
+#: ../../enterprise/operation/agentes/ux_console_view.php:186
+#: ../../enterprise/operation/agentes/ux_console_view.php:384
+#: ../../enterprise/include/functions_reporting_csv.php:1539
+#: ../../enterprise/include/functions_reporting_csv.php:1585
+#: ../../enterprise/include/functions_reporting_csv.php:1903
+#: ../../enterprise/include/class/AgentRepository.class.php:898
+#: ../../enterprise/include/class/LogSource.class.php:844
+#: ../../enterprise/include/class/ManageBackups.class.php:292
+#: ../../enterprise/include/class/ManageBackups.class.php:445
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1668
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1720
+#: ../../enterprise/include/class/DatabaseHA.class.php:390
+#: ../../enterprise/include/class/DatabaseHA.class.php:625
+#: ../../enterprise/include/class/DatabaseHA.class.php:727
+#: ../../enterprise/include/functions_services.php:2080
+#: ../../enterprise/include/functions_reporting.php:1882
+#: ../../enterprise/include/functions_reporting.php:2929
+#: ../../enterprise/include/functions_reporting.php:3185
+#: ../../enterprise/include/functions_reporting.php:3917
+#: ../../enterprise/include/functions_reporting.php:4186
+#: ../../enterprise/include/functions_reporting.php:4832
+#: ../../enterprise/include/functions_reporting.php:6155
+#: ../../enterprise/include/functions_reporting.php:6193
+#: ../../enterprise/include/functions_ux_console.php:473
+#: ../../enterprise/godmode/services/services.service.php:995
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2557
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:436
+#: ../../extensions/module_groups.php:53
+#: ../../godmode/setup/setup_general.php:778
+#: ../../godmode/setup/setup_general.php:796
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2556
+#: ../../godmode/massive/massive_operations.php:392
+msgid "OK"
+msgstr "OK"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:78
+#: ../../operation/snmpconsole/snmp_view.php:99
+#: ../../operation/incidents/incident_statistics.php:21
+#: ../../enterprise/include/functions_ipam.php:1557
+msgid "Statistics"
+msgstr "Statistiques"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:85
+msgid "SNMP Statistics"
+msgstr "Statistiques SNMP"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:156
+#: ../../operation/snmpconsole/snmp_view.php:720
+msgid "There are no SNMP traps in database"
+msgstr "Aucun déroutement SNMP dans la base de données"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:169
+msgid "Traps received by source"
+msgstr "Déroutements reçus par la source"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:169
+#: ../../operation/snmpconsole/snmp_statistics.php:237
+#: ../../include/functions_reporting.php:1534
+#: ../../enterprise/include/functions_reporting_csv.php:932
+#, php-format
+msgid "Top %d"
+msgstr "Top %d"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:183
+#: ../../operation/snmpconsole/snmp_statistics.php:251
+msgid "Number"
+msgstr "Nombre"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:193
+#: ../../operation/snmpconsole/snmp_view.php:956
+#: ../../operation/agentes/estado_agente.php:968
+#: ../../operation/agentes/estado_agente.php:978
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:232
+#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:76
+#: ../../godmode/agentes/configurar_agente.php:842
+#: ../../godmode/agentes/modificar_agente.php:952
+msgid "Create agent"
+msgstr "Créer un agent"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:197
+#: ../../operation/snmpconsole/snmp_view.php:962
+msgid "View agent details"
+msgstr "Voir les détails de l'agent"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:237
+msgid "Traps received by Enterprise String"
+msgstr "Déroutements reçus par la chaîne d'Enterprise"
+
+#: ../../operation/snmpconsole/snmp_statistics.php:250
+msgid "Trap Enterprise String"
+msgstr "Déroutement Enterprise de chaîne"
+
+#: ../../operation/snmpconsole/snmp_view.php:174
+#: ../../include/class/CalendarManager.class.php:487
+#: ../../include/class/CalendarManager.class.php:840
+#: ../../include/functions_alerts.php:2747
+#: ../../include/functions_planned_downtimes.php:124
+#: ../../enterprise/tools/ipam/ipam_network_location_config.php:71
+#: ../../enterprise/tools/ipam/ipam_massive.php:47
+#: ../../enterprise/tools/ipam/ipam_action.php:255
+#: ../../enterprise/operation/agentes/transactional_map.php:166
+#: ../../enterprise/include/class/NetworkConfigManager.class.php:1784
+#: ../../enterprise/include/class/NetworkConfigManager.class.php:1874
+#: ../../enterprise/include/class/NetworkConfigManager.class.php:1969
+#: ../../enterprise/include/class/NetworkConfigManager.class.php:2063
+#: ../../enterprise/include/class/NetworkConfigManager.class.php:2688
+#: ../../enterprise/meta/advanced/links.php:70
+#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:329
+#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:69
+#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:82
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:398
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:122
+#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:111
+#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:132
+#: ../../enterprise/godmode/policies/policy_modules.php:1249
+#: ../../godmode/setup/news.php:107 ../../godmode/setup/gis.php:39
+#: ../../godmode/setup/links.php:63
+#: ../../godmode/modules/manage_nc_groups.php:118
+#: ../../godmode/snmpconsole/snmp_alert.php:444
+#: ../../godmode/snmpconsole/snmp_filters.php:110
+#: ../../godmode/events/event_edit_filter.php:215
+#: ../../godmode/netflow/nf_edit_form.php:139
+#: ../../godmode/massive/massive_edit_modules.php:184
+#: ../../godmode/agentes/status_monitor_custom_fields.php:57
+#: ../../godmode/agentes/configurar_agente.php:1173
+#: ../../godmode/agentes/planned_downtime.editor.php:418
+#: ../../godmode/alerts/configure_alert_template.php:554
+#: ../../godmode/alerts/alert_templates.php:156
+#: ../../godmode/alerts/alert_list.php:94 ../../godmode/alerts/alert_list.php:312
+#: ../../godmode/alerts/configure_alert_command.php:144
+#: ../../godmode/users/profile_list.php:252
+msgid "Successfully updated"
+msgstr "Mis à jour correctement"
+
+#: ../../operation/snmpconsole/snmp_view.php:175
+#: ../../operation/agentes/pandora_networkmap.php:216
+#: ../../operation/agentes/pandora_networkmap.php:508
+#: ../../include/functions_alerts.php:2748
+#: ../../include/functions_planned_downtimes.php:122
+#: ../../enterprise/tools/ipam/ipam_massive.php:48
+#: ../../enterprise/tools/ipam/ipam_action.php:253
+#: ../../enterprise/operation/agentes/transactional_map.php:160
+#: ../../enterprise/include/ajax/servers.ajax.php:331
+#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:112
+#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:330
+#: ../../enterprise/godmode/modules/local_components.php:393
+#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:70
+#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:83
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:123
+#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:112
+#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:133
+#: ../../enterprise/godmode/policies/policy_modules.php:1250
+#: ../../enterprise/godmode/policies/policies.php:212
+#: ../../godmode/setup/gis.php:41
+#: ../../godmode/modules/manage_network_components.php:525
+#: ../../godmode/agentes/status_monitor_custom_fields.php:57
+#: ../../godmode/agentes/planned_downtime.editor.php:408
+#: ../../godmode/alerts/configure_alert_template.php:555
+#: ../../godmode/alerts/alert_templates.php:157
+#: ../../godmode/alerts/alert_list.php:95 ../../godmode/alerts/alert_list.php:313
+#: ../../godmode/alerts/configure_alert_command.php:145
+msgid "Could not be updated"
+msgstr "Erreur de mise à jour"
+
+#: ../../operation/snmpconsole/snmp_view.php:228
+#: ../../operation/snmpconsole/snmp_view.php:1263
+#: ../../operation/agentes/alerts_status.functions.php:96
+#: ../../mobile/operation/alerts.php:67
+#: ../../godmode/alerts/alert_list.list.php:138
+msgid "Not fired"
+msgstr "Non déclenchés"
+
+#: ../../operation/snmpconsole/snmp_view.php:229
+#: ../../operation/snmpconsole/snmp_view.php:1254
+#: ../../operation/agentes/alerts_status.functions.php:95
+#: ../../include/functions_reporting_html.php:2339
+#: ../../include/functions_reporting_html.php:3184
+#: ../../include/functions_reporting_html.php:3185
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2906
+#: ../../mobile/operation/alerts.php:66
+#: ../../godmode/alerts/alert_list.list.php:137
+msgid "Fired"
+msgstr "Déclenché"
+
+#: ../../operation/snmpconsole/snmp_view.php:543
+#: ../../operation/snmpconsole/snmp_view.php:886
+#: ../../operation/snmpconsole/snmp_view.php:1246
+#: ../../operation/events/events.build_table.php:253
+#: ../../operation/agentes/estado_monitores.php:522
+#: ../../include/functions_events.php:200 ../../include/functions_events.php:263
+#: ../../include/functions_events.php:2694
+#: ../../include/functions_events.php:6729 ../../include/functions_snmp.php:324
+#: ../../include/functions.php:4094
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4325
+#: ../../enterprise/meta/include/functions_events_meta.php:94
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:362
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:382
+#: ../../godmode/events/custom_events.php:105
+#: ../../godmode/agentes/configurar_agente.php:734
+#: ../../godmode/alerts/configure_alert_template.php:1552
+msgid "Alert"
+msgstr "Alerte"
+
+#: ../../operation/snmpconsole/snmp_view.php:555
+#: ../../operation/events/events_list.php:852
+#: ../../operation/users/user_edit.php:308
+#: ../../include/functions_config.php:1019
+#: ../../enterprise/meta/include/functions_meta.php:1446
+#: ../../enterprise/meta/advanced/metasetup.visual.php:242
+#: ../../godmode/setup/setup_visuals.php:66
+#: ../../godmode/events/event_edit_filter.php:393
+#: ../../godmode/users/configure_user.php:1183
+msgid "Block size for pagination"
+msgstr "Longueur de bloc pour la mise en page"
+
+#: ../../operation/snmpconsole/snmp_view.php:572
+#: ../../operation/events/events.build_table.php:263
+#: ../../operation/events/events.php:1157
+#: ../../operation/events/events_list.php:953
+#: ../../include/lib/Dashboard/Widgets/events_list.php:393
+#: ../../include/functions_events.php:201 ../../include/functions_events.php:266
+#: ../../include/functions_events.php:2603
+#: ../../include/functions_events.php:5051
+#: ../../include/functions_events.php:6735 ../../include/functions_snmp.php:335
+#: ../../include/functions_reporting_html.php:1051
+#: ../../include/functions_reporting_html.php:1059
+#: ../../include/functions_reporting_html.php:1284
+#: ../../include/functions_reporting_html.php:1292
+#: ../../include/functions_reporting_html.php:2391
+#: ../../enterprise/include/functions_events.php:137
+#: ../../enterprise/include/functions_reporting.php:2025
+#: ../../enterprise/meta/include/functions_events_meta.php:98
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2816
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:617
+#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:72
+#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:384
+#: ../../mobile/operation/events.php:397 ../../mobile/operation/events.php:398
+#: ../../mobile/operation/events.php:532 ../../mobile/operation/events.php:691
+#: ../../mobile/operation/events.php:692
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2820
+#: ../../godmode/events/event_edit_filter.php:332
+#: ../../godmode/events/custom_events.php:106
+#: ../../godmode/events/event_filter.php:140
+msgid "Severity"
+msgstr "Sévérité"
+
+#: ../../operation/snmpconsole/snmp_view.php:587
+#: ../../operation/snmpconsole/snmp_view.php:931
+#: ../../operation/snmpconsole/snmp_view.php:1243
+#: ../../include/functions_events.php:6197
+#: ../../include/functions_events.php:6204
+msgid "Not validated"
+msgstr "Non validé"
+
+#: ../../operation/snmpconsole/snmp_view.php:588
+#: ../../operation/snmpconsole/snmp_view.php:941
+#: ../../operation/snmpconsole/snmp_view.php:1234
+#: ../../include/functions_events.php:2629
+#: ../../include/functions_events.php:3387
+#: ../../include/functions_events.php:3676
+#: ../../include/functions_events.php:3685
+#: ../../include/functions_events.php:3692
+#: ../../include/functions_events.php:3699
+#: ../../include/functions_events.php:6195
+#: ../../include/functions_events.php:6203 ../../include/functions_graph.php:3326
+msgid "Validated"
+msgstr "Validé"
+
+#: ../../operation/snmpconsole/snmp_view.php:602
+msgid ""
+"Search by any alphanumeric field in the trap.\n"
+"\t\tREMEMBER trap sources need to be searched by IP Address"
+msgstr ""
+"Rechercher par n'importe quel champ alphanumérique dans le déroutement.\n"
+"\t\tN'OUBLIEZ PAS qu'il faut rechercher les sources de déroutements par "
+"adresse IP."
+
+#: ../../operation/snmpconsole/snmp_view.php:616
+#: ../../operation/events/events.php:1104 ../../operation/events/events.php:1700
+#: ../../operation/events/events_list.php:973
+#: ../../include/class/AuditLog.class.php:187
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:270
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:270
+#: ../../include/lib/Dashboard/Widgets/events_list.php:336
+#: ../../include/functions_snmp.php:401
+#: ../../enterprise/include/functions_events.php:229
+#: ../../mobile/operation/events.php:706
+#: ../../godmode/events/event_edit_filter.php:404
+msgid "Max. hours old"
+msgstr "Heures maximales"
+
+#: ../../operation/snmpconsole/snmp_view.php:628
+#: ../../include/functions_snmp.php:433
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:202
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:262
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:305
+#: ../../godmode/snmpconsole/snmp_alert.php:829
+#: ../../godmode/snmpconsole/snmp_alert.php:1166
+msgid "Trap type"
+msgstr "Type de déroutement"
+
+#: ../../operation/snmpconsole/snmp_view.php:628
+msgid "Search by trap type"
+msgstr "Rechercher par type de déroutement"
+
+#: ../../operation/snmpconsole/snmp_view.php:631
+#: ../../operation/snmpconsole/snmp_view.php:1115
+#: ../../operation/snmpconsole/snmp_view.php:1129
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30
+#: ../../godmode/snmpconsole/snmp_alert.php:41
+msgid "Cold start (0)"
+msgstr "Démarrage zéro (0)"
+
+#: ../../operation/snmpconsole/snmp_view.php:632
+#: ../../operation/snmpconsole/snmp_view.php:1116
+#: ../../operation/snmpconsole/snmp_view.php:1133
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31
+#: ../../godmode/snmpconsole/snmp_alert.php:42
+msgid "Warm start (1)"
+msgstr "Démarrage (1)"
+
+#: ../../operation/snmpconsole/snmp_view.php:633
+#: ../../operation/snmpconsole/snmp_view.php:1117
+#: ../../operation/snmpconsole/snmp_view.php:1137
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32
+#: ../../godmode/snmpconsole/snmp_alert.php:43
+msgid "Link down (2)"
+msgstr "Lien interrompu (2)"
+
+#: ../../operation/snmpconsole/snmp_view.php:634
+#: ../../operation/snmpconsole/snmp_view.php:1118
+#: ../../operation/snmpconsole/snmp_view.php:1141
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33
+#: ../../godmode/snmpconsole/snmp_alert.php:44
+msgid "Link up (3)"
+msgstr "Lien actif (3)"
+
+#: ../../operation/snmpconsole/snmp_view.php:635
+#: ../../operation/snmpconsole/snmp_view.php:1119
+#: ../../operation/snmpconsole/snmp_view.php:1145
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34
+#: ../../godmode/snmpconsole/snmp_alert.php:45
+msgid "Authentication failure (4)"
+msgstr "Erreur d'authentification (4)"
+
+#: ../../operation/snmpconsole/snmp_view.php:652
+msgid "Group by Enterprise String/IP"
+msgstr "Regrouper par chaîne Enterprise / IP"
+
+#: ../../operation/snmpconsole/snmp_view.php:653
+#: ../../operation/netflow/nf_live_view.php:460
+#: ../../operation/users/user_edit.php:321 ../../include/functions_cron.php:648
+#: ../../include/functions_snmp.php:390 ../../include/functions_profile.php:276
+#: ../../include/functions_reporting_html.php:1589
+#: ../../enterprise/include/functions_cron.php:757
+#: ../../enterprise/include/functions_reporting_csv.php:1940
+#: ../../enterprise/include/functions_tasklist.php:323
+#: ../../enterprise/include/functions_reporting.php:2337
+#: ../../enterprise/meta/monitoring/wizard/wizard.php:136
+#: ../../enterprise/meta/advanced/metasetup.performance.php:85
+#: ../../enterprise/meta/advanced/metasetup.performance.php:89
+#: ../../enterprise/meta/advanced/metasetup.setup.php:149
+#: ../../enterprise/meta/advanced/metasetup.setup.php:203
+#: ../../enterprise/meta/advanced/metasetup.setup.php:219
+#: ../../enterprise/meta/advanced/metasetup.setup.php:223
+#: ../../enterprise/meta/advanced/metasetup.setup.php:285
+#: ../../enterprise/meta/advanced/metasetup.setup.php:299
+#: ../../enterprise/meta/advanced/metasetup.setup.php:321
+#: ../../enterprise/meta/advanced/metasetup.setup.php:325
+#: ../../enterprise/meta/advanced/metasetup.setup.php:347
+#: ../../enterprise/meta/advanced/metasetup.password.php:80
+#: ../../enterprise/meta/advanced/metasetup.password.php:122
+#: ../../enterprise/meta/advanced/metasetup.password.php:127
+#: ../../enterprise/meta/advanced/metasetup.password.php:133
+#: ../../enterprise/meta/advanced/metasetup.password.php:139
+#: ../../enterprise/meta/advanced/metasetup.password.php:143
+#: ../../enterprise/meta/advanced/metasetup.password.php:147
+#: ../../enterprise/godmode/setup/setup_auth.php:208
+#: ../../enterprise/godmode/setup/setup_auth.php:338
+#: ../../enterprise/godmode/setup/setup_auth.php:386
+#: ../../enterprise/godmode/setup/setup_auth.php:1181
+#: ../../enterprise/godmode/reporting/visual_console_template.php:286
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:209
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:553
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:553
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:574
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:644
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:665
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:705
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:967
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1005
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1033
+#: ../../godmode/servers/modificar_server.php:47
+#: ../../godmode/update_manager/update_manager.setup.php:372
+#: ../../godmode/reporting/reporting_builder.main.php:194
+#: ../../godmode/reporting/reporting_builder.php:1092
+#: ../../godmode/reporting/visual_console_builder.wizard.php:380
+#: ../../godmode/reporting/visual_console_builder.wizard.php:467
+#: ../../godmode/massive/massive_edit_agents.php:663
+#: ../../godmode/massive/massive_edit_agents.php:986
+#: ../../godmode/massive/massive_edit_agents.php:995
+#: ../../godmode/massive/massive_edit_modules.php:616
+#: ../../godmode/massive/massive_edit_modules.php:638
+#: ../../godmode/massive/massive_edit_modules.php:707
+#: ../../godmode/massive/massive_edit_modules.php:729
+#: ../../godmode/massive/massive_edit_modules.php:769
+#: ../../godmode/massive/massive_edit_modules.php:1043
+#: ../../godmode/massive/massive_edit_modules.php:1081
+#: ../../godmode/massive/massive_edit_modules.php:1109
+#: ../../godmode/agentes/agent_conf_gis.php:125
+#: ../../godmode/alerts/alert_view.php:129
+#: ../../godmode/alerts/alert_view.php:259
+#: ../../godmode/users/configure_user.php:1099
+msgid "Yes"
+msgstr "Oui"
+
+#: ../../operation/snmpconsole/snmp_view.php:654
+#: ../../operation/netflow/nf_live_view.php:470
+#: ../../operation/users/user_edit.php:322 ../../include/functions_cron.php:648
+#: ../../include/functions_events.php:5040
+#: ../../include/functions_events.php:5045 ../../include/functions_snmp.php:382
+#: ../../include/functions_profile.php:276
+#: ../../include/functions_reporting_html.php:1589
+#: ../../enterprise/include/functions_cron.php:756
+#: ../../enterprise/include/functions_reporting_csv.php:1940
+#: ../../enterprise/include/functions_tasklist.php:323
+#: ../../enterprise/include/functions_reporting.php:2337
+#: ../../enterprise/meta/monitoring/wizard/wizard.php:137
+#: ../../enterprise/meta/advanced/metasetup.performance.php:86
+#: ../../enterprise/meta/advanced/metasetup.performance.php:90
+#: ../../enterprise/meta/advanced/metasetup.setup.php:150
+#: ../../enterprise/meta/advanced/metasetup.setup.php:213
+#: ../../enterprise/meta/advanced/metasetup.setup.php:220
+#: ../../enterprise/meta/advanced/metasetup.setup.php:224
+#: ../../enterprise/meta/advanced/metasetup.setup.php:286
+#: ../../enterprise/meta/advanced/metasetup.setup.php:309
+#: ../../enterprise/meta/advanced/metasetup.setup.php:322
+#: ../../enterprise/meta/advanced/metasetup.setup.php:335
+#: ../../enterprise/meta/advanced/metasetup.setup.php:357
+#: ../../enterprise/meta/advanced/metasetup.password.php:81
+#: ../../enterprise/meta/advanced/metasetup.password.php:123
+#: ../../enterprise/meta/advanced/metasetup.password.php:128
+#: ../../enterprise/meta/advanced/metasetup.password.php:134
+#: ../../enterprise/meta/advanced/metasetup.password.php:140
+#: ../../enterprise/meta/advanced/metasetup.password.php:144
+#: ../../enterprise/meta/advanced/metasetup.password.php:148
+#: ../../enterprise/godmode/setup/setup.php:64
+#: ../../enterprise/godmode/setup/setup_auth.php:208
+#: ../../enterprise/godmode/setup/setup_auth.php:341
+#: ../../enterprise/godmode/setup/setup_auth.php:389
+#: ../../enterprise/godmode/setup/setup_auth.php:1184
+#: ../../enterprise/godmode/reporting/visual_console_template.php:286
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:211
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:555
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:554
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:575
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:645
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:666
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:706
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:967
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1006
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1034
+#: ../../mobile/operation/events.php:195 ../../mobile/operation/events.php:200
+#: ../../godmode/setup/news.php:287 ../../godmode/servers/modificar_server.php:45
+#: ../../godmode/update_manager/update_manager.setup.php:373
+#: ../../godmode/reporting/reporting_builder.main.php:204
+#: ../../godmode/reporting/reporting_builder.php:1094
+#: ../../godmode/reporting/visual_console_builder.wizard.php:390
+#: ../../godmode/reporting/visual_console_builder.wizard.php:468
+#: ../../godmode/massive/massive_edit_agents.php:664
+#: ../../godmode/massive/massive_edit_agents.php:987
+#: ../../godmode/massive/massive_edit_agents.php:996
+#: ../../godmode/massive/massive_edit_modules.php:617
+#: ../../godmode/massive/massive_edit_modules.php:639
+#: ../../godmode/massive/massive_edit_modules.php:708
+#: ../../godmode/massive/massive_edit_modules.php:730
+#: ../../godmode/massive/massive_edit_modules.php:770
+#: ../../godmode/massive/massive_edit_modules.php:1043
+#: ../../godmode/massive/massive_edit_modules.php:1082
+#: ../../godmode/massive/massive_edit_modules.php:1110
+#: ../../godmode/agentes/agent_conf_gis.php:126
+#: ../../godmode/alerts/alert_view.php:129
+#: ../../godmode/alerts/alert_view.php:259
+#: ../../godmode/alerts/alert_view.php:352
+#: ../../godmode/users/configure_user.php:1100
+msgid "No"
+msgstr "Non"
+
+#: ../../operation/snmpconsole/snmp_view.php:681
+#: ../../operation/snmpconsole/snmp_view.php:789
+#: ../../godmode/snmpconsole/snmp_alert.php:118
+#: ../../godmode/snmpconsole/snmp_filters.php:46
+msgid "SNMP Console"
+msgstr "Console SNMP"
+
+#: ../../operation/snmpconsole/snmp_view.php:714
+#: ../../operation/snmpconsole/snmp_view.php:813
+#: ../../operation/agentes/alerts_status.php:501
+#: ../../operation/agentes/graphs.php:269
+#: ../../enterprise/meta/advanced/collections.php:251
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:174
+#: ../../enterprise/godmode/policies/policy_queue.php:524
+#: ../../enterprise/godmode/policies/policy_queue.php:636
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:373
+#: ../../godmode/snmpconsole/snmp_alert.php:1180
+#: ../../godmode/alerts/alert_list.list.php:178
+#: ../../godmode/users/user_list.php:452
+msgid "Toggle filter(s)"
+msgstr "Filtre(s) de bascul"
+
+#: ../../operation/snmpconsole/snmp_view.php:718
+msgid "There are no SNMP traps in database that contains this filter"
+msgstr "Aucun déroutement SNMP dans la base de données ne contient ce filtre"
+
+#: ../../operation/snmpconsole/snmp_view.php:758
+msgid "Refresh every"
+msgstr "Actualiser toutes les"
+
+#: ../../operation/snmpconsole/snmp_view.php:770
+msgid "SNMP Traps"
+msgstr "Déroutements SNMP"
+
+#: ../../operation/snmpconsole/snmp_view.php:854
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:303
+#: ../../godmode/snmpconsole/snmp_alert.php:790
+#: ../../godmode/snmpconsole/snmp_alert.php:1259
+#: ../../godmode/snmpconsole/snmp_trap_generator.php:125
+msgid "SNMP Agent"
+msgstr "Agent SNMP"
+
+#: ../../operation/snmpconsole/snmp_view.php:859
+#: ../../godmode/snmpconsole/snmp_alert.php:774
+#: ../../godmode/snmpconsole/snmp_alert.php:1263
+#: ../../godmode/snmpconsole/snmp_trap_generator.php:105
+msgid "Enterprise String"
+msgstr "Chaîne Enterprise"
+
+#: ../../operation/snmpconsole/snmp_view.php:865
+#: ../../include/functions_reporting_html.php:1047
+#: ../../include/functions_reporting_html.php:1285
+#: ../../include/functions_reporting_html.php:2386
+#: ../../enterprise/include/lib/AlertCorrelation.class.php:1086
+msgid "Count"
+msgstr "Nombre"
+
+#: ../../operation/snmpconsole/snmp_view.php:871
+msgid "Trap subtype"
+msgstr "Sous-type de déroutements"
+
+#: ../../operation/snmpconsole/snmp_view.php:974
+#: ../../operation/snmpconsole/snmp_view.php:994
+#: ../../operation/agentes/status_monitor.php:1710
+#: ../../operation/agentes/interface_view.functions.php:682
+#: ../../operation/agentes/interface_view.functions.php:683
+#: ../../operation/agentes/interface_view.functions.php:684
+#: ../../operation/agentes/interface_view.functions.php:685
+#: ../../operation/agentes/interface_view.functions.php:686
+#: ../../operation/agentes/estado_generalagente.php:219
+#: ../../operation/agentes/estado_generalagente.php:232
+#: ../../operation/agentes/estado_generalagente.php:244
+#: ../../operation/agentes/estado_generalagente.php:413
+#: ../../operation/agentes/estado_generalagente.php:429
+#: ../../operation/agentes/estado_generalagente.php:440
+#: ../../include/ajax/module.php:1168 ../../include/functions_events.php:3810
+#: ../../include/functions_events.php:3960
+#: ../../include/functions_events.php:3981
+#: ../../include/functions_events.php:3986
+#: ../../include/functions_events.php:3999
+#: ../../include/functions_events.php:4000
+#: ../../include/functions_events.php:4012
+#: ../../include/functions_events.php:4063
+#: ../../include/functions_events.php:4090
+#: ../../include/functions_events.php:4146
+#: ../../include/functions_events.php:4163
+#: ../../include/functions_events.php:4170
+#: ../../include/functions_events.php:4236
+#: ../../include/functions_events.php:4308
+#: ../../include/functions_events.php:4447
+#: ../../include/functions_events.php:4486
+#: ../../include/functions_events.php:4500
+#: ../../include/functions_events.php:4505
+#: ../../include/functions_events.php:4535
+#: ../../include/functions_events.php:4628
+#: ../../include/functions_events.php:4708
+#: ../../include/functions_events.php:4718
+#: ../../include/functions_events.php:4935
+#: ../../include/functions_events.php:5012
+#: ../../include/functions_events.php:5101
+#: ../../include/functions_events.php:5130
+#: ../../include/functions_events.php:5145
+#: ../../include/functions_events.php:5155
+#: ../../include/functions_events.php:5165
+#: ../../include/functions_events.php:7445
+#: ../../include/functions_events.php:7464
+#: ../../include/functions_events.php:7469
+#: ../../include/functions_events.php:7476
+#: ../../include/functions_events.php:7489
+#: ../../include/functions_events.php:7502
+#: ../../include/functions_events.php:7514
+#: ../../include/functions_events.php:7567
+#: ../../include/functions_events.php:7594
+#: ../../include/functions_events.php:7619
+#: ../../include/functions_events.php:7663 ../../include/functions_db.php:241
+#: ../../include/functions_servers.php:1362
+#: ../../include/functions_treeview.php:162
+#: ../../include/functions_treeview.php:327
+#: ../../include/functions_treeview.php:423 ../../include/functions_ui.php:2609
+#: ../../include/functions_ui.php:2617 ../../include/functions.php:1124
+#: ../../include/functions.php:1130 ../../include/functions.php:1134
+#: ../../include/functions_reporting_html.php:651
+#: ../../include/functions_reporting_html.php:654
+#: ../../include/functions_reporting_html.php:5277
+#: ../../include/functions_reporting_html.php:5330
+#: ../../enterprise/tools/ipam/ipam_ajax.php:366
+#: ../../enterprise/tools/ipam/ipam_ajax.php:387
+#: ../../enterprise/tools/ipam/ipam_network.php:435
+#: ../../enterprise/tools/ipam/ipam_network.php:515
+#: ../../enterprise/views/cluster/view.php:278
+#: ../../enterprise/views/cluster/view.php:293
+#: ../../enterprise/include/lib/Metaconsole/Node.php:505
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1185
+#: ../../enterprise/include/functions_services.php:1190
+#: ../../enterprise/include/functions_services.php:1371
+#: ../../enterprise/include/functions_services.php:2077
+#: ../../enterprise/include/functions_aws.php:507
+#: ../../enterprise/include/functions_aws.php:508
+#: ../../enterprise/include/functions_reporting.php:6157
+#: ../../enterprise/include/functions_visual_map.php:320
+#: ../../enterprise/include/functions_servicemap.php:471
+#: ../../enterprise/meta/advanced/servers.build_table.php:100
+#: ../../enterprise/meta/advanced/servers.build_table.php:101
+#: ../../enterprise/meta/advanced/servers.build_table.php:107
+#: ../../enterprise/meta/advanced/metasetup.visual.php:895
+#: ../../mobile/operation/agent.php:192 ../../mobile/operation/agent.php:200
+#: ../../mobile/operation/events.php:161 ../../mobile/operation/events.php:167
+#: ../../mobile/operation/events.php:175 ../../mobile/operation/events.php:260
+#: ../../mobile/operation/events.php:290 ../../mobile/operation/events.php:298
+#: ../../godmode/servers/servers.build_table.php:147
+#: ../../godmode/servers/servers.build_table.php:148
+#: ../../godmode/servers/servers.build_table.php:154
+#: ../../godmode/modules/manage_network_components.php:776
+#: ../../godmode/modules/manage_network_components.php:777
+#: ../../godmode/extensions.php:186 ../../godmode/extensions.php:201
+#: ../../godmode/agentes/planned_downtime.list.php:812
+#: ../../godmode/alerts/alert_view.php:135
+msgid "N/A"
+msgstr "S.O."
+
+#: ../../operation/snmpconsole/snmp_view.php:1018
+#: ../../operation/events/sound_events.php:136
+#: ../../operation/agentes/group_view.php:234
+#: ../../include/class/AgentsAlerts.class.php:937
+#: ../../include/functions_events.php:2905
+#: ../../include/functions_events.php:3260
+#: ../../include/functions_agents.php:2939
+#: ../../include/functions_agents.php:2950
+#: ../../include/functions_reporting.php:12335
+#: ../../include/functions_ui.php:1247 ../../include/functions.php:1228
+#: ../../enterprise/operation/agentes/policy_view.php:345
+#: ../../enterprise/meta/monitoring/group_view.php:247
+#: ../../mobile/operation/alerts.php:324
+#: ../../godmode/alerts/alert_list.list.php:559
+#: ../../godmode/alerts/alert_view.php:105
+msgid "Alert fired"
+msgstr "Alerte déclenchée"
+
+#: ../../operation/snmpconsole/snmp_view.php:1020
+#: ../../include/class/AgentsAlerts.class.php:943
+#: ../../include/functions_agents.php:2941
+#: ../../include/functions_agents.php:2952
+#: ../../include/functions_reporting.php:12258
+#: ../../include/functions_ui.php:1253
+#: ../../enterprise/operation/agentes/policy_view.php:351
+#: ../../mobile/operation/alerts.php:330
+#: ../../godmode/alerts/alert_list.list.php:565
+#: ../../godmode/alerts/alert_view.php:111
+msgid "Alert not fired"
+msgstr "Alerte non déclenchée"
+
+#: ../../operation/snmpconsole/snmp_view.php:1027
+#: ../../operation/snmpconsole/snmp_view.php:1217
+#: ../../operation/snmpconsole/snmp_view.php:1267
+#: ../../operation/agentes/alerts_status.php:567
+#: ../../operation/agentes/alerts_status.php:604
+#: ../../operation/agentes/alerts_status.php:637
+#: ../../operation/agentes/alerts_status.php:723
+#: ../../include/ajax/alert_list.ajax.php:267
+#: ../../include/ajax/alert_list.ajax.php:293
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3132
+#: ../../enterprise/load_enterprise.php:749
+#: ../../enterprise/godmode/reporting/aws_view.php:181
+#: ../../enterprise/godmode/wizards/Cloud.class.php:325
+#: ../../mobile/operation/events.php:570 ../../godmode/setup/license.php:165
+msgid "Validate"
+msgstr "Valider"
+
+#: ../../operation/snmpconsole/snmp_view.php:1076
+msgid "Variable bindings:"
+msgstr "Liens variables :"
+
+#: ../../operation/snmpconsole/snmp_view.php:1089
+msgid "See more details"
+msgstr "Afficher plus de détails"
+
+#: ../../operation/snmpconsole/snmp_view.php:1101
+msgid "Enterprise String:"
+msgstr "Chaîne Enterprise :"
+
+#: ../../operation/snmpconsole/snmp_view.php:1107
+#: ../../enterprise/meta/include/functions_autoprovision.php:569
+#: ../../enterprise/meta/advanced/collections.data.php:432
+#: ../../enterprise/godmode/agentes/collections.data.php:523
+msgid "Description:"
+msgstr "Description :"
+
+#: ../../operation/snmpconsole/snmp_view.php:1153
+msgid "Trap type:"
+msgstr "Type de déroutement :"
+
+#: ../../operation/snmpconsole/snmp_view.php:1179
+msgid "Count:"
+msgstr "Total :"
+
+#: ../../operation/snmpconsole/snmp_view.php:1183
+msgid "First trap:"
+msgstr "Premier déroutement :"
+
+#: ../../operation/snmpconsole/snmp_view.php:1187
+msgid "Last trap:"
+msgstr "Dernier déroutement :"
+
+#: ../../operation/snmpconsole/snmp_view.php:1208
+msgid "No matching traps found"
+msgstr "Aucun déroutement concordant retrouvé"
+
+#: ../../operation/snmpconsole/snmp_view.php:1272
+#: ../../include/functions_reporting_html.php:2032
+#: ../../enterprise/operation/services/services.service_map.php:139
+#: ../../extensions/module_groups.php:391 ../../extensions/agents_modules.php:947
+#: ../../godmode/snmpconsole/snmp_alert.php:1518
+msgid "Legend"
+msgstr "Légende"
+
+#: ../../operation/heatmap.php:70 ../../operation/heatmap.php:279
+#: ../../operation/agentes/pandora_networkmap.php:800
+#: ../../enterprise/operation/services/services.list.php:625
+msgid "Config"
+msgstr "Configuration"
+
+#: ../../operation/heatmap.php:96 ../../operation/heatmap.php:98
+#: ../../operation/agentes/status_monitor.php:517
+#: ../../operation/agentes/estado_monitores.php:552
+#: ../../operation/agentes/ver_agente.php:1157
+#: ../../include/ajax/heatmap.ajax.php:190
+#: ../../include/ajax/heatmap.ajax.php:249
+#: ../../include/ajax/heatmap.ajax.php:288
+#: ../../include/functions_events.php:4547
+#: ../../include/functions_treeview.php:122
+#: ../../include/functions_graph.php:5366 ../../include/functions_html.php:1560
+#: ../../enterprise/operation/agentes/tag_view.php:156
+#: ../../enterprise/operation/agentes/ver_agente.php:35
+#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:155
+#: ../../enterprise/godmode/modules/configure_local_component.php:259
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2014
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:832
+#: ../../extensions/agents_modules.php:410 ../../mobile/operation/modules.php:183
+#: ../../mobile/operation/modules.php:184 ../../mobile/operation/modules.php:293
+#: ../../mobile/operation/modules.php:294
+#: ../../godmode/modules/manage_network_components_form_common.php:111
+#: ../../godmode/reporting/create_container.php:540
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1541
+#: ../../godmode/massive/massive_edit_modules.php:889
+#: ../../godmode/agentes/module_manager_editor_common.php:265
+msgid "Module group"
+msgstr "Groupe de modules"
+
+#: ../../operation/heatmap.php:96 ../../operation/agentes/status_monitor.php:518
+#: ../../include/ajax/heatmap.ajax.php:196
+#: ../../include/functions_treeview.php:116
+#: ../../include/functions_graph.php:5316
+#: ../../enterprise/operation/agentes/tag_view.php:157
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:835
+#: ../../godmode/massive/massive_edit_modules.php:892
+#: ../../godmode/agentes/module_manager_editor_common.php:271
+#: ../../godmode/agentes/module_manager_editor_common.php:1188
+msgid "Not assigned"
+msgstr "Non assigné"
+
+#: ../../operation/heatmap.php:109 ../../operation/agentes/group_view.php:320
+#: ../../include/ajax/heatmap.ajax.php:126
+#: ../../include/ajax/heatmap.ajax.php:296
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:330
+#: ../../mobile/operation/modules.php:194 ../../mobile/operation/modules.php:195
+#: ../../mobile/operation/modules.php:308 ../../mobile/operation/modules.php:309
+#: ../../godmode/reporting/create_container.php:566
+#: ../../godmode/reporting/create_container.php:629
+msgid "Tag"
+msgstr "Étiquette"
+
+#: ../../operation/heatmap.php:173 ../../include/ajax/heatmap.ajax.php:52
+msgid "3 minutes"
+msgstr "3 minutes"
+
+#: ../../operation/heatmap.php:291 ../../operation/agentes/status_monitor.php:861
+#: ../../operation/agentes/interface_view.functions.php:120
+#: ../../operation/agentes/interface_view.functions.php:158
+#: ../../include/class/ConfigPEN.class.php:252
+#: ../../include/class/CredentialStore.class.php:1098
+#: ../../enterprise/operation/agentes/tag_view.php:175
+#: ../../enterprise/include/class/AgentRepository.class.php:771
+#: ../../enterprise/include/class/LogSource.class.php:766
+#: ../../enterprise/include/class/Omnishell.class.php:1124
+#: ../../enterprise/include/class/DeploymentCenter.class.php:1533
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:304
+#: ../../enterprise/extensions/vmware/vmware_view.php:1519
+#: ../../godmode/users/user_list.php:693
+msgid "Show"
+msgstr "Afficher"
+
+#: ../../operation/search_agents.php:93
+#: ../../operation/agentes/alerts_status.functions.php:97
+#: ../../operation/agentes/estado_generalagente.php:101
+#: ../../operation/agentes/estado_generalagente.php:103
+#: ../../include/functions_visual_map_editor.php:826
+#: ../../include/functions_treeview.php:72
+#: ../../include/functions_treeview.php:613
+#: ../../include/functions_reporting.php:6328
+#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:397
+#: ../../include/functions_reporting_html.php:3403
+#: ../../enterprise/views/cluster/view.php:162
+#: ../../enterprise/views/cluster/view.php:164
+#: ../../enterprise/include/class/VMware.app.php:888
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3213
+#: ../../enterprise/include/class/DatabaseHA.class.php:211
+#: ../../enterprise/include/lib/NetworkManager.php:190
+#: ../../enterprise/include/functions_policies.php:4782
+#: ../../enterprise/meta/include/functions_wizard_meta.php:243
+#: ../../enterprise/meta/include/functions_wizard_meta.php:528
+#: ../../enterprise/meta/include/functions_wizard_meta.php:600
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1148
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1533
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1626
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1820
+#: ../../enterprise/meta/agentsearch.php:251
+#: ../../enterprise/meta/agentsearch.php:258
+#: ../../enterprise/godmode/setup/edit_skin.php:276
+#: ../../enterprise/godmode/modules/configure_local_component.php:459
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:701
+#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:118
+#: ../../enterprise/godmode/policies/policy_agents.php:1736
+#: ../../enterprise/godmode/policies/policy_agents.php:1751
+#: ../../mobile/operation/agent.php:167 ../../mobile/operation/alerts.php:68
+#: ../../godmode/massive/massive_edit_agents.php:917
+#: ../../godmode/massive/massive_edit_agents.php:1017
+#: ../../godmode/massive/massive_edit_modules.php:765
+#: ../../godmode/agentes/module_manager_editor_common.php:257
+#: ../../godmode/agentes/module_manager_editor_common.php:897
+#: ../../godmode/agentes/module_manager_editor_common.php:1059
+#: ../../godmode/agentes/modificar_agente.php:761
+#: ../../godmode/alerts/configure_alert_template.php:899
+#: ../../godmode/alerts/alert_list.list.php:139
+#: ../../godmode/alerts/alert_view.php:541
+#: ../../godmode/groups/group_list.php:908
+msgid "Disabled"
+msgstr "Désactivé"
+
+#: ../../operation/search_agents.php:100
+#: ../../operation/agentes/estado_agente.php:831
+#: ../../operation/agentes/estado_generalagente.php:112
+#: ../../operation/agentes/estado_generalagente.php:122
+#: ../../include/ajax/module.php:1128 ../../include/class/Tree.class.php:907
+#: ../../enterprise/views/cluster/view.php:168
+#: ../../enterprise/views/cluster/view.php:170
+#: ../../enterprise/godmode/services/services.service.php:746
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1028
+#: ../../enterprise/godmode/massive/massive_create_services.php:819
+#: ../../mobile/operation/agent.php:174
+#: ../../godmode/massive/massive_edit_agents.php:990
+#: ../../godmode/massive/massive_edit_modules.php:1104
+#: ../../godmode/agentes/module_manager.php:985
+#: ../../godmode/agentes/module_manager_editor_common.php:1056
+#: ../../godmode/agentes/agent_manager.php:683
+#: ../../godmode/agentes/planned_downtime.editor.php:594
+#: ../../godmode/agentes/planned_downtime.list.php:655
+#: ../../godmode/agentes/modificar_agente.php:775
+msgid "Quiet"
+msgstr "Mode silencieux"
+
+#: ../../operation/search_agents.php:111
+#: ../../operation/agentes/estado_agente.php:839
+#: ../../operation/agentes/estado_generalagente.php:133
+#: ../../operation/agentes/estado_generalagente.php:141
+#: ../../enterprise/views/cluster/view.php:178
+#: ../../enterprise/views/cluster/view.php:186
+#: ../../godmode/agentes/modificar_agente.php:783
+msgid "Agent in scheduled downtime"
+msgstr "Agent dans temps d'arrêt programmé"
+
+#: ../../operation/search_agents.php:132 ../../operation/search_agents.php:133
+#: ../../operation/agentes/ver_agente.php:1357
+#: ../../enterprise/tools/ipam/ipam.php:426
+#: ../../enterprise/meta/advanced/metasetup.consoles.php:841
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:99
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:266
+msgid "Manage"
+msgstr "Gérer"
+
+#: ../../operation/events/events_rss.php:195
+msgid "Your IP is not into the IP list with API access."
+msgstr "Votre adresse IP n'est pas dans la liste IP avec accès à l'API"
+
+#: ../../operation/events/events_rss.php:214
+msgid "The URL of your feed has bad hash."
+msgstr "L'URL de votre flux a un mauvais hachage."
+
+#: ../../operation/events/sound_events.php:86
+msgid "Sound console"
+msgstr "Console sonore"
+
+#: ../../operation/events/sound_events.php:145
+#: ../../include/functions_reporting.php:11419
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:452
+msgid "Monitor critical"
+msgstr "Moniteur en état critique"
+
+#: ../../operation/events/sound_events.php:154
+#: ../../include/functions_reporting.php:11434
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:485
+msgid "Monitor unknown"
+msgstr "Moniteur inconnu"
+
+#: ../../operation/events/sound_events.php:163
+#: ../../include/functions_reporting.php:11423
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:463
+msgid "Monitor warning"
+msgstr "Moniteur en état d'alerte"
+
+#: ../../operation/events/sound_events.php:186
+msgid "Event"
+msgstr "Événement"
+
+#: ../../operation/events/events.build_table.php:81
+msgid "More detail"
+msgstr "Plus de détails"
+
+#: ../../operation/events/events.build_table.php:105
+#: ../../operation/events/events.build_table.php:107
+msgid "The Agent: "
+msgstr "Agent : "
+
+#: ../../operation/events/events.build_table.php:105
+#: ../../operation/events/events.build_table.php:107
+msgid " has "
+msgstr " a "
+
+#: ../../operation/events/events.build_table.php:105
+#: ../../operation/events/events.build_table.php:107
+msgid " events."
+msgstr " des événements."
+
+#: ../../operation/events/events.build_table.php:134
+#: ../../operation/events/events.build_table.php:1164
+#: ../../include/functions_events.php:2576
+#: ../../include/functions_events.php:2579
+#: ../../include/functions_reporting.php:2002
+#: ../../include/functions_reporting.php:2303
+#: ../../include/functions_reporting_html.php:5930
+#: ../../include/functions_reporting_html.php:6115
+#: ../../mobile/operation/events.php:865
+msgid "No events"
+msgstr "Aucun événement"
+
+#: ../../operation/events/events.build_table.php:156
+#: ../../operation/events/events.php:1252
+#: ../../operation/events/events_list.php:821
+#: ../../include/class/AgentWizard.class.php:1181
+#: ../../include/functions_events.php:6660
+#: ../../include/functions_reporting_html.php:2101
+#: ../../enterprise/operation/log/log_viewer.php:613
+#: ../../enterprise/operation/inventory/inventory.php:331
+#: ../../enterprise/include/functions_reporting_csv.php:2733
+#: ../../enterprise/include/class/SAPView.class.php:226
+#: ../../enterprise/include/class/CSVImportAgents.class.php:154
+#: ../../enterprise/include/functions_events.php:283
+#: ../../enterprise/meta/include/functions_wizard_meta.php:174
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1799
+#: ../../enterprise/meta/monitoring/custom_fields_csv.php:101
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:706
+#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:197
+#: ../../enterprise/meta/advanced/policymanager.queue.php:256
+#: ../../enterprise/meta/agentsearch.php:133
+#: ../../enterprise/meta/agentsearch.php:326
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1962
+#: ../../godmode/modules/manage_network_components.php:749
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1098
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3501
+#: ../../godmode/massive/massive_edit_agents.php:743
+#: ../../godmode/wizards/DiscoveryTaskList.class.php:1043
+#: ../../godmode/agentes/module_manager.php:844
+#: ../../godmode/agentes/agent_manager.php:414
+msgid "Server"
+msgstr "Serveur"
+
+#: ../../operation/events/events.build_table.php:162
+#: ../../include/functions_events.php:4979
+#: ../../include/functions_events.php:6672 ../../mobile/operation/events.php:512
+msgid "Event ID"
+msgstr "Identification de l'événement"
+
+#: ../../operation/events/events.build_table.php:172
+#: ../../include/functions_events.php:233 ../../include/functions_events.php:6678
+#: ../../mobile/operation/events.php:124
+#: ../../godmode/events/custom_events.php:95
+msgid "Event Name"
+msgstr "Nom de l’événement"
+
+#: ../../operation/events/events.build_table.php:182
+#: ../../operation/events/events.php:1934 ../../include/functions_events.php:193
+#: ../../include/functions_events.php:239 ../../include/functions_events.php:2616
+#: ../../include/functions_events.php:6685
+#: ../../include/functions_treeview.php:617
+#: ../../include/functions_reporting_html.php:3386
+#: ../../enterprise/include/functions_reporting_csv.php:871
+#: ../../enterprise/include/functions_ipam.php:2039
+#: ../../enterprise/meta/include/functions_events_meta.php:66
+#: ../../mobile/operation/modules.php:597 ../../mobile/operation/modules.php:849
+#: ../../godmode/agentes/agent_manager.php:213
+#: ../../godmode/agentes/modificar_agente.php:647
+msgid "Agent name"
+msgstr "Nom de l'agent"
+
+#: ../../operation/events/events.build_table.php:212
+#: ../../operation/incidents/integriaims_export_csv.php:89
+#: ../../operation/incidents/configure_integriaims_incident.php:312
+#: ../../operation/incidents/list_integriaims_incidents.php:342
+#: ../../operation/incidents/list_integriaims_incidents.php:522
+#: ../../include/functions_events.php:206 ../../include/functions_events.php:281
+#: ../../include/functions_events.php:5010
+#: ../../include/functions_events.php:6704
+#: ../../enterprise/meta/include/functions_events_meta.php:118
+#: ../../mobile/operation/events.php:520
+#: ../../godmode/setup/setup_integria.php:397
+#: ../../godmode/setup/setup_integria.php:519
+#: ../../godmode/events/custom_events.php:111
+msgid "Owner"
+msgstr "Propriétaire"
+
+#: ../../operation/events/events.build_table.php:232
+#: ../../include/functions_events.php:257
+#: ../../godmode/events/custom_events.php:103
+msgid "Event Type"
+msgstr "Type d'événement"
+
+#: ../../operation/events/events.build_table.php:243
+#: ../../include/class/ModuleTemplates.class.php:1207
+#: ../../include/class/AgentWizard.class.php:1180
+#: ../../include/class/AgentWizard.class.php:4021
+#: ../../include/functions_events.php:260
+#: ../../godmode/events/custom_events.php:104
+msgid "Module Name"
+msgstr "Nom du module"
+
+#: ../../operation/events/events.build_table.php:273
+#: ../../operation/events/events.build_table.php:709
+#: ../../operation/events/events.php:1208
+#: ../../operation/events/events_list.php:1003
+#: ../../include/class/CustomNetScan.class.php:468
+#: ../../include/functions_events.php:202 ../../include/functions_events.php:269
+#: ../../include/functions_events.php:3753
+#: ../../include/functions_events.php:6741
+#: ../../include/functions_events.php:7127
+#: ../../enterprise/meta/include/functions_events_meta.php:102
+#: ../../godmode/events/event_edit_filter.php:633
+#: ../../godmode/events/custom_events.php:107
+#: ../../godmode/wizards/HostDevices.class.php:958
+msgid "Comment"
+msgstr "Commentaire"
+
+#: ../../operation/events/events.build_table.php:293
+#: ../../operation/events/events.php:1188
+#: ../../operation/events/events_list.php:999
+#: ../../operation/agentes/log_sources_status.php:56
+#: ../../operation/agentes/pandora_networkmap.editor.php:336
+#: ../../operation/agentes/pandora_networkmap.view.php:136
+#: ../../include/functions_events.php:204 ../../include/functions_events.php:275
+#: ../../include/functions_events.php:4633
+#: ../../include/functions_events.php:4714
+#: ../../include/functions_events.php:6753
+#: ../../enterprise/operation/log/log_viewer.php:654
+#: ../../enterprise/include/class/LogSource.class.php:626
+#: ../../enterprise/include/functions_log.php:279
+#: ../../enterprise/include/functions_log.php:282
+#: ../../enterprise/meta/include/functions_events_meta.php:110
+#: ../../enterprise/meta/advanced/policymanager.sync.php:307
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:147
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1498
+#: ../../godmode/events/event_edit_filter.php:627
+#: ../../godmode/events/custom_events.php:109
+#: ../../godmode/massive/massive_copy_modules.php:144
+msgid "Source"
+msgstr "Source"
+
+#: ../../operation/events/events.build_table.php:303
+#: ../../operation/events/events.php:1195
+#: ../../operation/events/events_list.php:1001
+#: ../../include/functions_events.php:6759
+#: ../../godmode/events/event_edit_filter.php:630
+msgid "Extra ID"
+msgstr "Identifiant supplémentaire"
+
+#: ../../operation/events/events.build_table.php:313
+#: ../../include/functions_events.php:207 ../../include/functions_events.php:284
+#: ../../include/functions_events.php:6765
+#: ../../enterprise/meta/include/functions_events_meta.php:122
+#: ../../godmode/events/custom_events.php:112
+msgid "ACK Timestamp"
+msgstr "Horodatage ACK"
+
+#: ../../operation/events/events.build_table.php:323
+#: ../../operation/events/events.php:2822 ../../include/functions_events.php:208
+#: ../../include/functions_events.php:287 ../../include/functions_events.php:4692
+#: ../../include/functions_events.php:6771
+#: ../../enterprise/meta/include/functions_events_meta.php:126
+#: ../../godmode/events/custom_events.php:113
+msgid "Instructions"
+msgstr "Instructions"
+
+#: ../../operation/events/events.build_table.php:340
+#: ../../include/functions_events.php:296
+#: ../../godmode/events/custom_events.php:116
+#: ../../godmode/massive/massive_delete_modules.php:436
+#: ../../godmode/massive/massive_edit_modules.php:382
+msgid "Module Status"
+msgstr "État des modules"
+
+#: ../../operation/events/events.build_table.php:350
+#: ../../include/ajax/events.php:1552 ../../include/functions_events.php:213
+#: ../../include/functions_events.php:315
+#: ../../include/functions_reporting_html.php:1065
+#: ../../include/functions_reporting_html.php:1298
+#: ../../include/functions_reporting_html.php:2395
+#: ../../godmode/events/event_edit_filter.php:650
+#: ../../godmode/events/custom_events.php:119
+msgid "Custom data"
+msgstr "Données personnalisées"
+
+#: ../../operation/events/events.build_table.php:420
+#: ../../operation/events/events.php:2249 ../../include/ajax/events.php:1784
+#: ../../include/functions_events.php:2652
+#: ../../include/functions_events.php:4820
+#: ../../include/functions_events.php:6832
+#: ../../include/functions_reporting.php:10704
+#: ../../include/functions_reporting_html.php:1082
+#: ../../include/functions_reporting_html.php:1319
+#: ../../include/functions_reporting_html.php:2411
+#: ../../mobile/operation/events.php:267
+msgid "New event"
+msgstr "Nouvel événement"
+
+#: ../../operation/events/events.build_table.php:425
+#: ../../operation/events/events.php:2255 ../../include/ajax/events.php:1789
+#: ../../include/functions_events.php:2657
+#: ../../include/functions_events.php:4826
+#: ../../include/functions_events.php:6837
+#: ../../include/functions_reporting.php:10709
+#: ../../include/functions_reporting_html.php:1087
+#: ../../include/functions_reporting_html.php:1324
+#: ../../include/functions_reporting_html.php:2416
+#: ../../mobile/operation/events.php:272
+msgid "Event validated"
+msgstr "Événement validé"
+
+#: ../../operation/events/events.build_table.php:430
+#: ../../operation/events/events.php:2261 ../../include/ajax/events.php:1794
+#: ../../include/functions_events.php:2662
+#: ../../include/functions_events.php:4832
+#: ../../include/functions_events.php:6842
+#: ../../include/functions_reporting.php:10714
+#: ../../include/functions_reporting_html.php:1092
+#: ../../include/functions_reporting_html.php:1329
+#: ../../include/functions_reporting_html.php:2421
+#: ../../mobile/operation/events.php:277
+msgid "Event in process"
+msgstr "Événement en cours"
+
+#: ../../operation/events/events.build_table.php:856
+#: ../../operation/events/events.php:2203 ../../include/functions_events.php:7249
+msgid "Validate event"
+msgstr "Valider l'événement"
+
+#: ../../operation/events/events.build_table.php:867
+#: ../../operation/events/events.php:2215
+msgid "Change to in progress status"
+msgstr "Passer à état en cours"
+
+#: ../../operation/events/events.build_table.php:884
+#: ../../operation/events/events.php:2227 ../../include/functions_events.php:3777
+#: ../../include/functions_events.php:3781
+#: ../../include/functions_events.php:7263
+msgid "Delete event"
+msgstr "Supprimer l'événement"
+
+#: ../../operation/events/events.build_table.php:894
+#: ../../include/functions_events.php:7272
+msgid "Is not allowed delete events in process"
+msgstr "Vous ne pouvez pas supprimer les événements en cours"
+
+#: ../../operation/events/events.build_table.php:1008
+#: ../../operation/events/events.php:1847
+msgid "Execute event response"
+msgstr "Exécuter la réponse à l'événement"
+
+#: ../../operation/events/events.build_table.php:1016
+#: ../../operation/events/events.php:1860
+#, php-format
+msgid "A maximum of %s event custom responses can be selected"
+msgstr ""
+"Un maximum de %s réponses personnalisées d'événement peut être sélectionné"
+
+#: ../../operation/events/events.build_table.php:1021
+#: ../../operation/events/events.php:1865
+msgid "Please, select an event"
+msgstr "Veuillez sélectionner un événement"
+
+#: ../../operation/events/events.php:621 ../../operation/events/events.php:695
+#: ../../operation/events/events_list.php:613
+#: ../../operation/events/events_list.php:689
+#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:271
+#: ../../include/class/ManageNetScanScripts.class.php:471
+#: ../../include/functions_notifications.php:963
+#: ../../include/functions_snmp_browser.php:1558
+#: ../../enterprise/tools/ipam/ipam_vlan_config.php:830
+#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1321
+#: ../../enterprise/operation/agentes/manage_transmap_creation.php:308
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:93
+#: ../../enterprise/include/ajax/servers.ajax.php:144
+#: ../../enterprise/include/ajax/servers.ajax.php:177
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2242
+#: ../../enterprise/meta/include/functions_autoprovision.php:703
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1368
+#: ../../enterprise/meta/advanced/metasetup.consoles.php:739
+#: ../../enterprise/meta/advanced/metasetup.visual.php:411
+#: ../../enterprise/meta/advanced/links.php:189
+#: ../../enterprise/godmode/setup/setup_metaconsole.php:247
+#: ../../enterprise/godmode/setup/setup_metaconsole.php:357
+#: ../../enterprise/godmode/setup/setup_acl.php:532
+#: ../../enterprise/godmode/setup/setup_acl.php:558
+#: ../../enterprise/godmode/servers/manage_export_form.php:138
+#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:298
+#: ../../enterprise/godmode/servers/manage_credential_boxes.php:82
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:251
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:512
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:245
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:506
+#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:190
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:268
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:847
+#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:168
+#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:138
+#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:152
+#: ../../enterprise/godmode/agentes/inventory_manager.php:185
+#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:230
+#: ../../enterprise/godmode/agentes/collection_manager.php:113
+#: ../../enterprise/godmode/agentes/collection_manager.php:142
+#: ../../enterprise/godmode/agentes/plugins_manager.php:163
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:398
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:607
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:703
+#: ../../enterprise/godmode/policies/policy_inventory_modules.php:263
+#: ../../enterprise/godmode/policies/policy_alerts.php:605
+#: ../../enterprise/godmode/policies/policy_alerts.php:670
+#: ../../enterprise/godmode/policies/policy_collections.php:267
+#: ../../enterprise/godmode/policies/policy_plugins.php:144
+#: ../../extensions/files_repo/files_repo_form.php:105
+#: ../../godmode/setup/setup_visuals.php:1297
+#: ../../godmode/setup/setup_visuals.php:1352
+#: ../../godmode/setup/setup_visuals.php:1372 ../../godmode/setup/news.php:299
+#: ../../godmode/setup/links.php:173 ../../godmode/servers/plugin.php:909
+#: ../../godmode/modules/manage_network_templates_form.php:347
+#: ../../godmode/gis_maps/configure_gis_map.php:631
+#: ../../godmode/reporting/graph_builder.graph_editor.php:352
+#: ../../godmode/reporting/visual_console_builder.wizard.php:531
+#: ../../godmode/snmpconsole/snmp_alert.php:1494
+#: ../../godmode/events/event_edit_filter.php:509
+#: ../../godmode/events/event_edit_filter.php:562
+#: ../../godmode/agentes/planned_downtime.editor.php:881
+#: ../../godmode/agentes/planned_downtime.editor.php:1055
+#: ../../godmode/alerts/alert_list.list.php:801
+#: ../../godmode/users/configure_profile.php:403
+msgid "Add"
+msgstr "Ajouter"
+
+#: ../../operation/events/events.php:794
+msgid "Event viewer"
+msgstr "Visionneur d'événements"
+
+#: ../../operation/events/events.php:830 ../../operation/users/user_edit.php:358
+#: ../../godmode/events/events.php:41 ../../godmode/users/configure_user.php:1111
+msgid "Event list"
+msgstr "Liste d'événements"
+
+#: ../../operation/events/events.php:841
+msgid "History event list"
+msgstr "Liste des événements de l'historique"
+
+#: ../../operation/events/events.php:852
+msgid "RSS Events"
+msgstr "Événements RSS"
+
+#: ../../operation/events/events.php:863
+msgid "Export to CSV file"
+msgstr "Exporter dans un fichier CSV"
+
+#: ../../operation/events/events.php:874 ../../operation/events/events.php:922
+msgid "Sound events"
+msgstr "Événements sonores"
+
+#: ../../operation/events/events.php:887 ../../godmode/events/events.php:116
+#: ../../godmode/events/events.php:124
+#: ../../godmode/users/configure_profile.php:306
+msgid "Manage events"
+msgstr "Gérer les événements"
+
+#: ../../operation/events/events.php:927
+msgid "History"
+msgstr "Historique"
+
+#: ../../operation/events/events.php:990
+msgid "Errors"
+msgstr "Erreurs"
+
+#: ../../operation/events/events.php:1016
+msgid ""
+"Event viewer is disabled due event replication. For more information, please "
+"contact with the administrator"
+msgstr ""
+"Le visionneur d'événements est désactivé à cause de la réplication "
+"d'événements. Pour en savoir plus, veuillez communiquer avec l'administrateur."
+
+#: ../../operation/events/events.php:1067
+#: ../../operation/events/events_list.php:942
+#: ../../operation/agentes/status_monitor.php:496
+#: ../../operation/agentes/estado_agente.php:272
+#: ../../include/lib/Dashboard/Widgets/events_list.php:308
+#: ../../include/functions_events.php:3292 ../../include/functions.php:1277
+#: ../../enterprise/operation/agentes/tag_view.php:135
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:183
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:123
+#: ../../mobile/operation/modules.php:73
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3625
+#: ../../godmode/events/event_edit_filter.php:315
+#: ../../godmode/massive/massive_delete_modules.php:422
+#: ../../godmode/massive/massive_delete_modules.php:443
+#: ../../godmode/massive/massive_copy_modules.php:119
+#: ../../godmode/massive/massive_copy_modules.php:279
+#: ../../godmode/massive/massive_edit_agents.php:535
+#: ../../godmode/massive/massive_delete_agents.php:213
+#: ../../godmode/massive/massive_edit_modules.php:389
+#: ../../godmode/massive/massive_edit_modules.php:475
+msgid "Not normal"
+msgstr "Anormal"
+
+#: ../../operation/events/events.php:1077
+#: ../../operation/events/events_list.php:937
+#: ../../include/lib/Dashboard/Widgets/events_list.php:321
+#: ../../include/functions_events.php:198 ../../include/functions_events.php:6716
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1383
+#: ../../enterprise/include/lib/AlertCorrelation.class.php:1083
+#: ../../enterprise/include/functions_events.php:127
+#: ../../enterprise/meta/include/functions_events_meta.php:86
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2843
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:643
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2847
+#: ../../godmode/events/event_edit_filter.php:317
+#: ../../godmode/events/event_filter.php:138
+msgid "Event type"
+msgstr "Type d'événement"
+
+#: ../../operation/events/events.php:1091 ../../operation/events/events.php:1670
+#: ../../operation/events/events_list.php:970
+#: ../../include/lib/Dashboard/Widgets/events_list.php:378
+#: ../../enterprise/include/functions_events.php:107
+#: ../../godmode/events/event_edit_filter.php:350
+#: ../../godmode/events/event_filter.php:139
+msgid "Event status"
+msgstr "État des événements"
+
+#: ../../operation/events/events.php:1111
+#: ../../operation/events/events_list.php:983
+#: ../../enterprise/godmode/setup/setup.php:161
+#: ../../godmode/events/event_edit_filter.php:436
+msgid "All events"
+msgstr "Tous les événements"
+
+#: ../../operation/events/events.php:1112 ../../operation/events/events.php:1720
+#: ../../operation/events/events_list.php:984
+#: ../../godmode/events/event_edit_filter.php:437
+msgid "Group events"
+msgstr "Événements du groupe"
+
+#: ../../operation/events/events.php:1113
+#: ../../operation/events/events_list.php:985
+#: ../../include/ajax/heatmap.ajax.php:78
+msgid "Group agents"
+msgstr "Groupes d'agents"
+
+#: ../../operation/events/events.php:1122
+#: ../../operation/events/events_list.php:982
+#: ../../include/functions_events.php:5037
+#: ../../enterprise/include/functions_events.php:198
+#: ../../mobile/operation/events.php:528
+#: ../../godmode/events/event_edit_filter.php:438
+msgid "Repeated"
+msgstr "Répété"
+
+#: ../../operation/events/events.php:1166
+#: ../../operation/events/events_list.php:384
+#: ../../operation/events/events_list.php:524
+#: ../../operation/events/events_list.php:535
+#: ../../operation/events/events_list.php:1053
+#: ../../operation/netflow/nf_live_view.php:397
+#: ../../include/ajax/custom_fields.php:587 ../../include/ajax/events.php:503
+#: ../../include/ajax/events.php:519
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:236
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:242
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:243
+msgid "Load filter"
+msgstr "Charger le filtre"
+
+#: ../../operation/events/events.php:1174
+#: ../../operation/events/events_list.php:376
+#: ../../operation/events/events_list.php:493
+#: ../../operation/events/events_list.php:1050 ../../include/ajax/events.php:759
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:222
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:228
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:229
+msgid "Save filter"
+msgstr "Sauvegarder le filtre"
+
+#: ../../operation/events/events.php:1246
+#: ../../operation/events/events_list.php:769
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:279
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:375
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:441
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:709
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:788
+#: ../../enterprise/meta/agentsearch.php:52
+#: ../../enterprise/meta/agentsearch.php:58 ../../mobile/operation/home.php:168
+#: ../../godmode/events/event_edit_filter.php:371
+msgid "Agent search"
+msgstr "Rechercher agent"
+
+#: ../../operation/events/events.php:1263
+#: ../../operation/events/events_list.php:809
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:293
+#: ../../godmode/events/event_edit_filter.php:614
+msgid "Module search"
+msgstr "Rechercher module"
+
+#: ../../operation/events/events.php:1293 ../../operation/events/events.php:2632
+#: ../../operation/events/events_list.php:803
+#: ../../include/functions_visual_map_editor.php:498
+#: ../../include/functions_visual_map_editor.php:1459
+#: ../../include/functions_visual_map_editor.php:1553
+#: ../../include/ajax/visual_console_builder.ajax.php:1186
+#: ../../include/lib/Dashboard/Widgets/events_list.php:329
+#: ../../include/functions_profile.php:338 ../../include/functions_html.php:2278
+#: ../../include/functions_html.php:2279 ../../include/functions_html.php:2280
+#: ../../include/functions_html.php:2281 ../../include/functions_html.php:2282
+#: ../../include/functions_html.php:2284 ../../include/functions_html.php:2285
+#: ../../include/functions_html.php:2286 ../../include/functions_html.php:2287
+#: ../../include/functions_html.php:2288
+#: ../../enterprise/operation/services/services.list.php:249
+#: ../../enterprise/operation/services/services.list.php:279
+#: ../../enterprise/operation/services/services.table_services.php:171
+#: ../../enterprise/operation/services/services.table_services.php:201
+#: ../../enterprise/include/class/AgentRepository.class.php:650
+#: ../../enterprise/include/class/Omnishell.class.php:361
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1735
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3867
+#: ../../enterprise/include/class/DeploymentCenter.class.php:779
+#: ../../enterprise/godmode/setup/setup_auth.php:69
+#: ../../enterprise/godmode/setup/setup_auth.php:269
+#: ../../enterprise/godmode/setup/setup_auth.php:319
+#: ../../enterprise/godmode/setup/setup_auth.php:380
+#: ../../enterprise/godmode/setup/setup_auth.php:546
+#: ../../enterprise/godmode/setup/setup_auth.php:1175
+#: ../../enterprise/godmode/setup/setup_auth.php:1345
+#: ../../enterprise/godmode/setup/setup_acl.php:572
+#: ../../enterprise/godmode/services/services.elements.php:290
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:169
+#: ../../godmode/reporting/create_container.php:573
+#: ../../godmode/events/event_edit_filter.php:431
+#: ../../godmode/massive/massive_delete_modules.php:407
+#: ../../godmode/massive/massive_delete_modules.php:521
+#: ../../godmode/massive/massive_copy_modules.php:178
+#: ../../godmode/massive/massive_add_action_alerts.php:216
+#: ../../godmode/massive/massive_edit_agents.php:643
+#: ../../godmode/massive/massive_edit_agents.php:1026
+#: ../../godmode/massive/massive_edit_modules.php:411
+#: ../../godmode/massive/massive_edit_modules.php:497
+#: ../../godmode/agentes/agent_manager.php:331
+#: ../../godmode/agentes/agent_manager.php:511
+#: ../../godmode/agentes/planned_downtime.editor.php:806
+#: ../../godmode/agentes/planned_downtime.list.php:326
+msgid "Any"
+msgstr "Tous"
+
+#: ../../operation/events/events.php:1297
+#: ../../operation/events/events_list.php:790
+#: ../../enterprise/include/functions_events.php:168
+#: ../../godmode/events/event_edit_filter.php:414
+msgid "User ack."
+msgstr "Confirmation de l'utilisateur"
+
+#: ../../operation/events/events.php:1304
+#: ../../operation/events/events_list.php:840
+#: ../../godmode/events/event_edit_filter.php:602
+msgid "Filter alert events"
+msgstr "Filtrer les événements d'alerte"
+
+#: ../../operation/events/events.php:1305
+#: ../../operation/events/events_list.php:841
+#: ../../godmode/events/event_edit_filter.php:603
+msgid "Only alert events"
+msgstr "Seulement les événements d'alerte"
+
+#: ../../operation/events/events.php:1320
+#: ../../operation/events/events_list.php:837
+#: ../../enterprise/include/functions_events.php:208
+#: ../../godmode/events/event_edit_filter.php:598
+msgid "Alert events"
+msgstr "Événements d'alerte"
+
+#: ../../operation/events/events.php:1342
+#: ../../operation/events/events_list.php:1013
+msgid "Id source event"
+msgstr "Événements de source d'ID"
+
+#: ../../operation/events/events.php:1400
+msgid "From (date:time)"
+msgstr "Du (date:heure)"
+
+#: ../../operation/events/events.php:1458
+msgid "To (date:time)"
+msgstr "À (date:heure)"
+
+#: ../../operation/events/events.php:1469
+msgid "Filter custom data by field name"
+msgstr "Filtrer les données personnalisées par nom de champ"
+
+#: ../../operation/events/events.php:1470
+msgid "Filter custom data by field value"
+msgstr "Filtrer les données personnalisées par valeur de champ"
+
+#: ../../operation/events/events.php:1485
+msgid "Custom data filter"
+msgstr "Filtre de données personnalisé"
+
+#: ../../operation/events/events.php:1507
+msgid "Custom data search"
+msgstr "Recherche de données personnalisée"
+
+#: ../../operation/events/events.php:1516 ../../operation/events/events.php:1519
+#: ../../operation/events/events_list.php:892
+#: ../../operation/events/events_list.php:895
+#: ../../enterprise/include/functions_events.php:251
+#: ../../godmode/events/event_edit_filter.php:493
+msgid "Events with following tags"
+msgstr "Événements avec les étiquettes suivantes"
+
+#: ../../operation/events/events.php:1517 ../../operation/events/events.php:1520
+#: ../../operation/events/events_list.php:893
+#: ../../operation/events/events_list.php:896
+#: ../../enterprise/include/functions_events.php:273
+#: ../../godmode/events/event_edit_filter.php:546
+msgid "Events without following tags"
+msgstr "Événements sans les étiquettes suivantes"
+
+#: ../../operation/events/events.php:1532
+#: ../../operation/events/events_list.php:1030
+#: ../../operation/agentes/status_monitor.php:848
+#: ../../include/functions_visual_map_editor.php:895
+#: ../../enterprise/meta/advanced/metasetup.consoles.php:613
+#: ../../enterprise/meta/advanced/metasetup.consoles.php:699
+#: ../../enterprise/meta/advanced/metasetup.consoles.php:704
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:141
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:230
+#: ../../enterprise/godmode/policies/policy_modules.php:412
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:598
+#: ../../extensions/quick_shell.php:521
+#: ../../godmode/massive/massive_add_action_alerts.php:250
+#: ../../godmode/massive/massive_edit_agents.php:1027
+#: ../../godmode/agentes/agent_manager.php:787
+#: ../../godmode/agentes/agent_manager.php:921
+#: ../../godmode/agentes/module_manager_editor.php:746
+msgid "Advanced options"
+msgstr "Options avancées"
+
+#: ../../operation/events/events.php:1657
+msgid "Current filter"
+msgstr "Filtre actuel"
+
+#: ../../operation/events/events.php:1662
+msgid "Not set."
+msgstr "Non paramétré."
+
+#: ../../operation/events/events.php:1675
+msgid "Any status."
+msgstr "Tout état."
+
+#: ../../operation/events/events.php:1679
+msgid "New events."
+msgstr "Nouveaux événements."
+
+#: ../../operation/events/events.php:1683
+msgid "Validated."
+msgstr "Validé."
+
+#: ../../operation/events/events.php:1687
+msgid "In proccess."
+msgstr "En cours."
+
+#: ../../operation/events/events.php:1691
+msgid "Not validated."
+msgstr "Pas validé."
+
+#: ../../operation/events/events.php:1703
+msgid "Any time."
+msgstr "À tout moment."
+
+#: ../../operation/events/events.php:1705 ../../operation/events/events.php:2634
+msgid "Last hour."
+msgstr "Dernière heure."
+
+#: ../../operation/events/events.php:1707
+#, php-format
+msgid "Last %d hours."
+msgstr "%d dernières heures."
+
+#: ../../operation/events/events.php:1715
+msgid "Duplicated"
+msgstr "Dupliqué"
+
+#: ../../operation/events/events.php:1718
+msgid "All events."
+msgstr "Tous les événements."
+
+#: ../../operation/events/events.php:1722
+msgid "Group agents."
+msgstr "Agents du groupe."
+
+#: ../../operation/events/events.php:1812
+msgid "In progress selected"
+msgstr "En cours sélectionné"
+
+#: ../../operation/events/events.php:1813
+msgid "Validate selected"
+msgstr "Valider la sélection"
+
+#: ../../operation/events/events.php:1817
+#: ../../include/class/ModuleTemplates.class.php:970
+#: ../../enterprise/operation/services/services.list.php:728
+#: ../../enterprise/include/class/Omnishell.class.php:520
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:306
+#: ../../godmode/snmpconsole/snmp_alert.php:1506
+#: ../../godmode/agentes/agent_manager.php:313
+msgid "Delete selected"
+msgstr "Effacer les éléments sélectionnés"
+
+#: ../../operation/events/events.php:1893 ../../include/ajax/events.php:1998
+#: ../../include/class/ExternalTools.class.php:354
+#: ../../include/lib/Dashboard/Widgets/events_list.php:788
+#: ../../include/functions_events.php:3862
+#: ../../enterprise/meta/advanced/cron_main.php:444
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:566
+#: ../../godmode/events/event_responses.editor.php:146
+msgid "Parameters"
+msgstr "Paramètres"
+
+#: ../../operation/events/events.php:1930 ../../include/functions_events.php:236
+#: ../../enterprise/include/functions_reporting_csv.php:1934
+#: ../../enterprise/include/functions_reporting.php:2316
+#: ../../godmode/events/custom_events.php:96
+msgid "Agent ID"
+msgstr "ID d'agent"
+
+#: ../../operation/events/events.php:1954
+msgid "has at least"
+msgstr "a au moins"
+
+#: ../../operation/events/events.php:1956
+msgid "events"
+msgstr "événements"
+
+#: ../../operation/events/events.php:2040 ../../include/functions_events.php:159
+#: ../../include/functions_ui.php:3819
+msgid "MAINTENANCE"
+msgstr "ENTRETIEN"
+
+#: ../../operation/events/events.php:2045 ../../include/functions_events.php:162
+#: ../../include/functions_ui.php:3824
+msgid "INFORMATIONAL"
+msgstr "INFORMATIF"
+
+#: ../../operation/events/events.php:2050 ../../include/functions_events.php:165
+#: ../../include/functions_ui.php:3849
+msgid "MAJOR"
+msgstr "MAJEUR"
+
+#: ../../operation/events/events.php:2055 ../../include/functions_events.php:168
+#: ../../include/functions_ui.php:3844
+msgid "MINOR"
+msgstr "MINEUR"
+
+#: ../../operation/events/events.php:2106 ../../operation/events/events.php:2171
+#: ../../include/functions_events.php:67 ../../include/functions_events.php:93
+#: ../../include/functions_ui.php:3741
+msgid "ALERT"
+msgstr "ALERTE"
+
+#: ../../operation/events/events.php:2115 ../../include/functions_events.php:100
+#: ../../include/functions_events.php:2909 ../../include/functions_graph.php:3455
+#: ../../include/functions_ui.php:3750
+msgid "SYSTEM"
+msgstr "SYSTÈME"
+
+#: ../../operation/events/events.php:2200
+msgid "Validate events"
+msgstr "Valider les événements"
+
+#: ../../operation/events/events.php:2224
+msgid "Delete events"
+msgstr "Supprimer les évènements"
+
+#: ../../operation/events/events.php:2307
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:433
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:437
+#: ../../include/functions_events.php:2692
+#: ../../include/functions_events.php:3280 ../../include/functions_graph.php:2864
+#: ../../include/functions_graph.php:3630 ../../include/functions_graph.php:3632
+#: ../../include/functions_reporting.php:10741 ../../include/functions.php:1235
+#: ../../include/functions_reporting_html.php:1128
+#: ../../include/functions_reporting_html.php:2450
+#: ../../enterprise/meta/advanced/metasetup.setup.php:144
+#: ../../mobile/operation/events.php:127
+#: ../../godmode/setup/setup_general.php:125
+msgid "System"
+msgstr "Système"
+
+#: ../../operation/events/events.php:2636
+msgid "hours."
+msgstr "heures."
+
+#: ../../operation/events/events_list.php:360
+#: ../../operation/events/events_list.php:1099
+msgid "No filter loaded"
+msgstr "Aucun filtre chargé"
+
+#: ../../operation/events/events_list.php:368
+#: ../../operation/events/events_list.php:1099
+msgid "Filter loaded"
+msgstr "Filtre chargé"
+
+#: ../../operation/events/events_list.php:418 ../../include/ajax/events.php:678
+msgid "New filter"
+msgstr "Nouveau filtre"
+
+#: ../../operation/events/events_list.php:426
+#: ../../operation/events/events_list.php:479
+#: ../../include/ajax/custom_fields.php:707 ../../include/ajax/events.php:686
+#: ../../include/ajax/events.php:746
+#: ../../godmode/snmpconsole/snmp_filters.php:35
+#: ../../godmode/netflow/nf_edit_form.php:188
+msgid "Update filter"
+msgstr "Mettre à jour le filtre"
+
+#: ../../operation/events/events_list.php:433
+#: ../../include/ajax/custom_fields.php:571
+#: ../../include/ajax/custom_fields.php:618
+#: ../../include/ajax/custom_fields.php:662 ../../include/ajax/events.php:693
+#: ../../godmode/events/event_edit_filter.php:261
+msgid "Filter name"
+msgstr "Nom du filtre"
+
+#: ../../operation/events/events_list.php:436 ../../include/ajax/events.php:696
+msgid "Save in Group"
+msgstr "Enregistrer dans le groupe"
+
+#: ../../operation/events/events_list.php:438 ../../include/ajax/events.php:698
+#: ../../include/functions_snmp_browser.php:1478
+#: ../../include/functions_html.php:1234 ../../include/functions_html.php:1387
+#: ../../enterprise/views/ncm/snippets/list.php:94
+#: ../../enterprise/views/ncm/firmwares/list.php:100
+#: ../../enterprise/views/ncm/devices/list.php:147
+#: ../../enterprise/views/ncm/templates/list.php:100
+#: ../../enterprise/views/cluster/list.php:87
+#: ../../enterprise/include/class/Omnishell.class.php:812
+#: ../../enterprise/include/class/Omnishell.class.php:891
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:209
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:207
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:335
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:358
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:98
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:723
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:115
+#: ../../enterprise/godmode/policies/policy_agents.php:436
+#: ../../enterprise/godmode/policies/policy_agents.php:468
+msgid "Filter group"
+msgstr "Filtrer le groupe"
+
+#: ../../operation/events/events_list.php:465 ../../include/ajax/events.php:732
+msgid "Overwrite filter"
+msgstr "Écraser le filtre"
+
+#: ../../operation/events/events_list.php:871
+#: ../../enterprise/include/functions_events.php:178
+#: ../../godmode/events/event_edit_filter.php:449
+msgid "Date from"
+msgstr "Date de début"
+
+#: ../../operation/events/events_list.php:875
+#: ../../enterprise/include/functions_events.php:188
+#: ../../godmode/events/event_edit_filter.php:452
+msgid "Date to"
+msgstr "Date de fin"
+
+#: ../../operation/events/events_list.php:881
+#: ../../operation/agentes/datos_agente.php:198 ../../include/ajax/module.php:250
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:778
+msgid "Timestamp from:"
+msgstr "Horodatage à partir de :"
+
+#: ../../operation/events/events_list.php:884
+#: ../../operation/agentes/datos_agente.php:204 ../../include/ajax/module.php:270
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:796
+msgid "Timestamp to:"
+msgstr "Horodatage jusqu'à :"
+
+#: ../../operation/events/events_list.php:1105
+#: ../../operation/events/events_list.php:1107
+msgid "Event control filter"
+msgstr "Filtre de contrôle d'événements"
+
+#: ../../operation/events/events_list.php:1115
+msgid "Error creating filter."
+msgstr "Erreur de création du filtre"
+
+#: ../../operation/events/events_list.php:1119
+msgid "Error creating filter is duplicated."
+msgstr "Erreur de création ; le filtre est dupliqué."
+
+#: ../../operation/events/events_list.php:1123
+msgid "Filter created."
+msgstr "Filtre créé"
+
+#: ../../operation/events/events_list.php:1128
+msgid "Filter updated."
+msgstr "Filtre mis à jour"
+
+#: ../../operation/events/events_list.php:1132
+msgid "Error updating filter."
+msgstr "Erreur de mise à jour du filtre"
+
+#: ../../operation/events/events_list.php:1538 ../../include/ajax/events.php:803
+msgid "Filter name cannot be left blank"
+msgstr "Le nom du filtre ne peut pas être laissé en blanc"
+
+#: ../../operation/events/events_list.php:1614
+#: ../../operation/events/events_list.php:1707
+#: ../../include/ajax/graph.ajax.php:145 ../../include/ajax/events.php:946
+#: ../../godmode/setup/setup_general.php:574
+#: ../../godmode/gis_maps/configure_gis_map.php:575
+#: ../../godmode/reporting/create_container.php:294
+#: ../../godmode/reporting/create_container.php:310
+msgid "none"
+msgstr "aucun"
+
+#: ../../operation/netflow/nf_live_view.php:131
+#: ../../operation/netflow/nf_live_view.php:153
+#: ../../operation/netflow/nf_live_view.php:159
+msgid "Netflow live view"
+msgstr "Netflow en temps réel"
+
+#: ../../operation/netflow/nf_live_view.php:141
+#: ../../enterprise/operation/log/log_viewer.php:458
+#: ../../enterprise/godmode/modules/manage_inventory_modules.php:72
+#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:48
+#: ../../godmode/netflow/nf_edit.php:47
+msgid "Not supported in Windows systems"
+msgstr "Pas pris en charge sur Windows"
+
+#: ../../operation/netflow/nf_live_view.php:149
+#: ../../operation/agentes/ver_agente.php:1377
+#: ../../enterprise/include/class/CommandCenter.class.php:142
+#: ../../enterprise/meta/general/logon_ok.php:16
+#: ../../enterprise/meta/monitoring/group_view.php:51
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:50
+#: ../../enterprise/meta/monitoring/tactical.php:36
+#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:55
+#: ../../enterprise/meta/advanced/agents_setup.php:60
+#: ../../enterprise/meta/advanced/policymanager.php:54
+#: ../../enterprise/meta/index.php:955 ../../enterprise/meta/agentsearch.php:48
+#: ../../enterprise/extensions/vmware/vmware_view.php:1373
+#: ../../godmode/netflow/nf_edit.php:53 ../../godmode/netflow/nf_edit_form.php:69
+#: ../../godmode/netflow/nf_item_list.php:49
+msgid "Main"
+msgstr "Principal"
+
+#: ../../operation/netflow/nf_live_view.php:170
+msgid "Error creating filter"
+msgstr "Erreur de création du filtre"
+
+#: ../../operation/netflow/nf_live_view.php:172
+msgid "Filter created successfully"
+msgstr "Filtre créé correctement"
+
+#: ../../operation/netflow/nf_live_view.php:191
+msgid "Filter updated successfully"
+msgstr "Filtre mis à jour correctement"
+
+#: ../../operation/netflow/nf_live_view.php:192
+msgid "Error updating filter"
+msgstr "Erreur de mise à jour du filtre"
+
+#: ../../operation/netflow/nf_live_view.php:216
+msgid "Draw live filter"
+msgstr "Dessiner un filtre en temps réel"
+
+#: ../../operation/netflow/nf_live_view.php:250
+msgid "Connection"
+msgstr "Connexion"
+
+#: ../../operation/netflow/nf_live_view.php:303
+#: ../../operation/incidents/integriaims_export_csv.php:84
+#: ../../operation/incidents/configure_integriaims_incident.php:325
+#: ../../operation/incidents/list_integriaims_incidents.php:359
+#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:323
+msgid "Resolution"
+msgstr "Résolution"
+
+#: ../../operation/netflow/nf_live_view.php:303
+msgid "The interval will be divided in chunks the length of the resolution."
+msgstr "L'intervalle sera divisé en morceaux de la longueur de la résolution."
+
+#: ../../operation/netflow/nf_live_view.php:330
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2389
+#: ../../godmode/netflow/nf_item_list.php:176
+msgid "Max. values"
+msgstr "Valeurs maximales"
+
+#: ../../operation/netflow/nf_live_view.php:344
+#: ../../godmode/netflow/nf_edit_form.php:253
+msgid "Aggregate by"
+msgstr "Regrouper par"
+
+#: ../../operation/netflow/nf_live_view.php:347
+#: ../../godmode/netflow/nf_edit_form.php:255
+msgid "Src Ip Address"
+msgstr "Adresse IP source"
+
+#: ../../operation/netflow/nf_live_view.php:348
+#: ../../godmode/netflow/nf_edit_form.php:256
+msgid "Dst Ip Address"
+msgstr "Adresse IP de destination"
+
+#: ../../operation/netflow/nf_live_view.php:349
+#: ../../operation/netflow/nf_live_view.php:441
+#: ../../godmode/netflow/nf_edit_form.php:248
+#: ../../godmode/netflow/nf_edit_form.php:257
+msgid "Src Port"
+msgstr "Port source"
+
+#: ../../operation/netflow/nf_live_view.php:350
+#: ../../operation/netflow/nf_live_view.php:433
+#: ../../godmode/netflow/nf_edit_form.php:245
+#: ../../godmode/netflow/nf_edit_form.php:258
+msgid "Dst Port"
+msgstr "Port de destination"
+
+#: ../../operation/netflow/nf_live_view.php:392
+#: ../../include/class/CredentialStore.class.php:945
+#: ../../include/functions_html.php:1878 ../../include/functions_html.php:1879
+#: ../../include/functions_html.php:1989 ../../include/functions_html.php:1990
+#: ../../include/functions_html.php:2150 ../../include/functions_html.php:2151
+#: ../../enterprise/include/functions_cron.php:582
+#: ../../enterprise/include/lib/NetworkManager.php:87
+#: ../../enterprise/meta/include/functions_autoprovision.php:388
+#: ../../enterprise/meta/include/functions_wizard_meta.php:497
+#: ../../enterprise/meta/advanced/metasetup.relations.php:218
+#: ../../enterprise/meta/advanced/metasetup.relations.php:572
+#: ../../enterprise/godmode/setup/setup_acl.php:463
+#: ../../enterprise/godmode/setup/setup_acl.php:765
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:755
+#: ../../godmode/massive/massive_edit_modules.php:819
+#: ../../godmode/agentes/module_manager_editor_wmi.php:61
+#: ../../godmode/agentes/module_manager_editor_network.php:96
+msgid "Custom"
+msgstr "Personnaliser"
+
+#: ../../operation/netflow/nf_live_view.php:404
+msgid "Select a filter"
+msgstr "Sélectionner un filtre"
+
+#: ../../operation/netflow/nf_live_view.php:414
+#: ../../godmode/netflow/nf_edit_form.php:239
+msgid "Dst Ip"
+msgstr "Adresse IP de destination"
+
+#: ../../operation/netflow/nf_live_view.php:414
+#: ../../godmode/netflow/nf_edit_form.php:239
+msgid ""
+"Destination IP. A comma separated list of destination ip. If we leave the "
+"field blank, will show all ip. Example filter by ip:"
+"
25.46.157.214,160.253.135.249" +msgstr "" +"Adresse IP de destination. Une virgule sépare la liste d'adresses IP de " +"destination. Si le champ est laissé vide, toutes les adresses IP seront " +"affichées. Exemple de filtre par IP :
25.46.157.214,160.253.135.249" + +#: ../../operation/netflow/nf_live_view.php:422 +#: ../../godmode/netflow/nf_edit_form.php:242 +msgid "Src Ip" +msgstr "Adresse IP source" + +#: ../../operation/netflow/nf_live_view.php:422 +#: ../../godmode/netflow/nf_edit_form.php:242 +msgid "" +"Source IP. A comma separated list of source ip. If we leave the field blank, " +"will show all ip. Example filter by ip:
25.46.157.214,160.253.135.249" +msgstr "" +"Adresse IP Source. Une virgule sépare la liste d'adresses IP source. Si le " +"champ est laissé vide, toutes les adresses IP seront affichées. Exemple de " +"filtre par IP :
25.46.157.214,160.253.135.249" + +#: ../../operation/netflow/nf_live_view.php:433 +#: ../../godmode/netflow/nf_edit_form.php:245 +msgid "" +"Destination port. A comma separated list of destination ports. If we leave the " +"field blank, will show all ports. Example filter by ports 80 and 22:
80,22" +msgstr "" +"Port de destination. Une virgule sépare la liste de ports de destination. Si " +"le champ est laissé vide, tous les ports seront affichés. Exemple de filtre " +"par ports 80 et 22 :
80,22" + +#: ../../operation/netflow/nf_live_view.php:441 +#: ../../godmode/netflow/nf_edit_form.php:248 +msgid "" +"Source port. A comma separated list of source ports. If we leave the field " +"blank, will show all ports. Example filter by ports 80 and 22:
80,22" +msgstr "" +"Port source. Une virgule sépare la liste de ports source. Si le champ est " +"laissé vide, touts les ports seront affichés. Exemple de filtre par ports 80 " +"et 22 :
80,22" + +#: ../../operation/netflow/nf_live_view.php:459 +#: ../../godmode/setup/setup_netflow.php:71 +msgid "IP address resolution can take a lot of time" +msgstr "La résolution de l'adresse IP peut prendre du temps" + +#: ../../operation/netflow/nf_live_view.php:477 +msgid "IP address resolution" +msgstr "Résolution de l'adresse IP" + +#: ../../operation/netflow/nf_live_view.php:477 +msgid "Resolve the IP addresses to get their hostnames." +msgstr "Résoudre les adresses IP pour obtenir leurs noms d'hôte" + +#: ../../operation/netflow/nf_live_view.php:480 +msgid "Source ip" +msgstr "IP source" + +#: ../../operation/netflow/nf_live_view.php:490 +#: ../../enterprise/meta/general/main_header.php:309 +#: ../../enterprise/meta/general/main_header.php:391 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:268 +#: ../../enterprise/godmode/modules/configure_local_component.php:165 +#: ../../enterprise/godmode/agentes/plugins_manager.php:126 +#: ../../enterprise/godmode/policies/policy_plugins.php:108 +#: ../../godmode/modules/manage_network_components_form_common.php:53 +#: ../../godmode/netflow/nf_edit_form.php:237 +#: ../../godmode/alerts/configure_alert_template.php:946 +#: ../../godmode/alerts/configure_alert_template.php:987 +#: ../../godmode/alerts/configure_alert_template.php:1138 +#: ../../godmode/alerts/alert_commands.php:157 +#: ../../godmode/alerts/alert_commands.php:194 +#: ../../godmode/users/configure_user.php:1211 +msgid "Advanced" +msgstr "Avancé" + +#: ../../operation/netflow/nf_live_view.php:503 +msgid "Draw" +msgstr "Dessiner" + +#: ../../operation/netflow/nf_live_view.php:507 +msgid "Save as new filter" +msgstr "Enregistrer comme nouveau filtre" + +#: ../../operation/netflow/nf_live_view.php:508 +msgid "Update current filter" +msgstr "Mise à jour de ce filtre" + +#: ../../operation/netflow/nf_live_view.php:522 +msgid "No filter selected" +msgstr "Aucun filtre sélectionné" + +#: ../../operation/agentes/networkmap.dinamic.php:126 +#: ../../operation/agentes/pandora_networkmap.view.php:2290 +msgid "List of networkmap" +msgstr "Liste de cartes de réseau" + +#: ../../operation/agentes/networkmap.dinamic.php:226 +#: ../../include/functions_config.php:2410 +msgid "Pandora FMS" +msgstr "Pandora FMS" + +#: ../../operation/agentes/status_monitor.php:62 +#: ../../operation/agentes/status_monitor.php:85 +#: ../../operation/agentes/ver_agente.php:1544 +#: ../../include/functions_events.php:4509 +#: ../../include/functions_reporting_html.php:1545 +#: ../../enterprise/meta/event/custom_events.php:56 +#: ../../enterprise/meta/event/custom_events.php:61 +#: ../../enterprise/meta/event/custom_events.php:74 +#: ../../enterprise/meta/event/custom_events.php:92 +#: ../../godmode/reporting/reporting_builder.item_editor.php:76 +#: ../../godmode/menu.php:77 ../../godmode/events/events.php:80 +#: ../../godmode/events/events.php:95 +#: ../../godmode/massive/massive_edit_agents.php:1103 +#: ../../godmode/agentes/agent_manager.php:907 +#: ../../godmode/agentes/agent_manager.php:932 +msgid "Custom fields" +msgstr "Champs personnalisés" + +#: ../../operation/agentes/status_monitor.php:119 +msgid "Monitor view" +msgstr "Vue du moniteur" + +#: ../../operation/agentes/status_monitor.php:488 +#: ../../operation/agentes/interface_view.functions.php:59 +#: ../../operation/agentes/estado_agente.php:262 +#: ../../include/class/NetworkMap.class.php:3226 +#: ../../include/functions_html.php:1535 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:168 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:746 +#: ../../enterprise/godmode/policies/policies.php:324 +#: ../../extensions/agents_modules.php:407 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1488 +#: ../../godmode/agentes/planned_downtime.editor.php:803 +#: ../../godmode/agentes/modificar_agente.php:322 +msgid "Recursion" +msgstr "Récursion" + +#: ../../operation/agentes/status_monitor.php:500 +#: ../../enterprise/operation/agentes/tag_view.php:139 +msgid "Monitor status" +msgstr "État du moniteur" + +#: ../../operation/agentes/status_monitor.php:536 +#: ../../operation/agentes/status_monitor.php:1318 +#: ../../include/ajax/module.php:978 ../../include/ajax/heatmap.ajax.php:225 +#: ../../include/ajax/heatmap.ajax.php:264 +#: ../../include/ajax/custom_fields.php:411 +#: ../../enterprise/operation/agentes/tag_view.php:205 +#: ../../enterprise/include/functions_reporting_csv.php:873 +#: ../../enterprise/meta/include/functions_events_meta.php:90 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:338 +#: ../../mobile/operation/modules.php:594 ../../mobile/operation/modules.php:848 +#: ../../godmode/modules/manage_network_components.php:748 +#: ../../godmode/modules/manage_network_templates_form.php:231 +#: ../../godmode/modules/manage_network_components_form_wizard.php:272 +#: ../../godmode/agentes/status_monitor_custom_fields.php:85 +#: ../../godmode/agentes/status_monitor_custom_fields.php:145 +#: ../../godmode/agentes/agent_template.php:235 +#: ../../godmode/alerts/alert_list.list.php:89 +msgid "Module name" +msgstr "Nom du module" + +#: ../../operation/agentes/status_monitor.php:550 +#: ../../operation/agentes/alerts_status.functions.php:107 +#: ../../enterprise/operation/agentes/tag_view.php:223 +#: ../../enterprise/operation/agentes/tag_view.php:225 +msgid "Only it is show tags in use." +msgstr "Afficher seulement les étiquettes utilisées" + +#: ../../operation/agentes/status_monitor.php:555 +#: ../../operation/agentes/alerts_status.functions.php:112 +#: ../../enterprise/operation/agentes/tag_view.php:229 +msgid "No tags" +msgstr "Aucune étiquette" + +#: ../../operation/agentes/status_monitor.php:621 +#: ../../enterprise/operation/agentes/tag_view.php:278 +#: ../../godmode/agentes/module_manager_editor_data.php:15 +msgid "Data server module" +msgstr "Module de serveur de données" + +#: ../../operation/agentes/status_monitor.php:623 +#: ../../enterprise/operation/agentes/tag_view.php:280 +#: ../../godmode/agentes/module_manager_editor_network.php:77 +msgid "Network server module" +msgstr "Module de serveur de réseau" + +#: ../../operation/agentes/status_monitor.php:627 +#: ../../enterprise/operation/agentes/tag_view.php:284 +#: ../../godmode/agentes/module_manager_editor_plugin.php:46 +msgid "Plugin server module" +msgstr "Module du serveur plugin" + +#: ../../operation/agentes/status_monitor.php:631 +#: ../../enterprise/operation/agentes/tag_view.php:288 +#: ../../godmode/agentes/module_manager_editor_wmi.php:33 +msgid "WMI server module" +msgstr "Module serveur WMI" + +#: ../../operation/agentes/status_monitor.php:635 +#: ../../enterprise/operation/agentes/tag_view.php:292 +#: ../../godmode/agentes/module_manager_editor_prediction.php:107 +msgid "Prediction server module" +msgstr "Module de prédiction du serveur" + +#: ../../operation/agentes/status_monitor.php:639 +#: ../../enterprise/operation/agentes/tag_view.php:296 +#: ../../godmode/agentes/module_manager_editor_web.php:55 +msgid "Web server module" +msgstr "Module du serveur web" + +#: ../../operation/agentes/status_monitor.php:641 +msgid "Wux server module" +msgstr "Module du serveur WUX" + +#: ../../operation/agentes/status_monitor.php:646 +#: ../../operation/agentes/status_monitor.php:1323 +#: ../../enterprise/operation/agentes/tag_view.php:299 +#: ../../enterprise/operation/agentes/tag_view.php:680 +#: ../../godmode/agentes/status_monitor_custom_fields.php:89 +#: ../../godmode/agentes/status_monitor_custom_fields.php:146 +msgid "Server type" +msgstr "Type de serveur" + +#: ../../operation/agentes/status_monitor.php:652 +#: ../../enterprise/operation/agentes/tag_view.php:305 +#: ../../godmode/agentes/modificar_agente.php:337 +msgid "Only enabled" +msgstr "Activés seulement" + +#: ../../operation/agentes/status_monitor.php:653 +#: ../../enterprise/operation/agentes/tag_view.php:306 +#: ../../godmode/agentes/modificar_agente.php:336 +msgid "Only disabled" +msgstr "Désactivés seulement" + +#: ../../operation/agentes/status_monitor.php:656 +#: ../../enterprise/operation/agentes/tag_view.php:309 +msgid "Show monitors..." +msgstr "Afficher les moniteurs" + +#: ../../operation/agentes/status_monitor.php:662 +msgid "Min. hours in current status" +msgstr "Heures min. dans l'état actuel" + +#: ../../operation/agentes/status_monitor.php:666 +#: ../../enterprise/operation/agentes/tag_view.php:319 +#: ../../enterprise/operation/agentes/tag_view.php:679 +#: ../../godmode/agentes/status_monitor_custom_fields.php:81 +#: ../../godmode/agentes/status_monitor_custom_fields.php:144 +msgid "Data type" +msgstr "Type de données" + +#: ../../operation/agentes/status_monitor.php:765 +msgid "Not condition" +msgstr "Pas de condition" + +#: ../../operation/agentes/status_monitor.php:765 +msgid "" +"If you check this option, those elements that do NOT meet any of the " +"requirements will be shown" +msgstr "" +"Si vous cochez cette option, les éléments qui ne répondent à aucune des " +"exigences seront affichés" + +#: ../../operation/agentes/status_monitor.php:831 +#: ../../operation/agentes/agent_fields.php:37 +#: ../../enterprise/operation/agentes/tag_view.php:447 +msgid "Agent custom fields" +msgstr "Champs d'agent personnalisés" + +#: ../../operation/agentes/status_monitor.php:872 +msgid "Show filters" +msgstr "Afficher les filtres" + +#: ../../operation/agentes/status_monitor.php:1302 +#: ../../operation/agentes/alerts_status.php:537 +#: ../../operation/agentes/alerts_status.php:573 +#: ../../include/ajax/module.php:974 ../../include/ajax/alert_list.ajax.php:272 +#: ../../enterprise/operation/agentes/policy_view.php:67 +#: ../../enterprise/operation/agentes/collection_view.php:74 +#: ../../enterprise/include/functions_policies.php:4070 +#: ../../enterprise/meta/advanced/policymanager.sync.php:319 +#: ../../enterprise/meta/advanced/policymanager.queue.php:210 +#: ../../enterprise/meta/advanced/policymanager.queue.php:257 +#: ../../enterprise/extensions/resource_exportation/functions.php:18 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:462 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:112 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:116 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:102 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:208 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:108 +#: ../../enterprise/godmode/agentes/inventory_manager.php:219 +#: ../../enterprise/godmode/agentes/collection_manager.php:205 +#: ../../enterprise/godmode/agentes/plugins_manager.php:193 +#: ../../enterprise/godmode/policies/policy_queue.php:593 +#: ../../enterprise/godmode/policies/policy_queue.php:647 +#: ../../godmode/agentes/module_manager.php:841 +#: ../../godmode/agentes/status_monitor_custom_fields.php:73 +#: ../../godmode/agentes/status_monitor_custom_fields.php:142 +#: ../../godmode/alerts/alert_view.php:148 +msgid "Policy" +msgstr "Politique" + +#: ../../operation/agentes/status_monitor.php:1302 +#: ../../operation/agentes/alerts_status.php:537 +#: ../../operation/agentes/alerts_status.php:573 +#: ../../include/ajax/module.php:974 ../../include/ajax/alert_list.ajax.php:272 +#: ../../enterprise/operation/agentes/collection_view.php:74 +#: ../../enterprise/godmode/agentes/inventory_manager.php:219 +#: ../../enterprise/godmode/agentes/collection_manager.php:205 +#: ../../godmode/reporting/reporting_builder.list_items.php:371 +#: ../../godmode/reporting/graph_builder.graph_editor.php:211 +#: ../../godmode/snmpconsole/snmp_alert.php:1254 +#: ../../godmode/agentes/module_manager.php:841 +msgid "P." +msgstr "P." + +#: ../../operation/agentes/status_monitor.php:1312 +msgid "Data Type" +msgstr "Type de données" + +#: ../../operation/agentes/status_monitor.php:1340 +#: ../../operation/agentes/estado_generalagente.php:438 +#: ../../include/functions_treeview.php:326 +#: ../../godmode/agentes/status_monitor_custom_fields.php:101 +#: ../../godmode/agentes/status_monitor_custom_fields.php:149 +msgid "Last status change" +msgstr "Dernier changement d’état" + +#: ../../operation/agentes/status_monitor.php:1351 +#: ../../enterprise/operation/agentes/tag_view.php:683 +#: ../../godmode/agentes/module_manager.php:864 +#: ../../godmode/agentes/status_monitor_custom_fields.php:109 +#: ../../godmode/agentes/status_monitor_custom_fields.php:151 +msgid "Warn" +msgstr "Alerte" + +#: ../../operation/agentes/status_monitor.php:1431 +#: ../../operation/agentes/pandora_networkmap.view.php:1743 +msgid "(Adopt) " +msgstr "(Adopter) " + +#: ../../operation/agentes/status_monitor.php:1439 +#: ../../operation/agentes/pandora_networkmap.view.php:1751 +msgid "(Unlinked) (Adopt) " +msgstr "(Dissocié) (Adopter) " + +#: ../../operation/agentes/status_monitor.php:1442 +#: ../../operation/agentes/pandora_networkmap.view.php:1754 +msgid "(Unlinked) " +msgstr "(Dissocié) " + +#: ../../operation/agentes/status_monitor.php:1641 +#: ../../operation/agentes/status_monitor.php:1649 +#: ../../include/class/Tree.class.php:646 ../../include/lib/Module.php:565 +#: ../../include/functions_modules.php:4088 ../../include/functions.php:1357 +#: ../../include/functions.php:1394 +msgid "NO DATA" +msgstr "PAS DE DONNÉES" + +#: ../../operation/agentes/status_monitor.php:1980 +msgid "This group doesn't have any monitor" +msgstr "Ce groupe n'a aucun moniteur" + +#: ../../operation/agentes/status_monitor.php:1982 +msgid "Sorry no search parameters" +msgstr "Pas de paramètres de recherche" + +#: ../../operation/agentes/alerts_status.php:209 +#: ../../enterprise/meta/general/main_menu.php:206 +#: ../../enterprise/meta/general/main_header.php:115 +msgid "Alerts view" +msgstr "Afficher les alertes" + +#: ../../operation/agentes/alerts_status.php:217 +msgid "Insufficient permissions to validate alerts" +msgstr "Autorisations insuffisantes pour valider les alertes" + +#: ../../operation/agentes/alerts_status.php:500 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:372 +#: ../../godmode/alerts/alert_list.list.php:178 +msgid "Alert control filter" +msgstr "Filtre de control d'alertes" + +#: ../../operation/agentes/alerts_status.php:539 +#: ../../operation/agentes/alerts_status.php:575 +#: ../../operation/agentes/alerts_status.php:610 +#: ../../operation/agentes/alerts_status.php:643 +#: ../../operation/agentes/alerts_status.functions.php:123 +#: ../../include/ajax/alert_list.ajax.php:273 +#: ../../include/ajax/alert_list.ajax.php:298 +#: ../../enterprise/operation/agentes/policy_view.php:257 +#: ../../godmode/alerts/alert_list.list.php:141 +msgid "Standby" +msgstr "Mode veille" + +#: ../../operation/agentes/alerts_status.php:539 +#: ../../operation/agentes/alerts_status.php:575 +#: ../../operation/agentes/alerts_status.php:610 +#: ../../operation/agentes/alerts_status.php:643 +#: ../../include/ajax/alert_list.ajax.php:273 +#: ../../include/ajax/alert_list.ajax.php:298 +#: ../../include/class/AuditLog.class.php:128 +#: ../../include/functions_events.php:2603 +#: ../../enterprise/operation/agentes/policy_view.php:66 +#: ../../enterprise/operation/agentes/policy_view.php:166 +#: ../../enterprise/operation/agentes/policy_view.php:257 +#: ../../enterprise/operation/agentes/policy_view.php:262 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 +#: ../../enterprise/godmode/admin_access_logs.php:50 +#: ../../enterprise/godmode/policies/policy_agents.php:852 +#: ../../enterprise/godmode/policies/policy_agents.php:1368 +#: ../../mobile/operation/agents.php:406 +#: ../../godmode/agentes/module_manager.php:844 +msgid "S." +msgstr "S." + +#: ../../operation/agentes/alerts_status.php:543 +#: ../../operation/agentes/alerts_status.php:579 +#: ../../operation/agentes/alerts_status.php:613 +#: ../../operation/agentes/alerts_status.php:646 +#: ../../include/ajax/module.php:970 ../../include/ajax/alert_list.ajax.php:276 +#: ../../include/ajax/alert_list.ajax.php:301 +msgid "Force execution" +msgstr "Forcer l'exécution" + +#: ../../operation/agentes/alerts_status.php:543 +#: ../../operation/agentes/alerts_status.php:579 +#: ../../operation/agentes/alerts_status.php:613 +#: ../../operation/agentes/alerts_status.php:646 +#: ../../include/ajax/module.php:970 ../../include/ajax/alert_list.ajax.php:276 +#: ../../include/ajax/alert_list.ajax.php:301 +msgid "F." +msgstr "F." + +#: ../../operation/agentes/alerts_status.php:549 +#: ../../operation/agentes/alerts_status.php:584 +#: ../../operation/agentes/alerts_status.php:619 +#: ../../operation/agentes/alerts_status.php:651 +#: ../../operation/search_alerts.php:36 ../../include/functions_cron.php:653 +#: ../../include/ajax/alert_list.ajax.php:280 +#: ../../include/ajax/alert_list.ajax.php:305 +#: ../../include/class/AgentsAlerts.class.php:338 +#: ../../include/class/AgentsAlerts.class.php:964 +#: ../../include/functions_treeview.php:412 +#: ../../include/functions_treeview.php:453 +#: ../../include/functions_reporting_html.php:3182 +#: ../../include/functions_reporting_html.php:3185 +#: ../../enterprise/operation/agentes/policy_view.php:259 +#: ../../enterprise/include/functions_reporting_csv.php:2465 +#: ../../enterprise/include/functions_tasklist.php:328 +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:224 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:321 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1399 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:329 +#: ../../enterprise/godmode/policies/policy_alerts.php:351 +#: ../../enterprise/godmode/policies/policy_alerts.php:557 +#: ../../mobile/operation/alerts.php:342 +#: ../../godmode/reporting/reporting_builder.item_editor.php:201 +#: ../../godmode/reporting/reporting_builder.item_editor.php:828 +#: ../../godmode/alerts/alert_list.list.php:483 +#: ../../godmode/alerts/alert_list.builder.php:140 +#: ../../godmode/alerts/alert_view.php:95 +msgid "Template" +msgstr "Modèle" + +#: ../../operation/agentes/alerts_status.php:551 +#: ../../operation/agentes/alerts_status.php:586 +#: ../../operation/agentes/alerts_status.php:621 +#: ../../operation/agentes/alerts_status.php:653 +#: ../../include/ajax/alert_list.ajax.php:282 +#: ../../include/ajax/alert_list.ajax.php:307 +#: ../../include/class/AgentsAlerts.class.php:893 +#: ../../include/functions_treeview.php:455 +#: ../../include/functions_reporting_html.php:5207 +#: ../../enterprise/operation/agentes/policy_view.php:261 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:221 +#: ../../godmode/snmpconsole/snmp_alert.php:1275 +#: ../../godmode/alerts/alert_view.php:99 +msgid "Last fired" +msgstr "Déclenchée pour la dernière fois" + +#: ../../operation/agentes/alerts_status.php:732 +#: ../../include/ajax/alert_list.ajax.php:328 +msgid "No alerts found" +msgstr "Aucune alerte retrouvée" + +#: ../../operation/agentes/alerts_status.php:742 +msgid "Full list of alerts" +msgstr "Liste complète des alertes" + +#: ../../operation/agentes/ehorus.php:30 +msgid "Missing agent id" +msgstr "Identifiant de l'agent manquant" + +#: ../../operation/agentes/ehorus.php:51 +msgid "Missing ehorus agent id" +msgstr "Identifiant de l'agent eHorus manquant" + +#: ../../operation/agentes/ehorus.php:100 ../../operation/agentes/ehorus.php:137 +msgid "There was an error retrieving an authorization token" +msgstr "Erreur d'obtention de token d'autorisation" + +#: ../../operation/agentes/ehorus.php:112 ../../operation/agentes/ehorus.php:149 +#: ../../operation/agentes/ehorus.php:185 +msgid "There was an error processing the response" +msgstr "Erreur de traitement de la réponse" + +#: ../../operation/agentes/ehorus.php:173 +msgid "There was an error retrieving the agent data" +msgstr "Erreur d'obtention de données de l'agent" + +#: ../../operation/agentes/ehorus.php:190 +msgid "Remote management of this agent with eHorus" +msgstr "Gestion à distance de cet agent avec eHorus" + +#: ../../operation/agentes/ehorus.php:192 +msgid "Launch" +msgstr "Lancer" + +#: ../../operation/agentes/ehorus.php:198 +msgid "The connection was lost and the authorization token was expired" +msgstr "Connexion perdue et token d'autorisation expiré" + +#: ../../operation/agentes/ehorus.php:198 +msgid "Reload the page to request a new authorization token" +msgstr "Rafraîchir la page pour demander un nouveau token d'autorisation" + +#: ../../operation/agentes/group_view.php:80 +#: ../../operation/agentes/tactical.php:60 +#: ../../enterprise/tools/ipam/ipam_list.php:631 +#: ../../enterprise/views/ncm/devices/list.php:122 +#: ../../enterprise/operation/services/services.service.php:133 +#: ../../enterprise/operation/services/services.list.php:510 +#: ../../extensions/agents_modules.php:317 +msgid "Last update" +msgstr "Dernière mise à jour" + +#: ../../operation/agentes/group_view.php:180 +msgid "Summary of the status groups" +msgstr "Résumé des groupes par état" + +#: ../../operation/agentes/group_view.php:183 +#: ../../operation/agentes/group_view.php:216 +#: ../../operation/agentes/interface_view.functions.php:71 +#: ../../operation/search_results.php:80 ../../include/functions_cron.php:663 +#: ../../include/class/AgentsAlerts.class.php:252 +#: ../../include/class/AgentsAlerts.class.php:542 +#: ../../include/class/Diagnostics.class.php:1161 +#: ../../include/class/Diagnostics.class.php:1165 +#: ../../include/class/Diagnostics.class.php:1169 +#: ../../include/class/Diagnostics.class.php:1173 +#: ../../include/class/NetworkMap.class.php:3228 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:311 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:316 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:448 +#: ../../include/functions_groups.php:53 ../../include/functions_html.php:1645 +#: ../../include/functions_reporting_html.php:1845 +#: ../../include/functions_reporting_html.php:2314 +#: ../../include/functions_reporting_html.php:3083 +#: ../../enterprise/operation/services/services.service_map.php:158 +#: ../../enterprise/include/functions_cron.php:215 +#: ../../enterprise/include/functions_tasklist.php:338 +#: ../../enterprise/include/functions_reporting_pdf.php:861 +#: ../../enterprise/include/functions_policies.php:3824 +#: ../../enterprise/meta/include/functions_autoprovision.php:476 +#: ../../enterprise/meta/monitoring/group_view.php:154 +#: ../../enterprise/meta/monitoring/group_view.php:215 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:304 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:362 +#: ../../enterprise/meta/advanced/policymanager.queue.php:258 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:219 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:361 +#: ../../enterprise/godmode/massive/massive_create_services.php:964 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:248 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:100 +#: ../../enterprise/godmode/agentes/collections.editor.php:74 +#: ../../enterprise/godmode/agentes/collections.agents.php:53 +#: ../../enterprise/godmode/agentes/collections.data.php:137 +#: ../../enterprise/godmode/agentes/collections.data.php:283 +#: ../../enterprise/godmode/policies/policy_agents.php:531 +#: ../../enterprise/godmode/policies/policy_agents.php:664 +#: ../../enterprise/godmode/policies/policy_agents.php:778 +#: ../../enterprise/godmode/policies/policy.php:71 +#: ../../enterprise/godmode/policies/policy_queue.php:648 +#: ../../enterprise/godmode/policies/policies.php:407 +#: ../../enterprise/godmode/policies/policies.php:531 +#: ../../extensions/agents_modules.php:431 +#: ../../extensions/agents_modules.php:758 ../../mobile/operation/agent.php:155 +#: ../../mobile/operation/home.php:81 ../../mobile/operation/agents.php:204 +#: ../../mobile/include/functions_web.php:23 +#: ../../godmode/reporting/reporting_builder.list_items.php:208 +#: ../../godmode/reporting/reporting_builder.list_items.php:229 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1674 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1736 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1983 +#: ../../godmode/reporting/visual_console_builder.wizard.php:408 +#: ../../godmode/massive/massive_add_alerts.php:231 +#: ../../godmode/massive/massive_delete_modules.php:535 +#: ../../godmode/massive/massive_standby_alerts.php:203 +#: ../../godmode/massive/massive_edit_agents.php:566 +#: ../../godmode/massive/massive_delete_alerts.php:314 +#: ../../godmode/massive/massive_delete_agents.php:280 +#: ../../godmode/massive/massive_edit_plugins.php:367 +#: ../../godmode/massive/massive_enable_disable_alerts.php:174 +#: ../../godmode/massive/massive_edit_modules.php:511 +#: ../../godmode/agentes/planned_downtime.list.php:84 +#: ../../godmode/agentes/planned_downtime.list.php:108 +#: ../../godmode/alerts/alert_list.list.php:69 +msgid "Agents" +msgstr "Agents" + +#: ../../operation/agentes/group_view.php:221 +#: ../../operation/agentes/group_view.php:276 ../../include/ajax/module.php:1052 +#: ../../include/functions_ui.php:1162 +#: ../../enterprise/operation/services/services.list.php:639 +#: ../../enterprise/include/functions_ipam.php:1384 +#: ../../enterprise/godmode/agentes/inventory_manager.php:257 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:584 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:674 +msgid "Force" +msgstr "Forcer" + +#: ../../operation/agentes/group_view.php:313 +#: ../../enterprise/meta/monitoring/group_view.php:359 +#, php-format +msgid "" +"This %s installation are using the secondary groups feature. For this reason, " +"an agent can be counted several times." +msgstr "" +"Cette %s installation utilise la fonctionnalité de groupes secondaires. Pour " +"cette raison, un agent peut être compté plusieurs fois." + +#: ../../operation/agentes/group_view.php:570 +#: ../../operation/agentes/estado_agente.php:975 +#: ../../enterprise/meta/monitoring/group_view.php:205 +#: ../../godmode/agentes/modificar_agente.php:944 +msgid "There are no defined agents" +msgstr "Aucun agent défini" + +#: ../../operation/agentes/graphs.php:143 +msgid "Other modules" +msgstr "Autres modules" + +#: ../../operation/agentes/graphs.php:150 +msgid "Modules network no proc" +msgstr "Modules de réseau sans proc" + +#: ../../operation/agentes/graphs.php:157 +msgid "Modules boolean" +msgstr "Modules booléens" + +#: ../../operation/agentes/graphs.php:207 +#: ../../operation/agentes/stat_win.php:302 +#: ../../operation/agentes/stat_win.php:421 +#: ../../operation/agentes/exportdata.php:318 +#: ../../operation/agentes/interface_traffic_graph_win.php:181 +#: ../../mobile/operation/module_graph.php:461 +msgid "Begin date" +msgstr "Date de début" + +#: ../../operation/agentes/graphs.php:222 +#: ../../operation/agentes/stat_win.php:278 +msgid "Show events" +msgstr "Afficher les événements" + +#: ../../operation/agentes/graphs.php:224 +#: ../../operation/agentes/stat_win.php:312 +msgid "Show alerts" +msgstr "Afficher les alertes" + +#: ../../operation/agentes/graphs.php:224 +msgid "the combined graph does not show the alerts into this graph" +msgstr "Le graphique combiné ne montre pas les alertes dans ce graphique" + +#: ../../operation/agentes/graphs.php:226 +msgid "Show as one combined graph" +msgstr "Afficher sous forme de graphique combiné" + +#: ../../operation/agentes/graphs.php:228 +msgid "several graphs for each module" +msgstr "Plusieurs graphiques pour chaque module" + +#: ../../operation/agentes/graphs.php:229 +msgid "One combined graph" +msgstr "Un graphique combiné" + +#: ../../operation/agentes/graphs.php:233 +#: ../../godmode/netflow/nf_item_list.php:177 +msgid "Chart type" +msgstr "Type de graphique" + +#: ../../operation/agentes/graphs.php:237 ../../operation/agentes/graphs.php:413 +msgid "Area stack" +msgstr "Graphique de zone empilée" + +#: ../../operation/agentes/graphs.php:239 ../../operation/agentes/graphs.php:421 +msgid "Line stack" +msgstr "Graphique de ligne empilée" + +#: ../../operation/agentes/graphs.php:256 +msgid "Save as custom graph" +msgstr "Enregistrer comme graphique personnalisé" + +#: ../../operation/agentes/graphs.php:269 +msgid "Filter graphs" +msgstr "Filtrer les graphiques" + +#: ../../operation/agentes/graphs.php:296 +msgid "There was an error loading the graph" +msgstr "Erreur de chargement du graphique" + +#: ../../operation/agentes/graphs.php:304 ../../operation/agentes/graphs.php:308 +msgid "Name custom graph" +msgstr "Nom du graphique personnalisé" + +#: ../../operation/agentes/graphs.php:342 +#: ../../enterprise/views/ncm/agent/manage.php:259 +#: ../../enterprise/include/ajax/transactional.ajax.php:83 +#: ../../enterprise/godmode/reporting/mysql_builder.php:240 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:109 +#: ../../extensions/insert_data.php:208 ../../godmode/setup/snmp_wizard.php:100 +#: ../../godmode/setup/gis_step_2.php:521 +#: ../../godmode/reporting/reporting_builder.main.php:45 +#: ../../godmode/reporting/visual_console_builder.data.php:229 +msgid "Save" +msgstr "Sauvegarder" + +#: ../../operation/agentes/graphs.php:354 +msgid "Save custom graph" +msgstr "Enregistrer le graphique personnalisé" + +#: ../../operation/agentes/graphs.php:375 +msgid "Custom graph create from the tab graphs in the agent." +msgstr "" +"Graphique personnalisé créé à partir de la section des graphiques de l'agent" + +#: ../../operation/agentes/estado_monitores.php:51 +msgid "Tag's information" +msgstr "Information des étiquettes" + +#: ../../operation/agentes/estado_monitores.php:109 +msgid "Relationship information" +msgstr "Information des relations" + +#: ../../operation/agentes/estado_monitores.php:160 +msgid "Non-initialized modules found." +msgstr "Modules non initialisés trouvés." + +#: ../../operation/agentes/estado_monitores.php:181 +msgid "List of modules" +msgstr "Liste de modules" + +#: ../../operation/agentes/estado_monitores.php:182 +msgid "" +"To see the list of modules paginated, enable this option in the Styles " +"Configuration." +msgstr "" +"Pour afficher la liste de modules paginés, activez cette option dans la " +"configuration de styles." + +#: ../../operation/agentes/estado_monitores.php:518 +msgid "Status:" +msgstr "État :" + +#: ../../operation/agentes/estado_monitores.php:524 +msgid "Not Normal" +msgstr "Pas normal" + +#: ../../operation/agentes/estado_monitores.php:539 +#: ../../operation/agentes/alerts_status.functions.php:177 +msgid "Free text for search (*):" +msgstr "Texte libre pour la recherche (*):" + +#: ../../operation/agentes/estado_monitores.php:540 +msgid "Search by module name, list matches." +msgstr "Rechercher par nom de module, concordances de listes" + +#: ../../operation/agentes/estado_monitores.php:582 +#: ../../godmode/agentes/module_manager.php:192 +msgid "Show in hierachy mode" +msgstr "Affichage en mode hiérarchique" + +#: ../../operation/agentes/estado_monitores.php:602 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1955 +msgid "Reset" +msgstr "Réinitialiser" + +#: ../../operation/agentes/interface_view.functions.php:93 +#: ../../operation/agentes/interface_view.functions.php:131 +#: ../../operation/agentes/ver_agente.php:1410 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:410 +msgid "Interfaces" +msgstr "Interfaces" + +#: ../../operation/agentes/interface_view.functions.php:170 +#: ../../operation/agentes/interface_view.functions.php:171 +msgid "Interface filter" +msgstr "Filtre d'interface" + +#: ../../operation/agentes/interface_view.functions.php:489 +msgid "IfName" +msgstr "IfName" + +#: ../../operation/agentes/interface_view.functions.php:499 +msgid "IfSpeed" +msgstr "IfSpeed" + +#: ../../operation/agentes/interface_view.functions.php:507 +msgid "IfInOctets" +msgstr "IfInOctets" + +#: ../../operation/agentes/interface_view.functions.php:515 +msgid "IfOutOctets" +msgstr "IfOutOctets" + +#: ../../operation/agentes/interface_view.functions.php:523 +msgid "% Bandwidth usage (in)" +msgstr "% d'utilisation de la bande passante (entrée)" + +#: ../../operation/agentes/interface_view.functions.php:531 +msgid "% Bandwidth usage (out)" +msgstr "% d'utilisation de la bande passante (sortie)" + +#: ../../operation/agentes/interface_view.functions.php:539 +#: ../../include/functions_treeview.php:319 +#: ../../include/functions_reporting_html.php:90 +#: ../../include/functions_reporting_html.php:5529 +#: ../../enterprise/include/functions_reporting_pdf.php:1988 +msgid "Last data" +msgstr "Dernières données" + +#: ../../operation/agentes/interface_view.functions.php:736 +msgid "No search parameters" +msgstr "Aucun paramètre de recherche" + +#: ../../operation/agentes/stat_win.php:51 +#: ../../operation/agentes/stat_win.php:176 +#: ../../operation/agentes/realtime_win.php:51 +#: ../../operation/agentes/interface_traffic_graph_win.php:54 +#: ../../include/chart_generator.php:125 +#: ../../enterprise/operation/inventory/inventory.php:203 +msgid "There was a problem connecting with the node" +msgstr "Problème de connexion avec le nœud" + +#: ../../operation/agentes/stat_win.php:116 +#, php-format +msgid "%s Graph" +msgstr "Graphique %s" + +#: ../../operation/agentes/stat_win.php:149 +msgid "There was a problem locating the source of the graph" +msgstr "Erreur de repérage de la source du tableau" + +#: ../../operation/agentes/stat_win.php:267 +#: ../../operation/agentes/interface_traffic_graph_win.php:167 +msgid "Refresh time" +msgstr "Heure de rafraîchissement" + +#: ../../operation/agentes/stat_win.php:297 +#, php-format +msgid "" +"'Show events' is disabled because this %s node is set to event replication." +msgstr "" +"« Afficher les événements » est désactivé car ce nœud %s est défini sur la " +"réplication d'événements." + +#: ../../operation/agentes/stat_win.php:320 +#: ../../operation/agentes/stat_win.php:431 +#: ../../operation/agentes/interface_traffic_graph_win.php:207 +msgid "Begin time" +msgstr "Heure de début" + +#: ../../operation/agentes/stat_win.php:330 +#: ../../mobile/operation/module_graph.php:444 +msgid "Show unknown graph" +msgstr "Afficher le graphique inconnu" + +#: ../../operation/agentes/stat_win.php:353 +msgid "Zoom" +msgstr "Zoom" + +#: ../../operation/agentes/stat_win.php:373 +#: ../../operation/agentes/interface_traffic_graph_win.php:227 +msgid "Show percentil" +msgstr "Afficher centile" + +#: ../../operation/agentes/stat_win.php:382 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:557 +#: ../../mobile/operation/module_graph.php:436 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2510 +msgid "Time compare (Overlapped)" +msgstr "Comparaison de temps (chevauché)" + +#: ../../operation/agentes/stat_win.php:390 +#: ../../operation/agentes/stat_win.php:452 +#: ../../mobile/operation/module_graph.php:428 +msgid "Time compare (Separated)" +msgstr "Comparaison de temps (séparément)" + +#: ../../operation/agentes/stat_win.php:399 +msgid "Show AVG/MAX/MIN data series in graph" +msgstr "Afficher les séries de données MOY/MAX/MIN dans le graphique" + +#: ../../operation/agentes/stat_win.php:408 +#: ../../operation/agentes/interface_traffic_graph_win.php:238 +#: ../../godmode/reporting/create_container.php:437 +#: ../../godmode/reporting/create_container.php:494 +#: ../../godmode/reporting/create_container.php:589 +#: ../../godmode/reporting/graph_builder.main.php:285 +msgid "Show full scale graph (TIP)" +msgstr "Afficher graphique à pleine échelle (TIP)" + +#: ../../operation/agentes/stat_win.php:410 +#: ../../operation/agentes/interface_traffic_graph_win.php:240 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2492 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:574 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2491 +msgid "" +"TIP mode charts do not support average - maximum - minimum series, you can " +"only enable TIP or average, maximum or minimum series" +msgstr "" +"Les graphiques en mode TIP ne prennent pas en charge les séries moyennes - " +"maximales - minimales, vous ne pouvez activer que les séries TIP ou moyennes, " +"maximales ou minimales" + +#: ../../operation/agentes/stat_win.php:464 +#: ../../operation/agentes/interface_traffic_graph_win.php:276 +#: ../../enterprise/views/cluster/view.php:441 +msgid "Reload" +msgstr "Recharger" + +#: ../../operation/agentes/stat_win.php:502 +#: ../../operation/agentes/interface_traffic_graph_win.php:306 +msgid "Graph configuration menu" +msgstr "Menu de configuration du graphique" + +#: ../../operation/agentes/stat_win.php:504 +#: ../../operation/agentes/interface_traffic_graph_win.php:308 +#: ../../include/ajax/module.php:399 +msgid "" +"In Pandora FMS, data is stored compressed. The data visualization in database, " +"charts or CSV exported data won't match, because is interpreted at runtime. " +"Please check 'Pandora FMS Engineering' chapter from documentation." +msgstr "" +"Dans Pandora FMS, les données sont stockées compressées. La visualisation des " +"données dans la base de données, les graphiques ou les données exportées CSV " +"ne correspondront pas, car elles sont interprétées au moment de l'exécution. " +"Veuillez consulter le chapitre « Pandora FMS Ingénierie » de la documentation." + +#: ../../operation/agentes/pandora_networkmap.php:139 +#: ../../operation/agentes/pandora_networkmap.php:374 +msgid "Succesfully created" +msgstr "Créée correctement" + +#: ../../operation/agentes/pandora_networkmap.php:140 +#: ../../operation/agentes/pandora_networkmap.php:375 +#: ../../include/functions_alerts.php:2748 +#: ../../include/functions_planned_downtimes.php:112 +#: ../../include/functions_planned_downtimes.php:827 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:51 +#: ../../enterprise/tools/ipam/ipam_action.php:153 +#: ../../enterprise/operation/agentes/transactional_map.php:135 +#: ../../enterprise/include/ajax/servers.ajax.php:198 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:126 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:81 +#: ../../enterprise/godmode/servers/manage_export.php:112 +#: ../../enterprise/godmode/servers/manage_export.php:119 +#: ../../enterprise/godmode/modules/local_components.php:142 +#: ../../enterprise/godmode/modules/local_components.php:318 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:48 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:77 +#: ../../enterprise/godmode/policies/policies.php:170 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:124 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:127 +#: ../../godmode/setup/news.php:67 ../../godmode/setup/gis.php:49 +#: ../../godmode/modules/manage_network_components.php:199 +#: ../../godmode/modules/manage_network_components.php:427 +#: ../../godmode/modules/manage_nc_groups.php:85 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5715 +#: ../../godmode/agentes/configurar_agente.php:351 +#: ../../godmode/agentes/configurar_agente.php:876 +#: ../../godmode/agentes/planned_downtime.editor.php:406 +#: ../../godmode/alerts/configure_alert_template.php:192 +#: ../../godmode/alerts/configure_alert_template.php:527 +#: ../../godmode/alerts/alert_commands.php:559 +#: ../../godmode/alerts/alert_list.php:165 +#: ../../godmode/users/configure_user.php:475 +msgid "Could not be created" +msgstr "Erreur de création" + +#: ../../operation/agentes/pandora_networkmap.php:215 +#: ../../operation/agentes/pandora_networkmap.php:507 +msgid "Succesfully updated" +msgstr "Mise à jour correctement" + +#: ../../operation/agentes/pandora_networkmap.php:532 +msgid "Succesfully duplicate" +msgstr "Dupliquée correctement" + +#: ../../operation/agentes/pandora_networkmap.php:533 +#: ../../enterprise/godmode/policies/policy_modules.php:1412 +msgid "Could not be duplicated" +msgstr "Duplication impossible" + +#: ../../operation/agentes/pandora_networkmap.php:546 +msgid "Succesfully deleted" +msgstr "Supprimée correctement" + +#: ../../operation/agentes/pandora_networkmap.php:656 +msgid "List of network maps" +msgstr "Liste des cartes du réseau" + +#: ../../operation/agentes/pandora_networkmap.php:669 +#: ../../operation/agentes/pandora_networkmap.editor.php:218 +#: ../../operation/agentes/pandora_networkmap.view.php:2230 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:106 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:108 +msgid "Networkmap" +msgstr "Carte de réseau" + +#: ../../operation/agentes/pandora_networkmap.php:708 +#: ../../include/functions_reporting_html.php:5638 +#: ../../enterprise/views/cluster/list.php:62 +msgid "Nodes" +msgstr "Nœuds" + +#: ../../operation/agentes/pandora_networkmap.php:776 +msgid "Empty map" +msgstr "Carte vide" + +#: ../../operation/agentes/pandora_networkmap.php:778 +#: ../../include/functions_reporting.php:1060 +#: ../../include/functions_reporting.php:8930 ../../include/functions_maps.php:50 +#: ../../enterprise/include/functions_reporting.php:2535 +#: ../../enterprise/include/functions_reporting.php:3479 +#: ../../enterprise/include/functions_reporting.php:4454 +#: ../../enterprise/godmode/services/services.elements.php:99 +msgid "Dynamic" +msgstr "Dynamique" + +#: ../../operation/agentes/pandora_networkmap.php:780 +msgid "Pending to generate" +msgstr "En attente de générer" + +#: ../../operation/agentes/pandora_networkmap.php:811 +msgid "There are no maps defined." +msgstr "Aucune carte définie" + +#: ../../operation/agentes/pandora_networkmap.php:818 +msgid "Create network map" +msgstr "Créer une carte de réseau" + +#: ../../operation/agentes/pandora_networkmap.php:825 +msgid "Create empty network map" +msgstr "Créer une carte réseau vide" + +#: ../../operation/agentes/realtime_win.php:85 +#, php-format +msgid "%s Realtime Module Graph" +msgstr "%s Graphique du module en temps réel" + +#: ../../operation/agentes/realtime_win.php:112 +msgid "Realtime extension is not enabled." +msgstr "L'extension en temps réel n'est pas activée." + +#: ../../operation/agentes/log_sources_status.php:57 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1289 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1853 +msgid "Review" +msgstr "Réviser" + +#: ../../operation/agentes/log_sources_status.php:75 +msgid "Review in log viewer" +msgstr "Réviser dans la visionneuse de journaux" + +#: ../../operation/agentes/log_sources_status.php:98 +msgid "No log sources found" +msgstr "Aucune source de journal trouvée" + +#: ../../operation/agentes/log_sources_status.php:117 +msgid "Log sources status" +msgstr "État des sources de journal" + +#: ../../operation/agentes/exportdata.csv.php:66 +#: ../../operation/agentes/exportdata.php:71 +#: ../../operation/agentes/exportdata.excel.php:66 +msgid "Invalid time specified" +msgstr "Temps spécifié non valide" + +#: ../../operation/agentes/exportdata.csv.php:178 +#: ../../operation/agentes/exportdata.php:209 +#: ../../operation/agentes/exportdata.excel.php:161 +msgid "No modules specified" +msgstr "Aucun module spécifié" + +#: ../../operation/agentes/exportdata.php:248 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:153 +msgid "Source agent" +msgstr "Agent source" + +#: ../../operation/agentes/exportdata.php:283 +msgid "No modules of type string. You can not calculate their average" +msgstr "Aucun module de type chaîne. Vous ne pouvez pas calculer leur moyenne." + +#: ../../operation/agentes/exportdata.php:375 +msgid "Export type" +msgstr "Type d'exportation" + +#: ../../operation/agentes/exportdata.php:378 +#: ../../include/functions_netflow.php:1184 +msgid "Data table" +msgstr "Tableau de données" + +#: ../../operation/agentes/exportdata.php:379 +#: ../../enterprise/operation/reporting/custom_reporting.php:18 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:505 +#: ../../extensions/insert_data.php:199 +msgid "CSV" +msgstr "CSV" + +#: ../../operation/agentes/exportdata.php:380 +msgid "MS Excel" +msgstr "MS Excel" + +#: ../../operation/agentes/exportdata.php:381 +msgid "Average per hour/day" +msgstr "Moyenne par heure/jour" + +#: ../../operation/agentes/exportdata.php:389 +#: ../../enterprise/include/functions_reporting.php:8135 +#: ../../enterprise/extensions/resource_exportation/functions.php:21 +#: ../../extensions/resource_exportation.php:435 +#: ../../extensions/resource_exportation.php:438 +msgid "Export" +msgstr "Exporter" + +#: ../../operation/agentes/tactical.php:201 +msgid "Report of State" +msgstr "Rapport d'état" + +#: ../../operation/agentes/tactical.php:228 +#: ../../include/functions_events.php:2589 +msgid "Latest events" +msgstr "Derniers événements" + +#: ../../operation/agentes/tactical.php:245 +#: ../../include/functions_events.php:2732 +msgid "Event graph" +msgstr "Graphique de commandes" + +#: ../../operation/agentes/tactical.php:248 +#: ../../include/functions_events.php:2734 +msgid "Event graph by agent" +msgstr "Graphique d'événements par l'agent" + +#: ../../operation/agentes/tactical.php:254 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2897 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:695 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2935 +msgid "Event graphs" +msgstr "Graphiques d'événements" + +#: ../../operation/agentes/alerts_status.functions.php:50 +msgid "Alert(s) validated" +msgstr "Alertes validées" + +#: ../../operation/agentes/alerts_status.functions.php:51 +msgid "Error processing alert(s)" +msgstr "Erreur de traitement des alertes" + +#: ../../operation/agentes/alerts_status.functions.php:93 +#: ../../mobile/operation/alerts.php:64 +#: ../../godmode/alerts/alert_list.list.php:135 +msgid "All (Enabled)" +msgstr "Tous (activés)" + +#: ../../operation/agentes/alerts_status.functions.php:101 +#: ../../include/functions_ui.php:1155 +#: ../../enterprise/operation/agentes/policy_view.php:292 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3275 +#: ../../mobile/operation/alerts.php:73 +#: ../../godmode/alerts/alert_list.list.php:143 +msgid "Standby on" +msgstr "Mode veille actif" + +#: ../../operation/agentes/alerts_status.functions.php:102 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3269 +#: ../../mobile/operation/alerts.php:74 +#: ../../godmode/alerts/alert_list.list.php:144 +msgid "Standby off" +msgstr "Mode veille inactif" + +#: ../../operation/agentes/alerts_status.functions.php:117 +#: ../../operation/agentes/datos_agente.php:211 +msgid "Free text for search" +msgstr "Texte libre pour recherche" + +#: ../../operation/agentes/alerts_status.functions.php:118 +msgid "Filter by agent name, module name, template name or action name" +msgstr "Filtrer par nom d'agent, de module, de modèle ou d'action" + +#: ../../operation/agentes/alerts_status.functions.php:129 +msgid "No actions" +msgstr "Aucune action" + +#: ../../operation/agentes/alerts_status.functions.php:178 +msgid "Filter by module name, template name or action name" +msgstr "Filtrer par nom de module, nom de modèle ou nom d'action" + +#: ../../operation/agentes/custom_fields.php:24 +#: ../../operation/agentes/estado_generalagente.php:62 +#: ../../operation/agentes/agent_fields.php:24 +#: ../../include/functions_treeview.php:564 +msgid "There was a problem loading agent" +msgstr "Erreur de chargement de l'agent" + +#: ../../operation/agentes/custom_fields.php:59 +msgid "No fields defined" +msgstr "Aucun champ défini" + +#: ../../operation/agentes/custom_fields.php:65 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2658 +#: ../../godmode/agentes/fields_manager.php:119 +#: ../../godmode/alerts/alert_view.php:441 +#: ../../godmode/alerts/alert_view.php:564 +msgid "Field" +msgstr "Champ" + +#: ../../operation/agentes/custom_fields.php:67 +#: ../../godmode/agentes/configure_field.php:95 +#: ../../godmode/agentes/fields_manager.php:120 +msgid "Display on front" +msgstr "Afficher à l'avant" + +#: ../../operation/agentes/custom_fields.php:67 +#: ../../godmode/agentes/configure_field.php:96 +#: ../../godmode/agentes/fields_manager.php:120 +msgid "" +"The fields with display on front enabled will be displayed into the agent " +"details" +msgstr "" +"Les champs avec l'affichage à l'avant activé apparaîtront dans les détails des " +"agents" + +#: ../../operation/agentes/custom_fields.php:90 +#: ../../operation/agentes/agent_fields.php:47 +msgid "empty" +msgstr "vide" + +#: ../../operation/agentes/datos_agente.php:173 +msgid "Received data from" +msgstr "Données reçues de" + +#: ../../operation/agentes/datos_agente.php:180 +msgid "Main database" +msgstr "Base de données principale" + +#: ../../operation/agentes/datos_agente.php:180 +#: ../../enterprise/include/functions_setup.php:67 +#: ../../enterprise/include/functions_setup.php:119 +#: ../../enterprise/godmode/menu.php:148 +msgid "History database" +msgstr "Base de Données de l'historique" + +#: ../../operation/agentes/datos_agente.php:181 +msgid "" +"Switch between the main database and the history database to retrieve module " +"data" +msgstr "" +"Changez entre la base de données principale et la base de données de " +"l'historique pour récupérer les données du module." + +#: ../../operation/agentes/datos_agente.php:194 ../../include/ajax/module.php:223 +msgid "Choose a time from now" +msgstr "Choisir un temps à partir de maintenant" + +#: ../../operation/agentes/datos_agente.php:197 ../../include/ajax/module.php:249 +msgid "Specify time range" +msgstr "Spécifier l'intervalle de temps" + +#: ../../operation/agentes/datos_agente.php:295 ../../include/ajax/module.php:560 +#: ../../godmode/reporting/map_builder.php:452 +#: ../../godmode/reporting/map_builder.php:469 +#: ../../godmode/agentes/module_manager.php:794 +msgid "No available data to show" +msgstr "Aucune donnée disponible" + +#: ../../operation/agentes/estado_agente.php:242 +msgid "Sucessfully deleted agent" +msgstr "Agent supprimé correctement" + +#: ../../operation/agentes/estado_agente.php:244 +msgid "There was an error message deleting the agent" +msgstr "Message d'erreur lors de la suppression de l'agent" + +#: ../../operation/agentes/estado_agente.php:285 +msgid "Search in custom fields" +msgstr "Rechercher dans les champs personnalisés" + +#: ../../operation/agentes/estado_agente.php:898 +#: ../../enterprise/operation/agentes/tag_view.php:647 +msgid "Remote config" +msgstr "Configuration à distance" + +#: ../../operation/agentes/pandora_networkmap.editor.php:205 +msgid "Network maps editor" +msgstr "Éditeur de cartes réseau" + +#: ../../operation/agentes/pandora_networkmap.editor.php:256 +#: ../../operation/agentes/pandora_networkmap.view.php:2236 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:113 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:115 +msgid "Not found networkmap." +msgstr "Aucune carte de réseau retrouvée" + +#: ../../operation/agentes/pandora_networkmap.editor.php:311 +#: ../../operation/agentes/pandora_networkmap.view.php:106 +#: ../../enterprise/extensions/vmware/vmware_view.php:1758 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:152 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:154 +msgid "Node radius" +msgstr "Rayon des nœuds" + +#: ../../operation/agentes/pandora_networkmap.editor.php:324 +#: ../../operation/agentes/pandora_networkmap.view.php:127 +msgid "Position X" +msgstr "Position X" + +#: ../../operation/agentes/pandora_networkmap.editor.php:326 +#: ../../operation/agentes/pandora_networkmap.view.php:129 +msgid "Position Y" +msgstr "Position Y" + +#: ../../operation/agentes/pandora_networkmap.editor.php:329 +#: ../../operation/agentes/pandora_networkmap.view.php:132 +msgid "Zoom scale" +msgstr "Échelle de zoom" + +#: ../../operation/agentes/pandora_networkmap.editor.php:334 +#: ../../operation/agentes/pandora_networkmap.view.php:134 +msgid "" +"Introduce zoom level. 1 = Highest resolution. Figures may include decimals" +msgstr "" +"Introduire le niveau de zoom. 1 = Résolution maximale. Les chiffres peuvent " +"inclure des décimales." + +#: ../../operation/agentes/pandora_networkmap.editor.php:337 +#: ../../operation/agentes/pandora_networkmap.view.php:137 +#: ../../include/functions_groups.php:107 +msgid "Discovery task" +msgstr "Tâche de découverte" + +#: ../../operation/agentes/pandora_networkmap.editor.php:337 +#: ../../operation/agentes/pandora_networkmap.view.php:137 +msgid "CIDR IP mask" +msgstr "Masque IP du CIDR" + +#: ../../operation/agentes/pandora_networkmap.editor.php:339 +#: ../../operation/agentes/pandora_networkmap.view.php:164 +msgid "Source from recon task" +msgstr "Source de la tâche de reconnaissance" + +#: ../../operation/agentes/pandora_networkmap.editor.php:341 +#: ../../operation/agentes/pandora_networkmap.view.php:166 +msgid "" +"It is setted any recon task, the nodes get from the recontask IP mask instead " +"from the group." +msgstr "" +"Il est configuré sur n'importe quelle tâche de reconnaissance, les nœuds " +"reçoivent des données à partir du masque IP de la tâche de reconnaissance au " +"lieu d'à partir du groupe." + +#: ../../operation/agentes/pandora_networkmap.editor.php:358 +#: ../../operation/agentes/pandora_networkmap.view.php:182 +msgid "Show only the task with the recon script \"SNMP L2 Recon\"." +msgstr "" +"Afficher uniquement la tâche avec le script de reconnaissance \"SNMP L2 Recon" +"\"." + +#: ../../operation/agentes/pandora_networkmap.editor.php:362 +#: ../../operation/agentes/pandora_networkmap.view.php:186 +msgid "Source from CIDR IP mask" +msgstr "Source du masque IP du CIDR" + +#: ../../operation/agentes/pandora_networkmap.editor.php:365 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:140 +msgid "Source group" +msgstr "Groupe source" + +#: ../../operation/agentes/pandora_networkmap.editor.php:382 +msgid "Source id group changed. All elements in networkmap will be lost." +msgstr "" +"Le groupe d'ID source a été modifié. Tous les éléments de la carte du réseau " +"seront perdus." + +#: ../../operation/agentes/pandora_networkmap.editor.php:387 +#: ../../operation/agentes/pandora_networkmap.view.php:198 +msgid "Don't show subgroups:" +msgstr "Ne pas afficher les sous-groupes :" + +#: ../../operation/agentes/pandora_networkmap.editor.php:405 +#: ../../operation/agentes/pandora_networkmap.view.php:232 +msgid "Method generation networkmap" +msgstr "Méthode de génération de cartes de réseau" + +#: ../../operation/agentes/pandora_networkmap.editor.php:425 +#: ../../operation/agentes/pandora_networkmap.view.php:247 +#: ../../enterprise/extensions/vmware/vmware_view.php:1762 +msgid "Node separation" +msgstr "Séparation de nœuds" + +#: ../../operation/agentes/pandora_networkmap.editor.php:426 +#: ../../operation/agentes/pandora_networkmap.view.php:248 +msgid "Separation between nodes. By default 0.25" +msgstr "Séparation entre les nœuds. 0,25 par défaut" + +#: ../../operation/agentes/pandora_networkmap.editor.php:428 +#: ../../operation/agentes/pandora_networkmap.view.php:250 +msgid "Rank separation" +msgstr "Séparation de rangs" + +#: ../../operation/agentes/pandora_networkmap.editor.php:429 +#: ../../operation/agentes/pandora_networkmap.view.php:251 +msgid "" +"Only flat and radial. Separation between arrows. By default 0.5 in flat and " +"1.0 in radial" +msgstr "" +"Uniquement plat et radial. Séparation entre flèches. 0,5 plat et 1,0 radial " +"par défaut" + +#: ../../operation/agentes/pandora_networkmap.editor.php:431 +#: ../../operation/agentes/pandora_networkmap.view.php:253 +msgid "Min nodes dist" +msgstr "Distance minimale entre nœuds" + +#: ../../operation/agentes/pandora_networkmap.editor.php:432 +#: ../../operation/agentes/pandora_networkmap.view.php:254 +msgid "Only circular. Minimum separation between all nodes. By default 1.0" +msgstr "" +"Uniquement circulaire. Séparation minimale entre tous les nœuds. 1,0 par " +"défaut." + +#: ../../operation/agentes/pandora_networkmap.editor.php:434 +#: ../../operation/agentes/pandora_networkmap.view.php:256 +msgid "Default ideal node separation" +msgstr "Séparation idéale entre nœuds par défaut" + +#: ../../operation/agentes/pandora_networkmap.editor.php:435 +#: ../../operation/agentes/pandora_networkmap.view.php:257 +msgid "Only fdp. Default ideal node separation in the layout. By default 0.3" +msgstr "" +"Uniquement fdp. Séparation idéale entre nœuds par défaut. 0,3 par défaut." + +#: ../../operation/agentes/pandora_networkmap.editor.php:445 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:173 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:175 +msgid "Save networkmap" +msgstr "Enregistrer la carte de réseau" + +#: ../../operation/agentes/pandora_networkmap.editor.php:456 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:184 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:186 +msgid "Update networkmap" +msgstr "Mettre à jour la carte de réseau" + +#: ../../operation/agentes/pandora_networkmap.editor.php:601 +msgid "Source id group changed. All elements in Networkmap will be lost" +msgstr "" +"Le groupe d'ID source a été modifié. Tous les éléments de Networkmap seront " +"perdus" + +#: ../../operation/agentes/interface_traffic_graph_win.php:78 +#: ../../include/rest-api/models/VisualConsole/View.php:738 +#: ../../include/rest-api/models/VisualConsole/View.php:817 +msgid "In" +msgstr "Dans" + +#: ../../operation/agentes/interface_traffic_graph_win.php:79 +#: ../../include/rest-api/models/VisualConsole/View.php:739 +#: ../../include/rest-api/models/VisualConsole/View.php:818 +msgid "Out" +msgstr "À l'extérieur de" + +#: ../../operation/agentes/interface_traffic_graph_win.php:95 +#, php-format +msgid "%s Interface Graph" +msgstr "%s Graphique d'interface" + +#: ../../operation/agentes/interface_traffic_graph_win.php:250 +msgid "Zoom factor" +msgstr "Facteur de zoom" + +#: ../../operation/agentes/interface_traffic_graph_win.php:257 +msgid "Full" +msgstr "Complet" + +#: ../../operation/agentes/estado_generalagente.php:57 +msgid "The agent has not assigned server. Maybe agent does not run fine." +msgstr "" +"L'agent n'a pas de serveur attribué. Peut-être l'agent ne fonctionne pas bien." + +#: ../../operation/agentes/estado_generalagente.php:214 +#: ../../enterprise/views/cluster/view.php:273 +msgid "IP address" +msgstr "Adresse IP" + +#: ../../operation/agentes/estado_generalagente.php:267 +msgid "Remote configuration enabled" +msgstr "Configuration à distance activée" + +#: ../../operation/agentes/estado_generalagente.php:330 +msgid "Agent contact" +msgstr "Contact de l'agent" + +#: ../../operation/agentes/estado_generalagente.php:337 +msgid "Refresh data" +msgstr "Rafraîchir les données" + +#: ../../operation/agentes/estado_generalagente.php:378 +msgid "Next contact" +msgstr "Contact suivant" + +#: ../../operation/agentes/estado_generalagente.php:410 +#: ../../include/functions_events.php:5119 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:493 +#: ../../godmode/reporting/reporting_builder.item_editor.php:73 +#: ../../godmode/agentes/agent_manager.php:496 +msgid "Secondary groups" +msgstr "Groupes secondaires" + +#: ../../operation/agentes/estado_generalagente.php:427 +#: ../../operation/agentes/ver_agente.php:1218 +#: ../../include/functions_visual_map_editor.php:956 +#: ../../include/rest-api/models/VisualConsole/Item.php:2175 +#: ../../enterprise/views/ipam/sites/edit.php:64 +#: ../../enterprise/views/ipam/sites/list.php:48 +#: ../../godmode/modules/manage_nc_groups_form.php:71 +#: ../../godmode/reporting/visual_console_builder.elements.php:108 +#: ../../godmode/massive/massive_edit_agents.php:648 +#: ../../godmode/agentes/agent_manager.php:565 +#: ../../godmode/groups/configure_group.php:170 +#: ../../godmode/groups/group_list.php:848 +msgid "Parent" +msgstr "Parent" + +#: ../../operation/agentes/estado_generalagente.php:466 +msgid "Agent info" +msgstr "Information de l'agent" + +#: ../../operation/agentes/estado_generalagente.php:473 +#: ../../include/functions_treeview.php:750 +msgid "Position (Long, Lat)" +msgstr "Position (Long, Lat)" + +#: ../../operation/agentes/estado_generalagente.php:479 +msgid "There is no GIS data." +msgstr "Aucune donnée GIS" + +#: ../../operation/agentes/estado_generalagente.php:497 +#: ../../operation/agentes/ver_agente.php:1526 +#: ../../include/functions_treeview.php:759 +#: ../../godmode/agentes/agent_manager.php:653 +#: ../../godmode/agentes/agent_manager.php:670 +msgid "Url address" +msgstr "Adresse URL" + +#: ../../operation/agentes/estado_generalagente.php:507 +#: ../../include/functions_treeview.php:634 +msgid "Other IP addresses" +msgstr "Autres adresses IP" + +#: ../../operation/agentes/estado_generalagente.php:515 +#: ../../include/functions_treeview.php:767 +msgid "Timezone Offset" +msgstr "Fuseau horaire désactivé" + +#: ../../operation/agentes/estado_generalagente.php:546 +#: ../../operation/agentes/agent_fields.php:44 +#: ../../include/functions_treeview.php:783 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:256 +msgid "Custom field" +msgstr "Champ personnalisé" + +#: ../../operation/agentes/estado_generalagente.php:600 +msgid "Agent access rate (Last 24h)" +msgstr "Taux d'accès des agents (dernières 24h)" + +#: ../../operation/agentes/estado_generalagente.php:639 +msgid "Active incident on this agent" +msgstr "Incident actif sur cet agent" + +#: ../../operation/agentes/estado_generalagente.php:643 +#: ../../godmode/setup/news.php:248 +msgid "Author" +msgstr "Auteur" + +#: ../../operation/agentes/estado_generalagente.php:650 +#: ../../operation/incidents/integriaims_export_csv.php:81 +#: ../../operation/incidents/configure_integriaims_incident.php:213 +#: ../../operation/incidents/list_integriaims_incidents.php:516 +#: ../../include/lib/Dashboard/Widget.php:549 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:404 +#: ../../enterprise/include/functions_reporting_csv.php:421 +#: ../../enterprise/include/functions_reporting_csv.php:443 +#: ../../enterprise/include/functions_reporting_csv.php:474 +#: ../../enterprise/include/functions_reporting_csv.php:697 +#: ../../enterprise/include/functions_reporting_csv.php:741 +#: ../../enterprise/include/functions_reporting_csv.php:755 +#: ../../enterprise/include/functions_reporting_csv.php:769 +#: ../../enterprise/include/functions_reporting_csv.php:789 +#: ../../enterprise/include/functions_reporting_csv.php:818 +#: ../../enterprise/include/functions_reporting_csv.php:857 +#: ../../enterprise/include/functions_reporting_csv.php:901 +#: ../../enterprise/include/functions_reporting_csv.php:933 +#: ../../enterprise/include/functions_reporting_csv.php:970 +#: ../../enterprise/include/functions_reporting_csv.php:993 +#: ../../enterprise/include/functions_reporting_csv.php:1144 +#: ../../enterprise/include/functions_reporting_csv.php:1171 +#: ../../enterprise/include/functions_reporting_csv.php:1202 +#: ../../enterprise/include/functions_reporting_csv.php:1257 +#: ../../enterprise/include/functions_reporting_csv.php:1312 +#: ../../enterprise/include/functions_reporting_csv.php:1361 +#: ../../enterprise/include/functions_reporting_csv.php:1416 +#: ../../enterprise/include/functions_reporting_csv.php:1445 +#: ../../enterprise/include/functions_reporting_csv.php:1482 +#: ../../enterprise/include/functions_reporting_csv.php:1608 +#: ../../enterprise/include/functions_reporting_csv.php:1724 +#: ../../enterprise/include/functions_reporting_csv.php:1868 +#: ../../enterprise/include/functions_reporting_csv.php:1918 +#: ../../enterprise/include/functions_reporting_csv.php:1964 +#: ../../enterprise/include/functions_reporting_csv.php:2032 +#: ../../enterprise/include/functions_reporting_csv.php:2176 +#: ../../enterprise/include/functions_reporting_csv.php:2268 +#: ../../enterprise/include/functions_reporting_csv.php:2299 +#: ../../enterprise/include/functions_reporting_csv.php:2335 +#: ../../enterprise/include/functions_reporting_csv.php:2388 +#: ../../enterprise/include/functions_reporting_csv.php:2410 +#: ../../enterprise/include/functions_reporting_csv.php:2451 +#: ../../enterprise/include/functions_reporting_csv.php:2505 +#: ../../enterprise/include/functions_reporting_csv.php:2534 +#: ../../enterprise/include/functions_reporting_csv.php:2610 +#: ../../enterprise/include/functions_reporting_csv.php:2661 +#: ../../enterprise/include/functions_reporting_csv.php:2710 +#: ../../enterprise/include/functions_reporting_csv.php:2787 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:55 +#: ../../godmode/setup/setup_integria.php:333 +#: ../../godmode/setup/setup_integria.php:454 +msgid "Title" +msgstr "Titre" + +#: ../../operation/agentes/estado_generalagente.php:652 +#: ../../operation/incidents/integriaims_export_csv.php:85 +#: ../../operation/incidents/configure_integriaims_incident.php:296 +#: ../../operation/incidents/list_integriaims_incidents.php:348 +#: ../../operation/incidents/list_integriaims_incidents.php:519 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:325 +#: ../../include/functions_events.php:4671 +#: ../../include/functions_reporting_html.php:5087 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:423 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:483 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:530 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:817 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:82 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:464 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:204 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:264 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:328 +#: ../../godmode/setup/setup_integria.php:379 +#: ../../godmode/setup/setup_integria.php:501 +#: ../../godmode/snmpconsole/snmp_alert.php:1105 +#: ../../godmode/snmpconsole/snmp_alert.php:1168 +#: ../../godmode/agentes/agent_incidents.php:91 +#: ../../godmode/alerts/configure_alert_template.php:1118 +#: ../../godmode/alerts/alert_list.list.php:126 +#: ../../godmode/alerts/alert_templates.php:51 +#: ../../godmode/alerts/alert_view.php:124 +msgid "Priority" +msgstr "Priorité" + +#: ../../operation/agentes/estado_generalagente.php:721 +#: ../../operation/agentes/pandora_networkmap.view.php:1234 +#: ../../include/functions_treeview.php:878 +msgid "Interface traffic" +msgstr "Trafic d'interface" + +#: ../../operation/agentes/estado_generalagente.php:798 +msgid "Events info (24hr.)" +msgstr "Information des événements (24h)" + +#: ../../operation/agentes/estado_generalagente.php:818 +#: ../../operation/agentes/pandora_networkmap.view.php:1857 +msgid "Last contact: " +msgstr "Dernier contact : " + +#: ../../operation/agentes/estado_generalagente.php:891 +#: ../../enterprise/views/cluster/view.php:369 +msgid "Events (Last 24h)" +msgstr "Événements (Dernières 24h)" + +#: ../../operation/agentes/estado_generalagente.php:943 +msgid "Interface information (SNMP)" +msgstr "Information de l'interface (SNMP)" + +#: ../../operation/agentes/snapshot_view.php:42 +msgid "Cannot connect with node to display the module data." +msgstr "Impossible de se connecter au nœud pour afficher les données du module." + +#: ../../operation/agentes/snapshot_view.php:90 +#, php-format +msgid "%s Snapshot data view for module (%s)" +msgstr "%s Vue de données d'instantané pour le module (%s)" + +#: ../../operation/agentes/snapshot_view.php:96 +#, php-format +msgid "Current data at %s" +msgstr "Données actuelles chez %s" + +#: ../../operation/agentes/pandora_networkmap.view.php:1611 +msgid "Success be updated." +msgstr "Mis à jour correctement" + +#: ../../operation/agentes/pandora_networkmap.view.php:1613 +#: ../../enterprise/tools/ipam/ipam_action.php:374 +msgid "Could not be updated." +msgstr "Erreur de mise à jour" + +#: ../../operation/agentes/pandora_networkmap.view.php:1708 +msgid "Name: " +msgstr "Nom : " + +#: ../../operation/agentes/pandora_networkmap.view.php:1758 +msgid "Policy: " +msgstr "Politique : " + +#: ../../operation/agentes/pandora_networkmap.view.php:1805 +#: ../../enterprise/extensions/vmware/vmware_manager.php:269 +msgid "Status: " +msgstr "État : " + +#: ../../operation/agentes/pandora_networkmap.view.php:1855 +msgid "Data: " +msgstr "Données : " + +#: ../../operation/agentes/status_events.php:26 +#: ../../operation/agentes/status_events.php:27 +msgid "Latest events for this agent" +msgstr "Derniers événements pour cet agent" + +#: ../../operation/agentes/gis_view.php:59 +#: ../../godmode/agentes/agent_conf_gis.php:38 +msgid "There is no default map. Please go to the setup for to set a default map." +msgstr "" +"Il n'y a pas de carte par défaut. Veuillez accéder à la configuration pour " +"définir une carte par défaut." + +#: ../../operation/agentes/gis_view.php:96 +msgid "Period to show data as path" +msgstr "Période pour montrer les données comme chemin" + +#: ../../operation/agentes/gis_view.php:100 +msgid "Refresh path" +msgstr "Rafraîchir le chemin" + +#: ../../operation/agentes/gis_view.php:158 +msgid "This agent doesn't have any GIS data." +msgstr "Cet agent ne possède pas de données GIS." + +#: ../../operation/agentes/gis_view.php:170 +msgid "Positional data from the last" +msgstr "Données de position des derniers" + +#: ../../operation/agentes/gis_view.php:209 +#, php-format +msgid "%s Km" +msgstr "%s Km" + +#: ../../operation/agentes/gis_view.php:217 +#: ../../godmode/setup/gis_step_2.php:483 +msgid "Longitude" +msgstr "Longitude" + +#: ../../operation/agentes/gis_view.php:218 +#: ../../godmode/setup/gis_step_2.php:465 +msgid "Latitude" +msgstr "Latitude" + +#: ../../operation/agentes/gis_view.php:219 +#: ../../godmode/setup/gis_step_2.php:501 +msgid "Altitude" +msgstr "Altitude" + +#: ../../operation/agentes/gis_view.php:221 ../../include/functions_snmp.php:413 +#: ../../include/functions_snmp.php:421 ../../include/rest-api/index.php:361 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:460 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:520 +#: ../../include/functions_reporting_html.php:3751 +#: ../../enterprise/include/functions_reporting_csv.php:716 +#: ../../enterprise/include/functions_reporting_csv.php:952 +#: ../../enterprise/include/functions_reporting_csv.php:1325 +#: ../../enterprise/include/functions_reporting_pdf.php:1984 +#: ../../godmode/agentes/planned_downtime.list.php:302 +msgid "To" +msgstr "À" + +#: ../../operation/agentes/gis_view.php:223 +msgid "Distance" +msgstr "Distance" + +#: ../../operation/agentes/gis_view.php:224 +msgid "# of Packages" +msgstr "Nombre de progiciels" + +#: ../../operation/agentes/ver_agente.php:1017 +#: ../../enterprise/operation/agentes/ver_agente.php:72 +msgid "Main IP" +msgstr "Adresse IP principale" + +#: ../../operation/agentes/ver_agente.php:1029 +#: ../../include/functions_events.php:4504 +#: ../../enterprise/operation/agentes/ver_agente.php:78 +msgid "Last remote contact" +msgstr "Dernier contact à distance" + +#: ../../operation/agentes/ver_agente.php:1074 +#: ../../enterprise/operation/agentes/ver_agente.php:122 +msgid "Monitors down" +msgstr "Moniteurs hors service" + +#: ../../operation/agentes/ver_agente.php:1115 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:576 +#: ../../enterprise/operation/agentes/ver_agente.php:164 +#: ../../mobile/operation/groups.php:174 +msgid "Alerts fired" +msgstr "Alertes déclenchées" + +#: ../../operation/agentes/ver_agente.php:1181 +#: ../../enterprise/tools/ipam/ipam_excel.php:133 +#: ../../enterprise/tools/ipam/ipam_ajax.php:359 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:254 +#: ../../enterprise/tools/ipam/ipam_network.php:395 +#: ../../enterprise/tools/ipam/ipam_calculator.php:62 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:546 +#: ../../enterprise/views/ncm/devices/list.php:117 +#: ../../enterprise/include/functions_ipam.php:2036 +#: ../../enterprise/godmode/servers/manage_export_form.php:99 +#: ../../enterprise/godmode/servers/manage_export.php:140 +#: ../../godmode/setup/setup_general.php:649 +msgid "Address" +msgstr "Adresse" + +#: ../../operation/agentes/ver_agente.php:1232 +msgid "Sons" +msgstr "Fils" + +#: ../../operation/agentes/ver_agente.php:1487 +#: ../../godmode/agentes/configurar_agente.php:510 +msgid "GIS data" +msgstr "Données GIS" + +#: ../../operation/agentes/ver_agente.php:1560 +#: ../../operation/search_results.php:119 ../../include/functions_reports.php:638 +#: ../../include/functions_reports.php:642 +#: ../../include/functions_reports.php:647 +#: ../../include/functions_reports.php:653 +#: ../../include/functions_reports.php:660 +#: ../../include/functions_reports.php:664 +#: ../../include/functions_reports.php:668 +#: ../../include/functions_reports.php:675 +#: ../../include/functions_reports.php:681 +#: ../../include/functions_reports.php:686 ../../include/functions_groups.php:123 +#: ../../include/functions_groups.php:187 +msgid "Graphs" +msgstr "Graphiques" + +#: ../../operation/agentes/ver_agente.php:1582 +msgid "Log Viewer" +msgstr "Visionneur de journaux" + +#: ../../operation/agentes/ver_agente.php:1609 ../../godmode/setup/setup.php:177 +#: ../../godmode/setup/setup.php:277 ../../godmode/menu.php:347 +msgid "eHorus" +msgstr "eHorus" + +#: ../../operation/agentes/ver_agente.php:1621 +msgid "Terminal" +msgstr "Terminal" + +#: ../../operation/agentes/ver_agente.php:1632 +#: ../../include/lib/Dashboard/Widgets/top_n.php:286 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2439 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:375 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2404 +msgid "Display" +msgstr "Afficher" + +#: ../../operation/agentes/ver_agente.php:1643 +msgid "Processes" +msgstr "Processus" + +#: ../../operation/agentes/ver_agente.php:1665 +#: ../../enterprise/include/functions_collection.php:186 +#: ../../enterprise/meta/advanced/collections.editor.php:57 +#: ../../enterprise/meta/advanced/collections.editor.php:385 +#: ../../enterprise/meta/advanced/collections.editor.php:402 +#: ../../enterprise/meta/advanced/collections.data.php:174 +#: ../../enterprise/meta/advanced/collections.data.php:241 +#: ../../enterprise/meta/advanced/collections.data.php:265 +#: ../../enterprise/godmode/agentes/collections.editor.php:65 +#: ../../enterprise/godmode/agentes/collections.editor.php:424 +#: ../../enterprise/godmode/agentes/collections.editor.php:446 +#: ../../enterprise/godmode/agentes/collections.agents.php:50 +#: ../../enterprise/godmode/agentes/collections.data.php:127 +#: ../../enterprise/godmode/agentes/collections.data.php:281 +#: ../../enterprise/godmode/agentes/collections.data.php:334 +msgid "Files" +msgstr "Fichiers" + +#: ../../operation/agentes/ver_agente.php:1683 +#: ../../operation/agentes/ver_agente.php:1882 +#: ../../enterprise/operation/menu.php:61 +msgid "SAP view" +msgstr "Vue SAP" + +#: ../../operation/agentes/ver_agente.php:1695 ../../godmode/setup/setup.php:224 +#: ../../godmode/setup/setup.php:311 ../../godmode/menu.php:361 +msgid "External Tools" +msgstr "Outils externes" + +#: ../../operation/users/user_edit.php:31 +#: ../../godmode/users/configure_user.php:244 +msgid "User detail editor" +msgstr "Éditeur d'information sur l'utilisateur" + +#: ../../operation/users/user_edit.php:153 +msgid "Current password of user is required to perform password change" +msgstr "" +"Le mot de passe actuel de l'utilisateur est requis pour effectuer le " +"changement de mot de passe" + +#: ../../operation/users/user_edit.php:155 +msgid "Current password of user is not correct" +msgstr "Votre mot de passe actuel est incorrect." + +#: ../../operation/users/user_edit.php:159 +msgid "" +"Passwords didn't match or other problem encountered while updating passwords" +msgstr "" +"Les mots de passe ne se correspondent pas ou d'autres problèmes ont surgis " +"pendant la mise à jour des mots de passe" + +#: ../../operation/users/user_edit.php:172 +#: ../../operation/users/user_edit.php:187 +msgid "Password successfully updated" +msgstr "Mot de passe mis à jour correctement" + +#: ../../operation/users/user_edit.php:182 +#: ../../operation/users/user_edit.php:230 +msgid "Error updating user info" +msgstr "Erreur de mise à jour de l'information de l'utilisateur" + +#: ../../operation/users/user_edit.php:184 +#: ../../operation/users/user_edit.php:229 +#: ../../godmode/users/configure_user.php:643 +#: ../../godmode/users/configure_user.php:667 +#: ../../godmode/users/configure_user.php:737 +#: ../../godmode/users/configure_user.php:744 +#: ../../godmode/users/configure_user.php:776 +msgid "User info successfully updated" +msgstr "L'information de l'utilisateur a été mise à jour correctement." + +#: ../../operation/users/user_edit.php:189 +msgid "Skin successfully updated" +msgstr "Skin mis à jour correctement" + +#: ../../operation/users/user_edit.php:192 +#: ../../enterprise/godmode/reporting/mysql_builder.php:214 +msgid "No changes have been made" +msgstr "Aucune modification n’a été apportée" + +#: ../../operation/users/user_edit.php:203 +msgid "Please enter a valid email" +msgstr "Veuillez entrer une adresse email valide" + +#: ../../operation/users/user_edit.php:205 +msgid "Please enter a valid phone number" +msgstr "Veuillez entrer un numéro de téléphone valide" + +#: ../../operation/users/user_edit.php:211 +msgid "Error updating passwords: " +msgstr "Erreur lors de la mise à jour des mots de passe :" + +#: ../../operation/users/user_edit.php:235 +msgid "Edit my User" +msgstr "Modifier mon utilisateur" + +#: ../../operation/users/user_edit.php:251 ../../godmode/users/user_list.php:432 +#, php-format +msgid "" +"This node is configured with centralized mode. All users information is read " +"only. Go to %s to manage it." +msgstr "" +"Ce nœud est configuré en mode centralisé. Toutes les informations des " +"utilisateurs sont en lecture seule. Allez vers %s pour le gérer." + +#: ../../operation/users/user_edit.php:272 +#: ../../godmode/users/configure_user.php:899 +msgid "Full (display) name" +msgstr "Nom complet (affiché)" + +#: ../../operation/users/user_edit.php:292 +#: ../../godmode/users/configure_user.php:1021 +msgid "E-mail" +msgstr "Courriel" + +#: ../../operation/users/user_edit.php:294 +#: ../../godmode/users/configure_user.php:1037 +msgid "Phone number" +msgstr "Numéro de téléphone" + +#: ../../operation/users/user_edit.php:298 +#: ../../enterprise/include/process_reset_pass.php:103 +#: ../../enterprise/meta/include/process_reset_pass.php:96 +msgid "New Password" +msgstr "Nouveau mot de passe" + +#: ../../operation/users/user_edit.php:299 +#: ../../godmode/users/configure_user.php:950 +msgid "Password confirmation" +msgstr "Confirmation du mot de passe" + +#: ../../operation/users/user_edit.php:300 +msgid "Current password" +msgstr "Mot de passe actuel" + +#: ../../operation/users/user_edit.php:302 +msgid "You cannot change your password under the current authentication scheme" +msgstr "" +"Vous ne pouvez pas changer votre mot de passe sous le schéma " +"d'authentification actuel" + +#: ../../operation/users/user_edit.php:317 +msgid "If checkbox is clicked then block size global configuration is used" +msgstr "" +"Si vous cochez cette case, la taille du bloc de la configuration globale sera " +"utilisée" + +#: ../../operation/users/user_edit.php:325 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:174 +#: ../../enterprise/extensions/translate_string.php:302 +#: ../../godmode/users/configure_user.php:904 +msgid "Language" +msgstr "Langue" + +#: ../../operation/users/user_edit.php:354 +#: ../../godmode/users/configure_user.php:1103 +msgid "Home screen" +msgstr "Page d'accueil" + +#: ../../operation/users/user_edit.php:354 +#: ../../godmode/users/configure_user.php:1104 +msgid "" +"User can customize the home page. By default, will display 'Agent Detail'. " +"Example: Select 'Other' and type index.php?sec=estado&sec2=operation/agentes/" +"ver_agente&id_agente=1 to show agent detail view" +msgstr "" +"L'utilisateur peut personnaliser la page d'accueil. Par défaut, affichera " +"« Détail de l'agent ». Exemple : sélectionnez « Autre » et saisissez index.php?" +"sec=estado&sec2=operation/agentes/ver_agente&id_agente=1 pour afficher la vue " +"détaillée de l'agent" + +#: ../../operation/users/user_edit.php:401 +#: ../../operation/users/user_edit.php:410 +#: ../../godmode/users/configure_user.php:1072 +msgid "Skin" +msgstr "Thème" + +#: ../../operation/users/user_edit.php:411 +msgid "This change will only apply to nodes" +msgstr "Cette modification ne s’appliquera qu’aux nœuds" + +#: ../../operation/users/user_edit.php:419 +#: ../../godmode/users/configure_user.php:916 +msgid "Timezone" +msgstr "Fuseau horaire" + +#: ../../operation/users/user_edit.php:419 +#: ../../godmode/users/configure_user.php:917 +msgid "The timezone must be that of the associated server." +msgstr "Le fuseau horaire doit être celui du serveur associé." + +#: ../../operation/users/user_edit.php:426 ../../include/functions_config.php:776 +#: ../../enterprise/meta/include/functions_meta.php:582 +#: ../../enterprise/meta/include/functions_meta.php:884 +#: ../../godmode/setup/setup_auth.php:353 +#: ../../godmode/users/configure_user.php:1332 +msgid "Double authentication" +msgstr "Double authentification" + +#: ../../operation/users/user_edit.php:440 +#: ../../godmode/users/configure_user.php:1350 +msgid "Show information" +msgstr "Afficher l'information" + +#: ../../operation/users/user_edit.php:448 +msgid "Event filter" +msgstr "Filtre d'événements" + +#: ../../operation/users/user_edit.php:519 +msgid "Autorefresh" +msgstr "Rafraîchissement automatique" + +#: ../../operation/users/user_edit.php:520 +msgid "This will activate autorefresh in selected pages" +msgstr "Le rafraîchissement automatique sera activé sur les pages sélectionnées." + +#: ../../operation/users/user_edit.php:555 +msgid "Full list of pages" +msgstr "Liste complète de pages" + +#: ../../operation/users/user_edit.php:564 +#: ../../operation/users/user_edit.php:565 +msgid "Push selected pages into autorefresh list" +msgstr "" +"Ajouter les pages sélectionnées à la liste de rafraîchissement automatique." + +#: ../../operation/users/user_edit.php:573 +#: ../../operation/users/user_edit.php:574 +msgid "Pop selected pages out of autorefresh list" +msgstr "" +"Supprimer les pages sélectionnées de la liste de rafraîchissement automatique" + +#: ../../operation/users/user_edit.php:579 +msgid "List of pages with autorefresh" +msgstr "Liste de pages avec le rafraîchissement automatique" + +#: ../../operation/users/user_edit.php:588 +msgid "Time autorefresh" +msgstr "Temps de rafraîchissement" + +#: ../../operation/users/user_edit.php:590 +msgid "" +"Interval of autorefresh of the elements, by default they are 30 seconds, " +"needing to enable the autorefresh first" +msgstr "" +"Intervalle de rafraîchissement automatique des éléments, par défaut ils sont " +"de 30 secondes, il faut d'abord activer le rafraîchissement automatique" + +#: ../../operation/users/user_edit.php:685 +msgid "eHorus user configuration" +msgstr "Configuration utilisateur eHorus" + +#: ../../operation/users/user_edit.php:690 +msgid "eHorus user acces enabled" +msgstr "Accès utilisateur eHorus activé" + +#: ../../operation/users/user_edit.php:711 +#: ../../operation/users/user_edit.php:757 +#: ../../enterprise/include/lib/NetworkManager.php:82 +#: ../../godmode/setup/setup_integria.php:566 +#: ../../godmode/setup/setup_ehorus.php:111 +msgid "Test" +msgstr "Test" + +#: ../../operation/users/user_edit.php:712 +#: ../../operation/users/user_edit.php:758 +#: ../../enterprise/operation/agentes/transactional_map.php:398 +#: ../../godmode/setup/setup_integria.php:567 +#: ../../godmode/setup/setup_ehorus.php:112 ../../godmode/menu.php:31 +msgid "Start" +msgstr "Démarrer" + +#: ../../operation/users/user_edit.php:737 +msgid "Integria user configuration" +msgstr "Configuration d’utilisateur Integria" + +#: ../../operation/users/user_edit.php:774 +msgid "You can not change your user info under the current authentication scheme" +msgstr "" +"Vous ne pouvez pas modifier vos informations d'utilisateur sous le schéma " +"d'authentification actuel" + +#: ../../operation/users/user_edit.php:787 +#: ../../operation/users/user_edit.php:796 +#: ../../include/functions_profile.php:188 +msgid "Profiles/Groups assigned to this user" +msgstr "Profils/Groupes assignés à cet utilisateur" + +#: ../../operation/users/user_edit.php:813 +#: ../../include/functions_profile.php:213 +#: ../../enterprise/godmode/setup/setup_acl.php:591 +#: ../../godmode/massive/massive_add_profiles.php:202 +#: ../../godmode/massive/massive_delete_profiles.php:151 +#: ../../godmode/users/configure_profile.php:265 +msgid "Profile name" +msgstr "Nom du profil" + +#: ../../operation/users/user_edit.php:851 +msgid "This user doesn't have any assigned profile/group." +msgstr "Cet utilisateur n'a aucun profil/groupe assigné." + +#: ../../operation/users/user_edit.php:1079 +#: ../../godmode/users/configure_user.php:1840 +msgid "Double autentication information" +msgstr "Information d'authentification double" + +#: ../../operation/users/user_edit.php:1168 +#: ../../godmode/users/configure_user.php:1930 +msgid "The double authentication will be deactivated" +msgstr "La double authentification sera désactivée." + +#: ../../operation/users/user_edit.php:1169 +#: ../../godmode/users/configure_user.php:1931 +msgid "Deactivate" +msgstr "Désactiver" + +#: ../../operation/users/user_edit.php:1201 +#: ../../godmode/users/configure_user.php:1967 +msgid "The double autentication was deactivated successfully" +msgstr "La double authentification a été désactivée correctement." + +#: ../../operation/users/user_edit.php:1204 +#: ../../operation/users/user_edit.php:1208 +#: ../../godmode/users/configure_user.php:1971 +#: ../../godmode/users/configure_user.php:1975 +msgid "There was an error deactivating the double autentication" +msgstr "Erreur de désactivation de la double authentification" + +#: ../../operation/users/user_edit.php:1243 +#: ../../operation/users/user_edit.php:1321 +#: ../../godmode/setup/setup_integria.php:720 +#: ../../godmode/setup/setup_integria.php:801 +#: ../../godmode/setup/setup_ehorus.php:255 +msgid "Empty user or password" +msgstr "Utilisateur ou mot de passe vide" + +#: ../../operation/users/user_edit.php:1244 +#: ../../operation/users/user_edit.php:1322 +#: ../../godmode/setup/setup_integria.php:721 +#: ../../godmode/setup/setup_integria.php:802 +#: ../../godmode/setup/setup_ehorus.php:256 +msgid "User not found" +msgstr "Utilisateur introuvable" + +#: ../../operation/users/user_edit.php:1245 +#: ../../operation/users/user_edit.php:1323 +#: ../../godmode/setup/setup_integria.php:722 +#: ../../godmode/setup/setup_integria.php:803 +#: ../../godmode/setup/setup_ehorus.php:257 +msgid "Invalid password" +msgstr "Mot de passe incorrect" + +#: ../../operation/users/user_edit_notifications.php:36 +#: ../../operation/users/user_edit_header.php:102 +msgid "User notifications" +msgstr "Notifications utilisateur" + +#: ../../operation/users/user_edit_notifications.php:64 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1165 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1166 +#: ../../enterprise/include/functions_HA_cluster.php:61 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:170 +#: ../../enterprise/godmode/agentes/plugins_manager.php:195 +#: ../../enterprise/godmode/agentes/plugins_manager.php:262 +#: ../../enterprise/godmode/policies/policy_alerts.php:722 +#: ../../godmode/extensions.php:257 ../../godmode/alerts/alert_list.list.php:1030 +#: ../../godmode/users/user_list.php:745 +msgid "Enable" +msgstr "Activer" + +#: ../../operation/users/user_edit_notifications.php:65 +msgid "Also receive an email" +msgstr "Recevez également un e-mail" + +#: ../../operation/users/user_edit_notifications.php:94 +msgid "Controls have been disabled by the system administrator" +msgstr "Les contrôles ont été désactivés par l'administrateur système" + +#: ../../operation/users/user_edit_header.php:91 +#: ../../enterprise/meta/general/main_menu.php:458 +#: ../../enterprise/meta/general/main_menu.php:518 +#: ../../enterprise/meta/general/main_menu.php:525 +#: ../../enterprise/meta/general/main_header.php:321 +#: ../../enterprise/meta/general/main_header.php:401 +#: ../../enterprise/meta/general/main_header.php:408 +#: ../../enterprise/meta/include/functions_users_meta.php:182 +#: ../../enterprise/meta/include/functions_users_meta.php:204 +#: ../../godmode/users/user_list.php:214 ../../godmode/users/user_list.php:239 +#: ../../godmode/users/user_list.php:250 +#: ../../godmode/users/configure_user.php:223 +#: ../../godmode/users/configure_profile.php:55 +#: ../../godmode/users/configure_profile.php:76 +#: ../../godmode/users/profile_list.php:63 +#: ../../godmode/users/profile_list.php:84 +msgid "User management" +msgstr "Gestion des utilisateurs" + +#: ../../operation/users/user_edit_header.php:131 +msgid "Edit user" +msgstr "Editer l'utilisateur" + +#: ../../operation/search_helps.php:17 +msgid "Zero results found." +msgstr "Zéro résultats trouvés" + +#: ../../operation/search_helps.php:18 +#, php-format +msgid "You can find more help in the wiki" +msgstr "" +"Vous pouvez trouver plus d'aide dans le wiki" + +#: ../../operation/search_helps.php:32 +msgid "Matches" +msgstr "Concordances" + +#: ../../operation/search_results.php:67 +msgid "Global search" +msgstr "Recherche globale" + +#: ../../operation/search_results.php:93 +#: ../../include/functions_reporting.php:11589 +#: ../../godmode/massive/massive_add_profiles.php:204 +#: ../../godmode/massive/massive_delete_profiles.php:153 +msgid "Users" +msgstr "Utilisateurs" + +#: ../../operation/search_results.php:132 ../../include/functions_groups.php:139 +#: ../../include/functions_reporting.php:15024 +#: ../../enterprise/meta/general/main_menu.php:269 +#: ../../enterprise/meta/general/main_header.php:167 +#: ../../enterprise/meta/general/main_header.php:183 +#: ../../enterprise/mobile/include/functions_web.php:15 +msgid "Reports" +msgstr "Rapports" + +#: ../../operation/incidents/integriaims_export_csv.php:80 +msgid "ID Ticket" +msgstr "ID du ticket" + +#: ../../operation/incidents/integriaims_export_csv.php:82 +#: ../../operation/incidents/list_integriaims_incidents.php:517 +msgid "Group/Company" +msgstr "Groupe/Societé" + +#: ../../operation/incidents/integriaims_export_csv.php:86 +#: ../../enterprise/tools/ipam/ipam_ajax.php:494 +#: ../../enterprise/include/class/DatabaseHA.class.php:798 +#: ../../enterprise/meta/advanced/servers.build_table.php:68 +#: ../../godmode/servers/servers.build_table.php:87 +#: ../../godmode/agentes/agent_incidents.php:93 +msgid "Updated" +msgstr "Mis à jour" + +#: ../../operation/incidents/integriaims_export_csv.php:87 +msgid "Started" +msgstr "Démarré" + +#: ../../operation/incidents/integriaims_export_csv.php:88 +#: ../../operation/incidents/configure_integriaims_incident.php:282 +#: ../../operation/incidents/list_integriaims_incidents.php:345 +#: ../../operation/incidents/list_integriaims_incidents.php:521 +msgid "Creator" +msgstr "Créateur" + +#: ../../operation/incidents/incident_statistics.php:24 +#: ../../operation/incidents/configure_integriaims_incident.php:33 +#: ../../operation/incidents/list_integriaims_incidents.php:34 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:23 +#: ../../godmode/agentes/agent_incidents.php:22 +msgid "" +"In order to access ticket management system, integration with Integria IMS " +"must be enabled and properly configured" +msgstr "" +"Pour accéder au système de gestion des tickets, l'intégration avec Integria " +"IMS doit être activée et correctement configurée" + +#: ../../operation/incidents/incident_statistics.php:29 +msgid "Incidents by status" +msgstr "Incidents par état" + +#: ../../operation/incidents/incident_statistics.php:32 +msgid "Incidents by priority" +msgstr "Incidents par priorité" + +#: ../../operation/incidents/incident_statistics.php:35 +msgid "Incidents by group" +msgstr "Incidents par groupe" + +#: ../../operation/incidents/incident_statistics.php:38 +msgid "Incidents by user" +msgstr "Incidents par utilisateur" + +#: ../../operation/incidents/configure_integriaims_incident.php:26 +msgid "Update Integria IMS Ticket" +msgstr "Mettre à jour le ticket Integria IMS" + +#: ../../operation/incidents/configure_integriaims_incident.php:28 +msgid "Create Integria IMS Ticket" +msgstr "Créer un ticket Integria IMS" + +#: ../../operation/incidents/configure_integriaims_incident.php:41 +#: ../../operation/incidents/list_integriaims_incidents.php:42 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:31 +#: ../../godmode/setup/setup_integria.php:64 +msgid "Integria IMS API is not reachable" +msgstr "L'API Integria IMS n'est pas accessible" + +#: ../../operation/incidents/configure_integriaims_incident.php:123 +msgid "Successfully created in Integria IMS" +msgstr "Créé correctement dans Integria IMS" + +#: ../../operation/incidents/configure_integriaims_incident.php:124 +msgid "Could not be created in Integria IMS" +msgstr "Impossible de créer dans Integria IMS" + +#: ../../operation/incidents/configure_integriaims_incident.php:144 +msgid "Successfully updated in Integria IMS" +msgstr "Mise à jour réussie dans Integria IMS" + +#: ../../operation/incidents/configure_integriaims_incident.php:145 +msgid "Could not be updated in Integria IMS" +msgstr "N'a pas pu être mis à jour dans Integria IMS" + +#: ../../operation/incidents/configure_integriaims_incident.php:294 +msgid "" +"This field corresponds to the Integria IMS user specified in Integria IMS setup" +msgstr "" +"Ce champ correspond à l'utilisateur Integria IMS spécifié dans la " +"configuration Integria IMS" + +#: ../../operation/incidents/configure_integriaims_incident.php:352 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:206 +msgid "File name" +msgstr "Nom du fichier" + +#: ../../operation/incidents/configure_integriaims_incident.php:354 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:208 +msgid "Attachment description" +msgstr "Description des pièces jointes" + +#: ../../operation/incidents/list_integriaims_incidents.php:24 +msgid "Integria IMS Tickets" +msgstr "Tickets Integria IMS" + +#: ../../operation/incidents/list_integriaims_incidents.php:317 +msgid "Text filter" +msgstr "Filtre de texte" + +#: ../../operation/incidents/list_integriaims_incidents.php:381 +msgid "Created from" +msgstr "Créé à partir de" + +#: ../../operation/incidents/list_integriaims_incidents.php:393 +msgid "Created to" +msgstr "Créé vers" + +#: ../../operation/incidents/list_integriaims_incidents.php:518 +msgid "Status/Resolution" +msgstr "État/Résolution" + +#: ../../operation/incidents/list_integriaims_incidents.php:520 +msgid "Updated/Started" +msgstr "Mis à jour/Démarré" + +#: ../../operation/incidents/list_integriaims_incidents.php:564 +msgid "No tickets to show" +msgstr "Aucun ticket à afficher" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:59 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:378 +#: ../../include/ajax/events.php:1507 +#: ../../enterprise/tools/ipam/ipam_ajax.php:483 +#: ../../enterprise/include/functions_ipam.php:1341 +msgid "Details" +msgstr "Détails" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:77 +msgid "Not yet" +msgstr "Pas encore" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:81 +msgid "Not closed yet" +msgstr "Pas encore fermé" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:115 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:246 +msgid "Filename" +msgstr "Nom du dossier" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:119 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:250 +#: ../../include/functions_visual_map_editor.php:125 +#: ../../include/functions_visual_map_editor.php:178 +#: ../../include/functions_visual_map_editor.php:838 +#: ../../include/functions_visual_map_editor.php:933 +#: ../../include/functions_filemanager.php:606 +#: ../../include/rest-api/models/VisualConsole/Item.php:1991 +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:214 +#: ../../enterprise/include/class/ManageBackups.class.php:164 +#: ../../extensions/files_repo/files_repo_list.php:57 +#: ../../godmode/events/event_responses.editor.php:130 +msgid "Size" +msgstr "Taille" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:124 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:609 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:135 +msgid "No description available" +msgstr "Aucune description disponible" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:142 +msgid "File successfully deleted" +msgstr "Fichier supprimé correctement" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:143 +msgid "File could not be deleted" +msgstr "Le fichier n'a pas pu être supprimé." + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:222 +msgid "Add attachment" +msgstr "Ajouter une pièce jointe" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:224 +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:397 +msgid "Attached files" +msgstr "Fichiers joints" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:282 +msgid "Comment successfully added" +msgstr "Commentaire ajouté correctement" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:283 +msgid "Comment could not be added" +msgstr "Le commentaire n'a pas pu être ajouté." + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:309 +msgid "No comments found" +msgstr "Aucun commentaire" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:314 +#: ../../include/functions_events.php:3756 +#: ../../include/functions_events.php:5363 +msgid "Add comment" +msgstr "Ajouter un commentaire" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:349 +msgid "Created by" +msgstr "Créé par" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:350 +msgid "Owned by" +msgstr "Propriétaire" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:351 +msgid "Closed by" +msgstr "Fermé par" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:366 +#: ../../enterprise/include/functions_ipam.php:2044 +msgid "Created at" +msgstr "Créé le" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:367 +#: ../../enterprise/operation/agentes/transactional_map.php:212 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:609 +msgid "Updated at" +msgstr "Mis à jour le" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:368 +msgid "Closed at" +msgstr "Fermé à" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:379 +msgid "People" +msgstr "Personnes" + +#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:380 +#: ../../include/functions_reporting_html.php:6153 +msgid "Dates" +msgstr "Dates" + +#: ../../include/functions_cron.php:455 +msgid "Scheduled jobs" +msgstr "Tâches planifiées" + +#: ../../include/functions_cron.php:464 +#: ../../enterprise/include/functions_tasklist.php:153 +#: ../../enterprise/meta/advanced/cron_main.php:354 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:630 +msgid "Task" +msgstr "Tâche" + +#: ../../include/functions_cron.php:465 +#: ../../enterprise/include/functions_tasklist.php:154 +#: ../../enterprise/meta/advanced/cron_main.php:385 +#: ../../enterprise/godmode/setup/setup_history.php:678 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:640 +msgid "Scheduled" +msgstr "Planifié" + +#: ../../include/functions_cron.php:466 +#: ../../enterprise/include/functions_tasklist.php:155 +#: ../../enterprise/meta/advanced/cron_main.php:398 +msgid "Next execution" +msgstr "Exécution suivante" + +#: ../../include/functions_cron.php:467 +#: ../../enterprise/include/functions_tasklist.php:156 +msgid "Last run" +msgstr "Dernière exécution" + +#: ../../include/functions_cron.php:469 +#: ../../include/class/AgentsAlerts.class.php:254 +#: ../../include/class/AgentsAlerts.class.php:285 +#: ../../include/functions_filemanager.php:607 +#: ../../include/functions_treeview.php:413 +#: ../../include/functions_reporting.php:2725 +#: ../../include/functions_reporting_html.php:3183 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:689 +#: ../../enterprise/tools/ipam/ipam_ajax.php:532 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1072 +#: ../../enterprise/views/ncm/agent/details.php:485 +#: ../../enterprise/operation/services/services.list.php:513 +#: ../../enterprise/operation/agentes/transactional_map.php:213 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:190 +#: ../../enterprise/include/functions_reporting_csv.php:2465 +#: ../../enterprise/include/class/ManageBackups.class.php:167 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2295 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2463 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3434 +#: ../../enterprise/meta/include/functions_autoprovision.php:477 +#: ../../enterprise/meta/include/functions_alerts_meta.php:133 +#: ../../enterprise/meta/include/functions_alerts_meta.php:164 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:140 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:468 +#: ../../enterprise/meta/advanced/collections.php:391 +#: ../../enterprise/godmode/setup/setup_skins.php:128 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2117 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:387 +#: ../../enterprise/godmode/agentes/inventory_manager.php:224 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:138 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:344 +#: ../../enterprise/godmode/agentes/collections.php:384 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:223 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:350 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:384 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:682 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:305 +#: ../../enterprise/godmode/policies/policy_alerts.php:353 +#: ../../godmode/category/category.php:170 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1949 +#: ../../godmode/menu.php:234 ../../godmode/tag/tag.php:284 +#: ../../godmode/events/event_responses.list.php:53 +#: ../../godmode/agentes/planned_downtime.editor.php:927 +#: ../../godmode/agentes/fields_manager.php:121 +#: ../../godmode/agentes/modificar_agente.php:653 +#: ../../godmode/alerts/alert_list.list.php:120 +#: ../../godmode/alerts/alert_list.list.php:484 +#: ../../godmode/alerts/alert_list.builder.php:96 +#: ../../godmode/alerts/alert_commands.php:659 +#: ../../godmode/alerts/alert_view.php:301 +#: ../../godmode/groups/group_list.php:853 +msgid "Actions" +msgstr "Actions" + +#: ../../include/functions_cron.php:498 ../../include/functions_cron.php:536 +#: ../../include/functions_cron.php:591 ../../include/functions_cron.php:683 +#: ../../include/functions_cron.php:719 ../../include/functions_cron.php:765 +#: ../../include/functions_cron.php:807 ../../include/functions_cron.php:841 +#: ../../enterprise/include/functions_tasklist.php:217 +#: ../../enterprise/include/functions_tasklist.php:279 +#: ../../enterprise/include/functions_tasklist.php:365 +#: ../../enterprise/include/functions_tasklist.php:406 +#: ../../enterprise/include/functions_tasklist.php:459 +#: ../../enterprise/include/functions_tasklist.php:498 +#: ../../enterprise/include/functions_tasklist.php:535 +msgid "Force run" +msgstr "Forcer l'exécution" + +#: ../../include/functions_cron.php:574 ../../include/functions_cron.php:667 +#: ../../include/functions_cron.php:791 +#: ../../enterprise/operation/reporting/custom_reporting.php:109 +#: ../../enterprise/include/functions_reporting_csv.php:983 +#: ../../enterprise/include/functions_reporting_csv.php:1184 +#: ../../enterprise/include/functions_reporting_csv.php:1215 +#: ../../enterprise/include/functions_reporting_csv.php:1270 +#: ../../enterprise/include/functions_reporting_csv.php:1325 +#: ../../enterprise/include/functions_reporting_csv.php:1374 +#: ../../enterprise/include/functions_reporting_csv.php:1429 +#: ../../enterprise/include/functions_tasklist.php:253 +#: ../../enterprise/include/functions_tasklist.php:342 +#: ../../enterprise/include/functions_tasklist.php:436 +#: ../../enterprise/include/functions_reporting.php:8124 +#: ../../enterprise/include/functions_reporting.php:8158 +msgid "Report type" +msgstr "Type de rapport" + +#: ../../include/functions_cron.php:638 +#: ../../enterprise/include/functions_tasklist.php:313 +msgid "regex" +msgstr "regex" + +#: ../../include/functions_cron.php:664 +#: ../../enterprise/include/functions_cron.php:228 +#: ../../enterprise/include/functions_tasklist.php:339 +msgid "Report per agent" +msgstr "Rapport par agent" + +#: ../../include/functions_cron.php:703 +#: ../../enterprise/include/functions_cron.php:299 +#: ../../enterprise/include/functions_tasklist.php:383 +msgid "Custom script" +msgstr "Script personnalisé" + +#: ../../include/functions_cron.php:747 ../../include/functions_cron.php:788 +#: ../../include/lib/Dashboard/Widgets/reports.php:307 +#: ../../include/lib/Dashboard/Widgets/reports.php:352 +#: ../../enterprise/include/functions_tasklist.php:433 +#: ../../extensions/resource_exportation.php:433 +msgid "Report" +msgstr "Rapport" + +#: ../../include/functions_cron.php:749 ../../include/functions_cron.php:790 +#: ../../include/class/Diagnostics.class.php:2175 +#: ../../enterprise/include/class/ManageBackups.class.php:166 +#: ../../enterprise/include/functions_tasklist.php:435 +msgid "Path" +msgstr "Chemin" + +#: ../../include/functions_cron.php:943 +#: ../../enterprise/include/functions_tasklist.php:671 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1024 +msgid "Disable task" +msgstr "Désactiver la tâche" + +#: ../../include/functions_cron.php:943 +#: ../../enterprise/include/functions_tasklist.php:671 +msgid "Enable task" +msgstr "Activer la tâche" #: ../../include/functions_incidents.php:29 #: ../../include/functions_incidents.php:55 msgid "Informative" msgstr "Informatif" +#: ../../include/functions_incidents.php:30 +#: ../../include/functions_incidents.php:59 +#: ../../include/functions_netflow.php:1845 +msgid "Low" +msgstr "Faible" + +#: ../../include/functions_incidents.php:31 +#: ../../include/functions_incidents.php:63 +#: ../../include/functions_netflow.php:1846 +msgid "Medium" +msgstr "Moyenne" + #: ../../include/functions_incidents.php:32 #: ../../include/functions_incidents.php:67 msgid "Serious" @@ -44315,6 +13567,15 @@ msgstr "Grave" msgid "Very serious" msgstr "Très grave" +#: ../../include/functions_incidents.php:34 +#: ../../include/functions_incidents.php:75 +#: ../../include/functions_events.php:3328 ../../include/functions_graph.php:3533 +#: ../../include/functions_graph.php:3534 ../../include/functions_graph.php:5115 +#: ../../include/functions.php:1023 ../../include/functions.php:1269 +#: ../../include/functions.php:1303 +msgid "Maintenance" +msgstr "Entretien" + #: ../../include/functions_incidents.php:95 #: ../../include/functions_incidents.php:116 msgid "Active incidents" @@ -44340,1439 +13601,28 @@ msgstr "Incidents expirés" msgid "Closed incidents" msgstr "Incidents fermés" -#: ../../include/functions_networkmap.php:1303 -msgid "Radial dynamic" -msgstr "Dynamique radiale" - -#: ../../include/functions_networkmap.php:1307 -#: ../../include/functions_maps.php:38 -msgid "Topology" -msgstr "Topologie" - -#: ../../include/functions_networkmap.php:1332 -msgid "Create a new topology map" -msgstr "Créer une nouvelle carte de topologie" - -#: ../../include/functions_networkmap.php:1333 -msgid "Create a new group map" -msgstr "Créer une nouvelle carte de groupe" - -#: ../../include/functions_networkmap.php:1334 -msgid "Create a new dynamic map" -msgstr "Créer une nouvelle carte dynamique" - -#: ../../include/functions_networkmap.php:1336 -msgid "Create a new radial dynamic map" -msgstr "Créer une nouvelle carte dynamique radiale" - -#: ../../include/functions_networkmap.php:2068 -#: ../../include/functions_maps.php:73 -#: ../../include/functions_planned_downtimes.php:949 -msgid "Copy of " -msgstr "Copie de " - -#: ../../include/functions_networkmap.php:3404 -msgid "Map not found." -msgstr "Carte introuvable." - -#: ../../include/functions_ui.php:287 -msgid "Information" -msgstr "Information" - -#: ../../include/functions_ui.php:465 -msgid "Request successfully processed" -msgstr "Requête traitée correctement" - -#: ../../include/functions_ui.php:469 -msgid "Error processing request" -msgstr "Erreur de traitement de requêtes" - -#: ../../include/functions_ui.php:625 -msgid "" -"Is possible that this view uses part of information which your user has not " -"access" -msgstr "" -"Il est possible que ce mode de visionnement utilise une partie de " -"l'information dont votre utilisateur n'a pas accès." - -#: ../../include/functions_ui.php:874 -msgid "Software" -msgstr "Logiciel" - -#: ../../include/functions_ui.php:1355 -msgid "The alert would fire when the value is over " -msgstr "" -"L'alerte sera déclenchée quand la valeur soit supérieure à " - -#: ../../include/functions_ui.php:1360 -msgid "The alert would fire when the value is under " -msgstr "" -"L'alerte sera déclenchée quand la valeur soit inférieure à " - -#: ../../include/functions_ui.php:1375 -msgid "Unknown option." -msgstr "Option inconnue." - -#: ../../include/functions_ui.php:1729 ../../include/functions_config.php:2375 -msgid "the Flexible Monitoring System" -msgstr "Système de surveillance flexible" - -#: ../../include/functions_ui.php:2107 ../../include/functions_ui.php:2133 -#, php-format -msgid "Total items: %s" -msgstr "Nombre total d'éléments : %s" - -#: ../../include/functions_ui.php:2534 -msgid "Unknown type" -msgstr "Type inconnu" - -#: ../../include/functions_ui.php:3502 ../../include/functions_ui.php:3503 -msgid "Export current page to CSV" -msgstr "Exporter la page actuelle au format CSV" - -#: ../../include/functions_ui.php:5042 -msgid "Type at least two characters to search." -msgstr "Écrivez un minimum de deux caractères pour rechercher" - -#: ../../include/functions_ui.php:5977 -msgid "Unhandled error" -msgstr "Erreur non traitée" - -#: ../../include/functions_ui.php:5978 -msgid "An unhandled error occurs" -msgstr "Une erreur non gérée se produit" - -#: ../../include/functions_ui.php:6249 -#, php-format -msgid "" -"These controls are using the timezone of the system (%s) instead of yours " -"(%s). The difference with your time zone in hours is %s." -msgstr "" -"Ces contrôles utilisent le fuseau horaire du système (%s) au lieu du vôtre " -"(%s). La différence avec votre fuseau horaire en heures est de %s." - -#: ../../include/functions_ui.php:6570 -msgid "Execute query" -msgstr "Exécute la requête" - -#: ../../include/functions_ui.php:6592 -msgid "Results" -msgstr "Résultats" - -#: ../../include/functions_ui.php:6656 -msgid "Show password" -msgstr "Afficher le mot de passe" - -#: ../../include/functions_snmp_browser.php:355 -msgid "The server did not return any response." -msgstr "Le serveur n'a renvoyé aucune réponse." - -#: ../../include/functions_snmp_browser.php:558 -msgid "Numeric OID" -msgstr "OID numérique" - -#: ../../include/functions_snmp_browser.php:576 -msgid "Syntax" -msgstr "Syntaxe" - -#: ../../include/functions_snmp_browser.php:582 -msgid "Display hint" -msgstr "Afficher indice" - -#: ../../include/functions_snmp_browser.php:588 -msgid "Max access" -msgstr "Accès max." - -#: ../../include/functions_snmp_browser.php:612 -msgid "OID Information" -msgstr "Information OID" - -#: ../../include/functions_snmp_browser.php:647 -msgid "Create agent module" -msgstr "Créer un module d'agent" - -#: ../../include/functions_snmp_browser.php:736 -msgid "Starting OID" -msgstr "Initier OID" - -#: ../../include/functions_snmp_browser.php:786 -msgid "Server to execute" -msgstr "Serveur pour exécuter la commande" - -#: ../../include/functions_snmp_browser.php:801 -msgid "Browse" -msgstr "Naviguer" - -#: ../../include/functions_snmp_browser.php:939 -msgid "First match" -msgstr "Première correspondance" - -#: ../../include/functions_snmp_browser.php:952 -msgid "Previous match" -msgstr "Correspondance précédente" - -#: ../../include/functions_snmp_browser.php:965 -msgid "Next match" -msgstr "Correspondance suivante" - -#: ../../include/functions_snmp_browser.php:978 -msgid "Last match" -msgstr "Dernière correspondance" - -#: ../../include/functions_snmp_browser.php:992 -msgid "Expand the tree (can be slow)" -msgstr "Élargir l'arborescence (ceci peut prendre du temps)" - -#: ../../include/functions_snmp_browser.php:1005 -msgid "Collapse the tree" -msgstr "Réduire l'arborescence" - -#: ../../include/functions_snmp_browser.php:1034 -msgid "SNMP v3 options" -msgstr "Options SNMP v3" - -#: ../../include/functions_snmp_browser.php:1044 -msgid "Search options" -msgstr "Rechercher les options" - -#: ../../include/functions_snmp_browser.php:1065 -msgid "Search matches" -msgstr "Rechercher concordances" - -#: ../../include/functions_snmp_browser.php:1081 -msgid "Create agent modules" -msgstr "Créer des modules d'agent" - -#: ../../include/functions_snmp_browser.php:1090 -msgid "Create policy modules" -msgstr "Créer des modules de politique" - -#: ../../include/functions_snmp_browser.php:1099 -msgid "Create network components" -msgstr "Créer des composants de réseau" - -#: ../../include/functions_snmp_browser.php:1511 -msgid " available" -msgstr " disponible" - -#: ../../include/functions_snmp_browser.php:1513 -msgid " to apply" -msgstr " À appliquer" - -#: ../../include/functions_snmp_browser.php:1566 -msgid "Undo" -msgstr "Annuler" - -#: ../../include/functions_config.php:144 -msgid "Failed updated: User did not login." -msgstr "Erreur de mise à jour : l'utilisateur ne s'est pas connecté." - -#: ../../include/functions_config.php:152 -msgid "Failed updated: User is not admin." -msgstr "Erreur de mise à jour : l'utilisateur n'est pas un administrateur." - -#: ../../include/functions_config.php:186 -msgid "phantomjs config directory" -msgstr "répertoire de configuration de phantomjs" - -#: ../../include/functions_config.php:202 -msgid "SSL cert path" -msgstr "Chemin du certificat SSL" - -#: ../../include/functions_config.php:210 -msgid "Use cert." -msgstr "Utiliser le certificat" - -#: ../../include/functions_config.php:242 -msgid "Integria inventory" -msgstr "Inventaire d'Integria IMS" - -#: ../../include/functions_config.php:246 ../../include/functions_config.php:1696 -msgid "Integria API password" -msgstr "Mot de passe de l'API d'Integria IMS" - -#: ../../include/functions_config.php:250 -msgid "Integria URL" -msgstr "URL d'Integria IMS" - -#: ../../include/functions_config.php:263 -#: ../../include/class/ExternalTools.class.php:213 -msgid "Sound for Alert fired" -msgstr "Son quand une alerte est declenchée" - -#: ../../include/functions_config.php:267 -#: ../../include/class/ExternalTools.class.php:243 -msgid "Sound for Monitor critical" -msgstr "Son pour état critique du moniteur" - -#: ../../include/functions_config.php:271 -#: ../../include/class/ExternalTools.class.php:273 -msgid "Sound for Monitor warning" -msgstr "Son pour les alertes du moniteur" - -#: ../../include/functions_config.php:284 -msgid "License information" -msgstr "Information de la licence" - -#: ../../include/functions_config.php:314 -msgid "Use custom encoding" -msgstr "Utiliser un encodage personnalisé" - -#: ../../include/functions_config.php:334 -msgid "Limit parameters bulk" -msgstr "Limite d'opérations massives" - -#: ../../include/functions_config.php:338 -msgid "Identification_reminder" -msgstr "Rappel d'identification" - -#: ../../include/functions_config.php:342 -msgid "Include_agents" -msgstr "Inclure des agents" - -#: ../../include/functions_config.php:346 -msgid "alias_as_name" -msgstr "Alias comme nom" - -#: ../../include/functions_config.php:350 -msgid "Console log enabled" -msgstr "Journal de la console activé" - -#: ../../include/functions_config.php:354 -msgid "Audit log enabled" -msgstr "Journal d'audit activé" - -#: ../../include/functions_config.php:358 -msgid "Module Custom ID read only" -msgstr "ID personnalisé du module en lecture seule" - -#: ../../include/functions_config.php:435 -msgid "Replication DB engine" -msgstr "Moteur de BD de réplication" - -#: ../../include/functions_config.php:439 -msgid "Replication DB host" -msgstr "Hôte de BD de réplication" - -#: ../../include/functions_config.php:443 -msgid "Replication DB database" -msgstr "Nom de la BD de réplication" - -#: ../../include/functions_config.php:447 -msgid "Replication DB user" -msgstr "Utilisateur de BD de réplication" - -#: ../../include/functions_config.php:451 -msgid "Replication DB password" -msgstr "Mot de passe de BD de réplication" - -#: ../../include/functions_config.php:455 -msgid "Replication DB port" -msgstr "Port de BD de réplication" - -#: ../../include/functions_config.php:459 -msgid "Metaconsole agent cache" -msgstr "Cache de l'agent de la Métaconsole" - -#: ../../include/functions_config.php:467 -msgid "Enable Update Manager" -msgstr "Activer le Update Manager" - -#: ../../include/functions_config.php:471 -msgid "Ipam Ocuppied Manager Critical" -msgstr "Ipam Occupé Manager Critique" - -#: ../../include/functions_config.php:475 -msgid "Ipam Ocuppied Manager Warning" -msgstr "Avertissement du gestionnaire occupé par Ipam" - -#: ../../include/functions_config.php:728 -msgid "Saml profile parameters" -msgstr "Paramètres de profils SAML" - -#: ../../include/functions_config.php:744 -msgid "2FA all users" -msgstr "2FA tous les utilisateurs" - -#: ../../include/functions_config.php:751 -msgid "Session timeout forced to 90 minutes" -msgstr "Délai d'expiration de la session forcé à 90 minutes" - -#: ../../include/functions_config.php:810 -msgid "Max. days before autodisable deletion" -msgstr "Nombre de jours maximum avant suppression d'éléments désactivés" - -#: ../../include/functions_config.php:814 -msgid "Item limit for realtime reports)" -msgstr "Limite d'éléments pour rapports en temps réel" - -#: ../../include/functions_config.php:846 -msgid "Big Operatiopn Step to purge old data" -msgstr "Étape majeure pour nettoyer les données anciennes" - -#: ../../include/functions_config.php:880 -msgid "Max execution event response" -msgstr "Réponse maximale à l'événement d'exécution" - -#: ../../include/functions_config.php:888 -msgid "SNMP walk binary path" -msgstr "Chemin binaire de SNMP walk" - -#: ../../include/functions_config.php:892 -msgid "SNMP walk binary path (fallback for v1)" -msgstr "Chemin binaire SNMP walk (repli pour v1)" - -#: ../../include/functions_config.php:995 -msgid "Show QR code header" -msgstr "Afficher code QR dans l'en-tête" - -#: ../../include/functions_config.php:1023 -msgid "Custom logo white background" -msgstr "Logo personnalisé (fond blanc)" - -#: ../../include/functions_config.php:1051 -msgid "Custom title header" -msgstr "En-tête de titre personnalisé" - -#: ../../include/functions_config.php:1055 -msgid "Custom subtitle header" -msgstr "En-tête de sous-titre personnalisé" - -#: ../../include/functions_config.php:1079 -#: ../../include/functions_config.php:1119 -msgid "Custom Docs url" -msgstr "URL de documents personnalisée" - -#: ../../include/functions_config.php:1083 -#: ../../include/functions_config.php:1123 -msgid "Custom support url" -msgstr "URL d'assistance personnalisée" - -#: ../../include/functions_config.php:1095 -msgid "Custom logo metaconsole (white background)" -msgstr "Logo personnalisé de la Métaconsole (fond blanc d’en-tête)" - -#: ../../include/functions_config.php:1099 -msgid "Custom logo login metaconsole" -msgstr "Logo personnalisé pour écran de connexion de la Métaconsole" - -#: ../../include/functions_config.php:1103 -msgid "Custom splash login metaconsole" -msgstr "Splash personnalisé pour écran de connexion de la Métaconsole" - -#: ../../include/functions_config.php:1107 -msgid "Custom title1 login metaconsole" -msgstr "Titre1 personnalisé pour écran de connexion de la Métaconsole" - -#: ../../include/functions_config.php:1111 -msgid "Custom title2 login metaconsole" -msgstr "Titre2 personnalisé pour écran de connexion de la Métaconsole" - -#: ../../include/functions_config.php:1115 -msgid "Login background metaconsole" -msgstr "Fond d'écran de connexion à la Métaconsole" - -#: ../../include/functions_config.php:1139 -msgid "Default line favourite_view for the Visual Console" -msgstr "Ligne par défaut favourite_view pour la console visuelle" - -#: ../../include/functions_config.php:1143 -msgid "Default line menu items for the Visual Console" -msgstr "Éléments prédéterminés de menu de ligne pour console visuelle" - -#: ../../include/functions_config.php:1151 -msgid "Default line menu items for the Services" -msgstr "Éléments de menu de ligne par défaut pour les Services" - -#: ../../include/functions_config.php:1183 -msgid "Show units in values report" -msgstr "Afficher unités dans les valeurs du rapport" - -#: ../../include/functions_config.php:1191 -msgid "Autohidden menu" -msgstr "Menu caché automatiquement" - -#: ../../include/functions_config.php:1195 -msgid "visual_animation" -msgstr "visual_animation" - -#: ../../include/functions_config.php:1203 -msgid "Fixed graph" -msgstr "Graphique fixe" - -#: ../../include/functions_config.php:1211 -msgid "Paginate module" -msgstr "Paginer module" - -#: ../../include/functions_config.php:1215 -#: ../../include/class/ExternalTools.class.php:303 -msgid "Custom graphviz directory" -msgstr "Répertoire personnalisé graphviz" - -#: ../../include/functions_config.php:1223 -msgid "Shortened module graph data" -msgstr "Graphique de module de données raccourcies" - -#: ../../include/functions_config.php:1235 -msgid "Default type of module charts." -msgstr "Type de graphiques de modules par défaut" - -#: ../../include/functions_config.php:1239 -msgid "Default Number of elements in Custom Graph." -msgstr "Nombre d'éléments par défaut dans le graphique personnalisé." - -#: ../../include/functions_config.php:1243 -msgid "Default type of interface charts." -msgstr "Type de graphiques d'interface par défaut" - -#: ../../include/functions_config.php:1259 -msgid "Display lateral menus with left click" -msgstr "Afficher menus latéraux en faisant clic gauche" - -#: ../../include/functions_config.php:1268 -msgid "Service item padding size" -msgstr "Espace entre les nœuds de la carte de service" - -#: ../../include/functions_config.php:1273 -msgid "Default percentil" -msgstr "Centile par défaut" - -#: ../../include/functions_config.php:1277 -msgid "Default full scale (TIP)" -msgstr "Pleine échelle par défaut (TIP)" - -#: ../../include/functions_config.php:1281 -msgid "Default soft graphs" -msgstr "Graphiques logiciels par défaut" - -#: ../../include/functions_config.php:1285 -msgid "Default zoom graphs" -msgstr "Graphiques de zoom par défaut" - -#: ../../include/functions_config.php:1294 -msgid "Default height of the chart image" -msgstr "Hauteur par défaut de l'image du graphique" - -#: ../../include/functions_config.php:1316 -msgid "Add the custom post process" -msgstr "Ajouter personnalisation au processus postérieur" - -#: ../../include/functions_config.php:1324 -msgid "Delete the custom post process" -msgstr "Supprimer personnalisation du processus postérieur" - -#: ../../include/functions_config.php:1378 -msgid "Add custom module unit" -msgstr "Ajouter une unité de module personnalisée" - -#: ../../include/functions_config.php:1384 -msgid "Delete custom module unit" -msgstr "Supprimer l'unité de module personnalisé" - -#: ../../include/functions_config.php:1477 -msgid "IP ElasticSearch server" -msgstr "IP du serveur ElasticSearch" - -#: ../../include/functions_config.php:1481 -msgid "Port ElasticSearch server" -msgstr "Port du serveur ElasticSearch" - -#: ../../include/functions_config.php:1502 -msgid "Active and historical database cannot be the same." -msgstr "" -"Les bases de données actives et historiques ne peuvent pas être identiques." - -#: ../../include/functions_config.php:1520 -msgid "Enable history database" -msgstr "Activer la base de données de l'historique" - -#: ../../include/functions_config.php:1524 -msgid "Enable history event" -msgstr "Activer historique d'événements" - -#: ../../include/functions_config.php:1548 -msgid "Event Days" -msgstr "Jours d'événements" - -#: ../../include/functions_config.php:1564 -msgid "Delay" -msgstr "Retard" - -#: ../../include/functions_config.php:1596 -msgid "Historical database purge" -msgstr "Purge de la base de données historique" - -#: ../../include/functions_config.php:1605 -msgid "Historical database partitions" -msgstr "Partitions de base de données historiques" - -#: ../../include/functions_config.php:1614 -msgid "Historical database events purge" -msgstr "Purge des événements de base de données historiques" - -#: ../../include/functions_config.php:1623 -msgid "Historical database string purge" -msgstr "Purge de la chaîne de la base de données historique" - -#: ../../include/functions_config.php:1636 -msgid "eHorus user login" -msgstr "Connexion utilisateur eHorus" - -#: ../../include/functions_config.php:1648 -msgid "eHorus API hostname" -msgstr "Nom d'hôte API eHorus" - -#: ../../include/functions_config.php:1652 -msgid "eHorus API port" -msgstr "Port API eHorus" - -#: ../../include/functions_config.php:1656 -msgid "eHorus request timeout" -msgstr "Délai de requête eHorus" - -#: ../../include/functions_config.php:1660 -msgid "eHorus id custom field" -msgstr "Identifiant du champ personnalisé eHorus" - -#: ../../include/functions_config.php:1666 -msgid "Integria user login" -msgstr "Connexion utilisateur Integria" - -#: ../../include/functions_config.php:1674 -msgid "Integria user" -msgstr "Utilisateur d’Integria" - -#: ../../include/functions_config.php:1678 -msgid "Integria password" -msgstr "Mot de passe d’Integria" - -#: ../../include/functions_config.php:1692 -msgid "integria API hostname" -msgstr "nom d'hôte de l'API d’Integria" - -#: ../../include/functions_config.php:1700 -msgid "Integria request timeout" -msgstr "Délai d'expiration de la requête d’Integria" - -#: ../../include/functions_config.php:1704 -msgid "Integria default group" -msgstr "Groupe par défaut d’Integria" - -#: ../../include/functions_config.php:1708 -msgid "Integria custom response default group" -msgstr "Groupe par défaut de réponse personnalisée d’Integria" - -#: ../../include/functions_config.php:1712 -msgid "Integria default priority" -msgstr "Priorité par défaut d’Integria" - -#: ../../include/functions_config.php:1716 -msgid "Integria custom response default priority" -msgstr "Priorité par défaut de la réponse personnalisée d’Integria" - -#: ../../include/functions_config.php:1720 -msgid "Integria default creator" -msgstr "Créateur par défaut d’Integria" - -#: ../../include/functions_config.php:1724 -msgid "Integria default owner" -msgstr "Propriétaire par défaut d’Integria" - -#: ../../include/functions_config.php:1728 -msgid "Integria custom response default owner" -msgstr "Propriétaire par défaut de la réponse personnalisée d’Integria" - -#: ../../include/functions_config.php:1732 -msgid "Integria default ticket type" -msgstr "Type de ticket par défaut d’Integria" - -#: ../../include/functions_config.php:1736 -msgid "Integria custom response default ticket type" -msgstr "Type de ticket par défaut de réponse personnalisée d’Integria" - -#: ../../include/functions_config.php:1740 -msgid "Integria default ticket status" -msgstr "État du ticket par défaut d'Integria" - -#: ../../include/functions_config.php:1744 -msgid "Integria custom response default ticket status" -msgstr "État du ticket par défaut de la réponse personnalisée d’Integria" - -#: ../../include/functions_config.php:1748 -msgid "Integria default ticket title" -msgstr "Titre du ticket par défaut d’Integria" - -#: ../../include/functions_config.php:1752 -msgid "Integria custom response default ticket title" -msgstr "Titre du ticket par défaut de la réponse personnalisée d’Integria" - -#: ../../include/functions_config.php:1756 -msgid "Integria default ticket content" -msgstr "Contenu du ticket par défaut d'Integria" - -#: ../../include/functions_config.php:1760 -msgid "Integria custom response default ticket content" -msgstr "Contenu du ticket par défaut de la réponse personnalisée d’Integria" - -#: ../../include/functions_config.php:1766 -msgid "Module Library User" -msgstr "Utilisateur de la bibliothèque de modules" - -#: ../../include/functions_config.php:1770 -msgid "Module Library Password" -msgstr "Mot de passe de la bibliothèque de modules" - -#: ../../include/functions_config.php:1776 -msgid "WebSocket bind address" -msgstr "Adresse de liaison WebSocket" - -#: ../../include/functions_config.php:1780 -msgid "WebSocket port" -msgstr "Port WebSocket" - -#: ../../include/functions_config.php:1803 -#, php-format -msgid "Failed updated: the next values cannot update:
-%s" -msgstr "" -"Échec de la mise à jour : les valeurs suivantes ne peuvent pas être mises à " -"jour :
-%s" - -#: ../../include/functions_config.php:2379 -msgid "PandoraFMS Metaconsole" -msgstr "Métaconsole PandoraFMS" - -#: ../../include/functions_config.php:2383 -msgid "Centralized operation console" -msgstr "Console d'exploitation centralisée" - -#: ../../include/functions_config.php:2387 -msgid "PANDORA FMS" -msgstr "PANDORA FMS" - -#: ../../include/auth/mysql.php:303 ../../include/auth/mysql.php:331 -msgid "" -"Problems with configuration permissions. Please contact with Administrator" -msgstr "" -"Problèmes avec les permissions de configuration. Veuillez communiquer avec " -"l'administrateur." - -#: ../../include/auth/mysql.php:318 ../../include/auth/mysql.php:381 -#: ../../include/auth/mysql.php:396 ../../include/auth/mysql.php:427 -msgid "User not found in database or incorrect password" -msgstr "" -"Utilisateur introuvable dans la base de données ou mot de passe incorrect" - -#: ../../include/auth/mysql.php:344 -msgid "" -"Ooops User not found in \n" -"\t\t\t\tdatabase or incorrect password" -msgstr "" -"Oups, utilisateur introuvable dans \n" -"\t\t\t\tla base de données ou mot de passe incorrect" - -#: ../../include/auth/mysql.php:702 -msgid "Could not changes password on remote pandora" -msgstr "Erreur de modification du mot de passe sur Pandora FMS à distance" - -#: ../../include/auth/mysql.php:750 -msgid "Your installation of PHP does not support LDAP" -msgstr "Votre installation de PHP ne prend pas en charge LDAP" - -#: ../../include/functions_treeview.php:52 -msgid "There was a problem loading module" -msgstr "Erreur de chargement du module" - -#: ../../include/functions_treeview.php:315 -#: ../../include/functions_reporting_html.php:655 -#: ../../include/functions_reporting_html.php:4367 -#: ../../include/graphs/functions_flot.php:509 -msgid "No data" -msgstr "Aucune donnée" - -#: ../../include/functions_treeview.php:342 -msgid "Go to module edition" -msgstr "Accéder à l'édition de modules" - -#: ../../include/functions_treeview.php:393 -msgid "There was a problem loading alerts" -msgstr "Erreur de chargement des alertes" - -#: ../../include/functions_treeview.php:478 -msgid "Go to alerts edition" -msgstr "Accéder à l'édition d'alertes" - -#: ../../include/functions_treeview.php:676 -msgid "Next agent contact" -msgstr "Suivant contact avec l'agent" - -#: ../../include/functions_treeview.php:703 -msgid "Edit cluster" -msgstr "Modifier le cluster" - -#: ../../include/functions_treeview.php:707 -msgid "Go to agent edition" -msgstr "Accéder à l'édition de l'agent" - -#: ../../include/functions_treeview.php:719 -msgid "Agent data" -msgstr "Données de l'agent" - -#: ../../include/functions_treeview.php:799 -msgid "Advanced information" -msgstr "Informations avancées" - -#: ../../include/functions_treeview.php:812 -msgid "Agent access rate (24h)" -msgstr "Accessibilité de l'agent (24h)" - -#: ../../include/functions_treeview.php:831 ../../mobile/operation/agent.php:268 -msgid "Events (24h)" -msgstr "Événements (24h)" - -#: ../../include/functions_treeview.php:901 -msgid "Interface information" -msgstr "Informations d'interface" - -#: ../../include/functions_planned_downtimes.php:575 -msgid "Succesful stopped the Downtime" -msgstr "Arrêt interrompu correctement" - -#: ../../include/functions_planned_downtimes.php:576 -msgid "Unsuccesful stopped the Downtime" -msgstr "Interruption d'arrêt échouée" - -#: ../../include/functions_planned_downtimes.php:716 -#, php-format -msgid "Enabled %s elements from the downtime" -msgstr "Activer les éléments %s de l'arrêt" - -#: ../../include/functions_planned_downtimes.php:775 -msgid "The downtime must be quiet, disable_agents or disable_agents_alerts" -msgstr "" -"Le temps d'arrêt doit être silencieux, disable_agents ou disable_agents_alerts" - -#: ../../include/functions_planned_downtimes.php:780 -msgid "The execution must be once or periodically" -msgstr "L'exécution doit être une fois ou périodiquement" - -#: ../../include/functions_planned_downtimes.php:785 -msgid "The periodicity must be weekly or monthly" -msgstr "La périodicité doit être hebdomadaire ou mensuelle" - -#: ../../include/functions_planned_downtimes.php:790 -msgid "There is no user with such id" -msgstr "Il n'y a pas d'utilisateur avec un tel ID" - -#: ../../include/functions_planned_downtimes.php:795 -msgid "There is no group with such id" -msgstr "Il n'y a pas de groupe avec un tel ID" - -#: ../../include/functions_planned_downtimes.php:800 -msgid "Date is wrong formatted" -msgstr "La date est mal formatée" - -#: ../../include/functions_planned_downtimes.php:907 -msgid "This scheduled downtime are executed now. Can't delete in this moment." -msgstr "" -"Ce temps d'arrêt programmé est exécuté maintenant. Impossible de supprimer " -"pour le moment." - -#: ../../include/functions_planned_downtimes.php:914 -msgid "Deleted this scheduled downtime successfully." -msgstr "Ce temps d'arrêt planifié a été supprimé correctement." - -#: ../../include/functions_planned_downtimes.php:916 -msgid "Problems for deleted this scheduled downtime." -msgstr "Problèmes pour supprimer ce temps d'arrêt programmé." - -#: ../../include/functions_planned_downtimes.php:976 -msgid "Error adding agents to copied downtime" -msgstr "Erreur lors de l’ajout d’agents aux temps d’arrêt copiés" - -#: ../../include/functions_planned_downtimes.php:999 -msgid "Error adding module to copied downtime" -msgstr "Erreur lors de l’ajout d’un module à un temps d’arrêt copié" - -#: ../../include/functions_agents.php:1005 -msgid "" -"There was an error copying the agent configuration, the copy has been cancelled" -msgstr "Erreur de copie de la configuration de l'agent, la copie a été annulée." - -#: ../../include/functions_agents.php:2963 -#: ../../include/functions_agents.php:3002 -#: ../../include/functions_agents.php:3073 -msgid "No Monitors" -msgstr "Aucun moniteur" - -#: ../../include/functions_agents.php:3014 -msgid "Alert fired on agent" -msgstr "Alerte déclenchée dans l’agent" - -#: ../../include/functions_agents.php:4007 -msgid "Dialog response time" -msgstr "Temps de réponse du dialogue" - -#: ../../include/functions_alerts.php:671 -msgid "Max and min" -msgstr "Max et min" - -#: ../../include/functions_alerts.php:674 -msgid "Equal to" -msgstr "Égal à" - -#: ../../include/functions_alerts.php:675 -msgid "Not equal to" -msgstr "Pas égal à" - -#: ../../include/functions_alerts.php:679 -msgid "On Change" -msgstr "Changement en cours" - -#: ../../include/functions_alerts.php:681 -msgid "Not normal status" -msgstr "État pas normal" - -#: ../../include/functions_alerts.php:1676 -msgid "No actions defined" -msgstr "Aucune action définie" - -#: ../../include/functions_alerts.php:2649 -msgid "Alert and command group does not match" -msgstr "Le groupe d'alerte et de commande ne correspond pas" - -#: ../../include/functions_snmp.php:65 -msgid "Load Average (Last minute)" -msgstr "Chargement moyen (dernière minute)" - -#: ../../include/functions_snmp.php:69 -msgid "Load Average (Last 5 minutes)" -msgstr "Chargement moyen (dernières 5 minutes)" - -#: ../../include/functions_snmp.php:73 -msgid "Load Average (Last 15 minutes)" -msgstr "Chargement moyen (dernières 15 minutes)" - -#: ../../include/functions_snmp.php:77 -msgid "Total Swap Size configured for the host" -msgstr "Taille d'échange total configurée pour l'hôte" - -#: ../../include/functions_snmp.php:81 -msgid "Available Swap Space on the host" -msgstr "Espace d'échange disponible pour l'hôte" - -#: ../../include/functions_snmp.php:85 -msgid "Total Real/Physical Memory Size on the host" -msgstr "Taille de la mémoire physique/réelle totale dans l'hôte" - -#: ../../include/functions_snmp.php:89 -msgid "Available Real/Physical Memory Space on the host" -msgstr "Espace de la mémoire physique/réelle totale dans l'hôte" - -#: ../../include/functions_snmp.php:93 -msgid "Total Available Memory on the host" -msgstr "Mémoire disponible totale dans l'hôte" - -#: ../../include/functions_snmp.php:97 -msgid "Total Cached Memory" -msgstr "Mémoire cachée totale" - -#: ../../include/functions_snmp.php:101 -msgid "Total Buffered Memory" -msgstr "Mémoire tampon totale" - -#: ../../include/functions_snmp.php:105 -msgid "Amount of memory swapped in from disk (kB/s)" -msgstr "Quantité de mémoire échangée à partir du disque (ko/s)" - -#: ../../include/functions_snmp.php:109 -msgid "Amount of memory swapped to disk (kB/s)" -msgstr "Quantité de mémoire échangée au disque (ko/s)" - -#: ../../include/functions_snmp.php:113 -msgid "Number of blocks sent to a block device" -msgstr "Nombre de blocs envoyés à un appareil" - -#: ../../include/functions_snmp.php:117 -msgid "Number of blocks received from a block device" -msgstr "Nombre de blocs reçus à partir d'un appareil" - -#: ../../include/functions_snmp.php:121 -msgid "Number of interrupts processed" -msgstr "Nombre d'interruptions traitées" - -#: ../../include/functions_snmp.php:125 -msgid "Number of context switches" -msgstr "Nombre de changements de contexte" - -#: ../../include/functions_snmp.php:129 -msgid "user CPU time" -msgstr "Temps d'UC de l'utilisateur" - -#: ../../include/functions_snmp.php:133 -msgid "system CPU time" -msgstr "Temps d'UC du système" - -#: ../../include/functions_snmp.php:137 -msgid "idle CPU time" -msgstr "Temps d'inactivité de l'UC" - -#: ../../include/functions_snmp.php:141 -msgid "system Up time" -msgstr "Temps d'activité de l'UC" - -#: ../../include/functions_snmp.php:349 -msgid "Pagination" -msgstr "Pagination" - -#: ../../include/functions_snmp.php:381 ../../include/functions_snmp.php:389 -msgid "Group by Enterprise String / IP" -msgstr "Regrouper par chaîne Enterprise / Adresse IP" - -#: ../../include/functions_plugins.php:58 -#, php-format -msgid "Failed to erase module %d: %s" -msgstr "Échec de l'effacement du module %d : %s" - -#: ../../include/functions_plugins.php:72 -#, php-format -msgid "Failed to erase policy module: %d" -msgstr "Échec de l'effacement du module de politique : %d" - -#: ../../include/functions_cron.php:455 -msgid "Scheduled jobs" -msgstr "Tâches planifiées" - -#: ../../include/functions_menu.php:491 -msgid "Configure user" -msgstr "Configurer l'utilisateur" - -#: ../../include/functions_menu.php:492 -msgid "Configure profile" -msgstr "Configurer le profil" - -#: ../../include/functions_menu.php:494 -msgid "Module templates management" -msgstr "Gestion des modèles de module" - -#: ../../include/functions_menu.php:495 -msgid "Inventory modules management" -msgstr "Gestion des modules d'inventaire" - -#: ../../include/functions_menu.php:502 -msgid "Builder visual console" -msgstr "Outil de conception de la console visuelle" - -#: ../../include/functions_menu.php:504 -msgid "View reporting" -msgstr "Afficher le rapport" - -#: ../../include/functions_menu.php:505 -msgid "Graph viewer" -msgstr "Visualiseur de graphique" - -#: ../../include/functions_menu.php:507 -msgid "Manage custom graphs" -msgstr "Gérer les graphiques personnalisés" - -#: ../../include/functions_menu.php:508 -msgid "View graph containers" -msgstr "Afficher conteneurs de graphiques" - -#: ../../include/functions_menu.php:509 -msgid "Manage graph containers" -msgstr "Gérer conteneurs de graphiques" - -#: ../../include/functions_menu.php:510 -msgid "View graph templates" -msgstr "Afficher modèles de graphiques" - -#: ../../include/functions_menu.php:511 -msgid "Manage graph templates" -msgstr "Gérer les modèles de graphiques" - -#: ../../include/functions_menu.php:512 -msgid "Graph template items" -msgstr "Éléments du modèle de graphiques" - -#: ../../include/functions_menu.php:513 -msgid "Graph template wizard" -msgstr "Assistant de modèles de graphiques" - -#: ../../include/functions_menu.php:517 -msgid "Manage GIS Maps" -msgstr "Gérer cartes GIS" - -#: ../../include/functions_menu.php:520 -msgid "Manage messages" -msgstr "Gérer les messages" - -#: ../../include/functions_menu.php:522 -msgid "Manage module groups" -msgstr "Gérer les groupes de modules" - -#: ../../include/functions_menu.php:523 -msgid "Manage custom field" -msgstr "Gérer champ personnalisé" - -#: ../../include/functions_menu.php:525 -msgid "Manage alert actions" -msgstr "Gérer les actions d'alerte" - -#: ../../include/functions_menu.php:526 -msgid "Manage commands" -msgstr "Gérer les commandes" - -#: ../../include/functions_menu.php:528 -msgid "Manage export targets" -msgstr "Gérer les objectifs d'exportation" - -#: ../../include/functions_menu.php:533 -msgid "Manage incident" -msgstr "Gérer l'incident" - -#: ../../include/functions_menu.php:535 -msgid "Manage groups" -msgstr "Gérer les groupes" - -#: ../../include/functions_menu.php:595 -msgid "Administration" -msgstr "Administration" - -#: ../../include/functions_events.php:134 -msgid "NEW" -msgstr "NOUVEAU" - -#: ../../include/functions_events.php:137 -msgid "IN PROCESS" -msgstr "EN COURS" - -#: ../../include/functions_events.php:140 -msgid "VALIDATED" -msgstr "VALIDÉ" - -#: ../../include/functions_events.php:199 -msgid "Agent module" -msgstr "Module de l'agent" - -#: ../../include/functions_events.php:212 -msgid "Module custom id" -msgstr "ID personnalisé du module" - -#: ../../include/functions_events.php:2727 -msgid "Events -by module-" -msgstr "Événements par module" - -#: ../../include/functions_events.php:2874 -msgid "Going to unknown" -msgstr "Changement à état inconnu" - -#: ../../include/functions_events.php:2882 -msgid "Alert manually validated" -msgstr "Alerte validée manuellement" - -#: ../../include/functions_events.php:2886 -msgid "Going from critical to warning" -msgstr "Changement de l'état critique à l'état d'alerte" - -#: ../../include/functions_events.php:2892 -msgid "Going up to critical state" -msgstr "Passage à l'état critique" - -#: ../../include/functions_events.php:2898 -msgid "Going up to normal state" -msgstr "Passage à l'état normal" - -#: ../../include/functions_events.php:2902 -msgid "Going down from normal to warning" -msgstr "Passage de l'état normal à l'état d'alerte" - -#: ../../include/functions_events.php:2914 -msgid "Discovery server detected a new host" -msgstr "Le serveur Discovery a détecté un nouvel hôte" - -#: ../../include/functions_events.php:2918 -msgid "New agent created" -msgstr "Nouvel agent créé" - -#: ../../include/functions_events.php:2935 -msgid "Unknown type:" -msgstr "Type inconnu :" - -#: ../../include/functions_events.php:3380 -#: ../../include/functions_events.php:3386 -#: ../../include/functions_events.php:3408 -#: ../../include/lib/Dashboard/Widgets/events_list.php:372 -msgid "All event" -msgstr "Tous les événements" - -#: ../../include/functions_events.php:3381 -#: ../../include/functions_events.php:3412 -msgid "Only new" -msgstr "Uniquement les nouveaux" - -#: ../../include/functions_events.php:3382 -#: ../../include/functions_events.php:3416 -#: ../../include/lib/Dashboard/Widgets/events_list.php:373 -msgid "Only validated" -msgstr "Seulement les événements validés" - -#: ../../include/functions_events.php:3383 -#: ../../include/functions_events.php:3420 -msgid "Only in process" -msgstr "Uniquement ceux en cours" - -#: ../../include/functions_events.php:3384 -#: ../../include/functions_events.php:3424 -msgid "Only not validated" -msgstr "Uniquement les non validés" - -#: ../../include/functions_events.php:3389 -#: ../../include/functions_events.php:3676 -#: ../../include/functions_events.php:3685 -msgid "In process" -msgstr "En cours" - -#: ../../include/functions_events.php:3390 -msgid "Not Validated" -msgstr "Non validés" - -#: ../../include/functions_events.php:3579 -msgid "Change owner" -msgstr "Changer de propriétaire" - -#: ../../include/functions_events.php:3660 -msgid "Change status" -msgstr "Modifier l'état" - -#: ../../include/functions_events.php:3802 -msgid "Custom responses" -msgstr "Réponses personnalisées" - -#: ../../include/functions_events.php:4380 -msgid "Extended information" -msgstr "Informations étendues" - -#: ../../include/functions_events.php:4408 -msgid "There was an error connecting to the node" -msgstr "Erreur de connexion au nœud" - -#: ../../include/functions_events.php:4447 -msgid "Agent details" -msgstr "Détails de l'agent" - -#: ../../include/functions_events.php:4461 -msgid "This agent belongs to metaconsole, is not possible display it" -msgstr "" -"Cet agent appartient à la Métaconsole, il n'est pas possible de l'afficher" - -#: ../../include/functions_events.php:4512 -msgid "View custom fields" -msgstr "Afficher les champs personnalisés" - -#: ../../include/functions_events.php:4535 -msgid "Module details" -msgstr "Détails du module" - -#: ../../include/functions_events.php:4551 -msgid "No assigned" -msgstr "Non attribué" - -#: ../../include/functions_events.php:4642 -#: ../../include/functions_events.php:4651 -msgid "Go to data overview" -msgstr "Accéder à l'aperçu de données" - -#: ../../include/functions_events.php:4767 -#, php-format -msgid "Invalid custom data: %s" -msgstr "Données personnalisées non valides : %s" - -#: ../../include/functions_events.php:5002 -msgid "First event" -msgstr "Premier événement" - -#: ../../include/functions_events.php:5002 -msgid "Last event" -msgstr "Dernier événement" - -#: ../../include/functions_events.php:5082 ../../mobile/operation/events.php:540 -msgid "Acknowledged by" -msgstr "Reconnu par" - -#: ../../include/functions_events.php:5086 -msgid "Autovalidated" -msgstr "Autovalidé" - -#: ../../include/functions_events.php:5152 -msgid "ID extra" -msgstr "Identifiant supplémentaire" - -#: ../../include/functions_events.php:5217 -msgid "There are no comments" -msgstr "Aucun commentaire" - -#: ../../include/functions_events.php:5372 -msgid "" -"If event replication is ongoing, it won't be possible to enter comments here. " -"This option is only to allow local pandora users to see comments, but not to " -"operate with them. The operation, when event replication is enabled, must be " -"done only in the Metaconsole." -msgstr "" -"Si la réplication d'événement est en cours, il ne sera pas possible d'entrer " -"des commentaires ici. Cette option permet uniquement aux utilisateurs locaux " -"de Pandora FMS de voir les commentaires, mais pas d'opérer avec eux. " -"L'opération, lorsque la réplication d'événement est activée, doit être " -"effectuée uniquement dans la Métaconsole." - -#: ../../include/functions_events.php:5576 -msgid "Pandora System" -msgstr "Système Pandora FMS" - -#: ../../include/functions_events.php:5775 -msgid "Validated but not assigned" -msgstr "Validé mais non attribué" - -#: ../../include/functions_events.php:6722 -msgid "Agent Module" -msgstr "Module de l'agent" - -#: ../../include/functions_html.php:595 ../../include/functions_html.php:969 -msgid "Please select an item from this list." -msgstr "Veuillez sélectionner un élément dans cette liste." - -#: ../../include/functions_html.php:621 ../../include/functions_html.php:5716 -msgid "Please select..." -msgstr "Veuillez sélectionner..." - -#: ../../include/functions_html.php:1582 -msgid "Type to search agents" -msgstr "Tapez pour rechercher des agents" - -#: ../../include/functions_html.php:1596 -msgid "Type to search modules" -msgstr "Tapez pour rechercher des modules" - -#: ../../include/functions_html.php:1667 -msgid "Only common modules" -msgstr "Seuls les modules communes" - -#: ../../include/functions_html.php:2111 -msgid "weeks" -msgstr "semaines" - -#: ../../include/functions_html.php:2273 -msgid "Month day" -msgstr "Jour du mois" - -#: ../../include/functions_html.php:2275 -msgid "Week day" -msgstr "Jour de la semaine" - -#: ../../include/functions_html.php:4486 -msgid "Type at least two characters to search the module." -msgstr "Introduire au moins deux caractères pour rechercher le module." - -#: ../../include/functions_html.php:5471 -msgid "Type at least two characters to search the user." -msgstr "Tapez au moins deux caractères pour rechercher l'utilisateur." - -#: ../../include/functions_html.php:5860 -msgid "Primary group cannot be secondary too." -msgstr "Le groupe principal ne peut pas non plus être secondaire." - -#: ../../include/functions_integriaims.php:42 -msgid "Configure Integria IMS" -msgstr "Configurer Integria IMS" - -#: ../../include/functions_integriaims.php:43 -msgid "Ticket list" -msgstr "Liste des Tickets" - -#: ../../include/functions_integriaims.php:44 -msgid "New ticket" -msgstr "Nouveau ticket" - -#: ../../include/functions_integriaims.php:73 -msgid "Edit ticket" -msgstr "Modifier le ticket" - -#: ../../include/functions_integriaims.php:74 -msgid "View ticket" -msgstr "Voir le ticket" - -#: ../../include/functions_integriaims.php:307 -msgid "" -"API request failed. Please check Integria IMS' access credentials in Pandora " -"setup." -msgstr "" -"Échec de la requête d'API. Veuillez vérifier les identifiants d'accès " -"d'Integria IMS dans la configuration de Pandora FMS." - -#: ../../include/functions_integriaims.php:557 -msgid "File successfully added" -msgstr "Fichier ajouté correctement" - -#: ../../include/functions_integriaims.php:558 -msgid "File could not be added" -msgstr "Impossible d'ajouter le fichier" - -#: ../../include/functions_integriaims.php:561 -msgid "File has an invalid extension" -msgstr "Le fichier a une extension invalide" - -#: ../../include/functions_tags.php:712 -msgid "Click here to open a popup window with URL tag" -msgstr "Cliquez ici pour ouvrir une fenêtre pop-up avec l'étiquette de l'URL" - -#: ../../include/get_file.php:39 -msgid "Security error. Please contact the administrator." -msgstr "Erreur de sécurité. Veuillez communiquer avec l'administrateur." - -#: ../../include/get_file.php:74 -msgid "File is missing in disk storage. Please contact the administrator." -msgstr "" -"Fichier manquant dans le disque. Veuillez communiquer avec l'administrateur." - -#: ../../include/functions_graph.php:2630 -msgid "Not fired alerts" -msgstr "Aucune alerte déclenchée" - -#: ../../include/functions_graph.php:2898 ../../include/functions_graph.php:2946 -#: ../../include/graphs/functions_gd.php:183 -#: ../../include/graphs/functions_gd.php:466 -msgid "Out of limits" -msgstr "Hors limites" - -#: ../../include/functions_graph.php:5518 -msgid "Main node" -msgstr "Nœud principal" - -#: ../../include/functions_db.php:147 -#, php-format -msgid "Error connecting to database %s at %s." -msgstr "Erreur de connexion à la base de données %s à %s ." - -#: ../../include/functions_db.php:1900 -msgid "Database debug" -msgstr "Déboguer la base de données" - -#: ../../include/functions_db.php:1917 -msgid "SQL sentence" -msgstr "Phrase SQL" - -#: ../../include/functions_db.php:1919 -msgid "Rows" -msgstr "Rangées" - -#: ../../include/functions_db.php:1920 -msgid "Saved" -msgstr "Sauvegardé" - -#: ../../include/functions_db.php:1921 -msgid "Time (ms)" -msgstr "Temps (ms)" +#: ../../include/functions_gis.php:27 ../../include/functions_gis.php:31 +#: ../../include/functions_gis.php:36 +msgid "Hierarchy of agents" +msgstr "Hiérarchie des agents" + +#: ../../include/functions_visual_map_editor.php:55 +#: ../../include/functions_visual_map_editor.php:632 +#: ../../include/lib/Dashboard/Widget.php:560 +#: ../../godmode/reporting/visual_console_builder.data.php:169 +#: ../../godmode/reporting/visual_console_builder.elements.php:151 +msgid "Background" +msgstr "Fond d'écran" + +#: ../../include/functions_visual_map_editor.php:56 +#: ../../godmode/reporting/visual_console_builder.wizard.php:127 +msgid "Static Graph" +msgstr "Graphique statique" + +#: ../../include/functions_visual_map_editor.php:60 +#: ../../godmode/reporting/visual_console_builder.wizard.php:130 +msgid "Simple value" +msgstr "Valeur simple" #: ../../include/functions_visual_map_editor.php:62 msgid "" @@ -45784,6 +13634,18 @@ msgstr "" "\t\t\t\t\tun texte pour remplacer « (_VALUE_) » et la valeur du module sera " "dessinée à la fin." +#: ../../include/functions_visual_map_editor.php:97 +#: ../../include/functions_visual_map_editor.php:668 +#: ../../include/functions_reports.php:1248 +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:926 +#: ../../include/rest-api/models/VisualConsole/Items/Line.php:475 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:208 +#: ../../godmode/setup/gis_step_2.php:371 +#: ../../godmode/reporting/visual_console_builder.wizard.php:180 +#: ../../godmode/events/event_responses.editor.php:139 +msgid "Width" +msgstr "Largeur" + #: ../../include/functions_visual_map_editor.php:107 #: ../../include/functions_visual_map_editor.php:133 #: ../../include/rest-api/models/VisualConsole/Items/Box.php:299 @@ -45806,6 +13668,17 @@ msgid "" msgstr "" "Survolez la souris sur l'éditeur d'étiquettes pour changer la couleur de fond" +#: ../../include/functions_visual_map_editor.php:250 +#: ../../include/functions_filemanager.php:641 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:336 +#: ../../include/rest-api/models/VisualConsole/Items/Icon.php:175 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:522 +#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:236 +#: ../../godmode/reporting/visual_console_builder.elements.php:105 +#: ../../godmode/reporting/visual_console_builder.wizard.php:151 +msgid "Image" +msgstr "Image" + #: ../../include/functions_visual_map_editor.php:255 #: ../../include/rest-api/models/VisualConsole/Items/Clock.php:333 msgid "Clock animation" @@ -45836,6 +13709,94 @@ msgstr "Seulement l'heure" msgid "Time and date" msgstr "Heure et date" +#: ../../include/functions_visual_map_editor.php:290 +#: ../../include/functions_register.php:134 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:271 +#: ../../enterprise/meta/advanced/metasetup.setup.php:162 +#: ../../godmode/setup/setup_general.php:249 +msgid "Africa" +msgstr "Afrique" + +#: ../../include/functions_visual_map_editor.php:291 +#: ../../include/functions_register.php:135 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:272 +#: ../../enterprise/meta/advanced/metasetup.setup.php:163 +#: ../../godmode/setup/setup_general.php:250 +msgid "America" +msgstr "Amérique" + +#: ../../include/functions_visual_map_editor.php:292 +#: ../../include/functions_register.php:136 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:273 +#: ../../enterprise/meta/advanced/metasetup.setup.php:164 +#: ../../godmode/setup/setup_general.php:251 +msgid "Antarctica" +msgstr "Antarctique" + +#: ../../include/functions_visual_map_editor.php:293 +#: ../../include/functions_register.php:137 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:274 +#: ../../enterprise/meta/advanced/metasetup.setup.php:165 +#: ../../godmode/setup/setup_general.php:252 +msgid "Arctic" +msgstr "Arctique" + +#: ../../include/functions_visual_map_editor.php:294 +#: ../../include/functions_register.php:138 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:275 +#: ../../enterprise/meta/advanced/metasetup.setup.php:166 +#: ../../godmode/setup/setup_general.php:253 +msgid "Asia" +msgstr "Asie" + +#: ../../include/functions_visual_map_editor.php:295 +#: ../../include/functions_register.php:139 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:276 +#: ../../enterprise/meta/advanced/metasetup.setup.php:167 +#: ../../godmode/setup/setup_general.php:254 +msgid "Atlantic" +msgstr "Atlantique" + +#: ../../include/functions_visual_map_editor.php:296 +#: ../../include/functions_register.php:140 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:277 +#: ../../enterprise/meta/advanced/metasetup.setup.php:168 +#: ../../godmode/setup/setup_general.php:255 +msgid "Australia" +msgstr "Australie" + +#: ../../include/functions_visual_map_editor.php:297 +#: ../../include/functions_register.php:141 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:278 +#: ../../enterprise/meta/advanced/metasetup.setup.php:169 +#: ../../godmode/setup/setup_general.php:256 +msgid "Europe" +msgstr "Europe" + +#: ../../include/functions_visual_map_editor.php:298 +#: ../../include/functions_register.php:142 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:279 +#: ../../enterprise/meta/advanced/metasetup.setup.php:170 +#: ../../godmode/setup/setup_general.php:257 +msgid "Indian" +msgstr "Indien" + +#: ../../include/functions_visual_map_editor.php:299 +#: ../../include/functions_register.php:143 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:280 +#: ../../enterprise/meta/advanced/metasetup.setup.php:171 +#: ../../godmode/setup/setup_general.php:258 +msgid "Pacific" +msgstr "Pacifique" + +#: ../../include/functions_visual_map_editor.php:300 +#: ../../include/functions_register.php:144 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:281 +#: ../../enterprise/meta/advanced/metasetup.setup.php:172 +#: ../../godmode/setup/setup_general.php:259 +msgid "UTC" +msgstr "UTC" + #: ../../include/functions_visual_map_editor.php:313 #: ../../include/rest-api/models/VisualConsole/Items/Clock.php:302 msgid "Time zone" @@ -45845,21 +13806,28 @@ msgstr "Fuseau horaire" msgid "Enable link" msgstr "Activer le lien" +#: ../../include/functions_visual_map_editor.php:347 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:469 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:524 +#: ../../godmode/reporting/visual_console_builder.data.php:181 +msgid "Background color" +msgstr "Couleur de fond" + #: ../../include/functions_visual_map_editor.php:350 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:518 #: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:463 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:518 msgid "White" msgstr "Blanc" #: ../../include/functions_visual_map_editor.php:351 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:519 #: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:464 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:519 msgid "Black" msgstr "Noir" #: ../../include/functions_visual_map_editor.php:352 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:520 #: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:465 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:520 msgid "Transparent" msgstr "Transparent" @@ -45868,6 +13836,30 @@ msgstr "Transparent" msgid "Grid color" msgstr "Couleur de la grille" +#: ../../include/functions_visual_map_editor.php:397 +#: ../../include/functions_visual_map.php:4179 +#: ../../include/rest-api/models/VisualConsole/Item.php:2099 +#: ../../mobile/operation/home.php:102 +#: ../../godmode/reporting/visual_console_builder.wizard.php:129 +msgid "Module graph" +msgstr "Graphique de module" + +#: ../../include/functions_visual_map_editor.php:397 +#: ../../include/functions_visual_map_editor.php:400 +#: ../../include/functions_reports.php:561 +#: ../../include/functions_reports.php:648 +#: ../../include/functions_reports.php:654 +#: ../../include/functions_reporting.php:9852 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:625 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2154 +#: ../../godmode/reporting/create_container.php:480 +#: ../../godmode/reporting/create_container.php:624 +#: ../../godmode/reporting/visual_console_builder.elements.php:105 +#: ../../godmode/reporting/visual_console_builder.elements.php:575 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2093 +msgid "Custom graph" +msgstr "Tableau personnalisé" + #: ../../include/functions_visual_map_editor.php:498 msgid "Data image" msgstr "Données dans l'image" @@ -45902,10 +13894,49 @@ msgstr "1h" msgid "Max. Time" msgstr "Temp max." +#: ../../include/functions_visual_map_editor.php:554 +#: ../../godmode/reporting/create_container.php:428 +#: ../../godmode/reporting/create_container.php:583 +#: ../../godmode/reporting/graph_builder.main.php:208 +msgid "Type of graph" +msgstr "Type de graphique" + +#: ../../include/functions_visual_map_editor.php:612 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:371 +#: ../../godmode/reporting/visual_console_builder.wizard.php:256 +msgid "Process" +msgstr "Processus" + +#: ../../include/functions_visual_map_editor.php:615 +#: ../../godmode/reporting/visual_console_builder.wizard.php:259 +msgid "Min value" +msgstr "Valeur minimale" + +#: ../../include/functions_visual_map_editor.php:616 +#: ../../include/functions_visual_map_editor.php:682 +#: ../../godmode/reporting/visual_console_builder.wizard.php:260 +#: ../../godmode/reporting/visual_console_builder.wizard.php:278 +msgid "Max value" +msgstr "Valeur maximale" + +#: ../../include/functions_visual_map_editor.php:617 +#: ../../godmode/reporting/visual_console_builder.wizard.php:261 +msgid "Avg value" +msgstr "Valeur moyenne" + #: ../../include/functions_visual_map_editor.php:640 msgid "Original Size" msgstr "Taille originale" +#: ../../include/functions_visual_map_editor.php:641 +#: ../../enterprise/meta/advanced/policymanager.apply.php:213 +#: ../../enterprise/meta/advanced/policymanager.queue.php:311 +#: ../../enterprise/godmode/policies/policy_agents.php:854 +#: ../../enterprise/godmode/policies/policy_agents.php:1369 +#: ../../enterprise/godmode/policies/policy_queue.php:714 +msgid "Apply" +msgstr "Appliquer" + #: ../../include/functions_visual_map_editor.php:648 msgid "Aspect ratio" msgstr "Rapport hauteur/largeur" @@ -45918,11 +13949,93 @@ msgstr "Largeur proportionnelle" msgid "Height proportional" msgstr "Hauteur proportionnelle" +#: ../../include/functions_visual_map_editor.php:673 +#: ../../include/functions_reports.php:1264 +#: ../../include/functions_reports.php:1364 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:212 +#: ../../godmode/setup/gis_step_2.php:378 +#: ../../godmode/reporting/visual_console_builder.wizard.php:181 +#: ../../godmode/events/event_responses.editor.php:141 +msgid "Height" +msgstr "Hauteur" + +#: ../../include/functions_visual_map_editor.php:686 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:458 +#: ../../enterprise/meta/include/functions_meta.php:1348 +#: ../../enterprise/meta/advanced/metasetup.visual.php:216 +#: ../../godmode/setup/setup_visuals.php:935 +#: ../../godmode/reporting/visual_console_builder.elements.php:212 +#: ../../godmode/reporting/visual_console_builder.wizard.php:285 +msgid "Percentile" +msgstr "Centile" + +#: ../../include/functions_visual_map_editor.php:687 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:459 +#: ../../godmode/reporting/visual_console_builder.wizard.php:295 +msgid "Bubble" +msgstr "Bulle" + #: ../../include/functions_visual_map_editor.php:688 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:460 msgid "Circular porgress bar" msgstr "Barre de progression circulaire" +#: ../../include/functions_visual_map_editor.php:689 +#: ../../include/functions_visual_map.php:4209 +#: ../../include/rest-api/models/VisualConsole/Item.php:2127 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:462 +msgid "Circular progress bar (interior)" +msgstr "Barre de progression circulaire (intérieur)" + +#: ../../include/functions_visual_map_editor.php:692 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:504 +#: ../../godmode/reporting/visual_console_builder.wizard.php:309 +msgid "Percent" +msgstr "Pourcentage" + +#: ../../include/functions_visual_map_editor.php:693 +#: ../../include/functions_reports.php:1068 ../../include/ajax/events.php:2003 +#: ../../include/functions_netflow.php:212 ../../include/functions_graph.php:5453 +#: ../../include/functions_snmp_browser.php:560 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:505 +#: ../../include/functions_reporting_html.php:940 +#: ../../include/functions_reporting_html.php:2209 +#: ../../include/functions_reporting_html.php:4695 +#: ../../include/functions_reporting_html.php:5205 +#: ../../enterprise/operation/services/services.service.php:124 +#: ../../enterprise/operation/services/services.list.php:506 +#: ../../enterprise/include/functions_reporting_csv.php:1158 +#: ../../enterprise/include/functions_reporting_csv.php:1184 +#: ../../enterprise/include/functions_reporting_csv.php:1215 +#: ../../enterprise/include/functions_reporting_csv.php:1270 +#: ../../enterprise/include/functions_reporting_csv.php:1374 +#: ../../enterprise/include/functions_reporting_csv.php:2681 +#: ../../enterprise/meta/include/functions_autoprovision.php:643 +#: ../../enterprise/meta/advanced/metasetup.relations.php:430 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2519 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:413 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:827 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:341 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:548 +#: ../../godmode/setup/setup_visuals.php:1288 +#: ../../godmode/setup/setup_visuals.php:1349 +#: ../../godmode/setup/setup_visuals.php:1369 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2530 +#: ../../godmode/reporting/visual_console_builder.wizard.php:319 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:115 +#: ../../godmode/massive/massive_edit_modules.php:884 +#: ../../godmode/agentes/module_manager_editor_common.php:1214 +#: ../../godmode/alerts/configure_alert_template.php:816 +msgid "Value" +msgstr "Valeur" + +#: ../../include/functions_visual_map_editor.php:711 +#: ../../include/functions_visual_map_editor.php:729 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:509 +#: ../../godmode/reporting/visual_console_builder.wizard.php:307 +msgid "Value to show" +msgstr "Valeur à afficher" + #: ../../include/functions_visual_map_editor.php:739 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:522 msgid "Element color" @@ -45933,6 +14046,46 @@ msgstr "Couleur de l'élément" msgid "Value color" msgstr "Couleur de la valeur" +#: ../../include/functions_visual_map_editor.php:788 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:313 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:394 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:639 +#: ../../enterprise/include/functions_reporting_csv.php:483 +#: ../../enterprise/include/functions_reporting_csv.php:486 +#: ../../enterprise/include/functions_reporting_csv.php:710 +#: ../../enterprise/include/functions_reporting_csv.php:831 +#: ../../enterprise/include/functions_reporting_csv.php:914 +#: ../../enterprise/include/functions_reporting_csv.php:946 +#: ../../enterprise/include/functions_reporting_csv.php:1006 +#: ../../enterprise/include/functions_reporting_csv.php:1184 +#: ../../enterprise/include/functions_reporting_csv.php:1215 +#: ../../enterprise/include/functions_reporting_csv.php:1270 +#: ../../enterprise/include/functions_reporting_csv.php:1374 +#: ../../enterprise/include/functions_reporting_csv.php:1429 +#: ../../enterprise/include/functions_reporting_csv.php:1495 +#: ../../enterprise/include/functions_reporting_csv.php:1881 +#: ../../enterprise/include/functions_reporting_csv.php:1931 +#: ../../enterprise/include/functions_reporting_csv.php:2627 +#: ../../enterprise/include/functions_reporting_csv.php:2678 +#: ../../enterprise/include/functions_reporting_csv.php:2804 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:235 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1765 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:102 +#: ../../godmode/reporting/visual_console_builder.elements.php:107 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1261 +#: ../../godmode/reporting/graph_builder.main.php:196 +#: ../../godmode/reporting/visual_console_builder.wizard.php:242 +#: ../../godmode/agentes/module_manager_editor_prediction.php:179 +msgid "Period" +msgstr "Période" + +#: ../../include/functions_visual_map_editor.php:793 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:562 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:871 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1377 +msgid "Show statistics" +msgstr "Afficher les statistiques" + #: ../../include/functions_visual_map_editor.php:801 msgid "Diameter" msgstr "Diamètre" @@ -45989,10 +14142,50 @@ msgstr "" msgid "Hide last value on boolean modules" msgstr "Masquer la dernière valeur sur les modules booléens" +#: ../../include/functions_visual_map_editor.php:825 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:398 +#: ../../include/functions_reporting_html.php:3401 +#: ../../enterprise/tools/ipam/ipam_ajax.php:419 +#: ../../enterprise/tools/ipam/ipam_massive.php:103 +#: ../../enterprise/tools/ipam/ipam_network.php:402 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3220 +#: ../../enterprise/include/class/DatabaseHA.class.php:205 +#: ../../godmode/modules/manage_network_components_form_wizard.php:247 +#: ../../godmode/massive/massive_edit_agents.php:1016 +#: ../../godmode/agentes/module_manager_editor_common.php:1061 +#: ../../godmode/agentes/module_manager_editor_common.php:1071 +#: ../../godmode/alerts/configure_alert_template.php:900 +#: ../../godmode/groups/group_list.php:908 +msgid "Enabled" +msgstr "Activé" + #: ../../include/functions_visual_map_editor.php:830 msgid "Show last value" msgstr "Afficher la dernière valeur" +#: ../../include/functions_visual_map_editor.php:843 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:483 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:105 +msgid "Vertical" +msgstr "Vertical" + +#: ../../include/functions_visual_map_editor.php:844 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:482 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:114 +msgid "Horizontal" +msgstr "Horizontal" + +#: ../../include/functions_visual_map_editor.php:922 +#: ../../include/rest-api/models/VisualConsole/Item.php:2023 +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:246 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:332 +#: ../../godmode/reporting/reporting_builder.list_items.php:371 +#: ../../godmode/reporting/visual_console_builder.elements.php:107 +#: ../../godmode/snmpconsole/snmp_alert.php:1126 +#: ../../godmode/snmpconsole/snmp_alert.php:1254 +msgid "Position" +msgstr "Position" + #: ../../include/functions_visual_map_editor.php:934 msgid "For use the original image file size, set 0 width and 0 height." msgstr "" @@ -46029,6 +14222,22 @@ msgstr "Par défaut" msgid "Linked visual console weight" msgstr "Poids de la console visuelle liée" +#: ../../include/functions_visual_map_editor.php:1148 +#: ../../include/rest-api/models/VisualConsole/Item.php:2522 +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:265 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:509 +#: ../../enterprise/godmode/massive/massive_create_services.php:1151 +msgid "Critical weight" +msgstr "Poids critique" + +#: ../../include/functions_visual_map_editor.php:1174 +#: ../../include/rest-api/models/VisualConsole/Item.php:2536 +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:278 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:522 +#: ../../enterprise/godmode/massive/massive_create_services.php:1164 +msgid "Warning weight" +msgstr "Poids d'alerte" + #: ../../include/functions_visual_map_editor.php:1189 msgid "Lines haven't advanced options" msgstr "Les lignes n'ont pas d'options avancées" @@ -46048,11 +14257,60 @@ msgstr "" "limité aux utilisateurs qui ont accès au groupe sélectionné. Ceci est aussi " "utilisé pour calculer les consoles visuelles des enfants." +#: ../../include/functions_visual_map_editor.php:1223 +#: ../../include/functions_visual_map_editor.php:1224 +#: ../../include/class/AgentsAlerts.class.php:387 +#: ../../include/functions_html.php:2107 ../../include/functions.php:499 +#: ../../include/functions.php:630 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:274 +#: ../../enterprise/meta/advanced/metasetup.visual.php:382 +#: ../../enterprise/meta/advanced/metasetup.visual.php:849 +#: ../../enterprise/meta/advanced/metasetup.visual.php:850 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:327 +#: ../../godmode/setup/setup_visuals.php:1030 +#: ../../godmode/setup/setup_visuals.php:1031 +#: ../../godmode/setup/setup_visuals.php:1342 +#: ../../godmode/snmpconsole/snmp_alert.php:1102 +msgid "seconds" +msgstr "secondes" + +#: ../../include/functions_visual_map_editor.php:1225 +#: ../../include/functions_visual_map_editor.php:1226 +#: ../../include/functions_visual_map_editor.php:1227 +#: ../../include/functions_visual_map_editor.php:1228 +#: ../../include/functions_html.php:2108 ../../include/functions.php:503 +#: ../../include/functions.php:634 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:276 +#: ../../enterprise/meta/advanced/metasetup.visual.php:383 +#: ../../enterprise/meta/advanced/metasetup.visual.php:851 +#: ../../enterprise/meta/advanced/metasetup.visual.php:852 +#: ../../enterprise/meta/advanced/metasetup.visual.php:853 +#: ../../enterprise/meta/advanced/metasetup.visual.php:854 +#: ../../godmode/setup/setup_visuals.php:1032 +#: ../../godmode/setup/setup_visuals.php:1033 +#: ../../godmode/setup/setup_visuals.php:1034 +#: ../../godmode/setup/setup_visuals.php:1035 +#: ../../godmode/setup/setup_visuals.php:1343 +msgid "minutes" +msgstr "minutes" + +#: ../../include/functions_visual_map_editor.php:1229 +#: ../../enterprise/meta/advanced/metasetup.visual.php:855 +#: ../../godmode/setup/setup_visuals.php:1036 +msgid "hour" +msgstr "heure" + #: ../../include/functions_visual_map_editor.php:1248 #: ../../include/rest-api/models/VisualConsole/Item.php:2201 msgid "Cache expiration" msgstr "Expiration du cache" +#: ../../include/functions_visual_map_editor.php:1255 +#: ../../enterprise/meta/advanced/metasetup.visual.php:862 +#: ../../godmode/setup/setup_visuals.php:1043 +msgid "No cache" +msgstr "Pas de cache" + #: ../../include/functions_visual_map_editor.php:1287 msgid "Click start point
of the line" msgstr "Cliquez sur le point de départ
de la ligne." @@ -46065,6 +14323,13 @@ msgstr "Cliquez sur le point final
de la ligne." msgid "Show grid" msgstr "Afficher la grille" +#: ../../include/functions_visual_map_editor.php:1421 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3460 +#: ../../extensions/agents_modules.php:448 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3726 +msgid "Update item" +msgstr "Mettre à jour l'élément" + #: ../../include/functions_visual_map_editor.php:1422 msgid "Delete item" msgstr "Supprimer l'élément" @@ -46170,341 +14435,1827 @@ msgstr "Modifications enregistrées correctement" msgid "Could not be save." msgstr "Impossible de sauvegarder." -#: ../../include/functions_modules.php:4015 -msgid "Realtime SNMP graph" -msgstr "Graphique SNMP en temps réel" - -#: ../../include/functions_modules.php:4080 -msgid "ALL" -msgstr "TOUT" - -#: ../../include/functions_modules.php:4096 -msgid "NOT NORMAL" -msgstr "PAS NORMAL" - -#: ../../include/functions_clippy.php:152 +#: ../../include/functions_plugins.php:58 #, php-format -msgid "%s assistant" -msgstr "Assistant %s" +msgid "Failed to erase module %d: %s" +msgstr "Échec de l'effacement du module %d : %s" -#: ../../include/functions_clippy.php:189 ../../include/functions_clippy.php:194 -msgid "End wizard" -msgstr "Fermer l'assistant logiciel" - -#: ../../include/functions_clippy.php:227 -msgid "Next →" -msgstr "Suivant &rarr ;" - -#: ../../include/functions_clippy.php:228 -msgid "← Back" -msgstr "&larr ; Précédent" - -#: ../../include/functions_clippy.php:240 -msgid "Do you want to exit the help tour?" -msgstr "Voulez-vous quitter la visite d'aide ?" - -#: ../../include/functions_register.php:105 +#: ../../include/functions_plugins.php:72 #, php-format -msgid "%s configuration wizard" -msgstr "Assistant de configuration %s" +msgid "Failed to erase policy module: %d" +msgstr "Échec de l'effacement du module de politique : %d" -#: ../../include/functions_register.php:108 +#: ../../include/functions_reports.php:639 +#: ../../include/functions_reports.php:1083 +#: ../../include/functions_reporting.php:9926 +#: ../../include/functions_reporting.php:10086 +msgid "Simple graph" +msgstr "Graphique simple" + +#: ../../include/functions_reports.php:643 +#: ../../enterprise/include/functions_reporting.php:8347 +msgid "Simple baseline graph" +msgstr "Graphique simple de référence" + +#: ../../include/functions_reports.php:661 +#: ../../enterprise/include/functions_reporting_csv.php:1137 +msgid "SQL vertical bar graph" +msgstr "Graphique à barres verticales SQL" + +#: ../../include/functions_reports.php:665 +#: ../../enterprise/include/functions_reporting_csv.php:1141 +msgid "SQL pie graph" +msgstr "Diagramme circulaire SQL" + +#: ../../include/functions_reports.php:669 +#: ../../enterprise/include/functions_reporting_csv.php:1139 +msgid "SQL horizontal bar graph" +msgstr "Graphique à barres horizontales SQL" + +#: ../../include/functions_reports.php:676 +msgid "Automatic combined Graph" +msgstr "Graphique automatique combiné" + +#: ../../include/functions_reports.php:682 +msgid "Availability graph" +msgstr "Graphique de disponibilité" + +#: ../../include/functions_reports.php:687 +msgid "Module Histogram graph" +msgstr "Graphique de registres du module" + +#: ../../include/functions_reports.php:692 +#: ../../enterprise/tools/ipam/ipam.php:453 ../../enterprise/godmode/menu.php:322 +msgid "IPAM" +msgstr "IPAM" + +#: ../../include/functions_reports.php:693 +msgid "IPAM networks" +msgstr "Réseaux IPAM" + +#: ../../include/functions_reports.php:698 +#: ../../include/functions_reports.php:703 +#: ../../include/functions_reports.php:707 +#: ../../include/functions_reports.php:711 +#: ../../include/functions_reports.php:717 +#: ../../enterprise/operation/services/services.service.php:128 +#: ../../enterprise/operation/services/services.list.php:508 +#: ../../enterprise/include/functions_reporting_csv.php:1991 +msgid "SLA" +msgstr "SLA" + +#: ../../include/functions_reports.php:699 +#: ../../include/functions_reporting.php:950 +#: ../../enterprise/include/functions_reporting_csv.php:1481 +#: ../../enterprise/godmode/services/services.service.php:832 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:221 +msgid "S.L.A." +msgstr "SLA" + +#: ../../include/functions_reports.php:704 +#: ../../enterprise/include/functions_reporting.php:2371 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:222 +msgid "Monthly S.L.A." +msgstr "SLA mensuel" + +#: ../../include/functions_reports.php:708 +#: ../../enterprise/include/functions_reporting.php:3323 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:223 +msgid "Weekly S.L.A." +msgstr "SLA hebdomadaire" + +#: ../../include/functions_reports.php:712 +#: ../../enterprise/include/functions_reporting.php:4301 +msgid "Hourly S.L.A." +msgstr "SLA chaque heure" + +#: ../../include/functions_reports.php:718 +#: ../../enterprise/include/functions_reporting.php:5566 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:226 +msgid "Services S.L.A." +msgstr "SLA de services" + +#: ../../include/functions_reports.php:724 +#: ../../include/functions_reports.php:728 +msgid "Forecasting" +msgstr "Prédiction" + +#: ../../include/functions_reports.php:725 +#: ../../enterprise/include/functions_reporting_csv.php:768 +msgid "Prediction date" +msgstr "Date de prédiction" + +#: ../../include/functions_reports.php:729 +msgid "Projection graph" +msgstr "Graphique de projection" + +#: ../../include/functions_reports.php:734 +msgid "Avg. value" +msgstr "Valeur moyenne" + +#: ../../include/functions_reports.php:738 +msgid "Max. value" +msgstr "Valeur maximale" + +#: ../../include/functions_reports.php:742 +msgid "Min. value" +msgstr "Valeur minimale" + +#: ../../include/functions_reports.php:746 +msgid "Monitor report" +msgstr "Rapport du moniteur" + +#: ../../include/functions_reports.php:750 +msgid "Serialize data" +msgstr "Sérialiser les données" + +#: ../../include/functions_reports.php:754 +#: ../../include/functions_reporting.php:6442 +#: ../../include/functions_reporting.php:9742 +#: ../../enterprise/include/functions_reporting_csv.php:1170 +#: ../../enterprise/include/functions_reporting_csv.php:1188 +#: ../../enterprise/include/functions_reporting_csv.php:1190 +msgid "Summatory" +msgstr "Sommation" + +#: ../../include/functions_reports.php:758 +msgid "Historical Data" +msgstr "Historique des données" + +#: ../../include/functions_reports.php:762 +#: ../../include/functions_reporting.php:9259 +#: ../../include/functions_reporting_html.php:3754 +#: ../../enterprise/include/functions_reporting_csv.php:1311 +#: ../../enterprise/include/functions_reporting_csv.php:1325 +#: ../../enterprise/include/functions_reporting_csv.php:1329 +#: ../../enterprise/include/functions_reporting_csv.php:1340 +msgid "Increment" +msgstr "Incrément" + +#: ../../include/functions_reports.php:766 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1742 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:196 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1238 +msgid "Last value" +msgstr "Dernière valeur" + +#: ../../include/functions_reports.php:770 +#: ../../include/functions_reports.php:776 +#: ../../include/functions_reports.php:782 +#: ../../include/functions_reports.php:788 +#: ../../include/functions_reports.php:794 +#: ../../include/functions_reports.php:801 +#: ../../include/functions_reports.php:808 +#: ../../include/functions_reports.php:814 +#: ../../include/functions_reports.php:818 +#: ../../include/functions_reports.php:823 +#: ../../include/functions_reports.php:829 +msgid "Grouped" +msgstr "Regroupés" + +#: ../../include/functions_reports.php:771 ../../include/ajax/events.php:1494 +#: ../../include/functions_reporting.php:9404 +#: ../../enterprise/include/functions_reporting_csv.php:992 +#: ../../enterprise/include/class/Aws.cloud.php:345 +#: ../../enterprise/meta/include/functions_wizard_meta.php:248 +#: ../../enterprise/meta/include/functions_wizard_meta.php:533 +#: ../../enterprise/meta/include/functions_wizard_meta.php:605 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1153 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:48 +#: ../../godmode/setup/setup.php:96 ../../godmode/setup/setup.php:249 +#: ../../godmode/servers/plugin.php:367 ../../godmode/servers/plugin.php:372 +#: ../../godmode/alerts/configure_alert_template.php:229 +#: ../../godmode/alerts/configure_alert_template.php:233 +msgid "General" +msgstr "Général" + +#: ../../include/functions_reports.php:777 +#: ../../include/functions_reports.php:783 +#: ../../enterprise/include/functions_reporting_csv.php:986 +msgid "Group report" +msgstr "Rapport du groupe" + +#: ../../include/functions_reports.php:789 +#: ../../include/functions_reporting.php:3052 +#: ../../enterprise/include/functions_reporting_csv.php:900 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:47 +msgid "Exception" +msgstr "Exception" + +#: ../../include/functions_reports.php:795 +#: ../../extensions/agents_modules.php:465 +msgid "Agents/Modules" +msgstr "Agents/Modules" + +#: ../../include/functions_reports.php:802 +msgid "Agents/Modules status" +msgstr "État des agents/modules" + +#: ../../include/functions_reports.php:809 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2251 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:438 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2225 +msgid "SQL query" +msgstr "Requête SQL" + +#: ../../include/functions_reports.php:815 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:46 +msgid "Top n" +msgstr "Top N" + +#: ../../include/functions_reports.php:819 +msgid "Network interfaces" +msgstr "Interfaces de réseau" + +#: ../../include/functions_reports.php:824 +msgid "Custom Render" +msgstr "Rendu personnalisé" + +#: ../../include/functions_reports.php:830 +#: ../../include/functions_reporting.php:8129 +#: ../../include/functions_reporting.php:8521 +#: ../../enterprise/include/functions_reporting_csv.php:473 +#: ../../enterprise/include/functions_reporting.php:1227 +msgid "Availability" +msgstr "Disponibilité" + +#: ../../include/functions_reports.php:834 +#: ../../include/functions_reports.php:838 +msgid "Text/HTML " +msgstr "Texte/HTML " + +#: ../../include/functions_reports.php:835 +#: ../../include/lib/Dashboard/Widgets/post.php:214 +#: ../../include/functions_reporting.php:6831 +#: ../../enterprise/include/functions_reporting_csv.php:2387 +#: ../../enterprise/include/functions_reporting_csv.php:2401 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2189 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:74 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:385 +#: ../../godmode/setup/setup_visuals.php:1289 ../../godmode/setup/news.php:205 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2189 +msgid "Text" +msgstr "Texte" + +#: ../../include/functions_reports.php:839 +msgid "Import text from URL" +msgstr "Importer texte à partir de l'URL" + +#: ../../include/functions_reports.php:844 +msgid "Module alert report" +msgstr "Rapport d'alerte de module" + +#: ../../include/functions_reports.php:848 +msgid "Agent alert report " +msgstr "Rapport d'alerte de l'agent" + +#: ../../include/functions_reports.php:854 +msgid "Group alert report" +msgstr "Rapport d'alerte groupe" + +#: ../../include/functions_reports.php:860 +msgid "Actions alert report " +msgstr "Rapport d’alerte d’actions " + +#: ../../include/functions_reports.php:865 +msgid "Module event report" +msgstr "Rapport d'événement du module" + +#: ../../include/functions_reports.php:869 +msgid "Agent event report" +msgstr "Rapport d'événement de l'agent" + +#: ../../include/functions_reports.php:873 +msgid "Group event report" +msgstr "Rapport d'événement de groupe" + +#: ../../include/functions_reports.php:878 +#: ../../include/functions_reports.php:885 +#: ../../include/functions_reports.php:886 +#: ../../include/functions_reports.php:890 +#: ../../include/functions_reporting.php:2616 +#: ../../enterprise/operation/menu.php:19 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:23 +#: ../../enterprise/operation/agentes/ver_agente.php:192 +#: ../../enterprise/operation/inventory/inventory.php:137 +#: ../../enterprise/include/functions_reporting_csv.php:754 +#: ../../enterprise/meta/general/main_menu.php:229 +#: ../../enterprise/godmode/agentes/configurar_agente.php:88 +#: ../../enterprise/godmode/policies/policies.php:539 +#: ../../godmode/setup/setup_integria.php:314 +#: ../../godmode/agentes/configurar_agente.php:712 +msgid "Inventory" +msgstr "Inventaire" + +#: ../../include/functions_reports.php:879 +#: ../../enterprise/include/functions_reporting_csv.php:696 +msgid "Agents inventory" +msgstr "inventaire d'agents" + +#: ../../include/functions_reports.php:891 +msgid "Inventory changes" +msgstr "Changements d'inventaire" + +#: ../../include/functions_reports.php:898 +#: ../../include/functions_reports.php:902 +#: ../../include/class/ModuleTemplates.class.php:195 +#: ../../include/class/ModuleTemplates.class.php:213 +#: ../../include/class/ConfigPEN.class.php:327 +#: ../../enterprise/views/ncm/agent/details.php:600 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:100 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:107 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:64 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:119 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:351 +#: ../../enterprise/godmode/modules/configure_local_component.php:483 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:251 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:652 +#: ../../godmode/setup/setup.php:330 ../../godmode/menu.php:210 +#: ../../godmode/agentes/planned_downtime.list.php:615 +msgid "Configuration" +msgstr "Configuration" + +#: ../../include/functions_reports.php:899 +#: ../../include/functions_reporting.php:6257 +msgid "Agent configuration" +msgstr "Configuration des agents" + +#: ../../include/functions_reports.php:903 +#: ../../include/functions_reporting.php:4518 +msgid "Group configuration" +msgstr "Configuration du groupe" + +#: ../../include/functions_reports.php:906 +#: ../../include/functions_reports.php:910 +#: ../../include/functions_reports.php:914 +#: ../../include/functions_reports.php:918 +#: ../../enterprise/include/functions_enterprise.php:452 +#: ../../enterprise/meta/general/main_menu.php:381 +#: ../../enterprise/meta/general/logon_ok.php:37 +#: ../../enterprise/meta/general/main_header.php:275 +#: ../../godmode/setup/setup.php:151 ../../godmode/setup/setup.php:271 +#: ../../godmode/menu.php:342 +msgid "Netflow" +msgstr "Netflow" + +#: ../../include/functions_reports.php:907 +#: ../../enterprise/include/functions_reporting_csv.php:2607 +msgid "Netflow area chart" +msgstr "Carte de zone Netflow" + +#: ../../include/functions_reports.php:911 +msgid "Netflow data table" +msgstr "Tableau de données Netflow" + +#: ../../include/functions_reports.php:915 +msgid "Netflow summary table" +msgstr "Tableau récapitulatif Netflow" + +#: ../../include/functions_reports.php:919 +#: ../../include/functions_reporting.php:5933 +#: ../../enterprise/include/functions_reporting_csv.php:2786 +msgid "Netflow top-N connections" +msgstr "Connexions Netflow top-N" + +#: ../../include/functions_reports.php:925 +#: ../../enterprise/include/functions_reporting.php:2144 +msgid "Log" +msgstr "Journal" + +#: ../../include/functions_reports.php:926 +#: ../../enterprise/include/functions_reporting.php:2131 +msgid "Log report" +msgstr "Rapport de journaux" + +#: ../../include/functions_reports.php:932 +#: ../../include/functions_reports.php:933 +#: ../../include/functions_reporting.php:4396 +#: ../../enterprise/include/functions_reporting_csv.php:2531 +msgid "Permissions report" +msgstr "Rapport de permissions" + +#: ../../include/functions_reports.php:938 +#: ../../enterprise/views/ncm/devices/list.php:64 +msgid "NCM" +msgstr "NCM" + +#: ../../include/functions_reports.php:939 +msgid "Network configuration changes" +msgstr "Modifications de la configuration réseau" + +#: ../../include/functions_reports.php:956 +#: ../../enterprise/godmode/policies/policy_modules.php:1363 +#: ../../godmode/agentes/configurar_agente.php:2114 #, php-format -msgid "" -"Please fill the following information in order to configure your %s instance " -"successfully" +msgid "copy of %s" +msgstr "copie de %s" + +#: ../../include/functions_reports.php:1066 +msgid "Macro" +msgstr "Macro" + +#: ../../include/functions_reports.php:1080 +#: ../../include/functions_reports.php:1210 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:152 +#: ../../godmode/modules/manage_network_components_form_wizard.php:393 +#: ../../godmode/modules/manage_network_components_form_wizard.php:435 +msgid "String" +msgstr "Chaîne" + +#: ../../include/functions_reports.php:1081 +#: ../../include/functions_reports.php:1210 +#: ../../include/functions_reports.php:1230 +msgid "Sql" +msgstr "SQL" + +#: ../../include/functions_reports.php:1082 +msgid "Graph Sql" +msgstr "Graphe SQL" + +#: ../../include/functions_reports.php:1380 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:759 +msgid "Period " +msgstr "Période " + +#: ../../include/ajax/module.php:199 ../../include/functions.php:3359 +msgid "30 minutes" +msgstr "30 minutes" + +#: ../../include/ajax/module.php:201 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:220 +msgid "6 hours" +msgstr "6 heures" + +#: ../../include/ajax/module.php:202 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:221 +#: ../../godmode/setup/performance.php:532 +msgid "12 hours" +msgstr "12 heures" + +#: ../../include/ajax/module.php:203 ../../include/ajax/graph.ajax.php:150 +#: ../../include/functions.php:2695 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:222 +#: ../../godmode/reporting/create_container.php:350 +msgid "1 day" +msgstr "1 jour" + +#: ../../include/ajax/module.php:204 ../../include/ajax/graph.ajax.php:153 +#: ../../include/functions.php:2696 +#: ../../godmode/reporting/create_container.php:353 +msgid "1 week" +msgstr "1 semaine" + +#: ../../include/ajax/module.php:205 ../../include/ajax/graph.ajax.php:154 +#: ../../include/functions.php:2697 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:226 +#: ../../godmode/reporting/create_container.php:354 +msgid "15 days" +msgstr "15 jours" + +#: ../../include/ajax/module.php:206 ../../include/ajax/graph.ajax.php:155 +#: ../../include/functions.php:2698 +#: ../../godmode/reporting/create_container.php:355 +msgid "1 month" +msgstr "1 mois" + +#: ../../include/ajax/module.php:207 +msgid "3 months" +msgstr "3 mois" + +#: ../../include/ajax/module.php:208 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:229 +msgid "6 months" +msgstr "6 mois" + +#: ../../include/ajax/module.php:209 ../../include/functions.php:2701 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:230 +msgid "1 year" +msgstr "1 an" + +#: ../../include/ajax/module.php:210 +msgid "2 years" +msgstr "2 ans" + +#: ../../include/ajax/module.php:211 +msgid "3 years" +msgstr "3 ans" + +#: ../../include/ajax/module.php:307 +msgid "Exact phrase" +msgstr "Phrase exacte" + +#: ../../include/ajax/module.php:981 +#: ../../enterprise/meta/include/functions_wizard_meta.php:999 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1084 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1317 +msgid "Thresholds" +msgstr "Seuils" + +#: ../../include/ajax/module.php:1084 ../../include/ajax/module.php:1092 +#: ../../godmode/agentes/module_manager.php:1042 +#: ../../godmode/agentes/module_manager.php:1050 +msgid "Adopted" +msgstr "Adopté" + +#: ../../include/ajax/module.php:1092 ../../include/ajax/module.php:1095 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 +#: ../../godmode/massive/massive_edit_modules.php:1067 +#: ../../godmode/agentes/module_manager.php:1050 +#: ../../godmode/agentes/module_manager.php:1053 +msgid "Unlinked" +msgstr "Dissociés" + +#: ../../include/ajax/module.php:1304 +msgid "Any monitors aren't with this filter." +msgstr "Pas tous les moniteurs possèdent ce filtre" + +#: ../../include/ajax/module.php:1306 +msgid "This agent doesn't have any active monitors." +msgstr "Cet agent n'a pas de moniteurs actifs." + +#: ../../include/ajax/visual_console_builder.ajax.php:343 +#: ../../include/functions_visual_map.php:2833 +#: ../../enterprise/operation/agentes/wux_console_view.php:593 +#: ../../enterprise/godmode/setup/setup_acl.php:791 +#: ../../enterprise/godmode/reporting/visual_console_template.php:305 +msgid "No data to show" +msgstr "Aucune donnée à afficher" + +#: ../../include/ajax/graph.ajax.php:147 ../../include/ajax/graph.ajax.php:148 +#: ../../include/ajax/graph.ajax.php:149 ../../include/functions.php:2693 +#: ../../include/functions.php:2694 +#: ../../godmode/reporting/create_container.php:347 +#: ../../godmode/reporting/create_container.php:348 +#: ../../godmode/reporting/create_container.php:349 +#, php-format +msgid "%s hours" +msgstr "%s heures" + +#: ../../include/ajax/graph.ajax.php:151 ../../include/ajax/graph.ajax.php:152 +#: ../../godmode/reporting/create_container.php:351 +#: ../../godmode/reporting/create_container.php:352 +#, php-format +msgid "%s days" +msgstr "%s jours" + +#: ../../include/ajax/graph.ajax.php:161 +msgid "Time container lapse" +msgstr "Intervalle du conteneur de temps" + +#: ../../include/ajax/alert_list.ajax.php:345 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:387 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:147 +#: ../../enterprise/godmode/policies/policy_modules.php:517 +#: ../../enterprise/godmode/policies/policy_alerts.php:126 +#: ../../godmode/massive/massive_enable_disable_alerts.php:102 +#: ../../godmode/agentes/configurar_agente.php:2175 +#: ../../godmode/agentes/modificar_agente.php:234 +#: ../../godmode/alerts/alert_list.php:366 ../../godmode/users/user_list.php:372 +msgid "Successfully enabled" +msgstr "Activé correctement" + +#: ../../include/ajax/alert_list.ajax.php:347 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:388 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:148 +#: ../../enterprise/godmode/policies/policy_modules.php:518 +#: ../../enterprise/godmode/policies/policy_alerts.php:127 +#: ../../godmode/massive/massive_enable_disable_alerts.php:102 +#: ../../godmode/agentes/configurar_agente.php:2176 +#: ../../godmode/agentes/modificar_agente.php:235 +#: ../../godmode/alerts/alert_list.php:367 +msgid "Could not be enabled" +msgstr "Erreur d'activation" + +#: ../../include/ajax/alert_list.ajax.php:366 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:412 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:156 +#: ../../enterprise/godmode/policies/policy_modules.php:534 +#: ../../enterprise/godmode/policies/policy_alerts.php:152 +#: ../../godmode/massive/massive_enable_disable_alerts.php:124 +#: ../../godmode/agentes/configurar_agente.php:2200 +#: ../../godmode/agentes/modificar_agente.php:277 +#: ../../godmode/alerts/alert_list.php:393 ../../godmode/users/user_list.php:366 +msgid "Successfully disabled" +msgstr "Désactivé correctement" + +#: ../../include/ajax/alert_list.ajax.php:368 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:157 +#: ../../enterprise/godmode/policies/policy_modules.php:535 +#: ../../enterprise/godmode/policies/policy_alerts.php:153 +#: ../../godmode/massive/massive_enable_disable_alerts.php:124 +#: ../../godmode/agentes/configurar_agente.php:2201 +#: ../../godmode/agentes/modificar_agente.php:278 +#: ../../godmode/alerts/alert_list.php:394 +msgid "Could not be disabled" +msgstr "Erreur de désactivation" + +#: ../../include/ajax/alert_list.ajax.php:503 +#: ../../include/class/AgentsAlerts.class.php:314 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:600 +#: ../../enterprise/godmode/policies/policy_alerts.php:596 +#: ../../godmode/massive/massive_add_action_alerts.php:252 +#: ../../godmode/alerts/alert_list.list.php:753 +#: ../../godmode/alerts/alert_list.builder.php:127 +msgid "Number of alerts match from" +msgstr "Nombre d'alertes qui concordent avec" + +#: ../../include/ajax/alert_list.ajax.php:527 +#: ../../include/class/AgentsAlerts.class.php:385 +#: ../../include/functions_reporting_html.php:3439 +#: ../../include/functions_reporting_html.php:5206 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2298 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2510 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3345 +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:290 +#: ../../godmode/alerts/alert_list.list.php:651 +#: ../../godmode/alerts/alert_list.list.php:777 +#: ../../godmode/alerts/alert_list.builder.php:173 +#: ../../godmode/alerts/alert_view.php:361 +#: ../../godmode/alerts/configure_alert_action.php:284 +msgid "Threshold" +msgstr "Seuil" + +#: ../../include/ajax/alert_list.ajax.php:579 +#: ../../include/functions_reporting_html.php:86 +#: ../../include/functions_reporting_html.php:5536 +#: ../../godmode/agentes/planned_downtime.editor.php:634 +msgid "From:" +msgstr "De :" + +#: ../../include/ajax/alert_list.ajax.php:593 +#: ../../include/functions_reporting_html.php:86 +#: ../../include/functions_reporting_html.php:5536 +#: ../../godmode/agentes/planned_downtime.editor.php:638 +msgid "To:" +msgstr "À :" + +#: ../../include/ajax/double_auth.ajax.php:144 +msgid "This is the private code that you should use with your authenticator app" msgstr "" -"Veuillez remplir les informations suivantes afin de configurer votre instance " -"%s correctement" +"Voici le code privé que vous devriez utiliser avec votre application " +"d'authentification" -#: ../../include/functions_register.php:165 +#: ../../include/ajax/double_auth.ajax.php:145 +#: ../../include/ajax/double_auth.ajax.php:288 msgid "" -"Must have the same time zone as the system or database to avoid mismatches of " -"time." +"You could enter the code manually or use the QR code to add it automatically" msgstr "" -"Doit avoir le même fuseau horaire que le système ou la base de données pour " -"éviter les décalages de temps." +"Vous pouvez introduire le code manuellement ou utiliser le code QR pour " +"l'ajouter automatiquement" -#: ../../include/functions_register.php:171 -msgid "E-mail for receiving alerts" -msgstr "Courriel pour recevoir des alertes" +#: ../../include/ajax/double_auth.ajax.php:149 +#: ../../include/ajax/double_auth.ajax.php:292 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:125 +msgid "Code" +msgstr "Code" + +#: ../../include/ajax/double_auth.ajax.php:151 +#: ../../include/ajax/double_auth.ajax.php:294 +msgid "QR" +msgstr "QR" + +#: ../../include/ajax/double_auth.ajax.php:190 +msgid "You are about to activate the double authentication" +msgstr "Vous êtes sur le point d'activer la double authentification" + +#: ../../include/ajax/double_auth.ajax.php:192 +msgid "" +"With this option enabled, your account access will be more secure, \n" +"\t\tcause a code generated by other application will be required after the " +"login" +msgstr "" +"Si vous activez cette option, l'accès à votre compte sera plus sécurisé, \n" +"\t\tparce qu'un code généré par une autre application sera nécessaire après la " +"connexion" + +#: ../../include/ajax/double_auth.ajax.php:197 +msgid "You will need to install the app from the following link before continue" +msgstr "" +"Vous devrez installer l'application à partir du lien ci-dessous avant de " +"continuer" + +#: ../../include/ajax/double_auth.ajax.php:202 +msgid "Download the app" +msgstr "Télécharger l'application" -#: ../../include/functions_register.php:188 #: ../../include/ajax/double_auth.ajax.php:206 #: ../../include/ajax/double_auth.ajax.php:299 +#: ../../include/functions_register.php:188 msgid "Continue" msgstr "Continuer" -#: ../../include/functions_register.php:196 -msgid "All fields required" -msgstr "Tous les champs sont obligatoires" +#: ../../include/ajax/double_auth.ajax.php:222 +msgid "Are you installed the app yet?" +msgstr "Avez-vous déjà installé l'application ?" -#: ../../include/functions_register.php:205 -msgid "Are you sure you don't want to configure a base email?" -msgstr "Êtes-vous sûr de ne pas vouloir configurer un e-mail de base ?" +#: ../../include/ajax/double_auth.ajax.php:282 +msgid "A private code has been generated" +msgstr "Un code privé a été généré." -#: ../../include/functions_register.php:207 -msgid "" -"You could change this options later in \"alert actions\" and setting your " -"account." +#: ../../include/ajax/double_auth.ajax.php:287 +msgid "Before continue, you should create a new entry into the authenticator app" msgstr "" -"Vous pouvez modifier ces options plus tard dans « actions d'alerte » et dans " -"la configuration de votre compte." +"Avant de continuer, vous devez créer une nouvelle entrée dans l'application de " +"l'authentifiant." -#: ../../include/functions_reporting_html.php:109 -msgid "Label: " -msgstr "Étiquette : " +#: ../../include/ajax/double_auth.ajax.php:297 +msgid "Refresh code" +msgstr "Rafraîchir le code" -#: ../../include/functions_reporting_html.php:580 -msgid "Time Failed" -msgstr "Temps d'échec" +#: ../../include/ajax/double_auth.ajax.php:366 +msgid "Are you introduced the code in the authenticator app yet?" +msgstr "Avez-vous déjà introduit le code dans l'application de l'authentifiant ?" -#: ../../include/functions_reporting_html.php:584 -msgid "Downtime" -msgstr "Temps d'arrêt" +#: ../../include/ajax/double_auth.ajax.php:429 +msgid "Introduce a code generated by the app" +msgstr "Introduire un code généré par l'application" -#: ../../include/functions_reporting_html.php:995 -#: ../../include/functions_reporting_html.php:2233 -#: ../../include/functions_reporting_html.php:4249 -#: ../../include/functions_reporting_html.php:4785 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:367 -msgid "Min Value" -msgstr "Valeur minimale" +#: ../../include/ajax/double_auth.ajax.php:430 +msgid "If the code is valid, the double authentication will be activated" +msgstr "Si le code est valide, la double authentification sera activée" -#: ../../include/functions_reporting_html.php:996 -#: ../../include/functions_reporting_html.php:2234 -#: ../../include/functions_reporting_html.php:4250 -#: ../../include/functions_reporting_html.php:4786 -msgid "Average Value" -msgstr "Valeur moyenne" +#: ../../include/ajax/double_auth.ajax.php:439 +msgid "Validate code" +msgstr "Valider le code" -#: ../../include/functions_reporting_html.php:997 -#: ../../include/functions_reporting_html.php:2235 -#: ../../include/functions_reporting_html.php:4247 -#: ../../include/functions_reporting_html.php:4788 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:366 -msgid "Max Value" -msgstr "Valeur maximale" +#: ../../include/ajax/double_auth.ajax.php:491 +msgid "The code is valid, you can exit now" +msgstr "Le code est valide, vous pouvez sortir maintenant." -#: ../../include/functions_reporting_html.php:1051 -#: ../../include/functions_reporting_html.php:1059 -#: ../../include/functions_reporting_html.php:2356 -msgid "Val. by" -msgstr "Valeur par" +#: ../../include/ajax/double_auth.ajax.php:500 ../../index.php:333 +#: ../../enterprise/meta/index.php:295 ../../mobile/include/user.class.php:280 +msgid "Invalid code" +msgstr "Code non valide" -#: ../../include/functions_reporting_html.php:1118 +#: ../../include/ajax/double_auth.ajax.php:508 +msgid "The code is valid, but it was an error saving the data" +msgstr "Le code est valide, mais il y a une erreur de sauvegarde des données" + +#: ../../include/ajax/heatmap.ajax.php:79 +msgid "Group modules by tag" +msgstr "Regrouper les modules par balise" + +#: ../../include/ajax/heatmap.ajax.php:80 +msgid "Group modules by module group" +msgstr "Regrouper les modules par groupe de modules" + +#: ../../include/ajax/heatmap.ajax.php:97 +msgid "Show groups" +msgstr "Afficher les groupes" + +#: ../../include/ajax/custom_fields.php:413 +#: ../../include/class/AgentWizard.class.php:1184 +msgid "Treshold" +msgstr "Seuil" + +#: ../../include/ajax/custom_fields.php:414 +msgid "Current interval" +msgstr "Intervalle actuel" + +#: ../../include/ajax/custom_fields.php:460 +#: ../../include/ajax/custom_fields.php:513 +msgid "Modules normal" +msgstr "Modules normaux" + +#: ../../include/ajax/custom_fields.php:471 +msgid "Modules critical" +msgstr "Modules critiques" + +#: ../../include/ajax/custom_fields.php:482 +msgid "Modules warning" +msgstr "Modules en avertissement" + +#: ../../include/ajax/custom_fields.php:492 +msgid "Modules unknown" +msgstr "Modules inconnus" + +#: ../../include/ajax/custom_fields.php:503 +msgid "Modules no init" +msgstr "Modules non initialisés" + +#: ../../include/ajax/custom_fields.php:545 +msgid "New Filter" +msgstr "Nouveau filtre" + +#: ../../include/ajax/custom_fields.php:552 +msgid "Existing Filter" +msgstr "Filtre existant" + +#: ../../include/ajax/custom_fields.php:652 +#: ../../enterprise/meta/event/custom_events.php:44 +#: ../../godmode/snmpconsole/snmp_filters.php:37 +#: ../../godmode/events/event_filter.php:225 +#: ../../godmode/netflow/nf_edit.php:217 +#: ../../godmode/netflow/nf_edit_form.php:190 +msgid "Create filter" +msgstr "Créer un filtre" + +#: ../../include/ajax/custom_fields.php:700 +msgid "Delete filter" +msgstr "Supprimer le filtre" + +#: ../../include/ajax/custom_fields.php:737 +#: ../../godmode/agentes/fields_manager.php:46 +msgid "The name must not be empty" +msgstr "Saisie de nom obligatoire" + +#: ../../include/ajax/custom_fields.php:750 +msgid "Filter name already exists in the bbdd" +msgstr "Le nom du filtre existe déjà dans la base de données" + +#: ../../include/ajax/custom_fields.php:762 +msgid "Please, select a custom field" +msgstr "Veuillez sélectionner un champ personnalisé" + +#: ../../include/ajax/custom_fields.php:790 +msgid "Success create filter." +msgstr "Filtre de création réussi." + +#: ../../include/ajax/custom_fields.php:797 +msgid "Error create filter." +msgstr "Erreur de création de filtre." + +#: ../../include/ajax/custom_fields.php:822 +#: ../../include/ajax/custom_fields.php:895 +msgid "please, select a filter" +msgstr "Sélectionnez un filtre" + +#: ../../include/ajax/custom_fields.php:838 +msgid "please, select a custom field" +msgstr "Sélectionnez un champ personnalisé" + +#: ../../include/ajax/custom_fields.php:864 +msgid "Success update filter." +msgstr "Filtre de mise à jour réussie." + +#: ../../include/ajax/custom_fields.php:871 +msgid "Error update filter." +msgstr "Erreur de mise à jour du filtre." + +#: ../../include/ajax/custom_fields.php:914 +msgid "Success delete filter." +msgstr "Filtre supprimée correctement" + +#: ../../include/ajax/custom_fields.php:921 +msgid "Error delete filter." +msgstr "Erreur de suppression du filtre." + +#: ../../include/ajax/snmp_browser.ajax.php:113 +#: ../../include/ajax/snmp_browser.ajax.php:124 +#: ../../include/ajax/snmp_browser.ajax.php:134 +msgid "SNMP modules" +msgstr "modules SNMP" + +#: ../../include/ajax/snmp_browser.ajax.php:117 +msgid "Error creating the following modules:" +msgstr "Erreur de création des suivants modules :" + +#: ../../include/ajax/snmp_browser.ajax.php:128 +msgid "Modules successfully created" +msgstr "Modules créés correctement" + +#: ../../include/ajax/snmp_browser.ajax.php:138 +msgid "Module must be applied to an agent or a policy" +msgstr "Le module doit être appliqué à un agent ou à une politique" + +#: ../../include/ajax/snmp_browser.ajax.php:263 +msgid "Failed to create policy" +msgstr "Échec de la création de la politique" + +#: ../../include/ajax/snmp_browser.ajax.php:264 +msgid "Policy created succesfully" +msgstr "Politique créée correctement" + +#: ../../include/ajax/events.php:97 +msgid "Failed to retrieve comments" +msgstr "Échec de la récupération des commentaires" + +#: ../../include/ajax/events.php:1176 +msgid "Error executing response" +msgstr "Erreur lors de l'exécution de la réponse" + +#: ../../include/ajax/events.php:1213 +#: ../../enterprise/tools/ipam/ipam_ajax.php:540 #, php-format -msgid "%s System" -msgstr "Système %s" +msgid "Executing command: %s" +msgstr "Exécution de la commande : %s" -#: ../../include/functions_reporting_html.php:1166 -#: ../../include/functions_reporting_html.php:1366 -msgid "Events by agent" -msgstr "Événements par agent" +#: ../../include/ajax/events.php:1230 ../../include/ajax/events.php:1254 +#: ../../enterprise/tools/ipam/ipam_ajax.php:551 +msgid "Execute again" +msgstr "Exécuter à nouveau" -#: ../../include/functions_reporting_html.php:1183 -#: ../../include/functions_reporting_html.php:1383 -msgid "Events by user validator" -msgstr "Événements par utilisateur validateur" +#: ../../include/ajax/events.php:1500 +msgid "Related" +msgstr "Associé" -#: ../../include/functions_reporting_html.php:1200 -#: ../../include/functions_reporting_html.php:1400 -msgid "Events by Severity" -msgstr "Événements par sévérité" +#: ../../include/ajax/events.php:1512 +msgid "Agent fields" +msgstr "Champs d'agent" -#: ../../include/functions_reporting_html.php:1217 -#: ../../include/functions_reporting_html.php:1417 -msgid "Events validated vs unvalidated" -msgstr "Événements validés vs non validés" +#: ../../include/ajax/events.php:1544 +#: ../../enterprise/meta/event/custom_events.php:79 +#: ../../godmode/events/events.php:100 +msgid "Responses" +msgstr "Réponses" -#: ../../include/functions_reporting_html.php:1508 -msgid "Sec. groups" -msgstr "Groupes secondaires" +#: ../../include/ajax/events.php:1650 +msgid "Error adding comment" +msgstr "Erreur d'ajout du commentaire" -#: ../../include/functions_reporting_html.php:1528 -msgid "Remote conf." -msgstr "Configuration à distance" +#: ../../include/ajax/events.php:1651 +msgid "Comment added successfully" +msgstr "Commentaire ajouté correctement" -#: ../../include/functions_reporting_html.php:2004 -#: ../../extensions/agents_modules.php:934 -msgid "Orange cell when the module has fired alerts" -msgstr "Cellule orange quand le module contient des alertes déclenchées" +#: ../../include/ajax/events.php:1652 +msgid "Error changing event status" +msgstr "Erreur de modification de l'état de l'événement" -#: ../../include/functions_reporting_html.php:2005 -#: ../../extensions/agents_modules.php:936 -msgid "Red cell when the module has a critical status" -msgstr "Cellule rouge quand le module se trouve en état critique" +#: ../../include/ajax/events.php:1653 +msgid "Event status changed successfully" +msgstr "État de l'événement modifié correctement" -#: ../../include/functions_reporting_html.php:2006 -#: ../../extensions/agents_modules.php:939 -msgid "Yellow cell when the module has a warning status" -msgstr "Cellule jaune quand le module se trouve en état d'alerte" +#: ../../include/ajax/events.php:1654 +msgid "Error changing event owner" +msgstr "Erreur de modification du propriétaire de l'événement" -#: ../../include/functions_reporting_html.php:2007 -#: ../../extensions/agents_modules.php:941 -msgid "Green cell when the module has a normal status" -msgstr "Cellule verte quand le module se trouve en état normal" +#: ../../include/ajax/events.php:1655 +msgid "Event owner changed successfully" +msgstr "Propriétaire de l'événement modifié correctement" -#: ../../include/functions_reporting_html.php:2008 -#: ../../extensions/agents_modules.php:943 -msgid "Grey cell when the module has an unknown status" -msgstr "Cellule grise quand le module se trouve en état inconnu" +#: ../../include/ajax/events.php:1656 +msgid "Error deleting event" +msgstr "Erreur de suppression de l'événement" -#: ../../include/functions_reporting_html.php:2009 -msgid "Cell turns grey when the module is in 'not initialize' status" +#: ../../include/ajax/events.php:1824 +#: ../../enterprise/meta/include/functions_wizard_meta.php:495 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:753 +#: ../../godmode/massive/massive_edit_modules.php:817 +#: ../../godmode/agentes/module_manager_editor_wmi.php:59 +#: ../../godmode/agentes/module_manager_editor_network.php:94 +msgid "Auto" +msgstr "Automatique" + +#: ../../include/ajax/events.php:1863 +msgid "Show all Events 24h" +msgstr "Afficher tous les événements des dernières 24h" + +#: ../../include/ajax/events.php:2000 +msgid "These commands will apply to all selected events" +msgstr "Ces commandes s'appliqueront à tous les événements sélectionnés" + +#: ../../include/ajax/events.php:2029 +#: ../../include/class/ExternalTools.class.php:581 +#: ../../include/functions_events.php:3836 +#: ../../enterprise/views/ncm/agent/details.php:689 +msgid "Execute" +msgstr "Exécuter" + +#: ../../include/ajax/events.php:2108 +msgid "Alert fired in module " +msgstr "Alerte déclenchée dans le module " + +#: ../../include/ajax/events.php:2122 ../../include/ajax/events.php:2136 +#: ../../include/ajax/events.php:2150 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 +msgid "Module " +msgstr "Le module " + +#: ../../include/ajax/events.php:2123 +msgid " is going to critical" +msgstr " est en train de changer à l'état critique" + +#: ../../include/ajax/events.php:2137 +msgid " is going to warning" +msgstr " est en train de changer à l'état d'alerte" + +#: ../../include/ajax/events.php:2151 +msgid " is going to unknown" +msgstr " est en train de changer à l'état inconnu" + +#: ../../include/class/Tree.class.php:775 ../../include/class/Tree.class.php:777 +msgid "Module alerts" +msgstr "Alertes des modules" + +#: ../../include/class/ModuleTemplates.class.php:196 +#: ../../include/class/ModuleTemplates.class.php:214 +#: ../../include/class/ConfigPEN.class.php:332 +#: ../../include/functions_menu.php:515 +#: ../../enterprise/views/ncm/templates/list.php:32 +#: ../../enterprise/include/functions_reporting.php:146 +#: ../../enterprise/include/functions_reporting.php:7983 +#: ../../enterprise/include/functions_reporting.php:8011 +#: ../../enterprise/include/functions_reporting.php:8082 +#: ../../enterprise/meta/include/functions_alerts_meta.php:129 +#: ../../enterprise/meta/include/functions_alerts_meta.php:160 +#: ../../enterprise/godmode/reporting/visual_console_template.php:109 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:191 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:192 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:261 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2094 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1884 +#: ../../godmode/menu.php:144 ../../godmode/menu.php:230 +#: ../../godmode/agentes/configurar_agente.php:740 +msgid "Templates" +msgstr "Modèles" + +#: ../../include/class/ModuleTemplates.class.php:199 +#: ../../include/class/ModuleTemplates.class.php:217 +#: ../../include/class/ModuleTemplates.class.php:227 +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:32 +msgid "Module template management" +msgstr "Gestion de modèle de module" + +#: ../../include/class/ModuleTemplates.class.php:353 +#, php-format +msgid "Template %s successfully updated" +msgstr "Le modèle %s a été mis à jour correctement" + +#: ../../include/class/ModuleTemplates.class.php:355 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:174 +msgid "Error updating template" +msgstr "Erreur mise à jour du modèle" + +#: ../../include/class/ModuleTemplates.class.php:400 +#, php-format +msgid "Template %s successfully created" +msgstr "Modèle %s créé correctement." + +#: ../../include/class/ModuleTemplates.class.php:402 +msgid "Error creating template" +msgstr "Erreur lors de la création du modèle." + +#: ../../include/class/ModuleTemplates.class.php:410 +#, php-format +msgid "Template %s successfully deleted" +msgstr "Modèle %s supprimé correctement" + +#: ../../include/class/ModuleTemplates.class.php:412 +#, php-format +msgid "Error deleting %s template" +msgstr "Erreur de suppression du modèle %s" + +#: ../../include/class/ModuleTemplates.class.php:559 +msgid "Module successfully deleted" +msgstr "Module supprimé correctement" + +#: ../../include/class/ModuleTemplates.class.php:561 +msgid "Error deleting module" +msgstr "Erreur lors de la suppression du module" + +#: ../../include/class/ModuleTemplates.class.php:572 +msgid "Block successfully deleted" +msgstr "Bloc supprimé correctement" + +#: ../../include/class/ModuleTemplates.class.php:574 +msgid "Error deleting block" +msgstr "Erreur lors de la suppression du bloc" + +#: ../../include/class/ModuleTemplates.class.php:586 +msgid "All templates deleted" +msgstr "Tous les modèles supprimés" + +#: ../../include/class/ModuleTemplates.class.php:588 +msgid "Error deleting all templates" +msgstr "Erreur lors de la suppression de tous les modèles" + +#: ../../include/class/ModuleTemplates.class.php:597 +msgid "Selected templates deleted" +msgstr "Modèles sélectionnés supprimés" + +#: ../../include/class/ModuleTemplates.class.php:599 +msgid "Error deleting selected templates" +msgstr "Erreur lors de la suppression des modèles sélectionnés" + +#: ../../include/class/ModuleTemplates.class.php:611 +msgid "Something gone wrong. Please, try again" +msgstr "Un problème est survenu, merci d’essayer à nouveau." + +#: ../../include/class/ModuleTemplates.class.php:662 +msgid "The modules is already added" +msgstr "Les modules sont déjà ajoutés" + +#: ../../include/class/ModuleTemplates.class.php:804 +#: ../../enterprise/meta/include/functions_wizard_meta.php:309 +#: ../../godmode/modules/manage_network_templates_form.php:341 +msgid "Components" +msgstr "Composants" + +#: ../../include/class/ModuleTemplates.class.php:1074 +#: ../../include/class/ConfigPEN.class.php:428 +#: ../../include/class/ConfigPEN.class.php:597 +msgid "PEN" +msgstr "PEN" + +#: ../../include/class/ModuleTemplates.class.php:1111 +#: ../../include/class/ModuleTemplates.class.php:1383 +msgid "Add components" +msgstr "Ajouter des composants" + +#: ../../include/class/ModuleTemplates.class.php:1163 +#: ../../include/class/ModuleTemplates.class.php:1298 +msgid "No module blocks for this profile" +msgstr "Aucun bloc de module pour ce profil" + +#: ../../include/class/ModuleTemplates.class.php:1186 +msgid "Delete this block" +msgstr "Supprimer ce bloc" + +#: ../../include/class/ModuleTemplates.class.php:1188 +msgid "Do you want delete this block?" +msgstr "Voulez-vous supprimer ce bloc ?" + +#: ../../include/class/ModuleTemplates.class.php:1208 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:121 +#: ../../godmode/massive/massive_standby_alerts.php:223 +#: ../../godmode/massive/massive_standby_alerts.php:258 +#: ../../godmode/massive/massive_enable_disable_alerts.php:195 +#: ../../godmode/massive/massive_enable_disable_alerts.php:230 +msgid "Format" +msgstr "Format" + +#: ../../include/class/ModuleTemplates.class.php:1234 +#: ../../godmode/modules/manage_network_components.php:804 +msgid "Network module" +msgstr "Module de réseau" + +#: ../../include/class/ModuleTemplates.class.php:1245 +#: ../../godmode/modules/manage_network_components.php:815 +msgid "WMI module" +msgstr "Module WMI" + +#: ../../include/class/ModuleTemplates.class.php:1256 +#: ../../godmode/modules/manage_network_components.php:826 +msgid "Plug-in module" +msgstr "Module de plugin" + +#: ../../include/class/ModuleTemplates.class.php:1283 +msgid "Delete this module" +msgstr "Supprimer ce module" + +#: ../../include/class/ModuleTemplates.class.php:1285 +msgid "Do you want delete this module?" +msgstr "Voulez-vous supprimer ce module ?" + +#: ../../include/class/ModuleTemplates.class.php:1476 +msgid "Do you want delete all templates?" +msgstr "Voulez-vous supprimer tous les modèles ?" + +#: ../../include/class/ModuleTemplates.class.php:1479 +msgid "Do you want delete the selected templates?" +msgstr "Voulez-vous supprimer les modèles sélectionnés ?" + +#: ../../include/class/AuditLog.class.php:128 +#: ../../enterprise/godmode/admin_access_logs.php:54 +#: ../../enterprise/godmode/policies/policy_agents.php:854 +#: ../../enterprise/godmode/policies/policy_agents.php:1369 +#: ../../mobile/operation/agents.php:407 +#: ../../godmode/reporting/visual_console_builder.elements.php:118 +msgid "A." +msgstr "A." + +#: ../../include/class/AuditLog.class.php:136 +#, php-format +msgid "%s audit" +msgstr "Audit %s" + +#: ../../include/class/AuditLog.class.php:136 +msgid "Review Logs" +msgstr "Réviser les journaux" + +#: ../../include/class/AuditLog.class.php:145 +#: ../../enterprise/include/class/ManageBackups.class.php:117 +msgid "Admin Tools" +msgstr "Outils d’administration" + +#: ../../include/class/AuditLog.class.php:149 +msgid "System Audit log" +msgstr "Journaux d'audit du système" + +#: ../../include/class/AuditLog.class.php:376 +#: ../../enterprise/include/class/ManageBackups.class.php:424 +msgid "There is no additional information to display" +msgstr "Il n’y a pas d’informations supplémentaires à afficher" + +#: ../../include/class/Heatmap.class.php:743 +#: ../../enterprise/include/class/CommandCenter.class.php:454 +msgid "Info" +msgstr "Information" + +#: ../../include/class/HelpFeedBack.class.php:99 +#: ../../enterprise/include/class/Omnishell.class.php:319 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:719 +msgid "Page not found" +msgstr "Page non trouvée" + +#: ../../include/class/HelpFeedBack.class.php:104 +msgid "Browser not compatible." +msgstr "Navigateur non compatible." + +#: ../../include/class/HelpFeedBack.class.php:147 +msgid "Suggestion" +msgstr "Suggestion" + +#: ../../include/class/HelpFeedBack.class.php:158 +msgid "Something is wrong" +msgstr "Il y a un problème" + +#: ../../include/class/HelpFeedBack.class.php:171 +#: ../../include/class/Diagnostics.class.php:1894 +msgid "What happened?" +msgstr "Que s'est-il passé?" + +#: ../../include/class/HelpFeedBack.class.php:181 +msgid "Your Email" +msgstr "Votre Email" + +#: ../../include/class/HelpFeedBack.class.php:198 +msgid "Submit" +msgstr "Envoyer" + +#: ../../include/class/HelpFeedBack.class.php:253 +msgid "[pandorafms wiki] New suggestion" +msgstr "[wiki pandorafms] Nouvelle suggestion" + +#: ../../include/class/HelpFeedBack.class.php:255 +msgid "[pandorafms wiki] New report" +msgstr "[wiki pandorafms] Nouveau rapport" + +#: ../../include/class/HelpFeedBack.class.php:261 +msgid "Please provide your email address, we promise not to bother you" msgstr "" -"La cellule devient grise lorsque le module se trouve dans un état « non " -"initialisé »." +"Veuillez fournir votre adresse e-mail, nous nous engageons à ne pas vous " +"déranger" -#: ../../include/functions_reporting_html.php:2036 -#: ../../include/functions_reporting_html.php:2040 -#: ../../extensions/files_repo/files_repo_list.php:164 -msgid "No items" -msgstr "Aucun élément" +#: ../../include/class/HelpFeedBack.class.php:309 +msgid "Something went wrong while sending the report." +msgstr "Une erreur s'est produite lors de l'envoi du rapport." -#: ../../include/functions_reporting_html.php:2299 -#: ../../include/functions_reporting_html.php:5355 -msgid "Monitors" -msgstr "Moniteurs" +#: ../../include/class/HelpFeedBack.class.php:360 +msgid "Your report had been successfully sent to Artica." +msgstr "Votre rapport a été envoyé correctement à Artica." -#: ../../include/functions_reporting_html.php:2318 -msgid "Events (not validated)" -msgstr "Evénements (non validés)" +#: ../../include/class/HelpFeedBack.class.php:360 +msgid "Thank you!" +msgstr "Merci !" -#: ../../include/functions_reporting_html.php:2455 -msgid "Events validated by user" -msgstr "Événements validés par l'utilisateur" +#: ../../include/class/ManageNetScanScripts.class.php:104 +#: ../../include/class/CustomNetScan.class.php:352 +#: ../../enterprise/include/class/CSVImportAgents.class.php:98 +#: ../../enterprise/include/class/DeploymentCenter.class.php:594 +#: ../../godmode/wizards/HostDevices.class.php:196 +msgid "Host & Devices" +msgstr "Hôte et appareils" -#: ../../include/functions_reporting_html.php:2472 -#: ../../include/functions_reporting_html.php:5644 -msgid "Events by severity" -msgstr "Événements par sévérité" +#: ../../include/class/ManageNetScanScripts.class.php:122 +msgid "Net scan scripts" +msgstr "Scripts d'analyse réseau" -#: ../../include/functions_reporting_html.php:2489 -msgid "Amount events validated" -msgstr "Nombre d'événements validés" +#: ../../include/class/ManageNetScanScripts.class.php:223 +msgid "Problem creating" +msgstr "Problème de création" -#: ../../include/functions_reporting_html.php:2913 -msgid "Total summary" -msgstr "Résumé total" +#: ../../include/class/ManageNetScanScripts.class.php:228 +#: ../../enterprise/godmode/modules/local_components.php:326 +#: ../../godmode/modules/manage_network_components.php:438 +msgid "Created successfully" +msgstr "Créé correctement" -#: ../../include/functions_reporting_html.php:2920 -msgid "No alerts fired" -msgstr "Aucune alerte déclenchée" +#: ../../include/class/ManageNetScanScripts.class.php:234 +#: ../../include/class/ManageNetScanScripts.class.php:321 +msgid "Name or Script fullpath they can not be empty" +msgstr "Nom ou chemin complet du script, ils ne peuvent pas être vides" -#: ../../include/functions_reporting_html.php:3011 +#: ../../include/class/ManageNetScanScripts.class.php:255 +#: ../../include/class/ManageNetScanScripts.class.php:342 +msgid "Problem deleting Net scan Scripts, Not selected script" +msgstr "Problème de suppression des scripts Net scan, script non sélectionné" + +#: ../../include/class/ManageNetScanScripts.class.php:310 +msgid "Problem updating" +msgstr "Problème de mise à jour" + +#: ../../include/class/ManageNetScanScripts.class.php:315 +#: ../../enterprise/godmode/modules/local_components.php:401 +#: ../../godmode/modules/manage_network_components.php:534 +msgid "Updated successfully" +msgstr "Mis à jour correctement" + +#: ../../include/class/ManageNetScanScripts.class.php:361 +msgid "Problem deleting Net scan Scripts" +msgstr "Problème de suppression des scripts Net scan" + +#: ../../include/class/ManageNetScanScripts.class.php:366 +msgid "Deleted successfully" +msgstr "Supprimé correctement" + +#: ../../include/class/ManageNetScanScripts.class.php:434 +#: ../../include/class/ExternalTools.class.php:353 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1103 +#: ../../godmode/servers/plugin.php:429 ../../godmode/servers/plugin.php:434 +#: ../../godmode/servers/plugin.php:817 +#: ../../godmode/modules/manage_network_components_form_network.php:223 +#: ../../godmode/events/event_responses.editor.php:157 +#: ../../godmode/events/event_responses.editor.php:164 +#: ../../godmode/massive/massive_edit_plugins.php:480 +#: ../../godmode/massive/massive_edit_modules.php:1181 +#: ../../godmode/agentes/module_manager_editor_network.php:433 +#: ../../godmode/alerts/alert_actions.php:272 +#: ../../godmode/alerts/alert_actions.php:327 +#: ../../godmode/alerts/configure_alert_command.php:246 +#: ../../godmode/alerts/configure_alert_action.php:247 +msgid "Command" +msgstr "Commande" + +#: ../../include/class/ManageNetScanScripts.class.php:439 +msgid "Are you sure delete script?" +msgstr "Êtes-vous sûr de supprimer le script ?" + +#: ../../include/class/ManageNetScanScripts.class.php:459 +msgid "Delete Script" +msgstr "Supprimer le script" + +#: ../../include/class/ManageNetScanScripts.class.php:478 +msgid "There are no net scan scripts in the system" +msgstr "Il n'y a pas de scripts net scan dans le système" + +#: ../../include/class/ManageNetScanScripts.class.php:552 +msgid "Script fullpath" +msgstr "Chemin complet du script" + +#: ../../include/class/ManageNetScanScripts.class.php:636 +#: ../../enterprise/godmode/modules/configure_local_component.php:639 +#: ../../godmode/servers/plugin.php:492 +msgid "Default value" +msgstr "Valeur par défaut" + +#: ../../include/class/ManageNetScanScripts.class.php:667 +#: ../../godmode/servers/plugin.php:505 +msgid "Hide value" +msgstr "Cacher la valeur" + +#: ../../include/class/ManageNetScanScripts.class.php:669 +#: ../../godmode/servers/plugin.php:506 +msgid "This field will show up as dots like a password" +msgstr "Ce champ sera affiché sous forme de points, comme un mot de passe" + +#: ../../include/class/ManageNetScanScripts.class.php:690 +#: ../../include/functions_ui.php:1446 +#: ../../enterprise/meta/general/login_page.php:75 +#: ../../enterprise/meta/include/reset_pass.php:58 +#: ../../enterprise/meta/include/process_reset_pass.php:58 +#: ../../enterprise/godmode/modules/configure_local_component.php:645 +#: ../../godmode/servers/plugin.php:526 +msgid "Help" +msgstr "Aide" + +#: ../../include/class/ManageNetScanScripts.class.php:724 +#: ../../enterprise/godmode/modules/configure_local_component.php:655 +#: ../../godmode/servers/plugin.php:554 +msgid "Add macro" +msgstr "Ajouter une macro" + +#: ../../include/class/ManageNetScanScripts.class.php:742 +#: ../../enterprise/godmode/modules/configure_local_component.php:663 +#: ../../godmode/servers/plugin.php:568 +msgid "Delete macro" +msgstr "Effacer une macro" + +#: ../../include/class/AgentsAlerts.class.php:304 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:441 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:548 +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:263 +#: ../../godmode/alerts/configure_alert_template.php:758 +#: ../../godmode/alerts/alert_list.builder.php:117 +msgid "Default action" +msgstr "Action par défaut" + +#: ../../include/class/AgentsAlerts.class.php:332 +#: ../../godmode/alerts/alert_list.builder.php:136 +#: ../../godmode/alerts/configure_alert_action.php:169 +msgid "Create Action" +msgstr "Créer une action" + +#: ../../include/class/AgentsAlerts.class.php:379 +#: ../../godmode/alerts/configure_alert_template.php:607 +#: ../../godmode/alerts/alert_list.builder.php:169 +msgid "Create Template" +msgstr "Créer un modèle" + +#: ../../include/class/AgentsAlerts.class.php:396 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:282 +#: ../../godmode/alerts/alert_list.builder.php:204 +msgid "Add alert" +msgstr "Ajouter alertes" + +#: ../../include/class/AgentsAlerts.class.php:502 +msgid "There are no agents with alerts" +msgstr "Il n'y a pas d'agents avec des alertes" + +#: ../../include/class/AgentsAlerts.class.php:580 +msgid "Previous alerts" +msgstr "Alertes précédentes" + +#: ../../include/class/AgentsAlerts.class.php:644 +msgid "More alerts" +msgstr "Plus d'alertes" + +#: ../../include/class/AgentsAlerts.class.php:729 +msgid "Agents/Alerts" +msgstr "Agents / Alertes" + +#: ../../include/class/AgentsAlerts.class.php:778 +msgid "Show modules without alerts" +msgstr "Afficher les modules sans alertes" + +#: ../../include/class/AgentsAlerts.class.php:937 +#: ../../include/functions_ui.php:1247 +#: ../../enterprise/operation/agentes/policy_view.php:345 +#: ../../mobile/operation/alerts.php:324 +#: ../../godmode/alerts/alert_list.list.php:559 +#: ../../godmode/alerts/alert_view.php:105 +msgid "time(s)" +msgstr "foi(s)" + +#: ../../include/class/AgentsAlerts.class.php:940 +#: ../../include/functions_reporting.php:12344 +#: ../../include/functions_ui.php:1250 +#: ../../enterprise/operation/agentes/policy_view.php:348 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3186 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:261 +#: ../../mobile/operation/alerts.php:327 +#: ../../godmode/alerts/alert_list.list.php:562 +#: ../../godmode/alerts/alert_view.php:108 +msgid "Alert disabled" +msgstr "Alerte désactivée" + +#: ../../include/class/WebServerModuleDebug.class.php:143 +msgid "Performing query. Please wait." +msgstr "Exécution de la requête. S'il vous plaît, attendez." + +#: ../../include/class/WebServerModuleDebug.class.php:174 +msgid "No results" +msgstr "Aucun résultat" + +#: ../../include/class/WebServerModuleDebug.class.php:197 +msgid "Error performing execution" +msgstr "Erreur lors de l'exécution" + +#: ../../include/class/WebServerModuleDebug.class.php:229 +msgid "Please, wait for a first execution of module" +msgstr "Veuillez attendre une première exécution du module" + +#: ../../include/class/WebServerModuleDebug.class.php:325 +#: ../../godmode/agentes/module_manager_editor_web.php:180 +msgid "Debug" +msgstr "Débogage" + +#: ../../include/class/OrderInterpreter.class.php:105 +#: ../../enterprise/meta/monitoring/tactical.php:40 +msgid "Tactical View" +msgstr "Vue tactique" + +#: ../../include/class/OrderInterpreter.class.php:123 +msgid "Agent Management" +msgstr "Gestion des agents" + +#: ../../include/class/OrderInterpreter.class.php:141 ../../godmode/menu.php:322 +msgid "General Setup" +msgstr "Configuration générale" + +#: ../../include/class/OrderInterpreter.class.php:157 +msgid "Manage Policies" +msgstr "Gérer les politiques" + +#: ../../include/class/OrderInterpreter.class.php:171 +msgid "List Alerts" +msgstr "Liste d'alertes" + +#: ../../include/class/OrderInterpreter.class.php:195 +msgid "View Events" +msgstr "Voir les évènements" + +#: ../../include/class/OrderInterpreter.class.php:247 +msgid "Manage Servers" +msgstr "Gérer les serveurs" + +#: ../../include/class/OrderInterpreter.class.php:261 +msgid "Edit User" +msgstr "Modifier l'utilisateur" + +#: ../../include/class/OrderInterpreter.class.php:271 +msgid "Tree View" +msgstr "Vue arborescente" + +#: ../../include/class/OrderInterpreter.class.php:281 +msgid "Network Component" +msgstr "Composant réseau" + +#: ../../include/class/OrderInterpreter.class.php:295 +msgid "Task List" +msgstr "Liste de tâches" + +#: ../../include/class/OrderInterpreter.class.php:339 ../../godmode/menu.php:528 +msgid "Warp Update" +msgstr "Warp Update" + +#: ../../include/class/OrderInterpreter.class.php:353 +msgid "Manage Agent Groups" +msgstr "Gérer les groupes d’agents" + +#: ../../include/class/OrderInterpreter.class.php:394 +msgid "GO TO " +msgstr "ALLER À" + +#: ../../include/class/OrderInterpreter.class.php:423 +msgid "results found" +msgstr "résultats trouvés" + +#: ../../include/class/OrderInterpreter.class.php:427 +msgid "Press enter to search" +msgstr "Cliquez enter pour rechercher" + +#: ../../include/class/AgentWizard.class.php:448 +msgid "There are not defined Remote components for this performance." +msgstr "Il n'y a pas de composants distants définis pour cette performance." + +#: ../../include/class/AgentWizard.class.php:541 +#: ../../include/functions_snmp_browser.php:766 +#: ../../godmode/events/event_responses.editor.php:175 +msgid "Local console" +msgstr "Console locale" + +#: ../../include/class/AgentWizard.class.php:567 +msgid "SNMP Walk" +msgstr "Chemin SNMP" + +#: ../../include/class/AgentWizard.class.php:572 +msgid "WMI Explorer" +msgstr "Explorateur WMI" + +#: ../../include/class/AgentWizard.class.php:615 +#: ../../include/functions_snmp_browser.php:702 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:757 +#: ../../godmode/massive/massive_edit_modules.php:821 +#: ../../godmode/agentes/module_manager_editor_wmi.php:45 +#: ../../godmode/agentes/module_manager_editor_network.php:80 +msgid "Target IP" +msgstr "Adresse IP cible" + +#: ../../include/class/AgentWizard.class.php:630 +#: ../../include/functions_config.php:1547 +#: ../../include/functions_snmp_browser.php:714 +#: ../../enterprise/views/ncm/agent/manage.php:118 +#: ../../enterprise/include/class/Aws.cloud.php:556 +#: ../../enterprise/include/class/Aws.S3.php:574 +#: ../../enterprise/include/class/VMware.app.php:632 +#: ../../enterprise/include/class/Azure.cloud.php:813 +#: ../../enterprise/godmode/setup/setup_history.php:174 +#: ../../enterprise/godmode/servers/manage_export_form.php:121 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1063 +#: ../../extensions/quick_shell.php:181 +#: ../../godmode/servers/modificar_server.php:84 +#: ../../godmode/modules/manage_network_components_form_network.php:53 +#: ../../godmode/massive/massive_edit_modules.php:1145 +#: ../../godmode/agentes/module_manager_editor_network.php:126 +msgid "Port" +msgstr "Port" + +#: ../../include/class/AgentWizard.class.php:646 +msgid "namespace" +msgstr "Espace de nommage" + +#: ../../include/class/AgentWizard.class.php:659 +#: ../../include/class/CredentialStore.class.php:957 +#: ../../enterprise/include/functions_ui.php:102 +#: ../../enterprise/godmode/setup/setup_module_library.php:49 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:849 +#: ../../extensions/quick_shell.php:174 +#: ../../godmode/modules/manage_network_components_form_wmi.php:47 +#: ../../godmode/massive/massive_edit_modules.php:906 +#: ../../godmode/agentes/module_manager_editor_wmi.php:103 +msgid "Username" +msgstr "Nom d'utilisateur" + +#: ../../include/class/AgentWizard.class.php:688 +#: ../../godmode/events/event_responses.editor.php:192 +msgid "Server to execute command" +msgstr "Serveur pour exécuter la commande" + +#: ../../include/class/AgentWizard.class.php:704 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:263 +#: ../../godmode/modules/manage_network_components_form_network.php:82 +#: ../../godmode/agentes/module_manager_editor_network.php:149 +msgid "SNMP community" +msgstr "Communauté SNMP" + +#: ../../include/class/AgentWizard.class.php:726 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:272 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:780 +#: ../../godmode/modules/manage_network_components_form_network.php:55 +#: ../../godmode/massive/massive_edit_modules.php:839 +#: ../../godmode/wizards/HostDevices.class.php:1199 +#: ../../godmode/agentes/module_manager_editor_network.php:180 +msgid "SNMP version" +msgstr "Version SNMP" + +#: ../../include/class/AgentWizard.class.php:801 +#: ../../include/functions_snmp_browser.php:890 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:360 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:812 +#: ../../godmode/modules/manage_network_components_form_network.php:161 +#: ../../godmode/massive/massive_edit_modules.php:869 +#: ../../godmode/wizards/HostDevices.class.php:1332 +#: ../../godmode/agentes/module_manager_editor_network.php:408 +msgid "Security level" +msgstr "Niveau de sécurité" + +#: ../../include/class/AgentWizard.class.php:816 +msgid "User authentication" +msgstr "Authentification de l'utilisateur" + +#: ../../include/class/AgentWizard.class.php:831 +#: ../../include/functions_config.php:544 +#: ../../enterprise/meta/include/functions_meta.php:502 +#: ../../godmode/setup/setup_auth.php:440 +msgid "Authentication method" +msgstr "Méthode d'authentification" + +#: ../../include/class/AgentWizard.class.php:845 +msgid "Password authentication" +msgstr "Authentification par mot de passe" + +#: ../../include/class/AgentWizard.class.php:860 +#: ../../include/functions_snmp_browser.php:853 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:324 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:806 +#: ../../godmode/modules/manage_network_components_form_network.php:123 +#: ../../godmode/massive/massive_edit_modules.php:863 +#: ../../godmode/wizards/HostDevices.class.php:1286 +#: ../../godmode/agentes/module_manager_editor_network.php:369 +msgid "Privacy method" +msgstr "Méthode de confidentialité" + +#: ../../include/class/AgentWizard.class.php:874 +#: ../../include/functions_snmp_browser.php:867 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:808 +#: ../../godmode/modules/manage_network_components_form_network.php:136 +#: ../../godmode/massive/massive_edit_modules.php:865 +#: ../../godmode/wizards/HostDevices.class.php:1301 +#: ../../godmode/agentes/module_manager_editor_network.php:371 +msgid "Privacy pass" +msgstr "Mot de passe privé" + +#: ../../include/class/AgentWizard.class.php:998 #, php-format -msgid "Interface '%s' throughput graph" -msgstr "Interface « %s » graphique de rendement" +msgid "The PEN (%s) is not registered." +msgstr "Le PEN (%s) n'est pas enregistré." -#: ../../include/functions_reporting_html.php:3015 -msgid "Mac" -msgstr "Mac" +#: ../../include/class/AgentWizard.class.php:1065 +msgid "The SNMP Walk does not return anything with the received arguments." +msgstr "Le SNMP Walk ne renvoie rien avec les arguments reçus." -#: ../../include/functions_reporting_html.php:3016 -msgid "Actual status" -msgstr "État actuel" - -#: ../../include/functions_reporting_html.php:3380 -#: ../../include/functions_reporting_html.php:3382 -msgid "Empty modules" -msgstr "Modules vides" - -#: ../../include/functions_reporting_html.php:3389 -msgid "Warning
Critical" -msgstr "Alerte
Critique" - -#: ../../include/functions_reporting_html.php:3862 -msgid "Time Not Init Module" -msgstr "Temps dans le module non initialisé" - -#: ../../include/functions_reporting_html.php:3873 -msgid "% Ok" -msgstr "% OK" - -#: ../../include/functions_reporting_html.php:3950 -msgid "Checks Uknown" -msgstr "Vérifications inconnues" - -#: ../../include/functions_reporting_html.php:3989 -#: ../../include/functions_reporting_html.php:4136 -#: ../../include/functions_reporting_html.php:4461 -#: ../../include/functions_reporting_html.php:4467 -msgid "Primary" -msgstr "Primaire" - -#: ../../include/functions_reporting_html.php:5129 +#: ../../include/class/AgentWizard.class.php:1118 #, php-format -msgid "Agents in group: %s" -msgstr "Agents du groupe : %s" +msgid "The target host response with an error: %s" +msgstr "La réponse de l'hôte cible avec une erreur : %s" -#: ../../include/functions_reporting_html.php:5231 -msgid "Last failure" -msgstr "Dernier échec" +#: ../../include/class/AgentWizard.class.php:1168 +msgid "No selected modules" +msgstr "Aucun module sélectionné" -#: ../../include/functions_reporting_html.php:5321 -msgid "N/A(*)" -msgstr "S/O(*)" +#: ../../include/class/AgentWizard.class.php:1205 +msgid "Module exists in policy" +msgstr "Le module existe dans la politique" -#: ../../include/functions_reporting_html.php:5595 -#: ../../include/functions_reporting_html.php:5600 -msgid "Node overview" -msgstr "Aperçu des nœuds" +#: ../../include/class/AgentWizard.class.php:1215 +msgid "Module exists in agent" +msgstr "Le module existe dans l'agent" -#: ../../include/functions_reporting_html.php:5620 -#: ../../include/functions_reporting_html.php:5632 -msgid "Critical events" -msgstr "Événements en état critique" +#: ../../include/class/AgentWizard.class.php:1222 +msgid "Module with the same name in the module creation list" +msgstr "Module avec le même nom dans la liste de création de module" -#: ../../include/functions_reporting_html.php:5623 -#: ../../include/functions_reporting_html.php:5634 -msgid "Warning events" -msgstr "Événements en état d'alerte" +#: ../../include/class/AgentWizard.class.php:1252 +#: ../../include/functions_servers.php:738 +msgid "Enterprise Satellite server" +msgstr "Serveur Satellite Enterprise" -#: ../../include/functions_reporting_html.php:5626 -#: ../../include/functions_reporting_html.php:5636 -msgid "OK events" -msgstr "Événements en état OK" +#: ../../include/class/AgentWizard.class.php:1262 +#: ../../include/functions_servers.php:608 +#: ../../include/functions_servers.php:1320 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:446 +msgid "Plugin server" +msgstr "Serveur de plugin" -#: ../../include/functions_reporting_html.php:5629 -#: ../../include/functions_reporting_html.php:5638 -msgid "Unknown events" -msgstr "Événements en état inconnu" +#: ../../include/class/AgentWizard.class.php:1272 +#: ../../include/functions_servers.php:634 +#: ../../include/functions_servers.php:1326 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:491 +msgid "WMI server" +msgstr "Serveur WMI" -#: ../../include/functions_reporting_html.php:5654 -msgid "Important Events by Criticity" -msgstr "Événements importants par sévérité" +#: ../../include/class/AgentWizard.class.php:1281 +#: ../../include/functions_servers.php:569 +#: ../../include/functions_servers.php:1308 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:401 +msgid "Network server" +msgstr "Serveur de réseau" -#: ../../include/functions_reporting_html.php:5680 +#: ../../include/class/AgentWizard.class.php:1625 #, php-format -msgid "Last activity in %s console" -msgstr "Dernière activité dans la console %s" +msgid "Module \"%s\" exits in this policy" +msgstr "Le module \"%s\" existe dans cette politique" -#: ../../include/functions_reporting_html.php:5771 -#: ../../include/functions_reporting_html.php:5913 -msgid "Events info (1hr.)" -msgstr "Information des événements (1h)" +#: ../../include/class/AgentWizard.class.php:1727 +#: ../../include/class/AgentWizard.class.php:2155 +#, php-format +msgid "Module %s module_exec not configuration" +msgstr "Module %s module_exec non configuré" -#: ../../include/functions_reporting_html.php:6096 -msgid "This SLA has been affected by the following scheduled downtimes" -msgstr "Ce SLA a été affecté par les temps d'arrêt planifiés suivants" +#: ../../include/class/AgentWizard.class.php:1883 +#: ../../include/class/AgentWizard.class.php:2330 +#, php-format +msgid "Module %s satellite execution not configuration" +msgstr "Module %s exécution satellite non configuré" -#: ../../include/functions_reporting_html.php:6097 -msgid "" -"If the duration of the scheduled downtime is less than 5 minutes it will not " -"be represented in the graph" +#: ../../include/class/AgentWizard.class.php:1975 +#, php-format +msgid "Module \"%s\" problems insert in bbdd" +msgstr "Module \"%s\" problèmes d'insertion dans la base de données" + +#: ../../include/class/AgentWizard.class.php:1983 +#: ../../include/class/AgentWizard.class.php:2413 +msgid "Modules created" +msgstr "Modules créés" + +#: ../../include/class/AgentWizard.class.php:2013 +#, php-format +msgid "Module \"%s\" exists in this agent" +msgstr "Le module \"%s\" existe dans cet agent" + +#: ../../include/class/AgentWizard.class.php:2495 +#: ../../include/functions.php:2705 +#: ../../enterprise/operation/agentes/policy_view.php:184 +#: ../../enterprise/operation/agentes/policy_view.php:277 +#: ../../enterprise/operation/agentes/policy_view.php:570 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:138 +#: ../../godmode/modules/manage_network_components_form_plugin.php:54 +#: ../../godmode/modules/manage_network_components_form_wmi.php:60 +#: ../../godmode/alerts/configure_alert_template.php:1288 +#: ../../godmode/alerts/alert_list.builder.php:293 +msgid "Empty" +msgstr "Vide" + +#: ../../include/class/AgentWizard.class.php:2604 +msgid "Select all filtered interfaces" +msgstr "Sélectionnez toutes les interfaces filtrées" + +#: ../../include/class/AgentWizard.class.php:2627 +msgid "OperStatus UP" +msgstr "OperStatus UP" + +#: ../../include/class/AgentWizard.class.php:2638 +msgid "AdminStatus UP" +msgstr "AdminStatus UP" + +#: ../../include/class/AgentWizard.class.php:3324 +msgid "No information could be retrieved." +msgstr "Aucune information n'a pu être récupérée." + +#: ../../include/class/AgentWizard.class.php:3614 +msgid "Create modules" +msgstr "Créer des modules" + +#: ../../include/class/AgentWizard.class.php:3923 +msgid "Add general monitoring for all selected interfaces" msgstr "" -"Si la durée du temps d'arrêt programmé est inférieure à 5 minutes, il ne sera " -"pas représenté dans le graphique" +"Ajouter une supervision générale pour toutes les interfaces sélectionnées" -#: ../../include/functions_reporting_html.php:6135 -msgid "This item is affected by a malformed scheduled downtime" -msgstr "Cet élément est affecté par un temps d'arrêt programmé mal formé" +#: ../../include/class/AgentWizard.class.php:3944 +#: ../../include/class/AgentWizard.class.php:3945 +#: ../../include/class/AgentWizard.class.php:3964 +#: ../../include/class/AgentWizard.class.php:3965 +msgid "Modules selected" +msgstr "Modules sélectionnés" -#: ../../include/functions_reporting_html.php:6135 -msgid "Go to the scheduled downtimes section to solve this" -msgstr "" -"Accédez à la section des temps d'arrêt programmés pour résoudre ce problème" +#: ../../include/class/AgentWizard.class.php:4033 +msgid "Module info" +msgstr "Informations sur les modules" + +#: ../../include/class/AgentWizard.class.php:4062 +msgid "Current value" +msgstr "Valeur actuelle" + +#: ../../include/class/AgentWizard.class.php:5548 +#, php-format +msgid "The operation '%s' is not permitted. Review for remote components." +msgstr "L'opération '%s' n'est pas autorisée. Examen des composants distants." + +#: ../../include/class/AgentWizard.class.php:5963 +msgid "Modules about to be created" +msgstr "Modules sur le point d'être créés" #: ../../include/class/WelcomeWindow.class.php:157 msgid "Welcome to" @@ -46550,620 +16301,734 @@ msgstr "" "Si quelque chose ne fonctionne pas comme prévu, recherchez cette icône et " "signalez-le !" -#: ../../include/class/Tree.class.php:775 ../../include/class/Tree.class.php:777 -msgid "Module alerts" -msgstr "Alertes des modules" +#: ../../include/class/Diagnostics.class.php:144 +#: ../../enterprise/operation/reporting/custom_reporting.php:64 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:581 +msgid "Export to PDF" +msgstr "Exporter au format PDF" -#: ../../include/class/CredentialStore.class.php:611 +#: ../../include/class/Diagnostics.class.php:157 #, php-format -msgid "Not a valid JSON: %s" -msgstr "Pas un JSON valide : %s" +msgid "%s Diagnostic tool" +msgstr "Outil de diagnostic %s" -#: ../../include/class/CredentialStore.class.php:621 -msgid "Key identifier is required" -msgstr "Un identifiant clé est requis." - -#: ../../include/class/CredentialStore.class.php:623 -msgid "You must select a group where store this key!" -msgstr "Sélectionnez un groupe où stockez cette clé !" - -#: ../../include/class/CredentialStore.class.php:625 -msgid "You must specify a product type" -msgstr "Spécifiez un type de produit" - -#: ../../include/class/CredentialStore.class.php:627 -msgid "You must specify a username and/or password" -msgstr "Spécifiez un nom d'utilisateur et/ou un mot de passe" - -#: ../../include/class/CredentialStore.class.php:629 -msgid "Identifier with forbidden characters. Check the documentation." -msgstr "" -"Identificateur avec des caractères interdits. Consultez la documentation." - -#: ../../include/class/CredentialStore.class.php:742 -msgid "identifier cannot be empty" -msgstr "l'identifiant ne peut pas être vide" - -#: ../../include/class/CredentialStore.class.php:785 +#: ../../include/class/Diagnostics.class.php:222 #, php-format -msgid "" -"Database encryption is not enabled. Credentials will be stored in plaintext. %s" -msgstr "" -"Le chiffrement de la base de données n'est pas activé. Les informations " -"d'identification seront stockées en clair. %s" +msgid "Info status %s" +msgstr "État des informations %s" -#: ../../include/class/CredentialStore.class.php:804 -#: ../../include/class/CredentialStore.class.php:937 -msgid "Product" -msgstr "Produit" +#: ../../include/class/Diagnostics.class.php:226 +msgid "PHP setup" +msgstr "Installation PHP" -#: ../../include/class/CredentialStore.class.php:869 -msgid "Add key" -msgstr "Ajouter une clé" +#: ../../include/class/Diagnostics.class.php:230 ../../godmode/db/db_main.php:98 +msgid "Database size stats" +msgstr "Statistiques sur la taille de la base de données" -#: ../../include/class/CredentialStore.class.php:960 -msgid "Extra (2)" -msgstr "Supplément (2)" +#: ../../include/class/Diagnostics.class.php:234 +msgid "Database health status" +msgstr "État de santé de la base de données" -#: ../../include/class/CredentialStore.class.php:970 -#: ../../include/class/CredentialStore.class.php:1141 -msgid "Access key ID" -msgstr "ID de clé d’accès :" +#: ../../include/class/Diagnostics.class.php:238 +msgid "Database status info" +msgstr "Information sur l'état de la base de données" -#: ../../include/class/CredentialStore.class.php:971 -#: ../../include/class/CredentialStore.class.php:1142 -msgid "Secret access key" -msgstr "Clé d'accès secrète" +#: ../../include/class/Diagnostics.class.php:242 +msgid "System Info" +msgstr "Information du système" -#: ../../include/class/CredentialStore.class.php:977 -#: ../../include/class/CredentialStore.class.php:994 -msgid "Account ID" -msgstr "ID de compte" +#: ../../include/class/Diagnostics.class.php:246 +msgid "MySQL Performance metrics" +msgstr "Métriques de performances MySQL" -#: ../../include/class/CredentialStore.class.php:978 -#: ../../include/class/CredentialStore.class.php:1149 -msgid "Application secret" -msgstr "Application secret" +#: ../../include/class/Diagnostics.class.php:251 +#, php-format +msgid "Tables fragmentation in the %s database" +msgstr "Fragmentation des tables dans la base de données %s" -#: ../../include/class/CredentialStore.class.php:979 -#: ../../include/class/CredentialStore.class.php:1150 -msgid "Tenant or domain name" -msgstr "Locataire ou nom de domaine" +#: ../../include/class/Diagnostics.class.php:257 +#, php-format +msgid "%s logs dates" +msgstr "%s dates de journaux" -#: ../../include/class/CredentialStore.class.php:980 -#: ../../include/class/CredentialStore.class.php:1151 -msgid "Subscription id" -msgstr "ID Abonnement" +#: ../../include/class/Diagnostics.class.php:261 +#, php-format +msgid "%s Licence Information" +msgstr "Informations sur la licence %s" -#: ../../include/class/CredentialStore.class.php:984 -#: ../../include/class/CredentialStore.class.php:1167 -msgid "Auth JSON" -msgstr "Authentification JSON" +#: ../../include/class/Diagnostics.class.php:265 +#: ../../include/class/Diagnostics.class.php:1251 +msgid "Status of the attachment folder" +msgstr "État du dossier d’attachements" -#: ../../include/class/CredentialStore.class.php:1148 -msgid "Client ID" -msgstr "ID Client" +#: ../../include/class/Diagnostics.class.php:269 +msgid "Information from the tagente_datos table" +msgstr "Informations de la table tagent_données" -#: ../../include/class/CredentialStore.class.php:1157 -msgid "Account ID." -msgstr "ID de compte" +#: ../../include/class/Diagnostics.class.php:273 +#, php-format +msgid "%s server threads" +msgstr "Fils du serveur %s" -#: ../../include/class/CredentialStore.class.php:1243 -msgid "Register new key into keystore" -msgstr "Enregistrer une nouvelle clé dans le magasin de clés" +#: ../../include/class/Diagnostics.class.php:277 +msgid "SQL show engine innodb status" +msgstr "État d’innodb du moteur d'affichage SQL" -#: ../../include/class/CredentialStore.class.php:1247 -msgid "Update key" +#: ../../include/class/Diagnostics.class.php:325 +msgid "Graph of the Agents Unknown module." +msgstr "Graphique du module d’Agents inconnus." + +#: ../../include/class/Diagnostics.class.php:332 +msgid "Graph of the Database Maintenance module." +msgstr "Graphique du module de Maintenance de la base de données." + +#: ../../include/class/Diagnostics.class.php:339 +msgid "Graph of the Free Disk Spool Dir module." +msgstr "Graphique du module Free Disk Spool Dir." + +#: ../../include/class/Diagnostics.class.php:345 +msgid "Graph of the Free RAM module." +msgstr "Graphique du module de RAM libre." + +#: ../../include/class/Diagnostics.class.php:351 +msgid "Graph of the Queued Modules module." +msgstr "Graphique du module Modules en file d'attente." + +#: ../../include/class/Diagnostics.class.php:357 +msgid "Graph of the Status module." +msgstr "Graphique du module d’État." + +#: ../../include/class/Diagnostics.class.php:363 +msgid "Graph of the System Load AVG module." +msgstr "Graphique du module System Load AVG." + +#: ../../include/class/Diagnostics.class.php:370 +msgid "Graph of the Execution Time module." +msgstr "Graphique du module Temps d'exécution." + +#: ../../include/class/Diagnostics.class.php:379 +msgid "Graphs modules that represent the self-monitoring system" +msgstr "Modules graphiques qui représentent le système d'autosupervision" + +#: ../../include/class/Diagnostics.class.php:436 +#, php-format +msgid "%s Build" +msgstr "%s Build" + +#: ../../include/class/Diagnostics.class.php:440 +#, php-format +msgid "%s Version" +msgstr "Version %s" + +#: ../../include/class/Diagnostics.class.php:444 +msgid "Minor Release" +msgstr "Version mineure" + +#: ../../include/class/Diagnostics.class.php:448 +msgid "Homedir" +msgstr "Homedir" + +#: ../../include/class/Diagnostics.class.php:452 +msgid "HomeUrl" +msgstr "HomeUrl" + +#: ../../include/class/Diagnostics.class.php:456 +msgid "Enterprise installed" +msgstr "Enterprise installée" + +#: ../../include/class/Diagnostics.class.php:457 +msgid "true" +msgstr "vrai" + +#: ../../include/class/Diagnostics.class.php:457 +msgid "false" +msgstr "faux" + +#: ../../include/class/Diagnostics.class.php:460 +msgid "Update Key" msgstr "Mettre à jour la clé" -#: ../../include/class/ManageNetScanScripts.class.php:122 -msgid "Net scan scripts" -msgstr "Scripts d'analyse réseau" +#: ../../include/class/Diagnostics.class.php:464 +msgid "Updating code path" +msgstr "Mettre à jour le chemin du code" -#: ../../include/class/ManageNetScanScripts.class.php:223 -msgid "Problem creating" -msgstr "Problème de création" +#: ../../include/class/Diagnostics.class.php:468 +msgid "Current Update #" +msgstr "Mise à jour actuelle #" -#: ../../include/class/ManageNetScanScripts.class.php:234 -#: ../../include/class/ManageNetScanScripts.class.php:321 -msgid "Name or Script fullpath they can not be empty" -msgstr "Nom ou chemin complet du script, ils ne peuvent pas être vides" +#: ../../include/class/Diagnostics.class.php:492 +msgid "PHP Version" +msgstr "Version PHP" -#: ../../include/class/ManageNetScanScripts.class.php:255 -#: ../../include/class/ManageNetScanScripts.class.php:342 -msgid "Problem deleting Net scan Scripts, Not selected script" -msgstr "Problème de suppression des scripts Net scan, script non sélectionné" +#: ../../include/class/Diagnostics.class.php:496 +msgid "PHP Max execution time" +msgstr "Temps maximal d'exécution de PHP" -#: ../../include/class/ManageNetScanScripts.class.php:310 -msgid "Problem updating" -msgstr "Problème de mise à jour" +#: ../../include/class/Diagnostics.class.php:500 +msgid "PHP Max input time" +msgstr "Temps d'entrée maximum de PHP" -#: ../../include/class/ManageNetScanScripts.class.php:361 -msgid "Problem deleting Net scan Scripts" -msgstr "Problème de suppression des scripts Net scan" +#: ../../include/class/Diagnostics.class.php:504 +msgid "PHP Memory limit" +msgstr "Limite de mémoire PHP" -#: ../../include/class/ManageNetScanScripts.class.php:366 -msgid "Deleted successfully" -msgstr "Supprimé correctement" +#: ../../include/class/Diagnostics.class.php:508 +msgid "Session cookie lifetime" +msgstr "Durée de vie des cookies de session" -#: ../../include/class/ManageNetScanScripts.class.php:439 -msgid "Are you sure delete script?" -msgstr "Êtes-vous sûr de supprimer le script ?" +#: ../../include/class/Diagnostics.class.php:557 +msgid "Total groups" +msgstr "Groupes totaux" -#: ../../include/class/ManageNetScanScripts.class.php:459 -msgid "Delete Script" -msgstr "Supprimer le script" +#: ../../include/class/Diagnostics.class.php:561 +msgid "Total module data records" +msgstr "Total des enregistrements de données du module" -#: ../../include/class/ManageNetScanScripts.class.php:478 -msgid "There are no net scan scripts in the system" -msgstr "Il n'y a pas de scripts net scan dans le système" +#: ../../include/class/Diagnostics.class.php:565 +msgid "Total agent access record" +msgstr "Enregistrement total des accès des agents" -#: ../../include/class/ManageNetScanScripts.class.php:552 -msgid "Script fullpath" -msgstr "Chemin complet du script" +#: ../../include/class/Diagnostics.class.php:569 +#: ../../include/functions_reporting.php:13932 ../../godmode/db/db_main.php:108 +msgid "Total events" +msgstr "Nombre total d'événements" -#: ../../include/class/ConfigPEN.class.php:428 -#: ../../include/class/ConfigPEN.class.php:597 -#: ../../include/class/ModuleTemplates.class.php:1074 -msgid "PEN" -msgstr "PEN" +#: ../../include/class/Diagnostics.class.php:573 +msgid "Total traps" +msgstr "Traps totales" -#: ../../include/class/ConfigPEN.class.php:435 -#: ../../include/class/ConfigPEN.class.php:598 -msgid "Manufacturer" -msgstr "Fabricant" +#: ../../include/class/Diagnostics.class.php:577 +msgid "Total users" +msgstr "Total d’utilisateurs" -#: ../../include/class/ConfigPEN.class.php:483 -msgid "PEN is required" -msgstr "PEN est requis" +#: ../../include/class/Diagnostics.class.php:581 +msgid "Total sessions" +msgstr "Nombre total de sessions" -#: ../../include/class/ConfigPEN.class.php:509 -msgid "PEN is required." -msgstr "PEN est requis." +#: ../../include/class/Diagnostics.class.php:620 +msgid "Pandora DB has never been executed" +msgstr "Pandora DB n'a jamais été exécuté" -#: ../../include/class/ConfigPEN.class.php:513 -msgid "Manufacturer is required" -msgstr "Le fabricant est requis" +#: ../../include/class/Diagnostics.class.php:627 +msgid "Ago" +msgstr "il y a" -#: ../../include/class/ConfigPEN.class.php:530 -msgid "This PEN definition does not exist" -msgstr "Cette définition PEN n'existe pas" +#: ../../include/class/Diagnostics.class.php:634 +msgid "Total unknown agents" +msgstr "Total des agents inconnus" -#: ../../include/class/ConfigPEN.class.php:544 -msgid "created" -msgstr "créé" +#: ../../include/class/Diagnostics.class.php:638 +msgid "Total not-init modules" +msgstr "Nombre total de modules non-initialisés" -#: ../../include/class/ConfigPEN.class.php:550 -msgid "This PEN definition already exists" -msgstr "Cette définition PEN existe déjà" +#: ../../include/class/Diagnostics.class.php:642 +msgid "Pandora DB Last run" +msgstr "Dernière exécution de la base de données de Pandora FMS" -#: ../../include/class/ConfigPEN.class.php:571 -#, php-format -msgid "Succesfully %s" -msgstr "Correctement %s" +#: ../../include/class/Diagnostics.class.php:674 +msgid "DB Schema Version (first installed)" +msgstr "Version du schéma de base de données (première installation)" -#: ../../include/class/ConfigPEN.class.php:651 -msgid "Register manufacturer" -msgstr "Enregistrer le fabricant" +#: ../../include/class/Diagnostics.class.php:678 +msgid "DB Schema Version (actual)" +msgstr "Version du schéma de base de données (actuelle)" -#: ../../include/class/ConfigPEN.class.php:667 -msgid "Are you sure you want to delete this PEN?" -msgstr "Etes-vous sûr de vouloir supprimer ceci ?" +#: ../../include/class/Diagnostics.class.php:682 +msgid "DB Schema Build" +msgstr "Création de schéma de base de données" -#: ../../include/class/ConfigPEN.class.php:694 -msgid "Register new manufacturer" -msgstr "Enregistrer un nouveau fabricant" +#: ../../include/class/Diagnostics.class.php:686 +msgid "DB Size" +msgstr "Taille de la base de données" -#: ../../include/class/NetworkMap.class.php:2317 -msgid "Failed to generate dotmap, please select different layout schema" -msgstr "" -"Échec de la génération de dotmap, veuillez sélectionner un schéma de mise en " -"page différent" +#: ../../include/class/Diagnostics.class.php:722 +#: ../../enterprise/godmode/reporting/aws_view.php:54 +msgid "CPU" +msgstr "UCT" -#: ../../include/class/NetworkMap.class.php:2452 -msgid "Failed to retrieve graph data." -msgstr "Échec de la récupération des données du graphique." +#: ../../include/class/Diagnostics.class.php:726 +msgid "RAM" +msgstr "RAM" -#: ../../include/class/NetworkMap.class.php:2663 -msgid "Holding Area" -msgstr "Zone d'attente" +#: ../../include/class/Diagnostics.class.php:730 +msgid "Os" +msgstr "Système d'exploitation" -#: ../../include/class/NetworkMap.class.php:2790 -#, php-format -msgid "Edit node %s" -msgstr "Modifier le nœud %s" +#: ../../include/class/Diagnostics.class.php:734 +#: ../../include/class/Diagnostics.class.php:752 +#: ../../enterprise/tools/ipam/ipam_ajax.php:364 +#: ../../enterprise/tools/ipam/ipam_network.php:396 +#: ../../enterprise/include/functions_ipam.php:1648 +#: ../../enterprise/include/functions_ipam.php:1649 +#: ../../enterprise/include/functions_ipam.php:2037 +msgid "Hostname" +msgstr "Nom d'hôte" -#: ../../include/class/NetworkMap.class.php:2792 -msgid "Show details and options" -msgstr "Afficher les détails et les options" - -#: ../../include/class/NetworkMap.class.php:2793 -msgid "Add a interface link" -msgstr "Ajouter lien d'interface" - -#: ../../include/class/NetworkMap.class.php:2794 -msgid "Set parent interface" -msgstr "Configurer parent d'interface" - -#: ../../include/class/NetworkMap.class.php:2795 -msgid "Set as children" -msgstr "Configurer comme enfants" - -#: ../../include/class/NetworkMap.class.php:2796 -msgid "Set parent" -msgstr "Configurer parent" - -#: ../../include/class/NetworkMap.class.php:2797 -#: ../../include/class/NetworkMap.class.php:2810 -msgid "Abort the action of set relationship" -msgstr "Abandonner l'action de configuration de relations" - -#: ../../include/class/NetworkMap.class.php:2799 -#: ../../include/class/NetworkMap.class.php:3155 -msgid "Add node" -msgstr "Ajouter un nœud" - -#: ../../include/class/NetworkMap.class.php:2800 -msgid "Set center" -msgstr "Configurer le centre" - -#: ../../include/class/NetworkMap.class.php:2802 -msgid "Refresh Holding area" -msgstr "Mettre à jour la zone d'attente" - -#: ../../include/class/NetworkMap.class.php:2803 -#: ../../include/class/NetworkMap.class.php:2806 -msgid "Proceed" -msgstr "Continuer" - -#: ../../include/class/NetworkMap.class.php:2804 -msgid "" -"Resetting the map will delete all customizations you have done, including " -"manual relationships between elements, new items, etc." -msgstr "" -"Si vous réinitialisez la carte, tous vos réglages personnalisés, y compris les " -"relations manuelles entre éléments, nouveaux éléments, etc. seront supprimés." - -#: ../../include/class/NetworkMap.class.php:2808 -msgid "Restart map" -msgstr "Réinitialiser la carte" - -#: ../../include/class/NetworkMap.class.php:2809 -msgid "Abort the interface relationship" -msgstr "Annuler la relation d'interface" - -#: ../../include/class/NetworkMap.class.php:2827 -#: ../../include/class/NetworkMap.class.php:2876 -msgid "Edit node" -msgstr "Modifier le nœud" - -#: ../../include/class/NetworkMap.class.php:2837 -#: ../../include/class/NetworkMap.class.php:2886 -msgid "Adresses" -msgstr "Adresses" - -#: ../../include/class/NetworkMap.class.php:2839 -#: ../../include/class/NetworkMap.class.php:2888 -msgid "OS type" -msgstr "Type de système d’exploitation" - -#: ../../include/class/NetworkMap.class.php:2846 -#: ../../include/class/NetworkMap.class.php:2847 -#: ../../include/class/NetworkMap.class.php:2895 -#: ../../include/class/NetworkMap.class.php:2896 -msgid "Node Details" -msgstr "Détails du nœud" - -#: ../../include/class/NetworkMap.class.php:2909 #: ../../include/class/Diagnostics.class.php:738 #: ../../include/class/Diagnostics.class.php:756 +#: ../../include/class/NetworkMap.class.php:2909 msgid "Ip" msgstr "IP" -#: ../../include/class/NetworkMap.class.php:2921 -#: ../../include/class/NetworkMap.class.php:2922 -msgid "Interface Information (SNMP)" -msgstr "Information de l'interface (SNMP)" +#: ../../include/class/Diagnostics.class.php:784 +msgid "InnoDB buffer pool size" +msgstr "Taille du pool de mémoire tampon InnoDB" -#: ../../include/class/NetworkMap.class.php:2933 -msgid "Shape" -msgstr "Forme" - -#: ../../include/class/NetworkMap.class.php:2936 -msgid "Circle" -msgstr "Cercle" - -#: ../../include/class/NetworkMap.class.php:2937 -msgid "Square" -msgstr "Carré" - -#: ../../include/class/NetworkMap.class.php:2938 -msgid "Rhombus" -msgstr "Losange" - -#: ../../include/class/NetworkMap.class.php:2951 -msgid "name node" -msgstr "Nommer le nœud" - -#: ../../include/class/NetworkMap.class.php:2969 -#: ../../include/class/NetworkMap.class.php:3272 -msgid "name fictional node" -msgstr "Nom du nœud fictif" - -#: ../../include/class/NetworkMap.class.php:2974 -#: ../../include/class/NetworkMap.class.php:3277 -msgid "Networkmap to link" -msgstr "Lien à la carte de réseau" - -#: ../../include/class/NetworkMap.class.php:2986 -msgid "Update fictional node" -msgstr "Mettre à jour le nœud fictif" - -#: ../../include/class/NetworkMap.class.php:2996 -#: ../../include/class/NetworkMap.class.php:2997 -msgid "Node options" -msgstr "Options du nœud" - -#: ../../include/class/NetworkMap.class.php:3008 -#: ../../include/class/NetworkMap.class.php:3101 -msgid "Node source" -msgstr "Source du nœud" - -#: ../../include/class/NetworkMap.class.php:3009 -#: ../../include/class/NetworkMap.class.php:3102 -msgid "Interface source" -msgstr "Source de l'interface" - -#: ../../include/class/NetworkMap.class.php:3010 -#: ../../include/class/NetworkMap.class.php:3103 -msgid "Interface Target" -msgstr "Cible de l'interface" - -#: ../../include/class/NetworkMap.class.php:3012 -#: ../../include/class/NetworkMap.class.php:3104 -msgid "Node target" -msgstr "Cible du nœud" - -#: ../../include/class/NetworkMap.class.php:3013 -msgid "E." -msgstr "E." - -#: ../../include/class/NetworkMap.class.php:3075 -msgid "There are not relations" -msgstr "Aucune relation" - -#: ../../include/class/NetworkMap.class.php:3143 -msgid "Add interface link" -msgstr "Ajouter lien d'interface" - -#: ../../include/class/NetworkMap.class.php:3174 -#: ../../include/class/NetworkMap.class.php:3196 -#: ../../include/class/NetworkMap.class.php:3197 -#: ../../include/class/NetworkMap.class.php:3247 -#: ../../include/class/NetworkMap.class.php:3259 -#: ../../include/class/NetworkMap.class.php:3300 -msgid "Add agent node" -msgstr "Ajouter nœud d'agent" - -#: ../../include/class/NetworkMap.class.php:3258 -msgid "Add agent node (filter by group)" -msgstr "Ajouter nœud d'agent (filtrer par groupe)" - -#: ../../include/class/NetworkMap.class.php:3289 -msgid "Add fictional node" -msgstr "Ajouter nœud fictif" - -#: ../../include/class/NetworkMap.class.php:3299 -msgid "Add fictional point" -msgstr "Ajouter un point fictif" - -#: ../../include/class/NetworkMap.class.php:3513 -msgid "Open Minimap" -msgstr "Ouvrir minicarte" - -#: ../../include/class/NetworkMap.class.php:3519 -msgid "Hide Labels" -msgstr "Cacher les étiquettes" - -#: ../../include/class/AuditLog.class.php:136 +#: ../../include/class/Diagnostics.class.php:788 #, php-format -msgid "%s audit" -msgstr "Audit %s" - -#: ../../include/class/AuditLog.class.php:136 -msgid "Review Logs" -msgstr "Réviser les journaux" - -#: ../../include/class/AuditLog.class.php:149 -msgid "System Audit log" -msgstr "Journaux d'audit du système" - -#: ../../include/class/ExternalTools.class.php:185 -msgid "Changes successfully saved." -msgstr "Modifications enregistrées correctement." - -#: ../../include/class/ExternalTools.class.php:186 -msgid "Changes not saved." -msgstr "Modifications non enregistrées " - -#: ../../include/class/ExternalTools.class.php:233 -#: ../../include/class/ExternalTools.class.php:263 -#: ../../include/class/ExternalTools.class.php:293 -msgid "Play sound" -msgstr "Reproduire le son" - -#: ../../include/class/ExternalTools.class.php:313 -msgid "Traceroute path" -msgstr "Chemin du traceroute" - -#: ../../include/class/ExternalTools.class.php:316 -msgid "Ping path" -msgstr "Chemin de Ping" - -#: ../../include/class/ExternalTools.class.php:319 -msgid "Nmap path" -msgstr "Chemin Nmap" - -#: ../../include/class/ExternalTools.class.php:322 -msgid "Dig path" -msgstr "Chemin du Dig" - -#: ../../include/class/ExternalTools.class.php:325 -msgid "Snmpget path" -msgstr "Chemin du Snmpget" - -#: ../../include/class/ExternalTools.class.php:331 -msgid "Custom commands" -msgstr "Commandes personnalisées" - -#: ../../include/class/ExternalTools.class.php:342 -msgid "Add new custom command" -msgstr "Ajouter une nouvelle commande personnalisée" - -#: ../../include/class/ExternalTools.class.php:354 -msgid "Adding `_address_` macro will use agent's IP when perform the execution" -msgstr "" -"L'ajout de la macro `_address_` utilisera l'adresse IP de l'agent lors de " -"l'exécution" - -#: ../../include/class/ExternalTools.class.php:438 -msgid "Delete this custom command" -msgstr "Supprimer cette commande personnalisée" - -#: ../../include/class/ExternalTools.class.php:486 -msgid "The agent doesn`t have an IP yet" -msgstr "L'agent n'a pas encore d'IP" - -#: ../../include/class/ExternalTools.class.php:508 -msgid "Traceroute" -msgstr "Traceroute" - -#: ../../include/class/ExternalTools.class.php:509 -msgid "Ping host & Latency" -msgstr "Ping hôte et latence" - -#: ../../include/class/ExternalTools.class.php:510 -msgid "SNMP Interface status" -msgstr "État de l'interface SNMP" - -#: ../../include/class/ExternalTools.class.php:511 -msgid "Basic TCP Port Scan" -msgstr "Port Scan TCP de base" - -#: ../../include/class/ExternalTools.class.php:512 -msgid "DiG/Whois Lookup" -msgstr "Recherche DiG/WHOIS" - -#: ../../include/class/ExternalTools.class.php:542 -msgid "IP Adress" -msgstr "Adresse IP" - -#: ../../include/class/ExternalTools.class.php:554 -msgid "SNMP Version" -msgstr "Version SNMP" - -#: ../../include/class/ExternalTools.class.php:707 -msgid "Command not response" -msgstr "Commande pas de réponse" - -#: ../../include/class/ExternalTools.class.php:716 -msgid "The command failed and obtained the return code:" -msgstr "La commande a échoué et a obtenu le code retour :" - -#: ../../include/class/ExternalTools.class.php:726 msgid "" -"Something went wrong while perform the execution. Please check the " -"configuration." +"It has to be 40% of the server memory not recommended to be greater or less" msgstr "" -"Une erreur s'est produite lors de l'exécution. Veuillez vérifier la " -"configuration." +"Il doit être 40% de la mémoire du serveur, il n'est pas recommandée d’être " +"supérieure ou inférieure" -#: ../../include/class/ExternalTools.class.php:763 -msgid "SNMP information for " -msgstr "Information SNMP pour " +#: ../../include/class/Diagnostics.class.php:793 +msgid "InnoDB file per table" +msgstr "Fichier InnoDB par table" -#: ../../include/class/ExternalTools.class.php:768 -#: ../../include/class/ExternalTools.class.php:780 -msgid "Target unreachable." -msgstr "Cible inaccessible." +#: ../../include/class/Diagnostics.class.php:796 +#: ../../include/class/Diagnostics.class.php:868 +msgid "Recommended ON" +msgstr "Recommandé ON" -#: ../../include/class/ExternalTools.class.php:771 -msgid "Uptime" -msgstr "Temps de fonctionnement" +#: ../../include/class/Diagnostics.class.php:800 +msgid "InnoDB flush log at trx-commit" +msgstr "InnoDB flush log at trx-commit" -#: ../../include/class/ExternalTools.class.php:783 -msgid "Device info" -msgstr "Informations sur l'appareil" - -#: ../../include/class/ExternalTools.class.php:794 -msgid "Interface" -msgstr "Interface" - -#: ../../include/class/ExternalTools.class.php:825 -msgid "Domain and IP information for " -msgstr "Domaine et information IP pour " - -#: ../../include/class/ExternalTools.class.php:830 -msgid "Dig executable does not exist." -msgstr "Le dig exécutable n'existe pas." - -#: ../../include/class/ExternalTools.class.php:838 -msgid "Whois executable does not exist." -msgstr "Le Whois exécutable n'existe pas." - -#: ../../include/class/ExternalTools.class.php:849 -msgid "Traceroute executable does not exist." -msgstr "Le traceroute exécutable n'existe pas." - -#: ../../include/class/ExternalTools.class.php:852 +#: ../../include/class/Diagnostics.class.php:803 #, php-format -msgid "Traceroute to %s" -msgstr "Traceroute jusqu'à %s" +msgid "Recommended Value %d" +msgstr "Valeur recommandée %d" -#: ../../include/class/ExternalTools.class.php:860 -msgid "Ping executable does not exist." -msgstr "Le ping executable n'existe pas." +#: ../../include/class/Diagnostics.class.php:807 +msgid "InnoDB lock wait timeout" +msgstr "Délai d'attente du verrouillage InnoDB" -#: ../../include/class/ExternalTools.class.php:863 +#: ../../include/class/Diagnostics.class.php:810 +#: ../../include/class/Diagnostics.class.php:817 +#: ../../include/class/Diagnostics.class.php:824 +#: ../../include/class/Diagnostics.class.php:831 +#: ../../include/class/Diagnostics.class.php:838 +#: ../../include/class/Diagnostics.class.php:847 +#: ../../include/class/Diagnostics.class.php:854 +#: ../../include/class/Diagnostics.class.php:861 +#: ../../include/class/Diagnostics.class.php:875 +#: ../../include/class/Diagnostics.class.php:882 +#: ../../include/class/Diagnostics.class.php:889 +#: ../../include/class/Diagnostics.class.php:903 +#: ../../include/class/Diagnostics.class.php:910 +msgid "Min. Recommended Value" +msgstr "Valeur minimale recommandée" + +#: ../../include/class/Diagnostics.class.php:814 +msgid "InnoDB log buffer size" +msgstr "Taille du tampon de journal InnoDB" + +#: ../../include/class/Diagnostics.class.php:821 +msgid "InnoDB log file size" +msgstr "Taille du fichier journal InnoDB" + +#: ../../include/class/Diagnostics.class.php:828 +msgid "Maximun allowed packet" +msgstr "Paquet maximal autorisé" + +#: ../../include/class/Diagnostics.class.php:835 +msgid "Maximun connections" +msgstr "Connexions maximales" + +#: ../../include/class/Diagnostics.class.php:840 +msgid "conections" +msgstr "connexions" + +#: ../../include/class/Diagnostics.class.php:844 +msgid "Query cache limit" +msgstr "Limite de cache de requêtes" + +#: ../../include/class/Diagnostics.class.php:851 +msgid "Query cache min-res-unit" +msgstr "Requête en cache min-res-unit" + +#: ../../include/class/Diagnostics.class.php:858 +msgid "Query cache size" +msgstr "Taille du cache de requête" + +#: ../../include/class/Diagnostics.class.php:865 +msgid "Query cache type" +msgstr "Type de cache de requête" + +#: ../../include/class/Diagnostics.class.php:872 +msgid "Read buffer size" +msgstr "Lire taille de la mémoire tampon" + +#: ../../include/class/Diagnostics.class.php:879 +msgid "Read rnd-buffer size" +msgstr "Lire la taille du tampon rnd" + +#: ../../include/class/Diagnostics.class.php:886 +msgid "Sort buffer size" +msgstr "Taille de la mémoire tampon" + +#: ../../include/class/Diagnostics.class.php:893 +msgid "Sql mode" +msgstr "Mode SQL" + +#: ../../include/class/Diagnostics.class.php:896 +msgid "Must be empty" +msgstr "Doit être vide" + +#: ../../include/class/Diagnostics.class.php:900 +msgid "Thread cache size" +msgstr "Taille du cache de threads" + +#: ../../include/class/Diagnostics.class.php:907 +msgid "Thread stack" +msgstr "Pile de threads" + +#: ../../include/class/Diagnostics.class.php:970 +msgid "" +"Table fragmentation is higher than recommended. They should be defragmented." +msgstr "" +"La fragmentation des tables est plus élevée que recommandée. Ils doivent être " +"défragmentés." + +#: ../../include/class/Diagnostics.class.php:974 +msgid "Table fragmentation is correct." +msgstr "La fragmentation de la table est correcte." + +#: ../../include/class/Diagnostics.class.php:983 +msgid "Tables fragmentation (maximum recommended value)" +msgstr "Fragmentation des tables (valeur maximale recommandée)" + +#: ../../include/class/Diagnostics.class.php:988 +msgid "Tables fragmentation (current value)" +msgstr "Fragmentation des tables (valeur actuelle)" + +#: ../../include/class/Diagnostics.class.php:992 +msgid "Table fragmentation status" +msgstr "État de fragmentation de la table" + +#: ../../include/class/Diagnostics.class.php:1027 +msgid "Size server logs (current value)" +msgstr "Taille des journaux du serveur (valeur actuelle)" + +#: ../../include/class/Diagnostics.class.php:1031 +msgid "Status server logs" +msgstr "Journaux du serveur d'état" + +#: ../../include/class/Diagnostics.class.php:1036 +msgid "Size error logs (current value)" +msgstr "Journaux d'erreur de taille (valeur actuelle)" + +#: ../../include/class/Diagnostics.class.php:1040 +msgid "Status error logs" +msgstr "Journaux d’erreur d’état" + +#: ../../include/class/Diagnostics.class.php:1045 +msgid "Size console logs (current value)" +msgstr "Journaux de la taille de la console (valeur actuelle)" + +#: ../../include/class/Diagnostics.class.php:1049 +msgid "Status console logs" +msgstr "Journaux de la console d'état" + +#: ../../include/class/Diagnostics.class.php:1084 +msgid "License capacity is less than 90 percent" +msgstr "La capacité de la licence est inférieure à 90 %" + +#: ../../include/class/Diagnostics.class.php:1087 +msgid "License capacity exceeds 90 percent" +msgstr "La capacité de licence dépasse 90 pour cent" + +#: ../../include/class/Diagnostics.class.php:1095 +msgid "" +"The average of modules per agent is more than 40. You can have performance " +"problems" +msgstr "" +"La moyenne des modules par agent est supérieure à 40. Vous pouvez avoir des " +"problèmes de performances" + +#: ../../include/class/Diagnostics.class.php:1100 +msgid "The average of modules per agent is less than 40" +msgstr "La moyenne des modules par agent est inférieure à 40" + +#: ../../include/class/Diagnostics.class.php:1136 +msgid "The system has no load" +msgstr "Le système n'a pas de charge" + +#: ../../include/class/Diagnostics.class.php:1152 +#: ../../godmode/setup/license.php:129 +msgid "Customer key" +msgstr "Mot de passe du client" + +#: ../../include/class/Diagnostics.class.php:1156 +#: ../../enterprise/include/functions_license.php:120 +msgid "Support expires" +msgstr "Le support expire" + +#: ../../include/class/Diagnostics.class.php:1160 +#: ../../godmode/setup/license.php:135 +msgid "Platform Limit" +msgstr "Limite de la plateforme" + +#: ../../include/class/Diagnostics.class.php:1164 +#: ../../godmode/setup/license.php:138 +msgid "Current Platform Count" +msgstr "Nombre de plateformes actuelles" + +#: ../../include/class/Diagnostics.class.php:1168 +#: ../../godmode/setup/license.php:141 +msgid "Current Platform Count (enabled: items)" +msgstr "Nombre de plateformes actuelles (activés : éléments)" + +#: ../../include/class/Diagnostics.class.php:1172 +#: ../../godmode/setup/license.php:144 +msgid "Current Platform Count (disabled: items)" +msgstr "Nombre de plateformes actuelles (désactivés : éléments)" + +#: ../../include/class/Diagnostics.class.php:1176 +#: ../../godmode/setup/license.php:147 +msgid "License Mode" +msgstr "Mode licence" + +#: ../../include/class/Diagnostics.class.php:1180 +msgid "Network Management System" +msgstr "Système de gestion réseau" + +#: ../../include/class/Diagnostics.class.php:1181 +#: ../../include/class/Diagnostics.class.php:1185 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3330 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:461 +#: ../../enterprise/godmode/policies/policy_alerts.php:430 +#: ../../godmode/alerts/alert_list.list.php:638 +msgid "On" +msgstr "Actif" + +#: ../../include/class/Diagnostics.class.php:1181 +#: ../../include/class/Diagnostics.class.php:1185 +msgid "Off" +msgstr "Off" + +#: ../../include/class/Diagnostics.class.php:1184 +#: ../../include/functions_ui.php:866 ../../godmode/setup/license.php:153 +#: ../../godmode/servers/modificar_server.php:42 +#: ../../godmode/agentes/agent_manager.php:452 +msgid "Satellite" +msgstr "Satellite" + +#: ../../include/class/Diagnostics.class.php:1188 +#: ../../godmode/setup/license.php:156 +msgid "Licensed to" +msgstr "Sous licence pour" + +#: ../../include/class/Diagnostics.class.php:1192 +msgid "Status of agents capacity" +msgstr "État de la capacité des agents" + +#: ../../include/class/Diagnostics.class.php:1197 +msgid "Status of average modules per agent" +msgstr "État des modules moyens par agent" + +#: ../../include/class/Diagnostics.class.php:1203 +msgid "Interval average of the network modules" +msgstr "Moyenne d'intervalle des modules réseau" + +#: ../../include/class/Diagnostics.class.php:1233 +msgid "The attached folder contains more than 700 files." +msgstr "Le dossier joint contient plus de 700 fichiers." + +#: ../../include/class/Diagnostics.class.php:1238 +msgid "The attached folder contains less than 700 files." +msgstr "Le dossier joint contient moins de 700 fichiers." + +#: ../../include/class/Diagnostics.class.php:1247 +msgid "Total files in the attached folder" +msgstr "Nombre total de fichiers dans le dossier joint" + +#: ../../include/class/Diagnostics.class.php:1277 +msgid "" +"The tagente_datos table contains too much data. A historical database is " +"recommended." +msgstr "" +"La table tagent_données contient trop de données. Une base de données " +"historique est recommandée." + +#: ../../include/class/Diagnostics.class.php:1282 +msgid "The tagente_datos table contains an acceptable amount of data." +msgstr "La table tagent_données contient une quantité de données acceptable." + +#: ../../include/class/Diagnostics.class.php:1291 +msgid "Total data in tagente_datos table" +msgstr "Données totales dans la table tagent_données" + +#: ../../include/class/Diagnostics.class.php:1295 +msgid "Tagente_datos table status" +msgstr "État de la table Tagent_données" + +#: ../../include/class/Diagnostics.class.php:1331 +msgid "Threads" +msgstr "Threads" + +#: ../../include/class/Diagnostics.class.php:1341 +msgid "Total threads" +msgstr "Fils maximales" + +#: ../../include/class/Diagnostics.class.php:1348 +msgid "Current pandora_server running threads" +msgstr "Threads en cours d'exécution de pandora_server" + +#: ../../include/class/Diagnostics.class.php:1352 +msgid "" +"There's more pandora_server threads than configured, are you running multiple " +"servers simultaneusly?." +msgstr "" +"Il y a plus de threads pandora_server que configurés, exécutez-vous plusieurs " +"serveurs simultanément ?" + +#: ../../include/class/Diagnostics.class.php:1486 +msgid "" +"Please check your Pandora Server setup and make sure that the database " +"maintenance daemon is running." +msgstr "" +"Veuillez vérifier la configuration de votre serveur Pandora FMS et vous " +"assurer que le démon de maintenance de la base de données est en cours " +"d'exécution." + +#: ../../include/class/Diagnostics.class.php:1490 +msgid "" +"It' is very important to keep the database up-to-date to get the best " +"performance and results in Pandora" +msgstr "" +"Il est très important de maintenir la base de données à jour pour obtenir les " +"meilleures performances et résultats dans Pandora FMS" + +#: ../../include/class/Diagnostics.class.php:1752 +msgid "You have more than 10 MB of logs" +msgstr "Vous avez plus de 10 Mo de journaux" + +#: ../../include/class/Diagnostics.class.php:1755 +msgid "You have less than 10 MB of logs" +msgstr "Vous avez moins de 10 Mo de journaux" + +#: ../../include/class/Diagnostics.class.php:1818 +#: ../../enterprise/include/class/CommandCenter.class.php:461 +#: ../../enterprise/include/functions_login.php:145 +msgid "Successfully" +msgstr "Correctement" + +#: ../../include/class/Diagnostics.class.php:1910 +#: ../../update_manager_client/views/register.php:78 +msgid "Your email" +msgstr "Votre email" + +#: ../../include/class/Diagnostics.class.php:1922 +msgid "Include installation data" +msgstr "Inclure les données d'installation" + +#: ../../include/class/Diagnostics.class.php:1959 +msgid "Hello Feedback-Men" +msgstr "Hello Feedback-Men" + +#: ../../include/class/Diagnostics.class.php:1969 +msgid "Hello" +msgstr "Hello" + +#: ../../include/class/Diagnostics.class.php:1973 #, php-format -msgid "Ping to %s" -msgstr "Ping à %s" +msgid "User %s is reporting an issue in its %s experience" +msgstr "L'utilisateur %s signale un problème dans son expérience %s" -#: ../../include/class/ExternalTools.class.php:871 -msgid "Nmap executable does not exist." -msgstr "Le Nmap exécutable n'existe pas." +#: ../../include/class/Diagnostics.class.php:1982 +msgid "Find some files attached to this mail" +msgstr "Retrouver quelques fichiers joints à ce mail" -#: ../../include/class/ExternalTools.class.php:874 +#: ../../include/class/Diagnostics.class.php:1985 +msgid "PDF is the diagnostic information retrieved at report time" +msgstr "" +"PDF correspond aux informations de diagnostic récupérées au moment du rapport" + +#: ../../include/class/Diagnostics.class.php:1988 +msgid "CSV contains the statuses of every product file" +msgstr "CSV contient les états de chaque fiche produit" + +#: ../../include/class/Diagnostics.class.php:1993 #, php-format -msgid "Basic TCP Scan on %s" -msgstr "Analyse TCP de base sur %s" +msgid "" +"If you think this report must be escalated, feel free to forward this mail to " +"\"%s\"" +msgstr "" +"Si vous pensez que ce rapport doit être escaladé, n'hésitez pas à transmettre " +"ce courrier à \"%s\"" -#: ../../include/class/ExternalTools.class.php:892 +#: ../../include/class/Diagnostics.class.php:1997 +msgid "LEGAL WARNING" +msgstr "AVERTISSEMENT LÉGAL" + +#: ../../include/class/Diagnostics.class.php:1999 +msgid "" +"The information contained in this transmission is privileged and confidential " +"information intended only for the use of the individual or entity named above" +msgstr "" +"Les informations contenues dans cette transmission sont des informations " +"privilégiées et confidentielles destinées uniquement à l'usage de la personne " +"ou de l'entité nommée ci-dessus." + +#: ../../include/class/Diagnostics.class.php:2003 +msgid "" +"If the reader of this message is not the intended recipient, you are hereby " +"notified that any dissemination, distribution or copying of this communication " +"is strictly prohibited" +msgstr "" +"Si le lecteur de ce message n'est pas le destinataire de ces documents, nous " +"vous informons que toute diffusion, distribution ou copie de ces documents est " +"strictement interdite." + +#: ../../include/class/Diagnostics.class.php:2007 +msgid "If you have received this transmission in error, do not read it" +msgstr "Si vous avez reçu cette transmission par erreur, ne la lisez pas" + +#: ../../include/class/Diagnostics.class.php:2011 +msgid "" +"Please immediately reply to the sender that you have received this " +"communication in error and then delete it" +msgstr "" +"Veuillez répondre immédiatement à l'expéditeur que vous avez reçu cette " +"communication par erreur, puis la supprimer" + +#: ../../include/class/Diagnostics.class.php:2090 +msgid "Invalid cron task" +msgstr "Tâche cron non valide" + +#: ../../include/class/Diagnostics.class.php:2091 +msgid "Sending of information has been processed" +msgstr "L'envoi des informations a été traité" + +#: ../../include/class/Diagnostics.class.php:2126 +#: ../../include/class/Diagnostics.class.php:2136 +msgid "Diagnostics Info" +msgstr "Informations de diagnostic" + +#: ../../include/class/Diagnostics.class.php:2130 +#: ../../include/class/Diagnostics.class.php:2248 +#: ../../enterprise/include/functions_reporting_pdf.php:72 #, php-format -msgid "Performing %s execution on %s" -msgstr "Exécution de %s sur %s" +msgid "Automated %s report for user defined report" +msgstr "Rapport %s automatisé pour le port défini par l'utilisateur" -#: ../../include/class/ExternalTools.class.php:894 -#, php-format -msgid "Performing %s execution" -msgstr "Exécution de %s" +#: ../../include/class/Diagnostics.class.php:2175 +#: ../../include/functions_snmp_browser.php:880 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:350 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 +#: ../../godmode/modules/manage_network_components_form_network.php:151 +#: ../../godmode/massive/massive_edit_modules.php:868 +#: ../../godmode/wizards/HostDevices.class.php:1322 +#: ../../godmode/agentes/module_manager_editor_network.php:394 +msgid "MD5" +msgstr "MD5" -#: ../../include/class/CustomNetScan.class.php:369 -#: ../../include/class/CustomNetScan.class.php:394 -msgid "NetScan Custom" -msgstr "NetScan personnalisé" - -#: ../../include/class/CustomNetScan.class.php:611 -msgid "Recon script" -msgstr "Script Recon" - -#: ../../include/class/CustomNetScan.class.php:652 -msgid "Explanation" -msgstr "Explication" - -#: ../../include/class/CustomNetScan.class.php:668 -msgid "macro_desc" -msgstr "macro_desc" +#: ../../include/class/Diagnostics.class.php:2244 +#: ../../include/class/Diagnostics.class.php:2254 +msgid "PHP Info" +msgstr "Info PHP" #: ../../include/class/ConsoleSupervisor.php:839 msgid "Limited mode." @@ -47558,12 +17423,8 @@ msgstr "" "jour" #: ../../include/class/ConsoleSupervisor.php:2148 -msgid "" -"Click here to start the registration process" -msgstr "" -"Cliquez ici pour démarrer le processus d'inscription" +msgid "Click here to start the registration process" +msgstr "Cliquez ici pour commencer le processus d’enregistrement" #: ../../include/class/ConsoleSupervisor.php:2180 msgid "Default password for \"Admin\" user has not been changed" @@ -47646,10 +17507,25 @@ msgstr "" "Une ou plusieurs versions mineures sont disponibles. .À propos de la mise à jour mineure ." +#: ../../include/class/ConsoleSupervisor.php:2376 +#: ../../enterprise/include/functions_tasklist.php:56 +msgid "DiscoveryConsoleTasks is not running properly" +msgstr "DiscoveryConsoleTasks n'est pas exécuté correctement" + #: ../../include/class/ConsoleSupervisor.php:2378 msgid "Discovery relies on an appropriate cron setup." msgstr "La découverte repose sur une configuration cron appropriée." +#: ../../include/class/ConsoleSupervisor.php:2379 +#: ../../enterprise/include/functions_tasklist.php:59 +msgid "Please, add the following line to your crontab file:" +msgstr "Veuillez ajouter la ligne suivante à votre fichier crontab :" + +#: ../../include/class/ConsoleSupervisor.php:2392 +#: ../../enterprise/include/functions_tasklist.php:74 +msgid "Last execution" +msgstr "Dernière exécution" + #: ../../include/class/ConsoleSupervisor.php:2394 msgid "Please, make sure process is not locked." msgstr "Veuillez vous assurer que le processus n'est pas verrouillé." @@ -47672,19 +17548,19 @@ msgstr "" "Le serveur %s et cette console ont des versions différentes. Cela peut " "provoquer plusieurs dysfonctionnements. Veuillez mettre à jour ce serveur." -#: ../../include/class/ConsoleSupervisor.php:2563 +#: ../../include/class/ConsoleSupervisor.php:2565 msgid "AllowOverride is disabled" msgstr "AllowOverride est désactivé" -#: ../../include/class/ConsoleSupervisor.php:2609 +#: ../../include/class/ConsoleSupervisor.php:2611 msgid "Desynchronized operation on the node " msgstr "Opération désynchronisée sur le nœud" -#: ../../include/class/ConsoleSupervisor.php:2632 +#: ../../include/class/ConsoleSupervisor.php:2634 msgid "Pandora FMS console log file changed location" msgstr "Le fichier journal de la console Pandora FMS a changé d'emplacement" -#: ../../include/class/ConsoleSupervisor.php:2636 +#: ../../include/class/ConsoleSupervisor.php:2638 #, php-format msgid "" "Pandora FMS console log file has been moved to new location %s/log. Currently " @@ -47695,11 +17571,11 @@ msgstr "" "emplacement %s/log. Actuellement, vous disposez d'une version obsolète et " "inopérante de ce fichier sur %s. S'il vous plaît, pensez à le supprimer." -#: ../../include/class/ConsoleSupervisor.php:2671 +#: ../../include/class/ConsoleSupervisor.php:2673 msgid "Pandora FMS audit log file changed location" msgstr "Le fichier journal d'audit Pandora FMS a changé d'emplacement" -#: ../../include/class/ConsoleSupervisor.php:2675 +#: ../../include/class/ConsoleSupervisor.php:2677 #, php-format msgid "" "Pandora FMS audit log file has been moved to new location %s/log. Currently " @@ -47710,12 +17586,12 @@ msgstr "" "emplacement %s/log. Actuellement, vous disposez d'une version obsolète et " "inopérante de ce fichier sur %s. S'il vous plaît, pensez à le supprimer." -#: ../../include/class/ConsoleSupervisor.php:2761 +#: ../../include/class/ConsoleSupervisor.php:2763 #, php-format msgid "Node %s sync queue length exceeded, " msgstr "Longueur de file d’attente de synchronisation de nœud %s dépassée, " -#: ../../include/class/ConsoleSupervisor.php:2763 +#: ../../include/class/ConsoleSupervisor.php:2765 #, php-format msgid "" "Synchronization queue lenght for node %s is %d items, this value should be 0 " @@ -47725,12 +17601,12 @@ msgstr "" "éléments, cette valeur doit être 0 ou inférieure à %d, veuillez vérifier " "l’état de la file d’attente." -#: ../../include/class/ConsoleSupervisor.php:2816 +#: ../../include/class/ConsoleSupervisor.php:2818 #, php-format msgid "Node %s sync queue failed, " msgstr "Échec de la file d’attente de synchronisation du nœud %s, " -#: ../../include/class/ConsoleSupervisor.php:2818 +#: ../../include/class/ConsoleSupervisor.php:2820 #, php-format msgid "" "Node %s cannot process synchronization queue due %s, please check the queue " @@ -47739,6 +17615,708 @@ msgstr "" "Le nœud %s ne peut pas traiter la file d’attente de synchronisation en raison " "de %s, veuillez vérifier l’état de la file d’attente." +#: ../../include/class/HTML.class.php:419 +#: ../../include/class/CustomNetScan.class.php:314 +#: ../../include/class/CustomNetScan.class.php:422 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:356 +#: ../../enterprise/include/class/Aws.cloud.php:1126 +#: ../../enterprise/include/class/MySQL.app.php:371 +#: ../../enterprise/include/class/Oracle.app.php:361 +#: ../../enterprise/include/class/DB2.app.php:354 +#: ../../enterprise/include/class/SAP.app.php:401 +#: ../../enterprise/include/class/Omnishell.class.php:630 +#: ../../enterprise/include/class/Omnishell.class.php:980 +#: ../../enterprise/include/class/Omnishell.class.php:1349 +#: ../../enterprise/include/class/VMware.app.php:455 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:285 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:339 +#: ../../enterprise/include/class/Azure.cloud.php:689 +#: ../../enterprise/include/class/Google.cloud.php:686 +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:349 +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:752 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:469 +#: ../../godmode/modules/manage_network_components_form.php:367 +#: ../../godmode/reporting/graph_builder.main.php:308 +#: ../../godmode/wizards/HostDevices.class.php:648 +#: ../../godmode/wizards/HostDevices.class.php:747 +#: ../../godmode/wizards/Wizard.main.php:416 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:181 +msgid "Go back" +msgstr "Revenir" + +#: ../../include/class/ExternalTools.class.php:185 +msgid "Changes successfully saved." +msgstr "Modifications enregistrées correctement." + +#: ../../include/class/ExternalTools.class.php:186 +msgid "Changes not saved." +msgstr "Modifications non enregistrées " + +#: ../../include/class/ExternalTools.class.php:213 +#: ../../include/functions_config.php:263 +msgid "Sound for Alert fired" +msgstr "Son quand une alerte est declenchée" + +#: ../../include/class/ExternalTools.class.php:233 +#: ../../include/class/ExternalTools.class.php:263 +#: ../../include/class/ExternalTools.class.php:293 +msgid "Play sound" +msgstr "Reproduire le son" + +#: ../../include/class/ExternalTools.class.php:243 +#: ../../include/functions_config.php:267 +msgid "Sound for Monitor critical" +msgstr "Son pour état critique du moniteur" + +#: ../../include/class/ExternalTools.class.php:273 +#: ../../include/functions_config.php:271 +msgid "Sound for Monitor warning" +msgstr "Son pour les alertes du moniteur" + +#: ../../include/class/ExternalTools.class.php:303 +#: ../../include/functions_config.php:1251 +msgid "Custom graphviz directory" +msgstr "Répertoire personnalisé graphviz" + +#: ../../include/class/ExternalTools.class.php:313 +msgid "Traceroute path" +msgstr "Chemin du traceroute" + +#: ../../include/class/ExternalTools.class.php:316 +msgid "Ping path" +msgstr "Chemin de Ping" + +#: ../../include/class/ExternalTools.class.php:319 +msgid "Nmap path" +msgstr "Chemin Nmap" + +#: ../../include/class/ExternalTools.class.php:322 +msgid "Dig path" +msgstr "Chemin du Dig" + +#: ../../include/class/ExternalTools.class.php:325 +msgid "Snmpget path" +msgstr "Chemin du Snmpget" + +#: ../../include/class/ExternalTools.class.php:331 +msgid "Custom commands" +msgstr "Commandes personnalisées" + +#: ../../include/class/ExternalTools.class.php:342 +msgid "Add new custom command" +msgstr "Ajouter une nouvelle commande personnalisée" + +#: ../../include/class/ExternalTools.class.php:354 +msgid "Adding `_address_` macro will use agent's IP when perform the execution" +msgstr "" +"L'ajout de la macro `_address_` utilisera l'adresse IP de l'agent lors de " +"l'exécution" + +#: ../../include/class/ExternalTools.class.php:438 +msgid "Delete this custom command" +msgstr "Supprimer cette commande personnalisée" + +#: ../../include/class/ExternalTools.class.php:486 +msgid "The agent doesn`t have an IP yet" +msgstr "L'agent n'a pas encore d'IP" + +#: ../../include/class/ExternalTools.class.php:508 +msgid "Traceroute" +msgstr "Traceroute" + +#: ../../include/class/ExternalTools.class.php:509 +msgid "Ping host & Latency" +msgstr "Ping hôte et latence" + +#: ../../include/class/ExternalTools.class.php:510 +msgid "SNMP Interface status" +msgstr "État de l'interface SNMP" + +#: ../../include/class/ExternalTools.class.php:511 +msgid "Basic TCP Port Scan" +msgstr "Port Scan TCP de base" + +#: ../../include/class/ExternalTools.class.php:512 +msgid "DiG/Whois Lookup" +msgstr "Recherche DiG/WHOIS" + +#: ../../include/class/ExternalTools.class.php:530 +#: ../../include/functions_menu.php:597 +#: ../../include/functions_reporting_html.php:2208 +#: ../../include/functions_reporting_html.php:4692 +#: ../../enterprise/include/functions_reporting_csv.php:1014 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:155 +#: ../../enterprise/include/class/CommandCenter.class.php:451 +#: ../../enterprise/meta/include/functions_autoprovision.php:641 +#: ../../enterprise/meta/advanced/policymanager.queue.php:214 +#: ../../enterprise/meta/advanced/policymanager.queue.php:259 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3740 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:231 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:339 +#: ../../enterprise/godmode/policies/policy_queue.php:605 +#: ../../enterprise/godmode/policies/policy_queue.php:649 +#: ../../extensions/api_checker.php:156 ../../godmode/extensions.php:148 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4332 +msgid "Operation" +msgstr "Opération" + +#: ../../include/class/ExternalTools.class.php:537 +#: ../../enterprise/views/ncm/agent/details.php:256 +#: ../../enterprise/views/ncm/agent/manage.php:135 +#: ../../enterprise/views/ncm/agent/manage.php:148 +#: ../../enterprise/views/ncm/agent/manage.php:181 +#: ../../enterprise/views/ncm/agent/manage.php:274 +#: ../../enterprise/views/ncm/agent/manage.php:309 +#: ../../enterprise/views/ncm/snippets/edit.php:138 +#: ../../enterprise/views/ncm/templates/edit.php:347 +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:230 +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:188 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:329 +msgid "Please select" +msgstr "Sélectionnez" + +#: ../../include/class/ExternalTools.class.php:542 +msgid "IP Adress" +msgstr "Adresse IP" + +#: ../../include/class/ExternalTools.class.php:554 +msgid "SNMP Version" +msgstr "Version SNMP" + +#: ../../include/class/ExternalTools.class.php:570 +#: ../../enterprise/meta/include/functions_wizard_meta.php:967 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1484 +msgid "SNMP Community" +msgstr "Communauté SNMP" + +#: ../../include/class/ExternalTools.class.php:707 +msgid "Command not response" +msgstr "Commande pas de réponse" + +#: ../../include/class/ExternalTools.class.php:716 +msgid "The command failed and obtained the return code:" +msgstr "La commande a échoué et a obtenu le code retour :" + +#: ../../include/class/ExternalTools.class.php:726 +msgid "" +"Something went wrong while perform the execution. Please check the " +"configuration." +msgstr "" +"Une erreur s'est produite lors de l'exécution. Veuillez vérifier la " +"configuration." + +#: ../../include/class/ExternalTools.class.php:750 +#: ../../godmode/agentes/configurar_agente.php:886 +#: ../../godmode/agentes/configurar_agente.php:1037 +msgid "The ip or dns name entered cannot be resolved" +msgstr "L'adresse IP ou le nom DNS ne peuvent pas être résolus" + +#: ../../include/class/ExternalTools.class.php:763 +msgid "SNMP information for " +msgstr "Information SNMP pour " + +#: ../../include/class/ExternalTools.class.php:768 +#: ../../include/class/ExternalTools.class.php:780 +msgid "Target unreachable." +msgstr "Cible inaccessible." + +#: ../../include/class/ExternalTools.class.php:771 +msgid "Uptime" +msgstr "Temps de fonctionnement" + +#: ../../include/class/ExternalTools.class.php:783 +msgid "Device info" +msgstr "Informations sur l'appareil" + +#: ../../include/class/ExternalTools.class.php:794 +msgid "Interface" +msgstr "Interface" + +#: ../../include/class/ExternalTools.class.php:825 +msgid "Domain and IP information for " +msgstr "Domaine et information IP pour " + +#: ../../include/class/ExternalTools.class.php:830 +msgid "Dig executable does not exist." +msgstr "Le dig exécutable n'existe pas." + +#: ../../include/class/ExternalTools.class.php:838 +msgid "Whois executable does not exist." +msgstr "Le Whois exécutable n'existe pas." + +#: ../../include/class/ExternalTools.class.php:849 +msgid "Traceroute executable does not exist." +msgstr "Le traceroute exécutable n'existe pas." + +#: ../../include/class/ExternalTools.class.php:852 +#, php-format +msgid "Traceroute to %s" +msgstr "Traceroute jusqu'à %s" + +#: ../../include/class/ExternalTools.class.php:860 +msgid "Ping executable does not exist." +msgstr "Le ping executable n'existe pas." + +#: ../../include/class/ExternalTools.class.php:863 +#, php-format +msgid "Ping to %s" +msgstr "Ping à %s" + +#: ../../include/class/ExternalTools.class.php:871 +msgid "Nmap executable does not exist." +msgstr "Le Nmap exécutable n'existe pas." + +#: ../../include/class/ExternalTools.class.php:874 +#, php-format +msgid "Basic TCP Scan on %s" +msgstr "Analyse TCP de base sur %s" + +#: ../../include/class/ExternalTools.class.php:892 +#, php-format +msgid "Performing %s execution on %s" +msgstr "Exécution de %s sur %s" + +#: ../../include/class/ExternalTools.class.php:894 +#, php-format +msgid "Performing %s execution" +msgstr "Exécution de %s" + +#: ../../include/class/ConfigPEN.class.php:337 +#: ../../include/class/ConfigPEN.class.php:345 ../../godmode/menu.php:151 +msgid "Private Enterprise Numbers" +msgstr "Numéros d'entreprise privée" + +#: ../../include/class/ConfigPEN.class.php:435 +#: ../../include/class/ConfigPEN.class.php:598 +msgid "Manufacturer" +msgstr "Fabricant" + +#: ../../include/class/ConfigPEN.class.php:483 +msgid "PEN is required" +msgstr "PEN est requis" + +#: ../../include/class/ConfigPEN.class.php:509 +msgid "PEN is required." +msgstr "PEN est requis." + +#: ../../include/class/ConfigPEN.class.php:513 +msgid "Manufacturer is required" +msgstr "Le fabricant est requis" + +#: ../../include/class/ConfigPEN.class.php:530 +msgid "This PEN definition does not exist" +msgstr "Cette définition PEN n'existe pas" + +#: ../../include/class/ConfigPEN.class.php:544 +msgid "created" +msgstr "créé" + +#: ../../include/class/ConfigPEN.class.php:550 +msgid "This PEN definition already exists" +msgstr "Cette définition PEN existe déjà" + +#: ../../include/class/ConfigPEN.class.php:564 +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:172 +msgid "updated" +msgstr "mis à jour" + +#: ../../include/class/ConfigPEN.class.php:571 +#, php-format +msgid "Succesfully %s" +msgstr "Correctement %s" + +#: ../../include/class/ConfigPEN.class.php:651 +msgid "Register manufacturer" +msgstr "Enregistrer le fabricant" + +#: ../../include/class/ConfigPEN.class.php:667 +msgid "Are you sure you want to delete this PEN?" +msgstr "Etes-vous sûr de vouloir supprimer ceci ?" + +#: ../../include/class/ConfigPEN.class.php:694 +msgid "Register new manufacturer" +msgstr "Enregistrer un nouveau fabricant" + +#: ../../include/class/CredentialStore.class.php:611 +#, php-format +msgid "Not a valid JSON: %s" +msgstr "Pas un JSON valide : %s" + +#: ../../include/class/CredentialStore.class.php:621 +msgid "Key identifier is required" +msgstr "Un identifiant clé est requis." + +#: ../../include/class/CredentialStore.class.php:623 +msgid "You must select a group where store this key!" +msgstr "Sélectionnez un groupe où stockez cette clé !" + +#: ../../include/class/CredentialStore.class.php:625 +msgid "You must specify a product type" +msgstr "Spécifiez un type de produit" + +#: ../../include/class/CredentialStore.class.php:627 +msgid "You must specify a username and/or password" +msgstr "Spécifiez un nom d'utilisateur et/ou un mot de passe" + +#: ../../include/class/CredentialStore.class.php:629 +msgid "Identifier with forbidden characters. Check the documentation." +msgstr "" +"Identificateur avec des caractères interdits. Consultez la documentation." + +#: ../../include/class/CredentialStore.class.php:742 +msgid "identifier cannot be empty" +msgstr "l'identifiant ne peut pas être vide" + +#: ../../include/class/CredentialStore.class.php:747 +#: ../../enterprise/include/class/LogSource.class.php:567 +msgid "Not allowed" +msgstr "Non autorisé" + +#: ../../include/class/CredentialStore.class.php:786 +#: ../../enterprise/include/class/LogSource.class.php:611 +msgid "How to configure encryption." +msgstr "Comment configurer cryptage" + +#: ../../include/class/CredentialStore.class.php:785 +#, php-format +msgid "" +"Database encryption is not enabled. Credentials will be stored in plaintext. %s" +msgstr "" +"Le chiffrement de la base de données n'est pas activé. Les informations " +"d'identification seront stockées en clair. %s" + +#: ../../include/class/CredentialStore.class.php:803 +#: ../../include/class/CredentialStore.class.php:911 +#: ../../enterprise/views/ncm/firmwares/list.php:74 +#: ../../enterprise/include/class/Omnishell.class.php:398 +msgid "Identifier" +msgstr "Identificateur" + +#: ../../include/class/CredentialStore.class.php:804 +#: ../../include/class/CredentialStore.class.php:937 +msgid "Product" +msgstr "Produit" + +#: ../../include/class/CredentialStore.class.php:869 +msgid "Add key" +msgstr "Ajouter une clé" + +#: ../../include/class/CredentialStore.class.php:946 +#: ../../enterprise/include/class/Aws.cloud.php:118 +msgid "Aws" +msgstr "AWS" + +#: ../../include/class/CredentialStore.class.php:947 +#: ../../enterprise/include/class/Azure.cloud.php:153 +msgid "Azure" +msgstr "Azure" + +#: ../../include/class/CredentialStore.class.php:948 +#: ../../enterprise/include/class/SAPView.class.php:621 +#: ../../enterprise/include/class/SAPView.class.php:624 +#: ../../enterprise/godmode/menu.php:177 +msgid "SAP" +msgstr "SAP" + +#: ../../include/class/CredentialStore.class.php:949 +#: ../../enterprise/include/class/Google.cloud.php:147 +msgid "Google" +msgstr "Google" + +#: ../../include/class/CredentialStore.class.php:959 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:342 +msgid "Extra" +msgstr "Extra" + +#: ../../include/class/CredentialStore.class.php:960 +msgid "Extra (2)" +msgstr "Supplément (2)" + +#: ../../include/class/CredentialStore.class.php:970 +#: ../../include/class/CredentialStore.class.php:1141 +msgid "Access key ID" +msgstr "ID de clé d’accès :" + +#: ../../include/class/CredentialStore.class.php:971 +#: ../../include/class/CredentialStore.class.php:1142 +msgid "Secret access key" +msgstr "Clé d'accès secrète" + +#: ../../include/class/CredentialStore.class.php:977 +#: ../../include/class/CredentialStore.class.php:994 +msgid "Account ID" +msgstr "ID de compte" + +#: ../../include/class/CredentialStore.class.php:978 +#: ../../include/class/CredentialStore.class.php:1149 +msgid "Application secret" +msgstr "Application secret" + +#: ../../include/class/CredentialStore.class.php:979 +#: ../../include/class/CredentialStore.class.php:1150 +msgid "Tenant or domain name" +msgstr "Locataire ou nom de domaine" + +#: ../../include/class/CredentialStore.class.php:980 +#: ../../include/class/CredentialStore.class.php:1151 +msgid "Subscription id" +msgstr "ID Abonnement" + +#: ../../include/class/CredentialStore.class.php:984 +#: ../../include/class/CredentialStore.class.php:1167 +msgid "Auth JSON" +msgstr "Authentification JSON" + +#: ../../include/class/CredentialStore.class.php:1148 +msgid "Client ID" +msgstr "ID Client" + +#: ../../include/class/CredentialStore.class.php:1157 +msgid "Account ID." +msgstr "ID de compte" + +#: ../../include/class/CredentialStore.class.php:1243 +msgid "Register new key into keystore" +msgstr "Enregistrer une nouvelle clé dans le magasin de clés" + +#: ../../include/class/CredentialStore.class.php:1247 +msgid "Update key" +msgstr "Mettre à jour la clé" + +#: ../../include/class/CustomNetScan.class.php:134 +#: ../../enterprise/include/class/Aws.cloud.php:886 +#: ../../enterprise/include/class/Aws.S3.php:166 +msgid "This task has been already defined. Please edit it or create a new one." +msgstr "" +"Cette tache a été déjà définie. Veuillez l'éditer ou en créer une nouvelle." + +#: ../../include/class/CustomNetScan.class.php:158 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:193 +#: ../../enterprise/include/class/Aws.cloud.php:907 +#: ../../enterprise/include/class/MySQL.app.php:196 +#: ../../enterprise/include/class/Oracle.app.php:194 +#: ../../enterprise/include/class/DB2.app.php:187 +#: ../../enterprise/include/class/SAP.app.php:175 +#: ../../enterprise/include/class/VMware.app.php:254 +#: ../../enterprise/include/class/Azure.cloud.php:420 +#: ../../enterprise/include/class/Google.cloud.php:423 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:139 +#: ../../godmode/wizards/HostDevices.class.php:412 +msgid "You have no access to edit this task." +msgstr "vous n'avez de permissions pour accéder à cette tache." + +#: ../../include/class/CustomNetScan.class.php:168 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:203 +#: ../../enterprise/include/class/Aws.cloud.php:917 +#: ../../enterprise/include/class/Aws.S3.php:183 +#: ../../enterprise/include/class/MySQL.app.php:206 +#: ../../enterprise/include/class/Oracle.app.php:204 +#: ../../enterprise/include/class/DB2.app.php:197 +#: ../../enterprise/include/class/SAP.app.php:185 +#: ../../enterprise/include/class/VMware.app.php:264 +#: ../../godmode/wizards/HostDevices.class.php:422 +msgid "You must provide a task name." +msgstr "Vous devez fournir un nom de tache." + +#: ../../include/class/CustomNetScan.class.php:173 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:208 +#: ../../enterprise/include/class/Aws.cloud.php:922 +#: ../../enterprise/include/class/Aws.S3.php:188 +#: ../../enterprise/include/class/MySQL.app.php:211 +#: ../../enterprise/include/class/Oracle.app.php:209 +#: ../../enterprise/include/class/DB2.app.php:202 +#: ../../enterprise/include/class/SAP.app.php:190 +#: ../../enterprise/include/class/VMware.app.php:269 +#: ../../godmode/wizards/HostDevices.class.php:427 +msgid "You must select a Discovery Server." +msgstr "Vos devez sélectionner un Serveur Discovery." + +#: ../../include/class/CustomNetScan.class.php:178 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:218 +#: ../../enterprise/include/class/Aws.cloud.php:927 +#: ../../enterprise/include/class/Aws.S3.php:193 +#: ../../enterprise/include/class/MySQL.app.php:226 +#: ../../enterprise/include/class/Oracle.app.php:219 +#: ../../enterprise/include/class/DB2.app.php:212 +#: ../../enterprise/include/class/SAP.app.php:200 +#: ../../enterprise/include/class/VMware.app.php:279 +#: ../../godmode/wizards/HostDevices.class.php:438 +msgid "You must select a valid group." +msgstr "Vous devez sélectionner un groupe valide." + +#: ../../include/class/CustomNetScan.class.php:222 +#: ../../godmode/wizards/HostDevices.class.php:483 +#: ../../godmode/wizards/HostDevices.class.php:595 +msgid "Failed to find network scan task." +msgstr "Échec de la recherche de la tâche d'analyse du réseau." + +#: ../../include/class/CustomNetScan.class.php:369 +#: ../../include/class/CustomNetScan.class.php:394 +msgid "NetScan Custom" +msgstr "NetScan personnalisé" + +#: ../../include/class/CustomNetScan.class.php:403 +#: ../../godmode/wizards/HostDevices.class.php:728 +msgid "Internal error, please re-run this wizard." +msgstr "Erreur interne, veuillez réexécuter cet assistant." + +#: ../../include/class/CustomNetScan.class.php:446 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:439 +#: ../../enterprise/include/class/Aws.cloud.php:1201 +#: ../../enterprise/include/class/Aws.S3.php:401 +#: ../../enterprise/include/class/MySQL.app.php:442 +#: ../../enterprise/include/class/Oracle.app.php:444 +#: ../../enterprise/include/class/DB2.app.php:437 +#: ../../enterprise/include/class/SAP.app.php:469 +#: ../../enterprise/include/class/VMware.app.php:583 +#: ../../enterprise/include/class/Azure.cloud.php:771 +#: ../../enterprise/include/class/Google.cloud.php:759 +#: ../../godmode/wizards/HostDevices.class.php:838 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:588 +msgid "Task name" +msgstr "Nom de la tâche" + +#: ../../include/class/CustomNetScan.class.php:480 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:451 +#: ../../enterprise/include/class/Aws.cloud.php:1213 +#: ../../enterprise/include/class/Aws.S3.php:413 +#: ../../enterprise/include/class/MySQL.app.php:454 +#: ../../enterprise/include/class/Oracle.app.php:456 +#: ../../enterprise/include/class/DB2.app.php:449 +#: ../../enterprise/include/class/SAP.app.php:482 +#: ../../enterprise/include/class/VMware.app.php:594 +#: ../../godmode/wizards/HostDevices.class.php:849 +msgid "" +"You must select a Discovery Server to run the Task, otherwise the Recon Task " +"will never run" +msgstr "" +"Vous devez sélectionner un Serveur Discovery pour exécuter la la Tache, " +"autrement la Tache Recon ne s'exécutera jamais" + +#: ../../include/class/CustomNetScan.class.php:521 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:538 +#: ../../enterprise/include/class/Aws.cloud.php:1319 +#: ../../enterprise/include/class/Aws.S3.php:507 +#: ../../enterprise/include/class/MySQL.app.php:559 +#: ../../enterprise/include/class/Oracle.app.php:544 +#: ../../enterprise/include/class/DB2.app.php:537 +#: ../../enterprise/include/class/SAP.app.php:514 +#: ../../enterprise/include/class/VMware.app.php:668 +#: ../../godmode/wizards/HostDevices.class.php:799 +msgid "Manual interval means that it will be executed only On-demand" +msgstr "Avec l'intervalle manuel il sera exécuté uniquement sur demande" + +#: ../../include/class/CustomNetScan.class.php:528 +#: ../../include/functions_reporting_html.php:2338 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:545 +#: ../../enterprise/include/class/Aws.cloud.php:1326 +#: ../../enterprise/include/class/Aws.S3.php:514 +#: ../../enterprise/include/class/MySQL.app.php:566 +#: ../../enterprise/include/class/Oracle.app.php:551 +#: ../../enterprise/include/class/DB2.app.php:544 +#: ../../enterprise/include/class/SAP.app.php:521 +#: ../../enterprise/include/class/VMware.app.php:675 +#: ../../enterprise/include/class/VMware.app.php:887 +#: ../../godmode/wizards/HostDevices.class.php:806 +msgid "Defined" +msgstr "Défini" + +#: ../../include/class/CustomNetScan.class.php:529 +#: ../../enterprise/tools/ipam/ipam_list.php:670 +#: ../../enterprise/operation/services/services.list.php:275 +#: ../../enterprise/operation/services/services.table_services.php:197 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:546 +#: ../../enterprise/include/class/Aws.cloud.php:1327 +#: ../../enterprise/include/class/Aws.S3.php:515 +#: ../../enterprise/include/class/MySQL.app.php:567 +#: ../../enterprise/include/class/Oracle.app.php:552 +#: ../../enterprise/include/class/DB2.app.php:545 +#: ../../enterprise/include/class/SAP.app.php:522 +#: ../../enterprise/include/class/VMware.app.php:676 +#: ../../enterprise/include/functions_ipam.php:1356 +#: ../../enterprise/godmode/services/services.service.php:658 +#: ../../enterprise/godmode/massive/massive_create_services.php:698 +#: ../../godmode/wizards/HostDevices.class.php:807 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:712 +msgid "Manual" +msgstr "Manuel" + +#: ../../include/class/CustomNetScan.class.php:545 +#: ../../godmode/wizards/HostDevices.class.php:813 +msgid "The minimum recomended interval for Recon Task is 5 minutes" +msgstr "L'intervalle minimal conseillé pour les tâches Recon est de 5 minutes." + +#: ../../include/class/CustomNetScan.class.php:553 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:570 +#: ../../enterprise/include/class/MySQL.app.php:591 +#: ../../enterprise/include/class/Oracle.app.php:576 +#: ../../enterprise/include/class/DB2.app.php:569 +#: ../../enterprise/include/class/SAP.app.php:444 +#: ../../enterprise/include/class/VMware.app.php:536 +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1202 +#: ../../godmode/setup/setup_integria.php:636 +#: ../../godmode/wizards/HostDevices.class.php:772 +msgid "Update and continue" +msgstr "Mettre à jour et continuer" + +#: ../../include/class/CustomNetScan.class.php:611 +msgid "Recon script" +msgstr "Script Recon" + +#: ../../include/class/CustomNetScan.class.php:652 +msgid "Explanation" +msgstr "Explication" + +#: ../../include/class/CustomNetScan.class.php:668 +msgid "macro_desc" +msgstr "macro_desc" + +#: ../../include/class/CustomNetScan.class.php:725 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:793 +#: ../../enterprise/include/class/Aws.cloud.php:1423 +#: ../../enterprise/include/class/MySQL.app.php:908 +#: ../../enterprise/include/class/Oracle.app.php:949 +#: ../../enterprise/include/class/DB2.app.php:840 +#: ../../enterprise/include/class/SAP.app.php:802 +#: ../../enterprise/include/class/Omnishell.class.php:852 +#: ../../enterprise/include/class/VMware.app.php:863 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2138 +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1206 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:133 +#: ../../enterprise/godmode/wizards/Cloud.class.php:579 +#: ../../godmode/wizards/HostDevices.class.php:1569 +#: ../../godmode/alerts/configure_alert_template.php:1171 +msgid "Finish" +msgstr "Terminer" + +#: ../../include/class/CustomNetScan.class.php:758 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:821 +#: ../../enterprise/include/class/Aws.cloud.php:1590 +#: ../../enterprise/include/class/Aws.S3.php:658 +#: ../../enterprise/include/class/MySQL.app.php:944 +#: ../../enterprise/include/class/Oracle.app.php:977 +#: ../../enterprise/include/class/DB2.app.php:868 +#: ../../enterprise/include/class/SAP.app.php:924 +#: ../../enterprise/include/class/VMware.app.php:1014 +#: ../../enterprise/include/class/Azure.cloud.php:990 +#: ../../enterprise/include/class/Google.cloud.php:952 +#: ../../godmode/wizards/HostDevices.class.php:1589 +msgid "Task configured." +msgstr "Tache configurée." + +#: ../../include/class/CustomNetScan.class.php:762 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:825 +#: ../../enterprise/include/class/MySQL.app.php:948 +#: ../../enterprise/include/class/Oracle.app.php:981 +#: ../../enterprise/include/class/DB2.app.php:872 +#: ../../enterprise/include/class/SAP.app.php:928 +#: ../../enterprise/include/class/VMware.app.php:1018 +#: ../../enterprise/include/class/Azure.cloud.php:994 +#: ../../enterprise/include/class/Google.cloud.php:956 +#: ../../godmode/wizards/HostDevices.class.php:1593 +msgid "Wizard failed. Cannot configure task." +msgstr "Échec de l'assistant. La tache ne peut pas se configurer." + #: ../../include/class/CalendarManager.class.php:161 msgid "Alert calendar list" msgstr "Liste du calendrier des alertes" @@ -47782,6 +18360,70 @@ msgstr "iCalendar téléversé correctement" msgid "Fail to upload iCalendar" msgstr "Erreur, iCalendar non téléversé" +#: ../../include/class/CalendarManager.class.php:488 +#: ../../include/class/CalendarManager.class.php:841 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1785 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1875 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1970 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2064 +#: ../../enterprise/include/class/DatabaseHA.class.php:796 +msgid "Failed to update" +msgstr "Erreur de mise à jour" + +#: ../../include/class/CalendarManager.class.php:490 +#: ../../include/class/CalendarManager.class.php:843 +#: ../../include/functions_alerts.php:2747 +#: ../../include/functions_planned_downtimes.php:114 +#: ../../include/functions_planned_downtimes.php:832 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:50 +#: ../../enterprise/tools/ipam/ipam_action.php:214 +#: ../../enterprise/operation/agentes/transactional_map.php:134 +#: ../../enterprise/include/ajax/servers.ajax.php:197 +#: ../../enterprise/include/ajax/servers.ajax.php:330 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1787 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1877 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1972 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2066 +#: ../../enterprise/meta/advanced/cron_main.php:158 +#: ../../enterprise/meta/advanced/cron_main.php:202 +#: ../../enterprise/meta/advanced/cron_main.php:295 +#: ../../enterprise/meta/advanced/links.php:49 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:125 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:80 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:111 +#: ../../enterprise/godmode/servers/manage_export.php:112 +#: ../../enterprise/godmode/servers/manage_export.php:119 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:47 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:221 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:234 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:283 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:302 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:382 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:399 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:76 +#: ../../godmode/setup/news.php:66 ../../godmode/setup/gis.php:47 +#: ../../godmode/setup/links.php:44 ../../godmode/modules/manage_nc_groups.php:84 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/snmpconsole/snmp_filters.php:164 +#: ../../godmode/agentes/configurar_agente.php:881 +#: ../../godmode/agentes/planned_downtime.editor.php:416 +#: ../../godmode/alerts/configure_alert_template.php:536 +#: ../../godmode/alerts/alert_commands.php:572 +#: ../../godmode/alerts/alert_list.php:178 +#: ../../godmode/users/configure_user.php:474 +#: ../../godmode/users/profile_list.php:269 +msgid "Successfully created" +msgstr "Créé correctement" + +#: ../../include/class/CalendarManager.class.php:491 +#: ../../include/class/CalendarManager.class.php:844 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1788 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1878 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1973 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2067 +msgid "Failed to create" +msgstr "Erreur de création" + #: ../../include/class/CalendarManager.class.php:507 msgid "Failed saving calendar: name exists" msgstr "Échec de l’enregistrement du calendrier : le nom existe" @@ -47790,10 +18432,20 @@ msgstr "Échec de l’enregistrement du calendrier : le nom existe" msgid "Failed saving calendar: " msgstr "Échec de l’enregistrement du calendrier : " -#: ../../include/class/CalendarManager.class.php:669 -#: ../../views/calendar/special_days.php:41 -msgid "Special days" -msgstr "Jours Spéciaux" +#: ../../include/class/CalendarManager.class.php:523 +#: ../../include/class/CalendarManager.class.php:895 +#: ../../include/functions_reporting.php:4750 +#: ../../include/functions_reporting.php:4778 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1725 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1807 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1901 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1992 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2131 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2792 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1514 +#, php-format +msgid "Error: %s" +msgstr "Erreur : %s" #: ../../include/class/CalendarManager.class.php:783 #, php-format @@ -47822,1005 +18474,298 @@ msgstr "Identique à %s" msgid "Templates not being fired" msgstr "Modèles non déclenchés" -#: ../../include/class/Diagnostics.class.php:157 +#: ../../include/class/NetworkMap.class.php:2317 +msgid "Failed to generate dotmap, please select different layout schema" +msgstr "" +"Échec de la génération de dotmap, veuillez sélectionner un schéma de mise en " +"page différent" + +#: ../../include/class/NetworkMap.class.php:2452 +msgid "Failed to retrieve graph data." +msgstr "Échec de la récupération des données du graphique." + +#: ../../include/class/NetworkMap.class.php:2663 +msgid "Holding Area" +msgstr "Zone d'attente" + +#: ../../include/class/NetworkMap.class.php:2790 #, php-format -msgid "%s Diagnostic tool" -msgstr "Outil de diagnostic %s" +msgid "Edit node %s" +msgstr "Modifier le nœud %s" -#: ../../include/class/Diagnostics.class.php:222 -#, php-format -msgid "Info status %s" -msgstr "État des informations %s" +#: ../../include/class/NetworkMap.class.php:2792 +msgid "Show details and options" +msgstr "Afficher les détails et les options" -#: ../../include/class/Diagnostics.class.php:226 -msgid "PHP setup" -msgstr "Installation PHP" +#: ../../include/class/NetworkMap.class.php:2793 +msgid "Add a interface link" +msgstr "Ajouter lien d'interface" -#: ../../include/class/Diagnostics.class.php:234 -msgid "Database health status" -msgstr "État de santé de la base de données" +#: ../../include/class/NetworkMap.class.php:2794 +msgid "Set parent interface" +msgstr "Configurer parent d'interface" -#: ../../include/class/Diagnostics.class.php:238 -msgid "Database status info" -msgstr "Information sur l'état de la base de données" +#: ../../include/class/NetworkMap.class.php:2795 +msgid "Set as children" +msgstr "Configurer comme enfants" -#: ../../include/class/Diagnostics.class.php:242 -msgid "System Info" -msgstr "Information du système" +#: ../../include/class/NetworkMap.class.php:2796 +msgid "Set parent" +msgstr "Configurer parent" -#: ../../include/class/Diagnostics.class.php:246 -msgid "MySQL Performance metrics" -msgstr "Métriques de performances MySQL" +#: ../../include/class/NetworkMap.class.php:2797 +#: ../../include/class/NetworkMap.class.php:2810 +msgid "Abort the action of set relationship" +msgstr "Abandonner l'action de configuration de relations" -#: ../../include/class/Diagnostics.class.php:251 -#, php-format -msgid "Tables fragmentation in the %s database" -msgstr "Fragmentation des tables dans la base de données %s" +#: ../../include/class/NetworkMap.class.php:2799 +#: ../../include/class/NetworkMap.class.php:3155 +msgid "Add node" +msgstr "Ajouter un nœud" -#: ../../include/class/Diagnostics.class.php:257 -#, php-format -msgid "%s logs dates" -msgstr "%s dates de journaux" +#: ../../include/class/NetworkMap.class.php:2800 +msgid "Set center" +msgstr "Configurer le centre" -#: ../../include/class/Diagnostics.class.php:261 -#, php-format -msgid "%s Licence Information" -msgstr "Informations sur la licence %s" +#: ../../include/class/NetworkMap.class.php:2802 +msgid "Refresh Holding area" +msgstr "Mettre à jour la zone d'attente" -#: ../../include/class/Diagnostics.class.php:265 -#: ../../include/class/Diagnostics.class.php:1251 -msgid "Status of the attachment folder" -msgstr "État du dossier d’attachements" +#: ../../include/class/NetworkMap.class.php:2803 +#: ../../include/class/NetworkMap.class.php:2806 +msgid "Proceed" +msgstr "Continuer" -#: ../../include/class/Diagnostics.class.php:269 -msgid "Information from the tagente_datos table" -msgstr "Informations de la table tagent_données" - -#: ../../include/class/Diagnostics.class.php:273 -#, php-format -msgid "%s server threads" -msgstr "Fils du serveur %s" - -#: ../../include/class/Diagnostics.class.php:277 -msgid "SQL show engine innodb status" -msgstr "État d’innodb du moteur d'affichage SQL" - -#: ../../include/class/Diagnostics.class.php:325 -msgid "Graph of the Agents Unknown module." -msgstr "Graphique du module d’Agents inconnus." - -#: ../../include/class/Diagnostics.class.php:332 -msgid "Graph of the Database Maintenance module." -msgstr "Graphique du module de Maintenance de la base de données." - -#: ../../include/class/Diagnostics.class.php:339 -msgid "Graph of the Free Disk Spool Dir module." -msgstr "Graphique du module Free Disk Spool Dir." - -#: ../../include/class/Diagnostics.class.php:345 -msgid "Graph of the Free RAM module." -msgstr "Graphique du module de RAM libre." - -#: ../../include/class/Diagnostics.class.php:351 -msgid "Graph of the Queued Modules module." -msgstr "Graphique du module Modules en file d'attente." - -#: ../../include/class/Diagnostics.class.php:357 -msgid "Graph of the Status module." -msgstr "Graphique du module d’État." - -#: ../../include/class/Diagnostics.class.php:363 -msgid "Graph of the System Load AVG module." -msgstr "Graphique du module System Load AVG." - -#: ../../include/class/Diagnostics.class.php:370 -msgid "Graph of the Execution Time module." -msgstr "Graphique du module Temps d'exécution." - -#: ../../include/class/Diagnostics.class.php:379 -msgid "Graphs modules that represent the self-monitoring system" -msgstr "Modules graphiques qui représentent le système d'autosupervision" - -#: ../../include/class/Diagnostics.class.php:436 -#, php-format -msgid "%s Build" -msgstr "%s Build" - -#: ../../include/class/Diagnostics.class.php:440 -#, php-format -msgid "%s Version" -msgstr "Version %s" - -#: ../../include/class/Diagnostics.class.php:444 -msgid "Minor Release" -msgstr "Version mineure" - -#: ../../include/class/Diagnostics.class.php:448 -msgid "Homedir" -msgstr "Homedir" - -#: ../../include/class/Diagnostics.class.php:452 -msgid "HomeUrl" -msgstr "HomeUrl" - -#: ../../include/class/Diagnostics.class.php:456 -msgid "Enterprise installed" -msgstr "Enterprise installée" - -#: ../../include/class/Diagnostics.class.php:457 -msgid "true" -msgstr "vrai" - -#: ../../include/class/Diagnostics.class.php:457 -msgid "false" -msgstr "faux" - -#: ../../include/class/Diagnostics.class.php:460 -msgid "Update Key" -msgstr "Mettre à jour la clé" - -#: ../../include/class/Diagnostics.class.php:464 -msgid "Updating code path" -msgstr "Mettre à jour le chemin du code" - -#: ../../include/class/Diagnostics.class.php:468 -msgid "Current Update #" -msgstr "Mise à jour actuelle #" - -#: ../../include/class/Diagnostics.class.php:492 -msgid "PHP Version" -msgstr "Version PHP" - -#: ../../include/class/Diagnostics.class.php:496 -msgid "PHP Max execution time" -msgstr "Temps maximal d'exécution de PHP" - -#: ../../include/class/Diagnostics.class.php:500 -msgid "PHP Max input time" -msgstr "Temps d'entrée maximum de PHP" - -#: ../../include/class/Diagnostics.class.php:504 -msgid "PHP Memory limit" -msgstr "Limite de mémoire PHP" - -#: ../../include/class/Diagnostics.class.php:508 -msgid "Session cookie lifetime" -msgstr "Durée de vie des cookies de session" - -#: ../../include/class/Diagnostics.class.php:557 -msgid "Total groups" -msgstr "Groupes totaux" - -#: ../../include/class/Diagnostics.class.php:561 -msgid "Total module data records" -msgstr "Total des enregistrements de données du module" - -#: ../../include/class/Diagnostics.class.php:565 -msgid "Total agent access record" -msgstr "Enregistrement total des accès des agents" - -#: ../../include/class/Diagnostics.class.php:573 -msgid "Total traps" -msgstr "Traps totales" - -#: ../../include/class/Diagnostics.class.php:577 -msgid "Total users" -msgstr "Total d’utilisateurs" - -#: ../../include/class/Diagnostics.class.php:581 -msgid "Total sessions" -msgstr "Nombre total de sessions" - -#: ../../include/class/Diagnostics.class.php:620 -msgid "Pandora DB has never been executed" -msgstr "Pandora DB n'a jamais été exécuté" - -#: ../../include/class/Diagnostics.class.php:627 -msgid "Ago" -msgstr "il y a" - -#: ../../include/class/Diagnostics.class.php:634 -msgid "Total unknown agents" -msgstr "Total des agents inconnus" - -#: ../../include/class/Diagnostics.class.php:638 -msgid "Total not-init modules" -msgstr "Nombre total de modules non-initialisés" - -#: ../../include/class/Diagnostics.class.php:642 -msgid "Pandora DB Last run" -msgstr "Dernière exécution de la base de données de Pandora FMS" - -#: ../../include/class/Diagnostics.class.php:674 -msgid "DB Schema Version (first installed)" -msgstr "Version du schéma de base de données (première installation)" - -#: ../../include/class/Diagnostics.class.php:678 -msgid "DB Schema Version (actual)" -msgstr "Version du schéma de base de données (actuelle)" - -#: ../../include/class/Diagnostics.class.php:682 -msgid "DB Schema Build" -msgstr "Création de schéma de base de données" - -#: ../../include/class/Diagnostics.class.php:686 -msgid "DB Size" -msgstr "Taille de la base de données" - -#: ../../include/class/Diagnostics.class.php:726 -msgid "RAM" -msgstr "RAM" - -#: ../../include/class/Diagnostics.class.php:730 -msgid "Os" -msgstr "Système d'exploitation" - -#: ../../include/class/Diagnostics.class.php:784 -msgid "InnoDB buffer pool size" -msgstr "Taille du pool de mémoire tampon InnoDB" - -#: ../../include/class/Diagnostics.class.php:788 -#, php-format +#: ../../include/class/NetworkMap.class.php:2804 msgid "" -"It has to be 40% of the server memory not recommended to be greater or less" +"Resetting the map will delete all customizations you have done, including " +"manual relationships between elements, new items, etc." msgstr "" -"Il doit être 40% de la mémoire du serveur, il n'est pas recommandée d’être " -"supérieure ou inférieure" - -#: ../../include/class/Diagnostics.class.php:793 -msgid "InnoDB file per table" -msgstr "Fichier InnoDB par table" - -#: ../../include/class/Diagnostics.class.php:796 -#: ../../include/class/Diagnostics.class.php:868 -msgid "Recommended ON" -msgstr "Recommandé ON" - -#: ../../include/class/Diagnostics.class.php:800 -msgid "InnoDB flush log at trx-commit" -msgstr "InnoDB flush log at trx-commit" - -#: ../../include/class/Diagnostics.class.php:803 -#, php-format -msgid "Recommended Value %d" -msgstr "Valeur recommandée %d" - -#: ../../include/class/Diagnostics.class.php:807 -msgid "InnoDB lock wait timeout" -msgstr "Délai d'attente du verrouillage InnoDB" - -#: ../../include/class/Diagnostics.class.php:810 -#: ../../include/class/Diagnostics.class.php:817 -#: ../../include/class/Diagnostics.class.php:824 -#: ../../include/class/Diagnostics.class.php:831 -#: ../../include/class/Diagnostics.class.php:838 -#: ../../include/class/Diagnostics.class.php:847 -#: ../../include/class/Diagnostics.class.php:854 -#: ../../include/class/Diagnostics.class.php:861 -#: ../../include/class/Diagnostics.class.php:875 -#: ../../include/class/Diagnostics.class.php:882 -#: ../../include/class/Diagnostics.class.php:889 -#: ../../include/class/Diagnostics.class.php:903 -#: ../../include/class/Diagnostics.class.php:910 -msgid "Min. Recommended Value" -msgstr "Valeur minimale recommandée" - -#: ../../include/class/Diagnostics.class.php:814 -msgid "InnoDB log buffer size" -msgstr "Taille du tampon de journal InnoDB" - -#: ../../include/class/Diagnostics.class.php:821 -msgid "InnoDB log file size" -msgstr "Taille du fichier journal InnoDB" - -#: ../../include/class/Diagnostics.class.php:828 -msgid "Maximun allowed packet" -msgstr "Paquet maximal autorisé" - -#: ../../include/class/Diagnostics.class.php:835 -msgid "Maximun connections" -msgstr "Connexions maximales" - -#: ../../include/class/Diagnostics.class.php:840 -msgid "conections" -msgstr "connexions" - -#: ../../include/class/Diagnostics.class.php:844 -msgid "Query cache limit" -msgstr "Limite de cache de requêtes" - -#: ../../include/class/Diagnostics.class.php:851 -msgid "Query cache min-res-unit" -msgstr "Requête en cache min-res-unit" - -#: ../../include/class/Diagnostics.class.php:858 -msgid "Query cache size" -msgstr "Taille du cache de requête" - -#: ../../include/class/Diagnostics.class.php:865 -msgid "Query cache type" -msgstr "Type de cache de requête" - -#: ../../include/class/Diagnostics.class.php:872 -msgid "Read buffer size" -msgstr "Lire taille de la mémoire tampon" - -#: ../../include/class/Diagnostics.class.php:879 -msgid "Read rnd-buffer size" -msgstr "Lire la taille du tampon rnd" - -#: ../../include/class/Diagnostics.class.php:886 -msgid "Sort buffer size" -msgstr "Taille de la mémoire tampon" - -#: ../../include/class/Diagnostics.class.php:893 -msgid "Sql mode" -msgstr "Mode SQL" - -#: ../../include/class/Diagnostics.class.php:896 -msgid "Must be empty" -msgstr "Doit être vide" - -#: ../../include/class/Diagnostics.class.php:900 -msgid "Thread cache size" -msgstr "Taille du cache de threads" - -#: ../../include/class/Diagnostics.class.php:907 -msgid "Thread stack" -msgstr "Pile de threads" - -#: ../../include/class/Diagnostics.class.php:970 -msgid "" -"Table fragmentation is higher than recommended. They should be defragmented." -msgstr "" -"La fragmentation des tables est plus élevée que recommandée. Ils doivent être " -"défragmentés." - -#: ../../include/class/Diagnostics.class.php:974 -msgid "Table fragmentation is correct." -msgstr "La fragmentation de la table est correcte." - -#: ../../include/class/Diagnostics.class.php:983 -msgid "Tables fragmentation (maximum recommended value)" -msgstr "Fragmentation des tables (valeur maximale recommandée)" - -#: ../../include/class/Diagnostics.class.php:988 -msgid "Tables fragmentation (current value)" -msgstr "Fragmentation des tables (valeur actuelle)" - -#: ../../include/class/Diagnostics.class.php:992 -msgid "Table fragmentation status" -msgstr "État de fragmentation de la table" - -#: ../../include/class/Diagnostics.class.php:1027 -msgid "Size server logs (current value)" -msgstr "Taille des journaux du serveur (valeur actuelle)" - -#: ../../include/class/Diagnostics.class.php:1031 -msgid "Status server logs" -msgstr "Journaux du serveur d'état" - -#: ../../include/class/Diagnostics.class.php:1036 -msgid "Size error logs (current value)" -msgstr "Journaux d'erreur de taille (valeur actuelle)" - -#: ../../include/class/Diagnostics.class.php:1040 -msgid "Status error logs" -msgstr "Journaux d’erreur d’état" - -#: ../../include/class/Diagnostics.class.php:1045 -msgid "Size console logs (current value)" -msgstr "Journaux de la taille de la console (valeur actuelle)" - -#: ../../include/class/Diagnostics.class.php:1049 -msgid "Status console logs" -msgstr "Journaux de la console d'état" - -#: ../../include/class/Diagnostics.class.php:1084 -msgid "License capacity is less than 90 percent" -msgstr "La capacité de la licence est inférieure à 90 %" - -#: ../../include/class/Diagnostics.class.php:1087 -msgid "License capacity exceeds 90 percent" -msgstr "La capacité de licence dépasse 90 pour cent" - -#: ../../include/class/Diagnostics.class.php:1095 -msgid "" -"The average of modules per agent is more than 40. You can have performance " -"problems" -msgstr "" -"La moyenne des modules par agent est supérieure à 40. Vous pouvez avoir des " -"problèmes de performances" - -#: ../../include/class/Diagnostics.class.php:1100 -msgid "The average of modules per agent is less than 40" -msgstr "La moyenne des modules par agent est inférieure à 40" - -#: ../../include/class/Diagnostics.class.php:1136 -msgid "The system has no load" -msgstr "Le système n'a pas de charge" - -#: ../../include/class/Diagnostics.class.php:1180 -msgid "Network Management System" -msgstr "Système de gestion réseau" - -#: ../../include/class/Diagnostics.class.php:1181 -#: ../../include/class/Diagnostics.class.php:1185 -msgid "Off" -msgstr "Off" - -#: ../../include/class/Diagnostics.class.php:1192 -msgid "Status of agents capacity" -msgstr "État de la capacité des agents" - -#: ../../include/class/Diagnostics.class.php:1197 -msgid "Status of average modules per agent" -msgstr "État des modules moyens par agent" - -#: ../../include/class/Diagnostics.class.php:1203 -msgid "Interval average of the network modules" -msgstr "Moyenne d'intervalle des modules réseau" - -#: ../../include/class/Diagnostics.class.php:1233 -msgid "The attached folder contains more than 700 files." -msgstr "Le dossier joint contient plus de 700 fichiers." - -#: ../../include/class/Diagnostics.class.php:1238 -msgid "The attached folder contains less than 700 files." -msgstr "Le dossier joint contient moins de 700 fichiers." - -#: ../../include/class/Diagnostics.class.php:1247 -msgid "Total files in the attached folder" -msgstr "Nombre total de fichiers dans le dossier joint" - -#: ../../include/class/Diagnostics.class.php:1277 -msgid "" -"The tagente_datos table contains too much data. A historical database is " -"recommended." -msgstr "" -"La table tagent_données contient trop de données. Une base de données " -"historique est recommandée." - -#: ../../include/class/Diagnostics.class.php:1282 -msgid "The tagente_datos table contains an acceptable amount of data." -msgstr "La table tagent_données contient une quantité de données acceptable." - -#: ../../include/class/Diagnostics.class.php:1291 -msgid "Total data in tagente_datos table" -msgstr "Données totales dans la table tagent_données" - -#: ../../include/class/Diagnostics.class.php:1295 -msgid "Tagente_datos table status" -msgstr "État de la table Tagent_données" - -#: ../../include/class/Diagnostics.class.php:1331 -msgid "Threads" -msgstr "Threads" - -#: ../../include/class/Diagnostics.class.php:1341 -msgid "Total threads" -msgstr "Fils maximales" - -#: ../../include/class/Diagnostics.class.php:1348 -msgid "Current pandora_server running threads" -msgstr "Threads en cours d'exécution de pandora_server" - -#: ../../include/class/Diagnostics.class.php:1352 -msgid "" -"There's more pandora_server threads than configured, are you running multiple " -"servers simultaneusly?." -msgstr "" -"Il y a plus de threads pandora_server que configurés, exécutez-vous plusieurs " -"serveurs simultanément ?" - -#: ../../include/class/Diagnostics.class.php:1486 -msgid "" -"Please check your Pandora Server setup and make sure that the database " -"maintenance daemon is running." -msgstr "" -"Veuillez vérifier la configuration de votre serveur Pandora FMS et vous " -"assurer que le démon de maintenance de la base de données est en cours " -"d'exécution." - -#: ../../include/class/Diagnostics.class.php:1490 -msgid "" -"It' is very important to keep the database up-to-date to get the best " -"performance and results in Pandora" -msgstr "" -"Il est très important de maintenir la base de données à jour pour obtenir les " -"meilleures performances et résultats dans Pandora FMS" - -#: ../../include/class/Diagnostics.class.php:1752 -msgid "You have more than 10 MB of logs" -msgstr "Vous avez plus de 10 Mo de journaux" - -#: ../../include/class/Diagnostics.class.php:1755 -msgid "You have less than 10 MB of logs" -msgstr "Vous avez moins de 10 Mo de journaux" - -#: ../../include/class/Diagnostics.class.php:1894 -#: ../../include/class/HelpFeedBack.class.php:171 -msgid "What happened?" -msgstr "Que s'est-il passé?" - -#: ../../include/class/Diagnostics.class.php:1910 -#: ../../update_manager_client/views/register.php:79 -msgid "Your email" -msgstr "Votre email" - -#: ../../include/class/Diagnostics.class.php:1922 -msgid "Include installation data" -msgstr "Inclure les données d'installation" - -#: ../../include/class/Diagnostics.class.php:1959 -msgid "Hello Feedback-Men" -msgstr "Hello Feedback-Men" - -#: ../../include/class/Diagnostics.class.php:1969 -msgid "Hello" -msgstr "Hello" - -#: ../../include/class/Diagnostics.class.php:1973 -#, php-format -msgid "User %s is reporting an issue in its %s experience" -msgstr "L'utilisateur %s signale un problème dans son expérience %s" - -#: ../../include/class/Diagnostics.class.php:1982 -msgid "Find some files attached to this mail" -msgstr "Retrouver quelques fichiers joints à ce mail" - -#: ../../include/class/Diagnostics.class.php:1985 -msgid "PDF is the diagnostic information retrieved at report time" -msgstr "" -"PDF correspond aux informations de diagnostic récupérées au moment du rapport" - -#: ../../include/class/Diagnostics.class.php:1988 -msgid "CSV contains the statuses of every product file" -msgstr "CSV contient les états de chaque fiche produit" - -#: ../../include/class/Diagnostics.class.php:1993 -#, php-format -msgid "" -"If you think this report must be escalated, feel free to forward this mail to " -"\"%s\"" -msgstr "" -"Si vous pensez que ce rapport doit être escaladé, n'hésitez pas à transmettre " -"ce courrier à \"%s\"" - -#: ../../include/class/Diagnostics.class.php:1997 -msgid "LEGAL WARNING" -msgstr "AVERTISSEMENT LÉGAL" - -#: ../../include/class/Diagnostics.class.php:1999 -msgid "" -"The information contained in this transmission is privileged and confidential " -"information intended only for the use of the individual or entity named above" -msgstr "" -"Les informations contenues dans cette transmission sont des informations " -"privilégiées et confidentielles destinées uniquement à l'usage de la personne " -"ou de l'entité nommée ci-dessus." - -#: ../../include/class/Diagnostics.class.php:2003 -msgid "" -"If the reader of this message is not the intended recipient, you are hereby " -"notified that any dissemination, distribution or copying of this communication " -"is strictly prohibited" -msgstr "" -"Si le lecteur de ce message n'est pas le destinataire de ces documents, nous " -"vous informons que toute diffusion, distribution ou copie de ces documents est " -"strictement interdite." - -#: ../../include/class/Diagnostics.class.php:2007 -msgid "If you have received this transmission in error, do not read it" -msgstr "Si vous avez reçu cette transmission par erreur, ne la lisez pas" - -#: ../../include/class/Diagnostics.class.php:2011 -msgid "" -"Please immediately reply to the sender that you have received this " -"communication in error and then delete it" -msgstr "" -"Veuillez répondre immédiatement à l'expéditeur que vous avez reçu cette " -"communication par erreur, puis la supprimer" - -#: ../../include/class/Diagnostics.class.php:2090 -msgid "Invalid cron task" -msgstr "Tâche cron non valide" - -#: ../../include/class/Diagnostics.class.php:2091 -msgid "Sending of information has been processed" -msgstr "L'envoi des informations a été traité" - -#: ../../include/class/Diagnostics.class.php:2126 -#: ../../include/class/Diagnostics.class.php:2136 -msgid "Diagnostics Info" -msgstr "Informations de diagnostic" - -#: ../../include/class/Diagnostics.class.php:2244 -#: ../../include/class/Diagnostics.class.php:2254 -msgid "PHP Info" -msgstr "Info PHP" - -#: ../../include/class/HelpFeedBack.class.php:104 -msgid "Browser not compatible." -msgstr "Navigateur non compatible." - -#: ../../include/class/HelpFeedBack.class.php:147 -msgid "Suggestion" -msgstr "Suggestion" - -#: ../../include/class/HelpFeedBack.class.php:158 -msgid "Something is wrong" -msgstr "Il y a un problème" - -#: ../../include/class/HelpFeedBack.class.php:181 -msgid "Your Email" -msgstr "Votre Email" - -#: ../../include/class/HelpFeedBack.class.php:198 -msgid "Submit" -msgstr "Envoyer" - -#: ../../include/class/HelpFeedBack.class.php:253 -msgid "[pandorafms wiki] New suggestion" -msgstr "[wiki pandorafms] Nouvelle suggestion" - -#: ../../include/class/HelpFeedBack.class.php:255 -msgid "[pandorafms wiki] New report" -msgstr "[wiki pandorafms] Nouveau rapport" - -#: ../../include/class/HelpFeedBack.class.php:261 -msgid "Please provide your email address, we promise not to bother you" -msgstr "" -"Veuillez fournir votre adresse e-mail, nous nous engageons à ne pas vous " -"déranger" - -#: ../../include/class/HelpFeedBack.class.php:309 -msgid "Something went wrong while sending the report." -msgstr "Une erreur s'est produite lors de l'envoi du rapport." - -#: ../../include/class/HelpFeedBack.class.php:360 -msgid "Your report had been successfully sent to Artica." -msgstr "Votre rapport a été envoyé correctement à Artica." - -#: ../../include/class/HelpFeedBack.class.php:360 -msgid "Thank you!" -msgstr "Merci !" - -#: ../../include/class/AgentsAlerts.class.php:502 -msgid "There are no agents with alerts" -msgstr "Il n'y a pas d'agents avec des alertes" - -#: ../../include/class/AgentsAlerts.class.php:580 -msgid "Previous alerts" -msgstr "Alertes précédentes" - -#: ../../include/class/AgentsAlerts.class.php:643 -msgid "More alerts" -msgstr "Plus d'alertes" - -#: ../../include/class/AgentsAlerts.class.php:741 -msgid "Agents/Alerts" -msgstr "Agents / Alertes" - -#: ../../include/class/AgentsAlerts.class.php:790 -msgid "Show modules without alerts" -msgstr "Afficher les modules sans alertes" - -#: ../../include/class/OrderInterpreter.class.php:123 -msgid "Agent Management" -msgstr "Gestion des agents" - -#: ../../include/class/OrderInterpreter.class.php:157 -msgid "Manage Policies" -msgstr "Gérer les politiques" - -#: ../../include/class/OrderInterpreter.class.php:171 -msgid "List Alerts" -msgstr "Liste d'alertes" - -#: ../../include/class/OrderInterpreter.class.php:195 -msgid "View Events" -msgstr "Voir les évènements" - -#: ../../include/class/OrderInterpreter.class.php:247 -msgid "Manage Servers" -msgstr "Gérer les serveurs" - -#: ../../include/class/OrderInterpreter.class.php:261 -msgid "Edit User" -msgstr "Modifier l'utilisateur" - -#: ../../include/class/OrderInterpreter.class.php:271 -msgid "Tree View" -msgstr "Vue arborescente" - -#: ../../include/class/OrderInterpreter.class.php:281 -msgid "Network Component" -msgstr "Composant réseau" - -#: ../../include/class/OrderInterpreter.class.php:295 -msgid "Task List" -msgstr "Liste de tâches" - -#: ../../include/class/OrderInterpreter.class.php:339 -msgid "Update Manager" -msgstr "Update Manager" - -#: ../../include/class/OrderInterpreter.class.php:353 -msgid "Manage Agent Groups" -msgstr "Gérer les groupes d’agents" - -#: ../../include/class/OrderInterpreter.class.php:394 -msgid "GO TO " -msgstr "ALLER À" - -#: ../../include/class/OrderInterpreter.class.php:423 -msgid "results found" -msgstr "résultats trouvés" - -#: ../../include/class/OrderInterpreter.class.php:427 -msgid "Press enter to search" -msgstr "Cliquez enter pour rechercher" - -#: ../../include/class/AgentWizard.class.php:448 -msgid "There are not defined Remote components for this performance." -msgstr "Il n'y a pas de composants distants définis pour cette performance." - -#: ../../include/class/AgentWizard.class.php:567 -msgid "SNMP Walk" -msgstr "Chemin SNMP" - -#: ../../include/class/AgentWizard.class.php:572 -msgid "WMI Explorer" -msgstr "Explorateur WMI" - -#: ../../include/class/AgentWizard.class.php:646 -msgid "namespace" -msgstr "Espace de nommage" - -#: ../../include/class/AgentWizard.class.php:816 -msgid "User authentication" -msgstr "Authentification de l'utilisateur" - -#: ../../include/class/AgentWizard.class.php:845 -msgid "Password authentication" -msgstr "Authentification par mot de passe" - -#: ../../include/class/AgentWizard.class.php:998 -#, php-format -msgid "The PEN (%s) is not registered." -msgstr "Le PEN (%s) n'est pas enregistré." - -#: ../../include/class/AgentWizard.class.php:1065 -msgid "The SNMP Walk does not return anything with the received arguments." -msgstr "Le SNMP Walk ne renvoie rien avec les arguments reçus." - -#: ../../include/class/AgentWizard.class.php:1118 -#, php-format -msgid "The target host response with an error: %s" -msgstr "La réponse de l'hôte cible avec une erreur : %s" - -#: ../../include/class/AgentWizard.class.php:1168 -msgid "No selected modules" -msgstr "Aucun module sélectionné" - -#: ../../include/class/AgentWizard.class.php:1184 -#: ../../include/ajax/custom_fields.php:413 -msgid "Treshold" -msgstr "Seuil" - -#: ../../include/class/AgentWizard.class.php:1205 -msgid "Module exists in policy" -msgstr "Le module existe dans la politique" - -#: ../../include/class/AgentWizard.class.php:1215 -msgid "Module exists in agent" -msgstr "Le module existe dans l'agent" - -#: ../../include/class/AgentWizard.class.php:1222 -msgid "Module with the same name in the module creation list" -msgstr "Module avec le même nom dans la liste de création de module" - -#: ../../include/class/AgentWizard.class.php:1625 -#, php-format -msgid "Module \"%s\" exits in this policy" -msgstr "Le module \"%s\" existe dans cette politique" - -#: ../../include/class/AgentWizard.class.php:1727 -#: ../../include/class/AgentWizard.class.php:2155 -#, php-format -msgid "Module %s module_exec not configuration" -msgstr "Module %s module_exec non configuré" - -#: ../../include/class/AgentWizard.class.php:1883 -#: ../../include/class/AgentWizard.class.php:2330 -#, php-format -msgid "Module %s satellite execution not configuration" -msgstr "Module %s exécution satellite non configuré" - -#: ../../include/class/AgentWizard.class.php:1975 -#, php-format -msgid "Module \"%s\" problems insert in bbdd" -msgstr "Module \"%s\" problèmes d'insertion dans la base de données" - -#: ../../include/class/AgentWizard.class.php:1983 -#: ../../include/class/AgentWizard.class.php:2413 -msgid "Modules created" -msgstr "Modules créés" - -#: ../../include/class/AgentWizard.class.php:2013 -#, php-format -msgid "Module \"%s\" exists in this agent" -msgstr "Le module \"%s\" existe dans cet agent" - -#: ../../include/class/AgentWizard.class.php:2604 -msgid "Select all filtered interfaces" -msgstr "Sélectionnez toutes les interfaces filtrées" - -#: ../../include/class/AgentWizard.class.php:2627 -msgid "OperStatus UP" -msgstr "OperStatus UP" - -#: ../../include/class/AgentWizard.class.php:2638 -msgid "AdminStatus UP" -msgstr "AdminStatus UP" - -#: ../../include/class/AgentWizard.class.php:3324 -msgid "No information could be retrieved." -msgstr "Aucune information n'a pu être récupérée." - -#: ../../include/class/AgentWizard.class.php:3608 -msgid "Create modules" -msgstr "Créer des modules" - -#: ../../include/class/AgentWizard.class.php:3917 -msgid "Add general monitoring for all selected interfaces" -msgstr "" -"Ajouter une supervision générale pour toutes les interfaces sélectionnées" - -#: ../../include/class/AgentWizard.class.php:3938 -#: ../../include/class/AgentWizard.class.php:3939 -#: ../../include/class/AgentWizard.class.php:3958 -#: ../../include/class/AgentWizard.class.php:3959 -msgid "Modules selected" -msgstr "Modules sélectionnés" - -#: ../../include/class/AgentWizard.class.php:4027 -msgid "Module info" -msgstr "Informations sur les modules" - -#: ../../include/class/AgentWizard.class.php:4056 -msgid "Current value" -msgstr "Valeur actuelle" - -#: ../../include/class/AgentWizard.class.php:5542 -#, php-format -msgid "The operation '%s' is not permitted. Review for remote components." -msgstr "L'opération '%s' n'est pas autorisée. Examen des composants distants." - -#: ../../include/class/AgentWizard.class.php:5957 -msgid "Modules about to be created" -msgstr "Modules sur le point d'être créés" - -#: ../../include/class/ModuleTemplates.class.php:353 -#, php-format -msgid "Template %s successfully updated" -msgstr "Le modèle %s a été mis à jour correctement" - -#: ../../include/class/ModuleTemplates.class.php:400 -#, php-format -msgid "Template %s successfully created" -msgstr "Modèle %s créé correctement." - -#: ../../include/class/ModuleTemplates.class.php:402 -msgid "Error creating template" -msgstr "Erreur lors de la création du modèle." - -#: ../../include/class/ModuleTemplates.class.php:410 -#, php-format -msgid "Template %s successfully deleted" -msgstr "Modèle %s supprimé correctement" - -#: ../../include/class/ModuleTemplates.class.php:412 -#, php-format -msgid "Error deleting %s template" -msgstr "Erreur de suppression du modèle %s" - -#: ../../include/class/ModuleTemplates.class.php:559 -msgid "Module successfully deleted" -msgstr "Module supprimé correctement" - -#: ../../include/class/ModuleTemplates.class.php:561 -msgid "Error deleting module" -msgstr "Erreur lors de la suppression du module" - -#: ../../include/class/ModuleTemplates.class.php:572 -msgid "Block successfully deleted" -msgstr "Bloc supprimé correctement" - -#: ../../include/class/ModuleTemplates.class.php:574 -msgid "Error deleting block" -msgstr "Erreur lors de la suppression du bloc" - -#: ../../include/class/ModuleTemplates.class.php:586 -msgid "All templates deleted" -msgstr "Tous les modèles supprimés" - -#: ../../include/class/ModuleTemplates.class.php:588 -msgid "Error deleting all templates" -msgstr "Erreur lors de la suppression de tous les modèles" - -#: ../../include/class/ModuleTemplates.class.php:597 -msgid "Selected templates deleted" -msgstr "Modèles sélectionnés supprimés" - -#: ../../include/class/ModuleTemplates.class.php:599 -msgid "Error deleting selected templates" -msgstr "Erreur lors de la suppression des modèles sélectionnés" - -#: ../../include/class/ModuleTemplates.class.php:611 -msgid "Something gone wrong. Please, try again" -msgstr "Un problème est survenu, merci d’essayer à nouveau." - -#: ../../include/class/ModuleTemplates.class.php:662 -msgid "The modules is already added" -msgstr "Les modules sont déjà ajoutés" - -#: ../../include/class/ModuleTemplates.class.php:1111 -#: ../../include/class/ModuleTemplates.class.php:1383 -msgid "Add components" -msgstr "Ajouter des composants" - -#: ../../include/class/ModuleTemplates.class.php:1163 -#: ../../include/class/ModuleTemplates.class.php:1298 -msgid "No module blocks for this profile" -msgstr "Aucun bloc de module pour ce profil" - -#: ../../include/class/ModuleTemplates.class.php:1186 -msgid "Delete this block" -msgstr "Supprimer ce bloc" - -#: ../../include/class/ModuleTemplates.class.php:1188 -msgid "Do you want delete this block?" -msgstr "Voulez-vous supprimer ce bloc ?" - -#: ../../include/class/ModuleTemplates.class.php:1283 -msgid "Delete this module" -msgstr "Supprimer ce module" - -#: ../../include/class/ModuleTemplates.class.php:1285 -msgid "Do you want delete this module?" -msgstr "Voulez-vous supprimer ce module ?" - -#: ../../include/class/ModuleTemplates.class.php:1476 -msgid "Do you want delete all templates?" -msgstr "Voulez-vous supprimer tous les modèles ?" - -#: ../../include/class/ModuleTemplates.class.php:1479 -msgid "Do you want delete the selected templates?" -msgstr "Voulez-vous supprimer les modèles sélectionnés ?" - -#: ../../include/class/WebServerModuleDebug.class.php:143 -msgid "Performing query. Please wait." -msgstr "Exécution de la requête. S'il vous plaît, attendez." - -#: ../../include/class/WebServerModuleDebug.class.php:174 -msgid "No results" -msgstr "Aucun résultat" - -#: ../../include/class/WebServerModuleDebug.class.php:197 -msgid "Error performing execution" -msgstr "Erreur lors de l'exécution" - -#: ../../include/class/WebServerModuleDebug.class.php:229 -msgid "Please, wait for a first execution of module" -msgstr "Veuillez attendre une première exécution du module" +"Si vous réinitialisez la carte, tous vos réglages personnalisés, y compris les " +"relations manuelles entre éléments, nouveaux éléments, etc. seront supprimés." + +#: ../../include/class/NetworkMap.class.php:2808 +msgid "Restart map" +msgstr "Réinitialiser la carte" + +#: ../../include/class/NetworkMap.class.php:2809 +msgid "Abort the interface relationship" +msgstr "Annuler la relation d'interface" + +#: ../../include/class/NetworkMap.class.php:2827 +#: ../../include/class/NetworkMap.class.php:2876 +msgid "Edit node" +msgstr "Modifier le nœud" + +#: ../../include/class/NetworkMap.class.php:2837 +#: ../../include/class/NetworkMap.class.php:2886 +msgid "Adresses" +msgstr "Adresses" + +#: ../../include/class/NetworkMap.class.php:2839 +#: ../../include/class/NetworkMap.class.php:2888 +msgid "OS type" +msgstr "Type de système d’exploitation" + +#: ../../include/class/NetworkMap.class.php:2846 +#: ../../include/class/NetworkMap.class.php:2847 +#: ../../include/class/NetworkMap.class.php:2895 +#: ../../include/class/NetworkMap.class.php:2896 +msgid "Node Details" +msgstr "Détails du nœud" + +#: ../../include/class/NetworkMap.class.php:2910 +#: ../../enterprise/tools/ipam/ipam_ajax.php:473 +msgid "MAC" +msgstr "MAC" + +#: ../../include/class/NetworkMap.class.php:2921 +#: ../../include/class/NetworkMap.class.php:2922 +msgid "Interface Information (SNMP)" +msgstr "Information de l'interface (SNMP)" + +#: ../../include/class/NetworkMap.class.php:2933 +msgid "Shape" +msgstr "Forme" + +#: ../../include/class/NetworkMap.class.php:2936 +msgid "Circle" +msgstr "Cercle" + +#: ../../include/class/NetworkMap.class.php:2937 +msgid "Square" +msgstr "Carré" + +#: ../../include/class/NetworkMap.class.php:2938 +msgid "Rhombus" +msgstr "Losange" + +#: ../../include/class/NetworkMap.class.php:2951 +msgid "name node" +msgstr "Nommer le nœud" + +#: ../../include/class/NetworkMap.class.php:2957 +#: ../../enterprise/include/functions_HA_cluster.php:496 +msgid "Update node" +msgstr "Mettre à jour le nœud" + +#: ../../include/class/NetworkMap.class.php:2969 +#: ../../include/class/NetworkMap.class.php:3272 +msgid "name fictional node" +msgstr "Nom du nœud fictif" + +#: ../../include/class/NetworkMap.class.php:2974 +#: ../../include/class/NetworkMap.class.php:3277 +msgid "Networkmap to link" +msgstr "Lien à la carte de réseau" + +#: ../../include/class/NetworkMap.class.php:2986 +msgid "Update fictional node" +msgstr "Mettre à jour le nœud fictif" + +#: ../../include/class/NetworkMap.class.php:2996 +#: ../../include/class/NetworkMap.class.php:2997 +msgid "Node options" +msgstr "Options du nœud" + +#: ../../include/class/NetworkMap.class.php:3008 +#: ../../include/class/NetworkMap.class.php:3101 +msgid "Node source" +msgstr "Source du nœud" + +#: ../../include/class/NetworkMap.class.php:3009 +#: ../../include/class/NetworkMap.class.php:3102 +msgid "Interface source" +msgstr "Source de l'interface" + +#: ../../include/class/NetworkMap.class.php:3010 +#: ../../include/class/NetworkMap.class.php:3103 +msgid "Interface Target" +msgstr "Cible de l'interface" + +#: ../../include/class/NetworkMap.class.php:3012 +#: ../../include/class/NetworkMap.class.php:3104 +msgid "Node target" +msgstr "Cible du nœud" + +#: ../../include/class/NetworkMap.class.php:3013 +msgid "E." +msgstr "E." + +#: ../../include/class/NetworkMap.class.php:3075 +msgid "There are not relations" +msgstr "Aucune relation" + +#: ../../include/class/NetworkMap.class.php:3086 +#: ../../include/class/NetworkMap.class.php:3087 +#: ../../enterprise/meta/advanced/metasetup.relations.php:330 +msgid "Relations" +msgstr "Relations" + +#: ../../include/class/NetworkMap.class.php:3143 +msgid "Add interface link" +msgstr "Ajouter lien d'interface" + +#: ../../include/class/NetworkMap.class.php:3174 +#: ../../include/class/NetworkMap.class.php:3196 +#: ../../include/class/NetworkMap.class.php:3197 +#: ../../include/class/NetworkMap.class.php:3247 +#: ../../include/class/NetworkMap.class.php:3259 +#: ../../include/class/NetworkMap.class.php:3300 +msgid "Add agent node" +msgstr "Ajouter nœud d'agent" + +#: ../../include/class/NetworkMap.class.php:3258 +msgid "Add agent node (filter by group)" +msgstr "Ajouter nœud d'agent (filtrer par groupe)" + +#: ../../include/class/NetworkMap.class.php:3289 +msgid "Add fictional node" +msgstr "Ajouter nœud fictif" + +#: ../../include/class/NetworkMap.class.php:3299 +msgid "Add fictional point" +msgstr "Ajouter un point fictif" + +#: ../../include/class/NetworkMap.class.php:3513 +msgid "Open Minimap" +msgstr "Ouvrir minicarte" + +#: ../../include/class/NetworkMap.class.php:3519 +msgid "Hide Labels" +msgstr "Cacher les étiquettes" + +#: ../../include/class/TreeGroupEdition.class.php:164 +#: ../../enterprise/meta/event/custom_events.php:249 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1151 +#: ../../godmode/events/custom_events.php:204 +#: ../../godmode/agentes/status_monitor_custom_fields.php:241 +msgid "Confirm" +msgstr "Confirmer " + +#: ../../include/functions_network_components.php:590 +#: ../../include/functions_alerts.php:1124 +#: ../../enterprise/include/functions_local_components.php:354 +msgid "Copy of" +msgstr "Copie de" #: ../../include/lib/Group.php:299 #, php-format msgid "Failed to save group %s" msgstr "Échec de l'enregistrement du groupe %s" +#: ../../include/lib/View.php:69 +#, php-format +msgid "View %s not found" +msgstr "Affichage %s introuvable" + +#: ../../include/lib/Agent.php:349 ../../include/lib/Module.php:1170 +#: ../../include/lib/Entity.php:303 ../../enterprise/include/lib/Service.php:397 +#: ../../enterprise/include/lib/Service.php:736 +#: ../../enterprise/include/lib/Service.php:917 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1414 +#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:402 +#: ../../enterprise/include/lib/ServiceElement.php:390 +#: ../../enterprise/include/lib/ServiceElement.php:921 +#: ../../enterprise/include/lib/ServiceElement.php:963 +#: ../../enterprise/include/lib/ServiceElement.php:1005 +#: ../../enterprise/include/lib/ServiceElement.php:1111 +#: ../../enterprise/include/lib/ServiceElement.php:1153 +#, php-format +msgid "Cannot connect to node %d" +msgstr "Connexion avec le node %d échouée" + +#: ../../include/lib/Module.php:256 +msgid " error: Module has no agent assigned." +msgstr "erreur : aucun agent n'est affecté au module." + +#: ../../include/lib/Module.php:803 ../../enterprise/include/lib/Policy.php:1196 +#: ../../enterprise/include/lib/Policy/Module.php:201 +#, php-format +msgid "Module already exists: \"%s\"" +msgstr "Le module existe déjà : « %s »" + +#: ../../include/lib/Module.php:1037 +msgid "Module name empty." +msgstr "Nom du module vide." + +#: ../../include/lib/Module.php:1043 +msgid "Invalid characters in module name" +msgstr "Caractères invalides dans le nom du module" + +#: ../../include/lib/Module.php:1049 +msgid "Module already exists please select another name or agent." +msgstr "Le module existe déjà, veuillez sélectionner un autre nom ou agent." + +#: ../../include/lib/Module.php:1055 +msgid "Insufficent permissions to perform this action" +msgstr "Autorisations insuffisantes pour effectuer cette action" + +#: ../../include/lib/Module.php:1062 +#, php-format +msgid "Error while processing: %s" +msgstr "Erreur lors du traitement : %s" + #: ../../include/lib/Dashboard/Manager.php:599 #, php-format msgid "Copy of %s" @@ -48834,178 +18779,32 @@ msgstr "Erreur lors de la création ou de la mise à jour du tableau de bord" msgid "Icon image dashboard" msgstr "Tableau de bord des images d'icônes" -#: ../../include/lib/Dashboard/Widget.php:450 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:227 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:311 -#: ../../include/lib/Dashboard/Widgets/reports.php:274 -#, php-format -msgid "Failed to connect to node %d" -msgstr "Échec de la connexion au nœud %d" - -#: ../../include/lib/Dashboard/Widget.php:465 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:640 -msgid "Please configure this widget before usage" -msgstr "Veuillez configurer le widget avant de l'utiliser" - -#: ../../include/lib/Dashboard/Widget.php:473 -msgid "Widget cannot be loaded" -msgstr "Le widget ne peut pas être chargé" - -#: ../../include/lib/Dashboard/Widget.php:477 -msgid "Please, configure the widget again to recover it" -msgstr "Veuillez reconfigurer le widget pour le récupérer" - -#: ../../include/lib/Dashboard/Widgets/module_value.php:173 -#: ../../include/lib/Dashboard/Widgets/module_value.php:433 -msgid "Module value" -msgstr "Valeur du module" +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:174 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:482 +msgid "SLA percentage" +msgstr "Pourcentage SLA" +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:344 #: ../../include/lib/Dashboard/Widgets/module_value.php:325 #: ../../include/lib/Dashboard/Widgets/module_icon.php:411 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:344 msgid "Text size of value in px" msgstr "Taille du texte de la valeur en px" +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:356 +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:301 #: ../../include/lib/Dashboard/Widgets/module_value.php:337 +#: ../../include/lib/Dashboard/Widgets/module_status.php:401 #: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:335 #: ../../include/lib/Dashboard/Widgets/module_icon.php:423 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:301 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:356 -#: ../../include/lib/Dashboard/Widgets/module_status.php:401 msgid "Text size of label in px" msgstr "Taille du texte de l'étiquette en px" -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:158 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:622 -msgid "Groups status" -msgstr "États des groupes" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:314 -msgid "Alert Fired" -msgstr "Alerte déclenchée" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:522 -msgid "Modules in normal status" -msgstr "Modules en état normal" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:538 -msgid "Modules in warning status" -msgstr "Modules en état d'alerte" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:555 -msgid "Modules in critical status" -msgstr "Modules en état critique" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:601 -msgid "No modules in selected groups" -msgstr "Aucun module dans les groupes sélectionnés" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:163 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:506 -msgid "Top N events by agent" -msgstr "Top N des événements par agent" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:258 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:258 -msgid "Amount to show" -msgstr "Montant à montrer" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:318 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:318 -msgid "No legend" -msgstr "Aucune légende" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:322 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:322 -msgid "Legend Position" -msgstr "Position de la légende" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:375 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:373 -msgid "Please select one or more groups." -msgstr "Veuillez sélectionner un ou plusieurs groupes." - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:423 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:427 -msgid "There is not data to show." -msgstr "Aucune donnée à afficher" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:190 -msgid "Service View" -msgstr "Vue de service" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:246 -msgid "Tree" -msgstr "Arbre" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:298 -#: ../../include/lib/Dashboard/Widgets/service_map.php:347 -msgid "The user doesn't have permission to read agents" -msgstr "L'utilisateur n'a pas accès en lecture aux agents." - -#: ../../include/lib/Dashboard/Widgets/service_view.php:456 -msgid "Services view" -msgstr "Vue des Services" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:172 -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:378 -msgid "WUX transaction stats" -msgstr "Statistiques des transactions WUX" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:270 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:259 -msgid "Wux transaction" -msgstr "Transaction WUX" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:288 -msgid "View all statistics" -msgstr "Voir toutes les statistiques" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:163 -#: ../../include/lib/Dashboard/Widgets/top_n.php:499 -msgid "Top N of agent modules" -msgstr "Top N des modules d'agent" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:222 -msgid "" -"Case insensitive regular expression or string for module name. For example: ." -"*usage.* will match: cpu_usage, vram usage." -msgstr "" -"Expression régulière ou chaîne insensible à la casse pour le nom du module. " -"Par exemple : .*usage.* correspondra à : cpu_usage, vram usage." - -#: ../../include/lib/Dashboard/Widgets/top_n.php:280 -msgid "Avg." -msgstr "Moyenne" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:448 -msgid "There are no agents/modules found matching filter set" -msgstr "Aucun agent/module trouvé correspondant à l'ensemble de filtres" - -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:175 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:431 -msgid "Module histogram" -msgstr "Histogramme du module" - -#: ../../include/lib/Dashboard/Widgets/module_icon.php:178 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:540 -msgid "Icon and module value" -msgstr "Icône et valeur du module" - -#: ../../include/lib/Dashboard/Widgets/module_icon.php:435 -#: ../../include/lib/Dashboard/Widgets/module_status.php:413 -msgid "Size of icon" -msgstr "Taille de l'icône" - -#: ../../include/lib/Dashboard/Widgets/post.php:158 -#: ../../include/lib/Dashboard/Widgets/post.php:276 -msgid "Panel with a message" -msgstr "Panneau avec un message" - -#: ../../include/lib/Dashboard/Widgets/reports.php:164 -#: ../../include/lib/Dashboard/Widgets/reports.php:441 -msgid "Custom report" -msgstr "Rapport personnalisé" +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:413 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:424 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:665 +#: ../../include/lib/Dashboard/Widgets/events_list.php:518 +msgid "You don't have access" +msgstr "Vous n'avez pas accès." #: ../../include/lib/Dashboard/Widgets/module_table_value.php:175 msgid "Show module value in a table" @@ -49043,145 +18842,73 @@ msgstr "Séparateur de données" msgid "Module in a table" msgstr "Module dans un tableau" -#: ../../include/lib/Dashboard/Widgets/single_graph.php:170 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:394 -msgid "Agent module graph" -msgstr "Graphique du module d'agent" +#: ../../include/lib/Dashboard/Widgets/module_value.php:173 +#: ../../include/lib/Dashboard/Widgets/module_value.php:433 +msgid "Module value" +msgstr "Valeur du module" -#: ../../include/lib/Dashboard/Widgets/single_graph.php:295 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:339 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:672 -msgid "Show legend" -msgstr "Afficher la légende" +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:163 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:506 +msgid "Top N events by agent" +msgstr "Top N des événements par agent" -#: ../../include/lib/Dashboard/Widgets/network_map.php:258 -msgid "It is recommended to have only one such widget in the control panel." -msgstr "" -"Il est recommandé de n’avoir qu’un seul widget de ce type dans le panneau de " -"configuration." +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:258 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:258 +msgid "Amount to show" +msgstr "Montant à montrer" -#: ../../include/lib/Dashboard/Widgets/network_map.php:335 -msgid "Introduce x-axis data. Right=positive Left=negative" -msgstr "Introduire les données sur l'axe X. Droite = positif Gauche = négatif." +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:317 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:317 +#: ../../include/rest-api/models/VisualConsole/Item.php:1957 +#: ../../godmode/setup/gis_step_2.php:350 +msgid "Bottom" +msgstr "En bas" -#: ../../include/lib/Dashboard/Widgets/network_map.php:339 -msgid "X offset" -msgstr "Offset en X" +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:318 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:318 +msgid "No legend" +msgstr "Aucune légende" -#: ../../include/lib/Dashboard/Widgets/network_map.php:350 -msgid "Introduce Y-axis data. Top=positive Bottom=negative" -msgstr "Introduire les données sur l'axe Y. En haut = positif En bas = négatif." +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:322 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:322 +msgid "Legend Position" +msgstr "Position de la légende" -#: ../../include/lib/Dashboard/Widgets/network_map.php:354 -msgid "Y offset" -msgstr "Offset en Y" +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:375 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:373 +msgid "Please select one or more groups." +msgstr "Veuillez sélectionner un ou plusieurs groupes." -#: ../../include/lib/Dashboard/Widgets/network_map.php:378 -msgid "Zoom level" -msgstr "Niveau de zoom" +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:423 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:427 +msgid "There is not data to show." +msgstr "Aucune donnée à afficher" -#: ../../include/lib/Dashboard/Widgets/service_map.php:280 -msgid "" -"ZOOM functionality is only available when there is only one such widget in the " -"dashboard" -msgstr "" -"La fonctionnalité ZOOM n'est disponible que lorsqu'il n'y a qu'un seul widget " -"de ce type dans le tableau de bord" +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:483 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:518 +#: ../../include/functions_graph.php:2649 ../../include/functions_graph.php:2785 +#: ../../include/functions_graph.php:2883 ../../include/functions_graph.php:3344 +#: ../../include/functions_graph.php:3918 +#: ../../include/functions_reporting.php:1802 +#: ../../include/functions_reporting.php:2051 +#: ../../include/functions_reporting.php:2077 +#: ../../include/functions_reporting.php:2104 +#: ../../include/functions_reporting.php:2132 +#: ../../include/functions_reporting.php:3486 +#: ../../include/functions_reporting.php:3860 +#: ../../include/functions_reporting.php:3888 +#: ../../include/functions_reporting.php:3916 +#: ../../include/functions_reporting.php:4889 +#: ../../include/functions_reporting.php:10495 +#: ../../include/functions_reporting.php:10523 +#: ../../include/functions_reporting.php:10551 +msgid "other" +msgstr "autre" -#: ../../include/lib/Dashboard/Widgets/service_map.php:358 -msgid "Missing Service id" -msgstr "ID de service manquant" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:174 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:482 -msgid "SLA percentage" -msgstr "Pourcentage SLA" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:413 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:424 -#: ../../include/lib/Dashboard/Widgets/events_list.php:518 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:665 -msgid "You don't have access" -msgstr "Vous n'avez pas accès." - -#: ../../include/lib/Dashboard/Widgets/tactical.php:262 -msgid "Status and Monitor checks" -msgstr "Vérifications d’état et du moniteur" - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:168 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:521 -msgid "Defined custom graph" -msgstr "Graphique personnalisé défini" - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:294 -msgid "This graph has been deleted." -msgstr "Ce graphique a été supprimé." - -#: ../../include/lib/Dashboard/Widgets/url.php:158 -#: ../../include/lib/Dashboard/Widgets/url.php:286 -msgid "URL content" -msgstr "Contenu de l'URL" - -#: ../../include/lib/Dashboard/Widgets/url.php:263 -msgid "Please, configure this widget before use" -msgstr "Veuillez configurer ce widget avant de l'utiliser." - -#: ../../include/lib/Dashboard/Widgets/groups_status.php:158 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:481 -msgid "General group status" -msgstr "État général du groupe" - -#: ../../include/lib/Dashboard/Widgets/groups_status.php:435 -msgid "Not agents in this group" -msgstr "Aucun agent dans ce groupe" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:169 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:418 -msgid "Agent WUX transaction" -msgstr "Transaction d’agent WUX" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:370 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:375 -msgid "Global status" -msgstr "État général" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:341 -msgid "Type tree" -msgstr "Type d'arbre" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:373 -msgid "Open all groups" -msgstr "Ouvrir tous les groupes" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:393 -msgid "Agents status" -msgstr "État des agents" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:427 -msgid "Modules status" -msgstr "État des modules" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:439 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:250 -msgid "Filter modules" -msgstr "Filtrer les modules" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:493 -#, php-format -msgid "" -"The user doesn't have permission to read agents. Please contact with your %s " -"administrator." -msgstr "" -"L'utilisateur n'est pas autorisé à lire les agents. Veuillez contacter votre " -"administrateur %s." - -#: ../../include/lib/Dashboard/Widgets/clock.php:216 -msgid "Analogic" -msgstr "Analogique" - -#: ../../include/lib/Dashboard/Widgets/clock.php:217 -msgid "Digital" -msgstr "Numérique" +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:163 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:541 +msgid "Top N events by module" +msgstr "Top N des événements par module" #: ../../include/lib/Dashboard/Widgets/maps_status.php:158 #: ../../include/lib/Dashboard/Widgets/maps_status.php:388 @@ -49192,56 +18919,171 @@ msgstr "Rapport général des cartes visuelles" msgid "Maps" msgstr "Cartes" -#: ../../include/lib/Dashboard/Widgets/events_list.php:175 -#: ../../include/lib/Dashboard/Widgets/events_list.php:810 -msgid "List of latest events" -msgstr "Liste des derniers événements" +#: ../../include/lib/Dashboard/Widgets/maps_status.php:360 +#: ../../godmode/massive/massive_edit_agents.php:981 +msgid "Bad" +msgstr "Mauvais" -#: ../../include/lib/Dashboard/Widgets/events_list.php:294 -msgid "Custom filters" -msgstr "Filtres personnalisés" +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:173 +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:335 +msgid "OS quick report" +msgstr "Rapport rapide sur le système d’exploitation" -#: ../../include/lib/Dashboard/Widgets/events_list.php:359 -msgid "Limit" -msgstr "Limite" +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:284 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:118 +msgid "OS name" +msgstr "Nom du système d'exploitation" -#: ../../include/lib/Dashboard/Widgets/events_list.php:374 -msgid "Only pending" -msgstr "Seulement ceux en attente" +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:285 +msgid "total agents" +msgstr "total des agents" -#: ../../include/lib/Dashboard/Widgets/events_list.php:511 -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:342 -msgid "You must select some group" -msgstr "Sélectionnez un groupe" +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:286 +msgid "normal agents" +msgstr "agents normaux" -#: ../../include/lib/Dashboard/Widgets/events_list.php:792 -msgid "There are no events matching selected search filters" -msgstr "" -"Il n'y a aucun événement correspondant aux filtres de recherche sélectionnés" +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:287 +msgid "critical agents" +msgstr "agents critiques" -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:163 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:541 -msgid "Top N events by module" -msgstr "Top N des événements par module" +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:288 +msgid "unknown agents" +msgstr "agents inconnus" -#: ../../include/lib/Dashboard/Widgets/agent_module.php:173 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:840 -msgid "Agent/Module View" -msgstr "Vue Agent/Module" +#: ../../include/lib/Dashboard/Widgets/url.php:158 +#: ../../include/lib/Dashboard/Widgets/url.php:286 +msgid "URL content" +msgstr "Contenu de l'URL" + +#: ../../include/lib/Dashboard/Widgets/url.php:216 +#: ../../include/functions_reporting.php:6792 +#: ../../enterprise/meta/include/functions_wizard_meta.php:645 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:151 +#: ../../godmode/tag/edit_tag.php:227 +msgid "Url" +msgstr "URL" + +#: ../../include/lib/Dashboard/Widgets/url.php:263 +msgid "Please, configure this widget before use" +msgstr "Veuillez configurer ce widget avant de l'utiliser." + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:169 +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:418 +msgid "Agent WUX transaction" +msgstr "Transaction d’agent WUX" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:259 +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:270 +msgid "Wux transaction" +msgstr "Transaction WUX" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:320 +#: ../../enterprise/operation/agentes/wux_console_view.php:75 +msgid "No wux transaction selected." +msgstr "Aucune transaction WUX sélectionnée" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:370 +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:375 +msgid "Global status" +msgstr "État général" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:398 +#: ../../enterprise/operation/agentes/wux_console_view.php:149 +msgid "Phase modules not found" +msgstr "Modules de phases introuvables" + +#: ../../include/lib/Dashboard/Widgets/reports.php:164 +#: ../../include/lib/Dashboard/Widgets/reports.php:441 +msgid "Custom report" +msgstr "Rapport personnalisé" + +#: ../../include/lib/Dashboard/Widgets/reports.php:274 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:227 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:311 +#: ../../include/lib/Dashboard/Widget.php:454 +#, php-format +msgid "Failed to connect to node %d" +msgstr "Échec de la connexion au nœud %d" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:168 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:521 +msgid "Defined custom graph" +msgstr "Graphique personnalisé défini" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:294 +msgid "This graph has been deleted." +msgstr "Ce graphique a été supprimé." + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:339 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:295 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:672 +msgid "Show legend" +msgstr "Afficher la légende" #: ../../include/lib/Dashboard/Widgets/monitor_health.php:158 #: ../../include/lib/Dashboard/Widgets/monitor_health.php:337 msgid "Global health info" msgstr "Information générale de santé" -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:162 -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:360 -msgid "Triggered alerts report" -msgstr "Rapport d'alertes déclenchées" +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:158 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:622 +msgid "Groups status" +msgstr "États des groupes" -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:333 -msgid "Not alert fired" -msgstr "Pas d'alerte déclenchée" +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:314 +msgid "Alert Fired" +msgstr "Alerte déclenchée" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:522 +msgid "Modules in normal status" +msgstr "Modules en état normal" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:538 +msgid "Modules in warning status" +msgstr "Modules en état d'alerte" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:555 +msgid "Modules in critical status" +msgstr "Modules en état critique" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:601 +msgid "No modules in selected groups" +msgstr "Aucun module dans les groupes sélectionnés" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:170 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:394 +msgid "Agent module graph" +msgstr "Graphique du module d'agent" + +#: ../../include/lib/Dashboard/Widgets/tactical.php:262 +msgid "Status and Monitor checks" +msgstr "Vérifications d’état et du moniteur" + +#: ../../include/lib/Dashboard/Widgets/tactical.php:274 +#: ../../include/functions_reporting.php:13949 +msgid "Server performance" +msgstr "Performance du serveur" + +#: ../../include/lib/Dashboard/Widgets/tactical.php:286 +#: ../../include/functions_netflow.php:1183 +#: ../../include/functions_reporting_html.php:4579 +#: ../../include/functions_reporting_html.php:4849 +#: ../../include/functions_reporting_html.php:4986 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:467 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3083 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3150 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1417 +msgid "Summary" +msgstr "Résumé" + +#: ../../include/lib/Dashboard/Widgets/groups_status.php:158 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:481 +msgid "General group status" +msgstr "État général du groupe" + +#: ../../include/lib/Dashboard/Widgets/groups_status.php:435 +msgid "Not agents in this group" +msgstr "Aucun agent dans ce groupe" #: ../../include/lib/Dashboard/Widgets/example.php:158 #: ../../include/lib/Dashboard/Widgets/example.php:277 @@ -49284,68 +19126,3975 @@ msgstr "" msgid "Thanks for using %s." msgstr "Merci d'utiliser %s." -#: ../../include/lib/Module.php:256 -msgid " error: Module has no agent assigned." -msgstr "erreur : aucun agent n'est affecté au module." +#: ../../include/lib/Dashboard/Widgets/post.php:158 +#: ../../include/lib/Dashboard/Widgets/post.php:276 +msgid "Panel with a message" +msgstr "Panneau avec un message" -#: ../../include/lib/Module.php:1032 -msgid "Module name empty." -msgstr "Nom du module vide." +#: ../../include/lib/Dashboard/Widgets/clock.php:216 +msgid "Analogic" +msgstr "Analogique" -#: ../../include/lib/Module.php:1038 -msgid "Invalid characters in module name" -msgstr "Caractères invalides dans le nom du module" +#: ../../include/lib/Dashboard/Widgets/clock.php:217 +msgid "Digital" +msgstr "Numérique" -#: ../../include/lib/Module.php:1044 -msgid "Module already exists please select another name or agent." -msgstr "Le module existe déjà, veuillez sélectionner un autre nom ou agent." +#: ../../include/lib/Dashboard/Widgets/module_status.php:413 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:435 +msgid "Size of icon" +msgstr "Taille de l'icône" -#: ../../include/lib/Module.php:1050 -msgid "Insufficent permissions to perform this action" -msgstr "Autorisations insuffisantes pour effectuer cette action" +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:175 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:431 +msgid "Module histogram" +msgstr "Histogramme du module" -#: ../../include/lib/Module.php:1057 +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:162 +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:360 +msgid "Triggered alerts report" +msgstr "Rapport d'alertes déclenchées" + +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:333 +msgid "Not alert fired" +msgstr "Pas d'alerte déclenchée" + +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:342 +#: ../../include/lib/Dashboard/Widgets/events_list.php:511 +msgid "You must select some group" +msgstr "Sélectionnez un groupe" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:173 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:840 +msgid "Agent/Module View" +msgstr "Vue Agent/Module" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:250 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:439 +msgid "Filter modules" +msgstr "Filtrer les modules" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:255 +#: ../../extensions/agents_modules.php:396 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1857 +msgid "Show module status" +msgstr "Afficher l’état du module" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:256 +#: ../../extensions/agents_modules.php:397 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1858 +msgid "Show module data" +msgstr "Afficher les données du module" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:265 +#: ../../extensions/agents_modules.php:400 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1853 +msgid "Information to be shown" +msgstr "Informations à afficher" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:536 +#: ../../include/functions_reporting_html.php:2007 +#: ../../enterprise/include/functions_reporting_pdf.php:946 #, php-format -msgid "Error while processing: %s" -msgstr "Erreur lors du traitement : %s" +msgid "%s in %s : NORMAL" +msgstr "%s en %s : NORMAL" -#: ../../include/lib/View.php:69 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:552 +#: ../../include/functions_reporting_html.php:1919 +#: ../../enterprise/include/functions_reporting_pdf.php:963 #, php-format -msgid "View %s not found" -msgstr "Affichage %s introuvable" +msgid "%s in %s : CRITICAL" +msgstr "%s en %s : CRITIQUE" -#: ../../include/graphs/export_data.php:88 -#: ../../include/graphs/export_data.php:154 -msgid "An error occured exporting the data" -msgstr "Erreur d'exportation des données" +#: ../../include/lib/Dashboard/Widgets/agent_module.php:568 +#: ../../include/functions_reporting_html.php:1936 +#: ../../enterprise/include/functions_reporting_pdf.php:980 +#, php-format +msgid "%s in %s : WARNING" +msgstr "%s en %s : ALERTE" -#: ../../include/graphs/functions_flot.php:365 -msgid "Cancel zoom" -msgstr "Annuler zoom" +#: ../../include/lib/Dashboard/Widgets/agent_module.php:584 +#: ../../include/functions_reporting_html.php:1953 +#: ../../enterprise/include/functions_reporting_pdf.php:997 +#, php-format +msgid "%s in %s : UNKNOWN" +msgstr "%s in %s : INCONNU" -#: ../../include/graphs/functions_flot.php:367 -msgid "Warning and Critical thresholds" -msgstr "Seuils d'état d'alerte et critique" +#: ../../include/lib/Dashboard/Widgets/agent_module.php:600 +#: ../../include/functions_reporting_html.php:1989 +#: ../../enterprise/include/functions_reporting_pdf.php:1014 +#, php-format +msgid "%s in %s : Not initialize" +msgstr "%s in %s : Non initialisées" -#: ../../include/graphs/functions_flot.php:372 -msgid "Overview graph" -msgstr "Aperçu du graphique" +#: ../../include/lib/Dashboard/Widgets/agent_module.php:617 +#: ../../include/functions_reporting_html.php:1972 +#: ../../enterprise/include/functions_reporting_pdf.php:1031 +#, php-format +msgid "%s in %s : ALERTS FIRED" +msgstr "%s in %s : ALERTES DÉCLENCHÉES" -#: ../../include/api.php:237 -msgid "User or group not specified" -msgstr "Utilisateur ou groupe non spécifié" +#: ../../include/lib/Dashboard/Widgets/agent_module.php:640 +#: ../../include/lib/Dashboard/Widget.php:469 +msgid "Please configure this widget before usage" +msgstr "Veuillez configurer le widget avant de l'utiliser" -#: ../../include/api.php:238 -msgid "User, group not specified" -msgstr "Utilisateur, groupe non spécifié" +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:172 +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:378 +msgid "WUX transaction stats" +msgstr "Statistiques des transactions WUX" -#: ../../include/api.php:269 -msgid "User, group or profile not specified" -msgstr "Utilisateur, groupe ou profil non spécifié" +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:288 +msgid "View all statistics" +msgstr "Voir toutes les statistiques" -#: ../../include/api.php:270 -msgid "User, group or profile status not specified" -msgstr "Utilisateur, groupe ou état du profil non spécifié" +#: ../../include/lib/Dashboard/Widgets/service_view.php:190 +msgid "Service View" +msgstr "Vue de service" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:246 +msgid "Tree" +msgstr "Arbre" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:247 +#: ../../enterprise/include/class/CommandCenter.class.php:453 +msgid "Table" +msgstr "Table" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:298 +#: ../../include/lib/Dashboard/Widgets/service_map.php:364 +msgid "The user doesn't have permission to read agents" +msgstr "L'utilisateur n'a pas accès en lecture aux agents." + +#: ../../include/lib/Dashboard/Widgets/service_view.php:456 +msgid "Services view" +msgstr "Vue des Services" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:258 +msgid "It is recommended to have only one such widget in the control panel." +msgstr "" +"Il est recommandé de n’avoir qu’un seul widget de ce type dans le panneau de " +"configuration." + +#: ../../include/lib/Dashboard/Widgets/network_map.php:335 +msgid "Introduce x-axis data. Right=positive Left=negative" +msgstr "Introduire les données sur l'axe X. Droite = positif Gauche = négatif." + +#: ../../include/lib/Dashboard/Widgets/network_map.php:339 +msgid "X offset" +msgstr "Offset en X" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:350 +msgid "Introduce Y-axis data. Top=positive Bottom=negative" +msgstr "Introduire les données sur l'axe Y. En haut = positif En bas = négatif." + +#: ../../include/lib/Dashboard/Widgets/network_map.php:354 +msgid "Y offset" +msgstr "Offset en Y" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:378 +msgid "Zoom level" +msgstr "Niveau de zoom" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:192 +#: ../../enterprise/operation/services/services.service.php:63 +#: ../../enterprise/operation/services/services.service_map.php:78 +msgid "Service Map" +msgstr "Carte de service" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:297 +msgid "" +"ZOOM functionality is only available when there is only one such widget in the " +"dashboard" +msgstr "" +"La fonctionnalité ZOOM n'est disponible que lorsqu'il n'y a qu'un seul widget " +"de ce type dans le tableau de bord" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:304 +#: ../../enterprise/include/functions_visual_map_editor.php:30 +#: ../../enterprise/include/functions_visual_map_editor.php:41 +#: ../../enterprise/include/functions_visual_map_editor.php:54 +#: ../../enterprise/include/functions_visual_map_editor.php:85 +#: ../../enterprise/include/functions_services.php:1712 +#: ../../enterprise/include/functions_reporting.php:6136 +#: ../../enterprise/include/functions_visual_map.php:539 +#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:288 +#: ../../enterprise/godmode/services/services.elements.php:95 +#: ../../enterprise/godmode/services/services.elements.php:181 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:25 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:166 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3808 +msgid "Service" +msgstr "Service" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:317 +msgid "Enable sunburst" +msgstr "Activer sunburst" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:375 +msgid "Missing Service id" +msgstr "ID de service manquant" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:437 +#: ../../enterprise/operation/services/services.php:164 +#: ../../enterprise/godmode/services/services.elements.php:766 +#: ../../enterprise/godmode/services/services.service.php:465 +msgid "Service map" +msgstr "Carte de services" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:175 +#: ../../include/lib/Dashboard/Widgets/events_list.php:810 +msgid "List of latest events" +msgstr "Liste des derniers événements" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:294 +msgid "Custom filters" +msgstr "Filtres personnalisés" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:359 +msgid "Limit" +msgstr "Limite" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:372 +#: ../../include/functions_events.php:3379 +#: ../../include/functions_events.php:3385 +#: ../../include/functions_events.php:3407 +msgid "All event" +msgstr "Tous les événements" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:373 +#: ../../include/functions_events.php:3381 +#: ../../include/functions_events.php:3415 +msgid "Only validated" +msgstr "Seulement les événements validés" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:374 +msgid "Only pending" +msgstr "Seulement ceux en attente" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:436 +#: ../../include/functions_html.php:1248 ../../include/functions_html.php:1400 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:115 +#: ../../enterprise/godmode/policies/policy_agents.php:454 +#: ../../enterprise/godmode/policies/policy_agents.php:485 +#: ../../enterprise/godmode/policies/policy_agents.php:549 +#: ../../enterprise/godmode/policies/policy_agents.php:814 +#: ../../godmode/massive/massive_add_alerts.php:228 +#: ../../godmode/massive/massive_delete_modules.php:386 +#: ../../godmode/massive/massive_copy_modules.php:112 +#: ../../godmode/massive/massive_copy_modules.php:265 +#: ../../godmode/massive/massive_standby_alerts.php:200 +#: ../../godmode/massive/massive_add_action_alerts.php:209 +#: ../../godmode/massive/massive_edit_agents.php:520 +#: ../../godmode/massive/massive_delete_action_alerts.php:221 +#: ../../godmode/massive/massive_delete_alerts.php:311 +#: ../../godmode/massive/massive_delete_agents.php:199 +#: ../../godmode/massive/massive_enable_disable_alerts.php:171 +#: ../../godmode/massive/massive_edit_modules.php:370 +msgid "Group recursion" +msgstr "Récursion du groupe" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:792 +msgid "There are no events matching selected search filters" +msgstr "" +"Il n'y a aucun événement correspondant aux filtres de recherche sélectionnés" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:341 +msgid "Type tree" +msgstr "Type d'arbre" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:373 +msgid "Open all groups" +msgstr "Ouvrir tous les groupes" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:393 +msgid "Agents status" +msgstr "État des agents" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:405 +#: ../../godmode/massive/massive_edit_modules.php:506 +msgid "Filter agents" +msgstr "Filtrer les agents" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:427 +msgid "Modules status" +msgstr "État des modules" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:493 +#, php-format +msgid "" +"The user doesn't have permission to read agents. Please contact with your %s " +"administrator." +msgstr "" +"L'utilisateur n'est pas autorisé à lire les agents. Veuillez contacter votre " +"administrateur %s." + +#: ../../include/lib/Dashboard/Widgets/module_icon.php:178 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:540 +msgid "Icon and module value" +msgstr "Icône et valeur du module" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:163 +#: ../../include/lib/Dashboard/Widgets/top_n.php:528 +msgid "Top N of agent modules" +msgstr "Top N des modules d'agent" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:207 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2032 +msgid "" +"Case insensitive regular expression for agent name. For example: Network.* " +"will match with the following agent names: network_agent1, NetworK CHECKS" +msgstr "" +"Expression régulière non sensible à la casse pour le nom de l'agent. Par " +"exemple : Network.* concordera avec les noms d'agents suivants : " +"network_agent1, NetworK CHECKS" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:222 +msgid "" +"Case insensitive regular expression or string for module name. For example: ." +"*usage.* will match: cpu_usage, vram usage." +msgstr "" +"Expression régulière ou chaîne insensible à la casse pour le nom du module. " +"Par exemple : .*usage.* correspondra à : cpu_usage, vram usage." + +#: ../../include/lib/Dashboard/Widgets/top_n.php:249 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2424 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:363 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2374 +msgid "Quantity (n)" +msgstr "Quantité (n)" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:261 +#: ../../enterprise/operation/log/log_viewer.php:497 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:63 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:202 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2398 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:351 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:317 +#: ../../godmode/reporting/reporting_builder.item_editor.php:64 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2348 +msgid "Ascending" +msgstr "Croissant" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:262 +#: ../../enterprise/operation/log/log_viewer.php:496 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:203 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2405 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:353 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:324 +#: ../../godmode/reporting/reporting_builder.item_editor.php:65 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2355 +msgid "Descending" +msgstr "Décroissant" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:263 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2412 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:331 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2362 +msgid "By agent name" +msgstr "Par nom d'agent" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:267 +#: ../../enterprise/operation/log/log_viewer.php:500 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2395 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2964 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:346 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2345 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3041 +#: ../../godmode/netflow/nf_item_list.php:173 +msgid "Order" +msgstr "Ordre" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:280 +msgid "Avg." +msgstr "Moyenne" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:281 +#: ../../include/functions_alerts.php:675 ../../include/functions_treeview.php:92 +#: ../../include/functions_treeview.php:104 +#: ../../include/functions_reporting_html.php:5242 +#: ../../enterprise/godmode/modules/configure_local_component.php:320 +#: ../../enterprise/godmode/modules/configure_local_component.php:363 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:517 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:608 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:830 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:308 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:357 +#: ../../godmode/modules/manage_network_components_form_wizard.php:389 +#: ../../godmode/modules/manage_network_components_form_wizard.php:424 +#: ../../godmode/modules/manage_network_components_form_common.php:174 +#: ../../godmode/modules/manage_network_components_form_common.php:215 +#: ../../godmode/massive/massive_edit_modules.php:580 +#: ../../godmode/massive/massive_edit_modules.php:671 +#: ../../godmode/massive/massive_edit_modules.php:887 +#: ../../godmode/agentes/module_manager_editor_common.php:428 +#: ../../godmode/agentes/module_manager_editor_common.php:489 +#: ../../godmode/alerts/configure_alert_template.php:862 +msgid "Max." +msgstr "Max." + +#: ../../include/lib/Dashboard/Widgets/top_n.php:282 +#: ../../include/functions_alerts.php:676 ../../include/functions_treeview.php:92 +#: ../../include/functions_treeview.php:104 +#: ../../include/functions_reporting_html.php:5241 +#: ../../enterprise/godmode/modules/configure_local_component.php:311 +#: ../../enterprise/godmode/modules/configure_local_component.php:354 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:502 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:593 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:828 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:293 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:342 +#: ../../godmode/modules/manage_network_components_form_wizard.php:387 +#: ../../godmode/modules/manage_network_components_form_wizard.php:415 +#: ../../godmode/modules/manage_network_components_form_common.php:165 +#: ../../godmode/modules/manage_network_components_form_common.php:206 +#: ../../godmode/massive/massive_edit_modules.php:565 +#: ../../godmode/massive/massive_edit_modules.php:656 +#: ../../godmode/massive/massive_edit_modules.php:885 +#: ../../godmode/alerts/configure_alert_template.php:850 +msgid "Min." +msgstr "Min." + +#: ../../include/lib/Dashboard/Widgets/top_n.php:448 +msgid "There are no agents/modules found matching filter set" +msgstr "Aucun agent/module trouvé correspondant à l'ensemble de filtres" + +#: ../../include/lib/Dashboard/Widget.php:477 +msgid "Widget cannot be loaded" +msgstr "Le widget ne peut pas être chargé" + +#: ../../include/lib/Dashboard/Widget.php:481 +msgid "Please, configure the widget again to recover it" +msgstr "Veuillez reconfigurer le widget pour le récupérer" + +#: ../../include/lib/Dashboard/Widget.php:588 +#: ../../include/functions_events.php:4992 +#: ../../enterprise/godmode/policies/policy_queue.php:670 +#: ../../enterprise/godmode/policies/policy_linking.php:153 +#: ../../godmode/massive/massive_delete_agents.php:252 +msgid "Node" +msgstr "Noeud" + +#: ../../include/lib/Dashboard/Widget.php:595 +#: ../../enterprise/meta/advanced/policymanager.sync.php:308 +#: ../../extensions/dbmanager.php:204 +msgid "This metaconsole" +msgstr "Cette Métaconsole" + +#: ../../include/functions_tags.php:712 +msgid "Click here to open a popup window with URL tag" +msgstr "Cliquez ici pour ouvrir une fenêtre pop-up avec l'étiquette de l'URL" + +#: ../../include/auth/mysql.php:319 ../../include/auth/mysql.php:347 +msgid "" +"Problems with configuration permissions. Please contact with Administrator" +msgstr "" +"Problèmes avec les permissions de configuration. Veuillez communiquer avec " +"l'administrateur." + +#: ../../include/auth/mysql.php:334 ../../include/auth/mysql.php:397 +#: ../../include/auth/mysql.php:412 ../../include/auth/mysql.php:443 +msgid "User not found in database or incorrect password" +msgstr "" +"Utilisateur introuvable dans la base de données ou mot de passe incorrect" + +#: ../../include/auth/mysql.php:360 +msgid "" +"Ooops User not found in \n" +"\t\t\t\tdatabase or incorrect password" +msgstr "" +"Oups, utilisateur introuvable dans \n" +"\t\t\t\tla base de données ou mot de passe incorrect" + +#: ../../include/auth/mysql.php:372 ../../include/auth/mysql.php:402 +#: ../../include/auth/mysql.php:437 ../../enterprise/include/auth/saml.php:241 +msgid "Please, login into metaconsole first" +msgstr "Veuillez d'abord vous connecter à la Métaconsole" + +#: ../../include/auth/mysql.php:718 +msgid "Could not changes password on remote pandora" +msgstr "Erreur de modification du mot de passe sur Pandora FMS à distance" + +#: ../../include/auth/mysql.php:766 +msgid "Your installation of PHP does not support LDAP" +msgstr "Votre installation de PHP ne prend pas en charge LDAP" + +#: ../../include/functions_events.php:134 +msgid "NEW" +msgstr "NOUVEAU" + +#: ../../include/functions_events.php:137 +msgid "IN PROCESS" +msgstr "EN COURS" + +#: ../../include/functions_events.php:140 +msgid "VALIDATED" +msgstr "VALIDÉ" + +#: ../../include/functions_events.php:191 +#: ../../enterprise/meta/include/functions_events_meta.php:58 +msgid "Event id" +msgstr "Identifiant de l'événement" + +#: ../../include/functions_events.php:192 ../../include/functions_events.php:2611 +#: ../../include/functions_events.php:4985 +#: ../../include/functions_reporting_html.php:1282 +#: ../../include/functions_reporting_html.php:1290 +#: ../../include/functions_reporting_html.php:5017 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:419 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:479 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:526 +#: ../../enterprise/meta/include/functions_events_meta.php:62 +msgid "Event name" +msgstr "Nom de l'événement" + +#: ../../include/functions_events.php:199 +msgid "Agent module" +msgstr "Module de l'agent" + +#: ../../include/functions_events.php:205 ../../include/functions_events.php:4704 +#: ../../enterprise/meta/include/functions_events_meta.php:114 +msgid "Extra id" +msgstr "Identifiant supplémentaire" + +#: ../../include/functions_events.php:209 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:69 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:252 +#: ../../enterprise/meta/include/functions_events_meta.php:130 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:198 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:273 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:591 +msgid "Server name" +msgstr "Nom du serveur" + +#: ../../include/functions_events.php:212 +msgid "Module custom id" +msgstr "ID personnalisé du module" + +#: ../../include/functions_events.php:230 +#: ../../godmode/events/custom_events.php:94 +msgid "Event Id" +msgstr "ID de l’évènement" + +#: ../../include/functions_events.php:242 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 +#: ../../enterprise/include/functions_inventory.php:142 +#: ../../enterprise/include/functions_inventory.php:176 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:461 +msgid "Agent alias" +msgstr "Alias de l'agent" + +#: ../../include/functions_events.php:278 +#: ../../godmode/events/custom_events.php:110 +msgid "Extra Id" +msgstr "Id supplémentaire" + +#: ../../include/functions_events.php:290 +#: ../../godmode/events/custom_events.php:114 +msgid "Server Name" +msgstr "Nom du serveur" + +#: ../../include/functions_events.php:299 ../../include/functions_events.php:5161 +#: ../../godmode/events/custom_events.php:118 +msgid "Module custom ID" +msgstr "ID personnalisé du module" + +#: ../../include/functions_events.php:308 +#: ../../godmode/events/custom_events.php:117 +msgid "Severity mini" +msgstr "Sévérité mini" + +#: ../../include/functions_events.php:312 +#: ../../godmode/events/custom_events.php:98 +msgid "Agent IP" +msgstr "IP de l'agent" + +#: ../../include/functions_events.php:2629 +#: ../../enterprise/operation/agentes/policy_view.php:70 +msgid "V." +msgstr "V." + +#: ../../include/functions_events.php:2726 +msgid "Events -by module-" +msgstr "Événements par module" + +#: ../../include/functions_events.php:2873 +msgid "Going to unknown" +msgstr "Changement à état inconnu" + +#: ../../include/functions_events.php:2877 +#: ../../include/functions_events.php:3264 ../../include/functions.php:1229 +msgid "Alert recovered" +msgstr "Alertes récupérées" + +#: ../../include/functions_events.php:2881 +msgid "Alert manually validated" +msgstr "Alerte validée manuellement" + +#: ../../include/functions_events.php:2885 +msgid "Going from critical to warning" +msgstr "Changement de l'état critique à l'état d'alerte" + +#: ../../include/functions_events.php:2891 +msgid "Going up to critical state" +msgstr "Passage à l'état critique" + +#: ../../include/functions_events.php:2897 +msgid "Going up to normal state" +msgstr "Passage à l'état normal" + +#: ../../include/functions_events.php:2901 +msgid "Going down from normal to warning" +msgstr "Passage de l'état normal à l'état d'alerte" + +#: ../../include/functions_events.php:2913 +msgid "Discovery server detected a new host" +msgstr "Le serveur Discovery a détecté un nouvel hôte" + +#: ../../include/functions_events.php:2917 +msgid "New agent created" +msgstr "Nouvel agent créé" + +#: ../../include/functions_events.php:2921 +#: ../../include/functions_events.php:3288 ../../include/functions.php:1237 +msgid "Configuration change" +msgstr "Modification de la configuration" + +#: ../../include/functions_events.php:2925 +#: ../../include/functions_events.php:3268 ../../include/functions.php:1230 +msgid "Alert ceased" +msgstr "Alerte arrêtée" + +#: ../../include/functions_events.php:2934 +msgid "Unknown type:" +msgstr "Type inconnu :" + +#: ../../include/functions_events.php:3248 ../../include/functions.php:1222 +msgid "Monitor Critical" +msgstr "Moniteur en état critique" + +#: ../../include/functions_events.php:3252 ../../include/functions.php:1223 +msgid "Monitor Warning" +msgstr "Moniteur en état d'alerte" + +#: ../../include/functions_events.php:3256 ../../include/functions.php:1224 +msgid "Monitor Normal" +msgstr "Moniteur en état normal" + +#: ../../include/functions_events.php:3272 ../../include/functions.php:1231 +msgid "Alert manual validation" +msgstr "Validation manuelle de la alerte" + +#: ../../include/functions_events.php:3276 ../../include/functions.php:1234 +msgid "Recon host detected" +msgstr "Hôte de reconnaissance détecté" + +#: ../../include/functions_events.php:3296 ../../include/functions.php:1238 +#: ../../enterprise/views/ncm/snippets/edit.php:42 +#: ../../enterprise/views/ncm/snippets/list.php:32 +#: ../../enterprise/views/ncm/firmwares/edit.php:41 +#: ../../enterprise/views/ncm/firmwares/list.php:32 +#: ../../enterprise/views/ncm/vendors/edit.php:35 +#: ../../enterprise/views/ncm/vendors/list.php:32 +#: ../../enterprise/views/ncm/devices/list.php:32 +#: ../../enterprise/views/ncm/devices/list.php:67 +#: ../../enterprise/views/ncm/templates/edit.php:42 +#: ../../enterprise/views/ncm/templates/list.php:32 +#: ../../enterprise/views/ncm/models/edit.php:37 +#: ../../enterprise/views/ncm/models/list.php:32 +msgid "Network configuration manager" +msgstr "Gestionnaire de configuration réseau" + +#: ../../include/functions_events.php:3332 ../../include/functions_graph.php:3538 +#: ../../include/functions_graph.php:3539 ../../include/functions_graph.php:5119 +#: ../../include/functions.php:1027 ../../include/functions.php:1270 +#: ../../include/functions.php:1307 +msgid "Informational" +msgstr "Informatif" + +#: ../../include/functions_events.php:3380 +#: ../../include/functions_events.php:3411 +msgid "Only new" +msgstr "Uniquement les nouveaux" + +#: ../../include/functions_events.php:3382 +#: ../../include/functions_events.php:3419 +msgid "Only in process" +msgstr "Uniquement ceux en cours" + +#: ../../include/functions_events.php:3383 +#: ../../include/functions_events.php:3423 +msgid "Only not validated" +msgstr "Uniquement les non validés" + +#: ../../include/functions_events.php:3386 +#: ../../include/functions_events.php:3674 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:139 +msgid "New" +msgstr "Nouveau" + +#: ../../include/functions_events.php:3388 +#: ../../include/functions_events.php:3675 +#: ../../include/functions_events.php:3684 +msgid "In process" +msgstr "En cours" + +#: ../../include/functions_events.php:3389 +msgid "Not Validated" +msgstr "Non validés" + +#: ../../include/functions_events.php:3578 +msgid "Change owner" +msgstr "Changer de propriétaire" + +#: ../../include/functions_events.php:3659 +msgid "Change status" +msgstr "Modifier l'état" + +#: ../../include/functions_events.php:3801 +msgid "Custom responses" +msgstr "Réponses personnalisées" + +#: ../../include/functions_events.php:4379 +msgid "Extended information" +msgstr "Informations étendues" + +#: ../../include/functions_events.php:4407 +msgid "There was an error connecting to the node" +msgstr "Erreur de connexion au nœud" + +#: ../../include/functions_events.php:4446 +msgid "Agent details" +msgstr "Détails de l'agent" + +#: ../../include/functions_events.php:4460 +msgid "This agent belongs to metaconsole, is not possible display it" +msgstr "" +"Cet agent appartient à la Métaconsole, il n'est pas possible de l'afficher" + +#: ../../include/functions_events.php:4511 +msgid "View custom fields" +msgstr "Afficher les champs personnalisés" + +#: ../../include/functions_events.php:4534 +msgid "Module details" +msgstr "Détails du module" + +#: ../../include/functions_events.php:4550 +msgid "No assigned" +msgstr "Non attribué" + +#: ../../include/functions_events.php:4627 ../../godmode/alerts/alert_view.php:65 +#: ../../godmode/alerts/alert_view.php:280 +msgid "Alert details" +msgstr "Détails de l'alerte" + +#: ../../include/functions_events.php:4641 +#: ../../include/functions_events.php:4650 +msgid "Go to data overview" +msgstr "Accéder à l'aperçu de données" + +#: ../../include/functions_events.php:4766 +#, php-format +msgid "Invalid custom data: %s" +msgstr "Données personnalisées non valides : %s" + +#: ../../include/functions_events.php:5001 +msgid "First event" +msgstr "Premier événement" + +#: ../../include/functions_events.php:5001 +msgid "Last event" +msgstr "Dernier événement" + +#: ../../include/functions_events.php:5081 ../../mobile/operation/events.php:540 +msgid "Acknowledged by" +msgstr "Reconnu par" + +#: ../../include/functions_events.php:5085 +msgid "Autovalidated" +msgstr "Autovalidé" + +#: ../../include/functions_events.php:5126 +#: ../../godmode/groups/configure_group.php:246 +msgid "Contact" +msgstr "Contact" + +#: ../../include/functions_events.php:5151 +msgid "ID extra" +msgstr "Identifiant supplémentaire" + +#: ../../include/functions_events.php:5216 +msgid "There are no comments" +msgstr "Aucun commentaire" + +#: ../../include/functions_events.php:5373 +msgid "" +"If event replication is ongoing, it won't be possible to enter comments here. " +"This option is only to allow local pandora users to see comments, but not to " +"operate with them. The operation, when event replication is enabled, must be " +"done only in the Metaconsole." +msgstr "" +"Si la réplication d'événement est en cours, il ne sera pas possible d'entrer " +"des commentaires ici. Cette option permet uniquement aux utilisateurs locaux " +"de Pandora FMS de voir les commentaires, mais pas d'opérer avec eux. " +"L'opération, lorsque la réplication d'événement est activée, doit être " +"effectuée uniquement dans la Métaconsole." + +#: ../../include/functions_events.php:5577 +msgid "Pandora System" +msgstr "Système Pandora FMS" + +#: ../../include/functions_events.php:5776 +msgid "Validated but not assigned" +msgstr "Validé mais non attribué" + +#: ../../include/functions_events.php:6723 +msgid "Agent Module" +msgstr "Module de l'agent" + +#: ../../include/functions_db.php:147 +#, php-format +msgid "Error connecting to database %s at %s." +msgstr "Erreur de connexion à la base de données %s à %s ." + +#: ../../include/functions_db.php:1900 +msgid "Database debug" +msgstr "Déboguer la base de données" + +#: ../../include/functions_db.php:1917 +msgid "SQL sentence" +msgstr "Phrase SQL" + +#: ../../include/functions_db.php:1918 +#: ../../include/functions_reporting_html.php:4046 +#: ../../include/functions_reporting_html.php:4193 +#: ../../include/functions_reporting_html.php:4534 +#: ../../include/functions_reporting_html.php:4545 +#: ../../enterprise/views/ncm/agent/details.php:90 +#: ../../enterprise/include/class/CommandCenter.class.php:468 +#: ../../extensions/api_checker.php:219 ../../extensions/api_checker.php:226 +msgid "Result" +msgstr "Résultat" + +#: ../../include/functions_db.php:1919 +msgid "Rows" +msgstr "Rangées" + +#: ../../include/functions_db.php:1920 +msgid "Saved" +msgstr "Sauvegardé" + +#: ../../include/functions_db.php:1921 +msgid "Time (ms)" +msgstr "Temps (ms)" + +#: ../../include/functions_groups.php:75 +msgid "Alert Actions" +msgstr "Actions d'alerte" + +#: ../../include/functions_groups.php:91 +msgid "Alert Templates" +msgstr "Modèles d'alerte" + +#: ../../include/functions_groups.php:155 +msgid "Layout visual console" +msgstr "Layout de la console visuelle" + +#: ../../include/functions_groups.php:171 +msgid "Plannet down time" +msgstr "Temps d'arrêt planifié" + +#: ../../include/functions_groups.php:203 +msgid "GIS maps" +msgstr "Cartes GIS" + +#: ../../include/functions_groups.php:219 +msgid "GIS connections" +msgstr "Connexions GIS" + +#: ../../include/functions_groups.php:235 +msgid "GIS map layers" +msgstr "Couches de carte GIS" + +#: ../../include/functions_groups.php:251 +msgid "Network maps" +msgstr "Cartes de réseau" + +#: ../../include/functions_config.php:144 +msgid "Failed updated: User did not login." +msgstr "Erreur de mise à jour : l'utilisateur ne s'est pas connecté." + +#: ../../include/functions_config.php:152 +msgid "Failed updated: User is not admin." +msgstr "Erreur de mise à jour : l'utilisateur n'est pas un administrateur." + +#: ../../include/functions_config.php:178 +#: ../../enterprise/meta/include/functions_meta.php:77 +#: ../../enterprise/meta/advanced/metasetup.setup.php:113 +msgid "Language settings" +msgstr "Configuration de Langage" + +#: ../../include/functions_config.php:182 +#: ../../enterprise/meta/include/functions_meta.php:138 +#: ../../enterprise/meta/advanced/metasetup.setup.php:155 +#: ../../godmode/setup/setup_general.php:88 +msgid "Remote config directory" +msgstr "Répertoire de configuration à distance" + +#: ../../include/functions_config.php:186 +msgid "phantomjs config directory" +msgstr "répertoire de configuration de phantomjs" + +#: ../../include/functions_config.php:190 +#: ../../enterprise/meta/include/functions_meta.php:82 +#: ../../enterprise/meta/advanced/metasetup.setup.php:126 +#: ../../godmode/setup/setup_general.php:110 +msgid "Auto login (hash) password" +msgstr "Mot de passe de connexion automatique (hash)" + +#: ../../include/functions_config.php:194 +#: ../../enterprise/meta/include/functions_meta.php:92 +#: ../../enterprise/meta/advanced/metasetup.setup.php:142 +#: ../../godmode/setup/setup_general.php:124 +msgid "Time source" +msgstr "Temps de référence" + +#: ../../include/functions_config.php:198 +#: ../../godmode/setup/setup_general.php:137 +msgid "Automatic check for updates" +msgstr "Vérification automatique de mises à jour" + +#: ../../include/functions_config.php:202 +msgid "SSL cert path" +msgstr "Chemin du certificat SSL" + +#: ../../include/functions_config.php:206 +#: ../../enterprise/meta/include/functions_meta.php:102 +#: ../../enterprise/meta/advanced/metasetup.setup.php:148 +#: ../../godmode/setup/setup_general.php:149 +msgid "Enforce https" +msgstr "Exécuter https" + +#: ../../include/functions_config.php:210 +msgid "Use cert." +msgstr "Utiliser le certificat" + +#: ../../include/functions_config.php:217 +#: ../../enterprise/meta/include/functions_meta.php:127 +#: ../../enterprise/meta/advanced/metasetup.setup.php:152 +#: ../../godmode/setup/setup_general.php:183 +msgid "Attachment store" +msgstr "Stockage de fichiers" + +#: ../../include/functions_config.php:219 +#: ../../enterprise/meta/include/functions_meta.php:122 +#: ../../enterprise/meta/advanced/cron_main.php:159 +#: ../../enterprise/meta/advanced/cron_main.php:203 +#: ../../enterprise/meta/advanced/cron_main.php:296 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:213 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:276 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:371 +msgid "Path doesn't exists or is not writable" +msgstr "Le chemin n'existe pas ou n'est pas accessible en écriture" + +#: ../../include/functions_config.php:224 +#: ../../enterprise/meta/include/functions_meta.php:120 +msgid "Attachment store." +msgstr "Entrepôt d’attachement." + +#: ../../include/functions_config.php:230 +#: ../../enterprise/meta/include/functions_meta.php:238 +#: ../../enterprise/meta/advanced/metasetup.setup.php:272 +#: ../../godmode/setup/setup_general.php:193 +msgid "IP list with API access" +msgstr "Liste d'adresses IP avec accès API" + +#: ../../include/functions_config.php:234 +#: ../../enterprise/meta/include/functions_meta.php:218 +#: ../../enterprise/meta/include/functions_meta.php:228 +#: ../../enterprise/meta/advanced/metasetup.setup.php:267 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:533 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:210 +#: ../../godmode/setup/setup_general.php:212 +msgid "API password" +msgstr "Mot de passe de l'API" + +#: ../../include/functions_config.php:238 +#: ../../godmode/setup/setup_general.php:223 +msgid "Enable GIS features" +msgstr "Activer les fonctionnalités SIG" + +#: ../../include/functions_config.php:242 +msgid "Integria inventory" +msgstr "Inventaire d'Integria IMS" + +#: ../../include/functions_config.php:246 ../../include/functions_config.php:1731 +msgid "Integria API password" +msgstr "Mot de passe de l'API d'Integria IMS" + +#: ../../include/functions_config.php:250 +msgid "Integria URL" +msgstr "URL d'Integria IMS" + +#: ../../include/functions_config.php:254 +#: ../../godmode/setup/setup_general.php:231 +msgid "Enable Netflow" +msgstr "Activer Netflow" + +#: ../../include/functions_config.php:259 +#: ../../include/functions_register.php:164 +#: ../../enterprise/meta/include/functions_meta.php:158 +#: ../../enterprise/meta/advanced/metasetup.setup.php:191 +#: ../../godmode/setup/setup_general.php:279 +msgid "Timezone setup" +msgstr "Configuration du fuseau horaire" + +#: ../../include/functions_config.php:284 +msgid "License information" +msgstr "Information de la licence" + +#: ../../include/functions_config.php:290 +#: ../../enterprise/meta/include/functions_meta.php:168 +#: ../../enterprise/meta/advanced/metasetup.setup.php:197 +#: ../../godmode/setup/setup_general.php:319 +msgid "Public URL" +msgstr "URL publique" + +#: ../../include/functions_config.php:294 +#: ../../enterprise/meta/include/functions_meta.php:178 +#: ../../enterprise/meta/advanced/metasetup.setup.php:201 +#: ../../godmode/setup/setup_general.php:329 +msgid "Force use Public URL" +msgstr "Forcer l'utilisation de l'URL publique" + +#: ../../include/functions_config.php:298 +#: ../../enterprise/meta/include/functions_meta.php:188 +#: ../../enterprise/meta/advanced/metasetup.setup.php:215 +#: ../../godmode/setup/setup_general.php:343 +msgid "Public URL host exclusions" +msgstr "Exclusions d’hôte d’URL publique" + +#: ../../include/functions_config.php:302 +#: ../../godmode/setup/setup_general.php:353 +msgid "Referer security" +msgstr "Sécurité du référent" + +#: ../../include/functions_config.php:306 +#: ../../godmode/setup/setup_general.php:361 +msgid "Event storm protection" +msgstr "Protection Event Storm" + +#: ../../include/functions_config.php:310 +#: ../../enterprise/meta/include/functions_meta.php:208 +#: ../../enterprise/meta/advanced/metasetup.setup.php:222 +#: ../../godmode/setup/setup_general.php:370 +msgid "Command Snapshot" +msgstr "Instantané de commande" + +#: ../../include/functions_config.php:314 +msgid "Use custom encoding" +msgstr "Utiliser un encodage personnalisé" + +#: ../../include/functions_config.php:318 +#: ../../godmode/setup/setup_general.php:386 +msgid "Server logs directory" +msgstr "Répertoire des journaux du serveur" + +#: ../../include/functions_config.php:322 +#: ../../godmode/setup/setup_general.php:396 +msgid "Log size limit in system logs viewer extension" +msgstr "" +"Taille limite des journaux dans l'extension du visualiseur de journaux du " +"système" + +#: ../../include/functions_config.php:326 +#: ../../godmode/setup/setup_general.php:411 +msgid "Tutorial mode" +msgstr "Mode tutoriel" + +#: ../../include/functions_config.php:330 +#: ../../godmode/setup/setup_general.php:425 +msgid "Allow create scheduled downtimes in the past" +msgstr "Autoriser la création de temps d'arrêt planifiés dans le passé" + +#: ../../include/functions_config.php:334 +msgid "Limit parameters bulk" +msgstr "Limite d'opérations massives" + +#: ../../include/functions_config.php:338 +msgid "Identification_reminder" +msgstr "Rappel d'identification" + +#: ../../include/functions_config.php:342 +msgid "Include_agents" +msgstr "Inclure des agents" + +#: ../../include/functions_config.php:346 +msgid "alias_as_name" +msgstr "Alias comme nom" + +#: ../../include/functions_config.php:350 +msgid "Console log enabled" +msgstr "Journal de la console activé" + +#: ../../include/functions_config.php:354 +msgid "Audit log enabled" +msgstr "Journal d'audit activé" + +#: ../../include/functions_config.php:358 +msgid "Module Custom ID read only" +msgstr "ID personnalisé du module en lecture seule" + +#: ../../include/functions_config.php:362 +#: ../../godmode/setup/setup_general.php:459 +#: ../../godmode/agentes/agent_manager.php:304 +msgid "Unique IP" +msgstr "IP unique" + +#: ../../include/functions_config.php:366 +#: ../../enterprise/meta/advanced/metasetup.mail.php:115 +msgid "Server SMTP" +msgstr "Serveur SMTP" + +#: ../../include/functions_config.php:370 +#: ../../enterprise/meta/advanced/metasetup.mail.php:109 +msgid "From dir" +msgstr "À partir du répertoire" + +#: ../../include/functions_config.php:374 +#: ../../enterprise/meta/advanced/metasetup.mail.php:112 +#: ../../godmode/setup/setup_general.php:538 +msgid "From name" +msgstr "À partir d'un nom" + +#: ../../include/functions_config.php:378 +#: ../../enterprise/meta/advanced/metasetup.mail.php:118 +msgid "Port SMTP" +msgstr "Port SMTP" + +#: ../../include/functions_config.php:382 +#: ../../godmode/setup/setup_general.php:568 +msgid "Encryption" +msgstr "Encodage" + +#: ../../include/functions_config.php:386 +#: ../../enterprise/meta/advanced/metasetup.mail.php:121 +#: ../../godmode/setup/setup_general.php:579 +msgid "Email user" +msgstr "Utilisateur du courriel" + +#: ../../include/functions_config.php:390 +#: ../../enterprise/meta/advanced/metasetup.mail.php:124 +#: ../../godmode/setup/setup_general.php:589 +msgid "Email password" +msgstr "Mot de passe du courriel" + +#: ../../include/functions_config.php:397 +#: ../../enterprise/godmode/setup/setup.php:47 +msgid "Forward SNMP traps to agent (if exist)" +msgstr "Transférer les déroutements SNMP vers l'agent (s'il existe)" + +#: ../../include/functions_config.php:401 +#: ../../enterprise/godmode/setup/setup.php:77 +msgid "Use Enterprise ACL System" +msgstr "Utiliser le Système ACL Enterprise" + +#: ../../include/functions_config.php:405 +#: ../../enterprise/meta/include/functions_meta.php:68 +msgid "Activate Metaconsole" +msgstr "Activer la Métaconsole" + +#: ../../include/functions_config.php:409 +#: ../../enterprise/meta/include/functions_meta.php:273 +#: ../../enterprise/meta/advanced/metasetup.setup.php:288 +#: ../../enterprise/godmode/setup/setup.php:90 +msgid "Size of collection" +msgstr "Taille de la collection" + +#: ../../include/functions_config.php:413 +#: ../../enterprise/godmode/setup/setup.php:104 +msgid "Events replication" +msgstr "Réplication d'événements" + +#: ../../include/functions_config.php:418 +#: ../../enterprise/godmode/setup/setup.php:116 +msgid "Replication interval" +msgstr "Intervalle de réplication" + +#: ../../include/functions_config.php:422 +#: ../../enterprise/godmode/setup/setup.php:130 +msgid "Replication limit" +msgstr "Limite de réplication" + +#: ../../include/functions_config.php:426 +#: ../../enterprise/godmode/setup/setup.php:157 +msgid "Replication mode" +msgstr "Mode de réplication" + +#: ../../include/functions_config.php:430 +#: ../../enterprise/godmode/setup/setup.php:264 +msgid "Show events list in local console (read only)" +msgstr "" +"Afficher la liste d'événements dans la console locale (lecture seulement)" + +#: ../../include/functions_config.php:435 +msgid "Replication DB engine" +msgstr "Moteur de BD de réplication" + +#: ../../include/functions_config.php:439 +msgid "Replication DB host" +msgstr "Hôte de BD de réplication" + +#: ../../include/functions_config.php:443 +msgid "Replication DB database" +msgstr "Nom de la BD de réplication" + +#: ../../include/functions_config.php:447 +msgid "Replication DB user" +msgstr "Utilisateur de BD de réplication" + +#: ../../include/functions_config.php:451 +msgid "Replication DB password" +msgstr "Mot de passe de BD de réplication" + +#: ../../include/functions_config.php:455 +msgid "Replication DB port" +msgstr "Port de BD de réplication" + +#: ../../include/functions_config.php:459 +msgid "Metaconsole agent cache" +msgstr "Cache de l'agent de la Métaconsole" + +#: ../../include/functions_config.php:463 +#: ../../enterprise/godmode/setup/setup.php:366 +msgid "Activate Log Collector" +msgstr "Activer le collecteur de journaux" + +#: ../../include/functions_config.php:467 +msgid "Enable Update Manager" +msgstr "Activer le Update Manager" + +#: ../../include/functions_config.php:471 +msgid "Ipam Ocuppied Manager Critical" +msgstr "Ipam Occupé Manager Critique" + +#: ../../include/functions_config.php:475 +msgid "Ipam Ocuppied Manager Warning" +msgstr "Avertissement du gestionnaire occupé par Ipam" + +#: ../../include/functions_config.php:479 +#: ../../enterprise/godmode/setup/setup.php:413 +msgid "SAP/R3 Plugin Licence" +msgstr "Licence de plugin SAP/R3" + +#: ../../include/functions_config.php:484 +#: ../../enterprise/godmode/setup/setup.php:282 +msgid "Inventory changes blacklist" +msgstr "Liste noire des changements d'inventaire" + +#: ../../include/functions_config.php:492 +#: ../../enterprise/meta/include/functions_meta.php:344 +#: ../../enterprise/meta/advanced/metasetup.password.php:79 +#: ../../enterprise/godmode/setup/setup.php:467 +msgid "Enable password policy" +msgstr "Activer la politique de mot de passe" + +#: ../../include/functions_config.php:496 +#: ../../enterprise/meta/include/functions_meta.php:354 +#: ../../enterprise/meta/advanced/metasetup.password.php:101 +#: ../../enterprise/godmode/setup/setup.php:476 +msgid "Min. size password" +msgstr "Taille minimale du mot de passe" + +#: ../../include/functions_config.php:500 +#: ../../enterprise/meta/include/functions_meta.php:384 +#: ../../enterprise/meta/advanced/metasetup.password.php:105 +#: ../../enterprise/godmode/setup/setup.php:505 +msgid "Password expiration" +msgstr "Expiration du mot de passe" + +#: ../../include/functions_config.php:504 +#: ../../enterprise/meta/include/functions_meta.php:394 +#: ../../enterprise/meta/advanced/metasetup.password.php:132 +#: ../../enterprise/godmode/setup/setup.php:516 +msgid "Force change password on first login" +msgstr "Forcer le changement mot de passe lors de la première connexion" + +#: ../../include/functions_config.php:508 +#: ../../enterprise/meta/include/functions_meta.php:404 +#: ../../enterprise/meta/advanced/metasetup.password.php:109 +#: ../../enterprise/godmode/setup/setup.php:525 +msgid "User blocked if login fails" +msgstr "Utilisateur bloqué en cas d'erreur de connexion" + +#: ../../include/functions_config.php:512 +#: ../../enterprise/meta/include/functions_meta.php:414 +#: ../../enterprise/meta/advanced/metasetup.password.php:113 +#: ../../enterprise/godmode/setup/setup.php:536 +msgid "Number of failed login attempts" +msgstr "Nombre de tentatives de connexion infructueuses" + +#: ../../include/functions_config.php:516 +#: ../../enterprise/meta/include/functions_meta.php:364 +#: ../../enterprise/meta/advanced/metasetup.password.php:138 +#: ../../enterprise/godmode/setup/setup.php:487 +msgid "Password must have numbers" +msgstr "Le mot de passe doit contenir des chiffres" + +#: ../../include/functions_config.php:520 +#: ../../enterprise/meta/include/functions_meta.php:374 +#: ../../enterprise/meta/advanced/metasetup.password.php:142 +#: ../../enterprise/godmode/setup/setup.php:496 +msgid "Password must have symbols" +msgstr "Le mot de passe doit contenir des symboles" + +#: ../../include/functions_config.php:524 +#: ../../enterprise/meta/include/functions_meta.php:447 +#: ../../enterprise/meta/advanced/metasetup.password.php:126 +#: ../../enterprise/godmode/setup/setup.php:547 +msgid "Apply password policy to admin users" +msgstr "Appliquer la politique de mot de passe aux administrateurs" + +#: ../../include/functions_config.php:528 +#: ../../enterprise/meta/include/functions_meta.php:424 +#: ../../enterprise/meta/advanced/metasetup.password.php:121 +#: ../../enterprise/godmode/setup/setup.php:556 +msgid "Enable password history" +msgstr "Activer historique de mot de passe" + +#: ../../include/functions_config.php:532 +#: ../../enterprise/meta/include/functions_meta.php:436 +#: ../../enterprise/meta/advanced/metasetup.password.php:117 +#: ../../enterprise/godmode/setup/setup.php:565 +msgid "Compare previous password" +msgstr "Comparer mot de passe précédent" + +#: ../../include/functions_config.php:536 +#: ../../enterprise/meta/include/functions_meta.php:458 +#: ../../enterprise/meta/advanced/metasetup.password.php:146 +#: ../../enterprise/godmode/setup/setup.php:577 +msgid "Activate reset password" +msgstr "Activer la réinitialisation du mot de passe" + +#: ../../include/functions_config.php:548 +#: ../../enterprise/meta/include/functions_meta.php:522 +#: ../../enterprise/meta/include/functions_meta.php:741 +#: ../../godmode/setup/setup_auth.php:69 +msgid "Autocreate remote users" +msgstr "Créer des utilisateurs à distance" + +#: ../../include/functions_config.php:552 +#: ../../enterprise/meta/include/functions_meta.php:532 +#: ../../enterprise/godmode/setup/setup_auth.php:55 +#: ../../enterprise/godmode/setup/setup_auth.php:303 +#: ../../enterprise/godmode/setup/setup_auth.php:364 +#: ../../enterprise/godmode/setup/setup_auth.php:1159 +msgid "Autocreate profile" +msgstr "Créer profil automatiquement" + +#: ../../include/functions_config.php:556 +#: ../../enterprise/meta/include/functions_meta.php:542 +#: ../../enterprise/godmode/setup/setup_auth.php:61 +#: ../../enterprise/godmode/setup/setup_auth.php:309 +#: ../../enterprise/godmode/setup/setup_auth.php:370 +#: ../../enterprise/godmode/setup/setup_auth.php:1165 +msgid "Autocreate profile group" +msgstr "Créer groupe de profil automatiquement" + +#: ../../include/functions_config.php:560 +#: ../../enterprise/meta/include/functions_meta.php:552 +#: ../../enterprise/godmode/setup/setup_auth.php:68 +#: ../../enterprise/godmode/setup/setup_auth.php:318 +#: ../../enterprise/godmode/setup/setup_auth.php:379 +#: ../../enterprise/godmode/setup/setup_auth.php:1174 +msgid "Autocreate profile tags" +msgstr "Créer étiquettes de profil automatiquement" + +#: ../../include/functions_config.php:564 +#: ../../enterprise/meta/include/functions_meta.php:562 +#: ../../enterprise/godmode/setup/setup_auth.php:324 +msgid "Automatically assigned no hierarchy" +msgstr "Pas de hiérarchie attribué automatiquement" + +#: ../../include/functions_config.php:568 +#: ../../enterprise/meta/include/functions_meta.php:572 +#: ../../enterprise/godmode/setup/setup_auth.php:569 +#: ../../enterprise/godmode/setup/setup_auth.php:1371 +msgid "Autocreate blacklist" +msgstr "Créer liste noire automatiquement" + +#: ../../include/functions_config.php:572 +#: ../../enterprise/meta/include/functions_meta.php:635 +#: ../../enterprise/godmode/setup/setup_auth.php:577 +#: ../../enterprise/godmode/setup/setup_auth.php:1379 +msgid "Active directory server" +msgstr "Serveur de répertoire actif" + +#: ../../include/functions_config.php:576 +#: ../../enterprise/meta/include/functions_meta.php:645 +#: ../../enterprise/godmode/setup/setup_auth.php:583 +#: ../../enterprise/godmode/setup/setup_auth.php:1385 +msgid "Active directory port" +msgstr "Port de répertoire actif" + +#: ../../include/functions_config.php:580 ../../include/functions_config.php:616 +#: ../../enterprise/meta/include/functions_meta.php:655 +#: ../../enterprise/meta/include/functions_meta.php:939 +#: ../../enterprise/godmode/setup/setup_auth.php:589 +#: ../../enterprise/godmode/setup/setup_auth.php:1391 +#: ../../godmode/setup/setup_auth.php:137 +msgid "Start TLS" +msgstr "Lancer TLS" + +#: ../../include/functions_config.php:584 +#: ../../enterprise/meta/include/functions_meta.php:665 +#: ../../enterprise/godmode/setup/setup_auth.php:353 +#: ../../enterprise/godmode/setup/setup_auth.php:1148 +msgid "Advanced Config AD" +msgstr "Configuration AD avancée" + +#: ../../include/functions_config.php:588 +#: ../../enterprise/meta/include/functions_meta.php:705 +#: ../../enterprise/godmode/setup/setup_auth.php:106 +msgid "Advanced Config LDAP" +msgstr "Configuration LDAP avancée" + +#: ../../include/functions_config.php:592 +#: ../../enterprise/meta/include/functions_meta.php:675 +#: ../../enterprise/godmode/setup/setup_auth.php:595 +#: ../../enterprise/godmode/setup/setup_auth.php:1397 +msgid "Domain" +msgstr "Domaine" + +#: ../../include/functions_config.php:596 +#: ../../enterprise/meta/include/functions_meta.php:685 +#: ../../enterprise/godmode/setup/setup_auth.php:413 +#: ../../enterprise/godmode/setup/setup_auth.php:1208 +msgid "Advanced Permisions AD" +msgstr "Permissions AD avancées" + +#: ../../include/functions_config.php:600 +#: ../../enterprise/meta/include/functions_meta.php:695 +#: ../../enterprise/godmode/setup/setup_auth.php:129 +msgid "Advanced Permissions LDAP" +msgstr "Permissions LDAP avancées" + +#: ../../include/functions_config.php:604 +#: ../../enterprise/meta/include/functions_meta.php:909 +#: ../../godmode/setup/setup_auth.php:92 +msgid "LDAP server" +msgstr "Serveur LDAP" + +#: ../../include/functions_config.php:608 +#: ../../enterprise/meta/include/functions_meta.php:919 +#: ../../godmode/setup/setup_auth.php:105 +msgid "LDAP port" +msgstr "Port LDAP" + +#: ../../include/functions_config.php:612 +#: ../../enterprise/meta/include/functions_meta.php:929 +#: ../../godmode/setup/setup_auth.php:123 +msgid "LDAP version" +msgstr "Version LDAP" + +#: ../../include/functions_config.php:620 +#: ../../enterprise/meta/include/functions_meta.php:949 +#: ../../godmode/setup/setup_auth.php:148 +msgid "Base DN" +msgstr "Base DN" + +#: ../../include/functions_config.php:624 +#: ../../enterprise/meta/include/functions_meta.php:959 +#: ../../godmode/setup/setup_auth.php:161 +msgid "Login attribute" +msgstr "Attribut de connexion" + +#: ../../include/functions_config.php:628 +#: ../../enterprise/meta/include/functions_meta.php:969 +#: ../../godmode/setup/setup_auth.php:174 +msgid "Admin LDAP login" +msgstr "Connexion LDAP administrateur" + +#: ../../include/functions_config.php:632 +#: ../../enterprise/meta/include/functions_meta.php:979 +#: ../../godmode/setup/setup_auth.php:187 +msgid "Admin LDAP password" +msgstr "Mot de passe LDAP administrateur" + +#: ../../include/functions_config.php:636 +#: ../../enterprise/meta/include/functions_meta.php:999 +#: ../../godmode/setup/setup_auth.php:222 +msgid "Secondary LDAP server" +msgstr "Serveur LDAP secondaire" + +#: ../../include/functions_config.php:640 +#: ../../enterprise/meta/include/functions_meta.php:1009 +#: ../../godmode/setup/setup_auth.php:235 +msgid "Secondary LDAP port" +msgstr "Port LDAP secondaire" + +#: ../../include/functions_config.php:644 +#: ../../enterprise/meta/include/functions_meta.php:1019 +#: ../../godmode/setup/setup_auth.php:253 +msgid "Secondary LDAP version" +msgstr "Version LDAP secondaire" + +#: ../../include/functions_config.php:648 +msgid "Secontary start TLS" +msgstr "Démarrage secondaire TLS" + +#: ../../include/functions_config.php:652 +#: ../../enterprise/meta/include/functions_meta.php:1039 +msgid "Secondary base DN" +msgstr "DN de base secondaire" + +#: ../../include/functions_config.php:656 +#: ../../enterprise/meta/include/functions_meta.php:1049 +msgid "Secondary login attribute" +msgstr "Attribut de connexion secondaire" + +#: ../../include/functions_config.php:660 +#: ../../enterprise/meta/include/functions_meta.php:1059 +#: ../../godmode/setup/setup_auth.php:304 +msgid "Admin secondary LDAP login" +msgstr "Connexion LDAP secondaire d’administrateur" + +#: ../../include/functions_config.php:664 +#: ../../enterprise/meta/include/functions_meta.php:1069 +#: ../../godmode/setup/setup_auth.php:317 +msgid "Admin secondary LDAP password" +msgstr "Mot de passe LDAP secondaire d’administrateur" + +#: ../../include/functions_config.php:668 +#: ../../enterprise/meta/include/functions_meta.php:512 +#: ../../godmode/setup/setup_auth.php:56 +msgid "Fallback to local authentication" +msgstr "Repli à l'authentification locale" + +#: ../../include/functions_config.php:672 +#: ../../enterprise/meta/include/functions_meta.php:1102 +#: ../../enterprise/godmode/setup/setup_auth.php:101 +msgid "Login user attribute" +msgstr "Identifier attribut d'utilisateur" + +#: ../../include/functions_config.php:676 +#: ../../enterprise/meta/include/functions_meta.php:1123 +#: ../../enterprise/godmode/setup/setup_auth.php:94 +msgid "LDAP function" +msgstr "Fonction LDAP" + +#: ../../include/functions_config.php:681 ../../include/functions_config.php:797 +#: ../../enterprise/meta/include/functions_meta.php:618 +#: ../../enterprise/meta/include/functions_meta.php:1082 +#: ../../enterprise/godmode/setup/setup_auth.php:82 +#: ../../enterprise/godmode/setup/setup_auth.php:348 +msgid "Save Password" +msgstr "Enregistrer le mot de passe" + +#: ../../include/functions_config.php:688 +#: ../../enterprise/meta/include/functions_meta.php:1112 +msgid "Save profile" +msgstr "Enregistrer le profil" + +#: ../../include/functions_config.php:692 +#: ../../enterprise/meta/include/functions_meta.php:990 +msgid "LDAP secondary enabled" +msgstr "LDAP secondaire activé" + +#: ../../include/functions_config.php:696 +#: ../../enterprise/godmode/setup/setup_auth.php:1021 +msgid "MySQL host" +msgstr "Hôte MySQL" + +#: ../../include/functions_config.php:700 ../../include/functions_config.php:720 +#: ../../enterprise/meta/include/functions_meta.php:1145 +#: ../../enterprise/meta/include/functions_meta.php:1199 +#: ../../enterprise/meta/include/functions_meta.php:1253 +#: ../../enterprise/godmode/setup/setup_auth.php:1027 +#: ../../enterprise/godmode/setup/setup_auth.php:1059 +msgid "MySQL port" +msgstr "Port MySQL" + +#: ../../include/functions_config.php:704 ../../include/functions_config.php:724 +#: ../../include/functions_config.php:1551 +#: ../../enterprise/meta/include/functions_meta.php:1155 +#: ../../enterprise/meta/include/functions_meta.php:1209 +#: ../../enterprise/meta/include/functions_meta.php:1263 +#: ../../enterprise/godmode/setup/setup_history.php:189 +#: ../../enterprise/godmode/setup/setup_auth.php:1033 +#: ../../enterprise/godmode/setup/setup_auth.php:1065 +msgid "Database name" +msgstr "Nom de la base de données" + +#: ../../include/functions_config.php:716 +#: ../../enterprise/meta/include/functions_meta.php:1243 +#: ../../enterprise/godmode/setup/setup_auth.php:1053 +msgid "Integria host" +msgstr "Hôte d'Integria IMS" + +#: ../../include/functions_config.php:736 +#: ../../enterprise/meta/include/functions_meta.php:754 +msgid "Saml path" +msgstr "Chemin SAML" + +#: ../../include/functions_config.php:740 +#: ../../enterprise/meta/include/functions_meta.php:767 +msgid "Saml source" +msgstr "Source Saml" + +#: ../../include/functions_config.php:744 +#: ../../enterprise/meta/include/functions_meta.php:780 +msgid "Saml user id parameter" +msgstr "Paramètre de l'ID de l'utilisateur Saml" + +#: ../../include/functions_config.php:748 +#: ../../enterprise/meta/include/functions_meta.php:793 +msgid "Saml mail parameter" +msgstr "Paramètre email Saml" + +#: ../../include/functions_config.php:752 +#: ../../enterprise/meta/include/functions_meta.php:806 +msgid "Saml group name parameter" +msgstr "Paramètre nom de group Saml" + +#: ../../include/functions_config.php:756 +#: ../../enterprise/meta/include/functions_meta.php:819 +msgid "Saml attr type parameter" +msgstr "Paramètre type attr Saml" + +#: ../../include/functions_config.php:760 +#: ../../enterprise/meta/include/functions_meta.php:832 +msgid "Saml profiles and tags parameter" +msgstr "Paramètre d'étiquettes et profils Saml" + +#: ../../include/functions_config.php:764 +msgid "Saml profile parameters" +msgstr "Paramètres de profils SAML" + +#: ../../include/functions_config.php:768 +#: ../../enterprise/meta/include/functions_meta.php:871 +msgid "Saml tag parameter" +msgstr "Paramètre d'etiquettes Saml" + +#: ../../include/functions_config.php:772 +#: ../../enterprise/meta/include/functions_meta.php:845 +msgid "Saml profile and tag separator" +msgstr "Séparateur d'etiquettes et profils Saml" + +#: ../../include/functions_config.php:780 +msgid "2FA all users" +msgstr "2FA tous les utilisateurs" + +#: ../../include/functions_config.php:784 ../../include/functions_config.php:790 +#: ../../enterprise/meta/include/functions_meta.php:604 +#: ../../enterprise/meta/include/functions_meta.php:897 +msgid "Session timeout" +msgstr "Session expirée" + +#: ../../include/functions_config.php:787 +msgid "Session timeout forced to 90 minutes" +msgstr "Délai d'expiration de la session forcé à 90 minutes" + +#: ../../include/functions_config.php:813 +#: ../../enterprise/meta/include/functions_meta.php:1919 +#: ../../enterprise/meta/advanced/metasetup.performance.php:79 +#: ../../godmode/setup/performance.php:259 +#: ../../godmode/setup/performance.php:449 +msgid "Max. days before delete events" +msgstr "Nombre de jours maximum avant la suppression des événements" + +#: ../../include/functions_config.php:818 ../../godmode/setup/performance.php:273 +msgid "Max. days before delete traps" +msgstr "Nombre de jours maximum avant la suppression de déroutements" + +#: ../../include/functions_config.php:822 ../../godmode/setup/performance.php:293 +#: ../../godmode/setup/performance.php:459 +msgid "Max. days before delete string data" +msgstr "Nombre de jours maximum avant la suppression de chaînes de données" + +#: ../../include/functions_config.php:826 +#: ../../enterprise/meta/include/functions_meta.php:1944 +#: ../../enterprise/meta/advanced/metasetup.performance.php:92 +#: ../../godmode/setup/performance.php:283 +msgid "Max. days before delete audit events" +msgstr "Nombre de jours maximum avant la suppression d'événements d'audit" + +#: ../../include/functions_config.php:830 ../../godmode/setup/performance.php:303 +msgid "Max. days before delete GIS data" +msgstr "Nombre de jours maximum avant la suppression de données GIS" + +#: ../../include/functions_config.php:834 ../../godmode/setup/performance.php:313 +#: ../../godmode/setup/performance.php:419 +msgid "Max. days before purge" +msgstr "Nombre de jours maximum avant le nettoyage" + +#: ../../include/functions_config.php:838 ../../godmode/setup/performance.php:333 +msgid "Max. days before delete unknown modules" +msgstr "Nombre de jours maximum avant la suppression de modules inconnus" + +#: ../../include/functions_config.php:842 ../../godmode/setup/performance.php:323 +#: ../../godmode/setup/performance.php:429 +msgid "Max. days before compact data" +msgstr "Nombre de jours maximum avant la compression de données" + +#: ../../include/functions_config.php:846 +msgid "Max. days before autodisable deletion" +msgstr "Nombre de jours maximum avant suppression d'éléments désactivés" + +#: ../../include/functions_config.php:850 +msgid "Item limit for realtime reports)" +msgstr "Limite d'éléments pour rapports en temps réel" + +#: ../../include/functions_config.php:854 ../../godmode/setup/performance.php:439 +#: ../../godmode/setup/performance.php:520 +msgid "Compact interpolation in hours (1 Fine-20 bad)" +msgstr "Interpolation de compression en heures (1 Optimale-20 Mauvaise)" + +#: ../../include/functions_config.php:858 +#: ../../enterprise/meta/include/functions_meta.php:1954 +#: ../../enterprise/meta/advanced/metasetup.performance.php:95 +#: ../../godmode/setup/performance.php:540 +msgid "Default hours for event view" +msgstr "Heures par défaut pour la visualisation des événements" + +#: ../../include/functions_config.php:862 ../../godmode/setup/performance.php:550 +msgid "Use realtime statistics" +msgstr "Utiliser des statistiques en temps réel" + +#: ../../include/functions_config.php:866 ../../godmode/setup/performance.php:558 +msgid "Batch statistics period (secs)" +msgstr "Période de statistiques par lot (en secondes)" + +#: ../../include/functions_config.php:870 +#: ../../enterprise/meta/include/functions_meta.php:1964 +#: ../../godmode/setup/performance.php:568 +msgid "Use agent access graph" +msgstr "Utiliser le graphique d'accès pour agent" + +#: ../../include/functions_config.php:874 ../../godmode/setup/performance.php:571 +msgid "Max. recommended number of files in attachment directory" +msgstr "" +"Nombre maximum de fichiers recommandé dans le répertoire des pièces jointes" + +#: ../../include/functions_config.php:878 ../../godmode/setup/performance.php:581 +msgid "Delete not init modules" +msgstr "Supprimer les modules non initialisés" + +#: ../../include/functions_config.php:882 +msgid "Big Operatiopn Step to purge old data" +msgstr "Étape majeure pour nettoyer les données anciennes" + +#: ../../include/functions_config.php:886 ../../godmode/setup/performance.php:594 +msgid "Small Operation Step to purge old data" +msgstr "Étape mineure pour nettoyer les données anciennes" + +#: ../../include/functions_config.php:890 ../../godmode/setup/performance.php:353 +msgid "Retention period of past special days" +msgstr "Période de rétention de jours spéciaux passés" + +#: ../../include/functions_config.php:894 +#: ../../enterprise/meta/include/functions_meta.php:2007 +#: ../../enterprise/meta/advanced/metasetup.performance.php:131 +#: ../../godmode/setup/performance.php:363 +msgid "Max. macro data fields" +msgstr "Nombre maximum de champs macro de données" + +#: ../../include/functions_config.php:899 ../../godmode/setup/performance.php:377 +msgid "Max. days before delete inventory data" +msgstr "Nombre de jours maximum avant la suppression de données d'inventaire" + +#: ../../include/functions_config.php:904 ../../godmode/setup/performance.php:477 +msgid "Max. days before delete old messages" +msgstr "Max. jours avant de supprimer les anciens messages" + +#: ../../include/functions_config.php:908 ../../godmode/setup/performance.php:490 +msgid "Max. days before delete old network matrix data" +msgstr "Max. jours avant de supprimer les anciennes données de la matrice réseau" + +#: ../../include/functions_config.php:912 ../../godmode/setup/performance.php:604 +msgid "Graph container - Max. Items" +msgstr "Conteneur de graphiques - Nombre maximal d'éléments" + +#: ../../include/functions_config.php:916 +msgid "Max execution event response" +msgstr "Réponse maximale à l'événement d'exécution" + +#: ../../include/functions_config.php:920 +#: ../../enterprise/meta/advanced/metasetup.performance.php:122 +#: ../../godmode/setup/performance.php:624 +msgid "Row limit in csv log" +msgstr "Limite de ligne dans le journal csv" + +#: ../../include/functions_config.php:924 +msgid "SNMP walk binary path" +msgstr "Chemin binaire de SNMP walk" + +#: ../../include/functions_config.php:928 +msgid "SNMP walk binary path (fallback for v1)" +msgstr "Chemin binaire SNMP walk (repli pour v1)" + +#: ../../include/functions_config.php:947 +#: ../../enterprise/meta/include/functions_meta.php:2027 +msgid "PhantomJS cache interval" +msgstr "Intervalle de cache PhantomJS" + +#: ../../include/functions_config.php:954 +#: ../../enterprise/meta/include/functions_meta.php:1298 +#: ../../enterprise/meta/advanced/metasetup.visual.php:105 +#: ../../godmode/setup/setup_visuals.php:1256 +msgid "Date format string" +msgstr "Format de la date" + +#: ../../include/functions_config.php:958 +#: ../../enterprise/meta/include/functions_meta.php:1308 +msgid "Timestamp or time comparation" +msgstr "Horodatage ou comparaison temporelle" + +#: ../../include/functions_config.php:962 +#: ../../enterprise/meta/advanced/metasetup.visual.php:166 +#: ../../godmode/setup/setup_visuals.php:698 +msgid "Graph color #1" +msgstr "Couleur du graphique #1" + +#: ../../include/functions_config.php:966 +#: ../../enterprise/meta/advanced/metasetup.visual.php:176 +#: ../../godmode/setup/setup_visuals.php:709 +msgid "Graph color #2" +msgstr "Couleur du graphique #2" + +#: ../../include/functions_config.php:970 +#: ../../enterprise/meta/advanced/metasetup.visual.php:186 +#: ../../godmode/setup/setup_visuals.php:720 +msgid "Graph color #3" +msgstr "Couleur du graphique #3" + +#: ../../include/functions_config.php:974 +#: ../../godmode/setup/setup_visuals.php:731 +msgid "Graph color #4" +msgstr "Couleur du graphique #4" + +#: ../../include/functions_config.php:978 +#: ../../godmode/setup/setup_visuals.php:742 +msgid "Graph color #5" +msgstr "Couleur du graphique #5" + +#: ../../include/functions_config.php:982 +#: ../../godmode/setup/setup_visuals.php:753 +msgid "Graph color #6" +msgstr "Couleur du graphique #6" + +#: ../../include/functions_config.php:986 +#: ../../godmode/setup/setup_visuals.php:764 +msgid "Graph color #7" +msgstr "Couleur du graphique #7" + +#: ../../include/functions_config.php:990 +#: ../../godmode/setup/setup_visuals.php:775 +msgid "Graph color #8" +msgstr "Couleur du graphique #8" + +#: ../../include/functions_config.php:994 +#: ../../godmode/setup/setup_visuals.php:786 +msgid "Graph color #9" +msgstr "Couleur du graphique #9" + +#: ../../include/functions_config.php:998 +#: ../../godmode/setup/setup_visuals.php:797 +msgid "Graph color #10" +msgstr "Couleur du graphique #10" + +#: ../../include/functions_config.php:1002 +#: ../../enterprise/meta/include/functions_meta.php:1433 +#: ../../enterprise/meta/advanced/metasetup.visual.php:232 +#: ../../godmode/setup/setup_visuals.php:808 +msgid "Value to interface graphics" +msgstr "Valeur pour l'interface graphique" + +#: ../../include/functions_config.php:1006 +#: ../../enterprise/meta/include/functions_meta.php:1373 +msgid "Data precision for reports" +msgstr "Précision de données pour rapports" + +#: ../../include/functions_config.php:1015 +#: ../../godmode/setup/setup_visuals.php:137 +msgid "Style template" +msgstr "Modèle de style" + +#: ../../include/functions_config.php:1023 +#: ../../enterprise/meta/include/functions_meta.php:1456 +#: ../../enterprise/meta/advanced/metasetup.visual.php:265 +#: ../../godmode/setup/setup_visuals.php:883 +msgid "Use round corners" +msgstr "Utiliser des coins arrondis" + +#: ../../include/functions_config.php:1027 +#: ../../enterprise/meta/include/functions_meta.php:1467 +#: ../../enterprise/meta/advanced/metasetup.visual.php:273 +#: ../../godmode/setup/setup_visuals.php:892 +msgid "Chart fit to content" +msgstr "Table adapté au contenu" + +#: ../../include/functions_config.php:1031 +msgid "Show QR code header" +msgstr "Afficher code QR dans l'en-tête" + +#: ../../include/functions_config.php:1035 +#: ../../godmode/setup/setup_visuals.php:150 +msgid "Status icon set" +msgstr "Définir icône d'état" + +#: ../../include/functions_config.php:1039 +#: ../../enterprise/meta/include/functions_meta.php:1777 +msgid "Font path" +msgstr "Chemin de la police" + +#: ../../include/functions_config.php:1043 +#: ../../godmode/reporting/visual_console_builder.wizard.php:228 +msgid "Font size" +msgstr "Taille de la police" + +#: ../../include/functions_config.php:1047 +#: ../../enterprise/meta/include/functions_meta.php:1598 +#: ../../enterprise/meta/advanced/metasetup.visual.php:503 +#: ../../godmode/setup/setup_visuals.php:190 +msgid "Custom favicon" +msgstr "Favicon personnalisé" + +#: ../../include/functions_config.php:1051 +#: ../../include/functions_config.php:1445 +#: ../../enterprise/meta/include/functions_meta.php:1568 +#: ../../enterprise/meta/include/functions_meta.php:1819 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1053 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:127 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:130 +#: ../../godmode/setup/setup_visuals.php:1149 +msgid "Custom logo" +msgstr "Logo personnalisé" + +#: ../../include/functions_config.php:1055 +#: ../../enterprise/meta/include/functions_meta.php:1578 +msgid "Custom logo collapsed" +msgstr "Le logo personnalisé s'est effondré" + +#: ../../include/functions_config.php:1059 +msgid "Custom logo white background" +msgstr "Logo personnalisé (fond blanc)" + +#: ../../include/functions_config.php:1063 +#: ../../enterprise/meta/include/functions_meta.php:1608 +msgid "Custom logo login" +msgstr "Logo personnalisé sur écran de connexion" + +#: ../../include/functions_config.php:1067 +#: ../../enterprise/meta/include/functions_meta.php:1618 +msgid "Custom splash login" +msgstr "Splash personnalisé sur écran de connexion" + +#: ../../include/functions_config.php:1071 +#: ../../godmode/setup/setup_visuals.php:393 +msgid "Custom documentation logo" +msgstr "Logo de documentation personnalisé" + +#: ../../include/functions_config.php:1075 +#: ../../godmode/setup/setup_visuals.php:413 +msgid "Custom support logo" +msgstr "Logo d'assistance personnalisé" + +#: ../../include/functions_config.php:1079 +#: ../../include/functions_config.php:1083 +#: ../../godmode/setup/setup_visuals.php:432 +msgid "Custom networkmap center logo" +msgstr "Logo du centre de carte réseau personnalisé" + +#: ../../include/functions_config.php:1087 +msgid "Custom title header" +msgstr "En-tête de titre personnalisé" + +#: ../../include/functions_config.php:1091 +msgid "Custom subtitle header" +msgstr "En-tête de sous-titre personnalisé" + +#: ../../include/functions_config.php:1095 +#: ../../enterprise/meta/include/functions_meta.php:1668 +msgid "Meta custom title header" +msgstr "Entête du titre personnalisé Meta" + +#: ../../include/functions_config.php:1099 +#: ../../enterprise/meta/include/functions_meta.php:1678 +msgid "Meta custom subtitle header" +msgstr "Entête du sous-titre personnalisé Meta" + +#: ../../include/functions_config.php:1103 +#: ../../enterprise/meta/include/functions_meta.php:1648 +msgid "Custom title1 login" +msgstr "Titre1 personnalisé sur écran de connexion" + +#: ../../include/functions_config.php:1107 +#: ../../enterprise/meta/include/functions_meta.php:1658 +msgid "Custom title2 login" +msgstr "Titre2 personnalisé sur écran de connexion" + +#: ../../include/functions_config.php:1111 +#: ../../godmode/setup/setup_visuals.php:176 +msgid "Login background" +msgstr "Fond d'écran de connexion" + +#: ../../include/functions_config.php:1115 +#: ../../include/functions_config.php:1155 +msgid "Custom Docs url" +msgstr "URL de documents personnalisée" + +#: ../../include/functions_config.php:1119 +#: ../../include/functions_config.php:1159 +msgid "Custom support url" +msgstr "URL d'assistance personnalisée" + +#: ../../include/functions_config.php:1123 +#: ../../enterprise/meta/include/functions_meta.php:1628 +#: ../../enterprise/meta/advanced/metasetup.visual.php:724 +#: ../../enterprise/meta/advanced/metasetup.visual.php:795 +#: ../../godmode/setup/setup_visuals.php:507 +msgid "Product name" +msgstr "Nom du produit" + +#: ../../include/functions_config.php:1127 +#: ../../enterprise/meta/include/functions_meta.php:1638 +#: ../../enterprise/meta/advanced/metasetup.visual.php:735 +#: ../../enterprise/meta/advanced/metasetup.visual.php:805 +#: ../../godmode/setup/setup_visuals.php:513 +msgid "Copyright notice" +msgstr "Mention de copyright" + +#: ../../include/functions_config.php:1131 +msgid "Custom logo metaconsole (white background)" +msgstr "Logo personnalisé de la Métaconsole (fond blanc d’en-tête)" + +#: ../../include/functions_config.php:1135 +msgid "Custom logo login metaconsole" +msgstr "Logo personnalisé pour écran de connexion de la Métaconsole" + +#: ../../include/functions_config.php:1139 +msgid "Custom splash login metaconsole" +msgstr "Splash personnalisé pour écran de connexion de la Métaconsole" + +#: ../../include/functions_config.php:1143 +msgid "Custom title1 login metaconsole" +msgstr "Titre1 personnalisé pour écran de connexion de la Métaconsole" + +#: ../../include/functions_config.php:1147 +msgid "Custom title2 login metaconsole" +msgstr "Titre2 personnalisé pour écran de connexion de la Métaconsole" + +#: ../../include/functions_config.php:1151 +msgid "Login background metaconsole" +msgstr "Fond d'écran de connexion à la Métaconsole" + +#: ../../include/functions_config.php:1163 +#: ../../enterprise/meta/include/functions_meta.php:1884 +msgid "Use the legacy Visual Console" +msgstr "utiliser la Console visuelle Legacy" + +#: ../../include/functions_config.php:1167 +#: ../../enterprise/meta/include/functions_meta.php:1895 +msgid "Default expiration of the Visual Console item's cache" +msgstr "Expiration par défaut du caché de l'élément de la Console visuelle" + +#: ../../include/functions_config.php:1171 +#: ../../enterprise/meta/include/functions_meta.php:1906 +#: ../../enterprise/meta/advanced/metasetup.visual.php:874 +#: ../../godmode/setup/setup_visuals.php:1055 +msgid "Default interval for refresh on Visual Console" +msgstr "Intervalle de rafraîchissement par défaut sur la console visuelle" + +#: ../../include/functions_config.php:1175 +msgid "Default line favourite_view for the Visual Console" +msgstr "Ligne par défaut favourite_view pour la console visuelle" + +#: ../../include/functions_config.php:1179 +msgid "Default line menu items for the Visual Console" +msgstr "Éléments prédéterminés de menu de ligne pour console visuelle" + +#: ../../include/functions_config.php:1183 +#: ../../godmode/setup/setup_visuals.php:1069 +msgid "Default line thickness for the Visual Console" +msgstr "Épaisseur de ligne par défaut pour la console visuelle" + +#: ../../include/functions_config.php:1187 +msgid "Default line menu items for the Services" +msgstr "Éléments de menu de ligne par défaut pour les Services" + +#: ../../include/functions_config.php:1191 +#: ../../include/functions_config.php:1195 +#: ../../godmode/setup/setup_visuals.php:653 +msgid "Agent size text" +msgstr "Taille du texte de l'agent" + +#: ../../include/functions_config.php:1199 +#: ../../godmode/setup/setup_visuals.php:658 +msgid "Module size text" +msgstr "Taille du texte du module" + +#: ../../include/functions_config.php:1203 +#: ../../include/functions_config.php:1207 +#: ../../godmode/setup/setup_visuals.php:663 +msgid "Description size text" +msgstr "Taille du texte de description" + +#: ../../include/functions_config.php:1211 +#: ../../godmode/setup/setup_visuals.php:667 +msgid "Item title size text" +msgstr "Taille du texte du titre de l'élément" + +#: ../../include/functions_config.php:1215 +#: ../../godmode/setup/setup_visuals.php:583 +msgid "GIS Labels" +msgstr "Étiquettes GIS" + +#: ../../include/functions_config.php:1219 +msgid "Show units in values report" +msgstr "Afficher unités dans les valeurs du rapport" + +#: ../../include/functions_config.php:1223 +#: ../../godmode/setup/setup_visuals.php:598 +msgid "Default icon in GIS" +msgstr "Icône par défaut sur GIS" + +#: ../../include/functions_config.php:1227 +msgid "Autohidden menu" +msgstr "Menu caché automatiquement" + +#: ../../include/functions_config.php:1231 +msgid "visual_animation" +msgstr "visual_animation" + +#: ../../include/functions_config.php:1235 +#: ../../enterprise/meta/include/functions_meta.php:1478 +#: ../../enterprise/meta/advanced/metasetup.visual.php:281 +msgid "Disable help" +msgstr "Désactiver l'aide" + +#: ../../include/functions_config.php:1239 +msgid "Fixed graph" +msgstr "Graphique fixe" + +#: ../../include/functions_config.php:1243 +#: ../../godmode/setup/setup_visuals.php:544 +msgid "Fixed header" +msgstr "En-tête fixe" + +#: ../../include/functions_config.php:1247 +msgid "Paginate module" +msgstr "Paginer module" + +#: ../../include/functions_config.php:1255 +#: ../../godmode/setup/setup_visuals.php:1236 +msgid "Networkmap max width" +msgstr "Largeur maximale de la carte de réseau" + +#: ../../include/functions_config.php:1259 +msgid "Shortened module graph data" +msgstr "Graphique de module de données raccourcies" + +#: ../../include/functions_config.php:1263 +#: ../../enterprise/meta/advanced/metasetup.visual.php:456 +msgid "Show the group name instead the group icon." +msgstr "Afficher le nom du groupe au lieu de l'icône du groupe" + +#: ../../include/functions_config.php:1267 +#: ../../godmode/setup/setup_visuals.php:857 +msgid "Default line thickness for the Custom Graph." +msgstr "Épaisseur de ligne par défaut pour le graphique personnalisé" + +#: ../../include/functions_config.php:1271 +msgid "Default type of module charts." +msgstr "Type de graphiques de modules par défaut" + +#: ../../include/functions_config.php:1275 +msgid "Default Number of elements in Custom Graph." +msgstr "Nombre d'éléments par défaut dans le graphique personnalisé." + +#: ../../include/functions_config.php:1279 +msgid "Default type of interface charts." +msgstr "Type de graphiques d'interface par défaut" + +#: ../../include/functions_config.php:1283 +#: ../../enterprise/meta/include/functions_meta.php:1859 +#: ../../enterprise/meta/advanced/metasetup.visual.php:466 +#: ../../godmode/setup/setup_visuals.php:88 +msgid "Display data of proc modules in other format" +msgstr "Affichage des données des modules proc sous un format différent" + +#: ../../include/functions_config.php:1287 +#: ../../enterprise/meta/include/functions_meta.php:1869 +#: ../../enterprise/meta/advanced/metasetup.visual.php:474 +#: ../../godmode/setup/setup_visuals.php:97 +msgid "Display text proc modules have state is ok" +msgstr "Texte à afficher lorsque l'état du module proc est OK" + +#: ../../include/functions_config.php:1290 +#: ../../include/functions_config.php:3185 +#: ../../include/functions_reporting_html.php:662 +#: ../../enterprise/include/functions_reporting_csv.php:1541 +#: ../../enterprise/include/functions_reporting_csv.php:1587 +#: ../../enterprise/include/functions_reporting_csv.php:1905 +#: ../../enterprise/include/functions_reporting.php:1875 +#: ../../enterprise/include/functions_reporting.php:1916 +#: ../../enterprise/include/functions_reporting.php:2919 +#: ../../enterprise/include/functions_reporting.php:2978 +#: ../../enterprise/include/functions_reporting.php:3907 +#: ../../enterprise/include/functions_reporting.php:3966 +#: ../../enterprise/include/functions_reporting.php:6161 +msgid "Fail" +msgstr "Échec" + +#: ../../include/functions_config.php:1291 +#: ../../enterprise/meta/include/functions_meta.php:1879 +#: ../../enterprise/meta/advanced/metasetup.visual.php:484 +#: ../../godmode/setup/setup_visuals.php:101 +msgid "Display text when proc modules have state critical" +msgstr "Texte à afficher lorsque l'état du module proc est critique" + +#: ../../include/functions_config.php:1295 +msgid "Display lateral menus with left click" +msgstr "Afficher menus latéraux en faisant clic gauche" + +#: ../../include/functions_config.php:1300 +#: ../../godmode/setup/setup_visuals.php:116 +msgid "Service label font size" +msgstr "Taille de la police de l'étiquette de service" + +#: ../../include/functions_config.php:1304 +msgid "Service item padding size" +msgstr "Espace entre les nœuds de la carte de service" + +#: ../../include/functions_config.php:1309 +msgid "Default percentil" +msgstr "Centile par défaut" + +#: ../../include/functions_config.php:1313 +msgid "Default full scale (TIP)" +msgstr "Pleine échelle par défaut (TIP)" + +#: ../../include/functions_config.php:1317 +msgid "Default soft graphs" +msgstr "Graphiques logiciels par défaut" + +#: ../../include/functions_config.php:1321 +msgid "Default zoom graphs" +msgstr "Graphiques de zoom par défaut" + +#: ../../include/functions_config.php:1330 +msgid "Default height of the chart image" +msgstr "Hauteur par défaut de l'image du graphique" + +#: ../../include/functions_config.php:1352 +msgid "Add the custom post process" +msgstr "Ajouter personnalisation au processus postérieur" + +#: ../../include/functions_config.php:1360 +msgid "Delete the custom post process" +msgstr "Supprimer personnalisation du processus postérieur" + +#: ../../include/functions_config.php:1402 +#: ../../enterprise/meta/include/functions_meta.php:1767 +#: ../../enterprise/meta/advanced/metasetup.visual.php:420 +#: ../../godmode/setup/setup_visuals.php:1357 +msgid "Delete interval" +msgstr "Supprimer intervalle" + +#: ../../include/functions_config.php:1414 +msgid "Add custom module unit" +msgstr "Ajouter une unité de module personnalisée" + +#: ../../include/functions_config.php:1420 +msgid "Delete custom module unit" +msgstr "Supprimer l'unité de module personnalisé" + +#: ../../include/functions_config.php:1425 +#: ../../enterprise/meta/include/functions_meta.php:1799 +msgid "Custom report info" +msgstr "Information du rapport personnalisé" + +#: ../../include/functions_config.php:1429 +#: ../../enterprise/meta/include/functions_meta.php:1383 +#: ../../enterprise/meta/advanced/metasetup.visual.php:966 +#: ../../godmode/setup/setup_visuals.php:1121 +msgid "HTML font size for SLA (em)" +msgstr "Taille de la police HTML pour SLA (em)" + +#: ../../include/functions_config.php:1433 +#: ../../enterprise/meta/include/functions_meta.php:1393 +#: ../../enterprise/meta/advanced/metasetup.visual.php:963 +#: ../../godmode/setup/setup_visuals.php:1116 +msgid "PDF font size (px)" +msgstr "Taille de la police PDF (px)" + +#: ../../include/functions_config.php:1437 +#: ../../include/functions_config.php:1441 +#: ../../include/functions_config.php:1445 +#: ../../include/functions_config.php:1449 +#: ../../include/functions_config.php:1453 +#: ../../include/functions_config.php:1457 +#: ../../enterprise/meta/include/functions_meta.php:1793 +#: ../../enterprise/meta/include/functions_meta.php:1809 +#: ../../enterprise/meta/include/functions_meta.php:1819 +#: ../../enterprise/meta/include/functions_meta.php:1829 +#: ../../enterprise/meta/include/functions_meta.php:1839 +#: ../../enterprise/meta/include/functions_meta.php:1849 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1053 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1066 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1077 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1087 +#: ../../godmode/setup/setup_visuals.php:1149 +#: ../../godmode/setup/setup_visuals.php:1164 +#: ../../godmode/setup/setup_visuals.php:1172 +#: ../../godmode/setup/setup_visuals.php:1192 +#: ../../godmode/setup/setup_visuals.php:1208 +msgid "Custom report front" +msgstr "Page de couverture du rapport personnalisé" + +#: ../../include/functions_config.php:1441 +#: ../../enterprise/meta/include/functions_meta.php:1809 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:116 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:127 +msgid "Font family" +msgstr "Type de police" + +#: ../../include/functions_config.php:1449 +#: ../../enterprise/meta/include/functions_meta.php:1829 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1077 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:153 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:142 +#: ../../godmode/setup/setup_visuals.php:1172 +msgid "Header" +msgstr "En-tête" + +#: ../../include/functions_config.php:1453 +#: ../../enterprise/meta/include/functions_meta.php:1839 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1087 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:163 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:152 +#: ../../godmode/setup/setup_visuals.php:1192 +msgid "First page" +msgstr "Première page" + +#: ../../include/functions_config.php:1457 +#: ../../enterprise/meta/include/functions_meta.php:1849 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:173 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:162 +#: ../../godmode/setup/setup_visuals.php:1208 +msgid "Footer" +msgstr "Pied de page" + +#: ../../include/functions_config.php:1461 +#: ../../enterprise/meta/include/functions_meta.php:1413 +#: ../../enterprise/meta/advanced/metasetup.visual.php:988 +#: ../../godmode/setup/setup_visuals.php:1400 +msgid "CSV divider" +msgstr "Séparateur CSV" + +#: ../../include/functions_config.php:1465 +#: ../../enterprise/meta/include/functions_meta.php:1423 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1028 +#: ../../godmode/setup/setup_visuals.php:1446 +msgid "CSV decimal separator" +msgstr "Séparateur décimale CSV" + +#: ../../include/functions_config.php:1469 +#: ../../enterprise/meta/include/functions_meta.php:1787 +msgid "Use data multiplier" +msgstr "Utiliser de mutiplicateur de données" + +#: ../../include/functions_config.php:1475 +#: ../../godmode/setup/setup_netflow.php:47 +msgid "Data storage path" +msgstr "Chemin de stockage de données" + +#: ../../include/functions_config.php:1479 +#: ../../godmode/setup/setup_netflow.php:50 +msgid "Daemon interval" +msgstr "Intervalle de démon" + +#: ../../include/functions_config.php:1483 +#: ../../godmode/setup/setup_netflow.php:53 +msgid "Daemon binary path" +msgstr "Chemin binaire démon" + +#: ../../include/functions_config.php:1487 +#: ../../godmode/setup/setup_netflow.php:56 +msgid "Nfdump binary path" +msgstr "Chemin binaire nfdump" + +#: ../../include/functions_config.php:1491 +#: ../../godmode/setup/setup_netflow.php:59 +msgid "Nfexpire binary path" +msgstr "Chemin binaire Nfexpire" + +#: ../../include/functions_config.php:1495 +#: ../../godmode/setup/setup_netflow.php:62 +msgid "Maximum chart resolution" +msgstr "Résolution maximale du graphique" + +#: ../../include/functions_config.php:1499 +#: ../../enterprise/meta/advanced/metasetup.setup.php:218 +#: ../../godmode/setup/setup_netflow.php:65 +msgid "Disable custom live view filters" +msgstr "Désactiver les filtres personnalisés d'affichage en temps réel" + +#: ../../include/functions_config.php:1503 +#: ../../godmode/setup/setup_netflow.php:67 +msgid "Netflow max lifetime" +msgstr "Durée de vie maximale du Netflow" + +#: ../../include/functions_config.php:1507 +#: ../../godmode/setup/setup_netflow.php:70 +msgid "Name resolution for IP address" +msgstr "Résolution du nom pour l'adresse IP" + +#: ../../include/functions_config.php:1513 +msgid "IP ElasticSearch server" +msgstr "IP du serveur ElasticSearch" + +#: ../../include/functions_config.php:1517 +msgid "Port ElasticSearch server" +msgstr "Port du serveur ElasticSearch" + +#: ../../include/functions_config.php:1521 +#: ../../enterprise/meta/include/functions_meta.php:490 +#: ../../enterprise/godmode/setup/setup_log_collector.php:41 +msgid "Number of logs viewed" +msgstr "Nombre de journaux visionnés" + +#: ../../include/functions_config.php:1525 +#: ../../enterprise/godmode/setup/setup_log_collector.php:44 +msgid "Days to purge old information" +msgstr "Nombre de jours avant nettoyage d'information ancienne" + +#: ../../include/functions_config.php:1538 +msgid "Active and historical database cannot be the same." +msgstr "" +"Les bases de données actives et historiques ne peuvent pas être identiques." + +#: ../../include/functions_config.php:1543 +#: ../../enterprise/godmode/setup/setup_history.php:159 +msgid "Host" +msgstr "Hôte" + +#: ../../include/functions_config.php:1556 +msgid "Enable history database" +msgstr "Activer la base de données de l'historique" + +#: ../../include/functions_config.php:1560 +msgid "Enable history event" +msgstr "Activer historique d'événements" + +#: ../../include/functions_config.php:1564 +#: ../../enterprise/godmode/setup/setup_history.php:204 +msgid "Database user" +msgstr "Utilisateur de la base de données" + +#: ../../include/functions_config.php:1568 +#: ../../enterprise/godmode/setup/setup_history.php:219 +msgid "Database password" +msgstr "Mot de passe de la base de données" + +#: ../../include/functions_config.php:1576 +#: ../../enterprise/tools/ipam/ipam_editor.php:327 +#: ../../enterprise/include/ajax/ipam.ajax.php:521 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104 +#: ../../godmode/alerts/alert_templates.php:73 +msgid "Days" +msgstr "Jours" + +#: ../../include/functions_config.php:1584 +msgid "Event Days" +msgstr "Jours d'événements" + +#: ../../include/functions_config.php:1592 +#: ../../enterprise/include/class/CommandCenter.class.php:456 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:746 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1051 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1146 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1496 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1781 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2106 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2537 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2550 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2878 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3055 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3145 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3184 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3249 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:465 +#: ../../godmode/alerts/configure_alert_template.php:228 +#: ../../godmode/alerts/configure_alert_template.php:232 +#: ../../godmode/alerts/configure_alert_template.php:249 +#: ../../godmode/alerts/configure_alert_template.php:253 +#: ../../godmode/alerts/configure_alert_template.php:270 +#: ../../godmode/alerts/configure_alert_template.php:274 +msgid "Step" +msgstr "Étape" + +#: ../../include/functions_config.php:1600 +msgid "Delay" +msgstr "Retard" + +#: ../../include/functions_config.php:1632 +msgid "Historical database purge" +msgstr "Purge de la base de données historique" + +#: ../../include/functions_config.php:1640 +msgid "Historical database partitions" +msgstr "Partitions de base de données historiques" + +#: ../../include/functions_config.php:1648 +msgid "Historical database events purge" +msgstr "Purge des événements de base de données historiques" + +#: ../../include/functions_config.php:1656 +msgid "Historical database string purge" +msgstr "Purge de la chaîne de la base de données historique" + +#: ../../include/functions_config.php:1667 +#: ../../godmode/setup/setup_ehorus.php:58 +msgid "Enable eHorus" +msgstr "Activer eHorus" + +#: ../../include/functions_config.php:1671 +msgid "eHorus user login" +msgstr "Connexion utilisateur eHorus" + +#: ../../include/functions_config.php:1675 +#: ../../godmode/users/configure_user.php:1308 +msgid "eHorus user" +msgstr "Utilisateur eHorus" + +#: ../../include/functions_config.php:1679 +#: ../../godmode/users/configure_user.php:1317 +msgid "eHorus password" +msgstr "Mot de passe eHorus" + +#: ../../include/functions_config.php:1683 +msgid "eHorus API hostname" +msgstr "Nom d'hôte API eHorus" + +#: ../../include/functions_config.php:1687 +msgid "eHorus API port" +msgstr "Port API eHorus" + +#: ../../include/functions_config.php:1691 +msgid "eHorus request timeout" +msgstr "Délai de requête eHorus" + +#: ../../include/functions_config.php:1695 +msgid "eHorus id custom field" +msgstr "Identifiant du champ personnalisé eHorus" + +#: ../../include/functions_config.php:1701 +msgid "Integria user login" +msgstr "Connexion utilisateur Integria" + +#: ../../include/functions_config.php:1705 +#: ../../godmode/setup/setup_integria.php:261 +msgid "Enable Integria IMS" +msgstr "Activer Integria IMS" + +#: ../../include/functions_config.php:1709 +msgid "Integria user" +msgstr "Utilisateur d’Integria" + +#: ../../include/functions_config.php:1713 +msgid "Integria password" +msgstr "Mot de passe d’Integria" + +#: ../../include/functions_config.php:1727 +msgid "integria API hostname" +msgstr "nom d'hôte de l'API d’Integria" + +#: ../../include/functions_config.php:1735 +msgid "Integria request timeout" +msgstr "Délai d'expiration de la requête d’Integria" + +#: ../../include/functions_config.php:1739 +msgid "Integria default group" +msgstr "Groupe par défaut d’Integria" + +#: ../../include/functions_config.php:1743 +msgid "Integria custom response default group" +msgstr "Groupe par défaut de réponse personnalisée d’Integria" + +#: ../../include/functions_config.php:1747 +msgid "Integria default priority" +msgstr "Priorité par défaut d’Integria" + +#: ../../include/functions_config.php:1751 +msgid "Integria custom response default priority" +msgstr "Priorité par défaut de la réponse personnalisée d’Integria" + +#: ../../include/functions_config.php:1755 +msgid "Integria default creator" +msgstr "Créateur par défaut d’Integria" + +#: ../../include/functions_config.php:1759 +msgid "Integria default owner" +msgstr "Propriétaire par défaut d’Integria" + +#: ../../include/functions_config.php:1763 +msgid "Integria custom response default owner" +msgstr "Propriétaire par défaut de la réponse personnalisée d’Integria" + +#: ../../include/functions_config.php:1767 +msgid "Integria default ticket type" +msgstr "Type de ticket par défaut d’Integria" + +#: ../../include/functions_config.php:1771 +msgid "Integria custom response default ticket type" +msgstr "Type de ticket par défaut de réponse personnalisée d’Integria" + +#: ../../include/functions_config.php:1775 +msgid "Integria default ticket status" +msgstr "État du ticket par défaut d'Integria" + +#: ../../include/functions_config.php:1779 +msgid "Integria custom response default ticket status" +msgstr "État du ticket par défaut de la réponse personnalisée d’Integria" + +#: ../../include/functions_config.php:1783 +msgid "Integria default ticket title" +msgstr "Titre du ticket par défaut d’Integria" + +#: ../../include/functions_config.php:1787 +msgid "Integria custom response default ticket title" +msgstr "Titre du ticket par défaut de la réponse personnalisée d’Integria" + +#: ../../include/functions_config.php:1791 +msgid "Integria default ticket content" +msgstr "Contenu du ticket par défaut d'Integria" + +#: ../../include/functions_config.php:1795 +msgid "Integria custom response default ticket content" +msgstr "Contenu du ticket par défaut de la réponse personnalisée d’Integria" + +#: ../../include/functions_config.php:1801 +msgid "Module Library User" +msgstr "Utilisateur de la bibliothèque de modules" + +#: ../../include/functions_config.php:1805 +msgid "Module Library Password" +msgstr "Mot de passe de la bibliothèque de modules" + +#: ../../include/functions_config.php:1811 +msgid "WebSocket bind address" +msgstr "Adresse de liaison WebSocket" + +#: ../../include/functions_config.php:1815 +msgid "WebSocket port" +msgstr "Port WebSocket" + +#: ../../include/functions_config.php:1819 +#: ../../godmode/setup/setup_websocket_engine.php:67 +msgid "WebSocket proxy url" +msgstr "URL du proxy WebSocket" + +#: ../../include/functions_config.php:1838 +#, php-format +msgid "Failed updated: the next values cannot update:
-%s" +msgstr "" +"Échec de la mise à jour : les valeurs suivantes ne peuvent pas être mises à " +"jour :
-%s" + +#: ../../include/functions_config.php:2414 ../../include/functions_ui.php:1729 +msgid "the Flexible Monitoring System" +msgstr "Système de surveillance flexible" + +#: ../../include/functions_config.php:2418 +msgid "PandoraFMS Metaconsole" +msgstr "Métaconsole PandoraFMS" + +#: ../../include/functions_config.php:2422 +msgid "Centralized operation console" +msgstr "Console d'exploitation centralisée" + +#: ../../include/functions_config.php:2426 +msgid "PANDORA FMS" +msgstr "PANDORA FMS" + +#: ../../include/functions_config.php:2430 +#: ../../enterprise/include/reset_pass.php:146 +#: ../../enterprise/include/reset_pass.php:149 +#: ../../enterprise/include/process_reset_pass.php:159 +#: ../../enterprise/include/process_reset_pass.php:162 +msgid "ONE TOOL TO MONITOR THEM ALL" +msgstr "UN OUTIL POUR LES GOUVERNER TOUS" + +#: ../../include/functions_config.php:2470 +#: ../../enterprise/meta/general/login_page.php:209 +msgid "PANDORA FMS NEXT GENERATION" +msgstr "PANDORA FMS NEXT GENERATION" + +#: ../../include/functions_config.php:2474 +#: ../../enterprise/meta/general/login_page.php:217 +#: ../../enterprise/meta/include/reset_pass.php:147 +#: ../../enterprise/meta/include/process_reset_pass.php:150 +msgid "METACONSOLE" +msgstr "MÉTACONSOLE" + +#: ../../include/functions_alerts.php:477 +#: ../../enterprise/include/functions_policies.php:423 +#: ../../enterprise/include/functions_policies.php:438 +msgid "copy" +msgstr "copier" + +#: ../../include/functions_alerts.php:673 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:138 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:139 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:128 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:129 +msgid "Regular expression" +msgstr "Expression régulière" + +#: ../../include/functions_alerts.php:674 +msgid "Max and min" +msgstr "Max et min" + +#: ../../include/functions_alerts.php:677 +msgid "Equal to" +msgstr "Égal à" + +#: ../../include/functions_alerts.php:678 +msgid "Not equal to" +msgstr "Pas égal à" + +#: ../../include/functions_alerts.php:679 ../../include/functions_treeview.php:96 +#: ../../enterprise/godmode/modules/configure_local_component.php:310 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:498 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:289 +#: ../../godmode/modules/manage_network_components_form_common.php:164 +#: ../../godmode/massive/massive_edit_modules.php:561 +msgid "Warning status" +msgstr "État d'alerte" + +#: ../../include/functions_alerts.php:680 +#: ../../include/functions_treeview.php:108 +#: ../../enterprise/godmode/modules/configure_local_component.php:353 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:589 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:338 +#: ../../godmode/modules/manage_network_components_form_common.php:205 +#: ../../godmode/massive/massive_edit_modules.php:652 +msgid "Critical status" +msgstr "État critique" + +#: ../../include/functions_alerts.php:681 +#: ../../enterprise/operation/agentes/wux_console_view.php:369 +#: ../../enterprise/operation/agentes/wux_console_view.php:373 +msgid "Unknown status" +msgstr "État inconnu" + +#: ../../include/functions_alerts.php:682 +msgid "On Change" +msgstr "Changement en cours" + +#: ../../include/functions_alerts.php:683 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2360 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3328 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:459 +#: ../../enterprise/godmode/policies/policy_alerts.php:428 +#: ../../godmode/alerts/alert_list.list.php:636 +#: ../../godmode/alerts/alert_view.php:234 +msgid "Always" +msgstr "Toujours" + +#: ../../include/functions_alerts.php:684 +msgid "Not normal status" +msgstr "État pas normal" + +#: ../../include/functions_alerts.php:1685 +msgid "No actions defined" +msgstr "Aucune action définie" + +#: ../../include/functions_alerts.php:2647 +#: ../../godmode/alerts/alert_commands.php:567 +msgid "No command specified" +msgstr "Aucune commande spécifiée." + +#: ../../include/functions_alerts.php:2652 +#: ../../godmode/alerts/alert_commands.php:563 +msgid "No name specified" +msgstr "Aucun nom indiqué" + +#: ../../include/functions_alerts.php:2658 +msgid "Alert and command group does not match" +msgstr "Le groupe d'alerte et de commande ne correspond pas" + +#: ../../include/functions_snmp.php:65 +msgid "Load Average (Last minute)" +msgstr "Chargement moyen (dernière minute)" + +#: ../../include/functions_snmp.php:69 +msgid "Load Average (Last 5 minutes)" +msgstr "Chargement moyen (dernières 5 minutes)" + +#: ../../include/functions_snmp.php:73 +msgid "Load Average (Last 15 minutes)" +msgstr "Chargement moyen (dernières 15 minutes)" + +#: ../../include/functions_snmp.php:77 +msgid "Total Swap Size configured for the host" +msgstr "Taille d'échange total configurée pour l'hôte" + +#: ../../include/functions_snmp.php:81 +msgid "Available Swap Space on the host" +msgstr "Espace d'échange disponible pour l'hôte" + +#: ../../include/functions_snmp.php:85 +msgid "Total Real/Physical Memory Size on the host" +msgstr "Taille de la mémoire physique/réelle totale dans l'hôte" + +#: ../../include/functions_snmp.php:89 +msgid "Available Real/Physical Memory Space on the host" +msgstr "Espace de la mémoire physique/réelle totale dans l'hôte" + +#: ../../include/functions_snmp.php:93 +msgid "Total Available Memory on the host" +msgstr "Mémoire disponible totale dans l'hôte" + +#: ../../include/functions_snmp.php:97 +msgid "Total Cached Memory" +msgstr "Mémoire cachée totale" + +#: ../../include/functions_snmp.php:101 +msgid "Total Buffered Memory" +msgstr "Mémoire tampon totale" + +#: ../../include/functions_snmp.php:105 +msgid "Amount of memory swapped in from disk (kB/s)" +msgstr "Quantité de mémoire échangée à partir du disque (ko/s)" + +#: ../../include/functions_snmp.php:109 +msgid "Amount of memory swapped to disk (kB/s)" +msgstr "Quantité de mémoire échangée au disque (ko/s)" + +#: ../../include/functions_snmp.php:113 +msgid "Number of blocks sent to a block device" +msgstr "Nombre de blocs envoyés à un appareil" + +#: ../../include/functions_snmp.php:117 +msgid "Number of blocks received from a block device" +msgstr "Nombre de blocs reçus à partir d'un appareil" + +#: ../../include/functions_snmp.php:121 +msgid "Number of interrupts processed" +msgstr "Nombre d'interruptions traitées" + +#: ../../include/functions_snmp.php:125 +msgid "Number of context switches" +msgstr "Nombre de changements de contexte" + +#: ../../include/functions_snmp.php:129 +msgid "user CPU time" +msgstr "Temps d'UC de l'utilisateur" + +#: ../../include/functions_snmp.php:133 +msgid "system CPU time" +msgstr "Temps d'UC du système" + +#: ../../include/functions_snmp.php:137 +msgid "idle CPU time" +msgstr "Temps d'inactivité de l'UC" + +#: ../../include/functions_snmp.php:141 +msgid "system Up time" +msgstr "Temps d'activité de l'UC" + +#: ../../include/functions_snmp.php:349 +msgid "Pagination" +msgstr "Pagination" + +#: ../../include/functions_snmp.php:381 ../../include/functions_snmp.php:389 +msgid "Group by Enterprise String / IP" +msgstr "Regrouper par chaîne Enterprise / Adresse IP" + +#: ../../include/functions_snmp.php:402 ../../include/functions_html.php:2109 +#: ../../include/functions.php:504 ../../include/functions.php:635 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:278 +#: ../../enterprise/meta/advanced/metasetup.visual.php:384 +#: ../../godmode/setup/setup_visuals.php:1344 +msgid "hours" +msgstr "heures" + +#: ../../include/functions_snmp.php:441 +#: ../../enterprise/include/functions_events.php:291 +msgid "Active filter" +msgstr "Filtre actif" + +#: ../../include/functions_snmp.php:441 +#: ../../enterprise/include/functions_events.php:291 +msgid "Active filters" +msgstr "Filtres actifs" + +#: ../../include/functions_menu.php:491 +msgid "Configure user" +msgstr "Configurer l'utilisateur" + +#: ../../include/functions_menu.php:492 +msgid "Configure profile" +msgstr "Configurer le profil" + +#: ../../include/functions_menu.php:494 +msgid "Module templates management" +msgstr "Gestion des modèles de module" + +#: ../../include/functions_menu.php:495 +msgid "Inventory modules management" +msgstr "Gestion des modules d'inventaire" + +#: ../../include/functions_menu.php:497 +#: ../../enterprise/meta/include/functions_agents_meta.php:614 +#: ../../enterprise/meta/include/functions_agents_meta.php:619 +#: ../../enterprise/extensions/disabled/check_acls.php:50 +#: ../../enterprise/extensions/disabled/check_acls.php:137 +msgid "Agents management" +msgstr "Gestion des agents" + +#: ../../include/functions_menu.php:499 +#: ../../godmode/alerts/configure_alert_template.php:99 +#: ../../godmode/alerts/configure_alert_template.php:123 +#: ../../godmode/alerts/configure_alert_template.php:155 +msgid "Configure alert template" +msgstr "Configurer le modèle d'alerte" + +#: ../../include/functions_menu.php:501 +#: ../../godmode/users/configure_profile.php:343 +msgid "View visual console" +msgstr "Afficher la console visuelle" + +#: ../../include/functions_menu.php:502 +msgid "Builder visual console" +msgstr "Outil de conception de la console visuelle" + +#: ../../include/functions_menu.php:504 +msgid "View reporting" +msgstr "Afficher le rapport" + +#: ../../include/functions_menu.php:505 +msgid "Graph viewer" +msgstr "Visualiseur de graphique" + +#: ../../include/functions_menu.php:507 +msgid "Manage custom graphs" +msgstr "Gérer les graphiques personnalisés" + +#: ../../include/functions_menu.php:508 +msgid "View graph containers" +msgstr "Afficher conteneurs de graphiques" + +#: ../../include/functions_menu.php:509 +msgid "Manage graph containers" +msgstr "Gérer conteneurs de graphiques" + +#: ../../include/functions_menu.php:510 +msgid "View graph templates" +msgstr "Afficher modèles de graphiques" + +#: ../../include/functions_menu.php:511 +msgid "Manage graph templates" +msgstr "Gérer les modèles de graphiques" + +#: ../../include/functions_menu.php:512 +msgid "Graph template items" +msgstr "Éléments du modèle de graphiques" + +#: ../../include/functions_menu.php:513 +msgid "Graph template wizard" +msgstr "Assistant de modèles de graphiques" + +#: ../../include/functions_menu.php:514 +#: ../../enterprise/include/functions_reporting.php:124 +#: ../../enterprise/meta/general/main_menu.php:296 +#: ../../enterprise/meta/general/main_header.php:200 +msgid "Templates wizard" +msgstr "Assistant de modèles" + +#: ../../include/functions_menu.php:517 +msgid "Manage GIS Maps" +msgstr "Gérer cartes GIS" + +#: ../../include/functions_menu.php:520 +msgid "Manage messages" +msgstr "Gérer les messages" + +#: ../../include/functions_menu.php:522 +msgid "Manage module groups" +msgstr "Gérer les groupes de modules" + +#: ../../include/functions_menu.php:523 +msgid "Manage custom field" +msgstr "Gérer champ personnalisé" + +#: ../../include/functions_menu.php:525 +msgid "Manage alert actions" +msgstr "Gérer les actions d'alerte" + +#: ../../include/functions_menu.php:526 +msgid "Manage commands" +msgstr "Gérer les commandes" + +#: ../../include/functions_menu.php:528 +msgid "Manage export targets" +msgstr "Gérer les objectifs d'exportation" + +#: ../../include/functions_menu.php:533 +msgid "Manage incident" +msgstr "Gérer l'incident" + +#: ../../include/functions_menu.php:535 +msgid "Manage groups" +msgstr "Gérer les groupes" + +#: ../../include/functions_menu.php:536 +#: ../../enterprise/meta/advanced/component_management.php:52 +msgid "Tags management" +msgstr "Gestion des étiquettes" + +#: ../../include/functions_menu.php:595 +msgid "Administration" +msgstr "Administration" + +#: ../../include/functions_agents.php:836 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:366 +#: ../../godmode/massive/massive_copy_modules.php:551 +msgid "No source agent to copy" +msgstr "Aucun agent source à copier" + +#: ../../include/functions_agents.php:841 +#: ../../godmode/massive/massive_copy_modules.php:569 +msgid "No destiny agent(s) to copy" +msgstr "Aucun agent de destination à copier" + +#: ../../include/functions_agents.php:867 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:371 +#: ../../godmode/massive/massive_copy_modules.php:564 +msgid "No modules have been selected" +msgstr "Aucun module sélectionné" + +#: ../../include/functions_agents.php:1005 +msgid "" +"There was an error copying the agent configuration, the copy has been cancelled" +msgstr "Erreur de copie de la configuration de l'agent, la copie a été annulée." + +#: ../../include/functions_agents.php:1018 +#: ../../include/functions_planned_downtimes.php:961 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:455 +#: ../../enterprise/godmode/policies/policies.php:235 +#: ../../godmode/reporting/map_builder.php:315 +#: ../../godmode/reporting/map_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:737 +#: ../../godmode/alerts/alert_actions.php:129 +#: ../../godmode/alerts/alert_commands.php:625 +msgid "Successfully copied" +msgstr "Copié correctement" + +#: ../../include/functions_agents.php:2963 +#: ../../include/functions_agents.php:3002 +#: ../../include/functions_agents.php:3073 +msgid "No Monitors" +msgstr "Aucun moniteur" + +#: ../../include/functions_agents.php:2971 +#: ../../include/functions_agents.php:3026 +#: ../../include/functions_agents.php:3081 +#: ../../include/functions_reporting.php:12303 +msgid "At least one module in CRITICAL status" +msgstr "Au moins un module en état CRITIQUE" + +#: ../../include/functions_agents.php:2977 +#: ../../include/functions_agents.php:3036 +#: ../../include/functions_agents.php:3089 +#: ../../include/functions_reporting.php:12310 +msgid "At least one module in WARNING status" +msgstr "Au moins un module en état d'ALERTE" + +#: ../../include/functions_agents.php:2983 +#: ../../include/functions_agents.php:3046 +#: ../../include/functions_agents.php:3097 +#: ../../include/functions_reporting.php:12317 +msgid "At least one module is in UKNOWN status" +msgstr "Au moins un module en état INCONNU" + +#: ../../include/functions_agents.php:2989 +#: ../../include/functions_agents.php:3056 +#: ../../include/functions_agents.php:3105 +#: ../../include/functions_reporting.php:12324 +msgid "All Monitors OK" +msgstr "Tous les moniteurs OK" + +#: ../../include/functions_agents.php:3014 +msgid "Alert fired on agent" +msgstr "Alerte déclenchée dans l’agent" + +#: ../../include/functions_agents.php:3847 +#: ../../include/functions_agents.php:3901 +#: ../../include/functions_reporting_html.php:5565 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:400 +msgid "Agents ok" +msgstr "Agents en état OK" + +#: ../../include/functions_agents.php:3857 +#: ../../include/functions_reporting_html.php:5556 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:374 +#: ../../mobile/operation/groups.php:153 +msgid "Agents critical" +msgstr "Agents en état critique" + +#: ../../include/functions_agents.php:3867 +#: ../../include/functions_reporting_html.php:5559 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:387 +msgid "Agents warning" +msgstr "Agents en état d'alerte" + +#: ../../include/functions_agents.php:3877 +#: ../../include/functions_reporting_html.php:5568 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:413 +#: ../../mobile/operation/groups.php:156 +msgid "Agents unknown" +msgstr "Agents inconnus" + +#: ../../include/functions_agents.php:3891 +#: ../../include/functions_reporting_html.php:5574 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:426 +#: ../../mobile/operation/groups.php:150 +msgid "Agents not init" +msgstr "Agents non initialisés" + +#: ../../include/functions_agents.php:3997 +#: ../../enterprise/include/class/SAP.app.php:727 +msgid "SAP Login OK" +msgstr "Connexion SAP OK" + +#: ../../include/functions_agents.php:3998 +#: ../../enterprise/include/class/SAP.app.php:728 +msgid "SAP Dumps" +msgstr "Vidage SAP" + +#: ../../include/functions_agents.php:3999 +#: ../../enterprise/include/class/SAP.app.php:729 +msgid "SAP lock entry list" +msgstr "Liste des entrées de verrouillage SAP" + +#: ../../include/functions_agents.php:4000 +#: ../../enterprise/include/class/SAP.app.php:730 +msgid "SAP canceled Jobs" +msgstr "Travaux SAP annulés" + +#: ../../include/functions_agents.php:4001 +#: ../../enterprise/include/class/SAP.app.php:731 +msgid "SAP Batch inputs erroneous" +msgstr "Entrées par lot SAP erronées" + +#: ../../include/functions_agents.php:4002 +#: ../../enterprise/include/class/SAP.app.php:732 +msgid "SAP IDOC erroneous" +msgstr "IDOC SAP erroné" + +#: ../../include/functions_agents.php:4003 +#: ../../enterprise/include/class/SAP.app.php:733 +msgid "SAP IDOC OK" +msgstr "IDOC SAP OK" + +#: ../../include/functions_agents.php:4004 +#: ../../enterprise/include/class/SAP.app.php:734 +msgid "SAP WP without active restart" +msgstr "SAP WB sans redémarrage active" + +#: ../../include/functions_agents.php:4005 +#: ../../enterprise/include/class/SAP.app.php:735 +msgid "SAP WP stopped" +msgstr "SAP WP arrêté" + +#: ../../include/functions_agents.php:4006 +#: ../../enterprise/include/class/SAP.app.php:736 +msgid "Average time of SAPGUI response" +msgstr "Moyenne de temps de réponse de SAPGUI" + +#: ../../include/functions_agents.php:4007 +msgid "Dialog response time" +msgstr "Temps de réponse du dialogue" + +#: ../../include/functions_agents.php:4008 +#: ../../enterprise/include/class/SAP.app.php:737 +msgid "Dialog Logged users" +msgstr "Utilisateurs connectés de dialogue" + +#: ../../include/functions_agents.php:4009 +#: ../../enterprise/include/class/SAP.app.php:738 +msgid "TRFC in error" +msgstr "TRFC en erreur" + +#: ../../include/functions_agents.php:4010 +#: ../../enterprise/include/class/SAP.app.php:739 +msgid "QRFC in error SMQ2" +msgstr "QRFC en erreur SMQ2" + +#: ../../include/functions_agents.php:4011 +#: ../../enterprise/include/class/SAP.app.php:740 +msgid "Number of Update WPs in error" +msgstr "Nombre de WPs de mise à jour en erreur" + +#: ../../include/functions_network.php:34 +msgid "Top listeners" +msgstr "Top d’auditeurs" + +#: ../../include/functions_network.php:35 +msgid "Top talkers" +msgstr "Top d’appelants" + +#: ../../include/functions_network.php:45 +msgid "Top TCP protocols" +msgstr "Top de protocoles TCP" + +#: ../../include/functions_network.php:46 +msgid "Top UDP protocols" +msgstr "Top de protocoles UDP" + +#: ../../include/functions_notifications.php:807 +msgid "Subtype customization" +msgstr "Personnalisation des sous-types" + +#: ../../include/functions_notifications.php:834 +msgid "Notified users" +msgstr "Utilisateurs notifiés" + +#: ../../include/functions_notifications.php:834 +msgid "Notified groups" +msgstr "Groupes notifiés" + +#: ../../include/functions_notifications.php:835 +msgid "Add users" +msgstr "Ajouter des utilisateurs" + +#: ../../include/functions_notifications.php:835 +msgid "Add groups" +msgstr "Ajouter des groupes" + +#: ../../include/functions_notifications.php:836 +msgid "Delete users" +msgstr "Supprimer des utilisateurs" + +#: ../../include/functions_notifications.php:836 +msgid "Delete groups" +msgstr "Effacer des groups" + +#: ../../include/functions_notifications.php:928 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:616 +msgid "Add elements" +msgstr "Ajouter des éléments" + +#: ../../include/functions_notifications.php:941 +msgid "Remove elements" +msgstr "Supprimer des éléments" + +#: ../../include/functions_notifications.php:1058 +msgid "Click here to get more information" +msgstr "Cliquez ici pour obtenir plus d’information…" + +#: ../../include/functions_netflow.php:348 +#: ../../enterprise/include/functions_reporting_csv.php:2808 +msgid "Destination IP" +msgstr "IP Destination" + +#: ../../include/functions_netflow.php:350 +#: ../../enterprise/include/functions_reporting_csv.php:2808 +msgid "% Traffic" +msgstr "Trafic %" + +#: ../../include/functions_netflow.php:351 +msgid "Avg. Throughput" +msgstr "Débit moyen" + +#: ../../include/functions_netflow.php:416 +#: ../../enterprise/include/functions_reporting_csv.php:2680 +msgid "Total flows" +msgstr "Flux au total" + +#: ../../include/functions_netflow.php:421 +#: ../../enterprise/include/functions_reporting_csv.php:2680 +msgid "Total bytes" +msgstr "Octets au total :" + +#: ../../include/functions_netflow.php:426 +#: ../../enterprise/include/functions_reporting_csv.php:2680 +msgid "Total packets" +msgstr "Nombre total de progiciels" + +#: ../../include/functions_netflow.php:431 +msgid "Average bits per second" +msgstr "Moyenne de bits par seconde" + +#: ../../include/functions_netflow.php:436 +msgid "Average packets per second" +msgstr "Moyenne de progiciels par seconde" + +#: ../../include/functions_netflow.php:441 +msgid "Average bytes per packet" +msgstr "Moyenne d'octets par progiciel" + +#: ../../include/functions_netflow.php:1182 +msgid "Area graph" +msgstr "Graphique de zone" + +#: ../../include/functions_netflow.php:1185 +msgid "Top-N connections" +msgstr "Connexions Top-N" + +#: ../../include/functions_netflow.php:1186 +msgid "Circular mesh" +msgstr "Maille circulaire" + +#: ../../include/functions_netflow.php:1187 +#: ../../include/functions_netflow.php:1452 +msgid "Host detailed traffic" +msgstr "Trafic détaillé de la machine" + +#: ../../include/functions_netflow.php:1439 +msgid "Sent" +msgstr "Envoyé" + +#: ../../include/functions_netflow.php:1447 +msgid "Received" +msgstr "Reçu" + +#: ../../include/functions_netflow.php:1628 +msgid "Dst port" +msgstr "Port de destination" + +#: ../../include/functions_netflow.php:1631 +msgid "Dst IP" +msgstr "Adresse IP de destination" + +#: ../../include/functions_netflow.php:1634 +msgid "Src IP" +msgstr "Adresse IP source" + +#: ../../include/functions_netflow.php:1637 +msgid "Src port" +msgstr "Port source" + +#: ../../include/functions_netflow.php:1823 +#, php-format +msgid "nfdump binary (%s) not found!" +msgstr "nfdump binary (%s) non retrouvé" + +#: ../../include/functions_netflow.php:1830 +msgid "Make sure nfdump version 1.6.8 or newer is installed!" +msgstr "" +"Assurez-vous que la version nfdump 1.6.8 ou une plus récente est installée !" + +#: ../../include/functions_netflow.php:1847 +msgid "High" +msgstr "Élevé" + +#: ../../include/functions_netflow.php:1848 +msgid "Ultra High" +msgstr "Très élevé" + +#: ../../include/functions_netflow.php:1849 +#: ../../enterprise/include/functions_cron.php:500 +msgid "Hourly" +msgstr "Toutes les heures" + +#: ../../include/functions_netflow.php:1850 +#: ../../enterprise/include/functions_cron.php:501 +#: ../../enterprise/include/lib/NetworkManager.php:178 +#: ../../godmode/agentes/module_manager_editor_prediction.php:183 +msgid "Daily" +msgstr "Tous les jours" + +#: ../../include/functions_netflow.php:1881 +#, php-format +msgid "Agregate by %s" +msgstr "Agréger par %s" + +#: ../../include/functions_netflow.php:1889 +#, php-format +msgid "Resolution %s" +msgstr "Résolution %s" + +#: ../../include/functions_servers.php:556 +#: ../../include/functions_servers.php:1305 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:386 +msgid "Data server" +msgstr "Serveur de données" + +#: ../../include/functions_servers.php:582 +msgid "SNMP Trap server" +msgstr "Serveur de déroutements SNMP" + +#: ../../include/functions_servers.php:621 +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:840 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:476 +msgid "Prediction server" +msgstr "Serveur de prédiction" + +#: ../../include/functions_servers.php:647 +#: ../../include/functions_servers.php:1332 +#: ../../enterprise/godmode/servers/manage_export_form.php:79 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:537 +msgid "Export server" +msgstr "Exporter le serveur" + +#: ../../include/functions_servers.php:660 +#: ../../include/functions_servers.php:1335 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:522 +msgid "Inventory server" +msgstr "Serveur d'inventaire" + +#: ../../include/functions_servers.php:673 +#: ../../include/functions_servers.php:1329 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:507 +msgid "Web server" +msgstr "Serveur web" + +#: ../../include/functions_servers.php:686 +#: ../../include/functions_servers.php:1338 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:552 +msgid "Event server" +msgstr "Serveur d'événements" + +#: ../../include/functions_servers.php:699 +msgid "Correlation server" +msgstr "Serveur de corrélation" + +#: ../../include/functions_servers.php:712 +#: ../../include/functions_servers.php:1314 +msgid "Enterprise ICMP server" +msgstr "Serveur ICMP Enterprise" + +#: ../../include/functions_servers.php:725 +#: ../../include/functions_servers.php:1317 +msgid "Enterprise SNMP server" +msgstr "Serveur SNMP Enterprise" + +#: ../../include/functions_servers.php:751 +msgid "Enterprise Transactional server" +msgstr "Serveur de Transaction Enterprise" + +#: ../../include/functions_servers.php:764 +msgid "Mainframe server" +msgstr "Serveur central" + +#: ../../include/functions_servers.php:777 +msgid "Sync server" +msgstr "Serveur sync" + +#: ../../include/functions_servers.php:790 +msgid "Wux server" +msgstr "Serveur WUX" + +#: ../../include/functions_servers.php:803 +#: ../../include/functions_servers.php:1344 +msgid "Log server" +msgstr "Serveur de journaux" + +#: ../../include/functions_servers.php:816 +#: ../../include/functions_servers.php:1359 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:612 +msgid "NCM server" +msgstr "serveur NCM" + +#: ../../include/functions_servers.php:829 +msgid "Autoprovision server" +msgstr "Serveur de provisionnement automatique" + +#: ../../include/functions_servers.php:842 +msgid "Migration server" +msgstr "Serveur de migration" + +#: ../../include/functions_servers.php:855 +#: ../../include/functions_servers.php:1356 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:416 +msgid "Alert server" +msgstr "Serveur d’alertes" + +#: ../../include/functions_servers.php:1311 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:582 +msgid "SNMP server" +msgstr "Serveur SNMP" + +#: ../../include/functions_servers.php:1323 +msgid "Prediction Server" +msgstr "Serveur de prédiction" + +#: ../../include/functions_servers.php:1347 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:597 +msgid "WUX server" +msgstr "Serveur WUX" + +#: ../../include/functions_servers.php:1350 +msgid "Satellite server" +msgstr "Serveur Satellite" + +#: ../../include/functions_servers.php:1353 +msgid "Transactional server" +msgstr "Serveur transactionnel" + +#: ../../include/functions_clippy.php:152 +#, php-format +msgid "%s assistant" +msgstr "Assistant %s" + +#: ../../include/functions_clippy.php:189 ../../include/functions_clippy.php:194 +msgid "End wizard" +msgstr "Fermer l'assistant logiciel" + +#: ../../include/functions_clippy.php:227 +msgid "Next →" +msgstr "Suivant &rarr ;" + +#: ../../include/functions_clippy.php:228 +msgid "← Back" +msgstr "&larr ; Précédent" + +#: ../../include/functions_clippy.php:240 +msgid "Do you want to exit the help tour?" +msgstr "Voulez-vous quitter la visite d'aide ?" + +#: ../../include/functions_api.php:118 +msgid "Not `set`, `get` or `help` operation selected." +msgstr "Aucune opération `set`, `get` ou `help` sélectionnée." + +#: ../../include/functions_api.php:128 +msgid "This operation does not exist." +msgstr "Cette opération n'existe pas." + +#: ../../include/functions_api.php:138 +msgid "The Id does not exist in database." +msgstr "L’ID n'existe pas dans la base de données." + +#: ../../include/functions_api.php:148 +msgid "This operation can not be used in cluster elements." +msgstr "Cette opération ne peut pas être utilisée dans les éléments de grappe." + +#: ../../include/functions_api.php:158 +msgid "The user has not enough permissions for perform this action." +msgstr "L'utilisateur n'a pas assez d'autorisations pour effectuer cette action." + +#: ../../include/functions_api.php:168 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:719 +msgid "No data to show." +msgstr "Aucune donnée à afficher." + +#: ../../include/functions_api.php:178 +msgid "" +"This console is not the environment administrator. Please, manage this feature " +"from centralized manager console (Metaconsole)." +msgstr "" +"Cette console n'est pas l'administrateur de l'environnement. Veuillez gérer " +"cette fonctionnalité à partir de la console de gestion centralisée " +"(Métaconsole)." + +#: ../../include/functions_api.php:188 +msgid "Auth error" +msgstr "Erreur d'authentification" + +#: ../../include/functions_api.php:1473 +msgid "" +"The agent could not be modified. For security reasons, use a group other than " +"0." +msgstr "" +"L'agent n'a pas pu être modifié. Pour des raisons de sécurité, utilisez un " +"groupe autre que 0." + +#: ../../include/functions_api.php:1828 +#, php-format +msgid "Updated %d/%d agents" +msgstr "Agents %d/%d mis à jour" + +#: ../../include/functions_api.php:1836 +msgid "Agent updated." +msgstr "Agent mis à jour." + +#: ../../include/functions_api.php:2025 ../../godmode/setup/os.php:238 +msgid "Success creating OS" +msgstr "Système d'exploitation défini correctement" + +#: ../../include/functions_api.php:2027 +msgid "Could not create OS" +msgstr "Impossible de créer le système d'exploitation" + +#: ../../include/functions_api.php:2064 ../../godmode/setup/os.php:246 +msgid "Success updating OS" +msgstr "Mise à jour réussie du système d'exploitation" + +#: ../../include/functions_api.php:2066 +msgid "Could not update OS" +msgstr "Impossible de mettre à jour le système d’exploitation" + +#: ../../include/functions_api.php:2267 +msgid "The agent was successfully deleted" +msgstr "L'agent a été supprimé correctement" + +#: ../../include/functions_api.php:3762 +msgid "Network module updated." +msgstr "Module de réseau mis à jour." + +#: ../../include/functions_api.php:4058 +msgid "Plugin module updated." +msgstr "Module plugin mis à jour." + +#: ../../include/functions_api.php:4414 +#, php-format +msgid "Synthetic module created ID: %s" +msgstr "ID de création du module synthétique : %s" + +#: ../../include/functions_api.php:4567 +msgid "Synthetic module created ID: " +msgstr "Identifiant du module synthétique créé correctement : " + +#: ../../include/functions_api.php:4684 +msgid "Data module updated." +msgstr "Données de module mises à jour correctement" + +#: ../../include/functions_api.php:5057 +msgid "SNMP module updated." +msgstr "Module SNMP mis à jour correctement" + +#: ../../include/functions_api.php:5664 +msgid "Error creating alert template. Id_group cannot be left blank." +msgstr "" +"Erreur lors de la création du modèle d'alerte. Id_group ne peut pas être " +"laissé vide." + +#: ../../include/functions_api.php:5678 +msgid "" +"Error creating alert template. Invalid id_group or the user has not enough " +"permission to make this action." +msgstr "" +"Erreur lors de la création du modèle d'alerte. id_group non valide ou " +"l'utilisateur n'a pas assez d'autorisation pour effectuer cette action." + +#: ../../include/functions_api.php:5824 +msgid "" +"Error updating alert template. Invalid id_group or the user has not enough " +"permission to make this action." +msgstr "" +"Erreur lors de la mise à jour du modèle d'alerte. id_group non valide ou " +"l'utilisateur n'a pas assez d'autorisation pour effectuer cette action." + +#: ../../include/functions_api.php:5908 +msgid "Successful update of the alert template" +msgstr "Mise à jour réussie du modèle d'alerte" + +#: ../../include/functions_api.php:5956 +msgid "Error deleting alert template. Id_template doesn't exist." +msgstr "" +"Erreur lors de la suppression du modèle d'alerte. Id_template n'existe pas." + +#: ../../include/functions_api.php:5985 +msgid "Successful delete of alert template." +msgstr "Suppression réussie du modèle d'alerte." + +#: ../../include/functions_api.php:6405 ../../include/functions_api.php:12354 +#: ../../include/functions_api.php:12420 ../../include/functions_api.php:12701 +#: ../../include/functions_api.php:12781 +#, php-format +msgid "%d agents affected" +msgstr "%d agents concernés" + +#: ../../include/functions_api.php:6551 +msgid "Correct deleting of module template." +msgstr "Modèle de module supprimé correctement" + +#: ../../include/functions_api.php:6659 +msgid "Successful delete of module template." +msgstr "Suppression réussie du modèle de module." + +#: ../../include/functions_api.php:6692 +msgid "Error validating alert. Id_template cannot be left blank." +msgstr "" +"Erreur lors de la validation de l'alerte. Id_template ne peut pas être laissé " +"vide." + +#: ../../include/functions_api.php:6700 +msgid "Error validating alert. Id_agent cannot be left blank." +msgstr "" +"Erreur lors de la validation de l'alerte. Id_agent ne peut pas être laissé " +"vide." + +#: ../../include/functions_api.php:6708 +msgid "Error validating alert. Id_module cannot be left blank." +msgstr "" +"Erreur lors de la validation de l'alerte. Id_module ne peut pas être laissé " +"vide." + +#: ../../include/functions_api.php:6779 +msgid "Error validating alert. Specified alert does not exist." +msgstr "" +"Erreur lors de la validation de l'alerte. L'alerte spécifiée n'existe pas." + +#: ../../include/functions_api.php:6790 +msgid "Error validating alert" +msgstr "Erreur lors de la validation de l'alerte" + +#: ../../include/functions_api.php:6864 +#, php-format +msgid "Correct validation of all alerts (total %d)." +msgstr "Validation correcte de toutes les alertes (total %d)." + +#: ../../include/functions_api.php:6958 +msgid "Correct validation of all policy alerts." +msgstr "Validation correcte de toutes les alertes de politique." + +#: ../../include/functions_api.php:7000 +msgid "" +"Error stopping downtime. Periodical and running scheduled downtime cannot be " +"stopped." +msgstr "" +"Erreur lors de l'arrêt du temps d'arrêt. Les temps d'arrêt périodiques et en " +"cours d'exécution ne peuvent pas être arrêtés." + +#: ../../include/functions_api.php:7013 +msgid "Downtime stopped." +msgstr "Temps d'arrêt interrompu" + +#: ../../include/functions_api.php:7495 +msgid "and this modules are doesn't exists or not applicable a this agents: " +msgstr "et ce module n'existe pas ou n'est pas applicable à ces agents : " + +#: ../../include/functions_api.php:7499 +msgid "and this agents are generate problems: " +msgstr "et ces agents génèrent des problèmes : " + +#: ../../include/functions_api.php:7503 +msgid "and this agents with ids are doesn't exists: " +msgstr "et ces agents avec des identifiants n'existent pas : " + +#: ../../include/functions_api.php:7651 +msgid "Planned downtime updated" +msgstr "Temps d'arrêt planifié mis à jour" + +#: ../../include/functions_api.php:7727 +msgid " Agents deleted" +msgstr " Agents supprimés" + +#: ../../include/functions_api.php:7808 +msgid " Agents added" +msgstr " Agents ajoutés" + +#: ../../include/functions_api.php:7928 +msgid "Data policy module updated." +msgstr "Politique de module de données mise à jour" + +#: ../../include/functions_api.php:8161 +msgid "Network policy module updated." +msgstr "Module de politique de réseau mis à jour correctement" + +#: ../../include/functions_api.php:8418 +msgid "Plugin policy module updated." +msgstr "Module de politique de plugin mis à jour correctement" + +#: ../../include/functions_api.php:8927 +msgid "SNMP policy module updated." +msgstr "Module de politique SNMP mis à jour correctement" + +#: ../../include/functions_api.php:9272 +msgid "Successful deletion" +msgstr "Suppression réussie" + +#: ../../include/functions_api.php:9588 +msgid "User created." +msgstr "Utilisateur créé." + +#: ../../include/functions_api.php:9683 +msgid "User updated." +msgstr "Utilisateur mis à jour." + +#: ../../include/functions_api.php:9762 +msgid "Enabled user." +msgstr "Utilisateur activé" + +#: ../../include/functions_api.php:9770 +msgid "Disabled user." +msgstr "Utilisateur désactivé" + +#: ../../include/functions_api.php:10067 +#, php-format +msgid "Template have been inserted in %d agents." +msgstr "Le modèle a été inséré dans %d agents." + +#: ../../include/functions_api.php:10239 +msgid "XML file was generated successfully in path: " +msgstr "Le fichier XML a été généré correctement dans le chemin :" + +#: ../../include/functions_api.php:10379 +#, php-format +msgid "Module has been created in %d agents." +msgstr "Le module a été créé dans %d agents." + +#: ../../include/functions_api.php:10509 +#, php-format +msgid "Action has been set for %d agents." +msgstr "Une action a été définie pour %d agents." + +#: ../../include/functions_api.php:11165 +#: ../../godmode/agentes/configurar_agente.php:2236 +#, php-format +msgid "Save by %s Console" +msgstr "Enregistrer par Console %s" + +#: ../../include/functions_api.php:11166 +#: ../../godmode/agentes/configurar_agente.php:2254 +#, php-format +msgid "Update by %s Console" +msgstr "Mise à jour par Console %s" + +#: ../../include/functions_api.php:11167 +#: ../../godmode/agentes/configurar_agente.php:2270 +#, php-format +msgid "Insert by %s Console" +msgstr "Insérer par Console %s" + +#: ../../include/functions_api.php:11944 +msgid "User deleted." +msgstr "Utilisateur supprimé." + +#: ../../include/functions_api.php:12005 +msgid "User profile added." +msgstr "Profil d’utilisateur ajouté." + +#: ../../include/functions_api.php:12072 +msgid "User profile deleted." +msgstr "Profil d’utilisateur supprimé." + +#: ../../include/functions_api.php:12361 +msgid "Module disabled successfully." +msgstr "Module désactivé correctement." + +#: ../../include/functions_api.php:12363 +msgid "The module could not be disabled." +msgstr "Erreur de désactivation du module." + +#: ../../include/functions_api.php:12427 +msgid "Module enabled successfully." +msgstr "Module activé correctement." + +#: ../../include/functions_api.php:12429 +msgid "The module could not be enabled." +msgstr "Erreur d'activation du module." + +#: ../../include/functions_api.php:12477 ../../include/functions_api.php:12530 +msgid "The alert could not be disabled." +msgstr "Erreur de désactivation de l’alerte." + +#: ../../include/functions_api.php:12577 ../../include/functions_api.php:12630 +msgid "The alert could not be enabled." +msgstr "L'alerte n'a pas pu être activée." + +#: ../../include/functions_api.php:13902 +msgid "Enabled agent." +msgstr "Agent activé" + +#: ../../include/functions_api.php:13910 +msgid "Disabled agent." +msgstr "Agent désactivé" + +#: ../../include/functions_api.php:14889 +msgid "Metaconsole and the licenses of all nodes were updated." +msgstr "La Metaconsole et les licences de tous les nœuds ont été mis à jour." + +#: ../../include/functions_api.php:14891 +#, php-format +msgid "Metaconsole license updated but %d of %d node failed to sync." +msgstr "" +"La licence Metaconsole a été mise à jour mais %d sur %d nœud n'a pas réussi à " +"se synchroniser." + +#: ../../include/functions_api.php:14894 +msgid "This function is for metaconsole only." +msgstr "Cette fonction est réservée à la Métaconsole." + +#: ../../include/functions_api.php:15279 ../../include/functions_api.php:15350 +msgid "Successfully deleted." +msgstr "Supprimé correctement" + +#: ../../include/functions_api.php:15309 +msgid "The user cannot access the cluster." +msgstr "L'utilisateur ne peut pas accéder au grappe." + +#: ../../include/functions_api.php:15403 +#: ../../godmode/agentes/agent_template.php:67 +msgid "Created by template " +msgstr "Créé par modèle " + +#: ../../include/functions_api.php:15497 +#: ../../godmode/agentes/agent_template.php:163 +msgid "Modules successfully added" +msgstr "Modules ajoutés correctement" + +#: ../../include/functions_api.php:16195 +msgid "Event filter successfully created." +msgstr "Filtre d'événement créé correctement." + +#: ../../include/functions_api.php:16428 +msgid "Event filter successfully updated." +msgstr "Filtre d'événement mis à jour correctement." + +#: ../../include/functions_api.php:16469 +msgid "Event filter successfully deleted." +msgstr "Filtre d'événement supprimé correctement." + +#: ../../include/functions_api.php:16785 +msgid "Validated traps." +msgstr "Traps validés." + +#: ../../include/functions_api.php:16812 +msgid "Deleted traps." +msgstr "Traps supprimés." + +#: ../../include/functions_api.php:17005 +#, php-format +msgid "Successfully updated module/alert count in id agent %d." +msgstr "" +"Module/nombre d'alertes mis à jour correctement dans l'agent d'identification " +"%d." + +#: ../../include/functions_api.php:17007 +msgid "Successfully updated module/alert count in all agents" +msgstr "Nombre de modules/alertes mis à jour correctement dans tous les agents" + +#: ../../include/functions_api.php:17459 +#, php-format +msgid "Successfully added to delete pending id agent %d to id policy %d." +msgstr "" +"Ajouté correctement pour supprimer l'agent d'ID en attente %d dans la " +"stratégie d'ID %d." + +#: ../../include/functions_api.php:17619 +msgid "Error enable/disable discovery task. Id_user cannot be left blank." +msgstr "" +"Erreur d'activation/désactivation de la tâche de découverte. Id_user ne peut " +"pas être laissé vide." + +#: ../../include/functions_api.php:17627 +msgid "" +"Error enable/disable discovery task. Enable/disable value cannot be left blank." +msgstr "" +"Erreur d'activation/désactivation de la tâche de découverte. La valeur " +"d'activation/désactivation ne peut pas être laissée vide." + +#: ../../include/functions_api.php:17652 +msgid "Error in discovery task enabling/disabling." +msgstr "Erreur lors de l'activation/désactivation de la tâche de découverte." + +#: ../../include/functions_api.php:17660 +msgid "Enabled discovery task." +msgstr "Tâche de découverte activée." + +#: ../../include/functions_api.php:17668 +msgid "Disabled discovery task." +msgstr "Tâche de découverte désactivée." #: ../../include/functions_filemanager.php:135 #: ../../include/functions_filemanager.php:192 @@ -49393,6 +23142,12 @@ msgstr "Erreur de création du fichier" msgid "Error creating file with empty name" msgstr "Erreur de création du fichier avec un nom vide" +#: ../../include/functions_filemanager.php:296 +#: ../../enterprise/meta/advanced/collections.editor.php:167 +#: ../../enterprise/godmode/agentes/collections.editor.php:198 +msgid "Security error." +msgstr "Erreur de sécurité" + #: ../../include/functions_filemanager.php:311 msgid "Directory created" msgstr "Répertoire créé correctement" @@ -49401,6 +23156,14 @@ msgstr "Répertoire créé correctement" msgid "Something gone wrong creating directory" msgstr "Une erreur s'est produite lors de la création du répertoire" +#: ../../include/functions_filemanager.php:342 +#: ../../include/functions_filemanager.php:359 +#: ../../include/functions_reporting_html.php:1691 +#: ../../enterprise/include/functions_inventory.php:891 +#: ../../enterprise/include/functions_inventory.php:956 +msgid "Deleted" +msgstr "Supprimé" + #: ../../include/functions_filemanager.php:539 #: ../../include/functions_filemanager.php:775 msgid "Create a Directory" @@ -49423,6 +23186,12 @@ msgstr "Télécharger des fichiers" msgid "Directory %s doesn't exist!" msgstr "Le répertoire %s n'existe pas !" +#: ../../include/functions_filemanager.php:590 +#: ../../godmode/setup/file_manager.php:66 ../../godmode/servers/plugin.php:235 +#, php-format +msgid "Index of %s" +msgstr "Index de %s" + #: ../../include/functions_filemanager.php:605 #: ../../extensions/files_repo/files_repo_list.php:58 msgid "Last modification" @@ -49453,6 +23222,15 @@ msgstr "Ce fichier peut être exécuté par n'importe quel utilisateur" msgid "Make sure it can't perform dangerous tasks" msgstr "Assurez-vous qu'il ne peut pas effectuer des tâches dangereuses." +#: ../../include/functions_filemanager.php:737 +#: ../../enterprise/meta/advanced/collections.editor.php:125 +#: ../../enterprise/meta/advanced/collections.editor.php:193 +#: ../../enterprise/godmode/agentes/collections.editor.php:158 +#: ../../enterprise/godmode/agentes/collections.editor.php:224 +#: ../../godmode/servers/plugin.php:173 +msgid "Edit file" +msgstr "Modifier le fichier" + #: ../../include/functions_filemanager.php:758 msgid "No files or directories to show." msgstr "Aucun fichier ou répertoire à afficher." @@ -49471,6 +23249,12 @@ msgstr "" msgid "Decompress" msgstr "Décompresser" +#: ../../include/functions_filemanager.php:853 +#: ../../enterprise/include/class/CSVImportAgents.class.php:198 +#: ../../enterprise/extensions/csv_import_group/main.php:105 +msgid "Go" +msgstr "Exécuter" + #: ../../include/functions_filemanager.php:910 msgid "Create text" msgstr "Créer un texte" @@ -49483,236 +23267,89 @@ msgstr "Téléverser fichier(s)" msgid "The directory is read-only" msgstr "Ce répertoire est seulement accessible en lecture." -#: ../../include/functions_gis.php:27 ../../include/functions_gis.php:31 -#: ../../include/functions_gis.php:36 -msgid "Hierarchy of agents" -msgstr "Hiérarchie des agents" +#: ../../include/functions_treeview.php:52 +msgid "There was a problem loading module" +msgstr "Erreur de chargement du module" -#: ../../include/functions_notifications.php:811 -msgid "Subtype customization" -msgstr "Personnalisation des sous-types" +#: ../../include/functions_treeview.php:90 +#: ../../include/functions_treeview.php:102 +#: ../../enterprise/godmode/modules/configure_local_component.php:329 +#: ../../enterprise/godmode/modules/configure_local_component.php:372 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:532 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:623 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:323 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:372 +#: ../../godmode/modules/manage_network_components_form_common.php:183 +#: ../../godmode/modules/manage_network_components_form_common.php:224 +#: ../../godmode/massive/massive_edit_modules.php:595 +#: ../../godmode/massive/massive_edit_modules.php:686 +#: ../../godmode/agentes/module_manager_editor_common.php:444 +#: ../../godmode/agentes/module_manager_editor_common.php:505 +msgid "Str." +msgstr "Chaîne" -#: ../../include/functions_notifications.php:841 -msgid "Notified users" -msgstr "Utilisateurs notifiés" +#: ../../include/functions_treeview.php:315 +#: ../../include/graphs/functions_flot.php:509 +#: ../../include/functions_reporting_html.php:655 +#: ../../include/functions_reporting_html.php:4416 +msgid "No data" +msgstr "Aucune donnée" -#: ../../include/functions_notifications.php:841 -msgid "Notified groups" -msgstr "Groupes notifiés" +#: ../../include/functions_treeview.php:342 +msgid "Go to module edition" +msgstr "Accéder à l'édition de modules" -#: ../../include/functions_notifications.php:842 -msgid "Add users" -msgstr "Ajouter des utilisateurs" +#: ../../include/functions_treeview.php:393 +msgid "There was a problem loading alerts" +msgstr "Erreur de chargement des alertes" -#: ../../include/functions_notifications.php:842 -msgid "Add groups" -msgstr "Ajouter des groupes" +#: ../../include/functions_treeview.php:454 +#: ../../include/functions_reporting_html.php:5086 +#: ../../include/functions_reporting_html.php:5208 +#: ../../godmode/snmpconsole/snmp_alert.php:1271 +msgid "Times fired" +msgstr "Nombre de fois déclenchée" -#: ../../include/functions_notifications.php:843 -msgid "Delete users" -msgstr "Supprimer des utilisateurs" +#: ../../include/functions_treeview.php:478 +msgid "Go to alerts edition" +msgstr "Accéder à l'édition d'alertes" -#: ../../include/functions_notifications.php:843 -msgid "Delete groups" -msgstr "Effacer des groups" +#: ../../include/functions_treeview.php:676 +msgid "Next agent contact" +msgstr "Suivant contact avec l'agent" -#: ../../include/functions_notifications.php:952 -msgid "Remove elements" -msgstr "Supprimer des éléments" +#: ../../include/functions_treeview.php:703 +msgid "Edit cluster" +msgstr "Modifier le cluster" -#: ../../include/functions_notifications.php:1070 -msgid "Click here to get more information" -msgstr "Cliquez ici pour obtenir plus d’information…" +#: ../../include/functions_treeview.php:707 +msgid "Go to agent edition" +msgstr "Accéder à l'édition de l'agent" -#: ../../include/functions_groups.php:75 -msgid "Alert Actions" -msgstr "Actions d'alerte" +#: ../../include/functions_treeview.php:719 +msgid "Agent data" +msgstr "Données de l'agent" -#: ../../include/functions_groups.php:91 -msgid "Alert Templates" -msgstr "Modèles d'alerte" +#: ../../include/functions_treeview.php:799 +msgid "Advanced information" +msgstr "Informations avancées" -#: ../../include/functions_groups.php:155 -msgid "Layout visual console" -msgstr "Layout de la console visuelle" +#: ../../include/functions_treeview.php:812 +msgid "Agent access rate (24h)" +msgstr "Accessibilité de l'agent (24h)" -#: ../../include/functions_groups.php:171 -msgid "Plannet down time" -msgstr "Temps d'arrêt planifié" +#: ../../include/functions_treeview.php:831 ../../mobile/operation/agent.php:268 +msgid "Events (24h)" +msgstr "Événements (24h)" -#: ../../include/functions_groups.php:203 -msgid "GIS maps" -msgstr "Cartes GIS" +#: ../../include/functions_treeview.php:901 +msgid "Interface information" +msgstr "Informations d'interface" -#: ../../include/functions_groups.php:219 -msgid "GIS connections" -msgstr "Connexions GIS" - -#: ../../include/functions_groups.php:235 -msgid "GIS map layers" -msgstr "Couches de carte GIS" - -#: ../../include/functions_groups.php:251 -msgid "Network maps" -msgstr "Cartes de réseau" - -#: ../../include/functions_network.php:34 -msgid "Top listeners" -msgstr "Top d’auditeurs" - -#: ../../include/functions_network.php:35 -msgid "Top talkers" -msgstr "Top d’appelants" - -#: ../../include/functions_network.php:45 -msgid "Top TCP protocols" -msgstr "Top de protocoles TCP" - -#: ../../include/functions_network.php:46 -msgid "Top UDP protocols" -msgstr "Top de protocoles UDP" - -#: ../../include/rest-api/models/VisualConsole/View.php:66 -msgid "Label settings" -msgstr "Paramètres d'étiquette" - -#: ../../include/rest-api/models/VisualConsole/View.php:72 -#: ../../include/rest-api/models/VisualConsole/View.php:104 -msgid "General settings" -msgstr "Paramètres généraux" - -#: ../../include/rest-api/models/VisualConsole/View.php:78 -#: ../../include/rest-api/models/VisualConsole/View.php:94 -#: ../../include/rest-api/models/VisualConsole/View.php:110 -msgid "Specific settings" -msgstr "Paramètres spécifiques" - -#: ../../include/rest-api/models/VisualConsole/View.php:213 -msgid "Item type not valid [" -msgstr "Type d’élément non valide [" - -#: ../../include/rest-api/models/VisualConsole/View.php:218 -msgid "Item type has no getFormInputs method [" -msgstr "Le type d'élément n'a pas de méthode getFormInputs [" - -#: ../../include/rest-api/models/VisualConsole/View.php:712 -#: ../../include/rest-api/models/VisualConsole/View.php:791 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:280 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:538 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:619 -msgid "Failed to connect to node" -msgstr "Échec de la connexion au nœud" - -#: ../../include/rest-api/models/VisualConsole/View.php:729 -msgid "NetworkLink from" -msgstr "NetworkLink de" - -#: ../../include/rest-api/models/VisualConsole/View.php:733 -#: ../../include/rest-api/models/VisualConsole/View.php:812 -#, php-format -msgid "Interface %s status" -msgstr "État de l'interface %s" - -#: ../../include/rest-api/models/VisualConsole/View.php:808 -msgid "NetworkLink to" -msgstr "NetworkLink vers" - -#: ../../include/rest-api/models/VisualConsole/View.php:860 -#, php-format -msgid "Failed to generate charts: %s" -msgstr "Échec de la génération des graphiques : %s" - -#: ../../include/rest-api/models/VisualConsole/Item.php:1964 -msgid "Label position" -msgstr "Position de l’étiquette" - -#: ../../include/rest-api/models/VisualConsole/Item.php:1994 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:217 -msgid "width" -msgstr "largeur" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2004 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:227 -msgid "height" -msgstr "hauteur" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2026 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:249 -msgid "X" -msgstr "X" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2051 -msgid "Link enabled" -msgstr "Lien activé" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2063 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:950 -#: ../../include/rest-api/models/VisualConsole/Items/Line.php:499 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:273 -msgid "Show on top" -msgstr "Afficher en haut" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2093 -msgid "Static graph" -msgstr "Graphique statique" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2111 -msgid "Event History Graph" -msgstr "Graphique de l'historique des événements" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2119 -msgid "Percentile bubble" -msgstr "Bulle de centile" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2584 -#: ../../include/rest-api/models/VisualConsole/Item.php:2585 -msgid "Image Vc" -msgstr "Image Vc" - -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:270 -msgid "12h" -msgstr "12h" - -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:290 -msgid "Legend color" -msgstr "Couleur de la légende" - -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:438 -msgid "Add new range" -msgstr "Ajouter une nouvelle plage" - -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:495 -msgid "Current ranges" -msgstr "Gammes actuelles" - -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:402 -msgid "Show Last Value" -msgstr "Afficher la dernière valeur" - -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:365 -msgid "Avg Value" -msgstr "Valeur moyenne" - -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:416 -msgid "Title color" -msgstr "Couleur du titre" - -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:658 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:487 -msgid "Graph Type" -msgstr "Type de graphique" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:311 -msgid "Border Width" -msgstr "Largeur de la bordure" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:335 -msgid "Fill transparent" -msgstr "Remplissage transparent" - -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:325 -msgid "Module name color" -msgstr "Couleur du nom du module" +#: ../../include/functions_container.php:148 +#: ../../godmode/reporting/graphs.php:312 +msgid "Number of Graphs" +msgstr "Nombre de graphiques" #: ../../include/help/clippy/godmode_alerts_alert_actions.php:35 msgid "" @@ -49738,27 +23375,98 @@ msgstr "" "Cliquez sur la flèche pour dérouler le sous-menu de Surveillance et " "sélectionnez sur Détail du moniteur." -#: ../../include/help/clippy/modules_not_init.php:35 -msgid "You have non initialized modules" -msgstr "Vous avez des modules non initialisés." +#: ../../include/help/clippy/topology_group.php:35 +msgid "Topology Group" +msgstr "Groupe topologie" -#: ../../include/help/clippy/modules_not_init.php:35 +#: ../../include/help/clippy/topology_group.php:35 msgid "" -"This happen when you have just created a module and it's not executed at first " -"time. Usually in a few seconds should be initialized and you will be able to " -"see in main view. If you keep non-init modules for more than 24hr (due a " -"problem in it's execution or configuration) they will be automatically deleted " -"by the system. Non-init are not visible in the “main view”, you can see/edit " -"them in the module administration section, in the agent administrator." +"Please note that group topology maps do not show the parent relationship " +"between nodes, it only shows the group parentship and the agent distribution " +"inside them. " msgstr "" -"Ceci arrive quand vous avez créé un module et il n'a pas encore été exécuté " -"pour la première fois. Normalement, il devrait être initialisé dans quelques " -"secondes pour que vous puissiez voir le menu principal. Si vous gardez des " -"modules non initialisés pendant plus de 24h (dû à un problème d'exécution ou " -"de configuration), ils seront supprimés automatiquement du système. Les " -"modules non initialisés ne sont pas visibles sur la page principale ; vous " -"pouvez les voir ou les éditer dans la section d'administration de modules, " -"dans l'administrateur d'agents." +"Sachez que le groupe de cartes de topologie n'affiche pas la relation parents " +"entre les nœuds ; il affiche seulement la relation des groupes et la " +"distribution des agents. " + +#: ../../include/help/clippy/data_configuration_module.php:35 +msgid "Data Configuration Module." +msgstr "Données de configuration de modules" + +#: ../../include/help/clippy/data_configuration_module.php:35 +msgid "" +"Please note that information provided here affects how the agent collect " +"information and generate the data XML. Any data/configuration reported by the " +"agent, different from data or description is discarded, and the configuration " +"shown in the console prevails over any configuration coming from the agent, " +"this applies for example for crit/warn thresholds, interval, module group, min/" +"max value, tags, etc." +msgstr "" +"Sachez que l'information fournie ici affecte comment l'agent recueille " +"l'information et génère des données XML. N'importe quelle donnée/configuration " +"signalée par l'agent différente des données ou de la description sera rejetée, " +"et la configuration affichée dans la console l'emportera sur toute " +"configuration provenant de l'agent. Ceci s'applique aux seuils critique/" +"alerte, intervalles, groupes de modules, valeur min/max, étiquettes, etc." + +#: ../../include/help/clippy/data_configuration_module.php:35 +msgid "" +"Information imported FIRST time from the XML will fill the information you can " +"see in the console, but after the first import, system will ignore any update " +"coming from the XML/Agent." +msgstr "" +"L'information importée pour la PREMIÈRE fois à partir de XML remplit " +"l'information que vous pouvez voir sur la console, mais après la première " +"importation, le système ignore toute mise à jour provenant de XML/agent." + +#: ../../include/help/clippy/homepage.php:75 +msgid "Hi, can I help you?" +msgstr "Bonjour, je peux vous aider ?" + +#: ../../include/help/clippy/homepage.php:75 +#, php-format +msgid "" +"Let me introduce my self: I am Pandorin, the annoying assistant of %s. You can " +"follow my steps to do basic tasks in %s or you can close me and never see me " +"again." +msgstr "" +"Permettez-moi de me présenter : je suis Pandorin, l'assistant ennuyeux de %s. " +"Vous pouvez suivre mes étapes pour effectuer des tâches de base dans %s ou " +"vous pouvez me fermer et ne plus jamais me revoir." + +#: ../../include/help/clippy/homepage.php:75 +msgid "Close this wizard and don't open it again." +msgstr "Fermer cet assistant et ne plus jamais l'ouvrir." + +#: ../../include/help/clippy/homepage.php:79 +msgid "Which task would you like to do first?" +msgstr "Quelle tâche voulez-vous effectuer en premier ?" + +#: ../../include/help/clippy/homepage.php:79 +#, php-format +msgid "Ping a Linux or Windows server using a %s agent." +msgstr "Pingez un serveur Linux ou Windows à l'aide d'un agent %s." + +#: ../../include/help/clippy/homepage.php:79 +msgid "Create a alert by email in a critical module." +msgstr "Créer une alerte par courriel dans un module critique." + +#: ../../include/help/clippy/homepage.php:190 +#, php-format +msgid "" +"The first thing you have to do is to setup the e-mail config on the %s Server." +msgstr "" +"La première chose à faire est de configurer la configuration de la messagerie " +"sur le serveur %s." + +#: ../../include/help/clippy/homepage.php:190 +msgid "If you have it already configured you can go to the next step." +msgstr "Si vous l'avez déjà configuré, vous pouvez passer à l'étape suivante." + +#: ../../include/help/clippy/homepage.php:195 +msgid "Now, pull down the Manage alerts menu and click on Actions. " +msgstr "" +"Maintenant, déroulez le menu « Gérer les alertes » et cliquez sur « Actions ». " #: ../../include/help/clippy/godmode_agentes_configurar_agente.php:34 msgid "Now you must go to Modules. Don't worry I'll lead you." @@ -49825,6 +23533,13 @@ msgstr "" "exécuté pour la première fois ; s'il y a un problème, la couleur devient " "rouge ou vert." +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:119 +#: ../../include/help/clippy/operation_agentes_ver_agente.php:40 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1837 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1843 +msgid "Done" +msgstr "Terminé" + #: ../../include/help/clippy/godmode_agentes_configurar_agente.php:129 msgid "Click on alerts tab and then fill the form to add an alert." msgstr "" @@ -49855,6 +23570,67 @@ msgstr "" "Pour tester l'alerte que vous venez de créer, allez à la page principale en " "cliquant sur l'icône en forme d’œil." +#: ../../include/help/clippy/servers_down.php:35 +msgid "All servers down" +msgstr "Tous les serveurs en panne" + +#: ../../include/help/clippy/servers_down.php:35 +msgid "" +"Can you up all servers. You go to terminal in linux and execute the next " +"command: \"sudo /etc/init.d/pandora_server restart\". It's possible need " +"introduce root pass." +msgstr "" +"Vous pouvez activer tous les serveurs. Vous devez aller au terminal de Linux " +"et exécuter la commande suivante : \"sudo /etc/init.d/pandora_server restart" +"\". Vous aurez peut-être besoin d'introduire le mot de passe du segment racine." + +#: ../../include/help/clippy/extension_cron_send_email.php:35 +msgid "The configuration of email for the task email is in the enterprise setup:" +msgstr "" +"La configuration du courriel pour la tâche courriel se trouve dans la " +"configuration Enterprise :" + +#: ../../include/help/clippy/extension_cron_send_email.php:35 +msgid "Please check if the email configuration is correct." +msgstr "Veuillez vérifier que la configuration du courriel est correcte." + +#: ../../include/help/clippy/module_unknow.php:35 +msgid "You have unknown modules in this agent." +msgstr "Vous avez des modules inconnus dans cet agent." + +#: ../../include/help/clippy/module_unknow.php:35 +msgid "" +"Unknown modules are modules which receive data normally at least in one " +"occassion, but at this time are not receving data. Please check our " +"troubleshoot help page to help you determine why you have unknown modules." +msgstr "" +"Les modules inconnus sont des modules qui reçoivent des données au moins une " +"fois. Cependant, ils ne reçoivent pas de données en ce moment. Veuillez " +"vérifier notre page d'aide au dépannage pour vous aider à déterminer pourquoi " +"vous avez des modules inconnus." + +#: ../../include/help/clippy/modules_not_init.php:35 +msgid "You have non initialized modules" +msgstr "Vous avez des modules non initialisés." + +#: ../../include/help/clippy/modules_not_init.php:35 +msgid "" +"This happen when you have just created a module and it's not executed at first " +"time. Usually in a few seconds should be initialized and you will be able to " +"see in main view. If you keep non-init modules for more than 24hr (due a " +"problem in it's execution or configuration) they will be automatically deleted " +"by the system. Non-init are not visible in the “main view”, you can see/edit " +"them in the module administration section, in the agent administrator." +msgstr "" +"Ceci arrive quand vous avez créé un module et il n'a pas encore été exécuté " +"pour la première fois. Normalement, il devrait être initialisé dans quelques " +"secondes pour que vous puissiez voir le menu principal. Si vous gardez des " +"modules non initialisés pendant plus de 24h (dû à un problème d'exécution ou " +"de configuration), ils seront supprimés automatiquement du système. Les " +"modules non initialisés ne sont pas visibles sur la page principale ; vous " +"pouvez les voir ou les éditer dans la section d'administration de modules, " +"dans l'administrateur d'agents." + #: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:34 msgid "Fill the name of your action." msgstr "Introduisez le nom de votre action." @@ -49927,50 +23703,6 @@ msgstr "" "probabilité d'obtenir des modules inconnus est plus élevée et l'impact sur le " "serveur est plus sérieux parce qu'il nécessite un temps de réponse plus court." -#: ../../include/help/clippy/data_configuration_module.php:35 -msgid "Data Configuration Module." -msgstr "Données de configuration de modules" - -#: ../../include/help/clippy/data_configuration_module.php:35 -msgid "" -"Please note that information provided here affects how the agent collect " -"information and generate the data XML. Any data/configuration reported by the " -"agent, different from data or description is discarded, and the configuration " -"shown in the console prevails over any configuration coming from the agent, " -"this applies for example for crit/warn thresholds, interval, module group, min/" -"max value, tags, etc." -msgstr "" -"Sachez que l'information fournie ici affecte comment l'agent recueille " -"l'information et génère des données XML. N'importe quelle donnée/configuration " -"signalée par l'agent différente des données ou de la description sera rejetée, " -"et la configuration affichée dans la console l'emportera sur toute " -"configuration provenant de l'agent. Ceci s'applique aux seuils critique/" -"alerte, intervalles, groupes de modules, valeur min/max, étiquettes, etc." - -#: ../../include/help/clippy/data_configuration_module.php:35 -msgid "" -"Information imported FIRST time from the XML will fill the information you can " -"see in the console, but after the first import, system will ignore any update " -"coming from the XML/Agent." -msgstr "" -"L'information importée pour la PREMIÈRE fois à partir de XML remplit " -"l'information que vous pouvez voir sur la console, mais après la première " -"importation, le système ignore toute mise à jour provenant de XML/agent." - -#: ../../include/help/clippy/servers_down.php:35 -msgid "All servers down" -msgstr "Tous les serveurs en panne" - -#: ../../include/help/clippy/servers_down.php:35 -msgid "" -"Can you up all servers. You go to terminal in linux and execute the next " -"command: \"sudo /etc/init.d/pandora_server restart\". It's possible need " -"introduce root pass." -msgstr "" -"Vous pouvez activer tous les serveurs. Vous devez aller au terminal de Linux " -"et exécuter la commande suivante : \"sudo /etc/init.d/pandora_server restart" -"\". Vous aurez peut-être besoin d'introduire le mot de passe du segment racine." - #: ../../include/help/clippy/server_queued_modules.php:35 msgid "Excesive Queued." msgstr "File d'attente de modules excessive" @@ -49988,21 +23720,6 @@ msgstr "" "possible c'est d'augmenter le nombre de threads du serveur, mais vous devriez " "penser à chercher de l'aide." -#: ../../include/help/clippy/module_unknow.php:35 -msgid "You have unknown modules in this agent." -msgstr "Vous avez des modules inconnus dans cet agent." - -#: ../../include/help/clippy/module_unknow.php:35 -msgid "" -"Unknown modules are modules which receive data normally at least in one " -"occassion, but at this time are not receving data. Please check our " -"troubleshoot help page to help you determine why you have unknown modules." -msgstr "" -"Les modules inconnus sont des modules qui reçoivent des données au moins une " -"fois. Cependant, ils ne reçoivent pas de données en ce moment. Veuillez " -"vérifier notre page d'aide au dépannage pour vous aider à déterminer pourquoi " -"vous avez des modules inconnus." - #: ../../include/help/clippy/modules_not_learning_mode.php:46 msgid "" "Please note that you have your agent setup to do not add new modules coming " @@ -50048,6 +23765,20 @@ msgstr "" "Redémarrez votre serveur Pandora FMS pour relire les tokens généraux de " "configuration." +#: ../../include/help/clippy/agent_out_of_limits.php:35 +msgid "Agent contact date passed it's ETA!." +msgstr "La date de contact de l'agent a dépassé le délai estimé !" + +#: ../../include/help/clippy/agent_out_of_limits.php:35 +msgid "" +"This happen when your agent stopped reporting or the server have any problem " +"(too load or just down). Check also connectivity between the agent and the " +"server." +msgstr "" +"Ceci arrive lorsque votre agent cesse de générer des rapports ou le serveur a " +"un problème (trop de chargements ou il n'est pas fonctionnel). Vérifiez aussi " +"la connexion entre l'agent et le serveur." + #: ../../include/help/clippy/operation_agentes_status_monitor.php:34 msgid "" "Now, you have to go to the monitors list and look for a \"critical\" module to " @@ -50077,93 +23808,6 @@ msgstr "" "Maintenant, pour éditer le module, cliquez sur la clé à molette qui apparaît " "dans la colonne du type." -#: ../../include/help/clippy/agent_out_of_limits.php:35 -msgid "Agent contact date passed it's ETA!." -msgstr "La date de contact de l'agent a dépassé le délai estimé !" - -#: ../../include/help/clippy/agent_out_of_limits.php:35 -msgid "" -"This happen when your agent stopped reporting or the server have any problem " -"(too load or just down). Check also connectivity between the agent and the " -"server." -msgstr "" -"Ceci arrive lorsque votre agent cesse de générer des rapports ou le serveur a " -"un problème (trop de chargements ou il n'est pas fonctionnel). Vérifiez aussi " -"la connexion entre l'agent et le serveur." - -#: ../../include/help/clippy/extension_cron_send_email.php:35 -msgid "The configuration of email for the task email is in the enterprise setup:" -msgstr "" -"La configuration du courriel pour la tâche courriel se trouve dans la " -"configuration Enterprise :" - -#: ../../include/help/clippy/extension_cron_send_email.php:35 -msgid "Please check if the email configuration is correct." -msgstr "Veuillez vérifier que la configuration du courriel est correcte." - -#: ../../include/help/clippy/topology_group.php:35 -msgid "Topology Group" -msgstr "Groupe topologie" - -#: ../../include/help/clippy/topology_group.php:35 -msgid "" -"Please note that group topology maps do not show the parent relationship " -"between nodes, it only shows the group parentship and the agent distribution " -"inside them. " -msgstr "" -"Sachez que le groupe de cartes de topologie n'affiche pas la relation parents " -"entre les nœuds ; il affiche seulement la relation des groupes et la " -"distribution des agents. " - -#: ../../include/help/clippy/homepage.php:75 -msgid "Hi, can I help you?" -msgstr "Bonjour, je peux vous aider ?" - -#: ../../include/help/clippy/homepage.php:75 -#, php-format -msgid "" -"Let me introduce my self: I am Pandorin, the annoying assistant of %s. You can " -"follow my steps to do basic tasks in %s or you can close me and never see me " -"again." -msgstr "" -"Permettez-moi de me présenter : je suis Pandorin, l'assistant ennuyeux de %s. " -"Vous pouvez suivre mes étapes pour effectuer des tâches de base dans %s ou " -"vous pouvez me fermer et ne plus jamais me revoir." - -#: ../../include/help/clippy/homepage.php:75 -msgid "Close this wizard and don't open it again." -msgstr "Fermer cet assistant et ne plus jamais l'ouvrir." - -#: ../../include/help/clippy/homepage.php:79 -msgid "Which task would you like to do first?" -msgstr "Quelle tâche voulez-vous effectuer en premier ?" - -#: ../../include/help/clippy/homepage.php:79 -#, php-format -msgid "Ping a Linux or Windows server using a %s agent." -msgstr "Pingez un serveur Linux ou Windows à l'aide d'un agent %s." - -#: ../../include/help/clippy/homepage.php:79 -msgid "Create a alert by email in a critical module." -msgstr "Créer une alerte par courriel dans un module critique." - -#: ../../include/help/clippy/homepage.php:190 -#, php-format -msgid "" -"The first thing you have to do is to setup the e-mail config on the %s Server." -msgstr "" -"La première chose à faire est de configurer la configuration de la messagerie " -"sur le serveur %s." - -#: ../../include/help/clippy/homepage.php:190 -msgid "If you have it already configured you can go to the next step." -msgstr "Si vous l'avez déjà configuré, vous pouvez passer à l'étape suivante." - -#: ../../include/help/clippy/homepage.php:195 -msgid "Now, pull down the Manage alerts menu and click on Actions. " -msgstr "" -"Maintenant, déroulez le menu « Gérer les alertes » et cliquez sur « Actions ». " - #: ../../include/help/clippy/godmode_agentes_modificar_agente.php:34 msgid "I'm going to show you how to monitor a server." msgstr "Je vais vous montrer comment surveiller un serveur." @@ -50186,350 +23830,3064 @@ msgstr "Maintenant veuillez choisir l'agent que vous avez recherché." msgid "Choose the agent and click on the name." msgstr "Choisissez l'agent et cliquez sur le nom." -#: ../../include/ajax/snmp_browser.ajax.php:113 -#: ../../include/ajax/snmp_browser.ajax.php:124 -#: ../../include/ajax/snmp_browser.ajax.php:134 -msgid "SNMP modules" -msgstr "modules SNMP" +#: ../../include/functions_graph.php:1089 +#: ../../include/functions_reporting.php:4333 +#: ../../include/functions_reporting.php:4376 +msgid "No data to display within the selected interval" +msgstr "Aucune donnée à afficher dans l'intervalle sélectionné" -#: ../../include/ajax/snmp_browser.ajax.php:117 -msgid "Error creating the following modules:" -msgstr "Erreur de création des suivants modules :" +#: ../../include/functions_graph.php:1538 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:409 +#: ../../godmode/reporting/reporting_builder.list_items.php:445 +msgid "No items." +msgstr "Aucun élément" -#: ../../include/ajax/snmp_browser.ajax.php:128 -msgid "Modules successfully created" -msgstr "Modules créés correctement" +#: ../../include/functions_graph.php:2630 +msgid "Not fired alerts" +msgstr "Aucune alerte déclenchée" -#: ../../include/ajax/snmp_browser.ajax.php:138 -msgid "Module must be applied to an agent or a policy" -msgstr "Le module doit être appliqué à un agent ou à une politique" +#: ../../include/functions_graph.php:2898 ../../include/functions_graph.php:2946 +#: ../../include/graphs/functions_gd.php:183 +#: ../../include/graphs/functions_gd.php:466 +msgid "Out of limits" +msgstr "Hors limites" -#: ../../include/ajax/snmp_browser.ajax.php:263 -msgid "Failed to create policy" -msgstr "Échec de la création de la politique" +#: ../../include/functions_graph.php:3548 ../../include/functions_graph.php:3549 +#: ../../include/functions_graph.php:5135 ../../include/functions.php:1043 +#: ../../include/functions.php:1272 ../../include/functions.php:1323 +msgid "Minor" +msgstr "Mineur" -#: ../../include/ajax/snmp_browser.ajax.php:264 -msgid "Policy created succesfully" -msgstr "Politique créée correctement" +#: ../../include/functions_graph.php:3558 ../../include/functions_graph.php:3559 +#: ../../include/functions_graph.php:5139 ../../include/functions.php:1047 +#: ../../include/functions.php:1274 ../../include/functions.php:1327 +msgid "Major" +msgstr "Majeure" -#: ../../include/ajax/heatmap.ajax.php:79 -msgid "Group modules by tag" -msgstr "Regrouper les modules par balise" +#: ../../include/functions_graph.php:5518 +msgid "Main node" +msgstr "Nœud principal" -#: ../../include/ajax/heatmap.ajax.php:80 -msgid "Group modules by module group" -msgstr "Regrouper les modules par groupe de modules" +#: ../../include/functions_snmp_browser.php:355 +msgid "The server did not return any response." +msgstr "Le serveur n'a renvoyé aucune réponse." -#: ../../include/ajax/heatmap.ajax.php:97 -msgid "Show groups" -msgstr "Afficher les groupes" +#: ../../include/functions_snmp_browser.php:556 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:56 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:382 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:299 +#: ../../godmode/setup/snmp_wizard.php:42 +msgid "OID" +msgstr "OID" -#: ../../include/ajax/graph.ajax.php:161 -msgid "Time container lapse" -msgstr "Intervalle du conteneur de temps" +#: ../../include/functions_snmp_browser.php:558 +msgid "Numeric OID" +msgstr "OID numérique" -#: ../../include/ajax/events.php:97 -msgid "Failed to retrieve comments" -msgstr "Échec de la récupération des commentaires" +#: ../../include/functions_snmp_browser.php:576 +msgid "Syntax" +msgstr "Syntaxe" -#: ../../include/ajax/events.php:1176 -msgid "Error executing response" -msgstr "Erreur lors de l'exécution de la réponse" +#: ../../include/functions_snmp_browser.php:582 +msgid "Display hint" +msgstr "Afficher indice" -#: ../../include/ajax/events.php:1500 -msgid "Related" -msgstr "Associé" +#: ../../include/functions_snmp_browser.php:588 +msgid "Max access" +msgstr "Accès max." -#: ../../include/ajax/events.php:1512 -msgid "Agent fields" -msgstr "Champs d'agent" +#: ../../include/functions_snmp_browser.php:612 +msgid "OID Information" +msgstr "Information OID" -#: ../../include/ajax/events.php:1650 -msgid "Error adding comment" -msgstr "Erreur d'ajout du commentaire" +#: ../../include/functions_snmp_browser.php:638 +#: ../../godmode/agentes/module_manager.php:1205 +msgid "Create network component" +msgstr "Créer un composant de réseau" -#: ../../include/ajax/events.php:1651 -msgid "Comment added successfully" -msgstr "Commentaire ajouté correctement" +#: ../../include/functions_snmp_browser.php:647 +msgid "Create agent module" +msgstr "Créer un module d'agent" -#: ../../include/ajax/events.php:1652 -msgid "Error changing event status" -msgstr "Erreur de modification de l'état de l'événement" +#: ../../include/functions_snmp_browser.php:727 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:95 +msgid "Community" +msgstr "Communauté" -#: ../../include/ajax/events.php:1653 -msgid "Event status changed successfully" -msgstr "État de l'événement modifié correctement" +#: ../../include/functions_snmp_browser.php:736 +msgid "Starting OID" +msgstr "Initier OID" -#: ../../include/ajax/events.php:1654 -msgid "Error changing event owner" -msgstr "Erreur de modification du propriétaire de l'événement" +#: ../../include/functions_snmp_browser.php:746 +#: ../../include/functions_reporting_html.php:1553 +#: ../../enterprise/tools/ipam/ipam_calculator.php:52 +#: ../../enterprise/include/functions_reporting_csv.php:718 +#: ../../enterprise/include/class/AgentRepository.class.php:366 +#: ../../enterprise/include/class/AgentRepository.class.php:632 +#: ../../enterprise/meta/advanced/servers.build_table.php:63 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:838 +#: ../../enterprise/godmode/servers/list_satellite.php:39 +#: ../../godmode/servers/servers.build_table.php:82 +#: ../../godmode/update_manager/update_manager.history.php:40 +#: ../../godmode/extensions.php:139 +#: ../../godmode/reporting/reporting_builder.item_editor.php:78 +msgid "Version" +msgstr "Version" -#: ../../include/ajax/events.php:1655 -msgid "Event owner changed successfully" -msgstr "Propriétaire de l'événement modifié correctement" +#: ../../include/functions_snmp_browser.php:786 +msgid "Server to execute" +msgstr "Serveur pour exécuter la commande" -#: ../../include/ajax/events.php:1656 -msgid "Error deleting event" -msgstr "Erreur de suppression de l'événement" +#: ../../include/functions_snmp_browser.php:801 +msgid "Browse" +msgstr "Naviguer" -#: ../../include/ajax/events.php:1863 -msgid "Show all Events 24h" -msgstr "Afficher tous les événements des dernières 24h" +#: ../../include/functions_snmp_browser.php:826 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:299 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:795 +#: ../../godmode/modules/manage_network_components_form_network.php:96 +#: ../../godmode/massive/massive_edit_modules.php:852 +#: ../../godmode/wizards/HostDevices.class.php:1259 +#: ../../godmode/agentes/module_manager_editor_network.php:336 +msgid "Auth user" +msgstr "Utilisateur de l'authentification" -#: ../../include/ajax/events.php:2000 -msgid "These commands will apply to all selected events" -msgstr "Ces commandes s'appliqueront à tous les événements sélectionnés" +#: ../../include/functions_snmp_browser.php:836 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:308 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:804 +#: ../../godmode/modules/manage_network_components_form_network.php:105 +#: ../../godmode/massive/massive_edit_modules.php:861 +#: ../../godmode/wizards/HostDevices.class.php:1270 +#: ../../godmode/agentes/module_manager_editor_network.php:349 +msgid "Auth password" +msgstr "Authentification de mot de passe" -#: ../../include/ajax/events.php:2108 -msgid "Alert fired in module " -msgstr "Alerte déclenchée dans le module " +#: ../../include/functions_snmp_browser.php:856 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:327 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 +#: ../../godmode/modules/manage_network_components_form_network.php:126 +#: ../../godmode/massive/massive_edit_modules.php:864 +#: ../../godmode/wizards/HostDevices.class.php:1291 +#: ../../godmode/agentes/module_manager_editor_network.php:370 +msgid "DES" +msgstr "DES" -#: ../../include/ajax/events.php:2123 -msgid " is going to critical" -msgstr " est en train de changer à l'état critique" +#: ../../include/functions_snmp_browser.php:857 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:328 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 +#: ../../godmode/modules/manage_network_components_form_network.php:127 +#: ../../godmode/massive/massive_edit_modules.php:864 +#: ../../godmode/wizards/HostDevices.class.php:1292 +#: ../../godmode/agentes/module_manager_editor_network.php:370 +msgid "AES" +msgstr "AES" -#: ../../include/ajax/events.php:2137 -msgid " is going to warning" -msgstr " est en train de changer à l'état d'alerte" +#: ../../include/functions_snmp_browser.php:877 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:347 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:810 +#: ../../godmode/modules/manage_network_components_form_network.php:148 +#: ../../godmode/massive/massive_edit_modules.php:867 +#: ../../godmode/wizards/HostDevices.class.php:1317 +#: ../../godmode/agentes/module_manager_editor_network.php:391 +msgid "Auth method" +msgstr "Méthode d'authentification" -#: ../../include/ajax/events.php:2151 -msgid " is going to unknown" -msgstr " est en train de changer à l'état inconnu" +#: ../../include/functions_snmp_browser.php:881 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:351 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 +#: ../../godmode/modules/manage_network_components_form_network.php:152 +#: ../../godmode/massive/massive_edit_modules.php:868 +#: ../../godmode/wizards/HostDevices.class.php:1323 +#: ../../godmode/agentes/module_manager_editor_network.php:395 +msgid "SHA" +msgstr "SHA" -#: ../../include/ajax/double_auth.ajax.php:144 -msgid "This is the private code that you should use with your authenticator app" -msgstr "" -"Voici le code privé que vous devriez utiliser avec votre application " -"d'authentification" +#: ../../include/functions_snmp_browser.php:893 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:363 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:815 +#: ../../godmode/modules/manage_network_components_form_network.php:164 +#: ../../godmode/massive/massive_edit_modules.php:872 +#: ../../godmode/wizards/HostDevices.class.php:1337 +#: ../../godmode/agentes/module_manager_editor_network.php:411 +msgid "Not auth and not privacy method" +msgstr "Méthode sans authentification ni confidentialité" -#: ../../include/ajax/double_auth.ajax.php:145 -#: ../../include/ajax/double_auth.ajax.php:288 +#: ../../include/functions_snmp_browser.php:894 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:364 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:816 +#: ../../godmode/modules/manage_network_components_form_network.php:165 +#: ../../godmode/massive/massive_edit_modules.php:873 +#: ../../godmode/wizards/HostDevices.class.php:1338 +#: ../../godmode/agentes/module_manager_editor_network.php:412 +msgid "Auth and not privacy method" +msgstr "Méthode avec authentification et sans confidentialité" + +#: ../../include/functions_snmp_browser.php:895 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:365 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:817 +#: ../../godmode/modules/manage_network_components_form_network.php:166 +#: ../../godmode/massive/massive_edit_modules.php:874 +#: ../../godmode/wizards/HostDevices.class.php:1339 +#: ../../godmode/agentes/module_manager_editor_network.php:413 +msgid "Auth and privacy method" +msgstr "Méthode avec authentification et méthode de confidentialité" + +#: ../../include/functions_snmp_browser.php:939 +msgid "First match" +msgstr "Première correspondance" + +#: ../../include/functions_snmp_browser.php:952 +msgid "Previous match" +msgstr "Correspondance précédente" + +#: ../../include/functions_snmp_browser.php:965 +msgid "Next match" +msgstr "Correspondance suivante" + +#: ../../include/functions_snmp_browser.php:978 +msgid "Last match" +msgstr "Dernière correspondance" + +#: ../../include/functions_snmp_browser.php:992 +msgid "Expand the tree (can be slow)" +msgstr "Élargir l'arborescence (ceci peut prendre du temps)" + +#: ../../include/functions_snmp_browser.php:1005 +msgid "Collapse the tree" +msgstr "Réduire l'arborescence" + +#: ../../include/functions_snmp_browser.php:1034 +msgid "SNMP v3 options" +msgstr "Options SNMP v3" + +#: ../../include/functions_snmp_browser.php:1044 +msgid "Search options" +msgstr "Rechercher les options" + +#: ../../include/functions_snmp_browser.php:1065 +msgid "Search matches" +msgstr "Rechercher concordances" + +#: ../../include/functions_snmp_browser.php:1081 +msgid "Create agent modules" +msgstr "Créer des modules d'agent" + +#: ../../include/functions_snmp_browser.php:1090 +msgid "Create policy modules" +msgstr "Créer des modules de politique" + +#: ../../include/functions_snmp_browser.php:1099 +msgid "Create network components" +msgstr "Créer des composants de réseau" + +#: ../../include/functions_snmp_browser.php:1511 +msgid " available" +msgstr " disponible" + +#: ../../include/functions_snmp_browser.php:1511 +#: ../../include/functions_snmp_browser.php:1513 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:172 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:177 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:228 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:234 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:412 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:422 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:832 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:834 +msgid "Select all" +msgstr "Tout sélectionner" + +#: ../../include/functions_snmp_browser.php:1513 +msgid " to apply" +msgstr " À appliquer" + +#: ../../include/functions_snmp_browser.php:1566 +msgid "Undo" +msgstr "Annuler" + +#: ../../include/functions_reporting.php:364 +msgid " agents" +msgstr " agents" + +#: ../../include/functions_reporting.php:374 +msgid " modules" +msgstr " modules" + +#: ../../include/functions_reporting.php:996 +#: ../../include/functions_reporting.php:8563 +#: ../../enterprise/include/functions_reporting.php:2493 +#: ../../enterprise/include/functions_reporting.php:3437 +#: ../../enterprise/include/functions_reporting.php:4412 +msgid "There are no SLAs defined" +msgstr "Aucun SLA défini" + +#: ../../include/functions_reporting.php:1071 +#: ../../include/functions_reporting.php:8941 +#: ../../enterprise/include/functions_reporting.php:2546 +#: ../../enterprise/include/functions_reporting.php:3490 +#: ../../enterprise/include/functions_reporting.php:4465 +msgid "Inverse" +msgstr "Inverse" + +#: ../../include/functions_reporting.php:1510 +msgid "Top N" +msgstr "Top N" + +#: ../../include/functions_reporting.php:1520 ../../include/functions_ui.php:2604 +#: ../../include/functions_reporting_html.php:4740 +#: ../../enterprise/include/functions_reporting_csv.php:1030 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2208 +#: ../../enterprise/meta/include/functions_wizard_meta.php:983 +#: ../../enterprise/meta/include/functions_wizard_meta.php:992 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1068 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1077 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1271 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1280 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1508 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1517 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1593 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1602 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1713 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1722 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1808 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2442 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:293 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:386 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:759 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1306 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2407 +#: ../../godmode/alerts/alert_view.php:266 +msgid "Max" +msgstr "Maximum" + +#: ../../include/functions_reporting.php:1524 ../../include/functions_ui.php:2604 +#: ../../include/functions_reporting_html.php:4741 +#: ../../enterprise/include/functions_reporting_csv.php:1030 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2208 +#: ../../enterprise/meta/include/functions_wizard_meta.php:981 +#: ../../enterprise/meta/include/functions_wizard_meta.php:990 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1066 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1075 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1269 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1278 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1506 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1515 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1591 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1600 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1711 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1720 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1810 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2449 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:281 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:393 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:751 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1304 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2414 +#: ../../godmode/alerts/alert_view.php:266 +msgid "Min" +msgstr "Minimum" + +#: ../../include/functions_reporting.php:1530 +#: ../../include/functions_reporting_html.php:4739 +#: ../../enterprise/include/functions_reporting_csv.php:1030 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2456 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2421 +msgid "Avg" +msgstr "Moyenne" + +#: ../../include/functions_reporting.php:1582 +#: ../../include/functions_reporting.php:3166 +#: ../../include/functions_reporting_html.php:801 +#: ../../include/functions_reporting_html.php:4258 +#: ../../include/functions_reporting_html.php:4807 +#: ../../include/functions_reporting_html.php:4810 +#: ../../enterprise/include/functions_reporting.php:5146 +msgid "There are no Agent/Modules defined" +msgstr "Aucun Agent/Module défini" + +#: ../../include/functions_reporting.php:1638 +msgid "Insuficient data" +msgstr "Données insuffisantes" + +#: ../../include/functions_reporting.php:1889 +msgid "Event Report Group" +msgstr "Rapport d'événements de groupes" + +#: ../../include/functions_reporting.php:1937 +msgid "Exclude " +msgstr "Exclure" + +#: ../../include/functions_reporting.php:2187 +msgid "Event Report Module" +msgstr "Module de rapports d'événements" + +#: ../../include/functions_reporting.php:2521 +#: ../../enterprise/include/functions_reporting_csv.php:740 +msgid "Inventory Changes" +msgstr "Modifications de l'inventaire" + +#: ../../include/functions_reporting.php:2594 +#: ../../enterprise/tools/ipam/ipam_action.php:385 +msgid "No changes found." +msgstr "Aucun changement retrouvé." + +#: ../../include/functions_reporting.php:2691 +#: ../../enterprise/operation/log/log_viewer.php:1256 +#: ../../enterprise/operation/log/log_viewer.php:1264 +#: ../../enterprise/operation/agentes/agent_inventory.php:280 +#: ../../enterprise/operation/inventory/inventory.php:475 +#: ../../enterprise/operation/inventory/inventory.php:518 +#: ../../enterprise/godmode/agentes/collection_manager.php:196 +#: ../../godmode/reporting/reporting_builder.php:1262 +msgid "No data found." +msgstr "Aucune donnée retrouvée" + +#: ../../include/functions_reporting.php:2718 +#: ../../godmode/alerts/alert_actions.php:74 +msgid "Alert actions" +msgstr "Actions d'alerte" + +#: ../../include/functions_reporting.php:2827 +msgid "Agent/Modules" +msgstr "Agent/Modules" + +#: ../../include/functions_reporting.php:2868 +#: ../../extensions/agents_modules.php:750 +msgid "There are no agents with modules" +msgstr "Aucun agent avec des modules" + +#: ../../include/functions_reporting.php:2924 +msgid "Agent/Modules Status" +msgstr "État de l’agent/des modules" + +#: ../../include/functions_reporting.php:3073 +msgid "Exception - Everything" +msgstr "Exception - Tout" + +#: ../../include/functions_reporting.php:3074 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2536 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:430 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2549 +msgid "Everything" +msgstr "Tout" + +#: ../../include/functions_reporting.php:3079 +#, php-format +msgid "Exception - Modules over or equal to %s" +msgstr "Exception - Modules supérieurs ou égaux à %s" + +#: ../../include/functions_reporting.php:3082 +#, php-format +msgid "Modules over or equal to %s" +msgstr "Modules supérieurs ou égaux à %s" + +#: ../../include/functions_reporting.php:3087 +#, php-format +msgid "Exception - Modules under or equal to %s" +msgstr "Exception - Modules inférieurs ou égaux à %s" + +#: ../../include/functions_reporting.php:3090 +#, php-format +msgid "Modules under or equal to %s" +msgstr "Modules inférieurs ou égaux à %s" + +#: ../../include/functions_reporting.php:3095 +#, php-format +msgid "Exception - Modules under %s" +msgstr "Exception - Modules inférieurs à %s" + +#: ../../include/functions_reporting.php:3098 +#, php-format +msgid "Modules under %s" +msgstr "Modules inférieurs à %s" + +#: ../../include/functions_reporting.php:3103 +#, php-format +msgid "Exception - Modules over %s" +msgstr "Exception - Modules supérieurs à %s" + +#: ../../include/functions_reporting.php:3106 +#, php-format +msgid "Modules over %s" +msgstr "Modules supérieurs à %s" + +#: ../../include/functions_reporting.php:3111 +#, php-format +msgid "Exception - Equal to %s" +msgstr "Exception - Égal à %s" + +#: ../../include/functions_reporting.php:3114 +#, php-format +msgid "Equal to %s" +msgstr "Égal à %s" + +#: ../../include/functions_reporting.php:3119 +#, php-format +msgid "Exception - Not equal to %s" +msgstr "Exception - Pas égal à %s" + +#: ../../include/functions_reporting.php:3122 +#, php-format +msgid "Not equal to %s" +msgstr "Pas égal à %s" + +#: ../../include/functions_reporting.php:3126 +msgid "Exception - Modules at normal status" +msgstr "Exception - Modules en état normal" + +#: ../../include/functions_reporting.php:3127 +msgid "Modules at normal status" +msgstr "Modules en état normal" + +#: ../../include/functions_reporting.php:3131 +msgid "Exception - Modules at critical or warning status" +msgstr "Exception - Modules en état critique ou d'alerte" + +#: ../../include/functions_reporting.php:3132 +msgid "Modules at critical or warning status" +msgstr "Modules en état critique ou d'alerte" + +#: ../../include/functions_reporting.php:3351 +msgid "There are no Modules under those conditions." +msgstr "Aucun module sous ces conditions" + +#: ../../include/functions_reporting.php:3355 +#, php-format +msgid "There are no Modules over or equal to %s." +msgstr "Aucun module supérieur ou égal à %s" + +#: ../../include/functions_reporting.php:3359 +#, php-format +msgid "There are no Modules less or equal to %s." +msgstr "Aucun module inférieur ou égal à %s" + +#: ../../include/functions_reporting.php:3363 +#, php-format +msgid "There are no Modules less %s." +msgstr "Aucun module inférieur à %s" + +#: ../../include/functions_reporting.php:3367 +#, php-format +msgid "There are no Modules over %s." +msgstr "Aucun module supérieur à %s" + +#: ../../include/functions_reporting.php:3371 +#, php-format +msgid "There are no Modules equal to %s" +msgstr "Aucun module égal à %s" + +#: ../../include/functions_reporting.php:3375 +#, php-format +msgid "There are no Modules not equal to %s" +msgstr "Aucun module pas égal à %s" + +#: ../../include/functions_reporting.php:3379 +msgid "There are no Modules normal status" +msgstr "Aucun module en état normal" + +#: ../../include/functions_reporting.php:3383 +msgid "There are no Modules at critial or warning status" +msgstr "Aucun module en état critique ou d'alerte" + +#: ../../include/functions_reporting.php:3540 +#: ../../enterprise/include/functions_reporting_csv.php:969 +msgid "Group Report" +msgstr "Rapport du groupe" + +#: ../../include/functions_reporting.php:3720 +msgid "Event Report Agent" +msgstr "Agent de rapport d'événement" + +#: ../../include/functions_reporting.php:3952 +#: ../../enterprise/include/functions_reporting_csv.php:2175 +#: ../../enterprise/godmode/modules/configure_local_component.php:447 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:966 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:318 +#: ../../godmode/modules/manage_network_components_form_common.php:305 +#: ../../godmode/massive/massive_edit_modules.php:1042 +#: ../../godmode/agentes/module_manager_editor_common.php:532 +msgid "Historical data" +msgstr "Historique des données" + +#: ../../include/functions_reporting.php:4087 +msgid "Database Serialized" +msgstr "Base de données sérialisée" + +#: ../../include/functions_reporting.php:4283 +msgid "Last Value" +msgstr "Dernière valeur" + +#: ../../include/functions_reporting.php:4445 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3354 +msgid "Unnasigned group" +msgstr "Groupe non affecté" + +#: ../../include/functions_reporting.php:4451 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3308 +msgid "Unassigned group" +msgstr "Groupe non affecté" + +#: ../../include/functions_reporting.php:4607 +msgid "Network interfaces report" +msgstr "Rapport des interfaces du réseau" + +#: ../../include/functions_reporting.php:4701 +msgid "Custom render report" +msgstr "Rapport de rendu personnalisé" + +#: ../../include/functions_reporting.php:4741 +#: ../../include/functions_reporting.php:4767 msgid "" -"You could enter the code manually or use the QR code to add it automatically" +"This query is insecure, it could apply unwanted modiffications on the schema" msgstr "" -"Vous pouvez introduire le code manuellement ou utiliser le code QR pour " -"l'ajouter automatiquement" +"Cette requête n’est pas sécurisée, elle peut appliquer des modifications " +"indésirables sur le schéma" -#: ../../include/ajax/double_auth.ajax.php:151 -#: ../../include/ajax/double_auth.ajax.php:294 -msgid "QR" -msgstr "QR" +#: ../../include/functions_reporting.php:4998 +msgid "The group has no agents or none of the agents has any network interface" +msgstr "Le groupe n'a pas d'agents ou aucun agent a une interface de réseau" -#: ../../include/ajax/double_auth.ajax.php:190 -msgid "You are about to activate the double authentication" -msgstr "Vous êtes sur le point d'activer la double authentification" +#: ../../include/functions_reporting.php:5019 +msgid "bytes/s" +msgstr "octets/s" -#: ../../include/ajax/double_auth.ajax.php:192 +#: ../../include/functions_reporting.php:5139 +#: ../../enterprise/include/functions_reporting_csv.php:2447 +msgid "Alert Report Group" +msgstr "Rapport d'alertes de groupe" + +#: ../../include/functions_reporting.php:5226 +#: ../../include/functions_reporting.php:5243 +#: ../../include/functions_reporting.php:5260 +msgid "Not triggered" +msgstr "Non déclenché" + +#: ../../include/functions_reporting.php:5319 +#: ../../enterprise/include/functions_reporting_csv.php:2445 +msgid "Alert Report Agent" +msgstr "Agent de rapport d'alerte" + +#: ../../include/functions_reporting.php:5486 +#: ../../enterprise/include/functions_reporting_csv.php:2443 +msgid "Alert Report Module" +msgstr "Module de rapport d'alerte" + +#: ../../include/functions_reporting.php:5686 +msgid "SQL Graph Vertical Bars" +msgstr "Barres verticales du graphique SQL" + +#: ../../include/functions_reporting.php:5690 +msgid "SQL Graph Horizontal Bars" +msgstr "Barres horizontales du graphique SQL" + +#: ../../include/functions_reporting.php:5694 +msgid "SQL Graph Pie" +msgstr "Diagramme circulaire SQL" + +#: ../../include/functions_reporting.php:5778 +#: ../../enterprise/include/functions_reporting_csv.php:1415 +#: ../../enterprise/include/functions_reporting_csv.php:1433 +#: ../../enterprise/include/functions_reporting_csv.php:1435 +msgid "Monitor Report" +msgstr "Rapport du moniteur" + +#: ../../include/functions_reporting.php:5921 +msgid "Netflow Area" +msgstr "Zone Netflow" + +#: ../../include/functions_reporting.php:5925 +msgid "Netflow Summary" +msgstr "Résumé Netflow" + +#: ../../include/functions_reporting.php:5929 +msgid "Netflow Data" +msgstr "Données Netflow" + +#: ../../include/functions_reporting.php:5937 +msgid "Unknown report" +msgstr "Rapport inconnu" + +#: ../../include/functions_reporting.php:6031 +msgid "Prediction Date" +msgstr "Date de prédiction" + +#: ../../include/functions_reporting.php:6136 +#: ../../enterprise/include/functions_reporting_csv.php:788 +msgid "Projection Graph" +msgstr "Graphique de projection" + +#: ../../include/functions_reporting.php:6434 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:492 +#: ../../enterprise/include/functions_reporting_csv.php:1256 +#: ../../enterprise/godmode/modules/configure_local_component.php:466 +#: ../../godmode/modules/manage_network_components_form_common.php:310 +#: ../../godmode/agentes/module_manager_editor_common.php:668 +msgid "Max. Value" +msgstr "Valeur maximale" + +#: ../../include/functions_reporting.php:6438 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:480 +#: ../../enterprise/include/functions_reporting_csv.php:1201 +#: ../../enterprise/godmode/modules/configure_local_component.php:461 +#: ../../godmode/modules/manage_network_components_form_common.php:308 +#: ../../godmode/agentes/module_manager_editor_common.php:664 +msgid "Min. Value" +msgstr "Valeur minimale" + +#: ../../include/functions_reporting.php:6447 +#: ../../enterprise/include/functions_reporting_csv.php:1360 +#: ../../enterprise/include/functions_reporting_csv.php:1379 +#: ../../enterprise/include/functions_reporting_csv.php:1381 +#: ../../enterprise/include/functions_reporting_csv.php:1387 +#: ../../enterprise/include/functions_reporting_csv.php:1389 +msgid "AVG. Value" +msgstr "Valeur moyenne" + +#: ../../include/functions_reporting.php:6663 +#: ../../include/functions_reporting.php:6686 +#: ../../include/functions_reporting.php:6701 +#: ../../include/functions_reporting.php:6717 +#: ../../include/functions_reporting.php:6732 +#: ../../include/functions_reporting_html.php:3565 +#: ../../include/functions_reporting_html.php:3594 +#: ../../include/functions_reporting_html.php:3635 +#: ../../include/functions_reporting_html.php:3658 +#: ../../include/functions_reporting_html.php:3661 +#: ../../include/functions_reporting_html.php:3668 +#: ../../enterprise/include/functions_reporting_csv.php:1290 +#: ../../enterprise/include/functions_reporting_pdf.php:526 +#: ../../enterprise/include/functions_reporting_pdf.php:558 +#: ../../enterprise/include/functions_reporting_pdf.php:584 +#: ../../enterprise/include/functions_reporting_pdf.php:609 +#: ../../enterprise/include/functions_reporting_pdf.php:612 +#: ../../enterprise/include/functions_reporting_pdf.php:619 +msgid "Maximun" +msgstr "Maximun" + +#: ../../include/functions_reporting.php:6681 +#: ../../include/functions_reporting_html.php:3634 +#: ../../include/functions_reporting_html.php:3641 +#: ../../include/functions_reporting_html.php:3649 +#: ../../include/functions_reporting_html.php:3660 +#: ../../include/functions_reporting_html.php:3665 +#: ../../enterprise/include/functions_reporting_csv.php:1235 +#: ../../enterprise/include/functions_reporting_csv.php:1290 +#: ../../enterprise/include/functions_reporting_csv.php:1394 +#: ../../enterprise/include/functions_reporting_pdf.php:583 +#: ../../enterprise/include/functions_reporting_pdf.php:590 +#: ../../enterprise/include/functions_reporting_pdf.php:597 +#: ../../enterprise/include/functions_reporting_pdf.php:611 +#: ../../enterprise/include/functions_reporting_pdf.php:616 +msgid "Lapse" +msgstr "Intervalle" + +#: ../../include/functions_reporting.php:6854 +#: ../../enterprise/include/functions_reporting_csv.php:1084 +#: ../../enterprise/godmode/reporting/mysql_builder.php:232 +msgid "SQL" +msgstr "SQL" + +#: ../../include/functions_reporting.php:6932 msgid "" -"With this option enabled, your account access will be more secure, \n" -"\t\tcause a code generated by other application will be required after the " -"login" +"Illegal query: Due security restrictions, there are some tokens or words you " +"cannot use: *, delete, drop, alter, modify, password, pass, insert or update." msgstr "" -"Si vous activez cette option, l'accès à votre compte sera plus sécurisé, \n" -"\t\tparce qu'un code généré par une autre application sera nécessaire après la " -"connexion" +"Requête illégale : pour des raisons de sécurité, certains tokens ou mots ne " +"peuvent pas être employés : *, supprimer, déposer, altérer, modifier, mot de " +"passe, passe, introduire ou mettre à jour." -#: ../../include/ajax/double_auth.ajax.php:197 -msgid "You will need to install the app from the following link before continue" +#: ../../include/functions_reporting.php:8346 +#: ../../include/functions_reporting.php:9064 +msgid "No Address" +msgstr "Aucune adresse" + +#: ../../include/functions_reporting.php:9363 +msgid "" +"The monitor have no data in this range of dates or monitor type is not numeric" msgstr "" -"Vous devrez installer l'application à partir du lien ci-dessous avant de " -"continuer" +"Le moniteur ne dispose pas de données dans cette plage de dates ou le type de " +"moniteur n'est pas numérique." -#: ../../include/ajax/double_auth.ajax.php:202 -msgid "Download the app" -msgstr "Télécharger l'application" +#: ../../include/functions_reporting.php:9381 +msgid "The monitor type is not numeric" +msgstr "Le type de moniteur n'est pas numérique." -#: ../../include/ajax/double_auth.ajax.php:222 -msgid "Are you installed the app yet?" -msgstr "Avez-vous déjà installé l'application ?" +#: ../../include/functions_reporting.php:9746 +#: ../../enterprise/include/functions_reporting_csv.php:1235 +msgid "Minimum" +msgstr "Minimum" -#: ../../include/ajax/double_auth.ajax.php:282 -msgid "A private code has been generated" -msgstr "Un code privé a été généré." +#: ../../include/functions_reporting.php:9750 +msgid "Maximum" +msgstr "Maximum" -#: ../../include/ajax/double_auth.ajax.php:287 -msgid "Before continue, you should create a new entry into the authenticator app" +#: ../../include/functions_reporting.php:9755 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:270 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:400 +msgid "Rate" +msgstr "Taux" + +#: ../../include/functions_reporting.php:9854 +msgid "Automatic combined graph" +msgstr "Graphique automatique combiné" + +#: ../../include/functions_reporting.php:10691 +msgid "Maximum of events shown" +msgstr "Nombre maximal d'événements affichés" + +#: ../../include/functions_reporting.php:11267 +#: ../../include/functions_reporting.php:11291 +msgid "Server health" +msgstr "État du serveur" + +#: ../../include/functions_reporting.php:11267 +#, php-format +msgid "%d Downed servers" +msgstr "%d serveurs hors service" + +#: ../../include/functions_reporting.php:11272 +#: ../../include/functions_reporting.php:11295 +msgid "Monitor health" +msgstr "État du moniteur" + +#: ../../include/functions_reporting.php:11272 +#, php-format +msgid "%d Not Normal monitors" +msgstr "%d Moniteurs anormaux" + +#: ../../include/functions_reporting.php:11272 +#: ../../include/functions_reporting.php:11296 +msgid "of monitors up" +msgstr "de moniteurs actifs" + +#: ../../include/functions_reporting.php:11277 +#: ../../include/functions_reporting.php:11299 +msgid "Module sanity" +msgstr "État des modules" + +#: ../../include/functions_reporting.php:11277 +#, php-format +msgid "%d Not inited monitors" +msgstr "%d moniteurs non initialisés" + +#: ../../include/functions_reporting.php:11277 +#: ../../include/functions_reporting.php:11300 +msgid "of total modules inited" +msgstr "du total de modules initialisés" + +#: ../../include/functions_reporting.php:11282 +#: ../../include/functions_reporting.php:11303 +#: ../../include/functions_reporting_html.php:4949 +msgid "Alert level" +msgstr "Niveau d'alerte" + +#: ../../include/functions_reporting.php:11282 +#: ../../include/functions_reporting.php:12394 +#: ../../include/functions_reporting.php:12404 +#, php-format +msgid "%d Fired alerts" +msgstr "%d alertes déclenchées" + +#: ../../include/functions_reporting.php:11282 +#: ../../include/functions_reporting.php:11304 +msgid "of defined alerts not fired" +msgstr "d'alertes définies non déclenchées" + +#: ../../include/functions_reporting.php:11343 +#: ../../enterprise/include/functions_reporting_csv.php:983 +msgid "Defined alerts" +msgstr "Alertes definies" + +#: ../../include/functions_reporting.php:11354 +#: ../../include/functions_reporting.php:11511 +#: ../../include/functions_reporting.php:11525 +#: ../../include/functions_reporting.php:13864 +#: ../../include/functions_reporting.php:13939 +#: ../../include/functions_ui.php:4660 ../../include/functions_html.php:930 +#: ../../include/functions_html.php:3297 ../../include/functions_html.php:3789 +msgid "Enterprise version not installed" +msgstr "Version Enterprise non installée" + +#: ../../include/functions_reporting.php:11376 +msgid "Defined and fired alerts" +msgstr "Alertes définies et déclenchées" + +#: ../../include/functions_reporting.php:11430 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:474 +msgid "Monitor normal" +msgstr "Moniteur en état normal" + +#: ../../include/functions_reporting.php:11441 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:496 +msgid "Monitor not init" +msgstr "Moniteur non initialisé" + +#: ../../include/functions_reporting.php:11461 +#: ../../include/functions_reporting.php:11467 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:519 +msgid "Monitors by status" +msgstr "Moniteurs par état" + +#: ../../include/functions_reporting.php:11514 +#: ../../include/functions_reporting_html.php:5618 +msgid "Monitor checks" +msgstr "Vérifications de moniteurs" + +#: ../../include/functions_reporting.php:11533 +#: ../../include/functions_reporting_html.php:5625 +msgid "Total agents and monitors" +msgstr "Nombre total d'agents et de moniteurs" + +#: ../../include/functions_reporting.php:11555 +msgid "Defined users" +msgstr "Utilisateurs définis" + +#: ../../include/functions_reporting.php:12251 +msgid "Agent without data" +msgstr "Agent sans données" + +#: ../../include/functions_reporting.php:12380 +#: ../../include/functions_reporting.php:12389 +#: ../../enterprise/operation/agentes/tag_view.php:1075 +#, php-format +msgid "%d Total modules" +msgstr "%d modules au total" + +#: ../../include/functions_reporting.php:12381 +#: ../../enterprise/operation/agentes/tag_view.php:1076 +#, php-format +msgid "%d Modules in normal status" +msgstr "%d modules en état normal" + +#: ../../include/functions_reporting.php:12382 +#: ../../enterprise/operation/agentes/tag_view.php:1077 +#, php-format +msgid "%d Modules in critical status" +msgstr "%d modules en état critique" + +#: ../../include/functions_reporting.php:12383 +#: ../../enterprise/operation/agentes/tag_view.php:1078 +#, php-format +msgid "%d Modules in warning status" +msgstr "%d modules en état d'alerte" + +#: ../../include/functions_reporting.php:12384 +#: ../../enterprise/operation/agentes/tag_view.php:1079 +#, php-format +msgid "%d Modules in unknown status" +msgstr "%d modules en état inconnu" + +#: ../../include/functions_reporting.php:12385 +#: ../../enterprise/operation/agentes/tag_view.php:1080 +#, php-format +msgid "%d Modules in not init status" +msgstr "%d modules en état non initialisés" + +#: ../../include/functions_reporting.php:12390 +#, php-format +msgid "%d Normal modules" +msgstr "%d modules normaux" + +#: ../../include/functions_reporting.php:12391 +#, php-format +msgid "%d Critical modules" +msgstr "%d modules critiques" + +#: ../../include/functions_reporting.php:12392 +#, php-format +msgid "%d Warning modules" +msgstr "%d modules en état d'alerte" + +#: ../../include/functions_reporting.php:12393 +#, php-format +msgid "%d Unknown modules" +msgstr "%d modules inconnus" + +#: ../../include/functions_reporting.php:12398 +#, php-format +msgid "%d Total agents" +msgstr "%d agents au total" + +#: ../../include/functions_reporting.php:12399 +#, php-format +msgid "%d Normal agents" +msgstr "%d agents normaux" + +#: ../../include/functions_reporting.php:12400 +#, php-format +msgid "%d Critical agents" +msgstr "%d agents critiques" + +#: ../../include/functions_reporting.php:12401 +#, php-format +msgid "%d Warning agents" +msgstr "%d agents en état d'alerte" + +#: ../../include/functions_reporting.php:12402 +#, php-format +msgid "%d Unknown agents" +msgstr "%d agents inconnus" + +#: ../../include/functions_reporting.php:12403 +#, php-format +msgid "%d not init agents" +msgstr "%d agents non initialisés" + +#: ../../include/functions_reporting.php:13831 +msgid "Total running modules" +msgstr "Nombre total de modules en fonctionnement" + +#: ../../include/functions_reporting.php:13834 +#: ../../include/functions_reporting.php:13849 +#: ../../include/functions_reporting.php:13861 +#: ../../include/functions_reporting.php:13879 +#: ../../include/functions_reporting.php:13891 +#: ../../include/functions_reporting.php:13903 +#: ../../include/functions_reporting.php:13915 +msgid "Ratio" +msgstr "Ratio" + +#: ../../include/functions_reporting.php:13834 +#: ../../include/functions_reporting.php:13849 +#: ../../include/functions_reporting.php:13861 +#: ../../include/functions_reporting.php:13879 +#: ../../include/functions_reporting.php:13891 +#: ../../include/functions_reporting.php:13903 +#: ../../include/functions_reporting.php:13915 +msgid "Modules by second" +msgstr "Modules par seconde" + +#: ../../include/functions_reporting.php:13846 +msgid "Local modules" +msgstr "Modules locaux" + +#: ../../include/functions_reporting.php:13856 +msgid "Network modules" +msgstr "Modules de réseau" + +#: ../../include/functions_reporting.php:13875 +msgid "Plugin modules" +msgstr "Modules plugin" + +#: ../../include/functions_reporting.php:13887 +msgid "Prediction modules" +msgstr "Modules de prédiction" + +#: ../../include/functions_reporting.php:13899 +msgid "WMI modules" +msgstr "Modules WMI" + +#: ../../include/functions_reporting.php:13911 +msgid "Web modules" +msgstr "Modules Web" + +#: ../../include/functions_reporting.php:14068 +msgid "Weekly:" +msgstr "Hebdomadaire :" + +#: ../../include/functions_reporting.php:14110 +msgid "Monthly:" +msgstr "Mensuel :" + +#: ../../include/functions_reporting.php:14111 +msgid "From day" +msgstr "À partir du jour" + +#: ../../include/functions_reporting.php:14112 +msgid "To day" +msgstr "Jusqu'au jour" + +#: ../../include/functions_reporting.php:14646 +msgid "Module Histogram Graph" +msgstr "Graphique de registres du module" + +#: ../../include/functions_reporting.php:15027 +#: ../../enterprise/include/functions_cron.php:1776 +msgid "Greetings" +msgstr "Bonjour" + +#: ../../include/functions_reporting.php:15029 +msgid "Attached to this email there's a PDF file of the" +msgstr "Ce courriel contient une pièce jointe en format PDF du" + +#: ../../include/functions_reporting.php:15030 +msgid "report" +msgstr "rapport" + +#: ../../include/functions_reporting.php:15033 +#: ../../enterprise/include/functions_cron.php:1780 +#: ../../mobile/include/ui.class.php:327 +#: ../../mobile/include/functions_web.php:84 +msgid "Generated at" +msgstr "Généré le" + +#: ../../include/functions_reporting.php:15035 +#: ../../enterprise/include/functions_cron.php:1782 +msgid "Thanks for your time." +msgstr "Merci pour votre temps." + +#: ../../include/functions_reporting.php:15037 +#: ../../enterprise/include/functions_cron.php:1784 +msgid "Best regards, Pandora FMS" +msgstr "Cordialement, Pandora FMS" + +#: ../../include/functions_reporting.php:15039 +#: ../../enterprise/include/functions_cron.php:1786 +msgid "" +"This is an automatically generated email from Pandora FMS, please do not reply." msgstr "" -"Avant de continuer, vous devez créer une nouvelle entrée dans l'application de " -"l'authentifiant." +"Ceci est un courriel généré automatiquement de Pandora FMS. S'il vous plaît, " +"ne répondez pas." -#: ../../include/ajax/double_auth.ajax.php:297 -msgid "Refresh code" -msgstr "Rafraîchir le code" +#: ../../include/functions_visual_map.php:1746 +#: ../../include/functions_visual_map.php:1748 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:275 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:279 +msgid "Last value: " +msgstr "Dernière valeur : " -#: ../../include/ajax/double_auth.ajax.php:366 -msgid "Are you introduced the code in the authenticator app yet?" -msgstr "Avez-vous déjà introduit le code dans l'application de l'authentifiant ?" +#: ../../include/functions_visual_map.php:2566 +#: ../../include/functions_visual_map.php:2947 +#: ../../enterprise/godmode/policies/policy_agents.php:1152 +#: ../../godmode/massive/massive_add_alerts.php:100 +#: ../../godmode/massive/massive_delete_modules.php:87 +#: ../../godmode/massive/massive_add_action_alerts.php:75 +#: ../../godmode/massive/massive_edit_agents.php:172 +#: ../../godmode/massive/massive_delete_alerts.php:113 +#: ../../godmode/massive/massive_delete_agents.php:61 +msgid "No agents selected" +msgstr "Aucun agent sélectionné" -#: ../../include/ajax/double_auth.ajax.php:429 -msgid "Introduce a code generated by the app" -msgstr "Introduire un code généré par l'application" +#: ../../include/functions_visual_map.php:2632 +msgid "Agent successfully added to layout" +msgstr "Agent ajouté au layout correctement" -#: ../../include/ajax/double_auth.ajax.php:430 -msgid "If the code is valid, the double authentication will be activated" -msgstr "Si le code est valide, la double authentification sera activée" +#: ../../include/functions_visual_map.php:2674 +#: ../../enterprise/include/functions_massive.php:54 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:896 +#: ../../godmode/massive/massive_add_action_alerts.php:163 +#: ../../godmode/massive/massive_delete_action_alerts.php:175 +#: ../../godmode/massive/massive_edit_modules.php:1999 +#: ../../godmode/agentes/module_manager.php:274 +msgid "No modules selected" +msgstr "Aucun module sélectionné" -#: ../../include/ajax/double_auth.ajax.php:439 -msgid "Validate code" -msgstr "Valider le code" +#: ../../include/functions_visual_map.php:2816 +msgid "Modules successfully added to layout" +msgstr "Modules ajoutés au layout correctement" -#: ../../include/ajax/double_auth.ajax.php:491 -msgid "The code is valid, you can exit now" -msgstr "Le code est valide, vous pouvez sortir maintenant." +#: ../../include/functions_visual_map.php:3141 +msgid "Agents successfully added to layout" +msgstr "Agents ajoutés correctement" -#: ../../include/ajax/double_auth.ajax.php:508 -msgid "The code is valid, but it was an error saving the data" -msgstr "Le code est valide, mais il y a une erreur de sauvegarde des données" +#: ../../include/functions_visual_map.php:3537 +msgid "Cannot load the visualmap" +msgstr "Erreur de chargement de la carte visuelle" -#: ../../include/ajax/module.php:207 -msgid "3 months" -msgstr "3 mois" +#: ../../include/functions_visual_map.php:4189 +#: ../../include/rest-api/models/VisualConsole/Item.php:2107 +msgid "Bars graph" +msgstr "Graphique à barres" -#: ../../include/ajax/module.php:210 -msgid "2 years" -msgstr "2 ans" +#: ../../include/functions_visual_map.php:4199 +#: ../../include/rest-api/models/VisualConsole/Item.php:2115 +msgid "Percentile bar" +msgstr "Barre de centile" -#: ../../include/ajax/module.php:211 -msgid "3 years" -msgstr "3 ans" +#: ../../include/functions_visual_map.php:4204 +#: ../../include/rest-api/models/VisualConsole/Item.php:2123 +msgid "Circular progress bar" +msgstr "Barre de progression circulaire" -#: ../../include/ajax/module.php:307 -msgid "Exact phrase" -msgstr "Phrase exacte" +#: ../../include/functions_modules.php:4015 +msgid "Realtime SNMP graph" +msgstr "Graphique SNMP en temps réel" -#: ../../include/ajax/module.php:1304 -msgid "Any monitors aren't with this filter." -msgstr "Pas tous les moniteurs possèdent ce filtre" +#: ../../include/functions_modules.php:4080 +msgid "ALL" +msgstr "TOUT" -#: ../../include/ajax/module.php:1306 -msgid "This agent doesn't have any active monitors." -msgstr "Cet agent n'a pas de moniteurs actifs." +#: ../../include/functions_modules.php:4096 +msgid "NOT NORMAL" +msgstr "PAS NORMAL" -#: ../../include/ajax/custom_fields.php:414 -msgid "Current interval" -msgstr "Intervalle actuel" +#: ../../include/functions_planned_downtimes.php:40 +#: ../../include/functions_planned_downtimes.php:742 +#: ../../godmode/agentes/planned_downtime.editor.php:241 +msgid "" +"Not created. Error inserting data. Start time must be higher than the current " +"time" +msgstr "" +"Erreur de création et d'insertion de données. L'heure de début doit être " +"supérieure à l'heure actuelle." -#: ../../include/ajax/custom_fields.php:460 -#: ../../include/ajax/custom_fields.php:513 -msgid "Modules normal" -msgstr "Modules normaux" +#: ../../include/functions_planned_downtimes.php:42 +#: ../../include/functions_planned_downtimes.php:47 +#: ../../include/functions_planned_downtimes.php:49 +#: ../../include/functions_planned_downtimes.php:747 +#: ../../include/functions_planned_downtimes.php:754 +#: ../../include/functions_planned_downtimes.php:762 +#: ../../include/functions_planned_downtimes.php:770 +#: ../../include/functions_planned_downtimes.php:775 +#: ../../include/functions_planned_downtimes.php:780 +#: ../../include/functions_planned_downtimes.php:785 +#: ../../include/functions_planned_downtimes.php:790 +#: ../../include/functions_planned_downtimes.php:795 +#: ../../include/functions_planned_downtimes.php:800 +#: ../../godmode/agentes/planned_downtime.editor.php:245 +#: ../../godmode/agentes/planned_downtime.editor.php:249 +#: ../../godmode/agentes/planned_downtime.editor.php:257 +#: ../../godmode/agentes/planned_downtime.editor.php:261 +msgid "Not created. Error inserting data" +msgstr "Erreur de création : erreur d'insertion de données" -#: ../../include/ajax/custom_fields.php:471 -msgid "Modules critical" -msgstr "Modules critiques" +#: ../../include/functions_planned_downtimes.php:42 +#: ../../include/functions_planned_downtimes.php:754 +#: ../../godmode/agentes/planned_downtime.editor.php:245 +msgid "The end date must be higher than the start date" +msgstr "La date finale doit être supérieure à la date initiale" -#: ../../include/ajax/custom_fields.php:482 -msgid "Modules warning" -msgstr "Modules en avertissement" +#: ../../include/functions_planned_downtimes.php:47 +#: ../../include/functions_planned_downtimes.php:762 +#: ../../godmode/agentes/planned_downtime.editor.php:257 +#: ../../godmode/agentes/planned_downtime.editor.php:722 +#: ../../godmode/agentes/planned_downtime.editor.php:735 +msgid "The end time must be higher than the start time" +msgstr "L'heure de fin doit être supérieure à l'heure de début" -#: ../../include/ajax/custom_fields.php:492 -msgid "Modules unknown" -msgstr "Modules inconnus" +#: ../../include/functions_planned_downtimes.php:49 +#: ../../include/functions_planned_downtimes.php:770 +#: ../../godmode/agentes/planned_downtime.editor.php:261 +#: ../../godmode/agentes/planned_downtime.editor.php:707 +msgid "The end day must be higher than the start day" +msgstr "Le jour de fin doit être postérieur au jour de début" -#: ../../include/ajax/custom_fields.php:503 -msgid "Modules no init" -msgstr "Modules non initialisés" +#: ../../include/functions_planned_downtimes.php:98 +#: ../../include/functions_planned_downtimes.php:814 +#: ../../godmode/agentes/planned_downtime.editor.php:313 +msgid "Each scheduled downtime must have a different name" +msgstr "Chaque temps d'arrêt programmé doit avoir un nom différent" -#: ../../include/ajax/custom_fields.php:545 -msgid "New Filter" -msgstr "Nouveau filtre" +#: ../../include/functions_planned_downtimes.php:103 +#: ../../include/functions_planned_downtimes.php:820 +#: ../../godmode/agentes/planned_downtime.editor.php:318 +#: ../../godmode/agentes/planned_downtime.editor.php:350 +msgid "Scheduled downtime must have a name" +msgstr "Les temps d'arrêt programmés doivent avoir un nom" -#: ../../include/ajax/custom_fields.php:552 -msgid "Existing Filter" -msgstr "Filtre existant" +#: ../../include/functions_planned_downtimes.php:575 +msgid "Succesful stopped the Downtime" +msgstr "Arrêt interrompu correctement" -#: ../../include/ajax/custom_fields.php:700 -msgid "Delete filter" -msgstr "Supprimer le filtre" +#: ../../include/functions_planned_downtimes.php:576 +msgid "Unsuccesful stopped the Downtime" +msgstr "Interruption d'arrêt échouée" -#: ../../include/ajax/custom_fields.php:750 -msgid "Filter name already exists in the bbdd" -msgstr "Le nom du filtre existe déjà dans la base de données" - -#: ../../include/ajax/custom_fields.php:762 -msgid "Please, select a custom field" -msgstr "Veuillez sélectionner un champ personnalisé" - -#: ../../include/ajax/custom_fields.php:790 -msgid "Success create filter." -msgstr "Filtre de création réussi." - -#: ../../include/ajax/custom_fields.php:797 -msgid "Error create filter." -msgstr "Erreur de création de filtre." - -#: ../../include/ajax/custom_fields.php:822 -#: ../../include/ajax/custom_fields.php:895 -msgid "please, select a filter" -msgstr "Sélectionnez un filtre" - -#: ../../include/ajax/custom_fields.php:838 -msgid "please, select a custom field" -msgstr "Sélectionnez un champ personnalisé" - -#: ../../include/ajax/custom_fields.php:864 -msgid "Success update filter." -msgstr "Filtre de mise à jour réussie." - -#: ../../include/ajax/custom_fields.php:871 -msgid "Error update filter." -msgstr "Erreur de mise à jour du filtre." - -#: ../../include/ajax/custom_fields.php:914 -msgid "Success delete filter." -msgstr "Filtre supprimée correctement" - -#: ../../include/ajax/custom_fields.php:921 -msgid "Error delete filter." -msgstr "Erreur de suppression du filtre." - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:484 -msgid "Next update" -msgstr "Prochaine mise à jour" - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:489 -msgid "Show details" -msgstr "Afficher les détails" - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:514 +#: ../../include/functions_planned_downtimes.php:716 #, php-format -msgid "%s update(s) available more" -msgstr "%s mise à jour(s) disponible(s) plus" +msgid "Enabled %s elements from the downtime" +msgstr "Activer les éléments %s de l'arrêt" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:526 -msgid "details" -msgstr "détails" +#: ../../include/functions_planned_downtimes.php:747 +#: ../../godmode/agentes/planned_downtime.editor.php:249 +msgid "The end date must be higher than the current time" +msgstr "La date finale doit être postérieure à l'heure actuelle" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:604 -msgid "Failed creating temporary directory." -msgstr "Échec de la création du répertoire temporaire." +#: ../../include/functions_planned_downtimes.php:775 +msgid "The downtime must be quiet, disable_agents or disable_agents_alerts" +msgstr "" +"Le temps d'arrêt doit être silencieux, disable_agents ou disable_agents_alerts" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:614 -msgid "Failed storing uploaded file." -msgstr "Échec du stockage du fichier téléchargé." +#: ../../include/functions_planned_downtimes.php:780 +msgid "The execution must be once or periodically" +msgstr "L'exécution doit être une fois ou périodiquement" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:646 +#: ../../include/functions_planned_downtimes.php:785 +msgid "The periodicity must be weekly or monthly" +msgstr "La périodicité doit être hebdomadaire ou mensuelle" + +#: ../../include/functions_planned_downtimes.php:790 +msgid "There is no user with such id" +msgstr "Il n'y a pas d'utilisateur avec un tel ID" + +#: ../../include/functions_planned_downtimes.php:795 +msgid "There is no group with such id" +msgstr "Il n'y a pas de groupe avec un tel ID" + +#: ../../include/functions_planned_downtimes.php:800 +msgid "Date is wrong formatted" +msgstr "La date est mal formatée" + +#: ../../include/functions_planned_downtimes.php:907 +msgid "This scheduled downtime are executed now. Can't delete in this moment." +msgstr "" +"Ce temps d'arrêt programmé est exécuté maintenant. Impossible de supprimer " +"pour le moment." + +#: ../../include/functions_planned_downtimes.php:914 +msgid "Deleted this scheduled downtime successfully." +msgstr "Ce temps d'arrêt planifié a été supprimé correctement." + +#: ../../include/functions_planned_downtimes.php:916 +msgid "Problems for deleted this scheduled downtime." +msgstr "Problèmes pour supprimer ce temps d'arrêt programmé." + +#: ../../include/functions_planned_downtimes.php:949 +#: ../../include/functions_maps.php:73 +#: ../../include/functions_networkmap.php:2068 +msgid "Copy of " +msgstr "Copie de " + +#: ../../include/functions_planned_downtimes.php:958 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:456 +#: ../../enterprise/godmode/policies/policies.php:236 +#: ../../godmode/reporting/reporting_builder.php:738 +#: ../../godmode/alerts/alert_actions.php:130 +#: ../../godmode/alerts/alert_commands.php:626 +msgid "Could not be copied" +msgstr "Impossible de le copier" + +#: ../../include/functions_planned_downtimes.php:976 +msgid "Error adding agents to copied downtime" +msgstr "Erreur lors de l’ajout d’agents aux temps d’arrêt copiés" + +#: ../../include/functions_planned_downtimes.php:999 +msgid "Error adding module to copied downtime" +msgstr "Erreur lors de l’ajout d’un module à un temps d’arrêt copié" + +#: ../../include/api.php:237 +msgid "User or group not specified" +msgstr "Utilisateur ou groupe non spécifié" + +#: ../../include/api.php:238 +msgid "User, group not specified" +msgstr "Utilisateur, groupe non spécifié" + +#: ../../include/api.php:269 +msgid "User, group or profile not specified" +msgstr "Utilisateur, groupe ou profil non spécifié" + +#: ../../include/api.php:270 +msgid "User, group or profile status not specified" +msgstr "Utilisateur, groupe ou état du profil non spécifié" + +#: ../../include/graphs/functions_flot.php:365 +msgid "Cancel zoom" +msgstr "Annuler zoom" + +#: ../../include/graphs/functions_flot.php:367 +msgid "Warning and Critical thresholds" +msgstr "Seuils d'état d'alerte et critique" + +#: ../../include/graphs/functions_flot.php:372 +msgid "Overview graph" +msgstr "Aperçu du graphique" + +#: ../../include/graphs/export_data.php:88 +#: ../../include/graphs/export_data.php:154 +msgid "An error occured exporting the data" +msgstr "Erreur d'exportation des données" + +#: ../../include/graphs/export_data.php:100 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:141 +msgid "Selected" +msgstr "Sélectionnés" + +#: ../../include/functions_register.php:105 #, php-format -msgid "Invalid extension. The package needs to be in `%s` or `%s` format." -msgstr "Extension invalide. Le package doit être au format `%s` ou `%s`." +msgid "%s configuration wizard" +msgstr "Assistant de configuration %s" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:655 -msgid "Failed uploading file." -msgstr "Échec du téléchargement du fichier." - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:690 -msgid "Signatures does not match." -msgstr "Les signatures ne correspondent pas." - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:749 +#: ../../include/functions_register.php:108 #, php-format -msgid "Update %s successfully installed." -msgstr "Mise à jour %s installée correctement." +msgid "" +"Please fill the following information in order to configure your %s instance " +"successfully" +msgstr "" +"Veuillez remplir les informations suivantes afin de configurer votre instance " +"%s correctement" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:752 +#: ../../include/functions_register.php:122 +#: ../../godmode/setup/setup_general.php:77 +msgid "Language code" +msgstr "Code de la langue" + +#: ../../include/functions_register.php:165 +msgid "" +"Must have the same time zone as the system or database to avoid mismatches of " +"time." +msgstr "" +"Doit avoir le même fuseau horaire que le système ou la base de données pour " +"éviter les décalages de temps." + +#: ../../include/functions_register.php:171 +msgid "E-mail for receiving alerts" +msgstr "Courriel pour recevoir des alertes" + +#: ../../include/functions_register.php:196 +msgid "All fields required" +msgstr "Tous les champs sont obligatoires" + +#: ../../include/functions_register.php:205 +msgid "Are you sure you don't want to configure a base email?" +msgstr "Êtes-vous sûr de ne pas vouloir configurer un e-mail de base ?" + +#: ../../include/functions_register.php:207 +msgid "" +"You could change this options later in \"alert actions\" and setting your " +"account." +msgstr "" +"Vous pouvez modifier ces options plus tard dans « actions d'alerte » et dans " +"la configuration de votre compte." + +#: ../../include/functions_maps.php:38 +#: ../../include/functions_networkmap.php:1307 +msgid "Topology" +msgstr "Topologie" + +#: ../../include/functions_profile.php:216 +#: ../../enterprise/godmode/setup/setup_auth.php:175 +#: ../../enterprise/godmode/setup/setup_auth.php:232 +msgid "No hierarchy" +msgstr "Pas de hiérarchie" + +#: ../../include/functions_ui.php:287 +msgid "Information" +msgstr "Information" + +#: ../../include/functions_ui.php:465 +msgid "Request successfully processed" +msgstr "Requête traitée correctement" + +#: ../../include/functions_ui.php:469 +msgid "Error processing request" +msgstr "Erreur de traitement de requêtes" + +#: ../../include/functions_ui.php:625 +msgid "" +"Is possible that this view uses part of information which your user has not " +"access" +msgstr "" +"Il est possible que ce mode de visionnement utilise une partie de " +"l'information dont votre utilisateur n'a pas accès." + +#: ../../include/functions_ui.php:874 +msgid "Software" +msgstr "Logiciel" + +#: ../../include/functions_ui.php:1323 +#: ../../godmode/alerts/configure_alert_template.php:1218 +#: ../../godmode/alerts/alert_view.php:175 +msgid "The alert would fire when the value is " +msgstr "L'alerte est déclenchée lorsque la valeur est " + +#: ../../include/functions_ui.php:1328 +#: ../../godmode/alerts/configure_alert_template.php:1219 +#: ../../godmode/alerts/alert_view.php:180 +msgid "The alert would fire when the value is not " +msgstr "" +"L'alerte est déclenchée lorsque la valeur n'est pas " + +#: ../../include/functions_ui.php:1334 +#: ../../godmode/alerts/configure_alert_template.php:1216 +#: ../../godmode/alerts/alert_view.php:166 +msgid "The alert would fire when the value matches " +msgstr "" +"L'alerte est déclenchée lorsque la valeur concorde avec " + +#: ../../include/functions_ui.php:1337 ../../godmode/alerts/alert_view.php:168 +msgid "" +"The alert would fire when the value doesn't match " +msgstr "" +"L'alerte est déclenchée lorsque la valeur ne concorde pas avec " + +#: ../../include/functions_ui.php:1346 +#: ../../godmode/alerts/configure_alert_template.php:1220 +#: ../../godmode/alerts/alert_view.php:187 +msgid "" +"The alert would fire when the value is between and " +"" +msgstr "" +"L'alerte est déclenchée lorsque la valeur se trouve entre et " + +#: ../../include/functions_ui.php:1349 ../../godmode/alerts/alert_view.php:191 +msgid "" +"The alert would fire when the value is not between " +"and " +msgstr "" +"L'alerte est déclenchée lorsque la valeur se trouve entre et " + +#: ../../include/functions_ui.php:1355 +msgid "The alert would fire when the value is over " +msgstr "" +"L'alerte sera déclenchée quand la valeur soit supérieure à " + +#: ../../include/functions_ui.php:1360 +msgid "The alert would fire when the value is under " +msgstr "" +"L'alerte sera déclenchée quand la valeur soit inférieure à " + +#: ../../include/functions_ui.php:1365 +#: ../../godmode/alerts/configure_alert_template.php:1224 +#: ../../godmode/alerts/alert_view.php:218 +msgid "The alert would fire when the module is in warning status" +msgstr "L'alerte est déclenchée lorsque le module se trouve en état d'alerte" + +#: ../../include/functions_ui.php:1370 +#: ../../godmode/alerts/configure_alert_template.php:1225 +#: ../../godmode/alerts/alert_view.php:222 +msgid "The alert would fire when the module is in critical status" +msgstr "L'alerte est déclenchée lorsque le module se trouve en état critique" + +#: ../../include/functions_ui.php:1375 +msgid "Unknown option." +msgstr "Option inconnue." + +#: ../../include/functions_ui.php:2107 ../../include/functions_ui.php:2133 #, php-format -msgid "Failed while updating: %s" -msgstr "Échec lors de la mise à jour : %s" +msgid "Total items: %s" +msgstr "Nombre total d'éléments : %s" + +#: ../../include/functions_ui.php:2534 +msgid "Unknown type" +msgstr "Type inconnu" + +#: ../../include/functions_ui.php:3414 +#: ../../enterprise/include/class/DatabaseHA.class.php:217 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:347 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:349 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1861 +msgid "Processing" +msgstr "Traitement en cours" + +#: ../../include/functions_ui.php:3502 ../../include/functions_ui.php:3503 +msgid "Export current page to CSV" +msgstr "Exporter la page actuelle au format CSV" + +#: ../../include/functions_ui.php:5042 +msgid "Type at least two characters to search." +msgstr "Écrivez un minimum de deux caractères pour rechercher" + +#: ../../include/functions_ui.php:5780 ../../include/functions_html.php:5341 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3678 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3930 +#: ../../godmode/reporting/create_container.php:418 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1664 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4047 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4084 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4253 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4526 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4560 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4614 +msgid "Select an Agent first" +msgstr "Sélectionnez d'abord un agent" + +#: ../../include/functions_ui.php:5981 +msgid "Unhandled error" +msgstr "Erreur non traitée" + +#: ../../include/functions_ui.php:5982 +msgid "An unhandled error occurs" +msgstr "Une erreur non gérée se produit" + +#: ../../include/functions_ui.php:6227 +#: ../../enterprise/operation/agentes/tag_view.php:873 +#: ../../enterprise/operation/agentes/tag_view.php:883 +#: ../../enterprise/operation/agentes/wux_console_view.php:352 +#: ../../enterprise/operation/agentes/ux_console_view.php:102 +#: ../../enterprise/operation/agentes/ux_console_view.php:297 +#: ../../enterprise/operation/agentes/ux_console_view.php:377 +#: ../../enterprise/include/functions_ux_console.php:507 +msgid "Snapshot view" +msgstr "Vue de l'instantané" + +#: ../../include/functions_ui.php:6253 +#, php-format +msgid "" +"These controls are using the timezone of the system (%s) instead of yours " +"(%s). The difference with your time zone in hours is %s." +msgstr "" +"Ces contrôles utilisent le fuseau horaire du système (%s) au lieu du vôtre " +"(%s). La différence avec votre fuseau horaire en heures est de %s." + +#: ../../include/functions_ui.php:6557 +#: ../../enterprise/include/class/CommandCenter.class.php:452 +msgid "Query" +msgstr "Requête" + +#: ../../include/functions_ui.php:6574 +msgid "Execute query" +msgstr "Exécute la requête" + +#: ../../include/functions_ui.php:6596 +msgid "Results" +msgstr "Résultats" + +#: ../../include/functions_ui.php:6660 +msgid "Show password" +msgstr "Afficher le mot de passe" + +#: ../../include/functions_integriaims.php:42 +msgid "Configure Integria IMS" +msgstr "Configurer Integria IMS" + +#: ../../include/functions_integriaims.php:43 +msgid "Ticket list" +msgstr "Liste des Tickets" + +#: ../../include/functions_integriaims.php:44 +msgid "New ticket" +msgstr "Nouveau ticket" + +#: ../../include/functions_integriaims.php:73 +msgid "Edit ticket" +msgstr "Modifier le ticket" + +#: ../../include/functions_integriaims.php:74 +msgid "View ticket" +msgstr "Voir le ticket" + +#: ../../include/functions_integriaims.php:307 +msgid "" +"API request failed. Please check Integria IMS' access credentials in Pandora " +"setup." +msgstr "" +"Échec de la requête d'API. Veuillez vérifier les identifiants d'accès " +"d'Integria IMS dans la configuration de Pandora FMS." + +#: ../../include/functions_integriaims.php:557 +msgid "File successfully added" +msgstr "Fichier ajouté correctement" + +#: ../../include/functions_integriaims.php:558 +msgid "File could not be added" +msgstr "Impossible d'ajouter le fichier" + +#: ../../include/functions_integriaims.php:561 +msgid "File has an invalid extension" +msgstr "Le fichier a une extension invalide" + +#: ../../include/rest-api/models/VisualConsole/Item.php:1958 +#: ../../godmode/setup/gis_step_2.php:364 +msgid "Top" +msgstr "En haut" + +#: ../../include/rest-api/models/VisualConsole/Item.php:1959 +#: ../../godmode/setup/gis_step_2.php:357 +msgid "Right" +msgstr "Droite" + +#: ../../include/rest-api/models/VisualConsole/Item.php:1960 +#: ../../godmode/setup/gis_step_2.php:343 +msgid "Left" +msgstr "Gauche" + +#: ../../include/rest-api/models/VisualConsole/Item.php:1964 +msgid "Label position" +msgstr "Position de l’étiquette" + +#: ../../include/rest-api/models/VisualConsole/Item.php:1994 +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:217 +msgid "width" +msgstr "largeur" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2004 +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:227 +msgid "height" +msgstr "hauteur" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2026 +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:249 +msgid "X" +msgstr "X" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2036 +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:259 +#: ../../include/functions.php:491 ../../include/functions.php:643 +msgid "Y" +msgstr "Y" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2051 +msgid "Link enabled" +msgstr "Lien activé" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2063 +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:950 +#: ../../include/rest-api/models/VisualConsole/Items/Line.php:499 +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:273 +msgid "Show on top" +msgstr "Afficher en haut" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2093 +msgid "Static graph" +msgstr "Graphique statique" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2111 +msgid "Event History Graph" +msgstr "Graphique de l'historique des événements" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2119 +msgid "Percentile bubble" +msgstr "Bulle de centile" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2584 +#: ../../include/rest-api/models/VisualConsole/Item.php:2585 +msgid "Image Vc" +msgstr "Image Vc" + +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:325 +msgid "Module name color" +msgstr "Couleur du nom du module" + +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:402 +msgid "Show Last Value" +msgstr "Afficher la dernière valeur" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:438 +msgid "Add new range" +msgstr "Ajouter une nouvelle plage" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:495 +msgid "Current ranges" +msgstr "Gammes actuelles" + +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:365 +msgid "Avg Value" +msgstr "Valeur moyenne" + +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:366 +#: ../../include/functions_reporting_html.php:997 +#: ../../include/functions_reporting_html.php:2264 +#: ../../include/functions_reporting_html.php:4296 +#: ../../include/functions_reporting_html.php:4837 +msgid "Max Value" +msgstr "Valeur maximale" + +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:367 +#: ../../include/functions_reporting_html.php:995 +#: ../../include/functions_reporting_html.php:2262 +#: ../../include/functions_reporting_html.php:4298 +#: ../../include/functions_reporting_html.php:4834 +msgid "Min Value" +msgstr "Valeur minimale" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:487 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:658 +msgid "Graph Type" +msgstr "Type de graphique" + +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:538 +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:619 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:280 +#: ../../include/rest-api/models/VisualConsole/View.php:712 +#: ../../include/rest-api/models/VisualConsole/View.php:791 +msgid "Failed to connect to node" +msgstr "Échec de la connexion au nœud" + +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:567 +#: ../../enterprise/include/functions_reporting_csv.php:2298 +msgid "Custom Graph" +msgstr "Graphique personnalisée" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:311 +msgid "Border Width" +msgstr "Largeur de la bordure" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:335 +msgid "Fill transparent" +msgstr "Remplissage transparent" + +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:416 +msgid "Title color" +msgstr "Couleur du titre" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:270 +msgid "12h" +msgstr "12h" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:290 +msgid "Legend color" +msgstr "Couleur de la légende" + +#: ../../include/rest-api/models/VisualConsole/View.php:66 +msgid "Label settings" +msgstr "Paramètres d'étiquette" + +#: ../../include/rest-api/models/VisualConsole/View.php:72 +#: ../../include/rest-api/models/VisualConsole/View.php:104 +msgid "General settings" +msgstr "Paramètres généraux" + +#: ../../include/rest-api/models/VisualConsole/View.php:78 +#: ../../include/rest-api/models/VisualConsole/View.php:94 +#: ../../include/rest-api/models/VisualConsole/View.php:110 +msgid "Specific settings" +msgstr "Paramètres spécifiques" + +#: ../../include/rest-api/models/VisualConsole/View.php:213 +msgid "Item type not valid [" +msgstr "Type d’élément non valide [" + +#: ../../include/rest-api/models/VisualConsole/View.php:218 +msgid "Item type has no getFormInputs method [" +msgstr "Le type d'élément n'a pas de méthode getFormInputs [" + +#: ../../include/rest-api/models/VisualConsole/View.php:729 +msgid "NetworkLink from" +msgstr "NetworkLink de" + +#: ../../include/rest-api/models/VisualConsole/View.php:733 +#: ../../include/rest-api/models/VisualConsole/View.php:812 +#, php-format +msgid "Interface %s status" +msgstr "État de l'interface %s" + +#: ../../include/rest-api/models/VisualConsole/View.php:808 +msgid "NetworkLink to" +msgstr "NetworkLink vers" + +#: ../../include/rest-api/models/VisualConsole/View.php:860 +#, php-format +msgid "Failed to generate charts: %s" +msgstr "Échec de la génération des graphiques : %s" + +#: ../../include/functions_html.php:595 ../../include/functions_html.php:969 +msgid "Please select an item from this list." +msgstr "Veuillez sélectionner un élément dans cette liste." + +#: ../../include/functions_html.php:621 ../../include/functions_html.php:5792 +msgid "Please select..." +msgstr "Veuillez sélectionner..." + +#: ../../include/functions_html.php:1582 +msgid "Type to search agents" +msgstr "Tapez pour rechercher des agents" + +#: ../../include/functions_html.php:1596 +msgid "Type to search modules" +msgstr "Tapez pour rechercher des modules" + +#: ../../include/functions_html.php:1659 ../../include/functions_html.php:1678 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:265 +#: ../../extensions/agents_modules.php:436 +#: ../../extensions/agents_modules.php:439 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1780 +#: ../../godmode/massive/massive_add_alerts.php:264 +#: ../../godmode/massive/massive_delete_modules.php:555 +#: ../../godmode/massive/massive_add_action_alerts.php:224 +#: ../../godmode/massive/massive_delete_action_alerts.php:245 +#: ../../godmode/massive/massive_delete_alerts.php:345 +#: ../../godmode/massive/massive_edit_modules.php:528 +#: ../../godmode/agentes/planned_downtime.editor.php:817 +msgid "Show common modules" +msgstr "Afficher les modules communs" + +#: ../../include/functions_html.php:1660 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:266 +#: ../../extensions/agents_modules.php:437 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1781 +#: ../../godmode/massive/massive_add_alerts.php:265 +#: ../../godmode/massive/massive_delete_modules.php:556 +#: ../../godmode/massive/massive_add_action_alerts.php:225 +#: ../../godmode/massive/massive_delete_action_alerts.php:246 +#: ../../godmode/massive/massive_delete_alerts.php:346 +#: ../../godmode/massive/massive_edit_modules.php:529 +#: ../../godmode/agentes/planned_downtime.editor.php:818 +msgid "Show all modules" +msgstr "Afficher tous les modules" + +#: ../../include/functions_html.php:1667 +msgid "Only common modules" +msgstr "Seuls les modules communes" + +#: ../../include/functions_html.php:1838 ../../include/functions_html.php:1939 +#: ../../include/functions_html.php:2077 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:552 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:573 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:643 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:664 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:695 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:704 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:763 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:786 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:822 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:842 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:867 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:883 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:944 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:967 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:985 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1004 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1032 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1134 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:315 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:330 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:475 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:489 +#: ../../godmode/massive/massive_edit_agents.php:669 +#: ../../godmode/massive/massive_edit_agents.php:694 +#: ../../godmode/massive/massive_edit_agents.php:711 +#: ../../godmode/massive/massive_edit_agents.php:725 +#: ../../godmode/massive/massive_edit_agents.php:749 +#: ../../godmode/massive/massive_edit_agents.php:859 +#: ../../godmode/massive/massive_edit_agents.php:906 +#: ../../godmode/massive/massive_edit_agents.php:981 +#: ../../godmode/massive/massive_edit_agents.php:985 +#: ../../godmode/massive/massive_edit_agents.php:994 +#: ../../godmode/massive/massive_edit_agents.php:1022 +#: ../../godmode/massive/massive_edit_agents.php:1091 +#: ../../godmode/massive/massive_edit_modules.php:615 +#: ../../godmode/massive/massive_edit_modules.php:637 +#: ../../godmode/massive/massive_edit_modules.php:706 +#: ../../godmode/massive/massive_edit_modules.php:728 +#: ../../godmode/massive/massive_edit_modules.php:759 +#: ../../godmode/massive/massive_edit_modules.php:768 +#: ../../godmode/massive/massive_edit_modules.php:827 +#: ../../godmode/massive/massive_edit_modules.php:845 +#: ../../godmode/massive/massive_edit_modules.php:864 +#: ../../godmode/massive/massive_edit_modules.php:868 +#: ../../godmode/massive/massive_edit_modules.php:879 +#: ../../godmode/massive/massive_edit_modules.php:899 +#: ../../godmode/massive/massive_edit_modules.php:924 +#: ../../godmode/massive/massive_edit_modules.php:936 +#: ../../godmode/massive/massive_edit_modules.php:997 +#: ../../godmode/massive/massive_edit_modules.php:1043 +#: ../../godmode/massive/massive_edit_modules.php:1061 +#: ../../godmode/massive/massive_edit_modules.php:1067 +#: ../../godmode/massive/massive_edit_modules.php:1080 +#: ../../godmode/massive/massive_edit_modules.php:1108 +#: ../../godmode/massive/massive_edit_modules.php:1212 +msgid "No change" +msgstr "Aucune modification" + +#: ../../include/functions_html.php:2110 ../../include/functions.php:500 +#: ../../include/functions.php:631 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:280 +#: ../../enterprise/meta/advanced/metasetup.visual.php:385 +#: ../../godmode/setup/setup_visuals.php:1345 ../../godmode/db/db_main.php:86 +#: ../../godmode/db/db_main.php:92 +msgid "days" +msgstr "jours" + +#: ../../include/functions_html.php:2111 +msgid "weeks" +msgstr "semaines" + +#: ../../include/functions_html.php:2112 ../../include/functions.php:501 +#: ../../include/functions.php:632 +#: ../../enterprise/meta/advanced/metasetup.visual.php:386 +#: ../../godmode/setup/setup_visuals.php:1346 +msgid "months" +msgstr "mois" + +#: ../../include/functions_html.php:2113 ../../include/functions.php:502 +#: ../../include/functions.php:633 +#: ../../enterprise/meta/advanced/metasetup.visual.php:387 +#: ../../godmode/setup/setup_visuals.php:1347 +msgid "years" +msgstr "années" + +#: ../../include/functions_html.php:2273 +msgid "Month day" +msgstr "Jour du mois" + +#: ../../include/functions_html.php:2274 +#: ../../enterprise/include/functions_reporting_csv.php:1737 +#: ../../enterprise/include/functions_reporting_csv.php:2045 +msgid "Month" +msgstr "Mois" + +#: ../../include/functions_html.php:2275 +msgid "Week day" +msgstr "Jour de la semaine" + +#: ../../include/functions_html.php:4562 +msgid "Type at least two characters to search the module." +msgstr "Introduire au moins deux caractères pour rechercher le module." + +#: ../../include/functions_html.php:4723 ../../index.php:484 ../../index.php:761 +#: ../../index.php:835 +#, php-format +msgid "%s cannot verify the origin of the request. Try again, please." +msgstr "" +"%s ne peut pas vérifier l'origine de requête. Veuillez essayer à nouveau." + +#: ../../include/functions_html.php:5547 +msgid "Type at least two characters to search the user." +msgstr "Tapez au moins deux caractères pour rechercher l'utilisateur." + +#: ../../include/functions_html.php:5936 +msgid "Primary group cannot be secondary too." +msgstr "Le groupe principal ne peut pas non plus être secondaire." + +#: ../../include/functions_html.php:5950 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:540 +#: ../../godmode/massive/massive_edit_agents.php:804 +msgid "Add secondary groups" +msgstr "Ajouter des groupes secondaires" + +#: ../../include/functions_html.php:5963 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:547 +#: ../../godmode/massive/massive_edit_agents.php:830 +msgid "Remove secondary groups" +msgstr "Supprimer des groupes secondaires" + +#: ../../include/functions_networkmap.php:1303 +msgid "Radial dynamic" +msgstr "Dynamique radiale" + +#: ../../include/functions_networkmap.php:1332 +msgid "Create a new topology map" +msgstr "Créer une nouvelle carte de topologie" + +#: ../../include/functions_networkmap.php:1333 +msgid "Create a new group map" +msgstr "Créer une nouvelle carte de groupe" + +#: ../../include/functions_networkmap.php:1334 +msgid "Create a new dynamic map" +msgstr "Créer une nouvelle carte dynamique" + +#: ../../include/functions_networkmap.php:1336 +msgid "Create a new radial dynamic map" +msgstr "Créer une nouvelle carte dynamique radiale" + +#: ../../include/functions_networkmap.php:3404 +msgid "Map not found." +msgstr "Carte introuvable." + +#: ../../include/functions.php:231 +msgid "." +msgstr "." + +#: ../../include/functions.php:233 +msgid "," +msgstr "," + +#: ../../include/functions.php:488 ../../include/functions.php:640 +msgid "s" +msgstr "s" + +#: ../../include/functions.php:489 ../../include/functions.php:641 +msgid "d" +msgstr "d" + +#: ../../include/functions.php:490 ../../include/functions.php:642 +msgid "M" +msgstr "M" + +#: ../../include/functions.php:492 ../../include/functions.php:644 +msgid "m" +msgstr "m" + +#: ../../include/functions.php:493 ../../include/functions.php:645 +msgid "h" +msgstr "h" + +#: ../../include/functions.php:494 ../../include/functions.php:646 +msgid "N" +msgstr "N" + +#: ../../include/functions.php:1226 +msgid "Monitor Unknown" +msgstr "Moniteur inconnu" + +#: ../../include/functions.php:1233 +msgid "Agent created" +msgstr "Agent créé" + +#: ../../include/functions.php:1354 ../../include/functions.php:1384 +msgid "ALERT FIRED" +msgstr "ALETE DÉCLENCHÉE" + +#: ../../include/functions.php:2681 +#: ../../godmode/reporting/create_container.php:345 +msgid "custom" +msgstr "personnalisé" + +#: ../../include/functions.php:2687 +#, php-format +msgid "%s seconds" +msgstr "%s secondes" + +#: ../../include/functions.php:2690 ../../include/functions.php:2691 +#, php-format +msgid "%s minutes" +msgstr "%s minutes" + +#: ../../include/functions.php:2699 ../../include/functions.php:2700 +#, php-format +msgid "%s months" +msgstr "%s mois" + +#: ../../include/functions.php:2702 ../../include/functions.php:2703 +#, php-format +msgid "%s years" +msgstr "%s ans" + +#: ../../include/functions.php:2705 +msgid "Default values will be used" +msgstr "Les valeurs par défaut seront utilisées." + +#: ../../include/functions.php:2890 ../../include/functions.php:2895 +msgid "The file exceeds the maximum size" +msgstr "Le fichier dépasse la taille maximale" + +#: ../../include/functions.php:2891 +msgid "" +"Please check this PHP runtime variable values:
  upload_max_filesize "
+"(currently "
+msgstr ""
+"Veuillez vérifier les valeurs de cette variable d’exécution PHP : 
  "
+"upload_max_filesize (actuellement "
+
+#: ../../include/functions.php:2899
+msgid "The uploaded file was only partially uploaded"
+msgstr "Le fichier n'a été que partiellement téléversé."
+
+#: ../../include/functions.php:2903
+msgid "No file was uploaded"
+msgstr "Aucun fichier n'a été téléversé."
+
+#: ../../include/functions.php:2907
+msgid "Missing a temporary folder"
+msgstr "Dossier temporaire manquant"
+
+#: ../../include/functions.php:2911
+msgid "Failed to write file to disk"
+msgstr "Impossible d'écrire le fichier sur le disque"
+
+#: ../../include/functions.php:2915
+msgid "File upload stopped by extension"
+msgstr "Téléversement du fichier interrompu par l'extension"
+
+#: ../../include/functions.php:2919
+msgid "Unknown upload error"
+msgstr "Erreur inconnue de téléversement"
+
+#: ../../include/functions.php:3030
+msgid "No data found to export"
+msgstr "Aucune donnée à exporter"
+
+#: ../../include/functions.php:3350
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1195
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1196
+#: ../../enterprise/include/functions_HA_cluster.php:58
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:170
+#: ../../enterprise/godmode/agentes/plugins_manager.php:195
+#: ../../enterprise/godmode/agentes/plugins_manager.php:271
+#: ../../enterprise/godmode/policies/policy_alerts.php:714
+#: ../../godmode/extensions.php:259 ../../godmode/alerts/alert_list.list.php:1003
+#: ../../godmode/users/user_list.php:740
+msgid "Disable"
+msgstr "Désactiver"
+
+#: ../../include/functions.php:3353
+msgid "15 seconds"
+msgstr "15 secondes"
+
+#: ../../include/functions.php:3358
+msgid "15 minutes"
+msgstr "15 minutes"
+
+#: ../../include/functions.php:3874
+msgid "Summatory series"
+msgstr "Série récapitulative"
+
+#: ../../include/functions.php:3878
+msgid "Average series"
+msgstr "Série moyenne"
+
+#: ../../include/functions.php:3906 ../../include/functions.php:3925
+#: ../../include/functions.php:3939 ../../include/functions.php:3961
+#: ../../include/functions.php:4042 ../../include/functions.php:4114
+msgid "Unit "
+msgstr "Unité"
+
+#: ../../include/functions.php:3974
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:187
+#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:242
+#: ../../godmode/reporting/graph_builder.graph_editor.php:215
+#: ../../godmode/reporting/graph_builder.graph_editor.php:345
+msgid "Weight"
+msgstr "Poids"
+
+#: ../../include/functions.php:3987 ../../include/functions.php:4052
+msgid "Min:"
+msgstr "Min :"
+
+#: ../../include/functions.php:3994 ../../include/functions.php:4059
+msgid "Max:"
+msgstr "Max :"
+
+#: ../../include/functions.php:4001 ../../include/functions.php:4066
+msgid "Avg:"
+msgstr "Moy :"
+
+#: ../../include/functions.php:4109 ../../include/functions.php:4117
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2502
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:590
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2525
+#: ../../godmode/reporting/graph_builder.main.php:245
+msgid "Percentil"
+msgstr "Centile"
+
+#: ../../include/functions.php:4111 ../../include/functions.php:4119
+msgid "of module"
+msgstr "du module"
+
+#: ../../include/functions.php:4136
+msgid "Projection"
+msgstr "Projection"
+
+#: ../../include/functions.php:5954
+msgid "Testing Pandora FMS email"
+msgstr "Tester l’email Pandora FMS"
+
+#: ../../include/functions.php:5967
+msgid ""
+"This is an email test sent from Pandora FMS. If you can read this, your "
+"configuration works."
+msgstr ""
+"Il s'agit d'un test par e-mail envoyé par Pandora FMS. Si vous pouvez lire "
+"ceci, votre configuration fonctionne."
+
+#: ../../include/get_file.php:39
+msgid "Security error. Please contact the administrator."
+msgstr "Erreur de sécurité. Veuillez communiquer avec l'administrateur."
+
+#: ../../include/get_file.php:74
+msgid "File is missing in disk storage. Please contact the administrator."
+msgstr ""
+"Fichier manquant dans le disque. Veuillez communiquer avec l'administrateur."
+
+#: ../../include/functions_reporting_html.php:109
+msgid "Label: "
+msgstr "Étiquette : "
+
+#: ../../include/functions_reporting_html.php:138
+#: ../../enterprise/include/functions_reporting_csv.php:2220
+#: ../../enterprise/include/functions_reporting_csv.php:2224
+#: ../../enterprise/include/functions_reporting_pdf.php:1785
+msgid "Generated"
+msgstr "Généré"
+
+#: ../../include/functions_reporting_html.php:141
+#: ../../enterprise/include/functions_reporting_pdf.php:1789
+msgid "Report date"
+msgstr "Date du rapport"
+
+#: ../../include/functions_reporting_html.php:544
+#: ../../enterprise/include/functions_reporting.php:1854
+#: ../../enterprise/include/functions_reporting.php:2893
+#: ../../enterprise/include/functions_reporting.php:3880
+msgid "Max/Min Values"
+msgstr "Valeurs max/min"
+
+#: ../../include/functions_reporting_html.php:545
+#: ../../enterprise/include/functions_reporting_csv.php:1506
+#: ../../enterprise/include/functions_reporting_csv.php:1552
+#: ../../enterprise/include/functions_reporting_csv.php:1625
+#: ../../enterprise/include/functions_reporting_csv.php:1744
+#: ../../enterprise/include/functions_reporting_csv.php:2052
+#: ../../enterprise/include/functions_reporting.php:1855
+#: ../../enterprise/include/functions_reporting.php:2894
+#: ../../enterprise/include/functions_reporting.php:3881
+#: ../../enterprise/include/functions_reporting.php:6137
+msgid "SLA Limit"
+msgstr "Limite SLA"
+
+#: ../../include/functions_reporting_html.php:546
+#: ../../enterprise/include/functions_reporting.php:1856
+#: ../../enterprise/include/functions_reporting.php:2024
+#: ../../enterprise/include/functions_reporting.php:2895
+#: ../../enterprise/include/functions_reporting.php:3882
+#: ../../enterprise/include/functions_reporting.php:6138
+msgid "SLA Compliance"
+msgstr "Conformité SLA"
+
+#: ../../include/functions_reporting_html.php:578
+#: ../../enterprise/include/functions_reporting.php:4965
+msgid "Global Time"
+msgstr "Temps global"
+
+#: ../../include/functions_reporting_html.php:579
+#: ../../enterprise/include/functions_reporting_csv.php:1980
+#: ../../enterprise/include/functions_reporting.php:4966
+msgid "Time Total"
+msgstr "Temps total"
+
+#: ../../include/functions_reporting_html.php:580
+msgid "Time Failed"
+msgstr "Temps d'échec"
+
+#: ../../include/functions_reporting_html.php:581
+#: ../../include/functions_reporting_html.php:3893
+#: ../../enterprise/include/functions_reporting_csv.php:1981
+#: ../../enterprise/include/functions_reporting.php:4969
+msgid "Time OK"
+msgstr "Temps OK"
+
+#: ../../include/functions_reporting_html.php:582
+#: ../../include/functions_reporting_html.php:3905
+#: ../../enterprise/include/functions_reporting_csv.php:1983
+#: ../../enterprise/include/functions_reporting.php:4970
+msgid "Time Unknown"
+msgstr "Temps inconnu"
+
+#: ../../include/functions_reporting_html.php:583
+#: ../../enterprise/include/functions_reporting_csv.php:1984
+#: ../../enterprise/include/functions_reporting.php:4971
+msgid "Time Not Init"
+msgstr "Temps non initialisé"
+
+#: ../../include/functions_reporting_html.php:584
+msgid "Downtime"
+msgstr "Temps d'arrêt"
+
+#: ../../include/functions_reporting_html.php:611
+#: ../../enterprise/include/functions_reporting.php:5060
+msgid "Checks Time"
+msgstr "Temps de vérifications"
+
+#: ../../include/functions_reporting_html.php:612
+#: ../../enterprise/include/functions_reporting_csv.php:1986
+#: ../../enterprise/include/functions_reporting.php:5061
+msgid "Checks Total"
+msgstr "Vérifications totales"
+
+#: ../../include/functions_reporting_html.php:613
+#: ../../enterprise/include/functions_reporting_csv.php:530
+msgid "Checks Failed"
+msgstr "Vérifications échouées"
+
+#: ../../include/functions_reporting_html.php:614
+#: ../../include/functions_reporting_html.php:3987
+#: ../../enterprise/include/functions_reporting_csv.php:1987
+#: ../../enterprise/include/functions_reporting.php:5064
+msgid "Checks OK"
+msgstr "Vérifications OK"
+
+#: ../../include/functions_reporting_html.php:615
+#: ../../enterprise/include/functions_reporting_csv.php:1989
+#: ../../enterprise/include/functions_reporting.php:5065
+msgid "Checks Unknown"
+msgstr "Vérifications inconnues"
+
+#: ../../include/functions_reporting_html.php:633
+#: ../../include/functions_reporting_html.php:672
+#: ../../include/functions_reporting_html.php:743
+#: ../../include/functions_reporting_html.php:821
+#: ../../include/functions_reporting_html.php:4069
+#: ../../include/functions_reporting_html.php:4216
+#: ../../enterprise/include/functions_reporting.php:4925
+msgid "24 x 7"
+msgstr "24h/24 7j/7"
+
+#: ../../include/functions_reporting_html.php:864
+#: ../../include/functions_reporting_html.php:4610
+#: ../../enterprise/include/functions_services.php:1453
+#: ../../enterprise/include/functions_reporting.php:3195
+#: ../../enterprise/include/functions_reporting.php:4196
+#: ../../enterprise/include/functions_reporting.php:6203
+msgid "Unknow"
+msgstr "Inconnu"
+
+#: ../../include/functions_reporting_html.php:869
+#: ../../include/functions_reporting_html.php:4615
+#: ../../enterprise/include/functions_reporting.php:1896
+#: ../../enterprise/include/functions_reporting.php:2949
+#: ../../enterprise/include/functions_reporting.php:3200
+#: ../../enterprise/include/functions_reporting.php:3937
+#: ../../enterprise/include/functions_reporting.php:4201
+#: ../../enterprise/include/functions_reporting.php:4852
+#: ../../enterprise/include/functions_reporting.php:6208
+msgid "Not Init"
+msgstr "Non initialisées"
+
+#: ../../include/functions_reporting_html.php:874
+#: ../../include/functions_reporting_html.php:4620
+#: ../../enterprise/include/functions_reporting.php:3205
+#: ../../enterprise/include/functions_reporting.php:4206
+#: ../../enterprise/include/functions_reporting.php:6213
+msgid "Downtimes"
+msgstr "Arrêts"
+
+#: ../../include/functions_reporting_html.php:879
+#: ../../include/functions_reporting_html.php:4625
+#: ../../godmode/agentes/planned_downtime.editor.php:67
+#: ../../godmode/agentes/planned_downtime.list.php:174
+msgid "Scheduled Downtime"
+msgstr "Temps d'arrêt programmé"
+
+#: ../../include/functions_reporting_html.php:996
+#: ../../include/functions_reporting_html.php:2263
+#: ../../include/functions_reporting_html.php:4299
+#: ../../include/functions_reporting_html.php:4835
+msgid "Average Value"
+msgstr "Valeur moyenne"
+
+#: ../../include/functions_reporting_html.php:1052
+#: ../../include/functions_reporting_html.php:1060
+#: ../../include/functions_reporting_html.php:2392
+msgid "Val. by"
+msgstr "Valeur par"
+
+#: ../../include/functions_reporting_html.php:1123
+#, php-format
+msgid "%s System"
+msgstr "Système %s"
+
+#: ../../include/functions_reporting_html.php:1181
+#: ../../include/functions_reporting_html.php:1395
+msgid "Events by agent"
+msgstr "Événements par agent"
+
+#: ../../include/functions_reporting_html.php:1198
+#: ../../include/functions_reporting_html.php:1412
+msgid "Events by user validator"
+msgstr "Événements par utilisateur validateur"
+
+#: ../../include/functions_reporting_html.php:1215
+#: ../../include/functions_reporting_html.php:1429
+msgid "Events by Severity"
+msgstr "Événements par sévérité"
+
+#: ../../include/functions_reporting_html.php:1232
+#: ../../include/functions_reporting_html.php:1446
+msgid "Events validated vs unvalidated"
+msgstr "Événements validés vs non validés"
+
+#: ../../include/functions_reporting_html.php:1517
+#: ../../enterprise/include/functions_reporting_csv.php:718
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:255
+#: ../../enterprise/meta/include/functions_wizard_meta.php:189
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1804
+#: ../../godmode/reporting/reporting_builder.item_editor.php:69
+#: ../../godmode/agentes/agent_manager.php:292
+msgid "Alias"
+msgstr "Alias"
+
+#: ../../include/functions_reporting_html.php:1537
+msgid "Sec. groups"
+msgstr "Groupes secondaires"
+
+#: ../../include/functions_reporting_html.php:1557
+msgid "Remote conf."
+msgstr "Configuration à distance"
+
+#: ../../include/functions_reporting_html.php:1680
+#: ../../enterprise/include/functions_inventory.php:885
+#: ../../enterprise/include/functions_inventory.php:948
+msgid "Added"
+msgstr "Ajouté"
+
+#: ../../include/functions_reporting_html.php:2033
+#: ../../extensions/agents_modules.php:934
+msgid "Orange cell when the module has fired alerts"
+msgstr "Cellule orange quand le module contient des alertes déclenchées"
+
+#: ../../include/functions_reporting_html.php:2034
+#: ../../extensions/agents_modules.php:936
+msgid "Red cell when the module has a critical status"
+msgstr "Cellule rouge quand le module se trouve en état critique"
+
+#: ../../include/functions_reporting_html.php:2035
+#: ../../extensions/agents_modules.php:939
+msgid "Yellow cell when the module has a warning status"
+msgstr "Cellule jaune quand le module se trouve en état d'alerte"
+
+#: ../../include/functions_reporting_html.php:2036
+#: ../../extensions/agents_modules.php:941
+msgid "Green cell when the module has a normal status"
+msgstr "Cellule verte quand le module se trouve en état normal"
+
+#: ../../include/functions_reporting_html.php:2037
+#: ../../extensions/agents_modules.php:943
+msgid "Grey cell when the module has an unknown status"
+msgstr "Cellule grise quand le module se trouve en état inconnu"
+
+#: ../../include/functions_reporting_html.php:2038
+msgid "Cell turns grey when the module is in 'not initialize' status"
+msgstr ""
+"La cellule devient grise lorsque le module se trouve dans un état « non "
+"initialisé »."
+
+#: ../../include/functions_reporting_html.php:2065
+#: ../../include/functions_reporting_html.php:2069
+#: ../../extensions/files_repo/files_repo_list.php:164
+msgid "No items"
+msgstr "Aucun élément"
+
+#: ../../include/functions_reporting_html.php:2109
+#: ../../enterprise/include/functions_reporting_csv.php:2742
+msgid "Last time"
+msgstr "Dernière fois"
+
+#: ../../include/functions_reporting_html.php:2328
+#: ../../include/functions_reporting_html.php:5404
+msgid "Monitors"
+msgstr "Moniteurs"
+
+#: ../../include/functions_reporting_html.php:2347
+msgid "Events (not validated)"
+msgstr "Evénements (non validés)"
+
+#: ../../include/functions_reporting_html.php:2504
+msgid "Events validated by user"
+msgstr "Événements validés par l'utilisateur"
+
+#: ../../include/functions_reporting_html.php:2521
+#: ../../include/functions_reporting_html.php:5693
+msgid "Events by severity"
+msgstr "Événements par sévérité"
+
+#: ../../include/functions_reporting_html.php:2538
+msgid "Amount events validated"
+msgstr "Nombre d'événements validés"
+
+#: ../../include/functions_reporting_html.php:2962
+msgid "Total summary"
+msgstr "Résumé total"
+
+#: ../../include/functions_reporting_html.php:2969
+msgid "No alerts fired"
+msgstr "Aucune alerte déclenchée"
+
+#: ../../include/functions_reporting_html.php:3060
+#, php-format
+msgid "Interface '%s' throughput graph"
+msgstr "Interface « %s » graphique de rendement"
+
+#: ../../include/functions_reporting_html.php:3064
+msgid "Mac"
+msgstr "Mac"
+
+#: ../../include/functions_reporting_html.php:3065
+msgid "Actual status"
+msgstr "État actuel"
+
+#: ../../include/functions_reporting_html.php:3174
+#: ../../godmode/alerts/alert_list.list.php:946
+msgid "No alerts defined"
+msgstr "Aucune alerte définie"
+
+#: ../../include/functions_reporting_html.php:3312
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2564
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:438
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2557
+msgid "Not OK"
+msgstr "Pas OK"
+
+#: ../../include/functions_reporting_html.php:3429
+#: ../../include/functions_reporting_html.php:3431
+msgid "Empty modules"
+msgstr "Modules vides"
+
+#: ../../include/functions_reporting_html.php:3438
+msgid "Warning
Critical" +msgstr "Alerte
Critique" + +#: ../../include/functions_reporting_html.php:3443 +#: ../../enterprise/include/functions_reporting_csv.php:2741 +#: ../../enterprise/meta/include/functions_wizard_meta.php:927 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1044 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1225 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1528 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1613 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1750 +#: ../../enterprise/godmode/modules/configure_local_component.php:468 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:868 +#: ../../godmode/modules/manage_network_components_form_common.php:312 +#: ../../godmode/massive/massive_edit_modules.php:925 +#: ../../godmode/agentes/module_manager_editor_common.php:582 +msgid "Unit" +msgstr "Unité" + +#: ../../include/functions_reporting_html.php:3573 +#: ../../include/functions_reporting_html.php:3642 +#: ../../enterprise/include/functions_reporting_pdf.php:534 +#: ../../enterprise/include/functions_reporting_pdf.php:591 +msgid "Minimun" +msgstr "Minimum" + +#: ../../include/functions_reporting_html.php:3582 +#: ../../include/functions_reporting_html.php:3650 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:85 +#: ../../enterprise/include/functions_reporting_pdf.php:542 +#: ../../enterprise/include/functions_reporting_pdf.php:598 +msgid "Average" +msgstr "Moyenne" + +#: ../../include/functions_reporting_html.php:3752 +#: ../../enterprise/include/functions_reporting_csv.php:1325 +msgid "From data" +msgstr "À partir des données" + +#: ../../include/functions_reporting_html.php:3753 +#: ../../enterprise/include/functions_reporting_csv.php:1325 +msgid "To data" +msgstr "Aux données" + +#: ../../include/functions_reporting_html.php:3781 +#: ../../enterprise/include/functions_reporting_csv.php:1331 +#: ../../enterprise/include/functions_reporting_csv.php:1342 +msgid "Negative increase: " +msgstr "Croissance négative : " + +#: ../../include/functions_reporting_html.php:3783 +#: ../../enterprise/include/functions_reporting_csv.php:1333 +#: ../../enterprise/include/functions_reporting_csv.php:1344 +msgid "Positive increase: " +msgstr "Croissance positive : " + +#: ../../include/functions_reporting_html.php:3785 +#: ../../enterprise/include/functions_reporting_csv.php:1335 +#: ../../enterprise/include/functions_reporting_csv.php:1346 +msgid "Neutral increase: " +msgstr "Croissance neutre : " + +#: ../../include/functions_reporting_html.php:3868 +#: ../../include/functions_reporting_html.php:3962 +#: ../../include/functions_reporting_html.php:4042 +#: ../../include/functions_reporting_html.php:4051 +#: ../../include/functions_reporting_html.php:4189 +#: ../../include/functions_reporting_html.php:4198 +#: ../../include/functions_reporting_html.php:4522 +#: ../../include/functions_reporting_html.php:4528 +#: ../../godmode/agentes/module_manager_editor_common.php:1265 +#: ../../godmode/agentes/module_manager_editor_common.php:1375 +msgid "Failover" +msgstr "Basculement" + +#: ../../include/functions_reporting_html.php:3881 +#: ../../enterprise/include/functions_reporting_csv.php:494 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2598 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2591 +msgid "Total time" +msgstr "Durée totale" + +#: ../../include/functions_reporting_html.php:3887 +#: ../../enterprise/include/functions_reporting_csv.php:498 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2606 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2599 +msgid "Time failed" +msgstr "Temps d'échec" + +#: ../../include/functions_reporting_html.php:3899 +#: ../../enterprise/include/functions_reporting_csv.php:506 +#: ../../enterprise/include/functions_reporting.php:4968 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2622 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2615 +msgid "Time in warning status" +msgstr "Temps en état d'avertissement" + +#: ../../include/functions_reporting_html.php:3911 +msgid "Time Not Init Module" +msgstr "Temps dans le module non initialisé" + +#: ../../include/functions_reporting_html.php:3917 +#: ../../enterprise/include/functions_reporting_csv.php:1985 +msgid "Time Downtime" +msgstr "Temps d'arrêt" + +#: ../../include/functions_reporting_html.php:3922 +msgid "% Ok" +msgstr "% OK" + +#: ../../include/functions_reporting_html.php:3975 +#: ../../enterprise/include/functions_reporting_csv.php:526 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2716 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2707 +msgid "Total checks" +msgstr "Vérifications totales" + +#: ../../include/functions_reporting_html.php:3981 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2724 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2715 +msgid "Checks failed" +msgstr "Vérifications échouées" + +#: ../../include/functions_reporting_html.php:3993 +#: ../../enterprise/include/functions_reporting.php:5063 +msgid "Checks Warning" +msgstr "Vérifications avertissement" + +#: ../../include/functions_reporting_html.php:3999 +msgid "Checks Uknown" +msgstr "Vérifications inconnues" + +#: ../../include/functions_reporting_html.php:4038 +#: ../../include/functions_reporting_html.php:4185 +#: ../../include/functions_reporting_html.php:4510 +#: ../../include/functions_reporting_html.php:4516 +msgid "Primary" +msgstr "Primaire" + +#: ../../include/functions_reporting_html.php:4295 +#: ../../enterprise/include/functions_reporting_csv.php:661 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2764 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2767 +msgid "Agent max value" +msgstr "Valeur maximale de l'agent" + +#: ../../include/functions_reporting_html.php:4297 +#: ../../enterprise/include/functions_reporting_csv.php:666 +msgid "Agent min value" +msgstr "Valeur minimale de l'agent" + +#: ../../include/functions_reporting_html.php:4742 +#: ../../enterprise/include/functions_reporting_csv.php:1030 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:258 +msgid "Sum" +msgstr "Total" + +#: ../../include/functions_reporting_html.php:5085 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1379 +msgid "Alert description" +msgstr "Description de l'alerte" + +#: ../../include/functions_reporting_html.php:5125 +#: ../../include/functions_reporting_html.php:5279 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 +#: ../../mobile/include/functions_web.php:24 +msgid "Monitor" +msgstr "Moniteur" + +#: ../../include/functions_reporting_html.php:5178 +#, php-format +msgid "Agents in group: %s" +msgstr "Agents du groupe : %s" + +#: ../../include/functions_reporting_html.php:5280 +msgid "Last failure" +msgstr "Dernier échec" + +#: ../../include/functions_reporting_html.php:5370 +msgid "N/A(*)" +msgstr "S/O(*)" + +#: ../../include/functions_reporting_html.php:5583 +#: ../../include/functions_reporting_html.php:5588 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:511 +msgid "Agents by status" +msgstr "Agents par état" + +#: ../../include/functions_reporting_html.php:5644 +#: ../../include/functions_reporting_html.php:5649 +msgid "Node overview" +msgstr "Aperçu des nœuds" + +#: ../../include/functions_reporting_html.php:5669 +#: ../../include/functions_reporting_html.php:5681 +msgid "Critical events" +msgstr "Événements en état critique" + +#: ../../include/functions_reporting_html.php:5672 +#: ../../include/functions_reporting_html.php:5683 +msgid "Warning events" +msgstr "Événements en état d'alerte" + +#: ../../include/functions_reporting_html.php:5675 +#: ../../include/functions_reporting_html.php:5685 +msgid "OK events" +msgstr "Événements en état OK" + +#: ../../include/functions_reporting_html.php:5678 +#: ../../include/functions_reporting_html.php:5687 +msgid "Unknown events" +msgstr "Événements en état inconnu" + +#: ../../include/functions_reporting_html.php:5703 +msgid "Important Events by Criticity" +msgstr "Événements importants par sévérité" + +#: ../../include/functions_reporting_html.php:5729 +#, php-format +msgid "Last activity in %s console" +msgstr "Dernière activité dans la console %s" + +#: ../../include/functions_reporting_html.php:5820 +#: ../../include/functions_reporting_html.php:5962 +msgid "Events info (1hr.)" +msgstr "Information des événements (1h)" + +#: ../../include/functions_reporting_html.php:6145 +msgid "This SLA has been affected by the following scheduled downtimes" +msgstr "Ce SLA a été affecté par les temps d'arrêt planifiés suivants" + +#: ../../include/functions_reporting_html.php:6146 +msgid "" +"If the duration of the scheduled downtime is less than 5 minutes it will not " +"be represented in the graph" +msgstr "" +"Si la durée du temps d'arrêt programmé est inférieure à 5 minutes, il ne sera " +"pas représenté dans le graphique" + +#: ../../include/functions_reporting_html.php:6152 +#: ../../godmode/modules/manage_network_components_form_wizard.php:655 +#: ../../godmode/agentes/planned_downtime.editor.php:609 +#: ../../godmode/agentes/planned_downtime.list.php:614 +msgid "Execution" +msgstr "Exécution" + +#: ../../include/functions_reporting_html.php:6184 +msgid "This item is affected by a malformed scheduled downtime" +msgstr "Cet élément est affecté par un temps d'arrêt programmé mal formé" + +#: ../../include/functions_reporting_html.php:6184 +msgid "Go to the scheduled downtimes section to solve this" +msgstr "" +"Accédez à la section des temps d'arrêt programmés pour résoudre ce problème" + +#: ../../include/functions_reporting_html.php:6217 +#: ../../include/functions_reporting_html.php:6240 +#: ../../enterprise/include/functions_reporting_csv.php:2549 +#: ../../enterprise/include/functions_reporting_csv.php:2559 +msgid "Full name" +msgstr "Nom complet" + +#: ../../include/functions_reporting_html.php:6218 +#: ../../include/functions_reporting_html.php:6241 +#: ../../enterprise/include/functions_reporting_csv.php:2549 +#: ../../enterprise/include/functions_reporting_csv.php:2559 +msgid "Permissions" +msgstr "Permissions" + +#: ../../update_manager_client/views/register.php:47 +msgid "Register to Warp Update" +msgstr "S’inscrire à Warp Update" + +#: ../../update_manager_client/views/register.php:54 +#, php-format +msgid "Keep this %s console up to date with latest updates." +msgstr "Gardez cette %s console à jour avec les dernières mises à jour." + +#: ../../update_manager_client/views/register.php:61 +#, php-format +msgid "" +"When you subscribe to the Warp update service for %s, you accept that we\n" +" register your %s instance as an identifier on a database owned by " +"%s. This data will solely be used to\n" +" provide you with information about %s and will not be conceded to " +"third parties. You can unregister from\n" +" said database at any time from the Warp update options." +msgstr "" +"Lorsque vous vous abonnez à %s Update Manager service, vous acceptez que nous\n" +" registrons votre %s instance en tant qu’identifiant dans la base " +"données propriété de %s. Ces données seront utilisées seulement pour vous\n" +" fournir de l’information sur %s et ne seront pas transmis aux " +"tierces. Vous pouvez vous désabonner de\n" +" ladite base de données à tout moment depuis les options de Update " +"Manager." + +#: ../../update_manager_client/views/register.php:74 +msgid "Visit our privacy policy for more information" +msgstr "Visitez notre politique de confidentialité pour plus d'informations" + +#: ../../update_manager_client/views/register.php:97 +msgid "OK!" +msgstr "OK !" + +#: ../../update_manager_client/views/register.php:112 +msgid "Are you sure you don't want to use Warp update?" +msgstr "Êtes-vous sûr de ne pas vouloir utiliser Warp Update?" + +#: ../../update_manager_client/views/register.php:116 +msgid "" +"You will need to update your system manually, through source code or RPM\n" +" packages to be up to date with latest updates." +msgstr "" +"Vous devrez mettre à jour votre système manuellement, via le code source ou " +"RPM packages pour être à jour avec les dernières mises à jour." + +#: ../../update_manager_client/views/register.php:208 +msgid "Unsuccessful subscription" +msgstr "Abonnement infructueux" + +#: ../../update_manager_client/views/register.php:213 +msgid "Pandora successfully subscribed with UID: " +msgstr "Pandora FMS abonné correctement avec UID : " + +#: ../../update_manager_client/views/online.php:43 +msgid "The latest version of package installed is" +msgstr "La dernière version du paquet installé est" + +#: ../../update_manager_client/views/online.php:63 +msgid "Update to next version" +msgstr "Mettre à jour vers la prochaine version" + +#: ../../update_manager_client/views/online.php:64 +msgid "Update to latest version" +msgstr "Mise à jour vers la dernière version" + +#: ../../update_manager_client/views/online.php:88 +#: ../../update_manager_client/views/offline.php:73 +msgid "Updating to" +msgstr "Mise à jour vers" + +#: ../../update_manager_client/views/online.php:89 +#: ../../update_manager_client/views/offline.php:74 +msgid "Do you really want to leave our brilliant application?" +msgstr "Voulez-vous vraiment quitter notre brillante application ?" + +#: ../../update_manager_client/views/online.php:90 +#: ../../update_manager_client/views/offline.php:75 +msgid "There are no updates available" +msgstr "Il n’y a pas de mises à jour disponibles." + +#: ../../update_manager_client/views/online.php:91 +#: ../../update_manager_client/views/offline.php:76 +msgid "Searching for updates..." +msgstr "Recherche des mises à jour..." + +#: ../../update_manager_client/views/online.php:92 +#: ../../update_manager_client/views/offline.php:77 +msgid "Package" +msgstr "Package" + +#: ../../update_manager_client/views/online.php:93 +#: ../../update_manager_client/views/offline.php:78 +#: ../../enterprise/tools/ipam/ipam_action.php:380 +msgid "Successfully updated." +msgstr "Mis à jour correctement" + +#: ../../update_manager_client/views/online.php:122 +#: ../../update_manager_client/views/online.php:163 +#: ../../update_manager_client/views/offline.php:70 +msgid "This action will upgrade this console to version " +msgstr "Cette action mettra à niveau cette console vers la version" + +#: ../../update_manager_client/views/online.php:123 +#: ../../update_manager_client/views/online.php:164 +msgid "Update to" +msgstr "Mettre à jour vers" + +#: ../../update_manager_client/views/online.php:144 +#: ../../update_manager_client/views/online.php:148 +msgid "Failed to update to " +msgstr "Échec lors de la mise à jour" + +#: ../../update_manager_client/views/online.php:187 +msgid "Failed to update:" +msgstr "Échec lors de la mise à jour :" + +#: ../../update_manager_client/views/offline.php:65 +msgid "Drop the package here or" +msgstr "Déposer le progiciel ici ou" + +#: ../../update_manager_client/views/offline.php:66 +msgid "Browse it" +msgstr "Naviguer" + +#: ../../update_manager_client/views/offline.php:67 +msgid "The package has been uploaded successfully." +msgstr "Le progiciel a été téléversé correctement" + +#: ../../update_manager_client/views/offline.php:68 +#, php-format +msgid "" +"Please keep in mind that this package is going to override your actual %s " +"files and that it's recommended to conduct a backup before continuing the " +"updating process." +msgstr "" +"Veuillez garder à l'esprit que ce package va remplacer vos fichiers %s réels " +"et qu'il est recommandé d'effectuer une sauvegarde avant de poursuivre le " +"processus de mise à jour." + +#: ../../update_manager_client/views/offline.php:69 +msgid "Click on the file below to begin." +msgstr "Cliquez sur le fichier ci-dessous pour commencer." + +#: ../../update_manager_client/views/offline.php:71 +msgid "This action will upgrade all servers to version " +msgstr "Cette action mettra à niveau tous les serveurs vers la version" + +#: ../../update_manager_client/views/offline.php:79 +msgid "Package rejected. These package changes will not apply." +msgstr "Progiciel rejeté. Ces changements de progiciel ne seront pas appliqués" + +#: ../../update_manager_client/views/offline.php:81 +#, php-format +msgid "" +"This update does not correspond with next version of %s. Are you sure you want " +"to install it?" +msgstr "" +"Cette mise à jour ne correspond pas à la prochaine version de %s. Êtes-vous " +"sûr de vouloir l'installer ?" + +#: ../../update_manager_client/views/offline.php:82 +msgid "" +"This server update does not correspond with current console version. Are you " +"sure you want to install it?" +msgstr "" +"Cette mise à jour du serveur ne correspond pas à la version actuelle de la " +"console. Êtes-vous sûr de vouloir l'installer ?" + +#: ../../update_manager_client/views/offline.php:83 +msgid "" +"File name does not match required format: package_NUMBER.oum or " +"pandorafms_server[_enterprise]-7.0NG.NUMBER_x86[_64].tar.gz, you can use " +"numbers with decimals." +msgstr "" +"Le nom de fichier ne correspond pas au format requis : package_NUMBER.oum ou " +"pandorafms_server[_enterprise]-7.0NG.NUMBER_x86[_64].tar.gz, vous pouvez " +"utiliser des nombres avec des décimales." + +#: ../../update_manager_client/views/offline.php:84 +msgid "Files included in this package" +msgstr "Fichiers inclus dans ce package" + +#: ../../update_manager_client/views/offline.php:85 +msgid "Ignore" +msgstr "Ignorer" + +#: ../../update_manager_client/views/offline.php:86 +msgid "Verify package signature" +msgstr "Vérifier la signature du package" + +#: ../../update_manager_client/views/offline.php:87 +#, php-format +msgid "" +"Copy into the textarea the signature validation token you can retrieve from %s " +"and press OK to verify the package, press ignore to avoid signature " +"verification" +msgstr "" +"Copiez dans la zone de texte le jeton de validation de signature que vous " +"pouvez récupérer à partir de %s et appuyez sur OK pour vérifier le package, " +"cliquez ignorer pour éviter la vérification de la signature" + +#: ../../update_manager_client/views/offline.php:88 +msgid "" +"This server update does not correspond with current console version and is not " +"going to be installed unless patches are allowed. Please enable patches in " +"update manager settings." +msgstr "" +"Cette mise à jour du serveur ne correspond pas à la version actuelle de la " +"console et ne sera pas installée à moins que les correctifs ne soient " +"autorisés. Veuillez activer les correctifs dans les paramètres du gestionnaire " +"de mises à jour." + +#: ../../update_manager_client/views/offline.php:89 +#, php-format +msgid "" +"This update does not correspond with next version of %s and is not going to be " +"installed unless patches are allowed. Please enable patches in update manager " +"settings." +msgstr "" +"Cette mise à jour ne correspond pas à la prochaine version de %s et ne sera " +"pas installée à moins que les correctifs ne soient autorisés. Veuillez activer " +"les correctifs dans les paramètres du gestionnaire de mises à jour." #: ../../update_manager_client/lib/UpdateManager/Client.php:712 #, php-format @@ -50589,224 +26947,18429 @@ msgstr "Récupérant la mise à jour du serveur" msgid "Cleaning" msgstr "Nettoyage en cours" +#: ../../update_manager_client/lib/UpdateManager/Client.php:1874 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:544 +msgid "Completed" +msgstr "Terminé" + #: ../../update_manager_client/lib/UpdateManager/Client.php:1969 msgid "Updating to " msgstr "Mise à jour vers" -#: ../../update_manager_client/views/register.php:48 -msgid "Register to Update Manager" -msgstr "S'inscrire au Update Manager" +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:484 +msgid "Next update" +msgstr "Prochaine mise à jour" -#: ../../update_manager_client/views/register.php:55 +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:489 +msgid "Show details" +msgstr "Afficher les détails" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:514 #, php-format -msgid "Keep this %s console up to date with latest updates." -msgstr "Gardez cette %s console à jour avec les dernières mises à jour." +msgid "%s update(s) available more" +msgstr "%s mise à jour(s) disponible(s) plus" -#: ../../update_manager_client/views/register.php:62 +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:526 +msgid "details" +msgstr "détails" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:604 +msgid "Failed creating temporary directory." +msgstr "Échec de la création du répertoire temporaire." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:614 +msgid "Failed storing uploaded file." +msgstr "Échec du stockage du fichier téléchargé." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:646 +#, php-format +msgid "Invalid extension. The package needs to be in `%s` or `%s` format." +msgstr "Extension invalide. Le package doit être au format `%s` ou `%s`." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:655 +msgid "Failed uploading file." +msgstr "Échec du téléchargement du fichier." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:690 +msgid "Signatures does not match." +msgstr "Les signatures ne correspondent pas." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:749 +#, php-format +msgid "Update %s successfully installed." +msgstr "Mise à jour %s installée correctement." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:752 +#, php-format +msgid "Failed while updating: %s" +msgstr "Échec lors de la mise à jour : %s" + +#: ../../index.php:345 ../../enterprise/meta/index.php:307 +msgid "The code shouldn't be empty" +msgstr "Le code ne doit pas être vide" + +#: ../../index.php:358 ../../enterprise/meta/index.php:320 +msgid "Expired login" +msgstr "Connexion expirée" + +#: ../../index.php:365 ../../index.php:371 ../../enterprise/meta/index.php:327 +#: ../../enterprise/meta/index.php:333 +msgid "Login error" +msgstr "Erreur de connexion" + +#: ../../index.php:789 ../../enterprise/meta/index.php:616 +msgid "Password changed successfully" +msgstr "Mot de passe changé correctement" + +#: ../../index.php:795 ../../enterprise/meta/index.php:622 +msgid "Failed to change password" +msgstr "Erreur de modification du mot de passe" + +#: ../../index.php:800 ../../enterprise/include/process_reset_pass.php:127 +#: ../../enterprise/meta/include/process_reset_pass.php:123 +#: ../../enterprise/meta/index.php:625 +msgid "Passwords must be the same" +msgstr "Les mots de passe doivent être identiques." + +#: ../../index.php:812 ../../enterprise/meta/index.php:636 +msgid "Too much time since password change request" +msgstr "" +"Trop de temps s'est écoulé depuis la demande de changement du mot de passe" + +#: ../../index.php:819 ../../enterprise/meta/index.php:643 +msgid "This user has not requested a password change" +msgstr "Cet utilisateur n'a pas demandé de changement de mot de passe" + +#: ../../index.php:846 ../../enterprise/meta/index.php:659 +msgid "Id user cannot be empty" +msgstr "L'identifiant de l'utilisateur ne peut pas être vide." + +#: ../../index.php:854 ../../enterprise/meta/index.php:667 +msgid "Error in reset password request" +msgstr "Erreur de réinitialisation du mot de passe" + +#: ../../index.php:862 ../../enterprise/meta/index.php:675 +msgid "This user doesn't have a valid email address" +msgstr "Cet utilisateur n'a pas d'adresse courriel valide." + +#: ../../index.php:872 ../../enterprise/include/reset_pass.php:108 +#: ../../enterprise/meta/include/reset_pass.php:103 +#: ../../enterprise/meta/index.php:691 +msgid "Reset password" +msgstr "Réinitialiser le mot de passe" + +#: ../../index.php:873 ../../enterprise/meta/index.php:692 +msgid "This is an automatically sent message for user " +msgstr "Ceci est un message envoyé automatiquement à l'utilisateur " + +#: ../../index.php:876 ../../enterprise/meta/index.php:695 +msgid "Please click the link below to reset your password" +msgstr "" +"Veuillez cliquer sur le lien ci-dessous pour réinitialiser le mot de passe." + +#: ../../index.php:878 ../../enterprise/meta/index.php:697 +msgid "Reset your password" +msgstr "Réinitialiser le mot de passe" + +#: ../../index.php:882 ../../enterprise/meta/index.php:701 +msgid "Please do not reply to this email." +msgstr "Veuillez ne pas répondre à ce courriel." + +#: ../../index.php:887 ../../enterprise/meta/index.php:707 +msgid "Error at sending the email" +msgstr "Erreur lors de l'envoi du courriel" + +#: ../../index.php:947 +msgid "User doesn\\'t exist." +msgstr "L'utilisateur n'existe pas" + +#: ../../index.php:969 +msgid "User only can use the API." +msgstr "L'utilisateur peut seulement utiliser l'API." + +#: ../../index.php:1164 +#, php-format +msgid "Metaconsole MR (%d) is different than this one (%d)" +msgstr "La Métaconsole MR (%d) est différent de celui-ci (%d)" + +#: ../../index.php:1170 ../../enterprise/meta/index.php:925 +msgid "Please keep all environment updated to same version." +msgstr "Veuillez garder tout l’environnement à jour vers la même version." + +#: ../../index.php:1258 ../../enterprise/meta/index.php:982 +#: ../../enterprise/meta/index.php:1061 +msgid "Sorry! I can't find the page!" +msgstr "Désolé ! La page est introuvable !" + +#: ../../enterprise/tools/ipam/ipam_excel.php:134 +#: ../../enterprise/tools/ipam/ipam_calculator.php:84 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:564 +msgid "Mask" +msgstr "Masque" + +#: ../../enterprise/tools/ipam/ipam_excel.php:135 +msgid "Subneting Mask" +msgstr "Masque de sous-réseau" + +#: ../../enterprise/tools/ipam/ipam_excel.php:136 +#: ../../enterprise/tools/ipam/ipam_excel.php:202 +#: ../../enterprise/include/functions_ipam.php:1559 +#: ../../enterprise/include/functions_ipam.php:1989 +msgid "Total IPs" +msgstr "Adresses IP totales" + +#: ../../enterprise/tools/ipam/ipam_excel.php:137 +#: ../../enterprise/tools/ipam/ipam_excel.php:203 +#: ../../enterprise/include/functions_ipam.php:1990 +msgid "Alive IPs" +msgstr "IPs actives" + +#: ../../enterprise/tools/ipam/ipam_excel.php:138 +#: ../../enterprise/tools/ipam/ipam_excel.php:204 +#: ../../enterprise/include/functions_ipam.php:1991 +msgid "Occupied %" +msgstr "% occupé" + +#: ../../enterprise/tools/ipam/ipam_excel.php:139 +#: ../../enterprise/tools/ipam/ipam_excel.php:205 +#: ../../enterprise/include/functions_ipam.php:1992 +msgid "Available %" +msgstr "% disponible" + +#: ../../enterprise/tools/ipam/ipam_excel.php:140 +#: ../../enterprise/tools/ipam/ipam_excel.php:206 +#: ../../enterprise/include/functions_ipam.php:1993 +msgid "Managed IPs" +msgstr "IPs gérés" + +#: ../../enterprise/tools/ipam/ipam_excel.php:141 +#: ../../enterprise/tools/ipam/ipam_excel.php:207 +#: ../../enterprise/include/functions_ipam.php:1994 +msgid "Managed %" +msgstr "% géré" + +#: ../../enterprise/tools/ipam/ipam_excel.php:142 +#: ../../enterprise/tools/ipam/ipam_excel.php:208 +#: ../../enterprise/include/functions_ipam.php:1995 +msgid "Unmanaged %" +msgstr "% non géré" + +#: ../../enterprise/tools/ipam/ipam_excel.php:143 +#: ../../enterprise/tools/ipam/ipam_excel.php:209 +#: ../../enterprise/include/functions_ipam.php:1996 +msgid "Reserved IPs" +msgstr "IPs réservées" + +#: ../../enterprise/tools/ipam/ipam_excel.php:144 +#: ../../enterprise/tools/ipam/ipam_excel.php:210 +#: ../../enterprise/include/functions_ipam.php:1997 +msgid "Reserved %" +msgstr "% réservé" + +#: ../../enterprise/tools/ipam/ipam_excel.php:145 +#: ../../enterprise/tools/ipam/ipam_excel.php:211 +#: ../../enterprise/include/functions_ipam.php:1998 +msgid "Not reserved %" +msgstr "% non reservé" + +#: ../../enterprise/tools/ipam/ipam_excel.php:212 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:342 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:674 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:398 +#: ../../godmode/massive/massive_edit_agents.php:798 +#: ../../godmode/agentes/module_manager_editor_common.php:567 +#: ../../godmode/agentes/agent_manager.php:198 +#: ../../godmode/groups/configure_group.php:238 +msgid "Custom ID" +msgstr "Identifiant personnalisé" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:45 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:268 +msgid "There is no VLAN name. Please introduce a name" +msgstr "Il n'y a pas de nom pour le VLAN. Entrez un nom" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:49 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:87 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:272 +msgid "Custom ID is not valid" +msgstr "L’ID personnalisé n’est pas valide" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:66 +msgid "Vlan created" +msgstr "Vlan crée" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:68 +msgid "Vlan not created" +msgstr "Vlan non crée" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:72 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:296 +msgid "VLAN name exists in database, please select another name" +msgstr "Le nom du VLAN existe dans la base de données, sélectionnez un autre nom" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:83 +msgid "There is no vlan name. Please introduce a name" +msgstr "Il n'y a pas de nom du VLAN. Entrez un nom" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:109 +msgid "Vlan updated" +msgstr "Vlan mis à jour" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:111 +msgid "Vlan not updated" +msgstr "Vlan non mis à jour" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:115 +msgid "Vlan name exists in database, please select other name" +msgstr "" +"Le nom du Vlan existe déjà dans la base de données, sélectionnez un autre nom" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:135 +msgid "Could not be deleted, please select vlan" +msgstr "Il n'a pas pue être éliminé, sélectionnez un vlan" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:163 +msgid "Network name cannot be repeated in this Vlan" +msgstr "Le nom du réseau ne peut pas être répété and ce Vlan" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:170 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:436 +msgid "Successfully added networks" +msgstr "Réseaux ajoutés correctement" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:174 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:440 +msgid "Network could not be added" +msgstr "Le réseau n'a pas pu être ajouté" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:179 +msgid "Network name could not be added, please select network" +msgstr "Nom du réseau n'a pas pu être ajouté, sélectionnez le réseau" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:184 +msgid "Vlan name could not be added, please select vlan" +msgstr "Le nom du Vlan n'a pas pu être ajouté, sélectionnez clan" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:212 +msgid "Could not be deleted, please select VLAN and network" +msgstr "Il n'as pas pu être éliminé, sélectionnez vlan et réseau" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:219 +#, php-format +msgid "Failed to delete %d/%d networks from VLAN" +msgstr "Impossible de supprimer les réseaux %d/%d du VLAN" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:223 +msgid "Successfully deleted network from VLAN" +msgstr "Réseau supprimé avec succès du VLAN" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:225 +#, php-format +msgid "Successfully deleted %d/%d networks from VLAN" +msgstr "Suppression réussie des réseaux %d/%d du VLAN" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:228 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:495 +msgid "No items selected" +msgstr "Aucun élément sélectionné" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:303 +#, php-format +msgid "%s VLAN networks have been created" +msgstr "Les réseaux VLAN %s ont été crées" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:305 +msgid "Could not create VLAN networks" +msgstr "Les réseaux VLAN n¡ont pas pu être créés" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:316 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:701 +#: ../../enterprise/tools/ipam/ipam_list.php:447 +#: ../../enterprise/extensions/csv_import_group/main.php:68 +msgid "The CSV file must have the fields in the following order: " +msgstr "Le fichier CSV doit avoir des champs dans l'ordre suivant: " + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:339 +#: ../../enterprise/tools/ipam/ipam_vlan_network.php:39 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:58 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:62 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:67 +#: ../../enterprise/tools/ipam/ipam_list.php:151 +#: ../../enterprise/tools/ipam/ipam_list.php:602 +msgid "Vlan" +msgstr "Vlan" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:366 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:822 +msgid "Update Vlan" +msgstr "Mettre à jour le Vlan" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:373 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:917 +msgid "New Vlan" +msgstr "Nouveau Vlan" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:393 +#: ../../enterprise/tools/ipam/ipam_network.php:115 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:719 +#: ../../enterprise/tools/ipam/ipam_list.php:50 +#: ../../enterprise/include/class/CSVImportAgents.class.php:146 +#: ../../enterprise/extensions/csv_import_group/main.php:84 +msgid "Upload file" +msgstr "Charger un fichier" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:402 +#: ../../enterprise/tools/ipam/ipam_network.php:124 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:728 +#: ../../enterprise/tools/ipam/ipam_list.php:59 +#: ../../enterprise/include/class/CSVImportAgents.class.php:163 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1400 +#: ../../enterprise/extensions/csv_import_group/main.php:87 +msgid "Separator" +msgstr "Séparateur" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:415 +#: ../../enterprise/tools/ipam/ipam_network.php:137 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:741 +#: ../../enterprise/tools/ipam/ipam_list.php:72 +#: ../../enterprise/extensions/csv_import_group/main.php:100 +msgid "Upload CSV file" +msgstr "Téléverser un fichier CSV" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:435 +msgid "Search filter by name" +msgstr "Chercher filtre par nom" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:688 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1071 +msgid "Networks" +msgstr "Réseaux" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:702 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1176 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1306 +#: ../../enterprise/include/ajax/ipam.ajax.php:691 +#: ../../enterprise/include/ajax/ipam.ajax.php:748 +#: ../../enterprise/include/ajax/ipam.ajax.php:779 +#: ../../enterprise/include/ajax/ipam.ajax.php:826 +msgid "No assigned networks" +msgstr "Réseaux non-attribués" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:736 +msgid "Delete network to vlan" +msgstr "Éliminer réseau du vlan" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:796 +msgid "Manage networks in VLAN" +msgstr "Gérer les réseaux en VLAN" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:816 +msgid "Not assigned networks" +msgstr "Réseaux non-attribués" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:829 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:848 +msgid "Add network to Vlan" +msgstr "Ajouter réseau au Vlan" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:832 +msgid "Create network" +msgstr "Créer réseau" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:865 +msgid "Delete Vlan" +msgstr "Éliminer Vlan" + +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:906 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:459 +msgid "No vlans found" +msgstr "Il n'a pas de vlans trouvés" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:40 +#: ../../godmode/modules/manage_nc_groups.php:64 +msgid "Could not be created. Blank name" +msgstr "Erreur de création : nom en blanc." + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:61 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:155 +#: ../../godmode/modules/manage_nc_groups.php:95 +#: ../../godmode/events/event_edit_filter.php:205 +#: ../../godmode/netflow/nf_edit_form.php:118 +msgid "Not updated. Blank name" +msgstr "Erreur de mise à jour. Nom en blanc." + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:72 +#: ../../godmode/setup/news.php:108 +#: ../../godmode/modules/manage_nc_groups.php:119 +#: ../../godmode/events/event_edit_filter.php:216 +#: ../../godmode/netflow/nf_edit_form.php:140 +msgid "Not updated. Error updating data" +msgstr "Erreur de mise à jour des données" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:110 +#, php-format +msgid "%d/%d items deleted" +msgstr "%d/%d éléments supprimés" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:112 +msgid "Failed to delete items" +msgstr "Impossible de supprimer des éléments" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:167 +msgid "Search filter by name or network address" +msgstr "Chercher de filtre par nom ou adresse réseau" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:273 +msgid "No locations found" +msgstr "Aucune destination trouvée" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:309 +msgid "There are no defined network locations" +msgstr "Il n’y a pas d’emplacements réseau définis" + +#: ../../enterprise/tools/ipam/ipam_supernet_network.php:82 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:536 +#: ../../enterprise/include/ajax/ipam.ajax.php:613 +msgid "Supernet" +msgstr "Super-réseau" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:285 +msgid "There is not an available IP." +msgstr "Aucune adresse IP disponible" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:287 +msgid "Next available IP Address is:" +msgstr "La suivante adresse IP disponible est :" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:313 +msgid "Reserve this IP now" +msgstr "Réserver cette adresse IP maintenant" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:329 +msgid "Manage this IP now" +msgstr "Gérer cette adresse IP maintenant" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:374 +msgid "Operating system" +msgstr "Système d'exploitation" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:384 +msgid "This agent has other IPs" +msgstr "Cet agent a d'autres adresses IP." + +#: ../../enterprise/tools/ipam/ipam_ajax.php:393 +msgid "Generate events" +msgstr "Générer des événements" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:406 +#: ../../enterprise/tools/ipam/ipam_massive.php:103 +#: ../../enterprise/tools/ipam/ipam_network.php:400 +#: ../../enterprise/include/functions_ipam.php:1571 +#: ../../enterprise/include/functions_ipam.php:2042 +msgid "Managed" +msgstr "Géré" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:432 +#: ../../enterprise/tools/ipam/ipam_massive.php:103 +#: ../../enterprise/tools/ipam/ipam_network.php:401 +#: ../../enterprise/include/functions_ipam.php:1577 +#: ../../enterprise/include/functions_ipam.php:1734 +#: ../../enterprise/include/functions_ipam.php:2043 +msgid "Reserved" +msgstr "Réservé" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:445 +msgid "Leases Dhcp" +msgstr "Leases Dhcp" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:455 +msgid "leased mode" +msgstr "mode leased" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:468 +msgid "leased expiration" +msgstr "expiration loué" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:489 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:424 +msgid "Created" +msgstr "Créé" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:499 +msgid "Edited" +msgstr "Modifié" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:509 +msgid "Tracking" +msgstr "Suivi" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:524 +msgid "Ping" +msgstr "Ping" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:565 +msgid "Ping to host" +msgstr "Ping à un hôte" + +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:58 +msgid "succesfully created" +msgstr "créé correctement" + +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:62 +msgid "not created" +msgstr "non créé" + +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:67 +msgid "exists in bbdd, please select other name" +msgstr "Il existe dans la base de données, sélectionnez un autre nom" + +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:72 +msgid "please, select VLAN to be created" +msgstr "Veuillez sélectionner le VLAN à creer" + +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:231 +msgid "Please enter adress, for search vlans" +msgstr "Veuillez entrer l'adresse pour chercher des vlans" + +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:337 +msgid "privacy pass" +msgstr "Connexion privée" + +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:374 +#: ../../godmode/wizards/HostDevices.class.php:1248 +msgid "Context" +msgstr "Contexte" + +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:397 +msgid "Run" +msgstr "Exécuter" + +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:409 +msgid "Vlan name" +msgstr "Nom de vlan" + +#: ../../enterprise/tools/ipam/ipam_massive.php:82 +msgid "Addresses" +msgstr "Adresses" + +#: ../../enterprise/tools/ipam/ipam_network.php:163 +msgid "No addresses found on this network" +msgstr "Aucune adresse trouvée sur ce réseau" + +#: ../../enterprise/tools/ipam/ipam_network.php:314 +msgid "Edit address" +msgstr "Modifier l'adresse" + +#: ../../enterprise/tools/ipam/ipam_network.php:327 +msgid "Disabled address" +msgstr "Adresse désactivée" + +#: ../../enterprise/tools/ipam/ipam_network.php:327 +msgid "This address will not be updated by the server" +msgstr "Cette adresse ne sera pas mise à jour par le serveur" + +#: ../../enterprise/tools/ipam/ipam_network.php:414 +#: ../../enterprise/include/functions_reporting_csv.php:1936 +#: ../../enterprise/include/functions_reporting.php:2318 +#: ../../enterprise/include/functions_ipam.php:2038 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1391 +msgid "Alive" +msgstr "Actif" + +#: ../../enterprise/tools/ipam/ipam_network.php:423 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1396 +msgid "Not alive" +msgstr "Inactif" + +#: ../../enterprise/tools/ipam/ipam_network.php:454 +#: ../../enterprise/tools/ipam/ipam_network.php:533 +#: ../../enterprise/tools/ipam/ipam_network.php:575 +msgid "Change to automatic mode" +msgstr "Changer au mode automatique" + +#: ../../enterprise/tools/ipam/ipam_network.php:463 +#: ../../enterprise/tools/ipam/ipam_network.php:542 +#: ../../enterprise/tools/ipam/ipam_network.php:584 +msgid "Change to manual mode" +msgstr "Changer au mode manuel" + +#: ../../enterprise/tools/ipam/ipam_network.php:663 +msgid "Add comments" +msgstr "Ajouter des commentaires" + +#: ../../enterprise/tools/ipam/ipam_network.php:691 +msgid "Update agent address" +msgstr "Mise à jour de l'adresse de l'agent" + +#: ../../enterprise/tools/ipam/ipam_network.php:857 +msgid "Please, uncheck auto option to set manual agent." +msgstr "Veuillez décocher l'option automatique pour régler l'agent manuellement" + +#: ../../enterprise/tools/ipam/ipam_action.php:121 +#: ../../enterprise/tools/ipam/ipam_action.php:240 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:227 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:327 +#: ../../enterprise/tools/ipam/ipam_list.php:383 +msgid "The location is not filled, please add a location." +msgstr "L'emplacement n'a pas été indiqué. Veuillez ajouter un emplacement." + +#: ../../enterprise/tools/ipam/ipam_action.php:138 +#: ../../enterprise/tools/ipam/ipam_action.php:270 +#: ../../enterprise/tools/ipam/ipam_list.php:400 +msgid "Incorrect format in Subnet field" +msgstr "Format incorrect dans le champ de sous-réseau" + +#: ../../enterprise/tools/ipam/ipam_action.php:198 +#, php-format +msgid "Network could not be added to supernet %s (%s)" +msgstr "Le réseau n'a pas pu être ajouté au super-réseau %s (%s)" + +#: ../../enterprise/tools/ipam/ipam_action.php:202 +#, php-format +msgid "Network added to supernet %s (%s)" +msgstr "Réseau ajouté au super-réseau %s (%s)" + +#: ../../enterprise/tools/ipam/ipam_action.php:207 +#, php-format +msgid "Network name already exists in supernet %s (%s)" +msgstr "Nom du réseau existe déjà dans le super-réseau %s (%s)" + +#: ../../enterprise/tools/ipam/ipam_action.php:219 +#: ../../enterprise/tools/ipam/ipam_list.php:425 +#, php-format +msgid "Could not be created: %s" +msgstr "N'a pas pu être créé : %s" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:64 +#: ../../enterprise/tools/ipam/ipam_calculator.php:66 +#: ../../enterprise/tools/ipam/ipam_calculator.php:87 +#: ../../enterprise/tools/ipam/ipam_calculator.php:90 +#: ../../enterprise/tools/ipam/ipam_calculator.php:93 +#: ../../enterprise/tools/ipam/ipam_calculator.php:96 +msgid "Example:" +msgstr "Exemple :" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:70 +msgid "Bit mask" +msgstr "Masque de bit" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:71 +msgid "Net mask" +msgstr "Masque de réseau" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:74 +msgid "Mask format" +msgstr "Format du masque" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:105 +msgid "Calculate" +msgstr "Calculer" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:112 +msgid "Address field is empty" +msgstr "Le champ adresse est vide." + +#: ../../enterprise/tools/ipam/ipam_calculator.php:120 +msgid "Mask field is empty" +msgstr "Le champ masque est vide." + +#: ../../enterprise/tools/ipam/ipam_calculator.php:139 +#: ../../enterprise/tools/ipam/ipam_calculator.php:152 +msgid "Incorrect address format" +msgstr "Format d'adresse incorrect" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:144 +#: ../../enterprise/tools/ipam/ipam_calculator.php:157 +#: ../../enterprise/tools/ipam/ipam_calculator.php:162 +msgid "Incorrect mask format" +msgstr "Format de masque incorrect" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:190 +msgid "Network mask" +msgstr "Masque de réseau" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:211 +msgid "Network wildcard" +msgstr "Caractère de remplacement du réseau" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:220 +msgid "Network address" +msgstr "Adresse du réseau" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:229 +msgid "Broadcast address" +msgstr "Adresse de diffusion" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:238 +msgid "First valid IP" +msgstr "Première adresse IP valide" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:247 +msgid "Last valid IP" +msgstr "Dernière adresse IP valide" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:257 +msgid "Hosts/Net" +msgstr "Hôtes/Réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:52 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:100 +msgid "There is no supernet name. Please introduce a name" +msgstr "Il n'y a pas des noms de super-réseau. Entrez un nom" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:56 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:104 +msgid "There is no supernet address. Please introduce a address" +msgstr "Il n'y a pas d'adresse super-réseau. Entrez une adresse" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:60 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:108 +msgid "There is no supernet mask. Please introduce a mask" +msgstr "Il n'y a pas de masque de super-réseau. Veuillez entrer une maque" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:64 +msgid "There is no valid address. Please introduce a address" +msgstr "Il n'y a pas d'adresse valide. Veuillez entrer une adresse" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:68 +msgid "There is no valid mask. Please introduce a mask" +msgstr "Il n'y a pas de masque valide. Veuillez entrer une masque" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:83 +msgid "Supernet created" +msgstr "Super-réseau crée" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:85 +msgid "Supernet not created" +msgstr "Super-réseau non crée" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:89 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:135 +msgid "Supernet name exists in bbdd, please select other name" +msgstr "" +"Le nom de super-réseau existe dans la base de données, sélectionnez un autre " +"nom" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:129 +msgid "Supernet updated" +msgstr "Super-réseau mise à jour" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:131 +msgid "Supernet not updated" +msgstr "Super-réseau non mise à jour" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:156 +msgid "Could not be deleted, please select supernet" +msgstr "Il n'a pas été possible de l'éliminer, sélectionnez un super-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:395 +#, php-format +msgid "Successfully created %d networks" +msgstr "%d réseaux ajoutés correctement" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:399 +msgid "Failed to create networks" +msgstr "Impossible de créer des réseaux" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:402 +msgid "Entered range address is not valid" +msgstr "L’adresse de plage saisie n’est pas valide" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:429 +msgid "Network name cannot be repeated in this supernet" +msgstr "Le nom du réseau ne peut pas être répété dans ce super-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:445 +msgid "No networks to be added to supernet" +msgstr "Aucun réseau à ajouter à supernet" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:450 +msgid "supernet name could not be added, please select supernet" +msgstr "le nom du super-réseau n'a pas pu être ajouté, sélectionnez super-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:479 +msgid "Could not be deleted, please select supernet and network" +msgstr "Il n'a pas pu être éliminé, sélectionnez le super-réseau et le réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:486 +#, php-format +msgid "Failed to delete %d/%d networks from supernet" +msgstr "Impossible de supprimer les réseaux %d/%d de supernet" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:490 +msgid "Successfully deleted network from supernet" +msgstr "Réseau supprimé avec succès du supernet" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:492 +#, php-format +msgid "Successfully deleted %d/%d networks from supernet" +msgstr "Suppression réussie des réseaux %d/%d de supernet" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:582 +msgid "Subnetting Mask" +msgstr "Masque de sous-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:605 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:777 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1064 +#: ../../enterprise/tools/ipam/ipam_list.php:129 +#: ../../enterprise/tools/ipam/ipam_list.php:595 +msgid "Site" +msgstr "Site" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:640 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1313 +msgid "Update Supernet" +msgstr "Mettre à jour le super-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:647 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1451 +msgid "New Supernet" +msgstr "Nouveau super-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:688 +#, php-format +msgid "%s supernets created" +msgstr "Super-réseaux %s créés" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:690 +msgid "supernets creation failed" +msgstr "La création de super-réseaux a échoué" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:763 +#: ../../enterprise/tools/ipam/ipam_list.php:93 +msgid "Search filter by name, network address or description" +msgstr "Chercher de filtre par nom, adresse réseau ou description" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:790 +msgid "Min. networks range" +msgstr "Éventail de réseaux minimale" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:793 +msgid "Max. networks range" +msgstr "Éventail de réseaux maximale" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1060 +msgid "Address / Masks" +msgstr "Adresse / Masques" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1062 +msgid "Subnetting mask" +msgstr "Masque de sous-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1063 +msgid "Networks range" +msgstr "Éventail de réseaux" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1237 +msgid "Delete network in supernet" +msgstr "Éliminer réseau du super-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1286 +msgid "Manage networks in supernet" +msgstr "Gérer les réseaux dans supernet" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1320 +msgid "Add network to supernet" +msgstr "Ajouter du réseau au super-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1323 +msgid "Next network" +msgstr "Réseau suivant" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1355 +msgid "Delete Supernet" +msgstr "Éliminer du super-réseau" + +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1444 +msgid "No Supernet found" +msgstr "Aucune super-réseau trouvé" + +#: ../../enterprise/tools/ipam/ipam.php:52 ../../extensions/files_repo.php:122 +#: ../../extensions/files_repo.php:210 +msgid "Operation view" +msgstr "Afficher opération" + +#: ../../enterprise/tools/ipam/ipam.php:78 +#: ../../enterprise/tools/ipam/ipam.php:356 +msgid "Subnetworks calculator" +msgstr "Calculatrice de sous-réseaux" + +#: ../../enterprise/tools/ipam/ipam.php:96 +msgid "Vlan config" +msgstr "Configuration Vlan" + +#: ../../enterprise/tools/ipam/ipam.php:114 +msgid "Vlan wizard" +msgstr "Assistant Vlan" + +#: ../../enterprise/tools/ipam/ipam.php:133 +msgid "Supernet treeview" +msgstr "Vue d'arbre de super réseau" + +#: ../../enterprise/tools/ipam/ipam.php:152 +msgid "Network locations" +msgstr "Emplacements réseau" + +#: ../../enterprise/tools/ipam/ipam.php:171 +#: ../../enterprise/tools/ipam/ipam.php:411 +#: ../../enterprise/tools/ipam/ipam_editor.php:224 +#: ../../enterprise/include/ajax/ipam.ajax.php:418 +msgid "Sites" +msgstr "Sites" + +#: ../../enterprise/tools/ipam/ipam.php:196 +msgid "Vlan statistics" +msgstr "Statistiques de la VLan" + +#: ../../enterprise/tools/ipam/ipam.php:216 +#: ../../enterprise/tools/ipam/ipam.php:381 +msgid "Supernet config" +msgstr "Configuration de super-réseau" + +#: ../../enterprise/tools/ipam/ipam.php:237 +#: ../../enterprise/tools/ipam/ipam.php:396 +msgid "Supernet statistics" +msgstr "Statistiques de super-réseau" + +#: ../../enterprise/tools/ipam/ipam.php:257 +msgid "Supernet map" +msgstr "Carte super-réseau" + +#: ../../enterprise/tools/ipam/ipam.php:280 +#: ../../enterprise/tools/ipam/ipam_list.php:685 +msgid "Manage addresses" +msgstr "Gérer les adresses" + +#: ../../enterprise/tools/ipam/ipam.php:300 +#: ../../enterprise/tools/ipam/ipam.php:361 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:692 +#: ../../godmode/massive/massive_operations.php:390 +#: ../../godmode/massive/massive_edit_plugins.php:921 +msgid "Massive operations" +msgstr "Opérations massives" + +#: ../../enterprise/tools/ipam/ipam.php:320 +#: ../../enterprise/tools/ipam/ipam_list.php:694 +msgid "Addresses view" +msgstr "Vue des adresses" + +#: ../../enterprise/tools/ipam/ipam.php:352 +msgid "/tools/ipam/ipam_network.php" +msgstr "/tools/ipam/ipam_network.php" + +#: ../../enterprise/tools/ipam/ipam.php:366 +msgid "VLAN Config" +msgstr "Configuration VLAN" + +#: ../../enterprise/tools/ipam/ipam.php:371 +msgid "VLAN Wizard" +msgstr "Assistant VLAN" + +#: ../../enterprise/tools/ipam/ipam.php:376 +msgid "VLAN Statistics" +msgstr "Statistiques VLAN" + +#: ../../enterprise/tools/ipam/ipam.php:386 +msgid "Network location config" +msgstr "Configuration de l’emplacement réseau" + +#: ../../enterprise/tools/ipam/ipam.php:391 +msgid "Supernet wizard" +msgstr "Assistante super-réseau" + +#: ../../enterprise/tools/ipam/ipam.php:401 +msgid "Supernet Map" +msgstr "Carte super-réseau" + +#: ../../enterprise/tools/ipam/ipam.php:406 +msgid "Supernet Treeview" +msgstr "Vue d'arbre super-réseau" + +#: ../../enterprise/tools/ipam/ipam.php:432 +msgid "Operation View" +msgstr "Vue d'opération" + +#: ../../enterprise/tools/ipam/ipam.php:449 ../../godmode/menu.php:380 +msgid "Admin tools" +msgstr "Outils d'administration" + +#: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:94 +msgid "Found supernets" +msgstr "Super-réseaux trouvés" + +#: ../../enterprise/tools/ipam/ipam_list.php:97 +#: ../../enterprise/tools/ipam/ipam_list.php:588 +#: ../../enterprise/tools/ipam/ipam_editor.php:191 +#: ../../enterprise/include/ajax/ipam.ajax.php:385 +#: ../../enterprise/include/functions_ipam.php:1369 +#: ../../enterprise/include/functions_ipam.php:1983 +#: ../../godmode/events/event_responses.editor.php:123 +msgid "Location" +msgstr "Emplacement" + +#: ../../enterprise/tools/ipam/ipam_list.php:434 +#, php-format +msgid "%s networks created" +msgstr "Réseaux %s crées" + +#: ../../enterprise/tools/ipam/ipam_list.php:436 +msgid "Networks creation failed" +msgstr "La création de réseaux a échoué" + +#: ../../enterprise/tools/ipam/ipam_list.php:501 +msgid "No networks found" +msgstr "Aucun réseau trouvé" + +#: ../../enterprise/tools/ipam/ipam_list.php:609 +#: ../../enterprise/tools/ipam/ipam_editor.php:243 +#: ../../enterprise/include/ajax/ipam.ajax.php:437 +msgid "Vrf" +msgstr "Vrf" + +#: ../../enterprise/tools/ipam/ipam_list.php:625 +msgid "IPs" +msgstr "Adresses IP" + +#: ../../enterprise/tools/ipam/ipam_list.php:708 +msgid "Edit network" +msgstr "Éditer le réseau" + +#: ../../enterprise/tools/ipam/ipam_list.php:719 +msgid "Delete network" +msgstr "Supprimer le réseau" + +#: ../../enterprise/tools/ipam/ipam_sites.php:70 +msgid "Successfully saved" +msgstr "Enregistré correctement" + +#: ../../enterprise/tools/ipam/ipam_sites.php:76 +#, php-format +msgid "Failed to save site %s" +msgstr "Impossible d’enregistrer site %s" + +#: ../../enterprise/tools/ipam/ipam_sites.php:132 +#, php-format +msgid "Failed to delete site %s" +msgstr "Impossible de supprimer site %s" + +#: ../../enterprise/tools/ipam/ipam_editor.php:56 +msgid "Network not found" +msgstr "Réseau introuvable" + +#: ../../enterprise/tools/ipam/ipam_editor.php:122 +msgid "Format: IP/Mask" +msgstr "Format : IP/Masque" + +#: ../../enterprise/tools/ipam/ipam_editor.php:136 +msgid "Examples" +msgstr "Exemples" + +#: ../../enterprise/tools/ipam/ipam_editor.php:192 +#: ../../enterprise/include/ajax/ipam.ajax.php:386 +msgid "For example: Central Data Center" +msgstr "Par exemple : Centre de données" + +#: ../../enterprise/tools/ipam/ipam_editor.php:225 +#: ../../enterprise/include/ajax/ipam.ajax.php:419 +msgid "For example: Pandora" +msgstr "Par exemple : Pandora" + +#: ../../enterprise/tools/ipam/ipam_editor.php:244 +#: ../../enterprise/include/ajax/ipam.ajax.php:438 +msgid "Virtual Routing and Forwarding" +msgstr "Routage et transfert virtuels" + +#: ../../enterprise/tools/ipam/ipam_editor.php:262 +#: ../../enterprise/include/ajax/ipam.ajax.php:456 +msgid "Include statistical monitors" +msgstr "Inclure des moniteurs statistiques" + +#: ../../enterprise/tools/ipam/ipam_editor.php:277 +#: ../../enterprise/include/ajax/ipam.ajax.php:471 +msgid "Lightweight mode" +msgstr "Mode léger" + +#: ../../enterprise/tools/ipam/ipam_editor.php:278 +#: ../../enterprise/include/ajax/ipam.ajax.php:472 +msgid "Use quicker network scan" +msgstr "Utiliser des scans réseau" + +#: ../../enterprise/tools/ipam/ipam_editor.php:294 +#: ../../enterprise/include/ajax/ipam.ajax.php:488 +msgid "Target group for monitoring agent" +msgstr "Group cible pour l'agent de supervision" + +#: ../../enterprise/tools/ipam/ipam_editor.php:315 +#: ../../enterprise/include/ajax/ipam.ajax.php:509 +msgid "Scan interval" +msgstr "Vérifier intervalle" + +#: ../../enterprise/tools/ipam/ipam_editor.php:316 +#: ../../enterprise/include/ajax/ipam.ajax.php:510 +msgid "0 for manually scan" +msgstr "0 pour vérification manuelle" + +#: ../../enterprise/tools/ipam/ipam_editor.php:330 +#: ../../enterprise/include/ajax/ipam.ajax.php:524 +msgid "The list of users can manage the networks in the IPAM." +msgstr "La liste des utilisateurs peut gérer les réseaux dans l’IPAM." + +#: ../../enterprise/tools/ipam/ipam_editor.php:331 +#: ../../enterprise/include/ajax/ipam.ajax.php:525 +msgid " Only the admin users can manage networks and edit the networks" +msgstr "" +" Seuls les utilisateurs administrateurs peuvent gérer les réseaux et modifier " +"les réseaux" + +#: ../../enterprise/tools/ipam/ipam_editor.php:332 +#: ../../enterprise/include/ajax/ipam.ajax.php:526 +msgid "Operator users" +msgstr "Utilisateurs de l'opérateur" + +#: ../../enterprise/tools/ipam/ipam_editor.php:338 +#: ../../enterprise/include/ajax/ipam.ajax.php:532 +msgid "All users" +msgstr "Tous les utilisateurs" + +#: ../../enterprise/views/ncm/agent/details.php:89 +msgid "Script type" +msgstr "Type de script" + +#: ../../enterprise/views/ncm/agent/details.php:91 +msgid "Execution last timestamp" +msgstr "Dernier horodatage d’exécution" + +#: ../../enterprise/views/ncm/agent/details.php:107 +msgid "Retrieve running configuration" +msgstr "Récupérer la configuration en cours d’exécution" + +#: ../../enterprise/views/ncm/agent/details.php:120 +#: ../../enterprise/views/ncm/agent/details.php:383 +msgid "Restore from backup" +msgstr "Restaurer à partir de sauvegarde" + +#: ../../enterprise/views/ncm/agent/details.php:133 +#: ../../enterprise/views/ncm/agent/details.php:325 +#: ../../enterprise/include/lib/NetworkManager.php:85 +msgid "Retrieve firmware version" +msgstr "Récupérer version firmware" + +#: ../../enterprise/views/ncm/agent/details.php:172 +msgid "Running without a backup" +msgstr "Exécution sans sauvegarde" + +#: ../../enterprise/views/ncm/agent/details.php:181 +msgid "Latest configuration retrieved is different from backed one" +msgstr "La dernière configuration récupérée est différente de celle sauvegardée" + +#: ../../enterprise/views/ncm/agent/details.php:184 +msgid "Backup up to date with latest configuration" +msgstr "Sauvegarde à jour avec la dernière configuration" + +#: ../../enterprise/views/ncm/agent/details.php:208 +msgid "Configuration backup status" +msgstr "État de sauvegarde de la configuration" + +#: ../../enterprise/views/ncm/agent/details.php:238 +msgid "Last on demand execution" +msgstr "Dernière exécution à la demande" + +#: ../../enterprise/views/ncm/agent/details.php:246 +#, php-format +msgid "Customize %s" +msgstr "Personnaliser %s" + +#: ../../enterprise/views/ncm/agent/details.php:250 +msgid "Execute snippet" +msgstr "Exécuter skipper" + +#: ../../enterprise/views/ncm/agent/details.php:265 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1542 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1635 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1760 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1835 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:103 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:110 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:66 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:122 +msgid "Preview" +msgstr "Aperçu" + +#: ../../enterprise/views/ncm/agent/details.php:314 +#, php-format +msgid "Current firmware version: %s" +msgstr "Version du firmware actuelle : %s" + +#: ../../enterprise/views/ncm/agent/details.php:339 +#, php-format +msgid "Configuration backup present, %s" +msgstr "Sauvegarde de configuration présent, %s" + +#: ../../enterprise/views/ncm/agent/details.php:346 +msgid "There is no configuration backup" +msgstr "Il n'y a pas de configuration de sauvegarde" + +#: ../../enterprise/views/ncm/agent/details.php:359 +msgid "Backup latest retrieved configuration" +msgstr "Sauvegarder la dernière configuration récupérée" + +#: ../../enterprise/views/ncm/agent/details.php:372 +#: ../../enterprise/include/class/ManageBackups.class.php:302 +#: ../../extensions/files_repo/files_repo_list.php:123 +msgid "Download" +msgstr "Télécharger" + +#: ../../enterprise/views/ncm/agent/details.php:401 +#, php-format +msgid "Latest operation \"%s\" was executed %s ago with result: %s %s" +msgstr "" +"La dernière opération « %s » a été exécutée il y a %s avec le résultat: %s %s" + +#: ../../enterprise/views/ncm/agent/details.php:414 +#, php-format +msgid "Script executions queued: %d" +msgstr "Exécutions de script en file d’attente : %d" + +#: ../../enterprise/views/ncm/agent/details.php:424 +#, php-format +msgid "Configuration backup schedule: %s" +msgstr "Planification de la sauvegarde de la configuration : %s" + +#: ../../enterprise/views/ncm/agent/details.php:441 +msgid "Device details" +msgstr "Détails de l’appareil" + +#: ../../enterprise/views/ncm/agent/details.php:483 +msgid "Configuration timestamp" +msgstr "Horodatage de configuration" + +#: ../../enterprise/views/ncm/agent/details.php:484 +msgid "Diff" +msgstr "Différences" + +#: ../../enterprise/views/ncm/agent/details.php:490 +msgid "No changes with current backup" +msgstr "Aucun changements par rapport à la sauvegarde actuelle" + +#: ../../enterprise/views/ncm/agent/details.php:494 +msgid "This is the latest configuration retrieved" +msgstr "C’est la dernière configuration récupérée" + +#: ../../enterprise/views/ncm/agent/details.php:507 +#: ../../enterprise/views/ncm/agent/details.php:511 +msgid "This is the current backup." +msgstr "C’est la sauvegarde actuelle." + +#: ../../enterprise/views/ncm/agent/details.php:523 +msgid "Review this configuration" +msgstr "Passez en revue cette configuration" + +#: ../../enterprise/views/ncm/agent/details.php:534 +msgid "There is no backup to compare with" +msgstr "Il n’y a pas de sauvegarde avec laquelle comparer" + +#: ../../enterprise/views/ncm/agent/details.php:545 +msgid "Backup this configuration" +msgstr "Sauvegarder cette configuration" + +#: ../../enterprise/views/ncm/agent/details.php:563 +msgid "Configurations registry" +msgstr "Registre des configurations" + +#: ../../enterprise/views/ncm/agent/details.php:574 +msgid "Diff between: backup - selected" +msgstr "Différence entre : sauvegarde - sélectionné" + +#: ../../enterprise/views/ncm/agent/details.php:624 +msgid "Retrieve firmware version?" +msgstr "Récupérer version firmware ?" + +#: ../../enterprise/views/ncm/agent/details.php:625 +msgid "" +"This action will connect to the device to retrieve firmware version. Are you " +"sure?" +msgstr "" +"Cette action se connectera à l’appareil pour récupérer la version du firmware. " +"êtes-vous sûr ?" + +#: ../../enterprise/views/ncm/agent/details.php:635 +msgid "Get running config?" +msgstr "Collecter configuration en exécution ?" + +#: ../../enterprise/views/ncm/agent/details.php:636 +msgid "" +"This action will connect to the device to retrieve latest configuration. Are " +"you sure?" +msgstr "" +"Cette action connectera avec l'appareil pour recueillir la dernière " +"configuration. Êtes-vous sûr ?" + +#: ../../enterprise/views/ncm/agent/details.php:647 +msgid "Backup latest config?" +msgstr "Sauvegarder la dernière configuration ?" + +#: ../../enterprise/views/ncm/agent/details.php:648 +msgid "" +"This action will overwrite current backup to use latest retrieved " +"configuration. Are you sure?" +msgstr "" +"Cette action écrasera la sauvegarde actuelle pour utiliser la dernière " +"configuration recueilli. Êtes-vous sûr ?" + +#: ../../enterprise/views/ncm/agent/details.php:656 +msgid "Backup target config?" +msgstr "Configuration de la cible de sauvegarde ?" + +#: ../../enterprise/views/ncm/agent/details.php:657 +msgid "" +"This action will overwrite current backup to use selected configuration. Are " +"you sure?" +msgstr "" +"Cette action remplacera la sauvegarde actuelle pour utiliser la configuration " +"sélectionnée. Êtes-vous sûr ?" + +#: ../../enterprise/views/ncm/agent/details.php:668 +msgid "Restore device configuration?" +msgstr "Restaurer la configuration de l'appareil ?" + +#: ../../enterprise/views/ncm/agent/details.php:669 +msgid "" +"This action will overwrite device configuration with latest backup. Are you " +"sure?" +msgstr "" +"Cette action écrasera la configuration de l'appareil avec la dernière " +"sauvegarde. Êtes-vous sûr ?" + +#: ../../enterprise/views/ncm/agent/details.php:688 +msgid "Customize script execution" +msgstr "Personnaliser l’exécution des scripts" + +#: ../../enterprise/views/ncm/agent/manage.php:57 +msgid "For instance Cisco" +msgstr "Par exemple Cisco" + +#: ../../enterprise/views/ncm/agent/manage.php:59 +msgid "Device manufacturer" +msgstr "Fabricant de l'appareil" + +#: ../../enterprise/views/ncm/agent/manage.php:87 +msgid "For instance Catalyst 9400" +msgstr "Par exemple Catalyst 9400" + +#: ../../enterprise/views/ncm/agent/manage.php:89 +msgid "Device model" +msgstr "Modèle d'appareil" + +#: ../../enterprise/views/ncm/agent/manage.php:102 +#: ../../godmode/agentes/module_manager_editor_network.php:482 +msgid "Connection method" +msgstr "Méthode de connexion" + +#: ../../enterprise/views/ncm/agent/manage.php:107 +msgid "connect using SSH" +msgstr "Connecter utilisant SSH" + +#: ../../enterprise/views/ncm/agent/manage.php:108 +msgid "connect using telnet" +msgstr "Connecter utilisant telnet" + +#: ../../enterprise/views/ncm/agent/manage.php:131 +msgid "Credentials to access device" +msgstr "Identifiants pour accéder à l'appareil" + +#: ../../enterprise/views/ncm/agent/manage.php:144 +msgid "Credentials to administrate device" +msgstr "Identifiants pour gérer l'appareil" + +#: ../../enterprise/views/ncm/agent/manage.php:177 +msgid "NCM template to be used" +msgstr "Modèle NCM à utiliser" + +#: ../../enterprise/views/ncm/agent/manage.php:190 +msgid "Backup schedule (if defined)" +msgstr "Planification de la sauvegarde (si définie)" + +#: ../../enterprise/views/ncm/agent/manage.php:195 +msgid "No schedule" +msgstr "Aucune programmation" + +#: ../../enterprise/views/ncm/agent/manage.php:197 +msgid "Once a day" +msgstr "Une fois par jour" + +#: ../../enterprise/views/ncm/agent/manage.php:198 +msgid "Once a week" +msgstr "Une fois par semaine" + +#: ../../enterprise/views/ncm/agent/manage.php:199 +msgid "Once a month" +msgstr "Une fois par mois" + +#: ../../enterprise/views/ncm/agent/manage.php:218 +msgid "Launch event if configuration changes" +msgstr "Événement de lancement si la configuration change" + +#: ../../enterprise/views/ncm/agent/manage.php:243 +msgid "NCM state" +msgstr "État NCM" + +#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:63 +msgid "Select firmware file to update to" +msgstr "" +"Sélectionnez le fichier du micrologiciel vers lequel effectuer la mise à jour" + +#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:75 +msgid "Transfer from url" +msgstr "Transfert depuis l’url" + +#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:86 +msgid "Target file name" +msgstr "Nom du fichier cible" + +#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:105 +msgid "Customize execution" +msgstr "Personnaliser l’exécution" + +#: ../../enterprise/views/ncm/snippets/edit.php:42 +#: ../../enterprise/views/ncm/snippets/list.php:32 +msgid "Snippets" +msgstr "Snippets" + +#: ../../enterprise/views/ncm/snippets/edit.php:73 +#: ../../enterprise/views/ncm/firmwares/edit.php:72 +#: ../../enterprise/views/ncm/templates/edit.php:73 +msgid "Script not defined" +msgstr "Script pas défini" + +#: ../../enterprise/views/ncm/snippets/edit.php:91 +#: ../../enterprise/views/ncm/templates/edit.php:160 +#: ../../enterprise/views/ncm/templates/edit.php:188 +#: ../../enterprise/views/ncm/templates/edit.php:216 +#: ../../enterprise/views/ncm/templates/edit.php:244 +#: ../../enterprise/views/ncm/templates/edit.php:271 +#: ../../enterprise/views/ncm/templates/edit.php:298 +msgid "Script details" +msgstr "Détails du script" + +#: ../../enterprise/views/ncm/firmwares/edit.php:41 +msgid "Firmware" +msgstr "Firmware" + +#: ../../enterprise/views/ncm/firmwares/edit.php:101 +msgid "" +"Comma separated, a vendors list compatible with scripts defined within " +"firmware." +msgstr "" +"Séparé par des virgules, une liste de fournisseurs compatible avec les scripts " +"définis dans le firmware." + +#: ../../enterprise/views/ncm/firmwares/edit.php:106 +#: ../../enterprise/views/ncm/vendors/edit.php:35 +#: ../../enterprise/views/ncm/vendors/list.php:32 +#: ../../enterprise/views/ncm/templates/edit.php:107 +#: ../../enterprise/views/ncm/templates/list.php:74 +msgid "Vendors" +msgstr "Fournisseurs" + +#: ../../enterprise/views/ncm/firmwares/edit.php:129 +msgid "" +"Comma separated, a model list compatible with scripts defined within firmware." +msgstr "" +"Séparé par des virgules, une liste de modèles compatible avec les scripts " +"définis dans le firmware." + +#: ../../enterprise/views/ncm/firmwares/edit.php:133 +#: ../../enterprise/views/ncm/firmwares/list.php:76 +#: ../../enterprise/views/ncm/templates/edit.php:134 +#: ../../enterprise/views/ncm/templates/list.php:75 +#: ../../enterprise/views/ncm/models/list.php:32 +msgid "Models" +msgstr "Modèles" + +#: ../../enterprise/views/ncm/firmwares/edit.php:149 +msgid "Current binary file will be overwritten, are you sure?" +msgstr "Le fichier binaire actuel sera écrasé, êtes-vous sûr?" + +#: ../../enterprise/views/ncm/firmwares/edit.php:154 +msgid "Binary file" +msgstr "Fichier binaire" + +#: ../../enterprise/views/ncm/firmwares/list.php:32 +msgid "Firmwares" +msgstr "Firmwares" + +#: ../../enterprise/views/ncm/firmwares/list.php:75 +#: ../../enterprise/views/ncm/devices/list.php:118 +#: ../../enterprise/views/ncm/models/edit.php:88 +#: ../../enterprise/views/ncm/models/list.php:72 +msgid "Vendor" +msgstr "Fournisseur" + +#: ../../enterprise/views/ncm/vendors/edit.php:89 +msgid "icon" +msgstr "icône" + +#: ../../enterprise/views/ncm/devices/list.php:32 +#: ../../enterprise/views/ncm/templates/edit.php:42 +#: ../../enterprise/views/ncm/models/edit.php:37 +msgid "Devices" +msgstr "Dispositifs" + +#: ../../enterprise/views/ncm/devices/list.php:69 +msgid "" +"WARNING: This is a new feature and is still at an early stage. It is available " +"with limited features, use it with caution and send us your feedback to " +"improve these current capabilities." +msgstr "" +"AVERTISSEMENT : C'est une nouvelle fonctionnalité et elle est dans une étape " +"préliminaire. C'est disponible avec des fonctionnalités limitées, utilisez-le " +"avec précaution et envoyez-nous vos commentaires pour améliorer ses capacités " +"actuelles." + +#: ../../enterprise/views/ncm/devices/list.php:72 +msgid "" +"Network configuration manager is used to keep configurations and software " +"versions of any network device in your infrastructure under your control." +msgstr "" +"Le gestionnaire de configuration réseau est utilisé pour maintenir des " +"configurations et des versions de logiciel de n'importe quel appareil réseau " +"dans votre infrastructure sous contrôle." + +#: ../../enterprise/views/ncm/devices/list.php:77 +msgid "" +"To start using it, navigatenavigate to your desired agent, tab Network Config " +"Manager, and enable the ncm features,\n" +" you will be asked for the vendor and model of the device." +msgstr "" +"Pour commencer à l'utiliser, naviguez ver l'agent désiré, l'onglet " +"Gestionnaire de configuration réseau et habilitez les fonctionnalités ncm\n" +" il vous demandera de entrer le fournisseur et le modèle d'appareil." + +#: ../../enterprise/views/ncm/devices/list.php:84 +msgid "Define a NCM template" +msgstr "Définissez un modèle NCM" + +#: ../../enterprise/views/ncm/devices/list.php:87 +msgid "Configure agents to use NCM templates" +msgstr "Configurez les agents pour l'utilisation de modèles NCM" + +#: ../../enterprise/views/ncm/devices/list.php:119 +msgid "Model" +msgstr "Modèle" + +#: ../../enterprise/views/ncm/devices/list.php:121 +msgid "Last queued task" +msgstr "Dernière tâche en file d’attente" + +#: ../../enterprise/views/ncm/devices/list.php:123 +#: ../../enterprise/include/functions_tasklist.php:158 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:520 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:136 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:224 +#: ../../enterprise/godmode/policies/policy_alerts.php:354 +#: ../../godmode/massive/massive_copy_modules.php:185 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:612 +#: ../../godmode/alerts/alert_list.list.php:485 +msgid "Operations" +msgstr "Opérations" + +#: ../../enterprise/views/ncm/templates/edit.php:102 +msgid "" +"Comma separated, a vendors list compatible with scripts defined within " +"template." +msgstr "" +"Séparés par virgules, une liste de fournisseurs compatible avec les scripts " +"définis dans le modèle." + +#: ../../enterprise/views/ncm/templates/edit.php:130 +msgid "" +"Comma separated, a model list compatible with scripts defined within template." +msgstr "" +"Séparés par virgules, une liste de modèles compatible avec les scripts définis " +"dans le modèle." + +#: ../../enterprise/views/ncm/templates/edit.php:148 +msgid "This script will be used to test devices availability" +msgstr "Le script sera utilisé our vérifier la disponibilité des appareils" + +#: ../../enterprise/views/ncm/templates/edit.php:153 +msgid "Script: Test" +msgstr "Script : Test" + +#: ../../enterprise/views/ncm/templates/edit.php:176 +msgid "This script will be used to retrieve configuration from devices" +msgstr "" +"Cet script sera utilisé pour collecter de la configuration à partir des " +"appareils" + +#: ../../enterprise/views/ncm/templates/edit.php:181 +msgid "Script: Get configuration" +msgstr "Script : Get configuration" + +#: ../../enterprise/views/ncm/templates/edit.php:204 +msgid "" +"This script will be used to apply configuration, previously backed up, to " +"devices" +msgstr "" +"Cet script sera utilisé pour appliquer les configurations, préalablement " +"sauvegardés, aux appareils" + +#: ../../enterprise/views/ncm/templates/edit.php:209 +msgid "Script: set configuration" +msgstr "Script : set configuration" + +#: ../../enterprise/views/ncm/templates/edit.php:232 +msgid "This script will be used to retrieve firmware version from devices" +msgstr "Cet script sera utilisé pour collecter la version firmware des appareils" + +#: ../../enterprise/views/ncm/templates/edit.php:237 +msgid "Script: get firmware" +msgstr "Script : get firmware" + +#: ../../enterprise/views/ncm/templates/edit.php:259 +msgid "This script will be used to upgrade firmware version of the devices" +msgstr "" +"Ce script sera utilisé pour mettre à niveau la version du firmware des " +"appareils" + +#: ../../enterprise/views/ncm/templates/edit.php:264 +msgid "Script: set firmware" +msgstr "Script : définir le firmware" + +#: ../../enterprise/views/ncm/templates/edit.php:286 +msgid "This script will be executed on the devices when selecting CUSTOM task" +msgstr "" +"Cet script sera exécuté dans les appareils lors de la selection de la tache " +"CUSTOM" + +#: ../../enterprise/views/ncm/templates/edit.php:291 +msgid "Script: custom task" +msgstr "Script : custom task" + +#: ../../enterprise/views/ncm/templates/list.php:76 +msgid "Scripts defined" +msgstr "Scripts définis" + +#: ../../enterprise/views/cluster/edit.php:41 +#: ../../enterprise/views/cluster/edit.php:68 +#: ../../enterprise/views/cluster/view.php:44 +#: ../../enterprise/views/cluster/view.php:63 +msgid "Cluster list" +msgstr "Liste de grappes" + +#: ../../enterprise/views/cluster/edit.php:57 +msgid "cluster " +msgstr "grappe " + +#: ../../enterprise/views/cluster/edit.php:88 +msgid "View this cluster" +msgstr "Voir le grappe" + +#: ../../enterprise/views/cluster/view.php:50 +#: ../../enterprise/views/cluster/view.php:81 +msgid "Cluster details" +msgstr "Détails du grappe" + +#: ../../enterprise/views/cluster/view.php:74 +msgid "Edit this cluster" +msgstr "Éditer ce grappe" + +#: ../../enterprise/views/cluster/view.php:223 +msgid "Force cluster status calculation" +msgstr "Forcer calcule d'état du grappe" + +#: ../../enterprise/views/cluster/view.php:314 +msgid "Cluster agent" +msgstr "Agent de grappe" + +#: ../../enterprise/views/cluster/list.php:122 +msgid "New cluster" +msgstr "Nouveau grappe" + +#: ../../enterprise/operation/log/elasticsearch_interface.php:31 +#: ../../enterprise/operation/log/log_viewer.php:377 +#: ../../enterprise/operation/log/log_viewer.php:417 +#: ../../enterprise/operation/menu.php:181 +#: ../../enterprise/meta/general/main_menu.php:247 +#: ../../enterprise/meta/general/main_header.php:143 +#: ../../enterprise/meta/include/functions_meta.php:293 +#: ../../enterprise/meta/advanced/metasetup.php:80 +#: ../../enterprise/meta/advanced/metasetup.php:223 +msgid "Log viewer" +msgstr "Visualiseur de journaux" + +#: ../../enterprise/operation/log/elasticsearch_interface.php:39 +#: ../../enterprise/operation/log/log_viewer.php:391 +#: ../../enterprise/operation/menu.php:211 +msgid "Elasticsearch Interface" +msgstr "Interface Elasticsearch" + +#: ../../enterprise/operation/log/elasticsearch_interface.php:49 +msgid "" +"This is a view to interface with Elasticsearch directly from WEB console. \n" +"Please note that you can damage your Elasticsearch if you don`t know exactly " +"what are you are doing. \n" +"This view is intended to be used only by users with a knowledge of " +"Elasticsearch" +msgstr "" +"Il s’agit d’une vue pour s’interfacer avec Elasticsearch directement à partir " +"de la console WEB \n" +"Veuillez noter que vous pouvez endommager votre Elasticsearch si vous ne savez " +"pas exactement ce que vous faites. \n" +"Cette vue est destinée à être utilisée uniquement par les utilisateurs ayant " +"une connaissance d’Elasticsearch" + +#: ../../enterprise/operation/log/log_viewer.php:405 +#: ../../enterprise/operation/log/log_viewer.php:424 +#: ../../enterprise/operation/log/log_viewer.php:435 +msgid "Log sources" +msgstr "Sources de journaux" + +#: ../../enterprise/operation/log/log_viewer.php:477 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:189 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:244 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3504 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3579 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3735 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3806 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4240 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4385 +msgid "Exact match" +msgstr "Concordance exacte" + +#: ../../enterprise/operation/log/log_viewer.php:478 +msgid "All words" +msgstr "Tous les mots" + +#: ../../enterprise/operation/log/log_viewer.php:479 +msgid "Any word" +msgstr "N'importe quel mot" + +#: ../../enterprise/operation/log/log_viewer.php:482 +msgid "Search mode" +msgstr "Mode recherche" + +#: ../../enterprise/operation/log/log_viewer.php:529 +msgid "Full context" +msgstr "Contexte complet" + +#: ../../enterprise/operation/log/log_viewer.php:667 +#: ../../enterprise/operation/log/log_viewer.php:668 +msgid "Edit sources" +msgstr "Modifier les sources" + +#: ../../enterprise/operation/log/log_viewer.php:711 +msgid "Show log entries" +msgstr "Afficher les entrées de journal" + +#: ../../enterprise/operation/log/log_viewer.php:712 +msgid "Graph log results" +msgstr "Résultats du journal graphique" + +#: ../../enterprise/operation/log/log_viewer.php:714 +msgid "Display mode" +msgstr "Mode d'affichage" + +#: ../../enterprise/operation/log/log_viewer.php:727 +msgid "Use capture model" +msgstr "Utiliser le modèle de capture" + +#: ../../enterprise/operation/log/log_viewer.php:757 +msgid "Create new model" +msgstr "Créez un nouveau modèle" + +#: ../../enterprise/operation/log/log_viewer.php:761 +#: ../../godmode/reporting/graph_builder.main.php:220 +msgid "Horizontal bars" +msgstr "Barres horizontales" + +#: ../../enterprise/operation/log/log_viewer.php:762 +#: ../../godmode/reporting/graph_builder.main.php:221 +msgid "Vertical bars" +msgstr "Barres verticales" + +#: ../../enterprise/operation/log/log_viewer.php:764 +msgid "Graph type" +msgstr "Type de graphique" + +#: ../../enterprise/operation/log/log_viewer.php:779 +msgid "Advanced options " +msgstr "Options avancées" + +#: ../../enterprise/operation/log/log_viewer.php:899 +msgid "" +"The maximum limit of rows has been exceeded. Please enter an email to send the " +"csv file" +msgstr "" +"La limite maximale de lignes a été dépassée. Veuillez entrer un e-mail pour " +"envoyer le fichier csv" + +#: ../../enterprise/operation/log/log_viewer.php:901 +msgid "e-mail address" +msgstr "adresse e-mail" + +#: ../../enterprise/operation/log/log_viewer.php:904 +msgid "" +"WARNING: If your email size exceeds your mail attachment size limit, the file " +"will be saved in the local attachment folder." +msgstr "" +"AVERTISSEMENT : Si la taille de votre e-mail dépasse la limite de taille de " +"votre attachement, le fichier sera enregistré dans le dossier des attachements " +"local." + +#: ../../enterprise/operation/log/log_viewer.php:1022 +msgid "The start date cannot be greater than the end date" +msgstr "La date de début ne peut pas être supérieure à la date de fin." + +#: ../../enterprise/operation/log/log_viewer.php:1450 +msgid "Add new capture model" +msgstr "Ajouter un nouveau modèle de capture" + +#: ../../enterprise/operation/log/log_viewer.php:1453 +msgid "Edit capture model" +msgstr "Modifier le modèle de capture" + +#: ../../enterprise/operation/log/log_viewer.php:1536 +msgid "Error create new model" +msgstr "Erreur lors de la création d’un nouveau modèle" + +#: ../../enterprise/operation/log/log_viewer.php:1563 +msgid "Error delete model" +msgstr "Erreur en supprimant le modèle" + +#: ../../enterprise/operation/log/log_viewer.php:1609 +msgid "Error update model" +msgstr "Erreur lors de la mise à jour du modèle" + +#: ../../enterprise/operation/services/services.treeview_services.php:111 +#: ../../enterprise/operation/services/services.list.php:284 +#: ../../enterprise/operation/services/services.table_services.php:206 +msgid "Show only favourites" +msgstr "Afficher uniquement les favoris" + +#: ../../enterprise/operation/services/services.treeview_services.php:151 +msgid "No favourite services defined." +msgstr "Aucun service favori défini." + +#: ../../enterprise/operation/services/services.treeview_services.php:153 +#: ../../enterprise/operation/services/services.list.php:447 +#: ../../enterprise/operation/services/services.list.php:456 +#: ../../enterprise/operation/services/services.table_services.php:359 +#: ../../enterprise/operation/services/services.table_services.php:365 +msgid "No services defined." +msgstr "Aucun service défini" + +#: ../../enterprise/operation/services/services.treeview_services.php:181 +#: ../../enterprise/operation/services/services.list.php:719 +#: ../../enterprise/operation/services/services.table_services.php:450 +msgid "Create Service" +msgstr "Créer un service" + +#: ../../enterprise/operation/services/services.treeview_services.php:247 +#: ../../godmode/groups/group_list.php:1035 +msgid "Found groups" +msgstr "Groupes trouvés" + +#: ../../enterprise/operation/services/services.service.php:55 +#: ../../enterprise/operation/services/services.service_map.php:62 +#: ../../enterprise/godmode/services/services.service.php:309 +#: ../../enterprise/godmode/services/services.service.php:354 +msgid "Not found" +msgstr "Introuvable" + +#: ../../enterprise/operation/services/services.service.php:90 +msgid "No Services" +msgstr "Aucun service" + +#: ../../enterprise/operation/services/services.service.php:203 +#: ../../enterprise/operation/services/services.list.php:586 +msgid "SLA graph" +msgstr "Graphique SLA" + +#: ../../enterprise/operation/services/services.service.php:227 +msgid "List of elements" +msgstr "Liste des éléments" + +#: ../../enterprise/operation/services/services.list.php:62 +msgid "List of services" +msgstr "Liste des services" + +#: ../../enterprise/operation/services/services.list.php:100 +msgid "Services successfully deleted" +msgstr "Services supprimés correctement" + +#: ../../enterprise/operation/services/services.list.php:101 +#, php-format +msgid "Error while deleting services: %s" +msgstr "Erreur lors de la suppression de services : %s" + +#: ../../enterprise/operation/services/services.list.php:104 +#: ../../enterprise/include/functions_visual_map.php:683 +msgid "No services selected" +msgstr "Aucun service sélectionné" + +#: ../../enterprise/operation/services/services.list.php:118 +msgid "Service deleted successfully" +msgstr "Service supprimé correctement" + +#: ../../enterprise/operation/services/services.list.php:119 +#, php-format +msgid "Error deleting service %s" +msgstr "Erreur lors de la suppression du %s de service" + +#: ../../enterprise/operation/services/services.list.php:127 +msgid "Service forced successfully" +msgstr "Service forcé correctement" + +#: ../../enterprise/operation/services/services.list.php:128 +msgid "Error service forced" +msgstr "Erreur ; service non forcé" + +#: ../../enterprise/operation/services/services.list.php:276 +#: ../../enterprise/operation/services/services.table_services.php:198 +#: ../../enterprise/godmode/services/services.service.php:659 +#: ../../enterprise/godmode/massive/massive_create_services.php:699 +msgid "Smart" +msgstr "Smart" + +#: ../../enterprise/operation/services/services.list.php:278 +#: ../../enterprise/operation/services/services.table_services.php:200 +#: ../../enterprise/godmode/servers/HA_cluster.php:175 +#: ../../enterprise/godmode/services/services.service.php:651 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:880 +#: ../../enterprise/godmode/massive/massive_create_services.php:690 +#: ../../godmode/massive/massive_edit_modules.php:933 +#: ../../godmode/alerts/alert_view.php:407 +msgid "Mode" +msgstr "Mode" + +#: ../../enterprise/operation/services/services.list.php:298 +#: ../../enterprise/operation/services/services.table_services.php:220 +msgid "Show only root services" +msgstr "Afficher uniquement les services racine" + +#: ../../enterprise/operation/services/services.list.php:590 +msgid "Status graph" +msgstr "Graphique d’état" + +#: ../../enterprise/operation/services/services.service_map.php:116 +msgid "Show tree" +msgstr "Afficher l’arbre" + +#: ../../enterprise/operation/services/services.service_map.php:130 +msgid "Show sunburst" +msgstr "Afficher sunburst" + +#: ../../enterprise/operation/services/services.table_services.php:45 +#: ../../godmode/groups/group_list.php:355 +msgid "Table view" +msgstr "Vue de la table" + +#: ../../enterprise/operation/services/services.php:90 +#: ../../enterprise/operation/services/services.php:182 +#: ../../enterprise/godmode/services/services.elements.php:697 +#: ../../enterprise/godmode/services/services.service.php:396 +msgid "Services list" +msgstr "Liste de services" + +#: ../../enterprise/operation/services/services.php:105 +#: ../../enterprise/godmode/services/services.elements.php:711 +#: ../../enterprise/godmode/services/services.service.php:410 +msgid "Config Service" +msgstr "Service de configuration" + +#: ../../enterprise/operation/services/services.php:123 +#: ../../enterprise/godmode/services/services.elements.php:728 +#: ../../enterprise/godmode/services/services.service.php:427 +msgid "Config Elements" +msgstr "Éléments de configuration" + +#: ../../enterprise/operation/services/services.php:136 +#: ../../enterprise/godmode/services/services.elements.php:740 +#: ../../enterprise/godmode/services/services.service.php:439 +msgid "Bulk service elements operations" +msgstr "Opérations d’éléments de service en vrac" + +#: ../../enterprise/operation/services/services.php:152 +#: ../../enterprise/godmode/services/services.elements.php:755 +#: ../../enterprise/godmode/services/services.service.php:454 +msgid "View Service" +msgstr "Afficher services" + +#: ../../enterprise/operation/services/services.php:197 +msgid "Service table view" +msgstr "Vue de la table de service" + +#: ../../enterprise/operation/services/services.php:212 +msgid "Service tree view" +msgstr "Arborescence des services" + +#: ../../enterprise/operation/services/services.php:229 +msgid "Bulk creation" +msgstr "Création en bloc" + +#: ../../enterprise/operation/reporting/custom_reporting.php:14 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:503 +msgid "PDF" +msgstr "PDF" + +#: ../../enterprise/operation/reporting/custom_reporting.php:16 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:504 +msgid "JSON" +msgstr "JSON" + +#: ../../enterprise/operation/reporting/custom_reporting.php:72 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:589 +msgid "Export to JSON" +msgstr "Exporter au format JSON" + +#: ../../enterprise/operation/reporting/custom_reporting.php:90 +#: ../../enterprise/operation/reporting/custom_reporting.php:164 +#: ../../enterprise/include/functions_reporting.php:8218 +msgid "Send by email" +msgstr "Envoyer par courriel" + +#: ../../enterprise/operation/reporting/custom_reporting.php:101 +#: ../../enterprise/include/functions_reporting.php:8150 +msgid "ID Report" +msgstr "Rapport ID" + +#: ../../enterprise/operation/reporting/custom_reporting.php:124 +#: ../../enterprise/include/functions_cron.php:186 +#: ../../enterprise/include/functions_cron.php:236 +#: ../../enterprise/include/functions_reporting.php:8178 +msgid "Send to emails (separated by comma)" +msgstr "Envoyer aux courriels (séparés par des virgules)" + +#: ../../enterprise/operation/reporting/custom_reporting.php:144 +#: ../../enterprise/operation/reporting/custom_reporting.php:158 +#: ../../enterprise/include/functions_cron.php:800 +#: ../../enterprise/include/functions_cron.php:833 +#: ../../enterprise/include/functions_reporting.php:8198 +#: ../../enterprise/include/functions_reporting.php:8212 +msgid "This is an optional field" +msgstr "Il y a un champ optionnel" + +#: ../../enterprise/operation/reporting/custom_reporting.php:200 +#: ../../enterprise/include/functions_reporting.php:8306 +msgid "Send by email " +msgstr "Envoyer par courriel " + +#: ../../enterprise/operation/menu.php:32 +msgid "Cluster View" +msgstr "Vue de grappe" + +#: ../../enterprise/operation/menu.php:45 +#: ../../enterprise/godmode/reporting/aws_view.php:106 +#: ../../enterprise/godmode/reporting/aws_view.php:139 +msgid "AWS View" +msgstr "Vue AWS" + +#: ../../enterprise/operation/menu.php:143 +msgid "Transactional map" +msgstr "Carte transactionnelle" + +#: ../../enterprise/operation/menu.php:160 +#: ../../enterprise/godmode/reporting/mysql_builder.php:79 +#: ../../enterprise/godmode/reporting/mysql_builder.php:206 +msgid "Custom SQL" +msgstr "SQL personnalisé" + +#: ../../enterprise/operation/menu.php:170 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:82 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:24 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:44 +msgid "SNMP trap editor" +msgstr "Éditeur de déroutements SNMP" + +#: ../../enterprise/operation/menu.php:191 +#: ../../enterprise/operation/agentes/tag_view.php:41 +msgid "Tag view" +msgstr "Vue des étiquettes" + +#: ../../enterprise/operation/menu.php:200 +#: ../../enterprise/include/class/ManageBackups.class.php:121 +msgid "DB Backup Manager" +msgstr "Backup Manager de base de donées" + +#: ../../enterprise/operation/agentes/policy_view.php:38 +msgid "This agent has no policy assigned" +msgstr "Cet agent n'a pas de politique attribuée" + +#: ../../enterprise/operation/agentes/policy_view.php:58 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:38 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:38 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:40 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:38 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:40 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:40 +#: ../../enterprise/godmode/policies/policy_agents.php:326 +#: ../../enterprise/godmode/policies/policy_queue.php:218 +#: ../../enterprise/godmode/policies/policy_linking.php:117 +#: ../../enterprise/godmode/policies/policy_modules.php:476 +#: ../../enterprise/godmode/policies/policies.php:268 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:309 +#: ../../enterprise/godmode/policies/configure_policy.php:81 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:91 +#: ../../enterprise/godmode/policies/policy_alerts.php:64 +#: ../../enterprise/godmode/policies/policy_collections.php:50 +#: ../../enterprise/godmode/policies/policy_plugins.php:38 #, php-format msgid "" -"When you subscribe to the %s Update Manager service, you accept that we\n" -" register your %s instance as an identifier on a database owned by " -"%s. This data will solely be used to\n" -" provide you with information about %s and will not be conceded to " -"third parties. You can unregister from\n" -" said database at any time from the Update Manager options." +"This node is configured with centralized mode. All policies information is " +"read only. Go to %s to manage it." msgstr "" -"Lorsque vous vous abonnez à %s Update Manager service, vous acceptez que nous\n" -" registrons votre %s instance en tant qu’identifiant dans la base " -"données propriété de %s. Ces données seront utilisées seulement pour vous\n" -" Fournir de l’information sur %s et ne seront pas transmis aux " -"tierces. Vous pouvez vous désabonner de\n" -" Ledit base de données à tout moment depuis les options de Update " -"Manager." +"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " +"politiques sont en lecture seule. Allez dans %s pour le gérer." -#: ../../update_manager_client/views/register.php:75 -msgid "Visit our privacy policy for more information" -msgstr "Visitez notre politique de confidentialité pour plus d'informations" +#: ../../enterprise/operation/agentes/policy_view.php:69 +#: ../../enterprise/godmode/policies/policy_agents.php:856 +#: ../../enterprise/godmode/policies/policy_agents.php:1371 +msgid "Last application" +msgstr "Dernière application" -#: ../../update_manager_client/views/register.php:97 -msgid "OK!" -msgstr "OK !" +#: ../../enterprise/operation/agentes/policy_view.php:83 +#: ../../enterprise/godmode/policies/policy_agents.php:1102 +#: ../../enterprise/godmode/policies/policy_agents.php:1427 +msgid "Policy applied" +msgstr "Politique appliquée" -#: ../../update_manager_client/views/register.php:112 -msgid "Are you sure you don't want to use update manager?" -msgstr "Êtes-vous sûr de ne pas vouloir utiliser update manager ?" +#: ../../enterprise/operation/agentes/policy_view.php:89 +msgid "Policy outdate" +msgstr "Politique obsolète" -#: ../../update_manager_client/views/register.php:116 +#: ../../enterprise/operation/agentes/policy_view.php:159 +#: ../../enterprise/operation/agentes/policy_view.php:169 +msgid "Toggle the collection table" +msgstr "Basculer la table de la collection" + +#: ../../enterprise/operation/agentes/policy_view.php:164 +#: ../../enterprise/operation/agentes/collection_view.php:76 +#: ../../enterprise/godmode/agentes/collection_manager.php:207 +msgid "Dir" +msgstr "Répertoire" + +#: ../../enterprise/operation/agentes/policy_view.php:165 +msgid "Descripttion" +msgstr "Description" + +#: ../../enterprise/operation/agentes/policy_view.php:173 +msgid "Show Collection" +msgstr "Afficher la collection" + +#: ../../enterprise/operation/agentes/policy_view.php:195 +#: ../../enterprise/operation/agentes/policy_view.php:196 +#: ../../enterprise/operation/agentes/collection_view.php:108 +#: ../../enterprise/godmode/agentes/collection_manager.php:129 +#: ../../enterprise/godmode/agentes/collection_manager.php:130 +#: ../../enterprise/godmode/agentes/collection_manager.php:254 +msgid "Show files" +msgstr "Afficher les fichiers" + +#: ../../enterprise/operation/agentes/policy_view.php:217 +#: ../../enterprise/operation/agentes/policy_view.php:218 +#: ../../enterprise/operation/agentes/collection_view.php:128 +#: ../../enterprise/operation/agentes/collection_view.php:129 +#: ../../enterprise/godmode/policies/policy_collections.php:224 +#: ../../enterprise/godmode/policies/policy_collections.php:296 +msgid "Outdate" +msgstr "Obsolète" + +#: ../../enterprise/operation/agentes/policy_view.php:253 +#: ../../enterprise/operation/agentes/policy_view.php:265 +msgid "Toggle the alert table" +msgstr "Basculer la table alerte" + +#: ../../enterprise/operation/agentes/policy_view.php:269 +msgid "Show Alert" +msgstr "Afficher l'alerte" + +#: ../../enterprise/operation/agentes/policy_view.php:390 +#: ../../enterprise/operation/agentes/policy_view.php:402 +msgid "Toggle the module table" +msgstr "Basculer la table du module" + +#: ../../enterprise/operation/agentes/policy_view.php:394 +msgid "Relationship" +msgstr "Relation" + +#: ../../enterprise/operation/agentes/policy_view.php:394 +#: ../../enterprise/godmode/policies/policy_agents.php:849 +msgid "R." +msgstr "R." + +#: ../../enterprise/operation/agentes/policy_view.php:406 +msgid "Show Modules" +msgstr "Afficher les modules" + +#: ../../enterprise/operation/agentes/policy_view.php:425 +msgid "(Un-adopted)" +msgstr "(Non adoptés)" + +#: ../../enterprise/operation/agentes/policy_view.php:428 +msgid "(Adopted)" +msgstr "(Adoptés)" + +#: ../../enterprise/operation/agentes/policy_view.php:433 +msgid "(Un-adopted) (Unlinked)" +msgstr "(Non adoptés) (Non liés)" + +#: ../../enterprise/operation/agentes/policy_view.php:436 +msgid "(Adopted) (Unlinked)" +msgstr "(Adoptés) (Non liés)" + +#: ../../enterprise/operation/agentes/policy_view.php:457 +#: ../../godmode/agentes/module_manager.php:1086 +msgid "Non initialized module" +msgstr "Module non initialisé" + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:34 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:115 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:332 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:417 +#: ../../enterprise/operation/agentes/manage_transmap.php:56 +msgid "Transactions List" +msgstr "Liste des transactions" + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:42 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:139 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:441 +#: ../../enterprise/operation/agentes/manage_transmap.php:96 +msgid "Edit Transaction" +msgstr "Modifier la transaction" + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:50 +msgid "Go back to phases list" +msgstr "Revenir à la liste des phases" + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:56 +msgid "Transactional Map - Phase - " +msgstr "Carte transactionnelle - Phase - " + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:74 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:404 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:431 +msgid "Launch script" +msgstr "Lacer script" + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:77 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1057 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:500 +#: ../../godmode/massive/massive_edit_modules.php:1135 +#: ../../godmode/agentes/module_manager_editor_common.php:1138 +msgid "Retries" +msgstr "Tentatives" + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:80 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1044 +#: ../../godmode/massive/massive_edit_modules.php:1122 +#: ../../godmode/agentes/module_manager_editor_common.php:1135 +msgid "Timeout" +msgstr "Interruption de session" + +#: ../../enterprise/operation/agentes/collection_view.php:60 +#: ../../enterprise/godmode/agentes/collection_manager.php:37 +msgid "This agent have not a remote configuration, please set it." +msgstr "Cet agent n'a pas de configuration à distance. Veuillez la définir." + +#: ../../enterprise/operation/agentes/collection_view.php:66 +msgid "No collection assigned to this agent" +msgstr "Aucune collection attribuée à cet agent" + +#: ../../enterprise/operation/agentes/collection_view.php:139 +#: ../../enterprise/operation/agentes/collection_view.php:140 +#: ../../enterprise/meta/advanced/collections.data.php:383 +#: ../../enterprise/meta/advanced/collections.data.php:384 +#: ../../enterprise/godmode/agentes/collection_manager.php:175 +#: ../../enterprise/godmode/agentes/collection_manager.php:176 +#: ../../enterprise/godmode/agentes/collection_manager.php:290 +#: ../../enterprise/godmode/agentes/collection_manager.php:291 +#: ../../enterprise/godmode/agentes/collections.data.php:477 +#: ../../enterprise/godmode/agentes/collections.data.php:478 +msgid "The collection directory does not exist." +msgstr "Le répertoire de la collection n'existe pas." + +#: ../../enterprise/operation/agentes/url_route_analyzer.php:39 +msgid "No agent selected" +msgstr "Aucun agent sélectionné" + +#: ../../enterprise/operation/agentes/url_route_analyzer.php:42 +msgid "Route not found" +msgstr "Itinéraire introuvable" + +#: ../../enterprise/operation/agentes/wux_console_view.php:224 +msgid "Selected transaction has no stats" +msgstr "La transaction sélectionnée n’a pas de statistiques" + +#: ../../enterprise/operation/agentes/wux_console_view.php:242 +msgid "No WUX transactions found." +msgstr "Aucune transaction WUX trouvée." + +#: ../../enterprise/operation/agentes/wux_console_view.php:261 +#: ../../enterprise/operation/agentes/ux_console_view.php:133 +msgid "Transaction" +msgstr "Transaction" + +#: ../../enterprise/operation/agentes/wux_console_view.php:286 +#: ../../enterprise/operation/agentes/ux_console_view.php:142 +msgid "Show transaction" +msgstr "Afficher la transaction" + +#: ../../enterprise/operation/agentes/wux_console_view.php:332 +#: ../../enterprise/operation/agentes/ux_console_view.php:266 +msgid "Global results" +msgstr "Résultats globaux" + +#: ../../enterprise/operation/agentes/wux_console_view.php:357 +msgid "Failed: " +msgstr "Raté : " + +#: ../../enterprise/operation/agentes/wux_console_view.php:378 +msgid "Success: " +msgstr "Succès : " + +#: ../../enterprise/operation/agentes/wux_console_view.php:384 +msgid "Total transaction time: " +msgstr "Temps total de transaction : " + +#: ../../enterprise/operation/agentes/wux_console_view.php:398 +#, php-format +msgid "Execution results for transaction %s" +msgstr "Résultats d’exécution pour les %s de transaction" + +#: ../../enterprise/operation/agentes/wux_console_view.php:527 +msgid "View all stats" +msgstr "Voir toutes les statistiques" + +#: ../../enterprise/operation/agentes/wux_console_view.php:570 +#: ../../enterprise/operation/agentes/ux_console_view.php:332 +msgid "Transaction history" +msgstr "Historique des transactions" + +#: ../../enterprise/operation/agentes/wux_console_view.php:611 +msgid "Invalid transaction." +msgstr "Transaction invalide." + +#: ../../enterprise/operation/agentes/transactional_map.php:61 +msgid "List of transactions" +msgstr "Liste des transactions" + +#: ../../enterprise/operation/agentes/transactional_map.php:74 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:173 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:353 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:475 +#: ../../enterprise/operation/agentes/manage_transmap.php:176 +msgid "Transactional Map" +msgstr "Carte transactionnelle" + +#: ../../enterprise/operation/agentes/transactional_map.php:149 +msgid "Name can't be empty" +msgstr "Le nom ne peut pas être vide" + +#: ../../enterprise/operation/agentes/transactional_map.php:206 +msgid "Transaction name" +msgstr "Nom de la transaction" + +#: ../../enterprise/operation/agentes/transactional_map.php:209 +msgid "Running status" +msgstr "État d’exécution" + +#: ../../enterprise/operation/agentes/transactional_map.php:211 +msgid "Time spent" +msgstr "Temps dépassé" + +#: ../../enterprise/operation/agentes/transactional_map.php:254 +msgid "Stopped" +msgstr "Arrêté" + +#: ../../enterprise/operation/agentes/transactional_map.php:260 +msgid "Starting" +msgstr "Démarrant" + +#: ../../enterprise/operation/agentes/transactional_map.php:260 +msgid "Stopping" +msgstr "Arrêt en cours" + +#: ../../enterprise/operation/agentes/transactional_map.php:265 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:554 +#: ../../godmode/agentes/planned_downtime.list.php:616 +#: ../../godmode/agentes/planned_downtime.list.php:688 +msgid "Running" +msgstr "En cours" + +#: ../../enterprise/operation/agentes/transactional_map.php:439 +msgid "Edit phases" +msgstr "Modifier les phases" + +#: ../../enterprise/operation/agentes/transactional_map.php:461 +msgid "Go to `Status` module" +msgstr "Aller au module ‘État’" + +#: ../../enterprise/operation/agentes/transactional_map.php:492 +msgid "Error in phases section" +msgstr "Erreur dans la section des phases" + +#: ../../enterprise/operation/agentes/transactional_map.php:512 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:340 +msgid "Create Transaction" +msgstr "Créer une transaction" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:63 +msgid "Please, reset the transaction" +msgstr "Veuillez réinitialiser la transaction" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:102 +msgid "Successfully data updated" +msgstr "Mise à jour des données réussie" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:103 +msgid "Could not be data updated" +msgstr "Impossible de mettre à jour les données" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:127 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:429 +#: ../../enterprise/operation/agentes/manage_transmap.php:84 +msgid "Edit main data" +msgstr "Modifier les données principales" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:152 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:454 +#: ../../enterprise/operation/agentes/manage_transmap.php:109 +msgid "View Transaction" +msgstr "Voir la transaction" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:160 +msgid "Create Phase" +msgstr "Créer une phase" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:185 +msgid "Index" +msgstr "Index" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:188 +msgid "Dependencies" +msgstr "Dépendances" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:189 +msgid "Enables" +msgstr "Active" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:219 +#: ../../enterprise/include/ajax/transactional.ajax.php:174 +msgid "The phase does not have a defined script" +msgstr "Cet étape n'a pas un script défini" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:254 +msgid "Not valid dependencies field" +msgstr "Champ de Dépendances non valides" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:260 +msgid "Not valid enables field" +msgstr "Champ Active non valide" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:275 +#: ../../enterprise/include/ajax/transactional.ajax.php:211 +msgid "Edit Data" +msgstr "Modifier les données" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:367 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:493 +msgid "Loop interval" +msgstr "Intervalle de boucle" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:462 +msgid "Transactional Map - Edit Transaction" +msgstr "Carte transactionnelle - Modifier la transaction" + +#: ../../enterprise/operation/agentes/agent_inventory.php:73 +msgid "This agent has not modules inventory" +msgstr "Cet agent n'a pas de modules d'inventaire." + +#: ../../enterprise/operation/agentes/agent_inventory.php:193 +#: ../../enterprise/operation/agentes/agent_inventory.php:194 +msgid "Diff view" +msgstr "Affichage des différence" + +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:44 +msgid "Unsucessful get module inventory data." +msgstr "Impossible de récupérer les données du module d'inventaire" + +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:173 +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:176 +#: ../../mobile/operation/modules.php:799 ../../mobile/operation/tactical.php:239 +#: ../../mobile/operation/events.php:871 +#: ../../mobile/operation/module_graph.php:477 +#: ../../mobile/operation/agents.php:463 +#: ../../godmode/reporting/visual_console_builder.wizard.php:538 +msgid "Loading..." +msgstr "Chargement en cours..." + +#: ../../enterprise/operation/agentes/manage_transmap.php:153 +msgid "Return to windowed mode" +msgstr "Retour en mode fenêtré" + +#: ../../enterprise/operation/agentes/manage_transmap.php:182 +msgid "Transaction not found" +msgstr "Transaction non trouvée" + +#: ../../enterprise/operation/agentes/manage_transmap.php:185 +msgid "Master lock file not found (No data to show)" +msgstr "Fichier de verrouillage principal introuvable (aucune donnée à afficher)" + +#: ../../enterprise/operation/agentes/manage_transmap.php:188 +msgid "Transaction is stopped" +msgstr "La transaction est arrêtée" + +#: ../../enterprise/operation/agentes/manage_transmap.php:191 +msgid "Error, please check the transaction phases" +msgstr "Erreur, veuillez vérifier les phases de transaction" + +#: ../../enterprise/operation/agentes/ux_console_view.php:43 +msgid "No ux transaction selected." +msgstr "Aucune transaction ux sélectionnée." + +#: ../../enterprise/operation/agentes/ux_console_view.php:124 +msgid "No ux transactions found." +msgstr "Aucune transaction ux trouvée." + +#: ../../enterprise/operation/agentes/ux_console_view.php:168 +msgid "Execution results for transaction " +msgstr "Résultats d’exécution de la transaction " + +#: ../../enterprise/operation/agentes/ver_agente.php:215 +#: ../../enterprise/include/functions_groups.php:81 +#: ../../enterprise/meta/advanced/collections.php:341 +#: ../../enterprise/godmode/agentes/collections.php:379 +#: ../../godmode/agentes/configurar_agente.php:702 +msgid "Collection" +msgstr "Collection" + +#: ../../enterprise/operation/agentes/ver_agente.php:258 +msgid "URL Route Analyzer" +msgstr "Analyseur d’itinéraire d’URL" + +#: ../../enterprise/operation/agentes/ver_agente.php:274 +msgid "UX Console" +msgstr "Console UX" + +#: ../../enterprise/operation/agentes/ver_agente.php:290 +msgid "WUX Console" +msgstr "Console WUX" + +#: ../../enterprise/operation/inventory/inventory.php:289 +msgid "You must select at least one filter." +msgstr "Vous devez sélectionner au moins un filtre." + +#: ../../enterprise/operation/inventory/inventory.php:434 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2078 +msgid "Last" +msgstr "Dernier" + +#: ../../enterprise/operation/inventory/inventory.php:438 +msgid "Order by agent" +msgstr "Ordonner par agent" + +#: ../../enterprise/operation/inventory/inventory.php:482 +msgid "Export this list to CSV" +msgstr "Exporter cette liste au format CSV" + +#: ../../enterprise/include/functions_cron.php:178 +#: ../../enterprise/include/functions_cron.php:256 +#: ../../enterprise/include/functions_cron.php:331 +#: ../../enterprise/include/functions_cron.php:375 +msgid "Report to build" +msgstr "Rapport à construire" + +#: ../../enterprise/include/functions_cron.php:199 +#: ../../enterprise/include/functions_cron.php:249 +#: ../../enterprise/include/functions_cron.php:275 +msgid "Report Type" +msgstr "Type de rapport" + +#: ../../enterprise/include/functions_cron.php:206 +#: ../../enterprise/include/functions_cron.php:353 +msgid "Template to build" +msgstr "Modèle à construire" + +#: ../../enterprise/include/functions_cron.php:224 +msgid "Regexp agent filter" +msgstr "Filtre d'agents Regexp" + +#: ../../enterprise/include/functions_cron.php:264 +#: ../../enterprise/include/functions_cron.php:286 +#: ../../enterprise/include/functions_cron.php:376 +msgid "Save to disk into path" +msgstr "Enregistrer le disque sur le chemin" + +#: ../../enterprise/include/functions_cron.php:265 +msgid "The apache user should have read-write access on this folder. Ex: " +msgstr "" +"L'utilisateur apache devrait avoir d'accès de lecture-écriture dans ce " +"fichier. Ex : " + +#: ../../enterprise/include/functions_cron.php:271 +msgid "File name prefix" +msgstr "Préfixe du nom du fichier" + +#: ../../enterprise/include/functions_cron.php:291 +msgid "Active backups" +msgstr "Sauvegardes actives" + +#: ../../enterprise/include/functions_cron.php:306 +#: ../../enterprise/include/functions_cron.php:332 +#: ../../enterprise/include/functions_cron.php:354 +msgid "Send to email" +msgstr "Envoyer au courriel" + +#: ../../enterprise/include/functions_cron.php:315 +msgid "Function name" +msgstr "Nom de la fonction" + +#: ../../enterprise/include/functions_cron.php:333 +msgid "Send custom report by email" +msgstr "Envoyer un rapport personnalisé par courriel" + +#: ../../enterprise/include/functions_cron.php:355 +msgid "Send custom report (from template) by email" +msgstr "Envoyer un rapport personnalisé (à partir du modèle) par courriel" + +#: ../../enterprise/include/functions_cron.php:377 +msgid "Save custom report to disk" +msgstr "Enregistrer un rapport personnalisé sur le disque" + +#: ../../enterprise/include/functions_cron.php:397 +msgid "Backup Pandora database" +msgstr "Sauvegarde de la base de données de Pandora FMS" + +#: ../../enterprise/include/functions_cron.php:417 +msgid "Execute custom script" +msgstr "Exécuter le script personnalisé" + +#: ../../enterprise/include/functions_cron.php:499 +msgid "Not scheduled" +msgstr "Non planifié" + +#: ../../enterprise/include/functions_cron.php:502 +#: ../../enterprise/include/lib/NetworkManager.php:182 +#: ../../godmode/agentes/module_manager_editor_prediction.php:181 +#: ../../godmode/agentes/planned_downtime.editor.php:649 +msgid "Weekly" +msgstr "Hebdomadaire" + +#: ../../enterprise/include/functions_cron.php:503 +#: ../../godmode/agentes/module_manager_editor_prediction.php:182 +#: ../../godmode/agentes/planned_downtime.editor.php:650 +msgid "Monthly" +msgstr "Mensuel" + +#: ../../enterprise/include/functions_cron.php:504 +msgid "Yearly" +msgstr "Annuellement" + +#: ../../enterprise/include/functions_cron.php:1531 +msgid "Scheduled report had an attempt to send an email without attachments." +msgstr "Le rapport programmé a essayé d'envoyer un email sans des fichier joints" + +#: ../../enterprise/include/functions_cron.php:1534 +msgid "Scheduled report had an attempt to send an email with some attachments." +msgstr "Le rapport programmé a essayé d'envoyer un email avec des fichier joints" + +#: ../../enterprise/include/functions_cron.php:1778 +msgid "Attached to this email there's a CSV file of the logs" +msgstr "Ajouté à cet email il y a un fichier CSV des journaux" + +#: ../../enterprise/include/functions_cron.php:1788 +msgid "logs csv" +msgstr "CSV journaux" + +#: ../../enterprise/include/functions_cron.php:2207 +#, php-format +msgid "Error while executing task: %s, running %s, reason %s" +msgstr "" +"Erreur lors de l’exécution de la tâche : %s, %s en cours d’exécution, raison %s" + +#: ../../enterprise/include/functions_cron.php:2221 +#: ../../enterprise/include/functions_cron.php:2231 +msgid "Error while executing task" +msgstr "Erreur d'exécution de la tache : " + +#: ../../enterprise/include/functions_enterprise_api.php:1119 +msgid "Is not metaconsole" +msgstr "c'est pas la Métaconsole" + +#: ../../enterprise/include/functions_enterprise_api.php:2580 +msgid "Error getting alert actions." +msgstr "Erreur de récupération des actions des alertes" + +#: ../../enterprise/include/functions_enterprise_api.php:3553 +#: ../../enterprise/include/functions_enterprise_api.php:3607 +#, php-format +msgid "%d agents added to apply queue." +msgstr "%d agents ajoutés à la file d'attente d'application." + +#: ../../enterprise/include/functions_enterprise_api.php:3576 +#: ../../enterprise/include/functions_policies.php:4859 +#, php-format +msgid "Successfully applied to node %s." +msgstr "Correctement appliqué au noeud %s." + +#: ../../enterprise/include/functions_enterprise_api.php:3578 +#: ../../enterprise/include/functions_policies.php:4861 +#, php-format +msgid "Successfully applied to nodes: %s." +msgstr "Correctement appliqué aux noeuds : %s." + +#: ../../enterprise/include/functions_enterprise_api.php:3617 +#, php-format +msgid "Id policy %d already pending to apply." +msgstr "Politique d'ID %d pendant d'application." + +#: ../../enterprise/include/functions_enterprise_api.php:3619 +#, php-format +msgid "Id policy %d already pending to apply in Id agent %d." +msgstr "Politique d'ID %d pendant déjà d'application dans l'agent ID %d" + +#: ../../enterprise/include/functions_enterprise_api.php:4039 +#: ../../enterprise/include/functions_enterprise_api.php:4066 msgid "" -"You will need to update your system manually, through source code or RPM\n" -" packages to be up to date with latest updates." +"Error adding web analysis module to policy. Id_module_type is not correct for " +"web analysis modules." msgstr "" -"Vous devrez mettre à jour votre système manuellement, via le code source ou " -"RPM packages pour être à jour avec les dernières mises à jour." +"Erreur lors de l'ajout du module d'analyse web à la politique. Id_module_type " +"n'est pas correcte pour les modules d'analyse web." -#: ../../update_manager_client/views/register.php:208 -msgid "Unsuccessful subscription" -msgstr "Abonnement infructueux" +#: ../../enterprise/include/functions_enterprise_api.php:4048 +msgid "" +"Network Module could not be added to policy. Id_module_type is not correct for " +"network modules." +msgstr "" +"Le module réseau n'a pas été ajouté a la politique. Id_module_type n'est pas " +"correcte pour les modules réseau." -#: ../../update_manager_client/views/register.php:213 -msgid "Pandora successfully subscribed with UID: " -msgstr "Pandora FMS abonné correctement avec UID : " +#: ../../enterprise/include/functions_enterprise_api.php:4057 +msgid "" +"Error adding web module to policy. Id_module_type is not correct for web " +"modules." +msgstr "" +"Error lors de l'ajout du module web à la politique. Id_module_type n'est pas " +"correcte pour les modules web." -#: ../../update_manager_client/views/offline.php:66 -msgid "Drop the package here or" -msgstr "Déposer le progiciel ici ou" +#: ../../enterprise/include/functions_enterprise_api.php:4078 +msgid "Error adding module to policy configuration_data is not a valid base64." +msgstr "" +"Error lors de l'ajout de la politique, configuration_data n'est pas un base64 " +"valide." -#: ../../update_manager_client/views/offline.php:67 -msgid "Browse it" -msgstr "Naviguer" +#: ../../enterprise/include/functions_enterprise_api.php:6079 +msgid "The agent could not be added to the policy." +msgstr "L'agent n'a pas été ajouté à la politique." -#: ../../update_manager_client/views/offline.php:68 -msgid "The package has been uploaded successfully." -msgstr "Le progiciel a été téléversé correctement" +#: ../../enterprise/include/functions_enterprise_api.php:6296 +#, php-format +msgid "Failed Updated remote config files %d" +msgstr "Échec de la mise à jour des fichiers de configuration distants %d" -#: ../../update_manager_client/views/offline.php:69 +#: ../../enterprise/include/functions_enterprise_api.php:6306 +#, php-format +msgid "Updated remote config files: %d => %d" +msgstr "Fichiers de configuration distants mises à jour : %d => %d" + +#: ../../enterprise/include/functions_reporting_csv.php:416 +msgid "Event report agent" +msgstr "Rapport d'événements d'agent" + +#: ../../enterprise/include/functions_reporting_csv.php:418 +msgid "Event report group" +msgstr "Rapport d'événements de groupes" + +#: ../../enterprise/include/functions_reporting_csv.php:442 +msgid "Event report module" +msgstr "Rapport d'événements de module" + +#: ../../enterprise/include/functions_reporting_csv.php:502 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2614 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2607 +msgid "Time in OK status" +msgstr "Temps en état OK" + +#: ../../enterprise/include/functions_reporting_csv.php:510 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2630 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2623 +msgid "Time in unknown status" +msgstr "Temps en état inconnu" + +#: ../../enterprise/include/functions_reporting_csv.php:514 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2642 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2635 +msgid "Time of not initialized module" +msgstr "Temps de module non initialisé" + +#: ../../enterprise/include/functions_reporting_csv.php:518 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2654 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2647 +msgid "Time of downtime" +msgstr "Temps d'arrête" + +#: ../../enterprise/include/functions_reporting_csv.php:521 +#: ../../enterprise/include/functions_reporting_csv.php:1429 +msgid "% OK" +msgstr "% OK" + +#: ../../enterprise/include/functions_reporting_csv.php:534 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2732 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2723 +msgid "Checks in OK status" +msgstr "Vérifications en état OK" + +#: ../../enterprise/include/functions_reporting_csv.php:538 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2744 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2747 +msgid "Unknown checks" +msgstr "Vérifications inconnues" + +#: ../../enterprise/include/functions_reporting_csv.php:662 +msgid "Maximum value" +msgstr "Valeur maximale" + +#: ../../enterprise/include/functions_reporting_csv.php:667 +msgid "Minimum value" +msgstr "Valeur minimale" + +#: ../../enterprise/include/functions_reporting_csv.php:670 +msgid "Average value" +msgstr "Valeur moyenne" + +#: ../../enterprise/include/functions_reporting_csv.php:718 +msgid "Sec. group" +msgstr "Groupe secondaire" + +#: ../../enterprise/include/functions_reporting_csv.php:718 +msgid "Custom Field" +msgstr "Champ personnalisé" + +#: ../../enterprise/include/functions_reporting_csv.php:817 +msgid "Serialized data " +msgstr "Données sérialisées " + +#: ../../enterprise/include/functions_reporting_csv.php:856 +msgid "Last Value " +msgstr "Dernière valeur " + +#: ../../enterprise/include/functions_reporting_csv.php:983 +msgid "Uknown agents" +msgstr "Agents inconnus" + +#: ../../enterprise/include/functions_reporting_csv.php:983 +msgid "Last 8 hours events" +msgstr "Événements des 8 dernières heures" + +#: ../../enterprise/include/functions_reporting_csv.php:1115 +msgid "Illegal query or any other error" +msgstr "Requête illégale ou autre erreur" + +#: ../../enterprise/include/functions_reporting_csv.php:1220 +#: ../../enterprise/include/functions_reporting_csv.php:1222 +#: ../../enterprise/include/functions_reporting_csv.php:1228 +#: ../../enterprise/include/functions_reporting_csv.php:1230 +msgid "Minimum Value" +msgstr "Valeur minimale" + +#: ../../enterprise/include/functions_reporting_csv.php:1275 +#: ../../enterprise/include/functions_reporting_csv.php:1277 +#: ../../enterprise/include/functions_reporting_csv.php:1283 +#: ../../enterprise/include/functions_reporting_csv.php:1285 +msgid "Maximun Value" +msgstr "Valeur maximale" + +#: ../../enterprise/include/functions_reporting_csv.php:1394 +msgid "AVG" +msgstr "Moyenne" + +#: ../../enterprise/include/functions_reporting_csv.php:1429 +msgid "% Wrong" +msgstr "% Erreur" + +#: ../../enterprise/include/functions_reporting_csv.php:1444 +msgid "Simple Graph" +msgstr "Graphique simple" + +#: ../../enterprise/include/functions_reporting_csv.php:1504 +#: ../../enterprise/include/functions_reporting_csv.php:1550 +#: ../../enterprise/include/functions_reporting_csv.php:1623 +#: ../../enterprise/include/functions_reporting_csv.php:1742 +#: ../../enterprise/include/functions_reporting_csv.php:2050 +msgid "SLA Max" +msgstr "SLA max" + +#: ../../enterprise/include/functions_reporting_csv.php:1505 +#: ../../enterprise/include/functions_reporting_csv.php:1551 +#: ../../enterprise/include/functions_reporting_csv.php:1624 +#: ../../enterprise/include/functions_reporting_csv.php:1743 +#: ../../enterprise/include/functions_reporting_csv.php:2051 +msgid "SLA Min" +msgstr "SLA min" + +#: ../../enterprise/include/functions_reporting_csv.php:1507 +#: ../../enterprise/include/functions_reporting_csv.php:1553 +msgid "Time Total " +msgstr "Temps total " + +#: ../../enterprise/include/functions_reporting_csv.php:1508 +#: ../../enterprise/include/functions_reporting_csv.php:1554 +msgid "Time OK " +msgstr "Temps OK " + +#: ../../enterprise/include/functions_reporting_csv.php:1509 +#: ../../enterprise/include/functions_reporting_csv.php:1555 +msgid "Time Error " +msgstr "Temps erreur " + +#: ../../enterprise/include/functions_reporting_csv.php:1510 +#: ../../enterprise/include/functions_reporting_csv.php:1556 +msgid "Time Unknown " +msgstr "Temps inconnu " + +#: ../../enterprise/include/functions_reporting_csv.php:1511 +#: ../../enterprise/include/functions_reporting_csv.php:1557 +msgid "Time Not Init " +msgstr "Temps non initialisé " + +#: ../../enterprise/include/functions_reporting_csv.php:1512 +#: ../../enterprise/include/functions_reporting_csv.php:1558 +msgid "Time Downtime " +msgstr "Temps d'arrêt " + +#: ../../enterprise/include/functions_reporting_csv.php:1513 +#: ../../enterprise/include/functions_reporting_csv.php:1559 +msgid "Checks Total " +msgstr "Vérifications totales " + +#: ../../enterprise/include/functions_reporting_csv.php:1514 +#: ../../enterprise/include/functions_reporting_csv.php:1560 +msgid "Checks OK " +msgstr "Vérifications OK " + +#: ../../enterprise/include/functions_reporting_csv.php:1515 +#: ../../enterprise/include/functions_reporting_csv.php:1561 +msgid "Checks Error " +msgstr "Erreur vérifications " + +#: ../../enterprise/include/functions_reporting_csv.php:1516 +#: ../../enterprise/include/functions_reporting_csv.php:1562 +msgid "Checks Unknown " +msgstr "Vérifications inconnues " + +#: ../../enterprise/include/functions_reporting_csv.php:1517 +#: ../../enterprise/include/functions_reporting_csv.php:1563 +msgid "Checks Not Init " +msgstr "Vérifications non initialisées " + +#: ../../enterprise/include/functions_reporting_csv.php:1518 +#: ../../enterprise/include/functions_reporting_csv.php:1564 +msgid "SLA " +msgstr "SLA " + +#: ../../enterprise/include/functions_reporting_csv.php:1519 +#: ../../enterprise/include/functions_reporting_csv.php:1565 +msgid "Status " +msgstr "État " + +#: ../../enterprise/include/functions_reporting_csv.php:1611 +#: ../../enterprise/include/functions_reporting_csv.php:1727 +#: ../../enterprise/include/functions_reporting_csv.php:1967 +#: ../../enterprise/include/functions_reporting_csv.php:2035 +msgid "Subtitle" +msgstr "Sous-titre" + +#: ../../enterprise/include/functions_reporting_csv.php:1626 +#: ../../enterprise/include/functions_reporting_csv.php:1758 +#: ../../enterprise/include/functions_reporting_csv.php:2066 +msgid "Time Total Month" +msgstr "Temps total mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1627 +#: ../../enterprise/include/functions_reporting_csv.php:1759 +#: ../../enterprise/include/functions_reporting_csv.php:2067 +msgid "Time OK Month" +msgstr "Temps OK mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1628 +#: ../../enterprise/include/functions_reporting_csv.php:1760 +#: ../../enterprise/include/functions_reporting_csv.php:2068 +msgid "Time Error Month" +msgstr "Temps erreur mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1629 +#: ../../enterprise/include/functions_reporting_csv.php:1761 +#: ../../enterprise/include/functions_reporting_csv.php:2069 +msgid "Time Unknown Month" +msgstr "Temps inconnu mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1630 +#: ../../enterprise/include/functions_reporting_csv.php:1762 +#: ../../enterprise/include/functions_reporting_csv.php:2070 +msgid "Time Downtime Month" +msgstr "Temps d'arrêt mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1631 +#: ../../enterprise/include/functions_reporting_csv.php:1763 +#: ../../enterprise/include/functions_reporting_csv.php:2071 +msgid "Time Not Init Month" +msgstr "Temps non initialisé mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1632 +#: ../../enterprise/include/functions_reporting_csv.php:1764 +#: ../../enterprise/include/functions_reporting_csv.php:2072 +msgid "Checks Total Month" +msgstr "Vérifications totales mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1633 +#: ../../enterprise/include/functions_reporting_csv.php:1765 +#: ../../enterprise/include/functions_reporting_csv.php:2073 +msgid "Checks OK Month" +msgstr "Vérifications OK mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1634 +#: ../../enterprise/include/functions_reporting_csv.php:1766 +#: ../../enterprise/include/functions_reporting_csv.php:2074 +msgid "Checks Error Month" +msgstr "Vérifications erreur mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1635 +#: ../../enterprise/include/functions_reporting_csv.php:1767 +#: ../../enterprise/include/functions_reporting_csv.php:2075 +msgid "Checks Unknown Month" +msgstr "Vérifications inconnues mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1636 +#: ../../enterprise/include/functions_reporting_csv.php:1768 +#: ../../enterprise/include/functions_reporting_csv.php:2076 +msgid "Checks Not Init Month" +msgstr "Vérifications non initialisées mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1637 +#: ../../enterprise/include/functions_reporting_csv.php:1769 +#: ../../enterprise/include/functions_reporting_csv.php:2077 +msgid "SLA Month" +msgstr "SLA mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1638 +#: ../../enterprise/include/functions_reporting_csv.php:1770 +#: ../../enterprise/include/functions_reporting_csv.php:2078 +msgid "Status Month" +msgstr "État mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1660 +#: ../../enterprise/include/functions_reporting.php:2023 +msgid "Day" +msgstr "Jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1661 +#: ../../enterprise/include/functions_reporting_csv.php:1816 +msgid "Time Total Day" +msgstr "Temps total jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1662 +#: ../../enterprise/include/functions_reporting_csv.php:1817 +msgid "Time OK Day" +msgstr "Temps OK jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1663 +#: ../../enterprise/include/functions_reporting_csv.php:1818 +msgid "Time Error Day" +msgstr "Erreur de temps jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1664 +#: ../../enterprise/include/functions_reporting_csv.php:1819 +msgid "Time Unknown Day" +msgstr "Temps inconnu jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1665 +#: ../../enterprise/include/functions_reporting_csv.php:1820 +msgid "Time Not Init Day" +msgstr "Temps non initialisé jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1666 +#: ../../enterprise/include/functions_reporting_csv.php:1821 +msgid "Time Downtime Day" +msgstr "Temps d'arrêt jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1667 +#: ../../enterprise/include/functions_reporting_csv.php:1822 +msgid "Time Out Day" +msgstr "Temps pause jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1668 +#: ../../enterprise/include/functions_reporting_csv.php:1823 +msgid "Checks Total Day" +msgstr "Vérifications totales jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1669 +#: ../../enterprise/include/functions_reporting_csv.php:1824 +msgid "Checks OK Day" +msgstr "Vérifications OK jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1670 +#: ../../enterprise/include/functions_reporting_csv.php:1825 +msgid "Checks Error Day" +msgstr "Vérifications Erreur" + +#: ../../enterprise/include/functions_reporting_csv.php:1671 +#: ../../enterprise/include/functions_reporting_csv.php:1826 +msgid "Checks Unknown Day" +msgstr "Vérifications inconnues jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1672 +#: ../../enterprise/include/functions_reporting_csv.php:1827 +msgid "Checks Not Init Day" +msgstr "Vérifications non initialisées jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1673 +#: ../../enterprise/include/functions_reporting_csv.php:1828 +msgid "SLA Day" +msgstr "SLA jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1674 +#: ../../enterprise/include/functions_reporting_csv.php:1829 +msgid "SLA Fixed Day" +msgstr "SLA jour fixe" + +#: ../../enterprise/include/functions_reporting_csv.php:1675 +#: ../../enterprise/include/functions_reporting_csv.php:1830 +msgid "Date From Day" +msgstr "Date à partir du jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1676 +#: ../../enterprise/include/functions_reporting_csv.php:1831 +msgid "Date To Day" +msgstr "Date au jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1677 +#: ../../enterprise/include/functions_reporting_csv.php:1832 +msgid "Status Day" +msgstr "État jour" + +#: ../../enterprise/include/functions_reporting_csv.php:1738 +#: ../../enterprise/include/functions_reporting_csv.php:2046 +msgid "Month Number" +msgstr "Numéro du mois" + +#: ../../enterprise/include/functions_reporting_csv.php:1739 +#: ../../enterprise/include/functions_reporting_csv.php:2047 +msgid "Year" +msgstr "Année" + +#: ../../enterprise/include/functions_reporting_csv.php:1789 +msgid "Time Total week" +msgstr "Temps total semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1790 +msgid "Time OK week" +msgstr "Temps OK semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1791 +msgid "Time Error week" +msgstr "Temps erreur semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1792 +msgid "Time Unknown week" +msgstr "Temps inconnu semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1793 +msgid "Time Downtime week" +msgstr "Temps d'arrêt semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1794 +msgid "Time Not Init week" +msgstr "Temps non initialisé semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1795 +msgid "Checks Total week" +msgstr "Vérifications totales semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1796 +msgid "Checks OK week" +msgstr "Vérifications OK semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1797 +msgid "Checks Error week" +msgstr "Vérifications erreur semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1798 +msgid "Checks Unknown week" +msgstr "Vérifications inconnues semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1799 +msgid "Status week" +msgstr "État semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1815 +msgid "Day Week" +msgstr "Jour semaine" + +#: ../../enterprise/include/functions_reporting_csv.php:1867 +msgid "S.L.A. Services" +msgstr "Services SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:1885 +msgid "Lost sercice " +msgstr "Service perdu " + +#: ../../enterprise/include/functions_reporting_csv.php:1886 +msgid "Service " +msgstr "Service " + +#: ../../enterprise/include/functions_reporting_csv.php:1887 +msgid "Limit " +msgstr "Limite " + +#: ../../enterprise/include/functions_reporting_csv.php:1888 +msgid "SLA Compilance " +msgstr "Conformité SLA " + +#: ../../enterprise/include/functions_reporting_csv.php:1889 +msgid "Unknown " +msgstr "Inconnu " + +#: ../../enterprise/include/functions_reporting_csv.php:1890 +msgid "Ok " +msgstr "Ok " + +#: ../../enterprise/include/functions_reporting_csv.php:1891 +msgid "Fail " +msgstr "Échec " + +#: ../../enterprise/include/functions_reporting_csv.php:1892 +msgid "Result " +msgstr "Résultat " + +#: ../../enterprise/include/functions_reporting_csv.php:1917 +msgid "IPAM Networks" +msgstr "Réseaux IPAM" + +#: ../../enterprise/include/functions_reporting_csv.php:1977 +msgid "SLA max" +msgstr "SLA max" + +#: ../../enterprise/include/functions_reporting_csv.php:1978 +msgid "SLA min" +msgstr "SLA min" + +#: ../../enterprise/include/functions_reporting_csv.php:1979 +msgid "SLA limit" +msgstr "SLA limite" + +#: ../../enterprise/include/functions_reporting_csv.php:1982 +msgid "Time Error" +msgstr "Temps erreur" + +#: ../../enterprise/include/functions_reporting_csv.php:1988 +msgid "Checks Error" +msgstr "Erreur de vérifications" + +#: ../../enterprise/include/functions_reporting_csv.php:1990 +#: ../../enterprise/include/functions_reporting.php:5066 +msgid "Checks Not Init" +msgstr "Vérifications non initialisées" + +#: ../../enterprise/include/functions_reporting_csv.php:1992 +msgid "SLA Fixed" +msgstr "SLA fixe" + +#: ../../enterprise/include/functions_reporting_csv.php:2097 +msgid "Time Total day" +msgstr "Temps total jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2098 +msgid "Time OK day" +msgstr "Temps OK jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2099 +msgid "Time Error day" +msgstr "Temps erreur jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2100 +msgid "Time Unknown day" +msgstr "Temps inconnu jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2101 +msgid "Time Downtime day" +msgstr "Temps d'arrêt jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2102 +msgid "Time Not Init day" +msgstr "Temps non initialisé jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2103 +msgid "Checks Total day" +msgstr "Vérifications totales jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2104 +msgid "Checks OK day" +msgstr "Vérifications OK jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2105 +msgid "Checks Error day" +msgstr "Vérifications erreur jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2106 +msgid "Checks Unknown day" +msgstr "Vérifications inconnues jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2107 +msgid "Status day" +msgstr "État jour" + +#: ../../enterprise/include/functions_reporting_csv.php:2123 +#: ../../enterprise/include/functions_events.php:230 +msgid "Hours" +msgstr "Heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2124 +msgid "Time Total hours" +msgstr "Temps total heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2125 +msgid "Time OK hours" +msgstr "Temps OK heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2126 +msgid "Time Error hours" +msgstr "Temps erreur heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2127 +msgid "Time Unknown hours" +msgstr "Temps inconnu heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2128 +msgid "Time Not Init hours" +msgstr "Temps non initialisé heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2129 +msgid "Time Downtime hours" +msgstr "Temps d'arrêt heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2130 +msgid "Time Out hours" +msgstr "Temps pause heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2131 +msgid "Checks Total hours" +msgstr "Vérifications totales heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2132 +msgid "Checks OK hours" +msgstr "Vérifications OK heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2133 +msgid "Checks Error hours" +msgstr "Vérifications erreur heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2134 +msgid "Checks Unknown hours" +msgstr "Vérifications inconnues heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2135 +msgid "Checks Not Init hours" +msgstr "Vérifications non initialisés heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2136 +msgid "SLA hours" +msgstr "SLA heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2137 +msgid "SLA Fixed hours" +msgstr "SLA fixe heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2138 +msgid "Date From hours" +msgstr "À partir de" + +#: ../../enterprise/include/functions_reporting_csv.php:2139 +msgid "Date To hours" +msgstr "À" + +#: ../../enterprise/include/functions_reporting_csv.php:2140 +msgid "Status hours" +msgstr "État heures" + +#: ../../enterprise/include/functions_reporting_csv.php:2267 +msgid "Simple Baseline Graph" +msgstr "Graphique de référence simple" + +#: ../../enterprise/include/functions_reporting_csv.php:2334 +#: ../../enterprise/meta/include/functions_wizard_meta.php:311 +msgid "Agent modules" +msgstr "Module d'agent" + +#: ../../enterprise/include/functions_reporting_csv.php:2465 +msgid "Actions Triggered" +msgstr "Actions déclenchées" + +#: ../../enterprise/include/functions_reporting_csv.php:2465 +msgid "Template Triggered" +msgstr "Modèle déchenché" + +#: ../../enterprise/include/functions_reporting_csv.php:2502 +msgid "Event Report Log" +msgstr "Journal de rapport d'événement" + +#: ../../enterprise/include/functions_reporting_csv.php:2605 +msgid "Netflow data chart" +msgstr "Graphique de données Netflow" + +#: ../../enterprise/include/functions_reporting_csv.php:2660 +msgid "Netflow summary" +msgstr "Résumé Netflow" + +#: ../../enterprise/include/functions_reporting_csv.php:2680 +msgid "Avg. bits/sec" +msgstr "Bits moyens/s" + +#: ../../enterprise/include/functions_reporting_csv.php:2680 +msgid "Avg. packets/sec" +msgstr "Paquets moyens/s" + +#: ../../enterprise/include/functions_reporting_csv.php:2680 +msgid "Avg. bytes/packet" +msgstr "Nombre moyen d’octets/paquet" + +#: ../../enterprise/include/functions_reporting_csv.php:2681 +msgid "Dst. IP" +msgstr "Adresse IP de destination" + +#: ../../enterprise/include/functions_reporting_csv.php:2707 +msgid "Agent/module status" +msgstr "État de l’agent/module" + +#: ../../enterprise/include/functions_reporting_csv.php:2808 +msgid "Average Throughput (bits/sec)" +msgstr "Débit moyen (bits/sec)" + +#: ../../enterprise/include/ajax/log_viewer.ajax.php:65 +msgid "Capture regexp" +msgstr "Capturer regexp" + +#: ../../enterprise/include/ajax/log_viewer.ajax.php:75 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1251 +#: ../../enterprise/meta/event/custom_events.php:160 +msgid "Fields" +msgstr "Champs" + +#: ../../enterprise/include/ajax/log_viewer.ajax.php:175 +msgid "Empty ip or port" +msgstr "IP ou port vide" + +#: ../../enterprise/include/ajax/log_viewer.ajax.php:192 +msgid "Curl Error: " +msgstr "Erreur Curl : " + +#: ../../enterprise/include/ajax/servers.ajax.php:99 +#: ../../enterprise/include/ajax/servers.ajax.php:157 +#: ../../enterprise/include/ajax/servers.ajax.php:283 +#: ../../enterprise/include/functions_ipam.php:1343 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:248 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:57 +msgid "Subnet" +msgstr "Sous-réseau" + +#: ../../enterprise/include/ajax/servers.ajax.php:139 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:293 +#: ../../enterprise/godmode/servers/list_satellite.php:69 +msgid "No Data" +msgstr "Aucune donnée" + +#: ../../enterprise/include/ajax/url_route_analyzer.ajax.php:33 +msgid "Global time: " +msgstr "Temps global : " + +#: ../../enterprise/include/ajax/ipam.ajax.php:249 +msgid "Current Networks" +msgstr "Réseaux actuels" + +#: ../../enterprise/include/ajax/ipam.ajax.php:296 +msgid "Please, create networks to assign to " +msgstr "Veuillez créer des réseaux à attribuer à " + +#: ../../enterprise/include/ajax/ipam.ajax.php:300 +msgid "No networks to assign to supernet" +msgstr "Aucun réseau à affecter au supernet" + +#: ../../enterprise/include/ajax/ipam.ajax.php:302 +msgid "Please, create networks to assign to" +msgstr "Veuillez créer des réseaux à attribuer à" + +#: ../../enterprise/include/ajax/ipam.ajax.php:307 +msgid "Create and add networks in bulk" +msgstr "Créer et ajouter des réseaux en bloc" + +#: ../../enterprise/include/ajax/ipam.ajax.php:316 +msgid "Starting network" +msgstr "Démarrage du réseau" + +#: ../../enterprise/include/ajax/ipam.ajax.php:316 +msgid "" +"The networks will be created/added starting from this address in the " +"subnetting range given by the mask. Use CIDR format (e.g.: 192.168.72.0/22). " +"If no value was provided, it uses the starting address of the supernet by " +"default." +msgstr "" +"Les réseaux seront créés/ajoutés à partir de cette adresse dans la plage de " +"sous-réseaux donnée par le masque. Utilisez le format CIDR (p. ex. : " +"192.168.72.0/22). Si aucune valeur n’a été fournie, il utilise l’adresse de " +"départ du super-réseau par défaut." + +#: ../../enterprise/include/ajax/ipam.ajax.php:320 +msgid "Max. number" +msgstr "Nombre maximale" + +#: ../../enterprise/include/ajax/ipam.ajax.php:320 +msgid "" +"Maximum number of networks to be created/added from starting address of the " +"range specified above" +msgstr "" +"Nombre maximale de réseaux à créer/ajouter à partir de l’adresse de départ de " +"la plage spécifiée ci-dessus" + +#: ../../enterprise/include/ajax/ipam.ajax.php:622 +msgid "Go to supernet edition" +msgstr "Aller à l’édition supernet" + +#: ../../enterprise/include/ajax/ipam.ajax.php:664 +msgid "Go to network edition" +msgstr "Aller à l’édition réseau" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:94 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:253 +msgid "Group name" +msgstr "Nom du groupe" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:128 +#: ../../enterprise/godmode/services/services.elements.php:220 +msgid "Custom field name" +msgstr "Nom de champ personnalisé" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:130 +#: ../../enterprise/godmode/services/services.elements.php:232 +msgid "Custom field value" +msgstr "Valeur de champ personnalisée" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:136 +msgid "IP Network range" +msgstr "Intervalle réseau d'IP" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:141 +msgid "Script" +msgstr "Script" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:143 +msgid "Arguments" +msgstr "Arguments" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:149 +msgid "Unknown option" +msgstr "Option inconnue" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:188 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:842 +msgid "Update rule" +msgstr "Mettre à jour la règle" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:190 +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:201 +msgid "Create rule" +msgstr "Créer une règle" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:213 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:63 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:125 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:288 #, php-format msgid "" -"Please keep in mind that this package is going to override your actual %s " -"files and that it's recommended to conduct a backup before continuing the " -"updating process." +"This console is not manager of this environment, please manage this feature " +"from centralized manager console. Go to %s to manage it." msgstr "" -"Veuillez garder à l'esprit que ce package va remplacer vos fichiers %s réels " -"et qu'il est recommandé d'effectuer une sauvegarde avant de poursuivre le " -"processus de mise à jour." +"Cette console n'est pas le gestionnaire de cet environment, veuillez gérer cet " +"fonctionnalité depuis la console de gestion centralisée. Allez vers %s pour le " +"gérer." -#: ../../update_manager_client/views/offline.php:70 -msgid "Click on the file below to begin." -msgstr "Cliquez sur le fichier ci-dessous pour commencer." +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:257 +msgid "IP range" +msgstr "Intervalle d'IP" -#: ../../update_manager_client/views/offline.php:71 -#: ../../update_manager_client/views/online.php:123 -#: ../../update_manager_client/views/online.php:164 -msgid "This action will upgrade this console to version " -msgstr "Cette action mettra à niveau cette console vers la version" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:258 +msgid "Script output (> 0)" +msgstr "sortie de le script (> 0)" -#: ../../update_manager_client/views/offline.php:72 -msgid "This action will upgrade all servers to version " -msgstr "Cette action mettra à niveau tous les serveurs vers la version" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:272 +#: ../../enterprise/meta/include/functions_autoprovision.php:642 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:340 +#: ../../extensions/quick_shell.php:190 +msgid "Method" +msgstr "Méthode" -#: ../../update_manager_client/views/offline.php:74 -#: ../../update_manager_client/views/online.php:89 -msgid "Updating to" -msgstr "Mise à jour vers" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:380 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:599 +msgid "Op" +msgstr "Op" -#: ../../update_manager_client/views/offline.php:75 -#: ../../update_manager_client/views/online.php:90 -msgid "Do you really want to leave our brilliant application?" -msgstr "Voulez-vous vraiment quitter notre brillante application ?" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:402 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:429 +msgid "Launch custom event" +msgstr "Lancer événement personnalisé" -#: ../../update_manager_client/views/offline.php:76 -#: ../../update_manager_client/views/online.php:91 -msgid "There are no updates available" -msgstr "Il n’y a pas de mises à jour disponibles." +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:403 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:430 +msgid "Launch alert action" +msgstr "Lancer action d'alerte" -#: ../../update_manager_client/views/offline.php:77 -#: ../../update_manager_client/views/online.php:92 -msgid "Searching for updates..." -msgstr "Recherche des mises à jour..." +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:435 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:542 +#: ../../godmode/snmpconsole/snmp_alert.php:1110 +#: ../../godmode/snmpconsole/snmp_alert.php:1257 +msgid "Alert action" +msgstr "Action de l'alerte" -#: ../../update_manager_client/views/offline.php:78 -#: ../../update_manager_client/views/online.php:93 -msgid "Package" -msgstr "Package" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:455 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:562 +msgid "Script path" +msgstr "Chemin du script" -#: ../../update_manager_client/views/offline.php:80 -msgid "Package rejected. These package changes will not apply." -msgstr "Progiciel rejeté. Ces changements de progiciel ne seront pas appliqués" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:459 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:566 +msgid "Script argument" +msgstr "Argument du script" -#: ../../update_manager_client/views/offline.php:82 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:471 +#: ../../godmode/alerts/alert_list.list.php:688 +#: ../../godmode/alerts/alert_list.list.php:1169 +msgid "Update action" +msgstr "Mettre à jour l'action" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:488 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:344 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:350 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:444 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:508 +#: ../../enterprise/godmode/policies/policy_alerts.php:754 +#: ../../godmode/snmpconsole/snmp_alert.php:1381 +#: ../../godmode/alerts/alert_list.list.php:899 +#: ../../godmode/alerts/alert_list.list.php:906 +#: ../../godmode/alerts/alert_list.list.php:1132 +msgid "Add action" +msgstr "Ajouter une action" + +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:79 +msgid "avg" +msgstr "moyenne" + +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:80 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4287 +msgid "max" +msgstr "max" + +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:81 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4288 +msgid "min" +msgstr "min" + +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:82 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4289 +msgid "sum" +msgstr "somme" + +#: ../../enterprise/include/class/SAPView.class.php:146 +#: ../../enterprise/include/class/SAPView.class.php:190 +msgid "SAP View" +msgstr "Vue SAP" + +#: ../../enterprise/include/class/SAPView.class.php:164 +msgid "SAP data not found." +msgstr "Données SAP non trouvés." + +#: ../../enterprise/include/class/SAPView.class.php:258 +msgid "Refresh Every" +msgstr "Rafraîchir chaque" + +#: ../../enterprise/include/class/SAPView.class.php:259 +#: ../../enterprise/include/class/SAPView.class.php:296 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:562 +#: ../../enterprise/include/class/Aws.cloud.php:1343 +#: ../../enterprise/include/class/Aws.S3.php:531 +#: ../../enterprise/include/class/MySQL.app.php:583 +#: ../../enterprise/include/class/Oracle.app.php:568 +#: ../../enterprise/include/class/DB2.app.php:561 +#: ../../enterprise/include/class/SAP.app.php:540 +#: ../../enterprise/include/class/VMware.app.php:693 +msgid "The minimum recomended interval is 5 minutes" +msgstr "L'intervalle minimale recommandée est 5 minutes" + +#: ../../enterprise/include/class/SAPView.class.php:295 +msgid "Graph Interval" +msgstr "Intervalle de graphique" + +#: ../../enterprise/include/class/SAPView.class.php:626 +msgid "" +"SAP view offers you to see the most important modules Discovery Server is " +"usually configured to retry. You have not configured a Discovery SAP R3 task " +"yet, please visit" +msgstr "" +"La vue SAP vous offre de voir les modules les plus importants que le serveur " +"Discovery réessaie normalement. Si vous n'avez pas configuré une tache " +"Discovery SAP R· encore, veuillez visiter" + +#: ../../enterprise/include/class/SAPView.class.php:626 +#: ../../enterprise/extensions/vmware/vmware_view.php:1240 +#: ../../enterprise/extensions/vmware/vmware_view.php:1526 +msgid "this link" +msgstr "ce lien" + +#: ../../enterprise/include/class/SAPView.class.php:626 +msgid "to start monitoring your SAP infrastructure." +msgstr "pour commencer à superviser votre infrastructure SAP." + +#: ../../enterprise/include/class/SAPView.class.php:633 +msgid "Discover SAP" +msgstr "Découvrir SAP" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:114 +#: ../../enterprise/godmode/menu.php:159 +#: ../../godmode/wizards/HostDevices.class.php:159 +msgid "Import CSV" +msgstr "Importer CSV" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:121 +msgid "The CSV file must have the fields in the following order:" +msgstr "Le fichier CSV doit avoir les champs dans l'ordre suivant :" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:122 +msgid "Agent alias, IP address, OS id, Interval, Group id, Description" +msgstr "" +"Alias agent, adresse IP, ID du Système d'exploitation, Intervalle, ID de " +"Groupe, Description" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:127 +msgid "" +"Warning, this CSV importer will not perform any discovery, it will only create " +"empty agents with the name, IP, OS type, description and group provided in the " +"CSV." +msgstr "" +"Attention, cet importateur CSV n’effectuera aucune découverte, il créera " +"uniquement des agents vides avec le nom, l’adresse IP, le type de système " +"d’exploitation, la description et le groupe fournis dans le fichier CSV." + +#: ../../enterprise/include/class/CSVImportAgents.class.php:179 +msgid "Alias as name" +msgstr "Alias en tant que nom" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:244 +msgid "No data or wrong separator" +msgstr "Absence de données ou séparateur incorrecte" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:250 +#, php-format +msgid "Agent %s duplicated." +msgstr "Agent %s dupliqué." + +#: ../../enterprise/include/class/CSVImportAgents.class.php:257 +#, php-format +msgid "Id group %s doesn't exist in %s" +msgstr "L'ID du groupe %s n'existe pas dans %s" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:265 +msgid "General failure." +msgstr "Défaillance général" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:286 +msgid "No input file detected" +msgstr "Aucun fichier d'entrée détecté" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:375 +msgid "Agent processed successfully" +msgstr "Agent processé correctement" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:381 +msgid "Some errors while processing CSV." +msgstr "Quelques erreurs en processant le CSV." + +#: ../../enterprise/include/class/CSVImportAgents.class.php:384 +msgid "All agents processed correctly" +msgstr "Tous les agents processés correctement" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:391 +#, php-format +msgid "Line %s" +msgstr "Ligne %s" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:171 +msgid "" +"This Microsoft SQL Server configuration has been already defined. Please edit " +"it or create a new one." +msgstr "" +"Cette configuration du Microsoft SQL Server est déjà définie. Veuillez " +"l'éditer ou en créer une nouvelle." + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:213 +msgid "You must provide a valid Microsoft SQL Server server IP or FQDN." +msgstr "Fournissez une IP ou FQDN de Serveur Microsoft SQL Server valide" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:277 +msgid "Failed to find discovery Microsoft SQL Server task." +msgstr "Erreur pour trouver la tache discovery Microsoft SQL Server" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:388 +#: ../../enterprise/include/class/MySQL.app.php:403 +#: ../../enterprise/include/class/Oracle.app.php:393 +#: ../../enterprise/include/class/DB2.app.php:386 +#: ../../enterprise/include/class/SAP.app.php:336 +#: ../../enterprise/include/class/VMware.app.php:486 +msgid "Application" +msgstr "Application" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:406 +#: ../../enterprise/godmode/menu.php:173 +msgid "Microsoft SQL Server" +msgstr "Microsoft SQL Server" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:472 +#: ../../enterprise/include/class/Aws.cloud.php:1234 +#: ../../enterprise/include/class/Aws.S3.php:435 +#: ../../enterprise/include/class/MySQL.app.php:475 +#: ../../enterprise/include/class/Oracle.app.php:477 +#: ../../enterprise/include/class/DB2.app.php:470 +#: ../../enterprise/include/class/SAP.app.php:644 +#: ../../enterprise/include/class/VMware.app.php:763 +msgid "This group will be used also to classify discovered agents" +msgstr "Ce groupe sera utilisé aussi pour classifier des agents découverts" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:487 +msgid "Microsoft SQL Server targets" +msgstr "Cibles Microsoft SQL Server" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:488 +msgid "" +"SERVER:PORT\\INSTANCE, comma separated or line by line, as many targets as you " +"need." +msgstr "" +"SERVER:PORT\\INSTANCE, séparés par des virgules ou ligne par ligne, aussi de " +"cibles que vous désirez." + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:488 +#: ../../enterprise/include/class/Oracle.app.php:494 +#: ../../enterprise/include/class/DB2.app.php:487 +msgid "Use # symbol to comment a line." +msgstr "Utilisez le symbole # pour commenter une ligne." + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:635 +#: ../../enterprise/include/class/MySQL.app.php:656 +#: ../../enterprise/include/class/Oracle.app.php:641 +#: ../../enterprise/include/class/DB2.app.php:634 +msgid "Target agent" +msgstr "Agent cible" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:636 +#: ../../enterprise/include/class/Oracle.app.php:642 +#: ../../enterprise/include/class/DB2.app.php:635 +msgid "" +"Defines a target agent where this task will store data detected, if you have " +"defined multiple targets, define a comma separated list of names here or leave " +"in blank to use target as name." +msgstr "" +"Il définit un agent cible où cette tache stockera les données détectées, si " +"vous avez définis des cibles multiples, définissez une liste séparé par des " +"virgules de noms ici ou laissez-le vide pour utiliser le cible en tant que nom." + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:655 +#: ../../enterprise/include/class/MySQL.app.php:676 +#: ../../enterprise/include/class/Oracle.app.php:661 +#: ../../enterprise/include/class/DB2.app.php:654 +msgid "Custom module prefix" +msgstr "Préfixe de module personnalisé" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:656 +#: ../../enterprise/include/class/MySQL.app.php:677 +#: ../../enterprise/include/class/Oracle.app.php:662 +#: ../../enterprise/include/class/DB2.app.php:655 +msgid "" +"Defines a custom prefix to be concatenated before module names generated by " +"this task." +msgstr "" +"Il définit un préfixe personnalisée pour le concaténer avant les noms des " +"modules générés par cette tache." + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:674 +#: ../../enterprise/include/class/MySQL.app.php:757 +#: ../../enterprise/include/class/Oracle.app.php:680 +msgid "Check engine uptime" +msgstr "Vérifier la disponibilité du moteur" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:690 +#: ../../enterprise/include/class/MySQL.app.php:773 +#: ../../enterprise/include/class/Oracle.app.php:696 +msgid "Retrieve query statistics" +msgstr "Recueillir les statistiques des requêtes" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:706 +#: ../../enterprise/include/class/MySQL.app.php:789 +#: ../../enterprise/include/class/Oracle.app.php:712 +msgid "Analyze connections" +msgstr "Analyser des connexions" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:722 +#: ../../enterprise/include/class/MySQL.app.php:837 +#: ../../enterprise/include/class/Oracle.app.php:776 +#: ../../enterprise/include/class/DB2.app.php:753 +msgid "Execute custom queries" +msgstr "Exécuter requêtes personnalisées" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:774 +#: ../../enterprise/include/class/MySQL.app.php:889 +#: ../../enterprise/include/class/Oracle.app.php:930 +#: ../../enterprise/include/class/DB2.app.php:821 +msgid "Custom queries" +msgstr "Requêtes personnalisées" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:775 +#: ../../enterprise/include/class/MySQL.app.php:890 +#: ../../enterprise/include/class/Oracle.app.php:931 +#: ../../enterprise/include/class/DB2.app.php:822 +msgid "Define here your custom queries." +msgstr "Définissez ice vos requêtes personnalisées." + +#: ../../enterprise/include/class/Aws.cloud.php:113 +#: ../../enterprise/include/class/Azure.cloud.php:148 +#: ../../enterprise/include/class/Google.cloud.php:142 +msgid "Cloud message" +msgstr "Message Cloud" + +#: ../../enterprise/include/class/Aws.cloud.php:115 +#: ../../enterprise/include/class/Aws.cloud.php:162 +#: ../../enterprise/include/class/Azure.cloud.php:150 +#: ../../enterprise/include/class/Azure.cloud.php:194 +#: ../../enterprise/include/class/Google.cloud.php:144 +#: ../../enterprise/include/class/Google.cloud.php:188 +#: ../../enterprise/godmode/menu.php:193 +#: ../../enterprise/godmode/wizards/Cloud.class.php:186 +#: ../../enterprise/godmode/wizards/Cloud.class.php:195 +msgid "Cloud" +msgstr "Cloud" + +#: ../../enterprise/include/class/Aws.cloud.php:158 +#: ../../enterprise/include/class/Azure.cloud.php:190 +#: ../../enterprise/include/class/DeploymentCenter.class.php:590 +#: ../../enterprise/include/class/Google.cloud.php:184 +#: ../../enterprise/godmode/wizards/Applications.class.php:157 +#: ../../enterprise/godmode/wizards/Cloud.class.php:182 +#: ../../godmode/servers/discovery.php:59 ../../godmode/menu.php:62 +#: ../../godmode/wizards/HostDevices.class.php:190 +msgid "Discovery" +msgstr "Discovery" + +#: ../../enterprise/include/class/Aws.cloud.php:343 +msgid "Recon" +msgstr "Recon" + +#: ../../enterprise/include/class/Aws.cloud.php:344 +msgid "Costs" +msgstr "Coûts" + +#: ../../enterprise/include/class/Aws.cloud.php:346 +msgid "Instances" +msgstr "Instances" + +#: ../../enterprise/include/class/Aws.cloud.php:441 +msgid "Amazon EC2" +msgstr "Amazon EC2" + +#: ../../enterprise/include/class/Aws.cloud.php:446 +msgid "Amazon RDS" +msgstr "Amazon RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:451 +msgid "S3 Buckets" +msgstr "S3 Buckets" + +#: ../../enterprise/include/class/Aws.cloud.php:471 +#: ../../godmode/wizards/HostDevices.class.php:696 +msgid "NetScan" +msgstr "NetScan" + +#: ../../enterprise/include/class/Aws.cloud.php:500 +#: ../../enterprise/include/class/Aws.S3.php:554 +#: ../../enterprise/include/class/VMware.app.php:547 +msgid "" +"This kind of task uses multipurpose plugins in order to generate monitoring " +"data, configure your desired tentacle target." +msgstr "" +"Ce type de tache utilise plugins polyvalentes pour générer des données de " +"supervision, configurez votre cible tentacle désirée." + +#: ../../enterprise/include/class/Aws.cloud.php:510 +msgid "Discovery task name" +msgstr "Nom de la tache Discovery" + +#: ../../enterprise/include/class/Aws.cloud.php:540 +#: ../../enterprise/include/class/Aws.S3.php:559 +#: ../../enterprise/include/class/VMware.app.php:614 +#: ../../enterprise/include/class/Azure.cloud.php:797 +msgid "Tentacle options" +msgstr "Options Tentacle" + +#: ../../enterprise/include/class/Aws.cloud.php:566 +#: ../../enterprise/include/class/Aws.S3.php:584 +#: ../../enterprise/include/class/VMware.app.php:643 +#: ../../enterprise/include/class/Azure.cloud.php:823 +#: ../../enterprise/godmode/servers/manage_export_form.php:129 +msgid "Extra options" +msgstr "Options supplémentaires" + +#: ../../enterprise/include/class/Aws.cloud.php:614 +msgid "Total cost" +msgstr "Coût total" + +#: ../../enterprise/include/class/Aws.cloud.php:631 +msgid "Cost by region" +msgstr "Coût par région" + +#: ../../enterprise/include/class/Aws.cloud.php:645 +msgid "Cost interval" +msgstr "Intervalle de coût" + +#: ../../enterprise/include/class/Aws.cloud.php:671 +#: ../../enterprise/include/class/Azure.cloud.php:928 +msgid "Scan and general monitoring." +msgstr "Scan et supervision générale." + +#: ../../enterprise/include/class/Aws.cloud.php:688 +#: ../../enterprise/include/class/Azure.cloud.php:941 +msgid "Cpu performance summary" +msgstr "Résumée de la performance de l'UCT" + +#: ../../enterprise/include/class/Aws.cloud.php:698 +#: ../../enterprise/include/class/Azure.cloud.php:949 +#: ../../enterprise/include/class/Google.cloud.php:911 +msgid "IOPS performance summary" +msgstr "Résumée de la performance d'IOPS" + +#: ../../enterprise/include/class/Aws.cloud.php:708 +#: ../../enterprise/include/class/Azure.cloud.php:957 +#: ../../enterprise/include/class/Google.cloud.php:919 +msgid "Disk performance summary" +msgstr "Résumée de la performance du disque" + +#: ../../enterprise/include/class/Aws.cloud.php:718 +#: ../../enterprise/include/class/Azure.cloud.php:965 +#: ../../enterprise/include/class/Google.cloud.php:927 +msgid "Network performance summary" +msgstr "Résumée de la performance du réseau" + +#: ../../enterprise/include/class/Aws.cloud.php:742 +#: ../../enterprise/include/class/Aws.cloud.php:1274 +#: ../../enterprise/include/class/Azure.cloud.php:872 +#: ../../enterprise/include/class/Google.cloud.php:822 +msgid "No instances found." +msgstr "Aucune instance trouvée." + +#: ../../enterprise/include/class/Aws.cloud.php:773 +msgid "Select EC2 instances" +msgstr "Sélectionner instances EC2" + +#: ../../enterprise/include/class/Aws.cloud.php:789 +msgid "Storage" +msgstr "Stockage" + +#: ../../enterprise/include/class/Aws.cloud.php:799 +msgid "Elastic IP Adresses" +msgstr "Adresses IP d'ELastic" + +#: ../../enterprise/include/class/Aws.cloud.php:982 +msgid "You must select at least one RDS instance." +msgstr "Sélectionnez au moins une instance RDS." + +#: ../../enterprise/include/class/Aws.cloud.php:987 +msgid "" +"You cannot monitor RDS instances from different types. Please define several " +"tasks for several types." +msgstr "" +"Vous ne pouvez pas superviser les instances RDS depuis différents types. " +"Définissez différents taches pour différentes types." + +#: ../../enterprise/include/class/Aws.cloud.php:994 +msgid "Discovery.Cloud.AWS.RDS" +msgstr "Discovery.Cloud.AWS.RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:1160 +msgid "RDS" +msgstr "RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:1165 +msgid "DB monitoring" +msgstr "Supervision de la basse de données" + +#: ../../enterprise/include/class/Aws.cloud.php:1175 +msgid "AWS RDS" +msgstr "AWS RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:1249 +msgid "Global DB User" +msgstr "Utilisateur de la base de données globale" + +#: ../../enterprise/include/class/Aws.cloud.php:1259 +msgid "Global DB password" +msgstr "Mot de pass de la base de données globale" + +#: ../../enterprise/include/class/Aws.cloud.php:1349 +msgid "Select RDS instances" +msgstr "Sélectionner instances RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:1492 +#: ../../enterprise/include/class/Azure.cloud.php:355 +#: ../../enterprise/include/class/Google.cloud.php:349 +#, php-format +msgid "%s not found or not executable" +msgstr "%s non trouvé ou non exécutable" + +#: ../../enterprise/include/class/Aws.cloud.php:1652 +msgid "Invalid group" +msgstr "Groupe non valide" + +#: ../../enterprise/include/class/Aws.cloud.php:1710 +msgid "Cannot update the recon database" +msgstr "La base de données de reconnaissance ne peut pas être mise à jour" + +#: ../../enterprise/include/class/Aws.cloud.php:1732 +msgid "Engine not supported" +msgstr "Moteur non supporté" + +#: ../../enterprise/include/class/AgentRepository.class.php:262 +#: ../../enterprise/include/class/DeploymentCenter.class.php:956 +msgid "Deploying" +msgstr "Déployant" + +#: ../../enterprise/include/class/AgentRepository.class.php:336 +msgid "Time in seconds before deployment is cancelled." +msgstr "Temps en secondes avant l’annulation du déploiement." + +#: ../../enterprise/include/class/AgentRepository.class.php:354 +#: ../../enterprise/include/class/AgentRepository.class.php:631 +#: ../../enterprise/include/class/AgentRepository.class.php:681 +#: ../../enterprise/include/class/DeploymentCenter.class.php:757 +#: ../../enterprise/include/class/DeploymentCenter.class.php:825 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1301 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 +msgid "Architecture" +msgstr "Architecture" + +#: ../../enterprise/include/class/AgentRepository.class.php:375 +msgid "Transfer timeout" +msgstr "Délai d’expiration du transfert" + +#: ../../enterprise/include/class/AgentRepository.class.php:383 +msgid "Installation file" +msgstr "Fichier d'installation" + +#: ../../enterprise/include/class/AgentRepository.class.php:423 +msgid "Agent version is required" +msgstr "La version de l'agent est requise" + +#: ../../enterprise/include/class/AgentRepository.class.php:429 +#: ../../enterprise/include/class/DeploymentCenter.class.php:245 +msgid "Target OS is required" +msgstr "Le système d'exploitation cible est requis" + +#: ../../enterprise/include/class/AgentRepository.class.php:431 +#: ../../enterprise/include/class/DeploymentCenter.class.php:247 +msgid "Target architecture is required" +msgstr "L'architecture cible est requis" + +#: ../../enterprise/include/class/AgentRepository.class.php:440 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2089 +msgid "Cannot create target dir [" +msgstr "Le répertoire cible n'a pas pu être créé [" + +#: ../../enterprise/include/class/AgentRepository.class.php:461 +#, php-format +msgid "Invalid installation file for %s" +msgstr "Fichier d'installation pour %s non valide" + +#: ../../enterprise/include/class/AgentRepository.class.php:490 +msgid "Installation files not modified" +msgstr "Fichiers d'installation non modifiés" + +#: ../../enterprise/include/class/AgentRepository.class.php:509 +msgid "Installation files updated" +msgstr "Fichiers d'installation mises à jour" + +#: ../../enterprise/include/class/AgentRepository.class.php:512 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2341 +msgid "Agent successfully updated" +msgstr "Agent mis à jour avec succès" + +#: ../../enterprise/include/class/AgentRepository.class.php:516 +msgid "You must provide installation files to create a new entry." +msgstr "" +"Vous devez fournir les fichiers d'installation pour créer une nouvelle entrée." + +#: ../../enterprise/include/class/AgentRepository.class.php:537 +msgid "This agent has been already defined." +msgstr "Cet agent a été déjà définit." + +#: ../../enterprise/include/class/AgentRepository.class.php:553 +msgid "Agent successfully registered and uploaded" +msgstr "Agent registré correctement et mis à jour" + +#: ../../enterprise/include/class/AgentRepository.class.php:591 +#: ../../enterprise/include/class/DeploymentCenter.class.php:335 +msgid "Target successfully deleted" +msgstr "Cible éliminé correctement" + +#: ../../enterprise/include/class/AgentRepository.class.php:613 +#: ../../enterprise/godmode/menu.php:126 +msgid "Software agents repository" +msgstr "Dépôt d'agents logicielles" + +#: ../../enterprise/include/class/AgentRepository.class.php:633 +msgid "Uploaded by" +msgstr "Mis en ligne par" + +#: ../../enterprise/include/class/AgentRepository.class.php:634 +msgid "Upload date" +msgstr "Date de mise en ligne" + +#: ../../enterprise/include/class/AgentRepository.class.php:713 +msgid "Add new software" +msgstr "Ajouter nouveau logiciel" + +#: ../../enterprise/include/class/AgentRepository.class.php:900 +msgid "Add new Software agent" +msgstr "Ajouter nouvel agent logiciel" + +#: ../../enterprise/include/class/AgentRepository.class.php:903 +msgid "Update Software agent" +msgstr "Mettre à jour l'agent logiciel" + +#: ../../enterprise/include/class/LogSource.class.php:455 +msgid "Source is required" +msgstr "La source est requise" + +#: ../../enterprise/include/class/LogSource.class.php:562 +msgid "id cannot be empty" +msgstr "L'ID ne peut pas être vide" + +#: ../../enterprise/include/class/LogSource.class.php:610 +#, php-format +msgid "Log monitoring is disabled. %s" +msgstr "La supervision de journaux est désactivée. %s" + +#: ../../enterprise/include/class/LogSource.class.php:680 +#: ../../enterprise/include/class/LogSource.class.php:846 +msgid "Add log source" +msgstr "Ajouter source de journal" + +#: ../../enterprise/include/class/LogSource.class.php:715 +msgid "Source name" +msgstr "Nom de la source" + +#: ../../enterprise/include/class/LogSource.class.php:850 +msgid "Update log source" +msgstr "Mettre à jour la source de journal" + +#: ../../enterprise/include/class/Aws.S3.php:60 +msgid "Aws S3" +msgstr "Aws S3" + +#: ../../enterprise/include/class/Aws.S3.php:214 +msgid "You must select something." +msgstr "Sélectionnez quelque élément." + +#: ../../enterprise/include/class/Aws.S3.php:236 +msgid "Discovery.Cloud.AWS.S3" +msgstr "Discovery.Cloud.AWS.S3" + +#: ../../enterprise/include/class/Aws.S3.php:294 +msgid "Unknown task" +msgstr "Tache inconnue" + +#: ../../enterprise/include/class/Aws.S3.php:313 +msgid "Unknown section." +msgstr "Section inconnue." + +#: ../../enterprise/include/class/Aws.S3.php:339 +msgid "S3" +msgstr "S3" + +#: ../../enterprise/include/class/Aws.S3.php:344 +msgid "Bucket monitoring" +msgstr "Supervision des compartiments" + +#: ../../enterprise/include/class/Aws.S3.php:454 +msgid "No buckets found." +msgstr "Aucun compartiment trouvés." + +#: ../../enterprise/include/class/Aws.S3.php:598 +msgid "Select Buckets to be monitored" +msgstr "Sélectionner compartiments à superviser" + +#: ../../enterprise/include/class/Aws.S3.php:633 +msgid "Monitor bucket size" +msgstr "Superviser la taille du compartiment" + +#: ../../enterprise/include/class/Aws.S3.php:643 +msgid "Monitor bucket total items" +msgstr "Superviser tous les éléments du compartiment" + +#: ../../enterprise/include/class/MySQL.app.php:173 +msgid "" +"This MySQL configuration has been already defined. Please edit it or create a " +"new one." +msgstr "" +"Cette configuration MySQL est déjà définie. Veuillez l'éditer ou créer une " +"autre nouvelle." + +#: ../../enterprise/include/class/MySQL.app.php:216 +msgid "You must provide a valid MySQL server IP or FQDN." +msgstr "vous devez fournir une IP de serveur MySQL ou FQDN valide." + +#: ../../enterprise/include/class/MySQL.app.php:221 +msgid "You must provide a valid port number." +msgstr "Vous devez fournir un número de port valide." + +#: ../../enterprise/include/class/MySQL.app.php:233 +msgid "Discovery.Application.MySQL" +msgstr "Discovery.Application.MySQL" + +#: ../../enterprise/include/class/MySQL.app.php:285 +msgid "Failed to find discovery MySQL task." +msgstr "La tache MySQL n'a pas été trouvée." + +#: ../../enterprise/include/class/MySQL.app.php:420 +#: ../../enterprise/godmode/setup/setup.php:178 +msgid "MySQL" +msgstr "MySQL" + +#: ../../enterprise/include/class/MySQL.app.php:491 +msgid "MySQL server IP" +msgstr "IP du serveur MySQL" + +#: ../../enterprise/include/class/MySQL.app.php:492 +msgid "Comma separated, as many targets as you need." +msgstr "Séparés par des virgules, aussi de cibles que vous souhaitez." + +#: ../../enterprise/include/class/MySQL.app.php:511 +msgid "MySQL server Port" +msgstr "Port du serveur MySQL" + +#: ../../enterprise/include/class/MySQL.app.php:657 +msgid "" +"Defines a target agent where this task will store data detected, if you have " +"defined multiple targets, define a comma separated list of names here or leave " +"in blank to use server IP address/ FQDN." +msgstr "" +"Il définit un agent cible où cette tache stockera des données détectées, si " +"vous avez défini plus de cibles. définissez une liste de noms séparés par des " +"virgules ici ou laissez-le vide pour utiliser le serveur adresse IP/FQDN." + +#: ../../enterprise/include/class/MySQL.app.php:698 +msgid "Scan databases" +msgstr "Scanner des basses des données" + +#: ../../enterprise/include/class/MySQL.app.php:714 +msgid "Create agent per database" +msgstr "Créer un agent par base de données" + +#: ../../enterprise/include/class/MySQL.app.php:735 +msgid "Custom database agent prefix" +msgstr "Préfixe d'agent de base de données personnalisée" + +#: ../../enterprise/include/class/MySQL.app.php:736 +msgid "" +"Defines a custom prefix to be concatenated before database agent names " +"generated by this task." +msgstr "" +"Il définit un préfixe personnalisé pour le concaténer avant les noms des " +"agents de la base de données générés par cette tache." + +#: ../../enterprise/include/class/MySQL.app.php:805 +msgid "Retrieve InnoDB statistics" +msgstr "Recueillir les statistiques InnoDB" + +#: ../../enterprise/include/class/MySQL.app.php:821 +#: ../../enterprise/include/class/Oracle.app.php:760 +#: ../../enterprise/include/class/DB2.app.php:737 +msgid "Retrieve cache statistics" +msgstr "Récupérer statistique du caché" + +#: ../../enterprise/include/class/Oracle.app.php:172 +msgid "" +"This Oracle configuration has been already defined. Please edit it or create a " +"new one." +msgstr "" +"Cette configuration Oracle a déjà été définie. Veuillez éditer ou en créer une " +"nouvelle." + +#: ../../enterprise/include/class/Oracle.app.php:214 +msgid "You must provide a valid Oracle server IP or FQDN." +msgstr "Vous devez fournir une IP de serveur Oracle ou FQDN valide." + +#: ../../enterprise/include/class/Oracle.app.php:226 +msgid "Discovery.Application.Oracle" +msgstr "Discovery.Application.Oracle" + +#: ../../enterprise/include/class/Oracle.app.php:277 +msgid "Failed to find discovery Oracle task." +msgstr "Erreur en trouvant la tache Oracle discovery." + +#: ../../enterprise/include/class/Oracle.app.php:411 +#: ../../enterprise/godmode/setup/setup.php:179 +#: ../../enterprise/godmode/menu.php:175 +msgid "Oracle" +msgstr "Oracle" + +#: ../../enterprise/include/class/Oracle.app.php:493 +msgid "Oracle target strings" +msgstr "Chaînes cibles Oracle" + +#: ../../enterprise/include/class/Oracle.app.php:494 +msgid "" +"SERVER:PORT/SID, comma separated or line by line, as many targets as you need." +msgstr "" +"SERVER:PORT/SID, séparés par des virgules ou ligne par ligne, aussi de cibles " +"que vous voulez." + +#: ../../enterprise/include/class/Oracle.app.php:728 +msgid "Calculate fragmentation ratio" +msgstr "Calculer le ratio de fragmentation" + +#: ../../enterprise/include/class/Oracle.app.php:744 +msgid "Monitor tablespaces" +msgstr "Superviser les tablespaces" + +#: ../../enterprise/include/class/DB2.app.php:165 +msgid "" +"This DB2 configuration has been already defined. Please edit it or create a " +"new one." +msgstr "" +"Cette configuration DB2 est déjà définie. Veuillez l'éditer ou en créer une " +"nouvelle." + +#: ../../enterprise/include/class/DB2.app.php:207 +msgid "You must provide a valid DB2 server IP or FQDN." +msgstr "Vous devez fournir un serveur IP DB2 ou FQDN valide." + +#: ../../enterprise/include/class/DB2.app.php:219 +msgid "Discovery.Application.DB2" +msgstr "Discovery.Application.DB2" + +#: ../../enterprise/include/class/DB2.app.php:270 +msgid "Failed to find discovery DB2 task." +msgstr "Erreur pour trouver la tache DB2." + +#: ../../enterprise/include/class/DB2.app.php:404 +#: ../../enterprise/godmode/menu.php:178 +msgid "DB2" +msgstr "DB2" + +#: ../../enterprise/include/class/DB2.app.php:486 +msgid "DB2 target strings" +msgstr "Chaînes cibles DB2" + +#: ../../enterprise/include/class/DB2.app.php:487 +msgid "" +"SERVER:PORT/DATABASE, comma separated or line by line, as many targets as you " +"need." +msgstr "" +"SERVER:PORT/DATABASE, séparés par des virgules ou ligne par ligne, aussi " +"d'agents dont vous avez besoin." + +#: ../../enterprise/include/class/DB2.app.php:673 +msgid "Get database summary" +msgstr "Obtenir résumé de la base de données" + +#: ../../enterprise/include/class/DB2.app.php:689 +msgid "Check transactional log utilization" +msgstr "Vérifier usage de journaux transactionnels" + +#: ../../enterprise/include/class/DB2.app.php:705 +msgid "Get number of connections" +msgstr "Obtenir nombre de connexions" + +#: ../../enterprise/include/class/DB2.app.php:721 +msgid "Check DB size" +msgstr "Vérifier la taille de Base de données" + +#: ../../enterprise/include/class/SAP.app.php:154 +msgid "" +"This SAP configuration has been already defined. Please edit it or create a " +"new one." +msgstr "" +"Cette configuration SAP a été définie déjà. Veuillez l'éditer ou en créer une " +"nouvelle." + +#: ../../enterprise/include/class/SAP.app.php:195 +msgid "You must specify at last one SAP hostname." +msgstr "Spécifiez au moins un nom d'hôte SAP" + +#: ../../enterprise/include/class/SAP.app.php:206 +msgid "Discovery.Application.SAP" +msgstr "Discovery.Application.SAP" + +#: ../../enterprise/include/class/SAP.app.php:262 +msgid "Failed to find discovery SAP task." +msgstr "Erreur en trouvant la tache SAP de découverte." + +#: ../../enterprise/include/class/SAP.app.php:286 +msgid "Select at least a module." +msgstr "Sélectionnez au moins un module." + +#: ../../enterprise/include/class/SAP.app.php:354 +msgid "SAP R3" +msgstr "SAP R3" + +#: ../../enterprise/include/class/SAP.app.php:371 +#: ../../enterprise/include/class/DeploymentCenter.class.php:482 +#: ../../enterprise/include/class/DeploymentCenter.class.php:490 +#: ../../enterprise/include/class/DeploymentCenter.class.php:498 +#: ../../enterprise/include/class/DeploymentCenter.class.php:657 +#: ../../enterprise/extensions/vmware/vmware_view.php:1737 +msgid "here" +msgstr "ici" + +#: ../../enterprise/include/class/SAP.app.php:547 +msgid "SAP Hostname" +msgstr "Nom d'hôte SAP" + +#: ../../enterprise/include/class/SAP.app.php:571 +msgid "SAP Client" +msgstr "Client SAP" + +#: ../../enterprise/include/class/SAP.app.php:585 +msgid "SAP System Number" +msgstr "Número de système SAP" + +#: ../../enterprise/include/class/SAP.app.php:604 +#: ../../enterprise/include/class/SAP.app.php:607 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1135 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1138 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1265 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1268 +#: ../../godmode/wizards/HostDevices.class.php:1434 +#: ../../godmode/wizards/HostDevices.class.php:1437 +msgid "No credentials available" +msgstr "Pas d'identifiants disponibles" + +#: ../../enterprise/include/class/SAP.app.php:605 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1136 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1266 +#: ../../godmode/wizards/HostDevices.class.php:1435 +#: ../../godmode/agentes/module_manager_editor_network.php:474 +msgid "Manage credentials" +msgstr "Gérer des identifiants" + +#: ../../enterprise/include/class/SAP.app.php:617 +#: ../../enterprise/include/class/SAP.app.php:631 +msgid "SAP Credentials" +msgstr "Identifiants SAP" + +#: ../../enterprise/include/class/SAP.app.php:617 +#: ../../enterprise/include/class/SAP.app.php:631 +msgid "Optional" +msgstr "Optionnel" + +#: ../../enterprise/include/class/SAP.app.php:764 #, php-format msgid "" -"This update does not correspond with next version of %s. Are you sure you want " -"to install it?" +"Module 180 must be customized before being used, please use advanced options " +"to define the module following the documentation:
%s" msgstr "" -"Cette mise à jour ne correspond pas à la prochaine version de %s. Êtes-vous " -"sûr de vouloir l'installer ?" +"Le module 180 doit être personnalisée avant de l'utiliser, veuillez utiliser " +"les options avancées pour définir la documentation suivante :
%s" -#: ../../update_manager_client/views/offline.php:83 +#: ../../enterprise/include/class/SAP.app.php:785 +msgid "Available modules" +msgstr "Modules disponibles" + +#: ../../enterprise/include/class/SAP.app.php:821 +msgid "Add monitors" +msgstr "Ajouter des moniteurs" + +#: ../../enterprise/include/class/SAP.app.php:834 +msgid "Remove monitors" +msgstr "Éliminer des moniteurs" + +#: ../../enterprise/include/class/SAP.app.php:845 +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:350 +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:241 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:594 +#: ../../enterprise/godmode/massive/massive_create_services.php:1235 +msgid "Selected modules" +msgstr "Modules sélectionnes" + +#: ../../enterprise/include/class/SAP.app.php:885 +msgid "Define your custom SAP modules." +msgstr "Définissez vos modules SAP personnalisés." + +#: ../../enterprise/include/class/SAP.app.php:884 +msgid "Advanced module configuration" +msgstr "Configuration de module avancée" + +#: ../../enterprise/include/class/SAP.app.php:894 +msgid "Custom module definitions" +msgstr "Définitions des modules personnalisés" + +#: ../../enterprise/include/class/SAP.app.php:895 msgid "" -"This server update does not correspond with current console version. Are you " -"sure you want to install it?" +"Each line is a module definition using following format: module name ; " +"module_type ; SAP check definition." msgstr "" -"Cette mise à jour du serveur ne correspond pas à la version actuelle de la " -"console. Êtes-vous sûr de vouloir l'installer ?" +"chaque ligne est une définition de module utilisant le format suivant : nom de " +"module ; type de module ; définition de vérification SAP" -#: ../../update_manager_client/views/offline.php:84 -msgid "" -"File name does not match required format: package_NUMBER.oum or " -"pandorafms_server[_enterprise]-7.0NG.NUMBER_x86[_64].tar.gz, you can use " -"numbers with decimals." -msgstr "" -"Le nom de fichier ne correspond pas au format requis : package_NUMBER.oum ou " -"pandorafms_server[_enterprise]-7.0NG.NUMBER_x86[_64].tar.gz, vous pouvez " -"utiliser des nombres avec des décimales." +#: ../../enterprise/include/class/ManageBackups.class.php:106 +#, php-format +msgid "%s database backup manager" +msgstr "gestionnaire de sauvegarde de base de données %s" -#: ../../update_manager_client/views/offline.php:85 -msgid "Files included in this package" -msgstr "Fichiers inclus dans ce package" - -#: ../../update_manager_client/views/offline.php:86 -msgid "Ignore" -msgstr "Ignorer" - -#: ../../update_manager_client/views/offline.php:87 -msgid "Verify package signature" -msgstr "Vérifier la signature du package" - -#: ../../update_manager_client/views/offline.php:88 +#: ../../enterprise/include/class/ManageBackups.class.php:129 #, php-format msgid "" -"Copy into the textarea the signature validation token you can retrieve from %s " -"and press OK to verify the package, press ignore to avoid signature " -"verification" +"To schedule a periodic (or one-time) backup task you can do it through %s." msgstr "" -"Copiez dans la zone de texte le jeton de validation de signature que vous " -"pouvez récupérer à partir de %s et appuyez sur OK pour vérifier le package, " -"cliquez ignorer pour éviter la vérification de la signature" +"Pour planifier une tâche de sauvegarde périodique (ou unique), vous pouvez " +"l’effectuer via %s." -#: ../../update_manager_client/views/offline.php:89 +#: ../../enterprise/include/class/ManageBackups.class.php:189 +msgid "Path backups" +msgstr "Sauvegardes de chemins d’accès" + +#: ../../enterprise/include/class/ManageBackups.class.php:314 +msgid "Rollback to this backup" +msgstr "Revenir à cette sauvegarde" + +#: ../../enterprise/include/class/ManageBackups.class.php:323 +msgid "Lost" +msgstr "Perdu" + +#: ../../enterprise/include/class/ManageBackups.class.php:330 +msgid "In Progress" +msgstr "En cours" + +#: ../../enterprise/include/class/ManageBackups.class.php:361 +msgid "The backup was successfully deleted" +msgstr "La sauvegarde a été supprimée avec succès" + +#: ../../enterprise/include/class/ManageBackups.class.php:367 +msgid "Missed id parameter" +msgstr "Paramètre ID manqué" + +#: ../../enterprise/include/class/ManageBackups.class.php:386 +msgid "Something was wrong with the rollback action." +msgstr "Une erreur s’est produite lors de l’action de restauration." + +#: ../../enterprise/include/class/ManageBackups.class.php:389 +msgid "Missed id parameter." +msgstr "Paramètre ID manqué." + +#: ../../enterprise/include/class/ManageBackups.class.php:437 msgid "" -"This server update does not correspond with current console version and is not " -"going to be installed unless patches are allowed. Please enable patches in " -"update manager settings." +"Are you sure you want to delete this database backup file? Once deleted you " +"will not be able to recover it." msgstr "" -"Cette mise à jour du serveur ne correspond pas à la version actuelle de la " -"console et ne sera pas installée à moins que les correctifs ne soient " -"autorisés. Veuillez activer les correctifs dans les paramètres du gestionnaire " -"de mises à jour." +"Voulez-vous vraiment supprimer ce fichier de sauvegarde de base de données ? " +"Une fois supprimé, vous ne pourrez pas le récupérer." -#: ../../update_manager_client/views/offline.php:90 +#: ../../enterprise/include/class/ManageBackups.class.php:439 +msgid "Do you like perform a database restoration?" +msgstr "Aimez-vous effectuer une restauration de base de données?" + +#: ../../enterprise/include/class/Omnishell.class.php:214 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:414 +msgid "Please follow the wizard." +msgstr "Veuillez suivre l'assistant." + +#: ../../enterprise/include/class/Omnishell.class.php:226 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:427 +msgid "You have no acess to edit this command." +msgstr "Vous n'avez pas d'accès à l'édition de cette commande." + +#: ../../enterprise/include/class/Omnishell.class.php:261 +msgid "Failed to save command." +msgstr "Erreur lors de la sauvegarde du commande." + +#: ../../enterprise/include/class/Omnishell.class.php:272 +msgid "Command not found." +msgstr "Commande non trouvée." + +#: ../../enterprise/include/class/Omnishell.class.php:349 +#: ../../enterprise/include/class/Omnishell.class.php:610 +msgid "You must install php-yaml in order to use this feature." +msgstr "Installez php-yaml pour utiliser cette fonctionnalité." + +#: ../../enterprise/include/class/Omnishell.class.php:362 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4081 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4202 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4362 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:543 +#: ../../enterprise/meta/advanced/policymanager.queue.php:261 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:443 +#: ../../enterprise/godmode/policies/policy_queue.php:671 +#: ../../enterprise/godmode/policies/policy_queue.php:674 +msgid "Finished" +msgstr "Terminé" + +#: ../../enterprise/include/class/Omnishell.class.php:363 +#: ../../enterprise/include/class/Omnishell.class.php:1087 +#: ../../enterprise/include/class/DatabaseHA.class.php:214 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1845 +msgid "Pending" +msgstr "En attente" + +#: ../../enterprise/include/class/Omnishell.class.php:364 +msgid "Not Started" +msgstr "Non démarré" + +#: ../../enterprise/include/class/Omnishell.class.php:401 +#: ../../enterprise/include/functions_ipam.php:1411 +#: ../../enterprise/include/functions_ipam.php:1418 +#: ../../enterprise/include/functions_ipam.php:1423 +#: ../../enterprise/meta/advanced/policymanager.queue.php:260 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:702 +#: ../../enterprise/godmode/policies/policy_queue.php:650 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:606 +msgid "Progress" +msgstr "En cours" + +#: ../../enterprise/include/class/Omnishell.class.php:442 +msgid "Commands status" +msgstr "État des commandes" + +#: ../../enterprise/include/class/Omnishell.class.php:487 +msgid "Create command" +msgstr "Créer commande" + +#: ../../enterprise/include/class/Omnishell.class.php:506 +msgid "Selected command definitions will be erased" +msgstr "Las définitions de la commande sélectionnée seront éliminées" + +#: ../../enterprise/include/class/Omnishell.class.php:688 +msgid "Time out" +msgstr "Time out" + +#: ../../enterprise/include/class/Omnishell.class.php:697 +msgid "Retries " +msgstr "Tentatives " + +#: ../../enterprise/include/class/Omnishell.class.php:708 +msgid "Preconditions " +msgstr "Conditions préalables " + +#: ../../enterprise/include/class/Omnishell.class.php:709 +msgid "All commands defined line per line must success to execute main commands" +msgstr "" +"Toutes les commandes définies ligne par ligne doivent succéder pour exécuter " +"les commandes principales" + +#: ../../enterprise/include/class/Omnishell.class.php:721 +msgid "Execute commands " +msgstr "Exécuter les commandes " + +#: ../../enterprise/include/class/Omnishell.class.php:722 +msgid "Define as many lines as commands you want to execute" +msgstr "Définissez aussi de lignes que commandes vous voulez exécuter" + +#: ../../enterprise/include/class/Omnishell.class.php:734 +msgid "Postconditions " +msgstr "Post-conditions " + +#: ../../enterprise/include/class/Omnishell.class.php:735 +msgid "" +"All commands defined line per line must success to consider command success" +msgstr "" +"Toutes les commandes définies ligne par ligne doivent succéder pour considerer " +"le succès de la commande" + +#: ../../enterprise/include/class/Omnishell.class.php:825 +#: ../../enterprise/include/class/Omnishell.class.php:904 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:264 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:217 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:391 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:749 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:239 +#: ../../enterprise/godmode/policies/policy_agents.php:499 +#: ../../enterprise/godmode/policies/policy_agents.php:513 +msgid "Filter agent" +msgstr "Filtrer l'agent" + +#: ../../enterprise/include/class/Omnishell.class.php:835 +#: ../../godmode/agentes/planned_downtime.editor.php:805 +msgid "Available agents" +msgstr "Agents disponibles" + +#: ../../enterprise/include/class/Omnishell.class.php:867 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:857 +msgid "Add agents" +msgstr "Ajouter des agents" + +#: ../../enterprise/include/class/Omnishell.class.php:880 +msgid "Remove agents" +msgstr "Éliminer des agents" + +#: ../../enterprise/include/class/Omnishell.class.php:915 +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:335 +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:226 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:579 +#: ../../enterprise/godmode/massive/massive_create_services.php:1220 +msgid "Selected agents" +msgstr "Agents sélectionnés" + +#: ../../enterprise/include/class/Omnishell.class.php:1157 +msgid "Selected command definition will be erased" +msgstr "La définition de la commande sélectionnée sera éliminée" + +#: ../../enterprise/include/class/Omnishell.class.php:1243 +msgid "Command viewer" +msgstr "Lecteur de commandes" + +#: ../../enterprise/include/class/Omnishell.class.php:1251 +msgid "Detailed view" +msgstr "Vue détaillée" + +#: ../../enterprise/include/class/Omnishell.class.php:1392 +msgid "Not an array of ids" +msgstr "Pas un tableau d’IDs" + +#: ../../enterprise/include/class/Omnishell.class.php:1450 +msgid "There are no targets for this remote command" +msgstr "Il n'y a pas de cibles pour cette commande distante" + +#: ../../enterprise/include/class/Omnishell.class.php:1457 +msgid "Command does not exist" +msgstr "La commande n'existe pas" + +#: ../../enterprise/include/class/Omnishell.class.php:1553 +#: ../../enterprise/include/lib/Metaconsole/Node.php:141 +#: ../../enterprise/include/lib/Metaconsole/Node.php:190 +#: ../../enterprise/include/lib/Metaconsole/Node.php:241 +#: ../../enterprise/include/lib/Metaconsole/Node.php:336 +#: ../../enterprise/include/lib/Metaconsole/Node.php:389 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:99 +msgid "success" +msgstr "réussi" + +#: ../../enterprise/include/class/Omnishell.class.php:1556 +msgid "timed out" +msgstr "timed out" + +#: ../../enterprise/include/class/Omnishell.class.php:1559 +msgid "failed" +msgstr "échoué" + +#: ../../enterprise/include/class/Omnishell.class.php:1575 +msgid "Waiting results..." +msgstr "En attendant des résultats..." + +#: ../../enterprise/include/class/Omnishell.class.php:1594 +msgid "RCMD does not exist" +msgstr "Le RCMD n'existe pas" + +#: ../../enterprise/include/class/VMware.app.php:230 +msgid "" +"This VMware configuration has been already defined. Please edit it or create a " +"new one." +msgstr "" +"La configuration VMware est déjà définie. Veuillez l'éditer ou en créer une " +"nouvelle." + +#: ../../enterprise/include/class/VMware.app.php:274 +msgid "You must provide a valid V-Center IP or FQDN." +msgstr "Fournissez une IP ou FQDN V-Center valide" + +#: ../../enterprise/include/class/VMware.app.php:291 +msgid "Discovery.Application.VMware" +msgstr "Discovery.Application.VMware" + +#: ../../enterprise/include/class/VMware.app.php:310 +msgid "Please select a valid group" +msgstr "Sélectionnez un groupe valide" + +#: ../../enterprise/include/class/VMware.app.php:369 +msgid "Failed to find discovery VMware task." +msgstr "Erreur en trouvant la tache VMware." + +#: ../../enterprise/include/class/VMware.app.php:384 +msgid "Threads must be equal or greater than 1." +msgstr "Les fils doivent être égales ou supérieurs à 1." + +#: ../../enterprise/include/class/VMware.app.php:503 +#: ../../enterprise/godmode/menu.php:176 +msgid "VMware" +msgstr "VMware" + +#: ../../enterprise/include/class/VMware.app.php:656 +msgid "Datacenter user" +msgstr "Utilisateur du centre de traitement de données" + +#: ../../enterprise/include/class/VMware.app.php:707 +msgid "V-Center IP" +msgstr "Adresse IP vCenter" + +#: ../../enterprise/include/class/VMware.app.php:718 +msgid "Datacenter name" +msgstr "Nom du centre de traitement de données" + +#: ../../enterprise/include/class/VMware.app.php:719 +msgid "" +"This name must match with the name wich appears when you log in you VMware " +"manager" +msgstr "" +"Ce nom doit correspondre le nom qu'il a lorsque vous vous connectez à VMware " +"manager" + +#: ../../enterprise/include/class/VMware.app.php:749 +msgid "Encrypt passwords" +msgstr "Chiffrer les mots de passe" + +#: ../../enterprise/include/class/VMware.app.php:870 +msgid "Max threads" +msgstr "Fils maximales" + +#: ../../enterprise/include/class/VMware.app.php:879 +msgid "Re-scan interval" +msgstr "Re-scanner l'intervalle" + +#: ../../enterprise/include/class/VMware.app.php:880 +msgid "Enables re-scan entities process every interval defined." +msgstr "Permet de traiter à nouveau les entités à chaque intervalle défini." + +#: ../../enterprise/include/class/VMware.app.php:913 +msgid "Retry send" +msgstr "Réessayer l'envoi" + +#: ../../enterprise/include/class/VMware.app.php:923 +msgid "Event mode" +msgstr "Mode d'événement" + +#: ../../enterprise/include/class/VMware.app.php:923 +msgid "Only for VCenter." +msgstr "Seulement pour VCenter." + +#: ../../enterprise/include/class/VMware.app.php:933 +msgid "Virtual network monitoring" +msgstr "Supervision réseau virtuel" + +#: ../../enterprise/include/class/VMware.app.php:964 +msgid "Extra settings" +msgstr "Configurations complémentaires" + +#: ../../enterprise/include/class/VMware.app.php:965 +msgid "This RAW block will be directly added to config file." +msgstr "Ce bloc RAW sera directement ajouté au fichier de configuration." + +#: ../../enterprise/include/class/VMware.app.php:1259 +msgid "Include datastores" +msgstr "Inclure des banques de données" + +#: ../../enterprise/include/class/VMware.app.php:1269 +msgid "Include datacenters" +msgstr "Inclure les centres de données" + +#: ../../enterprise/include/class/VMware.app.php:1279 +msgid "Include esxs" +msgstr "Inclure esxs" + +#: ../../enterprise/include/class/VMware.app.php:1289 +msgid "Include vms" +msgstr "Inclure les machines virtuelles" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:473 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:532 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:591 +msgid "Alert not found." +msgstr "Alerte non trouvée." + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:480 +msgid "Invalid json data" +msgstr "Données json non valides" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:575 +msgid "Rules updated." +msgstr "Règles mises à jour." + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:578 +msgid "JSON decoding error. Please call support." +msgstr "Erreur de décodage de JSON. Veuillez appeler support." + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:630 +msgid "There was a problem creating Action. You must select an action" +msgstr "" +"Il y a eu un problème lors de la création de l’action. Sélectionnez une action" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:899 +msgid "Pass" +msgstr "Passer" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:900 +msgid "Drop" +msgstr "Lâcher" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:926 +msgid "Module alert" +msgstr "Alerte de module" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:946 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2020 +msgid "Load from template" +msgstr "Télécharger depuis le modèle" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:963 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2199 +#: ../../godmode/alerts/configure_alert_template.php:625 +#: ../../godmode/alerts/alert_view.php:258 +msgid "Use special days list" +msgstr "Utiliser la liste de jours spéciaux" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:980 +#: ../../godmode/alerts/configure_alert_template.php:661 +msgid "Schedule" +msgstr "Planifier" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:983 +#: ../../godmode/alerts/configure_alert_template.php:665 +msgid "No alert has been scheduled yet" +msgstr "Aucune alerte n’a encore été programmée" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1005 +msgid "Execute alert" +msgstr "Exécuter l'alerte" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1008 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3459 +msgid "from" +msgstr "depuis" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1028 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3477 +msgid "times in" +msgstr "fois dans" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1038 +msgid "threshold" +msgstr "seuil" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1048 +msgid "Rule evaluation mode" +msgstr "Mode d'évaluation de règles" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1048 +msgid "Pass - All alerts are evaluated. Drop - It stops when 1 alert matches." +msgstr "" +"Passer - Toutes les alertes sont évaluées. Lâcher - Il s'arrête lorsqu'une " +"alerte correspond." + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1065 +msgid "Grouped by" +msgstr "Groupé par" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1082 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:270 +#: ../../godmode/snmpconsole/snmp_alert.php:1130 +#: ../../godmode/alerts/configure_alert_template.php:749 +msgid "Disable event" +msgstr "Désactiver l’événement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1204 +msgid "" +"The templates shown are only for correlative alerts, event alert (legacy) will " +"be deprecated in the future" +msgstr "" +"Les modèles montrés sont seulement pour les alertes correlatives, l'alerte " +"d'événement (legacy) sera obsolète à l'avenir" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1214 +msgid "Available items" +msgstr "Éléments disponibles" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1215 +msgid "Block" +msgstr "Bloc" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1263 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1044 +msgid "Log content" +msgstr "Contenu du journal" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1268 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1047 +msgid "Log source" +msgstr "Source du journal" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1273 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1050 +msgid "Log agent" +msgstr "Agent du journal" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1331 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1056 +msgid "Event content" +msgstr "Contenu de l'événement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1336 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1053 +msgid "Event user comment" +msgstr "Commentaire d'utilisateur d'événement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1341 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1059 +msgid "Event agent" +msgstr "Agent de l'événement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1346 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1062 +msgid "Event module" +msgstr "Module de l'événement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1351 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1065 +msgid "Event module alerts" +msgstr "Alertes des modules d'événements" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1356 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1068 +msgid "Event group" +msgstr "Groupe d'événements" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1362 +msgid "Event group (recursive)" +msgstr "Group d'événements" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1368 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1074 +msgid "Event severity" +msgstr "Sévérité de l'événement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1373 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1077 +msgid "Event tag" +msgstr "Étiquette de l'événement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1378 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1080 +msgid "Event user" +msgstr "Utilisateur de l'événement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1408 +msgid "Operators" +msgstr "Opérateurs" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1413 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1457 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1393 +msgid "greater than" +msgstr "supérieur à" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1418 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1461 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1397 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1405 +msgid "less than" +msgstr "inférieur à" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1423 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1465 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1401 +msgid "greater or equal than" +msgstr "supérieur ou égal à" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1428 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1469 +msgid "less or equal than" +msgstr "inférieur ou égal à" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1433 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1473 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1409 +msgid "is equal" +msgstr "est égal" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1438 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1477 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1413 +msgid "is different" +msgstr "est différent" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1443 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1481 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1417 +msgid "is like (regex)" +msgstr "est comme" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1448 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1485 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1421 +msgid "is not like (regex)" +msgstr "n'est pas comme (regex)" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1518 +msgid "Modifiers" +msgstr "Modificateurs" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1523 +msgid "within an interval (seconds)" +msgstr "dans un intervalle (secondes)" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1528 +msgid "repeated at least" +msgstr "répété au moins" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1568 +msgid "Matches on both true" +msgstr "Concordances dans les deux vraies" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1574 +msgid "Matches when any is false" +msgstr "Concordances lorsqu'un est faux" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1580 +msgid "Matches on any true" +msgstr "Concordances dans n'importe quel vrai" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1586 +msgid "Matches when both are false" +msgstr "Concordances lorsque les deux sont faux" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1592 +msgid "Matches when only one is true" +msgstr "Concordances lorsque seulement un est vrai" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1598 +msgid "Matches when both are either true or false" +msgstr "Concordances lorsque les deux sont vrais ou faux" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1634 +msgid "Rule definition" +msgstr "Définition de règles" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1923 +msgid "Remove rule" +msgstr "Supprimer la règle" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1934 +msgid "Remove item" +msgstr "Supprimer l’élément" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1945 +#: ../../enterprise/include/functions_HA_cluster.php:64 +msgid "Cleanup" +msgstr "Nettoyage" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2691 +#: ../../godmode/alerts/configure_alert_template.php:928 +#: ../../godmode/alerts/alert_commands.php:100 +#: ../../godmode/alerts/alert_commands.php:105 +#: ../../godmode/alerts/alert_commands.php:121 +#: ../../godmode/alerts/alert_commands.php:127 +#: ../../godmode/alerts/alert_view.php:484 +#: ../../godmode/alerts/alert_view.php:603 +#, php-format +msgid "Field %s" +msgstr "Champ %s" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2113 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2115 +msgid "Triggering Condition" +msgstr "condition de déclenchement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2203 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:313 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:230 +#: ../../godmode/snmpconsole/snmp_alert.php:1083 +#: ../../godmode/alerts/configure_alert_template.php:676 +#: ../../godmode/alerts/alert_templates.php:91 +#: ../../godmode/alerts/alert_view.php:262 +msgid "Time threshold" +msgstr "Seuil de temps" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2208 +#: ../../godmode/alerts/alert_view.php:266 +msgid "Number of alerts" +msgstr "Nombre d'alertes" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2296 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2559 +#: ../../godmode/alerts/alert_view.php:403 +#: ../../godmode/alerts/configure_alert_action.php:305 +msgid "Firing" +msgstr "Déclenchement en cours" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2411 +msgid "There are no defined actions for this alert" +msgstr "Il n'y a pas des actions définis pour cette alerte" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2482 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3456 +msgid "Number of alerts match" +msgstr "Nombre d'alertes concordantes" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2560 +#: ../../godmode/alerts/alert_view.php:404 +msgid "Recovering" +msgstr "Récupération en cours" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2577 +msgid "" +"Select the desired action and mode to view the Triggering fields for this " +"action" +msgstr "" +"Sélectionnez l'action déchirée et mode à la vue de Champs de déclenchement " +"pour cette action" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2594 +#: ../../godmode/alerts/alert_view.php:395 +msgid "Select the action" +msgstr "Sélectionner l'action" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2652 +#: ../../godmode/alerts/configure_alert_template.php:918 +#: ../../godmode/alerts/alert_view.php:435 +#: ../../godmode/alerts/alert_view.php:569 +msgid "Firing fields" +msgstr "Champs de déclenchement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2654 +#: ../../godmode/alerts/alert_view.php:437 +msgid "" +"Fields passed to the command executed by this action when the alert is fired" +msgstr "" +"Champs transférés à la commande exécutée par cette action lorsque l'alerte est " +"déclenchée" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2660 +#: ../../godmode/alerts/alert_view.php:443 +#: ../../godmode/alerts/alert_view.php:566 +msgid "Fields configured on the command associated to the action" +msgstr "Champs configurés sur la commande associée à l'action" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2663 +msgid "Alerts fields" +msgstr "Champs d'alertes" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2665 +msgid "Triggering fields configured in Alerts" +msgstr "Les champs de déclenchement configurés dans les Alertes" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2668 +#: ../../godmode/alerts/alert_view.php:451 +msgid "Action fields" +msgstr "Champs d'action" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2670 +#: ../../godmode/alerts/alert_view.php:453 +msgid "Triggering fields configured in action" +msgstr "Champs de déclenchement configurés dans l'action" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2673 +#: ../../godmode/alerts/alert_view.php:457 +msgid "Executed on firing" +msgstr "Exécuté lors du déclenchement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2675 +#: ../../godmode/alerts/alert_view.php:459 +#: ../../godmode/alerts/alert_view.php:571 +msgid "Fields used on execution when the alert is fired" +msgstr "Champs utilisés lors de l'exécution lorsque l'alerte est déclenchée" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2724 +msgid "Correlated alerts" +msgstr "Alertes corrélés" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2748 +msgid "Alert succesfully deleted" +msgstr "Alerte éliminée correctement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2757 +msgid "Alerts validated" +msgstr "Alertes activées" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2760 +msgid "Failed to process validation" +msgstr "Échec de validation de processus" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2810 +#: ../../enterprise/godmode/modules/local_components.php:547 +#: ../../godmode/modules/manage_network_components.php:659 +msgid "Free Search" +msgstr "Recherche libre" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2845 +#: ../../enterprise/meta/event/custom_events.php:69 +#: ../../enterprise/meta/event/custom_events.php:88 +#: ../../enterprise/meta/general/main_menu.php:398 +#: ../../enterprise/meta/general/main_header.php:291 +#: ../../godmode/reporting/reporting_builder.list_items.php:222 +#: ../../godmode/events/events.php:90 ../../godmode/events/events.php:110 +msgid "Filters" +msgstr "Filtres" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2902 +#: ../../enterprise/include/functions_ipam.php:1643 +#: ../../enterprise/meta/include/functions_autoprovision.php:473 +#: ../../enterprise/meta/include/functions_autoprovision.php:640 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 +#: ../../godmode/reporting/reporting_builder.list_items.php:440 +#: ../../godmode/reporting/reporting_builder.list_items.php:740 +#: ../../godmode/reporting/graph_builder.graph_editor.php:217 +#: ../../godmode/reporting/graph_builder.graph_editor.php:318 +msgid "Sort" +msgstr "Classer" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2905 +msgid "Matched" +msgstr "Correspondu" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2928 +#: ../../enterprise/include/class/CommandCenter.class.php:329 +msgid "Sort elements" +msgstr "Classer les éléments" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2973 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3359 +msgid "No associated actions" +msgstr "Aucune action associée" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3007 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3023 +msgid "Add Actions" +msgstr "Ajouter des actions" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3078 +msgid "There are no defined correlated alerts" +msgstr "Il n’y a pas d’alertes corrélées définies" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3214 +msgid "Are you sure you want to disable the alert" +msgstr "Êtes-vous sûr que vous voulez désactiver l'alerte" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3221 +msgid "Are you sure you want to enable the alert" +msgstr "Êtes-vous sûr que vous voulez activer l'alerte" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3228 +msgid "Disabled Alert" +msgstr "Alerte désactivée" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3270 +msgid "Are you sure you want to standby the alert" +msgstr "Êtes-vous sûr que vous voulez stand-by l'alerte" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3277 +msgid "Are you sure you want to activate the alert" +msgstr "Êtes-vous sûr que vous voulez activer l'alerte" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3285 +msgid "Standby Alert" +msgstr "Alerte en stand-by" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3334 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:465 +#: ../../enterprise/godmode/policies/policy_alerts.php:434 +#: ../../godmode/alerts/alert_list.list.php:642 +msgid "Until" +msgstr "Jusqu'à" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3357 +msgid "Delete Actions" +msgstr "Éliminer des actions" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3536 +msgid "Successfully added action" +msgstr "Action ajoutée correctement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3574 +msgid "Successfully delete action" +msgstr "action éliminée correctement" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3987 +msgid "Choosetime" +msgstr "Choisir l’heure" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4210 +msgid "Drop Here" +msgstr "Lâcher ici" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4268 +#: ../../godmode/alerts/configure_alert_template.php:1495 +msgid "Simple" +msgstr "Simple" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4269 +#: ../../godmode/alerts/configure_alert_template.php:1496 +msgid "Detailed" +msgstr "Détaillé" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4324 +#: ../../godmode/alerts/configure_alert_template.php:1551 +msgid "Drag out to remove" +msgstr "Faites glisser vers l’extérieur pour supprimer" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:375 +msgid "Perform action" +msgstr "Réaliser l'action" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:628 +#: ../../enterprise/godmode/modules/local_components.php:690 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:627 +#: ../../enterprise/godmode/policies/policy_modules.php:1555 +#: ../../godmode/modules/manage_network_components.php:859 +#: ../../godmode/modules/manage_network_components.php:860 +#: ../../godmode/reporting/reporting_builder.php:1196 +#: ../../godmode/snmpconsole/snmp_alert.php:1347 +#: ../../godmode/snmpconsole/snmp_alert.php:1348 +#: ../../godmode/agentes/module_manager.php:1166 +#: ../../godmode/alerts/alert_actions.php:435 +#: ../../godmode/alerts/alert_templates.php:431 +msgid "Duplicate" +msgstr "Dupliquer" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1442 +msgid "NCM devices" +msgstr "Appareils NCM" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1456 +msgid "NCM templates" +msgstr "Modèles NCM" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1470 +msgid "Registered vendors" +msgstr "Fournisseurs régistrés" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1484 +msgid "Registered models" +msgstr "Modèles registrés" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1498 +msgid "Registered snippets" +msgstr "Snippets enregistrés" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1512 +msgid "Registered firmwares" +msgstr "Firmwares enregistrés" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1548 +msgid "No agents with NCM features enabled yet" +msgstr "Pas encore d'agents avec les fonctionnalités NCM activés" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1679 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2189 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2240 +#, php-format +msgid "Template not found: %s" +msgstr "Modèle non trouvé : %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1704 +msgid "Template created" +msgstr "Modèle créé" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1704 +msgid "Template updated" +msgstr "Modèle mis à jour" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1770 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2314 +#, php-format +msgid "Vendor not found: %s" +msgstr "Fournisseur non trouvé : %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1801 +msgid "Failed saving vendor: " +msgstr "Erreur de sauvegarde de fournisseur : " + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1860 +#, php-format +msgid "model not found: %s" +msgstr "modèle non trouvé : %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1882 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2653 +msgid "you must select a valid vendor" +msgstr "sélectionnez un fournisseur valide" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1895 +msgid "Failed saving model: " +msgstr "Erreur de sauvegarde de modèle : " + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1955 +#, php-format +msgid "snippet not found: %s" +msgstr "Skipper introuvable : %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1986 +msgid "Failed saving snippet: " +msgstr "Erreur de sauvegarde du skipper : " + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2049 +#, php-format +msgid "firmware not found: %s" +msgstr "firmware introuvable : %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2076 +msgid "Firmware file missing" +msgstr "Fichier du firmware manquant" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2108 +#, php-format +msgid "Failed to store file in %s" +msgstr "Impossible de stocker le fichier dans %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2125 +msgid "Failed saving firmware: " +msgstr "Échec de l’enregistrement du firmware : " + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2152 +msgid "" +"Upload only official binary files from your device provide in raw format (not " +"compressed)" +msgstr "" +"Téléchargez uniquement les fichiers binaires officiels à partir de votre " +"appareil au format brut (non compressé)" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2201 +#: ../../godmode/modules/manage_network_templates.php:83 +msgid "Template successfully deleted" +msgstr "Modèle supprimé correctement" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2256 +msgid "Template successfully duplicated" +msgstr "Modèle dupliqué correctement" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2279 +#, php-format +msgid "Model not found: %s" +msgstr "Modèle non trouvé : %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2291 +msgid "Model successfully deleted" +msgstr "Modèle éliminé correctement" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2326 +msgid "Vendor successfully deleted" +msgstr "Fournisseur éliminé correctement" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2349 +#, php-format +msgid "Snippet not found: %s" +msgstr "Snippet introuvable : %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2361 +msgid "Snippet successfully deleted" +msgstr "Snippet supprimé correctement" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2384 +#, php-format +msgid "Firmware not found: %s" +msgstr "Firmware introuvable : %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2396 +msgid "Firmware successfully deleted" +msgstr "Firmware supprimé correctement" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2475 +msgid "" +"Not executed yet, no content to display, define your own in following textarea." +msgstr "" +"Pas encore exécuté, pas de contenu à afficher, définissez le vôtre dans la " +"zone de texte suivante." + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2484 +msgid "" +"Following content is already queued to be executed! You must wait until " +"execution is finished before being able to modify this." +msgstr "" +"Le contenu suivant est déjà mis en file d’attente pour être exécuté ! Vous " +"devez attendre la fin de l’exécution avant de pouvoir la modifier." + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2576 +msgid "Check progress" +msgstr "Vérifier la progression" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2585 +#, php-format +msgid "Script scheduled %s %s" +msgstr "Script planifié %s %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2643 +#, php-format +msgid "Error retrieving template: %s" +msgstr "Erreur de récupération du modèle : %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2649 +msgid "you must select a template" +msgstr "sélectionnez un modèle" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2651 +msgid "you must select a valid model" +msgstr "sélectionnez un modèle valide" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2655 +msgid "you must select a valid port" +msgstr "sélectionnez un port valide" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2689 +#, php-format +msgid "Failed to update%s" +msgstr "Erreur de mise à jour %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2721 +msgid "No configuration registers to backup" +msgstr "Pas de registres de configuration à backup" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2729 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2745 +msgid "Successfully backed up" +msgstr "Sauvegardé correctement" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2780 +msgid "Invalid id given" +msgstr "ID fournie non valide" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2815 +msgid "" +"Is highly recommendable to execute this kind of operation from agent details " +"to preview the script content" +msgstr "" +"Il est fortement recommandé d’exécuter ce type d’opération à partir des " +"détails de l’agent pour prévisualiser le contenu du script" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2824 +msgid "This operation is not ready yet! Keep up to date with latest updates" +msgstr "" +"Cette opération n'est pas prête encore ! Tenez-vous au courant des dernières " +"nouvelles" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2833 +msgid "Invalid action" +msgstr "Action non valide" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2852 +#: ../../enterprise/include/class/DatabaseHA.class.php:190 +msgid "Successfully scheduled" +msgstr "Programmé correctement" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2853 +msgid "Failed to schedule action." +msgstr "Erreur de programmation de l'action" + +#: ../../enterprise/include/class/Azure.cloud.php:248 +#: ../../enterprise/include/class/Google.cloud.php:242 +msgid "Task details" +msgstr "Détails de la tache" + +#: ../../enterprise/include/class/Azure.cloud.php:249 +#: ../../enterprise/include/class/Google.cloud.php:243 +msgid "Instance explorer" +msgstr "Explorateur d'instance" + +#: ../../enterprise/include/class/Azure.cloud.php:250 +#: ../../enterprise/include/class/Google.cloud.php:244 +msgid "Metrics" +msgstr "Métriques" + +#: ../../enterprise/include/class/Azure.cloud.php:307 +msgid "Microsoft Compute" +msgstr "Microsoft Compute" + +#: ../../enterprise/include/class/Azure.cloud.php:468 +#: ../../enterprise/include/class/Google.cloud.php:470 +msgid "Group not found." +msgstr "Groupe non trouvé." + +#: ../../enterprise/include/class/Azure.cloud.php:598 +#: ../../enterprise/include/class/Azure.cloud.php:646 +#: ../../enterprise/include/class/Google.cloud.php:597 +#: ../../enterprise/include/class/Google.cloud.php:643 +msgid "Unauthorized access" +msgstr "Accès pas autorisé" + +#: ../../enterprise/include/class/Azure.cloud.php:909 +#: ../../enterprise/include/class/Google.cloud.php:865 +msgid "Select target virtual machines" +msgstr "Sélectionnez les machines virtuelles cibles" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:235 +msgid "IP address is required" +msgstr "Une adresse IP est requise" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:249 +msgid "Credentials to use are required" +msgstr "Les identifiants à utiliser sont requises" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:251 +msgid "Desired agent version is required" +msgstr "La version désirée de l'agent est requise" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:262 +msgid "Target already defined." +msgstr "cible déjà défini." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:288 +msgid "Target successfully added" +msgstr "Cible correctement ajouté" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:309 +msgid "Target successfully updated" +msgstr "Cible correctement mis à jour" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:352 +msgid "You should specify a Discovery server" +msgstr "Vou devriez spécifier un serveur Discovery" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:354 +msgid "You must select some targets to deploy" +msgstr "Vous devez sélectionner quelques cibles à déployer" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:384 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1095 +msgid "Failed to schedule" +msgstr "Error de programmation" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:399 +msgid "Deploy scheduled" +msgstr "Déployer ceux programmés" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:425 +msgid "CSV file is needed" +msgstr "Un fichier CSV est requis" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:480 #, php-format msgid "" -"This update does not correspond with next version of %s and is not going to be " -"installed unless patches are allowed. Please enable patches in update manager " -"settings." +"Credential identifier %s does not exist, please, add it to your repository %s " msgstr "" -"Cette mise à jour ne correspond pas à la prochaine version de %s et ne sera " -"pas installée à moins que les correctifs ne soient autorisés. Veuillez activer " -"les correctifs dans les paramètres du gestionnaire de mises à jour." +"L'identifier d'identifiant %s n'existe pas, veuillez l'ajouter à votre " +"référentiel %s " -#: ../../update_manager_client/views/online.php:64 -msgid "Update to next version" -msgstr "Mettre à jour vers la prochaine version" +#: ../../enterprise/include/class/DeploymentCenter.class.php:488 +#, php-format +msgid "OS %s does not math any existing, please, add it to OS list %s" +msgstr "" +"Le système d'exploitation %s ne correspond aucun existant, ajoutez-le à la " +"liste de systèmes d'exploitation %s" -#: ../../update_manager_client/views/online.php:65 -msgid "Update to latest version" -msgstr "Mise à jour vers la dernière version" +#: ../../enterprise/include/class/DeploymentCenter.class.php:496 +#, php-format +msgid "" +"Sofware agent version with id %s does not exist, please, add it to your " +"repository %s " +msgstr "" +"La version de l'agent logiciel avec l'ID %s n'existe pas, veuillez l'ajouter à " +"votre référentiel %s " -#: ../../update_manager_client/views/online.php:124 -#: ../../update_manager_client/views/online.php:165 -msgid "Update to" -msgstr "Mettre à jour vers" +#: ../../enterprise/include/class/DeploymentCenter.class.php:518 +msgid "No target could be added. " +msgstr "Aucun cible ajouté. " -#: ../../update_manager_client/views/online.php:145 -#: ../../update_manager_client/views/online.php:149 -msgid "Failed to update to " -msgstr "Échec lors de la mise à jour" +#: ../../enterprise/include/class/DeploymentCenter.class.php:613 +#: ../../enterprise/godmode/menu.php:163 +#: ../../godmode/wizards/HostDevices.class.php:165 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:823 +msgid "Agent deployment" +msgstr "Déploiement d'agents" -#: ../../update_manager_client/views/online.php:188 -msgid "Failed to update:" -msgstr "Échec lors de la mise à jour :" +#: ../../enterprise/include/class/DeploymentCenter.class.php:621 +msgid "Deployment center" +msgstr "Centre de déploiement" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:637 +msgid "There are no targets defined yet, please add some." +msgstr "" +"Il n'y a pas des cibles définis encore, veuillez en ajouter quelques-uns." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:644 +#, php-format +msgid "Please set %s to make software available for targets." +msgstr "Veuillez ajuster %s pour rendre le logiciel disponible pour les cibles." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:656 +#, php-format +msgid "There are no software agents in your repository yet, please add some %s." +msgstr "" +"Il n'y a pas des agents logiciels dans votre répertoire encore, veuillez en " +"ajouter quelques-uns %s." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:675 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1751 +msgid "Scan for targets" +msgstr "Scanner des cibles" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:684 +msgid "Add target" +msgstr "Ajouter une cible" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:693 +msgid "Load targets" +msgstr "Mettre en ligne des cibles" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:758 +msgid "Key identifier" +msgstr "Identifiant de clé" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:759 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1222 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1359 +msgid "Target server IP" +msgstr "IP de serveur cible" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:760 +msgid "Agent version installed" +msgstr "Version d'agent installée" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:761 +msgid "Agent version desired" +msgstr "Version de l'agent désirée" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:762 +msgid "Installation date" +msgstr "Date de l'installation" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:763 +msgid "Last error" +msgstr "Dernière erreur" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:811 +msgid "Server IP" +msgstr "IP du serveur" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:836 +msgid "State" +msgstr "État" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:868 +msgid "Deploy agent to targets" +msgstr "Déployer des agents aux cibles" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1042 +msgid "You must define a network." +msgstr "Définissez un réseau." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1044 +msgid "You must select at least one credential to test." +msgstr "Sélectionnez au moins un identifiant à vérifier." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1046 +msgid "You must select a Discovery server." +msgstr "Sélectionnez un serveur Discovery." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1048 +msgid "Please select a desired software agent version." +msgstr "Sélectionnez la version de l'agent logiciel désirée." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1050 +msgid "Please specify a server IP." +msgstr "Spécifiez une IP de serveur." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1070 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1103 +msgid "Discovery task list" +msgstr "Liste de taches Discovery" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1069 +#, php-format +msgid "This network is already being scanned. See progress at %s" +msgstr "Ce réseau est déjà en cours de scan. Voyez le progrès chez %s" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1102 +#, php-format +msgid "Network scheduled to be scanned. You can see progress at %s" +msgstr "Réseau programmé à être scanné. Voyez le progrès chez %s" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1150 +msgid "Network/mask" +msgstr "Réseau/Masque" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1159 +msgid "Scan from" +msgstr "Scanner depuis" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1178 +#: ../../godmode/wizards/HostDevices.class.php:1447 +msgid "Credentials to try with" +msgstr "Identifiants avec lesquels essayer" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1189 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1316 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1326 +#: ../../enterprise/meta/include/functions_wizard_meta.php:974 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1058 +#: ../../extensions/api_checker.php:195 +#: ../../godmode/wizards/HostDevices.class.php:1470 +msgid "Credentials" +msgstr "Identifiants" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1212 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1349 +msgid "Desired agent version" +msgstr "Version de l'agent désirée" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1396 +msgid "CSV format" +msgstr "Format CSV" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 +msgid "Target agent version" +msgstr "Version de l'agent cible" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1120 +#: ../../godmode/modules/manage_network_components_form_network.php:242 +#: ../../godmode/massive/massive_edit_modules.php:1198 +#: ../../godmode/agentes/module_manager_editor_network.php:459 +msgid "Credential identifier" +msgstr "Identifiant des idéntifiants" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1397 +msgid "Target server ip" +msgstr "IP du serveur cible" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1416 +msgid "CSV file" +msgstr "Fichier CSV" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1476 +msgid "Select desired targets to be deployed" +msgstr "Sélectionnez les cibles désirés à déployer" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1479 +msgid "Deploy from" +msgstr "Déployer depuis" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1494 +msgid "Available targets" +msgstr "Cibles disponibles" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1670 +msgid "Add new target" +msgstr "Ajouter nouveau cible" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1673 +msgid "Update target" +msgstr "Mettre à jour le cible" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1719 +msgid "Import targets from CSV" +msgstr "Importer cibles depuis le CSV" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1752 +#: ../../godmode/modules/manage_network_components_form_wizard.php:637 +msgid "Scan" +msgstr "Scan" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1786 +msgid "Select targets" +msgstr "Sélectionner des cibles" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1787 +#: ../../enterprise/include/functions_HA_cluster.php:46 +msgid "Deploy" +msgstr "Déployer" + +#: ../../enterprise/include/class/DatabaseHA.class.php:137 +#: ../../enterprise/include/class/DatabaseHA.class.php:241 +#: ../../enterprise/include/class/DatabaseHA.class.php:423 +#: ../../enterprise/include/class/DatabaseHA.class.php:433 +#: ../../enterprise/include/class/DatabaseHA.class.php:525 +#: ../../enterprise/include/class/DatabaseHA.class.php:534 +#: ../../enterprise/include/class/DatabaseHA.class.php:651 +#: ../../enterprise/include/class/DatabaseHA.class.php:660 +msgid "Error, please refresh page" +msgstr "Erreur, veuillez rafraîchir la page" + +#: ../../enterprise/include/class/DatabaseHA.class.php:142 +msgid "Action already scheduled" +msgstr "Action déjà programmée" + +#: ../../enterprise/include/class/DatabaseHA.class.php:148 +msgid "Unavailable action" +msgstr "Action non disponible" + +#: ../../enterprise/include/class/DatabaseHA.class.php:160 +msgid "A node is already being synchronized, please wait until process finish." +msgstr "Un noeud est déjà synchronisé, attendez jusqu'à la fin du processus." + +#: ../../enterprise/include/class/DatabaseHA.class.php:172 +msgid "Please verify resync configuration is set before use this feature." +msgstr "" +"Veuillez spécifier la configuration de resynchronisation avant d'utiliser " +"cette fonctionnalité." + +#: ../../enterprise/include/class/DatabaseHA.class.php:220 +msgid "Uninitialized" +msgstr "Non initialisé" + +#: ../../enterprise/include/class/DatabaseHA.class.php:476 +#: ../../enterprise/include/class/DatabaseHA.class.php:575 +#: ../../enterprise/include/class/DatabaseHA.class.php:1251 +msgid "This is not a cluster node" +msgstr "Ce n'est pas un noeud de grappe" + +#: ../../enterprise/include/class/DatabaseHA.class.php:480 +#: ../../enterprise/include/class/DatabaseHA.class.php:1255 +msgid "Failed to retrieve master position" +msgstr "Erreur de récupération de la position maître" + +#: ../../enterprise/include/class/DatabaseHA.class.php:494 +#: ../../enterprise/include/class/DatabaseHA.class.php:1268 +msgid "Failed to retrieve slave information" +msgstr "Erreur de récupération des informations d'esclave" + +#: ../../enterprise/include/class/DatabaseHA.class.php:611 +msgid "Master" +msgstr "Principal" + +#: ../../enterprise/include/class/DatabaseHA.class.php:614 +msgid "Slave" +msgstr "Esclave" + +#: ../../enterprise/include/class/DatabaseHA.class.php:823 +#: ../../enterprise/include/class/DatabaseHA.class.php:1006 +msgid "DB Replication user" +msgstr "Utilisateur de réplication de la base de données" + +#: ../../enterprise/include/class/DatabaseHA.class.php:824 +msgid "User configured for Master to Slaves replication" +msgstr "Utilisateur configuré pour la réplication de Maître à Esclave" + +#: ../../enterprise/include/class/DatabaseHA.class.php:834 +#: ../../enterprise/include/class/DatabaseHA.class.php:1015 +msgid "DB Replication user password" +msgstr "Mot de passe de l'utilisateur de réplication de la base de données" + +#: ../../enterprise/include/class/DatabaseHA.class.php:835 +msgid "User password" +msgstr "Mot de passe de l'utilisateur" + +#: ../../enterprise/include/class/DatabaseHA.class.php:845 +msgid "Resync data dir" +msgstr "Répertoire des données de resynchronisation" + +#: ../../enterprise/include/class/DatabaseHA.class.php:846 +msgid "Directory where mysql files are stored (must be common to all nodes)" +msgstr "" +"Répertoire où les fichiers mysql sont stockés (doit être commun à tous les " +"noeuds)" + +#: ../../enterprise/include/class/DatabaseHA.class.php:856 +msgid "Resync tmp directory" +msgstr "Répertoire tmp resync" + +#: ../../enterprise/include/class/DatabaseHA.class.php:857 +msgid "" +"Temporary working directory where to store the backups that will be used to re-" +"synchronize a slave node" +msgstr "" +"Répertoire de travail temporaire où les sauvegardes qui seront utilisées pour " +"re-synchroniser un noeud slave seront stockées" + +#: ../../enterprise/include/class/DatabaseHA.class.php:867 +msgid "Resync MySQL user" +msgstr "Utilisateur MySQL de resynchronisation" + +#: ../../enterprise/include/class/DatabaseHA.class.php:868 +msgid "" +"User of the system that owns the MySQL files, necessary for the adjustment of " +"permissions (by default mysql)" +msgstr "" +"Utilisateur du système qui possède les fichiers MySQL, nécessaire pour ajuster " +"les permissions (mysql par défaut)" + +#: ../../enterprise/include/class/DatabaseHA.class.php:878 +msgid "Resync MySQL group" +msgstr "Groupe MySQL de résynchronisation" + +#: ../../enterprise/include/class/DatabaseHA.class.php:879 +msgid "" +"System group that owns the MySQL files, needed for permissions setting " +"(default mysql)" +msgstr "" +"Group du système qui possède les fichiers MySQL, nécessaires pour la " +"configuration de permissions (mysql par défaut)" + +#: ../../enterprise/include/class/DatabaseHA.class.php:940 +msgid "IP or FQDN" +msgstr "IP ou FQDN" + +#: ../../enterprise/include/class/DatabaseHA.class.php:941 +msgid "" +"This action only registers an already configured node. This action does not " +"configure any resource." +msgstr "" +"Cette action enregistre seulement un noeud déjà configuré. Cette action ne " +"configure aucune ressource." + +#: ../../enterprise/include/class/DatabaseHA.class.php:951 +msgid "Cluster node label (pcs)" +msgstr "Etiquette de noeud du grappe (pcs)" + +#: ../../enterprise/include/class/DatabaseHA.class.php:959 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:602 +msgid "DB port" +msgstr "Port de la BD" + +#: ../../enterprise/include/class/DatabaseHA.class.php:967 +msgid "SSH user" +msgstr "Utilisateur SSH" + +#: ../../enterprise/include/class/DatabaseHA.class.php:975 +msgid "SSH port" +msgstr "Port SSH" + +#: ../../enterprise/include/class/DatabaseHA.class.php:983 +msgid "SSH key" +msgstr "Clé SSH" + +#: ../../enterprise/include/class/DatabaseHA.class.php:991 +msgid "SSH public key" +msgstr "Clé SSH publique" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1043 +msgid "Missed parameters" +msgstr "Paramètres manqués" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1090 +msgid "You must specify a host" +msgstr "Spécifiez un hôte" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1092 +msgid "DB port must be a positive integer" +msgstr "Le port de la base de données doit être un número entier positif" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1094 +msgid "SSH port must be a positive integer" +msgstr "Le port SSH doit être un número entier positif" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1096 +msgid "You must specify a SSH user" +msgstr "Spécifiez un utilisateur SSH" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1098 +msgid "You must specify a replication DB user" +msgstr "Spécifiez un utilisateur de base de données de réplication" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1100 +msgid "You must specify a replication DB pass" +msgstr "Spécifiez un mot de passe de la base de données de réplication" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1102 +msgid "You must specify a public key path" +msgstr "Spécifiez un chemin de clé publique" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1104 +msgid "You must specify a private path" +msgstr "Spécifiez un chemin privé" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1154 +msgid "Successfully " +msgstr "Correctement " + +#: ../../enterprise/include/class/Google.cloud.php:301 +msgid "Compute Engine" +msgstr "Moteur de calcul" + +#: ../../enterprise/include/class/Google.cloud.php:877 +msgid "This options only applies to zone (region) agents." +msgstr "Ces options seulement appliquent au agents de la zone (région)." + +#: ../../enterprise/include/class/Google.cloud.php:890 +msgid "Scan and general monitoring" +msgstr "Scan et supervision générale" + +#: ../../enterprise/include/class/Google.cloud.php:903 +msgid "CPU performance summary" +msgstr "Résumée de la performance de l'UCT" + +#: ../../enterprise/include/class/CommandCenter.class.php:146 +msgid "Command center" +msgstr "Centre de commande" + +#: ../../enterprise/include/class/CommandCenter.class.php:160 +msgid "Could not be start merge process, no nodes in the metaconsole " +msgstr "" +"Échec de lancement du processus de fusion, pas des noeuds dans la Métaconsole " + +#: ../../enterprise/include/class/CommandCenter.class.php:169 +#: ../../enterprise/include/functions_groups.php:49 +msgid "Metaconsole" +msgstr "Métaconsole" + +#: ../../enterprise/include/class/CommandCenter.class.php:265 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:903 +msgid "" +"Memory limit is recomended to be unlimited in metaconsole, please set to -1 in " +"php.ini." +msgstr "" +"La limite de mémoire est recommandée d'être illimitée dans la Métaconsole, " +"veuillez entrez -1 dans php.ini." + +#: ../../enterprise/include/class/CommandCenter.class.php:312 +msgid "Nodes priority order" +msgstr "Ordre de priorité des noeuds" + +#: ../../enterprise/include/class/CommandCenter.class.php:317 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:830 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:270 +msgid "DB" +msgstr "BD" + +#: ../../enterprise/include/class/CommandCenter.class.php:318 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:831 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:271 +msgid "API" +msgstr "API" + +#: ../../enterprise/include/class/CommandCenter.class.php:366 +msgid "Unify databases" +msgstr "Unifier les bases de données" + +#: ../../enterprise/include/class/CommandCenter.class.php:383 +msgid "merge process" +msgstr "Processus d'unification" + +#: ../../enterprise/include/class/CommandCenter.class.php:391 +msgid "Process detail of node" +msgstr "Détail du processus du noeud" + +#: ../../enterprise/include/class/CommandCenter.class.php:392 +msgid "Errors of node" +msgstr "Erreurs du noeud" + +#: ../../enterprise/include/class/CommandCenter.class.php:421 +msgid "Unexpected end of process" +msgstr "Fin du processus inattendue" + +#: ../../enterprise/include/class/CommandCenter.class.php:422 +msgid "Please retry" +msgstr "Veuillez réessayer" + +#: ../../enterprise/include/class/CommandCenter.class.php:443 +msgid "Critical issues while merging" +msgstr "Problèmes critiques lors de l'unification" + +#: ../../enterprise/include/class/CommandCenter.class.php:444 +msgid "Please restore your backups" +msgstr "Veuillez rétablir vos sauvegardes" + +#: ../../enterprise/include/class/CommandCenter.class.php:455 +#: ../../enterprise/include/class/CommandCenter.class.php:1119 +msgid "Error message" +msgstr "Message d'erreur" + +#: ../../enterprise/include/class/CommandCenter.class.php:457 +msgid "Process details" +msgstr "Détails du processus" + +#: ../../enterprise/include/class/CommandCenter.class.php:458 +msgid "" +"System is not unified yet, something is wrong, please troubleshoot the errors " +"and retry the merge process. Your data have not been modified." +msgstr "" +"Le système n'est pas unifié encore, quelque chose ne marche pas, dépannez les " +"erreurs et réessayez le processus d'unification. Vos données n'ont pas été " +"modifies." + +#: ../../enterprise/include/class/CommandCenter.class.php:459 +msgid "Errors while merging" +msgstr "Erreur d'unification" + +#: ../../enterprise/include/class/CommandCenter.class.php:460 +msgid "The process has been completed correctly" +msgstr "Le processus a été complété correctement" + +#: ../../enterprise/include/class/CommandCenter.class.php:462 +msgid "System is merging your environment, please wait" +msgstr "Le système est en cours d'unifier votre environnement, veuillez attendre" + +#: ../../enterprise/include/class/CommandCenter.class.php:464 +#: ../../enterprise/include/class/CommandCenter.class.php:884 +msgid "Initialice merge" +msgstr "Commencer l'unification" + +#: ../../enterprise/include/class/CommandCenter.class.php:465 +#: ../../enterprise/include/class/CommandCenter.class.php:890 +msgid "Apply merge" +msgstr "Appliquer l'unification" + +#: ../../enterprise/include/class/CommandCenter.class.php:466 +msgid "Finished merge" +msgstr "Unification finie" + +#: ../../enterprise/include/class/CommandCenter.class.php:467 +#: ../../enterprise/include/class/CommandCenter.class.php:896 +msgid "Restore merge" +msgstr "Rétablir l'unification" + +#: ../../enterprise/include/class/CommandCenter.class.php:469 +msgid "Succesfully" +msgstr "Correctement" + +#: ../../enterprise/include/class/CommandCenter.class.php:470 +msgid "Pending operations" +msgstr "Opération pendante" + +#: ../../enterprise/include/class/CommandCenter.class.php:472 +msgid "Error. Synchronization aborted. Backup restored" +msgstr "Erreur. Synchronisation annulée. Sauvegarde rétablie." + +#: ../../enterprise/include/class/CommandCenter.class.php:542 +#: ../../enterprise/include/class/CommandCenter.class.php:548 +msgid "Update priority nodes" +msgstr "Noeuds prioritaires de mise à jour" + +#: ../../enterprise/include/class/CommandCenter.class.php:543 +msgid "Successfully updated priority order nodes" +msgstr "Noeuds prioritaires mises à jour correctement" + +#: ../../enterprise/include/class/CommandCenter.class.php:549 +msgid "Could not be updated priority order nodes" +msgstr "Erreur de mise à jour des noeuds prioritaires" + +#: ../../enterprise/include/class/CommandCenter.class.php:565 +msgid "" +"By unifying databases all information across your infrastructure will be " +"merged to gain integrity" +msgstr "" +"Lors de l'unification des bases de données, toutes les informations de votre " +"infrastructure seront unifiés pour une meilleure intégrité" + +#: ../../enterprise/include/class/CommandCenter.class.php:578 +#: ../../enterprise/include/class/CommandCenter.class.php:588 +msgid "Blocked" +msgstr "Bloqué" + +#: ../../enterprise/include/class/CommandCenter.class.php:579 +msgid "This process already running" +msgstr "Ce processus est déjà en cours d'exécution" + +#: ../../enterprise/include/class/CommandCenter.class.php:589 +msgid "You cannot start a new merge because system is merging events data." +msgstr "" +"Vous ne pouvez pas commencer une nouvelle unification parce que le système est " +"déjà en train d'unifier des données d'événements" + +#: ../../enterprise/include/class/CommandCenter.class.php:597 +msgid "Press OK button to start the process" +msgstr "Cliquez OK pour commencer le processus" + +#: ../../enterprise/include/class/CommandCenter.class.php:599 +msgid "" +"There are backups from a previous merging process, are you sure you want to " +"overwrite those backups? Press OK button to ignore this message and start the " +"process." +msgstr "" +"Il y a des sauvegardes des processus antérieurs d'unification. Êtes-vous sûr " +"que vous voulez écraser celles sauvegardes ? Cliquez OK pour ignorer ce " +"message et commencer le processus." + +#: ../../enterprise/include/class/CommandCenter.class.php:647 +msgid "System is merging events..." +msgstr "Le système est en cours d'unification des événements" + +#: ../../enterprise/include/class/CommandCenter.class.php:654 +msgid "Already working..." +msgstr "Déjà en execution..." + +#: ../../enterprise/include/class/CommandCenter.class.php:760 +#: ../../enterprise/include/class/CommandCenter.class.php:761 +msgid "Initilize" +msgstr "Initialiser" + +#: ../../enterprise/include/class/CommandCenter.class.php:866 +#: ../../enterprise/include/class/CommandCenter.class.php:1054 +msgid "Waiting" +msgstr "En attente" + +#: ../../enterprise/include/class/CommandCenter.class.php:873 +msgid "Process detail" +msgstr "Détail du processus" + +#: ../../enterprise/include/class/CommandCenter.class.php:878 +msgid "Display errors" +msgstr "Montrer les erreurs" + +#: ../../enterprise/include/class/CommandCenter.class.php:909 +msgid "There are no nodes to do the merge process." +msgstr "Il n'y a pas de noeuds pour faire le processus d'unification." + +#: ../../enterprise/include/class/CommandCenter.class.php:1017 +msgid "merge events" +msgstr "Unifier les événements" + +#: ../../enterprise/include/class/CommandCenter.class.php:1060 +msgid "Retry process" +msgstr "Réessayer le processus" + +#: ../../enterprise/include/class/CommandCenter.class.php:1065 +msgid "Display events errors" +msgstr "Afficher les erreurs d'événements" + +#: ../../enterprise/include/class/CommandCenter.class.php:1078 +msgid "Events History" +msgstr "Historique d'événements" + +#: ../../enterprise/include/class/CommandCenter.class.php:1140 +msgid "merge process events" +msgstr "Événements de processus d'unification" + +#: ../../enterprise/include/functions_tasklist.php:58 +msgid "" +"Discovery relies on a proper setup of cron, the time-based scheduling service" +msgstr "" +"Discovery se fonde sur une correcte configuration du cron, le service de " +"programmation basé sur le temps" + +#: ../../enterprise/include/functions_tasklist.php:77 +msgid "Please check process is no locked." +msgstr "Vérifiez que le processus n'est pas bloqué." + +#: ../../enterprise/include/functions_tasklist.php:143 +#: ../../enterprise/include/functions_tasklist.php:688 +msgid "There are no console task defined yet." +msgstr "Il n'y a pas de console de tache définie encore." + +#: ../../enterprise/include/functions_tasklist.php:569 +msgid "Task disabled" +msgstr "Tâche désactivée" + +#: ../../enterprise/include/functions_tasklist.php:693 +msgid "Console Tasks" +msgstr "Taches de console" + +#: ../../enterprise/include/reset_pass.php:98 +#: ../../enterprise/meta/include/reset_pass.php:93 +msgid "User to reset password" +msgstr "Utilisateur pour remettre le mot de passe" + +#: ../../enterprise/include/reset_pass.php:123 +#: ../../enterprise/include/process_reset_pass.php:136 +#: ../../enterprise/meta/include/reset_pass.php:122 +#: ../../enterprise/meta/include/process_reset_pass.php:132 +msgid "Back to login" +msgstr "Retour à la connexion" + +#: ../../enterprise/include/reset_pass.php:174 +#: ../../enterprise/include/reset_pass.php:177 +#: ../../enterprise/meta/include/reset_pass.php:165 +#: ../../enterprise/meta/include/reset_pass.php:168 +msgid "Reset password failed" +msgstr "Erreur de remise de mot de passe" + +#: ../../enterprise/include/lib/RCMDFile.class.php:203 +msgid "You do not have grants to access this feature" +msgstr "Vous n'avez pas de permissions pour accéder à cette fonctionnalité" + +#: ../../enterprise/include/lib/RCMDFile.class.php:548 +msgid "There was a problem creating RCMD" +msgstr "Il y a eu un problème lors de la création du RCMD" + +#: ../../enterprise/include/lib/RCMDFile.class.php:693 +#: ../../enterprise/include/lib/RCMDFile.class.php:717 +msgid "There was a problem deleting RCMD" +msgstr "Il y a eu un problème lors de l'élimination du RCMD" + +#: ../../enterprise/include/lib/RCMDFile.class.php:865 +msgid "No agent configuration file" +msgstr "Pas de fichier de configuration de l'agent" + +#: ../../enterprise/include/lib/RCMDFile.class.php:873 +msgid "you don't have write permissions in the configuration file" +msgstr "" +"Vous n'avez pas des permissions d'écriture dans le fichier de configuration" + +#: ../../enterprise/include/lib/RCMDFile.class.php:914 +msgid "This agent is already a target" +msgstr "Cet agent est déjà un cible" + +#: ../../enterprise/include/lib/RCMDFile.class.php:945 +#, php-format +msgid "You do not have grants to access in this agent %s" +msgstr "Vous n'avez pas des permissions pour accéder à cet agent %s" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1011 +msgid "There was a problem creating RCMD files" +msgstr "Il y a eu un problème lors de la création des fichiers RCMD" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1058 +msgid "There was a problem creating target" +msgstr "Il y a eu un problème lors de la création du cible" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1092 +msgid "There was a problem adding items in the configuration file" +msgstr "" +"Il y a eu un problème lors de l'édition des éléments dans le fichier de " +"configuration" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1118 +#: ../../enterprise/include/lib/RCMDFile.class.php:1285 +msgid "No agent has been selected" +msgstr "Il n'y a pas d'agents sélectionnés" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1151 +msgid "Target doesn't exist" +msgstr "Le cible n'existe pas" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1223 +msgid "There was a problem deleting tokens in the configuration file" +msgstr "" +"Il y a eu un problème lors de l'élimination des tokens dans le fichier de " +"configuration" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1259 +msgid "There was a problem deleting target from DB" +msgstr "" +"Il y a eu un problème lors de l'élimination du cible de la base de données" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1417 +msgid "Yaml is empty" +msgstr "Yaml est vide" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1426 +msgid "Doesn't have a valid YAML format" +msgstr "Il n'a pas de format YAML valide" + +#: ../../enterprise/include/lib/RCMDFile.class.php:1444 +#, php-format +msgid "%s field is not allowed" +msgstr "Le champ %s n'est pas permis" + +#: ../../enterprise/include/lib/Service.php:152 +msgid "Service module does not match pointed one" +msgstr "Le module de service ne correspond pas celui pointé" + +#: ../../enterprise/include/lib/Service.php:158 +#, php-format +msgid "Service module not found %s
" +msgstr "Module de service non trouvé %s
" + +#: ../../enterprise/include/lib/Service.php:177 +msgid "Service module SLA not found" +msgstr "SLA de module de service non trouvé" + +#: ../../enterprise/include/lib/Service.php:183 +#, php-format +msgid "SLA service module not found %s
" +msgstr "Module de service SLA non trouvé %s
" + +#: ../../enterprise/include/lib/Service.php:202 +msgid "Service module SLA does not match pointed one" +msgstr "Le SLA du module de service ne correspond celui pointé" + +#: ../../enterprise/include/lib/Service.php:208 +#, php-format +msgid "SLA service value module not found %s
" +msgstr "Module de valeur de service SLA non trouvé %s
" + +#: ../../enterprise/include/lib/Service.php:221 +#, php-format +msgid "Service agent not found %s
" +msgstr "Agent de service non trouvé %s
" + +#: ../../enterprise/include/lib/Service.php:232 +#, php-format +msgid "Service children could not be fully retrieved: %s
" +msgstr "Le service fils n'a pas pu être récupéré complètement : %s
" + +#: ../../enterprise/include/lib/Service.php:313 +msgid "" +" Cannot switch from SMART to MANUAL if there are dynamic elements attached to " +"the service. Please erase dynamic elements before change to MANUAL" +msgstr "" +" Il est impossible de changer de SMART à MANUAL s'il y a des éléments " +"dynamiques ajoutés au service. Veuillez éliminer les éléments dynamiques avan " +"changer à MANUAL" + +#: ../../enterprise/include/lib/Service.php:773 +#, php-format +msgid "Failed to update CPS for moduleValue for service %s: " +msgstr "Mise à jour du CPS pour moduleValue pour le service %s échouée : " + +#: ../../enterprise/include/lib/Service.php:1441 +msgid "Error: id agent must be defined." +msgstr "Erreur : l'ID d'agent doit être défini." + +#: ../../enterprise/include/lib/Service.php:1517 +msgid " error: Target agent does not exist." +msgstr " erreur : L'agent cible n'existe pas." + +#: ../../enterprise/include/lib/Policy.php:281 +#, php-format +msgid "Invalid operation %s" +msgstr "Opération non valable %s" + +#: ../../enterprise/include/lib/Policy.php:1171 +#, php-format +msgid "Policy already defined: \"%s\"" +msgstr "Politique déjà définie : « %s »" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:182 +msgid "Cluster already defined, please use another name." +msgstr "Grappe déjà définie, utilisez un autre nom." + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:779 +msgid "Cluster name" +msgstr "Nom de grappe" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:780 +msgid "" +"An agent with the same name of the cluster will be created, as well a special " +"service with the same name" +msgstr "" +"Un agent avec le m^me nom de la grappe sera créé, ainsi qu'un service special " +"avec le même nom" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:794 +msgid "Cluster type" +msgstr "Type de grappe" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:795 +msgid "" +"AA is a cluster where all members are working. In AP cluster only master " +"member is working" +msgstr "" +"AA c'est une grappe où tous les membres travaillent. Dans la grappe AP " +"seulement le membre master travaille" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:803 +msgid "Active - Active" +msgstr "Active - Active" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:804 +msgid "Active - Pasive" +msgstr "Active - Passive" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:824 +msgid "Target cluster agent will be stored under this group" +msgstr "L'agent de grappe cible sera stocké sous ce groupe" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:841 +msgid "" +"You must select a Prediction Server to perform all cluster status calculations" +msgstr "" +"Vous devez détecter un Serveur de prédiction pour accomplir toutes les " +"estimations d'état de grappe" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1016 +msgid "critical if" +msgstr "critique si" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1025 +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1048 +#, php-format +msgid "% of balanced modules are down (equal or greater)." +msgstr "% des modules balancés sont désactivés (égal ou supérieur)" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1063 +msgid "Please, set threholds for all active-active modules" +msgstr "Veuillez mettre des seuils pour touts les modules active-active" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1167 +msgid "Please, check all active-passive modules critical for this cluster" +msgstr "" +"Veuillez vérifier tout les modules critiques active-passive pour cette grappe" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1169 +msgid "" +"If a critical balanced module is going to critical status, then cluster will " +"be critical." +msgstr "" +"Si un module balancé critique entre un état critique, la grappe deviendra " +"critique." + +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:224 +msgid "Cluster not found: " +msgstr "Le grappe n'a pas été trouvé : " + +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:233 +msgid "Cluster agent not found: " +msgstr "Agent de grappe non trouvé : " + +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:270 +#, php-format +msgid "Error while deleting, reason: %s" +msgstr "Erreur d'élimination, cause : %s" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:278 +msgid "Cluster successfully deleted." +msgstr "Grappe éliminée correctement" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:304 +#, php-format +msgid "Error while forcing, reason: %s" +msgstr "Erreur de forçage, cause : %s" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:312 +msgid "Cluster successfully forced." +msgstr "Grappe forcée correctement." + +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:568 +msgid "Not set" +msgstr "Non défini" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:578 +msgid "Active-Active" +msgstr "Active-Active" + +#: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:580 +msgid "Active-Passive" +msgstr "Active-Passive" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:171 +msgid "Activating node" +msgstr "Noeud d'activation" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:205 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:361 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:673 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:800 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1071 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1165 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1517 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1814 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2183 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3107 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3388 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3542 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3617 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3922 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4147 +msgid "Connect node" +msgstr "Noeud de connexion" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:580 +msgid "Create table tmerge_error" +msgstr "Créer table tmerge_error" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:606 +msgid "Create table tmerge_steps" +msgstr "Créer table tmerge_steps" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:631 +msgid "Create table tmerge_queries" +msgstr "Créer table tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:772 +#, php-format +msgid "%s console" +msgstr "Console %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:777 +msgid "Check cron task" +msgstr "Vérifier tache cron" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:778 +msgid "Please login into this node before using this feature" +msgstr "Veuillez entrer ce noeud avant d'utiliser cette fonctionnalité" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:860 +msgid "memory_limit current value" +msgstr "Valeur actuelle de memory_limit" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:867 +msgid "" +"Check current packages, all nodes and metaconsole, are not in the same version" +msgstr "" +"Vérifiez les packages actuels, tous les noeuds et la Métaconsole ne sont pas " +"dans la même version" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:879 +msgid "Check Minor release, All nodes and metaconsole, do not have the same mr" +msgstr "" +"Vérifiez la mise à jour mineure, Tous les noeuds et la Métaconsole n'ont pas " +"le même mr" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:891 +msgid "Max size collection, all nodes and metaconsole, are not equal" +msgstr "" +"Taille maximale de la collection, tous les noeuds et la Métaconsole ne sont " +"pas égales" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:916 +#, php-format +msgid "" +"Post max size, nodes cannot be smaller than the size of the metaconsole %s" +msgstr "" +"Poster la taille maximale, les noeuds ne peuvent pas être plus petits que la " +"taille de la Métaconsole %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:931 +#, php-format +msgid "" +"Upload max file size, nodes cannot be smaller than the size of the metaconsole " +"%s" +msgstr "" +"Télécharger la taille maximale du fichier, les noeuds ne peuvent pas être plus " +"petits que la taille de la Métaconsole %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:993 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1009 +msgid "Problems with the backup directory" +msgstr "Problèmes avec le répertoire de sauvegarde" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:994 +msgid "Cannot create \"merge_backups\" folder in attachment directory" +msgstr "Ne peut pas créer le dossier « merge_backups » dans un répertoire ajouté" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1010 +msgid "The \"merge_backpus\" directory does not have the correct permissions" +msgstr "Le répertoire « merge_backups » n'a pas les permissions correctes" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1020 +msgid "Extension ZIP" +msgstr "Extension ZIP" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1021 +msgid "The ZIP extension is not loaded, please install this dependency" +msgstr "L'extension ZIP n'est pas chargée, veuillez installez cette dépendance" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1122 +msgid "Inserts backups, disable foreings keys, exceptions in tmerge_queries" +msgstr "" +"Entrez les sauvegardes, désactivez les clés externes, exceptions dans " +"tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1148 +msgid "Resets foreing keys and exceptions and ends the merge preparation process" +msgstr "" +"Réinitialise les clés et les exceptions avant et termine le processus de " +"préparation de la fusion" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1195 +msgid "Enable exceptions in tmerge_queries" +msgstr "Activer exceptions dans tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1219 +msgid "Enable foreing keys in tmerge_queries" +msgstr "Activer clés externes dans tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1498 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1783 +msgid "Preparation of all nodes for the table merge process" +msgstr "Préparation pour tous les noeuds pour la processus de fusion de table" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1574 +msgid "This table does not have the id" +msgstr "Cette table n'a pas d'ID" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1575 +msgid "Prepare merge request" +msgstr "Préparer requête de fusion" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1901 +msgid "Inserts truncate, autoincrement and inserts in tmerge_queries" +msgstr "Inserts tronqués, auto-incrémentation et inserts dans tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2071 +msgid "Inserts updates in tmerge_queries" +msgstr "Mises à jour d'inserts dans tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2108 +msgid "Merging collections files" +msgstr "Fusion de fichiers de collections" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2164 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2310 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2481 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3094 +#, php-format +msgid "Api call: %s" +msgstr "Appelle API : %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2222 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2223 +msgid "Problems while backing up collections from: " +msgstr "Problèmes lors de la sauvegarde de collections de : " + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2240 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2244 +#, php-format +msgid "Problems downloading collections from %s" +msgstr "Problèmes lors du téléchargement de collections de %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2256 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2260 +#, php-format +msgid "Problems unzipping collection file from %s" +msgstr "Problèmes lors de la décompression du fichier de collection depuis %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2539 +msgid "Start phase merge" +msgstr "Commencer étape de fusion" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2551 +msgid "Create backups" +msgstr "Créer des sauvegardes" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2619 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2620 +msgid "Problems creating the backup conf agents" +msgstr "Problèmes lors de la création des agents de configuration de sauvegarde" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2630 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2868 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3238 +msgid "Class agent" +msgstr "Agent de classe" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2654 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2666 +msgid "Disable_foreing" +msgstr "Disable_foreing" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2678 +msgid "Truncate table" +msgstr "Tronquer la table" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2696 +msgid "Autoincrement" +msgstr "Auto-incrément" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2708 +msgid "Inserts" +msgstr "Insertions" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2726 +msgid "Disabling constraints" +msgstr "Désactivant des contraintes" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2744 +msgid "Updates" +msgstr "Mises à jour" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2767 +msgid "Restoring constraints" +msgstr "Restorer des contraintes" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2785 +msgid "Enable exceptions" +msgstr "Activer des exceptions" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2803 +msgid "Enable foreings keys" +msgstr "Activer des clés externes" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2820 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2821 +msgid "Update conf agent policies" +msgstr "Mettre à jour des politiques d'agents" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2857 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2858 +msgid "Error updating agent conf" +msgstr "Mise à jour de la configuration de l'agent échouée" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2879 +msgid "Synchronizing collections" +msgstr "Synchronisant des collections" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2891 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2892 +msgid "Error synchronizing collections" +msgstr "Synchronisation de collections échouée" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2929 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1765 +msgid "Final step" +msgstr "Étape finale" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2930 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1766 +msgid "Database merged" +msgstr "Base de données fusionnée" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2988 +msgid "Problems unzipping collections at: " +msgstr "Problèmes lors de la décompression de collections dans : " + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2989 +#, php-format +msgid "File is not a valid zip file \"%s\"" +msgstr "File n'est pas un fichier zip « %s » valide" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3147 +msgid "Restoring database backup" +msgstr "Restituant de la sauvegarde de la base de données" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3173 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4419 +msgid "Problems creating the backup" +msgstr "Problèmes lors de la création de la sauvegarde" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3186 +msgid "Restore backups conf agents" +msgstr "Restoration des agents de configuration de la sauvegarde" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3223 +msgid "Problems restoring the backup conf agents" +msgstr "Problèmes de la restoration des agents de configuration de la sauvegarde" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3225 +#, php-format +msgid "Agent \"%s\" with md5 file \"%s\"" +msgstr "Agent « %s » avec fichier md5 « %s »" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3251 +msgid "Restore collections" +msgstr "Restorer les collections" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3266 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3267 +msgid "Error Synch collections" +msgstr "Erreur de synchronisation des collections" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3484 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3724 +msgid "Insert info steps" +msgstr "Inséree étapes d'information" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3649 +msgid "Node not ready" +msgstr "Noeud non préparé" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3650 +msgid "Pending to be unified" +msgstr "Pendant d'unification" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3889 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3894 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3946 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3951 +msgid "Initialize" +msgstr "Initialiser" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4093 +msgid "Backup" +msgstr "Sauvegarde" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4124 +msgid "Applying" +msgstr "En application" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4350 +msgid "Error updating events" +msgstr "Erreur de mise à jour d'événements" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:145 +msgid "auth error." +msgstr "erreur d'authentification." + +#: ../../enterprise/include/lib/Metaconsole/Node.php:149 +msgid "connection error." +msgstr "erreur de connexion." + +#: ../../enterprise/include/lib/Metaconsole/Node.php:153 +msgid "could not resolve the host." +msgstr "l'hôte n'a pas pu être résolu" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:157 +#: ../../enterprise/include/lib/Metaconsole/Node.php:206 +#: ../../enterprise/include/lib/Metaconsole/Node.php:253 +#: ../../enterprise/include/lib/Metaconsole/Node.php:509 +msgid "unknown error." +msgstr "erreur inconnue." + +#: ../../enterprise/include/lib/Metaconsole/Node.php:194 +msgid "missing credentials." +msgstr "identifiants manquants" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:198 +msgid "cannot connect to host." +msgstr "la connexion avec l'hôte n'est pas possible" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:202 +msgid "database does not exist." +msgstr "la base de données n'existe pas." + +#: ../../enterprise/include/lib/Metaconsole/Node.php:245 +msgid "failed to connect to node database." +msgstr "erreur de connexion avec la base de données des noeuds." + +#: ../../enterprise/include/lib/Metaconsole/Node.php:249 +msgid "MR version mistmatch." +msgstr "La version MR ne correspond pas." + +#: ../../enterprise/include/lib/Metaconsole/Node.php:288 +#, php-format +msgid "last event replication: %s" +msgstr "dernière réplication d'événement : %s" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:294 +msgid "server connection failed" +msgstr "erreur de connexion avec le serveur" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:298 +#: ../../enterprise/include/lib/Metaconsole/Node.php:344 +#: ../../enterprise/include/lib/Metaconsole/Node.php:405 +msgid "unknown error" +msgstr "erreur inconnue" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:310 +msgid "Last event replication" +msgstr "Dernière réplication d'événements" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:340 +msgid "agent cache failed" +msgstr "caché d'agent échoué" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:393 +msgid "node is not recognized as metaconsole node." +msgstr "le noeud n'est pas reconnu en tant que noeud de la Métaconsole." + +#: ../../enterprise/include/lib/Metaconsole/Node.php:397 +msgid "node license missmatch." +msgstr "Le noeud ne correspond pas avec la licence" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:401 +msgid "cannot connect to node" +msgstr "la connexion avec le noeud n'est pas possible" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:433 +msgid "Database is up to date with this Metaconsole" +msgstr "La base données est mise à jour avec la Métaconsole" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:443 +msgid "Node not found" +msgstr "Noeud non trouvé" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:448 +#, php-format +msgid "" +"There are %d queries pending to be applied, click in the eye to see results" +msgstr "" +"Il y a %d requêtes pendant d'application, cliquez sur l'oeil pour voir les " +"résultats" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:457 +msgid "Database synchronization state and pending tasks" +msgstr "État de la synchronisation de la base de données et les taches pendantes" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:592 +msgid "Operation and table" +msgstr "Opération et table" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:707 +#, php-format +msgid "" +"Failed synchronizing %s, please check node PHP configuration issues and " +"collection max sizes" +msgstr "" +"Erreur de synchronisation %s, veuillez vérifier les problèmes de configuration " +"PHP et les tailles maximales de collections" + +#: ../../enterprise/include/lib/Metaconsole/Node.php:1232 +msgid "" +"The elimination of this node will lead to the suppression of its agents from " +"metaconsole and all the configuration assigned to them. " +msgstr "" +"L'élimination de ce noeud suprimira son agent de la Métaconsole et toutes " +"leurs configurations. " + +#: ../../enterprise/include/lib/Metaconsole/Node.php:1236 +msgid "The rules for this node may stop working. " +msgstr "Les règles pour ce noeud pourraient césser de travailler. " + +#: ../../enterprise/include/lib/Metaconsole/Node.php:1240 +msgid "" +"The deleted node will lose its license, and you must license it manually " +"again. " +msgstr "" +"Le noeud éliminé perdra sa licence, et vous devez le licencier manuellement " +"une autre fois. " + +#: ../../enterprise/include/lib/Metaconsole/Node.php:1747 +#, php-format +msgid "Failed to overwrite node data: %s" +msgstr "Erreur d'écrasement des données du noeud : %s" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:798 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:812 +msgid "There was a problem creating Action" +msgstr "Il y a eu un problème lors de la création de l'Action" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:849 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:862 +msgid "There was a problem updating Action" +msgstr "Il y a eu un problème lors de la mise à jour de l'Action" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:898 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:912 +msgid "There was a problem deleting Action" +msgstr "Il y a eu un problème lors de l'élimination de l'Action" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:953 +msgid "There was a problem standby alert" +msgstr "Il y a eu un problème avec l'alerte en stand-by" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:962 +msgid "There was a problem standby off alert" +msgstr "Il y a eu un problème avec l'alerte off en stand-by" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1005 +msgid "There was a problem enabled alert" +msgstr "Il y a eu un problème avec l'alerte activée" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1015 +msgid "There was a problem disabled alert" +msgstr "Il y a eu un problème avec l'alerte désactivée" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1071 +msgid "Event group Recursive" +msgstr "Récursif du group d'événement" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1089 +msgid "Time window" +msgstr "Fenêtre de temps" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1623 +msgid "Failed to cleanup old rules." +msgstr "Erreur d'élimination de normes vielles." + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1631 +#, php-format +msgid "Failed SQL: %s" +msgstr "SQL échoué : %s" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1636 +#, php-format +msgid "Failed to apply rule: %s." +msgstr "Application de la norme échouée : %s" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1784 +msgid "any" +msgstr "n’importe quel" + +#: ../../enterprise/include/lib/NetworkManager/Template.php:192 +msgid "Error linking script: " +msgstr "Erreur de liaison du script : " + +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:197 +msgid "No template assigned" +msgstr "Aucun modèle attribué" + +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:227 +msgid "NCM Agent without template assigned." +msgstr "Agent NCM sans modèle attribué." + +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:233 +msgid "Current selected template does not match vendor configured." +msgstr "" +"Le modèle sélectionné actuellement ne correspond pas avec le fournisseur " +"configuré." + +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:240 +msgid "Current selected template does not match model configured." +msgstr "" +"Le modèle sélectionnée actuellement ne correspond pas le modèle configuré." + +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:549 +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:579 +#, php-format +msgid "No %s script available for this agent, check template %s" +msgstr "Pas de script %s disponible pour cet agent, vérifiez le modèle %s" + +#: ../../enterprise/include/lib/Policy/Inventory.php:156 +#, php-format +msgid "inventory module already registered: \"%d\"" +msgstr "Module d'inventaire déjà enregistré : « %d »" + +#: ../../enterprise/include/lib/Policy/Inventory.php:181 +#, php-format +msgid "Failed to update, already exists: \"%d\"" +msgstr "Erreur de mise à jour, il existe déjà : « %d »" + +#: ../../enterprise/include/lib/Policy/Queue.php:378 +#, php-format +msgid "Already queued in %s" +msgstr "Déjà en file d'attente dans %s" + +#: ../../enterprise/include/lib/Policy/Module.php:227 +#, php-format +msgid "Failed to update: \"%s\"" +msgstr "Erreur de mise à jour : « %s »" + +#: ../../enterprise/include/lib/ServiceElement.php:611 +#, php-format +msgid "This filters will cause slowdown on server (%s ms)" +msgstr "Ces filtres causeront un ralentissement du serveur (%s ms)" + +#: ../../enterprise/include/lib/ServiceElement.php:625 +#, php-format +msgid "Regular expression is not valid: %s." +msgstr "L'expression régulière n'est pas valide : %s." + +#: ../../enterprise/include/lib/ServiceElement.php:864 +#, php-format +msgid " error while decoding rules: %s" +msgstr " erreur lors du décodage des normes : %s" + +#: ../../enterprise/include/lib/ServiceElement.php:1271 +#, php-format +msgid " error: Failed to delete element: %s" +msgstr " erreur : élimination de l'élément échouée : %s" + +#: ../../enterprise/include/lib/Core/SSH.php:163 +msgid "php-ssh2 not available" +msgstr "php-ssh2 non disponible" + +#: ../../enterprise/include/lib/Core/SSH.php:184 +msgid "Failed to connect" +msgstr "Erreur de connexion" + +#: ../../enterprise/include/lib/Core/SSH.php:239 +#, php-format +msgid "Unable to open public key file %s" +msgstr "Incapable d'ouvrir le fichier de clé publique %s" + +#: ../../enterprise/include/lib/Core/SSH.php:257 +msgid "Failed to login to target" +msgstr "Erreur de connexion du cible" + +#: ../../enterprise/include/lib/Agent.php:99 +msgid " error, invalid agent." +msgstr " erreur, agent non valide." + +#: ../../enterprise/include/lib/Agent.php:672 +#, php-format +msgid "Log module \"%s\" does not exist" +msgstr "Le module du journal « %s » n'existe pas" + +#: ../../enterprise/include/lib/Agent.php:694 +#, php-format +msgid "Plugin \"%s\" does not exist" +msgstr "Le plugin « %s » n'existe pas" + +#: ../../enterprise/include/lib/Agent.php:826 +#, php-format +msgid "Log module \"%s\" does not exist, %s skipped" +msgstr "Le module du journal « %s » n'existe pas, %s sauté" + +#: ../../enterprise/include/lib/Agent.php:861 +#, php-format +msgid "Plugin \"%s\" does not exist, %s skipped" +msgstr "Le plugin « %s » n'existe pas, %s sauté" + +#: ../../enterprise/include/lib/Agent.php:932 +#, php-format +msgid "Log module %s already defined" +msgstr "Le module du journal %s est déjà défini" + +#: ../../enterprise/include/lib/Agent.php:949 +#, php-format +msgid "Invalid module type %s" +msgstr "Type de module %s non défini" + +#: ../../enterprise/include/lib/Agent.php:979 +#, php-format +msgid "Plugin %s already defined" +msgstr "Le plugin %s est déjà défini" + +#: ../../enterprise/include/lib/Agent.php:993 +msgid "Invalid plugin definition" +msgstr "Définition de plugin non valide" + +#: ../../enterprise/include/lib/NetworkManager.php:83 +msgid "Retrieve config" +msgstr "Récupérer configuration" + +#: ../../enterprise/include/lib/NetworkManager.php:84 +msgid "Restore backed up config" +msgstr "Récupérer configuration sauvegardée" + +#: ../../enterprise/include/lib/NetworkManager.php:86 +msgid "Send firmware" +msgstr "Envoyer firmware" + +#: ../../enterprise/include/lib/NetworkManager.php:88 +#: ../../godmode/setup/setup_general.php:408 +msgid "On demand" +msgstr "Sur demande" + +#: ../../enterprise/include/lib/NetworkManager.php:93 +msgid "Executing test" +msgstr "Exécution du test" + +#: ../../enterprise/include/lib/NetworkManager.php:94 +msgid "Retrieving config" +msgstr "Récupération de la configuration" + +#: ../../enterprise/include/lib/NetworkManager.php:95 +msgid "Restoring backup" +msgstr "Restauration de la sauvegarde" + +#: ../../enterprise/include/lib/NetworkManager.php:96 +msgid "Retrieving firmware version" +msgstr "Récupération de la version du firmware" + +#: ../../enterprise/include/lib/NetworkManager.php:97 +msgid "Sending firmware update" +msgstr "Envoi de la mise à jour du firmware" + +#: ../../enterprise/include/lib/NetworkManager.php:98 +msgid "Executing custom script" +msgstr "Exécution d’un script personnalisé" + +#: ../../enterprise/include/lib/NetworkManager.php:99 +msgid "Executing on demand script" +msgstr "Exécution d’un script à la demande" + +#: ../../enterprise/include/lib/NetworkManager.php:186 +msgid "Montly" +msgstr "Mensuel" + +#: ../../enterprise/include/functions_services.php:108 +msgid "There is no information about" +msgstr "Il n'y a pas d'informations sur" + +#: ../../enterprise/include/functions_services.php:113 +msgid "Service does not exist." +msgstr "Le service n'existe pas." + +#: ../../enterprise/include/functions_services.php:125 +msgid "module that stores the service" +msgstr "module qui stocke le service" + +#: ../../enterprise/include/functions_services.php:137 +msgid "module that stores SLA service" +msgstr "module qui stocke le service SLA" + +#: ../../enterprise/include/functions_services.php:150 +msgid "agent that stores the service" +msgstr "agent qui stocke le service" + +#: ../../enterprise/include/functions_services.php:163 +msgid "agent that stores SLA service" +msgstr "agent qui stocke les service SLA" + +#: ../../enterprise/include/functions_services.php:184 +msgid "alert critical SLA service" +msgstr "service SLA critique d’alerte" + +#: ../../enterprise/include/functions_services.php:205 +msgid "alert warning service" +msgstr "Service d'avertissement de l'alerte" + +#: ../../enterprise/include/functions_services.php:226 +msgid "alert critical service" +msgstr "Service critique de l'alerte" + +#: ../../enterprise/include/functions_services.php:247 +msgid "alert unknown service" +msgstr "Service unconnu de l'alerte" + +#: ../../enterprise/include/functions_services.php:528 +#, php-format +msgid "Module automatic create for the service %s" +msgstr "Module automatique créé pour le service %s" + +#: ../../enterprise/include/functions_services.php:728 +#: ../../enterprise/godmode/services/services.service.php:285 +msgid "Error updating service: " +msgstr "Erreur lors de la mise à jour des services : " + +#: ../../enterprise/include/functions_services.php:1368 +#: ../../enterprise/include/functions_services.php:1370 +#: ../../enterprise/include/functions_services.php:1404 +#: ../../enterprise/include/functions_services.php:1405 +#: ../../enterprise/include/functions_services.php:1407 +#: ../../enterprise/include/functions_services.php:1458 +#: ../../enterprise/include/functions_services.php:1460 +#: ../../enterprise/include/functions_reporting.php:5797 +msgid "Nonexistent" +msgstr "Inexistant" + +#: ../../enterprise/include/functions_services.php:1432 +msgid "Normal (Alert)" +msgstr "Normal (Alerte)" + +#: ../../enterprise/include/functions_services.php:1436 +msgid "Critical (Alert)" +msgstr "Critique (Alerte)" + +#: ../../enterprise/include/functions_services.php:1444 +msgid "Warning (Alert)" +msgstr "Avertissement (Alerte)" + +#: ../../enterprise/include/functions_services.php:1582 +msgid "There are no service elements defined" +msgstr "Aucun élément de service défini" + +#: ../../enterprise/include/functions_services.php:1606 +msgid "Weight Critical" +msgstr "Poids critique" + +#: ../../enterprise/include/functions_services.php:1607 +msgid "Weight Warning" +msgstr "Poids alerte" + +#: ../../enterprise/include/functions_services.php:1608 +msgid "Weight Unknown" +msgstr "Poids inconnu" + +#: ../../enterprise/include/functions_services.php:1609 +msgid "Weight Ok" +msgstr "Poids OK" + +#: ../../enterprise/include/functions_services.php:1672 +#: ../../enterprise/include/functions_services.php:1717 +#: ../../enterprise/include/functions_services.php:1785 +msgid "Nonexistent. This element should be deleted" +msgstr "Inexistant. Cet élément doit être supprimé." + +#: ../../enterprise/include/functions_services.php:1700 +#: ../../enterprise/include/functions_services.php:1767 +#: ../../enterprise/include/functions_services.php:1813 +msgid "This element does not affect service weigth because is disabled." +msgstr "Cet élément n'affecte pas le poids du service parce qu'il est désactivé." + +#: ../../enterprise/include/functions_services.php:1828 +#, php-format +msgid "Dynamic element (%d) '%s' does not match any target" +msgstr "L'élément dynamique (%d) '%s' ne correspond avec aucun cible" + +#: ../../enterprise/include/functions_services.php:1837 +#, php-format +msgid "Dynamic element (%d) '%s' causes an error: %s" +msgstr "Élément dynamique (%d) '%s' cause une erreur : %s" + +#: ../../enterprise/include/functions_services.php:1849 +msgid "Dynamic element" +msgstr "Élément dynamique" + +#: ../../enterprise/include/functions_services.php:1855 +#, php-format +msgid "agents like \"%s\"" +msgstr "agents comme « %s »" + +#: ../../enterprise/include/functions_services.php:1860 +#, php-format +msgid "modules like \"%s\"" +msgstr "modules comme « %s »" + +#: ../../enterprise/include/functions_services.php:1989 +msgid "NOT INITIALIZED" +msgstr "NON INITIALISÉ" + +#: ../../enterprise/include/functions_services.php:2015 +#: ../../enterprise/godmode/services/services.elements.php:806 +msgid "Edit service elements" +msgstr "Éditer éléments de service" + +#: ../../enterprise/include/functions_services.php:2023 +msgid "Delete service element" +msgstr "Supprimer élément de service" + +#: ../../enterprise/include/functions_services.php:2082 +msgid "FAIL" +msgstr "ÉCHEC" + +#: ../../enterprise/include/auth/saml.php:119 +#, php-format +msgid "Pandora FMS SAML authentication error: %s" +msgstr "Erreur d'authentification SAML Pandora FMS : %s" + +#: ../../enterprise/include/auth/saml.php:184 +msgid "Force log out" +msgstr "Forcer déconnexion" + +#: ../../enterprise/include/functions_events.php:219 +msgid "Id source events" +msgstr "Événements de source d'ID" + +#: ../../enterprise/include/functions_events.php:245 +#: ../../enterprise/include/functions_events.php:267 +msgid "More than 5 tags" +msgstr "Plus de 5 étiquettes" + +#: ../../enterprise/include/functions_metaconsole.php:1408 +#: ../../enterprise/include/functions_metaconsole.php:1441 +#: ../../enterprise/include/functions_metaconsole.php:1474 +#: ../../enterprise/include/functions_metaconsole.php:1507 +#: ../../enterprise/include/functions_metaconsole.php:1540 +#: ../../enterprise/include/functions_metaconsole.php:1573 +#: ../../enterprise/include/functions_metaconsole.php:1604 +#: ../../enterprise/include/functions_metaconsole.php:1637 +#: ../../enterprise/meta/include/functions_wizard_meta.php:239 +#: ../../enterprise/meta/include/functions_wizard_meta.php:685 +#: ../../enterprise/godmode/setup/setup_log_collector.php:49 +#: ../../enterprise/godmode/modules/configure_local_component.php:503 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:183 +#: ../../godmode/agentes/module_manager_editor_web.php:172 +msgid "Check" +msgstr "Vérifier" + +#: ../../enterprise/include/functions_metaconsole.php:2943 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:163 +msgid "Target server ip address is set" +msgstr "L'adresse IP du serveur cible est configuré" + +#: ../../enterprise/include/functions_metaconsole.php:2950 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:159 +msgid "There are differences between MR versions" +msgstr "Il y a des différences entre les versions MR" + +#: ../../enterprise/include/functions_metaconsole.php:2957 +msgid "Agent alerts action does not exist in target node" +msgstr "L'action des alertes d'agent n'existe pas dans le noeud cible" + +#: ../../enterprise/include/functions_metaconsole.php:2964 +msgid "Agent alerts template does not exist in target node" +msgstr "Le modèle d'alertes d'agent n'existe pas dans le noeud cible" + +#: ../../enterprise/include/functions_metaconsole.php:2971 +msgid "Agent inventory does not exist in target node" +msgstr "L'inventaire d'agent n'existe pas dans le noeud cible" + +#: ../../enterprise/include/functions_metaconsole.php:2978 +msgid "Exists agent conf please remove configuration file from target node." +msgstr "" +"La configuration de l'agent existe déjà, veuillez éliminer le fichier de " +"configuration du noeud cible." + +#: ../../enterprise/include/functions_metaconsole.php:2985 +msgid "Agent collections does not exist in target node" +msgstr "Les collections d'agents n'existent pas dans le noeud cible." + +#: ../../enterprise/include/functions_metaconsole.php:2992 +msgid "Agent plugins does not exist in target node" +msgstr "Les plugins d'agent n'existent pas dans le noeud cible." + +#: ../../enterprise/include/functions_metaconsole.php:2999 +msgid "" +"Agent policies definitions does not match with defined ones in target node" +msgstr "" +"Les definitions de politiques d'agents ne correspondent avec ceux-ci du noeud " +"cible." + +#: ../../enterprise/include/functions_metaconsole.php:3006 +msgid "Agent group does not exist in target node" +msgstr "Le group d'agents n'existe pas dans le noeud cible" + +#: ../../enterprise/include/functions_metaconsole.php:3013 +msgid "Agent already exists in target node" +msgstr "L'agent existe déjà dans le noeud cible" + +#: ../../enterprise/include/functions_metaconsole.php:3037 +msgid "The agent: has not been added due to problems in the insertion" +msgstr "L'agent : n'a pas été ajouté à cause des problèmes d'insert" + +#: ../../enterprise/include/functions_metaconsole.php:3042 +msgid "The agent: has already been added to the migration queue" +msgstr "L'agent : a été déjà ajouté à la file d'attente de migration" + +#: ../../enterprise/include/functions_login.php:22 +msgid "You must change password:" +msgstr "Changez le mot de passe :" + +#: ../../enterprise/include/functions_login.php:38 +msgid "Password must be different from the 3 previous changes." +msgstr "Le mot de passe doit être différent des 3 derniers changements." + +#: ../../enterprise/include/functions_login.php:50 +msgid "Old pass: " +msgstr "Vieux mot de passe : " + +#: ../../enterprise/include/functions_login.php:53 +msgid "New pass: " +msgstr "Nouvel mot de passe : " + +#: ../../enterprise/include/functions_login.php:57 +msgid "Confirm: " +msgstr "Valider : " + +#: ../../enterprise/include/functions_login.php:63 +msgid "Change" +msgstr "Modifier" + +#: ../../enterprise/include/functions_login.php:97 +msgid "Login blocked" +msgstr "Connexion bloquée" + +#: ../../enterprise/include/functions_login.php:105 +msgid "User has been blocked. Try again in " +msgstr "L'utilisateur a été bloqué. Essayez à nouveau dans " + +#: ../../enterprise/include/functions_login.php:105 +msgid " minutes" +msgstr " minutes" + +#: ../../enterprise/include/functions_login.php:138 +msgid "Login successfully" +msgstr "Connection correcte" + +#: ../../enterprise/include/functions_login.php:146 +msgid "User pass successfully updated" +msgstr "Mot de passe de l'utilisateur mis à jour correctement" + +#: ../../enterprise/include/functions_login.php:252 +msgid "Password must be different from the " +msgstr "Le nouveau mot de passe doit être différent des " + +#: ../../enterprise/include/functions_login.php:252 +msgid " previous changes." +msgstr " mots de passe précédents." + +#: ../../enterprise/include/functions_login.php:265 +msgid "Password must be different" +msgstr "Le mot de passe doit être différent" + +#: ../../enterprise/include/functions_login.php:276 +msgid "Password too short" +msgstr "Mot de passe trop court" + +#: ../../enterprise/include/functions_login.php:288 +msgid "Password must contain numbers" +msgstr "Le mot de passe doit contenir des chiffres" + +#: ../../enterprise/include/functions_login.php:301 +msgid "Password must contain symbols" +msgstr "Le mot de passe doit contenir des symboles." + +#: ../../enterprise/include/functions_login.php:324 +msgid "Invalid old password" +msgstr "Mot de passe ancien invalide" + +#: ../../enterprise/include/functions_login.php:361 +msgid "Password confirm does not match" +msgstr "Les mots de passe ne concordent pas." + +#: ../../enterprise/include/functions_login.php:368 +msgid "Password empty" +msgstr "Mot de passe vide" + +#: ../../enterprise/include/functions_snmp.php:65 +msgid "Trap status agent recovered" +msgstr "Agent d'état de trap récupéré" + +#: ../../enterprise/include/functions_aws.php:381 +msgid "$" +msgstr "$" + +#: ../../enterprise/include/functions_aws.php:491 +msgid "Current deployments" +msgstr "Déploiements actuels" + +#: ../../enterprise/include/functions_aws.php:525 +msgid "Cost analysis" +msgstr "Analyse de coût" + +#: ../../enterprise/include/functions_aws.php:528 +msgid "Current cost estimation" +msgstr "Estimation actuelle de coûts" + +#: ../../enterprise/include/functions_aws.php:530 +msgid "Previous period cost" +msgstr "Coût du période précédent" + +#: ../../enterprise/include/functions_aws.php:589 +msgid "Reservation status" +msgstr "État de reservation" + +#: ../../enterprise/include/functions_enterprise.php:460 +#: ../../enterprise/meta/include/functions_wizard_meta.php:613 +#: ../../enterprise/meta/include/functions_wizard_meta.php:670 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1066 +#: ../../godmode/massive/massive_edit_modules.php:1141 +#: ../../godmode/agentes/module_manager_editor_web.php:93 +msgid "Web checks" +msgstr "Vérification web" + +#: ../../enterprise/include/functions_enterprise.php:464 +msgid "Tree view by tags" +msgstr "Arborescence par étiquettes" + +#: ../../enterprise/include/functions_enterprise.php:494 +msgid "" +"If the interval of days until events data purge is shorter than the events " +"data history storage interval, data will be lost. It is recommended that the " +"storage frequency is higher than the purge frequency." +msgstr "" +"si l'intervalle de jours jusqu'à l'épuration des données d'événements et plus " +"courte que l'intervalle historique de données d'événements, des données seront " +"perdues. Nous vous recommandons que la fréquence de stockage soit plus haute " +"que la fréquence d'épurage." + +#: ../../enterprise/include/functions_enterprise.php:496 +msgid "" +"Problems with event days purge and event days that pass data to history DB." +msgstr "" +"Problèmes avec la date de nettoyage d'événements et la date de passage de " +"données à l'historique de la BD." + +#: ../../enterprise/include/functions_enterprise.php:507 +msgid "" +"If days purge is less than history days pass to history db, you will have a " +"problems and you lost data. Recommended that days purge will more taller than " +"days to history DB" +msgstr "" +"Si la date de nettoyage est inférieure à la date de passage de l'historique de " +"la BD, vous aurez des problèmes et perdrez des données. Il est conseillé de " +"configurer la date de nettoyage à un niveau supérieur à la date de passage de " +"l'historique de la BD." + +#: ../../enterprise/include/functions_enterprise.php:509 +msgid "Problems with days purge and days that pass data to history DB" +msgstr "" +"Problèmes avec la date de nettoyage et la date de passage de données à " +"l'historique de la BD." + +#: ../../enterprise/include/functions_inventory.php:115 +#: ../../enterprise/include/functions_inventory.php:868 +msgid "No changes found" +msgstr "Aucun changement trouvé" + +#: ../../enterprise/include/functions_inventory.php:214 +msgid "Get CSV file" +msgstr "Obtenir fichier CSV" + +#: ../../enterprise/include/functions_local_components.php:174 +#: ../../enterprise/meta/advanced/collections.data.php:117 +#: ../../enterprise/godmode/agentes/collections.data.php:217 +msgid "Empty name" +msgstr "Nom vide" + +#: ../../enterprise/include/functions_local_components.php:179 +msgid "Empty configuration" +msgstr "Vider la configuration" + +#: ../../enterprise/include/functions_local_components.php:184 +msgid "Empty OS" +msgstr "Vider le système d'exploitation" + +#: ../../enterprise/include/functions_log.php:279 +#: ../../enterprise/include/functions_log.php:282 +msgid "Lines" +msgstr "Lignes" + +#: ../../enterprise/include/functions_HA_cluster.php:49 +msgid "Recover" +msgstr "Récupérer" + +#: ../../enterprise/include/functions_HA_cluster.php:52 +msgid "Promote" +msgstr "Promouvoir" + +#: ../../enterprise/include/functions_HA_cluster.php:55 +msgid "Demote" +msgstr "Dévaloriser" + +#: ../../enterprise/include/functions_HA_cluster.php:67 +msgid "Resync" +msgstr "Resync" + +#: ../../enterprise/include/functions_HA_cluster.php:261 +msgid "Public Key Authentication Failed" +msgstr "Clé d'authentication publique échouée" + +#: ../../enterprise/include/functions_HA_cluster.php:268 +msgid "Connection failed" +msgstr "La connexion a échoué" + +#: ../../enterprise/include/functions_HA_cluster.php:491 +msgid "Register" +msgstr "S'inscrire" + +#: ../../enterprise/include/functions_HA_cluster.php:493 +msgid "Register new node" +msgstr "Enregistrer nouveau noeud" + +#: ../../enterprise/include/functions_reporting.php:71 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:198 +msgid "Wizard SLA" +msgstr "Assistant SLA" + +#: ../../enterprise/include/functions_reporting.php:82 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:74 +msgid "Global" +msgstr "Général" + +#: ../../enterprise/include/functions_reporting.php:93 +msgid "Advance options" +msgstr "Options avancées" + +#: ../../enterprise/include/functions_reporting.php:117 +msgid "Templates list" +msgstr "Liste de modèles" + +#: ../../enterprise/include/functions_reporting.php:152 +msgid "Templates Wizard" +msgstr "Assistant de modèles" + +#: ../../enterprise/include/functions_reporting.php:1232 +msgid "Availability item created from wizard." +msgstr "Élément disponible créé à partir de l'assistant" + +#: ../../enterprise/include/functions_reporting.php:1903 +#: ../../enterprise/include/functions_reporting.php:2959 +#: ../../enterprise/include/functions_reporting.php:3947 +msgid "Planned Downtimes" +msgstr "Temps d'arrêt planifiés" + +#: ../../enterprise/include/functions_reporting.php:1910 +msgid "Ignore time" +msgstr "Ignorer le temps" + +#: ../../enterprise/include/functions_reporting.php:1930 +msgid "SLA Compliance per days" +msgstr "Conformité des SLA par jours" + +#: ../../enterprise/include/functions_reporting.php:2021 +msgid "Summary of SLA Failures" +msgstr "Résumé des échecs de SLA" + +#: ../../enterprise/include/functions_reporting.php:2041 +#: ../../enterprise/include/functions_reporting.php:2042 +msgid "Out of SLA limits" +msgstr "Hors limites de SLA" + +#: ../../enterprise/include/functions_reporting.php:2047 +#: ../../enterprise/include/functions_reporting.php:2048 +msgid "IN of SLA limits" +msgstr "Dans les limites de SLA" + +#: ../../enterprise/include/functions_reporting.php:2969 +#: ../../enterprise/include/functions_reporting.php:3210 +#: ../../enterprise/include/functions_reporting.php:3957 +msgid "Planned Downtime" +msgstr "Temps d'arrêt planifié" + +#: ../../enterprise/include/functions_reporting.php:2999 +msgid "T. Total" +msgstr "T. Total" + +#: ../../enterprise/include/functions_reporting.php:3000 +#: ../../enterprise/include/functions_reporting.php:3984 +msgid "T. OK" +msgstr "T. OK" + +#: ../../enterprise/include/functions_reporting.php:3001 +#: ../../enterprise/include/functions_reporting.php:3985 +msgid "T. Error" +msgstr "T. Erreur" + +#: ../../enterprise/include/functions_reporting.php:3002 +#: ../../enterprise/include/functions_reporting.php:3986 +msgid "T. Unknown" +msgstr "T. Inconnu" + +#: ../../enterprise/include/functions_reporting.php:3003 +#: ../../enterprise/include/functions_reporting.php:3987 +msgid "T. Not_init" +msgstr "T. Non_init" + +#: ../../enterprise/include/functions_reporting.php:3004 +#: ../../enterprise/include/functions_reporting.php:3988 +msgid "T. Downtime" +msgstr "T. Temps d'arrêt" + +#: ../../enterprise/include/functions_reporting.php:3005 +#: ../../enterprise/include/functions_reporting.php:3989 +msgid "SLA %" +msgstr "SLA %" + +#: ../../enterprise/include/functions_reporting.php:4211 +msgid "Ignore Planned Downtime" +msgstr "Ignorer le temps d'arrête programmé" + +#: ../../enterprise/include/functions_reporting.php:4904 +msgid "Max/Min Critical" +msgstr "Critique max/min" + +#: ../../enterprise/include/functions_reporting.php:4905 +msgid "Max/Min Warning" +msgstr "Avertissement max/min" + +#: ../../enterprise/include/functions_reporting.php:4906 +msgid "Total checks ok/total" +msgstr "Vérifications totales ok/total" + +#: ../../enterprise/include/functions_reporting.php:4907 +msgid "% time ok" +msgstr "% temps ok" + +#: ../../enterprise/include/functions_reporting.php:4967 +msgid "Time Critical" +msgstr "Temps critique" + +#: ../../enterprise/include/functions_reporting.php:5062 +msgid "Checks Critical" +msgstr "Vérifications critiques" + +#: ../../enterprise/include/functions_reporting.php:5582 +msgid "There are no SLAs defined." +msgstr "Aucun SLA défini" + +#: ../../enterprise/include/functions_reporting.php:6218 +msgid "Scheduled shutdow" +msgstr "Temps d'arrête programé" + +#: ../../enterprise/include/functions_reporting.php:6584 +#: ../../enterprise/include/functions_reporting.php:7474 +#, php-format +msgid "Graph agents(%s) - %s" +msgstr "Agents de graphiques(%s) - %s" + +#: ../../enterprise/include/functions_reporting.php:7382 +#, php-format +msgid "Graph agent(%s) - %s" +msgstr "Agent de graphiques(%s) - %s" + +#: ../../enterprise/include/functions_reporting.php:7829 +msgid "There is not data for the selected conditions" +msgstr "Il n'y a pas des données pour les conditions sélectionnées" + +#: ../../enterprise/include/functions_reporting.php:8021 +#: ../../enterprise/include/functions_reporting.php:8087 +msgid "Template editor" +msgstr "Éditeur de modèle" + +#: ../../enterprise/include/functions_reporting.php:8517 +msgid "Configuration changes" +msgstr "Changements de configuration" + +#: ../../enterprise/include/functions_reporting.php:8534 +msgid "No NCM capabilities detected" +msgstr "Aucune fonctionnalité NCM détectée" + +#: ../../enterprise/include/process_reset_pass.php:118 +#: ../../enterprise/meta/include/process_reset_pass.php:114 +msgid "Repeat password" +msgstr "Ressaisir le mot de passe" + +#: ../../enterprise/include/process_reset_pass.php:124 +#: ../../enterprise/meta/include/process_reset_pass.php:120 +msgid "Change password" +msgstr "Modifier le mot de passe" + +#: ../../enterprise/include/functions_visual_map.php:203 +#: ../../enterprise/include/functions_visual_map.php:268 +msgid "Crit:" +msgstr "Critique :" + +#: ../../enterprise/include/functions_visual_map.php:207 +#: ../../enterprise/include/functions_visual_map.php:272 +msgid "Warn:" +msgstr "Avertissement :" + +#: ../../enterprise/include/functions_visual_map.php:211 +#: ../../enterprise/include/functions_visual_map.php:276 +msgid "Ok:" +msgstr "OK :" + +#: ../../enterprise/include/functions_visual_map.php:215 +#: ../../enterprise/include/functions_visual_map.php:280 +#: ../../enterprise/meta/include/functions_autoprovision.php:765 +msgid "Value:" +msgstr "Valeur :" + +#: ../../enterprise/include/functions_visual_map.php:672 +msgid "None of the services was added" +msgstr "Aucun des services a été ajouté" + +#: ../../enterprise/include/functions_visual_map.php:674 +#, php-format +msgid "%d services couldn't be added" +msgstr "Les services %d n'ont pas pu être ajoutés." + +#: ../../enterprise/include/functions_visual_map.php:680 +msgid "There was an error retrieving the visual map information" +msgstr "Erreur de récupération de l'information de la carte visuelle" + +#: ../../enterprise/include/functions_transactional.php:631 +msgid "Error in dependencies field" +msgstr "Erreur dans le champ de dépendances" + +#: ../../enterprise/include/functions_transactional.php:640 +msgid "Error in enables field" +msgstr "Erreur dans le champ d'activation" + +#: ../../enterprise/include/functions_setup.php:44 +#: ../../enterprise/include/functions_setup.php:108 +#: ../../enterprise/godmode/menu.php:295 ../../godmode/setup/setup.php:317 +#: ../../godmode/extensions.php:140 +msgid "Enterprise" +msgstr "Enterprise" + +#: ../../enterprise/include/functions_setup.php:79 +#: ../../enterprise/include/functions_setup.php:125 +msgid "Log collector" +msgstr "Collecteur de journaux" + +#: ../../enterprise/include/functions_setup.php:151 +msgid "Metaconsole link status" +msgstr "État du lien de la Métaconsole" + +#: ../../enterprise/include/functions_setup.php:183 +msgid "DB connection" +msgstr "Connexion de la base de données" + +#: ../../enterprise/include/functions_setup.php:192 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:834 +msgid "Agent cache" +msgstr "Agent cache" + +#: ../../enterprise/include/functions_setup.php:201 +#: ../../enterprise/meta/advanced/policymanager.sync.php:328 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:835 +#: ../../enterprise/godmode/servers/HA_cluster.php:166 +msgid "Sync" +msgstr "Synchronisation" + +#: ../../enterprise/include/functions_setup.php:205 +msgid "This console is joining a metaconsole." +msgstr "Cette console va se rejoindre avec la Métaconsole." + +#: ../../enterprise/include/functions_setup.php:213 +msgid "This console is not joining any metaconsole." +msgstr "Cette console ne va pas se rejoindre avec aucune Métaconsole." + +#: ../../enterprise/include/functions_backup.php:162 +msgid "Command mysqldump not found." +msgstr "Commande Mysqldump introuvable." + +#: ../../enterprise/include/functions_backup.php:177 +msgid "The mysqldump execution goes wrong." +msgstr "L’exécution de mysqldump tourne mal." + +#: ../../enterprise/include/functions_backup.php:190 +msgid "" +"In order to make backups it is necessary to check if the configuration is " +"correct." +msgstr "" +"Afin d’effectuer des sauvegardes, il est nécessaire de vérifier si la " +"configuration est correcte." + +#: ../../enterprise/include/functions_backup.php:256 +msgid "No description" +msgstr "Aucune description" + +#: ../../enterprise/include/functions_backup.php:408 +msgid "Restoring a backup" +msgstr "Restauration d'une sauvegarde" + +#: ../../enterprise/include/functions_backup.php:410 +#, php-format +msgid "Restoring a %s database backup must be done manually." +msgstr "" +"La restoration d'une sauvegarde de base de données %s doit être fait " +"manuellement." + +#: ../../enterprise/include/functions_backup.php:412 +msgid "" +"It's a complex operation that needs human intervation to avoid system failures " +"and data loosing" +msgstr "" +"Il s'agit d'une opération complexe qui requiert une intervention humaine afin " +"d'éviter les pannes de système et la perte de données." + +#: ../../enterprise/include/functions_backup.php:414 +msgid "To restore the selected backup, please follow these steps" +msgstr "Pour restaurer la sauvegarde sélectionnée, veuillez suivre ces étapes." + +#: ../../enterprise/include/functions_backup.php:420 +msgid "Open a root shell in your system located at " +msgstr "Ouvrez une interface système racine sur votre système situé à " + +#: ../../enterprise/include/functions_backup.php:424 +msgid "Connect to MySQL database using the following command" +msgstr "" +"Se connecter à la base de données MySQL en utilisant la commande suivante" + +#: ../../enterprise/include/functions_backup.php:430 +msgid "Create a new database" +msgstr "Créer une nouvelle base de données" + +#: ../../enterprise/include/functions_backup.php:454 +msgid "Restore the backup" +msgstr "Restaurer la sauvegarde" + +#: ../../enterprise/include/functions_backup.php:469 +msgid "Modify console configuration to use this new database" +msgstr "" +"Modifier la configuration de la console pour utiliser cette nouvelle base de " +"données" + +#: ../../enterprise/include/functions_backup.php:470 +msgid "Open configuration file" +msgstr "Ouvrir le fichier de configuration" + +#: ../../enterprise/include/functions_backup.php:473 +#: ../../enterprise/include/functions_backup.php:483 +msgid "Find" +msgstr "Chercher" + +#: ../../enterprise/include/functions_backup.php:475 +#: ../../enterprise/include/functions_backup.php:485 +msgid "and replace with" +msgstr "et les remplacer par" + +#: ../../enterprise/include/functions_backup.php:480 +msgid "Modify servers configuration to use this new database" +msgstr "" +"Modifier la configuration des serveurs à utiliser cette nouvelle base de " +"données" + +#: ../../enterprise/include/functions_backup.php:481 +msgid "Find servers configuration file and replace the following lines" +msgstr "" +"Trouver le fichier de configuration des serveurs et remplacer les lignes " +"suivantes" + +#: ../../enterprise/include/functions_backup.php:490 +msgid "Restart the servers and login again into the console" +msgstr "Redémarrer les serveurs et se connecter à nouveau à la console" + +#: ../../enterprise/include/functions_ipam.php:288 +msgid "Export to Excel" +msgstr "Exporter vers Excel" + +#: ../../enterprise/include/functions_ipam.php:395 +msgid "Assign next free IP" +msgstr "Attribuer la suivante IP libre" + +#: ../../enterprise/include/functions_ipam.php:413 +msgid "Next available IP" +msgstr "Suivante IP disponible" + +#: ../../enterprise/include/functions_ipam.php:1565 +msgid "Occupied" +msgstr "Occupé" + +#: ../../enterprise/include/functions_ipam.php:1567 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:139 +msgid "Available" +msgstr "Disponible" + +#: ../../enterprise/include/functions_ipam.php:1573 +msgid "Not managed" +msgstr "Non géré" + +#: ../../enterprise/include/functions_ipam.php:1579 +msgid "Not Reserved" +msgstr "Non réservé" + +#: ../../enterprise/include/functions_ipam.php:1589 +msgid "Occupancy statistics" +msgstr "Statistiques d'occupation" + +#: ../../enterprise/include/functions_ipam.php:1646 +msgid "DESC" +msgstr "Descendant" + +#: ../../enterprise/include/functions_ipam.php:1647 +msgid "ASC" +msgstr "Ascendant" + +#: ../../enterprise/include/functions_ipam.php:1648 +msgid "A -> Z" +msgstr "A -> Z" + +#: ../../enterprise/include/functions_ipam.php:1649 +msgid "Z -> A" +msgstr "Z -> A" + +#: ../../enterprise/include/functions_ipam.php:1650 +#: ../../enterprise/include/functions_ipam.php:1651 +msgid "Last check" +msgstr "Dernière vérification" + +#: ../../enterprise/include/functions_ipam.php:1650 +msgid "Newer -> Older" +msgstr "Nouveau -> Ancien" + +#: ../../enterprise/include/functions_ipam.php:1651 +msgid "Older -> Newer" +msgstr "Ancien -> Nouveau" + +#: ../../enterprise/include/functions_ipam.php:1678 +msgid "Exact address match" +msgstr "Concordance exacte de l'adresse" + +#: ../../enterprise/include/functions_ipam.php:1682 +msgid "S.O" +msgstr "Système d'exploitation" + +#: ../../enterprise/include/functions_ipam.php:1695 +msgid "Big" +msgstr "Grand" + +#: ../../enterprise/include/functions_ipam.php:1696 +msgid "Tiny" +msgstr "Petit" + +#: ../../enterprise/include/functions_ipam.php:1697 +msgid "Icons style" +msgstr "Style des icônes" + +#: ../../enterprise/include/functions_ipam.php:1714 +msgid "Show not alive hosts" +msgstr "Afficher les hôtes inactifs" + +#: ../../enterprise/include/functions_ipam.php:1722 +msgid "Show only managed addresses" +msgstr "Afficher uniquement les adresses gérées" + +#: ../../enterprise/include/functions_ipam.php:1730 +msgid "Reserved addresses" +msgstr "Adresses réservées" + +#: ../../enterprise/include/functions_ipam.php:1735 +msgid "Unreserved" +msgstr "Non réservées" + +#: ../../enterprise/include/functions_ipam.php:1745 +msgid "Last Contact" +msgstr "Dernier contact" + +#: ../../enterprise/include/functions_ipam.php:1788 +msgid "Filter options" +msgstr "Options de filtre" + +#: ../../enterprise/include/functions_ipam.php:1979 +msgid "id Network" +msgstr "ID réseau" + +#: ../../enterprise/include/functions_ipam.php:1984 +msgid "ID recon task" +msgstr "ID de tache de reconnaissance" + +#: ../../enterprise/include/functions_ipam.php:1985 +msgid "Scan Interval" +msgstr "Scanner l'intervalle" + +#: ../../enterprise/include/functions_ipam.php:1986 +msgid "Users Operator" +msgstr "Opérateur d'utilisateurs" + +#: ../../enterprise/include/functions_ipam.php:1987 +msgid "Total Ips" +msgstr "Lps totales" + +#: ../../enterprise/include/functions_ipam.php:1988 +msgid "Last Update" +msgstr "Dernière mise à jour" + +#: ../../enterprise/include/functions_ipam.php:2041 +msgid "OS Name" +msgstr "Nom du système d’exploitation" + +#: ../../enterprise/include/functions_ipam.php:2045 +msgid "Last updated" +msgstr "Dernière mise à jour" + +#: ../../enterprise/include/functions_ipam.php:2046 +msgid "Last modified" +msgstr "Dernière modification" + +#: ../../enterprise/include/functions_ipam.php:2047 +msgid "Dhcp Leased" +msgstr "Dhcp loué" + +#: ../../enterprise/include/functions_ipam.php:2048 +msgid "Dhcp Leased Mode" +msgstr "Mode loué Dhcp" + +#: ../../enterprise/include/functions_ipam.php:2049 +msgid "Dhcp Leased Expiration" +msgstr "Expiration louée par Dhcp" + +#: ../../enterprise/include/functions_ipam.php:2050 +msgid "Mac address" +msgstr "Adresse Mac" + +#: ../../enterprise/include/functions_reporting_pdf.php:1838 +msgid "Contents" +msgstr "Contenu" + +#: ../../enterprise/include/functions_collection.php:39 +#, php-format +msgid "Collection %d does not exist" +msgstr "La collection %d n'existe pas" + +#: ../../enterprise/include/functions_collection.php:48 +msgid "Collection dir does not exist." +msgstr "Le répertoire de la collection n'existe pas." + +#: ../../enterprise/include/functions_collection.php:57 +#, php-format +msgid "Failed to create collection path: %s" +msgstr "Erreur de création du chemin de la collection : %s" + +#: ../../enterprise/include/functions_collection.php:66 +msgid "Target collection path is not writable" +msgstr "Le chemin de la collection cible ne peut pas être écrit" + +#: ../../enterprise/include/functions_collection.php:80 +msgid "Failed to create zip file for collection" +msgstr "Erreur de création du fichier zip pour la collection" + +#: ../../enterprise/include/functions_collection.php:87 +#, php-format +msgid "File of collection is bigger than the limit (%s bytes)" +msgstr "Le fichier de la collection est plus grand que la limite (%s bytes)" + +#: ../../enterprise/include/functions_servicemap.php:80 +#: ../../enterprise/include/functions_servicemap.php:1203 +msgid "Failed to retrieve service elements: " +msgstr "Les éléments service n'ont pas pu être collectés : " + +#: ../../enterprise/include/functions_hostdevices.php:45 +msgid "Remote commands enabled" +msgstr "Commandes distantes habilitées." + +#: ../../enterprise/include/functions_ui.php:79 +msgid "Select inventory module" +msgstr "Sélectionnez un module d'inventaire" + +#: ../../enterprise/include/functions_ui.php:92 +#: ../../enterprise/godmode/agentes/inventory_manager.php:222 +msgid "Target" +msgstr "Cible" + +#: ../../enterprise/include/functions_ui.php:96 +msgid "Use custom fields" +msgstr "utiliser les champs personnalisés." + +#: ../../enterprise/include/functions_ui.php:179 +msgid "Field name" +msgstr "Nom du champ" + +#: ../../enterprise/include/functions_ui.php:179 +msgid "It's a password" +msgstr "C'est un mot de passe" + +#: ../../enterprise/include/functions_ui.php:179 +msgid "Add field" +msgstr "Ajouter un champ" + +#: ../../enterprise/include/functions_license.php:119 +msgid "Perpetual" +msgstr "Perpétuel" + +#: ../../enterprise/include/functions_license.php:119 +msgid "Subscription" +msgstr "Abonnement" + +#: ../../enterprise/include/functions_license.php:120 +msgid "Expires" +msgstr "Expire" + +#: ../../enterprise/include/functions_policies.php:675 +#, php-format +msgid "%s success" +msgstr "%s a succédé" + +#: ../../enterprise/include/functions_policies.php:675 +#, php-format +msgid "%s failed" +msgstr "%s a échoué" + +#: ../../enterprise/include/functions_policies.php:680 +msgid "Policy cleaned from nodes: " +msgstr "Politique éliminée des noeuds : " + +#: ../../enterprise/include/functions_policies.php:934 +#, php-format +msgid "Failed to connect to node %s" +msgstr "Connection avec le noeud %s échoué" + +#: ../../enterprise/include/functions_policies.php:3506 +msgid "Policy linkation" +msgstr "Relation de la politique en cours" + +#: ../../enterprise/include/functions_policies.php:3511 +msgid "Module linked" +msgstr "Module associé" + +#: ../../enterprise/include/functions_policies.php:3516 +#: ../../enterprise/include/functions_policies.php:3536 +msgid "Unlink from policy" +msgstr "Dissocier de la politique" + +#: ../../enterprise/include/functions_policies.php:3521 +msgid "Module unlinked" +msgstr "Module dissocié" + +#: ../../enterprise/include/functions_policies.php:3526 +#: ../../enterprise/include/functions_policies.php:3546 +msgid "Relink to policy" +msgstr "Associer à nouveau à la politique" + +#: ../../enterprise/include/functions_policies.php:3531 +msgid "Module pending to link" +msgstr "Module à associer" + +#: ../../enterprise/include/functions_policies.php:3531 +#: ../../godmode/agentes/module_manager_editor.php:548 +msgid "Module will be linked in the next application" +msgstr "Le module sera associé lors de la suivante application" + +#: ../../enterprise/include/functions_policies.php:3541 +msgid "Module pending to unlink" +msgstr "Module à dissocier" + +#: ../../enterprise/include/functions_policies.php:3541 +#: ../../godmode/agentes/module_manager_editor.php:562 +msgid "Module will be unlinked in the next application" +msgstr "Le module sera dissocié lors de la suivante application" + +#: ../../enterprise/include/functions_policies.php:3711 +#: ../../enterprise/godmode/menu.php:108 +msgid "Manage policies" +msgstr "Gérer les politiques" + +#: ../../enterprise/include/functions_policies.php:3732 +#: ../../enterprise/godmode/policies/policy.php:102 +#: ../../godmode/agentes/configurar_agente.php:527 +msgid "Agent wizard" +msgstr "Assistant de l'agent" + +#: ../../enterprise/include/functions_policies.php:3737 +#: ../../godmode/setup/snmp_wizard.php:31 +#: ../../godmode/agentes/configurar_agente.php:539 +#: ../../godmode/agentes/configurar_agente.php:760 +msgid "SNMP Wizard" +msgstr "Assistant du SNMP" + +#: ../../enterprise/include/functions_policies.php:3740 +#: ../../godmode/agentes/configurar_agente.php:549 +#: ../../godmode/agentes/configurar_agente.php:766 +msgid "SNMP Interfaces wizard" +msgstr "Assistant des interfaces SNMP" + +#: ../../enterprise/include/functions_policies.php:3743 +#: ../../godmode/agentes/configurar_agente.php:559 +#: ../../godmode/agentes/configurar_agente.php:772 +msgid "WMI Wizard" +msgstr "Assistant du WMI" + +#: ../../enterprise/include/functions_policies.php:3755 +#: ../../enterprise/meta/include/functions_components_meta.php:113 +#: ../../enterprise/meta/include/functions_components_meta.php:160 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:45 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:37 +#: ../../enterprise/godmode/menu.php:90 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:198 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:70 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:282 +msgid "Inventory modules" +msgstr "Modules d'inventaire" + +#: ../../enterprise/include/functions_policies.php:3771 +#: ../../enterprise/godmode/policies/policies.php:523 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:52 +msgid "External alerts" +msgstr "Alertes externes" + +#: ../../enterprise/include/functions_policies.php:3783 +#: ../../enterprise/godmode/policies/policy_linking.php:157 +#: ../../enterprise/godmode/policies/policies.php:501 +msgid "Linking" +msgstr "Relation en cours" + +#: ../../enterprise/include/functions_policies.php:3813 +#: ../../enterprise/godmode/policies/policy.php:60 +#: ../../enterprise/godmode/policies/policies.php:527 +msgid "Queue" +msgstr "File d’attente" + +#: ../../enterprise/include/functions_policies.php:3832 +#: ../../enterprise/godmode/agentes/configurar_agente.php:112 +#: ../../enterprise/godmode/policies/policy.php:82 +#: ../../godmode/agentes/configurar_agente.php:718 +msgid "Agent plugins" +msgstr "Plugins d'agents" + +#: ../../enterprise/include/functions_policies.php:4060 +msgid "Create a new policy map" +msgstr "Créer une nouvelle carte politique" + +#: ../../enterprise/include/functions_policies.php:4448 +#: ../../extensions/resource_registration.php:1098 +msgid "Error, please install the PHP libXML in the system." +msgstr "Erreur, veuillez installer le PHP libXML dans le système" + +#: ../../enterprise/include/functions_policies.php:4460 +#, php-format +msgid "" +"This extension makes registration of policies enterprise.
You can get more " +"policies in our Public Resource Library" +msgstr "" +"Cette extension enregistre les politiques Enterprise.
Vouz pouvez trouver " +"plus de politiques dans notre Librairie de ressources " +"publiques" + +#: ../../enterprise/include/functions_policies.php:4467 +#: ../../extensions/resource_registration.php:1133 +msgid "Group filter: " +msgstr "Filtre de groupe : " + +#: ../../enterprise/include/functions_policies.php:4492 +#: ../../extensions/resource_registration.php:1150 +msgid "" +"Error uploading resource. Check if the selected file is a valid resource " +"template in .ptr format" +msgstr "" +"Erreur lors du téléchargement de la ressource. Vérifiez si le fichier " +"sélectionné est un modèle de ressource valide au format .ptr" + +#: ../../enterprise/include/functions_policies.php:4518 +msgid "Policy does not exist" +msgstr "La politique n'existe pas" + +#: ../../enterprise/include/functions_policies.php:4908 +msgid "This will not produce any action." +msgstr "Ce ne produira aucune action." + +#: ../../enterprise/include/functions_policies.php:4937 +#, php-format +msgid "Error connecting with node %s." +msgstr "Erreur de connexion avec le noeud %s." + +#: ../../enterprise/include/functions_policies.php:4944 +#, php-format +msgid "This policy is being applied on node %s." +msgstr "Cette politique est appliquée dans le noeud %s." + +#: ../../enterprise/include/functions_policies.php:4982 +msgid "Error syncronizing ." +msgstr "Erreur de synchronisation." + +#: ../../enterprise/meta/screens/screens.php:37 +#: ../../enterprise/meta/general/main_menu.php:338 +#: ../../enterprise/meta/general/logon_ok.php:84 +#: ../../enterprise/meta/general/main_header.php:232 +msgid "Screens" +msgstr "Écrans" + +#: ../../enterprise/meta/screens/screens.visualmap.php:71 +msgid "Create visualmap" +msgstr "Créer une carte visuelle" + +#: ../../enterprise/meta/screens/screens.visualmap.php:297 +#: ../../godmode/reporting/visual_console_builder.php:844 +msgid "New visual console" +msgstr "Nouvelle console visuelle" + +#: ../../enterprise/meta/event/custom_events.php:50 ../../godmode/menu.php:264 +#: ../../godmode/events/events.php:68 +msgid "Event responses" +msgstr "Réponses des événements" + +#: ../../enterprise/meta/event/custom_events.php:98 +msgid "The user is not in neither group with EW profile" +msgstr "L'utilisateur ne se trouve dans aucun groupe avec un profil EW" + +#: ../../enterprise/meta/event/custom_events.php:175 +#: ../../godmode/events/custom_events.php:129 +#: ../../godmode/agentes/status_monitor_custom_fields.php:164 +msgid "Fields available" +msgstr "Champs disponibles" + +#: ../../enterprise/meta/event/custom_events.php:177 +#: ../../godmode/events/custom_events.php:149 +#: ../../godmode/agentes/status_monitor_custom_fields.php:186 +msgid "Fields selected" +msgstr "Champs sélectionnés" + +#: ../../enterprise/meta/event/custom_events.php:187 +#: ../../godmode/events/custom_events.php:136 +#: ../../godmode/agentes/status_monitor_custom_fields.php:171 +msgid "Add fields to select" +msgstr "Ajouter champs à sélectionner" + +#: ../../enterprise/meta/event/custom_events.php:197 +#: ../../godmode/events/custom_events.php:144 +#: ../../godmode/agentes/status_monitor_custom_fields.php:180 +msgid "Delete fields to select" +msgstr "Supprimer champs pour sélectionner" + +#: ../../enterprise/meta/event/custom_events.php:207 +#: ../../godmode/events/custom_events.php:74 +msgid "Show event fields" +msgstr "Afficher champs d'événement" + +#: ../../enterprise/meta/event/custom_events.php:248 +#: ../../godmode/events/custom_events.php:203 +#: ../../godmode/agentes/status_monitor_custom_fields.php:240 +msgid "There must be at least one custom field. Timestamp will be set by default" +msgstr "" +"Il doit y avoir au moins un champ personnalisé. L’horodatage sera défini par " +"défaut" + +#: ../../enterprise/meta/general/metaconsole_no_activated.php:24 +msgid "" +"Metaconsole needs previous activation from regular console, please contact " +"system administrator if you need assistance.
" +msgstr "" +"La Métaconsole requiert une activation préalable à partir d'une console " +"régulière. Veuillez communiquer avec l'administrateur du système si vous avez " +"besoin d'aide.
" + +#: ../../enterprise/meta/general/main_menu.php:200 +#: ../../enterprise/meta/general/main_header.php:109 +msgid "Groups view" +msgstr "Vue des groupes" + +#: ../../enterprise/meta/general/main_menu.php:212 +#: ../../enterprise/meta/general/main_header.php:121 +msgid "Monitors view" +msgstr "Vue des moniteurs" + +#: ../../enterprise/meta/general/main_menu.php:218 +#: ../../enterprise/meta/general/main_header.php:127 +msgid "Custom fields view" +msgstr "Vue de champs personnalisés" + +#: ../../enterprise/meta/general/main_menu.php:276 +#: ../../enterprise/meta/general/main_header.php:174 +msgid "Create new report" +msgstr "Créer un nouveau rapport" + +#: ../../enterprise/meta/general/main_menu.php:286 +#: ../../enterprise/meta/general/main_header.php:190 +msgid "Report templates" +msgstr "Modèles de rapport" + +#: ../../enterprise/meta/general/main_menu.php:353 +#: ../../enterprise/meta/general/main_header.php:247 +#: ../../godmode/reporting/visual_console_favorite.php:118 +msgid "Favourite Visual Console" +msgstr "Console visuelle préférée" + +#: ../../enterprise/meta/general/main_menu.php:361 +#: ../../enterprise/meta/general/main_header.php:255 +msgid "Template Visual Console" +msgstr "Console visuelle du modèle" + +#: ../../enterprise/meta/general/main_menu.php:368 +#: ../../enterprise/meta/general/main_header.php:262 +msgid "Wizard Visual Console" +msgstr "Console visuelle de l'assistant" + +#: ../../enterprise/meta/general/main_menu.php:389 +#: ../../enterprise/meta/general/main_header.php:281 +msgid "Live view" +msgstr "Vue en temps réel" + +#: ../../enterprise/meta/general/main_menu.php:407 +#: ../../enterprise/godmode/menu.php:257 +msgid "Alert correlation" +msgstr "Correlation d'alertes" + +#: ../../enterprise/meta/general/main_menu.php:427 +#: ../../enterprise/meta/general/main_menu.php:508 +msgid "Centralised management" +msgstr "Gestion centralisée" + +#: ../../enterprise/meta/general/main_menu.php:434 +#: ../../enterprise/meta/general/main_menu.php:534 +#: ../../enterprise/meta/general/main_header.php:315 +#: ../../enterprise/meta/general/main_header.php:417 +msgid "Agent management" +msgstr "Gestion des agents" + +#: ../../enterprise/meta/general/main_menu.php:440 +#: ../../enterprise/meta/general/main_menu.php:540 +#: ../../enterprise/meta/general/main_header.php:327 +#: ../../enterprise/meta/general/main_header.php:423 +#: ../../enterprise/godmode/modules/local_components.php:157 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:45 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:37 +#: ../../godmode/modules/module_list.php:29 +#: ../../godmode/modules/manage_network_components.php:290 +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:32 +#: ../../godmode/modules/manage_nc_groups.php:40 +msgid "Module management" +msgstr "Gestion de modules" + +#: ../../enterprise/meta/general/main_menu.php:446 +#: ../../enterprise/meta/general/main_menu.php:563 +#: ../../enterprise/meta/general/main_header.php:333 +#: ../../enterprise/meta/general/main_header.php:439 +msgid "Alert management" +msgstr "Gestion des alertes" + +#: ../../enterprise/meta/general/main_menu.php:452 +#: ../../enterprise/meta/general/main_header.php:339 +msgid "Component management" +msgstr "Gestion des composants" + +#: ../../enterprise/meta/general/main_menu.php:464 +#: ../../enterprise/meta/general/main_menu.php:554 +#: ../../enterprise/meta/general/main_header.php:345 +msgid "Policy management" +msgstr "Gestion des politiques" + +#: ../../enterprise/meta/general/main_menu.php:470 +#: ../../enterprise/meta/general/main_header.php:351 +msgid "Category management" +msgstr "Gestion des catégories" + +#: ../../enterprise/meta/general/main_menu.php:476 +#: ../../enterprise/meta/general/main_menu.php:547 +#: ../../enterprise/meta/general/main_header.php:357 +#: ../../enterprise/meta/general/main_header.php:430 +msgid "Server management" +msgstr "Gestion du serveur" + +#: ../../enterprise/meta/general/main_menu.php:482 ../../godmode/menu.php:183 +#: ../../godmode/massive/massive_operations.php:329 +msgid "Bulk operations" +msgstr "Opérations massives" + +#: ../../enterprise/meta/general/main_menu.php:488 +msgid "Agent operations" +msgstr "Opérations de l’agent" + +#: ../../enterprise/meta/general/main_menu.php:496 +#: ../../enterprise/meta/general/main_header.php:363 +msgid "Command Center" +msgstr "Centre de commande" + +#: ../../enterprise/meta/general/main_menu.php:584 +#: ../../enterprise/meta/general/main_header.php:369 ../../godmode/menu.php:371 +msgid "License" +msgstr "Licence" + +#: ../../enterprise/meta/general/main_menu.php:590 +#: ../../enterprise/meta/general/main_header.php:375 +msgid "Metasetup" +msgstr "Metasetup" + +#: ../../enterprise/meta/general/main_menu.php:626 +#: ../../enterprise/meta/general/main_header.php:458 +#: ../../godmode/extensions.php:28 +msgid "Extensions" +msgstr "Extensions" + +#: ../../enterprise/meta/general/main_menu.php:667 ../../godmode/menu.php:388 +msgid "System audit log" +msgstr "Journaux d'audit du système" + +#: ../../enterprise/meta/general/main_header.php:492 +msgid "Audit Logs" +msgstr "Journaux d’audit" + +#: ../../enterprise/meta/general/footer.php:46 +msgid "Page generated at" +msgstr "Page générée à" + +#: ../../enterprise/meta/general/login_page.php:58 +#: ../../enterprise/meta/include/reset_pass.php:41 +#: ../../enterprise/meta/include/process_reset_pass.php:41 +msgid "Go to Pandora FMS Support" +msgstr "Aller vers Pandora FMS Support" + +#: ../../enterprise/meta/general/login_page.php:60 +#: ../../enterprise/meta/general/login_page.php:71 +#: ../../enterprise/meta/include/reset_pass.php:43 +#: ../../enterprise/meta/include/reset_pass.php:54 +#: ../../enterprise/meta/include/process_reset_pass.php:43 +#: ../../enterprise/meta/include/process_reset_pass.php:54 +msgid "Go to " +msgstr "Aller à " + +#: ../../enterprise/meta/general/login_page.php:69 +#: ../../enterprise/meta/include/reset_pass.php:52 +#: ../../enterprise/meta/include/process_reset_pass.php:52 +msgid "Go to Pandora FMS Wiki" +msgstr "Aller à la wiki de Pandora FMS" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:92 +#: ../../godmode/alerts/alert_templates.php:61 +msgid "Everyday" +msgstr "Tous les jours" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104 +#: ../../godmode/alerts/alert_templates.php:73 +msgid "Every" +msgstr "Chaque" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:115 +#: ../../godmode/alerts/alert_templates.php:84 +msgid "and" +msgstr "et" + +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:56 +msgid "Agent succesfully deleted" +msgstr "Agent supprimé correctement" + +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:58 +msgid "Could not delete agent" +msgstr "C'est ne pas possible de effacer l'agent" + +#: ../../enterprise/meta/include/reset_pass.php:139 +#: ../../enterprise/meta/include/process_reset_pass.php:142 +#, php-format +msgid "%s NEXT GENERATION" +msgstr "GÉNÉRATION SUIVANTE %s" + +#: ../../enterprise/meta/include/functions_autoprovision.php:378 +msgid "Round Robin" +msgstr "Round Robin" + +#: ../../enterprise/meta/include/functions_autoprovision.php:383 +msgid "Less loaded" +msgstr "Moins chargé" + +#: ../../enterprise/meta/include/functions_autoprovision.php:422 +msgid "" +"It uses the Round-robin planning method to distribute, \n" +" in an equitable way and in a rational order, all the new " +"Pandora software agents that reach the Metaconsole.\n" +" The distribution of the agents will be done in a circular way, " +"assigning the corresponding server to each new agent.\n" +" " +msgstr "" +"Il utilise la méthode de planification Round-robin pour distribuer, \n" +" de manière équitable et dans un ordre rationnel, tous les " +"nouveaux agents logiciels Pandora qui atteignent la Métaconsole.\n" +" La distribution des agents se fera de manière circulaire, en " +"attribuant le serveur correspondant à chaque nouvel agent.\n" +" " + +#: ../../enterprise/meta/include/functions_autoprovision.php:430 +msgid "" +"The new agents will be dynamically assigned to those servers with less load." +msgstr "" +"Les nouveaux agents seront affectés dynamiquement aux serveurs avec une charge " +"mineure." + +#: ../../enterprise/meta/include/functions_autoprovision.php:435 +msgid "" +"In the customized classification, we will be able to define our own " +"classification rules, \n" +" based on certain parameters retrieved from the information " +"reported by the agent (name of the agent and its IP address).\n" +" " +msgstr "" +"Dans la classification personnalisée, nous serons en mesure de définir nos " +"propres règles de classification, \n" +" en fonction de certains paramètres extraits des informations " +"communiquées par l’agent (nom de l’agent et son adresse IP).\n" +" " + +#: ../../enterprise/meta/include/functions_autoprovision.php:529 +msgid "" +"There is no custom entries defined. Click on \"Create custom entry\" to add " +"the first." +msgstr "" +"Aucune entrée personnalisée n’est définie. Cliquez sur « Créer une entrée " +"personnalisée » pour ajouter la première." + +#: ../../enterprise/meta/include/functions_autoprovision.php:534 +msgid "Create custom entry" +msgstr "Créer une entrée personnalisée" + +#: ../../enterprise/meta/include/functions_autoprovision.php:561 +msgid "Provisioning configuration" +msgstr "Configuration de l’approvisionnement" + +#: ../../enterprise/meta/include/functions_autoprovision.php:566 +#: ../../enterprise/meta/advanced/collections.data.php:332 +#: ../../enterprise/godmode/agentes/collections.data.php:425 +#: ../../godmode/setup/os.builder.php:35 +#: ../../godmode/reporting/visual_console_builder.data.php:106 +msgid "Name:" +msgstr "Nom :" + +#: ../../enterprise/meta/include/functions_autoprovision.php:572 +msgid "Configuration:" +msgstr "Configuration :" + +#: ../../enterprise/meta/include/functions_autoprovision.php:610 +msgid "" +"There is no rules configured for this custom entry. Click on Add button to " +"create the first." +msgstr "" +"Aucune règle n’est configurée pour cette entrée personnalisée. Cliquez Ajouter " +"pour en créer la première." + +#: ../../enterprise/meta/include/functions_autoprovision.php:723 +msgid "There was an error when editing the rule." +msgstr "Une erreur s’est produite lors de la modification de la règle." + +#: ../../enterprise/meta/include/functions_autoprovision.php:737 +msgid "Operation:" +msgstr "Opération :" + +#: ../../enterprise/meta/include/functions_autoprovision.php:751 +msgid "Method:" +msgstr "Méthode :" + +#: ../../enterprise/meta/include/functions_autoprovision.php:816 +msgid "Move up" +msgstr "Déplacer vers le haut" + +#: ../../enterprise/meta/include/functions_autoprovision.php:824 +msgid "Move down" +msgstr "Déplacer vers le bas" + +#: ../../enterprise/meta/include/functions_relations.php:49 +msgid "Invalid file content" +msgstr "Contenu du fichier non valide" + +#: ../../enterprise/meta/include/functions_relations.php:54 +msgid "No relations found" +msgstr "Pas de relations trouvées" + +#: ../../enterprise/meta/include/functions_relations.php:80 +#: ../../enterprise/meta/include/functions_relations.php:91 +#: ../../enterprise/meta/include/functions_relations.php:102 +#, php-format +msgid "The relation type: %s to %s -> %s was not saved" +msgstr "Le type de relation : %s to %s -> %s n'a pas été utilisé" + +#: ../../enterprise/meta/include/functions_relations.php:123 +#, php-format +msgid "The relation %s -> %s was not saved" +msgstr "La relation %s -> %s n'a pas été sauvegardée" + +#: ../../enterprise/meta/include/functions_relations.php:133 +msgid "File imported successfully" +msgstr "Fichier importé correctement" + +#: ../../enterprise/meta/include/functions_relations.php:136 +msgid "Error inserting relations" +msgstr "Erreur en entrant les relations" + +#: ../../enterprise/meta/include/functions_relations.php:165 +msgid "Empty string" +msgstr "Chaîne vide" + +#: ../../enterprise/meta/include/functions_relations.php:170 +msgid "Empty custom node address" +msgstr "Adresse du noeud personnalisé vide" + +#: ../../enterprise/meta/include/functions_relations.php:208 +#, php-format +msgid "" +"The relation type: %s to %s -> %s was not saved. This relationship already " +"exists in the database" +msgstr "" +"Le type de relation : %s to %s -> %s n'a pas été sauvegardé. Cette relation " +"existe déjà dans la base de données" + +#: ../../enterprise/meta/include/functions_relations.php:230 +#, php-format +msgid "Error inserting the relation %s -> %s" +msgstr "Erreur en entrant la relation %s -> %s" + +#: ../../enterprise/meta/include/functions_relations.php:238 +msgid "Relation created successfully" +msgstr "Relation crée correctement" + +#: ../../enterprise/meta/include/functions_relations.php:263 +msgid "Error deleting the relation" +msgstr "Erreur en éliminant la relation" + +#: ../../enterprise/meta/include/functions_relations.php:269 +msgid "Relation deleted successfully" +msgstr "Relation éliminée correctement" + +#: ../../enterprise/meta/include/functions_users_meta.php:186 +#: ../../enterprise/meta/include/functions_users_meta.php:212 +#: ../../godmode/menu.php:130 ../../godmode/users/user_list.php:225 +#: ../../godmode/users/configure_user.php:234 +#: ../../godmode/users/configure_profile.php:66 +#: ../../godmode/users/profile_list.php:74 +msgid "Profile management" +msgstr "Gestion des profils" + +#: ../../enterprise/meta/include/functions_users_meta.php:200 +msgid "User synchronization" +msgstr "Synchronisation de l'utilisateur" + +#: ../../enterprise/meta/include/functions_users_meta.php:216 +msgid "Group synchronization" +msgstr "Synchronisation de groupe" + +#: ../../enterprise/meta/include/functions_ui_meta.php:53 +#, php-format +msgid "%s - the Flexible Monitoring System" +msgstr "%s - le Système de supervision flexible" + +#: ../../enterprise/meta/include/functions_meta.php:49 +msgid "No admin user" +msgstr "Aucun utilisateur administrateur" + +#: ../../enterprise/meta/include/functions_meta.php:112 +msgid "Centralized management" +msgstr "Gestion centralisée" + +#: ../../enterprise/meta/include/functions_meta.php:148 +#: ../../enterprise/meta/advanced/metasetup.setup.php:158 +#: ../../godmode/setup/setup_general.php:98 +msgid "Phantomjs bin directory" +msgstr "Répertoire phantomjs bin" + +#: ../../enterprise/meta/include/functions_meta.php:198 +msgid "Netflow disable custom live view filters" +msgstr "Désactiver les filtres de vue personnalisée en temps réel" + +#: ../../enterprise/meta/include/functions_meta.php:248 +#: ../../enterprise/meta/advanced/metasetup.setup.php:283 +#: ../../enterprise/godmode/setup/setup.php:378 +msgid "Enable update manager" +msgstr "Activer le gestionnaire de mises à jour" + +#: ../../enterprise/meta/include/functions_meta.php:262 +msgid "Customizable section" +msgstr "Section personnalisable" + +#: ../../enterprise/meta/include/functions_meta.php:283 +msgid "Agent API" +msgstr "Agent API" + +#: ../../enterprise/meta/include/functions_meta.php:303 +#: ../../enterprise/meta/advanced/metasetup.setup.php:324 +#: ../../godmode/setup/setup_general.php:467 +msgid "Enable console log" +msgstr "Activer la console de journalisation" + +#: ../../enterprise/meta/include/functions_meta.php:313 +#: ../../enterprise/meta/advanced/metasetup.setup.php:345 +#: ../../godmode/setup/setup_general.php:478 +msgid "Enable audit log" +msgstr "Activer le journal d'audit" + +#: ../../enterprise/meta/include/functions_meta.php:323 +msgid "Policy add max. agents" +msgstr "Nombre maximale d’agents à ajouter à la politique" + +#: ../../enterprise/meta/include/functions_meta.php:332 +msgid "Sync items warn detection" +msgstr "Détection d’avertissement des éléments de synchronisation" + +#: ../../enterprise/meta/include/functions_meta.php:470 +msgid "IP ElasticSearch" +msgstr "IP ElasticSearch" + +#: ../../enterprise/meta/include/functions_meta.php:480 +msgid "Port ElasticSearch" +msgstr "Port ElasticSearch" + +#: ../../enterprise/meta/include/functions_meta.php:592 +msgid "2FA_all_users" +msgstr "2FA_all_users" + +#: ../../enterprise/meta/include/functions_meta.php:715 +#: ../../enterprise/meta/include/functions_meta.php:727 +#: ../../enterprise/godmode/setup/setup_auth.php:337 +#: ../../enterprise/godmode/setup/setup_auth.php:385 +#: ../../enterprise/godmode/setup/setup_auth.php:1180 +msgid "Auto enable node access" +msgstr "Activer automatiquement l'accès noeud" + +#: ../../enterprise/meta/include/functions_meta.php:858 +msgid "SAML profile parameters" +msgstr "Paramètres de profils SAML" + +#: ../../enterprise/meta/include/functions_meta.php:1029 +#: ../../godmode/setup/setup_auth.php:267 +msgid "Secondary start TLS" +msgstr "Démarrage secondaire TLS" + +#: ../../enterprise/meta/include/functions_meta.php:1135 +#, php-format +msgid "%s host" +msgstr "Hôte %s" + +#: ../../enterprise/meta/include/functions_meta.php:1189 +msgid "Babel Enterprise host" +msgstr "Hôte de Babel Enterprise" + +#: ../../enterprise/meta/include/functions_meta.php:1318 +msgid "Graph color (min)" +msgstr "Couleur du graphique (min.)" + +#: ../../enterprise/meta/include/functions_meta.php:1328 +msgid "Graph color (avg)" +msgstr "Couleur du graphique (moy.)" + +#: ../../enterprise/meta/include/functions_meta.php:1338 +msgid "Graph color (max)" +msgstr "Couleur du graphique (max.)" + +#: ../../enterprise/meta/include/functions_meta.php:1362 +#: ../../enterprise/meta/advanced/metasetup.visual.php:252 +#: ../../godmode/setup/setup_visuals.php:869 +msgid "Number of elements in Custom Graph" +msgstr "Nombre d'éléments dans le Graphique personnalisé" + +#: ../../enterprise/meta/include/functions_meta.php:1403 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1036 +#: ../../godmode/setup/setup_visuals.php:1135 +msgid "Interval description" +msgstr "Description de l'intervalle" + +#: ../../enterprise/meta/include/functions_meta.php:1488 +msgid "full scale charts" +msgstr "graphiques à grande échelle" + +#: ../../enterprise/meta/include/functions_meta.php:1498 +msgid "type mode type charts" +msgstr "type mode type graphiques" + +#: ../../enterprise/meta/include/functions_meta.php:1508 +#: ../../enterprise/meta/advanced/metasetup.visual.php:969 +#: ../../godmode/setup/setup_visuals.php:1126 +msgid "Graph image height for HTML reports" +msgstr "Hauteur de l'image du graphique pour des rapports HTML" + +#: ../../enterprise/meta/include/functions_meta.php:1518 +msgid "type mode zoom charts" +msgstr "Type mode zoom graphiques" + +#: ../../enterprise/meta/include/functions_meta.php:1528 +#: ../../enterprise/meta/advanced/metasetup.visual.php:826 +#: ../../godmode/setup/setup_visuals.php:563 +msgid "Visual effects and animation" +msgstr "Effets visuels et animation" + +#: ../../enterprise/meta/include/functions_meta.php:1538 +msgid "Type of charts" +msgstr "Type de graphiques" + +#: ../../enterprise/meta/include/functions_meta.php:1548 +#: ../../enterprise/meta/advanced/metasetup.visual.php:367 +msgid "Metaconsole elements" +msgstr "Éléments de la Métaconsole" + +#: ../../enterprise/meta/include/functions_meta.php:1558 +#: ../../enterprise/meta/advanced/metasetup.visual.php:454 +#: ../../godmode/setup/setup_visuals.php:1247 +msgid "Show only the group name" +msgstr "Afficher seulement le nom du groupe" + +#: ../../enterprise/meta/include/functions_meta.php:1588 +msgid "Custom logo (white background)" +msgstr "Logo personnalisé (fond blanc)" + +#: ../../enterprise/meta/include/functions_meta.php:1688 +#: ../../enterprise/meta/advanced/metasetup.visual.php:775 +#: ../../godmode/setup/setup_visuals.php:495 +msgid "Docs URL (login)" +msgstr "URL docs (connexion)" + +#: ../../enterprise/meta/include/functions_meta.php:1698 +#: ../../enterprise/meta/advanced/metasetup.visual.php:785 +#: ../../godmode/setup/setup_visuals.php:501 +msgid "Support URL (login)" +msgstr "URL assistance (connexion)" + +#: ../../enterprise/meta/include/functions_meta.php:1708 +msgid "Custom background login" +msgstr "Connexion en arrière-plan personnalisée" + +#: ../../enterprise/meta/include/functions_meta.php:1718 +msgid "Custom product name" +msgstr "Nom de produit personnalisé" + +#: ../../enterprise/meta/include/functions_meta.php:1728 +msgid "Custom copyright notice" +msgstr "Avis de droit d’auteur personnalisé" + +#: ../../enterprise/meta/include/functions_meta.php:1929 +#: ../../enterprise/meta/advanced/metasetup.performance.php:83 +msgid "Active events history" +msgstr "Historique d'événements actif" + +#: ../../enterprise/meta/include/functions_meta.php:1934 +msgid "Realtime stats" +msgstr "Statistiques en temps réel" + +#: ../../enterprise/meta/include/functions_meta.php:1974 +msgid "Default block size migration agents" +msgstr "Agents de migration de la taille du bloc par défaut" + +#: ../../enterprise/meta/include/functions_meta.php:1986 +msgid "Default block size execution event" +msgstr "Événement d'exécution de taille du bloc par défaut" + +#: ../../enterprise/meta/include/functions_meta.php:1997 +msgid "Default row limit in csv log" +msgstr "Limite de ligne par défaut dans le journal CSV" + +#: ../../enterprise/meta/include/functions_meta.php:2043 +msgid "Node address default" +msgstr "Adresse du noeud par défaut" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:364 +msgid "Add selected modules to agent" +msgstr "Ajouter modules sélectionnés à l'agent" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:402 +msgid "Undo changes" +msgstr "Annuler les modifications" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:496 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:754 +#: ../../godmode/massive/massive_edit_modules.php:818 +#: ../../godmode/agentes/module_manager_editor_wmi.php:60 +#: ../../godmode/agentes/module_manager_editor_network.php:95 +msgid "Force primary key" +msgstr "Forcer clé principale" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:593 +msgid "Latency" +msgstr "Latence" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:594 +msgid "Response" +msgstr "Réponse" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:596 +#: ../../godmode/agentes/module_manager_editor_web.php:199 +msgid "Check type" +msgstr "Vérifier le type" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:649 +msgid "String to check" +msgstr "Chaîne à vérifier" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:655 +msgid "Add check" +msgstr "Ajouter vérification" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:664 +msgid "Delete check" +msgstr "Supprimer vérification" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:677 +#: ../../enterprise/godmode/modules/configure_local_component.php:494 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:180 +#: ../../godmode/agentes/module_manager_editor_web.php:164 +msgid "Load basic" +msgstr "Charger les bases" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:683 +#: ../../godmode/agentes/module_manager_editor_web.php:170 +msgid "Load a basic structure on Web Checks" +msgstr "Charger une structure de base sur les contrôles web" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:691 +#: ../../godmode/agentes/module_manager_editor_web.php:178 +msgid "Check the correct structure of the WebCheck" +msgstr "Vérifiez la structure correcte du WebCheck" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:698 +#: ../../godmode/agentes/module_manager_editor_web.php:253 +msgid "First line must be \"task_begin\"" +msgstr "La première ligne doit être « task_begin »." + +#: ../../enterprise/meta/include/functions_wizard_meta.php:699 +#: ../../godmode/agentes/module_manager_editor_web.php:254 +msgid "Webchecks configuration is empty" +msgstr "La configuration des Webchecks est vide." + +#: ../../enterprise/meta/include/functions_wizard_meta.php:700 +#: ../../enterprise/meta/include/functions_wizard_meta.php:701 +#: ../../godmode/agentes/module_manager_editor_web.php:255 +#: ../../godmode/agentes/module_manager_editor_web.php:256 +msgid "Last line must be \"task_end\"" +msgstr "La dernière ligne doit être « task_end »." + +#: ../../enterprise/meta/include/functions_wizard_meta.php:702 +#: ../../enterprise/godmode/modules/configure_local_component.php:513 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:203 +#: ../../godmode/agentes/module_manager_editor_web.php:257 +msgid "There is a line with a unknown token 'token_fail'." +msgstr "Une ligne contient un token inconnu « token_fail »." + +#: ../../enterprise/meta/include/functions_wizard_meta.php:703 +#: ../../godmode/agentes/module_manager_editor_web.php:259 +msgid "Web checks are built correctly" +msgstr "Contrôles web établis correctement" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:959 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1050 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1262 +msgid "Various" +msgstr "Divers" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:985 +#: ../../enterprise/meta/include/functions_wizard_meta.php:994 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1070 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1079 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1273 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1282 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1510 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1519 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1595 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1604 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1715 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1724 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1740 +#: ../../enterprise/godmode/modules/configure_local_component.php:338 +#: ../../enterprise/godmode/modules/configure_local_component.php:381 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:547 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:638 +#: ../../godmode/modules/manage_network_components_form_wizard.php:396 +#: ../../godmode/modules/manage_network_components_form_wizard.php:438 +#: ../../godmode/modules/manage_network_components_form_common.php:192 +#: ../../godmode/modules/manage_network_components_form_common.php:233 +#: ../../godmode/massive/massive_edit_modules.php:610 +#: ../../godmode/massive/massive_edit_modules.php:701 +#: ../../godmode/agentes/module_manager_editor_common.php:459 +#: ../../godmode/agentes/module_manager_editor_common.php:520 +msgid "Inverse interval" +msgstr "Intervalle inverse" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1090 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1622 +#: ../../godmode/agentes/module_manager_editor_web.php:224 +msgid "Proxy URL" +msgstr "URL du proxy" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1095 +msgid "Web configuration" +msgstr "Configuration web" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1289 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1302 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1731 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1738 +msgid "Str: " +msgstr "Chaîne : " + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1298 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1311 +msgid " Inverse interval " +msgstr " Intervalle inverse " + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1371 +msgid "Alerts in module" +msgstr "Alertes dans le module" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1618 +msgid "Checks" +msgstr "Vérifications" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1829 +msgid "Deleted modules" +msgstr "Modules supprimés" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2017 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2117 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2672 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2791 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2882 +#: ../../enterprise/meta/include/functions_wizard_meta.php:3077 +msgid "Another module already exists with the same name" +msgstr "Un autre module existe déjà avec le même nom" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2029 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2124 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2684 +#, php-format +msgid "Error adding module %s" +msgstr "Erreur d'ajout du module %s" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2038 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2133 +msgid "There was an error creating the alerts, the operation has been cancelled" +msgstr "Erreur de création des alertes ; l'opération a été annulée." + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2067 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2162 +#: ../../enterprise/godmode/policies/policy_modules.php:919 +msgid "Successfully added module." +msgstr "Module ajouté correctement" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2222 +#, php-format +msgid "Could not create agent %s" +msgstr "Impossible de créer un agent %s" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2235 +msgid "Agent successfully added" +msgstr "Agent ajouté avec succès" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2256 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2374 +#, php-format +msgid "%s Modules created" +msgstr "%s modules créés" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2332 +#, php-format +msgid "Could not update agent %s" +msgstr "Impossible de mettre à jour l'agent %s" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2380 +#, php-format +msgid "%s Modules deleted" +msgstr "%s modules supprimés" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2696 +msgid "" +"There was an error creating the alerts, the operation has been cancelled ." +msgstr "Erreur de création des alertes ; l'opération a été annulée." + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2726 +msgid "Module successfully added." +msgstr "Module ajouté avec succès" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2798 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2889 +#: ../../enterprise/meta/include/functions_wizard_meta.php:3084 +#, php-format +msgid "Error updating module %s" +msgstr "Erreur de mise à jour le module %s" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2820 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2911 +#: ../../enterprise/meta/include/functions_wizard_meta.php:3106 +msgid "There was an error updating the alerts, the operation has been cancelled" +msgstr "Erreur de mise à jour des alertes ; l'opération a été annulée." + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2841 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2932 +#: ../../enterprise/meta/include/functions_wizard_meta.php:3127 +msgid "Successfully updated module." +msgstr "Module mis à jour correctement" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:3507 +msgid "Manage agent modules" +msgstr "Gérer les modules d'agents" + +#: ../../enterprise/meta/include/functions_alerts_meta.php:137 +#: ../../enterprise/meta/include/functions_alerts_meta.php:168 +#: ../../godmode/menu.php:237 +msgid "Commands" +msgstr "Commandes" + +#: ../../enterprise/meta/include/functions_alerts_meta.php:141 +msgid "Calendar" +msgstr "Calendrier" + +#: ../../enterprise/meta/include/functions_agents_meta.php:478 +#: ../../enterprise/meta/include/functions_agents_meta.php:542 +#: ../../enterprise/meta/include/functions_agents_meta.php:577 +msgid "Agents movement" +msgstr "Mouvement des agents" + +#: ../../enterprise/meta/include/functions_agents_meta.php:489 +#: ../../enterprise/meta/include/functions_agents_meta.php:557 +msgid "Provisioning management" +msgstr "Gestion de provisionnement" + +#: ../../enterprise/meta/include/functions_agents_meta.php:500 +#: ../../enterprise/meta/include/functions_agents_meta.php:567 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:99 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:266 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:387 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:645 +msgid "Agent autoconfiguration" +msgstr "Auto-configuration de l'agent" + +#: ../../enterprise/meta/include/functions_agents_meta.php:511 +#: ../../enterprise/meta/include/functions_agents_meta.php:547 +#: ../../enterprise/meta/include/functions_agents_meta.php:552 +msgid "Group management" +msgstr "Gestion de groupes" + +#: ../../enterprise/meta/include/functions_agents_meta.php:522 +msgid "Tree group" +msgstr "Groupe d'arbre" + +#: ../../enterprise/meta/include/functions_agents_meta.php:562 +msgid "Provisioning rules management" +msgstr "Gestion des règles de provisionnement" + +#: ../../enterprise/meta/include/functions_agents_meta.php:572 +msgid "Colecctions" +msgstr "Collections" + +#: ../../enterprise/meta/include/functions_agents_meta.php:605 +msgid "Agents Management" +msgstr "Gestion des agents" + +#: ../../enterprise/meta/include/functions_groups_meta.php:114 +#, php-format +msgid "Error Duplicate name (%s) " +msgstr "Erreur Nom dupliqué (%s) " + +#: ../../enterprise/meta/include/functions_groups_meta.php:132 +#, php-format +msgid "(Error Duplicate ID (%d) ) " +msgstr "(Erreur ID dupliqué (%d) ) " + +#: ../../enterprise/meta/include/functions_groups_meta.php:153 +msgid "Error Duplicate name" +msgstr "Erreur Nom dupliqué" + +#: ../../enterprise/meta/include/functions_groups_meta.php:174 +#: ../../enterprise/meta/advanced/policymanager.sync.php:247 +#: ../../godmode/groups/group_list.php:667 +#, php-format +msgid "Error connecting to %s" +msgstr "Erreur de connexion à %s" + +#: ../../enterprise/meta/include/functions_components_meta.php:80 +#: ../../enterprise/meta/include/functions_components_meta.php:135 +#: ../../godmode/menu.php:80 +msgid "Component groups" +msgstr "Groupes de composants" + +#: ../../enterprise/meta/include/functions_components_meta.php:88 +#: ../../enterprise/meta/include/functions_components_meta.php:139 +#: ../../enterprise/godmode/menu.php:99 ../../godmode/menu.php:153 +msgid "Local components" +msgstr "Composants locaux" + +#: ../../enterprise/meta/include/functions_components_meta.php:96 +#: ../../enterprise/meta/include/functions_components_meta.php:143 +msgid "Network components" +msgstr "Composants du réseau" + +#: ../../enterprise/meta/include/functions_components_meta.php:104 +#: ../../enterprise/meta/include/functions_components_meta.php:147 +msgid "Plugin management" +msgstr "Gestion des plugins" + +#: ../../enterprise/meta/include/functions_components_meta.php:124 +#: ../../enterprise/meta/include/functions_components_meta.php:164 +#: ../../godmode/servers/plugin.php:295 +#: ../../godmode/servers/plugin_registration.php:99 +msgid "Plugin registration" +msgstr "Enregistrement du plugin" + +#: ../../enterprise/meta/include/functions_components_meta.php:153 +msgid "Create plugin" +msgstr "Créer un plugin" + +#: ../../enterprise/meta/include/functions_components_meta.php:155 +msgid "Edit plugin" +msgstr "Modifier un plugin" + +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:102 +#: ../../godmode/massive/massive_edit_modules.php:468 +msgid "Agent Status" +msgstr "État des agents" + +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:136 +msgid "No init" +msgstr "Pas d’init" + +#: ../../enterprise/meta/monitoring/group_view.php:55 +msgid "Group View" +msgstr "Vue du groupe" + +#: ../../enterprise/meta/monitoring/group_view.php:151 +msgid "Summary by status" +msgstr "Résumé par état" + +#: ../../enterprise/meta/monitoring/group_view.php:160 +#: ../../enterprise/meta/monitoring/group_view.php:172 +msgid "% Agents not init" +msgstr "% agents non initialisés" + +#: ../../enterprise/meta/monitoring/group_view.php:163 +msgid "% Agents Warning" +msgstr "% Agents en Avertissement" + +#: ../../enterprise/meta/monitoring/group_view.php:166 +msgid "% Agents OK" +msgstr "% Agents OK" + +#: ../../enterprise/meta/monitoring/group_view.php:169 +msgid "% Agents Unknown" +msgstr "% agents inconnus" + +#: ../../enterprise/meta/monitoring/group_view.php:177 +msgid "% Monitors Critical" +msgstr "% moniteurs en état critique" + +#: ../../enterprise/meta/monitoring/group_view.php:180 +msgid "% Monitors Warning" +msgstr "% moniteurs en état d'alerte" + +#: ../../enterprise/meta/monitoring/group_view.php:183 +msgid "% Monitors OK" +msgstr "% moniteurs OK" + +#: ../../enterprise/meta/monitoring/group_view.php:186 +msgid "% Monitors Unknown" +msgstr "% moniteurs inconnus" + +#: ../../enterprise/meta/monitoring/group_view.php:189 +msgid "% Monitors Not init" +msgstr "% moniteurs non initialisés" + +#: ../../enterprise/meta/monitoring/group_view.php:217 +#: ../../enterprise/meta/monitoring/group_view.php:223 +msgid "This data doesn't show in realtime" +msgstr "Ces données ne sont pas affichées en temps réel." + +#: ../../enterprise/meta/monitoring/group_view.php:234 +msgid "Group or Tag" +msgstr "Groupe ou étiquette" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:54 +msgid "Custom fields View" +msgstr "Vue des champs personnalisés" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:66 +msgid "Custom Fields View" +msgstr "Vue des champs personnalisés" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:187 +msgid "Status agents" +msgstr "Agents d’état" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:203 +msgid "Status module" +msgstr "Module d’état" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:266 +msgid "Custom Fields Data" +msgstr "Données des champs personnalisés" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:672 +msgid "Total counters" +msgstr "Total des compteurs" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:675 +msgid "Total Agents" +msgstr "Total des agents" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:684 +msgid "Total Modules" +msgstr "Total des modules" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:705 +msgid "I.P" +msgstr "IP" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:727 +msgid "There are no custom search defined." +msgstr "Aucune recherche personnalisée n’est définie." + +#: ../../enterprise/meta/monitoring/tactical.php:251 +msgid "Report of state" +msgstr "Rapport de l'état" + +#: ../../enterprise/meta/monitoring/tactical.php:279 +msgid "Report of events" +msgstr "Rapport d'événements" + +#: ../../enterprise/meta/monitoring/tactical.php:284 +msgid "Info of state in events" +msgstr "Information sur l'état des événements" + +#: ../../enterprise/meta/monitoring/tactical.php:302 +msgid "More events" +msgstr "Plus d'événements" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:50 +#: ../../enterprise/meta/advanced/massive_operations.php:54 +#, php-format +msgid "" +"You should centralise management in order to use Wizard section. Please go to " +"%s" +msgstr "" +"Vous devez centraliser la gestion afin d’utiliser la section Assistant. " +"Veuillez aller vers %s" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:134 +msgid "The alert you are trying to add is already in the list of alerts" +msgstr "L'alerte que vous essayez d'ajouter est déjà dans la liste des alertes." + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:144 +msgid "" +"Are you sure? If the agent is on a policy, it will be removed from the policy." +msgstr "" +"Êtes-vous sûr ? Si l’agent est sur une politique, il sera supprimé de la " +"politique." + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:145 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:384 +#: ../../godmode/reporting/graph_builder.graph_editor.php:367 +msgid "Please, select a module" +msgstr "Veuillez sélectionner un module" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:146 +msgid "Please, select an alert" +msgstr "Veuillez sélectionner une alerte" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:147 +msgid "Please, select an agent" +msgstr "Veuillez sélectionner un agent" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:153 +msgid "No agent name specified" +msgstr "Aucun nom d'agent spécifié" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:154 +msgid "Another agent already exists with the same name" +msgstr "Un autre agent existe déjà avec le même nom" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:155 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:213 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:147 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:156 +#: ../../enterprise/meta/monitoring/wizard/wizard.update_agent.php:46 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:131 +#: ../../enterprise/meta/monitoring/wizard/wizard.update_module.php:92 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:195 +#, php-format +msgid "Cannot connect to %s instance." +msgstr "Impossible de se connecter à la instance %s." + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:156 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:430 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:433 +#: ../../godmode/agentes/module_manager_editor_common.php:627 +#: ../../godmode/agentes/module_manager_editor_common.php:629 +#, php-format +msgid "Agent interval x %s" +msgstr "Agent intervalle x %s" + +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:101 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:108 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:120 +msgid "Advanced configuration" +msgstr "Configuration avancée" + +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:117 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:126 +#: ../../enterprise/meta/monitoring/wizard/wizard.update_module.php:39 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:142 +#: ../../enterprise/godmode/policies/policy_modules.php:380 +msgid "Edit module" +msgstr "Modifier le module" + +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:231 +msgid "Please, set a name" +msgstr "Veuillez configurer un nom" + +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:238 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:229 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:281 +msgid "Invalid characters founded in module name" +msgstr "Caractères non valides trouvés dans le nom du module" + +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:252 +msgid "Please, set an interval" +msgstr "Veuillez définir un intervalle" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:237 +#: ../../godmode/menu.php:71 ../../godmode/agentes/configurar_agente.php:819 +#: ../../godmode/agentes/configurar_agente.php:841 +#: ../../godmode/agentes/modificar_agente.php:108 +msgid "Manage agents" +msgstr "Gérer les agents" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:286 +msgid "Select the agent to be edited or deleted" +msgstr "Sélectionner l'agent à modifier ou à supprimer" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:295 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:391 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:461 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:730 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:812 +#: ../../mobile/operation/agent.php:148 ../../mobile/operation/modules.php:241 +#: ../../mobile/operation/visualmaps.php:189 +#: ../../mobile/operation/visualmap.php:255 +#: ../../mobile/operation/tactical.php:102 ../../mobile/operation/alerts.php:199 +#: ../../mobile/operation/events.php:614 +#: ../../mobile/operation/module_graph.php:364 +#: ../../mobile/operation/module_graph.php:377 +#: ../../mobile/operation/agents.php:209 ../../mobile/operation/groups.php:82 +#: ../../godmode/snmpconsole/snmp_alert.php:1138 +#: ../../godmode/alerts/configure_alert_action.php:395 +#: ../../godmode/groups/configure_group.php:272 +msgid "Back" +msgstr "Retour" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:335 +msgid "Manage modules" +msgstr "Gérer les modules" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:381 +msgid "Select the agent where the module will be created" +msgstr "Sélectionner l'agent où le module sera créé" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:394 +msgid "Create Module" +msgstr "Créer un module" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:451 +msgid "Select the module to be edited or deleted" +msgstr "Sélectionner le module à modifier ou supprimer" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:506 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:546 +msgid "Error creating alert" +msgstr "Erreur lors de la création d’une alerte" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:510 +msgid "Alert could not be created" +msgstr "Impossible de créer l’alerte" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:530 +msgid "Perform create alert" +msgstr "Effectuer la création d’une alerte" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:534 +msgid "Alert created correctly" +msgstr "Alerte créée correctement" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:550 +msgid "Alert template must be setted" +msgstr "Le modèle d’alerte doit être défini" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:589 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:622 +msgid "Error updating alert" +msgstr "Erreur lors de la mise à jour de l’alerte" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:593 +msgid "Something gone wrong with alert update" +msgstr "Erreur de la mise à jour des alertes" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:604 +msgid "Perform update alert" +msgstr "Effectuer une alerte de mise à jour" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:608 +msgid "Alert updated correctly" +msgstr "Alerte mise à jour correctement" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:626 +msgid "Template must be set." +msgstr "Le modèle doit être défini." + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:651 +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:104 +#: ../../godmode/snmpconsole/snmp_alert.php:97 +msgid "Create alert" +msgstr "Créer une alerte" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:656 +#: ../../godmode/alerts/alert_list.php:494 +#: ../../godmode/alerts/alert_list.php:496 +#: ../../godmode/users/configure_profile.php:291 +msgid "Manage alerts" +msgstr "Gestion d'alertes" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:719 +msgid "Select the module where the alert will be created" +msgstr "Sélectionner le module où l'alerte sera créée" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:801 +msgid "Select the alert to be edited or deleted" +msgstr "Sélectionner l'alerte à modifier ou supprimer" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 +#: ../../godmode/modules/manage_network_components_form_wizard.php:336 +#: ../../godmode/massive/massive_delete_modules.php:323 +#: ../../godmode/massive/massive_edit_modules.php:309 +msgid "Module type" +msgstr "Type de module" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 +msgid "Web check" +msgstr "Vérification web" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:245 +msgid "Module description" +msgstr "Description du module" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:267 +msgid "Step by step wizard" +msgstr "Assistant étape par étape" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:275 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:280 +msgid "Click Create to continue" +msgstr "Cliquez sur Créer pour continuer" + +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:73 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:337 +msgid "Edit alert" +msgstr "Editer l'alerte" + +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:248 +msgid "Create new template" +msgstr "Créer un nouveau modèle" + +#: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:280 +msgid "Create new action" +msgstr "Créer une nouvelle action" + +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:80 +msgid "Edit agent" +msgstr "Modifier l'agent" + +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:198 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:280 +msgid "Please, set a valid IP/Name address" +msgstr "Veuillez configurer une adresse IP/Nom valide" + +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:209 +msgid "Please, select a group first" +msgstr "Veuillez sélectionner d’abord un groupe" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:72 +#, php-format +msgid "Provisioning custom data %s successfully deleted." +msgstr "" +"Mise en service des données personnalisées %s supprimées correctement." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:79 +#, php-format +msgid "Cannot delete custom data %s." +msgstr "Impossible de supprimer les données personnalisées %s ." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:92 +msgid "There was an error when moving the custom provisioning data." +msgstr "" +"Erreur lors du déplacement des données d’approvisionnement personnalisées." + +#: ../../enterprise/meta/advanced/metasetup.auth.php:27 +msgid "" +"Be aware that group synchronization can change the group configuration of the " +"node" +msgstr "" +"Sachez que la synchronisation de groupe peut modifier la configuration de " +"groupe du nœud" + +#: ../../enterprise/meta/advanced/metasetup.auth.php:47 +#: ../../enterprise/meta/advanced/metasetup.relations.php:96 +#: ../../enterprise/meta/advanced/metasetup.performance.php:47 +#: ../../enterprise/meta/advanced/metasetup.setup.php:79 +#: ../../enterprise/meta/advanced/metasetup.password.php:46 +#: ../../enterprise/meta/advanced/metasetup.log.php:41 +#: ../../enterprise/meta/advanced/metasetup.visual.php:51 +#, php-format +msgid "Could not be update: Error in %s" +msgstr "Erreur de mise à jour : erreur dans %s" + +#: ../../enterprise/meta/advanced/metasetup.auth.php:54 +#: ../../enterprise/meta/advanced/metasetup.relations.php:103 +#: ../../enterprise/meta/advanced/metasetup.performance.php:54 +#: ../../enterprise/meta/advanced/metasetup.setup.php:86 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:219 +#: ../../enterprise/meta/advanced/metasetup.password.php:53 +#: ../../enterprise/meta/advanced/metasetup.log.php:48 +#: ../../enterprise/meta/advanced/metasetup.visual.php:58 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:85 +msgid "Successfully update" +msgstr "Mis à jour correctement" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:255 +#, php-format +msgid "Error creating %s policies" +msgstr "Erreur de création de %s politiques" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:259 +#, php-format +msgid "Created %s policies" +msgstr "%s politiques créées" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:264 +#, php-format +msgid "Error creating/updating %s/%s policy modules" +msgstr "Erreur de création/mise à jour de %s/%s modules de politique" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:268 +#, php-format +msgid "Created/Updated %s/%s policy modules" +msgstr "%s/%s modules de politique créés/mis à jour" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:273 +#, php-format +msgid "Error deleting %s policy modules" +msgstr "Erreur de suppression de %s modules de politique" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:277 +#, php-format +msgid "Deleted %s policy modules" +msgstr "%s modules de politiques supprimés" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:282 +#, php-format +msgid "Error creating %s policy alerts" +msgstr "Erreur de création de %s alertes de politique" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:286 +#, php-format +msgid "Created %s policy alerts" +msgstr "%s alertes de politiques créées" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:291 +#, php-format +msgid "Error deleting %s policy alerts" +msgstr "Erreur de suppression de %s alertes de politique" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:295 +#, php-format +msgid "Deleted %s policy alerts" +msgstr "%s alertes de politique supprimées" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:321 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:199 +#: ../../godmode/massive/massive_copy_modules.php:239 +msgid "Targets" +msgstr "Cibles" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:124 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:127 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:135 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:139 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:143 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:147 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:151 +msgid "Agent: " +msgstr "Agent :" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:124 +msgid " already exists in target node" +msgstr " existe déjà dans le nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:127 +msgid " group does not exist in target node" +msgstr " le groupe n’existe pas dans le nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 +msgid " policies definitions does not match with defined ones in target node" +msgstr "" +" les définitions de politiques ne correspondent pas à ceux définis dans le " +"nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:135 +msgid " plugins does not exist in target node" +msgstr " les plugins n’existent pas dans le nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:139 +msgid " collections does not exist in target node" +msgstr " les collections n’existent pas dans le nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:143 +msgid " inventory does not exist in target node" +msgstr " l’inventaire n’existe pas dans le nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:147 +msgid " alerts template does not exist in target node" +msgstr " Le modèle d’alertes n’existe pas dans le nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:151 +msgid " alerts action does not exist in target node" +msgstr " L’action d’alertes n’existe pas dans le nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:155 +msgid "Exists agent conf for agent: " +msgstr "Il existe la configuration de l’agent l’agent : " + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:155 +msgid " please remove configuration file from target node." +msgstr " veuillez supprimer le fichier de configuration du nœud cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:267 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:269 +msgid "The agent: " +msgstr "L’agent : " + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:267 +msgid " has been successfully added to the migration queue " +msgstr " a été ajouté avec succès à la file d’attente de migration " + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:269 +msgid " has not been added due to problems in the insertion" +msgstr " n’a pas été ajouté en raison de problèmes dans l’insertion" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:272 +#, php-format +msgid "The agent: %d has already been added to the migration queue" +msgstr "L’agent : %d a déjà été ajouté à la file d’attente de migration" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:292 +msgid "Problems delete queue" +msgstr "Problèmes de suppression de la file d’attente" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:312 +msgid "Move Agents" +msgstr "Déplacer les agents" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:328 +msgid "Source Server" +msgstr "Serveur source" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:330 +msgid "Destination Server" +msgstr "Serveur de destination" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:364 +msgid "Agents to move" +msgstr "Agents à déplacer" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:385 +msgid "Add agents to destination server" +msgstr "Ajouter des agents au serveur de destination" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:394 +msgid "Remove agents to doesn't move to destination server" +msgstr "Supprimer les agents pour ne pas les déplacer au serveur de destination" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:413 +msgid "Discard history data" +msgstr "Ignorer les données d’historique" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:426 +msgid "Agents do not exist in target server." +msgstr "Les agents n’existent pas sur le serveur cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:427 +msgid "Check group is synchronized with target server." +msgstr "" +"Vérifiez que le groupe de contrôle est synchronisé avec le serveur cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:428 +msgid "All policies needed are synchronized with target server." +msgstr "" +"Toutes les politiques nécessaires sont synchronisées avec le serveur cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:429 +msgid "All remote plugins needed are synchronized with target server." +msgstr "" +"Tous les plugins distants nécessaires sont synchronisés avec le serveur cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:430 +msgid "All collections needed are syncronized with target server." +msgstr "" +"Toutes les collections nécessaires sont synchronisées avec le serveur cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:431 +msgid "" +"All remote inventory definitions needed are syncronized with target server." +msgstr "" +"Toutes les définitions d’inventaire distant nécessaires sont synchronisées " +"avec le serveur cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:432 +msgid "" +"All alert templates definitions needed are syncronized with target server." +msgstr "" +"Toutes les définitions de modèles d’alerte nécessaires sont synchronisées avec " +"le serveur cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:433 +msgid "All alert actions needed are syncronized with target server." +msgstr "" +"Toutes les actions d’alerte nécessaires sont synchronisées avec le serveur " +"cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:434 +msgid "Agents conf does not exists in target server." +msgstr "La configuration de l’agent n’existe pas dans le serveur cible." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:435 +#, php-format +msgid "Both %s servers must be in the same version" +msgstr "Les deux serveurs %s doivent être dans la même version" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:436 +msgid "Check target server ip address is set" +msgstr "Vérifier que l’adresse IP du serveur cible est définie" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:446 +msgid "Move" +msgstr "Déplacer" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:462 +msgid "Source node" +msgstr "Nœud source" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:463 +msgid "Target node" +msgstr "Nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:467 +msgid "Active db only" +msgstr "Seulement la base de données active" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:520 +msgid "Creating modules in target node" +msgstr "Créant de modules dans le nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:524 +msgid "Disabling agent in source node and enabling in target one" +msgstr "Désactivant de l’agent dans le nœud source et activation dans la cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:528 +msgid "Transferring data" +msgstr "Transferrant de données" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:533 +msgid "Creating agent in target node" +msgstr "Créant un agent dans le nœud cible" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:549 +msgid "Queued" +msgstr "En file d'attente" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:679 +msgid "checking migration requirements" +msgstr "vérificant des exigences de migration" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:129 +#: ../../enterprise/godmode/policies/policy.php:198 +#: ../../enterprise/godmode/policies/policy.php:246 +msgid "Duplicated or incompatible operation in the queue" +msgstr "Opération dupliquée ou non compatible dans la file d'attente" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:137 +#: ../../enterprise/meta/advanced/policymanager.apply.php:141 +#: ../../enterprise/godmode/policies/policy.php:186 +#: ../../enterprise/godmode/policies/policy.php:241 +msgid "Operation successfully added to the queue" +msgstr "Opération ajoutée correctement à la file d'attente" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:141 +#: ../../enterprise/meta/advanced/policymanager.apply.php:149 +msgid "Only database" +msgstr "Seulement base de données" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:145 +#: ../../enterprise/meta/advanced/policymanager.apply.php:149 +#: ../../enterprise/meta/advanced/policymanager.apply.php:153 +#: ../../enterprise/godmode/policies/policy.php:192 +#: ../../enterprise/godmode/policies/policy.php:242 +msgid "Operation cannot be added to the queue" +msgstr "L'opération ne peut pas être ajoutée à la file d'attente" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:186 +msgid "Apply Policies" +msgstr "Appliquer les politiques" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:200 +#: ../../enterprise/godmode/servers/HA_cluster.php:97 +#: ../../mobile/include/functions_web.php:28 ../../godmode/setup/os.php:225 +#: ../../godmode/reporting/visual_console_builder.wizard.php:333 +#: ../../godmode/menu.php:278 +msgid "Servers" +msgstr "Serveurs" + +#: ../../enterprise/meta/advanced/agents_setup.php:64 +msgid "Propagation" +msgstr "Propagation" + +#: ../../enterprise/meta/advanced/policymanager.php:58 +msgid "Policy Manager" +msgstr "Gestionnaire de politiques" + +#: ../../enterprise/meta/advanced/policymanager.php:75 +msgid "Apply policies" +msgstr "Appliquer les politiques" + +#: ../../enterprise/meta/advanced/policymanager.php:79 +#: ../../enterprise/meta/advanced/policymanager.php:97 +msgid "Policies queue" +msgstr "File d'attente des politiques" + +#: ../../enterprise/meta/advanced/policymanager.php:93 +msgid "Policies apply" +msgstr "Appliquer les politiques" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:58 +#: ../../enterprise/godmode/policies/policy_queue.php:96 +msgid "Operation successfully deleted from the queue" +msgstr "Opération supprimée correctement de la file d'attente" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:59 +#: ../../enterprise/godmode/policies/policy_queue.php:97 +msgid "Operation cannot be deleted from the queue" +msgstr "Impossible de supprimer l'opération de la file d'attente" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:218 +#: ../../enterprise/godmode/policies/policy_queue.php:609 +msgid "Apply (database and files)" +msgstr "Appliquer (base de données et fichiers)" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:219 +#: ../../enterprise/meta/advanced/policymanager.queue.php:315 +#: ../../enterprise/godmode/policies/policy_queue.php:610 +#: ../../enterprise/godmode/policies/policy_queue.php:718 +msgid "Apply (only database)" +msgstr "Appliquer (seulement base de données)" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:229 +#: ../../enterprise/godmode/policies/policy_queue.php:620 +msgid "Complete" +msgstr "Compléter" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:230 +#: ../../enterprise/godmode/policies/policy_queue.php:621 +msgid "Incomplete" +msgstr "Inachevé" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:298 +#: ../../enterprise/godmode/policies/policy_queue.php:688 +msgid "Policy " +msgstr "Politique " + +#: ../../enterprise/meta/advanced/policymanager.queue.php:339 +#: ../../enterprise/godmode/policies/policy_queue.php:748 +#: ../../enterprise/godmode/policies/policy_queue.php:757 +msgid "Policy applying timeout" +msgstr "Temps d’attente de l’application de la politique" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:353 +#: ../../enterprise/godmode/policies/policy_queue.php:776 +msgid "Delete from queue" +msgstr "Supprimer de la file d'attente" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:371 +msgid "Empty queue." +msgstr "Vider la file" + +#: ../../enterprise/meta/advanced/metasetup.mail.php:79 +#: ../../godmode/update_manager/update_manager.setup.php:168 +#: ../../godmode/update_manager/update_manager.setup.php:243 +msgid "Succesful Update the url config vars." +msgstr "Variables de configuration de l'URL mises à jour correctement" + +#: ../../enterprise/meta/advanced/metasetup.mail.php:80 +#: ../../godmode/update_manager/update_manager.setup.php:169 +#: ../../godmode/update_manager/update_manager.setup.php:244 +msgid "Unsuccesful Update the url config vars." +msgstr "Mise à jour des variables de configuration de l'URL échouée." + +#: ../../enterprise/meta/advanced/metasetup.mail.php:98 +msgid "" +"Please notice that some providers like Gmail or Office365 need to setup/enable " +"manually external connections using SMTP and you need to use STARTTLS on port " +"587.\n" +"\n" +"If you have manual settings in your pandora_server.conf, please note these " +"settings will ignore this console setup." +msgstr "" +"Veuillez noter que certains fournisseurs comme Gmail ou Office365 doivent " +"configurer/activer manuellement les connexions externes à l’aide de SMTP et " +"que vous devez utiliser STARTTLS sur le port 587.\n" +"\n" +"Si vous avez des paramètres manuels dans votre pandora_server.conf, veuillez " +"noter que ces paramètres ignoreront cette configuration de la console." + +#: ../../enterprise/meta/advanced/metasetup.mail.php:104 +#: ../../godmode/setup/setup_general.php:518 +msgid "Mail configuration" +msgstr "Configuration du courriel" + +#: ../../enterprise/meta/advanced/servers.php:39 +#: ../../godmode/servers/modificar_server.php:180 +msgid "Server deleted successfully" +msgstr "Serveur supprimé correctement" + +#: ../../enterprise/meta/advanced/servers.php:41 +#: ../../godmode/servers/modificar_server.php:182 +msgid "There was a problem deleting the server" +msgstr "Problème de suppression du serveur" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:64 +msgid "Cannot create an unnamed rule." +msgstr "Impossible de créer une règle sans nom." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:75 +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:105 +msgid "Error creating provisioning rule." +msgstr "Erreur lors de la création de la règle d’approvisionnement." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:91 +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:119 +msgid "Error updating provisioning rule." +msgstr "Erreur lors de la mise à jour de la règle d’approvisionnement." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:125 +msgid "Error deleting provisioning rule." +msgstr "Erreur lors de la suppression de la règle d’approvisionnement." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:135 +msgid "There was an error rule when moving the provisioning." +msgstr "" +"Une règle d’erreur s’est produite lors du déplacement de l’approvisionnement." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:202 +msgid "Edit rule" +msgstr "Modifier la règle" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:239 +msgid "Node Address Default" +msgstr "Adresse de nœud par défaut" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:271 +#: ../../enterprise/meta/advanced/metasetup.relations.php:388 +msgid "This value will be the one returned by the API" +msgstr "Cette valeur sera celle renvoyée par l’API" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:305 +msgid "Import file" +msgstr "Importer fichier" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:319 +msgid "Ip Gateway" +msgstr "Passerelle IP" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:320 +#: ../../enterprise/meta/advanced/metasetup.relations.php:564 +msgid "Imei" +msgstr "Imei" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:351 +msgid "Relation" +msgstr "Relation" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:361 +#: ../../enterprise/meta/advanced/metasetup.relations.php:440 +msgid "Node Address" +msgstr "Adresse du nœud" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:398 +msgid "Insert relation" +msgstr "Insérer une relation" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:406 +msgid "Show list relations" +msgstr "Afficher les relations de liste" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:462 +msgid "Show Filters" +msgstr "Afficher les filtres" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:549 +msgid "Node address" +msgstr "Adresse du nœud" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:562 +msgid "Gateway" +msgstr "Passerelle" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:642 +msgid "There are no relations yet" +msgstr "Il n’y a pas encore de relations" + +#: ../../enterprise/meta/advanced/servers.build_table.php:34 +#: ../../godmode/servers/servers.build_table.php:52 +msgid "There are no servers configured into the database" +msgstr "Aucun serveur configuré dans la base de données" + +#: ../../enterprise/meta/advanced/servers.build_table.php:65 +#: ../../godmode/servers/servers.build_table.php:84 +msgid "Lag" +msgstr "Retard" + +#: ../../enterprise/meta/advanced/servers.build_table.php:65 +#: ../../godmode/servers/servers.build_table.php:84 +msgid "Avg. Delay(sec)/Modules delayed" +msgstr "Retard moyen(sec)/Modules retardés" + +#: ../../enterprise/meta/advanced/servers.build_table.php:66 +#: ../../godmode/servers/servers.build_table.php:85 +msgid "T/Q" +msgstr "T/Q" + +#: ../../enterprise/meta/advanced/servers.build_table.php:66 +#: ../../godmode/servers/servers.build_table.php:85 +msgid "Threads / Queued modules currently" +msgstr "Threads/Modules en attente" + +#: ../../enterprise/meta/advanced/servers.build_table.php:91 +#: ../../godmode/servers/servers.build_table.php:134 +msgid "This is a master server" +msgstr "Ceci est un serveur principal" + +#: ../../enterprise/meta/advanced/servers.build_table.php:106 +#: ../../enterprise/meta/advanced/servers.build_table.php:112 +#: ../../godmode/servers/servers.build_table.php:153 +#: ../../godmode/servers/servers.build_table.php:159 +msgid "of" +msgstr "de" + +#: ../../enterprise/meta/advanced/servers.build_table.php:134 +#: ../../godmode/servers/servers.build_table.php:260 +msgid "Modules run by this server will stop working. Do you want to continue?" +msgstr "" +"Les modules sur ce serveur cesseront de fonctionner. Voulez-vous continuer ?" + +#: ../../enterprise/meta/advanced/servers.build_table.php:160 +#: ../../godmode/servers/servers.build_table.php:287 +msgid "Tactical server information" +msgstr "Information tactique du serveur" + +#: ../../enterprise/meta/advanced/component_management.php:56 +msgid "Module groups Management" +msgstr "Gestion des groupes de module" + +#: ../../enterprise/meta/advanced/component_management.php:60 +msgid "OS Management" +msgstr "Gestion du système d'exploitation" + +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:129 +#: ../../enterprise/extensions/translate_string.php:253 +msgid "Translation added successfully" +msgstr "Traduction ajoutée corectement" + +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:131 +#: ../../enterprise/extensions/translate_string.php:255 +msgid "Translation string could not be created" +msgstr "Impossible de créer la chaîne de traduction" + +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:144 +#: ../../enterprise/extensions/translate_string.php:268 +msgid "Translation updated successfully" +msgstr "Traduction mise à jour correctement" + +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:146 +#: ../../enterprise/extensions/translate_string.php:270 +msgid "Translation string could not be updated" +msgstr "Erreur de mise à jour de la chaîne de traduction" + +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:187 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:188 +#: ../../enterprise/extensions/translate_string.php:313 +#: ../../enterprise/extensions/translate_string.php:314 +#: ../../enterprise/godmode/agentes/collection_manager.php:42 +#: ../../enterprise/godmode/agentes/collections.php:361 +#: ../../enterprise/godmode/policies/policies.php:326 +#: ../../enterprise/godmode/policies/policy_collections.php:248 +msgid "Free text for search (*)" +msgstr "Texte libre pour la recherche (*)" + +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:206 +#: ../../enterprise/extensions/translate_string.php:334 +msgid "Original string" +msgstr "Chaîne d'origine" + +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:207 +#: ../../enterprise/extensions/translate_string.php:335 +msgid "Translation in selected language" +msgstr "Traduction dans la langue sélectionnée" + +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:208 +#: ../../enterprise/extensions/translate_string.php:336 +msgid "Customize translation" +msgstr "Personnaliser la traduction" + +#: ../../enterprise/meta/advanced/collections.editor.php:79 +#: ../../enterprise/meta/advanced/collections.data.php:320 +msgid "This console is not manager of this environment." +msgstr "Cette console n’est pas gestionnaire de cet environnement." + +#: ../../enterprise/meta/advanced/collections.editor.php:128 +#: ../../enterprise/meta/advanced/collections.editor.php:195 +#: ../../enterprise/godmode/agentes/collections.editor.php:161 +#: ../../enterprise/godmode/agentes/collections.editor.php:226 +msgid "Back to file explorer" +msgstr "Retour à l'Explorateur de fichiers" + +#: ../../enterprise/meta/advanced/collections.editor.php:217 +#: ../../enterprise/godmode/agentes/collections.editor.php:248 +#: ../../godmode/servers/plugin.php:192 +msgid "Compatibility mode" +msgstr "Mode de compatibilité" + +#: ../../enterprise/meta/advanced/collections.editor.php:269 +#: ../../enterprise/godmode/agentes/collections.editor.php:299 +msgid "Correct update file." +msgstr "Fichier mis à jour correctement" + +#: ../../enterprise/meta/advanced/collections.editor.php:270 +#: ../../enterprise/godmode/agentes/collections.editor.php:300 +msgid "Incorrect update file." +msgstr "Erreur de mise à jour du fichier" + +#: ../../enterprise/meta/advanced/collections.editor.php:403 +#: ../../enterprise/godmode/agentes/collections.editor.php:447 +msgid "Please, first save a new collection before to upload files." +msgstr "" +"Veuillez sauvegarder d'abord la nouvelle collection, et ensuite téléverser les " +"fichiers." + +#: ../../enterprise/meta/advanced/metasetup.performance.php:74 +#: ../../godmode/setup/setup.php:125 ../../godmode/setup/setup.php:260 +#: ../../godmode/menu.php:334 +msgid "Performance" +msgstr "Performance" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:88 +msgid "Use real-time statistics" +msgstr "Utiliser des statistiques en temps réel" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:98 +msgid "Migration block size" +msgstr "Taille du bloc de migration" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:108 +#: ../../godmode/setup/performance.php:614 +msgid "Events response max. execution" +msgstr "Exécution max. de réponse d’événements" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:110 +msgid "Number of events that will perform the desired action at the same time" +msgstr "Nombre d’événements qui effectueront l’action souhaitée en même temps" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:146 +#: ../../godmode/setup/performance.php:660 +#, php-format +msgid "" +"%s web2image cache system cleanup. It is always cleaned up after perform an " +"upgrade" +msgstr "" +"%s nettoyage du système de cache web2image. Il est toujours nettoyé après " +"avoir effectué une mise à niveau" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:151 +#: ../../godmode/setup/performance.php:667 +msgid "PhantomJS cache cleanup " +msgstr "Nettoyage du cache PhantomJS " + +#: ../../enterprise/meta/advanced/metasetup.performance.php:158 +#: ../../godmode/setup/performance.php:674 +msgid "No scheduled" +msgstr "Non planifié" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:159 +#: ../../godmode/setup/performance.php:675 +msgid "Each week" +msgstr "Chaque semaine" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:160 +#: ../../godmode/setup/performance.php:676 +msgid "Each day" +msgstr "Tous les jours" + +#: ../../enterprise/meta/advanced/cron_main.php:75 +#: ../../enterprise/extensions/cron.php:156 +msgid "Cron jobs" +msgstr "Tâches planifiées" + +#: ../../enterprise/meta/advanced/cron_main.php:87 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:551 +msgid "Add new job" +msgstr "Ajouter une nouvelle tâche" + +#: ../../enterprise/meta/advanced/cron_main.php:173 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:244 +msgid "Only administrator users can create this type of functions" +msgstr "" +"Seuls les utilisateurs administrateurs peuvent créer ce type de fonctions" + +#: ../../enterprise/meta/advanced/cron_main.php:244 +#: ../../enterprise/meta/advanced/cron_main.php:278 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:356 +msgid "Edit job" +msgstr "Modifier la tâche" + +#: ../../enterprise/meta/advanced/cron_main.php:333 +msgid "" +"In order to make backups it is necessary to have mysqldump on your console." +msgstr "" +"Afin de faire des sauvegardes, il est nécessaire d’avoir mysqldump sur votre " +"console." + +#: ../../enterprise/meta/advanced/cron_main.php:407 +msgid "Date format in Pandora is year/month/day" +msgstr "Le format de date sur Pandora FMS est année/mois/jour" + +#: ../../enterprise/meta/advanced/cron_main.php:418 +msgid "Time format in Pandora is hours(24h):minutes:seconds" +msgstr "Le format de l'heure sur Pandora FMS est heure(24h):minutes:secondes" + +#: ../../enterprise/meta/advanced/collections.data.php:76 +#: ../../enterprise/godmode/agentes/collections.data.php:174 +msgid "" +"Unable to create the collection. Another collection with the same short name." +msgstr "" +"Impossible de créer la collection. Une autre collection avec le même nom " +"abrégé existe déjà." + +#: ../../enterprise/meta/advanced/collections.data.php:97 +#: ../../enterprise/meta/advanced/collections.data.php:117 +#: ../../enterprise/godmode/agentes/collections.data.php:197 +#: ../../enterprise/godmode/agentes/collections.data.php:217 +msgid "Unable to create the collection" +msgstr "Impossible de créer la collection" + +#: ../../enterprise/meta/advanced/collections.data.php:97 +#: ../../enterprise/godmode/agentes/collections.data.php:197 +msgid "Invalid characters in short name" +msgstr "Caractères non valides dans le nom abrégé" + +#: ../../enterprise/meta/advanced/collections.data.php:111 +#: ../../enterprise/godmode/agentes/collections.data.php:59 +#: ../../enterprise/godmode/agentes/collections.data.php:167 +#: ../../enterprise/godmode/agentes/collections.data.php:191 +#: ../../enterprise/godmode/agentes/collections.data.php:211 +#: ../../enterprise/godmode/agentes/collections.data.php:238 +#: ../../enterprise/godmode/agentes/collections.data.php:294 +msgid "Manager configuration > New" +msgstr "Gérer la configuration > Nouveau" + +#: ../../enterprise/meta/advanced/collections.data.php:142 +#: ../../enterprise/meta/advanced/collections.data.php:190 +#: ../../enterprise/godmode/agentes/collections.data.php:244 +#: ../../enterprise/godmode/agentes/collections.data.php:302 +msgid "Unable to create the collection." +msgstr "Impossible de créer la collection" + +#: ../../enterprise/meta/advanced/collections.data.php:163 +#: ../../enterprise/meta/advanced/collections.data.php:309 +#: ../../enterprise/godmode/agentes/collections.data.php:270 +msgid "Correct create collection" +msgstr "Collection créée correctement" + +#: ../../enterprise/meta/advanced/collections.data.php:231 +#: ../../enterprise/godmode/agentes/collections.editor.php:84 +#: ../../enterprise/godmode/agentes/collections.data.php:106 +#: ../../enterprise/godmode/agentes/collections.data.php:262 +#: ../../enterprise/godmode/agentes/collections.data.php:351 +#: ../../enterprise/godmode/agentes/collections.data.php:367 +#: ../../enterprise/godmode/agentes/collections.data.php:375 +msgid "Manager configuration > Edit " +msgstr "Gérer la configuration > Éditer " + +#: ../../enterprise/meta/advanced/collections.data.php:287 +#: ../../enterprise/godmode/agentes/collections.data.php:358 +msgid "Unable to edit the collection, empty name." +msgstr "Impossible d'éditer la collection : nom vide" + +#: ../../enterprise/meta/advanced/collections.data.php:300 +#: ../../enterprise/godmode/agentes/collections.data.php:373 +msgid "Unable to edit the collection." +msgstr "Impossible d'éditer la collection" + +#: ../../enterprise/meta/advanced/collections.data.php:345 +#: ../../enterprise/godmode/agentes/collections.data.php:438 +msgid "Recreate file" +msgstr "Créer le fichier à nouveau" + +#: ../../enterprise/meta/advanced/collections.data.php:373 +#: ../../enterprise/meta/advanced/collections.data.php:374 +#: ../../enterprise/godmode/agentes/collection_manager.php:166 +#: ../../enterprise/godmode/agentes/collection_manager.php:167 +#: ../../enterprise/godmode/agentes/collection_manager.php:281 +#: ../../enterprise/godmode/agentes/collection_manager.php:282 +#: ../../enterprise/godmode/agentes/collections.data.php:467 +#: ../../enterprise/godmode/agentes/collections.data.php:468 +msgid "Need to regenerate" +msgstr "Il a besoin de se régénérer." + +#: ../../enterprise/meta/advanced/collections.data.php:397 +#: ../../enterprise/godmode/agentes/collections.data.php:492 +msgid "Group:" +msgstr "Groupe :" + +#: ../../enterprise/meta/advanced/collections.data.php:420 +#: ../../enterprise/godmode/agentes/collections.data.php:514 +msgid "Short name:" +msgstr "Nom abrégé :" + +#: ../../enterprise/meta/advanced/collections.data.php:426 +#: ../../enterprise/godmode/agentes/collections.data.php:519 +msgid "" +"The collection's short name is the name of dir in attachment dir and the " +"package collection." +msgstr "" +"Le nom court de la collection est le nom du répertoire dans le répertoire de " +"pièces jointes et la collection de progiciels." + +#: ../../enterprise/meta/advanced/collections.data.php:426 +#: ../../enterprise/godmode/agentes/collections.data.php:519 +msgid "Short name must contain only alphanumeric characters, - or _ ." +msgstr "Le nom abrégé doit contenir que des caractères alphanumériques, - ou _." + +#: ../../enterprise/meta/advanced/collections.data.php:426 +#: ../../enterprise/godmode/agentes/collections.data.php:519 +msgid "Empty for default short name fc_X where X is the collection id." +msgstr "" +"Vide pour le nom abrégé fc_X par défaut où X est l'identifiant de collection" + +#: ../../enterprise/meta/advanced/license_meta.php:52 +#: ../../godmode/setup/license.php:80 +msgid "Failed to Update license file" +msgstr "Echec de la mise à jour du fichier de licence" + +#: ../../enterprise/meta/advanced/license_meta.php:59 +msgid "Metaconsole and all nodes license updated" +msgstr "Licence Métaconsole et de tous les nœuds mise à jour" + +#: ../../enterprise/meta/advanced/license_meta.php:61 +#, php-format +msgid "Metaconsole license updated but %d of %d node synchronization failed" +msgstr "" +"Mise à jour de la licence de la Métaconsole mais échec de la synchronisation " +"des nœuds %d de %d" + +#: ../../enterprise/meta/advanced/metasetup.php:55 +msgid "Consoles Setup" +msgstr "Configuration des consoles" + +#: ../../enterprise/meta/advanced/metasetup.php:63 +#: ../../enterprise/meta/advanced/metasetup.php:216 +msgid "General setup" +msgstr "Configuration générale" + +#: ../../enterprise/meta/advanced/metasetup.php:71 +#: ../../enterprise/meta/advanced/metasetup.php:219 +msgid "Passwords setup" +msgstr "Configuration des mots de passe" + +#: ../../enterprise/meta/advanced/metasetup.php:91 +#: ../../enterprise/meta/advanced/metasetup.php:227 +#: ../../godmode/setup/setup.php:113 ../../godmode/setup/setup.php:255 +#: ../../godmode/menu.php:331 +msgid "Authentication" +msgstr "Authentification" + +#: ../../enterprise/meta/advanced/metasetup.php:101 +#: ../../enterprise/meta/advanced/metasetup.php:231 +msgid "Visual setup" +msgstr "Configuration visuelle" + +#: ../../enterprise/meta/advanced/metasetup.php:109 +#: ../../enterprise/meta/advanced/metasetup.php:235 +msgid "Performance setup" +msgstr "Configuration de la performance" + +#: ../../enterprise/meta/advanced/metasetup.php:117 +#: ../../enterprise/meta/advanced/metasetup.php:239 +#: ../../godmode/setup/file_manager.php:46 ../../godmode/menu.php:399 +msgid "File manager" +msgstr "Gestionnaire de fichiers" + +#: ../../enterprise/meta/advanced/metasetup.php:125 +#: ../../enterprise/meta/advanced/metasetup.php:243 +msgid "Strings translation" +msgstr "Traduction des chaînes" + +#: ../../enterprise/meta/advanced/metasetup.php:133 +#: ../../enterprise/meta/advanced/metasetup.php:247 +msgid "Mail" +msgstr "Email" + +#: ../../enterprise/meta/advanced/metasetup.php:141 +#: ../../enterprise/meta/advanced/metasetup.php:251 +#: ../../godmode/setup/setup.php:204 ../../godmode/setup/setup.php:300 +#: ../../godmode/menu.php:355 +msgid "Notifications" +msgstr "Notifications" + +#: ../../enterprise/meta/advanced/metasetup.php:153 +msgid "Relations rules" +msgstr "Règles de relations" + +#: ../../enterprise/meta/advanced/metasetup.php:166 +msgid "Warp Update Setup" +msgstr "Configuration de Warp Update" + +#: ../../enterprise/meta/advanced/metasetup.php:174 +msgid "Warp Update Journal" +msgstr "Journal de Warp Update" + +#: ../../enterprise/meta/advanced/metasetup.php:182 +msgid "Warp Update Offline" +msgstr "Warp Update hors ligne" + +#: ../../enterprise/meta/advanced/metasetup.php:190 +msgid "Warp Update Online" +msgstr "Warp Update en ligne" + +#: ../../enterprise/meta/advanced/metasetup.php:211 +msgid "Consoles setup" +msgstr "Configuration des consoles" + +#: ../../enterprise/meta/advanced/metasetup.php:255 +msgid "Relations Rules" +msgstr "Règles de relations" + +#: ../../enterprise/meta/advanced/metasetup.php:259 +msgid "Online Update Options" +msgstr "Options de mise à jour en ligne" + +#: ../../enterprise/meta/advanced/metasetup.php:263 +msgid "Online Update Journal" +msgstr "Update Journal en ligne" + +#: ../../enterprise/meta/advanced/metasetup.php:268 +msgid "Online Update Offline" +msgstr "Mise à jour en ligne hors ligne" + +#: ../../enterprise/meta/advanced/metasetup.php:275 +msgid "Online Update Online" +msgstr "Mise à jour en ligne en ligne" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:108 +#: ../../enterprise/godmode/modules/configure_local_component.php:164 +#: ../../godmode/modules/manage_network_components_form_common.php:52 +#: ../../godmode/alerts/configure_alert_template.php:933 +#: ../../godmode/alerts/configure_alert_template.php:974 +#: ../../godmode/alerts/configure_alert_template.php:1137 +#: ../../godmode/alerts/alert_commands.php:141 +#: ../../godmode/alerts/alert_commands.php:182 +#: ../../godmode/users/configure_user.php:1210 +msgid "Basic" +msgstr "Élémentaire" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:145 +#: ../../godmode/setup/setup_general.php:126 +msgid "Database" +msgstr "Base de données" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:149 +#, php-format +msgid "" +"If SSL is not properly configured, you will lose access to the %s Console. Do " +"you want to continue?" +msgstr "" +"Si SSL n’est pas correctement configuré, vous perdrez l’accès à la console %s. " +"Voulez-vous continuer ?" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:152 +msgid "Directory where temporary data is stored." +msgstr "Répertoire pour le stockage temporaire de données." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:158 +msgid "Directory where phantomjs binary file exists and has execution grants." +msgstr "" +"Répertoire où le fichier binaire phantomjs existe et a des licences " +"d’exécution." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:193 +#: ../../godmode/setup/setup_general.php:296 +msgid "Change timezone" +msgstr "Modifier le fuseau horaire" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:198 +#, php-format +msgid "" +"Set this value when you need your %s to be accessible via a public URL (for " +"example using Apache mod_proxy settings)." +msgstr "" +"Définissez cette valeur lorsque vous avez besoin que votre %s soit accessible " +"via une URL publique (par exemple en utilisant les paramètres apache " +"mod_proxy)." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:202 +msgid "Force using defined public URL)." +msgstr "Forcer l’utilisation d’une URL publique définie)." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:209 +#, php-format +msgid "" +"If public URL is not properly configured, you will lose access to the %s " +"Console. Do you want to continue?" +msgstr "" +"Si l’URL publique n’est pas correctement configurée, vous perdrez l’accès à la " +"Console %s. Voulez-vous continuer ?" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:218 +msgid "" +"Disable the definition of custom filters in the live view. Only existing " +"filters can be used." +msgstr "" +"Désactiver la définition des filtres personnalisés d'affichage en temps réel. " +"Seulement les filtres existants peuvent être utilisés." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:222 +msgid "The string modules with several lines show as command output" +msgstr "" +"Les modules de chaînes avec plusieurs lignes montrent la sortie de commande" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:227 +msgid "Customize sections" +msgstr "Personnaliser les sections" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:248 +msgid "Disabled sections" +msgstr "Sections désactivées" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:250 +msgid "Enabled sections" +msgstr "Sections activées" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:255 +msgid "Push selected sections to enable it" +msgstr "Empiler les sections sélectionnées pour les activer" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:257 +msgid "Pop selected sections to disable it" +msgstr "Dépiler les sections sélectionnées pour les désactiver" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:267 +msgid "Please be careful if you put a password put https access." +msgstr "Si vous introduisez un mot de passe, veuillez activer l'accès https." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:289 +#: ../../enterprise/godmode/setup/setup.php:98 +msgid " Bytes" +msgstr " Octets" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:291 +msgid "Max. agents to add in policy concurrently" +msgstr "Nombre maximal d’agents à ajouter simultanément à la politique" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:291 +msgid "" +"Maximum allowed number of agents to be added in policy concurrently (adding a " +"high number of agents at a time can lead to performance issues)" +msgstr "" +"Nombre maximal autorisé d’agents à ajouter simultanément dans la politique " +"(l’ajout d’un nombre élevé d’agents à la fois peut entraîner des problèmes de " +"performances)" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:294 +msgid "Synchronization queue items warn detection" +msgstr "" +"Détection d’avertissement des éléments de file d’attente de synchronisation" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:294 +msgid "Number of items in synchronization queue before be notified, per node" +msgstr "" +"Nombre d’éléments dans la file d’attente de synchronisation avant d’être " +"notifiés, par nœud" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:298 +msgid "Enable Agent API" +msgstr "Activer l’API de l’agent" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:320 +msgid "Enable log viewer" +msgstr "Activer la visionneuse de journaux" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:324 +msgid "Log location: pandora_console/log/console.log" +msgstr "Emplacement du journal : pandora_console/log/console.log" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:345 +msgid "Log location: pandora_console/log/audit.log" +msgstr "Emplacement du journal : pandora_console/log/audit.log" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:105 +#, php-format +msgid "Node %s is not recognized as metaconsole node." +msgstr "Le nœud %s n’est pas reconnu comme nœud de la Métaconsole." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:112 +#, php-format +msgid "Node %s license missmatch." +msgstr "Le noeud %s ne correspond pas avec la licence" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:119 +#, php-format +msgid "Cannot connect to node %s" +msgstr "Impossible de se connecter au nœud %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:126 +#, php-format +msgid "Unknown error synchronizing %s" +msgstr "Erreur inconnue lors de la synchronisation de %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:136 +#, php-format +msgid "Synchronized %d nodes, but some failed to synchronize %s" +msgstr "Nœuds %d synchronisés, mais certains n’ont pas réussi à synchroniser %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:143 +#, php-format +msgid "Successfully synchronized all nodes (%d)" +msgstr "Synchronisation réussie de tous les nœuds (%d)" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:210 +msgid "Node synchronization process failed" +msgstr "Échec du processus de synchronisation des nœuds" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:210 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:324 +msgid "" +"If you are trying to migrate this node to a new metaconsole, please use the " +"form available at Settings > Enterprise at node console." +msgstr "" +"Si vous essayez de migrer ce nœud vers une nouvelle Métaconsole, utilisez le " +"formulaire disponible dans Paramètres > Enterprise sur la console du nœud." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:220 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:86 +msgid "Could not be update" +msgstr "Erreur de mise à jour" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:260 +msgid "Could not be created, duplicated register found." +msgstr "Impossible de créer, registre dupliqué trouvé." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:322 +msgid "Node synchronization process failed: " +msgstr "Échec du processus de synchronisation des nœuds : " + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:322 +#: ../../godmode/setup/license.php:101 +msgid "Unknown error" +msgstr "Erreur inconnue" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:343 +msgid "Successfully registered" +msgstr "Inscription réussie" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:344 +#, php-format +msgid "Could not be registered %s" +msgstr "Impossible d’être enregistré %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:370 +msgid "Successfully delete" +msgstr "Supprimé correctement" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:371 +msgid "Could not be delete" +msgstr "Erreur de suppression" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:413 +#, php-format +msgid "Could not be disabled: %s" +msgstr "Impossible de désactiver : %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:429 +#, php-format +msgid "" +"System is centralised, but you just modify nodes registered, please go to %s " +"to perform a database merge process." +msgstr "" +"Le système est centralisé, mais vous modifiez simplement les nœuds " +"enregistrés, veuillez vous rendre dans %s pour effectuer un processus de " +"fusion de base de données." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:432 +msgid "This node will not be usable until unifying the environment" +msgstr "" +"Ce nœud ne sera pas utilisable tant qu’il n’aura pas unifié l’environnement" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:507 +#, php-format +msgid "%s Metaconsole item edition" +msgstr "%s édition des éléments de la Métaconsole" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:513 +msgid "Custom label to identify this setup." +msgstr "Étiquette personnalisée pour identifier cette configuration." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:516 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:839 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:206 +msgid "Console URL" +msgstr "URL de la console" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:516 +#, php-format +msgid "Full path to %s console (without index.php). Example %s" +msgstr "Chemin d’accès complet à la console %s (sans index.php). Exemple %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:519 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 +msgid "Auth token" +msgstr "Token d'authentification" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:520 +#, php-format +msgid "" +"Token previously configured on the destination %s console in order to use " +"delegated authentification." +msgstr "" +"Jeton précédemment configuré sur la console de destination %s afin d’utiliser " +"l’authentification déléguée." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:544 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:233 +msgid "Console User" +msgstr "Utilisateur de la console" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:553 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:237 +msgid "Console Password" +msgstr "Mot de passe de la console" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:564 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:840 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:215 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:275 +msgid "DB Host" +msgstr "Hôte de la BD" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:573 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:219 +msgid "DB Name" +msgstr "Nom de la BD" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:582 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:224 +msgid "DB User" +msgstr "Utilisateur de la BD" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:591 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:228 +msgid "DB Password" +msgstr "Mot de passe de la BD" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:613 +msgid "Define database connection from Pandora FMS node to this Metaconsole" +msgstr "" +"Définir la connexion à la base de données du nœud Pandora FMS à cette " +"Métaconsole" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:635 +msgid "Metaconsole DB Host" +msgstr "Hôte de base de données de la Métaconsole" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:644 +msgid "Metaconsole DB Name" +msgstr "Nom de la base de données de la Métaconsole" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:653 +msgid "Metaconsole DB User" +msgstr "Utilisateur de la base de données de la Métaconsole" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:662 +msgid "Metaconsole DB Password" +msgstr "Mot de passe de la base de données de la Métaconsole" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:673 +#: ../../enterprise/godmode/setup/setup.php:250 +msgid "Metaconsole DB port" +msgstr "Port de la BD de la Métaconsole" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:726 +msgid "Register empty node" +msgstr "Enregistrer un nœud vide" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:732 +msgid "Register node with data to merge" +msgstr "Enregistrer le nœud avec les données à fusionner" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:769 +msgid "Node data will be wiped out" +msgstr "Les données du nœud seront effacées" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:770 +msgid "" +"Information contained in this node is not needed. Node information will be " +"erased, and replaced with new data from this metaconsole automatically after " +"register the node. Are you sure?" +msgstr "" +"Les informations contenues dans ce nœud ne sont pas nécessaires. Les " +"informations du nœud seront effacées et remplacées automatiquement par de " +"nouvelles données de cette Métaconsole après l’enregistrement du nœud. Êtes-" +"vous sûr ?" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:786 +msgid "Node data will be merged" +msgstr "Les données de nœud seront fusionnées" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:787 +msgid "" +"Information contained in this node is useful. After register the node, you " +"must launch a merge process from command center, which will combine " +"information in current environment with information contained in this new " +"node. Are you sure?" +msgstr "" +"Les informations contenues dans ce nœud sont utiles. Après avoir enregistré le " +"nœud, vous devez lancer un processus de fusion à partir du centre de " +"commandes, qui combinera les informations de l’environnement actuel avec les " +"informations contenues dans ce nouveau nœud. Êtes-vous sûr ?" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:832 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:272 +msgid "Compatibility" +msgstr "Compatibilité" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:833 +msgid "Event replication" +msgstr "Réplication d’événements" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:836 +msgid "Database sync" +msgstr "Synchronisation de la base de données" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:903 +msgid "New node" +msgstr "Nouveau nœud" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:935 +msgid "Synchronize all" +msgstr "Synchroniser tout" + +#: ../../enterprise/meta/advanced/metasetup.password.php:73 +msgid "Passwords" +msgstr "Mots de passe" + +#: ../../enterprise/meta/advanced/metasetup.password.php:102 +#: ../../enterprise/godmode/setup/setup.php:484 +msgid " Caracters" +msgstr " Caractères" + +#: ../../enterprise/meta/advanced/metasetup.password.php:105 +msgid "Set 0 if never expire." +msgstr "Configurez-le sur 0 pour qu'il n'expire jamais." + +#: ../../enterprise/meta/advanced/metasetup.password.php:106 +#: ../../enterprise/godmode/setup/setup.php:513 +msgid " Days" +msgstr " Jours" + +#: ../../enterprise/meta/advanced/metasetup.password.php:110 +#: ../../enterprise/godmode/setup/setup.php:533 +msgid " Minutes" +msgstr " Minutes" + +#: ../../enterprise/meta/advanced/metasetup.password.php:113 +msgid "Two attempts minimum" +msgstr "Deux tentatives minimum" + +#: ../../enterprise/meta/advanced/metasetup.password.php:114 +#: ../../enterprise/godmode/setup/setup.php:544 +msgid " Attempts" +msgstr " Tentatives" + +#: ../../enterprise/meta/advanced/collections.php:111 +msgid "Collection has been deleted" +msgstr "La collection a été supprimée" + +#: ../../enterprise/meta/advanced/collections.php:122 +#: ../../enterprise/meta/advanced/collections.php:138 +#: ../../enterprise/godmode/agentes/collection_manager.php:94 +#: ../../enterprise/godmode/agentes/collections.php:188 +#: ../../enterprise/godmode/agentes/collections.php:210 +msgid "Successful create collection package." +msgstr "Progiciel de la collection créé correctement" + +#: ../../enterprise/meta/advanced/collections.php:139 +#: ../../enterprise/godmode/agentes/collection_manager.php:95 +#: ../../enterprise/godmode/agentes/collections.php:211 +msgid "Can not create collection package." +msgstr "Erreur de création du progiciel de la collection" + +#: ../../enterprise/meta/advanced/collections.php:149 +#: ../../enterprise/godmode/agentes/collections.php:246 +msgid "Error: Id must not be empty" +msgstr "Erreur : ID ne doit pas être vide" + +#: ../../enterprise/meta/advanced/collections.php:163 +#: ../../enterprise/godmode/agentes/collections.php:260 +msgid "Successful re-create collection directory." +msgstr "Répertoire de collection recréé correctement." + +#: ../../enterprise/meta/advanced/collections.php:164 +#: ../../enterprise/godmode/agentes/collections.php:261 +msgid "Can not re-create collection directory." +msgstr "Impossible de recréer le répertoire de collection." + +#: ../../enterprise/meta/advanced/collections.php:190 +#: ../../enterprise/godmode/agentes/collections.php:287 +msgid "Successful re-create collections directories." +msgstr "Répertoires de collection recréés correctement." + +#: ../../enterprise/meta/advanced/collections.php:191 +#: ../../enterprise/godmode/agentes/collections.php:288 +msgid "Can not re-create collections directories." +msgstr "Impossible de recréer des répertoires de collections." + +#: ../../enterprise/meta/advanced/collections.php:205 +msgid "To manage collections you must activate centralized management" +msgstr "Pour gérer les collections, vous devez activer la gestion centralisée" + +#: ../../enterprise/meta/advanced/collections.php:218 +#: ../../enterprise/meta/advanced/collections.php:224 +#: ../../godmode/users/user_list.php:402 ../../godmode/users/user_list.php:406 +msgid "Search by username, fullname or email" +msgstr "Rechercher par nom d'utilisateur, nom complet ou courriel" + +#: ../../enterprise/meta/advanced/collections.php:250 +#: ../../godmode/users/user_list.php:451 +msgid "Users control filter" +msgstr "Filtre de contrôle des utilisateurs" + +#: ../../enterprise/meta/advanced/collections.php:259 +#: ../../enterprise/godmode/agentes/collections.php:296 +msgid "Error: The main directory of collections does not exist." +msgstr "Erreur : le répertoire principal de la collection n'existe pas." + +#: ../../enterprise/meta/advanced/collections.php:364 +#: ../../enterprise/godmode/agentes/collection_manager.php:110 +#: ../../enterprise/godmode/agentes/collections.php:380 +#: ../../enterprise/godmode/policies/policy_collections.php:170 +#: ../../enterprise/godmode/policies/policy_collections.php:264 +msgid "Short Name" +msgstr "Nom abrégé" + +#: ../../enterprise/meta/advanced/collections.php:425 +#: ../../enterprise/godmode/agentes/collections.php:412 +msgid "Are you sure to delete?" +msgstr "Êtes-vous sûr(e) de vouloir le supprimer ?" + +#: ../../enterprise/meta/advanced/collections.php:430 +#: ../../enterprise/meta/advanced/collections.php:431 +#: ../../enterprise/godmode/agentes/collections.php:413 +msgid "Delete collection" +msgstr "Supprimer la collection" + +#: ../../enterprise/meta/advanced/collections.php:440 +#: ../../enterprise/godmode/agentes/collections.php:420 +msgid "Are you sure to re-apply?" +msgstr "Êtes-vous sûr(e) de vouloir appliquer à nouveau ?" + +#: ../../enterprise/meta/advanced/collections.php:441 +#: ../../enterprise/godmode/agentes/collections.php:421 +msgid "Re-Apply changes" +msgstr "Appliquer les changements à nouveau" + +#: ../../enterprise/meta/advanced/collections.php:448 +#: ../../enterprise/godmode/agentes/collections.php:428 +msgid "Are you sure to apply?" +msgstr "Êtes-vous sûr(e) de vouloir appliquer ?" + +#: ../../enterprise/meta/advanced/collections.php:449 +#: ../../enterprise/godmode/agentes/collections.php:429 +msgid "Apply changes" +msgstr "Appliquer les modifications" + +#: ../../enterprise/meta/advanced/collections.php:454 +#: ../../enterprise/godmode/agentes/collections.php:434 +msgid "Are you sure to re-create directory?" +msgstr "Êtes-vous sûr de recréer un répertoire ?" + +#: ../../enterprise/meta/advanced/collections.php:459 +#: ../../enterprise/meta/advanced/collections.php:460 +#: ../../enterprise/godmode/agentes/collections.php:439 +#: ../../enterprise/godmode/agentes/collections.php:440 +msgid "The collection directory does not exist. Re-create directory" +msgstr "Le répertoire de la collection n'existe pas. Recréez un répertoire." + +#: ../../enterprise/meta/advanced/collections.php:492 +#: ../../enterprise/godmode/agentes/collections.php:460 +msgid "Re-create directories" +msgstr "Recréer des répertoires" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:98 +#: ../../godmode/setup/setup.php:137 ../../godmode/setup/setup.php:266 +#: ../../godmode/menu.php:337 +msgid "Visual styles" +msgstr "Styles visuels" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:109 +#: ../../godmode/setup/setup_visuals.php:1257 +msgid "Example" +msgstr "Exemple" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:136 +#: ../../godmode/setup/setup_visuals.php:1275 +msgid "Timestamp, time comparison, or compact mode" +msgstr "Horodatage, comparaison d’heure ou mode compact" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:139 +#: ../../godmode/setup/setup_visuals.php:1277 +msgid "Comparation in rollover" +msgstr "Date en comparaison" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:148 +#: ../../godmode/setup/setup_visuals.php:1278 +msgid "Timestamp in rollover" +msgstr "Horodatage littéral" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:157 +#: ../../godmode/setup/setup_visuals.php:1279 +msgid "Compact mode" +msgstr "Mode compact" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:197 +msgid "Data precision for reports and visual consoles" +msgstr "Précision des données pour les rapports et les consoles visuelles" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:200 +msgid "Precision must be a integer number between 0 and 5" +msgstr "La précision doit être un nombre entier entre 0 et 5" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:219 +msgid "Show percentile 95 in graphs" +msgstr "Afficher le centile 95 dans les graphiques" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:291 +#: ../../godmode/setup/setup_visuals.php:951 +msgid "On Boolean graphs" +msgstr "Sur les graphiques booléens" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:294 +msgid "Graph TIP view" +msgstr "Vue Graphique TIP" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:295 +msgid "This option may cause performance issues" +msgstr "Cette option peut entraîner des problèmes de performances" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:309 +#: ../../godmode/setup/setup_visuals.php:970 +msgid "Show only average by default" +msgstr "Afficher uniquement la moyenne par défaut" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:310 +#: ../../godmode/setup/setup_visuals.php:971 +msgid "Show MAX/AVG/MIN by default" +msgstr "Afficher MAX/MOY/MIN par défaut" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:312 +#: ../../godmode/setup/setup_visuals.php:967 +msgid "Graph mode" +msgstr "Mode du graphique" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:332 +#: ../../godmode/setup/setup_visuals.php:986 +msgid "Zoom graphs:" +msgstr "Graphiques de zoom :" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:346 +#: ../../godmode/setup/setup_visuals.php:901 +msgid "Type of module charts" +msgstr "Type de graphiques de module" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:369 +msgid "The number of elements retrieved for each instance in some views." +msgstr "Nombre d'éléments récupérés pour chaque instance dans certaines vues" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:390 +msgid "Add new custom value to intervals" +msgstr "Ajouter une nouvelle valeur personnalisée aux intervalles" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:505 +msgid "" +"You can place your favicon into the folder images/custom_favicon/. This file " +"should be in .ico format with a size of 16x16." +msgstr "" +"Vous pouvez placer votre favicon dans le dossier images/custom_favicon/. Ce " +"fichier doit être au format .ico d’une taille de 16x16." + +#: ../../enterprise/meta/advanced/metasetup.visual.php:531 +#: ../../godmode/setup/setup_visuals.php:212 +msgid "Custom background logo" +msgstr "Logo d'arrière-plan personnalisé" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:533 +msgid "You can place your custom images into the folder images/backgrounds/" +msgstr "" +"Vous pouvez placer vos images personnalisées dans le dossier images/" +"backgrounds/" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:576 +#: ../../godmode/setup/setup_visuals.php:279 +msgid "Custom logo (menu)" +msgstr "Logo personnalisé (menu)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:607 +#: ../../godmode/setup/setup_visuals.php:284 +msgid "Custom logo collapsed (menu)" +msgstr "Le logo personnalisé s'est effondré (menu)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:638 +#: ../../godmode/setup/setup_visuals.php:289 +msgid "Custom logo (header white background)" +msgstr "Logo personnalisé (fond blanc d’en-tête)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:667 +#: ../../godmode/setup/setup_visuals.php:328 +msgid "Custom logo (login)" +msgstr "Logo personnalisé (connexion)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:696 +#: ../../godmode/setup/setup_visuals.php:367 +msgid "Custom Splash (login)" +msgstr "Splash personnalisé (connexion)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:746 +#: ../../godmode/setup/setup_visuals.php:471 +msgid "Title (header)" +msgstr "Titre (en-tête)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:750 +#: ../../godmode/setup/setup_visuals.php:476 +msgid "Subtitle (header)" +msgstr "Sous-titre (en-tête)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:754 +#: ../../godmode/setup/setup_visuals.php:482 +msgid "Title 1 (login)" +msgstr "Titre 1 (connexion)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:765 +#: ../../godmode/setup/setup_visuals.php:489 +msgid "Title 2 (login)" +msgstr "Titre 2 (connexion)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:815 +msgid "Graphs font family" +msgstr "Famille de polices de graphiques" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:836 +#: ../../godmode/setup/setup_visuals.php:1020 +msgid "Legacy Visual Console View" +msgstr "Vue console visuelle legacy" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:838 +msgid "To use the old view when using the Visual Console visor" +msgstr "" +"Pour utiliser l’ancienne vue lors de l’utilisation de la visière de la Console " +"visuelle" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:857 +#: ../../godmode/setup/setup_visuals.php:1038 +msgid "Default cache expiration" +msgstr "Expiration du cache par défaut" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:877 +msgid "This interval will affect to Visual Console pages" +msgstr "Cet intervalle aura un effet sur les pages de la console visuelle" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:903 +#: ../../godmode/setup/setup_visuals.php:1451 +msgid "Data multiplier to use in graphs/data" +msgstr "Multiplicateur de données à utiliser dans les graphiques/données" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:907 +#: ../../godmode/setup/setup_visuals.php:1453 +msgid "Use 1024 when module unit are bytes" +msgstr "Utiliser 1024 lorsque l’unité de module est en octets" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:908 +#: ../../godmode/setup/setup_visuals.php:1454 +msgid "Use always 1000" +msgstr "Utilisez toujours 1000" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:909 +#: ../../godmode/setup/setup_visuals.php:1455 +msgid "Use always 1024" +msgstr "Utilisez toujours 1024" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:933 +msgid "Reports configuration" +msgstr "Configuration des rapports" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:939 +#: ../../godmode/setup/setup_visuals.php:1097 +msgid "Show report info with description" +msgstr "Afficher l'information du rapport avec description" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:940 +msgid "" +"Custom report description info. It will be applied to all reports and " +"templates by default." +msgstr "" +"Description du rapport personnalisé. Elle sera appliquée par défaut à tous les " +"rapports et modèles." + +#: ../../enterprise/meta/advanced/metasetup.visual.php:951 +#: ../../godmode/setup/setup_visuals.php:1106 +msgid "Custom report front page" +msgstr "Page de couverture du rapport personnalisé" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:952 +msgid "" +"Custom report front page. It will be applied to all reports and templates by " +"default." +msgstr "" +"Page de couverture du rapport personnalisé. Elle sera appliquée par défaut à " +"tous les rapports et modèles." + +#: ../../enterprise/meta/advanced/metasetup.visual.php:971 +msgid "" +"This is the height in pixels of the module graph or custom graph in the " +"reports (only: HTML)" +msgstr "" +"Il s’agit de la hauteur en pixels du graphique de module ou du graphique " +"personnalisé dans les rapports (uniquement : HTML)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1038 +msgid "" +"A long interval description is for example 10 hours, 20 minutes 33 seconds”, a " +"short one is 10h 20m 33s" +msgstr "" +"Une description d’intervalle long est par exemple de 10 heures, 20 minutes 33 " +"secondes, une courte est de 10h 20m 33s" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1054 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:128 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:131 +msgid "" +"The path of custom logos is 'images/custom_logo' in the console installation. " +"You can upload more files (ONLY JPEG AND PNG) with the upload tool." +msgstr "" +"Le chemin des logos personnalisés est 'images/custom_logo' dans l’installation " +"de la console. Vous pouvez télécharger plus de fichiers (UNIQUEMENT JPEG ET " +"PNG) avec l’outil de téléchargement." + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1318 +#: ../../godmode/setup/setup_visuals.php:1752 +msgid "Logo preview" +msgstr "Aperçu du logo" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1340 +#: ../../godmode/setup/setup_visuals.php:1782 +msgid "Splash Preview" +msgstr "Aperçu du Splash" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1345 +#: ../../godmode/setup/setup_visuals.php:1806 +msgid "Background preview" +msgstr "Aperçu du fond d'écran" + +#: ../../enterprise/meta/advanced/links.php:47 ../../godmode/setup/links.php:42 +msgid "There was a problem creating link" +msgstr "Erreur de création du lien" + +#: ../../enterprise/meta/advanced/links.php:60 +msgid "The link was not updated, the data is identical" +msgstr "Le lien n’a pas été mis à jour, les données sont identiques" + +#: ../../enterprise/meta/advanced/links.php:68 ../../godmode/setup/links.php:61 +msgid "There was a problem modifying link" +msgstr "Problème de modification du lien" + +#: ../../enterprise/meta/advanced/links.php:82 ../../godmode/setup/links.php:74 +msgid "There was a problem deleting link" +msgstr "Problème de suppression du lien" + +#: ../../enterprise/meta/advanced/links.php:100 +msgid "Link Name error" +msgstr "Erreur de nom de lien" + +#: ../../enterprise/meta/advanced/links.php:127 +#: ../../enterprise/meta/advanced/links.php:156 ../../godmode/setup/links.php:116 +#: ../../godmode/setup/links.php:145 +msgid "Link name" +msgstr "Nom du lien" + +#: ../../enterprise/meta/advanced/links.php:130 +#: ../../enterprise/godmode/policies/policy_linking.php:204 +#: ../../godmode/setup/links.php:119 +msgid "Link" +msgstr "Lien" + +#: ../../enterprise/meta/advanced/links.php:152 ../../godmode/setup/links.php:141 +msgid "There isn't links" +msgstr "Il n'y a pas de liens" + +#: ../../enterprise/meta/index.php:848 +#, php-format +msgid "" +"System is not centralised, please go to %s to perform a database merge process." +msgstr "" +"Le système n'est pas centralisé, allez vers %s pour effectuer le processus " +"d'unification" + +#: ../../enterprise/meta/index.php:916 +#, php-format +msgid "There are nodes with different MR than this (%d):" +msgstr "Il existe des nœuds avec un MR différent de celui-ci (%d):" + +#: ../../enterprise/meta/agentsearch.php:121 +msgid "Search results for" +msgstr "Résultats de recherche pour" + +#: ../../enterprise/meta/agentsearch.php:301 +msgid "There are no agents included in this group" +msgstr "Aucun agent inclus dans ce groupe" + +#: ../../enterprise/meta/agentsearch.php:450 +msgid "There are no policies included in this group" +msgstr "Il n'y a pas des politiques inclues dans ce groupe" + +#: ../../enterprise/extensions/disabled/check_acls.php:16 +msgid "ACL users for this agent" +msgstr "Utilisateurs ACL pour cet agent" + +#: ../../enterprise/extensions/disabled/check_acls.php:49 +#: ../../enterprise/extensions/disabled/check_acls.php:136 +msgid "Agents reading" +msgstr "Lecture des agents" + +#: ../../enterprise/extensions/disabled/check_acls.php:51 +#: ../../enterprise/extensions/disabled/check_acls.php:138 +msgid "Agents disable" +msgstr "Désactiver les agents" + +#: ../../enterprise/extensions/disabled/check_acls.php:52 +#: ../../enterprise/extensions/disabled/check_acls.php:139 +msgid "Alerts editing" +msgstr "Édition des alertes" + +#: ../../enterprise/extensions/disabled/check_acls.php:53 +#: ../../enterprise/extensions/disabled/check_acls.php:140 +#: ../../godmode/menu.php:125 +msgid "Users management" +msgstr "Gestion des utilisateurs" + +#: ../../enterprise/extensions/disabled/check_acls.php:54 +#: ../../enterprise/extensions/disabled/check_acls.php:141 +msgid "Database management" +msgstr "Gestion de la base de données" + +#: ../../enterprise/extensions/disabled/check_acls.php:55 +#: ../../enterprise/extensions/disabled/check_acls.php:142 +msgid "Alerts management" +msgstr "Gestion des alertes" + +#: ../../enterprise/extensions/disabled/check_acls.php:56 +#: ../../enterprise/extensions/disabled/check_acls.php:143 +msgid "Reports reading" +msgstr "Lecture des rapports" + +#: ../../enterprise/extensions/disabled/check_acls.php:57 +#: ../../enterprise/extensions/disabled/check_acls.php:144 +msgid "Reports writing" +msgstr "Écriture des rapports" + +#: ../../enterprise/extensions/disabled/check_acls.php:58 +#: ../../enterprise/extensions/disabled/check_acls.php:145 +msgid "Reports management" +msgstr "Gestion des rapports" + +#: ../../enterprise/extensions/disabled/check_acls.php:59 +#: ../../enterprise/extensions/disabled/check_acls.php:146 +msgid "Events reading" +msgstr "Lecture des événements" + +#: ../../enterprise/extensions/disabled/check_acls.php:60 +#: ../../enterprise/extensions/disabled/check_acls.php:147 +msgid "Events writing" +msgstr "Écriture des événements" + +#: ../../enterprise/extensions/disabled/check_acls.php:61 +#: ../../enterprise/extensions/disabled/check_acls.php:148 +msgid "Events management" +msgstr "Gestion des événements" + +#: ../../enterprise/extensions/disabled/check_acls.php:62 +#: ../../enterprise/extensions/disabled/check_acls.php:149 +msgid "Systems management" +msgstr "Gestion des systèmes" + +#: ../../enterprise/extensions/disabled/check_acls.php:112 +msgid "There are no defined users" +msgstr "Aucun utilisateur défini" + +#: ../../enterprise/extensions/disabled/check_acls.php:134 +#: ../../godmode/menu.php:117 +msgid "Module tags" +msgstr "Étiquettes de modules" + +#: ../../enterprise/extensions/disabled/check_acls.php:197 +msgid "ACL module tags for the modules in this agent" +msgstr "Étiquettes de module ACL pour les modules dans cet agent" + +#: ../../enterprise/extensions/disabled/check_acls.php:208 +msgid "Only admin users can see this section." +msgstr "Seulement les utilisateurs administrateurs peuvent voir cette section." + +#: ../../enterprise/extensions/disabled/check_acls.php:215 +msgid "Check ACL" +msgstr "Vérifier ACL" + +#: ../../enterprise/extensions/csv_import_group/main.php:23 +#: ../../enterprise/extensions/csv_import_group.php:69 +msgid "CSV import group" +msgstr "Groupe d'importation CSV" + +#: ../../enterprise/extensions/csv_import_group/main.php:48 +#, php-format +msgid "Created group %s" +msgstr "Groupe %s créé" + +#: ../../enterprise/extensions/csv_import_group/main.php:49 +#, php-format +msgid "Could not create group %s" +msgstr "Impossible de créer le groupe %s" + +#: ../../enterprise/extensions/csv_import_group/main.php:56 +msgid "File processed" +msgstr "Fichier traité" + +#: ../../enterprise/extensions/csv_import_group/main.php:59 +msgid "Please syncronize groups to nodes" +msgstr "Veuillez synchroniser les groupes avec les nœuds" + +#: ../../enterprise/extensions/resource_registration/functions.php:61 +#, php-format +msgid "Error create '%s' policy, the name exist and there aren't free name." +msgstr "" +"Erreur de création de la politique '%s' ; le nom existe déjà et aucun autre " +"nom est disponible." + +#: ../../enterprise/extensions/resource_registration/functions.php:69 +#, php-format +msgid "Warning create '%s' policy, the name exist, the policy have a name %s." +msgstr "" +"Erreur de création de la politique '%s' ; le nom existe déjà. Le nom de la " +"politique est %s." + +#: ../../enterprise/extensions/resource_registration/functions.php:78 +msgid "Error the policy haven't name." +msgstr "Erreur, la politique n'a pas de nom." + +#: ../../enterprise/extensions/resource_registration/functions.php:99 +#, php-format +msgid "Success create '%s' policy." +msgstr "Politique '%s' créée correctement" + +#: ../../enterprise/extensions/resource_registration/functions.php:100 +#, php-format +msgid "Error create '%s' policy." +msgstr "Erreur de création de la politique '%s'" + +#: ../../enterprise/extensions/resource_registration/functions.php:142 +#, php-format +msgid "Error add '%s' agent. The agent does not exist" +msgstr "Erreur d’ajout de l’agent '%s'. L’agent n’existe pas" + +#: ../../enterprise/extensions/resource_registration/functions.php:147 +#, php-format +msgid "Success add '%s' agent." +msgstr "Agent '%s' ajouté correctement." + +#: ../../enterprise/extensions/resource_registration/functions.php:148 +#, php-format +msgid "Error add '%s' agent." +msgstr "Erreur d'ajout de l'agent '%s'." + +#: ../../enterprise/extensions/resource_registration/functions.php:167 +msgid "The collection does not exist" +msgstr "La collection n’existe pas" + +#: ../../enterprise/extensions/resource_registration/functions.php:172 +#, php-format +msgid "Success add '%s' collection." +msgstr "Collection '%s' ajoutée correctement" + +#: ../../enterprise/extensions/resource_registration/functions.php:173 +#, php-format +msgid "Error add '%s' collection." +msgstr "Erreur d'ajout de la collection '%s'" + +#: ../../enterprise/extensions/resource_registration/functions.php:191 +#, php-format +msgid "Success add '%s' agent plugin." +msgstr "Plugin de l'agent '%s' ajouté correctement" + +#: ../../enterprise/extensions/resource_registration/functions.php:192 +#, php-format +msgid "Error add '%s' agent plugin." +msgstr "Erreur d'ajout du plugin de l'agent '%s'." + +#: ../../enterprise/extensions/resource_registration/functions.php:205 +msgid "Error add the module, haven't type." +msgstr "Erreur d'ajout du module ; aucun type attribué." + +#: ../../enterprise/extensions/resource_registration/functions.php:411 +#: ../../enterprise/extensions/resource_registration/functions.php:480 +#: ../../enterprise/extensions/resource_registration/functions.php:581 +#: ../../enterprise/extensions/resource_registration/functions.php:637 +msgid "Error add the module, error in tag component." +msgstr "Erreur d'ajout du module ; erreur dans le composant de l'étiquette." + +#: ../../enterprise/extensions/resource_registration/functions.php:693 +msgid "Error add the module plugin importation, plugin is not registered" +msgstr "" +"Erreur d'importation du plugin de module ; le plugin n'est pas enregistré." + +#: ../../enterprise/extensions/resource_registration/functions.php:703 +#, php-format +msgid "Success add '%s' module." +msgstr "Module '%s' ajouté correctement" + +#: ../../enterprise/extensions/resource_registration/functions.php:704 +#, php-format +msgid "Error add '%s' module." +msgstr "Erreur d'ajout du module '%s'" + +#: ../../enterprise/extensions/resource_registration/functions.php:718 +#, php-format +msgid "Error add the alert, the template '%s' don't exist." +msgstr "Erreur d'ajout de l'alerte, le modèle '%s' n'existe pas." + +#: ../../enterprise/extensions/resource_registration/functions.php:731 +#: ../../enterprise/extensions/resource_registration/functions.php:749 +#, php-format +msgid "Error add the alert, the module '%s' don't exist." +msgstr "Erreur d'ajout de l'alerte, le module '%s' n'existe pas." + +#: ../../enterprise/extensions/resource_registration/functions.php:771 +#, php-format +msgid "Success add '%s' alert." +msgstr "Alerte '%s' ajoutée correctement" + +#: ../../enterprise/extensions/resource_registration/functions.php:772 +#, php-format +msgid "Error add '%s' alert." +msgstr "Erreur d'ajout de l'alerte '%s'" + +#: ../../enterprise/extensions/resource_registration/functions.php:798 +#, php-format +msgid "Error add the alert, the action '%s' don't exist." +msgstr "Erreur d'ajout de l'alerte ; l'action '%s' n'existe pas." + +#: ../../enterprise/extensions/resource_registration/functions.php:817 +#, php-format +msgid "Success add '%s' action." +msgstr "Action '%s' ajoutée correctement" + +#: ../../enterprise/extensions/resource_registration/functions.php:818 +#: ../../extensions/resource_registration.php:436 +#: ../../extensions/resource_registration.php:458 +#: ../../extensions/resource_registration.php:469 +#, php-format +msgid "Error add '%s' action." +msgstr "Erreur, action '%s' non ajoutée" + +#: ../../enterprise/extensions/resource_registration/functions.php:854 +msgid "The inventory module does not exist" +msgstr "Le module d’inventaire n’existe pas" + +#: ../../enterprise/extensions/resource_registration/functions.php:859 +#, php-format +msgid "Success add '%s' inventory module." +msgstr "Ajout réussi du module d’inventaire '%s'." + +#: ../../enterprise/extensions/resource_registration/functions.php:860 +#, php-format +msgid "Error add '%s' inventory module." +msgstr "Erreur d’ajout du module d’inventaire '%s'." + +#: ../../enterprise/extensions/translate_string.php:168 +#: ../../enterprise/extensions/translate_string.php:380 +msgid "Translate string" +msgstr "Traduire chaîne" + +#: ../../enterprise/extensions/vmware.php:46 +msgid "Failed to initialize VMware extension." +msgstr "Impossible d’initialiser l’extension VMware." + +#: ../../enterprise/extensions/vmware.php:89 +msgid "VMware View" +msgstr "Vue VMware" + +#: ../../enterprise/extensions/csv_import_group.php:50 +#, php-format +msgid "" +"This node is configured with centralized mode. All group information is read " +"only. Go to %s to import the CSV." +msgstr "" +"Ce nœud est configuré en mode centralisé. Toutes les informations de groupe " +"sont en lecture seule. Accédez à %s pour importer le fichier CSV." + +#: ../../enterprise/extensions/csv_import_group.php:83 +msgid "CSV group import" +msgstr "Importation de groupe CSV" + +#: ../../enterprise/extensions/resource_exportation/functions.php:20 +msgid "Export agents" +msgstr "Exporter des agents" + +#: ../../enterprise/extensions/vmware/vmware_view.php:61 +msgid "Top 5 VMs CPU Usage" +msgstr "Top 5 VMs de l'utilisation de l'UC" + +#: ../../enterprise/extensions/vmware/vmware_view.php:70 +msgid "Top 5 VMs Memory Usage" +msgstr "Top 5 VMs de l'utilisation de la mémoire" + +#: ../../enterprise/extensions/vmware/vmware_view.php:82 +msgid "Top 5 VMs Provisioning Usage" +msgstr "Top 5 de l’utilisation du provisionnement des machines virtuelles" + +#: ../../enterprise/extensions/vmware/vmware_view.php:91 +msgid "Top 5 VMs Network Usage" +msgstr "Top 5 VMs de l'utilisation du réseau" + +#: ../../enterprise/extensions/vmware/vmware_view.php:684 +msgid "Host ESX" +msgstr "Hôte ESX" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1036 +msgid "CPU Usage" +msgstr "Utilisation de l'UC" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1046 +msgid "Memory Usage" +msgstr "Utilisation de la mémoire" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1056 +msgid "Disk I/O Rate" +msgstr "Ratio I/O du disque" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1066 +msgid "Network Usage" +msgstr "Utilisation du réseau" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1169 +msgid "Settings updated " +msgstr "Paramètres mis à jour " + +#: ../../enterprise/extensions/vmware/vmware_view.php:1171 +msgid "No changes in settings " +msgstr "Aucune modification des paramètres " + +#: ../../enterprise/extensions/vmware/vmware_view.php:1179 +msgid "CPU usage graphs" +msgstr "Graphiques d’utilisation de l’UCT" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1180 +#: ../../enterprise/extensions/vmware/vmware_view.php:1186 +#: ../../enterprise/extensions/vmware/vmware_view.php:1192 +#: ../../enterprise/extensions/vmware/vmware_view.php:1198 +msgid "Force minimum value" +msgstr "Forcer la valeur minimale" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1182 +#: ../../enterprise/extensions/vmware/vmware_view.php:1188 +#: ../../enterprise/extensions/vmware/vmware_view.php:1194 +#: ../../enterprise/extensions/vmware/vmware_view.php:1200 +msgid "Force maximum value" +msgstr "Forcer la valeur maximale" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1185 +msgid "Memory usage graphs" +msgstr "Graphiques d’utilisation de la mémoire" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1191 +msgid "Provisioning Usage graphs" +msgstr "Provisionnant des graphiques d’utilisation" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1197 +msgid "Network usage graphs" +msgstr "Graphiques d’utilisation du réseau" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1208 +msgid "Map items" +msgstr "Eléments de la Carte" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1209 +msgid "Show datastores" +msgstr "Afficher les datastores" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1216 +msgid "Show ESXis" +msgstr "Afficher ESXis" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1223 +msgid "Show VMs" +msgstr "Afficher les machines virtuelles" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1230 +msgid "Font size (px)" +msgstr "Taille de police (px)" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1232 +msgid "Node radius (px)" +msgstr "Rayon du nœud (px)" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1234 +msgid "Node separation (rate)" +msgstr "Séparation des nœuds (taux)" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1239 +msgid "" +"Looking for VMware configuration? You can configure several tasks using " +"Discovery Applications." +msgstr "" +"Vous recherchez une configuration VMware ? Vous pouvez configurer plusieurs " +"tâches à l’aide des applications Discovery." + +#: ../../enterprise/extensions/vmware/vmware_view.php:1247 +msgid "Graph settings" +msgstr "Paramètres du graphique" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1252 +msgid "Map settings" +msgstr "Paramètres de la carte" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1296 +#: ../../enterprise/extensions/vmware/vmware_view.php:1368 +msgid "Welcome" +msgstr "Bienvenue" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1327 +msgid "ESX Detail" +msgstr "Détail ESX" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1358 +msgid "ESX details" +msgstr "Détails ESX" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1363 +msgid "VMware view options" +msgstr "Options d’affichage VMware" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1399 +msgid "VMWare" +msgstr "VMware" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1504 +msgid "" +"Some ESX Hosts are not up to date, please check VMware plugin configuration." +msgstr "" +"Certains hôtes ESX ne sont pas à jour, veuillez vérifier la configuration du " +"plug-in VMware." + +#: ../../enterprise/extensions/vmware/vmware_view.php:1506 +msgid "VMware plugin is working." +msgstr "Le plugin VMware fonctionne." + +#: ../../enterprise/extensions/vmware/vmware_view.php:1515 +msgid "View VMware map" +msgstr "Afficher la carte VMware" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1516 +msgid "View VMware dashboard" +msgstr "Afficher le tableau de bord VMware" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1517 +msgid "View ESX Host statistics from" +msgstr "Afficher les statistiques de l’hôte ESX à partir de" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1524 +msgid "There are no VMware information detected in this environment." +msgstr "Aucune information VMware n’est détectée dans cet environnement." + +#: ../../enterprise/extensions/vmware/vmware_view.php:1525 +msgid "You can configure several tasks using Discovery Applications at " +msgstr "" +"Vous pouvez configurer plusieurs tâches à l’aide des applications de " +"découverte à l’adresse " + +#: ../../enterprise/extensions/vmware/vmware_view.php:1734 +#, php-format +msgid "" +"This map is a quick representation of all your VMware entities detected. You " +"can create a custom VMware map by defining a network map based on your VMware " +"discovery task %s" +msgstr "" +"Cette carte est une représentation rapide de toutes vos entités VMware " +"détectées. Vous pouvez créer une carte VMware personnalisée en définissant une " +"carte réseau en fonction de votre tâche de découverte VMware %s" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1744 +msgid "Show Datastores" +msgstr "Afficher les datastores" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1747 +msgid "Show ESX" +msgstr "Afficher ESX" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1750 +msgid "Show VM" +msgstr "Afficher VM" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1754 +#: ../../godmode/reporting/visual_console_builder.wizard.php:215 +msgid "Font" +msgstr "Police" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1772 +msgid "View options" +msgstr "Afficher les options" + +#: ../../enterprise/extensions/vmware/vmware_manager.php:227 +msgid "Power Status: " +msgstr "État : " + +#: ../../enterprise/extensions/vmware/vmware_manager.php:273 +msgid "Change Status" +msgstr "Changer l'état" + +#: ../../enterprise/load_html_extra.php:202 +msgid "Activate license" +msgstr "Activer la licence" + +#: ../../enterprise/load_html_extra.php:203 +msgid "Your request key is:" +msgstr "La clé de votre demande est :" + +#: ../../enterprise/load_html_extra.php:206 +#, php-format +msgid "" +"You can activate it manually here or " +"automatically filling the form below:" +msgstr "" +"Vous pouvez l'activer manuellement ici ou " +"automatiquement en remplissant le formulaire ci-dessous :" + +#: ../../enterprise/load_html_extra.php:213 +msgid "Auth Key:" +msgstr "Clé d'authentification :" + +#: ../../enterprise/load_html_extra.php:221 +#: ../../enterprise/load_html_extra.php:240 +msgid "Online validation" +msgstr "Validation en ligne" + +#: ../../enterprise/load_html_extra.php:233 +msgid "ERROR:" +msgstr "ERREUR :" + +#: ../../enterprise/load_html_extra.php:233 +msgid "When connecting to licence server." +msgstr "Lors de la connexion au serveur de licences." + +#: ../../enterprise/load_enterprise.php:559 ../../godmode/setup/license.php:83 +msgid "License updated" +msgstr "Licences mises à jour" + +#: ../../enterprise/load_enterprise.php:560 +msgid "Failed while updating license." +msgstr "La mise à jour de la licence a échoué" + +#: ../../enterprise/load_enterprise.php:585 +#: ../../enterprise/load_enterprise.php:650 +msgid "Invalid licence." +msgstr "Licence non valide" + +#: ../../enterprise/load_enterprise.php:585 +msgid "Please contact your system administrator." +msgstr "Veuillez communiquer avec l'administrateur du système." + +#: ../../enterprise/load_enterprise.php:650 +#, php-format +msgid "Please contact %s for a valid licence." +msgstr "Veuillez contacter %s pour une licence valide." + +#: ../../enterprise/load_enterprise.php:651 +#, php-format +msgid "Or disable %s enterprise" +msgstr "Ou désactivez %s Enterprise" + +#: ../../enterprise/load_enterprise.php:753 +#: ../../enterprise/load_enterprise.php:1048 +msgid "Request new licence" +msgstr "Demander une nouvelle licence" + +#: ../../enterprise/load_enterprise.php:832 +msgid "" +"Metaconsole unreached

This " +"node has a metaconsole license and cannot contact with the metaconsole." +msgstr "" +"Métaconsole non achevée

Ce " +"noeud a une licence de Métaconsole et ne peut pas contacter la Métaconsole." + +#: ../../enterprise/load_enterprise.php:849 +#: ../../enterprise/load_enterprise.php:855 +#: ../../enterprise/load_enterprise.php:871 +#, php-format +msgid "" +"License exceeded

This " +"license allows %d agents and you have %d agents configured." +msgstr "" +"Licence dépasée

Cette " +"licence permet %d agents et vous avez %d agents configurés." + +#: ../../enterprise/load_enterprise.php:850 +#: ../../enterprise/load_enterprise.php:857 +#: ../../enterprise/load_enterprise.php:866 +#: ../../enterprise/load_enterprise.php:873 +#: ../../enterprise/load_enterprise.php:885 +#, php-format +msgid "Please contact %s to extend the license." +msgstr "Veuillez contacter %s pour étendre votre licence." + +#: ../../enterprise/load_enterprise.php:856 +#: ../../enterprise/load_enterprise.php:858 +#: ../../enterprise/load_enterprise.php:872 +#: ../../enterprise/load_enterprise.php:874 +#: ../../enterprise/load_enterprise.php:901 +#: ../../enterprise/load_enterprise.php:907 +msgid "" +"This console will work in limited mode. Enterprise features will not function." +msgstr "" +"Cette console travaillera en mode limité. Les fonctionnalités Enterprise ne " +"fonctionneront pas." + +#: ../../enterprise/load_enterprise.php:865 +#, php-format +msgid "" +"License exceeded

This " +"license allows %d agents and you have %d agents configured." +msgstr "" +"Licence dépasée

Cette " +"licence permet %d agents et vous avez %d agents configurés." + +#: ../../enterprise/load_enterprise.php:884 +#, php-format +msgid "" +"License exceeded

This " +"license allows %d modules and you have %d modules configured." +msgstr "" +"Licence dépasée

Cette " +"licence permet %d modules et vous avez %d modules configurés." + +#: ../../enterprise/load_enterprise.php:894 +#: ../../enterprise/load_enterprise.php:900 +msgid "" +"This license has expired. " +"

You can not get updates until you renew the license." +msgstr "" +"Licence expirée

Vous ne " +"pouvez pas obtenir de mises à jour tant que vous n'avez pas renouvelé la " +"licence." + +#: ../../enterprise/load_enterprise.php:895 +#: ../../enterprise/load_enterprise.php:902 +#, php-format +msgid "Please contact %s to renew the license." +msgstr "Veuillez contacter %s pour renouveler votre licence." + +#: ../../enterprise/load_enterprise.php:905 +#: ../../enterprise/load_enterprise.php:1044 +msgid "Renew" +msgstr "Renouveler" + +#: ../../enterprise/load_enterprise.php:914 +#, php-format +msgid "" +"This license is outside of support. " +"

This %s installation will continue working normally and without " +"limitations, but without support or updates." +msgstr "" +"Cette licence est hors support. " +"

Cette installation %s continuera à fonctionner normalement et sans " +"limitations mais sans support ou mises à jour." + +#: ../../enterprise/godmode/setup/setup.php:48 +msgid "Yes and change status" +msgstr "Oui et changer d’état" + +#: ../../enterprise/godmode/setup/setup.php:56 +msgid "Yes without changing status" +msgstr "Oui sans changer d’état" + +#: ../../enterprise/godmode/setup/setup.php:124 +msgid "Seconds" +msgstr "Secondes" + +#: ../../enterprise/godmode/setup/setup.php:144 +msgid "Last replication at" +msgstr "Dernière réplication à" + +#: ../../enterprise/godmode/setup/setup.php:146 +msgid "No replication yet" +msgstr "Aucune réplication encore" + +#: ../../enterprise/godmode/setup/setup.php:160 +msgid "Only validated events" +msgstr "Seulement les événements validés" + +#: ../../enterprise/godmode/setup/setup.php:175 +msgid "Metaconsole DB engine" +msgstr "Moteur BD de la Métaconsole" + +#: ../../enterprise/godmode/setup/setup.php:193 +msgid "Metaconsole DB host" +msgstr "Hôte BD de la Métaconsole" + +#: ../../enterprise/godmode/setup/setup.php:207 +msgid "Metaconsole DB name" +msgstr "Nom de la BD de la Métaconsole" + +#: ../../enterprise/godmode/setup/setup.php:221 +msgid "Metaconsole DB user" +msgstr "Utilisateur de la BD de la Métaconsole" + +#: ../../enterprise/godmode/setup/setup.php:235 +msgid "Metaconsole DB password" +msgstr "Mot de passe de la BD de la Métaconsole" + +#: ../../enterprise/godmode/setup/setup.php:275 +msgid "Events Configuration Information" +msgstr "Informations sur la configuration des événements" + +#: ../../enterprise/godmode/setup/setup.php:277 +msgid "" +" If you are replicating events, events validated or deleted on the metaconsole " +"WILL NOT be deleted or validated here. This option is just to allow local " +"pandora users to see events, but not to operate with them. Operation, when " +"event replication is enabled, should be done only in metaconsole" +msgstr "" +" Si vous répliquez des événements, les événements validés ou supprimés sur la " +"Métaconsole NE SERONT PAS supprimés ou validés ici. Cette option est juste " +"pour permettre aux utilisateurs locaux de Pandora FMS de voir les événements, " +"mais pas d’opérer avec eux. L’opération, lorsque la réplication d’événements " +"est activée, doit être effectuée uniquement dans la Métaconsole" + +#: ../../enterprise/godmode/setup/setup.php:345 +msgid "Out of black list" +msgstr "En dehors de la liste noire" + +#: ../../enterprise/godmode/setup/setup.php:347 +msgid "In black list" +msgstr "Dans la liste noire" + +#: ../../enterprise/godmode/setup/setup.php:352 +msgid "Push selected modules into blacklist" +msgstr "Ajouter les modules sélectionnés sur la liste noire" + +#: ../../enterprise/godmode/setup/setup.php:354 +msgid "Pop selected modules out of blacklist" +msgstr "Supprimer les modules sélectionnés de la liste noire" + +#: ../../enterprise/godmode/setup/setup.php:389 +msgid "Critical threshold for occupied addresses" +msgstr "Seuil critique pour les adresses occupées" + +#: ../../enterprise/godmode/setup/setup.php:401 +msgid "Warning threshold for occupied addresses" +msgstr "Seuil d’avertissement pour les adresses occupées" + +#: ../../enterprise/godmode/setup/setup.php:429 +msgid "Enterprise options" +msgstr "Options Enterprise" + +#: ../../enterprise/godmode/setup/setup.php:589 +#, php-format +msgid "" +"Password related configuration only applies when local %s authentication is " +"selected." +msgstr "" +"La configuration liée au mot de passe s’applique uniquement lorsque " +"l’authentification %s locale est sélectionnée." + +#: ../../enterprise/godmode/setup/setup.php:598 +msgid "Enterprise password policy" +msgstr "Politique de mot de passe Enterprise" + +#: ../../enterprise/godmode/setup/setup_history.php:84 +msgid "Method does not exist" +msgstr "La méthode n'existe pas" + +#: ../../enterprise/godmode/setup/setup_history.php:223 +msgid "Configure connection target" +msgstr "Configurer la cible de connexion" + +#: ../../enterprise/godmode/setup/setup_history.php:237 +msgid "Active to historical settings" +msgstr "Actif dans les paramètres historiques" + +#: ../../enterprise/godmode/setup/setup_history.php:241 +#, php-format +msgid "" +"Data will be available in active database as time as days you specify here. " +"Older information will be sent to historical database. Note data will be " +"purged from active database after %d days." +msgstr "" +"Les données seront disponibles dans la base de données active en tant qu’heure " +"et jours que vous spécifiez ici. Les informations plus anciennes seront " +"envoyées à la base de données historique. Les données seront purgées de la " +"base de données active après %d jours." + +#: ../../enterprise/godmode/setup/setup_history.php:247 +msgid "Data days old to keep in active database" +msgstr "Données anciennes à conserver dans la base de données active" + +#: ../../enterprise/godmode/setup/setup_history.php:262 +msgid "" +"Number of rows to be sent to historical database each 'delay' seconds. If you " +"experience issues running pandora_db, try decreasing this value." +msgstr "" +"Nombre de lignes à envoyer à la base de données historique chaque seconde de « " +"retard ». Si vous rencontrez des problèmes lors de l’exécution de pandora_db, " +"essayez de diminuer cette valeur." + +#: ../../enterprise/godmode/setup/setup_history.php:266 +msgid "Transference block size (Step)" +msgstr "Taille du bloc de transfert (étape)" + +#: ../../enterprise/godmode/setup/setup_history.php:271 +msgid "Delay between transferences (seconds)" +msgstr "Délai entre les transferts (secondes)" + +#: ../../enterprise/godmode/setup/setup_history.php:276 +msgid "Historical data settings" +msgstr "Paramètres de données historiques" + +#: ../../enterprise/godmode/setup/setup_history.php:278 +msgid "Maximum historical data age (days)" +msgstr "Âge maximal des données historiques (jours)" + +#: ../../enterprise/godmode/setup/setup_history.php:283 +msgid "Maximum historical string data age (days)" +msgstr "Âge maximal des données de chaîne historique (jours)" + +#: ../../enterprise/godmode/setup/setup_history.php:288 +msgid "Data older than 'days' is compacted in order to improve disk utilization." +msgstr "" +"Les données plus anciennes que les « jours » sont compactées afin d’améliorer " +"l’utilisation du disque." + +#: ../../enterprise/godmode/setup/setup_history.php:293 +msgid "" +"Automatically create partitions on specific database IDB files (tagente_datos, " +"tagente_datos_string, tevento). Monthly partitions." +msgstr "" +"Créez automatiquement des partitions sur des fichiers IDB de base de données " +"spécifiques (tagent_données, tagent_données_string, tevent). Partitions " +"mensuelles." + +#: ../../enterprise/godmode/setup/setup_history.php:297 +msgid "Automatic partition of big tables." +msgstr "Partition automatique des grandes tables." + +#: ../../enterprise/godmode/setup/setup_history.php:308 +msgid "Historical events settings" +msgstr "Paramètres des événements historiques" + +#: ../../enterprise/godmode/setup/setup_history.php:319 +#, php-format +msgid "" +"Events will remain in active database a maximum of specified days, then they " +"will be transferred to historical database. Note events will be purged from " +"active database after %d days." +msgstr "" +"Les événements resteront dans la base de données active un maximum de jours " +"spécifiés, puis ils seront transférés dans la base de données historique. " +"Notez que les événements seront purgés de la base de données active après %d " +"jours." + +#: ../../enterprise/godmode/setup/setup_history.php:325 +msgid "Events days old to keep in active database" +msgstr "" +"Événements vieux de plusieurs jours à conserver dans la base de données active" + +#: ../../enterprise/godmode/setup/setup_history.php:340 +msgid "Events will be purged from historical database after specified days." +msgstr "" +"Les événements seront purgés de la base de données historique après les jours " +"spécifiés." + +#: ../../enterprise/godmode/setup/setup_history.php:344 +msgid "Maximum historical events age (days)" +msgstr "Âge maximale des événements historiques (jours)" + +#: ../../enterprise/godmode/setup/setup_history.php:361 +msgid "Enable historical events" +msgstr "Activer les événements historiques" + +#: ../../enterprise/godmode/setup/setup_history.php:373 +msgid "Customize settings" +msgstr "Personnaliser les paramètres" + +#: ../../enterprise/godmode/setup/setup_history.php:385 +msgid "Enable historical database" +msgstr "Activer la base de données historique" + +#: ../../enterprise/godmode/setup/setup_history.php:407 +msgid "History database connection is available." +msgstr "La connexion à la base de données d’historique est disponible." + +#: ../../enterprise/godmode/setup/setup_history.php:414 +#, php-format +msgid "History database connection failed: %s" +msgstr "Échec de la connexion à la base de données historique : %s" + +#: ../../enterprise/godmode/setup/setup_history.php:430 +msgid "History database schema is installed." +msgstr "Le schéma de base de données d’historique est installé." + +#: ../../enterprise/godmode/setup/setup_history.php:439 +#, php-format +msgid "Database is not installed: %s" +msgstr "La base de données n’est pas installée : %s" + +#: ../../enterprise/godmode/setup/setup_history.php:444 +msgid "Install database schema" +msgstr "Installer le schéma de base de données" + +#: ../../enterprise/godmode/setup/setup_history.php:445 +msgid "This action will install the schema into the target, are you sure?" +msgstr "Cette action installera le schéma dans la cible, êtes-vous sûr ?" + +#: ../../enterprise/godmode/setup/setup_history.php:467 +msgid "History database schema is up to date with active database." +msgstr "" +"Le schéma de base de données d’historique est à jour avec la base de données " +"active." + +#: ../../enterprise/godmode/setup/setup_history.php:476 +#, php-format +msgid "Database is not updated: %s" +msgstr "La base de données n’est pas mise à jour : %s" + +#: ../../enterprise/godmode/setup/setup_history.php:491 +msgid "Current schema: " +msgstr "Schéma actuel : " + +#: ../../enterprise/godmode/setup/setup_history.php:498 +msgid "Upgrade database schema" +msgstr "Mettre à niveau le schéma de base de données" + +#: ../../enterprise/godmode/setup/setup_history.php:499 +msgid "" +"This action will schedule the installation or upgrade of database schema into " +"the target, are you sure?" +msgstr "" +"Cette action planifiera l’installation ou la mise à niveau du schéma de base " +"de données dans la cible, êtes-vous sûr ?" + +#: ../../enterprise/godmode/setup/setup_history.php:513 +#: ../../godmode/setup/performance.php:686 +msgid "Database maintenance status" +msgstr "État de maintenance de la base de données" + +#: ../../enterprise/godmode/setup/setup_history.php:532 +msgid "" +"By enabling historical database, target connection will be tested. If needed, " +"database schema will be applied on your selected target, do you want to " +"proceed?" +msgstr "" +"En activant la base de données historique, la connexion cible sera testée. Si " +"nécessaire, le schéma de base de données sera appliqué sur votre cible " +"sélectionnée, voulez-vous continuer ?" + +#: ../../enterprise/godmode/setup/setup_history.php:533 +msgid "" +"Changing historical database target, schema will be recreated in new one, but " +"old data will remain in previous node, unlinked from this console and not " +"maintained, do you want to proceed?" +msgstr "" +"En changeant la cible de la base de données historique, le schéma sera recréé " +"dans un nouveau, mais les anciennes données resteront dans le nœud précédent, " +"dissociées de cette console et non maintenues, voulez-vous continuer ?" + +#: ../../enterprise/godmode/setup/setup_history.php:535 +#, php-format +msgid "" +"Disabling historical database, you will not keep any data older than %d days. " +"Are you sure?" +msgstr "" +"En désactivant la base de données historique, vous ne conserverez aucune " +"donnée de plus de %d jours. Êtes-vous sûr ?" + +#: ../../enterprise/godmode/setup/setup_history.php:539 +#, php-format +msgid "" +"Historical database allows you to keep data older than %d days. This action " +"will produce no changes. Historical database will remain disabled." +msgstr "" +"La base de données historique vous permet de conserver des données plus " +"anciennes que %d jours. Cette action ne produira aucun changement. La base de " +"données historique restera désactivée." + +#: ../../enterprise/godmode/setup/setup_history.php:544 +msgid "" +"By changing historical database target, the new connection will be tested. If " +"needed, database schema will be applied on your selected target. Information " +"stored in previous configuration will be IGNORED, do you want to proceed?" +msgstr "" +"En modifiant la cible historique de la base de données, la nouvelle connexion " +"sera testée. Si nécessaire, le schéma de base de données sera appliqué sur la " +"cible sélectionnée. Les informations stockées dans la configuration précédente " +"seront IGNORÉES, voulez-vous continuer ?" + +#: ../../enterprise/godmode/setup/setup_history.php:547 +msgid "Please ensure all fields matches your needs." +msgstr "Veuillez vous assurer que tous les champs correspondent à vos besoins." + +#: ../../enterprise/godmode/setup/setup_history.php:681 +msgid "Update scheduled." +msgstr "Mise à jour planifiée." + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:31 +msgid "Metaconsole setup" +msgstr "Configuration de la Métaconsole" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:195 +msgid "Pandora FMS Metaconsole item edition" +msgstr "Édition des éléments de la Métaconsole de Pandora FMS" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 +msgid "" +"Token previously configured on the destination Pandora console in order to use " +"delegated authentification." +msgstr "" +"Token configuré préalablement sur la console de destination de Pandora FMS " +"afin d'utiliser l'authentification déléguée" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:274 +msgid "Console URLxxxxxx" +msgstr "Console URLxxxxxx" + +#: ../../enterprise/godmode/setup/setup_auth.php:34 +msgid "Active directory" +msgstr "Répertoire actif" + +#: ../../enterprise/godmode/setup/setup_auth.php:35 +msgid "SAML" +msgstr "SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:87 +msgid "Force automatically create profile user" +msgstr "Forcer la création automatique d’un utilisateur de profil" + +#: ../../enterprise/godmode/setup/setup_auth.php:92 +msgid "Local command" +msgstr "Commande locale" + +#: ../../enterprise/godmode/setup/setup_auth.php:95 +msgid "PHP function" +msgstr "Fonction PHP" + +#: ../../enterprise/godmode/setup/setup_auth.php:172 +#: ../../enterprise/godmode/setup/setup_auth.php:456 +#: ../../enterprise/godmode/setup/setup_auth.php:1251 +msgid "Profiles selected" +msgstr "Profils sélectionnés" + +#: ../../enterprise/godmode/setup/setup_auth.php:173 +#: ../../enterprise/godmode/setup/setup_auth.php:457 +#: ../../enterprise/godmode/setup/setup_auth.php:1252 +msgid "Groups selected" +msgstr "Groupes sélectionnés" + +#: ../../enterprise/godmode/setup/setup_auth.php:174 +#: ../../enterprise/godmode/setup/setup_auth.php:458 +#: ../../enterprise/godmode/setup/setup_auth.php:1253 +#: ../../enterprise/godmode/modules/configure_local_component.php:581 +#: ../../godmode/modules/manage_network_components_form_common.php:382 +#: ../../godmode/agentes/module_manager_editor_common.php:1014 +msgid "Tags selected" +msgstr "Étiquettes sélectionnées" + +#: ../../enterprise/godmode/setup/setup_auth.php:176 +#: ../../enterprise/godmode/setup/setup_auth.php:233 +msgid "LDAP Attributes" +msgstr "Attributs LDAP" + +#: ../../enterprise/godmode/setup/setup_auth.php:177 +#: ../../enterprise/godmode/setup/setup_auth.php:234 +#: ../../enterprise/godmode/setup/setup_auth.php:460 +#: ../../enterprise/godmode/setup/setup_auth.php:512 +#: ../../enterprise/godmode/setup/setup_auth.php:1255 +#: ../../enterprise/godmode/setup/setup_auth.php:1309 +#: ../../godmode/setup/snmp_wizard.php:44 +msgid "OP" +msgstr "OP" + +#: ../../enterprise/godmode/setup/setup_auth.php:229 +#: ../../enterprise/godmode/setup/setup_auth.php:508 +#: ../../enterprise/godmode/setup/setup_auth.php:1305 ../../godmode/menu.php:136 +#: ../../godmode/users/profile_list.php:323 +#: ../../godmode/groups/configure_group.php:122 +#: ../../godmode/groups/group_list.php:380 +msgid "Profiles" +msgstr "Profils" + +#: ../../enterprise/godmode/setup/setup_auth.php:242 +#: ../../enterprise/godmode/setup/setup_auth.php:519 +#: ../../enterprise/godmode/setup/setup_auth.php:1316 +msgid "Select profile" +msgstr "Sélectionner un profil" + +#: ../../enterprise/godmode/setup/setup_auth.php:287 +#: ../../enterprise/godmode/setup/setup_auth.php:557 +#: ../../enterprise/godmode/setup/setup_auth.php:1359 +msgid "Add new permissions" +msgstr "Ajouter de nouvelles autorisations" + +#: ../../enterprise/godmode/setup/setup_auth.php:385 +#: ../../enterprise/godmode/setup/setup_auth.php:1180 +msgid "New users will be able to log in to the nodes." +msgstr "Les nouveaux utilisateurs pourront se connecter aux nœuds." + +#: ../../enterprise/godmode/setup/setup_auth.php:459 +#: ../../enterprise/godmode/setup/setup_auth.php:511 +#: ../../enterprise/godmode/setup/setup_auth.php:1254 +#: ../../enterprise/godmode/setup/setup_auth.php:1308 +msgid "AD Groups" +msgstr "Groupes AD" + +#: ../../enterprise/godmode/setup/setup_auth.php:738 +#: ../../enterprise/godmode/setup/setup_auth.php:854 +msgid "You must select a profile from the list of profiles." +msgstr "Vous devez sélectionner un profil de la liste de profils." + +#: ../../enterprise/godmode/setup/setup_auth.php:743 +#: ../../enterprise/godmode/setup/setup_auth.php:859 +msgid "You must select a group from the list of groups." +msgstr "Sélectionnez un groupe dans la liste des groupes." + +#: ../../enterprise/godmode/setup/setup_auth.php:1084 +msgid "SimpleSAML path" +msgstr "Chemin SimpleSAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:1085 +msgid "Directory where your 'simplesamlphp' folder is located." +msgstr "Répertoire où se trouve votre dossier 'simplesamlphp'." + +#: ../../enterprise/godmode/setup/setup_auth.php:1091 +msgid "SAML source" +msgstr "Source Saml" + +#: ../../enterprise/godmode/setup/setup_auth.php:1092 +msgid "Authsource name, e.g. 'example-userpass'" +msgstr "Nom Authsource, par exemple 'example-userpass'" + +#: ../../enterprise/godmode/setup/setup_auth.php:1099 +msgid "SAML user id attribute" +msgstr "Attribut d’ID utilisateur SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:1104 +msgid "SAML mail attribute" +msgstr "Attribut de messagerie SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:1105 +msgid "" +"SAML field where search for the user email (while autocreate remote users is " +"enabled)" +msgstr "" +"Champ SAML où rechercher l’e-mail de l’utilisateur (alors que la création " +"automatique d’utilisateurs distants est activée)" + +#: ../../enterprise/godmode/setup/setup_auth.php:1112 +msgid "SAML group name attribute" +msgstr "Attribut de nom de groupe SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:1113 +msgid "" +"SAML field where search for the group name (while autocreate remote users is " +"enabled)" +msgstr "" +"Champ SAML où rechercher le nom du groupe (alors que la création automatique " +"d’utilisateurs distants est activée)" + +#: ../../enterprise/godmode/setup/setup_auth.php:1120 +msgid "Simple attribute / Multivalue attribute" +msgstr "Attribut simple / Attribut à valeurs multiples" + +#: ../../enterprise/godmode/setup/setup_auth.php:1125 +msgid "SAML profiles and tag attribute" +msgstr "Profils SAML et attribut de l’étiquette" + +#: ../../enterprise/godmode/setup/setup_auth.php:1130 +msgid "Profile attribute" +msgstr "Attribut de profil" + +#: ../../enterprise/godmode/setup/setup_auth.php:1135 +msgid "Tag attribute" +msgstr "Attribut d’étiquette" + +#: ../../enterprise/godmode/setup/setup_auth.php:1140 +msgid "SAML profile and tags prefix" +msgstr "Profil SAML et préfixe des étiquettes" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:37 +msgid "ElasticSearch IP" +msgstr "IP ElasticSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:37 +msgid "IP of ElasticSearch server" +msgstr "IP du serveur ElasticSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:39 +msgid "ElasticSearch Port" +msgstr "Port ElasticSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:39 +msgid "Port of ElasticSearch server" +msgstr "Port du serveur ElasticSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:48 +msgid "ElasticSearch Status" +msgstr "État d’ElasticSearch" + +#: ../../enterprise/godmode/setup/edit_skin.php:44 +#: ../../enterprise/godmode/setup/setup_skins.php:38 +msgid "Skins configuration" +msgstr "Configuration des thèmes" + +#: ../../enterprise/godmode/setup/edit_skin.php:47 +msgid "Successfully updated skin" +msgstr "Thème mis à jour correctement" + +#: ../../enterprise/godmode/setup/edit_skin.php:49 +#: ../../enterprise/godmode/setup/edit_skin.php:67 +msgid "Error updating skin" +msgstr "Erreur de mise à jour du thème" + +#: ../../enterprise/godmode/setup/edit_skin.php:197 +msgid "Error creating skin" +msgstr "Erreur de création du thème" + +#: ../../enterprise/godmode/setup/edit_skin.php:201 +msgid "Successfully created skin" +msgstr "Thème créé correctement" + +#: ../../enterprise/godmode/setup/edit_skin.php:241 +#: ../../enterprise/godmode/setup/setup_skins.php:126 +msgid "Relative path" +msgstr "Chemin relatif" + +#: ../../enterprise/godmode/setup/edit_skin.php:242 +msgid "" +"Zip file with skin subdirectory. The name of the zip file only can have " +"alphanumeric characters." +msgstr "" +"Fichier zip avec sous-répertoire thème. Le nom du fichier zip ne peut avoir " +"que des caractères alphanumériques." + +#: ../../enterprise/godmode/setup/edit_skin.php:267 +msgid "Group/s" +msgstr "Groupe/s" + +#: ../../enterprise/godmode/setup/setup_module_library.php:68 +#: ../../enterprise/godmode/wizards/Cloud.class.php:381 +#: ../../godmode/module_library/module_library_view.php:163 +msgid "Invalid username or password" +msgstr "Nom d'utilisateur ou mot de passe invalide" + +#: ../../enterprise/godmode/setup/setup_module_library.php:69 +#: ../../godmode/module_library/module_library_view.php:162 +msgid "Problem with authentication. Check your internet connection" +msgstr "Problème d’authentification. Vérifiez votre connexion Internet" + +#: ../../enterprise/godmode/setup/setup_skins.php:77 +msgid "Error deleting skin" +msgstr "Erreur de suppression du thème" + +#: ../../enterprise/godmode/setup/setup_skins.php:79 +msgid "Successfully deleted skin" +msgstr "Thème supprimé correctement" + +#: ../../enterprise/godmode/setup/setup_skins.php:125 +msgid "Skin name" +msgstr "Nom du thème" + +#: ../../enterprise/godmode/setup/setup_skins.php:153 +msgid "There are no defined skins" +msgstr "Aucun thème défini" + +#: ../../enterprise/godmode/setup/setup_skins.php:159 +msgid "Create skin" +msgstr "Créer un thème" + +#: ../../enterprise/godmode/setup/setup_acl.php:46 +msgid "Enterprise ACL setup" +msgstr "Configuration ACL Enterprise" + +#: ../../enterprise/godmode/setup/setup_acl.php:69 +msgid "ACL element was deleted successfully" +msgstr "L’élément ACL a été supprimé correctement" + +#: ../../enterprise/godmode/setup/setup_acl.php:71 +msgid "There was a problem delete ACL element" +msgstr "Il y a eu un problème pour supprimer l’élément ACL" + +#: ../../enterprise/godmode/setup/setup_acl.php:417 +msgid "This record already exists in the database" +msgstr "Cet enregistrement existe déjà dans la base de données" + +#: ../../enterprise/godmode/setup/setup_acl.php:422 +msgid "ACL element is added successfully" +msgstr "L’élément ACL est ajouté correctement" + +#: ../../enterprise/godmode/setup/setup_acl.php:424 +msgid "There was a problem adding ACL element" +msgstr "Il y a eu un problème lors de l’ajout de l’élément ACL" + +#: ../../enterprise/godmode/setup/setup_acl.php:464 +#: ../../enterprise/godmode/setup/setup_acl.php:539 +msgid "Add new ACL element to profile" +msgstr "Ajouter un nouvel élément ACL au profil" + +#: ../../enterprise/godmode/setup/setup_acl.php:469 +#: ../../enterprise/godmode/setup/setup_acl.php:544 +#: ../../enterprise/godmode/setup/setup_acl.php:592 +msgid "Section" +msgstr "Section" + +#: ../../enterprise/godmode/setup/setup_acl.php:476 +#: ../../enterprise/godmode/setup/setup_acl.php:694 +msgid "Mobile" +msgstr "Portable" + +#: ../../enterprise/godmode/setup/setup_acl.php:480 +#: ../../enterprise/godmode/setup/setup_acl.php:690 +msgid "Head search" +msgstr "Recherche de tête" + +#: ../../enterprise/godmode/setup/setup_acl.php:497 +#: ../../enterprise/godmode/setup/setup_acl.php:548 +#: ../../enterprise/godmode/setup/setup_acl.php:593 +msgid "Section 2" +msgstr "Section 2" + +#: ../../enterprise/godmode/setup/setup_acl.php:514 +#: ../../enterprise/godmode/setup/setup_acl.php:552 +#: ../../enterprise/godmode/setup/setup_acl.php:594 +msgid "Section 3" +msgstr "Section 3" + +#: ../../enterprise/godmode/setup/setup_acl.php:538 +msgid "Hidden" +msgstr "Caché" + +#: ../../enterprise/godmode/setup/setup_acl.php:570 +msgid "Filter by profile" +msgstr "Filtrer par profil" + +#: ../../enterprise/godmode/setup/setup_acl.php:749 +#: ../../enterprise/godmode/setup/setup_acl.php:759 +msgid "Invalid" +msgstr "Non valide" + +#: ../../enterprise/godmode/servers/manage_export_form.php:59 +#: ../../enterprise/godmode/servers/manage_export.php:43 +#: ../../enterprise/godmode/menu.php:247 +msgid "Export targets" +msgstr "Serveurs d'exportation" + +#: ../../enterprise/godmode/servers/manage_export_form.php:91 +#: ../../enterprise/godmode/servers/manage_export.php:138 +msgid "Preffix" +msgstr "Préfixe" + +#: ../../enterprise/godmode/servers/manage_export_form.php:103 +#: ../../enterprise/godmode/servers/manage_export.php:141 +msgid "Transfer mode" +msgstr "Mode de transfert" + +#: ../../enterprise/godmode/servers/manage_export_form.php:125 +msgid "Target directory" +msgstr "Répertoire cible" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:35 +msgid "Credential Boxes List" +msgstr "Liste des zones d’identifiants" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:42 +msgid "Credential Boxes" +msgstr "Zones d’identifiants" + +#: ../../enterprise/godmode/servers/manage_export.php:69 +msgid "Error updating export target" +msgstr "Erreur de mise à jour des serveurs d'exportation" + +#: ../../enterprise/godmode/servers/manage_export.php:71 +msgid "Successfully updated export target" +msgstr "Serveurs d'exportation mis à jours correctement" + +#: ../../enterprise/godmode/servers/manage_export.php:82 +msgid "Error deleting export target" +msgstr "Erreur de suppression du serveur d'exportation" + +#: ../../enterprise/godmode/servers/manage_export.php:84 +msgid "" +"Successfully deleted export target. All the linked modules will be " +"automatically unattached" +msgstr "" +"Cible d’exportation supprimée correctement. Tous les modules liés seront " +"automatiquement détachés" + +#: ../../enterprise/godmode/servers/manage_export.php:107 +msgid "" +"Can't be created export target: User and password must be filled with FTP mode" +msgstr "" +"Erreur de création du serveur d'exportation : l'utilisateur et le mot de passe " +"doivent être remplis avec le mode FTP" + +#: ../../enterprise/godmode/servers/manage_export.php:126 +msgid "There are no defined export targets" +msgstr "Aucun serveur d'exportation défini" + +#: ../../enterprise/godmode/servers/list_satellite.php:27 +msgid "Satellite Server" +msgstr "Serveur Satellite" + +#: ../../enterprise/godmode/servers/HA_cluster.php:59 +#: ../../enterprise/godmode/servers/HA_cluster.php:83 +msgid "View nodes" +msgstr "Afficher les nœuds" + +#: ../../enterprise/godmode/servers/HA_cluster.php:80 +msgid "Manage Pandora DB HA" +msgstr "Gérer Pandora DB HA" + +#: ../../enterprise/godmode/servers/HA_cluster.php:101 +msgid "Manage Database HA" +msgstr "Gérer la base de données HA" + +#: ../../enterprise/godmode/servers/HA_cluster.php:136 +msgid "" +"Make the cluster forget failed operations from history of\n" +" the resource and re-detect its current state. This can be\n" +" useful to purge knowledge of past failures that have since\n" +" been resolved. If a resource id is not specified then all\n" +" resources / stonith devices will be cleaned up. If a node\n" +" is not specified then resources / stonith devices on all\n" +" nodes will be cleaned up" +msgstr "" +"Faire oublier au cluster les opérations ayant échoué de l’historique de\n" +" la ressource et re-détecter son état actuel. Cela peut être\n" +" utile pour purger la connaissance des échecs passés qui ont depuis\n" +" ont été résolus. Si aucun ID de ressource n’est spécifié, tous les\n" +" les ressources / appareils stonith seront éliminés. Si un nœud\n" +" n’est pas spécifié alors les ressources / appareils stonith sur tous les\n" +" les nœuds seront éliminés" + +#: ../../enterprise/godmode/servers/HA_cluster.php:162 +msgid "Node label" +msgstr "Étiquette de nœud" + +#: ../../enterprise/godmode/servers/HA_cluster.php:164 +msgid "DB Repl." +msgstr "Réponse de la base de données" + +#: ../../enterprise/godmode/servers/HA_cluster.php:165 +msgid "DB Status" +msgstr "État de la base de données" + +#: ../../enterprise/godmode/servers/HA_cluster.php:167 +#: ../../extensions/quick_shell.php:195 +#: ../../godmode/agentes/module_manager_editor_network.php:478 +msgid "SSH" +msgstr "SSH" + +#: ../../enterprise/godmode/servers/HA_cluster.php:168 +msgid "DB Role" +msgstr "Rôle de la base de données" + +#: ../../enterprise/godmode/servers/HA_cluster.php:169 +msgid "Cluster Role" +msgstr "Rôle de grappe" + +#: ../../enterprise/godmode/servers/HA_cluster.php:171 +msgid "Seconds behind master" +msgstr "Secondes derrière le maître" + +#: ../../enterprise/godmode/servers/HA_cluster.php:172 +msgid "Virtual IP" +msgstr "IP virtuelle" + +#: ../../enterprise/godmode/servers/HA_cluster.php:173 +msgid "SQL version" +msgstr "Version de SQL" + +#: ../../enterprise/godmode/servers/HA_cluster.php:174 +msgid "DB version" +msgstr "Version de la base de données" + +#: ../../enterprise/godmode/servers/HA_cluster.php:176 +msgid "Pending action" +msgstr "Action en attente" + +#: ../../enterprise/godmode/servers/HA_cluster.php:301 +msgid "Show/ edit node" +msgstr "Afficher/modifier le nœud" + +#: ../../enterprise/godmode/servers/HA_cluster.php:317 +msgid "Put node into standby status" +msgstr "Mettre le nœud en état de veille" + +#: ../../enterprise/godmode/servers/HA_cluster.php:332 +msgid "Force node resync" +msgstr "Forcer la resynchronisation du nœud" + +#: ../../enterprise/godmode/servers/HA_cluster.php:359 +msgid "Put node into online status" +msgstr "Mettre le nœud en état en ligne" + +#: ../../enterprise/godmode/servers/HA_cluster.php:374 +msgid "Show cluster details" +msgstr "Afficher les détails du grappe" + +#: ../../enterprise/godmode/servers/HA_cluster.php:392 +msgid "Remove node from this list" +msgstr "Supprimer un nœud de cette liste" + +#: ../../enterprise/godmode/servers/HA_cluster.php:428 +msgid "Register node" +msgstr "Enregistrer le nœud" + +#: ../../enterprise/godmode/servers/HA_cluster.php:466 +msgid "" +"Target node will be erased from this list but not removed from cluster. Do you " +"want to continue?" +msgstr "" +"Le nœud cible sera effacé de cette liste mais pas supprimé du cluster. Voulez-" +"vous continuer ?" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:148 +msgid "Error: The conf file of server is not readble." +msgstr "Erreur : fichier de configuration du serveur non accessible en lecture" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:152 +msgid "Error: The conf file of server is not writable." +msgstr "Erreur : fichier de configuration du serveur non accessible en écriture" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:348 +msgid "Delete remote conf server files" +msgstr "Supprimer les fichiers du serveur de configuration distant" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:349 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:249 +#: ../../godmode/agentes/agent_manager.php:534 +msgid "Delete remote configuration file" +msgstr "Effacer le fichier de configuration à distance" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:349 +msgid "" +"Delete this conf file implies that server will send back local config to " +"console" +msgstr "" +"Supprimer ce fichier de configuration implique que le serveur renverra la " +"configuration locale à la console" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:567 +msgid "ICMP server" +msgstr "Serveur ICMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:642 +msgid "Network timeout" +msgstr "Délai d’expiration du réseau" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:650 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:666 +msgid " Seconds" +msgstr "Secondes" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:658 +msgid "Plugin timeout" +msgstr "Délai d’expiration du plug-in" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:674 +msgid "SNMP console threads" +msgstr "Fils de console SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:690 +msgid "Network threads" +msgstr "Fils réseau" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:706 +msgid "Plugin threads" +msgstr "Fils plugin" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:722 +msgid "Recon threads" +msgstr "Fils de reconnaissance" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:738 +msgid "Dataserver threads" +msgstr "Fils du serveur de données" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:754 +msgid "Web threads" +msgstr "Fils web" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:770 +msgid "SNMP threads" +msgstr "Fils SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:786 +msgid "ICMP threads" +msgstr "Fils ICMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:816 +msgid "Autocreate group" +msgstr "Création automatique d’un groupe" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:832 +msgid "Autocreate group force" +msgstr "Forcer la création automatique d’un groupe" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:847 +msgid "Autocreate" +msgstr "Création automatique" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:865 +msgid "Server features" +msgstr "Fonctionnalités du serveur" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:872 +msgid "Optimization settings" +msgstr "Paramètres d’optimisation" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:879 +msgid "Other server settings" +msgstr "Autres paramètres du serveur" + +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:20 +msgid "Add Credential Box" +msgstr "Zone Ajouter des identifiants" + +#: ../../enterprise/godmode/modules/configure_local_component.php:141 +msgid "Update Local Component" +msgstr "Mettre à jour le composant local" + +#: ../../enterprise/godmode/modules/configure_local_component.php:143 +msgid "Create Local Component" +msgstr "Créer un composant local" + +#: ../../enterprise/godmode/modules/configure_local_component.php:162 +#: ../../godmode/modules/manage_network_components_form_common.php:50 +#: ../../godmode/alerts/configure_alert_template.php:1134 +msgid "Wizard level" +msgstr "Niveau d'assistant logiciel" + +#: ../../enterprise/godmode/modules/configure_local_component.php:192 +msgid "Throw unknown events" +msgstr "Générer des événements inconnus" + +#: ../../enterprise/godmode/modules/configure_local_component.php:292 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:489 +#: ../../godmode/modules/manage_network_components_form_common.php:146 +#: ../../godmode/massive/massive_edit_modules.php:552 +msgid "Dynamic Interval" +msgstr "Intervalle dynamique" + +#: ../../enterprise/godmode/modules/configure_local_component.php:298 +#: ../../godmode/modules/manage_network_components_form_common.php:152 +#: ../../godmode/agentes/module_manager_editor_common.php:691 +msgid "Advanced options Dynamic Threshold" +msgstr "Options avancées du Seuil dynamique" + +#: ../../enterprise/godmode/modules/configure_local_component.php:303 +#: ../../godmode/modules/manage_network_components_form_common.php:157 +msgid "Dynamic Min. " +msgstr "Dynamique min. " + +#: ../../enterprise/godmode/modules/configure_local_component.php:305 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:493 +#: ../../godmode/modules/manage_network_components_form_common.php:159 +#: ../../godmode/massive/massive_edit_modules.php:556 +msgid "Dynamic Max." +msgstr "Intervalle dynamique max." + +#: ../../enterprise/godmode/modules/configure_local_component.php:307 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:495 +#: ../../godmode/modules/manage_network_components_form_common.php:161 +#: ../../godmode/massive/massive_edit_modules.php:558 +msgid "Dynamic Two Tailed: " +msgstr "Suivi de l'intervalle dynamique deux : " + +#: ../../enterprise/godmode/modules/configure_local_component.php:343 +#: ../../enterprise/godmode/modules/configure_local_component.php:386 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:567 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:658 +#: ../../godmode/modules/manage_network_components_form_wizard.php:400 +#: ../../godmode/modules/manage_network_components_form_wizard.php:442 +#: ../../godmode/modules/manage_network_components_form_common.php:196 +#: ../../godmode/modules/manage_network_components_form_common.php:237 +#: ../../godmode/massive/massive_edit_modules.php:630 +#: ../../godmode/massive/massive_edit_modules.php:722 +#: ../../godmode/agentes/module_manager_editor_common.php:464 +#: ../../godmode/agentes/module_manager_editor_common.php:526 +msgid "Percentage" +msgstr "Pourcentage" + +#: ../../enterprise/godmode/modules/configure_local_component.php:391 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:873 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:232 +#: ../../godmode/modules/manage_network_components_form_common.php:243 +#: ../../godmode/massive/massive_edit_modules.php:930 +#: ../../godmode/agentes/module_manager_editor_common.php:780 +msgid "FF threshold" +msgstr "Seuil du FF" + +#: ../../enterprise/godmode/modules/configure_local_component.php:394 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:941 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:235 +#: ../../godmode/modules/manage_network_components_form_common.php:246 +#: ../../godmode/massive/massive_edit_modules.php:994 +#: ../../godmode/agentes/module_manager_editor_common.php:782 +msgid "Keep counters" +msgstr "Conserver les compteurs" + +#: ../../enterprise/godmode/modules/configure_local_component.php:402 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:885 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:900 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:252 +#: ../../godmode/modules/manage_network_components_form_common.php:260 +#: ../../godmode/massive/massive_edit_modules.php:938 +#: ../../godmode/massive/massive_edit_modules.php:953 +#: ../../godmode/agentes/module_manager_editor_common.php:799 +msgid "All state changing" +msgstr "Tous les changements d'état" + +#: ../../enterprise/godmode/modules/configure_local_component.php:417 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:884 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:910 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:274 +#: ../../godmode/modules/manage_network_components_form_common.php:276 +#: ../../godmode/massive/massive_edit_modules.php:937 +#: ../../godmode/massive/massive_edit_modules.php:963 +#: ../../godmode/agentes/module_manager_editor_common.php:821 +msgid "Each state changing" +msgstr "Chaque changement d'état" + +#: ../../enterprise/godmode/modules/configure_local_component.php:418 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:911 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:275 +#: ../../godmode/modules/manage_network_components_form_common.php:277 +#: ../../godmode/massive/massive_edit_modules.php:964 +#: ../../godmode/agentes/module_manager_editor_common.php:822 +msgid "To normal" +msgstr "À l'état normal" + +#: ../../enterprise/godmode/modules/configure_local_component.php:427 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:921 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:289 +#: ../../godmode/modules/manage_network_components_form_common.php:286 +#: ../../godmode/massive/massive_edit_modules.php:974 +#: ../../godmode/agentes/module_manager_editor_common.php:836 +msgid "To warning" +msgstr "À l'état d'alerte" + +#: ../../enterprise/godmode/modules/configure_local_component.php:436 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:931 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:303 +#: ../../godmode/modules/manage_network_components_form_common.php:295 +#: ../../godmode/massive/massive_edit_modules.php:984 +#: ../../godmode/agentes/module_manager_editor_common.php:850 +msgid "To critical" +msgstr "À l'état critique" + +#: ../../enterprise/godmode/modules/configure_local_component.php:450 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:963 +#: ../../godmode/massive/massive_edit_modules.php:1028 +#: ../../godmode/agentes/module_manager_editor_common.php:880 +msgid "FF timeout" +msgstr "FF délai" + +#: ../../enterprise/godmode/modules/configure_local_component.php:458 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:964 +#: ../../godmode/massive/massive_edit_modules.php:1038 +msgid "" +"Timeout in secs from start of flip flop counting. If this value is exceeded, " +"FF counter is reset. Set to 0 for no timeout." +msgstr "" +"Délai d'arrêt en secondes à partir du début du comptage du flip-flop. Si cette " +"valeur est dépassée, le compteur FF est remis à zéro. Mettre à 0 pour aucun " +"arrêt." + +#: ../../enterprise/godmode/modules/configure_local_component.php:459 +msgid "This value can be set only in the async modules." +msgstr "Cette valeur peut être réglée que dans les modules asynchrones." + +#: ../../enterprise/godmode/modules/configure_local_component.php:461 +#: ../../godmode/modules/manage_network_components_form_common.php:309 +msgid "Any value below this number is discarted" +msgstr "Toute valeur inférieure à ce nombre est refusée" + +#: ../../enterprise/godmode/modules/configure_local_component.php:466 +#: ../../godmode/modules/manage_network_components_form_common.php:311 +msgid "Any value over this number is discarted" +msgstr "Toute valeur supérieure à ce nombre est refusée" + +#: ../../enterprise/godmode/modules/configure_local_component.php:473 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:716 +#: ../../godmode/setup/snmp_wizard.php:43 +#: ../../godmode/modules/manage_network_components_form_plugin.php:49 +#: ../../godmode/modules/manage_network_components_form_wmi.php:55 +#: ../../godmode/modules/manage_network_components_form_network.php:178 +#: ../../godmode/massive/massive_edit_modules.php:780 +#: ../../godmode/agentes/module_manager_editor_common.php:649 +msgid "Post process" +msgstr "Après le traitement" + +#: ../../enterprise/godmode/modules/configure_local_component.php:500 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:180 +msgid "Load a basic structure on data configuration" +msgstr "Charger une structure de base de données de configuration" + +#: ../../enterprise/godmode/modules/configure_local_component.php:503 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:183 +msgid "Check the correct structure of the data configuration" +msgstr "Vérifier la structure correcte de la configuration des données" + +#: ../../enterprise/godmode/modules/configure_local_component.php:506 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:196 +msgid "First line must be \"module_begin\"" +msgstr "La première ligne doit être « module_begin »." + +#: ../../enterprise/godmode/modules/configure_local_component.php:507 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:197 +msgid "Data configuration is empty" +msgstr "La configuration de données est vide." + +#: ../../enterprise/godmode/modules/configure_local_component.php:508 +#: ../../enterprise/godmode/modules/configure_local_component.php:512 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:198 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:202 +msgid "Last line must be \"module_end\"" +msgstr "La dernière ligne doit être « module_end »." + +#: ../../enterprise/godmode/modules/configure_local_component.php:509 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:199 +msgid "" +"Name is missed. Please add a line with \"module_name yourmodulename\" to data " +"configuration" +msgstr "" +"Il manque le nom. Veuillez ajouter une ligne avec « module_name yourmodulename " +"» à la configuration des données" + +#: ../../enterprise/godmode/modules/configure_local_component.php:510 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:200 +msgid "" +"Type is missed. Please add a line with \"module_type yourmoduletype\" to data " +"configuration" +msgstr "" +"Il manque le type. Veuillez ajouter une ligne avec « module_type " +"yourmoduletype » à la configuration des données." + +#: ../../enterprise/godmode/modules/configure_local_component.php:511 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:201 +msgid "Type is wrong. Please set a correct type" +msgstr "Le type est incorrect. Veuillez choisir un type correct." + +#: ../../enterprise/godmode/modules/configure_local_component.php:514 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:204 +msgid "Error in the syntax, please check the data configuration." +msgstr "Erreur dans la syntaxe, veuillez vérifier la configuration de données." + +#: ../../enterprise/godmode/modules/configure_local_component.php:515 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:205 +msgid "Data configuration are built correctly" +msgstr "Configuration des données établie correctement" + +#: ../../enterprise/godmode/modules/configure_local_component.php:523 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016 +#: ../../godmode/modules/manage_network_components_form_common.php:323 +#: ../../godmode/massive/massive_edit_modules.php:1092 +#: ../../godmode/agentes/module_manager_editor_common.php:1093 +msgid "Critical instructions" +msgstr "Instructions état critique" + +#: ../../enterprise/godmode/modules/configure_local_component.php:523 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016 +#: ../../godmode/modules/manage_network_components_form_common.php:323 +#: ../../godmode/massive/massive_edit_modules.php:1092 +msgid "Instructions when the status is critical" +msgstr "Instructions lorsque l'état est critique" + +#: ../../enterprise/godmode/modules/configure_local_component.php:528 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1020 +#: ../../godmode/modules/manage_network_components_form_common.php:327 +#: ../../godmode/massive/massive_edit_modules.php:1096 +#: ../../godmode/agentes/module_manager_editor_common.php:1098 +msgid "Warning instructions" +msgstr "Instructions état d'alerte" + +#: ../../enterprise/godmode/modules/configure_local_component.php:528 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1020 +#: ../../godmode/modules/manage_network_components_form_common.php:327 +#: ../../godmode/massive/massive_edit_modules.php:1096 +msgid "Instructions when the status is warning" +msgstr "Instructions lorsque l'état est en alerte" + +#: ../../enterprise/godmode/modules/configure_local_component.php:533 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1024 +#: ../../godmode/modules/manage_network_components_form_common.php:331 +#: ../../godmode/massive/massive_edit_modules.php:1100 +#: ../../godmode/agentes/module_manager_editor_common.php:1102 +msgid "Unknown instructions" +msgstr "Instructions état inconnu" + +#: ../../enterprise/godmode/modules/configure_local_component.php:533 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1024 +#: ../../godmode/modules/manage_network_components_form_common.php:331 +#: ../../godmode/massive/massive_edit_modules.php:1100 +msgid "Instructions when the status is unknown" +msgstr "Instructions lorsque l'état est inconnu" + +#: ../../enterprise/godmode/modules/configure_local_component.php:542 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:984 +#: ../../godmode/modules/manage_network_components_form_common.php:342 +#: ../../godmode/massive/massive_edit_modules.php:1060 +#: ../../godmode/agentes/module_manager_editor_common.php:1143 +#: ../../godmode/module_library/module_library_view.php:123 +msgid "Category" +msgstr "Catégorie" + +#: ../../enterprise/godmode/modules/configure_local_component.php:561 +#: ../../godmode/modules/manage_network_components_form_common.php:362 +#: ../../godmode/agentes/module_manager_editor_common.php:906 +msgid "Tags available" +msgstr "Étiquettes disponibles" + +#: ../../enterprise/godmode/modules/configure_local_component.php:579 +#: ../../godmode/modules/manage_network_components_form_common.php:380 +#: ../../godmode/agentes/module_manager_editor_common.php:1001 +msgid "Add tags to module" +msgstr "Ajouter des étiquettes au module" + +#: ../../enterprise/godmode/modules/configure_local_component.php:580 +#: ../../godmode/modules/manage_network_components_form_common.php:381 +#: ../../godmode/agentes/module_manager_editor_common.php:1010 +msgid "Delete tags to module" +msgstr "Supprimer les étiquettes du module" + +#: ../../enterprise/godmode/modules/configure_local_component.php:603 +msgid "Macros" +msgstr "Macros" + +#: ../../enterprise/godmode/modules/configure_local_component.php:978 +#: ../../godmode/modules/manage_network_components_form_common.php:706 +#: ../../godmode/agentes/module_manager_editor_common.php:1994 +msgid "Normal Status" +msgstr "État normal" + +#: ../../enterprise/godmode/modules/configure_local_component.php:979 +#: ../../godmode/modules/manage_network_components_form_common.php:707 +#: ../../godmode/agentes/module_manager_editor_common.php:1995 +msgid "Warning Status" +msgstr "État d'alerte" + +#: ../../enterprise/godmode/modules/configure_local_component.php:980 +#: ../../godmode/modules/manage_network_components_form_common.php:708 +#: ../../godmode/agentes/module_manager_editor_common.php:1996 +msgid "Critical Status" +msgstr "État critique" + +#: ../../enterprise/godmode/modules/configure_local_component.php:983 +#: ../../godmode/modules/manage_network_components_form_common.php:710 +#: ../../godmode/agentes/module_manager_editor_common.php:1998 +msgid "Please introduce a maximum warning higher than the minimun warning" +msgstr "Veuillez introduire une alerte maximale supérieure à l'alerte minimale" + +#: ../../enterprise/godmode/modules/configure_local_component.php:985 +#: ../../godmode/modules/manage_network_components_form_common.php:711 +#: ../../godmode/agentes/module_manager_editor_common.php:1999 +msgid "Please introduce a maximum critical higher than the minimun critical" +msgstr "" +"Veuillez introduire un état critique maximal supérieur à l'état critique " +"minimal" + +#: ../../enterprise/godmode/modules/configure_local_component.php:987 +msgid "Please introduce a positicve percentage value" +msgstr "Veuillez introduire une valeur de pourcentage positicve" + +#: ../../enterprise/godmode/modules/local_components.php:141 +#: ../../godmode/modules/manage_network_components.php:196 +#: ../../godmode/alerts/configure_alert_template.php:191 +#, php-format +msgid "Successfully created from %s" +msgstr "Créé correctement à partir de %s" + +#: ../../enterprise/godmode/modules/local_components.php:157 +msgid "Local component management" +msgstr "Gestion du composant local" + +#: ../../enterprise/godmode/modules/local_components.php:263 +#, php-format +msgid "" +"This node is configured with centralized mode. All local components are read " +"only. Go to %s to manage them." +msgstr "" +"Ce nœud est configuré en mode centralisé. Tous les composants locaux sont en " +"lecture seule. Allez dans %s pour les gérer." + +#: ../../enterprise/godmode/modules/local_components.php:443 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:217 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:250 +#: ../../godmode/modules/manage_network_components.php:578 +#: ../../godmode/modules/manage_network_templates.php:114 +#: ../../godmode/modules/manage_nc_groups.php:194 +msgid "Successfully multiple deleted" +msgstr "Données multiples supprimées correctement" + +#: ../../enterprise/godmode/modules/local_components.php:444 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:218 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:251 +#: ../../godmode/modules/manage_network_components.php:579 +#: ../../godmode/modules/manage_network_templates.php:115 +#: ../../godmode/modules/manage_nc_groups.php:195 +msgid "Not deleted. Error deleting multiple data" +msgstr "Erreur de suppression de données multiples" + +#: ../../enterprise/godmode/modules/local_components.php:548 +msgid "Search by name, description or data, list matches." +msgstr "Rechercher liste de concordances par nom, description ou données" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:40 +msgid "To manage inventory plugin you must activate centralized management" +msgstr "Pour gérer le plugin d’inventaire, activez la gestion centralisée" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:117 +msgid "Successfully created inventory module" +msgstr "Module d'inventaire créé correctement" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:118 +msgid "Error creating inventory module" +msgstr "Erreur de création du module d'inventaire" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:143 +#: ../../enterprise/godmode/agentes/inventory_manager.php:128 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:216 +msgid "Successfully updated inventory module" +msgstr "Module d'inventaire mis à jour correctement" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:144 +#: ../../enterprise/godmode/agentes/inventory_manager.php:130 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:225 +msgid "Error updating inventory module" +msgstr "Erreur de mise à jour du module d'inventaire" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:162 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:183 +#: ../../enterprise/godmode/agentes/inventory_manager.php:100 +msgid "Successfully deleted inventory module" +msgstr "Module d'inventaire supprimé correctement" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:163 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:184 +#: ../../enterprise/godmode/agentes/inventory_manager.php:102 +msgid "Error deleting inventory module" +msgstr "Erreur de suppression du module d'inventaire" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:275 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:114 +msgid "Interpreter" +msgstr "Interprète" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:284 +msgid "No inventory modules defined" +msgstr "Aucun module d'inventaire défini" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:305 +msgid "Local module" +msgstr "Module local" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:307 +msgid "Remote/Local" +msgstr "À distance/Local" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:353 +msgid "" +"The configurations of inventory modules from the nodes have been unified.\n" +"\t\tFrom this point on, changes to the inventory scripts must be made through " +"this screen." +msgstr "" +"Les configurations des modules d’inventaire des nœuds ont été unifiées.\n" +"\t\tÀ partir de ce moment, les modifications apportées aux scripts " +"d’inventaire doivent être effectuées via cet écran." + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:355 +msgid "You can find more information at:" +msgstr "Vous trouverez plus d’informations sur :" + +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:71 +#: ../../enterprise/godmode/agentes/inventory_manager.php:165 +msgid "Inventory module error" +msgstr "Erreur du module d'inventaire" + +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:116 +msgid "Left blank for the LOCAL inventory modules" +msgstr "Laissé en blanc pour les modules d'inventaire LOCAUX" + +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:118 +msgid "Block Mode" +msgstr "Mode verrouillage" + +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:122 +msgid "separate fields with " +msgstr "séparer les champs avec " + +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:126 +msgid "" +"Here is placed the script for the REMOTE inventory modules Local inventory " +"modules don't use this field" +msgstr "" +"Placer ici le script pour les modules d'inventaire À DISTANCE. Les modules " +"d'inventaire locaux n'utilisent pas ce champ" + +#: ../../enterprise/godmode/services/services.elements.php:72 +msgid "Invalid service" +msgstr "Service invalide" + +#: ../../enterprise/godmode/services/services.elements.php:250 +msgid "Add custom field match" +msgstr "Ajouter une correspondance de champ personnalisée" + +#: ../../enterprise/godmode/services/services.elements.php:256 +msgid "Both 'name' and 'value' must be defined to filter. Ignored otherwise." +msgstr "'nom' et 'valeur' doivent être définis pour filtrer. Ignoré autrement." + +#: ../../enterprise/godmode/services/services.elements.php:261 +msgid "MySQL Regular expressions case sensitive." +msgstr "Expressions régulières MySQL sensibles à la casse." + +#: ../../enterprise/godmode/services/services.elements.php:267 +msgid "Matching objects type" +msgstr "Type d’objet correspondant" + +#: ../../enterprise/godmode/services/services.elements.php:282 +msgid "Filter by group" +msgstr "Filtrer par groupe" + +#: ../../enterprise/godmode/services/services.elements.php:294 +msgid "Use regular expresions selectors" +msgstr "Utiliser des sélecteurs d’expressions régulierers" + +#: ../../enterprise/godmode/services/services.elements.php:302 +msgid "Having agent name" +msgstr "Ayant un nom d’agent" + +#: ../../enterprise/godmode/services/services.elements.php:310 +msgid "Having module name" +msgstr "Ayant un nom de module" + +#: ../../enterprise/godmode/services/services.elements.php:320 +msgid "Having custom fields" +msgstr "Ayant des champs personnalisés" + +#: ../../enterprise/godmode/services/services.elements.php:331 +msgid "Apply rules on this server" +msgstr "Appliquer des règles sur ce serveur" + +#: ../../enterprise/godmode/services/services.elements.php:350 +msgid "Weights" +msgstr "Poids" + +#: ../../enterprise/godmode/services/services.elements.php:355 +msgid "In smart mode weights are automatically calculated." +msgstr "En mode intelligent, les poids sont calculés automatiquement." + +#: ../../enterprise/godmode/services/services.elements.php:453 +#: ../../enterprise/godmode/services/services.elements.php:461 +#: ../../enterprise/godmode/services/services.elements.php:468 +msgid "Selected agent not found." +msgstr "Agent sélectionné introuvable." + +#: ../../enterprise/godmode/services/services.elements.php:474 +#: ../../enterprise/godmode/services/services.elements.php:485 +#, php-format +msgid "Selected module not found in %s." +msgstr "Module sélectionné introuvable dans %s." + +#: ../../enterprise/godmode/services/services.elements.php:494 +msgid "Selected service not found." +msgstr "Service sélectionné introuvable." + +#: ../../enterprise/godmode/services/services.elements.php:511 +msgid "Selected service could generate a loop" +msgstr "Le service sélectionné pourrait générer une boucle" + +#: ../../enterprise/godmode/services/services.elements.php:521 +#, php-format +msgid "Failed adding service child: %s" +msgstr "Échec de l’ajout de service fils : %s" + +#: ../../enterprise/godmode/services/services.elements.php:560 +#, php-format +msgid "Selected rules are not valid: %s." +msgstr "Les règles sélectionnées ne sont pas valides : %s." + +#: ../../enterprise/godmode/services/services.elements.php:568 +msgid "Invalid element type." +msgstr "Type d’élément non valide." + +#: ../../enterprise/godmode/services/services.elements.php:594 +msgid "Element registered successfully" +msgstr "Élément enregistré correctement" + +#: ../../enterprise/godmode/services/services.elements.php:640 +#, php-format +msgid "Error deleting element: %s" +msgstr "Erreur lors de la suppression de l’élément : %s" + +#: ../../enterprise/godmode/services/services.elements.php:842 +msgid "Add element" +msgstr "Ajouter un élément" + +#: ../../enterprise/godmode/services/services.elements.php:853 +msgid "Edit element" +msgstr "Editer l'élément" + +#: ../../enterprise/godmode/services/services.service.php:109 +msgid "Service already exists." +msgstr "Le service existe déjà." + +#: ../../enterprise/godmode/services/services.service.php:120 +#: ../../enterprise/godmode/massive/massive_create_services.php:110 +msgid "No name specified for the service" +msgstr "Aucun nom spécifié pour le service" + +#: ../../enterprise/godmode/services/services.service.php:131 +#: ../../enterprise/godmode/massive/massive_create_services.php:116 +msgid "No description specified for the service" +msgstr "Aucune description spécifiée pour le service" + +#: ../../enterprise/godmode/services/services.service.php:142 +#: ../../enterprise/godmode/massive/massive_create_services.php:122 +msgid "You must specify an agent to store the service" +msgstr "Spécifiez un agent pour stocker le service" + +#: ../../enterprise/godmode/services/services.service.php:201 +msgid "Error creating service: " +msgstr "Erreur lors de la création du service : " + +#: ../../enterprise/godmode/services/services.service.php:210 +#: ../../enterprise/godmode/services/services.service.php:316 +msgid "New Service" +msgstr "Nouveau service" + +#: ../../enterprise/godmode/services/services.service.php:216 +msgid "Service created successfully" +msgstr "Service créé correctement" + +#: ../../enterprise/godmode/services/services.service.php:296 +msgid "Service updated successfully" +msgstr "Service mis à jour correctement" + +#: ../../enterprise/godmode/services/services.service.php:369 +msgid "Dynamic elements are not affected by cascade protection" +msgstr "" +"Les éléments dynamiques ne sont pas affectés par la protection en cascade" + +#: ../../enterprise/godmode/services/services.service.php:519 +msgid "No Services or concrete action" +msgstr "Pas de services ou actions concrètes" + +#: ../../enterprise/godmode/services/services.service.php:538 +msgid "Random name" +msgstr "Nom aléatoire" + +#: ../../enterprise/godmode/services/services.service.php:570 +#: ../../enterprise/godmode/massive/massive_create_services.php:659 +msgid "" +"This group will be used also to control access to this service and its " +"elements." +msgstr "" +"Ce groupe sera également utilisé pour contrôler l’accès à ce service et à ses " +"éléments." + +#: ../../enterprise/godmode/services/services.service.php:586 +msgid "Server assigned" +msgstr "Serveur affecté" + +#: ../../enterprise/godmode/services/services.service.php:587 +msgid "Selected Prediction server will be assigned to evaluate the service." +msgstr "" +"Le serveur de prédiction sélectionné sera affecté à l’évaluation du service." + +#: ../../enterprise/godmode/services/services.service.php:608 +msgid "Evaluation interval" +msgstr "Intervalle d’évaluation" + +#: ../../enterprise/godmode/services/services.service.php:634 +#: ../../enterprise/godmode/massive/massive_create_services.php:674 +msgid "Agent to store data" +msgstr "Agent pour stocker des données" + +#: ../../enterprise/godmode/services/services.service.php:676 +#: ../../enterprise/godmode/massive/massive_create_services.php:716 +msgid "In smart mode, thresholds are percentual." +msgstr "En mode intelligent, les seuils sont en pourcentage." + +#: ../../enterprise/godmode/services/services.service.php:726 +#: ../../enterprise/godmode/massive/massive_create_services.php:799 +msgid "Unknown elements as critical" +msgstr "Éléments inconnus comme critiques" + +#: ../../enterprise/godmode/services/services.service.php:756 +msgid "Asynchronous" +msgstr "Asynchrone" + +#: ../../enterprise/godmode/services/services.service.php:766 +#: ../../enterprise/godmode/massive/massive_create_services.php:829 +msgid "Cascade protection enabled" +msgstr "Protection en cascade activée" + +#: ../../enterprise/godmode/services/services.service.php:776 +msgid "Enable Sunburst" +msgstr "Activer Sunburst" + +#: ../../enterprise/godmode/services/services.service.php:786 +msgid "General Data" +msgstr "Données générales" + +#: ../../enterprise/godmode/services/services.service.php:796 +#: ../../enterprise/godmode/massive/massive_create_services.php:842 +msgid "Calculate continuous SLA" +msgstr "Calculer le SLA continu" + +#: ../../enterprise/godmode/services/services.service.php:806 +#: ../../enterprise/godmode/massive/massive_create_services.php:852 +msgid "S.L.A. interval" +msgstr "Intervalle du SLA" + +#: ../../enterprise/godmode/services/services.service.php:820 +#: ../../enterprise/godmode/massive/massive_create_services.php:866 +msgid "S.L.A. limit" +msgstr "Limite du SLA" + +#: ../../enterprise/godmode/services/services.service.php:841 +msgid "" +"Here are described the alert templates, which will use their default actions.\n" +"\t\tYou can modify the default behaviour editing alerts in the agent who " +"stores data and alert definitions about the service and the SLA status." +msgstr "" +"Les modèles d'alertes sont définis ici. Ils utilisent leurs actions par " +"défaut.\n" +"\t\tVous pouvez modifier le comportement par défaut en éditant les alertes " +"dans l'agent qui stocke les données et les définitions des alertes sur le " +"service et l'état du SLA." + +#: ../../enterprise/godmode/services/services.service.php:867 +#: ../../enterprise/godmode/massive/massive_create_services.php:896 +msgid "Warning service alert" +msgstr "Alerte de service d’avertissement" + +#: ../../enterprise/godmode/services/services.service.php:879 +#: ../../enterprise/godmode/massive/massive_create_services.php:908 +msgid "Critical service alert" +msgstr "Alerte de service critique" + +#: ../../enterprise/godmode/services/services.service.php:891 +#: ../../enterprise/godmode/massive/massive_create_services.php:920 +msgid "Unknown service alert" +msgstr "Alerte de service inconnue" + +#: ../../enterprise/godmode/services/services.service.php:903 +#: ../../enterprise/godmode/massive/massive_create_services.php:932 +msgid "S.L.A. critical service alert" +msgstr "Alerte de service critique S.L.A." + +#: ../../enterprise/godmode/services/services.service.php:998 +msgid "" +"This change in the service configuration will delete the history of the " +"service modules. Do you wish to continue?" +msgstr "" +"Cette modification de la configuration du service supprimera l’historique des " +"modules de service. Voulez-vous continuer ?" + +#: ../../enterprise/godmode/services/services.service.php:1000 +msgid "" +"This change in the service configuration will prevent the SLA modules from " +"being created. Do you wish to continue?" +msgstr "" +"Cette modification de la configuration du service empêchera la création des " +"modules SLA. Voulez-vous continuer ?" + +#: ../../enterprise/godmode/services/services.massive.meta.php:56 +#: ../../enterprise/godmode/services/services.massive.elements.php:93 +#: ../../godmode/massive/massive_edit_agents.php:952 +#: ../../godmode/agentes/agent_manager.php:541 +msgid "Not available" +msgstr "Non disponible" + +#: ../../enterprise/godmode/services/services.massive.elements.php:56 +#: ../../enterprise/godmode/massive/massive_operations.php:157 +msgid "Bulk service elements adition" +msgstr "Ajout d’éléments de service en bloc" + +#: ../../enterprise/godmode/services/services.massive.elements.php:57 +#: ../../enterprise/godmode/massive/massive_operations.php:159 +msgid "Bulk service elements deletion" +msgstr "Suppression d’éléments de service en bloc" + +#: ../../enterprise/godmode/services/services.massive.elements.php:61 +#: ../../enterprise/godmode/massive/massive_operations.php:158 +msgid "Bulk service elements edition" +msgstr "Édition d’éléments de service en bloc" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:63 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:62 +#: ../../godmode/reporting/map_builder.php:75 +#: ../../godmode/reporting/map_builder.php:121 +#: ../../godmode/reporting/visual_console_favorite.php:72 +msgid "Visual Console List" +msgstr "Liste de la console visuelle" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:75 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:74 +#: ../../godmode/reporting/map_builder.php:87 +#: ../../godmode/reporting/visual_console_favorite.php:84 +msgid "Visual Favourite Console" +msgstr "Console visuelle préférée" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:88 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:87 +#: ../../godmode/reporting/map_builder.php:100 +#: ../../godmode/reporting/visual_console_favorite.php:97 +msgid "Visual Console Template" +msgstr "Modèle de console visuelle" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:100 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:99 +#: ../../godmode/reporting/map_builder.php:112 +#: ../../godmode/reporting/visual_console_favorite.php:109 +msgid "Visual Console Template Wizard" +msgstr "Assistant de modèle de console visuelle" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:141 +#: ../../enterprise/godmode/reporting/visual_console_template.php:157 +msgid "visual console has not been selected" +msgstr "La console visuelle n’a pas été sélectionné" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:147 +msgid "Error. Error created template" +msgstr "Erreur. Modèle créé par erreur" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:149 +msgid "Error. Template name cannot be repeated" +msgstr "Erreur. Le nom du modèle ne peut pas être répété" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:151 +msgid "Successfully created template" +msgstr "Modèle créé correctement" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:163 +msgid "Error. Error delete template" +msgstr "Erreur. Erreur de suppression du modèle" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:165 +msgid "Successfully delete template" +msgstr "Supprimer le modèle correctement" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:187 +msgid "Create From" +msgstr "Créer à partir de" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:198 +msgid "There is not any visual console created. Please, create one firstly." +msgstr "" +"Aucune console visuelle n’est créée. S’il vous plaît, créez-en un d’abord." + +#: ../../enterprise/godmode/reporting/visual_console_template.php:254 +#: ../../enterprise/godmode/reporting/graph_template_list.php:257 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:166 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:667 +msgid "Create template" +msgstr "Créer un modèle" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:260 +msgid "Create New Template" +msgstr "Créer Nouveau Modèle" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:108 +msgid "Template Wizard" +msgstr "Assistant du modèle" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:156 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:198 +msgid "Sucessfully applied" +msgstr "Appliqués correctement" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:158 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:200 +msgid "Could not be applied" +msgstr "Erreur d'application" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:200 +msgid "Visual console name" +msgstr "Nom de la console visuelle" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:200 +msgid "" +"You can use macro _agentalias_ here. Left in blank if you want to use default " +"name: Template name - agent alias" +msgstr "" +"Vous pouvez utiliser macro _agentalias_ ici. Laissé vide si vous souhaitez " +"utiliser le nom par défaut : Nom du modèle - alias de l’agent" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:236 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:288 +msgid "Target group" +msgstr "Groupe cible" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:281 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:415 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:832 +msgid "Agents available" +msgstr "Agents disponibles" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:287 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:234 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:425 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:208 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:834 +msgid "Agents to apply" +msgstr "Agents à appliquer" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:304 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:259 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:466 +msgid "Add agents to template" +msgstr "Ajouter agents au modèle" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:306 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:263 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:478 +msgid "Undo agents to template" +msgstr "Annuler ajout d'agents au modèle" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:324 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:281 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:499 +msgid "Apply template" +msgstr "Appliquer le modèle" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:631 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:661 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:443 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:475 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:830 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:861 +msgid "Please set template distinct than " +msgstr "Veuillez configurer un modèle différent de " + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:635 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:834 +msgid "Please set agent distinct than " +msgstr "Veuillez configurer un agent différent de " + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:656 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:470 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:856 +msgid "" +"This will be delete all reports created in previous template applications. Do " +"you want to continue?" +msgstr "" +"Ceci supprimera tous les rapports créés dans les applications de modèles " +"précédentes. Voulez-vous continuer ?" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:207 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:226 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:245 +#: ../../godmode/reporting/reporting_builder.list_items.php:378 +#: ../../godmode/reporting/reporting_builder.list_items.php:397 +#: ../../godmode/reporting/reporting_builder.list_items.php:416 +msgid "Ascendent" +msgstr "Croissant" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:214 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:233 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:252 +#: ../../godmode/reporting/reporting_builder.list_items.php:385 +#: ../../godmode/reporting/reporting_builder.list_items.php:404 +#: ../../godmode/reporting/reporting_builder.list_items.php:420 +msgid "Descent" +msgstr "Décroissant" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:258 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1722 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:111 +#: ../../godmode/reporting/reporting_builder.list_items.php:424 +#: ../../godmode/reporting/create_container.php:364 +#: ../../godmode/reporting/create_container.php:473 +#: ../../godmode/reporting/create_container.php:527 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1215 +msgid "Time lapse" +msgstr "Intervalle de temps" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:259 +#: ../../godmode/reporting/reporting_builder.list_items.php:425 +msgid "Name or Description" +msgstr "Nom ou description" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:312 +#: ../../godmode/netflow/nf_item_list.php:228 +#: ../../godmode/netflow/nf_item_list.php:230 +msgid "Move to up" +msgstr "Déplacer vers le haut" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:325 +#: ../../godmode/netflow/nf_item_list.php:226 +#: ../../godmode/netflow/nf_item_list.php:231 +msgid "Move to down" +msgstr "Déplacer vers le bas" + +#: ../../enterprise/godmode/reporting/aws_view.php:53 +msgid "Instance" +msgstr "Instance" + +#: ../../enterprise/godmode/reporting/aws_view.php:55 +msgid "IO read" +msgstr "E/S lues" + +#: ../../enterprise/godmode/reporting/aws_view.php:56 +msgid "IO write" +msgstr "Écriture d’E/S" + +#: ../../enterprise/godmode/reporting/aws_view.php:57 +msgid "Disk read" +msgstr "Lecture du disque" + +#: ../../enterprise/godmode/reporting/aws_view.php:58 +msgid "Disk write" +msgstr "Écriture sur disque" + +#: ../../enterprise/godmode/reporting/aws_view.php:59 +msgid "Network in" +msgstr "Réseau entrée" + +#: ../../enterprise/godmode/reporting/aws_view.php:60 +msgid "Network out" +msgstr "Réseau sortie" + +#: ../../enterprise/godmode/reporting/aws_view.php:134 +msgid "Failed to retrieve AWS information using selected account." +msgstr "" +"Impossible de récupérer les informations AWS à l’aide du compte sélectionné." + +#: ../../enterprise/godmode/reporting/aws_view.php:153 +msgid "AWS credentials not validated." +msgstr "Identifiants AWS non validées." + +#: ../../enterprise/godmode/reporting/aws_view.php:168 +msgid "Discovery Cloud: AWS" +msgstr "Discovery Cloud : AWS" + +#: ../../enterprise/godmode/reporting/aws_view.php:177 +msgid "Please, select an account: " +msgstr "Veuillez sélectionner un compte : " + +#: ../../enterprise/godmode/reporting/aws_view.php:186 +msgid "CREATE CLOUD MONITORING DISCOVERY TASK" +msgstr "CRÉER UNE TÂCHE DE DÉCOUVERTE DE SUPERVISION CLOUD" + +#: ../../enterprise/godmode/reporting/aws_view.php:189 +msgid "" +"Within this view you will find information collected using Discovery Cloud AWS " +"task. You will be able to see the most relevant information about your " +"infrastructure, such as the current cost of your contracted services, the " +"number of instances per region or resource usage metrics. In order to collect " +"this information you must create a Cloud Monitoring Discovery task." +msgstr "" +"Dans cette vue, vous trouverez des informations collectées à l’aide de la " +"tâche AWS Discovery Cloud. Vous pourrez voir les informations les plus " +"pertinentes sur votre infrastructure, telles que le coût actuel de vos " +"services contractuels, le nombre d’instances par région ou les mesures " +"d’utilisation des ressources. Pour collecter ces informations, vous devez " +"créer une tâche Cloud Monitoring Discovery." + +#: ../../enterprise/godmode/reporting/aws_view.php:192 +msgid "Press the create button to begin." +msgstr "Cliquez Créer pour commencer." + +#: ../../enterprise/godmode/reporting/aws_view.php:221 +msgid "Instance table" +msgstr "Table d’instance" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:80 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:147 +msgid "Cleanup sucessfully" +msgstr "Nettoyé correctement" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:83 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:150 +msgid "Cleanup error" +msgstr "Erreur de nettoyage" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:127 +#: ../../enterprise/godmode/reporting/graph_template_list.php:111 +#: ../../godmode/reporting/graph_container.php:101 +#: ../../godmode/reporting/graph_container.php:109 +#: ../../godmode/reporting/create_container.php:188 +msgid "Graph container" +msgstr "Conteneur de graphiques" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:135 +msgid "Wizard template" +msgstr "Modèle de l'assistant" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:197 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:266 +msgid "Clean up template" +msgstr "Nettoyer le modèle" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:195 +msgid "No item could be applied to report." +msgstr "Aucun élément n’a pu être appliqué au rapport." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:198 +msgid "reports" +msgstr "Rapports" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:198 +msgid "items" +msgstr "éléments" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:207 +#: ../../godmode/massive/massive_operations.php:347 +msgid "" +"In order to perform massive operations, PHP needs a correct configuration in " +"timeout parameters. Please, open your PHP configuration file (php.ini) for " +"example: sudo vi /etc/php5/apache2/php.ini;
And set your timeout " +"parameters to a correct value:
max_execution_time = 0 and " +"max_input_time = -1" +msgstr "" +"Pour effectuer des opérations massives, il faut que les paramètres " +"d'interruption PHP soient configurés correctement. Veuillez ouvrir le fichier " +"de configuration PHP (php.ini) par exemple : sudo vi /etc/php5/apache2/php." +"ini;
et régler les paramètres d'interruption à une valeur correcte : " +"
max_execution_time = 0 and max_input_time = -1" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:221 +msgid "Create template report wizard" +msgstr "Assistant de création de modèles de rapports" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:273 +msgid "Create report per agent" +msgstr "Créer un rapport par agent" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:282 +msgid "" +"Left in blank if you want to use default name: Template name - agents (num " +"agents) - Date" +msgstr "" +"Laissez-le en blanc si vous voulez utiliser le nom par défaut : Template name " +"- agents (num agents) - Date" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:327 +msgid "Filter by" +msgstr "Filtrer par" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:398 +msgid "Filter tag" +msgstr "Filtrer par étiquette" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:66 +msgid "Custom MySQL template builder" +msgstr "Générateur de modèles MySQL personnalisés" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:117 +msgid "Create custom SQL" +msgstr "Créer un SQL personnalisé" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:128 +#: ../../enterprise/godmode/reporting/mysql_builder.php:146 +msgid "Create new custom" +msgstr "Créer un nouvel élément personnalisé" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:187 +msgid "List of custom MySQL templates" +msgstr "Liste des modèles MySQL personnalisés" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:193 +msgid "Template builder" +msgstr "Générateur de modèles" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:212 +msgid "Successfully operation" +msgstr "Opération complétée correctement" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:212 +msgid "Could not be operation" +msgstr "Impossible de compléter l'opération" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:214 +msgid "Without changes" +msgstr "Sans changements" + +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:81 +msgid "Advance Reporting" +msgstr "Rapport avancé" + +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:97 +msgid "Page orientation" +msgstr "Orientation de la page" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:65 +msgid "Graph template item editor" +msgstr "Éditeur d’éléments de modèle de graphique" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:206 +msgid "Decrease Weight" +msgstr "Diminuer le poids" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:206 +msgid "Increase Weight" +msgstr "Augmenter le poids" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:57 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:196 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:51 +#: ../../godmode/reporting/reporting_builder.item_editor.php:58 +msgid "Only table" +msgstr "Seulement le tableau" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:58 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:197 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:52 +#: ../../godmode/reporting/reporting_builder.item_editor.php:59 +msgid "Table & Graph" +msgstr "Tableau et graphique" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:59 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:53 +#: ../../godmode/reporting/reporting_builder.item_editor.php:60 +msgid "Only graph" +msgstr "Seulement le graphique" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:224 +msgid "hourly S.L.A." +msgstr "SLA par heures" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:225 +msgid "Availability Graph S.L.A." +msgstr "Graphique de disponibilité SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:190 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:203 +msgid "Filter agents selector" +msgstr "Sélecteur de filtres d’agents" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:221 +#: ../../godmode/reporting/visual_console_builder.wizard.php:408 +msgid "If you select several agents, only the common modules will be displayed" +msgstr "" +"Si vous sélectionnez plusieurs agents, seuls les modules communs seront " +"affichés" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:319 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:106 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:289 +msgid "Elements to apply" +msgstr "Éléments à appliquer" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 +msgid "SLA min value" +msgstr "Valeur minimale de SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 +msgid "Enter possible range of values in SLA." +msgstr "Entrez la plage de valeurs possible dans SLA." + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:369 +msgid "SLA min Value" +msgstr "Valeur minimale de SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 +msgid "SLA max value" +msgstr "Valeur maximale de SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:375 +msgid "SLA max Value" +msgstr "Valeur maximale de SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 +msgid "SLA Limit %" +msgstr "Limite % SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:381 +msgid "SLA Limit Value" +msgstr "Valeur limite de SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:386 +msgid "Dynamic SLA" +msgstr "SLA dynamique" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:393 +msgid "Inverse SLA" +msgstr "Inverse SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:402 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3030 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:462 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3097 +msgid "Failover mode" +msgstr "Mode de basculement" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:403 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3031 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:463 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3098 +msgid "" +"SLA calculation must be performed taking into account the failover modules " +"assigned to the primary module" +msgstr "" +"Le calcul du SLA doit être effectué en tenant compte des modules de " +"basculement affectés au module principal" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:420 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3050 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:480 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3117 +msgid "Failover type" +msgstr "Type de basculement" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:425 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3055 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:485 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3122 +msgid "Failover normal" +msgstr "Basculement normal" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:437 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3067 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:497 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3134 +msgid "Failover simple" +msgstr "Basculement simple" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2965 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3042 +msgid "SLA items sorted by fulfillment value" +msgstr "Éléments SLA classés par valeur d'accomplissement" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:455 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1816 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1312 +msgid "Only display wrong SLAs" +msgstr "Affiche seulement des SLA erronés" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:461 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2576 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:446 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2569 +msgid "Show graph" +msgstr "Afficher le graphique" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:481 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3366 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:473 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:797 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3447 +msgid "Show item in landscape format (only PDF)" +msgstr "Afficher l’élément au format paysage (uniquement PDF)" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:495 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3375 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:489 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:813 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3456 +msgid "Page break at the end of the item (only PDF)" +msgstr "Saut de page à la fin de l’article (UNIQUEMENT PDF)" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:534 +msgid "Please introduce a SLA max value higher than the SLA min value" +msgstr "" +"Veuillez introduire une valeur SLA max supérieure à la valeur minimale SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:659 +msgid "Dynamic SLA can not be Inverse" +msgstr "Le SLA dynamique ne peut pas être inverse" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:664 +msgid "Check Dynamic SLA or introduce a max and min SLA value" +msgstr "" +"Vérifier le SLA dynamique ou introduiser une valeur SLA maximale et minimale" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:668 +msgid "SLA Limit value is needed" +msgstr "La valeur limite SLA est nécessaire" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:58 +msgid "Not created. Blank name" +msgstr "Non créé. Nom vide" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:94 +msgid "Graph template editor" +msgstr "Éditeur de modèle de graphique" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:173 +msgid "Template updated successfully" +msgstr "Modèle mis à jour correctement" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:219 +msgid "3 hours" +msgstr "3 heures" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:223 +#: ../../godmode/setup/performance.php:534 +msgid "2 days" +msgstr "2 jours" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:224 +msgid "4 days" +msgstr "4 jours" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:225 +#: ../../godmode/setup/performance.php:536 +msgid "Last week" +msgstr "La semaine dernière" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:227 +#: ../../godmode/setup/performance.php:538 +msgid "Last month" +msgstr "Le mois dernier" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:228 +msgid "2 months" +msgstr "2 mois" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:239 +msgid "Stacked" +msgstr "En attente" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:115 +msgid "Advance Options" +msgstr "Options avancées" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:119 +msgid "Graph template management" +msgstr "Gestion du modèle de graphique" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:203 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:497 +#: ../../godmode/alerts/alert_list.list.php:56 +msgid "Template name" +msgstr "Nom du modèle" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:252 +msgid "There are no defined graph templates" +msgstr "Aucun modèle de graphique défini" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:170 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:107 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:131 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:193 +msgid "Edit template" +msgstr "Modifier le modèle" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:209 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:903 +msgid "" +"Case insensitive regular expression for agent alias. For example: Network.* " +"will match with the following agent alias: network_agent1, NetworK CHECKS" +msgstr "" +"Expression régulière insensible à la casse pour l’alias d’agent. Par exemple : " +"Network.* correspond à l’alias d’agent suivant : network_agent1, NetworK CHECKS" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:222 +#: ../../godmode/reporting/reporting_builder.main.php:226 +msgid "Generate cover page in PDF render" +msgstr "Générer une page de couverture dans le PDF render" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:230 +#: ../../godmode/reporting/reporting_builder.main.php:234 +msgid "Generate index in PDF render" +msgstr "Générer un index dans le PDF render" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1624 +#: ../../godmode/reporting/reporting_builder.php:3672 +msgid "Successfull action" +msgstr "Action réussie" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1625 +#: ../../godmode/servers/modificar_server.php:157 +#: ../../godmode/servers/modificar_server.php:168 +msgid "Unsuccessfull action" +msgstr "Action échouée" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1642 +#: ../../godmode/reporting/reporting_builder.item_editor.php:975 +msgid "Item Editor" +msgstr "Éditeur d'éléments" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1744 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4993 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:818 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1240 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6969 +msgid "" +"Warning: period 0 reports cannot be used to show information back in time. " +"Information contained in this kind of reports will be always reporting the " +"most recent information" +msgstr "" +"Attention : les rapports de période 0 ne peuvent pas être utilisés pour " +"afficher de l'information passée. L'information dans ce type de rapport " +"affiche toujours les données les plus récentes." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1784 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:773 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1280 +msgid "Projection period" +msgstr "Période de projection" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1803 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:748 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1299 +msgid "Data range" +msgstr "Gamme de données" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1830 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1326 +msgid "Current month" +msgstr "Mois en cours" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1840 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1342 +msgid "Working time" +msgstr "Temps de travail" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1905 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1408 +msgid "Time from" +msgstr "Temps depuis" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1923 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1426 +msgid "Time to" +msgstr "Temps jusqu'à" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1941 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1444 +msgid "Show 24x7 item" +msgstr "Afficher l’élément 24/7" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1971 +msgid "Select server" +msgstr "Sélectionner un serveur" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1985 +#: ../../godmode/reporting/reporting_builder.item_editor.php:189 +msgid "Local metaconsole" +msgstr "Métaconsole locale" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2056 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3632 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3864 +msgid "" +"Case insensitive regular expression or string for module name. For example: if " +"you use this field with \"Module exact match\" enabled then this field has to " +"be fulfilled with the literally string of the module name, if not you can use " +"a regular expression. Example: .*usage.* will match: cpu_usage, vram usage in " +"matchine 1." +msgstr "" +"Expression régulière ou chaîne non sensible à la casse pour le nom du module. " +"Par exemple : si vous utilisez ce champ avec « Concordance exacte de module » " +"activée, alors ce champ doit être rempli avec une chaîne littérale du nom du " +"module. Sinon, vous pouvez utiliser une expression régulière. Par exemple : ." +"*usage.* concordera avec : cpu_usage, vram usage dans la machine 1." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2078 +msgid "Module exact match" +msgstr "Concordance exacte de module" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2079 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3564 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3640 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3788 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3871 +msgid "Check it if you want to match module name literally" +msgstr "Cochez si vous voulez faire correspondre le nom du module littéralement." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2095 +msgid "Case insensitive regular expression or string for templates name." +msgstr "" +"Expression régulière ou chaîne insensible à la casse pour le nom des modèles." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2118 +msgid "Case insensitive regular expression or string for actions name." +msgstr "" +"Expression régulière ou chaîne insensible à la casse pour le nom des actions." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2140 +msgid "Hide items without data" +msgstr "Masquer des éléments sans données" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2141 +msgid "Check it if you want not show items without data" +msgstr "Cochez-le si vous ne souhaitez pas afficher les éléments sans données" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2198 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2240 +msgid "Max items" +msgstr "Nombre d'éléments maximum" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2215 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:784 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2252 +msgid "Serialized header" +msgstr "En-tête sérialisé" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2216 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:784 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2253 +msgid "The separator character is |" +msgstr "Le caractère séparateur est |" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2231 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2205 +msgid "Custom SQL template" +msgstr "Modèle de SQL personnalisé" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2252 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2226 +msgid "The entities of the fields that contain them must be included." +msgstr "Les entités des champs qui les contiennent doivent être incluses." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2277 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2283 +msgid "Protocol must be specified in URL (e.g.: \"https://\")" +msgstr "Le protocole doit être spécifié dans l’URL (par exemple: « https:// »)" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2283 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2289 +msgid "Field separator" +msgstr "Champ séparateur" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2284 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2290 +msgid "Separator for different fields in the serialized text chain" +msgstr "Séparateur pour des champs différents dans la chaîne de texte en série" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2304 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2310 +msgid "Line separator" +msgstr "Séparateur de ligne" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2305 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2311 +msgid "" +"Separator in different lines (composed by fields) of the serialized text chain" +msgstr "" +"Séparateur en différentes lignes (composées par des champs) de la chaîne de " +"texte en série" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2325 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:321 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2331 +msgid "Group by agent" +msgstr "Regrouper par agent" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2341 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3412 +msgid "Group by" +msgstr "Regrouper par" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2375 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:333 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3018 +msgid "Show in the same row" +msgstr "Afficher dans la même rangée" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2377 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:334 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3020 +msgid "Show one module per row with all its operations" +msgstr "Afficher un module par rangée avec toutes ses opérations" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2469 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:537 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2435 +msgid "Graph render" +msgstr "Rendu graphique" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2475 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:543 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2441 +msgid "Avg, max & min" +msgstr "Moyenne, max & min" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2476 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:544 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2442 +msgid "Max only" +msgstr "Max seulement" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2477 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:545 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2443 +msgid "Min only" +msgstr "Min seulement" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2478 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:546 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2444 +msgid "Avg only" +msgstr "Moy uniquement" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2491 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:573 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2490 +msgid "Full resolution graph (TIP)" +msgstr "Graphique en pleine résolution (TIP)" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2503 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:591 +msgid "" +"If this option was checked, only adding in elements that type of modules " +"support this option." +msgstr "" +"Si vous cochez cette case, cette option sera possible que si vous ajoutez des " +"modules de ce type." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2533 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:425 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:215 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2545 +msgid "Condition" +msgstr "Condition" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2543 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:432 +msgid ">=" +msgstr ">=" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2550 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:434 +msgid "<" +msgstr "<" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2590 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2583 +msgid "Select fields to show" +msgstr "Sélectionner les champs à afficher" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2669 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:368 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2659 +msgid "Show address instead module name" +msgstr "Afficher adresse au lieu du nom du module" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2670 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:369 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2660 +msgid "Show the main address of agent." +msgstr "Afficher l'adresse principale de l'agent" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2689 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:346 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2679 +msgid "Show resume" +msgstr "Afficher le résumé" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2690 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 +msgid "" +"Show a resume table with max, min, average of total modules on the report " +"bottom" +msgstr "" +"Montrer un tableau résumé avec le maximum, le minimum et la moyenne de modules " +"totaux à la fin du rapport." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2708 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2699 +msgid "

Select fields to show

" +msgstr "

Sélectionner les champs à afficher

" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2756 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2759 +msgid "

Select fields to show

" +msgstr "

Sélectionner les champs à afficher

" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2772 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2775 +msgid "Agent min values" +msgstr "Valeurs min de l’agent" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2784 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:605 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2788 +msgid "Show Summary group" +msgstr "Afficher groupe récapitulatif" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2801 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3395 +msgid "Show Summary" +msgstr "Voir le sommaire " + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2870 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:669 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2874 +msgid "Event Status" +msgstr "État de l'événement" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2901 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:699 +msgid "By agent" +msgstr "Par agent" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2911 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:709 +msgid "By user validator" +msgstr "Par utilisateur validateur" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2921 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:719 +msgid "By criticity" +msgstr "Par niveau de sévérité" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2931 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:729 +msgid "Validated vs unvalidated" +msgstr "Validés / non validés" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2945 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2999 +msgid "Height (dynamic graphs)" +msgstr "Hauteur (graphiques dynamiques)" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2985 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2983 +msgid "Query History Database" +msgstr "Base de données de l'historique de requêtes" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2997 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3064 +msgid "Priority mode" +msgstr "Mode prioritaire" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3002 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3069 +msgid "Priority ok mode" +msgstr "Mode ok de priorité" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3014 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3081 +msgid "Priority unknown mode" +msgstr "Mode inconnu de priorité" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3104 +msgid "Modules to match" +msgstr "Modules à comparer" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3106 +msgid "Select the modules to match when create a report for agents" +msgstr "" +"Sélectionnez les modules à comparer lors de la création d'un rapport pour les " +"agents." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3206 +msgid "Modules to match (Free text)" +msgstr "Modules à comparer (texte libre)" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3208 +msgid "Free text to filter the modules of agents when apply this template." +msgstr "" +"Texte libre pour filtrer les modules d'agents lors de l'application de ce " +"modèle." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3225 +msgid "Create a graph for each agent" +msgstr "Créer un graphique pour chaque agent" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3227 +msgid "" +"If it is checked, the regexp or name of modules match only each to each to " +"agent, instead create a big graph with all modules from all agents." +msgstr "" +"Si cette option est cochée, le regexp ou le nom de modules correspondent avec " +"chaque module de chaque agent, au lieu de créer un grand graphique avec tous " +"les modules de tous les agents." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3254 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3189 +msgid "Calculate for custom intervals" +msgstr "Calculer pour les intervalles personnalisés" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3266 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3201 +msgid "Time lapse intervals" +msgstr "Intervalles de temps" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3268 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3204 +msgid "" +"Lapses of time in which the period is divided to make more precise calculations" +msgstr "" +"Intervalles de temps dans lesquelles une période se divise pour effectuer des " +"calculs plus précis" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3313 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3245 +msgid "Table only" +msgstr "Seulement le tableau" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3323 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3256 +msgid "Graph only" +msgstr "Seulement le graphique" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3333 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3267 +msgid "Graph and table" +msgstr "Graphique et tableau" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3350 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:830 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3284 +msgid "Uncompress module" +msgstr "Décompresser le module" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3351 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:831 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3285 +msgid "Use uncompressed module data." +msgstr "Utiliser des données de module non compressées." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3382 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1168 +msgid "Filter by network" +msgstr "Filtrer par réseau" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3412 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1187 +msgid "Show alive IPs only" +msgstr "Afficher uniquement les adresses IP vivantes" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3425 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1200 +msgid "Show IPs not assigned to an agent" +msgstr "Afficher les adresses IP non affectées à un agent" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3451 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3719 +#: ../../godmode/netflow/nf_item_list.php:282 +msgid "Create item" +msgstr "Créer un élément" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3509 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3813 +msgid "SLA Min. (value)" +msgstr "SLA min. (valeur)" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3514 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3818 +msgid "SLA Max. (value)" +msgstr "SLA max. (valeur)" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3519 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3823 +msgid "SLA Limit (%)" +msgstr "Limite SLA (%)" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3536 +msgid "Please save the SLA template for start to add items in this list." +msgstr "" +"Veuillez sauvegarder le modèle SLA pour commencer à ajouter les éléments à " +"cette liste." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3577 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3804 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4249 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4394 +msgid "Not literally" +msgstr "Pas littéralement" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3623 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3855 +msgid "" +"Case insensitive regular expression for agent name. For example: Network* will " +"match with the following agent names: network_agent1, NetworK CHECKS" +msgstr "" +"Expression régulière sensitive à la casse pour le nom de l'agent. Par " +"exemple : Network* concordera avec les nom d'agents suivants : network_agent1, " +"NetworK CHECKS" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3639 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3870 +msgid "Literal module name forced" +msgstr "Nom littéral du module forcé" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3760 +msgid "Please save the template to start adding items into the list." +msgstr "" +"Veuillez sauvegarder le modèle pour commencer à ajouter les éléments à cette " +"liste." + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4275 +msgid "Name and SLA limit should not be empty" +msgstr "Le nom et la limite SLA ne peuvent pas être vides" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:150 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:151 +msgid "Push the selected services into the list" +msgstr "Ajouter les services sélectionnés à la liste" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:161 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:162 +msgid "Remove the services from the list" +msgstr "Supprimer les services de la liste" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:229 +msgid "Icon preview" +msgstr "Aperçu de l'icône" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:295 +msgid "The services list is empty" +msgstr "La liste des services est vide." + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:181 +msgid "List templates" +msgstr "Liste de modèles" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:565 +#: ../../godmode/reporting/reporting_builder.php:1055 +msgid "HTML view" +msgstr "Affichage HTML" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:573 +#: ../../godmode/reporting/reporting_builder.php:1065 +msgid "Export to XML" +msgstr "Exporter en XML" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:661 +msgid "You haven't created templates yet." +msgstr "Vous n'avez pas encore créé de modèles." + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:681 +msgid "Generate a dynamic report" +msgstr "Générer un rapport dynamique" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:765 +msgid "Set start and end date" +msgstr "Définir les dates de début et de fin" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:815 +msgid "Monthly SLA period" +msgstr "Période SLA mensuelle" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:815 +msgid "This field only applies in case of Monthly SLA item." +msgstr "Ce champ ne s’applique qu’en cas d’élément SLA mensuel." + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:865 +msgid "Undo agents" +msgstr "Annuler les agents" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:902 +msgid "RegEx agent filter" +msgstr "Filtre d’agent RegEx" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:918 +msgid "Generate" +msgstr "Générer" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1312 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1334 +msgid "Please set agent or agent regex distinct than " +msgstr "Veuillez définir agent ou agent regex distinct de " + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1342 +msgid "It is not a regular expression " +msgstr "Ce n’est pas une expression régulière " + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1344 +msgid "No agent matches regular expression " +msgstr "Aucun agent ne correspond à l’expression régulière " + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:312 +msgid "Order:" +msgstr "Ordre :" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:348 +msgid "" +"Show a resume table with max, min, average of total modules on the report " +"bottom:" +msgstr "" +"Afficher un tableau résumé avec le maximum, le minimum et la moyenne de " +"modules totaux à la fin du rapport :" + +#: ../../enterprise/godmode/menu.php:16 +msgid "Manage Satellite Server" +msgstr "Gérer le serveur Satellite" + +#: ../../enterprise/godmode/menu.php:25 +#: ../../enterprise/godmode/massive/massive_operations.php:99 +msgid "Policies operations" +msgstr "Opérations des politiques" + +#: ../../enterprise/godmode/menu.php:36 +#: ../../enterprise/godmode/massive/massive_operations.php:75 +msgid "SNMP operations" +msgstr "Opérations SNMP" + +#: ../../enterprise/godmode/menu.php:48 +#: ../../enterprise/godmode/massive/massive_operations.php:28 +msgid "Satellite operations" +msgstr "Opérations du satellite" + +#: ../../enterprise/godmode/menu.php:60 +#: ../../enterprise/godmode/massive/massive_operations.php:53 +msgid "Services operations" +msgstr "Opérations de services" + +#: ../../enterprise/godmode/menu.php:72 ../../enterprise/godmode/menu.php:278 +msgid "Duplicate config" +msgstr "Dupliquer la configuration" + +#: ../../enterprise/godmode/menu.php:81 +#: ../../godmode/agentes/configurar_agente.php:707 +msgid "Network config manager" +msgstr "Gestionnaire de configuration réseau" + +#: ../../enterprise/godmode/menu.php:117 +msgid "Manage agent autoconfiguration" +msgstr "Gérer la configuration automatique de l’agent" + +#: ../../enterprise/godmode/menu.php:174 +msgid "Mysql" +msgstr "MySQL" + +#: ../../enterprise/godmode/menu.php:179 +#: ../../enterprise/godmode/wizards/Applications.class.php:163 +#: ../../enterprise/godmode/wizards/Applications.class.php:171 +msgid "Applications" +msgstr "Applications" + +#: ../../enterprise/godmode/menu.php:190 +msgid "Amazon Web Services" +msgstr "Amazon Web Services" + +#: ../../enterprise/godmode/menu.php:191 +msgid "Microsoft Azure" +msgstr "Microsoft Azure" + +#: ../../enterprise/godmode/menu.php:192 +msgid "Google Compute Platform" +msgstr "Google Compute Platform" + +#: ../../enterprise/godmode/menu.php:208 +msgid "New console task" +msgstr "Nouvelle tâche de console" + +#: ../../enterprise/godmode/menu.php:218 +msgid "Enterprise ACL Setup" +msgstr "Configuration ACL Enterprise" + +#: ../../enterprise/godmode/menu.php:227 +msgid "Skins" +msgstr "Thèmes" + +#: ../../enterprise/godmode/menu.php:237 +msgid "Manage database HA" +msgstr "Gérer la base de données HA" + +#: ../../enterprise/godmode/menu.php:269 +msgid "Log Collector" +msgstr "Collecteur de journaux" + +#: ../../enterprise/godmode/menu.php:287 +msgid "Password policy" +msgstr "Politique de mot de passe" + +#: ../../enterprise/godmode/menu.php:331 ../../godmode/setup/setup.php:190 +#: ../../godmode/setup/setup.php:289 +msgid "Module Library" +msgstr "Bibliothèque de modules" + +#: ../../enterprise/godmode/menu.php:339 +#: ../../enterprise/godmode/alerts/alert_inventory.php:78 +#: ../../enterprise/godmode/alerts/alert_inventory.php:80 +msgid "Inventory alerts" +msgstr "Alertes d’inventaire" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:64 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:383 +msgid "Custom OID" +msgstr "OID personnalisé" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:225 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:237 +msgid "Successfully added trap custom values" +msgstr "Ajouté correctement aux valeurs personnalisées du déroutement" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:227 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:239 +msgid "Error adding trap custom values" +msgstr "Erreur d'ajout des valeurs personnalisées de déroutement" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:242 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:317 +msgid "This custom OID is preexistent." +msgstr "L'OID personnalisé existe déjà." + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:283 +msgid "No change in data" +msgstr "Aucun changement dans les données" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:285 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:312 +msgid "Successfully updated trap custom values" +msgstr "Valeurs personnalisées de déroutement mises à jour correctement" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:287 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:314 +msgid "Error updating trap custom values" +msgstr "Erreur de mise à jour des valeurs personnalisées de déroutement" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:330 +msgid "Successfully deleted trap custom values" +msgstr "Valeurs personnalisées de déroutement supprimées correctement" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:336 +msgid "Error deleting trap custom values" +msgstr "Erreur de suppression des valeurs personnalisées de déroutement" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:342 +#, php-format +msgid "Uploaded %s/%s traps" +msgstr "Déroutements %s/%s téléversés" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:346 +msgid "Fail uploaded file" +msgstr "Erreur de téléversement du fichier" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:351 +msgid "" +"MIB files will be loaded and searched for SNMP trap definitions. They will not " +"be installed on the system! You can use the MIB uploader for that purpose." +msgstr "" +"Les fichiers MIB seront chargés ; ils ont cherché des définitions de " +"déroutements SNMP. Ils ne seront pas installés sur le système ! Vous pouvez " +"utiliser le téléverseur MIB pour ce faire." + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:360 +msgid "Load MIB" +msgstr "Charger MIB" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:362 +msgid "Upload MIB" +msgstr "Téléverser MIB" + +#: ../../enterprise/godmode/admin_access_logs.php:78 +msgid "Show extended info" +msgstr "Afficher plus d'informations" + +#: ../../enterprise/godmode/admin_access_logs.php:99 +msgid "" +"The security check cannot be performed. There are no data in tsession_extended " +"to check the hash." +msgstr "" +"Le contrôle de sécurité ne peut pas être effectué. Il n’y a pas de données " +"dans tsession_extended pour vérifier le hachage." + +#: ../../enterprise/godmode/admin_access_logs.php:108 +msgid "Security check is ok." +msgstr "Contrôle de sécurité correct" + +#: ../../enterprise/godmode/admin_access_logs.php:113 +msgid "Security check is fail." +msgstr "Problème de contrôle de sécurité" + +#: ../../enterprise/godmode/admin_access_logs.php:208 +msgid "Extended info:" +msgstr "Information supplémentaire :" + +#: ../../enterprise/godmode/admin_access_logs.php:216 +msgid "Changes:" +msgstr "Changements :" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:65 +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:67 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:71 +msgid "You must select a service" +msgstr "Sélectionnez un modèle" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:131 +msgid "Failed to process updating elements in services: " +msgstr "Impossible de traiter les éléments de mise à jour dans les services : " + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:153 +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:112 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:251 +#, php-format +msgid "%d modules" +msgstr "modules %d" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:161 +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:120 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:259 +#, php-format +msgid "%d agents" +msgstr "agents %d" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:169 +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:128 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:267 +#, php-format +msgid "%d services" +msgstr "Services %d" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:176 +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:135 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:274 +msgid "No changes made" +msgstr "Aucun changement n’a été fait" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:252 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:496 +msgid "In smart services weights are automatically calculated." +msgstr "Dans les services intelligents, les poids sont calculés automatiquement." + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:257 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:501 +msgid "" +"Weights configured are common for every item added to the service, if you want " +"to customize them, please edit each element at service element editor." +msgstr "" +"Les poids configurés sont communs pour chaque élément ajouté au service, si " +"vous souhaitez les personnaliser, veuillez modifier chaque élément dans " +"l’éditeur d’éléments de service." + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:262 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:506 +#: ../../enterprise/godmode/massive/massive_create_services.php:1148 +msgid "Service items summary" +msgstr "Résumé des éléments de service" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:291 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:535 +#: ../../enterprise/godmode/massive/massive_create_services.php:1177 +msgid "Unknown weight" +msgstr "Poids inconnu" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:304 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:548 +#: ../../enterprise/godmode/massive/massive_create_services.php:1190 +msgid "Normal weight" +msgstr "Poids normal" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:320 +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:211 +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:564 +#: ../../enterprise/godmode/massive/massive_create_services.php:1205 +msgid "Selected services" +msgstr "Services sélectionnés" + +#: ../../enterprise/godmode/massive/massive_edit_service_elements.php:373 +msgid "Update selected service elements" +msgstr "Mettre à jour les éléments de service sélectionnés" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:491 +#: ../../godmode/massive/massive_edit_modules.php:554 +msgid "Dynamic Min." +msgstr "Dynamique min." + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:732 +#: ../../godmode/massive/massive_edit_modules.php:796 +msgid "SMNP community" +msgstr "Communauté SNMP" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:742 +#: ../../godmode/massive/massive_edit_modules.php:806 +#: ../../godmode/agentes/module_manager_editor_network.php:227 +msgid "SNMP OID" +msgstr "OID SNMP" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:804 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:808 +#: ../../godmode/massive/massive_edit_modules.php:861 +#: ../../godmode/massive/massive_edit_modules.php:865 +#: ../../godmode/wizards/HostDevices.class.php:1272 +#: ../../godmode/wizards/HostDevices.class.php:1303 +#: ../../godmode/agentes/module_manager_editor_network.php:349 +#: ../../godmode/agentes/module_manager_editor_network.php:371 +msgid "The pass length must be eight character minimum." +msgstr "La longueur minimale du mot de passe est de huit caractères." + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:855 +#: ../../godmode/massive/massive_edit_modules.php:912 +#: ../../godmode/agentes/module_manager_editor_common.php:731 +msgid "Export target" +msgstr "Exporter cible" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:945 +#: ../../godmode/massive/massive_edit_modules.php:998 +msgid "Active Counters" +msgstr "Compteurs actifs" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:946 +#: ../../godmode/massive/massive_edit_modules.php:999 +msgid "Inactive Counters" +msgstr "Compteurs inactifs" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:961 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:480 +#: ../../godmode/massive/massive_edit_modules.php:1014 +#: ../../godmode/agentes/module_manager_editor_common.php:865 +msgid "FF interval" +msgstr "Intervalle FF" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:962 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:496 +#: ../../godmode/massive/massive_edit_modules.php:1024 +msgid "Module execution flip flop time interval (in secs)." +msgstr "Intervalle de flip-flop d'exécution de module (en secondes)." + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:990 +#: ../../godmode/massive/massive_edit_modules.php:1066 +msgid "Policy linking status" +msgstr "État d'association de la politique" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:990 +#: ../../godmode/massive/massive_edit_modules.php:1066 +msgid "This field only has sense in modules adopted by a policy." +msgstr "" +"Ce champ a un sens uniquement pour les modules adoptés par une politique." + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 +#: ../../godmode/massive/massive_edit_modules.php:1067 +msgid "Linked" +msgstr "Associé" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1000 +#: ../../godmode/modules/manage_network_components_form_common.php:315 +#: ../../godmode/massive/massive_edit_modules.php:1076 +#: ../../godmode/agentes/module_manager_editor_common.php:764 +msgid "Discard unknown events" +msgstr "Supprimer événements inconnus" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1029 +#: ../../godmode/massive/massive_edit_modules.php:1105 +msgid "The module still store data but the alerts and events will be stop" +msgstr "" +"Le module stocke encore des données, mais les alertes et les événements seront " +"arrêtés" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1053 +#: ../../godmode/massive/massive_edit_modules.php:1131 +msgid "Seconds that agent will wait for the execution of the module." +msgstr "Secondes que l'agent attend pour l'exécution du module." + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1059 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:515 +#: ../../godmode/massive/massive_edit_modules.php:1137 +msgid "Number of retries that the module will attempt to run." +msgstr "Nombre de tentatives que le module tente d'éxécuter." + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1070 +#: ../../godmode/modules/manage_network_components_form_network.php:209 +#: ../../godmode/massive/massive_edit_modules.php:1148 +#: ../../godmode/agentes/module_manager_editor_network.php:281 +msgid "TCP send" +msgstr "Envoyer TCP" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1073 +#: ../../godmode/modules/manage_network_components_form_network.php:216 +#: ../../godmode/massive/massive_edit_modules.php:1151 +#: ../../godmode/agentes/module_manager_editor_network.php:295 +msgid "TCP receive" +msgstr "Recevoir TCP" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1076 +#: ../../godmode/modules/manage_network_components_form_wmi.php:31 +#: ../../godmode/massive/massive_edit_modules.php:1154 +#: ../../godmode/agentes/module_manager_editor_wmi.php:133 +msgid "WMI query" +msgstr "Requête WMI" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1079 +#: ../../godmode/modules/manage_network_components_form_wizard.php:685 +#: ../../godmode/modules/manage_network_components_form_wmi.php:33 +#: ../../godmode/massive/massive_edit_modules.php:1157 +#: ../../godmode/agentes/module_manager_editor_wmi.php:151 +msgid "Key string" +msgstr "Chaîne clé" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1082 +#: ../../godmode/modules/manage_network_components_form_wmi.php:39 +#: ../../godmode/massive/massive_edit_modules.php:1160 +#: ../../godmode/agentes/module_manager_editor_wmi.php:164 +msgid "Field number" +msgstr "Nombre de champs" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1085 +#: ../../godmode/servers/plugin_registration.php:503 +#: ../../godmode/modules/manage_network_components_form_plugin.php:35 +#: ../../godmode/massive/massive_edit_plugins.php:346 +#: ../../godmode/massive/massive_edit_modules.php:1163 +#: ../../godmode/agentes/module_manager_editor_plugin.php:49 +msgid "Plugin" +msgstr "Plugin" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1135 +#: ../../godmode/modules/manage_network_components_form_network.php:258 +#: ../../godmode/massive/massive_edit_modules.php:1213 +#: ../../godmode/agentes/module_manager_editor_network.php:477 +msgid "Inherited" +msgstr "Hérité" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1136 +#: ../../godmode/modules/manage_network_components_form_network.php:259 +#: ../../godmode/massive/massive_edit_modules.php:1214 +msgid "Linux" +msgstr "Linux" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1137 +#: ../../godmode/modules/manage_network_components_form_network.php:260 +#: ../../godmode/massive/massive_edit_modules.php:1215 +msgid "Windows" +msgstr "Windows" + +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1140 +#: ../../godmode/modules/manage_network_components_form_network.php:263 +#: ../../godmode/massive/massive_edit_modules.php:1218 +msgid "Target OS" +msgstr "Système d’exploitation cible" + +#: ../../enterprise/godmode/massive/massive_operations.php:115 +msgid "Bulk alerts policy add" +msgstr "Ajouter alertes de politiques massivement" + +#: ../../enterprise/godmode/massive/massive_operations.php:116 +msgid "Bulk alerts policy delete" +msgstr "Supprimer alertes de politiques massivement" + +#: ../../enterprise/godmode/massive/massive_operations.php:117 +msgid "Bulk tags module policy edit" +msgstr "Éditer les étiquettes de politiques de modules massivement" + +#: ../../enterprise/godmode/massive/massive_operations.php:118 +msgid "Bulk modules policy tags edit" +msgstr "Éditer les étiquettes de politiques de modules massivement" + +#: ../../enterprise/godmode/massive/massive_operations.php:119 +msgid "Bulk modules policy add from agent" +msgstr "Ajout de politiques de modules en bloc à partir de l’agent" + +#: ../../enterprise/godmode/massive/massive_operations.php:120 +msgid "Bulk modules policy edit" +msgstr "Modification des politiques des modules en bloc" + +#: ../../enterprise/godmode/massive/massive_operations.php:131 +msgid "Bulk alert SNMP delete" +msgstr "Supprimer massivement les alertes SNMP" + +#: ../../enterprise/godmode/massive/massive_operations.php:132 +msgid "Bulk alert SNMP edit" +msgstr "Éditer massivement les alertes SNMP" + +#: ../../enterprise/godmode/massive/massive_operations.php:143 +msgid "Bulk Satellite modules edit" +msgstr "Éditer massivement les modules Satellite" + +#: ../../enterprise/godmode/massive/massive_operations.php:156 +msgid "Bulk services creation" +msgstr "Création de services en bloc" + +#: ../../enterprise/godmode/massive/massive_operations.php:160 +msgid "Bulk services deletion" +msgstr "Suppression de services en bloc" + +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:90 +msgid "Failed to process deleting services elements: " +msgstr "Échec du traitement de la suppression des éléments de services : " + +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:131 +msgid "removed" +msgstr "supprimé" + +#: ../../enterprise/godmode/massive/massive_delete_service_elements.php:264 +msgid "Remove selected" +msgstr "Éliminer la sélection" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:88 +msgid "Success: remove the alerts." +msgstr "Alertes supprimées correctement" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:88 +msgid "Failed: remove the alerts for this modules, please check." +msgstr "" +"Erreur de suppression des alertes pour ces modules. Veuillez les vérifier." + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:125 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:115 +#: ../../enterprise/godmode/policies/policy_alerts.php:642 +#: ../../godmode/massive/massive_add_alerts.php:280 +#: ../../godmode/massive/massive_standby_alerts.php:217 +#: ../../godmode/massive/massive_delete_alerts.php:271 +#: ../../godmode/massive/massive_enable_disable_alerts.php:189 +msgid "Alert template" +msgstr "Modèle d'alerte" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:141 +msgid "Modules agents in policy" +msgstr "Modules des agents dans la politique" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:92 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:87 +msgid "Successful update the tags" +msgstr "Étiquettes mises à jour correctement" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:93 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:88 +msgid "Unsuccessful update the tags" +msgstr "Erreur de mise à jour des étiquettes" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:143 +msgid "Tags unused" +msgstr "Étiquettes non utilisées" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:183 +msgid "Tags used" +msgstr "Étiquettes utilisées" + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 +msgid "Success: create the alerts." +msgstr "Alertes créées correctement" + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 +msgid "Failed: create the alerts for this modules, please check." +msgstr "Erreur de création des alertes pour ces modules. Veuillez les vérifier." + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:131 +msgid "Modules in policy" +msgstr "Modules dans la politique" + +#: ../../enterprise/godmode/massive/massive_delete_services.php:50 +#, php-format +msgid "Failed to delete: %s" +msgstr "Impossible de supprimer : %s" + +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:112 +#, php-format +msgid "Problems while adding module element: %d, %s" +msgstr "Problèmes lors de l’ajout d’un élément de module : %d, %s" + +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:157 +#, php-format +msgid "Problems while adding agent element: %d, %s" +msgstr "Problèmes lors de l’ajout d’un élément d’agent : %d, %s" + +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:205 +#, php-format +msgid "%s: %d, %s" +msgstr "%s: %d, %s" + +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:228 +msgid "Failed to process adding elements in services: " +msgstr "Impossible de traiter l’ajout d’éléments dans les services : " + +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:270 +msgid "added" +msgstr "ajouté" + +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:354 +msgid "Item type to be added" +msgstr "Type d’élément à ajouter" + +#: ../../enterprise/godmode/massive/massive_add_service_elements.php:371 +#: ../../enterprise/godmode/massive/massive_create_services.php:974 +msgid "Add selected" +msgstr "Ajouter la sélection" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:75 +msgid "Successfully copied " +msgstr "Copié correctement" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 +msgid " cannot be copied to " +msgstr " ne peut pas être copié dans " + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 +msgid " policy" +msgstr " politique" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:190 +#: ../../godmode/massive/massive_copy_modules.php:213 +msgid "No modules for this agent" +msgstr "Aucun module pour cet agent" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:223 +msgid "To policies" +msgstr "Aux politiques" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:359 +#: ../../godmode/massive/massive_add_alerts.php:324 +#: ../../godmode/massive/massive_edit_agents.php:1199 +#: ../../godmode/massive/massive_delete_alerts.php:388 +msgid "" +"Unsucessful sending the data, please contact with your administrator or make " +"with less elements." +msgstr "" +"Envoi de données échoué. Veuillez communiquer avec votre administrateur ou " +"réessayer avec moins d'éléments." + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:376 +msgid "No destiny policies to copy" +msgstr "Pas de politiques de destin à copier" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:159 +#: ../../godmode/snmpconsole/snmp_alert.php:724 +#, php-format +msgid "Successfully deleted alerts (%s / %s)" +msgstr "Alertes supprimées correctement (%s / %s)" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:167 +#: ../../godmode/snmpconsole/snmp_alert.php:728 +#, php-format +msgid "Unsuccessfully deleted alerts (%s / %s)" +msgstr "Erreur de suppression des alertes (%s / %s)" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:175 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:233 +msgid "You must select a SNMP alert" +msgstr "Sélectionnez une alerte SNMP" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:198 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:258 +msgid "" +"Search by these fields description, OID, Custom Value, SNMP Agent (IP), Single " +"value, each Custom OIDs/Datas." +msgstr "" +"Recherche par description de ces champs, OID, Valeur personnalisée, Agent SNMP " +"(IP), Valeur unique, chaque OID personnalisés/Données." + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:217 +msgid "SNMP Alerts to be deleted" +msgstr "Alertes SNMP à supprimer" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:289 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:403 +msgid "No snmp alert found." +msgstr "Aucune alerte snmp trouvée." + +#: ../../enterprise/godmode/massive/massive_create_services.php:210 +#, php-format +msgid "Failed to create service for agent %s, %s" +msgstr "Impossible de créer le service pour les %s de l’agent, %s" + +#: ../../enterprise/godmode/massive/massive_create_services.php:294 +#, php-format +msgid "Failed to create service for module %s, %s" +msgstr "Impossible de créer un service pour le %s du module, %s" + +#: ../../enterprise/godmode/massive/massive_create_services.php:380 +#, php-format +msgid "Failed to create service for service %s, %s" +msgstr "Impossible de créer le service pour les %s du service, %s" + +#: ../../enterprise/godmode/massive/massive_create_services.php:435 +#, php-format +msgid "Agent selected %d not found" +msgstr "Agent sélectionné %d introuvable" + +#: ../../enterprise/godmode/massive/massive_create_services.php:481 +#, php-format +msgid "Module selected %d not found" +msgstr "Module sélectionné %d introuvable" + +#: ../../enterprise/godmode/massive/massive_create_services.php:528 +#, php-format +msgid "Service selected %d not found" +msgstr "Service sélectionné %d introuvable" + +#: ../../enterprise/godmode/massive/massive_create_services.php:562 +#, php-format +msgid "Failed to create service for agent %s" +msgstr "Impossible de créer le service pour les %s de l’agent" + +#: ../../enterprise/godmode/massive/massive_create_services.php:573 +#, php-format +msgid "Failed to create services: %s" +msgstr "Impossible de créer des services : %s" + +#: ../../enterprise/godmode/massive/massive_create_services.php:593 +#, php-format +msgid "%d services created with %d items" +msgstr "%d services créés avec des éléments %d" + +#: ../../enterprise/godmode/massive/massive_create_services.php:599 +msgid "No services created" +msgstr "Aucun service créé" + +#: ../../enterprise/godmode/massive/massive_create_services.php:632 +msgid "Service(s) definition" +msgstr "Définition du(s) service(s)" + +#: ../../enterprise/godmode/massive/massive_create_services.php:765 +msgid "Create a service per item" +msgstr "Créer un service par élément" + +#: ../../enterprise/godmode/massive/massive_create_services.php:766 +msgid "If enabled multiple services will be created." +msgstr "Si cette option est activée, plusieurs services seront créés." + +#: ../../enterprise/godmode/massive/massive_create_services.php:784 +msgid "Services header" +msgstr "En-tête Services" + +#: ../../enterprise/godmode/massive/massive_create_services.php:785 +msgid "All services names created will start with selected name." +msgstr "Tous les noms de services créés commenceront par le nom sélectionné." + +#: ../../enterprise/godmode/massive/massive_create_services.php:839 +msgid "SLA calculation" +msgstr "Calcul du SLA" + +#: ../../enterprise/godmode/massive/massive_create_services.php:946 +msgid "Items selected here will be added to the lists at Service items summary." +msgstr "" +"Les éléments sélectionnés ici seront ajoutés aux listes dans Résumé des " +"éléments de service." + +#: ../../enterprise/godmode/massive/massive_create_services.php:949 +msgid "Item(s) definition" +msgstr "Définition d’élément(s)" + +#: ../../enterprise/godmode/massive/massive_create_services.php:957 +msgid "Item type" +msgstr "Type d'élément" + +#: ../../enterprise/godmode/massive/massive_create_services.php:1144 +msgid "" +"Weights configured are common for every item added to the service, if you want " +"to customize them, please edit the service." +msgstr "" +"Les poids configurés sont communs pour chaque article ajouté au service, si " +"vous souhaitez les personnaliser, veuillez modifier le service." + +#: ../../enterprise/godmode/massive/massive_create_services.php:1260 +msgid "Create services" +msgstr "Créer des services" + +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:127 +msgid "Modules unused" +msgstr "Modules non utilisés" + +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:167 +msgid "Modules used" +msgstr "Modules utilisés" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:217 +#, php-format +msgid "Successfully updated alerts (%s / %s)" +msgstr "Alertes (%s / %s) mises à jour correctement" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:225 +#, php-format +msgid "Unsuccessfully updated alerts (%s / %s)" +msgstr "Erreur de mise à jour des alertes (%s / %s)" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:277 +msgid "SNMP Alerts to be edit" +msgstr "Alertes SNMP à modifier" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:781 +msgid "Custom Value/OID" +msgstr "Valeur/OID personnalisée" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:307 +#: ../../godmode/snmpconsole/snmp_alert.php:835 +msgid "Single value" +msgstr "Valeur unique" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:309 +#: ../../godmode/snmpconsole/snmp_alert.php:1075 +#: ../../godmode/alerts/configure_alert_template.php:691 +msgid "Min. number of alerts" +msgstr "Nombre minimum d'alertes" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:311 +#: ../../godmode/snmpconsole/snmp_alert.php:1078 +#: ../../godmode/alerts/configure_alert_template.php:728 +msgid "Max. number of alerts" +msgstr "Nombre maximum d'alertes" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:326 +#: ../../godmode/snmpconsole/snmp_alert.php:1097 +msgid "Other value" +msgstr "Autre valeur" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:211 +#: ../../godmode/massive/massive_delete_modules.php:372 +#: ../../godmode/massive/massive_edit_modules.php:356 +msgid "Agent group" +msgstr "Groupe d'agent" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:242 +msgid "Filter module" +msgstr "Filtrer le module" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:261 +#: ../../godmode/massive/massive_add_alerts.php:260 +#: ../../godmode/massive/massive_delete_modules.php:551 +#: ../../godmode/massive/massive_add_action_alerts.php:220 +#: ../../godmode/massive/massive_delete_action_alerts.php:241 +#: ../../godmode/massive/massive_delete_alerts.php:341 +#: ../../godmode/massive/massive_edit_modules.php:524 +msgid "When select agents" +msgstr "Lorsque des agents sont sélectionnés" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:423 +msgid "Updated modules on database" +msgstr "Mettre à jour les modules dans la base de données" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:425 +msgid "Agent configuration files updated" +msgstr "Fichiers de configuration de l'agent mis à jour" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:691 +msgid "No changes have been made." +msgstr "Aucun changement n’a été apporté." + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:179 +msgid "Command Mysqldump is failed." +msgstr "La commande Mysqldump a échoué." + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:225 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:238 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:287 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:306 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:386 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:403 +msgid "Failed to create task" +msgstr "Échec de création de la tache" + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:293 +msgid "No template selected" +msgstr "Aucun modèle sélectionné" + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:412 +msgid "I do not know what you want to do" +msgstr "Je sais ce que tu veux faire." + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:429 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:611 +msgid "You have no access to manage console tasks." +msgstr "Vous n'avez pas accès à la gestion des tâches de la console." + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:446 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:517 +msgid "Create new console task" +msgstr "Créer une nouvelle tâche de console" + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:489 +msgid "Updating console task" +msgstr "Tâche de mise à jour de la console" + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:514 +#: ../../godmode/menu.php:33 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:105 +msgid "Task list" +msgstr "Liste de tâches" + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:519 +msgid "Update console task" +msgstr "Tâche de mise à jour de la console" + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:650 +msgid "Next Execution" +msgstr "Prochaine Exécution" + +#: ../../enterprise/godmode/wizards/Applications.class.php:186 +#: ../../enterprise/godmode/wizards/Cloud.class.php:210 +msgid "" +"All company names used here are for identification purposes only. Use of these " +"names, logos, and brands does not imply endorsement." +msgstr "" +"Tous les noms de sociétés utilisés ici sont uniquement à des fins " +"d'identification. L'utilisation de ces noms, logos et marques n'implique pas " +"une approbation." + +#: ../../enterprise/godmode/wizards/Cloud.class.php:240 +#: ../../enterprise/godmode/wizards/Cloud.class.php:248 +#, php-format +msgid "%s credentials" +msgstr "Identifiants %s" + +#: ../../enterprise/godmode/wizards/Cloud.class.php:264 +msgid "" +"If a task with the selected credentials is already running, it will be edited. " +"To create a new one, another account from the credential store must be " +"selected." +msgstr "" +"Si une tâche avec les informations d’identification sélectionnées est déjà en " +"cours d’exécution, elle sera modifiée. Pour en créer un nouveau, un autre " +"compte du magasin d’informations d’identification doit être sélectionné." + +#: ../../enterprise/godmode/wizards/Cloud.class.php:284 +msgid "Manage accounts" +msgstr "Gérer les comptes" + +#: ../../enterprise/godmode/wizards/Cloud.class.php:296 +msgid "Cloud tool full path" +msgstr "Chemin complet de l'outil cloud" + +#: ../../enterprise/godmode/wizards/Cloud.class.php:304 +msgid "Account" +msgstr "Compte" + +#: ../../enterprise/godmode/wizards/Cloud.class.php:365 +msgid "Select a set of credentials from the list" +msgstr "Sélectionnez un ensemble d'informations d'identification dans la liste" + +#: ../../enterprise/godmode/wizards/Cloud.class.php:378 +#, php-format +msgid "Path %s is not executable." +msgstr "Le chemin %s n'est pas exécutable." + +#: ../../enterprise/godmode/wizards/Cloud.class.php:423 +msgid "Account disconnected" +msgstr "Compte déconnecté" + +#: ../../enterprise/godmode/wizards/Cloud.class.php:425 +msgid "Failed disconnecting account" +msgstr "Échec de la déconnexion du compte" + +#: ../../enterprise/godmode/wizards/Cloud.class.php:503 +msgid "Credentials successfully updated" +msgstr "Identifiants mis à jour correctement" + +#: ../../enterprise/godmode/wizards/Cloud.class.php:505 +msgid "Failed updating credentials process" +msgstr "Échec du processus de mise à jour des identifiants" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:58 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:61 +msgid "The changes on this field are linked with the configuration data." +msgstr "Les modifications de ce champ sont liées aux données de configuration." + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:67 +msgid "Using local component" +msgstr "Utilisation du composant local en cours" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:76 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:96 +#: ../../godmode/agentes/module_manager_editor_common.php:118 +#: ../../godmode/agentes/module_manager_editor_common.php:135 +msgid "Manual setup" +msgstr "Configuration manuelle" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:88 +#: ../../godmode/agentes/module_manager_editor_common.php:127 +msgid "No component was found" +msgstr "Aucun composant a été trouvé" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:155 +msgid "Show configuration data" +msgstr "Afficher les données de configuration" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:166 +msgid "Hide configuration data" +msgstr "Cacher les données de configuration" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:174 +msgid "Data configuration" +msgstr "Configuration des données" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:24 +msgid "Capacity planning" +msgstr "Planification de la capacité" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:26 +msgid "Synthetic arithmetic" +msgstr "Arithmétique synthétique" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:27 +msgid "Synthetic average" +msgstr "Moyenne synthétique" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:28 +msgid "Trending module" +msgstr "Module tendance" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:114 +msgid "Fixed value" +msgstr "Valeur fixe" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:119 +msgid "Add module to operation as add" +msgstr "Ajouter un module à l'opération comme somme" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:120 +msgid "Add module to operations as deduct" +msgstr "Ajouter un module à l'opération comme soustraction" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:121 +msgid "Add module to operations as multiplicate " +msgstr "Ajouter un module à l'opération comme multiplication " + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:122 +msgid "Add module to operations as divide" +msgstr "Ajouter un module à l'opération comme division" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:123 +msgid "Remove selected modules" +msgstr "Supprimer les modules sélectionnés" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:128 +msgid "Add module to average operation" +msgstr "Ajouter un module à l'opération moyenne" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:129 +msgid "Remove selected modules from operations stack" +msgstr "Supprimer les modules sélectionnés des opérations en attente" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:144 +msgid "Move down selected modules" +msgstr "Déplacer les modules sélectionnés vers le bas" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:145 +msgid "Move up selected modules" +msgstr "Déplacer les modules sélectionnés vers le haut" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:175 +msgid "Select Service" +msgstr "Sélectionner un service" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:188 +msgid "Netflow filter" +msgstr "Filtre Netflow" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:197 +msgid "Select filter" +msgstr "Sélectionner un filtre" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:207 +msgid "Percentual value" +msgstr "Valeur en pourcentage" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:84 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:144 +msgid "Successfully added inventory module" +msgstr "Module d'inventaire ajouté correctement" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:86 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:153 +msgid "Error adding inventory module" +msgstr "Erreur d'ajout du module d'inventaire" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:89 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:156 +msgid "The inventory of the module already exists" +msgstr "L’inventaire du module existe déjà" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:110 +msgid "Successfully forced inventory module" +msgstr "Module d'inventaire forcé correctement" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:112 +msgid "Error forcing inventory module" +msgstr "Erreur : module d'inventaire non forcé" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:121 +msgid "Error: The conf file of agent is not readble." +msgstr "" +"Erreur : le fichier de configuration de l'agent n'est pas accessible en " +"lecture." + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:125 +msgid "Error: The conf file of agent is not writable." +msgstr "" +"Erreur: Le fichier de configuraton de l'agent n'est pas accessible en écriture." + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:178 +#: ../../enterprise/godmode/policies/policy_modules.php:387 +msgid "Add module" +msgstr "Ajouter un module" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:213 +msgid "No module was found" +msgstr "Aucun module a été trouvé" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:248 +msgid "Delete remote conf agent files" +msgstr "Supprimer les fichiers de configuration distante de l’agent" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:249 +msgid "" +"Delete this conf file implies that for restore you must reactive remote config " +"in the local agent." +msgstr "" +"Si vous supprimez ce fichier de configuration, vous devrez réactiver la " +"configuration à distance dans l'agent local pour le rétablir." + +#: ../../enterprise/godmode/agentes/module_manager.php:48 +msgid "Create a new web analysis module" +msgstr "Créer un nouveau module d’analyse Web" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:47 +msgid "Cannot delete autoconfiguration" +msgstr "Impossible de supprimer la configuration automatique" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:62 +#: ../../godmode/setup/license.php:151 ../../godmode/setup/license.php:154 +msgid "enabled" +msgstr "activé" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:63 +msgid "enabling" +msgstr "activation" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:65 +#: ../../godmode/setup/license.php:151 ../../godmode/setup/license.php:154 +msgid "disabled" +msgstr "désactivé" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:66 +msgid "disabling" +msgstr "désactivation" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:71 +#, php-format +msgid "Successfully %s" +msgstr "%s avec succès" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:72 +#, php-format +msgid "Error %s" +msgstr "Erreur %s" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:92 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:257 +msgid "Agent autoconfiguration list" +msgstr "Liste de configuration automatique de l’agent" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:154 +msgid "There are no defined autoconfigurations" +msgstr "Il n’y a pas de configuration automatique définie" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:191 +msgid "Add new configuration definition" +msgstr "Ajouter une nouvelle définition de configuration" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:69 +msgid "Cannot delete rule from autoconfiguration" +msgstr "Impossible de supprimer la règle de la configuration automatique" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:75 +msgid "Agent Autoconfiguration Information" +msgstr "Informations sur la configuration automatique de l’agent" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:76 +msgid "You must click the Create or Update buttom for a correct configuration!!!" +msgstr "Cliquez sur Créer ou Mettre à jour pour une configuration correcte !" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:84 +msgid "" +"Cannot create autoconfiguration from read only console, please create from " +"metaconsole (centralized management)" +msgstr "" +"Impossible de créer une configuration automatique à partir de la console en " +"lecture seule, veuillez créer à partir de la Métaconsole (gestion centralisée)" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:101 +msgid "Cannot create autoconfiguration in metaconsole" +msgstr "Impossible de créer une configuration automatique dans la Métaconsole" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:109 +msgid "Cannot create unnamed autoconfiguration" +msgstr "Impossible de créer une configuration automatique sans nom" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:119 +msgid "" +"Cannot udpate autoconfiguration from read only console, please create from " +"metaconsole (centralized management)" +msgstr "" +"Impossible de mettre à jour l’autoconfiguration à partir de la console en " +"lecture seule, veuillez créer à partir de Métaconsole (gestion centralisée)" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:132 +msgid "Cannot update autoconfiguration" +msgstr "Impossible de mettre à jour la configuration automatique" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:142 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:181 +msgid "" +"Cannot modify autoconfiguration from read only console, please create from " +"metaconsole (centralized management)" +msgstr "" +"Impossible de modifier la configuration automatique à partir de la console en " +"lecture seule, veuillez créer à partir de la Métaconsole (gestion centralisée)" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:300 +msgid "Autoconfiguration" +msgstr "Configuration automatique" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:370 +msgid "Add rule" +msgstr "Ajouter une règle" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:375 +msgid "Rules" +msgstr "Règles" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:397 +msgid "New group" +msgstr "Nouveau groupe" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:584 +#: ../../enterprise/godmode/policies/configure_policy.php:47 +msgid "Add policy" +msgstr "Ajouter une politique" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:616 +msgid "Extra configuration block" +msgstr "Bloc de configuration supplémentaire" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:618 +msgid "" +"Put here any extra configuration you want to be applied to any new agent " +"matching previously defined rules" +msgstr "" +"Mettez ici toute configuration supplémentaire que vous souhaitez appliquer à " +"tout nouvel agent correspondant à des règles précédemment définies" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:651 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:682 +msgid "Extra actions" +msgstr "Actions supplémentaires" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:672 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:975 +msgid "Add extra action" +msgstr "Ajouter une action supplémentaire" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:840 +msgid "Add new rule" +msgstr "Ajouter une nouvelle règle" + +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1062 +msgid "Update extra action" +msgstr "Mettre à jour l’action supplémentaire" + +#: ../../enterprise/godmode/agentes/collection_manager.php:77 +msgid "Succesful add the collection" +msgstr "La collection a été ajoutée correctement" + +#: ../../enterprise/godmode/agentes/collection_manager.php:78 +msgid "Unsuccesful add the collection" +msgstr "Erreur d'ajout de la collection" + +#: ../../enterprise/godmode/agentes/collections.editor.php:98 +msgid "Files in " +msgstr "Les fichiers dans " + +#: ../../enterprise/godmode/agentes/collections.editor.php:109 +#: ../../enterprise/godmode/agentes/collections.data.php:395 +#: ../../enterprise/godmode/agentes/collections.php:92 +#, php-format +msgid "" +"This console is not manager of this environment, please manage this feature " +"from %s." +msgstr "" +"Cette console n’est pas gestionnaire de cet environnement, veuillez gérer " +"cette fonctionnalité à partir de %s." + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:42 +msgid "Data Copy" +msgstr "Copie de données" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:49 +msgid "No selected agents to copy" +msgstr "Aucun agent à copier sélectionné" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:62 +msgid "No source agent selected" +msgstr "Aucun agent de la source sélectionné" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:108 +msgid "Making copy of configuration file for" +msgstr "Copie du fichier de configuration en cours pour" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:117 +msgid "Error copying md5 file " +msgstr "Erreur de copie du fichier md5 " + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:117 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:119 +msgid " md5 file" +msgstr " fichier md5" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:119 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:125 +msgid "Copied " +msgstr "Copié " + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:123 +msgid "Error copying " +msgstr "Erreur de copie " + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:123 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:125 +msgid " config file" +msgstr " fichier de configuration" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:135 +msgid "Remote configuration management" +msgstr "Gestion de la configuration à distance" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:186 +msgid "To agent(s):" +msgstr "Pour les agents :" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:203 +msgid "Replicate configuration" +msgstr "Répliquer la configuration" + +#: ../../enterprise/godmode/agentes/collections.agents.php:36 +msgid "Show Agent >" +msgstr "Afficher l’agent >" + +#: ../../enterprise/godmode/agentes/collections.agents.php:120 +#: ../../enterprise/godmode/agentes/collections.agents.php:124 +msgid "This collection has not been added to any agents" +msgstr "Cette collection n’a été ajoutée à aucun agent" + +#: ../../enterprise/godmode/agentes/collections.data.php:384 +msgid "Collection updated successfully" +msgstr "Collection mise à jour correctement" + +#: ../../enterprise/godmode/agentes/collections.data.php:410 +msgid "Please go to the metaconsole and apply this collection" +msgstr "Veuillez vous rendre sur la Métaconsole et appliquer cette collection" + +#: ../../enterprise/godmode/agentes/collections.data.php:414 +msgid "Error: The collection directory does not exist." +msgstr "Erreur : le répertoire de la collection n'existe pas." + +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:93 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:95 +msgid "Empty Network maps editor" +msgstr "Éditeur de cartes réseau vide" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:98 +#: ../../godmode/agentes/module_manager_editor_common.php:238 +msgid "Delete module" +msgstr "Supprimer le module" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:127 +msgid "Run performance tests" +msgstr "Exécuter des tests de performances" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:138 +msgid "Target web site" +msgstr "Site Web cible" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:140 +msgid "" +"The url specified in this field is mandatory to retrieve performance stats." +msgstr "" +"L’URL spécifiée dans ce champ est obligatoire pour récupérer les statistiques " +"de performances." + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:154 +msgid "target web site (http://...)" +msgstr "site web cible (http://...)" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:161 +msgid "Execute tests from" +msgstr "Exécuter des tests à partir de" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:177 +msgid "Browser" +msgstr "Navigateur" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:179 +msgid "" +"Support for IE and Edge browsers is experimental. Tests might not work as " +"expected." +msgstr "" +"La prise en charge des navigateurs IE et Edge est expérimentale. Les tests " +"peuvent ne pas fonctionner comme prévu." + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:221 +msgid "Accept insecure certificates" +msgstr "Accepter les certificats non sécurisés" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:223 +msgid "Only Selenium 3." +msgstr "Seulement Sélénium 3." + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:349 +msgid "Paste your selenium test, exported as HTML, here" +msgstr "Collez votre test de sélénium, exporté au format HTML, ici" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:362 +msgid "Add file" +msgstr "Ajouter un fichier" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:370 +msgid "Upload your selenium test in html or side (only Selenium 3) format" +msgstr "" +"Téléchargez votre test de sélénium au format html ou side (uniquement Selenium " +"3)" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:454 +#: ../../godmode/agentes/module_manager.php:1105 +msgid "" +"The policy modules of data type will only update their intervals when policy " +"is applied." +msgstr "" +"Les modules de politique de type données mettent à jour leurs intervalles que " +"lorsque la politique est appliquée." + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:574 +#: ../../enterprise/godmode/policies/policy_modules.php:417 +#: ../../godmode/agentes/module_manager_editor_common.php:1226 +#: ../../godmode/agentes/module_manager_editor.php:750 +msgid "Custom macros" +msgstr "Macros personnalisées" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:66 +msgid "Plug-in updated succesfully" +msgstr "Plugin mis à jour correctement" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:66 +msgid "Plug-in cannot be updated" +msgstr "Erreur de mise à jour du plugin" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:74 +msgid "Plug-in deleted succesfully" +msgstr "Plugin supprimé correctement" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:74 +msgid "Plug-in cannot be deleted" +msgstr "Erreur de suppression du plugin" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:87 +#: ../../enterprise/godmode/policies/policy_plugins.php:90 +msgid "Plug-in added succesfully" +msgstr "Plugin ajouté correctement" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:87 +#: ../../enterprise/godmode/policies/policy_plugins.php:91 +msgid "Plug-in cannot be added" +msgstr "Erreur d'ajout du plugin" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:97 +msgid "Plug-in enabled succesfully" +msgstr "Plugin activé correctement" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:98 +msgid "Plug-in cannot be enabled" +msgstr "Erreur d'activation du plugin" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:109 +msgid "Plug-in disabled succesfully" +msgstr "Plugin désactivé correctement" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:110 +msgid "Plug-in cannot be disabled" +msgstr "Erreur de désactivation du plugin" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:127 +#: ../../enterprise/godmode/policies/policy_plugins.php:109 +msgid "If enabled, allows to define a complex module plugin or log." +msgstr "" +"S’il est activé, il permet de définir un plugin ou un journal de module " +"complexe." + +#: ../../enterprise/godmode/agentes/plugins_manager.php:142 +#: ../../enterprise/godmode/policies/policy_plugins.php:123 +msgid "New plug-in" +msgstr "Nouveau plugin" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:192 +#: ../../enterprise/godmode/policies/policies.php:535 +#: ../../enterprise/godmode/policies/policy_plugins.php:167 +#: ../../godmode/menu.php:293 +msgid "Plugins" +msgstr "Plugins" + +#: ../../enterprise/godmode/agentes/collections.php:65 +msgid "Success: recreate file" +msgstr "Fichier créé à nouveau correctement" + +#: ../../enterprise/godmode/agentes/collections.php:67 +msgid "Error: recreate file " +msgstr "Impossible de créer le fichier à nouveau " + +#: ../../enterprise/godmode/agentes/collections.php:82 +#: ../../enterprise/godmode/agentes/collections.php:123 +#: ../../enterprise/godmode/agentes/collections.php:232 +msgid "Collections Management" +msgstr "Gestion des collections" + +#: ../../enterprise/godmode/agentes/collections.php:175 +msgid "Manager collection" +msgstr "Gestionnaire de collections" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:91 +#: ../../godmode/massive/massive_add_alerts.php:168 +#: ../../godmode/massive/massive_add_action_alerts.php:160 +#: ../../godmode/alerts/alert_list.php:271 +msgid "Successfully added" +msgstr "Ajouté correctement" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:92 +#: ../../enterprise/godmode/policies/policy_agents.php:251 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:201 +#: ../../enterprise/godmode/policies/policy_alerts.php:280 +#: ../../godmode/massive/massive_add_alerts.php:169 +#: ../../godmode/massive/massive_add_action_alerts.php:75 +#: ../../godmode/massive/massive_add_action_alerts.php:134 +#: ../../godmode/massive/massive_add_action_alerts.php:160 +#: ../../godmode/massive/massive_add_action_alerts.php:163 +#: ../../godmode/massive/massive_add_action_alerts.php:166 +#: ../../godmode/massive/massive_delete_action_alerts.php:175 +#: ../../godmode/alerts/alert_list.php:272 +msgid "Could not be added" +msgstr "Impossible de l'ajouter" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:174 +msgid "Inventory alert filters" +msgstr "Filtres d’alerte d’inventaire" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:220 +msgid "Alert name" +msgstr "Nom de l’alerte" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:319 +#: ../../godmode/snmpconsole/snmp_alert.php:1394 +#: ../../godmode/alerts/alert_list.list.php:673 +msgid "Delete action" +msgstr "Supprimer l'action" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:404 +msgid "Disable alert" +msgstr "Désactiver l’alerte" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:407 +msgid "Enable alert" +msgstr "Activer l’alerte" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:415 +msgid "Delete alert" +msgstr "Supprimer une alerte" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:427 +msgid "There are no defined inventory alerts" +msgstr "Il n’y a pas d’alertes d’inventaire définies" + +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:176 +msgid "Group acl" +msgstr "ACL de groupe" + +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:256 +msgid "Alert groups" +msgstr "Groupes d’alerte" + +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:94 +msgid "Update alert" +msgstr "Mise à jour de l'alerte" + +#: ../../enterprise/godmode/alerts/alert_inventory.php:67 +msgid "Inventory alert list" +msgstr "Liste des alertes d’inventaire" + +#: ../../enterprise/godmode/alerts/alert_inventory.php:71 +msgid "Inventory alert builder" +msgstr "Générateur d’alertes d’inventaire" + +#: ../../enterprise/godmode/policies/policy_agents.php:62 +#: ../../enterprise/godmode/policies/policy_queue.php:78 +msgid "" +"Starting with Pandora FMS version 760, assigning an entire group to a policy " +"will apply it automatically to all the new agents added to that group." +msgstr "" +"À partir de Pandora FMS version 760, l’affectation d’un groupe entier à une " +"stratégie l’appliquera automatiquement à tous les nouveaux agents ajoutés à ce " +"groupe." + +#: ../../enterprise/godmode/policies/policy_agents.php:85 +#: ../../enterprise/godmode/policies/policy_linking.php:41 +#: ../../enterprise/godmode/policies/policy_modules.php:599 +#: ../../enterprise/godmode/policies/policies.php:249 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:77 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:98 +#: ../../enterprise/godmode/policies/policy_alerts.php:94 +#: ../../enterprise/godmode/policies/policy_collections.php:63 +#: ../../godmode/agentes/module_manager_editor.php:542 +msgid "This policy is applying and cannot be modified" +msgstr "Cette politique est en application et ne peut pas être modifiée" + +#: ../../enterprise/godmode/policies/policy_agents.php:102 +msgid "" +"Successfully added to delete pending agents. Will be deleted in the next " +"policy application." +msgstr "" +"Ajouté correctement aux agents en attente de suppression. Il sera supprimé " +"dans la suivante application de la politique." + +#: ../../enterprise/godmode/policies/policy_agents.php:113 +#: ../../enterprise/godmode/policies/policy_agents.php:129 +#: ../../enterprise/godmode/policies/policy_modules.php:1316 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:150 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:169 +#: ../../enterprise/godmode/policies/policy_alerts.php:259 +#: ../../enterprise/godmode/policies/policy_collections.php:103 +#: ../../enterprise/godmode/policies/policy_plugins.php:70 +msgid "Successfully reverted deletion" +msgstr "Suppression annulée correctement" + +#: ../../enterprise/godmode/policies/policy_agents.php:114 +#: ../../enterprise/godmode/policies/policy_agents.php:130 +#: ../../enterprise/godmode/policies/policy_modules.php:1317 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:151 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:172 +#: ../../enterprise/godmode/policies/policy_alerts.php:260 +#: ../../enterprise/godmode/policies/policy_collections.php:104 +#: ../../enterprise/godmode/policies/policy_plugins.php:71 +msgid "Could not be reverted" +msgstr "Impossible de l'annuler" + +#: ../../enterprise/godmode/policies/policy_agents.php:124 +msgid "" +"Successfully added to delete pending groups. Will be deleted in the next " +"policy application." +msgstr "" +"Ajouté correctement pour supprimer les groupes en attente. Il sera supprimé " +"dans la prochaine application de la politique." + +#: ../../enterprise/godmode/policies/policy_agents.php:148 +#: ../../enterprise/godmode/policies/policy_agents.php:193 +#: ../../enterprise/godmode/policies/policy_agents.php:261 +msgid "Policy with this id does not exist. " +msgstr "La politique avec cet ID n’existe pas. " + +#: ../../enterprise/godmode/policies/policy_agents.php:177 +#: ../../enterprise/godmode/policies/policy_agents.php:310 +msgid "Successfully added to delete queue" +msgstr "Ajouté correctement à la file d'attente de suppression" + +#: ../../enterprise/godmode/policies/policy_agents.php:178 +#: ../../enterprise/godmode/policies/policy_agents.php:311 +msgid "Could not be added to delete queue" +msgstr "Impossible de l'ajouter à la file d'attente de suppression" + +#: ../../enterprise/godmode/policies/policy_agents.php:250 +#, php-format +msgid "Successfully added %d" +msgstr "Ajout réussi de %d" + +#: ../../enterprise/godmode/policies/policy_agents.php:281 +msgid "" +"Number of agents added to the policy concurrently is too large. This might " +"cause the operation to fail or lead to performance issues." +msgstr "" +"Le nombre d'agents ajoutés à la politique simultanément est trop grand. Cela " +"peut entraîner l'échec de l'opération ou entraîner des problèmes de " +"performances." + +#: ../../enterprise/godmode/policies/policy_agents.php:288 +msgid "Successfully added to policy" +msgstr "Ajouté correctement à la politique" + +#: ../../enterprise/godmode/policies/policy_agents.php:289 +msgid "Could not be added to policy" +msgstr "Impossible d'ajouter à la politique" + +#: ../../enterprise/godmode/policies/policy_agents.php:407 +msgid "Apply to" +msgstr "Appliquer à" + +#: ../../enterprise/godmode/policies/policy_agents.php:538 +#: ../../enterprise/godmode/policies/policy_agents.php:670 +msgid "Agents in Policy" +msgstr "Agents dans la politique" + +#: ../../enterprise/godmode/policies/policy_agents.php:572 +#: ../../enterprise/godmode/policies/policy_agents.php:1217 +msgid "Groups in Policy" +msgstr "Groupes dans la politique" + +#: ../../enterprise/godmode/policies/policy_agents.php:707 +msgid "Add agents to policy" +msgstr "Ajouter agents à la politique" + +#: ../../enterprise/godmode/policies/policy_agents.php:734 +msgid "Delete agents from policy" +msgstr "Supprimer les agents de politique" + +#: ../../enterprise/godmode/policies/policy_agents.php:831 +msgid "Applied" +msgstr "Appliqué" + +#: ../../enterprise/godmode/policies/policy_agents.php:832 +msgid "Not applied" +msgstr "Non appliqué" + +#: ../../enterprise/godmode/policies/policy_agents.php:849 +#: ../../godmode/servers/servers.build_table.php:246 +#: ../../godmode/reporting/reporting_builder.item_editor.php:79 +#: ../../godmode/massive/massive_edit_agents.php:945 +#: ../../godmode/agentes/configurar_agente.php:604 +#: ../../godmode/agentes/configurar_agente.php:754 +#: ../../godmode/agentes/agent_manager.php:524 +msgid "Remote configuration" +msgstr "Configuration à distance" + +#: ../../enterprise/godmode/policies/policy_agents.php:853 +msgid "Unlinked modules" +msgstr "Modules non liés" + +#: ../../enterprise/godmode/policies/policy_agents.php:853 +msgid "U." +msgstr "U." + +#: ../../enterprise/godmode/policies/policy_agents.php:857 +#: ../../enterprise/godmode/policies/policy_agents.php:1373 +msgid "Add to delete queue" +msgstr "Ajouter à la file d'attente de suppression" + +#: ../../enterprise/godmode/policies/policy_agents.php:857 +#: ../../enterprise/godmode/policies/policy_agents.php:1373 +msgid "D." +msgstr "D." + +#: ../../enterprise/godmode/policies/policy_agents.php:946 +#: ../../godmode/agentes/agent_manager.php:263 +msgid "This agent can be remotely configured" +msgstr "Cet agent peut être configuré à distance" + +#: ../../enterprise/godmode/policies/policy_agents.php:953 +msgid "This agent can not be remotely configured" +msgstr "Cet agent ne peut pas être configuré à distance" + +#: ../../enterprise/godmode/policies/policy_agents.php:1003 +#: ../../enterprise/godmode/policies/policy_agents.php:1482 +msgid "Process deletion" +msgstr "Suppression de processus" + +#: ../../enterprise/godmode/policies/policy_agents.php:1012 +#: ../../enterprise/godmode/policies/policy_agents.php:1493 +#: ../../enterprise/godmode/policies/policy_queue.php:337 +msgid "Add to apply queue" +msgstr "Ajouter à la file d'attente pour l'appliquer" + +#: ../../enterprise/godmode/policies/policy_agents.php:1066 +#: ../../enterprise/godmode/policies/policy_agents.php:1535 +#: ../../enterprise/godmode/policies/policy_modules.php:1573 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:533 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:329 +#: ../../enterprise/godmode/policies/policy_alerts.php:529 +msgid "Undo deletion" +msgstr "Annuler la suppression" + +#: ../../enterprise/godmode/policies/policy_agents.php:1110 +#: ../../enterprise/godmode/policies/policy_agents.php:1435 +msgid "Need apply" +msgstr "Vous devez l'appliquer" + +#: ../../enterprise/godmode/policies/policy_agents.php:1122 +#: ../../enterprise/godmode/policies/policy_agents.php:1447 +msgid "Applying policy" +msgstr "Application de la politique en cours" + +#: ../../enterprise/godmode/policies/policy_agents.php:1135 +#: ../../enterprise/godmode/policies/policy_agents.php:1458 +msgid "Deleting from policy" +msgstr "Suppression de la politique en cours" + +#: ../../enterprise/godmode/policies/policy_agents.php:1295 +msgid "Add groups to policy" +msgstr "Ajouter des groupes à la politique" + +#: ../../enterprise/godmode/policies/policy_agents.php:1317 +msgid "Delete groups from policy" +msgstr "Supprimer des groupes de la politique" + +#: ../../enterprise/godmode/policies/policy_agents.php:1370 +msgid "Total agents in policy group" +msgstr "Nombre total d'agents dans le groupe de la politique" + +#: ../../enterprise/godmode/policies/policy_agents.php:1370 +msgid "T." +msgstr "T." + +#: ../../enterprise/godmode/policies/policy_queue.php:63 +msgid "No policies with this id" +msgstr "Aucune politique avec cet ID" + +#: ../../enterprise/godmode/policies/policy_queue.php:146 +#, php-format +msgid "%s: Operations successfully deleted from the queue" +msgstr "%s : opérations supprimées correctement de la file d'attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:153 +msgid "Operations successfully deleted from the queue" +msgstr "Opérations supprimées correctement de la file d'attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:154 +msgid "Operations cannot be deleted from the queue" +msgstr "Impossible de supprimer les opérations de la file d'attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:261 +#, php-format +msgid "Some nodes (%s) are unreachebles. Some information may be missing." +msgstr "" +"Certains nœuds (%s) sont inaccessibles. Certaines informations peuvent être " +"manquantes." + +#: ../../enterprise/godmode/policies/policy_queue.php:308 +msgid "Update pending" +msgstr "Mise à jour en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:314 +msgid "Update pending agents" +msgstr "Mettre à jour les agents en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:343 +msgid "Add to apply queue only for database" +msgstr "" +"Ajouter à la file d'application, seulement pour les changements dans la base " +"de données" + +#: ../../enterprise/godmode/policies/policy_queue.php:354 +msgid "Update pending groups" +msgstr "Mettre à jour les groupes en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:368 +msgid "Link pending modules" +msgstr "Associer les modules en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:376 +msgid "Will be linked in the next policy application" +msgstr "Il sera associé lors de la prochaine application de la politique" + +#: ../../enterprise/godmode/policies/policy_queue.php:382 +msgid "Unlink pending modules" +msgstr "Dissocier les modules en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:388 +msgid "Will be unlinked in the next policy application" +msgstr "Ils seront dissociés lors de la prochaine application de la politique." + +#: ../../enterprise/godmode/policies/policy_queue.php:393 +msgid "Delete pending" +msgstr "Suppression en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:399 +msgid "Delete pending agents" +msgstr "Supprimer les agents en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:407 +#: ../../enterprise/godmode/policies/policy_queue.php:422 +#: ../../enterprise/godmode/policies/policy_queue.php:437 +#: ../../enterprise/godmode/policies/policy_queue.php:452 +#: ../../enterprise/godmode/policies/policy_queue.php:467 +#: ../../enterprise/godmode/policies/policy_queue.php:482 +#: ../../enterprise/godmode/policies/policy_queue.php:497 +#: ../../enterprise/godmode/policies/policy_queue.php:512 +msgid "Will be deleted in the next policy application" +msgstr "Ils seront supprimés lors de la prochaine application de la politique." + +#: ../../enterprise/godmode/policies/policy_queue.php:414 +msgid "Delete pending groups" +msgstr "Supprimer les groupes en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:429 +msgid "Delete pending modules" +msgstr "Supprimer les modules en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:444 +msgid "Delete pending inventory modules" +msgstr "Supprimer les modules d'inventaire en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:459 +msgid "Delete pending alerts" +msgstr "Supprimer les alertes en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:474 +msgid "Delete pending external alerts" +msgstr "Supprimer les alertes externes en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:489 +msgid "Delete pending file collections" +msgstr "Supprimer les collections de fichiers en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:504 +msgid "Delete pending plugins" +msgstr "Supprimer les plugins en attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:518 +msgid "Advices" +msgstr "Conseils" + +#: ../../enterprise/godmode/policies/policy_queue.php:523 +msgid "Queue summary" +msgstr "Résumé des files d'attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:636 +msgid "Queue filter" +msgstr "Filtre de la file d'attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:790 +msgid "Empty queue" +msgstr "Vider la file d'attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:804 +msgid "This operation could take a long time" +msgstr "Cette opération pourrait prendre du temps" + +#: ../../enterprise/godmode/policies/policy_queue.php:815 +msgid "Apply all queues" +msgstr "Appliquer toutes les files d'attente" + +#: ../../enterprise/godmode/policies/policy_queue.php:821 +msgid "Clear all items" +msgstr "Effacer tous les éléments" + +#: ../../enterprise/godmode/policies/policy_linking.php:28 +msgid "Linking modules" +msgstr "Relation de modules en cours" + +#: ../../enterprise/godmode/policies/policy_linking.php:99 +msgid "Error: Update linking modules to policy" +msgstr "Erreur de mise à jour des modules associés à la politique" + +#: ../../enterprise/godmode/policies/policy_linking.php:101 +msgid "Success: Update linking modules to policy" +msgstr "Modules associés à la politique mis à jour correctement" + +#: ../../enterprise/godmode/policies/policy_linking.php:127 +msgid "Free text for filter (*)" +msgstr "Texte libre pour le filtre (*)" + +#: ../../enterprise/godmode/policies/policy_linking.php:128 +msgid "Free text for filter" +msgstr "Texte libre pour le filtre" + +#: ../../enterprise/godmode/policies/policy_linking.php:138 +msgid "Cannot retrieve unlinked modules" +msgstr "Impossible de récupérer les modules non liés" + +#: ../../enterprise/godmode/policies/policy_linking.php:140 +msgid "There are no defined modules unlinked" +msgstr "Aucun module dissocié défini" + +#: ../../enterprise/godmode/policies/policy_linking.php:142 +msgid "List of modules unlinked" +msgstr "Liste des modules non associés" + +#: ../../enterprise/godmode/policies/policy_modules.php:299 +msgid "" +"If you change this description, you must change into the text of Data " +"configuration." +msgstr "" +"Si vous modifiez cette description, vous devez la changer dans le texte de " +"configuration de données." + +#: ../../enterprise/godmode/policies/policy_modules.php:372 +msgid "Invalid module type." +msgstr "Type de module non valide." + +#: ../../enterprise/godmode/policies/policy_modules.php:403 +#: ../../godmode/agentes/module_manager_editor.php:738 +msgid "Base options" +msgstr "Options de base" + +#: ../../enterprise/godmode/policies/policy_modules.php:548 +msgid "Could not be added module(s). You must select a policy" +msgstr "" +"Impossible d'ajouter le(s) module(s). Vous devez sélectionner une politique." + +#: ../../enterprise/godmode/policies/policy_modules.php:581 +#, php-format +msgid "Successfully added module(s) (%s/%s) to policy %s" +msgstr "Module(s) (%s/%s) ajouté(s) correctement à la politique %s." + +#: ../../enterprise/godmode/policies/policy_modules.php:587 +#, php-format +msgid "Could not be added module(s) (%s/%s) to policy %s" +msgstr "Impossible d'ajouter le(s) module(s) (%s/%s) à la politique %s" + +#: ../../enterprise/godmode/policies/policy_modules.php:623 +msgid "To define plugins please use plugin configuration tab." +msgstr "" +"Pour définir les plugins, veuillez utiliser l’onglet de configuration des " +"plugins." + +#: ../../enterprise/godmode/policies/policy_modules.php:920 +msgid "Could not be added module." +msgstr "Impossible d'ajouter ce module" + +#: ../../enterprise/godmode/policies/policy_modules.php:1265 +msgid "" +"The module type in Data configuration is empty, take from combo box of form." +msgstr "" +"Le type de module dans la configuration de données est vide. Choisissez-en un " +"de la liste déroulante du formulaire." + +#: ../../enterprise/godmode/policies/policy_modules.php:1269 +msgid "" +"The module name in Data configuration is empty, take from text field of form." +msgstr "" +"Le nom du module dans la configuration de données est vide. Choisissez-en un " +"du champ de texte du formulaire." + +#: ../../enterprise/godmode/policies/policy_modules.php:1299 +#: ../../enterprise/godmode/policies/policy_modules.php:1312 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:163 +msgid "" +"Successfully added to delete pending modules. Will be deleted in the next " +"policy application." +msgstr "" +"Ajouté correctement aux modules en attente de suppression. Il sera supprimé " +"dans la suivante application de la politique." + +#: ../../enterprise/godmode/policies/policy_modules.php:1303 +msgid "Could not be added to deleted all modules." +msgstr "Impossible de l'ajouter à la liste de suppression des modules" + +#: ../../enterprise/godmode/policies/policy_modules.php:1381 +#: ../../godmode/agentes/configurar_agente.php:2128 +#, php-format +msgid "copy of %s (%d)" +msgstr "copie de %s (%d)" + +#: ../../enterprise/godmode/policies/policy_modules.php:1411 +msgid "Successfully duplicate the module." +msgstr "Module dupliqué correctement" + +#: ../../enterprise/godmode/policies/policy_modules.php:1492 +msgid "Local component" +msgstr "Composant local" + +#: ../../enterprise/godmode/policies/policy_modules.php:1509 +#: ../../enterprise/godmode/policies/policy_modules.php:1510 +msgid "Disabled module" +msgstr "Module désactivé" + +#: ../../enterprise/godmode/policies/policy_modules.php:1517 +#: ../../enterprise/godmode/policies/policy_modules.php:1518 +msgid "Enabled module" +msgstr "Module activé" + +#: ../../enterprise/godmode/policies/policy_modules.php:1528 +#: ../../enterprise/godmode/policies/policy_modules.php:1529 +#: ../../godmode/agentes/module_manager.php:1143 +#: ../../godmode/agentes/module_manager.php:1144 +msgid "Enable module" +msgstr "Activer le module" + +#: ../../enterprise/godmode/policies/policy_modules.php:1538 +#: ../../enterprise/godmode/policies/policy_modules.php:1539 +#: ../../godmode/agentes/module_manager.php:1153 +#: ../../godmode/agentes/module_manager.php:1154 +msgid "Disable module" +msgstr "Module désactivé" + +#: ../../enterprise/godmode/policies/policy_modules.php:1624 +msgid "There are no defined modules" +msgstr "Aucun module défini" + +#: ../../enterprise/godmode/policies/policy_modules.php:1643 +#: ../../godmode/massive/massive_copy_modules.php:188 +msgid "Copy modules" +msgstr "Copier les modules" + +#: ../../enterprise/godmode/policies/policy_modules.php:1644 +msgid "Copy selected modules to policy: " +msgstr "Copier les modules sélectionnés à la politique : " + +#: ../../enterprise/godmode/policies/policy_modules.php:1706 +#: ../../godmode/agentes/module_manager_editor.php:822 +msgid "No module name provided" +msgstr "Aucun nom de module fourni" + +#: ../../enterprise/godmode/policies/policy_modules.php:1707 +#: ../../godmode/agentes/module_manager_editor.php:832 +msgid "No target IP provided" +msgstr "Aucune cible IP fournie" + +#: ../../enterprise/godmode/policies/policy_modules.php:1708 +#: ../../godmode/agentes/module_manager_editor.php:842 +msgid "No SNMP OID provided" +msgstr "Aucun OID SNMP fourni" + +#: ../../enterprise/godmode/policies/policy_modules.php:1849 +msgid "Are you sure to copy modules into policy?\\n" +msgstr "Êtes-vous sûr(e) de vouloir copier les modules à la politique ?" + +#: ../../enterprise/godmode/policies/policy_modules.php:1869 +msgid "Please select any module to copy" +msgstr "Veuillez sélectionner un module à copier." + +#: ../../enterprise/godmode/policies/policies.php:85 +msgid "Policy not found." +msgstr "Politique introuvable." + +#: ../../enterprise/godmode/policies/policies.php:153 +msgid "Policy name already exists" +msgstr "Le nom de la politique existe déjà." + +#: ../../enterprise/godmode/policies/policies.php:224 +msgid "Policies Management" +msgstr "Gestion des politiques" + +#: ../../enterprise/godmode/policies/policies.php:243 +msgid "All policy agents added to delete queue" +msgstr "" +"Tous les agents de politique ont été ajoutés à la file d'attente de suppression" + +#: ../../enterprise/godmode/policies/policies.php:244 +msgid "Policy agents cannot be added to the delete queue" +msgstr "" +"Les agents de la politique ne peuvent pas être ajoutés à la file d'attente de " +"suppression." + +#: ../../enterprise/godmode/policies/policies.php:330 +msgid "a" +msgstr "a" + +#: ../../enterprise/godmode/policies/policies.php:514 +msgid "Agent Wizard" +msgstr "Assistant de l'agent" + +#: ../../enterprise/godmode/policies/policies.php:595 +msgid "There must be no agents to delete the policy." +msgstr "Il ne doit pas y avoir d’agents pour supprimer la politique." + +#: ../../enterprise/godmode/policies/policies.php:601 +msgid "A policy with agents cannot be deleted. Purge it first" +msgstr "" +"Une politique avec des agents ne peut pas être supprimée. Veuillez la vider en " +"premier." + +#: ../../enterprise/godmode/policies/policies.php:611 +msgid "Deleting all policy agents" +msgstr "Suppression de tous les agents de la politique en cours" + +#: ../../enterprise/godmode/policies/policies.php:616 +msgid "All the policy agents will be deleted" +msgstr "Tous les agents de la politique seront supprimés" + +#: ../../enterprise/godmode/policies/policies.php:625 +msgid "Delete all agents" +msgstr "Supprimer tous les agents" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:87 +#: ../../godmode/alerts/alert_list.php:173 +msgid "No module specified" +msgstr "Aucun module spécifié" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:123 +msgid "Created successfuly" +msgstr "Créé correctement" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:127 +msgid "Duplicated alert" +msgstr "Alerte dupliquée" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:145 +#: ../../enterprise/godmode/policies/policy_alerts.php:255 +msgid "" +"Successfully added to delete pending alerts. Will be deleted in the next " +"policy application." +msgstr "" +"Ajouté correctement aux alertes en attente de suppression. Il sera supprimé " +"dans la suivante application de la politique." + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:173 +#: ../../enterprise/godmode/policies/policy_alerts.php:302 +msgid "Deleted action successfuly" +msgstr "Action supprimée correctement" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:200 +#: ../../enterprise/godmode/policies/policy_alerts.php:280 +msgid "Added action successfuly" +msgstr "Action ajoutée correctement" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:383 +msgid "Modules in policy per agents" +msgstr "Modules dans la politique par agent" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:566 +msgid "There is not external alerts configured in this policy" +msgstr "Aucune alerte externe n’est configurée dans cette politique" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:620 +msgid "Modules in policy agents" +msgstr "Modules dans les agents de la politique" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:648 +msgid "Alert Template" +msgstr "Modèle de l'alerte" + +#: ../../enterprise/godmode/policies/configure_policy.php:122 +msgid "Force Apply" +msgstr "Forcer l’application" + +#: ../../enterprise/godmode/policies/configure_policy.php:122 +msgid "" +"Force the creation of modules even if the software agent does not have remote " +"configuration" +msgstr "" +"Forcer la création de modules même si l’agent logiciel n’a pas de " +"configuration à distance" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:110 +msgid "Module is not selected" +msgstr "Le module n'est pas sélectionné." + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:296 +msgid "There are no defined inventory modules" +msgstr "Aucun module d'inventaire défini" + +#: ../../enterprise/godmode/policies/policy_alerts.php:178 +#: ../../godmode/massive/massive_standby_alerts.php:132 +#: ../../godmode/alerts/alert_list.php:420 +msgid "Successfully set standby" +msgstr "Mode veille configuré correctement" + +#: ../../enterprise/godmode/policies/policy_alerts.php:179 +#: ../../godmode/massive/massive_standby_alerts.php:132 +#: ../../godmode/alerts/alert_list.php:421 +msgid "Could not be set standby" +msgstr "Erreur de configuration du mode veille" + +#: ../../enterprise/godmode/policies/policy_alerts.php:204 +#: ../../godmode/massive/massive_standby_alerts.php:102 +#: ../../godmode/alerts/alert_list.php:447 +msgid "Successfully set off standby" +msgstr "Mode veille désactivé correctement" + +#: ../../enterprise/godmode/policies/policy_alerts.php:205 +#: ../../godmode/massive/massive_standby_alerts.php:102 +#: ../../godmode/alerts/alert_list.php:448 +msgid "Could not be set off standby" +msgstr "Erreur de désactivation du mode veille" + +#: ../../enterprise/godmode/policies/policy_alerts.php:249 +msgid " created successfuly" +msgstr "Créé correctement" + +#: ../../enterprise/godmode/policies/policy_alerts.php:249 +msgid " could not be created" +msgstr "Erreur de création" + +#: ../../enterprise/godmode/policies/policy_alerts.php:613 +msgid "There is not alerts configured in this policy." +msgstr "Aucune alerte externe n’est configurée dans cette politique." + +#: ../../enterprise/godmode/policies/policy_alerts.php:653 +msgid "Policy module" +msgstr "Module de la politique" + +#: ../../enterprise/godmode/policies/policy_alerts.php:731 +#: ../../godmode/alerts/alert_list.list.php:1057 +msgid "Set off standby" +msgstr "Déconfigurer le mode veille" + +#: ../../enterprise/godmode/policies/policy_alerts.php:740 +#: ../../godmode/alerts/alert_list.list.php:1084 +msgid "Set standby" +msgstr "Configurer mode veille" + +#: ../../enterprise/godmode/policies/policy_collections.php:99 +msgid "" +"Successfully added to delete the collection. Will be deleted in the next " +"policy application." +msgstr "" +"Ajouté correctement à la collection en attente de suppression. Il sera " +"supprimé dans la suivante application de la politique." + +#: ../../enterprise/godmode/policies/policy_collections.php:241 +msgid "Collections in policy" +msgstr "Collections dans la politique" + +#: ../../enterprise/godmode/policies/policy_collections.php:245 +msgid "Collections to add" +msgstr "Collections à ajouter" + +#: ../../enterprise/godmode/policies/policy_collections.php:315 +msgid "No available collection to add" +msgstr "Aucune collection disponible à ajouter" + +#: ../../enterprise/godmode/policies/policy_plugins.php:56 +msgid "" +"Successfully added to delete pending plugins. Will be deleted in the next " +"policy application." +msgstr "" +"Ajouté correctement à la liste de plugins à supprimer. Il sera supprimé dans " +"la prochaine application de la politique." + +#: ../../enterprise/godmode/policies/policy_plugins.php:57 +msgid "Cannot be added to delete pending plugins." +msgstr "Impossible de l'ajouter à la liste de plugins à supprimer." + +#: ../../enterprise/godmode/policies/policy_plugins.php:210 +msgid "There are no defined plugins" +msgstr "Aucun plugin défini" + +#: ../../extensions/quick_shell.php:140 ../../extensions/quick_shell.php:244 +msgid "WebService engine has not been started, please check documentation." +msgstr "Le moteur WebService n'a pas été démarré, vérifiez la documentation" + +#: ../../extensions/quick_shell.php:152 +msgid "Retry" +msgstr "Réessayer" + +#: ../../extensions/quick_shell.php:196 +msgid "Telnet" +msgstr "Telnet" + +#: ../../extensions/quick_shell.php:204 +msgid "Connect" +msgstr "Connecter" + +#: ../../extensions/quick_shell.php:232 +msgid "Please use SSH or Telnet." +msgstr "Utilisez SSH ou Telnet." + +#: ../../extensions/quick_shell.php:266 +msgid "WebService engine is not working properly, please check documentation." +msgstr "" +"Le moteur de service Web ne fonctionne pas correctement, veuillez vérifier la " +"documentation." + +#: ../../extensions/quick_shell.php:425 +#, php-format +msgid "%d Updated" +msgstr "%d Mis à jour" + +#: ../../extensions/quick_shell.php:428 +#, php-format +msgid "%d Updated, please restart WebSocket engine service" +msgstr "%d Mis à jour, veuillez redémarrer le service du moteur WebSocket" + +#: ../../extensions/quick_shell.php:438 +msgid "Quickshell" +msgstr "QuickShell" + +#: ../../extensions/quick_shell.php:448 +msgid "Gotty path" +msgstr "Chemin de Gotty" + +#: ../../extensions/quick_shell.php:458 +msgid "Gotty host" +msgstr "Hôte Gotty" + +#: ../../extensions/quick_shell.php:468 +msgid "Gotty ssh port" +msgstr "Port Gotty ssh" + +#: ../../extensions/quick_shell.php:478 +msgid "Gotty telnet port" +msgstr "Port Gotty telnet" + +#: ../../extensions/quick_shell.php:495 +msgid "Gotty user" +msgstr "Utilisateur Gotty" + +#: ../../extensions/quick_shell.php:505 +msgid "Gotty password" +msgstr "Mot de passe Getty" + +#: ../../extensions/quick_shell.php:545 +msgid "QuickShell" +msgstr "QuickShell" + +#: ../../extensions/disabled/matrix_events.php:30 +msgid "Matrix events" +msgstr "Événements de la matrice" + +#: ../../extensions/pandora_logs.php:29 +msgid "Cannot find file" +msgstr "Fichier introuvable" + +#: ../../extensions/pandora_logs.php:34 +msgid "File is too large than PHP memory allocated in the system." +msgstr "" +"La taille du fichier est supérieure à celle de la mémoire PHP allouée dans le " +"système." + +#: ../../extensions/pandora_logs.php:35 +msgid "The preview file is imposible." +msgstr "Impossible d'obtenir un aperçu du fichier." + +#: ../../extensions/pandora_logs.php:38 ../../extensions/pandora_logs.php:45 +msgid "The folder /var/log/pandora must have pandora:apache and its content too." +msgstr "" +"Le dossier /var/log/pandora doit avoir pandora:apache et son contenu aussi." + +#: ../../extensions/pandora_logs.php:67 +msgid "System logfile viewer" +msgstr "Visualiseur de l'historique du système" + +#: ../../extensions/pandora_logs.php:69 +#, php-format +msgid "Use this tool to view your %s logfiles directly on the console" +msgstr "" +"Utilisez cet outil pour afficher vos %s fichiers journaux directement sur la " +"console" + +#: ../../extensions/pandora_logs.php:71 +msgid "" +"You can choose the amount of information shown in general setup (Log size " +"limit in system logs viewer extension), " +msgstr "" +"Vous pouvez déterminer la quantité d'information affichée dans la " +"configuration générale (taille limite dans l'extension du visualiseur des " +"journaux du système) " + +#: ../../extensions/pandora_logs.php:85 +msgid "System logfiles" +msgstr "Historique du système" + +#: ../../extensions/users_connected.php:37 +#: ../../extensions/users_connected.php:209 +msgid "Users connected" +msgstr "Utilisateurs connectés" + +#: ../../extensions/users_connected.php:42 +msgid "This user does not have any associated profile" +msgstr "Cet utilisateur n'a pas de profil associé" + +#: ../../extensions/users_connected.php:132 +msgid "No other users connected" +msgstr "Aucun autre utilisateur connecté" + +#: ../../extensions/users_connected.php:145 +msgid "Last login" +msgstr "Dernière connexion" + +#: ../../extensions/realtime_graphs.php:58 +#: ../../extensions/realtime_graphs.php:268 +msgid "Realtime graphs" +msgstr "Graphiques en temps réel" + +#: ../../extensions/realtime_graphs.php:134 +#, php-format +msgid "%s Server CPU" +msgstr "%s CPU du serveur" + +#: ../../extensions/realtime_graphs.php:136 +#, php-format +msgid "Pending packages from %s Server" +msgstr "Paquets en attente du serveur %s" + +#: ../../extensions/realtime_graphs.php:140 +#, php-format +msgid "%s Server Disk IO Wait" +msgstr "%s Disk IO serveur attente" + +#: ../../extensions/realtime_graphs.php:144 +#, php-format +msgid "%s Server Apache load" +msgstr "%s Apache serveur charge" + +#: ../../extensions/realtime_graphs.php:148 +#, php-format +msgid "%s Server MySQL load" +msgstr "%s MySQL serveur charge" + +#: ../../extensions/realtime_graphs.php:152 +#, php-format +msgid "%s Server load" +msgstr "%s Serveur charge" + +#: ../../extensions/realtime_graphs.php:155 +msgid "SNMP Interface throughput" +msgstr "Débit de l'interface SNMP" + +#: ../../extensions/realtime_graphs.php:206 +msgid "Refresh interval" +msgstr "Intervalle d'actualisation" + +#: ../../extensions/realtime_graphs.php:217 +#: ../../godmode/modules/manage_network_components_form_wizard.php:135 +msgid "Incremental" +msgstr "Croissant" + +#: ../../extensions/realtime_graphs.php:222 +msgid "Clear graph" +msgstr "Supprimer le graphique" + +#: ../../extensions/realtime_graphs.php:249 +#: ../../godmode/agentes/module_manager_editor_network.php:43 +msgid "Use this OID" +msgstr "Utiliser cet OID" + +#: ../../extensions/dbmanager.php:110 +msgid "Database interface" +msgstr "Interface de la BD" + +#: ../../extensions/dbmanager.php:123 +msgid "" +"Warning, you are accessing the database directly. You can leave the system " +"inoperative if you run an inappropriate SQL statement" +msgstr "" +"Attention, vous accédez directement à la base de données. Vous pouvez laisser " +"le système inopérant si vous exécutez une instruction SQL inappropriée" + +#: ../../extensions/dbmanager.php:161 +#, php-format +msgid "" +"This is an advanced extension to interface with %s database directly from WEB " +"console\n" +"\t\tusing native SQL sentences. Please note that you can damage your %s " +"installation\n" +"\t\tif you don't know
exactly
what are you are doing,\n" +"\t\tthis means that you can severily damage your setup using this extension.\n" +"\t\tThis extension is intended to be used only by experienced users\n" +"\t\twith a depth knowledge of %s internals." +msgstr "" +"C’est une extension avancée pour interagir aver %s la base de données " +"directement depuis la console WEB\n" +"\t\ten utilisant les sentences SQL natives. Notez que vous pouvez " +"endommager votre %s installation\n" +"\t\tsi vous ne savez pas exactement ce que vous faissez,\n" +"\t\tça signifie que vous pouvez endommager gravement votre configuration en " +"utilisant cette configuration.\n" +"\t\tCette extension est conçue pour être utiliséei seulement par des " +"utilisateurs expérimentés\n" +"\t\tavec une connaissance profonde %s de comme ça fonctionne." + +#: ../../extensions/dbmanager.php:207 +msgid "Select query target" +msgstr "Sélectionner la cible de requête" + +#: ../../extensions/dbmanager.php:214 +msgid "Execute SQL" +msgstr "Exécuter SQL" + +#: ../../extensions/dbmanager.php:255 +msgid "Error querying database node" +msgstr "Erreur lors de l’interrogation du nœud de base de données" + +#: ../../extensions/dbmanager.php:322 ../../godmode/menu.php:433 +msgid "DB interface" +msgstr "Interface de la BD" + +#: ../../extensions/files_repo/files_repo_get_file.php:66 +msgid "Unreliable petition" +msgstr "Demande peu fiable" + +#: ../../extensions/files_repo/files_repo_get_file.php:66 +msgid "Please contact the administrator" +msgstr "Veuillez communiquer avec l'administrateur" + +#: ../../extensions/files_repo/functions_files_repo.php:28 +#: ../../extensions/files_repo/functions_files_repo.php:46 +msgid "Attachment directory is not writable by HTTP Server" +msgstr "" +"Le répertoire des pièces jointes n'est pas accessible en écriture par le " +"serveur HTTP" + +#: ../../extensions/files_repo/functions_files_repo.php:28 +#: ../../extensions/files_repo/functions_files_repo.php:46 +#, php-format +msgid "Please check that the web server has write rights on the %s directory" +msgstr "" +"Veuillez vérifier que le serveur web possède les droits d'écriture pour le " +"répertoire %s" + +#: ../../extensions/files_repo/functions_files_repo.php:248 +msgid "The file could not be copied" +msgstr "Le fichier n'a pas pu être copié" + +#: ../../extensions/files_repo/functions_files_repo.php:251 +msgid "There was an error creating the file" +msgstr "Erreur de création du fichier" + +#: ../../extensions/files_repo/functions_files_repo.php:295 +msgid "There was an error updating the file" +msgstr "Erreur de mise à jour du fichier" + +#: ../../extensions/files_repo/files_repo_form.php:84 +msgid "Only 200 characters are permitted" +msgstr "Seulement 200 caractères sont autorisés" + +#: ../../extensions/files_repo/files_repo_form.php:95 +#: ../../godmode/extensions.php:138 +msgid "File" +msgstr "Fichier" + +#: ../../extensions/files_repo/files_repo_form.php:98 +#: ../../extensions/files_repo/files_repo_form.php:104 +#: ../../extensions/files_repo/files_repo_list.php:112 +msgid "Public link" +msgstr "Lien publique" + +#: ../../extensions/files_repo/files_repo_list.php:106 +msgid "Copy to clipboard" +msgstr "Copier dans le presse-papier" + +#: ../../extensions/db_status.php:25 ../../extensions/db_status.php:455 +#: ../../godmode/menu.php:433 +msgid "DB Schema check" +msgstr "Vérifier Schéma BD" + +#: ../../extensions/db_status.php:43 +msgid "" +"This extension checks the DB is correct. Because sometimes the old DB from a " +"migration has not some fields in the tables or the data is changed." +msgstr "" +"Cette extension vérifie que la BD soit correcte, car il se peut que l'ancienne " +"BD d'une migration ne présente pas certains champs dans les tableaux ou que " +"les données soient modifiées." + +#: ../../extensions/db_status.php:46 +msgid "At the moment the checks is for MySQL/MariaDB." +msgstr "Pour l'instant, les vérifications sont pour MySQL/MariaDB." + +#: ../../extensions/db_status.php:52 +msgid "DB settings" +msgstr "Paramètres de la BD" + +#: ../../extensions/db_status.php:56 +msgid "DB User with privileges" +msgstr "Utilisateur de BD avec privilèges" + +#: ../../extensions/db_status.php:58 +msgid "DB Password for this user" +msgstr "Mot de passe de la BD pour cet utilisateur" + +#: ../../extensions/db_status.php:62 +msgid "DB Hostname" +msgstr "Nom d'hôte de la BD" + +#: ../../extensions/db_status.php:64 +msgid "DB Name (temporal for testing)" +msgstr "Nom de la BD (temporaire pour essai)" + +#: ../../extensions/db_status.php:72 +msgid "Execute Test" +msgstr "Exécuter le test" + +#: ../../extensions/db_status.php:108 +msgid "Unsuccessful connected to the DB" +msgstr "Erreur de connexion à la BD" + +#: ../../extensions/db_status.php:119 +msgid "Unsuccessful created the testing DB" +msgstr "Erreur de création de la BD d'essai" + +#: ../../extensions/db_status.php:135 +msgid "Unsuccessful installed tables into the testing DB" +msgstr "Installation de tables dans la BD d'essai échouée" + +#: ../../extensions/db_status.php:219 +#, php-format +msgid "Success! %s DB contains all tables" +msgstr "Succès! %s La base de données contient toutes les tables" + +#: ../../extensions/db_status.php:221 +#, php-format +msgid "%s DB could not retrieve all tables. The missing tables are (%s)" +msgstr "" +"La base de données %s n'a pas pu récupérer toutes les tables. Les tableaux " +"manquants sont (%s)" + +#: ../../extensions/db_status.php:235 ../../extensions/db_status.php:246 +#: ../../extensions/db_status.php:349 +msgid "You can execute this SQL query for to fix." +msgstr "Vous pouvez exécuter cette requête SQL pour le réparer." + +#: ../../extensions/db_status.php:343 +#, php-format +msgid "Unsuccessful the table %s has not the field %s" +msgstr "Erreur, le tableau %s ne contient pas le champ %s" + +#: ../../extensions/db_status.php:410 +msgid "Successful all the tables have the correct fields" +msgstr "Succès, toutes les tables contiennent les champs corrects" + +#: ../../extensions/agents_alerts.php:37 +msgid "Agents/Alerts view" +msgstr "Afficher agents/alertes" #: ../../extensions/extension_uploader.php:29 msgid "Uploader extension" @@ -50920,38 +45483,35 @@ msgstr "" msgid "There are no defined groups or module groups" msgstr "Aucun groupe ou groupe de modules défini" -#: ../../extensions/insert_data.php:58 -msgid "Insert data" -msgstr "Introduire les donnés" +#: ../../extensions/agents_modules.php:564 +msgid "Agent/module view" +msgstr "Afficher agent/module" -#: ../../extensions/insert_data.php:89 -msgid "You haven't privileges for insert data in the agent." -msgstr "Vous n'avez pas de privilèges pour introduire des données dans l'agent" +#: ../../extensions/agents_modules.php:605 +msgid "Filters " +msgstr "Filtres " -#: ../../extensions/insert_data.php:125 -#, php-format -msgid "Can't save agent (%s), module (%s) data xml." -msgstr "Impossible de sauvegarder l'agent (%s), module (%s) de donnés XML" - -#: ../../extensions/insert_data.php:134 -#, php-format -msgid "Save agent (%s), module (%s) data xml." -msgstr "Sauvegarder l'agent (%s), module (%s) de donnés xml" - -#: ../../extensions/insert_data.php:145 -#, php-format -msgid "" -"Please check that the directory \"%s\" is writeable by the apache user.

The CSV file format is date;value<newline>date;value<" -"newline>... The date in CSV is in format Y/m/d H:i:s." +#: ../../extensions/agents_modules.php:605 +msgid "Secondary groups and agent subgroups will be taken into account." msgstr "" -"Veuillez vérifier que le répertoire « %s » est accessible en écriture par " -"l'utilisateur apache.

Le format de fichier CSV est date;value<" -"newline>date;value<newline>... La date CSV est en format A/M/J H:i:s." +"Les groupes secondaires et les sous-groupes d'agents seront pris en compte." -#: ../../extensions/insert_data.php:273 -msgid "Insert Data" -msgstr "Introduire les données" +#: ../../extensions/agents_modules.php:765 +msgid "Previous modules" +msgstr "Modules précédents" + +#: ../../extensions/agents_modules.php:791 +msgid "More modules" +msgstr "Plus de modules" + +#: ../../extensions/agents_modules.php:945 +msgid "Cell turns blue when the module is in 'not initialize' status" +msgstr "" +"Cellule devient bleue quand le module se trouve en état « non initialisé »" + +#: ../../extensions/agents_modules.php:959 +msgid "Agents/Modules view" +msgstr "Afficher agents/modules" #: ../../extensions/files_repo.php:103 msgid "Extension not installed" @@ -50977,113 +45537,6 @@ msgstr "" msgid "Files repository" msgstr "Répertoire de fichiers" -#: ../../extensions/dbmanager.php:110 -msgid "Database interface" -msgstr "Interface de la BD" - -#: ../../extensions/dbmanager.php:123 -msgid "" -"Warning, you are accessing the database directly. You can leave the system " -"inoperative if you run an inappropriate SQL statement" -msgstr "" -"Attention, vous accédez directement à la base de données. Vous pouvez laisser " -"le système inopérant si vous exécutez une instruction SQL inappropriée" - -#: ../../extensions/dbmanager.php:161 -#, php-format -msgid "" -"This is an advanced extension to interface with %s database directly from WEB " -"console\n" -"\t\tusing native SQL sentences. Please note that you can damage your %s " -"installation\n" -"\t\tif you don't know exactly what are you are doing,\n" -"\t\tthis means that you can severily damage your setup using this extension.\n" -"\t\tThis extension is intended to be used only by experienced users\n" -"\t\twith a depth knowledge of %s internals." -msgstr "" -"C’est une extension avancée pour interagir aver %s la base de données " -"directement depuis la console WEB\n" -"\t\ten utilisant les sentences SQL natives. Notez que vous pouvez " -"endommager votre %s installation\n" -"\t\tsi vous ne savez pas exactement ce que vous faissez,\n" -"\t\tça signifie que vous pouvez endommager gravement votre configuration en " -"utilisant cette configuration.\n" -"\t\tCette extension est conçue pour être utiliséei seulement par des " -"utilisateurs expérimentés\n" -"\t\tavec une connaissance profonde %s de comme ça fonctionne." - -#: ../../extensions/dbmanager.php:207 -msgid "Select query target" -msgstr "Sélectionner la cible de requête" - -#: ../../extensions/dbmanager.php:214 -msgid "Execute SQL" -msgstr "Exécuter SQL" - -#: ../../extensions/dbmanager.php:255 -msgid "Error querying database node" -msgstr "Erreur lors de l’interrogation du nœud de base de données" - -#: ../../extensions/pandora_logs.php:29 -msgid "Cannot find file" -msgstr "Fichier introuvable" - -#: ../../extensions/pandora_logs.php:34 -msgid "File is too large than PHP memory allocated in the system." -msgstr "" -"La taille du fichier est supérieure à celle de la mémoire PHP allouée dans le " -"système." - -#: ../../extensions/pandora_logs.php:35 -msgid "The preview file is imposible." -msgstr "Impossible d'obtenir un aperçu du fichier." - -#: ../../extensions/pandora_logs.php:38 ../../extensions/pandora_logs.php:45 -msgid "The folder /var/log/pandora must have pandora:apache and its content too." -msgstr "" -"Le dossier /var/log/pandora doit avoir pandora:apache et son contenu aussi." - -#: ../../extensions/pandora_logs.php:67 -msgid "System logfile viewer" -msgstr "Visualiseur de l'historique du système" - -#: ../../extensions/pandora_logs.php:69 -#, php-format -msgid "Use this tool to view your %s logfiles directly on the console" -msgstr "" -"Utilisez cet outil pour afficher vos %s fichiers journaux directement sur la " -"console" - -#: ../../extensions/pandora_logs.php:71 -msgid "" -"You can choose the amount of information shown in general setup (Log size " -"limit in system logs viewer extension), " -msgstr "" -"Vous pouvez déterminer la quantité d'information affichée dans la " -"configuration générale (taille limite dans l'extension du visualiseur des " -"journaux du système) " - -#: ../../extensions/pandora_logs.php:85 -msgid "System logfiles" -msgstr "Historique du système" - -#: ../../extensions/users_connected.php:37 -#: ../../extensions/users_connected.php:209 -msgid "Users connected" -msgstr "Utilisateurs connectés" - -#: ../../extensions/users_connected.php:42 -msgid "This user does not have any associated profile" -msgstr "Cet utilisateur n'a pas de profil associé" - -#: ../../extensions/users_connected.php:132 -msgid "No other users connected" -msgstr "Aucun autre utilisateur connecté" - -#: ../../extensions/users_connected.php:145 -msgid "Last login" -msgstr "Dernière connexion" - #: ../../extensions/resource_registration.php:55 #, php-format msgid "Success add '%s' item in report '%s'." @@ -51242,127 +45695,18 @@ msgstr "" "Vous pouvez obtenir plus de resources dans notre bibliothèque de ressources publiques" -#: ../../extensions/db_status.php:43 -msgid "" -"This extension checks the DB is correct. Because sometimes the old DB from a " -"migration has not some fields in the tables or the data is changed." -msgstr "" -"Cette extension vérifie que la BD soit correcte, car il se peut que l'ancienne " -"BD d'une migration ne présente pas certains champs dans les tableaux ou que " -"les données soient modifiées." +#: ../../extensions/resource_exportation.php:50 +#: ../../extensions/resource_exportation.php:420 +msgid "Resource exportation" +msgstr "Exportation de ressource" -#: ../../extensions/db_status.php:46 -msgid "At the moment the checks is for MySQL/MariaDB." -msgstr "Pour l'instant, les vérifications sont pour MySQL/MariaDB." +#: ../../extensions/resource_exportation.php:423 +msgid "This extension makes exportation of resource template more easy." +msgstr "Cette extension facilite l'exportation du modèle de ressource." -#: ../../extensions/db_status.php:52 -msgid "DB settings" -msgstr "Paramètres de la BD" - -#: ../../extensions/db_status.php:56 -msgid "DB User with privileges" -msgstr "Utilisateur de BD avec privilèges" - -#: ../../extensions/db_status.php:58 -msgid "DB Password for this user" -msgstr "Mot de passe de la BD pour cet utilisateur" - -#: ../../extensions/db_status.php:62 -msgid "DB Hostname" -msgstr "Nom d'hôte de la BD" - -#: ../../extensions/db_status.php:64 -msgid "DB Name (temporal for testing)" -msgstr "Nom de la BD (temporaire pour essai)" - -#: ../../extensions/db_status.php:72 -msgid "Execute Test" -msgstr "Exécuter le test" - -#: ../../extensions/db_status.php:108 -msgid "Unsuccessful connected to the DB" -msgstr "Erreur de connexion à la BD" - -#: ../../extensions/db_status.php:119 -msgid "Unsuccessful created the testing DB" -msgstr "Erreur de création de la BD d'essai" - -#: ../../extensions/db_status.php:135 -msgid "Unsuccessful installed tables into the testing DB" -msgstr "Installation de tables dans la BD d'essai échouée" - -#: ../../extensions/db_status.php:219 -#, php-format -msgid "Success! %s DB contains all tables" -msgstr "Succès! %s La base de données contient toutes les tables" - -#: ../../extensions/db_status.php:221 -#, php-format -msgid "%s DB could not retrieve all tables. The missing tables are (%s)" -msgstr "" -"La base de données %s n'a pas pu récupérer toutes les tables. Les tableaux " -"manquants sont (%s)" - -#: ../../extensions/db_status.php:235 ../../extensions/db_status.php:246 -#: ../../extensions/db_status.php:349 -msgid "You can execute this SQL query for to fix." -msgstr "Vous pouvez exécuter cette requête SQL pour le réparer." - -#: ../../extensions/db_status.php:343 -#, php-format -msgid "Unsuccessful the table %s has not the field %s" -msgstr "Erreur, le tableau %s ne contient pas le champ %s" - -#: ../../extensions/db_status.php:408 -msgid "Successful all the tables have the correct fields" -msgstr "Succès, toutes les tables contiennent les champs corrects" - -#: ../../extensions/realtime_graphs.php:58 -#: ../../extensions/realtime_graphs.php:268 -msgid "Realtime graphs" -msgstr "Graphiques en temps réel" - -#: ../../extensions/realtime_graphs.php:134 -#, php-format -msgid "%s Server CPU" -msgstr "%s CPU du serveur" - -#: ../../extensions/realtime_graphs.php:136 -#, php-format -msgid "Pending packages from %s Server" -msgstr "Paquets en attente du serveur %s" - -#: ../../extensions/realtime_graphs.php:140 -#, php-format -msgid "%s Server Disk IO Wait" -msgstr "%s Disk IO serveur attente" - -#: ../../extensions/realtime_graphs.php:144 -#, php-format -msgid "%s Server Apache load" -msgstr "%s Apache serveur charge" - -#: ../../extensions/realtime_graphs.php:148 -#, php-format -msgid "%s Server MySQL load" -msgstr "%s MySQL serveur charge" - -#: ../../extensions/realtime_graphs.php:152 -#, php-format -msgid "%s Server load" -msgstr "%s Serveur charge" - -#: ../../extensions/realtime_graphs.php:155 -msgid "SNMP Interface throughput" -msgstr "Débit de l'interface SNMP" - -#: ../../extensions/realtime_graphs.php:206 -msgid "Refresh interval" -msgstr "Intervalle d'actualisation" - -#: ../../extensions/realtime_graphs.php:222 -msgid "Clear graph" -msgstr "Supprimer le graphique" +#: ../../extensions/resource_exportation.php:423 +msgid "You can export resource templates in .ptr format." +msgstr "Vous pouvez exporter des modèles de ressources au format .ptr." #: ../../extensions/api_checker.php:111 ../../extensions/api_checker.php:248 msgid "API checker" @@ -51421,173 +45765,38 @@ msgstr "Afficher URL" msgid "Hide URL" msgstr "Cacher URL" -#: ../../extensions/files_repo/files_repo_form.php:84 -msgid "Only 200 characters are permitted" -msgstr "Seulement 200 caractères sont autorisés" +#: ../../extensions/insert_data.php:58 +msgid "Insert data" +msgstr "Introduire les donnés" -#: ../../extensions/files_repo/files_repo_form.php:98 -#: ../../extensions/files_repo/files_repo_form.php:104 -#: ../../extensions/files_repo/files_repo_list.php:112 -msgid "Public link" -msgstr "Lien publique" +#: ../../extensions/insert_data.php:89 +msgid "You haven't privileges for insert data in the agent." +msgstr "Vous n'avez pas de privilèges pour introduire des données dans l'agent" -#: ../../extensions/files_repo/functions_files_repo.php:28 -#: ../../extensions/files_repo/functions_files_repo.php:46 -msgid "Attachment directory is not writable by HTTP Server" -msgstr "" -"Le répertoire des pièces jointes n'est pas accessible en écriture par le " -"serveur HTTP" - -#: ../../extensions/files_repo/functions_files_repo.php:28 -#: ../../extensions/files_repo/functions_files_repo.php:46 +#: ../../extensions/insert_data.php:125 #, php-format -msgid "Please check that the web server has write rights on the %s directory" -msgstr "" -"Veuillez vérifier que le serveur web possède les droits d'écriture pour le " -"répertoire %s" +msgid "Can't save agent (%s), module (%s) data xml." +msgstr "Impossible de sauvegarder l'agent (%s), module (%s) de donnés XML" -#: ../../extensions/files_repo/functions_files_repo.php:248 -msgid "The file could not be copied" -msgstr "Le fichier n'a pas pu être copié" - -#: ../../extensions/files_repo/functions_files_repo.php:251 -msgid "There was an error creating the file" -msgstr "Erreur de création du fichier" - -#: ../../extensions/files_repo/functions_files_repo.php:295 -msgid "There was an error updating the file" -msgstr "Erreur de mise à jour du fichier" - -#: ../../extensions/files_repo/files_repo_list.php:106 -msgid "Copy to clipboard" -msgstr "Copier dans le presse-papier" - -#: ../../extensions/files_repo/files_repo_get_file.php:66 -msgid "Unreliable petition" -msgstr "Demande peu fiable" - -#: ../../extensions/files_repo/files_repo_get_file.php:66 -msgid "Please contact the administrator" -msgstr "Veuillez communiquer avec l'administrateur" - -#: ../../extensions/quick_shell.php:140 ../../extensions/quick_shell.php:244 -msgid "WebService engine has not been started, please check documentation." -msgstr "Le moteur WebService n'a pas été démarré, vérifiez la documentation" - -#: ../../extensions/quick_shell.php:152 -msgid "Retry" -msgstr "Réessayer" - -#: ../../extensions/quick_shell.php:196 -msgid "Telnet" -msgstr "Telnet" - -#: ../../extensions/quick_shell.php:204 -msgid "Connect" -msgstr "Connecter" - -#: ../../extensions/quick_shell.php:232 -msgid "Please use SSH or Telnet." -msgstr "Utilisez SSH ou Telnet." - -#: ../../extensions/quick_shell.php:266 -msgid "WebService engine is not working properly, please check documentation." -msgstr "" -"Le moteur de service Web ne fonctionne pas correctement, veuillez vérifier la " -"documentation." - -#: ../../extensions/quick_shell.php:425 +#: ../../extensions/insert_data.php:134 #, php-format -msgid "%d Updated" -msgstr "%d Mis à jour" +msgid "Save agent (%s), module (%s) data xml." +msgstr "Sauvegarder l'agent (%s), module (%s) de donnés xml" -#: ../../extensions/quick_shell.php:428 +#: ../../extensions/insert_data.php:145 #, php-format -msgid "%d Updated, please restart WebSocket engine service" -msgstr "%d Mis à jour, veuillez redémarrer le service du moteur WebSocket" - -#: ../../extensions/quick_shell.php:438 -msgid "Quickshell" -msgstr "QuickShell" - -#: ../../extensions/quick_shell.php:448 -msgid "Gotty path" -msgstr "Chemin de Gotty" - -#: ../../extensions/quick_shell.php:458 -msgid "Gotty host" -msgstr "Hôte Gotty" - -#: ../../extensions/quick_shell.php:468 -msgid "Gotty ssh port" -msgstr "Port Gotty ssh" - -#: ../../extensions/quick_shell.php:478 -msgid "Gotty telnet port" -msgstr "Port Gotty telnet" - -#: ../../extensions/quick_shell.php:495 -msgid "Gotty user" -msgstr "Utilisateur Gotty" - -#: ../../extensions/quick_shell.php:505 -msgid "Gotty password" -msgstr "Mot de passe Getty" - -#: ../../extensions/quick_shell.php:545 -msgid "QuickShell" -msgstr "QuickShell" - -#: ../../extensions/disabled/matrix_events.php:30 -msgid "Matrix events" -msgstr "Événements de la matrice" - -#: ../../extensions/agents_alerts.php:37 -msgid "Agents/Alerts view" -msgstr "Afficher agents/alertes" - -#: ../../extensions/agents_modules.php:564 -msgid "Agent/module view" -msgstr "Afficher agent/module" - -#: ../../extensions/agents_modules.php:605 -msgid "Filters " -msgstr "Filtres " - -#: ../../extensions/agents_modules.php:605 -msgid "Secondary groups and agent subgroups will be taken into account." +msgid "" +"Please check that the directory \"%s\" is writeable by the apache user.

The CSV file format is date;value<newline>date;value<" +"newline>... The date in CSV is in format Y/m/d H:i:s." msgstr "" -"Les groupes secondaires et les sous-groupes d'agents seront pris en compte." +"Veuillez vérifier que le répertoire « %s » est accessible en écriture par " +"l'utilisateur apache.

Le format de fichier CSV est date;value<" +"newline>date;value<newline>... La date CSV est en format A/M/J H:i:s." -#: ../../extensions/agents_modules.php:765 -msgid "Previous modules" -msgstr "Modules précédents" - -#: ../../extensions/agents_modules.php:791 -msgid "More modules" -msgstr "Plus de modules" - -#: ../../extensions/agents_modules.php:945 -msgid "Cell turns blue when the module is in 'not initialize' status" -msgstr "" -"Cellule devient bleue quand le module se trouve en état « non initialisé »" - -#: ../../extensions/agents_modules.php:959 -msgid "Agents/Modules view" -msgstr "Afficher agents/modules" - -#: ../../extensions/resource_exportation.php:50 -#: ../../extensions/resource_exportation.php:420 -msgid "Resource exportation" -msgstr "Exportation de ressource" - -#: ../../extensions/resource_exportation.php:423 -msgid "This extension makes exportation of resource template more easy." -msgstr "Cette extension facilite l'exportation du modèle de ressource." - -#: ../../extensions/resource_exportation.php:423 -msgid "You can export resource templates in .ptr format." -msgstr "Vous pouvez exporter des modèles de ressources au format .ptr." +#: ../../extensions/insert_data.php:273 +msgid "Insert Data" +msgstr "Introduire les données" #: ../../mobile/operation/agent.php:162 msgid "No agent found" @@ -51602,10 +45811,106 @@ msgstr "Modules par état" msgid "Last %s Events" msgstr "Derniers %s événements" +#: ../../mobile/operation/modules.php:250 +#, php-format +msgid "Filter Modules by %s" +msgstr "Filtrer les modules par %s" + +#: ../../mobile/operation/modules.php:325 ../../mobile/operation/alerts.php:266 +#: ../../mobile/operation/events.php:718 ../../mobile/operation/agents.php:260 +msgid "Apply Filter" +msgstr "Appliquer le filtre" + +#: ../../mobile/operation/modules.php:659 +msgid "Interval." +msgstr "Intervalle" + +#: ../../mobile/operation/modules.php:661 +msgid "Last update." +msgstr "Dernière mise à jour" + +#: ../../mobile/operation/modules.php:772 +#: ../../godmode/agentes/agent_template.php:269 +msgid "No modules" +msgstr "Pas de modules" + +#: ../../mobile/operation/modules.php:885 ../../mobile/operation/alerts.php:379 +#: ../../mobile/operation/events.php:1155 ../../mobile/operation/agents.php:550 +msgid "(Default)" +msgstr "(Par défaut)" + +#: ../../mobile/operation/modules.php:891 ../../mobile/operation/alerts.php:392 +#: ../../mobile/operation/events.php:1188 ../../mobile/operation/agents.php:556 +#, php-format +msgid "Group: %s" +msgstr "Groupe : %s" + +#: ../../mobile/operation/modules.php:906 +#, php-format +msgid "Module group: %s" +msgstr "Groupe de module: %s" + +#: ../../mobile/operation/modules.php:913 ../../mobile/operation/alerts.php:399 +#: ../../mobile/operation/events.php:1208 ../../mobile/operation/agents.php:563 +#, php-format +msgid "Status: %s" +msgstr "État : %s" + +#: ../../mobile/operation/modules.php:920 ../../mobile/operation/alerts.php:406 +#: ../../mobile/operation/agents.php:570 +#, php-format +msgid "Free Search: %s" +msgstr "Recherche libre : %s" + +#: ../../mobile/operation/modules.php:928 +#, php-format +msgid "Tag: %s" +msgstr "Étiquette : %s" + +#: ../../mobile/operation/visualmaps.php:242 +msgid "All visual consoles" +msgstr "Toutes les consoles visuelles" + +#: ../../mobile/operation/visualmaps.php:254 +msgid "Favourite visual consoles" +msgstr "Consoles visuelles préférées" + +#: ../../mobile/operation/visualmaps.php:263 +msgid "No maps defined" +msgstr "Aucune carte définie" + +#: ../../mobile/operation/home.php:161 ../../mobile/include/ui.class.php:239 +msgid "Home" +msgstr "Accueil" + #: ../../mobile/operation/tactical.php:216 msgid "Last activity" msgstr "Dernière activité" +#: ../../mobile/operation/alerts.php:125 ../../mobile/operation/alerts.php:126 +#: ../../mobile/operation/alerts.php:256 ../../mobile/operation/alerts.php:257 +#: ../../godmode/alerts/alert_view.php:128 +msgid "Stand by" +msgstr "Veuillez patientez" + +#: ../../mobile/operation/alerts.php:208 +#, php-format +msgid "Filter Alerts by %s" +msgstr "Filtrer alertes par %s" + +#: ../../mobile/operation/alerts.php:346 +msgid "Last Fired" +msgstr "Déclenchée pour la dernière fois" + +#: ../../mobile/operation/alerts.php:357 +msgid "No alerts" +msgstr "Aucune alerte" + +#: ../../mobile/operation/alerts.php:385 +#, php-format +msgid "Standby: %s" +msgstr "En mode veille : %s" + #: ../../mobile/operation/events.php:405 ../../mobile/operation/events.php:414 #: ../../mobile/operation/events.php:643 ../../mobile/operation/events.php:644 msgid "Preset Filters" @@ -51636,16 +45941,6 @@ msgstr "Validation échouée" msgid "Filter Events by %s" msgstr "Filtrer les évènements par %s" -#: ../../mobile/operation/events.php:718 ../../mobile/operation/alerts.php:266 -#: ../../mobile/operation/agents.php:260 ../../mobile/operation/modules.php:325 -msgid "Apply Filter" -msgstr "Appliquer le filtre" - -#: ../../mobile/operation/events.php:1155 ../../mobile/operation/alerts.php:379 -#: ../../mobile/operation/agents.php:550 ../../mobile/operation/modules.php:885 -msgid "(Default)" -msgstr "(Par défaut)" - #: ../../mobile/operation/events.php:1160 #, php-format msgid "Filter: %s" @@ -51656,23 +45951,11 @@ msgstr "Filtrer : %s" msgid "Severity: %s" msgstr "Sévérité : %s" -#: ../../mobile/operation/events.php:1188 ../../mobile/operation/alerts.php:392 -#: ../../mobile/operation/agents.php:556 ../../mobile/operation/modules.php:891 -#, php-format -msgid "Group: %s" -msgstr "Groupe : %s" - #: ../../mobile/operation/events.php:1201 #, php-format msgid "Type: %s" msgstr "Type : %s" -#: ../../mobile/operation/events.php:1208 ../../mobile/operation/alerts.php:399 -#: ../../mobile/operation/agents.php:563 ../../mobile/operation/modules.php:913 -#, php-format -msgid "Status: %s" -msgstr "État : %s" - #: ../../mobile/operation/events.php:1215 #, php-format msgid "Free search: %s" @@ -51683,78 +45966,6 @@ msgstr "Recherche libre : %s" msgid "Hours: %s" msgstr "Heures : %s" -#: ../../mobile/operation/home.php:161 ../../mobile/include/ui.class.php:239 -msgid "Home" -msgstr "Accueil" - -#: ../../mobile/operation/alerts.php:208 -#, php-format -msgid "Filter Alerts by %s" -msgstr "Filtrer alertes par %s" - -#: ../../mobile/operation/alerts.php:346 -msgid "Last Fired" -msgstr "Déclenchée pour la dernière fois" - -#: ../../mobile/operation/alerts.php:357 -msgid "No alerts" -msgstr "Aucune alerte" - -#: ../../mobile/operation/alerts.php:385 -#, php-format -msgid "Standby: %s" -msgstr "En mode veille : %s" - -#: ../../mobile/operation/alerts.php:406 ../../mobile/operation/agents.php:570 -#: ../../mobile/operation/modules.php:920 -#, php-format -msgid "Free Search: %s" -msgstr "Recherche libre : %s" - -#: ../../mobile/operation/agents.php:218 -#, php-format -msgid "Filter Agents by %s" -msgstr "Filtrer agents par %s" - -#: ../../mobile/operation/agents.php:454 -msgid "No agents" -msgstr "Aucun agent" - -#: ../../mobile/operation/modules.php:250 -#, php-format -msgid "Filter Modules by %s" -msgstr "Filtrer les modules par %s" - -#: ../../mobile/operation/modules.php:659 -msgid "Interval." -msgstr "Intervalle" - -#: ../../mobile/operation/modules.php:661 -msgid "Last update." -msgstr "Dernière mise à jour" - -#: ../../mobile/operation/modules.php:906 -#, php-format -msgid "Module group: %s" -msgstr "Groupe de module: %s" - -#: ../../mobile/operation/modules.php:928 -#, php-format -msgid "Tag: %s" -msgstr "Étiquette : %s" - -#: ../../mobile/operation/visualmaps.php:242 -msgid "All visual consoles" -msgstr "Toutes les consoles visuelles" - -#: ../../mobile/operation/visualmaps.php:254 -msgid "Favourite visual consoles" -msgstr "Consoles visuelles préférées" - -#: ../../mobile/operation/visualmaps.php:263 -msgid "No maps defined" -msgstr "Aucune carte définie" - #: ../../mobile/operation/module_graph.php:359 #: ../../mobile/operation/module_graph.php:372 #, php-format @@ -51786,22 +45997,14 @@ msgstr "Mettre à jour le graphique" msgid "Error get the graph" msgstr "Erreur d'obtention du graphique" -#: ../../mobile/include/system.class.php:156 -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"your system administrator if you should need help." -msgstr "" -"Accès à cette page est limité aux utilisateurs autorisés seulement, veuillez " -"contacter votre administrateur système si vous avez besoin de l'aide." - -#: ../../mobile/include/system.class.php:156 +#: ../../mobile/operation/agents.php:218 #, php-format -msgid "" -"Please remember that any attempts to access this page will be recorded on the " -"%s System Database." -msgstr "" -"Rappelez-vous que les essais d'accès à cette page seront enregistrés dans la " -"base du système %s." +msgid "Filter Agents by %s" +msgstr "Filtrer agents par %s" + +#: ../../mobile/operation/agents.php:454 +msgid "No agents" +msgstr "Aucun agent" #: ../../mobile/include/user.class.php:171 msgid "User cannot log in into this console, please contact administrator" @@ -51855,10 +46058,22 @@ msgstr "mot de passe" msgid "Authenticator code" msgstr "Code d'authentification" -#: ../../mobile/include/functions_web.php:83 +#: ../../mobile/include/system.class.php:156 +msgid "" +"Access to this page is restricted to authorized users only, please contact " +"your system administrator if you should need help." +msgstr "" +"Accès à cette page est limité aux utilisateurs autorisés seulement, veuillez " +"contacter votre administrateur système si vous avez besoin de l'aide." + +#: ../../mobile/include/system.class.php:156 #, php-format -msgid "Pandora FMS %s - Build %s" -msgstr "Pandora FMS %s - Créer %s" +msgid "" +"Please remember that any attempts to access this page will be recorded on the " +"%s System Database." +msgstr "" +"Rappelez-vous que les essais d'accès à cette page seront enregistrés dans la " +"base du système %s." #: ../../mobile/include/ui.class.php:120 #, php-format @@ -51899,158 +46114,6226 @@ msgstr "Grille incorrecte" msgid "Incorrect collapsible." msgstr "Pliage incorrect" -#: ../../views/calendar/list.php:39 -msgid "Calendars" -msgstr "Calendriers" +#: ../../mobile/include/functions_web.php:83 +#, php-format +msgid "Pandora FMS %s - Build %s" +msgstr "Pandora FMS %s - Créer %s" -#: ../../views/calendar/list.php:65 ../../views/calendar/special_days_edit.php:66 -#: ../../views/calendar/edit.php:66 ../../views/calendar/special_days.php:67 +#: ../../godmode/setup/setup.php:165 ../../godmode/setup/setup.php:283 +#: ../../godmode/setup/setup_integria.php:585 ../../godmode/menu.php:350 +msgid "Integria IMS" +msgstr "Integria IMS" + +#: ../../godmode/setup/setup.php:216 +msgid "Websocket engine" +msgstr "Moteur de Websocket" + +#: ../../godmode/setup/setup.php:234 +msgid "GIS Map connection" +msgstr "Connexion à la carte SIG" + +#: ../../godmode/setup/setup.php:295 ../../godmode/menu.php:365 +msgid "Map conections GIS" +msgstr "Connexions de cartes GIS" + +#: ../../godmode/setup/setup.php:305 +msgid "Pandora Websocket Engine" +msgstr "Moteur de Websocket Pandora FMS" + +#: ../../godmode/setup/setup.php:349 +msgid "Correct update the setup options" +msgstr "Corrigez la mise à jour des options de configuration" + +#: ../../godmode/setup/snmp_wizard.php:155 +msgid "Unsucessful update the snmp translation" +msgstr "Erreur de mise à jour de la traduction SNMP" + +#: ../../godmode/setup/snmp_wizard.php:162 +msgid "Unsucessful update the snmp translation." +msgstr "Erreur de mise à jour de la traduction SNMP" + +#: ../../godmode/setup/snmp_wizard.php:210 +msgid "Unsucessful delete the snmp translation" +msgstr "Erreur de suppression de la traduction SNMP" + +#: ../../godmode/setup/snmp_wizard.php:217 +msgid "Unsucessful delete the snmp translation." +msgstr "Erreur de suppression de la traduction SNMP" + +#: ../../godmode/setup/snmp_wizard.php:278 +msgid "Unsucessful save the snmp translation" +msgstr "Erreur d'enregistrement de la traduction SNMP" + +#: ../../godmode/setup/snmp_wizard.php:287 +msgid "Unsucessful save the snmp translation." +msgstr "Erreur d'enregistrement de la traduction SNMP" + +#: ../../godmode/setup/os.list.php:56 #, php-format msgid "" -"This node is configured with centralized mode. All alert calendar information " -"is read only. Go to %s to manage it." +"This node is configured with centralized mode. All OS definitions are read " +"only. Go to %s to manage them." msgstr "" -"Ce nœud est configuré en mode centralisé. Toutes les informations du " -"calendrier sont en lecture seule. Allez vers %s pour le gérer." +"Ce nœud est configuré en mode centralisé. Toutes les définitions de système " +"d'exploitation sont en lecture seule. Accédez à %s pour les gérer." -#: ../../views/calendar/special_days_edit.php:40 -msgid "Configure special day" -msgstr "Configurer jour spécial" +#: ../../godmode/setup/os.list.php:141 +msgid "There are no defined operating systems" +msgstr "Aucun système d'exploitation défini" -#: ../../views/calendar/special_days_edit.php:123 -#: ../../views/calendar/special_days.php:386 -msgid "Holidays" -msgstr "Vacances" +#: ../../godmode/setup/os.list.php:147 +msgid "Create OS" +msgstr "Définir système d'exploitation" -#: ../../views/calendar/special_days_edit.php:127 -#: ../../views/calendar/special_days.php:102 -msgid "Same day of the week" -msgstr "Même jour de la semaine" +#: ../../godmode/setup/setup_integria.php:296 +msgid "URL to Integria IMS setup" +msgstr "URL vers la configuration Integria IMS" -#: ../../views/calendar/edit.php:40 -msgid "Calendars Edit" -msgstr "Modifier calendriers" +#: ../../godmode/setup/setup_integria.php:296 +msgid "" +"Full URL to your Integria IMS setup (e.g., http://192.168.1.20/integria, " +"https://support.mycompany.com)." +msgstr "" +"URL complète de votre configuration Integria IMS (par exemple, " +"http://192.168.1.20/integria, https://support.mycompany.com)." -#: ../../views/calendar/special_days.php:81 -msgid "iCalendar(.ics) file" -msgstr "Fichier iCalendar(.ics)" +#: ../../godmode/setup/setup_integria.php:302 +msgid "API Password" +msgstr "Mot de passe API" -#: ../../views/calendar/special_days.php:122 -msgid "Overwrite" -msgstr "Écraser" +#: ../../godmode/setup/setup_integria.php:309 +#: ../../godmode/setup/setup_ehorus.php:105 +msgid "Request timeout" +msgstr "Demande expirée" -#: ../../views/calendar/special_days.php:123 -msgid "Check this box, if you want to overwrite existing same days." -msgstr "Cochez cette case si vous voulez écraser les jours qui existent déjà." +#: ../../godmode/setup/setup_integria.php:315 +msgid "Sync inventory" +msgstr "Synchroniser l'inventaire" -#: ../../views/calendar/special_days.php:172 -msgid "Display range: " -msgstr "Afficher plage : " +#: ../../godmode/setup/setup_integria.php:348 +#: ../../godmode/setup/setup_integria.php:469 +msgid "Ticket body" +msgstr "Corps du ticket" -#: ../../views/calendar/special_days.php:355 -msgid "As " -msgstr "Comme " +#: ../../godmode/setup/setup_integria.php:603 +msgid "Integria API settings" +msgstr "Paramètres de l'API Integria" -#: ../../views/calendar/special_days.php:421 -msgid "Show templates" -msgstr "Afficher les modèles" +#: ../../godmode/setup/setup_integria.php:614 +msgid "Alert default values" +msgstr "Valeurs par défaut des alertes" -#: ../../views/calendar/special_days.php:507 -msgid "Load calendar" -msgstr "Charger le calendrier" +#: ../../godmode/setup/setup_integria.php:624 +msgid "Event custom response default values" +msgstr "Valeurs par défaut de la réponse personnalisée de l'événement" -#: ../../views/dashboard/slides.php:181 -msgid "Change every" -msgstr "Changer chaque" +#: ../../godmode/setup/setup_integria.php:719 +#: ../../godmode/setup/setup_ehorus.php:254 +msgid "Connection timeout" +msgstr "Dépassement du délai de connexion" -#: ../../views/dashboard/slides.php:229 -msgid "Pause" -msgstr "Pause" +#: ../../godmode/setup/gis_step_2.php:37 +msgid "GIS Maps connections" +msgstr "Connexions aux cartes SIG" -#: ../../views/dashboard/slides.php:252 -msgid "Mode Cell" -msgstr "Mode Cell" +#: ../../godmode/setup/gis_step_2.php:54 +msgid "Create new map connection" +msgstr "Créer une nouvelle connexion de carte" -#: ../../views/dashboard/slides.php:258 -msgid "Mode Layout" -msgstr "Mode Layout" +#: ../../godmode/setup/gis_step_2.php:81 +msgid "Edit map connection" +msgstr "Modifier la connexion de la carte" -#: ../../views/dashboard/listWidgets.php:85 ../../views/dashboard/widget.php:35 -msgid "Add widget" -msgstr "Ajouter un widget" +#: ../../godmode/setup/gis_step_2.php:213 +msgid "Connection Name" +msgstr "Nom de la connexion" -#: ../../views/dashboard/list.php:61 -msgid "Successfully duplicate" +#: ../../godmode/setup/gis_step_2.php:219 +msgid "Number of zoom levels" +msgstr "Nombre de niveaux de zoom" + +#: ../../godmode/setup/gis_step_2.php:223 +msgid "Default zoom level" +msgstr "Niveau de zoom par défaut" + +#: ../../godmode/setup/gis_step_2.php:226 +msgid "Basic configuration" +msgstr "Configuration de base" + +#: ../../godmode/setup/gis_step_2.php:231 +msgid "Open Street Maps" +msgstr "OpenStreetMaps" + +#: ../../godmode/setup/gis_step_2.php:232 +msgid "Google Maps" +msgstr "Google Maps" + +#: ../../godmode/setup/gis_step_2.php:234 +msgid "WMS Server" +msgstr "Serveur WMS" + +#: ../../godmode/setup/gis_step_2.php:236 +msgid "Please select the connection type" +msgstr "Veuillez sélectionner le type de connexion" + +#: ../../godmode/setup/gis_step_2.php:238 +msgid "Map connection type" +msgstr "Type de connexion de la carte" + +#: ../../godmode/setup/gis_step_2.php:286 +msgid "Tile Server URL" +msgstr "URL du serveur mosaïque" + +#: ../../godmode/setup/gis_step_2.php:299 +msgid "Google Physical" +msgstr "Google Physical" + +#: ../../godmode/setup/gis_step_2.php:300 +msgid "Google Hybrid" +msgstr "Google Hybrid" + +#: ../../godmode/setup/gis_step_2.php:301 +msgid "Google Satelite" +msgstr "Google Satellite" + +#: ../../godmode/setup/gis_step_2.php:303 +msgid "Google Map Type" +msgstr "Type de carte Google" + +#: ../../godmode/setup/gis_step_2.php:327 +msgid "Google Maps Key" +msgstr "Clé Google Maps" + +#: ../../godmode/setup/gis_step_2.php:336 +msgid "Image URL" +msgstr "URL de l'image" + +#: ../../godmode/setup/gis_step_2.php:343 +msgid "Corners of the area of the image" +msgstr "Coins qui délimitent la surface de l'image" + +#: ../../godmode/setup/gis_step_2.php:371 +msgid "Image Size" +msgstr "Taille de l'image" + +#: ../../godmode/setup/gis_step_2.php:388 +msgid "WMS Server URL" +msgstr "URL du serveur WMS" + +#: ../../godmode/setup/gis_step_2.php:395 +#: ../../godmode/gis_maps/configure_gis_map.php:552 +msgid "Layers" +msgstr "Couches" + +#: ../../godmode/setup/gis_step_2.php:430 +msgid "" +"Preview to select the center of the map and the default position of an agent " +"without gis data" +msgstr "" +"Aperçu pour sélectionner le centre de la carte et la position d'un agent par " +"défaut sans des données GIS" + +#: ../../godmode/setup/gis_step_2.php:431 +msgid "Load preview map" +msgstr "Charger l'aperçu de la carte" + +#: ../../godmode/setup/gis_step_2.php:440 +msgid "Map Center" +msgstr "Centre de la carte" + +#: ../../godmode/setup/gis_step_2.php:441 +msgid "Default position for agents without GIS data" +msgstr "Position par défaut des agents sans données GIS" + +#: ../../godmode/setup/gis_step_2.php:443 +msgid "Change in the map" +msgstr "Modifier dans la carte" + +#: ../../godmode/setup/gis_step_2.php:564 ../../godmode/setup/gis_step_2.php:659 +msgid "Center" +msgstr "Centre" + +#: ../../godmode/setup/gis_step_2.php:624 +msgid "Refresh preview map" +msgstr "Rafraîchir l'aperçu de la carte" + +#: ../../godmode/setup/setup_visuals.php:79 +msgid "Paginated module view" +msgstr "Vue paginée du module" + +#: ../../godmode/setup/setup_visuals.php:106 +msgid "Click to display lateral menus" +msgstr "Cliquer pour afficher les menus latéraux" + +#: ../../godmode/setup/setup_visuals.php:120 +msgid "Space between items in Service maps" +msgstr "Espace entre les éléments sur les cartes de service" + +#: ../../godmode/setup/setup_visuals.php:151 +msgid "Colors" +msgstr "Couleurs" + +#: ../../godmode/setup/setup_visuals.php:152 +msgid "Faces" +msgstr "Apparence" + +#: ../../godmode/setup/setup_visuals.php:153 +msgid "Colors and text" +msgstr "Couleurs et texte" + +#: ../../godmode/setup/setup_visuals.php:451 +msgid "Custom mobile console icon" +msgstr "Icône de console mobile personnalisée" + +#: ../../godmode/setup/setup_visuals.php:519 +msgid "Disable logo in graphs" +msgstr "Désactiver logo sur les graphiques" + +#: ../../godmode/setup/setup_visuals.php:535 +msgid "Disable helps" +msgstr "Désactiver les aides" + +#: ../../godmode/setup/setup_visuals.php:555 +msgid "Automatically hide submenu" +msgstr "Masquer automatiquement le sous-menu" + +#: ../../godmode/setup/setup_visuals.php:604 +msgid "Agent icon group" +msgstr "Icône du groupe de l'agent" + +#: ../../godmode/setup/setup_visuals.php:622 +msgid "Graphs font size" +msgstr "Taille de police des graphiques" + +#: ../../godmode/setup/setup_visuals.php:654 +#: ../../godmode/setup/setup_visuals.php:659 +msgid "Small:" +msgstr "Petit :" + +#: ../../godmode/setup/setup_visuals.php:655 +#: ../../godmode/setup/setup_visuals.php:660 +msgid "Normal:" +msgstr "Normal :" + +#: ../../godmode/setup/setup_visuals.php:678 +msgid "Show unit along with value in reports" +msgstr "Afficher l'unité et la valeur dans les rapports" + +#: ../../godmode/setup/setup_visuals.php:824 +msgid "Data precision" +msgstr "Précision des données" + +#: ../../godmode/setup/setup_visuals.php:842 +msgid "Data precision in graphs" +msgstr "Précision de données sur les graphiques" + +#: ../../godmode/setup/setup_visuals.php:918 +msgid "Type of interface charts" +msgstr "Type de graphiques interactifs" + +#: ../../godmode/setup/setup_visuals.php:946 +msgid "Graph TIP view:" +msgstr "Affichage TIP du graphique :" + +#: ../../godmode/setup/setup_visuals.php:1059 +msgid "Classic view" +msgstr "Affichage classique" + +#: ../../godmode/setup/setup_visuals.php:1060 +msgid "View of favorites" +msgstr "Vue des favoris" + +#: ../../godmode/setup/setup_visuals.php:1061 +msgid "Type of view of visual consoles" +msgstr "Type d'affichage des consoles visuelles" + +#: ../../godmode/setup/setup_visuals.php:1065 +msgid "Number of favorite visual consoles to show in the menu" +msgstr "Nombre de consoles visuelles préférées à afficher dans le menu" + +#: ../../godmode/setup/setup_visuals.php:1083 +msgid "Number of favorite services to show in the menu" +msgstr "Nombre de services favoris à afficher dans le menu" + +#: ../../godmode/setup/setup_visuals.php:1150 +msgid "" +"The dir of custom logos is in your www Console in 'images/custom_logo'. You " +"can upload more files (ONLY JPEG AND PNG) in upload tool in console." +msgstr "" +"Le répertoire des logos personnalisés se trouve dans votre console www dans " +"'images/custom_logo'. Vous pouvez télécharger plus de fichiers (SEULEMENT JPEG " +"ET PNG) dans l'outil de téléchargement de la console." + +#: ../../godmode/setup/setup_visuals.php:1287 +msgid "Custom values post process" +msgstr "Valeurs personnalisées pour post-traitement" + +#: ../../godmode/setup/setup_visuals.php:1308 +#: ../../godmode/setup/setup_visuals.php:1376 +msgid "Delete custom values" +msgstr "Supprimer les valeurs personnalisées" + +#: ../../godmode/setup/setup_visuals.php:1340 +msgid "Interval values" +msgstr "Valeurs d'intervalle" + +#: ../../godmode/setup/setup_visuals.php:1368 +msgid "Module units" +msgstr "Unités du module" + +#: ../../godmode/setup/setup_visuals.php:1484 +msgid "Behaviour configuration" +msgstr "Configuration de comportement" + +#: ../../godmode/setup/setup_visuals.php:1489 +msgid "GIS configuration" +msgstr "Configuration GIS" + +#: ../../godmode/setup/setup_visuals.php:1494 +msgid "Style configuration" +msgstr "Configuration du style" + +#: ../../godmode/setup/setup_visuals.php:1499 +msgid "Charts configuration" +msgstr "Configuration de graphiques" + +#: ../../godmode/setup/setup_visuals.php:1504 +msgid "Font and Text configuration" +msgstr "Configuration de la police et du texte" + +#: ../../godmode/setup/setup_visuals.php:1509 +msgid "Visual consoles configuration" +msgstr "Configuration des consoles visuelles" + +#: ../../godmode/setup/setup_visuals.php:1514 +msgid "Reports configuration " +msgstr "Configuration des rapports" + +#: ../../godmode/setup/setup_visuals.php:1519 +msgid "Services configuration" +msgstr "Configuration des services" + +#: ../../godmode/setup/setup_visuals.php:1524 +msgid "Other configuration" +msgstr "Autre configuration" + +#: ../../godmode/setup/setup_visuals.php:1801 +msgid "Mobile console logo preview" +msgstr "Aperçu du logo de la console mobile" + +#: ../../godmode/setup/setup_visuals.php:1836 +msgid "Gis icons preview" +msgstr "Aperçu des icônes GIS" + +#: ../../godmode/setup/setup_visuals.php:1902 +msgid "Status set preview" +msgstr "Aperçu de l'état" + +#: ../../godmode/setup/os.php:190 +msgid "List OS" +msgstr "Liste de systèmes d'exploitation" + +#: ../../godmode/setup/os.php:202 +msgid "Builder OS" +msgstr "Outil de conception du système d'exploitation" + +#: ../../godmode/setup/os.php:211 ../../godmode/setup/os.php:229 +#: ../../godmode/menu.php:369 +msgid "Edit OS" +msgstr "Éditer système d'exploitation" + +#: ../../godmode/setup/os.php:211 +msgid "List of OS" +msgstr "Liste de systèmes d’exploitation" + +#: ../../godmode/setup/os.php:242 +msgid "Fail creating OS" +msgstr "Erreur de définition du système d'exploitation" + +#: ../../godmode/setup/os.php:250 +msgid "Error updating OS" +msgstr "Erreur de mise à jour du système d'exploitation" + +#: ../../godmode/setup/os.php:254 +msgid "There are agents with this OS." +msgstr "Il y a des agents avec ce système d'exploitation" + +#: ../../godmode/setup/os.php:258 +msgid "Success deleting" +msgstr "Supprimé correctement" + +#: ../../godmode/setup/os.php:262 +msgid "Error deleting" +msgstr "Erreur de suppression" + +#: ../../godmode/setup/news.php:29 +msgid "Site news management" +msgstr "Gérer les nouveautés du site" + +#: ../../godmode/setup/news.php:152 ../../godmode/setup/links.php:92 +msgid "Name error" +msgstr "Erreur de nom" + +#: ../../godmode/setup/news.php:191 +msgid "Modal screen" +msgstr "Écran modal" + +#: ../../godmode/setup/news.php:194 +msgid "Expire" +msgstr "Expire le" + +#: ../../godmode/setup/news.php:197 ../../godmode/setup/news.php:250 +msgid "Expiration" +msgstr "Expiration" + +#: ../../godmode/setup/news.php:241 +msgid "There are no defined news" +msgstr "Aucune nouvelle définie" + +#: ../../godmode/setup/news.php:268 +msgid "Modal" +msgstr "Modal" + +#: ../../godmode/setup/news.php:270 +msgid "Board" +msgstr "Panneau" + +#: ../../godmode/setup/news.php:281 +msgid "Expired" +msgstr "Expiré" + +#: ../../godmode/setup/setup_auth.php:207 +msgid "Enable secondary LDAP" +msgstr "Activer LDAP secondaire" + +#: ../../godmode/setup/setup_auth.php:278 +msgid "Secondary Base DN" +msgstr "DN de base secondaire" + +#: ../../godmode/setup/setup_auth.php:291 +msgid "Secondary Login attribute" +msgstr "Attribut de connexion secondaire" + +#: ../../godmode/setup/setup_auth.php:368 +msgid "Force 2FA for all users is enabled" +msgstr "Forcer 2FA pour tous les utilisateurs est activé" + +#: ../../godmode/setup/setup_auth.php:389 +msgid "Session timeout (mins)" +msgstr "Expiration de la session (min)" + +#: ../../godmode/setup/setup_auth.php:432 +#, php-format +msgid "Local %s" +msgstr "%s Local" + +#: ../../godmode/setup/setup_auth.php:433 +msgid "ldap" +msgstr "LDAP" + +#: ../../godmode/setup/license.php:51 +msgid "License management" +msgstr "Gestion de licences" + +#: ../../godmode/setup/license.php:99 +msgid "Error while connecting to licence server." +msgstr "Erreur lors de la connexion au serveur de licences." + +#: ../../godmode/setup/license.php:100 +msgid "Invalid response while validating license." +msgstr "Réponse invalide lors de la validation de la licence." + +#: ../../godmode/setup/license.php:121 +msgid "Licence" +msgstr "Licence" + +#: ../../godmode/setup/license.php:136 ../../godmode/setup/license.php:139 +#: ../../godmode/setup/license.php:142 ../../godmode/setup/license.php:145 +msgid "agents" +msgstr "agents" + +#: ../../godmode/setup/license.php:150 +msgid "NMS" +msgstr "NMS" + +#: ../../godmode/setup/license.php:167 ../../godmode/setup/license.php:182 +msgid "Request new license" +msgstr "Demander une nouvelle licence" + +#: ../../godmode/setup/license.php:186 +#, php-format +msgid "To get your %s Enterprise License:" +msgstr "Pour obtenir votre %s Licence Entreprise :" + +#: ../../godmode/setup/license.php:189 +#, php-format +msgid "Go to %s" +msgstr "Aller à %s" + +#: ../../godmode/setup/license.php:192 +msgid "Enter the auth key and the following request key:" +msgstr "" +"Introduisez la clé d'authentification et la suivante clé de la " +"demande :" + +#: ../../godmode/setup/license.php:198 +msgid "Enter your name (or a company name) and a contact email address." +msgstr "" +"Introduisez votre nom (ou le nom d'entreprise) et une adresse courriel de " +"contact." + +#: ../../godmode/setup/license.php:201 +msgid "Click on Generate." +msgstr "Cliquez sur Générer." + +#: ../../godmode/setup/license.php:204 +msgid "" +"Click here, enter the " +"generated license key and click on Validate." +msgstr "" +"Cliquez ici , " +"entrez la clé de licence générée et cliquez sur Valider ." + +#: ../../godmode/setup/setup_general.php:145 +msgid "Enforce https Information" +msgstr "Appliquer les informations https" + +#: ../../godmode/setup/setup_general.php:146 +msgid "If SSL is not properly configured you will lose access to " +msgstr "Si SSL n'est pas correctement configuré, vous perdrez l'accès à" + +#: ../../godmode/setup/setup_general.php:146 +#: ../../godmode/setup/setup_general.php:340 +msgid " Console" +msgstr "Console" + +#: ../../godmode/setup/setup_general.php:160 +msgid "Use cert of SSL" +msgstr "Utiliser le certificat SSL" + +#: ../../godmode/setup/setup_general.php:173 +msgid "Path of SSL Cert." +msgstr "Chemin du certificat SSL" + +#: ../../godmode/setup/setup_general.php:338 +msgid "Enforce public URL usage information" +msgstr "Appliquer les informations d'utilisation des URL publiques" + +#: ../../godmode/setup/setup_general.php:340 +msgid "If public URL is not properly configured you will lose access to " +msgstr "" +"Si l'URL publique n'est pas correctement configurée, vous perdrez l'accès à" + +#: ../../godmode/setup/setup_general.php:378 +msgid "Change remote config encoding" +msgstr "Changer l'encodage de la configuration à distance" + +#: ../../godmode/setup/setup_general.php:407 +msgid "Full mode" +msgstr "Mode intégral" + +#: ../../godmode/setup/setup_general.php:409 +msgid "Expert" +msgstr "Expert" + +#: ../../godmode/setup/setup_general.php:433 +msgid "Limit for bulk operations" +msgstr "Limite pour les opérations massives" + +#: ../../godmode/setup/setup_general.php:443 +msgid "Include agents manually disabled" +msgstr "Inclure les agents désactivés manuellement" + +#: ../../godmode/setup/setup_general.php:451 +msgid "Set alias as name by default in agent creation" +msgstr "Définir l'alias comme nom par défaut lors de la création de l'agent." + +#: ../../godmode/setup/setup_general.php:468 +#: ../../godmode/setup/setup_general.php:479 +msgid "Log location" +msgstr "Emplacement du journal" + +#: ../../godmode/setup/setup_general.php:489 +msgid "Module custom ID readonly" +msgstr "ID personnalisé du module en lecture seule" + +#: ../../godmode/setup/setup_general.php:490 +msgid "Useful for integrations" +msgstr "Utile pour les intégrations" + +#: ../../godmode/setup/setup_general.php:503 +msgid "General options" +msgstr "Options générales" + +#: ../../godmode/setup/setup_general.php:522 +msgid "" +"Please notice that some providers like Gmail or Office365 need to setup/enable " +"manually external connections using SMTP and you need to use STARTTLS on port " +"587.\n" +"\n" +" If you have manual settings in your pandora_server.conf, please note these " +"settings will ignore this console setup." +msgstr "" +"Veuillez noter que certains fournisseurs comme Gmail ou Office365 doivent " +"configurer/activer manuellement les connexions externes à l’aide de SMTP et " +"que vous devez utiliser STARTTLS sur le port 587.\n" +"\n" +"Si vous avez des paramètres manuels dans votre pandora_server.conf, veuillez " +"noter que ces paramètres ignoreront cette configuration de la console." + +#: ../../godmode/setup/setup_general.php:528 +msgid "From address" +msgstr "De l'adresse" + +#: ../../godmode/setup/setup_general.php:548 +msgid "SMTP Server" +msgstr "Serveur SMTP" + +#: ../../godmode/setup/setup_general.php:558 +msgid "SMTP Port" +msgstr "Port SMTP" + +#: ../../godmode/setup/setup_general.php:608 +msgid "Email test" +msgstr "Test d'un email" + +#: ../../godmode/setup/setup_general.php:670 +msgid "Check mail configuration" +msgstr "Vérifier la configuration de la messagerie" + +#: ../../godmode/setup/gis.php:68 +msgid "Map connection name" +msgstr "Nom de connexion de la carte" + +#: ../../godmode/setup/gis.php:86 +msgid "Do you wan delete this connection?" +msgstr "Voulez-vous supprimer cette connexion ?" + +#: ../../godmode/setup/performance.php:181 +msgid "Pandora_db running in active database." +msgstr "Pandora_db s'exécutant dans la base de données active." + +#: ../../godmode/setup/performance.php:182 +#: ../../godmode/setup/performance.php:238 +msgid "Executed:" +msgstr "Exécuté :" + +#: ../../godmode/setup/performance.php:237 +msgid "Pandora_db running in historical database." +msgstr "Pandora_db s'exécutant dans la base de données historique." + +#: ../../godmode/setup/performance.php:245 +msgid "not executed" +msgstr "Non exécuté" + +#: ../../godmode/setup/performance.php:343 +msgid "Max. days before delete autodisabled agents" +msgstr "" +"Nombre de jours maximum avant la suppression d'agents à désactivation " +"automatique" + +#: ../../godmode/setup/performance.php:510 +msgid "Item limit for realtime reports" +msgstr "Limite d'articles pour les rapports en temps réel" + +#: ../../godmode/setup/performance.php:533 +msgid "Last day" +msgstr "Dernier jour" + +#: ../../godmode/setup/performance.php:535 +msgid "10 days" +msgstr "10 jours" + +#: ../../godmode/setup/performance.php:537 +msgid "2 weeks" +msgstr "2 semaines" + +#: ../../godmode/setup/performance.php:584 +msgid "Big Operation Step to purge old data" +msgstr "Étape majeure pour nettoyer les données anciennes" + +#: ../../godmode/setup/performance.php:634 +msgid "SNMP walk binary" +msgstr "Chemin binaire de SNMP walk" + +#: ../../godmode/setup/performance.php:645 +msgid "" +"SNMP bulk walk is not able to request V1 SNMP, this option will be used " +"instead (by default snmpwalk, slower)." +msgstr "" +"SNMP bulk walk n'est pas capable de demander SNMP V1, cette option sera " +"utilisée à la place (par défaut snmpwalk, plus lent)." + +#: ../../godmode/setup/performance.php:648 +msgid "SNMP walk binary (fallback)" +msgstr "SNMP walk binaire (repli)" + +#: ../../godmode/setup/performance.php:691 +msgid "Database maintenance options" +msgstr "Options d'entretien de la base de données" + +#: ../../godmode/setup/performance.php:697 +msgid "Historical database maintenance options" +msgstr "Options de maintenance de la base de données historique" + +#: ../../godmode/setup/setup_ehorus.php:93 +msgid "API Hostname" +msgstr "Nom d'hôte de l'API" + +#: ../../godmode/setup/setup_ehorus.php:99 +msgid "API Port" +msgstr "Port API" + +#: ../../godmode/setup/setup_ehorus.php:139 +msgid "Remote Management System" +msgstr "Système de Gestion à Distance" + +#: ../../godmode/setup/setup_ehorus.php:147 +msgid "Custom field eHorusID created" +msgstr "Champ personnalisé avec identifiant eHorus créé correctement" + +#: ../../godmode/setup/setup_ehorus.php:147 +msgid "Error creating custom field" +msgstr "Erreur de création du champ personnalisé" + +#: ../../godmode/setup/setup_ehorus.php:151 +msgid "eHorus has his own agent identifiers" +msgstr "eHorus dispose de ses propres identifiants d'agents." + +#: ../../godmode/setup/setup_ehorus.php:152 +msgid "To store them, it will be necessary to use an agent custom field" +msgstr "Pour les stocker, il faudra utiliser un champ personnalisé de l'agent." + +#: ../../godmode/setup/setup_ehorus.php:153 +msgid "Possibly the eHorus id will have to be filled in by hand for every agent" +msgstr "" +"Il faudra possiblement introduire l'identifiant manuellement pour chaque agent." + +#: ../../godmode/setup/setup_ehorus.php:158 +msgid "The custom field does not exists already" +msgstr "Le champ personnalisé n'existe pas encore" + +#: ../../godmode/setup/setup_ehorus.php:172 +msgid "eHorus API" +msgstr "API de eHorus" + +#: ../../godmode/setup/setup_websocket_engine.php:38 +msgid "WebSocket settings" +msgstr "Paramètres WebSocket" + +#: ../../godmode/setup/setup_websocket_engine.php:47 +msgid "Bind address" +msgstr "Lier l'adresse" + +#: ../../godmode/setup/setup_websocket_engine.php:57 +msgid "Bind port" +msgstr "Lier le port" + +#: ../../godmode/setup/links.php:28 +msgid "Link management" +msgstr "Gestion des liens" + +#: ../../godmode/servers/plugin.php:73 +msgid "Network Components" +msgstr "Composants de réseau" + +#: ../../godmode/servers/plugin.php:290 ../../godmode/servers/plugin.php:617 +#: ../../godmode/servers/plugin_registration.php:59 +msgid "To manage plugin you must activate centralized management" +msgstr "Pour gérer le plugin d’inventaire, activez la gestion centralisée" + +#: ../../godmode/servers/plugin.php:303 +msgid "Plugin update" +msgstr "Mise à jour du plugin" + +#: ../../godmode/servers/plugin.php:314 ../../godmode/servers/plugin.php:636 +msgid "" +"This console is not manager of this environment,\n" +" \t\tplease manage this feature from centralized manager console " +"(Metaconsole)." +msgstr "" +"Cette console n'est pas gestionnaire de cet environnement,\n" +" \t\tveuillez gérer cette fonctionnalité à partir de la console de " +"gestion centralisée (Metaconsole)." + +#: ../../godmode/servers/plugin.php:345 +msgid "Plugin type" +msgstr "Type de plugin" + +#: ../../godmode/servers/plugin.php:346 ../../godmode/servers/plugin.php:845 +#: ../../godmode/servers/modificar_server.php:40 +msgid "Standard" +msgstr "Standard" + +#: ../../godmode/servers/plugin.php:347 ../../godmode/servers/plugin.php:847 +msgid "Nagios" +msgstr "Nagios" + +#: ../../godmode/servers/plugin.php:352 +msgid "Max. timeout" +msgstr "Interruption de session max." + +#: ../../godmode/servers/plugin.php:352 +msgid "" +"This value only will be applied if is minor than the server general " +"configuration plugin timeout" +msgstr "" +"Cette valeur s'appliquera uniquement si elle est inférieure au temps " +"d'interruption du plugin de configuration du serveur général." + +#: ../../godmode/servers/plugin.php:352 +msgid "If you set a 0 seconds timeout, the server plugin timeout will be used" +msgstr "" +"Si vous définissez un temps d'interruption de 0 secondes, le temps " +"d'interruption du plugin du serveur sera employé." + +#: ../../godmode/servers/plugin.php:401 +msgid "Plugin command" +msgstr "Commande de plugin" + +#: ../../godmode/servers/plugin.php:401 +msgid "" +"Specify interpreter and plugin path. The server needs permissions to run it." +msgstr "" +"Spécifiez l'interpréteur et le chemin du plug-in. Le serveur a besoin " +"d'autorisations pour l'exécuter." + +#: ../../godmode/servers/plugin.php:413 +msgid "Plug-in parameters" +msgstr "Paramètres des plugins" + +#: ../../godmode/servers/plugin.php:422 ../../godmode/alerts/alert_view.php:527 +#: ../../godmode/alerts/alert_view.php:654 +#: ../../godmode/alerts/configure_alert_action.php:310 +msgid "Command preview" +msgstr "Aperçu de commandes" + +#: ../../godmode/servers/plugin.php:581 ../../godmode/servers/plugin.php:586 +msgid "Parameters macros" +msgstr "Macros des paramètres" + +#: ../../godmode/servers/plugin.php:623 +#, php-format +msgid "Plug-ins registered on %s" +msgstr "Plugins enregistrés sur %s" + +#: ../../godmode/servers/plugin.php:645 +msgid "You need to create your own plugins with Windows compatibility" +msgstr "Vous devez créer vos propres plugins compatibles avec Windows" + +#: ../../godmode/servers/plugin.php:711 +msgid "Problem updating plugin" +msgstr "Problème de mise à jour du plugin" + +#: ../../godmode/servers/plugin.php:713 +msgid "Plugin updated successfully" +msgstr "Plugin mis à jour correctement" + +#: ../../godmode/servers/plugin.php:771 +msgid "Problem creating plugin" +msgstr "Problème de création du plugin" + +#: ../../godmode/servers/plugin.php:773 +msgid "Plugin created successfully" +msgstr "Plugin créé correctement" + +#: ../../godmode/servers/plugin.php:785 +msgid "Problem deleting plugin" +msgstr "Problème de suppression du plugin" + +#: ../../godmode/servers/plugin.php:787 ../../godmode/servers/plugin.php:799 +msgid "Plugin deleted successfully" +msgstr "Plugin supprimé correctement" + +#: ../../godmode/servers/plugin.php:884 +msgid "All the modules that are using this plugin will be deleted" +msgstr "Tous les modules qui utilisent ce plugin seront supprimés" + +#: ../../godmode/servers/plugin.php:901 +msgid "There are no plugins in the system" +msgstr "Aucun plugin dans le système" + +#: ../../godmode/servers/plugin.php:915 +#, php-format +msgid "List of modules and components created by \"%s\" " +msgstr "Liste de modules et composants créés par « %s » " + +#: ../../godmode/servers/plugin.php:1021 ../../godmode/servers/plugin.php:1037 +msgid "Some modules or components are using the plugin" +msgstr "Certains modules ou composants utilisent le plugin." + +#: ../../godmode/servers/plugin.php:1022 +msgid "" +"The modules or components should be updated manually or using the bulk " +"operations for plugins after this change" +msgstr "" +"Les modules ou composants doivent être mis à jour manuellement ou en utilisant " +"les opérations massives pour les plugins après ce changement." + +#: ../../godmode/servers/plugin.php:1024 +msgid "Are you sure you want to perform this action?" +msgstr "Êtes-vous sûr(e) de vouloir effectuer cette action ?" + +#: ../../godmode/servers/plugin.php:1038 +msgid "Are you sure you want to unlock this item?" +msgstr "Êtes-vous sûr(e) de vouloir déverrouiller cet élément ?" + +#: ../../godmode/servers/plugin.php:1058 +msgid "" +"The plugin command cannot be updated because some modules or components are " +"using the plugin." +msgstr "" +"La commande du plugin ne peut pas être mise à jour parce que certains modules " +"ou composants utilisent le plugin." + +#: ../../godmode/servers/plugin.php:1064 +msgid "" +"The plugin macros cannot be updated because some modules or components are " +"using the plugin" +msgstr "" +"Les macros de ce plugin ne peuvent pas être mises à jour parce que certains " +"modules ou composants utilisent le plugin" + +#: ../../godmode/servers/modificar_server.php:34 +msgid "Update Server" +msgstr "Mettre à jour le serveur" + +#: ../../godmode/servers/modificar_server.php:77 +msgid "Exec Server" +msgstr "Serveur d'exécution" + +#: ../../godmode/servers/modificar_server.php:85 +msgid "Leave blank to use SSH default port (22)" +msgstr "Laissez vide pour utiliser le port SSH par défaut (22)" + +#: ../../godmode/servers/modificar_server.php:90 +msgid "Check Exec Server" +msgstr "Vérifier le serveur d'exécution" + +#: ../../godmode/servers/modificar_server.php:106 +msgid "Credential boxes" +msgstr "Zones d’identifiants" + +#: ../../godmode/servers/modificar_server.php:130 +msgid "Standard editor" +msgstr "Editeur standard" + +#: ../../godmode/servers/modificar_server.php:134 +msgid "Advanced editor" +msgstr "Éditeur avancé" + +#: ../../godmode/servers/modificar_server.php:141 +msgid "Remote Configuration" +msgstr "Configuration à distance" + +#: ../../godmode/servers/modificar_server.php:150 +#, php-format +msgid "%s servers" +msgstr "Serveurs %s" + +#: ../../godmode/servers/modificar_server.php:159 +#: ../../godmode/servers/modificar_server.php:170 +msgid "Successfully action" +msgstr "Action réussie" + +#: ../../godmode/servers/modificar_server.php:201 +msgid "Server updated successfully" +msgstr "Serveur mis à jour correctement" + +#: ../../godmode/servers/modificar_server.php:203 +msgid "There was a problem updating the server" +msgstr "Problème de mise à jour du serveur" + +#: ../../godmode/servers/modificar_server.php:222 +#: ../../godmode/agentes/configurar_agente.php:868 +msgid "Conf file deleted successfully" +msgstr "Le fichier de configuration a été supprimé correctement" + +#: ../../godmode/servers/modificar_server.php:223 +#: ../../godmode/agentes/configurar_agente.php:869 +msgid "Could not delete conf file" +msgstr "Erreur de suppression du fichier de configuration" + +#: ../../godmode/servers/plugin_registration.php:65 +msgid "PLUGIN REGISTRATION" +msgstr "ENREGISTREMENT DU PLUGIN" + +#: ../../godmode/servers/plugin_registration.php:76 +#, php-format +msgid "" +"This console is not manager of this environment, please manage this feature " +"from feature from %s." +msgstr "" +"Cette console n'est pas gestionnaire de cet environnement, veuillez gérer " +"cette fonctionnalité à partir de la fonctionnalité de %s." + +#: ../../godmode/servers/plugin_registration.php:95 +msgid "Plugin Registration" +msgstr "Enregistrement du plugin" + +#: ../../godmode/servers/plugin_registration.php:103 +msgid "You can get more plugins in our" +msgstr "Vous pouvez obtenir plus de plugins dans notre" + +#: ../../godmode/servers/plugin_registration.php:105 +msgid "Public Resource Library" +msgstr "Bibliothèque publique de ressources" + +#: ../../godmode/servers/plugin_registration.php:133 +msgid "Failed to create temporary directory" +msgstr "Impossible de créer un répertoire temporaire" + +#: ../../godmode/servers/plugin_registration.php:152 +msgid "Cannot load INI file" +msgstr "Erreur de chargement du fichier INI" + +#: ../../godmode/servers/plugin_registration.php:177 +msgid "Plugin exec not found. Aborting!" +msgstr "Plugin d'exécution introuvable. Annulation en cours !" + +#: ../../godmode/servers/plugin_registration.php:188 +msgid "Plugin already registered. Aborting!" +msgstr "Plugin déjà enregistré. Annulation en cours !" + +#: ../../godmode/servers/plugin_registration.php:355 +msgid "Plug-in Remote Registered unsuccessfull" +msgstr "Erreur d'enregistrement du plugin à distance" + +#: ../../godmode/servers/plugin_registration.php:358 +msgid "Please check the syntax of file \"plugin_definition.ini\"" +msgstr "Veuillez vérifier la syntaxe du fichier « plugin_definition.ini »" + +#: ../../godmode/servers/plugin_registration.php:498 +msgid "Module plugin registered" +msgstr "Plugin du module enregistré" + +#: ../../godmode/servers/plugin_registration.php:503 +msgid "Registered successfully" +msgstr "Enregistré correctement" + +#: ../../godmode/servers/plugin_registration.php:516 +msgid "Unable to uncompress uploaded file" +msgstr "Impossible de décompresser le fichier" + +#: ../../godmode/servers/plugin_registration.php:534 +#, php-format +msgid "Cannot move uploaded file to %s." +msgstr "Impossible de déplacer le fichier téléchargé vers %s" + +#: ../../godmode/servers/servers.build_table.php:118 +msgid "Server has crashed." +msgstr "Le serveur a échoué." + +#: ../../godmode/servers/servers.build_table.php:126 +msgid "Server is stopped." +msgstr "Le serveur est arrêté." + +#: ../../godmode/servers/servers.build_table.php:138 +msgid "Exec server enabled" +msgstr "Serveur d'exécution activé" + +#: ../../godmode/servers/servers.build_table.php:196 +msgid "Manage Discovery tasks" +msgstr "Gérer les tâches de découverte" + +#: ../../godmode/servers/servers.build_table.php:211 +msgid "Reset module status and fired alert counts" +msgstr "Réinitialiser l'état du module et le nombre d'alertes déclenchées" + +#: ../../godmode/servers/servers.build_table.php:222 +msgid "Claim back SNMP modules" +msgstr "Réclamer les modules SNMP" + +#: ../../godmode/servers/discovery.php:182 +msgid "You must create a task first" +msgstr "Vous devez d'abord créer une tâche" + +#: ../../godmode/um_client/index.php:96 +#, php-format +msgid "" +"You cannot use update manager %s. You are exceding monitoring limits by %s " +"elements. Please update your license or disable enterprise section by moving " +"enterprise directory to another location and try again." +msgstr "" +"Vous ne pouvez pas utiliser le gestionnaire de mise à jour %s. Vous dépassez " +"les limites de surveillance de %s éléments. Veuillez mettre à jour votre " +"licence ou désactiver la section Entreprise en déplaçant le répertoire " +"d'entreprise vers un autre emplacement et réessayer." + +#: ../../godmode/um_client/index.php:107 +#, php-format +msgid "" +"You cannot use update manager %s. This license has expired %d days ago. Please " +"update your license or disable enterprise section by moving enterprise " +"directory to another location and try again." +msgstr "" +"Vous ne pouvez pas utiliser le gestionnaire de mise à jour %s. Cette licence a " +"expiré il y a %d jours. Veuillez mettre à jour votre licence ou désactiver la " +"section Entreprise en déplaçant le répertoire Enterprise vers un autre " +"emplacement et réessayer." + +#: ../../godmode/um_client/index.php:120 +#, php-format +msgid "" +"You cannot use update manager %s. This license is a trial license to test all " +"%s features. Please update your license to unlock all %s features." +msgstr "" +"Vous ne pouvez pas utiliser le gestionnaire de mise à jour %s. Cette licence " +"est une licence d'essai pour tester toutes les %s fonctionnalités. Veuillez " +"mettre à jour votre licence pour déverrouiller toutes les %s fonctionnalités." + +#: ../../godmode/um_client/index.php:216 +#, php-format +msgid "Master server version %s does not match console version %s." +msgstr "" +"La version du serveur maître %s ne correspond pas à la version de la console " +"%s." + +#: ../../godmode/um_client/index.php:229 +#, php-format +msgid "" +"'%s' recommended value is %s or greater. Please, change it on your PHP " +"configuration file (php.ini) or contact with administrator" +msgstr "" +"La valeur recommandée '%s' est %s ou supérieure. Veuillez le modifier sur " +"votre fichier de configuration PHP (php.ini) ou contactez l'administrateur" + +#: ../../godmode/um_client/index.php:318 +msgid "Update online requires registration." +msgstr "La mise à jour en ligne nécessite une inscription." + +#: ../../godmode/um_client/index.php:323 +msgid "" +"Applying offline patches may make your console unusable, we recommend to " +"completely backup your files before applying any patch." +msgstr "" +"L'application de correctifs hors ligne peut rendre votre console inutilisable, " +"nous vous recommandons de sauvegarder complètement vos fichiers avant " +"d'appliquer un correctif." + +#: ../../godmode/update_manager/update_manager.php:64 +#: ../../godmode/update_manager/update_manager.php:83 +msgid "Journal" +msgstr "Journal" + +#: ../../godmode/update_manager/update_manager.php:71 +msgid "Offline update" +msgstr "Mise à jour hors ligne" + +#: ../../godmode/update_manager/update_manager.php:78 +msgid "Online update" +msgstr "Mise à jour en ligne" + +#: ../../godmode/update_manager/update_manager.php:91 +msgid "Offline" +msgstr "Hors ligne" + +#: ../../godmode/update_manager/update_manager.php:96 +msgid "Online" +msgstr "En ligne" + +#: ../../godmode/update_manager/update_manager.php:159 +msgid "Please register on metaconsole first." +msgstr "Veuillez d’abord vous inscrire sur la Métaconsole." + +#: ../../godmode/update_manager/update_manager.setup.php:271 +msgid "Warp Update URL" +msgstr "URL de Warp Update" + +#: ../../godmode/update_manager/update_manager.setup.php:275 +msgid "URL update manager" +msgstr "URL Gestionnaire de mises à jour" + +#: ../../godmode/update_manager/update_manager.setup.php:282 +msgid "Use secured Warp Update" +msgstr "UtiliserWarp Update sécurisé" + +#: ../../godmode/update_manager/update_manager.setup.php:291 +#: ../../godmode/update_manager/update_manager.setup.php:295 +msgid "Proxy server" +msgstr "Serveur Proxy" + +#: ../../godmode/update_manager/update_manager.setup.php:301 +#: ../../godmode/update_manager/update_manager.setup.php:305 +msgid "Proxy port" +msgstr "Port proxy" + +#: ../../godmode/update_manager/update_manager.setup.php:311 +#: ../../godmode/update_manager/update_manager.setup.php:315 +msgid "Proxy user" +msgstr "Utilisateur proxy" + +#: ../../godmode/update_manager/update_manager.setup.php:321 +#: ../../godmode/update_manager/update_manager.setup.php:325 +msgid "Proxy password" +msgstr "Mot de passe du proxy" + +#: ../../godmode/update_manager/update_manager.setup.php:331 +msgid "Allow no-consecutive patches" +msgstr "Autoriser les patchs non consécutifs" + +#: ../../godmode/update_manager/update_manager.setup.php:340 +msgid "Limit to LTS updates" +msgstr "Limite aux mises à jour LTS :" + +#: ../../godmode/update_manager/update_manager.setup.php:350 +msgid "Registration ID" +msgstr "ID d’inscription" + +#: ../../godmode/update_manager/update_manager.setup.php:351 +msgid "Not registred yet" +msgstr "Pas encore enregistré" + +#: ../../godmode/update_manager/update_manager.setup.php:354 +msgid "Cancel registration" +msgstr "Annuler l’inscription" + +#: ../../godmode/update_manager/update_manager.setup.php:366 +msgid "Unregister" +msgstr "Désinscription" + +#: ../../godmode/update_manager/update_manager.setup.php:371 +#, php-format +msgid "%s community reminder" +msgstr "Rappel de la communauté %s" + +#: ../../godmode/update_manager/update_manager.setup.php:371 +#, php-format +msgid "" +"Every 8 days, a message is displayed to admin users to remember to register " +"this %s instance" +msgstr "" +"Tous les 8 jours, un message est affiché aux utilisateurs administrateurs pour " +"qu’ils se souviennent d’enregistrer cette instance %s" + +#: ../../godmode/update_manager/update_manager.history.php:42 +msgid "Origin" +msgstr "Origine" + +#: ../../godmode/modules/module_list.php:29 +msgid "Defined modules" +msgstr "Modules définis" + +#: ../../godmode/modules/module_list.php:51 +msgid "Problem modifying module" +msgstr "Problème de modification du module" + +#: ../../godmode/modules/module_list.php:53 +msgid "Module updated successfully" +msgstr "Module mis à jour correctement" + +#: ../../godmode/modules/manage_network_components_form.php:355 +msgid "Update Network Component" +msgstr "Mettre à jour le composant de réseau" + +#: ../../godmode/modules/manage_network_components_form.php:357 +msgid "Create Network Component" +msgstr "Créer un composant de réseau" + +#: ../../godmode/modules/manage_network_components.php:290 +msgid "Remote component management" +msgstr "Gestion des composants à distance" + +#: ../../godmode/modules/manage_network_components.php:313 +#, php-format +msgid "" +"This node is configured with centralized mode. All remote components are read " +"only. Go to %s to manage them." +msgstr "" +"Ce nœud est configuré en mode centralisé. Tous les composants distants sont en " +"lecture seule. Accédez à %s pour les gérer." + +#: ../../godmode/modules/manage_network_components.php:424 +msgid "Could not be created because the component exists" +msgstr "Impossible de créer car le composant existe" + +#: ../../godmode/modules/manage_network_components.php:660 +msgid "Search by name, description, tcp send or tcp rcv, list matches." +msgstr "" +"Rechercher par nom, description, TCP envoyé ou TCP reçu, concordances de " +"listes." + +#: ../../godmode/modules/manage_network_components.php:753 +msgid "Max/Min" +msgstr "Max/Min" + +#: ../../godmode/modules/manage_network_components.php:837 +msgid "Wizard module" +msgstr "Module assistant" + +#: ../../godmode/modules/manage_network_components.php:910 +msgid "There are no defined network components" +msgstr "Aucun composant de réseau défini" + +#: ../../godmode/modules/manage_network_components.php:921 +msgid "Create a new network component" +msgstr "Créer un nouveau composant de réseau" + +#: ../../godmode/modules/manage_network_components.php:922 +msgid "Create a new plugin component" +msgstr "Créer un nouveau composant de plugin" + +#: ../../godmode/modules/manage_network_components.php:923 +msgid "Create a new WMI component" +msgstr "Créer un nouveau composant de WMI" + +#: ../../godmode/modules/manage_network_components.php:924 +msgid "Create a new wizard component" +msgstr "Créer un nouveau composant d'assistant" + +#: ../../godmode/modules/manage_network_templates.php:84 +msgid "Error deleting template" +msgstr "Erreur de suppression du modèle" + +#: ../../godmode/modules/manage_network_templates.php:124 +msgid "This template does not exist" +msgstr "Ce modèle n'existe pas" + +#: ../../godmode/modules/manage_network_templates.php:304 +msgid "There are no defined network profiles" +msgstr "Aucun profil de réseau défini" + +#: ../../godmode/modules/manage_network_templates_form.php:59 +msgid "Successfully deleted module from profile" +msgstr "Module supprimé du profil correctement" + +#: ../../godmode/modules/manage_network_templates_form.php:60 +msgid "Error deleting module from profile" +msgstr "Erreur de suppression du module dans le profil" + +#: ../../godmode/modules/manage_network_templates_form.php:79 +msgid "Successfully added module to profile" +msgstr "Module ajouté au profil correctement" + +#: ../../godmode/modules/manage_network_templates_form.php:80 +msgid "Error adding module to profile" +msgstr "Erreur d'ajout du module au profil" + +#: ../../godmode/modules/manage_network_templates_form.php:113 +msgid "Successfully updated network profile" +msgstr "Profil de réseau mis à jour correctement" + +#: ../../godmode/modules/manage_network_templates_form.php:114 +msgid "Error updating network profile" +msgstr "Erreur de mise à jour du profil de réseau" + +#: ../../godmode/modules/manage_network_templates_form.php:138 +msgid "Successfully added network profile" +msgstr "Profil de réseau mis à jour correctement" + +#: ../../godmode/modules/manage_network_templates_form.php:139 +msgid "Error adding network profile" +msgstr "Erreur d'ajout du profil de réseau" + +#: ../../godmode/modules/manage_network_templates_form.php:145 +msgid "Cannot create a template without name" +msgstr "Impossible de créer un modèle sans nom" + +#: ../../godmode/modules/manage_network_templates_form.php:219 +msgid "No modules for this profile" +msgstr "Aucun module pour ce profil" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:92 +msgid "Add a macro oid" +msgstr "Ajoute une macro oie" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:110 +msgid "Remove last macro oid" +msgstr "Supprimer le dernier oid de macro" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:134 +msgid "Numeric" +msgstr "Numérique" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:136 +msgid "Boolean" +msgstr "Booléen" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:137 +msgid "Alphanumeric" +msgstr "Alphanumérique" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:258 +msgid "Add by default" +msgstr "Ajouter par défaut" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:286 +msgid "Module protocol" +msgstr "Protocole du module" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:302 +msgid "Protocol" +msgstr "Protocole" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:315 +#: ../../godmode/modules/manage_network_components_form_network.php:191 +msgid "Name OID" +msgstr "Nom OID" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:318 +msgid "Manufacturer ID" +msgstr "ID du manufacturier" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:350 +msgid "Component Group" +msgstr "Groupe de composants" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:368 +msgid "Module unit" +msgstr "Unité du Module" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:458 +msgid "Scan Type" +msgstr "Type de scan" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:472 +#: ../../godmode/agentes/planned_downtime.list.php:321 +msgid "Execution type" +msgstr "Type d'exécution" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:492 +msgid "Value OID" +msgstr "Valeur OID" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:509 +msgid "Macros OID" +msgstr "OID des macros" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:517 +#: ../../godmode/modules/manage_network_components_form_wizard.php:702 +msgid "Value operation" +msgstr "Opération de valeur" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:534 +#: ../../godmode/modules/manage_network_components_form_wizard.php:719 +msgid "Satellite execution" +msgstr "Exécution du Satellite" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:551 +#: ../../godmode/modules/manage_network_components_form_wizard.php:736 +msgid "Server plugin" +msgstr "Plugin du serveur" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:589 +msgid "WMI class" +msgstr "Classe WMI" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:606 +msgid "Query key field" +msgstr "Champ de clé de requête" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:623 +msgid "Query extra fields" +msgstr "Champs extra de requêtes" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:631 +msgid "Query filters" +msgstr "Filtres de requête" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:674 +msgid "Field value" +msgstr "Valeur de champ" + +#: ../../godmode/modules/manage_nc_groups.php:40 +msgid "Component group management" +msgstr "Gestion de groupes de composants" + +#: ../../godmode/modules/manage_nc_groups.php:293 +#, php-format +msgid "" +"This node is configured with centralized mode. Component groups are read only. " +"Go to %s to manage it." +msgstr "" +"Ce nœud est configuré en mode centralisé. Les groupes de composants sont en " +"lecture seule. Allez dans %s pour le gérer." + +#: ../../godmode/modules/manage_nc_groups.php:311 +msgid "There are no defined component groups" +msgstr "Aucun groupe de composants défini" + +#: ../../godmode/modules/manage_network_components_form_common.php:712 +#: ../../godmode/agentes/module_manager_editor_common.php:2000 +msgid "Please introduce a positive percentage value" +msgstr "Veuillez introduire une valeur de pourcentage positive" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:41 +#: ../../godmode/agentes/module_manager_editor_wmi.php:87 +msgid "Namespace" +msgstr "Espace de noms" + +#: ../../godmode/modules/manage_network_components_form_network.php:72 +msgid "SNMP Enterprise String" +msgstr "Chaîne SNMP Enterprise" + +#: ../../godmode/modules/manage_nc_groups_form.php:54 +msgid "Update Group Component" +msgstr "Mettre à jour le composant de groupe" + +#: ../../godmode/modules/manage_nc_groups_form.php:56 +msgid "Create Group Component" +msgstr "Créer un composant de groupe" + +#: ../../godmode/category/category.php:63 ../../godmode/category/category.php:77 +#: ../../godmode/category/edit_category.php:47 +#: ../../godmode/category/edit_category.php:61 +msgid "List categories" +msgstr "Liste de catégories" + +#: ../../godmode/category/category.php:89 ../../godmode/category/category.php:91 +#: ../../godmode/category/edit_category.php:73 +#: ../../godmode/category/edit_category.php:75 +msgid "Categories configuration" +msgstr "Configuration de catégories" + +#: ../../godmode/category/category.php:108 +#, php-format +msgid "" +"This node is configured with centralized mode. All categories information is " +"read only. Go to %s to manage it." +msgstr "" +"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " +"catégories sont en lecture seule. Allez vers %s pour le gérer." + +#: ../../godmode/category/category.php:123 +msgid "Error deleting category" +msgstr "Erreur de suppression de catégorie" + +#: ../../godmode/category/category.php:129 +msgid "Successfully deleted category" +msgstr "Catégorie supprimée correctement" + +#: ../../godmode/category/category.php:168 +msgid "Category name" +msgstr "Nom de la catégorie" + +#: ../../godmode/category/category.php:226 +msgid "No categories found" +msgstr "Aucune catégorie trouvée" + +#: ../../godmode/category/category.php:239 +#: ../../godmode/category/edit_category.php:171 +msgid "Create category" +msgstr "Créer une catégorie" + +#: ../../godmode/category/edit_category.php:73 +msgid "Editor" +msgstr "Éditeur" + +#: ../../godmode/category/edit_category.php:95 +msgid "Error updating category" +msgstr "Erreur de mise à jour de la catégorie" + +#: ../../godmode/category/edit_category.php:101 +msgid "Successfully updated category" +msgstr "Catégorie mise à jour correctement" + +#: ../../godmode/category/edit_category.php:123 +msgid "Error creating category" +msgstr "Erreur de création de la catégorie" + +#: ../../godmode/category/edit_category.php:131 +msgid "Successfully created category" +msgstr "Catégorie créée correctement" + +#: ../../godmode/category/edit_category.php:163 +msgid "Update category" +msgstr "Mise à jour de la catégorie" + +#: ../../godmode/gis_maps/configure_gis_map.php:98 +msgid "View GIS" +msgstr "Afficher GIS" + +#: ../../godmode/gis_maps/configure_gis_map.php:106 +msgid "GIS Maps builder" +msgstr "Outil de conception de cartes GIS" + +#: ../../godmode/gis_maps/configure_gis_map.php:196 +msgid "Map successfully created" +msgstr "Carte créée correctement" + +#: ../../godmode/gis_maps/configure_gis_map.php:197 +msgid "Map could not be created" +msgstr "Erreur de création de la carte" + +#: ../../godmode/gis_maps/configure_gis_map.php:299 +msgid "Map successfully update" +msgstr "Carte mise à jour correctement" + +#: ../../godmode/gis_maps/configure_gis_map.php:300 +msgid "Map could not be updated" +msgstr "Erreur de mise à jour de la carte" + +#: ../../godmode/gis_maps/configure_gis_map.php:353 +msgid "Do you want to use the default data from the connection?" +msgstr "Voulez-vous utiliser les données par défaut de la connexion ?" + +#: ../../godmode/gis_maps/configure_gis_map.php:387 +msgid "The connection" +msgstr "Connexion" + +#: ../../godmode/gis_maps/configure_gis_map.php:387 +msgid "just added previously." +msgstr "Élément déjà ajouté" + +#: ../../godmode/gis_maps/configure_gis_map.php:455 +msgid "Map Name" +msgstr "Nom de la carte" + +#: ../../godmode/gis_maps/configure_gis_map.php:474 +msgid "Add Map connection" +msgstr "Ajouter connexion de carte" + +#: ../../godmode/gis_maps/configure_gis_map.php:523 +msgid "Default zoom" +msgstr "Zoom par défaut" + +#: ../../godmode/gis_maps/configure_gis_map.php:530 +msgid "Center Latitude" +msgstr "Centrer la latitude" + +#: ../../godmode/gis_maps/configure_gis_map.php:533 +msgid "Center Longitude" +msgstr "Centrer la longitude" + +#: ../../godmode/gis_maps/configure_gis_map.php:536 +msgid "Center Altitude" +msgstr "Centrer l'altitude" + +#: ../../godmode/gis_maps/configure_gis_map.php:539 +msgid "Default Latitude" +msgstr "Latitude par défaut" + +#: ../../godmode/gis_maps/configure_gis_map.php:542 +msgid "Default Longitude" +msgstr "Longitude par défaut" + +#: ../../godmode/gis_maps/configure_gis_map.php:545 +msgid "Default Altitude" +msgstr "Altitude par défaut" + +#: ../../godmode/gis_maps/configure_gis_map.php:561 +msgid "List of layers" +msgstr "Liste de couches" + +#: ../../godmode/gis_maps/configure_gis_map.php:562 +msgid "New layer" +msgstr "Nouvelle couche" + +#: ../../godmode/gis_maps/configure_gis_map.php:568 +msgid "Layer name" +msgstr "Nom de la couche" + +#: ../../godmode/gis_maps/configure_gis_map.php:570 +msgid "Visible" +msgstr "Visible" + +#: ../../godmode/gis_maps/configure_gis_map.php:574 +msgid "Show agents from group" +msgstr "Afficher les agents du groupe" + +#: ../../godmode/gis_maps/configure_gis_map.php:586 +msgid "Add agent" +msgstr "Ajouter un agent" + +#: ../../godmode/gis_maps/configure_gis_map.php:608 +msgid "List of Agents to be shown in the layer" +msgstr "Liste d'agents à afficher dans la couche" + +#: ../../godmode/gis_maps/configure_gis_map.php:639 +msgid "Use the data of this agent" +msgstr "Utiliser les données de cet agent" + +#: ../../godmode/gis_maps/configure_gis_map.php:647 +msgid "List of groups to be shown in the layer" +msgstr "Liste des groupes à afficher dans la couche" + +#: ../../godmode/gis_maps/configure_gis_map.php:654 +msgid "Save Layer" +msgstr "Sauvegarder la couche" + +#: ../../godmode/gis_maps/configure_gis_map.php:670 +#: ../../godmode/gis_maps/configure_gis_map.php:677 +msgid "Save map" +msgstr "Sauvegarder la carte" + +#: ../../godmode/gis_maps/configure_gis_map.php:672 +msgid "Update map" +msgstr "Mettre à jour la carte" + +#: ../../godmode/gis_maps/configure_gis_map.php:1060 +msgid "Using data from" +msgstr "En utilisant les données de" + +#: ../../godmode/gis_maps/configure_gis_map.php:1218 +msgid "Empty layer names are not supported" +msgstr "Les noms vides ne sont pas pris en charge!" + +#: ../../godmode/extensions.php:28 +msgid "Defined extensions" +msgstr "Extensions définies" + +#: ../../godmode/extensions.php:33 +msgid "There are no extensions defined" +msgstr "Aucune extension définie" + +#: ../../godmode/extensions.php:141 +msgid "Godmode Function" +msgstr "Fonction Godmode" + +#: ../../godmode/extensions.php:142 +msgid "Godmode Menu" +msgstr "Menu Godmode" + +#: ../../godmode/extensions.php:143 +msgid "Operation Menu" +msgstr "Menu d'opération" + +#: ../../godmode/extensions.php:144 +msgid "Operation Function" +msgstr "Fonction d'opération" + +#: ../../godmode/extensions.php:145 +msgid "Login Function" +msgstr "Fonction de connexion" + +#: ../../godmode/extensions.php:146 +msgid "Agent operation tab" +msgstr "Onglet opération de l'agent" + +#: ../../godmode/extensions.php:147 +msgid "Agent godmode tab" +msgstr "Onglet Godmode de l'agent" + +#: ../../godmode/reporting/reporting_builder.main.php:146 +msgid "Only the group can view the report" +msgstr "Seulement le groupe peut voir le rapport" + +#: ../../godmode/reporting/reporting_builder.main.php:147 +msgid "The next group can edit the report" +msgstr "Le groupe suivant peut éditer le rapport" + +#: ../../godmode/reporting/reporting_builder.main.php:148 +msgid "Only the user and admin user can edit the report" +msgstr "Seulement l'utilisateur et l'administrateur peuvent éditer le rapport" + +#: ../../godmode/reporting/reporting_builder.main.php:150 +msgid "Write Access" +msgstr "Accès en écriture" + +#: ../../godmode/reporting/reporting_builder.main.php:152 +msgid "" +"For example, you want a report that the people of \"All\" groups can see but " +"you want to edit only for you or your group." +msgstr "" +"Par exemple, si vous voulez un rapport visible par « Tous » les groupes mais " +"uniquement modifiable par vous ou votre groupe." + +#: ../../godmode/reporting/reporting_builder.main.php:193 +msgid "Non interactive report" +msgstr "Rapport non interactif" + +#: ../../godmode/reporting/map_builder.php:318 +#: ../../godmode/reporting/map_builder.php:326 +msgid "Not copied. Error copying data" +msgstr "Erreur de copie des données" + +#: ../../godmode/reporting/map_builder.php:368 +#: ../../godmode/reporting/visual_console_favorite.php:185 +msgid "Group Recursion" +msgstr "Récursion de groupe" + +#: ../../godmode/reporting/map_builder.php:384 +msgid "Map name" +msgstr "Nom de la carte" + +#: ../../godmode/reporting/map_builder.php:386 +msgid "Items" +msgstr "Éléments" + +#: ../../godmode/reporting/visual_console_builder.php:211 +msgid "This file isn't image" +msgstr "Ce fichier n'est pas une image." + +#: ../../godmode/reporting/visual_console_builder.php:214 +msgid "This file isn't image." +msgstr "Ce fichier n'est pas une image." + +#: ../../godmode/reporting/visual_console_builder.php:220 +#: ../../godmode/reporting/visual_console_builder.php:223 +msgid "File already are exists." +msgstr "Le fichier existe déjà." + +#: ../../godmode/reporting/visual_console_builder.php:231 +#: ../../godmode/reporting/visual_console_builder.php:234 +msgid "The file have not image extension." +msgstr "Le fichier n'a pas une extension d'image." + +#: ../../godmode/reporting/visual_console_builder.php:246 +#: ../../godmode/reporting/visual_console_builder.php:249 +#: ../../godmode/reporting/visual_console_builder.php:259 +#: ../../godmode/reporting/visual_console_builder.php:265 +msgid "Problems with move file to target." +msgstr "Problèmes de déplacement du fichier à la cible" + +#: ../../godmode/reporting/visual_console_builder.php:302 +msgid "Successfully update." +msgstr "Mis à jour correctement" + +#: ../../godmode/reporting/visual_console_builder.php:321 +msgid "Could not be update." +msgstr "Mise à jour échouée" + +#: ../../godmode/reporting/visual_console_builder.php:341 +msgid "Successfully created." +msgstr "Créé correctement" + +#: ../../godmode/reporting/visual_console_builder.php:360 +msgid "Could not be created." +msgstr "Erreur de création" + +#: ../../godmode/reporting/visual_console_builder.php:408 +msgid "Successfully multiple delete." +msgstr "Suppression multiple réussie" + +#: ../../godmode/reporting/visual_console_builder.php:409 +msgid "Unsuccessful multiple delete." +msgstr "Suppression multiple échouée" + +#: ../../godmode/reporting/visual_console_builder.php:529 +msgid "Successfully delete." +msgstr "Supprimé correctement" + +#: ../../godmode/reporting/graphs.php:106 +msgid "Graphs containers" +msgstr "Conteneurs de graphiques" + +#: ../../godmode/reporting/graphs.php:120 +msgid "List of custom graphs" +msgstr "Liste des graphiques personnalisés" + +#: ../../godmode/reporting/graphs.php:235 +#: ../../godmode/reporting/reporting_builder.php:779 +msgid "Free text for search: " +msgstr "Texte libre pour la recherche : " + +#: ../../godmode/reporting/graphs.php:236 +#: ../../godmode/reporting/reporting_builder.php:781 +msgid "Search by report name or description, list matches." +msgstr "Rechercher par nom de rapport, description ou concordances de listes." + +#: ../../godmode/reporting/graphs.php:248 +#: ../../godmode/reporting/reporting_builder.php:807 +msgid "Show Option" +msgstr "Afficher les options" + +#: ../../godmode/reporting/graphs.php:402 +msgid "Create graph" +msgstr "Créer une graphique" + +#: ../../godmode/reporting/graph_container.php:134 +#: ../../godmode/reporting/create_container.php:196 +msgid "Create container" +msgstr "Créer un conteneur" + +#: ../../godmode/reporting/reporting_builder.list_items.php:706 +#: ../../godmode/reporting/reporting_builder.list_items.php:710 +#: ../../godmode/reporting/graph_builder.graph_editor.php:284 +#: ../../godmode/reporting/graph_builder.graph_editor.php:288 +msgid "Sort items" +msgstr "Classer les éléments" + +#: ../../godmode/reporting/reporting_builder.list_items.php:713 +msgid "Sort selected items from position: " +msgstr "Classer les éléments sélectionnés à partir de la position : " + +#: ../../godmode/reporting/reporting_builder.list_items.php:716 +msgid "Move before to" +msgstr "Déplacer avant" + +#: ../../godmode/reporting/reporting_builder.list_items.php:717 +msgid "Move after to" +msgstr "Déplacer après" + +#: ../../godmode/reporting/reporting_builder.list_items.php:757 +#: ../../godmode/reporting/reporting_builder.list_items.php:761 +msgid "Delete items" +msgstr "Supprimer les éléments" + +#: ../../godmode/reporting/reporting_builder.list_items.php:764 +msgid "Delete selected items from position: " +msgstr "Supprimer les éléments sélectionnés à partir de la position : " + +#: ../../godmode/reporting/reporting_builder.list_items.php:767 +msgid "Delete above to" +msgstr "Supprimer ce qui se trouve au-dessus de" + +#: ../../godmode/reporting/reporting_builder.list_items.php:768 +msgid "Delete below to" +msgstr "Supprimer ce qui se trouve au-dessous de" + +#: ../../godmode/reporting/reporting_builder.list_items.php:824 +msgid "" +"Are you sure to sort the items into the report?\\n. This action change the " +"sorting of items into data base." +msgstr "" +"Êtes-vous sûr de trier les éléments dans le rapport ?\\n. Cette action modifie " +"le tri des éléments dans la base de données." + +#: ../../godmode/reporting/reporting_builder.list_items.php:844 +#: ../../godmode/reporting/graph_builder.graph_editor.php:407 +msgid "Please select any item to order" +msgstr "Veuillez sélectionner un élément à organiser" + +#: ../../godmode/reporting/reporting_builder.list_items.php:874 +msgid "Are you sure to delete the items into the report?\\n" +msgstr "Êtes-vous sûr(e) de vouloir supprimer les éléments dans le rapport ?\\n" + +#: ../../godmode/reporting/reporting_builder.list_items.php:901 +msgid "Please select any item to delete" +msgstr "Veuillez sélectionner un élément à supprimer" + +#: ../../godmode/reporting/graph_builder.php:336 +msgid "Graph builder" +msgstr "Outil de conception de graphiques" + +#: ../../godmode/reporting/graph_builder.php:378 +msgid "Graph stored successfully" +msgstr "Graphique sauvegardé correctement" + +#: ../../godmode/reporting/graph_builder.php:379 +msgid "There was a problem storing Graph" +msgstr "Problème d'enregistrement du graphique" + +#: ../../godmode/reporting/graph_builder.php:386 +#: ../../godmode/agentes/configurar_agente.php:1942 +msgid "Module added successfully" +msgstr "Module ajouté correctement" + +#: ../../godmode/reporting/graph_builder.php:387 +msgid "There was a problem adding Module" +msgstr "Problème d'ajout du module" + +#: ../../godmode/reporting/graph_builder.php:394 +msgid "Update the graph" +msgstr "Mettre à jour le graphique" + +#: ../../godmode/reporting/graph_builder.php:395 +msgid "Bad update the graph" +msgstr "Erreur de mise à jour du graphique" + +#: ../../godmode/reporting/graph_builder.php:402 +msgid "Graph deleted successfully" +msgstr "Graphique supprimé correctement" + +#: ../../godmode/reporting/graph_builder.php:403 +msgid "There was a problem deleting Graph" +msgstr "Problème de suppression du graphique" + +#: ../../godmode/reporting/visual_console_builder.data.php:94 +msgid "Create visual console" +msgstr "Créer une console visuelle" + +#: ../../godmode/reporting/visual_console_builder.data.php:106 +msgid "" +"Use [ or ( as first character, for example '[*] Map name', to render this map " +"name in main menu" +msgstr "" +"Utilisez [ ou ( comme premier caractère ; par exemple « [*] Nom de la carte », " +"pour afficher ce nom de carte dans le menu principal." + +#: ../../godmode/reporting/visual_console_builder.data.php:179 +msgid "Background image" +msgstr "Image de fond" + +#: ../../godmode/reporting/visual_console_builder.data.php:211 +msgid "Layout size" +msgstr "Taille du layout" + +#: ../../godmode/reporting/visual_console_builder.data.php:214 +msgid "Set custom size" +msgstr "Déterminer taille personnalisée" + +#: ../../godmode/reporting/visual_console_builder.data.php:220 +msgid "Get default image size" +msgstr "Obtenir taille de l'image par défaut" + +#: ../../godmode/reporting/visual_console_builder.data.php:222 +msgid "Favourite visual console" +msgstr "Console visuelle préférée" + +#: ../../godmode/reporting/visual_console_builder.data.php:225 +msgid "Auto adjust to screen in fullscreen" +msgstr "Ajustement automatique à l'écran en plein écran" + +#: ../../godmode/reporting/create_container.php:155 +msgid "Container name is missing." +msgstr "Le nom du conteneur est manquant." + +#: ../../godmode/reporting/create_container.php:205 +msgid "Container stored successfully" +msgstr "Conteneur enregistré correctement" + +#: ../../godmode/reporting/create_container.php:205 +msgid "There was a problem storing container" +msgstr "Problème d'enregistrement du conteneur" + +#: ../../godmode/reporting/create_container.php:212 +msgid "Update the container" +msgstr "Mettre à jour le conteneur" + +#: ../../godmode/reporting/create_container.php:212 +msgid "Bad update the container" +msgstr "Erreur de mise à jour du conteneur" + +#: ../../godmode/reporting/create_container.php:287 +msgid "Parent container" +msgstr "Conteneur parent" + +#: ../../godmode/reporting/create_container.php:365 +#: ../../godmode/reporting/create_container.php:474 +#: ../../godmode/reporting/create_container.php:528 +msgid "" +"This is the interval or period of time with which the graph data will be " +"obtained. For example, a week means data from a week ago from now. " +msgstr "" +"Période de temps pour laquelle les données seront obtenues. Par exemple, " +"l'option « une semaine » renvoie les données d'il y a une semaine jusqu'à " +"présent. " + +#: ../../godmode/reporting/create_container.php:448 +#: ../../godmode/reporting/create_container.php:501 +#: ../../godmode/reporting/create_container.php:596 +msgid "Add item" +msgstr "Ajouter un élément" + +#: ../../godmode/reporting/create_container.php:614 +msgid "There are no items in this container." +msgstr "Il n'y a aucun élément dans ce conteneur." + +#: ../../godmode/reporting/create_container.php:623 +msgid "Agent/Module" +msgstr "Agent/Module" + +#: ../../godmode/reporting/create_container.php:626 +msgid "M.Group" +msgstr "Groupe de modules" + +#: ../../godmode/reporting/visual_console_favorite.php:223 +msgid "No favourite consoles defined" +msgstr "Aucune console favorite définie" + +#: ../../godmode/reporting/visual_console_builder.elements.php:106 +msgid "Width x Height
Max value" +msgstr "Largeur x Hauteur
Valeur max" + +#: ../../godmode/reporting/visual_console_builder.elements.php:108 +msgid "Map linked" +msgstr "Carte associée" + +#: ../../godmode/reporting/visual_console_builder.elements.php:193 +msgid "Percentile Bar" +msgstr "Barre centile" + +#: ../../godmode/reporting/visual_console_builder.elements.php:203 +msgid "Percentile Bubble" +msgstr "Bulle de centile" + +#: ../../godmode/reporting/visual_console_builder.elements.php:251 +msgid "Simple Value (Process Max)" +msgstr "Valeur simple (processus max)" + +#: ../../godmode/reporting/visual_console_builder.elements.php:262 +msgid "Simple Value (Process Min)" +msgstr "Valeur simple (processus min)" + +#: ../../godmode/reporting/visual_console_builder.elements.php:273 +msgid "Simple Value (Process Avg)" +msgstr "Valeur simple (processus moyen)" + +#: ../../godmode/reporting/visual_console_builder.elements.php:394 +#: ../../godmode/reporting/visual_console_builder.elements.php:832 +msgid "Edit label" +msgstr "Modifier les étiquettes" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:996 +msgid "Not valid" +msgstr "Non valide" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1004 +msgid "" +"This type of report brings a lot of data loading, it is recommended to use it " +"for scheduled reports and not for real-time view." +msgstr "" +"Ce type de rapport implique un chargement élevé de données. Il est conseillé " +"de l'utiliser pour des rapports programmés plutôt que pour l'affichage en " +"temps réel." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1154 +msgid "Log number" +msgstr "Nombre de journaux" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1156 +msgid "" +"Warning: this parameter limits the contents of the logs and affects the " +"performance." +msgstr "" +"Attention : ce paramètre limite le contenu des journaux et affecte la " +"performance." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1217 +msgid "" +"This is the range, or period of time over which the report renders the " +"information for this report type. For example, a week means data from a week " +"ago from now. " +msgstr "" +"Période de temps pour laquelle le rapport extrait l'information pour ce type " +"de rapport. Par exemple, l'option « une semaine » renvoie les données d'il y a " +"une semaine jusqu'à présent. " + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1776 +msgid "Show modules" +msgstr "Afficher les modules" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2157 +msgid "Target server" +msgstr "Serveur cible" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2458 +msgid "Macros definition" +msgstr "Définition des macros" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2469 +msgid "Render definition" +msgstr "Définition du rendu" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2470 +msgid "Please note that not all CSS styles are supported by PDF reports." +msgstr "" +"Veuillez noter que tous les styles CSS ne sont pas pris en charge par les " +"rapports PDF." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2550 +msgid "Greater or equal (>=)" +msgstr "Supérieur ou égal (>=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2551 +msgid "Less or equal (<=)" +msgstr "Inférieur ou égal (<=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2552 +msgid "Less (<)" +msgstr "Inférieur (<)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2553 +msgid "Greater (>)" +msgstr "Supérieur (>)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2554 +msgid "Equal (=)" +msgstr "Égal (=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2555 +msgid "Not equal (!=)" +msgstr "Pas égal (!=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2680 +msgid "" +"Show a summary chart with max, min and average number of total modules at the " +"end of the report and Checks." +msgstr "" +"Afficher un graphique récapitulatif avec le nombre maximum, minimum, moyen de " +"modules au total à la fin du rapport et des vérifications." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2735 +msgid "Checks in Warning status" +msgstr "Vérifie dans l'état d'avertissement" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2805 +msgid "Only data" +msgstr "Données uniquement" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2903 +msgid "Include extended events" +msgstr "Inclure les événements prolongés" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2920 +msgid "Show custom data" +msgstr "Afficher les données personnalisées" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2939 +msgid "By agent " +msgstr "Par agent" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2949 +msgid "By user validator " +msgstr "Par validateur d’utilisateur" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2959 +msgid "By criticity " +msgstr "Par criticité" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2969 +msgid "Validated vs unvalidated " +msgstr "Validé vs non validé" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2984 +msgid "" +"With the token enabled the query will affect the Historical Database, which " +"may mean a small drop in performance." +msgstr "" +"Avec le jeton activé, la requête affectera la base de données historique, ce " +"qui peut signifier une petite baisse des performances." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3169 +msgid "Include filter" +msgstr "Inclure Filtre" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3173 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3182 +msgid "Free text string search on event description" +msgstr "Recherche de chaîne de texte libre sur la description de l'événement" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3178 +msgid "Exclude filter" +msgstr "Exclure le filtre" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3377 +msgid "Select by group" +msgstr "Sélectionner par groupe" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3465 +msgid "Display options" +msgstr "Afficher les options" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3523 +msgid "Agent group filter" +msgstr "Filtre de groupe d'agents" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3543 +msgid "Agent OS filter" +msgstr "Filtre du système d'exploitation de l'agent" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3569 +msgid "Agent custom field" +msgstr "Champ personnalisé de l'agent" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3591 +msgid "Agent custom field filter" +msgstr "Filtre de champ personnalisé de l'agent" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3615 +msgid "Agent status filter" +msgstr "Filtre d'état de l'agent" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3653 +msgid "Agent version filter" +msgstr "Filtre de version d'agent" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3677 +msgid "Agent has remote configuration" +msgstr "L'agent a une configuration à distance" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3678 +msgid "Filter agents by remote configuration enabled." +msgstr "Filtrer les agents par configuration à distance activée." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3689 +msgid "Agent module filter" +msgstr "Filtre de module d'agent" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3795 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4310 +msgid "Agent Failover" +msgstr "Basculement d'agent" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3800 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4313 +msgid "Module Failover" +msgstr "Basculement de module" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3840 +msgid "Please save the item before adding entries to this list." +msgstr "" +"Veuillez enregistrer l’élément avant d’ajouter des entrées à cette liste." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4286 +msgid "rate" +msgstr "taux" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4334 +msgid "" +"Please be careful, when the module have diferent intervals in their life, the " +"summatory maybe get bad result." +msgstr "" +"Veuillez faire attention lorsque le module présente des intervalles " +"différents ; la sommation pourrait obtenir des résultats erronés." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4354 +msgid "Please save the report to start adding items into the list." +msgstr "Veuillez sauvegarder le rapport pour ajouter des éléments à la liste." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4620 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4624 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4628 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4632 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4636 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4640 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4644 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4648 +msgid "Item Editor Information" +msgstr "Informations sur l'éditeur d’éléments" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4621 +msgid "Please select a name." +msgstr "Veuillez sélectionner un nom." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4625 +msgid "Please select an agent." +msgstr "Veuillez sélectionner un agent" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4629 +#: ../../godmode/agentes/planned_downtime.editor.php:1394 +msgid "Please select a module." +msgstr "Veuillez sélectionner un module." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4633 +msgid "Please insert a SQL query." +msgstr "Veuillez insérer une requête SQL." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4637 +msgid "Please insert a URL." +msgstr "Veuillez insérer une URL." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4641 +msgid "Please checked a custom interval option." +msgstr "Veuillez cocher une option d'intervalle personnalisé." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4645 +msgid "Please select a user." +msgstr "Veuillez sélectionner un utilisateur." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4649 +msgid "Please select a group." +msgstr "Sélectionnez un groupe." + +#: ../../godmode/reporting/reporting_builder.php:535 +#: ../../godmode/reporting/reporting_builder.php:3451 +#: ../../godmode/reporting/reporting_builder.php:3534 +#: ../../godmode/reporting/reporting_builder.php:3582 +msgid "Reports list" +msgstr "Liste de rapports" + +#: ../../godmode/reporting/reporting_builder.php:583 +msgid "List of reports" +msgstr "Liste des rapports" + +#: ../../godmode/reporting/reporting_builder.php:1046 +msgid "This report exceeds the item limit for realtime operations" +msgstr "" +"Ce rapport dépasse le nombre d'éléments limite pour les opérations en temps " +"réel." + +#: ../../godmode/reporting/reporting_builder.php:1278 +msgid "Create report" +msgstr "Créer un rapport" + +#: ../../godmode/reporting/reporting_builder.php:3585 +msgid "Create Custom Report" +msgstr "Créez un rapport personnalisé." + +#: ../../godmode/reporting/reporting_builder.php:3673 +msgid "Unsuccessful action

" +msgstr "Action échouée

" + +#: ../../godmode/reporting/visual_console_builder.editor.php:163 +msgid "Min allowed size is 1024x768" +msgstr "La taille minimale autorisée est 1024x768" + +#: ../../godmode/reporting/visual_console_builder.editor.php:167 +msgid "Loading in progress" +msgstr "Chargement en cours" + +#: ../../godmode/reporting/visual_console_builder.editor.php:169 +msgid "Saving in progress" +msgstr "Enregistrement en cours" + +#: ../../godmode/reporting/visual_console_builder.editor.php:171 +msgid "Deletion in progress" +msgstr "Suppression en cours" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:199 +#, php-format +msgid "" +"The maximum number of items in a chart is %d. You have %d elements, only first " +"%d will be displayed." +msgstr "" +"Le nombre maximal d'éléments dans un graphique est %d. Vous avez %d éléments, " +"seul le premier %d sera affiché." + +#: ../../godmode/reporting/graph_builder.graph_editor.php:291 +msgid "Sort selected items" +msgstr "Classer les éléments sélectionnés" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:294 +msgid "before to" +msgstr "avant" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:295 +msgid "after to" +msgstr "après" + +#: ../../godmode/reporting/graph_builder.main.php:230 +msgid "Equalize maximum thresholds" +msgstr "Égaliser les seuils maximum" + +#: ../../godmode/reporting/graph_builder.main.php:258 +msgid "Add summatory series" +msgstr "Ajouter des séries de sommation" + +#: ../../godmode/reporting/graph_builder.main.php:268 +msgid "Add average series" +msgstr "Ajouter des séries moyennes" + +#: ../../godmode/reporting/graph_builder.main.php:279 +msgid "Modules and series" +msgstr "Modules et séries" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:165 +msgid "Range between elements (px)" +msgstr "Gamme entre éléments (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:178 +msgid "Size (px)" +msgstr "Taille (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:273 +msgid "Width (px)" +msgstr "Largeur (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:378 +msgid "One item per agent" +msgstr "Un élément par agent" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:448 +#: ../../godmode/reporting/visual_console_builder.wizard.php:765 +msgid "Agent - Module" +msgstr "Agent - Module" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:465 +msgid "Enable link agent" +msgstr "Activer agent de liaison" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:476 +msgid "Set Parent" +msgstr "Définir le parent" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:479 +msgid "Item created in the visualmap" +msgstr "Élément créé sur la carte visuelle" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:480 +msgid "Use the agents relationship (from selected agents)" +msgstr "Utiliser la relation d'agents (à partir des agents sélectionnés)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:489 +msgid "Item in the map" +msgstr "Élément sur la carte" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:490 +#, php-format +msgid "The parenting relationships in %s will be drawn on the map." +msgstr "Les relations parentales dans %s seront dessinées sur la carte." + +#: ../../godmode/reporting/visual_console_builder.wizard.php:510 +#: ../../godmode/reporting/visual_console_builder.wizard.php:514 +msgid "Are you sure to add many elements\\nin visual map?" +msgstr "" +"Êtes-vous sûr(e) de vouloir ajouter plusieurs éléments\\nsur la carte " +"visuelle ?" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:686 +msgid "Please select any module or modules." +msgstr "Veuillez sélectionner un ou plusieurs modules." + +#: ../../godmode/menu.php:41 +msgid "Network scan" +msgstr "Recherche du réseau" + +#: ../../godmode/menu.php:43 +msgid "Custom network scan" +msgstr "Analyse de réseau personnalisée" + +#: ../../godmode/menu.php:47 +msgid "Manage scan scripts" +msgstr "Gérer les scripts d'analyse" + +#: ../../godmode/menu.php:50 ../../godmode/wizards/HostDevices.class.php:204 +msgid "Host & devices" +msgstr "Hôte et appareils" + +#: ../../godmode/menu.php:83 +msgid "Module categories" +msgstr "Catégories de modules" + +#: ../../godmode/menu.php:87 +msgid "Module types" +msgstr "Types de modules" + +#: ../../godmode/menu.php:97 ../../godmode/netflow/nf_edit.php:57 +#: ../../godmode/netflow/nf_edit.php:63 ../../godmode/netflow/nf_edit_form.php:73 +#: ../../godmode/netflow/nf_edit_form.php:83 +msgid "Netflow filters" +msgstr "Filtres Netflow" + +#: ../../godmode/menu.php:103 ../../godmode/agentes/configurar_agente.php:818 +#: ../../godmode/agentes/configurar_agente.php:840 +#: ../../godmode/agentes/modificar_agente.php:104 +msgid "Resources" +msgstr "Ressources" + +#: ../../godmode/menu.php:111 +msgid "Manage agents groups" +msgstr "Gérer les groupes d'agents" + +#: ../../godmode/menu.php:149 ../../godmode/wizards/HostDevices.class.php:1077 +#: ../../godmode/agentes/configurar_agente.php:438 +msgid "Module templates" +msgstr "Modèles de modules" + +#: ../../godmode/menu.php:155 +msgid "Remote components" +msgstr "Composants distants" + +#: ../../godmode/menu.php:188 ../../godmode/massive/massive_operations.php:257 +msgid "Agents operations" +msgstr "Opérations des agents" + +#: ../../godmode/menu.php:189 ../../godmode/massive/massive_operations.php:269 +msgid "Modules operations" +msgstr "Opérations des modules" + +#: ../../godmode/menu.php:190 ../../godmode/massive/massive_operations.php:281 +msgid "Plugins operations" +msgstr "Opérations des plugins" + +#: ../../godmode/menu.php:192 ../../godmode/massive/massive_operations.php:245 +msgid "Users operations" +msgstr "Opérations des utilisateurs" + +#: ../../godmode/menu.php:195 ../../godmode/massive/massive_operations.php:233 +msgid "Alerts operations" +msgstr "Opérations d'alertes" + +#: ../../godmode/menu.php:205 ../../godmode/groups/group_list.php:349 +msgid "Credential store" +msgstr "Entrepôt d’identifiants" + +#: ../../godmode/menu.php:225 +msgid "List of Alerts" +msgstr "Liste d'alertes" + +#: ../../godmode/menu.php:240 ../../godmode/menu.php:241 +msgid "Special days list" +msgstr "Liste de jours spéciaux" + +#: ../../godmode/menu.php:245 +msgid "SNMP alerts" +msgstr "Alertes SNMP" + +#: ../../godmode/menu.php:257 +msgid "Event filters" +msgstr "Filtres d'événements" + +#: ../../godmode/menu.php:262 +msgid "Custom events" +msgstr "Personnaliser les événements" + +#: ../../godmode/menu.php:285 +msgid "Manage servers" +msgstr "Gérer les serveurs" + +#: ../../godmode/menu.php:296 +msgid "Register Plugin" +msgstr "Enregistrer Plugin" + +#: ../../godmode/menu.php:358 +msgid "Websocket Engine" +msgstr "Moteur de Websocket" + +#: ../../godmode/menu.php:392 +msgid "Diagnostic info" +msgstr "Information de diagnostic" + +#: ../../godmode/menu.php:397 +msgid "Site news" +msgstr "Nouveautés du site" + +#: ../../godmode/menu.php:403 +msgid "DB Schema Check" +msgstr "Vérifier schéma de la BD" + +#: ../../godmode/menu.php:406 +msgid "DB Interface" +msgstr "Interface de la BD" + +#: ../../godmode/menu.php:493 +msgid "Extension manager view" +msgstr "Afficher le gestionnaire d'extension" + +#: ../../godmode/menu.php:497 +msgid "Extension manager" +msgstr "Gestionnaire d'extension" + +#: ../../godmode/menu.php:533 +msgid "Update offline" +msgstr "Mise à jour hors ligne" + +#: ../../godmode/menu.php:536 +msgid "Update online" +msgstr "Mise à jour en ligne" + +#: ../../godmode/menu.php:542 +msgid "Warp journal" +msgstr "Journal de Warp" + +#: ../../godmode/menu.php:550 +#: ../../godmode/module_library/module_library_view.php:81 +msgid "Module library" +msgstr "Bibliothèque de modules" + +#: ../../godmode/menu.php:557 +#: ../../godmode/module_library/module_library_view.php:54 +#: ../../godmode/module_library/module_library_view.php:68 +#: ../../godmode/module_library/module_library_view.php:104 +msgid "Categories" +msgstr "Catégories" + +#: ../../godmode/snmpconsole/snmp_alert.php:100 +msgid "Alert overview" +msgstr "Aperçu des alertes" + +#: ../../godmode/snmpconsole/snmp_alert.php:293 +msgid "There was a problem creating the alert" +msgstr "Problème de création de l'alerte" + +#: ../../godmode/snmpconsole/snmp_alert.php:435 +msgid "There was a problem updating the alert" +msgstr "Problème de mise à jour de l'alerte" + +#: ../../godmode/snmpconsole/snmp_alert.php:637 +#: ../../godmode/snmpconsole/snmp_alert.php:656 +msgid "There was a problem duplicating the alert" +msgstr "Problème de duplication de l'alerte" + +#: ../../godmode/snmpconsole/snmp_alert.php:646 +msgid "Successfully Duplicate" msgstr "Dupliqué correctement" -#: ../../views/dashboard/list.php:62 -msgid "Could not be duplicate" -msgstr "Erreur de duplication" +#: ../../godmode/snmpconsole/snmp_alert.php:677 +msgid "There was a problem deleting the alert" +msgstr "Problème de suppression de l'alerte" -#: ../../views/dashboard/list.php:70 -msgid "There are no dashboards defined." -msgstr "Aucun panneau de configuration défini" +#: ../../godmode/snmpconsole/snmp_alert.php:774 +msgid "Matches substrings. End the string with $ for exact matches." +msgstr "" +"Correspond aux sous-chaînes. Terminez la chaîne par $ pour les correspondances " +"exactes." -#: ../../views/dashboard/list.php:96 -msgid "Cells" -msgstr "Cellules" +#: ../../godmode/snmpconsole/snmp_alert.php:842 +#: ../../godmode/snmpconsole/snmp_alert.php:852 +#: ../../godmode/snmpconsole/snmp_alert.php:862 +#: ../../godmode/snmpconsole/snmp_alert.php:872 +#: ../../godmode/snmpconsole/snmp_alert.php:882 +#: ../../godmode/snmpconsole/snmp_alert.php:892 +#: ../../godmode/snmpconsole/snmp_alert.php:902 +#: ../../godmode/snmpconsole/snmp_alert.php:912 +#: ../../godmode/snmpconsole/snmp_alert.php:922 +#: ../../godmode/snmpconsole/snmp_alert.php:932 +#: ../../godmode/snmpconsole/snmp_alert.php:942 +#: ../../godmode/snmpconsole/snmp_alert.php:952 +#: ../../godmode/snmpconsole/snmp_alert.php:962 +#: ../../godmode/snmpconsole/snmp_alert.php:972 +#: ../../godmode/snmpconsole/snmp_alert.php:982 +#: ../../godmode/snmpconsole/snmp_alert.php:992 +#: ../../godmode/snmpconsole/snmp_alert.php:1002 +#: ../../godmode/snmpconsole/snmp_alert.php:1012 +#: ../../godmode/snmpconsole/snmp_alert.php:1022 +#: ../../godmode/snmpconsole/snmp_alert.php:1032 +msgid "Variable bindings/Data" +msgstr "Liens variables/Données" -#: ../../views/dashboard/list.php:98 -msgid "Favorite" -msgstr "Favori" +#: ../../godmode/snmpconsole/snmp_alert.php:1162 +msgid "" +"Search by these fields description, OID, Custom Value, SNMP Agent (IP), Single " +"value, each Variable bindings/Datas." +msgstr "" +"Rechercher par ces champs de description : OID, Valeur personnalisée, Agent " +"SNMP (IP), Valeur unique, chaque Lien variable/Données." -#: ../../views/dashboard/list.php:136 +#: ../../godmode/snmpconsole/snmp_alert.php:1180 +msgid "Alert SNMP control filter" +msgstr "Filtre de contrôle d'alerte SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:1232 +msgid "There are no SNMP alerts" +msgstr "Aucune alerte SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:1266 +msgid "Custom Value/Enterprise String" +msgstr "Valeur personnalisée/Chaîne Enterprise" + +#: ../../godmode/snmpconsole/snmp_alert.php:1271 +msgid "TF." +msgstr "TF." + +#: ../../godmode/snmpconsole/snmp_alert.php:1427 +msgid "ID Alert SNMP" +msgstr "ID alerte SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:1545 +#: ../../godmode/snmpconsole/snmp_alert.php:1560 +msgid "Confirmation" +msgstr "Confirmation" + +#: ../../godmode/snmpconsole/snmp_alert.php:1546 +msgid "Do you want delete this alert?" +msgstr "Voulez-vous supprimer cette alerte ?" + +#: ../../godmode/snmpconsole/snmp_alert.php:1561 +msgid "Do you want delete the selected alerts?" +msgstr "Voulez-vous supprimer les alertes sélectionnées ?" + +#: ../../godmode/snmpconsole/snmp_alert.php:1671 +msgid "Add action " +msgstr "Ajouter une action " + +#: ../../godmode/snmpconsole/snmp_filters.php:41 +msgid "Filter overview" +msgstr "Aperçu du filtre" + +#: ../../godmode/snmpconsole/snmp_filters.php:108 +msgid "There was a problem updating the filter" +msgstr "Problème de mise à jour du filtre" + +#: ../../godmode/snmpconsole/snmp_filters.php:126 +#: ../../godmode/snmpconsole/snmp_filters.php:152 +msgid "Description is empty" +msgstr "La description est vide" + +#: ../../godmode/snmpconsole/snmp_filters.php:129 +msgid "Filter is empty" +msgstr "Le filtre est vide." + +#: ../../godmode/snmpconsole/snmp_filters.php:149 +msgid "Filters are empty" +msgstr "Les filtres sont vides" + +#: ../../godmode/snmpconsole/snmp_filters.php:159 +msgid "There was a problem creating the filter" +msgstr "Problème de création du filtre" + +#: ../../godmode/snmpconsole/snmp_filters.php:178 +msgid "There was a problem deleting the filter" +msgstr "Problème de suppression du filtre" + +#: ../../godmode/snmpconsole/snmp_filters.php:221 +#: ../../godmode/snmpconsole/snmp_filters.php:231 +msgid "" +"This field contains a substring, could be part of a IP address, a numeric OID, " +"or a plain substring" +msgstr "" +"Ce champ contient une sous-chaîne qui pourrait faire partie d'une adresse IP, " +"un OID numérique ou une sous-chaîne simple" + +#: ../../godmode/snmpconsole/snmp_filters.php:223 +msgid "Click to remove the filter" +msgstr "Cliquez pour supprimer le filtre" + +#: ../../godmode/snmpconsole/snmp_filters.php:254 +#: ../../godmode/snmpconsole/snmp_filters.php:255 +msgid "Click to add new filter" +msgstr "Cliquez pour ajouter un filtre" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:38 +msgid "SNMP Trap generator" +msgstr "Générateur de déroutements SNMP" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:68 +msgid "Empty parameters" +msgstr "Paramètres vides" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:74 +msgid "Successfully generated" +msgstr "Généré correctement" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:75 #, php-format -msgid "Private for (%s)" -msgstr "Privé pour (%s)" +msgid "Could not be generated: %s" +msgstr "Erreur de création : %s" -#: ../../views/dashboard/list.php:217 -msgid "Create a new dashboard" -msgstr "Créer un nouveau tableau de bord" +#: ../../godmode/snmpconsole/snmp_trap_generator.php:85 +msgid "Host address" +msgstr "Adresse de l'hôte" -#: ../../views/dashboard/list.php:233 -msgid "New dashboard" -msgstr "Nouveau panneau de configuration" +#: ../../godmode/snmpconsole/snmp_trap_generator.php:135 +msgid "SNMP Type" +msgstr "Type SNMP" -#: ../../views/dashboard/cell.php:42 -msgid "New widget" -msgstr "Nouveau widget" +#: ../../godmode/snmpconsole/snmp_trap_generator.php:168 +msgid "Generate trap" +msgstr "Créer un déroutement" -#: ../../views/dashboard/cell.php:56 -msgid "Configure widget" -msgstr "Configurer le widget" +#: ../../godmode/tag/edit_tag.php:57 ../../godmode/tag/edit_tag.php:75 +#: ../../godmode/tag/tag.php:140 +msgid "List tags" +msgstr "Afficher liste d'étiquettes" -#: ../../views/dashboard/cell.php:68 -msgid "Delete widget" -msgstr "Supprimer le widget" +#: ../../godmode/tag/edit_tag.php:85 ../../godmode/tag/tag.php:152 +msgid "Tags configuration" +msgstr "Configuration des étiquettes" -#: ../../views/dashboard/header.php:67 -msgid "Update Dashboard" -msgstr "Mettre à jour le tableau de bord" +#: ../../godmode/tag/edit_tag.php:128 +msgid "Successfully updated tag" +msgstr "Étiquette mise a jour correctement" -#: ../../views/dashboard/header.php:92 -msgid "Back to dashboards list" -msgstr "Retour à la liste de panneaux de configuration" +#: ../../godmode/tag/edit_tag.php:129 +msgid "Error updating tag" +msgstr "Erreur de mise à jour de l'étiquette" -#: ../../views/dashboard/header.php:101 -msgid "Slides" -msgstr "Diapositives" +#: ../../godmode/tag/edit_tag.php:169 +msgid "Successfully created tag" +msgstr "Étiquette créée correctement" -#: ../../views/dashboard/header.php:115 -msgid "Slides mode" -msgstr "Mode diapositives" +#: ../../godmode/tag/edit_tag.php:170 +msgid "Error creating tag" +msgstr "Erreur de création de l'étiquette" -#: ../../views/dashboard/header.php:136 -msgid "Show link to public dashboard" -msgstr "Afficher lien au panneau de configuration" +#: ../../godmode/tag/edit_tag.php:201 +msgid "Update Tag" +msgstr "Mettre à jour l'étiquette" -#: ../../views/dashboard/header.php:211 -msgid "Add Cell" -msgstr "Ajouter cellule" +#: ../../godmode/tag/edit_tag.php:205 +msgid "Create Tag" +msgstr "Créer une étiquette" -#: ../../views/dashboard/widget.php:45 -msgid "Please select widget" -msgstr "Sélectionnez un widget" +#: ../../godmode/tag/edit_tag.php:229 +msgid "Hyperlink to help information that has to exist previously." +msgstr "Hyperlien pour information qui doit exister préalablement" + +#: ../../godmode/tag/edit_tag.php:241 +msgid "Associated Email direction to use later in alerts associated to Tags." +msgstr "" +"Adresse courriel associée à utiliser postérieurement avec les alertes " +"associées aux étiquettes." + +#: ../../godmode/tag/edit_tag.php:251 ../../godmode/tag/tag.php:282 +msgid "Phone" +msgstr "Téléphone" + +#: ../../godmode/tag/edit_tag.php:253 +msgid "Associated phone number to use later in alerts associated to Tags." +msgstr "" +"Numéro de téléphone associé à utiliser postérieurement avec les alertes " +"associées aux étiquettes." + +#: ../../godmode/tag/tag.php:117 +msgid "Number of modules" +msgstr "Nombre de modules" + +#: ../../godmode/tag/tag.php:119 +msgid "Number of policy modules" +msgstr "Nombre de modules de politiques" + +#: ../../godmode/tag/tag.php:178 +msgid "Successfully deleted tag" +msgstr "Étiquette supprimée correctement" + +#: ../../godmode/tag/tag.php:179 +msgid "Error deleting tag" +msgstr "Erreur de suppression de l'étiquette" + +#: ../../godmode/tag/tag.php:195 +#, php-format +msgid "" +"This node is configured with centralized mode. All tags information is read " +"only. Go to %s to manage it." +msgstr "" +"Ce nœud est configuré en mode centralisé. Toutes les informations des balises " +"sont en lecture seule. Allez vers %s pour le gérer." + +#: ../../godmode/tag/tag.php:277 +msgid "Tag name" +msgstr "Nom de l'étiquette" + +#: ../../godmode/tag/tag.php:279 +msgid "Detail information" +msgstr "Information detaillée" + +#: ../../godmode/tag/tag.php:280 +msgid "Number of modules affected" +msgstr "Nombre de modules affectés" + +#: ../../godmode/tag/tag.php:311 +msgid "Tag details" +msgstr "Détails de l'étiquette" + +#: ../../godmode/tag/tag.php:344 +#, php-format +msgid "Emails for the tag: %s" +msgstr "Courriels pour l'étiquette : %s" + +#: ../../godmode/tag/tag.php:367 +#, php-format +msgid "Phones for the tag: %s" +msgstr "Numéros de téléphone pour l'étiquette : %s" + +#: ../../godmode/tag/tag.php:413 +msgid "No tags defined" +msgstr "Aucune étiquette définie" + +#: ../../godmode/tag/tag.php:428 +msgid "Create tag" +msgstr "Créer une étiquette" + +#: ../../godmode/events/event_edit_filter.php:249 +msgid "Update Filter" +msgstr "Mise à jour du filtre" + +#: ../../godmode/events/event_edit_filter.php:251 +msgid "Create Filter" +msgstr "Créer un filtre" + +#: ../../godmode/events/event_edit_filter.php:264 +msgid "Save in group" +msgstr "Enregistrer dans le groupe" + +#: ../../godmode/events/event_edit_filter.php:264 +msgid "" +"This group will be use to restrict the visibility of this filter with ACLs" +msgstr "" +"Ce groupe sera utilisé pour limiter la visibilité de ce filtre avec les ACL." + +#: ../../godmode/events/event_edit_filter.php:414 +msgid "Choose between the users who have validated an event. " +msgstr "Choisissez parmi les utilisateurs ayant validé un événement. " + +#: ../../godmode/events/event_edit_filter.php:636 +msgid "Custom data filter type" +msgstr "Type de filtre de données personnalisé" + +#: ../../godmode/events/event_edit_filter.php:639 +msgid "Filter custom data by name field" +msgstr "Filtrer les données personnalisées par champ de nom" + +#: ../../godmode/events/event_edit_filter.php:640 +msgid "Filter custom data by value field" +msgstr "Filtrer les données personnalisées par champ de valeur" + +#: ../../godmode/events/event_edit_filter.php:654 +msgid "Id souce event" +msgstr "Id source d'événement" + +#: ../../godmode/events/event_responses.editor.php:73 +msgid "Edit event responses" +msgstr "Modifier les réponses d'événements" + +#: ../../godmode/events/event_responses.editor.php:123 +msgid "For Command type Modal Window mode is enforced" +msgstr "Pour le type Commande, le mode fenêtre modale est exécuté" + +#: ../../godmode/events/event_responses.editor.php:125 +msgid "Modal window" +msgstr "Fenêtre modale" + +#: ../../godmode/events/event_responses.editor.php:126 +msgid "New window" +msgstr "Nouvelle fenêtre" + +#: ../../godmode/events/event_responses.editor.php:198 +msgid "Command timeout (s)" +msgstr "Expiration(s) de commande" + +#: ../../godmode/events/event_responses.editor.php:204 +msgid "Display command" +msgstr "Afficher commande" + +#: ../../godmode/events/event_responses.editor.php:204 +msgid "" +"If enabled the command will be displayed to any user that can execute this " +"event response" +msgstr "" +"Si elle est activée, la commande sera affichée à tout utilisateur pouvant " +"exécuter cette réponse d’événement" + +#: ../../godmode/events/custom_events.php:76 +msgid "Load the fields from previous events" +msgstr "Charger les champs des événements précédents" + +#: ../../godmode/events/custom_events.php:76 +msgid "Event fields will be loaded. Do you want to continue?" +msgstr "Les champs d'événements seront chargés. Voulez-vous continuer ?" + +#: ../../godmode/events/custom_events.php:97 +msgid "Agent Name" +msgstr "Nom de l’agent" + +#: ../../godmode/events/event_responses.php:51 +msgid "Response added succesfully" +msgstr "Réponse ajoutée correctement" + +#: ../../godmode/events/event_responses.php:53 +msgid "Response cannot be added" +msgstr "Erreur d'ajout de la réponse" + +#: ../../godmode/events/event_responses.php:77 +msgid "Response updated succesfully" +msgstr "Réponse mise à jour correctement" + +#: ../../godmode/events/event_responses.php:79 +msgid "Response cannot be updated" +msgstr "Erreur de mise à jour de la réponse" + +#: ../../godmode/events/event_responses.php:89 +msgid "Response deleted succesfully" +msgstr "Réponse supprimée correctement" + +#: ../../godmode/events/event_responses.php:91 +msgid "Response cannot be deleted" +msgstr "Erreur de suppression de la réponse" + +#: ../../godmode/events/event_responses.list.php:32 +msgid "No responses found" +msgstr "Aucune réponse retrouvée" + +#: ../../godmode/events/event_responses.list.php:92 +msgid "Create response" +msgstr "Créer une réponse" + +#: ../../godmode/events/events.php:54 ../../godmode/netflow/nf_edit_form.php:53 +msgid "Filter list" +msgstr "Filtrer la liste" + +#: ../../godmode/events/event_filter.php:215 +#: ../../godmode/netflow/nf_edit.php:212 +msgid "There are no defined filters" +msgstr "Aucun filtre défini" + +#: ../../godmode/db/db_main.php:74 +msgid "Current database maintenance setup" +msgstr "Configuration actuelle de gestion de la base de données" + +#: ../../godmode/db/db_main.php:80 +msgid "Database setup" +msgstr "Configuration de la base de données" + +#: ../../godmode/db/db_main.php:84 +msgid "Max. time before compact data" +msgstr "Temps maximum avant de comprimer les données" + +#: ../../godmode/db/db_main.php:90 +msgid "Max. time before purge" +msgstr "Temps maximum avant nettoyage" + +#: ../../godmode/db/db_main.php:114 +msgid "Total data items (tagente_datos)" +msgstr "Nombre total d'éléments de données (tagente_datos)" + +#: ../../godmode/db/db_main.php:127 +msgid "Total log4x items (tagente_datos_log4x)" +msgstr "Nombre total d'éléments log4x (tagente_datos_log4x)" + +#: ../../godmode/db/db_main.php:140 +msgid "Total data string items (tagente_datos_string)" +msgstr "Nombre d'éléments de chaînes de données (tagente_datos_string)" + +#: ../../godmode/db/db_main.php:146 +msgid "Total modules configured" +msgstr "Nombre total de modules configurés" + +#: ../../godmode/db/db_main.php:154 +msgid "Total agent access records" +msgstr "Nombre total d'enregistrements d'accès des agents" + +#: ../../godmode/db/db_main.php:166 +msgid "Database sanity" +msgstr "Santé de la base de donnés" + +#: ../../godmode/db/db_main.php:170 +msgid "Total uknown agents" +msgstr "Nombre total d'agents inconnus" + +#: ../../godmode/db/db_main.php:176 +msgid "Total non-init modules" +msgstr "Nombre total de modules non-initialisés" + +#: ../../godmode/db/db_main.php:185 +msgid "Last time on DB maintance" +msgstr "Dernier accès à la gestion de la BD" + +#: ../../godmode/db/db_main.php:208 +#, php-format +msgid "" +"Please make sure your %s Server settings are correct and that the database " +"maintenance daemon is running. It's very important to keep your database up to " +"date in order to get the best performance and results from %s." +msgstr "" +"Veuillez vous assurer que vos %s paramètres de serveur sont corrects et que le " +"démon de maintenance de la base de données est en cours d'exécution. Il est " +"très important de maintenir votre base de données à jour afin d'obtenir les " +"meilleures performances et résultats de %s." + +#: ../../godmode/netflow/nf_edit.php:38 +msgid "Manage Netflow Filter" +msgstr "Gérer filtre Netflow" + +#: ../../godmode/netflow/nf_edit_form.php:55 +#: ../../godmode/netflow/nf_edit_form.php:77 +msgid "Add filter" +msgstr "Ajouter un filtre" + +#: ../../godmode/netflow/nf_edit_form.php:58 +msgid "Netflow Filter" +msgstr "Filtre Netflow" + +#: ../../godmode/netflow/nf_edit_form.php:235 +msgid "Filter:" +msgstr "Filtre :" + +#: ../../godmode/netflow/nf_item_list.php:30 +#: ../../godmode/netflow/nf_item_list.php:38 +msgid "Report items" +msgstr "Éléments de rapport" + +#: ../../godmode/netflow/nf_item_list.php:33 +msgid "Edit report" +msgstr "Éditer le rapport" + +#: ../../godmode/netflow/nf_item_list.php:53 +msgid "Netflow reports" +msgstr "Rapports Netflow" + +#: ../../godmode/netflow/nf_item_list.php:57 +msgid "Item list" +msgstr "Liste d'éléments" + +#: ../../godmode/netflow/nf_item_list.php:277 +msgid "There are no defined items" +msgstr "Aucun élément défini" + +#: ../../godmode/massive/massive_add_alerts.php:105 +#: ../../godmode/massive/massive_delete_alerts.php:108 +msgid "No alert selected" +msgstr "Aucune alerte sélectionnée" + +#: ../../godmode/massive/massive_delete_modules.php:82 +msgid "No module selected" +msgstr "Aucun module sélectionné" + +#: ../../godmode/massive/massive_delete_modules.php:156 +msgid "There was an error deleting the modules, the operation has been cancelled" +msgstr "Erreur de suppression des modules, l'opération a été annulée" + +#: ../../godmode/massive/massive_delete_modules.php:318 +#: ../../godmode/massive/massive_edit_modules.php:304 +msgid "Selection mode" +msgstr "Mode de sélection" + +#: ../../godmode/massive/massive_delete_modules.php:319 +#: ../../godmode/massive/massive_edit_modules.php:305 +msgid "Select modules first " +msgstr "Sélectionner les modules en premier " + +#: ../../godmode/massive/massive_delete_modules.php:320 +#: ../../godmode/massive/massive_edit_modules.php:306 +msgid "Select agents first " +msgstr "Sélectionner les agents en premier " + +#: ../../godmode/massive/massive_delete_modules.php:343 +#: ../../godmode/massive/massive_edit_modules.php:325 +msgid "Select all modules of this type" +msgstr "Sélectionner tous les modules de ce type" + +#: ../../godmode/massive/massive_delete_modules.php:387 +#: ../../godmode/massive/massive_edit_modules.php:371 +msgid "Select all modules of this group" +msgstr "Sélectionner tous les modules de ce groupe" + +#: ../../godmode/massive/massive_delete_modules.php:458 +#: ../../godmode/massive/massive_copy_modules.php:196 +#: ../../godmode/massive/massive_edit_modules.php:420 +msgid "Filter Modules" +msgstr "Filtrer les modules" + +#: ../../godmode/massive/massive_delete_modules.php:477 +#: ../../godmode/massive/massive_edit_modules.php:436 +msgid "Select all modules" +msgstr "Sélectionner tous les modules" + +#: ../../godmode/massive/massive_delete_modules.php:479 +#: ../../godmode/massive/massive_edit_modules.php:438 +msgid "When select modules" +msgstr "Lorsque des modules sont sélectionnées" + +#: ../../godmode/massive/massive_delete_modules.php:483 +#: ../../godmode/massive/massive_edit_modules.php:442 +msgid "Show common agents" +msgstr "Afficher agents communs" + +#: ../../godmode/massive/massive_delete_modules.php:484 +#: ../../godmode/massive/massive_edit_modules.php:443 +msgid "Show all agents" +msgstr "Afficher tous les agents" + +#: ../../godmode/massive/massive_delete_modules.php:530 +#: ../../godmode/massive/massive_copy_modules.php:292 +msgid "Filter Agents" +msgstr "Filtrer les agents" + +#: ../../godmode/massive/massive_delete_modules.php:549 +#: ../../godmode/massive/massive_edit_modules.php:522 +msgid "Select all agents" +msgstr "Sélectionnez tous les agents" + +#: ../../godmode/massive/massive_delete_modules.php:557 +#: ../../godmode/massive/massive_add_action_alerts.php:226 +#: ../../godmode/massive/massive_delete_action_alerts.php:247 +#: ../../godmode/massive/massive_edit_modules.php:530 +msgid "Show unknown and not init modules" +msgstr "Afficher les modules inconnus et non initialisés" + +#: ../../godmode/massive/massive_delete_modules.php:595 +#: ../../godmode/massive/massive_edit_modules.php:1260 +msgid "Please, select an agent first" +msgstr "Veuillez d'abord sélectionner un agent" + +#: ../../godmode/massive/massive_copy_modules.php:193 +msgid "Copy alerts" +msgstr "Copier les alertes" + +#: ../../godmode/massive/massive_copy_modules.php:230 +msgid "No alerts for this agent" +msgstr "Aucune alerte pour cet agent" + +#: ../../godmode/massive/massive_copy_modules.php:309 +msgid "To agent(s)" +msgstr "Pour agent(s)" + +#: ../../godmode/massive/massive_copy_modules.php:559 +msgid "No operation selected" +msgstr "Aucune opération sélectionnée" + +#: ../../godmode/massive/massive_operations.php:59 +msgid "Bulk alert add" +msgstr "Ajout massif d'alertes" + +#: ../../godmode/massive/massive_operations.php:60 +msgid "Bulk alert delete" +msgstr "Suppression massive d'alertes" + +#: ../../godmode/massive/massive_operations.php:61 +msgid "Bulk alert actions add" +msgstr "Ajout massif d'actions des alertes" + +#: ../../godmode/massive/massive_operations.php:62 +msgid "Bulk alert actions delete" +msgstr "Suppression massive d'actions des alertes" + +#: ../../godmode/massive/massive_operations.php:63 +msgid "Bulk alert enable/disable" +msgstr "Activer/désactiver massivement les alertes" + +#: ../../godmode/massive/massive_operations.php:64 +msgid "Bulk alert setting standby" +msgstr "Configuration massive des alertes en mode veille" + +#: ../../godmode/massive/massive_operations.php:68 +msgid "Bulk agent edit" +msgstr "Édition massive des alertes" + +#: ../../godmode/massive/massive_operations.php:69 +#: ../../godmode/massive/massive_operations.php:73 +msgid "Bulk agent delete" +msgstr "Suppression massive des alertes" + +#: ../../godmode/massive/massive_operations.php:79 +msgid "Bulk profile add" +msgstr "Ajout massif de profils" + +#: ../../godmode/massive/massive_operations.php:80 +msgid "Bulk profile delete" +msgstr "Suppression massive de profils" + +#: ../../godmode/massive/massive_operations.php:87 +msgid "Bulk module edit" +msgstr "Édition massive de modules" + +#: ../../godmode/massive/massive_operations.php:88 +msgid "Bulk module copy" +msgstr "Copie massive de modules" + +#: ../../godmode/massive/massive_operations.php:89 +msgid "Bulk module delete" +msgstr "Suppression massive de modules" + +#: ../../godmode/massive/massive_operations.php:93 +msgid "Bulk plugin edit" +msgstr "Édition massive de plugins" + +#: ../../godmode/massive/massive_operations.php:389 +#, php-format +msgid "" +"No changes have been made because they exceed the maximum allowed (%d). Make " +"fewer changes or contact the administrator." +msgstr "" +"Aucune modification n'a été apportée car elles dépassent le maximum autorisé " +"(%d). Apportez moins de modifications ou contactez l'administrateur." + +#: ../../godmode/massive/massive_operations.php:417 +#, php-format +msgid "This node is configured with centralized mode. To delete agents go to %s" +msgstr "" +"Ce nœud est configuré en mode centralisé. Pour supprimer des agents, accédez à " +"%s" + +#: ../../godmode/massive/massive_operations.php:440 +msgid "The blank fields will not be updated" +msgstr "Les champs vides ne seront pas mis à jour" + +#: ../../godmode/massive/massive_add_profiles.php:52 +#: ../../godmode/massive/massive_delete_profiles.php:52 +#, php-format +msgid "" +"This node is configured with centralized mode. All profiles user information " +"is read only. Go to %s to manage it." +msgstr "" +"Ce nœud est configuré en mode centralisé. Toutes les informations utilisateur " +"des profils sont en lecture seule. Allez dans %s pour le gérer." + +#: ../../godmode/massive/massive_add_profiles.php:184 +msgid "Profiles added successfully" +msgstr "Profils ajoutés correctement" + +#: ../../godmode/massive/massive_add_profiles.php:185 +msgid "Profiles cannot be added" +msgstr "Erreur d'ajout de profils" + +#: ../../godmode/massive/massive_standby_alerts.php:223 +msgid "Not standby alerts" +msgstr "Aucune alerte en mode veille" + +#: ../../godmode/massive/massive_standby_alerts.php:252 +#: ../../godmode/massive/massive_standby_alerts.php:256 +msgid "Set standby selected alerts" +msgstr "Configurer les alertes sélectionnées en mode veille" + +#: ../../godmode/massive/massive_standby_alerts.php:258 +msgid "Standby alerts" +msgstr "Alertes en mode veille" + +#: ../../godmode/massive/massive_add_action_alerts.php:134 +msgid "No alerts selected" +msgstr "Aucune alerte sélectionnée" + +#: ../../godmode/massive/massive_add_action_alerts.php:166 +msgid "No actions selected" +msgstr "Aucune action sélectionnée" + +#: ../../godmode/massive/massive_add_action_alerts.php:212 +#: ../../godmode/massive/massive_delete_action_alerts.php:230 +msgid "Agents with templates" +msgstr "Agents avec des modèles" + +#: ../../godmode/massive/massive_add_action_alerts.php:218 +#: ../../godmode/massive/massive_delete_action_alerts.php:239 +#: ../../godmode/alerts/alert_templates.php:131 +#: ../../godmode/alerts/alert_templates.php:183 +#: ../../godmode/alerts/alert_templates.php:206 +#: ../../godmode/alerts/alert_templates.php:227 +msgid "Alert templates" +msgstr "Modèles d'alertes" + +#: ../../godmode/massive/massive_edit_agents.php:176 +msgid "No values changed" +msgstr "Aucune valeur modifiée" + +#: ../../godmode/massive/massive_edit_agents.php:227 +msgid "Configuration files deleted successfully" +msgstr "Fichiers de configuration supprimés correctement" + +#: ../../godmode/massive/massive_edit_agents.php:228 +msgid "Configuration files cannot be deleted" +msgstr "Erreur de suppression des fichiers de configuration" + +#: ../../godmode/massive/massive_edit_agents.php:420 +#, php-format +msgid "Agents updated successfully (%d)" +msgstr "Agents mis à jour correctement (%d)" + +#: ../../godmode/massive/massive_edit_agents.php:435 +#, php-format +msgid "Agents cannot be updated (%d), ids (%s)" +msgstr "Les agents ne peuvent pas être mis à jour (%d), ids (%s)" + +#: ../../godmode/massive/massive_edit_agents.php:450 +#, php-format +msgid "Agent ID: %s cannot be updated custom fields (%s)" +msgstr "" +"ID de l’agent : %s ne peut pas être mis à jour des champs personnalisés (%s)" + +#: ../../godmode/massive/massive_edit_agents.php:470 +#, php-format +msgid "Agent ID: %s cannot be updated %s secondary groups (%s)" +msgstr "" +"ID de l’agent : %s ne peut pas être mis à jour %s groupes secondaires (%s)" + +#: ../../godmode/massive/massive_edit_agents.php:547 +#: ../../godmode/massive/massive_delete_agents.php:226 +msgid "Show agents" +msgstr "Afficher les agents" + +#: ../../godmode/massive/massive_edit_agents.php:661 +#: ../../godmode/agentes/agent_manager.php:590 +msgid "Cascade protection" +msgstr "Protection en cascade" + +#: ../../godmode/massive/massive_edit_agents.php:858 +#: ../../godmode/agentes/agent_manager.php:606 +msgid "Module definition" +msgstr "Définition des modules" + +#: ../../godmode/massive/massive_edit_agents.php:870 +#: ../../godmode/agentes/agent_manager.php:611 +msgid "Learning mode" +msgstr "Mode d'apprentissage" + +#: ../../godmode/massive/massive_edit_agents.php:881 +#: ../../godmode/agentes/agent_manager.php:621 +msgid "Normal mode" +msgstr "Mode normal" + +#: ../../godmode/massive/massive_edit_agents.php:892 +#: ../../godmode/agentes/agent_manager.php:631 +msgid "Autodisable mode" +msgstr "Mode désactivation automatique" + +#: ../../godmode/massive/massive_edit_agents.php:919 +msgid "" +"If the remote configuration is enabled, it will also go into standby mode when " +"disabling it." +msgstr "" +"Si la configuration à distance est activée, elle passera également en mode " +"veille lors de sa désactivation." + +#: ../../godmode/massive/massive_edit_agents.php:932 +msgid "Active" +msgstr "Activé" + +#: ../../godmode/massive/massive_edit_agents.php:948 +msgid "Delete available remote configurations" +msgstr "Supprimer les configurations à distance disponibles" + +#: ../../godmode/massive/massive_edit_agents.php:980 +#: ../../godmode/agentes/agent_manager.php:695 +msgid "Agent icon" +msgstr "Icône de l'agent" + +#: ../../godmode/massive/massive_edit_agents.php:981 +msgid "Without status" +msgstr "Sans état" + +#: ../../godmode/massive/massive_edit_agents.php:984 +#: ../../godmode/agentes/agent_conf_gis.php:124 +msgid "Ignore new GIS data:" +msgstr "Ignorer les nouvelles données GIS :" + +#: ../../godmode/massive/massive_edit_agents.php:991 +msgid "The agent still runs but the alerts and events will be stop" +msgstr "" +"L'agent fonctionne toujours mais les alertes et les événements seront arrêtés" + +#: ../../godmode/massive/massive_edit_agents.php:1006 +#: ../../godmode/agentes/agent_manager.php:518 +msgid "Safe operation mode" +msgstr "Mode d'opération sécurisé" + +#: ../../godmode/massive/massive_edit_agents.php:1008 +#, php-format +msgid "" +"This mode allow %s to disable all modules \n" +"of this agent while the selected module is on CRITICAL status" +msgstr "" +"Ce mode permet à %s de désactiver tous les modules de cet agent alors que " +"le module sélectionné est à l'état CRITIQUE" + +#: ../../godmode/massive/massive_delete_profiles.php:133 +msgid "Profiles deleted successfully" +msgstr "Profils supprimés correctement" + +#: ../../godmode/massive/massive_delete_profiles.php:134 +msgid "Profiles cannot be deleted" +msgstr "Erreur de suppression des profils" + +#: ../../godmode/massive/massive_delete_action_alerts.php:75 +msgid "Could not be deleted. No agents selected" +msgstr "Erreur de suppression. Aucun agent sélectionné" + +#: ../../godmode/massive/massive_delete_action_alerts.php:122 +msgid "Could not be deleted. No alerts selected" +msgstr "Erreur de suppression. Aucune alerte sélectionnée" + +#: ../../godmode/massive/massive_delete_action_alerts.php:181 +msgid "Could not be deleted. No action selected" +msgstr "Erreur de suppression. Aucune action sélectionnée" + +#: ../../godmode/massive/massive_delete_alerts.php:307 +msgid "Show alerts on disabled modules" +msgstr "Afficher les alertes sur les modules désactivés" + +#: ../../godmode/massive/massive_delete_agents.php:122 +#, php-format +msgid "" +"There was an error deleting the agent, the operation has been cancelled Could " +"not delete agent %s" +msgstr "" +"Erreur de suppression de l'agent, l'opération a été annulée. Impossible de " +"supprimer %s agent(s)" + +#: ../../godmode/massive/massive_delete_agents.php:132 +#, php-format +msgid "Successfully deleted (%s)" +msgstr "(%s) supprimé(s) correctement" + +#: ../../godmode/massive/massive_edit_plugins.php:177 +msgid "Error retrieving the plugin macros" +msgstr "Erreur de récupération des macros plugin" + +#: ../../godmode/massive/massive_edit_plugins.php:185 +msgid "Error retrieving the modified macros" +msgstr "Erreur de récupération des macros modifiées" + +#: ../../godmode/massive/massive_edit_plugins.php:208 +msgid "Error retrieving the module plugin macros" +msgstr "Erreur de récupération des macros plugin module" + +#: ../../godmode/massive/massive_edit_plugins.php:226 +msgid "Error retrieving the module plugin macros data" +msgstr "Erreur de récupération des données des macros du module de plugin" + +#: ../../godmode/massive/massive_edit_plugins.php:264 +msgid "Error building the new macros" +msgstr "Erreur de conception des nouvelles macros" + +#: ../../godmode/massive/massive_edit_plugins.php:290 +#, php-format +msgid "%d modules updated" +msgstr "%d modules mis à jour" + +#: ../../godmode/massive/massive_edit_plugins.php:321 +msgid "There are not registered plugins" +msgstr "Aucun plugin enregistré" + +#: ../../godmode/massive/massive_edit_plugins.php:464 +msgid "Invalid plugin data" +msgstr "Données du plugin non valides" + +#: ../../godmode/massive/massive_edit_plugins.php:571 +msgid "Clear" +msgstr "Effacer" + +#: ../../godmode/massive/massive_edit_plugins.php:599 +msgid "Invalid macros array" +msgstr "Tableau de macros non valide" + +#: ../../godmode/massive/massive_edit_plugins.php:624 +msgid "Multiple values" +msgstr "Valeurs multiples" + +#: ../../godmode/massive/massive_edit_plugins.php:656 +#: ../../godmode/massive/massive_edit_plugins.php:792 +#: ../../godmode/massive/massive_edit_plugins.php:808 +msgid "Invalid agents array" +msgstr "Tableau d'agents non valide" + +#: ../../godmode/massive/massive_edit_plugins.php:672 +msgid "Invalid agent element" +msgstr "Élément d'agent non valide" + +#: ../../godmode/massive/massive_edit_plugins.php:683 +msgid "Invalid modules array" +msgstr "Tableau de modules non valide" + +#: ../../godmode/massive/massive_edit_plugins.php:711 +msgid "Invalid module element" +msgstr "Élément de module non valide" + +#: ../../godmode/massive/massive_edit_plugins.php:920 +msgid "There are no modules using this plugin" +msgstr "Aucun module utilise ce plugin" + +#: ../../godmode/massive/massive_edit_plugins.php:1005 +msgid "There was a problem loading the module plugin macros data" +msgstr "Erreur de chargement des données des macros du module de plugin" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:195 +msgid "Enabled alerts" +msgstr "Activer les alertes" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:224 +msgid "Disable selected alerts" +msgstr "Désactiver les alertes sélectionnées" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:228 +msgid "Enable selected alerts" +msgstr "Activer les alertes sélectionnées" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:230 +msgid "Disabled alerts" +msgstr "Désactiver les alertes" + +#: ../../godmode/massive/massive_edit_modules.php:137 +msgid "Error updating the modules from a module type" +msgstr "Erreur de mise à jour des modules à partir d'un type de module" + +#: ../../godmode/massive/massive_edit_modules.php:160 +msgid "Error updating the modules from an agent group" +msgstr "Erreur de mise à jour des modules à partir d'un groupe d'agent" + +#: ../../godmode/massive/massive_edit_modules.php:178 +msgid "Error updating the modules (maybe there was no field to update)" +msgstr "" +"Erreur de mise à jour des modules (il n'y avait possiblement pas de champs à " +"mettre à jour)" + +#: ../../godmode/wizards/HostDevices.class.php:152 +msgid "Net Scan" +msgstr "Net Scan" + +#: ../../godmode/wizards/HostDevices.class.php:172 +msgid "Custom NetScan" +msgstr "NetScan personnalisé" + +#: ../../godmode/wizards/HostDevices.class.php:180 +msgid "Manage NetScan scripts" +msgstr "Gérer les scripts NetScan" + +#: ../../godmode/wizards/HostDevices.class.php:325 +#, php-format +msgid "Invalid mimetype for csv file: %s" +msgstr "Mime type non valide pour le fichier csv : %s" + +#: ../../godmode/wizards/HostDevices.class.php:348 +#, php-format +msgid "Invalid content readed from csv file: %s" +msgstr "Contenu non valide lu à partir du fichier csv : %s" + +#: ../../godmode/wizards/HostDevices.class.php:391 +msgid "" +"This network scan task has been already defined. Please edit it or create a " +"new one." +msgstr "" +"Cette tâche d'analyse du réseau a déjà été définie. Veuillez le modifier ou en " +"créer un nouveau." + +#: ../../godmode/wizards/HostDevices.class.php:433 +msgid "You must provide a valid network." +msgstr "Vous devez fournir un réseau valide." + +#: ../../godmode/wizards/HostDevices.class.php:700 +#, php-format +msgid "\"%s\" features" +msgstr "Fonctionnalités “%s”" + +#: ../../godmode/wizards/HostDevices.class.php:868 +msgid "Use CSV file definition" +msgstr "Utiliser la définition de fichier CSV" + +#: ../../godmode/wizards/HostDevices.class.php:869 +msgid "Define targets using csv o network definition." +msgstr "Définissez des cibles à l'aide de la définition de réseau csv ou." + +#: ../../godmode/wizards/HostDevices.class.php:887 +msgid "Networks (csv)" +msgstr "Réseaux (csv)" + +#: ../../godmode/wizards/HostDevices.class.php:888 +msgid "" +"You can upload a CSV file. Each line must contain a network in IP/MASK format. " +"For instance: 192.168.1.1/32" +msgstr "" +"Vous pouvez télécharger un fichier CSV. Chaque ligne doit contenir un réseau " +"au format IP/MASK. Par exemple : 192.168.1.1/32" + +#: ../../godmode/wizards/HostDevices.class.php:900 +msgid "Networks (current)" +msgstr "Réseaux (actuels)" + +#: ../../godmode/wizards/HostDevices.class.php:901 +msgid "Please upload a new file to overwrite this content." +msgstr "Veuillez télécharger un nouveau fichier pour écraser ce contenu." + +#: ../../godmode/wizards/HostDevices.class.php:917 +msgid "" +"You can specify several networks, separated by commas, for example: " +"192.168.50.0/24,192.168.60.0/24" +msgstr "" +"Il est possible de définir plusieurs réseaux séparés par des virgules. Par " +"exemple : 192.168.50.0/24,192.168.60.0/24" + +#: ../../godmode/wizards/HostDevices.class.php:1047 +msgid "Filter by opened ports" +msgstr "Filtrer par ports ouverts" + +#: ../../godmode/wizards/HostDevices.class.php:1049 +msgid "" +"Targets will be scanned if at least one of defined ports (comma separated) is " +"open." +msgstr "" +"Les cibles seront analysées si au moins un des ports définis (séparés par des " +"virgules) est ouvert." + +#: ../../godmode/wizards/HostDevices.class.php:1062 +msgid "Auto discover known hardware" +msgstr "Découverte automatique du matériel connu" + +#: ../../godmode/wizards/HostDevices.class.php:1064 +msgid "" +"Targets will be monitorized based on its Private Enterprise Number. " +"Requires SNMP." +msgstr "" +"Les cibles seront surveillées en fonction de son numéro d'entreprise " +"privée . Nécessite SNMP." + +#: ../../godmode/wizards/HostDevices.class.php:1079 +msgid "Module Host Alive will be added to discovered agents by default." +msgstr "" +"Le module Host Alive sera ajouté par défaut aux agents découverts." + +#: ../../godmode/wizards/HostDevices.class.php:1127 +#, php-format +msgid "" +"Configured networks could generate %d agents, your license only allows %d, " +"'review results' is mandatory." +msgstr "" +"Les réseaux configurés peuvent générer %d agents, votre licence n'autorise que " +"%d, « revoir les résultats » est obligatoire." + +#: ../../godmode/wizards/HostDevices.class.php:1135 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:908 +msgid "Review results" +msgstr "Réviser les résultats" + +#: ../../godmode/wizards/HostDevices.class.php:1137 +msgid "Targets must be validated by user before create agents." +msgstr "" +"Les cibles doivent être validées par l'utilisateur avant de créer des agents." + +#: ../../godmode/wizards/HostDevices.class.php:1163 +msgid "Apply autoconfiguration rules" +msgstr "Appliquer les règles de configuration automatique" + +#: ../../godmode/wizards/HostDevices.class.php:1165 +msgid "" +"System is able to auto configure detected host & devices by applying your " +"defined configuration rules." +msgstr "" +"Le système est capable de configurer automatiquement l'hôte et les " +"périphériques détectés en appliquant vos règles de configuration définies." + +#: ../../godmode/wizards/HostDevices.class.php:1181 +msgid "SNMP enabled" +msgstr "SNMP activé" + +#: ../../godmode/wizards/HostDevices.class.php:1223 +msgid "SNMP communities to try with" +msgstr "Communautés SNMP à essayer avec" + +#: ../../godmode/wizards/HostDevices.class.php:1225 +msgid "" +"You can specify several values, separated by commas, for example: public," +"mysecret,1234" +msgstr "" +"Vous pouvez définir plusieurs valeurs séparées par des virgules. Par exemple : " +"public,mysecret,1234" + +#: ../../godmode/wizards/HostDevices.class.php:1353 +msgid "OS detection" +msgstr "Détection du système d'exploitation" + +#: ../../godmode/wizards/HostDevices.class.php:1365 +msgid "Name resolution" +msgstr "Résolution du nom" + +#: ../../godmode/wizards/HostDevices.class.php:1376 +msgid "Parent detection" +msgstr "Détection de parents" + +#: ../../godmode/wizards/HostDevices.class.php:1387 +msgid "Parent recursion" +msgstr "Récursion de parents" + +#: ../../godmode/wizards/HostDevices.class.php:1398 +msgid "VLAN enabled" +msgstr "VLAN activé" + +#: ../../godmode/wizards/HostDevices.class.php:1409 +msgid "WMI enabled" +msgstr "WMI activé" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:254 +msgid "Task successfully deleted" +msgstr "Tâche supprimée correctement" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:361 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:488 +msgid "Task successfully enabled" +msgstr "Tâche activée correctement" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:361 +msgid "Task succesfully disabled" +msgstr "Tâche désactivée avec succès" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:401 +msgid "Console Task successfully deleted" +msgstr "Tâche de console supprimée correctement" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:443 +msgid "Task successfully disabled" +msgstr "Tâche désactivée correctement" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:520 +msgid "Discovery Server is disabled" +msgstr "Le serveur Discovery est désactivé" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:603 +msgid "Task type" +msgstr "Type de tâche" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:682 +msgid "This task has not been completely defined, please edit it" +msgstr "Cette tâche n'a pas été complètement définie, veuillez la modifier" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:732 +msgid "Discovery Cloud Azure Compute" +msgstr "Discovery Cloud Azure Compute" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:736 +msgid "Cloud.Azure.Compute" +msgstr "Cloud.Azure.Compute" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:745 +msgid "Discovery Cloud AWS EC2" +msgstr "Discovery Cloud AWS EC2" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:749 +msgid "Cloud.AWS.EC2" +msgstr "Cloud.AWS.EC2" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:758 +msgid "Discovery Cloud RDS" +msgstr "Discovery Cloud RDS" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:762 +msgid "Discovery.Cloud.Aws.RDS" +msgstr "Discovery.Cloud.Aws.RDS" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:771 +msgid "Discovery Cloud S3" +msgstr "Discovery Cloud S3" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:775 +msgid "Discovery.Cloud.Aws.S3" +msgstr "Discovery.Cloud.Aws.S3" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:784 +msgid "Discovery Applications MySQL" +msgstr "Discovery Applications MySQL" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:788 +msgid "Discovery.App.MySQL" +msgstr "Discovery.App.MySQL" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:797 +msgid "Discovery Applications Oracle" +msgstr "Discovery Applications Oracle" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:801 +msgid "Discovery.App.Oracle" +msgstr "Discovery.App.Oracle" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:810 +msgid "Discovery Applications DB2" +msgstr "Discovery Applications DB2" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:814 +msgid "Discovery.App.DB2" +msgstr "Discovery.App.DB2" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:825 +msgid "Discovery.Agent.Deployment" +msgstr "Discovery.Agent.Deployment" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:833 +msgid "Discovery Applications Microsoft SQL Server" +msgstr "Discovery Applications Microsoft SQL Server" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:835 +msgid "Discovery.App.Microsoft SQL Server" +msgstr "Discovery.App.Microsoft SQL Server" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:846 +msgid "Discovery NetScan" +msgstr "Discovery NetScan" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:850 +msgid "Discovery.NetScan" +msgstr "Discovery.NetScan" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:896 +msgid "Not executed yet" +msgstr "Pas encore exécuté" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:920 +msgid "View summary" +msgstr "Voir le résumé" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:941 +msgid "View map" +msgstr "Voir la carte" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:965 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:991 +msgid "Edit task" +msgstr "Modifier la tâche" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:975 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1001 +msgid "Delete task" +msgstr "Supprimer la tâche" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1014 +msgid "enable task" +msgstr "activer la tâche" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1043 +msgid "has no discovery tasks assigned" +msgstr "n'a aucune tâche de découverte assignée" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1050 +msgid "Server Tasks" +msgstr "Tâches du serveur" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1197 +msgid "Overall Progress" +msgstr "Progression globale" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1216 +msgid "Scanning network" +msgstr "Découvrant réseau" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1220 +msgid "Checking" +msgstr "Vérification" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1224 +msgid "Finding AFT connectivity" +msgstr "Trouvant la connectivité AFT" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1228 +msgid "Finding traceroute connectivity" +msgstr "Trouvant la connectivité traceroute" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1232 +msgid "Finding gateway connectivity" +msgstr "Trouvant la connectivité de la passerelle" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1236 +msgid "Searching for devices..." +msgstr "Recherche d'appareils..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1240 +msgid "Analyzing application..." +msgstr "Analyse des applications..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1244 +msgid "Executing custom queries..." +msgstr "Exécution des requêtes personnalisées..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1248 +msgid "Testing modules..." +msgstr "Teste des modules..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1252 +msgid "Processing results..." +msgstr "Traitement des résultats..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1256 +msgid "Processing..." +msgstr "Traitement en cours..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1369 +msgid "Host&devices total" +msgstr "Hôte&périphériques totales" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1374 +msgid "Agents monitored" +msgstr "Agents supervisés" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1379 +msgid "Agents pending" +msgstr "Agents en attente" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1386 +msgid "Hosts discovered" +msgstr "Hôtes découverts" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1402 +msgid "Responding SNMP" +msgstr "Répliquant SNMP" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1407 +msgid "Responding WMI" +msgstr "Répliquant WMI" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1452 +msgid "Task completed." +msgstr "Tâche terminée" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1454 +msgid "This task has never executed" +msgstr "Cette tâche n'a jamais été exécutée" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1466 +msgid "Task queued, please wait." +msgstr "Tâche en file d'attente, veuillez patienter." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1510 +msgid "" +"Please ensure instances or regions are being monitorized and 'scan and general " +"monitoring' is enabled." +msgstr "" +"Veuillez vous assurer que les instances ou les régions sont surveillées et que " +"« analyse et surveillance générale » est activé." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1528 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1670 +msgid "Invalid task" +msgstr "Tâche Invalide" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1627 +msgid "Please select devices to be monitored" +msgstr "Veuillez sélectionner les appareils à superviser" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1630 +msgid "select all" +msgstr "sélectionner tout" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1633 +msgid "deselect all" +msgstr "Tout désélectionner" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1636 +msgid "expand all" +msgstr "Tout montrer" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1639 +msgid "collapse all" +msgstr "Effacer tout" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1653 +msgid "No devices found in temporary resources, please re-launch." +msgstr "" +"Aucun appareil trouvé dans les ressources temporaires, veuillez relancer." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1720 +#, php-format +msgid "Your selection exceeds the agents available on your license. Limit %d" +msgstr "" +"Votre sélection dépasse les agents disponibles sur votre licence. Limite %d" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1744 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1763 +msgid "Removed" +msgstr "Supprimé" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1800 +msgid "No changes. Re-Scheduled" +msgstr "Aucun changement. Reprogrammé" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1802 +msgid "Scheduled for creation" +msgstr "Prévu pour la création" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1829 +msgid "Cancelled" +msgstr "Annulée" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1830 +msgid "Server has been restarted while executing this task, please retry." +msgstr "" +"Le serveur a été redémarré lors de l'exécution de cette tâche, veuillez " +"réessayer." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1841 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1858 +msgid "Not started" +msgstr "Non démarré" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1863 +msgid "Searching" +msgstr "Recherche" + +#: ../../godmode/agentes/module_manager_editor_web.php:155 +msgid "Debug remotely this module" +msgstr "Déboguer à distance ce module" + +#: ../../godmode/agentes/module_manager_editor_web.php:158 +msgid "Debug this module once it has been initialized" +msgstr "Déboguez ce module une fois qu'il a été initialisé" + +#: ../../godmode/agentes/module_manager_editor_web.php:205 +msgid "Requests" +msgstr "Requêtes" + +#: ../../godmode/agentes/module_manager_editor_web.php:208 +msgid "Agent browser id" +msgstr "Identifiant du navigateur (Agent browser)" + +#: ../../godmode/agentes/module_manager_editor_web.php:214 +msgid "HTTP auth (login)" +msgstr "Authentification HTTP (connexion)" + +#: ../../godmode/agentes/module_manager_editor_web.php:217 +msgid "HTTP auth (password)" +msgstr "Authentification HTTP (mot de passe)" + +#: ../../godmode/agentes/module_manager_editor_web.php:231 +msgid "Proxy auth (login)" +msgstr "Authentification du proxy (connexion)" + +#: ../../godmode/agentes/module_manager_editor_web.php:235 +msgid "Proxy auth (pass)" +msgstr "Authentification du proxy (mot de passe)" + +#: ../../godmode/agentes/module_manager_editor_web.php:242 +msgid "Proxy auth (server)" +msgstr "Authentification du proxy (serveur)" + +#: ../../godmode/agentes/module_manager_editor_web.php:246 +msgid "Proxy auth (realm)" +msgstr "Authentification du proxy (realm)" + +#: ../../godmode/agentes/module_manager_editor_web.php:258 +msgid "There isn't get or post" +msgstr "Impossible d'obtenir ou de publier" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:87 +msgid "Optional. WMI namespace. If unsure leave blank." +msgstr "Optionnel. Espace de noms WMI. En cas de doute, laissez vide." + +#: ../../godmode/agentes/module_manager_editor_wmi.php:151 +msgid "" +"Optional. Substring to look for in the WQL query result. The module returns 1 " +"if found, 0 if not." +msgstr "" +"Optionnel. Sous-chaîne à rechercher dans le résultat de la requête WQL. Le " +"module renvoie 1 s'il est trouvé, 0 sinon." + +#: ../../godmode/agentes/module_manager_editor_wmi.php:164 +msgid "Column number to retrieve from the WQL query result (starting from zero)." +msgstr "" +"Numéro de colonne à extraire du résultat de la requête WQL (à partir de zéro)." + +#: ../../godmode/agentes/module_manager_editor_prediction.php:110 +msgid "Source module" +msgstr "Module source" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:148 +#: ../../godmode/agentes/module_manager_editor_prediction.php:169 +msgid "Select Module" +msgstr "Sélectionner un module" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:195 +msgid "Calculation type" +msgstr "Type de calcul" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:203 +msgid "Estimated absolute value" +msgstr "Valeur absolue estimée" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:204 +msgid "Calculation of days to reach limit" +msgstr "Calcul des jours pour atteindre la limite" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:213 +msgid "Future estimation" +msgstr "Estimation future" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:228 +msgid "Limit value" +msgstr "Valeur limite" + +#: ../../godmode/agentes/module_manager.php:130 +msgid "Create a new data server module" +msgstr "Créer un nouveau module de serveur de données" + +#: ../../godmode/agentes/module_manager.php:132 +msgid "Create a new network server module" +msgstr "Créer un nouveau module de serveur de réseau" + +#: ../../godmode/agentes/module_manager.php:136 +msgid "Create a new plugin server module" +msgstr "Créer un nouveau module de serveur plugin" + +#: ../../godmode/agentes/module_manager.php:140 +msgid "Create a new WMI server module" +msgstr "Créer un nouveau module de serveur WMI" + +#: ../../godmode/agentes/module_manager.php:144 +msgid "Create a new prediction server module" +msgstr "Créer un nouveau module de serveur de prédiction" + +#: ../../godmode/agentes/module_manager.php:148 +msgid "Create a new web Server module" +msgstr "Créer un nouveau module de serveur web" + +#: ../../godmode/agentes/module_manager.php:211 +msgid "

Type

" +msgstr "

Type

" + +#: ../../godmode/agentes/module_manager.php:241 +msgid "Get more modules on Monitoring Library" +msgstr "Obtenez plus de modules sur Monitoring Library" + +#: ../../godmode/agentes/module_manager.php:280 +msgid "There was a problem completing the operation" +msgstr "Un problème s’est produit lors de la fin de l’opération" + +#: ../../godmode/agentes/module_manager.php:437 +#: ../../godmode/agentes/module_manager.php:478 +#, php-format +msgid "There was a problem completing the operation. Applied to 0/%d modules." +msgstr "" +"Un problème est survenu lors de l'exécution de l'opération. Appliqué à 0/%d " +"modules." + +#: ../../godmode/agentes/module_manager.php:443 +#: ../../godmode/agentes/module_manager.php:484 +msgid "Operation finished successfully." +msgstr "Opération complétée correctement" + +#: ../../godmode/agentes/module_manager.php:447 +#: ../../godmode/agentes/module_manager.php:488 +#, php-format +msgid "There was a problem completing the operation. Applied to %d/%d modules." +msgstr "" +"Un problème est survenu lors de l'exécution de l'opération. Appliqué aux " +"modules %d/%d." + +#: ../../godmode/agentes/module_manager.php:868 +msgid "Del." +msgstr "Del." + +#: ../../godmode/agentes/module_manager.php:1180 +msgid "Normalize" +msgstr "Normaliser" + +#: ../../godmode/agentes/module_manager.php:1190 +msgid "Normalize (Disabled)" +msgstr "Normaliser (désactivé)" + +#: ../../godmode/agentes/module_manager.php:1214 +msgid "Create network component (Disabled)" +msgstr "Créer un composant de réseau (désactivé)" + +#: ../../godmode/agentes/module_manager.php:1274 +msgid "Execute action" +msgstr "Exécuter l'action" + +#: ../../godmode/agentes/configure_field.php:41 +msgid "Update agent custom field" +msgstr "Mettre à jour le champ de l'agent personnalisé" + +#: ../../godmode/agentes/configure_field.php:43 +msgid "Create agent custom field" +msgstr "Créer un champ d'agent personnalisé" + +#: ../../godmode/agentes/configure_field.php:55 +#: ../../godmode/agentes/configure_field.php:59 +#: ../../godmode/agentes/configure_field.php:63 +#: ../../godmode/agentes/configure_field.php:67 +msgid "Agent Custom Fields Information" +msgstr "Informations sur les champs personnalisés de l'agent" + +#: ../../godmode/agentes/configure_field.php:56 +msgid "" +"You cannot set the Password type until you clear the combo values and click on " +"update button." +msgstr "" +"Vous ne pouvez pas définir le type de mot de passe tant que vous n'avez pas " +"effacé les valeurs combinées et cliqué sur le bouton de mise à jour." + +#: ../../godmode/agentes/configure_field.php:60 +msgid "" +"You cannot unset the enable combo until you clear the combo values and click " +"on update." +msgstr "" +"Vous ne pouvez pas désactiver le combo d'activation tant que vous n'avez pas " +"effacé les valeurs du combo et cliqué sur mettre à jour." + +#: ../../godmode/agentes/configure_field.php:64 +msgid "If you select Enabled combo the Password type will be disabled." +msgstr "" +"Si vous sélectionnez la combinaison activée, le type de mot de passe sera " +"désactivé." + +#: ../../godmode/agentes/configure_field.php:68 +msgid "If you select Passord type the Enabled combo will be disabled." +msgstr "" +"Si vous sélectionnez le type de mot de passe, la liste déroulante Activé sera " +"désactivée." + +#: ../../godmode/agentes/configure_field.php:84 +msgid "Pass type" +msgstr "Type de mot de passe" + +#: ../../godmode/agentes/configure_field.php:85 +msgid "" +"The fields with pass type enabled will be displayed like html input type pass " +"in html" +msgstr "" +"Les champs avec le type de mot de passe activé sont masqués par des " +"astérisques en HTML" + +#: ../../godmode/agentes/configure_field.php:106 +msgid "Enabled combo" +msgstr "Combo activé" + +#: ../../godmode/agentes/configure_field.php:118 +msgid "Combo values" +msgstr "Valeurs du combo" + +#: ../../godmode/agentes/configure_field.php:119 +msgid "Set values separated by comma" +msgstr "Définir des valeurs séparées par des virgules" + +#: ../../godmode/agentes/module_manager_editor_common.php:108 +msgid "Using module component" +msgstr "Utilisation du composant de module" + +#: ../../godmode/agentes/module_manager_editor_common.php:413 +msgid "Warning threshold" +msgstr "Seuil d’avertissement" + +#: ../../godmode/agentes/module_manager_editor_common.php:415 +#: ../../godmode/agentes/module_manager_editor_common.php:476 +msgid "Min. " +msgstr "Min. " + +#: ../../godmode/agentes/module_manager_editor_common.php:474 +msgid "Critical threshold" +msgstr "Seuil critique" + +#: ../../godmode/agentes/module_manager_editor_common.php:673 +msgid "Dynamic Threshold Interval" +msgstr "Intervalle de seuil dynamique" + +#: ../../godmode/agentes/module_manager_editor_common.php:700 +msgid "Dynamic Threshold Min. " +msgstr "Seuil dynamique min. " + +#: ../../godmode/agentes/module_manager_editor_common.php:713 +msgid "Dynamic Threshold Max. " +msgstr "Seuil dynamique max. " + +#: ../../godmode/agentes/module_manager_editor_common.php:726 +msgid "Dynamic Threshold Two Tailed: " +msgstr "Problème de seuil dynamique deux : " + +#: ../../godmode/agentes/module_manager_editor_common.php:737 +msgid "Not needed" +msgstr "Pas nécessaire" + +#: ../../godmode/agentes/module_manager_editor_common.php:1035 +msgid "Tags from policy" +msgstr "Étiquettes de la politique" + +#: ../../godmode/agentes/module_manager_editor_common.php:1075 +msgid "Cascade Protection Services" +msgstr "Services de protection en cascade" + +#: ../../godmode/agentes/module_manager_editor_common.php:1109 +#: ../../godmode/agentes/module_manager_editor_common.php:1117 +#: ../../godmode/agentes/module_manager_editor_common.php:1126 +msgid "Cron from" +msgstr "Cron à partir de" + +#: ../../godmode/agentes/module_manager_editor_common.php:1113 +#: ../../godmode/agentes/module_manager_editor_common.php:1121 +#: ../../godmode/agentes/module_manager_editor_common.php:1130 +msgid "Cron to" +msgstr "Cron à" + +#: ../../godmode/agentes/module_manager_editor_common.php:1166 +msgid "Module parent" +msgstr "Parent de module" + +#: ../../godmode/agentes/module_manager_editor_common.php:1264 +#: ../../godmode/agentes/module_manager_editor_common.php:1375 +msgid "Direct" +msgstr "Direct" + +#: ../../godmode/agentes/module_manager_editor_common.php:1266 +msgid "Rel. type" +msgstr "Type de relations" + +#: ../../godmode/agentes/module_manager_editor_common.php:1281 +msgid "Add relationship" +msgstr "Ajouter une relation" + +#: ../../godmode/agentes/module_manager_editor_common.php:1306 +msgid "Changes" +msgstr "Changements" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:125 +msgid "Show monitor detail fields" +msgstr "Afficher les champs de détail du moniteur" + +#: ../../godmode/agentes/configurar_agente.php:244 +#: ../../godmode/agentes/configurar_agente.php:1042 +msgid "No agent alias specified" +msgstr "Aucun alias agent spécifié" + +#: ../../godmode/agentes/configurar_agente.php:247 +msgid "Agent cannot be created due to the maximum agent limit for this group" +msgstr "" +"L'agent ne peut pas être créé en raison de la limite maximale d'agents pour ce " +"groupe" + +#: ../../godmode/agentes/configurar_agente.php:353 +msgid "Could not be created, because name already exists" +msgstr "Erreur de création, le nom existe déjà" + +#: ../../godmode/agentes/configurar_agente.php:355 +msgid "Could not be created, because IP already exists" +msgstr "Impossible de créer, car l'IP existe déjà" + +#: ../../godmode/agentes/configurar_agente.php:745 +msgid "Gis" +msgstr "GIS" + +#: ../../godmode/agentes/configurar_agente.php:787 +msgid "SNMP explorer" +msgstr "Explorateur SNMP" + +#: ../../godmode/agentes/configurar_agente.php:828 +msgid "Agent manager" +msgstr "Administrateur d'agents" + +#: ../../godmode/agentes/configurar_agente.php:913 +#: ../../godmode/agentes/configurar_agente.php:917 +msgid "No data to normalize" +msgstr "Aucune donnée à normaliser" + +#: ../../godmode/agentes/configurar_agente.php:922 +#, php-format +msgid "Deleted data above %f" +msgstr "Données supprimées ci-dessus %f" + +#: ../../godmode/agentes/configurar_agente.php:923 +#, php-format +msgid "Error normalizing module %s" +msgstr "Erreur lors de normalisation du module %s" + +#: ../../godmode/agentes/configurar_agente.php:1052 +#, php-format +msgid "The group id %d is incorrect." +msgstr "L'ID de groupe %d est incorrect." + +#: ../../godmode/agentes/configurar_agente.php:1054 +msgid "Agent cannot be updated due to the maximum agent limit for this group" +msgstr "" +"L'agent ne peut pas être mis à jour en raison de la limite maximale d'agents " +"pour ce groupe" + +#: ../../godmode/agentes/configurar_agente.php:1056 +msgid "Duplicate main IP address" +msgstr "Dupliquer l’adresse IP principale" + +#: ../../godmode/agentes/configurar_agente.php:1109 +msgid "There was a problem updating the agent" +msgstr "Problème de mise à jour de l'agent" + +#: ../../godmode/agentes/configurar_agente.php:1202 +msgid "There was a problem loading the agent" +msgstr "Problème de chargement de l'agent" + +#: ../../godmode/agentes/configurar_agente.php:1713 +msgid "" +"There was a problem updating module. Another module already exists with the " +"same name." +msgstr "" +"Problème de mise à jour du module. Un autre module avec le même nom existe " +"déjà." + +#: ../../godmode/agentes/configurar_agente.php:1717 +msgid "" +"There was a problem updating module. Some required fields are missed: (name)" +msgstr "" +"Problème de mise à jour du module. Certains champs obligatoires sont " +"manquants : (nom)" + +#: ../../godmode/agentes/configurar_agente.php:1721 +msgid "There was a problem updating module. \"No change\"" +msgstr "Problème de mise à jour du module. « Aucun changement »" + +#: ../../godmode/agentes/configurar_agente.php:1727 +msgid "There was a problem updating module. Processing error" +msgstr "Problème de mise à jour du module. Erreur de traitement" + +#: ../../godmode/agentes/configurar_agente.php:1756 +msgid "Module successfully updated" +msgstr "Module mis à jour correctement" + +#: ../../godmode/agentes/configurar_agente.php:1903 +msgid "" +"There was a problem adding module. Another module already exists with the same " +"name." +msgstr "" +"Problème d'ajout de module. Un autre module avec le même nom existe déjà." + +#: ../../godmode/agentes/configurar_agente.php:1907 +msgid "" +"There was a problem adding module. Some required fields are missed : (name)" +msgstr "" +"Problème d'ajout de module. Certains champs obligatoires sont manquants : (nom)" + +#: ../../godmode/agentes/configurar_agente.php:1913 +msgid "There was a problem adding module. Processing error" +msgstr "Problème d'ajout de module. Erreur de traitement" + +#: ../../godmode/agentes/configurar_agente.php:2093 +msgid "There was a problem deleting the module" +msgstr "Problème de suppression du module" + +#: ../../godmode/agentes/configurar_agente.php:2097 +msgid "Module deleted succesfully" +msgstr "Module supprimé correctement" + +#: ../../godmode/agentes/configurar_agente.php:2343 +#: ../../godmode/agentes/configurar_agente.php:2355 +msgid "Invalid tab specified" +msgstr "Onglet non valide" + +#: ../../godmode/agentes/agent_manager.php:241 +msgid "Delete agent" +msgstr "Supprimer l'agent" + +#: ../../godmode/agentes/agent_manager.php:275 +msgid "QR Code Agent view" +msgstr "Voir Code QR Agent" + +#: ../../godmode/agentes/agent_manager.php:296 +msgid "Use alias as name" +msgstr "Utiliser alias comme nom" + +#: ../../godmode/agentes/agent_manager.php:338 +msgid "Primary group" +msgstr "Groupe primaire" + +#: ../../godmode/agentes/agent_manager.php:559 +msgid "Cascade protection services" +msgstr "Services de protection en cascade" + +#: ../../godmode/agentes/agent_manager.php:648 +msgid "Disabled mode" +msgstr "Mode désactivé" + +#: ../../godmode/agentes/agent_manager.php:745 +msgid "Update new GIS data:" +msgstr "Mettre à jour les nouvelles données SIG :" + +#: ../../godmode/agentes/agent_manager.php:803 +msgid "Click to display" +msgstr "Cliquez pour afficher" + +#: ../../godmode/agentes/agent_manager.php:1055 +msgid "Secondary group cannot be primary too." +msgstr "Le groupe secondaire ne peut pas non plus être principal." + +#: ../../godmode/agentes/planned_downtime.export_csv.php:202 +#: ../../godmode/agentes/planned_downtime.list.php:574 +msgid "No scheduled downtime" +msgstr "Pas de temps d'arrêt planifié" + +#: ../../godmode/agentes/module_manager_editor.php:718 +msgid "Invalid module type" +msgstr "Type de module non valide." + +#: ../../godmode/agentes/module_manager_editor.php:762 +msgid "Module relations" +msgstr "Relations du module" + +#: ../../godmode/agentes/module_manager_editor.php:852 +msgid "No module to predict" +msgstr "Aucun module à prédire" + +#: ../../godmode/agentes/module_manager_editor.php:862 +msgid "No plug-in provided" +msgstr "Aucun plugin fourni" + +#: ../../godmode/agentes/module_manager_editor.php:872 +msgid "No server provided" +msgstr "Aucun serveur fourni" + +#: ../../godmode/agentes/module_manager_editor.php:903 +msgid "" +"Error, The field name and name in module_name in data configuration are " +"different." +msgstr "" +"Erreur, le nom de champ et le nom dans module_name dans les données de " +"configuration sont différents." + +#: ../../godmode/agentes/module_manager_editor.php:941 +msgid "The File APIs are not fully supported in this browser." +msgstr "Les fichiers API ne sont pas pris en charge sur ce navigateur" + +#: ../../godmode/agentes/module_manager_editor.php:942 +msgid "Couldn`t find the fileinput element." +msgstr "Élément fileinput introuvable" + +#: ../../godmode/agentes/module_manager_editor.php:943 +msgid "This browser doesn`t seem to support the files property of file inputs." +msgstr "" +"Ce navigateur ne semble pas prendre en charge la propriété de fichiers des " +"entrées de fichiers." + +#: ../../godmode/agentes/module_manager_editor.php:944 +msgid "Please select a file before clicking Load" +msgstr "Veuillez sélectionner un fichier avant de cliquer sur Charger" + +#: ../../godmode/agentes/planned_downtime.editor.php:208 +#: ../../godmode/agentes/planned_downtime.editor.php:1129 +#: ../../godmode/agentes/planned_downtime.editor.php:1264 +msgid "This elements cannot be modified while the downtime is being executed" +msgstr "" +"Cet élément ne peut pas être modifié lorsque le temps d'arrêt est en exécution." + +#: ../../godmode/agentes/planned_downtime.editor.php:589 +msgid "Quiet: Modules will not generate events or fire alerts." +msgstr "" +"Mode silencieux: les modules ne génèrent pas d'événements et ne déclenchent " +"pas d'alertes." + +#: ../../godmode/agentes/planned_downtime.editor.php:589 +msgid "Disable Agents: Disables the selected agents." +msgstr "Désactiver les agents : ceci désactive les agents sélectionnés." + +#: ../../godmode/agentes/planned_downtime.editor.php:589 +msgid "Disable Alerts: Disable alerts for the selected agents." +msgstr "" +"Désactiver les alertes : ceci désactive les alertes pour les agents " +"sélectionnés." + +#: ../../godmode/agentes/planned_downtime.editor.php:595 +#: ../../godmode/agentes/planned_downtime.list.php:656 +msgid "Disabled Agents" +msgstr "Agents désactivés" + +#: ../../godmode/agentes/planned_downtime.editor.php:596 +#: ../../godmode/agentes/planned_downtime.list.php:657 +msgid "Disabled only Alerts" +msgstr "Seulement alertes désactivées" + +#: ../../godmode/agentes/planned_downtime.editor.php:612 +#: ../../godmode/agentes/planned_downtime.list.php:318 +msgid "Once" +msgstr "Une fois" + +#: ../../godmode/agentes/planned_downtime.editor.php:613 +#: ../../godmode/agentes/planned_downtime.list.php:319 +#: ../../godmode/agentes/planned_downtime.list.php:664 +msgid "Periodically" +msgstr "Périodiquement" + +#: ../../godmode/agentes/planned_downtime.editor.php:628 +msgid "Configure the time" +msgstr "Configurer le temps" + +#: ../../godmode/agentes/planned_downtime.editor.php:647 +msgid "Type Periodicity:" +msgstr "Type de périodicité :" + +#: ../../godmode/agentes/planned_downtime.editor.php:679 +msgid "From day:" +msgstr "À partir du jour :" + +#: ../../godmode/agentes/planned_downtime.editor.php:693 +msgid "To day:" +msgstr "Jusqu'au jour :" + +#: ../../godmode/agentes/planned_downtime.editor.php:712 +msgid "From hour:" +msgstr "De l'heure :" + +#: ../../godmode/agentes/planned_downtime.editor.php:725 +msgid "To hour:" +msgstr "Jusqu'à l'heure :" + +#: ../../godmode/agentes/planned_downtime.editor.php:801 +msgid "Group filter" +msgstr "Filtre groupe" + +#: ../../godmode/agentes/planned_downtime.editor.php:835 +msgid "Available modules:" +msgstr "Modules disponibles :" + +#: ../../godmode/agentes/planned_downtime.editor.php:836 +msgid "Only for type Quiet for downtimes." +msgstr "Seulement pour le type Mode silencieux pour les temps d'arrêt." + +#: ../../godmode/agentes/planned_downtime.editor.php:894 +msgid "Agents planned for this downtime" +msgstr "Agents planifiés pour ce temps d'arrêt" + +#: ../../godmode/agentes/planned_downtime.editor.php:912 +msgid "There are no agents" +msgstr "Aucun agent" + +#: ../../godmode/agentes/planned_downtime.editor.php:954 +msgid "All alerts" +msgstr "Toutes les alertes" + +#: ../../godmode/agentes/planned_downtime.editor.php:956 +msgid "Entire agent" +msgstr "Agent au complet" + +#: ../../godmode/agentes/planned_downtime.editor.php:959 +#: ../../godmode/agentes/planned_downtime.editor.php:1081 +msgid "All modules" +msgstr "Tous les modules" + +#: ../../godmode/agentes/planned_downtime.editor.php:961 +#: ../../godmode/agentes/planned_downtime.editor.php:1073 +#: ../../godmode/agentes/planned_downtime.editor.php:1077 +msgid "Some modules" +msgstr "Quelques modules" + +#: ../../godmode/agentes/planned_downtime.editor.php:1027 +msgid "Add Module:" +msgstr "Ajouter un module :" + +#: ../../godmode/agentes/planned_downtime.editor.php:1529 +msgid "" +"WARNING: If you edit this scheduled downtime, the data of future SLA reports " +"may be altered" +msgstr "" +"AVERTISSEMENT : Si vous modifiez ce temps d'arrêt programmé, les données des " +"futurs rapports SLA peuvent être modifiées" + +#: ../../godmode/agentes/planned_downtime.list.php:206 +msgid "An error occurred stopping the scheduled downtime" +msgstr "Une erreur s'est produite lors de l'arrêt du temps d'arrêt programmé" + +#: ../../godmode/agentes/planned_downtime.list.php:233 +msgid "This scheduled downtime is running" +msgstr "Ce temps d'arrêt programmé est en cours d'exécution" + +#: ../../godmode/agentes/planned_downtime.list.php:333 +msgid "Show past downtimes" +msgstr "Afficher les temps d'arrêt passés" + +#: ../../godmode/agentes/planned_downtime.list.php:610 +msgid "Name #Ag." +msgstr "Nom #Ag." + +#: ../../godmode/agentes/planned_downtime.list.php:617 +msgid "Affected" +msgstr "Affecté" + +#: ../../godmode/agentes/planned_downtime.list.php:622 +#: ../../godmode/agentes/planned_downtime.list.php:725 +#: ../../godmode/agentes/planned_downtime.list.php:731 +msgid "Stop downtime" +msgstr "Interrompre le temps d'arrêt" + +#: ../../godmode/agentes/planned_downtime.list.php:663 +msgid "once" +msgstr "une fois" + +#: ../../godmode/agentes/planned_downtime.list.php:678 +msgid "Not running" +msgstr "Arrêté" + +#: ../../godmode/agentes/planned_downtime.list.php:696 +msgid "Agents / Modules affected" +msgstr "Agents / Modules affectés" + +#: ../../godmode/agentes/planned_downtime.list.php:705 +msgid "Agents and modules affected" +msgstr "Agents et modules concernés" + +#: ../../godmode/agentes/planned_downtime.list.php:903 +msgid "" +"WARNING: If you delete this scheduled downtime, it will not be taken into " +"account in future SLA reports" +msgstr "" +"ATTENTION : Si vous supprimez ce temps d'arrêt programmé, il ne sera pas pris " +"en compte dans les futurs rapports SLA" + +#: ../../godmode/agentes/planned_downtime.list.php:909 +msgid "WARNING: There are malformed scheduled downtimes" +msgstr "AVERTISSEMENT : il y a des temps d'arrêt programmés mal formés" + +#: ../../godmode/agentes/planned_downtime.list.php:909 +msgid "Do you want to migrate automatically the malformed items?" +msgstr "Voulez-vous migrer automatiquement les éléments incorrects ?" + +#: ../../godmode/agentes/agent_conf_gis.php:50 +msgid "" +"There is no GIS data for this agent, so it's positioned in default position of " +"map." +msgstr "" +"Il n'y a pas de données GIS pour cet agent. Il est donc situé par défaut dans " +"une position de la carte." + +#: ../../godmode/agentes/agent_conf_gis.php:58 +msgid "" +"When you change the Agent position, the agent automatically activates the " +"'Ignore new GIS data' option" +msgstr "" +"Lorsque vous modifiez la position de l'agent, il active automatiquement " +"l'option « Ignorer les nouvelles données GIS »" + +#: ../../godmode/agentes/agent_conf_gis.php:67 +msgid "Agent position" +msgstr "Position de l'agent" + +#: ../../godmode/agentes/agent_conf_gis.php:73 +msgid "Latitude: " +msgstr "Latitude : " + +#: ../../godmode/agentes/agent_conf_gis.php:90 +msgid "Longitude: " +msgstr "Longitude : " + +#: ../../godmode/agentes/agent_conf_gis.php:107 +msgid "Altitude: " +msgstr "Altitude : " + +#: ../../godmode/agentes/fields_manager.php:30 +msgid "Agents custom fields manager" +msgstr "Gestionnaire de champs personnalisés d'agents" + +#: ../../godmode/agentes/fields_manager.php:48 +msgid "The name must be unique" +msgstr "Le nom doit être unique" + +#: ../../godmode/agentes/fields_manager.php:59 +msgid "Field successfully created" +msgstr "Champ créé correctement" + +#: ../../godmode/agentes/fields_manager.php:80 +msgid "Field successfully updated" +msgstr "Champ mis à jour correctement" + +#: ../../godmode/agentes/fields_manager.php:82 +msgid "There was a problem modifying field" +msgstr "Problème de modification du champ" + +#: ../../godmode/agentes/fields_manager.php:94 +msgid "There was a problem deleting field" +msgstr "Erreur de suppression du champ" + +#: ../../godmode/agentes/fields_manager.php:96 +msgid "Field successfully deleted" +msgstr "Champ supprimé correctement" + +#: ../../godmode/agentes/fields_manager.php:168 +msgid "Create field" +msgstr "Créer un champ" + +#: ../../godmode/agentes/agent_incidents.php:69 +msgid "No incidents associated to this agent" +msgstr "Aucun incident associé à cet agent" + +#: ../../godmode/agentes/agent_incidents.php:90 +msgid "Incident" +msgstr "Incident" + +#: ../../godmode/agentes/agent_template.php:156 +msgid "Error adding modules" +msgstr "Erreur d'ajout de modules" + +#: ../../godmode/agentes/agent_template.php:158 +msgid "Error adding modules. The following errors already exists: " +msgstr "Erreur d'ajout de modules. Les erreurs suivantes existent déjà : " + +#: ../../godmode/agentes/agent_template.php:188 +msgid "Assign" +msgstr "Attribuer" + +#: ../../godmode/agentes/module_manager_editor_network.php:266 +msgid "SNMP walk" +msgstr "Chemin SNMP" + +#: ../../godmode/agentes/module_manager_editor_network.php:448 +msgid "" +"Please use single quotation marks when necessary. \n" +"\n" +"If double quotation marks are needed, please escape them with a backslash " +"(\\")" +msgstr "" +"Veuillez utiliser des guillemets simples si nécessaire. Si des " +"guillemets doubles sont nécessaires, veuillez les échapper avec une barre " +"oblique inverse (\\\")" + +#: ../../godmode/agentes/module_manager_editor_network.php:479 +msgid "Windows remote" +msgstr "Télécommande Windows" + +#: ../../godmode/agentes/modificar_agente.php:95 +#, php-format +msgid "Agents defined in %s" +msgstr "Agents définis dans %s" + +#: ../../godmode/agentes/modificar_agente.php:124 +#, php-format +msgid "" +"This node is configured with centralized mode. Go to %s to delete an agent" +msgstr "" +"Ce nœud est configuré en mode centralisé. Aller vers %s pour supprimer un agent" + +#: ../../godmode/agentes/modificar_agente.php:170 +msgid "Success deleted agent." +msgstr "Agent supprimé correctement" + +#: ../../godmode/agentes/modificar_agente.php:171 +msgid "Could not be deleted." +msgstr "Erreur de suppression" + +#: ../../godmode/agentes/modificar_agente.php:186 +msgid "Maybe the files conf or md5 could not be deleted" +msgstr "Les fichiers conf ou md5 n'ont pas pu être supprimés" + +#: ../../godmode/agentes/modificar_agente.php:333 +msgid "Show Agents" +msgstr "Afficher les agents" + +#: ../../godmode/agentes/modificar_agente.php:335 +msgid "Everyone" +msgstr "Tous" + +#: ../../godmode/agentes/modificar_agente.php:349 +msgid "Operative System" +msgstr "Système d'exploitation" + +#: ../../godmode/agentes/modificar_agente.php:367 +msgid "" +"Search filter by alias, name, description, IP address or custom fields content" +msgstr "" +"Rechercher filtre par alias, nom, description, adresse IP ou contenu de champs " +"personnalisés" + +#: ../../godmode/agentes/modificar_agente.php:648 +msgid "Remote agent configuration" +msgstr "Configuration de l'agent à distance" + +#: ../../godmode/agentes/modificar_agente.php:648 +msgid "R" +msgstr "R" + +#: ../../godmode/agentes/modificar_agente.php:858 +msgid "Edit remote config" +msgstr "Éditer la configuration à distance" + +#: ../../godmode/agentes/modificar_agente.php:908 +msgid "You are going to enable a cluster agent. Are you sure?" +msgstr "Vous allez activer un agent de grappe. Êtes-vous sûr ?" + +#: ../../godmode/agentes/modificar_agente.php:911 +msgid "Enable agent" +msgstr "Activer l'agent" + +#: ../../godmode/agentes/modificar_agente.php:918 +msgid "You are going to disable a cluster agent. Are you sure?" +msgstr "Vous allez désactiver un agent de grappe. Êtes-vous sûr ?" + +#: ../../godmode/agentes/modificar_agente.php:921 +msgid "Disable agent" +msgstr "Désactiver l'agent" + +#: ../../godmode/agentes/modificar_agente.php:931 +msgid "WARNING! - You are going to delete a cluster agent. Are you sure?" +msgstr "ATTENTION! - Vous allez supprimer un agent de grappe. Êtes-vous sûr ?" + +#: ../../godmode/alerts/configure_alert_template.php:250 +#: ../../godmode/alerts/configure_alert_template.php:254 +msgid "Conditions" +msgstr "Conditions" + +#: ../../godmode/alerts/configure_alert_template.php:271 +#: ../../godmode/alerts/configure_alert_template.php:275 +msgid "Advanced fields" +msgstr "Champs avancés" + +#: ../../godmode/alerts/configure_alert_template.php:419 +#, php-format +msgid "" +"This node is configured with centralized mode. All alerts templates " +"information is read only. Go to Go to %s to manage it." +msgstr "" +"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " +"modèles d'alertes sont en lecture seule. Allez vers %s pour le gérer." + +#: ../../godmode/alerts/configure_alert_template.php:531 +msgid "No template name specified" +msgstr "Aucun nom de modèle spécifié" + +#: ../../godmode/alerts/configure_alert_template.php:712 +msgid "Reset counter for non-sustained alerts" +msgstr "Remettre le compteur à zéro pour les alertes non-prolongées" + +#: ../../godmode/alerts/configure_alert_template.php:714 +msgid "" +"Enable this option if you want the counter to be reset when the alert is not " +"being fired consecutively, even if it's within the time threshold" +msgstr "" +"Activez cette option si vous voulez remettre à zéro le compteur lorsque " +"l'alerte n'est pas déclenchée successivement, même si elle se trouve dans le " +"seuil de temps" + +#: ../../godmode/alerts/configure_alert_template.php:788 +msgid "" +"Unless they're left blank, the fields from the action will override those set " +"on the template." +msgstr "" +"Les champs de l'action écraseront ceux sur le modèle sauf s'ils sont laissés " +"en blanc." + +#: ../../godmode/alerts/configure_alert_template.php:792 +msgid "Condition type" +msgstr "Type de condition" + +#: ../../godmode/alerts/configure_alert_template.php:809 +msgid "Trigger when matches the value" +msgstr "Déclenché lorsqu'il concorde avec la valeur" + +#: ../../godmode/alerts/configure_alert_template.php:832 +msgid "The regular expression is valid" +msgstr "L'expression régulière est valide" + +#: ../../godmode/alerts/configure_alert_template.php:842 +msgid "The regular expression is not valid" +msgstr "L'expression régulière n'est pas valide" + +#: ../../godmode/alerts/configure_alert_template.php:897 +msgid "Alert recovery" +msgstr "Récupération d'alertes" + +#: ../../godmode/alerts/configure_alert_template.php:919 +msgid "Recovery fields" +msgstr "Champs de récupération" + +#: ../../godmode/alerts/configure_alert_template.php:1136 +msgid "No wizard" +msgstr "Pas d'assistant logiciel" + +#: ../../godmode/alerts/configure_alert_template.php:1217 +#, php-format +msgid "The alert would fire when the value doesn\\'t match %s" +msgstr "L'alerte est déclenchée lorsque la valeur ne concorde pas avec %s" + +#: ../../godmode/alerts/configure_alert_template.php:1221 +msgid "" +"The alert would fire when the value is not between and " +"" +msgstr "" +"L'alerte est déclenchée lorsque la valeur se trouve entre et " + +#: ../../godmode/alerts/configure_alert_template.php:1222 +#: ../../godmode/alerts/alert_view.php:200 +msgid "The alert would fire when the value is below " +msgstr "" +"L'alerte est déclenchée lorsque la valeur est inférieure à " + +#: ../../godmode/alerts/configure_alert_template.php:1223 +#: ../../godmode/alerts/alert_view.php:205 +msgid "The alert would fire when the value is above " +msgstr "" +"L'alerte est déclenchée lorsque la valeur est supérieure à " +"" + +#: ../../godmode/alerts/configure_alert_template.php:1226 +#: ../../godmode/alerts/alert_view.php:211 +msgid "The alert would fire when the module value changes" +msgstr "L'alerte est déclenchée lorsque la valeur du module change" + +#: ../../godmode/alerts/configure_alert_template.php:1227 +#: ../../godmode/alerts/alert_view.php:213 +msgid "The alert would fire when the module value does not change" +msgstr "L'alerte est déclenchée lorsque la valeur du module ne change pas" + +#: ../../godmode/alerts/configure_alert_template.php:1228 +#: ../../godmode/alerts/alert_view.php:230 +msgid "The alert would fire when the module is in unknown status" +msgstr "L'alerte est déclenchée lorsque le module se trouve en état inconnu" + +#: ../../godmode/alerts/configure_alert_template.php:1229 +msgid "The alert template cannot have the same value for min and max thresholds." +msgstr "" +"Le modèle d'alerte ne peut pas avoir la même valeur pour les seuils minimum et " +"maximum." + +#: ../../godmode/alerts/configure_alert_template.php:1230 +#: ../../godmode/alerts/alert_view.php:226 +msgid "The alert would fire when the module is in not normal status" +msgstr "" +"L'alerte se déclencherait lorsque le module n'est pas dans un état normal" + +#: ../../godmode/alerts/configure_alert_template.php:1407 +msgid "" +"The alert would fire when the module is in unknown status. Warning: " +"unknown_updates of pandora_server.conf must be equal to 1" +msgstr "" +"L'alerte se déclenche lorsque le module est dans un état inconnu. Attention : " +"unknown_updates de pandora_server.conf doit être égal à 1" + +#: ../../godmode/alerts/alert_list.list.php:123 +msgid "Field content" +msgstr "Contenu du champ" + +#: ../../godmode/alerts/alert_list.list.php:662 +#: ../../godmode/alerts/alert_view.php:317 +msgid "" +"The default actions will be executed every time that the alert is fired and no " +"other action is executed" +msgstr "" +"Les actions par défaut seront exécutées chaque fois que l'alerte est " +"déclenchée et qu'aucune autre action est exécutée." + +#: ../../godmode/alerts/alert_list.list.php:930 +msgid "View alert advanced details" +msgstr "Afficher les informations avancées des alertes" + +#: ../../godmode/alerts/alert_actions.php:222 +#: ../../godmode/alerts/configure_alert_action.php:120 +#, php-format +msgid "" +"This node is configured with centralized mode. All alert actions information " +"is read only. Go to %s to manage it." +msgstr "" +"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " +"actions d'alerte sont en lecture seule. Allez vers %s pour le gérer." + +#: ../../godmode/alerts/alert_actions.php:396 +msgid "" +"You cannot edit this action, You don't have the permission to edit All group." +msgstr "" +"Vous ne pouvez pas modifier cette action, vous n'avez pas la permission de " +"modifier tous les groupes." + +#: ../../godmode/alerts/alert_actions.php:407 +msgid "" +"The action and the command associated with it do not have the same group. " +"Please contact an administrator to fix it." +msgstr "" +"L'action et la commande qui lui est associée n'ont pas le même groupe. " +"Veuillez contacter un administrateur pour le corriger." + +#: ../../godmode/alerts/alert_actions.php:465 +msgid "No alert actions configured" +msgstr "Aucune action d'alerte configurée" + +#: ../../godmode/alerts/alert_list.builder.php:91 +msgid "Latest value" +msgstr "Dernière valeur" + +#: ../../godmode/alerts/alert_list.builder.php:201 +msgid "Finish and view cluster" +msgstr "Terminer et afficher la grappe" + +#: ../../godmode/alerts/alert_templates.php:268 +#, php-format +msgid "" +"This node is configured with centralized mode. All alert templates information " +"is read only. Go to %s to manage it." +msgstr "" +"Ce nœud est configuré en mode centralisé. Toutes les informations sur les " +"modèles d'alerte sont en lecture seule. Allez vers %s pour le gérer." + +#: ../../godmode/alerts/alert_templates.php:412 +msgid "" +"You cannot edit this alert template, You don't have the permission to edit All " +"group." +msgstr "" +"Vous ne pouvez pas modifier ce modèle d'alerte, vous n'êtes pas autorisé à " +"modifier le groupe Tous." + +#: ../../godmode/alerts/alert_templates.php:473 +msgid "No alert templates defined" +msgstr "Aucun modèle d'alerte défini" + +#: ../../godmode/alerts/alert_commands.php:143 +msgid "" +"For sending emails, text must be HTML format, if you want to use plain text, " +"type it between the following labels:
"
+msgstr ""
+"Pour envoyer des courriels, il faut que le texte soit en format HTML. Si vous "
+"voulez écrire en texte clair, intoduisez-le entre les étiquettes suivantes : "
+"
"
+
+#: ../../godmode/alerts/alert_commands.php:219
+#: ../../godmode/alerts/alert_commands.php:250
+msgid "Text/plain"
+msgstr "Texte/clair"
+
+#: ../../godmode/alerts/alert_commands.php:221
+#: ../../godmode/alerts/alert_commands.php:252
+msgid "For sending emails only text plain"
+msgstr "Pour envoyer des courriels seulement en texte clair"
+
+#: ../../godmode/alerts/alert_commands.php:235
+#: ../../godmode/alerts/alert_commands.php:266
+msgid "Text/html"
+msgstr "Texte/HTML"
+
+#: ../../godmode/alerts/alert_commands.php:474
+msgid "Permissions warning"
+msgstr "Avertissement sur les autorisations"
+
+#: ../../godmode/alerts/alert_commands.php:477
+msgid ""
+"Command management is limited to administrator users or user profiles with "
+"permissions PM"
+msgstr ""
+"La gestion des commandes est limitée aux utilisateurs administrateurs ou aux "
+"profils utilisateurs avec des autorisations PM"
+
+#: ../../godmode/alerts/alert_commands.php:494
+msgid "Alert commands"
+msgstr "Commandes d'alertes"
+
+#: ../../godmode/alerts/alert_commands.php:619
+msgid " (copy)"
+msgstr " (copie)"
+
+#: ../../godmode/alerts/alert_commands.php:643
+#: ../../godmode/alerts/configure_alert_command.php:196
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All alert commands information "
+"is read only. Go to %s to manage it."
+msgstr ""
+"Ce nœud est configuré en mode centralisé. Toutes les informations des "
+"commandes d'alerte sont en lecture seule. Allez vers %s pour le gérer."
+
+#: ../../godmode/alerts/alert_commands.php:740
+msgid "No alert commands configured"
+msgstr "Aucune commande d'alerte configurée"
+
+#: ../../godmode/alerts/alert_list.php:115
+msgid "Already added"
+msgstr "Déjà ajouté"
+
+#: ../../godmode/alerts/alert_list.php:169
+msgid "No template specified"
+msgstr "Aucun modèle spécifié"
+
+#: ../../godmode/alerts/alert_list.php:480 ../../godmode/alerts/alert_view.php:83
+#: ../../godmode/alerts/alert_view.php:84
+msgid "List alerts"
+msgstr "Liste d'alertes"
+
+#: ../../godmode/alerts/alert_list.php:484
+msgid "Builder alert"
+msgstr "Outil de conception d'alertes"
+
+#: ../../godmode/alerts/configure_alert_command.php:60
+msgid "Configure alert command"
+msgstr "Configurer la commande de l'alerte"
+
+#: ../../godmode/alerts/configure_alert_command.php:207
+msgid "Update Command"
+msgstr "Mettre à jour la commande"
+
+#: ../../godmode/alerts/configure_alert_command.php:207
+#: ../../godmode/alerts/configure_alert_action.php:275
+msgid "Create Command"
+msgstr "Créer une commande"
+
+#: ../../godmode/alerts/configure_alert_command.php:297
+#, php-format
+msgid "Field %s description"
+msgstr "Description de %s champs"
+
+#: ../../godmode/alerts/configure_alert_command.php:325
+#, php-format
+msgid "Field %s values"
+msgstr "Valeurs de %s champs"
+
+#: ../../godmode/alerts/configure_alert_command.php:327
+msgid "value1,tag1;value2,tag2;value3,tag3"
+msgstr "valeur1,balise1;valeur2,étiquette2;valeur3,étiquette3"
+
+#: ../../godmode/alerts/configure_alert_command.php:363
+msgid "Hide"
+msgstr "Cacher"
+
+#: ../../godmode/alerts/alert_view.php:281
+msgid "Firing conditions"
+msgstr "Conditions de déclenchement"
+
+#: ../../godmode/alerts/alert_view.php:305
+#: ../../godmode/alerts/alert_view.php:339
+msgid "Every time that the alert is fired"
+msgstr "Chaque fois que l'alerte est déclenchée"
+
+#: ../../godmode/alerts/alert_view.php:385
+msgid ""
+"Select the desired action and mode to see the Firing/Recovery fields for this "
+"action"
+msgstr ""
+"Sélectionnez l'action et le mode souhaités pour voir les champs Déclenchement/"
+"Récupération pour cette action"
+
+#: ../../godmode/alerts/alert_view.php:446
+msgid "Template fields"
+msgstr "Champs de modèles"
+
+#: ../../godmode/alerts/alert_view.php:448
+msgid "Triggering fields configured in template"
+msgstr "Champs de déclenchement configurés dans le modèle"
+
+#: ../../godmode/alerts/alert_view.php:542
+msgid "The alert recovering is disabled on this template."
+msgstr "L'alerte de récupération est désactivée sur ce modèle."
+
+#: ../../godmode/alerts/alert_view.php:558
+msgid "Recovering fields"
+msgstr "Récupération de champs"
+
+#: ../../godmode/alerts/alert_view.php:560
+msgid ""
+"Fields passed to the command executed by this action when the alert is "
+"recovered"
+msgstr ""
+"Champs transférés à la commande exécutée par cette action lorsque l'alerte est "
+"récupérée"
+
+#: ../../godmode/alerts/alert_view.php:574
+msgid "Template recovery fields"
+msgstr "Champs de récupération de modèles"
+
+#: ../../godmode/alerts/alert_view.php:576
+msgid "Recovery fields configured in alert template"
+msgstr "Champs de récupération configurés dans le modèle d'alerte"
+
+#: ../../godmode/alerts/alert_view.php:579
+msgid "Action recovery fields"
+msgstr "Champs de récupération d'actions"
+
+#: ../../godmode/alerts/alert_view.php:581
+msgid "Recovery fields configured in alert action"
+msgstr "Champs de récupération configurés en action d'alerte"
+
+#: ../../godmode/alerts/alert_view.php:584
+msgid "Executed on recovery"
+msgstr "Exécuté lors de la récupération"
+
+#: ../../godmode/alerts/alert_view.php:586
+msgid "Fields used on execution when the alert is recovered"
+msgstr "Champs utilisés lors de l'exécution lorsque l'alerte est récupérée"
+
+#: ../../godmode/alerts/configure_alert_action.php:74
+#: ../../godmode/alerts/configure_alert_action.php:87
+msgid "Configure alert action"
+msgstr "Configurer l'action d'alerte"
+
+#: ../../godmode/alerts/configure_alert_action.php:167
+msgid "Update Action"
+msgstr "Mettre à jour l'action"
+
+#: ../../godmode/alerts/configure_alert_action.php:204
+msgid "This action may stop working, if you change its name."
+msgstr "Cette action peut cesser de fonctionner si vous modifiez son nom."
+
+#: ../../godmode/alerts/configure_alert_action.php:306
+msgid "Recovery"
+msgstr "Récupération"
+
+#: ../../godmode/alerts/configure_alert_action.php:330
+msgid "Create workunit on recovery"
+msgstr "Créer une unité de travail sur la récupération"
+
+#: ../../godmode/alerts/configure_alert_action.php:331
+msgid ""
+"If closed status is set on recovery, a workunit will be added to the ticket in "
+"Integria IMS rather that closing the ticket."
+msgstr ""
+"Si le statut fermé est défini sur la récupération, une unité de travail sera "
+"ajoutée au ticket dans Integria IMS plutôt que de fermer le ticket."
+
+#: ../../godmode/users/user_list.php:250
+#, php-format
+msgid "Users defined on %s"
+msgstr "Utilisateurs définis sur %s"
+
+#: ../../godmode/users/user_list.php:287
+#: ../../godmode/users/configure_user.php:151
+#, php-format
+msgid "Deleted user %s"
+msgstr "Supprimer l'utilisateur %s"
+
+#: ../../godmode/users/user_list.php:294 ../../godmode/users/user_list.php:332
+#: ../../godmode/users/configure_user.php:158
+msgid "There was a problem deleting the user"
+msgstr "Erreur de suppression de l'utilisateur"
+
+#: ../../godmode/users/user_list.php:308
+#: ../../godmode/users/configure_user.php:173
+#, php-format
+msgid "Deleted user %s from metaconsole"
+msgstr "Supprimer l'utilisateur %s de la Métaconsole"
+
+#: ../../godmode/users/user_list.php:320
+#: ../../godmode/users/configure_user.php:184
+#, php-format
+msgid "Deleted user %s from %s"
+msgstr "Supprimer l'utilisateur %s de %s"
+
+#: ../../godmode/users/user_list.php:326
+#: ../../godmode/users/configure_user.php:190
+#, php-format
+msgid "Successfully deleted from %s"
+msgstr "Supprimé de %s correctement"
+
+#: ../../godmode/users/user_list.php:327
+#: ../../godmode/users/configure_user.php:191
+#, php-format
+msgid "There was a problem deleting the user from %s"
+msgstr "Erreur de suppression de l'utilisateur de %s"
+
+#: ../../godmode/users/user_list.php:341 ../../godmode/users/profile_list.php:127
+msgid "There was a problem deleting the profile"
+msgstr "Erreur de suppression du profil"
+
+#: ../../godmode/users/user_list.php:367
+msgid "There was a problem disabling user"
+msgstr "Erreur de désactivation de l'utilisateur"
+
+#: ../../godmode/users/user_list.php:373
+msgid "There was a problem enabling user"
+msgstr "Erreur d'activation de l'utilisateur"
+
+#: ../../godmode/users/user_list.php:484
+msgid "Profile / Group"
+msgstr "Profil/Groupe"
+
+#: ../../godmode/users/user_list.php:714
+msgid "Other profiles are also assigned."
+msgstr "D'autres profils sont également attribués."
+
+#: ../../godmode/users/user_list.php:716
+msgid ""
+"Other profiles you cannot manage are also assigned. These profiles are not "
+"shown. You cannot enable/disable or delete this user."
+msgstr ""
+"D'autres profils que vous ne pouvez pas gérer sont également attribués. Ces "
+"profils ne sont pas affichés. Vous ne pouvez pas activer/désactiver ou "
+"supprimer cet utilisateur."
+
+#: ../../godmode/users/user_list.php:873
+#: ../../godmode/users/configure_user.php:208
+msgid "Create user"
+msgstr "Créer un utilisateur"
+
+#: ../../godmode/users/user_list.php:876
+#: ../../godmode/users/configure_user.php:317
+#, php-format
+msgid "The current authentication scheme doesn't support creating users on %s"
+msgstr ""
+"Le schéma d'authentification actuel ne prend pas en charge la création "
+"d'utilisateurs sur %s"
+
+#: ../../godmode/users/configure_user.php:206
+msgid "Update user"
+msgstr "Mettre à jour l'utilisateur"
+
+#: ../../godmode/users/configure_user.php:403
+msgid "User ID cannot be empty"
+msgstr "L'identifiant de l'utilisateur ne peut pas être vide."
+
+#: ../../godmode/users/configure_user.php:410
+msgid "Invalid user ID: leading or trailing blank spaces not allowed"
+msgstr ""
+"ID utilisateur non valide : les espaces vides de début ou de fin ne sont pas "
+"autorisés"
+
+#: ../../godmode/users/configure_user.php:418
+msgid "Passwords cannot be empty"
+msgstr "Les mots de passe ne peuvent pas être vides."
+
+#: ../../godmode/users/configure_user.php:425
+msgid "Passwords didn't match"
+msgstr "Les mots de passe saisis ne sont pas identiques."
+
+#: ../../godmode/users/configure_user.php:484
+msgid ""
+"Strict ACL is not recommended for admin users because performance could be "
+"affected."
+msgstr ""
+"Les ACL strictes ne sont pas recommandées pour les administrateur parce que "
+"cela pourrait affecter la performance."
+
+#: ../../godmode/users/configure_user.php:519
+#: ../../godmode/users/configure_user.php:806
+msgid "Profile added successfully"
+msgstr "Profil ajouté correctement"
+
+#: ../../godmode/users/configure_user.php:520
+#: ../../godmode/users/configure_user.php:807
+msgid "Profile cannot be added"
+msgstr "Impossible d'ajouter le profil"
+
+#: ../../godmode/users/configure_user.php:644
+#: ../../godmode/users/configure_user.php:668
+#: ../../godmode/users/configure_user.php:738
+#: ../../godmode/users/configure_user.php:745
+#: ../../godmode/users/configure_user.php:777
+msgid "Error updating user info (no change?)"
+msgstr ""
+"Erreur de mise à jour de l'information de l'utilisateur (aucun changement ?)"
+
+#: ../../godmode/users/configure_user.php:673
+msgid "Password of the active user is required to perform password change"
+msgstr ""
+"Le mot de passe de l'utilisateur actif est requis pour effectuer le changement "
+"de mot de passe"
+
+#: ../../godmode/users/configure_user.php:675
+msgid "Password of active user is not correct"
+msgstr "Le mot de passe de l'utilisateur actif n'est pas correct"
+
+#: ../../godmode/users/configure_user.php:691
+msgid "Passwords does not match"
+msgstr "Les mots de passe ne concordent pas"
+
+#: ../../godmode/users/configure_user.php:766
+msgid ""
+"Strict ACL is not recommended for this user. Performance could be affected."
+msgstr ""
+"Les ACL strictes ne sont pas recommandées pour ces utilisateurs. La "
+"performance pourrait être affectée."
+
+#: ../../godmode/users/configure_user.php:845
+msgid "Update User"
+msgstr "Mettre à jour l'utilisateur"
+
+#: ../../godmode/users/configure_user.php:847
+msgid "Create User"
+msgstr "Créer un utilisateur"
+
+#: ../../godmode/users/configure_user.php:968
+msgid "Own password confirmation"
+msgstr "Confirmation propre du mot de passe"
+
+#: ../../godmode/users/configure_user.php:977
+msgid "Global Profile"
+msgstr "Profil général"
+
+#: ../../godmode/users/configure_user.php:985
+msgid ""
+"This user has permissions to manage all. An admin user should not requiere "
+"additional group permissions, except for using Enterprise ACL."
+msgstr ""
+"Cet utilisateur est autorisé à gérer tout le contenu. Un administrateur ne "
+"devrait pas avoir besoin d'autorisations de groupe supplémentaires, sauf pour "
+"utiliser l'ACL Enterprise."
+
+#: ../../godmode/users/configure_user.php:1000
+msgid ""
+"This user has separated permissions to view data in his group agents, create "
+"incidents belong to his groups, add notes in another incidents, create "
+"personal assignments or reviews and other tasks, on different profiles"
+msgstr ""
+"Cet utilisateur a des permissions différentes pour le visionnement des données "
+"dans le groupe d'agents, pour la création d'incidents dans les groupes "
+"auxquels il a accès, pour l'ajout de notes sur d'autres incidents dans ses "
+"groupes, et pour la création et la révision de tâches personnelles sur des "
+"profils différents."
+
+#: ../../godmode/users/configure_user.php:1081
+msgid "Search custom field view"
+msgstr "Vue de recherche d’un champ personnalisé"
+
+#: ../../godmode/users/configure_user.php:1081
+msgid "Load by default the selected view in custom field view"
+msgstr ""
+"Charger par défaut la vue sélectionnée dans la vue de champ personnalisée"
+
+#: ../../godmode/users/configure_user.php:1098
+msgid "Use global conf"
+msgstr "Utiliser configuration générale"
+
+#: ../../godmode/users/configure_user.php:1115
+msgid "External link"
+msgstr "Lien externe"
+
+#: ../../godmode/users/configure_user.php:1208
+msgid "Metaconsole access"
+msgstr "Accès à la Métaconsole"
+
+#: ../../godmode/users/configure_user.php:1226
+msgid "Not Login"
+msgstr "Aucune connexion"
+
+#: ../../godmode/users/configure_user.php:1228
+msgid "The user with not login set only can access to API."
+msgstr "L'utilisateur sans permis d'accès peut seulement avoir accès à l'API."
+
+#: ../../godmode/users/configure_user.php:1238
+msgid "Local user"
+msgstr "Utilisateur local"
+
+#: ../../godmode/users/configure_user.php:1240
+msgid ""
+"The user with local authentication enabled will always use local "
+"authentication."
+msgstr ""
+"L’utilisateur dont l’authentification locale est activée utilisera toujours "
+"l’authentification locale."
+
+#: ../../godmode/users/configure_user.php:1250
+msgid "Session Time"
+msgstr "Durée de la session"
+
+#: ../../godmode/users/configure_user.php:1252
+msgid ""
+"This is defined in minutes, If you wish a permanent session should putting -1 "
+"in this field."
+msgstr ""
+"Défini en minutes ; si vous souhaitez établir une session permanente, "
+"introduisez -1 dans ce champ."
+
+#: ../../godmode/users/configure_user.php:1286
+msgid "Default event filter"
+msgstr "Filtre d'événement par défaut"
+
+#: ../../godmode/users/configure_user.php:1300
+msgid "eHorus user access enabled"
+msgstr "Accès utilisateur eHorus activé"
+
+#: ../../godmode/users/configure_user.php:1340
+msgid "User must be created before activating double authentication."
+msgstr "L'utilisateur doit être créé avant d'activer la double authentification."
+
+#: ../../godmode/users/configure_user.php:1368
+msgid "Enable agents managment"
+msgstr "Activer la gestion d'agents"
+
+#: ../../godmode/users/configure_user.php:1376
+msgid "Assigned node"
+msgstr "Nœud assigné"
+
+#: ../../godmode/users/configure_user.php:1376
+msgid "Server where the agents created of this user will be placed"
+msgstr "Serveur où seront placés les agents créés pour cet utilisateur"
+
+#: ../../godmode/users/configure_user.php:1385
+msgid "Enable node access"
+msgstr "Activer l'accès au nœud"
+
+#: ../../godmode/users/configure_user.php:1385
+msgid "With this option enabled, the user will can access to nodes console"
+msgstr ""
+"Si cette option est activée, l'utilisateur pourra accéder à la console de nœuds"
+
+#: ../../godmode/users/configure_user.php:1602
+msgid "yes"
+msgstr "Oui"
+
+#: ../../godmode/users/configure_user.php:1605
+msgid "no"
+msgstr "Non"
+
+#: ../../godmode/users/configure_user.php:1609
+msgid "please select profile and group"
+msgstr "Veuillez sélectionner le profil et le groupe"
+
+#: ../../godmode/users/configure_user.php:1635
+msgid "Deleting last profile will delete this user"
+msgstr "La suppression du dernier profil supprimera cet utilisateur"
+
+#: ../../godmode/users/configure_user.php:1675
+msgid ""
+"User will be created without profiles assigned and won't be able to log in, "
+"are you sure?"
+msgstr ""
+"L'utilisateur sera créé sans profils attribués et ne pourra pas se connecter, "
+"êtes-vous sûr ?"
+
+#: ../../godmode/users/configure_profile.php:76
+#: ../../godmode/users/profile_list.php:84
+#, php-format
+msgid "Profiles defined on %s"
+msgstr "Profils définis sur %s"
+
+#: ../../godmode/users/configure_profile.php:142
+msgid "Create profile"
+msgstr "Créer un profil"
+
+#: ../../godmode/users/configure_profile.php:147
+msgid "There was a problem loading profile"
+msgstr "Erreur de chargement de profil"
+
+#: ../../godmode/users/configure_profile.php:239
+msgid "Update profile"
+msgstr "Mettre à jour le profil"
+
+#: ../../godmode/users/configure_profile.php:249
+msgid "Update Profile"
+msgstr "Mettre à jour le profil"
+
+#: ../../godmode/users/configure_profile.php:251
+msgid "Create Profile"
+msgstr "Créer un profil"
+
+#: ../../godmode/users/configure_profile.php:272
+msgid "View agents"
+msgstr "Afficher les agents"
+
+#: ../../godmode/users/configure_profile.php:276
+msgid "Disable agents"
+msgstr "Désactiver les agents"
+
+#: ../../godmode/users/configure_profile.php:280
+msgid "Edit agents"
+msgstr "Éditer les agents"
+
+#: ../../godmode/users/configure_profile.php:287
+msgid "Edit alerts"
+msgstr "Éditer les alertes"
+
+#: ../../godmode/users/configure_profile.php:302
+msgid "Edit events"
+msgstr "Modifier les événements"
+
+#: ../../godmode/users/configure_profile.php:313
+msgid "View reports"
+msgstr "Afficher les rapports"
+
+#: ../../godmode/users/configure_profile.php:317
+msgid "Edit reports"
+msgstr "Modifier les rapports"
+
+#: ../../godmode/users/configure_profile.php:321
+msgid "Manage reports"
+msgstr "Gérer les rapports"
+
+#: ../../godmode/users/configure_profile.php:328
+msgid "View network maps"
+msgstr "Afficher les cartes de réseau"
+
+#: ../../godmode/users/configure_profile.php:332
+msgid "Edit network maps"
+msgstr "Modifier les cartes de réseau"
+
+#: ../../godmode/users/configure_profile.php:336
+msgid "Manage network maps"
+msgstr "Gérer les cartes de réseau"
+
+#: ../../godmode/users/configure_profile.php:347
+msgid "Edit visual console"
+msgstr "Modifier la console visuelle"
+
+#: ../../godmode/users/configure_profile.php:351
+msgid "Manage visual console"
+msgstr "Gérer la console visuelle"
+
+#: ../../godmode/users/configure_profile.php:363
+msgid "View NCM data"
+msgstr "Afficher les données du NCM"
+
+#: ../../godmode/users/configure_profile.php:367
+msgid "Operate NCM"
+msgstr "Exploiter le NCM"
+
+#: ../../godmode/users/configure_profile.php:371
+msgid "Manage NCM"
+msgstr "Gérer le NCM"
+
+#: ../../godmode/users/configure_profile.php:378
+msgid "Manage users"
+msgstr "Gérer les utilisateurs"
+
+#: ../../godmode/users/configure_profile.php:385
+msgid "Manage database"
+msgstr "Gérer la base de données"
+
+#: ../../godmode/users/configure_profile.php:392
+#, php-format
+msgid "%s management"
+msgstr "gestion %s"
+
+#: ../../godmode/users/profile_list.php:115
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All profiles information is "
+"read only. Go to %s to manage it."
+msgstr ""
+"Ce nœud est configuré en mode centralisé. Toutes les informations des profils "
+"sont en lecture seule. Allez vers %s pour le gérer."
+
+#: ../../godmode/users/profile_list.php:254
+msgid "There was a problem updating this profile"
+msgstr "Erreur de mise à jour du profil"
+
+#: ../../godmode/users/profile_list.php:257
+msgid "Profile name cannot be empty"
+msgstr "Le nom du profil ne peut pas être vide"
+
+#: ../../godmode/users/profile_list.php:303
+#: ../../godmode/users/profile_list.php:306
+msgid "There was a problem creating this profile"
+msgstr "Erreur de création du profil"
+
+#: ../../godmode/users/profile_list.php:456
+msgid "There are no defined profiles"
+msgstr "Aucun profil défini"
+
+#: ../../godmode/module_library/module_library_view.php:68
+msgid "Main view"
+msgstr "Vue principale"
+
+#: ../../godmode/module_library/module_library_view.php:147
+msgid "View all categories"
+msgstr "Voir toutes les catégories"
+
+#: ../../godmode/module_library/module_library_view.php:158
+msgid "More details"
+msgstr "Plus de détails"
+
+#: ../../godmode/module_library/module_library_view.php:160
+msgid "View in Module Library"
+msgstr "Afficher dans la bibliothèque de modules"
+
+#: ../../godmode/module_library/module_library_view.php:161
+msgid "No module found"
+msgstr "Aucun module trouvé"
+
+#: ../../godmode/module_library/module_library_view.php:164
+msgid "Error loading Module Library"
+msgstr "Erreur lors du chargement de la bibliothèque"
+
+#: ../../godmode/module_library/module_library_view.php:165
+msgid "Error loading category"
+msgstr "Erreur de chargement de la catégorie"
+
+#: ../../godmode/module_library/module_library_view.php:166
+msgid "Error loading categories"
+msgstr "Erreur de chargement des catégories"
+
+#: ../../godmode/module_library/module_library_view.php:167
+msgid "There is no such category"
+msgstr "Il n'y a pas une telle catégorie"
+
+#: ../../godmode/module_library/module_library_view.php:168
+msgid "Error loading results"
+msgstr "Erreur lors du chargement des résultats"
+
+#: ../../godmode/groups/configure_group.php:87
+#: ../../godmode/groups/configure_modu_group.php:49
+msgid "There was a problem loading group"
+msgstr "Erreur de chargement du groupe"
+
+#: ../../godmode/groups/configure_group.php:106
+msgid "Update group"
+msgstr "Mettre à jour le groupe"
+
+#: ../../godmode/groups/configure_group.php:108
+#: ../../godmode/groups/group_list.php:981
+msgid "Create group"
+msgstr "Créer un groupe"
+
+#: ../../godmode/groups/configure_group.php:126
+#: ../../godmode/groups/group_list.php:384
+msgid "Manage agents group"
+msgstr "Gérer le groupe d'agents"
+
+#: ../../godmode/groups/configure_group.php:138
+msgid "Update Group"
+msgstr "Mettre à jour le groupe"
+
+#: ../../godmode/groups/configure_group.php:140
+msgid "Create Group"
+msgstr "Créer un groupe"
+
+#: ../../godmode/groups/configure_group.php:178
+msgid "You have not access to the parent."
+msgstr "Vous n'avez pas accès au parent"
+
+#: ../../godmode/groups/configure_group.php:226
+msgid "Group Password"
+msgstr "Mot de passe du groupe"
+
+#: ../../godmode/groups/configure_group.php:230
+msgid "Enable alert use in this group."
+msgstr "Activer l'utilisation des alertes dans ce groupe."
+
+#: ../../godmode/groups/configure_group.php:234
+msgid "Propagate ACL"
+msgstr "Propager ACL"
+
+#: ../../godmode/groups/configure_group.php:234
+msgid "Propagate the same ACL security into the child subgroups."
+msgstr "Propager la même sécurité de l'ACL dans les sous-groupes enfants."
+
+#: ../../godmode/groups/configure_group.php:246
+msgid "Contact information accessible through the _groupcontact_ macro"
+msgstr "Information de contact accessible via la _groupcontact_ macro"
+
+#: ../../godmode/groups/configure_group.php:250
+msgid "Information accessible through the _group_other_ macro"
+msgstr "Information accessible par la _group_other_ macro"
+
+#: ../../godmode/groups/configure_group.php:259
+msgid "Max agents allowed"
+msgstr "Nombre maximum d'agents autorisés"
+
+#: ../../godmode/groups/configure_group.php:259
+msgid "Set the maximum of agents allowed for this group. 0 is unlimited."
+msgstr ""
+"Définissez le nombre maximum d'agents autorisés pour ce groupe. 0 est illimité."
+
+#: ../../godmode/groups/modu_group_list.php:70
+#, php-format
+msgid "Module groups defined in %s"
+msgstr "Groupes de modules définis dans %s"
+
+#: ../../godmode/groups/modu_group_list.php:92
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All module groups information "
+"is read only. Go to %s to manage it."
+msgstr ""
+"Ce nœud est configuré en mode centralisé. Toutes les informations sur les "
+"groupes de modules sont en lecture seule. Allez dans %s pour le gérer."
+
+#: ../../godmode/groups/modu_group_list.php:119
+#: ../../godmode/groups/group_list.php:468
+msgid "Group successfully created"
+msgstr "Groupe créé correctement"
+
+#: ../../godmode/groups/modu_group_list.php:122
+#: ../../godmode/groups/group_list.php:470
+msgid "There was a problem creating group"
+msgstr "Erreur de création du groupe"
+
+#: ../../godmode/groups/modu_group_list.php:127
+#: ../../godmode/groups/modu_group_list.php:163
+msgid "Each module group must have a different name"
+msgstr "Chaque groupe de module doit avoir un nom différent"
+
+#: ../../godmode/groups/modu_group_list.php:131
+#: ../../godmode/groups/modu_group_list.php:167
+msgid "Module group must have a name"
+msgstr "Le groupe du module doit avoir un nom"
+
+#: ../../godmode/groups/modu_group_list.php:155
+#: ../../godmode/groups/group_list.php:540
+msgid "Group successfully updated"
+msgstr "Groupe mis à jour correctement"
+
+#: ../../godmode/groups/modu_group_list.php:158
+#: ../../godmode/groups/group_list.php:542
+msgid "There was a problem modifying group"
+msgstr "Erreur de modification du groupe"
+
+#: ../../godmode/groups/modu_group_list.php:227
+#: ../../godmode/groups/group_list.php:723
+msgid "There was a problem deleting group"
+msgstr "Erreur de suppression du groupe"
+
+#: ../../godmode/groups/modu_group_list.php:229
+#: ../../godmode/groups/group_list.php:720
+msgid "Group successfully deleted"
+msgstr "Groupe supprimé correctement"
+
+#: ../../godmode/groups/modu_group_list.php:294
+msgid "There are no defined module groups"
+msgstr "Aucun groupe de module défini"
+
+#: ../../godmode/groups/modu_group_list.php:303
+msgid "Create module group"
+msgstr "Créer un groupe de modules"
+
+#: ../../godmode/groups/group_list.php:309
+msgid "Tree Group view"
+msgstr "Vue de groupe d’arbre"
+
+#: ../../godmode/groups/group_list.php:333
+msgid "Credential Store"
+msgstr "Entrepôt d’identifiants"
+
+#: ../../godmode/groups/group_list.php:339
+#, php-format
+msgid "Groups defined in %s"
+msgstr "Groupes définis dans %s"
+
+#: ../../godmode/groups/group_list.php:365
+msgid "Edit or delete groups can cause problems with synchronization"
+msgstr ""
+"Modifier ou supprimer des groupes peut provoquer des problèmes avec la "
+"synchronisation"
+
+#: ../../godmode/groups/group_list.php:403
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All groups information is read "
+"only. Go to %s to manage it."
+msgstr ""
+"Ce nœud est configuré en mode centralisé. Toutes les informations sur les "
+"groupes sont en lecture seule. Allez dans %s pour le gérer."
+
+#: ../../godmode/groups/group_list.php:473
+#: ../../godmode/groups/group_list.php:545
+msgid "Each group must have a different name"
+msgstr "Chaque groupe doit avoir un nom différent"
+
+#: ../../godmode/groups/group_list.php:476
+#: ../../godmode/groups/group_list.php:548
+msgid "Group must have a name"
+msgstr "Le groupe doit avoir un nom"
+
+#: ../../godmode/groups/group_list.php:605
+#, php-format
+msgid "The group %s could not be deleted because it is not empty in the nodes"
+msgstr ""
+"Le groupe %s n'a pas pu être supprimé car il n'est pas vide dans les nœuds"
+
+#: ../../godmode/groups/group_list.php:679
+msgid ""
+"The group has not been deleted in the metaconsole due to an error in the node "
+"database"
+msgstr ""
+"Le groupe n'a pas été supprimé dans la Métaconsole en raison d'une erreur dans "
+"la base de données des nœuds"
+
+#: ../../godmode/groups/group_list.php:688
+#, php-format
+msgid "The group %s has been deleted in the nodes"
+msgstr "Le groupe %s a été supprimé dans les nœuds"
+
+#: ../../godmode/groups/group_list.php:730
+#, php-format
+msgid "The group is not empty. It is use in %s."
+msgstr "Le groupe n'est pas vide. Il est en service sur %s"
+
+#: ../../godmode/groups/group_list.php:775
+#: ../../godmode/groups/group_list.php:969
+msgid "There are no defined groups"
+msgstr "Aucun groupe défini"
+
+#: ../../godmode/groups/group_list.php:924
+msgid "Are you sure? This group will also be deleted in all the nodes."
+msgstr "Es-tu sûr ? Ce groupe sera également supprimé dans tous les nœuds."
+
+#: ../../godmode/groups/group_list.php:930
+msgid ""
+"The child groups will be updated to use the parent id of the deleted group"
+msgstr ""
+"Les groupes fils seront mis à jour pour utiliser l'identifiant parent du "
+"groupe supprimé"
+
+#: ../../godmode/groups/configure_modu_group.php:31
+msgid "Module group management"
+msgstr "Gestion du groupe de module"
+
+#~ msgid "Advanced Options"
+#~ msgstr "Options avancées"
+
+#~ msgid "URL update manager:"
+#~ msgstr "URL Gestionnaire de mises à jour :"
+
+#~ msgid "Proxy server:"
+#~ msgstr "Serveur proxy :"
+
+#~ msgid "Proxy port:"
+#~ msgstr "Port proxy :"
+
+#~ msgid "Proxy user:"
+#~ msgstr "Utilisateur proxy :"
+
+#~ msgid "Proxy password:"
+#~ msgstr "Mot de passe du proxy :"
+
+#~ msgid "Online update manager"
+#~ msgstr "Gestionnaire de mises à jour en ligne"
+
+#~ msgid "Update manager » Journal"
+#~ msgstr "Update manager » Journal"
+
+#~ msgid "Update manager » Setup"
+#~ msgstr "Gestionnaire de mises à jour » Configuration"
+
+#~ msgid "Update manager » Offline"
+#~ msgstr "Gestionnaire de mises à jour » Hors ligne"
+
+#~ msgid "Update manager » Online"
+#~ msgstr "Gestionnaire de mises à jour » en ligne"
+
+#~ msgid "Update manager"
+#~ msgstr "Gestionnaire de mises à jour"
+
+#~ msgid "Update Manager offline"
+#~ msgstr "Mettre à jour le gestionnaire hors ligne"
+
+#~ msgid "Update Manager options"
+#~ msgstr "Mettre à jour les options du Gestionnaire"
+
+#~ msgid "Update Manager journal"
+#~ msgstr "Update Manager journal"
+
+#~ msgid "Cannot "
+#~ msgstr "Ne peut pas "
+
+#~ msgid "Add networks in custom range"
+#~ msgstr "Ajouter des réseaux dans l'intervalle personnalisée"
+
+#~ msgid "Range"
+#~ msgstr "Intervalle"
+
+#~ msgid ""
+#~ "Add those networks from the top selector that belong to the range specified "
+#~ "herein. (e.g.: 192.168.30.0/24)"
+#~ msgstr ""
+#~ "Ajouter les réseaux du sélecteur supérieur qui appartiennent à l'intervalle "
+#~ "spécifiée dedans. (exemple : 192.168.30.0/24)"
+
+#~ msgid "Options Update Manager"
+#~ msgstr "Gestionnaire de mise à jour des options"
+
+#~ msgid "Offline Update Manager"
+#~ msgstr "Gestionnaire de mises à jour hors ligne"
+
+#~ msgid "Online Update Manager"
+#~ msgstr "Gestionnaire de mise à jour en ligne"
+
+#, php-format
+#~ msgid "%s %s - Build %s - MR %s"
+#~ msgstr "%s %s - Build %s - MR %s"
+
+#~ msgid ""
+#~ "Click 
here to start the registration process" +#~ msgstr "" +#~ "Cliquez ici pour démarrer le processus d'inscription" + +#~ msgid "Update Manager" +#~ msgstr "Update Manager" #~ msgid "An error occurred while migrating the malformed scheduled downtimes" #~ msgstr "" @@ -53940,10 +54223,6 @@ msgstr "Sélectionnez un widget" #~ msgid "Unsuccessfull multiple delete." #~ msgstr "Échec de l'annulation multiple" -#, php-format -#~ msgid "The last version of package installed is: %d" -#~ msgstr "La dernière version du paquet installé est: %d" - #~ msgid "Module data received" #~ msgstr "Caractéristiques des modules reçus" @@ -56648,9 +56927,6 @@ msgstr "Sélectionnez un widget" #~ msgid "Error creating/updating %s/%s OS" #~ msgstr "Erreur de création de %s/%s systèmes d'exploitation" -#~ msgid "Synchronizing Groups" -#~ msgstr "Synchronisation de groupes en cours" - #~ msgid "Users synchronization" #~ msgstr "Synchronisation des utilisateurs" diff --git a/pandora_console/include/languages/index.pot b/pandora_console/include/languages/index.pot index 14daddaf98..685d69a811 100644 --- a/pandora_console/include/languages/index.pot +++ b/pandora_console/include/languages/index.pot @@ -3,18 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#: ../../include/functions_reporting_html.php:3834 -#: ../../include/functions_reporting_html.php:3840 -#: ../../include/functions_reporting_html.php:3846 -#: ../../include/functions_reporting_html.php:3852 -#: ../../include/functions_reporting_html.php:3858 -#: ../../include/functions_reporting_html.php:3864 -#: ../../include/functions_reporting_html.php:3870 -#: ../../include/functions_reporting_html.php:3928 -#: ../../include/functions_reporting_html.php:3934 -#: ../../include/functions_reporting_html.php:3940 -#: ../../include/functions_reporting_html.php:3946 -#: ../../include/functions_reporting_html.php:3952 +#: ../../include/functions_reporting_html.php:3883 +#: ../../include/functions_reporting_html.php:3889 +#: ../../include/functions_reporting_html.php:3895 +#: ../../include/functions_reporting_html.php:3901 +#: ../../include/functions_reporting_html.php:3907 +#: ../../include/functions_reporting_html.php:3913 +#: ../../include/functions_reporting_html.php:3919 +#: ../../include/functions_reporting_html.php:3977 +#: ../../include/functions_reporting_html.php:3983 +#: ../../include/functions_reporting_html.php:3989 +#: ../../include/functions_reporting_html.php:3995 +#: ../../include/functions_reporting_html.php:4001 #: ../../enterprise/include/functions_reporting_csv.php:2254 #: ../../enterprise/meta/monitoring/group_view.php:214 #: ../../enterprise/meta/monitoring/group_view.php:231 @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-05-27 13:07+0200\n" +"POT-Creation-Date: 2022-06-21 12:49+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -56,8 +56,8 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:31 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:33 #: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:33 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:122 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:316 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:118 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:281 #: ../../enterprise/godmode/agentes/collections.editor.php:112 #: ../../enterprise/godmode/agentes/collections.data.php:398 #: ../../enterprise/godmode/agentes/collections.php:95 @@ -109,8 +109,8 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:33 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:35 #: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:35 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:124 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:318 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:120 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:283 #: ../../enterprise/godmode/policies/policy_agents.php:321 #: ../../enterprise/godmode/policies/policy_queue.php:213 #: ../../enterprise/godmode/policies/policy_linking.php:112 @@ -158,7 +158,7 @@ msgstr "" #: ../../operation/search_policies.php:35 #: ../../operation/gis_maps/gis_map.php:102 ../../operation/search_users.php:44 #: ../../operation/search_maps.php:28 -#: ../../operation/netflow/nf_live_view.php:362 +#: ../../operation/netflow/nf_live_view.php:370 #: ../../operation/agentes/pandora_networkmap.php:707 #: ../../operation/agentes/pandora_networkmap.editor.php:273 #: ../../operation/agentes/pandora_networkmap.view.php:100 @@ -173,17 +173,17 @@ msgstr "" #: ../../include/class/NetworkMap.class.php:2947 #: ../../include/class/NetworkMap.class.php:2965 #: ../../include/class/NetworkMap.class.php:3268 -#: ../../include/functions_events.php:4451 -#: ../../include/functions_events.php:4540 +#: ../../include/functions_events.php:4452 +#: ../../include/functions_events.php:4541 #: ../../include/functions_filemanager.php:604 #: ../../include/functions_treeview.php:78 #: ../../include/functions_snmp_browser.php:1662 -#: ../../include/functions_reporting_html.php:1047 -#: ../../include/functions_reporting_html.php:1055 -#: ../../include/functions_reporting_html.php:2353 -#: ../../include/functions_reporting_html.php:2690 -#: ../../include/functions_reporting_html.php:3387 -#: ../../include/functions_reporting_html.php:6101 +#: ../../include/functions_reporting_html.php:1048 +#: ../../include/functions_reporting_html.php:1056 +#: ../../include/functions_reporting_html.php:2389 +#: ../../include/functions_reporting_html.php:2739 +#: ../../include/functions_reporting_html.php:3436 +#: ../../include/functions_reporting_html.php:6150 #: ../../enterprise/tools/ipam/ipam_excel.php:131 #: ../../enterprise/tools/ipam/ipam_excel.php:200 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:667 @@ -218,10 +218,10 @@ msgstr "" #: ../../enterprise/include/ajax/servers.ajax.php:100 #: ../../enterprise/include/ajax/servers.ajax.php:158 #: ../../enterprise/include/ajax/servers.ajax.php:284 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:393 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:379 #: ../../enterprise/include/class/Omnishell.class.php:668 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:763 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2901 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:765 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2903 #: ../../enterprise/include/functions_services.php:1603 #: ../../enterprise/include/functions_ipam.php:1348 #: ../../enterprise/include/functions_ipam.php:1981 @@ -247,7 +247,7 @@ msgstr "" #: ../../enterprise/godmode/modules/local_components.php:621 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:272 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:99 -#: ../../enterprise/godmode/services/services.service.php:538 +#: ../../enterprise/godmode/services/services.service.php:546 #: ../../enterprise/godmode/reporting/visual_console_template.php:203 #: ../../enterprise/godmode/reporting/visual_console_template.php:270 #: ../../enterprise/godmode/reporting/mysql_builder.php:96 @@ -260,9 +260,9 @@ msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:107 #: ../../enterprise/godmode/massive/massive_create_services.php:636 #: ../../enterprise/godmode/agentes/inventory_manager.php:220 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:140 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:344 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:631 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:136 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:309 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:596 #: ../../enterprise/godmode/agentes/collection_manager.php:109 #: ../../enterprise/godmode/agentes/collection_manager.php:206 #: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:130 @@ -295,7 +295,7 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.main.php:89 #: ../../godmode/reporting/reporting_builder.main.php:93 #: ../../godmode/reporting/create_container.php:223 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1011 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1014 #: ../../godmode/reporting/graph_builder.main.php:125 #: ../../godmode/tag/edit_tag.php:211 ../../godmode/tag/tag.php:228 #: ../../godmode/events/event_responses.editor.php:86 @@ -307,8 +307,8 @@ msgstr "" #: ../../godmode/agentes/configure_field.php:74 #: ../../godmode/agentes/module_manager_editor_common.php:215 #: ../../godmode/agentes/module_manager_editor_common.php:1212 -#: ../../godmode/agentes/planned_downtime.editor.php:546 -#: ../../godmode/agentes/planned_downtime.editor.php:914 +#: ../../godmode/agentes/planned_downtime.editor.php:552 +#: ../../godmode/agentes/planned_downtime.editor.php:920 #: ../../godmode/agentes/pandora_networkmap_empty.editor.php:132 #: ../../godmode/alerts/configure_alert_template.php:1052 #: ../../godmode/alerts/alert_actions.php:326 @@ -335,9 +335,9 @@ msgstr "" #: ../../operation/search_agents.php:46 ../../operation/search_agents.php:52 #: ../../operation/events/sound_events.php:109 #: ../../operation/events/events.build_table.php:222 -#: ../../operation/events/events.php:1068 +#: ../../operation/events/events.php:1061 #: ../../operation/events/events_list.php:917 -#: ../../operation/netflow/nf_live_view.php:372 +#: ../../operation/netflow/nf_live_view.php:380 #: ../../operation/agentes/status_monitor.php:450 #: ../../operation/agentes/group_view.php:222 #: ../../operation/agentes/interface_view.functions.php:37 @@ -347,10 +347,10 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:754 #: ../../operation/agentes/pandora_networkmap.editor.php:289 #: ../../operation/agentes/pandora_networkmap.editor.php:337 -#: ../../operation/agentes/estado_generalagente.php:384 +#: ../../operation/agentes/estado_generalagente.php:405 #: ../../operation/agentes/pandora_networkmap.view.php:103 #: ../../operation/agentes/pandora_networkmap.view.php:137 -#: ../../operation/agentes/ver_agente.php:1009 +#: ../../operation/agentes/ver_agente.php:1018 #: ../../operation/users/user_edit.php:814 #: ../../operation/incidents/configure_integriaims_incident.php:266 #: ../../operation/incidents/list_integriaims_incidents.php:331 @@ -364,7 +364,7 @@ msgstr "" #: ../../include/ajax/custom_fields.php:628 #: ../../include/ajax/custom_fields.php:677 #: ../../include/class/ModuleTemplates.class.php:780 -#: ../../include/class/AgentsAlerts.class.php:773 +#: ../../include/class/AgentsAlerts.class.php:761 #: ../../include/class/CredentialStore.class.php:802 #: ../../include/class/CredentialStore.class.php:833 #: ../../include/class/CredentialStore.class.php:923 @@ -376,8 +376,8 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/alerts_fired.php:226 #: ../../include/functions_events.php:195 #: ../../include/functions_events.php:248 -#: ../../include/functions_events.php:5108 -#: ../../include/functions_events.php:6707 +#: ../../include/functions_events.php:5109 +#: ../../include/functions_events.php:6710 #: ../../include/functions_container.php:149 #: ../../include/functions_graph.php:5218 #: ../../include/functions_snmp_browser.php:1665 @@ -386,11 +386,11 @@ msgstr "" #: ../../include/rest-api/models/VisualConsole/Item.php:2139 #: ../../include/rest-api/models/VisualConsole/Items/Group.php:549 #: ../../include/functions_html.php:1521 -#: ../../include/functions_reporting_html.php:1500 -#: ../../include/functions_reporting_html.php:2077 -#: ../../include/functions_reporting_html.php:3338 -#: ../../include/functions_reporting_html.php:3391 -#: ../../include/functions_reporting_html.php:6189 +#: ../../include/functions_reporting_html.php:1529 +#: ../../include/functions_reporting_html.php:2106 +#: ../../include/functions_reporting_html.php:3387 +#: ../../include/functions_reporting_html.php:3440 +#: ../../include/functions_reporting_html.php:6238 #: ../../enterprise/tools/ipam/ipam_editor.php:293 #: ../../enterprise/views/ncm/devices/list.php:116 #: ../../enterprise/views/cluster/list.php:60 @@ -406,7 +406,7 @@ msgstr "" #: ../../enterprise/operation/agentes/manage_transmap_creation.php:492 #: ../../enterprise/operation/agentes/ver_agente.php:52 #: ../../enterprise/operation/agentes/ver_agente.php:73 -#: ../../enterprise/operation/inventory/inventory.php:322 +#: ../../enterprise/operation/inventory/inventory.php:336 #: ../../enterprise/include/functions_reporting_csv.php:718 #: ../../enterprise/include/functions_reporting_csv.php:2559 #: ../../enterprise/include/functions_reporting_csv.php:2738 @@ -423,10 +423,10 @@ msgstr "" #: ../../enterprise/include/class/Omnishell.class.php:428 #: ../../enterprise/include/class/Omnishell.class.php:678 #: ../../enterprise/include/class/VMware.app.php:763 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:775 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:925 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2797 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2902 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:777 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:927 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2799 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2904 #: ../../enterprise/include/class/Azure.cloud.php:835 #: ../../enterprise/include/class/Google.cloud.php:785 #: ../../enterprise/include/functions_tasklist.php:157 @@ -442,13 +442,13 @@ msgstr "" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:706 #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:785 #: ../../enterprise/meta/advanced/cron_main.php:422 -#: ../../enterprise/meta/advanced/collections.php:314 +#: ../../enterprise/meta/advanced/collections.php:366 #: ../../enterprise/meta/agentsearch.php:138 #: ../../enterprise/meta/agentsearch.php:329 #: ../../enterprise/godmode/modules/configure_local_component.php:274 #: ../../enterprise/godmode/modules/local_components.php:498 #: ../../enterprise/godmode/modules/local_components.php:623 -#: ../../enterprise/godmode/services/services.service.php:561 +#: ../../enterprise/godmode/services/services.service.php:569 #: ../../enterprise/godmode/reporting/visual_console_template.php:218 #: ../../enterprise/godmode/reporting/visual_console_template.php:271 #: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:329 @@ -466,7 +466,7 @@ msgstr "" #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:97 #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:196 #: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:139 -#: ../../enterprise/godmode/agentes/collections.php:329 +#: ../../enterprise/godmode/agentes/collections.php:381 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:139 #: ../../enterprise/godmode/policies/policy_agents.php:798 #: ../../enterprise/godmode/policies/policy_agents.php:855 @@ -513,13 +513,13 @@ msgstr "" #: ../../godmode/reporting/visual_console_builder.elements.php:313 #: ../../godmode/reporting/reporting_builder.item_editor.php:72 #: ../../godmode/reporting/reporting_builder.item_editor.php:198 -#: ../../godmode/reporting/reporting_builder.item_editor.php:821 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1459 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3280 +#: ../../godmode/reporting/reporting_builder.item_editor.php:824 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1462 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3300 #: ../../godmode/reporting/reporting_builder.php:757 #: ../../godmode/reporting/reporting_builder.php:948 #: ../../godmode/reporting/graph_builder.main.php:143 -#: ../../godmode/snmpconsole/snmp_alert.php:754 +#: ../../godmode/snmpconsole/snmp_alert.php:802 #: ../../godmode/events/event_edit_filter.php:299 #: ../../godmode/events/event_responses.editor.php:105 #: ../../godmode/events/custom_events.php:100 @@ -537,13 +537,13 @@ msgstr "" #: ../../godmode/massive/massive_edit_agents.php:685 #: ../../godmode/massive/massive_delete_profiles.php:152 #: ../../godmode/massive/massive_delete_action_alerts.php:209 -#: ../../godmode/massive/massive_delete_alerts.php:284 +#: ../../godmode/massive/massive_delete_alerts.php:289 #: ../../godmode/massive/massive_delete_agents.php:187 #: ../../godmode/massive/massive_enable_disable_alerts.php:169 #: ../../godmode/wizards/HostDevices.class.php:932 -#: ../../godmode/agentes/configurar_agente.php:494 -#: ../../godmode/agentes/planned_downtime.editor.php:556 -#: ../../godmode/agentes/planned_downtime.editor.php:915 +#: ../../godmode/agentes/configurar_agente.php:495 +#: ../../godmode/agentes/planned_downtime.editor.php:562 +#: ../../godmode/agentes/planned_downtime.editor.php:921 #: ../../godmode/agentes/planned_downtime.list.php:612 #: ../../godmode/agentes/agent_incidents.php:92 #: ../../godmode/agentes/pandora_networkmap_empty.editor.php:141 @@ -593,21 +593,21 @@ msgstr "" #: ../../include/class/ManageNetScanScripts.class.php:558 #: ../../include/class/ManageNetScanScripts.class.php:607 #: ../../include/class/AgentWizard.class.php:1183 -#: ../../include/class/AgentWizard.class.php:4029 +#: ../../include/class/AgentWizard.class.php:4035 #: ../../include/class/ConfigPEN.class.php:448 #: ../../include/class/ConfigPEN.class.php:599 -#: ../../include/functions_events.php:3854 +#: ../../include/functions_events.php:3855 #: ../../include/functions_treeview.php:127 #: ../../include/functions_treeview.php:652 #: ../../include/functions_container.php:147 #: ../../include/functions_snmp_browser.php:570 #: ../../include/functions_snmp_browser.php:1682 #: ../../include/functions_reporting_html.php:155 -#: ../../include/functions_reporting_html.php:1504 -#: ../../include/functions_reporting_html.php:3341 -#: ../../include/functions_reporting_html.php:3392 -#: ../../include/functions_reporting_html.php:5155 -#: ../../include/functions_reporting_html.php:6102 +#: ../../include/functions_reporting_html.php:1533 +#: ../../include/functions_reporting_html.php:3390 +#: ../../include/functions_reporting_html.php:3441 +#: ../../include/functions_reporting_html.php:5204 +#: ../../include/functions_reporting_html.php:6151 #: ../../enterprise/tools/ipam/ipam_excel.php:132 #: ../../enterprise/tools/ipam/ipam_excel.php:201 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:345 @@ -716,7 +716,7 @@ msgstr "" #: ../../enterprise/include/ajax/ipam.ajax.php:371 #: ../../enterprise/include/ajax/ipam.ajax.php:615 #: ../../enterprise/include/class/ManageBackups.class.php:162 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:795 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:797 #: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:812 #: ../../enterprise/include/functions_services.php:1604 #: ../../enterprise/include/functions_ipam.php:1374 @@ -732,7 +732,7 @@ msgstr "" #: ../../enterprise/meta/include/functions_wizard_meta.php:1586 #: ../../enterprise/meta/include/functions_wizard_meta.php:1689 #: ../../enterprise/meta/include/functions_wizard_meta.php:1812 -#: ../../enterprise/meta/advanced/collections.php:337 +#: ../../enterprise/meta/advanced/collections.php:389 #: ../../enterprise/meta/agentsearch.php:135 #: ../../enterprise/meta/agentsearch.php:328 #: ../../enterprise/mobile/include/enterprise.class.php:88 @@ -743,26 +743,26 @@ msgstr "" #: ../../enterprise/godmode/modules/manage_inventory_modules.php:273 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:101 #: ../../enterprise/godmode/services/services.elements.php:103 -#: ../../enterprise/godmode/services/services.service.php:550 +#: ../../enterprise/godmode/services/services.service.php:558 #: ../../enterprise/godmode/reporting/graph_template_editor.php:199 #: ../../enterprise/godmode/reporting/graph_template_list.php:204 #: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:205 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1691 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:498 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:433 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:447 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:76 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:386 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:679 #: ../../enterprise/godmode/massive/massive_create_services.php:647 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:297 #: ../../enterprise/godmode/agentes/inventory_manager.php:221 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:141 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:347 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:137 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:312 #: ../../enterprise/godmode/agentes/collection_manager.php:111 #: ../../enterprise/godmode/agentes/collection_manager.php:208 #: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:162 #: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:386 -#: ../../enterprise/godmode/agentes/collections.php:330 +#: ../../enterprise/godmode/agentes/collections.php:382 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:222 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:166 #: ../../enterprise/godmode/policies/configure_policy.php:119 @@ -781,17 +781,17 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:247 #: ../../godmode/modules/manage_network_templates_form.php:172 #: ../../godmode/modules/manage_network_templates_form.php:234 -#: ../../godmode/modules/manage_network_components_form_wizard.php:450 +#: ../../godmode/modules/manage_network_components_form_wizard.php:451 #: ../../godmode/modules/manage_network_components_form_common.php:335 #: ../../godmode/reporting/reporting_builder.main.php:215 #: ../../godmode/reporting/graphs.php:311 #: ../../godmode/reporting/create_container.php:266 #: ../../godmode/reporting/reporting_builder.item_editor.php:74 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1083 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1086 #: ../../godmode/reporting/reporting_builder.php:911 #: ../../godmode/reporting/graph_builder.main.php:180 -#: ../../godmode/snmpconsole/snmp_alert.php:724 -#: ../../godmode/snmpconsole/snmp_alert.php:1232 +#: ../../godmode/snmpconsole/snmp_alert.php:766 +#: ../../godmode/snmpconsole/snmp_alert.php:1269 #: ../../godmode/snmpconsole/snmp_filters.php:201 #: ../../godmode/snmpconsole/snmp_filters.php:289 #: ../../godmode/tag/edit_tag.php:219 ../../godmode/tag/tag.php:228 @@ -804,8 +804,8 @@ msgstr "" #: ../../godmode/massive/massive_edit_modules.php:743 #: ../../godmode/agentes/module_manager.php:862 #: ../../godmode/agentes/module_manager_editor_common.php:1081 -#: ../../godmode/agentes/agent_manager.php:431 -#: ../../godmode/agentes/planned_downtime.editor.php:572 +#: ../../godmode/agentes/agent_manager.php:470 +#: ../../godmode/agentes/planned_downtime.editor.php:578 #: ../../godmode/agentes/planned_downtime.list.php:611 #: ../../godmode/agentes/agent_template.php:237 #: ../../godmode/agentes/pandora_networkmap_empty.editor.php:164 @@ -853,7 +853,7 @@ msgstr "" #: ../../enterprise/views/ipam/sites/edit.php:80 #: ../../enterprise/views/ipam/sites/list.php:98 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:405 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3095 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3097 #: ../../enterprise/meta/include/functions_autoprovision.php:588 #: ../../enterprise/meta/include/functions_autoprovision.php:789 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:300 @@ -866,8 +866,8 @@ msgstr "" #: ../../enterprise/meta/advanced/collections.data.php:113 #: ../../enterprise/meta/advanced/collections.data.php:138 #: ../../enterprise/meta/advanced/collections.data.php:184 -#: ../../enterprise/meta/advanced/collections.php:437 -#: ../../enterprise/meta/advanced/collections.php:448 +#: ../../enterprise/meta/advanced/collections.php:498 +#: ../../enterprise/meta/advanced/collections.php:509 #: ../../enterprise/meta/advanced/links.php:137 #: ../../enterprise/godmode/setup/edit_skin.php:299 #: ../../enterprise/godmode/servers/manage_export.php:130 @@ -876,15 +876,15 @@ msgstr "" #: ../../enterprise/godmode/modules/local_components.php:716 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:343 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:145 -#: ../../enterprise/godmode/services/services.service.php:912 +#: ../../enterprise/godmode/services/services.service.php:940 #: ../../enterprise/godmode/reporting/aws_view.php:194 #: ../../enterprise/godmode/reporting/graph_template_editor.php:269 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:24 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:87 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:428 #: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:599 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:671 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:720 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:636 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:685 #: ../../enterprise/godmode/agentes/collections.editor.php:169 #: ../../enterprise/godmode/agentes/collections.agents.php:38 #: ../../enterprise/godmode/agentes/collections.data.php:68 @@ -893,7 +893,7 @@ msgstr "" #: ../../enterprise/godmode/agentes/collections.data.php:213 #: ../../enterprise/godmode/agentes/collections.data.php:240 #: ../../enterprise/godmode/agentes/collections.data.php:296 -#: ../../enterprise/godmode/agentes/collections.php:404 +#: ../../enterprise/godmode/agentes/collections.php:466 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:433 #: ../../enterprise/godmode/policies/policy_modules.php:432 #: ../../enterprise/godmode/policies/policies.php:645 @@ -910,10 +910,10 @@ msgstr "" #: ../../godmode/category/edit_category.php:205 #: ../../godmode/reporting/map_builder.php:559 #: ../../godmode/reporting/create_container.php:333 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2167 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2170 #: ../../godmode/reporting/graph_builder.main.php:294 -#: ../../godmode/snmpconsole/snmp_alert.php:1054 -#: ../../godmode/snmpconsole/snmp_alert.php:1465 +#: ../../godmode/snmpconsole/snmp_alert.php:1142 +#: ../../godmode/snmpconsole/snmp_alert.php:1514 #: ../../godmode/snmpconsole/snmp_filters.php:263 #: ../../godmode/snmpconsole/snmp_filters.php:336 #: ../../godmode/tag/edit_tag.php:281 @@ -922,7 +922,7 @@ msgstr "" #: ../../godmode/netflow/nf_edit_form.php:272 #: ../../godmode/agentes/module_manager.php:229 #: ../../godmode/agentes/configure_field.php:141 -#: ../../godmode/agentes/agent_manager.php:933 +#: ../../godmode/agentes/agent_manager.php:972 #: ../../godmode/agentes/module_manager_editor.php:788 #: ../../godmode/agentes/planned_downtime.list.php:582 #: ../../godmode/agentes/planned_downtime.list.php:873 @@ -958,8 +958,8 @@ msgstr "" #: ../../include/class/ConfigPEN.class.php:698 #: ../../include/class/CredentialStore.class.php:1246 #: ../../include/class/NetworkMap.class.php:3069 -#: ../../include/functions_events.php:3645 -#: ../../include/functions_events.php:3725 +#: ../../include/functions_events.php:3646 +#: ../../include/functions_events.php:3726 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:145 #: ../../enterprise/tools/ipam/ipam_massive.php:112 #: ../../enterprise/tools/ipam/ipam_network.php:695 @@ -984,7 +984,7 @@ msgstr "" #: ../../enterprise/include/class/AgentRepository.class.php:902 #: ../../enterprise/include/class/LogSource.class.php:849 #: ../../enterprise/include/class/Omnishell.class.php:646 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2240 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2242 #: ../../enterprise/include/class/DeploymentCenter.class.php:1672 #: ../../enterprise/include/class/DatabaseHA.class.php:891 #: ../../enterprise/include/functions_HA_cluster.php:495 @@ -996,7 +996,7 @@ msgstr "" #: ../../enterprise/meta/advanced/metasetup.translate_string.php:231 #: ../../enterprise/meta/advanced/collections.editor.php:149 #: ../../enterprise/meta/advanced/collections.editor.php:223 -#: ../../enterprise/meta/advanced/metasetup.performance.php:170 +#: ../../enterprise/meta/advanced/metasetup.performance.php:174 #: ../../enterprise/meta/advanced/cron_main.php:463 #: ../../enterprise/meta/advanced/collections.data.php:157 #: ../../enterprise/meta/advanced/collections.data.php:232 @@ -1026,7 +1026,7 @@ msgstr "" #: ../../enterprise/godmode/modules/configure_local_component.php:677 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:313 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:143 -#: ../../enterprise/godmode/services/services.service.php:919 +#: ../../enterprise/godmode/services/services.service.php:947 #: ../../enterprise/godmode/reporting/mysql_builder.php:143 #: ../../enterprise/godmode/reporting/mysql_builder.php:155 #: ../../enterprise/godmode/reporting/mysql_builder.php:164 @@ -1045,8 +1045,8 @@ msgstr "" #: ../../enterprise/godmode/agentes/inventory_manager.php:183 #: ../../enterprise/godmode/agentes/inventory_manager.php:253 #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:257 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:355 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:673 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:320 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:638 #: ../../enterprise/godmode/agentes/collection_manager.php:153 #: ../../enterprise/godmode/agentes/collection_manager.php:154 #: ../../enterprise/godmode/agentes/collection_manager.php:268 @@ -1075,14 +1075,14 @@ msgstr "" #: ../../godmode/setup/os.php:142 ../../godmode/setup/news.php:233 #: ../../godmode/setup/setup_auth.php:467 #: ../../godmode/setup/setup_general.php:627 -#: ../../godmode/setup/performance.php:708 +#: ../../godmode/setup/performance.php:710 #: ../../godmode/setup/setup_ehorus.php:179 #: ../../godmode/setup/setup_netflow.php:81 #: ../../godmode/setup/setup_websocket_engine.php:89 #: ../../godmode/setup/links.php:129 ../../godmode/servers/plugin.php:198 #: ../../godmode/servers/plugin.php:598 #: ../../godmode/servers/modificar_server.php:100 -#: ../../godmode/update_manager/update_manager.setup.php:381 +#: ../../godmode/update_manager/update_manager.setup.php:382 #: ../../godmode/modules/manage_network_components_form.php:372 #: ../../godmode/modules/manage_network_templates_form.php:178 #: ../../godmode/modules/manage_nc_groups_form.php:90 @@ -1092,8 +1092,8 @@ msgstr "" #: ../../godmode/reporting/create_container.php:330 #: ../../godmode/reporting/visual_console_builder.elements.php:761 #: ../../godmode/reporting/graph_builder.main.php:294 -#: ../../godmode/snmpconsole/snmp_alert.php:1052 -#: ../../godmode/snmpconsole/snmp_alert.php:1311 +#: ../../godmode/snmpconsole/snmp_alert.php:1140 +#: ../../godmode/snmpconsole/snmp_alert.php:1364 #: ../../godmode/snmpconsole/snmp_filters.php:261 #: ../../godmode/snmpconsole/snmp_filters.php:301 #: ../../godmode/snmpconsole/snmp_filters.php:312 @@ -1104,9 +1104,9 @@ msgstr "" #: ../../godmode/netflow/nf_edit_form.php:269 #: ../../godmode/agentes/configure_field.php:138 #: ../../godmode/agentes/status_monitor_custom_fields.php:206 -#: ../../godmode/agentes/agent_manager.php:924 +#: ../../godmode/agentes/agent_manager.php:963 #: ../../godmode/agentes/module_manager_editor.php:770 -#: ../../godmode/agentes/planned_downtime.editor.php:867 +#: ../../godmode/agentes/planned_downtime.editor.php:873 #: ../../godmode/agentes/planned_downtime.list.php:761 #: ../../godmode/agentes/planned_downtime.list.php:806 #: ../../godmode/agentes/agent_conf_gis.php:134 @@ -1143,7 +1143,7 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:4381 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:95 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1848 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1348 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1351 #: ../../godmode/alerts/alert_templates.php:64 msgid "Monday" msgstr "" @@ -1159,7 +1159,7 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:4382 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:96 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1856 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1356 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1359 #: ../../godmode/alerts/alert_templates.php:65 msgid "Tuesday" msgstr "" @@ -1175,7 +1175,7 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:4383 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:97 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1864 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1364 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1367 #: ../../godmode/alerts/alert_templates.php:66 msgid "Wednesday" msgstr "" @@ -1191,7 +1191,7 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:4384 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:98 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1872 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1372 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1375 #: ../../godmode/alerts/alert_templates.php:67 msgid "Thursday" msgstr "" @@ -1207,7 +1207,7 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:4385 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:99 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1880 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1380 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1383 #: ../../godmode/alerts/alert_templates.php:68 msgid "Friday" msgstr "" @@ -1223,7 +1223,7 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:4386 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:100 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1888 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1388 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1391 #: ../../godmode/alerts/alert_templates.php:69 msgid "Saturday" msgstr "" @@ -1239,7 +1239,7 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:4387 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:101 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1896 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1396 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1399 #: ../../godmode/alerts/alert_templates.php:70 msgid "Sunday" msgstr "" @@ -1263,7 +1263,7 @@ msgstr "" #: ../../enterprise/tools/ipam/ipam_network.php:142 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:746 #: ../../enterprise/tools/ipam/ipam_list.php:77 -#: ../../enterprise/include/functions_policies.php:4477 +#: ../../enterprise/include/functions_policies.php:4479 #: ../../extensions/extension_uploader.php:92 #: ../../extensions/resource_registration.php:1137 #: ../../godmode/servers/plugin_registration.php:113 @@ -1283,7 +1283,7 @@ msgstr "" #: ../../operation/users/user_edit.php:320 #: ../../operation/users/user_edit.php:331 #: ../../operation/users/user_edit.php:356 -#: ../../include/class/AgentsAlerts.class.php:940 +#: ../../include/class/AgentsAlerts.class.php:928 #: ../../include/functions_ui.php:1234 #: ../../enterprise/operation/agentes/policy_view.php:332 #: ../../enterprise/meta/monitoring/wizard/wizard.php:141 @@ -1317,50 +1317,50 @@ msgstr "" #: ../../views/calendar/special_days.php:224 #: ../../include/class/CalendarManager.class.php:984 -#: ../../include/functions_reporting.php:14091 ../../include/functions.php:1101 -#: ../../godmode/agentes/planned_downtime.editor.php:668 +#: ../../include/functions_reporting.php:14101 ../../include/functions.php:1101 +#: ../../godmode/agentes/planned_downtime.editor.php:674 msgid "Sun" msgstr "" #: ../../views/calendar/special_days.php:225 #: ../../include/class/CalendarManager.class.php:978 -#: ../../include/functions_reporting.php:14061 ../../include/functions.php:1077 -#: ../../godmode/agentes/planned_downtime.editor.php:662 +#: ../../include/functions_reporting.php:14071 ../../include/functions.php:1077 +#: ../../godmode/agentes/planned_downtime.editor.php:668 msgid "Mon" msgstr "" #: ../../views/calendar/special_days.php:226 #: ../../include/class/CalendarManager.class.php:979 -#: ../../include/functions_reporting.php:14066 ../../include/functions.php:1081 -#: ../../godmode/agentes/planned_downtime.editor.php:663 +#: ../../include/functions_reporting.php:14076 ../../include/functions.php:1081 +#: ../../godmode/agentes/planned_downtime.editor.php:669 msgid "Tue" msgstr "" #: ../../views/calendar/special_days.php:227 #: ../../include/class/CalendarManager.class.php:980 -#: ../../include/functions_reporting.php:14071 ../../include/functions.php:1085 -#: ../../godmode/agentes/planned_downtime.editor.php:664 +#: ../../include/functions_reporting.php:14081 ../../include/functions.php:1085 +#: ../../godmode/agentes/planned_downtime.editor.php:670 msgid "Wed" msgstr "" #: ../../views/calendar/special_days.php:228 #: ../../include/class/CalendarManager.class.php:981 -#: ../../include/functions_reporting.php:14076 ../../include/functions.php:1089 -#: ../../godmode/agentes/planned_downtime.editor.php:665 +#: ../../include/functions_reporting.php:14086 ../../include/functions.php:1089 +#: ../../godmode/agentes/planned_downtime.editor.php:671 msgid "Thu" msgstr "" #: ../../views/calendar/special_days.php:229 #: ../../include/class/CalendarManager.class.php:982 -#: ../../include/functions_reporting.php:14081 ../../include/functions.php:1093 -#: ../../godmode/agentes/planned_downtime.editor.php:666 +#: ../../include/functions_reporting.php:14091 ../../include/functions.php:1093 +#: ../../godmode/agentes/planned_downtime.editor.php:672 msgid "Fri" msgstr "" #: ../../views/calendar/special_days.php:230 #: ../../include/class/CalendarManager.class.php:983 -#: ../../include/functions_reporting.php:14086 ../../include/functions.php:1097 -#: ../../godmode/agentes/planned_downtime.editor.php:667 +#: ../../include/functions_reporting.php:14096 ../../include/functions.php:1097 +#: ../../godmode/agentes/planned_downtime.editor.php:673 msgid "Sat" msgstr "" @@ -1470,7 +1470,7 @@ msgstr "" #: ../../include/functions_visual_map_editor.php:880 #: ../../include/functions_visual_map_editor.php:884 #: ../../include/class/ModuleTemplates.class.php:1382 -#: ../../include/class/AgentWizard.class.php:6009 +#: ../../include/class/AgentWizard.class.php:6015 #: ../../include/class/WelcomeWindow.class.php:174 #: ../../include/class/ConfigPEN.class.php:669 #: ../../include/class/ConfigPEN.class.php:693 @@ -1479,7 +1479,7 @@ msgstr "" #: ../../include/class/NetworkMap.class.php:2807 #: ../../include/class/TreeGroupEdition.class.php:165 #: ../../include/functions_register.php:179 -#: ../../update_manager_client/views/register.php:86 +#: ../../update_manager_client/views/register.php:85 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:808 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:831 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:1298 @@ -1490,7 +1490,7 @@ msgstr "" #: ../../enterprise/include/class/LogSource.class.php:845 #: ../../enterprise/include/class/LogSource.class.php:898 #: ../../enterprise/include/class/ManageBackups.class.php:446 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3007 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3009 #: ../../enterprise/include/class/DeploymentCenter.class.php:1567 #: ../../enterprise/include/class/DeploymentCenter.class.php:1669 #: ../../enterprise/include/class/DeploymentCenter.class.php:1721 @@ -1501,10 +1501,12 @@ msgstr "" #: ../../enterprise/meta/monitoring/custom_fields_view.php:1152 #: ../../enterprise/godmode/services/services.elements.php:844 #: ../../enterprise/godmode/services/services.elements.php:855 -#: ../../enterprise/godmode/services/services.service.php:966 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:341 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:266 +#: ../../enterprise/godmode/services/services.service.php:994 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:280 #: ../../godmode/setup/snmp_wizard.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:1547 +#: ../../godmode/snmpconsole/snmp_alert.php:1562 #: ../../godmode/events/custom_events.php:205 #: ../../godmode/massive/massive_operations.php:393 #: ../../godmode/agentes/status_monitor_custom_fields.php:242 @@ -1514,8 +1516,8 @@ msgstr "" #: ../../views/calendar/special_days.php:411 #: ../../views/calendar/special_days.php:510 #: ../../views/calendar/special_days_edit.php:211 -#: ../../include/class/AgentWizard.class.php:5961 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4321 +#: ../../include/class/AgentWizard.class.php:5967 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4323 #: ../../godmode/agentes/planned_downtime.list.php:695 #: ../../godmode/alerts/configure_alert_template.php:1550 msgid "Loading, this operation might take several minutes..." @@ -1528,7 +1530,7 @@ msgstr "" #: ../../views/calendar/special_days.php:431 #: ../../operation/search_reports.php:68 #: ../../operation/gis_maps/gis_map.php:190 -#: ../../operation/agentes/status_monitor.php:1510 +#: ../../operation/agentes/status_monitor.php:1509 #: ../../operation/agentes/pandora_networkmap.php:713 #: ../../operation/agentes/estado_agente.php:877 #: ../../operation/agentes/estado_agente.php:880 @@ -1544,8 +1546,8 @@ msgstr "" #: ../../enterprise/include/ajax/transactional.ajax.php:117 #: ../../enterprise/include/ajax/transactional.ajax.php:205 #: ../../enterprise/include/class/Omnishell.class.php:1137 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2382 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3036 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2384 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3038 #: ../../enterprise/include/class/NetworkConfigManager.class.php:612 #: ../../enterprise/include/class/NetworkConfigManager.class.php:784 #: ../../enterprise/include/class/NetworkConfigManager.class.php:960 @@ -1578,7 +1580,7 @@ msgstr "" #: ../../godmode/servers/plugin.php:880 #: ../../godmode/servers/servers.build_table.php:234 #: ../../godmode/reporting/reporting_builder.list_items.php:624 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2175 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2178 #: ../../godmode/reporting/reporting_builder.php:1169 #: ../../godmode/events/event_responses.list.php:79 #: ../../godmode/agentes/planned_downtime.list.php:624 @@ -1612,14 +1614,14 @@ msgstr "" #: ../../include/class/CredentialStore.class.php:1288 #: ../../include/class/TreeGroupEdition.class.php:166 #: ../../include/lib/Dashboard/Widgets/events_list.php:680 -#: ../../include/functions_events.php:3783 +#: ../../include/functions_events.php:3784 #: ../../include/functions_filemanager.php:715 #: ../../include/functions_container.php:190 #: ../../include/functions_container.php:324 #: ../../include/functions_profile.php:278 -#: ../../update_manager_client/views/online.php:123 -#: ../../update_manager_client/views/online.php:164 -#: ../../update_manager_client/views/offline.php:73 +#: ../../update_manager_client/views/online.php:122 +#: ../../update_manager_client/views/online.php:163 +#: ../../update_manager_client/views/offline.php:72 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:726 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:856 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:287 @@ -1639,8 +1641,8 @@ msgstr "" #: ../../enterprise/include/class/ManageBackups.class.php:443 #: ../../enterprise/include/class/Omnishell.class.php:504 #: ../../enterprise/include/class/Omnishell.class.php:1155 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3044 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3356 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3358 #: ../../enterprise/include/class/DeploymentCenter.class.php:1558 #: ../../enterprise/include/functions_tasklist.php:610 #: ../../enterprise/include/functions_tasklist.php:645 @@ -1706,9 +1708,8 @@ msgstr "" #: ../../godmode/reporting/visual_console_builder.elements.php:497 #: ../../godmode/reporting/reporting_builder.php:1179 #: ../../godmode/reporting/reporting_builder.php:1201 -#: ../../godmode/snmpconsole/snmp_alert.php:1271 -#: ../../godmode/snmpconsole/snmp_alert.php:1319 -#: ../../godmode/snmpconsole/snmp_alert.php:1562 +#: ../../godmode/snmpconsole/snmp_alert.php:1308 +#: ../../godmode/snmpconsole/snmp_alert.php:1641 #: ../../godmode/snmpconsole/snmp_filters.php:301 #: ../../godmode/snmpconsole/snmp_filters.php:312 ../../godmode/tag/tag.php:395 #: ../../godmode/events/event_filter.php:188 @@ -1730,7 +1731,7 @@ msgstr "" #: ../../godmode/agentes/module_manager.php:1248 #: ../../godmode/agentes/module_manager_editor_common.php:233 #: ../../godmode/agentes/agent_manager.php:237 -#: ../../godmode/agentes/planned_downtime.editor.php:1009 +#: ../../godmode/agentes/planned_downtime.editor.php:1015 #: ../../godmode/agentes/fields_manager.php:155 #: ../../godmode/agentes/agent_template.php:259 #: ../../godmode/agentes/modificar_agente.php:929 @@ -1749,10 +1750,10 @@ msgid "Are you sure?" msgstr "" #: ../../views/calendar/special_days.php:442 -#: ../../operation/events/events.php:642 ../../operation/events/events.php:716 +#: ../../operation/events/events.php:638 ../../operation/events/events.php:710 #: ../../operation/events/events_list.php:630 #: ../../operation/events/events_list.php:703 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4319 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4321 #: ../../enterprise/include/functions_ui.php:120 #: ../../enterprise/include/functions_ui.php:168 #: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:177 @@ -1772,7 +1773,7 @@ msgstr "" #: ../../views/calendar/special_days_edit.php:40 #: ../../operation/search_agents.php:57 #: ../../operation/agentes/estado_agente.php:766 -#: ../../operation/agentes/ver_agente.php:1418 +#: ../../operation/agentes/ver_agente.php:1427 #: ../../operation/search_results.php:106 #: ../../include/functions_reports.php:843 #: ../../include/functions_reports.php:847 @@ -1780,10 +1781,10 @@ msgstr "" #: ../../include/functions_reports.php:859 #: ../../include/class/AgentsAlerts.class.php:542 #: ../../include/functions_treeview.php:405 -#: ../../include/functions_reporting_html.php:2313 -#: ../../include/functions_reporting_html.php:5335 +#: ../../include/functions_reporting_html.php:2342 +#: ../../include/functions_reporting_html.php:5384 #: ../../enterprise/operation/agentes/tag_view.php:608 -#: ../../enterprise/include/functions_policies.php:3761 +#: ../../enterprise/include/functions_policies.php:3763 #: ../../enterprise/meta/include/functions_wizard_meta.php:1537 #: ../../enterprise/meta/include/functions_wizard_meta.php:1630 #: ../../enterprise/meta/include/functions_wizard_meta.php:1755 @@ -1793,7 +1794,7 @@ msgstr "" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:797 #: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:121 #: ../../enterprise/meta/agentsearch.php:141 -#: ../../enterprise/godmode/services/services.service.php:903 +#: ../../enterprise/godmode/services/services.service.php:931 #: ../../enterprise/godmode/massive/massive_create_services.php:877 #: ../../enterprise/godmode/alerts/alert_inventory.php:78 #: ../../enterprise/godmode/alerts/alert_inventory.php:80 @@ -1803,8 +1804,9 @@ msgstr "" #: ../../mobile/operation/alerts.php:194 ../../mobile/operation/agents.php:98 #: ../../mobile/operation/agents.php:407 #: ../../mobile/include/functions_web.php:26 ../../godmode/menu.php:220 +#: ../../godmode/snmpconsole/snmp_alert.php:114 #: ../../godmode/massive/massive_copy_modules.php:216 -#: ../../godmode/agentes/configurar_agente.php:421 +#: ../../godmode/agentes/configurar_agente.php:422 #: ../../godmode/agentes/modificar_agente.php:823 #: ../../godmode/alerts/configure_alert_template.php:99 #: ../../godmode/alerts/configure_alert_template.php:123 @@ -1834,27 +1836,27 @@ msgstr "" #: ../../operation/events/events.build_table.php:705 #: ../../operation/incidents/list_integriaims_incidents.php:371 #: ../../include/class/AuditLog.class.php:110 -#: ../../include/functions_events.php:7120 -#: ../../include/functions_reporting.php:4009 -#: ../../include/functions_reporting.php:4050 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:1749 -#: ../../include/functions_reporting_html.php:2534 -#: ../../include/functions_reporting_html.php:2543 -#: ../../include/functions_reporting_html.php:2548 -#: ../../include/functions_reporting_html.php:2557 -#: ../../include/functions_reporting_html.php:2562 -#: ../../include/functions_reporting_html.php:2569 +#: ../../include/functions_events.php:7123 +#: ../../include/functions_reporting.php:4016 +#: ../../include/functions_reporting.php:4057 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:1778 +#: ../../include/functions_reporting_html.php:2583 +#: ../../include/functions_reporting_html.php:2592 +#: ../../include/functions_reporting_html.php:2597 +#: ../../include/functions_reporting_html.php:2606 +#: ../../include/functions_reporting_html.php:2611 #: ../../include/functions_reporting_html.php:2618 -#: ../../include/functions_reporting_html.php:2691 -#: ../../include/functions_reporting_html.php:5677 -#: ../../enterprise/operation/agentes/agent_inventory.php:75 -#: ../../enterprise/operation/inventory/inventory.php:418 +#: ../../include/functions_reporting_html.php:2667 +#: ../../include/functions_reporting_html.php:2740 +#: ../../include/functions_reporting_html.php:5726 +#: ../../enterprise/operation/agentes/agent_inventory.php:127 +#: ../../enterprise/operation/inventory/inventory.php:432 #: ../../enterprise/include/functions_reporting_csv.php:776 #: ../../enterprise/include/functions_reporting_csv.php:832 #: ../../enterprise/include/functions_reporting_csv.php:877 #: ../../enterprise/include/functions_reporting_csv.php:2518 #: ../../enterprise/include/class/ManageBackups.class.php:163 -#: ../../enterprise/include/functions_inventory.php:851 +#: ../../enterprise/include/functions_inventory.php:882 #: ../../enterprise/include/functions_log.php:279 #: ../../enterprise/include/functions_log.php:282 #: ../../enterprise/include/functions_reporting.php:2143 @@ -1863,7 +1865,7 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:2233 #: ../../enterprise/include/functions_reporting_pdf.php:712 #: ../../extensions/insert_data.php:196 ../../mobile/operation/tactical.php:350 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2054 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2057 msgid "Date" msgstr "" @@ -1874,7 +1876,7 @@ msgstr "" #: ../../views/calendar/list.php:92 #: ../../operation/events/events.build_table.php:146 #: ../../operation/incidents/list_integriaims_incidents.php:515 -#: ../../include/functions_events.php:6653 +#: ../../include/functions_events.php:6656 #: ../../enterprise/tools/ipam/ipam_excel.php:130 #: ../../enterprise/tools/ipam/ipam_excel.php:199 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:660 @@ -1907,20 +1909,20 @@ msgstr "" #: ../../enterprise/include/class/AgentRepository.class.php:635 #: ../../enterprise/include/class/LogSource.class.php:630 #: ../../enterprise/include/class/Omnishell.class.php:402 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2297 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2906 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2299 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2908 #: ../../enterprise/include/class/DeploymentCenter.class.php:764 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:266 #: ../../enterprise/extensions/vmware/vmware_view.php:1338 #: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 -#: ../../godmode/update_manager/update_manager.php:42 #: ../../godmode/reporting/reporting_builder.list_items.php:427 +#: ../../godmode/menu.php:539 msgid "Options" msgstr "" #: ../../views/calendar/list.php:119 #: ../../operation/snmpconsole/snmp_view.php:600 -#: ../../operation/events/events.php:1135 +#: ../../operation/events/events.php:1128 #: ../../operation/events/events_list.php:767 ../../include/ajax/module.php:292 #: ../../include/class/ConfigPEN.class.php:627 #: ../../include/class/CredentialStore.class.php:845 @@ -1938,13 +1940,13 @@ msgstr "" #: ../../enterprise/include/functions_ipam.php:1663 #: ../../enterprise/meta/advanced/metasetup.consoles.php:874 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3244 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:726 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:740 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:257 #: ../../mobile/operation/modules.php:318 ../../mobile/operation/alerts.php:241 #: ../../mobile/operation/events.php:701 ../../mobile/operation/agents.php:253 #: ../../godmode/update_manager/update_manager.history.php:67 -#: ../../godmode/snmpconsole/snmp_alert.php:1073 +#: ../../godmode/snmpconsole/snmp_alert.php:1161 #: ../../godmode/events/event_edit_filter.php:361 msgid "Free search" msgstr "" @@ -1958,7 +1960,7 @@ msgstr "" msgid "Change every" msgstr "" -#: ../../views/dashboard/slides.php:203 ../../include/functions.php:3867 +#: ../../views/dashboard/slides.php:203 ../../include/functions.php:3868 #: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:212 #: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:211 #: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:146 @@ -1985,10 +1987,10 @@ msgstr "" #: ../../enterprise/include/class/SAP.app.php:442 #: ../../enterprise/include/class/Omnishell.class.php:643 #: ../../enterprise/include/class/VMware.app.php:534 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:831 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1093 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1965 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2062 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:833 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1095 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1967 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2064 #: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1200 #: ../../enterprise/meta/monitoring/wizard/wizard.php:132 #: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:215 @@ -2029,7 +2031,7 @@ msgstr "" #: ../../operation/gis_maps/render_view.php:136 #: ../../operation/reporting/graph_viewer.php:234 #: ../../operation/reporting/reporting_viewer.php:186 -#: ../../include/class/AgentsAlerts.class.php:804 +#: ../../include/class/AgentsAlerts.class.php:792 #: ../../enterprise/operation/agentes/manage_transmap.php:141 #: ../../enterprise/meta/screens/screens.visualmap.php:274 #: ../../extensions/disabled/matrix_events.php:35 @@ -2045,8 +2047,8 @@ msgstr "" #: ../../operation/gis_maps/render_view.php:138 #: ../../operation/reporting/graph_viewer.php:243 #: ../../operation/reporting/reporting_viewer.php:195 -#: ../../operation/heatmap.php:210 ../../operation/events/events.php:771 -#: ../../include/class/AgentsAlerts.class.php:809 +#: ../../operation/heatmap.php:210 ../../operation/events/events.php:764 +#: ../../include/class/AgentsAlerts.class.php:797 #: ../../extensions/agents_modules.php:531 msgid "Back to normal mode" msgstr "" @@ -2060,22 +2062,24 @@ msgstr "" #: ../../operation/gis_maps/render_view.php:166 #: ../../include/lib/Dashboard/Widgets/wux_transaction.php:377 #: ../../include/functions_config.php:1286 -#: ../../include/functions_config.php:3178 +#: ../../include/functions_config.php:3181 #: ../../enterprise/operation/services/services.service.php:161 #: ../../enterprise/operation/services/services.list.php:237 #: ../../enterprise/operation/services/services.list.php:552 -#: ../../enterprise/operation/services/services.service_map.php:116 +#: ../../enterprise/operation/services/services.service_map.php:151 #: ../../enterprise/operation/services/services.table_services.php:159 #: ../../enterprise/operation/agentes/transactional_map.php:321 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:64 #: ../../enterprise/include/class/Omnishell.class.php:1499 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3006 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3008 #: ../../enterprise/include/lib/Metaconsole/Node.php:458 #: ../../enterprise/load_enterprise.php:638 #: ../../enterprise/load_enterprise.php:1134 #: ../../enterprise/godmode/services/services.elements.php:843 #: ../../enterprise/godmode/services/services.elements.php:854 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:444 +#: ../../godmode/snmpconsole/snmp_alert.php:1548 +#: ../../godmode/snmpconsole/snmp_alert.php:1563 #: ../../godmode/massive/massive_edit_agents.php:981 msgid "Ok" msgstr "" @@ -2104,9 +2108,9 @@ msgstr "" #: ../../operation/visual_console/public_view.php:123 #: ../../operation/gis_maps/render_view.php:160 #: ../../operation/reporting/graph_viewer.php:399 -#: ../../operation/heatmap.php:168 ../../operation/events/events.php:783 +#: ../../operation/heatmap.php:168 ../../operation/events/events.php:776 #: ../../include/ajax/module.php:1054 ../../include/ajax/heatmap.ajax.php:47 -#: ../../include/class/AgentsAlerts.class.php:848 +#: ../../include/class/AgentsAlerts.class.php:836 #: ../../include/class/NetworkMap.class.php:2801 #: ../../enterprise/views/ncm/devices/list.php:171 #: ../../enterprise/include/class/Omnishell.class.php:544 @@ -2133,7 +2137,7 @@ msgstr "" #: ../../views/dashboard/header.php:278 #: ../../operation/snmpconsole/snmp_statistics.php:66 #: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:939 ../../include/functions_html.php:1894 +#: ../../operation/events/events.php:932 ../../include/functions_html.php:1894 #: ../../include/functions_html.php:1895 ../../include/functions_html.php:2005 #: ../../include/functions_html.php:2006 ../../include/functions_html.php:2185 #: ../../include/functions_html.php:2186 @@ -2166,7 +2170,7 @@ msgid "Private" msgstr "" #: ../../views/dashboard/formDashboard.php:122 -#: ../../enterprise/godmode/services/services.service.php:728 +#: ../../enterprise/godmode/services/services.service.php:736 #: ../../enterprise/godmode/reporting/visual_console_template.php:272 #: ../../enterprise/godmode/massive/massive_create_services.php:809 msgid "Favourite" @@ -2211,7 +2215,7 @@ msgstr "" #: ../../godmode/reporting/graphs.php:162 #: ../../godmode/reporting/graphs.php:213 #: ../../godmode/reporting/reporting_builder.php:668 -#: ../../godmode/snmpconsole/snmp_alert.php:650 +#: ../../godmode/snmpconsole/snmp_alert.php:686 #: ../../godmode/snmpconsole/snmp_filters.php:180 #: ../../godmode/events/event_filter.php:69 #: ../../godmode/events/event_filter.php:96 @@ -2300,10 +2304,10 @@ msgstr "" #: ../../operation/snmpconsole/snmp_browser.php:68 #: ../../operation/snmpconsole/snmp_statistics.php:54 #: ../../operation/snmpconsole/snmp_view.php:128 ../../operation/heatmap.php:87 -#: ../../operation/events/events.php:826 +#: ../../operation/events/events.php:819 #: ../../operation/agentes/networkmap.dinamic.php:115 #: ../../operation/agentes/pandora_networkmap.view.php:2279 -#: ../../include/class/AgentsAlerts.class.php:834 +#: ../../include/class/AgentsAlerts.class.php:822 msgid "Full screen" msgstr "" @@ -2367,9 +2371,9 @@ msgstr "" #: ../../enterprise/include/class/LogSource.class.php:894 #: ../../enterprise/include/class/ManageBackups.class.php:275 #: ../../enterprise/include/class/Omnishell.class.php:1163 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2397 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3052 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3372 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2399 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3054 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3374 #: ../../enterprise/include/class/NetworkConfigManager.class.php:644 #: ../../enterprise/include/class/NetworkConfigManager.class.php:800 #: ../../enterprise/include/class/NetworkConfigManager.class.php:976 @@ -2422,7 +2426,7 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_delete_services.php:92 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:238 #: ../../enterprise/godmode/agentes/inventory_manager.php:249 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:687 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:652 #: ../../enterprise/godmode/agentes/plugins_manager.php:196 #: ../../enterprise/godmode/agentes/plugins_manager.php:281 #: ../../enterprise/godmode/policies/policy_agents.php:1083 @@ -2470,8 +2474,7 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:1293 #: ../../godmode/reporting/graph_builder.graph_editor.php:216 #: ../../godmode/reporting/graph_builder.graph_editor.php:256 -#: ../../godmode/snmpconsole/snmp_alert.php:1276 -#: ../../godmode/snmpconsole/snmp_alert.php:1324 +#: ../../godmode/snmpconsole/snmp_alert.php:1313 #: ../../godmode/snmpconsole/snmp_filters.php:301 #: ../../godmode/snmpconsole/snmp_filters.php:312 #: ../../godmode/events/event_responses.list.php:71 @@ -2483,9 +2486,9 @@ msgstr "" #: ../../godmode/agentes/module_manager.php:868 #: ../../godmode/agentes/module_manager.php:1228 #: ../../godmode/agentes/module_manager_editor_common.php:1307 -#: ../../godmode/agentes/planned_downtime.editor.php:962 -#: ../../godmode/agentes/planned_downtime.editor.php:965 -#: ../../godmode/agentes/planned_downtime.editor.php:1015 +#: ../../godmode/agentes/planned_downtime.editor.php:968 +#: ../../godmode/agentes/planned_downtime.editor.php:971 +#: ../../godmode/agentes/planned_downtime.editor.php:1021 #: ../../godmode/agentes/planned_downtime.list.php:625 #: ../../godmode/agentes/planned_downtime.list.php:774 #: ../../godmode/agentes/fields_manager.php:155 @@ -2554,8 +2557,8 @@ msgstr "" #: ../../include/ajax/double_auth.ajax.php:399 #: ../../include/ajax/double_auth.ajax.php:516 #: ../../include/class/Diagnostics.class.php:1827 -#: ../../include/functions_events.php:2928 -#: ../../include/functions_events.php:3283 ../../include/functions_ui.php:290 +#: ../../include/functions_events.php:2929 +#: ../../include/functions_events.php:3284 ../../include/functions_ui.php:290 #: ../../include/functions.php:1236 #: ../../enterprise/include/class/CommandCenter.class.php:473 #: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4052 @@ -2672,10 +2675,10 @@ msgid "Click here to don't show again this message" msgstr "" #: ../../general/ui/agents_list.php:100 ../../general/ui/agents_list.php:113 -#: ../../operation/agentes/status_monitor.php:556 +#: ../../operation/agentes/status_monitor.php:547 #: ../../operation/agentes/alerts_status.functions.php:194 #: ../../operation/agentes/alerts_status.functions.php:203 -#: ../../operation/agentes/estado_agente.php:267 +#: ../../operation/agentes/estado_agente.php:280 #: ../../operation/agentes/estado_agente.php:291 #: ../../operation/search_results.php:192 #: ../../include/ajax/heatmap.ajax.php:70 @@ -2701,10 +2704,10 @@ msgstr "" #: ../../enterprise/operation/services/services.table_services.php:147 #: ../../enterprise/operation/services/services.table_services.php:238 #: ../../enterprise/operation/agentes/tag_view.php:219 -#: ../../enterprise/operation/agentes/agent_inventory.php:109 -#: ../../enterprise/operation/agentes/agent_inventory.php:114 -#: ../../enterprise/operation/inventory/inventory.php:360 -#: ../../enterprise/operation/inventory/inventory.php:413 +#: ../../enterprise/operation/agentes/agent_inventory.php:138 +#: ../../enterprise/operation/agentes/agent_inventory.php:140 +#: ../../enterprise/operation/inventory/inventory.php:374 +#: ../../enterprise/operation/inventory/inventory.php:427 #: ../../enterprise/meta/general/header.php:44 #: ../../enterprise/meta/general/header.php:46 #: ../../enterprise/meta/general/main_header.php:689 @@ -2716,14 +2719,14 @@ msgstr "" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:758 #: ../../enterprise/meta/advanced/metasetup.relations.php:451 #: ../../enterprise/meta/advanced/metasetup.translate_string.php:186 -#: ../../enterprise/meta/advanced/collections.php:166 -#: ../../enterprise/meta/advanced/collections.php:179 +#: ../../enterprise/meta/advanced/collections.php:217 +#: ../../enterprise/meta/advanced/collections.php:230 #: ../../enterprise/meta/agentsearch.php:110 #: ../../enterprise/extensions/translate_string.php:323 #: ../../enterprise/godmode/modules/local_components.php:573 #: ../../enterprise/godmode/modules/local_components.php:598 #: ../../enterprise/godmode/agentes/collection_manager.php:48 -#: ../../enterprise/godmode/agentes/collections.php:313 +#: ../../enterprise/godmode/agentes/collections.php:365 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:151 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:162 #: ../../enterprise/godmode/policies/policy_agents.php:822 @@ -2736,7 +2739,7 @@ msgstr "" #: ../../godmode/reporting/graphs.php:241 #: ../../godmode/reporting/visual_console_favorite.php:158 #: ../../godmode/reporting/visual_console_favorite.php:188 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1139 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1142 #: ../../godmode/reporting/reporting_builder.php:795 #: ../../godmode/agentes/module_manager.php:65 #: ../../godmode/agentes/planned_downtime.list.php:284 @@ -2758,7 +2761,7 @@ msgstr "" #: ../../general/ui/agents_list.php:146 #: ../../operation/reporting/graph_viewer.php:316 #: ../../operation/reporting/reporting_viewer.php:347 -#: ../../include/functions_events.php:4379 +#: ../../include/functions_events.php:4380 #: ../../enterprise/operation/log/log_viewer.php:845 #: ../../enterprise/operation/log/log_viewer.php:867 #: ../../enterprise/include/class/CommandCenter.class.php:463 @@ -3020,10 +3023,10 @@ msgstr "" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:753 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:231 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:231 -#: ../../enterprise/godmode/services/services.service.php:845 -#: ../../enterprise/godmode/services/services.service.php:857 -#: ../../enterprise/godmode/services/services.service.php:869 -#: ../../enterprise/godmode/services/services.service.php:881 +#: ../../enterprise/godmode/services/services.service.php:873 +#: ../../enterprise/godmode/services/services.service.php:885 +#: ../../enterprise/godmode/services/services.service.php:897 +#: ../../enterprise/godmode/services/services.service.php:909 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:141 #: ../../enterprise/godmode/massive/massive_create_services.php:902 #: ../../enterprise/godmode/massive/massive_create_services.php:914 @@ -3142,14 +3145,14 @@ msgid "There are no services defined yet." msgstr "" #: ../../general/first_task/service_list.php:23 -#: ../../operation/agentes/ver_agente.php:1645 +#: ../../operation/agentes/ver_agente.php:1654 #: ../../enterprise/operation/services/services.treeview_services.php:61 #: ../../enterprise/operation/services/services.treeview_services.php:81 #: ../../enterprise/operation/services/services.service.php:83 #: ../../enterprise/operation/services/services.list.php:58 #: ../../enterprise/operation/services/services.list.php:75 -#: ../../enterprise/operation/services/services.service_map.php:90 -#: ../../enterprise/operation/services/services.service_map.php:109 +#: ../../enterprise/operation/services/services.service_map.php:97 +#: ../../enterprise/operation/services/services.service_map.php:144 #: ../../enterprise/operation/services/services.table_services.php:38 #: ../../enterprise/operation/services/services.table_services.php:58 #: ../../enterprise/operation/menu.php:77 @@ -3158,11 +3161,11 @@ msgstr "" #: ../../enterprise/meta/general/main_header.php:210 #: ../../enterprise/godmode/services/services.elements.php:778 #: ../../enterprise/godmode/services/services.elements.php:798 -#: ../../enterprise/godmode/services/services.service.php:469 -#: ../../enterprise/godmode/services/services.service.php:489 +#: ../../enterprise/godmode/services/services.service.php:477 +#: ../../enterprise/godmode/services/services.service.php:497 #: ../../enterprise/godmode/services/services.massive.meta.php:42 #: ../../enterprise/godmode/services/services.massive.elements.php:44 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:300 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:314 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:136 #: ../../enterprise/godmode/menu.php:137 #: ../../enterprise/godmode/massive/massive_add_service_elements.php:363 @@ -3228,7 +3231,7 @@ msgstr "" #: ../../general/first_task/tags.php:22 ../../operation/tree.php:66 #: ../../operation/events/events.build_table.php:283 -#: ../../operation/agentes/status_monitor.php:559 +#: ../../operation/agentes/status_monitor.php:550 #: ../../operation/agentes/group_view.php:222 #: ../../operation/agentes/alerts_status.functions.php:107 #: ../../operation/users/user_edit.php:815 @@ -3236,11 +3239,11 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/tree_view.php:329 #: ../../include/functions_events.php:203 #: ../../include/functions_events.php:272 -#: ../../include/functions_events.php:5137 -#: ../../include/functions_events.php:6744 +#: ../../include/functions_events.php:5138 +#: ../../include/functions_events.php:6747 #: ../../include/functions_treeview.php:168 #: ../../include/functions_profile.php:215 -#: ../../include/functions_reporting_html.php:3396 +#: ../../include/functions_reporting_html.php:3445 #: ../../enterprise/operation/agentes/tag_view.php:223 #: ../../enterprise/operation/agentes/tag_view.php:225 #: ../../enterprise/operation/agentes/tag_view.php:678 @@ -3366,8 +3369,8 @@ msgstr "" #: ../../operation/agentes/interface_view.php:72 #: ../../operation/agentes/tactical.php:78 #: ../../operation/agentes/estado_agente.php:224 -#: ../../operation/agentes/ver_agente.php:1906 -#: ../../include/class/AgentsAlerts.class.php:750 +#: ../../operation/agentes/ver_agente.php:1915 +#: ../../include/class/AgentsAlerts.class.php:738 #: ../../enterprise/tools/ipam/ipam_editor.php:261 #: ../../enterprise/views/cluster/list.php:31 #: ../../enterprise/operation/services/services.treeview_services.php:61 @@ -3555,10 +3558,10 @@ msgid "There are no incidents defined yet." msgstr "" #: ../../general/first_task/incidents.php:28 ../../operation/menu.php:474 -#: ../../operation/agentes/ver_agente.php:1498 +#: ../../operation/agentes/ver_agente.php:1507 #: ../../operation/incidents/incident_statistics.php:21 -#: ../../godmode/agentes/configurar_agente.php:581 -#: ../../godmode/agentes/configurar_agente.php:749 +#: ../../godmode/agentes/configurar_agente.php:582 +#: ../../godmode/agentes/configurar_agente.php:750 msgid "Incidents" msgstr "" @@ -3628,13 +3631,13 @@ msgid "Policy Map (Only Enterprise version)" msgstr "" #: ../../general/first_task/collections.php:18 -#: ../../enterprise/meta/advanced/collections.php:443 +#: ../../enterprise/meta/advanced/collections.php:504 msgid "There are no collections defined yet." msgstr "" #: ../../general/first_task/collections.php:22 #: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2109 -#: ../../enterprise/include/functions_policies.php:3796 +#: ../../enterprise/include/functions_policies.php:3798 #: ../../enterprise/meta/include/functions_agents_meta.php:533 #: ../../enterprise/meta/advanced/collections.editor.php:60 #: ../../enterprise/meta/advanced/collections.data.php:33 @@ -3716,7 +3719,7 @@ msgstr "" msgid "ago" msgstr "" -#: ../../general/logon_ok.php:206 ../../include/functions_events.php:5273 +#: ../../general/logon_ok.php:206 ../../include/functions_events.php:5276 msgid "by" msgstr "" @@ -3739,11 +3742,11 @@ msgstr "" #: ../../include/class/CredentialStore.class.php:1134 #: ../../include/functions_events.php:194 #: ../../include/functions_events.php:245 -#: ../../include/functions_events.php:6695 -#: ../../include/functions_events.php:7122 +#: ../../include/functions_events.php:6698 +#: ../../include/functions_events.php:7125 #: ../../include/functions_config.php:708 -#: ../../include/functions_config.php:728 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:5674 +#: ../../include/functions_config.php:728 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:5723 #: ../../enterprise/include/class/MicrosoftSQLServer.app.php:502 #: ../../enterprise/include/class/MySQL.app.php:523 #: ../../enterprise/include/class/Oracle.app.php:508 @@ -3768,7 +3771,7 @@ msgstr "" #: ../../godmode/setup/setup_integria.php:283 #: ../../godmode/setup/setup_ehorus.php:80 #: ../../godmode/update_manager/update_manager.history.php:43 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3311 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3331 #: ../../godmode/events/custom_events.php:99 msgid "User" msgstr "" @@ -3788,19 +3791,19 @@ msgstr "" #: ../../include/class/ModuleTemplates.class.php:894 #: ../../include/class/AuditLog.class.php:109 #: ../../include/class/AuditLog.class.php:201 -#: ../../include/class/AgentsAlerts.class.php:904 -#: ../../include/functions_events.php:6786 +#: ../../include/class/AgentsAlerts.class.php:892 +#: ../../include/functions_events.php:6789 #: ../../include/functions_ui_renders.php:117 -#: ../../include/functions_profile.php:217 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:3135 -#: ../../include/functions_reporting_html.php:5676 +#: ../../include/functions_profile.php:217 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:3184 +#: ../../include/functions_reporting_html.php:5725 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:258 #: ../../enterprise/tools/ipam/ipam_list.php:639 #: ../../enterprise/operation/agentes/policy_view.php:260 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:433 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:495 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2585 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2905 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:413 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:475 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2587 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2907 #: ../../enterprise/include/functions_services.php:1615 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:257 #: ../../enterprise/meta/advanced/metasetup.relations.php:550 @@ -3822,11 +3825,11 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:248 #: ../../godmode/modules/manage_nc_groups.php:243 #: ../../godmode/reporting/visual_console_builder.elements.php:118 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3808 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4299 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4320 -#: ../../godmode/snmpconsole/snmp_alert.php:1241 -#: ../../godmode/snmpconsole/snmp_alert.php:1365 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3828 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4319 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4340 +#: ../../godmode/snmpconsole/snmp_alert.php:1278 +#: ../../godmode/snmpconsole/snmp_alert.php:1435 #: ../../godmode/snmpconsole/snmp_filters.php:291 #: ../../godmode/events/event_filter.php:141 #: ../../godmode/netflow/nf_edit.php:161 @@ -3837,7 +3840,7 @@ msgstr "" #: ../../godmode/massive/massive_delete_action_alerts.php:270 #: ../../godmode/massive/massive_enable_disable_alerts.php:222 #: ../../godmode/agentes/module_manager.php:867 -#: ../../godmode/agentes/planned_downtime.editor.php:1002 +#: ../../godmode/agentes/planned_downtime.editor.php:1008 #: ../../godmode/agentes/agent_template.php:238 #: ../../godmode/alerts/alert_list.list.php:745 #: ../../godmode/alerts/alert_view.php:388 @@ -3847,8 +3850,8 @@ msgstr "" #: ../../general/logon_ok.php:250 #: ../../operation/snmpconsole/snmp_statistics.php:182 #: ../../include/class/AuditLog.class.php:111 -#: ../../include/functions_netflow.php:347 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:5678 +#: ../../include/functions_netflow.php:347 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:5727 #: ../../enterprise/include/functions_reporting_csv.php:2808 #: ../../mobile/operation/tactical.php:351 msgid "Source IP" @@ -3858,8 +3861,8 @@ msgstr "" #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:317 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:410 #: ../../include/ajax/events.php:1517 -#: ../../include/class/AuditLog.class.php:112 ../../include/functions.php:3045 -#: ../../include/functions_reporting_html.php:5679 +#: ../../include/class/AuditLog.class.php:112 ../../include/functions.php:3046 +#: ../../include/functions_reporting_html.php:5728 #: ../../enterprise/tools/ipam/ipam_ajax.php:293 #: ../../enterprise/tools/ipam/ipam_ajax.php:479 #: ../../enterprise/tools/ipam/ipam_massive.php:83 @@ -3919,8 +3922,8 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:902 #: ../../operation/heatmap.php:115 #: ../../operation/events/events.build_table.php:626 -#: ../../operation/events/events.php:1080 -#: ../../operation/events/events.php:1149 +#: ../../operation/events/events.php:1073 +#: ../../operation/events/events.php:1146 #: ../../operation/events/events.php:1258 #: ../../operation/events/events.php:1310 #: ../../operation/events/events.php:2315 @@ -3928,7 +3931,7 @@ msgstr "" #: ../../operation/events/events_list.php:839 #: ../../operation/events/events_list.php:948 #: ../../operation/events/events_list.php:960 -#: ../../operation/agentes/status_monitor.php:655 +#: ../../operation/agentes/status_monitor.php:651 #: ../../operation/agentes/estado_monitores.php:520 #: ../../operation/agentes/estado_monitores.php:565 #: ../../operation/agentes/alerts_status.functions.php:94 @@ -3936,7 +3939,7 @@ msgstr "" #: ../../operation/agentes/alerts_status.functions.php:114 #: ../../operation/agentes/alerts_status.functions.php:131 #: ../../operation/agentes/alerts_status.functions.php:134 -#: ../../operation/agentes/estado_agente.php:281 +#: ../../operation/agentes/estado_agente.php:276 #: ../../operation/incidents/list_integriaims_incidents.php:326 #: ../../operation/incidents/list_integriaims_incidents.php:337 #: ../../operation/incidents/list_integriaims_incidents.php:354 @@ -3948,13 +3951,13 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/events_list.php:401 #: ../../include/lib/Dashboard/Widgets/tree_view.php:384 #: ../../include/lib/Dashboard/Widgets/tree_view.php:417 -#: ../../include/functions_events.php:6435 -#: ../../include/functions_events.php:7041 +#: ../../include/functions_events.php:6438 +#: ../../include/functions_events.php:7044 #: ../../include/functions_groups.php:646 #: ../../include/functions_groups.php:1940 -#: ../../include/functions_notifications.php:108 -#: ../../include/functions_reporting.php:2831 -#: ../../include/functions_reporting.php:2928 +#: ../../include/functions_notifications.php:105 +#: ../../include/functions_reporting.php:2835 +#: ../../include/functions_reporting.php:2932 #: ../../include/functions_modules.php:3542 #: ../../include/functions_modules.php:3544 #: ../../include/functions_groupview.php:95 @@ -3971,14 +3974,14 @@ msgstr "" #: ../../enterprise/operation/agentes/tag_view.php:301 #: ../../enterprise/operation/agentes/tag_view.php:304 #: ../../enterprise/operation/agentes/tag_view.php:390 -#: ../../enterprise/operation/agentes/agent_inventory.php:74 +#: ../../enterprise/operation/agentes/agent_inventory.php:122 #: ../../enterprise/operation/inventory/inventory.php:75 #: ../../enterprise/operation/inventory/inventory.php:76 #: ../../enterprise/operation/inventory/inventory.php:155 #: ../../enterprise/operation/inventory/inventory.php:156 -#: ../../enterprise/operation/inventory/inventory.php:318 -#: ../../enterprise/operation/inventory/inventory.php:346 -#: ../../enterprise/operation/inventory/inventory.php:355 +#: ../../enterprise/operation/inventory/inventory.php:332 +#: ../../enterprise/operation/inventory/inventory.php:360 +#: ../../enterprise/operation/inventory/inventory.php:369 #: ../../enterprise/include/class/ManageBackups.class.php:191 #: ../../enterprise/include/functions_metaconsole.php:960 #: ../../enterprise/include/functions_metaconsole.php:961 @@ -4023,8 +4026,8 @@ msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2852 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:143 #: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:187 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:612 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:638 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:626 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:652 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:131 #: ../../enterprise/godmode/agentes/collections.data.php:506 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:264 @@ -4052,15 +4055,15 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.list_items.php:245 #: ../../godmode/reporting/reporting_builder.list_items.php:255 #: ../../godmode/reporting/create_container.php:546 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1528 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1546 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2007 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2826 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2853 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3471 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3537 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3559 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3617 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1531 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1549 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2010 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2829 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2856 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3491 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3557 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3579 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3637 #: ../../godmode/reporting/visual_console_builder.wizard.php:340 #: ../../godmode/reporting/visual_console_builder.wizard.php:354 #: ../../godmode/events/event_edit_filter.php:323 @@ -4091,7 +4094,7 @@ msgstr "" msgid "All" msgstr "" -#: ../../general/footer.php:51 +#: ../../general/footer.php:51 ../../enterprise/meta/general/footer.php:41 #, php-format msgid "%s %s - %s - MR %s" msgstr "" @@ -4534,14 +4537,14 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:1226 #: ../../operation/search_agents.php:56 #: ../../operation/events/events.build_table.php:358 -#: ../../operation/agentes/status_monitor.php:1335 +#: ../../operation/agentes/status_monitor.php:1334 #: ../../operation/agentes/alerts_status.php:552 #: ../../operation/agentes/alerts_status.php:587 #: ../../operation/agentes/alerts_status.php:622 #: ../../operation/agentes/alerts_status.php:654 #: ../../operation/agentes/interface_view.functions.php:497 #: ../../operation/agentes/alerts_status.functions.php:104 -#: ../../operation/agentes/estado_agente.php:280 +#: ../../operation/agentes/estado_agente.php:275 #: ../../operation/agentes/estado_agente.php:763 #: ../../operation/incidents/integriaims_export_csv.php:83 #: ../../operation/incidents/configure_integriaims_incident.php:250 @@ -4550,28 +4553,28 @@ msgstr "" #: ../../include/ajax/module.php:980 ../../include/ajax/alert_list.ajax.php:283 #: ../../include/ajax/alert_list.ajax.php:308 #: ../../include/ajax/custom_fields.php:416 -#: ../../include/class/AgentsAlerts.class.php:906 +#: ../../include/class/AgentsAlerts.class.php:894 #: ../../include/class/ExternalTools.class.php:795 #: ../../include/class/NetworkMap.class.php:2907 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:318 #: ../../include/functions_events.php:196 #: ../../include/functions_events.php:251 -#: ../../include/functions_events.php:2624 -#: ../../include/functions_events.php:5071 -#: ../../include/functions_events.php:6663 ../../include/functions_snmp.php:369 +#: ../../include/functions_events.php:2625 +#: ../../include/functions_events.php:5072 +#: ../../include/functions_events.php:6666 ../../include/functions_snmp.php:369 #: ../../include/functions_snmp_browser.php:594 #: ../../include/functions_reporting_html.php:547 -#: ../../include/functions_reporting_html.php:1045 -#: ../../include/functions_reporting_html.php:1054 -#: ../../include/functions_reporting_html.php:1266 -#: ../../include/functions_reporting_html.php:1274 -#: ../../include/functions_reporting_html.php:1520 -#: ../../include/functions_reporting_html.php:2078 -#: ../../include/functions_reporting_html.php:2348 -#: ../../include/functions_reporting_html.php:2693 -#: ../../include/functions_reporting_html.php:3342 -#: ../../include/functions_reporting_html.php:3395 -#: ../../include/functions_reporting_html.php:4967 +#: ../../include/functions_reporting_html.php:1046 +#: ../../include/functions_reporting_html.php:1055 +#: ../../include/functions_reporting_html.php:1281 +#: ../../include/functions_reporting_html.php:1289 +#: ../../include/functions_reporting_html.php:1549 +#: ../../include/functions_reporting_html.php:2107 +#: ../../include/functions_reporting_html.php:2384 +#: ../../include/functions_reporting_html.php:2742 +#: ../../include/functions_reporting_html.php:3391 +#: ../../include/functions_reporting_html.php:3444 +#: ../../include/functions_reporting_html.php:5016 #: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:412 #: ../../enterprise/views/ncm/devices/list.php:120 #: ../../enterprise/views/cluster/list.php:63 @@ -4685,27 +4688,27 @@ msgstr "" #: ../../operation/search_modules.php:39 #: ../../operation/snmpconsole/snmp_view.php:881 #: ../../operation/events/events.build_table.php:192 -#: ../../operation/agentes/status_monitor.php:1365 +#: ../../operation/agentes/status_monitor.php:1364 #: ../../operation/agentes/exportdata.csv.php:74 #: ../../operation/agentes/exportdata.php:83 #: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/agentes/estado_generalagente.php:624 +#: ../../operation/agentes/estado_generalagente.php:645 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:116 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:247 #: ../../include/ajax/events_extended.php:90 #: ../../include/ajax/custom_fields.php:415 ../../include/ajax/events.php:1809 #: ../../include/functions_events.php:197 #: ../../include/functions_events.php:254 -#: ../../include/functions_events.php:2620 -#: ../../include/functions_events.php:4997 -#: ../../include/functions_events.php:6689 +#: ../../include/functions_events.php:2621 +#: ../../include/functions_events.php:4998 +#: ../../include/functions_events.php:6692 #: ../../include/functions_netflow.php:278 -#: ../../include/functions_reporting_html.php:1052 -#: ../../include/functions_reporting_html.php:1060 -#: ../../include/functions_reporting_html.php:1271 -#: ../../include/functions_reporting_html.php:1278 -#: ../../include/functions_reporting_html.php:2357 -#: ../../include/functions_reporting_html.php:4970 +#: ../../include/functions_reporting_html.php:1053 +#: ../../include/functions_reporting_html.php:1061 +#: ../../include/functions_reporting_html.php:1286 +#: ../../include/functions_reporting_html.php:1293 +#: ../../include/functions_reporting_html.php:2393 +#: ../../include/functions_reporting_html.php:5019 #: ../../enterprise/operation/agentes/tag_view.php:686 #: ../../enterprise/include/functions_reporting_csv.php:802 #: ../../enterprise/include/functions_reporting_csv.php:875 @@ -4715,11 +4718,11 @@ msgstr "" #: ../../enterprise/include/functions_reporting_csv.php:2629 #: ../../enterprise/include/class/LogSource.class.php:628 #: ../../enterprise/include/class/Omnishell.class.php:400 -#: ../../enterprise/include/functions_inventory.php:113 -#: ../../enterprise/include/functions_inventory.php:147 -#: ../../enterprise/include/functions_inventory.php:349 -#: ../../enterprise/include/functions_inventory.php:369 -#: ../../enterprise/include/functions_inventory.php:555 +#: ../../enterprise/include/functions_inventory.php:143 +#: ../../enterprise/include/functions_inventory.php:177 +#: ../../enterprise/include/functions_inventory.php:379 +#: ../../enterprise/include/functions_inventory.php:399 +#: ../../enterprise/include/functions_inventory.php:585 #: ../../enterprise/meta/include/functions_events_meta.php:82 #: ../../mobile/operation/modules.php:661 #: ../../mobile/operation/modules.php:852 ../../mobile/operation/events.php:516 @@ -4810,7 +4813,7 @@ msgstr "" #: ../../operation/visual_console/public_view.php:38 #: ../../operation/gis_maps/public_console.php:277 #: ../../operation/events/sound_events.php:90 -#: ../../operation/agentes/stat_win.php:92 ../../index.php:1395 +#: ../../operation/agentes/stat_win.php:92 ../../index.php:1396 #: ../../enterprise/meta/index.php:206 msgid "Connection with server has been lost" msgstr "" @@ -4819,7 +4822,7 @@ msgstr "" #: ../../operation/visual_console/public_view.php:39 #: ../../operation/gis_maps/public_console.php:278 #: ../../operation/events/sound_events.php:91 -#: ../../operation/agentes/stat_win.php:93 ../../index.php:1396 +#: ../../operation/agentes/stat_win.php:93 ../../index.php:1397 #: ../../enterprise/meta/index.php:207 msgid "" "Connection to the server has been lost. Please check your internet " @@ -4858,7 +4861,7 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.main.php:73 #: ../../godmode/reporting/visual_console_builder.php:809 #: ../../godmode/reporting/graph_builder.php:298 -#: ../../godmode/reporting/reporting_builder.php:3529 +#: ../../godmode/reporting/reporting_builder.php:3541 msgid "Main data" msgstr "" @@ -4904,7 +4907,7 @@ msgstr "" #: ../../operation/agentes/status_monitor.php:75 #: ../../operation/agentes/estado_agente.php:858 #: ../../operation/agentes/estado_agente.php:861 -#: ../../operation/agentes/ver_agente.php:1907 +#: ../../operation/agentes/ver_agente.php:1916 #: ../../enterprise/operation/agentes/policy_view.php:70 #: ../../enterprise/include/lib/ClusterViewer/ClusterManager.php:601 #: ../../enterprise/meta/screens/screens.visualmap.php:163 @@ -4923,7 +4926,7 @@ msgstr "" #: ../../godmode/setup/setup_visuals.php:466 #: ../../godmode/setup/setup_visuals.php:608 #: ../../godmode/reporting/visual_console_builder.php:836 -#: ../../godmode/menu.php:554 ../../godmode/agentes/configurar_agente.php:372 +#: ../../godmode/menu.php:554 ../../godmode/agentes/configurar_agente.php:373 #: ../../godmode/agentes/modificar_agente.php:82 #: ../../godmode/agentes/modificar_agente.php:836 #: ../../godmode/agentes/modificar_agente.php:841 @@ -4937,10 +4940,10 @@ msgstr "" #: ../../enterprise/operation/services/services.treeview_services.php:77 #: ../../enterprise/operation/services/services.service.php:79 #: ../../enterprise/operation/services/services.list.php:71 -#: ../../enterprise/operation/services/services.service_map.php:86 +#: ../../enterprise/operation/services/services.service_map.php:93 #: ../../enterprise/operation/services/services.table_services.php:54 #: ../../enterprise/godmode/services/services.elements.php:794 -#: ../../enterprise/godmode/services/services.service.php:485 +#: ../../enterprise/godmode/services/services.service.php:493 #: ../../enterprise/godmode/reporting/visual_console_template.php:118 #: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:117 #: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:102 @@ -5042,10 +5045,10 @@ msgstr "" #: ../../enterprise/meta/advanced/metasetup.consoles.php:513 #: ../../enterprise/meta/advanced/metasetup.consoles.php:837 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1702 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:498 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:512 #: ../../godmode/reporting/visual_console_builder.elements.php:104 #: ../../godmode/reporting/visual_console_builder.elements.php:283 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1116 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1119 #: ../../godmode/reporting/graph_builder.graph_editor.php:214 #: ../../godmode/reporting/visual_console_builder.wizard.php:446 msgid "Label" @@ -5137,7 +5140,7 @@ msgid "Copy Item" msgstr "" #: ../../operation/visual_console/view.php:406 -#: ../../operation/agentes/estado_generalagente.php:326 +#: ../../operation/agentes/estado_generalagente.php:347 msgid "Force remote checks" msgstr "" @@ -5150,7 +5153,7 @@ msgstr "" #: ../../include/class/ModuleTemplates.class.php:1417 #: ../../include/class/HelpFeedBack.class.php:359 #: ../../include/class/WebServerModuleDebug.class.php:359 -#: ../../include/class/AgentWizard.class.php:5802 +#: ../../include/class/AgentWizard.class.php:5808 #: ../../include/class/Diagnostics.class.php:2087 #: ../../include/class/ConfigPEN.class.php:737 #: ../../include/class/CredentialStore.class.php:1185 @@ -5176,8 +5179,8 @@ msgstr "" #: ../../include/class/HelpFeedBack.class.php:354 #: ../../include/class/WebServerModuleDebug.class.php:366 #: ../../include/class/WebServerModuleDebug.class.php:371 -#: ../../include/class/AgentWizard.class.php:5809 -#: ../../include/class/AgentWizard.class.php:5814 +#: ../../include/class/AgentWizard.class.php:5815 +#: ../../include/class/AgentWizard.class.php:5820 #: ../../include/class/Diagnostics.class.php:2086 #: ../../include/class/ConfigPEN.class.php:744 #: ../../include/class/ConfigPEN.class.php:749 @@ -5296,10 +5299,11 @@ msgstr "" #: ../../operation/agentes/estado_generalagente.php:196 #: ../../include/ajax/heatmap.ajax.php:325 #: ../../include/class/Diagnostics.class.php:748 +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:283 #: ../../include/lib/Dashboard/Widgets/tree_view.php:332 -#: ../../include/functions_events.php:4489 -#: ../../include/functions_reporting_html.php:1496 -#: ../../include/functions_reporting_html.php:3339 +#: ../../include/functions_events.php:4490 +#: ../../include/functions_reporting_html.php:1525 +#: ../../include/functions_reporting_html.php:3388 #: ../../enterprise/tools/ipam/ipam_network.php:398 #: ../../enterprise/views/cluster/view.php:253 #: ../../enterprise/operation/agentes/tag_view.php:602 @@ -5322,8 +5326,8 @@ msgstr "" #: ../../mobile/operation/agents.php:94 ../../mobile/operation/agents.php:404 #: ../../godmode/reporting/reporting_builder.item_editor.php:71 #: ../../godmode/massive/massive_edit_agents.php:719 -#: ../../godmode/agentes/agent_manager.php:389 -#: ../../godmode/agentes/planned_downtime.editor.php:916 +#: ../../godmode/agentes/agent_manager.php:392 +#: ../../godmode/agentes/planned_downtime.editor.php:922 #: ../../godmode/agentes/modificar_agente.php:649 msgid "OS" msgstr "" @@ -5381,12 +5385,12 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:448 #: ../../include/lib/Dashboard/Widgets/tree_view.php:331 #: ../../include/functions_html.php:1708 -#: ../../include/functions_reporting_html.php:1816 -#: ../../include/functions_reporting_html.php:5326 -#: ../../enterprise/operation/services/services.service_map.php:128 +#: ../../include/functions_reporting_html.php:1845 +#: ../../include/functions_reporting_html.php:5375 +#: ../../enterprise/operation/services/services.service_map.php:163 #: ../../enterprise/operation/agentes/tag_view.php:606 #: ../../enterprise/include/functions_reporting_pdf.php:861 -#: ../../enterprise/include/functions_policies.php:3720 +#: ../../enterprise/include/functions_policies.php:3722 #: ../../enterprise/meta/include/functions_wizard_meta.php:409 #: ../../enterprise/meta/include/functions_wizard_meta.php:1824 #: ../../enterprise/meta/monitoring/group_view.php:155 @@ -5398,9 +5402,9 @@ msgstr "" #: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:65 #: ../../enterprise/meta/advanced/servers.build_table.php:64 #: ../../enterprise/meta/agentsearch.php:139 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:297 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:222 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:229 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:311 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:230 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:243 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:473 #: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128 #: ../../enterprise/godmode/massive/massive_add_service_elements.php:362 @@ -5415,17 +5419,17 @@ msgstr "" #: ../../godmode/servers/servers.build_table.php:83 #: ../../godmode/reporting/reporting_builder.list_items.php:210 #: ../../godmode/reporting/reporting_builder.list_items.php:239 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1800 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2021 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1803 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2024 #: ../../godmode/reporting/visual_console_builder.wizard.php:432 #: ../../godmode/massive/massive_delete_modules.php:463 #: ../../godmode/massive/massive_copy_modules.php:199 #: ../../godmode/massive/massive_edit_plugins.php:383 #: ../../godmode/massive/massive_edit_modules.php:425 -#: ../../godmode/agentes/configurar_agente.php:405 -#: ../../godmode/agentes/configurar_agente.php:723 -#: ../../godmode/agentes/planned_downtime.editor.php:918 -#: ../../godmode/agentes/planned_downtime.editor.php:993 +#: ../../godmode/agentes/configurar_agente.php:406 +#: ../../godmode/agentes/configurar_agente.php:724 +#: ../../godmode/agentes/planned_downtime.editor.php:924 +#: ../../godmode/agentes/planned_downtime.editor.php:999 #: ../../godmode/agentes/planned_downtime.list.php:85 #: ../../godmode/agentes/planned_downtime.list.php:115 #: ../../godmode/agentes/modificar_agente.php:817 @@ -5471,25 +5475,25 @@ msgid "policies" msgstr "" #: ../../operation/tree.php:212 ../../operation/tree.php:269 -#: ../../operation/tree.php:486 ../../operation/netflow/nf_live_view.php:384 +#: ../../operation/tree.php:486 ../../operation/netflow/nf_live_view.php:392 #: ../../operation/agentes/status_monitor.php:492 #: ../../operation/agentes/group_view.php:226 #: ../../operation/agentes/group_view.php:231 #: ../../operation/agentes/estado_monitores.php:523 #: ../../operation/agentes/tactical.php:180 -#: ../../operation/agentes/estado_agente.php:273 +#: ../../operation/agentes/estado_agente.php:268 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:311 #: ../../include/lib/Dashboard/Widgets/tree_view.php:385 #: ../../include/lib/Dashboard/Widgets/tree_view.php:418 #: ../../include/lib/Dashboard/Widgets/tree_view.php:680 -#: ../../include/functions_events.php:3335 +#: ../../include/functions_events.php:3336 #: ../../include/functions_graph.php:3543 #: ../../include/functions_graph.php:3544 #: ../../include/functions_graph.php:5123 #: ../../include/rest-api/models/VisualConsole/Items/Group.php:430 #: ../../include/functions.php:1031 ../../include/functions.php:1271 #: ../../include/functions.php:1278 ../../include/functions.php:1311 -#: ../../include/functions_reporting_html.php:2292 +#: ../../include/functions_reporting_html.php:2321 #: ../../enterprise/operation/services/services.treeview_services.php:286 #: ../../enterprise/operation/agentes/tag_view.php:131 #: ../../enterprise/include/functions_services.php:1428 @@ -5502,7 +5506,7 @@ msgstr "" #: ../../enterprise/godmode/services/services.elements.php:390 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:119 #: ../../mobile/operation/modules.php:69 ../../mobile/operation/agents.php:58 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3601 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3621 #: ../../godmode/netflow/nf_edit_form.php:236 #: ../../godmode/massive/massive_delete_modules.php:418 #: ../../godmode/massive/massive_delete_modules.php:439 @@ -5518,21 +5522,21 @@ msgstr "" #: ../../operation/tree.php:213 ../../operation/tree.php:270 #: ../../operation/tree.php:471 ../../operation/gis_maps/render_view.php:165 -#: ../../operation/netflow/nf_live_view.php:451 +#: ../../operation/netflow/nf_live_view.php:459 #: ../../operation/agentes/status_monitor.php:493 #: ../../operation/agentes/group_view.php:227 #: ../../operation/agentes/group_view.php:232 #: ../../operation/agentes/estado_monitores.php:525 #: ../../operation/agentes/tactical.php:179 -#: ../../operation/agentes/estado_agente.php:274 +#: ../../operation/agentes/estado_agente.php:269 #: ../../include/class/AgentWizard.class.php:1300 -#: ../../include/class/AgentWizard.class.php:3989 +#: ../../include/class/AgentWizard.class.php:3995 #: ../../include/class/Diagnostics.class.php:1809 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:312 #: ../../include/lib/Dashboard/Widgets/tree_view.php:386 #: ../../include/lib/Dashboard/Widgets/tree_view.php:419 #: ../../include/lib/Dashboard/Widgets/tree_view.php:665 -#: ../../include/functions_events.php:3339 +#: ../../include/functions_events.php:3340 #: ../../include/functions_graph.php:3553 #: ../../include/functions_graph.php:3554 #: ../../include/functions_graph.php:5127 ../../include/functions_ui.php:298 @@ -5540,8 +5544,8 @@ msgstr "" #: ../../include/rest-api/models/VisualConsole/Items/Group.php:423 #: ../../include/functions.php:1035 ../../include/functions.php:1273 #: ../../include/functions.php:1276 ../../include/functions.php:1315 -#: ../../include/functions_reporting_html.php:2294 -#: ../../update_manager_client/views/offline.php:81 ../../index.php:1175 +#: ../../include/functions_reporting_html.php:2323 +#: ../../update_manager_client/views/offline.php:80 ../../index.php:1176 #: ../../enterprise/views/ncm/firmwares/edit.php:149 #: ../../enterprise/operation/services/services.treeview_services.php:271 #: ../../enterprise/operation/services/services.service.php:123 @@ -5549,7 +5553,7 @@ msgstr "" #: ../../enterprise/operation/services/services.list.php:238 #: ../../enterprise/operation/services/services.list.php:505 #: ../../enterprise/operation/services/services.list.php:564 -#: ../../enterprise/operation/services/services.service_map.php:115 +#: ../../enterprise/operation/services/services.service_map.php:150 #: ../../enterprise/operation/services/services.table_services.php:160 #: ../../enterprise/operation/agentes/tag_view.php:132 #: ../../enterprise/operation/agentes/transactional_map.php:333 @@ -5575,15 +5579,15 @@ msgstr "" #: ../../enterprise/meta/index.php:862 ../../enterprise/meta/index.php:931 #: ../../enterprise/godmode/setup/setup_history.php:583 #: ../../enterprise/godmode/services/services.elements.php:372 -#: ../../enterprise/godmode/services/services.service.php:699 -#: ../../enterprise/godmode/services/services.service.php:930 +#: ../../enterprise/godmode/services/services.service.php:707 +#: ../../enterprise/godmode/services/services.service.php:958 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:120 #: ../../enterprise/godmode/massive/massive_create_services.php:747 #: ../../extensions/dbmanager.php:129 ../../mobile/operation/modules.php:70 #: ../../mobile/operation/agents.php:59 #: ../../godmode/setup/setup_netflow.php:71 -#: ../../godmode/modules/manage_network_components_form_wizard.php:383 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3602 +#: ../../godmode/modules/manage_network_components_form_wizard.php:384 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3622 #: ../../godmode/massive/massive_delete_modules.php:419 #: ../../godmode/massive/massive_delete_modules.php:440 #: ../../godmode/massive/massive_copy_modules.php:116 @@ -5605,14 +5609,14 @@ msgstr "" #: ../../operation/agentes/group_view.php:233 #: ../../operation/agentes/estado_monitores.php:521 #: ../../operation/agentes/tactical.php:178 -#: ../../operation/agentes/estado_agente.php:275 +#: ../../operation/agentes/estado_agente.php:270 #: ../../include/class/AgentWizard.class.php:1303 -#: ../../include/class/AgentWizard.class.php:4003 +#: ../../include/class/AgentWizard.class.php:4009 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:313 #: ../../include/lib/Dashboard/Widgets/tree_view.php:387 #: ../../include/lib/Dashboard/Widgets/tree_view.php:420 #: ../../include/lib/Dashboard/Widgets/tree_view.php:660 -#: ../../include/functions_events.php:3343 +#: ../../include/functions_events.php:3344 #: ../../include/functions_graph.php:3563 #: ../../include/functions_graph.php:3564 #: ../../include/functions_graph.php:5131 ../../include/functions_ui.php:2604 @@ -5621,15 +5625,15 @@ msgstr "" #: ../../include/functions.php:1276 ../../include/functions.php:1278 #: ../../include/functions.php:1319 #: ../../include/functions_reporting_html.php:859 -#: ../../include/functions_reporting_html.php:2293 -#: ../../include/functions_reporting_html.php:4556 +#: ../../include/functions_reporting_html.php:2322 +#: ../../include/functions_reporting_html.php:4605 #: ../../enterprise/operation/services/services.treeview_services.php:266 #: ../../enterprise/operation/services/services.service.php:122 #: ../../enterprise/operation/services/services.service.php:168 #: ../../enterprise/operation/services/services.list.php:239 #: ../../enterprise/operation/services/services.list.php:504 #: ../../enterprise/operation/services/services.list.php:558 -#: ../../enterprise/operation/services/services.service_map.php:114 +#: ../../enterprise/operation/services/services.service_map.php:149 #: ../../enterprise/operation/services/services.table_services.php:161 #: ../../enterprise/operation/agentes/tag_view.php:133 #: ../../enterprise/include/functions_services.php:1440 @@ -5651,13 +5655,13 @@ msgstr "" #: ../../enterprise/meta/monitoring/custom_fields_view.php:181 #: ../../enterprise/meta/monitoring/tactical.php:239 #: ../../enterprise/godmode/services/services.elements.php:363 -#: ../../enterprise/godmode/services/services.service.php:685 +#: ../../enterprise/godmode/services/services.service.php:693 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:121 #: ../../enterprise/godmode/massive/massive_create_services.php:733 #: ../../extensions/module_groups.php:50 ../../mobile/operation/modules.php:71 #: ../../mobile/operation/agents.php:57 -#: ../../godmode/modules/manage_network_components_form_wizard.php:411 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3603 +#: ../../godmode/modules/manage_network_components_form_wizard.php:412 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3623 #: ../../godmode/massive/massive_delete_modules.php:420 #: ../../godmode/massive/massive_delete_modules.php:441 #: ../../godmode/massive/massive_copy_modules.php:117 @@ -5677,17 +5681,17 @@ msgstr "" #: ../../operation/agentes/group_view.php:229 #: ../../operation/agentes/estado_monitores.php:526 #: ../../operation/agentes/tactical.php:181 -#: ../../operation/agentes/estado_agente.php:276 +#: ../../operation/agentes/estado_agente.php:271 #: ../../operation/agentes/pandora_networkmap.view.php:1728 #: ../../include/functions_reports.php:557 ../../include/ajax/module.php:1071 #: ../../include/lib/Dashboard/Widgets/tree_view.php:388 #: ../../include/lib/Dashboard/Widgets/tree_view.php:421 #: ../../include/lib/Dashboard/Widgets/tree_view.php:670 -#: ../../include/functions_events.php:3243 -#: ../../include/functions_alerts.php:699 +#: ../../include/functions_events.php:3244 +#: ../../include/functions_alerts.php:702 #: ../../include/functions_netflow.php:1865 #: ../../include/functions_filemanager.php:668 -#: ../../include/functions_reporting.php:6101 +#: ../../include/functions_reporting.php:6108 #: ../../include/functions_visual_map.php:2455 #: ../../include/functions_visual_map.php:2483 #: ../../include/functions_visual_map.php:2501 @@ -5696,17 +5700,17 @@ msgstr "" #: ../../include/functions_maps.php:54 ../../include/functions_ui.php:549 #: ../../include/functions_ui.php:550 #: ../../include/rest-api/models/VisualConsole/Items/Group.php:437 -#: ../../include/functions.php:1225 ../../include/functions.php:4100 -#: ../../include/functions_reporting_html.php:2282 -#: ../../include/functions_reporting_html.php:2295 -#: ../../include/functions_reporting_html.php:3246 -#: ../../include/functions_reporting_html.php:3654 +#: ../../include/functions.php:1225 ../../include/functions.php:4101 +#: ../../include/functions_reporting_html.php:2311 +#: ../../include/functions_reporting_html.php:2324 +#: ../../include/functions_reporting_html.php:3295 +#: ../../include/functions_reporting_html.php:3703 #: ../../enterprise/views/ncm/agent/details.php:312 #: ../../enterprise/operation/services/services.treeview_services.php:276 #: ../../enterprise/operation/services/services.service.php:180 #: ../../enterprise/operation/services/services.list.php:240 #: ../../enterprise/operation/services/services.list.php:571 -#: ../../enterprise/operation/services/services.service_map.php:117 +#: ../../enterprise/operation/services/services.service_map.php:152 #: ../../enterprise/operation/services/services.table_services.php:162 #: ../../enterprise/operation/agentes/tag_view.php:134 #: ../../enterprise/operation/agentes/transactional_map.php:339 @@ -5731,7 +5735,7 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:122 #: ../../extensions/module_groups.php:52 ../../mobile/operation/modules.php:72 #: ../../mobile/operation/agents.php:60 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3604 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3624 #: ../../godmode/massive/massive_delete_modules.php:421 #: ../../godmode/massive/massive_delete_modules.php:442 #: ../../godmode/massive/massive_copy_modules.php:118 @@ -5750,13 +5754,13 @@ msgstr "" #: ../../operation/agentes/group_view.php:225 #: ../../operation/agentes/group_view.php:230 #: ../../operation/agentes/tactical.php:182 -#: ../../operation/agentes/estado_agente.php:278 +#: ../../operation/agentes/estado_agente.php:273 #: ../../include/lib/Dashboard/Widgets/tree_view.php:389 #: ../../include/lib/Dashboard/Widgets/tree_view.php:422 #: ../../include/lib/Dashboard/Widgets/tree_view.php:675 #: ../../include/functions_reporting_html.php:652 -#: ../../include/functions_reporting_html.php:2296 -#: ../../include/functions_reporting_html.php:4364 +#: ../../include/functions_reporting_html.php:2325 +#: ../../include/functions_reporting_html.php:4413 #: ../../enterprise/operation/services/services.treeview_services.php:281 #: ../../enterprise/operation/agentes/tag_view.php:137 #: ../../enterprise/operation/agentes/transactional_map.php:345 @@ -5766,7 +5770,7 @@ msgstr "" #: ../../enterprise/meta/monitoring/tactical.php:243 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:124 #: ../../mobile/operation/modules.php:75 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3606 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3626 #: ../../godmode/massive/massive_delete_modules.php:423 #: ../../godmode/massive/massive_delete_modules.php:444 #: ../../godmode/massive/massive_copy_modules.php:120 @@ -5809,7 +5813,7 @@ msgstr "" msgid "Show only disabled" msgstr "" -#: ../../operation/tree.php:260 ../../operation/netflow/nf_live_view.php:383 +#: ../../operation/tree.php:260 ../../operation/netflow/nf_live_view.php:391 #: ../../operation/agentes/graphs.php:265 #: ../../operation/agentes/estado_monitores.php:594 #: ../../operation/agentes/alerts_status.functions.php:137 @@ -5826,7 +5830,7 @@ msgstr "" #: ../../enterprise/operation/services/services.table_services.php:363 #: ../../enterprise/operation/services/services.table_services.php:368 #: ../../enterprise/include/class/SAPView.class.php:409 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2824 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2826 #: ../../enterprise/include/functions_ipam.php:1779 #: ../../enterprise/meta/advanced/policymanager.queue.php:235 #: ../../enterprise/godmode/setup/setup_skins.php:96 @@ -5841,8 +5845,8 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:337 #: ../../godmode/reporting/reporting_builder.list_items.php:217 #: ../../godmode/reporting/reporting_builder.list_items.php:261 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1046 -#: ../../godmode/snmpconsole/snmp_alert.php:1088 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1049 +#: ../../godmode/snmpconsole/snmp_alert.php:1176 #: ../../godmode/snmpconsole/snmp_filters.php:203 #: ../../godmode/snmpconsole/snmp_filters.php:290 ../../godmode/tag/tag.php:233 #: ../../godmode/netflow/nf_item_list.php:174 @@ -5858,8 +5862,8 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/module_status.php:173 #: ../../include/lib/Dashboard/Widgets/module_status.php:538 #: ../../include/functions_events.php:211 -#: ../../include/functions_events.php:6780 -#: ../../include/functions_reporting_html.php:4899 +#: ../../include/functions_events.php:6783 +#: ../../include/functions_reporting_html.php:4948 #: ../../enterprise/meta/include/functions_events_meta.php:138 msgid "Module status" msgstr "" @@ -5868,7 +5872,7 @@ msgstr "" #: ../../operation/agentes/alerts_status.php:484 #: ../../enterprise/meta/monitoring/custom_fields_view.php:334 #: ../../enterprise/meta/advanced/policymanager.queue.php:246 -#: ../../enterprise/meta/advanced/collections.php:192 +#: ../../enterprise/meta/advanced/collections.php:243 #: ../../enterprise/meta/agentsearch.php:113 #: ../../enterprise/godmode/modules/local_components.php:584 #: ../../godmode/modules/manage_network_components.php:690 @@ -5891,7 +5895,7 @@ msgstr "" #: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:93 #: ../../enterprise/operation/services/services.treeview_services.php:246 #: ../../enterprise/operation/agentes/tag_view.php:578 -#: ../../enterprise/include/functions_inventory.php:271 +#: ../../enterprise/include/functions_inventory.php:301 #: ../../godmode/groups/group_list.php:1034 msgid "No data found" msgstr "" @@ -5924,8 +5928,8 @@ msgstr "" #: ../../operation/tree.php:454 ../../include/class/Diagnostics.class.php:549 #: ../../include/lib/Dashboard/Widgets/tree_view.php:648 -#: ../../include/functions_reporting.php:11490 -#: ../../include/functions_reporting_html.php:5560 +#: ../../include/functions_reporting.php:11500 +#: ../../include/functions_reporting_html.php:5609 #: ../../enterprise/operation/services/services.treeview_services.php:254 #: ../../enterprise/include/functions_reporting_csv.php:983 #: ../../mobile/operation/groups.php:147 ../../godmode/db/db_main.php:102 @@ -5944,13 +5948,13 @@ msgstr "" #: ../../operation/tree.php:456 ../../operation/agentes/group_view.php:223 #: ../../include/lib/Dashboard/Widgets/tree_view.php:650 -#: ../../include/functions_alerts.php:3360 -#: ../../include/functions_reporting_html.php:2281 -#: ../../include/functions_reporting_html.php:2291 +#: ../../include/functions_alerts.php:3363 +#: ../../include/functions_reporting_html.php:2310 +#: ../../include/functions_reporting_html.php:2320 #: ../../enterprise/operation/services/services.treeview_services.php:256 -#: ../../enterprise/operation/agentes/agent_inventory.php:240 -#: ../../enterprise/include/functions_inventory.php:481 -#: ../../enterprise/include/functions_inventory.php:624 +#: ../../enterprise/operation/agentes/agent_inventory.php:266 +#: ../../enterprise/include/functions_inventory.php:511 +#: ../../enterprise/include/functions_inventory.php:654 #: ../../enterprise/meta/monitoring/group_view.php:235 #: ../../godmode/groups/group_list.php:1044 msgid "Total" @@ -5962,8 +5966,8 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/tree_view.php:654 #: ../../include/lib/Dashboard/Widgets/tree_view.php:655 #: ../../include/functions_graph.php:2631 -#: ../../include/functions_reporting.php:11351 -#: ../../include/functions_reporting.php:11374 +#: ../../include/functions_reporting.php:11361 +#: ../../include/functions_reporting.php:11384 #: ../../enterprise/operation/services/services.treeview_services.php:259 #: ../../enterprise/operation/services/services.treeview_services.php:260 #: ../../enterprise/operation/services/services.treeview_services.php:261 @@ -6064,7 +6068,7 @@ msgstr "" msgid "Normal modules" msgstr "" -#: ../../operation/tree.php:539 ../../operation/agentes/status_monitor.php:2056 +#: ../../operation/tree.php:539 ../../operation/agentes/status_monitor.php:2055 #: ../../operation/agentes/estado_monitores.php:421 #: ../../enterprise/operation/services/services.treeview_services.php:341 msgid "Module: " @@ -6077,7 +6081,7 @@ msgstr "" #: ../../operation/network/network_usage_map.php:184 #: ../../operation/events/events.php:2806 #: ../../operation/events/events_list.php:2031 -#: ../../operation/netflow/nf_live_view.php:740 +#: ../../operation/netflow/nf_live_view.php:753 #: ../../operation/agentes/estado_monitores.php:455 #: ../../operation/agentes/stat_win.php:617 #: ../../operation/agentes/datos_agente.php:312 @@ -6086,14 +6090,14 @@ msgstr "" #: ../../enterprise/operation/log/log_viewer.php:981 #: ../../enterprise/operation/log/log_viewer.php:993 #: ../../enterprise/operation/services/services.treeview_services.php:375 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4311 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4313 #: ../../enterprise/meta/advanced/cron_main.php:530 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3962 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1169 #: ../../enterprise/godmode/wizards/consoletask_js.php:41 #: ../../extensions/insert_data.php:224 ../../godmode/setup/news.php:322 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4832 -#: ../../godmode/agentes/planned_downtime.editor.php:1488 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4852 +#: ../../godmode/agentes/planned_downtime.editor.php:1494 #: ../../godmode/alerts/configure_alert_template.php:1456 #: ../../godmode/alerts/configure_alert_template.php:1540 msgid "Choose time" @@ -6106,7 +6110,7 @@ msgstr "" #: ../../operation/network/network_usage_map.php:185 #: ../../operation/events/events.php:2807 #: ../../operation/events/events_list.php:2032 -#: ../../operation/netflow/nf_live_view.php:741 +#: ../../operation/netflow/nf_live_view.php:754 #: ../../operation/agentes/estado_monitores.php:456 #: ../../operation/agentes/stat_win.php:618 #: ../../operation/agentes/datos_agente.php:313 @@ -6115,16 +6119,16 @@ msgstr "" #: ../../enterprise/operation/log/log_viewer.php:982 #: ../../enterprise/operation/log/log_viewer.php:994 #: ../../enterprise/operation/services/services.treeview_services.php:376 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3986 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4312 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3988 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4314 #: ../../enterprise/include/lib/Metaconsole/Node.php:591 #: ../../enterprise/meta/advanced/cron_main.php:531 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3963 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1170 #: ../../enterprise/godmode/wizards/consoletask_js.php:42 #: ../../extensions/insert_data.php:225 ../../godmode/setup/news.php:323 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4833 -#: ../../godmode/agentes/planned_downtime.editor.php:1489 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4853 +#: ../../godmode/agentes/planned_downtime.editor.php:1495 #: ../../godmode/alerts/configure_alert_template.php:1457 #: ../../godmode/alerts/configure_alert_template.php:1541 msgid "Time" @@ -6137,7 +6141,7 @@ msgstr "" #: ../../operation/network/network_usage_map.php:186 #: ../../operation/events/events.php:2808 #: ../../operation/events/events_list.php:2033 -#: ../../operation/netflow/nf_live_view.php:742 +#: ../../operation/netflow/nf_live_view.php:755 #: ../../operation/agentes/estado_monitores.php:457 #: ../../operation/agentes/stat_win.php:619 #: ../../operation/agentes/datos_agente.php:314 @@ -6147,15 +6151,15 @@ msgstr "" #: ../../enterprise/operation/log/log_viewer.php:983 #: ../../enterprise/operation/log/log_viewer.php:995 #: ../../enterprise/operation/services/services.treeview_services.php:377 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3987 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4313 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3989 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4315 #: ../../enterprise/meta/advanced/cron_main.php:532 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3964 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1171 #: ../../enterprise/godmode/wizards/consoletask_js.php:43 #: ../../extensions/insert_data.php:226 ../../godmode/setup/news.php:324 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4834 -#: ../../godmode/agentes/planned_downtime.editor.php:1490 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4854 +#: ../../godmode/agentes/planned_downtime.editor.php:1496 #: ../../godmode/alerts/configure_alert_template.php:1458 #: ../../godmode/alerts/configure_alert_template.php:1542 msgid "Hour" @@ -6168,7 +6172,7 @@ msgstr "" #: ../../operation/network/network_usage_map.php:187 #: ../../operation/events/events.php:2809 #: ../../operation/events/events_list.php:2034 -#: ../../operation/netflow/nf_live_view.php:743 +#: ../../operation/netflow/nf_live_view.php:756 #: ../../operation/agentes/estado_monitores.php:458 #: ../../operation/agentes/stat_win.php:620 #: ../../operation/agentes/datos_agente.php:315 @@ -6178,15 +6182,15 @@ msgstr "" #: ../../enterprise/operation/log/log_viewer.php:984 #: ../../enterprise/operation/log/log_viewer.php:996 #: ../../enterprise/operation/services/services.treeview_services.php:378 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3988 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4314 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3990 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4316 #: ../../enterprise/meta/advanced/cron_main.php:533 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3965 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1172 #: ../../enterprise/godmode/wizards/consoletask_js.php:44 #: ../../extensions/insert_data.php:227 ../../godmode/setup/news.php:325 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4835 -#: ../../godmode/agentes/planned_downtime.editor.php:1491 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4855 +#: ../../godmode/agentes/planned_downtime.editor.php:1497 #: ../../godmode/alerts/configure_alert_template.php:1459 #: ../../godmode/alerts/configure_alert_template.php:1543 msgid "Minute" @@ -6199,7 +6203,7 @@ msgstr "" #: ../../operation/network/network_usage_map.php:188 #: ../../operation/events/events.php:2810 #: ../../operation/events/events_list.php:2035 -#: ../../operation/netflow/nf_live_view.php:744 +#: ../../operation/netflow/nf_live_view.php:757 #: ../../operation/agentes/estado_monitores.php:459 #: ../../operation/agentes/stat_win.php:621 #: ../../operation/agentes/datos_agente.php:316 @@ -6208,15 +6212,15 @@ msgstr "" #: ../../enterprise/operation/log/log_viewer.php:985 #: ../../enterprise/operation/log/log_viewer.php:997 #: ../../enterprise/operation/services/services.treeview_services.php:379 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3989 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4315 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3991 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4317 #: ../../enterprise/meta/advanced/cron_main.php:534 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3966 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1173 #: ../../enterprise/godmode/wizards/consoletask_js.php:45 #: ../../extensions/insert_data.php:228 ../../godmode/setup/news.php:326 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4836 -#: ../../godmode/agentes/planned_downtime.editor.php:1492 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4856 +#: ../../godmode/agentes/planned_downtime.editor.php:1498 #: ../../godmode/alerts/configure_alert_template.php:1460 #: ../../godmode/alerts/configure_alert_template.php:1544 msgid "Second" @@ -6229,7 +6233,7 @@ msgstr "" #: ../../operation/network/network_usage_map.php:189 #: ../../operation/events/events.php:2811 #: ../../operation/events/events_list.php:2036 -#: ../../operation/netflow/nf_live_view.php:745 +#: ../../operation/netflow/nf_live_view.php:758 #: ../../operation/agentes/estado_monitores.php:460 #: ../../operation/agentes/stat_win.php:622 #: ../../operation/agentes/datos_agente.php:317 @@ -6239,16 +6243,16 @@ msgstr "" #: ../../enterprise/operation/log/log_viewer.php:986 #: ../../enterprise/operation/log/log_viewer.php:998 #: ../../enterprise/operation/services/services.treeview_services.php:380 -#: ../../enterprise/operation/agentes/agent_inventory.php:108 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3990 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4316 +#: ../../enterprise/operation/agentes/agent_inventory.php:133 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3992 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4318 #: ../../enterprise/meta/advanced/cron_main.php:535 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3967 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1174 #: ../../enterprise/godmode/wizards/consoletask_js.php:46 #: ../../extensions/insert_data.php:229 ../../godmode/setup/news.php:327 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4837 -#: ../../godmode/agentes/planned_downtime.editor.php:1493 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4857 +#: ../../godmode/agentes/planned_downtime.editor.php:1499 #: ../../godmode/alerts/configure_alert_template.php:1461 #: ../../godmode/alerts/configure_alert_template.php:1545 msgid "Now" @@ -6261,7 +6265,7 @@ msgstr "" #: ../../operation/network/network_usage_map.php:190 #: ../../operation/events/events.php:2812 #: ../../operation/events/events_list.php:2037 -#: ../../operation/netflow/nf_live_view.php:746 +#: ../../operation/netflow/nf_live_view.php:759 #: ../../operation/agentes/estado_monitores.php:461 #: ../../operation/agentes/stat_win.php:623 #: ../../operation/agentes/datos_agente.php:318 @@ -6272,8 +6276,8 @@ msgstr "" #: ../../enterprise/operation/log/log_viewer.php:987 #: ../../enterprise/operation/log/log_viewer.php:999 #: ../../enterprise/operation/services/services.treeview_services.php:381 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3991 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4317 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3993 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4319 #: ../../enterprise/meta/advanced/cron_main.php:536 #: ../../enterprise/godmode/setup/setup.php:736 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3968 @@ -6281,9 +6285,9 @@ msgstr "" #: ../../enterprise/godmode/wizards/consoletask_js.php:47 #: ../../extensions/insert_data.php:230 ../../mobile/include/ui.class.php:691 #: ../../mobile/include/ui.class.php:749 ../../godmode/setup/news.php:328 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4838 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4858 #: ../../godmode/wizards/HostDevices.class.php:796 -#: ../../godmode/agentes/planned_downtime.editor.php:1494 +#: ../../godmode/agentes/planned_downtime.editor.php:1500 #: ../../godmode/alerts/configure_alert_template.php:1462 #: ../../godmode/alerts/configure_alert_template.php:1546 msgid "Close" @@ -6327,7 +6331,7 @@ msgstr "" #: ../../include/ajax/alert_list.ajax.php:304 #: ../../include/ajax/alert_list.ajax.php:467 #: ../../include/class/AgentsAlerts.class.php:412 -#: ../../include/class/AgentsAlerts.class.php:903 +#: ../../include/class/AgentsAlerts.class.php:891 #: ../../include/lib/Dashboard/Widgets/sla_percent.php:315 #: ../../include/lib/Dashboard/Widgets/module_table_value.php:283 #: ../../include/lib/Dashboard/Widgets/module_value.php:308 @@ -6339,7 +6343,7 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/top_n.php:221 #: ../../include/functions_treeview.php:64 #: ../../include/functions_graph.php:5450 -#: ../../include/functions_reporting.php:6655 +#: ../../include/functions_reporting.php:6662 #: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:299 #: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:242 #: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:380 @@ -6352,22 +6356,22 @@ msgstr "" #: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:252 #: ../../include/functions_reporting_html.php:543 #: ../../include/functions_reporting_html.php:939 -#: ../../include/functions_reporting_html.php:1748 -#: ../../include/functions_reporting_html.php:2076 -#: ../../include/functions_reporting_html.php:2178 -#: ../../include/functions_reporting_html.php:3132 -#: ../../include/functions_reporting_html.php:3515 -#: ../../include/functions_reporting_html.php:3523 -#: ../../include/functions_reporting_html.php:3532 -#: ../../include/functions_reporting_html.php:3544 -#: ../../include/functions_reporting_html.php:3700 -#: ../../include/functions_reporting_html.php:3828 -#: ../../include/functions_reporting_html.php:3922 -#: ../../include/functions_reporting_html.php:4641 -#: ../../include/functions_reporting_html.php:4689 +#: ../../include/functions_reporting_html.php:1777 +#: ../../include/functions_reporting_html.php:2105 +#: ../../include/functions_reporting_html.php:2207 +#: ../../include/functions_reporting_html.php:3181 +#: ../../include/functions_reporting_html.php:3564 +#: ../../include/functions_reporting_html.php:3572 +#: ../../include/functions_reporting_html.php:3581 +#: ../../include/functions_reporting_html.php:3593 +#: ../../include/functions_reporting_html.php:3749 +#: ../../include/functions_reporting_html.php:3877 +#: ../../include/functions_reporting_html.php:3971 +#: ../../include/functions_reporting_html.php:4690 +#: ../../include/functions_reporting_html.php:4738 #: ../../enterprise/operation/agentes/policy_view.php:258 -#: ../../enterprise/operation/agentes/agent_inventory.php:69 -#: ../../enterprise/operation/inventory/inventory.php:343 +#: ../../enterprise/operation/agentes/agent_inventory.php:116 +#: ../../enterprise/operation/inventory/inventory.php:357 #: ../../enterprise/include/functions_reporting_csv.php:491 #: ../../enterprise/include/functions_reporting_csv.php:776 #: ../../enterprise/include/functions_reporting_csv.php:802 @@ -6392,11 +6396,11 @@ msgstr "" #: ../../enterprise/include/functions_reporting_csv.php:2317 #: ../../enterprise/include/functions_reporting_csv.php:2465 #: ../../enterprise/include/functions_reporting_csv.php:2737 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:923 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:925 #: ../../enterprise/include/functions_services.php:1779 #: ../../enterprise/include/functions_events.php:157 -#: ../../enterprise/include/functions_inventory.php:850 -#: ../../enterprise/include/functions_inventory.php:906 +#: ../../enterprise/include/functions_inventory.php:881 +#: ../../enterprise/include/functions_inventory.php:937 #: ../../enterprise/include/functions_reporting.php:1853 #: ../../enterprise/include/functions_reporting.php:2892 #: ../../enterprise/include/functions_reporting.php:3879 @@ -6435,11 +6439,11 @@ msgstr "" #: ../../godmode/reporting/create_container.php:628 #: ../../godmode/reporting/visual_console_builder.elements.php:105 #: ../../godmode/reporting/reporting_builder.item_editor.php:197 -#: ../../godmode/reporting/reporting_builder.item_editor.php:820 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1610 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3768 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4284 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4308 +#: ../../godmode/reporting/reporting_builder.item_editor.php:823 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1613 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4304 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4328 #: ../../godmode/reporting/graph_builder.graph_editor.php:213 #: ../../godmode/reporting/visual_console_builder.wizard.php:449 #: ../../godmode/reporting/visual_console_builder.wizard.php:770 @@ -6452,9 +6456,9 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_prediction.php:154 #: ../../godmode/agentes/module_manager_editor_common.php:1260 #: ../../godmode/agentes/module_manager_editor_common.php:1304 -#: ../../godmode/agentes/agent_manager.php:481 -#: ../../godmode/agentes/agent_manager.php:553 -#: ../../godmode/agentes/planned_downtime.editor.php:1001 +#: ../../godmode/agentes/agent_manager.php:520 +#: ../../godmode/agentes/agent_manager.php:592 +#: ../../godmode/agentes/planned_downtime.editor.php:1007 #: ../../godmode/agentes/planned_downtime.list.php:357 #: ../../godmode/alerts/alert_list.list.php:479 #: ../../godmode/alerts/alert_list.list.php:737 @@ -6469,7 +6473,7 @@ msgstr "" #: ../../operation/events/sound_events.php:165 #: ../../operation/events/events.build_table.php:80 #: ../../operation/events/events.php:1953 -#: ../../operation/agentes/status_monitor.php:1308 +#: ../../operation/agentes/status_monitor.php:1307 #: ../../operation/agentes/alerts_status.php:547 #: ../../operation/agentes/alerts_status.php:617 #: ../../operation/agentes/estado_monitores.php:123 @@ -6478,7 +6482,7 @@ msgstr "" #: ../../operation/agentes/exportdata.php:83 #: ../../operation/agentes/exportdata.excel.php:74 #: ../../operation/agentes/estado_agente.php:739 -#: ../../operation/agentes/ver_agente.php:1160 +#: ../../operation/agentes/ver_agente.php:1169 #: ../../operation/search_alerts.php:34 ../../include/functions_gis.php:229 #: ../../include/functions_visual_map_editor.php:422 #: ../../include/functions_visual_map_editor.php:455 @@ -6488,7 +6492,7 @@ msgstr "" #: ../../include/ajax/heatmap.ajax.php:277 #: ../../include/ajax/heatmap.ajax.php:312 #: ../../include/class/AgentsAlerts.class.php:410 -#: ../../include/class/AgentsAlerts.class.php:974 +#: ../../include/class/AgentsAlerts.class.php:962 #: ../../include/class/NetworkMap.class.php:2835 #: ../../include/class/NetworkMap.class.php:2884 #: ../../include/class/NetworkMap.class.php:3162 @@ -6504,7 +6508,7 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/top_n.php:206 #: ../../include/functions_graph.php:5343 #: ../../include/functions_snmp_browser.php:1625 -#: ../../include/functions_reporting.php:6654 +#: ../../include/functions_reporting.php:6661 #: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:281 #: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:224 #: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:363 @@ -6517,27 +6521,27 @@ msgstr "" #: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:235 #: ../../include/functions_reporting_html.php:542 #: ../../include/functions_reporting_html.php:938 -#: ../../include/functions_reporting_html.php:1049 -#: ../../include/functions_reporting_html.php:1057 -#: ../../include/functions_reporting_html.php:1747 -#: ../../include/functions_reporting_html.php:2075 -#: ../../include/functions_reporting_html.php:2177 -#: ../../include/functions_reporting_html.php:2997 -#: ../../include/functions_reporting_html.php:3131 -#: ../../include/functions_reporting_html.php:3434 -#: ../../include/functions_reporting_html.php:3514 -#: ../../include/functions_reporting_html.php:3522 -#: ../../include/functions_reporting_html.php:3531 -#: ../../include/functions_reporting_html.php:3543 -#: ../../include/functions_reporting_html.php:3699 -#: ../../include/functions_reporting_html.php:3822 -#: ../../include/functions_reporting_html.php:3916 -#: ../../include/functions_reporting_html.php:4640 -#: ../../include/functions_reporting_html.php:4688 -#: ../../include/functions_reporting_html.php:4726 -#: ../../include/functions_reporting_html.php:5035 -#: ../../include/functions_reporting_html.php:5075 -#: ../../include/functions_reporting_html.php:5325 +#: ../../include/functions_reporting_html.php:1050 +#: ../../include/functions_reporting_html.php:1058 +#: ../../include/functions_reporting_html.php:1776 +#: ../../include/functions_reporting_html.php:2104 +#: ../../include/functions_reporting_html.php:2206 +#: ../../include/functions_reporting_html.php:3046 +#: ../../include/functions_reporting_html.php:3180 +#: ../../include/functions_reporting_html.php:3483 +#: ../../include/functions_reporting_html.php:3563 +#: ../../include/functions_reporting_html.php:3571 +#: ../../include/functions_reporting_html.php:3580 +#: ../../include/functions_reporting_html.php:3592 +#: ../../include/functions_reporting_html.php:3748 +#: ../../include/functions_reporting_html.php:3871 +#: ../../include/functions_reporting_html.php:3965 +#: ../../include/functions_reporting_html.php:4689 +#: ../../include/functions_reporting_html.php:4737 +#: ../../include/functions_reporting_html.php:4775 +#: ../../include/functions_reporting_html.php:5084 +#: ../../include/functions_reporting_html.php:5124 +#: ../../include/functions_reporting_html.php:5374 #: ../../enterprise/tools/ipam/ipam_ajax.php:379 #: ../../enterprise/tools/ipam/ipam_network.php:397 #: ../../enterprise/operation/log/log_viewer.php:632 @@ -6545,7 +6549,7 @@ msgstr "" #: ../../enterprise/operation/agentes/manage_transmap_creation.php:187 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:365 #: ../../enterprise/operation/agentes/manage_transmap_creation.php:491 -#: ../../enterprise/operation/inventory/inventory.php:387 +#: ../../enterprise/operation/inventory/inventory.php:401 #: ../../enterprise/include/functions_reporting_csv.php:490 #: ../../enterprise/include/functions_reporting_csv.php:776 #: ../../enterprise/include/functions_reporting_csv.php:802 @@ -6574,12 +6578,12 @@ msgstr "" #: ../../enterprise/include/functions_reporting_csv.php:2518 #: ../../enterprise/include/functions_reporting_csv.php:2736 #: ../../enterprise/include/class/LogSource.class.php:627 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:922 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:924 #: ../../enterprise/include/functions_services.php:1666 #: ../../enterprise/include/functions_events.php:147 -#: ../../enterprise/include/functions_inventory.php:363 -#: ../../enterprise/include/functions_inventory.php:849 -#: ../../enterprise/include/functions_inventory.php:905 +#: ../../enterprise/include/functions_inventory.php:393 +#: ../../enterprise/include/functions_inventory.php:880 +#: ../../enterprise/include/functions_inventory.php:936 #: ../../enterprise/include/functions_log.php:279 #: ../../enterprise/include/functions_log.php:282 #: ../../enterprise/include/functions_reporting.php:1852 @@ -6630,11 +6634,11 @@ msgstr "" #: ../../godmode/reporting/create_container.php:627 #: ../../godmode/reporting/visual_console_builder.elements.php:104 #: ../../godmode/reporting/reporting_builder.item_editor.php:196 -#: ../../godmode/reporting/reporting_builder.item_editor.php:819 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1553 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3763 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4281 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4305 +#: ../../godmode/reporting/reporting_builder.item_editor.php:822 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1556 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3783 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4301 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4325 #: ../../godmode/reporting/graph_builder.graph_editor.php:212 #: ../../godmode/reporting/visual_console_builder.wizard.php:450 #: ../../godmode/reporting/visual_console_builder.wizard.php:738 @@ -6660,9 +6664,9 @@ msgstr "" #: ../../operation/search_modules.php:34 #: ../../operation/events/sound_events.php:127 -#: ../../operation/netflow/nf_live_view.php:311 +#: ../../operation/netflow/nf_live_view.php:319 #: ../../operation/agentes/estado_agente.php:757 -#: ../../operation/agentes/ver_agente.php:1144 +#: ../../operation/agentes/ver_agente.php:1153 #: ../../operation/incidents/configure_integriaims_incident.php:234 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:326 #: ../../include/functions_visual_map_editor.php:702 @@ -6672,23 +6676,23 @@ msgstr "" #: ../../include/ajax/heatmap.ajax.php:75 #: ../../include/class/ModuleTemplates.class.php:1209 #: ../../include/class/AgentWizard.class.php:1182 -#: ../../include/class/AgentWizard.class.php:4022 +#: ../../include/class/AgentWizard.class.php:4028 #: ../../include/class/CalendarManager.class.php:977 #: ../../include/class/CalendarManager.class.php:1011 #: ../../include/lib/Dashboard/Widgets/custom_graph.php:327 #: ../../include/lib/Dashboard/Widgets/clock.php:221 #: ../../include/lib/Dashboard/Widgets/service_view.php:251 -#: ../../include/functions_events.php:2606 -#: ../../include/functions_events.php:5026 +#: ../../include/functions_events.php:2607 +#: ../../include/functions_events.php:5027 #: ../../include/functions_snmp_browser.php:564 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:467 -#: ../../include/functions_reporting_html.php:1048 -#: ../../include/functions_reporting_html.php:1056 -#: ../../include/functions_reporting_html.php:1268 -#: ../../include/functions_reporting_html.php:1276 -#: ../../include/functions_reporting_html.php:2354 -#: ../../include/functions_reporting_html.php:3388 -#: ../../include/functions_reporting_html.php:5154 +#: ../../include/functions_reporting_html.php:1049 +#: ../../include/functions_reporting_html.php:1057 +#: ../../include/functions_reporting_html.php:1283 +#: ../../include/functions_reporting_html.php:1291 +#: ../../include/functions_reporting_html.php:2390 +#: ../../include/functions_reporting_html.php:3437 +#: ../../include/functions_reporting_html.php:5203 #: ../../enterprise/views/cluster/list.php:61 #: ../../enterprise/operation/agentes/tag_view.php:605 #: ../../enterprise/operation/agentes/policy_view.php:396 @@ -6729,7 +6733,7 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.list_items.php:212 #: ../../godmode/reporting/reporting_builder.list_items.php:249 #: ../../godmode/reporting/reporting_builder.list_items.php:372 -#: ../../godmode/reporting/reporting_builder.item_editor.php:981 +#: ../../godmode/reporting/reporting_builder.item_editor.php:984 #: ../../godmode/reporting/visual_console_builder.wizard.php:135 #: ../../godmode/reporting/visual_console_builder.wizard.php:283 #: ../../godmode/events/event_responses.editor.php:159 @@ -6737,7 +6741,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_common.php:288 #: ../../godmode/agentes/module_manager_editor_common.php:401 #: ../../godmode/agentes/module_manager_editor_common.php:1305 -#: ../../godmode/agentes/planned_downtime.editor.php:582 +#: ../../godmode/agentes/planned_downtime.editor.php:588 #: ../../godmode/agentes/planned_downtime.list.php:613 #: ../../godmode/agentes/agent_template.php:236 #: ../../godmode/agentes/modificar_agente.php:650 @@ -6749,10 +6753,10 @@ msgstr "" #: ../../operation/search_modules.php:35 ../../operation/search_agents.php:45 #: ../../operation/search_agents.php:51 -#: ../../operation/netflow/nf_live_view.php:262 -#: ../../operation/agentes/status_monitor.php:1329 +#: ../../operation/netflow/nf_live_view.php:270 +#: ../../operation/agentes/status_monitor.php:1328 #: ../../operation/agentes/estado_agente.php:751 -#: ../../operation/agentes/estado_generalagente.php:338 +#: ../../operation/agentes/estado_generalagente.php:359 #: ../../include/class/CustomNetScan.class.php:520 #: ../../include/lib/Dashboard/Widgets/sla_percent.php:331 #: ../../include/lib/Dashboard/Widgets/custom_graph.php:350 @@ -6761,7 +6765,7 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/top_n.php:236 #: ../../include/functions_treeview.php:84 #: ../../include/functions_treeview.php:646 -#: ../../include/functions_reporting_html.php:3393 +#: ../../include/functions_reporting_html.php:3442 #: ../../enterprise/tools/ipam/ipam_list.php:617 #: ../../enterprise/operation/agentes/tag_view.php:603 #: ../../enterprise/operation/agentes/tag_view.php:681 @@ -6806,17 +6810,17 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_common.php:642 #: ../../godmode/agentes/status_monitor_custom_fields.php:93 #: ../../godmode/agentes/status_monitor_custom_fields.php:147 -#: ../../godmode/agentes/agent_manager.php:366 +#: ../../godmode/agentes/agent_manager.php:369 msgid "Interval" msgstr "" #: ../../operation/search_modules.php:37 -#: ../../operation/agentes/status_monitor.php:1347 +#: ../../operation/agentes/status_monitor.php:1346 #: ../../include/functions_visual_map_editor.php:58 #: ../../include/ajax/module.php:983 #: ../../include/class/NetworkMap.class.php:2908 #: ../../include/lib/Dashboard/Widgets/custom_graph.php:303 -#: ../../include/functions_events.php:4583 +#: ../../include/functions_events.php:4584 #: ../../enterprise/operation/services/services.service.php:130 #: ../../enterprise/operation/services/services.list.php:509 #: ../../enterprise/operation/agentes/tag_view.php:682 @@ -6828,31 +6832,31 @@ msgstr "" #: ../../operation/search_modules.php:38 #: ../../operation/events/events.build_table.php:330 -#: ../../operation/agentes/status_monitor.php:1357 +#: ../../operation/agentes/status_monitor.php:1356 #: ../../operation/agentes/exportdata.csv.php:74 #: ../../operation/agentes/exportdata.php:83 #: ../../operation/agentes/exportdata.excel.php:74 #: ../../include/ajax/module.php:982 ../../include/ajax/custom_fields.php:412 #: ../../include/functions_events.php:210 #: ../../include/functions_events.php:293 -#: ../../include/functions_events.php:6774 +#: ../../include/functions_events.php:6777 #: ../../include/functions_netflow.php:301 #: ../../include/functions_graph.php:3769 -#: ../../include/functions_reporting.php:4010 -#: ../../include/functions_reporting.php:4051 -#: ../../include/functions_reporting.php:4802 -#: ../../include/functions_reporting_html.php:2079 -#: ../../include/functions_reporting_html.php:2535 -#: ../../include/functions_reporting_html.php:2539 -#: ../../include/functions_reporting_html.php:2540 -#: ../../include/functions_reporting_html.php:2544 -#: ../../include/functions_reporting_html.php:2549 -#: ../../include/functions_reporting_html.php:2554 -#: ../../include/functions_reporting_html.php:2558 -#: ../../include/functions_reporting_html.php:2563 -#: ../../include/functions_reporting_html.php:2570 +#: ../../include/functions_reporting.php:4017 +#: ../../include/functions_reporting.php:4058 +#: ../../include/functions_reporting.php:4809 +#: ../../include/functions_reporting_html.php:2108 +#: ../../include/functions_reporting_html.php:2584 +#: ../../include/functions_reporting_html.php:2588 +#: ../../include/functions_reporting_html.php:2589 +#: ../../include/functions_reporting_html.php:2593 +#: ../../include/functions_reporting_html.php:2598 +#: ../../include/functions_reporting_html.php:2603 +#: ../../include/functions_reporting_html.php:2607 +#: ../../include/functions_reporting_html.php:2612 #: ../../include/functions_reporting_html.php:2619 -#: ../../include/functions_reporting_html.php:2692 +#: ../../include/functions_reporting_html.php:2668 +#: ../../include/functions_reporting_html.php:2741 #: ../../enterprise/operation/agentes/tag_view.php:684 #: ../../enterprise/operation/agentes/policy_view.php:398 #: ../../enterprise/include/functions_reporting_csv.php:802 @@ -6923,7 +6927,7 @@ msgstr "" #: ../../operation/search_modules.php:108 #: ../../operation/events/events.php:2164 -#: ../../operation/agentes/status_monitor.php:1573 +#: ../../operation/agentes/status_monitor.php:1572 #: ../../include/functions_events.php:62 #: ../../include/functions_modules.php:2840 #: ../../include/functions_modules.php:4076 @@ -6938,10 +6942,10 @@ msgstr "" #: ../../operation/events/events.php:2060 #: ../../operation/events/events.php:2127 #: ../../operation/events/events.php:2154 -#: ../../operation/agentes/status_monitor.php:1580 -#: ../../operation/agentes/status_monitor.php:1586 -#: ../../operation/agentes/status_monitor.php:1663 -#: ../../operation/agentes/status_monitor.php:1669 +#: ../../operation/agentes/status_monitor.php:1579 +#: ../../operation/agentes/status_monitor.php:1585 +#: ../../operation/agentes/status_monitor.php:1662 +#: ../../operation/agentes/status_monitor.php:1668 #: ../../operation/agentes/pandora_networkmap.view.php:1772 #: ../../operation/agentes/pandora_networkmap.view.php:1780 #: ../../include/class/Tree.class.php:655 ../../include/lib/Module.php:570 @@ -6973,10 +6977,10 @@ msgstr "" #: ../../operation/events/events.php:2035 #: ../../operation/events/events.php:2133 #: ../../operation/events/events.php:2159 -#: ../../operation/agentes/status_monitor.php:1594 -#: ../../operation/agentes/status_monitor.php:1602 -#: ../../operation/agentes/status_monitor.php:1679 -#: ../../operation/agentes/status_monitor.php:1685 +#: ../../operation/agentes/status_monitor.php:1593 +#: ../../operation/agentes/status_monitor.php:1601 +#: ../../operation/agentes/status_monitor.php:1678 +#: ../../operation/agentes/status_monitor.php:1684 #: ../../operation/agentes/pandora_networkmap.view.php:1766 #: ../../operation/agentes/pandora_networkmap.view.php:1785 #: ../../include/class/Tree.class.php:625 ../../include/lib/Module.php:554 @@ -7008,10 +7012,10 @@ msgstr "" #: ../../operation/events/events.php:2065 #: ../../operation/events/events.php:2121 #: ../../operation/events/events.php:2176 -#: ../../operation/agentes/status_monitor.php:1610 -#: ../../operation/agentes/status_monitor.php:1618 -#: ../../operation/agentes/status_monitor.php:1695 -#: ../../operation/agentes/status_monitor.php:1701 +#: ../../operation/agentes/status_monitor.php:1609 +#: ../../operation/agentes/status_monitor.php:1617 +#: ../../operation/agentes/status_monitor.php:1694 +#: ../../operation/agentes/status_monitor.php:1700 #: ../../operation/agentes/pandora_networkmap.view.php:1769 #: ../../operation/agentes/pandora_networkmap.view.php:1790 #: ../../include/class/Tree.class.php:633 @@ -7048,14 +7052,14 @@ msgstr "" #: ../../operation/events/events.php:2032 #: ../../operation/events/events.php:2140 #: ../../operation/events/events.php:2151 -#: ../../operation/agentes/status_monitor.php:1626 -#: ../../operation/agentes/status_monitor.php:1634 -#: ../../operation/agentes/status_monitor.php:1663 -#: ../../operation/agentes/status_monitor.php:1669 -#: ../../operation/agentes/status_monitor.php:1679 -#: ../../operation/agentes/status_monitor.php:1685 -#: ../../operation/agentes/status_monitor.php:1695 -#: ../../operation/agentes/status_monitor.php:1701 +#: ../../operation/agentes/status_monitor.php:1625 +#: ../../operation/agentes/status_monitor.php:1633 +#: ../../operation/agentes/status_monitor.php:1662 +#: ../../operation/agentes/status_monitor.php:1668 +#: ../../operation/agentes/status_monitor.php:1678 +#: ../../operation/agentes/status_monitor.php:1684 +#: ../../operation/agentes/status_monitor.php:1694 +#: ../../operation/agentes/status_monitor.php:1700 #: ../../operation/agentes/pandora_networkmap.view.php:1780 #: ../../operation/agentes/pandora_networkmap.view.php:1785 #: ../../operation/agentes/pandora_networkmap.view.php:1790 @@ -7091,12 +7095,12 @@ msgstr "" #: ../../operation/search_modules.php:141 #: ../../operation/search_modules.php:149 #: ../../operation/search_modules.php:157 -#: ../../operation/agentes/status_monitor.php:1663 -#: ../../operation/agentes/status_monitor.php:1669 -#: ../../operation/agentes/status_monitor.php:1679 -#: ../../operation/agentes/status_monitor.php:1685 -#: ../../operation/agentes/status_monitor.php:1695 -#: ../../operation/agentes/status_monitor.php:1701 +#: ../../operation/agentes/status_monitor.php:1662 +#: ../../operation/agentes/status_monitor.php:1668 +#: ../../operation/agentes/status_monitor.php:1678 +#: ../../operation/agentes/status_monitor.php:1684 +#: ../../operation/agentes/status_monitor.php:1694 +#: ../../operation/agentes/status_monitor.php:1700 #: ../../operation/agentes/pandora_networkmap.view.php:1780 #: ../../operation/agentes/pandora_networkmap.view.php:1785 #: ../../operation/agentes/pandora_networkmap.view.php:1790 @@ -7136,9 +7140,9 @@ msgstr "" #: ../../operation/search_agents.php:58 #: ../../operation/agentes/log_sources_status.php:58 #: ../../operation/agentes/estado_agente.php:769 -#: ../../operation/agentes/estado_generalagente.php:343 -#: ../../operation/agentes/ver_agente.php:1019 -#: ../../include/ajax/module.php:984 ../../include/functions_events.php:4498 +#: ../../operation/agentes/estado_generalagente.php:364 +#: ../../operation/agentes/ver_agente.php:1028 +#: ../../include/ajax/module.php:984 ../../include/functions_events.php:4499 #: ../../include/functions_treeview.php:668 #: ../../enterprise/operation/agentes/tag_view.php:609 #: ../../enterprise/operation/agentes/policy_view.php:399 @@ -7149,7 +7153,7 @@ msgstr "" #: ../../mobile/operation/agent.php:193 ../../mobile/operation/agents.php:99 #: ../../mobile/operation/agents.php:417 ../../mobile/operation/agents.php:419 #: ../../mobile/operation/agents.php:422 -#: ../../godmode/agentes/planned_downtime.editor.php:917 +#: ../../godmode/agentes/planned_downtime.editor.php:923 #: ../../godmode/users/user_list.php:481 msgid "Last contact" msgstr "" @@ -7168,11 +7172,11 @@ msgid "Default position of map." msgstr "" #: ../../operation/gis_maps/ajax.php:290 -#: ../../include/functions_events.php:4484 +#: ../../include/functions_events.php:4485 #: ../../include/functions_treeview.php:640 -#: ../../include/functions_reporting_html.php:1492 -#: ../../include/functions_reporting_html.php:3826 -#: ../../include/functions_reporting_html.php:3920 +#: ../../include/functions_reporting_html.php:1521 +#: ../../include/functions_reporting_html.php:3875 +#: ../../include/functions_reporting_html.php:3969 #: ../../enterprise/include/functions_reporting_csv.php:718 #: ../../enterprise/meta/include/functions_wizard_meta.php:210 #: ../../enterprise/meta/include/functions_wizard_meta.php:214 @@ -7180,19 +7184,19 @@ msgstr "" #: ../../enterprise/meta/include/functions_wizard_meta.php:1468 #: ../../enterprise/meta/include/functions_wizard_meta.php:1816 #: ../../godmode/servers/modificar_server.php:62 -#: ../../godmode/agentes/agent_manager.php:298 +#: ../../godmode/agentes/agent_manager.php:301 msgid "IP Address" msgstr "" #: ../../operation/gis_maps/ajax.php:316 -#: ../../include/functions_reporting_html.php:1512 +#: ../../include/functions_reporting_html.php:1541 #: ../../enterprise/include/functions_reporting_csv.php:718 #: ../../enterprise/include/functions_reporting_csv.php:2409 #: ../../enterprise/include/functions_reporting_csv.php:2423 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2266 #: ../../extensions/api_checker.php:220 #: ../../godmode/reporting/reporting_builder.item_editor.php:75 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2269 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2272 #: ../../godmode/events/event_responses.editor.php:156 #: ../../godmode/events/event_responses.editor.php:164 msgid "URL" @@ -7211,7 +7215,7 @@ msgstr "" #: ../../operation/gis_maps/ajax.php:351 ../../operation/gis_maps/ajax.php:362 #: ../../operation/gis_maps/ajax.php:468 ../../operation/gis_maps/ajax.php:479 -#: ../../operation/agentes/estado_generalagente.php:348 +#: ../../operation/agentes/estado_generalagente.php:369 #: ../../include/functions_cron.php:869 #: ../../include/functions_treeview.php:660 ../../include/functions_ui.php:549 #: ../../enterprise/tools/ipam/ipam_ajax.php:502 @@ -7220,14 +7224,14 @@ msgstr "" #: ../../enterprise/include/functions_ipam.php:2076 #: ../../enterprise/include/functions_ipam.php:2077 #: ../../enterprise/include/functions_ipam.php:2078 -#: ../../godmode/snmpconsole/snmp_alert.php:1295 +#: ../../godmode/snmpconsole/snmp_alert.php:1330 #: ../../godmode/db/db_main.php:189 msgid "Never" msgstr "" #: ../../operation/gis_maps/ajax.php:360 ../../operation/gis_maps/ajax.php:477 #: ../../operation/agentes/estado_agente.php:745 -#: ../../operation/agentes/estado_generalagente.php:343 +#: ../../operation/agentes/estado_generalagente.php:364 #: ../../include/functions_treeview.php:668 #: ../../enterprise/operation/agentes/tag_view.php:601 #: ../../enterprise/include/functions_reporting_csv.php:718 @@ -7295,52 +7299,52 @@ msgid "Show link to public GIS map" msgstr "" #: ../../operation/gis_maps/render_view.php:149 -#: ../../include/functions.php:3350 +#: ../../include/functions.php:3351 msgid "5 seconds" msgstr "" #: ../../operation/gis_maps/render_view.php:150 -#: ../../include/functions.php:3351 +#: ../../include/functions.php:3352 msgid "10 seconds" msgstr "" #: ../../operation/gis_maps/render_view.php:151 ../../operation/heatmap.php:171 #: ../../include/ajax/heatmap.ajax.php:50 -#: ../../include/class/AgentsAlerts.class.php:816 -#: ../../include/functions.php:3353 +#: ../../include/class/AgentsAlerts.class.php:804 +#: ../../include/functions.php:3354 msgid "30 seconds" msgstr "" #: ../../operation/gis_maps/render_view.php:152 ../../operation/heatmap.php:172 #: ../../include/ajax/heatmap.ajax.php:51 -#: ../../include/class/AgentsAlerts.class.php:817 -#: ../../include/functions.php:3354 +#: ../../include/class/AgentsAlerts.class.php:805 +#: ../../include/functions.php:3355 msgid "1 minute" msgstr "" #: ../../operation/gis_maps/render_view.php:153 -#: ../../include/class/AgentsAlerts.class.php:818 -#: ../../include/functions.php:3355 +#: ../../include/class/AgentsAlerts.class.php:806 +#: ../../include/functions.php:3356 msgid "2 minutes" msgstr "" #: ../../operation/gis_maps/render_view.php:154 ../../operation/heatmap.php:174 #: ../../include/ajax/module.php:198 ../../include/ajax/heatmap.ajax.php:53 -#: ../../include/class/AgentsAlerts.class.php:819 -#: ../../include/functions.php:3356 +#: ../../include/class/AgentsAlerts.class.php:807 +#: ../../include/functions.php:3357 msgid "5 minutes" msgstr "" #: ../../operation/gis_maps/render_view.php:155 -#: ../../include/class/AgentsAlerts.class.php:820 +#: ../../include/class/AgentsAlerts.class.php:808 msgid "10 minutes" msgstr "" #: ../../operation/gis_maps/render_view.php:156 #: ../../include/ajax/module.php:200 ../../include/ajax/graph.ajax.php:146 -#: ../../include/functions.php:2691 ../../include/functions.php:3359 +#: ../../include/functions.php:2692 ../../include/functions.php:3360 #: ../../enterprise/godmode/reporting/graph_template_editor.php:217 -#: ../../godmode/setup/performance.php:529 +#: ../../godmode/setup/performance.php:531 #: ../../godmode/reporting/create_container.php:346 msgid "1 hour" msgstr "" @@ -7363,9 +7367,9 @@ msgstr "" #: ../../operation/events/events_list.php:1283 #: ../../operation/agentes/pandora_networkmap.editor.php:349 #: ../../operation/agentes/pandora_networkmap.view.php:174 -#: ../../operation/agentes/ver_agente.php:1155 -#: ../../operation/agentes/ver_agente.php:1211 -#: ../../operation/agentes/ver_agente.php:1226 +#: ../../operation/agentes/ver_agente.php:1164 +#: ../../operation/agentes/ver_agente.php:1220 +#: ../../operation/agentes/ver_agente.php:1235 #: ../../operation/users/user_edit.php:402 #: ../../operation/users/user_edit.php:414 #: ../../operation/users/user_edit.php:455 @@ -7399,13 +7403,13 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:521 #: ../../include/lib/Dashboard/Widgets/single_graph.php:311 #: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:326 -#: ../../include/lib/Dashboard/Widgets/service_map.php:266 -#: ../../include/lib/Dashboard/Widgets/service_map.php:294 +#: ../../include/lib/Dashboard/Widgets/service_map.php:270 +#: ../../include/lib/Dashboard/Widgets/service_map.php:311 #: ../../include/lib/Dashboard/Widgets/events_list.php:301 #: ../../include/lib/Dashboard/Widgets/events_list.php:459 #: ../../include/lib/Dashboard/Widgets/top_n.php:241 -#: ../../include/functions_events.php:3619 -#: ../../include/functions_events.php:3635 +#: ../../include/functions_events.php:3620 +#: ../../include/functions_events.php:3636 #: ../../include/functions_profile.php:297 #: ../../include/functions_profile.php:315 #: ../../include/functions_profile.php:330 @@ -7423,7 +7427,7 @@ msgstr "" #: ../../include/functions_html.php:1229 ../../include/functions_html.php:1281 #: ../../include/functions_html.php:1328 ../../include/functions_html.php:1329 #: ../../include/functions_html.php:1382 ../../include/functions_html.php:1432 -#: ../../include/functions_html.php:4572 ../../include/functions_html.php:5861 +#: ../../include/functions_html.php:4648 ../../include/functions_html.php:5937 #: ../../include/functions_networkmap.php:1519 ../../include/functions.php:1073 #: ../../enterprise/tools/ipam/ipam_network.php:594 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:611 @@ -7443,15 +7447,15 @@ msgstr "" #: ../../enterprise/include/class/SAP.app.php:811 #: ../../enterprise/include/class/Omnishell.class.php:858 #: ../../enterprise/include/class/Omnishell.class.php:859 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:894 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:921 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1031 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1184 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1194 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2001 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2467 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2512 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3479 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:896 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:923 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1033 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1186 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1196 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2003 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2469 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2514 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3481 #: ../../enterprise/include/functions_tasklist.php:317 #: ../../enterprise/meta/event/custom_events.php:227 #: ../../enterprise/meta/event/custom_events.php:273 @@ -7502,35 +7506,35 @@ msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:834 #: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:861 #: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:184 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:437 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:581 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:589 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:599 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:621 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:674 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:707 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:727 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:737 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:758 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:778 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:803 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:826 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:847 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:451 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:596 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:604 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:614 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:636 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:689 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:722 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:744 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:754 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:775 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:797 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:822 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:845 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:866 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:314 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2977 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3194 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3278 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:60 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:518 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:535 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:551 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:567 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:591 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:607 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:649 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:682 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:527 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:544 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:560 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:576 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:600 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:616 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:658 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:691 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:710 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:702 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:721 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:215 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:247 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:253 @@ -7543,16 +7547,16 @@ msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1312 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:1334 #: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:80 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:386 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:409 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:906 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:400 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:423 #: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:922 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:943 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:952 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1308 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1336 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1355 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1382 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:938 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:959 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:968 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1324 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1352 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1373 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1400 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:471 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:862 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:977 @@ -7584,7 +7588,7 @@ msgstr "" #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:473 #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:604 #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:700 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:857 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:822 #: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:167 #: ../../enterprise/godmode/policies/policy_agents.php:391 #: ../../enterprise/godmode/policies/policy_agents.php:1694 @@ -7609,13 +7613,13 @@ msgstr "" #: ../../godmode/reporting/visual_console_builder.elements.php:633 #: ../../godmode/reporting/visual_console_builder.elements.php:643 #: ../../godmode/reporting/reporting_builder.item_editor.php:194 -#: ../../godmode/reporting/reporting_builder.item_editor.php:906 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2029 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2102 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2123 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2155 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3034 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3195 +#: ../../godmode/reporting/reporting_builder.item_editor.php:909 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2032 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2105 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2126 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2158 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3054 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3215 #: ../../godmode/reporting/graph_builder.graph_editor.php:329 #: ../../godmode/reporting/visual_console_builder.wizard.php:266 #: ../../godmode/reporting/visual_console_builder.wizard.php:438 @@ -7627,8 +7631,8 @@ msgstr "" #: ../../godmode/reporting/visual_console_builder.wizard.php:732 #: ../../godmode/reporting/visual_console_builder.wizard.php:742 #: ../../godmode/reporting/visual_console_builder.wizard.php:774 -#: ../../godmode/snmpconsole/snmp_alert.php:27 -#: ../../godmode/snmpconsole/snmp_alert.php:1081 +#: ../../godmode/snmpconsole/snmp_alert.php:40 +#: ../../godmode/snmpconsole/snmp_alert.php:1169 #: ../../godmode/events/event_edit_filter.php:694 #: ../../godmode/events/custom_events.php:181 #: ../../godmode/events/custom_events.php:229 @@ -7647,7 +7651,7 @@ msgstr "" #: ../../godmode/massive/massive_copy_modules.php:508 #: ../../godmode/massive/massive_add_action_alerts.php:341 #: ../../godmode/massive/massive_edit_agents.php:740 -#: ../../godmode/massive/massive_delete_alerts.php:359 +#: ../../godmode/massive/massive_delete_alerts.php:365 #: ../../godmode/massive/massive_edit_plugins.php:338 #: ../../godmode/massive/massive_edit_modules.php:458 #: ../../godmode/massive/massive_edit_modules.php:919 @@ -7673,9 +7677,10 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_common.php:1431 #: ../../godmode/agentes/status_monitor_custom_fields.php:218 #: ../../godmode/agentes/status_monitor_custom_fields.php:266 -#: ../../godmode/agentes/agent_manager.php:425 -#: ../../godmode/agentes/agent_manager.php:679 -#: ../../godmode/agentes/agent_manager.php:845 +#: ../../godmode/agentes/agent_manager.php:428 +#: ../../godmode/agentes/agent_manager.php:461 +#: ../../godmode/agentes/agent_manager.php:718 +#: ../../godmode/agentes/agent_manager.php:884 #: ../../godmode/agentes/module_manager_editor_network.php:465 #: ../../godmode/alerts/configure_alert_template.php:650 #: ../../godmode/alerts/configure_alert_template.php:777 @@ -7686,7 +7691,6 @@ msgstr "" #: ../../godmode/alerts/alert_commands.php:316 #: ../../godmode/alerts/alert_commands.php:376 #: ../../godmode/alerts/alert_commands.php:389 -#: ../../godmode/alerts/configure_alert_action.php:264 #: ../../godmode/users/configure_user.php:1073 #: ../../godmode/users/configure_user.php:1087 #: ../../godmode/users/configure_user.php:1281 @@ -7719,13 +7723,13 @@ msgstr "" #: ../../include/functions_graph.php:3836 #: ../../include/functions_graph.php:3839 #: ../../include/functions_graph.php:4837 -#: ../../include/functions_reporting.php:4847 -#: ../../include/functions_reporting.php:4859 -#: ../../include/functions_reporting.php:4860 -#: ../../include/functions_reporting.php:4863 -#: ../../include/functions_reporting.php:4868 -#: ../../include/functions_reporting.php:4869 -#: ../../include/functions_reporting.php:4872 +#: ../../include/functions_reporting.php:4854 +#: ../../include/functions_reporting.php:4866 +#: ../../include/functions_reporting.php:4867 +#: ../../include/functions_reporting.php:4870 +#: ../../include/functions_reporting.php:4875 +#: ../../include/functions_reporting.php:4876 +#: ../../include/functions_reporting.php:4879 #: ../../enterprise/include/class/Aws.cloud.php:347 #: ../../enterprise/include/functions_ipam.php:1597 #: ../../enterprise/godmode/setup/setup_acl.php:475 @@ -7733,7 +7737,7 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:34 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:35 #: ../../extensions/api_checker.php:176 -#: ../../godmode/snmpconsole/snmp_alert.php:33 +#: ../../godmode/snmpconsole/snmp_alert.php:46 #: ../../godmode/users/configure_user.php:1116 #: ../../godmode/groups/configure_group.php:250 msgid "Other" @@ -7745,15 +7749,17 @@ msgstr "" #: ../../operation/gis_maps/render_view.php:173 #: ../../operation/agentes/estado_agente.php:201 -#: ../../enterprise/include/functions_policies.php:3712 +#: ../../enterprise/include/functions_policies.php:3714 #: ../../enterprise/meta/general/main_menu.php:577 #: ../../enterprise/meta/general/main_menu.php:607 #: ../../enterprise/meta/general/logon_ok.php:99 #: ../../enterprise/godmode/servers/HA_cluster.php:70 #: ../../enterprise/godmode/policies/configure_policy.php:38 +#: ../../godmode/update_manager/update_manager.php:57 +#: ../../godmode/update_manager/update_manager.php:87 #: ../../godmode/menu.php:309 ../../godmode/menu.php:316 -#: ../../godmode/agentes/configurar_agente.php:390 -#: ../../godmode/agentes/configurar_agente.php:695 +#: ../../godmode/agentes/configurar_agente.php:391 +#: ../../godmode/agentes/configurar_agente.php:696 #: ../../godmode/module_library/module_library_view.php:48 msgid "Setup" msgstr "" @@ -7768,9 +7774,9 @@ msgstr "" #: ../../operation/search_users.php:43 #: ../../operation/snmpconsole/snmp_view.php:876 #: ../../operation/users/user_edit.php:258 -#: ../../include/functions_reporting_html.php:4969 -#: ../../include/functions_reporting_html.php:6167 -#: ../../include/functions_reporting_html.php:6190 +#: ../../include/functions_reporting_html.php:5018 +#: ../../include/functions_reporting_html.php:6216 +#: ../../include/functions_reporting_html.php:6239 #: ../../enterprise/include/functions_reporting_csv.php:2549 #: ../../enterprise/include/functions_reporting_csv.php:2559 #: ../../godmode/users/user_list.php:479 @@ -7813,8 +7819,8 @@ msgid "Standard User" msgstr "" #: ../../operation/search_users.php:87 -#: ../../include/functions_reporting.php:4421 -#: ../../include/functions_reporting.php:4468 +#: ../../include/functions_reporting.php:4428 +#: ../../include/functions_reporting.php:4475 #: ../../godmode/users/user_list.php:723 msgid "The user doesn't have any assigned profile/group" msgstr "" @@ -7898,13 +7904,13 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:572 #: ../../godmode/reporting/reporting_builder.php:579 #: ../../godmode/reporting/reporting_builder.php:592 -#: ../../godmode/reporting/reporting_builder.php:3471 -#: ../../godmode/reporting/reporting_builder.php:3478 -#: ../../godmode/reporting/reporting_builder.php:3491 -#: ../../godmode/reporting/reporting_builder.php:3582 -#: ../../godmode/reporting/reporting_builder.php:3589 -#: ../../godmode/reporting/reporting_builder.php:3605 -#: ../../godmode/reporting/reporting_builder.php:3634 +#: ../../godmode/reporting/reporting_builder.php:3483 +#: ../../godmode/reporting/reporting_builder.php:3490 +#: ../../godmode/reporting/reporting_builder.php:3503 +#: ../../godmode/reporting/reporting_builder.php:3594 +#: ../../godmode/reporting/reporting_builder.php:3601 +#: ../../godmode/reporting/reporting_builder.php:3617 +#: ../../godmode/reporting/reporting_builder.php:3646 msgid "Reporting" msgstr "" @@ -7913,7 +7919,7 @@ msgstr "" #: ../../enterprise/godmode/reporting/graph_template_item_editor.php:78 #: ../../enterprise/godmode/reporting/graph_template_editor.php:107 #: ../../enterprise/godmode/reporting/graph_template_list.php:132 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:373 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:387 #: ../../godmode/reporting/graphs.php:133 #: ../../godmode/reporting/graph_container.php:122 #: ../../godmode/reporting/graph_builder.php:370 @@ -8042,7 +8048,7 @@ msgstr "" #: ../../operation/reporting/custom_reporting.php:23 #: ../../operation/menu.php:318 #: ../../godmode/reporting/reporting_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:3450 +#: ../../godmode/reporting/reporting_builder.php:3462 msgid "Custom reporting" msgstr "" @@ -8064,7 +8070,7 @@ msgstr "" #: ../../operation/reporting/reporting_viewer.php:148 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:162 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:205 -#: ../../godmode/reporting/reporting_builder.php:3533 +#: ../../godmode/reporting/reporting_builder.php:3545 msgid "List items" msgstr "" @@ -8073,12 +8079,12 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:8092 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:151 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:218 -#: ../../godmode/reporting/reporting_builder.php:3537 +#: ../../godmode/reporting/reporting_builder.php:3549 msgid "Item editor" msgstr "" #: ../../operation/reporting/reporting_viewer.php:173 -#: ../../godmode/reporting/reporting_builder.php:3554 +#: ../../godmode/reporting/reporting_builder.php:3566 msgid "View report" msgstr "" @@ -8088,9 +8094,9 @@ msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template.php:357 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:391 #: ../../godmode/reporting/reporting_builder.php:596 -#: ../../godmode/reporting/reporting_builder.php:3495 -#: ../../godmode/reporting/reporting_builder.php:3609 -#: ../../godmode/reporting/reporting_builder.php:3638 +#: ../../godmode/reporting/reporting_builder.php:3507 +#: ../../godmode/reporting/reporting_builder.php:3621 +#: ../../godmode/reporting/reporting_builder.php:3650 msgid "Custom reports" msgstr "" @@ -8108,14 +8114,14 @@ msgstr "" #: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:449 #: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:510 #: ../../include/functions_reporting_html.php:147 -#: ../../include/functions_reporting_html.php:2896 -#: ../../include/functions_reporting_html.php:3701 +#: ../../include/functions_reporting_html.php:2945 +#: ../../include/functions_reporting_html.php:3750 #: ../../enterprise/include/functions_reporting_csv.php:715 #: ../../enterprise/include/functions_reporting_csv.php:951 #: ../../enterprise/include/functions_reporting_csv.php:1325 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2331 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2335 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3335 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2333 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2337 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3337 #: ../../enterprise/include/functions_reporting_pdf.php:1794 #: ../../enterprise/include/functions_reporting_pdf.php:1867 #: ../../enterprise/include/functions_reporting_pdf.php:1982 @@ -8138,15 +8144,15 @@ msgstr "" #: ../../operation/reporting/reporting_viewer.php:308 #: ../../include/ajax/alert_list.ajax.php:514 #: ../../include/class/AgentsAlerts.class.php:316 -#: ../../include/functions_reporting.php:14048 +#: ../../include/functions_reporting.php:14058 #: ../../include/functions_reporting_html.php:148 -#: ../../include/functions_reporting_html.php:2901 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1016 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2331 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2335 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2492 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3337 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3466 +#: ../../include/functions_reporting_html.php:2950 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1018 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2333 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2337 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2494 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3339 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3468 #: ../../enterprise/include/functions_reporting_pdf.php:1800 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:129 #: ../../enterprise/godmode/agentes/manage_config_remote.php:108 @@ -8173,7 +8179,7 @@ msgstr "" #: ../../operation/agentes/interface_view.php:76 #: ../../operation/agentes/tactical.php:82 #: ../../operation/agentes/estado_agente.php:228 -#: ../../include/class/AgentsAlerts.class.php:754 +#: ../../include/class/AgentsAlerts.class.php:742 #: ../../enterprise/operation/agentes/tag_view.php:54 #: ../../extensions/realtime_graphs.php:71 #: ../../extensions/module_groups.php:264 @@ -8293,7 +8299,7 @@ msgstr "" #: ../../operation/events/events.build_table.php:843 #: ../../operation/events/events.php:2022 #: ../../operation/events/events.php:2188 -#: ../../include/functions_events.php:7280 +#: ../../include/functions_events.php:7283 #: ../../enterprise/operation/agentes/wux_console_view.php:595 msgid "Show more" msgstr "" @@ -8311,11 +8317,11 @@ msgstr "" msgid "Dashboard" msgstr "" -#: ../../operation/menu.php:373 ../../operation/events/events.php:946 -#: ../../operation/events/events.php:959 +#: ../../operation/menu.php:373 ../../operation/events/events.php:939 +#: ../../operation/events/events.php:952 #: ../../include/functions_reports.php:864 #: ../../include/functions_reports.php:868 -#: ../../include/functions_reports.php:872 ../../include/functions.php:4086 +#: ../../include/functions_reports.php:872 ../../include/functions.php:4087 #: ../../enterprise/tools/ipam/ipam_massive.php:103 #: ../../enterprise/tools/ipam/ipam_network.php:399 #: ../../enterprise/include/class/CommandCenter.class.php:1071 @@ -8343,7 +8349,7 @@ msgstr "" msgid "Sound Events" msgstr "" -#: ../../operation/menu.php:443 ../../operation/events/events.php:968 +#: ../../operation/menu.php:443 ../../operation/events/events.php:961 msgid "Sound Alerts" msgstr "" @@ -8396,7 +8402,7 @@ msgstr "" #: ../../operation/network/network_report.php:102 #: ../../operation/network/network_usage_map.php:75 -#: ../../operation/netflow/nf_live_view.php:263 +#: ../../operation/netflow/nf_live_view.php:271 #: ../../enterprise/operation/log/log_viewer.php:552 msgid "Start date" msgstr "" @@ -8408,13 +8414,13 @@ msgstr "" #: ../../operation/network/network_report.php:121 #: ../../operation/network/network_usage_map.php:94 -#: ../../operation/netflow/nf_live_view.php:284 +#: ../../operation/netflow/nf_live_view.php:292 msgid "Select this checkbox to write interval instead a date." msgstr "" #: ../../operation/network/network_report.php:126 #: ../../operation/network/network_usage_map.php:99 -#: ../../operation/netflow/nf_live_view.php:287 +#: ../../operation/netflow/nf_live_view.php:295 #: ../../operation/agentes/exportdata.php:347 #: ../../enterprise/operation/log/log_viewer.php:579 msgid "End date" @@ -8438,8 +8444,8 @@ msgstr "" #: ../../include/functions_visual_map_editor.php:1460 #: ../../include/ajax/heatmap.ajax.php:319 #: ../../include/class/AuditLog.class.php:194 -#: ../../include/functions_reporting_html.php:3014 -#: ../../include/functions_reporting_html.php:3340 +#: ../../include/functions_reporting_html.php:3063 +#: ../../include/functions_reporting_html.php:3389 #: ../../enterprise/include/functions_reporting_csv.php:1933 #: ../../enterprise/include/class/Aws.cloud.php:546 #: ../../enterprise/include/class/Aws.S3.php:564 @@ -8474,7 +8480,7 @@ msgstr "" #: ../../operation/network/network_report.php:206 #: ../../operation/network/network_report.php:236 #: ../../include/functions_config.php:1001 -#: ../../include/functions_config.php:3098 +#: ../../include/functions_config.php:3101 #: ../../include/functions_netflow.php:349 #: ../../enterprise/include/functions_reporting_csv.php:2808 msgid "Bytes" @@ -8493,7 +8499,7 @@ msgstr "" #: ../../operation/network/network_report.php:324 #: ../../include/functions_netflow.php:2078 #: ../../include/functions_visual_map.php:2866 -#: ../../godmode/setup/performance.php:701 +#: ../../godmode/setup/performance.php:703 msgid "Others" msgstr "" @@ -8576,7 +8582,7 @@ msgstr "" #: ../../operation/agentes/pandora_networkmap.editor.php:602 #: ../../include/class/ModuleTemplates.class.php:1381 #: ../../include/class/HelpFeedBack.class.php:369 -#: ../../include/class/AgentWizard.class.php:6008 +#: ../../include/class/AgentWizard.class.php:6014 #: ../../include/class/WelcomeWindow.class.php:173 #: ../../include/class/ConfigPEN.class.php:668 #: ../../include/class/ConfigPEN.class.php:692 @@ -8585,8 +8591,8 @@ msgstr "" #: ../../include/functions_db.php:1933 #: ../../include/functions_reporting_html.php:659 #: ../../include/functions_reporting_html.php:854 -#: ../../include/functions_reporting_html.php:3252 -#: ../../include/functions_reporting_html.php:4551 +#: ../../include/functions_reporting_html.php:3301 +#: ../../include/functions_reporting_html.php:4600 #: ../../enterprise/operation/agentes/wux_console_view.php:424 #: ../../enterprise/operation/agentes/ux_console_view.php:186 #: ../../enterprise/operation/agentes/ux_console_view.php:384 @@ -8612,13 +8618,13 @@ msgstr "" #: ../../enterprise/include/functions_reporting.php:6155 #: ../../enterprise/include/functions_reporting.php:6193 #: ../../enterprise/include/functions_ux_console.php:473 -#: ../../enterprise/godmode/services/services.service.php:967 +#: ../../enterprise/godmode/services/services.service.php:995 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2557 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:428 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:436 #: ../../extensions/module_groups.php:53 #: ../../godmode/setup/setup_general.php:778 #: ../../godmode/setup/setup_general.php:796 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2553 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2556 #: ../../godmode/massive/massive_operations.php:392 msgid "OK" msgstr "" @@ -8662,7 +8668,7 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:978 #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:232 #: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:76 -#: ../../godmode/agentes/configurar_agente.php:841 +#: ../../godmode/agentes/configurar_agente.php:842 #: ../../godmode/agentes/modificar_agente.php:952 msgid "Create agent" msgstr "" @@ -8683,7 +8689,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:174 #: ../../include/class/CalendarManager.class.php:487 #: ../../include/class/CalendarManager.class.php:840 -#: ../../include/functions_alerts.php:2744 +#: ../../include/functions_alerts.php:2747 #: ../../include/functions_planned_downtimes.php:124 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:71 #: ../../enterprise/tools/ipam/ipam_massive.php:47 @@ -8706,13 +8712,13 @@ msgstr "" #: ../../godmode/setup/news.php:107 ../../godmode/setup/gis.php:39 #: ../../godmode/setup/links.php:63 #: ../../godmode/modules/manage_nc_groups.php:118 -#: ../../godmode/snmpconsole/snmp_alert.php:419 +#: ../../godmode/snmpconsole/snmp_alert.php:444 #: ../../godmode/snmpconsole/snmp_filters.php:110 #: ../../godmode/events/event_edit_filter.php:215 #: ../../godmode/netflow/nf_edit_form.php:139 #: ../../godmode/massive/massive_edit_modules.php:184 #: ../../godmode/agentes/status_monitor_custom_fields.php:57 -#: ../../godmode/agentes/configurar_agente.php:1170 +#: ../../godmode/agentes/configurar_agente.php:1173 #: ../../godmode/agentes/planned_downtime.editor.php:418 #: ../../godmode/alerts/configure_alert_template.php:554 #: ../../godmode/alerts/alert_templates.php:156 @@ -8726,7 +8732,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:175 #: ../../operation/agentes/pandora_networkmap.php:216 #: ../../operation/agentes/pandora_networkmap.php:508 -#: ../../include/functions_alerts.php:2745 +#: ../../include/functions_alerts.php:2748 #: ../../include/functions_planned_downtimes.php:122 #: ../../enterprise/tools/ipam/ipam_massive.php:48 #: ../../enterprise/tools/ipam/ipam_action.php:253 @@ -8765,10 +8771,10 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:229 #: ../../operation/snmpconsole/snmp_view.php:1254 #: ../../operation/agentes/alerts_status.functions.php:95 -#: ../../include/functions_reporting_html.php:2310 -#: ../../include/functions_reporting_html.php:3135 -#: ../../include/functions_reporting_html.php:3136 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2904 +#: ../../include/functions_reporting_html.php:2339 +#: ../../include/functions_reporting_html.php:3184 +#: ../../include/functions_reporting_html.php:3185 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2906 #: ../../mobile/operation/alerts.php:66 #: ../../godmode/alerts/alert_list.list.php:137 msgid "Fired" @@ -8781,15 +8787,15 @@ msgstr "" #: ../../operation/agentes/estado_monitores.php:522 #: ../../include/functions_events.php:200 #: ../../include/functions_events.php:263 -#: ../../include/functions_events.php:2693 -#: ../../include/functions_events.php:6726 ../../include/functions_snmp.php:324 -#: ../../include/functions.php:4093 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4323 +#: ../../include/functions_events.php:2694 +#: ../../include/functions_events.php:6729 ../../include/functions_snmp.php:324 +#: ../../include/functions.php:4094 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4325 #: ../../enterprise/meta/include/functions_events_meta.php:94 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:362 #: ../../enterprise/godmode/policies/policy_external_alerts.php:382 #: ../../godmode/events/custom_events.php:105 -#: ../../godmode/agentes/configurar_agente.php:733 +#: ../../godmode/agentes/configurar_agente.php:734 #: ../../godmode/alerts/configure_alert_template.php:1552 msgid "Alert" msgstr "" @@ -8813,25 +8819,25 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/events_list.php:393 #: ../../include/functions_events.php:201 #: ../../include/functions_events.php:266 -#: ../../include/functions_events.php:2602 -#: ../../include/functions_events.php:5050 -#: ../../include/functions_events.php:6732 ../../include/functions_snmp.php:335 -#: ../../include/functions_reporting_html.php:1050 -#: ../../include/functions_reporting_html.php:1058 -#: ../../include/functions_reporting_html.php:1269 -#: ../../include/functions_reporting_html.php:1277 -#: ../../include/functions_reporting_html.php:2355 +#: ../../include/functions_events.php:2603 +#: ../../include/functions_events.php:5051 +#: ../../include/functions_events.php:6735 ../../include/functions_snmp.php:335 +#: ../../include/functions_reporting_html.php:1051 +#: ../../include/functions_reporting_html.php:1059 +#: ../../include/functions_reporting_html.php:1284 +#: ../../include/functions_reporting_html.php:1292 +#: ../../include/functions_reporting_html.php:2391 #: ../../enterprise/include/functions_events.php:137 #: ../../enterprise/include/functions_reporting.php:2025 #: ../../enterprise/meta/include/functions_events_meta.php:98 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2816 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:603 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:617 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:72 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:384 #: ../../mobile/operation/events.php:397 ../../mobile/operation/events.php:398 #: ../../mobile/operation/events.php:532 ../../mobile/operation/events.php:691 #: ../../mobile/operation/events.php:692 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2817 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2820 #: ../../godmode/events/event_edit_filter.php:332 #: ../../godmode/events/custom_events.php:106 #: ../../godmode/events/event_filter.php:140 @@ -8841,22 +8847,22 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:587 #: ../../operation/snmpconsole/snmp_view.php:931 #: ../../operation/snmpconsole/snmp_view.php:1243 -#: ../../include/functions_events.php:6194 -#: ../../include/functions_events.php:6201 +#: ../../include/functions_events.php:6197 +#: ../../include/functions_events.php:6204 msgid "Not validated" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:588 #: ../../operation/snmpconsole/snmp_view.php:941 #: ../../operation/snmpconsole/snmp_view.php:1234 -#: ../../include/functions_events.php:2628 -#: ../../include/functions_events.php:3386 -#: ../../include/functions_events.php:3675 -#: ../../include/functions_events.php:3684 -#: ../../include/functions_events.php:3691 -#: ../../include/functions_events.php:3698 -#: ../../include/functions_events.php:6192 -#: ../../include/functions_events.php:6200 +#: ../../include/functions_events.php:2629 +#: ../../include/functions_events.php:3387 +#: ../../include/functions_events.php:3676 +#: ../../include/functions_events.php:3685 +#: ../../include/functions_events.php:3692 +#: ../../include/functions_events.php:3699 +#: ../../include/functions_events.php:6195 +#: ../../include/functions_events.php:6203 #: ../../include/functions_graph.php:3326 msgid "Validated" msgstr "" @@ -8868,7 +8874,7 @@ msgid "" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:616 -#: ../../operation/events/events.php:1111 +#: ../../operation/events/events.php:1104 #: ../../operation/events/events.php:1700 #: ../../operation/events/events_list.php:973 #: ../../include/class/AuditLog.class.php:187 @@ -8887,8 +8893,8 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:202 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:262 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:305 -#: ../../godmode/snmpconsole/snmp_alert.php:780 -#: ../../godmode/snmpconsole/snmp_alert.php:1078 +#: ../../godmode/snmpconsole/snmp_alert.php:829 +#: ../../godmode/snmpconsole/snmp_alert.php:1166 msgid "Trap type" msgstr "" @@ -8901,7 +8907,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:1129 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30 -#: ../../godmode/snmpconsole/snmp_alert.php:28 +#: ../../godmode/snmpconsole/snmp_alert.php:41 msgid "Cold start (0)" msgstr "" @@ -8910,7 +8916,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:1133 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31 -#: ../../godmode/snmpconsole/snmp_alert.php:29 +#: ../../godmode/snmpconsole/snmp_alert.php:42 msgid "Warm start (1)" msgstr "" @@ -8919,7 +8925,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:1137 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32 -#: ../../godmode/snmpconsole/snmp_alert.php:30 +#: ../../godmode/snmpconsole/snmp_alert.php:43 msgid "Link down (2)" msgstr "" @@ -8928,7 +8934,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:1141 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33 -#: ../../godmode/snmpconsole/snmp_alert.php:31 +#: ../../godmode/snmpconsole/snmp_alert.php:44 msgid "Link up (3)" msgstr "" @@ -8937,7 +8943,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:1145 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34 -#: ../../godmode/snmpconsole/snmp_alert.php:32 +#: ../../godmode/snmpconsole/snmp_alert.php:45 msgid "Authentication failure (4)" msgstr "" @@ -8946,16 +8952,17 @@ msgid "Group by Enterprise String/IP" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:653 -#: ../../operation/netflow/nf_live_view.php:452 +#: ../../operation/netflow/nf_live_view.php:460 #: ../../operation/users/user_edit.php:321 ../../include/functions_cron.php:648 #: ../../include/functions_snmp.php:390 ../../include/functions_profile.php:276 -#: ../../include/functions_reporting_html.php:1560 +#: ../../include/functions_reporting_html.php:1589 #: ../../enterprise/include/functions_cron.php:757 #: ../../enterprise/include/functions_reporting_csv.php:1940 #: ../../enterprise/include/functions_tasklist.php:323 #: ../../enterprise/include/functions_reporting.php:2337 #: ../../enterprise/meta/monitoring/wizard/wizard.php:136 #: ../../enterprise/meta/advanced/metasetup.performance.php:85 +#: ../../enterprise/meta/advanced/metasetup.performance.php:89 #: ../../enterprise/meta/advanced/metasetup.setup.php:149 #: ../../enterprise/meta/advanced/metasetup.setup.php:203 #: ../../enterprise/meta/advanced/metasetup.setup.php:219 @@ -8988,7 +8995,7 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1005 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1033 #: ../../godmode/servers/modificar_server.php:47 -#: ../../godmode/update_manager/update_manager.setup.php:371 +#: ../../godmode/update_manager/update_manager.setup.php:372 #: ../../godmode/reporting/reporting_builder.main.php:194 #: ../../godmode/reporting/reporting_builder.php:1092 #: ../../godmode/reporting/visual_console_builder.wizard.php:380 @@ -9012,18 +9019,19 @@ msgid "Yes" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:654 -#: ../../operation/netflow/nf_live_view.php:462 +#: ../../operation/netflow/nf_live_view.php:470 #: ../../operation/users/user_edit.php:322 ../../include/functions_cron.php:648 -#: ../../include/functions_events.php:5039 -#: ../../include/functions_events.php:5044 ../../include/functions_snmp.php:382 +#: ../../include/functions_events.php:5040 +#: ../../include/functions_events.php:5045 ../../include/functions_snmp.php:382 #: ../../include/functions_profile.php:276 -#: ../../include/functions_reporting_html.php:1560 +#: ../../include/functions_reporting_html.php:1589 #: ../../enterprise/include/functions_cron.php:756 #: ../../enterprise/include/functions_reporting_csv.php:1940 #: ../../enterprise/include/functions_tasklist.php:323 #: ../../enterprise/include/functions_reporting.php:2337 #: ../../enterprise/meta/monitoring/wizard/wizard.php:137 #: ../../enterprise/meta/advanced/metasetup.performance.php:86 +#: ../../enterprise/meta/advanced/metasetup.performance.php:90 #: ../../enterprise/meta/advanced/metasetup.setup.php:150 #: ../../enterprise/meta/advanced/metasetup.setup.php:213 #: ../../enterprise/meta/advanced/metasetup.setup.php:220 @@ -9059,7 +9067,7 @@ msgstr "" #: ../../mobile/operation/events.php:195 ../../mobile/operation/events.php:200 #: ../../godmode/setup/news.php:287 #: ../../godmode/servers/modificar_server.php:45 -#: ../../godmode/update_manager/update_manager.setup.php:372 +#: ../../godmode/update_manager/update_manager.setup.php:373 #: ../../godmode/reporting/reporting_builder.main.php:204 #: ../../godmode/reporting/reporting_builder.php:1094 #: ../../godmode/reporting/visual_console_builder.wizard.php:390 @@ -9085,9 +9093,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:681 #: ../../operation/snmpconsole/snmp_view.php:789 -#: ../../godmode/snmpconsole/snmp_alert.php:83 -#: ../../godmode/snmpconsole/snmp_alert.php:91 -#: ../../godmode/snmpconsole/snmp_alert.php:99 +#: ../../godmode/snmpconsole/snmp_alert.php:118 #: ../../godmode/snmpconsole/snmp_filters.php:46 msgid "SNMP Console" msgstr "" @@ -9096,12 +9102,12 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:813 #: ../../operation/agentes/alerts_status.php:501 #: ../../operation/agentes/graphs.php:269 -#: ../../enterprise/meta/advanced/collections.php:200 +#: ../../enterprise/meta/advanced/collections.php:251 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:174 #: ../../enterprise/godmode/policies/policy_queue.php:524 #: ../../enterprise/godmode/policies/policy_queue.php:636 #: ../../enterprise/godmode/policies/policy_external_alerts.php:373 -#: ../../godmode/snmpconsole/snmp_alert.php:1093 +#: ../../godmode/snmpconsole/snmp_alert.php:1180 #: ../../godmode/alerts/alert_list.list.php:178 #: ../../godmode/users/user_list.php:452 msgid "Toggle filter(s)" @@ -9121,23 +9127,23 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:854 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:303 -#: ../../godmode/snmpconsole/snmp_alert.php:743 -#: ../../godmode/snmpconsole/snmp_alert.php:1222 +#: ../../godmode/snmpconsole/snmp_alert.php:790 +#: ../../godmode/snmpconsole/snmp_alert.php:1259 #: ../../godmode/snmpconsole/snmp_trap_generator.php:125 msgid "SNMP Agent" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:859 -#: ../../godmode/snmpconsole/snmp_alert.php:730 -#: ../../godmode/snmpconsole/snmp_alert.php:1226 +#: ../../godmode/snmpconsole/snmp_alert.php:774 +#: ../../godmode/snmpconsole/snmp_alert.php:1263 #: ../../godmode/snmpconsole/snmp_trap_generator.php:105 msgid "Enterprise String" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:865 -#: ../../include/functions_reporting_html.php:1046 -#: ../../include/functions_reporting_html.php:1270 -#: ../../include/functions_reporting_html.php:2350 +#: ../../include/functions_reporting_html.php:1047 +#: ../../include/functions_reporting_html.php:1285 +#: ../../include/functions_reporting_html.php:2386 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1086 msgid "Count" msgstr "" @@ -9148,7 +9154,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:974 #: ../../operation/snmpconsole/snmp_view.php:994 -#: ../../operation/agentes/status_monitor.php:1711 +#: ../../operation/agentes/status_monitor.php:1710 #: ../../operation/agentes/interface_view.functions.php:682 #: ../../operation/agentes/interface_view.functions.php:683 #: ../../operation/agentes/interface_view.functions.php:684 @@ -9157,49 +9163,49 @@ msgstr "" #: ../../operation/agentes/estado_generalagente.php:219 #: ../../operation/agentes/estado_generalagente.php:232 #: ../../operation/agentes/estado_generalagente.php:244 -#: ../../operation/agentes/estado_generalagente.php:392 -#: ../../operation/agentes/estado_generalagente.php:408 -#: ../../operation/agentes/estado_generalagente.php:419 -#: ../../include/ajax/module.php:1168 ../../include/functions_events.php:3809 -#: ../../include/functions_events.php:3959 -#: ../../include/functions_events.php:3980 -#: ../../include/functions_events.php:3985 -#: ../../include/functions_events.php:3998 +#: ../../operation/agentes/estado_generalagente.php:413 +#: ../../operation/agentes/estado_generalagente.php:429 +#: ../../operation/agentes/estado_generalagente.php:440 +#: ../../include/ajax/module.php:1168 ../../include/functions_events.php:3810 +#: ../../include/functions_events.php:3960 +#: ../../include/functions_events.php:3981 +#: ../../include/functions_events.php:3986 #: ../../include/functions_events.php:3999 -#: ../../include/functions_events.php:4011 -#: ../../include/functions_events.php:4062 -#: ../../include/functions_events.php:4089 -#: ../../include/functions_events.php:4145 -#: ../../include/functions_events.php:4162 -#: ../../include/functions_events.php:4169 -#: ../../include/functions_events.php:4235 -#: ../../include/functions_events.php:4307 -#: ../../include/functions_events.php:4446 -#: ../../include/functions_events.php:4485 -#: ../../include/functions_events.php:4499 -#: ../../include/functions_events.php:4504 -#: ../../include/functions_events.php:4534 -#: ../../include/functions_events.php:4627 -#: ../../include/functions_events.php:4707 -#: ../../include/functions_events.php:4717 -#: ../../include/functions_events.php:4934 -#: ../../include/functions_events.php:5011 -#: ../../include/functions_events.php:5100 -#: ../../include/functions_events.php:5129 -#: ../../include/functions_events.php:5144 -#: ../../include/functions_events.php:5154 -#: ../../include/functions_events.php:5164 -#: ../../include/functions_events.php:7442 -#: ../../include/functions_events.php:7461 -#: ../../include/functions_events.php:7466 -#: ../../include/functions_events.php:7473 -#: ../../include/functions_events.php:7486 -#: ../../include/functions_events.php:7499 -#: ../../include/functions_events.php:7511 -#: ../../include/functions_events.php:7564 -#: ../../include/functions_events.php:7591 -#: ../../include/functions_events.php:7616 -#: ../../include/functions_events.php:7660 ../../include/functions_db.php:241 +#: ../../include/functions_events.php:4000 +#: ../../include/functions_events.php:4012 +#: ../../include/functions_events.php:4063 +#: ../../include/functions_events.php:4090 +#: ../../include/functions_events.php:4146 +#: ../../include/functions_events.php:4163 +#: ../../include/functions_events.php:4170 +#: ../../include/functions_events.php:4236 +#: ../../include/functions_events.php:4308 +#: ../../include/functions_events.php:4447 +#: ../../include/functions_events.php:4486 +#: ../../include/functions_events.php:4500 +#: ../../include/functions_events.php:4505 +#: ../../include/functions_events.php:4535 +#: ../../include/functions_events.php:4628 +#: ../../include/functions_events.php:4708 +#: ../../include/functions_events.php:4718 +#: ../../include/functions_events.php:4935 +#: ../../include/functions_events.php:5012 +#: ../../include/functions_events.php:5101 +#: ../../include/functions_events.php:5130 +#: ../../include/functions_events.php:5145 +#: ../../include/functions_events.php:5155 +#: ../../include/functions_events.php:5165 +#: ../../include/functions_events.php:7445 +#: ../../include/functions_events.php:7464 +#: ../../include/functions_events.php:7469 +#: ../../include/functions_events.php:7476 +#: ../../include/functions_events.php:7489 +#: ../../include/functions_events.php:7502 +#: ../../include/functions_events.php:7514 +#: ../../include/functions_events.php:7567 +#: ../../include/functions_events.php:7594 +#: ../../include/functions_events.php:7619 +#: ../../include/functions_events.php:7663 ../../include/functions_db.php:241 #: ../../include/functions_servers.php:1362 #: ../../include/functions_treeview.php:162 #: ../../include/functions_treeview.php:327 @@ -9208,8 +9214,8 @@ msgstr "" #: ../../include/functions.php:1130 ../../include/functions.php:1134 #: ../../include/functions_reporting_html.php:651 #: ../../include/functions_reporting_html.php:654 -#: ../../include/functions_reporting_html.php:5228 -#: ../../include/functions_reporting_html.php:5281 +#: ../../include/functions_reporting_html.php:5277 +#: ../../include/functions_reporting_html.php:5330 #: ../../enterprise/tools/ipam/ipam_ajax.php:366 #: ../../enterprise/tools/ipam/ipam_ajax.php:387 #: ../../enterprise/tools/ipam/ipam_network.php:435 @@ -9248,12 +9254,12 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:1018 #: ../../operation/events/sound_events.php:136 #: ../../operation/agentes/group_view.php:234 -#: ../../include/class/AgentsAlerts.class.php:949 -#: ../../include/functions_events.php:2904 -#: ../../include/functions_events.php:3259 +#: ../../include/class/AgentsAlerts.class.php:937 +#: ../../include/functions_events.php:2905 +#: ../../include/functions_events.php:3260 #: ../../include/functions_agents.php:2939 #: ../../include/functions_agents.php:2950 -#: ../../include/functions_reporting.php:12325 +#: ../../include/functions_reporting.php:12335 #: ../../include/functions_ui.php:1247 ../../include/functions.php:1228 #: ../../enterprise/operation/agentes/policy_view.php:345 #: ../../enterprise/meta/monitoring/group_view.php:247 @@ -9264,10 +9270,10 @@ msgid "Alert fired" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:1020 -#: ../../include/class/AgentsAlerts.class.php:955 +#: ../../include/class/AgentsAlerts.class.php:943 #: ../../include/functions_agents.php:2941 #: ../../include/functions_agents.php:2952 -#: ../../include/functions_reporting.php:12248 +#: ../../include/functions_reporting.php:12258 #: ../../include/functions_ui.php:1253 #: ../../enterprise/operation/agentes/policy_view.php:351 #: ../../mobile/operation/alerts.php:330 @@ -9285,7 +9291,7 @@ msgstr "" #: ../../operation/agentes/alerts_status.php:723 #: ../../include/ajax/alert_list.ajax.php:267 #: ../../include/ajax/alert_list.ajax.php:293 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3130 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3132 #: ../../enterprise/load_enterprise.php:749 #: ../../enterprise/godmode/reporting/aws_view.php:181 #: ../../enterprise/godmode/wizards/Cloud.class.php:325 @@ -9333,11 +9339,11 @@ msgid "No matching traps found" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:1272 -#: ../../include/functions_reporting_html.php:2003 -#: ../../enterprise/operation/services/services.service_map.php:104 +#: ../../include/functions_reporting_html.php:2032 +#: ../../enterprise/operation/services/services.service_map.php:139 #: ../../extensions/module_groups.php:391 #: ../../extensions/agents_modules.php:947 -#: ../../godmode/snmpconsole/snmp_alert.php:1469 +#: ../../godmode/snmpconsole/snmp_alert.php:1518 msgid "Legend" msgstr "" @@ -9350,11 +9356,11 @@ msgstr "" #: ../../operation/heatmap.php:96 ../../operation/heatmap.php:98 #: ../../operation/agentes/status_monitor.php:517 #: ../../operation/agentes/estado_monitores.php:552 -#: ../../operation/agentes/ver_agente.php:1148 +#: ../../operation/agentes/ver_agente.php:1157 #: ../../include/ajax/heatmap.ajax.php:190 #: ../../include/ajax/heatmap.ajax.php:249 #: ../../include/ajax/heatmap.ajax.php:288 -#: ../../include/functions_events.php:4546 +#: ../../include/functions_events.php:4547 #: ../../include/functions_treeview.php:122 #: ../../include/functions_graph.php:5366 ../../include/functions_html.php:1560 #: ../../enterprise/operation/agentes/tag_view.php:156 @@ -9370,7 +9376,7 @@ msgstr "" #: ../../mobile/operation/modules.php:294 #: ../../godmode/modules/manage_network_components_form_common.php:111 #: ../../godmode/reporting/create_container.php:540 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1538 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1541 #: ../../godmode/massive/massive_edit_modules.php:889 #: ../../godmode/agentes/module_manager_editor_common.php:265 msgid "Module group" @@ -9407,7 +9413,7 @@ msgid "3 minutes" msgstr "" #: ../../operation/heatmap.php:291 -#: ../../operation/agentes/status_monitor.php:538 +#: ../../operation/agentes/status_monitor.php:861 #: ../../operation/agentes/interface_view.functions.php:120 #: ../../operation/agentes/interface_view.functions.php:158 #: ../../include/class/ConfigPEN.class.php:252 @@ -9430,16 +9436,16 @@ msgstr "" #: ../../include/functions_visual_map_editor.php:826 #: ../../include/functions_treeview.php:72 #: ../../include/functions_treeview.php:613 -#: ../../include/functions_reporting.php:6321 +#: ../../include/functions_reporting.php:6328 #: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:397 -#: ../../include/functions_reporting_html.php:3354 +#: ../../include/functions_reporting_html.php:3403 #: ../../enterprise/views/cluster/view.php:162 #: ../../enterprise/views/cluster/view.php:164 #: ../../enterprise/include/class/VMware.app.php:888 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3211 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3213 #: ../../enterprise/include/class/DatabaseHA.class.php:211 #: ../../enterprise/include/lib/NetworkManager.php:190 -#: ../../enterprise/include/functions_policies.php:4780 +#: ../../enterprise/include/functions_policies.php:4782 #: ../../enterprise/meta/include/functions_wizard_meta.php:243 #: ../../enterprise/meta/include/functions_wizard_meta.php:528 #: ../../enterprise/meta/include/functions_wizard_meta.php:600 @@ -9477,7 +9483,7 @@ msgstr "" #: ../../include/ajax/module.php:1128 ../../include/class/Tree.class.php:907 #: ../../enterprise/views/cluster/view.php:168 #: ../../enterprise/views/cluster/view.php:170 -#: ../../enterprise/godmode/services/services.service.php:738 +#: ../../enterprise/godmode/services/services.service.php:746 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1028 #: ../../enterprise/godmode/massive/massive_create_services.php:819 #: ../../mobile/operation/agent.php:174 @@ -9485,8 +9491,8 @@ msgstr "" #: ../../godmode/massive/massive_edit_modules.php:1104 #: ../../godmode/agentes/module_manager.php:985 #: ../../godmode/agentes/module_manager_editor_common.php:1056 -#: ../../godmode/agentes/agent_manager.php:644 -#: ../../godmode/agentes/planned_downtime.editor.php:588 +#: ../../godmode/agentes/agent_manager.php:683 +#: ../../godmode/agentes/planned_downtime.editor.php:594 #: ../../godmode/agentes/planned_downtime.list.php:655 #: ../../godmode/agentes/modificar_agente.php:775 msgid "Quiet" @@ -9503,11 +9509,11 @@ msgid "Agent in scheduled downtime" msgstr "" #: ../../operation/search_agents.php:132 ../../operation/search_agents.php:133 -#: ../../operation/agentes/ver_agente.php:1348 +#: ../../operation/agentes/ver_agente.php:1357 #: ../../enterprise/tools/ipam/ipam.php:426 #: ../../enterprise/meta/advanced/metasetup.consoles.php:841 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:103 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:301 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:99 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:266 msgid "Manage" msgstr "" @@ -9524,19 +9530,19 @@ msgid "Sound console" msgstr "" #: ../../operation/events/sound_events.php:145 -#: ../../include/functions_reporting.php:11409 +#: ../../include/functions_reporting.php:11419 #: ../../enterprise/meta/monitoring/custom_fields_view.php:452 msgid "Monitor critical" msgstr "" #: ../../operation/events/sound_events.php:154 -#: ../../include/functions_reporting.php:11424 +#: ../../include/functions_reporting.php:11434 #: ../../enterprise/meta/monitoring/custom_fields_view.php:485 msgid "Monitor unknown" msgstr "" #: ../../operation/events/sound_events.php:163 -#: ../../include/functions_reporting.php:11413 +#: ../../include/functions_reporting.php:11423 #: ../../enterprise/meta/monitoring/custom_fields_view.php:463 msgid "Monitor warning" msgstr "" @@ -9566,12 +9572,12 @@ msgstr "" #: ../../operation/events/events.build_table.php:134 #: ../../operation/events/events.build_table.php:1164 -#: ../../include/functions_events.php:2575 -#: ../../include/functions_events.php:2578 -#: ../../include/functions_reporting.php:2000 -#: ../../include/functions_reporting.php:2299 -#: ../../include/functions_reporting_html.php:5881 -#: ../../include/functions_reporting_html.php:6066 +#: ../../include/functions_events.php:2576 +#: ../../include/functions_events.php:2579 +#: ../../include/functions_reporting.php:2002 +#: ../../include/functions_reporting.php:2303 +#: ../../include/functions_reporting_html.php:5930 +#: ../../include/functions_reporting_html.php:6115 #: ../../mobile/operation/events.php:865 msgid "No events" msgstr "" @@ -9580,13 +9586,13 @@ msgstr "" #: ../../operation/events/events.php:1252 #: ../../operation/events/events_list.php:821 #: ../../include/class/AgentWizard.class.php:1181 -#: ../../include/functions_events.php:6657 -#: ../../include/functions_reporting_html.php:2072 +#: ../../include/functions_events.php:6660 +#: ../../include/functions_reporting_html.php:2101 #: ../../enterprise/operation/log/log_viewer.php:613 -#: ../../enterprise/operation/inventory/inventory.php:317 +#: ../../enterprise/operation/inventory/inventory.php:331 #: ../../enterprise/include/functions_reporting_csv.php:2733 #: ../../enterprise/include/class/SAPView.class.php:226 -#: ../../enterprise/include/class/CSVImportAgents.class.php:152 +#: ../../enterprise/include/class/CSVImportAgents.class.php:154 #: ../../enterprise/include/functions_events.php:283 #: ../../enterprise/meta/include/functions_wizard_meta.php:174 #: ../../enterprise/meta/include/functions_wizard_meta.php:1799 @@ -9598,25 +9604,25 @@ msgstr "" #: ../../enterprise/meta/agentsearch.php:326 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1962 #: ../../godmode/modules/manage_network_components.php:749 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1095 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3481 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1098 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3501 #: ../../godmode/massive/massive_edit_agents.php:743 #: ../../godmode/wizards/DiscoveryTaskList.class.php:1043 #: ../../godmode/agentes/module_manager.php:844 -#: ../../godmode/agentes/agent_manager.php:411 +#: ../../godmode/agentes/agent_manager.php:414 msgid "Server" msgstr "" #: ../../operation/events/events.build_table.php:162 -#: ../../include/functions_events.php:4978 -#: ../../include/functions_events.php:6669 +#: ../../include/functions_events.php:4979 +#: ../../include/functions_events.php:6672 #: ../../mobile/operation/events.php:512 msgid "Event ID" msgstr "" #: ../../operation/events/events.build_table.php:172 #: ../../include/functions_events.php:233 -#: ../../include/functions_events.php:6675 +#: ../../include/functions_events.php:6678 #: ../../mobile/operation/events.php:124 #: ../../godmode/events/custom_events.php:95 msgid "Event Name" @@ -9626,10 +9632,10 @@ msgstr "" #: ../../operation/events/events.php:1934 #: ../../include/functions_events.php:193 #: ../../include/functions_events.php:239 -#: ../../include/functions_events.php:2615 -#: ../../include/functions_events.php:6682 +#: ../../include/functions_events.php:2616 +#: ../../include/functions_events.php:6685 #: ../../include/functions_treeview.php:617 -#: ../../include/functions_reporting_html.php:3337 +#: ../../include/functions_reporting_html.php:3386 #: ../../enterprise/include/functions_reporting_csv.php:871 #: ../../enterprise/include/functions_ipam.php:2039 #: ../../enterprise/meta/include/functions_events_meta.php:66 @@ -9647,8 +9653,8 @@ msgstr "" #: ../../operation/incidents/list_integriaims_incidents.php:522 #: ../../include/functions_events.php:206 #: ../../include/functions_events.php:281 -#: ../../include/functions_events.php:5009 -#: ../../include/functions_events.php:6701 +#: ../../include/functions_events.php:5010 +#: ../../include/functions_events.php:6704 #: ../../enterprise/meta/include/functions_events_meta.php:118 #: ../../mobile/operation/events.php:520 #: ../../godmode/setup/setup_integria.php:397 @@ -9666,7 +9672,7 @@ msgstr "" #: ../../operation/events/events.build_table.php:243 #: ../../include/class/ModuleTemplates.class.php:1207 #: ../../include/class/AgentWizard.class.php:1180 -#: ../../include/class/AgentWizard.class.php:4015 +#: ../../include/class/AgentWizard.class.php:4021 #: ../../include/functions_events.php:260 #: ../../godmode/events/custom_events.php:104 msgid "Module Name" @@ -9679,9 +9685,9 @@ msgstr "" #: ../../include/class/CustomNetScan.class.php:468 #: ../../include/functions_events.php:202 #: ../../include/functions_events.php:269 -#: ../../include/functions_events.php:3752 -#: ../../include/functions_events.php:6738 -#: ../../include/functions_events.php:7124 +#: ../../include/functions_events.php:3753 +#: ../../include/functions_events.php:6741 +#: ../../include/functions_events.php:7127 #: ../../enterprise/meta/include/functions_events_meta.php:102 #: ../../godmode/events/event_edit_filter.php:633 #: ../../godmode/events/custom_events.php:107 @@ -9697,9 +9703,9 @@ msgstr "" #: ../../operation/agentes/pandora_networkmap.view.php:136 #: ../../include/functions_events.php:204 #: ../../include/functions_events.php:275 -#: ../../include/functions_events.php:4632 -#: ../../include/functions_events.php:4713 -#: ../../include/functions_events.php:6750 +#: ../../include/functions_events.php:4633 +#: ../../include/functions_events.php:4714 +#: ../../include/functions_events.php:6753 #: ../../enterprise/operation/log/log_viewer.php:654 #: ../../enterprise/include/class/LogSource.class.php:626 #: ../../enterprise/include/functions_log.php:279 @@ -9707,7 +9713,7 @@ msgstr "" #: ../../enterprise/meta/include/functions_events_meta.php:110 #: ../../enterprise/meta/advanced/policymanager.sync.php:307 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:147 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1495 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1498 #: ../../godmode/events/event_edit_filter.php:627 #: ../../godmode/events/custom_events.php:109 #: ../../godmode/massive/massive_copy_modules.php:144 @@ -9717,7 +9723,7 @@ msgstr "" #: ../../operation/events/events.build_table.php:303 #: ../../operation/events/events.php:1195 #: ../../operation/events/events_list.php:1001 -#: ../../include/functions_events.php:6756 +#: ../../include/functions_events.php:6759 #: ../../godmode/events/event_edit_filter.php:630 msgid "Extra ID" msgstr "" @@ -9725,7 +9731,7 @@ msgstr "" #: ../../operation/events/events.build_table.php:313 #: ../../include/functions_events.php:207 #: ../../include/functions_events.php:284 -#: ../../include/functions_events.php:6762 +#: ../../include/functions_events.php:6765 #: ../../enterprise/meta/include/functions_events_meta.php:122 #: ../../godmode/events/custom_events.php:112 msgid "ACK Timestamp" @@ -9735,8 +9741,8 @@ msgstr "" #: ../../operation/events/events.php:2822 #: ../../include/functions_events.php:208 #: ../../include/functions_events.php:287 -#: ../../include/functions_events.php:4691 -#: ../../include/functions_events.php:6768 +#: ../../include/functions_events.php:4692 +#: ../../include/functions_events.php:6771 #: ../../enterprise/meta/include/functions_events_meta.php:126 #: ../../godmode/events/custom_events.php:113 msgid "Instructions" @@ -9753,6 +9759,9 @@ msgstr "" #: ../../operation/events/events.build_table.php:350 #: ../../include/ajax/events.php:1552 ../../include/functions_events.php:213 #: ../../include/functions_events.php:315 +#: ../../include/functions_reporting_html.php:1065 +#: ../../include/functions_reporting_html.php:1298 +#: ../../include/functions_reporting_html.php:2395 #: ../../godmode/events/event_edit_filter.php:650 #: ../../godmode/events/custom_events.php:119 msgid "Custom data" @@ -9760,46 +9769,46 @@ msgstr "" #: ../../operation/events/events.build_table.php:420 #: ../../operation/events/events.php:2249 ../../include/ajax/events.php:1784 -#: ../../include/functions_events.php:2651 -#: ../../include/functions_events.php:4819 -#: ../../include/functions_events.php:6829 -#: ../../include/functions_reporting.php:10694 -#: ../../include/functions_reporting_html.php:1077 -#: ../../include/functions_reporting_html.php:1300 -#: ../../include/functions_reporting_html.php:2372 +#: ../../include/functions_events.php:2652 +#: ../../include/functions_events.php:4820 +#: ../../include/functions_events.php:6832 +#: ../../include/functions_reporting.php:10704 +#: ../../include/functions_reporting_html.php:1082 +#: ../../include/functions_reporting_html.php:1319 +#: ../../include/functions_reporting_html.php:2411 #: ../../mobile/operation/events.php:267 msgid "New event" msgstr "" #: ../../operation/events/events.build_table.php:425 #: ../../operation/events/events.php:2255 ../../include/ajax/events.php:1789 -#: ../../include/functions_events.php:2656 -#: ../../include/functions_events.php:4825 -#: ../../include/functions_events.php:6834 -#: ../../include/functions_reporting.php:10699 -#: ../../include/functions_reporting_html.php:1082 -#: ../../include/functions_reporting_html.php:1305 -#: ../../include/functions_reporting_html.php:2377 +#: ../../include/functions_events.php:2657 +#: ../../include/functions_events.php:4826 +#: ../../include/functions_events.php:6837 +#: ../../include/functions_reporting.php:10709 +#: ../../include/functions_reporting_html.php:1087 +#: ../../include/functions_reporting_html.php:1324 +#: ../../include/functions_reporting_html.php:2416 #: ../../mobile/operation/events.php:272 msgid "Event validated" msgstr "" #: ../../operation/events/events.build_table.php:430 #: ../../operation/events/events.php:2261 ../../include/ajax/events.php:1794 -#: ../../include/functions_events.php:2661 -#: ../../include/functions_events.php:4831 -#: ../../include/functions_events.php:6839 -#: ../../include/functions_reporting.php:10704 -#: ../../include/functions_reporting_html.php:1087 -#: ../../include/functions_reporting_html.php:1310 -#: ../../include/functions_reporting_html.php:2382 +#: ../../include/functions_events.php:2662 +#: ../../include/functions_events.php:4832 +#: ../../include/functions_events.php:6842 +#: ../../include/functions_reporting.php:10714 +#: ../../include/functions_reporting_html.php:1092 +#: ../../include/functions_reporting_html.php:1329 +#: ../../include/functions_reporting_html.php:2421 #: ../../mobile/operation/events.php:277 msgid "Event in process" msgstr "" #: ../../operation/events/events.build_table.php:856 #: ../../operation/events/events.php:2203 -#: ../../include/functions_events.php:7246 +#: ../../include/functions_events.php:7249 msgid "Validate event" msgstr "" @@ -9810,14 +9819,14 @@ msgstr "" #: ../../operation/events/events.build_table.php:884 #: ../../operation/events/events.php:2227 -#: ../../include/functions_events.php:3776 -#: ../../include/functions_events.php:3780 -#: ../../include/functions_events.php:7260 +#: ../../include/functions_events.php:3777 +#: ../../include/functions_events.php:3781 +#: ../../include/functions_events.php:7263 msgid "Delete event" msgstr "" #: ../../operation/events/events.build_table.php:894 -#: ../../include/functions_events.php:7269 +#: ../../include/functions_events.php:7272 msgid "Is not allowed delete events in process" msgstr "" @@ -9837,12 +9846,12 @@ msgstr "" msgid "Please, select an event" msgstr "" -#: ../../operation/events/events.php:625 ../../operation/events/events.php:701 +#: ../../operation/events/events.php:621 ../../operation/events/events.php:695 #: ../../operation/events/events_list.php:613 #: ../../operation/events/events_list.php:689 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:271 #: ../../include/class/ManageNetScanScripts.class.php:471 -#: ../../include/functions_notifications.php:974 +#: ../../include/functions_notifications.php:963 #: ../../include/functions_snmp_browser.php:1558 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:830 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:1321 @@ -9850,7 +9859,7 @@ msgstr "" #: ../../enterprise/include/ajax/log_viewer.ajax.php:93 #: ../../enterprise/include/ajax/servers.ajax.php:144 #: ../../enterprise/include/ajax/servers.ajax.php:177 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2240 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2242 #: ../../enterprise/meta/include/functions_autoprovision.php:703 #: ../../enterprise/meta/include/functions_wizard_meta.php:1368 #: ../../enterprise/meta/advanced/metasetup.consoles.php:739 @@ -9864,13 +9873,13 @@ msgstr "" #: ../../enterprise/godmode/servers/credential_boxes_satellite.php:298 #: ../../enterprise/godmode/servers/manage_credential_boxes.php:82 #: ../../enterprise/godmode/reporting/graph_template_item_editor.php:251 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:340 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:498 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:237 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:498 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:512 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:245 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:506 #: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:190 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:254 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:833 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:268 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:847 #: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:168 #: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:138 #: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:152 @@ -9896,73 +9905,73 @@ msgstr "" #: ../../godmode/gis_maps/configure_gis_map.php:631 #: ../../godmode/reporting/graph_builder.graph_editor.php:352 #: ../../godmode/reporting/visual_console_builder.wizard.php:531 -#: ../../godmode/snmpconsole/snmp_alert.php:1445 +#: ../../godmode/snmpconsole/snmp_alert.php:1494 #: ../../godmode/events/event_edit_filter.php:509 #: ../../godmode/events/event_edit_filter.php:562 -#: ../../godmode/agentes/planned_downtime.editor.php:875 -#: ../../godmode/agentes/planned_downtime.editor.php:1049 +#: ../../godmode/agentes/planned_downtime.editor.php:881 +#: ../../godmode/agentes/planned_downtime.editor.php:1055 #: ../../godmode/alerts/alert_list.list.php:801 #: ../../godmode/users/configure_profile.php:403 msgid "Add" msgstr "" -#: ../../operation/events/events.php:801 +#: ../../operation/events/events.php:794 msgid "Event viewer" msgstr "" -#: ../../operation/events/events.php:837 +#: ../../operation/events/events.php:830 #: ../../operation/users/user_edit.php:358 ../../godmode/events/events.php:41 #: ../../godmode/users/configure_user.php:1111 msgid "Event list" msgstr "" -#: ../../operation/events/events.php:848 +#: ../../operation/events/events.php:841 msgid "History event list" msgstr "" -#: ../../operation/events/events.php:859 +#: ../../operation/events/events.php:852 msgid "RSS Events" msgstr "" -#: ../../operation/events/events.php:870 +#: ../../operation/events/events.php:863 msgid "Export to CSV file" msgstr "" -#: ../../operation/events/events.php:881 ../../operation/events/events.php:929 +#: ../../operation/events/events.php:874 ../../operation/events/events.php:922 msgid "Sound events" msgstr "" -#: ../../operation/events/events.php:894 ../../godmode/events/events.php:116 +#: ../../operation/events/events.php:887 ../../godmode/events/events.php:116 #: ../../godmode/events/events.php:124 #: ../../godmode/users/configure_profile.php:306 msgid "Manage events" msgstr "" -#: ../../operation/events/events.php:934 +#: ../../operation/events/events.php:927 msgid "History" msgstr "" -#: ../../operation/events/events.php:997 +#: ../../operation/events/events.php:990 msgid "Errors" msgstr "" -#: ../../operation/events/events.php:1023 +#: ../../operation/events/events.php:1016 msgid "" "Event viewer is disabled due event replication. For more information, please " "contact with the administrator" msgstr "" -#: ../../operation/events/events.php:1074 +#: ../../operation/events/events.php:1067 #: ../../operation/events/events_list.php:942 #: ../../operation/agentes/status_monitor.php:496 -#: ../../operation/agentes/estado_agente.php:277 +#: ../../operation/agentes/estado_agente.php:272 #: ../../include/lib/Dashboard/Widgets/events_list.php:308 -#: ../../include/functions_events.php:3291 ../../include/functions.php:1277 +#: ../../include/functions_events.php:3292 ../../include/functions.php:1277 #: ../../enterprise/operation/agentes/tag_view.php:135 #: ../../enterprise/meta/monitoring/custom_fields_view.php:183 #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:123 #: ../../mobile/operation/modules.php:73 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3605 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3625 #: ../../godmode/events/event_edit_filter.php:315 #: ../../godmode/massive/massive_delete_modules.php:422 #: ../../godmode/massive/massive_delete_modules.php:443 @@ -9975,24 +9984,24 @@ msgstr "" msgid "Not normal" msgstr "" -#: ../../operation/events/events.php:1084 +#: ../../operation/events/events.php:1077 #: ../../operation/events/events_list.php:937 #: ../../include/lib/Dashboard/Widgets/events_list.php:321 #: ../../include/functions_events.php:198 -#: ../../include/functions_events.php:6713 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1381 +#: ../../include/functions_events.php:6716 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1383 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1083 #: ../../enterprise/include/functions_events.php:127 #: ../../enterprise/meta/include/functions_events_meta.php:86 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2843 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:629 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2844 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:643 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2847 #: ../../godmode/events/event_edit_filter.php:317 #: ../../godmode/events/event_filter.php:138 msgid "Event type" msgstr "" -#: ../../operation/events/events.php:1098 +#: ../../operation/events/events.php:1091 #: ../../operation/events/events.php:1670 #: ../../operation/events/events_list.php:970 #: ../../include/lib/Dashboard/Widgets/events_list.php:378 @@ -10002,29 +10011,29 @@ msgstr "" msgid "Event status" msgstr "" -#: ../../operation/events/events.php:1118 +#: ../../operation/events/events.php:1111 #: ../../operation/events/events_list.php:983 #: ../../enterprise/godmode/setup/setup.php:161 #: ../../godmode/events/event_edit_filter.php:436 msgid "All events" msgstr "" -#: ../../operation/events/events.php:1119 +#: ../../operation/events/events.php:1112 #: ../../operation/events/events.php:1720 #: ../../operation/events/events_list.php:984 #: ../../godmode/events/event_edit_filter.php:437 msgid "Group events" msgstr "" -#: ../../operation/events/events.php:1120 +#: ../../operation/events/events.php:1113 #: ../../operation/events/events_list.php:985 #: ../../include/ajax/heatmap.ajax.php:78 msgid "Group agents" msgstr "" -#: ../../operation/events/events.php:1129 +#: ../../operation/events/events.php:1122 #: ../../operation/events/events_list.php:982 -#: ../../include/functions_events.php:5036 +#: ../../include/functions_events.php:5037 #: ../../enterprise/include/functions_events.php:198 #: ../../mobile/operation/events.php:528 #: ../../godmode/events/event_edit_filter.php:438 @@ -10036,7 +10045,7 @@ msgstr "" #: ../../operation/events/events_list.php:524 #: ../../operation/events/events_list.php:535 #: ../../operation/events/events_list.php:1053 -#: ../../operation/netflow/nf_live_view.php:389 +#: ../../operation/netflow/nf_live_view.php:397 #: ../../include/ajax/custom_fields.php:587 ../../include/ajax/events.php:503 #: ../../include/ajax/events.php:519 #: ../../enterprise/meta/monitoring/custom_fields_view.php:236 @@ -10096,8 +10105,8 @@ msgstr "" #: ../../enterprise/operation/services/services.table_services.php:201 #: ../../enterprise/include/class/AgentRepository.class.php:650 #: ../../enterprise/include/class/Omnishell.class.php:361 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1733 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3865 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1735 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3867 #: ../../enterprise/include/class/DeploymentCenter.class.php:779 #: ../../enterprise/godmode/setup/setup_auth.php:69 #: ../../enterprise/godmode/setup/setup_auth.php:269 @@ -10119,9 +10128,9 @@ msgstr "" #: ../../godmode/massive/massive_edit_agents.php:1026 #: ../../godmode/massive/massive_edit_modules.php:411 #: ../../godmode/massive/massive_edit_modules.php:497 -#: ../../godmode/agentes/agent_manager.php:328 -#: ../../godmode/agentes/agent_manager.php:472 -#: ../../godmode/agentes/planned_downtime.editor.php:800 +#: ../../godmode/agentes/agent_manager.php:331 +#: ../../godmode/agentes/agent_manager.php:511 +#: ../../godmode/agentes/planned_downtime.editor.php:806 #: ../../godmode/agentes/planned_downtime.list.php:326 msgid "Any" msgstr "" @@ -10201,6 +10210,7 @@ msgstr "" #: ../../operation/events/events.php:1532 #: ../../operation/events/events_list.php:1030 +#: ../../operation/agentes/status_monitor.php:848 #: ../../include/functions_visual_map_editor.php:895 #: ../../enterprise/meta/advanced/metasetup.consoles.php:613 #: ../../enterprise/meta/advanced/metasetup.consoles.php:699 @@ -10212,8 +10222,8 @@ msgstr "" #: ../../extensions/quick_shell.php:521 #: ../../godmode/massive/massive_add_action_alerts.php:250 #: ../../godmode/massive/massive_edit_agents.php:1027 -#: ../../godmode/agentes/agent_manager.php:748 -#: ../../godmode/agentes/agent_manager.php:882 +#: ../../godmode/agentes/agent_manager.php:787 +#: ../../godmode/agentes/agent_manager.php:921 #: ../../godmode/agentes/module_manager_editor.php:746 msgid "Advanced options" msgstr "" @@ -10284,16 +10294,16 @@ msgstr "" #: ../../include/class/ModuleTemplates.class.php:970 #: ../../enterprise/operation/services/services.list.php:728 #: ../../enterprise/include/class/Omnishell.class.php:520 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:298 -#: ../../godmode/snmpconsole/snmp_alert.php:1457 -#: ../../godmode/agentes/agent_manager.php:310 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:306 +#: ../../godmode/snmpconsole/snmp_alert.php:1506 +#: ../../godmode/agentes/agent_manager.php:313 msgid "Delete selected" msgstr "" #: ../../operation/events/events.php:1893 ../../include/ajax/events.php:1998 #: ../../include/class/ExternalTools.class.php:354 #: ../../include/lib/Dashboard/Widgets/events_list.php:788 -#: ../../include/functions_events.php:3861 +#: ../../include/functions_events.php:3862 #: ../../enterprise/meta/advanced/cron_main.php:444 #: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:566 #: ../../godmode/events/event_responses.editor.php:146 @@ -10344,7 +10354,7 @@ msgstr "" #: ../../operation/events/events.php:2115 #: ../../include/functions_events.php:100 -#: ../../include/functions_events.php:2908 +#: ../../include/functions_events.php:2909 #: ../../include/functions_graph.php:3455 ../../include/functions_ui.php:3750 msgid "SYSTEM" msgstr "" @@ -10360,14 +10370,14 @@ msgstr "" #: ../../operation/events/events.php:2307 #: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:433 #: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:437 -#: ../../include/functions_events.php:2691 -#: ../../include/functions_events.php:3279 +#: ../../include/functions_events.php:2692 +#: ../../include/functions_events.php:3280 #: ../../include/functions_graph.php:2864 #: ../../include/functions_graph.php:3630 #: ../../include/functions_graph.php:3632 -#: ../../include/functions_reporting.php:10731 ../../include/functions.php:1235 -#: ../../include/functions_reporting_html.php:1123 -#: ../../include/functions_reporting_html.php:2411 +#: ../../include/functions_reporting.php:10741 ../../include/functions.php:1235 +#: ../../include/functions_reporting_html.php:1128 +#: ../../include/functions_reporting_html.php:2450 #: ../../enterprise/meta/advanced/metasetup.setup.php:144 #: ../../mobile/operation/events.php:127 #: ../../godmode/setup/setup_general.php:125 @@ -10506,13 +10516,13 @@ msgstr "" msgid "none" msgstr "" -#: ../../operation/netflow/nf_live_view.php:123 -#: ../../operation/netflow/nf_live_view.php:145 -#: ../../operation/netflow/nf_live_view.php:151 +#: ../../operation/netflow/nf_live_view.php:131 +#: ../../operation/netflow/nf_live_view.php:153 +#: ../../operation/netflow/nf_live_view.php:159 msgid "Netflow live view" msgstr "" -#: ../../operation/netflow/nf_live_view.php:133 +#: ../../operation/netflow/nf_live_view.php:141 #: ../../enterprise/operation/log/log_viewer.php:458 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:72 #: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:48 @@ -10520,8 +10530,8 @@ msgstr "" msgid "Not supported in Windows systems" msgstr "" -#: ../../operation/netflow/nf_live_view.php:141 -#: ../../operation/agentes/ver_agente.php:1368 +#: ../../operation/netflow/nf_live_view.php:149 +#: ../../operation/agentes/ver_agente.php:1377 #: ../../enterprise/include/class/CommandCenter.class.php:142 #: ../../enterprise/meta/general/logon_ok.php:16 #: ../../enterprise/meta/monitoring/group_view.php:51 @@ -10538,31 +10548,31 @@ msgstr "" msgid "Main" msgstr "" -#: ../../operation/netflow/nf_live_view.php:162 +#: ../../operation/netflow/nf_live_view.php:170 msgid "Error creating filter" msgstr "" -#: ../../operation/netflow/nf_live_view.php:164 +#: ../../operation/netflow/nf_live_view.php:172 msgid "Filter created successfully" msgstr "" -#: ../../operation/netflow/nf_live_view.php:183 +#: ../../operation/netflow/nf_live_view.php:191 msgid "Filter updated successfully" msgstr "" -#: ../../operation/netflow/nf_live_view.php:184 +#: ../../operation/netflow/nf_live_view.php:192 msgid "Error updating filter" msgstr "" -#: ../../operation/netflow/nf_live_view.php:208 +#: ../../operation/netflow/nf_live_view.php:216 msgid "Draw live filter" msgstr "" -#: ../../operation/netflow/nf_live_view.php:242 +#: ../../operation/netflow/nf_live_view.php:250 msgid "Connection" msgstr "" -#: ../../operation/netflow/nf_live_view.php:295 +#: ../../operation/netflow/nf_live_view.php:303 #: ../../operation/incidents/integriaims_export_csv.php:84 #: ../../operation/incidents/configure_integriaims_incident.php:325 #: ../../operation/incidents/list_integriaims_incidents.php:359 @@ -10570,46 +10580,46 @@ msgstr "" msgid "Resolution" msgstr "" -#: ../../operation/netflow/nf_live_view.php:295 +#: ../../operation/netflow/nf_live_view.php:303 msgid "The interval will be divided in chunks the length of the resolution." msgstr "" -#: ../../operation/netflow/nf_live_view.php:322 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2386 +#: ../../operation/netflow/nf_live_view.php:330 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2389 #: ../../godmode/netflow/nf_item_list.php:176 msgid "Max. values" msgstr "" -#: ../../operation/netflow/nf_live_view.php:336 +#: ../../operation/netflow/nf_live_view.php:344 #: ../../godmode/netflow/nf_edit_form.php:253 msgid "Aggregate by" msgstr "" -#: ../../operation/netflow/nf_live_view.php:339 +#: ../../operation/netflow/nf_live_view.php:347 #: ../../godmode/netflow/nf_edit_form.php:255 msgid "Src Ip Address" msgstr "" -#: ../../operation/netflow/nf_live_view.php:340 +#: ../../operation/netflow/nf_live_view.php:348 #: ../../godmode/netflow/nf_edit_form.php:256 msgid "Dst Ip Address" msgstr "" -#: ../../operation/netflow/nf_live_view.php:341 -#: ../../operation/netflow/nf_live_view.php:433 +#: ../../operation/netflow/nf_live_view.php:349 +#: ../../operation/netflow/nf_live_view.php:441 #: ../../godmode/netflow/nf_edit_form.php:248 #: ../../godmode/netflow/nf_edit_form.php:257 msgid "Src Port" msgstr "" -#: ../../operation/netflow/nf_live_view.php:342 -#: ../../operation/netflow/nf_live_view.php:425 +#: ../../operation/netflow/nf_live_view.php:350 +#: ../../operation/netflow/nf_live_view.php:433 #: ../../godmode/netflow/nf_edit_form.php:245 #: ../../godmode/netflow/nf_edit_form.php:258 msgid "Dst Port" msgstr "" -#: ../../operation/netflow/nf_live_view.php:384 +#: ../../operation/netflow/nf_live_view.php:392 #: ../../include/class/CredentialStore.class.php:945 #: ../../include/functions_html.php:1878 ../../include/functions_html.php:1879 #: ../../include/functions_html.php:1989 ../../include/functions_html.php:1990 @@ -10629,16 +10639,16 @@ msgstr "" msgid "Custom" msgstr "" -#: ../../operation/netflow/nf_live_view.php:396 +#: ../../operation/netflow/nf_live_view.php:404 msgid "Select a filter" msgstr "" -#: ../../operation/netflow/nf_live_view.php:406 +#: ../../operation/netflow/nf_live_view.php:414 #: ../../godmode/netflow/nf_edit_form.php:239 msgid "Dst Ip" msgstr "" -#: ../../operation/netflow/nf_live_view.php:406 +#: ../../operation/netflow/nf_live_view.php:414 #: ../../godmode/netflow/nf_edit_form.php:239 msgid "" "Destination IP. A comma separated list of destination ip. If we leave the " @@ -10646,19 +10656,19 @@ msgid "" "
25.46.157.214,160.253.135.249" msgstr "" -#: ../../operation/netflow/nf_live_view.php:414 +#: ../../operation/netflow/nf_live_view.php:422 #: ../../godmode/netflow/nf_edit_form.php:242 msgid "Src Ip" msgstr "" -#: ../../operation/netflow/nf_live_view.php:414 +#: ../../operation/netflow/nf_live_view.php:422 #: ../../godmode/netflow/nf_edit_form.php:242 msgid "" "Source IP. A comma separated list of source ip. If we leave the field blank, " "will show all ip. Example filter by ip:
25.46.157.214,160.253.135.249" msgstr "" -#: ../../operation/netflow/nf_live_view.php:425 +#: ../../operation/netflow/nf_live_view.php:433 #: ../../godmode/netflow/nf_edit_form.php:245 msgid "" "Destination port. A comma separated list of destination ports. If we leave " @@ -10666,31 +10676,31 @@ msgid "" "
80,22" msgstr "" -#: ../../operation/netflow/nf_live_view.php:433 +#: ../../operation/netflow/nf_live_view.php:441 #: ../../godmode/netflow/nf_edit_form.php:248 msgid "" "Source port. A comma separated list of source ports. If we leave the field " "blank, will show all ports. Example filter by ports 80 and 22:
80,22" msgstr "" -#: ../../operation/netflow/nf_live_view.php:451 +#: ../../operation/netflow/nf_live_view.php:459 #: ../../godmode/setup/setup_netflow.php:71 msgid "IP address resolution can take a lot of time" msgstr "" -#: ../../operation/netflow/nf_live_view.php:469 +#: ../../operation/netflow/nf_live_view.php:477 msgid "IP address resolution" msgstr "" -#: ../../operation/netflow/nf_live_view.php:469 +#: ../../operation/netflow/nf_live_view.php:477 msgid "Resolve the IP addresses to get their hostnames." msgstr "" -#: ../../operation/netflow/nf_live_view.php:472 +#: ../../operation/netflow/nf_live_view.php:480 msgid "Source ip" msgstr "" -#: ../../operation/netflow/nf_live_view.php:482 +#: ../../operation/netflow/nf_live_view.php:490 #: ../../enterprise/meta/general/main_header.php:309 #: ../../enterprise/meta/general/main_header.php:391 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:268 @@ -10708,19 +10718,19 @@ msgstr "" msgid "Advanced" msgstr "" -#: ../../operation/netflow/nf_live_view.php:495 +#: ../../operation/netflow/nf_live_view.php:503 msgid "Draw" msgstr "" -#: ../../operation/netflow/nf_live_view.php:499 +#: ../../operation/netflow/nf_live_view.php:507 msgid "Save as new filter" msgstr "" -#: ../../operation/netflow/nf_live_view.php:500 +#: ../../operation/netflow/nf_live_view.php:508 msgid "Update current filter" msgstr "" -#: ../../operation/netflow/nf_live_view.php:514 +#: ../../operation/netflow/nf_live_view.php:522 msgid "No filter selected" msgstr "" @@ -10730,15 +10740,15 @@ msgid "List of networkmap" msgstr "" #: ../../operation/agentes/networkmap.dinamic.php:226 -#: ../../include/functions_config.php:2407 +#: ../../include/functions_config.php:2410 msgid "Pandora FMS" msgstr "" #: ../../operation/agentes/status_monitor.php:62 #: ../../operation/agentes/status_monitor.php:85 -#: ../../operation/agentes/ver_agente.php:1535 -#: ../../include/functions_events.php:4508 -#: ../../include/functions_reporting_html.php:1516 +#: ../../operation/agentes/ver_agente.php:1544 +#: ../../include/functions_events.php:4509 +#: ../../include/functions_reporting_html.php:1545 #: ../../enterprise/meta/event/custom_events.php:56 #: ../../enterprise/meta/event/custom_events.php:61 #: ../../enterprise/meta/event/custom_events.php:74 @@ -10747,8 +10757,8 @@ msgstr "" #: ../../godmode/menu.php:77 ../../godmode/events/events.php:80 #: ../../godmode/events/events.php:95 #: ../../godmode/massive/massive_edit_agents.php:1103 -#: ../../godmode/agentes/agent_manager.php:868 -#: ../../godmode/agentes/agent_manager.php:893 +#: ../../godmode/agentes/agent_manager.php:907 +#: ../../godmode/agentes/agent_manager.php:932 msgid "Custom fields" msgstr "" @@ -10765,9 +10775,9 @@ msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template.php:746 #: ../../enterprise/godmode/policies/policies.php:324 #: ../../extensions/agents_modules.php:407 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1485 -#: ../../godmode/agentes/planned_downtime.editor.php:797 -#: ../../godmode/agentes/modificar_agente.php:352 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1488 +#: ../../godmode/agentes/planned_downtime.editor.php:803 +#: ../../godmode/agentes/modificar_agente.php:322 msgid "Recursion" msgstr "" @@ -10776,8 +10786,8 @@ msgstr "" msgid "Monitor status" msgstr "" -#: ../../operation/agentes/status_monitor.php:545 -#: ../../operation/agentes/status_monitor.php:1319 +#: ../../operation/agentes/status_monitor.php:536 +#: ../../operation/agentes/status_monitor.php:1318 #: ../../include/ajax/module.php:978 ../../include/ajax/heatmap.ajax.php:225 #: ../../include/ajax/heatmap.ajax.php:264 #: ../../include/ajax/custom_fields.php:411 @@ -10789,7 +10799,7 @@ msgstr "" #: ../../mobile/operation/modules.php:848 #: ../../godmode/modules/manage_network_components.php:748 #: ../../godmode/modules/manage_network_templates_form.php:231 -#: ../../godmode/modules/manage_network_components_form_wizard.php:271 +#: ../../godmode/modules/manage_network_components_form_wizard.php:272 #: ../../godmode/agentes/status_monitor_custom_fields.php:85 #: ../../godmode/agentes/status_monitor_custom_fields.php:145 #: ../../godmode/agentes/agent_template.php:235 @@ -10797,61 +10807,61 @@ msgstr "" msgid "Module name" msgstr "" -#: ../../operation/agentes/status_monitor.php:559 +#: ../../operation/agentes/status_monitor.php:550 #: ../../operation/agentes/alerts_status.functions.php:107 #: ../../enterprise/operation/agentes/tag_view.php:223 #: ../../enterprise/operation/agentes/tag_view.php:225 msgid "Only it is show tags in use." msgstr "" -#: ../../operation/agentes/status_monitor.php:564 +#: ../../operation/agentes/status_monitor.php:555 #: ../../operation/agentes/alerts_status.functions.php:112 #: ../../enterprise/operation/agentes/tag_view.php:229 msgid "No tags" msgstr "" -#: ../../operation/agentes/status_monitor.php:625 +#: ../../operation/agentes/status_monitor.php:621 #: ../../enterprise/operation/agentes/tag_view.php:278 #: ../../godmode/agentes/module_manager_editor_data.php:15 msgid "Data server module" msgstr "" -#: ../../operation/agentes/status_monitor.php:627 +#: ../../operation/agentes/status_monitor.php:623 #: ../../enterprise/operation/agentes/tag_view.php:280 #: ../../godmode/agentes/module_manager_editor_network.php:77 msgid "Network server module" msgstr "" -#: ../../operation/agentes/status_monitor.php:631 +#: ../../operation/agentes/status_monitor.php:627 #: ../../enterprise/operation/agentes/tag_view.php:284 #: ../../godmode/agentes/module_manager_editor_plugin.php:46 msgid "Plugin server module" msgstr "" -#: ../../operation/agentes/status_monitor.php:635 +#: ../../operation/agentes/status_monitor.php:631 #: ../../enterprise/operation/agentes/tag_view.php:288 #: ../../godmode/agentes/module_manager_editor_wmi.php:33 msgid "WMI server module" msgstr "" -#: ../../operation/agentes/status_monitor.php:639 +#: ../../operation/agentes/status_monitor.php:635 #: ../../enterprise/operation/agentes/tag_view.php:292 #: ../../godmode/agentes/module_manager_editor_prediction.php:107 msgid "Prediction server module" msgstr "" -#: ../../operation/agentes/status_monitor.php:643 +#: ../../operation/agentes/status_monitor.php:639 #: ../../enterprise/operation/agentes/tag_view.php:296 #: ../../godmode/agentes/module_manager_editor_web.php:55 msgid "Web server module" msgstr "" -#: ../../operation/agentes/status_monitor.php:645 +#: ../../operation/agentes/status_monitor.php:641 msgid "Wux server module" msgstr "" -#: ../../operation/agentes/status_monitor.php:650 -#: ../../operation/agentes/status_monitor.php:1324 +#: ../../operation/agentes/status_monitor.php:646 +#: ../../operation/agentes/status_monitor.php:1323 #: ../../enterprise/operation/agentes/tag_view.php:299 #: ../../enterprise/operation/agentes/tag_view.php:680 #: ../../godmode/agentes/status_monitor_custom_fields.php:89 @@ -10859,28 +10869,28 @@ msgstr "" msgid "Server type" msgstr "" -#: ../../operation/agentes/status_monitor.php:656 +#: ../../operation/agentes/status_monitor.php:652 #: ../../enterprise/operation/agentes/tag_view.php:305 -#: ../../godmode/agentes/modificar_agente.php:324 +#: ../../godmode/agentes/modificar_agente.php:337 msgid "Only enabled" msgstr "" -#: ../../operation/agentes/status_monitor.php:657 +#: ../../operation/agentes/status_monitor.php:653 #: ../../enterprise/operation/agentes/tag_view.php:306 -#: ../../godmode/agentes/modificar_agente.php:323 +#: ../../godmode/agentes/modificar_agente.php:336 msgid "Only disabled" msgstr "" -#: ../../operation/agentes/status_monitor.php:660 +#: ../../operation/agentes/status_monitor.php:656 #: ../../enterprise/operation/agentes/tag_view.php:309 msgid "Show monitors..." msgstr "" -#: ../../operation/agentes/status_monitor.php:666 +#: ../../operation/agentes/status_monitor.php:662 msgid "Min. hours in current status" msgstr "" -#: ../../operation/agentes/status_monitor.php:671 +#: ../../operation/agentes/status_monitor.php:666 #: ../../enterprise/operation/agentes/tag_view.php:319 #: ../../enterprise/operation/agentes/tag_view.php:679 #: ../../godmode/agentes/status_monitor_custom_fields.php:81 @@ -10888,37 +10898,33 @@ msgstr "" msgid "Data type" msgstr "" -#: ../../operation/agentes/status_monitor.php:776 +#: ../../operation/agentes/status_monitor.php:765 msgid "Not condition" msgstr "" -#: ../../operation/agentes/status_monitor.php:776 +#: ../../operation/agentes/status_monitor.php:765 msgid "" "If you check this option, those elements that do NOT meet any of the " "requirements will be shown" msgstr "" -#: ../../operation/agentes/status_monitor.php:845 -msgid "Advanced Options" -msgstr "" - -#: ../../operation/agentes/status_monitor.php:854 -msgid "Show filters" -msgstr "" - -#: ../../operation/agentes/status_monitor.php:863 +#: ../../operation/agentes/status_monitor.php:831 #: ../../operation/agentes/agent_fields.php:37 #: ../../enterprise/operation/agentes/tag_view.php:447 msgid "Agent custom fields" msgstr "" -#: ../../operation/agentes/status_monitor.php:1303 +#: ../../operation/agentes/status_monitor.php:872 +msgid "Show filters" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:1302 #: ../../operation/agentes/alerts_status.php:537 #: ../../operation/agentes/alerts_status.php:573 #: ../../include/ajax/module.php:974 ../../include/ajax/alert_list.ajax.php:272 #: ../../enterprise/operation/agentes/policy_view.php:67 #: ../../enterprise/operation/agentes/collection_view.php:74 -#: ../../enterprise/include/functions_policies.php:4068 +#: ../../enterprise/include/functions_policies.php:4070 #: ../../enterprise/meta/advanced/policymanager.sync.php:319 #: ../../enterprise/meta/advanced/policymanager.queue.php:210 #: ../../enterprise/meta/advanced/policymanager.queue.php:257 @@ -10941,7 +10947,7 @@ msgstr "" msgid "Policy" msgstr "" -#: ../../operation/agentes/status_monitor.php:1303 +#: ../../operation/agentes/status_monitor.php:1302 #: ../../operation/agentes/alerts_status.php:537 #: ../../operation/agentes/alerts_status.php:573 #: ../../include/ajax/module.php:974 ../../include/ajax/alert_list.ajax.php:272 @@ -10950,24 +10956,24 @@ msgstr "" #: ../../enterprise/godmode/agentes/collection_manager.php:205 #: ../../godmode/reporting/reporting_builder.list_items.php:371 #: ../../godmode/reporting/graph_builder.graph_editor.php:211 -#: ../../godmode/snmpconsole/snmp_alert.php:1217 +#: ../../godmode/snmpconsole/snmp_alert.php:1254 #: ../../godmode/agentes/module_manager.php:841 msgid "P." msgstr "" -#: ../../operation/agentes/status_monitor.php:1313 +#: ../../operation/agentes/status_monitor.php:1312 msgid "Data Type" msgstr "" -#: ../../operation/agentes/status_monitor.php:1341 -#: ../../operation/agentes/estado_generalagente.php:417 +#: ../../operation/agentes/status_monitor.php:1340 +#: ../../operation/agentes/estado_generalagente.php:438 #: ../../include/functions_treeview.php:326 #: ../../godmode/agentes/status_monitor_custom_fields.php:101 #: ../../godmode/agentes/status_monitor_custom_fields.php:149 msgid "Last status change" msgstr "" -#: ../../operation/agentes/status_monitor.php:1352 +#: ../../operation/agentes/status_monitor.php:1351 #: ../../enterprise/operation/agentes/tag_view.php:683 #: ../../godmode/agentes/module_manager.php:864 #: ../../godmode/agentes/status_monitor_custom_fields.php:109 @@ -10975,34 +10981,34 @@ msgstr "" msgid "Warn" msgstr "" -#: ../../operation/agentes/status_monitor.php:1432 +#: ../../operation/agentes/status_monitor.php:1431 #: ../../operation/agentes/pandora_networkmap.view.php:1743 msgid "(Adopt) " msgstr "" -#: ../../operation/agentes/status_monitor.php:1440 +#: ../../operation/agentes/status_monitor.php:1439 #: ../../operation/agentes/pandora_networkmap.view.php:1751 msgid "(Unlinked) (Adopt) " msgstr "" -#: ../../operation/agentes/status_monitor.php:1443 +#: ../../operation/agentes/status_monitor.php:1442 #: ../../operation/agentes/pandora_networkmap.view.php:1754 msgid "(Unlinked) " msgstr "" -#: ../../operation/agentes/status_monitor.php:1642 -#: ../../operation/agentes/status_monitor.php:1650 +#: ../../operation/agentes/status_monitor.php:1641 +#: ../../operation/agentes/status_monitor.php:1649 #: ../../include/class/Tree.class.php:646 ../../include/lib/Module.php:565 #: ../../include/functions_modules.php:4088 ../../include/functions.php:1357 #: ../../include/functions.php:1394 msgid "NO DATA" msgstr "" -#: ../../operation/agentes/status_monitor.php:1981 +#: ../../operation/agentes/status_monitor.php:1980 msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/status_monitor.php:1983 +#: ../../operation/agentes/status_monitor.php:1982 msgid "Sorry no search parameters" msgstr "" @@ -11041,7 +11047,7 @@ msgstr "" #: ../../include/ajax/alert_list.ajax.php:273 #: ../../include/ajax/alert_list.ajax.php:298 #: ../../include/class/AuditLog.class.php:128 -#: ../../include/functions_events.php:2602 +#: ../../include/functions_events.php:2603 #: ../../enterprise/operation/agentes/policy_view.php:66 #: ../../enterprise/operation/agentes/policy_view.php:166 #: ../../enterprise/operation/agentes/policy_view.php:257 @@ -11081,11 +11087,11 @@ msgstr "" #: ../../include/ajax/alert_list.ajax.php:280 #: ../../include/ajax/alert_list.ajax.php:305 #: ../../include/class/AgentsAlerts.class.php:338 -#: ../../include/class/AgentsAlerts.class.php:976 +#: ../../include/class/AgentsAlerts.class.php:964 #: ../../include/functions_treeview.php:412 #: ../../include/functions_treeview.php:453 -#: ../../include/functions_reporting_html.php:3133 -#: ../../include/functions_reporting_html.php:3136 +#: ../../include/functions_reporting_html.php:3182 +#: ../../include/functions_reporting_html.php:3185 #: ../../enterprise/operation/agentes/policy_view.php:259 #: ../../enterprise/include/functions_reporting_csv.php:2465 #: ../../enterprise/include/functions_tasklist.php:328 @@ -11097,7 +11103,7 @@ msgstr "" #: ../../enterprise/godmode/policies/policy_alerts.php:557 #: ../../mobile/operation/alerts.php:342 #: ../../godmode/reporting/reporting_builder.item_editor.php:201 -#: ../../godmode/reporting/reporting_builder.item_editor.php:825 +#: ../../godmode/reporting/reporting_builder.item_editor.php:828 #: ../../godmode/alerts/alert_list.list.php:483 #: ../../godmode/alerts/alert_list.builder.php:140 #: ../../godmode/alerts/alert_view.php:95 @@ -11110,12 +11116,12 @@ msgstr "" #: ../../operation/agentes/alerts_status.php:653 #: ../../include/ajax/alert_list.ajax.php:282 #: ../../include/ajax/alert_list.ajax.php:307 -#: ../../include/class/AgentsAlerts.class.php:905 +#: ../../include/class/AgentsAlerts.class.php:893 #: ../../include/functions_treeview.php:455 -#: ../../include/functions_reporting_html.php:5158 +#: ../../include/functions_reporting_html.php:5207 #: ../../enterprise/operation/agentes/policy_view.php:261 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:221 -#: ../../godmode/snmpconsole/snmp_alert.php:1238 +#: ../../godmode/snmpconsole/snmp_alert.php:1275 #: ../../godmode/alerts/alert_view.php:99 msgid "Last fired" msgstr "" @@ -11197,23 +11203,23 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/groups_status.php:316 #: ../../include/lib/Dashboard/Widgets/agent_module.php:448 #: ../../include/functions_groups.php:53 ../../include/functions_html.php:1645 -#: ../../include/functions_reporting_html.php:1816 -#: ../../include/functions_reporting_html.php:2285 -#: ../../include/functions_reporting_html.php:3034 -#: ../../enterprise/operation/services/services.service_map.php:123 +#: ../../include/functions_reporting_html.php:1845 +#: ../../include/functions_reporting_html.php:2314 +#: ../../include/functions_reporting_html.php:3083 +#: ../../enterprise/operation/services/services.service_map.php:158 #: ../../enterprise/include/functions_cron.php:215 #: ../../enterprise/include/functions_tasklist.php:338 #: ../../enterprise/include/functions_reporting_pdf.php:861 -#: ../../enterprise/include/functions_policies.php:3822 +#: ../../enterprise/include/functions_policies.php:3824 #: ../../enterprise/meta/include/functions_autoprovision.php:476 #: ../../enterprise/meta/monitoring/group_view.php:154 #: ../../enterprise/meta/monitoring/group_view.php:215 #: ../../enterprise/meta/monitoring/wizard/wizard.php:304 #: ../../enterprise/meta/advanced/agents_setup.move_agents.php:362 #: ../../enterprise/meta/advanced/policymanager.queue.php:258 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:205 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:219 #: ../../enterprise/godmode/massive/massive_add_service_elements.php:361 #: ../../enterprise/godmode/massive/massive_create_services.php:964 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:248 @@ -11235,15 +11241,15 @@ msgstr "" #: ../../mobile/include/functions_web.php:23 #: ../../godmode/reporting/reporting_builder.list_items.php:208 #: ../../godmode/reporting/reporting_builder.list_items.php:229 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1671 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1733 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1980 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1674 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1736 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1983 #: ../../godmode/reporting/visual_console_builder.wizard.php:408 #: ../../godmode/massive/massive_add_alerts.php:231 #: ../../godmode/massive/massive_delete_modules.php:535 #: ../../godmode/massive/massive_standby_alerts.php:203 #: ../../godmode/massive/massive_edit_agents.php:566 -#: ../../godmode/massive/massive_delete_alerts.php:308 +#: ../../godmode/massive/massive_delete_alerts.php:314 #: ../../godmode/massive/massive_delete_agents.php:280 #: ../../godmode/massive/massive_edit_plugins.php:367 #: ../../godmode/massive/massive_enable_disable_alerts.php:174 @@ -11424,13 +11430,13 @@ msgid "Show in hierachy mode" msgstr "" #: ../../operation/agentes/estado_monitores.php:602 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1953 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1955 msgid "Reset" msgstr "" #: ../../operation/agentes/interface_view.functions.php:93 #: ../../operation/agentes/interface_view.functions.php:131 -#: ../../operation/agentes/ver_agente.php:1401 +#: ../../operation/agentes/ver_agente.php:1410 #: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 #: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:410 msgid "Interfaces" @@ -11468,7 +11474,7 @@ msgstr "" #: ../../operation/agentes/interface_view.functions.php:539 #: ../../include/functions_treeview.php:319 #: ../../include/functions_reporting_html.php:90 -#: ../../include/functions_reporting_html.php:5480 +#: ../../include/functions_reporting_html.php:5529 #: ../../enterprise/include/functions_reporting_pdf.php:1988 msgid "Last data" msgstr "" @@ -11482,7 +11488,7 @@ msgstr "" #: ../../operation/agentes/realtime_win.php:51 #: ../../operation/agentes/interface_traffic_graph_win.php:54 #: ../../include/chart_generator.php:125 -#: ../../enterprise/operation/inventory/inventory.php:191 +#: ../../enterprise/operation/inventory/inventory.php:203 msgid "There was a problem connecting with the node" msgstr "" @@ -11527,9 +11533,9 @@ msgid "Show percentil" msgstr "" #: ../../operation/agentes/stat_win.php:382 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:543 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:557 #: ../../mobile/operation/module_graph.php:436 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2507 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2510 msgid "Time compare (Overlapped)" msgstr "" @@ -11555,8 +11561,8 @@ msgstr "" #: ../../operation/agentes/stat_win.php:410 #: ../../operation/agentes/interface_traffic_graph_win.php:240 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2492 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:560 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2488 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:574 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2491 msgid "" "TIP mode charts do not support average - maximum - minimum series, you can " "only enable TIP or average, maximum or minimum series" @@ -11589,7 +11595,7 @@ msgstr "" #: ../../operation/agentes/pandora_networkmap.php:140 #: ../../operation/agentes/pandora_networkmap.php:375 -#: ../../include/functions_alerts.php:2745 +#: ../../include/functions_alerts.php:2748 #: ../../include/functions_planned_downtimes.php:112 #: ../../include/functions_planned_downtimes.php:827 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:51 @@ -11611,9 +11617,9 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:199 #: ../../godmode/modules/manage_network_components.php:427 #: ../../godmode/modules/manage_nc_groups.php:85 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5695 -#: ../../godmode/agentes/configurar_agente.php:350 -#: ../../godmode/agentes/configurar_agente.php:875 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5715 +#: ../../godmode/agentes/configurar_agente.php:351 +#: ../../godmode/agentes/configurar_agente.php:876 #: ../../godmode/agentes/planned_downtime.editor.php:406 #: ../../godmode/alerts/configure_alert_template.php:192 #: ../../godmode/alerts/configure_alert_template.php:527 @@ -11654,7 +11660,7 @@ msgid "Networkmap" msgstr "" #: ../../operation/agentes/pandora_networkmap.php:708 -#: ../../include/functions_reporting_html.php:5589 +#: ../../include/functions_reporting_html.php:5638 #: ../../enterprise/views/cluster/list.php:62 msgid "Nodes" msgstr "" @@ -11665,7 +11671,7 @@ msgstr "" #: ../../operation/agentes/pandora_networkmap.php:778 #: ../../include/functions_reporting.php:1060 -#: ../../include/functions_reporting.php:8923 +#: ../../include/functions_reporting.php:8930 #: ../../include/functions_maps.php:50 #: ../../enterprise/include/functions_reporting.php:2535 #: ../../enterprise/include/functions_reporting.php:3479 @@ -11775,24 +11781,24 @@ msgid "Report of State" msgstr "" #: ../../operation/agentes/tactical.php:228 -#: ../../include/functions_events.php:2588 +#: ../../include/functions_events.php:2589 msgid "Latest events" msgstr "" #: ../../operation/agentes/tactical.php:245 -#: ../../include/functions_events.php:2731 +#: ../../include/functions_events.php:2732 msgid "Event graph" msgstr "" #: ../../operation/agentes/tactical.php:248 -#: ../../include/functions_events.php:2733 +#: ../../include/functions_events.php:2734 msgid "Event graph by agent" msgstr "" #: ../../operation/agentes/tactical.php:254 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2897 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:681 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2915 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:695 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2935 msgid "Event graphs" msgstr "" @@ -11813,14 +11819,14 @@ msgstr "" #: ../../operation/agentes/alerts_status.functions.php:101 #: ../../include/functions_ui.php:1155 #: ../../enterprise/operation/agentes/policy_view.php:292 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3273 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3275 #: ../../mobile/operation/alerts.php:73 #: ../../godmode/alerts/alert_list.list.php:143 msgid "Standby on" msgstr "" #: ../../operation/agentes/alerts_status.functions.php:102 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3267 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3269 #: ../../mobile/operation/alerts.php:74 #: ../../godmode/alerts/alert_list.list.php:144 msgid "Standby off" @@ -11855,7 +11861,7 @@ msgid "No fields defined" msgstr "" #: ../../operation/agentes/custom_fields.php:65 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2656 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2658 #: ../../godmode/agentes/fields_manager.php:119 #: ../../godmode/alerts/alert_view.php:441 #: ../../godmode/alerts/alert_view.php:564 @@ -12126,28 +12132,28 @@ msgstr "" msgid "Remote configuration enabled" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:309 +#: ../../operation/agentes/estado_generalagente.php:330 msgid "Agent contact" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:316 +#: ../../operation/agentes/estado_generalagente.php:337 msgid "Refresh data" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:357 +#: ../../operation/agentes/estado_generalagente.php:378 msgid "Next contact" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:389 -#: ../../include/functions_events.php:5118 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:528 +#: ../../operation/agentes/estado_generalagente.php:410 +#: ../../include/functions_events.php:5119 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:493 #: ../../godmode/reporting/reporting_builder.item_editor.php:73 -#: ../../godmode/agentes/agent_manager.php:457 +#: ../../godmode/agentes/agent_manager.php:496 msgid "Secondary groups" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:406 -#: ../../operation/agentes/ver_agente.php:1209 +#: ../../operation/agentes/estado_generalagente.php:427 +#: ../../operation/agentes/ver_agente.php:1218 #: ../../include/functions_visual_map_editor.php:956 #: ../../include/rest-api/models/VisualConsole/Item.php:2175 #: ../../enterprise/views/ipam/sites/edit.php:64 @@ -12155,68 +12161,68 @@ msgstr "" #: ../../godmode/modules/manage_nc_groups_form.php:71 #: ../../godmode/reporting/visual_console_builder.elements.php:108 #: ../../godmode/massive/massive_edit_agents.php:648 -#: ../../godmode/agentes/agent_manager.php:526 +#: ../../godmode/agentes/agent_manager.php:565 #: ../../godmode/groups/configure_group.php:170 #: ../../godmode/groups/group_list.php:848 msgid "Parent" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:445 +#: ../../operation/agentes/estado_generalagente.php:466 msgid "Agent info" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:452 +#: ../../operation/agentes/estado_generalagente.php:473 #: ../../include/functions_treeview.php:750 msgid "Position (Long, Lat)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:458 +#: ../../operation/agentes/estado_generalagente.php:479 msgid "There is no GIS data." msgstr "" -#: ../../operation/agentes/estado_generalagente.php:476 -#: ../../operation/agentes/ver_agente.php:1517 +#: ../../operation/agentes/estado_generalagente.php:497 +#: ../../operation/agentes/ver_agente.php:1526 #: ../../include/functions_treeview.php:759 -#: ../../godmode/agentes/agent_manager.php:614 -#: ../../godmode/agentes/agent_manager.php:631 +#: ../../godmode/agentes/agent_manager.php:653 +#: ../../godmode/agentes/agent_manager.php:670 msgid "Url address" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:486 +#: ../../operation/agentes/estado_generalagente.php:507 #: ../../include/functions_treeview.php:634 msgid "Other IP addresses" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:494 +#: ../../operation/agentes/estado_generalagente.php:515 #: ../../include/functions_treeview.php:767 msgid "Timezone Offset" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:525 +#: ../../operation/agentes/estado_generalagente.php:546 #: ../../operation/agentes/agent_fields.php:44 #: ../../include/functions_treeview.php:783 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:256 msgid "Custom field" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:579 +#: ../../operation/agentes/estado_generalagente.php:600 msgid "Agent access rate (Last 24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:618 +#: ../../operation/agentes/estado_generalagente.php:639 msgid "Active incident on this agent" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:622 +#: ../../operation/agentes/estado_generalagente.php:643 #: ../../godmode/setup/news.php:248 msgid "Author" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:629 +#: ../../operation/agentes/estado_generalagente.php:650 #: ../../operation/incidents/integriaims_export_csv.php:81 #: ../../operation/incidents/configure_integriaims_incident.php:213 #: ../../operation/incidents/list_integriaims_incidents.php:516 -#: ../../include/lib/Dashboard/Widget.php:545 +#: ../../include/lib/Dashboard/Widget.php:549 #: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:404 #: ../../enterprise/include/functions_reporting_csv.php:421 #: ../../enterprise/include/functions_reporting_csv.php:443 @@ -12266,18 +12272,18 @@ msgstr "" msgid "Title" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:631 +#: ../../operation/agentes/estado_generalagente.php:652 #: ../../operation/incidents/integriaims_export_csv.php:85 #: ../../operation/incidents/configure_integriaims_incident.php:296 #: ../../operation/incidents/list_integriaims_incidents.php:348 #: ../../operation/incidents/list_integriaims_incidents.php:519 #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:325 -#: ../../include/functions_events.php:4670 -#: ../../include/functions_reporting_html.php:5038 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:443 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:503 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:555 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:815 +#: ../../include/functions_events.php:4671 +#: ../../include/functions_reporting_html.php:5087 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:423 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:483 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:530 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:817 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:82 #: ../../enterprise/meta/advanced/agents_setup.move_agents.php:464 #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:204 @@ -12285,8 +12291,8 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:328 #: ../../godmode/setup/setup_integria.php:379 #: ../../godmode/setup/setup_integria.php:501 -#: ../../godmode/snmpconsole/snmp_alert.php:1018 -#: ../../godmode/snmpconsole/snmp_alert.php:1080 +#: ../../godmode/snmpconsole/snmp_alert.php:1105 +#: ../../godmode/snmpconsole/snmp_alert.php:1168 #: ../../godmode/agentes/agent_incidents.php:91 #: ../../godmode/alerts/configure_alert_template.php:1118 #: ../../godmode/alerts/alert_list.list.php:126 @@ -12295,27 +12301,27 @@ msgstr "" msgid "Priority" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:700 +#: ../../operation/agentes/estado_generalagente.php:721 #: ../../operation/agentes/pandora_networkmap.view.php:1234 #: ../../include/functions_treeview.php:878 msgid "Interface traffic" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:777 +#: ../../operation/agentes/estado_generalagente.php:798 msgid "Events info (24hr.)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:797 +#: ../../operation/agentes/estado_generalagente.php:818 #: ../../operation/agentes/pandora_networkmap.view.php:1857 msgid "Last contact: " msgstr "" -#: ../../operation/agentes/estado_generalagente.php:870 +#: ../../operation/agentes/estado_generalagente.php:891 #: ../../enterprise/views/cluster/view.php:369 msgid "Events (Last 24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:922 +#: ../../operation/agentes/estado_generalagente.php:943 msgid "Interface information (SNMP)" msgstr "" @@ -12411,7 +12417,7 @@ msgstr "" #: ../../include/rest-api/index.php:361 #: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:460 #: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:520 -#: ../../include/functions_reporting_html.php:3702 +#: ../../include/functions_reporting_html.php:3751 #: ../../enterprise/include/functions_reporting_csv.php:716 #: ../../enterprise/include/functions_reporting_csv.php:952 #: ../../enterprise/include/functions_reporting_csv.php:1325 @@ -12428,30 +12434,30 @@ msgstr "" msgid "# of Packages" msgstr "" -#: ../../operation/agentes/ver_agente.php:1008 +#: ../../operation/agentes/ver_agente.php:1017 #: ../../enterprise/operation/agentes/ver_agente.php:72 msgid "Main IP" msgstr "" -#: ../../operation/agentes/ver_agente.php:1020 -#: ../../include/functions_events.php:4503 +#: ../../operation/agentes/ver_agente.php:1029 +#: ../../include/functions_events.php:4504 #: ../../enterprise/operation/agentes/ver_agente.php:78 msgid "Last remote contact" msgstr "" -#: ../../operation/agentes/ver_agente.php:1065 +#: ../../operation/agentes/ver_agente.php:1074 #: ../../enterprise/operation/agentes/ver_agente.php:122 msgid "Monitors down" msgstr "" -#: ../../operation/agentes/ver_agente.php:1106 +#: ../../operation/agentes/ver_agente.php:1115 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:576 #: ../../enterprise/operation/agentes/ver_agente.php:164 #: ../../mobile/operation/groups.php:174 msgid "Alerts fired" msgstr "" -#: ../../operation/agentes/ver_agente.php:1172 +#: ../../operation/agentes/ver_agente.php:1181 #: ../../enterprise/tools/ipam/ipam_excel.php:133 #: ../../enterprise/tools/ipam/ipam_ajax.php:359 #: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 @@ -12467,16 +12473,16 @@ msgstr "" msgid "Address" msgstr "" -#: ../../operation/agentes/ver_agente.php:1223 +#: ../../operation/agentes/ver_agente.php:1232 msgid "Sons" msgstr "" -#: ../../operation/agentes/ver_agente.php:1478 -#: ../../godmode/agentes/configurar_agente.php:509 +#: ../../operation/agentes/ver_agente.php:1487 +#: ../../godmode/agentes/configurar_agente.php:510 msgid "GIS data" msgstr "" -#: ../../operation/agentes/ver_agente.php:1551 +#: ../../operation/agentes/ver_agente.php:1560 #: ../../operation/search_results.php:119 #: ../../include/functions_reports.php:638 #: ../../include/functions_reports.php:642 @@ -12493,33 +12499,33 @@ msgstr "" msgid "Graphs" msgstr "" -#: ../../operation/agentes/ver_agente.php:1573 +#: ../../operation/agentes/ver_agente.php:1582 msgid "Log Viewer" msgstr "" -#: ../../operation/agentes/ver_agente.php:1600 +#: ../../operation/agentes/ver_agente.php:1609 #: ../../godmode/setup/setup.php:177 ../../godmode/setup/setup.php:277 #: ../../godmode/menu.php:347 msgid "eHorus" msgstr "" -#: ../../operation/agentes/ver_agente.php:1612 +#: ../../operation/agentes/ver_agente.php:1621 msgid "Terminal" msgstr "" -#: ../../operation/agentes/ver_agente.php:1623 +#: ../../operation/agentes/ver_agente.php:1632 #: ../../include/lib/Dashboard/Widgets/top_n.php:286 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2439 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:367 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2401 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:375 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2404 msgid "Display" msgstr "" -#: ../../operation/agentes/ver_agente.php:1634 +#: ../../operation/agentes/ver_agente.php:1643 msgid "Processes" msgstr "" -#: ../../operation/agentes/ver_agente.php:1656 +#: ../../operation/agentes/ver_agente.php:1665 #: ../../enterprise/include/functions_collection.php:186 #: ../../enterprise/meta/advanced/collections.editor.php:57 #: ../../enterprise/meta/advanced/collections.editor.php:385 @@ -12537,13 +12543,13 @@ msgstr "" msgid "Files" msgstr "" -#: ../../operation/agentes/ver_agente.php:1674 -#: ../../operation/agentes/ver_agente.php:1873 +#: ../../operation/agentes/ver_agente.php:1683 +#: ../../operation/agentes/ver_agente.php:1882 #: ../../enterprise/operation/menu.php:61 msgid "SAP view" msgstr "" -#: ../../operation/agentes/ver_agente.php:1686 +#: ../../operation/agentes/ver_agente.php:1695 #: ../../godmode/setup/setup.php:224 ../../godmode/setup/setup.php:311 #: ../../godmode/menu.php:361 msgid "External Tools" @@ -12864,7 +12870,7 @@ msgstr "" #: ../../enterprise/include/lib/Metaconsole/Node.php:1165 #: ../../enterprise/include/lib/Metaconsole/Node.php:1166 #: ../../enterprise/include/functions_HA_cluster.php:61 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:174 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:170 #: ../../enterprise/godmode/agentes/plugins_manager.php:195 #: ../../enterprise/godmode/agentes/plugins_manager.php:262 #: ../../enterprise/godmode/policies/policy_alerts.php:722 @@ -12924,7 +12930,7 @@ msgid "Global search" msgstr "" #: ../../operation/search_results.php:93 -#: ../../include/functions_reporting.php:11579 +#: ../../include/functions_reporting.php:11589 #: ../../godmode/massive/massive_add_profiles.php:204 #: ../../godmode/massive/massive_delete_profiles.php:153 msgid "Users" @@ -12932,7 +12938,7 @@ msgstr "" #: ../../operation/search_results.php:132 #: ../../include/functions_groups.php:139 -#: ../../include/functions_reporting.php:15012 +#: ../../include/functions_reporting.php:15024 #: ../../enterprise/meta/general/main_menu.php:269 #: ../../enterprise/meta/general/main_header.php:167 #: ../../enterprise/meta/general/main_header.php:183 @@ -13142,8 +13148,8 @@ msgid "No comments found" msgstr "" #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:314 -#: ../../include/functions_events.php:3755 -#: ../../include/functions_events.php:5360 +#: ../../include/functions_events.php:3756 +#: ../../include/functions_events.php:5363 msgid "Add comment" msgstr "" @@ -13179,7 +13185,7 @@ msgid "People" msgstr "" #: ../../operation/incidents/dashboard_detail_integriaims_incident.php:380 -#: ../../include/functions_reporting_html.php:6104 +#: ../../include/functions_reporting_html.php:6153 msgid "Dates" msgstr "" @@ -13218,8 +13224,8 @@ msgstr "" #: ../../include/class/AgentsAlerts.class.php:285 #: ../../include/functions_filemanager.php:607 #: ../../include/functions_treeview.php:413 -#: ../../include/functions_reporting.php:2721 -#: ../../include/functions_reporting_html.php:3134 +#: ../../include/functions_reporting.php:2725 +#: ../../include/functions_reporting_html.php:3183 #: ../../enterprise/tools/ipam/ipam_vlan_config.php:689 #: ../../enterprise/tools/ipam/ipam_ajax.php:532 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:1072 @@ -13229,22 +13235,22 @@ msgstr "" #: ../../enterprise/operation/agentes/manage_transmap_creation.php:190 #: ../../enterprise/include/functions_reporting_csv.php:2465 #: ../../enterprise/include/class/ManageBackups.class.php:167 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2293 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2461 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3432 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2295 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2463 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3434 #: ../../enterprise/meta/include/functions_autoprovision.php:477 #: ../../enterprise/meta/include/functions_alerts_meta.php:133 #: ../../enterprise/meta/include/functions_alerts_meta.php:164 #: ../../enterprise/meta/monitoring/wizard/wizard.php:140 #: ../../enterprise/meta/advanced/agents_setup.move_agents.php:468 -#: ../../enterprise/meta/advanced/collections.php:339 +#: ../../enterprise/meta/advanced/collections.php:391 #: ../../enterprise/godmode/setup/setup_skins.php:128 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2117 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:387 #: ../../enterprise/godmode/agentes/inventory_manager.php:224 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:142 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:379 -#: ../../enterprise/godmode/agentes/collections.php:332 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:138 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:344 +#: ../../enterprise/godmode/agentes/collections.php:384 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:223 #: ../../enterprise/godmode/policies/policy_external_alerts.php:350 #: ../../enterprise/godmode/policies/policy_external_alerts.php:384 @@ -13252,10 +13258,10 @@ msgstr "" #: ../../enterprise/godmode/policies/policy_inventory_modules.php:305 #: ../../enterprise/godmode/policies/policy_alerts.php:353 #: ../../godmode/category/category.php:170 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1946 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1949 #: ../../godmode/menu.php:234 ../../godmode/tag/tag.php:284 #: ../../godmode/events/event_responses.list.php:53 -#: ../../godmode/agentes/planned_downtime.editor.php:921 +#: ../../godmode/agentes/planned_downtime.editor.php:927 #: ../../godmode/agentes/fields_manager.php:121 #: ../../godmode/agentes/modificar_agente.php:653 #: ../../godmode/alerts/alert_list.list.php:120 @@ -13371,7 +13377,7 @@ msgstr "" #: ../../include/functions_incidents.php:34 #: ../../include/functions_incidents.php:75 -#: ../../include/functions_events.php:3327 +#: ../../include/functions_events.php:3328 #: ../../include/functions_graph.php:3533 #: ../../include/functions_graph.php:3534 #: ../../include/functions_graph.php:5115 ../../include/functions.php:1023 @@ -13411,7 +13417,7 @@ msgstr "" #: ../../include/functions_visual_map_editor.php:55 #: ../../include/functions_visual_map_editor.php:632 -#: ../../include/lib/Dashboard/Widget.php:556 +#: ../../include/lib/Dashboard/Widget.php:560 #: ../../godmode/reporting/visual_console_builder.data.php:169 #: ../../godmode/reporting/visual_console_builder.elements.php:151 msgid "Background" @@ -13648,14 +13654,14 @@ msgstr "" #: ../../include/functions_reports.php:561 #: ../../include/functions_reports.php:648 #: ../../include/functions_reports.php:654 -#: ../../include/functions_reporting.php:9845 +#: ../../include/functions_reporting.php:9852 #: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:625 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2154 #: ../../godmode/reporting/create_container.php:480 #: ../../godmode/reporting/create_container.php:624 #: ../../godmode/reporting/visual_console_builder.elements.php:105 #: ../../godmode/reporting/visual_console_builder.elements.php:575 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2090 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2093 msgid "Custom graph" msgstr "" @@ -13799,9 +13805,9 @@ msgstr "" #: ../../include/functions_snmp_browser.php:560 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:505 #: ../../include/functions_reporting_html.php:940 -#: ../../include/functions_reporting_html.php:2180 -#: ../../include/functions_reporting_html.php:4646 -#: ../../include/functions_reporting_html.php:5156 +#: ../../include/functions_reporting_html.php:2209 +#: ../../include/functions_reporting_html.php:4695 +#: ../../include/functions_reporting_html.php:5205 #: ../../enterprise/operation/services/services.service.php:124 #: ../../enterprise/operation/services/services.list.php:506 #: ../../enterprise/include/functions_reporting_csv.php:1158 @@ -13813,14 +13819,14 @@ msgstr "" #: ../../enterprise/meta/include/functions_autoprovision.php:643 #: ../../enterprise/meta/advanced/metasetup.relations.php:430 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2519 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:405 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:413 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:827 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:376 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:341 #: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:548 #: ../../godmode/setup/setup_visuals.php:1288 #: ../../godmode/setup/setup_visuals.php:1349 #: ../../godmode/setup/setup_visuals.php:1369 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2527 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2530 #: ../../godmode/reporting/visual_console_builder.wizard.php:319 #: ../../godmode/snmpconsole/snmp_trap_generator.php:115 #: ../../godmode/massive/massive_edit_modules.php:884 @@ -13872,7 +13878,7 @@ msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1765 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:102 #: ../../godmode/reporting/visual_console_builder.elements.php:107 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1258 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1261 #: ../../godmode/reporting/graph_builder.main.php:196 #: ../../godmode/reporting/visual_console_builder.wizard.php:242 #: ../../godmode/agentes/module_manager_editor_prediction.php:179 @@ -13940,13 +13946,13 @@ msgstr "" #: ../../include/functions_visual_map_editor.php:825 #: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:398 -#: ../../include/functions_reporting_html.php:3352 +#: ../../include/functions_reporting_html.php:3401 #: ../../enterprise/tools/ipam/ipam_ajax.php:419 #: ../../enterprise/tools/ipam/ipam_massive.php:103 #: ../../enterprise/tools/ipam/ipam_network.php:402 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3218 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3220 #: ../../enterprise/include/class/DatabaseHA.class.php:205 -#: ../../godmode/modules/manage_network_components_form_wizard.php:246 +#: ../../godmode/modules/manage_network_components_form_wizard.php:247 #: ../../godmode/massive/massive_edit_agents.php:1016 #: ../../godmode/agentes/module_manager_editor_common.php:1061 #: ../../godmode/agentes/module_manager_editor_common.php:1071 @@ -13977,8 +13983,8 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:332 #: ../../godmode/reporting/reporting_builder.list_items.php:371 #: ../../godmode/reporting/visual_console_builder.elements.php:107 -#: ../../godmode/snmpconsole/snmp_alert.php:1039 -#: ../../godmode/snmpconsole/snmp_alert.php:1217 +#: ../../godmode/snmpconsole/snmp_alert.php:1126 +#: ../../godmode/snmpconsole/snmp_alert.php:1254 msgid "Position" msgstr "" @@ -14061,7 +14067,7 @@ msgstr "" #: ../../godmode/setup/setup_visuals.php:1030 #: ../../godmode/setup/setup_visuals.php:1031 #: ../../godmode/setup/setup_visuals.php:1342 -#: ../../godmode/snmpconsole/snmp_alert.php:1015 +#: ../../godmode/snmpconsole/snmp_alert.php:1102 msgid "seconds" msgstr "" @@ -14117,7 +14123,7 @@ msgstr "" #: ../../include/functions_visual_map_editor.php:1421 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3460 #: ../../extensions/agents_modules.php:448 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3706 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3726 msgid "Update item" msgstr "" @@ -14236,8 +14242,8 @@ msgstr "" #: ../../include/functions_reports.php:639 #: ../../include/functions_reports.php:1083 -#: ../../include/functions_reporting.php:9919 -#: ../../include/functions_reporting.php:10079 +#: ../../include/functions_reporting.php:9926 +#: ../../include/functions_reporting.php:10086 msgid "Simple graph" msgstr "" @@ -14297,7 +14303,7 @@ msgstr "" #: ../../include/functions_reports.php:699 #: ../../include/functions_reporting.php:950 #: ../../enterprise/include/functions_reporting_csv.php:1481 -#: ../../enterprise/godmode/services/services.service.php:804 +#: ../../enterprise/godmode/services/services.service.php:832 #: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:221 msgid "S.L.A." msgstr "" @@ -14360,8 +14366,8 @@ msgid "Serialize data" msgstr "" #: ../../include/functions_reports.php:754 -#: ../../include/functions_reporting.php:6435 -#: ../../include/functions_reporting.php:9735 +#: ../../include/functions_reporting.php:6442 +#: ../../include/functions_reporting.php:9742 #: ../../enterprise/include/functions_reporting_csv.php:1170 #: ../../enterprise/include/functions_reporting_csv.php:1188 #: ../../enterprise/include/functions_reporting_csv.php:1190 @@ -14373,8 +14379,8 @@ msgid "Historical Data" msgstr "" #: ../../include/functions_reports.php:762 -#: ../../include/functions_reporting.php:9252 -#: ../../include/functions_reporting_html.php:3705 +#: ../../include/functions_reporting.php:9259 +#: ../../include/functions_reporting_html.php:3754 #: ../../enterprise/include/functions_reporting_csv.php:1311 #: ../../enterprise/include/functions_reporting_csv.php:1325 #: ../../enterprise/include/functions_reporting_csv.php:1329 @@ -14384,8 +14390,8 @@ msgstr "" #: ../../include/functions_reports.php:766 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1742 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:192 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1235 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:196 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1238 msgid "Last value" msgstr "" @@ -14404,7 +14410,7 @@ msgid "Grouped" msgstr "" #: ../../include/functions_reports.php:771 ../../include/ajax/events.php:1494 -#: ../../include/functions_reporting.php:9397 +#: ../../include/functions_reporting.php:9404 #: ../../enterprise/include/functions_reporting_csv.php:992 #: ../../enterprise/include/class/Aws.cloud.php:345 #: ../../enterprise/meta/include/functions_wizard_meta.php:248 @@ -14426,7 +14432,7 @@ msgid "Group report" msgstr "" #: ../../include/functions_reports.php:789 -#: ../../include/functions_reporting.php:3048 +#: ../../include/functions_reporting.php:3052 #: ../../enterprise/include/functions_reporting_csv.php:900 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:47 msgid "Exception" @@ -14443,8 +14449,8 @@ msgstr "" #: ../../include/functions_reports.php:809 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2251 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:424 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2222 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:438 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2225 msgid "SQL query" msgstr "" @@ -14462,8 +14468,8 @@ msgid "Custom Render" msgstr "" #: ../../include/functions_reports.php:830 -#: ../../include/functions_reporting.php:8122 -#: ../../include/functions_reporting.php:8514 +#: ../../include/functions_reporting.php:8129 +#: ../../include/functions_reporting.php:8521 #: ../../enterprise/include/functions_reporting_csv.php:473 #: ../../enterprise/include/functions_reporting.php:1227 msgid "Availability" @@ -14476,14 +14482,14 @@ msgstr "" #: ../../include/functions_reports.php:835 #: ../../include/lib/Dashboard/Widgets/post.php:214 -#: ../../include/functions_reporting.php:6824 +#: ../../include/functions_reporting.php:6831 #: ../../enterprise/include/functions_reporting_csv.php:2387 #: ../../enterprise/include/functions_reporting_csv.php:2401 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2189 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:74 #: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:385 #: ../../godmode/setup/setup_visuals.php:1289 ../../godmode/setup/news.php:205 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2186 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2189 msgid "Text" msgstr "" @@ -14523,7 +14529,7 @@ msgstr "" #: ../../include/functions_reports.php:885 #: ../../include/functions_reports.php:886 #: ../../include/functions_reports.php:890 -#: ../../include/functions_reporting.php:2612 +#: ../../include/functions_reporting.php:2616 #: ../../enterprise/operation/menu.php:19 #: ../../enterprise/operation/snmpconsole/snmp_view.php:23 #: ../../enterprise/operation/agentes/ver_agente.php:192 @@ -14533,7 +14539,7 @@ msgstr "" #: ../../enterprise/godmode/agentes/configurar_agente.php:88 #: ../../enterprise/godmode/policies/policies.php:539 #: ../../godmode/setup/setup_integria.php:314 -#: ../../godmode/agentes/configurar_agente.php:711 +#: ../../godmode/agentes/configurar_agente.php:712 msgid "Inventory" msgstr "" @@ -14559,19 +14565,19 @@ msgstr "" #: ../../enterprise/godmode/servers/server_disk_conf_editor.php:351 #: ../../enterprise/godmode/modules/configure_local_component.php:483 #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:251 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:687 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:652 #: ../../godmode/setup/setup.php:330 ../../godmode/menu.php:210 #: ../../godmode/agentes/planned_downtime.list.php:615 msgid "Configuration" msgstr "" #: ../../include/functions_reports.php:899 -#: ../../include/functions_reporting.php:6250 +#: ../../include/functions_reporting.php:6257 msgid "Agent configuration" msgstr "" #: ../../include/functions_reports.php:903 -#: ../../include/functions_reporting.php:4511 +#: ../../include/functions_reporting.php:4518 msgid "Group configuration" msgstr "" @@ -14602,7 +14608,7 @@ msgid "Netflow summary table" msgstr "" #: ../../include/functions_reports.php:919 -#: ../../include/functions_reporting.php:5926 +#: ../../include/functions_reporting.php:5933 #: ../../enterprise/include/functions_reporting_csv.php:2786 msgid "Netflow top-N connections" msgstr "" @@ -14619,7 +14625,7 @@ msgstr "" #: ../../include/functions_reports.php:932 #: ../../include/functions_reports.php:933 -#: ../../include/functions_reporting.php:4389 +#: ../../include/functions_reporting.php:4396 #: ../../enterprise/include/functions_reporting_csv.php:2531 msgid "Permissions report" msgstr "" @@ -14635,7 +14641,7 @@ msgstr "" #: ../../include/functions_reports.php:956 #: ../../enterprise/godmode/policies/policy_modules.php:1363 -#: ../../godmode/agentes/configurar_agente.php:2110 +#: ../../godmode/agentes/configurar_agente.php:2114 #, php-format msgid "copy of %s" msgstr "" @@ -14647,8 +14653,8 @@ msgstr "" #: ../../include/functions_reports.php:1080 #: ../../include/functions_reports.php:1210 #: ../../enterprise/meta/monitoring/wizard/wizard.php:152 -#: ../../godmode/modules/manage_network_components_form_wizard.php:392 -#: ../../godmode/modules/manage_network_components_form_wizard.php:434 +#: ../../godmode/modules/manage_network_components_form_wizard.php:393 +#: ../../godmode/modules/manage_network_components_form_wizard.php:435 msgid "String" msgstr "" @@ -14667,7 +14673,7 @@ msgstr "" msgid "Period " msgstr "" -#: ../../include/ajax/module.php:199 ../../include/functions.php:3358 +#: ../../include/ajax/module.php:199 ../../include/functions.php:3359 msgid "30 minutes" msgstr "" @@ -14678,32 +14684,32 @@ msgstr "" #: ../../include/ajax/module.php:202 #: ../../enterprise/godmode/reporting/graph_template_editor.php:221 -#: ../../godmode/setup/performance.php:530 +#: ../../godmode/setup/performance.php:532 msgid "12 hours" msgstr "" #: ../../include/ajax/module.php:203 ../../include/ajax/graph.ajax.php:150 -#: ../../include/functions.php:2694 +#: ../../include/functions.php:2695 #: ../../enterprise/godmode/reporting/graph_template_editor.php:222 #: ../../godmode/reporting/create_container.php:350 msgid "1 day" msgstr "" #: ../../include/ajax/module.php:204 ../../include/ajax/graph.ajax.php:153 -#: ../../include/functions.php:2695 +#: ../../include/functions.php:2696 #: ../../godmode/reporting/create_container.php:353 msgid "1 week" msgstr "" #: ../../include/ajax/module.php:205 ../../include/ajax/graph.ajax.php:154 -#: ../../include/functions.php:2696 +#: ../../include/functions.php:2697 #: ../../enterprise/godmode/reporting/graph_template_editor.php:226 #: ../../godmode/reporting/create_container.php:354 msgid "15 days" msgstr "" #: ../../include/ajax/module.php:206 ../../include/ajax/graph.ajax.php:155 -#: ../../include/functions.php:2697 +#: ../../include/functions.php:2698 #: ../../godmode/reporting/create_container.php:355 msgid "1 month" msgstr "" @@ -14717,7 +14723,7 @@ msgstr "" msgid "6 months" msgstr "" -#: ../../include/ajax/module.php:209 ../../include/functions.php:2700 +#: ../../include/ajax/module.php:209 ../../include/functions.php:2701 #: ../../enterprise/godmode/reporting/graph_template_editor.php:230 msgid "1 year" msgstr "" @@ -14772,8 +14778,8 @@ msgid "No data to show" msgstr "" #: ../../include/ajax/graph.ajax.php:147 ../../include/ajax/graph.ajax.php:148 -#: ../../include/ajax/graph.ajax.php:149 ../../include/functions.php:2692 -#: ../../include/functions.php:2693 +#: ../../include/ajax/graph.ajax.php:149 ../../include/functions.php:2693 +#: ../../include/functions.php:2694 #: ../../godmode/reporting/create_container.php:347 #: ../../godmode/reporting/create_container.php:348 #: ../../godmode/reporting/create_container.php:349 @@ -14798,7 +14804,7 @@ msgstr "" #: ../../enterprise/godmode/policies/policy_modules.php:517 #: ../../enterprise/godmode/policies/policy_alerts.php:126 #: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/agentes/configurar_agente.php:2171 +#: ../../godmode/agentes/configurar_agente.php:2175 #: ../../godmode/agentes/modificar_agente.php:234 #: ../../godmode/alerts/alert_list.php:366 #: ../../godmode/users/user_list.php:372 @@ -14811,7 +14817,7 @@ msgstr "" #: ../../enterprise/godmode/policies/policy_modules.php:518 #: ../../enterprise/godmode/policies/policy_alerts.php:127 #: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/agentes/configurar_agente.php:2172 +#: ../../godmode/agentes/configurar_agente.php:2176 #: ../../godmode/agentes/modificar_agente.php:235 #: ../../godmode/alerts/alert_list.php:367 msgid "Could not be enabled" @@ -14823,7 +14829,7 @@ msgstr "" #: ../../enterprise/godmode/policies/policy_modules.php:534 #: ../../enterprise/godmode/policies/policy_alerts.php:152 #: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/agentes/configurar_agente.php:2196 +#: ../../godmode/agentes/configurar_agente.php:2200 #: ../../godmode/agentes/modificar_agente.php:277 #: ../../godmode/alerts/alert_list.php:393 #: ../../godmode/users/user_list.php:366 @@ -14835,7 +14841,7 @@ msgstr "" #: ../../enterprise/godmode/policies/policy_modules.php:535 #: ../../enterprise/godmode/policies/policy_alerts.php:153 #: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/agentes/configurar_agente.php:2197 +#: ../../godmode/agentes/configurar_agente.php:2201 #: ../../godmode/agentes/modificar_agente.php:278 #: ../../godmode/alerts/alert_list.php:394 msgid "Could not be disabled" @@ -14853,11 +14859,11 @@ msgstr "" #: ../../include/ajax/alert_list.ajax.php:527 #: ../../include/class/AgentsAlerts.class.php:385 -#: ../../include/functions_reporting_html.php:3390 -#: ../../include/functions_reporting_html.php:5157 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2296 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2508 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3343 +#: ../../include/functions_reporting_html.php:3439 +#: ../../include/functions_reporting_html.php:5206 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2298 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2510 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3345 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:290 #: ../../godmode/alerts/alert_list.list.php:651 #: ../../godmode/alerts/alert_list.list.php:777 @@ -14869,15 +14875,15 @@ msgstr "" #: ../../include/ajax/alert_list.ajax.php:579 #: ../../include/functions_reporting_html.php:86 -#: ../../include/functions_reporting_html.php:5487 -#: ../../godmode/agentes/planned_downtime.editor.php:628 +#: ../../include/functions_reporting_html.php:5536 +#: ../../godmode/agentes/planned_downtime.editor.php:634 msgid "From:" msgstr "" #: ../../include/ajax/alert_list.ajax.php:593 #: ../../include/functions_reporting_html.php:86 -#: ../../include/functions_reporting_html.php:5487 -#: ../../godmode/agentes/planned_downtime.editor.php:632 +#: ../../include/functions_reporting_html.php:5536 +#: ../../godmode/agentes/planned_downtime.editor.php:638 msgid "To:" msgstr "" @@ -14966,7 +14972,7 @@ msgstr "" msgid "The code is valid, you can exit now" msgstr "" -#: ../../include/ajax/double_auth.ajax.php:500 ../../index.php:332 +#: ../../include/ajax/double_auth.ajax.php:500 ../../index.php:333 #: ../../enterprise/meta/index.php:295 ../../mobile/include/user.class.php:280 msgid "Invalid code" msgstr "" @@ -15190,7 +15196,7 @@ msgstr "" #: ../../include/ajax/events.php:2029 #: ../../include/class/ExternalTools.class.php:581 -#: ../../include/functions_events.php:3835 +#: ../../include/functions_events.php:3836 #: ../../enterprise/views/ncm/agent/details.php:689 msgid "Execute" msgstr "" @@ -15238,9 +15244,9 @@ msgstr "" #: ../../enterprise/godmode/reporting/graph_template_wizard.php:192 #: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:261 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2094 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1881 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1884 #: ../../godmode/menu.php:144 ../../godmode/menu.php:230 -#: ../../godmode/agentes/configurar_agente.php:739 +#: ../../godmode/agentes/configurar_agente.php:740 msgid "Templates" msgstr "" @@ -15430,7 +15436,7 @@ msgstr "" #: ../../include/class/HelpFeedBack.class.php:99 #: ../../enterprise/include/class/Omnishell.class.php:319 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:717 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:719 msgid "Page not found" msgstr "" @@ -15606,8 +15612,8 @@ msgid "Delete macro" msgstr "" #: ../../include/class/AgentsAlerts.class.php:304 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:461 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:573 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:441 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:548 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:263 #: ../../godmode/alerts/configure_alert_template.php:758 #: ../../godmode/alerts/alert_list.builder.php:117 @@ -15640,19 +15646,19 @@ msgstr "" msgid "Previous alerts" msgstr "" -#: ../../include/class/AgentsAlerts.class.php:643 +#: ../../include/class/AgentsAlerts.class.php:644 msgid "More alerts" msgstr "" -#: ../../include/class/AgentsAlerts.class.php:741 +#: ../../include/class/AgentsAlerts.class.php:729 msgid "Agents/Alerts" msgstr "" -#: ../../include/class/AgentsAlerts.class.php:790 +#: ../../include/class/AgentsAlerts.class.php:778 msgid "Show modules without alerts" msgstr "" -#: ../../include/class/AgentsAlerts.class.php:949 +#: ../../include/class/AgentsAlerts.class.php:937 #: ../../include/functions_ui.php:1247 #: ../../enterprise/operation/agentes/policy_view.php:345 #: ../../mobile/operation/alerts.php:324 @@ -15661,11 +15667,11 @@ msgstr "" msgid "time(s)" msgstr "" -#: ../../include/class/AgentsAlerts.class.php:952 -#: ../../include/functions_reporting.php:12334 +#: ../../include/class/AgentsAlerts.class.php:940 +#: ../../include/functions_reporting.php:12344 #: ../../include/functions_ui.php:1250 #: ../../enterprise/operation/agentes/policy_view.php:348 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3184 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3186 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:261 #: ../../mobile/operation/alerts.php:327 #: ../../godmode/alerts/alert_list.list.php:562 @@ -15741,7 +15747,8 @@ msgid "Task List" msgstr "" #: ../../include/class/OrderInterpreter.class.php:339 -msgid "Update Manager" +#: ../../godmode/menu.php:528 +msgid "Warp Update" msgstr "" #: ../../include/class/OrderInterpreter.class.php:353 @@ -15980,7 +15987,7 @@ msgid "Module \"%s\" exists in this agent" msgstr "" #: ../../include/class/AgentWizard.class.php:2495 -#: ../../include/functions.php:2704 +#: ../../include/functions.php:2705 #: ../../enterprise/operation/agentes/policy_view.php:184 #: ../../enterprise/operation/agentes/policy_view.php:277 #: ../../enterprise/operation/agentes/policy_view.php:570 @@ -16008,35 +16015,35 @@ msgstr "" msgid "No information could be retrieved." msgstr "" -#: ../../include/class/AgentWizard.class.php:3608 +#: ../../include/class/AgentWizard.class.php:3614 msgid "Create modules" msgstr "" -#: ../../include/class/AgentWizard.class.php:3917 +#: ../../include/class/AgentWizard.class.php:3923 msgid "Add general monitoring for all selected interfaces" msgstr "" -#: ../../include/class/AgentWizard.class.php:3938 -#: ../../include/class/AgentWizard.class.php:3939 -#: ../../include/class/AgentWizard.class.php:3958 -#: ../../include/class/AgentWizard.class.php:3959 +#: ../../include/class/AgentWizard.class.php:3944 +#: ../../include/class/AgentWizard.class.php:3945 +#: ../../include/class/AgentWizard.class.php:3964 +#: ../../include/class/AgentWizard.class.php:3965 msgid "Modules selected" msgstr "" -#: ../../include/class/AgentWizard.class.php:4027 +#: ../../include/class/AgentWizard.class.php:4033 msgid "Module info" msgstr "" -#: ../../include/class/AgentWizard.class.php:4056 +#: ../../include/class/AgentWizard.class.php:4062 msgid "Current value" msgstr "" -#: ../../include/class/AgentWizard.class.php:5542 +#: ../../include/class/AgentWizard.class.php:5548 #, php-format msgid "The operation '%s' is not permitted. Review for remote components." msgstr "" -#: ../../include/class/AgentWizard.class.php:5957 +#: ../../include/class/AgentWizard.class.php:5963 msgid "Modules about to be created" msgstr "" @@ -16269,7 +16276,7 @@ msgid "Total agent access record" msgstr "" #: ../../include/class/Diagnostics.class.php:569 -#: ../../include/functions_reporting.php:13922 ../../godmode/db/db_main.php:108 +#: ../../include/functions_reporting.php:13932 ../../godmode/db/db_main.php:108 msgid "Total events" msgstr "" @@ -16570,7 +16577,7 @@ msgstr "" #: ../../include/class/Diagnostics.class.php:1181 #: ../../include/class/Diagnostics.class.php:1185 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3328 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3330 #: ../../enterprise/godmode/policies/policy_external_alerts.php:461 #: ../../enterprise/godmode/policies/policy_alerts.php:430 #: ../../godmode/alerts/alert_list.list.php:638 @@ -16585,6 +16592,7 @@ msgstr "" #: ../../include/class/Diagnostics.class.php:1184 #: ../../include/functions_ui.php:866 ../../godmode/setup/license.php:153 #: ../../godmode/servers/modificar_server.php:42 +#: ../../godmode/agentes/agent_manager.php:452 msgid "Satellite" msgstr "" @@ -16680,7 +16688,7 @@ msgid "Successfully" msgstr "" #: ../../include/class/Diagnostics.class.php:1910 -#: ../../update_manager_client/views/register.php:79 +#: ../../update_manager_client/views/register.php:78 msgid "Your email" msgstr "" @@ -17118,9 +17126,7 @@ msgid "This instance is not registered in the Update manager section" msgstr "" #: ../../include/class/ConsoleSupervisor.php:2148 -msgid "" -"Click here to start the registration process" +msgid "Click here to start the registration process" msgstr "" #: ../../include/class/ConsoleSupervisor.php:2180 @@ -17228,19 +17234,19 @@ msgid "" "malfunctions. Please, update this server." msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2563 +#: ../../include/class/ConsoleSupervisor.php:2565 msgid "AllowOverride is disabled" msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2609 +#: ../../include/class/ConsoleSupervisor.php:2611 msgid "Desynchronized operation on the node " msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2632 +#: ../../include/class/ConsoleSupervisor.php:2634 msgid "Pandora FMS console log file changed location" msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2636 +#: ../../include/class/ConsoleSupervisor.php:2638 #, php-format msgid "" "Pandora FMS console log file has been moved to new location %s/log. " @@ -17248,11 +17254,11 @@ msgid "" "Please, consider deleting it." msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2671 +#: ../../include/class/ConsoleSupervisor.php:2673 msgid "Pandora FMS audit log file changed location" msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2675 +#: ../../include/class/ConsoleSupervisor.php:2677 #, php-format msgid "" "Pandora FMS audit log file has been moved to new location %s/log. Currently " @@ -17260,24 +17266,24 @@ msgid "" "consider deleting it." msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2761 +#: ../../include/class/ConsoleSupervisor.php:2763 #, php-format msgid "Node %s sync queue length exceeded, " msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2763 +#: ../../include/class/ConsoleSupervisor.php:2765 #, php-format msgid "" "Synchronization queue lenght for node %s is %d items, this value should be 0 " "or lower than %d, please check the queue status." msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2816 +#: ../../include/class/ConsoleSupervisor.php:2818 #, php-format msgid "Node %s sync queue failed, " msgstr "" -#: ../../include/class/ConsoleSupervisor.php:2818 +#: ../../include/class/ConsoleSupervisor.php:2820 #, php-format msgid "" "Node %s cannot process synchronization queue due %s, please check the queue " @@ -17409,8 +17415,8 @@ msgstr "" #: ../../include/class/ExternalTools.class.php:530 #: ../../include/functions_menu.php:597 -#: ../../include/functions_reporting_html.php:2179 -#: ../../include/functions_reporting_html.php:4643 +#: ../../include/functions_reporting_html.php:2208 +#: ../../include/functions_reporting_html.php:4692 #: ../../enterprise/include/functions_reporting_csv.php:1014 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:155 #: ../../enterprise/include/class/CommandCenter.class.php:451 @@ -17418,12 +17424,12 @@ msgstr "" #: ../../enterprise/meta/advanced/policymanager.queue.php:214 #: ../../enterprise/meta/advanced/policymanager.queue.php:259 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3740 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:223 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:374 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:231 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:339 #: ../../enterprise/godmode/policies/policy_queue.php:605 #: ../../enterprise/godmode/policies/policy_queue.php:649 #: ../../extensions/api_checker.php:156 ../../godmode/extensions.php:148 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4312 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4332 msgid "Operation" msgstr "" @@ -17471,8 +17477,8 @@ msgid "" msgstr "" #: ../../include/class/ExternalTools.class.php:750 -#: ../../godmode/agentes/configurar_agente.php:885 -#: ../../godmode/agentes/configurar_agente.php:1035 +#: ../../godmode/agentes/configurar_agente.php:886 +#: ../../godmode/agentes/configurar_agente.php:1037 msgid "The ip or dns name entered cannot be resolved" msgstr "" @@ -17687,7 +17693,7 @@ msgid "Google" msgstr "" #: ../../include/class/CredentialStore.class.php:959 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:377 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:342 msgid "Extra" msgstr "" @@ -17867,7 +17873,7 @@ msgid "Manual interval means that it will be executed only On-demand" msgstr "" #: ../../include/class/CustomNetScan.class.php:528 -#: ../../include/functions_reporting_html.php:2309 +#: ../../include/functions_reporting_html.php:2338 #: ../../enterprise/include/class/MicrosoftSQLServer.app.php:545 #: ../../enterprise/include/class/Aws.cloud.php:1326 #: ../../enterprise/include/class/Aws.S3.php:514 @@ -17894,7 +17900,7 @@ msgstr "" #: ../../enterprise/include/class/SAP.app.php:522 #: ../../enterprise/include/class/VMware.app.php:676 #: ../../enterprise/include/functions_ipam.php:1356 -#: ../../enterprise/godmode/services/services.service.php:650 +#: ../../enterprise/godmode/services/services.service.php:658 #: ../../enterprise/godmode/massive/massive_create_services.php:698 #: ../../godmode/wizards/HostDevices.class.php:807 #: ../../godmode/wizards/DiscoveryTaskList.class.php:712 @@ -17940,7 +17946,7 @@ msgstr "" #: ../../enterprise/include/class/SAP.app.php:802 #: ../../enterprise/include/class/Omnishell.class.php:852 #: ../../enterprise/include/class/VMware.app.php:863 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2136 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2138 #: ../../enterprise/include/lib/ClusterViewer/ClusterWizard.php:1206 #: ../../enterprise/meta/monitoring/wizard/wizard.php:133 #: ../../enterprise/godmode/wizards/Cloud.class.php:579 @@ -18032,7 +18038,7 @@ msgstr "" #: ../../include/class/CalendarManager.class.php:490 #: ../../include/class/CalendarManager.class.php:843 -#: ../../include/functions_alerts.php:2744 +#: ../../include/functions_alerts.php:2747 #: ../../include/functions_planned_downtimes.php:114 #: ../../include/functions_planned_downtimes.php:832 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:50 @@ -18064,9 +18070,9 @@ msgstr "" #: ../../godmode/setup/news.php:66 ../../godmode/setup/gis.php:47 #: ../../godmode/setup/links.php:44 #: ../../godmode/modules/manage_nc_groups.php:84 -#: ../../godmode/snmpconsole/snmp_alert.php:283 +#: ../../godmode/snmpconsole/snmp_alert.php:302 #: ../../godmode/snmpconsole/snmp_filters.php:164 -#: ../../godmode/agentes/configurar_agente.php:880 +#: ../../godmode/agentes/configurar_agente.php:881 #: ../../godmode/agentes/planned_downtime.editor.php:416 #: ../../godmode/alerts/configure_alert_template.php:536 #: ../../godmode/alerts/alert_commands.php:572 @@ -18095,8 +18101,8 @@ msgstr "" #: ../../include/class/CalendarManager.class.php:523 #: ../../include/class/CalendarManager.class.php:895 -#: ../../include/functions_reporting.php:4743 -#: ../../include/functions_reporting.php:4771 +#: ../../include/functions_reporting.php:4750 +#: ../../include/functions_reporting.php:4778 #: ../../enterprise/include/class/NetworkConfigManager.class.php:1725 #: ../../enterprise/include/class/NetworkConfigManager.class.php:1807 #: ../../enterprise/include/class/NetworkConfigManager.class.php:1901 @@ -18361,7 +18367,7 @@ msgid "Confirm" msgstr "" #: ../../include/functions_network_components.php:590 -#: ../../include/functions_alerts.php:1121 +#: ../../include/functions_alerts.php:1124 #: ../../enterprise/include/functions_local_components.php:354 msgid "Copy of" msgstr "" @@ -18379,10 +18385,10 @@ msgstr "" #: ../../include/lib/Agent.php:349 ../../include/lib/Module.php:1170 #: ../../include/lib/Entity.php:303 #: ../../enterprise/include/lib/Service.php:397 -#: ../../enterprise/include/lib/Service.php:734 -#: ../../enterprise/include/lib/Service.php:879 +#: ../../enterprise/include/lib/Service.php:736 +#: ../../enterprise/include/lib/Service.php:917 #: ../../enterprise/include/lib/Metaconsole/Node.php:1414 -#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:399 +#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:402 #: ../../enterprise/include/lib/ServiceElement.php:390 #: ../../enterprise/include/lib/ServiceElement.php:921 #: ../../enterprise/include/lib/ServiceElement.php:963 @@ -18398,7 +18404,7 @@ msgid " error: Module has no agent assigned." msgstr "" #: ../../include/lib/Module.php:803 -#: ../../enterprise/include/lib/Policy.php:1193 +#: ../../enterprise/include/lib/Policy.php:1196 #: ../../enterprise/include/lib/Policy/Module.php:201 #, php-format msgid "Module already exists: \"%s\"" @@ -18551,18 +18557,18 @@ msgstr "" #: ../../include/functions_graph.php:3344 #: ../../include/functions_graph.php:3918 #: ../../include/functions_reporting.php:1802 -#: ../../include/functions_reporting.php:2049 -#: ../../include/functions_reporting.php:2075 -#: ../../include/functions_reporting.php:2102 -#: ../../include/functions_reporting.php:2130 -#: ../../include/functions_reporting.php:3482 -#: ../../include/functions_reporting.php:3853 -#: ../../include/functions_reporting.php:3881 -#: ../../include/functions_reporting.php:3909 -#: ../../include/functions_reporting.php:4882 -#: ../../include/functions_reporting.php:10488 -#: ../../include/functions_reporting.php:10516 -#: ../../include/functions_reporting.php:10544 +#: ../../include/functions_reporting.php:2051 +#: ../../include/functions_reporting.php:2077 +#: ../../include/functions_reporting.php:2104 +#: ../../include/functions_reporting.php:2132 +#: ../../include/functions_reporting.php:3486 +#: ../../include/functions_reporting.php:3860 +#: ../../include/functions_reporting.php:3888 +#: ../../include/functions_reporting.php:3916 +#: ../../include/functions_reporting.php:4889 +#: ../../include/functions_reporting.php:10495 +#: ../../include/functions_reporting.php:10523 +#: ../../include/functions_reporting.php:10551 msgid "other" msgstr "" @@ -18585,13 +18591,39 @@ msgstr "" msgid "Bad" msgstr "" +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:173 +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:335 +msgid "OS quick report" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:284 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:118 +msgid "OS name" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:285 +msgid "total agents" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:286 +msgid "normal agents" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:287 +msgid "critical agents" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:288 +msgid "unknown agents" +msgstr "" + #: ../../include/lib/Dashboard/Widgets/url.php:158 #: ../../include/lib/Dashboard/Widgets/url.php:286 msgid "URL content" msgstr "" #: ../../include/lib/Dashboard/Widgets/url.php:216 -#: ../../include/functions_reporting.php:6785 +#: ../../include/functions_reporting.php:6792 #: ../../enterprise/meta/include/functions_wizard_meta.php:645 #: ../../enterprise/meta/monitoring/wizard/wizard.php:151 #: ../../godmode/tag/edit_tag.php:227 @@ -18635,7 +18667,7 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/reports.php:274 #: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:227 #: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:311 -#: ../../include/lib/Dashboard/Widget.php:450 +#: ../../include/lib/Dashboard/Widget.php:454 #, php-format msgid "Failed to connect to node %d" msgstr "" @@ -18695,18 +18727,18 @@ msgid "Status and Monitor checks" msgstr "" #: ../../include/lib/Dashboard/Widgets/tactical.php:274 -#: ../../include/functions_reporting.php:13939 +#: ../../include/functions_reporting.php:13949 msgid "Server performance" msgstr "" #: ../../include/lib/Dashboard/Widgets/tactical.php:286 #: ../../include/functions_netflow.php:1183 -#: ../../include/functions_reporting_html.php:4530 -#: ../../include/functions_reporting_html.php:4800 -#: ../../include/functions_reporting_html.php:4937 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:453 +#: ../../include/functions_reporting_html.php:4579 +#: ../../include/functions_reporting_html.php:4849 +#: ../../include/functions_reporting_html.php:4986 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:467 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3083 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3130 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3150 #: ../../godmode/wizards/DiscoveryTaskList.class.php:1417 msgid "Summary" msgstr "" @@ -18802,66 +18834,66 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:255 #: ../../extensions/agents_modules.php:396 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1854 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1857 msgid "Show module status" msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:256 #: ../../extensions/agents_modules.php:397 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1855 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1858 msgid "Show module data" msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:265 #: ../../extensions/agents_modules.php:400 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1850 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1853 msgid "Information to be shown" msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:536 -#: ../../include/functions_reporting_html.php:1978 +#: ../../include/functions_reporting_html.php:2007 #: ../../enterprise/include/functions_reporting_pdf.php:946 #, php-format msgid "%s in %s : NORMAL" msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:552 -#: ../../include/functions_reporting_html.php:1890 +#: ../../include/functions_reporting_html.php:1919 #: ../../enterprise/include/functions_reporting_pdf.php:963 #, php-format msgid "%s in %s : CRITICAL" msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:568 -#: ../../include/functions_reporting_html.php:1907 +#: ../../include/functions_reporting_html.php:1936 #: ../../enterprise/include/functions_reporting_pdf.php:980 #, php-format msgid "%s in %s : WARNING" msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:584 -#: ../../include/functions_reporting_html.php:1924 +#: ../../include/functions_reporting_html.php:1953 #: ../../enterprise/include/functions_reporting_pdf.php:997 #, php-format msgid "%s in %s : UNKNOWN" msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:600 -#: ../../include/functions_reporting_html.php:1960 +#: ../../include/functions_reporting_html.php:1989 #: ../../enterprise/include/functions_reporting_pdf.php:1014 #, php-format msgid "%s in %s : Not initialize" msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:617 -#: ../../include/functions_reporting_html.php:1943 +#: ../../include/functions_reporting_html.php:1972 #: ../../enterprise/include/functions_reporting_pdf.php:1031 #, php-format msgid "%s in %s : ALERTS FIRED" msgstr "" #: ../../include/lib/Dashboard/Widgets/agent_module.php:640 -#: ../../include/lib/Dashboard/Widget.php:465 +#: ../../include/lib/Dashboard/Widget.php:469 msgid "Please configure this widget before usage" msgstr "" @@ -18888,7 +18920,7 @@ msgid "Table" msgstr "" #: ../../include/lib/Dashboard/Widgets/service_view.php:298 -#: ../../include/lib/Dashboard/Widgets/service_map.php:347 +#: ../../include/lib/Dashboard/Widgets/service_map.php:364 msgid "The user doesn't have permission to read agents" msgstr "" @@ -18922,17 +18954,17 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/service_map.php:192 #: ../../enterprise/operation/services/services.service.php:63 -#: ../../enterprise/operation/services/services.service_map.php:71 +#: ../../enterprise/operation/services/services.service_map.php:78 msgid "Service Map" msgstr "" -#: ../../include/lib/Dashboard/Widgets/service_map.php:280 +#: ../../include/lib/Dashboard/Widgets/service_map.php:297 msgid "" "ZOOM functionality is only available when there is only one such widget in " "the dashboard" msgstr "" -#: ../../include/lib/Dashboard/Widgets/service_map.php:287 +#: ../../include/lib/Dashboard/Widgets/service_map.php:304 #: ../../enterprise/include/functions_visual_map_editor.php:30 #: ../../enterprise/include/functions_visual_map_editor.php:41 #: ../../enterprise/include/functions_visual_map_editor.php:54 @@ -18945,18 +18977,22 @@ msgstr "" #: ../../enterprise/godmode/services/services.elements.php:181 #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:25 #: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:166 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3808 msgid "Service" msgstr "" -#: ../../include/lib/Dashboard/Widgets/service_map.php:358 +#: ../../include/lib/Dashboard/Widgets/service_map.php:317 +msgid "Enable sunburst" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:375 msgid "Missing Service id" msgstr "" -#: ../../include/lib/Dashboard/Widgets/service_map.php:449 +#: ../../include/lib/Dashboard/Widgets/service_map.php:437 #: ../../enterprise/operation/services/services.php:164 #: ../../enterprise/godmode/services/services.elements.php:766 -#: ../../enterprise/godmode/services/services.service.php:457 +#: ../../enterprise/godmode/services/services.service.php:465 msgid "Service map" msgstr "" @@ -18974,15 +19010,15 @@ msgid "Limit" msgstr "" #: ../../include/lib/Dashboard/Widgets/events_list.php:372 -#: ../../include/functions_events.php:3378 -#: ../../include/functions_events.php:3384 -#: ../../include/functions_events.php:3406 +#: ../../include/functions_events.php:3379 +#: ../../include/functions_events.php:3385 +#: ../../include/functions_events.php:3407 msgid "All event" msgstr "" #: ../../include/lib/Dashboard/Widgets/events_list.php:373 -#: ../../include/functions_events.php:3380 -#: ../../include/functions_events.php:3414 +#: ../../include/functions_events.php:3381 +#: ../../include/functions_events.php:3415 msgid "Only validated" msgstr "" @@ -19005,7 +19041,7 @@ msgstr "" #: ../../godmode/massive/massive_add_action_alerts.php:209 #: ../../godmode/massive/massive_edit_agents.php:520 #: ../../godmode/massive/massive_delete_action_alerts.php:221 -#: ../../godmode/massive/massive_delete_alerts.php:305 +#: ../../godmode/massive/massive_delete_alerts.php:311 #: ../../godmode/massive/massive_delete_agents.php:199 #: ../../godmode/massive/massive_enable_disable_alerts.php:171 #: ../../godmode/massive/massive_edit_modules.php:370 @@ -19069,51 +19105,51 @@ msgstr "" #: ../../include/lib/Dashboard/Widgets/top_n.php:249 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2424 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:355 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2371 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:363 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2374 msgid "Quantity (n)" msgstr "" #: ../../include/lib/Dashboard/Widgets/top_n.php:261 -#: ../../enterprise/operation/log/log_viewer.php:496 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:203 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2405 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:345 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:310 -#: ../../godmode/reporting/reporting_builder.item_editor.php:65 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2352 -msgid "Descending" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:262 #: ../../enterprise/operation/log/log_viewer.php:497 #: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:63 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:202 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2398 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:343 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:303 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:351 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:317 #: ../../godmode/reporting/reporting_builder.item_editor.php:64 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2345 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2348 msgid "Ascending" msgstr "" +#: ../../include/lib/Dashboard/Widgets/top_n.php:262 +#: ../../enterprise/operation/log/log_viewer.php:496 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:203 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2405 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:353 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:324 +#: ../../godmode/reporting/reporting_builder.item_editor.php:65 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2355 +msgid "Descending" +msgstr "" + #: ../../include/lib/Dashboard/Widgets/top_n.php:263 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2412 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:347 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:317 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2359 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:331 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2362 msgid "By agent name" msgstr "" #: ../../include/lib/Dashboard/Widgets/top_n.php:267 #: ../../enterprise/operation/log/log_viewer.php:500 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:436 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2395 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2964 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:338 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2342 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3021 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:346 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2345 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3041 #: ../../godmode/netflow/nf_item_list.php:173 msgid "Order" msgstr "" @@ -19123,10 +19159,10 @@ msgid "Avg." msgstr "" #: ../../include/lib/Dashboard/Widgets/top_n.php:281 -#: ../../include/functions_alerts.php:672 +#: ../../include/functions_alerts.php:675 #: ../../include/functions_treeview.php:92 #: ../../include/functions_treeview.php:104 -#: ../../include/functions_reporting_html.php:5193 +#: ../../include/functions_reporting_html.php:5242 #: ../../enterprise/godmode/modules/configure_local_component.php:320 #: ../../enterprise/godmode/modules/configure_local_component.php:363 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:517 @@ -19134,8 +19170,8 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:830 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:308 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:357 -#: ../../godmode/modules/manage_network_components_form_wizard.php:388 -#: ../../godmode/modules/manage_network_components_form_wizard.php:423 +#: ../../godmode/modules/manage_network_components_form_wizard.php:389 +#: ../../godmode/modules/manage_network_components_form_wizard.php:424 #: ../../godmode/modules/manage_network_components_form_common.php:174 #: ../../godmode/modules/manage_network_components_form_common.php:215 #: ../../godmode/massive/massive_edit_modules.php:580 @@ -19148,10 +19184,10 @@ msgid "Max." msgstr "" #: ../../include/lib/Dashboard/Widgets/top_n.php:282 -#: ../../include/functions_alerts.php:673 +#: ../../include/functions_alerts.php:676 #: ../../include/functions_treeview.php:92 #: ../../include/functions_treeview.php:104 -#: ../../include/functions_reporting_html.php:5192 +#: ../../include/functions_reporting_html.php:5241 #: ../../enterprise/godmode/modules/configure_local_component.php:311 #: ../../enterprise/godmode/modules/configure_local_component.php:354 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:502 @@ -19159,8 +19195,8 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:828 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:293 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:342 -#: ../../godmode/modules/manage_network_components_form_wizard.php:386 -#: ../../godmode/modules/manage_network_components_form_wizard.php:414 +#: ../../godmode/modules/manage_network_components_form_wizard.php:387 +#: ../../godmode/modules/manage_network_components_form_wizard.php:415 #: ../../godmode/modules/manage_network_components_form_common.php:165 #: ../../godmode/modules/manage_network_components_form_common.php:206 #: ../../godmode/massive/massive_edit_modules.php:565 @@ -19174,23 +19210,23 @@ msgstr "" msgid "There are no agents/modules found matching filter set" msgstr "" -#: ../../include/lib/Dashboard/Widget.php:473 +#: ../../include/lib/Dashboard/Widget.php:477 msgid "Widget cannot be loaded" msgstr "" -#: ../../include/lib/Dashboard/Widget.php:477 +#: ../../include/lib/Dashboard/Widget.php:481 msgid "Please, configure the widget again to recover it" msgstr "" -#: ../../include/lib/Dashboard/Widget.php:584 -#: ../../include/functions_events.php:4991 +#: ../../include/lib/Dashboard/Widget.php:588 +#: ../../include/functions_events.php:4992 #: ../../enterprise/godmode/policies/policy_queue.php:670 #: ../../enterprise/godmode/policies/policy_linking.php:153 #: ../../godmode/massive/massive_delete_agents.php:252 msgid "Node" msgstr "" -#: ../../include/lib/Dashboard/Widget.php:591 +#: ../../include/lib/Dashboard/Widget.php:595 #: ../../enterprise/meta/advanced/policymanager.sync.php:308 #: ../../extensions/dbmanager.php:204 msgid "This metaconsole" @@ -19247,14 +19283,14 @@ msgid "Event id" msgstr "" #: ../../include/functions_events.php:192 -#: ../../include/functions_events.php:2610 -#: ../../include/functions_events.php:4984 -#: ../../include/functions_reporting_html.php:1267 -#: ../../include/functions_reporting_html.php:1275 -#: ../../include/functions_reporting_html.php:4968 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:439 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:499 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:551 +#: ../../include/functions_events.php:2611 +#: ../../include/functions_events.php:4985 +#: ../../include/functions_reporting_html.php:1282 +#: ../../include/functions_reporting_html.php:1290 +#: ../../include/functions_reporting_html.php:5017 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:419 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:479 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:526 #: ../../enterprise/meta/include/functions_events_meta.php:62 msgid "Event name" msgstr "" @@ -19264,7 +19300,7 @@ msgid "Agent module" msgstr "" #: ../../include/functions_events.php:205 -#: ../../include/functions_events.php:4703 +#: ../../include/functions_events.php:4704 #: ../../enterprise/meta/include/functions_events_meta.php:114 msgid "Extra id" msgstr "" @@ -19290,8 +19326,8 @@ msgstr "" #: ../../include/functions_events.php:242 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 -#: ../../enterprise/include/functions_inventory.php:112 -#: ../../enterprise/include/functions_inventory.php:146 +#: ../../enterprise/include/functions_inventory.php:142 +#: ../../enterprise/include/functions_inventory.php:176 #: ../../enterprise/meta/advanced/agents_setup.move_agents.php:461 msgid "Agent alias" msgstr "" @@ -19307,7 +19343,7 @@ msgid "Server Name" msgstr "" #: ../../include/functions_events.php:299 -#: ../../include/functions_events.php:5160 +#: ../../include/functions_events.php:5161 #: ../../godmode/events/custom_events.php:118 msgid "Module custom ID" msgstr "" @@ -19322,87 +19358,87 @@ msgstr "" msgid "Agent IP" msgstr "" -#: ../../include/functions_events.php:2628 +#: ../../include/functions_events.php:2629 #: ../../enterprise/operation/agentes/policy_view.php:70 msgid "V." msgstr "" -#: ../../include/functions_events.php:2725 +#: ../../include/functions_events.php:2726 msgid "Events -by module-" msgstr "" -#: ../../include/functions_events.php:2872 +#: ../../include/functions_events.php:2873 msgid "Going to unknown" msgstr "" -#: ../../include/functions_events.php:2876 -#: ../../include/functions_events.php:3263 ../../include/functions.php:1229 +#: ../../include/functions_events.php:2877 +#: ../../include/functions_events.php:3264 ../../include/functions.php:1229 msgid "Alert recovered" msgstr "" -#: ../../include/functions_events.php:2880 +#: ../../include/functions_events.php:2881 msgid "Alert manually validated" msgstr "" -#: ../../include/functions_events.php:2884 +#: ../../include/functions_events.php:2885 msgid "Going from critical to warning" msgstr "" -#: ../../include/functions_events.php:2890 +#: ../../include/functions_events.php:2891 msgid "Going up to critical state" msgstr "" -#: ../../include/functions_events.php:2896 +#: ../../include/functions_events.php:2897 msgid "Going up to normal state" msgstr "" -#: ../../include/functions_events.php:2900 +#: ../../include/functions_events.php:2901 msgid "Going down from normal to warning" msgstr "" -#: ../../include/functions_events.php:2912 +#: ../../include/functions_events.php:2913 msgid "Discovery server detected a new host" msgstr "" -#: ../../include/functions_events.php:2916 +#: ../../include/functions_events.php:2917 msgid "New agent created" msgstr "" -#: ../../include/functions_events.php:2920 -#: ../../include/functions_events.php:3287 ../../include/functions.php:1237 +#: ../../include/functions_events.php:2921 +#: ../../include/functions_events.php:3288 ../../include/functions.php:1237 msgid "Configuration change" msgstr "" -#: ../../include/functions_events.php:2924 -#: ../../include/functions_events.php:3267 ../../include/functions.php:1230 +#: ../../include/functions_events.php:2925 +#: ../../include/functions_events.php:3268 ../../include/functions.php:1230 msgid "Alert ceased" msgstr "" -#: ../../include/functions_events.php:2933 +#: ../../include/functions_events.php:2934 msgid "Unknown type:" msgstr "" -#: ../../include/functions_events.php:3247 ../../include/functions.php:1222 +#: ../../include/functions_events.php:3248 ../../include/functions.php:1222 msgid "Monitor Critical" msgstr "" -#: ../../include/functions_events.php:3251 ../../include/functions.php:1223 +#: ../../include/functions_events.php:3252 ../../include/functions.php:1223 msgid "Monitor Warning" msgstr "" -#: ../../include/functions_events.php:3255 ../../include/functions.php:1224 +#: ../../include/functions_events.php:3256 ../../include/functions.php:1224 msgid "Monitor Normal" msgstr "" -#: ../../include/functions_events.php:3271 ../../include/functions.php:1231 +#: ../../include/functions_events.php:3272 ../../include/functions.php:1231 msgid "Alert manual validation" msgstr "" -#: ../../include/functions_events.php:3275 ../../include/functions.php:1234 +#: ../../include/functions_events.php:3276 ../../include/functions.php:1234 msgid "Recon host detected" msgstr "" -#: ../../include/functions_events.php:3295 ../../include/functions.php:1238 +#: ../../include/functions_events.php:3296 ../../include/functions.php:1238 #: ../../enterprise/views/ncm/snippets/edit.php:42 #: ../../enterprise/views/ncm/snippets/list.php:32 #: ../../enterprise/views/ncm/firmwares/edit.php:41 @@ -19418,7 +19454,7 @@ msgstr "" msgid "Network configuration manager" msgstr "" -#: ../../include/functions_events.php:3331 +#: ../../include/functions_events.php:3332 #: ../../include/functions_graph.php:3538 #: ../../include/functions_graph.php:3539 #: ../../include/functions_graph.php:5119 ../../include/functions.php:1027 @@ -19426,124 +19462,124 @@ msgstr "" msgid "Informational" msgstr "" -#: ../../include/functions_events.php:3379 -#: ../../include/functions_events.php:3410 +#: ../../include/functions_events.php:3380 +#: ../../include/functions_events.php:3411 msgid "Only new" msgstr "" -#: ../../include/functions_events.php:3381 -#: ../../include/functions_events.php:3418 +#: ../../include/functions_events.php:3382 +#: ../../include/functions_events.php:3419 msgid "Only in process" msgstr "" -#: ../../include/functions_events.php:3382 -#: ../../include/functions_events.php:3422 +#: ../../include/functions_events.php:3383 +#: ../../include/functions_events.php:3423 msgid "Only not validated" msgstr "" -#: ../../include/functions_events.php:3385 -#: ../../include/functions_events.php:3673 +#: ../../include/functions_events.php:3386 +#: ../../include/functions_events.php:3674 #: ../../enterprise/meta/monitoring/wizard/wizard.php:139 msgid "New" msgstr "" -#: ../../include/functions_events.php:3387 -#: ../../include/functions_events.php:3674 -#: ../../include/functions_events.php:3683 +#: ../../include/functions_events.php:3388 +#: ../../include/functions_events.php:3675 +#: ../../include/functions_events.php:3684 msgid "In process" msgstr "" -#: ../../include/functions_events.php:3388 +#: ../../include/functions_events.php:3389 msgid "Not Validated" msgstr "" -#: ../../include/functions_events.php:3577 +#: ../../include/functions_events.php:3578 msgid "Change owner" msgstr "" -#: ../../include/functions_events.php:3658 +#: ../../include/functions_events.php:3659 msgid "Change status" msgstr "" -#: ../../include/functions_events.php:3800 +#: ../../include/functions_events.php:3801 msgid "Custom responses" msgstr "" -#: ../../include/functions_events.php:4378 +#: ../../include/functions_events.php:4379 msgid "Extended information" msgstr "" -#: ../../include/functions_events.php:4406 +#: ../../include/functions_events.php:4407 msgid "There was an error connecting to the node" msgstr "" -#: ../../include/functions_events.php:4445 +#: ../../include/functions_events.php:4446 msgid "Agent details" msgstr "" -#: ../../include/functions_events.php:4459 +#: ../../include/functions_events.php:4460 msgid "This agent belongs to metaconsole, is not possible display it" msgstr "" -#: ../../include/functions_events.php:4510 +#: ../../include/functions_events.php:4511 msgid "View custom fields" msgstr "" -#: ../../include/functions_events.php:4533 +#: ../../include/functions_events.php:4534 msgid "Module details" msgstr "" -#: ../../include/functions_events.php:4549 +#: ../../include/functions_events.php:4550 msgid "No assigned" msgstr "" -#: ../../include/functions_events.php:4626 +#: ../../include/functions_events.php:4627 #: ../../godmode/alerts/alert_view.php:65 #: ../../godmode/alerts/alert_view.php:280 msgid "Alert details" msgstr "" -#: ../../include/functions_events.php:4640 -#: ../../include/functions_events.php:4649 +#: ../../include/functions_events.php:4641 +#: ../../include/functions_events.php:4650 msgid "Go to data overview" msgstr "" -#: ../../include/functions_events.php:4765 +#: ../../include/functions_events.php:4766 #, php-format msgid "Invalid custom data: %s" msgstr "" -#: ../../include/functions_events.php:5000 +#: ../../include/functions_events.php:5001 msgid "First event" msgstr "" -#: ../../include/functions_events.php:5000 +#: ../../include/functions_events.php:5001 msgid "Last event" msgstr "" -#: ../../include/functions_events.php:5080 +#: ../../include/functions_events.php:5081 #: ../../mobile/operation/events.php:540 msgid "Acknowledged by" msgstr "" -#: ../../include/functions_events.php:5084 +#: ../../include/functions_events.php:5085 msgid "Autovalidated" msgstr "" -#: ../../include/functions_events.php:5125 +#: ../../include/functions_events.php:5126 #: ../../godmode/groups/configure_group.php:246 msgid "Contact" msgstr "" -#: ../../include/functions_events.php:5150 +#: ../../include/functions_events.php:5151 msgid "ID extra" msgstr "" -#: ../../include/functions_events.php:5215 +#: ../../include/functions_events.php:5216 msgid "There are no comments" msgstr "" -#: ../../include/functions_events.php:5370 +#: ../../include/functions_events.php:5373 msgid "" "If event replication is ongoing, it won't be possible to enter comments " "here. This option is only to allow local pandora users to see comments, but " @@ -19551,15 +19587,15 @@ msgid "" "must be done only in the Metaconsole." msgstr "" -#: ../../include/functions_events.php:5574 +#: ../../include/functions_events.php:5577 msgid "Pandora System" msgstr "" -#: ../../include/functions_events.php:5773 +#: ../../include/functions_events.php:5776 msgid "Validated but not assigned" msgstr "" -#: ../../include/functions_events.php:6720 +#: ../../include/functions_events.php:6723 msgid "Agent Module" msgstr "" @@ -19577,10 +19613,10 @@ msgid "SQL sentence" msgstr "" #: ../../include/functions_db.php:1918 -#: ../../include/functions_reporting_html.php:3997 -#: ../../include/functions_reporting_html.php:4144 -#: ../../include/functions_reporting_html.php:4485 -#: ../../include/functions_reporting_html.php:4496 +#: ../../include/functions_reporting_html.php:4046 +#: ../../include/functions_reporting_html.php:4193 +#: ../../include/functions_reporting_html.php:4534 +#: ../../include/functions_reporting_html.php:4545 #: ../../enterprise/views/ncm/agent/details.php:90 #: ../../enterprise/include/class/CommandCenter.class.php:468 #: ../../extensions/api_checker.php:219 ../../extensions/api_checker.php:226 @@ -19740,7 +19776,7 @@ msgid "Integria inventory" msgstr "" #: ../../include/functions_config.php:246 -#: ../../include/functions_config.php:1732 +#: ../../include/functions_config.php:1731 msgid "Integria API password" msgstr "" @@ -19857,7 +19893,7 @@ msgstr "" #: ../../include/functions_config.php:362 #: ../../godmode/setup/setup_general.php:459 -#: ../../godmode/agentes/agent_manager.php:301 +#: ../../godmode/agentes/agent_manager.php:304 msgid "Unique IP" msgstr "" @@ -20412,48 +20448,48 @@ msgstr "" #: ../../include/functions_config.php:813 #: ../../enterprise/meta/include/functions_meta.php:1919 #: ../../enterprise/meta/advanced/metasetup.performance.php:79 -#: ../../godmode/setup/performance.php:260 -#: ../../godmode/setup/performance.php:447 +#: ../../godmode/setup/performance.php:259 +#: ../../godmode/setup/performance.php:449 msgid "Max. days before delete events" msgstr "" #: ../../include/functions_config.php:818 -#: ../../godmode/setup/performance.php:271 +#: ../../godmode/setup/performance.php:273 msgid "Max. days before delete traps" msgstr "" #: ../../include/functions_config.php:822 -#: ../../godmode/setup/performance.php:291 -#: ../../godmode/setup/performance.php:457 +#: ../../godmode/setup/performance.php:293 +#: ../../godmode/setup/performance.php:459 msgid "Max. days before delete string data" msgstr "" #: ../../include/functions_config.php:826 -#: ../../enterprise/meta/include/functions_meta.php:1939 -#: ../../enterprise/meta/advanced/metasetup.performance.php:88 -#: ../../godmode/setup/performance.php:281 +#: ../../enterprise/meta/include/functions_meta.php:1944 +#: ../../enterprise/meta/advanced/metasetup.performance.php:92 +#: ../../godmode/setup/performance.php:283 msgid "Max. days before delete audit events" msgstr "" #: ../../include/functions_config.php:830 -#: ../../godmode/setup/performance.php:301 +#: ../../godmode/setup/performance.php:303 msgid "Max. days before delete GIS data" msgstr "" #: ../../include/functions_config.php:834 -#: ../../godmode/setup/performance.php:311 -#: ../../godmode/setup/performance.php:417 +#: ../../godmode/setup/performance.php:313 +#: ../../godmode/setup/performance.php:419 msgid "Max. days before purge" msgstr "" #: ../../include/functions_config.php:838 -#: ../../godmode/setup/performance.php:331 +#: ../../godmode/setup/performance.php:333 msgid "Max. days before delete unknown modules" msgstr "" #: ../../include/functions_config.php:842 -#: ../../godmode/setup/performance.php:321 -#: ../../godmode/setup/performance.php:427 +#: ../../godmode/setup/performance.php:323 +#: ../../godmode/setup/performance.php:429 msgid "Max. days before compact data" msgstr "" @@ -20466,41 +20502,41 @@ msgid "Item limit for realtime reports)" msgstr "" #: ../../include/functions_config.php:854 -#: ../../godmode/setup/performance.php:437 -#: ../../godmode/setup/performance.php:518 +#: ../../godmode/setup/performance.php:439 +#: ../../godmode/setup/performance.php:520 msgid "Compact interpolation in hours (1 Fine-20 bad)" msgstr "" #: ../../include/functions_config.php:858 -#: ../../enterprise/meta/include/functions_meta.php:1949 -#: ../../enterprise/meta/advanced/metasetup.performance.php:91 -#: ../../godmode/setup/performance.php:538 +#: ../../enterprise/meta/include/functions_meta.php:1954 +#: ../../enterprise/meta/advanced/metasetup.performance.php:95 +#: ../../godmode/setup/performance.php:540 msgid "Default hours for event view" msgstr "" #: ../../include/functions_config.php:862 -#: ../../godmode/setup/performance.php:548 +#: ../../godmode/setup/performance.php:550 msgid "Use realtime statistics" msgstr "" #: ../../include/functions_config.php:866 -#: ../../godmode/setup/performance.php:556 +#: ../../godmode/setup/performance.php:558 msgid "Batch statistics period (secs)" msgstr "" #: ../../include/functions_config.php:870 -#: ../../enterprise/meta/include/functions_meta.php:1959 -#: ../../godmode/setup/performance.php:566 +#: ../../enterprise/meta/include/functions_meta.php:1964 +#: ../../godmode/setup/performance.php:568 msgid "Use agent access graph" msgstr "" #: ../../include/functions_config.php:874 -#: ../../godmode/setup/performance.php:569 +#: ../../godmode/setup/performance.php:571 msgid "Max. recommended number of files in attachment directory" msgstr "" #: ../../include/functions_config.php:878 -#: ../../godmode/setup/performance.php:579 +#: ../../godmode/setup/performance.php:581 msgid "Delete not init modules" msgstr "" @@ -20509,39 +20545,39 @@ msgid "Big Operatiopn Step to purge old data" msgstr "" #: ../../include/functions_config.php:886 -#: ../../godmode/setup/performance.php:592 +#: ../../godmode/setup/performance.php:594 msgid "Small Operation Step to purge old data" msgstr "" #: ../../include/functions_config.php:890 -#: ../../godmode/setup/performance.php:351 +#: ../../godmode/setup/performance.php:353 msgid "Retention period of past special days" msgstr "" #: ../../include/functions_config.php:894 -#: ../../enterprise/meta/include/functions_meta.php:2002 -#: ../../enterprise/meta/advanced/metasetup.performance.php:127 -#: ../../godmode/setup/performance.php:361 +#: ../../enterprise/meta/include/functions_meta.php:2007 +#: ../../enterprise/meta/advanced/metasetup.performance.php:131 +#: ../../godmode/setup/performance.php:363 msgid "Max. macro data fields" msgstr "" #: ../../include/functions_config.php:899 -#: ../../godmode/setup/performance.php:375 +#: ../../godmode/setup/performance.php:377 msgid "Max. days before delete inventory data" msgstr "" #: ../../include/functions_config.php:904 -#: ../../godmode/setup/performance.php:475 +#: ../../godmode/setup/performance.php:477 msgid "Max. days before delete old messages" msgstr "" #: ../../include/functions_config.php:908 -#: ../../godmode/setup/performance.php:488 +#: ../../godmode/setup/performance.php:490 msgid "Max. days before delete old network matrix data" msgstr "" #: ../../include/functions_config.php:912 -#: ../../godmode/setup/performance.php:602 +#: ../../godmode/setup/performance.php:604 msgid "Graph container - Max. Items" msgstr "" @@ -20550,8 +20586,8 @@ msgid "Max execution event response" msgstr "" #: ../../include/functions_config.php:920 -#: ../../enterprise/meta/advanced/metasetup.performance.php:118 -#: ../../godmode/setup/performance.php:622 +#: ../../enterprise/meta/advanced/metasetup.performance.php:122 +#: ../../godmode/setup/performance.php:624 msgid "Row limit in csv log" msgstr "" @@ -20564,7 +20600,7 @@ msgid "SNMP walk binary path (fallback for v1)" msgstr "" #: ../../include/functions_config.php:947 -#: ../../enterprise/meta/include/functions_meta.php:2022 +#: ../../enterprise/meta/include/functions_meta.php:2027 msgid "PhantomJS cache interval" msgstr "" @@ -20962,7 +20998,7 @@ msgid "Display text proc modules have state is ok" msgstr "" #: ../../include/functions_config.php:1290 -#: ../../include/functions_config.php:3182 +#: ../../include/functions_config.php:3185 #: ../../include/functions_reporting_html.php:662 #: ../../enterprise/include/functions_reporting_csv.php:1541 #: ../../enterprise/include/functions_reporting_csv.php:1587 @@ -21272,181 +21308,181 @@ msgstr "" msgid "Historical database purge" msgstr "" -#: ../../include/functions_config.php:1641 +#: ../../include/functions_config.php:1640 msgid "Historical database partitions" msgstr "" -#: ../../include/functions_config.php:1650 +#: ../../include/functions_config.php:1648 msgid "Historical database events purge" msgstr "" -#: ../../include/functions_config.php:1659 +#: ../../include/functions_config.php:1656 msgid "Historical database string purge" msgstr "" -#: ../../include/functions_config.php:1668 +#: ../../include/functions_config.php:1667 #: ../../godmode/setup/setup_ehorus.php:58 msgid "Enable eHorus" msgstr "" -#: ../../include/functions_config.php:1672 +#: ../../include/functions_config.php:1671 msgid "eHorus user login" msgstr "" -#: ../../include/functions_config.php:1676 +#: ../../include/functions_config.php:1675 #: ../../godmode/users/configure_user.php:1308 msgid "eHorus user" msgstr "" -#: ../../include/functions_config.php:1680 +#: ../../include/functions_config.php:1679 #: ../../godmode/users/configure_user.php:1317 msgid "eHorus password" msgstr "" -#: ../../include/functions_config.php:1684 +#: ../../include/functions_config.php:1683 msgid "eHorus API hostname" msgstr "" -#: ../../include/functions_config.php:1688 +#: ../../include/functions_config.php:1687 msgid "eHorus API port" msgstr "" -#: ../../include/functions_config.php:1692 +#: ../../include/functions_config.php:1691 msgid "eHorus request timeout" msgstr "" -#: ../../include/functions_config.php:1696 +#: ../../include/functions_config.php:1695 msgid "eHorus id custom field" msgstr "" -#: ../../include/functions_config.php:1702 +#: ../../include/functions_config.php:1701 msgid "Integria user login" msgstr "" -#: ../../include/functions_config.php:1706 +#: ../../include/functions_config.php:1705 #: ../../godmode/setup/setup_integria.php:261 msgid "Enable Integria IMS" msgstr "" -#: ../../include/functions_config.php:1710 +#: ../../include/functions_config.php:1709 msgid "Integria user" msgstr "" -#: ../../include/functions_config.php:1714 +#: ../../include/functions_config.php:1713 msgid "Integria password" msgstr "" -#: ../../include/functions_config.php:1728 +#: ../../include/functions_config.php:1727 msgid "integria API hostname" msgstr "" -#: ../../include/functions_config.php:1736 +#: ../../include/functions_config.php:1735 msgid "Integria request timeout" msgstr "" -#: ../../include/functions_config.php:1740 +#: ../../include/functions_config.php:1739 msgid "Integria default group" msgstr "" -#: ../../include/functions_config.php:1744 +#: ../../include/functions_config.php:1743 msgid "Integria custom response default group" msgstr "" -#: ../../include/functions_config.php:1748 +#: ../../include/functions_config.php:1747 msgid "Integria default priority" msgstr "" -#: ../../include/functions_config.php:1752 +#: ../../include/functions_config.php:1751 msgid "Integria custom response default priority" msgstr "" -#: ../../include/functions_config.php:1756 +#: ../../include/functions_config.php:1755 msgid "Integria default creator" msgstr "" -#: ../../include/functions_config.php:1760 +#: ../../include/functions_config.php:1759 msgid "Integria default owner" msgstr "" -#: ../../include/functions_config.php:1764 +#: ../../include/functions_config.php:1763 msgid "Integria custom response default owner" msgstr "" -#: ../../include/functions_config.php:1768 +#: ../../include/functions_config.php:1767 msgid "Integria default ticket type" msgstr "" -#: ../../include/functions_config.php:1772 +#: ../../include/functions_config.php:1771 msgid "Integria custom response default ticket type" msgstr "" -#: ../../include/functions_config.php:1776 +#: ../../include/functions_config.php:1775 msgid "Integria default ticket status" msgstr "" -#: ../../include/functions_config.php:1780 +#: ../../include/functions_config.php:1779 msgid "Integria custom response default ticket status" msgstr "" -#: ../../include/functions_config.php:1784 +#: ../../include/functions_config.php:1783 msgid "Integria default ticket title" msgstr "" -#: ../../include/functions_config.php:1788 +#: ../../include/functions_config.php:1787 msgid "Integria custom response default ticket title" msgstr "" -#: ../../include/functions_config.php:1792 +#: ../../include/functions_config.php:1791 msgid "Integria default ticket content" msgstr "" -#: ../../include/functions_config.php:1796 +#: ../../include/functions_config.php:1795 msgid "Integria custom response default ticket content" msgstr "" -#: ../../include/functions_config.php:1802 +#: ../../include/functions_config.php:1801 msgid "Module Library User" msgstr "" -#: ../../include/functions_config.php:1806 +#: ../../include/functions_config.php:1805 msgid "Module Library Password" msgstr "" -#: ../../include/functions_config.php:1812 +#: ../../include/functions_config.php:1811 msgid "WebSocket bind address" msgstr "" -#: ../../include/functions_config.php:1816 +#: ../../include/functions_config.php:1815 msgid "WebSocket port" msgstr "" -#: ../../include/functions_config.php:1820 +#: ../../include/functions_config.php:1819 #: ../../godmode/setup/setup_websocket_engine.php:67 msgid "WebSocket proxy url" msgstr "" -#: ../../include/functions_config.php:1839 +#: ../../include/functions_config.php:1838 #, php-format msgid "Failed updated: the next values cannot update:
-%s" msgstr "" -#: ../../include/functions_config.php:2411 ../../include/functions_ui.php:1729 +#: ../../include/functions_config.php:2414 ../../include/functions_ui.php:1729 msgid "the Flexible Monitoring System" msgstr "" -#: ../../include/functions_config.php:2415 +#: ../../include/functions_config.php:2418 msgid "PandoraFMS Metaconsole" msgstr "" -#: ../../include/functions_config.php:2419 +#: ../../include/functions_config.php:2422 msgid "Centralized operation console" msgstr "" -#: ../../include/functions_config.php:2423 +#: ../../include/functions_config.php:2426 msgid "PANDORA FMS" msgstr "" -#: ../../include/functions_config.php:2427 +#: ../../include/functions_config.php:2430 #: ../../enterprise/include/reset_pass.php:146 #: ../../enterprise/include/reset_pass.php:149 #: ../../enterprise/include/process_reset_pass.php:159 @@ -21454,25 +21490,25 @@ msgstr "" msgid "ONE TOOL TO MONITOR THEM ALL" msgstr "" -#: ../../include/functions_config.php:2467 +#: ../../include/functions_config.php:2470 #: ../../enterprise/meta/general/login_page.php:209 msgid "PANDORA FMS NEXT GENERATION" msgstr "" -#: ../../include/functions_config.php:2471 +#: ../../include/functions_config.php:2474 #: ../../enterprise/meta/general/login_page.php:217 #: ../../enterprise/meta/include/reset_pass.php:147 #: ../../enterprise/meta/include/process_reset_pass.php:150 msgid "METACONSOLE" msgstr "" -#: ../../include/functions_alerts.php:474 +#: ../../include/functions_alerts.php:477 #: ../../enterprise/include/functions_policies.php:423 #: ../../enterprise/include/functions_policies.php:438 msgid "copy" msgstr "" -#: ../../include/functions_alerts.php:670 +#: ../../include/functions_alerts.php:673 #: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:138 #: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:139 #: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:128 @@ -21480,19 +21516,19 @@ msgstr "" msgid "Regular expression" msgstr "" -#: ../../include/functions_alerts.php:671 +#: ../../include/functions_alerts.php:674 msgid "Max and min" msgstr "" -#: ../../include/functions_alerts.php:674 +#: ../../include/functions_alerts.php:677 msgid "Equal to" msgstr "" -#: ../../include/functions_alerts.php:675 +#: ../../include/functions_alerts.php:678 msgid "Not equal to" msgstr "" -#: ../../include/functions_alerts.php:676 +#: ../../include/functions_alerts.php:679 #: ../../include/functions_treeview.php:96 #: ../../enterprise/godmode/modules/configure_local_component.php:310 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:498 @@ -21502,7 +21538,7 @@ msgstr "" msgid "Warning status" msgstr "" -#: ../../include/functions_alerts.php:677 +#: ../../include/functions_alerts.php:680 #: ../../include/functions_treeview.php:108 #: ../../enterprise/godmode/modules/configure_local_component.php:353 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:589 @@ -21512,19 +21548,19 @@ msgstr "" msgid "Critical status" msgstr "" -#: ../../include/functions_alerts.php:678 +#: ../../include/functions_alerts.php:681 #: ../../enterprise/operation/agentes/wux_console_view.php:369 #: ../../enterprise/operation/agentes/wux_console_view.php:373 msgid "Unknown status" msgstr "" -#: ../../include/functions_alerts.php:679 +#: ../../include/functions_alerts.php:682 msgid "On Change" msgstr "" -#: ../../include/functions_alerts.php:680 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2358 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3326 +#: ../../include/functions_alerts.php:683 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2360 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3328 #: ../../enterprise/godmode/policies/policy_external_alerts.php:459 #: ../../enterprise/godmode/policies/policy_alerts.php:428 #: ../../godmode/alerts/alert_list.list.php:636 @@ -21532,25 +21568,25 @@ msgstr "" msgid "Always" msgstr "" -#: ../../include/functions_alerts.php:681 +#: ../../include/functions_alerts.php:684 msgid "Not normal status" msgstr "" -#: ../../include/functions_alerts.php:1682 +#: ../../include/functions_alerts.php:1685 msgid "No actions defined" msgstr "" -#: ../../include/functions_alerts.php:2644 +#: ../../include/functions_alerts.php:2647 #: ../../godmode/alerts/alert_commands.php:567 msgid "No command specified" msgstr "" -#: ../../include/functions_alerts.php:2649 +#: ../../include/functions_alerts.php:2652 #: ../../godmode/alerts/alert_commands.php:563 msgid "No name specified" msgstr "" -#: ../../include/functions_alerts.php:2655 +#: ../../include/functions_alerts.php:2658 msgid "Alert and command group does not match" msgstr "" @@ -21832,28 +21868,28 @@ msgstr "" #: ../../include/functions_agents.php:2971 #: ../../include/functions_agents.php:3026 #: ../../include/functions_agents.php:3081 -#: ../../include/functions_reporting.php:12293 +#: ../../include/functions_reporting.php:12303 msgid "At least one module in CRITICAL status" msgstr "" #: ../../include/functions_agents.php:2977 #: ../../include/functions_agents.php:3036 #: ../../include/functions_agents.php:3089 -#: ../../include/functions_reporting.php:12300 +#: ../../include/functions_reporting.php:12310 msgid "At least one module in WARNING status" msgstr "" #: ../../include/functions_agents.php:2983 #: ../../include/functions_agents.php:3046 #: ../../include/functions_agents.php:3097 -#: ../../include/functions_reporting.php:12307 +#: ../../include/functions_reporting.php:12317 msgid "At least one module is in UKNOWN status" msgstr "" #: ../../include/functions_agents.php:2989 #: ../../include/functions_agents.php:3056 #: ../../include/functions_agents.php:3105 -#: ../../include/functions_reporting.php:12314 +#: ../../include/functions_reporting.php:12324 msgid "All Monitors OK" msgstr "" @@ -21863,33 +21899,33 @@ msgstr "" #: ../../include/functions_agents.php:3847 #: ../../include/functions_agents.php:3901 -#: ../../include/functions_reporting_html.php:5516 +#: ../../include/functions_reporting_html.php:5565 #: ../../enterprise/meta/monitoring/custom_fields_view.php:400 msgid "Agents ok" msgstr "" #: ../../include/functions_agents.php:3857 -#: ../../include/functions_reporting_html.php:5507 +#: ../../include/functions_reporting_html.php:5556 #: ../../enterprise/meta/monitoring/custom_fields_view.php:374 #: ../../mobile/operation/groups.php:153 msgid "Agents critical" msgstr "" #: ../../include/functions_agents.php:3867 -#: ../../include/functions_reporting_html.php:5510 +#: ../../include/functions_reporting_html.php:5559 #: ../../enterprise/meta/monitoring/custom_fields_view.php:387 msgid "Agents warning" msgstr "" #: ../../include/functions_agents.php:3877 -#: ../../include/functions_reporting_html.php:5519 +#: ../../include/functions_reporting_html.php:5568 #: ../../enterprise/meta/monitoring/custom_fields_view.php:413 #: ../../mobile/operation/groups.php:156 msgid "Agents unknown" msgstr "" #: ../../include/functions_agents.php:3891 -#: ../../include/functions_reporting_html.php:5525 +#: ../../include/functions_reporting_html.php:5574 #: ../../enterprise/meta/monitoring/custom_fields_view.php:426 #: ../../mobile/operation/groups.php:150 msgid "Agents not init" @@ -21985,44 +22021,44 @@ msgstr "" msgid "Top UDP protocols" msgstr "" -#: ../../include/functions_notifications.php:811 +#: ../../include/functions_notifications.php:807 msgid "Subtype customization" msgstr "" -#: ../../include/functions_notifications.php:841 +#: ../../include/functions_notifications.php:834 msgid "Notified users" msgstr "" -#: ../../include/functions_notifications.php:841 +#: ../../include/functions_notifications.php:834 msgid "Notified groups" msgstr "" -#: ../../include/functions_notifications.php:842 +#: ../../include/functions_notifications.php:835 msgid "Add users" msgstr "" -#: ../../include/functions_notifications.php:842 +#: ../../include/functions_notifications.php:835 msgid "Add groups" msgstr "" -#: ../../include/functions_notifications.php:843 +#: ../../include/functions_notifications.php:836 msgid "Delete users" msgstr "" -#: ../../include/functions_notifications.php:843 +#: ../../include/functions_notifications.php:836 msgid "Delete groups" msgstr "" -#: ../../include/functions_notifications.php:939 +#: ../../include/functions_notifications.php:928 #: ../../enterprise/godmode/massive/massive_add_service_elements.php:616 msgid "Add elements" msgstr "" -#: ../../include/functions_notifications.php:952 +#: ../../include/functions_notifications.php:941 msgid "Remove elements" msgstr "" -#: ../../include/functions_notifications.php:1070 +#: ../../include/functions_notifications.php:1058 msgid "Click here to get more information" msgstr "" @@ -22287,408 +22323,408 @@ msgstr "" msgid "Do you want to exit the help tour?" msgstr "" -#: ../../include/functions_api.php:116 +#: ../../include/functions_api.php:118 msgid "Not `set`, `get` or `help` operation selected." msgstr "" -#: ../../include/functions_api.php:126 +#: ../../include/functions_api.php:128 msgid "This operation does not exist." msgstr "" -#: ../../include/functions_api.php:136 +#: ../../include/functions_api.php:138 msgid "The Id does not exist in database." msgstr "" -#: ../../include/functions_api.php:146 +#: ../../include/functions_api.php:148 msgid "This operation can not be used in cluster elements." msgstr "" -#: ../../include/functions_api.php:156 +#: ../../include/functions_api.php:158 msgid "The user has not enough permissions for perform this action." msgstr "" -#: ../../include/functions_api.php:166 +#: ../../include/functions_api.php:168 #: ../../enterprise/meta/monitoring/custom_fields_view.php:719 msgid "No data to show." msgstr "" -#: ../../include/functions_api.php:176 +#: ../../include/functions_api.php:178 msgid "" "This console is not the environment administrator. Please, manage this " "feature from centralized manager console (Metaconsole)." msgstr "" -#: ../../include/functions_api.php:186 +#: ../../include/functions_api.php:188 msgid "Auth error" msgstr "" -#: ../../include/functions_api.php:1471 +#: ../../include/functions_api.php:1473 msgid "" "The agent could not be modified. For security reasons, use a group other " "than 0." msgstr "" -#: ../../include/functions_api.php:1810 +#: ../../include/functions_api.php:1828 #, php-format msgid "Updated %d/%d agents" msgstr "" -#: ../../include/functions_api.php:1818 +#: ../../include/functions_api.php:1836 msgid "Agent updated." msgstr "" -#: ../../include/functions_api.php:2033 ../../godmode/setup/os.php:238 +#: ../../include/functions_api.php:2025 ../../godmode/setup/os.php:238 msgid "Success creating OS" msgstr "" -#: ../../include/functions_api.php:2035 +#: ../../include/functions_api.php:2027 msgid "Could not create OS" msgstr "" -#: ../../include/functions_api.php:2072 ../../godmode/setup/os.php:246 +#: ../../include/functions_api.php:2064 ../../godmode/setup/os.php:246 msgid "Success updating OS" msgstr "" -#: ../../include/functions_api.php:2074 +#: ../../include/functions_api.php:2066 msgid "Could not update OS" msgstr "" -#: ../../include/functions_api.php:2275 +#: ../../include/functions_api.php:2267 msgid "The agent was successfully deleted" msgstr "" -#: ../../include/functions_api.php:3770 +#: ../../include/functions_api.php:3762 msgid "Network module updated." msgstr "" -#: ../../include/functions_api.php:4066 +#: ../../include/functions_api.php:4058 msgid "Plugin module updated." msgstr "" -#: ../../include/functions_api.php:4422 +#: ../../include/functions_api.php:4414 #, php-format msgid "Synthetic module created ID: %s" msgstr "" -#: ../../include/functions_api.php:4575 +#: ../../include/functions_api.php:4567 msgid "Synthetic module created ID: " msgstr "" -#: ../../include/functions_api.php:4692 +#: ../../include/functions_api.php:4684 msgid "Data module updated." msgstr "" -#: ../../include/functions_api.php:5065 +#: ../../include/functions_api.php:5057 msgid "SNMP module updated." msgstr "" -#: ../../include/functions_api.php:5672 +#: ../../include/functions_api.php:5664 msgid "Error creating alert template. Id_group cannot be left blank." msgstr "" -#: ../../include/functions_api.php:5686 +#: ../../include/functions_api.php:5678 msgid "" "Error creating alert template. Invalid id_group or the user has not enough " "permission to make this action." msgstr "" -#: ../../include/functions_api.php:5832 +#: ../../include/functions_api.php:5824 msgid "" "Error updating alert template. Invalid id_group or the user has not enough " "permission to make this action." msgstr "" -#: ../../include/functions_api.php:5916 +#: ../../include/functions_api.php:5908 msgid "Successful update of the alert template" msgstr "" -#: ../../include/functions_api.php:5964 +#: ../../include/functions_api.php:5956 msgid "Error deleting alert template. Id_template doesn't exist." msgstr "" -#: ../../include/functions_api.php:5993 +#: ../../include/functions_api.php:5985 msgid "Successful delete of alert template." msgstr "" -#: ../../include/functions_api.php:6413 ../../include/functions_api.php:12362 -#: ../../include/functions_api.php:12428 ../../include/functions_api.php:12709 -#: ../../include/functions_api.php:12789 +#: ../../include/functions_api.php:6405 ../../include/functions_api.php:12354 +#: ../../include/functions_api.php:12420 ../../include/functions_api.php:12701 +#: ../../include/functions_api.php:12781 #, php-format msgid "%d agents affected" msgstr "" -#: ../../include/functions_api.php:6559 +#: ../../include/functions_api.php:6551 msgid "Correct deleting of module template." msgstr "" -#: ../../include/functions_api.php:6667 +#: ../../include/functions_api.php:6659 msgid "Successful delete of module template." msgstr "" -#: ../../include/functions_api.php:6700 +#: ../../include/functions_api.php:6692 msgid "Error validating alert. Id_template cannot be left blank." msgstr "" -#: ../../include/functions_api.php:6708 +#: ../../include/functions_api.php:6700 msgid "Error validating alert. Id_agent cannot be left blank." msgstr "" -#: ../../include/functions_api.php:6716 +#: ../../include/functions_api.php:6708 msgid "Error validating alert. Id_module cannot be left blank." msgstr "" -#: ../../include/functions_api.php:6787 +#: ../../include/functions_api.php:6779 msgid "Error validating alert. Specified alert does not exist." msgstr "" -#: ../../include/functions_api.php:6798 +#: ../../include/functions_api.php:6790 msgid "Error validating alert" msgstr "" -#: ../../include/functions_api.php:6872 +#: ../../include/functions_api.php:6864 #, php-format msgid "Correct validation of all alerts (total %d)." msgstr "" -#: ../../include/functions_api.php:6966 +#: ../../include/functions_api.php:6958 msgid "Correct validation of all policy alerts." msgstr "" -#: ../../include/functions_api.php:7008 +#: ../../include/functions_api.php:7000 msgid "" "Error stopping downtime. Periodical and running scheduled downtime cannot be " "stopped." msgstr "" -#: ../../include/functions_api.php:7021 +#: ../../include/functions_api.php:7013 msgid "Downtime stopped." msgstr "" -#: ../../include/functions_api.php:7503 +#: ../../include/functions_api.php:7495 msgid "and this modules are doesn't exists or not applicable a this agents: " msgstr "" -#: ../../include/functions_api.php:7507 +#: ../../include/functions_api.php:7499 msgid "and this agents are generate problems: " msgstr "" -#: ../../include/functions_api.php:7511 +#: ../../include/functions_api.php:7503 msgid "and this agents with ids are doesn't exists: " msgstr "" -#: ../../include/functions_api.php:7659 +#: ../../include/functions_api.php:7651 msgid "Planned downtime updated" msgstr "" -#: ../../include/functions_api.php:7735 +#: ../../include/functions_api.php:7727 msgid " Agents deleted" msgstr "" -#: ../../include/functions_api.php:7816 +#: ../../include/functions_api.php:7808 msgid " Agents added" msgstr "" -#: ../../include/functions_api.php:7936 +#: ../../include/functions_api.php:7928 msgid "Data policy module updated." msgstr "" -#: ../../include/functions_api.php:8169 +#: ../../include/functions_api.php:8161 msgid "Network policy module updated." msgstr "" -#: ../../include/functions_api.php:8426 +#: ../../include/functions_api.php:8418 msgid "Plugin policy module updated." msgstr "" -#: ../../include/functions_api.php:8935 +#: ../../include/functions_api.php:8927 msgid "SNMP policy module updated." msgstr "" -#: ../../include/functions_api.php:9280 +#: ../../include/functions_api.php:9272 msgid "Successful deletion" msgstr "" -#: ../../include/functions_api.php:9596 +#: ../../include/functions_api.php:9588 msgid "User created." msgstr "" -#: ../../include/functions_api.php:9691 +#: ../../include/functions_api.php:9683 msgid "User updated." msgstr "" -#: ../../include/functions_api.php:9770 +#: ../../include/functions_api.php:9762 msgid "Enabled user." msgstr "" -#: ../../include/functions_api.php:9778 +#: ../../include/functions_api.php:9770 msgid "Disabled user." msgstr "" -#: ../../include/functions_api.php:10075 +#: ../../include/functions_api.php:10067 #, php-format msgid "Template have been inserted in %d agents." msgstr "" -#: ../../include/functions_api.php:10247 +#: ../../include/functions_api.php:10239 msgid "XML file was generated successfully in path: " msgstr "" -#: ../../include/functions_api.php:10387 +#: ../../include/functions_api.php:10379 #, php-format msgid "Module has been created in %d agents." msgstr "" -#: ../../include/functions_api.php:10517 +#: ../../include/functions_api.php:10509 #, php-format msgid "Action has been set for %d agents." msgstr "" -#: ../../include/functions_api.php:11173 -#: ../../godmode/agentes/configurar_agente.php:2232 +#: ../../include/functions_api.php:11165 +#: ../../godmode/agentes/configurar_agente.php:2236 #, php-format msgid "Save by %s Console" msgstr "" -#: ../../include/functions_api.php:11174 -#: ../../godmode/agentes/configurar_agente.php:2250 +#: ../../include/functions_api.php:11166 +#: ../../godmode/agentes/configurar_agente.php:2254 #, php-format msgid "Update by %s Console" msgstr "" -#: ../../include/functions_api.php:11175 -#: ../../godmode/agentes/configurar_agente.php:2266 +#: ../../include/functions_api.php:11167 +#: ../../godmode/agentes/configurar_agente.php:2270 #, php-format msgid "Insert by %s Console" msgstr "" -#: ../../include/functions_api.php:11952 +#: ../../include/functions_api.php:11944 msgid "User deleted." msgstr "" -#: ../../include/functions_api.php:12013 +#: ../../include/functions_api.php:12005 msgid "User profile added." msgstr "" -#: ../../include/functions_api.php:12080 +#: ../../include/functions_api.php:12072 msgid "User profile deleted." msgstr "" -#: ../../include/functions_api.php:12369 +#: ../../include/functions_api.php:12361 msgid "Module disabled successfully." msgstr "" -#: ../../include/functions_api.php:12371 +#: ../../include/functions_api.php:12363 msgid "The module could not be disabled." msgstr "" -#: ../../include/functions_api.php:12435 +#: ../../include/functions_api.php:12427 msgid "Module enabled successfully." msgstr "" -#: ../../include/functions_api.php:12437 +#: ../../include/functions_api.php:12429 msgid "The module could not be enabled." msgstr "" -#: ../../include/functions_api.php:12485 ../../include/functions_api.php:12538 +#: ../../include/functions_api.php:12477 ../../include/functions_api.php:12530 msgid "The alert could not be disabled." msgstr "" -#: ../../include/functions_api.php:12585 ../../include/functions_api.php:12638 +#: ../../include/functions_api.php:12577 ../../include/functions_api.php:12630 msgid "The alert could not be enabled." msgstr "" -#: ../../include/functions_api.php:13910 +#: ../../include/functions_api.php:13902 msgid "Enabled agent." msgstr "" -#: ../../include/functions_api.php:13918 +#: ../../include/functions_api.php:13910 msgid "Disabled agent." msgstr "" -#: ../../include/functions_api.php:14897 +#: ../../include/functions_api.php:14889 msgid "Metaconsole and the licenses of all nodes were updated." msgstr "" -#: ../../include/functions_api.php:14899 +#: ../../include/functions_api.php:14891 #, php-format msgid "Metaconsole license updated but %d of %d node failed to sync." msgstr "" -#: ../../include/functions_api.php:14902 +#: ../../include/functions_api.php:14894 msgid "This function is for metaconsole only." msgstr "" -#: ../../include/functions_api.php:15287 ../../include/functions_api.php:15358 +#: ../../include/functions_api.php:15279 ../../include/functions_api.php:15350 msgid "Successfully deleted." msgstr "" -#: ../../include/functions_api.php:15317 +#: ../../include/functions_api.php:15309 msgid "The user cannot access the cluster." msgstr "" -#: ../../include/functions_api.php:15411 +#: ../../include/functions_api.php:15403 #: ../../godmode/agentes/agent_template.php:67 msgid "Created by template " msgstr "" -#: ../../include/functions_api.php:15505 +#: ../../include/functions_api.php:15497 #: ../../godmode/agentes/agent_template.php:163 msgid "Modules successfully added" msgstr "" -#: ../../include/functions_api.php:16203 +#: ../../include/functions_api.php:16195 msgid "Event filter successfully created." msgstr "" -#: ../../include/functions_api.php:16436 +#: ../../include/functions_api.php:16428 msgid "Event filter successfully updated." msgstr "" -#: ../../include/functions_api.php:16477 +#: ../../include/functions_api.php:16469 msgid "Event filter successfully deleted." msgstr "" -#: ../../include/functions_api.php:16793 +#: ../../include/functions_api.php:16785 msgid "Validated traps." msgstr "" -#: ../../include/functions_api.php:16820 +#: ../../include/functions_api.php:16812 msgid "Deleted traps." msgstr "" -#: ../../include/functions_api.php:17013 +#: ../../include/functions_api.php:17005 #, php-format msgid "Successfully updated module/alert count in id agent %d." msgstr "" -#: ../../include/functions_api.php:17015 +#: ../../include/functions_api.php:17007 msgid "Successfully updated module/alert count in all agents" msgstr "" -#: ../../include/functions_api.php:17467 +#: ../../include/functions_api.php:17459 #, php-format msgid "Successfully added to delete pending id agent %d to id policy %d." msgstr "" -#: ../../include/functions_api.php:17627 +#: ../../include/functions_api.php:17619 msgid "Error enable/disable discovery task. Id_user cannot be left blank." msgstr "" -#: ../../include/functions_api.php:17635 +#: ../../include/functions_api.php:17627 msgid "" "Error enable/disable discovery task. Enable/disable value cannot be left " "blank." msgstr "" -#: ../../include/functions_api.php:17660 +#: ../../include/functions_api.php:17652 msgid "Error in discovery task enabling/disabling." msgstr "" -#: ../../include/functions_api.php:17668 +#: ../../include/functions_api.php:17660 msgid "Enabled discovery task." msgstr "" -#: ../../include/functions_api.php:17676 +#: ../../include/functions_api.php:17668 msgid "Disabled discovery task." msgstr "" @@ -22752,9 +22788,9 @@ msgstr "" #: ../../include/functions_filemanager.php:342 #: ../../include/functions_filemanager.php:359 -#: ../../include/functions_reporting_html.php:1662 -#: ../../enterprise/include/functions_inventory.php:860 -#: ../../enterprise/include/functions_inventory.php:925 +#: ../../include/functions_reporting_html.php:1691 +#: ../../enterprise/include/functions_inventory.php:891 +#: ../../enterprise/include/functions_inventory.php:956 msgid "Deleted" msgstr "" @@ -22843,7 +22879,7 @@ msgid "Decompress" msgstr "" #: ../../include/functions_filemanager.php:853 -#: ../../enterprise/include/class/CSVImportAgents.class.php:196 +#: ../../enterprise/include/class/CSVImportAgents.class.php:198 #: ../../enterprise/extensions/csv_import_group/main.php:105 msgid "Go" msgstr "" @@ -22884,7 +22920,7 @@ msgstr "" #: ../../include/functions_treeview.php:315 #: ../../include/graphs/functions_flot.php:509 #: ../../include/functions_reporting_html.php:655 -#: ../../include/functions_reporting_html.php:4367 +#: ../../include/functions_reporting_html.php:4416 msgid "No data" msgstr "" @@ -22897,9 +22933,9 @@ msgid "There was a problem loading alerts" msgstr "" #: ../../include/functions_treeview.php:454 -#: ../../include/functions_reporting_html.php:5037 -#: ../../include/functions_reporting_html.php:5159 -#: ../../godmode/snmpconsole/snmp_alert.php:1234 +#: ../../include/functions_reporting_html.php:5086 +#: ../../include/functions_reporting_html.php:5208 +#: ../../godmode/snmpconsole/snmp_alert.php:1271 msgid "Times fired" msgstr "" @@ -23328,8 +23364,8 @@ msgid "Choose the agent and click on the name." msgstr "" #: ../../include/functions_graph.php:1089 -#: ../../include/functions_reporting.php:4326 -#: ../../include/functions_reporting.php:4369 +#: ../../include/functions_reporting.php:4333 +#: ../../include/functions_reporting.php:4376 msgid "No data to display within the selected interval" msgstr "" @@ -23419,7 +23455,7 @@ msgid "Starting OID" msgstr "" #: ../../include/functions_snmp_browser.php:746 -#: ../../include/functions_reporting_html.php:1524 +#: ../../include/functions_reporting_html.php:1553 #: ../../enterprise/tools/ipam/ipam_calculator.php:52 #: ../../enterprise/include/functions_reporting_csv.php:718 #: ../../enterprise/include/class/AgentRepository.class.php:366 @@ -23614,7 +23650,7 @@ msgid " modules" msgstr "" #: ../../include/functions_reporting.php:996 -#: ../../include/functions_reporting.php:8556 +#: ../../include/functions_reporting.php:8563 #: ../../enterprise/include/functions_reporting.php:2493 #: ../../enterprise/include/functions_reporting.php:3437 #: ../../enterprise/include/functions_reporting.php:4412 @@ -23622,7 +23658,7 @@ msgid "There are no SLAs defined" msgstr "" #: ../../include/functions_reporting.php:1071 -#: ../../include/functions_reporting.php:8934 +#: ../../include/functions_reporting.php:8941 #: ../../enterprise/include/functions_reporting.php:2546 #: ../../enterprise/include/functions_reporting.php:3490 #: ../../enterprise/include/functions_reporting.php:4465 @@ -23635,9 +23671,9 @@ msgstr "" #: ../../include/functions_reporting.php:1520 #: ../../include/functions_ui.php:2604 -#: ../../include/functions_reporting_html.php:4691 +#: ../../include/functions_reporting_html.php:4740 #: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2206 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2208 #: ../../enterprise/meta/include/functions_wizard_meta.php:983 #: ../../enterprise/meta/include/functions_wizard_meta.php:992 #: ../../enterprise/meta/include/functions_wizard_meta.php:1068 @@ -23652,20 +23688,20 @@ msgstr "" #: ../../enterprise/meta/include/functions_wizard_meta.php:1722 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1808 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2442 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:285 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:378 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:745 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1303 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2404 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:293 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:386 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:759 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1306 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2407 #: ../../godmode/alerts/alert_view.php:266 msgid "Max" msgstr "" #: ../../include/functions_reporting.php:1524 #: ../../include/functions_ui.php:2604 -#: ../../include/functions_reporting_html.php:4692 +#: ../../include/functions_reporting_html.php:4741 #: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2206 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2208 #: ../../enterprise/meta/include/functions_wizard_meta.php:981 #: ../../enterprise/meta/include/functions_wizard_meta.php:990 #: ../../enterprise/meta/include/functions_wizard_meta.php:1066 @@ -23680,29 +23716,29 @@ msgstr "" #: ../../enterprise/meta/include/functions_wizard_meta.php:1720 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1810 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2449 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:273 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:385 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:737 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1301 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2411 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:281 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:393 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:751 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1304 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2414 #: ../../godmode/alerts/alert_view.php:266 msgid "Min" msgstr "" #: ../../include/functions_reporting.php:1530 -#: ../../include/functions_reporting_html.php:4690 +#: ../../include/functions_reporting_html.php:4739 #: ../../enterprise/include/functions_reporting_csv.php:1030 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2456 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2418 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2421 msgid "Avg" msgstr "" #: ../../include/functions_reporting.php:1582 -#: ../../include/functions_reporting.php:3162 +#: ../../include/functions_reporting.php:3166 #: ../../include/functions_reporting_html.php:801 -#: ../../include/functions_reporting_html.php:4209 -#: ../../include/functions_reporting_html.php:4758 -#: ../../include/functions_reporting_html.php:4761 +#: ../../include/functions_reporting_html.php:4258 +#: ../../include/functions_reporting_html.php:4807 +#: ../../include/functions_reporting_html.php:4810 #: ../../enterprise/include/functions_reporting.php:5146 msgid "There are no Agent/Modules defined" msgstr "" @@ -23719,188 +23755,188 @@ msgstr "" msgid "Exclude " msgstr "" -#: ../../include/functions_reporting.php:2185 +#: ../../include/functions_reporting.php:2187 msgid "Event Report Module" msgstr "" -#: ../../include/functions_reporting.php:2517 +#: ../../include/functions_reporting.php:2521 #: ../../enterprise/include/functions_reporting_csv.php:740 msgid "Inventory Changes" msgstr "" -#: ../../include/functions_reporting.php:2590 +#: ../../include/functions_reporting.php:2594 #: ../../enterprise/tools/ipam/ipam_action.php:385 msgid "No changes found." msgstr "" -#: ../../include/functions_reporting.php:2687 +#: ../../include/functions_reporting.php:2691 #: ../../enterprise/operation/log/log_viewer.php:1256 #: ../../enterprise/operation/log/log_viewer.php:1264 -#: ../../enterprise/operation/agentes/agent_inventory.php:254 -#: ../../enterprise/operation/inventory/inventory.php:459 -#: ../../enterprise/operation/inventory/inventory.php:502 +#: ../../enterprise/operation/agentes/agent_inventory.php:280 +#: ../../enterprise/operation/inventory/inventory.php:475 +#: ../../enterprise/operation/inventory/inventory.php:518 #: ../../enterprise/godmode/agentes/collection_manager.php:196 #: ../../godmode/reporting/reporting_builder.php:1262 msgid "No data found." msgstr "" -#: ../../include/functions_reporting.php:2714 +#: ../../include/functions_reporting.php:2718 #: ../../godmode/alerts/alert_actions.php:74 msgid "Alert actions" msgstr "" -#: ../../include/functions_reporting.php:2823 +#: ../../include/functions_reporting.php:2827 msgid "Agent/Modules" msgstr "" -#: ../../include/functions_reporting.php:2864 +#: ../../include/functions_reporting.php:2868 #: ../../extensions/agents_modules.php:750 msgid "There are no agents with modules" msgstr "" -#: ../../include/functions_reporting.php:2920 +#: ../../include/functions_reporting.php:2924 msgid "Agent/Modules Status" msgstr "" -#: ../../include/functions_reporting.php:3069 +#: ../../include/functions_reporting.php:3073 msgid "Exception - Everything" msgstr "" -#: ../../include/functions_reporting.php:3070 +#: ../../include/functions_reporting.php:3074 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2536 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:422 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2546 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:430 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2549 msgid "Everything" msgstr "" -#: ../../include/functions_reporting.php:3075 +#: ../../include/functions_reporting.php:3079 #, php-format msgid "Exception - Modules over or equal to %s" msgstr "" -#: ../../include/functions_reporting.php:3078 +#: ../../include/functions_reporting.php:3082 #, php-format msgid "Modules over or equal to %s" msgstr "" -#: ../../include/functions_reporting.php:3083 +#: ../../include/functions_reporting.php:3087 #, php-format msgid "Exception - Modules under or equal to %s" msgstr "" -#: ../../include/functions_reporting.php:3086 +#: ../../include/functions_reporting.php:3090 #, php-format msgid "Modules under or equal to %s" msgstr "" -#: ../../include/functions_reporting.php:3091 +#: ../../include/functions_reporting.php:3095 #, php-format msgid "Exception - Modules under %s" msgstr "" -#: ../../include/functions_reporting.php:3094 +#: ../../include/functions_reporting.php:3098 #, php-format msgid "Modules under %s" msgstr "" -#: ../../include/functions_reporting.php:3099 +#: ../../include/functions_reporting.php:3103 #, php-format msgid "Exception - Modules over %s" msgstr "" -#: ../../include/functions_reporting.php:3102 +#: ../../include/functions_reporting.php:3106 #, php-format msgid "Modules over %s" msgstr "" -#: ../../include/functions_reporting.php:3107 +#: ../../include/functions_reporting.php:3111 #, php-format msgid "Exception - Equal to %s" msgstr "" -#: ../../include/functions_reporting.php:3110 +#: ../../include/functions_reporting.php:3114 #, php-format msgid "Equal to %s" msgstr "" -#: ../../include/functions_reporting.php:3115 +#: ../../include/functions_reporting.php:3119 #, php-format msgid "Exception - Not equal to %s" msgstr "" -#: ../../include/functions_reporting.php:3118 +#: ../../include/functions_reporting.php:3122 #, php-format msgid "Not equal to %s" msgstr "" -#: ../../include/functions_reporting.php:3122 +#: ../../include/functions_reporting.php:3126 msgid "Exception - Modules at normal status" msgstr "" -#: ../../include/functions_reporting.php:3123 +#: ../../include/functions_reporting.php:3127 msgid "Modules at normal status" msgstr "" -#: ../../include/functions_reporting.php:3127 +#: ../../include/functions_reporting.php:3131 msgid "Exception - Modules at critical or warning status" msgstr "" -#: ../../include/functions_reporting.php:3128 +#: ../../include/functions_reporting.php:3132 msgid "Modules at critical or warning status" msgstr "" -#: ../../include/functions_reporting.php:3347 -msgid "There are no Modules under those conditions." -msgstr "" - #: ../../include/functions_reporting.php:3351 -#, php-format -msgid "There are no Modules over or equal to %s." +msgid "There are no Modules under those conditions." msgstr "" #: ../../include/functions_reporting.php:3355 #, php-format -msgid "There are no Modules less or equal to %s." +msgid "There are no Modules over or equal to %s." msgstr "" #: ../../include/functions_reporting.php:3359 #, php-format -msgid "There are no Modules less %s." +msgid "There are no Modules less or equal to %s." msgstr "" #: ../../include/functions_reporting.php:3363 #, php-format -msgid "There are no Modules over %s." +msgid "There are no Modules less %s." msgstr "" #: ../../include/functions_reporting.php:3367 #, php-format -msgid "There are no Modules equal to %s" +msgid "There are no Modules over %s." msgstr "" #: ../../include/functions_reporting.php:3371 #, php-format -msgid "There are no Modules not equal to %s" +msgid "There are no Modules equal to %s" msgstr "" #: ../../include/functions_reporting.php:3375 -msgid "There are no Modules normal status" +#, php-format +msgid "There are no Modules not equal to %s" msgstr "" #: ../../include/functions_reporting.php:3379 +msgid "There are no Modules normal status" +msgstr "" + +#: ../../include/functions_reporting.php:3383 msgid "There are no Modules at critial or warning status" msgstr "" -#: ../../include/functions_reporting.php:3536 +#: ../../include/functions_reporting.php:3540 #: ../../enterprise/include/functions_reporting_csv.php:969 msgid "Group Report" msgstr "" -#: ../../include/functions_reporting.php:3716 +#: ../../include/functions_reporting.php:3720 msgid "Event Report Agent" msgstr "" -#: ../../include/functions_reporting.php:3945 +#: ../../include/functions_reporting.php:3952 #: ../../enterprise/include/functions_reporting_csv.php:2175 #: ../../enterprise/godmode/modules/configure_local_component.php:447 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:966 @@ -23911,112 +23947,112 @@ msgstr "" msgid "Historical data" msgstr "" -#: ../../include/functions_reporting.php:4080 +#: ../../include/functions_reporting.php:4087 msgid "Database Serialized" msgstr "" -#: ../../include/functions_reporting.php:4276 +#: ../../include/functions_reporting.php:4283 msgid "Last Value" msgstr "" -#: ../../include/functions_reporting.php:4438 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3334 +#: ../../include/functions_reporting.php:4445 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3354 msgid "Unnasigned group" msgstr "" -#: ../../include/functions_reporting.php:4444 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3288 +#: ../../include/functions_reporting.php:4451 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3308 msgid "Unassigned group" msgstr "" -#: ../../include/functions_reporting.php:4600 +#: ../../include/functions_reporting.php:4607 msgid "Network interfaces report" msgstr "" -#: ../../include/functions_reporting.php:4694 +#: ../../include/functions_reporting.php:4701 msgid "Custom render report" msgstr "" -#: ../../include/functions_reporting.php:4734 -#: ../../include/functions_reporting.php:4760 +#: ../../include/functions_reporting.php:4741 +#: ../../include/functions_reporting.php:4767 msgid "" "This query is insecure, it could apply unwanted modiffications on the schema" msgstr "" -#: ../../include/functions_reporting.php:4991 +#: ../../include/functions_reporting.php:4998 msgid "The group has no agents or none of the agents has any network interface" msgstr "" -#: ../../include/functions_reporting.php:5012 +#: ../../include/functions_reporting.php:5019 msgid "bytes/s" msgstr "" -#: ../../include/functions_reporting.php:5132 +#: ../../include/functions_reporting.php:5139 #: ../../enterprise/include/functions_reporting_csv.php:2447 msgid "Alert Report Group" msgstr "" -#: ../../include/functions_reporting.php:5219 -#: ../../include/functions_reporting.php:5236 -#: ../../include/functions_reporting.php:5253 +#: ../../include/functions_reporting.php:5226 +#: ../../include/functions_reporting.php:5243 +#: ../../include/functions_reporting.php:5260 msgid "Not triggered" msgstr "" -#: ../../include/functions_reporting.php:5312 +#: ../../include/functions_reporting.php:5319 #: ../../enterprise/include/functions_reporting_csv.php:2445 msgid "Alert Report Agent" msgstr "" -#: ../../include/functions_reporting.php:5479 +#: ../../include/functions_reporting.php:5486 #: ../../enterprise/include/functions_reporting_csv.php:2443 msgid "Alert Report Module" msgstr "" -#: ../../include/functions_reporting.php:5679 +#: ../../include/functions_reporting.php:5686 msgid "SQL Graph Vertical Bars" msgstr "" -#: ../../include/functions_reporting.php:5683 +#: ../../include/functions_reporting.php:5690 msgid "SQL Graph Horizontal Bars" msgstr "" -#: ../../include/functions_reporting.php:5687 +#: ../../include/functions_reporting.php:5694 msgid "SQL Graph Pie" msgstr "" -#: ../../include/functions_reporting.php:5771 +#: ../../include/functions_reporting.php:5778 #: ../../enterprise/include/functions_reporting_csv.php:1415 #: ../../enterprise/include/functions_reporting_csv.php:1433 #: ../../enterprise/include/functions_reporting_csv.php:1435 msgid "Monitor Report" msgstr "" -#: ../../include/functions_reporting.php:5914 +#: ../../include/functions_reporting.php:5921 msgid "Netflow Area" msgstr "" -#: ../../include/functions_reporting.php:5918 +#: ../../include/functions_reporting.php:5925 msgid "Netflow Summary" msgstr "" -#: ../../include/functions_reporting.php:5922 +#: ../../include/functions_reporting.php:5929 msgid "Netflow Data" msgstr "" -#: ../../include/functions_reporting.php:5930 +#: ../../include/functions_reporting.php:5937 msgid "Unknown report" msgstr "" -#: ../../include/functions_reporting.php:6024 +#: ../../include/functions_reporting.php:6031 msgid "Prediction Date" msgstr "" -#: ../../include/functions_reporting.php:6129 +#: ../../include/functions_reporting.php:6136 #: ../../enterprise/include/functions_reporting_csv.php:788 msgid "Projection Graph" msgstr "" -#: ../../include/functions_reporting.php:6427 +#: ../../include/functions_reporting.php:6434 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:492 #: ../../enterprise/include/functions_reporting_csv.php:1256 #: ../../enterprise/godmode/modules/configure_local_component.php:466 @@ -24025,7 +24061,7 @@ msgstr "" msgid "Max. Value" msgstr "" -#: ../../include/functions_reporting.php:6431 +#: ../../include/functions_reporting.php:6438 #: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:480 #: ../../enterprise/include/functions_reporting_csv.php:1201 #: ../../enterprise/godmode/modules/configure_local_component.php:461 @@ -24034,7 +24070,7 @@ msgstr "" msgid "Min. Value" msgstr "" -#: ../../include/functions_reporting.php:6440 +#: ../../include/functions_reporting.php:6447 #: ../../enterprise/include/functions_reporting_csv.php:1360 #: ../../enterprise/include/functions_reporting_csv.php:1379 #: ../../enterprise/include/functions_reporting_csv.php:1381 @@ -24043,17 +24079,17 @@ msgstr "" msgid "AVG. Value" msgstr "" -#: ../../include/functions_reporting.php:6656 -#: ../../include/functions_reporting.php:6679 -#: ../../include/functions_reporting.php:6694 -#: ../../include/functions_reporting.php:6710 -#: ../../include/functions_reporting.php:6725 -#: ../../include/functions_reporting_html.php:3516 -#: ../../include/functions_reporting_html.php:3545 -#: ../../include/functions_reporting_html.php:3586 -#: ../../include/functions_reporting_html.php:3609 -#: ../../include/functions_reporting_html.php:3612 -#: ../../include/functions_reporting_html.php:3619 +#: ../../include/functions_reporting.php:6663 +#: ../../include/functions_reporting.php:6686 +#: ../../include/functions_reporting.php:6701 +#: ../../include/functions_reporting.php:6717 +#: ../../include/functions_reporting.php:6732 +#: ../../include/functions_reporting_html.php:3565 +#: ../../include/functions_reporting_html.php:3594 +#: ../../include/functions_reporting_html.php:3635 +#: ../../include/functions_reporting_html.php:3658 +#: ../../include/functions_reporting_html.php:3661 +#: ../../include/functions_reporting_html.php:3668 #: ../../enterprise/include/functions_reporting_csv.php:1290 #: ../../enterprise/include/functions_reporting_pdf.php:526 #: ../../enterprise/include/functions_reporting_pdf.php:558 @@ -24064,12 +24100,12 @@ msgstr "" msgid "Maximun" msgstr "" -#: ../../include/functions_reporting.php:6674 -#: ../../include/functions_reporting_html.php:3585 -#: ../../include/functions_reporting_html.php:3592 -#: ../../include/functions_reporting_html.php:3600 -#: ../../include/functions_reporting_html.php:3611 -#: ../../include/functions_reporting_html.php:3616 +#: ../../include/functions_reporting.php:6681 +#: ../../include/functions_reporting_html.php:3634 +#: ../../include/functions_reporting_html.php:3641 +#: ../../include/functions_reporting_html.php:3649 +#: ../../include/functions_reporting_html.php:3660 +#: ../../include/functions_reporting_html.php:3665 #: ../../enterprise/include/functions_reporting_csv.php:1235 #: ../../enterprise/include/functions_reporting_csv.php:1290 #: ../../enterprise/include/functions_reporting_csv.php:1394 @@ -24081,353 +24117,353 @@ msgstr "" msgid "Lapse" msgstr "" -#: ../../include/functions_reporting.php:6847 +#: ../../include/functions_reporting.php:6854 #: ../../enterprise/include/functions_reporting_csv.php:1084 #: ../../enterprise/godmode/reporting/mysql_builder.php:232 msgid "SQL" msgstr "" -#: ../../include/functions_reporting.php:6925 +#: ../../include/functions_reporting.php:6932 msgid "" "Illegal query: Due security restrictions, there are some tokens or words you " "cannot use: *, delete, drop, alter, modify, password, pass, insert or update." msgstr "" -#: ../../include/functions_reporting.php:8339 -#: ../../include/functions_reporting.php:9057 +#: ../../include/functions_reporting.php:8346 +#: ../../include/functions_reporting.php:9064 msgid "No Address" msgstr "" -#: ../../include/functions_reporting.php:9356 +#: ../../include/functions_reporting.php:9363 msgid "" "The monitor have no data in this range of dates or monitor type is not " "numeric" msgstr "" -#: ../../include/functions_reporting.php:9374 +#: ../../include/functions_reporting.php:9381 msgid "The monitor type is not numeric" msgstr "" -#: ../../include/functions_reporting.php:9739 +#: ../../include/functions_reporting.php:9746 #: ../../enterprise/include/functions_reporting_csv.php:1235 msgid "Minimum" msgstr "" -#: ../../include/functions_reporting.php:9743 +#: ../../include/functions_reporting.php:9750 msgid "Maximum" msgstr "" -#: ../../include/functions_reporting.php:9748 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:262 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:392 +#: ../../include/functions_reporting.php:9755 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:270 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:400 msgid "Rate" msgstr "" -#: ../../include/functions_reporting.php:9847 +#: ../../include/functions_reporting.php:9854 msgid "Automatic combined graph" msgstr "" -#: ../../include/functions_reporting.php:10681 +#: ../../include/functions_reporting.php:10691 msgid "Maximum of events shown" msgstr "" -#: ../../include/functions_reporting.php:11257 -#: ../../include/functions_reporting.php:11281 +#: ../../include/functions_reporting.php:11267 +#: ../../include/functions_reporting.php:11291 msgid "Server health" msgstr "" -#: ../../include/functions_reporting.php:11257 +#: ../../include/functions_reporting.php:11267 #, php-format msgid "%d Downed servers" msgstr "" -#: ../../include/functions_reporting.php:11262 -#: ../../include/functions_reporting.php:11285 +#: ../../include/functions_reporting.php:11272 +#: ../../include/functions_reporting.php:11295 msgid "Monitor health" msgstr "" -#: ../../include/functions_reporting.php:11262 +#: ../../include/functions_reporting.php:11272 #, php-format msgid "%d Not Normal monitors" msgstr "" -#: ../../include/functions_reporting.php:11262 -#: ../../include/functions_reporting.php:11286 +#: ../../include/functions_reporting.php:11272 +#: ../../include/functions_reporting.php:11296 msgid "of monitors up" msgstr "" -#: ../../include/functions_reporting.php:11267 -#: ../../include/functions_reporting.php:11289 +#: ../../include/functions_reporting.php:11277 +#: ../../include/functions_reporting.php:11299 msgid "Module sanity" msgstr "" -#: ../../include/functions_reporting.php:11267 +#: ../../include/functions_reporting.php:11277 #, php-format msgid "%d Not inited monitors" msgstr "" -#: ../../include/functions_reporting.php:11267 -#: ../../include/functions_reporting.php:11290 +#: ../../include/functions_reporting.php:11277 +#: ../../include/functions_reporting.php:11300 msgid "of total modules inited" msgstr "" -#: ../../include/functions_reporting.php:11272 -#: ../../include/functions_reporting.php:11293 -#: ../../include/functions_reporting_html.php:4900 +#: ../../include/functions_reporting.php:11282 +#: ../../include/functions_reporting.php:11303 +#: ../../include/functions_reporting_html.php:4949 msgid "Alert level" msgstr "" -#: ../../include/functions_reporting.php:11272 -#: ../../include/functions_reporting.php:12384 +#: ../../include/functions_reporting.php:11282 #: ../../include/functions_reporting.php:12394 +#: ../../include/functions_reporting.php:12404 #, php-format msgid "%d Fired alerts" msgstr "" -#: ../../include/functions_reporting.php:11272 -#: ../../include/functions_reporting.php:11294 +#: ../../include/functions_reporting.php:11282 +#: ../../include/functions_reporting.php:11304 msgid "of defined alerts not fired" msgstr "" -#: ../../include/functions_reporting.php:11333 +#: ../../include/functions_reporting.php:11343 #: ../../enterprise/include/functions_reporting_csv.php:983 msgid "Defined alerts" msgstr "" -#: ../../include/functions_reporting.php:11344 -#: ../../include/functions_reporting.php:11501 -#: ../../include/functions_reporting.php:11515 -#: ../../include/functions_reporting.php:13854 -#: ../../include/functions_reporting.php:13929 +#: ../../include/functions_reporting.php:11354 +#: ../../include/functions_reporting.php:11511 +#: ../../include/functions_reporting.php:11525 +#: ../../include/functions_reporting.php:13864 +#: ../../include/functions_reporting.php:13939 #: ../../include/functions_ui.php:4660 ../../include/functions_html.php:930 #: ../../include/functions_html.php:3297 ../../include/functions_html.php:3789 msgid "Enterprise version not installed" msgstr "" -#: ../../include/functions_reporting.php:11366 +#: ../../include/functions_reporting.php:11376 msgid "Defined and fired alerts" msgstr "" -#: ../../include/functions_reporting.php:11420 +#: ../../include/functions_reporting.php:11430 #: ../../enterprise/meta/monitoring/custom_fields_view.php:474 msgid "Monitor normal" msgstr "" -#: ../../include/functions_reporting.php:11431 +#: ../../include/functions_reporting.php:11441 #: ../../enterprise/meta/monitoring/custom_fields_view.php:496 msgid "Monitor not init" msgstr "" -#: ../../include/functions_reporting.php:11451 -#: ../../include/functions_reporting.php:11457 +#: ../../include/functions_reporting.php:11461 +#: ../../include/functions_reporting.php:11467 #: ../../enterprise/meta/monitoring/custom_fields_view.php:519 msgid "Monitors by status" msgstr "" -#: ../../include/functions_reporting.php:11504 -#: ../../include/functions_reporting_html.php:5569 +#: ../../include/functions_reporting.php:11514 +#: ../../include/functions_reporting_html.php:5618 msgid "Monitor checks" msgstr "" -#: ../../include/functions_reporting.php:11523 -#: ../../include/functions_reporting_html.php:5576 +#: ../../include/functions_reporting.php:11533 +#: ../../include/functions_reporting_html.php:5625 msgid "Total agents and monitors" msgstr "" -#: ../../include/functions_reporting.php:11545 +#: ../../include/functions_reporting.php:11555 msgid "Defined users" msgstr "" -#: ../../include/functions_reporting.php:12241 +#: ../../include/functions_reporting.php:12251 msgid "Agent without data" msgstr "" -#: ../../include/functions_reporting.php:12370 -#: ../../include/functions_reporting.php:12379 +#: ../../include/functions_reporting.php:12380 +#: ../../include/functions_reporting.php:12389 #: ../../enterprise/operation/agentes/tag_view.php:1075 #, php-format msgid "%d Total modules" msgstr "" -#: ../../include/functions_reporting.php:12371 +#: ../../include/functions_reporting.php:12381 #: ../../enterprise/operation/agentes/tag_view.php:1076 #, php-format msgid "%d Modules in normal status" msgstr "" -#: ../../include/functions_reporting.php:12372 +#: ../../include/functions_reporting.php:12382 #: ../../enterprise/operation/agentes/tag_view.php:1077 #, php-format msgid "%d Modules in critical status" msgstr "" -#: ../../include/functions_reporting.php:12373 +#: ../../include/functions_reporting.php:12383 #: ../../enterprise/operation/agentes/tag_view.php:1078 #, php-format msgid "%d Modules in warning status" msgstr "" -#: ../../include/functions_reporting.php:12374 +#: ../../include/functions_reporting.php:12384 #: ../../enterprise/operation/agentes/tag_view.php:1079 #, php-format msgid "%d Modules in unknown status" msgstr "" -#: ../../include/functions_reporting.php:12375 +#: ../../include/functions_reporting.php:12385 #: ../../enterprise/operation/agentes/tag_view.php:1080 #, php-format msgid "%d Modules in not init status" msgstr "" -#: ../../include/functions_reporting.php:12380 +#: ../../include/functions_reporting.php:12390 #, php-format msgid "%d Normal modules" msgstr "" -#: ../../include/functions_reporting.php:12381 +#: ../../include/functions_reporting.php:12391 #, php-format msgid "%d Critical modules" msgstr "" -#: ../../include/functions_reporting.php:12382 +#: ../../include/functions_reporting.php:12392 #, php-format msgid "%d Warning modules" msgstr "" -#: ../../include/functions_reporting.php:12383 +#: ../../include/functions_reporting.php:12393 #, php-format msgid "%d Unknown modules" msgstr "" -#: ../../include/functions_reporting.php:12388 +#: ../../include/functions_reporting.php:12398 #, php-format msgid "%d Total agents" msgstr "" -#: ../../include/functions_reporting.php:12389 +#: ../../include/functions_reporting.php:12399 #, php-format msgid "%d Normal agents" msgstr "" -#: ../../include/functions_reporting.php:12390 +#: ../../include/functions_reporting.php:12400 #, php-format msgid "%d Critical agents" msgstr "" -#: ../../include/functions_reporting.php:12391 +#: ../../include/functions_reporting.php:12401 #, php-format msgid "%d Warning agents" msgstr "" -#: ../../include/functions_reporting.php:12392 +#: ../../include/functions_reporting.php:12402 #, php-format msgid "%d Unknown agents" msgstr "" -#: ../../include/functions_reporting.php:12393 +#: ../../include/functions_reporting.php:12403 #, php-format msgid "%d not init agents" msgstr "" -#: ../../include/functions_reporting.php:13821 +#: ../../include/functions_reporting.php:13831 msgid "Total running modules" msgstr "" -#: ../../include/functions_reporting.php:13824 -#: ../../include/functions_reporting.php:13839 -#: ../../include/functions_reporting.php:13851 -#: ../../include/functions_reporting.php:13869 -#: ../../include/functions_reporting.php:13881 -#: ../../include/functions_reporting.php:13893 -#: ../../include/functions_reporting.php:13905 +#: ../../include/functions_reporting.php:13834 +#: ../../include/functions_reporting.php:13849 +#: ../../include/functions_reporting.php:13861 +#: ../../include/functions_reporting.php:13879 +#: ../../include/functions_reporting.php:13891 +#: ../../include/functions_reporting.php:13903 +#: ../../include/functions_reporting.php:13915 msgid "Ratio" msgstr "" -#: ../../include/functions_reporting.php:13824 -#: ../../include/functions_reporting.php:13839 -#: ../../include/functions_reporting.php:13851 -#: ../../include/functions_reporting.php:13869 -#: ../../include/functions_reporting.php:13881 -#: ../../include/functions_reporting.php:13893 -#: ../../include/functions_reporting.php:13905 +#: ../../include/functions_reporting.php:13834 +#: ../../include/functions_reporting.php:13849 +#: ../../include/functions_reporting.php:13861 +#: ../../include/functions_reporting.php:13879 +#: ../../include/functions_reporting.php:13891 +#: ../../include/functions_reporting.php:13903 +#: ../../include/functions_reporting.php:13915 msgid "Modules by second" msgstr "" -#: ../../include/functions_reporting.php:13836 +#: ../../include/functions_reporting.php:13846 msgid "Local modules" msgstr "" -#: ../../include/functions_reporting.php:13846 +#: ../../include/functions_reporting.php:13856 msgid "Network modules" msgstr "" -#: ../../include/functions_reporting.php:13865 +#: ../../include/functions_reporting.php:13875 msgid "Plugin modules" msgstr "" -#: ../../include/functions_reporting.php:13877 +#: ../../include/functions_reporting.php:13887 msgid "Prediction modules" msgstr "" -#: ../../include/functions_reporting.php:13889 +#: ../../include/functions_reporting.php:13899 msgid "WMI modules" msgstr "" -#: ../../include/functions_reporting.php:13901 +#: ../../include/functions_reporting.php:13911 msgid "Web modules" msgstr "" -#: ../../include/functions_reporting.php:14058 +#: ../../include/functions_reporting.php:14068 msgid "Weekly:" msgstr "" -#: ../../include/functions_reporting.php:14100 +#: ../../include/functions_reporting.php:14110 msgid "Monthly:" msgstr "" -#: ../../include/functions_reporting.php:14101 +#: ../../include/functions_reporting.php:14111 msgid "From day" msgstr "" -#: ../../include/functions_reporting.php:14102 +#: ../../include/functions_reporting.php:14112 msgid "To day" msgstr "" -#: ../../include/functions_reporting.php:14636 +#: ../../include/functions_reporting.php:14646 msgid "Module Histogram Graph" msgstr "" -#: ../../include/functions_reporting.php:15015 +#: ../../include/functions_reporting.php:15027 #: ../../enterprise/include/functions_cron.php:1776 msgid "Greetings" msgstr "" -#: ../../include/functions_reporting.php:15017 +#: ../../include/functions_reporting.php:15029 msgid "Attached to this email there's a PDF file of the" msgstr "" -#: ../../include/functions_reporting.php:15018 +#: ../../include/functions_reporting.php:15030 msgid "report" msgstr "" -#: ../../include/functions_reporting.php:15021 +#: ../../include/functions_reporting.php:15033 #: ../../enterprise/include/functions_cron.php:1780 #: ../../mobile/include/ui.class.php:327 #: ../../mobile/include/functions_web.php:84 msgid "Generated at" msgstr "" -#: ../../include/functions_reporting.php:15023 +#: ../../include/functions_reporting.php:15035 #: ../../enterprise/include/functions_cron.php:1782 msgid "Thanks for your time." msgstr "" -#: ../../include/functions_reporting.php:15025 +#: ../../include/functions_reporting.php:15037 #: ../../enterprise/include/functions_cron.php:1784 msgid "Best regards, Pandora FMS" msgstr "" -#: ../../include/functions_reporting.php:15027 +#: ../../include/functions_reporting.php:15039 #: ../../enterprise/include/functions_cron.php:1786 msgid "" "This is an automatically generated email from Pandora FMS, please do not " @@ -24459,7 +24495,7 @@ msgstr "" #: ../../include/functions_visual_map.php:2674 #: ../../enterprise/include/functions_massive.php:54 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:880 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:896 #: ../../godmode/massive/massive_add_action_alerts.php:163 #: ../../godmode/massive/massive_delete_action_alerts.php:175 #: ../../godmode/massive/massive_edit_modules.php:1999 @@ -24543,15 +24579,15 @@ msgstr "" #: ../../include/functions_planned_downtimes.php:47 #: ../../include/functions_planned_downtimes.php:762 #: ../../godmode/agentes/planned_downtime.editor.php:257 -#: ../../godmode/agentes/planned_downtime.editor.php:716 -#: ../../godmode/agentes/planned_downtime.editor.php:729 +#: ../../godmode/agentes/planned_downtime.editor.php:722 +#: ../../godmode/agentes/planned_downtime.editor.php:735 msgid "The end time must be higher than the start time" msgstr "" #: ../../include/functions_planned_downtimes.php:49 #: ../../include/functions_planned_downtimes.php:770 #: ../../godmode/agentes/planned_downtime.editor.php:261 -#: ../../godmode/agentes/planned_downtime.editor.php:701 +#: ../../godmode/agentes/planned_downtime.editor.php:707 msgid "The end day must be higher than the start day" msgstr "" @@ -24843,17 +24879,17 @@ msgstr "" msgid "Type at least two characters to search." msgstr "" -#: ../../include/functions_ui.php:5780 ../../include/functions_html.php:5265 +#: ../../include/functions_ui.php:5780 ../../include/functions_html.php:5341 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3678 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3930 #: ../../godmode/reporting/create_container.php:418 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1661 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4027 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4064 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4233 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4506 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4540 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4594 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1664 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4047 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4084 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4253 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4526 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4560 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4614 msgid "Select an Agent first" msgstr "" @@ -25028,17 +25064,17 @@ msgstr "" #: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:366 #: ../../include/functions_reporting_html.php:997 -#: ../../include/functions_reporting_html.php:2235 -#: ../../include/functions_reporting_html.php:4247 -#: ../../include/functions_reporting_html.php:4788 +#: ../../include/functions_reporting_html.php:2264 +#: ../../include/functions_reporting_html.php:4296 +#: ../../include/functions_reporting_html.php:4837 msgid "Max Value" msgstr "" #: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:367 #: ../../include/functions_reporting_html.php:995 -#: ../../include/functions_reporting_html.php:2233 -#: ../../include/functions_reporting_html.php:4249 -#: ../../include/functions_reporting_html.php:4785 +#: ../../include/functions_reporting_html.php:2262 +#: ../../include/functions_reporting_html.php:4298 +#: ../../include/functions_reporting_html.php:4834 msgid "Min Value" msgstr "" @@ -25126,7 +25162,7 @@ msgstr "" msgid "Please select an item from this list." msgstr "" -#: ../../include/functions_html.php:621 ../../include/functions_html.php:5716 +#: ../../include/functions_html.php:621 ../../include/functions_html.php:5792 msgid "Please select..." msgstr "" @@ -25142,28 +25178,28 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:265 #: ../../extensions/agents_modules.php:436 #: ../../extensions/agents_modules.php:439 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1777 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1780 #: ../../godmode/massive/massive_add_alerts.php:264 #: ../../godmode/massive/massive_delete_modules.php:555 #: ../../godmode/massive/massive_add_action_alerts.php:224 #: ../../godmode/massive/massive_delete_action_alerts.php:245 -#: ../../godmode/massive/massive_delete_alerts.php:339 +#: ../../godmode/massive/massive_delete_alerts.php:345 #: ../../godmode/massive/massive_edit_modules.php:528 -#: ../../godmode/agentes/planned_downtime.editor.php:811 +#: ../../godmode/agentes/planned_downtime.editor.php:817 msgid "Show common modules" msgstr "" #: ../../include/functions_html.php:1660 #: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:266 #: ../../extensions/agents_modules.php:437 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1778 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1781 #: ../../godmode/massive/massive_add_alerts.php:265 #: ../../godmode/massive/massive_delete_modules.php:556 #: ../../godmode/massive/massive_add_action_alerts.php:225 #: ../../godmode/massive/massive_delete_action_alerts.php:246 -#: ../../godmode/massive/massive_delete_alerts.php:340 +#: ../../godmode/massive/massive_delete_alerts.php:346 #: ../../godmode/massive/massive_edit_modules.php:529 -#: ../../godmode/agentes/planned_downtime.editor.php:812 +#: ../../godmode/agentes/planned_downtime.editor.php:818 msgid "Show all modules" msgstr "" @@ -25197,8 +25233,8 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:315 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:330 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:510 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:524 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:475 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:489 #: ../../godmode/massive/massive_edit_agents.php:669 #: ../../godmode/massive/massive_edit_agents.php:694 #: ../../godmode/massive/massive_edit_agents.php:711 @@ -25276,32 +25312,32 @@ msgstr "" msgid "Week day" msgstr "" -#: ../../include/functions_html.php:4486 +#: ../../include/functions_html.php:4562 msgid "Type at least two characters to search the module." msgstr "" -#: ../../include/functions_html.php:4647 ../../index.php:483 -#: ../../index.php:760 ../../index.php:834 +#: ../../include/functions_html.php:4723 ../../index.php:484 +#: ../../index.php:761 ../../index.php:835 #, php-format msgid "%s cannot verify the origin of the request. Try again, please." msgstr "" -#: ../../include/functions_html.php:5471 +#: ../../include/functions_html.php:5547 msgid "Type at least two characters to search the user." msgstr "" -#: ../../include/functions_html.php:5860 +#: ../../include/functions_html.php:5936 msgid "Primary group cannot be secondary too." msgstr "" -#: ../../include/functions_html.php:5874 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:575 +#: ../../include/functions_html.php:5950 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:540 #: ../../godmode/massive/massive_edit_agents.php:804 msgid "Add secondary groups" msgstr "" -#: ../../include/functions_html.php:5887 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:582 +#: ../../include/functions_html.php:5963 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:547 #: ../../godmode/massive/massive_edit_agents.php:830 msgid "Remove secondary groups" msgstr "" @@ -25374,78 +25410,78 @@ msgstr "" msgid "ALERT FIRED" msgstr "" -#: ../../include/functions.php:2680 +#: ../../include/functions.php:2681 #: ../../godmode/reporting/create_container.php:345 msgid "custom" msgstr "" -#: ../../include/functions.php:2686 +#: ../../include/functions.php:2687 #, php-format msgid "%s seconds" msgstr "" -#: ../../include/functions.php:2689 ../../include/functions.php:2690 +#: ../../include/functions.php:2690 ../../include/functions.php:2691 #, php-format msgid "%s minutes" msgstr "" -#: ../../include/functions.php:2698 ../../include/functions.php:2699 +#: ../../include/functions.php:2699 ../../include/functions.php:2700 #, php-format msgid "%s months" msgstr "" -#: ../../include/functions.php:2701 ../../include/functions.php:2702 +#: ../../include/functions.php:2702 ../../include/functions.php:2703 #, php-format msgid "%s years" msgstr "" -#: ../../include/functions.php:2704 +#: ../../include/functions.php:2705 msgid "Default values will be used" msgstr "" -#: ../../include/functions.php:2889 ../../include/functions.php:2894 +#: ../../include/functions.php:2890 ../../include/functions.php:2895 msgid "The file exceeds the maximum size" msgstr "" -#: ../../include/functions.php:2890 +#: ../../include/functions.php:2891 msgid "" "Please check this PHP runtime variable values:
  upload_max_filesize "
 "(currently "
 msgstr ""
 
-#: ../../include/functions.php:2898
+#: ../../include/functions.php:2899
 msgid "The uploaded file was only partially uploaded"
 msgstr ""
 
-#: ../../include/functions.php:2902
+#: ../../include/functions.php:2903
 msgid "No file was uploaded"
 msgstr ""
 
-#: ../../include/functions.php:2906
+#: ../../include/functions.php:2907
 msgid "Missing a temporary folder"
 msgstr ""
 
-#: ../../include/functions.php:2910
+#: ../../include/functions.php:2911
 msgid "Failed to write file to disk"
 msgstr ""
 
-#: ../../include/functions.php:2914
+#: ../../include/functions.php:2915
 msgid "File upload stopped by extension"
 msgstr ""
 
-#: ../../include/functions.php:2918
+#: ../../include/functions.php:2919
 msgid "Unknown upload error"
 msgstr ""
 
-#: ../../include/functions.php:3029
+#: ../../include/functions.php:3030
 msgid "No data found to export"
 msgstr ""
 
-#: ../../include/functions.php:3349
+#: ../../include/functions.php:3350
 #: ../../enterprise/include/lib/Metaconsole/Node.php:1195
 #: ../../enterprise/include/lib/Metaconsole/Node.php:1196
 #: ../../enterprise/include/functions_HA_cluster.php:58
-#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:174
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:170
 #: ../../enterprise/godmode/agentes/plugins_manager.php:195
 #: ../../enterprise/godmode/agentes/plugins_manager.php:271
 #: ../../enterprise/godmode/policies/policy_alerts.php:714
@@ -25455,29 +25491,29 @@ msgstr ""
 msgid "Disable"
 msgstr ""
 
-#: ../../include/functions.php:3352
+#: ../../include/functions.php:3353
 msgid "15 seconds"
 msgstr ""
 
-#: ../../include/functions.php:3357
+#: ../../include/functions.php:3358
 msgid "15 minutes"
 msgstr ""
 
-#: ../../include/functions.php:3873
+#: ../../include/functions.php:3874
 msgid "Summatory series"
 msgstr ""
 
-#: ../../include/functions.php:3877
+#: ../../include/functions.php:3878
 msgid "Average series"
 msgstr ""
 
-#: ../../include/functions.php:3905 ../../include/functions.php:3924
-#: ../../include/functions.php:3938 ../../include/functions.php:3960
-#: ../../include/functions.php:4041 ../../include/functions.php:4113
+#: ../../include/functions.php:3906 ../../include/functions.php:3925
+#: ../../include/functions.php:3939 ../../include/functions.php:3961
+#: ../../include/functions.php:4042 ../../include/functions.php:4114
 msgid "Unit "
 msgstr ""
 
-#: ../../include/functions.php:3973
+#: ../../include/functions.php:3974
 #: ../../enterprise/godmode/reporting/graph_template_item_editor.php:187
 #: ../../enterprise/godmode/reporting/graph_template_item_editor.php:242
 #: ../../godmode/reporting/graph_builder.graph_editor.php:215
@@ -25485,39 +25521,39 @@ msgstr ""
 msgid "Weight"
 msgstr ""
 
-#: ../../include/functions.php:3986 ../../include/functions.php:4051
+#: ../../include/functions.php:3987 ../../include/functions.php:4052
 msgid "Min:"
 msgstr ""
 
-#: ../../include/functions.php:3993 ../../include/functions.php:4058
+#: ../../include/functions.php:3994 ../../include/functions.php:4059
 msgid "Max:"
 msgstr ""
 
-#: ../../include/functions.php:4000 ../../include/functions.php:4065
+#: ../../include/functions.php:4001 ../../include/functions.php:4066
 msgid "Avg:"
 msgstr ""
 
-#: ../../include/functions.php:4108 ../../include/functions.php:4116
+#: ../../include/functions.php:4109 ../../include/functions.php:4117
 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2502
-#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:576
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2522
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:590
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2525
 #: ../../godmode/reporting/graph_builder.main.php:245
 msgid "Percentil"
 msgstr ""
 
-#: ../../include/functions.php:4110 ../../include/functions.php:4118
+#: ../../include/functions.php:4111 ../../include/functions.php:4119
 msgid "of module"
 msgstr ""
 
-#: ../../include/functions.php:4135
+#: ../../include/functions.php:4136
 msgid "Projection"
 msgstr ""
 
-#: ../../include/functions.php:5953
+#: ../../include/functions.php:5954
 msgid "Testing Pandora FMS email"
 msgstr ""
 
-#: ../../include/functions.php:5966
+#: ../../include/functions.php:5967
 msgid ""
 "This is an email test sent from Pandora FMS. If you can read this, your "
 "configuration works."
@@ -25592,14 +25628,14 @@ msgid "Time Failed"
 msgstr ""
 
 #: ../../include/functions_reporting_html.php:581
-#: ../../include/functions_reporting_html.php:3844
+#: ../../include/functions_reporting_html.php:3893
 #: ../../enterprise/include/functions_reporting_csv.php:1981
 #: ../../enterprise/include/functions_reporting.php:4969
 msgid "Time OK"
 msgstr ""
 
 #: ../../include/functions_reporting_html.php:582
-#: ../../include/functions_reporting_html.php:3856
+#: ../../include/functions_reporting_html.php:3905
 #: ../../enterprise/include/functions_reporting_csv.php:1983
 #: ../../enterprise/include/functions_reporting.php:4970
 msgid "Time Unknown"
@@ -25632,7 +25668,7 @@ msgid "Checks Failed"
 msgstr ""
 
 #: ../../include/functions_reporting_html.php:614
-#: ../../include/functions_reporting_html.php:3938
+#: ../../include/functions_reporting_html.php:3987
 #: ../../enterprise/include/functions_reporting_csv.php:1987
 #: ../../enterprise/include/functions_reporting.php:5064
 msgid "Checks OK"
@@ -25648,14 +25684,14 @@ msgstr ""
 #: ../../include/functions_reporting_html.php:672
 #: ../../include/functions_reporting_html.php:743
 #: ../../include/functions_reporting_html.php:821
-#: ../../include/functions_reporting_html.php:4020
-#: ../../include/functions_reporting_html.php:4167
+#: ../../include/functions_reporting_html.php:4069
+#: ../../include/functions_reporting_html.php:4216
 #: ../../enterprise/include/functions_reporting.php:4925
 msgid "24 x 7"
 msgstr ""
 
 #: ../../include/functions_reporting_html.php:864
-#: ../../include/functions_reporting_html.php:4561
+#: ../../include/functions_reporting_html.php:4610
 #: ../../enterprise/include/functions_services.php:1453
 #: ../../enterprise/include/functions_reporting.php:3195
 #: ../../enterprise/include/functions_reporting.php:4196
@@ -25664,7 +25700,7 @@ msgid "Unknow"
 msgstr ""
 
 #: ../../include/functions_reporting_html.php:869
-#: ../../include/functions_reporting_html.php:4566
+#: ../../include/functions_reporting_html.php:4615
 #: ../../enterprise/include/functions_reporting.php:1896
 #: ../../enterprise/include/functions_reporting.php:2949
 #: ../../enterprise/include/functions_reporting.php:3200
@@ -25676,7 +25712,7 @@ msgid "Not Init"
 msgstr ""
 
 #: ../../include/functions_reporting_html.php:874
-#: ../../include/functions_reporting_html.php:4571
+#: ../../include/functions_reporting_html.php:4620
 #: ../../enterprise/include/functions_reporting.php:3205
 #: ../../enterprise/include/functions_reporting.php:4206
 #: ../../enterprise/include/functions_reporting.php:6213
@@ -25684,179 +25720,179 @@ msgid "Downtimes"
 msgstr ""
 
 #: ../../include/functions_reporting_html.php:879
-#: ../../include/functions_reporting_html.php:4576
+#: ../../include/functions_reporting_html.php:4625
 #: ../../godmode/agentes/planned_downtime.editor.php:67
 #: ../../godmode/agentes/planned_downtime.list.php:174
 msgid "Scheduled Downtime"
 msgstr ""
 
 #: ../../include/functions_reporting_html.php:996
-#: ../../include/functions_reporting_html.php:2234
-#: ../../include/functions_reporting_html.php:4250
-#: ../../include/functions_reporting_html.php:4786
+#: ../../include/functions_reporting_html.php:2263
+#: ../../include/functions_reporting_html.php:4299
+#: ../../include/functions_reporting_html.php:4835
 msgid "Average Value"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1051
-#: ../../include/functions_reporting_html.php:1059
-#: ../../include/functions_reporting_html.php:2356
+#: ../../include/functions_reporting_html.php:1052
+#: ../../include/functions_reporting_html.php:1060
+#: ../../include/functions_reporting_html.php:2392
 msgid "Val. by"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1118
+#: ../../include/functions_reporting_html.php:1123
 #, php-format
 msgid "%s System"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1166
-#: ../../include/functions_reporting_html.php:1366
+#: ../../include/functions_reporting_html.php:1181
+#: ../../include/functions_reporting_html.php:1395
 msgid "Events by agent"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1183
-#: ../../include/functions_reporting_html.php:1383
+#: ../../include/functions_reporting_html.php:1198
+#: ../../include/functions_reporting_html.php:1412
 msgid "Events by user validator"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1200
-#: ../../include/functions_reporting_html.php:1400
+#: ../../include/functions_reporting_html.php:1215
+#: ../../include/functions_reporting_html.php:1429
 msgid "Events by Severity"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1217
-#: ../../include/functions_reporting_html.php:1417
+#: ../../include/functions_reporting_html.php:1232
+#: ../../include/functions_reporting_html.php:1446
 msgid "Events validated vs unvalidated"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1488
+#: ../../include/functions_reporting_html.php:1517
 #: ../../enterprise/include/functions_reporting_csv.php:718
 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:255
 #: ../../enterprise/meta/include/functions_wizard_meta.php:189
 #: ../../enterprise/meta/include/functions_wizard_meta.php:1804
 #: ../../godmode/reporting/reporting_builder.item_editor.php:69
-#: ../../godmode/agentes/agent_manager.php:289
+#: ../../godmode/agentes/agent_manager.php:292
 msgid "Alias"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1508
+#: ../../include/functions_reporting_html.php:1537
 msgid "Sec. groups"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1528
+#: ../../include/functions_reporting_html.php:1557
 msgid "Remote conf."
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:1651
-#: ../../enterprise/include/functions_inventory.php:854
-#: ../../enterprise/include/functions_inventory.php:917
+#: ../../include/functions_reporting_html.php:1680
+#: ../../enterprise/include/functions_inventory.php:885
+#: ../../enterprise/include/functions_inventory.php:948
 msgid "Added"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2004
+#: ../../include/functions_reporting_html.php:2033
 #: ../../extensions/agents_modules.php:934
 msgid "Orange cell when the module has fired alerts"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2005
+#: ../../include/functions_reporting_html.php:2034
 #: ../../extensions/agents_modules.php:936
 msgid "Red cell when the module has a critical status"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2006
+#: ../../include/functions_reporting_html.php:2035
 #: ../../extensions/agents_modules.php:939
 msgid "Yellow cell when the module has a warning status"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2007
+#: ../../include/functions_reporting_html.php:2036
 #: ../../extensions/agents_modules.php:941
 msgid "Green cell when the module has a normal status"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2008
+#: ../../include/functions_reporting_html.php:2037
 #: ../../extensions/agents_modules.php:943
 msgid "Grey cell when the module has an unknown status"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2009
+#: ../../include/functions_reporting_html.php:2038
 msgid "Cell turns grey when the module is in 'not initialize' status"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2036
-#: ../../include/functions_reporting_html.php:2040
+#: ../../include/functions_reporting_html.php:2065
+#: ../../include/functions_reporting_html.php:2069
 #: ../../extensions/files_repo/files_repo_list.php:164
 msgid "No items"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2080
+#: ../../include/functions_reporting_html.php:2109
 #: ../../enterprise/include/functions_reporting_csv.php:2742
 msgid "Last time"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2299
-#: ../../include/functions_reporting_html.php:5355
+#: ../../include/functions_reporting_html.php:2328
+#: ../../include/functions_reporting_html.php:5404
 msgid "Monitors"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2318
+#: ../../include/functions_reporting_html.php:2347
 msgid "Events (not validated)"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2455
+#: ../../include/functions_reporting_html.php:2504
 msgid "Events validated by user"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2472
-#: ../../include/functions_reporting_html.php:5644
+#: ../../include/functions_reporting_html.php:2521
+#: ../../include/functions_reporting_html.php:5693
 msgid "Events by severity"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2489
+#: ../../include/functions_reporting_html.php:2538
 msgid "Amount events validated"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2913
+#: ../../include/functions_reporting_html.php:2962
 msgid "Total summary"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:2920
+#: ../../include/functions_reporting_html.php:2969
 msgid "No alerts fired"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:3011
+#: ../../include/functions_reporting_html.php:3060
 #, php-format
 msgid "Interface '%s' throughput graph"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:3015
+#: ../../include/functions_reporting_html.php:3064
 msgid "Mac"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:3016
+#: ../../include/functions_reporting_html.php:3065
 msgid "Actual status"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:3125
+#: ../../include/functions_reporting_html.php:3174
 #: ../../godmode/alerts/alert_list.list.php:946
 msgid "No alerts defined"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:3263
+#: ../../include/functions_reporting_html.php:3312
 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2564
-#: ../../enterprise/godmode/reporting/reporting_builder.global.php:430
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2554
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:438
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2557
 msgid "Not OK"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:3380
-#: ../../include/functions_reporting_html.php:3382
+#: ../../include/functions_reporting_html.php:3429
+#: ../../include/functions_reporting_html.php:3431
 msgid "Empty modules"
 msgstr ""
 
-#: ../../include/functions_reporting_html.php:3389
+#: ../../include/functions_reporting_html.php:3438
 msgid "Warning
Critical" msgstr "" -#: ../../include/functions_reporting_html.php:3394 +#: ../../include/functions_reporting_html.php:3443 #: ../../enterprise/include/functions_reporting_csv.php:2741 #: ../../enterprise/meta/include/functions_wizard_meta.php:927 #: ../../enterprise/meta/include/functions_wizard_meta.php:1044 @@ -25872,274 +25908,274 @@ msgstr "" msgid "Unit" msgstr "" -#: ../../include/functions_reporting_html.php:3524 -#: ../../include/functions_reporting_html.php:3593 +#: ../../include/functions_reporting_html.php:3573 +#: ../../include/functions_reporting_html.php:3642 #: ../../enterprise/include/functions_reporting_pdf.php:534 #: ../../enterprise/include/functions_reporting_pdf.php:591 msgid "Minimun" msgstr "" -#: ../../include/functions_reporting_html.php:3533 -#: ../../include/functions_reporting_html.php:3601 +#: ../../include/functions_reporting_html.php:3582 +#: ../../include/functions_reporting_html.php:3650 #: ../../enterprise/include/ajax/log_viewer.ajax.php:85 #: ../../enterprise/include/functions_reporting_pdf.php:542 #: ../../enterprise/include/functions_reporting_pdf.php:598 msgid "Average" msgstr "" -#: ../../include/functions_reporting_html.php:3703 +#: ../../include/functions_reporting_html.php:3752 #: ../../enterprise/include/functions_reporting_csv.php:1325 msgid "From data" msgstr "" -#: ../../include/functions_reporting_html.php:3704 +#: ../../include/functions_reporting_html.php:3753 #: ../../enterprise/include/functions_reporting_csv.php:1325 msgid "To data" msgstr "" -#: ../../include/functions_reporting_html.php:3732 +#: ../../include/functions_reporting_html.php:3781 #: ../../enterprise/include/functions_reporting_csv.php:1331 #: ../../enterprise/include/functions_reporting_csv.php:1342 msgid "Negative increase: " msgstr "" -#: ../../include/functions_reporting_html.php:3734 +#: ../../include/functions_reporting_html.php:3783 #: ../../enterprise/include/functions_reporting_csv.php:1333 #: ../../enterprise/include/functions_reporting_csv.php:1344 msgid "Positive increase: " msgstr "" -#: ../../include/functions_reporting_html.php:3736 +#: ../../include/functions_reporting_html.php:3785 #: ../../enterprise/include/functions_reporting_csv.php:1335 #: ../../enterprise/include/functions_reporting_csv.php:1346 msgid "Neutral increase: " msgstr "" -#: ../../include/functions_reporting_html.php:3819 -#: ../../include/functions_reporting_html.php:3913 -#: ../../include/functions_reporting_html.php:3993 -#: ../../include/functions_reporting_html.php:4002 -#: ../../include/functions_reporting_html.php:4140 -#: ../../include/functions_reporting_html.php:4149 -#: ../../include/functions_reporting_html.php:4473 -#: ../../include/functions_reporting_html.php:4479 +#: ../../include/functions_reporting_html.php:3868 +#: ../../include/functions_reporting_html.php:3962 +#: ../../include/functions_reporting_html.php:4042 +#: ../../include/functions_reporting_html.php:4051 +#: ../../include/functions_reporting_html.php:4189 +#: ../../include/functions_reporting_html.php:4198 +#: ../../include/functions_reporting_html.php:4522 +#: ../../include/functions_reporting_html.php:4528 #: ../../godmode/agentes/module_manager_editor_common.php:1265 #: ../../godmode/agentes/module_manager_editor_common.php:1375 msgid "Failover" msgstr "" -#: ../../include/functions_reporting_html.php:3832 +#: ../../include/functions_reporting_html.php:3881 #: ../../enterprise/include/functions_reporting_csv.php:494 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2598 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2588 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2591 msgid "Total time" msgstr "" -#: ../../include/functions_reporting_html.php:3838 +#: ../../include/functions_reporting_html.php:3887 #: ../../enterprise/include/functions_reporting_csv.php:498 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2606 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2596 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2599 msgid "Time failed" msgstr "" -#: ../../include/functions_reporting_html.php:3850 +#: ../../include/functions_reporting_html.php:3899 #: ../../enterprise/include/functions_reporting_csv.php:506 #: ../../enterprise/include/functions_reporting.php:4968 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2622 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2612 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2615 msgid "Time in warning status" msgstr "" -#: ../../include/functions_reporting_html.php:3862 +#: ../../include/functions_reporting_html.php:3911 msgid "Time Not Init Module" msgstr "" -#: ../../include/functions_reporting_html.php:3868 +#: ../../include/functions_reporting_html.php:3917 #: ../../enterprise/include/functions_reporting_csv.php:1985 msgid "Time Downtime" msgstr "" -#: ../../include/functions_reporting_html.php:3873 +#: ../../include/functions_reporting_html.php:3922 msgid "% Ok" msgstr "" -#: ../../include/functions_reporting_html.php:3926 +#: ../../include/functions_reporting_html.php:3975 #: ../../enterprise/include/functions_reporting_csv.php:526 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2716 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2704 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2707 msgid "Total checks" msgstr "" -#: ../../include/functions_reporting_html.php:3932 +#: ../../include/functions_reporting_html.php:3981 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2724 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2712 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2715 msgid "Checks failed" msgstr "" -#: ../../include/functions_reporting_html.php:3944 +#: ../../include/functions_reporting_html.php:3993 #: ../../enterprise/include/functions_reporting.php:5063 msgid "Checks Warning" msgstr "" -#: ../../include/functions_reporting_html.php:3950 +#: ../../include/functions_reporting_html.php:3999 msgid "Checks Uknown" msgstr "" -#: ../../include/functions_reporting_html.php:3989 -#: ../../include/functions_reporting_html.php:4136 -#: ../../include/functions_reporting_html.php:4461 -#: ../../include/functions_reporting_html.php:4467 +#: ../../include/functions_reporting_html.php:4038 +#: ../../include/functions_reporting_html.php:4185 +#: ../../include/functions_reporting_html.php:4510 +#: ../../include/functions_reporting_html.php:4516 msgid "Primary" msgstr "" -#: ../../include/functions_reporting_html.php:4246 +#: ../../include/functions_reporting_html.php:4295 #: ../../enterprise/include/functions_reporting_csv.php:661 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2764 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2764 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2767 msgid "Agent max value" msgstr "" -#: ../../include/functions_reporting_html.php:4248 +#: ../../include/functions_reporting_html.php:4297 #: ../../enterprise/include/functions_reporting_csv.php:666 msgid "Agent min value" msgstr "" -#: ../../include/functions_reporting_html.php:4693 +#: ../../include/functions_reporting_html.php:4742 #: ../../enterprise/include/functions_reporting_csv.php:1030 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:250 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:258 msgid "Sum" msgstr "" -#: ../../include/functions_reporting_html.php:5036 +#: ../../include/functions_reporting_html.php:5085 #: ../../enterprise/meta/include/functions_wizard_meta.php:1379 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting_html.php:5076 -#: ../../include/functions_reporting_html.php:5230 +#: ../../include/functions_reporting_html.php:5125 +#: ../../include/functions_reporting_html.php:5279 #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 #: ../../mobile/include/functions_web.php:24 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting_html.php:5129 +#: ../../include/functions_reporting_html.php:5178 #, php-format msgid "Agents in group: %s" msgstr "" -#: ../../include/functions_reporting_html.php:5231 +#: ../../include/functions_reporting_html.php:5280 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting_html.php:5321 +#: ../../include/functions_reporting_html.php:5370 msgid "N/A(*)" msgstr "" -#: ../../include/functions_reporting_html.php:5534 -#: ../../include/functions_reporting_html.php:5539 +#: ../../include/functions_reporting_html.php:5583 +#: ../../include/functions_reporting_html.php:5588 #: ../../enterprise/meta/monitoring/custom_fields_view.php:511 msgid "Agents by status" msgstr "" -#: ../../include/functions_reporting_html.php:5595 -#: ../../include/functions_reporting_html.php:5600 +#: ../../include/functions_reporting_html.php:5644 +#: ../../include/functions_reporting_html.php:5649 msgid "Node overview" msgstr "" -#: ../../include/functions_reporting_html.php:5620 -#: ../../include/functions_reporting_html.php:5632 +#: ../../include/functions_reporting_html.php:5669 +#: ../../include/functions_reporting_html.php:5681 msgid "Critical events" msgstr "" -#: ../../include/functions_reporting_html.php:5623 -#: ../../include/functions_reporting_html.php:5634 +#: ../../include/functions_reporting_html.php:5672 +#: ../../include/functions_reporting_html.php:5683 msgid "Warning events" msgstr "" -#: ../../include/functions_reporting_html.php:5626 -#: ../../include/functions_reporting_html.php:5636 +#: ../../include/functions_reporting_html.php:5675 +#: ../../include/functions_reporting_html.php:5685 msgid "OK events" msgstr "" -#: ../../include/functions_reporting_html.php:5629 -#: ../../include/functions_reporting_html.php:5638 +#: ../../include/functions_reporting_html.php:5678 +#: ../../include/functions_reporting_html.php:5687 msgid "Unknown events" msgstr "" -#: ../../include/functions_reporting_html.php:5654 +#: ../../include/functions_reporting_html.php:5703 msgid "Important Events by Criticity" msgstr "" -#: ../../include/functions_reporting_html.php:5680 +#: ../../include/functions_reporting_html.php:5729 #, php-format msgid "Last activity in %s console" msgstr "" -#: ../../include/functions_reporting_html.php:5771 -#: ../../include/functions_reporting_html.php:5913 +#: ../../include/functions_reporting_html.php:5820 +#: ../../include/functions_reporting_html.php:5962 msgid "Events info (1hr.)" msgstr "" -#: ../../include/functions_reporting_html.php:6096 +#: ../../include/functions_reporting_html.php:6145 msgid "This SLA has been affected by the following scheduled downtimes" msgstr "" -#: ../../include/functions_reporting_html.php:6097 +#: ../../include/functions_reporting_html.php:6146 msgid "" "If the duration of the scheduled downtime is less than 5 minutes it will not " "be represented in the graph" msgstr "" -#: ../../include/functions_reporting_html.php:6103 -#: ../../godmode/modules/manage_network_components_form_wizard.php:654 -#: ../../godmode/agentes/planned_downtime.editor.php:603 +#: ../../include/functions_reporting_html.php:6152 +#: ../../godmode/modules/manage_network_components_form_wizard.php:655 +#: ../../godmode/agentes/planned_downtime.editor.php:609 #: ../../godmode/agentes/planned_downtime.list.php:614 msgid "Execution" msgstr "" -#: ../../include/functions_reporting_html.php:6135 +#: ../../include/functions_reporting_html.php:6184 msgid "This item is affected by a malformed scheduled downtime" msgstr "" -#: ../../include/functions_reporting_html.php:6135 +#: ../../include/functions_reporting_html.php:6184 msgid "Go to the scheduled downtimes section to solve this" msgstr "" -#: ../../include/functions_reporting_html.php:6168 -#: ../../include/functions_reporting_html.php:6191 +#: ../../include/functions_reporting_html.php:6217 +#: ../../include/functions_reporting_html.php:6240 #: ../../enterprise/include/functions_reporting_csv.php:2549 #: ../../enterprise/include/functions_reporting_csv.php:2559 msgid "Full name" msgstr "" -#: ../../include/functions_reporting_html.php:6169 -#: ../../include/functions_reporting_html.php:6192 +#: ../../include/functions_reporting_html.php:6218 +#: ../../include/functions_reporting_html.php:6241 #: ../../enterprise/include/functions_reporting_csv.php:2549 #: ../../enterprise/include/functions_reporting_csv.php:2559 msgid "Permissions" msgstr "" -#: ../../update_manager_client/views/register.php:48 -msgid "Register to Update Manager" +#: ../../update_manager_client/views/register.php:47 +msgid "Register to Warp Update" msgstr "" -#: ../../update_manager_client/views/register.php:55 +#: ../../update_manager_client/views/register.php:54 #, php-format msgid "Keep this %s console up to date with latest updates." msgstr "" -#: ../../update_manager_client/views/register.php:62 +#: ../../update_manager_client/views/register.php:61 #, php-format msgid "" -"When you subscribe to the %s Update Manager service, you accept that we\n" +"When you subscribe to the Warp update service for %s, you accept that we\n" " register your %s instance as an identifier on a database owned " "by %s. This data will solely be used to\n" " provide you with information about %s and will not be conceded " "to third parties. You can unregister from\n" -" said database at any time from the Update Manager options." +" said database at any time from the Warp update options." msgstr "" -#: ../../update_manager_client/views/register.php:75 +#: ../../update_manager_client/views/register.php:74 msgid "Visit our privacy policy for more information" msgstr "" @@ -26148,7 +26184,7 @@ msgid "OK!" msgstr "" #: ../../update_manager_client/views/register.php:112 -msgid "Are you sure you don't want to use update manager?" +msgid "Are you sure you don't want to use Warp update?" msgstr "" #: ../../update_manager_client/views/register.php:116 @@ -26165,78 +26201,82 @@ msgstr "" msgid "Pandora successfully subscribed with UID: " msgstr "" -#: ../../update_manager_client/views/online.php:64 +#: ../../update_manager_client/views/online.php:43 +msgid "The latest version of package installed is" +msgstr "" + +#: ../../update_manager_client/views/online.php:63 msgid "Update to next version" msgstr "" -#: ../../update_manager_client/views/online.php:65 +#: ../../update_manager_client/views/online.php:64 msgid "Update to latest version" msgstr "" +#: ../../update_manager_client/views/online.php:88 +#: ../../update_manager_client/views/offline.php:73 +msgid "Updating to" +msgstr "" + #: ../../update_manager_client/views/online.php:89 #: ../../update_manager_client/views/offline.php:74 -msgid "Updating to" +msgid "Do you really want to leave our brilliant application?" msgstr "" #: ../../update_manager_client/views/online.php:90 #: ../../update_manager_client/views/offline.php:75 -msgid "Do you really want to leave our brilliant application?" +msgid "There are no updates available" msgstr "" #: ../../update_manager_client/views/online.php:91 #: ../../update_manager_client/views/offline.php:76 -msgid "There are no updates available" +msgid "Searching for updates..." msgstr "" #: ../../update_manager_client/views/online.php:92 #: ../../update_manager_client/views/offline.php:77 -msgid "Searching for updates..." +msgid "Package" msgstr "" #: ../../update_manager_client/views/online.php:93 #: ../../update_manager_client/views/offline.php:78 -msgid "Package" -msgstr "" - -#: ../../update_manager_client/views/online.php:94 -#: ../../update_manager_client/views/offline.php:79 #: ../../enterprise/tools/ipam/ipam_action.php:380 msgid "Successfully updated." msgstr "" -#: ../../update_manager_client/views/online.php:123 -#: ../../update_manager_client/views/online.php:164 -#: ../../update_manager_client/views/offline.php:71 +#: ../../update_manager_client/views/online.php:122 +#: ../../update_manager_client/views/online.php:163 +#: ../../update_manager_client/views/offline.php:70 msgid "This action will upgrade this console to version " msgstr "" -#: ../../update_manager_client/views/online.php:124 -#: ../../update_manager_client/views/online.php:165 +#: ../../update_manager_client/views/online.php:123 +#: ../../update_manager_client/views/online.php:164 msgid "Update to" msgstr "" -#: ../../update_manager_client/views/online.php:145 -#: ../../update_manager_client/views/online.php:149 +#: ../../update_manager_client/views/online.php:144 +#: ../../update_manager_client/views/online.php:148 msgid "Failed to update to " msgstr "" -#: ../../update_manager_client/views/online.php:188 +#: ../../update_manager_client/views/online.php:187 msgid "Failed to update:" msgstr "" -#: ../../update_manager_client/views/offline.php:66 +#: ../../update_manager_client/views/offline.php:65 msgid "Drop the package here or" msgstr "" -#: ../../update_manager_client/views/offline.php:67 +#: ../../update_manager_client/views/offline.php:66 msgid "Browse it" msgstr "" -#: ../../update_manager_client/views/offline.php:68 +#: ../../update_manager_client/views/offline.php:67 msgid "The package has been uploaded successfully." msgstr "" -#: ../../update_manager_client/views/offline.php:69 +#: ../../update_manager_client/views/offline.php:68 #, php-format msgid "" "Please keep in mind that this package is going to override your actual %s " @@ -26244,51 +26284,51 @@ msgid "" "updating process." msgstr "" -#: ../../update_manager_client/views/offline.php:70 +#: ../../update_manager_client/views/offline.php:69 msgid "Click on the file below to begin." msgstr "" -#: ../../update_manager_client/views/offline.php:72 +#: ../../update_manager_client/views/offline.php:71 msgid "This action will upgrade all servers to version " msgstr "" -#: ../../update_manager_client/views/offline.php:80 +#: ../../update_manager_client/views/offline.php:79 msgid "Package rejected. These package changes will not apply." msgstr "" -#: ../../update_manager_client/views/offline.php:82 +#: ../../update_manager_client/views/offline.php:81 #, php-format msgid "" "This update does not correspond with next version of %s. Are you sure you " "want to install it?" msgstr "" -#: ../../update_manager_client/views/offline.php:83 +#: ../../update_manager_client/views/offline.php:82 msgid "" "This server update does not correspond with current console version. Are you " "sure you want to install it?" msgstr "" -#: ../../update_manager_client/views/offline.php:84 +#: ../../update_manager_client/views/offline.php:83 msgid "" "File name does not match required format: package_NUMBER.oum or " "pandorafms_server[_enterprise]-7.0NG.NUMBER_x86[_64].tar.gz, you can use " "numbers with decimals." msgstr "" -#: ../../update_manager_client/views/offline.php:85 +#: ../../update_manager_client/views/offline.php:84 msgid "Files included in this package" msgstr "" -#: ../../update_manager_client/views/offline.php:86 +#: ../../update_manager_client/views/offline.php:85 msgid "Ignore" msgstr "" -#: ../../update_manager_client/views/offline.php:87 +#: ../../update_manager_client/views/offline.php:86 msgid "Verify package signature" msgstr "" -#: ../../update_manager_client/views/offline.php:88 +#: ../../update_manager_client/views/offline.php:87 #, php-format msgid "" "Copy into the textarea the signature validation token you can retrieve from " @@ -26296,14 +26336,14 @@ msgid "" "verification" msgstr "" -#: ../../update_manager_client/views/offline.php:89 +#: ../../update_manager_client/views/offline.php:88 msgid "" "This server update does not correspond with current console version and is " "not going to be installed unless patches are allowed. Please enable patches " "in update manager settings." msgstr "" -#: ../../update_manager_client/views/offline.php:90 +#: ../../update_manager_client/views/offline.php:89 #, php-format msgid "" "This update does not correspond with next version of %s and is not going to " @@ -26426,97 +26466,97 @@ msgstr "" msgid "Failed while updating: %s" msgstr "" -#: ../../index.php:344 ../../enterprise/meta/index.php:307 +#: ../../index.php:345 ../../enterprise/meta/index.php:307 msgid "The code shouldn't be empty" msgstr "" -#: ../../index.php:357 ../../enterprise/meta/index.php:320 +#: ../../index.php:358 ../../enterprise/meta/index.php:320 msgid "Expired login" msgstr "" -#: ../../index.php:364 ../../index.php:370 ../../enterprise/meta/index.php:327 +#: ../../index.php:365 ../../index.php:371 ../../enterprise/meta/index.php:327 #: ../../enterprise/meta/index.php:333 msgid "Login error" msgstr "" -#: ../../index.php:788 ../../enterprise/meta/index.php:616 +#: ../../index.php:789 ../../enterprise/meta/index.php:616 msgid "Password changed successfully" msgstr "" -#: ../../index.php:794 ../../enterprise/meta/index.php:622 +#: ../../index.php:795 ../../enterprise/meta/index.php:622 msgid "Failed to change password" msgstr "" -#: ../../index.php:799 ../../enterprise/include/process_reset_pass.php:127 +#: ../../index.php:800 ../../enterprise/include/process_reset_pass.php:127 #: ../../enterprise/meta/include/process_reset_pass.php:123 #: ../../enterprise/meta/index.php:625 msgid "Passwords must be the same" msgstr "" -#: ../../index.php:811 ../../enterprise/meta/index.php:636 +#: ../../index.php:812 ../../enterprise/meta/index.php:636 msgid "Too much time since password change request" msgstr "" -#: ../../index.php:818 ../../enterprise/meta/index.php:643 +#: ../../index.php:819 ../../enterprise/meta/index.php:643 msgid "This user has not requested a password change" msgstr "" -#: ../../index.php:845 ../../enterprise/meta/index.php:659 +#: ../../index.php:846 ../../enterprise/meta/index.php:659 msgid "Id user cannot be empty" msgstr "" -#: ../../index.php:853 ../../enterprise/meta/index.php:667 +#: ../../index.php:854 ../../enterprise/meta/index.php:667 msgid "Error in reset password request" msgstr "" -#: ../../index.php:861 ../../enterprise/meta/index.php:675 +#: ../../index.php:862 ../../enterprise/meta/index.php:675 msgid "This user doesn't have a valid email address" msgstr "" -#: ../../index.php:871 ../../enterprise/include/reset_pass.php:108 +#: ../../index.php:872 ../../enterprise/include/reset_pass.php:108 #: ../../enterprise/meta/include/reset_pass.php:103 #: ../../enterprise/meta/index.php:691 msgid "Reset password" msgstr "" -#: ../../index.php:872 ../../enterprise/meta/index.php:692 +#: ../../index.php:873 ../../enterprise/meta/index.php:692 msgid "This is an automatically sent message for user " msgstr "" -#: ../../index.php:875 ../../enterprise/meta/index.php:695 +#: ../../index.php:876 ../../enterprise/meta/index.php:695 msgid "Please click the link below to reset your password" msgstr "" -#: ../../index.php:877 ../../enterprise/meta/index.php:697 +#: ../../index.php:878 ../../enterprise/meta/index.php:697 msgid "Reset your password" msgstr "" -#: ../../index.php:881 ../../enterprise/meta/index.php:701 +#: ../../index.php:882 ../../enterprise/meta/index.php:701 msgid "Please do not reply to this email." msgstr "" -#: ../../index.php:886 ../../enterprise/meta/index.php:707 +#: ../../index.php:887 ../../enterprise/meta/index.php:707 msgid "Error at sending the email" msgstr "" -#: ../../index.php:946 +#: ../../index.php:947 msgid "User doesn\\'t exist." msgstr "" -#: ../../index.php:968 +#: ../../index.php:969 msgid "User only can use the API." msgstr "" -#: ../../index.php:1163 +#: ../../index.php:1164 #, php-format msgid "Metaconsole MR (%d) is different than this one (%d)" msgstr "" -#: ../../index.php:1169 ../../enterprise/meta/index.php:925 +#: ../../index.php:1170 ../../enterprise/meta/index.php:925 msgid "Please keep all environment updated to same version." msgstr "" -#: ../../index.php:1257 ../../enterprise/meta/index.php:982 +#: ../../index.php:1258 ../../enterprise/meta/index.php:982 #: ../../enterprise/meta/index.php:1061 msgid "Sorry! I can't find the page!" msgstr "" @@ -26732,7 +26772,7 @@ msgstr "" #: ../../enterprise/tools/ipam/ipam_network.php:115 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:719 #: ../../enterprise/tools/ipam/ipam_list.php:50 -#: ../../enterprise/include/class/CSVImportAgents.class.php:144 +#: ../../enterprise/include/class/CSVImportAgents.class.php:146 #: ../../enterprise/extensions/csv_import_group/main.php:84 msgid "Upload file" msgstr "" @@ -26741,7 +26781,7 @@ msgstr "" #: ../../enterprise/tools/ipam/ipam_network.php:124 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:728 #: ../../enterprise/tools/ipam/ipam_list.php:59 -#: ../../enterprise/include/class/CSVImportAgents.class.php:161 +#: ../../enterprise/include/class/CSVImportAgents.class.php:163 #: ../../enterprise/include/class/DeploymentCenter.class.php:1400 #: ../../enterprise/extensions/csv_import_group/main.php:87 msgid "Separator" @@ -28241,8 +28281,8 @@ msgstr "" #: ../../enterprise/operation/services/services.service.php:55 #: ../../enterprise/operation/services/services.service_map.php:62 -#: ../../enterprise/godmode/services/services.service.php:303 -#: ../../enterprise/godmode/services/services.service.php:346 +#: ../../enterprise/godmode/services/services.service.php:309 +#: ../../enterprise/godmode/services/services.service.php:354 msgid "Not found" msgstr "" @@ -28296,7 +28336,7 @@ msgstr "" #: ../../enterprise/operation/services/services.list.php:276 #: ../../enterprise/operation/services/services.table_services.php:198 -#: ../../enterprise/godmode/services/services.service.php:651 +#: ../../enterprise/godmode/services/services.service.php:659 #: ../../enterprise/godmode/massive/massive_create_services.php:699 msgid "Smart" msgstr "" @@ -28304,7 +28344,7 @@ msgstr "" #: ../../enterprise/operation/services/services.list.php:278 #: ../../enterprise/operation/services/services.table_services.php:200 #: ../../enterprise/godmode/servers/HA_cluster.php:175 -#: ../../enterprise/godmode/services/services.service.php:643 +#: ../../enterprise/godmode/services/services.service.php:651 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:880 #: ../../enterprise/godmode/massive/massive_create_services.php:690 #: ../../godmode/massive/massive_edit_modules.php:933 @@ -28321,6 +28361,14 @@ msgstr "" msgid "Status graph" msgstr "" +#: ../../enterprise/operation/services/services.service_map.php:116 +msgid "Show tree" +msgstr "" + +#: ../../enterprise/operation/services/services.service_map.php:130 +msgid "Show sunburst" +msgstr "" + #: ../../enterprise/operation/services/services.table_services.php:45 #: ../../godmode/groups/group_list.php:355 msgid "Table view" @@ -28329,31 +28377,31 @@ msgstr "" #: ../../enterprise/operation/services/services.php:90 #: ../../enterprise/operation/services/services.php:182 #: ../../enterprise/godmode/services/services.elements.php:697 -#: ../../enterprise/godmode/services/services.service.php:388 +#: ../../enterprise/godmode/services/services.service.php:396 msgid "Services list" msgstr "" #: ../../enterprise/operation/services/services.php:105 #: ../../enterprise/godmode/services/services.elements.php:711 -#: ../../enterprise/godmode/services/services.service.php:402 +#: ../../enterprise/godmode/services/services.service.php:410 msgid "Config Service" msgstr "" #: ../../enterprise/operation/services/services.php:123 #: ../../enterprise/godmode/services/services.elements.php:728 -#: ../../enterprise/godmode/services/services.service.php:419 +#: ../../enterprise/godmode/services/services.service.php:427 msgid "Config Elements" msgstr "" #: ../../enterprise/operation/services/services.php:136 #: ../../enterprise/godmode/services/services.elements.php:740 -#: ../../enterprise/godmode/services/services.service.php:431 +#: ../../enterprise/godmode/services/services.service.php:439 msgid "Bulk service elements operations" msgstr "" #: ../../enterprise/operation/services/services.php:152 #: ../../enterprise/godmode/services/services.elements.php:755 -#: ../../enterprise/godmode/services/services.service.php:446 +#: ../../enterprise/godmode/services/services.service.php:454 msgid "View Service" msgstr "" @@ -28606,8 +28654,8 @@ msgid "Transactional Map - Phase - " msgstr "" #: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:74 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:424 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:466 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:404 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:431 msgid "Launch script" msgstr "" @@ -28639,16 +28687,12 @@ msgstr "" #: ../../enterprise/operation/agentes/collection_view.php:140 #: ../../enterprise/meta/advanced/collections.data.php:383 #: ../../enterprise/meta/advanced/collections.data.php:384 -#: ../../enterprise/meta/advanced/collections.php:405 -#: ../../enterprise/meta/advanced/collections.php:406 #: ../../enterprise/godmode/agentes/collection_manager.php:175 #: ../../enterprise/godmode/agentes/collection_manager.php:176 #: ../../enterprise/godmode/agentes/collection_manager.php:290 #: ../../enterprise/godmode/agentes/collection_manager.php:291 #: ../../enterprise/godmode/agentes/collections.data.php:477 #: ../../enterprise/godmode/agentes/collections.data.php:478 -#: ../../enterprise/godmode/agentes/collections.php:385 -#: ../../enterprise/godmode/agentes/collections.php:386 msgid "The collection directory does not exist." msgstr "" @@ -28844,12 +28888,12 @@ msgstr "" msgid "Transactional Map - Edit Transaction" msgstr "" -#: ../../enterprise/operation/agentes/agent_inventory.php:61 +#: ../../enterprise/operation/agentes/agent_inventory.php:73 msgid "This agent has not modules inventory" msgstr "" -#: ../../enterprise/operation/agentes/agent_inventory.php:162 -#: ../../enterprise/operation/agentes/agent_inventory.php:163 +#: ../../enterprise/operation/agentes/agent_inventory.php:193 +#: ../../enterprise/operation/agentes/agent_inventory.php:194 msgid "Diff view" msgstr "" @@ -28902,9 +28946,9 @@ msgstr "" #: ../../enterprise/operation/agentes/ver_agente.php:215 #: ../../enterprise/include/functions_groups.php:81 -#: ../../enterprise/meta/advanced/collections.php:289 -#: ../../enterprise/godmode/agentes/collections.php:327 -#: ../../godmode/agentes/configurar_agente.php:701 +#: ../../enterprise/meta/advanced/collections.php:341 +#: ../../enterprise/godmode/agentes/collections.php:379 +#: ../../godmode/agentes/configurar_agente.php:702 msgid "Collection" msgstr "" @@ -28920,20 +28964,20 @@ msgstr "" msgid "WUX Console" msgstr "" -#: ../../enterprise/operation/inventory/inventory.php:275 +#: ../../enterprise/operation/inventory/inventory.php:289 msgid "You must select at least one filter." msgstr "" -#: ../../enterprise/operation/inventory/inventory.php:420 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2075 +#: ../../enterprise/operation/inventory/inventory.php:434 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2078 msgid "Last" msgstr "" -#: ../../enterprise/operation/inventory/inventory.php:424 +#: ../../enterprise/operation/inventory/inventory.php:438 msgid "Order by agent" msgstr "" -#: ../../enterprise/operation/inventory/inventory.php:466 +#: ../../enterprise/operation/inventory/inventory.php:482 msgid "Export this list to CSV" msgstr "" @@ -29014,13 +29058,13 @@ msgstr "" #: ../../enterprise/include/functions_cron.php:502 #: ../../enterprise/include/lib/NetworkManager.php:182 #: ../../godmode/agentes/module_manager_editor_prediction.php:181 -#: ../../godmode/agentes/planned_downtime.editor.php:643 +#: ../../godmode/agentes/planned_downtime.editor.php:649 msgid "Weekly" msgstr "" #: ../../enterprise/include/functions_cron.php:503 #: ../../godmode/agentes/module_manager_editor_prediction.php:182 -#: ../../godmode/agentes/planned_downtime.editor.php:644 +#: ../../godmode/agentes/planned_downtime.editor.php:650 msgid "Monthly" msgstr "" @@ -29069,13 +29113,13 @@ msgid "%d agents added to apply queue." msgstr "" #: ../../enterprise/include/functions_enterprise_api.php:3576 -#: ../../enterprise/include/functions_policies.php:4857 +#: ../../enterprise/include/functions_policies.php:4859 #, php-format msgid "Successfully applied to node %s." msgstr "" #: ../../enterprise/include/functions_enterprise_api.php:3578 -#: ../../enterprise/include/functions_policies.php:4859 +#: ../../enterprise/include/functions_policies.php:4861 #, php-format msgid "Successfully applied to nodes: %s." msgstr "" @@ -29090,39 +29134,39 @@ msgstr "" msgid "Id policy %d already pending to apply in Id agent %d." msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:4035 -#: ../../enterprise/include/functions_enterprise_api.php:4062 +#: ../../enterprise/include/functions_enterprise_api.php:4039 +#: ../../enterprise/include/functions_enterprise_api.php:4066 msgid "" "Error adding web analysis module to policy. Id_module_type is not correct " "for web analysis modules." msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:4044 +#: ../../enterprise/include/functions_enterprise_api.php:4048 msgid "" "Network Module could not be added to policy. Id_module_type is not correct " "for network modules." msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:4053 +#: ../../enterprise/include/functions_enterprise_api.php:4057 msgid "" "Error adding web module to policy. Id_module_type is not correct for web " "modules." msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:4074 +#: ../../enterprise/include/functions_enterprise_api.php:4078 msgid "Error adding module to policy configuration_data is not a valid base64." msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:6075 +#: ../../enterprise/include/functions_enterprise_api.php:6079 msgid "The agent could not be added to the policy." msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:6292 +#: ../../enterprise/include/functions_enterprise_api.php:6296 #, php-format msgid "Failed Updated remote config files %d" msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:6302 +#: ../../enterprise/include/functions_enterprise_api.php:6306 #, php-format msgid "Updated remote config files: %d => %d" msgstr "" @@ -29141,25 +29185,25 @@ msgstr "" #: ../../enterprise/include/functions_reporting_csv.php:502 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2614 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2604 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2607 msgid "Time in OK status" msgstr "" #: ../../enterprise/include/functions_reporting_csv.php:510 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2630 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2620 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2623 msgid "Time in unknown status" msgstr "" #: ../../enterprise/include/functions_reporting_csv.php:514 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2642 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2632 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2635 msgid "Time of not initialized module" msgstr "" #: ../../enterprise/include/functions_reporting_csv.php:518 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2654 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2644 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2647 msgid "Time of downtime" msgstr "" @@ -29170,13 +29214,13 @@ msgstr "" #: ../../enterprise/include/functions_reporting_csv.php:534 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2732 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2720 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2723 msgid "Checks in OK status" msgstr "" #: ../../enterprise/include/functions_reporting_csv.php:538 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2744 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2744 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2747 msgid "Unknown checks" msgstr "" @@ -29804,7 +29848,7 @@ msgid "Capture regexp" msgstr "" #: ../../enterprise/include/ajax/log_viewer.ajax.php:75 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1249 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1251 #: ../../enterprise/meta/event/custom_events.php:160 msgid "Fields" msgstr "" @@ -29891,10 +29935,6 @@ msgstr "" msgid "Group name" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:118 -msgid "OS name" -msgstr "" - #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:128 #: ../../enterprise/godmode/services/services.elements.php:220 msgid "Custom field name" @@ -29922,7 +29962,7 @@ msgid "Unknown option" msgstr "" #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:188 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:877 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:842 msgid "Update rule" msgstr "" @@ -29933,8 +29973,8 @@ msgstr "" #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:213 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:63 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:129 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:323 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:125 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:288 #, php-format msgid "" "This console is not manager of this environment, please manage this feature " @@ -29951,56 +29991,56 @@ msgstr "" #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:272 #: ../../enterprise/meta/include/functions_autoprovision.php:642 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:375 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:340 #: ../../extensions/quick_shell.php:190 msgid "Method" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:394 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:634 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:380 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:599 msgid "Op" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:422 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:464 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:402 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:429 msgid "Launch custom event" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:423 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:465 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:403 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:430 msgid "Launch alert action" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:455 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:567 -#: ../../godmode/snmpconsole/snmp_alert.php:1023 -#: ../../godmode/snmpconsole/snmp_alert.php:1220 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:435 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:542 +#: ../../godmode/snmpconsole/snmp_alert.php:1110 +#: ../../godmode/snmpconsole/snmp_alert.php:1257 msgid "Alert action" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:475 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:587 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:455 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:562 msgid "Script path" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:479 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:591 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:459 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:566 msgid "Script argument" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:491 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:471 #: ../../godmode/alerts/alert_list.list.php:688 #: ../../godmode/alerts/alert_list.list.php:1169 msgid "Update action" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:508 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:488 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:344 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:350 #: ../../enterprise/godmode/alerts/alert_inventory_list.php:444 #: ../../enterprise/godmode/policies/policy_external_alerts.php:508 #: ../../enterprise/godmode/policies/policy_alerts.php:754 -#: ../../godmode/snmpconsole/snmp_alert.php:1317 +#: ../../godmode/snmpconsole/snmp_alert.php:1381 #: ../../godmode/alerts/alert_list.list.php:899 #: ../../godmode/alerts/alert_list.list.php:906 #: ../../godmode/alerts/alert_list.list.php:1132 @@ -30012,17 +30052,17 @@ msgid "avg" msgstr "" #: ../../enterprise/include/ajax/top_n_widget.ajax.php:80 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4267 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4287 msgid "max" msgstr "" #: ../../enterprise/include/ajax/top_n_widget.ajax.php:81 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4268 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4288 msgid "min" msgstr "" #: ../../enterprise/include/ajax/top_n_widget.ajax.php:82 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4269 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4289 msgid "sum" msgstr "" @@ -30091,45 +30131,52 @@ msgstr "" msgid "Agent alias, IP address, OS id, Interval, Group id, Description" msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:177 +#: ../../enterprise/include/class/CSVImportAgents.class.php:127 +msgid "" +"Warning, this CSV importer will not perform any discovery, it will only " +"create empty agents with the name, IP, OS type, description and group " +"provided in the CSV." +msgstr "" + +#: ../../enterprise/include/class/CSVImportAgents.class.php:179 msgid "Alias as name" msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:242 +#: ../../enterprise/include/class/CSVImportAgents.class.php:244 msgid "No data or wrong separator" msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:248 +#: ../../enterprise/include/class/CSVImportAgents.class.php:250 #, php-format msgid "Agent %s duplicated." msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:255 +#: ../../enterprise/include/class/CSVImportAgents.class.php:257 #, php-format msgid "Id group %s doesn't exist in %s" msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:263 +#: ../../enterprise/include/class/CSVImportAgents.class.php:265 msgid "General failure." msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:284 +#: ../../enterprise/include/class/CSVImportAgents.class.php:286 msgid "No input file detected" msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:373 +#: ../../enterprise/include/class/CSVImportAgents.class.php:375 msgid "Agent processed successfully" msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:379 +#: ../../enterprise/include/class/CSVImportAgents.class.php:381 msgid "Some errors while processing CSV." msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:382 +#: ../../enterprise/include/class/CSVImportAgents.class.php:384 msgid "All agents processed correctly" msgstr "" -#: ../../enterprise/include/class/CSVImportAgents.class.php:389 +#: ../../enterprise/include/class/CSVImportAgents.class.php:391 #, php-format msgid "Line %s" msgstr "" @@ -31092,7 +31139,7 @@ msgid "Filter agent" msgstr "" #: ../../enterprise/include/class/Omnishell.class.php:835 -#: ../../godmode/agentes/planned_downtime.editor.php:799 +#: ../../godmode/agentes/planned_downtime.editor.php:805 msgid "Available agents" msgstr "" @@ -31286,262 +31333,266 @@ msgstr "" msgid "JSON decoding error. Please call support." msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:897 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:630 +msgid "There was a problem creating Action. You must select an action" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:899 msgid "Pass" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:898 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:900 msgid "Drop" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:924 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:926 msgid "Module alert" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:944 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2018 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:946 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2020 msgid "Load from template" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:961 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2197 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:963 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2199 #: ../../godmode/alerts/configure_alert_template.php:625 #: ../../godmode/alerts/alert_view.php:258 msgid "Use special days list" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:978 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:980 #: ../../godmode/alerts/configure_alert_template.php:661 msgid "Schedule" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:981 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:983 #: ../../godmode/alerts/configure_alert_template.php:665 msgid "No alert has been scheduled yet" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1003 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1005 msgid "Execute alert" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1006 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3457 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1008 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3459 msgid "from" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1026 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3475 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1028 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3477 msgid "times in" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1036 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1038 msgid "threshold" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1048 msgid "Rule evaluation mode" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1048 msgid "Pass - All alerts are evaluated. Drop - It stops when 1 alert matches." msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1063 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1065 msgid "Grouped by" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1080 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1082 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:270 -#: ../../godmode/snmpconsole/snmp_alert.php:1043 +#: ../../godmode/snmpconsole/snmp_alert.php:1130 #: ../../godmode/alerts/configure_alert_template.php:749 msgid "Disable event" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1202 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1204 msgid "" "The templates shown are only for correlative alerts, event alert (legacy) " "will be deprecated in the future" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1212 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1214 msgid "Available items" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1213 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1215 msgid "Block" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1261 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1263 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1044 msgid "Log content" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1266 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1268 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1047 msgid "Log source" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1271 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1273 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1050 msgid "Log agent" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1329 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1331 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1056 msgid "Event content" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1334 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1336 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1053 msgid "Event user comment" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1339 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1341 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1059 msgid "Event agent" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1344 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1346 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1062 msgid "Event module" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1349 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1351 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1065 msgid "Event module alerts" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1354 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1356 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1068 msgid "Event group" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1360 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1362 msgid "Event group (recursive)" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1366 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1368 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1074 msgid "Event severity" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1371 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1373 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1077 msgid "Event tag" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1376 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1378 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1080 msgid "Event user" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1406 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1408 msgid "Operators" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1411 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1455 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1413 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1457 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1393 msgid "greater than" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1416 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1459 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1418 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1461 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1397 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1405 msgid "less than" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1421 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1463 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1423 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1465 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1401 msgid "greater or equal than" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1426 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1467 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1428 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1469 msgid "less or equal than" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1431 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1471 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1433 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1473 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1409 msgid "is equal" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1436 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1475 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1438 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1477 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1413 msgid "is different" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1441 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1479 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1443 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1481 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1417 msgid "is like (regex)" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1446 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1483 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1448 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1485 #: ../../enterprise/include/lib/AlertCorrelation.class.php:1421 msgid "is not like (regex)" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1516 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1518 msgid "Modifiers" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1521 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1523 msgid "within an interval (seconds)" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1526 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1528 msgid "repeated at least" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1566 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1568 msgid "Matches on both true" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1572 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1574 msgid "Matches when any is false" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1578 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1580 msgid "Matches on any true" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1584 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1586 msgid "Matches when both are false" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1590 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1592 msgid "Matches when only one is true" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1596 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1598 msgid "Matches when both are either true or false" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1632 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1634 msgid "Rule definition" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1921 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1923 msgid "Remove rule" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1932 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1934 msgid "Remove item" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1943 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1945 #: ../../enterprise/include/functions_HA_cluster.php:64 msgid "Cleanup" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2044 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2689 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2046 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2691 #: ../../godmode/alerts/configure_alert_template.php:928 #: ../../godmode/alerts/alert_commands.php:100 #: ../../godmode/alerts/alert_commands.php:105 @@ -31553,130 +31604,130 @@ msgstr "" msgid "Field %s" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2111 #: ../../enterprise/include/class/AlertCorrelationManager.class.php:2113 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2115 msgid "Triggering Condition" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2201 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2203 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:313 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:230 -#: ../../godmode/snmpconsole/snmp_alert.php:996 +#: ../../godmode/snmpconsole/snmp_alert.php:1083 #: ../../godmode/alerts/configure_alert_template.php:676 #: ../../godmode/alerts/alert_templates.php:91 #: ../../godmode/alerts/alert_view.php:262 msgid "Time threshold" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2206 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2208 #: ../../godmode/alerts/alert_view.php:266 msgid "Number of alerts" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2294 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2557 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2296 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2559 #: ../../godmode/alerts/alert_view.php:403 #: ../../godmode/alerts/configure_alert_action.php:305 msgid "Firing" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2409 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2411 msgid "There are no defined actions for this alert" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2480 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3454 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2482 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3456 msgid "Number of alerts match" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2558 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2560 #: ../../godmode/alerts/alert_view.php:404 msgid "Recovering" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2575 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2577 msgid "" "Select the desired action and mode to view the Triggering fields for this " "action" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2592 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2594 #: ../../godmode/alerts/alert_view.php:395 msgid "Select the action" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2650 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2652 #: ../../godmode/alerts/configure_alert_template.php:918 #: ../../godmode/alerts/alert_view.php:435 #: ../../godmode/alerts/alert_view.php:569 msgid "Firing fields" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2652 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2654 #: ../../godmode/alerts/alert_view.php:437 msgid "" "Fields passed to the command executed by this action when the alert is fired" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2658 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2660 #: ../../godmode/alerts/alert_view.php:443 #: ../../godmode/alerts/alert_view.php:566 msgid "Fields configured on the command associated to the action" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2661 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2663 msgid "Alerts fields" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2663 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2665 msgid "Triggering fields configured in Alerts" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2666 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2668 #: ../../godmode/alerts/alert_view.php:451 msgid "Action fields" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2668 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2670 #: ../../godmode/alerts/alert_view.php:453 msgid "Triggering fields configured in action" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2671 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2673 #: ../../godmode/alerts/alert_view.php:457 msgid "Executed on firing" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2673 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2675 #: ../../godmode/alerts/alert_view.php:459 #: ../../godmode/alerts/alert_view.php:571 msgid "Fields used on execution when the alert is fired" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2722 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2724 msgid "Correlated alerts" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2746 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2748 msgid "Alert succesfully deleted" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2755 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2757 msgid "Alerts validated" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2758 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2760 msgid "Failed to process validation" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2808 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2810 #: ../../enterprise/godmode/modules/local_components.php:547 #: ../../godmode/modules/manage_network_components.php:659 msgid "Free Search" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2843 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2845 #: ../../enterprise/meta/event/custom_events.php:69 #: ../../enterprise/meta/event/custom_events.php:88 #: ../../enterprise/meta/general/main_menu.php:398 @@ -31686,7 +31737,7 @@ msgstr "" msgid "Filters" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2900 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2902 #: ../../enterprise/include/functions_ipam.php:1643 #: ../../enterprise/meta/include/functions_autoprovision.php:473 #: ../../enterprise/meta/include/functions_autoprovision.php:640 @@ -31698,91 +31749,91 @@ msgstr "" msgid "Sort" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2903 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2905 msgid "Matched" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2926 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2928 #: ../../enterprise/include/class/CommandCenter.class.php:329 msgid "Sort elements" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2971 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3357 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2973 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3359 msgid "No associated actions" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3005 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3021 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3007 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3023 msgid "Add Actions" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3076 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3078 msgid "There are no defined correlated alerts" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3212 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3214 msgid "Are you sure you want to disable the alert" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3219 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3221 msgid "Are you sure you want to enable the alert" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3226 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3228 msgid "Disabled Alert" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3268 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3270 msgid "Are you sure you want to standby the alert" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3275 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3277 msgid "Are you sure you want to activate the alert" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3283 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3285 msgid "Standby Alert" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3332 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3334 #: ../../enterprise/godmode/policies/policy_external_alerts.php:465 #: ../../enterprise/godmode/policies/policy_alerts.php:434 #: ../../godmode/alerts/alert_list.list.php:642 msgid "Until" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3355 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3357 msgid "Delete Actions" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3534 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3536 msgid "Successfully added action" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3572 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3574 msgid "Successfully delete action" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3985 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3987 msgid "Choosetime" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4208 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4210 msgid "Drop Here" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4266 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4268 #: ../../godmode/alerts/configure_alert_template.php:1495 msgid "Simple" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4267 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4269 #: ../../godmode/alerts/configure_alert_template.php:1496 msgid "Detailed" msgstr "" -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4322 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4324 #: ../../godmode/alerts/configure_alert_template.php:1551 msgid "Drag out to remove" msgstr "" @@ -31798,8 +31849,8 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:859 #: ../../godmode/modules/manage_network_components.php:860 #: ../../godmode/reporting/reporting_builder.php:1196 -#: ../../godmode/snmpconsole/snmp_alert.php:1303 -#: ../../godmode/snmpconsole/snmp_alert.php:1304 +#: ../../godmode/snmpconsole/snmp_alert.php:1347 +#: ../../godmode/snmpconsole/snmp_alert.php:1348 #: ../../godmode/agentes/module_manager.php:1166 #: ../../godmode/alerts/alert_actions.php:435 #: ../../godmode/alerts/alert_templates.php:431 @@ -32318,7 +32369,7 @@ msgid "Import targets from CSV" msgstr "" #: ../../enterprise/include/class/DeploymentCenter.class.php:1752 -#: ../../godmode/modules/manage_network_components_form_wizard.php:636 +#: ../../godmode/modules/manage_network_components_form_wizard.php:637 msgid "Scan" msgstr "" @@ -32908,16 +32959,16 @@ msgid "" "to the service. Please erase dynamic elements before change to MANUAL" msgstr "" -#: ../../enterprise/include/lib/Service.php:771 +#: ../../enterprise/include/lib/Service.php:773 #, php-format msgid "Failed to update CPS for moduleValue for service %s: " msgstr "" -#: ../../enterprise/include/lib/Service.php:1384 +#: ../../enterprise/include/lib/Service.php:1441 msgid "Error: id agent must be defined." msgstr "" -#: ../../enterprise/include/lib/Service.php:1460 +#: ../../enterprise/include/lib/Service.php:1517 msgid " error: Target agent does not exist." msgstr "" @@ -32926,7 +32977,7 @@ msgstr "" msgid "Invalid operation %s" msgstr "" -#: ../../enterprise/include/lib/Policy.php:1168 +#: ../../enterprise/include/lib/Policy.php:1171 #, php-format msgid "Policy already defined: \"%s\"" msgstr "" @@ -33626,42 +33677,42 @@ msgstr "" msgid " error, invalid agent." msgstr "" -#: ../../enterprise/include/lib/Agent.php:663 +#: ../../enterprise/include/lib/Agent.php:672 #, php-format msgid "Log module \"%s\" does not exist" msgstr "" -#: ../../enterprise/include/lib/Agent.php:685 +#: ../../enterprise/include/lib/Agent.php:694 #, php-format msgid "Plugin \"%s\" does not exist" msgstr "" -#: ../../enterprise/include/lib/Agent.php:817 +#: ../../enterprise/include/lib/Agent.php:826 #, php-format msgid "Log module \"%s\" does not exist, %s skipped" msgstr "" -#: ../../enterprise/include/lib/Agent.php:852 +#: ../../enterprise/include/lib/Agent.php:861 #, php-format msgid "Plugin \"%s\" does not exist, %s skipped" msgstr "" -#: ../../enterprise/include/lib/Agent.php:923 +#: ../../enterprise/include/lib/Agent.php:932 #, php-format msgid "Log module %s already defined" msgstr "" -#: ../../enterprise/include/lib/Agent.php:940 +#: ../../enterprise/include/lib/Agent.php:949 #, php-format msgid "Invalid module type %s" msgstr "" -#: ../../enterprise/include/lib/Agent.php:970 +#: ../../enterprise/include/lib/Agent.php:979 #, php-format msgid "Plugin %s already defined" msgstr "" -#: ../../enterprise/include/lib/Agent.php:984 +#: ../../enterprise/include/lib/Agent.php:993 msgid "Invalid plugin definition" msgstr "" @@ -33760,7 +33811,7 @@ msgid "Module automatic create for the service %s" msgstr "" #: ../../enterprise/include/functions_services.php:728 -#: ../../enterprise/godmode/services/services.service.php:279 +#: ../../enterprise/godmode/services/services.service.php:285 msgid "Error updating service: " msgstr "" @@ -33950,10 +34001,6 @@ msgstr "" msgid "The agent: has already been added to the migration queue" msgstr "" -#: ../../enterprise/include/functions_metaconsole.php:3120 -msgid "Cannot " -msgstr "" - #: ../../enterprise/include/functions_login.php:22 msgid "You must change password:" msgstr "" @@ -34098,12 +34145,12 @@ msgstr "" msgid "Problems with days purge and days that pass data to history DB" msgstr "" -#: ../../enterprise/include/functions_inventory.php:85 -#: ../../enterprise/include/functions_inventory.php:837 +#: ../../enterprise/include/functions_inventory.php:115 +#: ../../enterprise/include/functions_inventory.php:868 msgid "No changes found" msgstr "" -#: ../../enterprise/include/functions_inventory.php:184 +#: ../../enterprise/include/functions_inventory.php:214 msgid "Get CSV file" msgstr "" @@ -34681,6 +34728,7 @@ msgid "File of collection is bigger than the limit (%s bytes)" msgstr "" #: ../../enterprise/include/functions_servicemap.php:80 +#: ../../enterprise/include/functions_servicemap.php:1203 msgid "Failed to retrieve service elements: " msgstr "" @@ -34744,77 +34792,77 @@ msgstr "" msgid "Failed to connect to node %s" msgstr "" -#: ../../enterprise/include/functions_policies.php:3504 +#: ../../enterprise/include/functions_policies.php:3506 msgid "Policy linkation" msgstr "" -#: ../../enterprise/include/functions_policies.php:3509 +#: ../../enterprise/include/functions_policies.php:3511 msgid "Module linked" msgstr "" -#: ../../enterprise/include/functions_policies.php:3514 -#: ../../enterprise/include/functions_policies.php:3534 +#: ../../enterprise/include/functions_policies.php:3516 +#: ../../enterprise/include/functions_policies.php:3536 msgid "Unlink from policy" msgstr "" -#: ../../enterprise/include/functions_policies.php:3519 +#: ../../enterprise/include/functions_policies.php:3521 msgid "Module unlinked" msgstr "" -#: ../../enterprise/include/functions_policies.php:3524 -#: ../../enterprise/include/functions_policies.php:3544 +#: ../../enterprise/include/functions_policies.php:3526 +#: ../../enterprise/include/functions_policies.php:3546 msgid "Relink to policy" msgstr "" -#: ../../enterprise/include/functions_policies.php:3529 +#: ../../enterprise/include/functions_policies.php:3531 msgid "Module pending to link" msgstr "" -#: ../../enterprise/include/functions_policies.php:3529 +#: ../../enterprise/include/functions_policies.php:3531 #: ../../godmode/agentes/module_manager_editor.php:548 msgid "Module will be linked in the next application" msgstr "" -#: ../../enterprise/include/functions_policies.php:3539 +#: ../../enterprise/include/functions_policies.php:3541 msgid "Module pending to unlink" msgstr "" -#: ../../enterprise/include/functions_policies.php:3539 +#: ../../enterprise/include/functions_policies.php:3541 #: ../../godmode/agentes/module_manager_editor.php:562 msgid "Module will be unlinked in the next application" msgstr "" -#: ../../enterprise/include/functions_policies.php:3709 +#: ../../enterprise/include/functions_policies.php:3711 #: ../../enterprise/godmode/menu.php:108 msgid "Manage policies" msgstr "" -#: ../../enterprise/include/functions_policies.php:3730 +#: ../../enterprise/include/functions_policies.php:3732 #: ../../enterprise/godmode/policies/policy.php:102 -#: ../../godmode/agentes/configurar_agente.php:526 +#: ../../godmode/agentes/configurar_agente.php:527 msgid "Agent wizard" msgstr "" -#: ../../enterprise/include/functions_policies.php:3735 +#: ../../enterprise/include/functions_policies.php:3737 #: ../../godmode/setup/snmp_wizard.php:31 -#: ../../godmode/agentes/configurar_agente.php:538 -#: ../../godmode/agentes/configurar_agente.php:759 +#: ../../godmode/agentes/configurar_agente.php:539 +#: ../../godmode/agentes/configurar_agente.php:760 msgid "SNMP Wizard" msgstr "" -#: ../../enterprise/include/functions_policies.php:3738 -#: ../../godmode/agentes/configurar_agente.php:548 -#: ../../godmode/agentes/configurar_agente.php:765 +#: ../../enterprise/include/functions_policies.php:3740 +#: ../../godmode/agentes/configurar_agente.php:549 +#: ../../godmode/agentes/configurar_agente.php:766 msgid "SNMP Interfaces wizard" msgstr "" -#: ../../enterprise/include/functions_policies.php:3741 -#: ../../godmode/agentes/configurar_agente.php:558 -#: ../../godmode/agentes/configurar_agente.php:771 +#: ../../enterprise/include/functions_policies.php:3743 +#: ../../godmode/agentes/configurar_agente.php:559 +#: ../../godmode/agentes/configurar_agente.php:772 msgid "WMI Wizard" msgstr "" -#: ../../enterprise/include/functions_policies.php:3753 +#: ../../enterprise/include/functions_policies.php:3755 #: ../../enterprise/meta/include/functions_components_meta.php:113 #: ../../enterprise/meta/include/functions_components_meta.php:160 #: ../../enterprise/godmode/modules/manage_inventory_modules.php:45 @@ -34826,78 +34874,78 @@ msgstr "" msgid "Inventory modules" msgstr "" -#: ../../enterprise/include/functions_policies.php:3769 +#: ../../enterprise/include/functions_policies.php:3771 #: ../../enterprise/godmode/policies/policies.php:523 #: ../../enterprise/godmode/policies/policy_external_alerts.php:52 msgid "External alerts" msgstr "" -#: ../../enterprise/include/functions_policies.php:3781 +#: ../../enterprise/include/functions_policies.php:3783 #: ../../enterprise/godmode/policies/policy_linking.php:157 #: ../../enterprise/godmode/policies/policies.php:501 msgid "Linking" msgstr "" -#: ../../enterprise/include/functions_policies.php:3811 +#: ../../enterprise/include/functions_policies.php:3813 #: ../../enterprise/godmode/policies/policy.php:60 #: ../../enterprise/godmode/policies/policies.php:527 msgid "Queue" msgstr "" -#: ../../enterprise/include/functions_policies.php:3830 +#: ../../enterprise/include/functions_policies.php:3832 #: ../../enterprise/godmode/agentes/configurar_agente.php:112 #: ../../enterprise/godmode/policies/policy.php:82 -#: ../../godmode/agentes/configurar_agente.php:717 +#: ../../godmode/agentes/configurar_agente.php:718 msgid "Agent plugins" msgstr "" -#: ../../enterprise/include/functions_policies.php:4058 +#: ../../enterprise/include/functions_policies.php:4060 msgid "Create a new policy map" msgstr "" -#: ../../enterprise/include/functions_policies.php:4446 +#: ../../enterprise/include/functions_policies.php:4448 #: ../../extensions/resource_registration.php:1098 msgid "Error, please install the PHP libXML in the system." msgstr "" -#: ../../enterprise/include/functions_policies.php:4458 +#: ../../enterprise/include/functions_policies.php:4460 #, php-format msgid "" "This extension makes registration of policies enterprise.
You can get " "more policies in our Public Resource Library" msgstr "" -#: ../../enterprise/include/functions_policies.php:4465 +#: ../../enterprise/include/functions_policies.php:4467 #: ../../extensions/resource_registration.php:1133 msgid "Group filter: " msgstr "" -#: ../../enterprise/include/functions_policies.php:4490 +#: ../../enterprise/include/functions_policies.php:4492 #: ../../extensions/resource_registration.php:1150 msgid "" "Error uploading resource. Check if the selected file is a valid resource " "template in .ptr format" msgstr "" -#: ../../enterprise/include/functions_policies.php:4516 +#: ../../enterprise/include/functions_policies.php:4518 msgid "Policy does not exist" msgstr "" -#: ../../enterprise/include/functions_policies.php:4906 +#: ../../enterprise/include/functions_policies.php:4908 msgid "This will not produce any action." msgstr "" -#: ../../enterprise/include/functions_policies.php:4935 +#: ../../enterprise/include/functions_policies.php:4937 #, php-format msgid "Error connecting with node %s." msgstr "" -#: ../../enterprise/include/functions_policies.php:4942 +#: ../../enterprise/include/functions_policies.php:4944 #, php-format msgid "This policy is being applied on node %s." msgstr "" -#: ../../enterprise/include/functions_policies.php:4980 +#: ../../enterprise/include/functions_policies.php:4982 msgid "Error syncronizing ." msgstr "" @@ -35114,12 +35162,7 @@ msgstr "" msgid "Audit Logs" msgstr "" -#: ../../enterprise/meta/general/footer.php:33 -#, php-format -msgid "%s %s - Build %s - MR %s" -msgstr "" - -#: ../../enterprise/meta/general/footer.php:38 +#: ../../enterprise/meta/general/footer.php:46 msgid "Page generated at" msgstr "" @@ -35525,19 +35568,23 @@ msgstr "" msgid "Active events history" msgstr "" -#: ../../enterprise/meta/include/functions_meta.php:1969 +#: ../../enterprise/meta/include/functions_meta.php:1934 +msgid "Realtime stats" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1974 msgid "Default block size migration agents" msgstr "" -#: ../../enterprise/meta/include/functions_meta.php:1981 +#: ../../enterprise/meta/include/functions_meta.php:1986 msgid "Default block size execution event" msgstr "" -#: ../../enterprise/meta/include/functions_meta.php:1992 +#: ../../enterprise/meta/include/functions_meta.php:1997 msgid "Default row limit in csv log" msgstr "" -#: ../../enterprise/meta/include/functions_meta.php:2038 +#: ../../enterprise/meta/include/functions_meta.php:2043 msgid "Node address default" msgstr "" @@ -35651,8 +35698,8 @@ msgstr "" #: ../../enterprise/godmode/modules/configure_local_component.php:381 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:547 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:638 -#: ../../godmode/modules/manage_network_components_form_wizard.php:395 -#: ../../godmode/modules/manage_network_components_form_wizard.php:437 +#: ../../godmode/modules/manage_network_components_form_wizard.php:396 +#: ../../godmode/modules/manage_network_components_form_wizard.php:438 #: ../../godmode/modules/manage_network_components_form_common.php:192 #: ../../godmode/modules/manage_network_components_form_common.php:233 #: ../../godmode/massive/massive_edit_modules.php:610 @@ -35805,10 +35852,10 @@ msgstr "" #: ../../enterprise/meta/include/functions_agents_meta.php:500 #: ../../enterprise/meta/include/functions_agents_meta.php:567 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:103 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:301 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:422 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:680 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:99 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:266 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:387 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:645 msgid "Agent autoconfiguration" msgstr "" @@ -36101,8 +36148,8 @@ msgid "Please, set an interval" msgstr "" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:237 -#: ../../godmode/menu.php:71 ../../godmode/agentes/configurar_agente.php:818 -#: ../../godmode/agentes/configurar_agente.php:840 +#: ../../godmode/menu.php:71 ../../godmode/agentes/configurar_agente.php:819 +#: ../../godmode/agentes/configurar_agente.php:841 #: ../../godmode/agentes/modificar_agente.php:108 msgid "Manage agents" msgstr "" @@ -36124,6 +36171,7 @@ msgstr "" #: ../../mobile/operation/module_graph.php:364 #: ../../mobile/operation/module_graph.php:377 #: ../../mobile/operation/agents.php:209 ../../mobile/operation/groups.php:82 +#: ../../godmode/snmpconsole/snmp_alert.php:1138 #: ../../godmode/alerts/configure_alert_action.php:395 #: ../../godmode/groups/configure_group.php:272 msgid "Back" @@ -36189,7 +36237,7 @@ msgstr "" #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:651 #: ../../enterprise/meta/monitoring/wizard/wizard.manage_alert.php:104 -#: ../../godmode/snmpconsole/snmp_alert.php:91 +#: ../../godmode/snmpconsole/snmp_alert.php:97 msgid "Create alert" msgstr "" @@ -36209,7 +36257,7 @@ msgid "Select the alert to be edited or deleted" msgstr "" #: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 -#: ../../godmode/modules/manage_network_components_form_wizard.php:335 +#: ../../godmode/modules/manage_network_components_form_wizard.php:336 #: ../../godmode/massive/massive_delete_modules.php:323 #: ../../godmode/massive/massive_edit_modules.php:309 msgid "Module type" @@ -36854,7 +36902,7 @@ msgstr "" #: ../../enterprise/extensions/translate_string.php:313 #: ../../enterprise/extensions/translate_string.php:314 #: ../../enterprise/godmode/agentes/collection_manager.php:42 -#: ../../enterprise/godmode/agentes/collections.php:309 +#: ../../enterprise/godmode/agentes/collections.php:361 #: ../../enterprise/godmode/policies/policies.php:326 #: ../../enterprise/godmode/policies/policy_collections.php:248 msgid "Free text for search (*)" @@ -36914,44 +36962,48 @@ msgstr "" msgid "Performance" msgstr "" -#: ../../enterprise/meta/advanced/metasetup.performance.php:94 +#: ../../enterprise/meta/advanced/metasetup.performance.php:88 +msgid "Use real-time statistics" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:98 msgid "Migration block size" msgstr "" -#: ../../enterprise/meta/advanced/metasetup.performance.php:104 -#: ../../godmode/setup/performance.php:612 +#: ../../enterprise/meta/advanced/metasetup.performance.php:108 +#: ../../godmode/setup/performance.php:614 msgid "Events response max. execution" msgstr "" -#: ../../enterprise/meta/advanced/metasetup.performance.php:106 +#: ../../enterprise/meta/advanced/metasetup.performance.php:110 msgid "Number of events that will perform the desired action at the same time" msgstr "" -#: ../../enterprise/meta/advanced/metasetup.performance.php:142 -#: ../../godmode/setup/performance.php:658 +#: ../../enterprise/meta/advanced/metasetup.performance.php:146 +#: ../../godmode/setup/performance.php:660 #, php-format msgid "" "%s web2image cache system cleanup. It is always cleaned up after perform an " "upgrade" msgstr "" -#: ../../enterprise/meta/advanced/metasetup.performance.php:147 -#: ../../godmode/setup/performance.php:665 +#: ../../enterprise/meta/advanced/metasetup.performance.php:151 +#: ../../godmode/setup/performance.php:667 msgid "PhantomJS cache cleanup " msgstr "" -#: ../../enterprise/meta/advanced/metasetup.performance.php:154 -#: ../../godmode/setup/performance.php:672 +#: ../../enterprise/meta/advanced/metasetup.performance.php:158 +#: ../../godmode/setup/performance.php:674 msgid "No scheduled" msgstr "" -#: ../../enterprise/meta/advanced/metasetup.performance.php:155 -#: ../../godmode/setup/performance.php:673 +#: ../../enterprise/meta/advanced/metasetup.performance.php:159 +#: ../../godmode/setup/performance.php:675 msgid "Each week" msgstr "" -#: ../../enterprise/meta/advanced/metasetup.performance.php:156 -#: ../../godmode/setup/performance.php:674 +#: ../../enterprise/meta/advanced/metasetup.performance.php:160 +#: ../../godmode/setup/performance.php:676 msgid "Each day" msgstr "" @@ -37166,19 +37218,19 @@ msgid "Relations rules" msgstr "" #: ../../enterprise/meta/advanced/metasetup.php:166 -msgid "Options Update Manager" +msgid "Warp Update Setup" msgstr "" #: ../../enterprise/meta/advanced/metasetup.php:174 -msgid "Options Update Journal" +msgid "Warp Update Journal" msgstr "" #: ../../enterprise/meta/advanced/metasetup.php:182 -msgid "Offline Update Manager" +msgid "Warp Update Offline" msgstr "" #: ../../enterprise/meta/advanced/metasetup.php:190 -msgid "Online Update Manager" +msgid "Warp Update Online" msgstr "" #: ../../enterprise/meta/advanced/metasetup.php:211 @@ -37616,65 +37668,107 @@ msgstr "" msgid "Can not create collection package." msgstr "" -#: ../../enterprise/meta/advanced/collections.php:154 +#: ../../enterprise/meta/advanced/collections.php:149 +#: ../../enterprise/godmode/agentes/collections.php:246 +msgid "Error: Id must not be empty" +msgstr "" + +#: ../../enterprise/meta/advanced/collections.php:163 +#: ../../enterprise/godmode/agentes/collections.php:260 +msgid "Successful re-create collection directory." +msgstr "" + +#: ../../enterprise/meta/advanced/collections.php:164 +#: ../../enterprise/godmode/agentes/collections.php:261 +msgid "Can not re-create collection directory." +msgstr "" + +#: ../../enterprise/meta/advanced/collections.php:190 +#: ../../enterprise/godmode/agentes/collections.php:287 +msgid "Successful re-create collections directories." +msgstr "" + +#: ../../enterprise/meta/advanced/collections.php:191 +#: ../../enterprise/godmode/agentes/collections.php:288 +msgid "Can not re-create collections directories." +msgstr "" + +#: ../../enterprise/meta/advanced/collections.php:205 msgid "To manage collections you must activate centralized management" msgstr "" -#: ../../enterprise/meta/advanced/collections.php:167 -#: ../../enterprise/meta/advanced/collections.php:173 +#: ../../enterprise/meta/advanced/collections.php:218 +#: ../../enterprise/meta/advanced/collections.php:224 #: ../../godmode/users/user_list.php:402 ../../godmode/users/user_list.php:406 msgid "Search by username, fullname or email" msgstr "" -#: ../../enterprise/meta/advanced/collections.php:199 +#: ../../enterprise/meta/advanced/collections.php:250 #: ../../godmode/users/user_list.php:451 msgid "Users control filter" msgstr "" -#: ../../enterprise/meta/advanced/collections.php:208 -#: ../../enterprise/godmode/agentes/collections.php:245 +#: ../../enterprise/meta/advanced/collections.php:259 +#: ../../enterprise/godmode/agentes/collections.php:296 msgid "Error: The main directory of collections does not exist." msgstr "" -#: ../../enterprise/meta/advanced/collections.php:312 +#: ../../enterprise/meta/advanced/collections.php:364 #: ../../enterprise/godmode/agentes/collection_manager.php:110 -#: ../../enterprise/godmode/agentes/collections.php:328 +#: ../../enterprise/godmode/agentes/collections.php:380 #: ../../enterprise/godmode/policies/policy_collections.php:170 #: ../../enterprise/godmode/policies/policy_collections.php:264 msgid "Short Name" msgstr "" -#: ../../enterprise/meta/advanced/collections.php:373 -#: ../../enterprise/godmode/agentes/collections.php:360 +#: ../../enterprise/meta/advanced/collections.php:425 +#: ../../enterprise/godmode/agentes/collections.php:412 msgid "Are you sure to delete?" msgstr "" -#: ../../enterprise/meta/advanced/collections.php:378 -#: ../../enterprise/meta/advanced/collections.php:379 -#: ../../enterprise/godmode/agentes/collections.php:361 +#: ../../enterprise/meta/advanced/collections.php:430 +#: ../../enterprise/meta/advanced/collections.php:431 +#: ../../enterprise/godmode/agentes/collections.php:413 msgid "Delete collection" msgstr "" -#: ../../enterprise/meta/advanced/collections.php:388 -#: ../../enterprise/godmode/agentes/collections.php:368 +#: ../../enterprise/meta/advanced/collections.php:440 +#: ../../enterprise/godmode/agentes/collections.php:420 msgid "Are you sure to re-apply?" msgstr "" -#: ../../enterprise/meta/advanced/collections.php:389 -#: ../../enterprise/godmode/agentes/collections.php:369 +#: ../../enterprise/meta/advanced/collections.php:441 +#: ../../enterprise/godmode/agentes/collections.php:421 msgid "Re-Apply changes" msgstr "" -#: ../../enterprise/meta/advanced/collections.php:396 -#: ../../enterprise/godmode/agentes/collections.php:376 +#: ../../enterprise/meta/advanced/collections.php:448 +#: ../../enterprise/godmode/agentes/collections.php:428 msgid "Are you sure to apply?" msgstr "" -#: ../../enterprise/meta/advanced/collections.php:397 -#: ../../enterprise/godmode/agentes/collections.php:377 +#: ../../enterprise/meta/advanced/collections.php:449 +#: ../../enterprise/godmode/agentes/collections.php:429 msgid "Apply changes" msgstr "" +#: ../../enterprise/meta/advanced/collections.php:454 +#: ../../enterprise/godmode/agentes/collections.php:434 +msgid "Are you sure to re-create directory?" +msgstr "" + +#: ../../enterprise/meta/advanced/collections.php:459 +#: ../../enterprise/meta/advanced/collections.php:460 +#: ../../enterprise/godmode/agentes/collections.php:439 +#: ../../enterprise/godmode/agentes/collections.php:440 +msgid "The collection directory does not exist. Re-create directory" +msgstr "" + +#: ../../enterprise/meta/advanced/collections.php:492 +#: ../../enterprise/godmode/agentes/collections.php:460 +msgid "Re-create directories" +msgstr "" + #: ../../enterprise/meta/advanced/metasetup.visual.php:98 #: ../../godmode/setup/setup.php:137 ../../godmode/setup/setup.php:266 #: ../../godmode/menu.php:337 @@ -38861,7 +38955,7 @@ msgid "" msgstr "" #: ../../enterprise/godmode/setup/setup_history.php:513 -#: ../../godmode/setup/performance.php:684 +#: ../../godmode/setup/performance.php:686 msgid "Database maintenance status" msgstr "" @@ -39422,7 +39516,7 @@ msgstr "" #: ../../enterprise/godmode/servers/server_disk_conf_editor.php:349 #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:249 -#: ../../godmode/agentes/agent_manager.php:495 +#: ../../godmode/agentes/agent_manager.php:534 msgid "Delete remote configuration file" msgstr "" @@ -39563,8 +39657,8 @@ msgstr "" #: ../../enterprise/godmode/modules/configure_local_component.php:386 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:567 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:658 -#: ../../godmode/modules/manage_network_components_form_wizard.php:399 -#: ../../godmode/modules/manage_network_components_form_wizard.php:441 +#: ../../godmode/modules/manage_network_components_form_wizard.php:400 +#: ../../godmode/modules/manage_network_components_form_wizard.php:442 #: ../../godmode/modules/manage_network_components_form_common.php:196 #: ../../godmode/modules/manage_network_components_form_common.php:237 #: ../../godmode/massive/massive_edit_modules.php:630 @@ -40077,113 +40171,121 @@ msgstr "" msgid "Edit element" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:107 +#: ../../enterprise/godmode/services/services.service.php:109 msgid "Service already exists." msgstr "" -#: ../../enterprise/godmode/services/services.service.php:118 +#: ../../enterprise/godmode/services/services.service.php:120 #: ../../enterprise/godmode/massive/massive_create_services.php:110 msgid "No name specified for the service" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:129 +#: ../../enterprise/godmode/services/services.service.php:131 #: ../../enterprise/godmode/massive/massive_create_services.php:116 msgid "No description specified for the service" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:140 +#: ../../enterprise/godmode/services/services.service.php:142 #: ../../enterprise/godmode/massive/massive_create_services.php:122 msgid "You must specify an agent to store the service" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:197 +#: ../../enterprise/godmode/services/services.service.php:201 msgid "Error creating service: " msgstr "" -#: ../../enterprise/godmode/services/services.service.php:206 -#: ../../enterprise/godmode/services/services.service.php:310 +#: ../../enterprise/godmode/services/services.service.php:210 +#: ../../enterprise/godmode/services/services.service.php:316 msgid "New Service" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:212 +#: ../../enterprise/godmode/services/services.service.php:216 msgid "Service created successfully" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:290 +#: ../../enterprise/godmode/services/services.service.php:296 msgid "Service updated successfully" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:361 +#: ../../enterprise/godmode/services/services.service.php:369 msgid "Dynamic elements are not affected by cascade protection" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:511 +#: ../../enterprise/godmode/services/services.service.php:519 msgid "No Services or concrete action" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:530 +#: ../../enterprise/godmode/services/services.service.php:538 msgid "Random name" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:562 +#: ../../enterprise/godmode/services/services.service.php:570 #: ../../enterprise/godmode/massive/massive_create_services.php:659 msgid "" "This group will be used also to control access to this service and its " "elements." msgstr "" -#: ../../enterprise/godmode/services/services.service.php:578 +#: ../../enterprise/godmode/services/services.service.php:586 msgid "Server assigned" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:579 +#: ../../enterprise/godmode/services/services.service.php:587 msgid "Selected Prediction server will be assigned to evaluate the service." msgstr "" -#: ../../enterprise/godmode/services/services.service.php:600 +#: ../../enterprise/godmode/services/services.service.php:608 msgid "Evaluation interval" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:626 +#: ../../enterprise/godmode/services/services.service.php:634 #: ../../enterprise/godmode/massive/massive_create_services.php:674 msgid "Agent to store data" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:668 +#: ../../enterprise/godmode/services/services.service.php:676 #: ../../enterprise/godmode/massive/massive_create_services.php:716 msgid "In smart mode, thresholds are percentual." msgstr "" -#: ../../enterprise/godmode/services/services.service.php:718 +#: ../../enterprise/godmode/services/services.service.php:726 #: ../../enterprise/godmode/massive/massive_create_services.php:799 msgid "Unknown elements as critical" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:748 +#: ../../enterprise/godmode/services/services.service.php:756 +msgid "Asynchronous" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:766 #: ../../enterprise/godmode/massive/massive_create_services.php:829 msgid "Cascade protection enabled" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:758 +#: ../../enterprise/godmode/services/services.service.php:776 +msgid "Enable Sunburst" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:786 msgid "General Data" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:768 +#: ../../enterprise/godmode/services/services.service.php:796 #: ../../enterprise/godmode/massive/massive_create_services.php:842 msgid "Calculate continuous SLA" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:778 +#: ../../enterprise/godmode/services/services.service.php:806 #: ../../enterprise/godmode/massive/massive_create_services.php:852 msgid "S.L.A. interval" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:792 +#: ../../enterprise/godmode/services/services.service.php:820 #: ../../enterprise/godmode/massive/massive_create_services.php:866 msgid "S.L.A. limit" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:813 +#: ../../enterprise/godmode/services/services.service.php:841 msgid "" "Here are described the alert templates, which will use their default " "actions.\n" @@ -40191,33 +40293,33 @@ msgid "" "stores data and alert definitions about the service and the SLA status." msgstr "" -#: ../../enterprise/godmode/services/services.service.php:839 +#: ../../enterprise/godmode/services/services.service.php:867 #: ../../enterprise/godmode/massive/massive_create_services.php:896 msgid "Warning service alert" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:851 +#: ../../enterprise/godmode/services/services.service.php:879 #: ../../enterprise/godmode/massive/massive_create_services.php:908 msgid "Critical service alert" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:863 +#: ../../enterprise/godmode/services/services.service.php:891 #: ../../enterprise/godmode/massive/massive_create_services.php:920 msgid "Unknown service alert" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:875 +#: ../../enterprise/godmode/services/services.service.php:903 #: ../../enterprise/godmode/massive/massive_create_services.php:932 msgid "S.L.A. critical service alert" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:970 +#: ../../enterprise/godmode/services/services.service.php:998 msgid "" "This change in the service configuration will delete the history of the " "service modules. Do you wish to continue?" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:972 +#: ../../enterprise/godmode/services/services.service.php:1000 msgid "" "This change in the service configuration will prevent the SLA modules from " "being created. Do you wish to continue?" @@ -40226,7 +40328,7 @@ msgstr "" #: ../../enterprise/godmode/services/services.massive.meta.php:56 #: ../../enterprise/godmode/services/services.massive.elements.php:93 #: ../../godmode/massive/massive_edit_agents.php:952 -#: ../../godmode/agentes/agent_manager.php:502 +#: ../../godmode/agentes/agent_manager.php:541 msgid "Not available" msgstr "" @@ -40428,7 +40530,7 @@ msgstr "" #: ../../godmode/reporting/create_container.php:364 #: ../../godmode/reporting/create_container.php:473 #: ../../godmode/reporting/create_container.php:527 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1212 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1215 msgid "Time lapse" msgstr "" @@ -40668,141 +40770,147 @@ msgid "Availability Graph S.L.A." msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:207 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:190 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:203 +msgid "Filter agents selector" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:221 #: ../../godmode/reporting/visual_console_builder.wizard.php:408 msgid "If you select several agents, only the common modules will be displayed" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:319 #: ../../enterprise/godmode/reporting/reporting_builder.global.php:106 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:275 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:289 msgid "Elements to apply" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 msgid "SLA min value" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:360 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:366 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 msgid "Enter possible range of values in SLA." msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:369 msgid "SLA min Value" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:360 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 msgid "SLA max value" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:361 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:375 msgid "SLA max Value" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:366 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 msgid "SLA Limit %" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:367 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:381 msgid "SLA Limit Value" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:372 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:386 msgid "Dynamic SLA" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:379 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:393 msgid "Inverse SLA" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:388 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:402 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3030 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:448 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3077 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:462 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3097 msgid "Failover mode" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:389 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:403 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3031 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:449 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3078 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:463 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3098 msgid "" "SLA calculation must be performed taking into account the failover modules " "assigned to the primary module" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:406 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:420 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3050 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:466 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3097 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:480 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3117 msgid "Failover type" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:411 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:425 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3055 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:471 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3102 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:485 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3122 msgid "Failover normal" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:423 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:437 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3067 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:483 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3114 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:497 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3134 msgid "Failover simple" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:436 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2965 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3022 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3042 msgid "SLA items sorted by fulfillment value" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:441 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:455 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1816 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1309 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1312 msgid "Only display wrong SLAs" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:447 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:461 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2576 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:438 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2566 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:446 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2569 msgid "Show graph" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:467 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:481 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3366 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:465 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:783 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3427 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:473 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:797 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3447 msgid "Show item in landscape format (only PDF)" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:481 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:495 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3375 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:481 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:799 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3436 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:489 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:813 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3456 msgid "Page break at the end of the item (only PDF)" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:520 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:534 msgid "Please introduce a SLA max value higher than the SLA min value" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:644 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:659 msgid "Dynamic SLA can not be Inverse" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:649 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:664 msgid "Check Dynamic SLA or introduce a max and min SLA value" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:653 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:668 msgid "SLA Limit value is needed" msgstr "" @@ -40823,7 +40931,7 @@ msgid "3 hours" msgstr "" #: ../../enterprise/godmode/reporting/graph_template_editor.php:223 -#: ../../godmode/setup/performance.php:532 +#: ../../godmode/setup/performance.php:534 msgid "2 days" msgstr "" @@ -40832,12 +40940,12 @@ msgid "4 days" msgstr "" #: ../../enterprise/godmode/reporting/graph_template_editor.php:225 -#: ../../godmode/setup/performance.php:534 +#: ../../godmode/setup/performance.php:536 msgid "Last week" msgstr "" #: ../../enterprise/godmode/reporting/graph_template_editor.php:227 -#: ../../godmode/setup/performance.php:536 +#: ../../godmode/setup/performance.php:538 msgid "Last month" msgstr "" @@ -40892,7 +41000,7 @@ msgid "Generate index in PDF render" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1624 -#: ../../godmode/reporting/reporting_builder.php:3660 +#: ../../godmode/reporting/reporting_builder.php:3672 msgid "Successfull action" msgstr "" @@ -40903,16 +41011,16 @@ msgid "Unsuccessfull action" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1642 -#: ../../godmode/reporting/reporting_builder.item_editor.php:972 +#: ../../godmode/reporting/reporting_builder.item_editor.php:975 msgid "Item Editor" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1744 #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4993 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:194 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:797 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1237 -#: ../../godmode/reporting/reporting_builder.item_editor.php:6945 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:818 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1240 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6969 msgid "" "Warning: period 0 reports cannot be used to show information back in time. " "Information contained in this kind of reports will be always reporting the " @@ -40920,39 +41028,39 @@ msgid "" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1784 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:759 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1277 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:773 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1280 msgid "Projection period" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1803 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:734 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1296 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:748 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1299 msgid "Data range" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1830 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1323 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1326 msgid "Current month" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1840 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1339 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1342 msgid "Working time" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1905 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1405 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1408 msgid "Time from" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1923 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1423 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1426 msgid "Time to" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1941 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1441 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1444 msgid "Show 24x7 item" msgstr "" @@ -41005,251 +41113,251 @@ msgid "Check it if you want not show items without data" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2198 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2237 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2240 msgid "Max items" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2215 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:770 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2249 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:784 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2252 msgid "Serialized header" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2216 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:770 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2250 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:784 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2253 msgid "The separator character is |" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2231 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2202 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2205 msgid "Custom SQL template" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2252 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2223 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2226 msgid "The entities of the fields that contain them must be included." msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2277 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2280 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2283 msgid "Protocol must be specified in URL (e.g.: \"https://\")" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2283 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:774 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2286 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2289 msgid "Field separator" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2284 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:774 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2287 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2290 msgid "Separator for different fields in the serialized text chain" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2304 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:778 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2307 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2310 msgid "Line separator" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2305 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:778 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2308 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2311 msgid "" "Separator in different lines (composed by fields) of the serialized text " "chain" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2325 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:313 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2328 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:321 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2331 msgid "Group by agent" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2341 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3392 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3412 msgid "Group by" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2375 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:325 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2998 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:333 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3018 msgid "Show in the same row" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2377 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:326 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3000 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:334 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3020 msgid "Show one module per row with all its operations" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2469 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:523 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2432 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:537 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2435 msgid "Graph render" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2475 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:529 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2438 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:543 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2441 msgid "Avg, max & min" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2476 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:530 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2439 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:544 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2442 msgid "Max only" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2477 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:531 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2440 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:545 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2443 msgid "Min only" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2478 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:532 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2441 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:546 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2444 msgid "Avg only" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2491 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:559 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2487 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:573 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2490 msgid "Full resolution graph (TIP)" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2503 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:577 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:591 msgid "" "If this option was checked, only adding in elements that type of modules " "support this option." msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2533 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:417 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:425 #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:215 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2542 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2545 msgid "Condition" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2543 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:424 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:432 msgid ">=" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2550 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:426 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:434 msgid "<" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2590 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2580 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2583 msgid "Select fields to show" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2669 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:354 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2656 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:368 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2659 msgid "Show address instead module name" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2670 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:355 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2657 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:369 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2660 msgid "Show the main address of agent." msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2689 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:450 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:332 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2676 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:346 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2679 msgid "Show resume" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2690 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:450 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 msgid "" "Show a resume table with max, min, average of total modules on the report " "bottom" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2708 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2696 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2699 msgid "

Select fields to show

" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2756 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2756 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2759 msgid "

Select fields to show

" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2772 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2772 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2775 msgid "Agent min values" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2784 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:591 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2785 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:605 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2788 msgid "Show Summary group" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2801 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3375 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3395 msgid "Show Summary" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2870 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:655 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2871 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:669 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2874 msgid "Event Status" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2901 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:685 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:699 msgid "By agent" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2911 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:695 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:709 msgid "By user validator" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2921 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:705 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:719 msgid "By criticity" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2931 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:715 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:729 msgid "Validated vs unvalidated" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2945 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2979 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2999 msgid "Height (dynamic graphs)" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2985 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2963 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2983 msgid "Query History Database" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2997 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3044 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3064 msgid "Priority mode" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3002 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3049 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3069 msgid "Priority ok mode" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3014 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3061 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3081 msgid "Priority unknown mode" msgstr "" @@ -41280,82 +41388,82 @@ msgid "" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3254 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3169 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3189 msgid "Calculate for custom intervals" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3266 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3181 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3201 msgid "Time lapse intervals" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3268 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3184 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3204 msgid "" "Lapses of time in which the period is divided to make more precise " "calculations" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3313 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3225 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3245 msgid "Table only" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3323 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3236 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3256 msgid "Graph only" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3333 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3247 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3267 msgid "Graph and table" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3350 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:816 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3264 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:830 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3284 msgid "Uncompress module" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3351 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:817 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3265 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:831 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3285 msgid "Use uncompressed module data." msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3382 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1165 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1168 msgid "Filter by network" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3412 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1184 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1187 msgid "Show alive IPs only" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3425 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1197 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1200 msgid "Show IPs not assigned to an agent" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3451 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3699 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3719 #: ../../godmode/netflow/nf_item_list.php:282 msgid "Create item" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3509 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3793 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3813 msgid "SLA Min. (value)" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3514 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3798 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3818 msgid "SLA Max. (value)" msgstr "" #: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3519 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3803 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3823 msgid "SLA Limit (%)" msgstr "" @@ -41467,11 +41575,11 @@ msgstr "" msgid "No agent matches regular expression " msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:298 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:312 msgid "Order:" msgstr "" -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:334 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:348 msgid "" "Show a resume table with max, min, average of total modules on the report " "bottom:" @@ -41506,7 +41614,7 @@ msgid "Duplicate config" msgstr "" #: ../../enterprise/godmode/menu.php:81 -#: ../../godmode/agentes/configurar_agente.php:706 +#: ../../godmode/agentes/configurar_agente.php:707 msgid "Network config manager" msgstr "" @@ -41857,7 +41965,7 @@ msgid "WMI query" msgstr "" #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1079 -#: ../../godmode/modules/manage_network_components_form_wizard.php:684 +#: ../../godmode/modules/manage_network_components_form_wizard.php:685 #: ../../godmode/modules/manage_network_components_form_wmi.php:33 #: ../../godmode/massive/massive_edit_modules.php:1157 #: ../../godmode/agentes/module_manager_editor_wmi.php:151 @@ -42074,7 +42182,7 @@ msgstr "" #: ../../enterprise/godmode/massive/massive_add_modules_policy.php:359 #: ../../godmode/massive/massive_add_alerts.php:324 #: ../../godmode/massive/massive_edit_agents.php:1199 -#: ../../godmode/massive/massive_delete_alerts.php:382 +#: ../../godmode/massive/massive_delete_alerts.php:388 msgid "" "Unsucessful sending the data, please contact with your administrator or make " "with less elements." @@ -42085,13 +42193,13 @@ msgid "No destiny policies to copy" msgstr "" #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:159 -#: ../../godmode/snmpconsole/snmp_alert.php:682 +#: ../../godmode/snmpconsole/snmp_alert.php:724 #, php-format msgid "Successfully deleted alerts (%s / %s)" msgstr "" #: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:167 -#: ../../godmode/snmpconsole/snmp_alert.php:686 +#: ../../godmode/snmpconsole/snmp_alert.php:728 #, php-format msgid "Unsuccessfully deleted alerts (%s / %s)" msgstr "" @@ -42236,29 +42344,29 @@ msgid "SNMP Alerts to be edit" msgstr "" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:301 -#: ../../godmode/snmpconsole/snmp_alert.php:735 +#: ../../godmode/snmpconsole/snmp_alert.php:781 msgid "Custom Value/OID" msgstr "" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:307 -#: ../../godmode/snmpconsole/snmp_alert.php:785 +#: ../../godmode/snmpconsole/snmp_alert.php:835 msgid "Single value" msgstr "" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:309 -#: ../../godmode/snmpconsole/snmp_alert.php:988 +#: ../../godmode/snmpconsole/snmp_alert.php:1075 #: ../../godmode/alerts/configure_alert_template.php:691 msgid "Min. number of alerts" msgstr "" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:311 -#: ../../godmode/snmpconsole/snmp_alert.php:991 +#: ../../godmode/snmpconsole/snmp_alert.php:1078 #: ../../godmode/alerts/configure_alert_template.php:728 msgid "Max. number of alerts" msgstr "" #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:326 -#: ../../godmode/snmpconsole/snmp_alert.php:1010 +#: ../../godmode/snmpconsole/snmp_alert.php:1097 msgid "Other value" msgstr "" @@ -42277,7 +42385,7 @@ msgstr "" #: ../../godmode/massive/massive_delete_modules.php:551 #: ../../godmode/massive/massive_add_action_alerts.php:220 #: ../../godmode/massive/massive_delete_action_alerts.php:241 -#: ../../godmode/massive/massive_delete_alerts.php:335 +#: ../../godmode/massive/massive_delete_alerts.php:341 #: ../../godmode/massive/massive_edit_modules.php:524 msgid "When select agents" msgstr "" @@ -42559,141 +42667,141 @@ msgstr "" msgid "Create a new web analysis module" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:51 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:47 msgid "Cannot delete autoconfiguration" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:66 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:62 #: ../../godmode/setup/license.php:151 ../../godmode/setup/license.php:154 msgid "enabled" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:67 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:63 msgid "enabling" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:69 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:65 #: ../../godmode/setup/license.php:151 ../../godmode/setup/license.php:154 msgid "disabled" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:70 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:66 msgid "disabling" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:75 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:71 #, php-format msgid "Successfully %s" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:76 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:72 #, php-format msgid "Error %s" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:96 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:292 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:92 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:257 msgid "Agent autoconfiguration list" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:158 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:154 msgid "There are no defined autoconfigurations" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:195 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:191 msgid "Add new configuration definition" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:55 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:69 msgid "Cannot delete rule from autoconfiguration" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:61 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:75 msgid "Agent Autoconfiguration Information" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:62 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:76 msgid "" "You must click the Create or Update buttom for a correct configuration!!!" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:70 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:84 msgid "" "Cannot create autoconfiguration from read only console, please create from " "metaconsole (centralized management)" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:91 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:101 msgid "Cannot create autoconfiguration in metaconsole" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:99 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:109 msgid "Cannot create unnamed autoconfiguration" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:109 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:119 msgid "" "Cannot udpate autoconfiguration from read only console, please create from " "metaconsole (centralized management)" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:126 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:132 msgid "Cannot update autoconfiguration" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:136 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:191 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:142 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:181 msgid "" "Cannot modify autoconfiguration from read only console, please create from " "metaconsole (centralized management)" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:335 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:300 msgid "Autoconfiguration" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:405 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:370 msgid "Add rule" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:410 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:375 msgid "Rules" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:432 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:397 msgid "New group" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:619 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:584 #: ../../enterprise/godmode/policies/configure_policy.php:47 msgid "Add policy" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:651 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:616 msgid "Extra configuration block" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:653 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:618 msgid "" "Put here any extra configuration you want to be applied to any new agent " "matching previously defined rules" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:686 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:717 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:651 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:682 msgid "Extra actions" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:707 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1010 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:672 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:975 msgid "Add extra action" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:875 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:840 msgid "Add new rule" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1097 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1062 msgid "Update extra action" msgstr "" @@ -42973,6 +43081,7 @@ msgid "Alert name" msgstr "" #: ../../enterprise/godmode/alerts/alert_inventory_list.php:319 +#: ../../godmode/snmpconsole/snmp_alert.php:1394 #: ../../godmode/alerts/alert_list.list.php:673 msgid "Delete action" msgstr "" @@ -43002,7 +43111,7 @@ msgid "Alert groups" msgstr "" #: ../../enterprise/godmode/alerts/alert_inventory_builder.php:278 -#: ../../godmode/snmpconsole/snmp_alert.php:83 +#: ../../godmode/snmpconsole/snmp_alert.php:94 msgid "Update alert" msgstr "" @@ -43136,9 +43245,9 @@ msgstr "" #: ../../godmode/servers/servers.build_table.php:246 #: ../../godmode/reporting/reporting_builder.item_editor.php:79 #: ../../godmode/massive/massive_edit_agents.php:945 -#: ../../godmode/agentes/configurar_agente.php:603 -#: ../../godmode/agentes/configurar_agente.php:753 -#: ../../godmode/agentes/agent_manager.php:485 +#: ../../godmode/agentes/configurar_agente.php:604 +#: ../../godmode/agentes/configurar_agente.php:754 +#: ../../godmode/agentes/agent_manager.php:524 msgid "Remote configuration" msgstr "" @@ -43161,7 +43270,7 @@ msgid "D." msgstr "" #: ../../enterprise/godmode/policies/policy_agents.php:946 -#: ../../godmode/agentes/agent_manager.php:260 +#: ../../godmode/agentes/agent_manager.php:263 msgid "This agent can be remotely configured" msgstr "" @@ -43441,7 +43550,7 @@ msgid "Could not be added to deleted all modules." msgstr "" #: ../../enterprise/godmode/policies/policy_modules.php:1381 -#: ../../godmode/agentes/configurar_agente.php:2124 +#: ../../godmode/agentes/configurar_agente.php:2128 #, php-format msgid "copy of %s (%d)" msgstr "" @@ -43978,7 +44087,7 @@ msgstr "" msgid "Copy to clipboard" msgstr "" -#: ../../extensions/db_status.php:25 ../../extensions/db_status.php:453 +#: ../../extensions/db_status.php:25 ../../extensions/db_status.php:455 #: ../../godmode/menu.php:433 msgid "DB Schema check" msgstr "" @@ -44049,7 +44158,7 @@ msgstr "" msgid "Unsuccessful the table %s has not the field %s" msgstr "" -#: ../../extensions/db_status.php:408 +#: ../../extensions/db_status.php:410 msgid "Successful all the tables have the correct fields" msgstr "" @@ -45451,49 +45560,49 @@ msgstr "" msgid "not executed" msgstr "" -#: ../../godmode/setup/performance.php:341 +#: ../../godmode/setup/performance.php:343 msgid "Max. days before delete autodisabled agents" msgstr "" -#: ../../godmode/setup/performance.php:508 +#: ../../godmode/setup/performance.php:510 msgid "Item limit for realtime reports" msgstr "" -#: ../../godmode/setup/performance.php:531 +#: ../../godmode/setup/performance.php:533 msgid "Last day" msgstr "" -#: ../../godmode/setup/performance.php:533 +#: ../../godmode/setup/performance.php:535 msgid "10 days" msgstr "" -#: ../../godmode/setup/performance.php:535 +#: ../../godmode/setup/performance.php:537 msgid "2 weeks" msgstr "" -#: ../../godmode/setup/performance.php:582 +#: ../../godmode/setup/performance.php:584 msgid "Big Operation Step to purge old data" msgstr "" -#: ../../godmode/setup/performance.php:632 +#: ../../godmode/setup/performance.php:634 msgid "SNMP walk binary" msgstr "" -#: ../../godmode/setup/performance.php:643 +#: ../../godmode/setup/performance.php:645 msgid "" "SNMP bulk walk is not able to request V1 SNMP, this option will be used " "instead (by default snmpwalk, slower)." msgstr "" -#: ../../godmode/setup/performance.php:646 +#: ../../godmode/setup/performance.php:648 msgid "SNMP walk binary (fallback)" msgstr "" -#: ../../godmode/setup/performance.php:689 +#: ../../godmode/setup/performance.php:691 msgid "Database maintenance options" msgstr "" -#: ../../godmode/setup/performance.php:695 +#: ../../godmode/setup/performance.php:697 msgid "Historical database maintenance options" msgstr "" @@ -45751,12 +45860,12 @@ msgid "There was a problem updating the server" msgstr "" #: ../../godmode/servers/modificar_server.php:222 -#: ../../godmode/agentes/configurar_agente.php:867 +#: ../../godmode/agentes/configurar_agente.php:868 msgid "Conf file deleted successfully" msgstr "" #: ../../godmode/servers/modificar_server.php:223 -#: ../../godmode/agentes/configurar_agente.php:868 +#: ../../godmode/agentes/configurar_agente.php:869 msgid "Could not delete conf file" msgstr "" @@ -45875,128 +45984,119 @@ msgid "" "all %s features. Please update your license to unlock all %s features." msgstr "" -#: ../../godmode/um_client/index.php:215 +#: ../../godmode/um_client/index.php:216 #, php-format msgid "Master server version %s does not match console version %s." msgstr "" -#: ../../godmode/um_client/index.php:227 +#: ../../godmode/um_client/index.php:229 #, php-format msgid "" "'%s' recommended value is %s or greater. Please, change it on your PHP " "configuration file (php.ini) or contact with administrator" msgstr "" -#: ../../godmode/um_client/index.php:316 -msgid "Update manager online requires registration." +#: ../../godmode/um_client/index.php:318 +msgid "Update online requires registration." msgstr "" -#: ../../godmode/um_client/index.php:321 +#: ../../godmode/um_client/index.php:323 msgid "" "Applying offline patches may make your console unusable, we recommend to " "completely backup your files before applying any patch." msgstr "" -#: ../../godmode/update_manager/update_manager.php:49 +#: ../../godmode/update_manager/update_manager.php:64 +#: ../../godmode/update_manager/update_manager.php:83 msgid "Journal" msgstr "" -#: ../../godmode/update_manager/update_manager.php:56 -msgid "Offline update manager" +#: ../../godmode/update_manager/update_manager.php:71 +msgid "Offline update" msgstr "" -#: ../../godmode/update_manager/update_manager.php:63 -msgid "Online update manager" +#: ../../godmode/update_manager/update_manager.php:78 +msgid "Online update" msgstr "" -#: ../../godmode/update_manager/update_manager.php:68 -msgid "Update manager » Journal" +#: ../../godmode/update_manager/update_manager.php:91 +msgid "Offline" msgstr "" -#: ../../godmode/update_manager/update_manager.php:72 -msgid "Update manager » Setup" +#: ../../godmode/update_manager/update_manager.php:96 +msgid "Online" msgstr "" -#: ../../godmode/update_manager/update_manager.php:76 -msgid "Update manager » Offline" -msgstr "" - -#: ../../godmode/update_manager/update_manager.php:81 -msgid "Update manager » Online" +#: ../../godmode/update_manager/update_manager.php:159 +msgid "Please register on metaconsole first." msgstr "" #: ../../godmode/update_manager/update_manager.setup.php:271 -msgid "URL update manager:" +msgid "Warp Update URL" msgstr "" #: ../../godmode/update_manager/update_manager.setup.php:275 msgid "URL update manager" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:281 -msgid "Use secured update manager:" +#: ../../godmode/update_manager/update_manager.setup.php:282 +msgid "Use secured Warp Update" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:290 -msgid "Proxy server:" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:294 +#: ../../godmode/update_manager/update_manager.setup.php:291 +#: ../../godmode/update_manager/update_manager.setup.php:295 msgid "Proxy server" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:300 -msgid "Proxy port:" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:304 +#: ../../godmode/update_manager/update_manager.setup.php:301 +#: ../../godmode/update_manager/update_manager.setup.php:305 msgid "Proxy port" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:310 -msgid "Proxy user:" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:314 +#: ../../godmode/update_manager/update_manager.setup.php:311 +#: ../../godmode/update_manager/update_manager.setup.php:315 msgid "Proxy user" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:320 -msgid "Proxy password:" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:324 +#: ../../godmode/update_manager/update_manager.setup.php:321 +#: ../../godmode/update_manager/update_manager.setup.php:325 msgid "Proxy password" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:330 -msgid "Allow no-consecutive patches:" +#: ../../godmode/update_manager/update_manager.setup.php:331 +msgid "Allow no-consecutive patches" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:339 -msgid "Limit to LTS updates:" +#: ../../godmode/update_manager/update_manager.setup.php:340 +msgid "Limit to LTS updates" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:349 -msgid "Registration ID:" +#: ../../godmode/update_manager/update_manager.setup.php:350 +msgid "Registration ID" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:353 -msgid "Cancel registration:" +#: ../../godmode/update_manager/update_manager.setup.php:351 +msgid "Not registred yet" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:365 +#: ../../godmode/update_manager/update_manager.setup.php:354 +msgid "Cancel registration" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:366 msgid "Unregister" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:370 -msgid "Pandora FMS community reminder" +#: ../../godmode/update_manager/update_manager.setup.php:371 +#, php-format +msgid "%s community reminder" msgstr "" -#: ../../godmode/update_manager/update_manager.setup.php:370 +#: ../../godmode/update_manager/update_manager.setup.php:371 +#, php-format msgid "" "Every 8 days, a message is displayed to admin users to remember to register " -"this Pandora instance" +"this %s instance" msgstr "" #: ../../godmode/update_manager/update_manager.history.php:42 @@ -46142,84 +46242,84 @@ msgstr "" msgid "Alphanumeric" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:257 +#: ../../godmode/modules/manage_network_components_form_wizard.php:258 msgid "Add by default" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:285 +#: ../../godmode/modules/manage_network_components_form_wizard.php:286 msgid "Module protocol" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:301 +#: ../../godmode/modules/manage_network_components_form_wizard.php:302 msgid "Protocol" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:314 +#: ../../godmode/modules/manage_network_components_form_wizard.php:315 #: ../../godmode/modules/manage_network_components_form_network.php:191 msgid "Name OID" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:317 +#: ../../godmode/modules/manage_network_components_form_wizard.php:318 msgid "Manufacturer ID" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:349 +#: ../../godmode/modules/manage_network_components_form_wizard.php:350 msgid "Component Group" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:367 +#: ../../godmode/modules/manage_network_components_form_wizard.php:368 msgid "Module unit" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:457 +#: ../../godmode/modules/manage_network_components_form_wizard.php:458 msgid "Scan Type" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:471 +#: ../../godmode/modules/manage_network_components_form_wizard.php:472 #: ../../godmode/agentes/planned_downtime.list.php:321 msgid "Execution type" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:491 +#: ../../godmode/modules/manage_network_components_form_wizard.php:492 msgid "Value OID" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:508 +#: ../../godmode/modules/manage_network_components_form_wizard.php:509 msgid "Macros OID" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:516 -#: ../../godmode/modules/manage_network_components_form_wizard.php:701 +#: ../../godmode/modules/manage_network_components_form_wizard.php:517 +#: ../../godmode/modules/manage_network_components_form_wizard.php:702 msgid "Value operation" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:533 -#: ../../godmode/modules/manage_network_components_form_wizard.php:718 +#: ../../godmode/modules/manage_network_components_form_wizard.php:534 +#: ../../godmode/modules/manage_network_components_form_wizard.php:719 msgid "Satellite execution" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:550 -#: ../../godmode/modules/manage_network_components_form_wizard.php:735 +#: ../../godmode/modules/manage_network_components_form_wizard.php:551 +#: ../../godmode/modules/manage_network_components_form_wizard.php:736 msgid "Server plugin" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:588 +#: ../../godmode/modules/manage_network_components_form_wizard.php:589 msgid "WMI class" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:605 +#: ../../godmode/modules/manage_network_components_form_wizard.php:606 msgid "Query key field" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:622 +#: ../../godmode/modules/manage_network_components_form_wizard.php:623 msgid "Query extra fields" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:630 +#: ../../godmode/modules/manage_network_components_form_wizard.php:631 msgid "Query filters" msgstr "" -#: ../../godmode/modules/manage_network_components_form_wizard.php:673 +#: ../../godmode/modules/manage_network_components_form_wizard.php:674 msgid "Field value" msgstr "" @@ -46688,7 +46788,7 @@ msgid "There was a problem storing Graph" msgstr "" #: ../../godmode/reporting/graph_builder.php:386 -#: ../../godmode/agentes/configurar_agente.php:1938 +#: ../../godmode/agentes/configurar_agente.php:1942 msgid "Module added successfully" msgstr "" @@ -46833,250 +46933,254 @@ msgstr "" msgid "Edit label" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:993 +#: ../../godmode/reporting/reporting_builder.item_editor.php:996 msgid "Not valid" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:1001 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1004 msgid "" "This type of report brings a lot of data loading, it is recommended to use " "it for scheduled reports and not for real-time view." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:1151 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1154 msgid "Log number" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:1153 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1156 msgid "" "Warning: this parameter limits the contents of the logs and affects the " "performance." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:1214 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1217 msgid "" "This is the range, or period of time over which the report renders the " "information for this report type. For example, a week means data from a week " "ago from now. " msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:1773 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1776 msgid "Show modules" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2154 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2157 msgid "Target server" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2455 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2458 msgid "Macros definition" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2466 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2469 msgid "Render definition" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2467 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2470 msgid "Please note that not all CSS styles are supported by PDF reports." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2547 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2550 msgid "Greater or equal (>=)" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2548 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2551 msgid "Less or equal (<=)" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2549 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2552 msgid "Less (<)" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2550 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2553 msgid "Greater (>)" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2551 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2554 msgid "Equal (=)" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2552 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2555 msgid "Not equal (!=)" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2677 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2680 msgid "" "Show a summary chart with max, min and average number of total modules at " "the end of the report and Checks." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2732 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2735 msgid "Checks in Warning status" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2802 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2805 msgid "Only data" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2900 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2903 msgid "Include extended events" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2919 -msgid "By agent " -msgstr "" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2929 -msgid "By user validator " +#: ../../godmode/reporting/reporting_builder.item_editor.php:2920 +msgid "Show custom data" msgstr "" #: ../../godmode/reporting/reporting_builder.item_editor.php:2939 -msgid "By criticity " +msgid "By agent " msgstr "" #: ../../godmode/reporting/reporting_builder.item_editor.php:2949 +msgid "By user validator " +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2959 +msgid "By criticity " +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2969 msgid "Validated vs unvalidated " msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:2964 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2984 msgid "" "With the token enabled the query will affect the Historical Database, which " "may mean a small drop in performance." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3149 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3169 msgid "Include filter" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3153 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3162 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3173 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3182 msgid "Free text string search on event description" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3158 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3178 msgid "Exclude filter" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3357 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3377 msgid "Select by group" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3445 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3465 msgid "Display options" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3503 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3523 msgid "Agent group filter" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3523 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3543 msgid "Agent OS filter" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3549 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3569 msgid "Agent custom field" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3571 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3591 msgid "Agent custom field filter" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3595 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3615 msgid "Agent status filter" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3633 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3653 msgid "Agent version filter" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3657 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3677 msgid "Agent has remote configuration" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3658 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3678 msgid "Filter agents by remote configuration enabled." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3669 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3689 msgid "Agent module filter" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3775 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4290 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3795 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4310 msgid "Agent Failover" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3780 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4293 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3800 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4313 msgid "Module Failover" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:3820 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3840 msgid "Please save the item before adding entries to this list." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4266 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4286 msgid "rate" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4314 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4334 msgid "" "Please be careful, when the module have diferent intervals in their life, " "the summatory maybe get bad result." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4334 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4354 msgid "Please save the report to start adding items into the list." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4600 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4604 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4608 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4612 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4616 #: ../../godmode/reporting/reporting_builder.item_editor.php:4620 #: ../../godmode/reporting/reporting_builder.item_editor.php:4624 #: ../../godmode/reporting/reporting_builder.item_editor.php:4628 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4632 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4636 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4640 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4644 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4648 msgid "Item Editor Information" msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4601 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4621 msgid "Please select a name." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4605 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4625 msgid "Please select an agent." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4609 -#: ../../godmode/agentes/planned_downtime.editor.php:1388 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4629 +#: ../../godmode/agentes/planned_downtime.editor.php:1394 msgid "Please select a module." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4613 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4633 msgid "Please insert a SQL query." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4617 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4637 msgid "Please insert a URL." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4621 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4641 msgid "Please checked a custom interval option." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4625 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4645 msgid "Please select a user." msgstr "" -#: ../../godmode/reporting/reporting_builder.item_editor.php:4629 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4649 msgid "Please select a group." msgstr "" #: ../../godmode/reporting/reporting_builder.php:535 -#: ../../godmode/reporting/reporting_builder.php:3439 -#: ../../godmode/reporting/reporting_builder.php:3522 -#: ../../godmode/reporting/reporting_builder.php:3570 +#: ../../godmode/reporting/reporting_builder.php:3451 +#: ../../godmode/reporting/reporting_builder.php:3534 +#: ../../godmode/reporting/reporting_builder.php:3582 msgid "Reports list" msgstr "" @@ -47092,11 +47196,11 @@ msgstr "" msgid "Create report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:3573 +#: ../../godmode/reporting/reporting_builder.php:3585 msgid "Create Custom Report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:3661 +#: ../../godmode/reporting/reporting_builder.php:3673 msgid "Unsuccessful action

" msgstr "" @@ -47237,8 +47341,8 @@ msgstr "" msgid "Netflow filters" msgstr "" -#: ../../godmode/menu.php:103 ../../godmode/agentes/configurar_agente.php:817 -#: ../../godmode/agentes/configurar_agente.php:839 +#: ../../godmode/menu.php:103 ../../godmode/agentes/configurar_agente.php:818 +#: ../../godmode/agentes/configurar_agente.php:840 #: ../../godmode/agentes/modificar_agente.php:104 msgid "Resources" msgstr "" @@ -47248,7 +47352,7 @@ msgid "Manage agents groups" msgstr "" #: ../../godmode/menu.php:149 ../../godmode/wizards/HostDevices.class.php:1077 -#: ../../godmode/agentes/configurar_agente.php:437 +#: ../../godmode/agentes/configurar_agente.php:438 msgid "Module templates" msgstr "" @@ -47336,24 +47440,16 @@ msgstr "" msgid "Extension manager" msgstr "" -#: ../../godmode/menu.php:528 -msgid "Update manager" -msgstr "" - #: ../../godmode/menu.php:533 -msgid "Update Manager offline" +msgid "Update offline" msgstr "" #: ../../godmode/menu.php:536 -msgid "Update Manager online" -msgstr "" - -#: ../../godmode/menu.php:539 -msgid "Update Manager options" +msgid "Update online" msgstr "" #: ../../godmode/menu.php:542 -msgid "Update Manager journal" +msgid "Warp journal" msgstr "" #: ../../godmode/menu.php:550 @@ -47368,85 +47464,98 @@ msgstr "" msgid "Categories" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:99 +#: ../../godmode/snmpconsole/snmp_alert.php:100 msgid "Alert overview" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:277 +#: ../../godmode/snmpconsole/snmp_alert.php:293 msgid "There was a problem creating the alert" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:413 +#: ../../godmode/snmpconsole/snmp_alert.php:435 msgid "There was a problem updating the alert" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:610 -#: ../../godmode/snmpconsole/snmp_alert.php:623 +#: ../../godmode/snmpconsole/snmp_alert.php:637 +#: ../../godmode/snmpconsole/snmp_alert.php:656 msgid "There was a problem duplicating the alert" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:616 +#: ../../godmode/snmpconsole/snmp_alert.php:646 msgid "Successfully Duplicate" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:644 +#: ../../godmode/snmpconsole/snmp_alert.php:677 msgid "There was a problem deleting the alert" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:730 +#: ../../godmode/snmpconsole/snmp_alert.php:774 msgid "Matches substrings. End the string with $ for exact matches." msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:790 -#: ../../godmode/snmpconsole/snmp_alert.php:797 -#: ../../godmode/snmpconsole/snmp_alert.php:806 -#: ../../godmode/snmpconsole/snmp_alert.php:815 -#: ../../godmode/snmpconsole/snmp_alert.php:824 -#: ../../godmode/snmpconsole/snmp_alert.php:833 #: ../../godmode/snmpconsole/snmp_alert.php:842 -#: ../../godmode/snmpconsole/snmp_alert.php:850 -#: ../../godmode/snmpconsole/snmp_alert.php:858 -#: ../../godmode/snmpconsole/snmp_alert.php:866 -#: ../../godmode/snmpconsole/snmp_alert.php:874 +#: ../../godmode/snmpconsole/snmp_alert.php:852 +#: ../../godmode/snmpconsole/snmp_alert.php:862 +#: ../../godmode/snmpconsole/snmp_alert.php:872 #: ../../godmode/snmpconsole/snmp_alert.php:882 -#: ../../godmode/snmpconsole/snmp_alert.php:890 -#: ../../godmode/snmpconsole/snmp_alert.php:898 -#: ../../godmode/snmpconsole/snmp_alert.php:906 -#: ../../godmode/snmpconsole/snmp_alert.php:914 +#: ../../godmode/snmpconsole/snmp_alert.php:892 +#: ../../godmode/snmpconsole/snmp_alert.php:902 +#: ../../godmode/snmpconsole/snmp_alert.php:912 #: ../../godmode/snmpconsole/snmp_alert.php:922 -#: ../../godmode/snmpconsole/snmp_alert.php:930 -#: ../../godmode/snmpconsole/snmp_alert.php:938 -#: ../../godmode/snmpconsole/snmp_alert.php:946 +#: ../../godmode/snmpconsole/snmp_alert.php:932 +#: ../../godmode/snmpconsole/snmp_alert.php:942 +#: ../../godmode/snmpconsole/snmp_alert.php:952 +#: ../../godmode/snmpconsole/snmp_alert.php:962 +#: ../../godmode/snmpconsole/snmp_alert.php:972 +#: ../../godmode/snmpconsole/snmp_alert.php:982 +#: ../../godmode/snmpconsole/snmp_alert.php:992 +#: ../../godmode/snmpconsole/snmp_alert.php:1002 +#: ../../godmode/snmpconsole/snmp_alert.php:1012 +#: ../../godmode/snmpconsole/snmp_alert.php:1022 +#: ../../godmode/snmpconsole/snmp_alert.php:1032 msgid "Variable bindings/Data" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:1074 +#: ../../godmode/snmpconsole/snmp_alert.php:1162 msgid "" "Search by these fields description, OID, Custom Value, SNMP Agent (IP), " "Single value, each Variable bindings/Datas." msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:1093 +#: ../../godmode/snmpconsole/snmp_alert.php:1180 msgid "Alert SNMP control filter" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:1178 +#: ../../godmode/snmpconsole/snmp_alert.php:1232 msgid "There are no SNMP alerts" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:1229 +#: ../../godmode/snmpconsole/snmp_alert.php:1266 msgid "Custom Value/Enterprise String" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:1234 +#: ../../godmode/snmpconsole/snmp_alert.php:1271 msgid "TF." msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:1357 +#: ../../godmode/snmpconsole/snmp_alert.php:1427 msgid "ID Alert SNMP" msgstr "" -#: ../../godmode/snmpconsole/snmp_alert.php:1589 +#: ../../godmode/snmpconsole/snmp_alert.php:1545 +#: ../../godmode/snmpconsole/snmp_alert.php:1560 +msgid "Confirmation" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1546 +msgid "Do you want delete this alert?" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1561 +msgid "Do you want delete the selected alerts?" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1671 msgid "Add action " msgstr "" @@ -48114,27 +48223,27 @@ msgid "Show agents" msgstr "" #: ../../godmode/massive/massive_edit_agents.php:661 -#: ../../godmode/agentes/agent_manager.php:551 +#: ../../godmode/agentes/agent_manager.php:590 msgid "Cascade protection" msgstr "" #: ../../godmode/massive/massive_edit_agents.php:858 -#: ../../godmode/agentes/agent_manager.php:567 +#: ../../godmode/agentes/agent_manager.php:606 msgid "Module definition" msgstr "" #: ../../godmode/massive/massive_edit_agents.php:870 -#: ../../godmode/agentes/agent_manager.php:572 +#: ../../godmode/agentes/agent_manager.php:611 msgid "Learning mode" msgstr "" #: ../../godmode/massive/massive_edit_agents.php:881 -#: ../../godmode/agentes/agent_manager.php:582 +#: ../../godmode/agentes/agent_manager.php:621 msgid "Normal mode" msgstr "" #: ../../godmode/massive/massive_edit_agents.php:892 -#: ../../godmode/agentes/agent_manager.php:592 +#: ../../godmode/agentes/agent_manager.php:631 msgid "Autodisable mode" msgstr "" @@ -48153,7 +48262,7 @@ msgid "Delete available remote configurations" msgstr "" #: ../../godmode/massive/massive_edit_agents.php:980 -#: ../../godmode/agentes/agent_manager.php:656 +#: ../../godmode/agentes/agent_manager.php:695 msgid "Agent icon" msgstr "" @@ -48171,7 +48280,7 @@ msgid "The agent still runs but the alerts and events will be stop" msgstr "" #: ../../godmode/massive/massive_edit_agents.php:1006 -#: ../../godmode/agentes/agent_manager.php:479 +#: ../../godmode/agentes/agent_manager.php:518 msgid "Safe operation mode" msgstr "" @@ -48202,7 +48311,7 @@ msgstr "" msgid "Could not be deleted. No action selected" msgstr "" -#: ../../godmode/massive/massive_delete_alerts.php:301 +#: ../../godmode/massive/massive_delete_alerts.php:307 msgid "Show alerts on disabled modules" msgstr "" @@ -49071,119 +49180,119 @@ msgstr "" msgid "Show monitor detail fields" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:243 -#: ../../godmode/agentes/configurar_agente.php:1040 +#: ../../godmode/agentes/configurar_agente.php:244 +#: ../../godmode/agentes/configurar_agente.php:1042 msgid "No agent alias specified" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:246 +#: ../../godmode/agentes/configurar_agente.php:247 msgid "Agent cannot be created due to the maximum agent limit for this group" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:352 +#: ../../godmode/agentes/configurar_agente.php:353 msgid "Could not be created, because name already exists" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:354 +#: ../../godmode/agentes/configurar_agente.php:355 msgid "Could not be created, because IP already exists" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:744 +#: ../../godmode/agentes/configurar_agente.php:745 msgid "Gis" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:786 +#: ../../godmode/agentes/configurar_agente.php:787 msgid "SNMP explorer" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:827 +#: ../../godmode/agentes/configurar_agente.php:828 msgid "Agent manager" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:912 -#: ../../godmode/agentes/configurar_agente.php:916 +#: ../../godmode/agentes/configurar_agente.php:913 +#: ../../godmode/agentes/configurar_agente.php:917 msgid "No data to normalize" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:921 -#, php-format -msgid "Deleted data above %f" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:922 #, php-format +msgid "Deleted data above %f" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:923 +#, php-format msgid "Error normalizing module %s" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1050 +#: ../../godmode/agentes/configurar_agente.php:1052 #, php-format msgid "The group id %d is incorrect." msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1052 +#: ../../godmode/agentes/configurar_agente.php:1054 msgid "Agent cannot be updated due to the maximum agent limit for this group" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1054 +#: ../../godmode/agentes/configurar_agente.php:1056 msgid "Duplicate main IP address" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1106 +#: ../../godmode/agentes/configurar_agente.php:1109 msgid "There was a problem updating the agent" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1199 +#: ../../godmode/agentes/configurar_agente.php:1202 msgid "There was a problem loading the agent" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1709 +#: ../../godmode/agentes/configurar_agente.php:1713 msgid "" "There was a problem updating module. Another module already exists with the " "same name." msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1713 +#: ../../godmode/agentes/configurar_agente.php:1717 msgid "" "There was a problem updating module. Some required fields are missed: (name)" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1717 +#: ../../godmode/agentes/configurar_agente.php:1721 msgid "There was a problem updating module. \"No change\"" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1723 +#: ../../godmode/agentes/configurar_agente.php:1727 msgid "There was a problem updating module. Processing error" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1752 +#: ../../godmode/agentes/configurar_agente.php:1756 msgid "Module successfully updated" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1899 +#: ../../godmode/agentes/configurar_agente.php:1903 msgid "" "There was a problem adding module. Another module already exists with the " "same name." msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1903 +#: ../../godmode/agentes/configurar_agente.php:1907 msgid "" "There was a problem adding module. Some required fields are missed : (name)" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:1909 +#: ../../godmode/agentes/configurar_agente.php:1913 msgid "There was a problem adding module. Processing error" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:2089 +#: ../../godmode/agentes/configurar_agente.php:2093 msgid "There was a problem deleting the module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:2093 +#: ../../godmode/agentes/configurar_agente.php:2097 msgid "Module deleted succesfully" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:2339 -#: ../../godmode/agentes/configurar_agente.php:2351 +#: ../../godmode/agentes/configurar_agente.php:2343 +#: ../../godmode/agentes/configurar_agente.php:2355 msgid "Invalid tab specified" msgstr "" @@ -49191,35 +49300,35 @@ msgstr "" msgid "Delete agent" msgstr "" -#: ../../godmode/agentes/agent_manager.php:272 +#: ../../godmode/agentes/agent_manager.php:275 msgid "QR Code Agent view" msgstr "" -#: ../../godmode/agentes/agent_manager.php:293 +#: ../../godmode/agentes/agent_manager.php:296 msgid "Use alias as name" msgstr "" -#: ../../godmode/agentes/agent_manager.php:335 +#: ../../godmode/agentes/agent_manager.php:338 msgid "Primary group" msgstr "" -#: ../../godmode/agentes/agent_manager.php:520 +#: ../../godmode/agentes/agent_manager.php:559 msgid "Cascade protection services" msgstr "" -#: ../../godmode/agentes/agent_manager.php:609 +#: ../../godmode/agentes/agent_manager.php:648 msgid "Disabled mode" msgstr "" -#: ../../godmode/agentes/agent_manager.php:706 +#: ../../godmode/agentes/agent_manager.php:745 msgid "Update new GIS data:" msgstr "" -#: ../../godmode/agentes/agent_manager.php:764 +#: ../../godmode/agentes/agent_manager.php:803 msgid "Click to display" msgstr "" -#: ../../godmode/agentes/agent_manager.php:1016 +#: ../../godmode/agentes/agent_manager.php:1055 msgid "Secondary group cannot be primary too." msgstr "" @@ -49271,112 +49380,112 @@ msgid "Please select a file before clicking Load" msgstr "" #: ../../godmode/agentes/planned_downtime.editor.php:208 -#: ../../godmode/agentes/planned_downtime.editor.php:1123 -#: ../../godmode/agentes/planned_downtime.editor.php:1258 +#: ../../godmode/agentes/planned_downtime.editor.php:1129 +#: ../../godmode/agentes/planned_downtime.editor.php:1264 msgid "This elements cannot be modified while the downtime is being executed" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:583 +#: ../../godmode/agentes/planned_downtime.editor.php:589 msgid "Quiet: Modules will not generate events or fire alerts." msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:583 +#: ../../godmode/agentes/planned_downtime.editor.php:589 msgid "Disable Agents: Disables the selected agents." msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:583 +#: ../../godmode/agentes/planned_downtime.editor.php:589 msgid "Disable Alerts: Disable alerts for the selected agents." msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:589 +#: ../../godmode/agentes/planned_downtime.editor.php:595 #: ../../godmode/agentes/planned_downtime.list.php:656 msgid "Disabled Agents" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:590 +#: ../../godmode/agentes/planned_downtime.editor.php:596 #: ../../godmode/agentes/planned_downtime.list.php:657 msgid "Disabled only Alerts" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:606 +#: ../../godmode/agentes/planned_downtime.editor.php:612 #: ../../godmode/agentes/planned_downtime.list.php:318 msgid "Once" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:607 +#: ../../godmode/agentes/planned_downtime.editor.php:613 #: ../../godmode/agentes/planned_downtime.list.php:319 #: ../../godmode/agentes/planned_downtime.list.php:664 msgid "Periodically" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:622 +#: ../../godmode/agentes/planned_downtime.editor.php:628 msgid "Configure the time" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:641 +#: ../../godmode/agentes/planned_downtime.editor.php:647 msgid "Type Periodicity:" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:673 +#: ../../godmode/agentes/planned_downtime.editor.php:679 msgid "From day:" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:687 +#: ../../godmode/agentes/planned_downtime.editor.php:693 msgid "To day:" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:706 +#: ../../godmode/agentes/planned_downtime.editor.php:712 msgid "From hour:" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:719 +#: ../../godmode/agentes/planned_downtime.editor.php:725 msgid "To hour:" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:795 +#: ../../godmode/agentes/planned_downtime.editor.php:801 msgid "Group filter" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:829 +#: ../../godmode/agentes/planned_downtime.editor.php:835 msgid "Available modules:" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:830 +#: ../../godmode/agentes/planned_downtime.editor.php:836 msgid "Only for type Quiet for downtimes." msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:888 +#: ../../godmode/agentes/planned_downtime.editor.php:894 msgid "Agents planned for this downtime" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:906 +#: ../../godmode/agentes/planned_downtime.editor.php:912 msgid "There are no agents" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:948 +#: ../../godmode/agentes/planned_downtime.editor.php:954 msgid "All alerts" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:950 +#: ../../godmode/agentes/planned_downtime.editor.php:956 msgid "Entire agent" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:953 -#: ../../godmode/agentes/planned_downtime.editor.php:1075 +#: ../../godmode/agentes/planned_downtime.editor.php:959 +#: ../../godmode/agentes/planned_downtime.editor.php:1081 msgid "All modules" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:955 -#: ../../godmode/agentes/planned_downtime.editor.php:1067 -#: ../../godmode/agentes/planned_downtime.editor.php:1071 +#: ../../godmode/agentes/planned_downtime.editor.php:961 +#: ../../godmode/agentes/planned_downtime.editor.php:1073 +#: ../../godmode/agentes/planned_downtime.editor.php:1077 msgid "Some modules" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:1021 +#: ../../godmode/agentes/planned_downtime.editor.php:1027 msgid "Add Module:" msgstr "" -#: ../../godmode/agentes/planned_downtime.editor.php:1523 +#: ../../godmode/agentes/planned_downtime.editor.php:1529 msgid "" "WARNING: If you edit this scheduled downtime, the data of future SLA reports " "may be altered" @@ -49557,15 +49666,15 @@ msgstr "" msgid "Maybe the files conf or md5 could not be deleted" msgstr "" -#: ../../godmode/agentes/modificar_agente.php:320 +#: ../../godmode/agentes/modificar_agente.php:333 msgid "Show Agents" msgstr "" -#: ../../godmode/agentes/modificar_agente.php:322 +#: ../../godmode/agentes/modificar_agente.php:335 msgid "Everyone" msgstr "" -#: ../../godmode/agentes/modificar_agente.php:336 +#: ../../godmode/agentes/modificar_agente.php:349 msgid "Operative System" msgstr "" diff --git a/pandora_console/include/lib/Agent.php b/pandora_console/include/lib/Agent.php index d561bba6f7..888cba6970 100644 --- a/pandora_console/include/lib/Agent.php +++ b/pandora_console/include/lib/Agent.php @@ -248,7 +248,7 @@ class Agent extends Entity /** - * Calculates cascade protection service value for this service. + * Calculates cascade protection _nameice value for this service. * * @param integer|null $id_node Meta searching node will use this field. * @@ -621,4 +621,25 @@ class Agent extends Entity } + /** + * Update agent in metaconsole + * + * @return void + */ + public function updateFromCache() + { + $res = (bool) \enterprise_hook( + 'agent_update_from_cache', + [ + $this->id_agente(), + $this->toArray(), + $this->server_name(), + ] + ); + + return $res; + + } + + } diff --git a/pandora_console/include/lib/Dashboard/Widgets/top_n.php b/pandora_console/include/lib/Dashboard/Widgets/top_n.php index 93781e7ba7..0406a4e214 100644 --- a/pandora_console/include/lib/Dashboard/Widgets/top_n.php +++ b/pandora_console/include/lib/Dashboard/Widgets/top_n.php @@ -258,8 +258,8 @@ class TopNWidget extends Widget // Order. $fields = [ - 1 => __('Descending'), - 2 => __('Ascending'), + 1 => __('Ascending'), + 2 => __('Descending'), 3 => __('By agent name'), ]; @@ -466,7 +466,7 @@ class TopNWidget extends Widget ]; foreach ($modules as $module) { - $module['aliasAgent'] = ui_print_truncate_text($module['aliasAgent'], 20); + $module['aliasAgent'] = ui_print_truncate_text($module['aliasAgent'], 20, false, true, false); $item_name = $module['aliasAgent'].' - '.$module['nameModule']; $data_hbar[$item_name]['g'] = $module[$display]; // Calculation of max-min values for show in graph. diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index da9d972f4a..d49361fae6 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -9054,3 +9054,21 @@ div#err_msg_centralised { padding-top: 15px; } } + +.text_input { + background-color: transparent !important; + border: none; + border-radius: 0; + border-bottom: 1px solid #ccc; + margin-bottom: 4px; + padding: 2px 5px; +} + +.password_input { + background-color: transparent !important; + border: none !important; + border-radius: 0 !important; + border-bottom: 1px solid #ccc !important; + margin-bottom: 4px !important; + padding: 2px 5px !important; +} diff --git a/pandora_console/index.php b/pandora_console/index.php index 15d1b1c4fc..9e5c522e14 100755 --- a/pandora_console/index.php +++ b/pandora_console/index.php @@ -1,4 +1,5 @@ $value) { @@ -128,8 +129,8 @@ if ($develop_bypass != 1) { } } -if ((! file_exists('include/config.php')) - || (! is_readable('include/config.php')) +if ((!file_exists('include/config.php')) + || (!is_readable('include/config.php')) ) { $login_screen = 'error_noconfig'; include 'general/error_screen.php'; @@ -224,9 +225,9 @@ ob_start('ui_process_page_head'); enterprise_include_once('index.php'); echo ''; // This tag is included in the buffer passed to ui_process_page_head so @@ -275,7 +276,7 @@ if (strlen($search) > 0) { // Login process. enterprise_include_once('include/auth/saml.php'); -if (! isset($config['id_user'])) { +if (!isset($config['id_user'])) { // Clear error messages. unset($_COOKIE['errormsg']); setcookie('errormsg', null, -1); @@ -731,9 +732,9 @@ if (! isset($config['id_user'])) { } // Boolean parameters. - $correct_pass_change = (boolean) get_parameter('correct_pass_change', false); - $reset = (boolean) get_parameter('reset', false); - $first = (boolean) get_parameter('first', false); + $correct_pass_change = (bool) get_parameter('correct_pass_change', false); + $reset = (bool) get_parameter('reset', false); + $first = (bool) get_parameter('first', false); // Strings. $reset_hash = get_parameter('reset_hash'); $pass1 = get_parameter_post('pass1'); @@ -955,7 +956,7 @@ if (! isset($config['id_user'])) { exit(''); } else { if (((bool) $user_in_db['is_admin'] === false) - && ( (bool) $user_in_db['not_login'] === true + && ((bool) $user_in_db['not_login'] === true || (is_metaconsole() === false && has_metaconsole() === true && is_management_allowed() === false @@ -1170,7 +1171,7 @@ if (has_metaconsole() === true $err .= '
'; ?> 'invert_filter'] ); $remote_cfg .= __('Remote configuration enabled').'

'; + + $satellite_server = (int) db_get_value_filter( + 'satellite_server', + 'tagente', + ['id_agente' => $id_agente] + ); + + if (empty($satellite_server) === false) { + $satellite_name = db_get_value_filter( + 'name', + 'tserver', + ['id_server' => $satellite_server] + ); + + $remote_cfg .= '

'.html_print_image( + 'images/satellite.png', + true, + ['class' => 'invert_filter'] + ); + $remote_cfg .= $satellite_name.'

'; + } } else { $remote_cfg = ''; } diff --git a/pandora_console/operation/events/events.php b/pandora_console/operation/events/events.php index aaf676cf61..a4030fcd65 100644 --- a/pandora_console/operation/events/events.php +++ b/pandora_console/operation/events/events.php @@ -2311,7 +2311,7 @@ function process_datatables_item(item) { item.evento = evn; /* Group name */ - if (item.id_grupo == "0") { + if (typeof item.id_grupo === 'undefined' || item.id_grupo == "0") { item.id_grupo = ""; } else { item.id_grupo = item.group_name; @@ -2331,7 +2331,7 @@ function process_datatables_item(item) { } })(item.custom_data); - if (item_custom_data_obj !== false) { + if (item_custom_data_obj !== false && item_custom_data_obj !== null) { for (const [attr_name, val] of Object.entries(item_custom_data_obj)) { custom_data_str += attr_name + ' = ' + val + '
'; } diff --git a/pandora_console/operation/netflow/nf_live_view.php b/pandora_console/operation/netflow/nf_live_view.php index 442b1b2fa5..e717d92bfb 100644 --- a/pandora_console/operation/netflow/nf_live_view.php +++ b/pandora_console/operation/netflow/nf_live_view.php @@ -2,20 +2,28 @@ /** * Netflow live view * - * @package Pandora FMS open. - * @subpackage UI file. + * @category Netflow + * @package Pandora FMS + * @subpackage Community + * @version 1.0.0 + * @license See below * - * Pandora FMS - http://pandorafms.com - * ================================================== - * Copyright (c) 2005-2021 Artica Soluciones Tecnologicas + * ______ ___ _______ _______ ________ + * | __ \.-----.--.--.--| |.-----.----.-----. | ___| | | __| + * | __/| _ | | _ || _ | _| _ | | ___| |__ | + * |___| |___._|__|__|_____||_____|__| |___._| |___| |__|_|__|_______| + * + * ============================================================================ + * Copyright (c) 2005-2022 Artica Soluciones Tecnologicas * Please see http://pandorafms.org for full contribution list * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; version 2 + * as published by the Free Software Foundation for version 2. * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. + * ============================================================================ */ global $config; @@ -40,7 +48,7 @@ if (! check_acl($config['id_user'], 0, 'AR') && ! check_acl($config['id_user'], $pure = get_parameter('pure', 0); // Ajax callbacks. -if (is_ajax()) { +if (is_ajax() === true) { $get_filter_type = get_parameter('get_filter_type', 0); $get_filter_values = get_parameter('get_filter_values', 0); @@ -117,7 +125,7 @@ $draw = get_parameter('draw_button', ''); $save = get_parameter('save_button', ''); $update = get_parameter('update_button', ''); -if (!is_metaconsole()) { +if (is_metaconsole() === false) { // Header. ui_print_page_header( __('Netflow live view'), @@ -505,7 +513,7 @@ if (is_metaconsole()) { echo ''; - if ($draw != '') { + if (empty($draw) === false) { // Draw. echo '
'; @@ -513,6 +521,11 @@ if (is_metaconsole()) { if ($netflow_disable_custom_lvfilters && $filter_selected == 0) { ui_print_error_message(__('No filter selected')); } else { + // Hidden input for handle properly the text colors. + html_print_input_hidden( + 'selected_style_theme', + $config['style'] + ); // Draw the netflow chart. echo netflow_draw_item( $start_date, diff --git a/pandora_console/pandora_console.redhat.spec b/pandora_console/pandora_console.redhat.spec index c6391d6b18..72f973d5cc 100644 --- a/pandora_console/pandora_console.redhat.spec +++ b/pandora_console/pandora_console.redhat.spec @@ -3,7 +3,7 @@ # %define name pandorafms_console %define version 7.0NG.762 -%define release 220620 +%define release 220622 # User and Group under which Apache is running %define httpd_name httpd diff --git a/pandora_console/pandora_console.rhel7.spec b/pandora_console/pandora_console.rhel7.spec index b7a7850eef..5d1f76fc7b 100644 --- a/pandora_console/pandora_console.rhel7.spec +++ b/pandora_console/pandora_console.rhel7.spec @@ -3,7 +3,7 @@ # %define name pandorafms_console %define version 7.0NG.762 -%define release 220620 +%define release 220622 # User and Group under which Apache is running %define httpd_name httpd diff --git a/pandora_console/pandora_console.spec b/pandora_console/pandora_console.spec index acbee11566..b3f471f4c4 100644 --- a/pandora_console/pandora_console.spec +++ b/pandora_console/pandora_console.spec @@ -3,7 +3,7 @@ # %define name pandorafms_console %define version 7.0NG.762 -%define release 220620 +%define release 220622 %define httpd_name httpd # User and Group under which Apache is running %define httpd_name apache2 diff --git a/pandora_console/pandoradb.sql b/pandora_console/pandoradb.sql index 2fff33a003..cc7658d133 100644 --- a/pandora_console/pandoradb.sql +++ b/pandora_console/pandoradb.sql @@ -88,6 +88,7 @@ CREATE TABLE IF NOT EXISTS `tagente` ( `alias_as_name` TINYINT NOT NULL DEFAULT 0, `safe_mode_module` INT UNSIGNED NOT NULL DEFAULT 0, `cps` INT NOT NULL DEFAULT 0, + `satellite_server` INT NOT NULL DEFAULT 0, PRIMARY KEY (`id_agente`), KEY `nombre` (`nombre`(255)), KEY `direccion` (`direccion`), @@ -2818,6 +2819,8 @@ CREATE TABLE IF NOT EXISTS `tservice` ( `evaluate_sla` INT NOT NULL DEFAULT 0, `is_favourite` TINYINT NOT NULL DEFAULT 0, `enable_sunburst` TINYINT NOT NULL DEFAULT 0, + `asynchronous` TINYINT NOT NULL DEFAULT 0, + `rca` TEXT, PRIMARY KEY (`id`) ) ENGINE=InnoDB COMMENT = 'Table to define services to monitor' @@ -3476,6 +3479,7 @@ CREATE TABLE IF NOT EXISTS `tmetaconsole_agent` ( `alias_as_name` TINYINT NOT NULL DEFAULT 0, `safe_mode_module` INT UNSIGNED NOT NULL DEFAULT 0, `cps` INT NOT NULL DEFAULT 0, + `satellite_server` INT NOT NULL DEFAULT 0, PRIMARY KEY (`id_agente`), KEY `nombre` (`nombre`(255)), KEY `direccion` (`direccion`), diff --git a/pandora_server/DEBIAN/control b/pandora_server/DEBIAN/control index 6c12070028..d3d13bbf00 100644 --- a/pandora_server/DEBIAN/control +++ b/pandora_server/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-server -Version: 7.0NG.762-220620 +Version: 7.0NG.762-220622 Architecture: all Priority: optional Section: admin diff --git a/pandora_server/DEBIAN/make_deb_package.sh b/pandora_server/DEBIAN/make_deb_package.sh index fbc6049862..794e70802c 100644 --- a/pandora_server/DEBIAN/make_deb_package.sh +++ b/pandora_server/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="7.0NG.762-220620" +pandora_version="7.0NG.762-220622" package_cpan=0 package_pandora=1 diff --git a/pandora_server/lib/PandoraFMS/Config.pm b/pandora_server/lib/PandoraFMS/Config.pm index 28fbd652bd..42b0efd938 100644 --- a/pandora_server/lib/PandoraFMS/Config.pm +++ b/pandora_server/lib/PandoraFMS/Config.pm @@ -46,7 +46,7 @@ our @EXPORT = qw( # version: Defines actual version of Pandora Server for this module only my $pandora_version = "7.0NG.762"; -my $pandora_build = "220620"; +my $pandora_build = "220622"; our $VERSION = $pandora_version." ".$pandora_build; # Setup hash diff --git a/pandora_server/lib/PandoraFMS/Core.pm b/pandora_server/lib/PandoraFMS/Core.pm index b33d0f95da..58c21be09e 100644 --- a/pandora_server/lib/PandoraFMS/Core.pm +++ b/pandora_server/lib/PandoraFMS/Core.pm @@ -3005,10 +3005,10 @@ defined also the parent is updated. =cut ########################################################################## -sub pandora_update_agent ($$$$$$$;$$) { +sub pandora_update_agent ($$$$$$$;$$$) { my ($pa_config, $agent_timestamp, $agent_id, $os_version, $agent_version, $agent_interval, $dbh, $timezone_offset, - $parent_agent_id) = @_; + $parent_agent_id, $satellite_server_id) = @_; # No access update for data without interval. # Single modules from network server, for example. This could be very Heavy for Pandora FMS @@ -3029,6 +3029,7 @@ sub pandora_update_agent ($$$$$$$;$$) { 'os_version' => $os_version, 'timezone_offset' => $timezone_offset, 'id_parent' => $parent_agent_id, + 'satellite_server' => $satellite_server_id }); db_do ($dbh, "UPDATE tagente SET $set WHERE id_agente = ?", @{$values}, $agent_id); diff --git a/pandora_server/lib/PandoraFMS/DataServer.pm b/pandora_server/lib/PandoraFMS/DataServer.pm index 083fb77f8e..8d7a28a356 100644 --- a/pandora_server/lib/PandoraFMS/DataServer.pm +++ b/pandora_server/lib/PandoraFMS/DataServer.pm @@ -452,6 +452,16 @@ sub process_xml_data ($$$$$) { logger($pa_config, "Error retrieving information for agent ID $agent_id",10); return; } + + # Get the ID of the Satellite Server if available. + my $satellite_server_id = 0; + if (defined($data->{'satellite_server'})) { + $satellite_server_id = get_server_id($dbh, $data->{'satellite_server'}, SATELLITESERVER); + if ($satellite_server_id < 0) { + logger($pa_config, "Satellite Server '" . $data->{'satellite_server'} . "' does not exist.", 10); + $satellite_server_id = 0; + } + } # Check if agent is disabled and return if it's disabled. Disabled agents doesnt process data # in order to avoid not only events, also possible invalid data coming from agents. @@ -536,7 +546,7 @@ sub process_xml_data ($$$$$) { } # Update agent information - pandora_update_agent($pa_config, $timestamp, $agent_id, $os_version, $agent_version, $interval, $dbh, $timezone_offset, $parent_id); + pandora_update_agent($pa_config, $timestamp, $agent_id, $os_version, $agent_version, $interval, $dbh, $timezone_offset, $parent_id, $satellite_server_id); # Update GIS data if ($pa_config->{'activate_gis'} != 0 && $agent->{'update_gis_data'} == 1) { diff --git a/pandora_server/lib/PandoraFMS/PluginTools.pm b/pandora_server/lib/PandoraFMS/PluginTools.pm index 3f53a64183..5a896776ae 100644 --- a/pandora_server/lib/PandoraFMS/PluginTools.pm +++ b/pandora_server/lib/PandoraFMS/PluginTools.pm @@ -34,7 +34,7 @@ our @ISA = qw(Exporter); # version: Defines actual version of Pandora Server for this module only my $pandora_version = "7.0NG.762"; -my $pandora_build = "220620"; +my $pandora_build = "220622"; our $VERSION = $pandora_version." ".$pandora_build; our %EXPORT_TAGS = ( 'all' => [ qw() ] ); diff --git a/pandora_server/lib/PandoraFMS/SNMPServer.pm b/pandora_server/lib/PandoraFMS/SNMPServer.pm index 492dfdfa60..581c1b441d 100644 --- a/pandora_server/lib/PandoraFMS/SNMPServer.pm +++ b/pandora_server/lib/PandoraFMS/SNMPServer.pm @@ -40,6 +40,7 @@ use PandoraFMS::ProducerConsumerServer; # Inherits from PandoraFMS::ProducerConsumerServer our @ISA = qw(PandoraFMS::ProducerConsumerServer); +our @EXPORT = qw(start_snmptrapd); # Global variables my @TaskQueue :shared; @@ -442,26 +443,29 @@ sub start_snmptrapd ($) { # Manual start of snmptrapd if ($config->{'snmp_trapd'} eq 'manual') { - logger ($config, "No SNMP trap daemon configured. Start snmptrapd manually.", 1); - print_message ($config, " [*] No SNMP trap daemon configured. Start snmptrapd manually.", 1); + my $noSNMPTrap = "No SNMP trap daemon configured. Start snmptrapd manually."; + logger ($config, $noSNMPTrap, 1); + print_message ($config, " [*] $noSNMPTrap", 1); if (! -f $config->{'snmp_logfile'}) { - logger ($config, "SNMP log file " . $config->{'snmp_logfile'} . " not found.", 1); - print_message ($config, " [E] SNMP log file " . $config->{'snmp_logfile'} . " not found.", 1); + my $noLogFile = "SNMP log file " . $config->{'snmp_logfile'} . " not found."; + logger ($config, $noLogFile, 1); + print_message ($config, " [E] $noLogFile", 1); return 1; } - + return 0; } - + if ( -e $pid_file && open (PIDFILE, $pid_file)) { my $pid = + 0; - close PIDFILE; + close PIDFILE; # Check if snmptrapd is running if ($snmptrapd_running = kill (0, $pid)) { - logger ($config, "snmptrapd (pid $pid) is already running, attempting to kill it...", 1); - print_message ($config, "snmptrapd (pid $pid) is already running, attempting to kill it...", 1); + my $alreadyRunning = "snmptrapd (pid $pid) is already running, attempting to kill it..."; + logger ($config, $alreadyRunning, 1); + print_message ($config, " [*] $alreadyRunning ", 1); kill (9, $pid); } } @@ -471,17 +475,20 @@ sub start_snmptrapd ($) { # Select agent-addr field of the PDU or PDU source address for V1 traps my $address_format = ($config->{'snmp_pdu_address'} eq '0' ? '%a' : '%b'); - + my $snmptrapd_args = ' -t -On -n' . $snmp_ignore_authfailure . ' -Lf ' . $config->{'snmp_logfile'} . ' -p ' . $pid_file; $snmptrapd_args .= ' --format1=SNMPv1[**]%4y-%02.2m-%l[**]%02.2h:%02.2j:%02.2k[**]' . $address_format . '[**]%N[**]%w[**]%W[**]%q[**]%v\\\n'; $snmptrapd_args .= ' --format2=SNMPv2[**]%4y-%02.2m-%l[**]%02.2h:%02.2j:%02.2k[**]%b[**]%v\\\n'; if (system ($config->{'snmp_trapd'} . $snmptrapd_args . " >$DEVNULL 2>&1") != 0) { - logger ($config, " [E] Could not start snmptrapd.", 1); - print_message ($config, " [E] Could not start snmptrapd.", 1); + my $showError = "Could not start snmptrapd."; + logger ($config, $showError, 1); + print_message ($config, " [E] $showError ", 1); return 1; } + print_message ($config, " [*] snmptrapd started and running.", 1); + return 0; } diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec index bb3b63219c..debe0dcacf 100644 --- a/pandora_server/pandora_server.redhat.spec +++ b/pandora_server/pandora_server.redhat.spec @@ -3,7 +3,7 @@ # %define name pandorafms_server %define version 7.0NG.762 -%define release 220620 +%define release 220622 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server.spec b/pandora_server/pandora_server.spec index f31e0fcd07..25e79e7786 100644 --- a/pandora_server/pandora_server.spec +++ b/pandora_server/pandora_server.spec @@ -3,7 +3,7 @@ # %define name pandorafms_server %define version 7.0NG.762 -%define release 220620 +%define release 220622 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index 72a13f9a0c..3fa3adf952 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -9,7 +9,7 @@ # ********************************************************************** PI_VERSION="7.0NG.762" -PI_BUILD="220620" +PI_BUILD="220622" MODE=$1 if [ $# -gt 1 ]; then diff --git a/pandora_server/util/pandora_db.pl b/pandora_server/util/pandora_db.pl index d554701dc2..6f804c9cef 100755 --- a/pandora_server/util/pandora_db.pl +++ b/pandora_server/util/pandora_db.pl @@ -35,7 +35,7 @@ use PandoraFMS::Config; use PandoraFMS::DB; # version: define current version -my $version = "7.0NG.762 Build 220620"; +my $version = "7.0NG.762 Build 220622"; # Pandora server configuration my %conf; diff --git a/pandora_server/util/pandora_logrotate b/pandora_server/util/pandora_logrotate index 3ac2623122..1abb6ff648 100644 --- a/pandora_server/util/pandora_logrotate +++ b/pandora_server/util/pandora_logrotate @@ -49,11 +49,15 @@ } /var/log/pandora/pandora_snmptrap.log { + su pandora apache weekly missingok size 500000 rotate 1 maxage 30 notifempty + postrotate + pandora_manage /etc/pandora/pandora_server.conf --start_snmptrapd > /dev/null 2>/dev/null || true + endscript copytruncate } diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl index 75ab7c90b3..01268a1cdf 100755 --- a/pandora_server/util/pandora_manage.pl +++ b/pandora_server/util/pandora_manage.pl @@ -36,7 +36,7 @@ use Encode::Locale; Encode::Locale::decode_argv; # version: define current version -my $version = "7.0NG.762 Build 220620"; +my $version = "7.0NG.762 Build 220622"; # save program name for logging my $progname = basename($0); @@ -231,6 +231,7 @@ sub help_screen{ print "\nTOOLS:\n\n" unless $param ne ''; help_screen_line('--exec_from_file', ' ', "Execute any CLI option \n\t with macros from CSV file"); help_screen_line('--create_snmp_trap', ' ', "Create a new trap definition. \n\tSeverity 0 (Maintenance), 1(Info) , 2 (Normal), 3 (Warning), 4 (Critical), 5 (Minor) and 6 (Major)"); + help_screen_line('--start_snmptrapd', '[no parameters needed]', "Start the snmptrap process or restart if it is running"); print "\nSETUP:\n\n" unless $param ne ''; help_screen_line('--set_event_storm_protection', '', "Enable (1) or disable (0) event \n\t storm protection"); @@ -279,7 +280,7 @@ sub api_call($$$;$$$$) { my $ua = new LWP::UserAgent; my $url = $pa_config->{"console_api_url"}; my $response = $ua->post($url, $params); - + if ($response->is_success) { $content = $response->decoded_content(); } @@ -1188,6 +1189,16 @@ sub cli_enable_group() { pandora_enable_group ($conf, $dbh, $id_group); } +############################################################################## +# Start snmptrap process. +# Related option: --start_snmptrapd +############################################################################## +sub cli_start_snmptrapd() { + use PandoraFMS::SNMPServer; + print_log "[INFO] Starting snmptrap process. \n"; + PandoraFMS::SNMPServer::start_snmptrapd(\%conf); +} + ############################################################################## # Create an agent. # Related option: --created_agent @@ -7546,6 +7557,10 @@ sub pandora_manage_main ($$$) { param_check($ltotal, 1); cli_enable_group(); } + elsif ($param eq '--start_snmptrapd') { + #param_check($ltotal, 0); + cli_start_snmptrapd(); + } elsif ($param eq '--create_agent') { param_check($ltotal, 8, 4); cli_create_agent();